ruby-fog-local 0.2.1-2 source package in Ubuntu

Changelog

ruby-fog-local (0.2.1-2) unstable; urgency=medium

  * Add Breaks+Replaces for ruby-fog << 1.29 (Closes: #786379)

 -- Balasankar C <email address hidden>  Tue, 26 May 2015 22:47:02 +0530

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Xenial release universe misc

Builds

Wily: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ruby-fog-local_0.2.1-2.dsc 2.1 KiB eccb5341e98d3aa32862d6d40aa769394c46f303289b002ef155d0cb29b85977
ruby-fog-local_0.2.1.orig.tar.gz 11.1 KiB 68271e5b226b15f3cf601ef9c678a8ded4e5d9089d81e1ec269e48b92ea0cfc1
ruby-fog-local_0.2.1-2.debian.tar.xz 3.2 KiB e33807df7185173831d7f57da6b7959e20369cda4499ace4ed7d029a6f462ac1

Available diffs

No changes file available.

Binary packages built by this source

ruby-fog-local: Module for the 'fog' gem to support local filesystem storage

 This library can be used as a module for `fog` or as standalone provider
 to use local filesystem storage. fog is the Ruby cloud services library, top
 to bottom:
 .
  * Collections provide a simplified interface, making clouds easier to work
    with and switch between.
 .
  * Requests allow power users to get the most out of the features of each
    individual cloud.
 .
  * Mocks make testing and integrating a breeze.