Your message dated Sun, 15 Oct 2006 11:34:29 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#382455: fixed in licq 1.3.4-1
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: licq
Version: 1.3.2-7
Severity: important
Tags: patch

Hi,

the current version fails to build on GNU/kFreeBSD,
because of outdated libtool, version 1.5.2-1 or later is needed.

Please find below a recipe for updating libtool in this package.

It would also be nice if you can ask upstream to
correctly update libtool in their next release.
Currently there is a mixture of libtool 1.5.8 and libtool 1.4a.


Thanks in advance

                          Petr

#!/bin/sh

for i in . plugins/qt-gui plugins/auto-reply plugins/email \
         plugins/console plugins/rms plugins/msn
do
         OLDDIR=`pwd`
         cd $i
         cp -f /usr/share/libtool/libtool.m4 admin/libtool.m4.in
         cp -f /usr/share/libtool/ltmain.sh admin/ltmain.sh
         rm -f acinclude.m4
         make -f Makefile.am top_srcdir=. acinclude.m4
         aclocal-1.7
         autoconf
         cd $OLDDIR
done

         cd plugins/osd
         cp -f /usr/share/libtool/ltmain.sh admin/ltmain.sh
         rm -f acinclude.m4
         aclocal-1.7 -I m4 -I admin
         autoconf
         cd $OLDDIR



--- End Message ---
--- Begin Message ---
Source: licq
Source-Version: 1.3.4-1

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

licq-dev_1.3.4-1_all.deb
  to pool/main/l/licq/licq-dev_1.3.4-1_all.deb
licq-plugin-autoreply_1.3.4-1_i386.deb
  to pool/main/l/licq/licq-plugin-autoreply_1.3.4-1_i386.deb
licq-plugin-console_1.3.4-1_i386.deb
  to pool/main/l/licq/licq-plugin-console_1.3.4-1_i386.deb
licq-plugin-forwarder_1.3.4-1_i386.deb
  to pool/main/l/licq/licq-plugin-forwarder_1.3.4-1_i386.deb
licq-plugin-kde_1.3.4-1_i386.deb
  to pool/main/l/licq/licq-plugin-kde_1.3.4-1_i386.deb
licq-plugin-msn_1.3.4-1_i386.deb
  to pool/main/l/licq/licq-plugin-msn_1.3.4-1_i386.deb
licq-plugin-osd_1.3.4-1_i386.deb
  to pool/main/l/licq/licq-plugin-osd_1.3.4-1_i386.deb
licq-plugin-qt_1.3.4-1_i386.deb
  to pool/main/l/licq/licq-plugin-qt_1.3.4-1_i386.deb
licq-plugin-rms_1.3.4-1_i386.deb
  to pool/main/l/licq/licq-plugin-rms_1.3.4-1_i386.deb
licq_1.3.4-1.diff.gz
  to pool/main/l/licq/licq_1.3.4-1.diff.gz
licq_1.3.4-1.dsc
  to pool/main/l/licq/licq_1.3.4-1.dsc
licq_1.3.4-1_i386.deb
  to pool/main/l/licq/licq_1.3.4-1_i386.deb
licq_1.3.4.orig.tar.gz
  to pool/main/l/licq/licq_1.3.4.orig.tar.gz



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.
Peter Eisentraut <[EMAIL PROTECTED]> (supplier of updated licq 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,  8 Oct 2006 23:37:46 +0200
Source: licq
Binary: licq-plugin-msn licq licq-plugin-kde licq-plugin-rms 
licq-plugin-console licq-plugin-qt licq-dev licq-plugin-osd 
licq-plugin-forwarder licq-plugin-autoreply
Architecture: source i386 all
Version: 1.3.4-1
Distribution: unstable
Urgency: low
Maintainer: Peter Eisentraut <[EMAIL PROTECTED]>
Changed-By: Peter Eisentraut <[EMAIL PROTECTED]>
Description: 
 licq       - ICQ client (base files)
 licq-dev   - Licq development and header files
 licq-plugin-autoreply - autoreply plug-in for Licq
 licq-plugin-console - console user interface plug-in for Licq
 licq-plugin-forwarder - forwarder plug-in for Licq
 licq-plugin-kde - graphical user interface plug-in for Licq using Qt and KDE
 licq-plugin-msn - MSN plug-in for Licq
 licq-plugin-osd - on-screen display plug-in for Licq
 licq-plugin-qt - graphical user interface plug-in for Licq using Qt
 licq-plugin-rms - remote management server plug-in for telnet Licq access
Closes: 245036 249484 283905 310670 340414 342627 343460 376298 382455
Changes: 
 licq (1.3.4-1) unstable; urgency=low
 .
   * New upstream release
     - Updated libtool (closes: #343460, #382455)
     - Fixed: when out of diskspace, licq continuously creates windows
       (closes: #245036)
     - Fixed: eats characters after quotes (closes: #249484)
     - Fixed: emoticon support needs improvement (closes: #283905)
     - Fixed: set status to offline via licq.fifo doesn't work correctly
       (closes: #310670)
     - Fixed: RMS plugin won't load (closes: #340414)
     - Fixed: Online ICQ users are changed to Offline after a period of time
       (closes: #342627)
     - Fixed: licq should check for stale pidfile (closes: #376298)
   * Improved man pages
Files: 
 94b6848781918dff00fd0971990c2470 890 net optional licq_1.3.4-1.dsc
 34a51541173a2ba453b5984b52bfa489 4274254 net optional licq_1.3.4.orig.tar.gz
 4f3c65cab27de5f60db10683df6fb3ae 85344 net optional licq_1.3.4-1.diff.gz
 894112d40c35364cee92f0e888034748 87666 devel optional licq-dev_1.3.4-1_all.deb
 9ac96276221789eaeeaf21fca0d81461 644744 net optional licq_1.3.4-1_i386.deb
 53c6e9fc9fd7d8ad37e9f8cd848364ec 36254 net optional 
licq-plugin-autoreply_1.3.4-1_i386.deb
 68e70d580d441d37960e05c1824af3e1 76104 net optional 
licq-plugin-console_1.3.4-1_i386.deb
 f104fc3bd8ba89a1c092d9f3a54906a5 37114 net optional 
licq-plugin-forwarder_1.3.4-1_i386.deb
 216b156118cd8a5d66f07a4bd5c391e9 1588980 net optional 
licq-plugin-kde_1.3.4-1_i386.deb
 2c99e0ac5f1dad48205dd09e918dd4ac 83924 net optional 
licq-plugin-msn_1.3.4-1_i386.deb
 c33076ccf9b342d94871eb34e3904905 56770 net optional 
licq-plugin-osd_1.3.4-1_i386.deb
 e84dba23e7b12dff234d9be4493e1f10 1557018 net optional 
licq-plugin-qt_1.3.4-1_i386.deb
 49736619be67cb3d13769881aa6ebdd3 43876 net optional 
licq-plugin-rms_1.3.4-1_i386.deb

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

iD8DBQFFMniRTTx8oVVPtMYRAvbmAJ98jk0hUzoX9absfxjdvMEwiBOpYQCgpzox
SQeQa1+jTLgB9Niuz1dFMIE=
=2/ye
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to