[Python-modules-commits] [python-mock] 08/12: Removed override_dh_installchangelogs (not needed)

Ondřej Nový onovy-guest at moszumanska.debian.org
Tue Jun 7 10:47:14 UTC 2016


This is an automated email from the git hooks/post-receive script.

onovy-guest pushed a commit to branch master
in repository python-mock.

commit ed76e892b2df58b283112393c8532e5d3867220c
Author: Ondřej Nový <novy at ondrej.org>
Date:   Tue Jun 7 12:30:07 2016 +0200

    Removed override_dh_installchangelogs (not needed)
---
 debian/changelog | 1 +
 debian/rules     | 3 ---
 2 files changed, 1 insertion(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 375cc22..2d3024e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,7 @@ python-mock (2.0.0-1) UNRELEASED; urgency=medium
   * Fixed VCS URL (https)
   * Check signature of upstream tarball, added Robert Collins crt
   * Bump X-Python{3,}-Version
+  * Removed override_dh_installchangelogs (not needed)
 
   [ Thomas Goirand ]
   * debian/control:
diff --git a/debian/rules b/debian/rules
index 3096179..d43e2bf 100755
--- a/debian/rules
+++ b/debian/rules
@@ -15,8 +15,5 @@ ifeq (,$(findstring nodocs, $(DEB_BUILD_OPTIONS)))
 	dh_sphinxdoc
 endif
 
-override_dh_installchangelogs:
-	dh_installchangelogs -- docs/changelog.txt
-
 override_dh_compress:
 	dh_compress -X.js -X.html -X.txt

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-mock.git



More information about the Python-modules-commits mailing list