[Python-modules-commits] r2154 - in
/packages/python-networkx/trunk/debian: changelog control
kibi-guest at users.alioth.debian.org
kibi-guest at users.alioth.debian.org
Mon Apr 23 21:07:19 UTC 2007
Author: kibi-guest
Date: Mon Apr 23 21:07:19 2007
New Revision: 2154
URL: http://svn.debian.org/wsvn/python-modules/?sc=1&rev=2154
Log:
Version python-setuptools B-D
Modified:
packages/python-networkx/trunk/debian/changelog
packages/python-networkx/trunk/debian/control
Modified: packages/python-networkx/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/python-modules/packages/python-networkx/trunk/debian/changelog?rev=2154&op=diff
==============================================================================
--- packages/python-networkx/trunk/debian/changelog (original)
+++ packages/python-networkx/trunk/debian/changelog Mon Apr 23 21:07:19 2007
@@ -16,7 +16,9 @@
* Updated rules file to delete an empty directory (data/, under the doc/
directory).
* Adjusted the folding in the long description for the homepage.
- * Added missing B-D on setuptools, needed for the egg installation.
+ * Added missing B-D on setuptools, needed for the egg installation. It is
+ versioned so that one is ensured that egg support is present (e.g. when
+ backporting).
* Added missing Recommends on python-matplotlib.
* Removed unneeded items in the rules file (e.g. CFLAGS, dh_strip, etc.) as
well as ${python:Provides} and ${shlibs:Depends} in the control file.
Modified: packages/python-networkx/trunk/debian/control
URL: http://svn.debian.org/wsvn/python-modules/packages/python-networkx/trunk/debian/control?rev=2154&op=diff
==============================================================================
--- packages/python-networkx/trunk/debian/control (original)
+++ packages/python-networkx/trunk/debian/control Mon Apr 23 21:07:19 2007
@@ -3,7 +3,7 @@
Priority: optional
Maintainer: Cyril Brulebois <cyril.brulebois at enst-bretagne.fr>
Build-Depends: debhelper (>= 5), python-all-dev, quilt (>= 0.40)
-Build-Depends-Indep: python-support (>= 0.4), python-setuptools
+Build-Depends-Indep: python-support (>= 0.4), python-setuptools (>= 0.6a9)
Standards-Version: 3.7.2
Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
More information about the Python-modules-commits
mailing list