[dh-make-perl] 01/02: Use HTTPS transport protocol for various URLs in POD

Salvatore Bonaccorso carnil at debian.org
Fri May 20 10:31:32 UTC 2016


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

carnil pushed a commit to branch master
in repository dh-make-perl.

commit 99987e62aaf03225945356e7a57c94756b419d70
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Fri May 20 12:29:33 2016 +0200

    Use HTTPS transport protocol for various URLs in POD
---
 dh-make-perl                        | 4 ++--
 lib/Debian/Control/Stanza/Binary.pm | 2 +-
 lib/Debian/Control/Stanza/Source.pm | 2 +-
 lib/Debian/WNPP/Query.pm            | 2 +-
 lib/DhMakePerl/Command/make.pm      | 4 ++--
 5 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/dh-make-perl b/dh-make-perl
index 6c47109..bffc3b5 100755
--- a/dh-make-perl
+++ b/dh-make-perl
@@ -340,7 +340,7 @@ name.
 =item B<--pkg-perl>
 
 Useful when preparing a package for the Debian Perl Group
-L<http://pkg-perl.alioth.debian.org>.
+L<https://pkg-perl.alioth.debian.org>.
 
 Sets C<Maintainer>, C<Uploaders>, C<Vcs-Git> and C<Vcs-Browser> fields in
 F<debian/control> accordingly. Also, when C<--vcs git> is used (the default),
@@ -451,7 +451,7 @@ Maintained for a time by Marc Brockschmdit E<lt>marc at dch-faq.deE<gt>.
 
 Maintained for a time by Gunnar Wolf E<lt>gwolf at gwolf.orgE<gt>.
 
-Now team-maintained by the Debian Perl Group, http://alioth.debian.org/projects/pkg-perl.
+Now team-maintained by the Debian Perl Group, https://alioth.debian.org/projects/pkg-perl.
 
 Patches from:
 
diff --git a/lib/Debian/Control/Stanza/Binary.pm b/lib/Debian/Control/Stanza/Binary.pm
index f2f0f6d..554344a 100644
--- a/lib/Debian/Control/Stanza/Binary.pm
+++ b/lib/Debian/Control/Stanza/Binary.pm
@@ -20,7 +20,7 @@ context.
 The supported fields for binary stanzas are listed below. For more information
 about each field's meaning, consult the section named C<Source package control
 files -- debian/control> of the Debian Policy Manual at
-L<http://www.debian.org/doc/debian-policy/>
+L<https://www.debian.org/doc/debian-policy/>
 
 Note that real control fields may contain dashes in their names. These are
 replaced with underscores.
diff --git a/lib/Debian/Control/Stanza/Source.pm b/lib/Debian/Control/Stanza/Source.pm
index c861aa6..70e23ba 100644
--- a/lib/Debian/Control/Stanza/Source.pm
+++ b/lib/Debian/Control/Stanza/Source.pm
@@ -20,7 +20,7 @@ context.
 The supported fields for source stanzas are listed below. For more information
 about each field's meaning, consult the section named C<Source package control
 files -- debian/control> of the Debian Policy Manual at
-L<http://www.debian.org/doc/debian-policy/>
+L<https://www.debian.org/doc/debian-policy/>
 
 Note that real control fields may contain dashes in their names. These are
 replaced with underscores.
diff --git a/lib/Debian/WNPP/Query.pm b/lib/Debian/WNPP/Query.pm
index 91081e5..4c9d9a3 100644
--- a/lib/Debian/WNPP/Query.pm
+++ b/lib/Debian/WNPP/Query.pm
@@ -192,7 +192,7 @@ sub bugs_for_package {
 
 =item L<Debian::WNPP::Bug>
 
-=item L<http://www.debian.org/devel/wnpp/>
+=item L<https://www.debian.org/devel/wnpp/>
 
 =back
 
diff --git a/lib/DhMakePerl/Command/make.pm b/lib/DhMakePerl/Command/make.pm
index 39477c3..4a0f031 100644
--- a/lib/DhMakePerl/Command/make.pm
+++ b/lib/DhMakePerl/Command/make.pm
@@ -850,7 +850,7 @@ Debian Perl Group <debian-perl at lists.debian.org>
 =head1 BUGS
 
 Please report any bugs or feature requests to the Debian Bug Tracking System
-(L<http://bugs.debian.org/>, use I<dh-make-perl> as package name) or to the
+(L<https://bugs.debian.org/>, use I<dh-make-perl> as package name) or to the
 L<debian-perl at lists.debian.org> mailing list.
 
 =head1 SUPPORT
@@ -865,7 +865,7 @@ You can also look for information at:
 
 =item * Debian Bugtracking System
 
-L<http://bugs.debian.org/dh-make-perl>
+L<https://bugs.debian.org/dh-make-perl>
 
 =back
 

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



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