File: changelog

package info (click to toggle)
ruby-json-schema 2.8.1-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 896 kB
  • sloc: ruby: 5,806; makefile: 6
file content (105 lines) | stat: -rw-r--r-- 3,514 bytes parent folder | download
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
96
97
98
99
100
101
102
103
104
105
ruby-json-schema (2.8.1-4) unstable; urgency=medium

  * Team upload.
  * d/control: Recommend ruby-uuidtools.

 -- Daniel Leidert <dleidert@debian.org>  Fri, 26 Nov 2021 06:11:00 +0100

ruby-json-schema (2.8.1-3) unstable; urgency=medium

  * Team upload.
  * d/control: Add Rules-Requires-Root field.
    (Standards-Version): Bump to 4.6.0
    (Homepage): Update URL.
    (Depends): Remove interpreters and use ${ruby:Depends}.
  * d/copyright: Add Upstream-Contact field.
    (Source): Update URL.
    (Copyright): Add team.
  * d/ruby-json-schema.install: Remove file. Patch has been removed 2017.
  * d/rules: Install upstream changelog.
    (override_dh_auto_install): Remove obsolete override target.
    (override_dh_fixperms): Don't make uuid.rb executable. This is not in PATH.
    (override_dh_fixperms): Remove version from path.
  * d/patches/ruby_30_support_uri_open.patch: Add patch.
    - Call URI.open instead of open (closes: #996304).
  * d/patches/series: Enable new patch.
  * d/upstream/metadata: Update URLs and add missing fields.

 -- Daniel Leidert <dleidert@debian.org>  Mon, 22 Nov 2021 02:06:08 +0100

ruby-json-schema (2.8.1-2) unstable; urgency=medium

  * Team upload

  [ Utkarsh Gupta ]
  * Add salsa-ci.yml

  [ Cédric Boutillier ]
  * Add patch to provide ruby 2.6+ support by rescueing new exception on
    invalid IP address (Closes: #952019)
  * Bump debhelper from old 11 to 12.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.
  * Bump Standards-Version to 4.5.0 (no changes needed)

 -- Cédric Boutillier <boutil@debian.org>  Fri, 28 Feb 2020 10:27:19 +0100

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