diff options
author | Alessio Treglia <alessio@debian.org> | 2013-01-15 00:50:53 +0000 |
---|---|---|
committer | Alessio Treglia <alessio@debian.org> | 2013-01-15 00:50:53 +0000 |
commit | 2019a9212d5d64c0d39aaa10de82a3d081e5318b (patch) | |
tree | f2dcea2298ad225b4fd7c745e0c91f1a05ae4d02 /debian | |
parent | b0322a827dc1e21f8d28fb34fd56a02e3de2fbd9 (diff) |
Bump debhelper compatibility.
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 7f8f011..ec63514 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -7 +9 diff --git a/debian/control b/debian/control index 5562f61..8c35d63 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ Maintainer: Alessio Treglia <alessio@debian.org> Standards-Version: 3.9.3 Build-Depends: autotools-dev, - debhelper (>= 7.0.50~), + debhelper (>= 9~), gnome-common, gnome-pkg-tools (>= 0.10), intltool, |