Bug#647017: ITP: bibledit-xiphos -- Glue between bibledit and xiphos

2011-10-29 Thread Teus Benschop (No specific comment)
Package: wnpp Severity: wishlist Owner: Teus Benschop teusjanne...@gmail.com * Package name: bibledit-xiphos Version : 1.2 Upstream Author : Teus Benschop teusjanne...@gmail.com * URL : http://bibledit.org * License : GPL Programming Lang: C++ Description

Bug#647033: ITP: cmd2 -- enhanced Python cmd module

2011-10-29 Thread Federico Ceratto
Package: wnpp Severity: wishlist Owner: Federico Ceratto federico.cera...@gmail.com * Package name: cmd2 Version : 0.6.3-1 Upstream Author : Catherine Devlin catherine.dev...@gmail.com * URL : http://www.assembla.com/wiki/show/python-cmd2 * License : MIT

Bug#647034: ITP: bibledit-bibletime -- Glue between bibledit and bibletime

2011-10-29 Thread Teus Benschop (No specific comment)
Package: wnpp Severity: wishlist Owner: Teus Benschop teusjanne...@gmail.com * Package name: bibledit-bibletime Version : 1.1 Upstream Author : Teus Benschop teusjanne...@gmail.com * URL : http://bibledit.org * License : GPL Programming Lang: C++

Possible mass bug filling for package depending on menu.

2011-10-29 Thread Frank lin Piat
[Please, reply/discuss flame .. /flame separate thread.] Introduction Lots of package seems to have some kind of dependency on menu which aren't needed/useful. Therefore, removing the menu package on a given system isn't always possible. Also, many packages seems depends, recommends

segfault error 4 in libpthread-2.13.so X86_64

2011-10-29 Thread Dallas Clement
Hi All, I've got a multi-threaded C++ program that has been working for years that is segfaulting in the pthread library at exit after upgrading to squeeze.  It litters my kernel log with the following message: segfault at 67eaf9d0 ip 7f4568e87d7c sp 7fff4571fe00 error 4 in

Re: segfault error 4 in libpthread-2.13.so X86_64

2011-10-29 Thread Chow Loong Jin
On 30/10/2011 03:34, Dallas Clement wrote: I can produce a core file, but unfortunately I can't see the symbols inside the pthread lib to determine where it is crashing. Is there a pthread library source package or debug version of libc / pthreads that I can try? Debugging symbols can be

Re: segfault error 4 in libpthread-2.13.so X86_64

2011-10-29 Thread Adrian Knoth
On 10/29/11 21:34, Dallas Clement wrote: Hi All, Hi! I've got a multi-threaded C++ program that has been working for years that is segfaulting in the pthread library at exit after upgrading to The at exit bit reminds me of a bug the FFADO team has been hunting for months. Feel free to have

Re: segfault error 4 in libpthread-2.13.so X86_64

2011-10-29 Thread Dallas Clement
How can I link with libc6-dbg instead of regular libc6? Thanks. On Sat, Oct 29, 2011 at 2:48 PM, Chow Loong Jin hyper...@ubuntu.com wrote: On 30/10/2011 03:34, Dallas Clement wrote: I can produce a core file, but unfortunately I can't see the symbols inside the pthread lib to determine where

Bug#647048: RFP: notion -- Tiling, tabbed window manager for the X window system

2011-10-29 Thread Arnout Engelen
Package: wnpp Severity: wishlist X-Debbugs-CC: debian-devel@lists.debian.org --- Please fill out the fields below. --- Package name: notion Version: 3-2011102900 Upstream Author: Arnout Engelen raboo...@users.sf.net URL: http://notion.sf.net License: LGPL with addition trademark provisions

Bug#647050: ITP: cinfony -- python abstraction layer to cheminformatics pacakges

2011-10-29 Thread Michael Banck
Package: wnpp Severity: wishlist Owner: Debichem Team debichem-de...@lists.alioth.debian.org * Package name: cinfony Version : 1.0 Upstream Author : Noel O'Boyle * URL : http://code.google.com/p/cinfony/ * License : BSD Programming Lang: Python Description

Re: segfault error 4 in libpthread-2.13.so X86_64

2011-10-29 Thread Bernd Zeimetz
Do not use TOFU on Debian lists. It just makes a mess. On 10/29/2011 09:55 PM, Dallas Clement wrote: How can I link with libc6-dbg instead of regular libc6? Thanks. http://wiki.debian.org/HowToGetABacktrace -- Bernd ZeimetzDebian GNU/Linux Developer

Re: segfault error 4 in libpthread-2.13.so X86_64

