From: Nathan Scott Date: Wed, 16 Jul 2014 03:49:16 +0000 (+1000) Subject: xfsprogs: add a watch file into the debian packaging X-Git-Tag: v3.2.2~34 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=1a05f9188b1a151fa6dcdec61880699d2acf53cd;p=thirdparty%2Fxfsprogs-dev.git xfsprogs: add a watch file into the debian packaging Apparently it can improve some Debian tools that check it (e.g. UDD). Resolves Debian bug #748483. Signed-off-by: Nathan Scott --- diff --git a/debian/Makefile b/debian/Makefile index 1ba204c33..2e8b1b080 100644 --- a/debian/Makefile +++ b/debian/Makefile @@ -5,7 +5,7 @@ TOPDIR = .. include $(TOPDIR)/include/builddefs -LSRCFILES = changelog compat control copyright rules +LSRCFILES = changelog compat control copyright rules watch DEV_DOC_DIR = $(PKG_DOC_DIR)/../xfslibs-dev BOOT_MKFS_BIN = $(TOPDIR)/mkfs/mkfs.xfs-xfsprogs-udeb LDIRDIRT = xfslibs-dev xfsprogs xfsprogs-udeb diff --git a/debian/watch b/debian/watch new file mode 100644 index 000000000..0aa3e8d5f --- /dev/null +++ b/debian/watch @@ -0,0 +1,3 @@ +version=3 +opts=uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha)\d*)$/$1~$2/ \ +ftp://oss.sgi.com/projects/xfs/cmd_tars/xfsprogs-(.+)\.tar\.gz