[Git][debian-gis-team/hdf4][master] Fix dirversion regex in watch file.
Bas Couwenberg
gitlab at salsa.debian.org
Thu May 2 08:58:06 BST 2019
Bas Couwenberg pushed to branch master at Debian GIS Project / hdf4
Commits:
06d97c1f by Bas Couwenberg at 2019-05-02T07:57:59Z
Fix dirversion regex in watch file.
- - - - -
2 changed files:
- debian/changelog
- debian/watch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+libhdf4 (4.2.14-1~exp2) UNRELEASED; urgency=medium
+
+ * Fix dirversion regex in watch file.
+
+ -- Bas Couwenberg <sebastic at debian.org> Thu, 02 May 2019 09:57:30 +0200
+
libhdf4 (4.2.14-1~exp1) experimental; urgency=medium
* Team upload.
=====================================
debian/watch
=====================================
@@ -2,5 +2,5 @@ version=3
opts=\
dversionmangle=s/\+(debian|dfsg|ds|deb)\d*$//,\
uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha)\d*)$/$1~$2/;s/RC/rc/ \
-https://support.hdfgroup.org/ftp/HDF/releases/(:?HDF4\.\d+\.\S+)/src/ \
+https://support.hdfgroup.org/ftp/HDF/releases/(HDF4\.\d+\.\S+)/src/ \
(?:.*?/)?(?:rel|v|hdf)?[\-\_]?(\d\S+)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
View it on GitLab: https://salsa.debian.org/debian-gis-team/hdf4/commit/06d97c1fc8cb0ac34705bb997a26c278ab725f40
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/hdf4/commit/06d97c1fc8cb0ac34705bb997a26c278ab725f40
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-grass-devel/attachments/20190502/c0928f87/attachment-0001.html>
More information about the Pkg-grass-devel
mailing list