Your message dated Wed, 16 Feb 2005 13:32:12 -0500
with message-id <[EMAIL PROTECTED]>
and subject line Bug#294010: fixed in php-imlib 0.4-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)

--------------------------------------
Received: (at submit) by bugs.debian.org; 7 Feb 2005 13:05:32 +0000
>From [EMAIL PROTECTED] Mon Feb 07 05:05:32 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 1Cy8a4-0005CY-00; Mon, 07 Feb 2005 05:05:32 -0800
Received: from adconrad by lucifer.0c3.net with local (Exim 3.36 #1 (Debian))
        id 1Cy8Zy-0006r2-00
        for <[EMAIL PROTECTED]>; Mon, 07 Feb 2005 06:05:26 -0700
To: [EMAIL PROTECTED]
Subject: php-imlib: phpapi revision requires a new upload in sid
Message-Id: <[EMAIL PROTECTED]>
From: Adam Conrad <[EMAIL PROTECTED]>
Date: Mon, 07 Feb 2005 06:05:26 -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: php-imlib
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 294010-close) by bugs.debian.org; 16 Feb 2005 18:38:26 +0000
>From [EMAIL PROTECTED] Wed Feb 16 10:38:26 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 1D1U4A-0002TL-00; Wed, 16 Feb 2005 10:38:26 -0800
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
        id 1D1Ty8-0002yb-00; Wed, 16 Feb 2005 13:32:12 -0500
From: Steve Langasek <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.55 $
Subject: Bug#294010: fixed in php-imlib 0.4-1
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Wed, 16 Feb 2005 13:32:12 -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: 

Source: php-imlib
Source-Version: 0.4-1

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

php-imlib_0.4-1.diff.gz
  to pool/main/p/php-imlib/php-imlib_0.4-1.diff.gz
php-imlib_0.4-1.dsc
  to pool/main/p/php-imlib/php-imlib_0.4-1.dsc
php-imlib_0.4-1_i386.deb
  to pool/main/p/php-imlib/php-imlib_0.4-1_i386.deb
php-imlib_0.4.orig.tar.gz
  to pool/main/p/php-imlib/php-imlib_0.4.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.
Steve Langasek <[EMAIL PROTECTED]> (supplier of updated php-imlib 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: Wed,  9 Feb 2005 03:27:56 -0800
Source: php-imlib
Binary: php-imlib
Architecture: source i386
Version: 0.4-1
Distribution: unstable
Urgency: low
Maintainer: Steve Langasek <[EMAIL PROTECTED]>
Changed-By: Steve Langasek <[EMAIL PROTECTED]>
Description: 
 php-imlib  - PHP Imlib2 Extension
Closes: 294010
Changes: 
 php-imlib (0.4-1) unstable; urgency=low
 .
   * New upstream release.
   * Update
   * Rebuild against the new PHP ABI now that ZTS is enabled.
     Closes: #294010.
   * Kill off suggests of ttf-openoffice, which is no longer available
   * Add the common PHP debconf goo to the package, so that we can stop
     prompting the user directly.
Files: 
 7d4e9752286e52ac50d50db23eda0e99 591 web optional php-imlib_0.4-1.dsc
 de6e04acf103a78ec2a7ff0457422c50 386137 web optional php-imlib_0.4.orig.tar.gz
 d79b5c9fc05a24cb5de16503b8fcf7f5 9116 web optional php-imlib_0.4-1.diff.gz
 36c88bfc29c5262b4a7aae9c617ccb6e 33216 web optional php-imlib_0.4-1_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (GNU/Linux)

iD8DBQFCE4vJKN6ufymYLloRAmW1AKCdy5loeRdMQWX2+9A0rrBWnHtcQQCeP3rg
XZHs/3kp16nNaeT5+Am6l6g=
=j4bT
-----END PGP SIGNATURE-----


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

Reply via email to