Your message dated Tue, 18 Jan 2005 16:32:18 -0500
with message-id <[EMAIL PROTECTED]>
and subject line Bug#260254: fixed in libsigc++-1.2 1.2.5-3
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)
--------------------------------------
Received: (at submit) by bugs.debian.org; 19 Jul 2004 15:37:31 +0000
>From [EMAIL PROTECTED] Mon Jul 19 08:37:31 2004
Return-path: <[EMAIL PROTECTED]>
Received: from gluck.debian.org [192.25.206.10]
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1BmaCp-0002DI-00; Mon, 19 Jul 2004 08:37:31 -0700
Received: from guillem by gluck.debian.org with local (Exim 3.35 1 (Debian))
id 1BmaCo-00058b-00; Mon, 19 Jul 2004 09:37:31 -0600
Date: Mon, 19 Jul 2004 17:36:53 +0200
From: Guillem Jover <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: libsigc++-1.2: Please relibtoolize to support GNU/k*BSD systems
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="k+w/mQv8wyuph6w0"
Content-Disposition: inline
User-Agent: Mutt/1.5.6+20040523i
Sender: Guillem Jover <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-7.0 required=4.0 tests=BAYES_00,DATING,HAS_PACKAGE
autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level:
--k+w/mQv8wyuph6w0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Package: libsigc++-1.2
Version: 1.2.5-1
Severity wishlist
Tags: patch
Hi,
This library procudes an empty package on GNU/k*BSD systems like
GNU/kFreeBSD or GNU/kNetBSD, so the ones Build-Depending on it
barf badly.
I include a patch that makes easier to relibtoolize (and updating
configu.guess and config.sub at the same time).
More info on: <http://bugs.debian.org/242950>
thanks,
guillem
--k+w/mQv8wyuph6w0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename="libsigc++-1.2_autogen.patch"
diff -Naur libsigc++-1.2-1.2.5/autogen.sh libsigc++-1.2-1.2.5.patched/autogen.sh
--- libsigc++-1.2-1.2.5/autogen.sh 2002-03-12 17:22:07.000000000 +0100
+++ libsigc++-1.2-1.2.5.patched/autogen.sh 2004-07-18 21:18:52.000000000
+0200
@@ -15,19 +15,19 @@
echo "Adding libtools."
-libtoolize --automake --copy
+libtoolize --automake --copy --force
echo "Building macros."
-aclocal -I scripts $ACLOCAL_FLAGS
+aclocal -I scripts --force $ACLOCAL_FLAGS
#echo "Building config header."
#autoheader
echo "Building makefiles."
-automake --add-missing --copy
+automake --add-missing --copy --force-missing
echo "Building configure."
-autoconf
+autoconf --force
rm -f config.cache
--k+w/mQv8wyuph6w0--
---------------------------------------
Received: (at 260254-close) by bugs.debian.org; 18 Jan 2005 21:35:40 +0000
>From [EMAIL PROTECTED] Tue Jan 18 13:35:40 2005
Return-path: <[EMAIL PROTECTED]>
Received: from newraff.debian.org [208.185.25.31] (mail)
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1Cr10l-0005wT-00; Tue, 18 Jan 2005 13:35:39 -0800
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
id 1Cr0xW-00034N-00; Tue, 18 Jan 2005 16:32:18 -0500
From: Daniel Burrows <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.55 $
Subject: Bug#260254: fixed in libsigc++-1.2 1.2.5-3
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Tue, 18 Jan 2005 16:32:18 -0500
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER
autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level:
Source: libsigc++-1.2
Source-Version: 1.2.5-3
We believe that the bug you reported is fixed in the latest version of
libsigc++-1.2, which is due to be installed in the Debian FTP archive:
libsigc++-1.2-5c102_1.2.5-3_i386.deb
to pool/main/libs/libsigc++-1.2/libsigc++-1.2-5c102_1.2.5-3_i386.deb
libsigc++-1.2-dev_1.2.5-3_i386.deb
to pool/main/libs/libsigc++-1.2/libsigc++-1.2-dev_1.2.5-3_i386.deb
libsigc++-1.2_1.2.5-3.diff.gz
to pool/main/libs/libsigc++-1.2/libsigc++-1.2_1.2.5-3.diff.gz
libsigc++-1.2_1.2.5-3.dsc
to pool/main/libs/libsigc++-1.2/libsigc++-1.2_1.2.5-3.dsc
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.
Daniel Burrows <[EMAIL PROTECTED]> (supplier of updated libsigc++-1.2 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: Tue, 18 Jan 2005 12:42:02 -0500
Source: libsigc++-1.2
Binary: libsigc++-1.2-dev libsigc++-1.2-5c102
Architecture: source i386
Version: 1.2.5-3
Distribution: unstable
Urgency: low
Maintainer: Daniel Burrows <[EMAIL PROTECTED]>
Changed-By: Daniel Burrows <[EMAIL PROTECTED]>
Description:
libsigc++-1.2-5c102 - type-safe Signal Framework for C++ - runtime
libsigc++-1.2-dev - type-safe Signal Framework for C++ - development files
Closes: 245855 260254 272468
Changes:
libsigc++-1.2 (1.2.5-3) unstable; urgency=low
.
* Re-run autogen.sh and update config.{sub,guess}
(Closes: #245855, #260254, #272468)
.
* Remove dh_undocumented invocation.
.
* Update Standards-Version.
.
* Support DEB_BUILD_OPTIONS=noopt.
.
* lower-case the first letter of the Description
Files:
ad946ebfdf307e9c8e64544001fdc2df 676 devel optional libsigc++-1.2_1.2.5-3.dsc
d0d1ffcae0eced97ef4f17ce0ba81352 408276 devel optional
libsigc++-1.2_1.2.5.orig.tar.gz
e6b64dd5c29d150e6fe40379506232ef 319851 devel optional
libsigc++-1.2_1.2.5-3.diff.gz
f224a25dcfabfdfe6fb8312606c5c8b9 20640 libs optional
libsigc++-1.2-5c102_1.2.5-3_i386.deb
b0ec851c7aae50b3df8abc27c2720c27 64666 devel optional
libsigc++-1.2-dev_1.2.5-3_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (GNU/Linux)
iD8DBQFB7Xbxch6xsM7kSXgRAneEAKCgiMA4CVBrC9amr3lVOU3U2kkXVACg4C3o
JnbVoM0xq2acBP6QIfh+vi0=
=uxT4
-----END PGP SIGNATURE-----
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]