[SCM] Debian packaging of libcommon-sense-perl branch, master, updated. debian/3.6-1-4-g51218e7

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:22:12 UTC 2013


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

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

diff --git a/debian/control b/debian/control
index d69bd87..4ea34ca 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Uploaders: Ryan Niebur <ryan at debian.org>,
  Ansgar Burchardt <ansgar at debian.org>,
  gregor herrmann <gregoa at debian.org>
 Standards-Version: 3.9.3
-Homepage: http://search.cpan.org/dist/common-sense/
+Homepage: https://metacpan.org/release/common-sense/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libcommon-sense-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libcommon-sense-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index ae14121..1ddef30 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -2,7 +2,7 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: common-sense
 Upstream-Contact: Marc Lehmann <schmorp at schmorp.de>
  Robin Redeker <elmex at ta-sa.org>
-Source: http://search.cpan.org/dist/common-sense/
+Source: https://metacpan.org/release/common-sense/
 
 Files: *
 Copyright: 2009, Marc Lehmann <schmorp at schmorp.de>
diff --git a/debian/watch b/debian/watch
index 1f0df7d..b84269f 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/common-sense/   .*/common-sense-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/common-sense/   .*/common-sense-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libcommon-sense-perl



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