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 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245
|
ruby-raindrops (0.20.0-2) unstable; urgency=medium
* Team upload
[ Debian Janitor ]
* Apply multi-arch hints. + ruby-raindrops: Add Multi-Arch: same.
* Update standards version to 4.6.1, no changes needed.
[ Cédric Boutillier ]
* Build-depend on ruby-rackup to have Rack::Lobster (Closes: #1094515)
-- Cédric Boutillier <boutil@debian.org> Sat, 08 Feb 2025 23:17:01 +0100
ruby-raindrops (0.20.0-1) unstable; urgency=medium
* Team upload
* Drop alternative build dependency on unicorn
* New upstream version 0.20.0
-- Antonio Terceiro <terceiro@debian.org> Tue, 19 Jul 2022 16:41:50 +0200
ruby-raindrops (0.19.2-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.
[ Antonio Terceiro ]
* [ci skip] New upstream version 0.19.2
- Builds fine against ruby3.0 (Closes: #996362)
* [ci skip] debian/.gitattributes: add newline at the end
* debian/control: Bump debhehelper compatibility level to 13
* bump Standards-Version to 4.6.0; no changes needed
* debian/control: update Homepage and Description from upstream metadata
* Depends: drop ruby, add ${ruby:Depends}
* debian/control: add Rules-Requires-Root: no
* debian/ruby-raindrops.docs: drop obsolete documents
* debian/rules: install using the gem layout
* Refresh patchesl drop 0003-Set-proper-version-in-gemspec.patch
* debian/rules: export VERSION to avoid needing to patch the gemspec
* debian/ruby-tests.rake: rename blacklist to rejectlist
* debian/rules: don't install archive/*
* Remove debian/upstream/metadata; contained bogus info
-- Antonio Terceiro <terceiro@debian.org> Sun, 17 Oct 2021 10:19:30 -0300
ruby-raindrops (0.19.0-2) unstable; urgency=medium
* Team upload.
[ Pirate Praveen ]
* update changelog
* revert previous commit meant for stretch-backports
[ Utkarsh Gupta ]
* Add salsa-ci.yml
[ Debian Janitor ]
* Use secure URI in debian/watch.
* Bump debhelper from deprecated 9 to 12.
* Set debhelper-compat version in Build-Depends.
* Set upstream metadata fields: Bug-Database, Bug-Submit.
* Update Vcs-* headers from URL redirect.
* Use canonical URL in Vcs-Git.
[ Pirate Praveen ]
* Bump minimum version of gem2deb to 1.0~
* Bump Standards-Version to 4.5.0 (no changes needed)
* Move debian/watch to gemwatch.debian.net
-- Pirate Praveen <praveen@debian.org> Tue, 14 Jul 2020 00:45:10 +0530
ruby-raindrops (0.19.0-1) unstable; urgency=medium
* New upstream version
* d/copyright: Use https in format field
* d/control: Bump standards version to 4.0.0 (no changes)
* d/patches:
- Drop unneeded 0003-Make-gemspec-work-without-make-and-olddoc.patch
- Add a new one to set a proper gem version in gemspec
-- Hleb Valoshka <375gnu@gmail.com> Fri, 18 Aug 2017 14:42:55 +0300
ruby-raindrops (0.17.0-1) unstable; urgency=medium
[ Cédric Boutillier ]
* Use https:// in Vcs-* fields
* Run wrap-and-sort on packaging files
[ Hleb Valoshka ]
* Bump Standards-Version to 3.9.8 (no changes)
* Imported Upstream version 0.17.0
* Refresh patches
* Add patch to make gemspec work without `make' and `olddoc'
* Allow dh_auto_clean to fail
-- Hleb Valoshka <375gnu@gmail.com> Mon, 08 Aug 2016 13:59:39 +0300
ruby-raindrops (0.16.0-1) unstable; urgency=medium
* Imported Upstream version 0.16.0
* Drop 0003-test-test_linux.rb-use-plain-ASCII-in-tempfile-name.patch
* Reflect license change to LGPL-2.1+
-- Hleb Valoshka <375gnu@gmail.com> Mon, 29 Feb 2016 16:44:41 +0300
ruby-raindrops (0.15.0-3) unstable; urgency=medium
* debian/ruby-tests.rake: reimplement former blacklist of tests that won't
run on the Debian buildds due to missing inet_diag and tcp_diag kernel
modules.
-- Antonio Terceiro <terceiro@debian.org> Mon, 22 Feb 2016 16:06:55 -0300
ruby-raindrops (0.15.0-2) unstable; urgency=medium
* Team upload.
* Refresh packaging with new dh-make-ruby run
* 0003-test-test_linux.rb-use-plain-ASCII-in-tempfile-name.patch: fix build
against ruby2.3
-- Antonio Terceiro <terceiro@debian.org> Mon, 22 Feb 2016 14:46:46 -0300
ruby-raindrops (0.15.0-1) unstable; urgency=medium
* Team upload.
* New upstream release.
-- Christian Hofstaedtler <zeha@debian.org> Wed, 03 Feb 2016 12:24:57 +0000
ruby-raindrops (0.14.0-1) unstable; urgency=medium
* New upstream release, release to unstable.
* Delete upsteamed patch 0001-Test-suite-fix-for-IPv6.patch.
* Bump Standards-Version to 3.9.6 (no changes).
-- Hleb Valoshka <375gnu@gmail.com> Wed, 01 Jul 2015 17:50:18 +0300
ruby-raindrops (0.13.0-3~exp1) experimental; urgency=medium
* Team upload.
* Build-Depend on ruby-test-unit for ruby 2.2
* Target experimental for ruby 2.2.
-- Christian Hofstaedtler <zeha@debian.org> Fri, 10 Apr 2015 15:48:25 +0200
ruby-raindrops (0.13.0-2) unstable; urgency=medium
* Rebuild with newer gem2deb (adds gemspec for all interpreters, current
and future).
-- Hleb Valoshka <375gnu@gmail.com> Mon, 09 Jun 2014 20:50:38 +0300
ruby-raindrops (0.13.0-1) unstable; urgency=medium
* New upstream release.
* Remove upstreamed patch 0003-Remove-Scope-IDs-from-IPv6-addresses.patch.
* Bump Standards-Version to 3.9.5 (no changes required).
-- Hleb Valoshka <375gnu@gmail.com> Sun, 06 Apr 2014 21:45:37 +0300
ruby-raindrops (0.12.0-2) unstable; urgency=low
[ Hleb Valoshka ]
* Disable more tests which require inet_diag or tcp_diag kernel modules
as buildd servers don't autoload them (to fix FTBFS). (Closes: #725628)
-- Jérémy Bobbio <lunar@debian.org> Mon, 07 Oct 2013 14:20:29 +0200
ruby-raindrops (0.12.0-1) unstable; urgency=low
* New upstream release.
* Add missed unit tests.
* Fix copyright to mention contributors.
* Add patch to remove Scope IDs from IPv6 addresses.
* Build against gem2deb >= 0.5.0~ to add ruby2.0 and drop ruby1.8 support.
-- Hleb Valoshka <375gnu@gmail.com> Thu, 12 Sep 2013 20:53:38 +0300
ruby-raindrops (0.11.0-1) unstable; urgency=low
* New upstream release.
* Bump Standards-Version to 3.9.4 (no changes needed).
* Remove obsoleted DM-Upload-Allowed.
* Update Vcs-* fields to use anonscm.debian.org
-- Hleb Valoshka <375gnu@gmail.com> Sat, 17 Aug 2013 11:58:38 +0300
ruby-raindrops (0.10.0-1) unstable; urgency=low
* New upstream release
* Fix Build-Depends (set proper package name for unicorn)
-- Hleb Valoshka <375gnu@gmail.com> Tue, 26 Jun 2012 22:45:35 +0300
ruby-raindrops (0.9.0-1) unstable; urgency=low
* New upstream release
-- Hleb Valoshka <375gnu@gmail.com> Sun, 17 Jun 2012 16:24:53 +0300
ruby-raindrops (0.8.1-1) unstable; urgency=low
* New upstream release
* Drop patch with backported upstream commit 499e63e2 and
useless patch from release 0.8.0-4
-- Hleb Valoshka <375gnu@gmail.com> Wed, 16 May 2012 15:04:47 +0300
ruby-raindrops (0.8.0-4) unstable; urgency=low
* Trying to fix FTBFS on kfreebsd
* Disable build on hurd, it dosn't support POSIX shared memory
-- Hleb Valoshka <375gnu@gmail.com> Tue, 17 Apr 2012 21:08:46 +0300
ruby-raindrops (0.8.0-3) unstable; urgency=low
* Disable tests which rely on linux modules tcp_diag and inet_diag
(Closes: #661401)
-- Hleb Valoshka <375gnu@gmail.com> Fri, 16 Mar 2012 22:01:32 +0300
ruby-raindrops (0.8.0-2) unstable; urgency=low
[ Hleb Valoshka ]
* Backport upstream commit 499e63e2 to fix tests under non-Linux
* Update Standards-Version to 3.9.3
[ Dmitry Borodaenko ]
* Invoke unix_listener_stats conditionally, skip the unix socket tests
(Closes: #661401)
-- Hleb Valoshka <375gnu@gmail.com> Thu, 15 Mar 2012 22:29:22 +0300
ruby-raindrops (0.8.0-1) unstable; urgency=low
* Initial release (Closes: #660342)
-- Hleb Valoshka <375gnu@gmail.com> Sat, 18 Feb 2012 17:07:08 +0300
|