Your message dated Mon, 10 Jul 2006 14:25:55 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#375164: fixed in ggcov 0.8-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: ggcov
Version: 0.6-4
Severity: normal
Tags: patch

Hi,

Attached is the diff for my ggcov 0.6-4.1 NMU.
diff -Nru /tmp/z8YDY8rYu1/ggcov-0.6/debian/changelog 
/tmp/dKNJyGjH9v/ggcov-0.6/debian/changelog
--- /tmp/z8YDY8rYu1/ggcov-0.6/debian/changelog  2006-06-24 00:28:58.000000000 
+0200
+++ /tmp/dKNJyGjH9v/ggcov-0.6/debian/changelog  2006-06-24 00:28:58.000000000 
+0200
@@ -1,3 +1,12 @@
+ggcov (0.6-4.1) unstable; urgency=high
+
+  * Non-maintainer upload.
+  * 30_implicit_friend_declaration.patch: Add explicit prototypes for the
+    cov_add_* functions, as a friend declaration no longer implicitly declares
+    a prototype for the function; fixes FTBFS with GCC 4.1. (Closes: #373837)
+
+ -- Steinar H. Gunderson <[EMAIL PROTECTED]>  Fri, 23 Jun 2006 21:49:44 +0200
+
 ggcov (0.6-4) unstable; urgency=low
 
   * Use dh_gconf to place gconf schema in the right place.
diff -Nru 
/tmp/z8YDY8rYu1/ggcov-0.6/debian/patches/30_implicit_friend_declaration.patch 
/tmp/dKNJyGjH9v/ggcov-0.6/debian/patches/30_implicit_friend_declaration.patch
--- 
/tmp/z8YDY8rYu1/ggcov-0.6/debian/patches/30_implicit_friend_declaration.patch   
    1970-01-01 01:00:00.000000000 +0100
+++ 
/tmp/dKNJyGjH9v/ggcov-0.6/debian/patches/30_implicit_friend_declaration.patch   
    2006-06-24 00:28:58.000000000 +0200
@@ -0,0 +1,14 @@
+diff -ruN ggcov-0.6-old/src/cov_callgraph.H ggcov-0.6/src/cov_callgraph.H
+--- ggcov-0.6-old/src/cov_callgraph.H  2005-03-14 08:49:15.000000000 +0100
++++ ggcov-0.6/src/cov_callgraph.H      2006-06-23 21:49:20.000000000 +0200
+@@ -22,6 +22,10 @@
+ 
+ #include "string_var.H"
+ #include "hashtable.H"
++    
++void cov_init(void);
++void cov_add_callnodes(cov_file_t*);
++void cov_add_callarcs(cov_file_t*);
+ 
+ class cov_function_t;
+ 

--- End Message ---
--- Begin Message ---
Source: ggcov
Source-Version: 0.8-1

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

ggcov_0.8-1.diff.gz
  to pool/main/g/ggcov/ggcov_0.8-1.diff.gz
ggcov_0.8-1.dsc
  to pool/main/g/ggcov/ggcov_0.8-1.dsc
ggcov_0.8-1_i386.deb
  to pool/main/g/ggcov/ggcov_0.8-1_i386.deb
ggcov_0.8.orig.tar.gz
  to pool/main/g/ggcov/ggcov_0.8.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.
Alastair McKinstry <[EMAIL PROTECTED]> (supplier of updated ggcov 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, 10 Jul 2006 20:20:04 +0100
Source: ggcov
Binary: ggcov
Architecture: source i386
Version: 0.8-1
Distribution: unstable
Urgency: low
Maintainer: Alastair McKinstry <[EMAIL PROTECTED]>
Changed-By: Alastair McKinstry <[EMAIL PROTECTED]>
Description: 
 ggcov      - Graphical tool for displaying gcov test coverage data
Closes: 375164 376289 377224
Changes: 
 ggcov (0.8-1) unstable; urgency=low
 .
   * New upstream release. Closes: #377224.
     - Fixes build issue that meant libglade was linking incorrectly;
      Closes: #376289.
   * Acknowledge NMU with thanks. Closes: #375164.
   * Move to Standards-Version: 3.7.2. No changes required.
Files: 
 cb8d427db9e210a66daf14334b8c3b73 648 devel optional ggcov_0.8-1.dsc
 39dcda025d772c5cfe5ca6b31947c828 392491 devel optional ggcov_0.8.orig.tar.gz
 71bcaeb03b7f2af2dabb8258cd722413 5497 devel optional ggcov_0.8-1.diff.gz
 25b68b05a287d981670d8b9a0e2efb54 334808 devel optional ggcov_0.8-1_i386.deb

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

iD8DBQFEsrLFQTK/kCo4XFcRArn3AJ0V6IRP0rmKISngtswN23UWltF4kACeLN3G
+tUOWpn8Z2mFHZTTbvycWyk=
=TbSk
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to