2011-10-29 Thread Dallas Clement
I can see that I've got a debug version of the pthreads library installed on my system. Just don't know how to link with it vs the non-debug version. /usr/lib/debug/lib/x86_64-linux-gnu# ls libpthread-2.13.so On Sat, Oct 29, 2011 at 4:20 PM, Bernd Zeimetz be...@bzed.de wrote: Do not use TOFU

Re: segfault error 4 in libpthread-2.13.so X86_64

2011-10-29 Thread brian m. carlson
On Sat, Oct 29, 2011 at 02:55:54PM -0500, Dallas Clement wrote: How can I link with libc6-dbg instead of regular libc6? Thanks. You don't. The files in /usr/lib/debug contain only debugging symbols that have been stripped from the normal binary. You simply link against libc6 as normal and gdb

Re: segfault error 4 in libpthread-2.13.so X86_64

2011-10-29 Thread Dallas Clement
That certainly makes sense. I'm still not seeing the symbols though. My kernel log show that the segfault came from the pthreads library, yet when I load the core file into gdb, I'm not seeing any symbols. (gdb) bt #0 0x7f04e3102d7c in ?? () #1 0x7f04e3e73a60 in ?? () #2

Bug#647060: ITP: openscad-mcad -- library for the OpenSCAD 3D modeling software

2011-10-29 Thread chrysn
Package: wnpp Severity: wishlist Owner: chrysn chr...@fsfe.org * Package name: openscad-mcad Version : 0 (unreleased yet) Upstream Author : quite a bunch * URL : http://reprap.org/wiki/MCAD * License : LGPL2.1 (and some more) Programming Lang: OpenSCAD

Bug#647061: ITP: cheops-chess -- C Chess Engine

2011-10-29 Thread Jean-Philippe MENGUAL
Package: wnpp Severity: wishlist Owner: Jean-Philippe MENGUAL te...@accelibreinfo.eu * Package name: cheops-chess Version : 1.1 Upstream Author : Tristan MILLER psychon...@nothingisreal.com * URL : http://www.nothingisreal.com/cheops/ * License : GPL

Re: Possible mass bug filling for package depending on menu.

2011-10-29 Thread Paul Wise
On Sun, Oct 30, 2011 at 2:49 AM, Frank lin Piat wrote: Debian Games Team pkg-games-de...@lists.alioth.debian.org   xmahjongg Fixed in SVN. I'd also like to see wishlist bugs on all the menu-only window managers asking for FreeDesktop menu support. -- bye, pabs

Bug#647063: ITP: nss-ubdns -- NSS module for DNSSEC validated hostname lookups

2011-10-29 Thread Robert Edmonds
Package: wnpp Severity: wishlist Owner: Robert S. Edmonds edmo...@debian.org * Package name: nss-ubdns Version : 0.1 Upstream Author : Robert Edmonds * URL : https://github.com/edmonds/nss-ubdns * License : ISC, BSD, LGPL-2.1 Programming Lang: C Description

Accepted ecryptfs-utils 93-1 (source i386)

2011-10-29 Thread Daniel Baumann
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sat, 29 Oct 2011 07:54:48 +0200 Source: ecryptfs-utils Binary: ecryptfs-utils ecryptfs-utils-dbg libecryptfs0 libecryptfs-dev python-ecryptfs Architecture: source i386 Version: 93-1 Distribution: unstable Urgency: low Maintainer:

Accepted hotot 1:0.9.7+git20111028.00039ca-1 (source all)

2011-10-29 Thread Julien Valroff
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Sat, 29 Oct 2011 08:14:34 +0200 Source: hotot Binary: hotot Architecture: source all Version: 1:0.9.7+git20111028.00039ca-1 Distribution: unstable Urgency: low Maintainer: Julien Valroff jul...@debian.org Changed-By: Julien Valroff

Accepted dosfstools 3.0.12-1 (source i386)

2011-10-29 Thread Daniel Baumann
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sat, 29 Oct 2011 08:53:43 +0200 Source: dosfstools Binary: dosfstools dosfstools-dbg Architecture: source i386 Version: 3.0.12-1 Distribution: unstable Urgency: low Maintainer: Daniel Baumann daniel.baum...@progress-technologies.net

Accepted libfile-remove-perl 1.51-1 (source all)

2011-10-29 Thread Alessandro Ghedini
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Fri, 28 Oct 2011 20:49:43 +0200 Source: libfile-remove-perl Binary: libfile-remove-perl Architecture: all source Version: 1.51-1 Distribution: unstable Urgency: low Maintainer: Debian Perl Group

Accepted libhttp-tiny-perl 0.016-1 (source all)

