ruby-settingslogic 2.0.9-2 source package in Ubuntu

Changelog

ruby-settingslogic (2.0.9-2) unstable; urgency=low


  * Bump gem2deb build dependency to >= 0.7.5~
  * Bump Standards-Version to 3.9.5, no changes

 -- Per Andersson <email address hidden>  Thu, 10 Apr 2014 10:58:40 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Utopic: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
ruby-settingslogic_2.0.9-2.dsc 2.1 KiB 1a0868ddf829a1a4f848756bf4a0123b2255512594e6a889513e2a76146af960
ruby-settingslogic_2.0.9.orig.tar.gz 7.5 KiB 0d6643352ca46cb2bcdff42bcd5c928208de1777097634bf3347be537f5bf9ed
ruby-settingslogic_2.0.9-2.debian.tar.xz 2.9 KiB 3e7bf0d4a8e840511b00946d5ed90f4d4c8ad25a8f67e911ffc3b21a57e396ef

Available diffs

No changes file available.

Binary packages built by this source

ruby-settingslogic: simple settings solution for Ruby

 A simple and straightforward settings solution that uses an ERB enabled YAML
 file and a singleton design pattern.
 .
 The settings are accessible from the application by subclassing Settingslogic
 and then accessing setting attributes from this subclass.

ruby-settingslogic-doc: simple settings solution for Ruby (documentation)

 A simple and straightforward settings solution that uses an ERB enabled YAML
 file and a singleton design pattern.
 .
 The settings are accessible from the application by subclassing Settingslogic
 and then accessing setting attributes from this subclass.
 .
 This package contains the documentation for ruby-settingslogic.