[SCM] Debian packaging of libcss-squish-perl branch, master, updated. c786fc002ec56da8dc8dd3718e4f0639d7d16217

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


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

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

diff --git a/debian/control b/debian/control
index 477c6b3..b7051e4 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Niko Tyni <ntyni at debian.org>, Ryan Niebur <ryan at debian.org>,
  Jonathan Yu <jawnsy at cpan.org>
 Standards-Version: 3.9.1
-Homepage: http://search.cpan.org/dist/CSS-Squish/
+Homepage: https://metacpan.org/release/CSS-Squish/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libcss-squish-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libcss-squish-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index c26aa72..69d2beb 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=59
 Maintainer: Thomas Sibley <trs at bestpractical.com>
-Source: http://search.cpan.org/dist/CSS-Squish/
+Source: https://metacpan.org/release/CSS-Squish/
 Name: CSS-Squish
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 256c090..8220323 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/CSS-Squish/   .*/CSS-Squish-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/CSS-Squish/   .*/CSS-Squish-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)

-- 
Debian packaging of libcss-squish-perl



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