2011-10-29 Thread Alessandro Ghedini
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Fri, 28 Oct 2011 20:41:43 +0200 Source: libhttp-tiny-perl Binary: libhttp-tiny-perl Architecture: all source Version: 0.016-1 Distribution: unstable Urgency: low Maintainer: Debian Perl Group

Accepted libvariable-magic-perl 0.47-1 (source amd64)

2011-10-29 Thread Angel Abad
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Fri, 28 Oct 2011 09:05:17 +0200 Source: libvariable-magic-perl Binary: libvariable-magic-perl Architecture: amd64 source Version: 0.47-1 Distribution: unstable Urgency: low Maintainer: Debian Perl Group

Accepted mplayer 2:1.0~rc4.dfsg1+svn33713-3 (source all amd64)

2011-10-29 Thread Reinhard Tartler
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sat, 29 Oct 2011 10:29:57 +0200 Source: mplayer Binary: mencoder mplayer mplayer-dbg mplayer-doc Architecture: source amd64 all Version: 2:1.0~rc4.dfsg1+svn33713-3 Distribution: unstable Urgency: high Maintainer: Reinhard Tartler

Accepted mplayer2 2.0-134-g84d8671-9 (source amd64)

2011-10-29 Thread Reinhard Tartler
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sat, 29 Oct 2011 10:38:32 +0200 Source: mplayer2 Binary: mplayer2 mplayer2-dbg Architecture: source amd64 Version: 2.0-134-g84d8671-9 Distribution: unstable Urgency: high Maintainer: Reinhard Tartler siret...@debian.org Changed-By:

Accepted ristretto 0.2.2-1 (source amd64)

2011-10-29 Thread Yves-Alexis Perez
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Sat, 29 Oct 2011 09:35:41 +0200 Source: ristretto Binary: ristretto Architecture: source amd64 Version: 0.2.2-1 Distribution: unstable Urgency: low Maintainer: Debian Xfce Maintainers pkg-xfce-de...@lists.alioth.debian.org

Accepted busybox 1:1.19.2-4 (source all i386)

2011-10-29 Thread Michael Tokarev
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sat, 29 Oct 2011 12:36:44 +0400 Source: busybox Binary: busybox busybox-static busybox-udeb busybox-syslogd udhcpc udhcpd Architecture: source all i386 Version: 1:1.19.2-4 Distribution: unstable Urgency: low Maintainer: Debian

Accepted mplayer 2:1.0~rc4.dfsg1+svn33713-4 (source all amd64)

2011-10-29 Thread Reinhard Tartler
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sat, 29 Oct 2011 11:35:25 +0200 Source: mplayer Binary: mencoder mplayer mplayer-dbg mplayer-doc Architecture: source amd64 all Version: 2:1.0~rc4.dfsg1+svn33713-4 Distribution: unstable Urgency: low Maintainer: Reinhard Tartler

Accepted ocsinventory-server 2.0.2-2 (source all)

2011-10-29 Thread Pierre Chifflier
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Sat, 29 Oct 2011 11:44:50 +0200 Source: ocsinventory-server Binary: ocsinventory-server ocsinventory-reports Architecture: source all Version: 2.0.2-2 Distribution: unstable Urgency: high Maintainer: Pierre Chifflier

Accepted gnome-themes-standard 3.2.1-1 (source i386)

2011-10-29 Thread Michael Biebl
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Sat, 29 Oct 2011 12:46:48 +0200 Source: gnome-themes-standard Binary: gnome-themes-standard Architecture: source i386 Version: 3.2.1-1 Distribution: experimental Urgency: low Maintainer: Debian GNOME Maintainers

Accepted mplayer 2:1.0~rc4.dfsg1+svn33713-5 (source all amd64)

2011-10-29 Thread Reinhard Tartler
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sat, 29 Oct 2011 12:43:29 +0200 Source: mplayer Binary: mencoder mplayer mplayer-dbg mplayer-doc Architecture: source amd64 all Version: 2:1.0~rc4.dfsg1+svn33713-5 Distribution: unstable Urgency: low Maintainer: Reinhard Tartler

Accepted gnome-desktop 2.30.2-3 (source all i386)

2011-10-29 Thread Michael Biebl
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Sat, 29 Oct 2011 13:18:01 +0200 Source: gnome-desktop Binary: gnome-about gnome-desktop-data libgnome-desktop-2-17 libgnome-desktop-dev Architecture: source all i386 Version: 2.30.2-3 Distribution: unstable Urgency: low

Accepted gnome-chemistry-utils 0.12.9-1 (source amd64)

2011-10-29 Thread dale
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sat, 29 Oct 2011 00:53:58 +0200 Source: gnome-chemistry-utils Binary: libgcu0 libgcu-dbg gcu-bin gcu-plugin gcrystal gchempaint Architecture: source amd64 Version: 0.12.9-1 Distribution: unstable Urgency: low Maintainer: Debichem

