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
|
ruby-json-schema (2.8.1-1) unstable; urgency=medium
* Team upload
[ Abraham Raji ]
* New upstream version 2.8.1
* Bump Standards-Version to 4.3.0
* Bump debhelper compatibility to 11
[ Utkarsh Gupta ]
* Update http -> https in copyright file
* Override lib/json-schema/util/uuid.rb
* Move debian/watch to gemwatch.debian.net
-- Utkarsh Gupta <guptautkarsh2102@gmail.com> Thu, 03 Jan 2019 18:57:05 +0530
ruby-json-schema (2.8.0-1) unstable; urgency=medium
* Team upload
* New upstream release
* Remove unwanted patch move-resource-draft.patch
* Use gem-install
-- Sruthi Chandran <srud@disroot.org> Wed, 26 Jul 2017 23:41:06 +0530
ruby-json-schema (2.7.0-1) unstable; urgency=medium
* Upstream update.
* Remove unwanted patches.
* Modify move-resource-draft.patch to handle all locations.
* Use a rake file instead of yaml to run tests.
-- Balasankar C <balasankarc@autistici.org> Sun, 13 Nov 2016 15:26:47 +0530
ruby-json-schema (2.6.2-1) unstable; urgency=medium
* Team upload
* Imported Upstream version 2.6.2
* Bump Standards-Version to 3.9.8 (no changes needed)
* Depend on addressable >= 2.4
* Apply update-addressable-24.patch proposed upstream to work with
addressable 2.4+ (Closes: #826412)
* Install resources/drafts* under usr/share (move-resource-draft.patch)
* Don't overload $LOAD_PATH in tests (no-loadpath-overload-in-tests.patch)
-- Cédric Boutillier <boutil@debian.org> Tue, 07 Jun 2016 00:03:10 +0200
ruby-json-schema (2.6.0+gh-1) unstable; urgency=medium
* Team Upload
* Add copyright of lib/json-schema/util/uuid.rb
-- Sagar Ippalpalli <i.vikram15@gmail.com> Sat, 05 Mar 2016 22:52:14 +0530
ruby-json-schema (2.5.1-1) unstable; urgency=medium
* Initial release (Closes: #797643)
-- Balasankar C <balasankarc@autistici.org> Fri, 04 Sep 2015 13:52:29 +0530
|