[med-svn] [orthanc-imagej] 01/03: Secure URI in watch file

Andreas Tille tille at debian.org
Thu Nov 30 14:40:24 UTC 2017


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

tille pushed a commit to branch master
in repository orthanc-imagej.

commit 630db453fe31269631ce6f40fe2cc409a512665a
Author: Andreas Tille <tille at debian.org>
Date:   Thu Nov 30 15:31:57 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 9e7e8b4..419433e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ orthanc-imagej (1.1+dfsg-2) UNRELEASED; urgency=medium
 
   * Move packaging from SVN to Git
   * cme fix dpkg-control
+  * Secure URI in watch file
 
  -- Andreas Tille <tille at debian.org>  Tue, 19 Apr 2016 14:55:03 +0200
 
diff --git a/debian/watch b/debian/watch
index 1407b5b..7187863 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
-version=3
+version=4
 opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g,downloadurlmangle=s/\/browse\.php\?path=//g,repack,compression=xz" \
-http://www.orthanc-server.com/browse.php?path=/imagej downloads/get\.php\?path=/imagej/OrthancImageJ-(\d\S*)\.tar\.gz
+https://www.orthanc-server.com/browse.php?path=/imagej downloads/get\.php\?path=/imagej/OrthancImageJ-(\d\S*)\.tar\.gz

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/orthanc-imagej.git



More information about the debian-med-commit mailing list