Accepted w-scan 20111011-1 (source amd64)

2011-10-29 Thread Tobias Grimm
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sat, 29 Oct 2011 13:31:05 +0200 Source: w-scan Binary: w-scan Architecture: source amd64 Version: 20111011-1 Distribution: unstable Urgency: low Maintainer: Debian VDR Team pkg-vdr-dvb-de...@lists.alioth.debian.org Changed-By: Tobias

Accepted live-installer 34 (source i386)

2011-10-29 Thread Daniel Baumann
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sat, 29 Oct 2011 14:10:00 +0200 Source: live-installer Binary: live-installer Architecture: source i386 Version: 34 Distribution: unstable Urgency: low Maintainer: Debian Install System Team debian-b...@lists.debian.org Changed-By:

Accepted config-package-dev 4.13 (source all)

2011-10-29 Thread Anders Kaseorg
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Tue, 25 Oct 2011 20:26:50 -0400 Source: config-package-dev Binary: config-package-dev Architecture: source all Version: 4.13 Distribution: unstable Urgency: low Maintainer: Tim Abbott tabb...@mit.edu Changed-By: Anders Kaseorg

Accepted varnish 3.0.2-1 (source all amd64)

2011-10-29 Thread Stig Sandbeck Mathisen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sat, 29 Oct 2011 15:23:24 +0200 Source: varnish Binary: varnish varnish-doc libvarnishapi1 libvarnishapi-dev varnish-dbg Architecture: source amd64 all Version: 3.0.2-1 Distribution: unstable Urgency: low Maintainer: Varnish Package

Accepted nautilus-dropbox 0.7.0-1 (source i386)

2011-10-29 Thread Raphaël Hertzog
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Fri, 28 Oct 2011 20:32:45 +0200 Source: nautilus-dropbox Binary: nautilus-dropbox Architecture: source i386 Version: 0.7.0-1 Distribution: unstable Urgency: low Maintainer: Raphaël Hertzog hert...@debian.org Changed-By: Raphaël

Accepted nautilus-dropbox 0.7.0-2 (source i386)

2011-10-29 Thread Raphaël Hertzog
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Sat, 29 Oct 2011 16:28:59 +0200 Source: nautilus-dropbox Binary: nautilus-dropbox Architecture: source i386 Version: 0.7.0-2 Distribution: unstable Urgency: low Maintainer: Raphaël Hertzog hert...@debian.org Changed-By: Raphaël

Accepted openbabel 2.3.1+dfsg-1 (source i386 all)

2011-10-29 Thread Michael Banck
-BEGIN PGP SIGNED MESSAGE- Hash: RIPEMD160 Format: 1.8 Date: Fri, 28 Oct 2011 20:22:51 +0200 Source: openbabel Binary: openbabel openbabel-gui libopenbabel-dev libopenbabel4 libopenbabel-doc python-openbabel libchemistry-openbabel-perl Architecture: source i386 all Version: 2.3.1+dfsg-1

Accepted weechat 0.3.6-2 (source all amd64)

2011-10-29 Thread Emmanuel Bouthenot
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Sat, 29 Oct 2011 07:31:14 + Source: weechat Binary: weechat weechat-curses weechat-core weechat-plugins weechat-doc weechat-dev weechat-dbg Architecture: source all amd64 Version: 0.3.6-2 Distribution: unstable Urgency: low

Accepted python-enum 0.4.4-2 (source all)

2011-10-29 Thread Federico Ceratto
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sat, 29 Oct 2011 14:16:43 +0100 Source: python-enum Binary: python-enum Architecture: source all Version: 0.4.4-2 Distribution: unstable Urgency: low Maintainer: Federico Ceratto federico.cera...@gmail.com Changed-By: Federico

Accepted fluxbox 1.3.2-1 (source amd64)

2011-10-29 Thread Paul Tagliamonte
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sat, 29 Oct 2011 11:45:52 -0400 Source: fluxbox Binary: fluxbox Architecture: source amd64 Version: 1.3.2-1 Distribution: unstable Urgency: low Maintainer: Dmitry E. Oboukhov un...@debian.org Changed-By: Paul Tagliamonte

Accepted libconfig-model-perl 1.260-1 (source all)

2011-10-29 Thread Dominique Dumont
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sat, 29 Oct 2011 18:15:54 +0200 Source: libconfig-model-perl Binary: libconfig-model-perl Architecture: source all Version: 1.260-1 Distribution: unstable Urgency: low Maintainer: Debian Perl Group

Accepted sip4 4.13-1 (source i386)

