diff options
-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 eee7464..279cabc 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,7 @@ Uploaders: Hector Garcia <hector@debian.org>, Guillem Jover <guillem@debian.org>, Aurelien Jarno <aurel32@debian.org> Vcs-Browser: http://svn.debian.org/wsvn/glibc-bsd/trunk/libbsd/ Vcs-Svn: svn://svn.debian.org/glibc-bsd/trunk/libbsd/ -Build-Depends: dpkg-dev (>= 1.15.7), debhelper (>= 7) +Build-Depends: dpkg-dev (>= 1.16.1), debhelper (>= 8.1.3~) Standards-Version: 3.9.2 Homepage: http://libbsd.freedesktop.org/ |