[nltk] 01/05: get README.txt into binary packages

Daniel Stender danstender-guest at moszumanska.debian.org
Fri Oct 10 22:31:56 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 a8dbe0a2288db7b7be1e9f75804e554bd9352460
Author: Daniel Stender <daniel at danielstender.com>
Date:   Fri Oct 10 19:14:06 2014 +0200

    get README.txt into binary packages
---
 debian/rules | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/debian/rules b/debian/rules
index 803fad2..8ddb516 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,3 +5,6 @@ export PYBUILD_NAME=nltk
 
 %:
 	dh $@ --with python2,python3 --buildsystem=pybuild
+
+override_dh_installdocs:
+	dh_installdocs -A README.txt

-- 
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