Re: Having fun with the following C code (UB)

2014-04-10 Thread Wouter Verhelst
On Thu, Mar 27, 2014 at 09:07:14AM +0100, Mathieu Malaterre wrote: Here is a little bug I just discovered: http://stackoverflow.com/questions/22664658/finding-off-t-size For reference, here are the packages affected in debian: http://codesearch.debian.net/search?q=LARGE_OFF_T For

Re: systemd and Linux are *fundamentally incompatible* - and I can prove it

2014-04-10 Thread Wouter Verhelst
On Thu, Apr 03, 2014 at 09:19:54PM +0100, Kevin Chadwick wrote: previously on this list The Wanderer contributed: I was explicitly referring to the point in the future when maintainers do stop providing traditional init scripts. This likely won't happen that fast, no, but I do think it's

Re: Having fun with the following C code (UB)

2014-04-10 Thread Jakub Wilk
* Wouter Verhelst wou...@debian.org, 2014-04-10, 12:03: I've had to figure out the size of off_t in nbd-server, and have been doing it without relying on overflow, for years now. It took quite a few iterations to get it right, but the current definition has looked like this since 2006:

Re: Having fun with the following C code (UB)

2014-04-10 Thread Wouter Verhelst
On Thu, Apr 10, 2014 at 12:29:50PM +0200, Jakub Wilk wrote: * Wouter Verhelst wou...@debian.org, 2014-04-10, 12:03: I've had to figure out the size of off_t in nbd-server, and have been doing it without relying on overflow, for years now. It took quite a few iterations to get it right, but the

Re: Debian default desktop environment

2014-04-10 Thread Ghislain Vaillant
On Wed, 2014-04-09 at 12:56 +0100, Ian Jackson wrote: Ghislain Vaillant writes (Re: Debian default desktop environment): Users do care about visual identity (or call it brand recognition if you like), and currently XFCE in Debian does not have any, I am afraid. My experiences with

Re: Having fun with the following C code (UB)

2014-04-10 Thread Ian Jackson
Wouter Verhelst writes (Re: Having fun with the following C code (UB)): Yes; the standard does this to allow for machine architectures which do not use two's complement to store negative values. I did mention that assumption in my previous mail. If the architecture uses two's complement,

Re: Having fun with the following C code (UB)

2014-04-10 Thread Thorsten Glaser
Ian Jackson dixit: If the architecture uses two's complement, however, then the code is correct. Unfortunately adversarial optimisation by modern compilers means that this kind of reasoning is no longer valid. The compiler might easily see that your code unconditionally performs a computation

Re: Having fun with the following C code (UB)

2014-04-10 Thread Azazel
On 2014-04-10 12:42:03 +0200, Wouter Verhelst wrote: On Thu, Apr 10, 2014 at 12:29:50PM +0200, Jakub Wilk wrote: * Wouter Verhelst wou...@debian.org, 2014-04-10, 12:03: I've had to figure out the size of off_t in nbd-server, and have been doing it without relying on overflow, for years

Re: Having fun with the following C code (UB)

2014-04-10 Thread Jakub Wilk
* Wouter Verhelst wou...@debian.org, 2014-04-10, 12:42: I've had to figure out the size of off_t in nbd-server, and have been doing it without relying on overflow, for years now. It took quite a few iterations to get it right, but the current definition has looked like this since 2006:

Bug#744130: ITP: connectome-workbench -- brain visualization, analysis and discovery tool

2014-04-10 Thread Yaroslav Halchenko
Package: wnpp Severity: wishlist Owner: Yaroslav Halchenko deb...@onerussian.com * Package name: connectome-workbench Version : 0.85 Upstream Author : Washington University School of Medicine * URL :

Bug#744134: ITP: libshib-parent-project2-java -- Shibboleth Project (V2) Super POM

2014-04-10 Thread Matthew Vernon
Package: wnpp Severity: wishlist Owner: Matthew Vernon matt...@debian.org Package name: libshib-parent-project2-java Version : 1 Upstream Author : University Corporation for Advanced Internet Development, Inc. URL : http://shibboleth.net/ License :

Re: Having fun with the following C code (UB)

2014-04-10 Thread Vincent Lefevre
On 2014-04-10 11:48:44 +, Thorsten Glaser wrote: Ian Jackson dixit: If the architecture uses two's complement, however, then the code is correct. Unfortunately adversarial optimisation by modern compilers means that this kind of reasoning is no longer valid. The compiler might

Bug#744140: RFH: scilab -- Scientific software package for numerical computations

2014-04-10 Thread Sylvestre Ledru
Package: wnpp Severity: normal Hello, I am no longer working for Scilab Enterprises and I am not using Scilab. I have a low interest on the software itself but since I worked on it for a while, I won't orphan it immediately. Therefor, I request assistance with maintaining the scilab package. I

Re: Having fun with the following C code (UB)

