Bug#735927: marked as done (general: X *always* crashes when 5 youtube video opened)

2014-01-19 Thread Debian Bug Tracking System
Your message dated Sun, 19 Jan 2014 12:14:41 +0100 with message-id 201401191214.54993.hol...@layer-acht.org and subject line Re: Bug#735927: general: X *always* crashes when 5 youtube video opened has caused the Debian Bug report #735927, regarding general: X *always* crashes when 5 youtube video

Re: Registering a media type for Debian binary packages ?

2014-01-19 Thread Jakub Wilk
* Charles Plessy ple...@debian.org, 2014-01-19, 12:26: Since the Debian packages vehiculate programs to be installed on a computer, What does “vehiculate” mean in this context? -- Jakub Wilk -- To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org with a subject of unsubscribe.

Bug#735927: general: X *always* crashes when 5 youtube video opened

2014-01-19 Thread Martijn van Oosterhout
On 18 January 2014 21:08, moli report...@moli.hu wrote: I dont have any knowledge in this area but i dont think this has anything to do with chrome, i think it's an intel graphics driver issue, it does not handle gracefully when the video memory is gone. Well, you state in your original

Re: Registering a media type for Debian binary packages ?

2014-01-19 Thread Ian Jackson
Hi Charles and thanks for your work on this. Charles Plessy writes (Re: Registering a media type for Debian binary packages ?): Le Fri, Jan 03, 2014 at 11:47:56AM +0100, Guillem Jover a écrit : Could this be made generic as to not recommend a specific frontend implementation, but just

Bug#735927: general: X *always* crashes when ram is full

2014-01-19 Thread moli
@Holger: I'm sorry, but I'm closing this bug as google-chrome is supported by Google, not by Debian. You _*REALLY*_ should read the whole ticket first. And other tickets in the future too. Please reopen this ticket. @Martijn: Or (recommended) just add a small swap partition (say 128MB) to

Re: Bug#732878: Add MariaDB as an alternative dependency

2014-01-19 Thread Luca Capello
Hi there! On Mon, 30 Dec 2013 16:53:47 +0100, Otto Kekäläinen wrote: 2013/12/25 Thomas Goirand z...@debian.org: Don't you think it would be more reasonable if the mariadb-client contained a Provides: mysql-client, rather than changing each and every software dependency in Debian? Adding

Bug#736090: ITP: golang-vhost -- Go library to implement virtual hosting for different protocols

2014-01-19 Thread Vincent Bernat
Package: wnpp Severity: wishlist Owner: Vincent Bernat ber...@debian.org -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 * Package name: golang-vhost Version : git Upstream Author : Alan Shreve a...@inconshreveable.com * URL :

Bug#736091: ITP: golang-goyaml -- YAML support for the Go language

2014-01-19 Thread Vincent Bernat
Package: wnpp Severity: wishlist Owner: Vincent Bernat ber...@debian.org -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 * Package name: golang-goyaml Version : (bzr version) Upstream Author : goyaml maintainers * URL : https://launchpad.net/goyaml * License :

Bug#735927: general: X *always* crashes when ram is full

2014-01-19 Thread moli
You could change the OOM priority of the X server, this would cause some other process to be killed instead. Nice idea, i searched for this oom thing (btw it means: out of memory) and found OOM Killer. Some pages for future reference: http://linux-mm.org/OOM_Killer

Bug#735927: general: X *always* crashes when ram is full

2014-01-19 Thread moli
this next test was fast, sorry for the flood. You could disable memory overcommit, that would cause things to fall over sooner. Again, nice idea, thanks. For reference: http://serverfault.com/questions/485798/cent-os-how-do-i-turn-off-or-reduce-memory-overcommitment-and-is-it-safe-to-do Did

Bug#735927: general: X *always* crashes when ram is full

2014-01-19 Thread Andreas Beckmann
On 2014-01-18 23:56, moli wrote: ok, another way to reproduce without chrome or flash or youtube: reboot to a clean system, dont run anything, only an X and a console # mkdir /tmp/foo # mount -t tmpfs none /tmp/foo -o size=900m # dd if=/dev/zero of=/tmp/foo/bar (a message comes with device

Bug#735927: general: X *always* crashes when ram is full

2014-01-19 Thread Andreas Beckmann
On 2014-01-19 21:13, Andreas Beckmann wrote: Could you try the vesa (xserver-xorg-video-vesa) driver instead and see what happens under extreme memory pressure? And since I suspect xserver-xorg-video-intel, you might want try a newer version of that driver. The Xorg maintainers can probably

Bug#736123: ITP: sbbi-upnplib -- Java library for universal plug and play (upnp)

2014-01-19 Thread Scott Howard
Package: wnpp Severity: wishlist Owner: Scott Howard show...@debian.org * Package name: sbbi-upnplib Version : 1.0.4 Upstream Author : SuperBonBon Industries * URL : http://sourceforge.net/p/triplea/code/HEAD/tree/upnp/ * License : Apache-1.1 Programming

