diff --git a/debian/changelog b/debian/changelog index 98c965b..3e8ffe1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ liblxqt (0.9.0+20150806-3) unstable; urgency=medium by other packages if needed in $architecture * removed breaks/replaces * fixed watch file + * cme fix dpkg-control -- Alf Gaida Thu, 27 Aug 2015 18:21:56 +0200 diff --git a/debian/control b/debian/control index 674bc05..d34c613 100644 --- a/debian/control +++ b/debian/control @@ -1,34 +1,30 @@ Source: liblxqt +Maintainer: LXQt Packaging Team +Uploaders: Alf Gaida , + ChangZhuo Chen (陳昌倬) , + Andrew Lee (李健秋) Section: libs Priority: optional -Maintainer: LXQt Packaging Team -Uploaders: - Alf Gaida , - ChangZhuo Chen (陳昌倬) , - Andrew Lee (李健秋) -Build-Depends: - cmake (>= 3.0.2), - debhelper (>= 9), - libkf5windowsystem-dev (>= 5.9), - libqt5x11extras5-dev (>= 5.3), - libqt5xdg-dev (>= 1.2.0), - libx11-dev, - pkg-config, - qttools5-dev (>= 5.3), - qttools5-dev-tools (>= 5.3), +Build-Depends: cmake (>= 3.0.2), + debhelper (>= 9), + libkf5windowsystem-dev, + libqt5x11extras5-dev, + libqt5xdg-dev, + libx11-dev, + pkg-config, + qttools5-dev, + qttools5-dev-tools Standards-Version: 3.9.6 -Homepage: https://github.com/lxde/liblxqt -Vcs-Git: git://anonscm.debian.org/pkg-lxqt/liblxqt.git Vcs-Browser: http://anonscm.debian.org/cgit/pkg-lxqt/liblxqt.git +Vcs-Git: git://anonscm.debian.org/pkg-lxqt/liblxqt.git +Homepage: https://github.com/lxde/liblxqt Package: liblxqt0 Architecture: any Multi-Arch: same -Pre-Depends: - ${misc:Pre-Depends} -Depends: - ${shlibs:Depends}, - ${misc:Depends}, +Depends: ${shlibs:Depends}, + ${misc:Depends} +Pre-Depends: ${misc:Pre-Depends} Description: Shared libraries for LXQt desktop environment (libs) LXQt is an advanced, easy-to-use, and fast desktop environment based on Qt technologies. It has been tailored for users who value simplicity, speed, and @@ -41,9 +37,8 @@ Description: Shared libraries for LXQt desktop environment (libs) Package: liblxqt0-dev Architecture: any Section: libdevel -Depends: - ${misc:Depends}, - liblxqt0 (= ${binary:Version}), +Depends: ${misc:Depends}, + liblxqt0 (= ${binary:Version}) Description: Shared libraries for LXQt desktop environment (dev) LXQt is an advanced, easy-to-use, and fast desktop environment based on Qt technologies. It has been tailored for users who value simplicity, speed, and @@ -57,9 +52,8 @@ Architecture: any Multi-Arch: same Section: debug Priority: extra -Depends: - ${misc:Depends}, - liblxqt0 (= ${binary:Version}), +Depends: ${misc:Depends}, + liblxqt0 (= ${binary:Version}) Description: Shared libraries for LXQt desktop environment (debug) LXQt is an advanced, easy-to-use, and fast desktop environment based on Qt technologies. It has been tailored for users who value simplicity, speed, and