debian/0000755000000000000000000000000012263575637007206 5ustar debian/watch0000644000000000000000000000013712263575637010240 0ustar version=3 http://pkg-ruby-extras.alioth.debian.org/cgi-bin/gemwatch/stomp .*/stomp-(.*).tar.gz debian/changelog0000644000000000000000000001142112263575637011057 0ustar ruby-stomp (1.3.2-1) unstable; urgency=low * Imported Upstream version 1.3.2 * d/control: bumped standards version to 3.0.5 (no changes needed) -- Jonas Genannt Thu, 09 Jan 2014 20:42:03 +0100 ruby-stomp (1.3.1-1) unstable; urgency=low * Imported Upstream version 1.3.1 * removed 'remove_rubygems' patch -- Jonas Genannt Tue, 22 Oct 2013 20:55:11 +0200 ruby-stomp (1.2.16-1) unstable; urgency=low * Imported Upstream version 1.2.16 * d/control: wrap-sort -- Jonas Genannt Fri, 20 Sep 2013 21:56:32 +0200 ruby-stomp (1.2.14-1) unstable; urgency=low * Imported Upstream version 1.2.14 -- Jonas Genannt Tue, 27 Aug 2013 14:09:58 +0200 ruby-stomp (1.2.12-1) unstable; urgency=low * Imported Upstream version 1.2.12 * d/control: removed transitional packages from libstomp-ruby to ruby-stomp -- Jonas Genannt Fri, 16 Aug 2013 15:05:14 +0200 ruby-stomp (1.2.9-1) unstable; urgency=low [ Cédric Boutillier ] * use canonical URI in Vcs-* fields [ Jonas Genannt ] * Imported Upstream version 1.2.9 -- Jonas Genannt Thu, 16 May 2013 20:15:42 +0200 ruby-stomp (1.2.8-1) unstable; urgency=low * New Upstream Release -- Jonas Genannt Sat, 19 Jan 2013 22:11:45 +0100 ruby-stomp (1.2.7-2) unstable; urgency=low * resolved merge problem in 1.2.7-1 / removed patch -- Jonas Genannt Fri, 09 Nov 2012 21:11:58 +0100 ruby-stomp (1.2.7-1) unstable; urgency=low * New Upstream Release * d/control: bumped standards version * d/control: removed DM-Upload-Allowed (no longer needed) -- Jonas Genannt Tue, 06 Nov 2012 19:49:38 +0100 ruby-stomp (1.2.6-1) unstable; urgency=low * New Upstream Release -- Jonas Genannt Mon, 08 Oct 2012 17:44:23 +0200 ruby-stomp (1.2.5-1) unstable; urgency=low * New Upstream Release -- Jonas Genannt Mon, 13 Aug 2012 17:03:59 +0200 ruby-stomp (1.2.4-1) unstable; urgency=low * New Upstream Release * d/control: updated Homepage URL * d/copyright: update to version 1.0, updated URL -- Jonas Genannt Sun, 15 Jul 2012 17:03:31 +0200 ruby-stomp (1.2.2-2) unstable; urgency=low * Bumped the build-dependency on gem2deb to >= 0.3.0~. -- Paul van Tilburg Wed, 27 Jun 2012 00:05:25 +0200 ruby-stomp (1.2.2-1) unstable; urgency=low * New Upstream release -- Jonas Genannt Tue, 27 Mar 2012 22:36:42 +0200 ruby-stomp (1.2.1-1) unstable; urgency=low * New Upstream release * d/copyright: updated url and year of copyright * bumped standards version -- Jonas Genannt Mon, 19 Mar 2012 23:23:18 +0100 ruby-stomp (1.2.0-1) unstable; urgency=low * New upstream release * d/control: changed priority of transitional packages to extra -- Jonas Genannt Thu, 15 Dec 2011 20:09:48 +0100 ruby-stomp (1.1.10-1) unstable; urgency=low * New upstream release -- Paul van Tilburg Fri, 11 Nov 2011 13:12:54 -0600 ruby-stomp (1.1.9-1) unstable; urgency=low [ Jonas Genannt ] * New upstream release (Closes: #598564). * Remove Ruby 1.9 patches, upstream supports 1.9 now. * d/copyright: move to DEP5 * gem2deb translation * d/manpages: added man pages for catstomp and stompcat * d/p/debian/patches/01_bin_remove_rubygems.patch: added to prevent unnecessary load of rubygems [ Paul van Tilburg ] * debian/control: - Switched the maintainer with the uploaders field as per new convention the team is the default maintainer. - Added myself and Jonas Genannt to the uploaders. -- Paul van Tilburg Wed, 05 Oct 2011 16:20:49 +0200 libstomp-ruby (1.0.4-3) unstable; urgency=low * Team upload. * Fix require for ruby 1.9.2 (Closes: #593079). * Bump standards version to 3.9.1 -- Laurent Arnoud Tue, 28 Sep 2010 00:25:39 +0200 libstomp-ruby (1.0.4-2) unstable; urgency=low * Bump standards version to 3.8.4 * Switch to ruby 1.9.1 (Closes: #569857, #577888) * Switch to dpkg-source 3.0 (quilt) format * Add Debian Ruby Extras team * Switch watch to tarball from gem * Update to debhelper 5 * Add README note about dh5 * Change section from libs to ruby * Add VCS information for debian * Add doc-base config file for libstomp-ruby-doc -- Bryan McLellan Sat, 12 Jun 2010 00:08:49 +0000 libstomp-ruby (1.0.4-1) unstable; urgency=low * Initial release (Closes: Bug#513324) -- Bryan McLellan Mon, 26 Jan 2009 20:38:53 -0800 debian/manpages/0000755000000000000000000000000012263575637011001 5ustar debian/manpages/stompcat.md0000644000000000000000000000124012263575637013152 0ustar stompcat(1) -- display output from an STOMP destination ======================================================== ## SYNOPSIS stompcat /topic/foo ## DESCRIPTION This program will display the output that arrives at the /topic/foo stomp destination. ## ENVIRONMENT ** STOMP_HOST ** Hostname or IP address of the STOMP server. If not set, "localhost" will be used. ** STOMP_PORT ** Port of the STOMP server. If not set, "61613" will be used. ** STOMP_USER ** Username of the STOMP server. ** STOMP_PASSWORD ** Password of the STOMP server. ## AUTHOR LogicBlaze Inc This manual page was written by Jonas Genannt for the Debian Project. debian/manpages/stompcat.10000644000000000000000000000143112263575637012714 0ustar .\" generated with Ronn/v0.7.3 .\" http://github.com/rtomayko/ronn/tree/0.7.3 . .TH "STOMPCAT" "1" "October 2011" "" "" . .SH "NAME" \fBstompcat\fR \- display output from an STOMP destination . .SH "SYNOPSIS" stompcat /topic/foo . .SH "DESCRIPTION" This program will display the output that arrives at the /topic/foo stomp destination\. . .SH "ENVIRONMENT" \fBSTOMP_HOST\fR Hostname or IP address of the STOMP server\. If not set, "localhost" will be used\. . .P \fBSTOMP_PORT\fR Port of the STOMP server\. If not set, "61613" will be used\. . .P \fBSTOMP_USER\fR Username of the STOMP server\. . .P \fBSTOMP_PASSWORD\fR Password of the STOMP server\. . .SH "AUTHOR" LogicBlaze Inc . .P This manual page was written by Jonas Genannt \fIjonas\.genannt@capi2name\.de\fR for the Debian Project\. debian/manpages/catstomp.10000644000000000000000000000151012263575637012712 0ustar .\" generated with Ronn/v0.7.3 .\" http://github.com/rtomayko/ronn/tree/0.7.3 . .TH "CATSTOMP" "1" "October 2011" "" "" . .SH "NAME" \fBcatstomp\fR \- send input to STOMP destination . .SH "SYNOPSIS" ls | catstomp /topic/foo # Would send the output of "ls" to the STOMP destination "/topic/foo" . .SH "DESCRIPTION" It allows you to send input into this process to STOMP destination\. . .SH "ENVIRONMENT" \fBSTOMP_HOST\fR Hostname or IP address of the STOMP server\. If not set, "localhost" will be used\. . .P \fBSTOMP_PORT\fR Port of the STOMP server\. If not set, "61613" will be used\. . .P \fBSTOMP_USER\fR Username of the STOMP server\. . .P \fBSTOMP_PASSWORD\fR Password of the STOMP server\. . .SH "AUTHOR" LogicBlaze Inc . .P This manual page was written by Jonas Genannt \fIjonas\.genannt@capi2name\.de\fR for the Debian Project\. debian/manpages/catstomp.md0000644000000000000000000000132012263575637013151 0ustar catstomp(1) -- send input to STOMP destination ======================================================== ## SYNOPSIS ls | catstomp /topic/foo # Would send the output of "ls" to the STOMP destination "/topic/foo" ## DESCRIPTION It allows you to send input into this process to STOMP destination. ## ENVIRONMENT ** STOMP_HOST ** Hostname or IP address of the STOMP server. If not set, "localhost" will be used. ** STOMP_PORT ** Port of the STOMP server. If not set, "61613" will be used. ** STOMP_USER ** Username of the STOMP server. ** STOMP_PASSWORD ** Password of the STOMP server. ## AUTHOR LogicBlaze Inc This manual page was written by Jonas Genannt for the Debian Project. debian/ruby-tests.rb0000644000000000000000000000011212263575637011646 0ustar $: << 'lib' << '.' << 'spec' Dir['spec/*_spec.rb'].each { |f| require f } debian/rules0000755000000000000000000000070112263575637010264 0ustar #!/usr/bin/make -f #export DH_VERBOSE=1 # # Uncomment to ignore all test failures (but the tests will run anyway) #export DH_RUBY_IGNORE_TESTS=all # # Uncomment to ignore some test failures (but the tests will run anyway). # Valid values: #export DH_RUBY_IGNORE_TESTS=ruby1.8 ruby1.9.1 require-rubygems # # If you need to specify the .gemspec (eg there is more than one) #export DH_RUBY_GEMSPEC=gem.gemspec %: dh $@ --buildsystem=ruby --with ruby debian/compat0000644000000000000000000000000212263575637010404 0ustar 7 debian/copyright0000644000000000000000000000245112263575637011143 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: stomp Source: https://github.com/stompgem/stomp Files: * Copyright: 2005-2006 Brian McCallister 2006 LogicBlaze Inc. License: Apache Files: bin/stompcat Copyright: 2006 LogicBlaze Inc. License: Apache Files: bin/catstomp Copyright: 2006 LogicBlaze Inc. License: Apache Files: debian/* Copyright: 2009-2010 Bryan McLellan 2010-2011 Laurent Arnoud 2011 Paul van Tilburg 2011-2012 Jonas Genannt License: Apache License: Apache Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at . http://www.apache.org/licenses/LICENSE-2.0 . Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License . On Debian systems, the full text of the Apache License can be found at "/usr/share/common-licenses/Apache-2.0" debian/source/0000755000000000000000000000000012263575637010506 5ustar debian/source/format0000644000000000000000000000001412263575637011714 0ustar 3.0 (quilt) debian/ruby-stomp.examples0000644000000000000000000000001312263575637013061 0ustar examples/* debian/ruby-stomp.manpages0000644000000000000000000000006612263575637013046 0ustar debian/manpages/catstomp.1 debian/manpages/stompcat.1 debian/control0000644000000000000000000000211412263575637010607 0ustar Source: ruby-stomp Section: ruby Priority: optional Maintainer: Debian Ruby Extras Maintainers Uploaders: Bryan McLellan , Jonas Genannt , Paul van Tilburg Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.3.0~), ruby-rspec Standards-Version: 3.9.5 Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-stomp.git Vcs-Browser: http://anonscm.debian.org/gitweb?p=pkg-ruby-extras/ruby-stomp.git;a=summary Homepage: https://github.com/stompgem/stomp XS-Ruby-Versions: all Package: ruby-stomp Architecture: all XB-Ruby-Versions: ${ruby:Versions} Depends: ruby | ruby-interpreter, ${misc:Depends}, ${shlibs:Depends} Description: Ruby client for the stomp messaging protocol Stomp is a text-oriented wire protocol for messaging (MOM/MQ/JMS) type systems. This library provides two useful interfaces, a low- level class, Stomp::Connection, which is a basic protocol implementation, and Stomp::Client, which is designed as a higher level convenience API. debian/ruby-stomp.docs0000644000000000000000000000001412263575637012174 0ustar README.rdoc