Bas Couwenberg pushed to branch master at Debian GIS Project / unarr
Commits: 36ee9820 by Bas Couwenberg at 2018-10-02T13:50:57Z Update watch file to handle common issues. - - - - - ca4265af by Bas Couwenberg at 2018-10-02T13:52:27Z Update upstream metadata for new upstream. - - - - - 3 changed files: - debian/changelog - debian/upstream/metadata - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,9 +1,14 @@ unarr (1.0.1-1) unstable; urgency=medium + [ Alec Leamas ] * Move to use fork at https://github.com/selmf/unarr * Handle regular releases at new upstream * Drop all patches besides a spelling error. + [ Bas Couwenberg ] + * Update watch file to handle common issues. + * Update upstream metadata for new upstream. + -- Alec Leamas <[email protected]> Mon, 01 Oct 2018 01:23:17 -0400 unarr (0~20150801.d1be8c4-1) unstable; urgency=medium ===================================== debian/upstream/metadata ===================================== @@ -1,5 +1,5 @@ -Bug-Database: https://github.com/zeniko/unarr/issues -Bug-Submit: https://github.com/zeniko/unarr/issues/new +Bug-Database: https://github.com/selmf/unarr/issues +Bug-Submit: https://github.com/selmf/unarr/issues/new Name: unarr -Repository: https://github.com/zeniko/unarr.git -Repository-Browse: https://github.com/zeniko/unarr/ +Repository: https://github.com/selmf/unarr.git +Repository-Browse: https://github.com/selmf/unarr ===================================== debian/watch ===================================== @@ -1,5 +1,8 @@ -version=4 - -opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%unarr-$1.tar.gz%" \ - https://github.com/selmf/unarr/tags \ - (?:.*?/)?v?(\d[\d.]*)\.tar\.gz debian uupdate +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/;s/\-/\./g,\ +filenamemangle=s/(?:.*?)?(?:rel|v|unarr)?[\-\_]?(\d\S+)\.(tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))/unarr-$1.$2/ \ +https://github.com/selmf/unarr/releases \ +(?:.*?/archive/)?(?:rel|v|unarr)?[\-\_]?(\d\S+)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))) \ +debian uupdate View it on GitLab: https://salsa.debian.org/debian-gis-team/unarr/compare/f02dca7f72ca57da7296105bbdef0aaf818f5294...ca4265afeba3eb35a8484b6d54feb2bbaeb4a73b -- View it on GitLab: https://salsa.debian.org/debian-gis-team/unarr/compare/f02dca7f72ca57da7296105bbdef0aaf818f5294...ca4265afeba3eb35a8484b6d54feb2bbaeb4a73b 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
