diffstat for nfs-utils-1.2.6 nfs-utils-1.2.6 changelog | 7 +++++++ control | 5 +++-- rules | 2 +- watch | 2 +- 4 files changed, 12 insertions(+), 4 deletions(-) diff -Nru nfs-utils-1.2.6/debian/changelog nfs-utils-1.2.6/debian/changelog --- nfs-utils-1.2.6/debian/changelog 2012-07-10 17:42:42.000000000 +0000 +++ nfs-utils-1.2.6/debian/changelog 2012-10-02 13:31:07.000000000 +0000 @@ -1,3 +1,10 @@ +nfs-utils (1:1.2.6-SprezzOS1) unstable; urgency=low + + * SprezzOS build + * Purge libwrap dep + + -- nick black Tue, 02 Oct 2012 07:55:31 -0400 + nfs-utils (1:1.2.6-3) unstable; urgency=low * Iterate through exports.d to look for expors (Closes: #676604). diff -Nru nfs-utils-1.2.6/debian/control nfs-utils-1.2.6/debian/control --- nfs-utils-1.2.6/debian/control 2012-07-10 17:42:42.000000000 +0000 +++ nfs-utils-1.2.6/debian/control 2012-10-02 13:31:07.000000000 +0000 @@ -1,9 +1,10 @@ Source: nfs-utils Priority: standard Section: net -Maintainer: Debian kernel team +Maintainer: Nick Black +XSBC-Original-Maintainer: Debian kernel team Uploaders: Anibal Monsalve Salazar , Ben Hutchings , Luk Claes -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 +Build-Depends: debhelper (>= 7), 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 Standards-Version: 3.9.0 Homepage: http://nfs.sourceforge.net/ Vcs-Git: git://git.debian.org/kernel/nfs-utils.git diff -Nru nfs-utils-1.2.6/debian/rules nfs-utils-1.2.6/debian/rules --- nfs-utils-1.2.6/debian/rules 2012-07-10 17:42:42.000000000 +0000 +++ nfs-utils-1.2.6/debian/rules 2012-10-02 13:31:07.000000000 +0000 @@ -27,7 +27,7 @@ --enable-nfsv41 \ --enable-ipv6 \ --enable-libmount-mount \ - --with-tcp-wrappers + --without-tcp-wrappers $(MAKE) $(MAKEFLAGS) touch build-stamp diff -Nru nfs-utils-1.2.6/debian/watch nfs-utils-1.2.6/debian/watch --- nfs-utils-1.2.6/debian/watch 2012-07-10 17:42:42.000000000 +0000 +++ nfs-utils-1.2.6/debian/watch 2012-10-02 13:31:07.000000000 +0000 @@ -1,2 +1,2 @@ version=3 -http://www.kernel.org/pub/linux/utils/nfs/nfs-utils-([\.\d]+).tar.bz2 +http://sf.net/nfs/nfs-utils-(.*)\.tar\.gz