[tracker/harmattan: 1507/2240] Prepare for 0.7.6-1maemo1 release



commit aa5f4acb424c0b298736815eee1d313c30f75f00
Author: Martyn Russell <martyn lanedo com>
Date:   Fri Nov 6 16:28:17 2009 +0000

    Prepare for 0.7.6-1maemo1 release

 debian/changelog |   36 ++++++++++++++++++++++++++++++++++++
 1 files changed, 36 insertions(+), 0 deletions(-)
---
diff --git a/debian/changelog b/debian/changelog
index 0ae037e..2ded44e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,39 @@
+tracker (0.7.6-1maemo1) unstable; urgency=low
+
+  * Fixed libvorbis detection in configure.
+  * Fixed data/.gitignore to not exclude .desktop.in files.
+  * Added AC_CACHE_CHECK for ioprio in configure for cross-platform.
+  * Ontology: Imported data generation scripts from old repository.
+  * Ontology: Fixed nmm:exposureTime to be a double not integer.
+  * Ontology: Added tracker:weight to more ontology properties.
+  * Ontology: Added more fields so FTS matching occurs on useful data. 
+  * Ontology: Added nco:metacontact concept.
+  * Ontology: Removed cardinality restriction for dc:contributor.
+  * Ontology: Removed cardinality max from nco:contrbutor & nco:creator.
+  * Ontology: Renamed nmo:VOIPCall to nmo:Call.
+  * SPARQL: Fixed fts:rank when fts:match is not first predicate in query.
+  * Functional Tests: Added for fts:rank
+  * Functional Tests: Added for nco:metacontact
+  * libtracker-common: Fixed tracker_coalesce() don't use empty/blank str.
+  * libtracker-common: Fixed tracker_is_blank_string() to be UTF-8 OK.
+  * libtracker-common: Added tracker_sparql_builder_object_double().
+  * libtracker-data: Fixed assertion using cursors open twice.
+  * libtracker-data: Fixed outer query cursors used by inner queries.
+  * libtracker-miner: Fixed calls to tracker-store to be completely async.
+  * libtracker-miner: Fixed trying to free invalid GPtrArray pointers.
+  * libtracker-miner: Updated reference documentation.
+  * libtracker-miner: Improve error reporting when initializing volumes.
+  * tracker-extract: Fixed return value in albumart_set().
+  * tracker-extract: Fixed JPEG to coalesce nie:comment.
+  * tracker-extract: Fixed JPEG leak if file size is < 18 bytes.
+  * tracker-extract: Fixed MP3 id3v20/v22 memory corruption.
+  * tracker-extract: Fixed MP3 id3v20/v22 comments retrieval.
+  * tracker-extract: Fixed where _unvalidated() was used over _object().
+  * tracker-extract: Added album art support with libquill.
+  * tracker-extract: Updated ALL plugins to use TrackerSparqlBuilder.
+
+ -- Martyn Russell <martyn lanedo com>  Fri,  6 Nov 2009 17:00:00 +0000
+
 tracker (0.7.5-1maemo1) unstable; urgency=low
 
   * Fixes NB#120255, Tracker doesn't read "year" tag from the mp3...



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]