debian/0000755000000000000000000000000012214621122007157 5ustar debian/rules0000755000000000000000000000003612214621122010236 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000146712214621122010572 0ustar Source: libperlio-eol-perl Section: perl Priority: optional Build-Depends: debhelper (>= 9.20120312), perl Maintainer: Debian Perl Group Uploaders: Bastian Blank , gregor herrmann Standards-Version: 3.9.4 Homepage: https://metacpan.org/release/PerlIO-eol Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libperlio-eol-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libperlio-eol-perl.git Package: libperlio-eol-perl Architecture: any Depends: ${perl:Depends}, ${shlibs:Depends}, ${misc:Depends}, Description: PerlIO layer for normalizing line endings The PerlIO::eol layer normalizes any of CR, LF, CRLF and Native encoding into the designated line ending. It works for both input and output handles. debian/source/0000755000000000000000000000000012214621122010457 5ustar debian/source/format0000644000000000000000000000001412214621122011665 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000276212214621122011040 0ustar libperlio-eol-perl (0.14-2) unstable; urgency=low * Take over for the Debian Perl Group with maintainer's permission (https://lists.debian.org/debian-perl/2013/08/msg00050.html) * debian/control: Added: Vcs-Git field (source stanza); Vcs-Browser field (source stanza); Homepage field (source stanza). Changed: Maintainer set to Debian Perl Group (was: Bastian Blank ); Bastian Blank moved to Uploaders. * debian/watch: use metacpan-based URL. * Switch to "3.0 (quilt)" source format. * Use debhelper 9.20120312 and dh(1) in debian/rules. * Remove version from perl build dependency. * debian/copyright: switch formatting to Copyright-Format 1.0. * Add /me to Uploaders. * Declare compliance with Debian Policy 3.9.4. * Update long description. -- gregor herrmann Fri, 13 Sep 2013 16:33:34 +0200 libperlio-eol-perl (0.14-1) unstable; urgency=low * New upstream version. * Use external orig. -- Bastian Blank Sun, 20 Apr 2008 21:21:07 +0200 libperlio-eol-perl (0.13-1.1) unstable; urgency=low * Non-maintainer upload for the Perl 5.10 transition. * Don't try to remove /usr/share/perl5 if it doesn't exist. (Closes: #463458) -- Niko Tyni Wed, 02 Apr 2008 20:47:00 +0300 libperlio-eol-perl (0.13-1) unstable; urgency=low * Initial Release. -- Bastian Blank Fri, 26 Nov 2004 13:05:56 +0100 debian/compat0000644000000000000000000000000212214621122010355 0ustar 9 debian/copyright0000644000000000000000000000216312214621122011114 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Source: https://metacpan.org/release/PerlIO-eol Upstream-Contact: Audrey Tang Upstream-Name: PerlIO-eol Files: * Copyright: 2004-2006, Audrey Tang License: Artistic or GPL-1+ Files: debian/* Copyright: 2004, 2008, Bastian Blank 2008, Niko Tyni 2013, gregor herrmann License: Artistic or GPL-1+ License: Artistic This program is free software; you can redistribute it and/or modify it under the terms of the Artistic License, which comes with Perl. . On Debian systems, the complete text of the Artistic License can be found in `/usr/share/common-licenses/Artistic'. License: GPL-1+ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 1, or (at your option) any later version. . On Debian systems, the complete text of version 1 of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-1'. debian/watch0000644000000000000000000000016112214621122010206 0ustar version=3 https://metacpan.org/release/PerlIO-eol .*/PerlIO-eol-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$