[Python-modules-commits] [lazy-object-proxy] 04/04: install the upstream changelog
Sandro Tosi
morph at moszumanska.debian.org
Sat Dec 5 23:27:28 UTC 2015
This is an automated email from the git hooks/post-receive script.
morph pushed a commit to branch master
in repository lazy-object-proxy.
commit 42bbda0bebcc283c88651c6c196146f8f664872d
Author: Sandro Tosi <morph at debian.org>
Date: Sat Dec 5 23:22:02 2015 +0000
install the upstream changelog
---
debian/rules | 3 +++
1 file changed, 3 insertions(+)
diff --git a/debian/rules b/debian/rules
index b612bc0..0636cdb 100755
--- a/debian/rules
+++ b/debian/rules
@@ -15,3 +15,6 @@ override_dh_auto_install:
for python in $(PY3VERS); do \
$$python setup.py install --root=debian/python3-lazy-object-proxy --install-layout=deb; \
done
+
+override_dh_installchangelogs:
+ dh_installchangelogs CHANGELOG.rst
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/lazy-object-proxy.git
More information about the Python-modules-commits
mailing list