Bug#735927: general: X *always* crashes when ram is full

2014-01-19 Thread Roger Leigh
On Sun, Jan 19, 2014 at 04:36:51PM +0100, moli wrote: @Holger: Or (recommended) just add a small swap partition (say 128MB) to allow the kernel to put unused memory pages on disk so the X server can use them instead. I'm sorry, i can not, i only have SSD in that machine. If i enable

Bug#736124: ITP: nxt-firmware -- Improved firmware for LEGO® Mindstorms® NXT bricks

2014-01-19 Thread Dominik George
Package: wnpp Severity: wishlist Owner: Dominik George n...@naturalnet.de -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 * Package name: nxt-firmware Version : 1.29-20120908 Upstream Author : Nicolas Schodet nico-...@ni.fr.eu.org * URL :

mupdf (was: xpdf removed from testing?)

2014-01-19 Thread Vincent Lefevre
On 2014-01-13 10:43:50 -0800, Russ Allbery wrote: While someone could fix the package, you may want to consider not doing so. After running into endless bugs in xpdf, I personally switched to mupdf for a light-weight PDF reader and found it superior in every respect except for the fact that

Re: mupdf (was: xpdf removed from testing?)

2014-01-19 Thread Marco d'Itri
On Jan 20, Vincent Lefevre vinc...@vinc17.net wrote: I've just had a look at it, and found that it misses some important features present in xpdf, e.g. Let me add: * an higher zoom level -- ciao, Marco signature.asc Description: Digital signature

Bug#735927: general: xserver-xorg-video-intel crashes when shared dynamic video ram runs out

2014-01-19 Thread moli
Thanks for your reply Andreas. What else do you expect after putting the system under extreme memory pressure I expect, intel driver bug-or-not ASIDE, the linux to kill the chrome and keep the X. tmpfs is another story, because there's nothing huge to kill except X. But again i expect the

Bug#735927: general: xserver-xorg-video-intel crashes when shared dynamic video ram runs out

2014-01-19 Thread Andreas Beckmann
Control: reopen -1 Control: reassign -1 xserver-xorg-video-intel 2:2.19.0-6 Control: retitle -1 xserver-xorg-video-intel: X crashes under memory pressure Hi moli, thanks for the further tests. I'm reopening and reassigning this bug report from 'general' to the intel driver, moving the

Processed: Re: Bug#735927: general: xserver-xorg-video-intel crashes when shared dynamic video ram runs out

2014-01-19 Thread Debian Bug Tracking System
Processing control commands: reopen -1 Bug #735927 {Done: Holger Levsen hol...@layer-acht.org} [general] general: X *always* crashes when 5 youtube video opened Bug reopened Ignoring request to alter fixed versions of bug #735927 to the same values previously set reassign -1

Re: mupdf (was: xpdf removed from testing?)

2014-01-19 Thread Jens Oliver John
$ apt-cache show mupdf MuPDF is a lightweight PDF viewer and toolkit written in portable C. (...) The mupdf PDF reader is supposed to be minimal and makes on me the impression of being more a reference implementation using the mupdf library. A more featureful but still light PDF reader, which

Accepted ksplice 0.9.9-5 (source amd64)

2014-01-19 Thread Luca Bruno
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sun, 19 Jan 2014 09:54:57 +0100 Source: ksplice Binary: ksplice Architecture: source amd64 Version: 0.9.9-5 Distribution: unstable Urgency: medium Maintainer: Luca Bruno lu...@debian.org Changed-By: Luca Bruno lu...@debian.org

Accepted x11-xserver-utils 7.7+2 (source amd64)

2014-01-19 Thread Julien Cristau
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sun, 19 Jan 2014 09:38:17 +0100 Source: x11-xserver-utils Binary: x11-xserver-utils Architecture: source amd64 Version: 7.7+2 Distribution: sid Urgency: medium Maintainer: Debian X Strike Force debia...@lists.debian.org Changed-By:

Accepted jscommunicator 1.0.6-1 (source all)

2014-01-19 Thread Daniel Pocock
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Sun, 19 Jan 2014 10:57:01 +0100 Source: jscommunicator Binary: libjs-jscommunicator jscommunicator-web-phone Architecture: source all Version: 1.0.6-1 Distribution: unstable Urgency: low Maintainer: Debian Javascript Maintainers

Accepted libsamplerate 0.1.8-6 (source amd64)

2014-01-19 Thread Erik de Castro Lopo
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Sun, 19 Jan 2014 21:02:34 +1100 Source: libsamplerate Binary: libsamplerate0 libsamplerate0-dev samplerate-programs Architecture: source amd64 Version: 0.1.8-6 Distribution: unstable Urgency: low Maintainer: Erik de Castro Lopo

Accepted screenruler 0.960+bzr41-1.2 (source all)

2014-01-19 Thread Christian Hofstaedtler
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Thu, 16 Jan 2014 11:08:20 +0100 Source: screenruler Binary: screenruler Architecture: source all Version: 0.960+bzr41-1.2 Distribution: unstable Urgency: medium Maintainer: Siegfried-Angel Gevatter Pujals rai...@ubuntu.com

