Your message dated Wed, 22 Feb 2006 11:47:08 -0800
with message-id <[EMAIL PROTECTED]>
and subject line Bug#351984: fixed in epiphany-extensions 1.8.2-5
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: epiphany-extensions
Version: 1.8.2-3.1
Severity: wishlist
Tags: patch

Hi, attached here is a patch so that epiphany-extensions builds against
xulrunner instead of mozilla.

Xulrunner is in the NEW queue at the moment, so I can't say for sure
when it will reach unstable.

Cheers,

Mike


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-1-686
Locale: LANG=ja_JP.UTF-8, LC_CTYPE=ja_JP.UTF-8 (charmap=UTF-8)

Versions of packages epiphany-extensions depends on:
ii  epiphany-browser              1.8.3-3.1  Intuitive GNOME web browser
ii  libc6                         2.3.5-13   GNU C Library: Shared libraries an
ii  libgcc1                       1:4.0.2-8  GCC support library
ii  libnspr4-0d                   1.8.0.1-2  NetScape Portable Runtime Library
ii  libosp5                       1.5.2-1    Runtime library for OpenJade group
ii  libpcre3                      6.4-1.1    Perl 5 Compatible Regular Expressi
ii  libxul0d                      1.8.0.1-2  Gecko engine library
ii  sgml-data                     2.0.3      common SGML and XML data
ii  w3c-dtd-xhtml                 1.1-5      W3C eXtensible HyperText Markup La

epiphany-extensions recommends no packages.

-- no debconf information
diff -ruN epiphany-extensions-1.8.2.orig/debian/changelog 
epiphany-extensions-1.8.2/debian/changelog
--- epiphany-extensions-1.8.2.orig/debian/changelog     2006-02-08 
22:52:04.059147104 +0100
+++ epiphany-extensions-1.8.2/debian/changelog  2006-02-08 22:51:37.087247456 
+0100
@@ -1,3 +1,13 @@
+epiphany-extensions (1.8.2-3.1) unstable; urgency=low
+
+  * Test build with xulrunner.
+  * debian/control:
+    + Changed Build-deps from mozilla-browser to libxul-dev.
+    + Changed dependencies and conflicts accordingly.
+  * debian/rules: Add --with-mozilla=xulrunner to the configure line.
+
+ -- Mike Hommey <[EMAIL PROTECTED]>  Wed,  8 Feb 2006 22:50:36 +0100
+
 epiphany-extensions (1.8.2-3) unstable; urgency=low
 
   * Try the unstable thing again...
