Bug#705452: docbook-xml: Fail to upgrade due to pre-depend problem

2013-04-18 Thread Helmut Grohne
On Thu, Apr 18, 2013 at 02:58:21PM +1000, Stuart Prescott wrote: Helmut Grohne wrote: The conclusion here is that the only way to fix this bug in sgml-base is to have *no* dependency on dpkg at all. Actually, removing the dependency on dpkg doesn't change the outcome at all -- dpkg is

Re: R 3.0.0 and required rebuilds of all reverse Depends: of R

2013-04-18 Thread Goswin von Brederlow
On Sun, Apr 07, 2013 at 09:29:19PM +0800, Thomas Goirand wrote: On 04/02/2013 09:18 PM, Goswin von Brederlow wrote: Actually that hits another problem. Namely that the epoch does not appear in the binary package filename. While wheezy would have 1.2.3-1 and unstable would have 1:1.2.3-1

Re: R 3.0.0 and required rebuilds of all reverse Depends: of R

2013-04-18 Thread Goswin von Brederlow
On Tue, Apr 02, 2013 at 02:28:23PM -0700, Russ Allbery wrote: Niko Tyni nt...@debian.org writes: FWIW, I've done ABI-incompatible uploads of perl to experimental in the past without changing the perlapi-* virtual package name or the libperl SONAME. The aim was to experiment with

Re: R 3.0.0 and required rebuilds of all reverse Depends: of R

2013-04-18 Thread Sven Joachim
On 2013-04-18 10:48 +0200, Goswin von Brederlow wrote: On Sun, Apr 07, 2013 at 09:29:19PM +0800, Thomas Goirand wrote: On 04/02/2013 09:18 PM, Goswin von Brederlow wrote: Actually that hits another problem. Namely that the epoch does not appear in the binary package filename. While wheezy

epoch in filenames for packages (was: Re: R 3.0.0 and required rebuilds of all reverse Depends: of R)

2013-04-18 Thread Ansgar Burchardt
On 04/18/2013 10:48, Goswin von Brederlow wrote: On Sun, Apr 07, 2013 at 09:29:19PM +0800, Thomas Goirand wrote: On 04/02/2013 09:18 PM, Goswin von Brederlow wrote: Actually that hits another problem. Namely that the epoch does not appear in the binary package filename. While wheezy would have

Re: Automatically satisfying Build-Depends from local control file

2013-04-18 Thread Marc Haber
On Wed, 17 Apr 2013 14:05:47 +0900, Charles Plessy ple...@debian.org wrote: The tool you are looking for is mk-build-deps from the package devscripts. So one uses mk-build-deps to create a .deb containing the build dependencies as binary dependencites, put that .deb into an local aptable archive,

Re: Automatically satisfying Build-Depends from local control file

2013-04-18 Thread Marc Haber
On Wed, 17 Apr 2013 09:45:32 +0100, Roger Leigh rle...@codelibre.net wrote: On Tue, Apr 16, 2013 at 09:19:27PM -0700, Nikolaus Rath wrote: Has someone already written a tool to automate this? I.e., parse debian/control and run the appropriate apt-get command? I think I am *not* looking for

Re: Automatically satisfying Build-Depends from local control file

2013-04-18 Thread Paul Wise
On Thu, Apr 18, 2013 at 6:07 PM, Marc Haber wrote: On Wed, 17 Apr 2013 14:05:47 +0900, Charles Plessy wrote: The tool you are looking for is mk-build-deps from the package devscripts. So one uses mk-build-deps to create a .deb containing the build dependencies as binary dependencites, put that

Re: Automatically satisfying Build-Depends from local control file

2013-04-18 Thread Lars Wirzenius
On Thu, Apr 18, 2013 at 12:07:25PM +0200, Marc Haber wrote: On Wed, 17 Apr 2013 14:05:47 +0900, Charles Plessy ple...@debian.org wrote: The tool you are looking for is mk-build-deps from the package devscripts. So one uses mk-build-deps to create a .deb containing the build dependencies

Re: Automatically satisfying Build-Depends from local control file

2013-04-18 Thread Neil Williams
On Thu, 18 Apr 2013 12:07:25 +0200 Marc Haber mh+debian-de...@zugschlus.de wrote: On Wed, 17 Apr 2013 14:05:47 +0900, Charles Plessy ple...@debian.org wrote: The tool you are looking for is mk-build-deps from the package devscripts. So one uses mk-build-deps to create a .deb containing

Re: Automatically satisfying Build-Depends from local control file

2013-04-18 Thread Jakub Wilk
* Marc Haber mh+debian-de...@zugschlus.de, 2013-04-18, 12:07: The tool you are looking for is mk-build-deps from the package devscripts. So one uses mk-build-deps to create a .deb containing the build dependencies as binary dependencites, put that .deb into an local aptable archive, run

Re: Automatically satisfying Build-Depends from local control file

2013-04-18 Thread Jakub Wilk
* Lars Wirzenius l...@liw.fi, 2013-04-18, 11:19: ideally, dpkg-checkbuilddeps could have an output mode that just lists the package names and could be fed to apt-get install: apt-get install $(dpkg-checkbuilddeps --package-names-only) #214566 -- Jakub Wilk -- To UNSUBSCRIBE, email to

