debian/0000755000000000000000000000000012070065331007163 5ustar debian/rules0000755000000000000000000000003612070065331010242 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000224012070065331010564 0ustar Source: libnet-smtp-tls-perl Maintainer: Debian Perl Group Uploaders: Ivan Kohler , Xavier Guimard Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: libdigest-hmac-perl, libio-socket-ssl-perl, libnet-ssleay-perl, perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libnet-smtp-tls-perl.git Vcs-Git: git://git.debian.org/pkg-perl/packages/libnet-smtp-tls-perl.git Homepage: http://search.cpan.org/dist/Net-SMTP-TLS/ Package: libnet-smtp-tls-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libdigest-hmac-perl, libio-socket-ssl-perl, libnet-ssleay-perl Description: Perl SMTP client library supporting TLS and AUTH Net::SMTP::TLS is a TLS and AUTH capable SMTP client library which offers an interface that users will find familiar from Net::SMTP. Net::SMTP::TLS implements a subset of the methods provided by that module, but certainly not (yet) a complete mirror image of that API. debian/source/0000755000000000000000000000000012070065331010463 5ustar debian/source/format0000644000000000000000000000001412070065331011671 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000111112070065331011027 0ustar libnet-smtp-tls-perl (0.12-2) unstable; urgency=low * Take over for the Debian Perl Group on maintainer's request (http://bugs.debian.org/677732#10) * Update source format to 3.0 (quilt) * Remove README from docs * Update debian/copyright (years and format) * Bump Standards-Version to 3.9.4 * Bump debhelper compatibility to 8 -- Xavier Guimard Fri, 28 Dec 2012 18:38:40 +0100 libnet-smtp-tls-perl (0.12-1) unstable; urgency=low * Initial Release (closes: Bug#569749). -- Ivan Kohler Sat, 13 Feb 2010 15:29:01 -0800 debian/compat0000644000000000000000000000000212070065331010361 0ustar 8 debian/copyright0000644000000000000000000000215512070065331011121 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Net-SMTP-TLS Source: http://search.cpan.org/dist/Net-SMTP-TLS/ Upstream-Contact: Alexander Christian Westholm Files: * Copyright: 2005, Alexander Christian Westholm License: Artistic or GPL-1+ Files: debian/* Copyright: 2010, Ivan Kohler 2012, Xavier Guimard 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/watch0000644000000000000000000000016512070065331010216 0ustar version=3 http://search.cpan.org/dist/Net-SMTP-TLS/ .*/Net-SMTP-TLS-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$