2011-10-29 Thread Scott Kitterman
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sat, 29 Oct 2011 11:50:01 -0400 Source: sip4 Binary: python-sip python-sip-dbg python-sip-dev python3-sip python3-sip-dev python3-sip-dbg Architecture: source i386 Version: 4.13-1 Distribution: unstable Urgency: low Maintainer:

Accepted backbone-dirty.js 1.1.2-3 (source all)

2011-10-29 Thread David Paleino
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sat, 29 Oct 2011 19:18:31 +0200 Source: backbone-dirty.js Binary: node-backbone-dirty Architecture: source all Version: 1.1.2-3 Distribution: unstable Urgency: low Maintainer: Debian Javascript Maintainers

Accepted libmikmod 3.1.11-8 (source i386)

2011-10-29 Thread Gergely Nagy
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sat, 29 Oct 2011 16:36:31 +0200 Source: libmikmod Binary: libmikmod2-dev libmikmod2 Architecture: source i386 Version: 3.1.11-8 Distribution: unstable Urgency: low Maintainer: Gergely Nagy alger...@madhouse-project.org Changed-By:

Accepted debian-installer-launcher 8 (source all)

2011-10-29 Thread Daniel Baumann
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sat, 29 Oct 2011 19:39:54 +0200 Source: debian-installer-launcher Binary: debian-installer-launcher Architecture: source all Version: 8 Distribution: unstable Urgency: low Maintainer: Debian Install System Team

Accepted libguestfs 1.14.0-1 (source all amd64)

2011-10-29 Thread Hilko Bengen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sat, 29 Oct 2011 18:23:02 +0200 Source: libguestfs Binary: guestfish guestfsd libguestfs-dev libguestfs0 guestmount libguestfs-tools libguestfs0-dbg libguestfs-doc python-guestfs libguestfs-perl libguestfs-ocaml

Accepted dockbarx 0.45-3.1 (source all)

2011-10-29 Thread Andrea Veri
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Thu, 27 Oct 2011 16:55:10 +0200 Source: dockbarx Binary: dockbarx Architecture: source all Version: 0.45-3.1 Distribution: unstable Urgency: low Maintainer: Klaus Reimer k...@debian.org Changed-By: Andrea Veri a...@debian.org

Accepted awstats 7.0~dfsg-3 (source all)

2011-10-29 Thread Sergey B Kirpichev
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Sat, 29 Oct 2011 16:43:28 +0400 Source: awstats Binary: awstats Architecture: source all Version: 7.0~dfsg-3 Distribution: unstable Urgency: low Maintainer: Sergey B Kirpichev skirpic...@gmail.com Changed-By: Sergey B Kirpichev

Accepted clamz 0.5-1 (source amd64)

2011-10-29 Thread Vincent Bernat
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sat, 29 Oct 2011 20:34:39 +0200 Source: clamz Binary: clamz Architecture: source amd64 Version: 0.5-1 Distribution: unstable Urgency: low Maintainer: Vincent Bernat ber...@debian.org Changed-By: Vincent Bernat ber...@debian.org

Accepted ns2 2.35~rc10+dfsg-1 (source all amd64)

2011-10-29 Thread YunQiang Su
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Sat, 29 Oct 2011 21:31:47 +0800 Source: ns2 Binary: ns2 ns2-doc ns2-examples Architecture: source amd64 all Version: 2.35~rc10+dfsg-1 Distribution: unstable Urgency: low Maintainer: Debian Network Simulators Team

Accepted openbabel 2.3.1+dfsg-2 (source i386 all)

2011-10-29 Thread Michael Banck
-BEGIN PGP SIGNED MESSAGE- Hash: RIPEMD160 Format: 1.8 Date: Sat, 29 Oct 2011 19:08:31 +0200 Source: openbabel Binary: openbabel openbabel-gui libopenbabel-dev libopenbabel4 libopenbabel-doc python-openbabel libchemistry-openbabel-perl Architecture: source i386 all Version: 2.3.1+dfsg-2

Accepted libtool 2.4.2-1 (source all amd64)

2011-10-29 Thread Kurt Roeckx
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Sat, 29 Oct 2011 20:08:48 +0200 Source: libtool Binary: libtool libtool-doc libltdl7 libltdl-dev Architecture: source all amd64 Version: 2.4.2-1 Distribution: unstable Urgency: low Maintainer: Kurt Roeckx k...@roeckx.be Changed-By:

Accepted aptitude 0.6.4-1.2 (source all amd64)

