Re: bash exorcism experiment ('bug' 762923 763012)

2014-09-28 Thread Colin Watson
On Sat, Sep 27, 2014 at 09:11:44PM -0500, Troy Benjegerdes wrote: Does update-menus really need bash? Why? pipefail is actually a fairly useful bashism. -- Colin Watson [cjwat...@debian.org] -- To UNSUBSCRIBE, email to

Re: bash exorcism experiment ('bug' 762923 763012)

2014-09-28 Thread Russell Stuart
On Sun, 2014-09-28 at 09:33 +0100, Colin Watson wrote: On Sat, Sep 27, 2014 at 09:11:44PM -0500, Troy Benjegerdes wrote: Does update-menus really need bash? Why? pipefail is actually a fairly useful bashism. I've attempted to port the many shell scripts I've written over the years to dash.

Re: binary data file and endianness and multiarch

2014-09-28 Thread Thomas Goirand
On 09/27/2014 05:36 PM, Adam Borowski wrote: Except that the endianness war has been won by little-endian and thus your code would optimize for an already tiny part of the population that is going to only decrease: arm, mips switched from mostly be to almost only le, and the newest Debian

Re: binary data file and endianness and multiarch

2014-09-28 Thread Johannes Schauer
Hi, Quoting Thomas Goirand (2014-09-28 12:42:24) Just to be sure: is ppc64el also using little endian? yes it is. Here is a great overview which answers that question and others: https://wiki.debian.org/ArchitectureSpecificsMemo cheers, josch -- To UNSUBSCRIBE, email to

Re: bash exorcism experiment ('bug' 762923 763012)

2014-09-28 Thread Juliusz Chroboczek
- pipefail, - local variables, - array variables. If dash had those features Please don't -- some of us appreciate the fact that /bin/sh is a reasonably minimal shell. Both ksh93 and pdksh/mksh have all three of those, if memory serves. -- Juliusz -- To UNSUBSCRIBE, email to

Re: bash exorcism experiment ('bug' 762923 763012)

2014-09-28 Thread Guillem Jover
Hi! On Sun, 2014-09-28 at 18:39:50 +1000, Russell Stuart wrote: On Sun, 2014-09-28 at 09:33 +0100, Colin Watson wrote: On Sat, Sep 27, 2014 at 09:11:44PM -0500, Troy Benjegerdes wrote: Does update-menus really need bash? Why? pipefail is actually a fairly useful bashism. I've

Re: binary data file and endianness and multiarch

2014-09-28 Thread Adam D. Barratt
On Sun, 2014-09-28 at 18:42 +0800, Thomas Goirand wrote: Just to be sure: is ppc64el also using little endian? Yes; that's why the name ends in el. Regards, Adam -- To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact

Re: virt-manager

2014-09-28 Thread David L. Craig
On 14Sep27:0806-0700, Cameron Norman wrote: On Sat, Sep 27, 2014 at 7:58 AM, Fabrice Aeschbacher fabrice.aeschbac...@gmail.com wrote: Dear maintainers, For now, virt-manager v1.x is in experimental only (1.0.1). The freeze for Jessie is approaching, and I wondered if something

Re: binary data file and endianness and multiarch

2014-09-28 Thread Guillem Jover
On Sun, 2014-09-28 at 18:42:24 +0800, Thomas Goirand wrote: On 09/27/2014 05:36 PM, Adam Borowski wrote: Except that the endianness war has been won by little-endian and thus your code would optimize for an already tiny part of the population that is going to only decrease: arm, mips

Re: bash exorcism experiment ('bug' 762923 763012)

2014-09-28 Thread Marco d'Itri
On Sep 28, Guillem Jover guil...@debian.org wrote: - pipefail, http://cfajohnson.com/shell/cus-faq-2.html#Q11. Very practical. There *is* a reason if we don't write all of our programs in C. -- ciao, Marco signature.asc Description: Digital signature

Bug#763199: ITP: libpdl-fftw-perl -- PDL::FFTW - PDL interface to the Fastest Fourier Transform in the West v2.x

2014-09-28 Thread Henning Glawe
Package: wnpp Severity: wishlist Owner: Henning Glawe gla...@debian.org * Package name: libpdl-fftw-perl Version : 2.022 Upstream Author : Chris Marshall c...@cpan.org * URL : http://search.cpan.org/dist/PDL-FFTW/ * License : GPL, Artistic, available at *

Bug#763203: ITP: libpdl-graphics-plplot-perl -- PDL::Graphics::PLplot - Object-oriented interface from perl/PDL to the PLPLOT plotting library

2014-09-28 Thread Henning Glawe
Package: wnpp Severity: wishlist Owner: Henning Glawe gla...@debian.org * Package name: libpdl-graphics-plplot-perl Version : 0.67 Upstream Author : Doug Hunt dh...@ucar.edu * URL : http://search.cpan.org/dist/PDL-Graphics-PLplot/ * License : GPL, Artistic,

Bug#763209: general: laptop panel no longer powers off

2014-09-28 Thread allan grossman
Package: general Severity: normal Dear Maintainer, * What led up to the situation? Received and installed updates to Jessie this morning. Up until this morning's updates my monitor powered off after 10 minutes of inactivity. DPMS can no longer power the monitor off, even using 'xset dpms

