debian/0000755000000000000000000000000012255662563007202 5ustar debian/rules0000755000000000000000000000003612255662563010261 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000251312255662563010606 0ustar Source: libemail-sender-transport-smtp-tls-perl Maintainer: Debian Perl Group Uploaders: Ivan Kohler , Fabrizio Regalli , gregor herrmann , Xavier Guimard Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: libemail-sender-perl (>= 1.300006), libmoose-perl, libnet-smtp-tls-butmaintained-perl, perl Standards-Version: 3.9.5 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libemail-sender-transport-smtp-tls-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libemail-sender-transport-smtp-tls-perl.git Homepage: https://metacpan.org/release/Email-Sender-Transport-SMTP-TLS/ Package: libemail-sender-transport-smtp-tls-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libemail-sender-perl (>= 1.300006), libmoose-perl, libnet-smtp-tls-butmaintained-perl Description: Perl module for sending email using TLS Email::Sender replaces the old and sometimes problematic Email::Send library, while this module replaces the Email::Send::SMTP::TLS. . This module is depcrecated in favour of Email::Sender::Transport::SMTPS. debian/source/0000755000000000000000000000000012255662563010502 5ustar debian/source/format0000644000000000000000000000001412255662563011710 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000624212255662563011060 0ustar libemail-sender-transport-smtp-tls-perl (0.15-1) unstable; urgency=medium * New upstream release. * Add deprecation notice to debian/{control,NEWS}. * Drop tests.patch. Doesn't apply anymore, and doesn't seem to be needed. * Declare compliance with Debian Policy 3.9.5. -- gregor herrmann Sun, 22 Dec 2013 23:19:14 +0100 libemail-sender-transport-smtp-tls-perl (0.14-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 [ Xavier Guimard ] * Imported Upstream version 0.14 * Update debian/copyright years * Update libemail-sender-perl dependency version -- Xavier Guimard Mon, 13 May 2013 06:05:34 +0200 libemail-sender-transport-smtp-tls-perl (0.11-1) unstable; urgency=low * New upstream release. * Refresh tests.patch. * Update years of upstream copyright. * debian/copyright: update to Copyright-Format 1.0. * Bump Standards-Version to 3.9.4 (no changes). * Switch to "3.0 (quilt)" source format. * Removing remaining quilt fragments. * Add /me to Uploaders. -- gregor herrmann Wed, 19 Sep 2012 18:54:44 +0200 libemail-sender-transport-smtp-tls-perl (0.10-1) unstable; urgency=low [ Chris Butler ] * New upstream release * Added year of upstream copyright * No longer install README (copy of POD) * Upped versioned dependency on libemail-sender-perl to 0.102370 - removed Depends on libtry-tiny-perl | libemail-sender-perl (>> 0.100110) * Changed dependency on libnet-smtp-tls-perl to libnet-smtp-tls-butmaintained-perl * Update copyright to refer to "Debian systems" instead of "Debian GNU/Linux" systems, and to point to the correct version of the GPL [ Fabrizio Regalli ] * New upstream release. * Bump to 3.9.2 Standard-Version. * Add myself to Uploaders and Copyright. * Switch d/compat to 8. * debhelper 8. * Added tests.patch for fixing failed test. [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ Salvatore Bonaccorso ] * debian/copyright: Replace DEP5 Format-Specification URL from svn.debian.org to anonscm.debian.org URL. [ Ivan Kohler ] * Add quilt to Build-Deps and debian/README.source per lintian * Standard_Version 3.9.3 * Add explicit dep on libmoose-perl * Upload everyone else's great work. Thanks to my pkg-perl cohorts! -- Ivan Kohler Mon, 25 Jun 2012 21:03:59 -0700 libemail-sender-transport-smtp-tls-perl (0.07-1) unstable; urgency=low * Take over for the Debian Perl Group * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser field (source stanza). Changed: Maintainer set to Debian Perl Group (was: Ivan Kohler ); Ivan Kohler moved to Uploaders. * New upstream release -- Ivan Kohler Mon, 11 Oct 2010 03:29:20 -0700 libemail-sender-transport-smtp-tls-perl (0.04-1) unstable; urgency=low * Initial Release (closes: Bug#569751). -- Ivan Kohler Sat, 13 Feb 2010 15:11:13 -0800 debian/NEWS0000644000000000000000000000040412255662563007677 0ustar libemail-sender-transport-smtp-tls-perl (0.15-1) unstable; urgency=medium According to the upstream author, this module is depcrecated in favour of Email::Sender::Transport::SMTPS. -- gregor herrmann Sun, 22 Dec 2013 23:12:24 +0100 debian/compat0000644000000000000000000000000212255662563010400 0ustar 8 debian/copyright0000644000000000000000000000230012255662563011130 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Email-Sender-Transport-SMTP-TLS Upstream-Contact: Fayland Lam Source: https://metacpan.org/release/Email-Sender-Transport-SMTP-TLS/ Files: * Copyright: 2013, Fayland Lam License: Artistic or GPL-1+ Files: debian/* Copyright: 2010, Ivan Kohler 2011, Fabrizio Regalli 2012, gregor herrmann 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/watch0000644000000000000000000000023412255662563010232 0ustar version=3 https://metacpan.org/release/Email-Sender-Transport-SMTP-TLS/ .*/Email-Sender-Transport-SMTP-TLS-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$