[libtext-roman-perl] 02/03: Switch Homepage header and watch file to HTTPS

Axel Beckert abe at deuxchevaux.org
Tue Nov 7 23:47:50 UTC 2017


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

abe pushed a commit to branch master
in repository libtext-roman-perl.

commit ec45a6b3d225284dc29a60a762b9e31a564a306d
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Wed Nov 8 00:35:54 2017 +0100

    Switch Homepage header and watch file to HTTPS
---
 debian/changelog | 1 +
 debian/control   | 2 +-
 debian/watch     | 2 +-
 3 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 0646e5c..b6a50ec 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ libtext-roman-perl (3.5-2) UNRELEASED; urgency=medium
 
   [ Axel Beckert ]
   * Declare compliance with Debian Policy 4.1.1.
+  * Switch Homepage header and watch file to HTTPS.
 
  -- Salvatore Bonaccorso <carnil at debian.org>  Sat, 16 Aug 2014 09:35:46 +0200
 
diff --git a/debian/control b/debian/control
index e295671..6d64a4f 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Priority: optional
 Standards-Version: 4.1.1
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libtext-roman-perl.git
 Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libtext-roman-perl.git
-Homepage: http://metacpan.org/release/Text-Roman
+Homepage: https://metacpan.org/release/Text-Roman
 Build-Depends: debhelper (>= 9~),
                perl
 
diff --git a/debian/watch b/debian/watch
index b95a241..fa04f9c 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://metacpan.org/release/Text-Roman   .*/Text-Roman-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/Text-Roman   .*/Text-Roman-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)

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



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