Your message dated Wed, 05 Jul 2006 09:49:07 -0700 with message-id <[EMAIL PROTECTED]> and subject line Bug#305290: fixed in pth 2.0.7-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: libpth-dev Version: 2.0.1-2 Severity: minor Tags: patch With current aclocal (>=1.8) the m4 script you ship produce warnings : /usr/share/aclocal/pth.m4:43: warning: underquoted definition of _AC_PTH_ERROR /usr/share/aclocal/pth.m4:55: warning: underquoted definition of _AC_PTH_VERBOSE /usr/share/aclocal/pth.m4:61: warning: underquoted definition of AC_CHECK_PTH this small changes fix it: diff -uNr /usr/share/debianaclocal/pth.m4 /usr/share/aclocal/pth.m4 --- /usr/share/debianaclocal/pth.m4 2005-04-19 01:22:43.000000000 +0200 +++ /usr/share/aclocal/pth.m4 2005-04-19 01:25:16.000000000 +0200 @@ -40,7 +40,7 @@ dnl ## dnl dnl # auxilliary macros -AC_DEFUN(_AC_PTH_ERROR, [dnl +AC_DEFUN([_AC_PTH_ERROR], [dnl AC_MSG_RESULT([*FAILED*]) define(_ac_pth_line,dnl "+------------------------------------------------------------------------+") @@ -52,13 +52,13 @@ undefine(_ac_pth_line) exit 1 ]) -AC_DEFUN(_AC_PTH_VERBOSE, [dnl +AC_DEFUN([_AC_PTH_VERBOSE], [dnl if test ".$verbose" = .yes; then AC_MSG_RESULT([ $1]) fi ]) dnl # the user macro -AC_DEFUN(AC_CHECK_PTH, [dnl +AC_DEFUN([AC_CHECK_PTH], [dnl dnl dnl # prerequisites AC_REQUIRE([AC_PROG_CC])dnl Thank you for applying when you see fit. Alban -- System Information: Debian Release: 3.1 APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: i386 (i686) Kernel: Linux 2.6.11-rc5 Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=UTF-8) Versions of packages libpth-dev depends on: ii libpth2 2.0.1-2 The GNU Portable Threads -- no debconf information
--- End Message ---
--- Begin Message ---Source: pth Source-Version: 2.0.7-1 We believe that the bug you reported is fixed in the latest version of pth, which is due to be installed in the Debian FTP archive: libpth-dev_2.0.7-1_i386.deb to pool/main/p/pth/libpth-dev_2.0.7-1_i386.deb libpth2_2.0.7-1_i386.deb to pool/main/p/pth/libpth2_2.0.7-1_i386.deb libpthread-dev_2.0.7-1_i386.deb to pool/main/p/pth/libpthread-dev_2.0.7-1_i386.deb libpthread2_2.0.7-1_i386.deb to pool/main/p/pth/libpthread2_2.0.7-1_i386.deb pth-dbg_2.0.7-1_i386.deb to pool/main/p/pth/pth-dbg_2.0.7-1_i386.deb pth_2.0.7-1.diff.gz to pool/main/p/pth/pth_2.0.7-1.diff.gz pth_2.0.7-1.dsc to pool/main/p/pth/pth_2.0.7-1.dsc pth_2.0.7.orig.tar.gz to pool/main/p/pth/pth_2.0.7.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. Daniel Baumann <[EMAIL PROTECTED]> (supplier of updated pth 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, 25 Jun 2006 08:02:00 +0200 Source: pth Binary: libpth2 pth-dbg libpthread-dev libpthread2 libpth-dev Architecture: source i386 Version: 2.0.7-1 Distribution: unstable Urgency: low Maintainer: Daniel Baumann <[EMAIL PROTECTED]> Changed-By: Daniel Baumann <[EMAIL PROTECTED]> Description: libpth-dev - The GNU Portable Threads (development) libpth2 - The GNU Portable Threads libpthread-dev - The GNU Portable Threads (pthread emulation, development) libpthread2 - The GNU Portable Threads (pthread emulation) pth-dbg - The GNU Portable Threads (debug) Closes: 197962 249328 285408 305290 312124 332338 356846 Changes: pth (2.0.7-1) unstable; urgency=low . * New maintainer (Closes: #356846). * New upstream release (Closes: #332338): - ships fixed pth.m4 (Closes: #249328). * Acknowledge NMU (Closes: #285408, #305290, #312124). * Redone debian-directory: - removed libpth-prof package - renamed libpth-dbg to pth-dbg, contains now *only* the debug symbols, not the whole library anymore - libpthread is always build now (the previous skip for kfreebsd matched all other architectures, by mistake, too) - using dpatch for upstream modifications now - don't know if the manpages were included already before, now they are (Closes: #197962). Files: 0432bd2bcb2d0d30393c43ca169bb501 637 devel optional pth_2.0.7-1.dsc 9cb4a25331a4c4db866a31cbe507c793 652640 devel optional pth_2.0.7.orig.tar.gz 0783299765ec1e853019784c4672b828 8206 devel optional pth_2.0.7-1.diff.gz 59936f4d9816bce44641ab4e83554f6e 75566 libs optional libpth2_2.0.7-1_i386.deb 45d04ffbb8fc6a81b450c2c3f589e41e 134226 libdevel optional libpth-dev_2.0.7-1_i386.deb 126094b2d5a712d7d120e5792590653a 80996 libs optional libpthread2_2.0.7-1_i386.deb aa9de918281f2daa8e742f5ccbdc4acd 127638 libdevel optional libpthread-dev_2.0.7-1_i386.deb 6de44f2463575f32478b1003a2bfb195 45144 libdevel extra pth-dbg_2.0.7-1_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (GNU/Linux) iD8DBQFEoXMU5UTeB5t8Mo0RAiOgAKChiKJBTbT56IZabQI4bKm1QOokGQCeOI0t dLMJ8oosebjombhs+LHUo2Q= =cfmu -----END PGP SIGNATURE-----
--- End Message ---

