[Python-modules-commits] r4369 - in packages/python-networkx/trunk/debian (changelog watch)
kibi-guest at users.alioth.debian.org
kibi-guest at users.alioth.debian.org
Mon Jan 14 19:31:03 UTC 2008
Date: Monday, January 14, 2008 @ 19:31:03
Author: kibi-guest
Revision: 4369
Remove version mangling from watch file, no longer needed
Modified:
packages/python-networkx/trunk/debian/changelog
packages/python-networkx/trunk/debian/watch
Modified: packages/python-networkx/trunk/debian/changelog
===================================================================
--- packages/python-networkx/trunk/debian/changelog 2008-01-14 19:23:45 UTC (rev 4368)
+++ packages/python-networkx/trunk/debian/changelog 2008-01-14 19:31:03 UTC (rev 4369)
@@ -11,12 +11,14 @@
+ Update the list of authors.
* Don't repack anymore, upstream no longer ships the examples that
weren't DFSG-compliant.
+ * debian/watch:
+ + Remove version mangling, no longer needed.
* debian/rules:
+ Delete the networkx.egg-info/SOURCES.txt pristine hack.
+ Only remove the whole networkx.egg-info directory in the
âcleanâ target since it gets generated during the build, now.
- -- Cyril Brulebois <cyril.brulebois at enst-bretagne.fr> Mon, 14 Jan 2008 18:33:32 +0100
+ -- Cyril Brulebois <cyril.brulebois at enst-bretagne.fr> Mon, 14 Jan 2008 19:22:03 +0100
python-networkx (0.35.1.dfsg-2) unstable; urgency=low
Modified: packages/python-networkx/trunk/debian/watch
===================================================================
--- packages/python-networkx/trunk/debian/watch 2008-01-14 19:23:45 UTC (rev 4368)
+++ packages/python-networkx/trunk/debian/watch 2008-01-14 19:31:03 UTC (rev 4369)
@@ -1,6 +1,2 @@
-# Compulsory line, this is a version 3 file
version=3
-
-# Strip the â.dfsgâ from the Debian version
-opts=dversionmangle=s/\.dfsg$// \
http://networkx.lanl.gov/download/networkx/networkx-(.*).tar.gz
More information about the Python-modules-commits
mailing list