Your message dated Wed, 14 Mar 2012 23:18:02 +0000
with message-id <e1s7xse-0005ss...@franck.debian.org>
and subject line Bug#664021: fixed in grilo-plugins 0.1.18-3
has caused the Debian Bug report #664021,
regarding Needs to be updated for tracker 0.14
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
664021: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=664021
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: grilo-plugins
Version: 0.1.18-2
Severity: serious
Tags: patch
Hi,
I've uploaded tracker 0.14 to unstable today. This will make
grilo-plugins FTBFS, so it needs to be updated
With the attached patch I could successfully build grilo-plugins against
tracker 0.14. The patch is only build-tested, so please test/review
before applying.
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 -Nru grilo-plugins-0.1.18/debian/changelog grilo-plugins-0.1.18/debian/changelog
--- grilo-plugins-0.1.18/debian/changelog 2012-03-14 23:16:18.000000000 +0100
+++ grilo-plugins-0.1.18/debian/changelog 2012-03-09 18:08:37.000000000 +0100
@@ -1,11 +1,3 @@
-grilo-plugins (0.1.18-2.1) unstable; urgency=low
-
- * Non-maintainer upload.
- * Build against tracker 0.14.
- * Use dh-autoreconf to update the build system.
-
- -- Michael Biebl <bi...@debian.org> Wed, 14 Mar 2012 20:24:08 +0100
-
grilo-plugins (0.1.18-2) unstable; urgency=low
* debian/control: update build dependency on GMime to version 2.6
diff -Nru grilo-plugins-0.1.18/debian/control grilo-plugins-0.1.18/debian/control
--- grilo-plugins-0.1.18/debian/control 2012-03-14 23:16:00.000000000 +0100
+++ grilo-plugins-0.1.18/debian/control 2012-03-09 18:08:37.000000000 +0100
@@ -5,8 +5,6 @@
DM-Upload-Allowed: yes
Build-Depends: debhelper (>= 7.0.50~),
autotools-dev,
- dh-autoreconf,
- gnome-common,
libglib2.0-dev,
libgrilo-0.1-dev (>= 0.1.18),
libxml2-dev,
@@ -17,7 +15,7 @@
libquvi-dev (>= 0.2.15),
libgmime-2.6-dev,
librest-dev (>= 0.7),
- libtracker-sparql-0.14-dev (>= 0.10.5),
+ libtracker-sparql-0.12-dev (>= 0.10.5),
libsoup2.4-dev,
libgcrypt11-dev
Standards-Version: 3.9.3
diff -Nru grilo-plugins-0.1.18/debian/patches/series grilo-plugins-0.1.18/debian/patches/series
--- grilo-plugins-0.1.18/debian/patches/series 2012-03-14 20:23:01.000000000 +0100
+++ grilo-plugins-0.1.18/debian/patches/series 1970-01-01 01:00:00.000000000 +0100
@@ -1 +0,0 @@
-tracker-0.14.patch
diff -Nru grilo-plugins-0.1.18/debian/patches/tracker-0.14.patch grilo-plugins-0.1.18/debian/patches/tracker-0.14.patch
--- grilo-plugins-0.1.18/debian/patches/tracker-0.14.patch 2012-03-14 20:23:17.000000000 +0100
+++ grilo-plugins-0.1.18/debian/patches/tracker-0.14.patch 1970-01-01 01:00:00.000000000 +0100
@@ -1,19 +0,0 @@
-Index: grilo-plugins-0.1.18/configure.ac
-===================================================================
---- grilo-plugins-0.1.18.orig/configure.ac 2011-12-09 18:54:55.000000000 +0100
-+++ grilo-plugins-0.1.18/configure.ac 2012-03-14 20:23:14.969794733 +0100
-@@ -134,12 +134,12 @@
- HAVE_GMIME=yes,
- HAVE_GMIME=no)])
-
--PKG_CHECK_MODULES(TRACKER_SPARQL, tracker-sparql-0.12,
-+PKG_CHECK_MODULES(TRACKER_SPARQL, tracker-sparql-0.14,
- HAVE_TRACKER_SPARQL=yes,
- HAVE_TRACKER_SPARQL=no)
-
- if test "x$HAVE_TRACKER_SPARQL" = "xno"; then
-- PKG_CHECK_MODULES(TRACKER_SPARQL, tracker-sparql-0.11,
-+ PKG_CHECK_MODULES(TRACKER_SPARQL, tracker-sparql-0.12,
- HAVE_TRACKER_SPARQL=yes,
- HAVE_TRACKER_SPARQL=no)
- fi
diff -Nru grilo-plugins-0.1.18/debian/rules grilo-plugins-0.1.18/debian/rules
--- grilo-plugins-0.1.18/debian/rules 2012-03-14 20:23:59.000000000 +0100
+++ grilo-plugins-0.1.18/debian/rules 2012-03-09 18:08:37.000000000 +0100
@@ -1,7 +1,7 @@
#!/usr/bin/make -f
%:
- dh $@ --with autoreconf
+ dh $@
override_dh_auto_install:
dh_auto_install --destdir=debian/tmp
--- End Message ---
--- Begin Message ---
Source: grilo-plugins
Source-Version: 0.1.18-3
We believe that the bug you reported is fixed in the latest version of
grilo-plugins, which is due to be installed in the Debian FTP archive:
grilo-plugins-0.1_0.1.18-3_i386.deb
to main/g/grilo-plugins/grilo-plugins-0.1_0.1.18-3_i386.deb
grilo-plugins_0.1.18-3.debian.tar.gz
to main/g/grilo-plugins/grilo-plugins_0.1.18-3.debian.tar.gz
grilo-plugins_0.1.18-3.dsc
to main/g/grilo-plugins/grilo-plugins_0.1.18-3.dsc
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to 664...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Alberto Garcia <agar...@igalia.com> (supplier of updated grilo-plugins package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Thu, 15 Mar 2012 00:44:59 +0200
Source: grilo-plugins
Binary: grilo-plugins-0.1
Architecture: source i386
Version: 0.1.18-3
Distribution: unstable
Urgency: low
Maintainer: Alberto Garcia <agar...@igalia.com>
Changed-By: Alberto Garcia <agar...@igalia.com>
Description:
grilo-plugins-0.1 - Framework for discovering and browsing media - Plugins
Closes: 664021
Changes:
grilo-plugins (0.1.18-3) unstable; urgency=low
.
* Build against tracker-sparql 0.14 (Closes: #664021).
* debian/rules: run dh with '--with autoreconf'.
* debian/control: add build dependency on dh-autoreconf and
gnome-common.
* debian/control: change libtracker-sparql dependency to version 0.14.
* New patch:
- support-tracker-0.14.patch: add support for Tracker 0.14.
Checksums-Sha1:
062194ada44c94c31b0217b9c6b7516c625bb96f 2089 grilo-plugins_0.1.18-3.dsc
3c4a5a3cbfb676f6e3c38c727f49abf953d459a9 3038
grilo-plugins_0.1.18-3.debian.tar.gz
d46cef0d22408f32b66feeac51382ec854da2d67 209316
grilo-plugins-0.1_0.1.18-3_i386.deb
Checksums-Sha256:
10e5699ff4743439257a779e26ab9c3f6473634ebd99d2000bf156825d616237 2089
grilo-plugins_0.1.18-3.dsc
654af7050576d1dab76e624e5aa42104c46ed7fbb4164c2f16718241810451be 3038
grilo-plugins_0.1.18-3.debian.tar.gz
8eeb1db43fcfb0b74e86b411e66ddbc6f3d6a4166380ae7617008c24171f0dea 209316
grilo-plugins-0.1_0.1.18-3_i386.deb
Files:
d93c8f5444f226dbfe1596ee796010c2 2089 libs optional grilo-plugins_0.1.18-3.dsc
91df09b3f2a648ba1b7dd9cf2909b34b 3038 libs optional
grilo-plugins_0.1.18-3.debian.tar.gz
00e0fe560773c0ad3cc7951182e15955 209316 libs optional
grilo-plugins-0.1_0.1.18-3_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iQIVAwUBT2Ek8L4yGa8+1BNBAQhz5Q/6Ayy4FG338KjO380gtX4qVkH1Z9w2sFTH
Y4/JwjuLSaeX7RANBmbvtvdHFYCxgNyBwuLonRaFGP0ggQTjl/+n/lGB0PtnuKM2
B6mIxSHq3QpzpQ8bvYSjou6ceDCzaHzkRyHp4WuRf8aqMLJAIt5TB31vAeksRufw
UPn9thKDviplr1rsjS3u9e5K/vXT1VCGQ0KU6E2wIuRhw/zl2Ul//ZFpev4YImVB
8JWXvs0JPWjgLuHDfW58ASumQaCLb9COwp+54+c0NhmZOw5i7ln1nMNB+tMaDMsT
oFIHwykzNw6XhIgBrbVTSoli80SWIw8NkAe/2fwArqseRYJcwvuf5P36p73eq7ZD
k9RBPgGe5UdgdnVA+BVjQU/Zwd73M594MKVrvISs2aUPBE+5vdlHsORq27Q7IH1c
1GFMvuga9/DQn+CDOIZVWd/RYDHsMv733D0BN90ZSfEKV8iNpcVn6E1RABSahskx
gDCZFRZleliPWGJStLm7hnf0NsnyBx0g9nk2VYkKImWnzYNM6wLaeNVHAmsKBKon
itGrHuyqbL9MPxE/sXnE36mZP2l1t3VaIAb4WRFpfV52VT7DqxYRUYmne7kdswsD
KsaZdrwBI9IupLDlx6aH9GPG5ToMU9Q+8om4uKAsjtR39pahLXog2SnFAFPDAAa/
6+4UrCi4VCc=
=NBBb
-----END PGP SIGNATURE-----
--- End Message ---