Re: bash exorcism experiment ('bug' 762923 763012)

2014-09-28 Thread Colin Watson
On Sun, Sep 28, 2014 at 06:02:09PM +0200, Marco d'Itri wrote: On Sep 28, Guillem Jover guil...@debian.org wrote: - pipefail, http://cfajohnson.com/shell/cus-faq-2.html#Q11. Very practical. There *is* a reason if we don't write all of our programs in C. And if you do then there is

Bug#763273: ITP: responses -- A utility library for mocking out the `requests` Python library.

2014-09-28 Thread Simon Chopin
Package: wnpp Severity: wishlist Owner: Simon Chopin chopin.si...@gmail.com * Package name: responses Version : 0.2.2 Upstream Author : David Cramer dcra...@gmail.com * URL : https://github.com/dropbox/responses/ * License : Apache 2.0 Programming Lang:

Bug#763275: ITP: opencfu -- A C++ program to count cell colonies (CFUs) on agar plates by processing digital pictures

2014-09-28 Thread Quentin Geissmann
Package: wnpp Severity: wishlist Owner: Quentin Geissmann qgeissm...@gmail.com * Package name: opencfu Version : 3.9.0 Upstream Author : Quentin Geissmann open...@gmail.com * URL : http://opencfu.sourceforge.net/ * License : GPL Programming Lang: C++

Re: Re: Bug#762839: bash without importing shell functions from the environment

2014-09-28 Thread Raphael Geissert
On Friday 26 September 2014 18:48:37 Matthias Urlichs wrote: [...] In any case, adding -p to any #!/bin/bash shebang line looks like a very good idea. Shall we add a Lintian check for this? No. Cheers, -- Raphael Geissert - Debian Developer www.debian.org - get.debian.net -- To

Re: Possible abuse of dpkg-deb -z9 for xz compressed binary packages

2014-09-28 Thread Lasse Collin
On 2014-09-25 Henrique de Moraes Holschuh wrote: On Thu, 25 Sep 2014, Riku Voipio wrote: On Wed, Sep 24, 2014 at 03:18:02PM -0300, Henrique de Moraes Holschuh wrote: OTOH, using -z9 on datasets smaller than the -z8 dictionary size *is* a waste of memory (I don't know about cpu time, and

Re: Allow encfs into jessie?

2014-09-28 Thread Eduard Bloch
Hallo, * Eduard Bloch [Thu, Sep 11 2014, 04:55:14PM]: (What would be the right way to do that? Lower the severtiy of the bug? Add a jessie-ignore tag?) To notify users about the potential security issue, a NEWS file could be added, or one could add a warning to the output of the encfs

Bug#763209: general: laptop panel no longer powers off

2014-09-28 Thread Tomasz Nitecki
tags 763209 + moreinfo thanks Hey, On 28/09/14 19:33, allan grossman wrote: Up until this morning's updates my monitor powered off after 10 minutes of inactivity. DPMS can no longer power the monitor off, even using 'xset dpms force off' Attaching /var/log/apt/history.log Allan, can

Processed: Re: Bug#763209: general: laptop panel no longer powers off

2014-09-28 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: tags 763209 + moreinfo Bug #763209 [general] general: laptop panel no longer powers off Added tag(s) moreinfo. thanks Stopping processing here. Please contact me if you need assistance. -- 763209:

Re: bash exorcism experiment ('bug' 762923 763012)

2014-09-28 Thread Russell Stuart
On Sun, 2014-09-28 at 16:47 +0200, Guillem Jover wrote: I've attempted to port the many shell scripts I've written over the years to dash. The three irritants are: - pipefail, http://cfajohnson.com/shell/cus-faq-2.html#Q11. That's one of those scratch my eyes out solutions. A more

Bug#752450: ftp.debian.org: please consider to strongly tighten the validity period of Release files

2014-09-28 Thread Paul Wise
Package: snapshot.debian.org Severity: wishlist X-Debbugs-CC: debian-devel@lists.debian.org On Sun, Sep 28, 2014 at 4:34 AM, Peter Palfrader wrote: On Fri, 26 Sep 2014, Paul Wise wrote: On Thu, Sep 25, 2014 at 11:21 PM, Christoph Anton Mitterer wrote: Well I think snapshot is it's own

Bug#763302: ITP: ruby-rspec-its -- Provides its method for RSpec 3 extracted from rspec-core 2.x

2014-09-28 Thread KURASHIKI Satoru
Package: wnpp Severity: wishlist Owner: KURASHIKI Satoru lur...@gmail.com * Package name: ruby-rspec-its Version : 1.0.1 Upstream Author : Peter Alfvin * URL : https://github.com/rspec/rspec-its * License : MIT Programming Lang: Ruby Description :

Re: Bug#752450: ftp.debian.org: please consider to strongly tighten the validity period of Release files

2014-09-28 Thread Christoph Anton Mitterer
On Fri, 2014-09-26 at 11:20 +0800, Paul Wise wrote: snapshot is a read-only (modulo cosmic rays and removal of non-redistributable things) historical record, files in it will not be modified to re-sign with newer keys nor to update Valid-Until. So what would you do now, when one of the past

Re: Bug#752450: ftp.debian.org: please consider to strongly tighten the validity period of Release files

2014-09-28 Thread Christoph Anton Mitterer
On Thu, 2014-09-25 at 21:56 +0200, Joerg Jaspert wrote: It also sounds quite stupid that suddenly all users have no working mirror anymore, should there be an outage of ftp-master or security-master longer than the signing time. Well I don't see why this must necessarily happen. Even if

Re: Allow encfs into jessie?

2014-09-28 Thread Christian PERRIER
Quoting Eduard Bloch (e...@gmx.de): Template: encfs/security-information Type: note _Description: Encfs Security Information Besides using an Evil Debconf Note (;-) ), is there a reason for capitalizing every noun in the note title ? BTW, that might be a use case for the debconf error

