[Python-modules-commits] [psyclone] 05/07: use dh_python

Alastair McKinstry mckinstry at moszumanska.debian.org
Tue Jul 25 15:27:36 UTC 2017


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

mckinstry pushed a commit to branch debian/master
in repository psyclone.

commit 4a329254dc73ba061d44ed9d7879e6f7c32fa34c
Author: Alastair McKinstry <mckinstry at debian.org>
Date:   Fri Jun 16 15:43:14 2017 +0100

    use dh_python
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 7e92e5c..540b3b5 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,7 +7,7 @@ DESTDIR=$(shell pwd)/debian/tmp
 
 # magic debhelper rule
 %:
-	dh $@
+	dh $@ --with python2
 
 override_dh_auto_install:
 	./contributions/install debian/tmp/usr

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



More information about the Python-modules-commits mailing list