[Python-modules-commits] [flask-compress] 11/11: Fix override target name.

Dominik George natureshadow-guest at moszumanska.debian.org
Thu Sep 29 09:39:13 UTC 2016


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

natureshadow-guest pushed a commit to branch master
in repository flask-compress.

commit f8c91f611ff62b18321432a687aac27a668b6b09
Author: Dominik George <nik at naturalnet.de>
Date:   Thu Sep 29 11:38:06 2016 +0200

    Fix override target name.
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index d09f77a..5ac9f11 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,7 +6,7 @@ export PYBUILD_NAME=flask-compress
 %:
 	dh $@ --with python2,python3 --buildsystem=pybuild
 
-dh_override_install_docs:
+override_dh_installdocs:
 	# Convert markdown to HTML because this specific markdown
 	# file is close to unreadable
 	pandoc -f markdown_github \

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



More information about the Python-modules-commits mailing list