Bas Couwenberg pushed to branch master at Debian GIS Project / php-geos
Commits: 8fbb1917 by Bas Couwenberg at 2021-07-06T15:51:26+02:00 Update watch file for gitea changes. - - - - - 2 changed files: - debian/changelog - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,9 @@ +php-geos (1.0.0-7) UNRELEASED; urgency=medium + + * Update watch file for gitea changes. + + -- Bas Couwenberg <[email protected]> Tue, 06 Jul 2021 15:51:14 +0200 + php-geos (1.0.0-6) unstable; urgency=medium * Bump watch file version to 4. ===================================== debian/watch ===================================== @@ -2,6 +2,7 @@ version=4 opts=\ dversionmangle=s/\+(debian|dfsg|ds|deb)\d*$//,\ uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha)\d*)$/$1~$2/;s/RC/rc/,\ -filenamemangle=s/(?:.*?)?(?:rel|v|php-geos)?[\-\_]?(\d\S+)\.(tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))/php-geos-$1.$2/ \ -https://git.osgeo.org/gitea/geos/php-geos/releases \ -(?:.*?/)?(?:rel|v|php-geos)?[\-\_]?(\d\S+)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))) +filenamemangle=s/.*\/(\d\S+)/php-geos-$1.tar.gz/,\ +downloadurlmangle=s/src\/tag\/(\d\S+)/archive\/$1.tar.gz/ \ +https://git.osgeo.org/gitea/geos/php-geos/tags \ +.*?src/tag/(\d\S+) View it on GitLab: https://salsa.debian.org/debian-gis-team/php-geos/-/commit/8fbb191717dce3c3f2b3658dc1e93a864ad0bfee -- View it on GitLab: https://salsa.debian.org/debian-gis-team/php-geos/-/commit/8fbb191717dce3c3f2b3658dc1e93a864ad0bfee 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
