Your message dated Mon, 30 Oct 2006 09:32:10 -0800
with message-id <[EMAIL PROTECTED]>
and subject line Bug#395467: fixed in check 0.9.4-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: check
Version: 0.9.4-1
Severity: important

check supplies a pkg-config file, and the macro AM_PATH_CHECK prints a
deprecation message and suggests using PKG_CHECK_MODULES as a replacement[1],
but the Debian package doesn't ship the pkg-config file.  The attached patch
fixes this problem by shipping check.pc in the package.

[1] (and breaks autoconf in the process; fix submitted in previous bug report)

- Josh Triplett
--- check-0.9.4.orig/debian/check.dirs	2006-10-26 23:50:20.000000000 -0700
+++ check-0.9.4/debian/check.dirs	2006-10-27 00:11:34.000000000 -0700
@@ -1,4 +1,5 @@
 usr/lib
+usr/lib/pkgconfig
 usr/include
 usr/share/aclocal
 usr/share/doc/check
--- check-0.9.4.orig/debian/check.files	2006-10-26 23:50:20.000000000 -0700
+++ check-0.9.4/debian/check.files	2006-10-26 23:53:59.000000000 -0700
@@ -2,3 +2,4 @@
 usr/lib/libcheck.a
 usr/share/aclocal/check.m4
 usr/share/doc/check
+usr/lib/pkgconfig/check.pc
--- check-0.9.4.orig/debian/rules	2006-10-26 23:50:20.000000000 -0700
+++ check-0.9.4/debian/rules	2006-10-27 00:16:56.000000000 -0700
@@ -69,7 +69,6 @@
 	rm -f debian/check/usr/lib/libcheck.so.*
 	rm -f debian/check/usr/lib/libcheck.so
 	rm -f debian/check/usr/lib/libcheck.la
-	rm -rf debian/check/usr/lib/pkgconfig
 	dh_link
 	dh_strip
 	dh_fixperms

Attachment: signature.asc
Description: OpenPGP digital signature


--- End Message ---
--- Begin Message ---
Source: check
Source-Version: 0.9.4-2

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

check_0.9.4-2.diff.gz
  to pool/main/c/check/check_0.9.4-2.diff.gz
check_0.9.4-2.dsc
  to pool/main/c/check/check_0.9.4-2.dsc
check_0.9.4-2_i386.deb
  to pool/main/c/check/check_0.9.4-2_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.
Robert Lemmen <[EMAIL PROTECTED]> (supplier of updated check 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, 30 Oct 2006 11:19:36 +0100
Source: check
Binary: check
Architecture: source i386
Version: 0.9.4-2
Distribution: unstable
Urgency: low
Maintainer: Robert Lemmen <[EMAIL PROTECTED]>
Changed-By: Robert Lemmen <[EMAIL PROTECTED]>
Description: 
 check      - unit test framework for C
Closes: 395466 395467 395677
Changes: 
 check (0.9.4-2) unstable; urgency=low
 .
   * Fixed check.m4, thanks josh! (closes: #395466, #395467)
   * Added binary-indep target (closes: #395677)
Files: 
 b1c2a6a4686323f78e1714aecca9dddb 559 devel optional check_0.9.4-2.dsc
 57fc6f410bdd84cd378af2d7b28b0a8c 3906 devel optional check_0.9.4-2.diff.gz
 69bed3452e533dc71fea293ac7b10497 94396 devel optional check_0.9.4-2_i386.deb

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

iD8DBQFFRjCE5UTeB5t8Mo0RAtoCAJ4wvjiYEClF1LBtmO3Y5JvJSsJ9sQCfTRK6
ANUnrDAa4aillnukndryy6Q=
=mrI4
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to