[Python-modules-commits] [more-itertools] 01/02: Add documentation
Ethan Ward
ethanward-guest at moszumanska.debian.org
Mon Jul 31 21:02:42 UTC 2017
This is an automated email from the git hooks/post-receive script.
ethanward-guest pushed a commit to branch master
in repository more-itertools.
commit 2e3116caa2af2a0c52fd05b9b091ba64e662bb2d
Author: Ethan Ward <ethan.ward at mycroft.ai>
Date: Mon Jul 31 16:00:29 2017 -0500
Add documentation
---
debian/docs | 1 +
debian/rules | 3 +++
2 files changed, 4 insertions(+)
diff --git a/debian/docs b/debian/docs
new file mode 100644
index 0000000..a1320b1
--- /dev/null
+++ b/debian/docs
@@ -0,0 +1 @@
+README.rst
diff --git a/debian/rules b/debian/rules
index 2aee7a1..241fca5 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,3 +5,6 @@ export PYBUILD_NAME=more-itertools
%:
dh $@ --with python2,python3 --buildsystem=pybuild --test-nose
+
+override_dh_install_changelogs:
+ dh_install_changelogs docs/versions.rst
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/more-itertools.git
More information about the Python-modules-commits
mailing list