Some debian $foo
Removed breaks and replaces cme fix dpkg-control
This commit is contained in:
parent
ae43dbc910
commit
eaa20772fd
7
debian/changelog
vendored
7
debian/changelog
vendored
@ -1,8 +1,9 @@
|
||||
lxqt-admin (0.9.0+20150807-2) UNRELEASED; urgency=medium
|
||||
lxqt-admin (0.9.0+20150807-2) unstable; urgency=medium
|
||||
|
||||
* removed breaks/replaces
|
||||
* Removed breaks/replaces
|
||||
* cme fix dpkg-control
|
||||
|
||||
-- Alf Gaida <agaida@siduction.org> Sun, 23 Aug 2015 22:09:20 +0200
|
||||
-- Alf Gaida <agaida@siduction.org> Wed, 02 Sep 2015 00:28:48 +0200
|
||||
|
||||
lxqt-admin (0.9.0+20150807-1) unstable; urgency=medium
|
||||
|
||||
|
54
debian/control
vendored
54
debian/control
vendored
@ -1,37 +1,34 @@
|
||||
Source: lxqt-admin
|
||||
Maintainer: LXQt Packaging Team <pkg-lxqt-devel@lists.alioth.debian.org>
|
||||
Uploaders: Alf Gaida <agaida@siduction.org>,
|
||||
ChangZhuo Chen (陳昌倬) <czchen@gmail.com>,
|
||||
Andrew Lee (李健秋) <ajqlee@debian.org>
|
||||
Section: x11
|
||||
Priority: optional
|
||||
Maintainer: LXQt Packaging Team <pkg-lxqt-devel@lists.alioth.debian.org>
|
||||
Uploaders:
|
||||
Alf Gaida <agaida@siduction.org>,
|
||||
ChangZhuo Chen (陳昌倬) <czchen@gmail.com>,
|
||||
Andrew Lee (李健秋) <ajqlee@debian.org>
|
||||
Build-Depends:
|
||||
cmake (>= 3.0.2),
|
||||
debhelper (>= 9),
|
||||
liboobs-1-dev,
|
||||
libkf5windowsystem-dev (>= 5.9),
|
||||
liblxqt0-dev (>= 0.9.0),
|
||||
libqt5x11extras5-dev (>= 5.3),
|
||||
libqt5xdg-dev (>= 1.2.0),
|
||||
libx11-dev,
|
||||
pkg-config,
|
||||
qttools5-dev (>= 5.3),
|
||||
qttools5-dev-tools (>= 5.3),
|
||||
Build-Depends: debhelper (>= 9),
|
||||
cmake (>= 3.0.2),
|
||||
liboobs-1-dev,
|
||||
libkf5windowsystem-dev,
|
||||
liblxqt0-dev,
|
||||
libqt5x11extras5-dev,
|
||||
libqt5xdg-dev,
|
||||
libx11-dev,
|
||||
pkg-config,
|
||||
qttools5-dev,
|
||||
qttools5-dev-tools
|
||||
Standards-Version: 3.9.6
|
||||
Homepage: https://github.com/lxde/lxqt-admin
|
||||
Vcs-Git: git://anonscm.debian.org/pkg-lxqt/lxqt-admin.git
|
||||
Vcs-Browser: http://anonscm.debian.org/cgit/pkg-lxqt/lxqt-admin.git
|
||||
Vcs-Git: git://anonscm.debian.org/pkg-lxqt/lxqt-admin.git
|
||||
Homepage: https://github.com/lxde/lxqt-admin
|
||||
|
||||
Package: lxqt-admin
|
||||
Architecture: any
|
||||
Depends:
|
||||
${misc:Depends},
|
||||
${shlibs:Depends},
|
||||
Depends: ${misc:Depends},
|
||||
${shlibs:Depends}
|
||||
Description: Admin tools for LXQt
|
||||
Admin tools for LXQt, as of now:
|
||||
* lxqt-admin-time
|
||||
* lxqt-admin-user
|
||||
* lxqt-admin-time
|
||||
* lxqt-admin-user
|
||||
.
|
||||
This package contain the LXQt Admin Tools.
|
||||
|
||||
@ -39,12 +36,11 @@ Package: lxqt-admin-dbg
|
||||
Architecture: any
|
||||
Section: debug
|
||||
Priority: extra
|
||||
Depends:
|
||||
${misc:Depends},
|
||||
lxqt-admin (= ${binary:Version}),
|
||||
Depends: ${misc:Depends},
|
||||
lxqt-admin (= ${binary:Version})
|
||||
Description: Admin tools for LXQt (debug)
|
||||
Admin tools for LXQt, as of now:
|
||||
* lxqt-admin-time
|
||||
* lxqt-admin-user
|
||||
* lxqt-admin-time
|
||||
* lxqt-admin-user
|
||||
.
|
||||
This package provides the debugging symbols.
|
||||
|
Loading…
x
Reference in New Issue
Block a user