Processing of openmsx-debugger_0.0.0.svn20110306-3_amd64.changes

2012-05-27 Thread Debian FTP Masters
openmsx-debugger_0.0.0.svn20110306-3_amd64.changes uploaded successfully to 
localhost
along with the files:
  openmsx-debugger_0.0.0.svn20110306-3.dsc
  openmsx-debugger_0.0.0.svn20110306-3.diff.gz
  openmsx-debugger_0.0.0.svn20110306-3_amd64.deb

Greetings,

Your Debian queue daemon (running on host franck.debian.org)


-- 
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1sybll-0004zs...@franck.debian.org



Bug#667313: marked as done (openmsx-debugger: ftbfs with GCC-4.7)

2012-05-27 Thread Debian Bug Tracking System
Your message dated Sun, 27 May 2012 11:51:09 +
with message-id e1syc05-0005sl...@franck.debian.org
and subject line Bug#667313: fixed in openmsx-debugger 0.0.0.svn20110306-3
has caused the Debian Bug report #667313,
regarding openmsx-debugger: ftbfs with GCC-4.7
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.)


-- 
667313: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=667313
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: openmsx-debugger
Version: 0.0.0.svn20110306-2
Severity: important
Tags: sid wheezy
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-4.7

The package fails to build in a test rebuild on at least amd64 with
gcc-4.7/g++-4.7, but succeeds to build with gcc-4.6/g++-4.6. The
severity of this report may be raised before the wheezy release.

src/ConnectDialog.cpp:34:38: error: 'getuid' was not declared in this scope

The full build log can be found at:
http://people.debian.org/~lucas/logs/2012/03/29-clang-gcc47/unstable-gcc47/openmsx-debugger_0.0.0.svn20110306-2_unstable-gcc47.log
The last lines of the build log are at the end of this report.

Some hints on fixing these issues can be found at
http://gcc.gnu.org/gcc-4.7/porting_to.html

To build with GCC 4.7, either set CC=gcc-4.7 CXX=g++-4.7 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.

