X-Git-Url: http://andersk.mit.edu/gitweb/nss_nonlocal.git/blobdiff_plain/588dbef0843233f08712c230447bfb0d9d646f86..3266adff3a9407068f4f5ecd08ade18213742125:/debian/changelog diff --git a/debian/changelog b/debian/changelog index 987f87f..539c24d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,27 @@ +libnss-nonlocal (1.8-0debathena4) unstable; urgency=low + + * Only exclude glibc-private for new enough libc6, because old + dpkg-shlibdeps does not support -x. + + -- Anders Kaseorg Thu, 05 Feb 2009 01:59:08 -0500 + +libnss-nonlocal (1.8-0debathena3) unstable; urgency=low + + * Force exclusion of glibc-private dependency. This is necessary for + libnss-nonlocal to build and install with libc6 2.9 in Ubuntu Jaunty + and Debian experimental, which now generates an invalid dependency on + glibc-private for uses of private glibc symbols. + + -- Anders Kaseorg Sun, 01 Feb 2009 00:26:31 -0500 + +libnss-nonlocal (1.8-0debathena2) unstable; urgency=low + + * Change "Debian-Athena Project" to "Debathena Project". + * Remove debian/control from version control. + * Clean up debian/copyright. + + -- Tim Abbott Sat, 24 Jan 2009 18:03:22 -0500 + libnss-nonlocal (1.8-0debathena1) unstable; urgency=low * Correct the buffer size passed to realloc.