Offre d'emploi à l'Onera

2010-04-28 Thread Christian PERRIER
Je pense que la plupart sur cette liste savent que je travaille à
l'Onera (www.onera.fr), dans son Département réseau et Informatique.

On a justement un poste ouvert dans des domaines qui pourraient
intéresser certains dans l'auguste assemblée:

http://recrutement.onera.fr/site/onera_pub?re_action=Contenu.getContentpage=pop_num_=23_prp_=201001201342440490


Note: c'est pas pour faire du Debian toute la journée. Une bonne
partie de l'infrastructure, notamment sur notre site de Toulouse, est
basée sur du RHEL/CentOS.

Note bis: c'est pas pour avoir bubulle comme chef (des fois que vous
n'aimeriez pas bubulle). Cela dit, faudra causer avec assez souvent,
quand même...:-)

Note ter: l'Onera étant un organisme public, vou spouvez vous douter
que les aspects financiers d'un tel poste ne sont pas nécessairement
son avantage principal. Il faut probablement plutôt regarder du côté
d'un environnement technique intéressant, de pas mal d'autonomie, d'ue
grande variété du travailet accessoirement des 30 jours de congés
+ 21 jours de RTT annuels..:-)


-- 




signature.asc
Description: Digital signature


Re: Bug#579373: ITP: zthreads -- A platform-independent, multi-threading and synchronization library for C++

2010-04-28 Thread Frank Lin PIAT
On Tue, 2010-04-27 at 14:07 +0200, Cleto Martin Angelina wrote:
 Package: wnpp
 Severity: wishlist
 Owner: Cleto Martin Angelina cleto.mar...@gmail.com
 Owner: Cleto Martin Angelina cleto.mar...@gmail.com
 
 * Package name: zthreads
libzthreads?
   Version : 2.3.2
   Upstream Author : Eric Crahen ecra...@users.sourceforge.net
 * URL : http://zthread.sourceforge.net/
 * License : MIT
   Programming Lang: C++
   Description : A platform-independent, multi-threading, object-oriented 
 and synchronization library for C++
This is a pretty long short description.
I would suggest something like:
  synchronization library
or
  synchronization library for C++

 Zthreads is an advanced platform-independant, object-oriented
 threading and synchronization library. Designed and tested under POSIX
  Win32 systems. Not just another thread wrapper.
 ..
 It provides several structures for concurrent programming like
 PoolExecutor, MonitoredQueue, Barriers and much more. Futhermore,
  ^^
  My spell checker suggest: Furthermore 
 structures like Task and Thread are provided for creating threading
 applications in C++ easier.

 This library is used in Bruce Eckel's book Thinking in
 C++ as a good framework for concurrent programming.

This last paragraph could/should be dropped. (IMHO, this sounds like
advertising, and it isn't a useful information about what the package is
doing / why it is useful / when it it should be used)

Thanks,

Franklin


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/1272437077.3308.1117.ca...@solid.paris.klabs.be



Re: Bug#579076: ITP: bitfrost -- Python library for BIOS security on the OLPC XO laptop

2010-04-28 Thread Frank Lin PIAT
On Sat, 2010-04-24 at 23:17 -0400, Luke Faraone wrote:
 
 * Package name: bitfrost
   Description : Python library for BIOS security on the OLPC XO laptop
 
 Bitfrost is the OLPC security platform. This package contains tools to
 handle securing the early boot stages of the system running on the XO
 laptop.

Hello,

The package description could be improved, to mention what the package
is doing :
Is it executed at boot time (I doubt so), or is it use to configure the
bootload and/or the firmware?

Also, what kind of security does it configures? (define a boot password,
protect the access to the firmware? configure the boot sequence, etc.)

If it configures the firmware, does one needs that tool to revert the
changes, or can it be done from the firmware itself?

Thanks,

Franklin


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/1272438297.3308.1242.ca...@solid.paris.klabs.be



ITP: libfile-corresponding-perl -- Find corresponding files in the directory tree

2010-04-28 Thread Dominique Dumont
Hello

I've messed up while sending the ITP [1], so I'm manually forwarding it to 
debian-devel and debian-perl. I'll rework the full description before 
uploading this package. This package is a dependency of future package 
libdevel-perlysense-perl

=

Package: wnpp
Owner: Dominique Dumont dominique.dum...@hp.com
Severity: wishlist
X-Debbugs-CC: debian-devel@lists.debian.org,debian-p...@lists.debian.org

* Package name: libfile-corresponding-perl
  Version : 0.003
  Upstream Author : Johan Lindstrom johanl[at]DarSerMan.com
* URL : http://search.cpan.org/dist/File-Corresponding/
* License : Artistic or GPL-1+
  Programming Lang: Perl
  Description : Find corresponding files in the directory tree

File::Corresponding uses a configuration of groups of File Profiles to
identify corresponding files.

Using a .corresponding_file config file, and the command line script
corresponding_file, you can easily look up corresponding files.

It's obviously better if you let your editor do the tedious bits for you,
like passing the file name to the script, letting you choose which of the
corresponding files you meant, and opening the file in the editor.

That's left as an exercise for the reader (well you are a programmer, aren't
you?).

==

All the best


[1] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=578812

Dominique
--
http://config-model.wiki.sourceforge.net/ -o- http://search.cpan.org/~ddumont/
http://www.ohloh.net/accounts/ddumont


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/201004280911.39462.domi.dum...@free.fr



Re: Architecture Nomenclature

2010-04-28 Thread Goswin von Brederlow
Reinhard Tartler siret...@debian.org writes:

 On Mi, Apr 28, 2010 at 02:07:56 (CEST), Kip Warner wrote:

 On Wed, 2010-04-28 at 00:32 +0200, Benjamin Drung wrote:
 
 The best solution would be autodetection of SSE2 on runtime. That can
 be
 done with a few lines of code. 

 You're right, that can indeed be done with a few lines of code. e.g.
 cpuid instruction.

 SSE2 can be disabled for userland in the kernel. The implementation of
 [1] requires this for example.

 [1] http://portal.acm.org/citation.cfm?id=1752046.1752053

 more safe approach include:

  - avcodec: installing a SIGILL handler to divert some function
pointers

  - vlc: spawning a child process that does some sse instructions and
check if it dies.

 The problem is that you then have to perform a branch every time you
 could potentially use hardware acceleration: a condition for when,
 say, SSE2 is available, and another for a generic implementation.

 It isn't ideal performance wise.

 If you have both an SSE2 and C only implementation, you can use function
 pointers that are set once, not every time the function is called. If
 properly implemented, this hardly impacts performance.

 Perhaps for 32-bit x86 architectures where SIMD is required, I could
 build the package for i686 and have it detect at runtime before said is
 actually used, whether it is available or not. If it is not, raise a
 user visible error and terminate.

 This can be implemented as SIGILL handler.

 This method assumes the user knows that it is only supported on P4 or
 later generation of x86.

And if nothing else works then compile your source twice, once with SSE2
and once without. You can then use alternatives to let the admin choose
one or the other depending on their hardware.

MfG
Goswin


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/87r5m0kq4b@frosties.localdomain



Re: Bug#578750: ITP: kmid -- MIDI/Karaoke player for KDE

2010-04-28 Thread Frank Lin PIAT
Hello Lisandro,

On Thu, 2010-04-22 at 10:40 -0300, Lisandro Damián Nicanor Pérez Meyer
wrote:
 
 * Package name: kmid
is it kmid or kmid2?

   Description : MIDI/Karaoke player for KDE

 KMid is a rewrite from scratch of the original KDE midi player.
   
   Not so useful for end-user
 It plays MIDI and karaoke files.

I would suggest:
 This package provides a MIDI and karaoke player for KDE. KMid2 is a
 rewrite of kmid for KDE4, with a new architecture and also some new
 features.

Upstream description also list some interesting features, which could de
included (I have dropped some bullets, it could be shorted further to
only list the nice features of this MID player).

 Some major features:
 * Playback to external hardware MIDI devices.
 * Allows to use software synths as well.
 * Tempo and volume controls.
 * Pitch (transpose) control.
 * Rhythm view (visual metronome).
 * Configurable character encoding, font and color for lyrics.
 * MIDI Mapper.
 * Channels window, with solo/muting controls and instrument selectors.
 * MIDI sequencing is implemented on pluggable backends.

Does it just play .MID files, or does it also plays some similar files?

Regards,

Franklin


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/1272439504.3308.1361.ca...@solid.paris.klabs.be



Bug#579509: ITP: ctpl -- A template engine written in C

2010-04-28 Thread Jonathan Michalon
Package: wnpp
Severity: wishlist
Owner: Jonathan Michalon johnde...@gmail.com
Owner: Jonathan Michalon johnde...@gmail.com


* Package name: ctpl
  Version : 0.2.1
  Upstream Author : Colomban Wendling b...@herbesfolles.org
* URL : http://ctpl.tuxfamily.org/
* License : GPLv3+
  Programming Lang: C
  Description : A template engine written in C

 CTPL is a C template engine library allowing fast and easy computation of
 templates with precise control over the parsing environment.

 CTPL supports a wide range of input types through GIO
 like in-memory, files, FTP, HTTP and more.





-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20100428065106.6191.91929.report...@localhost



Re: Architecture Nomenclature

2010-04-28 Thread Xavier Oswald
On 17:07 Tue 27 Apr , Kip Warner wrote:
 On Wed, 2010-04-28 at 00:32 +0200, Benjamin Drung wrote:
  
  The best solution would be autodetection of SSE2 on runtime. That can
  be
  done with a few lines of code. 
 
 You're right, that can indeed be done with a few lines of code. e.g.
 cpuid instruction. The problem is that you then have to perform a branch
 every time you could potentially use hardware acceleration: a condition
 for when, say, SSE2 is available, and another for a generic
 implementation.
 
 It isn't ideal performance wise.

Agreed. It's not the way we should go.

 Perhaps for 32-bit x86 architectures where SIMD is required, I could
 build the package for i686 and have it detect at runtime before said is
 actually used, whether it is available or not. If it is not, raise a
 user visible error and terminate.
 
 This method assumes the user knows that it is only supported on P4 or
 later generation of x86.

The point is that only few software use this kind of acceleration.

If you really want to have SS2 and such activated, I suggest to do a rebuilt of
all packages on your machine with your own architecture compilation options.

We want to keep i386 or 'i486' compatible and not loose any performance due to
performing a branch everytime you can activate an architecture optimization.
And if we go through such a way, it will be hard for developers to maintain
packages and it will require a lot of manpower.


Greetings,
-- 
 ,''`. Xavier Oswald (xosw...@debian.org)
: :' : GNU/LINUX Debian Developer http://www.debian.org 
`. `'  GPG Key: 1024D/88BBB51E
  `-   938D D715 6915 8860 9679  4A0C A430 C6AA 88BB B51E


signature.asc
Description: Digital signature


Re: Bug#579373: ITP: zthreads -- A platform-independent, multi-threading and synchronization library for C++

2010-04-28 Thread Cyril Brulebois
Frank Lin PIAT fp...@klabs.be (28/04/2010):
 [Various remarks]

You're missing the important bit here:
  Version 2.3.2 was released on 03/13/05.

What about not packaging *that* at all?

Mraw,
KiBi.


signature.asc
Description: Digital signature


Re: Architecture Nomenclature

2010-04-28 Thread Josselin Mouette
Le mardi 27 avril 2010 à 17:07 -0700, Kip Warner a écrit :
 You're right, that can indeed be done with a few lines of code. e.g.
 cpuid instruction. The problem is that you then have to perform a branch
 every time you could potentially use hardware acceleration: a condition
 for when, say, SSE2 is available, and another for a generic
 implementation.
 
 It isn't ideal performance wise.

The simplest solution is to put the routines in a shared library and to
build two versions of the library. Put the i486 one in /usr/lib and the
SSE2 one in /usr/lib/i686/sse2.

-- 
 .''`.  Josselin Mouette
: :' :
`. `'   “A handshake with whitnesses is the same
  `- as a signed contact.”  -- Jörg Schilling


--
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/1272449593.27381.6.ca...@meh



Re: bindv6only again

2010-04-28 Thread Vincent Danjean
On 27/04/2010 17:18, Peter Samuelson wrote:
 
 [Marco d'Itri]
 Which ones? There is only one bug open (gdm) and it has patches.
 
 Well, there is #572279 against lighttpd.  It's not directly a bug with
 bindv6only, but it is caused by the fix for bindv6only.

It also breaks many java applications (usually not packaged in Debian)
A plain testing Debian distribution is currently not useable for a java
application server (and when the bug occurs, it is very difficult to diagnose
it if you are not aware of it before).
  This has already be told.

  Regards,
Vincent


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4bd81d91.7070...@free.fr



Re: Bug#579373: ITP: zthreads -- A platform-independent, multi-threading and synchronization library for C++

2010-04-28 Thread Vincent Danjean
On 28/04/2010 11:55, Cyril Brulebois wrote:
 Frank Lin PIAT fp...@klabs.be (28/04/2010):
 [Various remarks]
 
 You're missing the important bit here:
   Version 2.3.2 was released on 03/13/05.
 
 What about not packaging *that* at all?

Especially if it is not compatible with glibc and all other libraries (ie if
it does not provide the current libpthread ABI). [I did not check if this is
the case or not]

  Regards,
Vincent


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4bd82015.7010...@free.fr



Libreadline6 is GPLv3: incompatible with GPLv2-only software

2010-04-28 Thread James Y Knight
I noticed that there's a bunch of bugs filed to transition packages  
depending on libreadline5-dev to libreadline-dev so that they can  
transition to using libreadline6. [1].


One of those (#553741) was filed against CLisp, which is licensed  
under GPLv2-only. Unfortunately, readline is under the GPLv3+ as of  
version 6, so making that change is impossible to do legally.


Luckily, nothing had been done to clisp yet, (and I left a comment  
there noting the problem). I noticed that the ruby maintainer also  
wontfix'd the bug filed against ruby, as ruby is also not available  
under the GPLv3.


However, seeing this made me wonder if perhaps some of the already- 
resolved bugs in that list might be in packages licensed under GPLv2  
whose maintainers *didn't* notice the issue (easy to miss, since the  
transition bug didn't mention the significant change in license terms  
for readline.)


After checking a scattering of random packages, I happened across one  
example of this already in Debian testing: socat. It is GPLv2-only,  
and is linked against GPLv3 libreadline6 in testing. (filed bug 579494).


I haven't done a search through the package list (and don't really  
know how I'd go about doing that in an efficient/automated fashion),  
so I don't know of any other license violating packages. But where  
there's one, there's probably more (or else I was just extremely  
lucky), so I thought I'd drop a note here about the issue to help  
raise awareness of the problem again.


James

[1] 
http://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=readline6;users=d...@debian.org


Re: Libreadline6 is GPLv3: incompatible with GPLv2-only software

2010-04-28 Thread Samuel Thibault
James Y Knight, le Wed 28 Apr 2010 11:32:36 -0400, a écrit :
 After checking a scattering of random packages, I happened across one example
 of this already in Debian testing: socat. It is GPLv2-only, and is linked
 against GPLv3 libreadline6 in testing. (filed bug 579494).

Worse than that: a program A under GPL2 using lib B under GPL2+, itself
using libreadline, now GPL3, does not respect the GPL3. So not only
Depends, but basically anything that used libreadline6 as a pulled
dependency at link time has the issue.

Samuel


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20100428164125.gv4...@const.famille.thibault.fr



Re: Libreadline6 is GPLv3: incompatible with GPLv2-only software

2010-04-28 Thread Jakub Wilk

* James Y Knight f...@fuhm.net, 2010-04-28, 11:32:
One of those (#553741) was filed against CLisp, which is licensed 
under GPLv2-only. Unfortunately, readline is under the GPLv3+ as of 
version 6, so making that change is impossible to do legally.


It's not the first time license change in a library triggers an
incompatibility: http://bugs.debian.org/512776

--
Jakub Wilk


signature.asc
Description: Digital signature


Re: Libreadline6 is GPLv3: incompatible with GPLv2-only software

2010-04-28 Thread Neil Williams
On Wed, 28 Apr 2010 11:32:36 -0400
James Y Knight f...@fuhm.net wrote:

 After checking a scattering of random packages, I happened across
 one example of this already in Debian testing: socat. It is
 GPLv2-only, and is linked against GPLv3 libreadline6 in testing.
 (filed bug 579494).

Umm:

http://packages.debian.org/changelogs/pool/main/s/socat/current/copyright

   This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or (at
your option) any later version.

I'm not saying other packages might not still be affected but this one
is OK.

The README you mention only describes GNU GPL:
http://www.dest-unreach.org/socat/doc/README

Tests for this kind of thing are quite a lot of work because you need
to download the entire source and run something like licensecheck or
check the COPYING file in the source - which is GPLv2 or (at your
option) any later version.

I think 579494 should be closed.

-- 


Neil Williams
=
http://www.data-freedom.org/
http://www.linux.codehelp.co.uk/
http://e-mail.is-not-s.ms/



pgpTL6zhYoLPb.pgp
Description: PGP signature


Re: Libreadline6 is GPLv3: incompatible with GPLv2-only software

2010-04-28 Thread Jakub Wilk

* Neil Williams codeh...@debian.org, 2010-04-28, 17:48:

After checking a scattering of random packages, I happened across
one example of this already in Debian testing: socat. It is
GPLv2-only, and is linked against GPLv3 libreadline6 in testing.
(filed bug 579494).


Umm:

http://packages.debian.org/changelogs/pool/main/s/socat/current/copyright

  This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or (at
your option) any later version.


I would assume that's rather a mistake in debian/copyright. README is 
very clear:


| This program is free software; you can redistribute it and/or modify
| it under the terms of the GNU General Public License as published by
| the Free Software Foundation, version 2 of the License

--
Jakub Wilk


signature.asc
Description: Digital signature


Bug#579569: ITP: ants -- advanced normalization tools for brain and image mapping

2010-04-28 Thread Yaroslav Halchenko
Package: wnpp
Severity: wishlist
Owner: Yaroslav Halchenko deb...@onerussian.com
Owner: Yaroslav Halchenko deb...@onerussian.com


* Package name: ants
  Version : 1.9
  Upstream Author : ANTS Team a...@picsl.upenn.edu
* URL : http://www.picsl.upenn.edu/ANTS/
* License : BSD
  Programming Lang: C++
  Description : advanced normalization tools for brain and image mapping

The ANTS package is designed to enable researchers with advanced tools for
brain and image mapping. Many of the ANTS registration tools are
diffeomorphic, but deformation (elastic and BSpline) transformations are
available. Unique components of ANTS include multivariate similarity metrics,
landmark guidance, the ability to use label images to guide the mapping and
both greedy and space-time optimal implementations of diffeomorphisms. The
symmetric normalization (SyN) strategy is a part of the ANTS toolkit as is
directly manipulated free form deformation (DMFFD).



-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20100428172338.14836.76087.report...@novo.onerussian.com



Re: Libreadline6 is GPLv3: incompatible with GPLv2-only software

2010-04-28 Thread Neil Williams
On Wed, 28 Apr 2010 19:07:56 +0200
Jakub Wilk jw...@debian.org wrote:

 * Neil Williams codeh...@debian.org, 2010-04-28, 17:48:
  After checking a scattering of random packages, I happened across
  one example of this already in Debian testing: socat. It is
  GPLv2-only, and is linked against GPLv3 libreadline6 in testing.
  (filed bug 579494).
 
 Umm:
 
 http://packages.debian.org/changelogs/pool/main/s/socat/current/copyright
 
This program is free software; you can redistribute it and/or
  modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 2 of the License, or (at
 your option) any later version.
 
 I would assume that's rather a mistake in debian/copyright. README is 
 very clear:

Why assume an error? The COPYING file in the source is GPLv2 or later
*and* the source code refers to COPYING, not README. 

/* source: xiowrite.c */
/* Copyright Gerhard Rieger 2001-2008 */
/* Published under the GNU General Public License V.2, see file COPYING
*/

That isn't a full licence declaration, those seeking a full declaration
are explicitly referred to COPYING and COPYING says GPLv2 or later.

n...@dwarf:socat-1.7.1.2$ grep COPYING *.c|wc -l
65

The Debian maintainer knows the package best and debian/copyright is
the expression of the maintainer. I'm just offering my view of the
source that it would appear to be GPLv2 or later.

 | This program
is free software; you can redistribute it and/or modify
 | it under the terms of the GNU General Public License as published by
 | the Free Software Foundation, version 2 of the License

I would argue that this is an inadvertent abbreviation in a document
not intended to be the authoritative licence document - the source code
itself refers to COPYING as that file.

It could be clarified, of course - I'd suggest that if the bug is left
open it should be downgraded to wishlist or at most minor and then
forwarded upstream so that the licence information can be specified
clearly in the source code files themselves.

-- 


Neil Williams
=
http://www.data-freedom.org/
http://www.linux.codehelp.co.uk/
http://e-mail.is-not-s.ms/



pgpuxAMAk1Sxx.pgp
Description: PGP signature


Re: Libreadline6 is GPLv3: incompatible with GPLv2-only software

2010-04-28 Thread Ben Hutchings
On Wed, Apr 28, 2010 at 06:27:35PM +0100, Neil Williams wrote:
 On Wed, 28 Apr 2010 19:07:56 +0200
 Jakub Wilk jw...@debian.org wrote:
 
  * Neil Williams codeh...@debian.org, 2010-04-28, 17:48:
   After checking a scattering of random packages, I happened across
   one example of this already in Debian testing: socat. It is
   GPLv2-only, and is linked against GPLv3 libreadline6 in testing.
   (filed bug 579494).
  
  Umm:
  
  http://packages.debian.org/changelogs/pool/main/s/socat/current/copyright
  
 This program is free software; you can redistribute it and/or
   modify
  it under the terms of the GNU General Public License as published by
  the Free Software Foundation; either version 2 of the License, or (at
  your option) any later version.
  
  I would assume that's rather a mistake in debian/copyright. README is 
  very clear:
 
 Why assume an error? The COPYING file in the source is GPLv2 or later
 *and* the source code refers to COPYING, not README. 

 /* source: xiowrite.c */
 /* Copyright Gerhard Rieger 2001-2008 */
 /* Published under the GNU General Public License V.2, see file COPYING
 */
 
 That isn't a full licence declaration, those seeking a full declaration
 are explicitly referred to COPYING and COPYING says GPLv2 or later.
[...]

COPYING contains the standard preamble and the recommendation to licence
your software under 'GPLv2 or later', but these are not the licence.  The
work itself (the source code) specifies v2, and no amount of wishful
thinking is going to change this.

Ben.

-- 
Ben Hutchings
We get into the habit of living before acquiring the habit of thinking.
  - Albert Camus


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20100428174139.gn16...@decadent.org.uk



Re: Libreadline6 is GPLv3: incompatible with GPLv2-only software

2010-04-28 Thread James Y Knight

On Apr 28, 2010, at 11:32 AM, James Y Knight wrote:
After checking a scattering of random packages, I happened across  
one example of this already in Debian testing: socat. It is GPLv2- 
only, and is linked against GPLv3 libreadline6 in testing. (filed  
bug 579494).


One further note: Fedora seems to have already run across this issue  
and fixed their socat package to build against compat-readline5-devel:

http://article.gmane.org/gmane.linux.redhat.fedora.package.announce/34983

I guess it's probably easier to check these sorts of things in Fedora  
since RPM has a license field in the metadata.


James


--
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/55afcbf6-2068-451e-80f6-78937712b...@fuhm.net



Re: Architecture Nomenclature

2010-04-28 Thread Kip Warner
On Wed, 2010-04-28 at 12:13 +0200, Josselin Mouette wrote:
 The simplest solution is to put the routines in a shared library and
 to
 build two versions of the library. Put the i486 one in /usr/lib and
 the
 SSE2 one in /usr/lib/i686/sse2. 

That might be the way to go. Thanks.

-- 
Kip Warner -- Software Engineer
OpenPGP encrypted/signed mail preferred
http://www.thevertigo.com


signature.asc
Description: This is a digitally signed message part


Re: Bits from the 3nd Debian Groupware Meeting

2010-04-28 Thread Guido Günther
Hi Tino.
On Sun, Apr 25, 2010 at 06:16:07PM +0200, Tino Keitel wrote:
 On Fri, Apr 23, 2010 at 20:50:17 +0200, Guido Günther wrote:
 
 [...]
 
  For more details have a look at the wiki page[1]. Being four instead of
 
 The wiki is somewhat outdated regarding SyncML. Syncevolution is marked
 as unpackaged. Is there someone who is collecting the SyncML
 information? I'd be glad to help there.
Please just update the page if you have more up to date information.
Cheers,
 -- Guido


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20100428192037.ga12...@bogon.sigxcpu.org



Bug#579588: ITP: itksnap -- semi-automatic segmentation of structures in 3D images

2010-04-28 Thread Michael Hanke
Package: wnpp
Severity: wishlist
Owner: Michael Hanke michael.ha...@gmail.com

* Package name: itksnap
  Version : 2.0.0
  Upstream Author : Paul A. Yushkevich et al.
* URL : http://www.itksnap.org
* License : GPL
  Programming Lang: C++
  Description : semi-automatic segmentation of structures in 3D images

 SNAP provides semi-automatic segmentation of structures in medical
 images (e.g.  magnetic resonance images of the brain) using active
 contour methods, as well as manual delineation and image navigation.
 Noteworthy features are:
 .
  * Linked cursor for seamless 3D navigation
  * Manual segmentation in three orthogonal planes at once
  * Support for many different 3D image formats, including NIfTI
  * Support for concurrent, linked viewing and segmentation of multiple images
  * Limited support for color images (e.g., diffusion tensor maps)
  * 3D cut-plane tool for fast post-processing of segmentation results



-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20100428201358.8890.31694.report...@meiner



Re: dash Debian package - RC bugs

2010-04-28 Thread Raphael Geissert
On 15 April 2010 12:58, Gerrit Pape p...@smarden.org wrote:
 Raphael sent a mail rudimentarily stating how to proceed.  I must
 confess, I don't really understand the plan, or why it should be done
 this way.  But I might miss information since I was not available when
 the /bin/sh transition was discussed, planned, and initiated.

It would be great if we could discuss that, but for that I need to
know what isn't clear, etc.

 Not standing behind the plan, I'm not about to implement it.  And it
 looks like nobody else is doing it either.

I started to prepare the test packages but haven't had time to setup
the multiple test environments.
Also, I'm aware you've prepared a new version that is blocked by the
package-uses-local-diversions auto-reject. Lintian's detection can be
workarounded by rewriting the preinst script in c (I think that one of
the bug reports has a user submission doing that), which is required
to make dash the only package providing the /bin/sh symlink.

I tried to clone your git repository but it 404s, so I can't check
what other changes you've made so far and see if there's any conflict.
Is your repository available anywhere else?

Like others have mentioned, it might be more convenient if dash's
maintenance was moved to alioth, but I'm not going to push on that.
That's your call.

  If there's no progress
 within the next weeks, I most probably will rollback the changes, and
 possibly simply change the debconf question's default from no to yes.

Please don't. I know I have not been very active on that front, but
I'm now going to dedicate more time to it.

  I
 have ideas about different ways to implement the real /bin/sh transition
 from bash to dash, but don't want to invest time as long as the
 situation is not clear.

Could you please explain them? I would like to know what you think.

Regards,
-- 
Raphael Geissert - Debian Developer
www.debian.org - get.debian.net


--
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/n2pe9fb436d1004281320ha62d5699p8b9cee2a0fa66...@mail.gmail.com



Re: dash Debian package - RC bugs

2010-04-28 Thread Gerrit Pape
On Wed, Apr 28, 2010 at 03:20:12PM -0500, Raphael Geissert wrote:
 On 15 April 2010 12:58, Gerrit Pape p...@smarden.org wrote:
  Raphael sent a mail rudimentarily stating how to proceed.  I must
  confess, I don't really understand the plan, or why it should be done
  this way.  But I might miss information since I was not available when
  the /bin/sh transition was discussed, planned, and initiated.
 
 It would be great if we could discuss that, but for that I need to
 know what isn't clear, etc.

Hi Raphael, problem is, I'm not sure that I'll find enough free time to
properly discuss and work on this, sorry.  I was hoping there're other
contributors appearing, so I can learn from their questions, and jump in
when time permits.

 I started to prepare the test packages but haven't had time to setup
 the multiple test environments.
 Also, I'm aware you've prepared a new version that is blocked by the
 package-uses-local-diversions auto-reject. Lintian's detection can be
 workarounded by rewriting the preinst script in c (I think that one of
 the bug reports has a user submission doing that), which is required
 to make dash the only package providing the /bin/sh symlink.
 
 I tried to clone your git repository but it 404s, so I can't check
 what other changes you've made so far and see if there's any conflict.
 Is your repository available anywhere else?

It's there, you can't access it with a web browser, but with
 git clone http://smarden.org/git/dash.git/

   If there's no progress
  within the next weeks, I most probably will rollback the changes, and
  possibly simply change the debconf question's default from no to yes.
 
 Please don't. I know I have not been very active on that front, but
 I'm now going to dedicate more time to it.

Great, thank you.  If you want, I'm available to review patches, and
apply them or acknowledge your upload.

Regards, Gerrit.


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20100428210837.11555.qm...@b585ea598a5fd2.315fe32.mid.smarden.org



Bug#579600: ITP: sigrok -- Crossplatform logic analyzer and protocol decoder software

2010-04-28 Thread Uwe Hermann
Package: wnpp
Severity: wishlist
Owner: Uwe Hermann u...@debian.org

* Package name: sigrok
  Version : 0.1
  Upstream Author : Bert Vermeulen, Uwe Hermann
* URL : http://www.sigrok.org
* License : GPL, BSD
  Programming Lang: C, C++, Python
  Description : Crossplatform logic analyzer and protocol decoder software

sigrok is a portable, cross-platform, Free/Libre/Open-Source logic analyzer
software that supports various logic analyzer hardware products.

Design goals:

 - Broad hardware support. Supports a wide variety of logic analyzers
   from various vendors with different capabilities.
 - Cross-platform. Works on Linux, Mac OS X and Windows, and on many
   architectures including x86, ARM, Sparc and PowerPC.
 - Scriptable protocol decoding. Extendable with protocol decoders
   and analyzers written in Python.
 - Format support. Supports various input and output formats (raw,
   ASCII, hex, CSV, gnuplot, VCD, others). 

Supported (and/or work-in-progress) logic analyzer devices:

 - Saleae Logic
 - EE Electronics XLA/ESLA100
 - ASIX SIGMA
 - Openbench Logic Sniffer
 - ZEROPLUS Logic Cube LAP-C series
 - CWAV USBee SX
 - Braintechnology USB-LPS
 - Buspirate (v3)
 - Intronix Logicport


Uwe.
-- 
http://www.hermann-uwe.de  | http://www.randomprojects.org
http://www.crazy-hacks.org | http://www.unmaintained-free-software.org



-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20100428224154.ga8...@greenwood



Accepted heimdal 1.4.0~git20100322.dfsg.2-4 (source all amd64)

2010-04-28 Thread Brian May
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 28 Apr 2010 15:18:46 +1000
Source: heimdal
Binary: heimdal-docs heimdal-kdc heimdal-multidev heimdal-dev heimdal-clients-x 
heimdal-clients heimdal-kcm heimdal-servers-x heimdal-servers heimdal-dbg 
libasn1-8-heimdal libkrb5-26-heimdal libhdb9-heimdal libkadm5srv8-heimdal 
libkadm5clnt7-heimdal libgssapi2-heimdal libkafs0-heimdal libroken18-heimdal 
libotp0-heimdal libsl0-heimdal libkdc2-heimdal libhx509-5-heimdal 
libheimntlm0-heimdal libwind0-heimdal
Architecture: source all amd64
Version: 1.4.0~git20100322.dfsg.2-4
Distribution: unstable
Urgency: low
Maintainer: Brian May b...@debian.org
Changed-By: Brian May b...@debian.org
Description: 
 heimdal-clients - Heimdal Kerberos - clients
 heimdal-clients-x - Heimdal Kerberos - X11 client programs
 heimdal-dbg - Heimdal Kerberos - key distribution center (KDC)
 heimdal-dev - Heimdal Kerberos - development files
 heimdal-docs - Heimdal Kerberos - documentation
 heimdal-kcm - Heimdal Kerberos - KCM daemon
 heimdal-kdc - Heimdal Kerberos - key distribution center (KDC)
 heimdal-multidev - Heimdal Kerberos - Multi-implementation Development
 heimdal-servers - Heimdal Kerberos - server programs
 heimdal-servers-x - Heimdal Kerberos - X11 server programs
 libasn1-8-heimdal - Heimdal Kerberos - ASN.1 library
 libgssapi2-heimdal - Heimdal Kerberos - GSSAPI support library
 libhdb9-heimdal - Heimdal Kerberos - kadmin server library
 libheimntlm0-heimdal - Heimdal Kerberos - NTLM support library
 libhx509-5-heimdal - Heimdal Kerberos - X509 support library
 libkadm5clnt7-heimdal - Heimdal Kerberos - kadmin client library
 libkadm5srv8-heimdal - Libraries for Heimdal Kerberos
 libkafs0-heimdal - Heimdal Kerberos - KAFS support library
 libkdc2-heimdal - Heimdal Kerberos - KDC support library
 libkrb5-26-heimdal - Heimdal Kerberos - libraries
 libotp0-heimdal - Heimdal Kerberos - OTP support library
 libroken18-heimdal - Heimdal Kerberos - roken support library
 libsl0-heimdal - Heimdal Kerberos - SL support library
 libwind0-heimdal - Heimdal Kerberos - NTLM support library
Closes: 579127
Changes: 
 heimdal (1.4.0~git20100322.dfsg.2-4) unstable; urgency=low
 .
   * Add a db_stop before automatically-added debhelper parts (Closes: #579127).
Checksums-Sha1: 
 9bf8175522d0ee3615f5252bdcdd0c21febba7e1 1859 
heimdal_1.4.0~git20100322.dfsg.2-4.dsc
 671a183e54f3f0955e84a391eacc5f0192659d40 833316 
heimdal_1.4.0~git20100322.dfsg.2-4.debian.tar.gz
 08f16e6411cee95e1062a59e77e98d9f0d84f106 87124 
heimdal-docs_1.4.0~git20100322.dfsg.2-4_all.deb
 ad94c33b7515e255beb4e9a8a79348f0c4dfdbc0 127904 
heimdal-kdc_1.4.0~git20100322.dfsg.2-4_amd64.deb
 a40978ef6fcd92d00ab41a916682855d369a1095 1307252 
heimdal-multidev_1.4.0~git20100322.dfsg.2-4_amd64.deb
 66069dfef0ce6f994b2c4fdb590df6f1f93ed865 143106 
heimdal-dev_1.4.0~git20100322.dfsg.2-4_amd64.deb
 c6d48d9fe6070b8e226ba5725500d2d932b14118 62092 
heimdal-clients-x_1.4.0~git20100322.dfsg.2-4_amd64.deb
 8dcfe3411026553478e557e5b0eb269c96106fb7 331012 
heimdal-clients_1.4.0~git20100322.dfsg.2-4_amd64.deb
 9437e4f183781bba889845782af0d5d299fd40fb 52174 
heimdal-kcm_1.4.0~git20100322.dfsg.2-4_amd64.deb
 04e1bdd8dd89001a04afdf4bd450b02d2ee76eee 40322 
heimdal-servers-x_1.4.0~git20100322.dfsg.2-4_amd64.deb
 89f1c819456c57b7c7bfea477fb0b0361afa0d01 169978 
heimdal-servers_1.4.0~git20100322.dfsg.2-4_amd64.deb
 593818ae3c169748be6da7a4581c3a1c8e1fa65e 2995864 
heimdal-dbg_1.4.0~git20100322.dfsg.2-4_amd64.deb
 3912e25a8b5e4c03a574132bbc8e6ffc591c46d5 229180 
libasn1-8-heimdal_1.4.0~git20100322.dfsg.2-4_amd64.deb
 19768df1ccd038147b6e66fbb49251e789b120bc 239868 
libkrb5-26-heimdal_1.4.0~git20100322.dfsg.2-4_amd64.deb
 b9db126a616ce7be13fe37181d258090152e2774 80222 
libhdb9-heimdal_1.4.0~git20100322.dfsg.2-4_amd64.deb
 8e445b6fa4f2fa4cdc5740e0980f868566f86076 49932 
libkadm5srv8-heimdal_1.4.0~git20100322.dfsg.2-4_amd64.deb
 2a3b480a17f65692926b947fa8abd831b7c5f386 39546 
libkadm5clnt7-heimdal_1.4.0~git20100322.dfsg.2-4_amd64.deb
 ba2e08a03974ab8ffdf15876cd8d16bc5f0754a3 114758 
libgssapi2-heimdal_1.4.0~git20100322.dfsg.2-4_amd64.deb
 995cd2d4009718590297ce8df1d9dbcb7c23941a 37572 
libkafs0-heimdal_1.4.0~git20100322.dfsg.2-4_amd64.deb
 3d0841740f0bcc6c641d3be35b62f6d740574d80 63084 
libroken18-heimdal_1.4.0~git20100322.dfsg.2-4_amd64.deb
 2130b81e58a9177c65fda2fd7b38ac16c3a2ab1a 72662 
libotp0-heimdal_1.4.0~git20100322.dfsg.2-4_amd64.deb
 016fb4b9529cf19a1b0ab453990f5bc1b7a41b4d 31998 
libsl0-heimdal_1.4.0~git20100322.dfsg.2-4_amd64.deb
 2b218f88b829de1a8d4639363ad40b9dabe02519 87002 
libkdc2-heimdal_1.4.0~git20100322.dfsg.2-4_amd64.deb
 207a48cec14b6bb29fa52b67d5b1d0356b17b7df 143836 
libhx509-5-heimdal_1.4.0~git20100322.dfsg.2-4_amd64.deb
 2ef84173f699bf9b9916d2ee1f666504c388c106 32886 
libheimntlm0-heimdal_1.4.0~git20100322.dfsg.2-4_amd64.deb
 defff90ac215b09528629c9e9d6b3438f986739b 96938 
libwind0-heimdal_1.4.0~git20100322.dfsg.2-4_amd64.deb
Checksums-Sha256: 
 

Accepted ffc 0.9.2-2 (source all)

2010-04-28 Thread Johannes Ring
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 28 Apr 2010 10:33:56 +0200
Source: ffc
Binary: python-ffc
Architecture: source all
Version: 0.9.2-2
Distribution: unstable
Urgency: low
Maintainer: Debian Science Team 
debian-science-maintain...@lists.alioth.debian.org
Changed-By: Johannes Ring joha...@simula.no
Description: 
 python-ffc - compiler for finite element variational forms
Changes: 
 ffc (0.9.2-2) unstable; urgency=low
 .
   * Package moved from pkg-scicomp to Debian Science.
   * debian/control: Update version dependencies in Depends field.
Checksums-Sha1: 
 cee10bd443ae2e83ac16434f22f1663c55b5169a 1967 ffc_0.9.2-2.dsc
 e3f533ac1ed58fcd043cb6ba357e054a2bb5f3b2 13783 ffc_0.9.2-2.diff.gz
 0d9dd9c146162f8c83040b1b0a21288e9b8791df 543364 python-ffc_0.9.2-2_all.deb
Checksums-Sha256: 
 99799edf513c84cdfc3ec06b18056a9807b6fa9c2ae877bf39e4ef2e1bd4e889 1967 
ffc_0.9.2-2.dsc
 cc5229b3ad8a7dde8d310f7d21cda15977bb7530e617913baa738d702e7db48e 13783 
ffc_0.9.2-2.diff.gz
 48a8bc2b6e8d00be90384520db3db9dc35fa0d4190311d784240c8fb70def3a6 543364 
python-ffc_0.9.2-2_all.deb
Files: 
 9e38b5289213864bcf5a8a5c11e4bde2 1967 python extra ffc_0.9.2-2.dsc
 2c2774fd60aa5db4e1bd4a9b5a444718 13783 python extra ffc_0.9.2-2.diff.gz
 b9a7005412fa05165bf31ade369cf5f9 543364 python extra python-ffc_0.9.2-2_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)

iQIVAwUBS9f5x4sTRN6fgH8UAQJ7QBAA1FEYFHu6o1snxxzRHhtNFW2GECWoTxgO
bJwbzHD1yDnwHPGkWHiKclT7k7n7cjrqNDaX6/M+/r1AiLrVXOOoUVD1cmaN/CUv
RYMibXnjPUQikwOad6PeSO64K+UCPRDEKB9+rzGqxjdzFarg9xP3tptYoT5xgc9k
ojXA6uQOSjXLvH1Mn8ugwnXHJEbra0fKPrK3czyrAoZUiRzJfre/Bfq0DBqIbqyk
B8QDPg6oo9uHLakyCLyei6u06tEpkfZCu/3jAfXcvcZHAqNFD7NoYFHFjdumrIs/
hC2R6zwV3XPqnwE3C527htTMFxVvVImpUHp9+IjPeXEBoRNxYxMq2kBidhapyQSQ
CkK9RZKdUOn+lrBhk+6DQmmGAfMYWd0kwFvXK47HnwWXq1UIeIEmw638NiKyvHCl
MEpc+5t5SNVeVCYvNMVdos+gPhaY1s8FVFAidB0at6NQd6FNFPvJRAawbPuPxvRi
8FEP1cLGjVvRAIZmQ9S1u4tOZ3T8P2LbEVPWj0Aoj+65+D6C75OuhNXxV2mrzI5P
x/azHXN17y5k0V9yIOu1c40jS7eA63v2k4O0ZH8Ml7llpst2NT49evBeo3LOD2y2
WkYBE7CKM2IfsU0ebkve0I37RsWdR+sNyRo4nNXivH0F7FFDYBsH7M/Sbaoi/ZD9
4BCzc59wmuo=
=YGkz
-END PGP SIGNATURE-


Accepted:
ffc_0.9.2-2.diff.gz
  to main/f/ffc/ffc_0.9.2-2.diff.gz
ffc_0.9.2-2.dsc
  to main/f/ffc/ffc_0.9.2-2.dsc
python-ffc_0.9.2-2_all.deb
  to main/f/ffc/python-ffc_0.9.2-2_all.deb


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1o748e-zy...@ries.debian.org



Accepted gst-plugins-base0.10 0.10.29-1 (source all amd64)

2010-04-28 Thread Sebastian Dröge
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 28 Apr 2010 09:43:04 +0200
Source: gst-plugins-base0.10
Binary: gstreamer0.10-plugins-base-apps gstreamer0.10-plugins-base-doc 
libgstreamer-plugins-base0.10-0 libgstreamer-plugins-base0.10-dev 
gstreamer0.10-alsa gstreamer0.10-gnomevfs gstreamer0.10-plugins-base 
gstreamer0.10-plugins-base-dbg gstreamer0.10-x gir1.0-gst-plugins-base-0.10
Architecture: source all amd64
Version: 0.10.29-1
Distribution: unstable
Urgency: low
Maintainer: Maintainers of GStreamer packages 
pkg-gstreamer-maintain...@lists.alioth.debian.org
Changed-By: Sebastian Dröge sl...@debian.org
Description: 
 gir1.0-gst-plugins-base-0.10 - Description: GObject introspection data for the 
GStreamer Plugins
 gstreamer0.10-alsa - GStreamer plugin for ALSA
 gstreamer0.10-gnomevfs - GStreamer plugin for GnomeVFS
 gstreamer0.10-plugins-base - GStreamer plugins from the base set
 gstreamer0.10-plugins-base-apps - GStreamer helper programs from the base set
 gstreamer0.10-plugins-base-dbg - GStreamer plugins from the base set
 gstreamer0.10-plugins-base-doc - GStreamer documentation for plugins from the 
base set
 gstreamer0.10-x - GStreamer plugins for X11 and Pango
 libgstreamer-plugins-base0.10-0 - GStreamer libraries from the base set
 libgstreamer-plugins-base0.10-dev - GStreamer development files for libraries 
from the base set
Changes: 
 gst-plugins-base0.10 (0.10.29-1) unstable; urgency=low
 .
   * New upstream stable release, Freaks:
 + debian/libgstreamer-plugins-base.symbols:
   - Update symbols to the stable version.
 + debian/rules:
   - Build depend on GStreamer = 0.10.29.
Checksums-Sha1: 
 a547f36f85b6fa46ccb1cd3ce6005715716ecbcf 2765 
gst-plugins-base0.10_0.10.29-1.dsc
 916a304b3b9309eaedabe3767431ab5e176e01fc 3396775 
gst-plugins-base0.10_0.10.29.orig.tar.gz
 a902d9ce2ff2b38e4db278aa4d93f9ab63c31796 34619 
gst-plugins-base0.10_0.10.29-1.diff.gz
 2206ad0b69238ef13f976c710d10b0118f3718ad 435678 
gstreamer0.10-plugins-base-doc_0.10.29-1_all.deb
 6b23783369b0ac702cfc2f07060380dcaf69bc3d 59122 
gstreamer0.10-plugins-base-apps_0.10.29-1_amd64.deb
 ecbeccda356c499824d2fc9ae3fc66f98683d896 454060 
libgstreamer-plugins-base0.10-0_0.10.29-1_amd64.deb
 a4bbf2bfc3b50a23ab489624355567823e967ee2 199950 
libgstreamer-plugins-base0.10-dev_0.10.29-1_amd64.deb
 7dc097f90028ead60b75e83cdb4f1623bfafcf0a 95756 
gstreamer0.10-alsa_0.10.29-1_amd64.deb
 e6eb06f215873bf06dc024c3e8648ffb830c4b78 73542 
gstreamer0.10-gnomevfs_0.10.29-1_amd64.deb
 4f5e8904ec1b9d4f70467f5b76c3d2ca86602c92 737078 
gstreamer0.10-plugins-base_0.10.29-1_amd64.deb
 eaec816faa9668080d09357af472768b858bcd47 2397256 
gstreamer0.10-plugins-base-dbg_0.10.29-1_amd64.deb
 2ad7bf3a9db912bb5728963f77a2f0d04a9a2fa1 141004 
gstreamer0.10-x_0.10.29-1_amd64.deb
 9caf2231396f6c938822dd47ebbe4089bb044697 99688 
gir1.0-gst-plugins-base-0.10_0.10.29-1_amd64.deb
Checksums-Sha256: 
 a72390432843200a942cc2a183e08fc2f077ff4531dd4f4472f9bbb42dd68a93 2765 
gst-plugins-base0.10_0.10.29-1.dsc
 a1d5c51517e9ed0100eb1a0faf30b78120598cdd7bf166f415b5cc1b4607f3f8 3396775 
gst-plugins-base0.10_0.10.29.orig.tar.gz
 58e6b94c5d2cd0fc0c1f46ad82437bddcc1eac0e929dcdc938f78efe3cdf2097 34619 
gst-plugins-base0.10_0.10.29-1.diff.gz
 ddbff1193ede6e54306c35373004762f19c18dc9f9c6aa861ba15d842666e26e 435678 
gstreamer0.10-plugins-base-doc_0.10.29-1_all.deb
 36bf34434aad3ee6ca83de2c071e658f076f13f7b20dc582df4adfb2edb4252d 59122 
gstreamer0.10-plugins-base-apps_0.10.29-1_amd64.deb
 bbe1cfcff1d29e789a7b0a81ee2e885661d3ebfd876288605066284a49def829 454060 
libgstreamer-plugins-base0.10-0_0.10.29-1_amd64.deb
 cc37773978dee0b1ae0a997e2af3aef96be742ecf40b50fee026960a0fded2d7 199950 
libgstreamer-plugins-base0.10-dev_0.10.29-1_amd64.deb
 af0153e3a7f265c15106afd06d9d7adaaf77493e790d239b7c4945fad8b882df 95756 
gstreamer0.10-alsa_0.10.29-1_amd64.deb
 70a328c24a6515ad8396cb26a3416d84b06cd4fd605eed63c4a5331fc6136edf 73542 
gstreamer0.10-gnomevfs_0.10.29-1_amd64.deb
 4f0cb3e4250a047f686b15d6729d879263141c6f0e8d059216a9689282538301 737078 
gstreamer0.10-plugins-base_0.10.29-1_amd64.deb
 0248fd5696325f704df5467a1f7cf58c7ce3a93ab111f732e3e2d8089c4942ec 2397256 
gstreamer0.10-plugins-base-dbg_0.10.29-1_amd64.deb
 ab72b0f51fed0e63d82b572307028d95aea218c41aaf53e4d2df20ebd8547ac5 141004 
gstreamer0.10-x_0.10.29-1_amd64.deb
 e8ef330089a55b4ae6a66809c781b2e322ce87ff3a15a69c541fd98abcc19782 99688 
gir1.0-gst-plugins-base-0.10_0.10.29-1_amd64.deb
Files: 
 fce177a98754e9e9034870011ed2 2765 libs optional 
gst-plugins-base0.10_0.10.29-1.dsc
 15da191eaea60f08f6955ce89bc0d211 3396775 libs optional 
gst-plugins-base0.10_0.10.29.orig.tar.gz
 5d3ca6d26415ea079e1e2aade810d06a 34619 libs optional 
gst-plugins-base0.10_0.10.29-1.diff.gz
 95dd337644e9cc5e8a75f0595962bc2b 435678 doc optional 
gstreamer0.10-plugins-base-doc_0.10.29-1_all.deb
 3e3f2e2d40af163c7b28014afed6306f 59122 utils optional 
gstreamer0.10-plugins-base-apps_0.10.29-1_amd64.deb
 

Accepted gst-plugins-good0.10 0.10.22-1 (source all amd64)

2010-04-28 Thread Sebastian Dröge
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 28 Apr 2010 09:44:17 +0200
Source: gst-plugins-good0.10
Binary: gstreamer0.10-plugins-good-doc gstreamer0.10-esd 
gstreamer0.10-pulseaudio gstreamer0.10-plugins-good 
gstreamer0.10-plugins-good-dbg
Architecture: source all amd64
Version: 0.10.22-1
Distribution: unstable
Urgency: low
Maintainer: Maintainers of GStreamer packages 
pkg-gstreamer-maintain...@lists.alioth.debian.org
Changed-By: Sebastian Dröge sl...@debian.org
Description: 
 gstreamer0.10-esd - GStreamer plugin for ESD
 gstreamer0.10-plugins-good - GStreamer plugins from the good set
 gstreamer0.10-plugins-good-dbg - GStreamer plugins from the good set
 gstreamer0.10-plugins-good-doc - GStreamer documentation for plugins from the 
good set
 gstreamer0.10-pulseaudio - GStreamer plugin for PulseAudio
Changes: 
 gst-plugins-good0.10 (0.10.22-1) unstable; urgency=low
 .
   * New upstream release, Square One:
 + debian/build-deps.in,
   debian/rules:
   - Build depend on GStreamer core/base = 0.10.29.
Checksums-Sha1: 
 d3d32c736b85371244a5b1a49ab5aad0835ad706 2962 
gst-plugins-good0.10_0.10.22-1.dsc
 425d4507bfe3aabfe6b20bda463e30bab09a8724 4009251 
gst-plugins-good0.10_0.10.22.orig.tar.gz
 2c73283b2952bd417af2c88811b475606c484f24 27080 
gst-plugins-good0.10_0.10.22-1.diff.gz
 7e9e9b55fcdaf8ff5a0d404f9ca6002827210faa 293312 
gstreamer0.10-plugins-good-doc_0.10.22-1_all.deb
 3f07627e4fc84a9e203155f62d7e1c4c9efef787 63778 
gstreamer0.10-esd_0.10.22-1_amd64.deb
 25485a3c94f735dd168fa7351b5498546db8694d 94036 
gstreamer0.10-pulseaudio_0.10.22-1_amd64.deb
 96f608020c8d92182542652b0d9d44fab0d1a587 1538592 
gstreamer0.10-plugins-good_0.10.22-1_amd64.deb
 8e2eaa4347b1b31631fbc3c7a374023ce1101385 3843806 
gstreamer0.10-plugins-good-dbg_0.10.22-1_amd64.deb
Checksums-Sha256: 
 c141c57e06c83b3c4b589cd8438a3a4c163db84e138b3e8fae725e34a8b92448 2962 
gst-plugins-good0.10_0.10.22-1.dsc
 ed09b818bad69339ff66790f46a5972dea8de4c9bc3b08282204472e29b24cd6 4009251 
gst-plugins-good0.10_0.10.22.orig.tar.gz
 ffaaea251a15b4dbf3caa1dfe2edc0039f922931cadd6e5a48d4302a1e73c20d 27080 
gst-plugins-good0.10_0.10.22-1.diff.gz
 5e587b6ad4a97e06d31876135b6e8b04ad4328884b0cb3c648857d5b2d9935d5 293312 
gstreamer0.10-plugins-good-doc_0.10.22-1_all.deb
 ceb9a92040234a904bcef4b9370f9582f7463e5e96f7420283abb3145633a89f 63778 
gstreamer0.10-esd_0.10.22-1_amd64.deb
 169822e0dc62fa1518ee1d94df5917b36b7dd69146a079f1fde5663cca38b0ae 94036 
gstreamer0.10-pulseaudio_0.10.22-1_amd64.deb
 996c8b19342c6dce47541b789bc3c1924e754834ab4c6c1342ada16077f34a5c 1538592 
gstreamer0.10-plugins-good_0.10.22-1_amd64.deb
 931108018e39eeb3af5069a324a86a432619c60f6ced2d4211af71dbbf310ada 3843806 
gstreamer0.10-plugins-good-dbg_0.10.22-1_amd64.deb
Files: 
 b1cb3f7f2a93dee84ae92a2b117836fe 2962 libs optional 
gst-plugins-good0.10_0.10.22-1.dsc
 749c3223cd060dfe068e0c688078e769 4009251 libs optional 
gst-plugins-good0.10_0.10.22.orig.tar.gz
 933b103d15f8cea39803936e63f68dd2 27080 libs optional 
gst-plugins-good0.10_0.10.22-1.diff.gz
 52233638570a6acf98cb0586d6d8abb5 293312 doc optional 
gstreamer0.10-plugins-good-doc_0.10.22-1_all.deb
 6127c691a25c11e22f679e9f5271e5d6 63778 libs optional 
gstreamer0.10-esd_0.10.22-1_amd64.deb
 95204edaab83f016f1da63b0c6749ae3 94036 sound optional 
gstreamer0.10-pulseaudio_0.10.22-1_amd64.deb
 e58b801d857dc74c6f928f2b554c5162 1538592 libs optional 
gstreamer0.10-plugins-good_0.10.22-1_amd64.deb
 8e2f68043e8ffea87e8d4e2c638ca74d 3843806 debug extra 
gstreamer0.10-plugins-good-dbg_0.10.22-1_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAkvX+q4ACgkQBsBdh1vkHyFypgCdGDVozs0+Em+BwfMuxs7NZSJp
34YAn08EvlyUEXfJh53PBY2z7AVc4sd/
=QnXO
-END PGP SIGNATURE-


Accepted:
gst-plugins-good0.10_0.10.22-1.diff.gz
  to main/g/gst-plugins-good0.10/gst-plugins-good0.10_0.10.22-1.diff.gz
gst-plugins-good0.10_0.10.22-1.dsc
  to main/g/gst-plugins-good0.10/gst-plugins-good0.10_0.10.22-1.dsc
gst-plugins-good0.10_0.10.22.orig.tar.gz
  to main/g/gst-plugins-good0.10/gst-plugins-good0.10_0.10.22.orig.tar.gz
gstreamer0.10-esd_0.10.22-1_amd64.deb
  to main/g/gst-plugins-good0.10/gstreamer0.10-esd_0.10.22-1_amd64.deb
gstreamer0.10-plugins-good-dbg_0.10.22-1_amd64.deb
  to 
main/g/gst-plugins-good0.10/gstreamer0.10-plugins-good-dbg_0.10.22-1_amd64.deb
gstreamer0.10-plugins-good-doc_0.10.22-1_all.deb
  to 
main/g/gst-plugins-good0.10/gstreamer0.10-plugins-good-doc_0.10.22-1_all.deb
gstreamer0.10-plugins-good_0.10.22-1_amd64.deb
  to main/g/gst-plugins-good0.10/gstreamer0.10-plugins-good_0.10.22-1_amd64.deb
gstreamer0.10-pulseaudio_0.10.22-1_amd64.deb
  to main/g/gst-plugins-good0.10/gstreamer0.10-pulseaudio_0.10.22-1_amd64.deb


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1o74o4-0002nd...@ries.debian.org



Accepted gstreamer0.10 0.10.29-1 (source all amd64)

2010-04-28 Thread Sebastian Dröge
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 28 Apr 2010 09:40:47 +0200
Source: gstreamer0.10
Binary: libgstreamer0.10-0 libgstreamer0.10-0-dbg libgstreamer0.10-dev 
gstreamer0.10-doc gstreamer0.10-tools gstreamer-tools gir1.0-gstreamer-0.10
Architecture: source all amd64
Version: 0.10.29-1
Distribution: unstable
Urgency: low
Maintainer: Maintainers of GStreamer packages 
pkg-gstreamer-maintain...@lists.alioth.debian.org
Changed-By: Sebastian Dröge sl...@debian.org
Description: 
 gir1.0-gstreamer-0.10 - Description: GObject introspection data for the 
GStreamer library
 gstreamer-tools - Tools for use with GStreamer
 gstreamer0.10-doc - GStreamer core documentation and manuals
 gstreamer0.10-tools - Tools for use with GStreamer
 libgstreamer0.10-0 - Core GStreamer libraries and elements
 libgstreamer0.10-0-dbg - Core GStreamer libraries and elements
 libgstreamer0.10-dev - GStreamer core development files
Changes: 
 gstreamer0.10 (0.10.29-1) unstable; urgency=low
 .
   * New upstream release, It's a Trap:
 + debian/libgstreamer.symbols:
   - Update symbol versions to the stable release.
Checksums-Sha1: 
 4f7a5756a4a69412bb69ee8a55319302aafbdfc2 2041 gstreamer0.10_0.10.29-1.dsc
 f442e519cdb395780acd1250b00899d6f0395439 4314608 
gstreamer0.10_0.10.29.orig.tar.gz
 c3295d26212aa75c4663568134bdc7c98a365320 40055 gstreamer0.10_0.10.29-1.diff.gz
 4015aeecbaa5121c4bc1236d45769e071bf77bba 3937204 
gstreamer0.10-doc_0.10.29-1_all.deb
 6e4d836a078a2f125bac52545201c01a2ed40922 1362432 
libgstreamer0.10-0_0.10.29-1_amd64.deb
 6dd5cde50805b6e498df2bb547bbe0dabf384729 1891128 
libgstreamer0.10-0-dbg_0.10.29-1_amd64.deb
 e1dfa024376291966675a7c73c7838f2649793ca 1465018 
libgstreamer0.10-dev_0.10.29-1_amd64.deb
 acbd99781f2a780e043398ee75ee8ffc46f62171 555294 
gstreamer0.10-tools_0.10.29-1_amd64.deb
 692eaa5a8e9065cf9cf5e59a655ba9081c84 506890 
gstreamer-tools_0.10.29-1_amd64.deb
 063ab0a25a562850659ce9d2aeb405c36a4a1dcd 557094 
gir1.0-gstreamer-0.10_0.10.29-1_amd64.deb
Checksums-Sha256: 
 7d316576662c57711d8d3d1bdccb31665aa549336529d243ec19599152b65a5b 2041 
gstreamer0.10_0.10.29-1.dsc
 f9cc8777992addd6ef9c0a1032af65f913225877b0997f5c266f2616a2d727cf 4314608 
gstreamer0.10_0.10.29.orig.tar.gz
 9d425264c481bfc83d00f795e9e20464e7f3dad7c27ba929e173373885f898d2 40055 
gstreamer0.10_0.10.29-1.diff.gz
 b7d034169e2a2079d57221fc74ff29abe88030107cf2975c1304a5a031adb290 3937204 
gstreamer0.10-doc_0.10.29-1_all.deb
 bb4f8982488982f333888e3af40b8d51f72f6e2a1f9336fc1e3a389a72228f1f 1362432 
libgstreamer0.10-0_0.10.29-1_amd64.deb
 c3d3091526e0f7c289ff9f767bf732dc095ed54c6979299eac06837b9271659f 1891128 
libgstreamer0.10-0-dbg_0.10.29-1_amd64.deb
 bba44e8d4c9c52e850cea8e4b6ddc2e40e888a1ee9b9ab643790822ca6e9f440 1465018 
libgstreamer0.10-dev_0.10.29-1_amd64.deb
 bd819331f112d211754c1c08982cf5b12609f8ff917556a7d65172a1bd23e552 555294 
gstreamer0.10-tools_0.10.29-1_amd64.deb
 b1d62efa3394f5e0c26a5db59fb4131495ee81844497edc27296bfc1c2d0807d 506890 
gstreamer-tools_0.10.29-1_amd64.deb
 92b14281cb9ce7424ee25ab6d66d82829db9aecf1313eefc93a25f2c5a033ca9 557094 
gir1.0-gstreamer-0.10_0.10.29-1_amd64.deb
Files: 
 78c4ad0be01cc9305e879e725f084cef 2041 libs optional gstreamer0.10_0.10.29-1.dsc
 5238b196a5e7bbc53d57c97b634d31cf 4314608 libs optional 
gstreamer0.10_0.10.29.orig.tar.gz
 6ac0406995b3ddb317ea418f9c33dfc9 40055 libs optional 
gstreamer0.10_0.10.29-1.diff.gz
 40757f643382cc2e6099ff8a6423933c 3937204 doc optional 
gstreamer0.10-doc_0.10.29-1_all.deb
 44ae15623aef1aa9dc92ccf411f788d9 1362432 libs optional 
libgstreamer0.10-0_0.10.29-1_amd64.deb
 8af9701efaffbe56114406f197ce7f1d 1891128 debug extra 
libgstreamer0.10-0-dbg_0.10.29-1_amd64.deb
 2e450c623bde9109a73cf4f5f21bbf7f 1465018 libdevel optional 
libgstreamer0.10-dev_0.10.29-1_amd64.deb
 15a72ed3835878aebb850f0abb749b40 555294 utils optional 
gstreamer0.10-tools_0.10.29-1_amd64.deb
 02c01215081795c109361e413a149ce5 506890 utils optional 
gstreamer-tools_0.10.29-1_amd64.deb
 251c002daa7c9153db07ca7ff2613f4d 557094 libs optional 
gir1.0-gstreamer-0.10_0.10.29-1_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAkvX66MACgkQBsBdh1vkHyHNkgCfToCkaGSDqB8gRU3QvurAup0O
cHAAoJx+cYswCeXdG11HKrqx6fD80Z0d
=9fwE
-END PGP SIGNATURE-


Accepted:
gir1.0-gstreamer-0.10_0.10.29-1_amd64.deb
  to main/g/gstreamer0.10/gir1.0-gstreamer-0.10_0.10.29-1_amd64.deb
gstreamer-tools_0.10.29-1_amd64.deb
  to main/g/gstreamer0.10/gstreamer-tools_0.10.29-1_amd64.deb
gstreamer0.10-doc_0.10.29-1_all.deb
  to main/g/gstreamer0.10/gstreamer0.10-doc_0.10.29-1_all.deb
gstreamer0.10-tools_0.10.29-1_amd64.deb
  to main/g/gstreamer0.10/gstreamer0.10-tools_0.10.29-1_amd64.deb
gstreamer0.10_0.10.29-1.diff.gz
  to main/g/gstreamer0.10/gstreamer0.10_0.10.29-1.diff.gz
gstreamer0.10_0.10.29-1.dsc
  to main/g/gstreamer0.10/gstreamer0.10_0.10.29-1.dsc
gstreamer0.10_0.10.29.orig.tar.gz
  to main/g/gstreamer0.10/gstreamer0.10_0.10.29.orig.tar.gz

Accepted netcdf 1:4.1.1-5 (source all i386)

2010-04-28 Thread Francesco Paolo Lovergine
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Mon, 19 Apr 2010 16:39:38 +0200
Source: netcdf
Binary: netcdf-doc libnetcdf6 netcdf-dbg libnetcdf-dev netcdf-bin
Architecture: source all i386
Version: 1:4.1.1-5
Distribution: unstable
Urgency: low
Maintainer: Debian GIS Project pkg-grass-de...@lists.alioth.debian.org
Changed-By: Francesco Paolo Lovergine fran...@debian.org
Description: 
 libnetcdf-dev - Development kit for NetCDF
 libnetcdf6 - An interface for scientific data access to large binary data
 netcdf-bin - Programs for reading and writing NetCDF files
 netcdf-dbg - debugging symbols for NetCDF
 netcdf-doc - Documentation for NetCDF
Changes: 
 netcdf (1:4.1.1-5) unstable; urgency=low
 .
   * Uploaded to unstable.
Checksums-Sha1: 
 fa0030a3d0ed3a5ffe24e0ab01b093461a43a7f1 1398 netcdf_4.1.1-5.dsc
 5ab0307f734c2dc0f2153e5f6fac606210861bae 250948 netcdf_4.1.1-5.diff.gz
 52dae26e9b085dcd7a4865091430ee552db955c6 4676134 netcdf-doc_4.1.1-5_all.deb
 a47113cdd7e98604cd731956c76859bf4aeddb28 492194 libnetcdf6_4.1.1-5_i386.deb
 42c3f922085e3f8892a7b4d7947ef8cea6df12cb 936760 netcdf-dbg_4.1.1-5_i386.deb
 fa30d799faa2021107bd12359ec39adefab9851e 616560 libnetcdf-dev_4.1.1-5_i386.deb
 b6c5d91783da3e3df783c6d50cdfa243e96b902d 186386 netcdf-bin_4.1.1-5_i386.deb
Checksums-Sha256: 
 d60b2adf02a9ad5991aa6d83455f6245b7b739671674c560f0c1926ead184a47 1398 
netcdf_4.1.1-5.dsc
 ea036af8dc3b4993c218197c8450afbab8eb6d78db649db370e3b0e6dcbd13b0 250948 
netcdf_4.1.1-5.diff.gz
 b58bbb88e17326071196b94b2ca6c19a18fd4c3a3320eb57a4115b01d2015c81 4676134 
netcdf-doc_4.1.1-5_all.deb
 4d06dcbad2533bfe12465659f8013f29d465235681021432dbb5445e14d49009 492194 
libnetcdf6_4.1.1-5_i386.deb
 583f5c341822089f1ad36397b25452fe8a206e41f12c3b9f2e8a6074d94faa69 936760 
netcdf-dbg_4.1.1-5_i386.deb
 7802b54a35532f7d7133a76569ed89190e497e3dea933184969a34ae1ba24078 616560 
libnetcdf-dev_4.1.1-5_i386.deb
 f88189080db19740f7ff58b51971f951e3a2751dac6ac2756f5813e30077a80a 186386 
netcdf-bin_4.1.1-5_i386.deb
Files: 
 026065171c9c4d66819672ee43a9c7d1 1398 science optional netcdf_4.1.1-5.dsc
 4ccbbd165c41ef01be9f60618be5b493 250948 science optional netcdf_4.1.1-5.diff.gz
 f43f7c7d7e2d4b0e83b9b5dedf48bb30 4676134 doc optional 
netcdf-doc_4.1.1-5_all.deb
 2446d9b06a0a36f3029230ea53542bca 492194 libs optional 
libnetcdf6_4.1.1-5_i386.deb
 ec16e5815e46ff008dda6135be9ba74a 936760 debug extra netcdf-dbg_4.1.1-5_i386.deb
 021e5e8311a85d7807277b2e09869bfd 616560 libdevel optional 
libnetcdf-dev_4.1.1-5_i386.deb
 f2844af70bcd53b12a0a88e36deb40da 186386 science optional 
netcdf-bin_4.1.1-5_i386.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAkvX9PsACgkQpFNRmenyx0cJfACfZcwa43iAZYFrEKQQWDK6U5d5
NRYAoNgbd9D22+VF0Aow4StoRNO41PDY
=tzIb
-END PGP SIGNATURE-


Accepted:
libnetcdf-dev_4.1.1-5_i386.deb
  to main/n/netcdf/libnetcdf-dev_4.1.1-5_i386.deb
libnetcdf6_4.1.1-5_i386.deb
  to main/n/netcdf/libnetcdf6_4.1.1-5_i386.deb
netcdf-bin_4.1.1-5_i386.deb
  to main/n/netcdf/netcdf-bin_4.1.1-5_i386.deb
netcdf-dbg_4.1.1-5_i386.deb
  to main/n/netcdf/netcdf-dbg_4.1.1-5_i386.deb
netcdf-doc_4.1.1-5_all.deb
  to main/n/netcdf/netcdf-doc_4.1.1-5_all.deb
netcdf_4.1.1-5.diff.gz
  to main/n/netcdf/netcdf_4.1.1-5.diff.gz
netcdf_4.1.1-5.dsc
  to main/n/netcdf/netcdf_4.1.1-5.dsc


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1o74mz-00053t...@ries.debian.org



Accepted r-cran-getopt 1.15-1 (source i386)

2010-04-28 Thread Dirk Eddelbuettel
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 28 Apr 2010 06:02:11 -0500
Source: r-cran-getopt
Binary: r-cran-getopt
Architecture: source i386
Version: 1.15-1
Distribution: unstable
Urgency: low
Maintainer: Dirk Eddelbuettel e...@debian.org
Changed-By: Dirk Eddelbuettel e...@debian.org
Description: 
 r-cran-getopt - GNU R package providing command-line parsing functionality
Changes: 
 r-cran-getopt (1.15-1) unstable; urgency=low
 .
   * New upstream release
 .
   * debian/control: Set (Build-)Depends: to current R version
   * debian/control: Set Standards-Version: to current version
Checksums-Sha1: 
 06fe786e6df00c14e2894d007ad01fb62018b197 1004 r-cran-getopt_1.15-1.dsc
 4b7024e50773ff3aefd4d61644db06aa74cd6041 6262 r-cran-getopt_1.15.orig.tar.gz
 c39540fd7d9c1db6d4228cfb40114129412df1db 1443 r-cran-getopt_1.15-1.diff.gz
 8058725f43cfd53cbaab0c9e94f39f78b2a8fc39 16568 r-cran-getopt_1.15-1_i386.deb
Checksums-Sha256: 
 1e87cfa9024d5a01cfbcd992db342bbc1fa6273eadaeee01acdb6c1b166d2eca 1004 
r-cran-getopt_1.15-1.dsc
 8b5d94a15994c9f4958aedebe507b5207dfef6c11bc12ae3a137aee63edddff5 6262 
r-cran-getopt_1.15.orig.tar.gz
 d1d855c912f95ab0e09495942dad66270ab80908ea28cddf63585cc481680444 1443 
r-cran-getopt_1.15-1.diff.gz
 a30efa223b132b3f71bb85086e196f40361868b7df13ba6a0dab05a8fdf093f6 16568 
r-cran-getopt_1.15-1_i386.deb
Files: 
 44ab5abfec8fb87659f4385fc83d4684 1004 gnu-r optional r-cran-getopt_1.15-1.dsc
 09ddd4cd1f9bf57141479dc242709354 6262 gnu-r optional 
r-cran-getopt_1.15.orig.tar.gz
 a34fba149f9eb11309033a4c2dd5da00 1443 gnu-r optional 
r-cran-getopt_1.15-1.diff.gz
 3dbfe57c6ac5d0a988f891b725aff319 16568 gnu-r optional 
r-cran-getopt_1.15-1_i386.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iD8DBQFL2BYgCZSR95Gw07cRAll9AKCZczWIyraR2592w3jQIZkYCj85jwCfV9lS
T+x1LbZauWW6BX4GMygj5Wg=
=pqC9
-END PGP SIGNATURE-


Accepted:
r-cran-getopt_1.15-1.diff.gz
  to main/r/r-cran-getopt/r-cran-getopt_1.15-1.diff.gz
r-cran-getopt_1.15-1.dsc
  to main/r/r-cran-getopt/r-cran-getopt_1.15-1.dsc
r-cran-getopt_1.15-1_i386.deb
  to main/r/r-cran-getopt/r-cran-getopt_1.15-1_i386.deb
r-cran-getopt_1.15.orig.tar.gz
  to main/r/r-cran-getopt/r-cran-getopt_1.15.orig.tar.gz


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1o75k4-0001ea...@ries.debian.org



Accepted telepathy-gabble 0.9.11-1 (source i386)

2010-04-28 Thread Jonny Lamb
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 28 Apr 2010 10:40:43 +0100
Source: telepathy-gabble
Binary: telepathy-gabble telepathy-gabble-dbg
Architecture: source i386
Version: 0.9.11-1
Distribution: unstable
Urgency: low
Maintainer: Debian Telepathy maintainers 
pkg-telepathy-maintain...@lists.alioth.debian.org
Changed-By: Jonny Lamb jo...@debian.org
Description: 
 telepathy-gabble - Jabber/XMPP connection manager
 telepathy-gabble-dbg - Jabber/XMPP connection manager (debug symbols)
Changes: 
 telepathy-gabble (0.9.11-1) unstable; urgency=low
 .
   * New upstream release.
   * debian/control: Removed inactive maintainers from Uploaders.
Checksums-Sha1: 
 e55389d651e48490221fca753b7888125dec93b1 1730 telepathy-gabble_0.9.11-1.dsc
 57700b9d1efb8cc15a8c180904abe1b727569691 2706870 
telepathy-gabble_0.9.11.orig.tar.gz
 3ce2ce235705e6def1d44421f51cb4463f07bbfc 10281 
telepathy-gabble_0.9.11-1.diff.gz
 319213bd78c875725eecfc58cdc7ec490c84c7b8 1048228 
telepathy-gabble_0.9.11-1_i386.deb
 954813a70b91374b46ca05f4b3f9a7b8932f4a02 967814 
telepathy-gabble-dbg_0.9.11-1_i386.deb
Checksums-Sha256: 
 e97f398e11d1f3d71e3d027524d429baad55b35d9f07ef4bb7d528b7aea1deca 1730 
telepathy-gabble_0.9.11-1.dsc
 016fd58e2c70787f166e37a7aeb977adc4a61b4d468634de74002899165f 2706870 
telepathy-gabble_0.9.11.orig.tar.gz
 09d3023d4fb035bf2390dd48f94143291b3534ff6fd5e1431047cdddb7545bac 10281 
telepathy-gabble_0.9.11-1.diff.gz
 ddfb80ada075caeedfe01ce7d3deab51e066d1e422ad923035285e9c41e1691c 1048228 
telepathy-gabble_0.9.11-1_i386.deb
 ff943cd51b50da72c11ea328dbc8428619dc94418180be01dea0ef360667eb1f 967814 
telepathy-gabble-dbg_0.9.11-1_i386.deb
Files: 
 8440f4945219744fb59df49e1ef5b3c4 1730 net optional 
telepathy-gabble_0.9.11-1.dsc
 4930f99fbc1face74c457305f19125b4 2706870 net optional 
telepathy-gabble_0.9.11.orig.tar.gz
 1f4034edc30504e3928a333d726c552b 10281 net optional 
telepathy-gabble_0.9.11-1.diff.gz
 454f8eb5c5e027d14f42bda19342f16c 1048228 net optional 
telepathy-gabble_0.9.11-1_i386.deb
 091a563464ee7a9b22616b93b00f2f5d 967814 debug extra 
telepathy-gabble-dbg_0.9.11-1_i386.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAkvYBUoACgkQwYr7ny4DlAIBLgCgocU0WlXUxfJgtQzmQvfR0ibR
AsUAoJ9SnDE/M+fY8dlB9q96eBY51Vw0
=PNJS
-END PGP SIGNATURE-


Accepted:
telepathy-gabble-dbg_0.9.11-1_i386.deb
  to main/t/telepathy-gabble/telepathy-gabble-dbg_0.9.11-1_i386.deb
telepathy-gabble_0.9.11-1.diff.gz
  to main/t/telepathy-gabble/telepathy-gabble_0.9.11-1.diff.gz
telepathy-gabble_0.9.11-1.dsc
  to main/t/telepathy-gabble/telepathy-gabble_0.9.11-1.dsc
telepathy-gabble_0.9.11-1_i386.deb
  to main/t/telepathy-gabble/telepathy-gabble_0.9.11-1_i386.deb
telepathy-gabble_0.9.11.orig.tar.gz
  to main/t/telepathy-gabble/telepathy-gabble_0.9.11.orig.tar.gz


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1o75kh-0001iw...@ries.debian.org



Accepted fenics 10.02-1 (source i386)

2010-04-28 Thread Johannes Ring
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 28 Apr 2010 11:41:35 +0200
Source: fenics
Binary: fenics
Architecture: source i386
Version: 10.02-1
Distribution: unstable
Urgency: low
Maintainer: Debian Science Team 
debian-science-maintain...@lists.alioth.debian.org
Changed-By: Johannes Ring joha...@simula.no
Description: 
 fenics - automation of computational mathematical modeling
Changes: 
 fenics (10.02-1) unstable; urgency=low
 .
   * debian/control:
 - Bump Standards-Version to 3.8.4 (no changes needed).
 - Update Depends to latest versions of FEniCS packages.
 - Replace dolfin-dev and python-pydolfin0 with libdolfin0-dev and
   python-dolfin, respectively, in Depends field.
   * Package moved from pkg-scicomp to Debian Science.
Checksums-Sha1: 
 96194a3360c7ac199443434cbd617de325e0b464 1672 fenics_10.02-1.dsc
 711e47c5b73e0da992c23189c558fe333d1e3884 1552 fenics_10.02-1.tar.gz
 a31ee8040e7677404cb213c02b4c398fbf02b977 1902 fenics_10.02-1_i386.deb
Checksums-Sha256: 
 bfe67f4cb2a915a9af9db933b2605613fb3c8def1ed6727dff13a72e3fdcb2d9 1672 
fenics_10.02-1.dsc
 17f39893fa5d10a09697e643b179417001c4039927b3f19fc6f1ae4b6c29924c 1552 
fenics_10.02-1.tar.gz
 dcdc99aea41634b1c44961eca5cf3a64b622562ccae2e9cffe833b4606f4ab8f 1902 
fenics_10.02-1_i386.deb
Files: 
 a22a6f28abe241a552435ad7ecc9a8b2 1672 math extra fenics_10.02-1.dsc
 d2938f2454deb792d830c4559dbcb8da 1552 math extra fenics_10.02-1.tar.gz
 405383332a6ee3547cbafef266fcfa72 1902 math extra fenics_10.02-1_i386.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)

iQIVAwUBS9gZWYsTRN6fgH8UAQJqBQ/+OUA3s5WISnDhyAgia/8WKyh3SJ1khRcz
TsmTHUI7nZd3IjG7DAXiQ/Dbxl7Jnq4Rf37wUU3VbklA/LR2h9A+5FbV0UlsLluc
tPktokioe4nsa5NTtKmy4a3P7PxfDegMsyKQnL5dw0MVAWjc5ZLnMd689uqoLg0F
rj6/MUTnFKx6vby5JYtcahcMyt1UMFpc9WhHU2lZtiYU+APaIwYgQb5ieAMBea3V
1myyez4p3cKNaZx3UQoTmR4ewOnwT27+Roa4Vydd0ThgwheooNe7Y+PXeZt72ISZ
XUu4zBPzR6RdMqQav91geYVp32BZ1TX2jgOkEP6FaWgEWSYD8fdyeEujHCnfIKcn
SuAvk0NTk42qFwFAKWQ5lom+BXRBXkdeq0G6/4ddn3+uDfOPlllhtzIHLObhkBLA
m74rO9GQXXODHfR8G9zjhvpiztKw137srfOpAeV2sGn9BROYEXR7gX8j/SG48zj/
FLWkQvP6nndKZSXT2rmAxYLBJi5uIqeKr6wwSX1sIXMcKSo77vm3nFvkLXBzSq5m
+X60st+KQKMGFCjbpabO9WAXlJWr4cISZc8z/MCCdLoB4zPI9a2nQ1Vcj4kg6EHt
tlx3Hvgkmqn8wXYPhV5IBNPZn0jsWu/H32cBeElUQ+RCVrVMuJd8hERFP+Ua/6z1
KEEwxF1R4TM=
=Cf0P
-END PGP SIGNATURE-


Accepted:
fenics_10.02-1.dsc
  to main/f/fenics/fenics_10.02-1.dsc
fenics_10.02-1.tar.gz
  to main/f/fenics/fenics_10.02-1.tar.gz
fenics_10.02-1_i386.deb
  to main/f/fenics/fenics_10.02-1_i386.deb


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1o75us-0002up...@ries.debian.org



Accepted wammu 0.33-1 (source all)

2010-04-28 Thread Michal Čihař
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 28 Apr 2010 13:37:35 +0200
Source: wammu
Binary: wammu
Architecture: source all
Version: 0.33-1
Distribution: unstable
Urgency: low
Maintainer: Michal Čihař ni...@debian.org
Changed-By: Michal Čihař ni...@debian.org
Description: 
 wammu  - GTK application to control your mobile phone
Closes: 578780
Changes: 
 wammu (0.33-1) unstable; urgency=low
 .
   * New upstream version.
 - Fixes few crashes on connect (Closes: #578780, #578780).
   * Bump standard to 3.8.4.
Checksums-Sha1: 
 d5bdc8fc6d8243ab02a5e85554c9018cc2329bce 1150 wammu_0.33-1.dsc
 23c351739c7c9d0adde20033e82e9b00adcd3a50 911427 wammu_0.33.orig.tar.gz
 3b0e7ec2a47099b11b5eab33c11b24d7ccfb2cd4 4848 wammu_0.33-1.debian.tar.gz
 98eb37656b82629c212efff8b3be24a81535fd9c 621362 wammu_0.33-1_all.deb
Checksums-Sha256: 
 d87e2498f9b2a20c54133afdd7d851153a882614a0ed4233c03daa8fd52f49f7 1150 
wammu_0.33-1.dsc
 ff1853560cdd88e6690aa85f35e3092fd308b0337d24500514dc195eb84c9e29 911427 
wammu_0.33.orig.tar.gz
 cc68d085563ead0b649c2e53bb6e684bd4a432589ae6c7ab373bf02fcc0e4666 4848 
wammu_0.33-1.debian.tar.gz
 b64437d0aa5217c9d78c6ff6871510ae76079cf03062bba6115f07d4fb3bb230 621362 
wammu_0.33-1_all.deb
Files: 
 a7c2fedb6622aa3cdb09f3da72c58d8b 1150 comm optional wammu_0.33-1.dsc
 c3ef0787cccb7e669e1353b19183b6fa 911427 comm optional wammu_0.33.orig.tar.gz
 e81a4fc28b8260fe96dde43404d82f08 4848 comm optional wammu_0.33-1.debian.tar.gz
 f089154b3669154b2332526fabcf0dc7 621362 comm optional wammu_0.33-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAkvYHpcACgkQ3DVS6DbnVgS2PgCgzNsLGHMjSiQz9kHxnsB7qdhJ
9wQAnR2XeaRVHtJIPXVOVeV7aIiu8bdY
=qfM5
-END PGP SIGNATURE-


Accepted:
wammu_0.33-1.debian.tar.gz
  to main/w/wammu/wammu_0.33-1.debian.tar.gz
wammu_0.33-1.dsc
  to main/w/wammu/wammu_0.33-1.dsc
wammu_0.33-1_all.deb
  to main/w/wammu/wammu_0.33-1_all.deb
wammu_0.33.orig.tar.gz
  to main/w/wammu/wammu_0.33.orig.tar.gz


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1o75jr-0003jw...@ries.debian.org



Accepted grepmail 5.3033-5 (source all)

2010-04-28 Thread Vincent Legout
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 28 Apr 2010 19:04:54 +0800
Source: grepmail
Binary: grepmail
Architecture: source all
Version: 5.3033-5
Distribution: unstable
Urgency: low
Maintainer: Debian QA Group packa...@qa.debian.org
Changed-By: Vincent Legout vinc...@legout.info
Description: 
 grepmail   - search mailboxes for mail matching an expression
Closes: 549782 559588
Changes: 
 grepmail (5.3033-5) unstable; urgency=low
 .
   * QA upload.
   * Update Standards-Version to 3.8.4 (No changes needed)
   * debian/patches/man_page.patch: Added
   * Switch to 3.0 (quilt) source format: Add debian/source/format
   * debian/patches/midnight.patch: Added, thanks to Manuel Prinz
 (Closes: #559588)
   * debian/patches/fix_nonexistent_mailbox_test.patch: Fix FTBFS with
 libmail-mbox-messageparser-perl 1.5002 (Closes: #549782)
   * Update libmail-mbox-messageparser-perl build dependency and Depends to
 1.5002 in debian/control
   * debian/copyright: Refer to GPL-2 explicitly
   * Update Vcs-git and Vcs-Browser fields to Alioth
Checksums-Sha1: 
 ae331006572d247316ee1eb06824ff8669ce3baf 1934 grepmail_5.3033-5.dsc
 f2ac0afbd648212c673727e26bf3a257eee31435 5530 grepmail_5.3033-5.debian.tar.gz
 dcedf53253c46fe043c808fbea6afa8bd1b5fe9f 49880 grepmail_5.3033-5_all.deb
Checksums-Sha256: 
 376ef4b93e021d518642fc6bd19f0df4137d1de141332304f621bf632a284640 1934 
grepmail_5.3033-5.dsc
 ace9e20cde0ccc4dca11f984f5da17cc653ee0f3b6550a7172dfbab358d836f0 5530 
grepmail_5.3033-5.debian.tar.gz
 5f15ccfefd925c2daa932cf5807f44a491bf0089d97530e1cc015122d933f919 49880 
grepmail_5.3033-5_all.deb
Files: 
 20fc00510c631d8293db76991bf5f0ce 1934 mail optional grepmail_5.3033-5.dsc
 8c9c27552f3187fdcd32aa7f145090b8 5530 mail optional 
grepmail_5.3033-5.debian.tar.gz
 6b218c41bbe755bf8d71037d47a97327 49880 mail optional grepmail_5.3033-5_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iQIcBAEBCAAGBQJL2CFVAAoJEC1Os6YBVHX1SvQQAIM+J5ndKD3DiPsq6UIMsY9k
TSPvXbKXruIgSscYDf6935mQayMa+rd34JW/Es3AyORhkxy3w/S56imupEjAEWe1
nC7cC2v4selV2Bd8qSE8GrrUZ/nvHeAKmiYioLUv3NILAEr8Gjbb70Rcw3q57Avj
3aBdWbEMCMQ/dQEnRYHuN5w1U21oZonSVW4Z+Q4BRusvSHutxQgKOE0/Mn/6cpxw
QaJ+S6aKt+zBTUC8R6Goi+/JQBQhqX6eaNAEVAMSIWoyrOrhEXhf23qnBS2Z+Vi5
foqMQ1xXAVl+JUoCHvf59gFOBL/gE4VkEkedb1IZQV0y9kq0gaSr1aYoJZ6roi0n
EUSrT96hpz86qH+CWarZyvuzPCFRXvRrdyXWEy2lwGtGYEpEz9XzBMBbhxxRguNQ
7vzjwd7zJ4fQuNcic9WpfaUD2e8N0Ou5ERcmNBf4xMgBozOhEEYZnBIssG0eCiTz
4yGae6h5bWoa92m8S3dXx0vCTLER6Rf0ib1cidYG8aYQUdQAme+OpZLF/s62d1PM
/WfM7bhNuZFkVISa+snSoBUFUR8QFhWp2gTi9hfHfMBuX70ioEwW9/j7dWuaO7ua
k2BG1osnl0UzHQGh2+zMJ9mIahX2bAzZU8xg2k0qyydY318kNMGV5bIdX9lhg0nN
pAhVFQKn5jSJDe6hH5rQ
=2q46
-END PGP SIGNATURE-


Accepted:
grepmail_5.3033-5.debian.tar.gz
  to main/g/grepmail/grepmail_5.3033-5.debian.tar.gz
grepmail_5.3033-5.dsc
  to main/g/grepmail/grepmail_5.3033-5.dsc
grepmail_5.3033-5_all.deb
  to main/g/grepmail/grepmail_5.3033-5_all.deb


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1o76cs-0005oq...@ries.debian.org



Accepted gnome-icon-theme 2.30.2-1 (source all)

2010-04-28 Thread Sebastian Dröge
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 28 Apr 2010 14:16:53 +0200
Source: gnome-icon-theme
Binary: gnome-icon-theme
Architecture: source all
Version: 2.30.2-1
Distribution: unstable
Urgency: low
Maintainer: Josselin Mouette j...@debian.org
Changed-By: Sebastian Dröge sl...@debian.org
Description: 
 gnome-icon-theme - GNOME Desktop icon theme
Changes: 
 gnome-icon-theme (2.30.2-1) unstable; urgency=low
 .
   * New upstream bugfix release.
Checksums-Sha1: 
 c57507a482f5f86a5bc3541fcaf6be18ef3dcb76 1312 gnome-icon-theme_2.30.2-1.dsc
 bf0c7e58162950fdbd8d309382981068cb86589f 16432453 
gnome-icon-theme_2.30.2.orig.tar.gz
 cf870381dc3a290a758e94a68cc25a4e196fa266 22739 
gnome-icon-theme_2.30.2-1.diff.gz
 290be1c946d940fd0c024c619a5e71d71cb72531 8284952 
gnome-icon-theme_2.30.2-1_all.deb
Checksums-Sha256: 
 1c5d654e1dab764e0b7c15b8e8d9d719bf94449aaf4320658b3324efd4d8f161 1312 
gnome-icon-theme_2.30.2-1.dsc
 aa10e63c03e2c843a081cda3cf1fc7f7e26fe29fe2ac428a75731fc48b527743 16432453 
gnome-icon-theme_2.30.2.orig.tar.gz
 5986135df20e14f7aac2f076fe36e5d720e70f54807396dea69d0d86276f4980 22739 
gnome-icon-theme_2.30.2-1.diff.gz
 179f17aad0919de34755737bc79082497bec7ce359eb6ed3d85545043c48b664 8284952 
gnome-icon-theme_2.30.2-1_all.deb
Files: 
 de0d2e9fbdacb4d5b3d123aeb005d2d7 1312 gnome optional 
gnome-icon-theme_2.30.2-1.dsc
 93835b48ceaea78aeb81f195f2e7cbcb 16432453 gnome optional 
gnome-icon-theme_2.30.2.orig.tar.gz
 a643f181d358c21f7795882c5edb4e3d 22739 gnome optional 
gnome-icon-theme_2.30.2-1.diff.gz
 1fe0295b9eac1843547b17a637831703 8284952 gnome optional 
gnome-icon-theme_2.30.2-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAkvYKeMACgkQBsBdh1vkHyFdMgCdGYcK2GvUM/0epa4I5PUP6vHE
SMMAoK7eX/Xynf6klL7c2Hnqwa5ENZn+
=0/gP
-END PGP SIGNATURE-


Accepted:
gnome-icon-theme_2.30.2-1.diff.gz
  to main/g/gnome-icon-theme/gnome-icon-theme_2.30.2-1.diff.gz
gnome-icon-theme_2.30.2-1.dsc
  to main/g/gnome-icon-theme/gnome-icon-theme_2.30.2-1.dsc
gnome-icon-theme_2.30.2-1_all.deb
  to main/g/gnome-icon-theme/gnome-icon-theme_2.30.2-1_all.deb
gnome-icon-theme_2.30.2.orig.tar.gz
  to main/g/gnome-icon-theme/gnome-icon-theme_2.30.2.orig.tar.gz


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1o76fb-0007cm...@ries.debian.org



Accepted seahorse 2.30.1-1 (source amd64)

2010-04-28 Thread Sebastian Dröge
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 28 Apr 2010 14:19:06 +0200
Source: seahorse
Binary: seahorse libcryptui0 libcryptui-dev
Architecture: source amd64
Version: 2.30.1-1
Distribution: unstable
Urgency: low
Maintainer: Jose Carlos Garcia Sogo js...@debian.org
Changed-By: Sebastian Dröge sl...@debian.org
Description: 
 libcryptui-dev - the UI library for DBUS functions exported by seahorse 
(developme
 libcryptui0 - the UI library for DBUS functions exported by seahorse
 seahorse   - GNOME front end for GnuPG
Changes: 
 seahorse (2.30.1-1) unstable; urgency=low
 .
   * New upstream bugfix release:
 + debian/patches/90_autotools.patch:
   - Updated for the new version.
Checksums-Sha1: 
 4d552c2a787fec4b4764a47116bfaea1db5fc961 1645 seahorse_2.30.1-1.dsc
 4727aea0f3a45ff65a8110fe745e3a9e45145d44 3707643 seahorse_2.30.1.orig.tar.gz
 f0a562e0cb857f3857868bb00c71a3160ca6d8ce 38045 seahorse_2.30.1-1.diff.gz
 29120ad6d318e1d2f4017d98d7c66bf6d0e83684 2669466 seahorse_2.30.1-1_amd64.deb
 68d6d34cc38dbd819b092bf1b71c1a071a168130 90646 libcryptui0_2.30.1-1_amd64.deb
 8dc12ae744808395ee0a18c38a3737e6a0645872 162500 
libcryptui-dev_2.30.1-1_amd64.deb
Checksums-Sha256: 
 1589e6add9a9b535f5b8de03483a237f128782331da8e50843dd11710265a10b 1645 
seahorse_2.30.1-1.dsc
 f0cd7ab80b54ee9e8c5a021a2de18353fa76a187c1998f429e50579de0e7b52f 3707643 
seahorse_2.30.1.orig.tar.gz
 ad230015ebc063323cea4099b1cefb9f09300ec9fd41084b26395d9e8bc0967f 38045 
seahorse_2.30.1-1.diff.gz
 2e429969cad62fa823b23109c4459f67c52e5ddd91cd088c514f679c5f8ea3c7 2669466 
seahorse_2.30.1-1_amd64.deb
 5d1a8698d5e852338268cd5bf2f50ac47bf4b593556ec65b5283c5f818d5c01f 90646 
libcryptui0_2.30.1-1_amd64.deb
 5470f9194dea8acd11eced9530591e6ac0168382bb5756b5f219d14d4846c4b3 162500 
libcryptui-dev_2.30.1-1_amd64.deb
Files: 
 84421d53c02df7492923652423730c4f 1645 gnome optional seahorse_2.30.1-1.dsc
 1b3c40adab1b3cb9f1070cabf553b0b4 3707643 gnome optional 
seahorse_2.30.1.orig.tar.gz
 e697f86fb74fe4981789d172a7568278 38045 gnome optional seahorse_2.30.1-1.diff.gz
 6c9ad8f4325326ec3be0b168abf966f9 2669466 gnome optional 
seahorse_2.30.1-1_amd64.deb
 91fc05153da39c24100c4313358b88a4 90646 libs optional 
libcryptui0_2.30.1-1_amd64.deb
 d7a4c69237a5e523fdd71ee4557ed9e3 162500 libdevel optional 
libcryptui-dev_2.30.1-1_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAkvYLiMACgkQBsBdh1vkHyE2WwCfRkJG7djCRqTSfLrOb+zrYRGb
K0gAn0K3np4SAMzjVhbwGe8oJVAOFUBK
=nvkr
-END PGP SIGNATURE-


Accepted:
libcryptui-dev_2.30.1-1_amd64.deb
  to main/s/seahorse/libcryptui-dev_2.30.1-1_amd64.deb
libcryptui0_2.30.1-1_amd64.deb
  to main/s/seahorse/libcryptui0_2.30.1-1_amd64.deb
seahorse_2.30.1-1.diff.gz
  to main/s/seahorse/seahorse_2.30.1-1.diff.gz
seahorse_2.30.1-1.dsc
  to main/s/seahorse/seahorse_2.30.1-1.dsc
seahorse_2.30.1-1_amd64.deb
  to main/s/seahorse/seahorse_2.30.1-1_amd64.deb
seahorse_2.30.1.orig.tar.gz
  to main/s/seahorse/seahorse_2.30.1.orig.tar.gz


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1o76va-aj...@ries.debian.org



Accepted evince 2.30.1-1 (source all amd64)

2010-04-28 Thread Sebastian Dröge
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 28 Apr 2010 14:27:18 +0200
Source: evince
Binary: evince evince-dbg evince-gtk evince-common libevince2 libevince-dev 
gir1.0-evince-2.30
Architecture: source all amd64
Version: 2.30.1-1
Distribution: experimental
Urgency: low
Maintainer: Debian GNOME Maintainers 
pkg-gnome-maintain...@lists.alioth.debian.org
Changed-By: Sebastian Dröge sl...@debian.org
Description: 
 evince - Document (postscript, pdf) viewer
 evince-common - Document (postscript, pdf) viewer - common files
 evince-dbg - Document (postscript, pdf) viewer - debugging symbols
 evince-gtk - Document (postscript, pdf) viewer (GTK+ version)
 gir1.0-evince-2.30 - Description: GObject introspection data for the libevince 
library
 libevince-dev - Document (postscript, pdf) rendering library - development 
files
 libevince2 - Document (postscript, pdf) rendering library
Changes: 
 evince (2.30.1-1) experimental; urgency=low
 .
   * New upstream bugfix release:
 + debian/rules:
   - Update shlibs version because of API changes.
Checksums-Sha1: 
 bab00a36f42cba26d4d942dd89f6cf9e36dc5c74 1885 evince_2.30.1-1.dsc
 66990da9e8764a02a6b3fbb68b709624f867799c 3355290 evince_2.30.1.orig.tar.gz
 f3bf064178332c00ec24c4c3c3ad51b88e9ce231 20739 evince_2.30.1-1.diff.gz
 2bceaa531643191a3a7c5ff105b33fa7a2cec645 1496512 evince-common_2.30.1-1_all.deb
 832a152810e60e7313ccba5f0295c7b259a5ea2c 618378 evince_2.30.1-1_amd64.deb
 f5e18da4a4a10b5b5270bc21a38dc076bc3f8112 1590126 evince-dbg_2.30.1-1_amd64.deb
 b00129bac44b23e9f109fdd5ccff769a2276477f 570930 evince-gtk_2.30.1-1_amd64.deb
 dc8536cd203799bc4ecffefe6c619be1bc0e7fc4 713018 libevince2_2.30.1-1_amd64.deb
 b259bc8d34f574c354646c0c45b859340171a000 765708 
libevince-dev_2.30.1-1_amd64.deb
 e4920b8818595e67705e8f00f30d991a0b570caa 420552 
gir1.0-evince-2.30_2.30.1-1_amd64.deb
Checksums-Sha256: 
 ffe248c1053ca7ab12eff26580e60ece287a61b0aa553a52148b174af3aafbde 1885 
evince_2.30.1-1.dsc
 d6ab3b1832d5586bad2666c92d6f3a7eddc10d57eac10440ac4cdbfbcbe0ff54 3355290 
evince_2.30.1.orig.tar.gz
 b3226516418241318b112850d3db62fa84319f212945cf385293bcda6b42259f 20739 
evince_2.30.1-1.diff.gz
 c7c496789ac5b9d9238075eb0054c9793528df7c0d56c0ccf8d5477a48dce866 1496512 
evince-common_2.30.1-1_all.deb
 5091ca5989d141d142d1de02387823c2cbe105eca84b7f664bc4167c681775dc 618378 
evince_2.30.1-1_amd64.deb
 87c44f4378df6c1a79e885ec51c96109df0272c982b088dec84f7b8304f66fcb 1590126 
evince-dbg_2.30.1-1_amd64.deb
 3a153433b3fdb61d3bc39ad9aa4327099d2c9e51b009a4e2ccf840c4359f8e7e 570930 
evince-gtk_2.30.1-1_amd64.deb
 d4b239f2388eeaf0e0cb87ae95c2e65199b580388f8ca9553e124ab04a87023b 713018 
libevince2_2.30.1-1_amd64.deb
 3549f48a0e13d7a59bac45775e20c56b49458345c6fb7f7beeaa982690e87ba2 765708 
libevince-dev_2.30.1-1_amd64.deb
 e24adf048515b2d5649c9736fe872a3d2f56a0f576a10f17d5c9dbf7fa16351a 420552 
gir1.0-evince-2.30_2.30.1-1_amd64.deb
Files: 
 a08b388dac14cc86c07594d4c310948a 1885 gnome optional evince_2.30.1-1.dsc
 49e93f0f6d1752ff2b09353522ff1690 3355290 gnome optional 
evince_2.30.1.orig.tar.gz
 990e6db33b16a84c4140b36403d5e931 20739 gnome optional evince_2.30.1-1.diff.gz
 a3991394ded08d5feff46d4b4470752d 1496512 gnome optional 
evince-common_2.30.1-1_all.deb
 8e564ef80a42a1dc68cc30d02cb8164e 618378 gnome optional 
evince_2.30.1-1_amd64.deb
 018d46c57edf32bc0deef71ba3a298bc 1590126 debug extra 
evince-dbg_2.30.1-1_amd64.deb
 16ab102705f50cfe0b72d1545fe1e30c 570930 x11 optional 
evince-gtk_2.30.1-1_amd64.deb
 2ef56aacfb7072c0e0ac8feaf4869153 713018 libs optional 
libevince2_2.30.1-1_amd64.deb
 aeb9d2717d8a5f3d2968b367136c6cef 765708 libdevel optional 
libevince-dev_2.30.1-1_amd64.deb
 d5e0e4eb3899bd57f3eeceabdce0bec5 420552 libs optional 
gir1.0-evince-2.30_2.30.1-1_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAkvYMr8ACgkQBsBdh1vkHyEh2gCfewVBSzAGMUCRpuWWc/WZRfZf
rdkAnjmHgvNsHZU9bTGQZTFPRhKGIWI4
=X6wX
-END PGP SIGNATURE-


Accepted:
evince-common_2.30.1-1_all.deb
  to main/e/evince/evince-common_2.30.1-1_all.deb
evince-dbg_2.30.1-1_amd64.deb
  to main/e/evince/evince-dbg_2.30.1-1_amd64.deb
evince-gtk_2.30.1-1_amd64.deb
  to main/e/evince/evince-gtk_2.30.1-1_amd64.deb
evince_2.30.1-1.diff.gz
  to main/e/evince/evince_2.30.1-1.diff.gz
evince_2.30.1-1.dsc
  to main/e/evince/evince_2.30.1-1.dsc
evince_2.30.1-1_amd64.deb
  to main/e/evince/evince_2.30.1-1_amd64.deb
evince_2.30.1.orig.tar.gz
  to main/e/evince/evince_2.30.1.orig.tar.gz
gir1.0-evince-2.30_2.30.1-1_amd64.deb
  to main/e/evince/gir1.0-evince-2.30_2.30.1-1_amd64.deb
libevince-dev_2.30.1-1_amd64.deb
  to main/e/evince/libevince-dev_2.30.1-1_amd64.deb
libevince2_2.30.1-1_amd64.deb
  to main/e/evince/libevince2_2.30.1-1_amd64.deb


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1o778i-0001b5...@ries.debian.org



Accepted gnome-doc-utils 0.20.1-1 (source all)

2010-04-28 Thread Sebastian Dröge
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 28 Apr 2010 14:44:08 +0200
Source: gnome-doc-utils
Binary: gnome-doc-utils
Architecture: source all
Version: 0.20.1-1
Distribution: unstable
Urgency: low
Maintainer: Debian GNOME Maintainers 
pkg-gnome-maintain...@lists.alioth.debian.org
Changed-By: Sebastian Dröge sl...@debian.org
Description: 
 gnome-doc-utils - a collection of documentation utilities for the GNOME project
Changes: 
 gnome-doc-utils (0.20.1-1) unstable; urgency=low
 .
   * New upstream bugfix release.
Checksums-Sha1: 
 02601d2d8d7dbfb5f0a5437255c7b9a34bc7c7bc 1479 gnome-doc-utils_0.20.1-1.dsc
 4ff867ab8b1ff586ebb6eadcb03777e2bf34c326 1285326 
gnome-doc-utils_0.20.1.orig.tar.gz
 a55d3d73fd214d946c8ef114c23a74ba9fa2ff09 4681 gnome-doc-utils_0.20.1-1.diff.gz
 d411f235f7359ef79c075ed39c2d64390104a2a8 503528 
gnome-doc-utils_0.20.1-1_all.deb
Checksums-Sha256: 
 4374cd050b47cdd9f9d9fc526cd19a2799c9e49d9d13fa4020c61d584b087f71 1479 
gnome-doc-utils_0.20.1-1.dsc
 01c9e83389bc396b949c8c6775f81b37da0e264c3d89d8d6cd6e6f4fa9d6a087 1285326 
gnome-doc-utils_0.20.1.orig.tar.gz
 9fb6b3e123947dd4ca5bf2a76a8c22eac0d2521531a34bfd63a8e3fe77ba85b3 4681 
gnome-doc-utils_0.20.1-1.diff.gz
 cba7a0ad63eb2a9e9059595db01a5e7cf9139bcec6daac0f3e1ec66fdfb4140a 503528 
gnome-doc-utils_0.20.1-1_all.deb
Files: 
 fef3bf34770930900ded9b0bec43c934 1479 gnome optional 
gnome-doc-utils_0.20.1-1.dsc
 65f08c7340f164dbbf4ac3493c4ee124 1285326 gnome optional 
gnome-doc-utils_0.20.1.orig.tar.gz
 42587bac05f7517fc3fdaae9b7451008 4681 gnome optional 
gnome-doc-utils_0.20.1-1.diff.gz
 00e85cabc96a78540e6ed5876ee66f93 503528 gnome optional 
gnome-doc-utils_0.20.1-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAkvYMtAACgkQBsBdh1vkHyGB4QCdG2aspizn66+ivqnHgMS5T6Xb
Vw8AnjQWlKMHzN7hY2y8keDSsUdzF5wi
=7a64
-END PGP SIGNATURE-


Accepted:
gnome-doc-utils_0.20.1-1.diff.gz
  to main/g/gnome-doc-utils/gnome-doc-utils_0.20.1-1.diff.gz
gnome-doc-utils_0.20.1-1.dsc
  to main/g/gnome-doc-utils/gnome-doc-utils_0.20.1-1.dsc
gnome-doc-utils_0.20.1-1_all.deb
  to main/g/gnome-doc-utils/gnome-doc-utils_0.20.1-1_all.deb
gnome-doc-utils_0.20.1.orig.tar.gz
  to main/g/gnome-doc-utils/gnome-doc-utils_0.20.1.orig.tar.gz


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1o7792-0001ey...@ries.debian.org



Accepted seahorse-plugins 2.30.1-1 (source amd64)

2010-04-28 Thread Sebastian Dröge
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 28 Apr 2010 14:21:16 +0200
Source: seahorse-plugins
Binary: seahorse-plugins
Architecture: source amd64
Version: 2.30.1-1
Distribution: unstable
Urgency: low
Maintainer: Emilio Pozuelo Monfort po...@debian.org
Changed-By: Sebastian Dröge sl...@debian.org
Description: 
 seahorse-plugins - seahorse plugins and utilities for encryption in GNOME
Changes: 
 seahorse-plugins (2.30.1-1) unstable; urgency=low
 .
   * New upstream bugfix release.
Checksums-Sha1: 
 4f60a56135bd838a254f7611aceb7a32498fd5e1 1749 seahorse-plugins_2.30.1-1.dsc
 59819135dab0599b27b82c353a76509f86886fa9 2015851 
seahorse-plugins_2.30.1.orig.tar.gz
 aa18a28bb59b0bc0a96f1ed69eccd653540a5125 17829 
seahorse-plugins_2.30.1-1.diff.gz
 2baa2e38ed196ea1575811568f3358294ba109af 1060066 
seahorse-plugins_2.30.1-1_amd64.deb
Checksums-Sha256: 
 6e1821a85355805f598c0784d1be460b5153d0d00a1d706fe63ddef16eaef0aa 1749 
seahorse-plugins_2.30.1-1.dsc
 d95c3de52ec687a4d94386105fd0a02497d9e3263f3dbbfe79e23d16959efbf5 2015851 
seahorse-plugins_2.30.1.orig.tar.gz
 41aa69f6cf5cb3ad3a952d92fb66b79888afab34769e288d91ba8ca4a8a42a45 17829 
seahorse-plugins_2.30.1-1.diff.gz
 5875de33705e54cbdd47db3af94b41cac81b995cc786961709f9a4e48c1379b5 1060066 
seahorse-plugins_2.30.1-1_amd64.deb
Files: 
 0706ab7ef177078dc64721e5c94dc651 1749 gnome optional 
seahorse-plugins_2.30.1-1.dsc
 10cf8de475045cefc4cdaada6883343e 2015851 gnome optional 
seahorse-plugins_2.30.1.orig.tar.gz
 4521e8c46513f7a660d205199143eb99 17829 gnome optional 
seahorse-plugins_2.30.1-1.diff.gz
 f9f54eaa8824d3b65babb6e4bd138f56 1060066 gnome optional 
seahorse-plugins_2.30.1-1_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAkvYMnQACgkQBsBdh1vkHyEbfwCbBBCiJ0EpaUmkW238fX0tbDKc
hJQAn0vTvXd7OdfRe5JXIHYsi3UAZRBB
=wS21
-END PGP SIGNATURE-


Accepted:
seahorse-plugins_2.30.1-1.diff.gz
  to main/s/seahorse-plugins/seahorse-plugins_2.30.1-1.diff.gz
seahorse-plugins_2.30.1-1.dsc
  to main/s/seahorse-plugins/seahorse-plugins_2.30.1-1.dsc
seahorse-plugins_2.30.1-1_amd64.deb
  to main/s/seahorse-plugins/seahorse-plugins_2.30.1-1_amd64.deb
seahorse-plugins_2.30.1.orig.tar.gz
  to main/s/seahorse-plugins/seahorse-plugins_2.30.1.orig.tar.gz


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1o779b-0001ia...@ries.debian.org



Accepted vmpk 0.3.1-1 (source i386)

2010-04-28 Thread Mehdi Dogguy
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Mon, 26 Apr 2010 12:44:41 +0200
Source: vmpk
Binary: vmpk
Architecture: source i386
Version: 0.3.1-1
Distribution: unstable
Urgency: low
Maintainer: Mehdi Dogguy me...@debian.org
Changed-By: Mehdi Dogguy me...@debian.org
Description: 
 vmpk   - Virtual MIDI Piano Keyboard
Closes: 557899
Changes: 
 vmpk (0.3.1-1) unstable; urgency=low
 .
   * New upstream release
   * Remove 0001-Look-for-xslproc-instead-of-libxslt, integrated upstream.
   * vmpk is linux specific (Closes: #557899)
 - Added to p-a-s
Checksums-Sha1: 
 62b4d03ca6646907da62be68c8eba419e12daa4a 1832 vmpk_0.3.1-1.dsc
 b5dbab9cc860c0b9d633bd719ce1cc78b15395ee 288810 vmpk_0.3.1.orig.tar.gz
 a59aa99d4b277662265b1d688ef9fcf3086b 3291 vmpk_0.3.1-1.diff.gz
 c5ee33adc6baddc46f6e40a6497f3acdae860b23 380232 vmpk_0.3.1-1_i386.deb
Checksums-Sha256: 
 d7d74bc066a5c414b31dace269f803050fd955d249b7fd4403a9d2fb50cf2f4c 1832 
vmpk_0.3.1-1.dsc
 56a1180ffc2e2b8579844869921fa5ad44f40f949eff1f9b1ad4e86ae15a562f 288810 
vmpk_0.3.1.orig.tar.gz
 00fe9b195f02dc6cd1236e15e9e5a76c501f232e9831b0683f72e93992454cb2 3291 
vmpk_0.3.1-1.diff.gz
 e43c877412e35bffa1df59479fd4ee58c43f73054d65b7a20824271d57e04a23 380232 
vmpk_0.3.1-1_i386.deb
Files: 
 c8827b757ad71dab81ecc8098c994a72 1832 sound extra vmpk_0.3.1-1.dsc
 3578b85a173af40272b1fe32bae808ea 288810 sound extra vmpk_0.3.1.orig.tar.gz
 ad907d939840e6b7d1cea4e8bbb6a351 3291 sound extra vmpk_0.3.1-1.diff.gz
 1323373e4b65a093bdbbf713e7c84f6f 380232 sound extra vmpk_0.3.1-1_i386.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iQIcBAEBCAAGBQJL2DHKAAoJEDO+GgqMLtj/1B8P/ix1t5jLY4W3kwXYGS7G62ZG
D2o83gm7JgRFVqL30zIJM7i6r1dOLvPCCrHJjGHK8OAszFk4LypFKbU5kUZ+uLAB
0rXrtEwER/y2Ra8ABs40ofXdpE6T0vmmgw/3ZOs7EZe3Qvb2pVJ/itCyKdfNlq7Q
VQEUaIlNRpHC69M6wdzD92mgpUo7TqNipAaJLxqq2QQ+lx5ZXO15W+fd1JY5GMb8
09/1Hd9VVjvlPG15lemeO7ehIAH2Uzsu1N5u2dbHTl0mFjc65xVXb0oQn+XhZ2rL
xQL1gIMfBY1cOKXQzEJoI5qnKWqIWxpxgTEsmXF1M4Utnt/GR/P2twcRb2BbNJfl
0/8bAKUgfA6UPy9CZMQZO3VS4+bVoWKjHliyHNmv7qlgvVR6mVVT9LmxA80KWj2P
r62MYcr2dDLtX/QCvkNOcYOB2nEf9THV1XHZDH4huGIDUQBYDUgNcLA1cHx0qIPo
K/VLVzM+FjRj1uHhOYvGE3S5btte9lFRhNNf3UiZE6YFJtiIgXeIZ0/0ZVpEKda0
tXG4ocWCTUQrMr5oMz5/K6i5xCKpp4KDn10enR86XBmdUaZpTU3fL4trKuXhXcF3
Gw/awBO/IVVlD8Q8yq956E43Lwf/7rJgOeW2OabODzPH8viWyedUa3lwBFhKHeSQ
PrMvEZvjw5cy2jnejq+J
=54AP
-END PGP SIGNATURE-


Accepted:
vmpk_0.3.1-1.diff.gz
  to main/v/vmpk/vmpk_0.3.1-1.diff.gz
vmpk_0.3.1-1.dsc
  to main/v/vmpk/vmpk_0.3.1-1.dsc
vmpk_0.3.1-1_i386.deb
  to main/v/vmpk/vmpk_0.3.1-1_i386.deb
vmpk_0.3.1.orig.tar.gz
  to main/v/vmpk/vmpk_0.3.1.orig.tar.gz


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1o77a8-0001kp...@ries.debian.org



Accepted totem 2.30.1-1 (source all amd64)

2010-04-28 Thread Sebastian Dröge
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 28 Apr 2010 14:41:52 +0200
Source: totem
Binary: totem totem-mozilla totem-common totem-dbg totem-plugins 
totem-coherence totem-xine totem-gstreamer
Architecture: source all amd64
Version: 2.30.1-1
Distribution: experimental
Urgency: low
Maintainer: Sebastien Bacher seb...@debian.org
Changed-By: Sebastian Dröge sl...@debian.org
Description: 
 totem  - A simple media player for the GNOME desktop based on GStreamer
 totem-coherence - Coherence UPnP/DLNA plugin for totem
 totem-common - Data files for the Totem media player
 totem-dbg  - Debugging symbols for the Totem media player
 totem-gstreamer - A simple media player for the GNOME desktop (transitional 
package
 totem-mozilla - Totem Mozilla plugin
 totem-plugins - Plugins for the Totem media player
 totem-xine - A simple media player for the GNOME desktop (transitional package
Changes: 
 totem (2.30.1-1) experimental; urgency=low
 .
   [ Loïc Minier ]
   * totem.preinst: Actually remove alternatives by checking for action
 upgrade instead of configure which isn't used with preinsts; bump
 verison to 2.30.0-2 for that to be effective.
 .
   [ Sebastian Dröge ]
   * New upstream bugfix release:
 + debian/control.in:
   - Update build dependencies.
 + debian/patches/02_tracker_0.8.patch:
   - Dropped, merged upstream.
 + debian/patches/90_autotools.patch:
   - Updated for the new version.
Checksums-Sha1: 
 71be82db3c4b059127337a500a934f63da3b9c2f 2550 totem_2.30.1-1.dsc
 443ff68130d1edcc2a53ff6f66841d2880ef02a4 4844471 totem_2.30.1.orig.tar.gz
 1210da4415f0b1e02f316ba03ab54590f064bdb7 65176 totem_2.30.1-1.diff.gz
 c21e235d397bcc460f3d48c84fa55ff81c14e478 3046324 totem-common_2.30.1-1_all.deb
 926757ee2805dc843be645e28a10a581138e6859 96160 totem-coherence_2.30.1-1_all.deb
 91a2f51afec4078767dd24ec6f34fdc4278e0629 96092 totem-xine_2.30.1-1_all.deb
 f6226aa9a2fefbdff8c1431cfc402def0338215e 96064 totem-gstreamer_2.30.1-1_all.deb
 93034d936c5e2499fae3121386fd24e0fd7c9dbe 690322 totem_2.30.1-1_amd64.deb
 6700126d6097b4824791fceccbfad6a395454270 241196 
totem-mozilla_2.30.1-1_amd64.deb
 ce85228e1c34e2489fd335fe8255e08852a99b4f 1996590 totem-dbg_2.30.1-1_amd64.deb
 5ec98ef03fa3db468d26acf618d0b878e1d48426 306992 
totem-plugins_2.30.1-1_amd64.deb
Checksums-Sha256: 
 305da32df7cbfcb132f254a16b83b955c775ea205fd7987bdbc51944caa740ba 2550 
totem_2.30.1-1.dsc
 85479f7a6525f31e0fb0d357ac4e061fe2445ea7e13f44cb53ac44c86a4be9f3 4844471 
totem_2.30.1.orig.tar.gz
 9c259d3f54ce990a1580b213a32482dd7ab1939856526cc90f22f6238ea2bece 65176 
totem_2.30.1-1.diff.gz
 c482485d4cb3d878f9b939e8e69640bfb2690c4fb1c014c421eb42da67c60117 3046324 
totem-common_2.30.1-1_all.deb
 cda4ad41014b29f7beac8f4c701fa1704e5a2710c4672cb3761feae247a38f13 96160 
totem-coherence_2.30.1-1_all.deb
 b902ea1e35b96c406261ed92c226b2ed7e9c3ff580519c2148516084265340bc 96092 
totem-xine_2.30.1-1_all.deb
 1337772a614baf0dc3d1fee8e9e8ab9957f3b3c83284e406528ff74ec4b551e3 96064 
totem-gstreamer_2.30.1-1_all.deb
 ee0f75883d47bc254f63535e7b4f9aec5d5973fd3803126889214cbbd07d4ab7 690322 
totem_2.30.1-1_amd64.deb
 addf3a7af1dd048e54fdcf4e76c7eefdab48c4bb23bef2cd7fb78c9ce3015a81 241196 
totem-mozilla_2.30.1-1_amd64.deb
 d6d7d5882ce3499e7b80856c3e96cc28cd006f66b37da682e7f681d99efa3b71 1996590 
totem-dbg_2.30.1-1_amd64.deb
 53416d3ccbf5745130f6ba14382bd28f0c062861eeba845a2ae1d76b27116355 306992 
totem-plugins_2.30.1-1_amd64.deb
Files: 
 27f0d799a68792f0e8969cd62e2892d6 2550 video optional totem_2.30.1-1.dsc
 a92358ece33b7eeafe8708aeefd36de4 4844471 video optional 
totem_2.30.1.orig.tar.gz
 bfaed0533cce8be4c240b27d309a306f 65176 video optional totem_2.30.1-1.diff.gz
 afabd711fff2a5e56341026693ae6a8b 3046324 video optional 
totem-common_2.30.1-1_all.deb
 78756205be34aaa3b7a72b1c63bcb95d 96160 video optional 
totem-coherence_2.30.1-1_all.deb
 1617c9ca2142beffee301d11c21ae5d0 96092 video optional 
totem-xine_2.30.1-1_all.deb
 05ad1d9540f47a81925eb5f937b4fd90 96064 video optional 
totem-gstreamer_2.30.1-1_all.deb
 e375c2248bade46d6afb694442278852 690322 video optional totem_2.30.1-1_amd64.deb
 f51e046798fbff1386f98f1b9ef73e83 241196 video optional 
totem-mozilla_2.30.1-1_amd64.deb
 a9b59e92c6b84a1b13e77d91891113de 1996590 debug extra 
totem-dbg_2.30.1-1_amd64.deb
 13b1b12c3c12a67799a4574fbcd64769 306992 video optional 
totem-plugins_2.30.1-1_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAkvYNJAACgkQBsBdh1vkHyExTwCfcU7UsHvi9N88KC2uQbTzUZ1G
2bUAn3fYBLkMzw6Ltk5+PSNVwClNaj5Q
=F3Kt
-END PGP SIGNATURE-


Accepted:
totem-coherence_2.30.1-1_all.deb
  to main/t/totem/totem-coherence_2.30.1-1_all.deb
totem-common_2.30.1-1_all.deb
  to main/t/totem/totem-common_2.30.1-1_all.deb
totem-dbg_2.30.1-1_amd64.deb
  to main/t/totem/totem-dbg_2.30.1-1_amd64.deb
totem-gstreamer_2.30.1-1_all.deb
  to main/t/totem/totem-gstreamer_2.30.1-1_all.deb
totem-mozilla_2.30.1-1_amd64.deb
  to 

Accepted cflow 1:1.3-2 (source i386)

2010-04-28 Thread Jakub Wilk
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 28 Apr 2010 16:43:34 +0200
Source: cflow
Binary: cflow
Architecture: source i386
Version: 1:1.3-2
Distribution: unstable
Urgency: low
Maintainer: Jakub Wilk jw...@debian.org
Changed-By: Jakub Wilk jw...@debian.org
Description: 
 cflow  - Analyze control flow in C source files
Changes: 
 cflow (1:1.3-2) unstable; urgency=low
 .
   * Add Vcs-* fields.
   * Bump standards version to 3.8.4 (no changes needed).
   * Update my e-mail address.
   * Switch to source format 3.0 (quilt).
   * Switch from cdbs to dh.
 + As a nice side effect, testsuite is now run at build time.
   * Drop build-dependency on autotools-dev; it's wasn't really needed for
 anything.
Checksums-Sha1: 
 2225d342033dbe65dc2936522f37baa4e28c61f6 1781 cflow_1.3-2.dsc
 3ac577b8289e9efd0de0ef59868f2846fd795e33 7140 cflow_1.3-2.debian.tar.gz
 13f8d2a702f4b5d15d3982052e3e04b6c686cbc3 111240 cflow_1.3-2_i386.deb
Checksums-Sha256: 
 9cc96bbc3c72090977bb2d2d821ec4b6e3cd9e9c88de281baf193f192312a47c 1781 
cflow_1.3-2.dsc
 9253e49991c0699a371e8e310cdaa9770ce70e0246f9016af5ee5620c72d8d01 7140 
cflow_1.3-2.debian.tar.gz
 ee5e4d70cf5617b665bdced08e9a4454ccf0ead31e042c5ad10aca222e462888 111240 
cflow_1.3-2_i386.deb
Files: 
 a41bbf3eb943a1f9078e33f622a6d0c6 1781 devel optional cflow_1.3-2.dsc
 95f2106bfa44c2ae31010cf31a812bce 7140 devel optional cflow_1.3-2.debian.tar.gz
 b407c56a9c30582333cedc1fe92c72a5 111240 devel optional cflow_1.3-2_i386.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iQIcBAEBCAAGBQJL2EzGAAoJEC1Os6YBVHX1IhIP/3c1MbhTVTgjiCQnYdTY+RSC
hxR+eNoccSdflZsK7F5ANplVvUorxHt+FV5VszrheodSKrvw3+rI7rTnFGwZW9rZ
HBvFmZV1nv+Agxqhud5c7ZLXjd271W3qSBn+HZRXWAWKLwo2GJ6GezPW7eTuAeG0
iFtKxemRokHHSQTkBHK7jy9Woib+VmPP2s6bPkv4IAdDly/IFCj96lloImaKIDhO
+qk0Co9Gpmw5jz/IxK9MslrlH5gLVuUL8G1JH7z/QVW+bPEKmy2wda40dwVbImNZ
M28hvTxrCgmzxBrcTX4/RiviEY/x/vGZluw8xlciJsmwAU9rIkT5NvTx71RAFIeD
t2EXOOK6u/8gDgmbzKkLpM6F31TTUQbi8PbHmzOxilfTTtGqzoXC98bYt+MTLWes
bM/JOKidWYQV1GQcmaZHL8M1ehsyTCeKO0cNhQ3Vtrp19fsscPy6J0MeTdedCPdK
W7mJGlbYcvEijzdGy4d2BFtl1+599v8MX7hLoOXEYInsIRFX2VHR4TQfjY4usUuP
e6YhzYwcE9x7h0s5isb/2epWRC7hPYmKd5omrlAwlsu0tdWgoyhn+X/YUTBMUwnl
0xwlBB2hMdQMKmyedg/ZXUks/bEtXKEFot6nHnorUS/GMh0hXfthd9FjUAL1VZcm
NB7LExstul67Q1JwYkPI
=oD2L
-END PGP SIGNATURE-


Accepted:
cflow_1.3-2.debian.tar.gz
  to main/c/cflow/cflow_1.3-2.debian.tar.gz
cflow_1.3-2.dsc
  to main/c/cflow/cflow_1.3-2.dsc
cflow_1.3-2_i386.deb
  to main/c/cflow/cflow_1.3-2_i386.deb


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1o79hz-0003hs...@ries.debian.org



Accepted curl 7.20.1-2 (source amd64)

2010-04-28 Thread Ramakrishnan Muthukrishnan
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 28 Apr 2010 18:40:27 +0530
Source: curl
Binary: curl libcurl3 libcurl3-gnutls libcurl4-openssl-dev libcurl4-gnutls-dev 
libcurl3-dbg
Architecture: source amd64
Version: 7.20.1-2
Distribution: unstable
Urgency: low
Maintainer: Ramakrishnan Muthukrishnan rkrish...@debian.org
Changed-By: Ramakrishnan Muthukrishnan rkrish...@debian.org
Description: 
 curl   - Get a file from an HTTP, HTTPS or FTP server
 libcurl3   - Multi-protocol file transfer library (OpenSSL)
 libcurl3-dbg - libcurl compiled with debug symbols
 libcurl3-gnutls - Multi-protocol file transfer library (GnuTLS)
 libcurl4-gnutls-dev - Development files and documentation for libcurl (GnuTLS)
 libcurl4-openssl-dev - Development files and documentation for libcurl 
(OpenSSL)
Closes: 578774
Changes: 
 curl (7.20.1-2) unstable; urgency=low
 .
   * debian/rules: Removed the custom LDFLAGS variable. This is not
 required as we are no longer using the libtool patch.
 (closes: #578774)
Checksums-Sha1: 
 f0867cf342272ec8ec9505235e310a4414b7cb55 1483 curl_7.20.1-2.dsc
 f43ab049a66617fc80e86d8f1f1ce9563e9bea22 87423 curl_7.20.1-2.debian.tar.gz
 dd803df3d54d6fe52a9fecfd0a0b2b0d24f9e8e1 222646 curl_7.20.1-2_amd64.deb
 056da3c06f3d2a782f9bf58e138a803540af4a29 271124 libcurl3_7.20.1-2_amd64.deb
 1ef77c3389ba5e94c394f8183496c4879996d400 251558 
libcurl3-gnutls_7.20.1-2_amd64.deb
 037eb7c7851bd0c36d4141d5adc4eba0318ed2d7 1071024 
libcurl4-openssl-dev_7.20.1-2_amd64.deb
 d08f2359a219de6e767c9b3fa6cf71cdec21b4d1 1046280 
libcurl4-gnutls-dev_7.20.1-2_amd64.deb
 dbac5b800f030a23652940378d9406c56fe646f6 100854 libcurl3-dbg_7.20.1-2_amd64.deb
Checksums-Sha256: 
 38206d888591aa8a3479f63d537a8c7f294899476469f50a5c0b4ac7b8587838 1483 
curl_7.20.1-2.dsc
 d3908c919c220f7950c479562ffc4ba3fd591bafde83693f26affa633c47f8b3 87423 
curl_7.20.1-2.debian.tar.gz
 d5c03b82ef02174e0d91edefcdb1f1ca31e5c7ddd4e02baa0d4e37789d4523a6 222646 
curl_7.20.1-2_amd64.deb
 c2dc8e03fa262770953fa0ca3be44bb1c5e14139553e066b968540a0228f9f36 271124 
libcurl3_7.20.1-2_amd64.deb
 bb765e7b78886388d16da4f61dad26e83569bd0f241734bda1ffa0924d33013a 251558 
libcurl3-gnutls_7.20.1-2_amd64.deb
 8b3cb098301d5094ea846b335b4c3f9eab35b2271d7b31b00e9aac689a905b22 1071024 
libcurl4-openssl-dev_7.20.1-2_amd64.deb
 50dab490aeda2cca178ce459387f013c428220eae9d4bd5ddda304d2bc34db67 1046280 
libcurl4-gnutls-dev_7.20.1-2_amd64.deb
 d28048dde03a39e80255d9fe03700060a22f611838d6514daed3b7acccbb8819 100854 
libcurl3-dbg_7.20.1-2_amd64.deb
Files: 
 2a416a1e54c27eb4f677691d8e85e02b 1483 web optional curl_7.20.1-2.dsc
 79630d36ce598c9f974e1136937f8bca 87423 web optional curl_7.20.1-2.debian.tar.gz
 a49cfcc45c2f991e44785be9062c25bd 222646 web optional curl_7.20.1-2_amd64.deb
 04987f0d739cd2cf38954e3858c499ea 271124 libs optional 
libcurl3_7.20.1-2_amd64.deb
 0beebc7222d0383c1dbc82e3346a7c2d 251558 libs optional 
libcurl3-gnutls_7.20.1-2_amd64.deb
 f559af84de5f835dbc95e149a48b1728 1071024 libdevel optional 
libcurl4-openssl-dev_7.20.1-2_amd64.deb
 4da8ba6530417c6857565e1fa5482e0a 1046280 libdevel optional 
libcurl4-gnutls-dev_7.20.1-2_amd64.deb
 1d4f61ae68798a84ad0b5dbff1c445b0 100854 debug extra 
libcurl3-dbg_7.20.1-2_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAkvYPPEACgkQFyn1hmqfPDjHAQCfRASg9i8ZznUHn0KXJHMf/W7w
dqoAoMFMCC3Bt3Jd5zs5qqoaqU62X7vc
=OfML
-END PGP SIGNATURE-


Accepted:
curl_7.20.1-2.debian.tar.gz
  to main/c/curl/curl_7.20.1-2.debian.tar.gz
curl_7.20.1-2.dsc
  to main/c/curl/curl_7.20.1-2.dsc
curl_7.20.1-2_amd64.deb
  to main/c/curl/curl_7.20.1-2_amd64.deb
libcurl3-dbg_7.20.1-2_amd64.deb
  to main/c/curl/libcurl3-dbg_7.20.1-2_amd64.deb
libcurl3-gnutls_7.20.1-2_amd64.deb
  to main/c/curl/libcurl3-gnutls_7.20.1-2_amd64.deb
libcurl3_7.20.1-2_amd64.deb
  to main/c/curl/libcurl3_7.20.1-2_amd64.deb
libcurl4-gnutls-dev_7.20.1-2_amd64.deb
  to main/c/curl/libcurl4-gnutls-dev_7.20.1-2_amd64.deb
libcurl4-openssl-dev_7.20.1-2_amd64.deb
  to main/c/curl/libcurl4-openssl-dev_7.20.1-2_amd64.deb


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1o79jd-000406...@ries.debian.org



Accepted idjc 0.8.2-1 (source amd64)

2010-04-28 Thread Alessio Treglia
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 28 Apr 2010 15:22:11 +0200
Source: idjc
Binary: idjc
Architecture: source amd64
Version: 0.8.2-1
Distribution: unstable
Urgency: low
Maintainer: Debian Multimedia Maintainers 
pkg-multimedia-maintain...@lists.alioth.debian.org
Changed-By: Alessio Treglia quadris...@ubuntu.com
Description: 
 idjc   - graphical shoutcast/icecast client
Changes: 
 idjc (0.8.2-1) unstable; urgency=low
 .
   * New upstream release.
   * Bump minimum python version up to 2.6.
   * Build-depend on autotools-dev,python2.6-dev.
   * Set deb-src format to 1.0.
   * Switch to debhelper 7 + quilt.
   * Adopt quilt as patch system:
 - Convert all patches to the quilt format.
 - debian/rules: Drop cdbs simple-patchsys.
 - Add debian/README.source to document how to patch the
   sources.
   * Drop cdbs at all.
   * Drop debian/patches/python26_ready.patch, now unnecessary.
   * Add debian/patches/autoreconf.patch to fix python2.6 detection.
   * Update debian/copyright.
   * Bump debian/compat.
   * Remove debian/pycompat.
Checksums-Sha1: 
 ed7598de2f5948b3d108f505da603ff5e3c24e85 1622 idjc_0.8.2-1.dsc
 b6de82d1194e5b262dd5e1922d63ee4a0828f202 862453 idjc_0.8.2.orig.tar.gz
 7122f1f46d45cd908e63174c44ab4497210e2886 110783 idjc_0.8.2-1.diff.gz
 1766d6ddcf9b7ab90a7fcccae13e5169224ed709 606828 idjc_0.8.2-1_amd64.deb
Checksums-Sha256: 
 0a93b13f6221366fdd4f5e82ab44b73d387da004897bb9ede79a6d51bc2c5086 1622 
idjc_0.8.2-1.dsc
 1f0c11cbca38a197065450f0037a16705604a91f83111e3db2e652cf98063500 862453 
idjc_0.8.2.orig.tar.gz
 cdca4d0d7551e4437bbb640addaab75f3ae1b4f157983c4b56ebe72e7d5000b6 110783 
idjc_0.8.2-1.diff.gz
 37f8b6ba8adcf7bb6dc060851e76dd2b072ba7732220144fd86a1508f2beba3b 606828 
idjc_0.8.2-1_amd64.deb
Files: 
 71f148ed769b4d90021b08909c8792bd 1622 sound optional idjc_0.8.2-1.dsc
 4bfc5a6272105ff3be1387b6a54fe081 862453 sound optional idjc_0.8.2.orig.tar.gz
 37ef367950efb43eaf96d9eb9379feee 110783 sound optional idjc_0.8.2-1.diff.gz
 07ac6cb27cfe71ed010b8a5342f9d842 606828 sound optional idjc_0.8.2-1_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAkvYUIUACgkQRdSMfNz8P9BJygCfcSWry2hpkIG8xy/H8i8zG6oM
uuUAn0gArKNXscWMPAJCXdhmegweov+o
=JWt+
-END PGP SIGNATURE-


Accepted:
idjc_0.8.2-1.diff.gz
  to main/i/idjc/idjc_0.8.2-1.diff.gz
idjc_0.8.2-1.dsc
  to main/i/idjc/idjc_0.8.2-1.dsc
idjc_0.8.2-1_amd64.deb
  to main/i/idjc/idjc_0.8.2-1_amd64.deb
idjc_0.8.2.orig.tar.gz
  to main/i/idjc/idjc_0.8.2.orig.tar.gz


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1o79wz-0004sw...@ries.debian.org



Accepted python-django-treebeard 1.60-3 (source all)

2010-04-28 Thread Chris Lamb
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 28 Apr 2010 15:10:30 +0100
Source: python-django-treebeard
Binary: python-django-treebeard python-django-treebeard-doc
Architecture: source all
Version: 1.60-3
Distribution: unstable
Urgency: low
Maintainer: Chris Lamb la...@debian.org
Changed-By: Chris Lamb la...@debian.org
Description: 
 python-django-treebeard - Efficient implementations of tree data structures 
for Django
 python-django-treebeard-doc - Efficient implementations of tree data 
structures for Django (doc
Closes: 579541
Changes: 
 python-django-treebeard (1.60-3) unstable; urgency=low
 .
   * Install .py files directly using dh_auto_install (Closes: #579541)
Checksums-Sha1: 
 d22b514b37ae56f8e28a530eda16d8d82e96bdcc 1379 
python-django-treebeard_1.60-3.dsc
 34ee59cdff7a60541344e8509ba5b5b80bbd81be 2698 
python-django-treebeard_1.60-3.debian.tar.gz
 b5b99cd847a590598aa07f65c76f0599d07bd83b 36698 
python-django-treebeard_1.60-3_all.deb
 0870adf75dfd3394fc6baf21a1e6aa500cca37a3 151488 
python-django-treebeard-doc_1.60-3_all.deb
Checksums-Sha256: 
 f94e88bf430e82bd82f120a71c302e4f71d7b10829daf10144920f74c84e60f2 1379 
python-django-treebeard_1.60-3.dsc
 63de101d9ff159f73097e8572811ad973d74f62d2288ae859c93ec5bebd7 2698 
python-django-treebeard_1.60-3.debian.tar.gz
 5a9557546d8e4838313e024b6fc83f9ed64110cc90191ba487c6fc31f5166f58 36698 
python-django-treebeard_1.60-3_all.deb
 93c3536e5cbc404f1a7b6b000e2eb78b50fd92451ac517ccbc60d7335bc18b99 151488 
python-django-treebeard-doc_1.60-3_all.deb
Files: 
 6959957f6a7ab0d6c5990e7fe60660e0 1379 python optional 
python-django-treebeard_1.60-3.dsc
 b73d39f9e44233f92559b3cf6aa86fdf 2698 python optional 
python-django-treebeard_1.60-3.debian.tar.gz
 2939bc51754301439b3e3024bb8bfdc0 36698 python optional 
python-django-treebeard_1.60-3_all.deb
 2e7ea78f8f21eb395160ee4162a3f686 151488 doc optional 
python-django-treebeard-doc_1.60-3_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAkvYQhkACgkQ5/8uW2NPmiBohgCfehG1/TrJCN58jpFCIgDnmX44
4pIAoIxz8ivd2XMalMm68mswoNwdj18q
=tY9u
-END PGP SIGNATURE-


Accepted:
python-django-treebeard-doc_1.60-3_all.deb
  to main/p/python-django-treebeard/python-django-treebeard-doc_1.60-3_all.deb
python-django-treebeard_1.60-3.debian.tar.gz
  to main/p/python-django-treebeard/python-django-treebeard_1.60-3.debian.tar.gz
python-django-treebeard_1.60-3.dsc
  to main/p/python-django-treebeard/python-django-treebeard_1.60-3.dsc
python-django-treebeard_1.60-3_all.deb
  to main/p/python-django-treebeard/python-django-treebeard_1.60-3_all.deb


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1o79jj-ui...@ries.debian.org



Accepted sibsim4 0.20-1 (source amd64)

2010-04-28 Thread Andreas Tille
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 28 Apr 2010 16:58:04 +0200
Source: sibsim4
Binary: sibsim4
Architecture: source amd64
Version: 0.20-1
Distribution: unstable
Urgency: low
Maintainer: Debian Med Packaging Team 
debian-med-packag...@lists.alioth.debian.org
Changed-By: Andreas Tille ti...@debian.org
Description: 
 sibsim4- align expressed RNA sequences on a DNA template
Changes: 
 sibsim4 (0.20-1) unstable; urgency=low
 .
   * New upstream version
   * Added myself to uploaders
   * Standards-Version: 3.8.4 (no changes needed)
   * Source-Format: 3.0 (quilt)
   * Debhalper 7
Checksums-Sha1: 
 8d702346f937e0f95ed931403a2eac3b964c4027 1314 sibsim4_0.20-1.dsc
 cddb574d8403a1a4d38a39f74d7a7bd54cb0364b 32118 sibsim4_0.20.orig.tar.gz
 74a41c63ca201dbe592a50991000214434af8b84 2417 sibsim4_0.20-1.debian.tar.gz
 5d01742c28974d00d49a474cda2c506bd68adcc4 34810 sibsim4_0.20-1_amd64.deb
Checksums-Sha256: 
 4006e0a70b3190c9d49ccf3f9bd50c51a5acca356d5a4dbde1f83323f9b482e7 1314 
sibsim4_0.20-1.dsc
 ee02ae5f678d6843cf3ba267140dfccf9648a60d1f01263ae70d405723a35463 32118 
sibsim4_0.20.orig.tar.gz
 90aa1415ac46ba921d1a31cdaea5cc4524594b533eeaf1f2729d0d2525126036 2417 
sibsim4_0.20-1.debian.tar.gz
 cfc4dc89d178cca52f3caea76109794edce04ebbf233abbb4f13c358d83bef1f 34810 
sibsim4_0.20-1_amd64.deb
Files: 
 0c4e35ff31f1ed1001436dd5603c736d 1314 science optional sibsim4_0.20-1.dsc
 34a94dc8c3416846c2c6cc3ec5579a5d 32118 science optional 
sibsim4_0.20.orig.tar.gz
 43b4f117395a9572ded2e3162df26d2d 2417 science optional 
sibsim4_0.20-1.debian.tar.gz
 61aee09293c253c34df08a894845a9d5 34810 science optional 
sibsim4_0.20-1_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iD8DBQFL2E2AYDBbMcCf01oRAnzXAKChYcX1DN5JKiYXPQIlsLcIKs4ReACeL8gz
hEDQV+zKv5EbfpjP3xKs89Q=
=kYa3
-END PGP SIGNATURE-


Accepted:
sibsim4_0.20-1.debian.tar.gz
  to main/s/sibsim4/sibsim4_0.20-1.debian.tar.gz
sibsim4_0.20-1.dsc
  to main/s/sibsim4/sibsim4_0.20-1.dsc
sibsim4_0.20-1_amd64.deb
  to main/s/sibsim4/sibsim4_0.20-1_amd64.deb
sibsim4_0.20.orig.tar.gz
  to main/s/sibsim4/sibsim4_0.20.orig.tar.gz


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1o79ng-0001pc...@ries.debian.org



Accepted z88dk 1.8.ds1-7 (source all amd64)

2010-04-28 Thread Krystian Wlosek
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 22 Apr 2010 15:13:27 +0100
Source: z88dk
Binary: z88dk-bin z88dk-doc z88dk-data z88dk
Architecture: source amd64 all
Version: 1.8.ds1-7
Distribution: unstable
Urgency: low
Maintainer: Krystian Wlosek kwlo...@gmail.com
Changed-By: Krystian Wlosek kwlo...@gmail.com
Description: 
 z88dk  - a Z80 processor assembler and SmallC+ cross compiler
 z88dk-bin  - executable files for z88dk
 z88dk-data - data files for z88dk
 z88dk-doc  - documentation and examples for z88dk
Closes: 570681 578350
Changes: 
 z88dk (1.8.ds1-7) unstable; urgency=low
 .
   [ Krystian Wlosek ]
   * Apply patch for 64bit architectures. Remove -m32 flag from LDFLAGS.
 (Closes: #570681)
   * Added Spanish defconf translation. (Closes: #578350)
 Patch by Ricardo Fraile.
Checksums-Sha1: 
 a2862175bbd29f87f1e656a60b0bf21c92f0ae76 1036 z88dk_1.8.ds1-7.dsc
 d70bc2b66135e89231fcaa3b1e1268313ed482c6 29099 z88dk_1.8.ds1-7.diff.gz
 a199b59de50655d09930fcf4150caddea0562e14 156722 z88dk-bin_1.8.ds1-7_amd64.deb
 07ceaf86e1caf4589982f9cdeedff50b64bed89c 5314 z88dk_1.8.ds1-7_amd64.deb
 81cca9523f7d3c1581b63440aecdacb1c14e8a81 266718 z88dk-doc_1.8.ds1-7_all.deb
 2532e846d672698ebd76d2c52a194f216fc2f44d 1616690 z88dk-data_1.8.ds1-7_all.deb
Checksums-Sha256: 
 9e0178b6223401e9c007c8478231253b34e52c3c2445a80a70716cd8fb8abba8 1036 
z88dk_1.8.ds1-7.dsc
 04476a2fdb76b9215665183f9273d9813daa4f22944f89ae523256b4837dcc30 29099 
z88dk_1.8.ds1-7.diff.gz
 864a03e4d9c6bbc69333cdacf13f41e42dedd5b23c97be1f159c87832e8b401a 156722 
z88dk-bin_1.8.ds1-7_amd64.deb
 1ae005f088613b84fc3fe3f063b05ba3113e3995f5e1f2d1f85bc2cb6c5d6e25 5314 
z88dk_1.8.ds1-7_amd64.deb
 f02466a98abd7862c81c5617cd537792b3b66be4314dbc2004d21c637cbde378 266718 
z88dk-doc_1.8.ds1-7_all.deb
 53f1f0c1b7f3f7a536ce807ec9f013be31f51fb16050bde0e5144768310a3b93 1616690 
z88dk-data_1.8.ds1-7_all.deb
Files: 
 8ec5d22455885c99372541c0b5f99b38 1036 devel extra z88dk_1.8.ds1-7.dsc
 935564d7a2b516be95102de8ab0699f4 29099 devel extra z88dk_1.8.ds1-7.diff.gz
 08653d9c9f18dc9f81cd9b2d3dbe 156722 devel extra 
z88dk-bin_1.8.ds1-7_amd64.deb
 bde9fe1b9587af408c4064e456e8d905 5314 devel extra z88dk_1.8.ds1-7_amd64.deb
 686e130f620b3e81fca113ec36c2ded9 266718 doc extra z88dk-doc_1.8.ds1-7_all.deb
 d3cfb48d07b713fd039c215cb2629dff 1616690 devel extra 
z88dk-data_1.8.ds1-7_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAkvW/T8ACgkQhMHHe8CxCltmDACg2oA4YzP9TW+IIduNtBctLV7Q
RLYAoN/o8cfTIdocGCDVCHCF8QXnsdJ0
=t0f/
-END PGP SIGNATURE-


Accepted:
z88dk-bin_1.8.ds1-7_amd64.deb
  to main/z/z88dk/z88dk-bin_1.8.ds1-7_amd64.deb
z88dk-data_1.8.ds1-7_all.deb
  to main/z/z88dk/z88dk-data_1.8.ds1-7_all.deb
z88dk-doc_1.8.ds1-7_all.deb
  to main/z/z88dk/z88dk-doc_1.8.ds1-7_all.deb
z88dk_1.8.ds1-7.diff.gz
  to main/z/z88dk/z88dk_1.8.ds1-7.diff.gz
z88dk_1.8.ds1-7.dsc
  to main/z/z88dk/z88dk_1.8.ds1-7.dsc
z88dk_1.8.ds1-7_amd64.deb
  to main/z/z88dk/z88dk_1.8.ds1-7_amd64.deb


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1o79yz-0002gt...@ries.debian.org



Accepted libgtk2-sourceview2-perl 0.08-1 (source i386)

2010-04-28 Thread Jozef Kutej
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 27 Apr 2010 17:56:48 +0200
Source: libgtk2-sourceview2-perl
Binary: libgtk2-sourceview2-perl
Architecture: source i386
Version: 0.08-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: Jozef Kutej jo...@kutej.net
Description: 
 libgtk2-sourceview2-perl - enhanced source code editor widget
Changes: 
 libgtk2-sourceview2-perl (0.08-1) unstable; urgency=low
 .
   * New upstream release
   * Updated upstream licence information to GPL-2+ and Artistic-2.0
Checksums-Sha1: 
 8dd307466dc2b8bd72cdba7aef77043d5f92b476 2148 
libgtk2-sourceview2-perl_0.08-1.dsc
 ba63bc1322ff9c71e479ca025b7968787665996a 22888 
libgtk2-sourceview2-perl_0.08.orig.tar.gz
 e2d5259dfba14643ec083cd3985403992f6a6ee5 4952 
libgtk2-sourceview2-perl_0.08-1.debian.tar.gz
 8607dc2a7c7086c7c1bcdf0d91b91d189749634c 95162 
libgtk2-sourceview2-perl_0.08-1_i386.deb
Checksums-Sha256: 
 237cd0f8f5789c293c9b9824d0d2156e81351216bfff8741bc8ab1a463cc110d 2148 
libgtk2-sourceview2-perl_0.08-1.dsc
 75c4e7a6cf2ec362cda8f40952ecca98d8b93663166615df93c30c344093a1e6 22888 
libgtk2-sourceview2-perl_0.08.orig.tar.gz
 3a87d831c86b9a2bd138e06b2ea4a59f65c301e718f4c7880c53470568f78a06 4952 
libgtk2-sourceview2-perl_0.08-1.debian.tar.gz
 c213199413f363f942d0c288d49cbbf69d94b720fc7b85f802090108385083ee 95162 
libgtk2-sourceview2-perl_0.08-1_i386.deb
Files: 
 9fd7aff85f50b069eb7776a5e033d239 2148 perl optional 
libgtk2-sourceview2-perl_0.08-1.dsc
 3069cf907bad95fec376bbbda516ba8c 22888 perl optional 
libgtk2-sourceview2-perl_0.08.orig.tar.gz
 10eb93d5882e7ec90236c2a4c6d370e9 4952 perl optional 
libgtk2-sourceview2-perl_0.08-1.debian.tar.gz
 f048a32c68d1e71bec7c1d3d6c974e8e 95162 perl optional 
libgtk2-sourceview2-perl_0.08-1_i386.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iQIcBAEBCAAGBQJL2FjRAAoJELs6aAGGSaoGjYUQAIqSKrqk4VVXmK0oF1Liksuw
XGMATCQRnabBy1um66bz4MgFQabogCW4Ygzb8rKjlXcXAP4HMkPtOvQyTGePHPuV
EY5+du3TqYu2RvbNUlrvKpN/is6cpflfIBRXeu7lIF/0twt7az4IKTcY/Hobzo2o
cCYwjmD1FSJw10s3xggs0mvWFhj/fvtxMeoMuO0k6JlSfIMT5zNuE+YarlahHUly
ZsB+DEeVowITPdMrx/fz1nZ6xnIo/G2W35e+2IpJ8L5GJMnAfW7CakVvXcCbOYZo
g2Qq8s7m8Mn9VT8KxYh5X6gh5G59Zpe+S+WDMqYt8jxDWUP75QCKB/S/JkeIBABE
AEOuwozJOQGLHc6hsCY62OS77AzCeznjWFZ7+aXAjcI2TV7kc9XjwZzb7uOoK1YC
xB40cYEduqNWulx0QHVLSGz4e2sB5SPChIgsNzretHuFeYxGSrE+2PNhUcKzRhjr
C+OBXqGKbMquibtxMnw9TvrVvVo5dZs/REh6NBb3zgItKyxyHAu03BCmat5/VbPO
Dpy5ODuxkL//OZl6EHWpysFovjNMOPbwpriZg+QdYW9BsBh/taR/QCYOpjUSC30f
KgWlleydCz/IZen7nBRNBBq9P3dWcxRpmexm1n10ClQm3nYXGeOTGuASaSKQhIcL
bbYfbmJ3gqKhQK1csgT2
=PcVZ
-END PGP SIGNATURE-


Accepted:
libgtk2-sourceview2-perl_0.08-1.debian.tar.gz
  to 
main/libg/libgtk2-sourceview2-perl/libgtk2-sourceview2-perl_0.08-1.debian.tar.gz
libgtk2-sourceview2-perl_0.08-1.dsc
  to main/libg/libgtk2-sourceview2-perl/libgtk2-sourceview2-perl_0.08-1.dsc
libgtk2-sourceview2-perl_0.08-1_i386.deb
  to main/libg/libgtk2-sourceview2-perl/libgtk2-sourceview2-perl_0.08-1_i386.deb
libgtk2-sourceview2-perl_0.08.orig.tar.gz
  to 
main/libg/libgtk2-sourceview2-perl/libgtk2-sourceview2-perl_0.08.orig.tar.gz


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1o7abf-0003c4...@ries.debian.org



Accepted libsql-abstract-perl 1.66-1 (source all)

2010-04-28 Thread Ansgar Burchardt
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 28 Apr 2010 08:58:07 +0900
Source: libsql-abstract-perl
Binary: libsql-abstract-perl
Architecture: source all
Version: 1.66-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: Ansgar Burchardt ans...@43-1.org
Description: 
 libsql-abstract-perl - Perl module to generate SQL from Perl data structures
Changes: 
 libsql-abstract-perl (1.66-1) unstable; urgency=low
 .
   * New upstream release.
Checksums-Sha1: 
 5657120ff0368a5f3d646ec5b1a9b0f80bf6e47a 2245 libsql-abstract-perl_1.66-1.dsc
 4e596fe6a95a4cfdc584017c98c3c153dcf958d8 65059 
libsql-abstract-perl_1.66.orig.tar.gz
 72d4aa9afbd62bb0b181dd9e69196bcf9129fb5c 3760 
libsql-abstract-perl_1.66-1.debian.tar.gz
 f6dfcffcf01117d7ddd4bbb27a8d7c1ee986f66c 55924 
libsql-abstract-perl_1.66-1_all.deb
Checksums-Sha256: 
 4836fafe25ff8be76fa33fce49c20c7d6ec3056492c18be6f5964b009a3cae05 2245 
libsql-abstract-perl_1.66-1.dsc
 8a32e0b84e6f885dc6ad90b4497354cde4270e0008cfce2e7d1b9ae6393c7b85 65059 
libsql-abstract-perl_1.66.orig.tar.gz
 390ea487b5e0731bf2d1c4759589296c661150de125a1a0431e323ecba4e2e90 3760 
libsql-abstract-perl_1.66-1.debian.tar.gz
 900c543c409c9ea1d67e498118fd5e2d30be5db30f0fbf97996b947c5166c38a 55924 
libsql-abstract-perl_1.66-1_all.deb
Files: 
 a529c231eda1e53d310e22a0ad1abc41 2245 perl optional 
libsql-abstract-perl_1.66-1.dsc
 ffc76d7cdd002f388a8f6f03446dbac5 65059 perl optional 
libsql-abstract-perl_1.66.orig.tar.gz
 03c4d22d4d972d7639bb775abd162dd8 3760 perl optional 
libsql-abstract-perl_1.66-1.debian.tar.gz
 6c3b23256ada8083c2183919acb6ecfe 55924 perl optional 
libsql-abstract-perl_1.66-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iQIcBAEBCAAGBQJL2FxaAAoJELs6aAGGSaoGXp4P/2NJUTYWPDE1jjvSCVr5xyb1
O0rozItH6pF4099AN8bVT73s30d9KytWc45NjOdQDccSSTzlRYHkNHo/iTCqAE0N
R++ce3B3Nsdn+Dq0MAh3UUOR0B9QAqDZhTUldFysB3hBv0D4vXeWHC09HbeFVX9f
84T0zmgwiwDNBJL0bsw/gGutvYpSTKOGqjBpeBvTvbavFEQjMV4f94zdEhABozwL
i2uIIOe1RKNiKNpYTY6hzG7/yuRtxxHDcHOU32EuarxhEMbOsVjVMpmjEnf7N2RN
Ye7IZ8rtIhh99bmjVAoSI36vAVzLvALlSoaMOm85//t2ZO2KzjO1UVF7YvHH/pw3
9BJbf4K0cM6VFEjwIxkwTB63XuFRQcjKyvvr0QHqrxLf/nPqz/sqkVFtxvsLlH6K
rJAiuHKkwbQRI+9b8QgSOiQSvhWRDo6Fk39RfQSO5wPHU1a5Nv+a1ZxhJA0Uk0Q9
AP0vUbf5NUouMM7jmC+yJIzQN0ZuEt5IFK1SBBi9LqR6LFBrwfrSf6R/iLWIGU0z
b7pMsTIgT7HzYBG4RX6fSIuURkTgBAjbdtaXB0DIx9hLCoEMS3zESgk4I5MJoKQD
Eey3Cq5cz1RfGaSFe6V17qBTCSqFbQmNxway+Gs+3yHwAkizb4vp1BhqFbhNgxx4
ms+MFUsbhdTg1eLnFFVf
=n3GD
-END PGP SIGNATURE-


Accepted:
libsql-abstract-perl_1.66-1.debian.tar.gz
  to main/libs/libsql-abstract-perl/libsql-abstract-perl_1.66-1.debian.tar.gz
libsql-abstract-perl_1.66-1.dsc
  to main/libs/libsql-abstract-perl/libsql-abstract-perl_1.66-1.dsc
libsql-abstract-perl_1.66-1_all.deb
  to main/libs/libsql-abstract-perl/libsql-abstract-perl_1.66-1_all.deb
libsql-abstract-perl_1.66.orig.tar.gz
  to main/libs/libsql-abstract-perl/libsql-abstract-perl_1.66.orig.tar.gz


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1o7abz-0003e7...@ries.debian.org



Accepted luatex 0.60.1-1 (source amd64)

2010-04-28 Thread Norbert Preining
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 29 Apr 2010 00:47:19 +0900
Source: luatex
Binary: luatex
Architecture: source amd64
Version: 0.60.1-1
Distribution: unstable
Urgency: low
Maintainer: Debian TeX Maintainers debian-tex-ma...@lists.debian.org
Changed-By: Norbert Preining prein...@debian.org
Description: 
 luatex - next generation TeX engine
Changes: 
 luatex (0.60.1-1) unstable; urgency=low
 .
   * new upstream release, adapt build-script patch
   * disable patch: upstream-epstopdf_cc_no_xpdf_patching, included upstream
   * disable patch: libpoppler-0.12, not needed anymore
Checksums-Sha1: 
 6e58d8ebe2d80ae2476a4995794d7519c71f60e3 1323 luatex_0.60.1-1.dsc
 0f8db0c58b60113235fdf05256a55a39cc03c069 7347296 luatex_0.60.1.orig.tar.bz2
 a98a7c18b1dc0c88cf85513cc10380cda3967d7d 58593 luatex_0.60.1-1.debian.tar.gz
 24221c15b5e862711fc1c05fbbde16a8fbf71e9d 2199056 luatex_0.60.1-1_amd64.deb
Checksums-Sha256: 
 73b96d91fbdfc30f1c4b08162d9169d4f532177e29045a96faf87c95e1dfb51b 1323 
luatex_0.60.1-1.dsc
 a5da4fd782d2915332d70410ad007524609922707529b1d8935404da30506468 7347296 
luatex_0.60.1.orig.tar.bz2
 7c3f1bf06bf1e2569eb185992361ac961f81a1abda36241acbe07188cd3c0328 58593 
luatex_0.60.1-1.debian.tar.gz
 c8824750568d30f05330871eb04f1867a8ec04bbeb12283f420e5d21f1e3e189 2199056 
luatex_0.60.1-1_amd64.deb
Files: 
 13ddd25f118256bc6e286230aa0ab91d 1323 tex optional luatex_0.60.1-1.dsc
 5d6e7120e6985823f071dec74030c2a8 7347296 tex optional 
luatex_0.60.1.orig.tar.bz2
 00acb6b543f609f6bbb1e6ce03db51f3 58593 tex optional 
luatex_0.60.1-1.debian.tar.gz
 3e742be865ef803b97e7e07756e5a5c3 2199056 tex optional luatex_0.60.1-1_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iD8DBQFL2Fpf0r9KownFsJQRAnx2AJ9BjPgAhklqlLSyPeHPkOmfnApinACbBl7i
+z6bPVYJYTLORxG7uyC8G6E=
=8AzU
-END PGP SIGNATURE-


Accepted:
luatex_0.60.1-1.debian.tar.gz
  to main/l/luatex/luatex_0.60.1-1.debian.tar.gz
luatex_0.60.1-1.dsc
  to main/l/luatex/luatex_0.60.1-1.dsc
luatex_0.60.1-1_amd64.deb
  to main/l/luatex/luatex_0.60.1-1_amd64.deb
luatex_0.60.1.orig.tar.bz2
  to main/l/luatex/luatex_0.60.1.orig.tar.bz2


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1o7aca-0003gv...@ries.debian.org



Accepted python-pipeline 0.1.1-3 (source all)

2010-04-28 Thread Jakub Wilk
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 28 Apr 2010 17:17:28 +0200
Source: python-pipeline
Binary: python-pipeline
Architecture: source all
Version: 0.1.1-3
Distribution: unstable
Urgency: low
Maintainer: Jakub Wilk jw...@debian.org
Changed-By: Jakub Wilk jw...@debian.org
Description: 
 python-pipeline - iterator pipelines for Python
Changes: 
 python-pipeline (0.1.1-3) unstable; urgency=low
 .
   * Bump Standards-Version to 3.8.4 (no changes needed).
   * Update my e-mail addresses.
   * Switch to source format 3.0 (quilt).
   * To make builds deterministic, don't use setuptools even if it is
 installed. [no-setuptools.diff]
Checksums-Sha1: 
 8763c93c374bb2696613d9e6b013a7c5e245971f 2026 python-pipeline_0.1.1-3.dsc
 5559a10cd7d824d1a2a2528e744a7fb96becbc5b 2655 
python-pipeline_0.1.1-3.debian.tar.gz
 d6523a09a7bda46a16eade599983bf886933415d 6478 python-pipeline_0.1.1-3_all.deb
Checksums-Sha256: 
 fcbb1555c978e9ebe29045d61a7d7d3dad99245ee46986290ba70c35d0da7825 2026 
python-pipeline_0.1.1-3.dsc
 367c4ccd55def07918f1ce29153d2cb002563bc0d8e0ebfa81ff9c6bf1233969 2655 
python-pipeline_0.1.1-3.debian.tar.gz
 52400d116d32d90e745515c4fde474f91a66b81d417d56c4878b4e4b4ae20511 6478 
python-pipeline_0.1.1-3_all.deb
Files: 
 dbdb7bb2a5f4e9d5158894d617a8536b 2026 python optional 
python-pipeline_0.1.1-3.dsc
 93d30ec7503833cac6925e650a1dac6a 2655 python optional 
python-pipeline_0.1.1-3.debian.tar.gz
 1efa5e09321e8e60c829498bf9bb8a39 6478 python optional 
python-pipeline_0.1.1-3_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iQIcBAEBCAAGBQJL2FUnAAoJEC1Os6YBVHX1unMP/0CtFlg+cmFr0ageS9+H6Tgh
K2ZK3R/VLc/wM15CmIOr2chHtaEFITzTf96IS2UFpGuE0ZKC756/g2xkCERkuYaN
fqET4rilSwy3Aa65AXehxASkMzMvPG/S9xWGQj9h4mZlRHlooHI205ppoFz5jgbo
3iUuO3nXDep5vLBct8mQufXIKF1JHHA3YWh6NkN3ipY5+BAYJWM/7irwMvrY8sD8
RofAjvy3pZzZAps0A4Id19IVObtqzfWI0kbmhie1YL393+c0X+tjrcuz7MP4GOn7
v+r3Rxwk112CiHukT2TO445d/4nsXkX6ptDCy02dsqhtJoslBfbiegAMuOajm8AH
CykyKMYhkgYHXaFoJo8ua9PB6iLpihhu7SA8ZErWEBkpp/WGlKto1HLAKtNSY6ns
5HWGjoKtNXTIgLx5Dt3TjIyEj+/d7E3v3BzVDupiL6YiWzzOA7TUvmgmRVz+iq3v
irJ5ToWGvG6hhO0qvwKmT2bU2zzcAQ09BJxylUZY50oJ63cdrmCxNuyyKkBWIVd8
lcNZkURlhNMcG9Tk9aAkK+G8/Fwp2IDP1l6kLa+EFjTUIN3xFyhmF4adUYVkti0N
lgmkkrIqFIWybXxUs1itttgqHMbGyITA29k1Ss5QHbZmbFtnWNIfqO2J3rGsIJez
kvVxzP/QTd1ILEsRP+WN
=zX0z
-END PGP SIGNATURE-


Accepted:
python-pipeline_0.1.1-3.debian.tar.gz
  to main/p/python-pipeline/python-pipeline_0.1.1-3.debian.tar.gz
python-pipeline_0.1.1-3.dsc
  to main/p/python-pipeline/python-pipeline_0.1.1-3.dsc
python-pipeline_0.1.1-3_all.deb
  to main/p/python-pipeline/python-pipeline_0.1.1-3_all.deb


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1o7acy-0003ot...@ries.debian.org



Accepted libbusiness-onlinepayment-paymentech-perl 2.03-3 (source all)

2010-04-28 Thread gregor herrmann
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 28 Apr 2010 18:33:44 +0200
Source: libbusiness-onlinepayment-paymentech-perl
Binary: libbusiness-onlinepayment-paymentech-perl
Architecture: source all
Version: 2.03-3
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: gregor herrmann gre...@debian.org
Description: 
 libbusiness-onlinepayment-paymentech-perl - Chase Paymentech backend for 
Business::OnlinePayment
Closes: 578792
Changes: 
 libbusiness-onlinepayment-paymentech-perl (2.03-3) unstable; urgency=low
 .
   * Add a build dependencies on liburi-perl and libtie-ixhash-perl
 (closes: #578792).
   * Activate debian/watch.
   * Add /me to Uploaders.
   * Set Standards-Version to 3.8.4 (no changes).
   * Remove perl-modules from Build-Depends-Indep and Depends.
   * Remove versions from (build) dependencies that are already fulfilled in
 oldstable.
   * Add libtest-pod-perl tp Build-Depends-Indep.
   * Convert to source format 3.0 (quilt).
   * Don't install README anymore.
   * debian/copyright: update formatting, add years of upstream copyright.
Checksums-Sha1: 
 302d805dbc10aa624ba87d0e3266e493c3152072 2460 
libbusiness-onlinepayment-paymentech-perl_2.03-3.dsc
 03e86ae3afc6a8f103d6a640c570d9a81bf8cdb7 2119 
libbusiness-onlinepayment-paymentech-perl_2.03-3.debian.tar.gz
 8feb562a52672ff32273133c8d7f4c78328bfd13 9430 
libbusiness-onlinepayment-paymentech-perl_2.03-3_all.deb
Checksums-Sha256: 
 38556a55f1c3f9818878026cbe313a5bb204b7fcfcf52389cd84b060893888c9 2460 
libbusiness-onlinepayment-paymentech-perl_2.03-3.dsc
 927cf49b79456f3aa83ebe1004b4482485459bc94d98de7853d97054548a06f6 2119 
libbusiness-onlinepayment-paymentech-perl_2.03-3.debian.tar.gz
 373f4a0b975454d529e1503209240c85fd6c7238a4eb494e4aad195c4066aa45 9430 
libbusiness-onlinepayment-paymentech-perl_2.03-3_all.deb
Files: 
 7c232faf50a3a9b72e58d79d5306ad5c 2460 perl optional 
libbusiness-onlinepayment-paymentech-perl_2.03-3.dsc
 10f3bcc3e1ccf4558520a572cceb6e5a 2119 perl optional 
libbusiness-onlinepayment-paymentech-perl_2.03-3.debian.tar.gz
 ad77a745ed1fd02900747582a90ac4d1 9430 perl optional 
libbusiness-onlinepayment-paymentech-perl_2.03-3_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iQIcBAEBCAAGBQJL2GO/AAoJELs6aAGGSaoGv+gP/AnxRdxpBapVwPBDLIks53Ny
iWRtGYeMIaBHrre96TrPqHkqSHSGpqZDaqFkDnBg66If9pcA5wL38cMcMIM6JvRA
69n7y+OEElFb2rawL6gIsKx5On2j7V24SHGEbXue4fM/cSzW54Yh+G+Fcl+LzayY
KVvpeKAbmifuxajSXon0ZJEZwG7IAd+z/FdU/pV+zjas1/GTLKm6bl3SbtLAz5lK
oTMdEvOxifRSwtFS1/KLVcr5x+LIRjZT411I/53Mi0WtagvbGR24OsvxcOzYsu6+
oEDXY4tM+QxR845XLPh0vHK8/YK88plE4cMORtaHKi4MX8ya8NGlPvc2eSUPHXxC
DvRaAicrUzAdiP8SxGbu8ok/ZH95ODC1asmM+u2hPkacASErGusjAaB4y5yJdL3b
FP3Qk7T9dY7kFiKQQhjm/iCxnDrqAp4scRSuhDjHfzLaH+C7cB4MsAl4kAvLhrrE
9GasLsYjC/dhd07mA35c54HVRFPOxbnwlaQrwc8K5YUzZhWCVE1NQC+scErdrksI
y/MmIlTHsCXAR3vmMvDNWvTpCzWgKuwjJMNL+29BhGF7Eu8FpQy75/bAFOiG7bhf
4y6vbT0Mdswh1Rom+HMa8kDuXsQMkm2trbhDd+56avOaBnSQIhMRMRuHX5uK4Pg+
bgVcR6Q8HmoC0lG0diIi
=T6Oc
-END PGP SIGNATURE-


Accepted:
libbusiness-onlinepayment-paymentech-perl_2.03-3.debian.tar.gz
  to 
main/libb/libbusiness-onlinepayment-paymentech-perl/libbusiness-onlinepayment-paymentech-perl_2.03-3.debian.tar.gz
libbusiness-onlinepayment-paymentech-perl_2.03-3.dsc
  to 
main/libb/libbusiness-onlinepayment-paymentech-perl/libbusiness-onlinepayment-paymentech-perl_2.03-3.dsc
libbusiness-onlinepayment-paymentech-perl_2.03-3_all.deb
  to 
main/libb/libbusiness-onlinepayment-paymentech-perl/libbusiness-onlinepayment-paymentech-perl_2.03-3_all.deb


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1o7avu-0004jn...@ries.debian.org



Accepted libtest-www-mechanize-perl 1.28-2 (source all)

2010-04-28 Thread gregor herrmann
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 28 Apr 2010 18:38:59 +0200
Source: libtest-www-mechanize-perl
Binary: libtest-www-mechanize-perl
Architecture: source all
Version: 1.28-2
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: gregor herrmann gre...@debian.org
Description: 
 libtest-www-mechanize-perl - module for testing web applications
Closes: 578801
Changes: 
 libtest-www-mechanize-perl (1.28-2) unstable; urgency=low
 .
   * Build depend on libcgi-pm-perl = 3.49 (closes: #578801).
Checksums-Sha1: 
 fed626b8880d2554726943fa595d120ce5dd9eb2 2497 
libtest-www-mechanize-perl_1.28-2.dsc
 fcfd02f63fa580a64e668f7651aa494a19e4d091 3225 
libtest-www-mechanize-perl_1.28-2.debian.tar.gz
 91370b9253d81d3c054dc0c549b897c171d8a1c4 21404 
libtest-www-mechanize-perl_1.28-2_all.deb
Checksums-Sha256: 
 94087d813ee6091de9eb25690897f354d8507432d32076379d3d56873ad1af1a 2497 
libtest-www-mechanize-perl_1.28-2.dsc
 b9f0214eebe5a2163bda50448565a1c600a7c5b6618f9612a5543183c5b13816 3225 
libtest-www-mechanize-perl_1.28-2.debian.tar.gz
 0c63b876bbf90f6b4b6b82c5d05182dd3f95a1a75443d0da5e44c5ef744493a4 21404 
libtest-www-mechanize-perl_1.28-2_all.deb
Files: 
 d8134eae10647cbf2e8f59c4bd1defcf 2497 perl optional 
libtest-www-mechanize-perl_1.28-2.dsc
 d2886936e07b0f523e4349a6d6d8178b 3225 perl optional 
libtest-www-mechanize-perl_1.28-2.debian.tar.gz
 f8fa997169fe68b48ccef818eeaa90a3 21404 perl optional 
libtest-www-mechanize-perl_1.28-2_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iQIcBAEBCAAGBQJL2GVFAAoJELs6aAGGSaoGlS4QALZ/EXWaQMe/5nBDGHqosyq1
RJOjbAoy7FzPfanv4G8lcqCjuSI2rZy0DHLziBvGnIlEd7ZQ/puumrdnWgc8ohK0
GhbD5wKXTQ+EyUKNkcIniBpPvnfIXwHtgBBxzavi6ZIW4nJ9bHMwxnCTcI6tcZ8E
lDVMl31/D8kOk16jdrY031+jzVXZYZitdOe52nYUrSQN3INQ6O+H3EyZh+wR6Iqz
pBCRiMIXmhYdl8umFClQiRJbkhZhzBtET0s+h66eTkp1GNzaU8iI7vjFZpMdHXi7
fOsLz86vsv9StHgpDsrh4rQazgqjJNtIviNsEC2AAyR4ShbZqL8/XJ4pHM6XzVgV
QOQeWfXaFLqc0HcICS6oJDdGycgadYL/x+JqBGFH8KaRoPX8LPGEg48busH2xstN
PUTcwqpm1DoLjsSNm5LH0fOr3fO9G421Aze1mxdapp6/CY6JIyZ9rM7jpy7RLee4
V8TTHUm5v3Bxo7YsMyVXwkglw1sv3LuHclLJ4jggnrTiVJ+DEOhyiL5vTIBaRHaE
nlrSxk5vxCCUqGVGtmbWggzVxrSllTFcVoXw8iNW3exP15qBc15Hg9e6XpZs05ra
h9BW4V87OaYjd8mmVmSCXvMRLQrRmsJ6lrIqmU8Enxu/Wu1k0n5fWFCMb+IiNCj8
OL0kONDQOFdHMTz8vKQ/
=Jd39
-END PGP SIGNATURE-


Accepted:
libtest-www-mechanize-perl_1.28-2.debian.tar.gz
  to 
main/libt/libtest-www-mechanize-perl/libtest-www-mechanize-perl_1.28-2.debian.tar.gz
libtest-www-mechanize-perl_1.28-2.dsc
  to main/libt/libtest-www-mechanize-perl/libtest-www-mechanize-perl_1.28-2.dsc
libtest-www-mechanize-perl_1.28-2_all.deb
  to 
main/libt/libtest-www-mechanize-perl/libtest-www-mechanize-perl_1.28-2_all.deb


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1o7awj-0004ng...@ries.debian.org



Accepted liblouisxml 2.1.0-3 (source all amd64)

2010-04-28 Thread Samuel Thibault
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 28 Apr 2010 17:46:42 +0200
Source: liblouisxml
Binary: liblouisxml-dev liblouisxml1 liblouisxml-data liblouisxml-bin
Architecture: source all amd64
Version: 2.1.0-3
Distribution: unstable
Urgency: low
Maintainer: Debian Accessibility Team debian-accessibil...@lists.debian.org
Changed-By: Samuel Thibault sthiba...@debian.org
Description: 
 liblouisxml-bin - Braille XML translation utilities
 liblouisxml-data - Braille XML translation library - data
 liblouisxml-dev - Braille XML translation library - static libs and headers
 liblouisxml1 - Braille XML translation library - shared libs
Closes: 579495
Changes: 
 liblouisxml (2.1.0-3) unstable; urgency=low
 .
   * debian/control: Add help2man Build-Depend (closes: Bug#579495).
Checksums-Sha1: 
 5499ec900fb8ee684e1b201d5bf01a09c2fd0420 1391 liblouisxml_2.1.0-3.dsc
 056265879d6d54f13969092dd7acf3d6626e6da4 4496 liblouisxml_2.1.0-3.diff.gz
 62e7f94ec2ba893bbda747f9e7d1bb4c82e5e212 36546 liblouisxml-data_2.1.0-3_all.deb
 c4420b0dadd667a20fc5da25a4cc203db0b52fe1 181126 
liblouisxml-dev_2.1.0-3_amd64.deb
 f20dff7176e09a026da9b0234ad294809f10b538 44850 liblouisxml1_2.1.0-3_amd64.deb
 ee6a98a8b11a79da75cc36a7ec184714f3ec8cb8 18430 
liblouisxml-bin_2.1.0-3_amd64.deb
Checksums-Sha256: 
 8956e993d60e10f9845158a0ea242cb365476a1d6c0183c4410ace0afb3b88a0 1391 
liblouisxml_2.1.0-3.dsc
 1643c2b6db3edf559f677b40f03b1da3d06119a05498a86b9de99f08db3b767d 4496 
liblouisxml_2.1.0-3.diff.gz
 129c2745106d4e28de77b410c7b478de0657bf479c8d84fd7ff232f458775079 36546 
liblouisxml-data_2.1.0-3_all.deb
 5644296777386d16b52acd1fa95d385d896830b0535ad6e739e80f294732a2e5 181126 
liblouisxml-dev_2.1.0-3_amd64.deb
 30ef2f815016e061befdfbe098a72a2a710f59870bb8414f6a4d15de37261991 44850 
liblouisxml1_2.1.0-3_amd64.deb
 89cc8a377ec605b89e6f0769d422baba9428d64d442b9db7258121cfebfabd21 18430 
liblouisxml-bin_2.1.0-3_amd64.deb
Files: 
 33580eef285316766514ac412dbe505c 1391 libs extra liblouisxml_2.1.0-3.dsc
 17fa3859cc514a674f03e779c68355b5 4496 libs extra liblouisxml_2.1.0-3.diff.gz
 80fbe0140c7635791764918e2adf20ab 36546 text extra 
liblouisxml-data_2.1.0-3_all.deb
 8ee61eb93fcd3e09f4bc8eac516c0cac 181126 libdevel extra 
liblouisxml-dev_2.1.0-3_amd64.deb
 5233bdb30ab5b4284804d078c5334a49 44850 libs extra 
liblouisxml1_2.1.0-3_amd64.deb
 68713836a848d64d99d923e54b4dc45f 18430 text extra 
liblouisxml-bin_2.1.0-3_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iF4EAREIAAYFAkvYZk8ACgkQjSdX/Wzu6KZK2AD/ZXMfqoE5dNR+8NCFEEoaS3BD
KqrVZyODgWjNau1xUFYBAKlu7AxcnHR4PtNhNzIhDm+qTeBz8ljAqAj4f1tv72DX
=0aUT
-END PGP SIGNATURE-


Accepted:
liblouisxml-bin_2.1.0-3_amd64.deb
  to main/libl/liblouisxml/liblouisxml-bin_2.1.0-3_amd64.deb
liblouisxml-data_2.1.0-3_all.deb
  to main/libl/liblouisxml/liblouisxml-data_2.1.0-3_all.deb
liblouisxml-dev_2.1.0-3_amd64.deb
  to main/libl/liblouisxml/liblouisxml-dev_2.1.0-3_amd64.deb
liblouisxml1_2.1.0-3_amd64.deb
  to main/libl/liblouisxml/liblouisxml1_2.1.0-3_amd64.deb
liblouisxml_2.1.0-3.diff.gz
  to main/libl/liblouisxml/liblouisxml_2.1.0-3.diff.gz
liblouisxml_2.1.0-3.dsc
  to main/libl/liblouisxml/liblouisxml_2.1.0-3.dsc


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1o7aek-00063y...@ries.debian.org



Accepted libdevel-cover-perl 0.66-1 (source i386)

2010-04-28 Thread gregor herrmann
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 28 Apr 2010 18:47:51 +0200
Source: libdevel-cover-perl
Binary: libdevel-cover-perl
Architecture: source i386
Version: 0.66-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: gregor herrmann gre...@debian.org
Description: 
 libdevel-cover-perl - Perl tool for determining code coverage metrics
Closes: 562214 578809
Changes: 
 libdevel-cover-perl (0.66-1) unstable; urgency=low
 .
   [ Ryan Niebur ]
   * Update jawnsy's email address
 .
   [ gregor herrmann ]
   * New upstream release (Closes: #578809).
   * Convert to source format 3.0 (quilt). Remove quilt framework.
   * debian/copyright: update years of upstream copyright and formatting
 according to current version of DEP5.
   * Add /me to Uploaders.
   * Set Standards-Version to 3.8.4 (no changes).
   * Add new patch to fix a spelling mistake.
 .
   [ Niko Tyni ]
   * add a dependency on the current Perl upstream version. (Closes: #562214)
Checksums-Sha1: 
 98e421c2d7b0a211e3e42dd874b23c5bb2d8eb62 2097 libdevel-cover-perl_0.66-1.dsc
 6a5432354bb72f63177531da740fb906866aad27 149858 
libdevel-cover-perl_0.66.orig.tar.gz
 6a9bd697c8c94ff02e1c0c81fdb027d1ee8c7d74 4557 
libdevel-cover-perl_0.66-1.debian.tar.gz
 9f4930d11dce0c8a6588ba0ef431deaba89c0a11 173986 
libdevel-cover-perl_0.66-1_i386.deb
Checksums-Sha256: 
 2297131df996f15155f77844549d250aad6ce7fc03850e8945b8dd50873680bf 2097 
libdevel-cover-perl_0.66-1.dsc
 063ad2ee43ae96aeba406004389d8e029729b7662aacae2e3663a9a9940a2b53 149858 
libdevel-cover-perl_0.66.orig.tar.gz
 a5daebb2094d401a23174bc18d1d3f4fd2a205d8c21a37921308a8bca48c3645 4557 
libdevel-cover-perl_0.66-1.debian.tar.gz
 5f5678d706bf34805431c958fc8e5ae40d8f672f0f5017fee6988dcedd8d87e7 173986 
libdevel-cover-perl_0.66-1_i386.deb
Files: 
 fc120c8cb8a5a742b28a8639b194e9be 2097 perl optional 
libdevel-cover-perl_0.66-1.dsc
 db1a982fc82454c4f5a2d8edcc857cf3 149858 perl optional 
libdevel-cover-perl_0.66.orig.tar.gz
 ba98f59fca3f43417f03583434d88586 4557 perl optional 
libdevel-cover-perl_0.66-1.debian.tar.gz
 788db1a4a884063b5736af3fe174b307 173986 perl optional 
libdevel-cover-perl_0.66-1_i386.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iQIcBAEBCAAGBQJL2Gg5AAoJELs6aAGGSaoGWoYP/1v6MEHNSdJDlu+XdvLk2ma9
TBCLlOU4LcfsQ911R1enkcZfLnc3N02LXo3XqJ1NRuABvOnKdePM4dxBMSwP9irG
LrimnrbP0PpmoNLncRxLdpjS4jPt1IJFmG3F6db71jUTLvzhNi+qbLKtUEhmBTvj
5zn4TOIeivOoZwnBxcw+NgQoWzOpR87hHaITUZD9UdREU2d77GIquBDSeaXEKrDe
8Vmt4GzwbMKF8sWuSgjLPgUihuSboElKjVc3YZBDzdUu5E8WRp5NmD4E42BEdz5I
3wRw6JPwZrejIis3giSyMeH9YFrpCNGuqdtAYF31mK3MSgN3FxhAiy2sh85FWdm+
xjTN49vjlWpsMyZCscHnpL7EaGqXWUgIceMugffb5udKuruZUFFTbGgG1M/WmT5+
ZkzDMl0kYMqwMhqjpegY5LN+SVDq0Ayi2JYgKf770/ocTrojcqv94nlfnsKSqWT8
VEZBJfZQ/rhUjELPvt3WXnmUMoKLlhR8iqR42NvSs94PIFg4SFPWQlEX7ndzH25v
o/h6B4ebIxDmpsLeX0+VJ5AaqgKW+r9ZzuFetVha7nyq3QvTpoiPSghIjmqDF836
iE5LBjtLIvGW4b2QlPJc7V+PPd7EBSI2BNZw9q0PQgMARVV9HFYd4RKLdS9SOWHH
QYh9xpFp5097iO0GMAq6
=IZnw
-END PGP SIGNATURE-


Accepted:
libdevel-cover-perl_0.66-1.debian.tar.gz
  to main/libd/libdevel-cover-perl/libdevel-cover-perl_0.66-1.debian.tar.gz
libdevel-cover-perl_0.66-1.dsc
  to main/libd/libdevel-cover-perl/libdevel-cover-perl_0.66-1.dsc
libdevel-cover-perl_0.66-1_i386.deb
  to main/libd/libdevel-cover-perl/libdevel-cover-perl_0.66-1_i386.deb
libdevel-cover-perl_0.66.orig.tar.gz
  to main/libd/libdevel-cover-perl/libdevel-cover-perl_0.66.orig.tar.gz


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1o7atl-0006up...@ries.debian.org



Accepted libhtml-display-perl 0.39-4 (source all)

2010-04-28 Thread gregor herrmann
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 28 Apr 2010 19:09:05 +0200
Source: libhtml-display-perl
Binary: libhtml-display-perl
Architecture: source all
Version: 0.39-4
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: gregor herrmann gre...@debian.org
Description: 
 libhtml-display-perl - module for displaying HTML locally in a browser
Closes: 578817
Changes: 
 libhtml-display-perl (0.39-4) unstable; urgency=low
 .
   * (Build) depend on perl (= 5.10.1) | libparent-perl instead of
 libparent-perl (= 0.218); parent is in perl core now, and the lowest
 version of libparent-perl in the archive is 0.221-1 (closes: #578817).
   * Minimize debian/rules.
   * Convert to source format 3.0 (quilt).
   * debian/copyright: update formatting.
   * Add /me to Uploaders.
   * Set Standards-Version to 3.8.4 (no changes).
   * Remove versions from build dependencies that are already fulfilled in
 oldstable.
   * Make short description a noun phrase.
Checksums-Sha1: 
 b91dd7e413ff528e8cea75dab02102e276d9a680 2164 libhtml-display-perl_0.39-4.dsc
 20732b086e558de3f15474289a27a9f7dc459321 2148 
libhtml-display-perl_0.39-4.debian.tar.gz
 cecb372e4c2515c2ce8a576319eee7035d2c6d6d 37246 
libhtml-display-perl_0.39-4_all.deb
Checksums-Sha256: 
 2e6a4cc8f166fdda45f0956c0f38ff2d29754a320db3deeb42b474e4b3d24db6 2164 
libhtml-display-perl_0.39-4.dsc
 7a4a48bb04a39d0577de226ea5c42ba8ada2f1150ff57e4efece4c440e3e2589 2148 
libhtml-display-perl_0.39-4.debian.tar.gz
 610c3ce34696d51e7e7a3e1dcf096587cb424e6291f9c9ae54401385281232e6 37246 
libhtml-display-perl_0.39-4_all.deb
Files: 
 93db9e5d34a4184dead7b2c0c94f7686 2164 perl optional 
libhtml-display-perl_0.39-4.dsc
 5982abd96e50984fc534613c826ac592 2148 perl optional 
libhtml-display-perl_0.39-4.debian.tar.gz
 30681b22957bd31bf102cf22f4ddf0e5 37246 perl optional 
libhtml-display-perl_0.39-4_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iQIcBAEBCAAGBQJL2GwGAAoJELs6aAGGSaoGBIsP/AoGQY/fzxO8d8c2GwMZeGnb
idsPAGRMAxNKd7sGDAFfWMDiaPtK35FSp9hz/EJZOr3EsAcX/pCrn1jOQkrlaZTy
BxHcZXLXQfM8IBFodEutYF60RuzTDK3QovT+s/Tvo/z/Gd5EnZeIJ3xlXRw/vtiX
md893wF9z349RfZIyY231jyjLE2S9ocjf0Drr1nFeQ0Fu1T6oOO+Z+N5TR6b2o5A
nxSSpu/f25ZMpoBnSR5UHYUIjXxOENw/mprsuZCcfXS2OdqgplHZSvQ6nz+IKQy/
KiX0Nlw6yReDwdXVVY9+qsdGnVuqBeZrBWI8O3Zx2dvzTETRmOrI3/5k0M0iYZHR
oiyg4tMPRQF3eKi3eECiZyVrD9YaSSM0tS1++zidbFqxLiGNohdoXhXqoe66tnt+
XDxhwDN+QDYLF2mGh8aQgThYRX7U3WJ2opM/VH2HUdUr8W5Mq8Yr4mVI2uO4VobN
NhNPh37zsUiUESY/ZRe7MC8LV25/nCdiTcsENuUjTf0LMyVQV/O+D2RL24b657Pn
aYUitNFokIrVH2gLVQwFkKx6cnIchlqFesLD0WL6kWOwlTyl2oxeAUuP4XlUzvQ2
Zaf0CqgeVOMxcXZDQEll2e7fxlHEkgum/8+yiAGglpMmCbdbmqtkQdlgMFTxt7cM
j6x1vLppr7GBBsJGnJu9
=/LqS
-END PGP SIGNATURE-


Accepted:
libhtml-display-perl_0.39-4.debian.tar.gz
  to main/libh/libhtml-display-perl/libhtml-display-perl_0.39-4.debian.tar.gz
libhtml-display-perl_0.39-4.dsc
  to main/libh/libhtml-display-perl/libhtml-display-perl_0.39-4.dsc
libhtml-display-perl_0.39-4_all.deb
  to main/libh/libhtml-display-perl/libhtml-display-perl_0.39-4_all.deb


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1o7au5-0006x5...@ries.debian.org



Accepted med-fichier 2.3.6-2 (source all amd64)

2010-04-28 Thread Adam C. Powell, IV
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 27 Apr 2010 14:33:52 -0400
Source: med-fichier
Binary: libmed1 libmed-dev libmedc1 libmedc-dev libmedimport0 libmedimport-dev 
libmedimportcxx0 libmedimportcxx-dev libmed-tools libmed-doc
Architecture: source all amd64
Version: 2.3.6-2
Distribution: unstable
Urgency: low
Maintainer: Debian Science Maintainers 
debian-science-maintain...@lists.alioth.debian.org
Changed-By: Adam C. Powell, IV hazel...@debian.org
Description: 
 libmed-dev - Development files for libmed
 libmed-doc - Documentation for the MED-fichier library
 libmed-tools - Runtime tools to handle MED files
 libmed1- Library to exchange meshed data (Fortran version)
 libmedc-dev - Development files for libmedc
 libmedc1   - Library to exchange meshed data (C version)
 libmedimport-dev - Development files for libmedimport0
 libmedimport0 - Library to import old version files
 libmedimportcxx-dev - Development files for libmedimportcxx0 (C++ support)
 libmedimportcxx0 - Library to import old version files (C++ support)
Closes: 566828
Changes: 
 med-fichier (2.3.6-2) unstable; urgency=low
 .
   * Added comments to most patches.
   * Switch to using MPI version of HDF5 (closes: #566828).
   * Add library links to make MPI version of HDF5 work.
   * Extended C++-safety.
   * Added missing files medimport[cxx]_win_dll.h to libmedimport[cxx]-dev.
Checksums-Sha1: 
 6739e04a55371ed1554670104f3443cdf6591a52 1387 med-fichier_2.3.6-2.dsc
 1f425af20292e6a76b444eb28b90112e49e071cc 291249 
med-fichier_2.3.6-2.debian.tar.gz
 ddb332532813c5bd78a71123d01645c68fde810b 1361604 libmed-doc_2.3.6-2_all.deb
 fc4accbaf6ba66103ad23da00696ac7e5dcea5c6 141660 libmed1_2.3.6-2_amd64.deb
 e536f73e7525b1301b1c907b63705de39de1b903 246442 libmed-dev_2.3.6-2_amd64.deb
 f5e62ad3b0b0bc4167393aebdd40b7ae720edf12 115722 libmedc1_2.3.6-2_amd64.deb
 fd17e010453411e844dd5e1337f997138c6e0dbf 203298 libmedc-dev_2.3.6-2_amd64.deb
 ad733bad826ddc5ac740836a50ab1198426349c0 29470 libmedimport0_2.3.6-2_amd64.deb
 ae01aeb35b9692241e296c96eddb7e8a2639109f 36780 
libmedimport-dev_2.3.6-2_amd64.deb
 e89876b9e3715ac03b06ae9ef2cf43d795ee423e 53688 
libmedimportcxx0_2.3.6-2_amd64.deb
 4421de1ca69df04d99105db74d9f068b1d3d3826 497936 
libmedimportcxx-dev_2.3.6-2_amd64.deb
 5284693ca9d86c1da5e91d979f874a2c0fdc5330 35066 libmed-tools_2.3.6-2_amd64.deb
Checksums-Sha256: 
 fad40d6995a164d806a6e504b6f41a085222b2234f7a094c951f6067f6df87cf 1387 
med-fichier_2.3.6-2.dsc
 657e2bec9577b820e6daf6e2867b5539dda23ff28f9e5ced2b97f12de1696253 291249 
med-fichier_2.3.6-2.debian.tar.gz
 39a351596483f912250fcc855a3025111d861f837a23a7e7d4f75bb0a7bfc81c 1361604 
libmed-doc_2.3.6-2_all.deb
 32b678b5e92684c107428188c89c466f7b6a9e94c0f34dc13f89971ad58a947f 141660 
libmed1_2.3.6-2_amd64.deb
 c3f9e96d0880d54e45d5a203b54b13392836f6373c4295df69fc01289f1072e7 246442 
libmed-dev_2.3.6-2_amd64.deb
 c6945f8368b91645dd7dfd2574f091c2630793f5475be153f00c7163595d4d6c 115722 
libmedc1_2.3.6-2_amd64.deb
 7580b8f47fe54ee2052294ecbb3aed24c0d4efb830eb8ec1a140b33afe6d 203298 
libmedc-dev_2.3.6-2_amd64.deb
 0210b905af854e0ef525d5e5b2e51ebca39273178aee43e0684318ca3e320f0e 29470 
libmedimport0_2.3.6-2_amd64.deb
 c20beb12da8e4e514163cde4fd33d24ff9a3c46ae27ad77450f0f25f5e2efa01 36780 
libmedimport-dev_2.3.6-2_amd64.deb
 df47a47a61d0a7b7fe163c263ce4e150ff410d22845d222fcb38ae8cf4ee6fdc 53688 
libmedimportcxx0_2.3.6-2_amd64.deb
 8ba9b7c68bd1c34ee96d0ca538a097b83d08ce2002c80e6eecd1fd12ba618baa 497936 
libmedimportcxx-dev_2.3.6-2_amd64.deb
 9d2bab24ad60b185896b5eaa6eb0677ce9ab3544c67dc688c4a48c548f361a41 35066 
libmed-tools_2.3.6-2_amd64.deb
Files: 
 dbefde62d1b2f50783737709ea483705 1387 libs optional med-fichier_2.3.6-2.dsc
 f83502878e99d4efab6bb997747ebab7 291249 libs optional 
med-fichier_2.3.6-2.debian.tar.gz
 b152546b86616bc401386d9fa82ae819 1361604 doc optional 
libmed-doc_2.3.6-2_all.deb
 c9d37d96d8daf035f9bc530bc64e28c0 141660 libs optional libmed1_2.3.6-2_amd64.deb
 2cee2b978a98959e3ea74fad307e437c 246442 libdevel optional 
libmed-dev_2.3.6-2_amd64.deb
 69bfabfce5be6a813eb376dcfa2f3ff2 115722 libs optional 
libmedc1_2.3.6-2_amd64.deb
 3c8a2f1a9a785ad8b322cdd7ae7af305 203298 libdevel optional 
libmedc-dev_2.3.6-2_amd64.deb
 6461028343f5b2d716f3af04ed5224fe 29470 libs optional 
libmedimport0_2.3.6-2_amd64.deb
 1ed01544bb6bd29353682cbaf6662ce7 36780 libdevel optional 
libmedimport-dev_2.3.6-2_amd64.deb
 7778db9ee7825c2c652ced0b081ac216 53688 libs optional 
libmedimportcxx0_2.3.6-2_amd64.deb
 fc004b4d7824b572ed12bbc1ad86e6d2 497936 libdevel optional 
libmedimportcxx-dev_2.3.6-2_amd64.deb
 bddad62d0b53c792a3aacdad28a795a2 35066 science optional 
libmed-tools_2.3.6-2_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAkvYaUoACgkQUm8B6FZO5LajLwCfcFzATfZb/QeajtqEKzqEFwP1
oFsAnRUemhshzXZJprPdo7dbYLlqg5P6
=d/3Z
-END PGP SIGNATURE-


Accepted:
libmed-dev_2.3.6-2_amd64.deb
  to main/m/med-fichier/libmed-dev_2.3.6-2_amd64.deb

Accepted gthumb 3:2.11.3-2 (source i386 all)

2010-04-28 Thread David Paleino
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 28 Apr 2010 18:58:50 +0200
Source: gthumb
Binary: gthumb gthumb-dbg gthumb-data gthumb-dev
Architecture: source i386 all
Version: 3:2.11.3-2
Distribution: unstable
Urgency: low
Maintainer: David Paleino da...@debian.org
Changed-By: David Paleino da...@debian.org
Description: 
 gthumb - an image viewer and browser
 gthumb-data - an image viewer and browser - arch-independent files
 gthumb-dbg - an image viewer and browser - debugging symbols
 gthumb-dev - an image viewer and browser - development files
Closes: 579161
Changes: 
 gthumb (3:2.11.3-2) unstable; urgency=low
 .
   * debian/rules:
 - rename flickr.png to gthumb-flickr.png, and facebook.png
   to gthumb-facebook.png (Closes: #579161)
   * debian/patches/19-fix_extension_icon.patch added, make the
 Flickr extension point to gthumb-flickr, and the Facebook extension
 to gthumb-facebook.
Checksums-Sha1: 
 fbc8cecbd0e6e9faa555df50476d7e8399282533 1743 gthumb_2.11.3-2.dsc
 1b54a42d1a915735f29d7ab5485ba313f572b0bc 42392 gthumb_2.11.3-2.debian.tar.gz
 6414b804ee2e339702b96ea5d38c2c5cc449efda 819236 gthumb_2.11.3-2_i386.deb
 92475a2060ec9d403ddf7b2bd8643b3c9dae8d4e 2081290 gthumb-dbg_2.11.3-2_i386.deb
 ea10d53d38f01491980af861179be6a2c84feafd 2833292 gthumb-data_2.11.3-2_all.deb
 8b9fa8f542df2f81c874727d486a54e81522efd3 575610 gthumb-dev_2.11.3-2_i386.deb
Checksums-Sha256: 
 8f38953b3e99b23674bd3bb069d09b75a06a081a5a3188fbfd911d6847bc6a52 1743 
gthumb_2.11.3-2.dsc
 282be3ab983173330074a17c3a35890b389ad8466eb74261f1559d162464bc14 42392 
gthumb_2.11.3-2.debian.tar.gz
 026722e3bbe2f44ad5128d369073741ebb8a407aa34863bcc540884b4fec8be2 819236 
gthumb_2.11.3-2_i386.deb
 719941a98a9cadb8539a5c4609d2280cc59f4bc01395395339ea3701ffbb0555 2081290 
gthumb-dbg_2.11.3-2_i386.deb
 7c66959715b2720e4cecacbbb1888149c2e4262b9252664a21f76e8dd9ffada5 2833292 
gthumb-data_2.11.3-2_all.deb
 f54ba128263a6e92801ecd56d3367005a2ca9c9a644041fb586b43809462404b 575610 
gthumb-dev_2.11.3-2_i386.deb
Files: 
 91b9d281eca0e61ea590d48764fb01d4 1743 gnome optional gthumb_2.11.3-2.dsc
 d8970f8e4f8b9d8c8ccebc4191bdbd71 42392 gnome optional 
gthumb_2.11.3-2.debian.tar.gz
 9509f648f6e3eb175cad9c2c4d1e58bd 819236 gnome optional gthumb_2.11.3-2_i386.deb
 2f56e7bb9f8978106e3761b97c6ce4bc 2081290 debug extra 
gthumb-dbg_2.11.3-2_i386.deb
 1ebcc6583c7e306302e7ac09056858e4 2833292 gnome optional 
gthumb-data_2.11.3-2_all.deb
 b47dc96aa7e901352ebef69cdde384e1 575610 devel optional 
gthumb-dev_2.11.3-2_i386.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAkvYbNYACgkQ5qqQFxOSsXSiDgCguqYiKZQLE8saRV1YGBozOT1i
wsgAoLKyav0X9eXu4PUeQhyGbJCK0Qyc
=7/IC
-END PGP SIGNATURE-


Accepted:
gthumb-data_2.11.3-2_all.deb
  to main/g/gthumb/gthumb-data_2.11.3-2_all.deb
gthumb-dbg_2.11.3-2_i386.deb
  to main/g/gthumb/gthumb-dbg_2.11.3-2_i386.deb
gthumb-dev_2.11.3-2_i386.deb
  to main/g/gthumb/gthumb-dev_2.11.3-2_i386.deb
gthumb_2.11.3-2.debian.tar.gz
  to main/g/gthumb/gthumb_2.11.3-2.debian.tar.gz
gthumb_2.11.3-2.dsc
  to main/g/gthumb/gthumb_2.11.3-2.dsc
gthumb_2.11.3-2_i386.deb
  to main/g/gthumb/gthumb_2.11.3-2_i386.deb


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1o7b8k-0008ip...@ries.debian.org



Accepted libtk-objscanner-perl 2.012-2 (source all)

2010-04-28 Thread gregor herrmann
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 28 Apr 2010 19:34:58 +0200
Source: libtk-objscanner-perl
Binary: libtk-objscanner-perl
Architecture: source all
Version: 2.012-2
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: gregor herrmann gre...@debian.org
Description: 
 libtk-objscanner-perl - Tk viewer for perl data structures
Closes: 578964
Changes: 
 libtk-objscanner-perl (2.012-2) unstable; urgency=low
 .
   [ gregor herrmann ]
   * debian/control: Changed: Switched Vcs-Browser field to ViewSVN
 (source stanza).
   * debian/control: Added: ${misc:Depends} to Depends: field.
   * Change my email address.
 .
   [ Nathan Handler ]
   * debian/watch: Update to ignore development releases.
 .
   [ Damyan Ivanov ]
   * add -a option to xvfb-run invocation
 .
   [ gregor herrmann ]
   * Build depend on xauth instead of obsolete xbase-clients (closes: #578964).
   * Convert to source format 3.0 (quilt). Remove quilt framework.
   * Switch to debhelper 7.
   * Set Standards-Version to 3.8.4; remove version from perl build dependency.
   * debian/copyright: switch to DEP5 format.
   * Add DEP3 header to patch.
Checksums-Sha1: 
 9e9b9d88afd0d1470fd3862f2cb582541cb10f93 2097 libtk-objscanner-perl_2.012-2.dsc
 e73a135070fed3400f2fdcf1087a4d32f75b0841 3608 
libtk-objscanner-perl_2.012-2.debian.tar.gz
 bdcd8109713a2018e26b6eb23342e2471f7b6bda 20414 
libtk-objscanner-perl_2.012-2_all.deb
Checksums-Sha256: 
 f96455976b0dd4279490a4bc18e165b7ede1ff62bd4dc6214481d15fd1e17dd9 2097 
libtk-objscanner-perl_2.012-2.dsc
 bdda6753f4b5a626a925a37807d132ee1b38ba64e89d05569bcdd18017a0ad1d 3608 
libtk-objscanner-perl_2.012-2.debian.tar.gz
 300f22b5de3e940e866c63f15d8231f3538fa83797ff74fc3b7c92280c8913c5 20414 
libtk-objscanner-perl_2.012-2_all.deb
Files: 
 24b9da00fe5ec8c43417521523bde753 2097 perl optional 
libtk-objscanner-perl_2.012-2.dsc
 887a9d1d9e37e74de288861d95f38b76 3608 perl optional 
libtk-objscanner-perl_2.012-2.debian.tar.gz
 31a58c8534dde79241006404f49b5995 20414 perl optional 
libtk-objscanner-perl_2.012-2_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iQIcBAEBCAAGBQJL2HISAAoJELs6aAGGSaoGThAQAJrXHDU9KnN1mfxAQ+WdKij4
dPwn8uUP0C+rKjPVhpfIN0R7m24QPaQCS6fW4TBkvhXYzgxwiMbO6kh42bLaJha+
fpOULLsTXelEAEHDh5DMtAs7+wSYthKTC9/F5wCEYYUgjskMyawelLKs34wIxnB1
tZp3Z8zrqQRto65hlYIwW3dQ0uTlu0W8uL+IX8Sws2LrI9bF0++b8E0ub6DKonbm
EybXIb6XifiH4E8TSJwfAY+QcPde+/jLD3Ebmx+d+p9A3aSqDJ/fM5yru0/KV22I
T+XIRFtf2gYcjoBMZNDkw0eCriEU9Kf0zg9Mzb0I8dRM5RrlvMiPhz38S69xsQtH
mV3dLWMTK3/k0t/MMMSFNQahr3LYhxS8zctdVWjFtSgKA/jwqaEHclnj+BDXi3ZO
hUr3te6B6vS8Dn9y/70v8jHhDyz8wXmmvi5Uh+th/yI1t0td5vLACXQ79KZVxRy0
LfMKUIHLT8MVn5OCkbRcnIPU/aeHrYyZdxpOGlJkH19N52gSjTPLUfUErWeX0sAT
l8MF+nFVTxeeNpssJHhGA/QGd5kX2Bcj0vMWNAIuwafcPDzqMiMGcD/BNUY/0h4d
7NKN8zXRvkFUHKeuk4ErmlFju1+pGzNd8lNqDWF6v4mUfqCLgGTCDilJmheiKAxh
Qcm5o076cgmS7v+34xXz
=CFLK
-END PGP SIGNATURE-


Accepted:
libtk-objscanner-perl_2.012-2.debian.tar.gz
  to main/libt/libtk-objscanner-perl/libtk-objscanner-perl_2.012-2.debian.tar.gz
libtk-objscanner-perl_2.012-2.dsc
  to main/libt/libtk-objscanner-perl/libtk-objscanner-perl_2.012-2.dsc
libtk-objscanner-perl_2.012-2_all.deb
  to main/libt/libtk-objscanner-perl/libtk-objscanner-perl_2.012-2_all.deb


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1o7bpf-00013z...@ries.debian.org



Accepted liborlite-mirror-perl 1.20-2 (source all)

2010-04-28 Thread gregor herrmann
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 28 Apr 2010 19:49:41 +0200
Source: liborlite-mirror-perl
Binary: liborlite-mirror-perl
Architecture: source all
Version: 1.20-2
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: gregor herrmann gre...@debian.org
Description: 
 liborlite-mirror-perl - ORLite extension to use remote SQLite databases
Closes: 579292
Changes: 
 liborlite-mirror-perl (1.20-2) unstable; urgency=low
 .
   * debian/rules: explicitly set HOME for test suite to avoid a FTBFS due to a
 missing or un-writable directory (closes: #579292).
   * Convert to source format 3.0 (quilt).
Checksums-Sha1: 
 0bbfd960a723dec144489ab36b07e18ad044cbf0 2503 liborlite-mirror-perl_1.20-2.dsc
 fcbafbf0b9cd4a704510c7cc71176742f21816f9 2571 
liborlite-mirror-perl_1.20-2.debian.tar.gz
 6a75cfb5312040a208f381454d32cf3053bdcefe 11442 
liborlite-mirror-perl_1.20-2_all.deb
Checksums-Sha256: 
 56839de7c64ddd160b375c98a9dcbd761046120430a59f60e34009cad30b8bfe 2503 
liborlite-mirror-perl_1.20-2.dsc
 762d7fd23056b08f878dcc2a69e7999035dfdeadae37420d6659a2c7231f4c1c 2571 
liborlite-mirror-perl_1.20-2.debian.tar.gz
 0908e015280e73c194f39a3d0883fbc2a55af1475aa7fe9fee8ed5b4894bc1e0 11442 
liborlite-mirror-perl_1.20-2_all.deb
Files: 
 dbd2f8deb90411f817a365d49c00237d 2503 perl optional 
liborlite-mirror-perl_1.20-2.dsc
 592abbe04c13a2b6e7b7476b14b07fe3 2571 perl optional 
liborlite-mirror-perl_1.20-2.debian.tar.gz
 5a037e6763784ecfd58ea942a5ac7fbc 11442 perl optional 
liborlite-mirror-perl_1.20-2_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iQIcBAEBCAAGBQJL2HWKAAoJELs6aAGGSaoGyTwP+wau9t/1xiPeMqp3+mDE3paU
+4V6XZoFDzmz/Ggkr8qe6SSG6HFwP7VUcBZ8/t/aZwQNPBedAcT10YD4AG1sxp7v
N4QHRKpPH8Yy4EtF3gPqDLt3/b0l0Z2KchAyuh86ckdU8Wm8o4p7pDn6XnXmMtpV
ucS70S1p6sE07wrfVMSskc+TluD+xpLMI+hBRZEU4uetI5RWjCIbH/YvT4eWHrJ9
pW+pxnMZWzAiQz6x75GrDFECogPKMhlGeu4MYAXv5h1C5wfl/ef7oUPjLjO28SPU
FSdcFOim9P2PBbKVTPWVMEA+EaczxNhi+HTQozwh0VqwqxJHY56kceGKo93Ytue+
qiTwjZK1N+WsHcXEO4xR/iwN875bTp7BS72v3KFbkK9wRj/Q1BEbd/epKSu1BHKd
3lZXGItcs39QmKbFrIN7nhj3q5MyeikDtdT741Graq9WL2c4zbrQml4kjvtlUpDO
WW3DCCNqgW7W3E2QmeBPWIJDMrAIlU4atQZ7NEEd8tTnWXifJhPDdykD0hVfr/LD
FrE5IHpDf5gHNBTPMY4t5RsArl0HCwYwBkX0Ge7Any2T7fNN2L7IwH2+dXSNaU1z
1VmgqfQBF/Q7zyP9ZWm267H+iks7jaySxoenSxwY21SOhHiIXxMVa7DFEQM478ca
5MieCTIH6cxeD+dGqaDs
=zMrs
-END PGP SIGNATURE-


Accepted:
liborlite-mirror-perl_1.20-2.debian.tar.gz
  to main/libo/liborlite-mirror-perl/liborlite-mirror-perl_1.20-2.debian.tar.gz
liborlite-mirror-perl_1.20-2.dsc
  to main/libo/liborlite-mirror-perl/liborlite-mirror-perl_1.20-2.dsc
liborlite-mirror-perl_1.20-2_all.deb
  to main/libo/liborlite-mirror-perl/liborlite-mirror-perl_1.20-2_all.deb


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1o7bbk-0002gi...@ries.debian.org



Accepted man-db 2.5.7-3 (source i386)

2010-04-28 Thread Colin Watson
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 28 Apr 2010 18:06:49 +0100
Source: man-db
Binary: man-db
Architecture: source i386
Version: 2.5.7-3
Distribution: unstable
Urgency: low
Maintainer: Colin Watson cjwat...@debian.org
Changed-By: Colin Watson cjwat...@debian.org
Description: 
 man-db - on-line manual pager
Closes: 579551
Changes: 
 man-db (2.5.7-3) unstable; urgency=low
 .
   * Remove unused build-dependency on gettext.
   * Check for VxID as well as envID in /proc/self/status (closes: #579551).
Checksums-Sha1: 
 315a0ce2edbd28d7ffc7a3383da9e824dbdb6b53 1107 man-db_2.5.7-3.dsc
 36b88de7bd605ac2271c8edf5539f3a75103ed05 67834 man-db_2.5.7-3.debian.tar.gz
 ab218e2c5c5325f59ecb4899cf1116046a4c66f3 1183426 man-db_2.5.7-3_i386.deb
Checksums-Sha256: 
 84edbbcb2dd338e0896fdd7d9f4f7e2770edeafa622cd45c49397b85f850a1b5 1107 
man-db_2.5.7-3.dsc
 4fb511ea48fd7e024799659ff2df016267d11bcc0f597505f0672d950ad8addd 67834 
man-db_2.5.7-3.debian.tar.gz
 ec7ab1705b053f913dcaa8175aaca0fc5790aeb7ed11ceb3a3da6306db3fd943 1183426 
man-db_2.5.7-3_i386.deb
Files: 
 04e85b7ebcb037e0336e720952e771f2 1107 doc important man-db_2.5.7-3.dsc
 0a2c18ca1caf53627d824fa301357aa2 67834 doc important 
man-db_2.5.7-3.debian.tar.gz
 fbafcbe835257fda0d755209c6d70fe5 1183426 doc important man-db_2.5.7-3_i386.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Colin Watson cjwat...@debian.org -- Debian developer

iD8DBQFL2HTD9t0zAhD6TNERAot7AJ0XnOVpc/VP1MKHYdReRhW+HO0zugCeP+r5
YrANYs3293nnwSXPlYEK6Rc=
=LgNj
-END PGP SIGNATURE-


Accepted:
man-db_2.5.7-3.debian.tar.gz
  to main/m/man-db/man-db_2.5.7-3.debian.tar.gz
man-db_2.5.7-3.dsc
  to main/m/man-db/man-db_2.5.7-3.dsc
man-db_2.5.7-3_i386.deb
  to main/m/man-db/man-db_2.5.7-3_i386.deb


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1o7bbi-0002kd...@ries.debian.org



Accepted mongodb 1:1.4.2-1 (source amd64)

2010-04-28 Thread Antonin Kral
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 27 Apr 2010 19:55:04 +0200
Source: mongodb
Binary: mongodb
Architecture: source amd64
Version: 1:1.4.2-1
Distribution: unstable
Urgency: low
Maintainer: Antonin Kral a.k...@sh.cvut.cz
Changed-By: Antonin Kral a.k...@sh.cvut.cz
Description: 
 mongodb- An object/document-oriented database
Changes: 
 mongodb (1:1.4.2-1) unstable; urgency=low
 .
   * [4770a09] New upstream version 1.4.2
   * changelog for 1.4.1
 http://jira.mongodb.org/browse/SERVER/fixforversion/10144
   * changelog for 1.4.2
 http://jira.mongodb.org/browse/SERVER/fixforversion/10155
Checksums-Sha1: 
 82416c0e48037890de0efebcb184788cc1334638 1855 mongodb_1.4.2-1.dsc
 1eb6127c774e69c62ef43eee822d64efa7d426cf 1171791 mongodb_1.4.2.orig.tar.gz
 8f9c5b305da069bafcba2c4be550f1223734d14a 15551 mongodb_1.4.2-1.debian.tar.gz
 04770a975ae1eb3b045eab906a701663385c2095 10700726 mongodb_1.4.2-1_amd64.deb
Checksums-Sha256: 
 9353ec51c87da620bace4149aa54f3f2553ef7aa7e40531dbf47d45be6a4abc8 1855 
mongodb_1.4.2-1.dsc
 0796cb68afb3e169b09d86c36d75fc1d932acfcc21e26dcd4e8c923f9ed6cc9e 1171791 
mongodb_1.4.2.orig.tar.gz
 2264ef9f9fb810856eabefb011508c45a3146ad53c9261fd477e618942bb7425 15551 
mongodb_1.4.2-1.debian.tar.gz
 94debcca86309850caa84849ebdf245db74f59ecaceac4819d5decaa4414c227 10700726 
mongodb_1.4.2-1_amd64.deb
Files: 
 a7dc6a1731fb2e3900dcc272a8350bc2 1855 database optional mongodb_1.4.2-1.dsc
 4e8dbd7c4892eb32e7f6db13f1e2079e 1171791 database optional 
mongodb_1.4.2.orig.tar.gz
 8e7c93f67c68c13a9097a5be32c2efb1 15551 database optional 
mongodb_1.4.2-1.debian.tar.gz
 f67f4570eb03b7827d95b2ddf805046a 10700726 database optional 
mongodb_1.4.2-1_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAkvXKuwACgkQluuhBRvyMFoXGACcDLKfjbq0jid2sPcPfUTaQdsA
CKYAoLKKcpnQ/QP8X0ySzhykWZFvcXx/
=RffQ
-END PGP SIGNATURE-


Accepted:
mongodb_1.4.2-1.debian.tar.gz
  to main/m/mongodb/mongodb_1.4.2-1.debian.tar.gz
mongodb_1.4.2-1.dsc
  to main/m/mongodb/mongodb_1.4.2-1.dsc
mongodb_1.4.2-1_amd64.deb
  to main/m/mongodb/mongodb_1.4.2-1_amd64.deb
mongodb_1.4.2.orig.tar.gz
  to main/m/mongodb/mongodb_1.4.2.orig.tar.gz


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1o7bcq-0002qo...@ries.debian.org



Accepted cherokee 0.99.48-1 (source all amd64)

2010-04-28 Thread Gunnar Wolf
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 28 Apr 2010 12:42:52 -0500
Source: cherokee
Binary: cherokee libcherokee-base0 libcherokee-base0-dev libcherokee-client0 
libcherokee-client0-dev libcherokee-config0 libcherokee-config0-dev 
libcherokee-server0 libcherokee-server0-dev libcherokee-mod-admin 
libcherokee-mod-mysql libcherokee-mod-ldap libcherokee-mod-libssl 
libcherokee-mod-streaming libcherokee-mod-geoip libcherokee-mod-rrd cget 
cherokee-doc
Architecture: source amd64 all
Version: 0.99.48-1
Distribution: unstable
Urgency: low
Maintainer: Gunnar Wolf gw...@debian.org
Changed-By: Gunnar Wolf gw...@debian.org
Description: 
 cget   - web page downloader
 cherokee   - Very fast, flexible and easy to configure web server
 cherokee-doc - Very fast, flexible and easy to configure web server
 libcherokee-base0 - Cherokee web server - Base libraries
 libcherokee-base0-dev - Cherokee web server - base libraries' development files
 libcherokee-client0 - Cherokee web server - Client libraries
 libcherokee-client0-dev - Cherokee web server - Client libraries' development 
files
 libcherokee-config0 - Cherokee web server - Configuration libraries
 libcherokee-config0-dev - Cherokee web server - Configuration libraries' 
development files
 libcherokee-mod-admin - Cherokee web server - Administrative plugin
 libcherokee-mod-geoip - Cherokee web server - GeoIP-based IP resolution 
functionality
 libcherokee-mod-ldap - Cherokee web server - LDAP user validator plugin
 libcherokee-mod-libssl - Cherokee web server - SSL crypto functions plugin
 libcherokee-mod-mysql - Cherokee web server - MySQL user validator plugin
 libcherokee-mod-rrd - Cherokee web server - RRDtool based information collector
 libcherokee-mod-streaming - Cherokee web server - Media streaming functions 
plugin
 libcherokee-server0 - Cherokee web server - Server libraries
 libcherokee-server0-dev - Cherokee web server - Server librardevelopment files
Changes: 
 cherokee (0.99.48-1) unstable; urgency=low
 .
   * New Upstream Version
Checksums-Sha1: 
 57a89918a88bded46ba73a8f24a24b77bf2f6910 2416 cherokee_0.99.48-1.dsc
 624e41926527ddafe9e753a9d39be74da69c0cfd 4871636 cherokee_0.99.48.orig.tar.gz
 c3f25cd7c4fb4cadb15dce550b0468b94c866096 38593 cherokee_0.99.48-1.debian.tar.gz
 cf8766e02615fabf298e56415b984454e8015334 237834 cherokee_0.99.48-1_amd64.deb
 b3d8a579b13d01966c5ac5e7cafec5274c2fbd4f 218210 
libcherokee-base0_0.99.48-1_amd64.deb
 447e1977f0cddd8c1ba3d50f5a1af261f7205020 266382 
libcherokee-base0-dev_0.99.48-1_amd64.deb
 b02db1d136d5a437c06145c766501801e6388bdc 124950 
libcherokee-client0_0.99.48-1_amd64.deb
 a779ddcd38d4f98ef95dcb68abb20f4b9c18e8c6 123472 
libcherokee-client0-dev_0.99.48-1_amd64.deb
 b0b520c43a5058db8d20fe5232d3cf95357321aa 689188 
libcherokee-config0_0.99.48-1_amd64.deb
 22bb91fece38cdbed4104c5f93e332aacf601787 120564 
libcherokee-config0-dev_0.99.48-1_amd64.deb
 819ca65c5577f6349c6f514ba6c4cefb95fc7147 396668 
libcherokee-server0_0.99.48-1_amd64.deb
 9cf2cd37f5640a3cdcad7b53622428043d999da7 355924 
libcherokee-server0-dev_0.99.48-1_amd64.deb
 b0e34dc82b3709e89ddd417f18acd0de76cd527a 129110 
libcherokee-mod-admin_0.99.48-1_amd64.deb
 a0f3eafc20315bb32a601d0648523b3e6ea3cc7b 120192 
libcherokee-mod-mysql_0.99.48-1_amd64.deb
 a41beeaa247d9f8d39d7242460433e25b1df6309 120034 
libcherokee-mod-ldap_0.99.48-1_amd64.deb
 07b969d064b42adfe3a3c77c20644d769097cac9 124330 
libcherokee-mod-libssl_0.99.48-1_amd64.deb
 48c95af67e55288996a2cf87c115854cae4df6d3 120748 
libcherokee-mod-streaming_0.99.48-1_amd64.deb
 3e9a20c06d35d360f4d7fcb75da9c2115ab54781 118452 
libcherokee-mod-geoip_0.99.48-1_amd64.deb
 858ad2dee0541df6769fc2ac9917508592969241 123670 
libcherokee-mod-rrd_0.99.48-1_amd64.deb
 3db4c6ad57a6799e75cab93294150aa230231281 122524 cget_0.99.48-1_amd64.deb
 098bc09cd497f6b2a40f659b0f0e1bfee111f690 2812914 cherokee-doc_0.99.48-1_all.deb
Checksums-Sha256: 
 78b114499892935e6c524d3f49b4d6f3c71208bc0b96159640216c7957bdbbf9 2416 
cherokee_0.99.48-1.dsc
 405c012e05207100ab1a6f18135da330972f17ffe6de5275d659601eab1503b6 4871636 
cherokee_0.99.48.orig.tar.gz
 f38b4b13f95161cbbba599a9277e60748376bf43d7c8274d0d2b1157fa731c46 38593 
cherokee_0.99.48-1.debian.tar.gz
 60532082a3b3727c92aa1cfd96ea350b1becd7a1a0e3b5705d9d072530ea023e 237834 
cherokee_0.99.48-1_amd64.deb
 dbe8e58172e61667acaebc00a191ce081778ef54c8bc661aa543818839569139 218210 
libcherokee-base0_0.99.48-1_amd64.deb
 cbd14e09cd5bbe578b59b3e5f912d0d20c004b6e7c4c2bd04a38023fa8240a79 266382 
libcherokee-base0-dev_0.99.48-1_amd64.deb
 a12c79750ed1fc2d9b7c09a682eeafcb48b074aa0dc211029cbb3079c7bcd670 124950 
libcherokee-client0_0.99.48-1_amd64.deb
 d6d2918efdf023e7531826dae572a341bf91d58956cc5e977e8dc10755101910 123472 
libcherokee-client0-dev_0.99.48-1_amd64.deb
 30bd428f373c88a29efdca3261b74d4ff6ee323ebd28acf232bea228ad78c870 689188 
libcherokee-config0_0.99.48-1_amd64.deb
 84fdb9e442f7d4142f2f3eeb39e797a1d0f9c001429ed678c843fee506b80972 120564 

Accepted libnet-smtp-server-perl 1.1-4 (source all)

2010-04-28 Thread gregor herrmann
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 28 Apr 2010 20:04:18 +0200
Source: libnet-smtp-server-perl
Binary: libnet-smtp-server-perl
Architecture: source all
Version: 1.1-4
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: gregor herrmann gre...@debian.org
Description: 
 libnet-smtp-server-perl - native Perl SMTP Server implementation for Perl
Closes: 509105 579492
Changes: 
 libnet-smtp-server-perl (1.1-4) unstable; urgency=low
 .
   * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
 field (source stanza); Homepage field (source stanza). Removed: XS-
 Vcs-Svn fields.
   * Use dist-based URL in debian/watch.
   * Change Homepage field and remove misspelled pseudo-field Homepage from
 long description (closes: #509105).
 .
   * Add libnet-dns-perl to Depends (closes: #579492).
   * Switch to debhelper 7.
   * Convert to source format 3.0 (quilt).
   * Don't install README anymore.
   * Add /me to Uploaders.
   * Set Standards-Version to 3.8.4; remove version from perl build dependency.
   * debian/copyright: use DEP5 formatting.
Checksums-Sha1: 
 09ea3c3fb01b15b84118afae240d63298a47afe1 2067 libnet-smtp-server-perl_1.1-4.dsc
 8003e9f03a13ec01fd7d6658aba404845deb05d2 2515 
libnet-smtp-server-perl_1.1-4.debian.tar.gz
 cd34c0c2919019e601f76dd547521b07c506b235 18876 
libnet-smtp-server-perl_1.1-4_all.deb
Checksums-Sha256: 
 d837c7842f3bb7904f63776538642d7d0c7a234592c6916f6a6d8a01c8185f98 2067 
libnet-smtp-server-perl_1.1-4.dsc
 8e1658e9b575ac345b22f6844b4b5f19daa038d00ae46f9c02bc5b1370572d96 2515 
libnet-smtp-server-perl_1.1-4.debian.tar.gz
 f23b6fb426fddcb1b8cf73582cd0dd76bacd9e977149354a71a1ff092b899681 18876 
libnet-smtp-server-perl_1.1-4_all.deb
Files: 
 9b0b3bdbedd704c2d181b75d049e4f4c 2067 perl optional 
libnet-smtp-server-perl_1.1-4.dsc
 f4fc4c5ab09b020481d1a4f51936efc5 2515 perl optional 
libnet-smtp-server-perl_1.1-4.debian.tar.gz
 a865a85cff004c502ee922770b894ee4 18876 perl optional 
libnet-smtp-server-perl_1.1-4_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iQIcBAEBCAAGBQJL2HjvAAoJELs6aAGGSaoGEzwP/1ffHMG1BND+U8MRMKMi2ZNC
jxx1cLN8xYOy7MCntQysBHYUrGbLFA4MTt95pcQ7vTSNTnfTCFcJwYUPw7wO8Vnp
Mg7HVK8EkYa9C0Vn337LcUqAw64qveBqwgbV5/C268NoNORl03QO8Z24VdbeMeqP
luaLIoiC8VtXhkEIM8TjSVra+7Q/X2CdXs61QwdcrZ0Q4epKCIgeLA85+ae9j9n3
N/31Ds140mKzIBvkFIa9VjNzvJmHWfIhOZwkmum8NHZYFcoRos7OTyCHh1rMRjBA
3sVjoPLLeRnOviOBjI2aze9L6UxTkxig9YNd8dlr5K9vVIJBKl7opBu4CdAp8BmU
CTz8q3woQYSmQwd96pkmFA1Qzp7uRu/vhMrWJYV+jYT3iDX/VBvqgDUMAwNQdnQf
1a3zUSjh7UTS+rs7pUUVeAxzFOss/H0vhoEFCzeFNmEoSymktKeZCa2r4rQ25ukm
2aon+uHUmxixUqVAzBIQyjJQUDk64M3CEmup8sdVk0zK6pJNVX3/q+LHPMV2YO4U
pdViXDWTEUoLWdFlDSRXd718K8dH4va2vIdkhqIICLz6voi+nAohxlG1SX0ALGji
CcFMPZeYhyg2MEe8ClTaugWbYV9bRppkBuoDYINpto0ubS3QawcxDo5SzTxCIwI2
xDLySkT7BMaYbrS8KgSU
=f+jS
-END PGP SIGNATURE-


Accepted:
libnet-smtp-server-perl_1.1-4.debian.tar.gz
  to 
main/libn/libnet-smtp-server-perl/libnet-smtp-server-perl_1.1-4.debian.tar.gz
libnet-smtp-server-perl_1.1-4.dsc
  to main/libn/libnet-smtp-server-perl/libnet-smtp-server-perl_1.1-4.dsc
libnet-smtp-server-perl_1.1-4_all.deb
  to main/libn/libnet-smtp-server-perl/libnet-smtp-server-perl_1.1-4_all.deb


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1o7bpt-0003ne...@ries.debian.org



Accepted python-lockfile 0.9-1 (source all)

2010-04-28 Thread Ben Finney
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 28 Apr 2010 18:54:54 +1000
Source: python-lockfile
Binary: python-lockfile
Architecture: source all
Version: 0.9-1
Distribution: unstable
Urgency: low
Maintainer: Ben Finney ben+deb...@benfinney.id.au
Changed-By: Ben Finney ben+deb...@benfinney.id.au
Description: 
 python-lockfile - file locking library for Python
Changes: 
 python-lockfile (0.9-1) unstable; urgency=low
 .
   * New upstream version. Highlight since last release:
 + Reorganise library into a package.
 + API names changed for classes:
   LinkLockFile
   MkdirLockFile
   SQLiteLockFile
 + New lockfile class ‘PIDLockFile’.
   * debian/control:
 + Declare “Standards-Version: 3.8.4”. No further changes needed.
 * Drop ‘Provides’ field, since a Python-versioned dependency should
   not be necessary (ref. ‘python-support’ documentation).
   * debian/source/format:
 + Declare source package format.
   * debian/watch:
 + Detect source files when upstream moves them to a different provider.
Checksums-Sha1: 
 b94a54499007b75c047dc1f6197b55f27ae887c5 1294 python-lockfile_0.9-1.dsc
 d7f479f088f5385375324d5045767d7ccd7806b8 16633 python-lockfile_0.9.orig.tar.gz
 3e82d2ef32dce355b42b38e9b761e797c50973f1 3235 
python-lockfile_0.9-1.debian.tar.gz
 3c37bccd0f79cf05cae7abd7a3001d60b39eb351 11188 python-lockfile_0.9-1_all.deb
Checksums-Sha256: 
 bc4b4f2d4639cc1a76b95927cacd85840fd632ddbfbb4c8a6931e412c88c1af5 1294 
python-lockfile_0.9-1.dsc
 fd74af905ecf13a0d15cbfbe0fc610bc96be2670672e745a841afe618e46a2ea 16633 
python-lockfile_0.9.orig.tar.gz
 0b0b16b02aacad696dace48d348dc909a8497ce10ea55f8d80eddf63a571ea8d 3235 
python-lockfile_0.9-1.debian.tar.gz
 c820060d160566a27cd9f8dba7788c7247f83ed2d9e3c48ef7aa38d42c491a7d 11188 
python-lockfile_0.9-1_all.deb
Files: 
 628a5576c2b189f7963bf10f53aba4d6 1294 python extra python-lockfile_0.9-1.dsc
 e0310a12fa5a5e866edb17e27ecd5464 16633 python extra 
python-lockfile_0.9.orig.tar.gz
 9b794b08180f702d2a7810472bb84fc6 3235 python extra 
python-lockfile_0.9-1.debian.tar.gz
 4695e788871a849a02f2e4623601ce4a 11188 python extra 
python-lockfile_0.9-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAkvYeBoACgkQoRg/jtECjI0rxACfcB6vyb6r27OEBQPFOo2Fqk14
TpUAn2V9ZgLaE5cpfDVk/kHAQGAMDspG
=KDgV
-END PGP SIGNATURE-


Accepted:
python-lockfile_0.9-1.debian.tar.gz
  to main/p/python-lockfile/python-lockfile_0.9-1.debian.tar.gz
python-lockfile_0.9-1.dsc
  to main/p/python-lockfile/python-lockfile_0.9-1.dsc
python-lockfile_0.9-1_all.deb
  to main/p/python-lockfile/python-lockfile_0.9-1_all.deb
python-lockfile_0.9.orig.tar.gz
  to main/p/python-lockfile/python-lockfile_0.9.orig.tar.gz


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1o7bqm-0003rh...@ries.debian.org



Accepted josm 0.0.svn3208-1 (source all)

2010-04-28 Thread David Paleino
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 28 Apr 2010 20:12:54 +0200
Source: josm
Binary: josm
Architecture: source all
Version: 0.0.svn3208-1
Distribution: unstable
Urgency: low
Maintainer: Debian GIS Project pkg-grass-de...@lists.alioth.debian.org
Changed-By: David Paleino da...@debian.org
Description: 
 josm   - Editor for OpenStreetMap
Closes: 579124
Changes: 
 josm (0.0.svn3208-1) unstable; urgency=low
 .
   * New upstream release
   * debian/patches/80-fix_images.patch added, use an empty image
 (temporary fix, should really use images from
 openstreetmap-map-icons-* packages, if available)
 (Closes: #579124)
Checksums-Sha1: 
 6eacfdbeb544011eea93e6adcc14f56864c72050 1574 josm_0.0.svn3208-1.dsc
 0b77c69ed3b2cbd36be667939db1d4b8f81d4451 8330488 josm_0.0.svn3208.orig.tar.gz
 6558e51d8241738a68dad063215f8d082ea53fa7 25490 josm_0.0.svn3208-1.debian.tar.gz
 b59816f3b13708f180b18d0f4fa78b08b7bb9ede 4095460 josm_0.0.svn3208-1_all.deb
Checksums-Sha256: 
 6325f50162ba6154f91103245c9d22aab2129d422f28f1606970c6e36cfd258d 1574 
josm_0.0.svn3208-1.dsc
 cd4a0552fe1f1c0c1081c23d25d5526ea8df509b04c62f119b4492cbd18115a2 8330488 
josm_0.0.svn3208.orig.tar.gz
 d38d393151a627a76e84890dfedc22357650442120c6eb03c49213606375b950 25490 
josm_0.0.svn3208-1.debian.tar.gz
 600dd1dbb2636d8fa1b581691ed5a763cfa6e96535a5a89c575930b2d3263e98 4095460 
josm_0.0.svn3208-1_all.deb
Files: 
 8b491643cd84f1b6a2c2f0847e20df46 1574 utils extra josm_0.0.svn3208-1.dsc
 6bdb39b46cf5a9330764479b3d884f04 8330488 utils extra 
josm_0.0.svn3208.orig.tar.gz
 2c22e09b763dc31fe1576dce65938318 25490 utils extra 
josm_0.0.svn3208-1.debian.tar.gz
 1a552e61276d2dfe91b463a7c0b30bb4 4095460 utils extra josm_0.0.svn3208-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAkvYfVwACgkQ5qqQFxOSsXTuEgCcDMzwR13TiEHNyli3+EweI9oT
L8IAn0uLeyBCg6QpSKQmDtZphnvfe8O/
=nbNF
-END PGP SIGNATURE-


Accepted:
josm_0.0.svn3208-1.debian.tar.gz
  to main/j/josm/josm_0.0.svn3208-1.debian.tar.gz
josm_0.0.svn3208-1.dsc
  to main/j/josm/josm_0.0.svn3208-1.dsc
josm_0.0.svn3208-1_all.deb
  to main/j/josm/josm_0.0.svn3208-1_all.deb
josm_0.0.svn3208.orig.tar.gz
  to main/j/josm/josm_0.0.svn3208.orig.tar.gz


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1o7ckg-0005zn...@ries.debian.org



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

2010-04-28 Thread Simon McVittie
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 28 Apr 2010 18:57:45 +0100
Source: telepathy-glib
Binary: libtelepathy-glib0 libtelepathy-glib-dev libtelepathy-glib0-dbg 
libtelepathy-glib-doc
Architecture: source all amd64
Version: 0.11.4-1
Distribution: unstable
Urgency: low
Maintainer: Debian Telepathy maintainers 
pkg-telepathy-maintain...@lists.alioth.debian.org
Changed-By: Simon McVittie s...@debian.org
Description: 
 libtelepathy-glib-dev - GLib Telepathy connection manager library (headers)
 libtelepathy-glib-doc - GLib Telepathy library (documentation)
 libtelepathy-glib0 - Telepathy framework - GLib library
 libtelepathy-glib0-dbg - GLib Telepathy library (debug symbols)
Changes: 
 telepathy-glib (0.11.4-1) unstable; urgency=low
 .
   * New upstream version
 - new API/ABI
 - disable the new GObject-Introspection for the moment, I'll enable it in
   experimental first
 - increase GLib and gtk-doc dependencies
   * Update debian/copyright
Checksums-Sha1: 
 89fd83c9fe1541f5507a22c12ab3360b9d8cf5f4 2298 telepathy-glib_0.11.4-1.dsc
 09e90cd44bf92d6f2c56e4d6b2093007d5031adc 2075668 
telepathy-glib_0.11.4.orig.tar.gz
 e15d011d7c29988844bd056d9265458169529c6a 18130 telepathy-glib_0.11.4-1.diff.gz
 d11ab0a2b166c7b4bf3416554093458a996b4f14 771976 
libtelepathy-glib-doc_0.11.4-1_all.deb
 a4fde2180ca5cb1ca0faff215bcd2e378ae75f12 435476 
libtelepathy-glib0_0.11.4-1_amd64.deb
 5d2b8f134174512d30184e6b0d9c05f1a46e027b 615234 
libtelepathy-glib-dev_0.11.4-1_amd64.deb
 169a410ccdc2da24d2c288e96bb54c7ae954df6e 720300 
libtelepathy-glib0-dbg_0.11.4-1_amd64.deb
Checksums-Sha256: 
 db6b313a79b08ded627912cf58cef8f6d5a08675e193359d86f0a064e02c9029 2298 
telepathy-glib_0.11.4-1.dsc
 8484d5bac460ba5b96cf5c7a327248190d7ee3886acf38dfa264d6671929f1b9 2075668 
telepathy-glib_0.11.4.orig.tar.gz
 a928e90b8fd5bfa631ab0210ade4fc592d48f452805b1e5440430caebd1b8099 18130 
telepathy-glib_0.11.4-1.diff.gz
 ba729975cfed6538b02e2f1a0b6f7b5e1b6e5eca34f2b421e7f3a2b599f0d248 771976 
libtelepathy-glib-doc_0.11.4-1_all.deb
 6e2bf8f1edbf5db52ea5762f49757ca60c825e3ea45937a650c6db77d7bc37fa 435476 
libtelepathy-glib0_0.11.4-1_amd64.deb
 b3f87d8ced8e3beff04c42ac3e2a06ee0253f6d79a8087314dce4973a9d01d6d 615234 
libtelepathy-glib-dev_0.11.4-1_amd64.deb
 a6cdee0c35ac94abca319285fde7266907d8b70769531525fd677e2768bc0f01 720300 
libtelepathy-glib0-dbg_0.11.4-1_amd64.deb
Files: 
 41f8b427fdbd022cc2069ae4b2dc7ad8 2298 libs optional telepathy-glib_0.11.4-1.dsc
 5a5f43d799c3dade7bd2dbcd130fa87e 2075668 libs optional 
telepathy-glib_0.11.4.orig.tar.gz
 5410fd1ab155f31c81fd646d7864dc5b 18130 libs optional 
telepathy-glib_0.11.4-1.diff.gz
 0fdaf3a20ee81a35b085dd65960aabe6 771976 doc optional 
libtelepathy-glib-doc_0.11.4-1_all.deb
 cf0306aa25833f0f113425a2ea425dab 435476 libs optional 
libtelepathy-glib0_0.11.4-1_amd64.deb
 1e606cfcd8ecd01f3844529d73cbc00b 615234 libdevel optional 
libtelepathy-glib-dev_0.11.4-1_amd64.deb
 c311d3cc0b0597ddbf4970c927d8354b 720300 debug extra 
libtelepathy-glib0-dbg_0.11.4-1_amd64.deb

-BEGIN PGP SIGNATURE-

iQIVAwUBS9h/gU3o/ypjx8yQAQjS3g/+OnUvb2SjQe9hVJyBHmNMq/FxsguTxQXc
FSdwxEmslxzMoHNIvCm25m3buS543eF9HF0UPxXPOT9y9xKGchVsyeUM6Mpy5uWh
s6uKD1PXZ/eLSRHqeFlaAW4Cqa3mJfkVQu/S7Y8hguoASvWwmV5lYJW2TRzky0pK
NzlB7hZOZCmTo+tJphlQ0mq28iTjaT/GwJMm4q/rA03pG7rkGMaXQo/Z2mJFg5fR
Kyo/Z71S1CDJ1LXowxj0yOA3uyW4O9iMxOKOModI8DRur9NQZbvo/lT9tTkGmj79
B+TAOUs/rg5J6KJ496PvyBZv1zGUkypNgYwKGmthgk7VgI5CTa4Al2EXU6IRp4pc
OfG8ie+JIig5O1rcivzqJW2rqJuhsVBatg03lKvpavh6QaOAOr4DuczjQ4EqPJDh
RAJdHdm2v/sXDuyBKG7oL+hDy8x2T+oQffRpZJbR6Z62HtebgJPohxog11NwrHM7
CODb0BfY9+4N+PdteYfVPNcwZujlWIeo6kuxqiPfBUEmkSqoIAfe2yyjXUko/i17
I+q6jkT57fw1zy6YeqsDOWxzcZE68fDpG3unVKKpiBzjHG3N0lvr1t8esCl8pt6B
cYnTB2WBA0LtS3mSsX7nuAqjo8Iq7Fi8vMM3s0h2bZ6gWTKSO5buT14ZxBrIYbRT
H+kjac8BToY=
=kQjq
-END PGP SIGNATURE-


Accepted:
libtelepathy-glib-dev_0.11.4-1_amd64.deb
  to main/t/telepathy-glib/libtelepathy-glib-dev_0.11.4-1_amd64.deb
libtelepathy-glib-doc_0.11.4-1_all.deb
  to main/t/telepathy-glib/libtelepathy-glib-doc_0.11.4-1_all.deb
libtelepathy-glib0-dbg_0.11.4-1_amd64.deb
  to main/t/telepathy-glib/libtelepathy-glib0-dbg_0.11.4-1_amd64.deb
libtelepathy-glib0_0.11.4-1_amd64.deb
  to main/t/telepathy-glib/libtelepathy-glib0_0.11.4-1_amd64.deb
telepathy-glib_0.11.4-1.diff.gz
  to main/t/telepathy-glib/telepathy-glib_0.11.4-1.diff.gz
telepathy-glib_0.11.4-1.dsc
  to main/t/telepathy-glib/telepathy-glib_0.11.4-1.dsc
telepathy-glib_0.11.4.orig.tar.gz
  to main/t/telepathy-glib/telepathy-glib_0.11.4.orig.tar.gz


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1o7cqj-0006ua...@ries.debian.org



Accepted tinymce 3.3.4-1 (source all)

2010-04-28 Thread Frank Habermann
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 28 Apr 2010 20:22:00 +0200
Source: tinymce
Binary: tinymce
Architecture: source all
Version: 3.3.4-1
Distribution: unstable
Urgency: low
Maintainer: Frank Habermann lordla...@lordlamer.de
Changed-By: Frank Habermann lordla...@lordlamer.de
Description: 
 tinymce- platform independent web based Javascript/HTML WYSIWYG editor
Changes: 
 tinymce (3.3.4-1) unstable; urgency=low
 .
   * new upstream release
Checksums-Sha1: 
 63fa6a0947e2481d5b35b16e033a89cca3ff89fc 949 tinymce_3.3.4-1.dsc
 0ca8971330ccd56ea1308945e5c38f08613c7191 582282 tinymce_3.3.4.orig.tar.gz
 bbae6fb7aa05c50f137bb918fc8067b5a475589f 3678 tinymce_3.3.4-1.diff.gz
 ace6ca72d5e76dc2b75dc9a2f4b31452589637b7 468508 tinymce_3.3.4-1_all.deb
Checksums-Sha256: 
 537b339ba2c3327ca172f01974226b55ea31c01611c682975eb8cb5929fe3e79 949 
tinymce_3.3.4-1.dsc
 26d6d318f538ab2fdaa774e8e9ffea2fe300bfb0bc48edb59778bbe14db892b1 582282 
tinymce_3.3.4.orig.tar.gz
 ca2ae31ae01250bb41c803f6af0282394f8e2abc41602d5b0361f09e29c8568a 3678 
tinymce_3.3.4-1.diff.gz
 62f971c12f6b46f5960a82928fa6a5f8b23bfbafb23b90d9b47037bbd5936d9c 468508 
tinymce_3.3.4-1_all.deb
Files: 
 7966a20187a3523c3cb7bc71905b6e76 949 web optional tinymce_3.3.4-1.dsc
 cf9e2955613e7ec906e9ab82b5b2a528 582282 web optional tinymce_3.3.4.orig.tar.gz
 ad315898f4ef10e51ca15f82630fdb86 3678 web optional tinymce_3.3.4-1.diff.gz
 233629fa9c6cdf0ffca30c0005b235dd 468508 web optional tinymce_3.3.4-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAkvYf4gACgkQ+C5cwEsrK55qUwCfQZn98UHq6BL99WzhoY6PYD/4
IacAoMWDupIwplbab2rBtJA50MJ6HOQP
=wpfG
-END PGP SIGNATURE-


Accepted:
tinymce_3.3.4-1.diff.gz
  to main/t/tinymce/tinymce_3.3.4-1.diff.gz
tinymce_3.3.4-1.dsc
  to main/t/tinymce/tinymce_3.3.4-1.dsc
tinymce_3.3.4-1_all.deb
  to main/t/tinymce/tinymce_3.3.4-1_all.deb
tinymce_3.3.4.orig.tar.gz
  to main/t/tinymce/tinymce_3.3.4.orig.tar.gz


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1o7cr8-0006wa...@ries.debian.org



Accepted zendframework 1.10.4-1 (source all)

2010-04-28 Thread Frank Habermann
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 28 Apr 2010 20:10:00 +0200
Source: zendframework
Binary: zendframework zendframework-bin
Architecture: source all
Version: 1.10.4-1
Distribution: unstable
Urgency: low
Maintainer: Frank Habermann lordla...@lordlamer.de
Changed-By: Frank Habermann lordla...@lordlamer.de
Description: 
 zendframework - powerful PHP framework
 zendframework-bin - binary scripts for zendframework
Changes: 
 zendframework (1.10.4-1) unstable; urgency=low
 .
   * new upstream release
Checksums-Sha1: 
 55a71e8ef4f51c3558473856bd16659425a7c9ec 1087 zendframework_1.10.4-1.dsc
 7f9518f3de26b60a09839edf57a718ef296f4c12 3584334 
zendframework_1.10.4.orig.tar.gz
 c5d50cf058140266a44cba70ea831aa1cf5be958 4144 zendframework_1.10.4-1.diff.gz
 5ffe51f01c7483a21cd577a0351c7435cc83b04b 3591768 zendframework_1.10.4-1_all.deb
 2dfdffe77872822410aeef7dc3675d029f606466 9132 
zendframework-bin_1.10.4-1_all.deb
Checksums-Sha256: 
 35f64fbd14649b16159065a578d06584314c53d32d5aa164c581cedefe0037af 1087 
zendframework_1.10.4-1.dsc
 6824ec9ff37425f2013461443b2b5608614a8e40cec5cf6662ae0cf30f7734df 3584334 
zendframework_1.10.4.orig.tar.gz
 ba961cc4c4597c12b926d5815ee2591b6fb2a91b9be9b0d0737e22ccdf6a4ff9 4144 
zendframework_1.10.4-1.diff.gz
 b13202c02c0ed79858fc60643d8936728a096f6c4d1a63d71272c7db483294f3 3591768 
zendframework_1.10.4-1_all.deb
 dbf1bfb5ae4adc3b2c4adb4cacdb0f5e2a70f22cb4f1967b4e06214b9b71bf0d 9132 
zendframework-bin_1.10.4-1_all.deb
Files: 
 75b1553ccf46c2319b0fa6b2ebe24d9b 1087 web optional zendframework_1.10.4-1.dsc
 7c42ce5efee6923aa5c6d6c3cccdaa9b 3584334 web optional 
zendframework_1.10.4.orig.tar.gz
 7e16742980b3f41051a76ba656950230 4144 web optional 
zendframework_1.10.4-1.diff.gz
 e03ced9ca2299ae28e0e5f7306c0b467 3591768 web optional 
zendframework_1.10.4-1_all.deb
 63fd695fc1fe2ed383b67794a43f2abc 9132 web optional 
zendframework-bin_1.10.4-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAkvYf7oACgkQ+C5cwEsrK56sAQCcDcI45iIMNYvCcbYkVSqi+5RJ
M24AoMUaZN7SNnynMyY8F1m7hKV4XnM8
=YvhW
-END PGP SIGNATURE-


Accepted:
zendframework-bin_1.10.4-1_all.deb
  to main/z/zendframework/zendframework-bin_1.10.4-1_all.deb
zendframework_1.10.4-1.diff.gz
  to main/z/zendframework/zendframework_1.10.4-1.diff.gz
zendframework_1.10.4-1.dsc
  to main/z/zendframework/zendframework_1.10.4-1.dsc
zendframework_1.10.4-1_all.deb
  to main/z/zendframework/zendframework_1.10.4-1_all.deb
zendframework_1.10.4.orig.tar.gz
  to main/z/zendframework/zendframework_1.10.4.orig.tar.gz


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1o7ctq-0006cd...@ries.debian.org



Accepted socat 1.7.1.2-4 (source amd64)

2010-04-28 Thread Chris Taylor
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 28 Apr 2010 18:45:21 +
Source: socat
Binary: socat
Architecture: source amd64
Version: 1.7.1.2-4
Distribution: unstable
Urgency: low
Maintainer: Chris Taylor ctay...@debian.org
Changed-By: Chris Taylor ctay...@debian.org
Description: 
 socat  - multipurpose relay for bidirectional data transfer
Closes: 579494
Changes: 
 socat (1.7.1.2-4) unstable; urgency=low
 .
   * Build-dep on libreadline5-dev (Closes: #579494)
Checksums-Sha1: 
 c46b7f68f5df55bb3c370f0c032b12b89f37acf8 1071 socat_1.7.1.2-4.dsc
 c28c6dc7341bc14a136c289f54bec191c2543456 11532 socat_1.7.1.2-4.debian.tar.gz
 508ed674ee453047acd041c1739a9ee96c6e2346 379114 socat_1.7.1.2-4_amd64.deb
Checksums-Sha256: 
 9fee7baaf33ec366db94663e0da839f13745a7ea50dbec59c605a2d72a805a1b 1071 
socat_1.7.1.2-4.dsc
 fa2aa9a0225d9b2e485eb3c3f7d5976155960a6c760533a2d4d03d3fd6634890 11532 
socat_1.7.1.2-4.debian.tar.gz
 9325ae0018ae5c51a71879a91f84ed20adf3e3d8c7d56c736c583e072700409e 379114 
socat_1.7.1.2-4_amd64.deb
Files: 
 ad3fdf2b1aa517ff706a083d38319599 1071 net extra socat_1.7.1.2-4.dsc
 a79b32625127f1afc2ce8ef4a264bfed 11532 net extra socat_1.7.1.2-4.debian.tar.gz
 6ba0658fec5d2a16be354a4be513a11f 379114 net extra socat_1.7.1.2-4_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAkvYhHwACgkQLpNUoan9SCG1PACdENv64Gn22db51QnsUshvbxr6
MqYAoI0Z2D8sNIzi9pO2CHWSDEBXHoBJ
=Dx06
-END PGP SIGNATURE-


Accepted:
socat_1.7.1.2-4.debian.tar.gz
  to main/s/socat/socat_1.7.1.2-4.debian.tar.gz
socat_1.7.1.2-4.dsc
  to main/s/socat/socat_1.7.1.2-4.dsc
socat_1.7.1.2-4_amd64.deb
  to main/s/socat/socat_1.7.1.2-4_amd64.deb


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1o7cww-0007bw...@ries.debian.org



Accepted logilab-common 0.50.1-1 (source all)

2010-04-28 Thread Sandro Tosi
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 28 Apr 2010 20:33:21 +0200
Source: logilab-common
Binary: python-logilab-common
Architecture: source all
Version: 0.50.1-1
Distribution: unstable
Urgency: low
Maintainer: Debian Python Modules Team 
python-modules-t...@lists.alioth.debian.org
Changed-By: Sandro Tosi mo...@debian.org
Description: 
 python-logilab-common - useful miscellaneous modules used by Logilab projects
Changes: 
 logilab-common (0.50.1-1) unstable; urgency=low
 .
   * New upstream release
   * debian/control
 - removed XB-Python-Version from binary stanza
   * debian/copyright
 - upstream switched from GPLv2 to LPGLv2.1, updating information 
accordingly
   * debian/{control, rules, patches/*}
 - removed dpatch, no more needed
   * debian/rules
 - remove the dummy __init__.py after do has built, else epydoc refuses to
   build it
 - use py_setup_install_args, including python.mk
   * debian/control
 - bump versione b-d on python (to properly support --install-layout=deb)
Checksums-Sha1: 
 f111f8f017dfe496e4eba09296637b43f15ee683 1581 logilab-common_0.50.1-1.dsc
 c646f48bf347b5838481ecf48792ad80d0013373 164975 
logilab-common_0.50.1.orig.tar.gz
 73fcfd5433b37ea438e6cdf3b81dbc592c1e2973 7353 logilab-common_0.50.1-1.diff.gz
 78e30e6b65651756ffd109db89c51520426d00c6 609854 
python-logilab-common_0.50.1-1_all.deb
Checksums-Sha256: 
 9252d5cc9e6a4de24d013095974f55db61a8064be6d8aeb07b3c319666848828 1581 
logilab-common_0.50.1-1.dsc
 30b42836a0d59bc8bc87e4897025eda32759a84d4647dc7e269a1cf1e010721f 164975 
logilab-common_0.50.1.orig.tar.gz
 99d62a24b71e7a7b79c2cb8e87e6e96a5ac9e0e19b88bb26ac9a6c55ef992dd5 7353 
logilab-common_0.50.1-1.diff.gz
 dd021e69ee4cb9a872755169b7b0130622df5004ac3f8b65587e51a3befc4b24 609854 
python-logilab-common_0.50.1-1_all.deb
Files: 
 ccc19afa8b1ba2543575db647ac43c71 1581 python optional 
logilab-common_0.50.1-1.dsc
 4477ad4f573a64e33d9cad90c297746a 164975 python optional 
logilab-common_0.50.1.orig.tar.gz
 838372376df02157aee83cce88a7f7a2 7353 python optional 
logilab-common_0.50.1-1.diff.gz
 6c128d441239d90c06e9d1ac2fe32a59 609854 python optional 
python-logilab-common_0.50.1-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAkvYghAACgkQAukwV0RN2VCatQCeIO+JPB/4nfqAhtrMYTp4mYZm
+6YAnAtxoxOJiNGYFCPaOvLTpiNyMLeS
=QSik
-END PGP SIGNATURE-


Accepted:
logilab-common_0.50.1-1.diff.gz
  to main/l/logilab-common/logilab-common_0.50.1-1.diff.gz
logilab-common_0.50.1-1.dsc
  to main/l/logilab-common/logilab-common_0.50.1-1.dsc
logilab-common_0.50.1.orig.tar.gz
  to main/l/logilab-common/logilab-common_0.50.1.orig.tar.gz
python-logilab-common_0.50.1-1_all.deb
  to main/l/logilab-common/python-logilab-common_0.50.1-1_all.deb


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1o7d0j-0002pf...@ries.debian.org



Accepted mpg123 1.12.1-1 (source amd64)

2010-04-28 Thread Daniel Kobras
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 28 Apr 2010 21:18:28 +0200
Source: mpg123
Binary: mpg123 libmpg123-0 libmpg123-dev mpg123-oss-i486 mpg123-oss-3dnow 
mpg123-esd mpg123-nas mpg123-alsa
Architecture: source amd64
Version: 1.12.1-1
Distribution: unstable
Urgency: low
Maintainer: Daniel Kobras kob...@debian.org
Changed-By: Daniel Kobras kob...@debian.org
Description: 
 libmpg123-0 - MPEG layer 1/2/3 audio decoder -- runtime library
 libmpg123-dev - MPEG layer 1/2/3 audio decoder -- development files
 mpg123 - MPEG layer 1/2/3 audio player
 mpg123-alsa - MPEG layer 1/2/3 audio player with ALSA support - dummy package
 mpg123-esd - MPEG layer 1/2/3 audio player with Esound support - dummy package
 mpg123-nas - MPEG layer 1/2/3 audio player with NAS support - dummy package
 mpg123-oss-3dnow - MPEG layer 1/2/3 audio player for 3DNow! machines - dummy 
package
 mpg123-oss-i486 - MPEG layer 1/2/3 audio player for i486 machines - dummy 
package
Closes: 572975
Changes: 
 mpg123 (1.12.1-1) unstable; urgency=low
 .
   * New upstream version. Closes: #572975
   * debian/control: Package complies with version 3.8.4 of Debian policy.
   * debian/control: Add substitution variable misc:Depends to package
 dependency lines to placate lintian.
   * debian/libmpg123-0.symbols.common.in: Add new symbols mpg123_open_handle
 and mpg123_replace_reader_handle.
Checksums-Sha1: 
 455ede0fac2bcefbbbe0cfd20d61c0863b6621fd 1243 mpg123_1.12.1-1.dsc
 f1c2a543c593899a790eba1bfd0dd4bd662cf058 929492 mpg123_1.12.1.orig.tar.gz
 e13b8d9d3c8b856e599bb46732db9538cd7de6fb 17899 mpg123_1.12.1-1.diff.gz
 ad1cddbda74d96d7a0de7511b1ff30bd00802b02 143732 libmpg123-0_1.12.1-1_amd64.deb
 f8f72de82a3a3d137cb88e6ec9b221f06216fddf 190232 
libmpg123-dev_1.12.1-1_amd64.deb
 b9621eef0c90440201d0cf3a58ea80eaf1a16851 152020 mpg123_1.12.1-1_amd64.deb
 e559162b455a6f8f745955e253c2d5e002d18337 13808 mpg123-esd_1.12.1-1_amd64.deb
 27b15ef33a6e7b9eb3532d739819cd5b3f6f116b 13812 mpg123-nas_1.12.1-1_amd64.deb
 bab6c912aa6514f0dffe3fd8c41a89fe8e92b2f7 13802 mpg123-alsa_1.12.1-1_amd64.deb
Checksums-Sha256: 
 ddb86289e1966a24f7ffb564e95dcf85c44da0fcc7f54ce223f8bf8f1023614a 1243 
mpg123_1.12.1-1.dsc
 254f363367e33f840666404e9e43f07a33b47d1c6b3e254828657aa440d41678 929492 
mpg123_1.12.1.orig.tar.gz
 7e0348b6c9f1605bfd2f9155b6b710967bad2dfd02fde064378e485dfb464ca8 17899 
mpg123_1.12.1-1.diff.gz
 24f6c322ef2073c357fce220c935baa5d791075be01d23227a6a63e878c37332 143732 
libmpg123-0_1.12.1-1_amd64.deb
 d3be4613b4e06807a4d88dd8fa56bfee14aa57119a197d97132067bb99537936 190232 
libmpg123-dev_1.12.1-1_amd64.deb
 01bfd14a8af36c6a5ce496221924d009ca563fe92617d877c37491fba9232846 152020 
mpg123_1.12.1-1_amd64.deb
 8209567813f90a5d7a8af52a18776e11e3a7da3c0ce8f09897dd35ee0ab93625 13808 
mpg123-esd_1.12.1-1_amd64.deb
 4416521d0bd94401601b216a2db2ae8404efd0d2b196cc82a6e7e88a38cfb414 13812 
mpg123-nas_1.12.1-1_amd64.deb
 4f6aaf509a455e315666f62bee71644aa2d5cbb4dde4de2238f8cba3cbbd1c25 13802 
mpg123-alsa_1.12.1-1_amd64.deb
Files: 
 6fbf9f119e26975dff875c22f4a48581 1243 sound optional mpg123_1.12.1-1.dsc
 b5a9b21ada3b5fa3db2fe8436d5f39c5 929492 sound optional 
mpg123_1.12.1.orig.tar.gz
 232a44322591e75265c3fdfb6f06345f 17899 sound optional mpg123_1.12.1-1.diff.gz
 5d497ff6fb45f204148d4d8038a50887 143732 libs optional 
libmpg123-0_1.12.1-1_amd64.deb
 d11a61b2eeb835c0d161525bad076667 190232 libdevel optional 
libmpg123-dev_1.12.1-1_amd64.deb
 1f4a1a07d09c0f753ce94e437a7e83dd 152020 sound optional 
mpg123_1.12.1-1_amd64.deb
 93bdb95c4f3fdc346dcd73755142437a 13808 sound optional 
mpg123-esd_1.12.1-1_amd64.deb
 5abe34c25b8f97206f425deca98a9f36 13812 sound optional 
mpg123-nas_1.12.1-1_amd64.deb
 bdc133553c5b55accbb261803c77b66d 13802 sound optional 
mpg123-alsa_1.12.1-1_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAkvYjHAACgkQpOKIA4m/fiv0swCgzpmqXdeGDlwRC2dmWJKsE3lj
6+EAn0abTaANhl8QOEuboeq4PqfWdcm9
=06fr
-END PGP SIGNATURE-


Accepted:
libmpg123-0_1.12.1-1_amd64.deb
  to main/m/mpg123/libmpg123-0_1.12.1-1_amd64.deb
libmpg123-dev_1.12.1-1_amd64.deb
  to main/m/mpg123/libmpg123-dev_1.12.1-1_amd64.deb
mpg123-alsa_1.12.1-1_amd64.deb
  to main/m/mpg123/mpg123-alsa_1.12.1-1_amd64.deb
mpg123-esd_1.12.1-1_amd64.deb
  to main/m/mpg123/mpg123-esd_1.12.1-1_amd64.deb
mpg123-nas_1.12.1-1_amd64.deb
  to main/m/mpg123/mpg123-nas_1.12.1-1_amd64.deb
mpg123_1.12.1-1.diff.gz
  to main/m/mpg123/mpg123_1.12.1-1.diff.gz
mpg123_1.12.1-1.dsc
  to main/m/mpg123/mpg123_1.12.1-1.dsc
mpg123_1.12.1-1_amd64.deb
  to main/m/mpg123/mpg123_1.12.1-1_amd64.deb
mpg123_1.12.1.orig.tar.gz
  to main/m/mpg123/mpg123_1.12.1.orig.tar.gz


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1o7dfo-0003pi...@ries.debian.org



Accepted aspell-gu 0.03-0-5 (source all)

2010-04-28 Thread Debian-IN Team
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 29 Apr 2010 01:08:51 +0530
Source: aspell-gu
Binary: aspell-gu
Architecture: source all
Version: 0.03-0-5
Distribution: unstable
Urgency: low
Maintainer: Debian-IN Team debian-in-work...@lists.alioth.debian.org
Changed-By: Debian-IN Team debian-in-work...@lists.alioth.debian.org
Description: 
 aspell-gu  - Gujarati (gu) dictionary for GNU aspell
Changes: 
 aspell-gu (0.03-0-5) unstable; urgency=low
 .
   [Kartik Mistry]
   * Updated package to use new source format 3.0 (quilt)
   * debian/control:
 + Updated Standards-Version to 3.8.4 (no changes needed)
 + Wrapped up Build-Depends-Indep, Depends
 + Updated debhelper dependency to = 7.0.5~
   * debian/rules:
 + Used dh_prep instead of dh_clean -k
Checksums-Sha1: 
 d12ddeccbdb5cd1b10cc5fbe498c004ebf9eb144 1357 aspell-gu_0.03-0-5.dsc
 9bdc1ce21cb23cd318e456c546edbbe2ccefd713 2807 aspell-gu_0.03-0-5.debian.tar.gz
 879b55e84cab5f07607ca210bab4e9c8e84a142b 204148 aspell-gu_0.03-0-5_all.deb
Checksums-Sha256: 
 03c6636a10e7c156997f153e9f169d4eac3a8c35cb81e962e3f9361fc7ffee0b 1357 
aspell-gu_0.03-0-5.dsc
 16aee99475cb0b99c19beff64b806ae8a989926cc1a9841319aaf7ea1b21bbb0 2807 
aspell-gu_0.03-0-5.debian.tar.gz
 9ffcf48d7eb1767e0e1e159cb070a4c4bd5270de29257d74007b0a6b721f5905 204148 
aspell-gu_0.03-0-5_all.deb
Files: 
 75bdba96d24e09f2291e7856dba59fb0 1357 text optional aspell-gu_0.03-0-5.dsc
 bafe4d754d8634670705ba0daa7cca88 2807 text optional 
aspell-gu_0.03-0-5.debian.tar.gz
 4893faa8b9adb8f1ab479440bf776d06 204148 text optional 
aspell-gu_0.03-0-5_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAkvYkKQACgkQoRg/jtECjI0dKgCeOiiwoUv+MNDW4mosZO0kYiEl
AG0AoILRs58DxximrESuuRLjT2MAsfSL
=ELry
-END PGP SIGNATURE-


Accepted:
aspell-gu_0.03-0-5.debian.tar.gz
  to main/a/aspell-gu/aspell-gu_0.03-0-5.debian.tar.gz
aspell-gu_0.03-0-5.dsc
  to main/a/aspell-gu/aspell-gu_0.03-0-5.dsc
aspell-gu_0.03-0-5_all.deb
  to main/a/aspell-gu/aspell-gu_0.03-0-5_all.deb


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1o7f6f-0005pu...@ries.debian.org



Accepted covered 0.7.8-2 (source i386 all)

2010-04-28 Thread Ahmed El-Mahmoudy
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 28 Apr 2010 19:47:19 +0200
Source: covered
Binary: covered covered-doc
Architecture: source i386 all
Version: 0.7.8-2
Distribution: unstable
Urgency: low
Maintainer: Debian Electronics Team 
pkg-electronics-de...@lists.alioth.debian.org
Changed-By: أحمد المحمودي (Ahmed El-Mahmoudy) aelmahmo...@sabily.org
Description: 
 covered- Verilog code coverage analysis tool
 covered-doc - Verilog code coverage analysis tool - documentation
Changes: 
 covered (0.7.8-2) unstable; urgency=low
 .
   * Updated my email address.
   * Change verilog dependency to iverilog | verilog
Checksums-Sha1: 
 66f7c7a492195e33dea1deef87aaebb4897bf9dd 1712 covered_0.7.8-2.dsc
 2c1eb40fc27666aeaaf5345f657340d94ba3dab1 3993 covered_0.7.8-2.debian.tar.gz
 66d740bfdaa613a16dc67f594b15704781b0f2e6 750492 covered_0.7.8-2_i386.deb
 9c4c35c543e9716073feee45fb37733d0b52c19c 1831296 covered-doc_0.7.8-2_all.deb
Checksums-Sha256: 
 139883360818f3e4d55f1912276c772b9174a2db9100aac4885471cad5d41ea0 1712 
covered_0.7.8-2.dsc
 4a8c66b4a6ff751ea3eb84447c2c99ec8bdd863dad98de896c6044f393588e54 3993 
covered_0.7.8-2.debian.tar.gz
 272e3d54040ea4bee0bc94a97a33fedf509877740978274530cec15a951f3eb3 750492 
covered_0.7.8-2_i386.deb
 934828a94a5618ad746a22654d708d13bcdc808b13584d51cae9bff29108bd20 1831296 
covered-doc_0.7.8-2_all.deb
Files: 
 781c6099eefc08f913bda3e839fe6b00 1712 electronics optional covered_0.7.8-2.dsc
 873a31e054cd703bb18dff2b6dd7080c 3993 electronics optional 
covered_0.7.8-2.debian.tar.gz
 878940e50411362e4c318ad491a8f89d 750492 electronics optional 
covered_0.7.8-2_i386.deb
 226ecec35ee5ce4e71bf420bcc0db6b8 1831296 doc optional 
covered-doc_0.7.8-2_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iQEcBAEBCAAGBQJL2JT4AAoJELwZapTt3aG3SUMH/iByC5hnox/x+pm1/ciMsTDY
Y8UDkdjQWYtU7dTNT77PqapFmMrIUSirIrKz8LgLMc/3ON0V7r9jyTwL4nsaqLjF
DwMVXzBA6YhA7UyI2PK/IRxz75bKsXrjfKnYkzJa/i9X5Owc4R/k0s4f+ngOoTzd
7THiO3WHngjEHKCwF5rXmFyLhskaIQRSn4bHLDDwZhhyuI8kYzvAjCpR+BHnx5ed
4FrNfqRfeeOU7xZ7iwMZLAB3Sh8UyPQJi5IqAtHoxI41nIMu/ciRskpCSIErJcPm
79s4sikBEyg/5XxinJbtS4sspuWMi5uIYzSUuT0AkS2+RUNRl5AgwbEe/OqV8lI=
=LDhi
-END PGP SIGNATURE-


Accepted:
covered-doc_0.7.8-2_all.deb
  to main/c/covered/covered-doc_0.7.8-2_all.deb
covered_0.7.8-2.debian.tar.gz
  to main/c/covered/covered_0.7.8-2.debian.tar.gz
covered_0.7.8-2.dsc
  to main/c/covered/covered_0.7.8-2.dsc
covered_0.7.8-2_i386.deb
  to main/c/covered/covered_0.7.8-2_i386.deb


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1o7f99-000691...@ries.debian.org



Accepted diogenes 0.9.20-2.1 (source all)

2010-04-28 Thread Christian Perrier
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 20 Apr 2010 07:37:56 +0200
Source: diogenes
Binary: diogenes libphp-diogenes
Architecture: source all
Version: 0.9.20-2.1
Distribution: unstable
Urgency: low
Maintainer: Jeremy Lainé jeremy.la...@m4x.org
Changed-By: Christian Perrier bubu...@debian.org
Description: 
 diogenes   - web content management system
 libphp-diogenes - library for web site creation
Closes: 543313 551576
Changes: 
 diogenes (0.9.20-2.1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Bump debhelper compatibility level to 7
   * Add ${misc:Depends} to libphp-diogenes package dependencies
 in order to properly deal with dependencies triggerred by
 the use of debhelper
   * Explicitly use 1.0 as source format
   * Explicitly point to the GPL-2 document in debian/copyright
   * Split _Choices in debconf templates
   * Move libphp-diogenes package to Section: php
   * Fix pending l10n issues. Debconf translations:
 - Spanish (Francisco Javier Cuadrado).  Closes: #543313
 - Russian (Yuri Kozlov).  Closes: #551576
Checksums-Sha1: 
 6673d431ecec82ed8da48adaaae81aa2fe4f5a68 1077 diogenes_0.9.20-2.1.dsc
 e2d6ff4853bd1cd0440bada67742a5326e782ff9 644614 diogenes_0.9.20.orig.tar.gz
 1e114a93739fe6fc9bb29e312a5396ba4d857feb 27193 diogenes_0.9.20-2.1.diff.gz
 867d71edd7c83124a63b78277b88c537681237be 587922 diogenes_0.9.20-2.1_all.deb
 ffacf714cf8642520b96e38bd63d53c935ee648c 34492 
libphp-diogenes_0.9.20-2.1_all.deb
Checksums-Sha256: 
 264f05e58c7c46aa5b0f5de58b7b185e9149aa7dd187482e79b0fa30d6077bb1 1077 
diogenes_0.9.20-2.1.dsc
 04c9bf4891abe53e23a9a367734f621113c0f8b033ea1fba3c16d163cd76aaa6 644614 
diogenes_0.9.20.orig.tar.gz
 90ba81757e508b8dabe411a3770a326ad580aa503b276f3436ff94204b7fee17 27193 
diogenes_0.9.20-2.1.diff.gz
 c91531e4b728b947f9ad15607d98c256f932bdd22038aad7ea2fdf8e5f4650ad 587922 
diogenes_0.9.20-2.1_all.deb
 ddde00ad737f7b790b1e15d01cd3099c5db77d2b8434533b4b1450d17443a840 34492 
libphp-diogenes_0.9.20-2.1_all.deb
Files: 
 54ca86dc3b0105ca988edf82d1f0b9a9 1077 web optional diogenes_0.9.20-2.1.dsc
 b6060d1e4babeb9af1f17861ca361f03 644614 web optional 
diogenes_0.9.20.orig.tar.gz
 752f5d5567f4828d4345897ff79659d0 27193 web optional diogenes_0.9.20-2.1.diff.gz
 7b252ce795d6c74cd567b9ffbaa8eb71 587922 web optional 
diogenes_0.9.20-2.1_all.deb
 7ce51508cdaa46ec9d58846da41f74ab 34492 php optional 
libphp-diogenes_0.9.20-2.1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iD8DBQFLz1LF1OXtrMAUPS0RAr11AJ9qZTjuSaXlXTIqrYnLfXOI2QLpPwCfW7/M
mCgi2jeUZVraL/RDjpPUsTU=
=l+oW
-END PGP SIGNATURE-


Accepted:
diogenes_0.9.20-2.1.diff.gz
  to main/d/diogenes/diogenes_0.9.20-2.1.diff.gz
diogenes_0.9.20-2.1.dsc
  to main/d/diogenes/diogenes_0.9.20-2.1.dsc
diogenes_0.9.20-2.1_all.deb
  to main/d/diogenes/diogenes_0.9.20-2.1_all.deb
libphp-diogenes_0.9.20-2.1_all.deb
  to main/d/diogenes/libphp-diogenes_0.9.20-2.1_all.deb


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1o7fa5-0006gr...@ries.debian.org



Accepted evolution 2.30.1.2-1 (source all amd64)

2010-04-28 Thread Yves-Alexis Perez
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Wed, 28 Apr 2010 21:36:23 +0200
Source: evolution
Binary: evolution libevolution evolution-common evolution-dev evolution-dbg 
evolution-plugins evolution-plugins-experimental
Architecture: source all amd64
Version: 2.30.1.2-1
Distribution: experimental
Urgency: low
Maintainer: Debian Evolution Maintainers 
pkg-evolution-maintain...@lists.alioth.debian.org
Changed-By: Yves-Alexis Perez cor...@debian.org
Description: 
 evolution  - groupware suite with mail client and organizer
 evolution-common - architecture independent files for Evolution
 evolution-dbg - debugging symbols for Evolution
 evolution-dev - development library files for Evolution
 evolution-plugins - standard plugins for Evolution
 evolution-plugins-experimental - experimental plugins for Evolution
 libevolution - evolution libraries
Changes: 
 evolution (2.30.1.2-1) experimental; urgency=low
 .
   * New upstream bugfix release.
   * debian/patches:
 - 03_fix-face-plugin-linking dropped, included upstream.
Checksums-Sha1: 
 95539ffead3e394322ec5687360f1b8e4604a02b 3532 evolution_2.30.1.2-1.dsc
 f7e1b4c5d99c6645113a2fc710cb8d5f13769dc4 37558791 
evolution_2.30.1.2.orig.tar.gz
 ecc7c81cc0e402bcf5e54fcb4925b5fdfa76bbb4 36395 evolution_2.30.1.2-1.diff.gz
 8c27361d0322b3e718543ba670881158377e04c0 26945142 
evolution-common_2.30.1.2-1_all.deb
 0e667ed3f47d5402203724cecfbd324ad89b9149 1140826 evolution_2.30.1.2-1_amd64.deb
 3ea86b3c3ef8380c2ad6ea5f99f41c28318b163d 2298976 
libevolution_2.30.1.2-1_amd64.deb
 8938abee740a10b423d521c1fc29581023e4ed06 351838 
evolution-dev_2.30.1.2-1_amd64.deb
 71104142366a616a2806fbd69f6407a39783cf94 7852314 
evolution-dbg_2.30.1.2-1_amd64.deb
 f3d938025cd1852f9b5f3840813e7c54d028c686 346428 
evolution-plugins_2.30.1.2-1_amd64.deb
 d3b88fba89dd4b1e15217d9a33d1991bfeafc35a 168216 
evolution-plugins-experimental_2.30.1.2-1_amd64.deb
Checksums-Sha256: 
 a88620e043979768f94519ee8d5b97b8b1755e18cd79860234622920b12751c4 3532 
evolution_2.30.1.2-1.dsc
 6de26e05cadc141c95254314a3ce7328318c76d5117433d9984d3ff1c6d52045 37558791 
evolution_2.30.1.2.orig.tar.gz
 60c974f5092ab241022162005842467b91e65bde7483e52b26af8e8177d7f408 36395 
evolution_2.30.1.2-1.diff.gz
 f97db3960e5630dfe2d117d06cf1866f9199b8785ad3d3742b69a2bb36da9dd7 26945142 
evolution-common_2.30.1.2-1_all.deb
 b945d766107c64d0c838b21ba38930e5e0f97ea68be7383b40255736ef8e9880 1140826 
evolution_2.30.1.2-1_amd64.deb
 7b975258aa7187d912e5eb3fa55d74b9a1be46d5660d3b84d5c5d236c1d9b870 2298976 
libevolution_2.30.1.2-1_amd64.deb
 c9bdf06ac5da352cfce78aec66c9cf149c8ad794d06944d1ae6d685795d11c90 351838 
evolution-dev_2.30.1.2-1_amd64.deb
 683b592ae677591ea5939925f26f0802b57ad6b780fdb6aee88db5e451ab2590 7852314 
evolution-dbg_2.30.1.2-1_amd64.deb
 8b3f3183a6a197510d5ad397c6eea42606a62d494a406a0b79826cb66b9b20c4 346428 
evolution-plugins_2.30.1.2-1_amd64.deb
 d932ed5af473e66f3aa84697c5b68d8f16f0673c1f54761642e188d48825b304 168216 
evolution-plugins-experimental_2.30.1.2-1_amd64.deb
Files: 
 df4c7ba750156ec0c5c646b46803fd4e 3532 gnome optional evolution_2.30.1.2-1.dsc
 c7811e840914a95aaa88f7d58cc9abb9 37558791 gnome optional 
evolution_2.30.1.2.orig.tar.gz
 5515cb559ebbf2f4e3ef44dcf6343cfa 36395 gnome optional 
evolution_2.30.1.2-1.diff.gz
 b7a027701f7b349f0e4b77f059390763 26945142 gnome optional 
evolution-common_2.30.1.2-1_all.deb
 9a0a05e064cf10aa1e47e938d149d921 1140826 gnome optional 
evolution_2.30.1.2-1_amd64.deb
 59d67c939351a35ae8984091b63aca88 2298976 gnome optional 
libevolution_2.30.1.2-1_amd64.deb
 2bd4c2a811a22e44de9b9bea8d2bfde0 351838 devel optional 
evolution-dev_2.30.1.2-1_amd64.deb
 5820c12477b675154fbe4e32f02c06ae 7852314 debug extra 
evolution-dbg_2.30.1.2-1_amd64.deb
 94a3276c5d5f21ab99931a8149fc4bd9 346428 gnome optional 
evolution-plugins_2.30.1.2-1_amd64.deb
 fb233032f0249a6b4f7727a45b212c9d 168216 gnome optional 
evolution-plugins-experimental_2.30.1.2-1_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iQIcBAEBCgAGBQJL2J1rAAoJEDBVD3hx7wuoRAwQAJq5SIY6FaST/8fO1g9NYE2B
qqafdSskG4DOzUnWKOC/xC0nTrxgmR0Qqij9uygVP78Gr5uiJ3f+D3M3CVq/xNFE
/OMhsTKCHyePoMxCYUWdUTG0GlzZHo1SsCaCWsl0xXRop7pB9u3ZlKegzFfL1ntL
gISKfONWXMhVlx9sPVseC/4mc8FHLX/yRUqZMcLla3sKj6tMn0AD7OjsW6o/5LpR
4Yfw0jS3mM0wNPDnJWWOe4mgsT/mR4qC7sroUz3ifg02ZHvA2VKJOmZ1TXAg1v9H
pvMOlUgmge+agncqGWP3TRQbS0twyasqJn8IPivaVkiDnPUTjrnScUYyN0SggWcP
h2RuTAyv9U7zUhjFTngf3TXyEyfiRQYLr3/yEV55WOIARo/MZeD7DtvDLzM7m3LS
RHbREYrgfyopRUaK3LGBpMd7OBJm8tyWxFAGnmWHSyXtbNICbTKhXHk1+KZzR+IJ
Pq22zc42n1pRclPmS6My4GJaCdt5rE707beWkPbjhF54i4jDk86/POhHByGX2GWL
mG6yJCiPx7gCRZfLJqPyvMwJtr7ORgWEZ60Wjrk967KqLHLQJhaKGfCVAVvjg64A
FoM48S13uGd1kDHCAXsiUWH6XRPEc+K1o8C5lcBYM8Gq/v/6I0A+RRnIdq5f34Hp
cZnMdTxCVM35Y1fyyukD
=cqjg
-END PGP SIGNATURE-


Accepted:
evolution-common_2.30.1.2-1_all.deb
  to main/e/evolution/evolution-common_2.30.1.2-1_all.deb
evolution-dbg_2.30.1.2-1_amd64.deb
  to main/e/evolution/evolution-dbg_2.30.1.2-1_amd64.deb

Accepted gmic 1.3.5.0~beta1+dfsg-1 (source amd64)

2010-04-28 Thread Bernd Zeimetz
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 28 Apr 2010 19:49:35 +0200
Source: gmic
Binary: gmic gimp-gmic
Architecture: source amd64
Version: 1.3.5.0~beta1+dfsg-1
Distribution: experimental
Urgency: low
Maintainer: Bernd Zeimetz b...@debian.org
Changed-By: Bernd Zeimetz b...@debian.org
Description: 
 gimp-gmic  - GIMP plugin for GREYC's Magic Image Converter
 gmic   - GREYC's Magic Image Converter
Changes: 
 gmic (1.3.5.0~beta1+dfsg-1) experimental; urgency=low
 .
   * Beta version of the upcoming upstream version.
   * [55bc031b] Merge commit 'upstream/1.3.5.0.beta1+dfsg'
   * [35c39744] Bumping Standards-Version to 3.8.4, no changes needed.
   * [1e7913f6] debian/control: Adding VCS Information.
Checksums-Sha1: 
 bda4a5ff188c59f3c4fb9ee3701f76ad39bf727f 1419 gmic_1.3.5.0~beta1+dfsg-1.dsc
 b0b1b00fbf395e9aa56cbbd7f57f90b3415f8d18 13683742 
gmic_1.3.5.0~beta1+dfsg.orig.tar.gz
 dee4cb617943d973f020e71f9ff9a46f11bc76de 11857 
gmic_1.3.5.0~beta1+dfsg-1.debian.tar.gz
 193faaf662df766d3663c6bda74a60357dbcf99b 3744108 
gmic_1.3.5.0~beta1+dfsg-1_amd64.deb
 9579582a17a639b76e18b6e1915f2a52578f8a72 879324 
gimp-gmic_1.3.5.0~beta1+dfsg-1_amd64.deb
Checksums-Sha256: 
 de4b7311d4ff61319ec8315c004e1b42bebce8b533ac798750c02fd2fd60d356 1419 
gmic_1.3.5.0~beta1+dfsg-1.dsc
 522436ccc0b32c1cf64dd4681eb4ed2f3a49b8ee3ddc05ddb9f5b29a6ada6747 13683742 
gmic_1.3.5.0~beta1+dfsg.orig.tar.gz
 02c2e7a7ade939d2be8cd4df3a3bf9ebd5ae3285be37a892c2f3d8c4d107a37b 11857 
gmic_1.3.5.0~beta1+dfsg-1.debian.tar.gz
 b74e1ec4cfa2cfdfb14945662ca35a9cf42e6b173c93e26aee686cda55b35777 3744108 
gmic_1.3.5.0~beta1+dfsg-1_amd64.deb
 612ae9dde90ed0aed684fb38eeafad9db8d7ffc04db752640abb73c1d4602908 879324 
gimp-gmic_1.3.5.0~beta1+dfsg-1_amd64.deb
Files: 
 6e1718765bb1075ed634dc0bdb21fe77 1419 graphics optional 
gmic_1.3.5.0~beta1+dfsg-1.dsc
 0f5149a95784a24f1ae04966b16981a8 13683742 graphics optional 
gmic_1.3.5.0~beta1+dfsg.orig.tar.gz
 fb19d2bc75a6252a1d340ab44a0eb849 11857 graphics optional 
gmic_1.3.5.0~beta1+dfsg-1.debian.tar.gz
 a00dfa99ff42c2d7c48077c0a7284f03 3744108 graphics optional 
gmic_1.3.5.0~beta1+dfsg-1_amd64.deb
 a06c8ccd82ea22d7fe8a33f0ac1c43ad 879324 graphics optional 
gimp-gmic_1.3.5.0~beta1+dfsg-1_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAkvYj5YACgkQBnqtBMk7/3mmzgCgk6b2yy8WsYY4k8KFTb0BlZYK
MAUAnjb3RHarMPRv9Ikj1pQWHgIdsWgL
=8sjW
-END PGP SIGNATURE-


Accepted:
gimp-gmic_1.3.5.0~beta1+dfsg-1_amd64.deb
  to main/g/gmic/gimp-gmic_1.3.5.0~beta1+dfsg-1_amd64.deb
gmic_1.3.5.0~beta1+dfsg-1.debian.tar.gz
  to main/g/gmic/gmic_1.3.5.0~beta1+dfsg-1.debian.tar.gz
gmic_1.3.5.0~beta1+dfsg-1.dsc
  to main/g/gmic/gmic_1.3.5.0~beta1+dfsg-1.dsc
gmic_1.3.5.0~beta1+dfsg-1_amd64.deb
  to main/g/gmic/gmic_1.3.5.0~beta1+dfsg-1_amd64.deb
gmic_1.3.5.0~beta1+dfsg.orig.tar.gz
  to main/g/gmic/gmic_1.3.5.0~beta1+dfsg.orig.tar.gz


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1o7fcl-0006w3...@ries.debian.org



Accepted gob2 2.0.16-4 (source amd64)

2010-04-28 Thread Mark Brown
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 28 Apr 2010 21:17:45 +0100
Source: gob2
Binary: gob2
Architecture: source amd64
Version: 2.0.16-4
Distribution: unstable
Urgency: low
Maintainer: Debian QA Group packa...@qa.debian.org
Changed-By: Mark Brown broo...@debian.org
Description: 
 gob2   - GTK+ Object Builder
Changes: 
 gob2 (2.0.16-4) unstable; urgency=low
 .
   * Change maintainer address.
Checksums-Sha1: 
 8f2902f61b060f9e55d8d1bb7bf4e2e1d184df59 997 gob2_2.0.16-4.dsc
 22b7d86391d5d2d783a228c47e8f145753e7b261 3199 gob2_2.0.16-4.debian.tar.gz
 860a2f2d9b68f034b53ea9826d2c39194728d51f 123146 gob2_2.0.16-4_amd64.deb
Checksums-Sha256: 
 9466307197505542d20f38bdd6d51e6d112b4a4f191774456cc0aed2a1394dff 997 
gob2_2.0.16-4.dsc
 59a39875659eb570525d8d822813a8ee8f2ddfa2b8ba5f5248c4679ce2b6df03 3199 
gob2_2.0.16-4.debian.tar.gz
 d1f37d2a877ef7353d699ffb077726027b056b04f211545dc8a25ef2c24b7769 123146 
gob2_2.0.16-4_amd64.deb
Files: 
 389430a31280c8a589dc6609130d3401 997 devel extra gob2_2.0.16-4.dsc
 e2ce9c112b6f700aa5ed30f635b70782 3199 devel extra gob2_2.0.16-4.debian.tar.gz
 b055d0493f0e9ac3e4abf064e8a24efa 123146 devel extra gob2_2.0.16-4_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAkvYmOAACgkQJ2Vo11xhU60nagCdFl4KYzOviaPJvDVTJQSA5cCV
qoEAoJk1WWdpUwnxQUlxGd9Bx9UKv+ko
=pCmo
-END PGP SIGNATURE-


Accepted:
gob2_2.0.16-4.debian.tar.gz
  to main/g/gob2/gob2_2.0.16-4.debian.tar.gz
gob2_2.0.16-4.dsc
  to main/g/gob2/gob2_2.0.16-4.dsc
gob2_2.0.16-4_amd64.deb
  to main/g/gob2/gob2_2.0.16-4_amd64.deb


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1o7fdn-00071x...@ries.debian.org



Accepted gwave 20090213-3 (source i386)

2010-04-28 Thread Ahmed El-Mahmoudy
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 07 Apr 2010 23:04:15 +0200
Source: gwave
Binary: gwave
Architecture: source i386
Version: 20090213-3
Distribution: unstable
Urgency: low
Maintainer: Debian Electronics Team 
pkg-electronics-de...@lists.alioth.debian.org
Changed-By: أحمد المحمودي (Ahmed El-Mahmoudy) aelmahmo...@sabily.org
Description: 
 gwave  - a waveform viewer eg for spice simulators
Closes: 554762
Changes: 
 gwave (20090213-3) unstable; urgency=low
 .
   * Added patch fix_indirect_linking.diff to provide -lX11 when linking
 gwave, gwave-exec  gwave-repl (Closes: #554762).
   * Override dh_auto_configure to add -Wl,--as-needed to LDFLAGS
   * Forwarded patch to upstream
   * debian/control:
 + Updated my email address
 + Added DMUA after sponsors consent:
   
http://lists.alioth.debian.org/pipermail/pkg-electronics-devel/2010-April/001827.html
 + Bumped Standards-Version to 3.8.4, no changes needed.
   * debian/copyright: updated my email address.
   * Removed files that were left over from previous releases.
   * Added fix_needless_linking.diff patch to reorder arguments when
 linking sp2sp  gwave so LDFLAGS would operate.
Checksums-Sha1: 
 5cf3dae87f327c2557170d12b2a87da6d4e8c596 1496 gwave_20090213-3.dsc
 07bbcde276cd713efd1a11b39c9bed2466748e7e 5014 gwave_20090213-3.debian.tar.gz
 6adbe195cb65bcae0effd117578e45b7b38707b9 268702 gwave_20090213-3_i386.deb
Checksums-Sha256: 
 95c482d3c121dd51dfefffeb1bd01cb74fc0d2e4dec513c57a56f26238b5d70d 1496 
gwave_20090213-3.dsc
 d7f7ba4b8b7bf9cde2ea4ad2fcd0362a3a91c76f6565b3a871fd4fc6a35694fe 5014 
gwave_20090213-3.debian.tar.gz
 a064581c8fded773103413b9faeb23ca3533a9b8fde5dad16bca93b2e31056fc 268702 
gwave_20090213-3_i386.deb
Files: 
 1bac56d6729fd715a1424a2c5a1b6cc6 1496 electronics optional gwave_20090213-3.dsc
 593917a134124dc3487f2a4ed4c0452c 5014 electronics optional 
gwave_20090213-3.debian.tar.gz
 9daca8b8afd31a9215ed8f0225f59e97 268702 electronics optional 
gwave_20090213-3_i386.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAkvYon4ACgkQ8KmKTEzW49KPqQCfeTObHd3F31b3gM/Vehs8GY0U
hJQAnjq9kQsglzLISFd9ZjYWOq73Z0Df
=FEHu
-END PGP SIGNATURE-


Accepted:
gwave_20090213-3.debian.tar.gz
  to main/g/gwave/gwave_20090213-3.debian.tar.gz
gwave_20090213-3.dsc
  to main/g/gwave/gwave_20090213-3.dsc
gwave_20090213-3_i386.deb
  to main/g/gwave/gwave_20090213-3_i386.deb


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1o7ffh-0007bq...@ries.debian.org



Accepted keysafe 0.4.0.2-2 (source i386)

2010-04-28 Thread Alessio Treglia
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 28 Apr 2010 22:27:32 +0200
Source: keysafe
Binary: keysafe
Architecture: source i386
Version: 0.4.0.2-2
Distribution: unstable
Urgency: low
Maintainer: Alessio Treglia quadris...@ubuntu.com
Changed-By: Alessio Treglia quadris...@ubuntu.com
Description: 
 keysafe- safe, simple storage system for passwords
Changes: 
 keysafe (0.4.0.2-2) unstable; urgency=low
 .
   * debian/rules: Add dh_makeshlibs -n to make lintian happy.
   * debian/patches/03-libbotan1.8.patch:
 - Link against libbotan-1.8 (LP: #562605).
   * Switch to debian 3.0 (quilt) source format.
   * debian/control:
 - Bump Standards.
 - Set DM-Upload-Allowed to yes.
 - Adjust debhelper buil-dep to ease backporters' life.
   * Move packaging to collab-maint's git area.
   * debian/changelog: Add Ubuntu entries.
Checksums-Sha1: 
 d4b8291d47c6dd3d2fa2275739b96b588978c429 1336 keysafe_0.4.0.2-2.dsc
 34673db2adf0d88c08d587674ee2077ec59ca9b7 4595 keysafe_0.4.0.2-2.debian.tar.gz
 f186e2d22c397244f6163e58d9ca29b1b91ca49a 35754 keysafe_0.4.0.2-2_i386.deb
Checksums-Sha256: 
 7cf9e65b9b703322a87384db4a479d9ca0d8b9eca438acecbefe4333018e32d6 1336 
keysafe_0.4.0.2-2.dsc
 a57ec5816c6127a7c076874e90fb305aab171ec2fb894b6f5a466c388b1e84db 4595 
keysafe_0.4.0.2-2.debian.tar.gz
 d9e6eef4a36fa5914e89994a4eec88c33bea5855d7190ea334ea30ce029ebdf1 35754 
keysafe_0.4.0.2-2_i386.deb
Files: 
 718a34989f36c0a0d329614589c2fa47 1336 gnome optional keysafe_0.4.0.2-2.dsc
 00d614a09559462a9aa6c66c765624e2 4595 gnome optional 
keysafe_0.4.0.2-2.debian.tar.gz
 4d5423b37edb8e8b861f073591be1f95 35754 gnome optional 
keysafe_0.4.0.2-2_i386.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAkvYn3AACgkQ5qqQFxOSsXRH6QCfTtX/weUMFNVAEnwo3Pkmzog5
k58An3uSKOvbiDfzlzRFtZ40fmxYScEH
=4p0q
-END PGP SIGNATURE-


Accepted:
keysafe_0.4.0.2-2.debian.tar.gz
  to main/k/keysafe/keysafe_0.4.0.2-2.debian.tar.gz
keysafe_0.4.0.2-2.dsc
  to main/k/keysafe/keysafe_0.4.0.2-2.dsc
keysafe_0.4.0.2-2_i386.deb
  to main/k/keysafe/keysafe_0.4.0.2-2_i386.deb


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1o7fhl-0007ie...@ries.debian.org



Accepted kgb-bot 1.03-1 (source all)

2010-04-28 Thread Damyan Ivanov
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 28 Apr 2010 23:40:15 +0300
Source: kgb-bot
Binary: kgb-bot kgb-client kgb-client-git
Architecture: source all
Version: 1.03-1
Distribution: unstable
Urgency: low
Maintainer: Debian KGB Maintainers kgb-maintain...@lists.alioth.debian.org
Changed-By: Damyan Ivanov d...@debian.org
Description: 
 kgb-bot- IRC collaboration bot
 kgb-client - client for KGB (IRC collaboration bot)
 kgb-client-git - client for KGB (IRC collaboration bot) - Git support
Changes: 
 kgb-bot (1.03-1) unstable; urgency=low
 .
   * New upstream release
 + adds rotocol v2 with the ability to explicitly specify revision prefix,
   which is 'r' for Subversion and empty otherwise
   * Standardss-Version: 3.8.4 (no changes necessary)
Checksums-Sha1: 
 f70c5e1d8c0710184eb0be17434ca2c60bf1e266 2273 kgb-bot_1.03-1.dsc
 134f47943e8c084792acbb59241da9cff57a8d02 41500 kgb-bot_1.03.orig.tar.gz
 3c78b8f1bf4076cb3a4f3bc9591f5a18af43a1d7 6550 kgb-bot_1.03-1.diff.gz
 42f33a4687ad557610a70815677471c38021ba2f 20852 kgb-bot_1.03-1_all.deb
 8c58e80dedc7299ccafd4f450c40ec3becf242db 36270 kgb-client_1.03-1_all.deb
 dccf5aa927bdcb2bf03b6005eefeafb0ad71a15e 15590 kgb-client-git_1.03-1_all.deb
Checksums-Sha256: 
 dd342cbac058168ea42e682e9bb2af5cd37c112644013d78d5e614f900e232df 2273 
kgb-bot_1.03-1.dsc
 5dca93f6357be156437aa3361ad544aad2e2900cbf381b67cb1130f1b8033d54 41500 
kgb-bot_1.03.orig.tar.gz
 99fd62849cbc151d9e12e4f8f706b360c8b76c6ad5fc08378c264ecdf8bd1c38 6550 
kgb-bot_1.03-1.diff.gz
 ec3219fde855ebfc5cedd85cb1a19c840fed19e2608655d214c9a13ede83a537 20852 
kgb-bot_1.03-1_all.deb
 92a22f25b18196c8a87fb333c7b8d69139e7d6d428d7c9c2a88116e2d04923d9 36270 
kgb-client_1.03-1_all.deb
 ee42d719a60028150182834c4986cc8d44c11db1703680dcc5931f3f40eae78f 15590 
kgb-client-git_1.03-1_all.deb
Files: 
 ae7534a69314e1f949ef2c22ca379350 2273 devel optional kgb-bot_1.03-1.dsc
 f6ecce231811d7fc92c63c9902e994a0 41500 devel optional kgb-bot_1.03.orig.tar.gz
 99abcb4ec3628b43f2fc490802b21e81 6550 devel optional kgb-bot_1.03-1.diff.gz
 5db0962959e31f3dfeee34f32f5e6262 20852 devel optional kgb-bot_1.03-1_all.deb
 a3f1f5e74652f62d42951af265270838 36270 devel optional kgb-client_1.03-1_all.deb
 5513583d3d63acc127cc65833a54c5a6 15590 devel optional 
kgb-client-git_1.03-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iQIcBAEBCAAGBQJL2J3kAAoJEOQbTFV/DYC+rmMP/3ir1pFez3y0dGIllWJjofEI
LZqlpu7Q0XLB0hOPOuXfFmASM6KxRjU40BXMjfEEwz0os+OhyXQMQ/SBBAFDAa42
JWSWjpP6UaoCo3+F4l51799zUoyRmkl2CQAX5E4KrPhggBGUTEkXiDZyXaVUhoIw
yjOear/ChXGk71mgxuge+m5x2FgU8pmCNHXqUOxNSrHtqrqD4T59giGCeBkI6/y0
u4yp7OTS1Efo5M6xdv21jCix/1CTXTvZ79G+Lx612mvPARE1yR3w9wmcmiv4Ffoc
pQfg9n2xtzLjXL+HZMtyBVPW1ewIUcydcy26JpS/kOhLAL5XiJnDvEliv0+2PmJr
8DTGS2cgOuzeq8o/9iVNKRt2wtaMpfpBCJXvvuxrqFueflwZe+07YsoL7KiLmhKt
nbX5E93A7Zx5dBdgRQgcsifa680+4spOeaU52T24iDrqqXDMnCbugd6lQaNaNJNd
F6E9lgt6kyU6xoIIVdZi7AY5xxz5XV/+wuqAXNSDDA0a5Ghx9w3HzFlNBQtVFgKd
0oTprlwnePb5+Bg8oJgPG0r9B3MkWo5XtMCTI+hQeDMfBwwOoI/I2k3h3sX8QpGK
7JC1u9JWyFnYgGw5iSxjLeVJyt4af4he/fOHVr6FtCMopj5GBOg/+LL8HKYYNI5N
KIkyDQH8/k+nF5DuEl+K
=2BPN
-END PGP SIGNATURE-


Accepted:
kgb-bot_1.03-1.diff.gz
  to main/k/kgb-bot/kgb-bot_1.03-1.diff.gz
kgb-bot_1.03-1.dsc
  to main/k/kgb-bot/kgb-bot_1.03-1.dsc
kgb-bot_1.03-1_all.deb
  to main/k/kgb-bot/kgb-bot_1.03-1_all.deb
kgb-bot_1.03.orig.tar.gz
  to main/k/kgb-bot/kgb-bot_1.03.orig.tar.gz
kgb-client-git_1.03-1_all.deb
  to main/k/kgb-bot/kgb-client-git_1.03-1_all.deb
kgb-client_1.03-1_all.deb
  to main/k/kgb-bot/kgb-client_1.03-1_all.deb


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1o7fhi-0007lv...@ries.debian.org



Accepted libfm 0.1.11-1 (source i386)

2010-04-28 Thread 李健秋
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 29 Apr 2010 03:52:06 +0800
Source: libfm
Binary: libfm0 libfm-gtk0 libfm-dev libfm0-dbg
Architecture: source i386
Version: 0.1.11-1
Distribution: unstable
Urgency: low
Maintainer: Debian LXDE Packaging Team 
pkg-lxde-maintain...@lists.alioth.debian.org
Changed-By: Andrew Lee (李健秋) ajq...@debian.org
Description: 
 libfm-dev  - file management support - development headers
 libfm-gtk0 - file management support - GTK+ GUI library
 libfm0 - file management support - core library
 libfm0-dbg - file management support - debugging symbols
Changes: 
 libfm (0.1.11-1) unstable; urgency=low
 .
   * New upstream release
 - Added a workaround for a bug newly introduced bug in gtk+ 2.18
   in detailed view mode
 - Correctly remember default action when destination file already
   exists.
 - Delete files rather than move them to trash if trash is not
   supported.
 - Add very basic support to UnTrash deleted files.
 - Remove unnecessary export of some internal APIs.
 - Update translations and replace trash bin with trash can for
   consistence.
 - Handle non-existent parent folders when untrashing files.
 - Remove unused LD_ADD for libfm-pref-apps.
 - Keep focus while changing view mode.
 - Translation updates.
Checksums-Sha1: 
 3ee7761bc4d64895621e149bc0d21764032ec7d9 1367 libfm_0.1.11-1.dsc
 595d4717002be07a5d4aef1deccb8e1906f96fcd 608476 libfm_0.1.11.orig.tar.gz
 c29c5030f06fbb54f21bfefb05418ceb3b976e3b 3442 libfm_0.1.11-1.debian.tar.gz
 4faf87964ea160e275b430aed01305cdd42932ce 119318 libfm0_0.1.11-1_i386.deb
 1a343c132b0761a7557751132fc31fde1d053b6a 118830 libfm-gtk0_0.1.11-1_i386.deb
 fe4c2071c18ff573681453fa2b9e898743541557 24046 libfm-dev_0.1.11-1_i386.deb
 3fab18d56105d1ed96871827df809a9ed8857102 407376 libfm0-dbg_0.1.11-1_i386.deb
Checksums-Sha256: 
 f8e202cd62212f08a9df6dc2ab5835376a33cec343335bd6762d3a2398ac9e42 1367 
libfm_0.1.11-1.dsc
 6281809f032441fe736a6619ed4b670d1f448fe1cbf9c541a82ac7519e59 608476 
libfm_0.1.11.orig.tar.gz
 e6b63addd2977196508423b454e112927a8ed49afbbcd76f9bc7fdd42a50d266 3442 
libfm_0.1.11-1.debian.tar.gz
 cb7356ec7cd7e123a7fe1cdf620c035d2da794a857befd1c3a8c81e4eb4010b0 119318 
libfm0_0.1.11-1_i386.deb
 c88eeb64ebd03e15b2cc30bd26e412692370140fdbdcb7016bba97efd7ca70fa 118830 
libfm-gtk0_0.1.11-1_i386.deb
 1c4b79c114612e73fc9369739564a5d6c64aa6914f35f3890d82e048a40cfb4f 24046 
libfm-dev_0.1.11-1_i386.deb
 bcae1594ea21365cf378dbc2719e346956be2dd8945cf193998d976054e28c89 407376 
libfm0-dbg_0.1.11-1_i386.deb
Files: 
 dd2e8252c030b55fb9e4c7e596c7fbd2 1367 libs extra libfm_0.1.11-1.dsc
 65cf42729c0f3fc3c8c1ed03f78ce9fb 608476 libs extra libfm_0.1.11.orig.tar.gz
 f4ebe6106a0da1effd74a5a5d3e6a850 3442 libs extra libfm_0.1.11-1.debian.tar.gz
 4768d18b06622a04c9dfc5544481f293 119318 libs extra libfm0_0.1.11-1_i386.deb
 4a0d275e77a7bb5f2169ed06e8473cf3 118830 libs extra libfm-gtk0_0.1.11-1_i386.deb
 a324e04439bdba8a192ff2f44b1831da 24046 libdevel extra 
libfm-dev_0.1.11-1_i386.deb
 3b60b2554b10827757678a1af0eeba67 407376 debug extra 
libfm0-dbg_0.1.11-1_i386.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAkvYmB4ACgkQnQYz4bYlCYUu4ACgkM/07OeKM2wNQ/Jok58mIFMJ
jCUAoL4EH7DrRKva6PAlZmilfasDKsTg
=+PKq
-END PGP SIGNATURE-


Accepted:
libfm-dev_0.1.11-1_i386.deb
  to main/libf/libfm/libfm-dev_0.1.11-1_i386.deb
libfm-gtk0_0.1.11-1_i386.deb
  to main/libf/libfm/libfm-gtk0_0.1.11-1_i386.deb
libfm0-dbg_0.1.11-1_i386.deb
  to main/libf/libfm/libfm0-dbg_0.1.11-1_i386.deb
libfm0_0.1.11-1_i386.deb
  to main/libf/libfm/libfm0_0.1.11-1_i386.deb
libfm_0.1.11-1.debian.tar.gz
  to main/libf/libfm/libfm_0.1.11-1.debian.tar.gz
libfm_0.1.11-1.dsc
  to main/libf/libfm/libfm_0.1.11-1.dsc
libfm_0.1.11.orig.tar.gz
  to main/libf/libfm/libfm_0.1.11.orig.tar.gz


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1o7fim-0007i6...@ries.debian.org



Accepted openssh 1:5.5p1-3 (source i386 all)

2010-04-28 Thread Colin Watson
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 28 Apr 2010 22:12:47 +0100
Source: openssh
Binary: openssh-client openssh-server ssh ssh-krb5 ssh-askpass-gnome 
openssh-client-udeb openssh-server-udeb
Architecture: source i386 all
Version: 1:5.5p1-3
Distribution: unstable
Urgency: low
Maintainer: Debian OpenSSH Maintainers debian-...@lists.debian.org
Changed-By: Colin Watson cjwat...@debian.org
Description: 
 openssh-client - secure shell (SSH) client, for secure access to remote 
machines
 openssh-client-udeb - secure shell client for the Debian installer (udeb)
 openssh-server - secure shell (SSH) server, for secure access from remote 
machines
 openssh-server-udeb - secure shell server for the Debian installer (udeb)
 ssh- secure shell client and server (metapackage)
 ssh-askpass-gnome - interactive X program to prompt users for a passphrase for 
ssh-ad
 ssh-krb5   - secure shell client and server (transitional package)
Closes: 579285 579570
Changes: 
 openssh (1:5.5p1-3) unstable; urgency=low
 .
   * Discard error messages while checking whether rsh, rlogin, and rcp
 alternatives exist (closes: #579285).
   * Drop IDEA key check; I don't think it works properly any more due to
 textual changes in error output, it's only relevant for direct upgrades
 from truly ancient versions, and it breaks upgrades if
 /etc/ssh/ssh_host_key can't be loaded (closes: #579570).
Checksums-Sha1: 
 9483c9e18247f709ee9f23bde7142b5b909ba749 1690 openssh_5.5p1-3.dsc
 c489f846c8455a4a65d2fa08c47b572bc7e57872 233257 openssh_5.5p1-3.debian.tar.gz
 583a5a70f1a0f98e71dd37320d02b9536e999f8b 877882 openssh-client_5.5p1-3_i386.deb
 3cdc928f499170c242d6a1e40de2e4abe438ee8d 297146 openssh-server_5.5p1-3_i386.deb
 892fdcd2477e255b783fcf213da5c22ff1dbb7e2 1246 ssh_5.5p1-3_all.deb
 71d17bc92055f1292b4b70f53a51a43a982cf545 95214 ssh-krb5_5.5p1-3_all.deb
 5b1455a34ad5c4f00e587198717738d001667d90 102802 
ssh-askpass-gnome_5.5p1-3_i386.deb
 3aa748edfa97a545478163ef45427249ab40864b 193248 
openssh-client-udeb_5.5p1-3_i386.udeb
 c20c02e4f37b31e5463a3fd638c6ec08e71329c4 218154 
openssh-server-udeb_5.5p1-3_i386.udeb
Checksums-Sha256: 
 e009d638279e4ba046c8ab67ae91049082eaa0c6cce675774df1f1c5649705b2 1690 
openssh_5.5p1-3.dsc
 37120b484a33a8644ac6c7c232ed936943a2faedf22f7f103f3be89c0e69aad3 233257 
openssh_5.5p1-3.debian.tar.gz
 708dbec96290e425057bc996b15f463c5fbb5a92c602d487527e93c1c1c34d67 877882 
openssh-client_5.5p1-3_i386.deb
 94bfd92ebf70e580a091e0e13f5cb7b93a2653a877dc3926981b1a2ef698f7c4 297146 
openssh-server_5.5p1-3_i386.deb
 2f6502a816393ccd96a0f798ae17b8026678ec274c7cfacc2159730958972571 1246 
ssh_5.5p1-3_all.deb
 0f35a541be0508d15c1f64f817bede6d0c2b50e8daf6fe092d2935ae8252ffa3 95214 
ssh-krb5_5.5p1-3_all.deb
 97dde99bf148e085c3ffe17e6e678476c6ecc1811317b4a2d47d1cb0f62666db 102802 
ssh-askpass-gnome_5.5p1-3_i386.deb
 0dadd2b8f1631c129bad4408dba19aab9f4fbc1736d823b8704d73eb3b5b92fd 193248 
openssh-client-udeb_5.5p1-3_i386.udeb
 a2b8299f88bb517d804e388c664303013428772726b957b66c2358e63697a0e7 218154 
openssh-server-udeb_5.5p1-3_i386.udeb
Files: 
 a6fafd4a415a66b2f69fc99dac374a9e 1690 net standard openssh_5.5p1-3.dsc
 6b2955362dd8616e08a225666b754581 233257 net standard 
openssh_5.5p1-3.debian.tar.gz
 4acd4461f9c6ff83b2ca118f9dda9c2a 877882 net standard 
openssh-client_5.5p1-3_i386.deb
 8f7e39a47029d782e2270d4309490ba3 297146 net optional 
openssh-server_5.5p1-3_i386.deb
 c812bc528ab8acb0b0a457d4f934e223 1246 net extra ssh_5.5p1-3_all.deb
 e609bbd9e1f032277bad9282911ecea4 95214 net extra ssh-krb5_5.5p1-3_all.deb
 39573ac89160618c0ebcb2b6182e9211 102802 gnome optional 
ssh-askpass-gnome_5.5p1-3_i386.deb
 346e1a30503b36e5103a4760bec070d1 193248 debian-installer optional 
openssh-client-udeb_5.5p1-3_i386.udeb
 e3e19ee6eec52bad36b1be94960b6539 218154 debian-installer optional 
openssh-server-udeb_5.5p1-3_i386.udeb
Package-Type: udeb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Colin Watson cjwat...@debian.org -- Debian developer

iD8DBQFL2KcE9t0zAhD6TNERAseHAJ9qo1v/pLDlpPAYwkRgkEgs6IpMrQCeJHaQ
+Dh0D/ADxl13tK5fN8dYfF8=
=zHJO
-END PGP SIGNATURE-


Accepted:
openssh-client-udeb_5.5p1-3_i386.udeb
  to main/o/openssh/openssh-client-udeb_5.5p1-3_i386.udeb
openssh-client_5.5p1-3_i386.deb
  to main/o/openssh/openssh-client_5.5p1-3_i386.deb
openssh-server-udeb_5.5p1-3_i386.udeb
  to main/o/openssh/openssh-server-udeb_5.5p1-3_i386.udeb
openssh-server_5.5p1-3_i386.deb
  to main/o/openssh/openssh-server_5.5p1-3_i386.deb
openssh_5.5p1-3.debian.tar.gz
  to main/o/openssh/openssh_5.5p1-3.debian.tar.gz
openssh_5.5p1-3.dsc
  to main/o/openssh/openssh_5.5p1-3.dsc
ssh-askpass-gnome_5.5p1-3_i386.deb
  to main/o/openssh/ssh-askpass-gnome_5.5p1-3_i386.deb
ssh-krb5_5.5p1-3_all.deb
  to main/o/openssh/ssh-krb5_5.5p1-3_all.deb
ssh_5.5p1-3_all.deb
  to main/o/openssh/ssh_5.5p1-3_all.deb


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of 

Accepted pkg-kde-tools 0.7.3 (source all)

2010-04-28 Thread Modestas Vainius
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 29 Apr 2010 00:03:14 +0300
Source: pkg-kde-tools
Binary: pkg-kde-tools
Architecture: source all
Version: 0.7.3
Distribution: unstable
Urgency: low
Maintainer: Debian Qt/KDE Maintainers debian-qt-...@lists.debian.org
Changed-By: Modestas Vainius mo...@debian.org
Description: 
 pkg-kde-tools - various packaging tools and scripts for KDE Applications
Changes: 
 pkg-kde-tools (0.7.3) unstable; urgency=low
 .
   * pkgkde-gensymbols: add vim modeline.
   * pkgkde-gensymbols: no longer check dpkg version. It is 1) pointless now
 as pkg-kde-tools depends on the appropriate libdpkg-perl version and 2)
 the check is inaccurate for our needs as it checks the version of the dpkg
 binary rather than dpkg-dev package.
Checksums-Sha1: 
 154860f1922526ee1621e52419b74a4d72cef790 976 pkg-kde-tools_0.7.3.dsc
 11bc99c24ce495a75f14c74fa46b51402b1f236b 58765 pkg-kde-tools_0.7.3.tar.bz2
 1708c59f953ce1bdd0cdc1aa49498308386c5de9 86356 pkg-kde-tools_0.7.3_all.deb
Checksums-Sha256: 
 7636cb6ca0495632e0de841c946453969d4d98a8ff1f1834f5adfb04a2bd56c5 976 
pkg-kde-tools_0.7.3.dsc
 3b6fa99767448a759da91bfe08ec3e81020f25502ecde8eaa6469a736119852a 58765 
pkg-kde-tools_0.7.3.tar.bz2
 54af44d5536b2015a5c3ba4d634e6b45f0cf7563bd749065fdb551f040d95e1a 86356 
pkg-kde-tools_0.7.3_all.deb
Files: 
 0c28d7d0e092704ecda2fac23c38560f 976 devel extra pkg-kde-tools_0.7.3.dsc
 a9b45aaa9a36cc22d6f36858827c9d61 58765 devel extra pkg-kde-tools_0.7.3.tar.bz2
 627d9d1e5601c985b26f273f0af93dc2 86356 devel extra pkg-kde-tools_0.7.3_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAkvYorIACgkQHO9JRnPq4hR2OQCgvYSvuFHHnZ2aPBptGb1Mnojg
L/gAoOQUbHaMI6j83hXxkVj7rCXDI7b9
=i1aD
-END PGP SIGNATURE-


Accepted:
pkg-kde-tools_0.7.3.dsc
  to main/p/pkg-kde-tools/pkg-kde-tools_0.7.3.dsc
pkg-kde-tools_0.7.3.tar.bz2
  to main/p/pkg-kde-tools/pkg-kde-tools_0.7.3.tar.bz2
pkg-kde-tools_0.7.3_all.deb
  to main/p/pkg-kde-tools/pkg-kde-tools_0.7.3_all.deb


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1o7fqh-qp...@ries.debian.org



Accepted webgui 7.8.18-1 (source all)

2010-04-28 Thread USB
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 28 Apr 2010 16:53:50 -0430
Source: webgui
Binary: webgui
Architecture: source all
Version: 7.8.18-1
Distribution: unstable
Urgency: low
Maintainer: Ernesto Hernández-Novich (USB) e...@usb.ve
Changed-By: Ernesto Hernández-Novich (USB) e...@usb.ve
Description: 
 webgui - Content management platform to maintain complex web sites
Changes: 
 webgui (7.8.18-1) unstable; urgency=low
 .
   * New upstream release.
Checksums-Sha1: 
 798636a5a016f45dc4c4d454e31d5c6f7a517140 1719 webgui_7.8.18-1.dsc
 1e714501a7e4447a9bd6a8d86396af62733a40c6 20454754 webgui_7.8.18.orig.tar.gz
 46f4ba593ec0fccdd50c6dc00935374aaf2b986f 44469 webgui_7.8.18-1.debian.tar.gz
 fdefef471bb77e63d18c80cccbed653d49883368 9516868 webgui_7.8.18-1_all.deb
Checksums-Sha256: 
 bf15ac9eab503c72effd41a41b51323f771bc91ea285821c18fa69a464720cee 1719 
webgui_7.8.18-1.dsc
 ee683db5f290d427cdc6c9a0c48c2af987e3a26a5df8069b8e4845bf9ec514c0 20454754 
webgui_7.8.18.orig.tar.gz
 0dc08d02ec52f547de526ff9416e187add28154e104fc64f8b866a68a0417e45 44469 
webgui_7.8.18-1.debian.tar.gz
 06d20e068a1ee17097634dd5bb4874ef35b0dcb4720df6e43382e7489fd47261 9516868 
webgui_7.8.18-1_all.deb
Files: 
 c85b3ad47550e125b21049b92cef9b79 1719 web optional webgui_7.8.18-1.dsc
 5f703da8f58a7870c8722ecbe2ded29d 20454754 web optional 
webgui_7.8.18.orig.tar.gz
 5e9c06d601502faf544c860ea9580c42 44469 web optional 
webgui_7.8.18-1.debian.tar.gz
 e966cf11d52f7b0bfe2b11989fcb78a1 9516868 web optional webgui_7.8.18-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iQIcBAEBCAAGBQJL2KkZAAoJELs6aAGGSaoGZHQQAIlmnmunzkCpAKnbtPoO/L35
+oxmiNCFU/ThCk7gZLqU9iNXVWmRPwSyl6qhOU5znT+mPDJ8ZCVgWJkB7UcBhJnb
cBWoeGf8D4fyrIdyto0Xg8pBc0AXul7Z4dHsKOOHlyFX+xMBj9ToU3EUUr1shcA4
eq6p9uSwjRM+wzh4VCsHkLbGMSk8t+xmH1VYUohufNqwQEVJUoaCAZ8dd5Q9RM7f
qMfkLZKxz15Kk1lkw2HpDC56UXBUDcEqjyGHvUem6yJDg8T1i48D/C7CQIptCkih
11iAVDFdCSv0gUO3Z7qYVGwabPLxq35PV1MUfQhHVot4USZD1AssIaFVa2+/TAdA
hWn6Iz3bfOpLRpQQT1Xl/aNQOnAUyyCTXqcCuDL5o1nDYrSdYyszLPQKy154AX+y
Gr1/EoSNNxNqAeE3tbbSQrhjDj4h4VslUNx2p+DVV4S3TRsDzJdYvFswHrt4mK3r
VREmy7vdm5XiwXJ32ATo1OKAogNsQaKtH3tCccpnWrYtUtSTLL4tHyfmqdnBKcA+
2LGCH21/c/Fmas1a2i55pmHBkWabOVK2ear6NgK8Y+hgkx/x2x3VeowI9gfTmYDp
qj/yq2DmTYmocyRxTN4NMWzeb/+r9XU1mhklSDFkw7EJkVmtXem+DoQ5lc9oYlhZ
x7FvpHrwNw/+Uw5TrwIV
=OKG+
-END PGP SIGNATURE-


Accepted:
webgui_7.8.18-1.debian.tar.gz
  to main/w/webgui/webgui_7.8.18-1.debian.tar.gz
webgui_7.8.18-1.dsc
  to main/w/webgui/webgui_7.8.18-1.dsc
webgui_7.8.18-1_all.deb
  to main/w/webgui/webgui_7.8.18-1_all.deb
webgui_7.8.18.orig.tar.gz
  to main/w/webgui/webgui_7.8.18.orig.tar.gz


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1o7fvt-0001gm...@ries.debian.org



Accepted emacs-goodies-el 33.3 (source all)

2010-04-28 Thread Peter S Galbraith
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 28 Apr 2010 17:44:35 -0400
Source: emacs-goodies-el
Binary: emacs-goodies-el gnus-bonus-el devscripts-el debian-el dpkg-dev-el 
vm-bonus-el
Architecture: source all
Version: 33.3
Distribution: unstable
Urgency: low
Maintainer: Peter S Galbraith p...@debian.org
Changed-By: Peter S Galbraith p...@debian.org
Description: 
 debian-el  - Emacs helpers specific to Debian users
 devscripts-el - Emacs wrappers for the commands in devscripts
 dpkg-dev-el - Emacs helpers specific to Debian development
 emacs-goodies-el - Miscellaneous add-ons for Emacs
 gnus-bonus-el - Miscellaneous add-ons for Gnus
 vm-bonus-el - vm-bogofilter add-on for VM
Closes: 502317 578619
Changes: 
 emacs-goodies-el (33.3) unstable; urgency=low
 .
   * emacs-goodies-el:
 Bug fix: color-theme doesn't initialize correctly, thanks to Daniele
 Giglio (Closes: #578619). Fixed documentation in Info.
   * debian-el:
   - debian-bug.el: Bug fix: stty fails with 'inappropriate ioctl for
 device', thanks to Sanjoy Mahajan for the report and to H. Stordahl
 for the solution that has added to reportbug: As of version 4.12
 reportbug has a --no-bug-script option (Closes: #502317).
Checksums-Sha1: 
 c5bd5c0d05080f5ce89ddcfe5191528dc42aecec 1120 emacs-goodies-el_33.3.dsc
 e71b32854135ea10dd5d5774b663e32f4a4f8e7e 1024280 emacs-goodies-el_33.3.tar.gz
 eae9002cdf914389e7820b99585dcf138c61b70a 808098 emacs-goodies-el_33.3_all.deb
 7537445c2bffbfc988d050c368ef3630d3f5bf5a 80400 gnus-bonus-el_33.3_all.deb
 d2b39217ed91c6bf944cc41021f1c66aed7aa37b 40264 devscripts-el_33.3_all.deb
 27decc31dbdcde500486b026c3cb11a2b4ea0304 98288 debian-el_33.3_all.deb
 ae8a6f861858d2e3464f24804616bb30c9ff7efb 73226 dpkg-dev-el_33.3_all.deb
 8fe4b24095aeefe4120fff908769e0d00fa03f71 42248 vm-bonus-el_33.3_all.deb
Checksums-Sha256: 
 a497fe9debfd6e06fd5dea391e165f7287a3e47ec0e1921e08539d9494749494 1120 
emacs-goodies-el_33.3.dsc
 452291d25f1de9b4154977b346188737e5c02ce9f75894a8d36df8f1d0411770 1024280 
emacs-goodies-el_33.3.tar.gz
 3601d263b10c1cf1f3185ad8887c4f9f39c076e8155dfe6f10e8c58b7733e8d5 808098 
emacs-goodies-el_33.3_all.deb
 3e0b8cd9bce40ef7d7e7d51a7c0a2b4590e4438f92e1291b92db4437de61e8fd 80400 
gnus-bonus-el_33.3_all.deb
 25c0cbca84a1bc91cea558d8bf02d2eca59f492f77a083812ea46ad026c5e18b 40264 
devscripts-el_33.3_all.deb
 7d46e0a5beb1a8d2fc7d919c39a0c57c4307c71812250ace7b3cab1b186a927d 98288 
debian-el_33.3_all.deb
 90f4fcb0556b62f29981f4e4b0f17e54bb80f5c4d33aa3838a711cd9d9c8b012 73226 
dpkg-dev-el_33.3_all.deb
 ec72d59fbeb34c6bdbfc9f419fd1250b45311bb425459330b457dd1f6e70673d 42248 
vm-bonus-el_33.3_all.deb
Files: 
 2e4678d2837f749586848d3e12c49799 1120 editors optional 
emacs-goodies-el_33.3.dsc
 ddad40a79a50a1afcc476cf3e49a9600 1024280 editors optional 
emacs-goodies-el_33.3.tar.gz
 efccef5265ff3e909cf5c7565ddcfaf3 808098 editors optional 
emacs-goodies-el_33.3_all.deb
 576a15babfafa350eb3f5a154d44892e 80400 news optional gnus-bonus-el_33.3_all.deb
 39a123cfd4dc9e43acee2b43ec57215a 40264 editors optional 
devscripts-el_33.3_all.deb
 7f326f5cfc5099bd54130f2418d6997e 98288 utils optional debian-el_33.3_all.deb
 13a2bb57f663302a9f1e59da2d4c086b 73226 utils optional dpkg-dev-el_33.3_all.deb
 e73fe950081fb235def642c267d03f6b 42248 mail optional vm-bonus-el_33.3_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iQCVAwUBS9istbwVH8jSqROhAQIbLAP+JQ9k7SgDPfN5hqkEgzoNGvh/REFzAaCT
gxQC35AgY2SmgGzJxrG55tRKbwRR5QfbIdGqZdihvdn2R0/GwGVZCAXzhQ7nQi2c
cRmRx0UeTAz3fWxueJkcV/N8bvYm4UrLY/Bx5O8nGrXpu3txYmWkJP2TlRs2EeCm
gH6aftQj+tc=
=C/d2
-END PGP SIGNATURE-


Accepted:
debian-el_33.3_all.deb
  to main/e/emacs-goodies-el/debian-el_33.3_all.deb
devscripts-el_33.3_all.deb
  to main/e/emacs-goodies-el/devscripts-el_33.3_all.deb
dpkg-dev-el_33.3_all.deb
  to main/e/emacs-goodies-el/dpkg-dev-el_33.3_all.deb
emacs-goodies-el_33.3.dsc
  to main/e/emacs-goodies-el/emacs-goodies-el_33.3.dsc
emacs-goodies-el_33.3.tar.gz
  to main/e/emacs-goodies-el/emacs-goodies-el_33.3.tar.gz
emacs-goodies-el_33.3_all.deb
  to main/e/emacs-goodies-el/emacs-goodies-el_33.3_all.deb
gnus-bonus-el_33.3_all.deb
  to main/e/emacs-goodies-el/gnus-bonus-el_33.3_all.deb
vm-bonus-el_33.3_all.deb
  to main/e/emacs-goodies-el/vm-bonus-el_33.3_all.deb


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1o7fqv-0002iz...@ries.debian.org



Accepted libdevel-cover-perl 0.66-2 (source i386)

2010-04-28 Thread gregor herrmann
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 28 Apr 2010 23:52:50 +0200
Source: libdevel-cover-perl
Binary: libdevel-cover-perl
Architecture: source i386
Version: 0.66-2
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: gregor herrmann gre...@debian.org
Description: 
 libdevel-cover-perl - Perl tool for determining code coverage metrics
Closes: 579577
Changes: 
 libdevel-cover-perl (0.66-2) unstable; urgency=low
 .
   * Add new patch to fix build issues when the build path contains regexp
 metacharacters; thanks to Niko Tyni for bug report and patch
 (closes: #579577).
Checksums-Sha1: 
 c66bf3d329273948ed0cf28e68f2cf20cb9af8d3 2097 libdevel-cover-perl_0.66-2.dsc
 b40450d5075f2de4923afb4ff14946a51e2c47bf 5008 
libdevel-cover-perl_0.66-2.debian.tar.gz
 201ea4b403bab3307627ff6295e2ed6900e4489f 174056 
libdevel-cover-perl_0.66-2_i386.deb
Checksums-Sha256: 
 b7c8c1d4d92e280da523aaa4e309c0339fd064b093d16b2d0ecdf125816e6a96 2097 
libdevel-cover-perl_0.66-2.dsc
 ed6a34fd43c8849384afb3f0e85eeaa73f62019a406f5a7d618cfe67bed6a3c5 5008 
libdevel-cover-perl_0.66-2.debian.tar.gz
 28152088fb088039bb3d7ce6e3dbea98b58e7176e22c84b2757773a05ae89b34 174056 
libdevel-cover-perl_0.66-2_i386.deb
Files: 
 7e5eebab56f5837067e73b0275f48b15 2097 perl optional 
libdevel-cover-perl_0.66-2.dsc
 522f44f269a233f2f1bb03704db9599b 5008 perl optional 
libdevel-cover-perl_0.66-2.debian.tar.gz
 bbccc6db21af9bd9ee9deb8983a22a5e 174056 perl optional 
libdevel-cover-perl_0.66-2_i386.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iQIcBAEBCAAGBQJL2K7kAAoJELs6aAGGSaoGkPsQAL7VoCmAqRpsNw+h42YMx2G3
NsDgABeFuuez9YeWF/5DvYa3Ss8DENcpFXNRPcXVFCAnwEbuhKxfT0VhDR23l+lC
1SLx/aqmHqLOJvZV1XMiyltxI/JjRv2bb5cw1yDgomwqeipylFMOenndcCzG+YQE
K0dTGpOpFiRqm9ywgPTttGMPfKHtLL1OuD6SyjVa77lGLlJczTZG90lwXe2xAFuD
UhsDhfWZiS/kT5zAh+AfxfuiMaFtVNEFnR7PQrBZAqe0hNNwgy5qFnLCE+bGyT5a
j/1HNYEXtb/UuWcIIsN1pSoXZAK+pRrYcWiD4MmI/XCN7BxHyFhFqOBg+4pyv0Lx
YxT4IDQ72sUpU5vwzWDav+zbgPQhLnil0s1/MiH8mXn69jF/mN1B4kL2qB3LW4Fa
a48JUkJ8zOQxpaEHYN/ltRPNtuYO63CTSvwbSgBugYrcWxDnUKIAnfXmluD1R2Lv
QW8jrjXH4m7TARnXOE4CRcHbQXU4k1Xy5/mM8QuWFWNxjYR3P6UIb5d3SQgjo4Fc
3rXDXLF1P0dK0PoGnJ20dQbLyffITuoWFHDIzqSX3vnQq2IzZzhyYlI0Y5gBhyFJ
p9XfHMinS+R8FiLoyoawrwKCVxHU6HI+Orlam9Nd6gMaNiFkxCs0M4Pn3GRup6r7
F3c6SB1bBK1q71AeSbmd
=HLY1
-END PGP SIGNATURE-


Accepted:
libdevel-cover-perl_0.66-2.debian.tar.gz
  to main/libd/libdevel-cover-perl/libdevel-cover-perl_0.66-2.debian.tar.gz
libdevel-cover-perl_0.66-2.dsc
  to main/libd/libdevel-cover-perl/libdevel-cover-perl_0.66-2.dsc
libdevel-cover-perl_0.66-2_i386.deb
  to main/libd/libdevel-cover-perl/libdevel-cover-perl_0.66-2_i386.deb


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1o7fuk-00038k...@ries.debian.org



Accepted rpy2 2.1.1-1 (source i386)

2010-04-28 Thread Dirk Eddelbuettel
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 28 Apr 2010 17:20:15 -0500
Source: rpy2
Binary: python-rpy2
Architecture: source i386
Version: 2.1.1-1
Distribution: unstable
Urgency: low
Maintainer: Dirk Eddelbuettel e...@debian.org
Changed-By: Dirk Eddelbuettel e...@debian.org
Description: 
 python-rpy2 - Python interface to the GNU R language and environment (version 2
Changes: 
 rpy2 (2.1.1-1) unstable; urgency=low
 .
   * New upstream release
Checksums-Sha1: 
 1f67248d99c234355320c6f907d85cb7dda1d674 1244 rpy2_2.1.1-1.dsc
 8c63cff1710035fa736c1c50f246518c90a4f034 127353 rpy2_2.1.1.orig.tar.gz
 8b58663a08078ff5c493f0e84173fca725b019ff 11820 rpy2_2.1.1-1.diff.gz
 2d21432aa2818cfba66aac04c69a05d34f2d8706 114398 python-rpy2_2.1.1-1_i386.deb
Checksums-Sha256: 
 d348137869d6661316f02e1e5117a7c7b0abdfeddbb7d803aff4dc8013352c03 1244 
rpy2_2.1.1-1.dsc
 a9cdb72c2f569570611bde70c5b39ce582c05911d53b79f6490794435f835c83 127353 
rpy2_2.1.1.orig.tar.gz
 987b471207a6a81e358e11e4742ea5b474cffdc57b615525a15ea373eb2dde17 11820 
rpy2_2.1.1-1.diff.gz
 2013bb14bbe68cdf24e54b2e1312cd59376041f8a8eac121d9636d5dea82b245 114398 
python-rpy2_2.1.1-1_i386.deb
Files: 
 2e4935b8a9363fd23fb8842708392f79 1244 python optional rpy2_2.1.1-1.dsc
 da5f58597a7ced6d9480c6fe563a2a40 127353 python optional rpy2_2.1.1.orig.tar.gz
 92df6e800df6f6e72a2cc5e324c1f586 11820 python optional rpy2_2.1.1-1.diff.gz
 d95bd04b3d3ae0855451ab19cd1b63b8 114398 python optional 
python-rpy2_2.1.1-1_i386.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iD8DBQFL2LVnCZSR95Gw07cRAjPjAJ9EK76lbFHMNjWkjQivnSxUXCM33ACePSdx
GKZC/sKa5+ImV+dgxscc/zk=
=eerr
-END PGP SIGNATURE-


Accepted:
python-rpy2_2.1.1-1_i386.deb
  to main/r/rpy2/python-rpy2_2.1.1-1_i386.deb
rpy2_2.1.1-1.diff.gz
  to main/r/rpy2/rpy2_2.1.1-1.diff.gz
rpy2_2.1.1-1.dsc
  to main/r/rpy2/rpy2_2.1.1-1.dsc
rpy2_2.1.1.orig.tar.gz
  to main/r/rpy2/rpy2_2.1.1.orig.tar.gz


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1o7fyd-0003nh...@ries.debian.org



Accepted spline 1.2-1 (source i386)

2010-04-28 Thread Stuart Prescott
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 27 Apr 2010 23:52:22 +0100
Source: spline
Binary: spline
Architecture: source i386
Version: 1.2-1
Distribution: unstable
Urgency: low
Maintainer: Stuart Prescott stuart+deb...@nanonanonano.net
Changed-By: Stuart Prescott stuart+deb...@nanonanonano.net
Description: 
 spline - Akima spline interpolation
Closes: 527149 578004
Changes: 
 spline (1.2-1) unstable; urgency=low
 .
   * New upstream release, fixing bugs in existing package:
   - crash with long comment lines.
   - duplication of output lines due to unwanted compiler optimisation
 (Closes: #578004).
 (thanks to David Frey for his assistance in tracking down these bugs)
   * New maintainer, thanks to David Frey for his previous work
 (Closes: #527149).
   * Change from native to non-native package.
   * Patch Makefile to not have arch-specific directives.
   * Add a rudimentary test suite so that a reoccurence of #578004 on any arch
 will cause a FTBFS.
   * Add Homepage field.
   * Update package description to include citation to algorithm.
   * Update debian/copyright.
   * Change packaging to debhelper + 3.0 (quilt).
   * Drop unneeded prerm script.
   * Bump Standards Version to 3.8.4. (No changes needed).
Checksums-Sha1: 
 7c5c26e473fce3a80652854106fac0ddb54892a1 1650 spline_1.2-1.dsc
 6631b2da48c3bf93c6c5bc59e90813120064b848 7014 spline_1.2.orig.tar.gz
 35716c7d7a45845bca89a9e5d502512e1355d8c7 4744 spline_1.2-1.debian.tar.gz
 c990fe01a743d83abd16d9fef44816acec142069 11126 spline_1.2-1_i386.deb
Checksums-Sha256: 
 e5b49f8265dfd9a7f26595e202b6e5ffe2d74697a0b994771725f14fde254159 1650 
spline_1.2-1.dsc
 cb0b76abe83ece66fed8d7b746471e0383a84cd734b304334edefa3ea3464b14 7014 
spline_1.2.orig.tar.gz
 043d9ba7c185ee7e647d6d022968854fb111752dd3b77357cd497c78ac3018e2 4744 
spline_1.2-1.debian.tar.gz
 2f60a43bcf4650abbab9ed0088f63a79f8cfe41caf8b6a217da061e13a2a6102 11126 
spline_1.2-1_i386.deb
Files: 
 c7f7dd1d2a297d49f8f5c7a5f4d4f6ac 1650 math optional spline_1.2-1.dsc
 eed86f9c670820b83f442000719c1563 7014 math optional spline_1.2.orig.tar.gz
 c6aa04fbc725ef9b10ab8e253c8afcfe 4744 math optional spline_1.2-1.debian.tar.gz
 9e9ceec1aef347d3fb24ddd1acdab4a6 11126 math optional spline_1.2-1_i386.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iQIcBAEBCAAGBQJL2L4qAAoJEC1Os6YBVHX1B8IQALyf/QiA6zO6+fp4d/HNi4s1
BVC4ybKMxmi2Uv0Ewbo/fGtT13TkYFzEGwWpeRNHQhoU4fvlWncAGdMAwU74/dkQ
O8unE2HgXeyhatv0keHC1RwqllQfZGKTsQtZFXLUc1h5dngatdMKLK62nuIRAGm0
i9x867P0bhn/jrwxtLl1LmrOvKT1Aj8wgvMKF1ClnJ4qBRgSFJkyJf62GaiYrWYu
PZlY46zVaXEGFsKhev/gr4tgv7cNPrXXVDJvLq4wamWpBHxBgeXe3FZU2x/WOEBo
u1vBF715Zd6Hlujsv3GShrwdXspyIoTF7XJMi6zs1ZfUTctB5tbaTKFBKzfduPTi
T820Q3t17xgfgl7lNWkazgiLlQpUqxfla9BfEGQMLctx7yn4dE77UQRh+rdtF3/s
JpZia4V5W5L2mrH3huUBWAuV20MyT9bZAmWNlGFL1+/LMJB8prXhu6BFhqhzAYKR
LetL75VSGCEVsl44YmBpQi42ioknsdK0J2nz3dhO5AwGJS956tsRroNfo8EVXpq0
MAARm7osahIkmmAzK0eL0eXiqr1BGayaL+ma2CEgDX+uqzDXy8X/fnuqGR0FuerP
reOC5GQI6/Qcxt4pMCVOrpAwnYK6anQwr+vyXNQwWyC5lrXNXvolGfcPSYfoGIoe
G8Ibz1wa7jW2V8LLkfFL
=ZxZ9
-END PGP SIGNATURE-


Accepted:
spline_1.2-1.debian.tar.gz
  to main/s/spline/spline_1.2-1.debian.tar.gz
spline_1.2-1.dsc
  to main/s/spline/spline_1.2-1.dsc
spline_1.2-1_i386.deb
  to main/s/spline/spline_1.2-1_i386.deb
spline_1.2.orig.tar.gz
  to main/s/spline/spline_1.2.orig.tar.gz


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1o7gwg-0005qm...@ries.debian.org



Accepted pcmanfm 0.5.2+svn20091029-2 (source i386)

2010-04-28 Thread 李健秋
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 20 Mar 2010 16:22:17 +0700
Source: pcmanfm
Binary: pcmanfm pcmanfm-nohal
Architecture: source i386
Version: 0.5.2+svn20091029-2
Distribution: unstable
Urgency: low
Maintainer: Debian LXDE Packaging Team 
pkg-lxde-maintain...@lists.alioth.debian.org
Changed-By: Andrew Lee (李健秋) ajq...@debian.org
Description: 
 pcmanfm- an extremely fast and lightweight file manager for X
 pcmanfm-nohal - an extremely fast and lightweight file manager for X
Closes: 544737
Changes: 
 pcmanfm (0.5.2+svn20091029-2) unstable; urgency=low
 .
   * Building hal variant on kFreeBSD. (Closes: #544737)
   * debian/control:
 - Bumped Stand-Version to 3.8.4
 - Use Debian LXDE Packaging Team address on alioth
 - Added Vcs-Git and Vcs-Browser tags
Checksums-Sha1: 
 6d30e5737ebc52201cf283d8751929cef18d1d9f 1556 pcmanfm_0.5.2+svn20091029-2.dsc
 afbcc70f7f3d418358028e20e969f35458672e6c 11455 
pcmanfm_0.5.2+svn20091029-2.diff.gz
 68125b7b5a5d66b87719c756e683196d253c6dc0 558812 
pcmanfm_0.5.2+svn20091029-2_i386.deb
 4c8b5084c2c892c5d89bbb9d3da4ae4e15700c2f 546280 
pcmanfm-nohal_0.5.2+svn20091029-2_i386.deb
Checksums-Sha256: 
 e590be6a5c5bb01ea088766c2658abd9c337c230496d731281f14aacf49f1c49 1556 
pcmanfm_0.5.2+svn20091029-2.dsc
 d177de1aa0e1006103070002276f25c4bcd325c4425c9e1d9065357cf9720093 11455 
pcmanfm_0.5.2+svn20091029-2.diff.gz
 e8d1afb536f84b10f94c85b06e0ce512c9ba99ba675a80577f893f7aac2f31d6 558812 
pcmanfm_0.5.2+svn20091029-2_i386.deb
 3960ab817e3cde0b415672dd724996cb36afa75893a28be724b61692e81c291a 546280 
pcmanfm-nohal_0.5.2+svn20091029-2_i386.deb
Files: 
 965cbe37cce68a099a07f46bed55bcc6 1556 utils optional 
pcmanfm_0.5.2+svn20091029-2.dsc
 188430ef9f9d20f625b6cf02e823f972 11455 utils optional 
pcmanfm_0.5.2+svn20091029-2.diff.gz
 61322cedff1b7659fe01d1c4f4d81337 558812 utils optional 
pcmanfm_0.5.2+svn20091029-2_i386.deb
 fad4159aab4e782f6c60e26efe3efb36 546280 utils optional 
pcmanfm-nohal_0.5.2+svn20091029-2_i386.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAkuknT8ACgkQnQYz4bYlCYXmrQCgvprjbRDuETHawz+ikAQGNTNo
mWkAoOb3a6qfC3zHIaqNg9ek7bPaLZH7
=Lz4i
-END PGP SIGNATURE-


Accepted:
pcmanfm-nohal_0.5.2+svn20091029-2_i386.deb
  to main/p/pcmanfm/pcmanfm-nohal_0.5.2+svn20091029-2_i386.deb
pcmanfm_0.5.2+svn20091029-2.diff.gz
  to main/p/pcmanfm/pcmanfm_0.5.2+svn20091029-2.diff.gz
pcmanfm_0.5.2+svn20091029-2.dsc
  to main/p/pcmanfm/pcmanfm_0.5.2+svn20091029-2.dsc
pcmanfm_0.5.2+svn20091029-2_i386.deb
  to main/p/pcmanfm/pcmanfm_0.5.2+svn20091029-2_i386.deb


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1o7kub-0005vz...@ries.debian.org



Accepted ocaml-usb 1.0-1 (source amd64)

2010-04-28 Thread Stéphane Glondu
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Thu, 29 Apr 2010 07:40:13 +0200
Source: ocaml-usb
Binary: libusb-ocaml-dev libusb-ocaml
Architecture: source amd64
Version: 1.0-1
Distribution: unstable
Urgency: low
Maintainer: Debian OCaml Maintainers debian-ocaml-ma...@lists.debian.org
Changed-By: Stéphane Glondu glo...@debian.org
Description: 
 libusb-ocaml - OCaml bindings to libusb-1.0 (runtime)
 libusb-ocaml-dev - OCaml bindings to libusb-1.0
Changes: 
 ocaml-usb (1.0-1) unstable; urgency=low
 .
   * New upstream release
 - add 0001-Move-the-cmxs-rule-to-Before_rules.patch
   * Fix debian/watch
   * Bump Standards-Version to 3.8.4 (no changes)
   * Upload to unstable
Checksums-Sha1: 
 bea3fbda3d7a3a90764ea27892f525faab263bea 2028 ocaml-usb_1.0-1.dsc
 212650f0ce753a913ef70ea9399b9f7e9d659f1d 18768 ocaml-usb_1.0.orig.tar.gz
 e6ec8a1b4a01746636f448760e61c6a3152393b1 3418 ocaml-usb_1.0-1.debian.tar.gz
 846adb557cc22de8ae4d988d06ccc7b861314f5b 45896 libusb-ocaml-dev_1.0-1_amd64.deb
 3d113cc565f8dcafaf558c1d7b20f49a32fad5e1 40332 libusb-ocaml_1.0-1_amd64.deb
Checksums-Sha256: 
 bbb7dfb91c290bc57a380ed23a3a1119443a6b2cfd48351c8a807bdb385c3d87 2028 
ocaml-usb_1.0-1.dsc
 a06c1239f85575b924593f7825e8484b54c57bb393ade9efece1bf7b5f74f028 18768 
ocaml-usb_1.0.orig.tar.gz
 511021762d92e5310036c923720ff600b39eeed59ea7e385e1ec67cf570fe875 3418 
ocaml-usb_1.0-1.debian.tar.gz
 0e2cd4e36a87883af8130c865f524a6f7ee855c7c7af4a8b286ded315f3b8619 45896 
libusb-ocaml-dev_1.0-1_amd64.deb
 1f912090696836d068ad85af55e14fad2d2583f0c039141af0ce7165d975e5ba 40332 
libusb-ocaml_1.0-1_amd64.deb
Files: 
 1ef0a01da9226458d5af2f5c49407685 2028 ocaml optional ocaml-usb_1.0-1.dsc
 13c1ad5ab99dd102b96e2b84c7eedf7c 18768 ocaml optional ocaml-usb_1.0.orig.tar.gz
 6bd1ceed39fddfbd5e2d52db66d748b6 3418 ocaml optional 
ocaml-usb_1.0-1.debian.tar.gz
 e950027a3fe716e8ab5ecd4dc05132e7 45896 ocaml optional 
libusb-ocaml-dev_1.0-1_amd64.deb
 0c1df8039685fb17c4eb7b3a6e4d07e0 40332 ocaml optional 
libusb-ocaml_1.0-1_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iQIcBAEBCgAGBQJL2RweAAoJEHhT2k1JiBrTk3oQAKkDX83h+Njlexg6WxNudc+S
h2SHG9UVYu0nzexpyCx1wxt1CXIIY2PD3SGqC7TtNkSDPGyYL++eTsjuYgswFSC7
Rb7H1umbZc1N50doSs8tqt/xcqcVyxfYbDGVv/R2Ty/MeYwCb6llXyXdRJMcM46n
D8JHQWKpRJj5VT08pJsKEJfx/SpJh8bMV1qhzlM57QDaDw4zGa1OsrE7m6Ig30dv
s10l41pXJ4S4wjPs/c9gnbWQUNWE1FRZWLoiLmNz3e6O5vOxscewqtje7GBojKWK
8GCIHfGYTzJwuT93gm4TMKE+KhaZhSPK9cnyYtzfSnrmyOixiXoWzozajKO3Ib9M
UHo5LxCkxES3mt6kd8ropG+gddy//WUQLgeMJ9ul5ibzeAlSCAz6Lvw9Z6hdaerk
2zIbqn/NG6ifsvFdZF5aGmJC+aaB92MffMUt9wciOgGhXU2OdYaSDbB6FZv9xVLT
2dhgjJHYhQbiholyB+lhjjku3UR70pKlSfSzpHdfpjfOr5GD2u2Aa4YV5aU9RFb5
7Abk9xmGbcSW+23zgEfasZRblX92E/10a1BGaFqIk6gcetRcc2HxDA9F1yRVqi//
NbYvBSpofBIiaPBmZlLXiqdE8KQnKZqZv68LzArUws/fVqoEXAe6CnRlp+7ixnea
/+hxzFQ3JbTb+IPFUgKk
=ilF1
-END PGP SIGNATURE-


Accepted:
libusb-ocaml-dev_1.0-1_amd64.deb
  to main/o/ocaml-usb/libusb-ocaml-dev_1.0-1_amd64.deb
libusb-ocaml_1.0-1_amd64.deb
  to main/o/ocaml-usb/libusb-ocaml_1.0-1_amd64.deb
ocaml-usb_1.0-1.debian.tar.gz
  to main/o/ocaml-usb/ocaml-usb_1.0-1.debian.tar.gz
ocaml-usb_1.0-1.dsc
  to main/o/ocaml-usb/ocaml-usb_1.0-1.dsc
ocaml-usb_1.0.orig.tar.gz
  to main/o/ocaml-usb/ocaml-usb_1.0.orig.tar.gz


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1o7mad-00056b...@ries.debian.org