[...]
make[1]: Leaving directory `/«PKGBUILDDIR»'
make[1]: Entering directory `/«PKGBUILDDIR»'
Generating ui_BitMapViewer.h...
Generating ui_BreakpointDialog.h...
Generating ui_ConnectDialog.h...
Generating ui_PreferencesDialog.h...
Generating ui_SymbolManager.h...
Generating ui_VDPCommandRegisters.h...
Generating ui_VDPRegistersExplained.h...
Generating ui_VDPStatusRegisters.h...
Creating derived/src/Version.ii...
Compiling BitMapViewer.cpp...
Compiling BreakpointDialog.cpp...
Compiling CPURegs.cpp...
Compiling CPURegsViewer.cpp...
Compiling CommClient.cpp...
Compiling ConnectDialog.cpp...
src/ConnectDialog.cpp: In function 'QString getUserName()':
src/ConnectDialog.cpp:34:38: error: 'getuid' was not declared in this scope
src/ConnectDialog.cpp: In function 'bool checkSocketDir(const QDir)':
src/ConnectDialog.cpp:47:31: error: 'getuid' was not declared in this scope
src/ConnectDialog.cpp: In function 'bool checkSocket(const QFileInfo)':
src/ConnectDialog.cpp:76:31: error: 'getuid' was not declared in this scope
src/ConnectDialog.cpp: In function 'OpenMSXConnection* createConnection(const 
QDir, const QString)':
src/ConnectDialog.cpp:129:13: error: 'close' was not declared in this scope
src/ConnectDialog.cpp:133:12: error: 'close' was not declared in this scope
make[1]: *** [derived/obj/ConnectDialog.o] Error 1
make[1]: Leaving directory `/«PKGBUILDDIR»'
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2


---End Message---
---BeginMessage---
Source: openmsx-debugger
Source-Version: 0.0.0.svn20110306-3

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

openmsx-debugger_0.0.0.svn20110306-3.diff.gz
  to main/o/openmsx-debugger/openmsx-debugger_0.0.0.svn20110306-3.diff.gz
openmsx-debugger_0.0.0.svn20110306-3.dsc
  to main/o/openmsx-debugger/openmsx-debugger_0.0.0.svn20110306-3.dsc
openmsx-debugger_0.0.0.svn20110306-3_amd64.deb
  to main/o/openmsx-debugger/openmsx-debugger_0.0.0.svn20110306-3_amd64.deb



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 667...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Moritz Muehlenhoff j...@debian.org (supplier of updated openmsx-debugger 
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: Sun, 27 May 2012 13:02:14 +0200
Source: openmsx-debugger
Binary: openmsx-debugger
Architecture: source amd64
Version: 0.0.0.svn20110306-3
Distribution: unstable
Urgency: low
Maintainer: Debian QA Group packa...@qa.debian.org
Changed-By: Moritz Muehlenhoff j...@debian.org
Description: 
 openmsx-debugger - Graphical debugger for openMSX
Closes: 667313
Changes: 
 openmsx-debugger (0.0.0.svn20110306-3) unstable; urgency=low
 .
   * QA upload
   * Backport upstream revision 12462 to fix build with GCC 4.7
 

openmsx-debugger_0.0.0.svn20110306-3_amd64.changes ACCEPTED into unstable

2012-05-27 Thread Debian FTP Masters



Accepted:
openmsx-debugger_0.0.0.svn20110306-3.diff.gz
  to main/o/openmsx-debugger/openmsx-debugger_0.0.0.svn20110306-3.diff.gz
openmsx-debugger_0.0.0.svn20110306-3.dsc
  to main/o/openmsx-debugger/openmsx-debugger_0.0.0.svn20110306-3.dsc
openmsx-debugger_0.0.0.svn20110306-3_amd64.deb
  to main/o/openmsx-debugger/openmsx-debugger_0.0.0.svn20110306-3_amd64.deb


Changes:
openmsx-debugger (0.0.0.svn20110306-3) unstable; urgency=low
 .
  * QA upload
  * Backport upstream revision 12462 to fix build with GCC 4.7
(Closes: #667313)


Override entries for your package:
openmsx-debugger_0.0.0.svn20110306-3.dsc - source otherosfs
openmsx-debugger_0.0.0.svn20110306-3_amd64.deb - optional otherosfs

Announcing to debian-devel-chan...@lists.debian.org
Closing bugs: 667313 


Thank you for your contribution to Debian.


-- 
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1syc05-0005sc...@franck.debian.org



Processed: reassign

2012-05-27 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 reassign 674006 libwvstreams4.6-base
Bug #674006 [wvdial] wvdial stop working: Assertion `magic_number == -0x123678' 
failed
Bug reassigned from package 'wvdial' to 'libwvstreams4.6-base'.
No longer marked as found in versions wvdial/1.61-4.1.
Ignoring request to alter fixed versions of bug #674006 to the same values 
previously set
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
674006: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=674006
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


--
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/handler.s.c.133813438529027.transcr...@bugs.debian.org



Processed: Re: Bug#544687: libpam-unix2: forks numerous instances of unix2_chkpwd

2012-05-27 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 severity 544687 serious
Bug #544687 [libpam-unix2] libpam-unix2: forks numerous instances of 
unix2_chkpwd
Severity set to 'serious' from 'important'
 owner 544687 !
Bug #544687 [libpam-unix2] libpam-unix2: forks numerous instances of 
unix2_chkpwd
Owner recorded as Jakub Wilk jw...@debian.org.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
544687: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=544687
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


--
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/handler.s.c.133814844726763.transcr...@bugs.debian.org



Bug#544687: libpam-unix2: forks numerous instances of unix2_chkpwd

2012-05-27 Thread Jakub Wilk

severity 544687 serious
owner 544687 !
thanks

* Christoph Pleger christoph.ple...@cs.tu-dortmund.de, 2012-05-24, 10:33:
That is, unix2_chkpwd is called recursively again and again and the 
user cannot be authenticated.
It seems that this only happens when a user wants to unlock the screen, 
not when logging in.


Does it happen regardless of whether the entered password was correct or 
not?


--
Jakub Wilk



--
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20120527195359.ga2...@jwilk.net



Processing of libextractor-python_0.6-4_amd64.changes

2012-05-27 Thread Debian FTP Masters
libextractor-python_0.6-4_amd64.changes uploaded successfully to localhost
along with the files:
  libextractor-python_0.6-4.dsc
  libextractor-python_0.6-4.debian.tar.gz
  python-extractor_0.6-4_all.deb

Greetings,