diff -ruN epiphany-extensions-1.8.2.orig/debian/control 
epiphany-extensions-1.8.2/debian/control
--- epiphany-extensions-1.8.2.orig/debian/control       2006-02-08 
22:52:04.058147256 +0100
+++ epiphany-extensions-1.8.2/debian/control    2006-02-08 22:50:09.271597464 
+0100
@@ -3,14 +3,12 @@
 Priority: optional
 Maintainer: Jordi Mallach <[EMAIL PROTECTED]>
 Uploaders: Debian GNOME Maintainers <[EMAIL PROTECTED]>, Akira TAGOH <[EMAIL 
PROTECTED]>, Andreas Rottmann <[EMAIL PROTECTED]>, Andrew Lau <[EMAIL 
PROTECTED]>, Carlos Perelló Marín <[EMAIL PROTECTED]>, Clément Stenac <[EMAIL 
PROTECTED]>, Ed Boraas <[EMAIL PROTECTED]>, Edd Dumbill <[EMAIL PROTECTED]>, 
Emil Soleyman-Zomalan <[EMAIL PROTECTED]>, Guilherme de S. Pastore <[EMAIL 
PROTECTED]>, Gustavo Noronha Silva <[EMAIL PROTECTED]>, J.H.M. Dassen (Ray) 
<[EMAIL PROTECTED]>, Joe Drew <[EMAIL PROTECTED]>, Johannes Rohr <[EMAIL 
PROTECTED]>, Jose Carlos Garcia Sogo <[EMAIL PROTECTED]>, Josselin Mouette 
<[EMAIL PROTECTED]>, Loic Minier <[EMAIL PROTECTED]>, Marc 'HE' Brockschmidt 
<[EMAIL PROTECTED]>, Ondřej Surý <[EMAIL PROTECTED]>, Rob Bradford <[EMAIL 
PROTECTED]>, Robert McQueen <[EMAIL PROTECTED]>, Ross Burton <[EMAIL 
PROTECTED]>, Sebastien Bacher <[EMAIL PROTECTED]>, Sjoerd Simons <[EMAIL 
PROTECTED]>, Takuo KITAME <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>= 4.1.87), pkg-config, libglade2-dev (>= 2.3.1), 
libglib2.0-dev (>= 2.4.0), libgtk2.0-dev (>= 2.4.0), cdbs (>= 0.4.17), libtool 
(>= 1.5.6-1), libxml2-dev (>= 2.6.0), epiphany-browser-dev (>= 1.8.1), 
mozilla-dev (>= 2:1.7), libgnome-desktop-dev, libosp-dev (>= 1.5.1.0-2.1), 
gnome-pkg-tools, libxml-parser-perl, libpcre3-dev, libdbus-glib-1-dev
-Build-Conflicts: mozilla-dev (>= 2:1.8)
+Build-Depends: debhelper (>= 4.1.87), pkg-config, libglade2-dev (>= 2.3.1), 
libglib2.0-dev (>= 2.4.0), libgtk2.0-dev (>= 2.4.0), cdbs (>= 0.4.17), libtool 
(>= 1.5.6-1), libxml2-dev (>= 2.6.0), epiphany-browser-dev (>= 1.8.1), 
libxul-dev, libgnome-desktop-dev, libosp-dev (>= 1.5.1.0-2.1), gnome-pkg-tools, 
libxml-parser-perl, libpcre3-dev, libdbus-glib-1-dev
 Standards-Version: 3.6.2
 
 Package: epiphany-extensions
 Architecture: any
 Depends: ${shlibs:Depends}, epiphany-browser (>= 1.8.1), sgml-data, 
w3c-dtd-xhtml
-Conflicts: mozilla-browser (>= 2:1.8)
 Description: Extensions for Epiphany web browser
  Adds extra features to GNOME's Epiphany web browser, including action, add
  blocking, auto-scroller, bookmarks tray, extensions manager, find, mouse
diff -ruN epiphany-extensions-1.8.2.orig/debian/control.in 
epiphany-extensions-1.8.2/debian/control.in
--- epiphany-extensions-1.8.2.orig/debian/control.in    2006-02-08 
22:52:04.059147104 +0100
+++ epiphany-extensions-1.8.2/debian/control.in 2006-02-08 22:49:54.976770608 
+0100
@@ -3,14 +3,12 @@
 Priority: optional
 Maintainer: Jordi Mallach <[EMAIL PROTECTED]>
 Uploaders: @GNOME_TEAM@
-Build-Depends: debhelper (>= 4.1.87), pkg-config, libglade2-dev (>= 2.3.1), 
libglib2.0-dev (>= 2.4.0), libgtk2.0-dev (>= 2.4.0), cdbs (>= 0.4.17), libtool 
(>= 1.5.6-1), libxml2-dev (>= 2.6.0), epiphany-browser-dev (>= 1.8.1), 
mozilla-dev (>= 2:1.7), libgnome-desktop-dev, libosp-dev (>= 1.5.1.0-2.1), 
gnome-pkg-tools, libxml-parser-perl, libpcre3-dev, libdbus-glib-1-dev
-Build-Conflicts: mozilla-dev (>= 2:1.8)
+Build-Depends: debhelper (>= 4.1.87), pkg-config, libglade2-dev (>= 2.3.1), 
libglib2.0-dev (>= 2.4.0), libgtk2.0-dev (>= 2.4.0), cdbs (>= 0.4.17), libtool 
(>= 1.5.6-1), libxml2-dev (>= 2.6.0), epiphany-browser-dev (>= 1.8.1), 
libxul-dev, libgnome-desktop-dev, libosp-dev (>= 1.5.1.0-2.1), gnome-pkg-tools, 
libxml-parser-perl, libpcre3-dev, libdbus-glib-1-dev
 Standards-Version: 3.6.2
 
 Package: epiphany-extensions
 Architecture: any
 Depends: ${shlibs:Depends}, epiphany-browser (>= 1.8.1), sgml-data, 