Accepted evas 1.7.7-5 (source amd64 all)

2014-01-19 Thread Albin Tonnerre
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Sun, 19 Jan 2014 11:04:53 +0100 Source: evas Binary: libevas1 libevas-doc libevas-dev libevas-dbg libevas1-engines-core libevas1-engines-x libevas1-engine-fb Architecture: source amd64 all Version: 1.7.7-5 Distribution: unstable

Accepted sndfile-tools 1.03-4 (source amd64)

2014-01-19 Thread Erik de Castro Lopo
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Sun, 19 Jan 2014 21:36:43 +1100 Source: sndfile-tools Binary: sndfile-tools Architecture: source amd64 Version: 1.03-4 Distribution: unstable Urgency: low Maintainer: Erik de Castro Lopo er...@mega-nerd.com Changed-By: Erik de

Accepted xserver-xorg-input-synaptics 1.7.3-1 (source amd64 all)

2014-01-19 Thread Julien Cristau
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sun, 19 Jan 2014 11:46:16 +0100 Source: xserver-xorg-input-synaptics Binary: xserver-xorg-input-synaptics xserver-xorg-input-synaptics-dev xserver-xorg-input-synaptics-dbg Architecture: source amd64 all Version: 1.7.3-1

Accepted how-can-i-help 3 (source all)

2014-01-19 Thread Lucas Nussbaum
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Sun, 19 Jan 2014 11:24:13 +0100 Source: how-can-i-help Binary: how-can-i-help Architecture: source all Version: 3 Distribution: unstable Urgency: medium Maintainer: Lucas Nussbaum lu...@debian.org Changed-By: Lucas Nussbaum

Accepted xbmc 2:12.3+dfsg2-3 (source all amd64)

2014-01-19 Thread Balint Reczey
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Sat, 18 Jan 2014 02:13:21 +0100 Source: xbmc Binary: xbmc xbmc-bin xbmc-eventclients-common xbmc-eventclients-dev xbmc-eventclients-wiiremote xbmc-eventclients-j2me xbmc-eventclients-ps3 xbmc-eventclients-xbmc-send Architecture:

Accepted binutils-msp430 2.22~msp20120406-4 (source amd64)

2014-01-19 Thread Luca Bruno
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sun, 19 Jan 2014 10:38:27 +0100 Source: binutils-msp430 Binary: binutils-msp430 Architecture: source amd64 Version: 2.22~msp20120406-4 Distribution: unstable Urgency: medium Maintainer: Luca Bruno lu...@debian.org Changed-By: Luca

Accepted samhain 3.1.0-3 (source i386)

2014-01-19 Thread Javier Fernández-Sanguino Peña
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Thu, 16 Jan 2014 03:30:24 +0100 Source: samhain Binary: samhain Architecture: source i386 Version: 3.1.0-3 Distribution: unstable Urgency: medium Maintainer: Javier Fernández-Sanguino Peña j...@debian.org Changed-By: Javier

Accepted libio-socket-ip-perl 0.25-2 (source all)

2014-01-19 Thread Dominic Hargreaves
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sun, 19 Jan 2014 11:58:14 + Source: libio-socket-ip-perl Binary: libio-socket-ip-perl Architecture: source all Version: 0.25-2 Distribution: unstable Urgency: medium Maintainer: Debian Perl Group

Accepted cryptmount 4.5-1 (source amd64)

2014-01-19 Thread RW Penney
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Tue, 14 Jan 2014 20:30:00 + Source: cryptmount Binary: cryptmount Architecture: source amd64 Version: 4.5-1 Distribution: unstable Urgency: low Maintainer: RW Penney rwpen...@users.sourceforge.net Changed-By: RW Penney

Accepted shhopt 1.1.7-3 (source amd64)

2014-01-19 Thread Emanuele Rocca
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sun, 19 Jan 2014 12:15:59 +0100 Source: shhopt Binary: libshhopt1-dev libshhopt1 Architecture: source amd64 Version: 1.1.7-3 Distribution: unstable Urgency: low Maintainer: Debian QA Group packa...@qa.debian.org Changed-By: Emanuele

Accepted audit 1:2.3.3-2 (source amd64 all)

2014-01-19 Thread Ralf Treinen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Sun, 19 Jan 2014 13:25:25 +0100 Source: audit Binary: auditd libauparse0 libauparse-dev libaudit1 libaudit-common libaudit-dev python-audit audispd-plugins Architecture: source amd64 all Version: 1:2.3.3-2 Distribution: unstable

Accepted cccc 1:3.1.4-6 (source i386)

2014-01-19 Thread Colin Watson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Sun, 19 Jan 2014 12:48:40 + Source: Binary: Architecture: source i386 Version: 1:3.1.4-6 Distribution: unstable Urgency: medium Maintainer: Colin Watson cjwat...@debian.org Changed-By: Colin Watson cjwat...@debian.org

