Merge branch 'debian/experimental' into debian/sid
This commit is contained in:
commit
58843eb97d
15
debian/changelog
vendored
15
debian/changelog
vendored
@ -1,3 +1,18 @@
|
||||
lxqt-about (0.12.0-2) experimental; urgency=medium
|
||||
|
||||
* Pick up the right versions (fixed liblxqt and lxqt-build-tools)
|
||||
|
||||
-- Alf Gaida <agaida@siduction.org> Mon, 23 Oct 2017 18:21:43 +0200
|
||||
|
||||
lxqt-about (0.12.0-1) experimental; urgency=medium
|
||||
|
||||
* Cherry-picking upstream release: 0.12.0.
|
||||
* Switched to experimental
|
||||
* Bumped Standards to 4.1.1
|
||||
* Bumped liblxqt dependency to >= 0.12.0
|
||||
|
||||
-- Alf Gaida <agaida@siduction.org> Sun, 22 Oct 2017 22:34:39 +0200
|
||||
|
||||
lxqt-about (0.11.1-2) unstable; urgency=medium
|
||||
|
||||
* Recommend lxqt-qtplugin (Closes: #866232)
|
||||
|
8
debian/control
vendored
8
debian/control
vendored
@ -7,13 +7,13 @@ Section: x11
|
||||
Priority: optional
|
||||
Build-Depends: debhelper (>= 10),
|
||||
libkf5windowsystem-dev,
|
||||
liblxqt0-dev (>= 0.11.1),
|
||||
liblxqt0-dev (>= 0.12.0),
|
||||
libqt5svg5-dev,
|
||||
libqt5x11extras5-dev,
|
||||
libx11-dev
|
||||
Standards-Version: 4.0.0
|
||||
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-lxqt/lxqt-about.git/?h=debian/sid
|
||||
Vcs-Git: https://anonscm.debian.org/git/pkg-lxqt/lxqt-about.git -b debian/sid
|
||||
Standards-Version: 4.1.1
|
||||
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-lxqt/lxqt-about.git/?h=debian/experimental
|
||||
Vcs-Git: https://anonscm.debian.org/git/pkg-lxqt/lxqt-about.git -b debian/experimental
|
||||
Homepage: https://github.com/lxde/lxqt-about
|
||||
|
||||
Package: lxqt-about
|
||||
|
2
debian/gbp.conf
vendored
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…
x
Reference in New Issue
Block a user