chiark / gitweb /
correct history of Baz Zoetekouw's NMU in changelog
[authbind.git] / debian / changelog
index 438c0226d3ae34f1ee6a18e1c7d6100dffcc73f4..d8a86149b519c10be3ba8487e1813912a910e7b2 100644 (file)
@@ -7,11 +7,17 @@ authbind (1.1.6) unstable; urgency=low
     programs.  See also Bug#186439.
   * Make sure we don't try to encode errno's >127 in a status code.
   * Do not Build-Depends: libc6-dev (it's build-essential).
+  * New make variables for improved portability and customisation of
+    locations: LIBS, libexec_dir, HELPER, BINTARGETS.
+  * make clean removes *.core too.
+  * #include <signal.h> in libauthbind.c.
+  * Set SHELL=/bin/bash in debian/rules.  Closes #374586.
 
  --
 
-authbind (1.1.5.3) unstable; urgency=low
+authbind (1.1.5.2-0.1) unstable; urgency=low
 
+  * Non-maintainer Upload
   * Moved man pages to /usr/share/man and docs to
     /usr/share/doc/authbind. Added a prerm and a postinst script to set
     the /usr/doc/authbind link. (closes: #91112, #91376, #91387)