[SCM] Packaging of String::LCSS_XS in Debian branch, master, updated. 12a79e612ae40e6ae8ac4692955380ee36ba1d63

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:47:23 UTC 2013


The following commit has been merged in the master branch:
commit 769cd659f41a8ca6530e99aa6c533d45000bdbc6
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Sat Jan 26 16:11:24 2013 +0100

    Change search.cpan.org based URIs to metacpan.org based URIs

diff --git a/debian/control b/debian/control
index b0ecde5..103d4fb 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Build-Depends: debhelper (>= 8),
 Standards-Version: 3.9.3
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libstring-lcss-xs-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libstring-lcss-xs-perl.git
-Homepage: http://search.cpan.org/dist/String-LCSS_XS/
+Homepage: https://metacpan.org/release/String-LCSS_XS/
 
 Package: libstring-lcss-xs-perl
 Architecture: any
diff --git a/debian/copyright b/debian/copyright
index 09c56c6..9b24f4a 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: String-LCSS_XS
-Source: http://search.cpan.org/dist/String-LCSS_XS/
+Source: https://metacpan.org/release/String-LCSS_XS/
 Upstream-Contact: Markus Riester <limaone at cpan.org>
 DISCLAIMER: This copyright info was automatically extracted 
  from the perl module. It may not be accurate, so you better 
diff --git a/debian/watch b/debian/watch
index 8e01f95..4345bcb 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/String-LCSS_XS/   .*/String-LCSS_XS-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/String-LCSS_XS/   .*/String-LCSS_XS-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Packaging of String::LCSS_XS in Debian



More information about the Pkg-perl-cvs-commits mailing list