aboutsummaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
authorJeremy T. Bouse <jbouse@debian.org>2011-08-17 16:00:27 -0400
committerJeremy T. Bouse <jbouse@debian.org>2013-05-25 00:14:20 -0400
commit9d4bc05212f38da6361f6d17649077ebacaf0d06 (patch)
tree31ee0d24f06d90ea881a263f2bc5cb4fb349f78e /debian/rules
parentfebd8617611066402c3219dec03184ab43071bc1 (diff)
downloadpython-paramiko-9d4bc05212f38da6361f6d17649077ebacaf0d06.tar
python-paramiko-9d4bc05212f38da6361f6d17649077ebacaf0d06.tar.gz
debian/*: Update build to use dh_python2
Closes: #637379
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules
index 0ea9f41..263f155 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,7 @@
#!/usr/bin/make -f
%:
- dh --with python-support,quilt $@
+ dh --with python2,quilt $@
override_dh_clean:
rm -rf build test.log