[Python-apps-commits] r3351 - in packages/upnp-inspector/trunk/debian (changelog control)

cjsmo-guest at users.alioth.debian.org cjsmo-guest at users.alioth.debian.org
Tue Jul 28 14:49:26 UTC 2009


    Date: Tuesday, July 28, 2009 @ 14:49:15
  Author: cjsmo-guest
Revision: 3351

moved python and python-setuptools to the Build-Depends field

Modified:
  packages/upnp-inspector/trunk/debian/changelog
  packages/upnp-inspector/trunk/debian/control

Modified: packages/upnp-inspector/trunk/debian/changelog
===================================================================
--- packages/upnp-inspector/trunk/debian/changelog	2009-07-27 23:18:56 UTC (rev 3350)
+++ packages/upnp-inspector/trunk/debian/changelog	2009-07-28 14:49:15 UTC (rev 3351)
@@ -1,3 +1,10 @@
+upnp-inspector (0.2.2+dfsg-2) UNRELEASED; urgency=low
+
+  * Moved python and python-setuptools from Build-Depends-Indep to the 
+    Build-Depends field.
+
+ -- Charlie Smotherman <cjsmo at cableone.net>  Tue, 28 Jul 2009 09:41:22 -0500
+
 upnp-inspector (0.2.2+dfsg-1) unstable; urgency=low
 
   * Initial release. Closes: #529166 (LP: #377720)

Modified: packages/upnp-inspector/trunk/debian/control
===================================================================
--- packages/upnp-inspector/trunk/debian/control	2009-07-27 23:18:56 UTC (rev 3350)
+++ packages/upnp-inspector/trunk/debian/control	2009-07-28 14:49:15 UTC (rev 3351)
@@ -3,8 +3,9 @@
 Priority: optional
 Maintainer: Charlie Smotherman <cjsmo at cableone.net>
 Uploaders: Python Applications Packaging Team <python-apps-team at lists.alioth.debian.org>
-Build-Depends: debhelper (>= 7.0.50), quilt (>= 0.46-7)
-Build-Depends-Indep: python (>=2.5), python-support (>= 0.6.4), python-setuptools
+Build-Depends: debhelper (>= 7.0.50), quilt (>= 0.46-7), python (>=2.5),
+ python-setuptools
+Build-Depends-Indep: python-support (>= 0.6.4)
 Standards-Version: 3.8.2
 XS-Python-Version: >=2.5
 Vcs-Svn: svn://svn.debian.org/python-apps/packages/upnp-inspector/trunk/




More information about the Python-apps-commits mailing list