ruby-sexp-processor 4.4.1-1 source package in Ubuntu

Changelog

ruby-sexp-processor (4.4.1-1) unstable; urgency=medium


  * Imported Upstream version 4.4.1
  * debian/copyright: update Format: to copyright-format/1.0 URI
  * debian/control:
    + add myself to uploaders
    + remove obsolete DM-Upload-Allowed flag
    + use canonical URI in Vcs-* fields
    + bump Standards-Version: to 3.9.5 (no changes needed)
    + build against gem2deb >=0.5~ to add Ruby2.0 support
  * Drop transitional packages

 -- Cédric Boutillier <email address hidden>  Wed, 25 Dec 2013 22:05:48 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release universe ruby

Builds

Trusty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
ruby-sexp-processor_4.4.1-1.dsc 2.2 KiB 5ab7ae290c2add7a9664f1b482bf1026d512cd73c9e73d7f020bff8bf37812a8
ruby-sexp-processor_4.4.1.orig.tar.gz 33.4 KiB 4f6c73be738795112049303208bdc292872cec89c15371370d67440c31738435
ruby-sexp-processor_4.4.1-1.debian.tar.gz 2.9 KiB 9fd73980d23d51c94aa2f6c6046ef9b7c7fab982259fd664474b20ee6ca2e19c

Available diffs

No changes file available.

Binary packages built by this source

ruby-sexp-processor: brings all the generic sexp processing tools to ruby

 sexp_processor branches from ParseTree bringing all the generic sexp
 processing tools with it. Sexp, SexpProcessor, Environment, etc.
 .
 Includes SexpProcessor and CompositeSexpProcessor.
 .
 Allows you to write very clean filters.