Re: C++ testing library

2014-02-21 Thread Raphael Hertzog
Hi, On Thu, 20 Feb 2014, Jan Gloser wrote: Earlier this week I wanted to find a C++ testing library. I tried gtest and cppunit but both of them seemed way too much overkill for my needs. You can try cpputest too. You might find it better for your needs. At least I never had any feeling of

Re: pulseaudio related problems....

2014-02-21 Thread Mario Lang
John Paul Adrian Glaubitz glaub...@physik.fu-berlin.de writes: I think most people simply don't configure PulseAudio correctly. They have the assumption that sound cards are still simple devices with one input jack and one output jack and any application using it just has to find the sound

Bug#739677: ITP: trac-navadd -- Add custom items to main and meta navigation bar in Trac web application

2014-02-21 Thread Daniel Kahn Gillmor
Package: wnpp Severity: wishlist Owner: Daniel Kahn Gillmor d...@fifthhorseman.net * Package name: trac-navadd Version : 0.3 Upstream Author : Ryan J. Ollos ryan.j.ol...@gmail.com * URL : https://trac-hacks.org/wiki/NavAddPlugin * License : BSD Programming

Re: pulseaudio related problems....

2014-02-21 Thread John Paul Adrian Glaubitz
On 02/21/2014 09:29 AM, Mario Lang wrote: I am sorry, both are not an option for me, since alsamixer is a ncurses program, and pavucontrol apparently requires $DISPLAY to be set. I guess that explains why the accessibility community has problems with PA. What's wrong with the accessibility

Re: default init on non-Linux platforms

2014-02-21 Thread Simon McVittie
On 20/02/14 19:37, Ondřej Surý wrote: I have split openrc into openrc and openrc-sysv moving the conflicting parts to openrc-sysv on my system, and it install just fine If sysv-rc's invoke-rc.d and update-rc.d should be treated as generic glue shared by multiple inits (which they probably

Re: default init on non-Linux platforms

2014-02-21 Thread John Paul Adrian Glaubitz
On 02/21/2014 04:20 AM, hero...@gentoo.org wrote: OpenRC needs a proper directory structure in /run/openrc to track the status of services. It is handled by init.sh and friends, you may need to hack that. So, OpenRC actually also relies on files - like System V Init - to track the state of a

Re: pulseaudio related problems....

2014-02-21 Thread Jean-Christophe Dubacq
Le 2014-02-21 09:57, John Paul Adrian Glaubitz a écrit : On 02/21/2014 09:29 AM, Mario Lang wrote: I am sorry, both are not an option for me, since alsamixer is a ncurses program, and pavucontrol apparently requires $DISPLAY to be set. I guess that explains why the accessibility community has

Bug#739684: ITP: r-other-nitpick -- peak identification for mass spectrometry data

2014-02-21 Thread Andreas Tille
Package: wnpp Severity: wishlist Owner: Andreas Tille ti...@debian.org * Package name: r-other-nitpick Version : 2.0 Upstream Author : Marc Kirchner marc.kirch...@iwr.uni-heidelberg.de * URL : http://hci.iwr.uni-heidelberg.de/MIP/Software/nitpick.php * License

Re: pulseaudio related problems....

2014-02-21 Thread John Paul Adrian Glaubitz
On 02/21/2014 11:38 AM, Jean-Christophe Dubacq wrote: Not the same accessibility. And the screen reader will not work if PA does not work. This is quite difficult to debug remotely; if the user cannot describe the output of commands, then we are doomed. Doesn't this perfectly apply to ALSA

Re: pulseaudio related problems....

2014-02-21 Thread Paul Gevers
On 21-02-14 10:57, John Paul Adrian Glaubitz wrote: On 02/21/2014 09:29 AM, Mario Lang wrote: I am sorry, both are not an option for me, since alsamixer is a ncurses program, and pavucontrol apparently requires $DISPLAY to be set. I guess that explains why the accessibility community has

Re: pulseaudio related problems....

2014-02-21 Thread Salvo Tomaselli
Say that I use a screen reader. Someone helps me installing debian, configures the volume level to non-zero and then I am on my own. After a while some package decides to install PA, then the audio is gone, then I'll need someone to come over a second time to help me with that. So yes it

Re: pulseaudio related problems....

2014-02-21 Thread John Paul Adrian Glaubitz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On 02/21/2014 11:56 AM, Paul Gevers wrote: I think the point of Mario is that people like him don't have a DE, but work from console. I haven't checked, but apparently pavucontrol needs an X-session to show itself. Of course ALSA has the same

Re: pulseaudio related problems....

2014-02-21 Thread Matthias Urlichs
Hi, John Paul Adrian Glaubitz: There are a couple of command line utilities to control Pulse Audio in the package pulseaudio-utils. But I haven't used it that much to be able to assess whether it provides the features Mario needs. pacmd allows you to enumerate outputs, set their volumes, and

Re: default init on non-Linux platforms

