Your message dated Thu, 17 Feb 2005 23:32:24 -0500
with message-id <[EMAIL PROTECTED]>
and subject line Bug#294004: fixed in turck-mmcache 2.4.6-9
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; 7 Feb 2005 13:05:28 +0000
>From [EMAIL PROTECTED] Mon Feb 07 05:05:28 2005
Return-path: <[EMAIL PROTECTED]>
Received: from s010600e029962405.cg.shawcable.net (lucifer.0c3.net) 
[68.147.203.152] (mail)
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1Cy8Zz-0005AT-00; Mon, 07 Feb 2005 05:05:28 -0800
Received: from adconrad by lucifer.0c3.net with local (Exim 3.36 #1 (Debian))
        id 1Cy8Zz-0006rI-00
        for <[EMAIL PROTECTED]>; Mon, 07 Feb 2005 06:05:27 -0700
To: [EMAIL PROTECTED]
Subject: turck-mmcache: phpapi revision requires a new upload in sid
Message-Id: <[EMAIL PROTECTED]>
From: Adam Conrad <[EMAIL PROTECTED]>
Date: Mon, 07 Feb 2005 06:05:27 -0700
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: turck-mmcache
Severity: grave
Tags: sid

Due to recent changes in the php4 packages, your package has become 
uninstallable
in sid (as of today's dinstall run, installing php4_4:4.3.10-3).  We are now
building php4 with "Zend Thread Safety" which both changes the ABI and changes
the directory that extensions should be installed into.

To build a new package, you need to do three things:

1) build-dep on "php4-dev (>= 4:4.3.10-3)" (you can pull it from incoming to get
   a head start.  The buildds already do)
2) ensure that your phpapi dependency has "-zts" tacked to the end of it.
   for examples on how to do so, see the debian/rules in php4-pgsql_3:4.3.10-1
3) Make sure that your extension installs to the correct directory
   (you do use `php-config --extension-dir`, don't you?)

That should be it.

Due to the simplicity and non-intrusiveness of these changes, if I don't see
uploads in the next 24 hours, I will happily NMU to fix the affected packages.

... Adam Conrad

(PS: Yes, this does have the blessing of at least one Release Manager)

---------------------------------------
Received: (at 294004-close) by bugs.debian.org; 18 Feb 2005 04:38:19 +0000
>From [EMAIL PROTECTED] Thu Feb 17 20:38:19 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 1D1zuF-0004AO-00; Thu, 17 Feb 2005 20:38:19 -0800
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
        id 1D1zoW-0003A7-00; Thu, 17 Feb 2005 23:32:24 -0500
From: Jonathan Oxer <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.55 $
Subject: Bug#294004: fixed in turck-mmcache 2.4.6-9
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Thu, 17 Feb 2005 23:32:24 -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: 
X-CrossAssassin-Score: 5

Source: turck-mmcache
Source-Version: 2.4.6-9

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

turck-mmcache_2.4.6-9.diff.gz
  to pool/main/t/turck-mmcache/turck-mmcache_2.4.6-9.diff.gz
turck-mmcache_2.4.6-9.dsc
  to pool/main/t/turck-mmcache/turck-mmcache_2.4.6-9.dsc
turck-mmcache_2.4.6-9_i386.deb
  to pool/main/t/turck-mmcache/turck-mmcache_2.4.6-9_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.
Jonathan Oxer <[EMAIL PROTECTED]> (supplier of updated turck-mmcache 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, 18 Feb 2005 11:18:59 +1100
Source: turck-mmcache
Binary: turck-mmcache
Architecture: source i386
Version: 2.4.6-9
Distribution: unstable
Urgency: high
Maintainer: Jonathan Oxer <[EMAIL PROTECTED]>
Changed-By: Jonathan Oxer <[EMAIL PROTECTED]>
Description: 
 turck-mmcache - Precompiler and cache to improve performance of PHP scripts
Closes: 269402 276192 286940 293952 294004
Changes: 
 turck-mmcache (2.4.6-9) unstable; urgency=high
 .
   * Bump build-dep on php4-dev to ensure we're building against the
     thread-safe headers from 4:4.3.10-3 (fixes 'grave' bug).
     Closes: #294004
   * Postinst now clears cache on upgrade to prevent problems where the
     same source produces different (and now invalid) opcodes after a
     PHP4 upgrade (fixes 'grave' bug).
     Closes: #286940
   * Removed old diff from source tree.
     Closes: #276192
   * Fixed minor typos in man page and help text of encoder script.
     Closes: #269402
   * Added support for encoding filenames with spaces just for the strange
     people who would want to do such things.
     Closes: #293952
Files: 
 ddb62cb675ab3c3c4abef0e8a03ba45e 611 web optional turck-mmcache_2.4.6-9.dsc
 8a74a3502a974afb975acf5d63bba436 453686 web optional 
turck-mmcache_2.4.6-9.diff.gz
 2f4b9b02a49ed43be472941b74a026ef 83288 web optional 
turck-mmcache_2.4.6-9_i386.deb

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

iD8DBQFCFWTljmLn92QBGosRAjXbAJwLBaYEbps95RtXZrC1mwdm2lqZgQCgsM94
bp8WY6jbSgJwIyda4/LpBDI=
=Oc9t
-----END PGP SIGNATURE-----


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

Reply via email to