r40748 - in /attic/system-config-printer/debian: changelog control control.in

mitya57-guest at users.alioth.debian.org mitya57-guest at users.alioth.debian.org
Tue Feb 25 09:09:03 UTC 2014


Author: mitya57-guest
Date: Tue Feb 25 09:09:03 2014
New Revision: 40748

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=40748
Log:
Drop obsolete python-gnomekeyring Suggests, the package has been
ported to use GnomeKeyring via introspection.

Modified:
    attic/system-config-printer/debian/changelog
    attic/system-config-printer/debian/control
    attic/system-config-printer/debian/control.in

Modified: attic/system-config-printer/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/attic/system-config-printer/debian/changelog?rev=40748&op=diff
==============================================================================
--- attic/system-config-printer/debian/changelog	[utf-8] (original)
+++ attic/system-config-printer/debian/changelog	[utf-8] Tue Feb 25 09:09:03 2014
@@ -1,3 +1,10 @@
+system-config-printer (1.4.3-5) UNRELEASED; urgency=medium
+
+  * Drop obsolete python-gnomekeyring Suggests, the package has been
+    ported to use GnomeKeyring via introspection.
+
+ -- Dmitry Shachnev <mitya57 at gmail.com>  Tue, 25 Feb 2014 13:06:49 +0400
+
 system-config-printer (1.4.3-4) unstable; urgency=medium
 
   * d/p/0008-fix-udevhelperdir.patch: Debianize the udevhelperdir path

Modified: attic/system-config-printer/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/attic/system-config-printer/debian/control?rev=40748&op=diff
==============================================================================
--- attic/system-config-printer/debian/control	[utf-8] (original)
+++ attic/system-config-printer/debian/control	[utf-8] Tue Feb 25 09:09:03 2014
@@ -50,8 +50,7 @@
             cups-pk-helper,
             gir1.2-gnomekeyring-1.0,
             python-smbc
-Suggests: python-gnomekeyring,
-          sessioninstaller
+Suggests: sessioninstaller
 Conflicts: hal-cups-utils
 Description: graphical interface to configure the printing system
  System-config-printer is a GUI written in Python using GTK+ to 

Modified: attic/system-config-printer/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/attic/system-config-printer/debian/control.in?rev=40748&op=diff
==============================================================================
--- attic/system-config-printer/debian/control.in	[utf-8] (original)
+++ attic/system-config-printer/debian/control.in	[utf-8] Tue Feb 25 09:09:03 2014
@@ -45,8 +45,7 @@
             cups-pk-helper,
             gir1.2-gnomekeyring-1.0,
             python-smbc
-Suggests: python-gnomekeyring,
-          sessioninstaller
+Suggests: sessioninstaller
 Conflicts: hal-cups-utils
 Description: graphical interface to configure the printing system
  System-config-printer is a GUI written in Python using GTK+ to 




More information about the pkg-gnome-commits mailing list