debian/0000755000000000000000000000000012146416710007170 5ustar debian/rules0000755000000000000000000000003612146416710010247 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000244512146416710010600 0ustar Source: libnet-smtp-tls-butmaintained-perl Maintainer: Debian Perl Group Uploaders: Fabrizio Regalli , Xavier Guimard Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: libdigest-hmac-perl, libio-socket-ssl-perl (>= 1.76), libnet-ssleay-perl, perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libnet-smtp-tls-butmaintained-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libnet-smtp-tls-butmaintained-perl.git Homepage: https://metacpan.org/release/Net-SMTP-TLS-ButMaintained/ Package: libnet-smtp-tls-butmaintained-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libdigest-hmac-perl, libio-socket-ssl-perl (>= 1.76), libnet-ssleay-perl Description: Perl module for providing SMTP client supporting TLS and AUTH Net::SMTP::TLS::ButMaintained is a TLS and AUTH capable SMTP client which offers an interface that users will find familiar from Net::SMTP. Net::SMTP::TLS::ButMaintained implements a subset of the methods provided by that module, but certainly not (yet) a complete mirror image of that API. debian/source/0000755000000000000000000000000012146416710010470 5ustar debian/source/format0000644000000000000000000000001412146416710011676 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000207412146416710011045 0ustar libnet-smtp-tls-butmaintained-perl (0.24-1) unstable; urgency=low [ Salvatore Bonaccorso ] * Change search.cpan.org based URIs to metacpan.org based URIs [ Xavier Guimard ] * Imported Upstream version 0.24 * Update debian/copyright years -- Xavier Guimard Mon, 20 May 2013 05:48:15 +0200 libnet-smtp-tls-butmaintained-perl (0.21-1) unstable; urgency=low [ Fabrizio Regalli ] * New upstream release 0.18. [ Florian Schlichting ] * Update copyright-format to 1.0 (as asked by Standards-Version 3.9.3). * Imported Upstream version 0.19. [ Xavier Guimard ] * Imported Upstream version 0.21 * Drop tests.patch (included in upstream source now) * Add dependency to libio-socket-ssl-perl >= 1.76 (fix hardcoding TLSv1) * Bump Standards-Version to 3.9.4 * Add /me to uploaders -- Xavier Guimard Mon, 10 Dec 2012 21:27:45 +0100 libnet-smtp-tls-butmaintained-perl (0.17-1) unstable; urgency=low * Initial Release. (Closes: #630981) -- Fabrizio Regalli Sun, 19 Jun 2011 14:56:04 +0200 debian/compat0000644000000000000000000000000212146416710010366 0ustar 8 debian/copyright0000644000000000000000000000226612146416710011131 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Contact: Fayland Lam Source: https://metacpan.org/release/Net-SMTP-TLS-ButMaintained/ Upstream-Name: Net-SMTP-TLS-ButMaintained Files: * Copyright: 2011, Fayland Lam 2011, Alexander Christian Westholm License: Artistic or GPL-1+ Files: debian/* Copyright: 2011, Fabrizio Regalli 2012-2013, 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/watch0000644000000000000000000000022212146416710010215 0ustar version=3 https://metacpan.org/release/Net-SMTP-TLS-ButMaintained/ .*/Net-SMTP-TLS-ButMaintained-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$