Re: Automatically satisfying Build-Depends from local control file

2013-04-18 Thread Christoph Egger
Hi! Marc Haber mh+debian-de...@zugschlus.de writes: On Wed, 17 Apr 2013 14:05:47 +0900, Charles Plessy ple...@debian.org wrote: The tool you are looking for is mk-build-deps from the package devscripts. So one uses mk-build-deps to create a .deb containing the build dependencies as binary

Re: Add multiarch library paths to DEFAULT_LIBRARY_PATH in Dpkg::Shlibs?

2013-04-18 Thread Matthias Klose
Am 16.04.2013 15:19, schrieb Wookey: +++ Игорь Пашев [2013-04-16 16:49 +0400]: 2013/4/16 Neil Williams codeh...@debian.org: On Tue, 16 Apr 2013 16:11:24 +0400 So, is it important, that multiarch dirs go after crossdirs: our @librarypaths = (DEFAULT_LIBRARY_PATH, @crosslibrarypaths); ?

Re: Automatically satisfying Build-Depends from local control file

2013-04-18 Thread Tollef Fog Heen
]] Lars Wirzenius - if it's a lot of packages, I construct a complicated sed and awk and so on pipeline to extract the package names and feed those to apt-get install Aka /usr/lib/pbuilder/pbuilder-satisfydepends ? -- Tollef Fog Heen UNIX is user friendly, it's just picky

Re: Automatically satisfying Build-Depends from local control file

2013-04-18 Thread Lars Wirzenius
On Thu, Apr 18, 2013 at 04:13:32PM +0200, Tollef Fog Heen wrote: ]] Lars Wirzenius - if it's a lot of packages, I construct a complicated sed and awk and so on pipeline to extract the package names and feed those to apt-get install Aka

multiarch and interpreters/runtimes

2013-04-18 Thread Matthias Klose
There are maybe not many use cases where you do want to install an interpreter like python or perl for a foreign architecture, but there are some use case where such a setup makes sense. For now I see this limited for architecture pairs like amd64/i386, armel/armhf, ia64/i386, i.e. for

Re: epoch in filenames for packages (was: Re: R 3.0.0 and required rebuilds of all reverse Depends: of R)

2013-04-18 Thread Goswin von Brederlow
On Thu, Apr 18, 2013 at 11:04:11AM +0200, Ansgar Burchardt wrote: On 04/18/2013 10:48, Goswin von Brederlow wrote: On Sun, Apr 07, 2013 at 09:29:19PM +0800, Thomas Goirand wrote: On 04/02/2013 09:18 PM, Goswin von Brederlow wrote: Actually that hits another problem. Namely that the epoch

Re: Automatically satisfying Build-Depends from local control file

2013-04-18 Thread Goswin von Brederlow
On Tue, Apr 16, 2013 at 09:19:27PM -0700, Nikolaus Rath wrote: Hello, When downloading a source package from somewhere else, I often find myself in the situation that after.. If by downloading you mean apt-get source foo then the answere is: apt-get build-dep foo Otherwise there isn't a

Re: multiarch and interpreters/runtimes

2013-04-18 Thread Andrew Shadura
Hello, On 18 April 2013 16:41, Matthias Klose d...@debian.org wrote: - Tcl/Tk: Wookey and Dimitrij did start on that in Ubuntu, patches are available in Debian bug reports. Currently the shared libraries are split out into separate packages, and are co-installable. Not yet tested if

Re: multiarch and interpreters/runtimes

2013-04-18 Thread Goswin von Brederlow
On Thu, Apr 18, 2013 at 04:41:35PM +0200, Matthias Klose wrote: There are maybe not many use cases where you do want to install an interpreter like python or perl for a foreign architecture, but there are some use case where such a setup makes sense. For now I see this limited for architecture

Re: multiarch and interpreters/runtimes

2013-04-18 Thread Dmitrijs Ledkovs
On 18 April 2013 15:55, Andrew Shadura bugzi...@tut.by wrote: Hello, On 18 April 2013 16:41, Matthias Klose d...@debian.org wrote: - Tcl/Tk: Wookey and Dimitrij did start on that in Ubuntu, patches are available in Debian bug reports. Currently the shared libraries are split out into

Re: multiarch and interpreters/runtimes

2013-04-18 Thread Neil Williams
On Thu, 18 Apr 2013 16:41:35 +0200 Matthias Klose d...@debian.org wrote: - running a gdb:amd64 on i386 to debug 64bit binaries. This is the reason for our current gdb64 package on i386, but it is missing the support for the python based pretty printer. Installing gdb:amd64 on i386

Re: multiarch and interpreters/runtimes

2013-04-18 Thread Neil Williams
On Thu, 18 Apr 2013 16:41:35 +0200 Matthias Klose d...@debian.org wrote: - running a gdb:amd64 on i386 to debug 64bit binaries. This is the reason for our current gdb64 package on i386, but it is missing the support for the python based pretty printer. Installing gdb:amd64 on i386

