[libpoe-component-pubsub-perl] 01/02: Merge tag 'upstream/0.091370-via-gbp'
Axel Beckert
abe at deuxchevaux.org
Sat Jun 6 17:22:20 UTC 2015
This is an automated email from the git hooks/post-receive script.
abe pushed a commit to branch new-but-deprecated-upstream
in repository libpoe-component-pubsub-perl.
commit 8903bfca48153969993ecda0808de1d695f5cdca
Merge: 1e6ac62 72b959a
Author: Axel Beckert <abe at deuxchevaux.org>
Date: Sat Jun 6 18:57:11 2015 +0200
Merge tag 'upstream/0.091370-via-gbp'
This commit has been amended to actually include the 0.091370 code.
This code had been merged before back in 2009 during Subversion times,
but for some reason (maybe some issues during the conversion to git),
these upstream changes had been reverted in the master branch. Hence
any normal git merge is fine with keeping the 0.05 upstream code.
I hope that this will not cause further similar issues in the future
but solves this issue once and forever.
Build.PL | 37 +-
ChangeLog | 23 --
Changes | 27 ++
LICENSE | 680 ++++++++++++++++++++++++++++++
MANIFEST | 11 +-
META.yml | 37 +-
README | 152 +------
dist.ini | 33 ++
lib/POE/Component/PubSub.pm | 846 ++++++++++++++++----------------------
lib/POE/Component/PubSub/Event.pm | 170 ++++++++
lib/POE/Component/PubSub/Types.pm | 142 +++++++
t/00-load.t | 7 +-
t/01-basic.t | 182 ++++----
13 files changed, 1546 insertions(+), 801 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libpoe-component-pubsub-perl.git
More information about the Pkg-perl-cvs-commits
mailing list