[Python-modules-team] Processed: Re: Bug#633499: system-config-printer-kde: kcontrol KCModuleLoader::loadModule: This module has no valid entry symbol at all.

2011-07-14 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > tags 633499 confirmed Bug #633499 [system-config-printer-kde] system-config-printer-kde: kcontrol KCModuleLoader::loadModule: This module has no valid entry symbol at all. Added tag(s) confirmed. > reassign 633499 python-kde4,python-qt4 Bug #6334

[Python-modules-team] pyudev_0.11-1_i386.changes ACCEPTED into unstable

2011-07-14 Thread Debian FTP Masters
Accepted: python-pyudev_0.11-1_all.deb to main/p/pyudev/python-pyudev_0.11-1_all.deb python3-pyudev_0.11-1_all.deb to main/p/pyudev/python3-pyudev_0.11-1_all.deb pyudev_0.11-1.debian.tar.gz to main/p/pyudev/pyudev_0.11-1.debian.tar.gz pyudev_0.11-1.dsc to main/p/pyudev/pyudev_0.11-1.dsc

[Python-modules-team] Processing of pyudev_0.11-1_i386.changes

2011-07-14 Thread Debian FTP Masters
pyudev_0.11-1_i386.changes uploaded successfully to localhost along with the files: pyudev_0.11-1.dsc pyudev_0.11.orig.tar.gz pyudev_0.11-1.debian.tar.gz python-pyudev_0.11-1_all.deb python3-pyudev_0.11-1_all.deb Greetings, Your Debian queue daemon (running on host franck.debian

[Python-modules-team] Bug#609906: Here's a diff to do it

2011-07-14 Thread Mario Limonciello
Here's a diff of the debian directory for changes to make this happen -- Mario Limonciello supe...@gmail.com diff -urN python-mysqldb-1.2.2/debian//changelog python-mysqldb-1.2.3/debian/changelog --- python-mysqldb-1.2.2/debian//changelog 2011-07-13 00:44:12.0 -0500 +++ python-mysqldb-1.2

[Python-modules-team] Bug#633843: python-sqlobject: autocommit issue with psycopg2

2011-07-14 Thread Francisco José Rodríguez Bogado
Package: python-sqlobject Version: 0.12.4-2 Severity: grave Tags: patch Justification: renders package unusable Recently psycopg2 has added a new attribute "autocommit" (bool). SQLObject checks for a function called autocommit too. In case of activation of autocommit in your code, SQLObject raise