[DRE-commits] [kwalify] 02/04: Use HTTPS URLs in Debian metadata whenever possible

Marc Dequènes duck at moszumanska.debian.org
Mon Dec 25 08:48:54 UTC 2017


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

duck pushed a commit to branch master
in repository kwalify.

commit 3bbca04227107a26ea81154bc4c3479e1d6a5aaf
Author: Marc Dequènes (Duck) <Duck at DuckCorp.org>
Date:   Mon Dec 25 16:29:36 2017 +0900

    Use HTTPS URLs in Debian metadata whenever possible
---
 debian/README.source | 2 +-
 debian/changelog     | 1 +
 debian/copyright     | 4 ++--
 debian/watch         | 2 +-
 4 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/debian/README.source b/debian/README.source
index 0085223..b157355 100644
--- a/debian/README.source
+++ b/debian/README.source
@@ -1,6 +1,6 @@
 
 For general purpose Team Packaging guidelines, see:
-  http://wiki.debian.org/Teams/Ruby/Packaging
+  https://wiki.debian.org/Teams/Ruby/Packaging
 
 The following is the maintainer's local policy.
 
diff --git a/debian/changelog b/debian/changelog
index 077c0b0..253b127 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 kwalify (0.7.2-5) UNRELEASED; urgency=medium
 
   * Updated patch to fix tests (Closes: #882315).
+  * Use HTTPS URLs in Debian metadata whenever possible.
 
  -- Marc Dequènes (Duck) <Duck at DuckCorp.org>  Mon, 25 Dec 2017 16:17:12 +0900
 
diff --git a/debian/copyright b/debian/copyright
index 1afde71..7df8335 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Formats: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: kwalify
 Upstream-Contact: Makoto Kuwata <kwa at kuwata-lab.com>
-Source: http://rubygems.org/gems/kwalify
+Source: https://rubygems.org/gems/kwalify
 
 Files: *
 Copyright: Copyright (C) 2005-2008 kuwata-lab
diff --git a/debian/watch b/debian/watch
index 4a0a274..6c5e54f 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://pkg-ruby-extras.alioth.debian.org/cgi-bin/gemwatch/kwalify .*/kwalify-(.*).tar.gz
+https://pkg-ruby-extras.alioth.debian.org/cgi-bin/gemwatch/kwalify .*/kwalify-(.*).tar.gz

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/kwalify.git



More information about the Pkg-ruby-extras-commits mailing list