[pktools] 02/02: Update watch file to use HTTPS.
Bas Couwenberg
sebastic at debian.org
Fri Dec 15 18:37:52 UTC 2017
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to branch master
in repository pktools.
commit e81f032e3c4ae19e2a330294b5ceee2f8a4bae17
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Fri Dec 15 19:37:10 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 2bd11ba..f26d8d3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
pktools (2.6.7.1+ds-2) UNRELEASED; urgency=medium
* Bump Standards-Version to 4.1.2, no changes.
+ * Update watch file to use HTTPS.
-- Bas Couwenberg <sebastic at debian.org> Sat, 23 Sep 2017 18:31:50 +0200
diff --git a/debian/watch b/debian/watch
index f2e69da..907b4f4 100644
--- a/debian/watch
+++ b/debian/watch
@@ -3,5 +3,5 @@ opts=\
dversionmangle=s/\+(debian|dfsg|ds|deb|\d+)\d*$//,\
uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha)\d*)$/$1~$2/,\
repacksuffix=+ds \
-http://download.savannah.gnu.org/releases/pktools/ \
+https://download.savannah.gnu.org/releases/pktools/ \
(?:|.*/)pktools(?:[_\-]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/pktools.git
More information about the Pkg-grass-devel
mailing list