]> git.decadent.org.uk Git - nfs-utils.git/blobdiff - debian/changelog
Imported Debian patch 1.0.8-5
[nfs-utils.git] / debian / changelog
index 269b33e4e0c8290b9c9532e4f35e088b29be876b..ab98c8b096938d5a658923fecd9a3902c1b5adbe 100644 (file)
@@ -1,3 +1,43 @@
+nfs-utils (1:1.0.8-5) unstable; urgency=low
+
+  * Make nfs-kernel-server depend on at least version 1.0.8 of nfs-common;
+    lots of stuff will break with an upstream version mismatch.
+
+ -- Steinar H. Gunderson <sesse@debian.org>  Wed,  7 Jun 2006 01:13:28 +0200
+
+nfs-utils (1:1.0.8-4) unstable; urgency=low
+
+  * Fix a few spelling errors in the man pages; patches from A Costa.
+    (Closes: #370561, #370562, #370563)
+
+ -- Steinar H. Gunderson <sesse@debian.org>  Tue,  6 Jun 2006 11:59:28 +0200
+
+nfs-utils (1:1.0.8-3) unstable; urgency=low
+
+  * The "what the heck, I uploaded an outdated 1:1.0.8-1 release without
+    the pkg-config fix and some other changes" release.
+  * Tweaks to debian/rules:
+    * Drop --sourcedir=debian/tmp from dh_install so we can also install files
+      directly from the debian/ directory.
+    * Minimize direct uses of install; move all the ucf installation into the
+      debhelper .install files.
+    * Remove some obsolete comments.
+  * Remove empty (modulo #DEBHELPER# tokens) nhfsstone.{postinst,prerm}
+    scripts.
+  * Clear out obsolete (pre-sarge) debconf and rc.d purging from postinst
+    script. (Same as in 1:1.0.7-10, but for nfs-kernel-server too, not just
+    nfs-common.) Minor style cleanup.
+  * Include the md5sum for /etc/default/nfs-kernel-server from 1:1.0.7-13, 
+    to make ucf not complain when upgrading from that version.
+
+ -- Steinar H. Gunderson <sesse@debian.org>  Sat,  3 Jun 2006 11:00:14 +0200
+
+nfs-utils (1:1.0.8-2) unstable; urgency=low
+
+  * Added missing dependency on pkg-config.
+
+ -- Anibal Monsalve Salazar <anibal@debian.org>  Fri, 02 Jun 2006 19:08:11 +1000
+
 nfs-utils (1:1.0.8-1) unstable; urgency=low
 
   * New upstream version. (Closes: #364902)
@@ -11,26 +51,12 @@ nfs-utils (1:1.0.8-1) unstable; urgency=low
       needed to build nfs-utils.
     * Give DESTDIR instead of install_prefix to "make install" (install_prefix
       no longer works).
-    * Build-depend on librpcsecgss-dev and libgssapi-dev, as they are now both
-      needed. Also build-depend on pkg-config, as it is needed to detect
-      librpcsecgss-dev.
-  * No longer handle gssapi_mech.conf; it is now managed by the librpcsecgss
-    package. Remove all references to it in debian/rules.
+  * No longer handle gssapi_mech.conf via ucf; it is now managed by the
+    librpcsecgss package. Remove all references to it in debian/rules.
   * We no longer need to run autoconf as a part of debian/rules; its results
     are parts of the diff instead, as per usual packaging practices.
     * Drop the build-dependency on autoconf2.13 and autotools-dev.
     * No longer rm various autotools-generated files in the clean target.
-  * Tweaks to debian/rules:
-    * Drop --sourcedir=debian/tmp from dh_install so we can also install files
-      directly from the debian/ directory.
-    * Minimize direct uses of install; move all the ucf installation into the
-      debhelper .install files.
-    * Remove some obsolete comments.
-  * Remove empty (modulo #DEBHELPER# tokens) nhfsstone.{postinst,prerm}
-    scripts.
-  * Clear out obsolete (pre-sarge) debconf and rc.d purging from postinst
-    script. (Same as in 1:1.0.7-10, but for nfs-kernel-server too, not just
-    nfs-common.) Minor style cleanup.
 
  -- Steinar H. Gunderson <sesse@debian.org>  Thu,  1 Jun 2006 01:59:39 +0200