Re: Allow encfs into jessie?

2014-09-28 Thread Matthias Urlichs
Hi, Christian PERRIER: According to a security audit by Taylor Hornby (Defuse Security), the current implementation of Encfs is vulnerable or potentially vulnerable to multiple attacks on the encrypted data. This especially affects use cases where the attacker has read/write access

Re: Bug#762839: bash without importing shell functions from the environment

2014-09-28 Thread Matthias Urlichs
Hi, Raphael Geissert: On Friday 26 September 2014 18:48:37 Matthias Urlichs wrote: [...] In any case, adding -p to any #!/bin/bash shebang line looks like a very good idea. Shall we add a Lintian check for this? No. … and why not? Importing random functions from the environment is a

Accepted debian-edu-config 1.806 (source all) into unstable

2014-09-28 Thread Petter Reinholdtsen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sun, 28 Sep 2014 08:25:32 +0200 Source: debian-edu-config Binary: debian-edu-config debian-edu-config-gosa-netgroups Architecture: source all Version: 1.806 Distribution: unstable Urgency: high Maintainer: Debian Edu Developers

Accepted libconfig-model-dpkg-perl 2.056 (source all) into unstable

2014-09-28 Thread Dominique Dumont
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sat, 27 Sep 2014 21:05:05 +0200 Source: libconfig-model-dpkg-perl Binary: libconfig-model-dpkg-perl Architecture: source all Version: 2.056 Distribution: unstable Urgency: medium Maintainer: Debian Perl Group

Accepted cpl 6.5-1 (source amd64 all) into unstable

2014-09-28 Thread Ole Streicher
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sat, 27 Sep 2014 22:39:28 +0200 Source: cpl Binary: libcpl-dev libcpl-doc libcplcore20 libcpldfs20 libcpldrs20 libcplui20 libcext0 libcext-dev libcext-doc libcplgasgano20 Architecture: source amd64 all Version: 6.5-1 Distribution:

Accepted python-pyscss 1.2.1-2 (source amd64) into unstable

2014-09-28 Thread Thomas Goirand
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Sun, 28 Sep 2014 07:39:21 + Source: python-pyscss Binary: python-pyscss python3-pyscss Architecture: source amd64 Version: 1.2.1-2 Distribution: unstable Urgency: medium Maintainer: Debian Python Modules Team

Accepted cookiecutter 0.7.2-1 (source all) into unstable

2014-09-28 Thread Vincent Bernat
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Sun, 28 Sep 2014 10:00:14 +0200 Source: cookiecutter Binary: cookiecutter python-cookiecutter python3-cookiecutter python-cookiecutter-doc Architecture: source all Version: 0.7.2-1 Distribution: unstable Urgency: medium

Accepted guile-lib 0.2.2-0.1 (source all) into unstable

2014-09-28 Thread Hilko Bengen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sat, 13 Sep 2014 09:46:03 +0200 Source: guile-lib Binary: guile-library Architecture: source all Version: 0.2.2-0.1 Distribution: unstable Urgency: medium Maintainer: Hilko Bengen ben...@debian.org Changed-By: Hilko Bengen

Accepted gnubik 2.4.1-0.1 (source amd64) into unstable

2014-09-28 Thread Hilko Bengen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sat, 13 Sep 2014 08:56:25 +0200 Source: gnubik Binary: gnubik Architecture: source amd64 Version: 2.4.1-0.1 Distribution: unstable Urgency: medium Maintainer: Hilko Bengen ben...@debian.org Changed-By: Hilko Bengen ben...@debian.org

Accepted libapache2-mod-perl2 2.0.9~1624218-1 (source amd64 all) into unstable

2014-09-28 Thread Niko Tyni
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Sun, 28 Sep 2014 11:20:12 +0300 Source: libapache2-mod-perl2 Binary: libapache2-mod-perl2 libapache2-mod-perl2-dev libapache2-mod-perl2-doc Architecture: source amd64 all Version: 2.0.9~1624218-1 Distribution: unstable Urgency:

Accepted libcitygml 0.14+svn134-2+3p2p1 (source amd64) into unstable

2014-09-28 Thread Bas Couwenberg
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Sun, 28 Sep 2014 00:44:08 +0200 Source: libcitygml Binary: libcitygml0 libcitygml0-dev libcitygml0-bin openscenegraph-plugin-citygml-shared openscenegraph-plugin-citygml-static Architecture: source amd64 Version:

