bump debhelper compat level to 9
authorIan Beckwith <ianb@erislabs.net>
Thu, 10 Dec 2015 18:23:04 +0000 (18:23 +0000)
committerIan Beckwith <ianb@erislabs.net>
Thu, 10 Dec 2015 18:23:04 +0000 (18:23 +0000)
debian/changelog
debian/compat
debian/control

index 5ee68d2..2658684 100644 (file)
@@ -7,8 +7,9 @@ ckermit (302-6) unstable; urgency=medium
     Adds DISABLE_SSLV3 preprocessor option
     to disable SSL v3 at compile time, needed to link
     with Debian's openssl.
+  * Bump debhelper compat level to 9.
 
- -- Ian Beckwith <ianb@debian.org>  Thu, 10 Dec 2015 18:19:45 +0000
+ -- Ian Beckwith <ianb@debian.org>  Thu, 10 Dec 2015 18:22:41 +0000
 
 ckermit (302-5) unstable; urgency=low
 
index 7f8f011..ec63514 100644 (file)
@@ -1 +1 @@
-7
+9
index 9d91b5b..250a1a4 100644 (file)
@@ -2,7 +2,7 @@ Source: ckermit
 Section: comm
 Priority: extra
 Maintainer: Ian Beckwith <ianb@debian.org>
-Build-Depends: libncurses5-dev, debhelper (>= 7.0.50~), libpam0g-dev, libssl-dev, libkrb5-dev, openssl
+Build-Depends: libncurses5-dev, debhelper (>= 9), libpam0g-dev, libssl-dev, libkrb5-dev, openssl
 Standards-Version: 3.9.5
 Homepage: http://www.kermitproject.org
 Vcs-Git: git://erislabs.net/ckermit