Bug#705691: ITP: defusedxml -- XML bomb protection for Python stdlib modules

2013-04-18 Thread Luke Faraone
Package: wnpp Severity: wishlist Owner: Luke Faraone lfara...@debian.org * Package name: defusedxml Version : 0.4.1 Upstream Author : Christian Heimes christ...@python.org * URL : https://pypi.python.org/pypi/defusedxml * License : Python Programming Lang:

Re: Automatically satisfying Build-Depends from local control file

2013-04-18 Thread David Kalnischkies
On Thu, Apr 18, 2013 at 12:07 PM, Marc Haber mh+debian-de...@zugschlus.de wrote: On Wed, 17 Apr 2013 14:05:47 +0900, Charles Plessy ple...@debian.org wrote: The tool you are looking for is mk-build-deps from the package devscripts. So one uses mk-build-deps to create a .deb containing the

Re: multiarch and interpreters/runtimes

2013-04-18 Thread Josselin Mouette
Le jeudi 18 avril 2013 à 16:41 +0200, Matthias Klose a écrit : - Python: co-installable runtime and development files, cross-buildability upstreamed for 2.7.4 and 3.3.1. There is a way to cross-build third party modules using distutils/setuptools. Packages are available in

Re: Automatically satisfying Build-Depends from local control file

2013-04-18 Thread Marc Haber
On Thu, 18 Apr 2013 18:13:08 +0800, Paul Wise p...@debian.org wrote: On Thu, Apr 18, 2013 at 6:07 PM, Marc Haber wrote: On Wed, 17 Apr 2013 14:05:47 +0900, Charles Plessy wrote: The tool you are looking for is mk-build-deps from the package devscripts. So one uses mk-build-deps to create a

Re: Automatically satisfying Build-Depends from local control file

2013-04-18 Thread Marc Haber
On Thu, 18 Apr 2013 12:32:50 +0200, Jakub Wilk jw...@debian.org wrote: * Lars Wirzenius l...@liw.fi, 2013-04-18, 11:19: ideally, dpkg-checkbuilddeps could have an output mode that just lists the package names and could be fed to apt-get install: apt-get install $(dpkg-checkbuilddeps

Re: Automatically satisfying Build-Depends from local control file

2013-04-18 Thread Marc Haber
On Thu, 18 Apr 2013 12:27:15 +0200, Jakub Wilk jw...@debian.org wrote: Or just pass -i to mk-build-deps, which does all the steps for you. Missed that. Sorry. Thanks. Greetings Marc -- -- !! No courtesy copies, please !! - Marc Haber |

Re: Automatically satisfying Build-Depends from local control file

2013-04-18 Thread Neil Williams
On Thu, 18 Apr 2013 18:42:10 +0200 Marc Haber mh+debian-de...@zugschlus.de wrote: And because we want to do a really really good solution, a ten year old wishlist bug which has a patch in the BTS for three years remains unsolved? It's wishlist - I dread to think how many higher severity bugs

Re: multiarch and interpreters/runtimes

2013-04-18 Thread Ian Jackson
Goswin von Brederlow writes (Re: multiarch and interpreters/runtimes): Co-installability of interpreters is generally not planed and would have to be made as custom solutions, i.e. place the interpreter in /usr/lib/x86_64-linux-gnu/perl/ and provide /usr/bin/perl as alternative. I think it's

Re: Automatically satisfying Build-Depends from local control file

2013-04-18 Thread Eugene V. Lyubimkin
Hi, 2013-04-16 21:19, Nikolaus Rath: Has someone already written a tool to automate this? I.e., parse debian/control and run the appropriate apt-get command? If you not fear using a different package manager, try this: http://people.debian.org/~jackyf/cupt-satisfy-control-deps (parser sucks,

Re: multiarch and interpreters/runtimes

2013-04-18 Thread Andrew Shadura
Hello, On Thu, 18 Apr 2013 16:07:44 +0100 Dmitrijs Ledkovs x...@debian.org wrote: On 18 April 2013 16:41, Matthias Klose d...@debian.org wrote: - Tcl/Tk: Wookey and Dimitrij did start on that in Ubuntu, patches are available in Debian bug reports. Currently the shared libraries

Re: multiarch and interpreters/runtimes

2013-04-18 Thread Sergei Golovan
Hi! On Thu, Apr 18, 2013 at 9:56 PM, Andrew Shadura bugzi...@tut.by wrote: Hello, By the way, have you contacted Sergei on this? I saw the bugreports and I'm planning to start working on them after wheezy release. Personally, I'm not yet convinced about this interpreter

Re: multiarch and interpreters/runtimes

2013-04-18 Thread Andrew Shadura
Hello, On Thu, 18 Apr 2013 22:13:04 +0400 Sergei Golovan sgolo...@debian.org wrote: To Sergei (added to Cc): I'd like to join the effort in packaging Tcl/Tk and stuff, as I said before; but as you've been the most active person on the team for quite some time I'm a bit hesitant about

Re: multiarch and interpreters/runtimes

2013-04-18 Thread Goswin von Brederlow
On Thu, Apr 18, 2013 at 06:15:26PM +0100, Ian Jackson wrote: Goswin von Brederlow writes (Re: multiarch and interpreters/runtimes): Co-installability of interpreters is generally not planed and would have to be made as custom solutions, i.e. place the interpreter in

Re: multiarch and interpreters/runtimes

2013-04-18 Thread Russ Allbery
Matthias Klose d...@debian.org writes: There are maybe not many use cases where you do want to install an interpreter like python or perl for a foreign architecture, but there are some use case where such a setup makes sense. One additional use case: I want to be able to do this in order to

Re: Automatically satisfying Build-Depends from local control file

2013-04-18 Thread Tollef Fog Heen
]] Neil Williams The code to do this exists, it up to you to use it instead of whinging about the Social Contract, *again*. (Always the last resort of those who only want to complain without actually writing some code.) That's not a particularly useful comment in this context as the bug in

