Some debian $foo

Removed breaks and replaces
cme fix dpkg-control
ubuntu/cosmic
Alf Gaida 9 years ago
parent ae43dbc910
commit eaa20772fd

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

36
debian/control vendored

@ -1,33 +1,30 @@
Source: lxqt-admin
Section: x11
Priority: optional
Maintainer: LXQt Packaging Team <pkg-lxqt-devel@lists.alioth.debian.org>
Uploaders:
Alf Gaida <agaida@siduction.org>,
Uploaders: Alf Gaida <agaida@siduction.org>,
ChangZhuo Chen (陳昌倬) <czchen@gmail.com>,
Andrew Lee (李健秋) <ajqlee@debian.org>
Build-Depends:
Section: x11
Priority: optional
Build-Depends: debhelper (>= 9),
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),
libkf5windowsystem-dev,
liblxqt0-dev,
libqt5x11extras5-dev,
libqt5xdg-dev,
libx11-dev,
pkg-config,
qttools5-dev (>= 5.3),
qttools5-dev-tools (>= 5.3),
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
@ -39,9 +36,8 @@ 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

Loading…
Cancel
Save