diff -Nru ruby-sidekiq-6.5.7+dfsg3/debian/changelog ruby-sidekiq-6.5.7+dfsg3/debian/changelog --- ruby-sidekiq-6.5.7+dfsg3/debian/changelog 2023-06-12 20:06:29.000000000 +0000 +++ ruby-sidekiq-6.5.7+dfsg3/debian/changelog 2023-07-23 13:12:19.000000000 +0000 @@ -1,3 +1,10 @@ +ruby-sidekiq (6.5.7+dfsg3-3) unstable; urgency=medium + + * Team upload. + * d/control: fix dep name for ruby-connection-pool (Closes: #1039921) + + -- Mohammed Bilal Sun, 23 Jul 2023 18:42:19 +0530 + ruby-sidekiq (6.5.7+dfsg3-2) unstable; urgency=medium * Reupload to unstable diff -Nru ruby-sidekiq-6.5.7+dfsg3/debian/control ruby-sidekiq-6.5.7+dfsg3/debian/control --- ruby-sidekiq-6.5.7+dfsg3/debian/control 2023-06-12 20:06:29.000000000 +0000 +++ ruby-sidekiq-6.5.7+dfsg3/debian/control 2023-07-23 13:12:19.000000000 +0000 @@ -17,7 +17,7 @@ ruby-activerecord (>= 2:6.0.2), ruby-celluloid, ruby-concurrent, - ruby-connection-pool( >= 2.2.5~), + ruby-connection-pool (>= 2.2.5~), ruby-coveralls, ruby-railties (>= 2:6.0.2), ruby-redis, diff -Nru ruby-sidekiq-6.5.7+dfsg3/debian/salsa-ci.yml ruby-sidekiq-6.5.7+dfsg3/debian/salsa-ci.yml --- ruby-sidekiq-6.5.7+dfsg3/debian/salsa-ci.yml 1970-01-01 00:00:00.000000000 +0000 +++ ruby-sidekiq-6.5.7+dfsg3/debian/salsa-ci.yml 2023-07-23 13:12:19.000000000 +0000 @@ -0,0 +1,4 @@ +--- +include: + - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/salsa-ci.yml + - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/pipeline-jobs.yml