Accepted cegui-mk2 0.7.6-3.1 (source all amd64)

2014-01-19 Thread Tobias Frost
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Sat, 11 Jan 2014 14:47:21 + Source: cegui-mk2 Binary: libcegui-mk2-0.7.6 libcegui-mk2-0.7.6-dbg libcegui-mk2-dev libcegui-mk2-doc Architecture: source all amd64 Version: 0.7.6-3.1 Distribution: unstable Urgency: medium

Accepted libvirt-python 1.2.1-1 (source i386)

2014-01-19 Thread Guido Günther
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sun, 19 Jan 2014 13:45:35 +0100 Source: libvirt-python Binary: python-libvirt Architecture: source i386 Version: 1.2.1-1 Distribution: unstable Urgency: medium Maintainer: Guido Günther a...@sigxcpu.org Changed-By: Guido Günther

Accepted gnutls28 3.2.8.1-3 (source i386 all)

2014-01-19 Thread Andreas Metzler
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Sun, 19 Jan 2014 13:23:46 +0100 Source: gnutls28 Binary: libgnutls28-dev libgnutls28 libgnutls28-dbg gnutls-bin gnutls-doc guile-gnutls libgnutlsxx28 libgnutls-xssl0 Architecture: source i386 all Version: 3.2.8.1-3 Distribution:

Accepted prima 1.28-1.2 (source amd64)

2014-01-19 Thread Tobias Frost
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Sat, 11 Jan 2014 13:14:29 + Source: prima Binary: libprima-perl Architecture: source amd64 Version: 1.28-1.2 Distribution: unstable Urgency: medium Maintainer: Bas Zoetekouw b...@debian.org Changed-By: Tobias Frost

Accepted shhmsg 1.4.1-5 (source amd64)

2014-01-19 Thread Emanuele Rocca
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sun, 19 Jan 2014 13:41:04 +0100 Source: shhmsg Binary: libshhmsg1-dev libshhmsg1 Architecture: source amd64 Version: 1.4.1-5 Distribution: unstable Urgency: low Maintainer: Debian QA Group packa...@qa.debian.org Changed-By: Emanuele

Accepted libprefork-perl 1.04-2 (source all)

2014-01-19 Thread Jonas Genannt
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Sun, 19 Jan 2014 11:38:30 +0100 Source: libprefork-perl Binary: libprefork-perl Architecture: source all Version: 1.04-2 Distribution: unstable Urgency: low Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org

Accepted php-opencloud 1.9.1-1 (source all)

2014-01-19 Thread David Prévot
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Sun, 19 Jan 2014 08:48:22 -0400 Source: php-opencloud Binary: php-opencloud php-opencloud-doc Architecture: source all Version: 1.9.1-1 Distribution: experimental Urgency: medium Maintainer: Debian PHP PEAR Maintainers

Accepted emscripten 1.9.0~20140119~7dc8c2f-1 (source amd64 all)

2014-01-19 Thread Sylvestre Ledru
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Sun, 19 Jan 2014 14:12:40 +0100 Source: emscripten Binary: emscripten emscripten-doc Architecture: source amd64 all Version: 1.9.0~20140119~7dc8c2f-1 Distribution: unstable Urgency: low Maintainer: LLVM Packaging Team pkg-llvm-t

Accepted libnative-platform-java 0.3~rc2-3 (source all amd64)

2014-01-19 Thread Damien Raude-Morvan
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Sun, 19 Jan 2014 11:00:24 +0100 Source: libnative-platform-java Binary: libnative-platform-java libnative-platform-jni libnative-platform-java-doc Architecture: source all amd64 Version: 0.3~rc2-3 Distribution: unstable Urgency:

Accepted mew-beta 7.0.50~6.5+0.20140119-1 (source all amd64)

2014-01-19 Thread Tatsuya Kinoshita
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Sun, 19 Jan 2014 23:59:46 +0900 Source: mew-beta Binary: mew-beta mew-beta-bin Architecture: source all amd64 Version: 7.0.50~6.5+0.20140119-1 Distribution: unstable Urgency: medium Maintainer: Tatsuya Kinoshita t...@debian.org

Accepted libuv 0.10.22-1 (source amd64)

2014-01-19 Thread Luca Bruno
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sun, 19 Jan 2014 15:20:49 +0100 Source: libuv Binary: libuv-dev libuv0.10 libuv0.10-dbg Architecture: source amd64 Version: 0.10.22-1 Distribution: unstable Urgency: medium Maintainer: Debian Javascript Maintainers

Accepted nvidia-settings 331.38-1 (source amd64)

2014-01-19 Thread Andreas Beckmann
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Sun, 19 Jan 2014 15:36:31 +0100 Source: nvidia-settings Binary: nvidia-settings libxnvctrl0 libxnvctrl-dev Architecture: source amd64 Version: 331.38-1 Distribution: experimental Urgency: low Maintainer: Debian NVIDIA Maintainers

Accepted ruby-mathml 0.14-2 (source all)

