[med-svn] [gdpc] 05/05: Secure URI for watch file, upload to unstable
Andreas Tille
tille at debian.org
Sat Dec 9 09:10:27 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository gdpc.
commit 5a82b9729f2a1874de95e72991f0f808fe7dcbaf
Author: Andreas Tille <tille at debian.org>
Date: Sat Dec 9 08:48:16 2017 +0100
Secure URI for watch file, upload to unstable
---
debian/changelog | 1 +
debian/watch | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 419344b..4e66d75 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ gdpc (2.2.5-7) unstable; urgency=medium
* debhelper 10
* Activate autopkgtest using xvfb - no idea whether this makes real sense
but us it as an experiment
+ * Secure URI for watch file
-- Andreas Tille <tille at debian.org> Sat, 09 Dec 2017 07:53:15 +0100
diff --git a/debian/watch b/debian/watch
index ce1eefc..b87670c 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://www.frantz.fi/index.php?page=software software/gdpc-(.*)\.tar\.gz
+https://www.frantz.fi/index.php?page=software software/gdpc-(.*)\.tar\.gz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/gdpc.git
More information about the debian-med-commit
mailing list