debian/0000755000000000000000000000000012147364566007204 5ustar debian/watch0000644000000000000000000000017312147362247010230 0ustar version=3 http://search.cpan.org/dist/Stream-Buffered/ .*/Stream-Buffered-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/copyright0000644000000000000000000000237712147364300011132 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Stream-Buffered Source: http://search.cpan.org/dist/Stream-Buffered/ Upstream-Contact: Tatsuhiko Miyagawa Files: * Copyright: 2009-2011, Tatsuhiko Miyagawa License: Artistic or GPL-1+ Files: inc/Module/* Copyright: 2002-2012, Adam Kennedy 2002-2012, Audrey Tang 2002-2012, Brian Ingerson License: Artistic or GPL-1+ Files: debian/* Copyright: 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/control0000644000000000000000000000161612147364566010613 0ustar Source: libstream-buffered-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: Florian Schlichting Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libstream-buffered-perl.git Vcs-Git: git://git.debian.org/pkg-perl/packages/libstream-buffered-perl.git Homepage: http://search.cpan.org/dist/Stream-Buffered/ Package: libstream-buffered-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends} Description: temporary buffer to store strings in a seekable filehandle Stream::Buffered is a buffer class to store byte strings of arbitrary length and then get a seekable filehandle once everything is buffered. It uses PerlIO and/or a temporary file to save the buffer depending on the amount of bytes stored. debian/compat0000644000000000000000000000000212147364545010377 0ustar 8 debian/changelog0000644000000000000000000000025212147364531011045 0ustar libstream-buffered-perl (0.2-1) unstable; urgency=low * Initial Release. (Closes: #709426) -- Florian Schlichting Thu, 23 May 2013 12:03:04 +0200 debian/source/0000755000000000000000000000000012147362247010476 5ustar debian/source/format0000644000000000000000000000001412147362247011704 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000003612147364545010260 0ustar #!/usr/bin/make -f %: dh $@