debian/0000755000000000000000000000000012256142010007157 5ustar debian/watch0000644000000000000000000000017212101265131010207 0ustar version=3 https://metacpan.org/release/Mixin-Linewise/ .*/Mixin-Linewise-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/copyright0000644000000000000000000000211312223340357011117 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Mixin-Linewise Upstream-Contact: Ricardo SIGNES Source: https://metacpan.org/release/Mixin-Linewise/ Files: * Copyright: 2008, Ricardo SIGNES License: Artistic or GPL-1+ Files: debian/* Copyright: 2009-2010, Jonathan Yu 2013, Florian Schlichting 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/control0000644000000000000000000000231512256141717010600 0ustar Source: libmixin-linewise-perl Maintainer: Debian Perl Group Uploaders: Jonathan Yu , Florian Schlichting Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libsub-exporter-perl, perl (>= 5.13.4) | libtest-simple-perl (>= 0.96) Standards-Version: 3.9.5 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmixin-linewise-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmixin-linewise-perl.git Homepage: https://metacpan.org/release/Mixin-Linewise/ Package: libmixin-linewise-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends}, libsub-exporter-perl Description: module to handle general file input/output operations Mixin::Linewise is a Perl module that provides a generalized framework for handling input/output operations. It can open files for I/O, convert strings to handle type objects, and more. . With Reader and Writer classes, you can just write a method to manipulate normal handles, and let the modules do the rest, like providing string and filename handling methods. debian/compat0000644000000000000000000000000212223340114010354 0ustar 8 debian/changelog0000644000000000000000000000377112256142010011041 0ustar libmixin-linewise-perl (0.104-1) unstable; urgency=medium * Import Upstream version 0.104 * Drop (build-)dependency on IO::Scalar -- Florian Schlichting Tue, 24 Dec 2013 00:14:52 +0100 libmixin-linewise-perl (0.102-1) unstable; urgency=low * Import Upstream version 0.102 * Fix dependency on Test::More * Declare compliance with Debian Policy 3.9.5 -- Florian Schlichting Sat, 23 Nov 2013 23:37:45 +0100 libmixin-linewise-perl (0.004-1) unstable; urgency=low [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ gregor herrmann ] * debian/control: update {versioned,alternative} (build) dependencies. [ Salvatore Bonaccorso ] * Change Vcs-Git to canonical URI (git://anonscm.debian.org) * Change search.cpan.org based URIs to metacpan.org based URIs [ Axel Beckert ] * debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg- copyright" [ Florian Schlichting ] * Import Upstream version 0.004 * Delete copyright paragraph for inc/*, upstream switched from M::I to dzil * Update stand-alone license paragraphs to commonly used version (not limiting Debian to GNU/Linux, directly linking to GPL-1) * Add a build-dependency on Test::More 0.96 * Bump dh compatibility to level 8 (no changes necessary) * Declare compliance with Debian Policy 3.9.4 * Switch to source format 3.0 (quilt) * Add myself to uploaders and copyright -- Florian Schlichting Thu, 03 Oct 2013 21:09:51 +0200 libmixin-linewise-perl (0.003-1) unstable; urgency=low * New upstream release * Standards-Version 3.8.4 (no changes) * Rewrite control description * Now requires Test::Simple 0.88 for done_testing * Update copyright to new DEP5 format * Refresh years of copyright -- Jonathan Yu Mon, 15 Feb 2010 10:40:42 -0500 libmixin-linewise-perl (0.002-1) unstable; urgency=low * Initial Release (Closes: #552241) -- Jonathan Yu Sat, 24 Oct 2009 08:29:21 -0400 debian/source/0000755000000000000000000000000012223340256010465 5ustar debian/source/format0000644000000000000000000000001412223340256011673 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000003611671746446010265 0ustar #!/usr/bin/make -f %: dh $@