Aptitude best to ignore a dependency

2013-04-18 Thread Kevin Chadwick
http://superuser.com/questions/95509/tell-aptitude-to-ignore-broken-package Does this work and is aptitude the best way to update whilst ignoring incorrect or even debatable dependencies or can apt-get do so too. Is equiv a fast and easy solution? Currently I am getting fix broken on

Re: Plat'Home OpenBlocks discounted for Debian member and FLOSS Developer

2013-04-18 Thread Nobuhiro Iwamatsu
Hi, Thank you for your comment. 2013/4/17 Lennart Sorensen lsore...@csclub.uwaterloo.ca: On Wed, Apr 17, 2013 at 08:53:24AM +0900, Nobuhiro Iwamatsu wrote: Plat'Home is one of the Debconf 13 sponsor will sell at discount to Debian member and FLOSS Developer for the OpenBlocks of small ARM

Re: Aptitude best to ignore a dependency

2013-04-18 Thread David Kalnischkies
Hi Kevin, your question is better suited for one of the various support channels. Including but not limited to the debian-u...@lists.debian.org mailinglists, which are even available in different languages. Some quick answers anyway: On Thu, Apr 18, 2013 at 11:42 PM, Kevin Chadwick

DEBIAN 0.93

2013-04-18 Thread GABITA RODRIGUEZ DE MEDINA
Hi, sorry to bother you, but I'm doing research for operating systems in my study center, the question is technical features that had debian 0.93, which kernell used, which network protocols, file system, etc..Thank you for helping GABRIELA RODRIGUEZMONTEVIDEO URUGUAY

Re: Aptitude best to ignore a dependency

2013-04-18 Thread Kevin Chadwick
your question is better suited for one of the various support channels. Including but not limited to the debian-u...@lists.debian.org mailinglists, which are even available in different languages. Some quick answers anyway: Thanks I changed it from the user list at the last minute as I

Re: Automatically satisfying Build-Depends from local control file

2013-04-18 Thread Joachim Breitner
Hi, Am Dienstag, den 16.04.2013, 21:19 -0700 schrieb Nikolaus Rath: Has someone already written a tool to automate this? I.e., parse debian/control and run the appropriate apt-get command? The package haskell-debian-utils contains a program named apt-get-build-depends that does exactly that.

Re: DEBIAN 0.93

2013-04-18 Thread Ben Hutchings
On Thu, Apr 18, 2013 at 09:20:33PM +, GABITA RODRIGUEZ DE MEDINA wrote: Hi, sorry to bother you, but I'm doing research for operating systems in my study center, the question is technical features that had debian 0.93, which kernell used, which network protocols, file system, etc..Thank

Re: DEBIAN 0.93

2013-04-18 Thread Julián Moreno Patiño
Hi Gabriela, Some history in this link: http://www.debian.org/doc/manuals/project-history/ch-releases.es.html And looking for the packages for that release: I can see the kernel version was 1.2.13 http://archive.debian.org/debian-archive/debian/dists/Debian-0.93R6/binary/Packages In the

Re: multiarch and interpreters/runtimes

2013-04-18 Thread Guillem Jover
Hi! [ I had pending warning about this on debian-devel before the release, so this is a good way to do that. :) ] On Thu, 2013-04-18 at 16:41:35 +0200, Matthias Klose wrote: There are maybe not many use cases where you do want to install an interpreter like python or perl for a foreign

Re: multiarch and interpreters/runtimes

2013-04-18 Thread Dmitrijs Ledkovs
On 18 April 2013 19:13, Sergei Golovan sgolo...@debian.org wrote: Hi! On Thu, Apr 18, 2013 at 9:56 PM, Andrew Shadura bugzi...@tut.by wrote: Hello, By the way, have you contacted Sergei on this? I saw the bugreports and I'm planning to start working on them after wheezy release. Yeah

Work-needing packages report for Apr 19, 2013

2013-04-18 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: 514 (new: 1) Total number of packages offered up for adoption: 147 (new: 0) Total number of packages

Re: Automatically satisfying Build-Depends from local control file

