[Python-modules-commits] r17369 - in packages/python-networkx/trunk/debian (changelog control)
morph at users.alioth.debian.org
morph at users.alioth.debian.org
Thu Jun 9 16:13:37 UTC 2011
Date: Thursday, June 9, 2011 @ 16:13:36
Author: morph
Revision: 17369
* debian/control
- added dvipng to b-d-i, needed for math images
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 2011-06-09 15:26:10 UTC (rev 17368)
+++ packages/python-networkx/trunk/debian/changelog 2011-06-09 16:13:36 UTC (rev 17369)
@@ -1,8 +1,10 @@
python-networkx (1.5-1) UNRELEASED; urgency=low
* New upstream release
+ * debian/control
+ - added dvipng to b-d-i, needed for math images
- -- Sandro Tosi <morph at debian.org> Thu, 09 Jun 2011 17:18:02 +0200
+ -- Sandro Tosi <morph at debian.org> Thu, 09 Jun 2011 18:07:13 +0200
python-networkx (1.4-2) unstable; urgency=low
Modified: packages/python-networkx/trunk/debian/control
===================================================================
--- packages/python-networkx/trunk/debian/control 2011-06-09 15:26:10 UTC (rev 17368)
+++ packages/python-networkx/trunk/debian/control 2011-06-09 16:13:36 UTC (rev 17369)
@@ -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.1), zip, texlive-latex-base, texlive-binaries, python-matplotlib, texlive-latex-recommended, texlive-latex-extra, texlive-fonts-recommended, python-pygraphviz
+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.1), zip, texlive-latex-base, texlive-binaries, python-matplotlib, texlive-latex-recommended, texlive-latex-extra, texlive-fonts-recommended, python-pygraphviz, dvipng
Standards-Version: 3.9.2
XS-Python-Version: >= 2.6
Homepage: http://networkx.lanl.gov/
More information about the Python-modules-commits
mailing list