[SCM] Debian packaging of libuniversal-can-perl branch, master, updated. a69a8f0a2157d7ce866baffaed3fcf348752fad9

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:52:53 UTC 2013


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

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

diff --git a/debian/control b/debian/control
index eca311a..2470685 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Uploaders: Krzysztof Krzyzaniak (eloy) <eloy at debian.org>,
  Nathan Handler <nhandler at debian.org>, Ryan Niebur <ryan at debian.org>,
  Jonathan Yu <jawnsy at cpan.org>, Alessandro Ghedini <ghedo at debian.org>
 Standards-Version: 3.9.2
-Homepage: http://search.cpan.org/dist/UNIVERSAL-can/
+Homepage: https://metacpan.org/release/UNIVERSAL-can/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libuniversal-can-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libuniversal-can-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index e08f28f..968ec0c 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
 Format-Specification: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=59
 Maintainer: chromatic <chromatic at wgz.org>
-Source: http://search.cpan.org/dist/UNIVERSAL-can/
+Source: https://metacpan.org/release/UNIVERSAL-can/
 Name: UNIVERSAL-can
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 225081f..909f867 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/UNIVERSAL-can/   .*/UNIVERSAL-can-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/UNIVERSAL-can/   .*/UNIVERSAL-can-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)

-- 
Debian packaging of libuniversal-can-perl



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