Your message dated Wed, 12 May 2010 18:08:26 +0000
with message-id <[email protected]>
and subject line Bug#580425: fixed in mod-wsgi 3.2-2
has caused the Debian Bug report #580425,
regarding mod-wsgi will need to depend on libpython2.6 when built against 
python2.6
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.)


-- 
580425: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=580425
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: mod-wsgi
Version: 2.8-2
Severity: normal
Tags: patch
User: [email protected]
Usertags: origin-ubuntu maverick ubuntu-patch

Hi, as discussed on #debian-python, mod-wsgi will have dependency issues with 
python 2.6, as libpython2.6 has been split out into a separate package.
A simple debdiff should be attached which removes the line from debian/rules
to skip libpython dependencies.

-- System Information:
Debian Release: squeeze/sid
  APT prefers lucid-updates
  APT policy: (500, 'lucid-updates'), (500, 'lucid-security'), (500, 
'lucid-proposed'), (500, 'lucid')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-21-generic (SMP w/2 CPU cores)
Locale: LANG=en_NZ.utf8, LC_CTYPE=en_NZ.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -u mod-wsgi-2.8/debian/rules mod-wsgi-2.8/debian/rules
--- mod-wsgi-2.8/debian/rules
+++ mod-wsgi-2.8/debian/rules
@@ -63,8 +63,6 @@
 	dh_compress
 	dh_fixperms
 	dh_installdeb
-	# Ugh, ignore libpython dependencies
-	( for i in $(PYVERS); do echo libpython$$i 1.0; done ) > debian/shlibs.local
 	dh_shlibdeps
 	rm -f debian/shlibs.local
 	# Generate dependencies manually as there are no public modules
diff -u mod-wsgi-2.8/debian/changelog mod-wsgi-2.8/debian/changelog

--- End Message ---
--- Begin Message ---
Source: mod-wsgi
Source-Version: 3.2-2

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

libapache2-mod-wsgi_3.2-2_amd64.deb
  to main/m/mod-wsgi/libapache2-mod-wsgi_3.2-2_amd64.deb
mod-wsgi_3.2-2.diff.gz
  to main/m/mod-wsgi/mod-wsgi_3.2-2.diff.gz
mod-wsgi_3.2-2.dsc
  to main/m/mod-wsgi/mod-wsgi_3.2-2.dsc



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.
Bernd Zeimetz <[email protected]> (supplier of updated mod-wsgi 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, 12 May 2010 18:12:36 +0200
Source: mod-wsgi
Binary: libapache2-mod-wsgi
Architecture: source amd64
Version: 3.2-2
Distribution: unstable
Urgency: low
Maintainer: Debian Python Modules Team 
<[email protected]>
Changed-By: Bernd Zeimetz <[email protected]>
Description: 
 libapache2-mod-wsgi - Python WSGI adapter module for Apache
Closes: 580425
Changes: 
 mod-wsgi (3.2-2) unstable; urgency=low
 .
   * mod-wsgi needs to depend on libpython for Python > 2.5.
     (Closes: #580425)
Checksums-Sha1: 
 e28c4412a0b21aa01945f0bec8ee3915efa70806 1308 mod-wsgi_3.2-2.dsc
 63f397a6bb4b29a0a3258eb70370e6c1977e62b2 8169 mod-wsgi_3.2-2.diff.gz
 1ab1da92ed58923c93d29b77ce8fd62b459398c9 196610 
libapache2-mod-wsgi_3.2-2_amd64.deb
Checksums-Sha256: 
 f725c74d3b82ef969ef242db5294614c4903d4cd98900e896fd629dabe64ee88 1308 
mod-wsgi_3.2-2.dsc
 5c623f8c3ae046965dbb602fd6b5789a81832e938e87d4724b7b93ff27487d26 8169 
mod-wsgi_3.2-2.diff.gz
 ffcad3fecb33d4740096b8bb95fdbe187ec77053aefffce4e0f47e33b386ec90 196610 
libapache2-mod-wsgi_3.2-2_amd64.deb
Files: 
 ccfcbae66b440cc8a249ddb4eb88d340 1308 httpd optional mod-wsgi_3.2-2.dsc
 66fa21368ca5509e2407db72939ca383 8169 httpd optional mod-wsgi_3.2-2.diff.gz
 f60bfe0d0e4a27092b927a36a577f704 196610 httpd optional 
libapache2-mod-wsgi_3.2-2_amd64.deb

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

iEYEARECAAYFAkvq6gcACgkQBnqtBMk7/3mr7wCdFcyeqpyPjonS41JRHp1DmHP8
ljUAoJbJLAHLlhPYD7EiTFjVX9hnA35K
=Qc/s
-----END PGP SIGNATURE-----



--- End Message ---
_______________________________________________
Python-modules-team mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/python-modules-team

Reply via email to