r49046 - in /desktop/unstable/gnome-applets/debian: changelog control control.in

bigon at users.alioth.debian.org bigon at users.alioth.debian.org
Sun Jun 5 17:33:58 UTC 2016


Author: bigon
Date: Sun Jun  5 17:33:58 2016
New Revision: 49046

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=49046
Log:
debian/control.in: Depends against 'policykit-1-gnome |
polkit-1-auth-agent' instead of just policykit-1-gnome.

Modified:
    desktop/unstable/gnome-applets/debian/changelog
    desktop/unstable/gnome-applets/debian/control
    desktop/unstable/gnome-applets/debian/control.in

Modified: desktop/unstable/gnome-applets/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-applets/debian/changelog?rev=49046&op=diff
==============================================================================
--- desktop/unstable/gnome-applets/debian/changelog	[utf-8] (original)
+++ desktop/unstable/gnome-applets/debian/changelog	[utf-8] Sun Jun  5 17:33:58 2016
@@ -1,3 +1,10 @@
+gnome-applets (3.20.0-2) UNRELEASED; urgency=medium
+
+  * debian/control.in: Depends against 'policykit-1-gnome |
+    polkit-1-auth-agent' instead of just policykit-1-gnome.
+
+ -- Laurent Bigonville <bigon at debian.org>  Sun, 05 Jun 2016 19:33:33 +0200
+
 gnome-applets (3.20.0-1) unstable; urgency=medium
 
   * New upstream release.

Modified: desktop/unstable/gnome-applets/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-applets/debian/control?rev=49046&op=diff
==============================================================================
--- desktop/unstable/gnome-applets/debian/control	[utf-8] (original)
+++ desktop/unstable/gnome-applets/debian/control	[utf-8] Sun Jun  5 17:33:58 2016
@@ -68,7 +68,7 @@
 Replaces: gnome-applets-data (<< 2.30.0-4)
 Recommends: gnome-system-monitor,
             gnome-media,
-            policykit-1-gnome
+            policykit-1-gnome | polkit-1-auth-agent
 Suggests: tomboy
 Description: Various applets for the GNOME panel - binary files
  Keyboard Accessibility Status: indicates keyboard accessibility settings,

Modified: desktop/unstable/gnome-applets/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-applets/debian/control.in?rev=49046&op=diff
==============================================================================
--- desktop/unstable/gnome-applets/debian/control.in	[utf-8] (original)
+++ desktop/unstable/gnome-applets/debian/control.in	[utf-8] Sun Jun  5 17:33:58 2016
@@ -64,7 +64,7 @@
 Replaces: gnome-applets-data (<< 2.30.0-4)
 Recommends: gnome-system-monitor,
             gnome-media,
-            policykit-1-gnome
+            policykit-1-gnome | polkit-1-auth-agent
 Suggests: tomboy
 Description: Various applets for the GNOME panel - binary files
  Keyboard Accessibility Status: indicates keyboard accessibility settings,




More information about the pkg-gnome-commits mailing list