[SCM] Debian packaging of Regexp-Assemble CPAN distribution branch, master, updated. debian/0.35-6-15-ge176d0f
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:45:38 UTC 2013
The following commit has been merged in the master branch:
commit c73bc23cf06f1cde5786ce198afc2cf5fbf4cfe7
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:10:39 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index 9bcce76..c9cf58c 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Uploaders: Xavier Guimard <x.guimard at free.fr>
Standards-Version: 3.9.4
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libregexp-assemble-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libregexp-assemble-perl.git
-Homepage: http://search.cpan.org/dist/Regexp-Assemble/
+Homepage: https://metacpan.org/release/Regexp-Assemble/
Package: libregexp-assemble-perl
Architecture: all
diff --git a/debian/copyright b/debian/copyright
index db8063a..6276baa 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: Regexp::Assemble
Upstream-Contact: David Landgren <david at landgren.net>
-Source: http://search.cpan.org/dist/Regexp-Assemble/
+Source: https://metacpan.org/release/Regexp-Assemble/
Files: debian/*
Copyright: 2008, 2010, 2011, 2012, Xavier Guimard <x.guimard at free.fr>
diff --git a/debian/watch b/debian/watch
index b7d1762..289aa75 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
# format version number, currently 3; this line is compulsory!
version=3
# URL to the package page followed by a regex to search
-http://search.cpan.org/dist/Regexp-Assemble/ .*/Regexp-Assemble-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Regexp-Assemble/ .*/Regexp-Assemble-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
--
Debian packaging of Regexp-Assemble CPAN distribution
More information about the Pkg-perl-cvs-commits
mailing list