Your message dated Tue, 14 Apr 2009 15:32:09 +0000
with message-id <e1ltkcl-0006z8...@ries.debian.org>
and subject line Bug#523445: fixed in qscintilla2 2.3.2-1.1
has caused the Debian Bug report #523445,
regarding python-qscintilla2: cannot import module with python-qt4 4.4.6 
installed
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 ow...@bugs.debian.org
immediately.)


-- 
523445: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=523445
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: python-qscintilla2
Version: 2.2-4
Severity: grave
Justification: renders package unusable

python-qt4's packaging has changed and now uses python-support. As a result,
packages shipping submodules of PyQt4 must be updated to use python-support
too, or they cannot be imported:

Traceback (most recent call last):
  File "/home/syt/bin/hgqv", line 24, in <module>
      from hgview.qt4 import hgview_qt4 as hgview
        File "/home/syt/src/hgview/qt4/hgview_qt4.py", line 16, in <module>
            from PyQt4 import QtCore, QtGui, Qsci
            ImportError: cannot import name Qsci

-- System Information:
Debian Release: 5.0
  APT prefers stable
  APT policy: (800, 'stable'), (500, 'unstable'), (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.26-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to fr_FR.UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages python-qscintilla2 depends on:
ii  libc6                         2.7-18     GNU C Library: Shared libraries
ii  libgcc1                       1:4.3.3-3  GCC support library
ii  libqscintilla2-3              2.2-4      The Qt4 port of the Scintilla sour
ii  libqtcore4                    4.4.3-2    Qt 4 core module
ii  libqtgui4                     4.4.3-2    Qt 4 GUI module
ii  libstdc++6                    4.3.3-3    The GNU Standard C++ Library v3
ii  python                        2.5.2-3    An interactive high-level object-o
ii  python-qt4                    4.4.2-4    Python bindings for Qt4

python-qscintilla2 recommends no packages.

python-qscintilla2 suggests no packages.

-- no debconf information



--- End Message ---
--- Begin Message ---
Source: qscintilla2
Source-Version: 2.3.2-1.1

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

libqscintilla2-5_2.3.2-1.1_amd64.deb
  to pool/main/q/qscintilla2/libqscintilla2-5_2.3.2-1.1_amd64.deb
libqscintilla2-designer_2.3.2-1.1_amd64.deb
  to pool/main/q/qscintilla2/libqscintilla2-designer_2.3.2-1.1_amd64.deb
libqscintilla2-dev_2.3.2-1.1_all.deb
  to pool/main/q/qscintilla2/libqscintilla2-dev_2.3.2-1.1_all.deb
libqscintilla2-doc_2.3.2-1.1_all.deb
  to pool/main/q/qscintilla2/libqscintilla2-doc_2.3.2-1.1_all.deb
python-qscintilla2_2.3.2-1.1_amd64.deb
  to pool/main/q/qscintilla2/python-qscintilla2_2.3.2-1.1_amd64.deb
qscintilla2_2.3.2-1.1.diff.gz
  to pool/main/q/qscintilla2/qscintilla2_2.3.2-1.1.diff.gz
qscintilla2_2.3.2-1.1.dsc
  to pool/main/q/qscintilla2/qscintilla2_2.3.2-1.1.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 523...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Bernd Zeimetz <b...@debian.org> (supplier of updated qscintilla2 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 ftpmas...@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Mon, 13 Apr 2009 13:43:44 +0200
Source: qscintilla2
Binary: libqscintilla2-5 libqscintilla2-designer libqscintilla2-dev 
libqscintilla2-doc python-qscintilla2
Architecture: source all amd64
Version: 2.3.2-1.1
Distribution: unstable
Urgency: low
Maintainer: Torsten Marek <shlo...@debian.org>
Changed-By: Bernd Zeimetz <b...@debian.org>
Description: 
 libqscintilla2-5 - The Qt4 port of the Scintilla source code editing widget
 libqscintilla2-designer - Qt4 Designer plugin for QScintilla 2
 libqscintilla2-dev - The Scintilla source code editing widget for Qt4, 
development fil
 libqscintilla2-doc - API documentation for QScintilla 2
 python-qscintilla2 - Python bindings for QScintilla 2
Closes: 516122 523445
Changes: 
 qscintilla2 (2.3.2-1.1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * debian/copyright:
     - Adding missing copyright informations.
       Thanks to Mathieu Parent for providing the fixed file.
       (Closes: #516122)
   * debian/control, debian/rules, debian/pyversions:
     - Replace python-central by python-support to follow the change in
       python-qt4. This would not be an issue if python-central would
       create namespace packages properly.
       (Closes: #523445)
   * debian/control, debian/rules:
     - Let python-qscintilla2 depend on a python-qt4 version larger or
       equal to the version it was built with.
   * debian/rules:
     - Prepare to build with Python 2.6 to follow the changes in python-qt4.
   * debian/control:
     - Build-depends on python-qt4{,-dev} >= 4.4.4-6 as revision -5 was
       partly broken.
Checksums-Sha1: 
 7b3d047027f2cc3c0735624404ac00d8e993e5b0 1336 qscintilla2_2.3.2-1.1.dsc
 88ef920569f0e4dad258afe3e878b9955aac6c05 11864 qscintilla2_2.3.2-1.1.diff.gz
 c50481e2dffe7227c22d0356841e6d01f4daeeac 79230 
libqscintilla2-dev_2.3.2-1.1_all.deb
 aae219053b9997eb6555feab885d881db655b3e0 824066 
libqscintilla2-doc_2.3.2-1.1_all.deb
 2db0608d48de9a93ccb0b2c399b67fbadf447eab 669438 
libqscintilla2-5_2.3.2-1.1_amd64.deb
 70ed58b79c565ecb684aea967151e322c69e6fc6 33906 
libqscintilla2-designer_2.3.2-1.1_amd64.deb
 c48d16dc8c317bc8591e4f306586537bf50b069e 433672 
python-qscintilla2_2.3.2-1.1_amd64.deb
Checksums-Sha256: 
 72c2b13085797eaccdfad10bf611c4e0f77b7a2df0a48fb7dd2c9063f4109dd7 1336 
qscintilla2_2.3.2-1.1.dsc
 7a1ab2aa65e81733b96a3575f2ebfca1d65d2f63094ce39e8a28efac67dbca15 11864 
qscintilla2_2.3.2-1.1.diff.gz
 9923b81e8fa43a1148763846b45eb6bbf7d9a8917f4ec44c176fbe2d1df5451a 79230 
libqscintilla2-dev_2.3.2-1.1_all.deb
 43cb9da3f7347135ff2efa3e8a494193b92310c2c2f3d06268bf8e4f95359165 824066 
libqscintilla2-doc_2.3.2-1.1_all.deb
 8d06c2a846408c6c4071135699069c94339fc45ef00ea755712b7268c1957449 669438 
libqscintilla2-5_2.3.2-1.1_amd64.deb
 251714db3c5c12e89944bccbbafa62aa9e43cc5bafcd0e5a843df821d6b4c7ee 33906 
libqscintilla2-designer_2.3.2-1.1_amd64.deb
 040d941ea93d6b560e82c22a4796050d7f252b16e79761ffcf6619f72e9c1103 433672 
python-qscintilla2_2.3.2-1.1_amd64.deb
Files: 
 40e6bc078916ff4f0231759972c8f981 1336 libs extra qscintilla2_2.3.2-1.1.dsc
 be301d4230d5415c24c97ee8c9a3a688 11864 libs extra qscintilla2_2.3.2-1.1.diff.gz
 84e2d1f32095f4fee29150dace8df066 79230 libdevel extra 
libqscintilla2-dev_2.3.2-1.1_all.deb
 996bd1fda001f9bb0729c2298c0f0b31 824066 doc extra 
libqscintilla2-doc_2.3.2-1.1_all.deb
 887050b5b4bde9749c8caea28809b3b1 669438 libs extra 
libqscintilla2-5_2.3.2-1.1_amd64.deb
 e3d451fd2c64dddedc18c26d0b5edd7e 33906 misc extra 
libqscintilla2-designer_2.3.2-1.1_amd64.deb
 2615786366b7e17e8d6c152af306f231 433672 python extra 
python-qscintilla2_2.3.2-1.1_amd64.deb

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

iEYEARECAAYFAknkpo0ACgkQBnqtBMk7/3mSPQCgp8cPv/SlMZHMmEkf3J5YS4k6
04AAnR5tib5M10F6A99N4J7SehpiHobC
=LZS2
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to