aboutsummaryrefslogtreecommitdiffhomepage
path: root/debian/control
diff options
context:
space:
mode:
authorGravatar David Bremner <bremner@debian.org>2012-11-25 15:40:22 -0400
committerGravatar David Bremner <bremner@debian.org>2013-01-14 21:01:39 -0400
commitae773ad6aa4a3c8c3b3bf1905f86b1b195875895 (patch)
tree0a011bb64e54dc06f0656ddb2c8e1e0f37a29809 /debian/control
parentd8c26875c5d66f502369b5ca9335275115106f59 (diff)
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.
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control3
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index d434c53d..75b55a5c 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Uploaders:
martin f. krafft <madduck@debian.org>,
David Bremner <bremner@debian.org>
Build-Depends:
- debhelper (>= 7.0.50~),
+ debhelper (>= 9),
pkg-config,
libxapian-dev,
libgmime-2.6-dev (>= 2.6.7~) | libgmime-2.4-dev,
@@ -39,6 +39,7 @@ Package: libnotmuch3
Section: libs
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
+Pre-Depends: ${misc:Pre-Depends}
Description: thread-based email index, search and tagging (runtime)
Notmuch is a system for indexing, searching, reading, and tagging
large collections of email messages in maildir or mh format. It uses