[SCM] Debian packaging of libdata-dumper-simple-perl branch, master, updated. e6576c792ba81f50af3b6c249a6d82a9f06758d2

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


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

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

diff --git a/debian/control b/debian/control
index 8f95b30..30f8628 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Uploaders: gregor herrmann <gregoa at debian.org>
 Section: perl
 Priority: optional
 Standards-Version: 3.7.3
-Homepage: http://search.cpan.org/dist/Data-Dumper-Simple/
+Homepage: https://metacpan.org/release/Data-Dumper-Simple/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdata-dumper-simple-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdata-dumper-simple-perl.git
 Build-Depends: debhelper (>= 5.0.0)
diff --git a/debian/watch b/debian/watch
index 7806f45..935effa 100644
--- a/debian/watch
+++ b/debian/watch
@@ -3,4 +3,4 @@
 # to check for upstream updates and more.
 # Site		Directory		Pattern			Version	Script
 version=3
-http://search.cpan.org/dist/Data-Dumper-Simple/   .*/Data-Dumper-Simple-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/Data-Dumper-Simple/   .*/Data-Dumper-Simple-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)

-- 
Debian packaging of libdata-dumper-simple-perl



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