Bas Couwenberg pushed to branch master at Debian GIS Project / jmapviewer
Commits: 527e494d by Bas Couwenberg at 2018-08-18T14:35:31Z Update watch file to handle changed HTML. - - - - - 2 changed files: - debian/changelog - debian/watch Changes: ===================================== debian/changelog ===================================== --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ jmapviewer (2.7+dfsg-4) UNRELEASED; urgency=medium * Remove .gitigore file. * Bump Standards-Version to 4.2.0, no changes. + * Update watch file to handle changed HTML. -- Bas Couwenberg <[email protected]> Sat, 04 Aug 2018 09:46:04 +0200 ===================================== debian/watch ===================================== --- a/debian/watch +++ b/debian/watch @@ -1,3 +1,10 @@ version=3 -opts=dversionmangle=s/\+(debian|dfsg|ds|deb)\d*$//,repacksuffix=+dfsg \ -https://svn.openstreetmap.org/applications/viewer/jmapviewer/releases/(\d+(?:\.\d+)*)/JMapViewer-(\d\S*)-Source\.(?:tar\.(?:gz|bz2|xz)|tgz|tbz2|txz|zip) +opts="\ +dversionmangle=s/\+(debian|dfsg|ds|deb)\d*$//,\ +uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha)\d*)$/$1~$2/;s/RC/rc/,\ +pagemangle=s/<dir\sname="(?:\d+(?:\.\d+)*)\/?"\shref="(\d+(?:\.\d+)*)\/?"\s\/>/<a href="$1">$1<\/a>/g,\ +downloadurlmangle=s/(\d+(?:\.\d+)*)/$1\/JMapViewer-$1-Source.zip/,\ +filenamemangle=s/(\d+(?:\.\d+)*)/JMapViewer-$1-Source.zip/,\ +repacksuffix=+dfsg" \ +https://svn.openstreetmap.org/applications/viewer/jmapviewer/releases/ \ +(\d+(?:\.\d+)*) View it on GitLab: https://salsa.debian.org/debian-gis-team/jmapviewer/commit/527e494d2edd51dac1fe89f21c83aab50c8460cc -- View it on GitLab: https://salsa.debian.org/debian-gis-team/jmapviewer/commit/527e494d2edd51dac1fe89f21c83aab50c8460cc 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