2013-04-18 Thread Nikolaus Rath
Marc Haber mh+debian-de...@zugschlus.de writes: On Wed, 17 Apr 2013 14:05:47 +0900, Charles Plessy ple...@debian.org wrote: The tool you are looking for is mk-build-deps from the package devscripts. So one uses mk-build-deps to create a .deb containing the build dependencies as binary

Re: Automatically satisfying Build-Depends from local control file

2013-04-18 Thread Nikolaus Rath
Joachim Breitner nome...@debian.org writes: Hi, Am Dienstag, den 16.04.2013, 21:19 -0700 schrieb Nikolaus Rath: Has someone already written a tool to automate this? I.e., parse debian/control and run the appropriate apt-get command? The package haskell-debian-utils contains a program named

Re: multiarch and interpreters/runtimes

2013-04-18 Thread James McCoy
On Thu, Apr 18, 2013 at 04:18:20PM +0100, Neil Williams wrote: On Thu, 18 Apr 2013 16:41:35 +0200 Matthias Klose d...@debian.org wrote: - running a gdb:amd64 on i386 to debug 64bit binaries. This is the reason for our current gdb64 package on i386, but it is missing the support

Re: Automatically satisfying Build-Depends from local control file

2013-04-18 Thread Stéphane Glondu
Le 18/04/2013 12:07, Marc Haber a écrit : The tool you are looking for is mk-build-deps from the package devscripts. So one uses mk-build-deps to create a .deb containing the build dependencies as binary dependencites, put that .deb into an local aptable archive, run apt-get update and

Accepted virt-viewer 0.5.5+really0.5.4-1 (source i386)

2013-04-18 Thread Guido Günther
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Thu, 18 Apr 2013 08:05:36 +0200 Source: virt-viewer Binary: virt-viewer Architecture: source i386 Version: 0.5.5+really0.5.4-1 Distribution: unstable Urgency: low Maintainer: Debian Libvirt Maintainers

Accepted fdpowermon 1.9 (source all)

2013-04-18 Thread Wouter Verhelst
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Thu, 18 Apr 2013 09:59:43 +0200 Source: fdpowermon Binary: fdpowermon fdpowermon-icons Architecture: source all Version: 1.9 Distribution: unstable Urgency: low Maintainer: Wouter Verhelst wou...@debian.org Changed-By: Wouter

Accepted minetest 0.4.6+repack-3 (source amd64 all)

2013-04-18 Thread Martin Quinson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Thu, 18 Apr 2013 09:41:54 +0200 Source: minetest Binary: minetest minetest-dbg minetest-server minetest-data Architecture: source amd64 all Version: 0.4.6+repack-3 Distribution: unstable Urgency: low Maintainer: Debian Games Team

Accepted kwwidgets 1.0.0~cvs20100930-8 (source all amd64)

2013-04-18 Thread Mathieu Malaterre
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Thu, 18 Apr 2013 10:25:46 +0200 Source: kwwidgets Binary: libkwwidgets1-dev libkwwidgets1.0.1009 kwwidgets-examples kwwidgets-doc python-kwwidgets tcl8.5-kwwidgets Architecture: source all amd64 Version: 1.0.0~cvs20100930-8

Accepted libgd2 2.1.0~alpha~1-2 (source amd64 all)

2013-04-18 Thread Ondřej Surý
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Tue, 16 Apr 2013 08:58:45 +0200 Source: libgd2 Binary: libgd-tools libgd2-dev libgd2-3 libgd2-xpm-dev libgd2-noxpm-dev Architecture: source amd64 all Version: 2.1.0~alpha~1-2 Distribution: experimental Urgency: low Maintainer: GD

Accepted nordugrid-arc 3.0.0-1 (source amd64 all)

2013-04-18 Thread Mattias Ellert
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Wed, 17 Apr 2013 06:37:28 +0200 Source: nordugrid-arc Binary: libarccommon2 nordugrid-arc-client nordugrid-arc-arcproxyalt nordugrid-arc-hed nordugrid-arc-gridftpd nordugrid-arc-cache-service nordugrid-arc-datadelivery-service

Accepted libgd2 2.1.0~alpha~1-1 (source amd64)

2013-04-18 Thread Ondřej Surý
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sun, 14 Apr 2013 11:12:25 +0200 Source: libgd2 Binary: libgd-tools libgd2-dev libgd2-3 Architecture: source amd64 Version: 2.1.0~alpha~1-1 Distribution: experimental Urgency: low Maintainer: GD team

Accepted din 4.2.1-1 (source amd64)

2013-04-18 Thread Edward Wang
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sat, 09 Mar 2013 15:16:10 -0500 Source: din Binary: din Architecture: source amd64 Version: 4.2.1-1 Distribution: unstable Urgency: low Maintainer: Debian Multimedia Maintainers pkg-multimedia-maintain...@lists.alioth.debian.org

Accepted fonts-averia-sans-gwf 1.00-1 (source all)

2013-04-18 Thread Alfonso Sabato Siciliano
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Wed, 27 Mar 2013 14:02:33 +0100 Source: fonts-averia-sans-gwf Binary: fonts-averia-sans-gwf Architecture: source all Version: 1.00-1 Distribution: unstable Urgency: low Maintainer: Alfonso Sabato Siciliano alfi...@gmail.com

