chiark / gitweb /
tuntap: Use <net/if.h> not <linux/if.h>. Closes:#768766. (FTBFS)
[chiark-tcl.git] / debian / changelog
index 6c6b614d682baad59cd04648911a84c1bea98c9a..b0b4e5e149accae561ee4f83abe8c4aa893b50cf 100644 (file)
@@ -1,10 +1,33 @@
+chiark-tcl (1.1.2~) unstable; urgency=low
+
+  * tuntap: Use <net/if.h> not <linux/if.h>.  Closes:#768766.  (FTBFS)
+  * Reintroduce .gitignore which a build tool brokenly deleted.
+  * Remove .cvsignore files from git repo.
+
+ --
+
+chiark-tcl (1.1.1+nmu1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Build against the default Tcl version instead of deprecated 8.4
+    (closes: #725248).
+
+ -- Sergei Golovan <sgolovan@debian.org>  Tue, 15 Oct 2013 21:12:46 +0400
+
 chiark-tcl (1.1.1) unstable; urgency=low
 
+  Bugfix:
+  * Handling of errors reading /dev/urandom fixed.
+
   User-visible change:
   * Mention dgram, tuntap and maskmap in Description.  Fix typo.
 
-  Packaging improvements:
+  Build improvements:
+  * Fix FTBFS in sid due to warning from recent versions of gcc
+    about set but not used variables.
   * Update default TCL_VERSION for upstream build to 8.4.
+
+  Packaging improvements:
   * Remove the pointless copyright notice from the end of the changelog.
   * Add ${misc:Depends} to Depends field (has no effect on the .deb).
   * Provide build-arch and build-indep targets.
@@ -19,7 +42,7 @@ chiark-tcl (1.1.1) unstable; urgency=low
   * Remove FSF street address from copyright notices.
   * Change my email address.
 
- -- Ian Jackson <ijackson@chiark.greenend.org.uk>  Sat, 02 Jun 2012 12:20:26 +0100
+ -- Ian Jackson <ijackson@chiark.greenend.org.uk>  Sat, 02 Jun 2012 14:20:35 +0100
 
 chiark-tcl (1.1.0+nmu2) unstable; urgency=low