From 0b083d4f3afc1ad4a8b4b01beff32854349edc95 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20Hertzog?= Date: Wed, 2 Nov 2011 11:30:48 +0000 Subject: * Switch to dh_python2 instead of python-support. * Bump debhelper compat level to 8. * Update Standards-Version to 3.9.2 (no change needed). * Drop the article from the description (lintian warning). * Update Vcs-Browser URL to point to the new location. --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/rules') diff --git a/debian/rules b/debian/rules index 78edc06..fce3faa 100755 --- a/debian/rules +++ b/debian/rules @@ -3,7 +3,7 @@ PKG = $(shell dh_listpackages) %: - dh $@ + dh $@ --with python2 override_dh_installdocs: dh_installdocs -- cgit v1.2.3