diffstat of debian/ for xfsprogs_3.1.9 xfsprogs_3.1.10-SprezzOS changelog | 12 ++++++++++++ control | 13 +++++++++---- rules | 1 + watch | 2 ++ 4 files changed, 24 insertions(+), 4 deletions(-) --- xfsprogs-3.1.9/debian/changelog 2012-12-12 23:21:22.000000000 +0000 +++ xfsprogs-3.1.10/debian/changelog 2012-12-15 00:34:03.000000000 +0000 @@ -1,3 +1,15 @@ +xfsprogs (3.1.10-SprezzOS) unstable; urgency=low + + * New upstream version 3.1.10 + + -- Nick Black Thu, 13 Dec 2012 16:50:56 -0500 + +xfsprogs (3.1.9-SprezzOS1) unstable; urgency=low + + * SprezzOS build + + -- Nick Black Thu, 13 Dec 2012 16:21:58 -0500 + xfsprogs (3.1.9) unstable; urgency=low * New upstream release --- xfsprogs-3.1.9/debian/control 2012-12-12 23:21:22.000000000 +0000 +++ xfsprogs-3.1.10/debian/control 2012-12-15 00:34:03.000000000 +0000 @@ -1,10 +1,15 @@ Source: xfsprogs Section: admin Priority: optional -Maintainer: XFS Development Team -Uploaders: Nathan Scott , Anibal Monsalve Salazar -Build-Depends: uuid-dev, autoconf, debhelper (>= 5), gettext, libtool, libreadline-gplv2-dev | libreadline5-dev, libblkid-dev (>= 2.17), linux-libc-dev -Standards-Version: 3.9.1 +Maintainer: Nick Black +XSBC-Original-Maintainer: XFS Development Team +Build-Depends: uuid-dev, autoconf, debhelper (>= 5), + gettext, + libtool, + libreadline-gplv2-dev | libreadline6-dev, + libblkid-dev (>= 2.17), + linux-libc-dev +Standards-Version: 3.9.3 Homepage: http://oss.sgi.com/projects/xfs/ Package: xfsprogs --- xfsprogs-3.1.9/debian/rules 2010-08-18 03:53:43.000000000 +0000 +++ xfsprogs-3.1.10/debian/rules 2012-12-15 00:34:03.000000000 +0000 @@ -66,6 +66,7 @@ -rm -rf $(dirme) $(dirdev) $(dirdi) $(pkgme) $(MAKE) -C . install $(pkgdev) $(MAKE) -C . install-dev + find debian -name \*.la -delete $(pkgdi) $(MAKE) -C debian install-d-i $(pkgme) $(MAKE) dist rmdir debian/xfslibs-dev/usr/share/doc/xfsprogs --- xfsprogs-3.1.9/debian/watch 1970-01-01 00:00:00.000000000 +0000 +++ xfsprogs-3.1.10/debian/watch 2012-12-15 00:34:03.000000000 +0000 @@ -0,0 +1,2 @@ +version=3 +ftp://oss.sgi.com/projects/xfs/cmd_tars/xfsprogs-([\d\.]+)\.tar\.gz