[med-svn] [gnumed-client] 01/06: Secure URI in watch file
Andreas Tille
tille at debian.org
Mon Nov 13 12:48:14 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository gnumed-client.
commit 1e92a3bf2c4a4efde44a5e1721c44b692eee4713
Author: Andreas Tille <tille at debian.org>
Date: Mon Nov 13 13:32:30 2017 +0100
Secure URI in watch file
---
debian/changelog | 6 ++++++
debian/watch | 2 +-
2 files changed, 7 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index f3a70c4..c820123 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+gnumed-client (1.6.14+dfsg-2) UNRELEASED; urgency=medium
+
+ * Secure URI in watch file
+
+ -- Andreas Tille <tille at debian.org> Mon, 13 Nov 2017 13:32:30 +0100
+
gnumed-client (1.6.14+dfsg-1) unstable; urgency=medium
* New upstream version
diff --git a/debian/watch b/debian/watch
index 8a74431..c68392c 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
version=4
opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g,repack,compression=xz" \
- http://www.gnumed.de/downloads/client/([\d\.]+)/gnumed-client\.([\d\.]+)\.tgz
+ https://www.gnumed.de/downloads/client/([\d\.]+)/gnumed-client\.([\d\.]+)\.tgz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/gnumed-client.git
More information about the debian-med-commit
mailing list