2014-04-10 Thread Ian Jackson
Vincent Lefevre writes (Re: Having fun with the following C code (UB)): On 2014-04-10 11:48:44 +, Thorsten Glaser wrote: And GCC is a repeat offender which actually does do that. If you don't like that, you should use the -fwrapv option. Sadly that doesn't deal with all of these

Re: Having fun with the following C code (UB)

2014-04-10 Thread Shachar Shemesh
On 10/04/14 20:59, Ian Jackson wrote: Vincent Lefevre writes (Re: Having fun with the following C code (UB)): On 2014-04-10 11:48:44 +, Thorsten Glaser wrote: And GCC is a repeat offender which actually does do that. If you don't like that, you should use the -fwrapv option. Sadly that

Re: Having fun with the following C code (UB)

2014-04-10 Thread Russ Allbery
Shachar Shemesh shac...@debian.org writes: I never did understand what people expect. gcc uses the undefined behavior to not emit checks it would otherwise have to, so that your code runs faster. This affects not only those corner cases, where you are relying on this behaving a certain way,

Bug#744164: ITP: pycassa -- Python client library for Apache Cassandra

2014-04-10 Thread Sebastien Badia
Package: wnpp Severity: wishlist Owner: Sebastien Badia s...@sebian.fr * Package name: pycassa Version : 1.11.0 Upstream Author: Jonathan Hseu vom...@vomjom.net * URL : http://pycassa.github.io/pycassa/ * License : MIT Programming Lang: Python Description

Re: Debian default desktop environment

2014-04-10 Thread Jeremy Stanley
On 2014-04-07 12:00:20 +0200 (+0200), Jonas Smedegaard wrote: Quoting Gergely Nagy (2014-04-07 11:10:27) Can we have ratpoison + selected things as default DE for Debian Zurg? Please? Pretty please? With sugar on top? First, create a metapackage, and maintain it. Then when getting

Work-needing packages report for Apr 11, 2014

2014-04-10 Thread wnpp
The following is a listing of packages for which help has been requested through the WNPP (Work-Needing and Prospective Packages) system in the last week. Total number of orphaned packages: 568 (new: 3) Total number of packages offered up for adoption: 136 (new: 1) Total number of packages

Re: Having fun with the following C code (UB)

2014-04-10 Thread Paul Wise
On Fri, Apr 11, 2014 at 5:38 AM, Russ Allbery wrote: I don't want, necessarily, to have slower code to make handling corner cases easier. However, I am generally happy to have slower code in return for making the system more secure, as long as the speed hit isn't too substantial. Security

Accepted spatialite-tools 4.1.1-4 (source amd64)

2014-04-10 Thread Bas Couwenberg
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Thu, 10 Apr 2014 00:05:59 +0200 Source: spatialite-tools Binary: spatialite-bin Architecture: source amd64 Version: 4.1.1-4 Distribution: unstable Urgency: medium Maintainer: Debian GIS Project

Accepted libtest-bdd-cucumber-perl 0.18-1 (source all)

2014-04-10 Thread intrigeri
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Thu, 10 Apr 2014 08:14:11 +0200 Source: libtest-bdd-cucumber-perl Binary: libtest-bdd-cucumber-perl Architecture: source all Version: 0.18-1 Distribution: unstable Urgency: medium Maintainer: Debian Perl Group

Accepted libgdal-grass 1.10.1-2 (source amd64)

2014-04-10 Thread Bas Couwenberg
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Sun, 09 Mar 2014 15:31:35 +0100 Source: libgdal-grass Binary: libgdal1-1.10.1-grass Architecture: source amd64 Version: 1.10.1-2 Distribution: unstable Urgency: medium Maintainer: Debian GIS Project

Accepted sipxtapi 3.3.0~test17-1 (source amd64 all)

2014-04-10 Thread Daniel Pocock
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Thu, 10 Apr 2014 00:21:37 +0200 Source: sipxtapi Binary: libsipxtapi libsipxtapi-dev libsipxtapi-doc Architecture: source amd64 all Version: 3.3.0~test17-1 Distribution: unstable Urgency: medium Maintainer: Debian VoIP Team

Accepted apt 1.0.1 (source all amd64)

2014-04-10 Thread Michael Vogt
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Thu, 10 Apr 2014 09:48:56 +0200 Source: apt Binary: apt libapt-pkg4.12 libapt-inst1.5 apt-doc libapt-pkg-dev libapt-pkg-doc apt-utils apt-transport-https Architecture: source all amd64 Version: 1.0.1 Distribution: unstable Urgency:

Accepted asciidoctor 0.1.4-2 (source all)

2014-04-10 Thread Per Andersson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Thu, 10 Apr 2014 03:06:04 +0200 Source: asciidoctor Binary: asciidoctor asciidoctor-doc Architecture: source all Version: 0.1.4-2 Distribution: unstable Urgency: low Maintainer: Debian Ruby Extras Maintainers

Accepted ceilometer 2013.2.3-1 (source all)

