[hdf4] 03/08: Update watch file to handle common issues.

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Sun May 8 16:11:50 UTC 2016


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

sebastic pushed a commit to branch experimental
in repository hdf4.

commit f0dc42f9c468f2903aeeacf7dd5ab0274653fe2c
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Sun May 8 15:05:52 2016 +0200

    Update watch file to handle common issues.
---
 debian/changelog | 1 +
 debian/watch     | 6 +++++-
 2 files changed, 6 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 2a9943e..dbbb52f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -21,6 +21,7 @@ libhdf4 (4.2.11-1~exp) UNRELEASED; urgency=medium
   * Add patch to fix spelling errors.
   * Add symbols files for libhdf4-0 & libhdf4-0-alt.
   * Use Breaks/Replace with version instead Conflicts/Replaces.
+  * Update watch file to handle common issues.
 
  -- Johan Van de Wauw <johan.vandewauw at gmail.com>  Sat, 14 Feb 2015 13:43:51 +0100
 
diff --git a/debian/watch b/debian/watch
index a6a46f4..ee25d1f 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,6 @@
 version=3
-http://www.hdfgroup.org/ftp/HDF/HDF_Current/src/hdf-(.+).tar.bz2
+opts=\
+dversionmangle=s/\+(debian|dfsg|ds|deb)\d*$//,\
+uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha)\d*)$/$1~$2/;s/RC/rc/ \
+http://www.hdfgroup.org/ftp/HDF/HDF_Current/src/ \
+(?:.*?/)?(?:rel|v|hdf)?[\-\_]?(\d\S+)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/hdf4.git



More information about the Pkg-grass-devel mailing list