[SCM] Debian packaging of Devel-BeginLift CPAN distribution branch, master, updated. debian/0.001003-1-7-gd0ffed8
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:27:25 UTC 2013
The following commit has been merged in the master branch:
commit c247661f1700422c653b68266b1406a644edcece
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:03:12 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index bcc771f..7a7809d 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Build-Depends: debhelper (>= 9),
Standards-Version: 3.9.3
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdevel-beginlift-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdevel-beginlift-perl.git
-Homepage: http://search.cpan.org/dist/Devel-BeginLift/
+Homepage: https://metacpan.org/release/Devel-BeginLift/
Package: libdevel-beginlift-perl
Architecture: any
diff --git a/debian/copyright b/debian/copyright
index 65079ba..8b562a3 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Contact: Matt S Trout - <mst at shadowcatsystems.co.uk>
-Source: http://search.cpan.org/dist/Devel-BeginLift/
+Source: https://metacpan.org/release/Devel-BeginLift/
Upstream-Name: Devel-BeginLift
Files: *
diff --git a/debian/watch b/debian/watch
index 2ad8491..2dfa8ab 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/Devel-BeginLift/ .*/Devel-BeginLift-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Devel-BeginLift/ .*/Devel-BeginLift-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
--
Debian packaging of Devel-BeginLift CPAN distribution
More information about the Pkg-perl-cvs-commits
mailing list