Source: grilo-plugins Version: 0.2.8-3 Severity: important Tags: patch Hi,
I've uploaded tracker 0.16 to unstable. grilo-plugins is ready for tracker 0.16, all you need to is change the build-depends. Trivial debdiff is attached. Would be great if you can upload the package soon or let me know if I should NMU, as this is a blocker for the tracker 0.16 transition [1] Cheers, Michael [1] http://release.debian.org/transitions/html/tracker.html -- System Information: Debian Release: jessie/sid APT prefers unstable APT policy: (500, 'unstable'), (200, 'experimental') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 3.2.0-4-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 -Nru grilo-plugins-0.2.8/debian/changelog grilo-plugins-0.2.8/debian/changelog --- grilo-plugins-0.2.8/debian/changelog 2013-07-20 21:30:32.000000000 +0200 +++ grilo-plugins-0.2.8/debian/changelog 2013-07-31 12:29:38.000000000 +0200 @@ -1,3 +1,10 @@ +grilo-plugins (0.2.8-3.1) UNRELEASED; urgency=low + + * Non-maintainer upload. + * Rebuild against tracker 0.16. + + -- Michael Biebl <bi...@debian.org> Wed, 31 Jul 2013 12:29:30 +0200 + grilo-plugins (0.2.8-3) unstable; urgency=low * debian/rules: enable dh_auto_test again, the glib bug that was making diff -Nru grilo-plugins-0.2.8/debian/control grilo-plugins-0.2.8/debian/control --- grilo-plugins-0.2.8/debian/control 2013-07-20 21:30:32.000000000 +0200 +++ grilo-plugins-0.2.8/debian/control 2013-07-31 12:29:59.000000000 +0200 @@ -20,7 +20,7 @@ libgmime-2.6-dev, liboauth-dev, libtotem-plparser-dev (>= 3.4.1), - libtracker-sparql-0.14-dev, + libtracker-sparql-0.16-dev, libsoup2.4-dev, libjson-glib-dev, libdmapsharing-3.0-dev,