1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95
|
ruby-aws-sdk (2.9.32-2) experimental; urgency=medium
* Team upload
* Install apis directory in aws-sdk-core
-- Pirate Praveen <praveen@debian.org> Thu, 02 Jan 2020 01:51:12 +0530
ruby-aws-sdk (2.9.32-1) experimental; urgency=medium
* Team upload
[ Utkarsh Gupta ]
* Add salsa-ci.yml
[ Pirate Praveen ]
* Move debian/watch to gemwatch.debian.net
* Bump Standards-Version to 4.4.1 (no changes needed)
* Drop compat file, rely on debhelper-compat and bump compat level to 12
* Switch to aws-sdk in watch from aws-sdk-v1
* New upstream version 2.9.32
* Add aws-sdk-resources as component
* Add aws-sdk-core as component
* Drop patches not needed (original gem is now split)
* Remove unnecessary install steps
* Update dependencies and install embedded gems
-- Pirate Praveen <praveen@debian.org> Thu, 05 Dec 2019 21:35:19 +0530
ruby-aws-sdk (1.67.0-2) unstable; urgency=medium
* Team upload.
* debian/patches/relax-json-requirement.patch: Relax the required
version of json.
Patch by Daniel Watkins <daniel.watkins@canonical.com>
* debian/control: Use salsa.debian.org in Vcs-* fields.
* debian/watch: Replace http with https and update watch version.
* debian/copyright: Bump years to include 2018, use https in link.
* d/control d/copyright: Updated links http -> https.
* d/compat d/control: Bump debhelper version to 11.
* debian/control: Bump Standards-Version to 4.1.3 (no changes needed).
-- Tomasz Nitecki <tnnn@tnnn.pl> Mon, 19 Mar 2018 02:45:48 +0100
ruby-aws-sdk (1.67.0-1) unstable; urgency=medium
[ Tomasz Nitecki ]
* Team upload.
* New upstream version 1.67.0
* debian/compat, debian/control: Bumped compat version to 10.
* debian/control: Bumped Standards-Version to 4.1.0 (no changes were needed).
* debian/control, debian/watch: Refreshed package with dh-make-ruby -w
* debian/rules: Stub lines generated by gem2deb removed.
[ Lucas Kanashiro ]
* Mark package as autopkgtest-able
[ Cédric Boutillier ]
* Remove version in the gem2deb build-dependency
* Use https:// in Vcs-* fields
* Use https:// in Vcs-* fields
* Run wrap-and-sort on packaging files
-- Tomasz Nitecki <tnnn@tnnn.pl> Wed, 06 Sep 2017 02:24:11 +0200
ruby-aws-sdk (1.66.0-1) unstable; urgency=medium
* Team upload.
* debian/watch: Updated to a version provided by bartm.
* Imported Upstream version 1.66.0
* debian/compat, debian/control: Bumped compat version to 9.
* debian/control: Bumped Standards-Version to 3.9.7 (no changes needed).
* debian/control: No longer conflicts with ruby-aws.
* debian/control: Vcs-* fields added.
-- Tomasz Nitecki <tnnn@tnnn.pl> Tue, 01 Mar 2016 09:29:26 -0300
ruby-aws-sdk (1.64.0-1) unstable; urgency=medium
* debian/control:
- Update standards version; no changes needed.
- Add Conflicts: ruby-aws; Distinct implementation for same service.
* debian/patches:
- Drop 'fix-typo-in-aws-repl-commandline-client-help-page' path;
applied upstream.
- Refresh 'use-correct-path-for-bundled-files' patch.
- Add 'maintain-imports-backwards-compatibility patch'.
* debian/copyright: update years.
-- David Suárez <david.sephirot@gmail.com> Tue, 11 Aug 2015 17:43:39 +0200
ruby-aws-sdk (1.52.0-1) unstable; urgency=medium
* Initial release (Closes: #751676)
-- David Suárez <david.sephirot@gmail.com> Mon, 08 Sep 2014 20:07:27 +0200
|