Merge branch 'debian/experimental' into debian/sid

ubuntu/focal
Alf Gaida 7 years ago
commit 61c1b7b25a

9
debian/changelog vendored

@ -1,3 +1,12 @@
obconf-qt (0.12.0-1) experimental; urgency=medium
* Cherry-picking upstream release 0.12.0.
* Switched to experimental
* Bumped minimum version of lxqt-build-tools to >= 0.4.0
* Bumped Standards to 4.1.0, no changes needed
-- Alf Gaida <agaida@siduction.org> Sun, 24 Sep 2017 12:56:19 +0200
obconf-qt (0.11.1-2) unstable; urgency=medium
* Removed build dependency liblxqt0-dev - only translations

8
debian/control vendored

@ -9,11 +9,11 @@ Build-Depends: debhelper (>= 10),
libkf5windowsystem-dev,
libqt5svg5-dev,
libqt5x11extras5-dev,
lxqt-build-tools (>= 0.3.0),
lxqt-build-tools (>= 0.4.0),
openbox-dev
Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-lxqt/obconf-qt.git/?h=debian/sid
Vcs-Git: https://anonscm.debian.org/git/pkg-lxqt/obconf-qt.git -b debian/sid
Standards-Version: 4.1.0
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-lxqt/obconf-qt.git/?h=debian/experimental
Vcs-Git: https://anonscm.debian.org/git/pkg-lxqt/obconf-qt.git -b debian/experimental
Homepage: https://github.com/lxde/obconf-qt
Package: obconf-qt

4
debian/copyright vendored

@ -3,11 +3,11 @@ Upstream-Name: obconf-qt
Source: https://github.com/lxde/obconf-qt
Files: *
Copyright: 2012-2016 LXQt team
Copyright: 2012-2017 LXQt team
License: GPL-2.0+
Files: debian/*
Copyright: 2013-2016 Alf Gaida <agaida@siduction.org>
Copyright: 2013-2017 Alf Gaida <agaida@siduction.org>
2015 Andrew Lee (李健秋) <ajqlee@debian.org>
License: GPL-2.0+

2
debian/gbp.conf vendored

@ -1,5 +1,5 @@
[DEFAULT]
debian-branch = debian/sid
debian-branch = debian/experimental
upstream-branch = upstream/latest
pristine-tar = True

Loading…
Cancel
Save