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>2011-08-17 16:00:27 -0400
commit4fc7744ba8ae526ae1740dc48e2fc612994f8003 (patch)
tree1b99c5f682cdfad678100984080e07c4130d2a26 /debian/rules
parentfda083a9c3e2230d3d84b057f347103735eba802 (diff)
downloadpython-paramiko-4fc7744ba8ae526ae1740dc48e2fc612994f8003.tar
python-paramiko-4fc7744ba8ae526ae1740dc48e2fc612994f8003.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