2014-02-21 Thread heroxbd
Dear Adrian, John Paul Adrian Glaubitz glaub...@physik.fu-berlin.de writes: So, OpenRC actually also relies on files - like System V Init - to track the state of a service? Isn't that approach somewhat unreliable and hacky? I bet you are going to tell me the only reliable and non-hacky way

Re: default init on non-Linux platforms

2014-02-21 Thread John Paul Adrian Glaubitz
On 02/21/2014 01:00 PM, hero...@gentoo.org wrote: So, OpenRC actually also relies on files - like System V Init - to track the state of a service? Isn't that approach somewhat unreliable and hacky? I bet you are going to tell me the only reliable and non-hacky way to track the state of a

Re: default init on non-Linux platforms

2014-02-21 Thread heroxbd
Dear Adrian, John Paul Adrian Glaubitz glaub...@physik.fu-berlin.de writes: On 02/21/2014 01:00 PM, hero...@gentoo.org wrote: So, OpenRC actually also relies on files - like System V Init - to track the state of a service? Isn't that approach somewhat unreliable and hacky? I bet you are

Bug#739700: ITP: python-smstrade -- Python library and command line tool to send SMS via the smstrade service

2014-02-21 Thread Jan Dittberner
Package: wnpp Severity: wishlist Owner: Jan Dittberner ja...@debian.org * Package name: python-smstrade Version : 0.2.1 Upstream Author : Jan Dittberner j...@dittberner.info * URL : https://pypi.python.org/pypi/smstrade/ * License : MIT Programming Lang:

Re: pulseaudio related problems....

2014-02-21 Thread Mario Lang
Paul Gevers elb...@debian.org writes: On 21-02-14 10:57, John Paul Adrian Glaubitz wrote: On 02/21/2014 09:29 AM, Mario Lang wrote: I am sorry, both are not an option for me, since alsamixer is a ncurses program, and pavucontrol apparently requires $DISPLAY to be set. I guess that explains

Re: pulseaudio related problems....

