[SCM] Debian packaging of libperl6-export-perl branch, master, updated. 1b894c4677a2f74ccea81345ab8e885157c7c657
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:44:08 UTC 2013
The following commit has been merged in the master branch:
commit ba5cc54dbe4e44988a87406de83406faad9a7afc
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:09:55 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index 3a5c088..37da98b 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Uploaders: Allard Hoeve <allard at byte.nl>,
Build-Depends: debhelper (>= 5.0.0)
Build-Depends-Indep: perl
Standards-Version: 3.7.3
-Homepage: http://search.cpan.org/dist/Perl6-Export/
+Homepage: https://metacpan.org/release/Perl6-Export/
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libperl6-export-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libperl6-export-perl.git
diff --git a/debian/watch b/debian/watch
index ccef54b..77c095d 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/Perl6-Export/ .*/Perl6-Export-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/Perl6-Export/ .*/Perl6-Export-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
--
Debian packaging of libperl6-export-perl
More information about the Pkg-perl-cvs-commits
mailing list