Source: grilo-plugins
Version: 0.1.18-1
Severity: normal
Tags: patch
Hi,
I'll be switching totem-pl-parser over to gmime 2.6.
totem and grilo-plugins are both installed via the gnome meta-packages,
so it would be great if grilo-plugins is switched over to gmime 2.6,
too so we don't require both gmime 2.4. and 2.6.
Trivial patch is attached (upstream already supports 2.6).
Cheers,
Michael
-- System Information:
Debian Release: wheezy/sid
APT prefers unstable
APT policy: (500, 'unstable'), (200, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 3.2.0-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=de_DE.utf8, LC_CTYPE=de_DE.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff --git a/debian/control b/debian/control
index 57b8649..a6950ee 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Build-Depends: debhelper (>= 7.0.50~),
libgupnp-av-1.0-dev,
libgdata-dev (>= 0.7.0),
libquvi-dev (>= 0.2.15),
- libgmime-2.4-dev,
+ libgmime-2.6-dev,
librest-dev (>= 0.7),
libtracker-sparql-0.12-dev (>= 0.10.5),
libsoup2.4-dev,