[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:15 UTC 2013
The following commit has been merged in the master branch:
commit 202c26739cdcb2f094b1ec5f0781687513e17a3c
Author: Xavier Guimard <x.guimard at free.fr>
Date: Sun Jan 27 09:44:12 2013 +0100
Bump S-V to 3.9.4 + add libunicode-map8-perl in deps
diff --git a/debian/control b/debian/control
index 90fd29f..0d02306 100644
--- a/debian/control
+++ b/debian/control
@@ -1,19 +1,25 @@
Source: libcyrillic-suite-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Dmitry E. Oboukhov <unera at debian.org>,
+ Xavier Guimard <x.guimard at free.fr>
Section: perl
Priority: optional
-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/
+Build-Depends-Indep: perl,
+ libunicode-map8-perl
+Standards-Version: 3.9.4
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
+Homepage: https://metacpan.org/release/cyrillic/
Package: libcyrillic-suite-perl
Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}
-Description: Routines for converting from one cyrillic charset to another
+Depends: ${misc:Depends},
+ ${perl:Depends},
+ libunicode-map8-perl
+Description: module to convert between cyrillic charsets
This package implements routine for converting from one cyrillic charset to
another. It is intended to be used from cgi's which need built-in support for
translations. For example, you may wish to use it in form processor to
translate from user encoding to one used by your site.
+
--
Routines for converting from one cyrillic charset to another.
More information about the Pkg-perl-cvs-commits
mailing list