w3c-dtd-xhtml
-Conflicts: mozilla-browser (>= 2:1.8)
 Description: Extensions for Epiphany web browser
  Adds extra features to GNOME's Epiphany web browser, including action, add
  blocking, auto-scroller, bookmarks tray, extensions manager, find, mouse
diff -ruN epiphany-extensions-1.8.2.orig/debian/rules 
epiphany-extensions-1.8.2/debian/rules
--- epiphany-extensions-1.8.2.orig/debian/rules 2006-02-08 22:52:04.059147104 
+0100
+++ epiphany-extensions-1.8.2/debian/rules      2006-02-08 22:50:25.907068488 
+0100
@@ -5,7 +5,7 @@
 include /usr/share/cdbs/1/rules/simple-patchsys.mk
 include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk
 
-DEB_CONFIGURE_EXTRA_FLAGS := --disable-static 
--with-extensions=all,adblock,net-monitor,greasemonkey,rss,tabsmenu
+DEB_CONFIGURE_EXTRA_FLAGS := --disable-static 
--with-extensions=all,adblock,net-monitor,greasemonkey,rss,tabsmenu 
--with-mozilla=xulrunner
 
 clean::
        rm -f po/.intltool-merge-cache

--- End Message ---
--- Begin Message ---
Source: epiphany-extensions
Source-Version: 1.8.2-5

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

epiphany-extensions_1.8.2-5.diff.gz
  to pool/main/e/epiphany-extensions/epiphany-extensions_1.8.2-5.diff.gz
epiphany-extensions_1.8.2-5.dsc
  to pool/main/e/epiphany-extensions/epiphany-extensions_1.8.2-5.dsc
epiphany-extensions_1.8.2-5_i386.deb
  to pool/main/e/epiphany-extensions/epiphany-extensions_1.8.2-5_i386.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.
Jordi Mallach <[EMAIL PROTECTED]> (supplier of updated epiphany-extensions 
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.7
Date: Mon, 20 Feb 2006 19:48:31 +0100
Source: epiphany-extensions
Binary: epiphany-extensions
Architecture: source i386
Version: 1.8.2-5
Distribution: unstable
Urgency: low
Maintainer: Jordi Mallach <[EMAIL PROTECTED]>
Changed-By: Jordi Mallach <[EMAIL PROTECTED]>
Description: 
 epiphany-extensions - Extensions for Epiphany web browser
Closes: 351984
Changes: 
 epiphany-extensions (1.8.2-5) unstable; urgency=low
 .
   * Apply patch from Mike Hommey to build against libxul-dev (closes: #351984).
     - debian/control.in:
       + Changed Build-deps from mozilla-browser to libxul-dev.
       + Changed dependencies and conflicts accordingly.
     - debian/rules: Add --with-mozilla=xulrunner to the configure line.
   * debian/control.in: bump epiphany-browser dependency to >= 1.8.5, first
     version using libxul.
Files: 
 1214bd756abc219550565ee3ec585099 1914 gnome optional 
epiphany-extensions_1.8.2-5.dsc
 e2881a843bf2115e2440db8bdb95a7d2 3438 gnome optional 
epiphany-extensions_1.8.2-5.diff.gz
 9e12067e6c627d4843bc37b137bc75f7 363820 gnome optional 
epiphany-extensions_1.8.2-5_i386.deb

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

iD8DBQFD+iGAJYSUupF6Il4RArcrAKDTbrAUT1VYJtdDbn6dnn8+Dvy3GwCfWGHU
sJ6zfIizS6+gXa5GXXutEhE=
=ZIea
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to