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
|
ruby-ox (2.14.23-1) unstable; urgency=medium
* Team upload.
* New upstream release.
* Update Standards-Version to 4.7.2, no changes needed.
* Add ${ruby:Depends} for runtime dependencies.
-- Simon Quigley <tsimonq2@debian.org> Fri, 24 Oct 2025 13:35:06 -0500
ruby-ox (2.14.22-1) unstable; urgency=medium
* Team upload.
* New upstream version 2.14.22
* d/copyright:
- Update contributions years for myself and upstream
- Update license of BSD-3-clause to Expat (MIT)
- Set BSD-3-clause to ext/ox/buf.h and it is in accordance with the header
* d/control: Bump Standards-Version to 4.7.0, no changes needed
-- Leandro Cunha <leandrocunha016@gmail.com> Sat, 22 Feb 2025 18:19:45 -0300
ruby-ox (2.14.17-1) unstable; urgency=high
* Team upload.
* New upstream version.
* d/patches/00-fix-the-load-path-of-the-extension.patch:
- Resurrect the patch for fix FTBFS of ruby-moneta. (Closes: #1042218)
-- Leandro Cunha <leandrocunha016@gmail.com> Sun, 06 Aug 2023 11:43:07 -0300
ruby-ox (2.14.16-1) unstable; urgency=medium
* Team upload.
* New upstream version.
* d/control:
- Bump Standards-Version to 4.6.2, no changes needed.
- Remove deprecated fields XB-Ruby-Versions and XS-Ruby-Versions.
* d/copyright: Update upstream and mine copyright years.
* d/p/000-fix-so-load-path.patch: Drop patch applied by upstream.
- Upstream is handling the LoadError that is thrown when unable to require
'ox.so'. See https://github.com/ohler55/ox/pull/301.
-- Leandro Cunha <leandrocunha016@gmail.com> Wed, 05 Jul 2023 14:32:59 -0300
ruby-ox (2.14.9-1) unstable; urgency=medium
* Team upload.
[ Debian Janitor ]
* Use secure URI in Homepage field.
* Set upstream metadata fields: Bug-Submit.
[ Leandro Cunha ]
* New upstream version.
* debian/control:
- Bump Standards-Version to 4.6.0.
- Removed ruby-interpreter is deprecated reported by Lintian in depends.
* debian/watch:
- Import tarball from GitHub repository.
* debian/copyright:
- Add myself.
- Update year to author of project.
* debian/ruby-ox.install:
- Install examples and fix Lintian report.
-- Leandro Cunha <leandrocunha016@gmail.com> Fri, 04 Mar 2022 19:20:25 -0300
ruby-ox (2.11.0-2) unstable; urgency=medium
* Team upload.
[ Debian Janitor ]
* Update standards version to 4.4.1, no changes needed.
* Remove obsolete fields Name, Contact from debian/upstream/metadata.
[ Cédric Boutillier ]
* Update team name.
* Add .gitattributes to keep unwanted files out of the source package.
[ Francisco Vilmar Cardoso Ruviaro ]
* Bump debhelper-compat to 13.
* Bump Standards-Version to 4.5.1.
* Add Rules-Requires-Root: no.
* Mark ruby-ox as Multi-Arch: same.
* Update watch file format version to 4.
* debian/patches/000-fix-so-load-path.patch: add Forwarded field with
'not-needed' value.
-- Francisco Vilmar Cardoso Ruviaro <francisco.ruviaro@riseup.net> Sun, 07 Feb 2021 20:40:51 +0000
ruby-ox (2.11.0-1) unstable; urgency=medium
* Team upload
[ Utkarsh Gupta ]
* Add salsa-ci.yml
[ Cédric Boutillier ]
* New upstream version 2.11.0
* Trim trailing whitespace.
* Use versioned copyright format URI.
* Bump debhelper from old 11 to 12.
-- Cédric Boutillier <boutil@debian.org> Tue, 13 Aug 2019 22:34:37 +0200
ruby-ox (2.10.0-1) unstable; urgency=medium
* Team upload
* New upstream version 2.10.0
-- Cédric Boutillier <boutil@debian.org> Thu, 22 Nov 2018 14:09:39 +0100
ruby-ox (2.9.4-1) unstable; urgency=medium
* Team upload
* New upstream version 2.9.4
* Bump debhelper compatibility level to 11
* Move debian/watch to gemwatch.debian.net
* Use salsa.debian.org in Vcs-* fields
* Bump Standards-Version to 4.1.5 (no changes needed)
-- Cédric Boutillier <boutil@debian.org> Tue, 31 Jul 2018 01:24:09 +0200
ruby-ox (2.8.2-1) unstable; urgency=medium
* New upstream version 2.8.2
+ fix CVE-2017-15928: segmentation fault in parse_obj
(Closes: #881445)
* Remove version in the gem2deb build-dependency
* Use https:// in Vcs-* fields
* Run wrap-and-sort on packaging files
* Bump Standards-Version to 4.1.1 (no changes needed)
* Bump debhelper compatibility level to 10
* Refresh 000-fix-so-load-path.patch
-- Cédric Boutillier <boutil@debian.org> Sat, 18 Nov 2017 15:04:44 +0100
ruby-ox (2.1.1-2) unstable; urgency=medium
* Team upload.
* Bump gem2deb build dep to 0.7.4~
- drop ruby1.8, ruby1.9.1 and add ruby2.0, ruby2.1
-- Pirate Praveen <praveen@debian.org> Fri, 04 Apr 2014 16:27:03 +0530
ruby-ox (2.1.1-1) unstable; urgency=low
* Team upload.
* New upstream release (Closes: #715190)
-- Pirate Praveen <praveen@debian.org> Sat, 22 Mar 2014 23:39:12 +0530
ruby-ox (1.8.9-2) unstable; urgency=medium
* Team upload.
[ Cédric Boutillier ]
* use canonical URI in Vcs-* fields
[ Christian Hofstaedtler ]
* Update Build-Depends for ruby2.0, drop ruby1.8 support
* Bump Standards-Version to 3.9.5 (no changes)
-- Christian Hofstaedtler <zeha@debian.org> Mon, 23 Dec 2013 21:41:40 +0100
ruby-ox (1.8.9-1) unstable; urgency=low
* Initial release (Closes: #701074)
-- Paul van Tilburg <paulvt@debian.org> Fri, 22 Feb 2013 11:17:47 +0100
|