Accepted fonts-averia-gwf 1.00-1 (source all)

2013-04-18 Thread Alfonso Sabato Siciliano
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Wed, 27 Mar 2013 13:53:30 +0100 Source: fonts-averia-gwf Binary: fonts-averia-gwf Architecture: source all Version: 1.00-1 Distribution: unstable Urgency: low Maintainer: Alfonso Sabato Siciliano alfi...@gmail.com Changed-By:

Accepted fonts-averia-serif-gwf 1.00-1 (source all)

2013-04-18 Thread Alfonso Sabato Siciliano
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Wed, 27 Mar 2013 14:12:09 +0100 Source: fonts-averia-serif-gwf Binary: fonts-averia-serif-gwf Architecture: source all Version: 1.00-1 Distribution: unstable Urgency: low Maintainer: Alfonso Sabato Siciliano alfi...@gmail.com

Accepted residualvm 0.1.1+dfsg-1 (source amd64 all)

2013-04-18 Thread Dmitry Smirnov
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Thu, 18 Apr 2013 11:40:17 +1000 Source: residualvm Binary: residualvm residualvm-data Architecture: source amd64 all Version: 0.1.1+dfsg-1 Distribution: unstable Urgency: low Maintainer: Debian Games Team

Accepted beignet 0.1+git20130418+0546d2e-1 (source amd64)

2013-04-18 Thread Simon Richter
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Thu, 18 Apr 2013 11:51:37 +0200 Source: beignet Binary: beignet-dev beignet0.0.1 Architecture: source amd64 Version: 0.1+git20130418+0546d2e-1 Distribution: experimental Urgency: low Maintainer: Simon Richter s...@debian.org

Accepted tcl8.5 8.5.14-1 (source i386 all)

2013-04-18 Thread Sergei Golovan
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Thu, 18 Apr 2013 13:05:59 +0400 Source: tcl8.5 Binary: tcl8.5 tcl8.5-doc tcl8.5-dev Architecture: source i386 all Version: 8.5.14-1 Distribution: experimental Urgency: low Maintainer: Tcl/Tk Debian Packagers

Accepted tk8.5 8.5.14-1 (source i386 all)

2013-04-18 Thread Sergei Golovan
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Thu, 18 Apr 2013 14:03:59 +0400 Source: tk8.5 Binary: tk8.5 tk8.5-doc tk8.5-dev Architecture: source i386 all Version: 8.5.14-1 Distribution: experimental Urgency: low Maintainer: Tcl/Tk Debian Packagers

Accepted python-ecdsa 0.8-1 (source all)

2013-04-18 Thread Bart Martens
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Mon, 01 Apr 2013 16:34:34 + Source: python-ecdsa Binary: python-ecdsa Architecture: source all Version: 0.8-1 Distribution: unstable Urgency: low Maintainer: Bart Martens ba...@debian.org Changed-By: Bart Martens

Accepted flask-babel 0.8-1 (source all)

2013-04-18 Thread Sebastian Ramacher
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Wed, 03 Apr 2013 00:45:00 +0200 Source: flask-babel Binary: python-flask-babel python-flask-babel-doc Architecture: source all Version: 0.8-1 Distribution: experimental Urgency: low Maintainer: Debian Python Modules Team

Accepted invesalius 3.0~b4-1 (source all)

2013-04-18 Thread Thiago Franco de Moraes
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Mon, 04 Mar 2013 09:45:38 -0300 Source: invesalius Binary: invesalius invesalius-examples Architecture: source all Version: 3.0~b4-1 Distribution: unstable Urgency: low Maintainer: Debian Med Packaging Team

Accepted fonts-dejavu 2.33+svn2514-1 (source all)

2013-04-18 Thread Christian Perrier
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Mon, 01 Apr 2013 18:03:09 +0200 Source: fonts-dejavu Binary: fonts-dejavu fonts-dejavu-core fonts-dejavu-extra fonts-dejavu-udeb fonts-dejavu-mono-udeb ttf-dejavu ttf-dejavu-core ttf-dejavu-extra Architecture: source all Version:

Accepted fonts-dejavu 2.33+svn2514-2 (source all)

2013-04-18 Thread Christian Perrier
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Wed, 03 Apr 2013 11:42:53 +0200 Source: fonts-dejavu Binary: fonts-dejavu fonts-dejavu-core fonts-dejavu-extra fonts-dejavu-udeb fonts-dejavu-mono-udeb ttf-dejavu ttf-dejavu-core ttf-dejavu-extra Architecture: source all Version:

Accepted phppgadmin 5.1-1 (source all)

2013-04-18 Thread Christoph Berg
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Thu, 18 Apr 2013 12:04:59 +0200 Source: phppgadmin Binary: phppgadmin Architecture: source all Version: 5.1-1 Distribution: unstable Urgency: low Maintainer: Christoph Berg m...@debian.org Changed-By: Christoph Berg m...@debian.org

