[libperlio-utf8-strict-perl] 02/04: Initial packaging by maintainer

Florian Schlichting fsfs at moszumanska.debian.org
Tue Mar 4 13:24:16 UTC 2014


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

fsfs pushed a commit to branch master
in repository libperlio-utf8-strict-perl.

commit d122f7370f5086f4c3bbae73921a9a06a5abccd3
Author: Florian Schlichting <fsfs at debian.org>
Date:   Thu Feb 27 22:41:17 2014 +0100

    Initial packaging by maintainer
---
 debian/control   | 12 ++++++------
 debian/copyright | 16 +++++++---------
 2 files changed, 13 insertions(+), 15 deletions(-)

diff --git a/debian/control b/debian/control
index 3be33f0..948af44 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: perl
 Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Florian Schlichting <fsfs at debian.org>
-Build-Depends: debhelper (>= 9.20120312),
+Build-Depends: debhelper (>= 9.20120630),
  libtest-exception-perl,
  perl
 Standards-Version: 3.9.5
@@ -14,8 +14,8 @@ Homepage: https://metacpan.org/release/PerlIO-utf8_strict
 Package: libperlio-utf8-strict-perl
 Architecture: any
 Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends}
-Description: Fast and correct UTF-8 IO
- PerlIO::utf8_strict provides a fast and correct UTF-8 PerlIO layer. Unlike
- perl's default :utf8 layer it checks the input for correctness.
- .
- This description was automagically extracted from the module by dh-make-perl.
+Description: fast and correct UTF-8 Perl IO module
+ PerlIO::utf8_strict provides a fast and correct UTF-8 PerlIO layer.
+ Unlike perl's default :utf8 layer it checks the input for correctness
+ and will croak if it finds an ill-formed UTF-8 octet sequence or
+ noncharacter code points not meant for interchange.
diff --git a/debian/copyright b/debian/copyright
index 7eb77f8..4e310cb 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -2,19 +2,17 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Source: https://metacpan.org/release/PerlIO-utf8_strict
 Upstream-Contact: Leon Timmermans <leont at cpan.org>, Christian Hansen <chansen at cpan.org>
 Upstream-Name: PerlIO-utf8_strict
-DISCLAIMER: This copyright info was automatically extracted 
- from the perl module. It may not be accurate, so you better 
- check the module sources in order to ensure the module for its 
- inclusion in Debian or for general legal information. Please, 
- if licensing information is incorrectly generated, file a bug 
- on dh-make-perl.
- NOTE: Don't forget to remove this disclaimer once you are happy
- with this file.
 
 Files: *
-Copyright: Leon Timmermans <leont at cpan.org>, Christian Hansen <chansen at cpan.org>
+Copyright: 2012, Leon Timmermans <leont at cpan.org>
+ 2012, Christian Hansen <chansen at cpan.org>
 License: Artistic or GPL-1+
 
+Files: corpus/quickbrown.txt
+Copyright: 2010, Markus Kuhn <http://www.cl.cam.ac.uk/~mgk25/>
+ 2010, Computer Association of Thailand
+License: tbd
+
 Files: debian/*
 Copyright: 2014, Florian Schlichting <fsfs at debian.org>
 License: Artistic or GPL-1+

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libperlio-utf8-strict-perl.git



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