Your message dated Sat, 10 Oct 2009 18:02:40 +0000
with message-id <[email protected]>
and subject line Bug#548674: fixed in gluezilla 2.4.2-1.1
has caused the Debian Bug report #548674,
regarding gluezilla: Transition to xulrunner 1.9.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 [email protected]
immediately.)
--
548674: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=548674
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: gluezilla
Severity: important
Tags: patch
Xulrunner 1.9.1 is going to replace xulrunner 1.9 in unstable sometime
soonish, so gluezilla should switch to using it.
As a matter of being future-proof, a dh_xulrunner program has been added
to xulrunner-dev, that will add the proper dependency to shlibs:Depends.
Please note that the package supporting this command is not yet in the
archive and should reach experimental some time today.
The attached patch implements the necessary changes[1], please upload to
unstable as soon as possible. The package will then be dep-wait, and will
get built as soon as xulrunner 1.9.1 reaches unstable, which will happen
when all the changes required on other packages will be ready.
Cheers,
Mike
1. Please note that this patch still hardcodes the GREVersionRange, which
is not really future-proof. Something similar to what exists in chmsee would
be required for that.
-- System Information:
Debian Release: squeeze/sid
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.30-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
diff -ruN gluezilla-2.4.2/debian/rules gluezilla-2.4.2.new/debian/rules
--- gluezilla-2.4.2/debian/rules 2009-09-17 16:59:35.000000000 +0200
+++ gluezilla-2.4.2.new/debian/rules 2009-09-17 16:54:17.537259379 +0200
@@ -44,7 +44,7 @@
dh $@
binary-arch: install
- dh $@
+ dh --with xulrunner $@
%:
dh $@
diff -ruN gluezilla-2.4.2/src/LocationProvider.cpp gluezilla-2.4.2.new/src/LocationProvider.cpp
--- gluezilla-2.4.2/src/LocationProvider.cpp 2009-06-08 19:44:03.000000000 +0200
+++ gluezilla-2.4.2.new/src/LocationProvider.cpp 2009-09-17 17:00:31.943321800 +0200
@@ -195,9 +195,9 @@
#if XUL_VERSION == 2
"1.8", PR_TRUE,
#else
- "1.9", PR_TRUE,
+ "1.9.1", PR_TRUE,
#endif
- "9.9", PR_TRUE
+ "1.9.2", PR_FALSE
};
GRE_GetGREPathWithProperties(&version, 1,
--- End Message ---
--- Begin Message ---
Source: gluezilla
Source-Version: 2.4.2-1.1
We believe that the bug you reported is fixed in the latest version of
gluezilla, which is due to be installed in the Debian FTP archive:
gluezilla_2.4.2-1.1.diff.gz
to pool/main/g/gluezilla/gluezilla_2.4.2-1.1.diff.gz
gluezilla_2.4.2-1.1.dsc
to pool/main/g/gluezilla/gluezilla_2.4.2-1.1.dsc
libgluezilla_2.4.2-1.1_amd64.deb
to pool/main/g/gluezilla/libgluezilla_2.4.2-1.1_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 gluezilla 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: SHA1
Format: 1.8
Date: Sat, 10 Oct 2009 11:46:04 +0200
Source: gluezilla
Binary: libgluezilla
Architecture: source amd64
Version: 2.4.2-1.1
Distribution: unstable
Urgency: low
Maintainer: Debian Mono Group <[email protected]>
Changed-By: Mike Hommey <[email protected]>
Description:
libgluezilla - glue library to embed Gecko in Mono's WebControl
Closes: 548674
Changes:
gluezilla (2.4.2-1.1) unstable; urgency=low
.
* Non-maintainer upload for transition to xulrunner 1.9.1.
(Closes: #548674)
* debian/rules: Use dh_xulrunner
* debian/control: Build-depend on a xulrunner-dev that provides dh_xulrunner.
* src/LocationProvider.cpp: Tighten the GREVersionRange.
Checksums-Sha1:
bfa389279a847f631dddd1d2845c226b30ea5959 1403 gluezilla_2.4.2-1.1.dsc
f1d2bc13e23624296d5b43f4d136d0a3ebc39d24 12116 gluezilla_2.4.2-1.1.diff.gz
f20d64d67e0b79ce05545e1fcfcdc9af140ba79b 63936 libgluezilla_2.4.2-1.1_amd64.deb
Checksums-Sha256:
29d67edde601d15d20ecdf8f3b1eb521441fd6417734d2a130a43bdb5a9b58fd 1403
gluezilla_2.4.2-1.1.dsc
6558e97e0e083b382c8c5d8c4356f82bf9d35212ef3ea2a525ba9547368392d5 12116
gluezilla_2.4.2-1.1.diff.gz
9068430ab010acda801d9d4cb920862729fd0ad6448cc9e54a4e4aeceebca6da 63936
libgluezilla_2.4.2-1.1_amd64.deb
Files:
225e05c53c7bb4247fc5021033b17f7f 1403 libs optional gluezilla_2.4.2-1.1.dsc
b1a619d6ce4a9910062ef9c6850a7e24 12116 libs optional
gluezilla_2.4.2-1.1.diff.gz
fe4c67164c7c70d0addcdd473fa180fd 63936 libs optional
libgluezilla_2.4.2-1.1_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iD8DBQFK0MkA3kvaLFT9KlgRAvLsAJ4sCvopNPPsCby1sX88356GIlpu1gCfRdh+
dkAYA4qkFMndf4I1YbtWnHw=
=4Gl0
-----END PGP SIGNATURE-----
--- End Message ---