X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=debian%2Fchangelog;h=d04bcafb5d2a208e5521c35868f3579006ead7d3;hp=59cc3c63e9bce1bd6b845aed101b705f9ecbce14;hb=3f15d1aa7415d601b50cb50385181ca7bb05799b;hpb=ad50dfa7f017451a77294fa4a58983ca6e0378f8 diff --git a/debian/changelog b/debian/changelog index 59cc3c6..d04bcaf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,21 @@ +nfs-utils (1:1.0.9-4) unstable; urgency=low + + * Remove versioned dependency on coreutils, as we don't use it indirectly, + only via ucf (so the dependency should be there). This makes the package + somewhat easier to backport to sarge. + * Remove the word "Debian" from our patch against the exports(5) man page, + as Debian is not the only distribution using these packages. + + -- Steinar H. Gunderson Sun, 16 Jul 2006 01:59:13 +0200 + +nfs-utils (1:1.0.9-3) unstable; urgency=low + + * Don't automatically assume that the kernel is modular if /sbin/modprobe + is available, check for /proc/modules as well; patch from Nicolas + Trecourt. (Closes: #377685) + + -- Steinar H. Gunderson Thu, 13 Jul 2006 21:39:08 +0200 + nfs-utils (1:1.0.9-2) unstable; urgency=low * Merge changes from 1.0.9-1 and 1.0.9pre1-4: