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 <[email protected]> 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.
_______________________________________________ Pkg-grass-devel mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-grass-devel
