[SCM] Routines for converting from one cyrillic charset to another. branch, master, updated. f8f7f111ecfca0fb0f0cb34c398cfe2c2003e989
Xavier Guimard
x.guimard at free.fr
Sun Jan 27 08:46:13 UTC 2013
The following commit has been merged in the master branch:
commit ff0e55d7a0741415bd97ac20b46757923b48f1a9
Author: Xavier Guimard <x.guimard at free.fr>
Date: Sun Jan 27 09:24:52 2013 +0100
Change upstream name from Cyrillic::Suite to Cyrillic
diff --git a/debian/control b/debian/control
index 06d9604..7933f6a 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: https://metacpan.org/release/cyrillic-suite/
+Homepage: https://metacpan.org/release/cyrillic/
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 0a8a0c5..de9bf4e 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
Format-Specification: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=135
Maintainer: John Neystadt <john at neystadt.org>
-Source: https://metacpan.org/release/cyrillic-suite/
-Name: cyrillic-suite
+Source: https://metacpan.org/release/cyrillic/
+Name: Cyrillic
Files: *
Copyright: John Neystadt <john at neystadt.org>
diff --git a/debian/watch b/debian/watch
index 37fde76..a89bb32 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-https://metacpan.org/release/cyrillic-suite/ .*/cyrillic-suite-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/cyrillic/ .*/cyrillic-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