Accepted lisaac 1:0.39~rc1-3 (source i386 all) into unstable

2014-09-28 Thread Picca Frédéric-Emmanuel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sun, 28 Sep 2014 08:40:15 +0200 Source: lisaac Binary: lisaac lisaac-common lisaac-doc lisaac-mode Architecture: source i386 all Version: 1:0.39~rc1-3 Distribution: unstable Urgency: medium Maintainer: Picca Frédéric-Emmanuel

Accepted llvm-py 0.12.7-2 (source amd64) into unstable

2014-09-28 Thread Sylvestre Ledru
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Sun, 28 Sep 2014 10:21:28 +0200 Source: llvm-py Binary: python-llvm python-llvm-dbg Architecture: source amd64 Version: 0.12.7-2 Distribution: unstable Urgency: medium Maintainer: LLVM Packaging Team

Accepted pen 0.25.1-1 (source amd64) into unstable

2014-09-28 Thread Vincent Bernat
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Sun, 28 Sep 2014 10:16:28 +0200 Source: pen Binary: pen Architecture: source amd64 Version: 0.25.1-1 Distribution: unstable Urgency: medium Maintainer: Vincent Bernat ber...@debian.org Changed-By: Vincent Bernat ber...@debian.org

Accepted slrn 1.0.2-1 (source amd64) into unstable

2014-09-28 Thread Moritz Muehlenhoff
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Thu, 25 Sep 2014 17:55:53 +0200 Source: slrn Binary: slrn slrnpull Architecture: source amd64 Version: 1.0.2-1 Distribution: unstable Urgency: medium Maintainer: Moritz Muehlenhoff j...@debian.org Changed-By: Moritz Muehlenhoff

Accepted remmina 1.0.0+git20140913-1 (source all) into unstable

2014-09-28 Thread Luca Falavigna
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Sun, 28 Sep 2014 10:10:16 +0200 Source: remmina Binary: remmina remmina-common remmina-plugin-rdp remmina-plugin-vnc remmina-plugin-xdmcp remmina-plugin-nx remmina-plugin-telepathy remmina-plugin-gnome Architecture: source all

Accepted evince 3.14.0-2 (source all amd64) into unstable

2014-09-28 Thread Andreas Henriksson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sun, 28 Sep 2014 11:38:11 +0200 Source: evince Binary: evince evince-dbg evince-gtk evince-common libevdocument3-4 libevview3-3 libevince-dev gir1.2-evince-3.0 Architecture: source all amd64 Version: 3.14.0-2 Distribution: unstable

Accepted libguestfs 1:1.27.55-1 (source amd64 all) into experimental

2014-09-28 Thread Hilko Bengen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sat, 27 Sep 2014 22:31:13 +0200 Source: libguestfs Binary: guestfsd libguestfs-dev libguestfs0 libguestfs-gfs2 libguestfs-hfsplus libguestfs-jfs libguestfs-nilfs libguestfs-reiserfs libguestfs-rescue libguestfs-rsync libguestfs-xfs

Accepted chessx 1.2.0-2 (source amd64) into unstable

2014-09-28 Thread Niklas Fiekas
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Fri, 26 Sep 2014 11:31:00 +0200 Source: chessx Binary: chessx Architecture: source amd64 Version: 1.2.0-2 Distribution: unstable Urgency: low Maintainer: Niklas Fiekas niklas.fie...@tu-clausthal.de Changed-By: Niklas Fiekas

Accepted gnucash 1:2.6.4-1 (source amd64 all) into unstable

2014-09-28 Thread Sébastien Villemot
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Sun, 28 Sep 2014 11:28:11 +0200 Source: gnucash Binary: gnucash gnucash-dbg gnucash-common python-gnucash Architecture: source amd64 all Version: 1:2.6.4-1 Distribution: unstable Urgency: medium Maintainer: Sébastien Villemot

Accepted pymongo 2.7.2-1 (source i386 all) into unstable

2014-09-28 Thread Federico Ceratto
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Sun, 28 Sep 2014 11:54:48 +0200 Source: pymongo Binary: python-pymongo python3-pymongo python-pymongo-ext python3-pymongo-ext python-pymongo-doc python-gridfs python3-gridfs python-bson python3-bson python-bson-ext

Accepted autopkgtest 3.5.3 (source all) into unstable

2014-09-28 Thread Martin Pitt
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Sun, 28 Sep 2014 12:16:16 +0200 Source: autopkgtest Binary: autopkgtest Architecture: source all Version: 3.5.3 Distribution: unstable Urgency: medium Maintainer: Autopkgtest team autopkgtest-de...@lists.alioth.debian.org

Accepted configshell 1.5+git0.0827baa6-2 (source all) into unstable

2014-09-28 Thread Ritesh Raj Sarraf
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sun, 28 Sep 2014 16:06:28 +0530 Source: configshell Binary: python-configshell Architecture: source all Version: 1.5+git0.0827baa6-2 Distribution: unstable Urgency: medium Maintainer: Ritesh Raj Sarraf r...@debian.org Changed-By:

Accepted redshift 1.9.1-2 (source amd64 all) into unstable

