paquet debian

2010-03-23 Thread Cecile Forella

Bonjour,

J'essaie de faire un paquet debian en lancant la commande 
dpkg-buildpackage -us -uc -b mais j'ai l'erreur suivante :


dpkg-shlibdeps: échec: pas d'information de dépendance trouvée pour 
/usr/local/lib/paraview-3.6/libQtCore.so.4 (utilisé par 
debian/paraview/usr/local/lib/paraview-3.6/libvtkGeovisPython.so).

dh_shlibdeps: command returned error code 512

Quelqu'un saurait ce que je doit faire pour la régler?

Merci d'avance


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



Re: paquet debian

2010-03-23 Thread Raphael Hertzog
Bonjour,

On Tue, 23 Mar 2010, Cecile Forella wrote:
 J'essaie de faire un paquet debian en lancant la commande
 dpkg-buildpackage -us -uc -b mais j'ai l'erreur suivante :
 
 dpkg-shlibdeps: échec: pas d'information de dépendance trouvée pour
 /usr/local/lib/paraview-3.6/libQtCore.so.4 (utilisé par
 debian/paraview/usr/local/lib/paraview-3.6/libvtkGeovisPython.so).
 dh_shlibdeps: command returned error code 512
 
 Quelqu'un saurait ce que je doit faire pour la régler?

Difficile de répondre de manière brève, mais je suggère de commencer par
lire la page de manuel de dpkg-shlibdeps.

Ensuite je suggérerai volontiers de corriger le paquet qui fournit
paraview pour ne pas embarquer une copie de Qt... enfin si vraiment un
paquet doit fournir une bibliothèque embarquée malgré tout, il doit
exporter des informations de dépendances pour cette copie
de la bibliothèque. Vous devez alors fournir un fichier shlibs ou
symbols...

Alternativement, si vous vous moquez de la propreté du packaging, vous
pouvez dire à dpkg-shlibdeps d'ignorer ce problème, il y a une option
--ignore-missing-info à cet effet (vous pouvez dire à dh_shlibdeps de
transmettre cette option).

Cordialement,
-- 
Raphaël Hertzog

Like what I do? Sponsor me: http://ouaza.com/wp/2010/01/05/5-years-of-freexian/
My Debian goals: http://ouaza.com/wp/2010/01/09/debian-related-goals-for-2010/


-- 
To UNSUBSCRIBE, email to debian-devel-french-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20100323114244.ga25...@rivendell



Naming policy for Perl modules (mass bug filing)

2010-03-23 Thread Ansgar Burchardt
Hi,

the Debian Perl Policy asks for packages for the Foo::Bar module to be
named libfoo-bar-perl [1].  Some packages do not adhere to this scheme:

  opalmod   → libopal-perl
  gnuift-perl   → libgnuift-perl
  perl-mapscript→ libmapscript-perl
  perl-tk   → libtk-perl
  speedy-cgi-perl   → libspeedy-cgi-perl
  exactimage-perl   → libexactimage-perl
  perl-ifeffit  → libifeffit-perl
  rplay-perl→ librplay-perl
  nfqueue-bindings-perl → libnfqueue-perl
  perlmagick→ libimage-magick-perl

(dd-list attached below; the list is based on data from Feb 23 [2])

I believe these modules should be renamed to have a consistent naming
scheme in Debian instead of using a prefix perl- or omitting the lib
for some packages.

Unless there are objections I will file bugs of severity normal in a
few days for these packages.

Regards,
Ansgar

[1] 
http://www.debian.org/doc/packaging-manuals/perl-policy/ch-module_packages.html#s-package_names
[2] http://lists.debian.org/debian-perl/2010/02/msg00062.html
Luciano Bello luci...@debian.org
   imagemagick (U)

Alan Boudreault aboudrea...@mapgears.com
   mapserver (U)

Pierre Chifflier pol...@debian.org
   nfqueue-bindings

Debian GIS Project pkg-grass-de...@lists.alioth.debian.org
   mapserver

Debian QA Group packa...@qa.debian.org
   gnuift
   rplay

ImageMagick Packaging Team pkg-gmagick-im-t...@lists.alioth.debian.org
   imagemagick

Daniel Kobras kob...@debian.org
   imagemagick (U)

Francesco Paolo Lovergine fran...@debian.org
   mapserver (U)

Ola Lundqvist o...@debian.org
   opalmod

Nelson A. de Oliveira nao...@debian.org
   imagemagick (U)

Andreas Putzo andr...@putzo.net
   mapserver (U)

Bastien Roucariès roucaries.bastien+deb...@gmail.com
   imagemagick (U)

Michael C. Schultheiss schul...@debian.org
   perl-tk (U)

Carlo Segre se...@debian.org
   ifeffit

Jose Carlos Garcia Sogo js...@debian.org
   speedy-cgi-perl

Colin Tuckley col...@debian.org
   perl-tk

Niko Tyni nt...@debian.org
   speedy-cgi-perl (U)

Jakub Wilk jw...@debian.org
   exactimage



Re: Bug#533708: ITP: libhugetlbfs -- Tools and Library access huge pages of memory

2010-03-23 Thread Frank Lin PIAT
[re-sending, with proper debian-devel address, sorry for the noise]

Hello Christopher and all,

This ITP was stalled, so I packaged this tool. I am looking for one or
more co-maintainer (read more at the bottom).

On Fri, 2009-06-19 at 15:18 -0700, Simmons, Christopher wrote:
 Package: wnpp
  
 I wish to work on creating a debian package for libhugetlbfs-2.4

* Package name: libhugetlbfs
  Version : 2.7
  Upstream Authors: Eric B Munson ebmun...@us.ibm.com
  : Adam Litke a...@us.ibm.com
  : David Gibson d...@au1.ibm.com
* URL : http://libhugetlbfs.sourceforge.net/
* License : LGPL-2.1
  Programming Lang: C
  Description : Tools and Library access huge pages of memory

::libhugetlbfs::
Description: A library which provides access to huge pages of memory
 libhugetlbfs is a library which provides easy access to huge pages of
 memory. It is a wrapper for the hugetlbfs file system. Applications 
 can use huge pages to fulfill malloc() requests without being
 recompiled by using LD_PRELOAD. Alternatively, applications can be
 linked against libhugetlbfs without source modifications to load BSS
 or BSS, data, and text segments into large pages.

::hugepages::
Description: A set of tools to configure huge pages of memory
 This package contains a number of utilities that will help administrate
 the use of huge pages on your system.  hugeedit modifies binaries to
 set default segment remapping behavior. hugectl sets environment
 variables for using huge pages and then execs the target program.
 hugeadm gives easy access to huge page pool size control. pagesize
 lists page sizes available on the machine.


My current work is available from:
 http://git.debian.org/?p=collab-maint/libhugetlbfs.git


Co-maintainer wanted

I am looking for a co-maintainer for this package. There are two reasons
for that: 1) I can't write C, well not really.  2) I believe that every
package should be co-maintained (in a perfect world anyway).

You should be prepared to handle all the aspects of the packaging which
are specific to C and/or library handling. I can help for other aspects
of packaging, bug handling, backporting patches, etc...

Current Lintian :
 P: libhuge*: no-upstream-changelog
 W: libhugetlbfs*: shlib-without-versioned-soname ...
 E: libhugetlbfs: postinst-must-call-ldconfig 

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/1269330984.3587.23.ca...@solid.paris.klabs.be



Group for hugepages / libhugetlbfs

2010-03-23 Thread Frank Lin PIAT
[re-sending, with proper debian-devel address, sorry for the noise]

Hello,

On Tue, 2010-03-23 at 01:20 +0100, Frank Lin PIAT wrote:
 This ITP was stalled, so I packaged this tool...
 
 * Package name: libhugetlbfs
   Description : Tools and Library access huge pages of memory
 
 ::hugepages::
 Description: A set of tools to configure huge pages of memory
  This package contains a number of utilities that will help administrate
  the use of huge pages on your system. hugeedit modifies binaries to
  set default segment remapping behavior. hugectl sets environment
  variables for using huge pages and then execs the target program.
  hugeadm gives easy access to huge page pool size control. pagesize
  lists page sizes available on the machine.

I would like some advices on how to handle group for granting permission
to use HugePage/HugeTlbFs. I wonder If I should request a fixed GID...

That group can be used in the following places:

 1. Sysctl's  vm.hugetlb_shm_group = GIDNUMBER
 2. hugetlbfs mount-points permissions
 3. /etc/security/limits.conf's memlock

For #2 and #3, it is possible to use the group name. But unfortunately,
sysctl only accept GID number.

Is this reason sufficient to request a fixed GID? Alternatively, we
could use an init script to do the conversion. I don't like that option
very much, because I think it would be better to let /etc/sysctl handle
it.

What do you think about it?

Franklin


[1] http://wiki.debian.org/Hugepages



-- 
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/1269331457.3587.55.ca...@solid.paris.klabs.be



Re: Processed: ipv6 release goal

2010-03-23 Thread Petter Reinholdtsen

[Ben Hutchings]
 ipv6
 This bug affects support for Internet Protocol version 6.

 This is *not* the same as the release goal, which is about fixing
 networking programs that don't support IPv6 at all.  Many of these bugs
 should not be release-critical.

How is it different from the release goal?  Release goal bugs are not
necessarily release-critical (it is a goal, not a requirement) so I do
not understand your comment at all.

And the ipv6 goal is as far as I understand it about fixing all Debian
packages to work properly with ipv6, not just network programs,
whatever that is.

Happy hacking,
-- 
Petter Reinholdtsen


-- 
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/2fld3yva1s3@login2.uio.no



Re: Processed: ipv6 release goal

2010-03-23 Thread Colin Watson
On Tue, Mar 23, 2010 at 09:19:08AM +0100, Petter Reinholdtsen wrote:
 [Ben Hutchings]
  ipv6
  This bug affects support for Internet Protocol version 6.
 
  This is *not* the same as the release goal, which is about fixing
  networking programs that don't support IPv6 at all.  Many of these bugs
  should not be release-critical.
 
 How is it different from the release goal?  Release goal bugs are not
 necessarily release-critical (it is a goal, not a requirement) so I do
 not understand your comment at all.

Ben is replying to a BTS notification that many of these bugs were
upgraded to severity 'serious' by Clint Adams.

-- 
Colin Watson   [cjwat...@debian.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/20100323085723.ga28...@master.debian.org



Re: Naming policy for Perl modules (mass bug filing)

2010-03-23 Thread Bastien ROUCARIES
2010/3/23 Ansgar Burchardt ans...@43-1.org:
 Hi,

 the Debian Perl Policy asks for packages for the Foo::Bar module to be
 named libfoo-bar-perl [1].  Some packages do not adhere to this scheme:

  opalmod               → libopal-perl
  gnuift-perl           → libgnuift-perl
  perl-mapscript        → libmapscript-perl
  perl-tk               → libtk-perl
  speedy-cgi-perl       → libspeedy-cgi-perl
  exactimage-perl       → libexactimage-perl
  perl-ifeffit          → libifeffit-perl
  rplay-perl            → librplay-perl
  nfqueue-bindings-perl → libnfqueue-perl
  perlmagick            → libimage-magick-perl

In this case perlmagick is the upstream name, but we could create an
empty package  libimage-magick-perl that will depend on  perlmagick ,
or the reverse if needed, but thename perlmagick should be kept due to
upstream naming [1].

[1] http://www.imagemagick.org/script/perl-magick.php

Bastien


--
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/195c7a901003230147u22d479abxa7889a98e9e63...@mail.gmail.com



Re: Bug#533708: ITP: libhugetlbfs -- Tools and Library access huge pages of memory

2010-03-23 Thread Colin Watson
On Tue, Mar 23, 2010 at 02:14:51AM +0100, Frank Lin PIAT wrote:
 On Tue, 2010-03-23 at 01:20 +0100, Frank Lin PIAT wrote:
  This ITP was stalled, so I packaged this tool...
  
  * Package name: libhugetlbfs
Description : Tools and Library access huge pages of memory
  
  ::hugepages::
  Description: A set of tools to configure huge pages of memory
   This package contains a number of utilities that will help administrate
   the use of huge pages on your system.  hugeedit modifies binaries to
   set default segment remapping behavior. hugectl sets environment
   variables for using huge pages and then execs the target program.
   hugeadm gives easy access to huge page pool size control. pagesize
   lists page sizes available on the machine.
 
 I would like some advice regarding HugePage/HugeTlbFs. I wonder If I
 should request a fixed GID...
 
 To grant a user the right to use hugepages, that user have to be in a
 group that can be used in one or more of :
 
 1. hugetlbfs mountpoints permission
 2. Sysctl's  vm.hugetlb_shm_group = GIDNUMBER
 3. /etc/security/limits.conf's memlock
 
 For #1 and #3, it is possible to use the group name. But unfortunately,
 sysctl only accept GID number.
 
 Is it sufficient reason to request a fixed GID? Alternatively, we could
 use an init script to do the conversion. I don't like that option very
 much, because I think it would be better to let /etc/sysctl handle it.

As base-passwd maintainer, this is in principle sufficient reason for a
fixed GID. However, I'm concerned about the management procedures and
wouldn't want to allocate a GID before it's clear that this has been
thought through properly.

Who should be able to use huge pages?  What basis should a system
administrator use to determine who should be added to this group?  We
need to work this out *before* adding the group.  I have to say that a
group feels like a very odd way to manage this to me - surely this is
more like what we traditionally manage using resource limits, which
might be associated with groups but might also be associated with other
properties of PAM sessions or with particular applications?  I know
there's some mention of resource limits in the wiki page you cited, but
it seems to be secondary to the ability to create files in this virtual
filesystem.

Normally, I would not allocate any new entries in the global static
range (0-99) without an extraordinarily good overriding reason.  An
entry in the static on-demand range (6-64999) would be more usual,
but requires a package to own it and actually create the group using
addgroup.  Doing this in a run-time library package is problematic
because what if its SONAME changes?  If at all possible, I would prefer
it if any package owning such a group has a stable name and is one
you're prepared to say will stick around for a long time.

I think that the mount point should be handled dynamically, in a new
init script or perhaps even in mountkernfs (or mountdevsubfs if you
decide to put the mount point under /dev), rather than by requiring
everyone who wants to use this to edit /etc/fstab.  (This seems to be
partially covered by #572733.)

(You could of course work around my objections by using a dynamic GID
and an init script, but I agree with you that that is not so desirable.)

-- 
Colin Watson   [cjwat...@debian.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/20100323085637.gg4...@riva.ucam.org



Re: Processed: ipv6 release goal

2010-03-23 Thread Hendrik Sattler

Zitat von Ben Hutchings b...@decadent.org.uk:


ipv6
This bug affects support for Internet Protocol version 6.

This is *not* the same as the release goal, which is about fixing
networking programs that don't support IPv6 at all.  Many of these bugs
should not be release-critical.


Context? Can you make your post a bit less brief? Where does the  
citation comes from?


HS



--
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/20100323093559.6gqgmi314wscc...@v1539.ncsrv.de



Re: Naming policy for Perl modules (mass bug filing)

2010-03-23 Thread Philipp Kern
[Followup-To: header set to gmane.linux.debian.devel.general.]
On 2010-03-23, Jozef Kutej jo...@kutej.net wrote:
 what should be the motivation and reasoning for spending time on this task? as
 it will require change on the package it self, all the packages that have it 
 as
 dependency, plus an transition effort in order to make the upgrades work
 properly. can you list the benefits?

It's consistent.  I'm always annoyed when looking for a Perl package that
apt-cache search libmodule-perl doesn't turn up something but another
search phrase might have.

(Hint: module isn't always unique among the packages.)

Kind regards,
Philipp Kern


-- 
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/slrnhqh3qp.7qc.tr...@kelgar.0x539.de



Re: Naming policy for Perl modules (mass bug filing)

2010-03-23 Thread Jozef Kutej
Ansgar Burchardt wrote:
 the Debian Perl Policy asks for packages for the Foo::Bar module to be

Perl module packages *should* be named... :)

 I believe these modules should be renamed to have a consistent naming
 scheme in Debian instead of using a prefix perl- or omitting the lib
 for some packages.

what should be the motivation and reasoning for spending time on this task? as
it will require change on the package it self, all the packages that have it as
dependency, plus an transition effort in order to make the upgrades work
properly. can you list the benefits?

 Unless there are objections I will file bugs of severity normal in a
 few days for these packages.

if, then a wishlist would be better. there are still functional bugs [1] that
need a people having some free time...

Cheers,
Jozef


[1] http://pkg-perl.alioth.debian.org/cgi-bin/pet.cgi


-- 
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/4ba88aec@kutej.net



Re: definition of contrib buildd inconsistency

2010-03-23 Thread Marc 'HE' Brockschmidt
Carlo Segre se...@iit.edu writes:
 On Mon, 22 Mar 2010, Marc 'HE' Brockschmidt wrote:
 We are currently reworking the non-free support in the buildd
 network. In the long term, we want to be able to build whitelisted
 packages, and allow contrib packages to use binaries built from
 whitelisted package. This is not done yet, but people (more
 specifically, Andreas Barth) are working on it.
 Thanks for the information.  Do you have any notion about when this
 might be completed?

No, sorry.

Marc
-- 
BOFH #310:
asynchronous inode failure


pgpAZ3rDSkaGh.pgp
Description: PGP signature


Re: Who is running non-free autobuilders

2010-03-23 Thread Marc 'HE' Brockschmidt
Michael Hanke michael.ha...@gmail.com writes:
 since a while I try to figure out why a package is not being auto-built.
 I was suggested to contact the team that runs the non-free
 autobuilders. However, I have trouble finding that team. Whom could I
 contact -- neither google nor the wiki seems to know about them.

Currently, noone is running the non-free autobuilder because we have
none. In the long run, this will be integrated into the usual Debian
infrastructure, but this hasn't happened yet.

Marc
-- 
BOFH #219:
Recursivity.  Call back if it happens again.


pgpA85MWeFHVr.pgp
Description: PGP signature


Re: Bug#540215: Introduce dh_checksums

2010-03-23 Thread Wouter Verhelst
On Sat, Mar 20, 2010 at 01:27:52PM +0100, Harald Braumann wrote:
 On Fri, Mar 19, 2010 at 05:56:40PM -0700, Russ Allbery wrote:
  Harald Braumann ha...@unheit.net writes:
   On Thu, Mar 18, 2010 at 04:52:07PM -0700, Russ Allbery wrote:
  
   You add an additional ar member that contains the signed checksums of
   all of the files in data.tar.gz, possibly another additional member
   that contains the signed checksums for control.tar.gz, or you document
   some convention so that you can combine both into the same signed
   checksum document.
  
   Wouldn't it be simpler to just extract *sums from control.tar.gz, create
   a detached signature for it and put it in the ar archive, instead of
   extracting data.tar.gz and generating the sums a second time? Or would
   this replace dh_*sums during package build time?
  
  I think it would replace dh_*sums during package build time and make
  obsolete including md5sums in the control.tar.gz.  You don't really want
  the signature and checksums to be inside one of the other data members
  since that breaks, as Wouter points out, the ability to remove the
  signature and checksums and verify against the original *.changes file.
  And there's no need to include two copies of the checksums.
 
 There would only be one additional file, containing a detached
 signature for the checksum file. No duplication of checksums and it
 can easily be removed from the ar. But doing everything in one step,
 like you proposed, is better anyway.

Yes, agreed; detached signatures are probably better, since they would
allow for multiple signatures without the requirement of having several
copies of the checksums file in the .deb. What's more, if the checksums
are still in the control.tar.gz, this would provide some level of
backwards compatibility with a version of dpkg that doesn't support the
detached signatures yet (i.e., a package installed with that version
would still have the checksums on disk, though not the signatures).

Since I haven't seen any input from the dpkg developers to this thread
(-dpkg Cc'ed for their benefit), and since we seem to have hammered out
a proposal that would involve some change to dpkg, let me summarize the
proposal and ask for their input.

The idea would be to provide a path from a binary on disk to a GPG
signature for installed packages of which the user no longer has the
.deb file from which it was originally installed, nor the Packages
and/or Release.gpg file that was used to download it.

The proposal as it currently stands would be that:
- md5sums are phased out in favour of a more generic 'checksums' file
  that would use a more secure hash algorithm than MD5 (one of the SHA*
  family of hashes would probably do at the moment).
- When asked to sign a .deb file, dpkg(-deb) would extract the checksums
  data member from control.tar.gz, create a detached signature for that
  file, and store it as an additional data member in that .deb.

The benefits of this method as opposed to storing the signature in the
control.tar.gz file would be:
- Autobuilders would not need to be modified to support signed packages.
- Adding a member to an ar file and removing it again later can be done
  in a way which is idempotent; the same is not true for modifying a tar
  file. As such, it is trivially possible to remove signatures from a
  .deb file to allow its verification against the original .changes file
  that was used for its upload, should this at any point be necessary
- If adding multiple signatures is possible in a way which does not
  modify the contents of the .deb file itself, then the archive-wide key
  could in theory be used to sign individual .deb files. While a massive
  increase of CPU power on ftp-master.d.o would be needed to support
  this, it would allow for easier key management on the end-user end.
- It would not break backwards compatibility. I tried this, by manually
  adding a file signature_01.asc to a .deb file; dpkg was still able
  to install this package, it just ignored the unknown file.

If we're going to sign .deb files, then it would make sense to also sign
the metadata and maintainer scripts in the control.tar.gz file. Doing
this would require some way to clarify the difference between data in
control.tar.gz and data in data.tar.gz; current suggestions are to
either use a prefix (something like CONTROL:preinst, for instance) or to
use the path of the binary-as-installed (wherein the above would become
/var/lib/dpkg/info/package.preinst). There aren't any strong
feelings towards one or the other, however.

What's the opinion of the dpkg maintainers on this?

-- 
The biometric identification system at the gates of the CIA headquarters
works because there's a guard with a large gun making sure no one is
trying to fool the system.
  http://www.schneier.com/blog/archives/2009/01/biometrics.html


signature.asc
Description: Digital signature


Re: Naming policy for Perl modules (mass bug filing)

2010-03-23 Thread Petter Reinholdtsen

[Philipp Kern]
 It's consistent.  I'm always annoyed when looking for a Perl package that
 apt-cache search libmodule-perl doesn't turn up something but another
 search phrase might have.

I normally use 'apt-cache serach perl|grep -i module', and it almost
always give me a useful result.  I suspect it is less work for more
gain if we change the way you do searches instead of spending a lot of
time renaming packages for dubious gain.

Happy hacking,
-- 
Petter Reinholdtsen


-- 
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/2fl8w9jfiex@login1.uio.no



Bug#575075: ITP: aaphoto -- Auto Adjust Photo, automatic color correction of photos

2010-03-23 Thread Andras Horvath
Package: wnpp
Severity: wishlist
Owner: Andras Horvath h...@log69.com


* Package name: aaphoto
  Version : 0.36-1
  Upstream Author : Andras Horvath h...@log69.com
* URL : http://log69.com/aaphoto_en.html
* License : GPLv3
  Programming Lang: C
  Description : Auto Adjust Photo, automatic color correction of photos

Auto Adjust Photo is a tiny command-line image manipulation
tool for automatic color correction of photos. It tries to
make the picture look better. The program does this by
analyzing the input image and then sets the most optimal
contrast, gamma, color balance and saturation for it.

-- System Information:
Debian Release: 5.0.4
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)



-- 
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/20100323100131.16369.53689.report...@dell.andras



Re: Bug#533708: ITP: libhugetlbfs -- Tools and Library access huge pages of memory

2010-03-23 Thread Vincent Danjean
On 23/03/2010 09:57, Colin Watson wrote:
 Who should be able to use huge pages?  What basis should a system
 administrator use to determine who should be added to this group?

To start, I see two use cases:
- developers/researchers, in particular in HPC field that needs to
  be able to efficiently use the memory
  = some users need to have access to huge pages
- HPC applications
  = some applications need to have access to huge pages

  Regards,
Vincent

-- 
Vincent Danjean   GPG key ID 0x9D025E87 vdanj...@debian.org
GPG key fingerprint: FC95 08A6 854D DB48 4B9A  8A94 0BF7 7867 9D02 5E87
Unofficial packages: http://moais.imag.fr/membres/vincent.danjean/deb.html
APT repo:  deb http://perso.debian.org/~vdanjean/debian unstable main


-- 
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/4ba8988c.4050...@free.fr



Re: Who is running non-free autobuilders

2010-03-23 Thread Michael Hanke
On Tue, Mar 23, 2010 at 11:20:07AM +0100, Marc 'HE' Brockschmidt wrote:
 Michael Hanke michael.ha...@gmail.com writes:
  since a while I try to figure out why a package is not being auto-built.
  I was suggested to contact the team that runs the non-free
  autobuilders. However, I have trouble finding that team. Whom could I
  contact -- neither google nor the wiki seems to know about them.
 
 Currently, noone is running the non-free autobuilder because we have
 none. In the long run, this will be integrated into the usual Debian
 infrastructure, but this hasn't happened yet.

Thanks for this information.

Michael

-- 
GPG key:  1024D/3144BE0F Michael Hanke
http://mih.voxindeserto.de


-- 
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/20100323110941.ga17...@meiner



Re: Bug#533708: ITP: libhugetlbfs -- Tools and Library access huge pages of memory

2010-03-23 Thread Marco d'Itri
On Mar 23, Colin Watson cjwat...@debian.org wrote:

 Who should be able to use huge pages?  What basis should a system
KVM, Oracle.

-- 
ciao,
Marco


signature.asc
Description: Digital signature


Re: Processed: ipv6 release goal

2010-03-23 Thread Felipe Augusto van de Wiel (faw)
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 23-03-2010 05:35, Hendrik Sattler wrote:
 Zitat von Ben Hutchings b...@decadent.org.uk:
 
 ipv6
 This bug affects support for Internet Protocol version 6.

 This is *not* the same as the release goal, which is about fixing
 networking programs that don't support IPv6 at all.  Many of these bugs
 should not be release-critical.
 
 Context? 

As pointed by Colin:

| Ben is replying to a BTS notification that many of these bugs were
| upgraded to severity 'serious' by Clint Adams.



 Can you make your post a bit less brief? Where does the
 citation comes from?

http://www.debian.org/Bugs/Developer#tags

Kind regards,
- -- 
Felipe Augusto van de Wiel (faw)
Debian. Freedom to code. Code to freedom!
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkuoq1wACgkQCjAO0JDlykYYZACgwG2f1PNouPmHiyU6ualgEZIO
P+cAnRyxNpc3iplfDaBWviv1cds/cM3Q
=cJ7G
-END PGP SIGNATURE-


-- 
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/4ba8ab5e.90...@funlabs.org



Re: Processed: ipv6 release goal

2010-03-23 Thread Hendrik Sattler

Zitat von Felipe Augusto van de Wiel (faw) f...@funlabs.org:


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 23-03-2010 05:35, Hendrik Sattler wrote:

Zitat von Ben Hutchings b...@decadent.org.uk:


ipv6
This bug affects support for Internet Protocol version 6.

This is *not* the same as the release goal, which is about fixing
networking programs that don't support IPv6 at all.  Many of these bugs
should not be release-critical.


Context?


As pointed by Colin:

| Ben is replying to a BTS notification that many of these bugs were
| upgraded to severity 'serious' by Clint Adams.


Thanks.


Can you make your post a bit less brief? Where does the
citation comes from?


http://www.debian.org/Bugs/Developer#tags


BTW: How can I force that page to _not_ use the preferred language  
of the browser? Having to change that in the firefox/iceweasel  
settings every time is a bit... weird.


HS



--
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/20100323133351.ldsshmdvs404g...@v1539.ncsrv.de



Re: Processed: ipv6 release goal

2010-03-23 Thread Paul Wise
On Tue, Mar 23, 2010 at 8:33 PM, Hendrik Sattler
p...@hendrik-sattler.de wrote:

 BTW: How can I force that page to _not_ use the preferred language of the
 browser? Having to change that in the firefox/iceweasel settings every time
 is a bit... weird.

That is a feature, not a bug. Why is your preferred language set
incorrectly in the first place? Unfortunately respecting the
Accept-Language HTTP header is less and less common for web
applications these days, mapping IP addresses to languages through
GeoIP is more common and extremely annoying.

-- 
bye,
pabs

http://wiki.debian.org/PaulWise


-- 
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/e13a36b31003230555g138965dcpcdf9021fdb13d...@mail.gmail.com



Re: Processed: ipv6 release goal

2010-03-23 Thread Mike Hommey
On Tue, Mar 23, 2010 at 08:55:09PM +0800, Paul Wise wrote:
 On Tue, Mar 23, 2010 at 8:33 PM, Hendrik Sattler
 p...@hendrik-sattler.de wrote:
 
  BTW: How can I force that page to _not_ use the preferred language of the
  browser? Having to change that in the firefox/iceweasel settings every time
  is a bit... weird.
 
 That is a feature, not a bug. Why is your preferred language set
 incorrectly in the first place? Unfortunately respecting the
 Accept-Language HTTP header is less and less common for web
 applications these days, mapping IP addresses to languages through
 GeoIP is more common and extremely annoying.

There is one annoying misfeature of content negotiation, though. If you
follow one of the language links at the bottom of the, say, english page, and
then follow a link within the translated page, you are back to english.

Mike


-- 
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/20100323130506.ga13...@glandium.org



Re: Processed: ipv6 release goal

2010-03-23 Thread Hendrik Sattler

Zitat von Hendrik Sattler p...@hendrik-sattler.de:

http://www.debian.org/Bugs/Developer#tags


BTW: How can I force that page to _not_ use the preferred language of
the browser? Having to change that in the firefox/iceweasel settings
every time is a bit... weird.


Ups. Should have scrolled all the way down :-/

HS



--
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/20100323135635.5ac1y3iigwkgo...@v1539.ncsrv.de



Re: Naming policy for Perl modules (mass bug filing)

2010-03-23 Thread Ansgar Burchardt
Jozef Kutej jo...@kutej.net writes:

 Ansgar Burchardt wrote:
 the Debian Perl Policy asks for packages for the Foo::Bar module to be
 Perl module packages *should* be named... :)

  Non-conformance with guidelines denoted by should (or recommended)
  will generally be considered a bug, but will not necessarily render a
  package unsuitable for distribution.

I don't object to naming packages differently if there is a reason to do
so, but fail to see one for these packages (except for perlmagick which
is also the upstream name as noted by Bastien ROUCARIES [1]).

[1] http://lists.debian.org/debian-devel/2010/03/msg00706.html

 I believe these modules should be renamed to have a consistent naming
 scheme in Debian instead of using a prefix perl- or omitting the lib
 for some packages.

 what should be the motivation and reasoning for spending time on this
 task? as it will require change on the package it self, all the
 packages that have it as dependency, plus an transition effort in
 order to make the upgrades work properly. can you list the benefits?

 · Consistency.  I like to find packages with a name I would expect.
   Charles Plessy [2] and Philipp Kern [3] seem to agree with this.

 · A good example.  When packages that do not live in the Debian
   archive do not adhere to the naming policy are installed, there
   are problems when Debian introduces the same Perl module [4].
   This was the reason I started looking for these packages.
   (I know that already existing packages will not cause this problem,
but they should be a good example for other people.)

[2] http://lists.debian.org/debian-perl/2010/02/msg00074.html
[3] http://lists.debian.org/debian-devel/2010/03/msg00709.html
[4] http://lists.debian.org/debian-perl/2010/02/msg00055.html

 Unless there are objections I will file bugs of severity normal in a
 few days for these packages.

 if, then a wishlist would be better. there are still functional bugs
 [1] that need a people having some free time...

 [1] http://pkg-perl.alioth.debian.org/cgi-bin/pet.cgi

I'm fine with that priority as well.  It is not really urgent after all.
And I know the PET page quite well...

Regards,
Ansgar


--
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/87r5nbqjd1@marvin.43-1.org



Re: Naming policy for Perl modules (mass bug filing)

2010-03-23 Thread Jonas Smedegaard

On Tue, Mar 23, 2010 at 10:04:58PM +0900, Ansgar Burchardt wrote:

Jozef Kutej jo...@kutej.net writes:


Ansgar Burchardt wrote:

the Debian Perl Policy asks for packages for the Foo::Bar module to be

Perl module packages *should* be named... :)


 Non-conformance with guidelines denoted by should (or recommended)
 will generally be considered a bug, but will not necessarily render a
 package unsuitable for distribution.

I don't object to naming packages differently if there is a reason to do
so, but fail to see one for these packages (except for perlmagick which
is also the upstream name as noted by Bastien ROUCARIES [1]).

[1] http://lists.debian.org/debian-devel/2010/03/msg00706.html


What is so special about Perlmagick?  I do not know of *any* upstream 
project named lib*-perl, so same argument would be true for most Perl 
module packages, I believe.



 - Jonas

--
* Jonas Smedegaard - idealist  Internet-arkitekt
* Tlf.: +45 40843136  Website: http://dr.jones.dk/

 [x] quote me freely  [ ] ask before reusing  [ ] keep private


signature.asc
Description: Digital signature


Re: Bug#547079: login: Should set the iutf8 tty c_iflag if the locale is utf8

2010-03-23 Thread Nicolas François
tags #539354 help
thanks

Hello,

As I have no clue about TTY setup, let see if I can get some other
opinions on debian-devel.

The question raised on http://bugs.debian.org/547079 is who shall be
responsible for setting up the user's tty (e.g. regarding UTF-8 handling).

Some defaults are in the kernel.
getty makes some changes, login also, and the end user may also do so in a
user profile script.

The kernel, getty, or login do not really know if the user wants a UTF-8
locale, so my preference would be to move the setup of the iutf8 tty
c_iflag to the user's configuration.  For example the user could use
unicode_start / unicode_stop.

(This also has the advantage for me not to require any change in login)


The bug discusses also these alternatives:
 2 iutf8 tty c_iflag forced by getty (maybe based on an option in inittab)
   (currently getty always drop this flag)
 3 iutf8 tty c_iflag forced by login
   (I did not really understand how login shall guess when this shall be
   done, maybe an option in /etc/login.defs)
 4 iutf8 tty c_iflag forced by a PAM module

Do you have any opinion on how this should be done?

Thanks in advance,
-- 
Nekral

On Thu, Sep 17, 2009 at 08:35:16PM -0400, Mike Frysinger wrote:
 On Thursday 17 September 2009 19:59:14 Samuel Thibault wrote:
  Mike Frysinger, le Thu 17 Sep 2009 19:30:02 -0400, a écrit :
 login/pam are there to do authentication only, not screw with the
 terminal.
   
Login already does screw with the terminal in setup_tty(),
  
   presumably enough to prevent echoing of the password, but that's about it
   (for obvious security reasons).
  
  Have you looked at the code before saying that?
  
  /*
   * Add your favorite terminal modes here ...
   */
  termio.c_lflag |= ISIG | ICANON | ECHO | ECHOE;
  termio.c_iflag |= ICRNL;
  
  etc...
 
 looks like a lot of stuff login shouldnt be doing, but historically has been 
 so no one complained because it worked.  extending poor behavior because 
 it's already there isnt really a good line of reasoning.
 
   i dont have a fedora box myself, but from talking to a friend, things
   just work in the default setup. or at least it defaults everything
   to unicode.
  
  Did he check whether stty -a properly shows iutf8?  Things work very
  fine even without it, one of the very few effects of iutf8 left cleared
  is the bug I mentioned in my report: canonical mode's treatment of
  backspace.  People rarely notice it.
 
 i didnt ask him hey does your keyboard work, i asked him what his settings 
 were after he logged in.  so of course i validated the stty output.
 
 i'm not suggesting everything is great and nothing needs to be changed.  i'm 
 saying that login/pam is not really part of the solution.
 -mike



-- 
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/20100323140951.ga9...@nekral.nekral.homelinux.net



Re: Processed: ipv6 release goal

2010-03-23 Thread Hendrik Sattler

Zitat von Paul Wise p...@debian.org:


On Tue, Mar 23, 2010 at 8:33 PM, Hendrik Sattler
p...@hendrik-sattler.de wrote:


BTW: How can I force that page to _not_ use the preferred language of the
browser? Having to change that in the firefox/iceweasel settings every time
is a bit... weird.


That is a feature, not a bug. Why is your preferred language set
incorrectly in the first place? Unfortunately respecting the
Accept-Language HTTP header is less and less common for web
applications these days, mapping IP addresses to languages through
GeoIP is more common and extremely annoying.


Actually, it is (set to German). However, I do not always want to see  
a translated page. Nothing that any solution can get right (as for a  
computer, the choice is rather random), be it content negotiation or  
geoip.

Already found it anyway :)

HS



--
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/20100323151457.2l7dztujy8scs...@v1539.ncsrv.de