2014-01-19 Thread Youhei SASAKI
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Sun, 19 Jan 2014 23:49:18 +0900 Source: ruby-mathml Binary: ruby-mathml Architecture: source all Version: 0.14-2 Distribution: unstable Urgency: medium Maintainer: Youhei SASAKI uwab...@gfd-dennou.org Changed-By: Youhei SASAKI

Accepted wajig 2.13 (source all)

2014-01-19 Thread Tshepang Lekhonkhobe
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Sun, 19 Jan 2014 15:59:53 +0200 Source: wajig Binary: wajig Architecture: source all Version: 2.13 Distribution: unstable Urgency: medium Maintainer: Graham Williams graham.willi...@togaware.com Changed-By: Tshepang Lekhonkhobe

Accepted doc-central 1.8.3 (source all)

2014-01-19 Thread Emanuele Rocca
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sun, 19 Jan 2014 16:31:49 +0100 Source: doc-central Binary: doc-central Architecture: source all Version: 1.8.3 Distribution: unstable Urgency: low Maintainer: Debian QA Group packa...@qa.debian.org Changed-By: Emanuele Rocca

Accepted rttool 1.0.3.0-4 (source all)

2014-01-19 Thread Youhei SASAKI
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Mon, 20 Jan 2014 00:42:27 +0900 Source: rttool Binary: rttool ruby-rt Architecture: source all Version: 1.0.3.0-4 Distribution: unstable Urgency: medium Maintainer: Debian Ruby Extras Maintainers

Accepted openmprtl 0.20131209-1 (source amd64 all)

2014-01-19 Thread Sylvestre Ledru
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Sun, 19 Jan 2014 16:40:56 +0100 Source: openmprtl Binary: libiomp-dev libiomp5 libiomp5-dbg libiomp-doc Architecture: source amd64 all Version: 0.20131209-1 Distribution: unstable Urgency: low Maintainer: LLVM Packaging Team

Accepted ruby-treetop 1.4.14-2 (source all)

2014-01-19 Thread Cédric Boutillier
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Sun, 19 Jan 2014 16:52:20 +0100 Source: ruby-treetop Binary: ruby-treetop treetop Architecture: source all Version: 1.4.14-2 Distribution: unstable Urgency: low Maintainer: Debian Ruby Extras Maintainers

Accepted util-vserver 0.30.216-pre3038-1 (source amd64)

2014-01-19 Thread Carlos Alberto Lopez Perez
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Wed, 15 Jan 2014 14:02:15 +0100 Source: util-vserver Binary: util-vserver Architecture: source amd64 Version: 0.30.216-pre3038-1 Distribution: unstable Urgency: low Maintainer: Carlos Alberto Lopez Perez clo...@igalia.com

Accepted firegestures 1.8.2-1 (source all)

2014-01-19 Thread David Prévot
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Sun, 19 Jan 2014 10:40:12 -0400 Source: firegestures Binary: xul-ext-firegestures Architecture: source all Version: 1.8.2-1 Distribution: unstable Urgency: medium Maintainer: Debian Mozilla Extension Maintainers

Accepted apel 10.8+0.20120427-6 (source all)

2014-01-19 Thread Tatsuya Kinoshita
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Mon, 20 Jan 2014 00:26:41 +0900 Source: apel Binary: apel Architecture: source all Version: 10.8+0.20120427-6 Distribution: unstable Urgency: medium Maintainer: Tatsuya Kinoshita t...@debian.org Changed-By: Tatsuya Kinoshita

Accepted gtkatlantic 0.4.4-1 (source amd64)

2014-01-19 Thread Markus Koschany
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Sun, 19 Jan 2014 15:41:08 +0100 Source: gtkatlantic Binary: gtkatlantic Architecture: source amd64 Version: 0.4.4-1 Distribution: unstable Urgency: medium Maintainer: Debian Games Team pkg-games-de...@lists.alioth.debian.org

Accepted sciscipy 1.0.1-1 (source amd64)

2014-01-19 Thread Sylvestre Ledru
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Sun, 19 Jan 2014 16:52:01 +0100 Source: sciscipy Binary: python-sciscipy Architecture: source amd64 Version: 1.0.1-1 Distribution: unstable Urgency: low Maintainer: Debian Science Team

Accepted aptitude 0.6.8.3-1 (source amd64 all)

2014-01-19 Thread Manuel A. Fernandez Montecelo
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Sun, 19 Jan 2014 00:38:37 + Source: aptitude Binary: aptitude aptitude-common aptitude-dbg aptitude-doc-cs aptitude-doc-en aptitude-doc-es aptitude-doc-fi aptitude-doc-fr aptitude-doc-it aptitude-doc-ja Architecture: source

Accepted coq 8.4pl3dfsg-1 (source amd64 all)

2014-01-19 Thread Stéphane Glondu
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Sun, 19 Jan 2014 16:16:36 +0100 Source: coq Binary: coq coqide coq-theories libcoq-ocaml libcoq-ocaml-dev Architecture: source amd64 all Version: 8.4pl3dfsg-1 Distribution: unstable Urgency: medium Maintainer: Debian OCaml

