This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository orthanc-webviewer.
commit 225c6536af8cc7e065a01a71b1ec78a88073978f Author: Andreas Tille <[email protected]> Date: Wed Oct 18 17:12:31 2017 +0200 use https --- debian/changelog | 1 + debian/watch | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 5f9d32e..94c3eca 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,7 @@ orthanc-webviewer (2.3-2) UNRELEASED; urgency=medium * Standards-Version: 4.1.1 * debhelper 10 * Remove myself from Uploaders + * d/watch: use https -- Andreas Tille <[email protected]> Wed, 18 Oct 2017 15:51:37 +0200 diff --git a/debian/watch b/debian/watch index 07632ab..0bebaf2 100644 --- a/debian/watch +++ b/debian/watch @@ -1,3 +1,3 @@ version=3 opts="downloadurlmangle=s/\/browse\.php\?path=//g" \ -http://www.orthanc-server.com/browse.php?path=/plugin-webviewer downloads/get\.php\?path=/plugin-webviewer/OrthancWebViewer-(\d\S*)\.tar\.gz +https://www.orthanc-server.com/browse.php?path=/plugin-webviewer downloads/get\.php\?path=/plugin-webviewer/OrthancWebViewer-(\d\S*)\.tar\.gz -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/orthanc-webviewer.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