2014-04-10 Thread Thomas Goirand
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Wed, 09 Apr 2014 20:02:01 +0800 Source: ceilometer Binary: python-ceilometer ceilometer-common ceilometer-collector ceilometer-api ceilometer-agent-compute ceilometer-agent-central ceilometer-alarm-evaluator

Accepted fizmo 0.7.8-2 (source all amd64)

2014-04-10 Thread Christoph Ender
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Wed, 9 Apr 2014 20:50:00 +0200 Source: fizmo Binary: fizmo-common fizmo-ncursesw fizmo-console Architecture: source all amd64 Version: 0.7.8-2 Distribution: unstable Urgency: low Maintainer: Christoph Ender

Accepted erlang 1:17.0-dfsg-1 (source all amd64)

2014-04-10 Thread Sergei Golovan
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Thu, 10 Apr 2014 11:30:28 +0400 Source: erlang Binary: erlang-base erlang-base-hipe erlang-appmon erlang-asn1 erlang-common-test erlang-corba erlang-crypto erlang-debugger erlang-dialyzer erlang-diameter erlang-doc erlang-edoc

Accepted gevent-socketio 0.3.6-2 (source all)

2014-04-10 Thread Benjamin Drung
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Thu, 10 Apr 2014 10:04:01 +0200 Source: gevent-socketio Binary: python-socketio python-socketio-doc Architecture: source all Version: 0.3.6-2 Distribution: unstable Urgency: medium Maintainer: Benjamin Drung

Accepted keystone 2013.2.3-1 (source all)

2014-04-10 Thread Thomas Goirand
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Wed, 09 Apr 2014 23:12:17 +0800 Source: keystone Binary: python-keystone keystone keystone-doc Architecture: source all Version: 2013.2.3-1 Distribution: unstable Urgency: medium Maintainer: PKG OpenStack

Accepted mruby 1.0.0-1.1 (source mipsel)

2014-04-10 Thread Anibal Monsalve Salazar
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Thu, 10 Apr 2014 07:47:33 +0100 Source: mruby Binary: mruby libmruby-dev Architecture: source mipsel Version: 1.0.0-1.1 Distribution: unstable Urgency: medium Maintainer: Nobuhiro Iwamatsu iwama...@debian.org Changed-By: Anibal

Accepted resiprocate 1.9.6-1 (source amd64)

2014-04-10 Thread Daniel Pocock
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Thu, 10 Apr 2014 10:04:36 +0200 Source: resiprocate Binary: libresiprocate-1.9 libresiprocate-1.9-dev librecon-1.9 librecon-1.9-dev libresiprocate-turn-client-1.9 libresiprocate-turn-client-1.9-dev repro resiprocate-turn-server

Accepted ruby-settingslogic 2.0.9-2 (source all)

2014-04-10 Thread Per Andersson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Thu, 10 Apr 2014 10:58:40 +0200 Source: ruby-settingslogic Binary: ruby-settingslogic ruby-settingslogic-doc Architecture: source all Version: 2.0.9-2 Distribution: unstable Urgency: low Maintainer: Debian Ruby Extras Maintainers

Accepted startpar 0.59-1 (source amd64)

2014-04-10 Thread Petter Reinholdtsen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Thu, 10 Apr 2014 11:35:42 +0200 Source: startpar Binary: startpar Architecture: source amd64 Version: 0.59-1 Distribution: unstable Urgency: low Maintainer: Debian sysvinit maintainers pkg-sysvinit-de...@lists.alioth.debian.org

Accepted reconserver 0.10.3-1 (source amd64)

2014-04-10 Thread Daniel Pocock
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Thu, 10 Apr 2014 00:28:02 +0200 Source: reconserver Binary: reconserver Architecture: source amd64 Version: 0.10.3-1 Distribution: unstable Urgency: medium Maintainer: Debian VoIP Team pkg-voip-maintain...@lists.alioth.debian.org

Accepted wxhexeditor 0.22+repack-2.1 (source amd64)

2014-04-10 Thread Olly Betts
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Thu, 10 Apr 2014 13:40:16 +1200 Source: wxhexeditor Binary: wxhexeditor Architecture: source amd64 Version: 0.22+repack-2.1 Distribution: unstable Urgency: low Closes: 744098 Maintainer: Andrew Shadura andre...@debian.org Changed-By:

Accepted c-icap-modules 1:0.3.2-2 (source i386 all)

2014-04-10 Thread Mathieu Parent
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Thu, 10 Apr 2014 12:42:07 +0200 Source: c-icap-modules Binary: libc-icap-mod-virus-scan libc-icap-mod-clamav libc-icap-mod-urlcheck Architecture: source i386 all Version: 1:0.3.2-2 Distribution: unstable Urgency: medium Maintainer:

Accepted mssh 2.0-2 (source amd64)

2014-04-10 Thread Hector Garcia
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Thu, 10 Apr 2014 13:16:21 +0200 Source: mssh Binary: mssh Architecture: source amd64 Version: 2.0-2 Distribution: unstable Urgency: low Maintainer: Hector Garcia hec...@debian.org Changed-By: Hector Garcia hec...@debian.org

