debian/0000755000000000000000000000000012220654137007170 5ustar debian/watch0000644000000000000000000000017012101264553010214 0ustar version=3 https://metacpan.org/release/IO-TieCombine/ .*/IO-TieCombine-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/copyright0000644000000000000000000000223712220654040011120 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Contact: Ricardo SIGNES Source: https://metacpan.org/release/IO-TieCombine/ Upstream-Name: IO-TieCombine Files: * Copyright: 2013, Ricardo SIGNES License: Artistic or GPL-1+ Files: debian/* Copyright: 2009, Ryan Niebur 2011, gregor herrmann 2012, Fabrizio Regalli 2012-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/control0000644000000000000000000000235612220654106010575 0ustar Source: libio-tiecombine-perl Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, perl (>= 5.13.4) | libtest-simple-perl (>= 0.96) Maintainer: Debian Perl Group Uploaders: Ryan Niebur , gregor herrmann , Fabrizio Regalli , Florian Schlichting Standards-Version: 3.9.4 Homepage: https://metacpan.org/release/IO-TieCombine/ Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libio-tiecombine-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libio-tiecombine-perl.git Package: libio-tiecombine-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends} Description: Perl module to collect output via any kind of tied variable IO::TieCombine is a module that can collect output in separate (but combinable) named "slots" (output buffers). It provides methods that tie scalars, references, file handles or callback functions to specific slots, making it possible to e.g. collect both text printed to a file handle and text appended to a scalar in the same place, without the printing or appending function knowing about the relationship or the name of the slot. debian/compat0000644000000000000000000000000211671745546010404 0ustar 8 debian/changelog0000644000000000000000000000375612220654137011055 0ustar libio-tiecombine-perl (1.003-1) unstable; urgency=low [ Salvatore Bonaccorso ] * Change Vcs-Git to canonical URI (git://anonscm.debian.org) * Change search.cpan.org based URIs to metacpan.org based URIs [ Florian Schlichting ] * Import Upstream version 1.003 * Update years of upstream and packaging copyright * Email change: Florian Schlichting -> fsfs@debian.org * Declare compliance with Debian Policy 3.9.4 -- Florian Schlichting Wed, 25 Sep 2013 23:40:43 +0200 libio-tiecombine-perl (1.002-1) unstable; urgency=low [ Fabrizio Regalli ] * Imported Upstream version 1.002 * Added myself to Uploaders and Copyright * Bump Standards-Version to 3.9.3 * Updated d/copyright using copyright-format 1.0 * Updated copyright year [ Florian Schlichting ] * Completely rewrote extended description. * Added myself to Uploaders and Copyright. -- Florian Schlichting Thu, 08 Mar 2012 22:10:34 +0100 libio-tiecombine-perl (1.001-1) unstable; urgency=low [ Nathan Handler ] * debian/watch: Update to ignore development releases. [ Salvatore Bonaccorso ] * debian/control: Changed: Replace versioned (build-)dependency on perl (>= 5.6.0-{12,16}) with an unversioned dependency on perl (as permitted by Debian Policy 3.8.3). [ Ryan Niebur ] * Email change: Ryan Niebur -> ryan@debian.org [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ gregor herrmann ] * New upstream release. * Switch to "3.0 (quilt)" source format. * debian/copyright: update formatting and upstream copyright years. * Bump Standards-Version to 3.9.2 (no changes). * Switch to debhelper compatibility level 8. * Add /me to Uploaders. * Build-depend on Test::More: 0.96. -- gregor herrmann Sat, 10 Dec 2011 20:00:27 +0100 libio-tiecombine-perl (1.000-1) unstable; urgency=low * Initial Release. (Closes: #529018) -- Ryan Niebur Sun, 17 May 2009 03:22:50 -0700 debian/source/0000755000000000000000000000000011671745546010506 5ustar debian/source/format0000644000000000000000000000001411671745546011714 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000003611671745546010265 0ustar #!/usr/bin/make -f %: dh $@