Re: Bug#547079: login: Should set the iutf8 tty c_iflag if the locale is utf8

2010-03-23 Thread Petter Reinholdtsen

[Nicolas François]
 As I have no clue about TTY setup, let see if I can get some other
 opinions on debian-devel.

 The question raised on http://bugs.debian.org/547079 is who shall be
 responsible for setting up the user's tty (e.g. regarding UTF-8 handling).

This sound related to URL: http://bugs.debian.org/547073 , fixed in
sysvinit. in version 2.87dsf-7.  Init now leave it to the kernel to
set the utf-8 flag.  Perhaps login should do the same?

I do not know much about TTY setup myself, so I do not have much to
say on the topic. :)

Happy hacking,
-- 
Petter Reinholdtsen


-- 
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/2fl39zrf6q5@login1.uio.no



Preparing a Debian e500 port/derivative (ABI-incompatible PowerPC variant)

2010-03-23 Thread Moffett, Kyle D
Hello,

I am currently preparing a Debian port to the e500 architecture for my
employer eXMeritus, a subdivision of Boeing.  The e500 architecture is an
architecturally-incompatible variant of PowerPC sponsored by IBM and
FreeScale, used in several of FreeScale's high-end embedded networking
processors (also known as MPC85xx).  The Debian bugreport below indicates
that there's at least one other developer currently trying to use Debian on
e500-based systems:
  http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=568123
  http://download.breakpoint.cc/debian/linutronix-lenny-gnuspe/

We are building some very high-end specialty embedded hardware using these
processors, although there are a number of affordable development boards
available for others interested in the CPUs.

The specific GNU triplet for this architecture is powerpc-linux-gnuspe.
Like the ARM EABI port (arm-linux-gnueabi) the naming seems unfortunate
here; an architecture triplet such as powerpcspe-linux-gnu or
e500-linux-gnu would have been far more appropriate.

At this time I'm not sure if there would be any interest in this port from
the rest of the community, as the e500 is a relatively obscure architecture.
On the other hand, as the port uses almost exactly the same codebase as the
powerpc architecture incidental package breakage should be unlikely.

Regardless, we certainly plan to submit the few e500-relevant patches (just
eglibc and gcc at present) and make a general buildd and archive available
within a month or so.  For our specific embedded system, we will also be
publishing additional sets of patched-and-hardened Debian packages as we
move closer to an actual final release.

So my questions for the community:

  * Are there any immediate recommendations or cautions regarding a new
architecture port?

  * Where can I find the latest-and-greatest Debian buildd and archive
software?  There seems to be one version in the archives and several others
running around on the internet.  As far as I can tell the 3 I have tried
have all been miserably buggy and/or undocumented.  Internally we are using
the python-based rebuildd as a build server and reprepro for repository
hosting right now; they seem to work moderately well after some fiddling.

  * Are there any ready-made configurations available for using icecc or
distcc to distribute load from an embedded Debian buildd/rebuildd to
several amd64 build servers with cross-compilers?

  * Is there potentially general interest in an e500 port?  My employer
might be able to provide long-term buildd and porter systems; unfortunately
we would probably need to maintain physical ownership and control over the
computers themselves.

  * Regarding software security updates, I am aware that most vendors of OS
distributions participate in coordinated-disclosure and embargo agreements
in order to receive advance notice of certain vulnerabilities.  My employer
is currently considering what we would need to do in order to get access to
those notifications; on the other hand we would much rather participate
directly in the Debian security release process.  Would it be possible for
us as a third-party corporation to be a part of that process?

  * Even if an e500 port does not go upstream, would it be possible to get
the appropriate entries added to the upstream dpkg cpu and triplet tables?
We're using a simple 10-line patch to dpkg locally, hopefully that would be
acceptable?


Your advice, comments, and criticism are highly appreciated!

Cheers,
Kyle Moffett

-- 
Kyle Moffett
kyle.d.moff...@boeing.com
eXMeritus Software
Integrated Intelligence
The Boeing Company
http://www.exmeritus.com/


--
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/c7ce5272.7f63%kyle.d.moff...@boeing.com



Re: Bug#547079: login: Should set the iutf8 tty c_iflag if the locale is utf8

2010-03-23 Thread Samuel Thibault
Petter Reinholdtsen, le Tue 23 Mar 2010 15:33:22 +0100, a écrit :
 
 [Nicolas François]
  As I have no clue about TTY setup, let see if I can get some other
  opinions on debian-devel.
 
  The question raised on http://bugs.debian.org/547079 is who shall be
  responsible for setting up the user's tty (e.g. regarding UTF-8 handling).
 
 This sound related to URL: http://bugs.debian.org/547073 , fixed in
 sysvinit. in version 2.87dsf-7.  Init now leave it to the kernel to
 set the utf-8 flag.  Perhaps login should do the same?

See my concern in the bug report:

“My concern is that getty used to not keep any flag at all.  Keeping
_some_ flags contrary to none is not just a fix, it's a change of
behavior.  Think for instance about a situation where a user clears
the tty's iutf8.  The next user to log in will have a bogus terminal
since getty would leave it cleared and nothing else will set it.  This
is the same for all the flags, getty could just keep the kernel's
current state, but it doesn't. [...] Letting a user break another user's
environment is wrong”

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/20100323161842.ga5...@const.bordeaux.inria.fr



Re: Preparing a Debian e500 port/derivative (ABI-incompatible PowerPC variant)

2010-03-23 Thread Luca Bruno
Moffett, Kyle D scrisse:

 I am currently preparing a Debian port to the e500 architecture for
 my employer eXMeritus, a subdivision of Boeing.
[...]
   * Are there any immediate recommendations or cautions regarding a
 new architecture port?
 
You may be interested in http://www.debian-ports.org/

For the other specific questions, if you get no answer you'd better
address them directly to the relevant teams (ie. security,
dpkg, buildd and such).

Cheers, Luca

