some fixed in debian $foo
remove not needed breaks and replaces cme fix dpkg-control tar-ignore obconf-qt.kdev4
This commit is contained in:
parent
5f54515a9c
commit
cd7d8ddd8c
14
debian/changelog
vendored
14
debian/changelog
vendored
@ -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 <agaida@siduction.org> Tue, 01 Sep 2015 00:13:40 +0200
|
||||
|
||||
obconf-qt (0.9.0+20150723-1) unstable; urgency=medium
|
||||
|
||||
[ Alf Gaida ]
|
||||
|
27
debian/control
vendored
27
debian/control
vendored
@ -1,31 +1,26 @@
|
||||
Source: obconf-qt
|
||||
Section: utils
|
||||
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:
|
||||
cmake (>= 3.0.2),
|
||||
Section: utils
|
||||
Priority: optional
|
||||
Build-Depends: cmake (>= 3.0.2),
|
||||
debhelper (>= 9),
|
||||
libqt5x11extras5-dev (>= 5.3),
|
||||
libqt5x11extras5-dev,
|
||||
openbox-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/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.
|
||||
.
|
||||
|
2
debian/source/options
vendored
2
debian/source/options
vendored
@ -1 +1,3 @@
|
||||
tar-ignore=.gitignore
|
||||
tar-ignore=obconf-qt.kdev4
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user