[SCM] Debian packaging of libdata-show-perl branch, master, updated. debian/0.002001-1-6-g0bba150
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:25:02 UTC 2013
The following commit has been merged in the master branch:
commit faabd010ff778c7aca3c420e398c740302ab88c7
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:02:29 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index 1edff60..714e784 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Build-Depends-Indep: libdata-dump-perl (>= 1.21),
Standards-Version: 3.9.2
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdata-show-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdata-show-perl.git
-Homepage: http://search.cpan.org/dist/Data-Show/
+Homepage: https://metacpan.org/release/Data-Show/
Package: libdata-show-perl
Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 368f1c8..2bb300a 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
Format-Specification: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=135
Maintainer: Damian Conway <DCONWAY at CPAN.org>
-Source: http://search.cpan.org/dist/Data-Show/
+Source: https://metacpan.org/release/Data-Show/
Name: Data-Show
Files: *
diff --git a/debian/watch b/debian/watch
index ce04917..4cc3607 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/Data-Show/ .*/Data-Show-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Data-Show/ .*/Data-Show-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
--
Debian packaging of libdata-show-perl
More information about the Pkg-perl-cvs-commits
mailing list