From 94685afe49d3b0c8858efb0d1f1d1ebce430e12f Mon Sep 17 00:00:00 2001 From: "Steinar H. Gunderson" Date: Thu, 9 Aug 2007 17:30:29 +0200 Subject: [PATCH] Imported Debian patch 1.1.1~git-20070709-1 --- debian/changelog | 12 +++++++----- debian/copyright | 6 +++--- debian/nfs-common.postrm | 2 +- 3 files changed, 11 insertions(+), 9 deletions(-) diff --git a/debian/changelog b/debian/changelog index 2e150ef..ee13fa5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,11 @@ -nfs-utils (1:1.1.1~git-20070706-2) unstable; urgency=low +nfs-utils (1:1.1.1~git-20070709-1) unstable; urgency=low - * If there is no override present when running the post-removal script, do - not return exit status code 2. Closes: #436411. - - -- Anibal Monsalve Salazar Tue, 07 Aug 2007 17:34:47 +1000 + * New upstream release. + * Update debian/copyright with the new date. + * No longer tries to build with -mno-fp-regs on Alpha, which should fix + FTBFS on that platform. (Closes: #436491) + + -- Steinar H. Gunderson Thu, 09 Aug 2007 17:30:29 +0200 nfs-utils (1:1.1.1~git-20070706-1) unstable; urgency=low diff --git a/debian/copyright b/debian/copyright index abcfdf9..5a85bf9 100644 --- a/debian/copyright +++ b/debian/copyright @@ -3,9 +3,9 @@ This package was debianized by Chip Salzenberg on Fri, 3 Dec This is a git snapshot, downloaded August 6th, 2007 using the following commands: - git clone git://git.linux-nfs.org/pub/linux/nfs-utils/ nfs-utils-1.1.1\~git-20070706 - ( cd nfs-utils-1.1.1\~git-20070706/ && sh ./autogen.sh ) - tar --exclude=.git -zcf nfs-utils_1.1.1\~git-20070706.orig.tar.gz nfs-utils-1.1.1\~git-20070706 + git clone git://git.linux-nfs.org/pub/linux/nfs-utils/ nfs-utils-1.1.1\~git-20070709 + ( cd nfs-utils-1.1.1\~git-20070709/ && sh ./autogen.sh ) + tar --exclude=.git -zcf nfs-utils_1.1.1\~git-20070709.orig.tar.gz nfs-utils-1.1.1\~git-20070709 Regular releases are avilable from http://sourceforge.net/projects/nfs/. diff --git a/debian/nfs-common.postrm b/debian/nfs-common.postrm index aeb9848..c7af643 100644 --- a/debian/nfs-common.postrm +++ b/debian/nfs-common.postrm @@ -21,6 +21,6 @@ case "$1" in /var/lib/nfs/sm/* \ /var/lib/nfs/sm.bak/* - dpkg-statoverride --remove /sbin/mount.nfs || true + dpkg-statoverride --remove /sbin/mount.nfs ;; esac -- 2.39.2