[Python-apps-commits] r7734 - in packages/slingshot/trunk/debian (changelog control)

ryanakca-guest at users.alioth.debian.org ryanakca-guest at users.alioth.debian.org
Sun Oct 30 18:14:32 UTC 2011


    Date: Sunday, October 30, 2011 @ 18:14:31
  Author: ryanakca-guest
Revision: 7734

Move python from build-dep-indep to build-dep

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

Modified: packages/slingshot/trunk/debian/changelog
===================================================================
--- packages/slingshot/trunk/debian/changelog	2011-10-30 15:15:39 UTC (rev 7733)
+++ packages/slingshot/trunk/debian/changelog	2011-10-30 18:14:31 UTC (rev 7734)
@@ -14,12 +14,14 @@
     python-pygames
     - Add override for package-contains-broken-symlink
   * Build dependency on python-support no longer needed, dropped
-  * Bump python build-dep-indep from (>= 2.6) to (>= 2.6.6-3~) for dh's
+  * Move python from Build-Dep-Indep to Build-Dep since it's needed for clean
+    target
+  * Bump python build-dep version from (>= 2.6) to (>= 2.6.6-3~) for dh's
     --with python2 support
   * Fix watch file
   * Turn on DM-Upload-Allowed
 
- -- Ryan Kavanagh <ryanakca at kubuntu.org>  Sun, 30 Oct 2011 11:14:24 -0400
+ -- Ryan Kavanagh <ryanakca at kubuntu.org>  Sun, 30 Oct 2011 14:13:05 -0400
 
 slingshot (0.8.1p-4) unstable; urgency=low
 

Modified: packages/slingshot/trunk/debian/control
===================================================================
--- packages/slingshot/trunk/debian/control	2011-10-30 15:15:39 UTC (rev 7733)
+++ packages/slingshot/trunk/debian/control	2011-10-30 18:14:31 UTC (rev 7734)
@@ -3,8 +3,8 @@
 Priority: extra
 Maintainer: Ryan Kavanagh <ryanakca at kubuntu.org>
 Uploaders: Python Applications Packaging Team <python-apps-team at lists.alioth.debian.org>
-Build-Depends: debhelper (>= 7.0.50~)
-Build-Depends-Indep: python (>= 2.6.6-3~)
+Build-Depends: debhelper (>= 7.0.50~),
+ python (>= 2.6.6-3~)
 Standards-Version: 3.9.2
 Homepage: http://github.com/ryanakca/slingshot
 Vcs-Svn: svn://svn.debian.org/svn/python-apps/packages/slingshot/




More information about the Python-apps-commits mailing list