[python-stetl] 02/12: Update watch file to use HTTPS.
Bas Couwenberg
sebastic at debian.org
Tue Nov 7 18:53:09 UTC 2017
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to branch master
in repository python-stetl.
commit 711aed93b57090c8784582fc637e743fe6788a05
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Tue Nov 7 18:56: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 17de9a5..5ac8753 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ python-stetl (1.0.9+ds-2) UNRELEASED; urgency=medium
* Bump Standards-Version to 4.1.1, no changes.
* Add autopkgtest to test installability.
* Use pkg-info.mk variables instead of dpkg-parsechangelog output.
+ * Update watch file to use HTTPS.
-- Bas Couwenberg <sebastic at debian.org> Wed, 13 Jul 2016 14:50:57 +0200
diff --git a/debian/watch b/debian/watch
index 51e8bc3..d2f7869 100644
--- a/debian/watch
+++ b/debian/watch
@@ -3,4 +3,4 @@ opts=\
dversionmangle=s/\+(debian|dfsg|ds|deb)\d*$//,\
uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha)\d*)$/$1~$2/;s/RC/rc/,\
repacksuffix=+ds \
-http://pypi.debian.net/Stetl/Stetl-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
+https://pypi.debian.net/Stetl/Stetl-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/python-stetl.git
More information about the Pkg-grass-devel
mailing list