[Python-apps-commits] r2918 - in packages/osc/trunk/debian (changelog control)

nijel at users.alioth.debian.org nijel at users.alioth.debian.org
Mon May 11 07:48:37 UTC 2009


    Date: Monday, May 11, 2009 @ 07:48:36
  Author: nijel
Revision: 2918

Add gnome-keyring suggests as osc can now use it.

Modified:
  packages/osc/trunk/debian/changelog
  packages/osc/trunk/debian/control

Modified: packages/osc/trunk/debian/changelog
===================================================================
--- packages/osc/trunk/debian/changelog	2009-05-11 07:14:17 UTC (rev 2917)
+++ packages/osc/trunk/debian/changelog	2009-05-11 07:48:36 UTC (rev 2918)
@@ -3,8 +3,9 @@
   * NOT RELEASED YET
   * Drop patches merged upstream, no need for quilt anymore.
   * Man page is now generated upstream.
+  * Add gnome-keyring suggests as osc can now use it.
 
- -- Michal ÄŒihaÅ™ <nijel at debian.org>  Wed, 06 May 2009 13:55:03 +0200
+ -- Michal ÄŒihaÅ™ <nijel at debian.org>  Mon, 11 May 2009 09:48:25 +0200
 
 osc (0.117-2) unstable; urgency=low
 

Modified: packages/osc/trunk/debian/control
===================================================================
--- packages/osc/trunk/debian/control	2009-05-11 07:14:17 UTC (rev 2917)
+++ packages/osc/trunk/debian/control	2009-05-11 07:48:36 UTC (rev 2918)
@@ -14,6 +14,7 @@
 Architecture: all
 Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, python-celementtree, python-urlgrabber, python-rpm
 XB-Python-Version: ${python:Versions}
+Suggests: python-gnomekeyring, gnome-keyring
 Description: OpenSUSE (buildsystem) commander
  Commandline client for the openSUSE Build Service, which allows to access
  repositories in the openSUSE Build Service in similar way as Subversion




More information about the Python-apps-commits mailing list