]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commitdiff
Update debian packaging for xfsprogs-3.0 release.
authorNathan Scott <nathans@debian.org>
Wed, 28 Jan 2009 10:44:14 +0000 (21:44 +1100)
committerNathan Scott <nathans@debian.org>
Wed, 28 Jan 2009 10:44:14 +0000 (21:44 +1100)
Also cleanup a few things - watch file unnecessary and gives us
more lintian warnings, ditched.  Update uploaders to list those
who do the uploading.

Signed-off-by: Nathan Scott <nathans@debian.org>
debian/Makefile
debian/changelog
debian/control
debian/watch [deleted file]

index 6f317666c27701ce5c51a05d2478e7d65437f027..9b1d92baee6a88e37119f05fbb13cb7ff4e58c36 100644 (file)
@@ -5,7 +5,7 @@
 TOPDIR = ..
 include $(TOPDIR)/include/builddefs
 
-LSRCFILES = changelog compat control copyright rules watch
+LSRCFILES = changelog compat control copyright rules
 DEV_DOC_DIR = $(PKG_DOC_DIR)/../xfslibs-dev
 BOOT_MKFS_BIN = $(TOPDIR)/mkfs/mkfs.xfs-xfsprogs-udeb
 
index 6c60ce0dfe21dadc595035daebda67dbf3e76353..074c7812647ab29acc1fbad5b91be1482d5fe67e 100644 (file)
@@ -1,3 +1,11 @@
+xfsprogs (3.0.0-1) unstable; urgency=low
+
+  * New upstream release
+  * Remove watch file, xfsprogs is native
+  * Updated dependencies as this requires xfsdump 3 also
+
+ -- Nathan Scott <nathans@debian.org>  Wed, 28 Jan 2009 21:15:07 +1100
+
 xfsprogs (2.10.2-1) unstable; urgency=low
 
   * New upstream release
index e5fb046731b32a7f292b39cdebdf80378de57db1..e0060ee9391a1e79beabefc1d9019d6724a85f2d 100644 (file)
@@ -2,7 +2,7 @@ Source: xfsprogs
 Section: admin
 Priority: optional
 Maintainer: Nathan Scott <nathans@debian.org>
-Uploaders: Anibal Monsalve Salazar <anibal@debian.org>, Niv Sardi <xaiki@debian.org>
+Uploaders: Anibal Monsalve Salazar <anibal@debian.org>
 Build-Depends: uuid-dev, autoconf, debhelper (>= 5), gettext, libtool, libreadline5-dev
 Standards-Version: 3.7.3
 Homepage: http://oss.sgi.com/projects/xfs/
@@ -11,7 +11,7 @@ Package: xfsprogs
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Provides: fsck-backend
 Suggests: xfsdump, attr, dvhtool, quota
-Conflicts: xfsdump (<< 2.0.0)
+Conflicts: xfsdump (<< 3.0.0)
 Architecture: any
 Description: Utilities for managing the XFS filesystem
  A set of commands to use the XFS filesystem, including mkfs.xfs.
@@ -30,8 +30,8 @@ Description: Utilities for managing the XFS filesystem
 Package: xfslibs-dev
 Section: libdevel
 Priority: extra
-Depends: libc6-dev | libc-dev, uuid-dev, xfsprogs (>= 2.0.0)
-Conflicts: xfsprogs (<< 2.0.0)
+Depends: libc6-dev | libc-dev, uuid-dev, xfsprogs (>= 3.0.0)
+Conflicts: xfsprogs (<< 3.0.0)
 Architecture: any
 Description: XFS filesystem-specific static libraries and headers
  xfslibs-dev contains the libraries and header files needed to
diff --git a/debian/watch b/debian/watch
deleted file mode 100644 (file)
index e381adf..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-version=3
-ftp://oss.sgi.com/projects/xfs/cmd_tars/ xfsprogs_([\d]+[\d\.]*)-[\d].tar.gz