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

nijel at users.alioth.debian.org nijel at users.alioth.debian.org
Tue Oct 20 14:20:59 UTC 2009


    Date: Tuesday, October 20, 2009 @ 14:20:58
  Author: nijel
Revision: 4013

It requires python-m2crypto. 

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

Modified: packages/osc/trunk/debian/changelog
===================================================================
--- packages/osc/trunk/debian/changelog	2009-10-20 14:19:23 UTC (rev 4012)
+++ packages/osc/trunk/debian/changelog	2009-10-20 14:20:58 UTC (rev 4013)
@@ -1,8 +1,9 @@
 osc (0.123-1) unstable; urgency=low
 
   * New upstream version.
+    - It requires python-m2crypto. 
 
- -- Michal ÄŒihaÅ™ <nijel at debian.org>  Tue, 20 Oct 2009 16:19:09 +0200
+ -- Michal ÄŒihaÅ™ <nijel at debian.org>  Tue, 20 Oct 2009 16:20:43 +0200
 
 osc (0.122-2) unstable; urgency=low
 

Modified: packages/osc/trunk/debian/control
===================================================================
--- packages/osc/trunk/debian/control	2009-10-20 14:19:23 UTC (rev 4012)
+++ packages/osc/trunk/debian/control	2009-10-20 14:20:58 UTC (rev 4013)
@@ -12,7 +12,7 @@
 
 Package: osc
 Architecture: all
-Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, python-celementtree, python-urlgrabber, python-rpm
+Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, python-celementtree, python-urlgrabber, python-rpm, python-m2crypto
 XB-Python-Version: ${python:Versions}
 Suggests: python-gnomekeyring, gnome-keyring
 Description: OpenSUSE (buildsystem) commander




More information about the Python-apps-commits mailing list