[Python-modules-commits] [python-pygraphviz] 10/12: don't install README.*, not very informative

Sandro Tosi morph at moszumanska.debian.org
Sun Jan 3 02:10:41 UTC 2016


This is an automated email from the git hooks/post-receive script.

morph pushed a commit to branch master
in repository python-pygraphviz.

commit a29e2212988e82d0db00794b211c46933f601726
Author: Sandro Tosi <morph at debian.org>
Date:   Sun Jan 3 01:48:09 2016 +0000

    don't install README.*, not very informative
---
 debian/changelog | 4 +++-
 debian/rules     | 2 +-
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 0d317d6..739b1d3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,8 +6,10 @@ python-pygraphviz (1.3.1-1) UNRELEASED; urgency=medium
     - extend packaging copyright years
     - convert to DEP-5 format
     - add files from new upstream release
+  * debian/rules
+    - don't install README.*, not very informative
 
- -- Sandro Tosi <morph at debian.org>  Sun, 03 Jan 2016 01:33:02 +0000
+ -- Sandro Tosi <morph at debian.org>  Sun, 03 Jan 2016 01:39:22 +0000
 
 python-pygraphviz (1.3~rc2-3) unstable; urgency=medium
 
diff --git a/debian/rules b/debian/rules
index f8586c2..c5c4e95 100755
--- a/debian/rules
+++ b/debian/rules
@@ -38,7 +38,7 @@ override_dh_installdocs:
 	dh_installdocs -ppython-pygraphviz-dbg --link-doc=python-pygraphviz
 	dh_installdocs -ppython3-pygraphviz-dbg --link-doc=python3-pygraphviz
 	dh_installdocs
-	dh_installdocs -ppython-pygraphviz-doc doc/build/html README.txt
+	dh_installdocs -ppython-pygraphviz-doc doc/build/html
 
 override_dh_auto_test:
 ifeq ($(filter nocheck,$(DEB_BUILD_OPTIONS)),)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-pygraphviz.git



More information about the Python-modules-commits mailing list