2011-10-29 Thread Kurt Roeckx
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Sat, 29 Oct 2011 18:52:21 + Source: aptitude Binary: aptitude aptitude-gtk aptitude-dbg aptitude-doc-cs aptitude-doc-en aptitude-doc-es aptitude-doc-fi aptitude-doc-fr aptitude-doc-ja Architecture: source amd64 all Version:

Accepted coils 2002-3 (source amd64)

2011-10-29 Thread Laszlo Kajan
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Thu, 27 Oct 2011 12:25:48 +0200 Source: coils Binary: ncoils Architecture: source amd64 Version: 2002-3 Distribution: unstable Urgency: low Maintainer: Debian Med Packaging Team debian-med-packag...@lists.alioth.debian.org

Accepted easyzone 1.2.2-1 (source all)

2011-10-29 Thread Federico Ceratto
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sat, 29 Oct 2011 17:35:08 +0100 Source: easyzone Binary: python-easyzone Architecture: source all Version: 1.2.2-1 Distribution: unstable Urgency: low Maintainer: Federico Ceratto federico.cera...@gmail.com Changed-By: Federico

Accepted insighttoolkit 3.20.1-1 (source all amd64)

2011-10-29 Thread Steve M. Robbins
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Thu, 27 Oct 2011 22:24:59 -0500 Source: insighttoolkit Binary: libinsighttoolkit3.20 libinsighttoolkit3-dev insighttoolkit3-examples Architecture: source amd64 all Version: 3.20.1-1 Distribution: unstable Urgency: low Maintainer:

Accepted iulib 0.3-3 (source i386)

2011-10-29 Thread Jakub Wilk
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Sat, 29 Oct 2011 22:28:04 +0200 Source: iulib Binary: libiulib0 libiulib-dev Architecture: source i386 Version: 0.3-3 Distribution: unstable Urgency: low Maintainer: Jeffrey Ratcliffe jeffrey.ratcli...@gmail.com Changed-By: Jakub

Accepted libmaa 1.3.1-1 (source i386)

2011-10-29 Thread Robert Luberda
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sat, 29 Oct 2011 21:16:30 +0200 Source: libmaa Binary: libmaa-dev libmaa3 Architecture: source i386 Version: 1.3.1-1 Distribution: unstable Urgency: low Maintainer: Robert Luberda rob...@debian.org Changed-By: Robert Luberda

Accepted phalanx 22+d051004-13 (source amd64)

2011-10-29 Thread Oliver Korff
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Fri, 28 Oct 2011 10:51:14 +0200 Source: phalanx Binary: phalanx Architecture: source amd64 Version: 22+d051004-13 Distribution: unstable Urgency: low Maintainer: Oliver Korff o...@xynyx.de Changed-By: Oliver Korff o...@xynyx.de

Accepted manpages-pl 20060617-4 (source all)

2011-10-29 Thread Robert Luberda
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sat, 29 Oct 2011 22:14:01 +0200 Source: manpages-pl Binary: manpages-pl-dev manpages-pl Architecture: source all Version: 20060617-4 Distribution: unstable Urgency: low Maintainer: Robert Luberda rob...@debian.org Changed-By: Robert

Accepted packaging-dev 0.3 (source all)

2011-10-29 Thread Benjamin Drung
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Sat, 29 Oct 2011 22:44:14 +0200 Source: packaging-dev Binary: packaging-dev Architecture: source all Version: 0.3 Distribution: unstable Urgency: low Maintainer: Benjamin Drung bdr...@debian.org Changed-By: Benjamin Drung

Accepted xpdf 3.03-6 (source amd64)

2011-10-29 Thread Michael Gilbert
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Sat, 15 Oct 2011 01:01:54 -0400 Source: xpdf Binary: xpdf Architecture: source amd64 Version: 3.03-6 Distribution: unstable Urgency: low Maintainer: Michael Gilbert michael.s.gilb...@gmail.com Changed-By: Michael Gilbert

Accepted xpdf 3.03-7 (source amd64)

2011-10-29 Thread Michael Gilbert
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Sat, 29 Oct 2011 17:16:18 -0400 Source: xpdf Binary: xpdf Architecture: source amd64 Version: 3.03-7 Distribution: unstable Urgency: low Maintainer: Michael Gilbert michael.s.gilb...@gmail.com Changed-By: Michael Gilbert

Accepted imageindex 1.1-2 (source all)

2011-10-29 Thread Michael Ablassmeier
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sat, 29 Oct 2011 22:20:06 +0200 Source: imageindex Binary: imageindex Architecture: source all Version: 1.1-2 Distribution: unstable Urgency: low Maintainer: Michael Ablassmeier a...@debian.org Changed-By: Michael Ablassmeier

Accepted ircd-ratbox 3.0.6.dfsg-3 (source amd64)

