[libemail-sender-perl] branch master updated (c08adc0 -> 1ade606)
Salvatore Bonaccorso
carnil at debian.org
Fri Aug 29 06:03:18 UTC 2014
This is an automated email from the git hooks/post-receive script.
carnil pushed a change to branch master
in repository libemail-sender-perl.
from c08adc0 update changelog
new fb80c59 Add debian/upstream/metadata
adds 4a93243 r31869 at knight: rjbs | 2007-06-18 22:26:21 -0400 finally imported
adds dd2a679 r31871 at knight: rjbs | 2007-06-18 23:00:50 -0400 tests pass
adds 3e3bfa6 r32065 at knight: rjbs | 2007-07-16 08:18:56 -0400 load all modules plzkthx
adds cf3951d r32067 at knight: rjbs | 2007-07-16 22:18:45 -0400 remove cruft
adds 5da1ede r32068 at knight: rjbs | 2007-07-16 22:18:56 -0400 rename
adds 583dd41 r32069 at knight: rjbs | 2007-07-16 22:35:56 -0400 all tests successful again
adds 8be9b9e r32072 at knight: rjbs | 2007-07-16 23:34:20 -0400 working to use Abstract
adds 4c31395 r32079 at knight: rjbs | 2007-07-16 23:48:25 -0400 qmail is just sendmail with a different default bin; stupid
adds 992dad2 r32080 at knight: rjbs | 2007-07-16 23:49:07 -0400 remove crap from test
adds aa93e34 r32081 at knight: rjbs | 2007-07-16 23:55:11 -0400 stolen from mail-locald, partially updated
adds 0b49710 r32085 at knight: rjbs | 2007-07-17 00:07:18 -0400 tests pass
adds 7c34ad8 r32087 at knight: rjbs | 2007-07-17 07:51:33 -0400 quick swipe at bringing in Mbox
adds 6137832 r32088 at knight: rjbs | 2007-07-17 07:59:39 -0400 perltidy
adds 28f24ea r32092 at knight: rjbs | 2007-07-17 08:40:38 -0400 propset
adds 31fa43e r32094 at knight: rjbs | 2007-07-17 08:47:24 -0400 testing updates
adds 97c6839 r32096 at knight: rjbs | 2007-07-17 08:48:47 -0400 rename method
adds 95e9a68 r32098 at knight: rjbs | 2007-07-17 17:24:08 -0400 standardize names
adds 9108b8e r32099 at knight: rjbs | 2007-07-17 17:51:41 -0400 get perlcriticism under control
adds ea6e05d r32179 at knight: rjbs | 2007-07-24 00:05:59 -0400 use Email::Base badly
adds 9c3d108 r32185 at knight: rjbs | 2007-07-27 12:15:08 -0400 use list-of-hash failures as discussed add -Sender::Failure base exception class improve envelope-from-content total failure in tests now produces no delivery
adds 0968b21 typo fix
adds 5f46ac9 pod typo
adds 1efdc43 envelope as its own arg
adds 0a9161e more envelope stuff, 1arg throw
adds c2d35db stupid mistake
adds 2edb27c adapt to new namespaces
adds 7035d5c Transport
adds 55c43ca IO::All does not need a mailer
adds 12b46b0 we do not need an nntp xport
adds 33047f2 use Moo^WSquirrel
adds 4594d1c overhaul tests for Transport
adds 83cc432 lots more work toward making the new design ... exist, work, that sort of thing
adds d20de14 I do not remember Class::Trigger being such a pain in the past"
adds 2fdde85 make some more tests pass; sendmail tests not quite passing yet
adds 8c30af1 more test passing making go happy make
adds 79c4d06 fix sqlite delivery
adds 316cb91 err msg now required
adds 726ff2a the leading s- is dumb
adds ca76942 fix packages, add prepare_envelope
adds 1de5267 perform major surgery on smtp, removing poorly-integrated features
adds 3744d6f gitignore
adds 22d3f19 prereqs
adds 656a237 fix in ver test
adds b4e3f74 todo wildly out of date
adds 9146078 maybe we will just move wrapper? trigger i suseful...
adds 6c92355 cruft
adds 9b3a2df tests for Print (renaming, too)
adds a711768 fix stupid load test
adds 2e4a230 remove Class::Trigger, use method modifiers
adds dbee001 better maildir test
adds cbed96a stupid mbox test
adds 449fce7 move util code to utils
adds cd4a13c code now in Util
adds eb3f067 fix how we count/find/etc partial success
adds 671ee53 make the persistent client more likely to work
adds be247c7 make the persistent client EVEN MORE likely tow ork
adds 55f6edd test the _X mailer too
adds dc22d7f you know, using Squirrel makes no sense; double the possible bugs
adds 2ed5355 very very very preliminary smtp testing rig system
adds a4354dc more sketches about rig use
adds 5674a1a working on overhauling failures
adds d4d3a7b update information available in smtp failures
adds e26ca21 work on failure data some more
adds 7d9ae34 eliminate obnoxious eval
adds 97cd922 refactor partial successes
adds 96b7844 make Test transport more like modern api
adds ac73ca8 bad_recipients was too specific; generalize
adds d1482ff test the test failure logic
adds f6a535b test the test failure logic
adds fc74c84 fix syntax error
adds 02bfe9c test partial success from test transport
adds 91016fa put db in tmp dir
adds 3b753ec log sendmail tests to tempdir
adds 8c902c8 make immutable; this will Do Stuff under Shika
adds 892c34c test that we do not accept everything universally
adds ec13c9f test failure code
adds 9487206 email prep tests; need new Abs for str refs
adds 443aca7 test util, add prereq
adds a4be327 simplify, test failure generator util
adds a0e44c0 rework maildir delivery to be sane, avoid race condition, avoid Email::LocalDelivery
adds a0600f1 remove prereq that isnt required
adds ca6a46f make hostname a method
adds da6e360 obsolete arg, bad_to_hook
adds edceb76 chugging out those smtp mock tests
adds 650bf80 test prsistent also add the missing(!) code attr
adds 974978b improve tests for test/failable, remove code
adds 037036c docs
adds d70dff2 more docs
adds 1529734 more docs; failures and file-based delivery
adds ef21a81 lots more docs
adds b6cd910 a few more docs
adds bc3cecf versions
adds 085ea31 stupid test
adds 8500aca prep for release
adds f6d9e97 we will use dzil later
adds a16b539 more skippy
adds 27b558a fix abstracts
adds 2c1ce3e fix another abstract
adds b8dad1f sqlite gone
adds f7590e4 remove sqlite test
adds f65df59 more sqlite removal
adds 8fd26da quit as needed
adds 96680da bump version
adds d8bb924 changelog
adds 03991c6 QUIT on command with persistent smtp
adds a5a2572 Sender:: not Send:: links
adds 59bb259 prep next release
adds 8f33364 until dziled
adds 65a3c58 on Win32, use crappier form of open
adds 20f9972 bump ver, prep release
adds 49accce make sendmail.t behave on Win32
adds 022aef5 fix error message test on *nix
adds 13023b5 dquote paths on Win32 (Documents and Settings, anyone?)
adds 8376f04 document tests from dagolden in changelog
adds fda061c do not run these tests automatically
adds bce7965 grow some antlers: use Moose
adds abcc5f3 prep release
adds d33604a release date
adds af05315 up our min ver in tests
adds fca3f54 first pass at converting ICG::Sendmail into Email::Sender::Simple
adds e552c83 more cleanup
adds db665fe handle empty $@
adds 568f7ec get env info from headers as needed
adds 9b6f4bc some tiny doc tweaks
adds 78e0714 improve Simple
adds bcb7776 Transport is now a role; there, I did it!
adds 292663e maybe_send to allow bool-only sending
adds 61a67c2 better(?) name
adds 66364e0 make simple do CommonSending, not just Sender
adds 0510443 test for simple
adds 4ff49ba bail out if we cannot compile everything
adds c555aa8 test simplicity of test sender
adds 6e1f6ae tests for simple
adds ba1d4a1 dzilify documentation a bit more
adds 03e3795 more dzil conversion: remove crap, make dist.ini
adds 8db874b typo
adds f8bb9b4 remove VERSION assignment; this is dzil-town!
adds 5f0ba4d docs for Sender
adds 1780af5 allow try_to_send to export; publicize default_transport for Test usage
adds e98b945 start writing the manual
adds 2795644 huge pass at redocumenting nearly every class
adds bda2aa1 fix some bugs introduced while documenting
adds fa3dc07 improve prose
adds afd7675 fix doc link
adds aede249 improved docs; thanks for feedback from Sartak
adds 66d3dfe die early if possible
adds 8bdccb4 fix how we pick default
adds f16bd6b bump test::more prereq
adds 0ed1e38 changelog
adds 50d5cbe test::more 0.88 was being weird, remove prereq
adds 34f9571 do not ask for role methods we stomp in Transport
adds 51948f7 there was a typo in Moose::Manual::Role! it is exclude_s_
adds 445c501 prep release
adds a76cb56 check more traditional sendmail locations
adds 4360f06 changelog for next release
adds 3ad417f get the shebang right
adds 7271967 credit mark
adds 5f0edcd fix version in changelog
adds 514cfa2 skip the xt
adds d89f133 no longer need this
adds 7d057db store the final "ok" response on the SMTP success
adds 98ba02a the message we want is the dataend message, not quit message
adds b71254e changelog
adds 3bc1699 needs to lower case under Win32 etc
adds 1cb9aec doc last change
adds 5c71a42 changelog new version
adds 427ddd6 kill trailing whitespace
adds 1f7e656 bump moose prereq
adds 48162b4 bump changelog
adds 921bfdc Failure is now Throwable
adds 681202e note the use of Try::Tiny in changelog
adds 3647d9b bump changelog
adds dea8984 spruce up Transport::SMTP POD formatting
adds 2452abf allow timeout
adds 91fd336 update .gitignore
adds 1362c24 release bump
adds 3b1a015 no autoprereq yet
adds 26563ba fix typo (thanks jawnsy)
adds 1a6ed95 add a synopsis
adds 30c1024 fix test to pass with Capture::Tiny 0.08
adds d7a3e62 bump Capture::Tiny prereq
adds 1d9358a v0.101760
adds bca6c74 avoid using role method exclusion
adds 262f042 v0.102360
adds bb7ab2d elminate hostname_long prereq; tweak smtp params
adds e2afe96 v0.102370
adds 3123db7 typo fixes (Thanks, Denny)
adds 66285b6 clearer error if Authen::SASL etc. are not found
adds 6f69b83 v0.110000
adds 5deecef update plugin names
adds 6bc1fab this is an author-side test
adds e6c2b21 v0.110001
adds 7f80252 have Maildir successes give us filenames
adds e5723b4 v0.110002
adds 3cd2c70 make Maildir headers optional
adds dc84a20 test for Lines header
adds 5e3cfbb change how we count lines
adds ea00555 v0.110003
adds 6d62447 add Bcc section to manual
adds c6ce75c v0.110004
adds 34778d1 ensure that on win32 MailDir writes the mail to disk verbatim
adds 9690f3b also binmode the Mbox output handle
adds d393920 changelog the binmode changes
adds 8e763a7 v0.110005
adds ca7361e deprecate auto_deref-like behavior
adds 25a6b4f move xt/manual out of xt
adds 6b3eee5 v0.120000
adds be5eb17 v0.120001
adds ca60da7 add $Test_xport->shift_deliveries
adds 52b4c9b we require Sub::Override for authors
adds 52fcbbb v0.120002
adds 46c5823 required arg missing error is different
adds 784c743 fix typo
adds 0a3ad8b use Moo instead of Moose
adds e60e4f8 use Module::Runtime instead of Class::Load
adds df8a1ca use Carp ();
adds bf9a868 use InstanceOf instead
adds 1d32402 the blessed call there is interpreted as an indirect call, adding parens prevents that
adds 7f69ecd instanceof returns a sub and may not be in a sub
adds 6640f59 clear may not replace the array, but must empty it
adds 1f651f9 recipients must be rw, and accessor must be undef to avoid its creation
adds 7f83f69 some golfing
adds b35d497 Merge pull request #1 from wchristian/moo
adds 7125d00 changelog for the Moo conversion
adds 0207c84 Merge branch 'Moo' replacing Moose use with Moo
adds 414ec3f v1.300000
adds f771ace increase minimum versions of Moo and Throwable::Error dependenices
adds 67d963c v1.300001
adds 0708a15 v1.300002
adds d0e4a18 factor out the transport-from-env bit
adds c76b1b7 correctly name the class invocant vars
adds 64c0bd4 make room for alternate env var prefix
adds 5f50689 factor out "easy transport building" for use in Wrapper
adds 1f0b6af Wrapper should proxy the question of simpleness
adds 3c0bc52 allow a Wrapper transport to be configured by env
adds 1a93cd3 v1.300003
adds 04fe687 bump required version of MooX::Types::MooseLike
adds 134d864 v1.300004
adds 88f00f8 we require Sub::Exporter
adds 85b28fd v1.300005
adds 5b825fe stop computing recipients in void context
adds 9adfa78 use "with" after setting up the class
adds f08942e v1.300006
adds b3caf13 send mail to DATA in 1MiB hunks
adds 60d33f0 v1.300007
adds 57d21b1 require newer Email-Abstract
adds 70635ff do not error on email addrs beginning with -
adds 16a8239 change line endings before sending to Sendmail
adds d6e911f apply line-ending fixes to Maildir also
adds 89c0be1 CRLF is okay on Win32
adds 1c9622e v1.300008
adds 2d9ff84 remove unneeded Data::Dumper load from tests
adds a1ea6dd switch to AutoPrereqs
adds 601d3de v1.300009
adds a54705d load HasMessage early, to try to get it in prefork
adds 72dee0e add debug mode to SMTP transport
adds dcda0db v1.300010
adds 617126b remove a spurious colon
adds acbe3bf Invoke 'sendmail' with -i switch
adds accf558 credit for "sendmail -i" change
adds 9ffd430 when maildir parts exist, do not die on EEXIST
adds f28b65d typo fix
adds bf87ff6 move around stuff for VERSION room
adds c6fe48b v1.300011
adds 3586184 The delete_header method is a lie
adds 3ac77e3 v1.300012
adds 97bf164 fix typo
adds 7c22f14 line up comments
adds 3f742ad avoid letting "code" be the error message
adds d964613 v1.300013
adds 82506dd never generate (message => "")
adds 947f43e v1.300014
adds 9c5ab6f Imported Upstream version 1.300014
new 33d59fa Merge tag 'upstream/1.300014'
new 7a2a821 Imported Upstream version 1.300014
new 1ade606 Prepare changelog for release
The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
Changes | 8 +++
MANIFEST | 2 +-
META.json | 80 +++++++++++++--------------
META.yml | 80 +++++++++++++--------------
Makefile.PL | 8 +--
README | 4 +-
debian/changelog | 5 +-
debian/upstream/metadata | 8 +++
lib/Email/Sender.pm | 4 +-
lib/Email/Sender/Failure.pm | 4 +-
lib/Email/Sender/Failure/Multi.pm | 4 +-
lib/Email/Sender/Failure/Permanent.pm | 4 +-
lib/Email/Sender/Failure/Temporary.pm | 4 +-
lib/Email/Sender/Manual.pm | 4 +-
lib/Email/Sender/Manual/QuickStart.pm | 8 +--
lib/Email/Sender/Role/CommonSending.pm | 4 +-
lib/Email/Sender/Role/HasMessage.pm | 4 +-
lib/Email/Sender/Simple.pm | 4 +-
lib/Email/Sender/Success.pm | 4 +-
lib/Email/Sender/Success/Partial.pm | 4 +-
lib/Email/Sender/Transport.pm | 4 +-
lib/Email/Sender/Transport/DevNull.pm | 4 +-
lib/Email/Sender/Transport/Failable.pm | 4 +-
lib/Email/Sender/Transport/Maildir.pm | 4 +-
lib/Email/Sender/Transport/Mbox.pm | 4 +-
lib/Email/Sender/Transport/Print.pm | 4 +-
lib/Email/Sender/Transport/SMTP.pm | 4 +-
lib/Email/Sender/Transport/SMTP/Persistent.pm | 4 +-
lib/Email/Sender/Transport/Sendmail.pm | 4 +-
lib/Email/Sender/Transport/Test.pm | 4 +-
lib/Email/Sender/Transport/Wrapper.pm | 4 +-
lib/Email/Sender/Util.pm | 26 +++++++--
t/000-report-versions-tiny.t | 2 +-
xt/release/changes_has_content.t | 2 +-
34 files changed, 176 insertions(+), 145 deletions(-)
create mode 100644 debian/upstream/metadata
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libemail-sender-perl.git
More information about the Pkg-perl-cvs-commits
mailing list