[SCM] Debian packaging of libend-perl branch, master, updated. ea4afab630ceb0802e34f4ad25501dd130532856

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


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

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

diff --git a/debian/control b/debian/control
index 96973f8..67321d6 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Build-Depends-Indep: perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Damyan Ivanov <dmn at debian.org>, Ryan Niebur <ryan at debian.org>,
  gregor herrmann <gregoa at debian.org>,Standards-Version: 3.8.3
-Homepage: http://search.cpan.org/dist/End/
+Homepage: https://metacpan.org/release/End/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libend-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libend-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index e81f801..8bd6788 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: Abigail <cpan at abigail.be>
-Upstream-Source: http://search.cpan.org/dist/End/
+Upstream-Source: https://metacpan.org/release/End/
 Upstream-Name: End
 
 Files: *
diff --git a/debian/watch b/debian/watch
index a053dca..f983512 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/End/ .*/End-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/End/ .*/End-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)

-- 
Debian packaging of libend-perl



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