debian/0000755000000000000000000000000012231166332007165 5ustar debian/watch0000644000000000000000000000017311426631465010230 0ustar version=3 http://search.cpan.org/dist/Encode-HanExtra/ .*/Encode-HanExtra-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/rules0000755000000000000000000000003611426631465010255 0ustar #!/usr/bin/make -f %: dh $@ debian/copyright0000644000000000000000000000263111426632474011134 0ustar Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135 Maintainer: Audrey Tang Source: http://search.cpan.org/dist/Encode-HanExtra/ Name: Encode-HanExtra Files: * Copyright: 2002-2007, Audrey Tang License: MIT Files: debian/* Copyright: 2010, Nicholas Bamber License: MIT License: MIT Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: . The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. . THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. debian/source/0000755000000000000000000000000011427143242010466 5ustar debian/source/format0000644000000000000000000000001411426631465011704 0ustar 3.0 (quilt) debian/patches/0000755000000000000000000000000011427143242010615 5ustar debian/patches/series0000644000000000000000000000003111426631465012034 0ustar fix-sparse-tw-docs.patch debian/patches/fix-sparse-tw-docs.patch0000644000000000000000000000156011427143170015277 0ustar Subject: The Encode::TW::Unisys::*.pm modules had no documentation at all. * lib/Encode/TW/Unisys/SOSI1.pm: Enhanced documentation. * lib/Encode/TW/Unisys/SOSI2.pm: Enhanced documentation. Bug: http://rt.cpan.org/Public/Bug/Display.html?id=60137 Author: Nicholas Bamber Last-Update: 2010-08-06 --- a/lib/Encode/TW/Unisys/SOSI1.pm +++ b/lib/Encode/TW/Unisys/SOSI1.pm @@ -40,6 +40,10 @@ =head1 NAME -Encode::Unisys::SOSI1 +Encode::Unisys::SOSI1 - Internal module for unisys_sosi1 characters. + +=head1 DESCRIPTION + +See L for more information. =cut --- a/lib/Encode/TW/Unisys/SOSI2.pm +++ b/lib/Encode/TW/Unisys/SOSI2.pm @@ -40,6 +40,9 @@ =head1 NAME -Encode::Unisys::SOSI2 +Encode::Unisys::SOSI2 - Internal module for unisys_sosi2 characters +=head1 DESCRIPTION + +See L for more information. =cut debian/compat0000644000000000000000000000000211426631465010374 0ustar 7 debian/control0000644000000000000000000000241711426644150010600 0ustar Source: libencode-hanextra-perl Section: perl Priority: optional Build-Depends: debhelper (>= 7), perl Maintainer: Debian Perl Group Uploaders: Nicholas Bamber Standards-Version: 3.9.1 Homepage: http://search.cpan.org/dist/Encode-HanExtra/ Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libencode-hanextra-perl/ Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libencode-hanextra-perl/ Package: libencode-hanextra-perl Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, ${perl:Depends}, perl Description: perl module providing extra sets of Chinese character encodings Perl 5.7.3 and later ships with an adequate set of Chinese encodings, including the commonly used CP950, CP936 (also known as GBK), Big5 (alias for Big5-Eten), Big5-HKSCS, EUC-CN, HZ, and ISO-IR-165. However, the numbers of Chinese encodings are staggering, and a complete coverage will easily increase the size of perl distribution by several megabytes; hence, this module tries to provide the rest of them. If you are using Perl 5.8 or later, Encode::CN and Encode::TW will automatically load the extra encodings for you, so there's no need to explicitly write "use Encode::HanExtra" if you are using one of them already. debian/changelog0000644000000000000000000000146612231166332011046 0ustar libencode-hanextra-perl (0.23-2build3) trusty; urgency=low * Rebuild for Perl 5.18. -- Colin Watson Mon, 21 Oct 2013 09:59:06 +0100 libencode-hanextra-perl (0.23-2build2) precise; urgency=low * Rebuild for Perl 5.14. -- Colin Watson Tue, 15 Nov 2011 19:48:09 +0000 libencode-hanextra-perl (0.23-2build1) oneiric; urgency=low * Rebuild for Perl 5.12. -- Colin Watson Sun, 08 May 2011 13:00:19 +0100 libencode-hanextra-perl (0.23-2) unstable; urgency=low * Adding patch headers. -- Nicholas Bamber Fri, 06 Aug 2010 10:47:25 +0100 libencode-hanextra-perl (0.23-1) unstable; urgency=low * Initial Release. (Closes: #381459) -- Nicholas Bamber Thu, 05 Aug 2010 12:39:09 +0100