Accepted nvidia-graphics-drivers 331.38-1 (source amd64)

2014-01-19 Thread Andreas Beckmann
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Sun, 19 Jan 2014 17:30:21 +0100 Source: nvidia-graphics-drivers Binary: nvidia-driver nvidia-glx xserver-xorg-video-nvidia libgl1-nvidia-glx libgl1-nvidia-glx-i386 libegl1-nvidia libgles1-nvidia libgles2-nvidia libnvidia-eglcore

Accepted libdevel-symdump-perl 2.11-2 (source all)

2014-01-19 Thread Colin Watson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Sun, 19 Jan 2014 16:55:26 + Source: libdevel-symdump-perl Binary: libdevel-symdump-perl Architecture: source all Version: 2.11-2 Distribution: unstable Urgency: medium Maintainer: Colin Watson cjwat...@debian.org Changed-By:

Accepted libguestfs 1:1.24.4-1 (source amd64 all)

2014-01-19 Thread Hilko Bengen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sun, 19 Jan 2014 17:06:26 +0100 Source: libguestfs Binary: guestfsd libguestfs-dev libguestfs0 libguestfs-tools libguestfs0-dbg python-guestfs python3-guestfs libguestfs-perl libguestfs-ocaml libguestfs-ocaml-dev erlang-guestfs

Accepted mgltools-pmv 1.5.7~rc1~cvs.20130519-2 (source all)

2014-01-19 Thread Thorsten Alteholz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sun, 19 Jan 2014 17:00:00 +0100 Source: mgltools-pmv Binary: mgltools-pmv mgltools-pmv-test Architecture: source all Version: 1.5.7~rc1~cvs.20130519-2 Distribution: unstable Urgency: low Maintainer: Debian Med Packaging Team

Accepted python-buzhug 1.8-2 (source all)

2014-01-19 Thread Luciano Bello
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sun, 19 Jan 2014 16:25:20 +0100 Source: python-buzhug Binary: python-buzhug Architecture: source all Version: 1.8-2 Distribution: unstable Urgency: low Maintainer: Debian Python Modules Team

Accepted libio-socket-ip-perl 0.25-3 (source all)

2014-01-19 Thread Dominic Hargreaves
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sun, 19 Jan 2014 17:38:43 + Source: libio-socket-ip-perl Binary: libio-socket-ip-perl Architecture: source all Version: 0.25-3 Distribution: unstable Urgency: medium Maintainer: Debian Perl Group

Accepted kamailio 4.1.1-1 (source amd64)

2014-01-19 Thread Victor Seva
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Mon, 06 Jan 2014 11:47:13 +0100 Source: kamailio Binary: kamailio kamailio-dbg kamailio-geoip-modules kamailio-sqlite-modules kamailio-json-modules kamailio-memcached-modules kamailio-lua-modules kamailio-mono-modules

Accepted hp2xx 3.4.4-9 (source amd64)

2014-01-19 Thread Christian T. Steigies
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sun, 19 Jan 2014 18:32:17 +0100 Source: hp2xx Binary: hp2xx Architecture: source amd64 Version: 3.4.4-9 Distribution: unstable Urgency: low Maintainer: Christian T. Steigies c...@debian.org Changed-By: Christian T. Steigies

Accepted dmraid 1.0.0.rc16-5 (source amd64)

2014-01-19 Thread Emanuele Rocca
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sun, 19 Jan 2014 17:59:25 +0100 Source: dmraid Binary: dmraid dmraid-udeb libdmraid1.0.0.rc16-udeb libdmraid1.0.0.rc16 libdmraid-dev Architecture: source amd64 Version: 1.0.0.rc16-5 Distribution: unstable Urgency: low Maintainer:

Accepted libtext-bibtex-perl 0.66-2 (source amd64)

2014-01-19 Thread gregor herrmann
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Sun, 19 Jan 2014 18:51:20 +0100 Source: libtext-bibtex-perl Binary: libtext-bibtex-perl libbtparse-dev libbtparse1 Architecture: source amd64 Version: 0.66-2 Distribution: unstable Urgency: medium Maintainer: Debian Perl Group

Accepted libgetargs-long-perl 1.1003-3 (source all)

2014-01-19 Thread Colin Watson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Sun, 19 Jan 2014 18:01:15 + Source: libgetargs-long-perl Binary: libgetargs-long-perl Architecture: source all Version: 1.1003-3 Distribution: unstable Urgency: medium Maintainer: Colin Watson cjwat...@debian.org Changed-By:

Accepted triplea 1.6.1.2+dfsg-1 (source all)

2014-01-19 Thread Scott Howard
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sun, 19 Jan 2014 10:38:42 -0500 Source: triplea Binary: triplea Architecture: source all Version: 1.6.1.2+dfsg-1 Distribution: unstable Urgency: low Maintainer: Debian Java Maintainers pkg-java-maintain...@lists.alioth.debian.org

