Package: gnucash Version: 2.0.5-1.1 Severity: serious Tags: patch Justification: no longer builds from source
debian/rules needs to be tweaked to allow gnucash to use the current version of g-wrap in unstable. As a side-effect, the new g-wrap version also detects libffi correctly on mips and mipsel so a fixed gnucash should migrate into testing cleanly. 1. Remove runtime dependency on g-wrap. 2. Switch to guile-1.8 (a bug in guile-1.8 means guile-1.6-slib is still needed but guile-1.8 is needed to build with current g-wrap) 3. Change libgwrap-runtime0-dev to libgwrap-runtime-dev to bring in libgwrap-runtime2. The net effect of these is that the gnucash binary depends on libgwrap-runtime2 which will also ensure that gnucash migrates into testing only when g-wrap is fixed. -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: amd64 (x86_64) Kernel: Linux 2.6.21-2-amd64 (SMP w/1 CPU core) Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages gnucash depends on: ii g-wrap 1.9.6-3.2 scripting interface generator for ii gconf2 2.18.0.1-3 GNOME configuration database syste ii gnucash-common 2.0.5-1.1 A personal finance tracking progra ii guile-1.6-libs 1.6.8-6 Main Guile libraries ii guile-1.6-slib 1.6.8-6 Guile SLIB support ii guile-g-wrap 1.9.6-3.2 scripting interface generator for ii libart-2.0-2 2.3.19-3 Library of functions for 2D graphi ii libatk1.0-0 1.18.0-2 The ATK accessibility toolkit ii libbonobo2-0 2.18.0-2 Bonobo CORBA interfaces library ii libbonoboui2-0 2.18.0-5 The Bonobo UI library ii libc6 2.6.1-2 GNU C Library: Shared libraries ii libcairo2 1.4.10-1+b2 The Cairo 2D vector graphics libra ii libcrypt-ssleay-perl 0.55-1 Support for https protocol in LWP ii libdate-manip-perl 5.44-5 a perl library for manipulating da ii libffi4 4.2.1-5 Foreign Function Interface library ii libfinance-quote-perl 1.13-1 Perl module for retrieving stock q ii libfontconfig1 2.4.2-1.2 generic font configuration library ii libfreetype6 2.3.5-1+b1 FreeType 2 font engine, shared lib ii libgconf2-4 2.18.0.1-3 GNOME configuration database syste ii libglade2-0 1:2.6.2-1 library to load .glade files at ru ii libglib2.0-0 2.14.0-2 The GLib library of C routines ii libgnome-keyring0 0.8.1-2 GNOME keyring services library ii libgnome2-0 2.18.0-4 The GNOME 2 library - runtime file ii libgnomecanvas2-0 2.14.0-3 A powerful object-oriented display ii libgnomeprint2.2-0 2.18.1-1 The GNOME 2.2 print architecture - ii libgnomeprintui2.2-0 2.18.0-2 GNOME 2.2 print architecture User ii libgnomeui-0 2.18.1-2 The GNOME 2 libraries (User Interf ii libgnomevfs2-0 1:2.18.1-3 GNOME Virtual File System (runtime ii libgoffice-1-2 0.2.1-4 Document centric objects library - ii libgsf-1-114 1.14.6-1 Structured File Library - runtime ii libgsf-gnome-1-114 1.14.6-1 Structured File Library - runtime ii libgtk2.0-0 2.10.13-1 The GTK+ graphical user interface ii libgtkhtml3.8-15 3.12.3-2 HTML rendering/editing library - r ii libguile-ltdl-1 1.6.8-6 Guile's patched version of libtool ii libgwrap-runtime0 1.9.6-3.2 scripting interface generator for ii libice6 2:1.0.4-1 X11 Inter-Client Exchange library ii libltdl3 1.5.24-1 A system independent dlopen wrappe ii libofx3 1:0.8.2-3+b3 library to support Open Financial ii liborbit2 1:2.14.7-0.1 libraries for ORBit2 - a CORBA ORB ii libpango1.0-0 1.18.1-1 Layout and rendering of internatio ii libpng12-0 1.2.15~beta5-2 PNG library - runtime ii libpopt0 1.10-3 lib for parsing cmdline parameters ii libsm6 2:1.0.3-1+b1 X11 Session Management library ii libx11-6 2:1.0.3-7 X11 client-side library ii libxcursor1 1:1.1.9-1 X cursor management library ii libxext6 1:1.0.3-2 X11 miscellaneous extension librar ii libxfixes3 1:4.0.3-2 X11 miscellaneous 'fixes' extensio ii libxi6 2:1.1.3-1 X11 Input extension library ii libxinerama1 1:1.0.2-1 X11 Xinerama extension library ii libxml2 2.6.30.dfsg-2 GNOME XML library ii libxrandr2 2:1.2.2-1 X11 RandR extension library ii libxrender1 1:0.9.3-1 X Rendering Extension client libra ii psfontmgr 0.11.10-0.1 PostScript font manager -- part of ii slib 3a4-4 Portable Scheme library ii x-ttcidfont-conf 25.1 Configure TrueType and CID fonts f ii zlib1g 1:1.2.3.3.dfsg-5 compression library - runtime gnucash recommends no packages. -- no debconf information
diff -u gnucash-2.0.5/debian/changelog gnucash-2.0.5/debian/changelog --- gnucash-2.0.5/debian/changelog +++ gnucash-2.0.5/debian/changelog @@ -1,3 +1,10 @@ +gnucash (2.0.5-1.2) unstable; urgency=low + + * Non-maintainer upload. + * Bring gnucash up to date with g-wrap transition. + + -- Neil Williams <[EMAIL PROTECTED]> Sat, 08 Sep 2007 09:33:08 +0100 + gnucash (2.0.5-1.1) unstable; urgency=low * Non-maintainer upload. diff -u gnucash-2.0.5/debian/control gnucash-2.0.5/debian/control --- gnucash-2.0.5/debian/control +++ gnucash-2.0.5/debian/control @@ -4,17 +4,17 @@ Maintainer: Thomas Bushnell, BSG <[EMAIL PROTECTED]> Standards-Version: 3.7.2 Build-Depends: libltdl3-dev, libofx-dev (>= 1:0.8.0-8), ofx (>= 1:0.8.0-8), libfinance-quote-perl, - guile-1.6-slib, guile-1.6-dev, m4, gettext, slib (>= 3a2-5), debhelper (>= 4.2.16), zlib1g-dev, + guile-1.6-slib, guile-1.8-dev, m4, gettext, slib (>= 3a2-5), debhelper (>= 4.2.16), zlib1g-dev, libjpeg62-dev, liborbit2-dev, libungif4-dev, libxml-parser-perl, x11-common, libglib2.0-dev (>= 2.4.7), libxml2-dev (>= 2.4.16), libbonobo2-dev (>= 2.0.0), libgnomevfs2-dev (>= 2.2.0), libgnomevfs2-extra (>= 2.2.0), libgtk2.0-dev (>= 2.4.13), libglade2-dev (>= 2.3.6), libgnomeprint2.2-dev (>= 2.8.0), libart-2.0-dev (>= 2.3.11), libgconf2-dev, libgnomeui-dev (>= 2.0.0), libgsf-gnome-1-dev (>= 1.12.2), libpango1.0-dev (>= 1.6.0), - libgtkhtml3.8-dev, gconf2, g-wrap (>= 1.9.6-3.2), libgoffice-1-dev, dpkg-dev (>= 1.13.19), - imagemagick, libgwrap-runtime0-dev + libgtkhtml3.8-dev, gconf2, g-wrap (>= 1.9.9), libgoffice-1-dev, dpkg-dev (>= 1.13.19), + imagemagick, libgwrap-runtime-dev Package: gnucash Architecture: any -Depends: gnucash-common (>= ${source:Version}), ${shlibs:Depends}, ${misc:Depends}, slib (>= 3a2-5), guile-1.6-slib, libfinance-quote-perl, libdate-manip-perl, psfontmgr, x-ttcidfont-conf, g-wrap, guile-g-wrap, libcrypt-ssleay-perl +Depends: gnucash-common (>= ${source:Version}), ${shlibs:Depends}, ${misc:Depends}, slib (>= 3a2-5), guile-1.6-slib, libfinance-quote-perl, libdate-manip-perl, psfontmgr, x-ttcidfont-conf, guile-g-wrap, libcrypt-ssleay-perl Suggests: gnucash-sql, gnucash-docs Replaces: gnucash-common (<< 1.9.8-1) Description: A personal finance tracking program