[pykdtree] 02/08: Use secure URL in watch file

Antonio Valentino a_valentino-guest at moszumanska.debian.org
Sun Mar 4 08:41:06 UTC 2018


This is an automated email from the git hooks/post-receive script.

a_valentino-guest pushed a commit to branch master
in repository pykdtree.

commit f4b802c6f8ad73f508f35c420285503c9960d93d
Author: Antonio Valentino <antonio.valentino at tiscali.it>
Date:   Sun Mar 4 08:25:04 2018 +0000

    Use secure URL in watch file
---
 debian/changelog | 2 ++
 debian/watch     | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 12ee11b..fac7e93 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
 pykdtree (1.2.2-4) UNRELEASED; urgency=medium
 
   * Standard version bumped to 4.1.3 (no change)
+  * debian/watch
+    - use secure URL
 
  -- Antonio Valentino <antonio.valentino at tiscali.it>  Sun, 04 Mar 2018 08:19:12 +0000
 
diff --git a/debian/watch b/debian/watch
index 687f74b..6180561 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,5 +1,5 @@
 # Compulsory line, this is a version 3 file
 version=3
 opts=uversionmangle=s/(rc|a|b|c)/~$1/ \
-http://pypi.debian.net/pykdtree/pykdtree-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
+https://pypi.debian.net/pykdtree/pykdtree-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/pykdtree.git



More information about the Pkg-grass-devel mailing list