File: changelog

package info (click to toggle)
ruby-grape-entity 0.10.1-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 452 kB
  • sloc: ruby: 3,328; makefile: 6
file content (161 lines) | stat: -rw-r--r-- 5,001 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
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
ruby-grape-entity (0.10.1-3) unstable; urgency=medium

  * Reupload to unstable

 -- Pirate Praveen <praveen@debian.org>  Thu, 09 Dec 2021 15:59:11 +0530

ruby-grape-entity (0.10.1-2) experimental; urgency=medium

  * Team upload.

  [ Nilesh Patra ]
  * Add patch to fix FTBFS (Closes: #1000144)

 -- Pirate Praveen <praveen@debian.org>  Sat, 20 Nov 2021 12:14:08 +0530

ruby-grape-entity (0.10.1-1) experimental; urgency=medium

  [ Debian Janitor ]
  * Remove constraints unnecessary since buster:
    + Build-Depends: Drop versioned constraint on ruby-activesupport.

  [ Pirate Praveen ]
  * New upstream version 0.10.1

 -- Pirate Praveen <praveen@debian.org>  Thu, 18 Nov 2021 21:43:24 +0530

ruby-grape-entity (0.9.0-2) unstable; urgency=medium

  * Team upload.
  * Reupload to unstable
  * Bump Standards-Version to 4.6.0 (no changes needed)

 -- Pirate Praveen <praveen@debian.org>  Thu, 09 Sep 2021 16:06:43 +0530

ruby-grape-entity (0.9.0-1) experimental; urgency=medium

  * Team upload.

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

  [ Pirate Praveen ]
  * New upstream version 0.9.0
  * Refresh patches
  * Bump Standards-Version to 4.5.1 (no changes needed)

 -- Pirate Praveen <praveen@debian.org>  Mon, 24 May 2021 03:02:44 +0530

ruby-grape-entity (0.8.0-1) unstable; urgency=medium

  [ Utkarsh Gupta ]
  * Add salsa-ci.yml

  [ Debian Janitor ]
  * Bump debhelper from old 11 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.

  [ Lucas Kanashiro ]
  * New upstream version 0.8.0
  * d/watch: update to use gemwatch.debian.net
  * Bump debhelper compatibility level to 13
  * Declare compliance with Debian Policy 4.5.0
  * d/control: rules does not require root
  * Do not runtime depend on the ruby interpreter
  * Update Debian packaging copyright
  * Drop patches, they are not needed anymore
  * Use autodep8 ruby tests instead of adding a hardcoded test

 -- Lucas Kanashiro <kanashiro@debian.org>  Sat, 06 Jun 2020 20:39:22 -0300

ruby-grape-entity (0.7.1-1) unstable; urgency=medium

  * Team upload.

  [ Hleb Valoshka ]
  * Remove myself from uploaders

  [ HIGUCHI Daisuke (VDR dai) ]
  * New upstream version 0.7.1 (Closes: #888127)
  - d/control: add ruby-simplecov and ruby-coveralls to B-D.
  - d/rules: clean coverage directory.
  * Refresh patches
  * eliminate lintian warning: debian-watch-uses-insecure-uri
  * support autopkgtest
  * Use salsa.debian.org in Vcs-* fields
  * Bump debhelper compatibility level to 11
  * Bump Standards-Version to 4.1.3 (no changes needed)

 -- HIGUCHI Daisuke (VDR dai) <dai@debian.org>  Sat, 31 Mar 2018 20:17:31 +0900

ruby-grape-entity (0.6.1-1) UNRELEASED; urgency=medium

  WAITS-FOR: ruby-activesupport >= 5.0.0

  * New upstream version 0.6.1
  * debian/docs: add UPGRADING.md
  * debian/copyright: use https:// instead of http:// in Format field
  * Bump debhelper compatibility level to 10
  * Declare compliance with Debian Policy 4.1.0

 -- Lucas Kanashiro <kanashiro@debian.org>  Wed, 27 Sep 2017 10:15:12 -0300

ruby-grape-entity (0.6.0-1) unstable; urgency=medium

  * New upstream version 0.6.0
  * Update years of upstream copyright
  * Update patches
  * Fix debian/control, thanks for cme
  * debian/control: update my email in Uploaders field
  * Add DEP-3 headers in use-unshift-in-gemspec.patch

 -- Lucas Kanashiro <kanashiro@debian.org>  Tue, 29 Nov 2016 15:33:38 -0200

ruby-grape-entity (0.5.1-2) unstable; urgency=medium

  * Team upload

  [ Pirate Praveen ]
  * Team upload
  * Use unshift in gemspec for LOADPATH (it now takes correct version
    even when old version is installed during build)

  [ Cédric Boutillier ]
  * 0004-Add-is_a-and-kind_of-to-OutputBuilder-to-check-its-o.patch to restore
    compatibility of ruby-grape-entity with ruby-grape and avoid test failures
    (Closes: #826317, #826316)

 -- Cédric Boutillier <boutil@debian.org>  Thu, 07 Jul 2016 13:51:45 +0200

ruby-grape-entity (0.5.1-1) unstable; urgency=medium

  * Imported Upstream version 0.5.1
  * Declare compliance with Debian policy 3.9.8
  * debian/control: add me as uploader

 -- Lucas Kanashiro <kanashiro.duarte@gmail.com>  Mon, 09 May 2016 15:42:49 -0300

ruby-grape-entity (0.5.0-1) unstable; urgency=medium

  * Team upload.

  [ Cédric Boutillier ]
  * Bump debhelper compatibility level to 9
  * Use https:// in Vcs-* fields
  * Bump Standards-Version to 3.9.7 (no changes needed)
  * Use new default gem2deb Rakefile to run the tests

  [ Lucas Kanashiro ]
  * Imported Upstream version 0.5.0
  * Create patch to require activesupport hash in lib/grape_entity/options.rb

 -- Lucas Kanashiro <kanashiro.duarte@gmail.com>  Mon, 14 Mar 2016 18:46:17 -0300

ruby-grape-entity (0.4.5-1) unstable; urgency=medium

  * Initial release (Closes: #720755)

 -- Hleb Valoshka <375gnu@gmail.com>  Tue, 07 Jul 2015 16:01:03 +0300