[grilo/debian: 142/142] Update debian to 0.1.7



commit 6273b26554904744d0ff1607c51fc49fb9be084d
Author: Juan A. Suarez Romero <jasuarez igalia com>
Date:   Fri Jan 21 23:28:02 2011 +0100

    Update debian to 0.1.7

 debian/changelog                    |   21 +++++++++++++++++++++
 debian/control                      |    4 ++--
 debian/libgrilo-0.1-vala.install.in |    2 +-
 3 files changed, 24 insertions(+), 3 deletions(-)
---
diff --git a/debian/changelog b/debian/changelog
index 863b4d2..68c6a61 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,24 @@
+grilo-0.1 (0.1.7-1) unstable; urgency=low
+
+  * Several fixes, including fixes for bugs #627864, #628506, #629369,
+    #630493, #635394.
+  * Added Grilo Net Web Client (GrlNetWc)
+  * Implemented grl_multiple_get_media_from_site(): build a GrlMedia
+    from given a site url
+  * Implemented grl_plugin_registry_add_config_from_file(): load
+    plugin configuration from a file
+  * Added a GError parameter to GrlPluginRegistry functions that can fail
+  * Added new GrlCoreError
+  * Log system revamp
+  * Improved documentation
+  * Improved gobject introspection annotations
+  * Improved Vala bindings
+  * Using functions instead of definitions in grl-media-plugin
+  * Updated tests infrastructure
+  * Added new python tests using gobject introspection
+
+ -- Juan A. Suarez Romero <jasuarez igalia com>  Fri, 21 Jan 2011 22:03:07 +0100
+
 grilo-0.1 (0.1.6-1) unstable; urgency=low
 
   * Several fixes, including fixes for GB#620143, GB#62047 and GB#627207
diff --git a/debian/control b/debian/control
index 9ac6a72..316b74f 100644
--- a/debian/control
+++ b/debian/control
@@ -2,9 +2,9 @@ Source: grilo-0.1
 Section: libs
 Priority: extra
 Maintainer: Juan A. Suarez Romero <jasuarez igalia com>
-Build-Depends: cdbs, debhelper (>= 5), gnome-common, libvala-dev (>= 0.7.2),
+Build-Depends: cdbs, debhelper (>= 5), gnome-common, libvala-0.10-0 (>=0.10.0),
  valac (>= 0.7.2), gtk-doc-tools, libgirepository1.0-dev,
- gobject-introspection, libxml2-dev
+ gobject-introspection, libxml2-dev, libsoup2.4-dev
 Standards-Version: 3.7.2
 Homepage: http://gitorious.org/grilo
 
diff --git a/debian/libgrilo-0.1-vala.install.in b/debian/libgrilo-0.1-vala.install.in
index 0b83897..f568b36 100644
--- a/debian/libgrilo-0.1-vala.install.in
+++ b/debian/libgrilo-0.1-vala.install.in
@@ -1 +1 @@
-debian/tmp/usr/share/vala/*
+debian/tmp/usr/share/vala-0.10/*



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