Your message dated Mon, 26 May 2025 01:26:05 +0000
with message-id <e1ujmbn-006i1s...@fasolo.debian.org>
and subject line Bug#1103775: Removed package(s) from unstable
has caused the Debian Bug report #983728,
regarding h2o: reduce Build-Depends
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
983728: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=983728
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: h2o
Version: 2.2.5+dfsg2-6
Tags: patch
User: debian-cr...@lists.debian.org
Usertags: cross-satisfiability

h2o cannot be cross built from source, because it has unsatisfiable
Build-Depends. Instead of looking into such a difficult problem, I
looked for easily droppable dependencies. ruby-dev seems entirely unused
as h2o uses an embedded mruby to link with rather than the system ruby.
Other than that, a lot of dependencies are only used for testing and can
be annotated <!nocheck>. Please consider applying the attached patch
that contains the full list of nocheck-annotatable dependencies.

Helmut
diff --minimal -Nru h2o-2.2.5+dfsg2/debian/changelog 
h2o-2.2.5+dfsg2/debian/changelog
--- h2o-2.2.5+dfsg2/debian/changelog    2020-12-16 21:06:10.000000000 +0100
+++ h2o-2.2.5+dfsg2/debian/changelog    2021-02-28 22:35:18.000000000 +0100
@@ -1,3 +1,12 @@
+h2o (2.2.5+dfsg2-6.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Reduce Build-Depends: (Closes: #-1)
+    + Drop unused ruby-dev.
+    + Annotate test dependencies <!nocheck>.
+
+ -- Helmut Grohne <hel...@subdivi.de>  Sun, 28 Feb 2021 22:35:18 +0100
+
 h2o (2.2.5+dfsg2-6) unstable; urgency=medium
 
   * [945c43b] Add gitlab-ci.yml
diff --minimal -Nru h2o-2.2.5+dfsg2/debian/control 
h2o-2.2.5+dfsg2/debian/control
--- h2o-2.2.5+dfsg2/debian/control      2020-05-03 22:12:52.000000000 +0200
+++ h2o-2.2.5+dfsg2/debian/control      2021-02-28 22:35:17.000000000 +0100
@@ -6,24 +6,23 @@
 Rules-Requires-Root: no
 Build-Depends: bison,
                cmake,
-               curl,
+               curl <!nocheck>,
                debhelper-compat (= 12),
-               libio-socket-ssl-perl,
-               libjson-perl,
-               libpath-tiny-perl,
-               libscope-guard-perl,
+               libio-socket-ssl-perl <!nocheck>,
+               libjson-perl <!nocheck>,
+               libpath-tiny-perl <!nocheck>,
+               libscope-guard-perl <!nocheck>,
                libssl-dev,
-               libtest-exception-perl,
+               libtest-exception-perl <!nocheck>,
                libuv1-dev,
                libwslay-dev,
                libyaml-dev,
-               netcat-openbsd,
-               nghttp2-client,
+               netcat-openbsd <!nocheck>,
+               nghttp2-client <!nocheck>,
                pkg-config,
-               ruby-dev,
                ruby,
-               starlet,
-               wget,
+               starlet <!nocheck>,
+               wget <!nocheck>,
                zlib1g-dev
 Standards-Version: 4.5.0
 Vcs-Browser: https://salsa.debian.org/debian/h2o

--- End Message ---
--- Begin Message ---
Version: 2.2.5+dfsg2-11+rm

Dear submitter,

as the package h2o has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/1103775

The version of this package that was in Debian prior to this removal
can still be found using https://snapshot.debian.org/.

Please note that the changes have been done on the master archive and
will not propagate to any mirrors until the next dinstall run at the
earliest.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmas...@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Paul Tagliamonte (the ftpmaster behind the curtain)

--- End Message ---

Reply via email to