Comment 7 for bug 138399

Revision history for this message
Martin Pitt (pitti) wrote :

tracker (0.6.2-2ubuntu1) gutsy; urgency=low

  * Merge with Debian unstable. Remaining Ubuntu changes:
    - Drop libunac1-dev build dependency, we do not support it in main.
    - Build for our newer deskbar-applet:
      + Call configure with --enable-deskbar-applet="auto" instead of
      "handler".
      + Build-depend on deskbar-applet.
      + Build-depend on python-gtk2-dev to circumvent the bug that
        deskbar-applet does not have a -dev package which depends on it.
      + debian/libdeskbar-tracker.install: Fix path for installed module.
  * New Debian version fixes tracker crash on amd64. (LP: #138399)

tracker (0.6.2-2) unstable; urgency=low

  * debian/patches/02-getenv.patch
    - Include stdlib.h in tracker-apps.c for the getenv function prototype.
      Patch by dann frazier, thanks. Closes: #440997
  * debian/patches/03-system_ioprio.patch
    - Use the ioprio syscalls defined by linux-libc-dev. Fixes a FTBFS on hppa
      and m68k.

tracker (0.6.2-1) unstable; urgency=low

  * New upstream release.
  * debian/patches/10-function_prototypes.patch
    - Removed, merged upstream.
  * debian/patches/01-version_fix.patch
    - Fix the version number shown at trackerd start.
  * debian/control
    - Drop Build-Depends on libqdbm-dev. Tracker now uses sqlite3 for all of
      its databases.
    - Bump Build-Depends on libsqlite3-dev to >= 3.4 as the new sqlite based
      indexer requires the incremental blob I/0 feature of sqlite 3.4.
  * debian/rules
    - Add --enable-deskbar-applet=handler to DEB_CONFIGURE_EXTRA_FLAGS.
      deskbar-applet in unstable still uses the "old-style" handler interface.
    - Drop --enable-external-sqlite and --enable-external-qdbm from
      DEB_CONFIGURE_EXTRA_FLAGS. These configure options are now obsolete.

 -- Martin Pitt <email address hidden> Tue, 18 Sep 2007 10:52:13 +0200