debian/0000755000000000000000000000000012256723103007167 5ustar debian/compat0000644000000000000000000000000212256713665010401 0ustar 9 debian/copyright0000644000000000000000000000157712256713427011144 0ustar This is the debian package for the Email-Send-IO module. It was created by Damyan Ivanov using dh-make-perl. It was downloaded from http://search.cpan.org/dist/Email-Send-IO/ The upstream author is: Casey West . Copyright (c) 2005 Casey West. All rights reserved. This module is free software; you can redistribute it and/or modify it under the same terms as Perl itself. Perl is distributed under your choice of the GNU General Public License, version 1 or later, or the Artistic License. On Debian GNU/Linux systems, the complete text of the GNU General Public License version 1 can be found in `/usr/share/common-licenses/GPL-1' and the Artistic Licence in `/usr/share/common-licenses/Artistic'. The Debian packaging is Copyright (C) 2007, Damyan Ivanov and is licensed under the same terms as the software itself (see above). debian/watch0000644000000000000000000000014712256711637010233 0ustar version=3 https://metacpan.org/release/Email-Send-IO .+/Email-Send-IO-(\d.+)\.(?:tar\.gz|tar\.bz2|tgz) debian/source/0000755000000000000000000000000012256713027010473 5ustar debian/source/format0000644000000000000000000000001412256713027011701 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000013612256715546010263 0ustar #!/usr/bin/make -f # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 %: dh $@ debian/control0000644000000000000000000000222012256723055010574 0ustar Source: libemail-send-io-perl Maintainer: Debian Perl Group Uploaders: Damyan Ivanov Section: perl Priority: optional Build-Depends: debhelper (>= 9~) Build-Depends-Indep: perl, libcapture-tiny-perl, libemail-send-perl, libtest-pod-perl, libtest-pod-coverage-perl, libreturn-value-perl Standards-Version: 3.9.5 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libemail-send-io-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libemail-send-io-perl.git Homepage: https://metacpan.org/release/Email-Send-IO Package: libemail-send-io-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends}, libio-all-perl, libreturn-value-perl Recommends: libemail-send-perl Replaces: libemail-send-perl (<< 2.186) Description: Send mail via IO::All Email::Send::IO is a mailer for Email::Send that will send a message using IO operations. By default it sends mail to STDERR, very useful for debugging. The IO functionality is built upon IO::All. debian/changelog0000644000000000000000000000353612256723103011050 0ustar libemail-send-io-perl (2.201-1) unstable; urgency=low * Team upload [ gregor herrmann ] * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser field (source stanza); Homepage field (source stanza). Removed: Homepage pseudo-field (Description); XS-Vcs-Svn fields. (Closes: #615460) * debian/control: Changed: Switched Vcs-Browser field to ViewSVN (source stanza). [ 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 ] * Import new upstream release (only meta-data + test suite changes) + Add new build-dependency libcapture-tiny-perl * Switch to source format "3.0 (quilt)" * Fix the following lintian warnings: + copyright-refers-to-symlink-license + copyright-contains-dh-make-perl-boilerplate + copyright-with-old-dh-make-debian-copyright * Bump debhelper compatibility to 9 + Update versioned debhelper build-dependency accordingly * Revamp debian/rules + Fix lintian warning debian-rules-missing-recommended-target + Replace "dh_clean -k" with "dh_prep" + Use dh_auto_{configure,build,test,install,clean} + Drop obsolete dh_{clean,installchangelogs} parameters + Remove obsolete variable usage and targets + Finally switch to a minimal dh-style debian/rules file * No more install (minimal) upstream README * Bump Standards-Version to 3.9.5 (no further changes) -- Axel Beckert Thu, 26 Dec 2013 04:30:54 +0100 libemail-send-io-perl (2.200-1) unstable; urgency=low * Initial Release. (Closes: #443153) -- Damyan Ivanov Wed, 19 Sep 2007 11:37:12 +0300