From 8771b17b618ba46e2e3a1e7eec608b9a71245d36 Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Fri, 11 Mar 2016 04:04:29 +0000 Subject: [PATCH] Import Debian version 1:1.2.8-8 --- debian/changelog | 9 +++++++++ debian/control | 4 ++-- debian/source/options | 3 +++ 3 files changed, 14 insertions(+), 2 deletions(-) create mode 100644 debian/source/options diff --git a/debian/changelog b/debian/changelog index a586a47..7df8fa0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +nfs-utils (1:1.2.8-8) unstable; urgency=medium + + * Upload to unstable where this belongs. + * libtirpc versioning against 0.2.4, not 0.2.4-2. + * Drop versioned dependency on rpcbind; nothing in the rpcbind relationship + requires this. + + -- Steve Langasek Mon, 11 Aug 2014 00:20:32 -0700 + nfs-utils (1:1.2.8-7) experimental; urgency=medium * Get rid of libgssglue1. diff --git a/debian/control b/debian/control index 1e7ca24..51b1a11 100644 --- a/debian/control +++ b/debian/control @@ -12,7 +12,7 @@ Vcs-Browser: http://git.debian.org/?p=kernel/nfs-utils.git Package: nfs-kernel-server Priority: optional Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends}, nfs-common (= ${binary:Version}), ucf, lsb-base (>= 1.3-9ubuntu3), libtirpc1 (>= 0.2.4-2~) +Depends: ${shlibs:Depends}, ${misc:Depends}, nfs-common (= ${binary:Version}), ucf, lsb-base (>= 1.3-9ubuntu3), libtirpc1 (>= 0.2.4) Provides: knfs, nfs-server Conflicts: knfs, nfs-server Replaces: knfs, nfs-server @@ -32,7 +32,7 @@ Homepage: http://nfs.sourceforge.net/ Package: nfs-common Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends}, rpcbind (>= 0.2.1-5~), libtirpc1 (>= 0.2.4-2~), adduser, ucf, lsb-base (>= 1.3-9ubuntu3), initscripts (>= 2.88dsf-13.3) +Depends: ${shlibs:Depends}, ${misc:Depends}, rpcbind, adduser, ucf, lsb-base (>= 1.3-9ubuntu3), initscripts (>= 2.88dsf-13.3), libtirpc1 (>= 0.2.4) Recommends: python Suggests: open-iscsi, watchdog Provides: nfs-client diff --git a/debian/source/options b/debian/source/options new file mode 100644 index 0000000..9b2845c --- /dev/null +++ b/debian/source/options @@ -0,0 +1,3 @@ +compression = "bzip2" +compression-level = 9 +extend-diff-ignore = "(^|/)(config.sub|config.guess|Makefile.in|configure|config.log|aclocal.m4|ltmain.sh|aclocal/libtool.m4)$" -- 2.39.2