[SCM] Debian packaging of libobject-realize-later-perl branch, master, updated. cdac6e805169f04a49c3aa85ee207eb6c20bfa9e

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


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

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

diff --git a/debian/control b/debian/control
index 2f1ba4e..8fc2cc4 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Build-Depends-Indep: perl,
 Standards-Version: 3.8.2
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libobject-realize-later-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libobject-realize-later-perl.git
-Homepage: http://search.cpan.org/dist/Object-Realize-Later/
+Homepage: https://metacpan.org/release/Object-Realize-Later/
 
 Package: libobject-realize-later-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 76970fb..0a19b99 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: 
-Upstream-Source: http://search.cpan.org/dist/
+Upstream-Source: https://metacpan.org/release/
 Upstream-Name: 
 
 Files: *
diff --git a/debian/watch b/debian/watch
index d79b1f4..bba3f58 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Object-Realize-Later/ .*/Object-Realize-Later-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Object-Realize-Later/ .*/Object-Realize-Later-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libobject-realize-later-perl



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