Your message dated Sat, 10 Dec 2011 23:47:49 +0000
with message-id <[email protected]>
and subject line Bug#651637: fixed in totem-pl-parser 2.32.6-2
has caused the Debian Bug report #651637,
regarding src:totem-pl-parser: [patch] build with libquvi-0.4
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 [email protected]
immediately.)


-- 
651637: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=651637
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:totem-pl-parser
Version: 2.32.6-1
Severity: important
Tags: upstream patch

Hi,

totem-pl-parser needs a small patch in order to build with libquvi-0.4
(currently in experimental).  The package still builds with the old
version of libquvi as well.

Regards,
Ansgar
From: Ansgar Burchardt <[email protected]>
Date: Sat, 10 Dec 2011 20:45:13 +0100
Subject: Build with libquvi 0.4.

--- totem-pl-parser-2.32.6.orig/plparse/totem-pl-parser-videosite.c
+++ totem-pl-parser-2.32.6/plparse/totem-pl-parser-videosite.c
@@ -75,7 +75,7 @@
 #ifdef HAVE_QUVI
 	QUVIcode rc;
 	quvi_t handle;
-	quvi_video_t v;
+	quvi_media_t v;
 	char *uri;
 	/* properties */
 	const char *video_uri;
@@ -104,8 +104,8 @@
 		return TOTEM_PL_PARSER_RESULT_ERROR;
 	}
 
-	getprop (QUVIPROP_VIDEOURL, video_uri);
-	if (quvi_getprop (v, QUVIPROP_VIDEOFILELENGTH, &length) == QUVI_OK)
+	getprop (QUVIPROP_MEDIAURL, video_uri);
+	if (quvi_getprop (v, QUVIPROP_MEDIACONTENTLENGTH, &length) == QUVI_OK)
 		length_str = g_strdup_printf ("%f", length);
 	else
 		length_str = NULL;

--- End Message ---
--- Begin Message ---
Source: totem-pl-parser
Source-Version: 2.32.6-2

We believe that the bug you reported is fixed in the latest version of
totem-pl-parser, which is due to be installed in the Debian FTP archive:

gir1.2-totem-plparser-1.0_2.32.6-2_amd64.deb
  to main/t/totem-pl-parser/gir1.2-totem-plparser-1.0_2.32.6-2_amd64.deb
libtotem-plparser-dbg_2.32.6-2_amd64.deb
  to main/t/totem-pl-parser/libtotem-plparser-dbg_2.32.6-2_amd64.deb
libtotem-plparser-dev_2.32.6-2_amd64.deb
  to main/t/totem-pl-parser/libtotem-plparser-dev_2.32.6-2_amd64.deb
libtotem-plparser17_2.32.6-2_amd64.deb
  to main/t/totem-pl-parser/libtotem-plparser17_2.32.6-2_amd64.deb
totem-pl-parser_2.32.6-2.debian.tar.gz
  to main/t/totem-pl-parser/totem-pl-parser_2.32.6-2.debian.tar.gz
