[ubuntu/jaunty] tracker 0.6.90-1ubuntu1 (Accepted)

Chris Coulson chrisccoulson at googlemail.com
Tue Feb 17 06:20:14 GMT 2009


tracker (0.6.90-1ubuntu1) jaunty; urgency=low

  * Merge with Debian experimental, remaining changes (LP: #329201):
    - debian/control:
      + Do not build-depend on universe dependencies:
        libunac1-dev, libqdbm-dev.
      + Depend on python-gnome2-desktop (for patch 05_gnomedesktop.patch)
    - debian/patches/02_no_kde_autostart.patch:
      + Do not autostart trackerd in KDE, as they have strigi.
    - debian/patches/03_dont_activate_indexing_and_watching.patch:
      + Don't active indexing nor watching as decided by the
        technical board.
    - debian/patches/05_gnomedesktop.patch:
      + Use python module gnomedesktop directly rather than
        deskbar.core.gnomedesktop python module
    - debian/rules:
      + Enable sqlite external db instead of qdbm.
      + Pass --disable-unac to configure. The new version won't
        automatically build without UNAC support when it
        is not installed now.
    - debian/30-tracker.conf:
      + Increase maximum number of inotify watches to 524288.
    - debian/tracker.py:
      + Added an apport hook to ignore tracker-extract crashes, since they
        are caused by setrlimit terminating tracker-extract when it raises
        it's cpu/memory limit.
    - debian/tracker.install:
      + Don't install the DBus service so tracker is not automatically
        started when other software try to see if it's already running
      + Install tracker.py in /usr/share/apport/package-hooks/
    - debian/tracker.postinst:
      + Start procps to apply "sysctl.d/30-tracker.conf"
  * Patches converted to quilt and updated for new version:
    - 02_no_kde_autostart.patch
    - 03_dont_activate_indexing_and_watching.patch
    - 05_gnomedesktop.patch
  * Dropped patches:
    - 04_Correct_spelling_of_additional.patch (merged upstream)
    - email-crasher.patch (the patch is obsolete now)

tracker (0.6.90-1) experimental; urgency=low

  * New upstream release.
    - Adds proper D-Bus introspection support. Closes: #411778
    - Limit of search results can now be specified via the --limit option for
      tracker-{query,tag,files}. Closes: #430621
  * debian/patches/02-static_keywords_reply.patch
    - Removed, merged upstream.
  * debian/patches/03-prefer_odt2txt.patch
    - Removed, merged upstream.
  * debian/patches/01-secure_tmpdir.patch
    - Update to the latest upstream changes.
    - Output the resulting text file to stdout.
  * Switch patch management system to quilt.
  * debian/compat
    - Bump to debhelper v7 compat mode.
  * debian/control
    - Update Build-Depends
      + Bump debhelper to (>= 7).
      + Bump libglib2.0-dev to (>= 2.16.0).
      + Bump libgstreamer0.10-dev to (>= 0.10.12).
      + Add  libgstreamer-plugins-base0.10-dev (>= 0.10.12).
      + Replace libxml-parser-perl with intltool.
      + Drop libgnomevfs2-dev.
      + Add libtotem-plparser-dev.
      + Add libraptor1-dev.
      + Add libhal-storage-dev (>= 0.5).
      + Add libtiff4-dev.
    - Add ${misc:Depends} to all packages.
    - Add tracker (= ${binary:Version}) to tracker-dbg.
  * Bump Standards-Version to 3.8.0. Add README.source as recommended by the
    new policy and refer to the quilt documentation.
  * Update symbols files.
  * Update list of installed files and man pages.
  * Install 30-tracker.conf into /etc/sysctl.d/ which will increase the
    maximum number of inotify watches to 65536.

Date: Mon, 16 Feb 2009 22:47:00 +0000
Changed-By: Chris Coulson <chrisccoulson at googlemail.com>
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Signed-By: Daniel Holbach <daniel.holbach at ubuntu.com>
https://launchpad.net/ubuntu/jaunty/+source/tracker/0.6.90-1ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Mon, 16 Feb 2009 22:47:00 +0000
Source: tracker
Binary: tracker libtrackerclient0 libtrackerclient-dev libtracker-gtk0 libtracker-gtk-dev tracker-utils tracker-search-tool libdeskbar-tracker tracker-dbg
Architecture: source
Version: 0.6.90-1ubuntu1
Distribution: jaunty
Urgency: low
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Chris Coulson <chrisccoulson at googlemail.com>
Description: 
 libdeskbar-tracker - metadata database, indexer and search tool - deskbar-applet plugi
 libtracker-gtk-dev - GTK+ widgets for apps that use tracker - development files
 libtracker-gtk0 - GTK+ widgets for apps that use tracker
 libtrackerclient-dev - metadata database, indexer and search tool - development files
 libtrackerclient0 - metadata database, indexer and search tool - library
 tracker    - metadata database, indexer and search tool
 tracker-dbg - metadata database, indexer and search tool - debugging symbols
 tracker-search-tool - metadata database, indexer and search tool - GNOME frontend
 tracker-utils - metadata database, indexer and search tool - commandline tools
Closes: 411778 430621
Launchpad-Bugs-Fixed: 329201
Changes: 
 tracker (0.6.90-1ubuntu1) jaunty; urgency=low
 .
   * Merge with Debian experimental, remaining changes (LP: #329201):
     - debian/control:
       + Do not build-depend on universe dependencies:
         libunac1-dev, libqdbm-dev.
       + Depend on python-gnome2-desktop (for patch 05_gnomedesktop.patch)
     - debian/patches/02_no_kde_autostart.patch:
       + Do not autostart trackerd in KDE, as they have strigi.
     - debian/patches/03_dont_activate_indexing_and_watching.patch:
       + Don't active indexing nor watching as decided by the
         technical board.
     - debian/patches/05_gnomedesktop.patch:
       + Use python module gnomedesktop directly rather than
         deskbar.core.gnomedesktop python module
     - debian/rules:
       + Enable sqlite external db instead of qdbm.
       + Pass --disable-unac to configure. The new version won't
         automatically build without UNAC support when it
         is not installed now.
     - debian/30-tracker.conf:
       + Increase maximum number of inotify watches to 524288.
     - debian/tracker.py:
       + Added an apport hook to ignore tracker-extract crashes, since they
         are caused by setrlimit terminating tracker-extract when it raises
         it's cpu/memory limit.
     - debian/tracker.install:
       + Don't install the DBus service so tracker is not automatically
         started when other software try to see if it's already running
       + Install tracker.py in /usr/share/apport/package-hooks/
     - debian/tracker.postinst:
       + Start procps to apply "sysctl.d/30-tracker.conf"
   * Patches converted to quilt and updated for new version:
     - 02_no_kde_autostart.patch
     - 03_dont_activate_indexing_and_watching.patch
     - 05_gnomedesktop.patch
   * Dropped patches:
     - 04_Correct_spelling_of_additional.patch (merged upstream)
     - email-crasher.patch (the patch is obsolete now)
 .
 tracker (0.6.90-1) experimental; urgency=low
 .
   * New upstream release.
     - Adds proper D-Bus introspection support. Closes: #411778
     - Limit of search results can now be specified via the --limit option for
       tracker-{query,tag,files}. Closes: #430621
   * debian/patches/02-static_keywords_reply.patch
     - Removed, merged upstream.
   * debian/patches/03-prefer_odt2txt.patch
     - Removed, merged upstream.
   * debian/patches/01-secure_tmpdir.patch
     - Update to the latest upstream changes.
     - Output the resulting text file to stdout.
   * Switch patch management system to quilt.
   * debian/compat
     - Bump to debhelper v7 compat mode.
   * debian/control
     - Update Build-Depends
       + Bump debhelper to (>= 7).
       + Bump libglib2.0-dev to (>= 2.16.0).
       + Bump libgstreamer0.10-dev to (>= 0.10.12).
       + Add  libgstreamer-plugins-base0.10-dev (>= 0.10.12).
       + Replace libxml-parser-perl with intltool.
       + Drop libgnomevfs2-dev.
       + Add libtotem-plparser-dev.
       + Add libraptor1-dev.
       + Add libhal-storage-dev (>= 0.5).
       + Add libtiff4-dev.
     - Add ${misc:Depends} to all packages.
     - Add tracker (= ${binary:Version}) to tracker-dbg.
   * Bump Standards-Version to 3.8.0. Add README.source as recommended by the
     new policy and refer to the quilt documentation.
   * Update symbols files.
   * Update list of installed files and man pages.
   * Install 30-tracker.conf into /etc/sysctl.d/ which will increase the
     maximum number of inotify watches to 65536.
Checksums-Sha1: 
 853fd1b41af3dc8f78de2aeb60bacb6b6b16e359 2131 tracker_0.6.90-1ubuntu1.dsc
 d7c2b0719c1d9769e75227ff567ac2f97f6ba91a 3923269 tracker_0.6.90.orig.tar.gz
 885e50777c39ada84b5eebfc73c7c02e2c27f8b4 15696 tracker_0.6.90-1ubuntu1.diff.gz
Checksums-Sha256: 
 17cf47bf04ddf6cd729bd6958aee84bf25c96d75a51007aab03c47eae368b732 2131 tracker_0.6.90-1ubuntu1.dsc
 8609c8f57eb533d1b63135682b89819984a84670e041e3d1c52991843588648f 3923269 tracker_0.6.90.orig.tar.gz
 4d4c6749459fc36b5462ace9b95219c919ad02f5b391f5c8c85400d95a608728 15696 tracker_0.6.90-1ubuntu1.diff.gz
Files: 
 78b0e9e57ba432055ebfa6fee9ee7d5a 2131 utils optional tracker_0.6.90-1ubuntu1.dsc
 521d62b2854a7ef57f6f8d5ee37103d5 3923269 utils optional tracker_0.6.90.orig.tar.gz
 cd8eaead1b839c48d5101dada22a76b7 15696 utils optional tracker_0.6.90-1ubuntu1.diff.gz
Original-Maintainer: Michael Biebl <biebl at debian.org>

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAkmaTzEACgkQRjrlnQWd1es61QCfZKLz8j7O7NWQqvsl5gDiZYn6
vWQAnjJRAU69o5j6N90yD8J9d3omQKRL
=IUz5
-----END PGP SIGNATURE-----


More information about the Jaunty-changes mailing list