[Python-modules-commits] r30692 - in packages/python-pygraphviz/trunk/debian/patches (2 files)
morph at users.alioth.debian.org
morph at users.alioth.debian.org
Sat Sep 20 22:22:32 UTC 2014
Date: Saturday, September 20, 2014 @ 22:22:31
Author: morph
Revision: 30692
remove 20_doc_install_path too, no longer needed
Modified:
packages/python-pygraphviz/trunk/debian/patches/series
Deleted:
packages/python-pygraphviz/trunk/debian/patches/20_doc_install_path
Deleted: packages/python-pygraphviz/trunk/debian/patches/20_doc_install_path
===================================================================
--- packages/python-pygraphviz/trunk/debian/patches/20_doc_install_path 2014-09-20 22:06:36 UTC (rev 30691)
+++ packages/python-pygraphviz/trunk/debian/patches/20_doc_install_path 2014-09-20 22:22:31 UTC (rev 30692)
@@ -1,13 +0,0 @@
-Install the documentation in the expected Debian directory
-
---- a/setup.py
-+++ b/setup.py
-@@ -109,7 +109,7 @@ release.write_versionfile()
- sys.path.pop(0)
-
- packages = ["pygraphviz","pygraphviz.tests"]
--docdirbase = 'share/doc/pygraphviz-%s' % release.version
-+docdirbase = 'share/doc/python-pygraphviz'
- data = [(docdirbase, glob("*.txt")),
- (os.path.join(docdirbase, 'examples'),glob("examples/*.py")),
- (os.path.join(docdirbase, 'examples'),glob("examples/*.dat")),
Modified: packages/python-pygraphviz/trunk/debian/patches/series
===================================================================
--- packages/python-pygraphviz/trunk/debian/patches/series 2014-09-20 22:06:36 UTC (rev 30691)
+++ packages/python-pygraphviz/trunk/debian/patches/series 2014-09-20 22:22:31 UTC (rev 30692)
@@ -1,2 +1 @@
-20_doc_install_path
dont_install_data.patch
More information about the Python-modules-commits
mailing list