Your message dated Sun, 30 Dec 2007 21:32:16 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#437026: fixed in iceowl 0.7-2
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: iceowl
Version: 0.5-2
Severity: wishlist
Tags: patch

Hi,
the auth extension is currently disabled. Please enable it in iceowl to
get SPNEGO/Kerberos to work. Trivial patch attached. Upstream bug is:
   https://bugzilla.mozilla.org/show_bug.cgi?id=391493
Cheers,
 -- Guido

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: powerpc (ppc)

Kernel: Linux 2.6.23-rc2-g2c9d365c
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages iceowl depends on:
ii  debianutils             2.22.1           Miscellaneous utilities specific t
ii  fontconfig              2.4.2-1.2        generic font configuration library
ii  libatk1.0-0             1.18.0-2         The ATK accessibility toolkit
ii  libc6                   2.6-5            GNU C Library: Shared libraries
ii  libcairo2               1.4.10-1+b2      The Cairo 2D vector graphics libra
ii  libfontconfig1          2.4.2-1.2        generic font configuration library
ii  libfreetype6            2.3.5-1          FreeType 2 font engine, shared lib
ii  libgcc1                 1:4.2.1-1        GCC support library
ii  libglib2.0-0            2.12.13-1        The GLib library of C routines
ii  libgtk2.0-0             2.10.13-1        The GTK+ graphical user interface 
ii  libjpeg62               6b-13            The Independent JPEG Group's JPEG 
ii  libnspr4-0d             4.6.7-1          NetScape Portable Runtime Library
ii  libnss3-0d              3.11.7-1         Network Security Service libraries
ii  libpango1.0-0           1.16.5-1         Layout and rendering of internatio
ii  libpng12-0              1.2.15~beta5-2   PNG library - runtime
ii  libstdc++6              4.2.1-1          The GNU Standard C++ Library v3
ii  libx11-6                2:1.0.3-7        X11 client-side library
ii  libxcursor1             1:1.1.8-2        X cursor management library
ii  libxext6                1:1.0.3-2        X11 miscellaneous extension librar
ii  libxfixes3              1:4.0.3-2        X11 miscellaneous 'fixes' extensio
ii  libxft2                 2.1.12-2         FreeType-based font drawing librar
ii  libxi6                  2:1.1.2-1        X11 Input extension library
ii  libxinerama1            1:1.0.2-1        X11 Xinerama extension library
ii  libxrandr2              2:1.2.1-1        X11 RandR extension library
ii  libxrender1             1:0.9.2-1        X Rendering Extension client libra
ii  libxt6                  1:1.0.5-3        X11 toolkit intrinsics library
ii  psmisc                  22.5-1           Utilities that use the proc filesy
ii  zlib1g                  1:1.2.3.3.dfsg-5 compression library - runtime

iceowl recommends no packages.

-- no debconf information
diff --git a/debian/rules b/debian/rules
index ad0db16..394a3a1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -52,7 +52,7 @@ DEB_CONFIGURE_USER_FLAGS= \
 	--with-system-jpeg=/usr \
 	--with-system-zlib=/usr \
 	--enable-optimize="-pipe -w $(OPTFLAGS)" \
-	--enable-extensions=default,lightning \
+	--enable-extensions=default,lightning,auth \
 	--with-system-nspr \
 	--with-system-nss \
 	--enable-postscript \

--- End Message ---
--- Begin Message ---
Source: iceowl
Source-Version: 0.7-2

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

iceowl-dev_0.7-2_amd64.deb
  to pool/main/i/iceowl/iceowl-dev_0.7-2_amd64.deb
iceowl-extension_0.7-2_amd64.deb
  to pool/main/i/iceowl/iceowl-extension_0.7-2_amd64.deb
iceowl_0.7-2.diff.gz
  to pool/main/i/iceowl/iceowl_0.7-2.diff.gz
iceowl_0.7-2.dsc
  to pool/main/i/iceowl/iceowl_0.7-2.dsc
iceowl_0.7-2_amd64.deb
  to pool/main/i/iceowl/iceowl_0.7-2_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.