Accepted r-base 3.1.0-1 (source i386 all)

2014-04-10 Thread Dirk Eddelbuettel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Thu, 10 Apr 2014 06:04:45 -0500 Source: r-base Binary: r-base r-base-core r-base-dev r-mathlib r-base-html r-doc-pdf r-doc-html r-doc-info r-recommended r-base-core-dbg Architecture: source i386 all Version: 3.1.0-1 Distribution:

Accepted varnish 4.0.0-1 (source amd64 all)

2014-04-10 Thread Stig Sandbeck Mathisen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Thu, 10 Apr 2014 14:20:00 +0200 Source: varnish Binary: varnish varnish-doc libvarnishapi1 libvarnishapi-dev varnish-dbg Architecture: source amd64 all Version: 4.0.0-1 Distribution: unstable Urgency: medium Maintainer: Varnish

Accepted fonts-horai-umefont 461-1 (source all)

2014-04-10 Thread Hideki Yamane
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Thu, 10 Apr 2014 22:14:37 +0900 Source: fonts-horai-umefont Binary: fonts-horai-umefont Architecture: source all Version: 461-1 Distribution: unstable Urgency: medium Maintainer: Debian Fonts Task Force

Accepted scrapbook 1.5.9-1 (source all)

2014-04-10 Thread David Prévot
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Thu, 10 Apr 2014 09:06:51 -0400 Source: scrapbook Binary: xul-ext-scrapbook Architecture: source all Version: 1.5.9-1 Distribution: unstable Urgency: medium Maintainer: Debian Mozilla Extension Maintainers

Accepted cmake 2.8.12.1-1.2 (source amd64 all)

2014-04-10 Thread Bas Couwenberg
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Sun, 30 Mar 2014 21:57:27 +0200 Source: cmake Binary: cmake cmake-data cmake-curses-gui cmake-qt-gui cmake-doc cmake-dbg Architecture: source amd64 all Version: 2.8.12.1-1.2 Distribution: unstable Urgency: low Maintainer: Modestas

Accepted dictionaries-common 1.23.1 (source all)

2014-04-10 Thread Agustin Martin Domingo
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Thu, 10 Apr 2014 15:07:30 +0200 Source: dictionaries-common Binary: dictionaries-common dictionaries-common-dev Architecture: source all Version: 1.23.1 Distribution: unstable Urgency: low Maintainer: Agustin Martin Domingo

Accepted ganglia-nagios-bridge 1.1.0-2 (source amd64)

2014-04-10 Thread Daniel Pocock
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Wed, 09 Apr 2014 22:07:30 +0200 Source: ganglia-nagios-bridge Binary: ganglia-nagios-bridge Architecture: source amd64 Version: 1.1.0-2 Distribution: unstable Urgency: low Maintainer: Debian Monitoring Maintainers

Accepted icu4j 4.2.1.1-3 (source all)

2014-04-10 Thread Emmanuel Bourg
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Thu, 10 Apr 2014 00:20:49 +0200 Source: icu4j Binary: libicu4j-java Architecture: source all Version: 4.2.1.1-3 Distribution: unstable Urgency: medium Maintainer: Debian Java Maintainers pkg-java-maintain...@lists.alioth.debian.org

Accepted collatinus 10.2-1 (source amd64)

2014-04-10 Thread georgesk
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Wed, 09 Apr 2014 17:46:16 +0200 Source: collatinus Binary: collatinus Architecture: source amd64 Version: 10.2-1 Distribution: unstable Urgency: medium Maintainer: Georges Khaznadar georg...@debian.org Changed-By: georg...@debian.org

Accepted ebook2cwgui 0.1.2-2 (source amd64)

2014-04-10 Thread Christoph Feenders
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Thu, 10 Apr 2014 10:55:57 +0100 Source: ebook2cwgui Binary: ebook2cwgui Architecture: source amd64 Version: 0.1.2-2 Distribution: unstable Urgency: medium Maintainer: Debian Hamradio Maintainers debian-h...@lists.debian.org

Accepted libpaper 1.1.24+nmu3 (source amd64)

2014-04-10 Thread Wookey
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Fri, 04 Apr 2014 00:48:01 + Source: libpaper Binary: libpaper1 libpaper-utils libpaper-dev Architecture: source amd64 Version: 1.1.24+nmu3 Distribution: unstable Urgency: low Maintainer: Giuseppe Sacco eppes...@debian.org

Accepted openstreetmap-client 14.03.1~ds0-1 (source all)

2014-04-10 Thread Alessio Treglia
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Thu, 10 Apr 2014 14:53:00 +0100 Source: openstreetmap-client Binary: openstreetmap-client Architecture: source all Version: 14.03.1~ds0-1 Distribution: unstable Urgency: low Maintainer: Alessio Treglia ales...@debian.org

Accepted pystache 0.5.3-3 (source all)

