From ae773ad6aa4a3c8c3b3bf1905f86b1b195875895 Mon Sep 17 00:00:00 2001 From: David Bremner Date: Sun, 25 Nov 2012 15:40:22 -0400 Subject: debian/compat: upgrade to compat level 9 - enable hardening - fix dh syntax. Now that we have compat level 9, the old, wrong syntax is no longer accepted. - update debian/libnotmuch{3,-dev}.install for multiarch. - update versioned dependency on debhelper. --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/rules') diff --git a/debian/rules b/debian/rules index 603b3ab2..8e303538 100755 --- a/debian/rules +++ b/debian/rules @@ -1,7 +1,7 @@ #!/usr/bin/make -f %: - dh --with python2 $@ + dh $@ --with python2 override_dh_auto_configure: dh_auto_configure -- --emacslispdir=/usr/share/emacs/site-lisp/notmuch -- cgit v1.2.3