On Sun, Feb 20, 2022 at 03:26:42PM -0300, Antonio Terceiro wrote:
> Control: tag -1 + patch
> 
> On Sat, 19 Feb 2022 14:19:46 +0100 Paul Gevers <elb...@debian.org> wrote:
> > Source: uwsgi
> > Version: 2.0.20-2
> > Severity: serious
> > Tags: ftbfs
> > Justification: FTBFS
> > Control: block -1 by 1004915
> > 
> > Dear maintainer,
> > 
> > I tried to binNMU your package for the ongoing ruby3.0 as default ruby
> > transition. It failed:
> > https://buildd.debian.org/status/package.php?p=uwsgi
> > 
> > Paul
> 
> The attached patch converts the rack plugin to ruby3.0. Please let me
> know if I should just upload it (requires going through NEW due to the
> new bianry package).

Sorry, the patch I attached originall is obviously bogus, I typed
"echo" instead of "debdiff" when creating applied it. I'm attaching the
correct patch now (which I just uploaded, since this is blocking the
ruby3.0 transition).
diff -Nru uwsgi-2.0.20/debian/changelog uwsgi-2.0.20/debian/changelog
--- uwsgi-2.0.20/debian/changelog	2021-10-20 11:15:28.000000000 -0300
+++ uwsgi-2.0.20/debian/changelog	2022-02-26 12:42:07.000000000 -0300
@@ -1,3 +1,11 @@
+uwsgi (2.0.20-2.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Replace uwsgi-plugin-rack-ruby2.7 with uwsgi-plugin-rack-ruby3.0
+    (Closes: #1006119)
+
+ -- Antonio Terceiro <terce...@debian.org>  Sat, 26 Feb 2022 12:42:07 -0300
+
 uwsgi (2.0.20-2) unstable; urgency=medium
 
   * link againt libyajl
diff -Nru uwsgi-2.0.20/debian/control uwsgi-2.0.20/debian/control
--- uwsgi-2.0.20/debian/control	2021-10-20 11:05:25.000000000 -0300
+++ uwsgi-2.0.20/debian/control	2022-02-26 12:40:26.000000000 -0300
@@ -736,7 +736,7 @@
  This package provides Python 3 WSGI plugin for uWSGI
  (linked with Python 3 runtime).
 
-Package: uwsgi-plugin-rack-ruby2.7
+Package: uwsgi-plugin-rack-ruby3.0
 Architecture: any
 Depends:
  uwsgi-core (= ${binary:Version}),

Attachment: signature.asc
Description: PGP signature

Reply via email to