[med-svn] [edfbrowser] 04/04: Secure URI in watch file
Andreas Tille
tille at debian.org
Mon Nov 13 12:03:48 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository edfbrowser.
commit 669b2e3cf5ab4d0643194a7487dbab4eedb51605
Author: Andreas Tille <tille at debian.org>
Date: Mon Nov 13 13:03:34 2017 +0100
Secure URI in watch file
---
debian/changelog | 1 +
debian/watch | 4 ++--
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index cff4a29..02059bf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ edfbrowser (1.61-1) UNRELEASED; urgency=medium
* New upstream version
* Standards-Version: 4.1.1
+ * Secure URI in watch file
-- Andreas Tille <tille at debian.org> Mon, 13 Nov 2017 12:51:58 +0100
diff --git a/debian/watch b/debian/watch
index c0d0815..453c5b4 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,6 +1,6 @@
-version=3
+version=4
# upstream uses version "118" to mean "1.18" in the urls
opts=uversionmangle=s/(\d\d)$/.$1/g,filenamemangle=s/(\d\d)$/.$1/ \
- http://www.teuniz.net/edfbrowser/ \
+ https://www.teuniz.net/edfbrowser/ \
edfbrowser_(\d+)_source.tar.gz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/edfbrowser.git
More information about the debian-med-commit
mailing list