[nltk] 02/02: rules: added README.txt to dh_installdocs, therefore python(3)-nltk.docs spareable

Daniel Stender danstender-guest at moszumanska.debian.org
Fri Aug 8 08:47:53 UTC 2014


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

danstender-guest pushed a commit to branch master
in repository nltk.

commit b7e6a65642437cb9410478a6bfd6b69cbad3ea4b
Author: Daniel Stender <daniel at danielstender.com>
Date:   Fri Aug 8 10:47:05 2014 +0200

    rules: added README.txt to dh_installdocs, therefore python(3)-nltk.docs spareable
---
 debian/python-nltk.docs  | 1 -
 debian/python3-nltk.docs | 1 -
 debian/rules             | 2 +-
 3 files changed, 1 insertion(+), 3 deletions(-)

diff --git a/debian/python-nltk.docs b/debian/python-nltk.docs
deleted file mode 100644
index 71dfd5b..0000000
--- a/debian/python-nltk.docs
+++ /dev/null
@@ -1 +0,0 @@
-README.txt
diff --git a/debian/python3-nltk.docs b/debian/python3-nltk.docs
deleted file mode 100644
index 71dfd5b..0000000
--- a/debian/python3-nltk.docs
+++ /dev/null
@@ -1 +0,0 @@
-README.txt
diff --git a/debian/rules b/debian/rules
index 2a2dbe8..24ef6ce 100755
--- a/debian/rules
+++ b/debian/rules
@@ -17,7 +17,7 @@ override_dh_auto_build:
 	sphinx-build -d web/_build/doctrees web/ web/_build/html
 
 override_dh_installdocs:
-	dh_installdocs
+	dh_installdocs -A README.txt
 	dh_sphinxdoc
 	find debian/python-nltk-doc/usr/share/doc/python-nltk-doc/papers -name .cvsignore -delete
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/nltk.git



More information about the debian-science-commits mailing list