[libi18n-charset-perl] 04/05: cme: reformat debian/control
gregor herrmann
gregoa at debian.org
Tue Oct 22 17:34:18 UTC 2013
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libi18n-charset-perl.
commit 7d298a7a6b4780dcd24a43666599031a001939c0
Author: gregor herrmann <gregoa at debian.org>
Date: Tue Oct 22 19:33:22 2013 +0200
cme: reformat debian/control
Git-Dch: Ignore
---
debian/control | 41 +++++++++++++++++++++--------------------
1 file changed, 21 insertions(+), 20 deletions(-)
diff --git a/debian/control b/debian/control
index be36951..4297f8f 100644
--- a/debian/control
+++ b/debian/control
@@ -1,32 +1,33 @@
Source: libi18n-charset-perl
-Section: perl
-Priority: optional
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: Marc 'HE' Brockschmidt <he at debian.org>,
- Krzysztof Krzyzaniak (eloy) <eloy at debian.org>,
- gregor herrmann <gregoa at debian.org>,
- Niko Tyni <ntyni at iki.fi>
-Standards-Version: 3.9.4
-Homepage: https://metacpan.org/release/I18N-Charset/
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libi18n-charset-perl.git
-Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libi18n-charset-perl.git
+ Krzysztof Krzyzaniak (eloy) <eloy at debian.org>,
+ gregor herrmann <gregoa at debian.org>,
+ Niko Tyni <ntyni at iki.fi>
+Section: perl
+Priority: optional
Build-Depends: debhelper (>= 8)
Build-Depends-Indep: perl,
- libio-capture-perl,
- libio-string-perl,
- libtest-pod-coverage-perl,
- libtest-pod-perl,
- libunicode-map-perl,
- libunicode-maputf8-perl
+ libio-capture-perl,
+ libio-string-perl,
+ libtest-pod-coverage-perl,
+ libtest-pod-perl,
+ libunicode-map-perl,
+ libunicode-maputf8-perl
+Standards-Version: 3.9.4
+Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libi18n-charset-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libi18n-charset-perl.git
+Homepage: https://metacpan.org/release/I18N-Charset/
Package: libi18n-charset-perl
Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libio-string-perl
+Depends: ${misc:Depends},
+ ${perl:Depends},
+ libio-string-perl
Suggests: libjcode-pm-perl,
- libunicode-map-perl,
- libunicode-map8-perl,
- libunicode-maputf8-perl
+ libunicode-map-perl,
+ libunicode-map8-perl,
+ libunicode-maputf8-perl
Description: Perl module for mapping character set names to IANA names
I18N::Charset maps Character Set names to the names officially
registered with IANA. For example, 'Shift_JIS' is the official name
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libi18n-charset-perl.git
More information about the Pkg-perl-cvs-commits
mailing list