2014-02-21 Thread John Paul Adrian Glaubitz
On 02/21/2014 03:28 PM, Mario Lang wrote: No, you have summarized it pretty neatly. I just don't consider an X11 program a true alternative to a ncurses tool. Did you give pulseaudio-utils a try then? They don't require X. Adrian -- .''`. John Paul Adrian Glaubitz : :' : Debian Developer

Bug#739705: ITP: python-pretend -- Library for stubbing in Python

2014-02-21 Thread Tristan Seligmann
Package: wnpp Severity: wishlist Owner: Tristan Seligmann mithra...@mithrandi.net * Package name: python-pretend Version : 1.0.7 Upstream Author : Alex Gaynor * URL : https://pypi.python.org/pypi/pretend * License : BSD Programming Lang: Python Description

Bug#739706: ITP: python-iso8601 -- Simple module to parse ISO 8601 dates

2014-02-21 Thread Tristan Seligmann
Package: wnpp Severity: wishlist Owner: Tristan Seligmann mithra...@mithrandi.net * Package name: python-iso8601 Version : 0.1.8 Upstream Author : Michael Twomey * URL : https://pypi.python.org/pypi/iso8601 * License : MIT (Expat) Programming Lang: Python

Multirelease, something like Multiarch.

2014-02-21 Thread Mike Mestnik
Hello, Multiarch gives the ability to store libraries in the main root lib directories from different architectures and this allows applications to co-exist on the same system. Some applications are compiled for amd64 while others are for i386 and perhaps x32. This could have been done using

Linux Security, Red Hat and Systemd Conspiracy

2014-02-21 Thread Georgy Demidov
Hi! Debian user here. This is my first and last letter about the bug #727708. I feel this is important to share. Quote from Soylent News [1]. Former cypherpunk shares his conspiratorial view on Linux security [1] : Since then, more has happened to reveal the true story here, the depth of

Re: Bug#739706: ITP: python-iso8601 -- Simple module to parse ISO 8601 dates

2014-02-21 Thread Jakub Wilk
* Tristan Seligmann mithra...@mithrandi.net, 2014-02-21, 17:36: * Package name: python-iso8601 Version : 0.1.8 Upstream Author : Michael Twomey * URL : https://pypi.python.org/pypi/iso8601 It's already in Debian: http://packages.qa.debian.org/p/python-iso8601.html --

Re: Bug#727708: Linux Security, Red Hat and Systemd Conspiracy

2014-02-21 Thread Chris Knadle
This particular statement was taken out of context: On Friday, February 21, 2014 20:48:46 Georgy Demidov wrote: [...] Linus Torvalds about Lennart Poettering: “Two-faced lying weasel” would be the most polite thing I could say. But it almost certainly will involve a lot of cursing. When Linus

Re: Bug#727708: Linux Security, Red Hat and Systemd Conspiracy

2014-02-21 Thread Thorsten Glaser
-BEGIN PGP SIGNED MESSAGE- Hash: SHA384 Georgy Demidov dixit: Debian user here. This is my first and last letter about the bug #727708. I feel this is important to share. http://mid.gmane.org/1393001326.916837...@f432.i.mail.ru Thank you for sharing this. This was very appreciated, and

Re: default init on non-Linux platforms

2014-02-21 Thread Kevin Chadwick
previously on this list hero...@gentoo.org contributed: And grepping through the output of ps or similar is not what I would consider reliable and robust either. Nod. grepping `ps` is what we should avoid at all cost. All cost? While I like OpenRC and thanks to Gentoo for it and like

Re: default init on non-Linux platforms

2014-02-21 Thread John Paul Adrian Glaubitz
On 02/21/2014 11:38 PM, Kevin Chadwick wrote: previously on this list hero...@gentoo.org contributed: And grepping through the output of ps or similar is not what I would consider reliable and robust either. Nod. grepping `ps` is what we should avoid at all cost. All cost? While I like

Bug#739724: ITP: ruby-tinder -- Ruby wrapper for the Campfire API

2014-02-21 Thread Jonas Genannt
Package: wnpp Severity: wishlist Owner: Jonas Genannt jonas.gena...@capi2name.de -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 * Package name: ruby-tinder Version : 1.9.3 Upstream Author : Brandon Keepers bran...@opensoul.org * URL :

Re: Bug#727708: Linux Security, Red Hat and Systemd Conspiracy

2014-02-21 Thread Ansgar Burchardt
Hi, Thorsten Glaser writes: Georgy Demidov dixit: Debian user here. This is my first and last letter about the bug #727708. I feel this is important to share. http://mid.gmane.org/1393001326.916837...@f432.i.mail.ru Thank you for sharing this. This was very appreciated, and I think everyone

Re: Conflict between debian/upstream (DEP-12) debian/upstream/ (uscan)

2014-02-21 Thread Charles Plessy
Le Wed, Feb 12, 2014 at 03:39:24PM +0100, Andreas Tille a écrit : I would say: If nobody will insist until after the weekend we might go ahead. And for the actual action I agree with Charles that I see no problem if James would simply commit a change to Debian Med repositories (SVN and

Re: Conflict between debian/upstream (DEP-12) debian/upstream/ (uscan)

2014-02-21 Thread James McCoy
On Sat, Feb 22, 2014 at 10:07:42AM +0900, Charles Plessy wrote: you are very welcome to migrate the ‘debian/upstream’ files of the Debian Med packaging team. Please do not worry about the ‘debian/upstream-metadata.yaml’ files. Since a large share of the ‘debian/upstream’ files are in Debian

Re: Multirelease, something like Multiarch.

2014-02-21 Thread James McCoy
On Fri, Feb 21, 2014 at 09:31:56AM -0600, Mike Mestnik wrote: Now we've a similar situation for releases and even distributions. We can run multiple releases using a chroot for each, but perhaps this system can be improved on. This doesn't seem particularly Debian-specific, so I'm not sure

Re: Conflict between debian/upstream (DEP-12) debian/upstream/ (uscan)

2014-02-21 Thread Bastien ROUCARIES
Le 12 févr. 2014 15:41, Andreas Tille andr...@an3as.eu a écrit : Hi, On Wed, Feb 12, 2014 at 04:11:41PM +0900, Charles Plessy wrote: Le Wed, Feb 12, 2014 at 12:06:42AM -0500, James McCoy a écrit : That being said, I don't have access to most of the packages. Even if I did, it feels

Accepted mod-gnutls 0.6-1 (source amd64)

2014-02-21 Thread Daniel Kahn Gillmor
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Fri, 21 Feb 2014 00:58:09 -0500 Source: mod-gnutls Binary: libapache2-mod-gnutls Architecture: source amd64 Version: 0.6-1 Distribution: unstable Urgency: low Maintainer: Daniel Kahn Gillmor d...@fifthhorseman.net Changed-By:

Accepted liblas 1.7.0+dfsg-3 (source amd64 all)

2014-02-21 Thread Bas Couwenberg
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Sat, 08 Feb 2014 03:15:29 +0100 Source: liblas Binary: liblas2 liblas-c2 liblas-dev liblas-c-dev liblas-bin python-liblas Architecture: source amd64 all Version: 1.7.0+dfsg-3 Distribution: unstable Urgency: low Maintainer: Debian

Accepted libgtk3-perl 0.016-1 (source all)

2014-02-21 Thread intrigeri
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Fri, 21 Feb 2014 10:28:13 +0100 Source: libgtk3-perl Binary: libgtk3-perl Architecture: source all Version: 0.016-1 Distribution: unstable Urgency: medium Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org

Accepted upower 0.99.0-1 (source amd64 all)

2014-02-21 Thread Andreas Henriksson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sun, 16 Feb 2014 21:19:45 +0100 Source: upower Binary: upower upower-doc libupower-glib2 libupower-glib-dev gir1.2-upowerglib-1.0 Architecture: source amd64 all Version: 0.99.0-1 Distribution: experimental Urgency: medium

Accepted lcms2 2.5-1 (source amd64)

2014-02-21 Thread Thomas Weber
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sun, 09 Feb 2014 02:21:26 +0100 Source: lcms2 Binary: liblcms2-dev liblcms2-dbg liblcms2-2 liblcms2-utils Architecture: source amd64 Version: 2.5-1 Distribution: unstable Urgency: low Maintainer: Oleksandr Moskalenko ma...@debian.org

Accepted libpango-perl 1.226-1 (source amd64)

2014-02-21 Thread intrigeri
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Fri, 21 Feb 2014 10:40:33 +0100 Source: libpango-perl Binary: libpango-perl Architecture: source amd64 Version: 1.226-1 Distribution: unstable Urgency: medium Maintainer: Debian Perl Group

Accepted libglib-object-introspection-perl 0.020-1 (source amd64)

2014-02-21 Thread intrigeri
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Fri, 21 Feb 2014 10:48:53 +0100 Source: libglib-object-introspection-perl Binary: libglib-object-introspection-perl Architecture: source amd64 Version: 0.020-1 Distribution: unstable Urgency: medium Maintainer: Debian Perl Group

Accepted volatility 2.3.1-8 (source all)

2014-02-21 Thread Joao Eriberto Mota Filho
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Fri, 21 Feb 2014 08:29:47 -0300 Source: volatility Binary: volatility volatility-tools Architecture: source all Version: 2.3.1-8 Distribution: unstable Urgency: medium Maintainer: Debian Forensics

Accepted galette-plugin-paypal 1.4.2-1 (source all)

2014-02-21 Thread François-Régis Vuillemin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Thu, 06 Feb 2014 13:30:29 +0100 Source: galette-plugin-paypal Binary: galette-plugin-paypal Architecture: source all Version: 1.4.2-1 Distribution: unstable Urgency: low Maintainer: François-Régis Vuillemin frv-deb...@miradou.com

Accepted ruby-cookiejar 0.3.1-1 (source all)

2014-02-21 Thread Jonas Genannt
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Mon, 17 Feb 2014 21:03:05 +0100 Source: ruby-cookiejar Binary: ruby-cookiejar Architecture: source all Version: 0.3.1-1 Distribution: unstable Urgency: low Maintainer: Debian Ruby Extras Maintainers

Accepted fitgcp 0.0.20130418-1 (source amd64)

2014-02-21 Thread Andreas Tille
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Fri, 07 Feb 2014 11:38:38 +0100 Source: fitgcp Binary: fitgcp Architecture: source amd64 Version: 0.0.20130418-1 Distribution: unstable Urgency: low Maintainer: Debian Med Packaging Team

Accepted iptables-converter 0.9.3-1 (source all)

2014-02-21 Thread Toni Mueller
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Wed, 19 Feb 2014 14:45:51 +0100 Source: iptables-converter Binary: iptables-converter iptables-converter-doc Architecture: source all Version: 0.9.3-1 Distribution: unstable Urgency: low Maintainer: Johannes Hubertz

Accepted viewnior 1.4-1 (source amd64)

2014-02-21 Thread Dariusz Dwornikowski
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Fri, 07 Feb 2014 13:03:56 +0100 Source: viewnior Binary: viewnior Architecture: source amd64 Version: 1.4-1 Distribution: unstable Urgency: medium Maintainer: Dariusz Dwornikowski dariusz.dwornikow...@cs.put.poznan.pl Changed-By:

Accepted ganeti-instance-debootstrap 0.14-1 (source all)

2014-02-21 Thread Apollon Oikonomopoulos
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Fri, 21 Feb 2014 13:13:43 +0200 Source: ganeti-instance-debootstrap Binary: ganeti-instance-debootstrap Architecture: source all Version: 0.14-1 Distribution: unstable Urgency: medium Maintainer: Debian Ganeti Team

Accepted cluster-glue 1.0.12~rc1+hg2777-1 (source amd64 all)

2014-02-21 Thread Martin Loschwitz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Fri, 21 Feb 2014 11:48:44 + Source: cluster-glue Binary: libcluster-glue liblrm2 libpils2 libplumb2 libplumbgpl2 libstonith1 liblrm2-dev libpils2-dev libplumb2-dev libplumbgpl2-dev libstonith1-dev libcluster-glue-dev

Accepted bwa 0.7.6a-1 (source amd64)

2014-02-21 Thread Andreas Tille
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Fri, 21 Feb 2014 12:32:04 +0100 Source: bwa Binary: bwa Architecture: source amd64 Version: 0.7.6a-1 Distribution: unstable Urgency: medium Maintainer: Debian Med Packaging Team debian-med-packag...@lists.alioth.debian.org

Accepted liblas 1.7.0+dfsg-4 (source amd64 all)

2014-02-21 Thread Bas Couwenberg
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Fri, 21 Feb 2014 11:52:35 +0100 Source: liblas Binary: liblas2 liblas-c2 liblas-dev liblas-c-dev liblas-bin python-liblas Architecture: source amd64 all Version: 1.7.0+dfsg-4 Distribution: unstable Urgency: low Maintainer: Debian

Accepted python-concurrent.futures 2.1.6-3 (source all)

2014-02-21 Thread Thomas Goirand
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Fri, 21 Feb 2014 15:07:44 +0800 Source: python-concurrent.futures Binary: python-concurrent.futures Architecture: source all Version: 2.1.6-3 Distribution: unstable Urgency: medium Maintainer: PKG OpenStack

Accepted mopidy-dirble 0.1.0-1 (source all)

2014-02-21 Thread Stein Magnus Jodal
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Wed, 22 Jan 2014 21:52:34 +0100 Source: mopidy-dirble Binary: mopidy-dirble Architecture: source all Version: 0.1.0-1 Distribution: unstable Urgency: low Maintainer: Stein Magnus Jodal stein.mag...@jodal.no Changed-By: Stein Magnus

Accepted corosync 2.3.3-1 (source amd64 all)

2014-02-21 Thread Martin Loschwitz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Fri, 21 Feb 2014 12:22:49 + Source: corosync Binary: corosync corosync-dbg corosync-dev libcorosync4 libcorosync-dev libcfg6 libcmap4 libcorosync-common4 libcpg4 libquorum5 libsam4 libtotem-pg5 libvotequorum6 libcfg-dev

Accepted hunspell-en-med 0.0.20080513-2 (source all)

2014-02-21 Thread Andreas Tille
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Fri, 21 Feb 2014 14:14:08 +0100 Source: hunspell-en-med Binary: hunspell-en-med Architecture: source all Version: 0.0.20080513-2 Distribution: unstable Urgency: medium Maintainer: Debian Med Packaging Team

Accepted monit 1:5.7-1 (source amd64)

2014-02-21 Thread Sergey B Kirpichev
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Fri, 21 Feb 2014 16:58:23 +0400 Source: monit Binary: monit Architecture: source amd64 Version: 1:5.7-1 Distribution: unstable Urgency: low Maintainer: Sergey B Kirpichev skirpic...@gmail.com Changed-By: Sergey B Kirpichev

Accepted resource-agents 1:3.9.5+git+a626847-1 (source amd64 all)

2014-02-21 Thread Martin Loschwitz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Fri, 21 Feb 2014 12:51:03 + Source: resource-agents Binary: resource-agents resource-agents-dev ldirectord Architecture: source amd64 all Version: 1:3.9.5+git+a626847-1 Distribution: experimental Urgency: medium Maintainer:

Accepted fence-agents 4.0.7.1-2 (source amd64)

2014-02-21 Thread Martin Loschwitz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Fri, 21 Feb 2014 13:09:10 + Source: fence-agents Binary: fence-agents Architecture: source amd64 Version: 4.0.7.1-2 Distribution: unstable Urgency: medium Maintainer: Debian HA Maintainers

Accepted libnumber-tolerant-perl 1.703-1 (source all)

2014-02-21 Thread Alexandre Mestiashvili
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Thu, 20 Feb 2014 11:45:53 +0100 Source: libnumber-tolerant-perl Binary: libnumber-tolerant-perl Architecture: source all Version: 1.703-1 Distribution: unstable Urgency: medium Maintainer: Debian Perl Group

Accepted testrepository 0.0.18-2 (source all)

2014-02-21 Thread Tristan Seligmann
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Fri, 21 Feb 2014 14:16:40 +0200 Source: testrepository Binary: testrepository python-testrepository Architecture: source all Version: 0.0.18-2 Distribution: sid Urgency: medium Maintainer: Python Applications Packaging Team

Accepted heartbeat 1:3.0.5+hg12629-1 (source amd64)

2014-02-21 Thread Martin Loschwitz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Fri, 21 Feb 2014 13:32:22 + Source: heartbeat Binary: heartbeat heartbeat-dev libheartbeat2 libheartbeat2-dev Architecture: source amd64 Version: 1:3.0.5+hg12629-1 Distribution: unstable Urgency: medium Maintainer: Debian HA

Accepted libqb 0.17.0-1 (source amd64)

2014-02-21 Thread Martin Loschwitz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Fri, 21 Feb 2014 09:59:52 + Source: libqb Binary: libqb-dev libqb0 Architecture: source amd64 Version: 0.17.0-1 Distribution: unstable Urgency: medium Maintainer: Debian HA Maintainers

Accepted gridengine 6.2u5-7.3 (source all amd64)

2014-02-21 Thread Ondřej Surý
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Tue, 11 Feb 2014 15:16:55 +0100 Source: gridengine Binary: gridengine-common gridengine-client gridengine-qmon gridengine-master gridengine-exec gridengine-drmaa1.0 libdrmaa-java gridengine-drmaa-dev Architecture: source all amd64

Accepted libvm-ec2-perl 1.25-1 (source all)

2014-02-21 Thread Daniel Lintott
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Fri, 21 Feb 2014 14:32:20 + Source: libvm-ec2-perl Binary: libvm-ec2-perl Architecture: source all Version: 1.25-1 Distribution: unstable Urgency: low Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org

Accepted mapsembler2 2.0.31-1 (source amd64)

2014-02-21 Thread Olivier Sallou
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Fri, 21 Feb 2014 15:13:29 +0100 Source: mapsembler2 Binary: mapsembler2 Architecture: source amd64 Version: 2.0.31-1 Distribution: unstable Urgency: low Maintainer: Debian Med Packaging Team

Accepted mhc 0.25.1+20130926-2 (source amd64 all)

2014-02-21 Thread Tatsuya Kinoshita
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Fri, 21 Feb 2014 22:21:13 +0900 Source: mhc Binary: mhc mhc-utils Architecture: source amd64 all Version: 0.25.1+20130926-2 Distribution: unstable Urgency: medium Maintainer: Tatsuya Kinoshita t...@debian.org Changed-By: Tatsuya

Accepted minia 1.6088-1 (source amd64)

2014-02-21 Thread Olivier Sallou
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Fri, 21 Feb 2014 15:05:20 +0100 Source: minia Binary: minia Architecture: source amd64 Version: 1.6088-1 Distribution: unstable Urgency: low Maintainer: Debian Med Packaging Team debian-med-packag...@lists.alioth.debian.org

Accepted nauty 2.5r9+ds-1 (source amd64 all)

2014-02-21 Thread Jerome Benoit
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Fri, 21 Feb 2014 04:37:00 + Source: nauty Binary: libnauty2 nauty libnauty2-dev libnauty2-dbg nauty-doc Architecture: source amd64 all Version: 2.5r9+ds-1 Distribution: unstable Urgency: low Maintainer: Debian Science

Accepted octave 3.8.0-4 (source amd64 all)

2014-02-21 Thread Sébastien Villemot
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Fri, 21 Feb 2014 14:09:30 +0100 Source: octave Binary: octave octave-dbg octave-common octave-doc octave-htmldoc octave-info liboctave2 liboctave-dev Architecture: source amd64 all Version: 3.8.0-4 Distribution: unstable Urgency:

Accepted pacemaker 1.1.11-1 (source amd64)

2014-02-21 Thread Martin Loschwitz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Fri, 21 Feb 2014 14:21:09 + Source: pacemaker Binary: pacemaker pacemaker-cli-utils pacemaker-remote pacemaker-dev pacemaker-dbg libcib3-dev libcib3 libcrmcluster4-dev libcrmcluster4 libcrmcommon3-dev libcrmcommon3

Accepted qtwebkit-opensource-src 5.2.1+dfsg-1 (source amd64 all)

2014-02-21 Thread Lisandro Damián Nicanor Pérez Meyer
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Thu, 20 Feb 2014 20:42:53 -0300 Source: qtwebkit-opensource-src Binary: libqt5webkit5-dev libqt5webkit5 libqt5webkit5-qmlwebkitplugin libqt5webkit5-dbg qtwebkit5-doc qtwebkit5-doc-html Architecture: source amd64 all Version:

Accepted git-annex 5.20140221 (source amd64)

2014-02-21 Thread Joey Hess
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Fri, 21 Feb 2014 11:23:59 -0400 Source: git-annex Binary: git-annex Architecture: source amd64 Version: 5.20140221 Distribution: unstable Urgency: medium Maintainer: Joey Hess jo...@debian.org Changed-By: Joey Hess jo...@debian.org

Accepted crmsh 1.2.6+git+e77add-1 (source amd64)

2014-02-21 Thread Martin Loschwitz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Fri, 21 Feb 2014 15:51:13 + Source: crmsh Binary: crmsh Architecture: source amd64 Version: 1.2.6+git+e77add-1 Distribution: unstable Urgency: medium Maintainer: Debian HA Maintainers

Accepted python-rply 0.7.2-1 (source all)

2014-02-21 Thread Tristan Seligmann
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Fri, 21 Feb 2014 17:46:07 +0200 Source: python-rply Binary: python-rply python3-rply pypy-rply Architecture: source all Version: 0.7.2-1 Distribution: sid Urgency: medium Maintainer: Debian Python Modules Team

Accepted octave-optim 1.3.0-1 (source amd64)

2014-02-21 Thread Thomas Weber
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Fri, 21 Feb 2014 16:41:22 +0100 Source: octave-optim Binary: octave-optim Architecture: source amd64 Version: 1.3.0-1 Distribution: unstable Urgency: medium Maintainer: Debian Octave Group pkg-octave-de...@lists.alioth.debian.org

Accepted cwidget 0.5.16-5 (source amd64 all)

2014-02-21 Thread Manuel A. Fernandez Montecelo
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Fri, 21 Feb 2014 18:02:04 + Source: cwidget Binary: libcwidget3 libcwidget3-dbg libcwidget-dev libcwidget-doc Architecture: source amd64 all Version: 0.5.16-5 Distribution: unstable Urgency: medium Maintainer: Manuel A.

Accepted kfreebsd-11 11.0~svn262281-1 (source all kfreebsd-amd64)

2014-02-21 Thread Robert Millan
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Fri, 21 Feb 2014 15:06:38 +0100 Source: kfreebsd-11 Binary: kfreebsd-source-11.0 kfreebsd-headers-11.0-0 kfreebsd-image-11.0-0-amd64 kfreebsd-image-11-amd64 kfreebsd-headers-11.0-0-amd64 kfreebsd-headers-11-amd64

Accepted libcache-mmap-perl 0.11-2 (source amd64)

2014-02-21 Thread gregor herrmann
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Fri, 21 Feb 2014 19:04:47 +0100 Source: libcache-mmap-perl Binary: libcache-mmap-perl Architecture: source amd64 Version: 0.11-2 Distribution: unstable Urgency: low Maintainer: Debian Perl Group

Accepted libapache2-authenntlm-perl 0.02-6 (source amd64)

2014-02-21 Thread gregor herrmann
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Fri, 21 Feb 2014 18:42:39 +0100 Source: libapache2-authenntlm-perl Binary: libapache2-authenntlm-perl Architecture: source amd64 Version: 0.02-6 Distribution: unstable Urgency: low Maintainer: Debian Perl Group

Accepted libauthen-smb-perl 0.91-5 (source amd64)

2014-02-21 Thread gregor herrmann
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Fri, 21 Feb 2014 18:56:33 +0100 Source: libauthen-smb-perl Binary: libauthen-smb-perl Architecture: source amd64 Version: 0.91-5 Distribution: unstable Urgency: low Maintainer: Debian Perl Group

Accepted libdate-simple-perl 3.0300-1 (source amd64)

2014-02-21 Thread gregor herrmann
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Fri, 21 Feb 2014 19:29:30 +0100 Source: libdate-simple-perl Binary: libdate-simple-perl Architecture: source amd64 Version: 3.0300-1 Distribution: unstable Urgency: low Maintainer: Debian Perl Group

Accepted libcrypt-openssl-random-perl 0.04-2 (source amd64)

2014-02-21 Thread gregor herrmann
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Fri, 21 Feb 2014 19:18:23 +0100 Source: libcrypt-openssl-random-perl Binary: libcrypt-openssl-random-perl Architecture: source amd64 Version: 0.04-2 Distribution: unstable Urgency: low Maintainer: Debian Perl Group

Accepted sieve-extension 0.2.3d-2 (source all)

2014-02-21 Thread Michael Fladischer
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Fri, 21 Feb 2014 12:16:33 +0100 Source: sieve-extension Binary: xul-ext-sieve Architecture: source all Version: 0.2.3d-2 Distribution: unstable Urgency: medium Maintainer: Debian Mozilla Extension Maintainers

Accepted libdevice-serialport-perl 1.04-3 (source amd64)

2014-02-21 Thread gregor herrmann
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Fri, 21 Feb 2014 19:47:45 +0100 Source: libdevice-serialport-perl Binary: libdevice-serialport-perl Architecture: source amd64 Version: 1.04-3 Distribution: unstable Urgency: low Maintainer: Debian Perl Group

Accepted multitail 6.2.1-1 (source amd64)

2014-02-21 Thread Rene Engelhard
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Fri, 21 Feb 2014 20:10:58 +0100 Source: multitail Binary: multitail Architecture: source amd64 Version: 6.2.1-1 Distribution: unstable Urgency: low Maintainer: Rene Engelhard r...@debian.org Changed-By: Rene Engelhard r...@debian.org

Accepted freebsd-buildutils 10.0-3 (source kfreebsd-amd64 all)

2014-02-21 Thread Robert Millan
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Fri, 21 Feb 2014 20:31:13 +0100 Source: freebsd-buildutils Binary: freebsd-buildutils freebsd-mk Architecture: source kfreebsd-amd64 all Version: 10.0-3 Distribution: unstable Urgency: low Maintainer: GNU/kFreeBSD Maintainers

Accepted libmodule-corelist-perl 3.07-1 (source all)

2014-02-21 Thread Salvatore Bonaccorso
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Fri, 21 Feb 2014 21:35:24 +0100 Source: libmodule-corelist-perl Binary: libmodule-corelist-perl Architecture: source all Version: 3.07-1 Distribution: unstable Urgency: medium Maintainer: Debian Perl Group

Accepted lightdm 1.9.8-1 (source amd64)

2014-02-21 Thread Yves-Alexis Perez
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Fri, 21 Feb 2014 22:05:10 +0100 Source: lightdm Binary: lightdm lightdm-vala liblightdm-gobject-1-0 liblightdm-qt-3-0 liblightdm-gobject-dev liblightdm-qt-dev gir1.2-lightdm-1 Architecture: source amd64 Version: 1.9.8-1

Accepted logilab-constraint 0.5.0-2 (source all)

2014-02-21 Thread Sandro Tosi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Fri, 21 Feb 2014 21:56:51 +0100 Source: logilab-constraint Binary: python-logilab-constraint Architecture: source all Version: 0.5.0-2 Distribution: unstable Urgency: medium Maintainer: Sandro Tosi mo...@debian.org Changed-By: Sandro

Accepted pyopenssl 0.13.1-2 (source amd64 all)

2014-02-21 Thread Sandro Tosi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Fri, 21 Feb 2014 20:43:50 +0100 Source: pyopenssl Binary: python-openssl python-openssl-doc python-openssl-dbg python3-openssl python3-openssl-dbg Architecture: source amd64 all Version: 0.13.1-2 Distribution: unstable Urgency:

Accepted r-cran-dosnow 1.0.11-1 (source all)

2014-02-21 Thread Dirk Eddelbuettel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Fri, 21 Feb 2014 14:47:15 -0600 Source: r-cran-dosnow Binary: r-cran-dosnow Architecture: source all Version: 1.0.11-1 Distribution: unstable Urgency: low Maintainer: Dirk Eddelbuettel e...@debian.org Changed-By: Dirk Eddelbuettel

Accepted qtwebkit-opensource-src 5.2.1+dfsg-2 (source amd64 all)

2014-02-21 Thread Lisandro Damián Nicanor Pérez Meyer
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Fri, 21 Feb 2014 13:29:40 -0300 Source: qtwebkit-opensource-src Binary: libqt5webkit5-dev libqt5webkit5 libqt5webkit5-qmlwebkitplugin libqt5webkit5-dbg qtwebkit5-doc qtwebkit5-doc-html Architecture: source amd64 all Version:

Accepted logilab-astng 0.24.3-2 (source all)

2014-02-21 Thread Sandro Tosi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Fri, 21 Feb 2014 22:20:13 +0100 Source: logilab-astng Binary: python-logilab-astng python3-logilab-astng Architecture: source all Version: 0.24.3-2 Distribution: unstable Urgency: medium Maintainer: Sandro Tosi mo...@debian.org

Accepted ruby-dbus 0.11.0-1 (source all)

2014-02-21 Thread Paul van Tilburg
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Fri, 21 Feb 2014 22:20:54 +0100 Source: ruby-dbus Binary: ruby-dbus Architecture: source all Version: 0.11.0-1 Distribution: unstable Urgency: medium Maintainer: Debian Ruby Extras Maintainers

Accepted plan 1.10.1-3 (source amd64)

2014-02-21 Thread Petter Reinholdtsen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Fri, 21 Feb 2014 22:16:29 +0100 Source: plan Binary: plan netplan Architecture: source amd64 Version: 1.10.1-3 Distribution: unstable Urgency: low Maintainer: Petter Reinholdtsen p...@debian.org Changed-By: Petter Reinholdtsen

Accepted xindy 2.4-1.3 (source all amd64)

2014-02-21 Thread Andreas Moog
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Sun, 16 Feb 2014 21:26:40 +0100 Source: xindy Binary: xindy xindy-rules Architecture: source all amd64 Version: 2.4-1.3 Distribution: unstable Urgency: medium Maintainer: Jörg Sommer jo...@alea.gnuu.de Changed-By: Andreas Moog

Accepted stockfish 4.0.dd+git20140122-1 (source amd64)

2014-02-21 Thread Oliver Korff
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Thu, 20 Feb 2014 22:31:10 +0100 Source: stockfish Binary: stockfish Architecture: source amd64 Version: 4.0.dd+git20140122-1 Distribution: unstable Urgency: low Maintainer: Oliver Korff o...@xynyx.de Changed-By: Oliver Korff

Accepted openblas 0.2.8-5 (source amd64)

2014-02-21 Thread Sébastien Villemot
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Fri, 21 Feb 2014 18:07:32 +0100 Source: openblas Binary: libopenblas-base libopenblas-dev Architecture: source amd64 Version: 0.2.8-5 Distribution: unstable Urgency: medium Maintainer: Debian Science Team

Accepted httpcomponents-core 4.3.2-1 (source all)

2014-02-21 Thread Emmanuel Bourg
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Fri, 21 Feb 2014 23:28:09 +0100 Source: httpcomponents-core Binary: libhttpcore-java Architecture: source all Version: 4.3.2-1 Distribution: unstable Urgency: medium Maintainer: Debian Java Maintainers

Accepted libtext-csv-xs-perl 1.04-1 (source amd64)

2014-02-21 Thread Xavier Guimard
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Fri, 21 Feb 2014 21:38:42 +0100 Source: libtext-csv-xs-perl Binary: libtext-csv-xs-perl Architecture: source amd64 Version: 1.04-1 Distribution: unstable Urgency: medium Maintainer: Debian Perl Group

  1   2   >