[SCM] Debian packaging of libtext-quoted-perl branch, master, updated. aecf5724410758c47ab0b3be58529ece61d6d2f1

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:51:49 UTC 2013


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

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

diff --git a/debian/control b/debian/control
index e4a995f..5f6d4f0 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Uploaders: Niko Tyni <ntyni at iki.fi>,
 Build-Depends-Indep: perl, libtext-autoformat-perl
 Build-Depends: debhelper (>= 7)
 Standards-Version: 3.8.4
-Homepage: http://search.cpan.org/dist/Text-Quoted/
+Homepage: https://metacpan.org/release/Text-Quoted/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtext-quoted-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtext-quoted-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index f1a4611..be875d4 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: Ruslan Zakirov <Ruslan.Zakirov at gmail.com>
-Source: http://search.cpan.org/dist/Text-Quoted
+Source: https://metacpan.org/release/Text-Quoted
 Name: Text-Quoted
 
 Copyright:
diff --git a/debian/watch b/debian/watch
index a303b5c..68a6030 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Text-Quoted/ .*/Text-Quoted-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/Text-Quoted/ .*/Text-Quoted-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)

-- 
Debian packaging of libtext-quoted-perl



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