[Python-modules-commits] [python-latexcodec] 15/20: Drop superfluous installchangelogs override
Ghislain Vaillant
ghisvail-guest at moszumanska.debian.org
Thu Jul 13 15:34:49 UTC 2017
This is an automated email from the git hooks/post-receive script.
ghisvail-guest pushed a commit to branch master
in repository python-latexcodec.
commit 44405eb4cc96cde273bec06c0928b07c7606c61f
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date: Wed Jul 12 09:42:55 2017 +0100
Drop superfluous installchangelogs override
---
debian/rules | 3 ---
1 file changed, 3 deletions(-)
diff --git a/debian/rules b/debian/rules
index f00860c..a756b77 100755
--- a/debian/rules
+++ b/debian/rules
@@ -23,6 +23,3 @@ override_dh_auto_build:
ifeq (,$(findstring nodoc,$(DEB_BUILD_PROFILES)))
PYTHONPATH=$(CURDIR) $(MAKE) -C doc html
endif
-
-override_dh_installchangelogs:
- dh_installchangelogs -A CHANGELOG.rst
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-latexcodec.git
More information about the Python-modules-commits
mailing list