debian/0000755000000000000000000000000012255664712007200 5ustar debian/rules0000755000000000000000000000003612255664712010257 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000247712255664712010615 0ustar Source: libemail-sender-transport-smtps-perl Maintainer: Debian Perl Group Uploaders: gregor herrmann Section: perl Priority: optional Build-Depends: debhelper (>= 9.20130630~), libmodule-build-tiny-perl, perl Build-Depends-Indep: libemail-sender-perl (>= 1.300006), libnet-smtps-perl Standards-Version: 3.9.5 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libemail-sender-transport-smtps-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libemail-sender-transport-smtps-perl.git Homepage: https://metacpan.org/release/Email-Sender-Transport-SMTPS Package: libemail-sender-transport-smtps-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libemail-sender-perl (>= 1.300006), libnet-smtps-perl Description: Perl module for sending mail via SSL/TLS Email::Sender::Transport::SMTPS is an Email::Sender transport used to send email over SMTP, either with or without secure sockets (SSL/TLS). It uses Net::SMTPS. . Email::Sender is a Perl module providing an interface to send email via many backends, including sendmail, SMTP, delivering directly to mbox file, etc. . Net::SMTPS is a wrapper around Net::SMTP which adds support for SSL/STARTTLS. debian/source/0000755000000000000000000000000012255664712010500 5ustar debian/source/format0000644000000000000000000000001412255664712011706 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000026612255664712011056 0ustar libemail-sender-transport-smtps-perl (0.02-1) unstable; urgency=low * Initial release (closes: #732944). -- gregor herrmann Sun, 22 Dec 2013 23:37:56 +0100 debian/compat0000644000000000000000000000000212255664712010376 0ustar 9 debian/copyright0000644000000000000000000000207412255664712011136 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Source: https://metacpan.org/release/Email-Sender-Transport-SMTPS Upstream-Contact: Fayland Lam Upstream-Name: Email-Sender-Transport-SMTPS Files: * Copyright: 2013, Fayland Lam License: Artistic or GPL-1+ Files: debian/* Copyright: 2013, gregor herrmann 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/watch0000644000000000000000000000022512255664712010230 0ustar version=3 https://metacpan.org/release/Email-Sender-Transport-SMTPS .*/Email-Sender-Transport-SMTPS-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$