[grilo-plugins/debian: 41/41] Update debian to 0.1.7



commit 314e3eb529106e0ddaa4e1eaa04563bbaa6e3c40
Author: Juan A. Suarez Romero <jasuarez igalia com>
Date:   Sat Jan 22 00:30:08 2011 +0100

    Update debian to 0.1.7

 debian/changelog                    |   16 ++++++++++++++++
 debian/grilo-0.1-plugins.install.in |    3 +--
 2 files changed, 17 insertions(+), 2 deletions(-)
---
diff --git a/debian/changelog b/debian/changelog
index 794281f..c5976c1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,19 @@
+grilo-0.1-plugins (0.1.7-1) unstable; urgency=low
+
+  * General: fixes #627864, #628506, install plugins as loadable modules, use
+    GrlNet, adapt code to changes in GrlPluginRegistry functions
+  * Apple trailers: general fixes, including bug #630538
+  * Filesystem plugin: implement media_from_uri() and test_media_from_uri().
+  * Flickr plugin: general fixes
+  * Podcasts plugin: general fixes
+  * Shoutcast plugin: general fixes
+  * UPnP plugin: added plugin deinit function
+  * Vimeo plugin: fix for bug #630494
+  * Youtube plugin: general fixes, fix for bug #635394, handle libdata 0.7
+    and 0.8 api
+
+ -- Juan A. Suarez Romero <jasuarez igalia com>  Sat, 22 Jan 2011 00:12:01 +0100
+
 grilo-0.1-plugins (0.1.6-1) unstable; urgency=low
 
   * General fixes, new metadata key system, new registering framework
diff --git a/debian/grilo-0.1-plugins.install.in b/debian/grilo-0.1-plugins.install.in
index e1173c9..ca01461 100644
--- a/debian/grilo-0.1-plugins.install.in
+++ b/debian/grilo-0.1-plugins.install.in
@@ -1,3 +1,2 @@
-debian/tmp/@GRL_PLUGINS_DIR@/*.so.*
-debian/tmp/@GRL_PLUGINS_DIR@/*.so
+debian/tmp/@GRL_PLUGINS_DIR@/*.so*
 



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