File: changelog

package info (click to toggle)
ruby-ruby-parser 3.20.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 8,180 kB
  • sloc: ruby: 124,525; yacc: 35,033; makefile: 11
file content (185 lines) | stat: -rw-r--r-- 6,220 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
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
ruby-ruby-parser (3.20.0-2) unstable; urgency=medium

  * Add Breaks for ruby-ruby2ruby (<< 2.5~)

 -- Pirate Praveen <praveen@debian.org>  Fri, 07 Jul 2023 10:11:43 +0530

ruby-ruby-parser (3.20.0-1) unstable; urgency=medium

  * New upstream version 3.20.0 (Closes: #1035307)
  * Drop obsolete X{S,B}-Ruby-Versions fields
  * Update minimum version of ruby-sexp-processor to 4.17~

 -- Pirate Praveen <praveen@debian.org>  Mon, 19 Jun 2023 12:05:51 +0530

ruby-ruby-parser (3.19.2-1) experimental; urgency=medium

  * Update watch file format version to 4.
  * Bump debhelper from old 12 to 13.
  * Update standards version to 4.6.1, no changes needed.

  [ Pirate Praveen ]
  * New upstream version 3.19.2
  * Update build depends and use ${ruby:Depends} for ruby dependencies
  * Bump Standards-Version to 4.6.2 (no changes needed)

 -- Pirate Praveen <praveen@debian.org>  Fri, 31 Mar 2023 13:19:37 +0530

ruby-ruby-parser (3.15.1-1) unstable; urgency=medium

  [ Debian Janitor ]
  * Trim trailing whitespace.
  * Use secure copyright file specification URI.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.

  [ Pirate Praveen ]
  * Bump Standards-Version to 4.5.1 (no changes needed)
  * New upstream version 3.15.1
  * Update minimum version of ruby-sex-processor to 4.15~

 -- Pirate Praveen <praveen@debian.org>  Tue, 19 Jan 2021 15:39:37 +0530

ruby-ruby-parser (3.11.0-4) unstable; urgency=medium

  * Add Breaks, Replaces for ruby-parser (<= 3.11.0-1)

 -- Pirate Praveen <praveen@debian.org>  Wed, 08 Apr 2020 16:22:53 +0530

ruby-ruby-parser (3.11.0-3) unstable; urgency=medium

  * Update VCS to point to renamed path (ruby-parser -> ruby-ruby-parser)

 -- Pirate Praveen <praveen@debian.org>  Fri, 03 Apr 2020 14:08:52 +0530

ruby-ruby-parser (3.11.0-2) unstable; urgency=medium

  [ Utkarsh Gupta ]
  * Add salsa-ci.yml

  [ Pirate Praveen ]
  * Rename source and binary packages to ruby-ruby-parser to fix name conflict
    between ruby_parser and parser gems
  * Bump Standards-Version to 4.5.0 (no changes needed)
  * Drop compat file, rely on debhelper-compat and bump compat level to 12
  * Update my email address in Uploaders

 -- Pirate Praveen <praveen@debian.org>  Fri, 13 Mar 2020 13:50:41 +0530

ruby-parser (3.11.0-1) unstable; urgency=medium

  [ Antonio Terceiro ]
  * Remove myself from Uploaders:

  [ Cédric Boutillier ]
  * New upstream version 3.11.0 (Closes: #867533)
  * Use salsa.debian.org in Vcs-* fields
  * Move debian/watch to gemwatch.debian.net
  * Bump Standards-Version to 4.1.5 (no changes needed)
  * Bump debhelper compatibility level to 11
  * README is now rdoc
  * Bump version dependency on ruby-sexp-processor

 -- Cédric Boutillier <boutil@debian.org>  Wed, 01 Aug 2018 02:30:05 +0200

ruby-parser (3.8.2-1) unstable; urgency=medium

  [ Cédric Boutillier ]
  * Bump debhelper compatibility level to 9
  * Use https:// in Vcs-* fields

  [ Antonio Terceiro ]
  * Imported Upstream version 3.8.2
    - tests now run fine against ruby-sexp-processor 4.7.0 (Closes: #832604)
  * Refresh packaging (dh-make-ruby -w)
    - Bump Standards-Version to 3.9.8 (no changes needed)
    - switch debian/ruby-tests.rb to debian/ruby-tests.rake
    - switch `Testsuite: autopkgtest` to `Testsuite: autopkgtest-pkg-ruby`
    - debian/rules: also test dependency resolution during build
  * Drop explicit debian/tests/control - let autodep8 generate the proper test
    control file centrally

 -- Antonio Terceiro <terceiro@debian.org>  Thu, 04 Aug 2016 08:32:23 -0300

ruby-parser (3.6.6-1) unstable; urgency=medium

  * New upstream release
  * Add myself to Uploaders:
  * switch from debian/ruby-test-files.yaml to debian/ruby-tests.rb

 -- Antonio Terceiro <terceiro@debian.org>  Sat, 23 May 2015 19:51:05 -0300

ruby-parser (3.6.2-1) unstable; urgency=medium

  * Imported Upstream version 3.6.2
  * Add autopkgtest support

 -- Cédric Boutillier <boutil@debian.org>  Wed, 27 Aug 2014 06:51:58 +0200

ruby-parser (3.6.1-1) unstable; urgency=low

  * Team upload
  * New upstream release

 -- Nitesh A Jain <niteshjain92@gmail.com>  Sat, 17 May 2014 11:19:12 +0530

ruby-parser (3.6.0-1) unstable; urgency=low

  * Team upload
  * New upstream release

 -- Nitesh A Jain <niteshjain92@gmail.com>  Mon, 05 May 2014 22:33:26 +0530

ruby-parser (3.4.1-1) unstable; urgency=medium

  * Imported Upstream version 3.4.1
  * Drop 001-remove-rubygems-require.patch as the patched file as been dropped
    by upstream

 -- Cédric Boutillier <boutil@debian.org>  Fri, 28 Feb 2014 14:38:02 +0100

ruby-parser (3.2.2-1) unstable; urgency=medium

  * Imported Upstream version 3.2.2
  * debian/control:
    + add myself to uploaders
    + tighten version in build dependencies to reflect upstream needs and
      ensure Ruby 2.0 support
    + remove obsolete DM-Upload-Allowed flag
    + use canonical URI in Vcs-* fields
    + bump Standards-Version to 3.9.5
  * debian/copyright:
      use DEP5 copyright-format/1.0 official URL for Format field
  * Drop 002-fix-CVE-2013-0162.patch, applied upstream
  * debian/rules:
    + do not ignore test errors with ruby1.9.1
    + do not install bin/ruby_parse_extract_error
    + build the manpage in override_dh_installman target
    + replace the clean target by a debian/clean file

 -- Cédric Boutillier <boutil@debian.org>  Wed, 25 Dec 2013 22:39:05 +0100

ruby-parser (2.3.1-2) unstable; urgency=high

  * Team upload
  * Add debian/patches/002-fix-CVE-2013-0162.patch: avoid unsecure use of
    /tmp/ [CVE-2013-0162] (Closes: #701637).

 -- Cédric Boutillier <boutil@debian.org>  Tue, 26 Feb 2013 07:08:26 +0100

ruby-parser (2.3.1-1) unstable; urgency=low

  * New upstream release.
  * Update description to make lintian happy.

 -- Praveen Arimbrathodiyil <pravi.a@gmail.com>  Thu, 22 Sep 2011 15:48:42 +0530

ruby-parser (2.2.0-1) unstable; urgency=low

  * Initial release. (Closes: #640041)
  * Ignore ruby 1.9.1 test failures.
   - Ref: https://github.com/seattlerb/ruby_parser/issues/8
  * Ignore require-rubygems, patch out insane $LOAD_PATH manipulations.
  * Add manpage for ruby_parse.

 -- Praveen Arimbrathodiyil <pravi.a@gmail.com>  Thu, 01 Sep 2011 22:32:51 +0530