From 2637b34498704d791106a017b939eb912f9027e0 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 28 Jun 2011 13:43:31 -0400 Subject: Converted to use dh_python2. Closes: #616800 --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/rules') diff --git a/debian/rules b/debian/rules index bb9fc62..cd2906f 100755 --- a/debian/rules +++ b/debian/rules @@ -1,6 +1,6 @@ #!/usr/bin/make -f %: - dh --with python-central $@ + dh --with python2 $@ # Not intended for use by anyone except the author. announcedir: -- cgit v1.2.3