[SCM] Debian packaging of libppi-xs-perl branch, master, updated. bdb10c6714d003d6bcbfe3bfccb1efb1f107f9ba
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:45:16 UTC 2013
The following commit has been merged in the master branch:
commit 0d25b49c5d1b116fe3f3d0eec67248937addd708
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:10:29 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index a568adf..493ac99 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Build-Depends: perl,
Standards-Version: 3.8.1
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libppi-xs-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libppi-xs-perl.git
-Homepage: http://search.cpan.org/dist/PPI-XS/
+Homepage: https://metacpan.org/release/PPI-XS/
Package: libppi-xs-perl
Architecture: any
diff --git a/debian/copyright b/debian/copyright
index 9121ce4..b5f795a 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
Format-Specification:
http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
Upstream-Maintainer: Adam Kennedy <adamk at cpan.org>
-Upstream-Source: http://search.cpan.org/dist/PPI-XS/
+Upstream-Source: https://metacpan.org/release/PPI-XS/
Upstream-Name: PPI-XS
Files: *
diff --git a/debian/watch b/debian/watch
index b94904e..2f96e3d 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
# format version number, currently 2; this line is compulsory!
version=3
-http://search.cpan.org/dist/PPI-XS/ .*/PPI-XS-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/PPI-XS/ .*/PPI-XS-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
--
Debian packaging of libppi-xs-perl
More information about the Pkg-perl-cvs-commits
mailing list