[SCM] Polkit Qt 1 packaging branch, master, updated. debian/0.112.0-4-2-g6bce707
Maximiliano Curia
maxy at moszumanska.debian.org
Fri Oct 2 11:08:49 UTC 2015
Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-req/polkit-qt-1.git;a=commitdiff;h=6bce707
The following commit has been merged in the master branch:
commit 6bce7072e500b3b528a6e0db75b7f243e76d0ad8
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date: Fri Oct 2 12:45:19 2015 +0200
Apply the same Depends used in libpolkit-qt-1-1. (Closes: #800666) Thanks to Michael Biebl
---
debian/changelog | 3 ++-
debian/control | 2 +-
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 04359c9..3054d8b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
polkit-qt-1 (0.112.0-5~) UNRELEASED; urgency=medium
- *
+ * Apply the same Depends used in libpolkit-qt-1-1. (Closes: #800666)
+ Thanks to Michael Biebl
-- Maximiliano Curia <maxy at debian.org> Fri, 02 Oct 2015 12:36:14 +0200
diff --git a/debian/control b/debian/control
index cb01af7..9053fbc 100644
--- a/debian/control
+++ b/debian/control
@@ -80,7 +80,7 @@ Package: libpolkit-qt5-1-1
Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
-Depends: consolekit | systemd, ${misc:Depends}, ${shlibs:Depends}
+Depends: libpam-systemd [linux-any] | consolekit, ${misc:Depends}, ${shlibs:Depends}
Description: PolicyKit-qt5-1 library
PolicyKit is an application-level toolkit for defining and handling the policy
that allows unprivileged processes to speak to privileged processes.
--
Polkit Qt 1 packaging
More information about the pkg-kde-commits
mailing list