[Python-modules-commits] [python-testing.postgresql] 01/02: Update d/rules.

Dominik George natureshadow-guest at moszumanska.debian.org
Sun Oct 16 21:44:26 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 3d559170e6508aebb9a25333ce6c084775059852
Author: Dominik George <nik at naturalnet.de>
Date:   Sun Oct 16 23:44:07 2016 +0200

    Update d/rules.
---
 debian/rules | 7 +------
 1 file changed, 1 insertion(+), 6 deletions(-)

diff --git a/debian/rules b/debian/rules
index 8fa76c3..72fdcf8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,14 +1,9 @@
 #!/usr/bin/make -f
 
-# This file was automatically generated by stdeb 0.8.5 at
-# Tue, 13 Sep 2016 12:50:39 +0200
 export PYBUILD_NAME=testing.postgresql
 %:
 	dh $@ --with python2,python3 --buildsystem=pybuild
 
 override_dh_installdocs:
-	dh_installdocs
 	csplit README.rst '%^History$$%'
-	cp xx00 debian/python-testing.postgresql/usr/share/doc/python-testing.postgresql/changelog
-	cp xx00 debian/python3-testing.postgresql/usr/share/doc/python3-testing.postgresql/changelog
-	rm xx00
+	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