[libfinance-quote-perl] 34/42: debian/copyright: use HTTPS for various URLs.

gregor herrmann gregoa at debian.org
Mon Aug 21 19:53:13 UTC 2017


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

gregoa pushed a commit to branch master
in repository libfinance-quote-perl.

commit 015aac1123d122a2c1acd503e116e46940fe14a7
Author: gregor herrmann <gregoa at debian.org>
Date:   Mon Aug 21 21:15:32 2017 +0200

    debian/copyright: use HTTPS for various URLs.
    
    Thanks: duck
---
 debian/copyright | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/debian/copyright b/debian/copyright
index d969fbb..dfda78b 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: Finance::Quote
 Upstream-Contact: Erik Colson <eco at ecocode.net>
-Source: http://sourceforge.net/projects/finance-quote/files/
+Source: https://sourceforge.net/projects/finance-quote/files/
 
 Files: *
 Copyright: 2009,2013-2014 Erik Colson <eco at ecocode.net>
@@ -66,7 +66,7 @@ License: GPL-2+
  .
  You should have received a copy of the GNU General Public License
  along with this program.  If not, see
- <http://www.gnu.org/licenses/>.
+ <https://www.gnu.org/licenses/>.
  .
  On Debian systems, the complete text of the GNU General Public
  License, version 2, can be found in the file
@@ -84,7 +84,7 @@ License: GPL-3+
  GNU General Public License for more details.
  .
  You should have received a copy of the GNU General Public License
- along with this program.  If not, see <http://www.gnu.org/licenses/>.
+ along with this program.  If not, see <https://www.gnu.org/licenses/>.
  .
  On Debian systems, the complete text of the GNU General Public
  License, version 3, can be found in the file

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libfinance-quote-perl.git



More information about the Pkg-perl-cvs-commits mailing list