Your Debian queue daemon (running on host franck.debian.org)


-- 
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1sylph-0002vj...@franck.debian.org



Bug#674616: marked as done (python-extractor: uninstallable: depends on obsolete libextractor1c2a)

2012-05-27 Thread Debian Bug Tracking System
Your message dated Sun, 27 May 2012 22:37:24 +
with message-id e1sym5u-0004tn...@franck.debian.org
and subject line Bug#674616: fixed in libextractor-python 1:0.6-4
has caused the Debian Bug report #674616,
regarding python-extractor: uninstallable: depends on obsolete libextractor1c2a
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.)


-- 
674616: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=674616
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: python-extractor
Version: 1:0.5-8.1
Severity: grave
Justification: renders package unusable

Hi,

due to the new libextractor (#672117), your package is no longer
installable, since it has:
| Depends: ${misc:Depends}, ${python:Depends}, libextractor1c2a

Mraw,
KiBi.


---End Message---
---BeginMessage---
Source: libextractor-python
Source-Version: 1:0.6-4

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

libextractor-python_0.6-4.debian.tar.gz
  to main/libe/libextractor-python/libextractor-python_0.6-4.debian.tar.gz
libextractor-python_0.6-4.dsc
  to main/libe/libextractor-python/libextractor-python_0.6-4.dsc
python-extractor_0.6-4_all.deb
  to main/libe/libextractor-python/python-extractor_0.6-4_all.deb



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 674...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Holger Levsen hol...@debian.org (supplier of updated libextractor-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 ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sun, 27 May 2012 22:14:23 +
Source: libextractor-python
Binary: python-extractor
Architecture: source all
Version: 1:0.6-4
Distribution: unstable
Urgency: low
Maintainer: Debian QA Group packa...@qa.debian.org
Changed-By: Holger Levsen hol...@debian.org
Description: 
 python-extractor - extracts meta-data from files of arbitrary type (Python 
bindings)
Closes: 674616
Changes: 
 libextractor-python (1:0.6-4) unstable; urgency=low
 .
   * QA upload. (Closes: #674616)
Checksums-Sha1: 
 e958afe81ffb8f93579f0c3ed34d4d7afdbec0eb 1799 libextractor-python_0.6-4.dsc
 30de6c49752b8bd85559f8387d6e819113cd9a9c 3065 
libextractor-python_0.6-4.debian.tar.gz
 6583545e308871b7203c7e1769040af77c351a74 7094 python-extractor_0.6-4_all.deb
Checksums-Sha256: 
 8ad96e0e93d751b7f79e4fa630d6814e4fbe67096c8e475cc3b85a1b235c8293 1799 
libextractor-python_0.6-4.dsc
 75598d85cd8bd167e8799d58585d0fc0bc962751638938c32ef35140711ddbcd 3065 
libextractor-python_0.6-4.debian.tar.gz
 e66db8f172522a753d2b33f1e5ffdfa2d44cdcb5b87ccb454484d51139b2b658 7094 
python-extractor_0.6-4_all.deb
Files: 
 53bba5c830a6247bb1330a99d4d80ee7 1799 python optional 
libextractor-python_0.6-4.dsc
 87aa195ce7f4769ce9af90e67d42abf8 3065 python optional 
libextractor-python_0.6-4.debian.tar.gz
 cc7f33c4ad669c675e37aad4c9d731d0 7094 python optional 
python-extractor_0.6-4_all.deb

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

iQIVAwUBT8KoKAkauFYGmqocAQhCMRAAl+eFIGZR5RD5Ej158v0fM+Ds4uj+/ckV
At191eiy84rgOs4lM+xHpFqYm6EFNTkIeqiJtMBCX2DR/200yGukBrdWEUielFcS
sDewCFXSgzGktkngvVGyak41r3xrPsl6HlymjpEJiJbgJ5Otpn2sWCoNH3qdlpAB
gnn013YRFagrroWA6S35ObVbEGM6RAB726dCb4R4D7P2uYoc9+ccR0NShogz/SUY
Uob/XUi7Q35WWtRrrUj4MsWmYK5pa8VUAhLG/NWM/WWIqR5AuT94jh6/BumnvPW7
xcYLv5gWd9/iJ7G1GD1o7ERI2veHdtD4TQJuQnCM+vOH1kio5mjW1jbG43gZJcM3
ADAABU+Xbn8z+1mOuUQoPuAQlWAMI7OJ+WoNVIEPwG6Xqd+M3PHLhPNEWASK+pxE
dYibjGLkxwg/ixNlcfFPcA6atLzuGPrPkVQBu9i1er/ev7X7CDr6dD08vDhJ1jTK
PhIVJ4Thqy/6yrN2TB5pS4Uzy40lNNKcXSNfLDKf0bzUZHPBOD6lARgGb5Bd1KzL
TeqCre5VNoVKQvkslM2MpEOnobgOdx6WRFWIUhnJUawvpw/v3yNOwCS9/PBdeW+J
cxad9Sppw9DVp0HlKxrgtjLFeeC8xGTHrf7j7pOXTETi1FPf7EN5oJ7dWLc8A9Np
G44EFrUUFKU=
=8oW6
-END PGP SIGNATURE-


---End Message---


libextractor-python_0.6-4_amd64.changes ACCEPTED into unstable

2012-05-27 Thread Debian FTP Masters



Accepted:
libextractor-python_0.6-4.debian.tar.gz
  to main/libe/libextractor-python/libextractor-python_0.6-4.debian.tar.gz
libextractor-python_0.6-4.dsc
  to main/libe/libextractor-python/libextractor-python_0.6-4.dsc
python-extractor_0.6-4_all.deb
  to main/libe/libextractor-python/python-extractor_0.6-4_all.deb


Changes:
libextractor-python (1:0.6-4) unstable; urgency=low
 .
  * QA upload. (Closes: #674616)


Override entries for your package:
libextractor-python_0.6-4.dsc - source python
python-extractor_0.6-4_all.deb - optional python

Announcing to debian-devel-chan...@lists.debian.org
Closing bugs: 674616 


Thank you for your contribution to Debian.


-- 
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1sym5u-0004th...@franck.debian.org



Processing of libextractor-java_0.6.0-6_amd64.changes

2012-05-27 Thread Debian FTP Masters
libextractor-java_0.6.0-6_amd64.changes uploaded successfully to localhost
along with the files:
  libextractor-java_0.6.0-6.dsc
  libextractor-java_0.6.0-6.debian.tar.gz
  libextractor-java0_0.6.0-6_amd64.deb
  libextractor-java-dbg_0.6.0-6_amd64.deb
  libextractor-java-dev_0.6.0-6_amd64.deb

Greetings,

Your Debian queue daemon (running on host franck.debian.org)


-- 
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1symdd-00050k...@franck.debian.org



Bug#662608: marked as done (libdoodle1/experimental uninstallable, depends on libextractor3 *and* libextractor1c2a)

2012-05-27 Thread Debian Bug Tracking System
Your message dated Sun, 27 May 2012 23:02:59 +
with message-id e1symuf-0006qb...@franck.debian.org
and subject line Bug#662608: fixed in doodle 0.7.0-5
has caused the Debian Bug report #662608,
regarding libdoodle1/experimental uninstallable, depends on libextractor3 *and* 
libextractor1c2a
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.)


-- 
662608: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=662608
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: libdoodle1
Version: 0.7.0-4
Severity: grave
Tags: experimental
Justification: renders package unusable
User: debian...@lists.debian.org
Usertags: piuparts

Hi,

during a test with piuparts I noticed your package is not
installable in experimental:

Package: libdoodle1
Depends: libc6 (= 2.3), libextractor3, libextractor1c2a, libextractor-plugins

Package: libextractor3
Conflicts: libextractor1c2a

The libextractor3 comes from shlibs:Depends, libextractor1c2a is
hardcoded in debian/control


Cheers,

Andreas


---End Message---
---BeginMessage---
Source: doodle
Source-Version: 0.7.0-5

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

doodle-dbg_0.7.0-5_amd64.deb
  to main/d/doodle/doodle-dbg_0.7.0-5_amd64.deb
doodle_0.7.0-5.debian.tar.gz
  to main/d/doodle/doodle_0.7.0-5.debian.tar.gz
doodle_0.7.0-5.dsc
  to main/d/doodle/doodle_0.7.0-5.dsc
doodle_0.7.0-5_amd64.deb
  to main/d/doodle/doodle_0.7.0-5_amd64.deb
doodled_0.7.0-5_amd64.deb
  to main/d/doodle/doodled_0.7.0-5_amd64.deb
libdoodle-dev_0.7.0-5_amd64.deb
  to main/d/doodle/libdoodle-dev_0.7.0-5_amd64.deb
libdoodle1_0.7.0-5_amd64.deb
  to main/d/doodle/libdoodle1_0.7.0-5_amd64.deb



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 662...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Holger Levsen hol...@debian.org (supplier of updated doodle 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: SHA256

Format: 1.8
Date: Mon, 28 May 2012 00:44:34 +0200
Source: doodle
Binary: doodle doodle-dbg doodled libdoodle1 libdoodle-dev
Architecture: source amd64
Version: 0.7.0-5
Distribution: unstable
Urgency: low
Maintainer: Debian QA Group packa...@qa.debian.org
Changed-By: Holger Levsen hol...@debian.org
Description: 
 doodle - Desktop Search Engine (client)
 doodle-dbg - Desktop Search Engine (debug)
 doodled- Desktop Search Engine (daemon)
 libdoodle-dev - Desktop Search Engine (development)
 libdoodle1 - Desktop Search Engine (library)
Closes: 662608 674333
Changes: 
 doodle (0.7.0-5) unstable; urgency=low
 .
   * QA upload. (Closes: #674333)
   * control: don't hardcode depends on libextractor1c2a. (Closes: #662608)
Checksums-Sha1: 
 de291b4dd11b2d7c35a8ddc4b81648c1fdc3bf91 1912 doodle_0.7.0-5.dsc
 c2234653e3aeb64337b8254fb90ca21602f90a30 8744 doodle_0.7.0-5.debian.tar.gz
 639442e449de603b794f9fa6e4a2ac7237b9bf9f 50500 doodle_0.7.0-5_amd64.deb
 c81f0b445c31c224755350d8c5c2dc3ffa055fad 103004 doodle-dbg_0.7.0-5_amd64.deb
 7ab4df1f3837e9e9bed2dac8c6c850566b712b1c 28010 doodled_0.7.0-5_amd64.deb
 1f80dcd7e3854f8246777d4be02921cabe7aab20 27662 libdoodle1_0.7.0-5_amd64.deb
 3109ec35c00580895bca7be059b244e01880d862 30932 libdoodle-dev_0.7.0-5_amd64.deb
Checksums-Sha256: 
 a8e10b37edc19a4e545f284dad00f5041e4993f46d0b81f39613670f1531a96c 1912 
doodle_0.7.0-5.dsc
 c7b11a1c0a300c8f19cb0c0474c15f1d9da37512df17921b9e63f093f6b8ad00 8744 
doodle_0.7.0-5.debian.tar.gz
 1614101e814940c45bf2f59f40a10e13b29c3a07880cd080bf6c1625f9ea6fed 50500 
doodle_0.7.0-5_amd64.deb
 9f225c65ff30bcb7e2835b6357ae2f60cc9a39a15826c8357d26046b222996d2 103004 
doodle-dbg_0.7.0-5_amd64.deb
 4a0e85bcb8d27d69625300b1d69f8f3f72922a176c4e108da6eeaf3434d11a12 28010 
doodled_0.7.0-5_amd64.deb
 3ed38983af2ef3d023f103a7658b100be3d25b0ed050d80e3dd001d35999a3ef 27662 
libdoodle1_0.7.0-5_amd64.deb
 1898341068d30893855715c081626d7deb83e91c404b3f39437c7280b5de1e93 30932 
libdoodle-dev_0.7.0-5_amd64.deb
Files: 
 8a442523298109620780efe6598c8762 1912 utils optional doodle_0.7.0-5.dsc
 083832204a9154eda2510465098da621 8744 utils optional 
doodle_0.7.0-5.debian.tar.gz
 f49fb357f31a8fe8029d32bbfdda1699 50500 utils optional doodle_0.7.0-5_amd64.deb
 

Processing of doodle_0.7.0-5_amd64.changes

2012-05-27 Thread Debian FTP Masters
doodle_0.7.0-5_amd64.changes uploaded successfully to localhost
along with the files:
  doodle_0.7.0-5.dsc
  doodle_0.7.0-5.debian.tar.gz
  doodle_0.7.0-5_amd64.deb
  doodle-dbg_0.7.0-5_amd64.deb
  doodled_0.7.0-5_amd64.deb
  libdoodle1_0.7.0-5_amd64.deb
  libdoodle-dev_0.7.0-5_amd64.deb

Greetings,

Your Debian queue daemon (running on host franck.debian.org)


-- 
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1symiv-0005il...@franck.debian.org



Bug#674333: marked as done (doodle: FTBFS: conftest.c:34: undefined reference to `EXTRACTOR_loadDefaultLibraries')

2012-05-27 Thread Debian Bug Tracking System
Your message dated Sun, 27 May 2012 23:02:59 +
with message-id e1symuf-0006qe...@franck.debian.org
and subject line Bug#674333: fixed in doodle 0.7.0-5
has caused the Debian Bug report #674333,
regarding doodle: FTBFS: conftest.c:34: undefined reference to 
`EXTRACTOR_loadDefaultLibraries'
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.)


-- 
674333: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=674333
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Source: doodle
Version: 0.6.7-10
Severity: serious
Tags: wheezy sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20120524 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part:
 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not 
 for C [enabled by default]
 configure:7366: $? = 0
 configure:7379: result: no
 configure:7394: checking for gcc option to produce PIC
 configure:7604: result: -fPIC
 configure:7612: checking if gcc PIC flag -fPIC works
 configure:7630: gcc -c -g -O2  -fPIC -DPIC conftest.c 5
 configure:7634: $? = 0
 configure:7647: result: yes
 configure:7675: checking if gcc static flag -static works
 configure:7703: result: yes
 configure:7713: checking if gcc supports -c -o file.o
 configure:7734: gcc -c -g -O2  -o out/conftest2.o conftest.c 5
 configure:7738: $? = 0
 configure:7760: result: yes
 configure:7786: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) 
 supports shared libraries
 configure:8741: result: yes
 configure:8762: checking whether -lc should be explicitly linked in
 configure:8767: gcc -c -g -O2  conftest.c 5
 configure:8770: $? = 0
 configure:8785: gcc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o 
 conftest 2\\1 \| grep  -lc  \/dev/null 2\\1
 configure:8788: $? = 0
 configure:8800: result: no
 configure:8808: checking dynamic linker characteristics
 configure:9384: result: GNU/Linux ld.so
 configure:9393: checking how to hardcode library paths into programs
 configure:9418: result: immediate
 configure:9432: checking whether stripping libraries is possible
 configure:9437: result: yes
 configure:10238: checking if libtool supports shared libraries
 configure:10240: result: yes
 configure:10243: checking whether to build shared libraries
 configure:10264: result: yes
 configure:10267: checking whether to build static libraries
 configure:10271: result: yes
 configure:10363: creating libtool
 configure:10951: checking for ld used by g++
 configure:11018: result: /usr/bin/ld -m elf_x86_64
 configure:11027: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld
 configure:11042: result: yes
 configure:11093: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) 
 supports shared libraries
 configure:12027: result: yes
 configure:12045: g++ -c -g -O2  conftest.cpp 5
 configure:12048: $? = 0
 configure:12167: checking for g++ option to produce PIC
 configure:12441: result: -fPIC
 configure:12449: checking if g++ PIC flag -fPIC works
 configure:12467: g++ -c -g -O2  -fPIC -DPIC conftest.cpp 5
 configure:12471: $? = 0
 configure:12484: result: yes
 configure:12512: checking if g++ static flag -static works
 configure:12540: result: yes
 configure:12550: checking if g++ supports -c -o file.o
 configure:12571: g++ -c -g -O2  -o out/conftest2.o conftest.cpp 5
 configure:12575: $? = 0
 configure:12597: result: yes
 configure:12623: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) 
 supports shared libraries
 configure:12651: result: yes
 configure:12718: checking dynamic linker characteristics
 configure:13294: result: GNU/Linux ld.so
 configure:13303: checking how to hardcode library paths into programs
 configure:13328: result: immediate
 configure:19446: checking for a thread-safe mkdir -p
 configure:19485: result: mkdir -p
 configure:19634: checking for pthread_create in -lpthread
 configure:19669: gcc -o conftest -fno-strict-aliasing -Wall -g -O2   
 conftest.c -lpthread   5
 configure:19675: $? = 0
 configure:19693: result: yes
 configure:19894: checking for pthread_t.p
 configure:19923: gcc -c -fno-strict-aliasing -Wall -g -O2  conftest.c 5
 conftest.c: In function 'main':
 conftest.c:28:12: error: request for member 'p' in something not a structure 
 or union
 conftest.c:27:18: warning: variable 'ac_aggr' set but not used 
 [-Wunused-but-set-variable]
 configure:19929: $? = 1
 configure: failed program was:
 | /* confdefs.h.  */
 | #define PACKAGE_NAME doodle
 | #define PACKAGE_TARNAME doodle
 | #define PACKAGE_VERSION 0.6.7
 | #define PACKAGE_STRING 

libextractor-java_0.6.0-6_amd64.changes ACCEPTED into unstable

2012-05-27 Thread Debian FTP Masters



Accepted:
libextractor-java-dbg_0.6.0-6_amd64.deb
  to main/libe/libextractor-java/libextractor-java-dbg_0.6.0-6_amd64.deb
libextractor-java-dev_0.6.0-6_amd64.deb
  to main/libe/libextractor-java/libextractor-java-dev_0.6.0-6_amd64.deb
libextractor-java0_0.6.0-6_amd64.deb
  to main/libe/libextractor-java/libextractor-java0_0.6.0-6_amd64.deb
libextractor-java_0.6.0-6.debian.tar.gz
  to main/libe/libextractor-java/libextractor-java_0.6.0-6.debian.tar.gz
libextractor-java_0.6.0-6.dsc
  to main/libe/libextractor-java/libextractor-java_0.6.0-6.dsc


Changes:
libextractor-java (0.6.0-6) unstable; urgency=low
 .
  * QA upload. (Closes: #674359)
  * debian-rules: clear the dependency_libs field of
/usr/lib/libextractor_java.la as described in
http://lists.debian.org/debian-devel/2011/05/msg01003.html


Override entries for your package:
libextractor-java-dbg_0.6.0-6_amd64.deb - extra debug
libextractor-java-dev_0.6.0-6_amd64.deb - optional libdevel
libextractor-java0_0.6.0-6_amd64.deb - optional libs
libextractor-java_0.6.0-6.dsc - source java

Announcing to debian-devel-chan...@lists.debian.org
Closing bugs: 674359 


Thank you for your contribution to Debian.


-- 
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1symid-0005jh...@franck.debian.org



Bug#674359: marked as done (libextractor-java: FTBFS: conftest.c:35: undefined reference to `EXTRACTOR_loadDefaultLibraries')

2012-05-27 Thread Debian Bug Tracking System
Your message dated Sun, 27 May 2012 22:50:59 +
with message-id e1symid-0005jq...@franck.debian.org
and subject line Bug#674359: fixed in libextractor-java 0.6.0-6
has caused the Debian Bug report #674359,
regarding libextractor-java: FTBFS: conftest.c:35: undefined reference to 
`EXTRACTOR_loadDefaultLibraries'
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.)


-- 
674359: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=674359
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Source: libextractor-java
Version: 0.5.18-8
Severity: serious
Tags: wheezy sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20120524 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part:
 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not 
 for C [enabled by default]
 configure:7416: $? = 0
 configure:7429: result: no
 configure:7444: checking for gcc option to produce PIC
 configure:7654: result: -fPIC
 configure:7662: checking if gcc PIC flag -fPIC works
 configure:7680: gcc -c -g -O2  -fPIC -DPIC conftest.c 5
 configure:7684: $? = 0
 configure:7697: result: yes
 configure:7725: checking if gcc static flag -static works
 configure:7753: result: yes
 configure:7763: checking if gcc supports -c -o file.o
 configure:7784: gcc -c -g -O2  -o out/conftest2.o conftest.c 5
 configure:7788: $? = 0
 configure:7810: result: yes
 configure:7836: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) 
 supports shared libraries
 configure:8791: result: yes
 configure:8812: checking whether -lc should be explicitly linked in
 configure:8817: gcc -c -g -O2  conftest.c 5
 configure:8820: $? = 0
 configure:8835: gcc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o 
 conftest 2\\1 \| grep  -lc  \/dev/null 2\\1
 configure:8838: $? = 0
 configure:8850: result: no
 configure:8858: checking dynamic linker characteristics
 configure:9434: result: GNU/Linux ld.so
 configure:9443: checking how to hardcode library paths into programs
 configure:9468: result: immediate
 configure:9482: checking whether stripping libraries is possible
 configure:9487: result: yes
 configure:10288: checking if libtool supports shared libraries
 configure:10290: result: yes
 configure:10293: checking whether to build shared libraries
 configure:10314: result: yes
 configure:10317: checking whether to build static libraries
 configure:10321: result: no
 configure:10413: creating libtool
 configure:11001: checking for ld used by g++
 configure:11068: result: /usr/bin/ld -m elf_x86_64
 configure:11077: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld
 configure:11092: result: yes
 configure:11143: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) 
 supports shared libraries
 configure:12077: result: yes
 configure:12095: g++ -c -g -O2  conftest.cpp 5
 configure:12098: $? = 0
 configure:12217: checking for g++ option to produce PIC
 configure:12491: result: -fPIC
 configure:12499: checking if g++ PIC flag -fPIC works
 configure:12517: g++ -c -g -O2  -fPIC -DPIC conftest.cpp 5
 configure:12521: $? = 0
 configure:12534: result: yes
 configure:12562: checking if g++ static flag -static works
 configure:12590: result: yes
 configure:12600: checking if g++ supports -c -o file.o
 configure:12621: g++ -c -g -O2  -o out/conftest2.o conftest.cpp 5
 configure:12625: $? = 0
 configure:12647: result: yes
 configure:12673: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) 
 supports shared libraries
 configure:12701: result: yes
 configure:12768: checking dynamic linker characteristics
 configure:13344: result: GNU/Linux ld.so
 configure:13353: checking how to hardcode library paths into programs
 configure:13378: result: immediate
 configure:19510: checking for a BSD-compatible install
 configure:19566: result: /usr/bin/install -c
 configure:19577: checking whether ln -s works
 configure:19581: result: yes
 configure:19588: checking whether make sets $(MAKE)
 configure:19609: result: yes
 configure:19704: checking whether gcc accepts -no-cpp-precomp
 configure:19718: result: no
 configure:19724: checking for ANSI C header files
 configure:19888: result: yes
 configure:19900: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld
 configure:19913: result: yes
 configure:19923: checking for libextractor
 configure:20361: result: --with-extractor not specified
 configure:20378: checking extractor.h usability
 configure:20395: gcc -c -fno-strict-aliasing -g -O2  conftest.c 5
 configure:20401: $? = 0
 configure:20415: 

doodle_0.7.0-5_amd64.changes ACCEPTED into unstable

2012-05-27 Thread Debian FTP Masters



Accepted:
doodle-dbg_0.7.0-5_amd64.deb
  to main/d/doodle/doodle-dbg_0.7.0-5_amd64.deb
doodle_0.7.0-5.debian.tar.gz
  to main/d/doodle/doodle_0.7.0-5.debian.tar.gz
doodle_0.7.0-5.dsc
  to main/d/doodle/doodle_0.7.0-5.dsc
doodle_0.7.0-5_amd64.deb
  to main/d/doodle/doodle_0.7.0-5_amd64.deb
doodled_0.7.0-5_amd64.deb
  to main/d/doodle/doodled_0.7.0-5_amd64.deb
libdoodle-dev_0.7.0-5_amd64.deb
  to main/d/doodle/libdoodle-dev_0.7.0-5_amd64.deb
libdoodle1_0.7.0-5_amd64.deb
  to main/d/doodle/libdoodle1_0.7.0-5_amd64.deb


Changes:
doodle (0.7.0-5) unstable; urgency=low
 .
  * QA upload. (Closes: #674333)
  * control: don't hardcode depends on libextractor1c2a. (Closes: #662608)


Override entries for your package:
doodle-dbg_0.7.0-5_amd64.deb - extra debug
doodle_0.7.0-5.dsc - source utils
doodle_0.7.0-5_amd64.deb - optional utils
doodled_0.7.0-5_amd64.deb - optional utils
libdoodle-dev_0.7.0-5_amd64.deb - optional libdevel
libdoodle1_0.7.0-5_amd64.deb - optional libs

Announcing to debian-devel-chan...@lists.debian.org
Closing bugs: 662608 674333 


Thank you for your contribution to Debian.


-- 
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1symuf-0006qr...@franck.debian.org