Merge branch 'debian/experimental' into debian/sid

ubuntu/cosmic
Alf Gaida 7 years ago
commit 68389ffe78

16
debian/changelog vendored

@ -1,3 +1,19 @@
lxqt-powermanagement (0.12.0-2) experimental; urgency=medium
* Added missed breaks and replaces for lxqt-common << 0.12.0
(Closes: #879911) - Thanks Andreas Beckmann <anbe@debian.org>
-- Alf Gaida <agaida@siduction.org> Fri, 27 Oct 2017 22:10:31 +0200
lxqt-powermanagement (0.12.0-1) experimental; urgency=medium
* Cherry-picking upstream release 0.12.0.
* Switched to experimental
* Bumped liblxqt0-dev to >= 0.12.0
* Bumped Standards to 4.1.1 - no changes needed
-- Alf Gaida <agaida@siduction.org> Tue, 24 Oct 2017 19:14:29 +0200
lxqt-powermanagement (0.11.1-2) unstable; urgency=medium
* Bumped standards to 4.0.0 - no changes needed

10
debian/control vendored

@ -9,14 +9,14 @@ Build-Depends: debhelper (>= 10),
libkf5idletime-dev,
libkf5solid-dev,
libkf5windowsystem-dev,
liblxqt0-dev (>= 0.11.1),
liblxqt0-dev (>= 0.12.0),
libqt5svg5-dev,
libqt5x11extras5-dev,
libx11-dev,
qtbase5-private-dev,
Standards-Version: 4.0.0
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-lxqt/lxqt-powermanagement.git/?h=debian/sid
Vcs-Git: https://anonscm.debian.org/git/pkg-lxqt/lxqt-powermanagement.git -b debian/sid
Standards-Version: 4.1.1
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-lxqt/lxqt-powermanagement.git/?h=debian/experimental
Vcs-Git: https://anonscm.debian.org/git/pkg-lxqt/lxqt-powermanagement.git -b debian/experimental
Homepage: https://github.com/lxde/lxqt-powermanagement
Package: lxqt-powermanagement
@ -28,6 +28,8 @@ Depends: ${misc:Depends},
Recommends: lxqt-powermanagement-l10n,
lxqt-qtplugin,
lxqt-session
Breaks: lxqt-common (<< 0.12.0)
Replaces: lxqt-common (<< 0.12.0)
Description: power management module for LXQt
The Power management module for LXQt.
.

Loading…
Cancel
Save