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
|
ruby-webrick (1.9.1-1) unstable; urgency=medium
* Team upload
* New upstream version 1.9.1
-- Hans-Christoph Steiner <hans@eds.org> Fri, 14 Mar 2025 20:48:41 +0100
ruby-webrick (1.8.1-1) unstable; urgency=medium
* New upstream version 1.8.1
* Drop patch, applied upstream
* Drop X?-Ruby-Versions fields from d/control; Build-depend on rake
* Bump Standards-Version to 4.6.2 (no changes needed)
* Load helper file in ruby-tests.rake
* Update years in copyright
* Declare breaking yard <= 0.9.28-1
-- Cédric Boutillier <boutil@debian.org> Wed, 08 Feb 2023 16:56:39 +0100
ruby-webrick (1.7.0-4) unstable; urgency=medium
* Team upload
* Bump Standards-Version to 4.6.1; no changes needed
* Mark as Multi-Arch: foreign, since we want librubyX.Y to depend on this
package
-- Antonio Terceiro <terceiro@debian.org> Sat, 10 Sep 2022 22:31:11 -0300
ruby-webrick (1.7.0-3) unstable; urgency=medium
* Add upstream commit to revert "Allow empty POST and PUT requests without
content length". This was causing failures in ruby-httpclient testsuite.
* Remove trailing space in a previous changelog entry
-- Cédric Boutillier <boutil@debian.org> Sun, 28 Nov 2021 14:56:56 +0100
ruby-webrick (1.7.0-2) unstable; urgency=medium
* Source-only upload to comply with migration rules to testing
-- Cédric Boutillier <boutil@debian.org> Wed, 17 Nov 2021 09:12:45 +0100
ruby-webrick (1.7.0-1) unstable; urgency=medium
* Initial release of packaged standalone gem.
* Was part of Ruby standard library before Ruby 3.x
-- Cédric Boutillier <boutil@debian.org> Wed, 17 Nov 2021 09:12:34 +0100
|