${misc:Depends} injects broken versioned depends (Was: Bug#676455: gnumed-doc: uninstallable in sid: depends on outdated libjs-jquery-livequery)

2012-06-07 Thread Andreas Tille
Hi, yesterday I uploaded the latest gnumed package including gnumed-doc which resulted in an uninstallable package in sid. The broken verisons were injected by Build-Depends: ... dh-linktree, libjs-jquery, libjs-jquery-livequery Depends: ${misc:Depends} I suspect something is broken here

Re: ${misc:Depends} injects broken versioned depends (Was: Bug#676455: gnumed-doc: uninstallable in sid: depends on outdated libjs-jquery-livequery)

2012-06-07 Thread Raphael Hertzog
Hi, On Thu, 07 Jun 2012, Andreas Tille wrote: yesterday I uploaded the latest gnumed package including gnumed-doc which resulted in an uninstallable package in sid. The broken verisons were injected by Build-Depends: ... dh-linktree, libjs-jquery, libjs-jquery-livequery Depends:

Re: ${misc:Depends} injects broken versioned depends (Was: Bug#676455: gnumed-doc: uninstallable in sid: depends on outdated libjs-jquery-livequery)

2012-06-07 Thread Andreas Tille
On Thu, Jun 07, 2012 at 09:15:55AM +0200, Raphael Hertzog wrote: I suspect something is broken here with the dependency resulution. Any hint? Any more affected packages? dh-linktree uses the version of the package on the build system to inject a (usually strong) dependency in

Re: Moving /tmp to tmpfs makes it useless

2012-06-07 Thread Josselin Mouette
Le mercredi 06 juin 2012 à 19:56 -0400, Joey Hess a écrit : A lot of people came down on the pro-tmpfs side in this thread. You have some good reasons to want to make it available to users. I just wanted to invite you to make it easier for users to enable tmpfs where appropriate -- d-i's

Bug#676479: ITP: libcatalyst-authentication-credential-http-perl -- HTTP Basic and Digest authentication for Catalyst

2012-06-07 Thread Jonas Smedegaard
Package: wnpp Severity: wishlist Owner: Jonas Smedegaard d...@jones.dk * Package name: libcatalyst-authentication-credential-http-perl Version : 1.014 Upstream Author : Jess Robinson, Sascha Kiefer ess...@cpan.org, Yuval Kogman nothingm...@woobling.org * URL

Re: Target path variables in debian/rules

2012-06-07 Thread Barak A. Pearlmutter
Why not reverse the two commands: override_dh_installman: /somepath/create-a-man-page debian/packagename.1 dh_installman -- Let dh_installman install the generated manpage. To my mind this violates modularity, in that *building* the man page is happening during what is

Re: ${misc:Depends} injects broken versioned depends (Was: Bug#676455: gnumed-doc: uninstallable in sid: depends on outdated libjs-jquery-livequery)

2012-06-07 Thread Raphael Hertzog
On Thu, 07 Jun 2012, Andreas Tille wrote: dh-linktree generates strong dependencies on purpose because the set of embedded files can evolve and you want to be sure that you regenerate the binary package when the upstream version of your dependency changes. In how far is this different to

Re: ${misc:Depends} injects broken versioned depends (Was: Bug#676455: gnumed-doc: uninstallable in sid: depends on outdated libjs-jquery-livequery)

2012-06-07 Thread Andreas Tille
On Thu, Jun 07, 2012 at 12:24:35PM +0200, Raphael Hertzog wrote: It the next upstream version of your javascript library provides new files, they will not be in the symlink tree that you built in your package. So at runtime, it will fail because of the missing file. Yes, and if a future

Re: Bug#676384: ITP: libsort-key-top-perl -- select and sort top nelements

2012-06-07 Thread Salvador Fandiño
The license for this package is wrong. It says Perl Artistic but it can be distributed as Perl itself under GPL-1+ or Artistic. Regards, - Salvador -- To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Re: ${misc:Depends} injects broken versioned depends (Was: Bug#676455: gnumed-doc: uninstallable in sid: depends on outdated libjs-jquery-livequery)

2012-06-07 Thread Raphael Hertzog
On Thu, 07 Jun 2012, Andreas Tille wrote: On Thu, Jun 07, 2012 at 12:24:35PM +0200, Raphael Hertzog wrote: It the next upstream version of your javascript library provides new files, they will not be in the symlink tree that you built in your package. So at runtime, it will fail because of

Bug#676504: ITP: pocl -- Portable OpenCL

2012-06-07 Thread Vincent Danjean
Package: wnpp Severity: wishlist Owner: Vincent Danjean vdanj...@debian.org * Package name: pocl Version : 0.6 Upstream Author : Carlos Sánchez de La Lama and others * URL : https://launchpad.net/pocl * License : Some kind of BSD Programming Lang: C/llvm

Bug#676506: ITP: libtext-hunspell-perl -- Perl interface to the GNU Hunspell library

2012-06-07 Thread Dominique Dumont
Package: wnpp Owner: Dominique Dumont d...@debian.org Severity: wishlist X-Debbugs-CC: debian-devel@lists.debian.org,debian-p...@lists.debian.org * Package name: libtext-hunspell-perl Version : 2.03 Upstream Author : Cosimo Streppone cos...@cpan.org * URL :

Re: ${misc:Depends} injects broken versioned depends (Was: Bug#676455: gnumed-doc: uninstallable in sid: depends on outdated libjs-jquery-livequery)

2012-06-07 Thread Andreas Tille
On Thu, Jun 07, 2012 at 02:10:26PM +0200, Raphael Hertzog wrote: Yes, and if a future version of *any* library will change its ABI it will fail as well and we do not force the strict dependency anyway. So my question is rather, in how far such dh_linktree-ed JS libraries deserve that

Re: Idea: mount /tmp to tmpfs depending on free space and RAM

2012-06-07 Thread Wouter Verhelst
On Fri, Jun 01, 2012 at 07:00:52PM +0300, Serge wrote: 2012/6/1 Goswin von Brederlow wrote: So tmpfs would basically never be used despite the benefits. Well, nobody named the benefits yet. - You could mount your mail spool there, and make things go blazingly fast [1] - It speeds things

Bug#676518: ITP: libcrypt-util-perl -- lightweight Crypt/Digest convenience API

2012-06-07 Thread Jonas Smedegaard
Package: wnpp Severity: wishlist Owner: Jonas Smedegaard d...@jones.dk * Package name: libcrypt-util-perl Version : 0.11 Upstream Author : Ann Barcomb, יובל קוג'מן (Yuval Kogman) nothingm...@woobling.org * URL :

Re: ${misc:Depends} injects broken versioned depends (Was: Bug#676455: gnumed-doc: uninstallable in sid: depends on outdated libjs-jquery-livequery)

2012-06-07 Thread Peter Samuelson
[Raphael Hertzog] It the next upstream version of your javascript library provides new files, they will not be in the symlink tree that you built in your package. So at runtime, it will fail because of the missing file. Forgive me if I'm missing something basic here, but this sounds like a

Re: Idea: mount /tmp to tmpfs depending on free space and RAM

2012-06-07 Thread Stephan Seitz
On Thu, Jun 07, 2012 at 03:24:08PM +0200, Wouter Verhelst wrote: On Fri, Jun 01, 2012 at 07:00:52PM +0300, Serge wrote: Well, nobody named the benefits yet. - You could mount your mail spool there, and make things go blazingly fast [1] If I remember Wietse’s opinion correctly he will jump

Re: Moving /tmp to tmpfs makes it useless

2012-06-07 Thread Ben Hutchings
On Thu, 2012-06-07 at 09:37 +0200, Josselin Mouette wrote: Le mercredi 06 juin 2012 à 19:56 -0400, Joey Hess a écrit : A lot of people came down on the pro-tmpfs side in this thread. You have some good reasons to want to make it available to users. I just wanted to invite you to make it

Re: Idea: mount /tmp to tmpfs depending on free space and RAM

2012-06-07 Thread Andreas Barth
* Wouter Verhelst (wou...@debian.org) [120607 16:06]: On Fri, Jun 01, 2012 at 07:00:52PM +0300, Serge wrote: 2012/6/1 Goswin von Brederlow wrote: So tmpfs would basically never be used despite the benefits. Well, nobody named the benefits yet. - It speeds things up, especially on

Re: Moving /tmp to tmpfs makes it useless

2012-06-07 Thread Josselin Mouette
Le jeudi 07 juin 2012 à 15:48 +0100, Ben Hutchings a écrit : There's no need to be a dick about it. Because this discussion was all about not being a dick to begin with, of course. Remind me who, in absence of consensus, explained that if tmpfs was enabled by default, he would forcefully make

Bug#676537: ITP: libdata-guid-perl -- globally unique identifiers

2012-06-07 Thread Jonas Smedegaard
Package: wnpp Severity: wishlist Owner: Jonas Smedegaard d...@jones.dk * Package name: libdata-guid-perl Version : 0.046 Upstream Author : Ricardo Signes r...@cpan.org * URL : http://search.cpan.org/dist/Data-GUID/ * License : Artistic or GPL-1+ Programming

Bug#676552: ITP: libcrypt-random-source-perl -- get weak or strong random data from pluggable sources

2012-06-07 Thread Jonas Smedegaard
Package: wnpp Severity: wishlist Owner: Jonas Smedegaard d...@jones.dk * Package name: libcrypt-random-source-perl Version : 0.07 Upstream Author : יובל קוג'מן (Yuval Kogman) nothingm...@woobling.org * URL : http://search.cpan.org/dist/Crypt-Random-Source/ * License

Incorrect use of /run

2012-06-07 Thread Roger Leigh
Apologies for using -announce, but it's become apparent that there are some packages mis-using /run, and this will break squeeze to wheezy upgrades, and it's clear that some maintainers are not aware of this. mysql-5.5 is the package I'm aware of, but there may be others, and this needs fixing or

Re: ${misc:Depends} injects broken versioned depends (Was: Bug#676455: gnumed-doc: uninstallable in sid: depends on outdated libjs-jquery-livequery)

2012-06-07 Thread Raphael Hertzog
Hi, On Thu, 07 Jun 2012, Peter Samuelson wrote: [Raphael Hertzog] It the next upstream version of your javascript library provides new files, they will not be in the symlink tree that you built in your package. So at runtime, it will fail because of the missing file. Forgive me if I'm

Bug#676564: ITP: libany-template-processdir-perl -- Perl module for processing a directory of templates

2012-06-07 Thread Florian Schlichting
Package: wnpp Severity: wishlist Owner: Florian Schlichting fschl...@zedat.fu-berlin.de * Package name: libany-template-processdir-perl Version : 0.07 Upstream Author : Jonathan Swartz * URL : http://search.cpan.org/dist/Any-Template-ProcessDir/ * License :

Bug#676565: ITP: libmasonx-processdir-perl -- Perl module to process a directory of Mason 2 templates

2012-06-07 Thread Florian Schlichting
Package: wnpp Severity: wishlist Owner: Florian Schlichting fschl...@zedat.fu-berlin.de * Package name: libmasonx-processdir-perl Version : 0.02 Upstream Author : Jonathan Swartz swa...@pobox.com * URL : http://search.cpan.org/dist/MasonX-ProcessDir/ * License

Re: ${misc:Depends} injects broken versioned depends (Was: Bug#676455: gnumed-doc: uninstallable in sid: depends on outdated libjs-jquery-livequery)

2012-06-07 Thread Andreas Tille
On Thu, Jun 07, 2012 at 09:28:08PM +0200, Raphael Hertzog wrote: The point of the symlink tree is that you can easily switch between using the embedded version (when the packaged version is incompatible) and the packaged version (through the symlink tree). If you used a top-level symlink, you

Bug#676567: ITP: libdata-rmap-perl -- Perl module implementing a recursive map, applying a block to a data structure

2012-06-07 Thread Florian Schlichting
Package: wnpp Severity: wishlist Owner: Florian Schlichting fschl...@zedat.fu-berlin.de * Package name: libdata-rmap-perl Version : 0.62 Upstream Author : Brad Bowman r...@bereft.net * URL : http://search.cpan.org/dist/Data-Rmap/ * License : GPL-1+, Artistic

Bug#676570: ITP: libmath-vector-real-perl -- A simple pure perl module to manipulate vectors of any dimension.

2012-06-07 Thread Shen Wei
Package: wnpp Severity: wishlist Owner: Shen Wei w...@rostlab.org * Package name: libmath-vector-real-perl Version : 0.08 Upstream Author : Salvador Fandiño sfand...@yahoo.com * URL : http://search.cpan.org/~salva/Math-Vector-Real-0.08/lib/Math/Vector/Real.pm *

Bug#676571: ITP: libfile-find-wanted-perl -- more obvious wrapper around File::Find

2012-06-07 Thread Florian Schlichting
Package: wnpp Severity: wishlist Owner: Florian Schlichting fschl...@zedat.fu-berlin.de * Package name: libfile-find-wanted-perl Version : 0.01 Upstream Author : Andy Lester * URL : http://search.cpan.org/dist/File-Find-Wanted/ * License : GPL-1+, Artistic

Dependency-based boot ordering and sysvinit in unstable

2012-06-07 Thread Roger Leigh
Hi, If you're using unstable and you're using static boot ordering with sysv-rc, you might have run into #676463/#676520. We've been using dynamic dependency-based boot ordering by default for quite some time now. However, if you had a lenny (or earlier) system, prior to sysv-rc 2.88dsf-23,

Bug#676579: ITP: libmath-vector-real-kdtree-perl -- This module implements a kd-Tree data structure in Perl and some related algorithms.

2012-06-07 Thread Shen Wei
Package: wnpp Severity: wishlist Owner: Shen Wei w...@rostlab.org * Package name: libmath-vector-real-kdtree-perl Version : 0.02 Upstream Author : Salvador Fandiño sfand...@yahoo.com * URL :

Re: this bug .. bugs me

2012-06-07 Thread Stephen Powell
On Tue, 05 Jun 2012 11:52:52 -0400 (EDT), Joey Hess wrote: ... This bug is a textbook example of making the perfect the enemy of the good. It's disconcerting that we, or our users, are willing to put up with this. Unfortunately, this is not an isolated case. Another example is GNU parted. I

Re: this bug .. bugs me

2012-06-07 Thread Don Armstrong
On Thu, 07 Jun 2012, Stephen Powell wrote: I'm not questioning anyone's competency, but parted is way out of date; and no-one seems to be doing anything about it. http://bugs.debian.org/646130 seems to indicate that the primary reason why we haven't yet switched to a newer version is due to the

Work-needing packages report for Jun 8, 2012

2012-06-07 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: 455 (new: 11) Total number of packages offered up for adoption: 150 (new: 0) Total number of packages

Re: Assumptions when processing triggers (was [pkg-mono-group] Bug#671711: monodoc-browser: fails to upgrade) from 'testing'

2012-06-07 Thread Guillem Jover
Hi! On Wed, 2012-05-09 at 16:12:14 +0100, Iain Lane wrote: On Sun, May 06, 2012 at 10:37:53AM +0200, Andreas Beckmann wrote: […] during a test with piuparts I noticed your package fails to upgrade from 'testing'. It installed fine in 'testing', then the upgrade to 'sid' fails.

Accepted glance 2012.1-3 (source all)

2012-06-07 Thread Ghe Rivero
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Tue, 05 Jun 2012 17:15:17 +0200 Source: glance Binary: python-glance glance-common glance-api glance-registry glance python-glance-doc Architecture: source all Version: 2012.1-3 Distribution: unstable Urgency: low Maintainer: PKG

Accepted pgadmin3 1.14.2-1 (source all amd64)

2012-06-07 Thread Gerfried Fuchs
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Tue, 29 May 2012 10:02:27 +0200 Source: pgadmin3 Binary: pgadmin3 pgadmin3-dbg pgadmin3-data Architecture: source all amd64 Version: 1.14.2-1 Distribution: unstable Urgency: low Maintainer: Gerfried Fuchs rho...@debian.org

Accepted python-keystoneclient 2012.1-3 (source all)

2012-06-07 Thread Ghe Rivero
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Wed, 06 Jun 2012 17:08:06 +0200 Source: python-keystoneclient Binary: python-keystoneclient Architecture: source all Version: 2012.1-3 Distribution: unstable Urgency: low Maintainer: PKG OpenStack

Accepted cdargs 1.35-9 (source amd64)

2012-06-07 Thread Francois Marier
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Thu, 07 Jun 2012 19:33:32 +1200 Source: cdargs Binary: cdargs Architecture: source amd64 Version: 1.35-9 Distribution: unstable Urgency: low Maintainer: Mike Miller mtmil...@ieee.org Changed-By: Francois Marier franc...@debian.org

Accepted cpputest 3.1-2 (source all i386)

2012-06-07 Thread Raphaël Hertzog
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Thu, 07 Jun 2012 08:22:10 +0200 Source: cpputest Binary: cpputest libcpputest-dev Architecture: source all i386 Version: 3.1-2 Distribution: unstable Urgency: low Maintainer: Raphaël Hertzog hert...@debian.org Changed-By: Raphaël

Accepted emms 3.0+20110425+1.git298e022-3 (source amd64)

2012-06-07 Thread Arnaud Fontaine
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Thu, 07 Jun 2012 10:38:32 +0900 Source: emms Binary: emms Architecture: source amd64 Version: 3.0+20110425+1.git298e022-3 Distribution: unstable Urgency: low Maintainer: Arnaud Fontaine ar...@debian.org Changed-By: Arnaud Fontaine

Accepted geneweb 6.05.1-1 (source i386)

2012-06-07 Thread Christian Perrier
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Thu, 07 Jun 2012 08:59:37 +0200 Source: geneweb Binary: geneweb gwtp gwsetup Architecture: source i386 Version: 6.05.1-1 Distribution: unstable Urgency: low Maintainer: Christian Perrier bubu...@debian.org Changed-By: Christian

Accepted grass 6.4.2-2 (source all i386)

2012-06-07 Thread Francesco Paolo Lovergine
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Mon, 04 Jun 2012 18:14:50 +0200 Source: grass Binary: grass grass-core grass-gui grass-doc grass-dev-doc grass-dev Architecture: source all i386 Version: 6.4.2-2 Distribution: unstable Urgency: low Maintainer: Debian GIS Project

Accepted wxsqlite3 3.0.0.1~dfsg0-2 (source all amd64)

2012-06-07 Thread Alessio Treglia
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Thu, 07 Jun 2012 10:21:31 +0200 Source: wxsqlite3 Binary: libwxsqlite3-2.8-0 libwxsqlite3-2.8-dev wxsqlite3-doc wxsqlite3-2.8-dbg Architecture: source amd64 all Version: 3.0.0.1~dfsg0-2 Distribution: unstable Urgency: low

Accepted dctrl-tools 2.22.2 (source amd64)

2012-06-07 Thread Antti-Juhani Kaijanaho
-BEGIN PGP SIGNED MESSAGE- Hash: RIPEMD160 Format: 1.8 Date: Thu, 07 Jun 2012 11:48:25 +0300 Source: dctrl-tools Binary: dctrl-tools Architecture: source amd64 Version: 2.22.2 Distribution: unstable Urgency: low Maintainer: dctrl-tools developers dctrl-tools-de...@lists.alioth.debian.org

Accepted dnsmasq 2.62-2 (source i386 all)

2012-06-07 Thread Simon Kelley
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Thu, 7 June 2012 09:53:43 + Source: dnsmasq Binary: dnsmasq dnsmasq-base dnsmasq-utils Architecture: source i386 all Version: 2.62-2 Distribution: unstable Urgency: low Maintainer: Simon Kelley si...@thekelleys.org.uk Changed-By:

Accepted qxmpp 0.4.92-1 (source all amd64)

2012-06-07 Thread Jeremy Lainé
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Thu, 07 Jun 2012 10:12:38 +0200 Source: qxmpp Binary: libqxmpp0 libqxmpp-dev libqxmpp-doc Architecture: source amd64 all Version: 0.4.92-1 Distribution: unstable Urgency: low Maintainer: Jeremy Lainé jeremy.la...@m4x.org Changed-By:

Accepted sword 1.6.2+dfsg-5 (source all amd64)

2012-06-07 Thread Dmitrijs Ledkovs
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Thu, 07 Jun 2012 07:49:56 +0100 Source: sword Binary: libsword9 libsword-dev libsword-common libsword-utils libsword-dbg diatheke Architecture: source amd64 all Version: 1.6.2+dfsg-5 Distribution: unstable Urgency: low Maintainer:

Accepted python-novaclient 1:2012.1-3 (source all)

2012-06-07 Thread Ghe Rivero
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Thu, 07 Jun 2012 09:41:54 +0200 Source: python-novaclient Binary: python-novaclient Architecture: source all Version: 1:2012.1-3 Distribution: unstable Urgency: low Maintainer: PKG OpenStack openstack-de...@lists.alioth.debian.org

Accepted dwdiff 2.0.3-2 (source amd64)

2012-06-07 Thread Barak A. Pearlmutter
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Thu, 07 Jun 2012 10:46:15 +0100 Source: dwdiff Binary: dwdiff Architecture: source amd64 Version: 2.0.3-2 Distribution: unstable Urgency: low Maintainer: Barak A. Pearlmutter b...@debian.org Changed-By: Barak A. Pearlmutter

Accepted mksh 40.9.20120518-2 (source amd64)

2012-06-07 Thread Thorsten Glaser
-BEGIN PGP SIGNED MESSAGE- Hash: SHA384 Format: 1.8 Date: Thu, 07 Jun 2012 00:26:49 + Source: mksh Binary: mksh Architecture: source amd64 Version: 40.9.20120518-2 Distribution: unstable Urgency: low Maintainer: Thorsten Glaser t...@mirbsd.de Changed-By: Thorsten Glaser t...@mirbsd.de

Accepted gettext 0.18.1.1-9 (source all amd64)

2012-06-07 Thread Santiago Vila
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Thu, 07 Jun 2012 12:08:00 +0200 Source: gettext Binary: gettext-base gettext gettext-el gettext-doc autopoint libgettextpo0 libasprintf0c2 Architecture: source all amd64 Version: 0.18.1.1-9 Distribution: unstable Urgency: low

Accepted retext 3.1.0-1 (source all)

2012-06-07 Thread Dmitry Shachnev
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Thu, 07 Jun 2012 14:31:26 +0400 Source: retext Binary: retext retext-wpgen Architecture: source all Version: 3.1.0-1 Distribution: unstable Urgency: low Maintainer: Dmitry Shachnev mity...@gmail.com Changed-By: Dmitry Shachnev

Accepted libdbi-perl 1.622-1 (source amd64)

2012-06-07 Thread Alessandro Ghedini
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Thu, 07 Jun 2012 12:46:18 +0200 Source: libdbi-perl Binary: libdbi-perl Architecture: source amd64 Version: 1.622-1 Distribution: unstable Urgency: low Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org

Accepted libimager-perl 0.91+dfsg-1 (source amd64)

2012-06-07 Thread Alessandro Ghedini
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Thu, 07 Jun 2012 12:45:48 +0200 Source: libimager-perl Binary: libimager-perl Architecture: source amd64 Version: 0.91+dfsg-1 Distribution: unstable Urgency: low Maintainer: Debian Perl Group

Accepted x11-apps 7.7~2 (source amd64)

2012-06-07 Thread Arnaud Fontaine
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Thu, 07 Jun 2012 19:23:30 +0900 Source: x11-apps Binary: x11-apps Architecture: source amd64 Version: 7.7~2 Distribution: unstable Urgency: low Maintainer: Debian X Strike Force debia...@lists.debian.org Changed-By: Arnaud Fontaine

Accepted hello 2.8-2 (source amd64)

2012-06-07 Thread Santiago Vila
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Thu, 07 Jun 2012 13:01:40 +0200 Source: hello Binary: hello Architecture: source amd64 Version: 2.8-2 Distribution: unstable Urgency: low Maintainer: Santiago Vila sanv...@debian.org Changed-By: Santiago Vila sanv...@debian.org

Accepted reprepro 4.12.1-1 (source amd64)

2012-06-07 Thread Bernhard R. Link
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Thu, 07 Jun 2012 12:44:11 +0200 Source: reprepro Binary: reprepro Architecture: source amd64 Version: 4.12.1-1 Distribution: unstable Urgency: low Maintainer: Bernhard R. Link brl...@debian.org Changed-By: Bernhard R. Link

Accepted ecaccess 4.0.0-3 (source all)

2012-06-07 Thread Alastair McKinstry
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Thu, 07 Jun 2012 12:38:35 +0100 Source: ecaccess Binary: ecaccess Architecture: source all Version: 4.0.0-3 Distribution: unstable Urgency: low Maintainer: Alastair McKinstry mckins...@debian.org Changed-By: Alastair McKinstry

Accepted similarity-tester 2.62-1 (source amd64)

2012-06-07 Thread Michael Meskes
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Thu, 07 Jun 2012 12:33:50 +0200 Source: similarity-tester Binary: similarity-tester Architecture: source amd64 Version: 2.62-1 Distribution: unstable Urgency: low Maintainer: Michael Meskes mes...@debian.org Changed-By: Michael

Accepted telepathy-glib 0.19.1-1 (source all amd64)

2012-06-07 Thread Simon McVittie
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Thu, 07 Jun 2012 11:22:03 +0100 Source: telepathy-glib Binary: libtelepathy-glib0 libtelepathy-glib-dev libtelepathy-glib0-dbg libtelepathy-glib-doc gir1.2-telepathyglib-0.12 Architecture: source amd64 all Version: 0.19.1-1

Accepted xml-light 2.2-14 (source amd64)

2012-06-07 Thread Mehdi Dogguy
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Thu, 07 Jun 2012 13:55:42 +0200 Source: xml-light Binary: libxml-light-ocaml-dev libxml-light-ocaml Architecture: source amd64 Version: 2.2-14 Distribution: unstable Urgency: low Maintainer: Debian OCaml Maintainers

Accepted barry 0.18.3-3 (source amd64)

2012-06-07 Thread Chris Frey
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Wed, 06 Jun 2012 17:08:40 -0400 Source: barry Binary: libbarry18 libbarry18-dbg libbarry-dev barry-util barry-util-dbg barrybackup-gui barrybackup-gui-dbg barrydesktop barrydesktop-dbg Architecture: source amd64 Version: 0.18.3-3

Accepted guake 0.4.3-1 (source i386)

2012-06-07 Thread Sylvestre Ledru
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Thu, 07 Jun 2012 10:13:32 +0200 Source: guake Binary: guake Architecture: source i386 Version: 0.4.3-1 Distribution: unstable Urgency: low Maintainer: Sylvestre Ledru sylves...@debian.org Changed-By: Sylvestre Ledru

Accepted silo-llnl 4.8-12 (source i386)

2012-06-07 Thread Alastair McKinstry
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Thu, 07 Jun 2012 12:45:44 +0100 Source: silo-llnl Binary: libsilo-dev libsiloh5-0 libsilo-bin python-silo Architecture: source i386 Version: 4.8-12 Distribution: unstable Urgency: low Maintainer: Alastair McKinstry

Accepted initramfs-tools 0.106 (source all)

2012-06-07 Thread Michael Prokop
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Thu, 07 Jun 2012 14:40:24 +0200 Source: initramfs-tools Binary: initramfs-tools Architecture: source all Version: 0.106 Distribution: unstable Urgency: high Maintainer: Debian kernel team debian-ker...@lists.debian.org Changed-By:

Accepted python-tz 2012c-1 (source all)

2012-06-07 Thread Arnaud Fontaine
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Wed, 06 Jun 2012 11:10:31 +0900 Source: python-tz Binary: python-tz python3-tz Architecture: source all Version: 2012c-1 Distribution: unstable Urgency: low Maintainer: Debian/Ubuntu Zope Team

Accepted sylpheed 3.2.0~beta8-1 (source all amd64)

2012-06-07 Thread Ricardo Mones
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Thu, 07 Jun 2012 14:49:51 +0200 Source: sylpheed Binary: sylpheed sylpheed-dbg sylpheed-i18n sylpheed-plugins Architecture: source amd64 all Version: 3.2.0~beta8-1 Distribution: unstable Urgency: low Maintainer: Ricardo Mones

Accepted accountsservice 0.6.21-3 (source amd64)

2012-06-07 Thread Alessio Treglia
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Thu, 07 Jun 2012 15:09:19 +0200 Source: accountsservice Binary: accountsservice libaccountsservice0 libaccountsservice-dev gir1.2-accountsservice-1.0 libaccountsservice-dbg Architecture: source amd64 Version: 0.6.21-3

Accepted picard 1.0-1 (source amd64)

2012-06-07 Thread Charlie Smotherman
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Thu, 05 Jun 2012 17:38:57 -0500 Source: picard Binary: picard Architecture: source amd64 Version: 1.0-1 Distribution: unstable Urgency: low Maintainer: Python Applications Packaging Team python-apps-t...@lists.alioth.debian.org

Accepted varconf 0.6.7-2 (source amd64)

2012-06-07 Thread Stephen M. Webb
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Wed, 30 May 2012 09:28:48 -0400 Source: varconf Binary: libvarconf-1.0-7 libvarconf-dev libvarconf-1.0-7-dbg Architecture: amd64 source Version: 0.6.7-2 Distribution: unstable Urgency: low Maintainer: Debian Games Team

Accepted atlas 3.8.4-5 (source all i386)

2012-06-07 Thread Sylvestre Ledru
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Thu, 07 Jun 2012 13:02:23 +0200 Source: atlas Binary: libatlas3-base libatlas3gf-base libatlas-base-dev libatlas-dev libatlas-test libatlas-doc Architecture: source all i386 Version: 3.8.4-5 Distribution: unstable Urgency: low

Accepted eris 1.3.19-4 (source all amd64)

2012-06-07 Thread Stephen M. Webb
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Thu, 31 May 2012 09:43:17 -0400 Source: eris Binary: liberis-1.3-19 liberis-1.3-dev liberis-1.3-19-dbg liberis-doc Architecture: all amd64 source Version: 1.3.19-4 Distribution: unstable Urgency: low Maintainer: Debian Games Team

Accepted lua-posix 5.1.19-2 (source all amd64)

2012-06-07 Thread Enrico Tassi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Tue, 10 Apr 2012 15:09:28 +0200 Source: lua-posix Binary: lua-posix lua-posix-dev lua-curses lua-curses-dev liblua5.1-posix1 liblua5.1-posix-dev Architecture: source amd64 all Version: 5.1.19-2 Distribution: unstable Urgency: low

Accepted sputnik 12.06.04-1 (source all)

2012-06-07 Thread Enrico Tassi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Thu, 07 Jun 2012 15:18:47 +0200 Source: sputnik Binary: sputnik Architecture: source all Version: 12.06.04-1 Distribution: unstable Urgency: low Maintainer: Enrico Tassi gareuselesi...@debian.org Changed-By: Enrico Tassi

Accepted diffpdf 2.1.1-1 (source i386)

2012-06-07 Thread David Paleino
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Thu, 07 Jun 2012 17:02:33 +0200 Source: diffpdf Binary: diffpdf Architecture: source i386 Version: 2.1.1-1 Distribution: unstable Urgency: low Maintainer: David Paleino da...@debian.org Changed-By: David Paleino da...@debian.org

Accepted gnumed-client 1.1.15-2 (source all)

2012-06-07 Thread Andreas Tille
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Thu, 07 Jun 2012 17:05:03 +0200 Source: gnumed-client Binary: gnumed-client gnumed-client-de gnumed-common gnumed-doc Architecture: source all Version: 1.1.15-2 Distribution: unstable Urgency: low Maintainer: Debian Med Packaging

Accepted google-glog 0.3.2-2 (source all amd64)

2012-06-07 Thread GCS
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Thu, 07 Jun 2012 08:50:15 + Source: google-glog Binary: libgoogle-glog-dev libgoogle-glog0 libgoogle-glog-doc Architecture: source amd64 all Version: 0.3.2-2 Distribution: unstable Urgency: low Maintainer: Daigo Moriwaki

Accepted guymager 0.6.7-3 (source amd64)

2012-06-07 Thread Michael Prokop
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Thu, 07 Jun 2012 17:36:51 +0200 Source: guymager Binary: guymager Architecture: source amd64 Version: 0.6.7-3 Distribution: unstable Urgency: low Maintainer: Debian Forensics forensics-de...@lists.alioth.debian.org Changed-By:

Accepted eclipse 3.8.0~rc3-2 (source all amd64)

2012-06-07 Thread Jakub Adam
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Thu, 07 Jun 2012 17:08:30 +0200 Source: eclipse Binary: eclipse eclipse-jdt eclipse-pde eclipse-platform eclipse-platform-data eclipse-rcp libequinox-osgi-java Architecture: source all amd64 Version: 3.8.0~rc3-2 Distribution:

Accepted libtasn1-3 2.13-2 (source i386)

2012-06-07 Thread Andreas Metzler
-BEGIN PGP SIGNED MESSAGE- Hash: RIPEMD160 Format: 1.8 Date: Thu, 07 Jun 2012 17:45:46 +0200 Source: libtasn1-3 Binary: libtasn1-3-dev libtasn1-3-dbg libtasn1-3 libtasn1-3-bin Architecture: source i386 Version: 2.13-2 Distribution: unstable Urgency: low Maintainer: Debian GnuTLS

Accepted shared-mime-info 1.0-1 (source amd64)

2012-06-07 Thread Sebastian Dröge
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Thu, 07 Jun 2012 18:01:14 +0200 Source: shared-mime-info Binary: shared-mime-info Architecture: source amd64 Version: 1.0-1 Distribution: unstable Urgency: low Maintainer: Sebastian Dröge sl...@debian.org Changed-By: Sebastian Dröge

Accepted igerman98 20120607-1 (source all)

2012-06-07 Thread Roland Rosenfeld
Version: 20120607-1 Distribution: unstable Urgency: low Maintainer: Roland Rosenfeld rol...@debian.org Changed-By: Roland Rosenfeld rol...@debian.org Description: aspell-de - German dictionary for aspell hunspell-de-at - Austrian (German) dictionary for hunspell hunspell-de-ch - Swiss (German

Accepted libxml-tmx-perl 0.22-1 (source all)

2012-06-07 Thread Nuno Carvalho
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Thu, 07 Jun 2012 17:01:09 +0100 Source: libxml-tmx-perl Binary: libxml-tmx-perl Architecture: source all Version: 0.22-1 Distribution: unstable Urgency: low Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org

Accepted biloba 0.9.3-4 (source all amd64)

2012-06-07 Thread Ricardo Mones
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Thu, 07 Jun 2012 18:25:27 +0200 Source: biloba Binary: biloba biloba-data Architecture: source amd64 all Version: 0.9.3-4 Distribution: unstable Urgency: low Maintainer: Ricardo Mones mo...@debian.org Changed-By: Ricardo Mones

Accepted ess 12.04-4-1 (source all)

2012-06-07 Thread Dirk Eddelbuettel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Thu, 07 Jun 2012 11:52:04 -0500 Source: ess Binary: ess Architecture: source all Version: 12.04-4-1 Distribution: unstable Urgency: low Maintainer: ESS Debian Maintainers ess-deb...@r-project.org Changed-By: Dirk Eddelbuettel

Accepted gnutls26 2.12.19-2 (source all i386)

2012-06-07 Thread Andreas Metzler
-BEGIN PGP SIGNED MESSAGE- Hash: RIPEMD160 Format: 1.8 Date: Thu, 07 Jun 2012 19:17:07 +0200 Source: gnutls26 Binary: libgnutls-dev libgnutls26 libgnutls26-dbg gnutls-doc libgnutlsxx27 libgnutls-openssl27 Architecture: source all i386 Version: 2.12.19-2 Distribution: unstable Urgency:

Accepted libxbean-java 3.7-5 (source all)

2012-06-07 Thread Miguel Landaeta
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Tue, 05 Jun 2012 20:30:59 -0430 Source: libxbean-java Binary: libxbean-java libxbean-java-doc Architecture: source all Version: 3.7-5 Distribution: unstable Urgency: low Maintainer: Debian Java Maintainers

Accepted django-authority 0.4-2 (source all)

2012-06-07 Thread Clint Adams
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Thu, 07 Jun 2012 13:46:56 -0400 Source: django-authority Binary: python-django-authority Architecture: source all Version: 0.4-2 Distribution: unstable Urgency: low Maintainer: Clint Adams cl...@debian.org Changed-By: Clint Adams

Accepted plexus-classworlds 1.5.0-4 (source all)

2012-06-07 Thread Miguel Landaeta
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Tue, 05 Jun 2012 11:37:52 -0430 Source: plexus-classworlds Binary: libplexus-classworlds-java libplexus-classworlds-java-doc Architecture: source all Version: 1.5.0-4 Distribution: unstable Urgency: low Maintainer: Debian Java

Accepted libapache2-mod-perl2 2.0.7-1 (source i386 all)

2012-06-07 Thread Dominic Hargreaves
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Thu, 07 Jun 2012 18:51:16 +0100 Source: libapache2-mod-perl2 Binary: libapache2-mod-perl2 libapache2-mod-perl2-dev libapache2-mod-perl2-doc Architecture: source i386 all Version: 2.0.7-1 Distribution: unstable Urgency: low

Accepted magics++ 2.14.11-2 (source i386 all)

2012-06-07 Thread Alastair McKinstry
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Thu, 07 Jun 2012 16:13:01 +0100 Source: magics++ Binary: libmagplus3 libmagics++-dev magics++ python-magics++ libmagics++-data Architecture: source i386 all Version: 2.14.11-2 Distribution: unstable Urgency: low Maintainer:

Accepted chiark-utils 4.1.32 (source all i386)

2012-06-07 Thread Ian Jackson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Thu, 07 Jun 2012 19:22:46 +0100 Source: chiark-utils Binary: chiark-backup chiark-scripts chiark-rwbuffer chiark-utils-bin chiark-really Architecture: source all i386 Version: 4.1.32 Distribution: sid Urgency: medium Maintainer:

Accepted python-ldap 2.4.10-1 (source i386)

2012-06-07 Thread Matej Vela
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Thu, 07 Jun 2012 19:53:38 +0100 Source: python-ldap Binary: python-ldap python-ldap-dbg Architecture: source i386 Version: 2.4.10-1 Distribution: unstable Urgency: low Maintainer: Matej Vela v...@debian.org Changed-By: Matej Vela

Accepted brltty 4.4-1 (source all amd64)

2012-06-07 Thread Mario Lang
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Thu, 07 Jun 2012 16:08:28 +0200 Source: brltty Binary: brltty libbrlapi0.5 libbrlapi-dev libbrlapi-jni libbrlapi-java brltty-flite brltty-speechd brltty-espeak brltty-udeb brltty-x11 xbrlapi cl-brlapi python-brlapi Architecture:

Accepted cb2bib 1.4.8-1 (source amd64)

2012-06-07 Thread Filippo Rusconi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Wed, 06 Jun 2012 22:11:25 +0200 Source: cb2bib Binary: cb2bib Architecture: source amd64 Version: 1.4.8-1 Distribution: unstable Urgency: low Maintainer: Debian Science Maintainers debian-science-maintain...@lists.alioth.debian.org

Accepted pyfits 1:3.0.8-1 (source all amd64)

2012-06-07 Thread Aurelien Jarno
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Thu, 07 Jun 2012 21:39:08 +0200 Source: pyfits Binary: python-pyfits python3-pyfits fitscheck Architecture: source amd64 all Version: 1:3.0.8-1 Distribution: unstable Urgency: low Maintainer: Debian Python Modules Team

Accepted pyopencl 2011.2+git20120517-1 (source all amd64 i386)

2012-06-07 Thread Tomasz Rybak
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Tue, 29 May 2012 19:52:40 +0200 Source: pyopencl Binary: python-pyopencl-headers python-pyopencl python3-pyopencl python-pyopencl-doc Architecture: all amd64 i386 source Version: 2011.2+git20120517-1 Distribution: unstable

Accepted python-django-feincms 1.5.4-1 (source all)

2012-06-07 Thread Janos Guljas
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Thu, 07 Jun 2012 22:07:15 +0200 Source: python-django-feincms Binary: python-django-feincms python-django-feincms-doc Architecture: source all Version: 1.5.4-1 Distribution: unstable Urgency: low Maintainer: Janos Guljas

  1   2   >