+nfs-utils (1:1.0.11~git-20060105-2) experimental; urgency=low
+
+ * 08-dont-build-getkversion.patch: We missed tools/Makefile.in on last
+ refresh, so it ended up in the .diff.gz. Fix.
+
+ -- Steinar H. Gunderson <sesse@debian.org> Fri, 5 Jan 2007 13:38:07 +0100
+
nfs-utils (1:1.0.11~git-20060105-1) experimental; urgency=low
* New upstream release.
"tools/locktest/Makefile") CONFIG_FILES="$CONFIG_FILES tools/locktest/Makefile" ;;
"tools/nlmtest/Makefile") CONFIG_FILES="$CONFIG_FILES tools/nlmtest/Makefile" ;;
"tools/rpcdebug/Makefile") CONFIG_FILES="$CONFIG_FILES tools/rpcdebug/Makefile" ;;
+Index: nfs-utils-1.0.11~git-20060105/tools/Makefile.in
+===================================================================
+--- nfs-utils-1.0.11~git-20060105.orig/tools/Makefile.in
++++ nfs-utils-1.0.11~git-20060105/tools/Makefile.in
+@@ -207,7 +207,7 @@ statduser = @statduser@
+ statedir = @statedir@
+ sysconfdir = @sysconfdir@
+ target_alias = @target_alias@
+-SUBDIRS = getiversion getkversion locktest rpcdebug rpcgen nlmtest
++SUBDIRS = getiversion locktest rpcdebug rpcgen nlmtest
+ MAINTAINERCLEANFILES = Makefile.in
+ all: all-recursive
+
statedir = @statedir@
sysconfdir = @sysconfdir@
target_alias = @target_alias@
-SUBDIRS = getiversion locktest rpcdebug rpcgen nlmtest
+SUBDIRS = getiversion getkversion locktest rpcdebug rpcgen nlmtest
MAINTAINERCLEANFILES = Makefile.in
all: all-recursive