2011-10-29 Thread Duck
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sat, 29 Oct 2011 21:55:16 +0200 Source: ircd-ratbox Binary: ircd-ratbox ircd-ratbox-dbg Architecture: source amd64 Version: 3.0.6.dfsg-3 Distribution: unstable Urgency: low Maintainer: Marc Dequènes (Duck) d...@duckcorp.org

Accepted freebsd-utils 8.2+ds2-6 (source kfreebsd-i386)

2011-10-29 Thread Robert Millan
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sat, 29 Oct 2011 22:19:22 +0200 Source: freebsd-utils Binary: freebsd-utils freebsd-utils-udeb kldutils kldutils-udeb kbdcontrol vidcontrol freebsd-net-tools freebsd-net-tools-udeb freebsd-nfs-server freebsd-nfs-common freebsd-geom

Accepted openteacher 2.2.1-1 (source all)

2011-10-29 Thread Charlie Smotherman
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Sat, 29 Oct 2011 11:57:33 -0500 Source: openteacher Binary: openteacher Architecture: source all Version: 2.2.1-1 Distribution: unstable Urgency: low Maintainer: Charlie Smotherman cj...@cableone.net Changed-By: Charlie Smotherman

Accepted ttf-cjk-compact 1.19 (source all)

2011-10-29 Thread Hideki Yamane
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Sun, 30 Oct 2011 06:58:46 +0900 Source: ttf-cjk-compact Binary: ttf-cjk-compact-udeb Architecture: source all Version: 1.19 Distribution: unstable Urgency: low Maintainer: Debian Install System Team debian-b...@lists.debian.org

Accepted kfreebsd-10 10.0~svn226872-2 (source all kfreebsd-amd64)

2011-10-29 Thread Robert Millan
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sat, 29 Oct 2011 22:23:38 +0200 Source: kfreebsd-10 Binary: kfreebsd-source-10.0 kfreebsd-headers-10.0-0 kfreebsd-image-10.0-0-amd64 kfreebsd-image-10-amd64 kfreebsd-headers-10.0-0-amd64 kfreebsd-headers-10-amd64

Accepted webtest 1.3.2-1 (source all)

2011-10-29 Thread Piotr Ożarowski
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Sun, 30 Oct 2011 00:14:04 +0200 Source: webtest Binary: python-webtest Architecture: source all Version: 1.3.2-1 Distribution: unstable Urgency: low Maintainer: Debian Python Modules Team

Accepted cronometer 0.9.9-2 (source all)

2011-10-29 Thread Ryan Kavanagh
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Sat, 29 Oct 2011 12:22:09 -0400 Source: cronometer Binary: cronometer Architecture: source all Version: 0.9.9-2 Distribution: unstable Urgency: low Maintainer: Debian Java Maintainers pkg-java-maintain...@lists.alioth.debian.org

Accepted libfile-fcntllock-perl 0.14-1 (source amd64)

2011-10-29 Thread Julián Moreno Patiño
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Sat, 29 Oct 2011 13:24:41 -0500 Source: libfile-fcntllock-perl Binary: libfile-fcntllock-perl Architecture: amd64 source Version: 0.14-1 Distribution: unstable Urgency: low Maintainer: Debian Perl Group

Accepted tortoisehg 2.1.4-1 (source all)

2011-10-29 Thread Ludovico Cavedon
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Sat, 29 Oct 2011 15:17:58 -0700 Source: tortoisehg Binary: tortoisehg Architecture: source all Version: 2.1.4-1 Distribution: unstable Urgency: low Maintainer: Ludovico Cavedon cave...@debian.org Changed-By: Ludovico Cavedon

Accepted unbound 1.4.13-2 (source amd64)

2011-10-29 Thread Robert S. Edmonds
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sat, 29 Oct 2011 16:16:19 -0400 Source: unbound Binary: unbound unbound-anchor unbound-host libunbound2 libunbound-dev python-unbound Architecture: amd64 source Version: 1.4.13-2 Distribution: unstable Urgency: low Maintainer:

Accepted hydra 7.1-1 (source amd64)

2011-10-29 Thread Julián Moreno Patiño
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Tue, 11 Oct 2011 16:28:52 -0500 Source: hydra Binary: hydra hydra-gtk Architecture: source amd64 Version: 7.1-1 Distribution: unstable Urgency: low Maintainer: Julián Moreno Patiño darkju...@gmail.com Changed-By: Julián Moreno

Accepted jcc 2.11-3 (source amd64)

2011-10-29 Thread Ludovico Cavedon
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Sat, 29 Oct 2011 15:57:10 -0700 Source: jcc Binary: jcc Architecture: source amd64 Version: 2.11-3 Distribution: unstable Urgency: low Maintainer: Ludovico Cavedon cave...@debian.org Changed-By: Ludovico Cavedon cave...@debian.org

