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

Changelog

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

  * Imported Upstream version 4.7.0
  * Bump debhelper compatibility level to 9
  * Remove version in the gem2deb build-dependency
  * Use https:// in Vcs-* fields
  * Run wrap-and-sort on packaging files
  * Bump Standards-Version to 3.9.8 (no changes needed)
  * Set Testsuite field to autopkgtest-pkg-ruby

 -- Cédric Boutillier <email address hidden>  Thu, 21 Jul 2016 05:59:52 +0200

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

Builds

Yakkety: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ruby-sexp-processor_4.7.0-1.dsc 1.8 KiB 0183910750bd097bd452ed19e0b482fe1f82f63c6458b5a1256fa259a5fdecf6
ruby-sexp-processor_4.7.0.orig.tar.gz 34.1 KiB 5f2985d25e2d6a7397c8bc885c5c291c6b214b8fa2218b4727ea0aa92365ee07
ruby-sexp-processor_4.7.0-1.debian.tar.xz 2.9 KiB 9bfbd96a4e82944a531629394f7838a8e5b032b97b2d83d12b9df1b324101778

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.