X-Git-Url: http://andersk.mit.edu/gitweb/nss_nonlocal.git/blobdiff_plain/6c9b010b3b04032101d1c15f75a2bab2d21de85e..8086bd657bfeaa78e27b5d96dd5e8166f2f1d218:/debian/changelog diff --git a/debian/changelog b/debian/changelog index d962d84..5a65e72 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,34 @@ +libnss-nonlocal (1.11-0debathena3) UNRELEASED; urgency=low + + * Remove the workaround for buggy CDBS $(CC) splitting (fixed upstream). + + -- Anders Kaseorg Wed, 23 Jun 2010 21:04:41 -0400 + +libnss-nonlocal (1.11-0debathena2) unstable; urgency=low + + * Install lib32nss-nonlocal to the right place on Ubuntu. + + -- Anders Kaseorg Wed, 23 Jun 2010 03:50:33 -0400 + +libnss-nonlocal (1.11-0debathena1) unstable; urgency=low + + * New upstream release. + - Check that a nonlocal lookup by id returns the right id. + - Update licensing to LGPLv2.1+. + - Change syslog priority when removing local groups from non-local + users + * Update build flags for biarch packages (fixes lib32nss-nonlocal path + on squeeze). + * Fix FTBFS on squeeze due to CDBS’s buggy splitting of multiword + $(CC) (Debian bug #576967). + * Disable CDBS cross-building logic, to fix a mysterious FTBFS where + configure --host fails to find nm. + * Bump Standards-Version to 3.8.4 (no changes required). + * Bump Debhelper compatibility level to 6. + * Set maintainer to me. + + -- Anders Kaseorg Mon, 03 May 2010 00:45:14 -0400 + libnss-nonlocal (1.10-0debathena1) unstable; urgency=low * New upstream version.