[grass] 03/08: Update watch file to use HTTPS.
Bas Couwenberg
sebastic at debian.org
Wed Dec 27 23:00:59 UTC 2017
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to branch master
in repository grass.
commit 118c7e56f21e696aa4c500e775a6dac71798d9b8
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Fri Nov 17 11:13:52 2017 +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 9cbb291..b2fe480 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ grass (7.2.2-2) UNRELEASED; urgency=medium
* Override dh_gencontrol to set GRASS ABI dependency with substvars.
* Strip trailing whitespace from changelog.
* Drop explicit use of autotools_dev dh helper.
+ * Update watch file to use HTTPS.
-- Bas Couwenberg <sebastic at debian.org> Fri, 06 Oct 2017 11:16:50 +0200
diff --git a/debian/watch b/debian/watch
index efb813c..42903cc 100644
--- a/debian/watch
+++ b/debian/watch
@@ -2,5 +2,5 @@ version=3
opts=\
uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha)\d*)$/$1~$2/;s/RC/rc/,\
dversionmangle=s/\+(debian|dfsg|ds|deb)\d*$// \
-http://grass.osgeo.org/grass72/source/ \
+https://grass.osgeo.org/grass72/source/ \
grass-([\d\.]*(?:(?:RC|rc|pre|dev|beta|alpha)?\d*))\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/grass.git
More information about the Pkg-grass-devel
mailing list