totem-pl-parser_2.32.6-2.dsc
  to main/t/totem-pl-parser/totem-pl-parser_2.32.6-2.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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Michael Biebl <[email protected]> (supplier of updated totem-pl-parser 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 [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Sun, 11 Dec 2011 00:36:29 +0100
Source: totem-pl-parser
Binary: libtotem-plparser-dev libtotem-plparser17 libtotem-plparser-dbg 
gir1.2-totem-plparser-1.0
Architecture: source amd64
Version: 2.32.6-2
Distribution: unstable
Urgency: low
Maintainer: Debian GNOME Maintainers 
<[email protected]>
Changed-By: Michael Biebl <[email protected]>
Description: 
 gir1.2-totem-plparser-1.0 - GObject introspection data for the Totem Playlist 
Parser library
 libtotem-plparser-dbg - Totem Playlist Parser library - debugging symbols
 libtotem-plparser-dev - Totem Playlist Parser library - development files
 libtotem-plparser17 - Totem Playlist Parser library - runtime files
Closes: 651637
Changes: 
 totem-pl-parser (2.32.6-2) unstable; urgency=low
 .
   * debian/watch: Track .xz tarballs.
   * Bump debhelper compatibility level to 8.
     - Strip debian/tmp/ from .install files.
     - Bump Build-Depends on debhelper.
   * Change section of gir1.2-totem-plparser-1.0 to introspection.
   * Rely on cdbs to call dh_girepository instead of calling it explicitly.
     Bump Build-Depends on cdbs accordingly.
   * debian/patches/01-libquvi-0.4.patch:
     - Make totem-pl-parser build against libquvi 0.4. Patch is backwards
       compatible with libquvi 0.2. Thanks Ansgar Burchardt for the patch.
       Closes: #651637
Checksums-Sha1: 
 16c397f70300df6e3c3049eca9e0c95b7d6785c3 2635 totem-pl-parser_2.32.6-2.dsc
 990beb4f5a0696ef1811ada7231600a359f4adbc 6654 
totem-pl-parser_2.32.6-2.debian.tar.gz
 ccc36e8fcb378cb3543bb3ec43124ad3ace4502c 142934 
libtotem-plparser-dev_2.32.6-2_amd64.deb
 1ef9c59787f2d338db06f23bd6fd82dd5511257c 245432 
libtotem-plparser17_2.32.6-2_amd64.deb
 ba0b531e09ebf98bed11ef760394b00a337feb25 140830 
libtotem-plparser-dbg_2.32.6-2_amd64.deb
 4717d40a6f79656586a0841736375836694fab7d 35366 
gir1.2-totem-plparser-1.0_2.32.6-2_amd64.deb
Checksums-Sha256: 
 8940ff4fbbe3e947516184502f9035b98013d182d69d1f4043d1166bfac7f032 2635 
totem-pl-parser_2.32.6-2.dsc
 69c7abcefd68e4ccc1423eb37c22df86ad8232aaee80e8305b4c715705c1dc67 6654 
totem-pl-parser_2.32.6-2.debian.tar.gz
 f74f8817f06cc3882a5b38002ee9ac76a6866825e0a602041ef957165afb5f38 142934 
libtotem-plparser-dev_2.32.6-2_amd64.deb
 1f6f183f4452523a1639f6c2ac520409e7f0117f8aa0e39a2b949bd1ff57644c 245432 
libtotem-plparser17_2.32.6-2_amd64.deb
 316a35d1e6be841636651d5e76b848d03a0938eee921076ea4078f693fe40cf5 140830 
libtotem-plparser-dbg_2.32.6-2_amd64.deb
 5d61d5905887f459e44e5882b56304f26e32fb47c741d2d8690f28037196ac34 35366 
gir1.2-totem-plparser-1.0_2.32.6-2_amd64.deb
Files: 
 0e52dc17bbc8a3f18bb660cbad2a1357 2635 libs optional 
totem-pl-parser_2.32.6-2.dsc
 6c035dcee471ade6fec8ffb707a85529 6654 libs optional 
totem-pl-parser_2.32.6-2.debian.tar.gz
 3200a1838cf5d2b00c4f738db7a98017 142934 libdevel optional 
libtotem-plparser-dev_2.32.6-2_amd64.deb
 ba53154d1564b34991f12b8b3e95a820 245432 libs optional 
libtotem-plparser17_2.32.6-2_amd64.deb
 6ac4c18f22f279f860306e70991b8134 140830 debug extra 
libtotem-plparser-dbg_2.32.6-2_amd64.deb
 3470b568e5f1ab26615e3656e71d438f 35366 introspection optional 
gir1.2-totem-plparser-1.0_2.32.6-2_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iQIcBAEBCAAGBQJO4+3oAAoJEGrh3w1gjyLc9VIP/Akx3K7jMu8g1e4H5Dp2eAPC
hQ/oIF6OZIMV4DJAOjlZbMknNqT3EOK6Q2zMRUwg5/PnrT0VlfVwmqvPzyXNp7/X
7K2Wq0U4uRSKBLxiqtf+ViDMB2pUAHO0vvqYlGT0KQrv3N2kRYpbSrTqrNhifD1U
EsM6+lW4zyLppOXLuVRBONPp7lyAhQnUfM+I4NTK3x2exk/fUROra1TjAD5NWymd
3QSKgh9NAb47HffD5W03GjCRxCXb7xQOonnlozjgZ/xyIMknRUp563nA05l5QiJr
iVXJ+WcxcWJXtiE+P9dleQEQwAWnLUtlw6HHzYQmarm5urovDvoErXfhP1bafGC9
mvIi67xEyfBpZ2autVgKQBHlRdo1pnwrkH5H+kayzgBCvDT9HE/OpJiZ43kaG6vc
cb6qWzTa9yHcW9OV9gmV5HO1idkwP1sXnV8nrQJ1seepBI0+lArCy7Hmjs5BHTbQ
2Rd3FX3um50PnuJ8N85i2xmyLp19yNU2wAsd9ZUtXUsFprSig0WyDB4q/hZk5WgP
JQTM2yz3noHVRvdEm64NyFMO/vD1pyCDvuWG5/s9dNpWN7pmWZbXg/N9Q+bGBOcD
6sEuwVfvDsxgu8PIHpq5hWXgug2L8qhoEh55kRynhoAJ3Wp3MO4SDLc4uOBKC1fJ
/oEkvSdAHBgMFz8tBSjK
=fEpc
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to