2014-04-10 Thread Kouhei Maeda
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Wed, 09 Apr 2014 21:17:54 +0900 Source: pystache Binary: python-pystache python3-pystache Architecture: source all Version: 0.5.3-3 Distribution: unstable Urgency: medium Maintainer: Kouhei Maeda mkou...@palmtb.net Changed-By:

Accepted simple-scan 3.12.0-1 (source amd64)

2014-04-10 Thread Alessio Treglia
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Thu, 10 Apr 2014 15:39:34 +0100 Source: simple-scan Binary: simple-scan simple-scan-dbg Architecture: source amd64 Version: 3.12.0-1 Distribution: unstable Urgency: low Maintainer: Debian QA Group packa...@qa.debian.org Changed-By:

Accepted python-braintree 2.29.0-1 (source all)

2014-04-10 Thread Alessio Treglia
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Thu, 10 Apr 2014 14:59:02 +0100 Source: python-braintree Binary: python-braintree Architecture: source all Version: 2.29.0-1 Distribution: unstable Urgency: low Maintainer: Alessio Treglia ales...@debian.org Changed-By: Alessio

Accepted transgui 5.0.1-1 (source amd64)

2014-04-10 Thread Andreas Noteng
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Thu, 10 Apr 2014 16:47:33 +0200 Source: transgui Binary: transgui Architecture: source amd64 Version: 5.0.1-1 Distribution: unstable Urgency: medium Maintainer: Andreas Noteng andr...@noteng.no Changed-By: Andreas Noteng

Accepted xcfa 4.3.8-1 (source amd64)

2014-04-10 Thread Alessio Treglia
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Thu, 10 Apr 2014 15:24:13 +0100 Source: xcfa Binary: xcfa xcfa-dbg Architecture: source amd64 Version: 4.3.8-1 Distribution: unstable Urgency: low Maintainer: Debian Multimedia Maintainers

Accepted xwax 1.5-1 (source amd64)

2014-04-10 Thread Alessio Treglia
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Thu, 10 Apr 2014 15:19:23 +0100 Source: xwax Binary: xwax Architecture: source amd64 Version: 1.5-1 Distribution: unstable Urgency: low Maintainer: Debian Multimedia Maintainers pkg-multimedia-maintain...@lists.alioth.debian.org

Accepted node-hooker 0.2.3-1 (source all)

2014-04-10 Thread Matthew Pideil
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Sun, 30 Mar 2014 23:16:09 + Source: node-hooker Binary: node-hooker libjs-hooker Architecture: source all Version: 0.2.3-1 Distribution: unstable Urgency: low Maintainer: Debian Javascript Maintainers

Accepted liborcus 0.7.0+dfsg-2 (source amd64)

2014-04-10 Thread Rene Engelhard
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Tue, 01 Apr 2014 22:22:00 +0200 Source: liborcus Binary: liborcus-dev liborcus-0.8-0 liborcus-spreadsheet-model-0.8-0 Architecture: source amd64 Version: 0.7.0+dfsg-2 Distribution: experimental Urgency: low Maintainer: Rene Engelhard

Accepted movit 1.1-1 (source amd64)

2014-04-10 Thread Steinar H. Gunderson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Thu, 10 Apr 2014 00:24:08 +0200 Source: movit Binary: libmovit-dev libmovit2 Architecture: source amd64 Version: 1.1-1 Distribution: unstable Urgency: medium Maintainer: Steinar H. Gunderson se...@debian.org Changed-By: Steinar H.

Accepted tripleo-image-elements 0.6.2-1 (source all)

2014-04-10 Thread Thomas Goirand
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Sun, 16 Mar 2014 09:28:36 + Source: tripleo-image-elements Binary: python-tripleo-image-elements Architecture: source all Version: 0.6.2-1 Distribution: experimental Urgency: low Maintainer: PKG OpenStack

Accepted octave-splines 1.2.7-1 (source all)

2014-04-10 Thread Sébastien Villemot
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Thu, 10 Apr 2014 18:11:01 +0200 Source: octave-splines Binary: octave-splines Architecture: source all Version: 1.2.7-1 Distribution: unstable Urgency: medium Maintainer: Debian Octave Group pkg-octave-de...@lists.alioth.debian.org

Accepted wims-moodle 4.0-14 (source all)

2014-04-10 Thread georgesk
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Thu, 10 Apr 2014 18:18:41 +0200 Source: wims-moodle Binary: wims-moodle Architecture: source all Version: 4.0-14 Distribution: unstable Urgency: medium Maintainer: Georges Khaznadar georg...@debian.org Changed-By: georg...@debian.org

Accepted libmongodb-perl 0.702.2+ds-1 (source amd64)

2014-04-10 Thread Dominique Dumont
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Thu, 10 Apr 2014 18:35:36 +0200 Source: libmongodb-perl Binary: libmongodb-perl Architecture: source amd64 Version: 0.702.2+ds-1 Distribution: unstable Urgency: low Maintainer: Debian Perl Group

