[Python-modules-commits] r22176 - in packages/python-networkx/trunk/debian (changelog control)
morph at users.alioth.debian.org
morph at users.alioth.debian.org
Thu Jun 14 20:38:59 UTC 2012
Date: Thursday, June 14, 2012 @ 20:38:58
Author: morph
Revision: 22176
add python-numpy to b-d-i to enable additional tests
Modified:
packages/python-networkx/trunk/debian/changelog
packages/python-networkx/trunk/debian/control
Modified: packages/python-networkx/trunk/debian/changelog
===================================================================
--- packages/python-networkx/trunk/debian/changelog 2012-06-14 20:36:29 UTC (rev 22175)
+++ packages/python-networkx/trunk/debian/changelog 2012-06-14 20:38:58 UTC (rev 22176)
@@ -5,8 +5,10 @@
- recognize rc releases
* debian/copyright
- extend upstream and packaging copyright years
+ * debian/control
+ - add python-numpy to b-d-i to enable additional tests
- -- Sandro Tosi <morph at debian.org> Thu, 14 Jun 2012 22:28:11 +0200
+ -- Sandro Tosi <morph at debian.org> Thu, 14 Jun 2012 22:35:48 +0200
python-networkx (1.6-3) unstable; urgency=low
Modified: packages/python-networkx/trunk/debian/control
===================================================================
--- packages/python-networkx/trunk/debian/control 2012-06-14 20:36:29 UTC (rev 22175)
+++ packages/python-networkx/trunk/debian/control 2012-06-14 20:38:58 UTC (rev 22176)
@@ -4,7 +4,7 @@
Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
Uploaders: Sandro Tosi <morph at debian.org>
Build-Depends: debhelper (>= 7.0.50~)
-Build-Depends-Indep: python-all (>= 2.3.5-11), python-support (>= 1), python-setuptools (>= 0.6a9), python-nose (>= 0.10.1), python-sphinx (>= 1.0.7+dfsg), zip, texlive-latex-base, texlive-binaries, python-matplotlib, texlive-latex-recommended, texlive-latex-extra, texlive-fonts-recommended, python-pygraphviz, dvipng
+Build-Depends-Indep: python-all (>= 2.3.5-11), python-support (>= 1), python-setuptools (>= 0.6a9), python-nose (>= 0.10.1), python-sphinx (>= 1.0.7+dfsg), zip, texlive-latex-base, texlive-binaries, python-matplotlib, texlive-latex-recommended, texlive-latex-extra, texlive-fonts-recommended, python-pygraphviz, dvipng, python-numpy
Standards-Version: 3.9.3
XS-Python-Version: >= 2.6
Homepage: http://networkx.lanl.gov/
More information about the Python-modules-commits
mailing list