Accepted glusterfs 3.4.0~qa9realyalpha3-1 (source amd64)

2013-04-18 Thread Patrick Matthäi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Thu, 18 Apr 2013 12:54:04 +0200 Source: glusterfs Binary: glusterfs-client glusterfs-server glusterfs-common glusterfs-dbg Architecture: source amd64 Version: 3.4.0~qa9realyalpha3-1 Distribution: experimental Urgency: low

Accepted qemu 1.4.0+dfsg-2exp (source i386 all)

2013-04-18 Thread Michael Tokarev
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Thu, 18 Apr 2013 14:45:30 +0400 Source: qemu Binary: qemu qemu-keymaps qemu-system qemu-system-common qemu-system-misc qemu-system-arm qemu-system-mips qemu-system-ppc qemu-system-sparc qemu-system-x86 qemu-user qemu-user-static

Accepted python-cffi 0.6-1 (source amd64)

2013-04-18 Thread Stefano Rivera
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Tue, 16 Apr 2013 18:18:19 +0200 Source: python-cffi Binary: python-cffi python-cffi-dbg python3-cffi python3-cffi-dbg Architecture: source amd64 Version: 0.6-1 Distribution: unstable Urgency: low Maintainer: Debian Python Modules

Accepted ddskk 14.4-4 (source all)

2013-04-18 Thread Tatsuya Kinoshita
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Thu, 18 Apr 2013 20:26:03 +0900 Source: ddskk Binary: ddskk Architecture: source all Version: 14.4-4 Distribution: unstable Urgency: low Maintainer: Tatsuya Kinoshita t...@debian.org Changed-By: Tatsuya Kinoshita t...@debian.org

Accepted virtuoso-opensource 6.1.4+dfsg1-7 (source all amd64)

2013-04-18 Thread Debian Krap Maintainers
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Wed, 17 Apr 2013 21:30:26 +0200 Source: virtuoso-opensource Binary: virtuoso-opensource virtuoso-server virtuoso-minimal virtuoso-opensource-6.1 virtuoso-opensource-6.1-common virtuoso-opensource-6.1-bin virtuoso-vsp-startpage

Accepted zita-mu1 0.2.0-1 (source amd64)

2013-04-18 Thread Jaromír Mikeš
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Wed, 03 Apr 2013 04:52:16 +0200 Source: zita-mu1 Binary: zita-mu1 Architecture: source amd64 Version: 0.2.0-1 Distribution: unstable Urgency: low Maintainer: Debian Multimedia Maintainers

Accepted tcl-sugar 0.1-1 (source all)

2013-04-18 Thread Andrew Shadura
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Thu, 04 Apr 2013 13:04:18 +0200 Source: tcl-sugar Binary: tcl-sugar Architecture: source all Version: 0.1-1 Distribution: unstable Urgency: low Maintainer: Andrew Shadura andre...@debian.org Changed-By: Andrew Shadura

Accepted gnuhealth 1.8.0-1 (source all)

2013-04-18 Thread Emilien Klein
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Wed, 06 Mar 2013 21:29:52 +0100 Source: gnuhealth Binary: gnuhealth Architecture: source all Version: 1.8.0-1 Distribution: experimental Urgency: low Maintainer: Debian Med Packaging Team debian-med-packag...@lists.alioth.debian.org

Accepted sphinxtrain 1.0.8-1 (source amd64)

2013-04-18 Thread Samuel Thibault
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Wed, 02 Jan 2013 04:10:21 +0100 Source: sphinxtrain Binary: sphinxtrain Architecture: source amd64 Version: 1.0.8-1 Distribution: unstable Urgency: low Maintainer: Debian Accessibility Team debian-accessibil...@lists.debian.org

Accepted ruby-haml-magic-translations 0.5.1-1 (source all)

2013-04-18 Thread Jérémy Bobbio
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Wed, 03 Apr 2013 11:06:44 +0200 Source: ruby-haml-magic-translations Binary: ruby-haml-magic-translations Architecture: source all Version: 0.5.1-1 Distribution: experimental Urgency: low Maintainer: Debian Ruby Extras Maintainers

Accepted hdevtools 0.1.0.5-2 (source i386)

2013-04-18 Thread Joey Hess
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Sun, 07 Apr 2013 17:02:19 -0400 Source: hdevtools Binary: hdevtools Architecture: source i386 Version: 0.1.0.5-2 Distribution: unstable Urgency: low Maintainer: Debian Haskell Group pkg-haskell-maintain...@lists.alioth.debian.org

Accepted slowaes 0.1a1-1 (source all)

2013-04-18 Thread Bart Martens
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Mon, 01 Apr 2013 20:00:00 + Source: slowaes Binary: python-slowaes Architecture: source all Version: 0.1a1-1 Distribution: unstable Urgency: low Maintainer: Bart Martens ba...@debian.org Changed-By: Bart Martens

Accepted rapicorn 13.03.0~ds0-1 (source amd64)

