[grilo-plugins/debian: 32/32] Update debian files
- From: Juan A. Suarez Romero <jasuarez src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [grilo-plugins/debian: 32/32] Update debian files
- Date: Thu, 10 Feb 2011 20:04:00 +0000 (UTC)
commit 0fa8f9dee745fff126624188cfe98fcabd388751
Author: Juan A. Suarez Romero <jasuarez igalia com>
Date: Thu Feb 10 19:15:22 2011 +0100
Update debian files
Add 0.1.9.
debian/changelog | 16 ++++++++++++++++
debian/control | 5 +++--
debian/control.in | 1 +
debian/rules | 1 +
4 files changed, 21 insertions(+), 2 deletions(-)
---
diff --git a/debian/changelog b/debian/changelog
index 0f8b692..41746d7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,19 @@
+grilo-0.1-plugins (0.1.9-1) unstable; urgency=low
+
+ * General: implemented NULL-text search (search all)
+ * Bookmarks plugin: fixed saving/loading content from database, added
+ content-changed notification
+ * Filesystem plugin: added cancellation support, added content-changed
+ notification
+ * Flickr plugin: fixed Makefile.am
+ * Local metadata plugin: new plugin that provides covers and thumbnails from
+ local filesystem
+ * Podcasts plugin: fixed search, added content-changed notification
+ * Tracker plugin: several fixes and improvements
+ * UPnP plugin: fixed warning, added content-changed notification
+
+ -- Juan A. Suarez Romero <jasuarez igalia com> Thu, 10 Feb 2011 19:14:14 +0100
+
grilo-0.1-plugins (0.1.8-1) unstable; urgency=low
* General: use the new GrlConfig rework
diff --git a/debian/control b/debian/control
index 31664f7..85aa6c1 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: grilo-0.1-plugins
Section: libs
Priority: extra
Maintainer: Juan A. Suarez Romero <jasuarez igalia com>
-Build-Depends: cdbs, debhelper (>= 5), libgrilo-0.1-dev (>= 0.1.8),
+Build-Depends: cdbs, debhelper (>= 5), libgrilo-0.1-dev (>= 0.1.9),
gnome-common, libglib2.0-dev, libxml2-dev, libgupnp-1.0-dev (>= 0.13.0),
libgupnp-av-1.0-dev (>= 0.5.0), libsqlite3-dev, libgdata-dev
Standards-Version: 3.7.2
@@ -10,7 +10,7 @@ Homepage: http://gitorious.org/grilo
Package: grilo-0.1-plugins
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, libgrilo-0.1 (>= 0.1.8)
+Depends: ${shlibs:Depends}, ${misc:Depends}, libgrilo-0.1 (>= 0.1.9)
Description: Grilo framework plugins
Grilo is a framework that provides access to different sources of
multimedia content, using a pluggable system.
@@ -24,6 +24,7 @@ Description: Grilo framework plugins
- Gravatar
- Jamendo
- Last.fm (for album arts)
+ - Local metadata (album arts and thumbnails)
- Metadata Store
- Podcasts
- SHOUTcast
diff --git a/debian/control.in b/debian/control.in
index 9880e57..8ba0acc 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -23,6 +23,7 @@ Description: Grilo framework plugins
- Flickr
- Jamendo
- Last.fm (for album arts)
+ - Local metadata (album arts and thumbnails)
- Metadata Store
- Podcasts
- SHOUTcast
diff --git a/debian/rules b/debian/rules
index 015db42..df15097 100755
--- a/debian/rules
+++ b/debian/rules
@@ -16,6 +16,7 @@ DEB_CONFIGURE_EXTRA_FLAGS := \
--enable-gravatar \
--enable-jamendo \
--enable-lastfm-albumart \
+ --enable-localmetadata \
--enable-metadata-store \
--enable-podcasts \
--enable-shoutcast \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]