Accepted ibus-cangjie 2.0-1 (source amd64)

2014-01-19 Thread Anthony Wong
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Mon, 06 Jan 2014 02:57:07 +0800 Source: ibus-cangjie Binary: ibus-cangjie Architecture: source amd64 Version: 2.0-1 Distribution: unstable Urgency: low Maintainer: IME Packaging Team pkg-ime-de...@lists.alioth.debian.org

Accepted pycangjie 1.0-1 (source amd64)

2014-01-19 Thread Anthony Wong
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Sun, 05 Jan 2014 23:00:13 +0800 Source: pycangjie Binary: python3-pycangjie Architecture: source amd64 Version: 1.0-1 Distribution: unstable Urgency: low Maintainer: IME Packaging Team pkg-ime-de...@lists.alioth.debian.org

Accepted wmifinfo 0.09-6 (source amd64)

2014-01-19 Thread Emanuele Rocca
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sun, 19 Jan 2014 19:28:17 +0100 Source: wmifinfo Binary: wmifinfo Architecture: source amd64 Version: 0.09-6 Distribution: unstable Urgency: low Maintainer: Debian QA Group packa...@qa.debian.org Changed-By: Emanuele Rocca

Accepted chrpath 0.16-1 (source amd64)

2014-01-19 Thread Tollef Fog Heen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sun, 19 Jan 2014 19:12:01 +0100 Source: chrpath Binary: chrpath Architecture: source amd64 Version: 0.16-1 Distribution: unstable Urgency: low Maintainer: Tollef Fog Heen tfh...@debian.org Changed-By: Tollef Fog Heen

Accepted libimager-perl 0.98+dfsg-2 (source amd64)

2014-01-19 Thread Damyan Ivanov
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Sun, 19 Jan 2014 20:53:54 +0200 Source: libimager-perl Binary: libimager-perl Architecture: source amd64 Version: 0.98+dfsg-2 Distribution: unstable Urgency: medium Maintainer: Debian Perl Group

Accepted tryton-server 3.0.2-1 (source all)

2014-01-19 Thread Mathias Behrle
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Sun, 19 Jan 2014 19:43:23 +0100 Source: tryton-server Binary: tryton-server tryton-server-doc Architecture: source all Version: 3.0.2-1 Distribution: unstable Urgency: medium Maintainer: Debian Tryton Maintainers

Accepted tryton-modules-calendar 3.0.2-1 (source all)

2014-01-19 Thread Mathias Behrle
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Sun, 19 Jan 2014 19:42:59 +0100 Source: tryton-modules-calendar Binary: tryton-modules-calendar Architecture: source all Version: 3.0.2-1 Distribution: unstable Urgency: medium Maintainer: Debian Tryton Maintainers

Accepted tryton-modules-account-statement 3.0.1-1 (source all)

2014-01-19 Thread Mathias Behrle
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Sun, 19 Jan 2014 19:41:45 +0100 Source: tryton-modules-account-statement Binary: tryton-modules-account-statement Architecture: source all Version: 3.0.1-1 Distribution: unstable Urgency: medium Maintainer: Debian Tryton

Accepted tryton-modules-stock 3.0.1-1 (source all)

2014-01-19 Thread Mathias Behrle
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Sun, 19 Jan 2014 19:41:59 +0100 Source: tryton-modules-stock Binary: tryton-modules-stock Architecture: source all Version: 3.0.1-1 Distribution: unstable Urgency: medium Maintainer: Debian Tryton Maintainers

Accepted tryton-modules-account-invoice 3.0.1-1 (source all)

2014-01-19 Thread Mathias Behrle
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Sun, 19 Jan 2014 19:41:07 +0100 Source: tryton-modules-account-invoice Binary: tryton-modules-account-invoice Architecture: source all Version: 3.0.1-1 Distribution: unstable Urgency: medium Maintainer: Debian Tryton Maintainers

Accepted tryton-modules-stock-product-location 3.0.1-1 (source all)

2014-01-19 Thread Mathias Behrle
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Sun, 19 Jan 2014 19:42:10 +0100 Source: tryton-modules-stock-product-location Binary: tryton-modules-stock-product-location Architecture: source all Version: 3.0.1-1 Distribution: unstable Urgency: medium Maintainer: Debian Tryton

Accepted golang-godebiancontrol-dev 0.0~git20140119-1 (source all)

2014-01-19 Thread Michael Stapelberg
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Sun, 19 Jan 2014 20:23:07 +0100 Source: golang-godebiancontrol-dev Binary: golang-godebiancontrol-dev Architecture: source all Version: 0.0~git20140119-1 Distribution: unstable Urgency: low Maintainer: Michael Stapelberg

Accepted collabtive 1.2-1 (source all)

2014-01-19 Thread Gunnar Wolf
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Sun, 19 Jan 2014 13:28:47 -0600 Source: collabtive Binary: collabtive Architecture: source all Version: 1.2-1 Distribution: unstable Urgency: low Maintainer: Gunnar Wolf gw...@debian.org Changed-By: Gunnar Wolf gw...@debian.org

