Your message dated Sun, 29 Apr 2012 12:17:59 +0000
with message-id <e1sot4h-0007yu...@franck.debian.org>
and subject line Bug#666756: fixed in toonloop 2.2.0-1
has caused the Debian Bug report #666756,
regarding Toonloop compiled with -Werror and new clutter causes warnings
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.)


-- 
666756: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=666756
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: toonloop
Severity: normal
Tags: patch

Hey,

It seems toonloop compiles it releases with -Werror (bad, don't). When
testbuilding with clutter 1.10 there are several warnings because of
deprecations causing the compile to fail.

Toonloop compiles properly with new clutter when warning aren't treated as
errors. Example patch attached

-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (101, 
'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff --git a/configure.ac b/configure.ac
index 049c4e2..e7bfa60 100644
--- a/configure.ac
+++ b/configure.ac
@@ -186,7 +186,7 @@ AC_COMPILE_IFELSE(
 )
 
 #this doesn't appear to actually get used....
-AC_SUBST(CXXFLAGS, " -O2 -Wall -Wextra -Werror -Wno-unused-result -Wfatal-errors") 
+AC_SUBST(CXXFLAGS, " -O2 -Wall -Wextra -Wno-unused-result -Wfatal-errors") 
 AC_CONFIG_FILES([
     Makefile
     src/Makefile

--- End Message ---
--- Begin Message ---
Source: toonloop
Source-Version: 2.2.0-1

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

toonloop_2.2.0-1.debian.tar.gz
  to main/t/toonloop/toonloop_2.2.0-1.debian.tar.gz
toonloop_2.2.0-1.dsc
  to main/t/toonloop/toonloop_2.2.0-1.dsc
toonloop_2.2.0-1_amd64.deb
  to main/t/toonloop/toonloop_2.2.0-1_amd64.deb
toonloop_2.2.0.orig.tar.gz
  to main/t/toonloop/toonloop_2.2.0.orig.tar.gz



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 666...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Jonas Smedegaard <d...@jones.dk> (supplier of updated toonloop 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: SHA512

Format: 1.8
Date: Sun, 29 Apr 2012 13:55:16 +0200
Source: toonloop
Binary: toonloop
Architecture: source amd64
Version: 2.2.0-1
Distribution: unstable
Urgency: low
Maintainer: Debian Multimedia Maintainers 
<pkg-multimedia-maintainers@lists.alioth.debian.org>
Changed-By: Jonas Smedegaard <d...@jones.dk>
Description: 
 toonloop   - live animation editor
Closes: 660151 660153 666756
Changes: 
 toonloop (2.2.0-1) unstable; urgency=low
 .
   * New upstream stable release (source identical to 2.1.18).
 .
   [ Alessio Treglia ]
   * Add patch 0005 to avoid FTBFS on big-endian architectures.
     Closes: #660151. Thanks to Laurent Bigonville.
 .
   [ Jonas Smedegaard ]
   * Drop dpkg-source local-options hint: Declared options are default
     since dpkg-source 1.16.1.
   * Tidy and improve patches:
     + Refresh with shortening quilt options -pab --no---no-timestamps
       --no-index.
     + Shorten short description.
     + Drop trailing dot in short description.
     + Consistently describe what patch does (not what happened without
       it).
     + Add Last-Update field.
     + Stop patching autogenerated files.
     + Add patch 0001 to avoid treating build warnings as errors.
       Closes: bug#666756. Thanks to Sjoerd Simons.
     + Drop unrelated and evidently bogus comment from patch 0004.
     + Re-indent patch 0004 more similar to upstream coding style.
     + Fix patch 0004 to properly unset custom USE_GLES2 flag (not set a
       bogus debug option).
       Closes: bug#660153. Thanks to Laurent Bigonville.
     + Rephrase patch 0005 description: Only removes hardcoded endian
       flag, but then needs it re-applied at build time.
     + Add Author and Reviewed-By header paragraphs to patch 0005.
     + Add patch 0006 to avoid a regression test which requires X11.
   * Bump debhelper compat level to 7.
   * Bump standards-version to 3.9.3.
   * Update copyright file:
     + Fix include verbatim all flavors of GAP licensing, and list them
       as License sections.
     + Fix include verbatim flavored Expat licensing, and rename its
       shortname accordingly.
     + Shorten GPL license comments, drop duplications, and quote license
       strings in them.
     + Fix include verbatim flavored GPL licensings, and rename to
       approproate License shortnames.
     + Fix add some files. Fix add a copyright holder.
     + Fix extend/correct copyright years.
     + Fix double-indent in Copyright fields as per Policy ยง5.6.13.
     + Bump format to 1.0.
     + Extend my copyright for Debian packaging.
   * Tidy rules file to list CDBS variables after snippet inclusions, and
     sort inclusions roughly in order of usage.
   * Re-declare during build endianness un-hardcoded by patch 0004.
   * Update package relations:
     + Stop build-depending on ffmpeg or gettext: Apparently unneeded.
     + Stop build-depending on GStreamer plugin packages: Apparently
       needed only at runtime.
     + Stop build-depending on automake or libtool: Handled implicitly by
       dh-autoreconf.
     + Stop build-depending on mencoder: Unused since 2.0.2.
     + Stop build-depending on libgtk2.0-dev: Unused since 2.1.14.
     + Build-depend on unversioned libglew-dev (not libglew1.5-dev).
     + Build-depend on virtual libglu-dev (not libglu1-mesa-dev).
   * Use anonscm.debian.org for Vcs-Browser field.
Checksums-Sha1: 
 9384349983b0ee68d2ba3b7ae1b8738c8dede7d5 2450 toonloop_2.2.0-1.dsc
 42676102ca0548ed7cf1ef5e8fa6fdf3d9e48880 585373 toonloop_2.2.0.orig.tar.gz
 8c45f0685cedd1ed605dd0f397e4164fffcdff69 10598 toonloop_2.2.0-1.debian.tar.gz
 09d48295156844bd4b60c4e2313606acad0cc37f 374860 toonloop_2.2.0-1_amd64.deb
Checksums-Sha256: 
 5281e45b62ee2d07e9961715cfdc108f6dcf3a6da62a0d243324647ac0c2cd7b 2450 
toonloop_2.2.0-1.dsc
 eafd7406dea9cbd01478efaf7f3a8a616857e82411aa1b53aabc5e3a399324b2 585373 
toonloop_2.2.0.orig.tar.gz
 ab36fce54d3c716f9ac2a2fe4dbb4d65ad380ed7fd0dc41c8eed63b3c09198ca 10598 
toonloop_2.2.0-1.debian.tar.gz
 7206638310482326bb3f634e7585efa5cf103b83c49f166a89534fc891afbbe9 374860 
toonloop_2.2.0-1_amd64.deb
Files: 
 172938bd2e86470b7283908451f937db 2450 video extra toonloop_2.2.0-1.dsc
 9d0bb75c5572c9e54b625a06d0b657d5 585373 video extra toonloop_2.2.0.orig.tar.gz
 59c606da1056c3eaf2eaeb95075c0f0f 10598 video extra 
toonloop_2.2.0-1.debian.tar.gz
 1925aa8cb5d234eb9d75e59b2251e944 374860 video extra toonloop_2.2.0-1_amd64.deb

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

iQIcBAEBCgAGBQJPnS+jAAoJECx8MUbBoAEhsbwP/0TTWt0lfsTfCXVcX6WxsF7p
YCrKZj8JhAMtFoT28aj/98nZvVVRc3OkbrHPRbpNl9wkbRvSDe31R2Dr9qmIJtC1
a9v1ynNw6bM4jxBa7K782iIdJF35vjldUz+EwCwVMV0yL68ijNxTnORAUiqYKCVS
/ryQQ7SXMIpmlUfxZ1SiE64pf+/YfVKrNViJUKKUjpsF72+1y4vjsveMou+3XZh8
cDRHFW1EkbxtMS9n7IdtCPgVEobTyD4Mnwy4v/fgaJ+Mzu5HNd00ZbNzAO3JGiW6
8+Ibc89u9TBQ+Ivot96vgKBBACU9GAdk8iPl63yeAkje1557JygGH9LwH99vYbqr
8KcMo0H6uuAvHInrYhesaRPlzRRg0KLLtm45vbLactlLfFk4JDWI6A1XppvCCkLn
kZ6l687lDsxubXUUB8vGiuF4gKqRnPTAoym+IsiFefrI6dDjk3LE6aIlhrr5bEUr
97oCq6clbcQzMujUBRq7w2P6lq2nI7iW4ac5YjrF/DprEWXSu1t/aEakTbRBE3TY
ibaHzVqmr/b2ztzb7T5IsgFmDAtru/meBzsKHUsKYPA0Z4cQSjtbvMyTw271kkpo
TtAtYfvd/G87caDEjV7pxDrvdhDyl/UIXW8BviKQ2131MzBMwvz4v3ThAsPsxhr0
TSOzSrs8t/UNIemefSBx
=okJK
-----END PGP SIGNATURE-----



--- End Message ---
_______________________________________________
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers

Reply via email to