add lintian override for "writeable". "IF WRITEABLE" is a valid kermit command, so...
[ckermit.git] / debian / changelog
index 1045b6f..9a69b3a 100644 (file)
@@ -1,3 +1,23 @@
+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. 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.
+    + add spelling override. 'IF WRITEABLE' is a valid kermit
+      command, so we are stuck with that spelling.
+    + 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 <ianb@debian.org>  Fri, 24 Jun 2011 05:42:45 +0100
+
 ckermit (211-15) unstable; urgency=low
 
   * Add Italian translation. Thanks to Luca Bruno. (Closes: #602240).