Accepted wims-moodle 4.0-15 (source all)

2014-04-10 Thread georgesk
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Thu, 10 Apr 2014 19:06:33 +0200 Source: wims-moodle Binary: wims-moodle Architecture: source all Version: 4.0-15 Distribution: unstable Urgency: medium Maintainer: Georges Khaznadar georg...@debian.org Changed-By: georg...@debian.org

Accepted packagekit 0.8.17-2 (source amd64 all)

2014-04-10 Thread Matthias Klumpp
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Thu, 10 Apr 2014 18:54:04 +0200 Source: packagekit Binary: packagekit packagekit-tools packagekit-docs libpackagekit-glib2-16 libpackagekit-glib2-dev gir1.2-packagekitglib-1.0 packagekit-gtk3-module gstreamer0.10-packagekit

Accepted scilab 5.5.0~beta-1+git~20140406-1522-3 (source all amd64)

2014-04-10 Thread Sylvestre Ledru
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Thu, 10 Apr 2014 18:16:33 +0200 Source: scilab Binary: scilab-cli scilab scilab-data scilab-include scilab-minimal-bin scilab-full-bin scilab-minimal-bin-dbg scilab-full-bin-dbg scilab-doc scilab-doc-fr scilab-doc-pt-br

Accepted gnutls28 3.2.13-1 (source i386 all)

2014-04-10 Thread Andreas Metzler
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Thu, 10 Apr 2014 19:08:40 +0200 Source: gnutls28 Binary: libgnutls28-dev libgnutls28 libgnutls28-dbg gnutls-bin gnutls-doc guile-gnutls libgnutlsxx28 libgnutls-xssl0 Architecture: source i386 all Version: 3.2.13-1 Distribution:

Accepted ruby-moneta 0.7.20-1 (source all)

2014-04-10 Thread Jérémy Bobbio
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Thu, 10 Apr 2014 18:01:46 +0200 Source: ruby-moneta Binary: ruby-moneta Architecture: source all Version: 0.7.20-1 Distribution: unstable Urgency: low Maintainer: Joshua Timberman jos...@opscode.com Changed-By: Jérémy Bobbio

Accepted kde4libs 4:4.11.5-3 (source amd64 all)

2014-04-10 Thread Lisandro Damián Nicanor Pérez Meyer
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Thu, 10 Apr 2014 14:29:26 -0300 Source: kde4libs Binary: libkdecore5 libkdeui5 libkpty4 libkdesu5 libkjsapi4 libkjsembed4 libkio5 libkntlm4 libsolid4 libkde3support4 libkfile4 libknewstuff2-4 libknewstuff3-4 libkparts4 libkutils4

Accepted ruby-dataobjects 0.10.14-1 (source all)

2014-04-10 Thread Cédric Boutillier
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Wed, 09 Apr 2014 22:13:32 +0200 Source: ruby-dataobjects Binary: ruby-dataobjects Architecture: source all Version: 0.10.14-1 Distribution: unstable Urgency: medium Maintainer: Debian Ruby Extras Maintainers

Accepted libixion 0.7.0-2 (source amd64)

2014-04-10 Thread Rene Engelhard
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Thu, 10 Apr 2014 19:52:04 +0200 Source: libixion Binary: libixion-dev libixion-0.8-0 Architecture: source amd64 Version: 0.7.0-2 Distribution: experimental Urgency: low Maintainer: Rene Engelhard r...@debian.org Changed-By: Rene

Accepted ruby-dataobjects-sqlite3 0.10.14-1 (source amd64)

2014-04-10 Thread Cédric Boutillier
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Wed, 09 Apr 2014 22:46:32 +0200 Source: ruby-dataobjects-sqlite3 Binary: ruby-dataobjects-sqlite3 Architecture: source amd64 Version: 0.10.14-1 Distribution: unstable Urgency: medium Maintainer: Debian Ruby Extras Maintainers

Accepted mpd 0.18.10-1 (source amd64)

2014-04-10 Thread Florian Schlichting
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Thu, 10 Apr 2014 20:23:32 +0200 Source: mpd Binary: mpd mpd-dbg Architecture: source amd64 Version: 0.18.10-1 Distribution: unstable Urgency: medium Maintainer: mpd maintainers pkg-mpd-maintain...@lists.alioth.debian.org

Accepted ruby-dataobjects-mysql 0.10.14-1 (source amd64)

2014-04-10 Thread Cédric Boutillier
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Thu, 10 Apr 2014 20:07:28 +0200 Source: ruby-dataobjects-mysql Binary: ruby-dataobjects-mysql Architecture: source amd64 Version: 0.10.14-1 Distribution: unstable Urgency: medium Maintainer: Debian Ruby Extras Maintainers

Accepted ruby-rjb 1.4.9-1 (source amd64)

