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
|
ruby-whitequark-parser (3.3.10.2-1) unstable; urgency=medium
* Team upload.
* Upgrade the watch file to version 5.
* New upstream release.
* Drop Rules-Requires-Root field, it is now redundant.
-- Simon Quigley <tsimonq2@debian.org> Tue, 03 Mar 2026 08:04:42 -0600
ruby-whitequark-parser (3.3.10.1-1) unstable; urgency=medium
* Team upload.
[ Lucas Nussbaum ]
* debian/gbp.conf: Add for DEP-14
* debian/.gitattributes: remove
* debian/salsa-ci.yml: use team-specific include
[ Simon Quigley ]
* New upstream release.
* Drop {XS,XB}-Ruby-Versions from control.
* Update Standards-Version to 4.7.3, no changes needed.
* Remove old, unnecessary Breaks.
-- Simon Quigley <tsimonq2@debian.org> Sun, 15 Feb 2026 13:50:35 -0600
ruby-whitequark-parser (3.3.4.2-2) unstable; urgency=medium
* Team upload
* Breaks ruby-prop-to-ast << 0.2
-- Cédric Boutillier <boutil@debian.org> Mon, 16 Dec 2024 10:37:04 +0100
ruby-whitequark-parser (3.3.4.2-1) unstable; urgency=medium
* Team upload.
* New upstream release.
* Declare compliance with Debian Policy 4.7.0.
-- Lucas Kanashiro <kanashiro@debian.org> Fri, 30 Aug 2024 17:09:28 -0300
ruby-whitequark-parser (3.1.3.0-1) unstable; urgency=medium
* Team upload.
* New upstream release.
* Declare compliance with Debian Policy 4.6.1.
-- Lucas Kanashiro <kanashiro@debian.org> Wed, 07 Dec 2022 16:18:39 -0300
ruby-whitequark-parser (3.0.2.0-3) unstable; urgency=medium
* Team upload.
* d/control: Add Breaks against rubocop << 0.89.1+dfsg-2~ as well.
-- Daniel Leidert <dleidert@debian.org> Thu, 09 Dec 2021 08:15:21 +0100
ruby-whitequark-parser (3.0.2.0-2) unstable; urgency=medium
* Team upload.
* d/control: Add Breaks against ruby-rubocop-ast << 0.5.0.
-- Daniel Leidert <dleidert@debian.org> Wed, 08 Dec 2021 12:18:50 +0100
ruby-whitequark-parser (3.0.2.0-1) unstable; urgency=medium
* Team upload.
* New upstream release.
- Adds Ruby 3.0 support (closes: #996524).
* d/control (Standards-Version): Bump to 4.6.0.
(Build-Depends): Add racc, ragel, and ruby-cliver to create the lexers.
(Depends): Handle dependencies with ${ruby:Depends}.
(Description): Update text.
* d/copyright (Copyright): Add team.
* d/rules: Add target to create the lexers running the generate task and
clean them too. Install upstream changelog.
* d/watch: Update file and use github sources.
* d/patches/git-in-gemspec.patch: Remove obsolete patch.
* d/patches/series: Remove empty file.
* d/upstream/metadata: Update Changeog URL.
-- Daniel Leidert <dleidert@debian.org> Wed, 24 Nov 2021 00:00:24 +0100
ruby-whitequark-parser (2.7.1.4-2) unstable; urgency=medium
* Tighten dependency on ruby-ast
-- Utkarsh Gupta <utkarsh@debian.org> Tue, 30 Jun 2020 03:54:25 +0530
ruby-whitequark-parser (2.7.1.4-1) unstable; urgency=medium
[ Debian Janitor ]
* Set field Upstream-Contact in debian/copyright.
* Remove obsolete field Contact from debian/upstream/metadata (already
present in machine-readable debian/copyright).
[ Utkarsh Gupta ]
* New upstream version 2.7.1.4
* Add myself as an uploader
* Bump debhelper-compat to 13
* Refresh d/patches
-- Utkarsh Gupta <utkarsh@debian.org> Tue, 30 Jun 2020 03:37:15 +0530
ruby-whitequark-parser (2.7.0.2-1) unstable; urgency=medium
* Team upload.
[ Miguel Landaeta ]
* Update Vcs-* fields to use salsa.debian.org URLs.
[ Utkarsh Gupta ]
* Add salsa-ci.yml
[ Balasankar C ]
* New upstream release, with support for Ruby 2.7
* Bump Standards-Version to 4.5.0
* Bump DH compat level to 12
* Add upstream metadata file
-- Balasankar C <balasankarc@debian.org> Thu, 06 Feb 2020 20:34:19 +0530
ruby-whitequark-parser (2.4.0.2-1) unstable; urgency=medium
* New upstream release:
- Fix FTBFS bug with Ruby 2.5. (Closes: #888174)
* Bump Standards-Version to 4.1.3. No changes were required.
* Bump DH compat level to 11.
* Update copyright dates.
* Set Rules-Requires-Root: no.
* Update package description.
-- Miguel Landaeta <nomadium@debian.org> Thu, 08 Feb 2018 20:31:19 +0000
ruby-whitequark-parser (2.3.3.1-1) unstable; urgency=medium
* Initial release. (Closes: #849497)
-- Miguel Landaeta <nomadium@debian.org> Thu, 29 Dec 2016 16:23:34 +0000
|