[SCM] Debian packaging of libfilter-template-perl branch, master, updated. 49bbc4b681c7f4311d63c9c82ede830ca7ec8f1e

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


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

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

diff --git a/debian/control b/debian/control
index 10855b1..2681c01 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Jonathan Yu <jawnsy at cpan.org>,
  gregor herrmann <gregoa at debian.org>, Angel Abad <angel at debian.org> 
 Standards-Version: 3.8.4
-Homepage: http://search.cpan.org/dist/Filter-Template/
+Homepage: https://metacpan.org/release/Filter-Template/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libfilter-template-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libfilter-template-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index d9bb249..1852eec 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: Rocco Caputo <rcaputo at cpan.org>
-Source: http://search.cpan.org/dist/Filter-Template/
+Source: https://metacpan.org/release/Filter-Template/
 Name: Filter-Template
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 3cf710e..7f50099 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 # format version number, currently 2; this line is compulsory!
 version=3
-http://search.cpan.org/dist/Filter-Template/   .*/Filter-Template-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/Filter-Template/   .*/Filter-Template-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)

-- 
Debian packaging of libfilter-template-perl



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