[Python-modules-commits] r2877 - in /packages/python-networkx/trunk/debian: README.Debian changelog
kibi-guest at users.alioth.debian.org
kibi-guest at users.alioth.debian.org
Sat Jul 28 11:25:10 UTC 2007
Author: kibi-guest
Date: Sat Jul 28 11:25:10 2007
New Revision: 2877
URL: http://svn.debian.org/wsvn/python-modules/?sc=1&rev=2877
Log:
Document the repack
Modified:
packages/python-networkx/trunk/debian/README.Debian
packages/python-networkx/trunk/debian/changelog
Modified: packages/python-networkx/trunk/debian/README.Debian
URL: http://svn.debian.org/wsvn/python-modules/packages/python-networkx/trunk/debian/README.Debian?rev=2877&op=diff
==============================================================================
--- packages/python-networkx/trunk/debian/README.Debian (original)
+++ packages/python-networkx/trunk/debian/README.Debian Sat Jul 28 11:25:10 2007
@@ -15,4 +15,11 @@
To list the recommended packages:
LANG=C apt-cache show python-networkx | grep ^Recommends:
- -- Cyril Brulebois <cyril.brulebois at enst-bretagne.fr> Tue, 15 May 2007 10:59:02 +0200
+Some examples won't be functional: they depend on some files which are removed
+from the Debian package because modifications are not allowed:
+ kevin_bacon.dat.gz
+ miles.dat.gz
+ roget.dat.gz
+ words.dat.gz
+
+ -- Cyril Brulebois <cyril.brulebois at enst-bretagne.fr> Sat, 28 Jul 2007 13:23:14 +0200
Modified: packages/python-networkx/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/python-modules/packages/python-networkx/trunk/debian/changelog?rev=2877&op=diff
==============================================================================
--- packages/python-networkx/trunk/debian/changelog (original)
+++ packages/python-networkx/trunk/debian/changelog Sat Jul 28 11:25:10 2007
@@ -1,6 +1,8 @@
-python-networkx (0.35.1-1) unstable; urgency=low
+python-networkx (0.35.1.dfsg-1) unstable; urgency=low
* New upstream release.
+ * Repack since some examples are not DFSG-free: freely distributable but no
+ modifications are allowed.
* debian/rules:
+ Removed two new unneeded files: Download.txt and Install.txt.
+ Removed the find/rm for the .cvsignore files, now deleted upstream.
@@ -13,7 +15,7 @@
* debian/watch:
+ Updated, with the addition networkx/ directory.
- -- Cyril Brulebois <cyril.brulebois at enst-bretagne.fr> Sat, 28 Jul 2007 10:42:04 +0200
+ -- Cyril Brulebois <cyril.brulebois at enst-bretagne.fr> Sat, 28 Jul 2007 13:23:14 +0200
python-networkx (0.34-2) unstable; urgency=low
More information about the Python-modules-commits
mailing list