2014-04-10 Thread Jérémy Bobbio
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Thu, 10 Apr 2014 20:51:38 +0200 Source: ruby-rjb Binary: ruby-rjb Architecture: source amd64 Version: 1.4.9-1 Distribution: unstable Urgency: low Maintainer: Debian Ruby Extras Maintainers

Accepted svnkit 1.8.5+dfsg-1 (source all)

2014-04-10 Thread Miguel Landaeta
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sat, 05 Apr 2014 12:03:22 -0300 Source: svnkit Binary: svnkit libsvnkit-java libsvnkit-java-doc Architecture: source all Version: 1.8.5+dfsg-1 Distribution: unstable Urgency: low Maintainer: Debian Java Maintainers

Accepted ruby-dataobjects-postgres 0.10.14-1 (source amd64)

2014-04-10 Thread Cédric Boutillier
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Thu, 10 Apr 2014 19:42:40 +0200 Source: ruby-dataobjects-postgres Binary: ruby-dataobjects-postgres Architecture: source amd64 Version: 0.10.14-1 Distribution: unstable Urgency: medium Maintainer: Debian Ruby Extras Maintainers

Accepted cups 1.7.2-1 (source amd64 all)

2014-04-10 Thread Didier Raboud
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Thu, 10 Apr 2014 22:05:22 +0200 Source: cups Binary: libcups2 libcupsimage2 libcupscgi1 libcupsmime1 libcupsppdc1 cups cups-core-drivers cups-daemon cups-client libcups2-dev libcupsimage2-dev libcupscgi1-dev libcupsmime1-dev

Accepted ggcov 0.9-4 (source amd64)

2014-04-10 Thread Alastair McKinstry
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Tue, 08 Apr 2014 15:29:59 +0100 Source: ggcov Binary: ggcov Architecture: source amd64 Version: 0.9-4 Distribution: unstable Urgency: medium Maintainer: Alastair McKinstry mckins...@debian.org Changed-By: Alastair McKinstry

Accepted grub2 2.02~beta2-9 (source i386)

2014-04-10 Thread Colin Watson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Thu, 10 Apr 2014 17:34:44 +0100 Source: grub2 Binary: grub2 grub-linuxbios grub-efi grub-common grub2-common grub-emu grub-emu-dbg grub-pc-bin grub-pc-dbg grub-pc grub-rescue-pc grub-coreboot-bin grub-coreboot-dbg grub-coreboot

Accepted lttng-modules 2.4.1-1 (source all)

2014-04-10 Thread Jon Bernard
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Thu, 10 Apr 2014 16:21:23 -0400 Source: lttng-modules Binary: lttng-modules-dkms Architecture: source all Version: 2.4.1-1 Distribution: unstable Urgency: low Maintainer: Jon Bernard jbern...@debian.org Changed-By: Jon Bernard

Accepted openscenegraph 3.2.0~rc1-5 (source all amd64)

2014-04-10 Thread Alberto Luaces Fernández
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Thu, 10 Apr 2014 20:41:55 +0200 Source: openscenegraph Binary: libopenthreads-dev libopenthreads14 libopenscenegraph-dev libopenscenegraph99 openscenegraph-doc openscenegraph openscenegraph-examples Architecture: source all amd64

Accepted sqlite3 3.8.4.3-1 (source all amd64)

2014-04-10 Thread GCS
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Thu, 10 Apr 2014 22:26:12 +0200 Source: sqlite3 Binary: lemon sqlite3 sqlite3-doc libsqlite3-0-dbg libsqlite3-0 libsqlite3-dev libsqlite3-tcl Architecture: source all amd64 Version: 3.8.4.3-1 Distribution: unstable Urgency: low

Accepted rubygems-integration 1.6 (source all)

2014-04-10 Thread Antonio Terceiro
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Thu, 10 Apr 2014 16:47:15 -0300 Source: rubygems-integration Binary: rubygems-integration Architecture: source all Version: 1.6 Distribution: unstable Urgency: medium Maintainer: Debian Ruby Extras Maintainers

Accepted pwman3 0.5-1 (source all)

2014-04-10 Thread Emmanuel Bouthenot
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Thu, 10 Apr 2014 23:58:22 +0200 Source: pwman3 Binary: pwman3 Architecture: source all Version: 0.5-1 Distribution: unstable Urgency: low Maintainer: Emmanuel Bouthenot kol...@debian.org Changed-By: Emmanuel Bouthenot

Accepted haskell-heist 0.13.1-1 (source all amd64)

2014-04-10 Thread Raúl Benencia
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Thu, 10 Apr 2014 14:42:30 -0300 Source: haskell-heist Binary: libghc-heist-dev libghc-heist-prof libghc-heist-doc Architecture: source all amd64 Version: 0.13.1-1 Distribution: unstable Urgency: medium Maintainer: Debian Haskell

Accepted ruby-sinatra 1.4.5-1 (source all)

2014-04-10 Thread Jérémy Bobbio
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Fri, 11 Apr 2014 00:39:29 +0200 Source: ruby-sinatra Binary: ruby-sinatra Architecture: source all Version: 1.4.5-1 Distribution: unstable Urgency: low Maintainer: Debian Ruby Extras Maintainers

