Your message dated Fri, 15 Jul 2011 11:34:47 +0000
with message-id <[email protected]>
and subject line Bug#632890: fixed in iceweasel 5.0-3
has caused the Debian Bug report #632890,
regarding iceweasel: source package build process modifies files
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.)
--
632890: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=632890
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
package: iceweasel
version: 5.0-2
justification: policy 4.9
severity: serious
tags: experimental
after building the iceweasel-5.0 source package and running the clean target,
the following files are left modified:
modules/libpref/test/unit/data/savepref.js
toolkit/components/places/tests/unit/default.sqlite
xpcom/tests/unit/data/iniparser08.ini.new
xpcom/tests/unit/data/iniparser09.ini.new
xpcom/tests/unit/data/iniparser10.ini.new
xpcom/tests/unit/data/iniparser11.ini.new
xpcom/tests/unit/data/iniparser12.ini.new
xpcom/tests/unit/data/iniparser13.ini.new
xpcom/tests/unit/data/iniparser14.ini.new
xpcom/tests/unit/data/iniparser15.ini.new
xpcom/tests/unit/data/nonexistent-file.ini
--- End Message ---
--- Begin Message ---
Source: iceweasel
Source-Version: 5.0-3
We believe that the bug you reported is fixed in the latest version of
iceweasel, which is due to be installed in the Debian FTP archive:
iceweasel-dbg_5.0-3_amd64.deb
to main/i/iceweasel/iceweasel-dbg_5.0-3_amd64.deb
iceweasel_5.0-3.debian.tar.gz
to main/i/iceweasel/iceweasel_5.0-3.debian.tar.gz
iceweasel_5.0-3.dsc
to main/i/iceweasel/iceweasel_5.0-3.dsc
iceweasel_5.0-3_amd64.deb
to main/i/iceweasel/iceweasel_5.0-3_amd64.deb
libmozjs-dev_5.0-3_amd64.deb
to main/i/iceweasel/libmozjs-dev_5.0-3_amd64.deb
libmozjs5d-dbg_5.0-3_amd64.deb
to main/i/iceweasel/libmozjs5d-dbg_5.0-3_amd64.deb
libmozjs5d_5.0-3_amd64.deb
to main/i/iceweasel/libmozjs5d_5.0-3_amd64.deb
spidermonkey-bin_5.0-3_amd64.deb
to main/i/iceweasel/spidermonkey-bin_5.0-3_amd64.deb
xulrunner-5.0-dbg_5.0-3_amd64.deb
to main/i/iceweasel/xulrunner-5.0-dbg_5.0-3_amd64.deb
xulrunner-5.0_5.0-3_amd64.deb
to main/i/iceweasel/xulrunner-5.0_5.0-3_amd64.deb
xulrunner-dev_5.0-3_amd64.deb
to main/i/iceweasel/xulrunner-dev_5.0-3_amd64.deb
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.
Mike Hommey <[email protected]> (supplier of updated iceweasel 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: Fri, 15 Jul 2011 12:04:39 +0200
Source: iceweasel
Binary: iceweasel iceweasel-dbg xulrunner-5.0 libmozjs5d libmozjs-dev
libmozjs5d-dbg spidermonkey-bin xulrunner-dev xulrunner-5.0-dbg
Architecture: source amd64
Version: 5.0-3
Distribution: unstable
Urgency: low
Maintainer: Maintainers of Mozilla-related packages
<[email protected]>
Changed-By: Mike Hommey <[email protected]>
Description:
iceweasel - Web browser based on Firefox
iceweasel-dbg - debugging symbols for iceweasel
libmozjs-dev - Development files for the Mozilla SpiderMonkey JavaScript
library
libmozjs5d - The Mozilla SpiderMonkey JavaScript library
libmozjs5d-dbg - Development files for the Mozilla SpiderMonkey JavaScript
library
spidermonkey-bin - standalone JavaScript/ECMAScript (ECMA-262) interpreter
xulrunner-5.0 - XUL + XPCOM application runner
xulrunner-5.0-dbg - Debugging symbols for the Gecko engine library
xulrunner-dev - Development files for the Gecko engine library
Closes: 632890
Changes:
iceweasel (5.0-3) unstable; urgency=low
.
* Upload to unstable.
* debian/control*: Fix build dependency on libsqlite3-dev.
* debian/rules:
- Replace sdk/bin files also in /usr/lib/xulrunner-5.0 with symbolic links.
- Use dist/include to find npapi.h when building npapi_getinfo.
* debian/control*, debian/rules: Use ${binary:Version} for iceweasel
dependency on xulrunner, now that they have the same version.
* debian/test.mk:
- Set the application directory for xpcshell tests.
- Set plugin path for all tests.
* debian/control*: Add a build dependency on ttf-dejima-mincho to avoid
reftest failure due to the lack of japanese font.
* debian/xulrunner-GRE_VERSION.lintian-overrides.in: Add a temporary lintian
override for libtheora embedding.
.
* js/src/Makefile.in: Fix namespace exporting.
* toolkit/mozapps/installer/packager.mk: Install sdk/bin with make install.
bz#639554.
* config/autoconf.mk.in: Use the first two digits of the version number for
the install directory. bz#445128.
* xulrunner/installer/Makefile.in: Revert previous change for the version
number here, it concerns something that isn't built anymore and will go
away.
* embedding/android/GeckoAppShell.java, ipc/glue/GeckoChildProcessHost.cpp,
other-licenses/android/APKOpen.cpp, toolkit/xre/nsAppRunner.cpp,
toolkit/xre/nsEmbedFunctions.cpp, xpcom/build/Omnijar.*,
xpcom/build/nsXPComInit.cpp: Updated part 3 of bz#620931.
* js/src/xpconnect/shell/xpcshell.cpp: Add a -a option to xpcshell to set
an application directory. bz#620931 (part 6)
* browser/installer/Makefile.in, browser/installer/precompile_cache.js:
Make startup cache generation work better with new omni.jar handling.
bz#620931 (part 7)
* toolkit/components/places/tests/unit/test_database_replaceOnStartup.js:
Don't modify in-tree default.sqlite. bz#666709, bz#668906.
* storage/src/mozStorageService.cpp,
storage/test/unit/test_storage_service.js: Add a safeguard to
openUnsharedDatabase. bz#668906.
* toolkit/mozapps/downloads/tests/unit/test_DownloadUtils.js: Fix with
locales with a different decimal separator. bz#671533.
* xpcom/build/nsXPComInit.cpp: Initialize NS_XPCOM_LIBRARY_FILE from
NS_GRE_DIR. bz#671564.
* testing/xpcshell/runxpcshelltests.py: Allow to pass an application
directory to xpcshell tests. bz#671562.
* modules/plugin/test/unit/head_plugins.js, netwerk/test/unit/test_socks.js,
toolkit/mozapps/extensions/test/xpcshell/test_plugins.js: Fix some tests
using CurProcD where GreD should be used.
* xpcom/tests/unit/test_iniProcessor.js: Cleanup temporary files from
test_iniProcessor.js. bz#671570.
* modules/libpref/test/unit/test_libPrefs.js: Cleanup temporary files from
test_libPrefs.js. bz#671576. Together with bz#671570 and bz#666709 above,
Closes: #632890.
* toolkit/mozapps/extensions/test/xpcshell/test_update.js: Don't hardcode
en-US in test_update.js. bz#671631.
* modules/libpref/src/nsPrefService.cpp: Always load $gre/defaults/pref
prefs. bz#671798.
* js/src/xpconnect/shell/xpcshell.cpp: Provide NS_APP_PREF_DEFAULTS_50_DIR
and NS_APP_PREFS_DEFAULTS_DIR_LIST in xpcshell dir provider. bz#671804.
Checksums-Sha1:
2b7f5b7ef42e1fcbc6d7746faeb5bded6bb6f04e 2850 iceweasel_5.0-3.dsc
d36f3c97aec8978246b2ab74860663a3d6db0ee0 335894 iceweasel_5.0-3.debian.tar.gz
2e9b8532508e4e4d1fb8ca5f9d7c0a2a2e3246dc 1571962 iceweasel_5.0-3_amd64.deb
2a4f68473e1c40d720b0676e28b07921f5b6a655 566216 iceweasel-dbg_5.0-3_amd64.deb
05db2442853ffea6209aa487a6e4671be6f904be 10004982 xulrunner-5.0_5.0-3_amd64.deb
7453f433e7aee8755b449a8d38e007de659b2861 1373020 libmozjs5d_5.0-3_amd64.deb
edc91dbbbac9aca20185d8cbbc53fba27caa7f6d 509292 libmozjs-dev_5.0-3_amd64.deb
284091e8248dbabfd4705b9a82b931c5c4cc52d7 11085290
libmozjs5d-dbg_5.0-3_amd64.deb
a4966320d3556beefd1ac1d473186ac27ec33c7d 1374716
spidermonkey-bin_5.0-3_amd64.deb
34798069440e351365d5f77bc731cd063533bd3e 4525032 xulrunner-dev_5.0-3_amd64.deb
61ad5f84c321bd625e6879414b72b32a485fdd25 118839100
xulrunner-5.0-dbg_5.0-3_amd64.deb
Checksums-Sha256:
29dd503889f42dbb32a74b9a30a046cf3753cbd711a82110fbb8de7e7b2c25de 2850
iceweasel_5.0-3.dsc
675386a7f49903c47411d867adcbace42d40e8510cdd0aca70ac4a12df799118 335894
iceweasel_5.0-3.debian.tar.gz
0f28aaeeee328b677c1e45a61607480fd6c825a2c4261421af6bc4d12c587a6b 1571962
iceweasel_5.0-3_amd64.deb
78ac9abc8b07e33440034b8eed9a2f35303aec6cf5629a8afcb0d012da68c3c1 566216
iceweasel-dbg_5.0-3_amd64.deb
9c7ec4c7394dffbaba5ffb8ae23c8fbf91cf247b2ae9f9208915d5fc5761db5e 10004982
xulrunner-5.0_5.0-3_amd64.deb
b9cfd0dd620d994b4f12c4317d14562c342a18fbc9e419ad6918792ba6cd4097 1373020
libmozjs5d_5.0-3_amd64.deb
cddb03c056153dc2050bf26e358e43835356c0df59961cab1f850d7cda8d83cb 509292
libmozjs-dev_5.0-3_amd64.deb
9054be6faab4705245bae6fa5cae7ab60032c3a5cd36b703f625e1819f1ffc6d 11085290
libmozjs5d-dbg_5.0-3_amd64.deb
03dcebe16c6a1401e01cb828f398602b7a7d0df6389dfddb2e51df67b06f44ff 1374716
spidermonkey-bin_5.0-3_amd64.deb
2d53bfab69a00afee0d1f07680197fd21ecef134d4b416519b2824aa5024311c 4525032
xulrunner-dev_5.0-3_amd64.deb
3d64a327d790104e6a3d476e4f932dbdae5bf94b5403e6eafdb5127e6788dad4 118839100
xulrunner-5.0-dbg_5.0-3_amd64.deb
Files:
7b34b62e2692d98f7a0e1bcfa52ad535 2850 web optional iceweasel_5.0-3.dsc
0570c79f725b588f3fadd5bb9823bd28 335894 web optional
iceweasel_5.0-3.debian.tar.gz
4d5b9749caa304460c3f055660615575 1571962 web optional iceweasel_5.0-3_amd64.deb
3d158838635c352f2a55e3a3616e03fc 566216 debug extra
iceweasel-dbg_5.0-3_amd64.deb
c1ba60c6f88c7830387e977b800381c5 10004982 libs optional
xulrunner-5.0_5.0-3_amd64.deb
00fe062d438c36bed21bdbcaea7158bb 1373020 libs optional
libmozjs5d_5.0-3_amd64.deb
eced9caf65ad6d11474b60b37c85f988 509292 libdevel optional
libmozjs-dev_5.0-3_amd64.deb
ade3b9a173e439a4ddaba3d72ec0e21e 11085290 debug extra
libmozjs5d-dbg_5.0-3_amd64.deb
627317a7a96f29b8d6341c4955c9feec 1374716 interpreters optional
spidermonkey-bin_5.0-3_amd64.deb
a5aac052d3c0b2ad3a1565aeb25cc5c4 4525032 libdevel optional
xulrunner-dev_5.0-3_amd64.deb
fea391b50ebd56be79bae1efc6656426 118839100 debug extra
xulrunner-5.0-dbg_5.0-3_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iQIVAwUBTiAbs+QqoE+mqoxyAQiBLg//elYHalG5p4BYnFG7NVgcFuT8w+Kqc4Nj
whFTh+7roMPR5s1ThQatVWR3oWaLC1KLBTi8+EuPgF1uT5fCN59o8RNscVscyrn3
tIZB5rcVCODeAhnF8Zf+GuZ6E7NeTE2ECZnmm/wEBVtUeaQz++Rv0QtFLnn/dwke
ZVt/c7ROh1HsoB9podRDpzkHaibOv5N/IPvzqSGiVNzIyBMw7mzq9ZmeEN/pSof0
1hi3phDq4MWXlEHSNxgg+jCHHUc63u1go4YTPYeQe+zwEw5DkZ0hax0AlQOrzhK7
6i0fSlWslEkM89Dr2pwoUP5QkPy1l5OjHLYXIYK/ixS75V1nlgOx5NJ94tv/HxWt
HnU6dCJ9uvzMxKZ1KK3lAyxci1Z39OKewPHBGLEWgJKGxXfimovDsvBf1IwmTnil
fvtixLU+ye9v9RkBEY3G9XVkCyyxMjdKNHcycRQV0rZvfiydXXhVoGLLbPzLuxii
XpDQX1Ap3o45FbWm3AjUGfnhQ2WjQsWHdT0MU36XSl5iLIhVRrzKfK8M0tah2rOD
WhVA0oWG7vdvBWjd6viGdum1sMLx1Y4E64GrXQVKXd2thg5x2hanONhOKOUwQNOE
SV6Vy115FUZEOMwrBqxBkg414A6R6q9PO6UDrN4AOtXZz1w/7JqeGKZHbtJ1FeO+
L7IlVgt2PI4=
=Eudi
-----END PGP SIGNATURE-----
--- End Message ---