chiark / gitweb /
cross-building: Do not include a makefile
[authbind.git] / debian / changelog
index 57e2e09fc39753df0eb78ca293a72d13a132a62c..6dd33568e20de7d7e7a642fa7b394ac47208f95e 100644 (file)
@@ -1,9 +1,12 @@
-authbind (2.1.2) unstable; urgency=low
+authbind (2.1.2~) unstable; urgency=low
 
   * Cope with programs which set SIGCHLD to SIG_IGN.  (We assume
     they don't manipulate SIGCHLD on other threads, which is probably
     true.)  Patch from Marco d'Itri, slightly modified.  Closes:#765587.
   * Fix one-letter typo in previous changelog entry.
+  * Add -n to gzip -9 rune, to help reproducibility.  Closes:#777727.
+  * Fix FTCBFS: Use triplet-prefixed build tools.
+    Patch from Helmut Grohne, modified.  Closes: #851206.
 
  --