-- 
 .''`.  ** Debian GNU/Linux **  | Luca Bruno (kaeso)
: :'  :   The Universal O.S.| lucab (AT) debian.org
`. `'`  | GPG Key ID: 3BFB9FB3
  `- http://www.debian.org  | Debian GNU/Linux Developer


pgpFUpGtDahn5.pgp
Description: PGP signature


Re: Naming policy for Perl modules (mass bug filing)

2010-03-23 Thread gregor herrmann
On Tue, 23 Mar 2010 22:04:58 +0900, Ansgar Burchardt wrote:

  can you list the benefits?
  · Consistency.  I like to find packages with a name I would expect.
Charles Plessy [2] and Philipp Kern [3] seem to agree with this.

Count me in.
A consistent schema is easier for searching, for downloading
(source|binary) package, for finding a package's bugs or PTS page,
for blindly adding dependencies ...
 
  if, then a wishlist would be better. there are still functional bugs
  [1] that need a people having some free time...
 I'm fine with that priority as well.  It is not really urgent after all.

I agree that fixing real (especially RC) bugs is more important but
nevertheless I'm in favour of filing bugs asking for a renaming of
the packages in question.

Cheers,
gregor
-- 
 .''`.   http://info.comodo.priv.at/ -- GPG Key IDs: 0x8649AA06, 0x00F3CFE4
 : :' :  Debian GNU/Linux user, admin,  developer - http://www.debian.org/
 `. `'   Member of VIBE!AT  SPI, fellow of Free Software Foundation Europe
   `-NP: Peter Jones: Belle


signature.asc
Description: Digital signature


Re: Preparing a Debian e500 port/derivative (ABI-incompatible PowerPC variant)

2010-03-23 Thread Moffett, Kyle D
[Note: I'm not authorized to speak on behalf of my employer, but this
 represents (to the best of my knowledge) our current plans and goals]

Please maintain the CC list, all of us here at eXMeritus are interested in
comments and advice.

On 2010/03/23 13:40, Moritz Muehlenhoff j...@inutil.org wrote:
 On 2010-03-23, Moffett, Kyle D kyle.d.moff...@boeing.com wrote:
   * Regarding software security updates, I am aware that most vendors of OS
 distributions participate in coordinated-disclosure and embargo agreements
 in order to receive advance notice of certain vulnerabilities.  My employer
 is currently considering what we would need to do in order to get access to
 those notifications; on the other hand we would much rather participate
 directly in the Debian security release process.  Would it be possible for
 us as a third-party corporation to be a part of that process?
 
 The easiest approach for all parties involved would be if e500 becomes an
 official port. In that case you don't need to do anything on the security
 side, all security updates are autobuilt and if there's an embargoed
 security issue targeted for a specific release date it's automatically
 available for e500 on the release day. But even if e500 starts unofficially
 we can discuss/evaluate the possibilities to hook a e500 autobuild system
 into the security buildd network.

This would be wonderful from the official-Debian-port side of things, but we
would still like to get our company into the security process.  If at all
possible, we would like to be able to participate in the Debian security
release process enough to identify which security updates pertain to our
specific configurations and provide our clients with release-day updates.

Specifically, we are going to be distributing a derivative/fork of Debian
that has been patched-and-hardened for our specific use-case (as a network
security appliance on aircraft).  We certainly plan to collaborate with the
general Debian (and other open-source) communities as we build this product,
including releasing all the open-source debs and source packages.  On the
other hand, the very strictly locked-down and feature-neutered environment
that actually gets installed on the aircraft will be unlikely to be
interesting on general-purpose servers or desktops.

If you have any suggestions or comments, I am very interested to hear them.

   * Even if an e500 port does not go upstream, would it be possible to get
 the appropriate entries added to the upstream dpkg cpu and triplet tables?
 We're using a simple 10-line patch to dpkg locally, hopefully that would be
 acceptable?
 
 That has been done in the past for unofficial architectures like lpia
 already.
 
 Simply file a bug against dpkg using reportbug and send the patch along.

Wonderful!  I'll hopefully have time to get to it some time today.  I'll
also try to send over our tiny patches for eglibc, gcc-4.3, and
gcc-4.4 at the same time.

Thanks again for your comments and advice!

Cheers,
Kyle Moffett

-- 
Kyle Moffett
eXMeritus Software
Integrated Intelligence
The Boeing Company

(703) 764-0925
(703) 832-0657 (fax)
kyle.d.moff...@boeing.com


--
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/c7ce7ad4.7f7b%kyle.d.moff...@boeing.com



Re: Preparing a Debian e500 port/derivative (ABI-incompatible PowerPC variant)

2010-03-23 Thread Michael Gilbert
On Tue, 23 Mar 2010 13:04:04 -0500, Moffett, Kyle D wrote:
 [Note: I'm not authorized to speak on behalf of my employer, but this
  represents (to the best of my knowledge) our current plans and goals]
 
 Please maintain the CC list, all of us here at eXMeritus are interested in
 comments and advice.
 
 On 2010/03/23 13:40, Moritz Muehlenhoff j...@inutil.org wrote:
  On 2010-03-23, Moffett, Kyle D kyle.d.moff...@boeing.com wrote:
* Regarding software security updates, I am aware that most vendors of OS
  distributions participate in coordinated-disclosure and embargo agreements
  in order to receive advance notice of certain vulnerabilities.  My employer
  is currently considering what we would need to do in order to get access to
  those notifications; on the other hand we would much rather participate
  directly in the Debian security release process.  Would it be possible for
  us as a third-party corporation to be a part of that process?
  
  The easiest approach for all parties involved would be if e500 becomes an
  official port. In that case you don't need to do anything on the security
  side, all security updates are autobuilt and if there's an embargoed
  security issue targeted for a specific release date it's automatically
  available for e500 on the release day. But even if e500 starts unofficially
  we can discuss/evaluate the possibilities to hook a e500 autobuild system
  into the security buildd network.
 
 This would be wonderful from the official-Debian-port side of things, but we
 would still like to get our company into the security process.  If at all
 possible, we would like to be able to participate in the Debian security
 release process enough to identify which security updates pertain to our
 specific configurations and provide our clients with release-day updates.
 
 Specifically, we are going to be distributing a derivative/fork of Debian
 that has been patched-and-hardened for our specific use-case (as a network
 security appliance on aircraft).  We certainly plan to collaborate with the
 general Debian (and other open-source) communities as we build this product,
 including releasing all the open-source debs and source packages.  On the
 other hand, the very strictly locked-down and feature-neutered environment
 that actually gets installed on the aircraft will be unlikely to be
 interesting on general-purpose servers or desktops.

hi,

if you are interested in security, your best bet is to become familiar
with the debian security tracker [0] and its database [1],[2].  debian
strives to work out in the open, so most, but not all, known issues are
tracked there.  if you want to make active contributions, you can join
the alioth project [3].

there are private issues every now and then, and you can try to join
vendor-sec [4], but you may not qualify.  those issues are eventually
disclosed anyway on an agreed date, and then they're tracked in the
public database.

best wishes,
mike

[0] http://security-tracker.debian.org
[1] http://svn.debian.org/wsvn/secure-testing 
(secure-testing-comm...@lists.alioth.debian.org)
[2] http://svn.debian.org/wsvn/secure-testing/doc/narrative_introduction
[3] https://alioth.debian.org/projects/secure-testing/
[4] http://oss-security.openwall.org/wiki/mailing-lists/vendor-sec


-- 
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/20100323151714.520ed283.michael.s.gilb...@gmail.com



Re: Preparing a Debian e500 port/derivative (ABI-incompatible PowerPC variant)

2010-03-23 Thread Moritz Muehlenhoff
On 2010-03-23, Moffett, Kyle D kyle.d.moff...@boeing.com wrote:

[ Only commenting on two issues, the sbuild maintainers, powerpc and Debian
embedded people are more versed in commenting them. ]

   * Regarding software security updates, I am aware that most vendors of OS
 distributions participate in coordinated-disclosure and embargo agreements
 in order to receive advance notice of certain vulnerabilities.  My employer
 is currently considering what we would need to do in order to get access to
 those notifications; on the other hand we would much rather participate
 directly in the Debian security release process.  Would it be possible for
 us as a third-party corporation to be a part of that process?

The easiest approach for all parties involved would be if e500 becomes an 
official port. In that case you don't need to do anything on the security
side, all security updates are autobuilt and if there's an embargoed
security issue targeted for a specific release date it's automatically 
available for e500 on the release day. But even if e500 starts unofficially
we can discuss/evaluate the possibilities to hook a e500 autobuild system 
into the security buildd network.

   * Even if an e500 port does not go upstream, would it be possible to get
 the appropriate entries added to the upstream dpkg cpu and triplet tables?
 We're using a simple 10-line patch to dpkg locally, hopefully that would be
 acceptable?

That has been done in the past for unofficial architectures like lpia already.

Simply file a bug against dpkg using reportbug and send the patch along.

Cheers,
Moritz


-- 
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/slrnhqhv8n.2fl@inutil.org



Re: Preparing a Debian e500 port/derivative (ABI-incompatible PowerPC variant)

2010-03-23 Thread Moritz Muehlenhoff
On Tue, Mar 23, 2010 at 01:04:04PM -0500, Moffett, Kyle D wrote:
 [Note: I'm not authorized to speak on behalf of my employer, but this
  represents (to the best of my knowledge) our current plans and goals]
 
 Please maintain the CC list, all of us here at eXMeritus are interested in
 comments and advice.
 
 On 2010/03/23 13:40, Moritz Muehlenhoff j...@inutil.org wrote:
  On 2010-03-23, Moffett, Kyle D kyle.d.moff...@boeing.com wrote:
* Regarding software security updates, I am aware that most vendors of OS
  distributions participate in coordinated-disclosure and embargo agreements
  in order to receive advance notice of certain vulnerabilities.  My employer
  is currently considering what we would need to do in order to get access to
  those notifications; on the other hand we would much rather participate
  directly in the Debian security release process.  Would it be possible for
  us as a third-party corporation to be a part of that process?
  
  The easiest approach for all parties involved would be if e500 becomes an
  official port. In that case you don't need to do anything on the security
  side, all security updates are autobuilt and if there's an embargoed
  security issue targeted for a specific release date it's automatically
  available for e500 on the release day. But even if e500 starts unofficially
  we can discuss/evaluate the possibilities to hook a e500 autobuild system
  into the security buildd network.
 
 This would be wonderful from the official-Debian-port side of things, but we
 would still like to get our company into the security process.  If at all
 possible, we would like to be able to participate in the Debian security
 release process enough to identify which security updates pertain to our
 specific configurations and provide our clients with release-day updates.
 
 Specifically, we are going to be distributing a derivative/fork of Debian
 that has been patched-and-hardened for our specific use-case (as a network
 security appliance on aircraft).  We certainly plan to collaborate with the
 general Debian (and other open-source) communities as we build this product,
 including releasing all the open-source debs and source packages.  On the
 other hand, the very strictly locked-down and feature-neutered environment
 that actually gets installed on the aircraft will be unlikely to be
 interesting on general-purpose servers or desktops.
 
 If you have any suggestions or comments, I am very interested to hear them.

I think we rather need to analyse this the other way round: What specific
part of the life cycle of a security issue are you interested in and in
what way do you want to want to be involved in the process?

The general life cycle looks roughly like this:

1. Initial report and triage
The comes from many different sources. In most cases this is a public source,
e.g. a Debian bug report filed by a user or a security issue reported by a
specific open source project by announcing in on their website. This
comprises the majority of all security issues (no hard numbers, but my gut
feeling is 3/4 of all issues). All this information is directly fed into
the Debian Security Tracker, a very powerful framework for the analysis and
tracking of security issues. You could participate in this process right-away.

Please see the following links for more information:
http://security-tracker.debian.org/tracker/data/report
http://security-tracker.debian.org/tracker/

A key benefit of Debian is that we do (almost) everything in the open, we don't
have inaccessible private Bugzilla or Launchpad bugs, so any information
collected on our bugtracking is directly available for our appliance-specific
analysis.

For a limited subset of vulnerabilities the initial report information is 
brought to our attention by other distributions through a cross-distribution
mailing list called vendor-sec. In that case we cannot disclose the information
prior to the release of the updated package. This is something we're not fond
of, but which is an unpleasant fact of reality. Fortunately vendor-sec is
less important these days in comparison to the situation some years ago, since
a lot of discussion has been shifted to the oss-security mailing list.

For step (1) you will be mostly interested in sufficient information to study
whether this vulnerability affects our appliance. Since we do a lot of
version specific tracking this should help you a lot. If e.g. a security
issue only affects the latest release and not the versions included in Debian
stable or oldstable this information is annotated in the Debian Security 
Tracker.

You're welcome to participate in the analysis work done there; you don't need
to be a Debian developer to contribute.


2. Development of the security fix / prerelease testing

The backport of the security fix is usually done by the Debian Security Team
or the maintainers of the relevant packages (especially if a backport is
needed for non-standard packages). Currently all 

Re: Preparing a Debian e500 port/derivative (ABI-incompatible PowerPC variant)

2010-03-23 Thread Frans Pop
Moritz Muehlenhoff wrote:
 * Even if an e500 port does not go upstream, would it be possible to get
 the appropriate entries added to the upstream dpkg cpu and triplet
 tables? We're using a simple 10-line patch to dpkg locally, hopefully
 that would be acceptable?
 
 That has been done in the past for unofficial architectures like lpia
 already.

Which is possibly not the best example as lpia was abandoned not all that 
much later.

Cheers,
FJP


-- 
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/201003232318.18780.elen...@planet.nl



Re: Preparing a Debian e500 port/derivative (ABI-incompatible PowerPC variant)

2010-03-23 Thread Moffett, Kyle D
[Note: I'm not authorized to speak on behalf of my employer, but this
 represents (to the best of my knowledge) our current plans and goals]

Please maintain the CC list, all of us here at eXMeritus are interested in
comments and advice.

Thanks for your detailed comments!  I'm very optimistic that we'll be able
to work out a long-term solution that keeps us as close to upstream (in this
case Debian) as possible.  I've added further commentary below.

On 2010/03/23 17:02, Moritz Muehlenhoff j...@debian.org wrote:
 On Tue, Mar 23, 2010 at 01:04:04PM -0500, Moffett, Kyle D wrote:
 This would be wonderful from the official-Debian-port side of things, but we
 would still like to get our company into the security process.  If at all
 possible, we would like to be able to participate in the Debian security
 release process enough to identify which security updates pertain to our
 specific configurations and provide our clients with release-day updates.
 
 Specifically, we are going to be distributing a derivative/fork of Debian
 that has been patched-and-hardened for our specific use-case (as a network
 security appliance on aircraft).  We certainly plan to collaborate with the
 general Debian (and other open-source) communities as we build this product,
 including releasing all the open-source debs and source packages.  On the
 other hand, the very strictly locked-down and feature-neutered environment
 that actually gets installed on the aircraft will be unlikely to be
 interesting on general-purpose servers or desktops.
 
 If you have any suggestions or comments, I am very interested to hear them.
 
 I think we rather need to analyse this the other way round: What specific
 part of the life cycle of a security issue are you interested in and in
 what way do you want to want to be involved in the process?
 
 The general life cycle looks roughly like this:

[snip] 
 
 For a limited subset of vulnerabilities the initial report information is
 brought to our attention by other distributions through a cross-distribution
 mailing list called vendor-sec. In that case we cannot disclose the
 information
 prior to the release of the updated package. This is something we're not fond
 of, but which is an unpleasant fact of reality. Fortunately vendor-sec is
 less important these days in comparison to the situation some years ago, since
 a lot of discussion has been shifted to the oss-security mailing list.

The vendor-sec coordinated-disclosure nonsense is my major concern.  We are
already subscribed appropriately to the DSA mailing lists, and we will set
up an automatic internal notification that polls the debsecan databases.
Our local Debian servers already monitor that data on a regular basis
anyways.

 The backport of the security fix is usually done by the Debian Security Team
 or the maintainers of the relevant packages (especially if a backport is
 needed for non-standard packages). Currently all testing prior to the release
 is performed by the Security Team and the respective maintainers. We're
 planning to have a security beta test program for large customers (which
 usually deploy/test security fixes in test environment prior to the rollout).
 Hopefully we'll be able to have the necessary infrastructure ready during this
 year. Once we have such a program you would be very welcome to contribute your
 testing feedback.

What I am a little worried about is getting completely blindsided by some
update that all the other OS vendors have known about for months.  Right
now we would only find out about it when Debian officially releases its
security update packages.  Ideally we would monitor vendor-sec and identify
which vulnerabilities apply to our appliance, then acquire, test, and
comment on the Debian-specific patch before the disclosure date.  Our backup
plan is to simply monitor vendor-sec and attempt to patch the security
problems ourselves, though again we'd rather stay close to upstream (IE:
Debian).

We are certainly going to try to get ourselves on the vendor-sec mailing
list, as we believe our network security appliance would certainly qualify
us as an OS vendor with a real need to know about such vulnerabilities.
In particular, the commercial software application we are deploying onto our
network appliances is called the HardwareWall; it provides a safe
government-certified system for connecting government networks of different
classification levels.

Cheers,
Kyle Moffett

-- 
Kyle Moffett
eXMeritus Software
Integrated Intelligence
The Boeing Company

(703) 764-0925
(703) 832-0657 (fax)
kyle.d.moff...@boeing.com


--
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/c7ceb7c9.7f8c%kyle.d.moff...@boeing.com



Status of kernel patch packages

2010-03-23 Thread Yann Dirson
[this and the following mails are resent versions, my mails did not
make it to the list due to some config problem - sorry for any dups
this may cause]

Since April 2009, kernel-package has no use any more for the
{kernel,linux}-patch-* packages (AFAIK the current recommended way of
patching a kernel is using git).  My understanding was that those
packages should then be simply removed from the archive.  However,
there are still a couple of kernel patch packages in squeeze and sid,
and some of them got recent updates.

So the question is, is it time to request removal of those packages,
or is there any remaining reason not to do so that I missed ?

[CC'd maintainers of the relevant packages]

Best regards,
-- 
Yann


-- 
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/20100323223506.ga11...@nan92-1-81-57-214-146.fbx.proxad.net



Re: Status of kernel patch packages

2010-03-23 Thread Yann Dirson
On Sun, Mar 21, 2010 at 12:17:22AM +0900, Hideki Yamane wrote:
 On Sat, 20 Mar 2010 15:14:59 +0100
 Yann Dirson ydir...@free.fr wrote:
  So the question is, is it time to request removal of those packages,
  or is there any remaining reason not to do so that I missed ?
 
  As linux-patch-tomoyo1.7 package maintainer, tomoyo is merged with 
  mainline, but it's not fully featured one yet. At least, I want to 
  provide it with squeeze.
 
  and hope kernel-package would enable patch support again... ;)

I won't speak for Manoj here, but I feel we should think about other
ways to provide those patches.

One way could be simply to provide ensure those patches in some git
tree, that users can easily fetch and merge before running make-kpkg.

But I'm not aware of a git tree holding the debian kernels - SVN is
still listed as the VCS for the linux-2.6 package (which, BTW,
continues to surprise me).  But at least we could have some convention
about where to make available git trees for patch stacks - something
on git.debian.org surely, which could be quite efficient with the
forks feature of gitweb activated (which does not seems to be the
case aleady).

Then maybe some simple helper scripts could make it a snap to fetch
all patch stacks and start a merge.  Maybe we could at some point also
be able to publish merges of conflicting patch stacks in a similarly
convenient way.  Such a resource may even be interesting to many
people out of Debian.

Well, that's just random week-end thoughts - you know, world
domination and the like :)

Best regards,
-- 
Yann


-- 
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/20100323223533.ga11...@nan92-1-81-57-214-146.fbx.proxad.net



Re: Status of kernel patch packages

2010-03-23 Thread Yann Dirson
On Sun, Mar 21, 2010 at 11:57:01AM +0100, Yann Dirson wrote:
 On Sat, Mar 20, 2010 at 05:39:00PM +0100, Jonas Smedegaard wrote:
  On Sat, Mar 20, 2010 at 05:28:33PM +0100, Yann Dirson wrote:
  On Sun, Mar 21, 2010 at 12:17:22AM +0900, Hideki Yamane wrote:
  On Sat, 20 Mar 2010 15:14:59 +0100
  Yann Dirson ydir...@free.fr wrote:
   So the question is, is it time to request removal of those 
  packages, or is there any remaining reason not to do so that I 
  missed ?
  
   As linux-patch-tomoyo1.7 package maintainer, tomoyo is merged
  with  mainline, but it's not fully featured one yet. At least, I
  want to  provide it with squeeze.
  
   and hope kernel-package would enable patch support again... ;)
  
  I won't speak for Manoj here, but I feel we should think about
  other ways to provide those patches.
  
  One way could be simply to provide ensure those patches in some
  git tree, that users can easily fetch and merge before running
  make-kpkg.
  
  Lots of possibilities arise if we do not constrain ourselves to the
  Debian ideal of a fully self-contained distribution usable while
  offline.
  
  I happen to like that ideal, also for kernel patches.
 
 I don't think there is a contradiction - eg. it could make sense to
 ship a kernel repository in a package, and similarly for kernel
 patches referencing the former as a (local) remote.

Let's maybe stay focussed on the initial problem: we *had* a way to
handle kernel patches as part of a self-contained distribution, but
there is no support for this any more.  Moreover that support we had
was not 100% satisfactory (eg. bad handling of conflicting patches
needing manual merge - although that was something I wanted to address
in the never-finished dh-kpatches 0.100).  My idea is to rethink the
whole thing using today's tools - namely, git.

Anyway, to get back to the initial problem of the current linux-patch
packages, we currently still have patches in the distro, which were
packaged for a mechanism that is not to be shipped in squeeze (and
referencing that obsolete mechanism in their /usr/share/doc/), and
this in itself is a problem of quality of the overal distro, right ?


-- 
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/20100323223705.ga11...@nan92-1-81-57-214-146.fbx.proxad.net



Re: Bug#547079: login: Should set the iutf8 tty c_iflag if the locale is utf8

2010-03-23 Thread Nicolas François
Hi Samuel,

On Tue, Mar 23, 2010 at 05:18:42PM +0100, Samuel Thibault wrote:
 
 See my concern in the bug report:
 
 “My concern is that getty used to not keep any flag at all.  Keeping
 _some_ flags contrary to none is not just a fix, it's a change of
 behavior.  Think for instance about a situation where a user clears
 the tty's iutf8.  The next user to log in will have a bogus terminal
 since getty would leave it cleared and nothing else will set it.  This
 is the same for all the flags, getty could just keep the kernel's
 current state, but it doesn't. [...] Letting a user break another user's
 environment is wrong”

Is it an issue to set the utf8 flag too often?
(does it break something?, does it affect performances?)

Also, can you elaborate on your solution. Who would configure what and how?

Best Regards,
-- 
Nekral


-- 
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/20100323225929.ge5...@nekral.nekral.homelinux.net



Bug#575171: ITP: libnet-nationalrail-livedepartureboards-perl -- Perl module for retrieving UK rail live departure board information

2010-03-23 Thread Tim Retout
Package: wnpp
Severity: wishlist
Owner: Tim Retout dioc...@debian.org
Owner: Tim Retout dioc...@debian.org

* Package name: libnet-nationalrail-livedepartureboards-perl
  Version : 0.02
  Upstream Author : Tim Retout dioc...@cpan.org
* URL : 
http://search.cpan.org/dist/Net-NationalRail-LiveDepartureBoards/
* License : Artistic or GPL-1+
  Programming Lang: Perl
  Description : Perl module for retrieving UK rail live departure board 
information

 Net::NationalRail::LiveDepartureBoards provides an interface to the
 National Rail Enquiries Live Departure Boards SOAP API.  This can be
 used to find the next trains arriving or departing a particular
 railway station in the UK.
 .
 Related modules on CPAN include WWW::LiveDepartureBoards and
 WWW::NationalRail, but those are implemented by scraping and parsing
 the relevant websites.  This SOAP API should be more stable.



-- 
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/20100323230516.4833.25648.report...@arneb.retout.co.uk



Re: Status of kernel patch packages

2010-03-23 Thread Ben Hutchings
On Tue, Mar 23, 2010 at 11:35:33PM +0100, Yann Dirson wrote:
 On Sun, Mar 21, 2010 at 12:17:22AM +0900, Hideki Yamane wrote:
  On Sat, 20 Mar 2010 15:14:59 +0100
  Yann Dirson ydir...@free.fr wrote:
   So the question is, is it time to request removal of those packages,
   or is there any remaining reason not to do so that I missed ?
  
   As linux-patch-tomoyo1.7 package maintainer, tomoyo is merged with 
   mainline, but it's not fully featured one yet. At least, I want to 
   provide it with squeeze.
  
   and hope kernel-package would enable patch support again... ;)
 
 I won't speak for Manoj here, but I feel we should think about other
 ways to provide those patches.
 
 One way could be simply to provide ensure those patches in some git
 tree, that users can easily fetch and merge before running make-kpkg.
 
Or just 'make deb-pkg', the upstream-supported method.

 But I'm not aware of a git tree holding the debian kernels - SVN is
 still listed as the VCS for the linux-2.6 package (which, BTW,
 continues to surprise me).

It's on our to-do list but further down than the work needed for squeeze.

I do have a script that can convert the patch series into a git branch,
and I could publish a git repository if that's useful.

 But at least we could have some convention
 about where to make available git trees for patch stacks - something
 on git.debian.org surely, which could be quite efficient with the
 forks feature of gitweb activated (which does not seems to be the
 case aleady).
 
 Then maybe some simple helper scripts could make it a snap to fetch
 all patch stacks and start a merge.  Maybe we could at some point also
 be able to publish merges of conflicting patch stacks in a similarly
 convenient way.  Such a resource may even be interesting to many
 people out of Debian.
 
Forking Linux is easy; maintaining a fork is very hard indeed, and we
generally try to avoid doing so.  This is why we are trying to get rid
of the virtualisation 'featuresets'[1] and get all our other patches
upstream[2].  It's also why we're sharing the work of maintaining 2.6.32
with other distributions.  Any intrusive patch set (as opposed to a new
driver or filesystem, which is easier to maintain out-of-tree) should be
treated as a short-term experiment, to be merged upstream or abandoned.
It should never be included in a stable distribution.

[1] Not right now but after squeeze.
[2] Mostly successfully.

Ben.

 Well, that's just random week-end thoughts - you know, world
 domination and the like :)
 
 Best regards,

-- 
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/20100324003910.gm16...@decadent.org.uk



uq=незабываемое удовольствие

2010-03-23 Thread Чихалин
Вибро оргазм ! Получи незабываемое удовольствие от вибраций своего мобильного 
телефон, испытай незабываемые ощущение!! http://kl.am/9d38


-- 
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/005c01cacb66$ec372da3$8fdb2...@kjbkenloynk



Re: Status of kernel patch packages

2010-03-23 Thread Manoj Srivastava
On Tue, Mar 23 2010, Yann Dirson wrote:


 Let's maybe stay focussed on the initial problem: we *had* a way to
 handle kernel patches as part of a self-contained distribution, but
 there is no support for this any more.  Moreover that support we had
 was not 100% satisfactory (eg. bad handling of conflicting patches
 needing manual merge - although that was something I wanted to address
 in the never-finished dh-kpatches 0.100).  My idea is to rethink the
 whole thing using today's tools - namely, git.

 Anyway, to get back to the initial problem of the current linux-patch
 packages, we currently still have patches in the distro, which were
 packaged for a mechanism that is not to be shipped in squeeze (and
 referencing that obsolete mechanism in their /usr/share/doc/), and
 this in itself is a problem of quality of the overal distro, right ?

So all we really need is a little script that does the
 patch/unpatch  that make-kpkg used to do on the fly, and have the user
 run the patch script, call make-kpkg (or make deb-pkg, or what have
 you), and call the unpatch script later if the feel like it.

This should be pretty simple to do, really.

manoj
-- 
When one is overcome by this wretched, clinging desire in the world,
one's sorrows increase like grass growing up after a lot of rain. 335
Manoj Srivastava sriva...@acm.org http://www.golden-gryphon.com/  
4096R/C5779A1C E37E 5EC5 2A01 DA25 AD20  05B6 CF48 9438 C577 9A1C


-- 
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/87wrx2ifgs@anzu.internal.golden-gryphon.com



Re: Naming policy for Perl modules (mass bug filing)

2010-03-23 Thread Carlo Segre

On Tue, 23 Mar 2010, Ansgar Burchardt wrote:


Jozef Kutej jo...@kutej.net writes:


Ansgar Burchardt wrote:

the Debian Perl Policy asks for packages for the Foo::Bar module to be

Perl module packages *should* be named... :)


 Non-conformance with guidelines denoted by should (or recommended)
 will generally be considered a bug, but will not necessarily render a
 package unsuitable for distribution.

I don't object to naming packages differently if there is a reason to do
so, but fail to see one for these packages (except for perlmagick which
is also the upstream name as noted by Bastien ROUCARIES [1]).



as the maintainer for one of the listed modules, I can tell you that I 
don't object to the notion of changing the name (I have often considered 
it) but for the fact that


1. it would entail a lot of changes for the packages which depend on it 
and


2. the ifeffit source package is contrib and cannot be built by the 
autobuilders because of its build time dependence on pgplot5.


The latter is causing me much grief and needs to be solved before I work 
on consistency issues.  Right now I have to build the package by hand on 
whatever architectures I can get my hands on (I only have 8) and upload 
all the binaries.  The package has not migrated to testing for nearly 2 
years because not all the architectures are present and until this is 
resolved, there is really no point since it will only languish in 
unstable.


So please go ahead and file the bug, I will consider it as wishlist until 
I can get the rest resolved.


Crankily (but not with the Perl Developers),

Carlo

--
Carlo U. Segre -- Professor of Physics
Associate Dean for Graduate Admissions, Graduate College
Illinois Institute of Technology
Voice: 312.567.3498Fax: 312.567.3494
se...@iit.edu   http://www.iit.edu/~segre   se...@debian.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/alpine.deb.2.00.1003240023590.3...@hydride.iit.edu



Accepted sysvinit 2.87dsf-10 (source i386 all)

2010-03-23 Thread Petter Reinholdtsen
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Mon, 22 Mar 2010 20:21:01 +0100
Source: sysvinit
Binary: sysvinit sysvinit-utils sysv-rc initscripts
Architecture: source i386 all
Version: 2.87dsf-10
Distribution: unstable
Urgency: low
Maintainer: Debian sysvinit maintainers 
pkg-sysvinit-de...@lists.alioth.debian.org
Changed-By: Petter Reinholdtsen p...@debian.org
Description: 
 initscripts - scripts for initializing and shutting down the system
 sysv-rc- System-V-like runlevel change mechanism
 sysvinit   - System-V-like init utilities
 sysvinit-utils - System-V-like utilities
Closes: 556080 566783 567069 567074 569032
Changes: 
 sysvinit (2.87dsf-10) unstable; urgency=low
 .
   [ Petter Reinholdtsen ]
   * Avoid killing processes managed by upstart in init.d/sendsigs, and
 print list of misbehaving processes.  Partly based on patch from
 Martin Pitt, Scott James Remnant and Ubuntu.
   * Change service to use upstart for service management if an upstart
 configuration exist.  Patch from Dustin Kirkland and Ubuntu.
   * Always print message from invoke-rc.d when policy-rc.d denied
 execution (Closes: #566783).  Patch from Per Wawra.
   * Correct use of .IB and .IR macros in update-rc.d manual page
 (Closes: 556080).  Patch from Matt Kraai.
   * Only create /dev/initctl and send SIGUSR to init in
 init.d/mountall.sh when sysvinit is installed (Closes: #569032).
   * Change lsb-base depend for sysv-rc and initscripts from (= 3.0-6)
 to (= 3.2-14) for the status_of_proc() function.  Patch from
 Dustin Kirkland and Ubuntu.
   * Adjust init.d/umountfs to avoid using -f when umounting devices
 mounted before /, and avoid umounting file systems listed before /
 in /proc/mounts to avoid hangs during shutdown.  Patch from Colin
 Watson and Ubuntu.
   * Implement status reporting in init.d/stop-bootlogd and
 init.d/stop-bootlogd-single.
 .
   [ Kel Modderman ]
   * Exit with value rather than echo the value for the status action in
 rmnologin and hostname.sh initscripts. (Closes: #567074, #567069)
Checksums-Sha1: 
 dbcf383e2f6b7a85a8b24cc1d0a12e1e14727806 1505 sysvinit_2.87dsf-10.dsc
 f8d1d419c565facc704a2a71c968647cb9b525d8 164547 sysvinit_2.87dsf-10.diff.gz
 bc304f094b749694aefed35c11b333b2f0af6734 108192 sysvinit_2.87dsf-10_i386.deb
 1df767a5d01bb02f03b9dec0060a2bbd2b647f2a 108394 
sysvinit-utils_2.87dsf-10_i386.deb
 0fae714db9c5afbf8b291cab8929047ec6e5161f 65300 initscripts_2.87dsf-10_i386.deb
 62e5027025f97f13b0db127c7515bdf6f917afbe 57934 sysv-rc_2.87dsf-10_all.deb
Checksums-Sha256: 
 2fd6e5495b73b53dcd89acb1e0d5bbedf2c21f0b2da66e42e13112296a1fdcd2 1505 
sysvinit_2.87dsf-10.dsc
 6f4d8ef0d9ce5a6b79f3b19a60d0f2eaaba483b6f7c1a0526f18d38f977c42f2 164547 
sysvinit_2.87dsf-10.diff.gz
 d37beb3f709a3007114f124dc2667deddc3542f3568b7175ae8317d8d1b46d87 108192 
sysvinit_2.87dsf-10_i386.deb
 ea6fd538d539f028ddea12b8743712e18c498c3e4c43f58c02b201d34019fe34 108394 
sysvinit-utils_2.87dsf-10_i386.deb
 2c6fb941681748b5655d3ce90bd90fbb9d7ade71417bb1178317abb0babad87b 65300 
initscripts_2.87dsf-10_i386.deb
 212c203d51c175c9cdafbce8655ace26783b7f3ed330cb9aed4a14a4d0cb2a04 57934 
sysv-rc_2.87dsf-10_all.deb
Files: 
 f988bd5c77500100ae976949f7ec568c 1505 admin required sysvinit_2.87dsf-10.dsc
 46e27b8f516daa8d28d96262f95147c1 164547 admin required 
sysvinit_2.87dsf-10.diff.gz
 744faf367be32e157a23d8daa516ffb2 108192 admin required 
sysvinit_2.87dsf-10_i386.deb
 97178a40c4dd1fdd985d8e5a655a98a3 108394 admin required 
sysvinit-utils_2.87dsf-10_i386.deb
 dc726b08d66d30572386bb497147ac18 65300 admin required 
initscripts_2.87dsf-10_i386.deb
 3e284dd8e322a79e84908f406d99ddb0 57934 admin required 
sysv-rc_2.87dsf-10_all.deb

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

iD8DBQFLqGI520zMSyow1ykRAirmAJ9DmkJlOl2G1eWZZCJFGAv7u3JUOgCgk/Fa
XGk5ruT8xaDHnyv7XO9WFwc=
=fO91
-END PGP SIGNATURE-


Accepted:
initscripts_2.87dsf-10_i386.deb
  to main/s/sysvinit/initscripts_2.87dsf-10_i386.deb
sysv-rc_2.87dsf-10_all.deb
  to main/s/sysvinit/sysv-rc_2.87dsf-10_all.deb
sysvinit-utils_2.87dsf-10_i386.deb
  to main/s/sysvinit/sysvinit-utils_2.87dsf-10_i386.deb
sysvinit_2.87dsf-10.diff.gz
  to main/s/sysvinit/sysvinit_2.87dsf-10.diff.gz
sysvinit_2.87dsf-10.dsc
  to main/s/sysvinit/sysvinit_2.87dsf-10.dsc
sysvinit_2.87dsf-10_i386.deb
  to main/s/sysvinit/sysvinit_2.87dsf-10_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/e1ntxtt-00089r...@ries.debian.org



Accepted fcheck 2.7.59-14 (source all)

2010-03-23 Thread Francois Marier
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 23 Mar 2010 19:38:43 +1300
Source: fcheck
Binary: fcheck
Architecture: source all
Version: 2.7.59-14
Distribution: unstable
Urgency: medium
Maintainer: Francois Marier franc...@debian.org
Changed-By: Francois Marier franc...@debian.org
Description: 
 fcheck - IDS filesystem baseline integrity checker
Closes: 574197 574639
Changes: 
 fcheck (2.7.59-14) unstable; urgency=medium
 .
   * Fix configfile error during installation (closes: #574197)
   * Add /etc/.bzr/ and /etc/.hg/ to fcheck.cfg (closes: #574639)
   * Delete config files on purge
Checksums-Sha1: 
 9317d228be58ddf9a99f2a709d4ded21fd26 1213 fcheck_2.7.59-14.dsc
 671077fbc867169f4a2b598ebe933cdb7d0e6baf 11507 fcheck_2.7.59-14.debian.tar.gz
 69ff137f1efffc9bb9c4c4d130c6aa3f66b813c5 34964 fcheck_2.7.59-14_all.deb
Checksums-Sha256: 
 2c9ec12d1bc7f61655f25d10d356cc6e5193e8b64635ef0d77d8d01363a04f46 1213 
fcheck_2.7.59-14.dsc
 f41c4f69d12086061a3c389358e4a9805998274a6e78292f7a3b72464aa121b2 11507 
fcheck_2.7.59-14.debian.tar.gz
 b29ac616ca157eafe1937a6f3430877d2d25fd4b9d8c2e194271e85a1baf3af7 34964 
fcheck_2.7.59-14_all.deb
Files: 
 f17335f55973cde510552f6e55d5fdc6 1213 admin optional fcheck_2.7.59-14.dsc
 3c3dd7f29f295841169b6211e4bcf118 11507 admin optional 
fcheck_2.7.59-14.debian.tar.gz
 90f5a58c1144c5befd28b2aa0fc58295 34964 admin optional fcheck_2.7.59-14_all.deb

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

iEYEARECAAYFAkuoYl8ACgkQScUZKBnQNIZLhgCgstDVQxJxKr2r+j38Sx4LDp3Z
SQ4AoIkOL0xVLo2wqNwiHmWuw9o6cOu7
=y5js
-END PGP SIGNATURE-


Accepted:
fcheck_2.7.59-14.debian.tar.gz
  to main/f/fcheck/fcheck_2.7.59-14.debian.tar.gz
fcheck_2.7.59-14.dsc
  to main/f/fcheck/fcheck_2.7.59-14.dsc
fcheck_2.7.59-14_all.deb
  to main/f/fcheck/fcheck_2.7.59-14_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/e1nty7r-hn...@ries.debian.org



Accepted xserver-xorg-video-intel 2:2.10.903-1 (source i386)

2010-03-23 Thread Brice Goglin
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 23 Mar 2010 07:39:23 +0100
Source: xserver-xorg-video-intel
Binary: xserver-xorg-video-intel xserver-xorg-video-intel-dbg
Architecture: source i386
Version: 2:2.10.903-1
Distribution: experimental
Urgency: low
Maintainer: Debian X Strike Force debia...@lists.debian.org
Changed-By: Brice Goglin bgog...@debian.org
Description: 
 xserver-xorg-video-intel - X.Org X server -- Intel i8xx, i9xx display driver
 xserver-xorg-video-intel-dbg - X.Org X server -- Intel i8xx, i9xx display 
driver (debug symbols)
Changes: 
 xserver-xorg-video-intel (2:2.10.903-1) experimental; urgency=low
 .
   * New upstream release candidate.
Checksums-Sha1: 
 bf4483cb1c0fe1081ff0a3d3904176c1f8d0cac3 2014 
xserver-xorg-video-intel_2.10.903-1.dsc
 c0d097c833ca3cc86e9a01dc10da9cab70a55a4d 1151380 
xserver-xorg-video-intel_2.10.903.orig.tar.gz
 cfe9d584d82a3e3902e443e09fd436f5739da371 28039 
xserver-xorg-video-intel_2.10.903-1.diff.gz
 89d1715f60925a0a92469c2958fa08058f6eec25 531854 
xserver-xorg-video-intel_2.10.903-1_i386.deb
 a27e0f7a6aed403b4f58941d8227a3624a49bece 1113676 
xserver-xorg-video-intel-dbg_2.10.903-1_i386.deb
Checksums-Sha256: 
 ee0b28419ad646a714c403c9e011a6e8f6a9a3aee3501cb263b95e92e4a36a53 2014 
xserver-xorg-video-intel_2.10.903-1.dsc
 321890a937b8cc43028c8f6170ee776d379c7f501bb5bfec3e31d271ccd72930 1151380 
xserver-xorg-video-intel_2.10.903.orig.tar.gz
 a704544585ab790aa9b95628e0994967e798b77fba5e7abd3f022fe1d378ae22 28039 
xserver-xorg-video-intel_2.10.903-1.diff.gz
 8ba5d0b816f20ea3acaf4da82addb826fc03a0852d0010397b510f3755cb86dc 531854 
xserver-xorg-video-intel_2.10.903-1_i386.deb
 aba35ff8076e19f603d6c4ec27ef3a46470eab49e6c989d1aa3281a62d4939fb 1113676 
xserver-xorg-video-intel-dbg_2.10.903-1_i386.deb
Files: 
 4af7643f07dacfed46e1ece16d33f8ad 2014 x11 optional 
xserver-xorg-video-intel_2.10.903-1.dsc
 39ec1e2990e54cfe54e74dceb09038b2 1151380 x11 optional 
xserver-xorg-video-intel_2.10.903.orig.tar.gz
 72bd193d61aa79b6d11ef1cdb03ee9f2 28039 x11 optional 
xserver-xorg-video-intel_2.10.903-1.diff.gz
 7d4cb87583d7ee74788e38945aeca5c4 531854 x11 optional 
xserver-xorg-video-intel_2.10.903-1_i386.deb
 dd348eeac2541027715c1d07a5d1e655 1113676 debug extra 
xserver-xorg-video-intel-dbg_2.10.903-1_i386.deb

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

iEYEARECAAYFAkuoYscACgkQRh88F8PcWfqwNwCfdDfnXBHTr80ARluEVGBMRb+A
xfkAoNjpSZ2Neyeist7jFXDbTaQ34OtI
=Ix68
-END PGP SIGNATURE-


Accepted:
xserver-xorg-video-intel-dbg_2.10.903-1_i386.deb
  to 
main/x/xserver-xorg-video-intel/xserver-xorg-video-intel-dbg_2.10.903-1_i386.deb
xserver-xorg-video-intel_2.10.903-1.diff.gz
  to main/x/xserver-xorg-video-intel/xserver-xorg-video-intel_2.10.903-1.diff.gz
xserver-xorg-video-intel_2.10.903-1.dsc
  to main/x/xserver-xorg-video-intel/xserver-xorg-video-intel_2.10.903-1.dsc
xserver-xorg-video-intel_2.10.903-1_i386.deb
  to 
main/x/xserver-xorg-video-intel/xserver-xorg-video-intel_2.10.903-1_i386.deb
xserver-xorg-video-intel_2.10.903.orig.tar.gz
  to 
main/x/xserver-xorg-video-intel/xserver-xorg-video-intel_2.10.903.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/e1nty88-r0...@ries.debian.org



Accepted atlas 3.8.3-15 (source all amd64)

2010-03-23 Thread Sylvestre Ledru
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Mon, 22 Mar 2010 16:18:59 +
Source: atlas
Binary: libatlas3gf-base libatlas-base-dev libatlas-dev libatlas-test 
libatlas-doc libatlas3gf-sse libatlas-sse-dev libatlas3gf-sse2 
libatlas-sse2-dev libatlas3gf-sse3 libatlas-sse3-dev libatlas3gf-core2sse3 
libatlas-core2sse3-dev libatlas3gf-amd64sse3 libatlas-amd64sse3-dev 
libatlas3gf-corei7sse3 libatlas-corei7sse3-dev libatlas3gf-altivec 
libatlas-altivec-dev libatlas3gf-v9 libatlas-v9-dev libatlas3gf-ev6 
libatlas-ev6-dev libatlas3gf-2.0 libatlas-2.0-dev
Architecture: source all amd64
Version: 3.8.3-15
Distribution: experimental
Urgency: low
Maintainer: Debian Scientific Computing Team 
pkg-scicomp-de...@lists.alioth.debian.org
Changed-By: Sylvestre Ledru sylves...@debian.org
Description: 
 libatlas-2.0-dev - Automatically Tuned Linear Algebra Software, 2.0 static
 libatlas-altivec-dev - Automatically Tuned Linear Algebra Software, altivec 
static
 libatlas-amd64sse3-dev - Automatically Tuned Linear Algebra Software, 
AMD64SSE3 static
 libatlas-base-dev - Automatically Tuned Linear Algebra Software, generic static
 libatlas-core2sse3-dev - Automatically Tuned Linear Algebra Software, 
CORE2SSE3 static
 libatlas-corei7sse3-dev - Automatically Tuned Linear Algebra Software, 
COREI7SSE3 static
 libatlas-dev - Automatically Tuned Linear Algebra Software, C header files
 libatlas-doc - Automatically Tuned Linear Algebra Software, documentation
 libatlas-ev6-dev - Automatically Tuned Linear Algebra Software, EV6 static
 libatlas-sse-dev - Automatically Tuned Linear Algebra Software, SSE1 static
 libatlas-sse2-dev - Automatically Tuned Linear Algebra Software, SSE2 static
 libatlas-sse3-dev - Automatically Tuned Linear Algebra Software, SSE3 static
 libatlas-test - Automatically Tuned Linear Algebra Software, test programs
 libatlas-v9-dev - Automatically Tuned Linear Algebra Software, v9 static
 libatlas3gf-2.0 - Automatically Tuned Linear Algebra Software, 2.0 shared
 libatlas3gf-altivec - Automatically Tuned Linear Algebra Software, altivec 
shared
 libatlas3gf-amd64sse3 - Automatically Tuned Linear Algebra Software, AMD64SSE3 
shared
 libatlas3gf-base - Automatically Tuned Linear Algebra Software, generic shared
 libatlas3gf-core2sse3 - Automatically Tuned Linear Algebra Software, CORE2SSE3 
shared
 libatlas3gf-corei7sse3 - Automatically Tuned Linear Algebra Software, 
COREI7SSE3 shared
 libatlas3gf-ev6 - Automatically Tuned Linear Algebra Software, EV6 shared
 libatlas3gf-sse - Automatically Tuned Linear Algebra Software, SSE1 shared
 libatlas3gf-sse2 - Automatically Tuned Linear Algebra Software, SSE2 shared
 libatlas3gf-sse3 - Automatically Tuned Linear Algebra Software, SSE3 shared
 libatlas3gf-v9 - Automatically Tuned Linear Algebra Software, v9 shared
Changes: 
 atlas (3.8.3-15) experimental; urgency=low
 .
   * randomCrashOnBuild.diff was crashing many builds
Checksums-Sha1: 
 3b356fa3aaf2d69ad935d00b6967ba90bbc2f407 1787 atlas_3.8.3-15.dsc
 3a10cca562985b349d7c9d8394c828729bf4699c 40428 atlas_3.8.3-15.diff.gz
 fd4bdd81b11dd35a6f03f4ff80ec278733408956 26058 libatlas-dev_3.8.3-15_all.deb
 3b2b4ea365f77debb9f2af0c2802ea029728dd6d 1129398 libatlas-doc_3.8.3-15_all.deb
 bdaa2f22e4d737843045a19b2623f9ac9a9a0c5c 6123250 
libatlas3gf-base_3.8.3-15_amd64.deb
 4c02e42fac30bcb073b6b74796f4d145cb07eabf 7363066 
libatlas-base-dev_3.8.3-15_amd64.deb
 69dbb30d68bd957b660ea71cd82d8a169cb56cf1 17092 libatlas-test_3.8.3-15_amd64.deb
 adceb4a88c0bb5f871c62ddb3ec8965189f4b100 6335624 
libatlas3gf-core2sse3_3.8.3-15_amd64.deb
 8d5b64a7a2522eff82685a6842106ff01a4a2f8d 7642876 
libatlas-core2sse3-dev_3.8.3-15_amd64.deb
 6acf73b1b93d2625fa264f3f11b793cab2aea367 6351220 
libatlas3gf-amd64sse3_3.8.3-15_amd64.deb
 1af46d3ee8513cbcc32d66fe06b941aa1821def6 7661748 
libatlas-amd64sse3-dev_3.8.3-15_amd64.deb
 67069260b89e50d1b0a6ae0603832a297f4cace0 6187092 
libatlas3gf-corei7sse3_3.8.3-15_amd64.deb
 993d7d3629632e32403072fc6e283433d32fbce1 7445204 
libatlas-corei7sse3-dev_3.8.3-15_amd64.deb
Checksums-Sha256: 
 3c1b29e7a8ab9ea6cb845c909e8a39292226f2ed23b98ed13c566824f091cf4f 1787 
atlas_3.8.3-15.dsc
 2db062976258a7fb0033e9c611b1475f56d428908783e37aa37c854315249e2e 40428 
atlas_3.8.3-15.diff.gz
 2cd8765a2cd7d05d488e4b6d292545f10e976a98aa9a57018a907cab0d462a25 26058 
libatlas-dev_3.8.3-15_all.deb
 c587780df6daf3cc6814771cd233840cb2894aa4f217e24390c68de679b1a3a9 1129398 
libatlas-doc_3.8.3-15_all.deb
 155b6030fc54433b2418687d8b44e1c5a4042a617dd75ccfcedb2b32b58c61bb 6123250 
libatlas3gf-base_3.8.3-15_amd64.deb
 addf2dfaadbe741139254e845d67fb0591bff426d0f831d626df44b5e524ae76 7363066 
libatlas-base-dev_3.8.3-15_amd64.deb
 10e9d58a696ff398d866577ca57a0a243ccc6561e854167f0dd5c6337f222615 17092 
libatlas-test_3.8.3-15_amd64.deb
 c2d8c67a4fb837f60bcc6d133a750bda8882b8f337703433c91bc880ec0f8e21 6335624 
libatlas3gf-core2sse3_3.8.3-15_amd64.deb
 7d87750c477cc9327c3fe4f3396214ce772679316e1d62c2962cf5071597b6a4 7642876 

Accepted maatkit 5899-2 (source all)

2010-03-23 Thread Dario Minnucci
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 23 Mar 2010 08:06:18 +0100
Source: maatkit
Binary: maatkit
Architecture: source all
Version: 5899-2
Distribution: unstable
Urgency: low
Maintainer: Baron Schwartz baron.schwa...@gmail.com
Changed-By: Dario Minnucci mid...@debian.org
Description: 
 maatkit- Command-line utilities for MySQL
Closes: 574556
Changes: 
 maatkit (5899-2) unstable; urgency=low
 .
   * Drop dependency on non-existing virtual facility $mysql.
 Thanks to Petter Reinholdtsen p...@hungry.com for reporting
 and patching. (Closes: #574556)
Checksums-Sha1: 
 d61952e441d5663918ba8ca0b28f1cce9042b2f4 1983 maatkit_5899-2.dsc
 6aa0a7d8c24b88f9e5d8da16b3cd1002f102d840 5140 maatkit_5899-2.debian.tar.gz
 a26de4b3f4639fb05413f75b5d553b60a63a0f17 1099446 maatkit_5899-2_all.deb
Checksums-Sha256: 
 1ab1b3de9d1c03cc138b6ea90bfff706a87c9f12548d355303129faa67d535fc 1983 
maatkit_5899-2.dsc
 c9b8370a6f6937021533af7ef5d256cb97c1bf96cc073821cc2c006d007b518c 5140 
maatkit_5899-2.debian.tar.gz
 3968b01361c6055390ac189b08ed7ca2e12e74e0574bc68461ef9ae02c1ca23f 1099446 
maatkit_5899-2_all.deb
Files: 
 287489643a6f91829ac27c1bd63c94bf 1983 utils optional maatkit_5899-2.dsc
 6845bf0d1d9aa7def746fd48bcdad840 5140 utils optional 
maatkit_5899-2.debian.tar.gz
 bbcaf0f3736073ba54a6d395068d04ea 1099446 utils optional maatkit_5899-2_all.deb

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

iQIcBAEBCAAGBQJLqGxaAAoJEPyEGy2CyLcRipEQALuPHOFKoTmBnJiJMUpAzJ9K
cCZEdf3gU36gzW0Gr3J1olHvo/ezNWs4BrVHUyTVd/uVLOIhbbkJ9qMwdD6lBIcA
1MhMFA2W+9U2k3V/hI+10NxmmU15UEzWYV+GETFr9Bn2Ufd5WIdfNcY5tr8REvHa
bto2vRy29OM1+LbYCroMpe2gU1EJImHBD/U8vYUbkpi9NYr5XQ8GJRLUhvn+f8Qz
WIfbJ6ejxi2dyjkH+YgFa+1oL2ePhfTWEpmUZm4BVDxVmtVabTCd1ixKZZD++2sb
CcXEG6LO06gE6+CtnCqrdktbqPgwdSvG5R+uPEDP6wD5SEyVd3ZpSQDwK5BCmDsx
4kVbsnV/is9D0Wj7XgSkYEYIPgvmYOfEoetv64SSGDpvNoqVoSBkWZB16n1tDOuv
jWLywEMt8T+YF2lZ3R5H/dbkun299ZBJyyda5YA5tNoroJiXOz9bRMo5gd08o2fy
ife6V31pLF0shhFm7EzfrUDvGynNNCIQISV+SZLshzblgDs12pGNrkplpkF+VdqQ
4bEf0pZsE0wiyx9Fo6FiOq7u+ZXA40yUUoKgeyT1a34+OHhKPBv3vdlrLjQm079Z
zY4aGQT/iCG6kwftjYVRk3CEv2oMemgBGSe77AJFaOSmzPeWJ1RBZQrd4LzIoOYe
Rsygn7TZzbf+ePR8aiGX
=rzt4
-END PGP SIGNATURE-


Accepted:
maatkit_5899-2.debian.tar.gz
  to main/m/maatkit/maatkit_5899-2.debian.tar.gz
maatkit_5899-2.dsc
  to main/m/maatkit/maatkit_5899-2.dsc
maatkit_5899-2_all.deb
  to main/m/maatkit/maatkit_5899-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/e1ntyba-0002mw...@ries.debian.org



Accepted banshee 1.5.6-1 (source all amd64)

2010-03-23 Thread Chow Loong Jin
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sun, 21 Mar 2010 21:22:57 +0800
Source: banshee
Binary: banshee banshee-dbg monodoc-banshee-manual
Architecture: source amd64 all
Version: 1.5.6-1
Distribution: unstable
Urgency: low
Maintainer: Debian CLI Applications Team 
pkg-cli-apps-t...@lists.alioth.debian.org
Changed-By: Chow Loong Jin hyper...@ubuntu.com
Description: 
 banshee- Media Management and Playback application
 banshee-dbg - Media Management and Playback application (debug symbols)
 monodoc-banshee-manual - Media Management and Playback application (developer 
documentatio
Changes: 
 banshee (1.5.6-1) unstable; urgency=low
 .
   * New upstream release:
 + Notable bug fixes:
   - Fix rendering and interaction bugs in the grid view
   - Fix issue with volume getting reset on every song change
   - Handle volume changes from outside Banshee (eg PulseAudio)
   - Fix issue parsing some RSS feeds
   - Fix library importing and rescanning on all IO backends
   - Support coverart for albums without an artist (bgo#612626)
   - Don't capture 's' presses if keybindings disabled
   - Fix typing in the Wikipedia webkit view
   - Fix equalizer settings migration (bgo#612669)
   - Redraw the entire ListView when dragging columns
   - Increase podcast download timeout
   - Fix bad startup crash in PlayQueue on old Mono
   - Fix Too many open files bug with GIO backend
   - [Banshee.Hardware] Handle exceptions (bgo#613173)
   - [PodcastActions] Unsubscribe from an event on dispose
   - [ContextPane] Fix crash if active removed (bgo#613277)
   - [LastfmSource] Fix crash (bgo#612824)
   - [Lastfm] Fix crash using auth Refresh button (bgo#610911)
   - [Lastfm] Fix crash (bgo#613276)
   - Fix compilation error with older Mono
   - Fix compilation error with bundled notify-sharp
   - Fix --disable-youtube flag
   - Set YouTube install dir to Extensions/
   - Fix building with older GStreamer (bgo#613339)
   * debian/rules:
 + --enable-gdata = --enable-youtube
   * debian/control:
 + Bump taglib-sharp requirement to 2.0.3.7 as per 
build/m4/banshee/taglib.m4
Checksums-Sha1: 
 fc38651ea7c8d93fe92d5e291fbb0df9b2081e21 2499 banshee_1.5.6-1.dsc
 af325565c46d3b3dda196ff431bd28edc3c5d2bb 4885046 banshee_1.5.6.orig.tar.gz
 dd1bb8d52279b4117e1e0e1ef449749b0470d553 22056 banshee_1.5.6-1.diff.gz
 0dffc07c7d8974b7294189757aaec7b5cf3bf209 3546850 banshee_1.5.6-1_amd64.deb
 0eb3ea5b16fb298df6b1d4de415aff5358b39e19 1679822 banshee-dbg_1.5.6-1_amd64.deb
 59a6fc58b1335a150d9041382d6a019dfb5012a2 684100 
monodoc-banshee-manual_1.5.6-1_all.deb
Checksums-Sha256: 
 06839dcdf00bc530c70fb074143b0bdfd2c0730700e2459cb9439ee5029ab0a4 2499 
banshee_1.5.6-1.dsc
 b3b4c0101a91fe3c7f23ced9fa02aca3bba79f1e4073de0726095098144d3db6 4885046 
banshee_1.5.6.orig.tar.gz
 c85efbc46b448263eeb89f56e62d52a0da92bb845cf5fdfb3acfc41f3bb09d8c 22056 
banshee_1.5.6-1.diff.gz
 2ad9f3c535cc1b9df672252021fc594e5ebf0d0c8eb60b0960be002a86c57b2a 3546850 
banshee_1.5.6-1_amd64.deb
 837adc7c3e6e87affae762ac22f5b6d393879ae5998b32bde8af4e3b8c9f9754 1679822 
banshee-dbg_1.5.6-1_amd64.deb
 579a961f7b95a3f58c4f25d359401a502d6ca13398f7796c7db3e76a46423698 684100 
monodoc-banshee-manual_1.5.6-1_all.deb
Files: 
 e8fe4ee00dc0dab1e56ddea6cbcd21a3 2499 sound optional banshee_1.5.6-1.dsc
 250d6320c28e9d53924b2c1a107177ce 4885046 sound optional 
banshee_1.5.6.orig.tar.gz
 73b253be24cd719c5e393c3691e1fd0d 22056 sound optional banshee_1.5.6-1.diff.gz
 c7e7fcb27983bd2acc5f6c4458da5ffa 3546850 sound optional 
banshee_1.5.6-1_amd64.deb
 91982458e66166c1296a4e2c45d986a1 1679822 debug extra 
banshee-dbg_1.5.6-1_amd64.deb
 ee213f9d8d42518d985f0449d53dadcc 684100 doc optional 
monodoc-banshee-manual_1.5.6-1_all.deb

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

iQEcBAEBCAAGBQJLqG7DAAoJEMkPnLkOH60MbfEH/jM2W3zhlbd7W0ev9hFl1cjM
xctsuwkm5kb5tBrwqDKacCagDZsjLxPUGK6xun4nxjfyebJAFisg9TqtM6wnj+Ih
2ahNnxQSjvg+GnleSxpj92dkroJrE3YFv8vUf54T5tzUSWNXpzhKutnKNASJ0F/z
3qhGagfoWCb8LNcikzpRr7Cf7B5shOmMfBNIr7+qZAuAB3gMzSeVPTyyHG4Wn76+
Fm+mv7a0cp0P0RGaTtYMpAcbdydZXe+fD6QLSh9FRZqXkAH2xK6kURPtj1rXjHI+
btuDd4CYAYH6L4a1p4U8qMCkHdPp/pWaWrU4QH+jetdz7srp95MBncCn8fIi+fU=
=rNyI
-END PGP SIGNATURE-


Accepted:
banshee-dbg_1.5.6-1_amd64.deb
  to main/b/banshee/banshee-dbg_1.5.6-1_amd64.deb
banshee_1.5.6-1.diff.gz
  to main/b/banshee/banshee_1.5.6-1.diff.gz
banshee_1.5.6-1.dsc
  to main/b/banshee/banshee_1.5.6-1.dsc
banshee_1.5.6-1_amd64.deb
  to main/b/banshee/banshee_1.5.6-1_amd64.deb
banshee_1.5.6.orig.tar.gz
  to main/b/banshee/banshee_1.5.6.orig.tar.gz
monodoc-banshee-manual_1.5.6-1_all.deb
  to main/b/banshee/monodoc-banshee-manual_1.5.6-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: 

Accepted lastfmproxy 1.3b-1.1 (source all)

2010-03-23 Thread Petter Reinholdtsen
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 18 Mar 2010 08:52:45 +0100
Source: lastfmproxy
Binary: lastfmproxy
Architecture: source all
Version: 1.3b-1.1
Distribution: unstable
Urgency: low
Maintainer: Romain Beauxis to...@rastageeks.org
Changed-By: Petter Reinholdtsen p...@debian.org
Description: 
 lastfmproxy - proxy server for the last.fm radio streams
Closes: 541548
Changes: 
 lastfmproxy (1.3b-1.1) unstable; urgency=low
 .
   * Non-maintainer upload to fix release goal.
   * Correct init.d script dependencies (Closes: #541548).
Checksums-Sha1: 
 576463f7464acae11b22ad13fc642dc8b30dce7f 1018 lastfmproxy_1.3b-1.1.dsc
 e1d9129912f691e8cab69f1a33f25aa65314f025 7068 lastfmproxy_1.3b-1.1.diff.gz
 fc4cebfd56576f6399e12ba250f7eed52498fbe1 32760 lastfmproxy_1.3b-1.1_all.deb
Checksums-Sha256: 
 850d2cb093040d98c9a3efa54c80cdc8c43ec0a28bc45bbaa8540b973c7384a2 1018 
lastfmproxy_1.3b-1.1.dsc
 a11b88a36444a695fd4f99f22c77e5dd069357b78c7cba7cf41fb7a24e84971f 7068 
lastfmproxy_1.3b-1.1.diff.gz
 c2c915f3d430eab9830e4c08c71493e010f32ae3b8fb192dd64caecf9525b0ac 32760 
lastfmproxy_1.3b-1.1_all.deb
Files: 
 2810f0f42c4bf064549071f01153df2c 1018 sound extra lastfmproxy_1.3b-1.1.dsc
 2be96fa364b09ab66a96bd2cf80272b5 7068 sound extra lastfmproxy_1.3b-1.1.diff.gz
 35a9917223584cbcc72634db70a84f7f 32760 sound extra lastfmproxy_1.3b-1.1_all.deb

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

iD8DBQFLodwu20zMSyow1ykRAkynAKC1Ep/toqi2mGl7Aw3H8lhxQRjxwACg67l3
qsRZtk2Lu00FJtfL9AVmYdk=
=Tre6
-END PGP SIGNATURE-


Accepted:
lastfmproxy_1.3b-1.1.diff.gz
  to main/l/lastfmproxy/lastfmproxy_1.3b-1.1.diff.gz
lastfmproxy_1.3b-1.1.dsc
  to main/l/lastfmproxy/lastfmproxy_1.3b-1.1.dsc
lastfmproxy_1.3b-1.1_all.deb
  to main/l/lastfmproxy/lastfmproxy_1.3b-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/e1nu0ez-0001hj...@ries.debian.org



Accepted maatkit 5899-3 (source all)

2010-03-23 Thread Dario Minnucci
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 23 Mar 2010 08:39:27 +0100
Source: maatkit
Binary: maatkit
Architecture: source all
Version: 5899-3
Distribution: unstable
Urgency: high
Maintainer: Baron Schwartz baron.schwa...@gmail.com
Changed-By: Dario Minnucci mid...@debian.org
Description: 
 maatkit- Command-line utilities for MySQL
Changes: 
 maatkit (5899-3) unstable; urgency=high
 .
   * Urgency changed to 'high' to fix prevoius upload, closing RC bug
 #574556 ASAP.
Checksums-Sha1: 
 4fbac2e27d41963258b0319f2eb6348e01237cd5 1983 maatkit_5899-3.dsc
 b7257bcb7379b50dd2ba1bbe49a976686439df9d 5199 maatkit_5899-3.debian.tar.gz
 51428a6e540a06d9151bf2181ae0bae83fe8bb4d 1099504 maatkit_5899-3_all.deb
Checksums-Sha256: 
 340ee09f2840907829e134d35361869702f4aad7c5aac93864e565495045a047 1983 
maatkit_5899-3.dsc
 edf63e58f511d523f26d97aa8b0ce19228d72b544c9f22b31899925eb88ccd9f 5199 
maatkit_5899-3.debian.tar.gz
 cefbdccde794223f5a049735dbe85ce49acdd58fc82401092b77cd0c13576631 1099504 
maatkit_5899-3_all.deb
Files: 
 62330c35a4d46aa23823e2456992e1af 1983 utils optional maatkit_5899-3.dsc
 21bb5c5e8c7a62f132a70bc0f207e478 5199 utils optional 
maatkit_5899-3.debian.tar.gz
 286e9cf0928048b6f63cbaf0b50b11f3 1099504 utils optional maatkit_5899-3_all.deb

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

iQIcBAEBCAAGBQJLqHIGAAoJEPyEGy2CyLcRvo8P/RfOvz2WCwAE3WwhsQreg6v9
clnENuvufNyYoQYbXeU2kRcs0ndDfuKI2M1CuU+44oOxJGJ+FgbzwY0qTGxFdGz1
p8bSWHtoAp1Kq5aDRCsy0J7bVAF1HYNTt/cLG6/2ApPsRSAfFNgVFrPMYbV/s78N
/F14dTa5w7yA+pg6zHJTgaRzCXuRfxxYkoicOGGlYoYNaKca7ETV+kIUa5gJ5nrb
29qzMO6hOPsBfFrQwC+ZsrIrVUXN+97kOtfQ2hpQizqDO5uoXaMBCDQStizTygVT
Aqjft/ZcDXMOuJp9vZsM8TkTouoq2QphgMj7takaqR6wbkO+TJp2QIvcqkvgQcYR
tIRyu8PWrhGIF5F5KshS3tz59WG+VoK5iTrCgZP6qRGatxBU5NRSvJVoGUn2B66B
QnVFRbP/sfE8PYZj/zDmjCUpNNcwugDrVONbIMG0F0JKjs3iYIEvXsLXeQ0nyrul
oXTWBQJOEJwoVZAEnhBKq/Q/XfbvaFpLOL7tKsCG4cdAjGxHMTtqYow4DCc7mJSM
om0yph25Z5Rib+6G0wOLwYWyvqs+2kQwUiKt+pWAxZLrSCxbDuYwhGsul/weEGV2
PDqyOe1Mn7Wmu7hp7A+BOQ42oJfAftXY/OHM3wNytYTqBqlAHdsFBD9V+N10A/hm
SaXDE2vJBAbDSVl6UdYi
=F+pg
-END PGP SIGNATURE-


Accepted:
maatkit_5899-3.debian.tar.gz
  to main/m/maatkit/maatkit_5899-3.debian.tar.gz
maatkit_5899-3.dsc
  to main/m/maatkit/maatkit_5899-3.dsc
maatkit_5899-3_all.deb
  to main/m/maatkit/maatkit_5899-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/e1nu0fl-0001jj...@ries.debian.org



Accepted squid-langpack 20100320-1 (source all)

2010-03-23 Thread Luigi Gangitano
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 23 Mar 2010 09:20:00 +0100
Source: squid-langpack
Binary: squid-langpack
Architecture: source all
Version: 20100320-1
Distribution: unstable
Urgency: low
Maintainer: Luigi Gangitano lu...@debian.org
Changed-By: Luigi Gangitano lu...@debian.org
Description: 
 squid-langpack - Localized error pages for Squid
Changes: 
 squid-langpack (20100320-1) unstable; urgency=low
 .
   * New upstream release
Checksums-Sha1: 
 6eb990eb3e5f3e228f2cb3184f0782ae4ae41945 1054 squid-langpack_20100320-1.dsc
 d271851b2318d8b3dcb4aa93b475c4990ad78dee 198084 
squid-langpack_20100320.orig.tar.gz
 7be5ebf2848bb6b1cdd3e6dd05e012d9e0d97c2a 4540 squid-langpack_20100320-1.diff.gz
 dd04a18c78fbc131bfba0bf4f43cf32a4c31464d 228028 
squid-langpack_20100320-1_all.deb
Checksums-Sha256: 
 5a4df4340bf1b5b96fdafba629d3526cb7ff0993aaacbfd3fb49d7a51bb46d48 1054 
squid-langpack_20100320-1.dsc
 9d7c4778e7e248ee6af0ee98115b0d0df68a5031a3ec634e3a581e0936598768 198084 
squid-langpack_20100320.orig.tar.gz
 9838502c6a56946fc51b88cded840e5e436de256232b33134e1ffd675a25f694 4540 
squid-langpack_20100320-1.diff.gz
 7d59d271a18507528c87dba3264409da01180eae8c82faa3703f1c4263578425 228028 
squid-langpack_20100320-1_all.deb
Files: 
 e1767be60b7476aff77ecd7b05415cf2 1054 localization optional 
squid-langpack_20100320-1.dsc
 7f1c5d164f2fbef65d8b0d3904c4cd3f 198084 localization optional 
squid-langpack_20100320.orig.tar.gz
 8a3f5ed17bcb68edbc43530fa209c5a7 4540 localization optional 
squid-langpack_20100320-1.diff.gz
 da8dd1f0d51deed809d69a15a6088dcf 228028 localization optional 
squid-langpack_20100320-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (Darwin)

iEYEARECAAYFAkuog2IACgkQ8ZumGJJMDCZcNgCfXoFz1rzBlcD5Q7drllDBjw10
g6oAn38bb3fQJrs4ImVL/inWTWdF1DSG
=1i9j
-END PGP SIGNATURE-


Accepted:
squid-langpack_20100320-1.diff.gz
  to main/s/squid-langpack/squid-langpack_20100320-1.diff.gz
squid-langpack_20100320-1.dsc
  to main/s/squid-langpack/squid-langpack_20100320-1.dsc
squid-langpack_20100320-1_all.deb
  to main/s/squid-langpack/squid-langpack_20100320-1_all.deb
squid-langpack_20100320.orig.tar.gz
  to main/s/squid-langpack/squid-langpack_20100320.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/e1nu0fr-0001mk...@ries.debian.org



Accepted partitionmanager 1.0.1-2 (source amd64)

2010-03-23 Thread Debian KDE Extras Team
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 23 Mar 2010 09:24:08 +0100
Source: partitionmanager
Binary: partitionmanager
Architecture: source amd64
Version: 1.0.1-2
Distribution: unstable
Urgency: low
Maintainer: Debian KDE Extras Team pkg-kde-ext...@lists.alioth.debian.org
Changed-By: Debian KDE Extras Team pkg-kde-ext...@lists.alioth.debian.org
Description: 
 partitionmanager - A partition management utility
Closes: 556051 574907
Changes: 
 partitionmanager (1.0.1-2) unstable; urgency=low
 .
   [ George Kiagiadakis ]
   * Remove the udev suggest since vol_id is now gone from udev and
 partitionmanager can use blkid from util-linux, which is essential.
 .
   [ Fathi Boudra ]
   * Add 01_ftbfs_binutils-gold patch. (Closes: #556051)
   * Build against parted 2.2. (Closes: #574907)
   * Bump standards-version to 3.8.4 (no changes needed).
Checksums-Sha1: 
 f2c4d7f6ad1c52fcb9419e38d0774558eee1014b 1404 partitionmanager_1.0.1-2.dsc
 e43b96fde3ac28c2d7dcfbe606a93232e1ce068b 3767 
partitionmanager_1.0.1-2.debian.tar.gz
 3cf1bb157ab8ae96b2894a857c31d48a5638501d 730412 
partitionmanager_1.0.1-2_amd64.deb
Checksums-Sha256: 
 ed85e4c67be061cfc1a4e56db45600bc1d7ff2d098b96a6e00d3f4dbb33d3855 1404 
partitionmanager_1.0.1-2.dsc
 f797850d1c30379ccc40753cf6ff84ced3b7cba32a381a6696be3fbda85349ef 3767 
partitionmanager_1.0.1-2.debian.tar.gz
 ea15b8aea985e91d369e39d3a8d6cf78e2a40fbdc0e4d91b6ece183c17687b5a 730412 
partitionmanager_1.0.1-2_amd64.deb
Files: 
 16a11989ef5d03378982df60092b4935 1404 admin optional 
partitionmanager_1.0.1-2.dsc
 1359620ce9932caabf84e66757e4e99b 3767 admin optional 
partitionmanager_1.0.1-2.debian.tar.gz
 bd6d97380dd8e508266c4822ceb960fa 730412 admin optional 
partitionmanager_1.0.1-2_amd64.deb

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

iJwEAQECAAYFAkuoh8AACgkQjPU19mqlcvdIxAP/QVTlsOaTdKm7NROWvKr60Wuv
wnpT5QefQUVW3BV2n0X1Pp+OxK8yvGrKb7YLAFGqrYyXaEfhNpG9ole3NvZTAz2C
+IELaLgUXCSNfiE2vwR6Sv/hBswUJWX70RNiHsJBxRsxaibd155klBhflQkwIz9w
6IjCybpykzZf7VMVjO0=
=VSX9
-END PGP SIGNATURE-


Accepted:
partitionmanager_1.0.1-2.debian.tar.gz
  to main/p/partitionmanager/partitionmanager_1.0.1-2.debian.tar.gz
partitionmanager_1.0.1-2.dsc
  to main/p/partitionmanager/partitionmanager_1.0.1-2.dsc
partitionmanager_1.0.1-2_amd64.deb
  to main/p/partitionmanager/partitionmanager_1.0.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/e1nu0t7-0002e1...@ries.debian.org



Accepted cgal 3.6-1 (source all amd64)

2010-03-23 Thread Joachim Reichel
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Mon, 22 Mar 2010 19:09:15 +0100
Source: cgal
Binary: libcgal5 libcgal-dev libcgal-demo libcgal5-ipelets
Architecture: source all amd64
Version: 3.6-1
Distribution: unstable
Urgency: low
Maintainer: Joachim Reichel reic...@debian.org
Changed-By: Joachim Reichel reic...@debian.org
Description: 
 libcgal-demo - C++ library for computational geometry (demos)
 libcgal-dev - C++ library for computational geometry (development files)
 libcgal5   - C++ library for computational geometry
 libcgal5-ipelets - C++ library for computational geometry (ipelets)
Closes: 557643
Changes: 
 cgal (3.6-1) unstable; urgency=low
 .
   * New upstream release.
   * Rename binary package libcgal4 to libcgal5 to reflect SONAME change.
   * Remove fix-cmake-qglviewer-detection.dpatch (fixed upstream).
   * New binary package libcgal5-ipelets which contains plugins for Ipe 7.x
 (Closes: #557643).
   * Add ipe-default-to-version-7.dpatch: change default of WITH_IPE_7 to ON.
   * Remove libboost-graph1.35-dev from Build-Depends: and Suggests: of
 libcgal-demo (not needed).
Checksums-Sha1: 
 776a1ef656c42029e2aa9838c8a7bfb77530ecba 1198 cgal_3.6-1.dsc
 d9fb363ed373f55050a3954481623d72c0656690 14019341 cgal_3.6.orig.tar.gz
 5035023c76fe62358921eb7e573f617a7b93970c 12802 cgal_3.6-1.diff.gz
 955fc655ccd7ff473a018e5c4b5e41157338f136 9487006 libcgal-demo_3.6-1_all.deb
 6bc72f5b01f0e15c7a631ded9d8c108b18ee44af 562862 libcgal5_3.6-1_amd64.deb
 cd6c48f14f6c70c979b71776d9c93fff4de12df3 4669292 libcgal-dev_3.6-1_amd64.deb
 9961727d493b3e842d68ca6376c3db44776d8913 1652326 
libcgal5-ipelets_3.6-1_amd64.deb
Checksums-Sha256: 
 c493423b7984d280284e28c3cee1e6000ff45f851bdf540007008ea6ca32aaee 1198 
cgal_3.6-1.dsc
 31a32a7956765f0603a6d1f378645523d137396f9343922ed9c2fc38df88f817 14019341 
cgal_3.6.orig.tar.gz
 7774388e360bf77353a737dc56b044d57831d239025388dc84d8df9433aa3673 12802 
cgal_3.6-1.diff.gz
 0cbf19209ff0a7509bac5add3f39bd97751b1c4515994c0ec9212e301c37c8df 9487006 
libcgal-demo_3.6-1_all.deb
 3cd7596057b9326a494cb8da3e79e4d7e25a2f367eea7f76773fc1e336e0ae67 562862 
libcgal5_3.6-1_amd64.deb
 4e5d0ca9f87b20ceb20a017f7065cb9dca1d2601c1ff98e2435019248e7ee862 4669292 
libcgal-dev_3.6-1_amd64.deb
 c61b95d6db1b1f37abbac6bbe9a6f28b4770d395ca577a496524f193f72387b4 1652326 
libcgal5-ipelets_3.6-1_amd64.deb
Files: 
 57c93e0358783b4cb9fb43722f2a0874 1198 non-free/libs optional cgal_3.6-1.dsc
 78dbaf85df0a53ca0e87308d9cbf671e 14019341 non-free/libs optional 
cgal_3.6.orig.tar.gz
 34346856c5537fb50d9126cd001842e6 12802 non-free/libs optional 
cgal_3.6-1.diff.gz
 3e1191380df7ec5bf6177472c6c77120 9487006 non-free/devel optional 
libcgal-demo_3.6-1_all.deb
 eb893453318b7d6cae39170402cf8c51 562862 non-free/libs optional 
libcgal5_3.6-1_amd64.deb
 97ca9757fe376a61467bec5614b63606 4669292 non-free/libdevel optional 
libcgal-dev_3.6-1_amd64.deb
 0a44c9bbcfb162654f83413ff31c29af 1652326 non-free/libs optional 
libcgal5-ipelets_3.6-1_amd64.deb

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

iEYEARECAAYFAkunuGwACgkQt2NXKBU/+UBlPwCePQ530RrKVKSM38vdd9qGIALV
DCoAoI66arMxiHB7F3snE9WGmw5TwNAc
=27WR
-END PGP SIGNATURE-


Accepted:
cgal_3.6-1.diff.gz
  to non-free/c/cgal/cgal_3.6-1.diff.gz
cgal_3.6-1.dsc
  to non-free/c/cgal/cgal_3.6-1.dsc
cgal_3.6.orig.tar.gz
  to non-free/c/cgal/cgal_3.6.orig.tar.gz
libcgal-demo_3.6-1_all.deb
  to non-free/c/cgal/libcgal-demo_3.6-1_all.deb
libcgal-dev_3.6-1_amd64.deb
  to non-free/c/cgal/libcgal-dev_3.6-1_amd64.deb
libcgal5-ipelets_3.6-1_amd64.deb
  to non-free/c/cgal/libcgal5-ipelets_3.6-1_amd64.deb
libcgal5_3.6-1_amd64.deb
  to non-free/c/cgal/libcgal5_3.6-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/e1nu0wz-0004ho...@ries.debian.org



Accepted ddir 2010.0321+git1685e72-1 (source all)

2010-03-23 Thread Jari Aalto
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 21 Mar 2010 14:50:24 +0200
Source: ddir
Binary: ddir
Architecture: source all
Version: 2010.0321+git1685e72-1
Distribution: unstable
Urgency: low
Maintainer: Jari Aalto jari.aa...@cante.net
Changed-By: Jari Aalto jari.aa...@cante.net
Description: 
 ddir   - display DOS style hierarchical directory tree
Closes: 573960
Changes: 
 ddir (2010.0321+git1685e72-1) unstable; urgency=low
 .
   * Initial release (Closes: #573960).
Checksums-Sha1: 
 71e0cc7d559ba701c1248d1de63ca4e4fc810559 1183 ddir_2010.0321+git1685e72-1.dsc
 3aa2bf935fb55c8d17329f8ba87b0a667304de1f 16274 
ddir_2010.0321+git1685e72.orig.tar.gz
 a847f25ba5dc2f01eaaf9f9d5ce9d5b80e158db8 1620 
ddir_2010.0321+git1685e72-1.diff.gz
 4191e4e0d9a85f5e3cdcefc05860ef96a0a05402 9588 
ddir_2010.0321+git1685e72-1_all.deb
Checksums-Sha256: 
 e700ada1b2c9f2eeaef4dd08b9b357ae300c458dea756c4096402e727412d3cf 1183 
ddir_2010.0321+git1685e72-1.dsc
 6e9e8839894b293fbd6ea1c24d8e51e40a119029d5632357d83b3b91dc5bf1ef 16274 
ddir_2010.0321+git1685e72.orig.tar.gz
 b13ee158f6eb81797a9c111a0c2088e6c7d98454fe1d75fbb00d23b5e620 1620 
ddir_2010.0321+git1685e72-1.diff.gz
 866a06e039d7c7b4d24245e569ccff3fdfa83a969107440b7896c048cc0801cc 9588 
ddir_2010.0321+git1685e72-1_all.deb
Files: 
 c16dae7bd638c7a121abd55e0669a15c 1183 utils optional 
ddir_2010.0321+git1685e72-1.dsc
 998bacddf2cb7f014141f9c50f8beab8 16274 utils optional 
ddir_2010.0321+git1685e72.orig.tar.gz
 2bd9d66c10e64c87d5ca280be62ebccb 1620 utils optional 
ddir_2010.0321+git1685e72-1.diff.gz
 a6aab5740b44e135de09e849d3d0c0a8 9588 utils optional 
ddir_2010.0321+git1685e72-1_all.deb

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

iEYEARECAAYFAkummpgACgkQpdwBkPlyvgNIkgCfcGWZ90JtB9csOADVEUXiqPWC
qtwAni2CwMWGE30ZkxtoBgeR4UTtbDQ7
=0mad
-END PGP SIGNATURE-


Accepted:
ddir_2010.0321+git1685e72-1.diff.gz
  to main/d/ddir/ddir_2010.0321+git1685e72-1.diff.gz
ddir_2010.0321+git1685e72-1.dsc
  to main/d/ddir/ddir_2010.0321+git1685e72-1.dsc
ddir_2010.0321+git1685e72-1_all.deb
  to main/d/ddir/ddir_2010.0321+git1685e72-1_all.deb
ddir_2010.0321+git1685e72.orig.tar.gz
  to main/d/ddir/ddir_2010.0321+git1685e72.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/e1nu1ay-0005qw...@ries.debian.org



Accepted ocamlgraph 1.3+debian-2 (source all amd64)

2010-03-23 Thread Mehdi Dogguy
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sun, 07 Mar 2010 21:40:23 +0100
Source: ocamlgraph
Binary: libocamlgraph-ocaml-dev libocamlgraph-viewer-ocaml-dev 
libocamlgraph-ocaml-doc ocamlgraph-editor
Architecture: source all amd64
Version: 1.3+debian-2
Distribution: unstable
Urgency: low
Maintainer: Debian OCaml Maintainers debian-ocaml-ma...@lists.debian.org
Changed-By: Mehdi Dogguy me...@debian.org
Description: 
 libocamlgraph-ocaml-dev - graph library for OCaml
 libocamlgraph-ocaml-doc - Documentation for the OCamlgraph library
 libocamlgraph-viewer-ocaml-dev - graph library for OCaml
 ocamlgraph-editor - graphical graph editor based on hyperbolic geometry
Closes: 572893
Changes: 
 ocamlgraph (1.3+debian-2) unstable; urgency=low
 .
   * Provide a new binary package to avoid installing gnome and gtk
 libraries when you only need to manipulate Graphs (Closes: #572893)
 - libocamlgraph-view-ocaml-dev
   * Put the generated documentation in a new binary (arch:all) package.
 - libocamlgraph-ocaml-doc
   * Make the new binary packages conflicts/replaces former versions of
 libocamlgraph-ocaml-dev.
Checksums-Sha1: 
 3eb1b35cbacc740ff8a89663b653e60769979b6a 2270 ocamlgraph_1.3+debian-2.dsc
 fdd8b33ff52172feefd0b28d3d98d386e496edb7 11218 ocamlgraph_1.3+debian-2.diff.gz
 74e84d5caafae34bf1444c4d0466f7dcab4b5d84 270128 
libocamlgraph-ocaml-doc_1.3+debian-2_all.deb
 73cca9a73f142fb293d4a3b848a1defe24ce6994 494098 
libocamlgraph-ocaml-dev_1.3+debian-2_amd64.deb
 eedf04a16b543a1fc0f7ae422a4875a73e8ed688 189188 
libocamlgraph-viewer-ocaml-dev_1.3+debian-2_amd64.deb
 209ab2fdebfdafde43d0ea74d1ea915677d2868c 2706146 
ocamlgraph-editor_1.3+debian-2_amd64.deb
Checksums-Sha256: 
 afbf612da6439ed43f75abd97a274becd30b8213e611de97fb875e30d9c16e55 2270 
ocamlgraph_1.3+debian-2.dsc
 06ee06620c2ee7b1fd0a91c826aef5e7e408bc0e7eb42e4cdf5bb29c99d8ed74 11218 
ocamlgraph_1.3+debian-2.diff.gz
 ffda25d2a03d9e8d9ba4991597671a6a978e895d0c5bd1c4116b34678c5cfa50 270128 
libocamlgraph-ocaml-doc_1.3+debian-2_all.deb
 5ce363730275d726d356ca7640cd139d97e7463f817b3a51140eed2466abfaed 494098 
libocamlgraph-ocaml-dev_1.3+debian-2_amd64.deb
 3c1efa3f0245712403a4e51e861846111603a0b69e6dc506b925cba751e15df5 189188 
libocamlgraph-viewer-ocaml-dev_1.3+debian-2_amd64.deb
 fe119cb60bfba87102bcb89a0898045a2618569ff11805382945e14633d7dc78 2706146 
ocamlgraph-editor_1.3+debian-2_amd64.deb
Files: 
 1cd3736abb15143d76300a6d64070bb8 2270 libdevel optional 
ocamlgraph_1.3+debian-2.dsc
 2964f24e20962ce3dac6208f0bab469e 11218 libdevel optional 
ocamlgraph_1.3+debian-2.diff.gz
 f77712538cc08f363bca7f8d9eb390f5 270128 doc optional 
libocamlgraph-ocaml-doc_1.3+debian-2_all.deb
 171a097d910eca9aa4156fdd2bb47d54 494098 ocaml optional 
libocamlgraph-ocaml-dev_1.3+debian-2_amd64.deb
 bcc6f592ce7f3876d0dc1a88d390f706 189188 ocaml optional 
libocamlgraph-viewer-ocaml-dev_1.3+debian-2_amd64.deb
 064dd78653383cc50b675d8aed1ba69a 2706146 graphics optional 
ocamlgraph-editor_1.3+debian-2_amd64.deb

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

iQIcBAEBCAAGBQJLp+THAAoJEDO+GgqMLtj/DmcQAKYA5J5ieUZYZ6G8P2v6w/xm
vlWfcsB5ey+xlSXbK935O8jcr45XLimO7kkTILCNHfkFhTNOYdUnZkXcuvCghG7c
QD5HQIwChC4QjHK9qLo25oj1vOTZRk0KrhQkmAWoE5f5XoTGQD/YskMpgORFm/MO
9fliR0WhsFPFV1obeQobsZUgfTw9bqsC3H8PvlW4U9BIvyiPpONDZPhDo+Rb1fd7
Zv4D15kcPdixUyFtFa24eA8JRSjp3O1Pj2PoaadL22bSr12mKyc79a7JpPt+J9GI
Evx2pFv3MMrJYs6CkTmVwMidd/9PnIUUY1aYsBrqKdzLLbbAA7Mj3qcUTLuh1LkW
Jh6BbpQQFuA5pSmD0s9T854dwaWwhBx6p97ltlTmhiCpYWVwuCZq7NrPIB307fXw
P5UUIt39r+t3RgPZ+AxdSfxwi+8tCYeEwxEaEQPxRmcKOvYqh23OsgzFhL5XNtLQ
w14XQVU974KBc6SPADz6+2cFw0hHM7YnKSzYGUE1GHOghEKaPiyoyW+UKV8FrMfS
Q0oCGVpy5xmMEMfyBFbmAL0I6vED6XLtNomowCClfQGUzLYsXKwBTqIlQkw2RYpA
4ySMSFwuWTUtQoreV+p0uzQv52Np4wjvEatokoTDrG5tGb7jxEzXj2ehMeFjq7wf
ERsgQhb2USoF/twp7kZc
=6qYz
-END PGP SIGNATURE-


Accepted:
libocamlgraph-ocaml-dev_1.3+debian-2_amd64.deb
  to main/o/ocamlgraph/libocamlgraph-ocaml-dev_1.3+debian-2_amd64.deb
libocamlgraph-ocaml-doc_1.3+debian-2_all.deb
  to main/o/ocamlgraph/libocamlgraph-ocaml-doc_1.3+debian-2_all.deb
libocamlgraph-viewer-ocaml-dev_1.3+debian-2_amd64.deb
  to main/o/ocamlgraph/libocamlgraph-viewer-ocaml-dev_1.3+debian-2_amd64.deb
ocamlgraph-editor_1.3+debian-2_amd64.deb
  to main/o/ocamlgraph/ocamlgraph-editor_1.3+debian-2_amd64.deb
ocamlgraph_1.3+debian-2.diff.gz
  to main/o/ocamlgraph/ocamlgraph_1.3+debian-2.diff.gz
ocamlgraph_1.3+debian-2.dsc
  to main/o/ocamlgraph/ocamlgraph_1.3+debian-2.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/e1nu1ar-0005xz...@ries.debian.org



Accepted aolserver4 4.5.1-14 (source all i386)

2010-03-23 Thread Francesco Paolo Lovergine
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 23 Mar 2010 09:52:28 +0100
Source: aolserver4
Binary: aolserver4-daemon aolserver4-core aolserver4-dev aolserver4-doc
Architecture: source all i386
Version: 4.5.1-14
Distribution: experimental
Urgency: low
Maintainer: Francesco Paolo Lovergine fran...@debian.org
Changed-By: Francesco Paolo Lovergine fran...@debian.org
Description: 
 aolserver4-core - AOL web server version 4 - core libraries
 aolserver4-daemon - AOL web server version 4 - program files
 aolserver4-dev - AOL web server version 4 - development files
 aolserver4-doc - AOL web server version 4 - documentation
Changes: 
 aolserver4 (4.5.1-14) experimental; urgency=low
 .
   * Introduced explicit dependency on tcl = 8.5 to force building with
 experimental tcltk-defaults package
Checksums-Sha1: 
 c5e87c62c3f3afeb2d83b02449d929c3c32430c0 1333 aolserver4_4.5.1-14.dsc
 411f88ffed8d3eb8a9c77bc3fbc24c57493ad53a 94571 aolserver4_4.5.1-14.diff.gz
 b0e61e58c111846648eaeea4b4aa517e3df62fa8 3324910 
aolserver4-doc_4.5.1-14_all.deb
 bf466081b5789bc611e36951b2f3273c7372d97b 173374 
aolserver4-daemon_4.5.1-14_i386.deb
 7e71c6a8543c7384318ce1440b52fa16420b1298 308938 
aolserver4-core_4.5.1-14_i386.deb
 cc7e2071bc1531c9e2be52eaff0eba8d55fe6ee1 956676 
aolserver4-dev_4.5.1-14_i386.deb
Checksums-Sha256: 
 562809838e35e16c1748377f00e6698a31030a48741540bdfee9294dea3b42ad 1333 
aolserver4_4.5.1-14.dsc
 7c845e20f0c9921153b6fe8474e1452d7e2a09f657ef9f3b8e346f03967ddcdd 94571 
aolserver4_4.5.1-14.diff.gz
 44ee999698c1608cfc41f21093162e979fdd0e08a08715779fae584873082604 3324910 
aolserver4-doc_4.5.1-14_all.deb
 efb580f76f02570016b77e3d268ddb1be8eed45b5d0d9fd99e90f216dc6a0b52 173374 
aolserver4-daemon_4.5.1-14_i386.deb
 0b0f23218dbdf97f2aa8f560f535b1a1bcba3595056d703210818764b5358cc4 308938 
aolserver4-core_4.5.1-14_i386.deb
 93f8180fa5c2a1da2b440033a24f4aae4ad645f85998b76b6d437a9830c08195 956676 
aolserver4-dev_4.5.1-14_i386.deb
Files: 
 20bb4cc835c404f2c2431b8947649948 1333 web optional aolserver4_4.5.1-14.dsc
 a958ed8bcd1badadbcde2d2008a8da7e 94571 web optional aolserver4_4.5.1-14.diff.gz
 be6f7856a76565137bee76d975c0b16e 3324910 doc optional 
aolserver4-doc_4.5.1-14_all.deb
 7df0783df7e5a72879502fd741fd87dd 173374 web optional 
aolserver4-daemon_4.5.1-14_i386.deb
 6196ed0e30a3a03c5d3e8236e81132b1 308938 web optional 
aolserver4-core_4.5.1-14_i386.deb
 8136e15304afa780cc14fea67745bc11 956676 web optional 
aolserver4-dev_4.5.1-14_i386.deb

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

iEYEARECAAYFAkuok/8ACgkQpFNRmenyx0dnvACfS0neBX8wsdfCYYU/cDRLsQVQ
h5wAoMtw2B84QdEFqfDtwBv/mVJLTtFJ
=K1dj
-END PGP SIGNATURE-


Accepted:
aolserver4-core_4.5.1-14_i386.deb
  to main/a/aolserver4/aolserver4-core_4.5.1-14_i386.deb
aolserver4-daemon_4.5.1-14_i386.deb
  to main/a/aolserver4/aolserver4-daemon_4.5.1-14_i386.deb
aolserver4-dev_4.5.1-14_i386.deb
  to main/a/aolserver4/aolserver4-dev_4.5.1-14_i386.deb
aolserver4-doc_4.5.1-14_all.deb
  to main/a/aolserver4/aolserver4-doc_4.5.1-14_all.deb
aolserver4_4.5.1-14.diff.gz
  to main/a/aolserver4/aolserver4_4.5.1-14.diff.gz
aolserver4_4.5.1-14.dsc
  to main/a/aolserver4/aolserver4_4.5.1-14.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/e1nu1bf-00066u...@ries.debian.org



Accepted squid 2.7.STABLE9-1 (source all i386)

2010-03-23 Thread Luigi Gangitano
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 23 Mar 2010 10:46:08 +0100
Source: squid
Binary: squid squid-common squid-cgi
Architecture: source all i386
Version: 2.7.STABLE9-1
Distribution: unstable
Urgency: low
Maintainer: Luigi Gangitano lu...@debian.org
Changed-By: Luigi Gangitano lu...@debian.org
Description: 
 squid  - Internet object cache (WWW proxy cache)
 squid-cgi  - Squid cache manager CGI program
 squid-common - Internet object cache (WWW proxy cache) - common files
Changes: 
 squid (2.7.STABLE9-1) unstable; urgency=low
 .
   * New upstream release
Checksums-Sha1: 
 18a9f00f8603b669f04fb84adaf5ad791819e2a0 1164 squid_2.7.STABLE9-1.dsc
 6d90fe06468b662b2eefd7ffeb47b9a78f0a871d 1789462 squid_2.7.STABLE9.orig.tar.gz
 3f5b19433c2e6e7ea6be05472deaadfbbf68d19e 300336 squid_2.7.STABLE9-1.diff.gz
 8498fa5f88fad8d37b92a6dd139ab20932e299c7 351916 
squid-common_2.7.STABLE9-1_all.deb
 9f4fabe792de4cd55ca87c512f51ecdefc68ab0a 769496 squid_2.7.STABLE9-1_i386.deb
 4b9a53677ee8ac88ec5c1d891d472c5d3af49974 18 
squid-cgi_2.7.STABLE9-1_i386.deb
Checksums-Sha256: 
 0d96bf4a6672f99ac94cbc26ed17ad899abe2c669755fe7c1a9431a5eb844426 1164 
squid_2.7.STABLE9-1.dsc
 d54ca048313c4b64609fcdf9f1934a70fc1702032a5f04073056d7491d3dd781 1789462 
squid_2.7.STABLE9.orig.tar.gz
 608579d664fa79318ccdec0a6e0c2d6a276e97c4007ab91a216e4039811e0d54 300336 
squid_2.7.STABLE9-1.diff.gz
 596bba71f42eb5a0b0b075eea6df84a4553864a03612227dbf899a7aed8901d8 351916 
squid-common_2.7.STABLE9-1_all.deb
 20ea66ee9449a386131616b3f59c9a815599042b2f0d19ec8e16207b7f502ea4 769496 
squid_2.7.STABLE9-1_i386.deb
 8fe679e41735c1a4168057c0a62364f04804bf2f4d04bd8a5794cf7125e87353 18 
squid-cgi_2.7.STABLE9-1_i386.deb
Files: 
 2bb4ecf5b38b02ea2f7f83dfb7214193 1164 web optional squid_2.7.STABLE9-1.dsc
 7d3b8b0bdda3ae56e438d4a95a97d3b3 1789462 web optional 
squid_2.7.STABLE9.orig.tar.gz
 1599ae877ca2c7d9819c5b0e9cfdfd0c 300336 web optional 
squid_2.7.STABLE9-1.diff.gz
 3b8102d6d75ddb9e7ca78cb25e0d37cf 351916 web optional 
squid-common_2.7.STABLE9-1_all.deb
 c2e3bf8fba6e7618782cee403b016c71 769496 web optional 
squid_2.7.STABLE9-1_i386.deb
 602981a06e173b64f7668d0e9e059415 18 web optional 
squid-cgi_2.7.STABLE9-1_i386.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (Darwin)

iEYEARECAAYFAkuokxwACgkQ8ZumGJJMDCapjgCfd/SgOPgLQ+WauL7dPCCXDXNM
EEwAni2UulWS1KoaWVvZt9KXPr9nZJnl
=MCla
-END PGP SIGNATURE-


Accepted:
squid-cgi_2.7.STABLE9-1_i386.deb
  to main/s/squid/squid-cgi_2.7.STABLE9-1_i386.deb
squid-common_2.7.STABLE9-1_all.deb
  to main/s/squid/squid-common_2.7.STABLE9-1_all.deb
squid_2.7.STABLE9-1.diff.gz
  to main/s/squid/squid_2.7.STABLE9-1.diff.gz
squid_2.7.STABLE9-1.dsc
  to main/s/squid/squid_2.7.STABLE9-1.dsc
squid_2.7.STABLE9-1_i386.deb
  to main/s/squid/squid_2.7.STABLE9-1_i386.deb
squid_2.7.STABLE9.orig.tar.gz
  to main/s/squid/squid_2.7.STABLE9.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/e1nu1bi-0006ft...@ries.debian.org



Accepted debconf 1.5.30 (source all)

2010-03-23 Thread Colin Watson
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 23 Mar 2010 10:18:00 +
Source: debconf
Binary: debconf debconf-i18n debconf-english debconf-doc debconf-utils
Architecture: source all
Version: 1.5.30
Distribution: unstable
Urgency: low
Maintainer: Debconf Developers debconf-de...@lists.alioth.debian.org
Changed-By: Colin Watson cjwat...@debian.org
Description: 
 debconf- Debian configuration management system
 debconf-doc - debconf documentation
 debconf-english - small footprint English-only debconf
 debconf-i18n - full internationalization support for debconf
 debconf-utils - debconf utilities
Closes: 575070
Changes: 
 debconf (1.5.30) unstable; urgency=low
 .
   * Don't open file databases read-write if the database is read-only, or if
 the file isn't writable (e.g. running debconf as non-root).  Closes:
 #575070
Checksums-Sha1: 
 70c6f296bed939d6800a887e284cf18c0b43ef83 1146 debconf_1.5.30.dsc
 9381865ce082feac25b975c9807d258fe2624b52 768374 debconf_1.5.30.tar.gz
 0bc0754ddd6479ee2698e2675ddb5e9ad589f3a3 149458 debconf_1.5.30_all.deb
 150ca3f5499fb0e996b5a0d2308b99b75c0edc0d 187288 debconf-i18n_1.5.30_all.deb
 59a23eeeba13b3d13532696af9646d2b7f1a3715 854 debconf-english_1.5.30_all.deb
 558eef5f91a6d04f16512d88fdcbad169bd2 240030 debconf-doc_1.5.30_all.deb
 d99f30de3a1a4dc2533e0c5ad9c36b6d765e3646 40434 debconf-utils_1.5.30_all.deb
Checksums-Sha256: 
 1b67cbef4575c3913605b903a4253fd823b7ffc9f3006aa6b3c8e082fbd38ae4 1146 
debconf_1.5.30.dsc
 0dc463ee1c54c0dc30128d5099c840ee2018afcc148ea693bd17767824ad7193 768374 
debconf_1.5.30.tar.gz
 1c2acc9788f2e41b11ab9f447cec04d6bb564d37d55b0289cd41ac0878cb7904 149458 
debconf_1.5.30_all.deb
 9d3f1ee5623117f2a645ef27107dd602aa724e965ef9ed79fb9c4da7a91282d4 187288 
debconf-i18n_1.5.30_all.deb
 c6f899b4a543f99c392f5ac8e565de011b21eccd675e25342a16cce5c84423fe 854 
debconf-english_1.5.30_all.deb
 fbc934a5befdd4c5e7f6d481ff79383e91ce1e36fab444c3b9762a014cdaf8ff 240030 
debconf-doc_1.5.30_all.deb
 0101380b1a2f17fa61e4513362a32b4e37fe2f87b8e106d76d9661e519d1b494 40434 
debconf-utils_1.5.30_all.deb
Files: 
 f59935dd4592779b016d8b58f8bb2c47 1146 admin optional debconf_1.5.30.dsc
 c67d980a5eb829e5026d35da1a0cabfc 768374 admin optional debconf_1.5.30.tar.gz
 3a34e28cb731a814cca05589daa1670f 149458 admin important debconf_1.5.30_all.deb
 98c0ac3c0b73d4e13879127df1cef942 187288 localization important 
debconf-i18n_1.5.30_all.deb
 aea1d093cfd5ab8b18161eb3ef01d083 854 admin extra debconf-english_1.5.30_all.deb
 425b1f1341348eabbff9afe696a0c9bf 240030 doc optional debconf-doc_1.5.30_all.deb
 52b7a4b78be3cfd225827e00c0c0af9e 40434 devel optional 
debconf-utils_1.5.30_all.deb

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

iD8DBQFLqJXz9t0zAhD6TNERAoMGAJ9o63q1IXdAJtSB+zOQiY7OprSd9ACfek4P
MmsHhcZ3QxJiq/cJdX8Y4Ks=
=j4X5
-END PGP SIGNATURE-


Accepted:
debconf-doc_1.5.30_all.deb
  to main/d/debconf/debconf-doc_1.5.30_all.deb
debconf-english_1.5.30_all.deb
  to main/d/debconf/debconf-english_1.5.30_all.deb
debconf-i18n_1.5.30_all.deb
  to main/d/debconf/debconf-i18n_1.5.30_all.deb
debconf-utils_1.5.30_all.deb
  to main/d/debconf/debconf-utils_1.5.30_all.deb
debconf_1.5.30.dsc
  to main/d/debconf/debconf_1.5.30.dsc
debconf_1.5.30.tar.gz
  to main/d/debconf/debconf_1.5.30.tar.gz
debconf_1.5.30_all.deb
  to main/d/debconf/debconf_1.5.30_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/e1nu1ps-0007r6...@ries.debian.org



Accepted klibido 0.2.5-7 (source amd64)

2010-03-23 Thread Fathi Boudra
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 23 Mar 2010 10:25:32 +0100
Source: klibido
Binary: klibido
Architecture: source amd64
Version: 0.2.5-7
Distribution: unstable
Urgency: low
Maintainer: Debian KDE Extras Team pkg-kde-ext...@lists.alioth.debian.org
Changed-By: Fathi Boudra f...@debian.org
Description: 
 klibido- usenet binary grabber for KDE
Closes: 513919 517299
Changes: 
 klibido (0.2.5-7) unstable; urgency=low
 .
   * Add 18_ipv6.diff patch: it adds a name lookup for an IPv6 address
 if no IPv4 address is found. Thanks to Martin Kotzan. (Closes: #517299)
   * Switch to dpkg-source 3.0 (quilt) format.
   * Update debian/control:
 - Update build dependencies (debhelper, automake1.9 and libtool).
   (Closes: 513919)
 - Bump Standards-Version to 3.8.4 (no changes needed).
   * Merge changes from ubuntu:
 - Escape $1 in klibidoload to handle files with Spaces correctly
   (LP: #246350)
 - In debian rules remove applnk/ instead of just applnk/Utilities/
 - Add final new line to debian/newzleech.desktop
 - Added patch 10_autoconf.patch:
   - make it possible to run buildprep with modern autotools
 - Rewrote 16_nzb_arg.patch:
   - make nzb file download dcopable, and klibido a kuniqueapplication
 - Removed binsearch.desktop, Added newzleech.desktop:
   - newzleech works much better
 - Added klibidoload script to start klibido and use dcop call for nzb
   if needed
 - Fixed 12_fix_desktop_file.patch:
   - uses klibidoload startup script and associate with x-nzb mimetype
Checksums-Sha1: 
 e16e9a3f74b1de616c4a808c572b8f2fdaa241c7 1328 klibido_0.2.5-7.dsc
 174719b70957e1c98c4263266996439311e7aabd 11325 klibido_0.2.5-7.debian.tar.gz
 95351d37c95f2097b737e0807cfcd02cd80c14e8 429798 klibido_0.2.5-7_amd64.deb
Checksums-Sha256: 
 6c8ae0046fcbef4c7d414b5a1c1aedf004437cf74f660e066b7f9f5b6b857b51 1328 
klibido_0.2.5-7.dsc
 83b0a54643f8fd4896a90172ce27abf8f3f5d0eb467ae6ff099492539cef5e16 11325 
klibido_0.2.5-7.debian.tar.gz
 4673c32b711abb1a91d8cd45a06d9a01416dfaa9b8743e00218f1e954dc1dce0 429798 
klibido_0.2.5-7_amd64.deb
Files: 
 027dfbb64eef5f7afb17d8220c2a0470 1328 kde optional klibido_0.2.5-7.dsc
 189ffcd2f86181f57ba97dc4b6e187b2 11325 kde optional 
klibido_0.2.5-7.debian.tar.gz
 429c1066b93ea36006ee0b166bb62691 429798 kde optional klibido_0.2.5-7_amd64.deb

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

iJwEAQECAAYFAkuolngACgkQjPU19mqlcvc1mQQAt9uABqk0vRpFHIW+MokcjyOn
MJ+ykESS2d8iy2xZe13IwQfwZRBWsoApUp6I4ugUVyVJ6K/PPA8EiCdPeHtmJTZM
x7FYfK2DRvoxHojIo/pZaJl7xcNRIfFM52oO0eazxqe3YvqWya45aO2kUiXVKR3p
tKEirr2VjND0obL5968=
=KNvK
-END PGP SIGNATURE-


Accepted:
klibido_0.2.5-7.debian.tar.gz
  to main/k/klibido/klibido_0.2.5-7.debian.tar.gz
klibido_0.2.5-7.dsc
  to main/k/klibido/klibido_0.2.5-7.dsc
klibido_0.2.5-7_amd64.deb
  to main/k/klibido/klibido_0.2.5-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/e1nu1ph-0007tz...@ries.debian.org



Accepted zsync 0.6.1-2 (source amd64)

2010-03-23 Thread Robert Lemmen
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 23 Mar 2010 09:59:09 +
Source: zsync
Binary: zsync
Architecture: source amd64
Version: 0.6.1-2
Distribution: unstable
Urgency: low
Maintainer: rober...@semistable.com
Changed-By: Robert Lemmen rober...@semistable.com
Description: 
 zsync  - client-side implementation of the rsync algorithm
Closes: 562673
Changes: 
 zsync (0.6.1-2) unstable; urgency=low
 .
   * Applied patch for LFS support (closes: #562673)
Checksums-Sha1: 
 578557a5191dbfb617b87f77bafd5c187cd83720 935 zsync_0.6.1-2.dsc
 1e542568afd4fb4e0ddf2b854253c3711bccfde9 6955 zsync_0.6.1-2.diff.gz
 e13de2aa6862def7ec5e89b23e0e3490c4306e4b 112446 zsync_0.6.1-2_amd64.deb
Checksums-Sha256: 
 dbd046279811f50fa9dfce6bfdee5316e2a0c609eb2b5147542b8e3d902bee5b 935 
zsync_0.6.1-2.dsc
 e5a0090fe1d586474e6fe0f6de91637e1d922af0a3678c87f202b92ea114344d 6955 
zsync_0.6.1-2.diff.gz
 2844b1beb9619cc7b3ffcdbdef632e4635be654af854f8c63698fadc2d0d1a6f 112446 
zsync_0.6.1-2_amd64.deb
Files: 
 e8368630e3828abb4592c10583343d15 935 net optional zsync_0.6.1-2.dsc
 a81a7d5c093da01e6f301cd4f5910b98 6955 net optional zsync_0.6.1-2.diff.gz
 eaaba3408c468823df868e88288a9ee5 112446 net optional zsync_0.6.1-2_amd64.deb

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

iEYEARECAAYFAkuolRkACgkQS6AOchRbaWbFXgCfdzGPYOLnJ+sMHMxR7eG0Qm/T
hs0AoMV+zWitPLGMuM3ioOSouPYa27ky
=e2/l
-END PGP SIGNATURE-


Accepted:
zsync_0.6.1-2.diff.gz
  to main/z/zsync/zsync_0.6.1-2.diff.gz
zsync_0.6.1-2.dsc
  to main/z/zsync/zsync_0.6.1-2.dsc
zsync_0.6.1-2_amd64.deb
  to main/z/zsync/zsync_0.6.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/e1nu1qy-0007y5...@ries.debian.org



Accepted clojure-maven-plugin 1.3.2-1 (source all)

2010-03-23 Thread Peter Collingbourne
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 17 Mar 2010 20:22:19 +
Source: clojure-maven-plugin
Binary: libclojure-maven-plugin-java
Architecture: source all
Version: 1.3.2-1
Distribution: unstable
Urgency: low
Maintainer: Debian Java Maintainers 
pkg-java-maintain...@lists.alioth.debian.org
Changed-By: Peter Collingbourne pe...@pcc.me.uk
Description: 
 libclojure-maven-plugin-java - Clojure plugin for Maven
Closes: 569096
Changes: 
 clojure-maven-plugin (1.3.2-1) unstable; urgency=low
 .
   * New upstream release (Closes: #569096)
   * debian/control: added DM-Upload-Allowed: yes
   * debian/control: added Ramakrishnan Muthukrishnan as an Uploader
   * debian/patches/01-pom-plexus-utils.patch: describe the patch
   * debian/control: added Vcs-Browser and Vcs-Git fields
Checksums-Sha1: 
 a1a2b6ab6534889abe74bb815dce030dfbc78a91 1581 clojure-maven-plugin_1.3.2-1.dsc
 f215998964c8c4adfdf659fefd42017841a407f6 15713 
clojure-maven-plugin_1.3.2.orig.tar.gz
 c13183d72925b53c66b42672f9d2f1732034cfae 6487 
clojure-maven-plugin_1.3.2-1.diff.gz
 76c9837cabbeff19cdfc22c4f338dcd3abf8d07f 33906 
libclojure-maven-plugin-java_1.3.2-1_all.deb
Checksums-Sha256: 
 fd077d4361921e51ce8599f08c247f2bfbd9873f702296edc73616cf3ec0a621 1581 
clojure-maven-plugin_1.3.2-1.dsc
 64adf874e04553a521d7f285829679f078ebc1e3fb398567352c98e9def1bc36 15713 
clojure-maven-plugin_1.3.2.orig.tar.gz
 ab650c5d8ad854143cf7fb7650d882d24799c3b55844d2c44d155bdb489ae637 6487 
clojure-maven-plugin_1.3.2-1.diff.gz
 8c8db828adb4ca166bff1f7cf982eef09f23ef57be30aeaf5a4ea3da10944ffb 33906 
libclojure-maven-plugin-java_1.3.2-1_all.deb
Files: 
 fb9d1c65871c722c5ced149d3b5a7996 1581 java optional 
clojure-maven-plugin_1.3.2-1.dsc
 d8e46dac1af2fa2e58caa92ba6b83aeb 15713 java optional 
clojure-maven-plugin_1.3.2.orig.tar.gz
 4025af7ea066507f95646891199bebca 6487 java optional 
clojure-maven-plugin_1.3.2-1.diff.gz
 b45f8f9c1a17adcdf8eb5fa406e51bb6 33906 java optional 
libclojure-maven-plugin-java_1.3.2-1_all.deb

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

iEYEARECAAYFAkunFi0ACgkQFyn1hmqfPDguMACfUpdwRwDWHM7OzqnFgoN4ma5H
3O8AoJdmJB6/uiIg45/jmq4Yqewt//kJ
=I09h
-END PGP SIGNATURE-


Accepted:
clojure-maven-plugin_1.3.2-1.diff.gz
  to main/c/clojure-maven-plugin/clojure-maven-plugin_1.3.2-1.diff.gz
clojure-maven-plugin_1.3.2-1.dsc
  to main/c/clojure-maven-plugin/clojure-maven-plugin_1.3.2-1.dsc
clojure-maven-plugin_1.3.2.orig.tar.gz
  to main/c/clojure-maven-plugin/clojure-maven-plugin_1.3.2.orig.tar.gz
libclojure-maven-plugin-java_1.3.2-1_all.deb
  to main/c/clojure-maven-plugin/libclojure-maven-plugin-java_1.3.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/e1nu1da-0008ug...@ries.debian.org



Accepted muroard 0.1~beta1-1 (source i386)

2010-03-23 Thread Patrick Matthäi
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Mon, 22 Mar 2010 00:16:03 +0100
Source: muroard
Binary: muroard muroard-dbg
Architecture: source i386
Version: 0.1~beta1-1
Distribution: unstable
Urgency: low
Maintainer: Patrick Matthäi pmatth...@debian.org
Changed-By: Patrick Matthäi pmatth...@debian.org
Description: 
 muroard- minimalist RoarAudio sound daemon
 muroard-dbg - minimalist RoarAudio sound daemon (debugging symbols)
Closes: 574895
Changes: 
 muroard (0.1~beta1-1) unstable; urgency=low
 .
   * Initial release.
 Closes: #574895
Checksums-Sha1: 
 1d508651764a5f327b9c5dbf269a320ea8a2e7fa 1069 muroard_0.1~beta1-1.dsc
 fe868c3414abfe97fbca5a6282f3aa91d938f686 29607 muroard_0.1~beta1.orig.tar.gz
 351ef943eb196ae5b223613d1f5e0922fcfb4099 2215 muroard_0.1~beta1-1.debian.tar.gz
 d79a52ec9e80e0e483f0558f0e8160c0d1f5cd88 13234 muroard_0.1~beta1-1_i386.deb
 d99ea737b8182a12e2e028451f4841eb120af12a 16690 muroard-dbg_0.1~beta1-1_i386.deb
Checksums-Sha256: 
 9df87a31762ffde810f3ce0ccb9ae64f298924832ac78ec9e3aa083b1c334ab4 1069 
muroard_0.1~beta1-1.dsc
 92bdd7fda42739b3bda73aece810646e70346eb06aca2d5dd4af59f3b6eb223e 29607 
muroard_0.1~beta1.orig.tar.gz
 4e8a6266dcdcef33dd7c7eb9b4b8ee57ee84e2d6dcc977ad98b5fcb167fb4125 2215 
muroard_0.1~beta1-1.debian.tar.gz
 994894fe7e57858ca944db86aefd6bc5d039007307d421420135260671c18972 13234 
muroard_0.1~beta1-1_i386.deb
 6352921ec9f3be2f056cd8138df13949da6ababc23b40d5d38dc618a846842b7 16690 
muroard-dbg_0.1~beta1-1_i386.deb
Files: 
 73426413ac884a3e90c052fef5340476 1069 sound optional muroard_0.1~beta1-1.dsc
 7743eafc3ac4a639faa902c33ba5e0f8 29607 sound optional 
muroard_0.1~beta1.orig.tar.gz
 fe76eec404049bea3a7bdd45f7afdfaf 2215 sound optional 
muroard_0.1~beta1-1.debian.tar.gz
 7e6f9969c04b6779e62705da252fac1b 13234 sound optional 
muroard_0.1~beta1-1_i386.deb
 2e589d4ed0a2a85a2ef1d6aabcb2356f 16690 debug extra 
muroard-dbg_0.1~beta1-1_i386.deb

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

iEYEARECAAYFAkumqZkACgkQ2XA5inpabMerzgCdFb+idEEaxzwn058RvRay6lAn
Q2cAoKVHKR06jYbCu0KKy0PSKafmYQC1
=dyWx
-END PGP SIGNATURE-


Accepted:
muroard-dbg_0.1~beta1-1_i386.deb
  to main/m/muroard/muroard-dbg_0.1~beta1-1_i386.deb
muroard_0.1~beta1-1.debian.tar.gz
  to main/m/muroard/muroard_0.1~beta1-1.debian.tar.gz
muroard_0.1~beta1-1.dsc
  to main/m/muroard/muroard_0.1~beta1-1.dsc
muroard_0.1~beta1-1_i386.deb
  to main/m/muroard/muroard_0.1~beta1-1_i386.deb
muroard_0.1~beta1.orig.tar.gz
  to main/m/muroard/muroard_0.1~beta1.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/e1nu1dm-6k...@ries.debian.org



Accepted scilab-celestlab 1.0.1-1-1 (source all)

2010-03-23 Thread Sylvestre Ledru
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 21 Mar 2010 23:05:02 +0100
Source: scilab-celestlab
Binary: scilab-celestlab
Architecture: source all
Version: 1.0.1-1-1
Distribution: unstable
Urgency: low
Maintainer: Debian Science Team 
debian-science-maintain...@lists.alioth.debian.org
Changed-By: Sylvestre Ledru sylves...@debian.org
Description: 
 scilab-celestlab - A Scilab library of space flight dynamics functions
Closes: 574882
Changes: 
 scilab-celestlab (1.0.1-1-1) unstable; urgency=low
 .
   * Initial release (Closes: #574882)
Checksums-Sha1: 
 096b53d7b86c3a4b02484dd2ad6a08e6ee74735d 1418 scilab-celestlab_1.0.1-1-1.dsc
 3c0c707d029f0fe699a0fcc36dbeda12f7221d10 1334620 
scilab-celestlab_1.0.1-1.orig.tar.gz
 0ee0dcd57528edf8b08567f32bf0390b9edb7859 10047 
scilab-celestlab_1.0.1-1-1.diff.gz
 e37508303b3dfb7efca17079ab93d47d0753d00d 2123902 
scilab-celestlab_1.0.1-1-1_all.deb
Checksums-Sha256: 
 ccf83e41d5295d89a5e43aa81821730c18a1e41615bae8de1f8493fb24c3c8e4 1418 
scilab-celestlab_1.0.1-1-1.dsc
 a0c2a1a7bede8f80c6d536dba43d7da5237ce60026105795125245d1a4ad1a54 1334620 
scilab-celestlab_1.0.1-1.orig.tar.gz
 cab9e73de5bc00a8c87adbc9100e7e4e135712fd16801a5fd846c1761e74103d 10047 
scilab-celestlab_1.0.1-1-1.diff.gz
 b6ab36f82ac391d7697f61fe57862813e3e3bb1b2c084152fbfcc92ce997f941 2123902 
scilab-celestlab_1.0.1-1-1_all.deb
Files: 
 7e8c61cfd94cee737ee2d58984059a3b 1418 math optional 
scilab-celestlab_1.0.1-1-1.dsc
 7a35dba3d0b4120a27c569327598f713 1334620 math optional 
scilab-celestlab_1.0.1-1.orig.tar.gz
 a9cb6703611ad73566f28ce5785ead8b 10047 math optional 
scilab-celestlab_1.0.1-1-1.diff.gz
 4864267879989caf5013ceea692aafcf 2123902 math optional 
scilab-celestlab_1.0.1-1-1_all.deb

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

iEYEARECAAYFAkumpNAACgkQiOXXM92JlhB1dQCfRAu4lcyNgofhGJow2ayKB44z
BK0Ani63WsICly4LoApzCcuCSOejT9QS
=th6T
-END PGP SIGNATURE-


Accepted:
scilab-celestlab_1.0.1-1-1.diff.gz
  to main/s/scilab-celestlab/scilab-celestlab_1.0.1-1-1.diff.gz
scilab-celestlab_1.0.1-1-1.dsc
  to main/s/scilab-celestlab/scilab-celestlab_1.0.1-1-1.dsc
scilab-celestlab_1.0.1-1-1_all.deb
  to main/s/scilab-celestlab/scilab-celestlab_1.0.1-1-1_all.deb
scilab-celestlab_1.0.1-1.orig.tar.gz
  to main/s/scilab-celestlab/scilab-celestlab_1.0.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/e1nu1e2-9d...@ries.debian.org



Accepted foo2zjs 20090908dfsg-3 (source amd64)

2010-03-23 Thread Luca Capello
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 23 Mar 2010 11:54:44 +0100
Source: foo2zjs
Binary: foo2zjs
Architecture: source amd64
Version: 20090908dfsg-3
Distribution: unstable
Urgency: low
Maintainer: Debian Foo2zjs Maintainers 
foo2zjs-maintai...@lists.alioth.debian.org
Changed-By: Luca Capello l...@pca.it
Description: 
 foo2zjs- Support for printing to ZjStream-based printers
Changes: 
 foo2zjs (20090908dfsg-3) unstable; urgency=low
 .
   * debian/foo2zjs.postinst:
 + move firmware files only if they are present, thus avoiding a
   No such file or directory error from mv during upgrades.
Checksums-Sha1: 
 548a360bfcb5abbd4f16f22a05b45d430bbb0718 1447 foo2zjs_20090908dfsg-3.dsc
 78b068116d5c83992f6c24620539ecd872402c24 15609 foo2zjs_20090908dfsg-3.diff.gz
 89418ca124535ef41cdf10710e9a775f2aa3d7f2 1599968 
foo2zjs_20090908dfsg-3_amd64.deb
Checksums-Sha256: 
 e5131f8d608f30dd8177a89560144f9ecc42829d4181b55edc63959f9ce243b3 1447 
foo2zjs_20090908dfsg-3.dsc
 2e059c66bec1bd0842eead0cefa624f739c3eb51c73b22b29e865fd60b1a5f25 15609 
foo2zjs_20090908dfsg-3.diff.gz
 7af31d794eeac5145e44a8b01a2cf7a16ff83f9f992966ad5642af0d00a99f76 1599968 
foo2zjs_20090908dfsg-3_amd64.deb
Files: 
 2ceb083bab58fd2734e31827145a127a 1447 text optional foo2zjs_20090908dfsg-3.dsc
 681568e66066cdbc692dea35aeefd037 15609 text optional 
foo2zjs_20090908dfsg-3.diff.gz
 83ab6c4ff5f49b74bfadb70755720b54 1599968 text optional 
foo2zjs_20090908dfsg-3_amd64.deb

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

iJwEAQECAAYFAkuooJ8ACgkQZwOMsWhEDTMaRgQAkm43wnDVEvJq4wak3OrqR6Y/
8nO6equ9rLPVNkgr4zaqclC1ory47eJle3v7IKXmBfCBPgQvDfowmoXF4hyjaWcm
jRb27UjaosQIuRYPy87yxz4N9PiWPRgzwx1C3J3Gc9uaoi7qawL77Xplyus4u4LG
gbwwrQhyiFlt3s8IJEI=
=IEeI
-END PGP SIGNATURE-


Accepted:
foo2zjs_20090908dfsg-3.diff.gz
  to main/f/foo2zjs/foo2zjs_20090908dfsg-3.diff.gz
foo2zjs_20090908dfsg-3.dsc
  to main/f/foo2zjs/foo2zjs_20090908dfsg-3.dsc
foo2zjs_20090908dfsg-3_amd64.deb
  to main/f/foo2zjs/foo2zjs_20090908dfsg-3_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/e1nu26f-00025f...@ries.debian.org



Accepted gtk2-engines-qtcurve 1.2.0-1 (source amd64)

2010-03-23 Thread Fathi Boudra
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 23 Mar 2010 12:01:10 +0100
Source: gtk2-engines-qtcurve
Binary: gtk2-engines-qtcurve
Architecture: source amd64
Version: 1.2.0-1
Distribution: unstable
Urgency: low
Maintainer: Debian KDE Extras Team pkg-kde-ext...@lists.alioth.debian.org
Changed-By: Fathi Boudra f...@debian.org
Description: 
 gtk2-engines-qtcurve - This is a set of widget styles for Gtk2 based apps
Changes: 
 gtk2-engines-qtcurve (1.2.0-1) unstable; urgency=low
 .
   * New upstream release.
Checksums-Sha1: 
 c5153f358e4c4e10a8b180023e100eb14f4e36b8 1522 gtk2-engines-qtcurve_1.2.0-1.dsc
 148c13ac61f43faf8fd6c5371eee18466224f95b 129012 
gtk2-engines-qtcurve_1.2.0.orig.tar.bz2
 a3910a569a94334c8d701815f3bdf2ff6b2a0281 3758 
gtk2-engines-qtcurve_1.2.0-1.debian.tar.gz
 8f0dd984f7596df4c5e24a3135bbffc6961ca0e9 158332 
gtk2-engines-qtcurve_1.2.0-1_amd64.deb
Checksums-Sha256: 
 7a8981bf32422d48fbe4066203535c727167284963c8a0cff413bc7204e8e259 1522 
gtk2-engines-qtcurve_1.2.0-1.dsc
 494e700339639761971ae482e17422727ee6d0c097823475bb761186f74d3d0a 129012 
gtk2-engines-qtcurve_1.2.0.orig.tar.bz2
 dbede9429e17754499191cddfea00a36f08539c8a18b68aabaa77b989f8762a3 3758 
gtk2-engines-qtcurve_1.2.0-1.debian.tar.gz
 17934ec982ef5f953da960ac48041cb28d2d0b9007202a7fa96eec1e2908f844 158332 
gtk2-engines-qtcurve_1.2.0-1_amd64.deb
Files: 
 3776bb0cac933716d31f19ece5f828bc 1522 gnome optional 
gtk2-engines-qtcurve_1.2.0-1.dsc
 9f4eb0dc64d9945260b26c5dc91eed63 129012 gnome optional 
gtk2-engines-qtcurve_1.2.0.orig.tar.bz2
 1e0fdb05f2226ce601c25880097dc211 3758 gnome optional 
gtk2-engines-qtcurve_1.2.0-1.debian.tar.gz
 af32448b5a81e43c79f6d8e6bad7a8f9 158332 gnome optional 
gtk2-engines-qtcurve_1.2.0-1_amd64.deb

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

iJwEAQECAAYFAkuooBwACgkQjPU19mqlcveyqAP/eQfOLfWN8rG2A08qJHKBDeVd
LlDooyrvcai51E/W8rLP2dWXLSwx2mBWyy5+fblMcAO3R0JCtl5S69wilOnjyFBE
Adiee/MgM+/DnKmTTo9U/t6INfuO3wlV56ZMbFt7mvmLMNX+iTSmmxhUjk3hB30k
02OIYuGV6BDcOvtgdfo=
=HydD
-END PGP SIGNATURE-


Accepted:
gtk2-engines-qtcurve_1.2.0-1.debian.tar.gz
  to main/g/gtk2-engines-qtcurve/gtk2-engines-qtcurve_1.2.0-1.debian.tar.gz
gtk2-engines-qtcurve_1.2.0-1.dsc
  to main/g/gtk2-engines-qtcurve/gtk2-engines-qtcurve_1.2.0-1.dsc
gtk2-engines-qtcurve_1.2.0-1_amd64.deb
  to main/g/gtk2-engines-qtcurve/gtk2-engines-qtcurve_1.2.0-1_amd64.deb
gtk2-engines-qtcurve_1.2.0.orig.tar.bz2
  to main/g/gtk2-engines-qtcurve/gtk2-engines-qtcurve_1.2.0.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/e1nu26p-000282...@ries.debian.org



Accepted kde-style-qtcurve 1.2.0-1 (source amd64)

2010-03-23 Thread Fathi Boudra
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 23 Mar 2010 11:46:58 +0100
Source: kde-style-qtcurve
Binary: kde-style-qtcurve kwin-style-qtcurve qtcurve
Architecture: source amd64
Version: 1.2.0-1
Distribution: unstable
Urgency: low
Maintainer: Debian KDE Extras Team pkg-kde-ext...@lists.alioth.debian.org
Changed-By: Fathi Boudra f...@debian.org
Description: 
 kde-style-qtcurve - Unified widget styles for KDE and GTK+
 kwin-style-qtcurve - Unified window decoration for KDE and GTK+
 qtcurve- Unified window decoration for KDE and GTK+
Changes: 
 kde-style-qtcurve (1.2.0-1) unstable; urgency=low
 .
   * New upstream release.
   * Update installed files in kde-style-qtcurve package.
Checksums-Sha1: 
 592052242136ae4bf2eb4f8b912d6db892f6cf29 1607 kde-style-qtcurve_1.2.0-1.dsc
 11a5ffa83674f3753a9235a786a22a8a080eb043 213821 
kde-style-qtcurve_1.2.0.orig.tar.bz2
 3ef5528676dcabab403eae2cd892169b9d0dff01 6098 
kde-style-qtcurve_1.2.0-1.debian.tar.gz
 d3d983cecbb383ae527c22cc774246eff1a4bad9 408546 
kde-style-qtcurve_1.2.0-1_amd64.deb
 0f6093fc09739efb26a921a4e153c89791580b8c 82894 
kwin-style-qtcurve_1.2.0-1_amd64.deb
 8c5d5b78921b1eb75e7ab9548b455cbbdbd16a68 23716 qtcurve_1.2.0-1_amd64.deb
Checksums-Sha256: 
 a806009b8e8e30b6b7d331ae3390ae92c82315c065a90d973dcf7f780db97695 1607 
kde-style-qtcurve_1.2.0-1.dsc
 8312da7cbd3dfc131b31501c091251c24a89f3566effe7e78e11aa5556919470 213821 
kde-style-qtcurve_1.2.0.orig.tar.bz2
 739cfdc5e2187b6957669ee39ffbd6e0064e5cd313fec3e518aae020c078810d 6098 
kde-style-qtcurve_1.2.0-1.debian.tar.gz
 79f154fdad1a0b33618cdc293189a941abd759ff3c6046cacaa25ae1036132a8 408546 
kde-style-qtcurve_1.2.0-1_amd64.deb
 3221431b8cdf5c8efcadc9a004e25763158d0ae19e48539b334b0ce5bf64fae4 82894 
kwin-style-qtcurve_1.2.0-1_amd64.deb
 0de0367ea7ffabe79d5ec4a6313d8513a9c8b463a1b18ed8e5e7a6858698c3f5 23716 
qtcurve_1.2.0-1_amd64.deb
Files: 
 11dc4f2bd79e82b1523f4b210735d612 1607 kde optional 
kde-style-qtcurve_1.2.0-1.dsc
 d060fe8157c6d26975032e6e949d035e 213821 kde optional 
kde-style-qtcurve_1.2.0.orig.tar.bz2
 b807a46d3e3edce2202e8036f58207c1 6098 kde optional 
kde-style-qtcurve_1.2.0-1.debian.tar.gz
 4fa92ea9cf32c991f71bb9be058de3f6 408546 kde optional 
kde-style-qtcurve_1.2.0-1_amd64.deb
 658640e5cb955768726fc3b8e6da788a 82894 kde optional 
kwin-style-qtcurve_1.2.0-1_amd64.deb
 2458c14dd78d27b1be949c6efa6d5d57 23716 kde optional qtcurve_1.2.0-1_amd64.deb

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

iJwEAQECAAYFAkuooDYACgkQjPU19mqlcvdGZAQA404H+xL1zdS9E/Il93wD0x69
8ChYo0FGM7bjf0Uo1zTE9ojH8/lGcKZIhBBhN5UOkgmrmDk7wqm9bBC1kajFyA9r
vUSZ9WU9BdGkcobt0qloCKI7FhTPLxctU13c/FPnBGF3c59mUPQ2RhUt+ygHMaqU
5HehJHP8jDuEeZsvdqY=
=d8/V
-END PGP SIGNATURE-


Accepted:
kde-style-qtcurve_1.2.0-1.debian.tar.gz
  to main/k/kde-style-qtcurve/kde-style-qtcurve_1.2.0-1.debian.tar.gz
kde-style-qtcurve_1.2.0-1.dsc
  to main/k/kde-style-qtcurve/kde-style-qtcurve_1.2.0-1.dsc
kde-style-qtcurve_1.2.0-1_amd64.deb
  to main/k/kde-style-qtcurve/kde-style-qtcurve_1.2.0-1_amd64.deb
kde-style-qtcurve_1.2.0.orig.tar.bz2
  to main/k/kde-style-qtcurve/kde-style-qtcurve_1.2.0.orig.tar.bz2
kwin-style-qtcurve_1.2.0-1_amd64.deb
  to main/k/kde-style-qtcurve/kwin-style-qtcurve_1.2.0-1_amd64.deb
qtcurve_1.2.0-1_amd64.deb
  to main/k/kde-style-qtcurve/qtcurve_1.2.0-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/e1nu272-0002cw...@ries.debian.org



Accepted merkaartor 0.15.3-1 (source amd64)

2010-03-23 Thread Bernd Zeimetz
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Mon, 22 Mar 2010 17:13:26 +0100
Source: merkaartor
Binary: merkaartor
Architecture: source amd64
Version: 0.15.3-1
Distribution: unstable
Urgency: low
Maintainer: Bernd Zeimetz b...@debian.org
Changed-By: Bernd Zeimetz b...@debian.org
Description: 
 merkaartor - map editor for OpenStreetMap.org
Closes: 573237
Changes: 
 merkaartor (0.15.3-1) unstable; urgency=low
 .
   * [fa5d9441] Merge branch 'upstream'
 Updating to upstream release 0.15.3. This should include a fix
 for crashes which happened while double-clicking nodes.
 (Closes: #573237)
Checksums-Sha1: 
 5f1279da2fff06d396eca7b10d71e530f578c4a6 1303 merkaartor_0.15.3-1.dsc
 fae5ccb65ffa98809ade5284f29021d886efe5c2 5062870 merkaartor_0.15.3.orig.tar.gz
 6dbc0ec52687dae3aea93d6cdfcdb8165770b6b0 19137 merkaartor_0.15.3-1.diff.gz
 3446573121e9cdc10dace580c4a55e0fb338a129 2911298 merkaartor_0.15.3-1_amd64.deb
Checksums-Sha256: 
 f0a92c7c35713a3260367544f21919d0ac23700b69f005393717af6d736d1c9c 1303 
merkaartor_0.15.3-1.dsc
 8dc17a06c21e5b79f1d08d4e3246afa6e5fcb6e51a8157dac81eb61ef5699e3d 5062870 
merkaartor_0.15.3.orig.tar.gz
 dd275173eeed928985acb3a258c9d7a700c68a8c58257187baf97dcfa45e8f1d 19137 
merkaartor_0.15.3-1.diff.gz
 a3ff36ed79a9211a67c6931c108cb7df27ee703a58ecea1a8ffc008ae43ef0a9 2911298 
merkaartor_0.15.3-1_amd64.deb
Files: 
 9651fab8a895ad385315364489cf9b55 1303 science extra merkaartor_0.15.3-1.dsc
 f9f96dbe382cc2e2611e4df9594bfd03 5062870 science extra 
merkaartor_0.15.3.orig.tar.gz
 e60ad27d22bccdb55964b9be9bf6dadb 19137 science extra 
merkaartor_0.15.3-1.diff.gz
 44160b6c1d0abf70db3f148ba57e733b 2911298 science extra 
merkaartor_0.15.3-1_amd64.deb

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

iEYEARECAAYFAkunmjAACgkQBnqtBMk7/3kt1ACfcvsQt43gpcVeZyly3pqi5QNT
Lo0AoI9iW5ONRcZDVVq3OSr0STe4xlf2
=Pc4n
-END PGP SIGNATURE-


Accepted:
merkaartor_0.15.3-1.diff.gz
  to main/m/merkaartor/merkaartor_0.15.3-1.diff.gz
merkaartor_0.15.3-1.dsc
  to main/m/merkaartor/merkaartor_0.15.3-1.dsc
merkaartor_0.15.3-1_amd64.deb
  to main/m/merkaartor/merkaartor_0.15.3-1_amd64.deb
merkaartor_0.15.3.orig.tar.gz
  to main/m/merkaartor/merkaartor_0.15.3.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/e1nu27h-0002hy...@ries.debian.org



Accepted librose-datetime-perl 0.534-1 (source all)

2010-03-23 Thread eloy
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 23 Mar 2010 11:44:50 +0100
Source: librose-datetime-perl
Binary: librose-datetime-perl
Architecture: source all
Version: 0.534-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: Krzysztof Krzyżaniak (eloy) e...@debian.org
Description: 
 librose-datetime-perl - collection of Perl modules for manipulating DateTime 
dates
Changes: 
 librose-datetime-perl (0.534-1) unstable; urgency=low
 .
   * New upstream release
   * debian/control: update Standards-Version to 3.8.4 without any changes
   * debian/source/format: added file with 1.0 content
Checksums-Sha1: 
 dd2fd1027c2500a7c84edcc4208de8573d9a0a91 1459 librose-datetime-perl_0.534-1.dsc
 e11133e57256aa6eeae614e1f10ec4500a08194c 12149 
librose-datetime-perl_0.534.orig.tar.gz
 81c9dae356b36b01ef60cd81723bbb016c9dbfb8 1590 
librose-datetime-perl_0.534-1.diff.gz
 4e9fbf8937965ebb39d0a432547f6408ae120a4c 24014 
librose-datetime-perl_0.534-1_all.deb
Checksums-Sha256: 
 1cad902a3892267afdac6491826dfb165fff6944e195af5a80a6ceca0118c058 1459 
librose-datetime-perl_0.534-1.dsc
 0f49b2668cf454f7307ad6c4d6ad1318ff2dbd530ee7499281926ede2954b8ac 12149 
librose-datetime-perl_0.534.orig.tar.gz
 cb1bf7766105588e4c601df5e6749ff810687c2d5f04a0d9b125a06920e83fae 1590 
librose-datetime-perl_0.534-1.diff.gz
 1523d625bc279fa33f98193aeb790f77cfd6d210d58ce2290ce7c594aec44654 24014 
librose-datetime-perl_0.534-1_all.deb
Files: 
 294cf5c6d66b5cd280909880c900fdf4 1459 perl optional 
librose-datetime-perl_0.534-1.dsc
 2d40177adb33ac6b8d48032074d64fdf 12149 perl optional 
librose-datetime-perl_0.534.orig.tar.gz
 5694bf138148865e7f7b58aab1356315 1590 perl optional 
librose-datetime-perl_0.534-1.diff.gz
 0e09b828dad2a67e9a9d3192c76b788f 24014 perl optional 
librose-datetime-perl_0.534-1_all.deb

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

iEYEARECAAYFAkuopH4ACgkQy+HP4f7iC8vA5wCeJyk+010Q57tDJrvtKDti7qyr
XnMAoJ1vVGCmXB/nU6tns0fam5VFbwvX
=zTAz
-END PGP SIGNATURE-


Accepted:
librose-datetime-perl_0.534-1.diff.gz
  to main/libr/librose-datetime-perl/librose-datetime-perl_0.534-1.diff.gz
librose-datetime-perl_0.534-1.dsc
  to main/libr/librose-datetime-perl/librose-datetime-perl_0.534-1.dsc
librose-datetime-perl_0.534-1_all.deb
  to main/libr/librose-datetime-perl/librose-datetime-perl_0.534-1_all.deb
librose-datetime-perl_0.534.orig.tar.gz
  to main/libr/librose-datetime-perl/librose-datetime-perl_0.534.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/e1nu2ls-0003la...@ries.debian.org



Accepted openrocket 1.0.0-1 (source all)

2010-03-23 Thread Bdale Garbee
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Mon, 22 Mar 2010 17:03:11 -0600
Source: openrocket
Binary: openrocket
Architecture: source all
Version: 1.0.0-1
Distribution: unstable
Urgency: low
Maintainer: Bdale Garbee bd...@gag.com
Changed-By: Bdale Garbee bd...@gag.com
Description: 
 openrocket - Model Rocket Simulator
Changes: 
 openrocket (1.0.0-1) unstable; urgency=low
 .
   * initial packaging for Debian
   * patch startup to remove the whining about OpenJDK
   * strip dists and lib* trees from upstream source to comply with DFSG and
 keep orig.tar.gz size down
   * patch build.xml and add dependencies to control to use packaged versions
 of jcommon, jfreechart, and miglayout instead of embedding local copies,
 and use packaged junit4 for test suite
Checksums-Sha1: 
 66c976aa4a355bff7afd86487367130f1cb5a876 1819 openrocket_1.0.0-1.dsc
 46d0b879deee29e8a334e3682eaab78ab8d8cdb6 10645809 openrocket_1.0.0.orig.tar.gz
 65f17270104046de02faa34b2ac3fee629406455 4066 openrocket_1.0.0-1.debian.tar.gz
 894f72268e6fe5f4bf7ea65d4e47e97763fb97e4 2177320 openrocket_1.0.0-1_all.deb
Checksums-Sha256: 
 096c7a761e405ca23d6099d9493945b236aae4d1a74c11c60ef3ca685d20143b 1819 
openrocket_1.0.0-1.dsc
 4ae16810baf7a8dcd7ecc251ac12d6a7a801dc1e566ed53acd9dea560b7fbe63 10645809 
openrocket_1.0.0.orig.tar.gz
 74f2661a79c372625ea43c3f95920687867d231f89d630598b77bb13e1d48441 4066 
openrocket_1.0.0-1.debian.tar.gz
 cd4d077cb7f8715057c11489869d0895ce1eb8f0f75c1d30c235c5ee9162c596 2177320 
openrocket_1.0.0-1_all.deb
Files: 
 2419a9420306e1b92d7319cf6e96ee4d 1819 science optional openrocket_1.0.0-1.dsc
 e76ddd09288ff0600b01e0ce97082460 10645809 science optional 
openrocket_1.0.0.orig.tar.gz
 faf41e629a455e0cfe5066b26ed717a9 4066 science optional 
openrocket_1.0.0-1.debian.tar.gz
 75946a3f28c46372edc14757012ce27d 2177320 science optional 
openrocket_1.0.0-1_all.deb

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

iQIVAwUBS6gBgzqTYZbAldlBAQo5RA/+PTfvGZ0YvcH0Ncnroifb148ECAZ9eUm6
mJgURQDYAsY5keVtC756awBp+L9wxeZxhxXw2K/hmC2Lw3pDX4eu4cweG8h6fCHj
qG1rsfpixWovFFi3vJrSy5wQ7igebDAPbERD7XUO81wHAxK6e0QomPZj4nI0YSsf
fOzOhSexyyFT/DyOVVK2MXCTflUaVb8NYwpcdYU9vORB/PqHvOtBLd8LMNmBWN/t
EYTyKfGebcfS1dScglC3zYO1SRUAUn7jDL/STkxdD1/qnxjZG1H4Bn7hwXtTMBDU
WnpoP8lgRupK3zArvYmdwpTQtYVjSj2wfBgKyqUR4shAdbVn8/fpGrKPPh4n70Bf
lc+oSS6SuLfoEdKbMMINOgVr7XERceHdTK63wnqbHdaLirG3lcx5vLOaIuHtwR86
S9ZoUG+x7upT5dGG0bKHXNppjQJofSECWO8YwgLI2CDUo5CguCHEhZC43okm9nJq
SsKNfCYM5WKz3D11v8VnkDwV36E1quNiD+n7c2sLeVKCCflV9H4CShLfNBzigbuS
ZYCGOfE54EVkGbDjraAB2KVALA0Lb1ZPy3CXvdpCupKKyWFCONowDQnBsYrsPlMT
lJJJjRcn6PwbcffJ+JiBq63blW8lwT7O6cJihGnpXThjFY7afFWsUBwwyYhzXUHu
9Wn5WNXm3oA=
=0yRE
-END PGP SIGNATURE-


Accepted:
openrocket_1.0.0-1.debian.tar.gz
  to main/o/openrocket/openrocket_1.0.0-1.debian.tar.gz
openrocket_1.0.0-1.dsc
  to main/o/openrocket/openrocket_1.0.0-1.dsc
openrocket_1.0.0-1_all.deb
  to main/o/openrocket/openrocket_1.0.0-1_all.deb
openrocket_1.0.0.orig.tar.gz
  to main/o/openrocket/openrocket_1.0.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/e1nu2zh-0005dl...@ries.debian.org



Accepted gnome-pkg-tools 0.16.2 (source all)

2010-03-23 Thread Emilio Pozuelo Monfort
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 23 Mar 2010 12:19:58 +0100
Source: gnome-pkg-tools
Binary: gnome-pkg-tools
Architecture: source all
Version: 0.16.2
Distribution: unstable
Urgency: low
Maintainer: Debian GNOME Maintainers 
pkg-gnome-maintain...@lists.alioth.debian.org
Changed-By: Emilio Pozuelo Monfort po...@debian.org
Description: 
 gnome-pkg-tools - Tools for the Debian GNOME Packaging Team
Changes: 
 gnome-pkg-tools (0.16.2) unstable; urgency=low
 .
   [ Josselin Mouette ]
   * Add Michael Biebl to the team.
 .
   [ Emilio Pozuelo Monfort ]
   * 1/rules/lp-get-source.mk:
 - Allow to override the default .tar.gz tarball extension.
   * debian/control.in:
 - Standards-Version is 3.8.4, no changes needed.
 .
   [ David Weinehall ]
   * pkg-gnome.team: add myself.
Checksums-Sha1: 
 5d4c294f8a986b20ee84d98deaa6b1e201aeab21 1109 gnome-pkg-tools_0.16.2.dsc
 1b950520aecff98c6ee3e475d625d7cbe4a5a825 19910 gnome-pkg-tools_0.16.2.tar.gz
 1ae3da56787ddd898a411307f52f6fa48421dfcb 23410 gnome-pkg-tools_0.16.2_all.deb
Checksums-Sha256: 
 d1fd4a630ee093e9c9af2b878c0ff7cb25e49d0b025d2ccc350f2e6ea0336590 1109 
gnome-pkg-tools_0.16.2.dsc
 79bcde3c5fc654f061b6a02b4f832538558439e7be184d822e46f30a545cd1ed 19910 
gnome-pkg-tools_0.16.2.tar.gz
 7f8760777ddcbac1e98a6f4c28171482330d8d246b3c231b0fe03ffd66f0452f 23410 
gnome-pkg-tools_0.16.2_all.deb
Files: 
 afb7d97df3f9a55e7621ec83c9a1b401 1109 devel optional gnome-pkg-tools_0.16.2.dsc
 0728b8b08d8e7d49f54c548488cb6bb4 19910 devel optional 
gnome-pkg-tools_0.16.2.tar.gz
 eeb03ee8f825a8141d22947272cf5e4f 23410 devel optional 
gnome-pkg-tools_0.16.2_all.deb

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

iEYEARECAAYFAkuoqGYACgkQhTV17EoIsv7fmwCeNRoaSRHuR7FNxONg6/28RR/k
UqsAnj3bRbwYw+1oYfwTQznenk6mvJwi
=ji4R
-END PGP SIGNATURE-


Accepted:
gnome-pkg-tools_0.16.2.dsc
  to main/g/gnome-pkg-tools/gnome-pkg-tools_0.16.2.dsc
gnome-pkg-tools_0.16.2.tar.gz
  to main/g/gnome-pkg-tools/gnome-pkg-tools_0.16.2.tar.gz
gnome-pkg-tools_0.16.2_all.deb
  to main/g/gnome-pkg-tools/gnome-pkg-tools_0.16.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/e1nu2zz-0005h0...@ries.debian.org



Accepted libfcgi-perl 0.70-1 (source i386)

2010-03-23 Thread eloy
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 23 Mar 2010 12:26:12 +0100
Source: libfcgi-perl
Binary: libfcgi-perl
Architecture: source i386
Version: 0.70-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: Krzysztof Krzyżaniak (eloy) e...@debian.org
Description: 
 libfcgi-perl - helper module for FastCGI
Changes: 
 libfcgi-perl (0.70-1) unstable; urgency=low
 .
   * New upstream release
   * debian/control: added me to Uploaders
   * debian/source/format: created with content 1.0
Checksums-Sha1: 
 7321c399857a30a7bfe4b92ccbd413833365d619 1332 libfcgi-perl_0.70-1.dsc
 78bed11df3332dec56dd8a93f5a2edf85a8a41e6 91246 libfcgi-perl_0.70.orig.tar.gz
 86cdf72f33e0ce5ce92581df29cf39fcce201e52 4054 libfcgi-perl_0.70-1.diff.gz
 9cb58270e24f02583cdd9928e2ac16d3e779d01d 39790 libfcgi-perl_0.70-1_i386.deb
Checksums-Sha256: 
 648ac74fa093b8d24d2a344b8059713504540230397aacc4957179798bffeeb1 1332 
libfcgi-perl_0.70-1.dsc
 b6d0c42182d3c1c59bc4eeac280869dcec6546b78ce5d8d6103ad95b7d4732c1 91246 
libfcgi-perl_0.70.orig.tar.gz
 24d7868ab7ec2d8e790c7bd2d9a6da0452d0cc0b5543a41e39be867bcabf6d1c 4054 
libfcgi-perl_0.70-1.diff.gz
 1b93b1ebb89604b7d6cfe28d58c989bd1756540587d7d94c76bb1085d5e3a944 39790 
libfcgi-perl_0.70-1_i386.deb
Files: 
 83ce8ddd833c79b6fa92df9cac1e864a 1332 perl optional libfcgi-perl_0.70-1.dsc
 a03831588f2436ad76486db53ddea260 91246 perl optional 
libfcgi-perl_0.70.orig.tar.gz
 f7f262e4dbdc82e49ad4012f401bf71d 4054 perl optional libfcgi-perl_0.70-1.diff.gz
 b22cf08378f588090b9a1cf6d1800f49 39790 perl optional 
libfcgi-perl_0.70-1_i386.deb

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

iEYEARECAAYFAkuop8QACgkQy+HP4f7iC8vNMACgh2RKQgTjhpY0POagOsON4LF9
+lMAn1ZpiTfR2XUKdwHnxMIIari1Lgcr
=d39S
-END PGP SIGNATURE-


Accepted:
libfcgi-perl_0.70-1.diff.gz
  to main/libf/libfcgi-perl/libfcgi-perl_0.70-1.diff.gz
libfcgi-perl_0.70-1.dsc
  to main/libf/libfcgi-perl/libfcgi-perl_0.70-1.dsc
libfcgi-perl_0.70-1_i386.deb
  to main/libf/libfcgi-perl/libfcgi-perl_0.70-1_i386.deb
libfcgi-perl_0.70.orig.tar.gz
  to main/libf/libfcgi-perl/libfcgi-perl_0.70.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/e1nu2aa-0005jo...@ries.debian.org



Accepted commons-exec 1.0.1-1 (source all)

2010-03-23 Thread Peter Collingbourne
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 09 Feb 2010 02:45:32 +
Source: commons-exec
Binary: libcommons-exec-java
Architecture: source all
Version: 1.0.1-1
Distribution: unstable
Urgency: low
Maintainer: Debian Java Maintainers 
pkg-java-maintain...@lists.alioth.debian.org
Changed-By: Peter Collingbourne pe...@pcc.me.uk
Description: 
 libcommons-exec-java - a library to reliably execute external processes from 
within the
Closes: 568953
Changes: 
 commons-exec (1.0.1-1) unstable; urgency=low
 .
   * Initial release (Closes: #568953)
Checksums-Sha1: 
 b8cc5d7bae15562876eb9e366f1c15c1657a3526 1356 commons-exec_1.0.1-1.dsc
 b988e9e093e0776aeb9399e3c3ee1a561ac48a2b 53994 commons-exec_1.0.1.orig.tar.gz
 ca9a85d1e10de5dc57fe3bb6c0e143f4a2500e03 2202 commons-exec_1.0.1-1.diff.gz
 ad0fe0ef99689e62ea97b814aef585ac77b03b32 40274 
libcommons-exec-java_1.0.1-1_all.deb
Checksums-Sha256: 
 3e18b84e31a3f1da34109653b6eebea24a9121f47b42b78e05908be25395c37f 1356 
commons-exec_1.0.1-1.dsc
 2bfd6b2872590996a6d3345c4b4dc0a9467ed32a424a5895080e152177ef9c6e 53994 
commons-exec_1.0.1.orig.tar.gz
 b5de83ec95786180f870b789b13c57fb3d11759b43b895eae3c37ae6edde5f16 2202 
commons-exec_1.0.1-1.diff.gz
 093ec3c4d59cffc0213102ad40cbab556bed25196508797c98d92f6b1334c0f8 40274 
libcommons-exec-java_1.0.1-1_all.deb
Files: 
 fa5ade7897f2150851a6f9dafa1b08a7 1356 java optional commons-exec_1.0.1-1.dsc
 b7e6651869f659345cb8e98d82747ba5 53994 java optional 
commons-exec_1.0.1.orig.tar.gz
 74211aeb340ea3ec190cffdc276b2010 2202 java optional 
commons-exec_1.0.1-1.diff.gz
 bf1205b87f3c35acd12fd09b82d7386f 40274 java optional 
libcommons-exec-java_1.0.1-1_all.deb

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

iEYEARECAAYFAkunFDsACgkQFyn1hmqfPDhZCQCfQeOSorKQ2T4XyjKZ+lZMzIUx
inoAoJY/kxz/pLimLoNjYSgFI2op4gM2
=T/iN
-END PGP SIGNATURE-


Accepted:
commons-exec_1.0.1-1.diff.gz
  to main/c/commons-exec/commons-exec_1.0.1-1.diff.gz
commons-exec_1.0.1-1.dsc
  to main/c/commons-exec/commons-exec_1.0.1-1.dsc
commons-exec_1.0.1.orig.tar.gz
  to main/c/commons-exec/commons-exec_1.0.1.orig.tar.gz
libcommons-exec-java_1.0.1-1_all.deb
  to main/c/commons-exec/libcommons-exec-java_1.0.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/e1nu2oa-0007jm...@ries.debian.org



Accepted gpxviewer 0.1.2-1 (source all)

2010-03-23 Thread Andrew Gee
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Mon, 22 Mar 2010 19:17:46 +0100
Source: gpxviewer
Binary: gpxviewer
Architecture: source all
Version: 0.1.2-1
Distribution: unstable
Urgency: low
Maintainer: Andrew Gee and...@andrewgee.org
Changed-By: Andrew Gee and...@andrewgee.org
Description: 
 gpxviewer  - views GPS traces collected in the GPX format
Closes: 516609
Changes: 
 gpxviewer (0.1.2-1) unstable; urgency=low
 .
   * Initial release (Closes: #516609)
Checksums-Sha1: 
 f89cce72578114255f920e8527f593ce4c7318c3 1153 gpxviewer_0.1.2-1.dsc
 d01e031c25b76cafcc1db9eea756a545f42e3f81 48359 gpxviewer_0.1.2.orig.tar.gz
 ddb9c05bcdad3996b1ec83a6d539951a1932ee2f 1340 gpxviewer_0.1.2-1.diff.gz
 76bed9eefd287ab887add0715e18f76ca71158a6 39850 gpxviewer_0.1.2-1_all.deb
Checksums-Sha256: 
 dce032aa0dc1430b4da19cce8b5f464aaa4ddac632e312cbac1579096bbebf0b 1153 
gpxviewer_0.1.2-1.dsc
 02deebdab10a82935947bb8b8c65e67dc8b495d467f4243c646c849affa02a9b 48359 
gpxviewer_0.1.2.orig.tar.gz
 fb858c00899cf55e42626c64072b792a5ba738e53ac40bf7deedc1a96adfab4e 1340 
gpxviewer_0.1.2-1.diff.gz
 b8900f64e8dda2194d90e7785114a9384d7c71dcfdd60f59b6c1bdc576e1721b 39850 
gpxviewer_0.1.2-1_all.deb
Files: 
 b926a5fc152ac8ab9921bffb440716e8 1153 misc optional gpxviewer_0.1.2-1.dsc
 b9cbf3dc6c259590429e91691bfeb2f3 48359 misc optional 
gpxviewer_0.1.2.orig.tar.gz
 d00cd0453a698e39697680769c62766e 1340 misc optional gpxviewer_0.1.2-1.diff.gz
 6a27c2aba6b0bed08380cde612f9caf8 39850 misc optional gpxviewer_0.1.2-1_all.deb

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

iEYEARECAAYFAkunvcoACgkQB01zfu119ZlQ8QCgmvcqTkFha9415txqMbXH3Dyq
zM0An2xn1HZ+B3Il3vLAxzdr9DdI05CB
=+c1C
-END PGP SIGNATURE-


Accepted:
gpxviewer_0.1.2-1.diff.gz
  to main/g/gpxviewer/gpxviewer_0.1.2-1.diff.gz
gpxviewer_0.1.2-1.dsc
  to main/g/gpxviewer/gpxviewer_0.1.2-1.dsc
gpxviewer_0.1.2-1_all.deb
  to main/g/gpxviewer/gpxviewer_0.1.2-1_all.deb
gpxviewer_0.1.2.orig.tar.gz
  to main/g/gpxviewer/gpxviewer_0.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/e1nu2ok-0007mg...@ries.debian.org



Accepted libdirectory-scratch-structured-perl 0.04-1 (source all)

2010-03-23 Thread David Paleino
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Mon, 22 Mar 2010 23:35:37 +0100
Source: libdirectory-scratch-structured-perl
Binary: libdirectory-scratch-structured-perl
Architecture: source all
Version: 0.04-1
Distribution: unstable
Urgency: low
Maintainer: David Paleino da...@debian.org
Changed-By: David Paleino da...@debian.org
Description: 
 libdirectory-scratch-structured-perl - creates temporary files and directories 
from a structured descrip
Closes: 574621
Changes: 
 libdirectory-scratch-structured-perl (0.04-1) unstable; urgency=low
 .
   * Initial Release (Closes: #574621)
Checksums-Sha1: 
 03816cc1c40f354860c60de02467eda5d097e110 1675 
libdirectory-scratch-structured-perl_0.04-1.dsc
 c24e2a564a18e503ba5e9552e547e2b1889cec6a 4125 
libdirectory-scratch-structured-perl_0.04.orig.tar.gz
 1981a4248921d321e75faa3df79731859b670d2b 1862 
libdirectory-scratch-structured-perl_0.04-1.debian.tar.gz
 e7d4efb9c229d97f6ad6f831b391f7fd2773e806 7836 
libdirectory-scratch-structured-perl_0.04-1_all.deb
Checksums-Sha256: 
 a22b7d4a745817c9a86c64cbdf3aab8940c36976b19a4286e0768792c01e 1675 
libdirectory-scratch-structured-perl_0.04-1.dsc
 f2b723e8f08cde12b7d43dd68f49f136c222390f110ad85bc7cf05c6806070d9 4125 
libdirectory-scratch-structured-perl_0.04.orig.tar.gz
 27187e4d4e1e405287b87623a513d4bb68d82261bc3ef26d93fd19b9242c2a62 1862 
libdirectory-scratch-structured-perl_0.04-1.debian.tar.gz
 18e7ac5fe6e9635dbb86e310b8d861df83154a876dafa77860b2b57c8e5575d6 7836 
libdirectory-scratch-structured-perl_0.04-1_all.deb
Files: 
 50871c7484641ee7d6b3c8543a5b63c9 1675 perl optional 
libdirectory-scratch-structured-perl_0.04-1.dsc
 ef6155cc8a9723e0e9614508aa1c592d 4125 perl optional 
libdirectory-scratch-structured-perl_0.04.orig.tar.gz
 85fc0630496563722abebf9f1a400f1d 1862 perl optional 
libdirectory-scratch-structured-perl_0.04-1.debian.tar.gz
 0a58a99c3157672307b1a7d5a0d38b8c 7836 perl optional 
libdirectory-scratch-structured-perl_0.04-1_all.deb

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

iEYEARECAAYFAkun8W4ACgkQ5qqQFxOSsXSo/QCdGLKIdVIO1mCtAshQlrQXYml3
G5AAn1vxmkaTYgLr4g7iCpCF/OVf+w7N
=0h71
-END PGP SIGNATURE-


Accepted:
libdirectory-scratch-structured-perl_0.04-1.debian.tar.gz
  to 
main/libd/libdirectory-scratch-structured-perl/libdirectory-scratch-structured-perl_0.04-1.debian.tar.gz
libdirectory-scratch-structured-perl_0.04-1.dsc
  to 
main/libd/libdirectory-scratch-structured-perl/libdirectory-scratch-structured-perl_0.04-1.dsc
libdirectory-scratch-structured-perl_0.04-1_all.deb
  to 
main/libd/libdirectory-scratch-structured-perl/libdirectory-scratch-structured-perl_0.04-1_all.deb
libdirectory-scratch-structured-perl_0.04.orig.tar.gz
  to 
main/libd/libdirectory-scratch-structured-perl/libdirectory-scratch-structured-perl_0.04.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/e1nu2ov-0007q1...@ries.debian.org



Accepted scilab-scimysql 0.1.1-1 (source i386)

2010-03-23 Thread Sylvestre Ledru
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Mon, 22 Mar 2010 11:58:41 +0100
Source: scilab-scimysql
Binary: scilab-scimysql
Architecture: source i386
Version: 0.1.1-1
Distribution: unstable
Urgency: low
Maintainer: Debian Science Team 
debian-science-maintain...@lists.alioth.debian.org
Changed-By: Sylvestre Ledru sylves...@debian.org
Description: 
 scilab-scimysql - A Scilab interface to MySQL
Closes: 574861
Changes: 
 scilab-scimysql (0.1.1-1) unstable; urgency=low
 .
   * Initial release (Closes: #574861)
Checksums-Sha1: 
 737a8f6a399b473e5055ab46bf583949816f15ec 1420 scilab-scimysql_0.1.1-1.dsc
 51180826313f81269808d57167e92d2f5b798392 84561 
scilab-scimysql_0.1.1.orig.tar.gz
 9dcda495ad638ca5eaa8dafab44d02024fdf6804 9246 scilab-scimysql_0.1.1-1.diff.gz
 31578187133f66f5b1ff239444b741fd3915670f 523172 
scilab-scimysql_0.1.1-1_i386.deb
Checksums-Sha256: 
 f8e07cb4f7033b26100248058087c47ba389304bf828d210f5d2bdcded88d15e 1420 
scilab-scimysql_0.1.1-1.dsc
 5c0953d6213bd52ddf7262157f759484f25caef5800a3884bb8d00e831feb7ae 84561 
scilab-scimysql_0.1.1.orig.tar.gz
 5cc601d49e58de67f6c1202742b3c8789c531f81e2eb131850fbeaa2f525c39c 9246 
scilab-scimysql_0.1.1-1.diff.gz
 794513d29c7ffba359a62a5d7b89f763a785500fd49ac9076fe1ae30b5e844ad 523172 
scilab-scimysql_0.1.1-1_i386.deb
Files: 
 589cf98532efb2ae42deab8ffb069a4c 1420 math optional scilab-scimysql_0.1.1-1.dsc
 73a7bd6c4b8b8c02372ea3c02d2cb6bd 84561 math optional 
scilab-scimysql_0.1.1.orig.tar.gz
 6172580c7d0d93e8bda8783578761698 9246 math optional 
scilab-scimysql_0.1.1-1.diff.gz
 b688ad39cda85ee77f2d06929a11b1e8 523172 math optional 
scilab-scimysql_0.1.1-1_i386.deb

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

iEYEARECAAYFAkuna+gACgkQiOXXM92JlhDvAwCdEOy0bncCHInSCtW/imcDI3u+
wOkAoNu+k3Zl2/Ljt2TeMV0muHy8Z2NZ
=17Jr
-END PGP SIGNATURE-


Accepted:
scilab-scimysql_0.1.1-1.diff.gz
  to main/s/scilab-scimysql/scilab-scimysql_0.1.1-1.diff.gz
scilab-scimysql_0.1.1-1.dsc
  to main/s/scilab-scimysql/scilab-scimysql_0.1.1-1.dsc
scilab-scimysql_0.1.1-1_i386.deb
  to main/s/scilab-scimysql/scilab-scimysql_0.1.1-1_i386.deb
scilab-scimysql_0.1.1.orig.tar.gz
  to main/s/scilab-scimysql/scilab-scimysql_0.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/e1nu2oh-0007tw...@ries.debian.org



Accepted snmptt 1.3-1 (source all)

2010-03-23 Thread Christoph Berg
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 23 Mar 2010 10:54:35 +0100
Source: snmptt
Binary: snmptt
Architecture: source all
Version: 1.3-1
Distribution: unstable
Urgency: low
Maintainer: Christoph Berg m...@debian.org
Changed-By: Christoph Berg m...@debian.org
Description: 
 snmptt - SNMP trap handler for use with snmptrapd
Closes: 575036
Changes: 
 snmptt (1.3-1) unstable; urgency=low
 .
   * New upstream version. (Closes: #575036)
   * Remove quilt, patches went upstream.
   * Reload instead of restart in logrotate config.
Checksums-Sha1: 
 d44266162f12fd1480160256cf69903f5f3be07d 1068 snmptt_1.3-1.dsc
 441077d806c877545c2ce5688e0c1ecf5cca9bbb 146314 snmptt_1.3.orig.tar.gz
 74580aab6bb650c1411526de1cd7530978071b19 3291 snmptt_1.3-1.diff.gz
 ff5be89af39067f7a3a025f666583ce54fdf3950 131664 snmptt_1.3-1_all.deb
Checksums-Sha256: 
 06396fcf48ec701ada6cda5a63e2c018ae0965b5dc11fbedd38193f9f397039f 1068 
snmptt_1.3-1.dsc
 2f09d489a2073f5b1f4bdc207533b7dcf99d5b57d1c9659cfaa3c2af44ce6567 146314 
snmptt_1.3.orig.tar.gz
 68fb59bca340bd32b715e5446c7359653e944af1ffd90664949f12c3a80c346d 3291 
snmptt_1.3-1.diff.gz
 b71714c776bd9a8a61160bbb14024c7dbbd9571b77e24206ac70c18e97db26bb 131664 
snmptt_1.3-1_all.deb
Files: 
 44a1c366b56ec5fc8250aa34946c3454 1068 net extra snmptt_1.3-1.dsc
 ee8d8206d3e0d860fee126e09d8eb207 146314 net extra snmptt_1.3.orig.tar.gz
 0e13fe580fbbfee77c27ff675fbe11e4 3291 net extra snmptt_1.3-1.diff.gz
 ce9287f402fcc2fb66639b3afe1e85fe 131664 net extra snmptt_1.3-1_all.deb

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

iEYEARECAAYFAkuoq0MACgkQxa93SlhRC1oyVACfeQ/xpNSbKp2pL4RtkoPfnYCB
O74An3ECxi6nI9000eEEZuB2R38FWgks
=HcMe
-END PGP SIGNATURE-


Accepted:
snmptt_1.3-1.diff.gz
  to main/s/snmptt/snmptt_1.3-1.diff.gz
snmptt_1.3-1.dsc
  to main/s/snmptt/snmptt_1.3-1.dsc
snmptt_1.3-1_all.deb
  to main/s/snmptt/snmptt_1.3-1_all.deb
snmptt_1.3.orig.tar.gz
  to main/s/snmptt/snmptt_1.3.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/e1nu2ot-0007yj...@ries.debian.org



Accepted scala 2.7.7.dfsg-3 (source all)

2010-03-23 Thread Mehdi Dogguy
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 23 Mar 2010 12:53:15 +0100
Source: scala
Binary: scala scala-library scala-doc
Architecture: source all
Version: 2.7.7.dfsg-3
Distribution: unstable
Urgency: low
Maintainer: Debian Scala Maintainers pkg-scala-ma...@lists.alioth.debian.org
Changed-By: Mehdi Dogguy me...@debian.org
Description: 
 scala  - The Scala programming language
 scala-doc  - The Scala API documentation
 scala-library - The Scala standard library
Closes: 573384
Changes: 
 scala (2.7.7.dfsg-3) unstable; urgency=low
 .
   * Fix scalac script (use $CLASSPATH variable), (LP: #544481)
   * Adjust the JRE/JVM depends (Closes: #573384)
Checksums-Sha1: 
 39ec3eb8ccc9070bcb32965ebad24ebfe3f08ada 1978 scala_2.7.7.dfsg-3.dsc
 cc3045a9ecbc3a7b41eccef4e8b30e1e2ba3aef0 8543 scala_2.7.7.dfsg-3.diff.gz
 4ed456d7aee037cd52bf6f47772ef2b322fdbe70 5681164 scala_2.7.7.dfsg-3_all.deb
 7404dcdf1694a38171c210282ee4f60b1e838866 4194752 
scala-library_2.7.7.dfsg-3_all.deb
 8d742aab3123b9a99e734bdde8c4bbb910542bbc 1426812 scala-doc_2.7.7.dfsg-3_all.deb
Checksums-Sha256: 
 5a479a9fabff83d05619060959c289a81366a6c53d532f9c6d78937f465e 1978 
scala_2.7.7.dfsg-3.dsc
 620be9b53b20c134640fb8cd355f9921e9489cba6e1d7714ee474814aaa42a1d 8543 
scala_2.7.7.dfsg-3.diff.gz
 9cf9a99dac0effe9fee678c6234b63d8825fc93ab36c930076d02abc5198 5681164 
scala_2.7.7.dfsg-3_all.deb
 53e980a8179218a8d4ca48e66d66dae62b5f4a325662b258058357c06421acfc 4194752 
scala-library_2.7.7.dfsg-3_all.deb
 33ca8dbf661ce878a4b985658f5d33f244806051ef085d1b89cf0e9a338512bd 1426812 
scala-doc_2.7.7.dfsg-3_all.deb
Files: 
 f1c4afdc2f693015deadb0e1e9873140 1978 devel optional scala_2.7.7.dfsg-3.dsc
 a287773df6183249bddead4e6fe4df8a 8543 devel optional scala_2.7.7.dfsg-3.diff.gz
 76d13915d422ef339ac00284203d6beb 5681164 devel optional 
scala_2.7.7.dfsg-3_all.deb
 c6e13c39c164808fd7156273905e0aed 4194752 devel optional 
scala-library_2.7.7.dfsg-3_all.deb
 4976dbd77808162257bebdd4bec13e4f 1426812 doc optional 
scala-doc_2.7.7.dfsg-3_all.deb

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

iQIcBAEBCAAGBQJLqK7mAAoJEDO+GgqMLtj/LYcP/3fXPe9bdqSaYWjHMEK6rB0y
/VUIqN/QdK5Z8urfnsquNUCqRvZiI5BhiGC1v9Cub/iBR1LL0dBSIiBrCcYZ+XoH
9Dmw4rKtWFtqu5SzJql4oytd8qbx/G4qb01yK2Vh9R4e1GIx3V4wVGhFXUVuGjOp
YR+M57duGIvJEcbMAszMpKkc8QOqvAy36fFNVKiB2pzffE6k3whK0Oz7R0yHwTox
oEAPbyJAlp6gy25lMdvRFnW2vDdJFOa3O72hBKXUBQ1A75e9OtenaWDiW4V19LKQ
xQwkrB6l2LC1B/D72BZ1NsYqugBmetnQKkLS3GaOcfgVXzRaI+Q3E84Hx+ptZrlq
WxoyLIriIFo9gUZlQsIr8yyKjXVTZXamMavTA/D84WRhU/fMKL7m7rPl43Aal4G2
fL9mYfKfxmKDN6wY7/oHSuis6VP+udOnsw7ObxV2HkDWuyFIndhw0pBzE7MJPHb/
DNhIlD2AZGDKf5QEsdEMdguX1mpJNmArsjMJpFZ89WcoXRaqoPA0TL9XuwR6/b56
iVih4pwzrNhZiCZ/4Tq55KUG+dau9mUow3hYqWQrUz2fqnwaFXPzW5LENjLK3xOG
KxLFsHgQNXuacvmZQhPQDT57uvJkfSSilftWaeTiphRavLQhDHcCB8wZFs2OZZgm
v4NqRq0iPvLyAUueP1Fa
=LHP9
-END PGP SIGNATURE-


Accepted:
scala-doc_2.7.7.dfsg-3_all.deb
  to main/s/scala/scala-doc_2.7.7.dfsg-3_all.deb
scala-library_2.7.7.dfsg-3_all.deb
  to main/s/scala/scala-library_2.7.7.dfsg-3_all.deb
scala_2.7.7.dfsg-3.diff.gz
  to main/s/scala/scala_2.7.7.dfsg-3.diff.gz
scala_2.7.7.dfsg-3.dsc
  to main/s/scala/scala_2.7.7.dfsg-3.dsc
scala_2.7.7.dfsg-3_all.deb
  to main/s/scala/scala_2.7.7.dfsg-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/e1nu32z-g8...@ries.debian.org



Accepted raincat 1.1-1 (source all amd64)

2010-03-23 Thread Miriam Ruiz
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 30 Jan 2010 19:15:17 +0100
Source: raincat
Binary: raincat raincat-data raincat-dbg
Architecture: source amd64 all
Version: 1.1-1
Distribution: unstable
Urgency: low
Maintainer: Debian Games Team pkg-games-de...@lists.alioth.debian.org
Changed-By: Miriam Ruiz little_m...@yahoo.es
Description: 
 raincat- 2D puzzle game featuring a fuzzy little cat
 raincat-data - 2D puzzle game featuring a fuzzy little cat
 raincat-dbg - 2D puzzle game featuring a fuzzy little cat - debug
Closes: 567750
Changes: 
 raincat (1.1-1) unstable; urgency=low
 .
   * Initial release. Closes: #567750
Checksums-Sha1: 
 a3b3a889e2d3b84c4412d6fde3265c0e6de7be86 1505 raincat_1.1-1.dsc
 859ca65e621e73389979b6a2405ca3a149fee93f 9535922 raincat_1.1.orig.tar.gz
 d4acd4043824ec2e84ddc0ca2680141de2d4c264 44590 raincat_1.1-1.diff.gz
 6dbf7a489f1e5799423dd9e77eb607f96f454b08 1016328 raincat_1.1-1_amd64.deb
 53810293091815d373454f05f1acf37f22372d9f 9536754 raincat-data_1.1-1_all.deb
 2e4afa46e085aeb583c24d482951437111025089 848084 raincat-dbg_1.1-1_amd64.deb
Checksums-Sha256: 
 38087370a4db7ce956308bbe2b519a386d33b4513baf282e0abdbf2957973ac3 1505 
raincat_1.1-1.dsc
 c617376fb169b717fc17b5db0e30141628faa47c0792e963bd4196a842e1b36b 9535922 
raincat_1.1.orig.tar.gz
 a17ab0c63dc0db459453453a6bf78e4e6cb698de52ac199dba4f7eb5ce39dcca 44590 
raincat_1.1-1.diff.gz
 140e763dcd8760cf90522d5216dbd27aa5a3bfc68e3829651d8370a82d0bd026 1016328 
raincat_1.1-1_amd64.deb
 70616f3bcdc455b5533bcc51aff73645197d3d4a1d9ad1eb0333449186474462 9536754 
raincat-data_1.1-1_all.deb
 a888e9f27b0742a64e218569d239cf60d85f00ee47a3c9da2437f343971368ae 848084 
raincat-dbg_1.1-1_amd64.deb
Files: 
 74a9846f13aeafc81d527ae0be359035 1505 games optional raincat_1.1-1.dsc
 c32c6cd17791a56239caeb608698dd72 9535922 games optional raincat_1.1.orig.tar.gz
 7bc3a6b5b07a7517e4ba447e628fbc53 44590 games optional raincat_1.1-1.diff.gz
 6c0977f6d98711fea12885c306f3eaa6 1016328 games optional raincat_1.1-1_amd64.deb
 b9ecbb1ad2528f27679e284c095ba1a1 9536754 games optional 
raincat-data_1.1-1_all.deb
 a21d0c710c80d8203fee7e4169fe393b 848084 debug extra raincat-dbg_1.1-1_amd64.deb

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

iEYEARECAAYFAkugJZoACgkQfbltLjbuCGGKSgCgiyChrPb0O7RN7glwTbIsDJeG
e5sAn1V49x4VE1FxpYH3UYYsLDVecHVF
=Zgpb
-END PGP SIGNATURE-


Accepted:
raincat-data_1.1-1_all.deb
  to main/r/raincat/raincat-data_1.1-1_all.deb
raincat-dbg_1.1-1_amd64.deb
  to main/r/raincat/raincat-dbg_1.1-1_amd64.deb
raincat_1.1-1.diff.gz
  to main/r/raincat/raincat_1.1-1.diff.gz
raincat_1.1-1.dsc
  to main/r/raincat/raincat_1.1-1.dsc
raincat_1.1-1_amd64.deb
  to main/r/raincat/raincat_1.1-1_amd64.deb
raincat_1.1.orig.tar.gz
  to main/r/raincat/raincat_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/e1nu3hg-000297...@ries.debian.org



Accepted scala 2.7.7.dfsg-4 (source all)

2010-03-23 Thread Mehdi Dogguy
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 23 Mar 2010 13:20:41 +0100
Source: scala
Binary: scala scala-library scala-doc
Architecture: source all
Version: 2.7.7.dfsg-4
Distribution: unstable
Urgency: low
Maintainer: Debian Scala Maintainers pkg-scala-ma...@lists.alioth.debian.org
Changed-By: Mehdi Dogguy me...@debian.org
Description: 
 scala  - The Scala programming language
 scala-doc  - The Scala API documentation
 scala-library - The Scala standard library
Changes: 
 scala (2.7.7.dfsg-4) unstable; urgency=low
 .
   * Fix scaladoc script to use $CLASSPATH variable
Checksums-Sha1: 
 d72de5fb1f930ff780be28bbfc503ca9b64f35f4 1978 scala_2.7.7.dfsg-4.dsc
 3fc28a8d3ef69ef74b6e8f7f65ff240143ce4a62 8560 scala_2.7.7.dfsg-4.diff.gz
 4c3455e3c8f894fc516af0dc3dec9d237a7b9591 5681038 scala_2.7.7.dfsg-4_all.deb
 e94816ead2382ca2170ca01e1034b0cb44207440 4194648 
scala-library_2.7.7.dfsg-4_all.deb
 b09f3ea854f3465f2ae9adb51b19147582a03983 1426822 scala-doc_2.7.7.dfsg-4_all.deb
Checksums-Sha256: 
 4af054bec93acc11b8885ccf666403e74d1dac4f4af9d9f6383c45db59be455d 1978 
scala_2.7.7.dfsg-4.dsc
 801a74322d5938ea40894cf952d3273e588e0d8484497cadfb6ab26bfbcafd53 8560 
scala_2.7.7.dfsg-4.diff.gz
 e429afd46eedb0b4bb85b529fcf0522e715332129454559428404b824cd1ace6 5681038 
scala_2.7.7.dfsg-4_all.deb
 d01114e589fa1cc120a617e75d9dec1142f5838db6b88081a6ac705da7867e57 4194648 
scala-library_2.7.7.dfsg-4_all.deb
 c32f0f5c1a35efbbfdc1f56e15569fd2a8151eeebbaf076988db71a8fd16f445 1426822 
scala-doc_2.7.7.dfsg-4_all.deb
Files: 
 5dda296a5a1643054728a34daed3ac68 1978 devel optional scala_2.7.7.dfsg-4.dsc
 9308ee57399937e26bf75b7561f74032 8560 devel optional scala_2.7.7.dfsg-4.diff.gz
 5775b808fe377624055669c2d1528a1b 5681038 devel optional 
scala_2.7.7.dfsg-4_all.deb
 b68ad75fad77958a893a2fa30657d59a 4194648 devel optional 
scala-library_2.7.7.dfsg-4_all.deb
 08f45daac63118a95b6819f7d258feec 1426822 doc optional 
scala-doc_2.7.7.dfsg-4_all.deb

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

iQIcBAEBCAAGBQJLqLPsAAoJEDO+GgqMLtj/llkQAKN0e0A7QQIRrOJCd3a5ZQtP
lQ1YABVVLhBH//rwUUioGK9wWRTAQo3jJn4ia+AH8L8Ew9fM3DyHxSOGu6/L8gL6
dszDVaLMWXru1QfFsN/abimxt0ycGyYo6McB9PdlIXagL1sfsRupMSEtgzEIMe6y
u8AYLr6q4tryhx4oh5yiEUEdFg0mLGfLz0hHfpjtwQ2G7d3Eyhbk7ibsHCUmJmq4
xEdt0w418DSPaYGd01WlVf/JJC7hkguzOwBiVd2vwOuqBCtbKQxaIX1rEdqVxiaA
gawA3mUQPpOa95YYvREdtHalygT0bE4+11tUHt/BQSYMDnT7xDLQRo6BlcWLntKJ
fE6H7Ny1If6J0MIHjf3Bq+lj6PiLozmDOTI8Ai7NkLcx1yUxm0Tumiqd4uarQear
aCB+U4ckL6CGZnZ7gpebIn8x+y3mu7NbsjlJW57CO0oMXkigV9JvTtWcvEk701Tp
EmU+rnhzdL2bUQ66XYkhtrdMJDcYRWQit0C7Nu2c+jB2iLBbdq6LicrYhol7Rb5B
qX5I6wtGiIL9/pvZidsTwKqTK2QmrwQw3YpG4Z0XJd4y9//s1VMPGyLPePxWgjZB
ulXzTNuBYVbxrK4jz8Y+cC+kizy/dAVji2GS1tepLLA7a3ZZErwU40jPA55TCTvv
hhBkHaGTahPSX5hKf2oK
=mWnj
-END PGP SIGNATURE-


Accepted:
scala-doc_2.7.7.dfsg-4_all.deb
  to main/s/scala/scala-doc_2.7.7.dfsg-4_all.deb
scala-library_2.7.7.dfsg-4_all.deb
  to main/s/scala/scala-library_2.7.7.dfsg-4_all.deb
scala_2.7.7.dfsg-4.diff.gz
  to main/s/scala/scala_2.7.7.dfsg-4.diff.gz
scala_2.7.7.dfsg-4.dsc
  to main/s/scala/scala_2.7.7.dfsg-4.dsc
scala_2.7.7.dfsg-4_all.deb
  to main/s/scala/scala_2.7.7.dfsg-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/e1nu3x0-0003lp...@ries.debian.org



Accepted scilab 5.2.1-6 (source all i386)

2010-03-23 Thread Sylvestre Ledru
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Mon, 22 Mar 2010 15:16:23 +0100
Source: scilab
Binary: scilab-cli scilab scilab-data scilab-include scilab-minimal-bin 
scilab-full-bin scilab-minimal-bin-dbg scilab-full-bin-dbg libscilab-java 
scilab-doc scilab-doc-fr scilab-doc-pt-br scilab-test
Architecture: source all i386
Version: 5.2.1-6
Distribution: unstable
Urgency: low
Maintainer: Debian Science Team 
debian-science-maintain...@lists.alioth.debian.org
Changed-By: Sylvestre Ledru sylves...@debian.org
Description: 
 libscilab-java - Scientific software package for numerical computations (Java 
API)
 scilab - Scientific software package for numerical computations
 scilab-cli - Scientific software package - Command Line Interpreter
 scilab-data - Scientific software package for numerical computations (data file
 scilab-doc - Scientific software package (english documentations)
 scilab-doc-fr - Scientific software package (french documentation)
 scilab-doc-pt-br - Scientific software package (Brazilian Portuguese 
documentation)
 scilab-full-bin - Scientific software package for numerical computations (all 
binar
 scilab-full-bin-dbg - Scientific software package (scilab debugging symbols)
 scilab-include - Scientific software package for numerical computations 
(include f
 scilab-minimal-bin - Scientific software package for numerical computations 
(minimal b
 scilab-minimal-bin-dbg - Scientific software package (scilab-cli debugging 
symbols)
 scilab-test - Scientific software package for numerical computations (test file
Changes: 
 scilab (5.2.1-6) unstable; urgency=low
 .
   * Add a scilab bash completion script
Checksums-Sha1: 
 0779153d2fefaf264e1608eda8522fa9165f9f1a 2124 scilab_5.2.1-6.dsc
 18bf3534ee030d00f1383014347d0d61d47ef10b 36015 scilab_5.2.1-6.diff.gz
 3e642e44007166a240b64a4bd39f3875928a2b92 37350 scilab-cli_5.2.1-6_all.deb
 57dbe589d7857abc64afac4fe4c1d00697c9882a 219356 scilab_5.2.1-6_all.deb
 b570e1dc969425425767543d5d768ac1c00dfa17 11286116 scilab-data_5.2.1-6_all.deb
 0f566467d27d76b4959d3df7a7b90ca3e5ec7c40 39464 libscilab-java_5.2.1-6_all.deb
 2e39039db0ce315f5033a4f9bdfd772e4fb07cb7 9915268 scilab-doc_5.2.1-6_all.deb
 109ff0d38346683dc88fe1238fd65abe757a3ddd 7909390 scilab-doc-fr_5.2.1-6_all.deb
 bfa42a90128fc94741cc837cbc2092b0c63ce95f 7387638 
scilab-doc-pt-br_5.2.1-6_all.deb
 4f27172a6d00d662ffd20ebf1fd765a48627481f 32151392 scilab-test_5.2.1-6_all.deb
 e9a2c31e864696eb3ac80c1551792e6e75a7e200 89336 scilab-include_5.2.1-6_i386.deb
 e896b8f012423f160ca2bdbcb4b89fb10265e5a9 2488542 
scilab-minimal-bin_5.2.1-6_i386.deb
 9cc80547cbaee89678797a2ebbcfd0542b1c538d 1379068 
scilab-full-bin_5.2.1-6_i386.deb
 5e0fd15d343cfdb12510d220b2ab2b8befda8d93 3169174 
scilab-minimal-bin-dbg_5.2.1-6_i386.deb
 e65c57d7906c06dbb4013b057339b231dfe441cd 4618546 
scilab-full-bin-dbg_5.2.1-6_i386.deb
Checksums-Sha256: 
 e207469100d26b62f16f4505a5c2cd4a71312a40cb9073cbff3deac680396802 2124 
scilab_5.2.1-6.dsc
 28c05335576e7c1b70cf73940dcddef9f5639fdd2bf3575e848d11dd78f2621b 36015 
scilab_5.2.1-6.diff.gz
 1c00b0edee87aa5310050142e47f8b1c9617965d5c66374c7b795af65a441baa 37350 
scilab-cli_5.2.1-6_all.deb
 cc464b01ae4edaf0ef9e27e11fb5de8dd0c59d9a18977c6b76f30075224ee79a 219356 
scilab_5.2.1-6_all.deb
 5ce1d533b3e8838c8c2c68639f809db75f2c77681a99d3e15b3b15bc52d34e26 11286116 
scilab-data_5.2.1-6_all.deb
 d5dc1a96f651daaa4bf13d1f60a9ef7d31bc58560baeb14f1e01121d55a8fa41 39464 
libscilab-java_5.2.1-6_all.deb
 eece1bb2bfdd1abe3e8785ebb1113e73112de82ed11256b5a878f4c8c7b0cd1b 9915268 
scilab-doc_5.2.1-6_all.deb
 39bb2814500bbe0e5b84a5aa5cf813d7eea9468e039b1b9aca0c863c5530950d 7909390 
scilab-doc-fr_5.2.1-6_all.deb
 15b9db11d4e3444f9fd74d6761c0d081c071c56fe5a21729b62f22029a1f498a 7387638 
scilab-doc-pt-br_5.2.1-6_all.deb
 10598469f7bbc2601df731690bbff7d2a66f6fbdb64ed9a09844d46df3cce8f0 32151392 
scilab-test_5.2.1-6_all.deb
 0da13b81363f8f387bcd82d9d20e7a6be189f2f472d4b23ffde74fd4d01a08e9 89336 
scilab-include_5.2.1-6_i386.deb
 c5c4d59d39e9614554c567a7a97e7b698492601fe6b4dc7f6cedef6648bd350f 2488542 
scilab-minimal-bin_5.2.1-6_i386.deb
 f64fe3ea6e7ff0e2a0f4c5b50b88d466ee98c8b2e479dd27916aa16c80eb7f32 1379068 
scilab-full-bin_5.2.1-6_i386.deb
 f52cf561f73f95554f993f746593f2a07318c4dbc39856e95636e4e64045a1d3 3169174 
scilab-minimal-bin-dbg_5.2.1-6_i386.deb
 fd2404668f7dbf08bfb5c4cd09ce4ced8e16aa49093e248a00462a4d35640dae 4618546 
scilab-full-bin-dbg_5.2.1-6_i386.deb
Files: 
 17c9f1da25253f1ba9c438e1e551c5e6 2124 math optional scilab_5.2.1-6.dsc
 629a44e52f022aa700f29b6662cc173c 36015 math optional scilab_5.2.1-6.diff.gz
 3e6f252b023227fbbc71ecd559df50b8 37350 math optional scilab-cli_5.2.1-6_all.deb
 03b08c7f3fec1148ca8b94b1b0b689dc 219356 math optional scilab_5.2.1-6_all.deb
 3f51f08bb77a38811dc84de56c9318dc 11286116 math optional 
scilab-data_5.2.1-6_all.deb
 01c691262f5a8d4c20887517aadb2352 39464 java optional 
libscilab-java_5.2.1-6_all.deb
 0094f2b069b038baff02d7fc72bd70c4 9915268 doc 

Accepted haskell-text 0.7.1.0-1 (source all amd64)

2010-03-23 Thread Giovanni Mascellani
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Mon, 22 Mar 2010 22:40:37 +0100
Source: haskell-text
Binary: libghc6-text-dev libghc6-text-prof libghc6-text-doc
Architecture: source all amd64
Version: 0.7.1.0-1
Distribution: unstable
Urgency: low
Maintainer: Debian Haskell Group 
pkg-haskell-maintain...@lists.alioth.debian.org
Changed-By: Giovanni Mascellani mascell...@poisson.phc.unipi.it
Description: 
 libghc6-text-dev - An efficient packed Unicode text type for Haskell - GHC 6 
librari
 libghc6-text-doc - An efficient packed Unicode text type for Haskell - 
documentation
 libghc6-text-prof - An efficient packed Unicode text type for Haskell - GHC 6 
profili
Changes: 
 haskell-text (0.7.1.0-1) unstable; urgency=low
 .
   [ Marco Túlio Gontijo e Silva ]
   * debian/source/format: Use 3.0 (quilt).
   * Create Build-Depends-Indep.
   * control: Vcs-Darcs: Use simpler URL.
 .
   [ Giovanni Mascellani ]
   * New upstream release
Checksums-Sha1: 
 3f57dfac6ed17c2bdcca2e6cd05b69612478252f 1503 haskell-text_0.7.1.0-1.dsc
 b303e8cb49c7b98169f55d2f243f76ea31cda3c1 91646 haskell-text_0.7.1.0.orig.tar.gz
 dd6dd70dc2633cb86482aac357a1fdd6f9ebb240 3672 
haskell-text_0.7.1.0-1.debian.tar.gz
 37492d71cc12bbdfa4157d1747c72618910fee0e 162678 
libghc6-text-doc_0.7.1.0-1_all.deb
 c5beaaf53d26bf829a11aa47a567e59b70a83e07 621674 
libghc6-text-dev_0.7.1.0-1_amd64.deb
 117954385e3b7ecb35bf4561900a514b140c5b92 743826 
libghc6-text-prof_0.7.1.0-1_amd64.deb
Checksums-Sha256: 
 ed34191dc15abc4ba8a20d66c477099f8aae9e69f19071377d14ac6648433d5a 1503 
haskell-text_0.7.1.0-1.dsc
 a6daa0ee43ddede620363ab26614fef69361bd5b8f77aa6918b5a4ecb083f425 91646 
haskell-text_0.7.1.0.orig.tar.gz
 b847ef629f6ffd23056eec6f784c584540f66e0b94218875b74350262a2ba151 3672 
haskell-text_0.7.1.0-1.debian.tar.gz
 434dd6e1301dd1ca86132575b1fc90ae4dd71386b672e4283685ce8c0cffc254 162678 
libghc6-text-doc_0.7.1.0-1_all.deb
 1d719909391dd952262c6465259a4ad8057dd3d2d2c18a7ac668a5cdd836bcf3 621674 
libghc6-text-dev_0.7.1.0-1_amd64.deb
 c9d0beee1c5e95715b718e49f54bea6235f61c3ab4e996e4902954698552f6cd 743826 
libghc6-text-prof_0.7.1.0-1_amd64.deb
Files: 
 652af664fd545a2b4590782076d43f15 1503 haskell extra haskell-text_0.7.1.0-1.dsc
 019036c9111b521654eab2b9dee7648d 91646 haskell extra 
haskell-text_0.7.1.0.orig.tar.gz
 f26a62d6255af522de717cfc6695705e 3672 haskell extra 
haskell-text_0.7.1.0-1.debian.tar.gz
 c53b32491d8532d65ef5553774a6c316 162678 doc extra 
libghc6-text-doc_0.7.1.0-1_all.deb
 d81ce947d585aea2f2bccc8a609dd5a2 621674 haskell extra 
libghc6-text-dev_0.7.1.0-1_amd64.deb
 d09331272218449733fae202d5f3fafe 743826 haskell extra 
libghc6-text-prof_0.7.1.0-1_amd64.deb

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

iEYEARECAAYFAkuovxQACgkQhAwOmkV1TkT4cACfYa2dNOunhJaFPgdzujhoTYDg
Gu0AoIlphjofohka+L41VTxX82YRdIb2
=7xix
-END PGP SIGNATURE-


Accepted:
haskell-text_0.7.1.0-1.debian.tar.gz
  to main/h/haskell-text/haskell-text_0.7.1.0-1.debian.tar.gz
haskell-text_0.7.1.0-1.dsc
  to main/h/haskell-text/haskell-text_0.7.1.0-1.dsc
haskell-text_0.7.1.0.orig.tar.gz
  to main/h/haskell-text/haskell-text_0.7.1.0.orig.tar.gz
libghc6-text-dev_0.7.1.0-1_amd64.deb
  to main/h/haskell-text/libghc6-text-dev_0.7.1.0-1_amd64.deb
libghc6-text-doc_0.7.1.0-1_all.deb
  to main/h/haskell-text/libghc6-text-doc_0.7.1.0-1_all.deb
libghc6-text-prof_0.7.1.0-1_amd64.deb
  to main/h/haskell-text/libghc6-text-prof_0.7.1.0-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/e1nu4dk-al...@ries.debian.org



Accepted scilab-celestlab 2.0.0-1-1 (source all)

2010-03-23 Thread Sylvestre Ledru
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 23 Mar 2010 13:27:04 +0100
Source: scilab-celestlab
Binary: scilab-celestlab
Architecture: source all
Version: 2.0.0-1-1
Distribution: unstable
Urgency: low
Maintainer: Debian Science Team 
debian-science-maintain...@lists.alioth.debian.org
Changed-By: Sylvestre Ledru sylves...@debian.org
Description: 
 scilab-celestlab - A Scilab library of space flight dynamics functions
Changes: 
 scilab-celestlab (2.0.0-1-1) unstable; urgency=low
 .
   * New upstream release
   * Update of the repack script
Checksums-Sha1: 
 0944dbbc11da608f4726f455d53cec502949314d 1415 scilab-celestlab_2.0.0-1-1.dsc
 e76b94a1a5255f7c602f70bf90e8908746dd3c58 880131 
scilab-celestlab_2.0.0-1.orig.tar.gz
 72cef8b7fe20901e2fd24c00c5142411521f6c6c 10083 
scilab-celestlab_2.0.0-1-1.diff.gz
 0e1b8943b9bf3b903d6686b7398fba8847314b02 1694698 
scilab-celestlab_2.0.0-1-1_all.deb
Checksums-Sha256: 
 eee60d1d94f7956fc20279446df97e74b8d87d6e3d75150dac061b7a67d5cff5 1415 
scilab-celestlab_2.0.0-1-1.dsc
 af656d354f38e2615e1ca01d7379f3f32042e557d788b4ab91b15493c581df97 880131 
scilab-celestlab_2.0.0-1.orig.tar.gz
 4a787d825486c0c8c047ed45643da7582d9db3fe48d8e0637c1a00db44ec53b0 10083 
scilab-celestlab_2.0.0-1-1.diff.gz
 3c6b23f9151a01104ee00f5318afadc14837a74502134486c829419b1e9145c5 1694698 
scilab-celestlab_2.0.0-1-1_all.deb
Files: 
 6cd5f72a173d9800ece06cb38bacf92d 1415 math optional 
scilab-celestlab_2.0.0-1-1.dsc
 1452dc021d71ca116abedc97489f1060 880131 math optional 
scilab-celestlab_2.0.0-1.orig.tar.gz
 ed8a4be8730c94aa292f2bf9e9071e4f 10083 math optional 
scilab-celestlab_2.0.0-1-1.diff.gz
 b8923a3a873a82eea6c5933f840aee76 1694698 math optional 
scilab-celestlab_2.0.0-1-1_all.deb

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

iEYEARECAAYFAkuovksACgkQiOXXM92JlhDj8gCg7NTHFTymqbRevy0KDmv9yn68
qTEAn0URrwU24N4Q0G3IhQ6/Eqb+pONl
=gDLP
-END PGP SIGNATURE-


Accepted:
scilab-celestlab_2.0.0-1-1.diff.gz
  to main/s/scilab-celestlab/scilab-celestlab_2.0.0-1-1.diff.gz
scilab-celestlab_2.0.0-1-1.dsc
  to main/s/scilab-celestlab/scilab-celestlab_2.0.0-1-1.dsc
scilab-celestlab_2.0.0-1-1_all.deb
  to main/s/scilab-celestlab/scilab-celestlab_2.0.0-1-1_all.deb
scilab-celestlab_2.0.0-1.orig.tar.gz
  to main/s/scilab-celestlab/scilab-celestlab_2.0.0-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/e1nu4dx-es...@ries.debian.org



Accepted dlr-languages 20090805+git.e6b28d27+dfsg-2 (source all)

2010-03-23 Thread C.J. Adams-Collier
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 17 Mar 2010 10:27:11 -0700
Source: dlr-languages
Binary: ironruby ironruby-utils ironruby-dbg ironpython ironpython-dbg 
libdlr0.9-cil
Architecture: source all
Version: 20090805+git.e6b28d27+dfsg-2
Distribution: unstable
Urgency: low
Maintainer: Debian CLI Libraries Team 
pkg-cli-libs-t...@lists.alioth.debian.org
Changed-By: C.J. Adams-Collier c...@colliertech.org
Description: 
 ironpython - Python implementation targeting the .NET and Mono platforms
 ironpython-dbg - Python implementation targeting the .NET and Mono platforms - 
deb
 ironruby   - Ruby implementation targeting the .NET and Mono platforms
 ironruby-dbg - Ruby implementation targeting the .NET and Mono platforms - 
debug
 ironruby-utils - Utility tools for IronRuby
 libdlr0.9-cil - Dynamic Language Runtime for the CLI
Changes: 
 dlr-languages (20090805+git.e6b28d27+dfsg-2) unstable; urgency=low
 .
   * passing -X:TabCompletion argument to ipy.exe from ipy so that ^Denter 
exits the REPL
   * modified IRONPYTHONPATH in ipy to include the python standard library
   * added Suggests: python2.6-minimal to debian/control
Checksums-Sha1: 
 4881dd6f90d641aae2073c9bba4aae2c10672aa5 2012 
dlr-languages_20090805+git.e6b28d27+dfsg-2.dsc
 8be60b9689ff4594c9e149e1dfb4961f3942ea36 18540 
dlr-languages_20090805+git.e6b28d27+dfsg-2.diff.gz
 14556994589ddd9dc89bd4bbf858b224bda3e939 881930 
libdlr0.9-cil_20090805+git.e6b28d27+dfsg-2_all.deb
 6ec66d124db26c6e24b1366fed8bd584d876c4bb 623766 ironruby_0.9-2_all.deb
 d75d77bc3de1947cb7bb03d1a429d8e48b8465ca 330730 ironruby-dbg_0.9-2_all.deb
 704850f35945ca4a9537f1d55d3e53bcb412c97e 13612 ironruby-utils_0.9-2_all.deb
 4e65e7e2a1f78a12e307f2d08cb6865da6ae0b82 710864 ironpython_2.6~beta2-2_all.deb
 1bdb5f1f078cb857a14d463ba69ae01a442c3dc8 422728 
ironpython-dbg_2.6~beta2-2_all.deb
Checksums-Sha256: 
 e02496aa4e5baebdedcbce1a07f7f52c145bb6f881e7837fad4167e34c8f03be 2012 
dlr-languages_20090805+git.e6b28d27+dfsg-2.dsc
 127e545d61e9fa06ca5dc62a094c45b45c9f63dbc3ea101912c878919ff2c475 18540 
dlr-languages_20090805+git.e6b28d27+dfsg-2.diff.gz
 96a4e176012c74e8fcae587827935ba6fcac05825583f48abe911a466805853e 881930 
libdlr0.9-cil_20090805+git.e6b28d27+dfsg-2_all.deb
 d26ff4f544c4f7ead9be90ca171be4a3192f22b1c921367f1284250ef622d151 623766 
ironruby_0.9-2_all.deb
 25928fde2474c897fdd6391330c7edebaf8d73d79a23b7ca592835199406b064 330730 
ironruby-dbg_0.9-2_all.deb
 e87a8da19f21e5b7683ce4a352b5b15fb6c5fc33630dd25382d0ee37fa34410b 13612 
ironruby-utils_0.9-2_all.deb
 c3a5a721b892974e3775b94395fa7b5de95c7ba60c70813e7c86fbac15b2d766 710864 
ironpython_2.6~beta2-2_all.deb
 bce620af3c82aac9791c093d2190d97520657c3d0e16ac1f34f5ee8b11fa7188 422728 
ironpython-dbg_2.6~beta2-2_all.deb
Files: 
 68a7d2798dbcfa9901d4a508baf76ab3 2012 cli-mono optional 
dlr-languages_20090805+git.e6b28d27+dfsg-2.dsc
 72a4f0666dd41a807727c3fda1cfe713 18540 cli-mono optional 
dlr-languages_20090805+git.e6b28d27+dfsg-2.diff.gz
 0b6db1c01ee44105b0a5b5856bd21798 881930 cli-mono optional 
libdlr0.9-cil_20090805+git.e6b28d27+dfsg-2_all.deb
 623785efa07ea63843b8373b7eca6bad 623766 ruby optional ironruby_0.9-2_all.deb
 215cff71205fd8dbd96e9583ce1e038a 330730 debug extra ironruby-dbg_0.9-2_all.deb
 d60af7d4df9e26c6e69428ba5c538e68 13612 ruby optional 
ironruby-utils_0.9-2_all.deb
 dd0b5a73eb88fa19fdb57621f458b777 710864 python optional 
ironpython_2.6~beta2-2_all.deb
 e3da4e49c4f8ba971002b49f6a33b11e 422728 debug extra 
ironpython-dbg_2.6~beta2-2_all.deb

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

iQEcBAEBCAAGBQJLqMU5AAoJEMkPnLkOH60MxCIH/ROqRXYB4IxYS95dYdDfoDs5
uuZsZ2EpcyfoCvrRUJIlARMY+AlcCK85tHE1cAiljY6BXQVTFeW9ISJJM9t4rRlB
DWoiNeBlufav3z/TF21msoeLrRds7q2EcNVcfGVTW27winmeFpRB1/MkUnPibwow
D+Ldj2JRrb+d1IeVZ00K0cdZ9r9G/GDyN4hMIzDC5aTCZEerdJaRjiRDWzIRneFp
Zr1f3QR36+9ctjNF3z1M4oWRxkf2zQVmh5NMSRzbcO4+lJyP30XjZNWO1tTlSlvi
XDKFIZr/OWIPsr9NzFWLAbGrHYVbcxBSan6gyS63PoYuDwphAi1S1hkFWC+Qj1k=
=rcAh
-END PGP SIGNATURE-


Accepted:
dlr-languages_20090805+git.e6b28d27+dfsg-2.diff.gz
  to main/d/dlr-languages/dlr-languages_20090805+git.e6b28d27+dfsg-2.diff.gz
dlr-languages_20090805+git.e6b28d27+dfsg-2.dsc
  to main/d/dlr-languages/dlr-languages_20090805+git.e6b28d27+dfsg-2.dsc
ironpython-dbg_2.6~beta2-2_all.deb
  to main/d/dlr-languages/ironpython-dbg_2.6~beta2-2_all.deb
ironpython_2.6~beta2-2_all.deb
  to main/d/dlr-languages/ironpython_2.6~beta2-2_all.deb
ironruby-dbg_0.9-2_all.deb
  to main/d/dlr-languages/ironruby-dbg_0.9-2_all.deb
ironruby-utils_0.9-2_all.deb
  to main/d/dlr-languages/ironruby-utils_0.9-2_all.deb
ironruby_0.9-2_all.deb
  to main/d/dlr-languages/ironruby_0.9-2_all.deb
libdlr0.9-cil_20090805+git.e6b28d27+dfsg-2_all.deb
  to main/d/dlr-languages/libdlr0.9-cil_20090805+git.e6b28d27+dfsg-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: 

Accepted haskell-texmath 0.2.0.3-1 (source all amd64)

2010-03-23 Thread Giovanni Mascellani
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Mon, 22 Mar 2010 22:14:03 +0100
Source: haskell-texmath
Binary: libghc6-texmath-dev libghc6-texmath-prof libghc6-texmath-doc
Architecture: source all amd64
Version: 0.2.0.3-1
Distribution: unstable
Urgency: low
Maintainer: Debian Haskell Group 
pkg-haskell-maintain...@lists.alioth.debian.org
Changed-By: Giovanni Mascellani mascell...@poisson.phc.unipi.it
Description: 
 libghc6-texmath-dev - Haskell library to convert LaTeX to MathML - GHC 6 
libraries
 libghc6-texmath-doc - Haskell library to convert LaTeX to MathML - 
documentation
 libghc6-texmath-prof - Haskell library to convert LaTeX to MathML - GHC 6 
profiling libr
Changes: 
 haskell-texmath (0.2.0.3-1) unstable; urgency=low
 .
   [ Giovanni Mascellani ]
   * New upstream release
 .
   [ Marco Túlio Gontijo e Silva ]
   * Use Build-Depends-Indep.
   * control: Vcs-Darcs: Use simpler URL.
Checksums-Sha1: 
 7944cd26831daff27b97d56e1461bab5ff4a0f93 1594 haskell-texmath_0.2.0.3-1.dsc
 d26db78cfa9b63eae4b975ad52cb41feffbd9821 19630 
haskell-texmath_0.2.0.3.orig.tar.gz
 e0623aafb4680699aa8db6daa4f63ff40c90e85f 2585 
haskell-texmath_0.2.0.3-1.debian.tar.gz
 c36e582d52c1b32fef14be2e3e503b029145b0b6 25730 
libghc6-texmath-doc_0.2.0.3-1_all.deb
 5958f5d25f9d06db1389eaa46772f2e23fd05a19 226534 
libghc6-texmath-dev_0.2.0.3-1_amd64.deb
 8276c680d5dd5fdd9f9f66ed6c12a2ab26380949 326458 
libghc6-texmath-prof_0.2.0.3-1_amd64.deb
Checksums-Sha256: 
 a6fac7fa66c70942d40060f17428e272ee1916a306d93781b9c2efbb78f00ead 1594 
haskell-texmath_0.2.0.3-1.dsc
 d355a298d28b9f5356926c2d2942f28ed07afa9d944cadfa47d8cdec73725b55 19630 
haskell-texmath_0.2.0.3.orig.tar.gz
 24df4c4c5900408ed43debf993a31516489468722ffde75ff2ea341cff89238c 2585 
haskell-texmath_0.2.0.3-1.debian.tar.gz
 7853fc1f0d2f21b2a28bb7c00a15297169cfb734b9db2f1234223198bf30659a 25730 
libghc6-texmath-doc_0.2.0.3-1_all.deb
 5341274c7e498507df7576b83f0ff4f2e79e88656390fb4262abd2c84e895c99 226534 
libghc6-texmath-dev_0.2.0.3-1_amd64.deb
 06c833268bccda30895020bd248ecbbfc4c12df1f9eaac06d53796bd1a113374 326458 
libghc6-texmath-prof_0.2.0.3-1_amd64.deb
Files: 
 d1ca152b71f4b293fbd47353497ca58d 1594 haskell extra 
haskell-texmath_0.2.0.3-1.dsc
 5f0b9c3433a050703fe1974ecfba159e 19630 haskell extra 
haskell-texmath_0.2.0.3.orig.tar.gz
 abd80bd5aad0c128c4177f0d9ed37f98 2585 haskell extra 
haskell-texmath_0.2.0.3-1.debian.tar.gz
 0e0d97d158a4744ac35f46a31edd7544 25730 doc extra 
libghc6-texmath-doc_0.2.0.3-1_all.deb
 3b8227eb9ddafbfa5d7abe241cb6523d 226534 haskell extra 
libghc6-texmath-dev_0.2.0.3-1_amd64.deb
 4e0ebbd9de1dda612393664665bdc8a1 326458 haskell extra 
libghc6-texmath-prof_0.2.0.3-1_amd64.deb

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

iEYEARECAAYFAkuoxFIACgkQhAwOmkV1TkTUwACfcvRNZENd9GVa1vl/bG7XDBGL
ihgAn3Dfl8VbZYjQAbr3IxhUZ0a37V8Q
=EBVW
-END PGP SIGNATURE-


Accepted:
haskell-texmath_0.2.0.3-1.debian.tar.gz
  to main/h/haskell-texmath/haskell-texmath_0.2.0.3-1.debian.tar.gz
haskell-texmath_0.2.0.3-1.dsc
  to main/h/haskell-texmath/haskell-texmath_0.2.0.3-1.dsc
haskell-texmath_0.2.0.3.orig.tar.gz
  to main/h/haskell-texmath/haskell-texmath_0.2.0.3.orig.tar.gz
libghc6-texmath-dev_0.2.0.3-1_amd64.deb
  to main/h/haskell-texmath/libghc6-texmath-dev_0.2.0.3-1_amd64.deb
libghc6-texmath-doc_0.2.0.3-1_all.deb
  to main/h/haskell-texmath/libghc6-texmath-doc_0.2.0.3-1_all.deb
libghc6-texmath-prof_0.2.0.3-1_amd64.deb
  to main/h/haskell-texmath/libghc6-texmath-prof_0.2.0.3-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/e1nu4sj-0001ar...@ries.debian.org



Accepted caret 5.6.1.3~dfsg.1-1 (source i386)

2010-03-23 Thread Michael Hanke
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Mon, 22 Mar 2010 20:46:27 -0400
Source: caret
Binary: caret
Architecture: source i386
Version: 5.6.1.3~dfsg.1-1
Distribution: unstable
Urgency: low
Maintainer: Michael Hanke michael.ha...@gmail.com
Changed-By: Michael Hanke michael.ha...@gmail.com
Description: 
 caret  - Computerized Anatomical Reconstruction and Editing Toolkit
Closes: 520701 520867 525789
Changes: 
 caret (5.6.1.3~dfsg.1-1) unstable; urgency=low
 .
   * New upstream release. Still no upstream support for VTK 5.2 (or later).
   * Applied patch for compatibility with GCC 4.4 (Closes: #525789).
 Thanks to Martin Michlmayr.
   * Add fixes for compatibility with VTK 5.2 (Closes: #520701, #520867).
   * Bumped Standards-Version to 3.8.4 -- no changes necessary.
Checksums-Sha1: 
 fd36c4f438c8072b378a2457902eab599ae3dcd2 1362 caret_5.6.1.3~dfsg.1-1.dsc
 cdf9b13616b5d9c1945068dadbfe22f65885d1e7 3198305 
caret_5.6.1.3~dfsg.1.orig.tar.gz
 5601530ba936505c7c37ebb945355c6b8022daea 13076 caret_5.6.1.3~dfsg.1-1.diff.gz
 6f2c8cda29926e9468cd8aef18634bb7652a406d 7064766 
caret_5.6.1.3~dfsg.1-1_i386.deb
Checksums-Sha256: 
 da45486a5d2edb008a1f0f6e2f0caa1a0db36123d6f1403561031466fed71d3c 1362 
caret_5.6.1.3~dfsg.1-1.dsc
 13e6b1412245b0d8b53586e7cdf262bf1920a6b5c30549155473e372182e6104 3198305 
caret_5.6.1.3~dfsg.1.orig.tar.gz
 5147c19bd7280c64e84ca164d22a75a37cf5e16484eb014f057132d5b64c96b2 13076 
caret_5.6.1.3~dfsg.1-1.diff.gz
 63bbe1e71c3eb38e844769b9081dd143cf48cf66f0b4a03fcf2999c85751c54b 7064766 
caret_5.6.1.3~dfsg.1-1_i386.deb
Files: 
 e1c468aff5d121c859bcf6c3792605a3 1362 science optional 
caret_5.6.1.3~dfsg.1-1.dsc
 71a65b71f90b239832c17c8aa1337709 3198305 science optional 
caret_5.6.1.3~dfsg.1.orig.tar.gz
 16d1e53241ccc18832aebb93a41bb9aa 13076 science optional 
caret_5.6.1.3~dfsg.1-1.diff.gz
 cddb459ed63f5b71f464e6bea5f42ee8 7064766 science optional 
caret_5.6.1.3~dfsg.1-1_i386.deb

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

iEYEARECAAYFAkuo2RIACgkQ93+NsjFEvg8zlQCgldjQLT12CGL57Yt2dV6h2LzN
rOEAoKV3Wn5kLHNzUA9BHVZazevV9eZE
=VJNN
-END PGP SIGNATURE-


Accepted:
caret_5.6.1.3~dfsg.1-1.diff.gz
  to main/c/caret/caret_5.6.1.3~dfsg.1-1.diff.gz
caret_5.6.1.3~dfsg.1-1.dsc
  to main/c/caret/caret_5.6.1.3~dfsg.1-1.dsc
caret_5.6.1.3~dfsg.1-1_i386.deb
  to main/c/caret/caret_5.6.1.3~dfsg.1-1_i386.deb
caret_5.6.1.3~dfsg.1.orig.tar.gz
  to main/c/caret/caret_5.6.1.3~dfsg.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/e1nu65k-0008hk...@ries.debian.org



Accepted fossil 2010.03.18.142033-1 (source i386)

2010-03-23 Thread Barak A. Pearlmutter
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Mon, 22 Mar 2010 09:35:07 +
Source: fossil
Binary: fossil
Architecture: source i386
Version: 2010.03.18.142033-1
Distribution: unstable
Urgency: low
Maintainer: Barak A. Pearlmutter b...@debian.org
Changed-By: Barak A. Pearlmutter b...@debian.org
Description: 
 fossil - DSCM with built-in wiki, http interface and server, tickets datab
Changes: 
 fossil (2010.03.18.142033-1) unstable; urgency=low
 .
   * New upstream version
Checksums-Sha1: 
 caafa996490b7efa3e7661f9a6ebac331f048b57 1175 fossil_2010.03.18.142033-1.dsc
 51d64935bc9dba00beb506974cc9df1fafdd2e9a 1903035 
fossil_2010.03.18.142033.orig.tar.gz
 e1182005d7110a78c906f372d0946a4e556ab2ba 9257 
fossil_2010.03.18.142033-1.diff.gz
 fbba41bd1f8374cb245f91a12f4d57cfbf457cbf 226142 
fossil_2010.03.18.142033-1_i386.deb
Checksums-Sha256: 
 6a73e89798554c27eb3a261e533cd2522c6cdbca7797664058bfaddfdd18781e 1175 
fossil_2010.03.18.142033-1.dsc
 bbd3aecba3acad269b3139c8edc28966fc2cad2ff9bd6413291be9949e4e6d9a 1903035 
fossil_2010.03.18.142033.orig.tar.gz
 0749c6cc13319fad80739e3c04c655d0377c013f29faffb88cf98d8770a967d0 9257 
fossil_2010.03.18.142033-1.diff.gz
 448b61e7a4dc6ccb3e3d28ab5c553463828710d2aa46c77ee0f9cf680c914476 226142 
fossil_2010.03.18.142033-1_i386.deb
Files: 
 a27e470621ecc8e7cac29ed29af562e6 1175 vcs optional 
fossil_2010.03.18.142033-1.dsc
 da9314d67bab8eacdf31f4feb79fe887 1903035 vcs optional 
fossil_2010.03.18.142033.orig.tar.gz
 ab68528414b0b9171721fb0351d567e4 9257 vcs optional 
fossil_2010.03.18.142033-1.diff.gz
 64e7eab1724846cc7f54cf8bf22e7a6c 226142 vcs optional 
fossil_2010.03.18.142033-1_i386.deb

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

iEYEARECAAYFAkuo1+kACgkQLz4Gnv7CP7IJVQCfZINax1TbwtulUgjKhHEMq/Bw
YH4An3WyrFwznhyBxGeRw/VVIKYngiOu
=vhY/
-END PGP SIGNATURE-


Accepted:
fossil_2010.03.18.142033-1.diff.gz
  to main/f/fossil/fossil_2010.03.18.142033-1.diff.gz
fossil_2010.03.18.142033-1.dsc
  to main/f/fossil/fossil_2010.03.18.142033-1.dsc
fossil_2010.03.18.142033-1_i386.deb
  to main/f/fossil/fossil_2010.03.18.142033-1_i386.deb
fossil_2010.03.18.142033.orig.tar.gz
  to main/f/fossil/fossil_2010.03.18.142033.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/e1nu65x-0008na...@ries.debian.org



Accepted h5py 1.3.0-1 (source amd64)

2010-03-23 Thread Soeren Sonnenburg
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 23 Mar 2010 15:38:34 +0100
Source: h5py
Binary: python-h5py
Architecture: source amd64
Version: 1.3.0-1
Distribution: unstable
Urgency: low
Maintainer: Soeren Sonnenburg so...@debian.org
Changed-By: Soeren Sonnenburg so...@debian.org
Description: 
 python-h5py - h5py is a general-purpose Python interface to hdf5
Changes: 
 h5py (1.3.0-1) unstable; urgency=low
 .
   * New upstream version.
 - Remove quilt patches.
 - Bump standards version to 3.8.4 (no changes required).
 - Switch to dpkg-source 3.0 (quilt) format.
Checksums-Sha1: 
 4a50fbb363cfb1f4195cc7901c1289cdb76a1ab7 1880 h5py_1.3.0-1.dsc
 9398cb3a11ea7f6b62738330206c7dce7c7c2132 1533645 h5py_1.3.0.orig.tar.gz
 2f85c7b365038b6d0062d5aba25051260a2a8fe6 3374 h5py_1.3.0-1.debian.tar.gz
 f2ddcbec4a1e2081d67fdd14f8134324e2877ff8 985860 python-h5py_1.3.0-1_amd64.deb
Checksums-Sha256: 
 b288faea9341112872be1b031ac82c540225e878b0161eb05df8e6fad2c1b965 1880 
h5py_1.3.0-1.dsc
 1708268a86252f94154d854157d33a7ab48d7ec6d09515dd414a01f87019928a 1533645 
h5py_1.3.0.orig.tar.gz
 ba3fb1b9ae8b2dce838e7b4033d0af3601bb8893bafd576d041b30339a4e34ce 3374 
h5py_1.3.0-1.debian.tar.gz
 bdea34c1336d1de7d0f851bb3896feab9d965a45c4085d874b437d370696923a 985860 
python-h5py_1.3.0-1_amd64.deb
Files: 
 691b427e87701b2d0b3db1b11c8f60e6 1880 python optional h5py_1.3.0-1.dsc
 e1ea1c1e4c5b899c44b6fe4cb1eac464 1533645 python optional h5py_1.3.0.orig.tar.gz
 2a14080afdecbda63538bdaee23fe269 3374 python optional 
h5py_1.3.0-1.debian.tar.gz
 c127d79ace25c2e9ceb6d8649bdfdf52 985860 python optional 
python-h5py_1.3.0-1_amd64.deb

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

iQIcBAEBCAAGBQJLqNcWAAoJEH82z1Wqh6p3hUoP/0nR8HaX8q5i2sq1bQv/aRkR
Xzw1QOufP3Jm+QJk7mHf0+da7Z2uG2h7YH0uGHFOXk/SwlKfa3692B+1PBrW0Tvn
q4YcznW5O6wQ0QTSfsVKkq+6K1M3o4EaJeVvOcMowT9twxEo+jgNgFCprBxKqsBP
JNA/IM/Q9+iGjm7MvWwWedvvx9BDhzKb0OhPjWXC+OT4E7S7P3qaqrEXeNJOZd9j
jfORb996VC7EVrcbquuMh6jIUNTn+Za8B3/d1WafFI2hNYNMDwBhiayrdGrZ71FY
qPbrDenZV1YkNFuSdQgeoV08WoekpHkyYq5fd447hHa+SOTn7g81PszJs2adkL0Y
yko8c0Uj2qW3oirpXaXp74zBn/oiVdDdI/3ZEVdXhBAIGUff0FfV6Q7jXu1rhL+u
2SyawEZhfuvWcUUNqnBVRjZ6eGMhYrqqnSjI4+J2j6KI9INez4pRvjr52oak/wiv
utLwDegMSVF8QncPkFFkqFAJeIb+fxglnhooy01Vdwb0nKtQivqthlUk58H7DMbU
fP7922NbPu/rOZNyB5jZv/rMomdZgM1JrxH8X/Iar7u8V2EL+YRwIXyGj/hVKGuF
R/v9GRX2D0uNIUx785g1Lca/+yJEqW/8YgPVMARzPdnTdoAnvRRhMkyAuHfBQhDX
Ia9q8C5PVs3YiNbCVbyW
=ein0
-END PGP SIGNATURE-


Accepted:
h5py_1.3.0-1.debian.tar.gz
  to main/h/h5py/h5py_1.3.0-1.debian.tar.gz
h5py_1.3.0-1.dsc
  to main/h/h5py/h5py_1.3.0-1.dsc
h5py_1.3.0.orig.tar.gz
  to main/h/h5py/h5py_1.3.0.orig.tar.gz
python-h5py_1.3.0-1_amd64.deb
  to main/h/h5py/python-h5py_1.3.0-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/e1nu66c-4v...@ries.debian.org



Accepted haskell-url 2.1.2-1 (source all amd64)

2010-03-23 Thread Giovanni Mascellani
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Mon, 22 Mar 2010 22:38:56 +0100
Source: haskell-url
Binary: libghc6-url-dev libghc6-url-prof libghc6-url-doc
Architecture: source all amd64
Version: 2.1.2-1
Distribution: unstable
Urgency: low
Maintainer: Debian Haskell Group 
pkg-haskell-maintain...@lists.alioth.debian.org
Changed-By: Giovanni Mascellani mascell...@poisson.phc.unipi.it
Description: 
 libghc6-url-dev - Haskell library for working with URLs - GHC 6 libraries
 libghc6-url-doc - Haskell library for working with URLs - documentation
 libghc6-url-prof - Haskell library for working with URLs - GHC 6 profiling 
libraries
Changes: 
 haskell-url (2.1.2-1) unstable; urgency=low
 .
   [ Marco Túlio Gontijo e Silva ]
   * debian/source/format: Use 3.0 (quilt).
 .
   [ Giovanni Mascellani ]
   * New upstream release
Checksums-Sha1: 
 0931382b74ef8099f9a39c1868ee2e8f9f48344e 1395 haskell-url_2.1.2-1.dsc
 6b22b09f110a228d8bf71192b66b8fb8aa623d3f 4184 haskell-url_2.1.2.orig.tar.gz
 76c618f3108802e3787b0eb60b2c72e05d467666 2495 haskell-url_2.1.2-1.debian.tar.gz
 b73f9b8473d1db4f0d5a60a625603910bbb59a69 15982 libghc6-url-doc_2.1.2-1_all.deb
 aa4b594fbc9319d00e3a0dfbf75625de51a54b75 72464 
libghc6-url-dev_2.1.2-1_amd64.deb
 df6551635c69de29592310f69fbda4f988a5c08b 64958 
libghc6-url-prof_2.1.2-1_amd64.deb
Checksums-Sha256: 
 e679740fc8d5f4555deb29bc88c1994de131418f23389c051114ca121f45eb3c 1395 
haskell-url_2.1.2-1.dsc
 2cf5c4296418afe3940ae4de66d867897b1382cc4d37a0b9a5ccffa16743ef91 4184 
haskell-url_2.1.2.orig.tar.gz
 ce76074cae9e621de4fcee03905582dd2dd8e5a3b55061da965929af64f2dbc1 2495 
haskell-url_2.1.2-1.debian.tar.gz
 60b83b923d88df1bd8ea65a073f5d6a6c8908c5c104ee4cf0b0702c84b581398 15982 
libghc6-url-doc_2.1.2-1_all.deb
 599901b9902366ccfda8dd58e24b1147d6ca5b6f09264fd0c1bea995d3ea311b 72464 
libghc6-url-dev_2.1.2-1_amd64.deb
 ee9853672ee9863d5cac7be19483162ccc07e5487bd2bfbbc324e356d1d36c78 64958 
libghc6-url-prof_2.1.2-1_amd64.deb
Files: 
 2447295a5b9467f6e556590cad2eb28c 1395 haskell extra haskell-url_2.1.2-1.dsc
 bb6c23865e67ff106b4c4a07b419acd3 4184 haskell extra 
haskell-url_2.1.2.orig.tar.gz
 4c76888a9c7b93712efb91a633bdf6d5 2495 haskell extra 
haskell-url_2.1.2-1.debian.tar.gz
 b75ffe041bcef1cfd73aac7e737a5d04 15982 doc extra 
libghc6-url-doc_2.1.2-1_all.deb
 f5ef1ef6f51299703e783ba0782c5d02 72464 haskell extra 
libghc6-url-dev_2.1.2-1_amd64.deb
 484b0fb10d0381937b93e6f36b15c380 64958 haskell extra 
libghc6-url-prof_2.1.2-1_amd64.deb

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

iEYEARECAAYFAkuo1OcACgkQhAwOmkV1TkRA1ACg0uEcgwjwtLo977lNLcsi/KQd
NdwAoKgpBzGHDPnluQkLBMsFTi4g+YPx
=V4fb
-END PGP SIGNATURE-


Accepted:
haskell-url_2.1.2-1.debian.tar.gz
  to main/h/haskell-url/haskell-url_2.1.2-1.debian.tar.gz
haskell-url_2.1.2-1.dsc
  to main/h/haskell-url/haskell-url_2.1.2-1.dsc
haskell-url_2.1.2.orig.tar.gz
  to main/h/haskell-url/haskell-url_2.1.2.orig.tar.gz
libghc6-url-dev_2.1.2-1_amd64.deb
  to main/h/haskell-url/libghc6-url-dev_2.1.2-1_amd64.deb
libghc6-url-doc_2.1.2-1_all.deb
  to main/h/haskell-url/libghc6-url-doc_2.1.2-1_all.deb
libghc6-url-prof_2.1.2-1_amd64.deb
  to main/h/haskell-url/libghc6-url-prof_2.1.2-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/e1nu66s-bm...@ries.debian.org



Accepted tinyproxy 1.8.1-2 (source amd64)

2010-03-23 Thread Jordi Mallach
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 23 Mar 2010 15:58:13 +0100
Source: tinyproxy
Binary: tinyproxy
Architecture: source amd64
Version: 1.8.1-2
Distribution: unstable
Urgency: low
Maintainer: Ed Boraas e...@debian.org
Changed-By: Jordi Mallach jo...@debian.org
Description: 
 tinyproxy  - A lightweight, non-caching, optionally anonymizing http proxy
Changes: 
 tinyproxy (1.8.1-2) unstable; urgency=low
 .
   * Add testsuite_user_var.patch: don't assume $USER is set in the
 build environment; use $(whoami) instead.
Checksums-Sha1: 
 6240fdf75c9cd7f803f47eeecb68008805bf6a56 1263 tinyproxy_1.8.1-2.dsc
 e4c5f7715cd44ff5e85ac67c02d1ae3cc979d27a 11060 tinyproxy_1.8.1-2.debian.tar.bz2
 f8afb8a83add46480547de7404209dc3043a9a12 85488 tinyproxy_1.8.1-2_amd64.deb
Checksums-Sha256: 
 e9723455847b2e879dac8f2d057beffe22f77dccaaa4fd6394a39b798008d833 1263 
tinyproxy_1.8.1-2.dsc
 ff4fbce33586aef11635fcc665ae8ec5745aca1926fd2b3b0f262fd9926213e4 11060 
tinyproxy_1.8.1-2.debian.tar.bz2
 b1bf247f2cb9b1cdf513d310c4ec2cc765b1c60f6ad69321c0527b1a9d58f4fc 85488 
tinyproxy_1.8.1-2_amd64.deb
Files: 
 ba26adf6e7d8b84d8f33826be040a951 1263 web optional tinyproxy_1.8.1-2.dsc
 226ccf51909fecab42d2a46519e31e1c 11060 web optional 
tinyproxy_1.8.1-2.debian.tar.bz2
 ef45b582542192a7a6c63ee78a12c8fa 85488 web optional tinyproxy_1.8.1-2_amd64.deb

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

iEYEARECAAYFAkuo2skACgkQJYSUupF6Il44dgCdHVKzjtytcM/L12HfO4Y44i8s
5/8An2Hr71/cXeKYjMAekqMVH7VkwU51
=kGXC
-END PGP SIGNATURE-


Accepted:
tinyproxy_1.8.1-2.debian.tar.bz2
  to main/t/tinyproxy/tinyproxy_1.8.1-2.debian.tar.bz2
tinyproxy_1.8.1-2.dsc
  to main/t/tinyproxy/tinyproxy_1.8.1-2.dsc
tinyproxy_1.8.1-2_amd64.deb
  to main/t/tinyproxy/tinyproxy_1.8.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/e1nu67p-k5...@ries.debian.org



Accepted python-gasp 0.3.3-1 (source all)

2010-03-23 Thread Luke Faraone
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 11 Mar 2010 12:16:43 -0500
Source: python-gasp
Binary: python-gasp
Architecture: source all
Version: 0.3.3-1
Distribution: unstable
Urgency: low
Maintainer: Luke Faraone l...@faraone.cc
Changed-By: Luke Faraone l...@faraone.cc
Description: 
 python-gasp - procedural Python graphics library for beginning programmers
Changes: 
 python-gasp (0.3.3-1) unstable; urgency=low
 .
   [ Luca Falavigna ]
   * Optionally depend on python (= 2.6) with python-multiprocessing,
 multiprocessing module is part of Python 2.6.
 .
   [ Jakub Wilk ]
   * Fix watch file.
 .
   [ Luke Faraone ]
   * New upstream version. (LP: #419501)
   * Bump standards version to 3.8.4.
   * debian/rules: Change get-orig-source to reflect upstream
Checksums-Sha1: 
 a6471fab81341d45c2441896403001ba94b8d9f6 1365 python-gasp_0.3.3-1.dsc
 186e9b93a2ad3173dd6484463396c9b53a134d65 53780 python-gasp_0.3.3.orig.tar.gz
 ff07f74bc4c1c78e2656e891b39e9d547280e7bb 2533 python-gasp_0.3.3-1.diff.gz
 3743f590ac6118e1335b6c32e360552a40486d90 67436 python-gasp_0.3.3-1_all.deb
Checksums-Sha256: 
 944c9320b02ee88d2d5e4ae16aa9f078ce098071802504f4771a07e7c6004d0e 1365 
python-gasp_0.3.3-1.dsc
 5695a75722cceefddc0cb9c722f80f574ddc316f6af69effa624c8776ef24c32 53780 
python-gasp_0.3.3.orig.tar.gz
 8415b735dcb175196ed2709a6481dfe9b716065355a9e51baa94d5a86eb624f3 2533 
python-gasp_0.3.3-1.diff.gz
 67d3e9717b38dd1bcba6beacd5bf64074d203857c3005531a7caa16102cdc059 67436 
python-gasp_0.3.3-1_all.deb
Files: 
 d62abf826aba20a7c0c532ab8c5e54dd 1365 python optional python-gasp_0.3.3-1.dsc
 c4f89df10d66e193a12916d860366e30 53780 python optional 
python-gasp_0.3.3.orig.tar.gz
 99751b34acb3ff7cbdbde1f0b93996b7 2533 python optional 
python-gasp_0.3.3-1.diff.gz
 fcab15639e0d14d4b6350d5286828a9a 67436 python optional 
python-gasp_0.3.3-1_all.deb

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

iEYEARECAAYFAkuo3ywACgkQB01zfu119ZkxhwCgwSWc1Bp4CNyeppGDJ8NiOLy0
az8AoKxZ2CZcPNHzKFR7VE6y6s2TwIKZ
=JjFf
-END PGP SIGNATURE-


Accepted:
python-gasp_0.3.3-1.diff.gz
  to main/p/python-gasp/python-gasp_0.3.3-1.diff.gz
python-gasp_0.3.3-1.dsc
  to main/p/python-gasp/python-gasp_0.3.3-1.dsc
python-gasp_0.3.3-1_all.deb
  to main/p/python-gasp/python-gasp_0.3.3-1_all.deb
python-gasp_0.3.3.orig.tar.gz
  to main/p/python-gasp/python-gasp_0.3.3.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/e1nu6lt-0001k7...@ries.debian.org



Accepted sooperlooper 1.6.14+dfsg-1 (source amd64)

2010-03-23 Thread Alessio Treglia
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 23 Mar 2010 16:22:32 +0100
Source: sooperlooper
Binary: sooperlooper
Architecture: source amd64
Version: 1.6.14+dfsg-1
Distribution: unstable
Urgency: low
Maintainer: Debian Multimedia Maintainers 
pkg-multimedia-maintain...@lists.alioth.debian.org
Changed-By: Alessio Treglia quadris...@ubuntu.com
Description: 
 sooperlooper - Looping Sampler
Changes: 
 sooperlooper (1.6.14+dfsg-1) unstable; urgency=low
 .
   * Repack the tarball to remove the dmalloc.cc module, its license
 allows non-commercial purposes only (LP: #545066).
   * debian/patches/02-remove_dmalloc.patch: Don't compile and don't link
 against dmalloc.cc module, it's unnecessary.
   * Update debian/copyright.
   * Update watch file.
Checksums-Sha1: 
 862f4535c51a649668b99baee02fd6f015cf1c77 1569 sooperlooper_1.6.14+dfsg-1.dsc
 a8e3443c33edb38e6a5772dadd6227540e202a1a 718637 
sooperlooper_1.6.14+dfsg.orig.tar.gz
 ed9862569ce0b445664d34d551f86c44a2c4e7c8 9818 
sooperlooper_1.6.14+dfsg-1.diff.gz
 dacf39591cbe8b64151ca66bd57d21c77d3f7229 455360 
sooperlooper_1.6.14+dfsg-1_amd64.deb
Checksums-Sha256: 
 7029cd3de71b32ca50f92ca078421874565503ff2ef684d195d8fa16ab7a15ff 1569 
sooperlooper_1.6.14+dfsg-1.dsc
 f4ec5f6076a414e2e35e4ad01f4677d8ff4e7baab59170fff3705528768daf3d 718637 
sooperlooper_1.6.14+dfsg.orig.tar.gz
 0575b233a74b03ffbfdf30e973f2e09961f1bc7a21be4c111953de679625758b 9818 
sooperlooper_1.6.14+dfsg-1.diff.gz
 42f99eaf6123ded32c7cdc29d72b781ad3864f44368b53812185dbb29905ee7d 455360 
sooperlooper_1.6.14+dfsg-1_amd64.deb
Files: 
 107fbfd4331b64a68d70499834307245 1569 sound optional 
sooperlooper_1.6.14+dfsg-1.dsc
 d6aef98a64c9b6288d7c8b292d25d58d 718637 sound optional 
sooperlooper_1.6.14+dfsg.orig.tar.gz
 585374a5d406df2ecc70186dc8aab3ed 9818 sound optional 
sooperlooper_1.6.14+dfsg-1.diff.gz
 a81ce346f4608e3ed7db72a310c4afa4 455360 sound optional 
sooperlooper_1.6.14+dfsg-1_amd64.deb

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

iEYEARECAAYFAkuo4mIACgkQRdSMfNz8P9BJjgCfdJDGBccPkQdqlwb91c+J12qT
u+MAni/vZT5CdFIEcLhQMGltaKeVFCPv
=WzQ5
-END PGP SIGNATURE-


Accepted:
sooperlooper_1.6.14+dfsg-1.diff.gz
  to main/s/sooperlooper/sooperlooper_1.6.14+dfsg-1.diff.gz
sooperlooper_1.6.14+dfsg-1.dsc
  to main/s/sooperlooper/sooperlooper_1.6.14+dfsg-1.dsc
sooperlooper_1.6.14+dfsg-1_amd64.deb
  to main/s/sooperlooper/sooperlooper_1.6.14+dfsg-1_amd64.deb
sooperlooper_1.6.14+dfsg.orig.tar.gz
  to main/s/sooperlooper/sooperlooper_1.6.14+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/e1nu6yy-0002x4...@ries.debian.org



Accepted gtk+2.0 2.20.0-1 (source all amd64)

2010-03-23 Thread Sebastian Dröge
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 23 Mar 2010 15:55:56 +0100
Source: gtk+2.0
Binary: libgtk2.0-0 libgtk2.0-0-udeb libgtk2.0-common libgtk2.0-bin 
libgtk2.0-dev libgtk2.0-0-dbg libgtk2.0-doc gtk2.0-examples gtk2-engines-pixbuf 
libgail18 libgail-common libgail-dev libgail-dbg libgail-doc
Architecture: source all amd64
Version: 2.20.0-1
Distribution: experimental
Urgency: low
Maintainer: Sebastien Bacher seb...@debian.org
Changed-By: Sebastian Dröge sl...@debian.org
Description: 
 gtk2-engines-pixbuf - Pixbuf-based theme for GTK+ 2.x
 gtk2.0-examples - Examples files for the GTK+ 2.0
 libgail-common - GNOME Accessibility Implementation Library -- common modules
 libgail-dbg - Gail libraries and debugging symbols
 libgail-dev - GNOME Accessibility Implementation Library -- development files
 libgail-doc - documentation files of the Gail library
 libgail18  - GNOME Accessibility Implementation Library -- shared libraries
 libgtk2.0-0 - The GTK+ graphical user interface library
 libgtk2.0-0-dbg - The GTK+ libraries and debugging symbols
 libgtk2.0-0-udeb - The GTK+ graphical user interface library - minimal runtime 
(udeb)
 libgtk2.0-bin - The programs for the GTK+ graphical user interface library
 libgtk2.0-common - Common files for the GTK+ graphical user interface library
 libgtk2.0-dev - Development files for the GTK+ library
 libgtk2.0-doc - Documentation for the GTK+ graphical user interface library
Changes: 
 gtk+2.0 (2.20.0-1) experimental; urgency=low
 .
   [ Emilio Pozuelo Monfort ]
   * debian/rules,
 debian/control.in,
 debian/libgtk-directfb-2.0-0.*,
 debian/libgtk-directfb-2.0-dev.*,
 debian/patches/090_directfb-map-virtual-modifiers.patch,
 debian/patches/series:
 - Drop the DirectFB enabled GTK+ packages. They were needed for the
   graphical installer but it's now switching to X11 so we don't need
   them anymore.
   * debian/rules:
 - Move --with-xinput=yes and --with-libjasper to configure_flags
   since they are common to all of our flavours.
 .
   [ Sebastian Dröge ]
   * New upstream stable release:
 + debian/patches/070_mandatory-relibtoolize.patch:
   - Regenerated for the new version.
 + debian/rules,
   debian/libgtk2.0-0.symbols:
   - Update SHVER to 2.20.0 for the new API to force dependencies
 on the stable version.
 + debian/control.in:
   - Update GLib build dependency and tighten some -dev package 
dependencies.
 + debian/patches/003_gdk.pc_privates.patch:
   - Updated to apply cleanly again.
Checksums-Sha1: 
 8de2a647ae34f7521b8df7d7094463813c190421 2142 gtk+2.0_2.20.0-1.dsc
 d43b03c870423bc13d6e7118906a697205229417 28002229 gtk+2.0_2.20.0.orig.tar.gz
 a26f1d4cf31214c7ef3d07bcd4162e0124a99d51 120270 gtk+2.0_2.20.0-1.diff.gz
 db4614ff61864b1dacab73624575720c9b581262 7068430 
libgtk2.0-common_2.20.0-1_all.deb
 3bd2d15720681ef96e47af19d5a30e25e27644bf 327216 libgtk2.0-bin_2.20.0-1_all.deb
 275978803c6e6cddccc20d3b53525ace67fcfe58 4194140 libgtk2.0-doc_2.20.0-1_all.deb
 bc4a67c0ea986670258ee8207f0f2e038c092846 331568 libgail-doc_2.20.0-1_all.deb
 acc19feac4c45d6b4da5a95c14124c95e5de0679 2707530 libgtk2.0-0_2.20.0-1_amd64.deb
 119000f81b0d292bbbf3d22fcff34393cfffde9d 2163568 
libgtk2.0-0-udeb_2.20.0-1_amd64.udeb
 997fc001f7d2fabcb8bd01312f2abd6a5690e111 3654866 
libgtk2.0-dev_2.20.0-1_amd64.deb
 fa201a469ef82f52c1a0979f3e27102ba84866d2 6000288 
libgtk2.0-0-dbg_2.20.0-1_amd64.deb
 c9dca50cbfc81c953064c55f7682a9f51ca0a2ac 1001624 
gtk2.0-examples_2.20.0-1_amd64.deb
 05507740db4b9c1484e049f527a2306c6eedb8ec 720242 
gtk2-engines-pixbuf_2.20.0-1_amd64.deb
 b0f9a6cc32a43bce01d8b0d08098e6d15750dbf8 331680 libgail18_2.20.0-1_amd64.deb
 0d20eb4a8e5e954f3e969438ba786ce4a2833280 459660 
libgail-common_2.20.0-1_amd64.deb
 85ecb2b327060811741b1e18ddea19a35d084432 332958 libgail-dev_2.20.0-1_amd64.deb
 a7a42d803aa62d56235803668017dab43a878e6c 874532 libgail-dbg_2.20.0-1_amd64.deb
Checksums-Sha256: 
 ccfe64917ccf184f4125a909872ada043457811d2348798e2990008b6c9b4745 2142 
gtk+2.0_2.20.0-1.dsc
 273b134bafa41ecc96d7c3807637503db3f5fbc7accb23a4a92063a713dc0540 28002229 
gtk+2.0_2.20.0.orig.tar.gz
 906de794f9ce69cc6714f1e1ed7f788a8e6000a7d5fb4515ca26a369c26a01eb 120270 
gtk+2.0_2.20.0-1.diff.gz
 81b2110c80164172f8081a9877781ae0a567c5d77e23e0d1bf73785cbe7827ec 7068430 
libgtk2.0-common_2.20.0-1_all.deb
 1d4fedaa27566c2b9f0a6129b9db2c07f178bc732ff298954d69768ca8e76b14 327216 
libgtk2.0-bin_2.20.0-1_all.deb
 b70445ec81a4c1aed499d474b4e652fe49d78238383f61615be315827ff4d38b 4194140 
libgtk2.0-doc_2.20.0-1_all.deb
 c77e8b5f9c5d1fe7444a2d3fc8f18ef0a6dda8ab304f054d5f7665d510011065 331568 
libgail-doc_2.20.0-1_all.deb
 3e57dd6da998837d82400ae2d6e22efcee9ddf29a02915c2dcfabf79ca1af2be 2707530 
libgtk2.0-0_2.20.0-1_amd64.deb
 cf3925929a66f78b13c14be878cc8ffbdd2a143cb79949b496c6c8cc432300ac 2163568 
libgtk2.0-0-udeb_2.20.0-1_amd64.udeb
 

Accepted libdatetime-timezone-perl 1:1.14-1+2010f (source all)

2010-03-23 Thread gregor herrmann
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 23 Mar 2010 17:37:58 +0100
Source: libdatetime-timezone-perl
Binary: libdatetime-timezone-perl
Architecture: source all
Version: 1:1.14-1+2010f
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: gregor herrmann gre...@debian.org
Description: 
 libdatetime-timezone-perl - framework exposing the Olson time zone database to 
Perl
Changes: 
 libdatetime-timezone-perl (1:1.14-1+2010f) unstable; urgency=low
 .
   * New upstream release, based on version 2010f of the Olson database
 (according to the files, and contrary to the upstream Changes file).
   * Get latest Olson database, patch debian/tzdata/europe to fix
 Russian timezones (cf. #574919).
Checksums-Sha1: 
 a5416ef531068bfae62973beaef944f8a5cc2c64 2301 
libdatetime-timezone-perl_1.14-1+2010f.dsc
 89fb76580ddc9e8e4a6bed3577290a80730ec2ce 536034 
libdatetime-timezone-perl_1.14.orig.tar.gz
 02956c6cd7fbb30985b53e55fd7ad4fc01b006cf 207295 
libdatetime-timezone-perl_1.14-1+2010f.diff.gz
 3d9217c27a7d4a63fcd4317557d72dfa243f6f05 380810 
libdatetime-timezone-perl_1.14-1+2010f_all.deb
Checksums-Sha256: 
 7af4a1aa4137cb277846757a4b8cd1844274331cdb023fcaadbc610ece63609f 2301 
libdatetime-timezone-perl_1.14-1+2010f.dsc
 31acd95ab839f26b49947f0ea09e43c68bbf5b24d4a9a926ca032fec09abb702 536034 
libdatetime-timezone-perl_1.14.orig.tar.gz
 ca289a6a0089f2c7996beafcae24021e62e846fd9e8d398ae53fdbd38d618554 207295 
libdatetime-timezone-perl_1.14-1+2010f.diff.gz
 b6a5754ae799e6c42278483dbaa4bd7105a31f8aa8239fa36e016bccd5989ab4 380810 
libdatetime-timezone-perl_1.14-1+2010f_all.deb
Files: 
 37d6039c0fb3b64199d60ef62a32ecc0 2301 perl extra 
libdatetime-timezone-perl_1.14-1+2010f.dsc
 40885ed7703236f41298cc7f0ca169fc 536034 perl extra 
libdatetime-timezone-perl_1.14.orig.tar.gz
 1f17259c581904f14bfbc17c3265ae93 207295 perl extra 
libdatetime-timezone-perl_1.14-1+2010f.diff.gz
 37176ea093ec9bbc41066945069aea02 380810 perl extra 
libdatetime-timezone-perl_1.14-1+2010f_all.deb

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

iQIcBAEBCAAGBQJLqO8oAAoJELs6aAGGSaoGkekP/AmY80724lyQcaYYKWjBlzSL
8R9GL3N5Qksjzy9tRkWPi1vkq9CF32JW/seFBaMSYC2Oz+G+7x/nPjg98JWXym9A
uitor/UWKohLOjzNROfkAHhA0zcyzR3P+IBQKN8jHdWDILl/lDlD0UxT2HPmRmDn
EGtDn6A31MPILrjICmM8I8ikN3fG1iXuKnc41n4kMNV+rVo8MDY5rtS0lytWMCOk
uyEWIsW7wJ/9Jgq0AkARbD+enwZxkjFeZTNCnlOjgXf2HCCkkuUHWuGi3Ygft8E6
ZdDeO5i4WMihv6Iz4+GWHzI84Sw/SCeaMHcbuGZ3qVSQJwIQWrRNF2vcLJauL2/K
BO5Nj01qtzjvqITD4ompO+G70KogyUyzx7X0i+bndXea8QmhgMfuxeS4XMdeg5Mn
Uv+ADo3sdLfFIDYZJLVfdLTrrSkfta3GYiWqjSnHhBRnAyXW1cpqfSJIEJsv1Phs
mThWWlu6ejjVwaaHSGLyiz/6oVKklM2AF93zSQPfu7T7PvZQfh2f7bKNAW4U2LFa
lml0ARcItLtzaGUHKsgVAxHTA11BYPU+w9VEj27eRpZ1Sh5uBPBhGymfgjzaDwnJ
TO6rFECzf+KOcF7d/NPkzfg7NvLrlruoanNNUiDNCaX0Dt3X0xpvo+1WxUcTxoYQ
ts0iSjLapzb5HevoZMKJ
=y5Pt
-END PGP SIGNATURE-


Accepted:
libdatetime-timezone-perl_1.14-1+2010f.diff.gz
  to 
main/libd/libdatetime-timezone-perl/libdatetime-timezone-perl_1.14-1+2010f.diff.gz
libdatetime-timezone-perl_1.14-1+2010f.dsc
  to 
main/libd/libdatetime-timezone-perl/libdatetime-timezone-perl_1.14-1+2010f.dsc
libdatetime-timezone-perl_1.14-1+2010f_all.deb
  to 
main/libd/libdatetime-timezone-perl/libdatetime-timezone-perl_1.14-1+2010f_all.deb
libdatetime-timezone-perl_1.14.orig.tar.gz
  to 
main/libd/libdatetime-timezone-perl/libdatetime-timezone-perl_1.14.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/e1nu7gi-0005ya...@ries.debian.org



  1   2   >