Merge branch 'debian/experimental' into debian/sid
This commit is contained in:
commit
c901a2a489
10
debian/changelog
vendored
10
debian/changelog
vendored
@ -1,3 +1,13 @@
|
|||||||
|
lxqt-policykit (0.12.0-1) experimental; urgency=medium
|
||||||
|
|
||||||
|
* Cherry-picking upstream release 0.12.0.
|
||||||
|
* Switched to experimental
|
||||||
|
* Bumped Standards to 4.1.1 - no changes needed
|
||||||
|
* Bumped liblxqt dependency to >= 0.12.0
|
||||||
|
* Added Breaks/Replaces for lxqt-common << 0.12.0
|
||||||
|
|
||||||
|
-- Alf Gaida <agaida@siduction.org> Tue, 24 Oct 2017 18:56:53 +0200
|
||||||
|
|
||||||
lxqt-policykit (0.11.1-2) unstable; urgency=medium
|
lxqt-policykit (0.11.1-2) unstable; urgency=medium
|
||||||
|
|
||||||
* Bump Standards to 4.0.0 - no changes needed
|
* Bump Standards to 4.0.0 - no changes needed
|
||||||
|
10
debian/control
vendored
10
debian/control
vendored
@ -8,15 +8,15 @@ Section: x11
|
|||||||
Priority: optional
|
Priority: optional
|
||||||
Build-Depends: debhelper (>= 10),
|
Build-Depends: debhelper (>= 10),
|
||||||
libkf5windowsystem-dev,
|
libkf5windowsystem-dev,
|
||||||
liblxqt0-dev (>= 0.11.1),
|
liblxqt0-dev (>= 0.12.0),
|
||||||
libpolkit-agent-1-dev,
|
libpolkit-agent-1-dev,
|
||||||
libpolkit-qt5-1-dev,
|
libpolkit-qt5-1-dev,
|
||||||
libqt5svg5-dev,
|
libqt5svg5-dev,
|
||||||
libqt5x11extras5-dev,
|
libqt5x11extras5-dev,
|
||||||
libx11-dev
|
libx11-dev
|
||||||
Standards-Version: 4.0.0
|
Standards-Version: 4.1.1
|
||||||
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-lxqt/lxqt-policykit.git/?h=debian/sid
|
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-lxqt/lxqt-policykit.git/?h=debian/experimental
|
||||||
Vcs-Git: https://anonscm.debian.org/git/pkg-lxqt/lxqt-policykit.git -b debian/sid
|
Vcs-Git: https://anonscm.debian.org/git/pkg-lxqt/lxqt-policykit.git -b debian/experimental
|
||||||
Homepage: https://github.com/lxde/lxqt-policykit
|
Homepage: https://github.com/lxde/lxqt-policykit
|
||||||
|
|
||||||
Package: lxqt-policykit
|
Package: lxqt-policykit
|
||||||
@ -26,6 +26,8 @@ Depends: ${misc:Depends},
|
|||||||
lxqt-session
|
lxqt-session
|
||||||
Recommends: lxqt-policykit-l10n
|
Recommends: lxqt-policykit-l10n
|
||||||
Suggests: lxqt | lxqt-core
|
Suggests: lxqt | lxqt-core
|
||||||
|
Breaks: lxqt-common (<< 0.12.0)
|
||||||
|
Replaces: lxqt-common (<< 0.12.0)
|
||||||
Provides: polkit-1-auth-agent
|
Provides: polkit-1-auth-agent
|
||||||
Description: LXQt authentication agent for PolicyKit
|
Description: LXQt authentication agent for PolicyKit
|
||||||
The lxqt-policykit D-Bus session bus service that is used to
|
The lxqt-policykit D-Bus session bus service that is used to
|
||||||
|
Loading…
x
Reference in New Issue
Block a user