[Python-apps-commits] r1018 - in packages/archmage/trunk/debian (changelog control)

dottedmag-guest at users.alioth.debian.org dottedmag-guest at users.alioth.debian.org
Thu May 1 16:20:44 UTC 2008


    Date: Thursday, May 1, 2008 @ 16:20:42
  Author: dottedmag-guest
Revision: 1018

Bumped python-central dependency to >= 0.6, fixing spurious empty /usr/lib

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

Modified: packages/archmage/trunk/debian/changelog
===================================================================
--- packages/archmage/trunk/debian/changelog	2008-05-01 16:17:41 UTC (rev 1017)
+++ packages/archmage/trunk/debian/changelog	2008-05-01 16:20:42 UTC (rev 1018)
@@ -2,8 +2,10 @@
 
   * Package is now maintained in PAPT:
     - PAPT added to Uploaders.
+  * python-central dependency bumped to >= 0.6, fixing spurious empty
+    /usr/lib in package.
 
- --
+ -- Mikhail Gusarov <dottedmag at dottedmag.net>  Thu, 01 May 2008 23:18:00 +0700
 
 archmage (1:0.1.9-1) unstable; urgency=low
 

Modified: packages/archmage/trunk/debian/control
===================================================================
--- packages/archmage/trunk/debian/control	2008-05-01 16:17:41 UTC (rev 1017)
+++ packages/archmage/trunk/debian/control	2008-05-01 16:20:42 UTC (rev 1018)
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Mikhail Gusarov <dottedmag at dottedmag.net>
 Uploaders: Python Applications Packaging Team <python-apps-team at lists.alioth.debian.org>
-Build-Depends: debhelper (>= 5.0.37.2), cdbs (>= 0.4.41), python-all-dev (>= 2.3.5-11), python-central (>= 0.5), quilt
+Build-Depends: debhelper (>= 5.0.37.2), cdbs (>= 0.4.41), python-all-dev (>= 2.3.5-11), python-central (>= 0.6), quilt
 Standards-Version: 3.7.2
 XS-Python-Version: all
 




More information about the Python-apps-commits mailing list