[Python-modules-commits] [python-gammu] 05/07: Install upstream changelog.
Michal Cihar
nijel at moszumanska.debian.org
Wed Apr 15 08:17:49 UTC 2015
This is an automated email from the git hooks/post-receive script.
nijel pushed a commit to branch master
in repository python-gammu.
commit 1738ebe5f9b313ce5fe65dd3778e599194c97690
Author: Michal Čihař <michal at cihar.com>
Date: Wed Apr 15 09:45:29 2015 +0200
Install upstream changelog.
---
debian/changelog | 1 +
debian/rules | 3 +++
2 files changed, 4 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 079cd95..4d0dfa8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ python-gammu (2.1-1) UNRELEASED; urgency=medium
* New upstream release.
* Enable build time testsuite.
+ * Install upstream changelog.
-- Michal Čihař <nijel at debian.org> Wed, 15 Apr 2015 09:44:19 +0200
diff --git a/debian/rules b/debian/rules
index 842b69e..432b4fd 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,3 +5,6 @@
export PYBUILD_NAME=gammu
%:
dh $@ --fail-missing --with python2,python3 --buildsystem=pybuild
+
+override_dh_installchangelogs:
+ dh_installchangelogs NEWS.rst
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-gammu.git
More information about the Python-modules-commits
mailing list