[libunicode-casefold-perl] 03/03: control

gregor herrmann gregoa at debian.org
Sat Jul 19 23:01:30 UTC 2014


This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch master
in repository libunicode-casefold-perl.

commit 4e1235d1f173d3232cf01770168ff2b539160b65
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Jul 20 01:00:50 2014 +0200

    control
---
 debian/control | 19 +++++++++++--------
 1 file changed, 11 insertions(+), 8 deletions(-)

diff --git a/debian/control b/debian/control
index 400f7a3..6f5b664 100644
--- a/debian/control
+++ b/debian/control
@@ -1,10 +1,11 @@
 Source: libunicode-casefold-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: gregor herrmann <gregoa at debian.org>
+Section: perl
+Priority: optional
 Build-Depends: debhelper (>= 9.20120312~),
- perl
+               libmodule-build-perl,
+               perl
 Standards-Version: 3.9.5
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libunicode-casefold-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libunicode-casefold-perl.git
@@ -12,8 +13,10 @@ Homepage: https://metacpan.org/release/Unicode-CaseFold
 
 Package: libunicode-casefold-perl
 Architecture: any
-Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends}
-Description: Unicode case-folding for case-insensitive lookups.
- (no description was found)
- .
- This description was automagically extracted from the module by dh-make-perl.
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         ${shlibs:Depends}
+Description: module for Unicode case-folding
+ Unicode::CaseFold provides Unicode case-folding for Perl. Case-folding is a
+ tool that allows a program to make case-insensitive string comparisons or do
+ case-insensitive lookups.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libunicode-casefold-perl.git



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