[grilo-plugins/debian: 21/21] Update debian files



commit 1b2bcd4bdd98e90e1ca80a92287e350d8aeef123
Author: Juan A. Suarez Romero <jasuarez igalia com>
Date:   Wed Apr 13 16:30:53 2011 +0000

    Update debian files

 debian/changelog  |   12 ++++++++++++
 debian/control    |    4 ++--
 debian/control.in |    2 +-
 3 files changed, 15 insertions(+), 3 deletions(-)
---
diff --git a/debian/changelog b/debian/changelog
index 21e5d87..7537647 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,15 @@
+grilo-0.1-plugins (0.1.14-1) unstable; urgency=low
+
+  * General: get rid of unused definitions, use new "content-changed" API, added
+    "module" information to XML files, use new API instead of deprecated ones.
+  * Jamendo plugin: plugged some leaks
+  * LastFM Album Art plugin: resolve() is now a cancellable operation
+  * Local metadata plugin: small fixes, resolve() is now a cancellable operation
+  * Tracker plugin: several fixes
+  * UPnP plugin: plugged some leaks
+
+ -- Juan A. Suarez Romero <jasuarez igalia com>  Wed, 13 Apr 2011 18:30:26 +0200
+
 grilo-0.1-plugins (0.1.13-1) unstable; urgency=low
 
   * General: do not use grl_data_key_is_known(), as it is deprecated
diff --git a/debian/control b/debian/control
index c872df9..c49e846 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.13),
+Build-Depends: cdbs, debhelper (>= 5), libgrilo-0.1-dev (>= 0.1.14),
  gnome-common, libglib2.0-dev (>= 2.26.0), libxml2-dev,
  libgupnp-1.0-dev (>= 0.13.0), libgupnp-av-1.0-dev (>= 0.5.0), libsqlite3-dev,
  libgdata-dev
@@ -11,7 +11,7 @@ Homepage: http://gitorious.org/grilo
 
 Package: grilo-0.1-plugins
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, libgrilo-0.1 (>= 0.1.13)
+Depends: ${shlibs:Depends}, ${misc:Depends}, libgrilo-0.1 (>= 0.1.14)
 Description: Grilo framework plugins
  Grilo is a framework that provides access to different sources of
  multimedia content, using a pluggable system.
diff --git a/debian/control.in b/debian/control.in
index 7b08a91..76b59bc 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -2,7 +2,7 @@ Source: @GRL_NAME@
 Section: libs
 Priority: extra
 Maintainer: Juan A. Suarez Romero <jasuarez igalia com>
-Build-Depends: cdbs, debhelper (>= 5), libgrilo-0.1-dev (>= 0.1.13),
+Build-Depends: cdbs, debhelper (>= 5), libgrilo-0.1-dev (>= 0.1.14),
  gnome-common, libglib2.0-dev (>= 2.26.0), libxml2-dev,
  libgupnp-1.0-dev (>=0.13.0), libgupnp-av-1.0-dev (>= 0.5.0), libsqlite3-dev,
  libgdata-dev



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