dh_installchangelogs: adjust to use ckc301.txt. changelog: explain -O1 usage
authorIan Beckwith <ianb@erislabs.net>
Tue, 12 Jul 2011 01:52:59 +0000 (02:52 +0100)
committerIan Beckwith <ianb@erislabs.net>
Tue, 12 Jul 2011 01:52:59 +0000 (02:52 +0100)
debian/changelog
debian/rules

index 3c7583b..60eb9af 100644 (file)
@@ -1,4 +1,4 @@
-ckermit (301-1~b1) unstable; urgency=low
+ckermit (301-1) unstable; urgency=low
 
   * New upstream release (Closes: #633156).
   * Moved to main, ckermit is now DFSG-free!.
@@ -12,7 +12,8 @@ ckermit (301-1~b1) unstable; urgency=low
     + socks support causes problems with avahi.
     + you can get the same functionality with 'tsocks kermit'.
   * Removed all patches from debian/patches, all taken upstream.
-  * Temporarily use -O1 until segfault with -O2+krb5+iksd is fixed.
+  * Compile with -O1: -O2 is not supported and causes segfaults
+    with iksd + kerberos.
   * debian/rules: use dh minimal rules file.
   * Bump debhelper build depends to (>= 7.0.50~) for dh override support.
   * Update PAM config, now just includes common-auth, common-account
@@ -26,7 +27,7 @@ ckermit (301-1~b1) unstable; urgency=low
     + debian/watch: remove dh-make boilerplate.
     + Standards-Version: 3.9.2 (no changes).
 
- -- Ian Beckwith <ianb@debian.org>  Sun, 10 Jul 2011 19:59:04 +0100
+ -- Ian Beckwith <ianb@debian.org>  Tue, 12 Jul 2011 02:48:17 +0100
 
 ckermit (211-15) unstable; urgency=low
 
index 2af9a42..717c3fb 100755 (executable)
@@ -45,7 +45,7 @@ override_dh_auto_install:
        rm "$(BUILDDIR)/usr/share/doc/ckermit/COPYING.TXT"
 
 override_dh_installchangelogs:
-       dh_installchangelogs -k ckc300.txt
+       dh_installchangelogs -k ckc301.txt
 
 override_dh_installpam:
        dh_installpam --name=kermit