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
|
obconf-qt (0.9.0+20150723-1) unstable; urgency=medium
|
||||||
|
|
||||||
[ Alf Gaida ]
|
[ Alf Gaida ]
|
||||||
|
35
debian/control
vendored
35
debian/control
vendored
@ -1,31 +1,26 @@
|
|||||||
Source: obconf-qt
|
Source: obconf-qt
|
||||||
|
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: utils
|
Section: utils
|
||||||
Priority: optional
|
Priority: optional
|
||||||
Maintainer: LXQt Packaging Team <pkg-lxqt-devel@lists.alioth.debian.org>
|
Build-Depends: cmake (>= 3.0.2),
|
||||||
Uploaders:
|
debhelper (>= 9),
|
||||||
Alf Gaida <agaida@siduction.org>,
|
libqt5x11extras5-dev,
|
||||||
ChangZhuo Chen (陳昌倬) <czchen@gmail.com>,
|
openbox-dev,
|
||||||
Andrew Lee (李健秋) <ajqlee@debian.org>
|
pkg-config,
|
||||||
Build-Depends:
|
qttools5-dev,
|
||||||
cmake (>= 3.0.2),
|
qttools5-dev-tools
|
||||||
debhelper (>= 9),
|
|
||||||
libqt5x11extras5-dev (>= 5.3),
|
|
||||||
openbox-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/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-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
|
Package: obconf-qt
|
||||||
Architecture: any
|
Architecture: any
|
||||||
Breaks: obconf-qt5 (<< 0.2.0)
|
Depends: ${misc:Depends},
|
||||||
Replaces: obconf-qt5 (<< 0.2.0)
|
${shlibs:Depends}
|
||||||
Depends:
|
|
||||||
${misc:Depends},
|
|
||||||
${shlibs:Depends},
|
|
||||||
Description: Openbox configuration with a Qt interface
|
Description: Openbox configuration with a Qt interface
|
||||||
obconf-qt is an utility to configure openbox 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=.gitignore
|
||||||
|
tar-ignore=obconf-qt.kdev4
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user