This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository readosm.
commit ed84248c21f0ad03d46d22d07c0c27775a017f0d Author: Bas Couwenberg <[email protected]> Date: Tue Feb 27 08:23:41 2018 +0100 Update watch file to use HTTPS. --- debian/changelog | 1 + debian/watch | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 20953a9..563ae6c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ readosm (1.1.0+dfsg-2) UNRELEASED; urgency=medium * Update copyright-format URL to use HTTPS. * Don't use libjs-jquery for Doxygen docs. * Bump Standards-Version to 4.1.3, no changes. + * Update watch file to use HTTPS. -- Bas Couwenberg <[email protected]> Sun, 21 Jan 2018 10:46:48 +0100 diff --git a/debian/watch b/debian/watch index 3433a85..e6fd97f 100644 --- a/debian/watch +++ b/debian/watch @@ -3,5 +3,5 @@ opts=\ dversionmangle=s/\+(debian|dfsg|ds|deb)\d*$//,\ uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha)\d*)$/$1~$2/;s/RC/rc/,\ repacksuffix=+dfsg \ -http://www.gaia-gis.it/gaia-sins/readosm-sources \ +https://www.gaia-gis.it/gaia-sins/readosm-sources \ (?:|.*/)readosm(?:[_\-]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/readosm.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