Accepted haskell-quickcheck-instances 0.3.8-1 (source all)

2014-04-10 Thread Clint Adams
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Thu, 10 Apr 2014 18:43:26 -0400 Source: haskell-quickcheck-instances Binary: libghc-quickcheck-instances-dev libghc-quickcheck-instances-prof libghc-quickcheck-instances-doc Architecture: source all Version: 0.3.8-1 Distribution:

Accepted ruby-sinatra-contrib 1.4.2-1 (source all)

2014-04-10 Thread Jérémy Bobbio
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Fri, 11 Apr 2014 00:54:42 +0200 Source: ruby-sinatra-contrib Binary: ruby-sinatra-contrib Architecture: source all Version: 1.4.2-1 Distribution: unstable Urgency: low Maintainer: Debian Ruby Extras Maintainers

Accepted ruby-levenshtein 0.2.2-2 (source amd64)

2014-04-10 Thread Jérémy Bobbio
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Fri, 11 Apr 2014 01:07:38 +0200 Source: ruby-levenshtein Binary: ruby-levenshtein Architecture: source amd64 Version: 0.2.2-2 Distribution: unstable Urgency: low Maintainer: Debian Ruby Extras Maintainers

Accepted ruby-rjb 1.4.9-2 (source amd64)

2014-04-10 Thread Jérémy Bobbio
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Fri, 11 Apr 2014 01:41:44 +0200 Source: ruby-rjb Binary: ruby-rjb Architecture: source amd64 Version: 1.4.9-2 Distribution: unstable Urgency: low Maintainer: Debian Ruby Extras Maintainers

Accepted ruby-net-scp 1.1.1-2 (source all)

2014-04-10 Thread Antonio Terceiro
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Thu, 10 Apr 2014 20:41:11 -0300 Source: ruby-net-scp Binary: ruby-net-scp Architecture: source all Version: 1.1.1-2 Distribution: unstable Urgency: medium Maintainer: Debian Ruby Extras Maintainers

Accepted ruby-net-ssh 1:2.6.8-2 (source all)

2014-04-10 Thread Antonio Terceiro
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Thu, 10 Apr 2014 20:38:51 -0300 Source: ruby-net-ssh Binary: ruby-net-ssh Architecture: source all Version: 1:2.6.8-2 Distribution: unstable Urgency: medium Maintainer: Debian Ruby Extras Maintainers

Accepted airstrike 0.99+1.0pre6a-6 (source amd64 all)

2014-04-10 Thread Markus Koschany
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Thu, 10 Apr 2014 10:43:08 +0200 Source: airstrike Binary: airstrike airstrike-common Architecture: source amd64 all Version: 0.99+1.0pre6a-6 Distribution: unstable Urgency: low Maintainer: Debian Games Team

Accepted gnuradio 3.7.3-3 (source amd64 all)

2014-04-10 Thread A. Maitland Bottoms
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Thu, 10 Apr 2014 19:12:43 -0400 Source: gnuradio Binary: gnuradio gnuradio-doc gnuradio-dev libgnuradio-analog3.7.3 libgnuradio-atsc3.7.3 libgnuradio-audio3.7.3 libgnuradio-comedi3.7.3 libgnuradio-blocks3.7.3

Accepted ruby-celluloid 0.15.2-2 (source all)

2014-04-10 Thread Antonio Terceiro
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Thu, 10 Apr 2014 22:56:03 -0300 Source: ruby-celluloid Binary: ruby-celluloid Architecture: source all Version: 0.15.2-2 Distribution: unstable Urgency: medium Maintainer: Debian Ruby Extras Maintainers

Accepted rpy2 2.3.9-2 (source i386)

2014-04-10 Thread Dirk Eddelbuettel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Thu, 10 Apr 2014 21:40:57 -0500 Source: rpy2 Binary: python-rpy2 Architecture: source i386 Version: 2.3.9-2 Distribution: unstable Urgency: low Maintainer: Dirk Eddelbuettel e...@debian.org Changed-By: Dirk Eddelbuettel

Accepted lcrt 1.1.2-2 (source amd64)

2014-04-10 Thread Asias He
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Fri, 11 Apr 2014 11:21:43 +0800 Source: lcrt Binary: lcrt Architecture: source amd64 Version: 1.1.2-2 Distribution: unstable Urgency: low Maintainer: Asias He as...@debian.org Changed-By: Asias He as...@debian.org Description: lcrt

Accepted rpy 1.0.3-29 (source all i386)

2014-04-10 Thread Dirk Eddelbuettel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Thu, 10 Apr 2014 20:41:30 -0500 Source: rpy Binary: python-rpy python-rpy-doc Architecture: source all i386 Version: 1.0.3-29 Distribution: unstable Urgency: low Maintainer: Dirk Eddelbuettel e...@debian.org Changed-By: Dirk

  1   2   >