[nfs-utils] 01/04: Import Debian version 1:1.2.8-7

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Fri Mar 11 04:06:38 UTC 2016


This is an automated email from the git hooks/post-receive script.

benh pushed a commit to branch master
in repository nfs-utils.

commit ffbb7bc1f9f084b4992349c1c113472fa04cc28a
Author: Ben Hutchings <ben at decadent.org.uk>
Date:   Fri Mar 11 04:04:12 2016 +0000

    Import Debian version 1:1.2.8-7
---
 debian/changelog      | 11 +++++++++++
 debian/control        |  6 +++---
 debian/rules          |  1 -
 debian/source/options |  3 ---
 4 files changed, 14 insertions(+), 7 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 65dc6d3..a586a47 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+nfs-utils (1:1.2.8-7) experimental; urgency=medium
+
+  * Get rid of libgssglue1.
+    Don't pass "--with-gssglue" to ./configure.
+    Build-depend on libtirpc-dev (>= 0.2.4-2~).
+    Depend on libtirpc1 (>= 0.2.4-2~).
+    Depend on rpcbind (>= 0.2.1-5~).
+  * Remove debian/source/options.
+
+ -- Anibal Monsalve Salazar <anibal at debian.org>  Sat, 02 Aug 2014 12:25:47 +0100
+
 nfs-utils (1:1.2.8-6) unstable; urgency=medium
 
   * Fix the sec=krb5* handling in debian/nfs-common.init to properly match
diff --git a/debian/control b/debian/control
index 021c5a6..1e7ca24 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Priority: standard
 Section: net
 Maintainer: Debian kernel team <debian-kernel at lists.debian.org>
 Uploaders: Anibal Monsalve Salazar <anibal at debian.org>, Ben Hutchings <ben at decadent.org.uk>, Steve Langasek <vorlon at debian.org>
-Build-Depends: debhelper (>= 7), libwrap0-dev, libevent-dev, libnfsidmap-dev (>= 0.24), libkrb5-dev, libgssglue-dev (>= 0.3), libblkid-dev, libkeyutils-dev, pkg-config, libldap2-dev, libcap-dev, libtirpc-dev, libdevmapper-dev, dh-autoreconf, libmount-dev, libsqlite3-dev
+Build-Depends: debhelper (>= 7), libwrap0-dev, libevent-dev, libnfsidmap-dev (>= 0.24), libkrb5-dev, libblkid-dev, libkeyutils-dev, pkg-config, libldap2-dev, libcap-dev, libtirpc-dev (>= 0.2.4-2~), libdevmapper-dev, dh-autoreconf, libmount-dev, libsqlite3-dev
 Standards-Version: 3.9.0
 Homepage: http://nfs.sourceforge.net/
 Vcs-Git: git://git.debian.org/kernel/nfs-utils.git
@@ -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)
+Depends: ${shlibs:Depends}, ${misc:Depends}, nfs-common (= ${binary:Version}), ucf, lsb-base (>= 1.3-9ubuntu3), libtirpc1 (>= 0.2.4-2~)
 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, adduser, ucf, lsb-base (>= 1.3-9ubuntu3), initscripts (>= 2.88dsf-13.3)
+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)
 Recommends: python
 Suggests: open-iscsi, watchdog
 Provides: nfs-client
diff --git a/debian/rules b/debian/rules
index 569c416..5cff5ce 100755
--- a/debian/rules
+++ b/debian/rules
@@ -29,7 +29,6 @@ build-stamp:
 		--enable-nfsv41 \
 		--enable-ipv6 \
 		--enable-libmount-mount \
-		--with-gssglue \
 		--with-tcp-wrappers
 	$(MAKE) $(MAKEFLAGS)
 	touch build-stamp
diff --git a/debian/source/options b/debian/source/options
deleted file mode 100644
index 9b2845c..0000000
--- a/debian/source/options
+++ /dev/null
@@ -1,3 +0,0 @@
-compression = "bzip2"
-compression-level = 9
-extend-diff-ignore = "(^|/)(config.sub|config.guess|Makefile.in|configure|config.log|aclocal.m4|ltmain.sh|aclocal/libtool.m4)$"

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/kernel/nfs-utils.git



More information about the Kernel-svn-changes mailing list