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 lxqt-admin (0.9.0+20150807-1) unstable; urgency=medium

54
debian/control vendored

@ -1,37 +1,34 @@
Source: lxqt-admin 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 Section: x11
Priority: optional Priority: optional
Maintainer: LXQt Packaging Team <pkg-lxqt-devel@lists.alioth.debian.org> Build-Depends: debhelper (>= 9),
Uploaders: cmake (>= 3.0.2),
Alf Gaida <agaida@siduction.org>, liboobs-1-dev,
ChangZhuo Chen (陳昌倬) <czchen@gmail.com>, libkf5windowsystem-dev,
Andrew Lee (李健秋) <ajqlee@debian.org> liblxqt0-dev,
Build-Depends: libqt5x11extras5-dev,
cmake (>= 3.0.2), libqt5xdg-dev,
debhelper (>= 9), libx11-dev,
liboobs-1-dev, pkg-config,
libkf5windowsystem-dev (>= 5.9), qttools5-dev,
liblxqt0-dev (>= 0.9.0), qttools5-dev-tools
libqt5x11extras5-dev (>= 5.3),
libqt5xdg-dev (>= 1.2.0),
libx11-dev,
pkg-config,
qttools5-dev (>= 5.3),
qttools5-dev-tools (>= 5.3),
Standards-Version: 3.9.6 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-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 Package: lxqt-admin
Architecture: any Architecture: any
Depends: Depends: ${misc:Depends},
${misc:Depends}, ${shlibs:Depends}
${shlibs:Depends},
Description: Admin tools for LXQt Description: Admin tools for LXQt
Admin tools for LXQt, as of now: Admin tools for LXQt, as of now:
* lxqt-admin-time * lxqt-admin-time
* lxqt-admin-user * lxqt-admin-user
. .
This package contain the LXQt Admin Tools. This package contain the LXQt Admin Tools.
@ -39,12 +36,11 @@ Package: lxqt-admin-dbg
Architecture: any Architecture: any
Section: debug Section: debug
Priority: extra Priority: extra
Depends: Depends: ${misc:Depends},
${misc:Depends}, lxqt-admin (= ${binary:Version})
lxqt-admin (= ${binary:Version}),
Description: Admin tools for LXQt (debug) Description: Admin tools for LXQt (debug)
Admin tools for LXQt, as of now: Admin tools for LXQt, as of now:
* lxqt-admin-time * lxqt-admin-time
* lxqt-admin-user * lxqt-admin-user
. .
This package provides the debugging symbols. This package provides the debugging symbols.

Loading…
Cancel
Save