Accepted gpsim 0.26.1-1 (source amd64)

2011-10-29 Thread Georges Khaznadar
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sat, 29 Oct 2011 23:49:55 +0200 Source: gpsim Binary: gpsim gpsim-dev Architecture: source amd64 Version: 0.26.1-1 Distribution: unstable Urgency: low Maintainer: Georges Khaznadar georg...@ofset.org Changed-By: Georges Khaznadar

Accepted music123 16.3-1 (source amd64)

2011-10-29 Thread Xavier Grave
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sun, 30 Oct 2011 01:40:59 +0200 Source: music123 Binary: music123 Architecture: source amd64 Version: 16.3-1 Distribution: unstable Urgency: low Maintainer: Xavier Grave xavier.gr...@ipno.in2p3.fr Changed-By: Xavier Grave

Accepted optgeo 2.10-1 (source amd64)

2011-10-29 Thread Georges Khaznadar
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sun, 30 Oct 2011 02:20:48 +0200 Source: optgeo Binary: optgeo Architecture: source amd64 Version: 2.10-1 Distribution: unstable Urgency: low Maintainer: Georges Khaznadar georg...@ofset.org Changed-By: Georges Khaznadar

Accepted partclone 0.2.33-1 (source amd64)

2011-10-29 Thread Georges Khaznadar
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sun, 30 Oct 2011 02:27:44 +0200 Source: partclone Binary: partclone Architecture: source amd64 Version: 0.2.33-1 Distribution: unstable Urgency: low Maintainer: Georges Khaznadar georg...@ofset.org Changed-By: Georges Khaznadar

Accepted shorewall 4.4.25-1 (source all)

2011-10-29 Thread Roberto C. Sanchez
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Sat, 29 Oct 2011 20:59:03 -0400 Source: shorewall Binary: shorewall Architecture: source all Version: 4.4.25-1 Distribution: unstable Urgency: low Maintainer: Roberto C. Sanchez robe...@connexer.com Changed-By: Roberto C. Sanchez

Accepted shorewall-doc 4.4.25-1 (source all)

2011-10-29 Thread Roberto C. Sanchez
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Sat, 29 Oct 2011 20:58:01 -0400 Source: shorewall-doc Binary: shorewall-doc Architecture: source all Version: 4.4.25-1 Distribution: unstable Urgency: low Maintainer: Roberto C. Sanchez robe...@connexer.com Changed-By: Roberto C.

Accepted shorewall-init 4.4.25-1 (source all)

2011-10-29 Thread Roberto C. Sanchez
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Sat, 29 Oct 2011 20:56:47 -0400 Source: shorewall-init Binary: shorewall-init Architecture: source all Version: 4.4.25-1 Distribution: unstable Urgency: low Maintainer: Roberto C. Sanchez robe...@connexer.com Changed-By: Roberto C.

Accepted shorewall-lite 4.4.25-1 (source all)

2011-10-29 Thread Roberto C. Sanchez
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Sat, 29 Oct 2011 21:02:28 -0400 Source: shorewall-lite Binary: shorewall-lite Architecture: source all Version: 4.4.25-1 Distribution: unstable Urgency: low Maintainer: Roberto C. Sanchez robe...@connexer.com Changed-By: Roberto C.

Accepted shorewall6 4.4.25-1 (source all)

2011-10-29 Thread Roberto C. Sanchez
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Sat, 29 Oct 2011 21:01:17 -0400 Source: shorewall6 Binary: shorewall6 Architecture: source all Version: 4.4.25-1 Distribution: unstable Urgency: low Maintainer: Roberto C. Sanchez robe...@connexer.com Changed-By: Roberto C. Sanchez

Accepted shorewall6-lite 4.4.25-1 (source all)

2011-10-29 Thread Roberto C. Sanchez
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Sat, 29 Oct 2011 21:03:57 -0400 Source: shorewall6-lite Binary: shorewall6-lite Architecture: source all Version: 4.4.25-1 Distribution: unstable Urgency: low Maintainer: Roberto C. Sanchez robe...@connexer.com Changed-By: Roberto

Accepted python-qt4 4.8.6-1 (source i386 all)

2011-10-29 Thread Scott Kitterman
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sat, 29 Oct 2011 13:20:14 -0400 Source: python-qt4 Binary: python-qt4 python-qt4-dbg python-qt4-phonon python-qt4-phonon-dbg python-qt4-dbus python-qt4-dbus-dbg python-qt4-gl python-qt4-gl-dbg python-qt4-sql python-qt4-sql-dbg