[SCM] Routines for converting from one cyrillic charset to another. branch, master, updated. 7982ec6c7e568474fde7eeb22a44605afe7052aa

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


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

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

diff --git a/debian/control b/debian/control
index b9fae00..06d9604 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Dmitry E. Oboukhov <unera at debian.org>
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl, libunicode-map8-perl
 Standards-Version: 3.9.3
-Homepage: http://search.cpan.org/dist/cyrillic-suite/
+Homepage: https://metacpan.org/release/cyrillic-suite/
 VCS-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libcyrillic-suite-perl.git;a=summary
 VCS-Git: git://anonscm.debian.org/pkg-perl/packages/libcyrillic-suite-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index e98cfd3..0a8a0c5 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: John Neystadt <john at neystadt.org>
-Source: http://search.cpan.org/dist/cyrillic-suite/
+Source: https://metacpan.org/release/cyrillic-suite/
 Name: cyrillic-suite
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 82b0bef..37fde76 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/cyrillic-suite/   .*/cyrillic-suite-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/cyrillic-suite/   .*/cyrillic-suite-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Routines for converting from one cyrillic charset to another.



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