From cd7d8ddd8c0621406b678769e5c0a2a81e4b410c Mon Sep 17 00:00:00 2001 From: Alf Gaida Date: Tue, 1 Sep 2015 00:17:53 +0200 Subject: [PATCH] some fixed in debian $foo remove not needed breaks and replaces cme fix dpkg-control tar-ignore obconf-qt.kdev4 --- debian/changelog | 14 ++++++++++++++ debian/control | 35 +++++++++++++++-------------------- debian/source/options | 2 ++ 3 files changed, 31 insertions(+), 20 deletions(-) diff --git a/debian/changelog b/debian/changelog index 10953f3..fcfd6aa 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,17 @@ +obconf-qt (0.9.0+20150822-1) unstable; urgency=medium + + [ ChangZhuo Chen (陳昌倬) ] + * Use -Wl,--as-needed to reduce dependencies + * Use hardening=+all + + [ Alf Gaida ] + * remove not needed breaks and replaces + * cme fix dpkg-control + * import new snapshot + * tar-ignore obconf-qt.kdev4 + + -- Alf Gaida Tue, 01 Sep 2015 00:13:40 +0200 + obconf-qt (0.9.0+20150723-1) unstable; urgency=medium [ Alf Gaida ] diff --git a/debian/control b/debian/control index 22d5c7f..5ffad11 100644 --- a/debian/control +++ b/debian/control @@ -1,31 +1,26 @@ Source: obconf-qt +Maintainer: LXQt Packaging Team +Uploaders: Alf Gaida , + ChangZhuo Chen (陳昌倬) , + Andrew Lee (李健秋) Section: utils Priority: optional -Maintainer: LXQt Packaging Team -Uploaders: - Alf Gaida , - ChangZhuo Chen (陳昌倬) , - Andrew Lee (李健秋) -Build-Depends: - cmake (>= 3.0.2), - debhelper (>= 9), - libqt5x11extras5-dev (>= 5.3), - openbox-dev, - pkg-config, - qttools5-dev (>= 5.3), - qttools5-dev-tools (>= 5.3), +Build-Depends: cmake (>= 3.0.2), + debhelper (>= 9), + libqt5x11extras5-dev, + openbox-dev, + pkg-config, + qttools5-dev, + qttools5-dev-tools Standards-Version: 3.9.6 -Homepage: https://github.com/lxde/obconf-qt -Vcs-Git: git://anonscm.debian.org/pkg-lxqt/obconf-qt.git Vcs-Browser: http://anonscm.debian.org/cgit/pkg-lxqt/obconf-qt.git +Vcs-Git: git://anonscm.debian.org/pkg-lxqt/obconf-qt.git +Homepage: https://github.com/lxde/obconf-qt Package: obconf-qt Architecture: any -Breaks: obconf-qt5 (<< 0.2.0) -Replaces: obconf-qt5 (<< 0.2.0) -Depends: - ${misc:Depends}, - ${shlibs:Depends}, +Depends: ${misc:Depends}, + ${shlibs:Depends} Description: Openbox configuration with a Qt interface obconf-qt is an utility to configure openbox with a Qt interface. . diff --git a/debian/source/options b/debian/source/options index 112dfc8..ed9676b 100644 --- a/debian/source/options +++ b/debian/source/options @@ -1 +1,3 @@ tar-ignore=.gitignore +tar-ignore=obconf-qt.kdev4 +