ruby-hiera 1.3.0-1 source package in Ubuntu

Changelog

ruby-hiera (1.3.0-1) unstable; urgency=low


  [ Stig Sandbeck Mathisen ]
  * Refresh build tests
    - Add ruby-json to list of build dependencies
    - remove spec.opts reference
  * debian/watch:
   - ignore release candidates and beta versions when looking for
     new versions
   - only use plain versions
  * Update changelog

  [ Cédric Boutillier ]
  * debian/control: remove obsolete DM-Upload-Allowed flag
  * use canonical URI in Vcs-* fields

  [ Jonas Genannt ]
  * New Upstream Release 1.3.0
  * bumped standards version
  * d/control:
    - added myself as uploader
    - wrap-sort
    - changed Recommends to Suggests (Closes: #693845)
    - fixed typos in description
  * Imported Upstream version 1.2.1
  * removed dont-require-rubygems since rubygems is
    loaded per default in 1.9/2.0

 -- Jonas Genannt <email address hidden>  Sun, 24 Nov 2013 01:07:54 +0100

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
Trusty release main ruby

Builds

Trusty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
ruby-hiera_1.3.0-1.dsc 2.1 KiB d22b75ce1174dfa9d36784e0734a6592e2cf61606ff5a547811a94f329d035ad
ruby-hiera_1.3.0.orig.tar.gz 25.8 KiB f03364139d60b86ce2a28a7f879a7991573e7c8175105d587338f5064f583688
ruby-hiera_1.3.0-1.debian.tar.gz 3.3 KiB e2e4347bd68ec53dcdeb463fa48b75424bc612a0b74fa03fb75b5557a1d893cd

No changes file available.

Binary packages built by this source

ruby-hiera: Light weight hierarchical data store

 ruby-hiera is a simple pluggable hierarchical database. It can be
 used to store various information and therefore is a good fit for
 the representation of infrastructure information.
 It can be used to query multiple data backends e.g. YAML or Puppet.