[SCM] Debian packaging of libcss-tiny-perl branch, master, updated. 19e64f016c5b95b53e5f9685970718be1421616e

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


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

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

diff --git a/debian/control b/debian/control
index 6e8e356..8e0777a 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Damyan Ivanov <dmn at debian.org>, Ansgar Burchardt <ansgar at debian.org>,
  Angel Abad <angel at debian.org>
 Standards-Version: 3.9.1
-Homepage: http://search.cpan.org/dist/CSS-Tiny/
+Homepage: https://metacpan.org/release/CSS-Tiny/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libcss-tiny-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libcss-tiny-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index 09d9c7b..37478de 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: Adam Kennedy <adamk at cpan.org>
-Source: http://search.cpan.org/dist/CSS-Tiny/
+Source: https://metacpan.org/release/CSS-Tiny/
 Name: CSS-Tiny
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 931a438..2c38ce2 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/CSS-Tiny/   .*/CSS-Tiny-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/CSS-Tiny/   .*/CSS-Tiny-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)

-- 
Debian packaging of libcss-tiny-perl



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