diff options
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, |