From: Ian Beckwith Date: Fri, 24 Jun 2011 04:01:26 +0000 (+0100) Subject: add ssl-dev and libkrb5-dev to Build-Depends. Bump Standards-Version X-Git-Tag: 301-1~21 X-Git-Url: http://erislabs.net/gitweb/?p=ckermit.git;a=commitdiff_plain;h=894d1cfa3fb59abe976148724a18860b0a607e3c add ssl-dev and libkrb5-dev to Build-Depends. Bump Standards-Version --- diff --git a/debian/changelog b/debian/changelog index 605d383..37911c5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,15 +2,19 @@ ckermit (212-1~b2) unstable; urgency=low * New upstream beta release. * Moved to main, ckermit is now DFSG-free!. - * This means we can finally enable crypto (using target linux+krb5+openssl). - This enables us to close a >10 year old bug (Closes: #95135). + * This means we can finally enable crypto. This enables + us to close a >10 year old bug! (Closes: #95135). + + use make target linux+krb5+openssl. + + add ssl-dev and libkrb5-dev to Build-Depends. * Propitiate lintian: + remove ./ from override paths. + add override unusual-interpreter #!/usr/bin/kermit. - + drop leading 'a' from description. - * Remove XS-Autobuild: yes, not needed now we are in main. + + drop leading 'a' from Description. + + debian/watch: remove dh-make boilerplate. + + Standards-Version: 3.9.2 (no changes). + * Remove XS-Autobuild: yes; not needed now we are in main. - -- Ian Beckwith Fri, 24 Jun 2011 04:45:46 +0100 + -- Ian Beckwith Fri, 24 Jun 2011 04:50:49 +0100 ckermit (211-15) unstable; urgency=low diff --git a/debian/control b/debian/control index 0fd83c1..cc35922 100644 --- a/debian/control +++ b/debian/control @@ -2,8 +2,8 @@ Source: ckermit Section: comm Priority: extra Maintainer: Ian Beckwith -Build-Depends: libncurses5-dev, debhelper (>= 7), libpam0g-dev, libsocks4 -Standards-Version: 3.9.1 +Build-Depends: libncurses5-dev, debhelper (>= 7), libpam0g-dev, libssl-dev, libkrb5-dev, libsocks4 +Standards-Version: 3.9.2 Homepage: http://www.kermit-project.org Package: ckermit