ruby-fog-core 2.3.0-1 source package in Ubuntu

Changelog

ruby-fog-core (2.3.0-1) unstable; urgency=medium

  * Team upload

  [ Utkarsh Gupta ]
  * Add salsa-ci.yml

  [ Debian Janitor ]
  * Update standards version to 4.4.1, no changes needed.
  * Bump debhelper from old 11 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Update watch file format version to 4.
  * Update standards version to 4.5.1, no changes needed.
  * Bump debhelper from old 12 to 13.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.
  * Remove constraints unnecessary since buster

  [ Pirate Praveen ]
  * Drop dependency on ruby-net-scp and ruby-net-ssh (no longer mentioned in
    gemspec)

  [ Cédric Boutillier ]
  * Update team name
  * Add .gitattributes to keep unwanted files out of the source package

  [ Antonio Terceiro ]
  * New upstream version 2.3.0
    - Passes tests against ruby3.1 (Closes: #1019623)
  * debian/upstream/metadata: update from template
  * debian/rules: install using rubygems layout
  * debian/control: several updates
    - Build-Depends: add version restrictions
    - Standards-Version: 4.6.1; no changes needed
    - add Rules-Requires-Root: no
    - Depends: replace hardcoded dependencies with ${ruby:Depends}

 -- Antonio Terceiro <email address hidden>  Wed, 28 Sep 2022 19:47:41 -0300

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
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ruby-fog-core_2.3.0-1.dsc 2.1 KiB b35d13cf97276d4f47d1318dd9634b19a9b93be7ce98598a4713cfddd41c912c
ruby-fog-core_2.3.0.orig.tar.gz 51.0 KiB 4825eb41bcbfacc4dcb50949f122dc14255e5cf07cf2c43d3f75a2cfcef5b20b
ruby-fog-core_2.3.0-1.debian.tar.xz 3.8 KiB a7e38764aa22e74a9bea426cf3a7adc6b6465bf04a6567b2b79e02bfa4b0e8b5

Available diffs

No changes file available.

Binary packages built by this source

ruby-fog-core: shared classes and tests for fog providers and services

 Fog supports all major cloud providers including AWS, Rackspace, Linode,
 Blue Box, StormOnDemand, and many others.
 .
 Full support for most AWS services including EC2, S3, CloudWatch, SimpleDB,
 ELB and RDS.
 .
 This package provides shared classes and tests.