diff options
author | Julien Valroff <julien@kirya.net> | 2010-01-04 20:26:20 +0100 |
---|---|---|
committer | Julien Valroff <julien@kirya.net> | 2010-01-04 20:26:20 +0100 |
commit | d8da89e4f1d616f267542436d4b30dd2e5097ef5 (patch) | |
tree | 9cae4e39e1f66c760b82627e7b8478a245e8ba4d /debian | |
parent | 008cb155eb7b5d67492f7362c30ff474a846bcaf (diff) |
Bump debhelper compat to 7
Diffstat (limited to 'debian')
-rw-r--r-- | debian/compat | 2 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/debian/compat b/debian/compat index b8626c4..7f8f011 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -4 +7 diff --git a/debian/control b/debian/control index 3b2959e..c9dbc4b 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: admin Priority: extra Maintainer: Julien Valroff <julien@kirya.net> Uploaders: Norbert Tretkowski <nobse@debian.org> -Build-Depends: debhelper (>= 4.1.16), dpatch, po-debconf +Build-Depends: debhelper (>= 7.0.50~), po-debconf Standards-Version: 3.7.2.2 Package: mailgraph |