Package: f-spot Version: 0.1.8-1 Severity: wishlist As said in subject: f-spot has a new upstream version. The patch 01_fix_wrapper.dpatch has to be changed to:
======================================== Cut here ====================== #! /bin/sh /usr/share/dpatch/dpatch-run ## 01_fix_wrapper.dpatch by <[EMAIL PROTECTED]> ## ## All lines beginning with `## DP:' are a description of the patch. ## DP: No description. @DPATCH@ diff -urNad --exclude=CVS --exclude=.svn ./src/f-spot.in /tmp/f-spot.in --- ./src/f-spot.in 2006-02-23 17:31:40.000000000 +0100 +++ /tmp/f-spot.in 2006-02-23 17:32:55.000000000 +0100 @@ -1,15 +1,3 @@ #!/bin/sh [EMAIL PROTECTED]@ [EMAIL PROTECTED]@ [EMAIL PROTECTED]@ - -if [ -e ./f-spot.exe ] && [ -e ./Makefile ] && [ -e ./Defines.cs ]; then - echo "*** Running uninstalled f-spot ***" - EXE_TO_RUN="./f-spot.exe" - export MONO_PATH=../FlickrNet:../libgphoto2-sharp:../semweb:$MONO_PATH -else - EXE_TO_RUN="$libdir/f-spot/f-spot.exe" -fi - -exec -a @PACKAGE@ mono $EXE_TO_RUN "$@" +exec -a @PACKAGE@ mono /usr/lib/f-spot/f-spot.exe "$@" ======================================== Cut here ====================== Obviously, also the changelog has to change. By the way, there is much bzr garbage in the package's .diff.gz -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.15-1-686 Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) Versions of packages f-spot depends on: ii libc6 2.3.6-1 GNU C Library: Shared libraries an ii libdbus-1-cil 0.60-6 CLI binding for D-BUS interprocess ii libexif12 0.6.12-2 library to parse EXIF files ii libgconf2.0-cil 2.8.1-1 CLI binding for GConf 2.12 ii libglade2.0-cil 2.8.1-1 CLI binding for the Glade librarie ii libglib2.0-0 2.8.6-1 The GLib library of C routines ii libglib2.0-cil 2.8.1-1 CLI binding for the GLib utility l ii libgnome2.0-cil 2.8.1-1 CLI binding for GNOME 2.12 ii libgnomeui-0 2.12.1-1 The GNOME 2 libraries (User Interf ii libgnomevfs2-0 2.12.2-6 GNOME virtual file-system (runtime ii libgphoto2-2 2.1.6-6 gphoto2 digital camera library ii libgtk2.0-0 2.8.12-1 The GTK+ graphical user interface ii libgtk2.0-cil 2.8.1-1 CLI binding for the GTK+ toolkit 2 ii libjpeg62 6b-11 The Independent JPEG Group's JPEG ii liblcms1 1.13-1 Color management library ii libmono0 1.1.13.2-1 libraries for the Mono JIT ii libsqlite0 2.8.16-1 SQLite shared library ii mono-classlib-1.0 1.1.13.2-1 Mono class library (1.0) ii mono-jit 1.1.13.2-1 fast CLI JIT/AOT compiler for Mono f-spot recommends no packages. -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

