Package: gambas2
Version: 1.9.50-1
Severity: serious
Tags: patch

Hi,

firebird1.5 (providing firebird2-dev) will be removed[1] from the
archive because it is no longer supported upstream and has security
issues.

[1] http://bugs.debian.org/438862

This will make gambas2 instantly FTBFS. Severity set to serious because
gambas2 should not be included in a stable release with missing
build-dependencies.

The attached patch replaces firebird2-dev build-dependency with
firebird2.0-dev. I tried to build the package with the patch applied,
but it failed in unrelated part (see #440860).

Thanks for considering,
    dam

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (990, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.22-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=bg_BG.UTF-8, LC_CTYPE=bg_BG.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -u gambas2-1.9.50/debian/control gambas2-1.9.50/debian/control
--- gambas2-1.9.50/debian/control
+++ gambas2-1.9.50/debian/control
@@ -2,7 +2,7 @@
 Section: devel
 Priority: optional
 Maintainer: José L. Redrejo Rodríguez <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>> 4.2.0), libpq-dev, libmysqlclient15-dev, 
libbz2-dev, libqt3-compat-headers, libqt3-mt-dev, libcurl3-dev, 
libsdl-mixer1.2-dev, libsqlite0-dev, libxml2-dev, libxslt1-dev, kdelibs4-dev, 
libssl-dev, zlib1g-dev, unixodbc-dev, libsqlite3-dev, libgtk2.0-dev, libxt-dev, 
pkg-config, mesa-common-dev, libsdl-sound1.2-dev, libsdl-image1.2-dev, 
libsdl-gfx1.2-dev, libsdl-ttf2.0-dev, libpcre3-dev, libsdl1.2-dev, 
libjpeg62-dev, libpng12-dev, libpoppler-glib-dev, libldap2-dev, firebird2-dev, 
librsvg2-dev, bzip2, dpatch, gettext
+Build-Depends: debhelper (>> 4.2.0), libpq-dev, libmysqlclient15-dev, 
libbz2-dev, libqt3-compat-headers, libqt3-mt-dev, libcurl3-dev, 
libsdl-mixer1.2-dev, libsqlite0-dev, libxml2-dev, libxslt1-dev, kdelibs4-dev, 
libssl-dev, zlib1g-dev, unixodbc-dev, libsqlite3-dev, libgtk2.0-dev, libxt-dev, 
pkg-config, mesa-common-dev, libsdl-sound1.2-dev, libsdl-image1.2-dev, 
libsdl-gfx1.2-dev, libsdl-ttf2.0-dev, libpcre3-dev, libsdl1.2-dev, 
libjpeg62-dev, libpng12-dev, libpoppler-glib-dev, libldap2-dev, 
firebird2.0-dev, librsvg2-dev, bzip2, dpatch, gettext
 Standards-Version: 3.7.2
 
 Package: gambas2

Reply via email to