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
|
ruby-async (2.36.0-1) unstable; urgency=medium
* Team upload.
[ Hideki Yamane ]
* refresh patch
* Add 0002-no-signing-key.patch to avoid build failure
[ Lucas Nussbaum ]
* debian/gbp.conf: Update for DEP-14
* debian/.gitattributes: remove
* debian/salsa-ci.yml: use team-specific include
* debian/salsa-ci.yml: drop SALSA_CI_DISABLE_BUILD_PACKAGE_ANY (package is
Architecture: all anyway)
[ Simon Quigley ]
* New upstream release.
* Drop patches, they no longer apply.
* Add missing build dependencies.
* Update Standards-Version to 4.7.3.
* Drop Rules-Requires-Root field, it is now redundant.
* Drop {XS,XB}-Ruby-Versions from control.
* Upgrade watch file to version 5.
-- Simon Quigley <tsimonq2@debian.org> Tue, 03 Mar 2026 08:24:11 -0600
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
|