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
|
ruby-kgio (2.11.4-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.
* Bump debhelper from old 12 to 13.
* Update standards version to 4.5.1, no changes needed.
* Update standards version to 4.6.1, no changes needed.
[ 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.
* Use ${ruby:Depends} for runtime dependencies.
* Update Standards-Version to 4.7.3, no changes needed.
* Remove 0003-Remove-usage-of-olddoc-in-gemspec.patch, no longer applies.
* Add hardcode-version.patch, it otherwise depends on an env var.
-- Simon Quigley <tsimonq2@debian.org> Mon, 16 Feb 2026 08:48:15 -0600
ruby-kgio (2.11.2-2) unstable; urgency=medium
* Team upload
[ Utkarsh Gupta ]
* Add salsa-ci.yml
[ Debian Janitor ]
* Use secure URI in Homepage field.
* Bump debhelper from old 11 to 12.
* Set debhelper-compat version in Build-Depends.
* Set upstream metadata fields: Repository.
[ Sruthi Chandran ]
* Update minimum version of gem2deb to 1.0
[ Pirate Praveen ]
* Bump Standards-Version to 4.5.0 (no changes needed)
* Move debian/watch to gemwatch.debian.net
-- Pirate Praveen <praveen@debian.org> Thu, 16 Jul 2020 16:37:13 +0530
ruby-kgio (2.11.2-1) unstable; urgency=medium
* New upstream version
* Point Vcs-* to salsa.d.o
* Bump Standards-Version to 4.1.3 (no changes)
* Use https in watch file
* Set dh compat level to 11
-- Hleb Valoshka <375gnu@gmail.com> Sat, 17 Mar 2018 15:42:49 +0300
ruby-kgio (2.11.0-1) unstable; urgency=medium
[ Cédric Boutillier ]
* Use https:// in Vcs-* fields
* Run wrap-and-sort on packaging files
[ Hleb Valoshka ]
* New upstream version (Closes: #830353)
* d/control: Bump standards version to 4.0.0 (no changes)
* d/copyright:
- Use https in format field
- Update LGPL-2.1 or LGPL-3 with LGPL-2.1+
* Add patch to remove olddoc in gemspec
-- Hleb Valoshka <375gnu@gmail.com> Fri, 18 Aug 2017 14:50:28 +0300
ruby-kgio (2.10.0-1) unstable; urgency=medium
* Team upload
* New upstream release
* Update packaging with a new dh-make-ruby run
* debian/patches/fix-tcp-fastopen-test.patch: don't try to read
/proc/sys/net/ipv4/tcp_fastopen before checking if it exists.
-- Antonio Terceiro <terceiro@debian.org> Sun, 21 Feb 2016 21:03:20 -0300
ruby-kgio (2.9.3-1) unstable; urgency=medium
* Team upload.
* Upload to unstable.
-- Christian Hofstaedtler <zeha@debian.org> Wed, 01 Jul 2015 17:14:03 +0200
ruby-kgio (2.9.3-1~exp2) experimental; urgency=medium
* Team upload.
* Add ruby-test-unit to Build-Depends for ruby2.2
* Bump Standards-Version to 3.9.6 (no further changes)
* Update Vcs-Browser to cgit URL and HTTPS
-- Christian Hofstaedtler <zeha@debian.org> Thu, 09 Apr 2015 17:52:47 +0200
ruby-kgio (2.9.3-1~exp1) experimental; urgency=medium
* Team upload.
* Imported Upstream version 2.9.3
* Target experimental and build with ruby 2.2.
-- Christian Hofstaedtler <zeha@debian.org> Thu, 09 Apr 2015 17:18:03 +0200
ruby-kgio (2.9.2-2) unstable; urgency=medium
* Add patch from Ubuntu to fix test failure on ppc64el (Closes: #746390).
* Rebuild against newer gem2deb (adds gemspec for all interpreters, current
and future)
-- Hleb Valoshka <375gnu@gmail.com> Sat, 31 May 2014 21:35:09 +0300
ruby-kgio (2.9.2-1) unstable; urgency=medium
* Team upload.
[ Hleb Valoshka ]
* New upstream release.
* Remove no more needed patch 0001-Disable-test_poll_EINTR_changed.patch.
* Bump Standards-Version to 3.9.5 (no changes required).
[ Christian Hofstaedtler ]
* Add patch from upstream to fix failing test
"test_trywritev_return_wait_writable(TesTcpServerReadClientWrite)".
Thanks to Eric Wong <normalperson@yhbt.net>.
-- Christian Hofstaedtler <zeha@debian.org> Wed, 09 Apr 2014 22:13:15 +0200
ruby-kgio (2.8.1-1) unstable; urgency=low
* New upstream release.
* Drop patch 0001-Disabled-test-failing-under-fakeroot.patch, its better
version included by upstream.
* Introduce patch 0001-Disable-test_poll_EINTR_changed.patch to disable
test which may fail because of ruby's deferred signal delivery.
* Build only on linux and kfreebsd.
* Add missing tests to ruby-test-files.yaml.
* Build against gem2deb >= 0.5.0~ to add ruby2.0 and drop ruby1.8 support.
-- Hleb Valoshka <375gnu@gmail.com> Sat, 14 Sep 2013 16:30:45 +0300
ruby-kgio (2.8.0-1) unstable; urgency=low
* New upstream release.
* Bump Standards-Version to 3.9.4 (no changes).
* Remove obsoleted DM-Upload-Allowed.
* Update copyright format.
* Update Vcs-* fields to use anonscm.debian.org.
-- Hleb Valoshka <375gnu@gmail.com> Sat, 17 Aug 2013 17:53:48 +0300
ruby-kgio (2.7.3-1) unstable; urgency=low
* New upstream release
* Drop patches backported from upstream
* Bump Standards-Version to 3.9.3
-- Hleb Valoshka <375gnu@gmail.com> Thu, 15 Mar 2012 20:39:16 +0300
ruby-kgio (2.7.2-2) unstable; urgency=low
* Backport commits 1129029a, 3a847e23, 56cce133d for better support
of kfreebsd
* Fix potential race in test_poll.rb
-- Hleb Valoshka <375gnu@gmail.com> Tue, 06 Mar 2012 20:31:55 +0300
ruby-kgio (2.7.2-1) unstable; urgency=low
* Initial release (Closes: #660341)
-- Hleb Valoshka <375gnu@gmail.com> Sat, 18 Feb 2012 16:43:43 +0300
|