debian/0000755000000000000000000000000012222233722007163 5ustar debian/control0000644000000000000000000000252212222233247010571 0ustar Source: libmessage-passing-perl Section: perl Priority: optional Build-Depends: cdbs, devscripts, perl, debhelper, dh-buildinfo, libmoo-perl, libpackage-variant-perl, libanyevent-perl, libanyevent-handle-udp-perl, libconfig-any-perl, libmoox-types-mooselike-perl, libmoox-options-perl, libstring-rewriteprefix-perl, libjson-perl, libtry-tiny-perl, libtask-weaken-perl, libsys-hostname-long-perl, libdatetime-perl, libnamespace-clean-perl (>= 0.23), libmodule-runtime-perl (>= 0.013), libcrypt-blowfish-perl, libcrypt-cbc-perl, libcompress-bzip2-perl Maintainer: Debian Perl Group Uploaders: Jonas Smedegaard Standards-Version: 3.9.4 Vcs-Git: git://anonscm.debian.org/git/pkg-perl/packages/libmessage-passing-perl Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmessage-passing-perl.git Homepage: http://search.cpan.org/dist/Message-Passing/ Package: libmessage-passing-perl Architecture: all Depends: ${cdbs:Depends}, ${misc:Depends}, ${perl:Depends} Recommends: ${cdbs:Recommends} Suggests: ${cdbs:Suggests} Description: simple way of doing messaging Message::Passing is a library for building high performance, loosely coupled and reliable/reseliant applications, structured as small services which communicate over the network by passing messages. debian/source/0000755000000000000000000000000011752713702010473 5ustar debian/source/format0000644000000000000000000000001411373262460011700 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000425612222233722011044 0ustar libmessage-passing-perl (0.114-1) unstable; urgency=low [ upstream ] * New release: + Fix test failures under Perl 5.18. Closes: bug#724130. Thanks to David Suárez. + Improve documentation. -- Jonas Smedegaard Mon, 30 Sep 2013 10:34:21 +0200 libmessage-passing-perl (0.113-1) unstable; urgency=low [ upstream ] * New release. + Add Message::Passing::Filter::Mangle for use with Message::Passing::DSL when you don't want to write a named filter. [ Jonas Smedegaard ] * Improve watch file to use both www.cpan.org/authors URL (for newest info) and search.cpan.org/dist URL (for change of author). Switch get-orig-source target to use www.cpan.org/authors URL. Stop watch file tracking upstream development releases. -- Jonas Smedegaard Fri, 09 Aug 2013 17:44:36 +0200 libmessage-passing-perl (0.112-1) unstable; urgency=low [ upstream ] * New release. + Change licensing to LGPL-2.1. [ Jonas Smedegaard ] * Add README.source emphasizing control.in file as *not* a show-stopper for contributions, referring to wiki page for details. * Add github URL as alternate source. * Stop track md5sum of upstream tarball. * Update main upstream licensing to LGPL-2.1. -- Jonas Smedegaard Mon, 06 May 2013 13:52:32 +0200 libmessage-passing-perl (0.111-3) unstable; urgency=low * Fix declare recommends. -- Jonas Smedegaard Sat, 23 Mar 2013 01:05:38 +0100 libmessage-passing-perl (0.111-2) unstable; urgency=low * Update package relations: + Build-depend on and recommend libcompress-bzip2-perl and libcrypt-cbc-perl: Needed by testsuite, Bzip2 encoder/decoder filters, and Crypt::CBC role. + Build-depend on libcrypt-blowfish-perl: Needed by testsuite. + Recommend libmessage-passing-zeromq-perl: Preferred input/output method. + Recommend liblinux-io-prio-perl: Needed (on Linux) by Script role. -- Jonas Smedegaard Fri, 22 Mar 2013 23:30:20 +0100 libmessage-passing-perl (0.111-1) unstable; urgency=low * Initial packaging release. Closes: bug#703483. -- Jonas Smedegaard Wed, 20 Mar 2013 16:57:55 +0100 debian/README.source0000644000000000000000000000056312134045103011342 0ustar CDBS+git-buildpackage --------------------- This source package uses CDBS and git-buildpackage. NMUs need not (but are encouraged to) make special use of these tools. In particular, the debian/control.in file can be completely ignored. More info here: http://wiki.debian.org/CDBS+git-buildpackage -- Jonas Smedegaard Mon, 18 Feb 2013 12:55:37 +0100 debian/compat0000644000000000000000000000000212010177205010357 0ustar 8 debian/watch0000644000000000000000000000035412201205461010212 0ustar # Run the "uscan" command to check for upstream updates and more. version=3 http://www.cpan.org/authors/id/A/AB/ABRAXXA/Message-Passing-([\d.]+)\.tar\.gz http://search.cpan.org/dist/Message-Passing/ .*/Message-Passing-([\d.]+)\.tar\.gz debian/copyright_hints0000644000000000000000000000744012222233245012330 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: FIXME Upstream-Contact: FIXME Source: FIXME Disclaimer: Autogenerated by CDBS Files: Changes MANIFEST MANIFEST.SKIP META.yml Makefile.PL TODO debian/README.source debian/compat debian/control debian/control.in debian/gbp.conf debian/source/format debian/watch inc/Module/Install/AuthorRequires.pm inc/Module/Install/AuthorTests.pm inc/Module/Install/Authority.pm inc/Module/Install/Base.pm inc/Module/Install/Can.pm inc/Module/Install/Fetch.pm inc/Module/Install/Makefile.pm inc/Module/Install/Scripts.pm inc/Module/Install/Win32.pm inc/Module/Install/WriteAll.pm lib/Message/Passing/DSL.pm lib/Message/Passing/DSL/Factory.pm lib/Message/Passing/Exception.pm lib/Message/Passing/Exception/ConnectionDisconnected.pm lib/Message/Passing/Exception/ConnectionTimeout.pm lib/Message/Passing/Exception/Decoding.pm lib/Message/Passing/Exception/Encoding.pm lib/Message/Passing/Filter/All.pm lib/Message/Passing/Filter/Decoder/Gzip.pm lib/Message/Passing/Filter/Decoder/JSON.pm lib/Message/Passing/Filter/Decoder/Null.pm lib/Message/Passing/Filter/Delay.pm lib/Message/Passing/Filter/Encoder/Gzip.pm lib/Message/Passing/Filter/Encoder/JSON.pm lib/Message/Passing/Filter/Encoder/Null.pm lib/Message/Passing/Filter/Key.pm lib/Message/Passing/Filter/Mangle.pm lib/Message/Passing/Filter/Null.pm lib/Message/Passing/Filter/T.pm lib/Message/Passing/Filter/ToLogstash.pm lib/Message/Passing/Input/FileTail.pm lib/Message/Passing/Input/Null.pm lib/Message/Passing/Input/STDIN.pm lib/Message/Passing/Input/Socket/UDP.pm lib/Message/Passing/Output/Callback.pm lib/Message/Passing/Output/File.pm lib/Message/Passing/Output/IO/Handle.pm lib/Message/Passing/Output/Null.pm lib/Message/Passing/Output/STDERR.pm lib/Message/Passing/Output/STDOUT.pm lib/Message/Passing/Output/Socket/UDP.pm lib/Message/Passing/Output/Test.pm lib/Message/Passing/Role/CLIComponent.pm lib/Message/Passing/Role/ConnectionManager.pm lib/Message/Passing/Role/Filter.pm lib/Message/Passing/Role/HasAConnection.pm lib/Message/Passing/Role/HasErrorChain.pm lib/Message/Passing/Role/HasHostnameAndPort.pm lib/Message/Passing/Role/HasTimeoutAndReconnectAfter.pm lib/Message/Passing/Role/HasUsernameAndPassword.pm lib/Message/Passing/Role/Input.pm lib/Message/Passing/Role/Output.pm lib/Message/Passing/Role/Script.pm script/message-pass t/00_compile.t t/author/cpan-changes.t t/author/notabs.t t/author/pod.t t/author/podcoverage.t t/author/spelling.t t/compress.t t/configfile.t t/crypt_cbc.t t/dsl.t t/errorchain.t t/filter.t t/filter_mangle.t t/filter_tologstash.t t/input_decode.t t/input_output_coerce.t t/logstash_script.t t/output_encode.t t/output_null.t t/output_test.t t/role_connectionmanager.t t/role_hasaconnection.t t/socket_udp.t Copyright: *No copyright* License: UNKNOWN FIXME Files: lib/Message/Passing/Filter/Decoder/Bzip2.pm lib/Message/Passing/Filter/Decoder/Crypt/CBC.pm lib/Message/Passing/Filter/Encoder/Bzip2.pm lib/Message/Passing/Filter/Encoder/Crypt/CBC.pm lib/Message/Passing/Manual.pod lib/Message/Passing/Manual/Components.pod lib/Message/Passing/Manual/Concepts.pod lib/Message/Passing/Manual/Cookbook.pod lib/Message/Passing/Manual/Workers.pod lib/Message/Passing/Role/Crypt/CBC.pm Copyright: & LICENSE License: UNKNOWN FIXME Files: inc/Module/Install/Metadata.pm Copyright: License: Expat FIXME Files: debian/rules Copyright: 2013, Jonas Smedegaard License: GPL-3+ FIXME Files: inc/Module/Install.pm Copyright: 2008, - 2012, Adam Kennedy License: UNKNOWN FIXME Files: lib/Message/Passing.pm Copyright: 2010, Jorden Sissel Suretec Systems Ltd. 2012 License: UNKNOWN FIXME Files: README Copyright: 2010, Jorden Sissel Suretec Systems Ltd. 2012, License: UNKNOWN FIXME debian/copyright0000644000000000000000000000443012141714345011124 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Message::Passing Upstream-Contact: http://rt.cpan.org/NoAuth/Bugs.html?Dist=Message-Passing Source: http://search.cpan.org/dist/Message-Passing/ git://github.com/suretec/Message-Passing.git Files: * Copyright: 2012, Suretec Systems Ltd. License: LGPL-2.1 Comment: License: . GNU Library General Public License, Version 2.1 Files: inc/Module/Install* Copyright: 2001-2006, Audrey Tang 2002-2004, Brian Ingerson 2006,2008-2012, Adam Kennedy License: Artistic or GPL-1+ Comment: Mangled convenience copy of Module::Install. Files: inc/Module/Install/AuthorRequires.pm Copyright: 2009, Florian Ragwitz License: Artistic or GPL-1+ Comment: Mangled convenience copy of Module::Install::AuthorRequires. Files: inc/Module/Install/AuthorTests.pm Copyright: 2008, Ricardo Signes License: Artistic or GPL-1+ Comment: Mangled convenience copy of Module::Install::AuthorTests. Files: debian/* Copyright: 2013, Jonas Smedegaard License: GPL-3+ License: LGPL-2.1 Comment: . On Debian systems the 'GNU Library General Public License' version 2.1 is located in '/usr/share/common-licenses/LGPL-2.1'. License: Artistic Comment: . On Debian systems the 'Artistic License' is located in '/usr/share/common-licenses/Artistic'. License: GPL-1+ Comment: . On Debian systems the 'GNU General Public License' version 1 is located in '/usr/share/common-licenses/GPL-1'. License: GPL-3+ 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 3, or (at your option) any later version. . This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . Comment: . On Debian systems the 'GNU General Public License' version 3 is located in '/usr/share/common-licenses/GPL-3'. . You should have received a copy of the 'GNU General Public License' along with this program. If not, see . debian/gbp.conf0000644000000000000000000000014611373262460010612 0ustar # Configuration file for git-buildpackage and friends [DEFAULT] pristine-tar = True sign-tags = True debian/rules0000755000000000000000000000354612201205474010253 0ustar #!/usr/bin/make -f # -*- mode: makefile; coding: utf-8 -*- # Copyright 2013, Jonas Smedegaard # Description: Main Debian packaging script for Message::Passing # # 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 3, or (at your option) # any later version. # # This program is distributed in the hope that it will be useful, but # WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program. If not, see . include /usr/share/cdbs/1/rules/upstream-tarball.mk include /usr/share/cdbs/1/rules/utils.mk include /usr/share/cdbs/1/class/perl-makemaker.mk include /usr/share/cdbs/1/rules/debhelper.mk pkg = $(DEB_SOURCE_PACKAGE) DEB_UPSTREAM_PACKAGE = Message-Passing DEB_UPSTREAM_URL = http://www.cpan.org/authors/id/A/AB/ABRAXXA # Needed by upstream build and (always/often) at runtime perl-deps = moo package-variant anyevent anyevent-handle-udp config-any perl-deps += moox-types-mooselike moox-options string-rewriteprefix json perl-deps += try-tiny task-weaken sys-hostname-long datetime deps = $(patsubst %,$(comma) lib%-perl,$(perl-deps)) deps +=, libnamespace-clean-perl (>= 0.23) deps +=, libmodule-runtime-perl (>= 0.013) deps-recommend = libcrypt-cbc-perl, libcompress-bzip2-perl # Needed by upstream testsuite deps-test = libcrypt-blowfish-perl # Needed (often) at runtime recommends = libmessage-passing-zeromq-perl, liblinux-io-prio-perl CDBS_BUILD_DEPENDS += , $(deps), $(deps-test), $(deps-recommend) CDBS_DEPENDS_$(pkg) = $(deps) CDBS_RECOMMENDS_$(pkg) = $(deps-recommend), $(recommends) debian/control.in0000644000000000000000000000155512122267274011211 0ustar Source: libmessage-passing-perl Section: perl Priority: optional Build-Depends: @cdbs@ Maintainer: Debian Perl Group Uploaders: Jonas Smedegaard Standards-Version: 3.9.4 Vcs-Git: git://anonscm.debian.org/git/pkg-perl/packages/libmessage-passing-perl Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmessage-passing-perl.git Homepage: http://search.cpan.org/dist/Message-Passing/ Package: libmessage-passing-perl Architecture: all Depends: ${cdbs:Depends}, ${misc:Depends}, ${perl:Depends} Recommends: ${cdbs:Recommends} Suggests: ${cdbs:Suggests} Description: simple way of doing messaging Message::Passing is a library for building high performance, loosely coupled and reliable/reseliant applications, structured as small services which communicate over the network by passing messages.