Accepted haskell-hopenpgp-tools 0.3-1 (source amd64)

2014-01-19 Thread Clint Adams
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Sun, 19 Jan 2014 14:39:29 -0500 Source: haskell-hopenpgp-tools Binary: hopenpgp-tools Architecture: source amd64 Version: 0.3-1 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group

Accepted libapp-nopaste-perl 0.94-1 (source all)

2014-01-19 Thread Salvatore Bonaccorso
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Sun, 19 Jan 2014 21:27:33 +0100 Source: libapp-nopaste-perl Binary: libapp-nopaste-perl Architecture: source all Version: 0.94-1 Distribution: unstable Urgency: medium Maintainer: Debian Perl Group

Accepted libturpial 1.5.9-1 (source all)

2014-01-19 Thread Miguel Landaeta
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sun, 19 Jan 2014 15:55:39 -0300 Source: libturpial Binary: python-libturpial Architecture: source all Version: 1.5.9-1 Distribution: unstable Urgency: low Maintainer: Miguel Landaeta nomad...@debian.org Changed-By: Miguel Landaeta

Accepted libgtkdatabox 1:0.9.2.0-4 (source amd64 all)

2014-01-19 Thread Andreas Tille
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sun, 19 Jan 2014 15:08:32 +0100 Source: libgtkdatabox Binary: libgtkdatabox-0.9.2-0-dev libgtkdatabox-0.9.2-0 libgtkdatabox-0.9.2-0-glade libgtkdatabox-0.9.2-0-libglade libgtkdatabox-0.9.2-0-doc Architecture: source amd64 all

Accepted sardana 1.2.0-2 (source all)

2014-01-19 Thread Picca Frédéric-Emmanuel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Mon, 09 Sep 2013 11:26:31 +0200 Source: sardana Binary: python-sardana python-sardana-doc Architecture: source all Version: 1.2.0-2 Distribution: unstable Urgency: low Maintainer: Debian Science Maintainers

Accepted swfmill 0.3.2-1.1 (source amd64)

2014-01-19 Thread Sebastian Ramacher
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Fri, 17 Jan 2014 19:59:16 +0100 Source: swfmill Binary: swfmill Architecture: source amd64 Version: 0.3.2-1.1 Distribution: unstable Urgency: medium Maintainer: Debian Flash Team pkg-flash-de...@lists.alioth.debian.org Changed-By:

Accepted sndfile-tools 1.03-5 (source amd64)

2014-01-19 Thread Erik de Castro Lopo
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Mon, 20 Jan 2014 06:58:21 +1100 Source: sndfile-tools Binary: sndfile-tools Architecture: source amd64 Version: 1.03-5 Distribution: unstable Urgency: low Maintainer: Erik de Castro Lopo er...@mega-nerd.com Changed-By: Erik de

Accepted speech-dispatcher 0.8-3 (source amd64 all)

2014-01-19 Thread Paul Gevers
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Sun, 19 Jan 2014 16:17:29 +0100 Source: speech-dispatcher Binary: speech-dispatcher libspeechd2 libspeechd-dev cl-speech-dispatcher python3-speechd speech-dispatcher-festival speech-dispatcher-doc-cs speech-dispatcher-dbg

Accepted xfce4-settings 4.11.1-1 (source amd64)

2014-01-19 Thread Yves-Alexis Perez
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Thu, 16 Jan 2014 22:37:35 +0100 Source: xfce4-settings Binary: xfce4-settings Architecture: source amd64 Version: 4.11.1-1 Distribution: experimental Urgency: low Maintainer: Debian Xfce Maintainers

Accepted spotweb 20130826+dfsg2-2 (source all)

2014-01-19 Thread Jan-Pascal van Best
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Sun, 19 Jan 2014 22:58:44 +0100 Source: spotweb Binary: spotweb Architecture: source all Version: 20130826+dfsg2-2 Distribution: unstable Urgency: low Maintainer: Jan-Pascal van Best janpas...@vanbest.org Changed-By: Jan-Pascal van

Accepted blueman 1.23-git201312311147-1 (source amd64)

2014-01-19 Thread Christopher Schramm
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Tue, 31 Dec 2013 11:47:00 +0100 Source: blueman Binary: blueman Architecture: source amd64 Version: 1.23-git201312311147-1 Distribution: unstable Urgency: low Maintainer: Christopher Schramm deb...@shakaweb.org Changed-By:

Accepted fdmdv2 0.96.5.1353-1 (source amd64)

2014-01-19 Thread A. Maitland Bottoms
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sun, 19 Jan 2014 15:25:41 -0500 Source: fdmdv2 Binary: freedv Architecture: source amd64 Version: 0.96.5.1353-1 Distribution: experimental Urgency: low Maintainer: A. Maitland Bottoms bott...@debian.org Changed-By: A. Maitland

  1   2   >