chiark / gitweb /
fix unused vars
[chiark-tcl.git] / debian / changelog
index f24075ad551c25a46dc4ce1b07d7bc69c18b3c4a..00ec69680cdc28fd92a1c3d42598b3d6a6544c72 100644 (file)
@@ -1,13 +1,14 @@
 chiark-tcl (1.1.1~~iwj) unstable; urgency=low
 
   Bugfix:
-  * Handling of errors reading /dev/urandom fixed.  (Also, fixes
-    FTBFS in sid due to warning from recent versions of gcc.)
+  * Handling of errors reading /dev/urandom fixed.
 
   User-visible change:
   * Mention dgram, tuntap and maskmap in Description.  Fix typo.
 
   Packaging 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.
   * Remove the pointless copyright notice from the end of the changelog.
   * Add ${misc:Depends} to Depends field (has no effect on the .deb).