ruby-stomp 1.1.9-1 source package in Ubuntu

Changelog

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 <email address hidden>  Wed, 05 Oct 2011 16:20:49 +0200

Upload details

Uploaded by:
Debian Ruby Extras Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Ruby Extras Maintainers
Architectures:
all
Section:
ruby
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Precise: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
ruby-stomp_1.1.9-1.dsc 1.7 KiB 83d5e44c976a48fc0e7327eb4587593f416f5b4c0d474ab7546404004fd82629
ruby-stomp_1.1.9.orig.tar.gz 27.7 KiB 7d4bf88bdcdcd86c792dbe93e132c59c6ec4d48e208ebb4c4e2677b851cb0773
ruby-stomp_1.1.9-1.debian.tar.gz 3.7 KiB 3ca38b2450b68845375a8a607d03eb047718aa373afc8b6e1fccf38a79cac7f3

No changes file available.

Binary packages built by this source

libstomp-ruby: Transitional package for ruby-stomp

 This is a transitional package to ease upgrades to the ruby-stomp
 package. It can safely be removed.

libstomp-ruby-doc: Transitional package for ruby-stomp

 This is a transitional package to ease upgrades to the ruby-stomp
 package. It can safely be removed.

libstomp-ruby1.8: Transitional package for ruby-stomp

 This is a transitional package to ease upgrades to the ruby-stomp
 package. It can safely be removed.

libstomp-ruby1.9.1: Transitional package for ruby-stomp

 This is a transitional package to ease upgrades to the ruby-stomp
 package. It can safely be removed.

ruby-stomp: 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.