[DRE-commits] [foodcritic] 06/12: Use https in the watch file.
Stefano Rivera
stefano at rivera.za.net
Sun Jan 3 18:13:07 UTC 2016
This is an automated email from the git hooks/post-receive script.
stefanor pushed a commit to branch master
in repository foodcritic.
commit b57deecbd9a5c59db42616d8e0c80869c121da8d
Author: Stefano Rivera <stefanor at debian.org>
Date: Sun Jan 3 18:21:07 2016 +0200
Use https in the watch file.
---
debian/changelog | 1 +
debian/watch | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 679463a..dc23236 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ foodcritic (5.0.0-1) UNRELEASED; urgency=medium
* Update copyright file.
* Point Vcs-Browser at https cgit.
* Bump debhelper compat level to 9.
+ * Use https in the watch file.
-- Stefano Rivera <stefanor at debian.org> Sun, 03 Jan 2016 18:01:56 +0200
diff --git a/debian/watch b/debian/watch
index 0eb942f..6fcce3a 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://pkg-ruby-extras.alioth.debian.org/cgi-bin/gemwatch/foodcritic .*/foodcritic-(.*).tar.gz
+https://pkg-ruby-extras.alioth.debian.org/cgi-bin/gemwatch/foodcritic .*/foodcritic-(.*).tar.gz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/foodcritic.git
More information about the Pkg-ruby-extras-commits
mailing list