[Python-modules-commits] [pytest-pep8] 05/10: d/rules: include upstream docs:
Adrian Vondendriesch
discostu-guest at moszumanska.debian.org
Wed May 31 15:33:21 UTC 2017
This is an automated email from the git hooks/post-receive script.
discostu-guest pushed a commit to branch master
in repository pytest-pep8.
commit c7b88ef8ca9f7f4b328fe15d3eb26eb9a424404a
Author: Adrian Vondendriesch <adrian.vondendriesch at credativ.de>
Date: Fri May 12 16:47:06 2017 +0200
d/rules: include upstream docs:
* CHANGELOG
* README.txt
---
debian/rules | 2 ++
1 file changed, 2 insertions(+)
diff --git a/debian/rules b/debian/rules
index 6104a28..0976b6a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,3 +4,5 @@ export PYBUILD_NAME=pytest-pep8
%:
dh $@ --with python2,python3 --buildsystem=pybuild
+override_dh_installdocs:
+ dh_installdocs CHANGELOG README.txt
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/pytest-pep8.git
More information about the Python-modules-commits
mailing list