[Python-modules-commits] r2696 - in /packages/python-pygraphviz/trunk/debian: changelog patches/3_setup.cfg_rpath.diff
kibi-guest at users.alioth.debian.org
kibi-guest at users.alioth.debian.org
Tue Jul 10 18:19:10 UTC 2007
Author: kibi-guest
Date: Tue Jul 10 18:19:10 2007
New Revision: 2696
URL: http://svn.debian.org/wsvn/python-modules/?sc=1&rev=2696
Log:
Handle the default rpath in setup.cfg
Added:
packages/python-pygraphviz/trunk/debian/patches/3_setup.cfg_rpath.diff
Modified:
packages/python-pygraphviz/trunk/debian/changelog
Modified: packages/python-pygraphviz/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/python-modules/packages/python-pygraphviz/trunk/debian/changelog?rev=2696&op=diff
==============================================================================
--- packages/python-pygraphviz/trunk/debian/changelog (original)
+++ packages/python-pygraphviz/trunk/debian/changelog Tue Jul 10 18:19:10 2007
@@ -14,6 +14,8 @@
to 2.12.
* Bumped B-D on python-support from 0.5.3 to 0.6.4, since the later is the
first one to support an appropriate handling of egg directories.
+ * Added 3_setup.cfg_rpath.diff to handle the removal of the default
+ setup.cfg.
-- Cyril Brulebois <cyril.brulebois at enst-bretagne.fr> Tue, 10 Jul 2007 17:21:18 +0200
Added: packages/python-pygraphviz/trunk/debian/patches/3_setup.cfg_rpath.diff
URL: http://svn.debian.org/wsvn/python-modules/packages/python-pygraphviz/trunk/debian/patches/3_setup.cfg_rpath.diff?rev=2696&op=file
==============================================================================
--- packages/python-pygraphviz/trunk/debian/patches/3_setup.cfg_rpath.diff (added)
+++ packages/python-pygraphviz/trunk/debian/patches/3_setup.cfg_rpath.diff Tue Jul 10 18:19:10 2007
@@ -1,0 +1,9 @@
+--- setup.cfg.orig 2007-07-10 20:15:23.000000000 +0200
++++ setup.cfg 2007-07-10 20:15:30.000000000 +0200
+@@ -12,6 +12,3 @@
+ tag_date = 0
+ tag_svn_revision = 0
+
+-[build_ext]
+-rpath = /usr/lib/graphviz
+-
More information about the Python-modules-commits
mailing list