[Python-modules-commits] r2145 - 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 11:35:09 UTC 2007
Author: kibi-guest
Date: Mon Apr 23 11:35:09 2007
New Revision: 2145
URL: http://svn.debian.org/wsvn/python-modules/?sc=1&rev=2145
Log:
Begin 0.34 packaging, fix B-D and long description
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=2145&op=diff
==============================================================================
--- packages/python-networkx/trunk/debian/changelog (original)
+++ packages/python-networkx/trunk/debian/changelog Mon Apr 23 11:35:09 2007
@@ -1,3 +1,12 @@
+python-networkx (0.34-1) UNRELEASED; urgency=low
+
+ * New upstream release.
+ * Added a B-D on python-setuptools, which is needed for the egg
+ installation.
+ * Fixed long description folding for the homepage.
+
+ -- Cyril Brulebois <cyril.brulebois at enst-bretagne.fr> Mon, 23 Apr 2007 13:30:39 +0200
+
python-networkx (0.33-1) unstable; urgency=low
* New upstream release.
Modified: packages/python-networkx/trunk/debian/control
URL: http://svn.debian.org/wsvn/python-modules/packages/python-networkx/trunk/debian/control?rev=2145&op=diff
==============================================================================
--- packages/python-networkx/trunk/debian/control (original)
+++ packages/python-networkx/trunk/debian/control Mon Apr 23 11:35:09 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)
+Build-Depends-Indep: python-support (>= 0.4), python-setuptools
Standards-Version: 3.7.2
Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
@@ -25,4 +25,4 @@
The potential audience for NetworkX includes: mathematicians, physicists,
biologists, computer scientists, social scientists.
.
- Homepage: https://networkx.lanl.gov/
+ Homepage: https://networkx.lanl.gov/
More information about the Python-modules-commits
mailing list