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
|
ruby-async (1.30.3-1) unstable; urgency=medium
* New upstream release
- v2.0.0 or later needs Ruby3.1.1, so stay in 1.30.x for a while
* debian/control
- Set Standards-Version: 4.6.1
-- Hideki Yamane <henrich@debian.org> Sat, 17 Sep 2022 13:17:46 +0900
ruby-async (1.30.1-1) unstable; urgency=medium
* New upstream release
-- Hideki Yamane <henrich@debian.org> Fri, 13 Aug 2021 00:04:11 +0900
ruby-async (1.30.0-1) unstable; urgency=medium
* New upstream release
-- Hideki Yamane <henrich@debian.org> Sun, 25 Jul 2021 13:28:10 +0900
ruby-async (1.29.0-1) unstable; urgency=medium
* New upstream release
* debian/control
- Standards-Version: 4.5.1
- Adjust dependency version
-- Hideki Yamane <henrich@debian.org> Sat, 12 Jun 2021 14:24:18 +0900
ruby-async (1.26.2-2) unstable; urgency=medium
* Source-only-upload for testing migration
-- Hideki Yamane <henrich@debian.org> Tue, 23 Jun 2020 07:49:14 +0900
ruby-async (1.26.2-1) unstable; urgency=medium
* Initial release (Closes: #962380)
- debian/ruby-test.rake is disabled since it needs ruby-rspec-async and it
needs ruby-async itself (dependency loop).
-- Hideki Yamane <henrich@debian.org> Fri, 12 Jun 2020 07:48:07 +0900
|