[SCM] Debian packaging of dh-make-perl branch, master, updated. debian/0.76-1-8-g4796565
Salvatore Bonaccorso
carnil at debian.org
Thu Nov 8 18:02:20 UTC 2012
The following commit has been merged in the master branch:
commit d31a81f712bebe19d526363c7075382c2563a0ff
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Thu Nov 8 18:55:32 2012 +0100
Use metacpan.org instead of search.cpan.org
Use https://metacpan.org instead of http://search.cpan.org in
debian/watch, debian/copyright and debian/control files.
Adjust the test files using https://metacpan.org.
diff --git a/lib/DhMakePerl/Command/Packaging.pm b/lib/DhMakePerl/Command/Packaging.pm
index 4a83288..c363441 100644
--- a/lib/DhMakePerl/Command/Packaging.pm
+++ b/lib/DhMakePerl/Command/Packaging.pm
@@ -1185,7 +1185,7 @@ sub create_copyright {
sub upsurl {
my $self = shift;
- return sprintf( "http://search.cpan.org/dist/%s/", $self->perlname );
+ return sprintf( "https://metacpan.org/release/%s/", $self->perlname );
}
diff --git a/t/Control.t b/t/Control.t
index f48cb0c..c1974c3 100644
--- a/t/Control.t
+++ b/t/Control.t
@@ -45,7 +45,7 @@ Build-Depends-Indep: libtest-pod-coverage-perl,
Standards-Version: 3.8.3
Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libtest-compile-perl/
Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libtest-compile-perl/
-Homepage: http://search.cpan.org/dist/Test-Compile/
+Homepage: https://metacpan.org/release/Test-Compile/
Package: libtest-compile-perl
Architecture: all
diff --git a/t/dists/Strange-0.1/wanted-debian--refresh--source-format=3.0_quilt/control b/t/dists/Strange-0.1/wanted-debian--refresh--source-format=3.0_quilt/control
index c01d91a..109fb31 100644
--- a/t/dists/Strange-0.1/wanted-debian--refresh--source-format=3.0_quilt/control
+++ b/t/dists/Strange-0.1/wanted-debian--refresh--source-format=3.0_quilt/control
@@ -5,7 +5,7 @@ Maintainer: Joe Maintainer <joemaint at test.local>
Build-Depends: debhelper (>= 8)
Build-Depends-Indep: perl
Standards-Version: 3.9.4
-Homepage: http://search.cpan.org/dist/Strange/
+Homepage: https://metacpan.org/release/Strange/
Package: libstrange-perl
Architecture: all
diff --git a/t/dists/Strange-0.1/wanted-debian--refresh--source-format=3.0_quilt/copyright b/t/dists/Strange-0.1/wanted-debian--refresh--source-format=3.0_quilt/copyright
index 84efed0..94eafae 100644
--- a/t/dists/Strange-0.1/wanted-debian--refresh--source-format=3.0_quilt/copyright
+++ b/t/dists/Strange-0.1/wanted-debian--refresh--source-format=3.0_quilt/copyright
@@ -1,6 +1,6 @@
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: Strange
-Source: http://search.cpan.org/dist/Strange/
+Source: https://metacpan.org/release/Strange/
Upstream-Contact: A. U. Thor, a.u.thor at a.galaxy.far.far.away
DISCLAIMER: This copyright info was automatically extracted
from the perl module. It may not be accurate, so you better
diff --git a/t/dists/Strange-0.1/wanted-debian--refresh--source-format=3.0_quilt/watch b/t/dists/Strange-0.1/wanted-debian--refresh--source-format=3.0_quilt/watch
index 4110c14..96f0cc2 100644
--- a/t/dists/Strange-0.1/wanted-debian--refresh--source-format=3.0_quilt/watch
+++ b/t/dists/Strange-0.1/wanted-debian--refresh--source-format=3.0_quilt/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/Strange/ .*/Strange-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Strange/ .*/Strange-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
diff --git a/t/dists/Strange-0.1/wanted-debian--refresh-email/control b/t/dists/Strange-0.1/wanted-debian--refresh-email/control
index 1b2b536..ce7c104 100644
--- a/t/dists/Strange-0.1/wanted-debian--refresh-email/control
+++ b/t/dists/Strange-0.1/wanted-debian--refresh-email/control
@@ -5,7 +5,7 @@ Maintainer: Florian Geekwurt <florian at geekwurt.org>
Build-Depends: debhelper (>= 8)
Build-Depends-Indep: perl
Standards-Version: 3.9.4
-Homepage: http://search.cpan.org/dist/Strange/
+Homepage: https://metacpan.org/release/Strange/
Package: libstrange-perl
Architecture: all
diff --git a/t/dists/Strange-0.1/wanted-debian--refresh-email/copyright b/t/dists/Strange-0.1/wanted-debian--refresh-email/copyright
index 61c6843..7a31713 100644
--- a/t/dists/Strange-0.1/wanted-debian--refresh-email/copyright
+++ b/t/dists/Strange-0.1/wanted-debian--refresh-email/copyright
@@ -1,6 +1,6 @@
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: Strange
-Source: http://search.cpan.org/dist/Strange/
+Source: https://metacpan.org/release/Strange/
Upstream-Contact: A. U. Thor, a.u.thor at a.galaxy.far.far.away
DISCLAIMER: This copyright info was automatically extracted
from the perl module. It may not be accurate, so you better
diff --git a/t/dists/Strange-0.1/wanted-debian--refresh-email/watch b/t/dists/Strange-0.1/wanted-debian--refresh-email/watch
index 4110c14..96f0cc2 100644
--- a/t/dists/Strange-0.1/wanted-debian--refresh-email/watch
+++ b/t/dists/Strange-0.1/wanted-debian--refresh-email/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/Strange/ .*/Strange-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Strange/ .*/Strange-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
diff --git a/t/dists/Strange-0.1/wanted-debian--refresh/control b/t/dists/Strange-0.1/wanted-debian--refresh/control
index c01d91a..109fb31 100644
--- a/t/dists/Strange-0.1/wanted-debian--refresh/control
+++ b/t/dists/Strange-0.1/wanted-debian--refresh/control
@@ -5,7 +5,7 @@ Maintainer: Joe Maintainer <joemaint at test.local>
Build-Depends: debhelper (>= 8)
Build-Depends-Indep: perl
Standards-Version: 3.9.4
-Homepage: http://search.cpan.org/dist/Strange/
+Homepage: https://metacpan.org/release/Strange/
Package: libstrange-perl
Architecture: all
diff --git a/t/dists/Strange-0.1/wanted-debian--refresh/copyright b/t/dists/Strange-0.1/wanted-debian--refresh/copyright
index 84efed0..94eafae 100644
--- a/t/dists/Strange-0.1/wanted-debian--refresh/copyright
+++ b/t/dists/Strange-0.1/wanted-debian--refresh/copyright
@@ -1,6 +1,6 @@
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: Strange
-Source: http://search.cpan.org/dist/Strange/
+Source: https://metacpan.org/release/Strange/
Upstream-Contact: A. U. Thor, a.u.thor at a.galaxy.far.far.away
DISCLAIMER: This copyright info was automatically extracted
from the perl module. It may not be accurate, so you better
diff --git a/t/dists/Strange-0.1/wanted-debian--refresh/watch b/t/dists/Strange-0.1/wanted-debian--refresh/watch
index 4110c14..96f0cc2 100644
--- a/t/dists/Strange-0.1/wanted-debian--refresh/watch
+++ b/t/dists/Strange-0.1/wanted-debian--refresh/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/Strange/ .*/Strange-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Strange/ .*/Strange-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
diff --git a/t/dists/Strange-0.1/wanted-debian/control b/t/dists/Strange-0.1/wanted-debian/control
index c01d91a..109fb31 100644
--- a/t/dists/Strange-0.1/wanted-debian/control
+++ b/t/dists/Strange-0.1/wanted-debian/control
@@ -5,7 +5,7 @@ Maintainer: Joe Maintainer <joemaint at test.local>
Build-Depends: debhelper (>= 8)
Build-Depends-Indep: perl
Standards-Version: 3.9.4
-Homepage: http://search.cpan.org/dist/Strange/
+Homepage: https://metacpan.org/release/Strange/
Package: libstrange-perl
Architecture: all
diff --git a/t/dists/Strange-0.1/wanted-debian/copyright b/t/dists/Strange-0.1/wanted-debian/copyright
index 84efed0..94eafae 100644
--- a/t/dists/Strange-0.1/wanted-debian/copyright
+++ b/t/dists/Strange-0.1/wanted-debian/copyright
@@ -1,6 +1,6 @@
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: Strange
-Source: http://search.cpan.org/dist/Strange/
+Source: https://metacpan.org/release/Strange/
Upstream-Contact: A. U. Thor, a.u.thor at a.galaxy.far.far.away
DISCLAIMER: This copyright info was automatically extracted
from the perl module. It may not be accurate, so you better
diff --git a/t/dists/Strange-0.1/wanted-debian/watch b/t/dists/Strange-0.1/wanted-debian/watch
index 4110c14..96f0cc2 100644
--- a/t/dists/Strange-0.1/wanted-debian/watch
+++ b/t/dists/Strange-0.1/wanted-debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/Strange/ .*/Strange-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Strange/ .*/Strange-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
diff --git a/t/dists/Strange-2.1/wanted-debian--refresh--source-format=3.0_quilt/control b/t/dists/Strange-2.1/wanted-debian--refresh--source-format=3.0_quilt/control
index ac4ba75..1702025 100644
--- a/t/dists/Strange-2.1/wanted-debian--refresh--source-format=3.0_quilt/control
+++ b/t/dists/Strange-2.1/wanted-debian--refresh--source-format=3.0_quilt/control
@@ -5,7 +5,7 @@ Maintainer: Joe Maintainer <joemaint at test.local>
Build-Depends: debhelper (>= 8),
perl
Standards-Version: 3.9.4
-Homepage: http://search.cpan.org/dist/Strange/
+Homepage: https://metacpan.org/release/Strange/
Package: libstrange-perl
Architecture: any
diff --git a/t/dists/Strange-2.1/wanted-debian--refresh--source-format=3.0_quilt/copyright b/t/dists/Strange-2.1/wanted-debian--refresh--source-format=3.0_quilt/copyright
index 84efed0..94eafae 100644
--- a/t/dists/Strange-2.1/wanted-debian--refresh--source-format=3.0_quilt/copyright
+++ b/t/dists/Strange-2.1/wanted-debian--refresh--source-format=3.0_quilt/copyright
@@ -1,6 +1,6 @@
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: Strange
-Source: http://search.cpan.org/dist/Strange/
+Source: https://metacpan.org/release/Strange/
Upstream-Contact: A. U. Thor, a.u.thor at a.galaxy.far.far.away
DISCLAIMER: This copyright info was automatically extracted
from the perl module. It may not be accurate, so you better
diff --git a/t/dists/Strange-2.1/wanted-debian--refresh--source-format=3.0_quilt/watch b/t/dists/Strange-2.1/wanted-debian--refresh--source-format=3.0_quilt/watch
index 4110c14..96f0cc2 100644
--- a/t/dists/Strange-2.1/wanted-debian--refresh--source-format=3.0_quilt/watch
+++ b/t/dists/Strange-2.1/wanted-debian--refresh--source-format=3.0_quilt/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/Strange/ .*/Strange-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Strange/ .*/Strange-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
diff --git a/t/dists/Strange-2.1/wanted-debian--refresh-email/control b/t/dists/Strange-2.1/wanted-debian--refresh-email/control
index a1ac79a..5606aac 100644
--- a/t/dists/Strange-2.1/wanted-debian--refresh-email/control
+++ b/t/dists/Strange-2.1/wanted-debian--refresh-email/control
@@ -5,7 +5,7 @@ Maintainer: Florian Geekwurt <florian at geekwurt.org>
Build-Depends: debhelper (>= 8),
perl
Standards-Version: 3.9.4
-Homepage: http://search.cpan.org/dist/Strange/
+Homepage: https://metacpan.org/release/Strange/
Package: libstrange-perl
Architecture: any
diff --git a/t/dists/Strange-2.1/wanted-debian--refresh-email/copyright b/t/dists/Strange-2.1/wanted-debian--refresh-email/copyright
index 61c6843..7a31713 100644
--- a/t/dists/Strange-2.1/wanted-debian--refresh-email/copyright
+++ b/t/dists/Strange-2.1/wanted-debian--refresh-email/copyright
@@ -1,6 +1,6 @@
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: Strange
-Source: http://search.cpan.org/dist/Strange/
+Source: https://metacpan.org/release/Strange/
Upstream-Contact: A. U. Thor, a.u.thor at a.galaxy.far.far.away
DISCLAIMER: This copyright info was automatically extracted
from the perl module. It may not be accurate, so you better
diff --git a/t/dists/Strange-2.1/wanted-debian--refresh-email/watch b/t/dists/Strange-2.1/wanted-debian--refresh-email/watch
index 4110c14..96f0cc2 100644
--- a/t/dists/Strange-2.1/wanted-debian--refresh-email/watch
+++ b/t/dists/Strange-2.1/wanted-debian--refresh-email/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/Strange/ .*/Strange-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Strange/ .*/Strange-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
diff --git a/t/dists/Strange-2.1/wanted-debian--refresh/control b/t/dists/Strange-2.1/wanted-debian--refresh/control
index ac4ba75..1702025 100644
--- a/t/dists/Strange-2.1/wanted-debian--refresh/control
+++ b/t/dists/Strange-2.1/wanted-debian--refresh/control
@@ -5,7 +5,7 @@ Maintainer: Joe Maintainer <joemaint at test.local>
Build-Depends: debhelper (>= 8),
perl
Standards-Version: 3.9.4
-Homepage: http://search.cpan.org/dist/Strange/
+Homepage: https://metacpan.org/release/Strange/
Package: libstrange-perl
Architecture: any
diff --git a/t/dists/Strange-2.1/wanted-debian--refresh/copyright b/t/dists/Strange-2.1/wanted-debian--refresh/copyright
index 84efed0..94eafae 100644
--- a/t/dists/Strange-2.1/wanted-debian--refresh/copyright
+++ b/t/dists/Strange-2.1/wanted-debian--refresh/copyright
@@ -1,6 +1,6 @@
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: Strange
-Source: http://search.cpan.org/dist/Strange/
+Source: https://metacpan.org/release/Strange/
Upstream-Contact: A. U. Thor, a.u.thor at a.galaxy.far.far.away
DISCLAIMER: This copyright info was automatically extracted
from the perl module. It may not be accurate, so you better
diff --git a/t/dists/Strange-2.1/wanted-debian--refresh/watch b/t/dists/Strange-2.1/wanted-debian--refresh/watch
index 4110c14..96f0cc2 100644
--- a/t/dists/Strange-2.1/wanted-debian--refresh/watch
+++ b/t/dists/Strange-2.1/wanted-debian--refresh/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/Strange/ .*/Strange-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Strange/ .*/Strange-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
diff --git a/t/dists/Strange-2.1/wanted-debian/control b/t/dists/Strange-2.1/wanted-debian/control
index ac4ba75..1702025 100644
--- a/t/dists/Strange-2.1/wanted-debian/control
+++ b/t/dists/Strange-2.1/wanted-debian/control
@@ -5,7 +5,7 @@ Maintainer: Joe Maintainer <joemaint at test.local>
Build-Depends: debhelper (>= 8),
perl
Standards-Version: 3.9.4
-Homepage: http://search.cpan.org/dist/Strange/
+Homepage: https://metacpan.org/release/Strange/
Package: libstrange-perl
Architecture: any
diff --git a/t/dists/Strange-2.1/wanted-debian/copyright b/t/dists/Strange-2.1/wanted-debian/copyright
index 84efed0..94eafae 100644
--- a/t/dists/Strange-2.1/wanted-debian/copyright
+++ b/t/dists/Strange-2.1/wanted-debian/copyright
@@ -1,6 +1,6 @@
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: Strange
-Source: http://search.cpan.org/dist/Strange/
+Source: https://metacpan.org/release/Strange/
Upstream-Contact: A. U. Thor, a.u.thor at a.galaxy.far.far.away
DISCLAIMER: This copyright info was automatically extracted
from the perl module. It may not be accurate, so you better
diff --git a/t/dists/Strange-2.1/wanted-debian/watch b/t/dists/Strange-2.1/wanted-debian/watch
index 4110c14..96f0cc2 100644
--- a/t/dists/Strange-2.1/wanted-debian/watch
+++ b/t/dists/Strange-2.1/wanted-debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/Strange/ .*/Strange-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Strange/ .*/Strange-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
--
Debian packaging of dh-make-perl
More information about the Pkg-perl-cvs-commits
mailing list