Package: release.debian.org Severity: normal X-Debbugs-Cc: [email protected], [email protected] Control: affects -1 + src:ruby-puma-worker-killer User: [email protected] Usertags: unblock
Please unblock package ruby-puma-worker-killer Fixes ftbfs. [ Reason ] Targeted fix. [ Impact ] Its a low hanging fruit. [ Tests ] package has build time and autopkgtests [ Risks ] leaf package in practice (gitlab is its only dependency which is not in testing) [ Checklist ] [x] all changes are documented in the d/changelog [x] I reviewed all changes and I approve them [x] attach debdiff against the package in testing [ Other info ] unblock ruby-puma-worker-killer/0.3.1-4
diff -Nru ruby-puma-worker-killer-0.3.1/debian/changelog ruby-puma-worker-killer-0.3.1/debian/changelog --- ruby-puma-worker-killer-0.3.1/debian/changelog 2021-12-01 12:54:13.000000000 +0530 +++ ruby-puma-worker-killer-0.3.1/debian/changelog 2025-04-22 01:35:56.000000000 +0530 @@ -1,3 +1,9 @@ +ruby-puma-worker-killer (0.3.1-4) unstable; urgency=medium + + * Add ruby-rackup as build dependency (Closes: #1093924) + + -- Pirate Praveen <[email protected]> Tue, 22 Apr 2025 01:35:56 +0530 + ruby-puma-worker-killer (0.3.1-3) unstable; urgency=medium * Team upload. diff -Nru ruby-puma-worker-killer-0.3.1/debian/control ruby-puma-worker-killer-0.3.1/debian/control --- ruby-puma-worker-killer-0.3.1/debian/control 2021-12-01 12:54:13.000000000 +0530 +++ ruby-puma-worker-killer-0.3.1/debian/control 2025-04-22 01:35:56.000000000 +0530 @@ -11,6 +11,7 @@ ruby-wait-for-it, ruby-bundler, ruby-rack (>= 2.0~), + ruby-rackup, rubocop, Standards-Version: 4.6.0 Vcs-Git: https://salsa.debian.org/ruby-team/ruby-puma-worker-killer.git

