Your message dated Wed, 10 Jul 2013 06:18:04 +0000
with message-id <[email protected]>
and subject line Bug#666797: fixed in libapache-mod-log-sql 1.100-15
has caused the Debian Bug report #666797,
regarding libapache-mod-log-sql: 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.)


-- 
666797: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=666797
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libapache-mod-log-sql
Severity: important
User: [email protected]
Usertags: apache24transition

Dear maintainer,

your package libapache-mod-log-sql 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&section=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 ---
Source: libapache-mod-log-sql
Source-Version: 1.100-15

We believe that the bug you reported is fixed in the latest version of
libapache-mod-log-sql, which is due to be installed in the Debian FTP archive.

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.
Thomas Goirand <[email protected]> (supplier of updated libapache-mod-log-sql 
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.8
Date: Wed, 10 Jul 2013 05:47:46 +0000
Source: libapache-mod-log-sql
Binary: libapache2-mod-log-sql libapache2-mod-log-sql-mysql 
libapache2-mod-log-sql-dbi libapache2-mod-log-sql-ssl
Architecture: source amd64
Version: 1.100-15
Distribution: unstable
Urgency: low
Maintainer: Thomas Goirand <[email protected]>
Changed-By: Thomas Goirand <[email protected]>
Description: 
 libapache2-mod-log-sql - Use SQL to store/write your Apache queries logs - Base
 libapache2-mod-log-sql-dbi - Use SQL to store/write your Apache queries logs - 
DBI interface
 libapache2-mod-log-sql-mysql - Use SQL to store/write your Apache queries logs 
- MySQL interface
 libapache2-mod-log-sql-ssl - Use SQL to store/write your Apache queries logs - 
SSL extension
Closes: 666797
Changes: 
 libapache-mod-log-sql (1.100-15) unstable; urgency=low
 .
   * Rebuilt for apache 2.4 (Closes: #666797):
     - Build-depends on apache2-dev and not the prefork version.
     - Adds patch for the 2.4 API.
   * Ran warp-and-sort.
   * debian/copyright in parsable format 1.0.
   * Standard-Version is now 3.9.4.
Checksums-Sha1: 
 db185c42ed385b41c3f46398100421c73cb177b2 1563 
libapache-mod-log-sql_1.100-15.dsc
 76fe90398b6656aac26271f864e5dab2e05c0456 13958 
libapache-mod-log-sql_1.100-15.debian.tar.gz
 99a98680fc1a452bb985a8426a4f3b546d0e7110 69076 
libapache2-mod-log-sql_1.100-15_amd64.deb
 640656214c58a6ffc9c4c52ee94502a9a75d512f 19400 
libapache2-mod-log-sql-mysql_1.100-15_amd64.deb
 e0d097c763f0ced17cd4332d84460f2d680579ba 19668 
libapache2-mod-log-sql-dbi_1.100-15_amd64.deb
 5b00d93e574551c58fb73ac46bd13bb50a2a41a7 17532 
libapache2-mod-log-sql-ssl_1.100-15_amd64.deb
Checksums-Sha256: 
 299029d3c5c9af63ceda8ac1e68b2b59e06df4c96177a55e4066a159efa66fa9 1563 
libapache-mod-log-sql_1.100-15.dsc
 0ae2d21f75e2fecf36d4f498c9caa01f220d462a2ad22450b261baa8a4bf698d 13958 
libapache-mod-log-sql_1.100-15.debian.tar.gz
 e8bdc02c26cc88bb52ca9f7ac59778ec9cd9839d7bb7e75dfe46f0d6e27f2a68 69076 
libapache2-mod-log-sql_1.100-15_amd64.deb
 414e41a90aa2a862bade0d812878dfc18eaf669351bd3645d81c60027bd008ba 19400 
libapache2-mod-log-sql-mysql_1.100-15_amd64.deb
 d22043b827ad65a276ed6c4e7957be45b9ef1432c17b0d8400e0862bdfeafd0e 19668 
libapache2-mod-log-sql-dbi_1.100-15_amd64.deb
 6621f28e180afa67c433de8fa652a9ad4e2f033bb33382ff8ceb70fa992faec6 17532 
libapache2-mod-log-sql-ssl_1.100-15_amd64.deb
Files: 
 0c3c6f94933add2e62f30235fa3e766d 1563 libs optional 
libapache-mod-log-sql_1.100-15.dsc
 fcd73aa8934c53ad4be9e99f2e50e310 13958 libs optional 
libapache-mod-log-sql_1.100-15.debian.tar.gz
 53d9ac2138bf648b6d3433434579b5e8 69076 libs optional 
libapache2-mod-log-sql_1.100-15_amd64.deb
 abea761b2e8214ce8ee2e7f4f5ed2597 19400 libs optional 
libapache2-mod-log-sql-mysql_1.100-15_amd64.deb
 f40e72aaf65d00016483080c0eab4c15 19668 libs optional 
libapache2-mod-log-sql-dbi_1.100-15_amd64.deb
 de24c3b668763383b44c09ead069ab94 17532 libs optional 
libapache2-mod-log-sql-ssl_1.100-15_amd64.deb

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

iEYEARECAAYFAlHc+30ACgkQl4M9yZjvmkkVOACgorbX1q7vxaXr7Jw9+83gYF+p
lNMAn0BSnY0NqVdjQ+jUQAL1Li+ADtzP
=2c+H
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to