[SCM] Debian packaging of libcarp-clan-perl branch, master, updated. d743d89c5b66c3c7b3dc477fd89eda5c5679d58a

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:19:50 UTC 2013


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

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

diff --git a/debian/control b/debian/control
index 60caecc..42674df 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Martín Ferrari <tincho at debian.org>, Jonathan Yu <jawnsy at cpan.org>,
  Salvatore Bonaccorso <carnil at debian.org>
 Standards-Version: 3.9.1
-Homepage: http://search.cpan.org/dist/Carp-Clan/
+Homepage: https://metacpan.org/release/Carp-Clan/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libcarp-clan-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libcarp-clan-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index d3d59d3..349d61b 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=135
 Maintainer: Steffen Beyer <stbey at cpan.org>
-Source: http://search.cpan.org/dist/Carp-Clan/
+Source: https://metacpan.org/release/Carp-Clan/
 Name: Carp-Clan
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 081fc37..e96486f 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Carp-Clan/ .*/Carp-Clan-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/Carp-Clan/ .*/Carp-Clan-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)

-- 
Debian packaging of libcarp-clan-perl



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