Your message dated Fri, 31 May 2013 13:35:48 +0300
with message-id
<caesznc4frd4iprvwzx1ugyw3anyjfqvtj1ol6oosxdtx1mq...@mail.gmail.com>
and subject line Re: [php-maint] Bug#666820: Apache 2.4 upload date scheduled
for May 30
has caused the Debian Bug report #666820,
regarding php5: sourceful transition towards Apache 2.4
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
666820: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=666820
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: php5
Severity: important
User: [email protected]
Usertags: apache24transition
Dear maintainer,
your package php5 is provding an Apache2 web server module.
We're upgrading Apache to the new upstream version 2.4 [1] (tracked
as transition bug #661958). This requires all modules to be rebuilt
due to ABI changes. Thus, you need to rebuild and reupload your
Apache2 module package in a version compatible to our new package
available in experimental [2]. Please note it is not enough to
simply rebuild the module - it needs some adaptions in the module
package metadata. We have written packaging guidelines for our
reverse dependencies [3]. Please read it carefully, it should be able
to answer most of your questions. Do also look at dh_apache2
(available through the dh-apache2 package) which can simplify
packaging Apache2 modules. In short, we want to highlight these
changes you need to be aware of.
* APIs changed for some cases [3]. Chances are your module needs some
adaptions, please get in touch with upstream or us if you need help
to port your module to Apache 2.4.
* MPM packages are gone. You cannot depend or conflict with a
particular MPM anymore. If your module does not work with a
particular module, make sure to make it abort with an error if
loaded together with an incompatible MPM. You can use our
apache2-maintscript-helper [4] to switch to the MPM of your choice
in your maintainer scripts.
* Do not build-depend on apache2-threaded-dev or apache2-prefork-dev
anymore. Just like MPMs are gone, are our MPM -dev packages as
well. All modules need to simply build-depend on apache2-dev.
* Do NOT depend on apache2, apache2-common or any other real apache2
package in your binary module package. Depend on our virtual
apache2-api-20120211 package only!
* Do NOT call a2enmod/a2dismod in your maintainer scripts. Use our
apache2-maintscript-helper [3] instead. This is required to get a
uniform and stateful handling of all Apache2 modules.
You can look at our Apache 2.4 packaging hints [5] for hands-on
tutorials. Please note: This bug is filed as "important" for now. As
the time goes by we plan make it a release critical severity. In the
consequences your module either needs an update or is going to be
removed from Wheezy. For the time being please tag the bug as pending
as soon as you have a package ready. We strongly recommend that at
least maintainers of complex module packages make an upload to
experimental as well. Of course, uploading simple modules to
experimental is welcome, too.
[1] https://lists.debian.org/debian-devel-announce/2012/03/msg00013.html
[2]
http://packages.debian.org/search?keywords=apache2&searchon=sourcenames&exact=1&suite=all§ion=all
[3]
http://anonscm.debian.org/gitweb/?p=pkg-apache/apache2.git;a=blob;f=debian/PACKAGING;hb=next
[4] http://httpd.apache.org/docs/2.4/developer/new_api_2_4.html
[5] http://wiki.debian.org/Apache/PackagingFor24
--- End Message ---
--- Begin Message ---
Version: 5.5.0~rc2+dfsg-1
Relevant changelog entries from experimental:
php5 (5.5.0~rc1-2) experimental; urgency=low
* Load Apache 2.4 maintainer script helper and conditionally define the
conditional function php5_enable if that succeeds (Closes: #707659)
-- Ondřej Surý <[email protected]> Fri, 10 May 2013 08:21:48 +0200
[...]
php5 (5.5.0~beta4-3) experimental; urgency=low
[Thijs Kinkhorst]
* debian/control: Remove ${apache2:Depends} substvar to allow installing
the modules with Apache 2.4.
-- Ondřej Surý <[email protected]> Mon, 06 May 2013 19:35:44 +0200
php5 (5.5.0~beta4-2) experimental; urgency=low
* Pull upstream git fixes to have the latest ext/gd tree
* Update patches on top of current php.git
* Update package to use Apache 2.4 (Closes: #666820)
* Update Build-Depends to apache2-dev (>= 2.4)
* short_open_tag now defaults to Off (Closes: #142178)
* Add opcache.so to list of forbidden extensions in test run
-- Ondřej Surý <[email protected]> Mon, 06 May 2013 19:35:25 +0200
Kaplan
On Thu, May 30, 2013 at 10:56 PM, Arno Töll <[email protected]> wrote:
> Hi,
>
> as far as I can see you fixed this bug with your upload of version
> 5.5.0~rc2+dfsg-1 to unstable. Is it intentionally left open for some
> other reason?
>
> Otherwise please close this bug.
>
> --
> with kind regards,
> Arno Töll
> IRC: daemonkeeper on Freenode/OFTC
> GnuPG Key-ID: 0x9D80F36D
>
>
> _______________________________________________
> pkg-php-maint mailing list
> [email protected]
> http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-php-maint
>
--- End Message ---