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
|
ruby-nio4r (2.7.4-1) unstable; urgency=medium
* Team upload.
* New upstream release.
* Drop {XS,XB}-Ruby-Versions from control.
* Update Standards-Version to 4.7.2, no changes needed.
* Mark ruby-nio4r as Multi-Arch: same.
-- Simon Quigley <tsimonq2@debian.org> Mon, 27 Oct 2025 17:36:37 -0500
ruby-nio4r (2.7.3-1) unstable; urgency=medium
* Team upload.
* New upstream release.
* Declare compliance with Debian Policy 4.7.0.
* Refresh patches.
* d/ruby-nio4r.{docs,examples}: removed, not available anymore.
-- Lucas Kanashiro <kanashiro@debian.org> Thu, 08 Aug 2024 22:18:07 -0300
ruby-nio4r (2.5.8-3) unstable; urgency=medium
* Team upload.
[ Debian Janitor ]
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse.
* Update standards version to 4.6.2, no changes needed.
[ Lucas Kanashiro ]
* d/control: runtime depends on ${ruby:Depends} instead of ruby interpreted
directly.
* d/copyright: update years of libev upstream copyright.
* d/control: do not require root to build.
-- Lucas Kanashiro <kanashiro@debian.org> Thu, 23 Feb 2023 12:05:17 -0300
ruby-nio4r (2.5.8-2) unstable; urgency=medium
* Team upload.
* Switch to gem-install layout for bundle --local compatibility
-- Pirate Praveen <praveen@debian.org> Sat, 29 Jan 2022 02:45:00 +0530
ruby-nio4r (2.5.8-1) unstable; urgency=medium
* Team upload.
[ Cédric Boutillier ]
* Update team name
* Add .gitattributes to keep unwanted files out of the source package
[ Debian Janitor ]
* Update watch file format version to 4.
[ Pirate Praveen ]
* New upstream version 2.5.8
* Bump Standards-Version to 4.6.0 (no changes needed)
* Bump debhelper compatibility level to 13
* Refresh patches
* Add rake-compiler and rubocop as build dependencies
-- Pirate Praveen <praveen@debian.org> Tue, 14 Sep 2021 01:37:42 +0530
ruby-nio4r (2.3.1-2) unstable; urgency=medium
* Team upload.
[ Utkarsh Gupta ]
* Add salsa-ci.yml
[ Debian Janitor ]
* Trim trailing whitespace.
* Use secure copyright file specification URI.
* 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.
* Update standards version to 4.5.0, no changes needed.
[ Pirate Praveen ]
* Bump minimum version of gem2deb to 1.0~
-- Pirate Praveen <praveen@debian.org> Tue, 14 Jul 2020 00:02:48 +0530
ruby-nio4r (2.3.1-1) unstable; urgency=medium
* Team upload
* Re-upload to unstable
-- Sruthi Chandran <srud@disroot.org> Thu, 03 Jan 2019 21:33:36 +0530
ruby-nio4r (2.3.1-1~exp1) experimental; urgency=medium
* Team upload
* New upstream version 2.3.1
* Bump Standards-Version to 4.3.0 (no changes needed)
* Disable failing test with openssl 1.1 about SSL socket as NIO selectable
stream
* Add patch to create larger keys in tests (Closes: #912245)
-- Cédric Boutillier <boutil@debian.org> Wed, 02 Jan 2019 16:52:22 +0100
ruby-nio4r (2.3.0-1) experimental; urgency=medium
* Team upload
* New upstream release
-- Sruthi Chandran <srud@disroot.org> Tue, 01 May 2018 19:41:14 +0530
ruby-nio4r (1.2.1-1) unstable; urgency=medium
* Team upload.
* New upstream.
* debian/patches/01_disable_bundler_and_rubygems.diff: refreshed.
* debian/control: update Standards-Version from 3.9.7 to 3.9.8 (no other
changes needed.)
-- Joost van Baal-Ilić <joostvb@debian.org> Wed, 11 May 2016 05:29:15 +0200
ruby-nio4r (1.1.0-1) unstable; urgency=medium
* Team upload.
* New upstream version 1.1.0.
* Bump Standards-Version to 3.9.6 (no changes).
* Remove libev-dev from Build-Depends, package has own patched version.
-- Hleb Valoshka <375gnu@gmail.com> Sat, 27 Jun 2015 23:18:52 +0300
ruby-nio4r (1.0.0-1) unstable; urgency=medium
* Initial release. (Closes: #756131)
-- Miguel Landaeta <nomadium@debian.org> Fri, 01 Aug 2014 15:53:44 -0300
|