X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=debian%2Fchangelog;h=1e35b6bae65cb8f1e969930a3be9641895663faa;hp=1ee9864a6ff6a2540811738ebf4f51fa37e9787c;hb=16e41b6b9b1961fbd755a85639bbc2e282b3c67c;hpb=ba2d04e42f22276f0c990a4c2ce56c647ba9c235 diff --git a/debian/changelog b/debian/changelog index 1ee9864..1e35b6b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,27 @@ +nfs-utils (1:1.0.10-6~quilt.3) experimental; urgency=low + + * Remove obsolete DEB_* variables from debian/rules. + * Refresh 08-dont-build-getkversion.patch for consistency. + + -- Steinar H. Gunderson Thu, 4 Jan 2007 03:23:45 +0100 + +nfs-utils (1:1.0.10-6~quilt.2) experimental; urgency=low + + * 08-dont-build-getkversion.patch: Don't build getkversion, since it fails + when trying to build against newer kernel headers; it's not really used in + the package anyhow. Adapted from an Ubuntu patch by Tollef Fog Heen. + + -- Steinar H. Gunderson Tue, 2 Jan 2007 14:47:36 +0100 + +nfs-utils (1:1.0.10-6~quilt.1) experimental; urgency=low + + * 07-exports-default-options.patch: Support default options in exports(5), + like "/srv/www -rw,sync host1 host2 host3(ro)" (syntax borrowed from + OpenBSD). Also updates the exports(5) man page to explain the new syntax. + (Closes: #273188) + + -- Steinar H. Gunderson Tue, 26 Dec 2006 23:43:51 +0100 + nfs-utils (1:1.0.10-6~quilt.0) experimental; urgency=low * Switch to quilt for patch management.