This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository librewms.
commit c537b54f29d53fb5bfbf431ff8bf605300891fc1 Author: Bas Couwenberg <[email protected]> Date: Tue Feb 27 08:25:42 2018 +0100 Update watch file to use HTTPS. --- debian/watch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/watch b/debian/watch index 0ea126f..17aee72 100644 --- a/debian/watch +++ b/debian/watch @@ -2,5 +2,5 @@ version=3 opts=\ dversionmangle=s/\+(debian|dfsg|ds|deb)\d*$//,\ uversionmangle=s/(\d[a-z]*)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha)\d*)$/$1~$2/;s/RC/rc/ \ -http://www.gaia-gis.it/gaia-sins/librewms-sources/ \ +https://www.gaia-gis.it/gaia-sins/librewms-sources/ \ (?:|.*/)librewms(?:[_\-]v?|)(\d\S*)\.(?:tar\.xz|txz|tar\.bz2|tbz2|tar\.gz|tgz) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/librewms.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

