Your message dated Fri, 15 Apr 2005 10:02:21 -0400
with message-id <[EMAIL PROTECTED]>
and subject line Bug#303871: fixed in php4-kadm5 0.2.4-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; 9 Apr 2005 09:38:06 +0000
>From [EMAIL PROTECTED] Sat Apr 09 02:38:06 2005
Return-path: <[EMAIL PROTECTED]>
Received: from d007094.adsl.hansenet.de (localhost.localdomain) [80.171.7.94] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1DKCPl-0004YW-00; Sat, 09 Apr 2005 02:38:06 -0700
Received: from aj by localhost.localdomain with local (Exim 4.50)
        id 1DKCPi-00035L-Td; Sat, 09 Apr 2005 11:38:02 +0200
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
From: Andreas Jochens <[EMAIL PROTECTED]>
Subject: php4-kadm5: FTBFS: Missing Build-Depends on 'comerr-dev, libkrb5-dev'
Message-Id: <[EMAIL PROTECTED]>
Date: Sat, 09 Apr 2005 11:38:02 +0200
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=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

Package: php4-kadm5
Version: 0.2.4-1
Severity: normal
Tags: patch

Please add the missing Build-Depends on 'comerr-dev, libkrb5-dev'
to debian/control.

Please also remove the default: label in 'kadm5.c' which causes the
following error with gcc-4.0:

/php4-kadm5-0.2.4/krb5-include/krb5/autoconf.h:219:1: warning: this is the 
location of the previous definition
/php4-kadm5-0.2.4/kadm5.c: In function 'kadm5_error':
/php4-kadm5-0.2.4/kadm5.c:439: error: label at end of compound statement
make[1]: *** [kadm5.lo] Error 1
make[1]: Leaving directory `/php4-kadm5-0.2.4'
make: *** [build-stamp] Error 2


Regards
Andreas Jochens

diff -urN ../tmp-orig/php4-kadm5-0.2.4/debian/control ./debian/control
--- ../tmp-orig/php4-kadm5-0.2.4/debian/control 2005-04-09 10:41:24.517588862 
+0200
+++ ./debian/control    2005-04-09 10:41:12.704030003 +0200
@@ -2,7 +2,7 @@
 Section: web
 Priority: optional
 Maintainer: Cajus Pollmeier <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>> 4.0.0), po-debconf, php4-dev (>= 4:4.3.10-3)
+Build-Depends: debhelper, po-debconf, comerr-dev, libkrb5-dev, php4-dev (>= 
4:4.3.10-3)
 Standards-Version: 3.6.1
 
 Package: php4-kadm5
diff -urN ../tmp-orig/php4-kadm5-0.2.4/kadm5.c ./kadm5.c
--- ../tmp-orig/php4-kadm5-0.2.4/kadm5.c        2005-03-18 12:28:13.000000000 
+0100
+++ ./kadm5.c   2005-04-09 10:37:16.671512324 +0200
@@ -435,7 +435,6 @@
        case KADM5_SETKEY_DUP_ENCTYPES:
                php_error(E_WARNING, "Multiple values for single or folded 
enctype. (KADM5_SETKEY_DUP_ENCTYPES)");
                break;
-       default:
        }
 }
 /* }}} */

---------------------------------------
Received: (at 303871-close) by bugs.debian.org; 15 Apr 2005 14:14:42 +0000
>From [EMAIL PROTECTED] Fri Apr 15 07:14:42 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 1DMRak-0001HZ-00; Fri, 15 Apr 2005 07:14:42 -0700
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
        id 1DMROn-0000uD-00; Fri, 15 Apr 2005 10:02:21 -0400
From: Cajus Pollmeier <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.55 $
Subject: Bug#303871: fixed in php4-kadm5 0.2.4-3
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Fri, 15 Apr 2005 10:02:21 -0400
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: php4-kadm5
Source-Version: 0.2.4-3

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

php4-kadm5_0.2.4-3.diff.gz
  to pool/main/p/php4-kadm5/php4-kadm5_0.2.4-3.diff.gz
php4-kadm5_0.2.4-3.dsc
  to pool/main/p/php4-kadm5/php4-kadm5_0.2.4-3.dsc
php4-kadm5_0.2.4-3_i386.deb
  to pool/main/p/php4-kadm5/php4-kadm5_0.2.4-3_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.
Cajus Pollmeier <[EMAIL PROTECTED]> (supplier of updated php4-kadm5 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: Fri, 15 Apr 2005 15:55:59 +0200
Source: php4-kadm5
Binary: php4-kadm5
Architecture: source i386
Version: 0.2.4-3
Distribution: unstable
Urgency: low
Maintainer: Cajus Pollmeier <[EMAIL PROTECTED]>
Changed-By: Cajus Pollmeier <[EMAIL PROTECTED]>
Description: 
 php4-kadm5 - An extension to manage kerberos admin information
Closes: 303871
Changes: 
 php4-kadm5 (0.2.4-3) unstable; urgency=low
 .
   * Corrected build dependencies (Closes: #303871)
Files: 
 69648a0a83970de12abc1ba0b7c00962 637 web optional php4-kadm5_0.2.4-3.dsc
 11119edd1fd380dccff4e353911121ef 7529 web optional php4-kadm5_0.2.4-3.diff.gz
 8ba01adeddbacfd05d3dc56751b118e4 14846 web optional php4-kadm5_0.2.4-3_i386.deb

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

iD8DBQFCX8iDtyibJ/7Y+CYRAqbfAKCs3MmAoYLF1NuI7EWeYlctpAjx6wCgrm4I
BpJr/PGfq1I+qSvwE1JzCuY=
=Lu7B
-----END PGP SIGNATURE-----


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to