Alexander Sack <[EMAIL PROTECTED]> (supplier of updated iceowl 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: Sun, 30 Dec 2007 20:13:32 +0100
Source: iceowl
Binary: iceowl iceowl-extension iceowl-dev
Architecture: source amd64
Version: 0.7-2
Distribution: unstable
Urgency: low
Maintainer: Alexander Sack <[EMAIL PROTECTED]>
Changed-By: Alexander Sack <[EMAIL PROTECTED]>
Description: 
 iceowl     - Standalone Calendar Application
 iceowl-dev - iceowl development files
 iceowl-extension - Calendar Extension for Thunderbird/Icedove
Closes: 435228 436568 437026 437102 441037 449340
Changes: 
 iceowl (0.7-2) unstable; urgency=low
 .
   * import patches from xulrunner to fix FTBFS on mips/mipsel and fix sparc64
     unichar aligment (Closes: 449340)
     - add debian/patches/mips_performance
     - add debian/patches/mips_xpcom
     - add debian/patches/sparc64_unichar_alignment
     - update debian/patches/series
     - update debian/patches/configure-autoconf2-13-reconfigure.patch
   * fix copy-paste errors in package description and Provides (Closes: 435228)
     - update debian/control
   * fix presubj to not refer to firefox anymore. Further adapt and improve the
     text in order to suite iceowl (Closes: 436568)
     - update debian/presubj
   * rename iceowl.ubuntu-prefs.js => iceowl.debian-prefs.js (Closes: 437102)
     - move debian/iceowl.ubuntu-prefs.js => debian/iceowl.debian-prefs.js
     - update debian/iceowl.install
   * fix startscript to follow symlinks for real (Closes: 441037)
     - add debian/patches/follow_symlinks_startscript
     - update debian/patches/series
   * pass host arch information to configure and trust the supplied
     architecture information. Thanks to Bastian Blank.
     - update debian/rules
     - add debian/patches/arch-detect
     - update debian/patches/autoconf2.13-rerun
     - update debian/patches/series
   * enable auth extension to allow SPNEGO/Kerberos authentication
     (Closes: 437026)
     - update debian/rules
Files: 
 1791fcde9e4635e6624fcff75382e436 1679 web optional iceowl_0.7-2.dsc
 a057b4aecb788024b84413b0fa78577f 213798 web optional iceowl_0.7-2.diff.gz
 89877112ea26926650aa716f1a929209 8977910 web optional iceowl_0.7-2_amd64.deb
 7c5dc9d085e08357ba6123ffc841eb0e 1198460 web optional 
iceowl-extension_0.7-2_amd64.deb
 2d6f4f1e9124142f4d336c139ea65830 3297036 devel optional 
iceowl-dev_0.7-2_amd64.deb

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

iQIVAwUBR3f6iaBE/gcUDGZkAQL5Eg/+LtBm6cxhZlwhk8TTg08gjpmrWThwunio
unPNa5aeK7/Osk/iUmqv/DY3MttXt3Ea/l97exCnA13nbNjcWgF+5/nd6E+/gkk5
5MFQo8jXnfxQj3fW2+Yu76329bFcSKj9v2DCSK2Y7JU/xQD34W0P8MeCImVHrPA7
Wk7qUESLOY4H01fawWsO2VpH8Q/XElGCXPU8cg0u1Y50h0ugXOOg1cP6wYicdrsM
AMMXAoStMlRtUy+dGM9KdsdO0/hXBYj2biXQ5PTCqXh0X2e45+kMYRYGsm7tZA75
WrESgLGpQi34WhU5vMMCCBfmJfX5butBB32or1mW7rEo1I616w+crtSki7P57FyS
DrTKacO4+2XNfLyRiAo58zlBBtrq6DHXIiN/AEuWnVpsoRuwBzK3uh4a90tg1iRK
3t0T9ZH5nwy7WeA9bXwR19VwQyp/pEulmaY6njKo3X2TAl1O6gNFgmw7bFUbCVBc
OQCJ493wXFXTCXhGQGbKgHt2mIDoTRDfrZfNz7djoQmMD3jbnxshOmQyRdSPTtVC
1U9CCObKG/x4Y8QDRh+yLihqysUfV/eB3uQBBuAxsqGVuXj+5iC+tngfeC++caWg
4RwogmESOKZ/iJVTwSpjC58L+knjPHjq5ioxTS2L00VNuJHE/DgKYRBbp7FdriQk
bpaDmweYVD4=
=7tvm
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to