Your message dated Wed, 20 May 2026 11:04:25 +0000
with message-id <[email protected]>
and subject line Bug#895350: Removed package(s) from unstable
has caused the Debian Bug report #909946,
regarding libgnomecanvas FTCBFS: fails running libgnomecanvas-scan
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 [email protected]
immediately.)


-- 
909946: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=909946
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: libgnomecanvas
Version: 2.30.3-4
Tags: patch
User: [email protected]
Usertags: rebootstrap

libgnomecanvas fails to cross build from source, because it fails
running libgnomecanvas-scan. This tool is used for generating
documentation.  Fortunately, documentation is split out into an arch:all
-doc package, so we don't actually need to run it. Please pass
--disable-gtk-doc to arch-only builds. The attached patch implements
that for your convenience.

Helmut
diff --minimal -Nru libgnomecanvas-2.30.3/debian/changelog 
libgnomecanvas-2.30.3/debian/changelog
--- libgnomecanvas-2.30.3/debian/changelog      2018-08-30 22:19:52.000000000 
+0200
+++ libgnomecanvas-2.30.3/debian/changelog      2018-09-30 13:35:27.000000000 
+0200
@@ -1,3 +1,10 @@
+libgnomecanvas (2.30.3-4.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Fix FTCBFS: --disable-gtk-doc for arch-only builds. (Closes: #-1)
+
+ -- Helmut Grohne <[email protected]>  Sun, 30 Sep 2018 13:35:27 +0200
+
 libgnomecanvas (2.30.3-4) unstable; urgency=low
 
   * New maintainer. (Closes: #873351, #886063, #895247)
diff --minimal -Nru libgnomecanvas-2.30.3/debian/rules 
libgnomecanvas-2.30.3/debian/rules
--- libgnomecanvas-2.30.3/debian/rules  2018-08-30 22:19:52.000000000 +0200
+++ libgnomecanvas-2.30.3/debian/rules  2018-09-30 13:35:25.000000000 +0200
@@ -3,6 +3,7 @@
 TARBALL_EXT = tar.bz2
 
 export DEB_LDFLAGS_MAINT_APPEND = -Wl,-z,defs -Wl,-O1 -Wl,--as-needed
+DO_PACKAGES = $(shell dh_listpackages)
 
 %:
        dh $@
@@ -12,7 +13,7 @@
 
 override_dh_auto_configure:
        dh_auto_configure -- \
-               --enable-gtk-doc \
+               --$(if $(filter 
libgnomecanvas2-doc,$(DO_PACKAGES)),en,dis)able-gtk-doc \
                --enable-glade
 
 override_dh_auto_test:

--- End Message ---
--- Begin Message ---
Version: 2.30.3-4.1+rm

Dear submitter,

as the package libgnomecanvas 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/895350

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
[email protected].

Debian distribution maintenance software
pp.
Thorsten Alteholz (the ftpmaster behind the curtain)

--- End Message ---

Reply via email to