[SCM] Debian packaging of libmime-base64-urlsafe-perl branch, master, updated. e667d150eb4eba5041e97dd5aec7ab7bf7c21a53

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:37:58 UTC 2013


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

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

diff --git a/debian/control b/debian/control
index 63adcb6..32eed86 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Build-Depends-Indep: perl
 Standards-Version: 3.7.3
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmime-base64-urlsafe-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmime-base64-urlsafe-perl.git
-Homepage: http://search.cpan.org/dist/MIME-Base64-URLSafe/
+Homepage: https://metacpan.org/release/MIME-Base64-URLSafe/
 
 Package: libmime-base64-urlsafe-perl
 Architecture: all
diff --git a/debian/watch b/debian/watch
index e654ce7..f5c1b00 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
 # format version number, currently 3; this line is compulsory!
 version=3
 # URL to the package page followed by a regex to search
-http://search.cpan.org/dist/MIME-Base64-URLSafe/   .*/MIME-Base64-URLSafe-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/MIME-Base64-URLSafe/   .*/MIME-Base64-URLSafe-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libmime-base64-urlsafe-perl



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