[Python-modules-commits] [python-testing.postgresql] 01/01: Fix target.

Dominik George natureshadow-guest at moszumanska.debian.org
Sun Oct 16 21:46:57 UTC 2016


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

natureshadow-guest pushed a commit to branch master
in repository python-testing.postgresql.

commit 80c21ab7d38feecb0fb7426fb209ed0b032677c5
Author: Dominik George <nik at naturalnet.de>
Date:   Sun Oct 16 23:46:52 2016 +0200

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

diff --git a/debian/rules b/debian/rules
index 72fdcf8..a796c7c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,6 +4,6 @@ export PYBUILD_NAME=testing.postgresql
 %:
 	dh $@ --with python2,python3 --buildsystem=pybuild
 
-override_dh_installdocs:
+override_dh_installchangelogs:
 	csplit README.rst '%^History$$%'
 	dh_installchangelogs xx00

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



More information about the Python-modules-commits mailing list