tags 458665 + patch thanks Hi,
Attached is the diff for my gnome-subtitles 0.7-2.1 NMU.
diff -u gnome-subtitles-0.7/debian/control gnome-subtitles-0.7/debian/control --- gnome-subtitles-0.7/debian/control +++ gnome-subtitles-0.7/debian/control @@ -2,7 +2,7 @@ Section: gnome Priority: extra Maintainer: Tiago Bortoletto Vaz <[EMAIL PROTECTED]> -Build-Depends: autotools-dev, libmono-dev, libgtk2.0-dev, mono-gmcs, mono-mcs, gtk-sharp2, gnome-doc-utils (>= 0.3.2), libxml-parser-perl, gnome-sharp2, scrollkeeper, libgstreamer0.10-dev, libgstreamer-plugins-base0.10-dev, debhelper (>= 5), cdbs, dpatch +Build-Depends: autotools-dev, libmono-dev, libgtk2.0-dev, mono-gmcs, mono-mcs, gtk-sharp2, gnome-doc-utils (>= 0.3.2), libxml-parser-perl, gnome-sharp2, scrollkeeper, libgstreamer0.10-dev, libgstreamer-plugins-base0.10-dev, debhelper (>= 5), cdbs, dpatch, libmono2.0-cil Standards-Version: 3.7.3 Package: gnome-subtitles diff -u gnome-subtitles-0.7/debian/changelog gnome-subtitles-0.7/debian/changelog --- gnome-subtitles-0.7/debian/changelog +++ gnome-subtitles-0.7/debian/changelog @@ -1,3 +1,10 @@ +gnome-subtitles (0.7-2.1) unstable; urgency=low + + * Non-maintainer upload to fix FTFBS bug. + * Add missing build-depends on libmono2.0-cil (Closes: #458665). + + -- Ana Beatriz Guerrero Lopez <[EMAIL PROTECTED]> Sun, 13 Jan 2008 16:59:36 +0100 + gnome-subtitles (0.7-2) unstable; urgency=low * Set MONO_SHARED_DIR=$(CURDIR) to avoid writing in ~/.wapi. Thanks to Kurt