2014-09-28 Thread Ritesh Raj Sarraf
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sun, 28 Sep 2014 16:01:51 +0530 Source: redshift Binary: redshift gtk-redshift Architecture: source amd64 all Version: 1.9.1-2 Distribution: unstable Urgency: medium Maintainer: Ritesh Raj Sarraf r...@debian.org Changed-By: Ritesh

Accepted verilator 3.864-1 (source) into unstable

2014-09-28 Thread Ahmed El-Mahmoudy
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Sun, 28 Sep 2014 12:18:43 +0200 Source: verilator Binary: verilator Architecture: source Version: 3.864-1 Distribution: unstable Urgency: medium Maintainer: Debian Electronics Team pkg-electronics-de...@lists.alioth.debian.org

Accepted fglrx-legacy-driver 8.97.100.7-5 (source amd64) into unstable

2014-09-28 Thread Andreas Beckmann
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Sun, 28 Sep 2014 12:42:19 +0200 Source: fglrx-legacy-driver Binary: fglrx-legacy-driver libfglrx-legacy libfglrx-legacy-amdxvba1 libgl1-fglrx-legacy-glx fglrx-legacy-modules-dkms fglrx-legacy-source fglrx-legacy-control

Accepted libvirt 1.2.9~rc1-1 (source amd64 all) into experimental

2014-09-28 Thread Guido Günther
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Sun, 28 Sep 2014 10:59:28 +0200 Source: libvirt Binary: libvirt-bin libvirt-clients libvirt-daemon libvirt-daemon-system libvirt0 libvirt0-dbg libvirt-doc libvirt-dev libvirt-sanlock Architecture: source amd64 all Version:

Accepted maven-site-plugin 2.1-3 (source all) into unstable

2014-09-28 Thread Emmanuel Bourg
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sun, 28 Sep 2014 12:27:49 +0200 Source: maven-site-plugin Binary: libmaven-site-plugin-java libmaven-site-plugin-java-doc Architecture: source all Version: 2.1-3 Distribution: unstable Urgency: medium Maintainer: Debian Java

Accepted python-httplib2 0.9+dfsg-2 (source all) into unstable

2014-09-28 Thread Andrea Colangelo
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sun, 28 Sep 2014 12:27:43 +0200 Source: python-httplib2 Binary: python-httplib2 python3-httplib2 Architecture: source all Version: 0.9+dfsg-2 Distribution: unstable Urgency: medium Maintainer: Andrea Colangelo war...@debian.org

Accepted rtslib 3.0+git0.86e46bc6-2 (source all) into unstable

2014-09-28 Thread Ritesh Raj Sarraf
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sun, 28 Sep 2014 16:17:03 +0530 Source: rtslib Binary: python-rtslib Architecture: source all Version: 3.0+git0.86e46bc6-2 Distribution: unstable Urgency: medium Maintainer: Ritesh Raj Sarraf r...@debian.org Changed-By: Ritesh Raj

Accepted gnucash-docs 2.6.4-1 (source all) into unstable

2014-09-28 Thread Sébastien Villemot
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Sun, 28 Sep 2014 12:22:59 +0200 Source: gnucash-docs Binary: gnucash-docs Architecture: source all Version: 2.6.4-1 Distribution: unstable Urgency: medium Maintainer: Sébastien Villemot sebast...@debian.org Changed-By: Sébastien

Accepted targetcli 3.0+git0.7e32595e-2 (source all) into unstable

2014-09-28 Thread Ritesh Raj Sarraf
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sun, 28 Sep 2014 16:22:30 +0530 Source: targetcli Binary: targetcli Architecture: source all Version: 3.0+git0.7e32595e-2 Distribution: unstable Urgency: medium Maintainer: Ritesh Raj Sarraf r...@debian.org Changed-By: Ritesh Raj

Accepted xfpt 0.09-2 (source i386) into unstable

2014-09-28 Thread Andreas Metzler
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Sun, 28 Sep 2014 13:01:09 +0200 Source: xfpt Binary: xfpt Architecture: source i386 Version: 0.09-2 Distribution: unstable Urgency: medium Maintainer: Andreas Metzler ametz...@debian.org Changed-By: Andreas Metzler

Accepted kradio4 4.0.8-1 (source amd64 all) into unstable

2014-09-28 Thread Pino Toscano
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sun, 28 Sep 2014 13:06:53 +0200 Source: kradio4 Binary: kradio4 kradio Architecture: source amd64 all Version: 4.0.8-1 Distribution: unstable Urgency: medium Maintainer: Debian KDE Extras Team pkg-kde-ext...@lists.alioth.debian.org

Accepted debian-edu 1.802 (source amd64) into unstable

2014-09-28 Thread Petter Reinholdtsen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sun, 28 Sep 2014 13:34:02 +0200 Source: debian-edu Binary: education-tasks education-menus education-astronomy education-chemistry education-common education-desktop-gnome education-desktop-kde education-desktop-lxde

Accepted esorex 3.11-1 (source amd64) into unstable

2014-09-28 Thread Ole Streicher
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sat, 27 Sep 2014 22:33:01 +0200 Source: esorex Binary: esorex Architecture: source amd64 Version: 3.11-1 Distribution: unstable Urgency: low Maintainer: Debian Astronomy Maintainers debian-astro-maintain...@lists.alioth.debian.org

