[grilo-plugins/debian: 12/12] Update debian files
- From: Juan A. Suarez Romero <jasuarez src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [grilo-plugins/debian: 12/12] Update debian files
- Date: Fri, 9 Dec 2011 18:10:26 +0000 (UTC)
commit 06f8eeb72e1b07451bb39faca96a69a38b9bda5a
Author: Juan A. Suarez Romero <jasuarez igalia com>
Date: Fri Dec 9 15:10:11 2011 +0000
Update debian files
debian/changelog | 13 +++++++++++++
debian/control | 7 +++----
debian/control.in | 5 ++---
debian/rules | 4 +++-
4 files changed, 21 insertions(+), 8 deletions(-)
---
diff --git a/debian/changelog b/debian/changelog
index 96e2de8..1ddb67d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,16 @@
+grilo-0.1-plugins (0.1.18-1) unstable; urgency=low
+
+ * General: added support for Windows
+ * Apple trailers plugin: fixed mime-type
+ * Tracker plugin: fixed BGO#658448 - No tracker-sparql-0.12
+ support, added config option to expose documents as content
+ (turned off by default)
+ * UPnP plugin: removed "UPnP -" prefix from title, fixed
+ BGO#653759 - UPnP sends back containers on search, fixed
+ BGO#658812 - upnp: support GRL_METADATA_KEY_TRACK_NUMBER
+
+ -- Juan A. Suarez Romero <jasuarez igalia com> Fri, 09 Dec 2011 16:09:02 +0100
+
grilo-0.1-plugins (0.1.17-1) unstable; urgency=low
* General: do not generate static libraries, install XML files in
diff --git a/debian/control b/debian/control
index e458e33..72e7fb0 100644
--- a/debian/control
+++ b/debian/control
@@ -2,17 +2,17 @@ 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.17),
+Build-Depends: cdbs, debhelper (>= 5), libgrilo-0.1-dev (>= 0.1.18),
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, libgcrypt11-dev, libgmime-2.4-dev, libquvi-dev (>= 0.2.15),
- librest-dev (>=0.7.0)
+ librest-dev (>=0.7.0), libtracker-sparql-0.12-dev
Standards-Version: 3.7.2
Homepage: http://gitorious.org/grilo
Package: grilo-0.1-plugins
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, libgrilo-0.1 (>= 0.1.17)
+Depends: ${shlibs:Depends}, ${misc:Depends}, libgrilo-0.1 (>= 0.1.18)
Description: Grilo framework plugins
Grilo is a framework that provides access to different sources of
multimedia content, using a pluggable system.
@@ -30,7 +30,6 @@ Description: Grilo framework plugins
- Local metadata (album arts and thumbnails)
- Metadata Store
- Podcasts
- - SHOUTcast
- Tracker
- UPnP
- Vimeo
diff --git a/debian/control.in b/debian/control.in
index 791012b..702eae7 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -2,11 +2,11 @@ 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.17),
+Build-Depends: cdbs, debhelper (>= 5), libgrilo-0.1-dev (>= 0.1.18),
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, libgcrypt11-dev, libgmime-2.4-dev, libquvi-dev (>= 0.2.15)
- librest-dev (>=0.7.0)
+ librest-dev (>=0.7.0), libtracker-sparql-0.12-dev
Standards-Version: 3.7.2
Homepage: http://gitorious.org/grilo
@@ -29,7 +29,6 @@ Description: Grilo framework plugins
- Local metadata (album arts and thumbnails)
- Metadata Store
- Podcasts
- - SHOUTcast
- Tracker
- UPnP
- Vimeo
diff --git a/debian/rules b/debian/rules
index 1537899..592e212 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,8 +11,9 @@ DEB_CONFIGURE_SCRIPT := ./autogen.sh
DEB_CONFIGURE_EXTRA_FLAGS := \
--disable-fakemetadata \
--disable-shoutcast \
- --enable-bookmarks \
+ --enable-apple-trailers \
--enable-bliptv \
+ --enable-bookmarks \
--enable-filesystem \
--enable-flickr \
--enable-gravatar \
@@ -21,6 +22,7 @@ DEB_CONFIGURE_EXTRA_FLAGS := \
--enable-localmetadata \
--enable-metadata-store \
--enable-podcasts \
+ --enable-tracker \
--enable-upnp \
--enable-vimeo \
--enable-youtube
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]