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
|
ruby-async-pool (0.11.1-2) unstable; urgency=medium
* Team upload.
* Re-enable tests using sus.
-- Simon Quigley <tsimonq2@debian.org> Thu, 05 Mar 2026 08:49:03 -0600
ruby-async-pool (0.11.1-1) unstable; urgency=medium
* Team upload.
[ 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 ]
* Upgrade watch file to version 5.
* New upstream release.
* Bump build dependency on ruby-async to 2.0.
* Update Standards-Version to 4.7.3.
* Drop {XS,XB}-Ruby-Versions from control.
* Drop Rules-Requires-Root field, it is now redundant.
-- Simon Quigley <tsimonq2@debian.org> Tue, 03 Mar 2026 08:26:13 -0600
ruby-async-pool (0.3.12-1) unstable; urgency=medium
* New upstream release
* debian/patches
- Drop all old patches, spec directory was disappeared
- Add debian/patches/avoid-specifying-pem.patch
* debian/control
- Set Standards-Version: 4.6.1
- Drop unnecessary Build-Depends: ruby-rspec, ruby-async-rspec
* Drop debian/ruby-tests.rake since upstream does not use rspec anymore
-- Hideki Yamane <henrich@debian.org> Sat, 17 Sep 2022 20:20:05 +0900
ruby-async-pool (0.3.8-1) unstable; urgency=medium
* New upstream release
* debian/control
- Set Standards-Version: 4.6.0
- Add Build-Depends: ruby-async-rspec for autopkgtest
* debian/patches
- Add 0002-Once-drop-flanky-test.patch to avoid random error
[ Debian Janitor ]
* Set branch from vcswatch in Vcs-Git URL.
-- Hideki Yamane <henrich@debian.org> Fri, 29 Oct 2021 23:51:07 +0900
ruby-async-pool (0.3.2-2) unstable; urgency=medium
* Source-only-upload for testing migration
-- Hideki Yamane <henrich@debian.org> Tue, 23 Jun 2020 07:56:42 +0900
ruby-async-pool (0.3.2-1) unstable; urgency=medium
* Initial release (Closes: #962435)
-- Hideki Yamane <henrich@debian.org> Mon, 08 Jun 2020 07:07:04 +0900
|