Accepted sdop 0.80-2 (source i386) into unstable

2014-09-28 Thread Andreas Metzler
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Sun, 28 Sep 2014 13:51:58 +0200 Source: sdop Binary: sdop Architecture: source i386 Version: 0.80-2 Distribution: unstable Urgency: medium Maintainer: Andreas Metzler ametz...@debian.org Changed-By: Andreas Metzler

Accepted freefoam 0.1.0+dfsg+1-3 (source all) into unstable

2014-09-28 Thread Anton Gladky
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sat, 27 Sep 2014 22:59:07 +0200 Source: freefoam Binary: freefoam freefoam-dev-doc freefoam-user-doc libfreefoam-dev libfreefoam1 Architecture: source all Version: 0.1.0+dfsg+1-3 Distribution: unstable Urgency: medium Maintainer:

Accepted virt-manager 1:1.0.1-2 (source all) into unstable

2014-09-28 Thread Guido Günther
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Sun, 28 Sep 2014 13:52:43 +0200 Source: virt-manager Binary: virt-manager virtinst Architecture: source all Version: 1:1.0.1-2 Distribution: unstable Urgency: medium Maintainer: Debian Libvirt Maintainers

Accepted gnome-color-manager 3.14.0-1 (source amd64) into unstable

2014-09-28 Thread Andreas Henriksson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Fri, 26 Sep 2014 10:49:43 +0200 Source: gnome-color-manager Binary: gnome-color-manager Architecture: source amd64 Version: 3.14.0-1 Distribution: unstable Urgency: medium Maintainer: Debian GNOME Maintainers

Accepted josm 0.0.svn7480+dfsg1-1 (source all) into unstable

2014-09-28 Thread David Paleino
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Sun, 28 Sep 2014 14:13:01 +0200 Source: josm Binary: josm josm-l10n Architecture: source all Version: 0.0.svn7480+dfsg1-1 Distribution: unstable Urgency: medium Maintainer: Debian OpenStreetMap Team

Accepted libgd2 2.1.0-4.1 (source ppc64el) into unstable

2014-09-28 Thread Andreas Barth
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sun, 28 Sep 2014 12:01:30 + Source: libgd2 Binary: libgd-tools libgd-dev libgd3 libgd-dbg libgd2-xpm-dev libgd2-noxpm-dev Architecture: source ppc64el Version: 2.1.0-4.1 Distribution: unstable Urgency: medium Maintainer: GD team

Accepted nss-pam-ldapd 0.9.4-3 (source i386 all) into unstable

2014-09-28 Thread Arthur de Jong
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sun, 28 Sep 2014 15:00:00 +0200 Source: nss-pam-ldapd Binary: nslcd pynslcd libnss-ldapd libpam-ldapd nslcd-utils Architecture: source i386 all Version: 0.9.4-3 Distribution: unstable Urgency: low Maintainer: Arthur de Jong

Accepted mediawiki2latex 7.17-1 (source amd64) into unstable

2014-09-28 Thread georgesk
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Sat, 27 Sep 2014 16:57:10 +0200 Source: mediawiki2latex Binary: mediawiki2latex Architecture: source amd64 Version: 7.17-1 Distribution: unstable Urgency: medium Maintainer: Dirk Huenniger dirk.hunni...@googlemail.com Changed-By:

Accepted libinfinity 0.6.2-1 (source amd64 all) into unstable

2014-09-28 Thread Philipp Kern
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Sun, 28 Sep 2014 14:05:01 +0200 Source: libinfinity Binary: libinfinity-0.6-dev libinfinity-0.6-doc libinfinity-0.6-dbg libinfinity-0.6-0 libinfgtk3-0.6-0 infinoted Architecture: source amd64 all Version: 0.6.2-1 Distribution:

Accepted libpgf 6.14.12-3 (source i386) into unstable

2014-09-28 Thread David Paleino
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Sun, 28 Sep 2014 16:48:29 +0200 Source: libpgf Binary: libpgf-dev libpgf6 libpgf6-dbg Architecture: source i386 Version: 6.14.12-3 Distribution: unstable Urgency: medium Maintainer: David Paleino da...@debian.org Changed-By: David

Accepted nvidia-graphics-modules 340.32+3.16+1 (amd64 i386 source) into unstable, unstable

2014-09-28 Thread Andreas Beckmann
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Sat, 27 Sep 2014 12:07:16 +0200 Source: nvidia-graphics-modules Binary: nvidia-kernel-dummy nvidia-kernel-amd64 nvidia-kernel-3.16-2-amd64 nvidia-kernel-486 nvidia-kernel-3.16-2-486 nvidia-kernel-686-pae

Accepted python-cliff 1.7.0-1 (source all) into unstable

2014-09-28 Thread Jan Dittberner
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Sun, 28 Sep 2014 18:06:55 +0200 Source: python-cliff Binary: python-cliff python3-cliff python-cliff-doc Architecture: source all Version: 1.7.0-1 Distribution: unstable Urgency: medium Maintainer: Debian Python Modules Team

Accepted sqitch 0.996-1 (source all) into unstable

