[SCM] Debian packaging of libdigest-crc-perl branch, master, updated. debian/0.18-1-6-g2a89053

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


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

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

diff --git a/debian/control b/debian/control
index 2259897..88c51ab 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Build-Depends: debhelper (>= 8),
 Standards-Version: 3.9.2
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdigest-crc-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdigest-crc-perl.git
-Homepage: http://search.cpan.org/dist/Digest-CRC/
+Homepage: https://metacpan.org/release/Digest-CRC/
 
 Package: libdigest-crc-perl
 Architecture: any
diff --git a/debian/copyright b/debian/copyright
index 0d54165..c0505df 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: Oliver Maul <oli at 42.nu>
-Source: http://search.cpan.org/dist/Digest-CRC/
+Source: https://metacpan.org/release/Digest-CRC/
 Name: Digest-CRC
 
 Copyright: None (public domain)
diff --git a/debian/watch b/debian/watch
index 4f72574..d9e3097 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=3
-http://search.cpan.org/dist/Digest-CRC/    .+/Digest-CRC-v?(\d[\d\.]*)\.tar\.gz
+https://metacpan.org/release/Digest-CRC/    .+/Digest-CRC-v?(\d[\d\.]*)\.tar\.gz
 

-- 
Debian packaging of libdigest-crc-perl



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