[SCM] Polkit Qt 1 packaging branch, experimental, updated. debian/0.95.1-1-63-g70a4b59

Maximiliano Curia maxy at moszumanska.debian.org
Sun Jan 25 17:53:34 UTC 2015


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-req/polkit-qt-1.git;a=commitdiff;h=d9f7bfb

The following commit has been merged in the experimental branch:
commit d9f7bfb3434d0528d9502178f7221f2d777815a0
Author: Felix Geyer <fgeyer at debian.org>
Date:   Sun May 12 11:54:33 2013 +0200

    Add Depends on consolekit, since we're using its D-Bus API.
---
 debian/changelog | 7 +++++++
 debian/control   | 2 +-
 2 files changed, 8 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 0491bf8..df3f54d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+polkit-qt-1 (0.103.0-2) UNRELEASED; urgency=low
+
+  [ Iain Lane ]
+  * Add Depends on consolekit, since we're using its D-Bus API.
+
+ -- Felix Geyer <fgeyer at debian.org>  Sun, 12 May 2013 11:48:56 +0200
+
 polkit-qt-1 (0.103.0-1) unstable; urgency=low
 
   * New upstream release.
diff --git a/debian/control b/debian/control
index 6c66253..24c4cef 100644
--- a/debian/control
+++ b/debian/control
@@ -33,7 +33,7 @@ Description: PolicyKit-qt-1 development files
 
 Package: libpolkit-qt-1-1
 Architecture: any
-Depends: ${misc:Depends}, ${shlibs:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}, consolekit
 Description: PolicyKit-qt-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