[Python-modules-commits] [python-testing.mysqld] 01/02: Update d/rules.
Dominik George
natureshadow-guest at moszumanska.debian.org
Sun Oct 16 21:43:23 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.mysqld.
commit 68f87260f68f097579989e1294f6ea79d1be45f8
Author: Dominik George <nik at naturalnet.de>
Date: Sun Oct 16 23:42:55 2016 +0200
Update d/rules.
---
debian/rules | 10 +++-------
1 file changed, 3 insertions(+), 7 deletions(-)
diff --git a/debian/rules b/debian/rules
index 2428259..3060a48 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,14 +1,10 @@
#!/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.mysqld
+
%:
dh $@ --with python2,python3 --buildsystem=pybuild
-override_dh_installdocs:
- dh_installdocs
+override_dh_installchangelogs:
csplit README.rst '%^History$$%'
- cp xx00 debian/python-testing.mysqld/usr/share/doc/python-testing.mysqld/changelog
- cp xx00 debian/python3-testing.mysqld/usr/share/doc/python3-testing.mysqld/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.mysqld.git
More information about the Python-modules-commits
mailing list