Source: gbonds
Version: 2.0.3-2.2
Severity: important

Dear Maintainer,

The gbonds package in Debian unstable fails to build from source
when using the gnome-common package currently in experimental (soon
to be uploaded to unstable, making this issue serious/RC).

The xmldocs.make file is no longer shipped in gnome-common since
https://git.gnome.org/browse/gnome-common/commit/?id=a912a74ba7999fe3ed49b07bab86685a5d117f82

Unless you want to port to newer infrastructure an alternative might
be to just use the xmldocs.make file already bundled within gbonds sources,
ie. this untested change:


diff -urip gbonds-2.0.3.orig/debian/rules gbonds-2.0.3/debian/rules
--- gbonds-2.0.3.orig/debian/rules      2010-06-07 01:59:25.000000000 +0200
+++ gbonds-2.0.3/debian/rules   2015-10-26 11:05:23.607479477 +0100
@@ -24,14 +24,12 @@ override_dh_auto_clean:
        -rm -f ltmain.sh
        -rm -f po/Makefile.in.in
        -rm -f omf.make
-       -rm -f xmldocs.make
 
        find -name Makefile.in -delete
        find -name .cvsignore  -delete
 
 override_dh_auto_configure:
        ln -sf /usr/share/gnome-common/data/omf.make .
-       ln -sf /usr/share/gnome-common/data/xmldocs.make .
 
        libtoolize
        intltoolize

-- System Information:
Debian Release: 8.2
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.16.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_DK.UTF-8, LC_CTYPE=en_DK.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Reply via email to