Your message dated Wed, 03 Jun 2020 22:01:48 +0000
with message-id <e1jgbsg-000a5o...@fasolo.debian.org>
and subject line Bug#961870: Removed package(s) from unstable
has caused the Debian Bug report #961099,
regarding broccoli-python FTCBFS: uninstallable python 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.)


-- 
961099: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=961099
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: broccoli-python
Version: 0.63-1.1
Tags: patch
User: debian-cr...@lists.debian.org
Usertags: cross-satisfiability

broccoli-python cannot be cross built from source, because it depends on
the host architecture python interpreter. It really wants an executable
python interpreter plus host architecture python libraries though.
Please consider applying the attached patch to let the Build-Depends
reflect that.

Helmut
diff --minimal -Nru broccoli-python-0.63/debian/changelog 
broccoli-python-0.63/debian/changelog
--- broccoli-python-0.63/debian/changelog       2019-12-22 23:51:56.000000000 
+0100
+++ broccoli-python-0.63/debian/changelog       2020-05-20 06:08:27.000000000 
+0200
@@ -1,3 +1,10 @@
+broccoli-python (0.63-1.2) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Fix FTCBFS: Multiarchify python Build-Depends. (Closes: #-1)
+
+ -- Helmut Grohne <hel...@subdivi.de>  Wed, 20 May 2020 06:08:27 +0200
+
 broccoli-python (0.63-1.1) unstable; urgency=medium
 
   * Non-maintainer upload.
diff --minimal -Nru broccoli-python-0.63/debian/control 
broccoli-python-0.63/debian/control
--- broccoli-python-0.63/debian/control 2019-12-22 23:51:54.000000000 +0100
+++ broccoli-python-0.63/debian/control 2020-05-20 06:08:25.000000000 +0200
@@ -4,7 +4,8 @@
 Maintainer: Hilko Bengen <ben...@debian.org>
 Build-Depends: debhelper (>= 12~),
  dh-python,
- python3-all-dev,
+ libpython3-all-dev,
+ python3-all-dev:any,
  libbroccoli-dev,
  swig,
 Standards-Version: 4.3.0

--- End Message ---
--- Begin Message ---
Version: 0.63-1.1+rm

Dear submitter,

as the package broccoli-python 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/961870

The version of this package that was in Debian prior to this removal
can still be found using http://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.
Scott Kitterman (the ftpmaster behind the curtain)

--- End Message ---

Reply via email to