Sorry, the initial patch was reversed. Correct one is attached.
-- Why is it that all of the instruments seeking intelligent life in the universe are pointed away from Earth?
diff -Nru bognor-regis-0.6.12+git20101007.02c25268/debian/changelog bognor-regis-0.6.12+git20101007.02c25268/debian/changelog --- bognor-regis-0.6.12+git20101007.02c25268/debian/changelog 2011-12-19 09:39:12.000000000 +0100 +++ bognor-regis-0.6.12+git20101007.02c25268/debian/changelog 2012-03-14 23:25:10.000000000 +0100 @@ -1,3 +1,10 @@ +bognor-regis (0.6.12+git20101007.02c25268-6.1) unstable; urgency=low + + * Non-maintainer upload. + * Build against tracker 0.14. + + -- Michael Biebl <[email protected]> Wed, 14 Mar 2012 23:24:59 +0100 + bognor-regis (0.6.12+git20101007.02c25268-6) unstable; urgency=low * Add libgupnp-1.0-dev to Build-Depends (Closes: #652358) diff -Nru bognor-regis-0.6.12+git20101007.02c25268/debian/control bognor-regis-0.6.12+git20101007.02c25268/debian/control --- bognor-regis-0.6.12+git20101007.02c25268/debian/control 2011-12-19 09:24:09.000000000 +0100 +++ bognor-regis-0.6.12+git20101007.02c25268/debian/control 2012-03-14 23:24:47.000000000 +0100 @@ -8,7 +8,7 @@ libgconf2-dev, libnotify-dev (>= 0.7.3), intltool, autoconf, automake, libgupnp-1.0-dev, libgupnp-av-1.0-dev, - libtracker-sparql-0.12-dev + libtracker-sparql-0.14-dev Standards-Version: 3.9.2 Package: bognor-regis diff -Nru bognor-regis-0.6.12+git20101007.02c25268/debian/patches/series bognor-regis-0.6.12+git20101007.02c25268/debian/patches/series --- bognor-regis-0.6.12+git20101007.02c25268/debian/patches/series 2011-12-19 09:37:24.000000000 +0100 +++ bognor-regis-0.6.12+git20101007.02c25268/debian/patches/series 2012-03-14 23:24:17.000000000 +0100 @@ -1,3 +1,4 @@ port_to_tracker-sparql-0.12.patch fix_libnotify0.7_compatibility.patch prototype-bgr-item-new.patch +tracker-0.14.patch diff -Nru bognor-regis-0.6.12+git20101007.02c25268/debian/patches/tracker-0.14.patch bognor-regis-0.6.12+git20101007.02c25268/debian/patches/tracker-0.14.patch --- bognor-regis-0.6.12+git20101007.02c25268/debian/patches/tracker-0.14.patch 1970-01-01 01:00:00.000000000 +0100 +++ bognor-regis-0.6.12+git20101007.02c25268/debian/patches/tracker-0.14.patch 2012-03-14 23:24:30.000000000 +0100 @@ -0,0 +1,13 @@ +Index: bognor-regis-0.6.12+git20101007.02c25268/configure.ac +=================================================================== +--- bognor-regis-0.6.12+git20101007.02c25268.orig/configure.ac 2012-03-14 23:23:49.000000000 +0100 ++++ bognor-regis-0.6.12+git20101007.02c25268/configure.ac 2012-03-14 23:24:27.885410153 +0100 +@@ -86,7 +86,7 @@ + fi + AM_CONDITIONAL(HAVE_QUEUE_CONFIG, test "x$enable_queue_config" = "xyes") + +-PKG_CHECK_MODULES(BOGNOR, gtk+-2.0 glib-2.0 dbus-glib-1 gio-2.0 libnotify tracker-sparql-0.12 gupnp-1.0 >= 0.13.0 gupnp-av-1.0 >= 0.5) ++PKG_CHECK_MODULES(BOGNOR, gtk+-2.0 glib-2.0 dbus-glib-1 gio-2.0 libnotify tracker-sparql-0.14 gupnp-1.0 >= 0.13.0 gupnp-av-1.0 >= 0.5) + PKG_CHECK_MODULES(BOGNOR_REGIS, glib-2.0 dbus-glib-1 $gconf_pkg) + PKG_CHECK_MODULES(CLIENT, gio-2.0) +
signature.asc
Description: OpenPGP digital signature