2013-04-18 Thread Alessio Treglia
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Fri, 05 Apr 2013 17:39:49 +0100 Source: rapicorn Binary: librapicorn-dev librapicorn1303-0 python-rapicorn Architecture: source amd64 Version: 13.03.0~ds0-1 Distribution: unstable Urgency: low Maintainer: Alessio Treglia

Accepted libnet-ipaddress-perl 1.10-1 (source amd64)

2013-04-18 Thread Cyril Bouthors
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Fri, 05 Apr 2013 16:35:55 +0200 Source: libnet-ipaddress-perl Binary: libnet-ipaddress-perl Architecture: source amd64 Version: 1.10-1 Distribution: unstable Urgency: low Maintainer: Cyril Bouthors cy...@debian-packaging.com

Accepted einspline 0.9.2-1 (source amd64)

2013-04-18 Thread Sébastien Villemot
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Wed, 03 Apr 2013 12:41:09 +0200 Source: einspline Binary: libeinspline0 libeinspline-dev libeinspline-dbg Architecture: source amd64 Version: 0.9.2-1 Distribution: unstable Urgency: low Maintainer: Debian Science Team

Accepted php-horde-queue 1.0.0-1 (source all)

2013-04-18 Thread Mathieu Parent
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sun, 07 Apr 2013 16:11:21 +0200 Source: php-horde-queue Binary: php-horde-queue Architecture: source all Version: 1.0.0-1 Distribution: unstable Urgency: low Maintainer: Horde Maintainers pkg-horde-hack...@lists.alioth.debian.org

Accepted 0xffff 0.6~git20130406-1 (source amd64)

2013-04-18 Thread Sebastian Reichel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Sat, 06 Apr 2013 17:21:36 +0200 Source: 0x Binary: 0x Architecture: source amd64 Version: 0.6~git20130406-1 Distribution: unstable Urgency: low Maintainer: Sebastian Reichel s...@debian.org Changed-By: Sebastian Reichel

Accepted r-cran-rcpparmadillo 0.3.800.1-1 (source i386)

2013-04-18 Thread Dirk Eddelbuettel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Fri, 05 Apr 2013 19:47:00 -0500 Source: r-cran-rcpparmadillo Binary: r-cran-rcpparmadillo Architecture: source i386 Version: 0.3.800.1-1 Distribution: unstable Urgency: low Maintainer: Dirk Eddelbuettel e...@debian.org Changed-By:

Accepted php-horde-compress-fast 1.0.1-1 (source all)

2013-04-18 Thread Mathieu Parent
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sun, 07 Apr 2013 16:03:43 +0200 Source: php-horde-compress-fast Binary: php-horde-compress-fast Architecture: source all Version: 1.0.1-1 Distribution: unstable Urgency: low Maintainer: Horde Maintainers

Accepted libnet-ipaddress-perl 1.10-3 (source all)

2013-04-18 Thread Cyril Bouthors
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Fri, 12 Apr 2013 18:00:48 +0200 Source: libnet-ipaddress-perl Binary: libnet-ipaddress-perl Architecture: source all Version: 1.10-3 Distribution: unstable Urgency: low Maintainer: Cyril Bouthors cy...@debian-packaging.com

Accepted php-horde-css-parser 1.0.0~dev201304071754-1 (source all)

2013-04-18 Thread Mathieu Parent
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sun, 07 Apr 2013 18:10:52 +0200 Source: php-horde-css-parser Binary: php-horde-css-parser Architecture: source all Version: 1.0.0~dev201304071754-1 Distribution: unstable Urgency: low Maintainer: Horde Maintainers

Accepted libnet-ipaddress-perl 1.10-2 (source amd64)

2013-04-18 Thread Cyril Bouthors
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Mon, 08 Apr 2013 09:44:35 +0200 Source: libnet-ipaddress-perl Binary: libnet-ipaddress-perl Architecture: source amd64 Version: 1.10-2 Distribution: unstable Urgency: low Maintainer: Cyril Bouthors cy...@debian-packaging.com

Accepted libnet-idn-nameprep-perl 1.101+dfsg-1 (source all)

2013-04-18 Thread gregor herrmann
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Sun, 07 Apr 2013 14:05:14 +0200 Source: libnet-idn-nameprep-perl Binary: libnet-idn-nameprep-perl Architecture: source all Version: 1.101+dfsg-1 Distribution: unstable Urgency: low Maintainer: Debian Perl Group

Accepted hdevtools 0.1.0.5-1 (source i386)

2013-04-18 Thread Joey Hess
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Sun, 07 Apr 2013 14:48:20 -0400 Source: hdevtools Binary: hdevtools Architecture: source i386 Version: 0.1.0.5-1 Distribution: unstable Urgency: low Maintainer: Debian Haskell Group pkg-haskell-maintain...@lists.alioth.debian.org

Accepted uc-echo 1.12-1 (source amd64)

2013-04-18 Thread Thorsten Alteholz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Tue, 12 Mar 2013 18:00:07 +0100 Source: uc-echo Binary: uc-echo Architecture: source amd64 Version: 1.12-1 Distribution: unstable Urgency: low Maintainer: Debian Med Packaging Team debian-med-packag...@lists.alioth.debian.org

  1   2   >