2014-09-28 Thread Christian Hofstaedtler
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Sun, 28 Sep 2014 16:59:27 +0200 Source: sqitch Binary: sqitch Architecture: source all Version: 0.996-1 Distribution: sid Urgency: medium Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org Changed-By:

Accepted vlc 2.2.0~pre3-1 (source amd64 all) into unstable

2014-09-28 Thread Sebastian Ramacher
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Sat, 27 Sep 2014 18:13:50 +0200 Source: vlc Binary: libvlc-dev libvlc5 libvlccore-dev libvlccore8 vlc vlc-data vlc-dbg vlc-nox vlc-plugin-fluidsynth vlc-plugin-jack vlc-plugin-notify vlc-plugin-sdl vlc-plugin-svg vlc-plugin-zvbi

Accepted weechat 1.0.1-1 (source all amd64) into unstable

2014-09-28 Thread Emmanuel Bouthenot
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Sun, 28 Sep 2014 17:41:10 +0200 Source: weechat Binary: weechat weechat-curses weechat-core weechat-plugins weechat-doc weechat-dev weechat-dbg Architecture: source all amd64 Version: 1.0.1-1 Distribution: unstable Urgency: medium

Accepted python-couchdb 0.10-1 (source all) into unstable

2014-09-28 Thread David Paleino
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Sun, 28 Sep 2014 18:14:29 +0200 Source: python-couchdb Binary: python-couchdb Architecture: source all Version: 0.10-1 Distribution: unstable Urgency: medium Maintainer: David Paleino da...@debian.org Changed-By: David Paleino

Accepted nghttp2 0.6.2-1 (source all amd64) into unstable

2014-09-28 Thread Dave Beckett
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sun, 28 Sep 2014 08:41:32 -0700 Source: nghttp2 Binary: libnghttp2-dev libnghttp2-doc libnghttp2-5 libnghttp2-5-dbg nghttp2 Architecture: source all amd64 Version: 0.6.2-1 Distribution: unstable Urgency: medium Maintainer: Dave

Accepted weechat-scripts 20140928-1 (source all) into unstable

2014-09-28 Thread Emmanuel Bouthenot
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Sun, 28 Sep 2014 18:07:17 +0200 Source: weechat-scripts Binary: weechat-scripts Architecture: source all Version: 20140928-1 Distribution: unstable Urgency: medium Maintainer: Emmanuel Bouthenot kol...@debian.org Changed

Accepted freerdp 1.1.0~git20140921.1.440916e+dfsg1-1.1 (source) into unstable

2014-09-28 Thread Aurelien Jarno
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Sun, 28 Sep 2014 18:51:09 +0200 Source: freerdp Binary: freerdp-x11 libfreerdp-cache1.1 libfreerdp-client1.1 libfreerdp-codec1.1 libfreerdp-common1.1.0 libfreerdp-core1.1 libfreerdp-crypto1.1 libfreerdp-gdi1.1

Accepted jsonpickle 0.8.0-1 (source all) into unstable

2014-09-28 Thread Jan Dittberner
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Sun, 28 Sep 2014 18:57:06 +0200 Source: jsonpickle Binary: python-jsonpickle python3-jsonpickle python-jsonpickle-doc Architecture: source all Version: 0.8.0-1 Distribution: unstable Urgency: medium Maintainer: Debian Python

Accepted mpdcron 0.3+git20110303-6 (source amd64) into unstable

2014-09-28 Thread Sebastien Delafond
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Thu, 25 Sep 2014 14:07:39 +0200 Source: mpdcron Binary: mpdcron Architecture: source amd64 Version: 0.3+git20110303-6 Distribution: unstable Urgency: medium Maintainer: Sebastien Delafond s...@debian.org Changed-By: Sebastien

Accepted m2l-pyqt 1.2-1 (source all) into unstable

2014-09-28 Thread Georges Khaznadar
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Sun, 28 Sep 2014 18:38:25 +0200 Source: m2l-pyqt Binary: mediawiki2latexguipyqt Architecture: source all Version: 1.2-1 Distribution: unstable Urgency: medium Maintainer: Georges Khaznadar georg...@debian.org Changed-By: Georges

Accepted collectd 5.4.1-5 (source amd64 all) into unstable

2014-09-28 Thread Sebastian Harl
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sun, 28 Sep 2014 17:13:07 + Source: collectd Binary: collectd-core collectd collectd-utils collectd-dbg collectd-dev libcollectdclient-dev libcollectdclient1 Architecture: source amd64 all Version: 5.4.1-5 Distribution: unstable

Accepted killer 0.90-10 (source all) into unstable

2014-09-28 Thread Petter Reinholdtsen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sun, 28 Sep 2014 19:44:10 +0200 Source: killer Binary: killer Architecture: source all Version: 0.90-10 Distribution: unstable Urgency: medium Maintainer: Debian Edu Developers debian-...@lists.debian.org Changed-By: Petter

Accepted kadu 1.0~rc10-1 (source amd64 all) into unstable, unstable

2014-09-28 Thread Patryk Cisek
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Thu, 25 Sep 2014 18:39:45 +0200 Source: kadu Binary: kadu libkadu kadu-common kadu-dev kadu-themes Architecture: source amd64 all Version: 1.0~rc10-1 Distribution: unstable Urgency: medium Maintainer: Patryk Cisek pat...@debian.org

