Your message dated Tue, 08 Nov 2011 23:32:35 +0000
with message-id <e1rnv9f-0007l3...@franck.debian.org>
and subject line Bug#647339: fixed in libechonest 1.2.0-2
has caused the Debian Bug report #647339,
regarding libechonest: loses default compiler flags when built with dpkg >=
1.16.1
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.)
--
647339: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=647339
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: libechonest
Version: 1.1.9-2
Severity: normal
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu ubuntu-patch precise
libechonest relies on the default CFLAGS exported by dpkg-buildpackage
to build with debugging symbols. However, as of dpkg 1.16.1,
dpkg-buildpackage no longer exports these, and packages should fetch
them for themselves. dh_auto_build already does that in debhelper
compat level 9, but only if the flags aren't already exported in
debian/rules.
* Use DEB_CXXFLAGS_MAINT_APPEND to avoid losing default compiler flags
when built with dpkg >= 1.16.1.
diff -Nru libechonest-1.1.9/debian/control libechonest-1.1.9/debian/control
--- libechonest-1.1.9/debian/control 2011-09-25 13:48:13.000000000 -0400
+++ libechonest-1.1.9/debian/control 2011-11-01 18:52:33.000000000 -0400
@@ -1,7 +1,7 @@
Source: libechonest
Priority: extra
Maintainer: Lisandro Damián Nicanor Pérez Meyer <lisan...@debian.org>
-Build-Depends: debhelper (>= 8.1.3), cmake, libqt4-dev, libqjson-dev,
+Build-Depends: dpkg (>= 1.16.1~), debhelper (>= 8.1.3), cmake, libqt4-dev,
libqjson-dev,
pkg-config, pkg-kde-tools (>= 0.6~)
Standards-Version: 3.9.2
Section: libs
diff -Nru libechonest-1.1.9/debian/rules libechonest-1.1.9/debian/rules
--- libechonest-1.1.9/debian/rules 2011-10-03 19:52:51.000000000 -0400
+++ libechonest-1.1.9/debian/rules 2011-11-01 17:55:36.000000000 -0400
@@ -4,7 +4,7 @@
#export DH_VERBOSE=1
DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
-export CXXFLAGS += -fvisibility=hidden -fvisibility-inlines-hidden
+export DEB_CXXFLAGS_MAINT_APPEND := -fvisibility=hidden
-fvisibility-inlines-hidden
%:
dh $@ --dbg-package=libechonest-dbg --parallel
--with=pkgkde-symbolshelper
Thanks,
--
Colin Watson [cjwat...@ubuntu.com]
--- End Message ---
--- Begin Message ---
Source: libechonest
Source-Version: 1.2.0-2
We believe that the bug you reported is fixed in the latest version of
libechonest, which is due to be installed in the Debian FTP archive:
libechonest-dbg_1.2.0-2_amd64.deb
to main/libe/libechonest/libechonest-dbg_1.2.0-2_amd64.deb
libechonest-dev_1.2.0-2_amd64.deb
to main/libe/libechonest/libechonest-dev_1.2.0-2_amd64.deb
libechonest1.2_1.2.0-2_amd64.deb
to main/libe/libechonest/libechonest1.2_1.2.0-2_amd64.deb
libechonest_1.2.0-2.debian.tar.gz
to main/libe/libechonest/libechonest_1.2.0-2.debian.tar.gz
libechonest_1.2.0-2.dsc
to main/libe/libechonest/libechonest_1.2.0-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 647...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Lisandro Damián Nicanor Pérez Meyer <lisan...@debian.org> (supplier of updated
libechonest 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: Tue, 08 Nov 2011 20:12:24 -0300
Source: libechonest
Binary: libechonest1.2 libechonest-dev libechonest-dbg
Architecture: source amd64
Version: 1.2.0-2
Distribution: unstable
Urgency: low
Maintainer: Lisandro Damián Nicanor Pérez Meyer <lisan...@debian.org>
Changed-By: Lisandro Damián Nicanor Pérez Meyer <lisan...@debian.org>
Description:
libechonest-dbg - Qt library for The Echo Nest platform - debug files
libechonest-dev - Qt library for The Echo Nest platform - development files
libechonest1.2 - Qt library for communicating with The Echo Nest platform
Closes: 647339
Changes:
libechonest (1.2.0-2) unstable; urgency=low
.
* Use DEB_CXXFLAGS_MAINT_APPEND to avoid losing default compiler flags
when built with dpkg >= 1.16.1. Thanks Colin Watson for the bug
and patch (Closes: #647339).
* Remove some private symbols that dissapeared. This is most probably some
compiler thing. Feel free to prove me wrong :-)
Checksums-Sha1:
d37a30a642ce72389ad6bb5de4a7742d7efd0129 2136 libechonest_1.2.0-2.dsc
e6a5f9c3a937caa69ac9aa0a5f0b1a6a2d20d9f0 8722 libechonest_1.2.0-2.debian.tar.gz
f9ef24021ff7125a10a466072cd15e3ba8478320 221400
libechonest1.2_1.2.0-2_amd64.deb
3d32f6a34f4980f3af9fc6e988a6250e544a835a 22514
libechonest-dev_1.2.0-2_amd64.deb
802388e2c78f5024687ba59384bc968ec4e20849 1360432
libechonest-dbg_1.2.0-2_amd64.deb
Checksums-Sha256:
1064faa64b40470daf942df5b2dee34d19b9115d7ab85e650384fdf0f7e4bd51 2136
libechonest_1.2.0-2.dsc
3e8d2113f0e4deef43e861d4bd0a5bc87170a7f49980004d3a84f5c3e1712928 8722
libechonest_1.2.0-2.debian.tar.gz
30300b58b765217dbb9d1cc4a4de812ad6ec0c45e34709ef88198dfd3e05e682 221400
libechonest1.2_1.2.0-2_amd64.deb
f50d8b75e479209d0c8b54e9069cfd1eff23164ae69c5f0d557becc163494354 22514
libechonest-dev_1.2.0-2_amd64.deb
03dca83ec44ce0dbaf8d5616ded98e33fa54bad76a7122eb8ceccbd5b5da5539 1360432
libechonest-dbg_1.2.0-2_amd64.deb
Files:
6b85cdc7244e1cb9c812d4bea8fb64dd 2136 libs extra libechonest_1.2.0-2.dsc
abfe6fd46ac148c1a4a50933574c5450 8722 libs extra
libechonest_1.2.0-2.debian.tar.gz
f711ab76f21b8208e5dd5b6f571d6ca5 221400 libs extra
libechonest1.2_1.2.0-2_amd64.deb
513a1a0a436fcb0265ef0c43e2ae28df 22514 libdevel extra
libechonest-dev_1.2.0-2_amd64.deb
b90dfa131d3ba14fc49c0403daba1293 1360432 debug extra
libechonest-dbg_1.2.0-2_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iQIcBAEBCAAGBQJOubgAAAoJEKtkX0BihqfQHicQAIeMtoDSiDODJSpb+ls3yAuP
5BI8EuJ3GwB2fg3+a/Uz/FqssdGe5P8G9dDUT+H7YLlOTaUT3HPcyhfBJuqwAOtI
jNdyeD8kK3CDz1qReutwKCYS2NtLxIZq2YFYVnxJplX3b+7vLAddT9WPm5rzdUko
/xPR+2t3VbbFv5K0shzyBi62jPZoEMmMvBSUnC5NxdNpOqgcZdII/0z31QUYheuz
DAo9X0YRtsruj4DIcRfUq8eKfCNWlJZtuT+5Vi2I0DC2nLGQgSF3tJu8Ve/7dfea
1BtzNX0rlEAhenIygQKAbKgGKgFSbhbo1UBUhWYunakiAuHO0Q168WXDijxSRy35
3nKhxWvbrfKVdXuZh72GEMHK3zejByuMEcyJscdeubSOqWxbIEU5FneAwXOhSds7
H/O+JC5RirVPyVtMfJBXJYIAPM5bfUfFy+NEhWALFc8m2EFFafGYVt2cnuqFPwpX
GoBueYwyqA0+KlEb37At4AbGPDhNAVshW0pHoV3oLfqLB0ETewUV/9LlP02gzeLw
969sLCjyq1gQ98mOnlUxZIx5q+YzHt0BY3AH0GHEmZPL0SQZ6ZZ5aRoHzRxHaSeJ
BIMoJ+D1fkBlRt6XpA9yC+9lSdpWPZOUlm279yMsx1Qm98K8uLlkLx7I7RoaG6al
6SsPmtulyjcPkzEggZLp
=rkET
-----END PGP SIGNATURE-----
--- End Message ---