Your message dated Fri, 25 Aug 2006 09:02:14 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#362473: fixed in libapache-mod-python 2:2.7.11-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)
--- Begin Message ---
Package: libapache-mod-python
Severity: normal
Tags: patch
Hi,
python2.1 and python2.2 will be dropped from the archive soon[1].
Please consider removing support for these versions from your package.
The attached patch accomplishes this.
Regards,
Stefan
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-1-686
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
diff -ur libapache-mod-python-2.7.10/debian/control
libapache-mod-python-2.7.10.mod/debian/control
--- libapache-mod-python-2.7.10/debian/control 2006-04-13 18:23:37.000000000
+0200
+++ libapache-mod-python-2.7.10.mod/debian/control 2006-04-13
18:21:31.000000000 +0200
@@ -2,7 +2,7 @@
Section: python
Priority: optional
Maintainer: Peter Hawkins <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>> 4.0.0), python, python2.1-dev (>= 2.1.3-11),
python2.2-dev (>= 2.2.1.91-1), python2.3-dev (>= 2.2.93-1exp1), apache-dev (>=
1.3.22)
+Build-Depends: debhelper (>> 4.0.0), python, python2.3-dev (>= 2.2.93-1exp1),
apache-dev (>= 1.3.22)
Standards-Version: 3.6.1
Package: libapache-mod-python
@@ -28,32 +28,6 @@
.
This package contains the module documentation in HTML format.
-Package: libapache-mod-python2.1
-Architecture: any
-Depends: ${shlibs:Depends}, apache-common (>= 1.3.29-1), python2.1
-Suggests: libapache-mod-python-doc
-Conflicts: libapache-mod-python2.2, libapache-mod-python2.3,
libapache-mod-python (<< 2:2.7.8-2)
-Replaces: libapache-mod-python (<< 2:2.7.8-2)
-Description: An Apache module that embeds Python 2.1 within the server
- mod_python is an apache module that allows you to
- write web-based applications in Python that will run
- many times faster than traditional CGI.
- .
- This version of the package is built for Python 2.1.
-
-Package: libapache-mod-python2.2
-Architecture: any
-Depends: ${shlibs:Depends}, apache-common (>= 1.3.29-1), python2.2
-Suggests: libapache-mod-python-doc
-Conflicts: libapache-mod-python2.1, libapache-mod-python2.3,
libapache-mod-python (<< 2:2.7.8-2)
-Replaces: libapache-mod-python (<< 2:2.7.8-2)
-Description: An Apache module that embeds Python 2.2 within the server
- mod_python is an apache module that allows you to
- write web-based applications in Python that will run
- many times faster than traditional CGI.
- .
- This version of the package is built for Python 2.2.
-
Package: libapache-mod-python2.3
Architecture: any
Depends: ${shlibs:Depends}, apache-common (>= 1.3.29-1), python2.3
diff -ur libapache-mod-python-2.7.10/debian/rules
libapache-mod-python-2.7.10.mod/debian/rules
--- libapache-mod-python-2.7.10/debian/rules 2006-04-13 18:23:37.000000000
+0200
+++ libapache-mod-python-2.7.10.mod/debian/rules 2006-04-13
18:21:49.000000000 +0200
@@ -48,26 +48,6 @@
# Add here commands to install the package into
debian/libapache-mod-python.
#$(MAKE) install DESTDIR=$(CURDIR)/debian/libapache-mod-python
- # python 2.1
- rm -f config.cache config.status
- export PYTHON_BIN=/usr/bin/python2.1
- -env PYTHON_BIN=/usr/bin/python2.1 \
- ./configure --enable-EAPI --prefix=/usr \
- --mandir=\$${prefix}/share/man --infodir=\$${prefix}/share/info
\
- --with-python-version=2.1
- $(MAKE) clean && $(MAKE)
- $(MAKE) install DESTDIR=$(CURDIR)/debian/libapache-mod-python2.1
-
- # python 2.2
- rm -f config.cache config.status
- export PYTHON_BIN=/usr/bin/python2.2
- -env PYTHON_BIN=/usr/bin/python2.2 \
- ./configure --enable-EAPI --prefix=/usr \
- --mandir=\$${prefix}/share/man --infodir=\$${prefix}/share/info
\
- --with-python-version=2.2
- $(MAKE) clean && $(MAKE)
- $(MAKE) install DESTDIR=$(CURDIR)/debian/libapache-mod-python2.2
-
# python 2.3
rm -f config.cache config.status
export PYTHON_BIN=/usr/bin/python2.3
--- End Message ---
--- Begin Message ---
Source: libapache-mod-python
Source-Version: 2:2.7.11-1
We believe that the bug you reported is fixed in the latest version of
libapache-mod-python, which is due to be installed in the Debian FTP archive:
libapache-mod-python-doc_2.7.11-1_all.deb
to
pool/main/liba/libapache-mod-python/libapache-mod-python-doc_2.7.11-1_all.deb
libapache-mod-python_2.7.11-1.diff.gz
to pool/main/liba/libapache-mod-python/libapache-mod-python_2.7.11-1.diff.gz
libapache-mod-python_2.7.11-1.dsc
to pool/main/liba/libapache-mod-python/libapache-mod-python_2.7.11-1.dsc
libapache-mod-python_2.7.11-1_i386.deb
to pool/main/liba/libapache-mod-python/libapache-mod-python_2.7.11-1_i386.deb
libapache-mod-python_2.7.11.orig.tar.gz
to pool/main/liba/libapache-mod-python/libapache-mod-python_2.7.11.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.
Jeremie Corbier <[EMAIL PROTECTED]> (supplier of updated libapache-mod-python
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, 25 Aug 2006 16:48:15 +0200
Source: libapache-mod-python
Binary: libapache-mod-python libapache-mod-python-doc
Architecture: source i386 all
Version: 2:2.7.11-1
Distribution: unstable
Urgency: medium
Maintainer: Jeremie Corbier <[EMAIL PROTECTED]>
Changed-By: Jeremie Corbier <[EMAIL PROTECTED]>
Description:
libapache-mod-python - An Apache module that embeds Python within the server
libapache-mod-python-doc - An Apache module that embeds Python within the
server
Closes: 298101 362473 373562 379680
Changes:
libapache-mod-python (2:2.7.11-1) unstable; urgency=medium
.
* New maintainer (closes: #379680).
* New upstream release.
* Acknowledge non-maintainer upload 2:2.7.10-4.1 (closes: #362473).
* New python policy transition (closes: #373562).
* Remove README (useless compilation instructions) from binary packages
(closes: #298101).
* Bump compatibility level to 5.
* Bump Standards version to 3.7.2.1 (no changes).
Files:
52c9f887dcb9f038579d0991c9c5ccbb 789 python optional
libapache-mod-python_2.7.11-1.dsc
edea9de6c6273c1e0df8df4b10d247aa 175763 python optional
libapache-mod-python_2.7.11.orig.tar.gz
4285a7ff1024a9b15deef2351a9ae6f4 8478 python optional
libapache-mod-python_2.7.11-1.diff.gz
972e574ed3a51950e1d8d09d1ade2984 82092 doc optional
libapache-mod-python-doc_2.7.11-1_all.deb
c485187a68e8823644bc94f29854a494 475998 python optional
libapache-mod-python_2.7.11-1_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)
iD8DBQFE7xz9sczZcpAmcIYRAnn1AJ9odw8h5+uUH0Zu1OEJHvqp+R8oPwCfZzSl
EILfVddWhwKv3t0aiaAbs5Y=
=BKZh
-----END PGP SIGNATURE-----
--- End Message ---