Accepted postgresql-multicorn 1.0.4-1 (source amd64) into unstable, unstable

2014-09-28 Thread Christoph Berg
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Sun, 28 Sep 2014 17:59:59 +0200 Source: postgresql-multicorn Binary: python-multicorn python3-multicorn postgresql-9.4-python-multicorn postgresql-9.4-python3-multicorn Architecture: source amd64 Version: 1.0.4-1 Distribution:

Accepted fonts-cantarell 0.0.16-1 (source all) into unstable

2014-09-28 Thread Christian Perrier
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Sun, 28 Sep 2014 19:05:10 +0200 Source: fonts-cantarell Binary: fonts-cantarell Architecture: source all Version: 0.0.16-1 Distribution: unstable Urgency: low Maintainer: Debian Fonts Task Force

Accepted python-cliff 1.7.0-2 (source all) into unstable

2014-09-28 Thread Jan Dittberner
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Sun, 28 Sep 2014 19:42:33 +0200 Source: python-cliff Binary: python-cliff python3-cliff python-cliff-doc Architecture: source all Version: 1.7.0-2 Distribution: unstable Urgency: medium Maintainer: Debian Python Modules Team

Accepted its 1.1.8-5 (source all) into unstable

2014-09-28 Thread Dirk Eddelbuettel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sun, 28 Sep 2014 13:41:58 -0500 Source: its Binary: r-cran-its Architecture: source all Version: 1.1.8-5 Distribution: unstable Urgency: low Maintainer: Dirk Eddelbuettel e...@debian.org Changed-By: Dirk Eddelbuettel e...@debian.org

Accepted gitpkg 0.24 (source all) into unstable

2014-09-28 Thread Ron Lee
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Mon, 29 Sep 2014 01:51:49 +0930 Source: gitpkg Binary: gitpkg Architecture: source all Version: 0.24 Distribution: unstable Urgency: medium Maintainer: Ron Lee r...@debian.org Changed-By: Ron Lee r...@debian.org Description: gitpkg

Accepted nvidia-cuda-toolkit 5.5.22-6 (all amd64 i386 source) into unstable

2014-09-28 Thread Andreas Beckmann
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Sun, 28 Sep 2014 18:31:12 +0200 Source: nvidia-cuda-toolkit Binary: nvidia-cuda-toolkit nvidia-cuda-doc nvidia-cuda-gdb nvidia-profiler nvidia-visual-profiler nvidia-nsight nvidia-cuda-dev nvidia-opencl-dev libcudart5.5

Accepted r-cran-rms 4.2-0-2 (source i386) into unstable

2014-09-28 Thread Dirk Eddelbuettel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sun, 28 Sep 2014 13:34:03 -0500 Source: r-cran-rms Binary: r-cran-rms Architecture: source i386 Version: 4.2-0-2 Distribution: unstable Urgency: low Maintainer: Dirk Eddelbuettel e...@debian.org Changed-By: Dirk Eddelbuettel

Accepted tzdata 2014h-1 (source all) into unstable

2014-09-28 Thread Aurelien Jarno
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Sun, 28 Sep 2014 20:29:16 +0200 Source: tzdata Binary: tzdata tzdata-java Architecture: source all Version: 2014h-1 Distribution: unstable Urgency: medium Maintainer: GNU Libc Maintainers debian-gl...@lists.debian.org Changed-By:

Accepted guile-cairo 1.4.0-3.1 (source amd64) into unstable

2014-09-28 Thread Hilko Bengen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sat, 13 Sep 2014 20:05:34 +0200 Source: guile-cairo Binary: guile-cairo guile-cairo-dev Architecture: source amd64 Version: 1.4.0-3.1 Distribution: unstable Urgency: medium Maintainer: Hilko Bengen ben...@debian.org Changed-By: Hilko

Accepted r-cran-rcmdrmisc 1.0-2-2 (source all) into unstable

2014-09-28 Thread Dirk Eddelbuettel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sun, 28 Sep 2014 13:45:23 -0500 Source: r-cran-rcmdrmisc Binary: r-cran-rcmdrmisc Architecture: source all Version: 1.0-2-2 Distribution: unstable Urgency: low Maintainer: Dirk Eddelbuettel e...@debian.org Changed-By: Dirk

Accepted ghc 7.6.3-17 (source all amd64) into unstable

2014-09-28 Thread Joey Hess
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sun, 28 Sep 2014 19:16:16 +0100 Source: ghc Binary: ghc ghc-prof ghc-doc ghc-dynamic ghc-haddock Architecture: source all amd64 Version: 7.6.3-17 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group

Accepted smcroute 1.99.2-1 (source amd64) into unstable

2014-09-28 Thread Micha Lenk
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Sun, 28 Sep 2014 21:35:08 +0200 Source: smcroute Binary: smcroute Architecture: source amd64 Version: 1.99.2-1 Distribution: unstable Urgency: medium Maintainer: Micha Lenk mi...@debian.org Changed-By: Micha Lenk mi...@debian.org

  1   2   >