Bug#639868: ITP: chado -- Chado is a relational database schema that underlies many GMOD installations.

2011-08-31 Thread Olivier Sallou
Package: wnpp
Severity: wishlist
Owner: Olivier Sallou olivier.sal...@irisa.fr


* Package name: chado
  Version : 1.11
  Upstream Author : GMOD
* URL : http://gmod.org/wiki/Chado_-_Getting_Started
* License : Artistic License 2.0
  Programming Lang: Perl,SQL
  Description : Chado is a relational database schema that underlies many 
GMOD installations.

It is capable of representing many of the general classes of data frequently
 encountered in modern biology such as sequence, sequence comparisons,
 phenotypes, genotypes, ontologies, publications, and phylogeny.

 It has been designed to handle complex representations of biological
 knowledge and should be considered one of the most sophisticated
 relational schemas currently available in molecular biology.



-- 
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/20110831070947.9443.37605.report...@debiansid.genouest.org



Re: Maintainers, porters, and burden of porting

2011-08-31 Thread Bernd Zeimetz
On 08/31/2011 07:34 AM, Lucas Nussbaum wrote:
 I've always wondered what was the point of having some architectures
 part of stable releases as official architectures. Sure, they are very
 useful as experimental architectures, and very fun to work on, but it's
 unlikely that people will use them on production machines because the
 hardware is too old  slow, or some key piece of software is too
 unstable.

That is not necessarily true, there are a lot of people who need to work
with old, probably sponsored hardware. Also there are a lot of embedded
systems which run Debian or derivates of Debian. So looking at the list
of architectures, the only one I could imagine to get rid of at some
point would be sparc, maybe powerpc and ia64.

-- 
 Bernd ZeimetzDebian GNU/Linux Developer
 http://bzed.dehttp://www.debian.org
 GPG Fingerprints: ECA1 E3F2 8E11 2432 D485 DD95 EB36 171A 6FF9 435F


-- 
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/4e5df2cb.6070...@bzed.de



Where can I found resource to make very simple Debian package like doc-linux-html… ?

2011-08-31 Thread Stéphane Klein

Hi,

I would like to make very simple Debian package to install very simple 
file on my system, only static file, like documentation.


I've look doc-linux-html package to understand how it's builded.

Where can I found some resources (url) to make this kind of package ?
I've found only resource about build package with compiled project… I've 
already make a package for autotools… project.


Thanks for your help,
Stephane
--
Stéphane Klein steph...@harobed.org
blog: http://stephane-klein.info
Twitter: http://twitter.com/klein_stephane
pro: http://www.is-webdesign.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/j3kpbl$dgc$1...@dough.gmane.org



Re: Maintainers, porters, and burden of porting

2011-08-31 Thread Lucas Nussbaum
On 31/08/11 at 10:37 +0200, Bernd Zeimetz wrote:
 On 08/31/2011 07:34 AM, Lucas Nussbaum wrote:
  I've always wondered what was the point of having some architectures
  part of stable releases as official architectures. Sure, they are very
  useful as experimental architectures, and very fun to work on, but it's
  unlikely that people will use them on production machines because the
  hardware is too old  slow, or some key piece of software is too
  unstable.
 
 That is not necessarily true, there are a lot of people who need to work
 with old, probably sponsored hardware. Also there are a lot of embedded
 systems which run Debian or derivates of Debian. So looking at the list
 of architectures, the only one I could imagine to get rid of at some
 point would be sparc, maybe powerpc and ia64.

Note that I'm not saying that we should get rid of them. Only that we
should move them out of the critical path. If there are active buildd
admins, I don't see why they couldn't continue to use Debian
infrastructure.

Also, in the case of architectures targetted at embedded systems (I'm
thinking about mips and mipsel), what is important is that Debian
infrastructure supports the development of those architectures, but I
don't think that there's much to gain by being officially supported if
it's only used in production through derivatives that can provide the
official support.

hurd-i386, kfreebsd-i386 and kfreebsd-amd64 are probably too
experimental to be used on production systems. For kfreebsd, my main
problem (with my Ruby hat) is the linuxthreads-based thread library, but
there might be other problems.

 Lucas


-- 
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/20110831085626.ga28...@xanadu.blop.info



Re: Where can I found resource to make very simple Debian package like doc-linux-html… ?

2011-08-31 Thread Arno Töll
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi Stéphane,

On 31.08.2011 09:54, Stéphane Klein wrote:
 Where can I found some resources (url) to make this kind of package ?
 I've found only resource about build package with compiled project… I've
 already make a package for autotools… project.

Its not implied to compile something in a Makefile. Its equally fine
just to install your documentation through a Makefile, after generating
it eventually in the build target.

Generally you should read the New Maintainer's Guide [1]. Alternatively
you can use debhelper(7) to install your documentation, e.g. through
dh_installdocs(1). Also, reading dh(1) is helpful for the debian/rules
short form.

If you care about policy compliant packages (read: those who are
supposed to enter Debian, and not targeted for your private use) you may
want to read the policy [2] sooner or later.

For very quick and dirty ad-hoc packaging, have a look to Lucas'
packaging tutorial [3][4].

Finally please note, that you should direct such questions to the
debian-mentors mailing list. Thanks. :)

[1] http://www.debian.org/doc/manuals/maint-guide/
[2] http://www.debian.org/doc/debian-policy/
[3]
http://git.debian.org/?p=collab-maint/packaging-tutorial.git;a=blob_plain;f=packaging-tutorial.pdf;hb=refs/heads/pdf
[4] http://git.debian.org/?p=collab-maint/packaging-tutorial.git;a=summary

- -- 
with kind regards,
Arno Töll
IRC: daemonkeeper on Freenode/OFTC
GnuPG Key-ID: 0x9D80F36D
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iQIcBAEBAgAGBQJOXfmhAAoJEMcrUe6dgPNtl4sP/R9vDqOfk51pdE0RxKZYVUz3
hyQLcH+L86d3TnYE/qHYOT5Y5ZCnxFBnVJNiP8YdkANITU6Y+v0vG7beE/QQ50ee
fxE6mOQX2Tow16JMN06Hj0rDfitMz9NvAqLr6mCB4bw1rOlp4JLSHQhRnSY9O1Qw
N/mTywkDN1VQIdtL6SkBr6mAFrdFyst3g7ocOT5aYER21MOya272mxD9PmAygPpP
S4Cqwqc/WEtvQNtdjbk6Fl/mX5wqa/NXa9BbG/urUwKN08glNtIbwbpWXE6fnLXu
CzNhUbqApZMY+D8wqcdOa17TEdXFsS01FZvO9wIjkBtVRlwlURCvANX1X4N0DsHI
ii8/rCi8V8sQ6+HHqcff0Oqc4aLSrjE984+rO64JWsFdK5neHnR5iLvdwyEQ4pL7
nKFKax6O32uyBtTAHLHSFepW1iQMNzhBDwFpGjOJq9NCvxEC8krDfiny7D3eoipU
UKXS0LF5TG8Xh3WkzIRzFNX7VN538F4sAFvSS6Qtt1mrQw3Q90JStjf613JHJGlt
yXBS1HZAXnFK73UUFqsZU0lex3OZfJGDbnBybxeQw7JAtPIJ115aBHy2EeZzn11E
lshFni6sjuWpZzDWtJaPZcSYDSsimVrYLwPzTJuMoCydiA9mOmSoWPr9w6eyupFW
iGPbjAAwK8Fubdaxpj4f
=38TG
-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/4e5df9a1.7090...@toell.net



Re: Where can I found resource to make very simple Debian package like doc-linux-html… ?

2011-08-31 Thread Andrey Rahmatullin
On Wed, Aug 31, 2011 at 09:54:28AM +0200, Stéphane Klein wrote:
 Hi,
 
 I would like to make very simple Debian package to install very
 simple file on my system, only static file, like documentation.
The only difference between a project with static files and a project with
software is usually in the existence of some build scripts (Makefile,
autotools etc.) in the second case. If the project with static files only
contains a proper Makefile too, there is no difference at all.
If you need to build a package that doesn't provide any means to install
its files, you need to install them manually. Usually it is done with
dh_install(1) (in simple cases) or by writing custom code in the install
target (or in override_dh_auto_install in tiny rules).

 I've look doc-linux-html package to understand how it's builded.
This package looks quite sophisticated, I don't recommend using it as a
reference.

-- 
WBR, wRAR


signature.asc
Description: Digital signature


Re: Maintainers, porters, and burden of porting

2011-08-31 Thread Bernhard R. Link
* Lucas Nussbaum lu...@lucas-nussbaum.net [110831 10:56]:
 Note that I'm not saying that we should get rid of them. Only that we
 should move them out of the critical path. If there are active buildd
 admins, I don't see why they couldn't continue to use Debian
 infrastructure.

And let the software in Debian rot more and more because we do not care
to catch all kinds of bugs in them that we get hinted at by using those
architectures as first class citizens?

Supporting more architectures means getting robuster software and being
able to catch bugs before they hit everyone's pet architectures.
It also means that software is robust enough that compiler have a chance
to implement more optimisations, libraries can switch to faster
implementations, because software is actually tested a bit wider.

Bernhard R. Link


-- 
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/20110831091540.ga12...@pcpool00.mathematik.uni-freiburg.de



Re: Maintainers, porters, and burden of porting

2011-08-31 Thread Bernhard R. Link
* Kurt Roeckx k...@roeckx.be [110831 00:01]:
 On Mon, Aug 29, 2011 at 01:06:15PM +0200, Lucas Nussbaum wrote:
 I think to have a useful discussion we need to start with the
 different kind of failures we can actually see that are arch
 dependend.  Some of those shows up on only 1 or 2 arches, some
 show up on all but 1 or 2 arches:

 1) The source package just bails out because it never heard
of that port, or needs to know that it's 32 or 64 bit, or
that it's needs assembler, or it's just missing $arch in
the control file somewhere, or has a broken configure script
that checks the wrong thing, or whatever.
 2) It has some undefined behaviour, it works on some arches
and fails on others.  But it's not a problem with the port
or toolchain.  But porters might know that those show up
from time to time.

There's nothing in being porter that makes one better at
handling those, that's just general know what you do, which of
course will usually be more often found with porters than with the
random DD hardly knowing the difference between compiler and
interpreter.

 3) Packages that assume that some implementation defined behaviour
is the same on all arches like that a char is signed on some
ports and unsigned on others, that a size_t and long are the
same size, that a pointer fits in an integer, ...  Some of
those cause a compiler error or warning only on a few arches.
 4) Packages that have arch specific code that does the wrong
thing.

4b) Packages that have some arch-specific code and some fallback
code for unknown architectues, with the fallback code utterly
broken.

 5) Packages where the author only uses Linux and are just not
written with portability in mind.  This might include things
like using Linux specific APIs and header files, using various
extention without checking that they're available, not working
on big endian machines, ...

only uses Linux and not working on big endian machines look
quite unrelated.

 6) Packages that have timing problems that only show up on some
arches or buildds because they're faster or slower.

Or because the buildd use a different filesystem, or some slightly
different kernel, or or or ...

Bernhard R. Link


-- 
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/20110831092202.gb12...@pcpool00.mathematik.uni-freiburg.de



Re: Maintainers, porters, and burden of porting

2011-08-31 Thread Cyril Brulebois
Lucas Nussbaum lu...@lucas-nussbaum.net (31/08/2011):
 hurd-i386, kfreebsd-i386 and kfreebsd-amd64 are probably too
 experimental to be used on production systems. For kfreebsd, my main
 problem (with my Ruby hat) is the linuxthreads-based thread library, but
 there might be other problems.

http://lists.debian.org/87r55kzz6d@windlord.stanford.edu

Mraw,
KiBi.


signature.asc
Description: Digital signature


Re: Maintainers, porters, and burden of porting

2011-08-31 Thread Andreas Barth
* Lucas Nussbaum (lu...@lucas-nussbaum.net) [110831 10:56]:
 Also, in the case of architectures targetted at embedded systems (I'm
 thinking about mips and mipsel), what is important is that Debian
 infrastructure supports the development of those architectures, but I
 don't think that there's much to gain by being officially supported if
 it's only used in production through derivatives that can provide the
 official support.

You are aware that there are mipsel netbooks? And arm tablets? There
is hardware running standard Debian, and that's one of the large
advantages of Debian. I don't want to give that up.

 hurd-i386, kfreebsd-i386 and kfreebsd-amd64 are probably too
 experimental to be used on production systems. For kfreebsd, my main
 problem (with my Ruby hat) is the linuxthreads-based thread library, but
 there might be other problems.

I know people who put kbsd on edge firewalls because it's way easier
for a standard linux / debian admin. And please don't put hurd-i386 in
the same camp as kbsd. They're not.



Andi


-- 
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/20110831093558.gj15...@mails.so.argh.org



Re: Maintainers, porters, and burden of porting

2011-08-31 Thread Andreas Barth
* Lucas Nussbaum (lu...@lucas-nussbaum.net) [110831 07:34]:
 Regarding architectures, we made releases with a semi-official status on
 two occasions at least (etch-m68k and kfreebsd in squeeze).

I hope you see the difference between etch-m68k and kbsd.

Kbsd is too new, whereas etch-m68k was (at least for some time) the
last release with m68k.


 Being in the second set would be fine, and would not be a step towards
 being thrown out of Debian. Maintainers should still help porters get
 their packages ported, etc. But it would allow to relieve some of the
 pressure regarding testing migrations, for example.

This doesn't work. If the architecture isn't considered anymore for
testing migration, we'll soon end up in a state where packages are too
broken (just consider library transitions where a random package gets
build delayed). However, good news is that we are currently improving
our testing migration scripts to allow some overlap during library
transitions on all arches in most parts of the release cycle.


 I've always wondered what was the point of having some architectures
 part of stable releases as official architectures. Sure, they are very
 useful as experimental architectures, and very fun to work on, but it's
 unlikely that people will use them on production machines because the
 hardware is too old  slow, or some key piece of software is too
 unstable.

You mean like arm tablets, mipsel laptops, kbsd routers?



Andi


-- 
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/20110831094043.gk15...@mails.so.argh.org



Re: Maintainers, porters, and burden of porting

2011-08-31 Thread Bernd Zeimetz
On 08/31/2011 11:35 AM, Andreas Barth wrote:
 * Lucas Nussbaum (lu...@lucas-nussbaum.net) [110831 10:56]:
 Also, in the case of architectures targetted at embedded systems (I'm
 thinking about mips and mipsel), what is important is that Debian
 infrastructure supports the development of those architectures, but I
 don't think that there's much to gain by being officially supported if
 it's only used in production through derivatives that can provide the
 official support.
 
 You are aware that there are mipsel netbooks? And arm tablets? There
 is hardware running standard Debian, and that's one of the large
 advantages of Debian. I don't want to give that up.

Strong ack. Not to forget various NAS and embedded boxes like the
Sheevaplug which are shipped with Debian (or Ubuntu..).

 hurd-i386, kfreebsd-i386 and kfreebsd-amd64 are probably too
 experimental to be used on production systems. For kfreebsd, my main
 problem (with my Ruby hat) is the linuxthreads-based thread library, but
 there might be other problems.
 
 I know people who put kbsd on edge firewalls because it's way easier
 for a standard linux / debian admin. And please don't put hurd-i386 in
 the same camp as kbsd. They're not.

Hurd is far away from being useful while kfreebsd offers a great mic of
a good kernel and a usable userland (instead of the imho slightly
annoying FreeBSD userland). Definitely not a playground.


-- 
 Bernd ZeimetzDebian GNU/Linux Developer
 http://bzed.dehttp://www.debian.org
 GPG Fingerprints: ECA1 E3F2 8E11 2432 D485 DD95 EB36 171A 6FF9 435F


-- 
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/4e5e0697.30...@bzed.de



Re: Maintainers, porters, and burden of porting

2011-08-31 Thread Samuel Thibault
Andreas Barth, le Wed 31 Aug 2011 11:35:59 +0200, a écrit :
 I know people who put kbsd on edge firewalls because it's way easier
 for a standard linux / debian admin.

We are considering this in our ISP, as well.

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/20110831100333.gb4...@type.u-bordeaux.fr



Re: Maintainers, porters, and burden of porting

2011-08-31 Thread Lucas Nussbaum
On 31/08/11 at 11:24 +0200, Cyril Brulebois wrote:
 Lucas Nussbaum lu...@lucas-nussbaum.net (31/08/2011):
  hurd-i386, kfreebsd-i386 and kfreebsd-amd64 are probably too
  experimental to be used on production systems. For kfreebsd, my main
  problem (with my Ruby hat) is the linuxthreads-based thread library, but
  there might be other problems.
 
 http://lists.debian.org/87r55kzz6d@windlord.stanford.edu

I know that there's a lot of good stuff in the FreeBSD kernel, such as
ZFS, PF, DTrace (though I'm not sure if it's available on amd64 now?).
And I also know that the Debian userland (esp. package management)
is much better than the FreeBSD one. I used FreeBSD on my desktop
between 2000 and 2002, and when I installed FreeBSD this week-end to
debug a kfreebsd issue, it seemed that userland had not made much
progress.

But a different thread library that has clear POSIX compliance bugs[*]
is the kind of things that make me fear that many more packages than we
see currently are broken on kfreebsd. And I'm not sure that it's where
we want to spend our manpower.

[*] due to linuxthreads: #639658 [kfreebsd] waitpid from a thread does
not work for child processes created by other threads.
there's also some signals+thread fun.

 Lucas


-- 
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/20110831095724.ga2...@xanadu.blop.info



Re: Maintainers, porters, and burden of porting

2011-08-31 Thread Lucas Nussbaum
On 31/08/11 at 11:40 +0200, Andreas Barth wrote:
 * Lucas Nussbaum (lu...@lucas-nussbaum.net) [110831 07:34]:
  Being in the second set would be fine, and would not be a step towards
  being thrown out of Debian. Maintainers should still help porters get
  their packages ported, etc. But it would allow to relieve some of the
  pressure regarding testing migrations, for example.
 
 This doesn't work. If the architecture isn't considered anymore for
 testing migration, we'll soon end up in a state where packages are too
 broken (just consider library transitions where a random package gets
 build delayed). However, good news is that we are currently improving
 our testing migration scripts to allow some overlap during library
 transitions on all arches in most parts of the release cycle.

First, if we are not supporting stable releases on a given arch, it also
means that we don't need to release with exactly the same versions as on
the other architectures. I think that it's what we did for etch-m68k.

I understand that it's a lot of work to re-add architectures to testing
transitions, but then, on the other hand, you get the benefit that
transitions no longer get blocked by this architecture during the rest
of the release cycle.

  I've always wondered what was the point of having some architectures
  part of stable releases as official architectures. Sure, they are very
  useful as experimental architectures, and very fun to work on, but it's
  unlikely that people will use them on production machines because the
  hardware is too old  slow, or some key piece of software is too
  unstable.
 
 You mean like arm tablets, mipsel laptops, kbsd routers?

Are there known, hard-to-solve problems with the kernel, libc,
toolchain, etc. on armel and mipsel? If there aren't, and the buildd
admins+porters think that it's useful to have them as officially
supported architectures, then it's fine to keep them that way, of
course.

Lucas


-- 
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/20110831100717.ga3...@xanadu.blop.info



Re: Maintainers, porters, and burden of porting

2011-08-31 Thread Paul Wise
On Tue, Aug 30, 2011 at 10:34 AM, Lars Wirzenius wrote:

 But both are wrong, too: it's always the job of both. It's not supposed
 to be a struggle between maintainers and porters, but everyone in
 Debian against bugs and shortcomings of our system. Also, neither group
 is homogenous, and it's silly to require everyone to be an expert on
 debugging tricky portability problems. So the best approach is, I think,
 to do your best and ask for help when needed. And avoid framing discussions
 in ways that create unnecessary antagonism between groups of people.

Here here!

Do your best and when the free software community (upstream, Debian
porters/maintainers and other distro maintainers/porters) is unable to
solve portability issues you can always give up via an RM: foo on
$arch bug.

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



Re: Maintainers, porters, and burden of porting

2011-08-31 Thread Andreas Barth
* Lucas Nussbaum (lu...@lucas-nussbaum.net) [110831 12:07]:
 On 31/08/11 at 11:40 +0200, Andreas Barth wrote:
  * Lucas Nussbaum (lu...@lucas-nussbaum.net) [110831 07:34]:
   Being in the second set would be fine, and would not be a step towards
   being thrown out of Debian. Maintainers should still help porters get
   their packages ported, etc. But it would allow to relieve some of the
   pressure regarding testing migrations, for example.
  
  This doesn't work. If the architecture isn't considered anymore for
  testing migration, we'll soon end up in a state where packages are too
  broken (just consider library transitions where a random package gets
  build delayed). However, good news is that we are currently improving
  our testing migration scripts to allow some overlap during library
  transitions on all arches in most parts of the release cycle.
 
 First, if we are not supporting stable releases on a given arch, it also
 means that we don't need to release with exactly the same versions as on
 the other architectures. I think that it's what we did for etch-m68k.

This is equivalent to kicking out the architecture. See etch-m68k. I
don't think this is helpful in general.

If however an architecture becomes too painful to be supported, we
have already and will again in future remove support for the
architecture. See hppa during the last cycle.



Andi


-- 
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/20110831102051.gc32...@mails.so.argh.org



Re: Maintainers, porters, and burden of porting

2011-08-31 Thread Lucas Nussbaum
On 31/08/11 at 12:03 +0200, Samuel Thibault wrote:
 Andreas Barth, le Wed 31 Aug 2011 11:35:59 +0200, a écrit :
  I know people who put kbsd on edge firewalls because it's way easier
  for a standard linux / debian admin.
 
 We are considering this in our ISP, as well.

Come on, Samuel. You are writing that as if you worked for a large ISP.

I suspect that the ISP you are talking about is Aquilenet
(http://www.aquilenet.fr/). For those following at home, it's a 'Do it
yourself ISP', made by people interested in experimenting in building
their own ISP. It's a spinoff of another ISP, FDN (http://www.fdn.fr/).
I also suspect that like our own spinoff ISP of FDN here, called LDN
(http://ldn-fai.net/), Aquilenet has less than 10 DSL subscribers (we
have one, soon two!).

So, it's a really interesting project, but not really a proof of
widespread kfreebsd usage in high-demand production environments like
you seem to imply ;)

Lucas


-- 
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/20110831102524.ga3...@xanadu.blop.info



Re: Maintainers, porters, and burden of porting

2011-08-31 Thread Samuel Thibault
Lucas Nussbaum, le Wed 31 Aug 2011 12:25:24 +0200, a écrit :
 So, it's a really interesting project, but not really a proof of
 widespread kfreebsd usage in high-demand production environments like
 you seem to imply ;)

Well, I didn't want to imply anything at all, just that it was a
decision that made sense.

It's just the usual problem of wanting to write hundreds of mails per
day, you can't spend time to provide the whole background.

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/20110831102944.gk4...@type.u-bordeaux.fr



Re: Dependencies of metapackages

2011-08-31 Thread Wolodja Wentland
On Tue, Aug 30, 2011 at 17:37 +0200, Yves-Alexis Perez wrote:
 On mar., 2011-08-30 at 16:11 +0100, Wolodja Wentland wrote:
  
  I agree that a general change of all metapackages is probably not a good 
  idea,
  but I think that changing the root-nodes of the metapackage tree (i.e.
  metapackages like gnome, xfce4, kde-full, ...) is a sensible change. It is 
  in
  particular one that solves the problems without the need to introduce new
  package fields, change packaging tools or their semantics. 
 
 If you think some dependencies in those metapackages are unneeded or too
 strong, you're welcome to open a wishlist bug against them.
 
 For xfce4, while I'm open to discussion, the distinction between
 depends/recommends/suggests is intended, and at first sight I don't see
 a need to change it.

Could you elaborate on your reasons and your intentions for making the
distinction? Do you have reasons for not changing Depends into Recommends? I
will probably file bugs, but do not want to do so if I already know that the
maintainer is not going to change it. I am sincerely interested and my only
motivation is to make Debian a better distribution.

It is just that I know that the behaviour discussed in this thread is a
nuisance for a subset of our users and I wanted to gather additional input
about different strategies to solve this. I tried to come up with a solution
that does not require changes to the packaging tools, the introduction of new
package fields or constitute a major change in the semantics of packages or
tools.

All that being said: I still have the opinion that metapackages *are*
different from normal and virtual packages and that, in particular, the
relations they define to other packages conflate distinct relations just
because it eases implementation. (which is not inherently bad).
-- 
Wolodja babi...@gmail.com

4096R/CAF14EFC
081C B7CD FF04 2BA9 94EA  36B2 8B7F 7D30 CAF1 4EFC


signature.asc
Description: Digital signature


Re: Maintainers, porters, and burden of porting

2011-08-31 Thread Charles Plessy
Le Wed, Aug 31, 2011 at 11:35:59AM +0200, Andreas Barth a écrit :
 * Lucas Nussbaum (lu...@lucas-nussbaum.net) [110831 10:56]:
  Also, in the case of architectures targetted at embedded systems (I'm
  thinking about mips and mipsel), what is important is that Debian
  infrastructure supports the development of those architectures, but I
  don't think that there's much to gain by being officially supported if
  it's only used in production through derivatives that can provide the
  official support.
 
 You are aware that there are mipsel netbooks? And arm tablets?

In some previous discussion I was also pointed at 64-core mips workstations.
How many of these machines are running Debian ?

I do not think that we can consider ports equally.  The arm platform and the
armel port have some clear success.  According to popcon, the user community of
Debian on armel is constantly growing, and is aproximately 1 % of our ‘PC’
(i386 and amd64) user community.  Also, other distributions, for instance
Ubuntu, increase their committment for this platform.  In comparison, the
usrerbase of the mipsel port stagnates to 0.05 % of our PC userbase.  If there
were many Debian users of mipsel netbooks and workstations, why would they not
use Popcon, as the Debian users of armel computers do ?

Having Debian running on rare architectures is a great acheivement.  However,
overestimating their user base results in turning maintainers and porters
against each other.  While porting a program on a rare architecture will raise
its quality, there is usually no shortage of bugs that directly affect users on
more popular architectures, and solving them also raises the program's quality.

Importantly, our current practice is not raising Debian's quality.  In
contrary, it makes us distribute a large number of packages that do not work at
all.  It is usually not noticed because nobody uses them anyway, until the
maintainer activates some build-time regression tests.  Many specialised
packages have insufficient testing on the architectures that are not reported
to be used upstream nor in their users community.  I think we would benefit of
a system that acknowledges this, and should have more flexibility for taking it
into account when deciding where we spend our time.

Have a nice day,

-- 
Charles Plessy
Debian Med packaging team,
http://www.debian.org/devel/debian-med
Tsurumi, Kanagawa, Japan


-- 
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/20110831114509.ga20...@merveille.plessy.net



Re: Maintainers, porters, and burden of porting

2011-08-31 Thread Ben Hutchings
On Wed, 2011-08-31 at 11:57 +0200, Lucas Nussbaum wrote:
[...]
 But a different thread library that has clear POSIX compliance bugs[*]
 is the kind of things that make me fear that many more packages than we
 see currently are broken on kfreebsd. And I'm not sure that it's where
 we want to spend our manpower.
 
 [*] due to linuxthreads: #639658 [kfreebsd] waitpid from a thread does
 not work for child processes created by other threads.
 there's also some signals+thread fun.

Of course, Linux had those bugs for many years, so most multithreaded
programs that run on Linux are probably tolerant of them.

Ben.



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


ifupdown package interfaces include function

2011-08-31 Thread Sébastien Riccio

Hi,

While trying to port the Xen (xapi) network reconfiguration scripts to 
debian for the project Kronos,
I was looking if there was a way to use includes in the 
/etc/network/interfaces file, for example

/etc/network/interfaces.d/*

I found this bug report that is talking exactly about what I'm looking 
for and provides patches

If i'm right it seems it has been closed and merged in ifupdown-0.7~alpha4.

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=159884

But, is it supposed to be working ?

I just tried with an interfaces file like this:
---
# DO NOT EDIT: This file was autogenerated by interface-reconfigure
auto lo
iface lo inet loopback

source /etc/network/interfaces.d/*
---

and it doesn't seems to load the files in that directory.

The package version installed on my box is:
ifupdown  0.7~alpha5+really0.6.15   high 
level tools to configure network interfaces


Thanks for your help.

Sé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/4e5e2343.9080...@swisscenter.com



Re: ifupdown package interfaces include function

2011-08-31 Thread Gergely Nagy
Sébastien Riccio s...@swisscenter.com writes:
 If i'm right it seems it has been closed and merged in ifupdown-0.7~alpha4.
[...]
 The package version installed on my box is:
 ifupdown  0.7~alpha5+really0.6.15

Notice the +really0.6.15. Try with the ifupdown from experimental, which
IS 0.7~alpha, unlike the one in unstable (which has a confusing version,
due to an accidental upload of 0.7~alpha to sid, followed by a revert to
0.6.15 + patches).

-- 
|8]


--
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/877h5tixr5@balabit.hu



Re: ifupdown package interfaces include function

2011-08-31 Thread Sébastien Riccio

On 31.08.2011 14:14, Gergely Nagy wrote:

Sébastien Riccios...@swisscenter.com  writes:

If i'm right it seems it has been closed and merged in ifupdown-0.7~alpha4.

[...]

The package version installed on my box is:
ifupdown  0.7~alpha5+really0.6.15

Notice the +really0.6.15. Try with the ifupdown from experimental, which
IS 0.7~alpha, unlike the one in unstable (which has a confusing version,
due to an accidental upload of 0.7~alpha to sid, followed by a revert to
0.6.15 + patches).



Damn, you're right. It works with the right version :) I think I was a 
bit confused with

the really0.6.15 thing, now I get it!

Thanks a lot for pointing that out.

Best regards,
Sé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/4e5e273b.6030...@swisscenter.com



Re: ifupdown package interfaces include function

2011-08-31 Thread Colin Watson
On Wed, Aug 31, 2011 at 02:04:19PM +0200, Sébastien Riccio wrote:
 I found this bug report that is talking exactly about what I'm
 looking for and provides patches
 If i'm right it seems it has been closed and merged in ifupdown-0.7~alpha4.
[...]
 The package version installed on my box is:
 ifupdown  0.7~alpha5+really0.6.15
 high level tools to configure network interfaces

ifupdown 0.7~alpha5 was uploaded to unstable rather than experimental by
mistake.  Since version numbers aren't allowed to go backwards, we now
have 0.7~alpha5+really0.6.15 in unstable, but for the purposes of
working out what bugs may be expected to be fixed, you should treat it
as if it were simply 0.6.15.

If you want to try out fixes from 0.7~alpha4, you should install the
ifupdown package from experimental instead.

-- 
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/20110831122930.ga5...@riva.dynamic.greenend.org.uk



Re: Maintainers, porters, and burden of porting

2011-08-31 Thread Lucas Nussbaum
On 31/08/11 at 12:58 +0100, Ben Hutchings wrote:
 On Wed, 2011-08-31 at 11:57 +0200, Lucas Nussbaum wrote:
 [...]
  But a different thread library that has clear POSIX compliance bugs[*]
  is the kind of things that make me fear that many more packages than we
  see currently are broken on kfreebsd. And I'm not sure that it's where
  we want to spend our manpower.
  
  [*] due to linuxthreads: #639658 [kfreebsd] waitpid from a thread does
  not work for child processes created by other threads.
  there's also some signals+thread fun.
 
 Of course, Linux had those bugs for many years, so most multithreaded
 programs that run on Linux are probably tolerant of them.

But Linux hasn't had them since many years too (NPTL in Debian: 2003),
so multithreaded programs that were written more recently might not be
so tolerant.

If I remember correctly, hppa was using linuxthreads too when it was in
Debian. Are there other ports in that case (e.g on debian-ports.org)?

One problem with linuxthreads is that it can be hard to convince
upstream to apply patches for it, when the only reason for needing those
patches is that Debian GNU/kFreeBSD has POSIX compliance bugs.

L.


-- 
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/20110831124241.ga18...@xanadu.blop.info



Re: Maintainers, porters, and burden of porting

2011-08-31 Thread Philipp Kern
On 2011-08-31, Paul Wise p...@debian.org wrote:
 On Tue, Aug 30, 2011 at 10:34 AM, Lars Wirzenius wrote:
 But both are wrong, too: it's always the job of both. It's not supposed
 to be a struggle between maintainers and porters, but everyone in
 Debian against bugs and shortcomings of our system. Also, neither group
 is homogenous, and it's silly to require everyone to be an expert on
 debugging tricky portability problems. So the best approach is, I think,
 to do your best and ask for help when needed. And avoid framing discussions
 in ways that create unnecessary antagonism between groups of people.
 Here here!

 Do your best and when the free software community (upstream, Debian
 porters/maintainers and other distro maintainers/porters) is unable to
 solve portability issues you can always give up via an RM: foo on
 $arch bug.

Sure.  But you can't do that with core packages.  Depending on where in the
stack you try to remove it from, you have a fallout that's huge.

(Imagine ruby being removed from sparc.  You'd need to adjust quite a bunch of
package to not build with ruby on sparc only.  dak rm -nR -b -p -a sparc
ruby1.8 libruby1.8 ruby1.8-dev libtcltk-ruby1.8 gives a hint.)

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



Bug#639898: ITP: pxljr -- driver for HP's Color LaserJet 35xx/36xx color laser printers

2011-08-31 Thread Didier Raboud
Package: wnpp
Severity: wishlist
Owner: Didier Raboud o...@debian.org

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

  Package name: pxljr
  Version : 1.3
  Upstream Author : Hin-Tak Leung hintak_le...@yahoo.co.uk
  URL : http://hp-pxl-jetready.sourceforge.net/
  License : GPL-2+, LibJPEG
  Programming Lang: C
  Description : driver for HP's Color LaserJet 35xx/36xx color laser 
printers

 HP's Color LaserJets 35xx and 36xx are supported by HP's HPIJS driver
 (part of HPLIP), but HPIJS supports only the lowest quality level of
 the three which are available under Windows. This driver which is not
 developed at HP but by a independent developer supports all modes and
 so provided the highest printout quality for these printers.

This package will be based on the existing Ubuntu package and will see its
.orig tarball repacked to get its libjpeg and libijs embedded copies removed.

Packaging is currently at http://git.debian.org/?p=collab-maint/pxljr.git.

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

iQGcBAEBCAAGBQJOXjiSAAoJEIvPpx7KFjRVhKYL/2BmPUGhGBomzUV5jhrGqkuy
6awQMSO8gkHgXdc2G4Xx4Mo9Reu8y38dsyY3//6XLYK6PQERZ3D6swHf0zynCrw6
FCyb2VNS65x5y8Io+F1Pf7RMYcWt9BTLpbQfWqwa05IUCIrYb7kbRZNM7ncCOeux
mbfwV9yLPnd9iB5EKn8WxqBMC6VevLX1FypkfOskw+aaItu2X5bIAEEFDzZe8VyA
Q5vcq1rlv3GvJ2b39vj0CR2FuyV61N1uFjzLhuiXYw+uLKaHOz7ajwQT4KX0IQJT
rik5w1HvQG7RjaRfnW6Zt3zE3mRhaMz85nlgXNxOSAl2ff98NiG7ZYHP6AbPEyTj
idePqyT4KAHDaVLqYq9DFg3ZgOHI2QRCbkFr7rXiIvcCU7K0K7NP+ZEa6NnzM/oy
vrgWoIl+7L34ccnOo9eUSkCy/5Cxzl5zNMHezIouOtvy+eKChtYozPXZsvc3LVgX
/E5vImG2X6wu0pfbhD6a7RHJVgNZgcRrXdW/jYlI9g==
=DER8
-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/20110831133516.17102.84453.reportbug@Tamino



Re: Maintainers, porters, and burden of porting [and 1 more messages]

2011-08-31 Thread Ian Jackson
Lucas Nussbaum writes (Maintainers, porters, and burden of porting):
 However, issues such as miscompilation or broken syscall or libc
 semantics are largely undetected. To illustrate this, you can have a
 look at #635126 (miscompilation on armel and sparc) and #639658
 (forks+threads fun on kFreeBSD, derived from #593139).

To be honest I think it's unreasonable to expect to be able to provide
a full Debian system on an architecture with significant bugs in this
pthreads (much as I personally hate multithreaded code ...).

Our problem is that we have only these three choices:

 * Leave affected packages blocked from testing propagation until the
   bug is fixed.  This is the right answer before the bug has been
   properly identified, or if the bug is reasonably tractable and
   should simply be fixed (and can thus be expected to be fixed by
   anyone who cares in a reasonable timeframe).

 * Drop the arch from testing propagation.  This is a global change
   and will quickly make the architecture a wreck in our archive.
   It's a very unpalatable choice and one that obviously porter teams
   will strongly resist.

 * Change each individual source package affected by a per-arch bug
   (perhaps a bug in one of the dependencies) to exclude the affected
   architecture.  This is a lot of faff and is recording the
   information about the bug in the wrong place (and when the bug is
   fixed a lot of work needs to be undone).  Understandably
   maintainers resist that.

 * The RMs could manually override testing propagation for certain
   bugs.  I don't know if this is already done but as a general
   solution it obviously doesn't scale - the RMs don't have the time
   to research and deal with this kind of thing retail.

Let me make an alternative proposal:

 * The root cause bug in the BTS would be given a special tag
   (arch-blocker:arch or something).  I will call such a bug which
   is open and has existed in this state for 30 days a ripe arch
   blocker for arch.

   Bugs in other affected packages are marked as blocked by the root
   cause bug.  These bugs, and the arch blocker itself, may be RC, or
   not, as appropriate.  Let us say ripe arch bug to mean ripe arch
   blocker, or bug blocked by a ripe arch blocker.

   The effects would be:

1. Any ripe arch bug is ignored for the purposes of testing
   propagation.

2. For a package with an RC ripe arch bug for arch:
  (i) arch will be ignored for testing propagation
  (ii) no builds will be attempted by arch buildds,
   automatic tests may be skipped on arch, etc.

The workflow would be as follows:

 * If a package has an arch-specific bug, the root cause needs to be
   identified, by collaboration between porters and maintainers.  This
   process should be driven by the maintainer.

 * Once the cause has been identified:

- If the root cause is elsewhere, a bug needs to be filed bug
  against that other package.  If such a bug already exists, the
  maintainer of the first package can simply mark their bug as
  blocked by the arch blocker.  This will allow their package to
  migrate unless the arch blocker is new enough.

  If no such bug already exists, the maintainer should file a bug
  against the appropriate package (toolchain or libc, perhaps),
  and immediately tag it as an arch blocker.

- If the root cause is in the package itself, the maintainer or a
  porter may tag the bug with arch-blocker:arch.  This is
  appropriate if the fact that the package isn't portable is a
  bug, with which the maintainer wants help from porters, rather
  than an inherent property of the package.

  If the bug is RC this will effectively allow the maintainer to
  drop support for that arch if help is not forthcoming, without
  having to modify the source package. 

  A porter should only remove the arch-blocker tag if the cause
  has been clearly identified, and the steps necessary to fix it
  are simple and straightforward bugfixes to the package, and
  these steps have been set out in the bug report.

 * If the cause cannot be determined, whether because sufficient
   support from porters isn't available, or for any other reason, the
   maintainer should proceed on the assumption that the bug is in
   their own package.

The intended result would be that architectures with persistent
problems would become partial.  But things wouldn't get worse on those
architectures for packages not affected by persistent arch-specific
bugs.

The approach I describe will hopefully also avoid the necessity for
arguments between maintainers and porters about whose fault a bug is.

When an arch blocker is fixed, all the packages which were affected
are now fully considered for testing propagation.  I guess it may be
necessary to force through some transitions which the arch has
missed.  I'm not sure how feasible this would be and I would welcome
comments from RMs.

Ian.


simple Debian package information in the wiki

2011-08-31 Thread Henri Le Foll
Hi Stéphane,

I have just created some pages on the wiki :

http://wiki.debian.org/Packaging/Minimal (for empty packages)
http://wiki.debian.org/Packaging/Trivial (for a pdf file)

http://wiki.debian.org/Packaging

I am interested to have feed back on it

Thanks

Henri Le Foll


-- 
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/4e5e26a1.4060...@lefoll.eu



Re: simple Debian package information in the wiki

2011-08-31 Thread Игорь Пашев
I think dh_make is not so good for *simple* package,
and is not good at all :-)

2011/8/31 Henri Le Foll li...@lefoll.eu

 Hi Stéphane,

 I have just created some pages on the wiki :

 http://wiki.debian.org/Packaging/Minimal (for empty packages)
 http://wiki.debian.org/Packaging/Trivial (for a pdf file)

 http://wiki.debian.org/Packaging

 I am interested to have feed back on it

 Thanks

 Henri Le Foll


 --
 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/4e5e26a1.4060...@lefoll.eu




Re: simple Debian package information in the wiki

2011-08-31 Thread Josue Abarca
On Wed, Aug 31, 2011 at 02:18:41PM +0200, Henri Le Foll wrote:
 Hi Stéphane,
 
 I have just created some pages on the wiki :
 
 http://wiki.debian.org/Packaging/Minimal (for empty packages)
 http://wiki.debian.org/Packaging/Trivial (for a pdf file)
 
 http://wiki.debian.org/Packaging
 
 I am interested to have feed back on it
 
 Thanks
 
 Henri Le Foll

IMHO you should add a link to the Debian Packaging Tutorial[0]
(by Lucas Nussbaum).

Thanks for your work.

[0] http://www.lucas-nussbaum.net/blog/?p=676

-- 
Josué M. Abarca S.
Vos mereces Software Libre.
PGP key 4096R/70D8FB2A 2009-06-17
Huella de clave = B3ED 4984 F65A 9AE0 6511  DAF4 756B EB4B 70D8 FB2A


-- 
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/20110831143836.GB2886@numenor.numenor



Re: Re: ifupdown package interfaces include function

2011-08-31 Thread Fabian Greffrath

ifupdown 0.7~alpha5 was uploaded to unstable rather than experimental by
mistake.  Since version numbers aren't allowed to go backwards, we now
have 0.7~alpha5+really0.6.15 in unstable, but for the purposes of


Don't we have epochs for this? I know they are annoying and should be 
avoided, but they are still a blessing compared to the current 
confused versioning scheme.



--
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/4e5e436e.4040...@greffrath.com



Re: Re: ifupdown package interfaces include function

2011-08-31 Thread Samuel Thibault
Fabian Greffrath, le Wed 31 Aug 2011 16:21:34 +0200, a écrit :
 ifupdown 0.7~alpha5 was uploaded to unstable rather than experimental by
 mistake.  Since version numbers aren't allowed to go backwards, we now
 have 0.7~alpha5+really0.6.15 in unstable, but for the purposes of
 
 Don't we have epochs for this? I know they are annoying and should be
 avoided, but they are still a blessing compared to the current confused
 versioning scheme.

Epochs are permanent annoying things, while this kind of confusion is
only temporary.

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/20110831145153.go3...@type.u-bordeaux.fr



Re: simple Debian package information in the wiki

2011-08-31 Thread Gergely Nagy
Henri Le Foll li...@lefoll.eu writes:

 http://wiki.debian.org/Packaging/Minimal (for empty packages)
 http://wiki.debian.org/Packaging/Trivial (for a pdf file)

 http://wiki.debian.org/Packaging

 I am interested to have feed back on it

I maintain my view that to learn packaging, the best way to do that is
to start from scratch - there are no unknown black boxes there one does
not understand (and while dh-make is a great tool in the right hands,
the default templates it works from are a tad confusing to someone who
has no idea how packaging works).

I also disagree with using equivs for this: while it works, and gets the
job done quickly, it does not encourage learning to package. I believe
that the extra effort in learning the basics is well worth the
trouble. It's so much easier to just quickly throw something together
and install it properly than putting it into /usr/local on any number of
computers one wishes to install a piece of software or documentation or
whatever on.

Therefore, while the current article is a good start, I think it could
be improved a lot by switching from the simple from an experienced
point of view to simple for someone who hasn't done any packaging yet,
at all mindset.

The Introduction to Debian Packaging[0] article linked from one of the
pages above is a very solid start (even though it uses dh short form -
explaining all the steps it does for even the simplest packages would
make a novice's head hurt), and one of the best introductions I've seen
so far. If I'd attempt to write a packaging guide, for non-compiled
software, I'd start from there: Read THAT until it gets to
debian/rules, and instead of doing what it says, do THIS-AND-THAT,
because

Simply listing steps to do isn't all that useful in my opinion: one will
not know WHY that step is done, or what it does (or $deity forbid, how
actually do that step [see: 5 - modify the files in the debian
directory]).

It's great to have a summary, as a kind of Table of Contents, but
without explanation, it's a bit... too little. So, once there's more
content on these WiKi pages, they can be very useful, they do have the
potential, but they're not quite there yet.

 [0]: http://wiki.debian.org/IntroDebianPackaging

-- 
|8]


-- 
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/87zkiphbcy@balabit.hu



Re: simple Debian package information in the wiki

2011-08-31 Thread Ian Jackson
Henri Le Foll writes (simple Debian package information in the wiki):
 http://wiki.debian.org/Packaging/Trivial (for a pdf file)

If nothing else, this advises DFSG-violation, since a pdf is
practically never its own source code.

I agree with many of the criticisms from others, too.

Ian.


-- 
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/20062.19670.91459.806...@chiark.greenend.org.uk



Re: Re: ifupdown package interfaces include function

2011-08-31 Thread Colin Watson
On Wed, Aug 31, 2011 at 04:21:34PM +0200, Fabian Greffrath wrote:
 Don't we have epochs for this? I know they are annoying and should
 be avoided, but they are still a blessing compared to the current
 confused versioning scheme.

Epochs are for when your entire version numbering scheme permanently
changes, not really for when you just need to temporarily go backwards
for a short while.

-- 
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/20110831154408.ga25...@riva.dynamic.greenend.org.uk



Re: simple Debian package information in the wiki

2011-08-31 Thread Matt Zagrabelny
On Wed, Aug 31, 2011 at 10:03 AM, Gergely Nagy alger...@balabit.hu wrote:
 Henri Le Foll li...@lefoll.eu writes:

 http://wiki.debian.org/Packaging/Minimal (for empty packages)
 http://wiki.debian.org/Packaging/Trivial (for a pdf file)

 http://wiki.debian.org/Packaging

 I am interested to have feed back on it

 I maintain my view that to learn packaging, the best way to do that is
 to start from scratch - there are no unknown black boxes there one does
 not understand

The book The Debian System, by Martin Krafft, has a nice chapter or
two about packaging (bottom up learning, as you describe, Gergely.)

Unfortunately, it does not look like there is a free electronic
version available.

-Matt Zagrabelny


-- 
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/CAOLfK3WLLX7O98ygmS3tGT=j0ots6gdslqfqrnuzm_02au0...@mail.gmail.com



Re: simple Debian package information in the wiki

2011-08-31 Thread Stefano Zacchiroli
On Wed, Aug 31, 2011 at 05:03:25PM +0200, Gergely Nagy wrote:
 I maintain my view that to learn packaging, the best way to do that is
 to start from scratch

I agree, but the request posted to this list was not about *learning*
packaging. Rather, it reads:

 I would like to make very simple Debian package to install very simple
 file on my system, only static file, like documentation.

Now, we can of course say to users advancing such a request we won't
let you; either you actually learn to do packaging, or you keep your
static files around, unpackaged, on your system. I personally have
sympathies for users that are not (yet?) up to packaging stuff properly,
but still want a way to ship stuff on their machine in a way that makes
it known to the packaging system. It seems to me that they are willing
to do the right thing™, even though they are not able to commit to full
blown packaging.

People facing that specific use case would probably give up if they had
to learn full blown packaging. Anyone should judge by themselves whether
giving up in those use cases is better or worse than packaging using
some heavy packaging wrapper such as those mentioned in this thread.

There is a point, however, in saying that those wrappers should provide
all the needed information to switch to proper packaging when the user
stumble upon scenarios not supported by the wrappers. (In my personal
experience: a user introduced to equivs has been very happy in the
beginning to use it and have them took the time to learn full blown
packaging after discovering equivs limitation. I cannot say whether he
would have reached that point if she hasn't had a intermediate easy
tool to use.)

Cheers.

[ yes: we're probably quite offtopic for -devel ]
-- 
Stefano Zacchiroli zack@{upsilon.cc,pps.jussieu.fr,debian.org} . o .
Maître de conférences   ..   http://upsilon.cc/zack   ..   . . o
Debian Project Leader...   @zack on identi.ca   ...o o o
« the first rule of tautology club is the first rule of tautology club »


signature.asc
Description: Digital signature


Re: Re: ifupdown package interfaces include function

2011-08-31 Thread Roger Leigh
On Wed, Aug 31, 2011 at 04:21:34PM +0200, Fabian Greffrath wrote:
 ifupdown 0.7~alpha5 was uploaded to unstable rather than experimental by
 mistake.  Since version numbers aren't allowed to go backwards, we now
 have 0.7~alpha5+really0.6.15 in unstable, but for the purposes of
 
 Don't we have epochs for this? I know they are annoying and should
 be avoided, but they are still a blessing compared to the current
 confused versioning scheme.

Hopefully we'll have 0.7 in unstable soon(ish), and this will just
be a temporary issue.


Regards,
Roger

-- 
  .''`.  Roger Leigh
 : :' :  Debian GNU/Linux http://people.debian.org/~rleigh/
 `. `'   Printing on GNU/Linux?   http://gutenprint.sourceforge.net/
   `-GPG Public Key: 0x25BFB848   Please GPG sign your mail.


signature.asc
Description: Digital signature


Re: Maintainers, porters, and burden of porting

2011-08-31 Thread Kurt Roeckx
On Wed, Aug 31, 2011 at 04:30:56AM +, Felipe Sateler wrote:
 
 I think some clarification needs to be done for these types of errors. I 
 sometimes get a (serious) bug reported against one of my packages because:
 
 1. python errored out with a glibc-detected error
 2. gcc broke in some way (ICE, error -11, error -4)
 3. swig failed with error -10
 
 None of these are my package's fault. I wonder if reassigning to the 
 program erroring out is the right thing to do.

There should at least be a bug assigned to the package that
has the bug.  You can do an affects to indicate it affects
your package, and so it will also show up in the bugs for
your package.


Kurt


-- 
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/20110831193834.ga25...@roeckx.be



Re: Maintainers, porters, and burden of porting [and 1 more messages]

2011-08-31 Thread Kurt Roeckx
On Wed, Aug 31, 2011 at 02:52:53PM +0100, Ian Jackson wrote:
 Let me make an alternative proposal:
 
  * The root cause bug in the BTS would be given a special tag
(arch-blocker:arch or something).  I will call such a bug which
is open and has existed in this state for 30 days a ripe arch
blocker for arch.
 
Bugs in other affected packages are marked as blocked by the root
cause bug.  These bugs, and the arch blocker itself, may be RC, or
not, as appropriate.  Let us say ripe arch bug to mean ripe arch
blocker, or bug blocked by a ripe arch blocker.

If there is a bug in say eglibc on only arch, and considered to be
RC on that arch, would you then lower the severity of that bug,
and use this new tag to indicate it's RC only on that arch?

This could be useful for arches that are not being considered for
a release, but I don't see the point in doing the same for if it's
currently still considered for a release.  If the bug already
affects testing it will migrate anyway.

But tracking bugs that way might also be useful to see if we
should consider that the arch should be part of the next release
or not.

The effects would be:
 
 1. Any ripe arch bug is ignored for the purposes of testing
propagation.

If they already affect testing, it will already be ignored
anyway.

 2. For a package with an RC ripe arch bug for arch:
   (i) arch will be ignored for testing propagation

So such bugs would automaticly have an effect on release
migration, while this is not something the release team
decides itself.  Or do you only mean that package will
be ignored and can move testing anyway?  Or they can't
move to testing?

   (ii) no builds will be attempted by arch buildds,

You mean we completly stop building anything for $arch?  Or
only the packages that are affected by it?  Other than wasting
some buildd time, I don't see the harm in building things most
of the time.

automatic tests may be skipped on arch, etc.
 
 The workflow would be as follows:
 
  * If a package has an arch-specific bug, the root cause needs to be
identified, by collaboration between porters and maintainers.  This
process should be driven by the maintainer.
 
  * Once the cause has been identified:
 
 - If the root cause is elsewhere, a bug needs to be filed bug
   against that other package.  If such a bug already exists, the
   maintainer of the first package can simply mark their bug as
   blocked by the arch blocker.  This will allow their package to
   migrate unless the arch blocker is new enough.
 
   If no such bug already exists, the maintainer should file a bug
   against the appropriate package (toolchain or libc, perhaps),
   and immediately tag it as an arch blocker.

You can just reassign the bug and mark it as affecting an other
package.  There is no need to have 2 bugs open for the same
problem.


Kurt


-- 
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/20110831200319.gb25...@roeckx.be



Re: simple Debian package information in the wiki

2011-08-31 Thread Henri Le Foll
First, to close the subject on debian-devel, I have sent this mail also
to debian-mentors.
please reply to debian-mentors.

after this mail http://lists.debian.org/debian-devel/2011/08/msg00742.html
I have put on the wiki some of my documentation about packaging.

After some replies on debian-devel,I have rewritten the pages on the
wiki to explain equivs-build.

http://wiki.debian.org/Packaging/Minimal (for empty packages)
http://wiki.debian.org/Packaging/Trivial (for package with files)

You can also look at
http://wiki.debian.org/Packaging

I agree that
  http://wiki.debian.org/IntroDebianPackaging
  and the packaging-tutorial
are  good documentations. I work to attract people attention on them.

I am still interested to have feed back on my modifications


Thanks

Henri Le Foll

P.S. : please reply to debian-mentors.


-- 
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/4e5e765f.6090...@lefoll.eu



Re: Maintainers, porters, and burden of porting

2011-08-31 Thread Kurt Roeckx
On Tue, Aug 30, 2011 at 11:05:03AM +0200, Bernhard R. Link wrote:
 
 (And try to imagine how hard it would have been to introduce amd64
 if alpha had not elliminated in many years work most of the subtle
 64 bit bugs found in most software, I doubt porters alone could have
 completed this in that time).

We still found alot of those problems when amd64 was introduced,
while we already had alpha and ia64 in the archive.  But I can
image how much worse it would have been without them.


Kurt


-- 
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/20110831200847.gc25...@roeckx.be



Re: Maintainers, porters, and burden of porting

2011-08-31 Thread Bernd Zeimetz
On 08/31/2011 01:45 PM, Charles Plessy wrote:
 Le Wed, Aug 31, 2011 at 11:35:59AM +0200, Andreas Barth a écrit :
 * Lucas Nussbaum (lu...@lucas-nussbaum.net) [110831 10:56]:
 Also, in the case of architectures targetted at embedded systems (I'm
 thinking about mips and mipsel), what is important is that Debian
 infrastructure supports the development of those architectures, but I
 don't think that there's much to gain by being officially supported if
 it's only used in production through derivatives that can provide the
 official support.

 You are aware that there are mipsel netbooks? And arm tablets?
 
 In some previous discussion I was also pointed at 64-core mips workstations.
 How many of these machines are running Debian ?
 
 I do not think that we can consider ports equally.  The arm platform and the
 armel port have some clear success.  According to popcon, the user community 
 of
 Debian on armel is constantly growing, and is aproximately 1 % of our ‘PC’
 (i386 and amd64) user community.  Also, other distributions, for instance
 Ubuntu, increase their committment for this platform.  In comparison, the
 usrerbase of the mipsel port stagnates to 0.05 % of our PC userbase.  If there
 were many Debian users of mipsel netbooks and workstations, why would they not
 use Popcon, as the Debian users of armel computers do ?

The mipsel port is used by the Lemote Notebooks/mini Desktops for example, which
come pre-installed with Debian. Not sure if they have popcon enabled at all. And
I guess mipsel is more a target for Embedian. No idea about usage statistics
there, though.



-- 
 Bernd ZeimetzDebian GNU/Linux Developer
 http://bzed.dehttp://www.debian.org
 GPG Fingerprint: ECA1 E3F2 8E11 2432 D485  DD95 EB36 171A 6FF9 435F


-- 
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/4e5e9631.5020...@bzed.de



Re: Maintainers, porters, and burden of porting

2011-08-31 Thread Kurt Roeckx
On Wed, Aug 31, 2011 at 02:42:41PM +0200, Lucas Nussbaum wrote:
 On 31/08/11 at 12:58 +0100, Ben Hutchings wrote:
  On Wed, 2011-08-31 at 11:57 +0200, Lucas Nussbaum wrote:
  [...]
   But a different thread library that has clear POSIX compliance bugs[*]
   is the kind of things that make me fear that many more packages than we
   see currently are broken on kfreebsd. And I'm not sure that it's where
   we want to spend our manpower.
   
   [*] due to linuxthreads: #639658 [kfreebsd] waitpid from a thread does
   not work for child processes created by other threads.
   there's also some signals+thread fun.
  
  Of course, Linux had those bugs for many years, so most multithreaded
  programs that run on Linux are probably tolerant of them.
 
 But Linux hasn't had them since many years too (NPTL in Debian: 2003),
 so multithreaded programs that were written more recently might not be
 so tolerant.

If my memory is any good, amd64 was the first arch that was released
with NPTL support.  We decided to switch to NPTL directly and not
support a 2.4 kernel, and didn't have LinuxThread support at all.
But at that time we didn't release officially with Debian.  But I
think glibc build both the LinuxThreads and NPTL version, but you
got the headers of LinuxThreads on all arches except amd64, and
the NPTL headers on amd64.  And Sarge was released like that.

During etch we decided to completly drop the 2.4 kernel and some
more arches switched to only use NPTL, and this started somewhere
around 2006. 

Because amd64 switched to NPTL before any other arch we also saw
alot of problems because some functions weren't available anymore
or behaved differently.


Kurt


-- 
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/20110831203638.gd25...@roeckx.be



ArtSkills Web Link Request

2011-08-31 Thread Craig Kuehner
Hello, we have visited 
http://lists.debian.org/debian-user/2000/06/msg00062.html and think it 
is terrific. We believe your audience may benefit from knowing about us 
and our free online poster making resources. Who are we? We are 
ArtSkills, and we know everything about posters and poster making.  
Anyone who makes posters, assigns posters, or reads posters will 
benefit from visiting our fun, free and helpful site!  This includes 
teachers, students, parents, cheerleaders, scout leaders, church group 
members, coaches, PTA members, sports and music fans, welcome 
committees, volunteers, cause organizers, anyone who wants to get a 
poster noticed!

If you are interested please contact me directly or, I am providing you 
a look at our links page at http://www.artskills.com/link-to-us.html. 
We have already created all the ifnormation you need to start this 
exchange.

I would just appreciate a reply letting me know if you are accepting 
this offer?


Best regards,

Craig Kuehner
Digital Operations Manager
ArtSkills
www.artskills.com
1250 Braden Blvd. Suite 200
Easton, Pennsylvania 18040


--
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/1AEAA88B081F1011032B03C078@CKUEHNER-7



Bug#639956: ITP: xc3sprog -- JTAG flashing tool for FPGAs, CPLDs, and EEPROMs

2011-08-31 Thread Uwe Hermann
Package: wnpp
Severity: wishlist
Owner: Uwe Hermann u...@debian.org

* Package name: xc3sprog
  Version : r648
  Upstream Author : Andrew Rogers, Uwe Bonnes, others
* URL : http://sourceforge.net/projects/xc3sprog/
* License : GPL
  Programming Lang: C++
  Description : JTAG flashing tool for FPGAs, CPLDs, and EEPROMs

Programmer software for various FPGAs, CPLDs, and EEPROMs.

Supported devices include: XC7*, XC6*, XC5*, XC3S*, XCF*, XC2*,
XC95*, XC1*, AT90*, ATmega*, ATxmega*, AT91*, STM32*, and others.


Uwe.
-- 
http://hermann-uwe.de | http://sigrok.org
http://randomprojects.org | http://unmaintained-free-software.org



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



creating init.d scripts

2011-08-31 Thread Russell Coker
We have had a discussion about theoretical issues related to init.d scripts 
based on systemd and the possibility of making something like systemd 
configuration be the source for generating sysv scripts.

Do we have anything that's usable for this now?  I've got some rather shoddy 
init.d scripts to deal with and I'd like to do something good and easy if 
that's an option...

-- 
My Main Blog http://etbe.coker.com.au/
My Documents Bloghttp://doc.coker.com.au/


-- 
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/201109011500.25453.russ...@coker.com.au



Accepted libsemanage 2.1.0-2 (source all amd64)

2011-08-31 Thread Russell Coker
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 31 Aug 2011 16:02:17 +1000
Source: libsemanage
Binary: libsemanage-common libsemanage1 libsemanage1-dev libsemanage-ruby1.8 
python-semanage
Architecture: source amd64 all
Version: 2.1.0-2
Distribution: unstable
Urgency: low
Maintainer: Russell Coker russ...@coker.com.au
Changed-By: Russell Coker russ...@coker.com.au
Description: 
 libsemanage-common - Common files for SELinux policy management libraries.
 libsemanage-ruby1.8 - Ruby bindings to for SELinux policy management
 libsemanage1 - SELinux policy management library.
 libsemanage1-dev - Header files and libraries for SELinux policy manipulation
 python-semanage - Python bindings for SELinux policy management
Closes: 639809 639810
Changes: 
 libsemanage (2.1.0-2) unstable; urgency=low
 .
   * s/policymanagement/policy management/ and removed needless space
 Closes: #639809, #639810
Checksums-Sha1: 
 efc870f795c4b72e58e96d18372e73c4dba13310 1410 libsemanage_2.1.0-2.dsc
 29fdd3a5215e238942cfa9b708f9374da9a4f9c8 73297 libsemanage_2.1.0-2.diff.gz
 0ea8d7f0f580237029e66267877aa20f5fcc5c6a 103468 libsemanage1_2.1.0-2_amd64.deb
 07da7ca34784286d75ffe999e90a90bc2502f21d 477010 
libsemanage1-dev_2.1.0-2_amd64.deb
 37479b42aa1b2b382a62418fb9dc9271d3447d90 63890 
libsemanage-ruby1.8_2.1.0-2_amd64.deb
 df52d977263de052eb78938cfe6764bb91386331 130964 
python-semanage_2.1.0-2_amd64.deb
 7167e13df7bec1304254b4034794c5fca8c6271e 22692 
libsemanage-common_2.1.0-2_all.deb
Checksums-Sha256: 
 4011c5a113303de2cee602cd616bba07c5fca4925029d999e9956fa69ec9 1410 
libsemanage_2.1.0-2.dsc
 99834cc6f3bfd8ff4989cdfe05fe60718ce0a7e8f909dc40f329e2ed8f4aefb2 73297 
libsemanage_2.1.0-2.diff.gz
 a62305541934f508ee2dbc967d550b2323a0043c4601e57b25cb6babdcc49715 103468 
libsemanage1_2.1.0-2_amd64.deb
 9afc6993f6a6ee3c30a513e4f46936b1dc3e8869d6ebc45411a7e6f4df962247 477010 
libsemanage1-dev_2.1.0-2_amd64.deb
 a4da18309fcc609f6e8b23c33bed25c38c90532f9e07be0a018eadec390747d7 63890 
libsemanage-ruby1.8_2.1.0-2_amd64.deb
 edc130e2cace947d3d047834cf31ca04678e2b097abfd2b289e8e925c9cfa500 130964 
python-semanage_2.1.0-2_amd64.deb
 2a85ff2fd4b9ca02ab095b441ed96221398ed1530647c37a41f0c713bb4322f0 22692 
libsemanage-common_2.1.0-2_all.deb
Files: 
 5a840d92ef54ae80eb363beaaa4ede2c 1410 libdevel optional libsemanage_2.1.0-2.dsc
 8bde703cfb751889e7c57c94a24a7b2c 73297 libdevel optional 
libsemanage_2.1.0-2.diff.gz
 74fdc94abb515242cfc79d3ef43a74c5 103468 libs optional 
libsemanage1_2.1.0-2_amd64.deb
 f8bbf0acea3f7288b44f65ad5bc09d77 477010 libdevel optional 
libsemanage1-dev_2.1.0-2_amd64.deb
 b2190669769aee5e488b0874a5b69acb 63890 ruby optional 
libsemanage-ruby1.8_2.1.0-2_amd64.deb
 1a7bd36e8d8265c8416be806048b34b8 130964 python optional 
python-semanage_2.1.0-2_amd64.deb
 452e07de0314e75ecb2eca12792bc0db 22692 libs optional 
libsemanage-common_2.1.0-2_all.deb

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

iEYEARECAAYFAk5dz14ACgkQwrB5/PXHUlbk6wCgj+odg/gWzXj75ZvdhEAOdspY
QyAAni3VnAdV9S0CjnKYq8M7hKQycIVy
=6mZj
-END PGP SIGNATURE-


Accepted:
libsemanage-common_2.1.0-2_all.deb
  to main/libs/libsemanage/libsemanage-common_2.1.0-2_all.deb
libsemanage-ruby1.8_2.1.0-2_amd64.deb
  to main/libs/libsemanage/libsemanage-ruby1.8_2.1.0-2_amd64.deb
libsemanage1-dev_2.1.0-2_amd64.deb
  to main/libs/libsemanage/libsemanage1-dev_2.1.0-2_amd64.deb
libsemanage1_2.1.0-2_amd64.deb
  to main/libs/libsemanage/libsemanage1_2.1.0-2_amd64.deb
libsemanage_2.1.0-2.diff.gz
  to main/libs/libsemanage/libsemanage_2.1.0-2.diff.gz
libsemanage_2.1.0-2.dsc
  to main/libs/libsemanage/libsemanage_2.1.0-2.dsc
python-semanage_2.1.0-2_amd64.deb
  to main/libs/libsemanage/python-semanage_2.1.0-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/e1qye6y-0001k9...@franck.debian.org



Accepted clang 2.9-9 (source amd64)

2011-08-31 Thread Sylvestre Ledru
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 31 Aug 2011 00:25:19 +0200
Source: clang
Binary: clang
Architecture: source amd64
Version: 2.9-9
Distribution: unstable
Urgency: low
Maintainer: LLVM Packaging Team pkg-llvm-t...@lists.alioth.debian.org
Changed-By: Sylvestre Ledru sylves...@debian.org
Description: 
 clang  - Low-Level Virtual Machine (LLVM), C language family frontend
Closes: 637869
Changes: 
 clang (2.9-9) unstable; urgency=low
 .
   * Update dependency on libstdc++6-4.5-dev to libstdc++6-4.6-dev
   * Pass default ld flags --hash-style=both --no-copy-dt-needed-entries
 Doko's request (Closes: #637869)
   * Add gcc 4.5.3 and 4.6.1 in the search path
Checksums-Sha1: 
 39b4c0aa49be1fb1dd5fc4aa797a4c2d0fff4122 1518 clang_2.9-9.dsc
 b0c03012426d3261c2ee239996d959b1d52eacc1 17683 clang_2.9-9.debian.tar.gz
 8e49233a3262c953a73783f5822c346764ab7841 4052990 clang_2.9-9_amd64.deb
Checksums-Sha256: 
 0ea870a7f8577ca3f32c4ee717fcc2b58f2c4eedd03171b122d71b115c49c1a7 1518 
clang_2.9-9.dsc
 eacaf74f9ebba8263f2acef3a8e12a45f72dccd8fdfa4173c99524e2876b197b 17683 
clang_2.9-9.debian.tar.gz
 fae3e9ddf98c03db0ad01c2681f22ae20dff113717f26c635acbfa58884aa324 4052990 
clang_2.9-9_amd64.deb
Files: 
 a8ad94221fb1fa317c4d746c30cffb0c 1518 devel optional clang_2.9-9.dsc
 9c4ad1298a57f6282144261023131274 17683 devel optional clang_2.9-9.debian.tar.gz
 024bc90197f089b1a3fe94879312fb32 4052990 devel optional clang_2.9-9_amd64.deb

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

iEYEARECAAYFAk5d1kMACgkQiOXXM92JlhAA8QCfbLKYllj6Pfb3JCM/X/4qtB4+
ZKUAoNOak0saHq0HhFaz7nogiWQCCjQG
=Sohf
-END PGP SIGNATURE-


Accepted:
clang_2.9-9.debian.tar.gz
  to main/c/clang/clang_2.9-9.debian.tar.gz
clang_2.9-9.dsc
  to main/c/clang/clang_2.9-9.dsc
clang_2.9-9_amd64.deb
  to main/c/clang/clang_2.9-9_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/e1qyezz-0005ck...@franck.debian.org



Accepted python-hl7 0.2.1-1 (source all)

2011-08-31 Thread John Paulett
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 30 Aug 2011 19:57:00 -0500
Source: python-hl7
Binary: python-hl7
Architecture: source all
Version: 0.2.1-1
Distribution: unstable
Urgency: low
Maintainer: Debian Python Modules Team 
python-modules-t...@lists.alioth.debian.org
Changed-By: John Paulett j...@paulett.org
Description: 
 python-hl7 - Python library for parsing HL7 messages
Changes: 
 python-hl7 (0.2.1-1) unstable; urgency=low
 .
   * New upstream release (0.2.1)
   * Correct empty lines in debian/copyright and use correct License short
 name (BSD-3-clause)
Checksums-Sha1: 
 848097ecd7bd3539851012972d7fa24b94166624 1348 python-hl7_0.2.1-1.dsc
 eb95fc4a2e3eaeb4f5487f02022c40f235f47f3a 17266 python-hl7_0.2.1.orig.tar.gz
 537d581fe29374c2f6f153ed328de8c060868de6 2089 python-hl7_0.2.1-1.debian.tar.gz
 910b342cbbb5065f4e43ab757aa9f5019fc0038f 8824 python-hl7_0.2.1-1_all.deb
Checksums-Sha256: 
 825fc9cf3acd88d6c339fea7e63c2cd16eb8ba2cbdd911e49a881255a986cbb6 1348 
python-hl7_0.2.1-1.dsc
 da86ae77c51cc7d13df4fdf80500be548788fa7df3c11f6a83892c99570b1702 17266 
python-hl7_0.2.1.orig.tar.gz
 075ba31cb6bcbe0f7d8bb4bf1ded5aa201844a2057997c8989e4c206136b4539 2089 
python-hl7_0.2.1-1.debian.tar.gz
 ba6cda9c0ef7501268843924c543f5e1ce9abcacbfa6221a33d541b1bacbf48a 8824 
python-hl7_0.2.1-1_all.deb
Files: 
 e8fdd309b1faec39d508245d8487e52d 1348 python optional python-hl7_0.2.1-1.dsc
 e315a6a889869a7e15d23360ccde9e05 17266 python optional 
python-hl7_0.2.1.orig.tar.gz
 9c47199303aa39c37373861f222ea943 2089 python optional 
python-hl7_0.2.1-1.debian.tar.gz
 07d63e65d60aa86ae3a781b1680b1d34 8824 python optional 
python-hl7_0.2.1-1_all.deb

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

iEYEARECAAYFAk5d15wACgkQYDBbMcCf01pi/gCfVSVg95SqHz5mWW0SDX8hl6OU
sgAAnidaysB9YcELQX0i31AMmDxCnUm/
=AQDn
-END PGP SIGNATURE-


Accepted:
python-hl7_0.2.1-1.debian.tar.gz
  to main/p/python-hl7/python-hl7_0.2.1-1.debian.tar.gz
python-hl7_0.2.1-1.dsc
  to main/p/python-hl7/python-hl7_0.2.1-1.dsc
python-hl7_0.2.1-1_all.deb
  to main/p/python-hl7/python-hl7_0.2.1-1_all.deb
python-hl7_0.2.1.orig.tar.gz
  to main/p/python-hl7/python-hl7_0.2.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/e1qyeap-0005jh...@franck.debian.org



Accepted nss 3.12.11-2 (source amd64)

2011-08-31 Thread Mike Hommey
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 31 Aug 2011 08:49:00 +0200
Source: nss
Binary: libnss3-1d libnss3-tools libnss3-dev libnss3-1d-dbg
Architecture: source amd64
Version: 3.12.11-2
Distribution: unstable
Urgency: high
Maintainer: Maintainers of Mozilla-related packages 
pkg-mozilla-maintain...@lists.alioth.debian.org
Changed-By: Mike Hommey gland...@debian.org
Description: 
 libnss3-1d - Network Security Service libraries
 libnss3-1d-dbg - Debugging symbols for the Network Security Service libraries
 libnss3-dev - Development files for the Network Security Service libraries
 libnss3-tools - Network Security Service tools
Changes: 
 nss (3.12.11-2) unstable; urgency=high
 .
   * mozilla/security/nss/lib/ckfw/builtins/certdata.*:
 Remove DigiNotar Root CA.
Checksums-Sha1: 
 3cf0428dbb19ca83d55d2ae56821d64dd4d6dc30 2005 nss_3.12.11-2.dsc
 6a43ed764a5b9a85e75dbbe43a3b8af85c75b31a 56556 nss_3.12.11-2.debian.tar.gz
 c60e39741fa4e3d3b7d41fdd335658706ba0edf6 1138162 libnss3-1d_3.12.11-2_amd64.deb
 7e32e018796021bef25db3a88499c6fca03ac802 454620 
libnss3-tools_3.12.11-2_amd64.deb
 adfdfea2831f6f1b44dfe227d5dba3b592861bbf 272082 libnss3-dev_3.12.11-2_amd64.deb
 2f2af4aeed2f35bd97e1715f5d84e42fb0882f17 3517038 
libnss3-1d-dbg_3.12.11-2_amd64.deb
Checksums-Sha256: 
 b4cc1ce4cc27e32368ba8c0512e5aae2aa82642f7c2d21592f868af67cdbbbd4 2005 
nss_3.12.11-2.dsc
 0ec7e16ae3a806eb62a650a12ee8b5503ee51d43c042af7e6b8235c6141de82b 56556 
nss_3.12.11-2.debian.tar.gz
 661fbfa706dc99035150dbe10ee5acfa68a1c260959698753fab68381728ed63 1138162 
libnss3-1d_3.12.11-2_amd64.deb
 239ed5d83d0a54bf52ad8b0e1174e04cac687ab9cc45af2844840eebee65 454620 
libnss3-tools_3.12.11-2_amd64.deb
 a6f2aad350b39f475f219d4f4c52e06feb32e9872e5b6fa6d87b35bdd29f85a0 272082 
libnss3-dev_3.12.11-2_amd64.deb
 65d497843ec583e73079113bb86cd25f4bcfe5835c69b74f31175816abb40d49 3517038 
libnss3-1d-dbg_3.12.11-2_amd64.deb
Files: 
 22723dd1f4e82d312dc9ee2b47c8035d 2005 libs optional nss_3.12.11-2.dsc
 f781199aa386ed4a6f3cdb43bfd44f56 56556 libs optional 
nss_3.12.11-2.debian.tar.gz
 099d7a8864c5da07cdcc84abbd546134 1138162 libs optional 
libnss3-1d_3.12.11-2_amd64.deb
 9991edb6aba1b73807330280b2255274 454620 admin optional 
libnss3-tools_3.12.11-2_amd64.deb
 81cfd5f606d8f2a6ee2ead0038a89538 272082 libdevel optional 
libnss3-dev_3.12.11-2_amd64.deb
 5e484852ec9e46ceec8f8fa401a4f43c 3517038 debug extra 
libnss3-1d-dbg_3.12.11-2_amd64.deb

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

iQIVAwUBTl3hu+QqoE+mqoxyAQgaMg//eXrMdw4tqrUBRxmC1uMUjIfSZPRzPzVq
shzH3LKG5pVGNtogY8/GjMeuztITn/8PaaqsRAqtwftBU1sj93ltjYerMt8DgEKm
UFEQSLa/RfFQTRVwCNx3TCFnxWvJSzUMXmmeMdFFwqwmV87YWyFW4+mrkRTQwYMZ
OTukZBw+VoW3W2Tx/zx8sqqsdudSitHLlpePnkosqvizXySfpk3h6boiCPfHIqNw
bxn/eaRBP5NgArImDr4F/od3+4NPUUeNY0jEQEI7zGJnPuRXT22dBuGNP3j7l4Q4
jAQiXINc4wtNrzUHLNH/iCqiQ1WZ7lADEqEYINxGx9hva8VqOsVCa2dU2dKLA5CB
t0p+AKuk3AMHk1iQZ14X3AIf5Lpnn96BZ86DgRlL4v7mxZc9ia9Tuu1xj5HuypJJ
pkC/QLaBAOXdt7ANz25fnpNIrXLtqy1Fu4z3BRzS6P8IzT/OyujCd/nPdF/bI+ff
I3XtMYxDyEZHn2A+Xh/SyMqQuVieGMfvaidje3vQUtli3Va6v4WJk99WgJVJT6Hi
MZAJXSwoO+tAKkHYitOKJAMfMIMNpvQYjKl/pRaSoIggUl/fhrSE2tJFCINHGVPO
r9ybj9eE/MsX0Dwrvgd8itsCO4nuF4FkE1oQktwUKeU0n8F3BiZtmJqjdJYtmAyN
K7AviZuyifQ=
=bnIC
-END PGP SIGNATURE-


Accepted:
libnss3-1d-dbg_3.12.11-2_amd64.deb
  to main/n/nss/libnss3-1d-dbg_3.12.11-2_amd64.deb
libnss3-1d_3.12.11-2_amd64.deb
  to main/n/nss/libnss3-1d_3.12.11-2_amd64.deb
libnss3-dev_3.12.11-2_amd64.deb
  to main/n/nss/libnss3-dev_3.12.11-2_amd64.deb
libnss3-tools_3.12.11-2_amd64.deb
  to main/n/nss/libnss3-tools_3.12.11-2_amd64.deb
nss_3.12.11-2.debian.tar.gz
  to main/n/nss/nss_3.12.11-2.debian.tar.gz
nss_3.12.11-2.dsc
  to main/n/nss/nss_3.12.11-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/e1qyfhc-00036n...@franck.debian.org



Accepted ghc 7.0.4-6 (source all amd64)

2011-08-31 Thread Joachim Breitner
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 31 Aug 2011 08:44:33 +0200
Source: ghc
Binary: ghc ghc-prof ghc-doc ghc-dynamic ghc-haddock ghc6 ghc6-doc ghc6-prof
Architecture: source all amd64
Version: 7.0.4-6
Distribution: unstable
Urgency: low
Maintainer: Debian Haskell Group 
pkg-haskell-maintain...@lists.alioth.debian.org
Changed-By: Joachim Breitner nome...@debian.org
Description: 
 ghc- The Glasgow Haskell Compilation system
 ghc-doc- Documentation for the Glasgow Haskell Compilation system
 ghc-dynamic - Dynamic libraries for the Glasgow Haskell Compilation system
 ghc-haddock - Documentation tool for annotated Haskell source code
 ghc-prof   - Profiling libraries for the Glasgow Haskell Compilation system
 ghc6   - transitional dummy package
 ghc6-doc   - transitional dummy package
 ghc6-prof  - transitional dummy package
Changes: 
 ghc (7.0.4-6) unstable; urgency=low
 .
   * Fix #609445 by actually removing the patch for #566331, not needed any
 more since this upstream commit:
 .
   Sat Jul 31 12:55:06 BST 2010  Ian Lynagh ig...@earth.li
   * Expose the functions haddock needs even when haddock is disabled; #3558
Checksums-Sha1: 
 d371d8e40160a5b9fd7b0ec60b23a747447fdd72 1357 ghc_7.0.4-6.dsc
 97766e88372f9678a658c20fcf8a03f9a7c3b5d8 68859 ghc_7.0.4-6.debian.tar.gz
 941630fbd8f5b57fa2adc6930d5edb4b29b13426 13325312 ghc-doc_7.0.4-6_all.deb
 aa9fe84377fdea9b725396b7f3b22b2e9dd5801f 24932 ghc6_7.0.4-6_all.deb
 4accb3e2c900b694291a77ee0bc1583ec5ff7323 25066 ghc6-doc_7.0.4-6_all.deb
 46eb9ea613116f79cd1ceab4440639da7958a1e4 24612 ghc6-prof_7.0.4-6_all.deb
 f66052c1f4e3c800d027da2a955abe671d9fcd5d 39562094 ghc_7.0.4-6_amd64.deb
 b8b351a5fbbbf2a94300a9a92ffe80f22da672c1 41680090 ghc-prof_7.0.4-6_amd64.deb
 bb7624dcea8ebc07d3f3de97d84168ef683381b3 18665458 ghc-dynamic_7.0.4-6_amd64.deb
 5bc378d674688d5d3b5633b434fd68d15983b4ef 5634934 ghc-haddock_7.0.4-6_amd64.deb
Checksums-Sha256: 
 d47c9f87d3fc509e6821e5c6cbfd2a58cc195e37b488e14a223ee84730cddb00 1357 
ghc_7.0.4-6.dsc
 3c2cffa14100028a0b1eec1b4714b5d7472e61567b3e6980177152b322b54052 68859 
ghc_7.0.4-6.debian.tar.gz
 2ff89fbef00f9ee03975d302325abc82f64fa6c90d7f3af904a7e1fc04c47d61 13325312 
ghc-doc_7.0.4-6_all.deb
 8c217505c4c7739912857606e7dfd7052ebb0976ad3020ec0f01e53e0377dc20 24932 
ghc6_7.0.4-6_all.deb
 9b47eef1b3f4127905ddb60f18923d936ba03d3bb56b8c40989a27f71719982c 25066 
ghc6-doc_7.0.4-6_all.deb
 22d8de82a8341c151bd36aff08eabed4b25bff52026dc0f7bc8ea306d315b13e 24612 
ghc6-prof_7.0.4-6_all.deb
 dd24a1d91ed588b002e9a06d919ae661f30b986b7f83129b8fa0d9289b460adb 39562094 
ghc_7.0.4-6_amd64.deb
 71810fa5b703e51899d43d1a8b08bffb01306ac6d9a9e1dd9daeecbed2f9 41680090 
ghc-prof_7.0.4-6_amd64.deb
 770609e807080ddb2ef186ba2345a1669c013d6a71f48a08af27bf918e40361a 18665458 
ghc-dynamic_7.0.4-6_amd64.deb
 7df550bda9c532f8ef1a713c07857624bdb4c9889c7427d7f186d8a3e2136403 5634934 
ghc-haddock_7.0.4-6_amd64.deb
Files: 
 0025672a6e2d1304cb98fa054f4374ce 1357 haskell extra ghc_7.0.4-6.dsc
 a6b1a8fe13d41f914ea4539f9b5ab753 68859 haskell extra ghc_7.0.4-6.debian.tar.gz
 e41be633c6cf1715774cf788f5c20cc5 13325312 doc extra ghc-doc_7.0.4-6_all.deb
 8d5de2e356e7c3f93384271aa8384cc6 24932 haskell extra ghc6_7.0.4-6_all.deb
 f43d8bef23bdc5f994422a0a17cb606e 25066 doc extra ghc6-doc_7.0.4-6_all.deb
 b361c86b03c9b5161647e5e55b0aa17e 24612 haskell extra ghc6-prof_7.0.4-6_all.deb
 22f886e3e559d94e1fcd2cca9431e97d 39562094 haskell extra ghc_7.0.4-6_amd64.deb
 a07ceb7c4ce523f8d390dff4b9c623f5 41680090 haskell extra 
ghc-prof_7.0.4-6_amd64.deb
 53e8b446ecb51ca434937616a17fe098 18665458 haskell extra 
ghc-dynamic_7.0.4-6_amd64.deb
 5b35cc90f2039362ff81362c6e2a852a 5634934 haskell extra 
ghc-haddock_7.0.4-6_amd64.deb

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

iEYEARECAAYFAk5d5YAACgkQ9ijrk0dDIGxBbACeM36/GvKQnwSboFB/lK7zbZWs
FCMAni+NVSJ6AitQpAGxGfkp+5KCRuxD
=LNov
-END PGP SIGNATURE-


Accepted:
ghc-doc_7.0.4-6_all.deb
  to main/g/ghc/ghc-doc_7.0.4-6_all.deb
ghc-dynamic_7.0.4-6_amd64.deb
  to main/g/ghc/ghc-dynamic_7.0.4-6_amd64.deb
ghc-haddock_7.0.4-6_amd64.deb
  to main/g/ghc/ghc-haddock_7.0.4-6_amd64.deb
ghc-prof_7.0.4-6_amd64.deb
  to main/g/ghc/ghc-prof_7.0.4-6_amd64.deb
ghc6-doc_7.0.4-6_all.deb
  to main/g/ghc/ghc6-doc_7.0.4-6_all.deb
ghc6-prof_7.0.4-6_all.deb
  to main/g/ghc/ghc6-prof_7.0.4-6_all.deb
ghc6_7.0.4-6_all.deb
  to main/g/ghc/ghc6_7.0.4-6_all.deb
ghc_7.0.4-6.debian.tar.gz
  to main/g/ghc/ghc_7.0.4-6.debian.tar.gz
ghc_7.0.4-6.dsc
  to main/g/ghc/ghc_7.0.4-6.dsc
ghc_7.0.4-6_amd64.deb
  to main/g/ghc/ghc_7.0.4-6_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/e1qyfwb-00067x...@franck.debian.org



Accepted l2tp-ipsec-vpn 1.0.1-1 (source amd64)

2011-08-31 Thread Werner Jaeger
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 28 Aug 2011 12:35:41 +0200
Source: l2tp-ipsec-vpn
Binary: l2tp-ipsec-vpn
Architecture: source amd64
Version: 1.0.1-1
Distribution: unstable
Urgency: low
Maintainer: Werner Jaeger werner_jae...@web.de
Changed-By: Werner Jaeger werner_jae...@web.de
Description: 
 l2tp-ipsec-vpn - control your L2TP IPsec VPN connections
Closes: 639434
Changes: 
 l2tp-ipsec-vpn (1.0.1-1) unstable; urgency=low
 .
   * New upstream release
 - Makefile:
   o clean target did not delete all generated files
   o added clobber and uninstall target
 .
 - Renamed targets in Qt test project files
 .
   * debian/control:
 - Removed ppp-2.4.5-eaptls-mppe suggests dependency
 - Changed architecture from any to linux-any (Closes: #639434)
Checksums-Sha1: 
 4150a5e370b4fc82aa9faa32a65aedff247dd508 1369 l2tp-ipsec-vpn_1.0.1-1.dsc
 66a750942fb69432d3852cf33b047c274267c84c 158689 
l2tp-ipsec-vpn_1.0.1.orig.tar.gz
 ae955023fe870b3d8e8d5acd55bdf9106d2e275e 2930 
l2tp-ipsec-vpn_1.0.1-1.debian.tar.gz
 f6ce6c781b9247f3de935bcb133b5e1c8468eb30 240464 
l2tp-ipsec-vpn_1.0.1-1_amd64.deb
Checksums-Sha256: 
 73322917cb684e3e38f2d35d0c1ed800e3d1c2d4e0e2a0818e8d86d368c125fa 1369 
l2tp-ipsec-vpn_1.0.1-1.dsc
 f6a79f8595b45b28514dd31c93b9bf9bd85163172a5cafc222d0471662923042 158689 
l2tp-ipsec-vpn_1.0.1.orig.tar.gz
 7ceb2155103f11a3ee6695f69be0ad3e1a2016e8e7f599019e96ad083db7c6ef 2930 
l2tp-ipsec-vpn_1.0.1-1.debian.tar.gz
 ffd194b78e9394ade5a21474a6f06e42dcf371ecc67ac447b5bfcffe3bc2b2ca 240464 
l2tp-ipsec-vpn_1.0.1-1_amd64.deb
Files: 
 651f5f976534c597364cb0224af3bfb2 1369 net optional l2tp-ipsec-vpn_1.0.1-1.dsc
 c70e8678c6b85cd463378e0adb63d80f 158689 net optional 
l2tp-ipsec-vpn_1.0.1.orig.tar.gz
 2eec732362ccb2f8105d8603b60970e8 2930 net optional 
l2tp-ipsec-vpn_1.0.1-1.debian.tar.gz
 b4e6e22aad6a9f6acc36e740530f8655 240464 net optional 
l2tp-ipsec-vpn_1.0.1-1_amd64.deb

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

iD8DBQFOXeWcvdkzt4X+wX8RAjdrAJ9Dl6ferof/hjbZida6bcXLd8rfLwCfVzVj
18ZS04uZf+8Cg5Ddx8V8ONE=
=JiaB
-END PGP SIGNATURE-


Accepted:
l2tp-ipsec-vpn_1.0.1-1.debian.tar.gz
  to main/l/l2tp-ipsec-vpn/l2tp-ipsec-vpn_1.0.1-1.debian.tar.gz
l2tp-ipsec-vpn_1.0.1-1.dsc
  to main/l/l2tp-ipsec-vpn/l2tp-ipsec-vpn_1.0.1-1.dsc
l2tp-ipsec-vpn_1.0.1-1_amd64.deb
  to main/l/l2tp-ipsec-vpn/l2tp-ipsec-vpn_1.0.1-1_amd64.deb
l2tp-ipsec-vpn_1.0.1.orig.tar.gz
  to main/l/l2tp-ipsec-vpn/l2tp-ipsec-vpn_1.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/e1qyfwi-0006ad...@franck.debian.org



Accepted l2tp-ipsec-vpn-daemon 0.9.6-1 (source amd64)

2011-08-31 Thread Werner Jaeger
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 28 Aug 2011 12:35:41 +0200
Source: l2tp-ipsec-vpn-daemon
Binary: l2tp-ipsec-vpn-daemon
Architecture: source amd64
Version: 0.9.6-1
Distribution: unstable
Urgency: low
Maintainer: Werner Jaeger werner_jae...@web.de
Changed-By: Werner Jaeger werner_jae...@web.de
Description: 
 l2tp-ipsec-vpn-daemon - daemon for L2tpIPsecVpn GUI
Closes: 639434
Changes: 
 l2tp-ipsec-vpn-daemon (0.9.6-1) unstable; urgency=low
 .
   * New upstream release
 - Makefile:
   o added clobber and uninstall target
 .
   * debian/control:
 - Changed architecture from any to linux-any (Closes: #639434)
Checksums-Sha1: 
 1bc485eefe53d348c276434df5ed1e6ae98ab321 1172 l2tp-ipsec-vpn-daemon_0.9.6-1.dsc
 7a82a6b3aa94cdaf170ce4fedaefe91ff11c5c3a 19531 
l2tp-ipsec-vpn-daemon_0.9.6.orig.tar.gz
 a6ed5ae84d44ba02ec96f5ada585ba66ae5d9d43 2701 
l2tp-ipsec-vpn-daemon_0.9.6-1.debian.tar.gz
 d4e365de2f3615eebb8557620f4d5e65f47f5a6d 16662 
l2tp-ipsec-vpn-daemon_0.9.6-1_amd64.deb
Checksums-Sha256: 
 56e2430ff10b31e22e3594f59780881cd206e498b9d39a347338a81e7b76b044 1172 
l2tp-ipsec-vpn-daemon_0.9.6-1.dsc
 9bb243422981ede966244953b6b64768ce8e4c0a9b5d1e87250171a0d5fb677e 19531 
l2tp-ipsec-vpn-daemon_0.9.6.orig.tar.gz
 b7977e47f6735e703e212a06c4495bf6763521f5be1fd40113af55b80288876c 2701 
l2tp-ipsec-vpn-daemon_0.9.6-1.debian.tar.gz
 752009bc3056e22251ac3d964609e2421763331b31787cf54931b4b35dc6fffc 16662 
l2tp-ipsec-vpn-daemon_0.9.6-1_amd64.deb
Files: 
 86d23cd853126104bdea0d6e7e15b6de 1172 net optional 
l2tp-ipsec-vpn-daemon_0.9.6-1.dsc
 4524e9fabdc5281ae31564b0794bae6e 19531 net optional 
l2tp-ipsec-vpn-daemon_0.9.6.orig.tar.gz
 b4f7c38fb12fb9ff7cb4da002604b642 2701 net optional 
l2tp-ipsec-vpn-daemon_0.9.6-1.debian.tar.gz
 1734a7656e758a9011dfedd411fe8b23 16662 net optional 
l2tp-ipsec-vpn-daemon_0.9.6-1_amd64.deb

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

iD8DBQFOXeVjvdkzt4X+wX8RAmPDAKCFyzmB6vG+HmGjxL3wuYfMaALUvQCeJGLC
+z0aw0FDu/RwOuOOI9VM3Gs=
=OVnf
-END PGP SIGNATURE-


Accepted:
l2tp-ipsec-vpn-daemon_0.9.6-1.debian.tar.gz
  to main/l/l2tp-ipsec-vpn-daemon/l2tp-ipsec-vpn-daemon_0.9.6-1.debian.tar.gz
l2tp-ipsec-vpn-daemon_0.9.6-1.dsc
  to main/l/l2tp-ipsec-vpn-daemon/l2tp-ipsec-vpn-daemon_0.9.6-1.dsc
l2tp-ipsec-vpn-daemon_0.9.6-1_amd64.deb
  to main/l/l2tp-ipsec-vpn-daemon/l2tp-ipsec-vpn-daemon_0.9.6-1_amd64.deb
l2tp-ipsec-vpn-daemon_0.9.6.orig.tar.gz
  to main/l/l2tp-ipsec-vpn-daemon/l2tp-ipsec-vpn-daemon_0.9.6.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/e1qyfwq-0006ct...@franck.debian.org



Accepted ladish 0.3-9 (source all amd64)

2011-08-31 Thread Alessio Treglia
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 31 Aug 2011 09:28:57 +0200
Source: ladish
Binary: ladish gladish liblash-compat-1 liblash-compat-dev ladish-dbg
Architecture: source amd64 all
Version: 0.3-9
Distribution: unstable
Urgency: medium
Maintainer: Debian Multimedia Maintainers 
pkg-multimedia-maintain...@lists.alioth.debian.org
Changed-By: Alessio Treglia ales...@debian.org
Description: 
 gladish- graphical interface for LADI Session Handler
 ladish - session management system for JACK applications
 ladish-dbg - Debugging symbols for ladish
 liblash-compat-1 - LASH compatibility library
 liblash-compat-dev - LASH compatibility library (development files)
Closes: 639490
Changes: 
 ladish (0.3-9) unstable; urgency=medium
 .
   * Update kfreebsd's patch (Closes: #639490).
   * Prevent SIGSEGV when launching gladish (LP: #835166).
Checksums-Sha1: 
 67999b52fb8bb66350dc4bd73ec8d0651114cbbe 1518 ladish_0.3-9.dsc
 c23b5d4fc33bf4ddb3ab12bebbb8fb0d802de5dc 12729 ladish_0.3-9.debian.tar.gz
 15611331e99a3175c7d642cf7f187ba9c021e923 179992 ladish_0.3-9_amd64.deb
 275536191ca52984fa56e91a8ca4c832d08cfb44 156096 gladish_0.3-9_amd64.deb
 85cea6ce2fdd5612d8128fd8eab0cb64403d4a1b 14396 liblash-compat-1_0.3-9_amd64.deb
 36d5fcabb4abe93de1f1bb0d5ec15fabbab740dc 10788 liblash-compat-dev_0.3-9_all.deb
 68bbc2a51be9eb8e565a87d628774ed96d62b224 185488 ladish-dbg_0.3-9_amd64.deb
Checksums-Sha256: 
 d0f8a8b241dc8cd3672b5f449c93aa11fe1fa65e17935540b3035518b2c00e9f 1518 
ladish_0.3-9.dsc
 e89430ec49dabfe7ee300faad4956f3267576f875a0bdf6747746e4f591054c3 12729 
ladish_0.3-9.debian.tar.gz
 b12b70f3faa56d133e3729840a533288ffad0617f9fa2198f70abbed4c0cbf7d 179992 
ladish_0.3-9_amd64.deb
 304ebb8825f1da1cf250f1bbfc5415fef32d5ff7622b472f214477d3af8a1320 156096 
gladish_0.3-9_amd64.deb
 b78d60760e3d8f7cc82953e46e870c3c84be0743e879ee9c0a15b3ec6177b014 14396 
liblash-compat-1_0.3-9_amd64.deb
 bbf1b5b73bb4fa625c893fee70ca1907ced597344770cd57ef0ba7631cf1effa 10788 
liblash-compat-dev_0.3-9_all.deb
 a688fa0e122a6636f458013e50ea281cba5f0b18489a247bec65b874f18d0fce 185488 
ladish-dbg_0.3-9_amd64.deb
Files: 
 692aef02b77bb5881bcf2915f7887408 1518 sound optional ladish_0.3-9.dsc
 ab507b7353e527fc8d4de4c194ce54d7 12729 sound optional 
ladish_0.3-9.debian.tar.gz
 b70eadc74c12871b825a9ee591e7d9e4 179992 sound optional ladish_0.3-9_amd64.deb
 b4138a74b13a0492bb4bcd0cc1d12135 156096 sound optional gladish_0.3-9_amd64.deb
 cacf4fb3b641ac87fd5ab05f35c14d5c 14396 libs optional 
liblash-compat-1_0.3-9_amd64.deb
 45e3905cb80172c7828b62ae91b58d0f 10788 libdevel optional 
liblash-compat-dev_0.3-9_all.deb
 62a88ea881d76fad7f2e26af3b4ddad1 185488 debug extra ladish-dbg_0.3-9_amd64.deb

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

iEYEARECAAYFAk5d5QEACgkQRdSMfNz8P9AWLQCbBQXwSeDP1xkj2eu+HSdooALj
ucsAnRzxo/KQHhQD8+fwNKXidP6zqb44
=mc4O
-END PGP SIGNATURE-


Accepted:
gladish_0.3-9_amd64.deb
  to main/l/ladish/gladish_0.3-9_amd64.deb
ladish-dbg_0.3-9_amd64.deb
  to main/l/ladish/ladish-dbg_0.3-9_amd64.deb
ladish_0.3-9.debian.tar.gz
  to main/l/ladish/ladish_0.3-9.debian.tar.gz
ladish_0.3-9.dsc
  to main/l/ladish/ladish_0.3-9.dsc
ladish_0.3-9_amd64.deb
  to main/l/ladish/ladish_0.3-9_amd64.deb
liblash-compat-1_0.3-9_amd64.deb
  to main/l/ladish/liblash-compat-1_0.3-9_amd64.deb
liblash-compat-dev_0.3-9_all.deb
  to main/l/ladish/liblash-compat-dev_0.3-9_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/e1qyfx3-0006l9...@franck.debian.org



Accepted cvsconnect 0.1.cvs20001202-2 (source all)

2011-08-31 Thread Jeroen Schot
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 30 Aug 2011 20:12:38 +0200
Source: cvsconnect
Binary: cvsconnect
Architecture: source all
Version: 0.1.cvs20001202-2
Distribution: unstable
Urgency: low
Maintainer: Debian QA Group packa...@qa.debian.org
Changed-By: Jeroen Schot sc...@a-eskwadraat.nl
Description: 
 cvsconnect - CVS connection minimizer
Closes: 636883
Changes: 
 cvsconnect (0.1.cvs20001202-2) unstable; urgency=low
 .
   * QA upload.
   * Package is orphaned (#636727); set maintainer to Debian QA Group.
   * Switch from yada to debhelper. Closes: #636883.
   * Update debian/copyright to include BSD license.
   * Update Standards-Version to 3.9.2.
   * Change section to 'vcs - extra'.
   * Add 'empty' debian/watch explaining where to get upstream sources.
Checksums-Sha1: 
 6b08924723d2913fe32f370afb9bfc4c14169087 1709 cvsconnect_0.1.cvs20001202-2.dsc
 f7812a5d9a2d8c996e42c6ceacec683993385742 4029 
cvsconnect_0.1.cvs20001202-2.debian.tar.gz
 e99d6f4de6c9a0d2dc7cb661f98cecc21147faf1 10680 
cvsconnect_0.1.cvs20001202-2_all.deb
Checksums-Sha256: 
 828e69fe4e3090c3b1e09a751b8aebc14005df40348e590d9654f7b51830cd66 1709 
cvsconnect_0.1.cvs20001202-2.dsc
 8d02296c55a98df76e8bfa6e24ccb37b9a5c3ed15e4daf89bd25cfaa6f3d0ab5 4029 
cvsconnect_0.1.cvs20001202-2.debian.tar.gz
 3504f12ea2eab641290d573c1140f9d8f2de700423b0545fbf693e7972e74a88 10680 
cvsconnect_0.1.cvs20001202-2_all.deb
Files: 
 8ccf64c1cb3c42e239a144023d47dc5b 1709 vcs extra 
cvsconnect_0.1.cvs20001202-2.dsc
 ffd1e78b42d73677ab75baa76e805c38 4029 vcs extra 
cvsconnect_0.1.cvs20001202-2.debian.tar.gz
 e53c96bfc072e16a4e1636d7b219f8f7 10680 vcs extra 
cvsconnect_0.1.cvs20001202-2_all.deb

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

iQIcBAEBCAAGBQJOXevMAAoJEKbcJNnaJJPRtpgP+gLeKaTdkljP8SONRxKfmZsu
FcL1Jhcul8eWK8nUqe6tq95xrHif0F2M9goSv4Hi+GNEwhrV8g+mT1uyJmUmvm92
Mrkj/0Y4Jxzi4/YederHCuF/8HEMiO5se3TD4fQqo1zbzQhrXC7g0TT0MDf4kxcl
hpaAcdrSrXzBAN57uncBi1E4PHgBLLh3MhZSW5PStWsJO3k/w98SJMC5BKwlFN7b
dGAIV619GIKfLrKW67K5cFw4QhdrpUOjAumuGgXJQVlGmJLjl+iSP6czPk5SGMnR
/ngAAgGFWyiet+tGqkLzsKRmop8OHJgNxJX1lvpVpHvGUoEqo8cuFBeYDfVjo2Jw
kTiME5cwxAMUQ21n4zcAduCJVn4npEMipuVfaF62QPYqxKhAY7osEhBa4Qk7YopH
vctWjTph2VwDeSDXCU8rrqpPFw4PGrf6b4gL+H1Aq0SD9XAJn7ifFY7eWMcBmp2c
+beiRv/t1U3/xbOKtKBgGFvPppZpA9cTuIH8acc286Upm+vs7qmEcDUioGIigdE4
A/qfAszxbaEcWQRL8INHDc5Jey/9KGFX55/Ku5OdnelxEea/KEk3cna6p5A35wRS
5R9D/5YMqApmXNgBip7REzj4/X4HLWeqe20sjTVPq8fYAgx5Fsri/SFY3XrZqE3x
pRzrQIbsIO11KBG9JhXi
=CW/o
-END PGP SIGNATURE-


Accepted:
cvsconnect_0.1.cvs20001202-2.debian.tar.gz
  to main/c/cvsconnect/cvsconnect_0.1.cvs20001202-2.debian.tar.gz
cvsconnect_0.1.cvs20001202-2.dsc
  to main/c/cvsconnect/cvsconnect_0.1.cvs20001202-2.dsc
cvsconnect_0.1.cvs20001202-2_all.deb
  to main/c/cvsconnect/cvsconnect_0.1.cvs20001202-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/e1qygs8-0004lu...@franck.debian.org



Accepted nvidia-graphics-drivers 280.13-3 (source i386 amd64)

2011-08-31 Thread Andreas Beckmann
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 31 Aug 2011 09:49:09 +0200
Source: nvidia-graphics-drivers
Binary: nvidia-glx xserver-xorg-video-nvidia nvidia-glx-ia32 libgl1-nvidia-glx 
libgl1-nvidia-glx-ia32 nvidia-alternative nvidia-kernel-dkms 
nvidia-kernel-source nvidia-vdpau-driver nvidia-vdpau-driver-ia32 nvidia-smi 
libcuda1 libcuda1-ia32 libnvidia-compiler libnvidia-compiler-ia32 libnvcuvid1 
libnvidia-ml1 nvidia-opencl-common nvidia-opencl-icd nvidia-opencl-icd-ia32 
nvidia-libopencl1 nvidia-libopencl1-ia32 libgl1-nvidia-alternatives 
libgl1-nvidia-alternatives-ia32 libglx-nvidia-alternatives nvidia-detect
Architecture: amd64 i386 source
Version: 280.13-3
Distribution: unstable
Urgency: low
Maintainer: Debian NVIDIA Maintainers pkg-nvidia-de...@lists.alioth.debian.org
Changed-By: Andreas Beckmann deb...@abeckmann.de
Description: 
 libcuda1   - NVIDIA CUDA runtime library
 libcuda1-ia32 - NVIDIA CUDA runtime library (32-bit)
 libgl1-nvidia-alternatives - transition libGL.so* diversions to 
glx-alternative-nvidia
 libgl1-nvidia-alternatives-ia32 - simplifies replacing MESA libGL with GPU 
vendor libraries (32-bit
 libgl1-nvidia-glx - NVIDIA binary OpenGL libraries${nvidia:LegacyDesc}
 libgl1-nvidia-glx-ia32 - NVIDIA binary OpenGL 32-bit 
libraries${nvidia:LegacyDesc}
 libglx-nvidia-alternatives - transition libgl.so diversions to 
glx-alternative-nvidia
 libnvcuvid1 - NVIDIA CUDA nvcuvid runtime library
 libnvidia-compiler - NVIDIA runtime compiler library
 libnvidia-compiler-ia32 - NVIDIA runtime compiler library (32-bit)
 libnvidia-ml1 - NVIDIA management library (NVML) runtime library
 nvidia-alternative - allows the selection of NVIDIA as GLX provider
 nvidia-detect - NVIDIA GPU detection utility
 nvidia-glx - NVIDIA metapackage${nvidia:LegacyDesc}
 nvidia-glx-ia32 - NVIDIA 32-bit libraries${nvidia:LegacyDesc} (transitional 
package
 nvidia-kernel-dkms - NVIDIA binary kernel module DKMS 
source${nvidia:LegacyDesc}
 nvidia-kernel-source - NVIDIA binary kernel module source${nvidia:LegacyDesc}
 nvidia-libopencl1 - NVIDIA OpenCL library
 nvidia-libopencl1-ia32 - NVIDIA OpenCL 32-bit library
 nvidia-opencl-common - NVIDIA OpenCL driver
 nvidia-opencl-icd - NVIDIA OpenCL ICD
 nvidia-opencl-icd-ia32 - NVIDIA OpenCL ICD (32-bit)
 nvidia-smi - NVIDIA System Management Interface
 nvidia-vdpau-driver - NVIDIA vdpau driver
 nvidia-vdpau-driver-ia32 - NVIDIA vdpau 32-bit driver
 xserver-xorg-video-nvidia - NVIDIA binary Xorg driver${nvidia:LegacyDesc}
Changes: 
 nvidia-graphics-drivers (280.13-3) unstable; urgency=low
 .
   [ Andreas Beckmann ]
   * Revert enabling xorg-video-abi-11, there are some more ABI changes in
 Xserver 1.11.0 that didn't get properly versioned and may cause trouble,
 see http://www.nvnews.net/vbulletin/showthread.php?t=165665
 (Reopens: #639737)
 14f57a33460f59fcd04fd4f77fb1ee25e9d3c8b066551b4c9205494ba3714a20 1825 
nvidia-graphics-drivers_280.13-3.dsc
 75767c66ef43c79c62a225df686be8afc25bb0a1df8a89a1f7ef0d94226c63fb 93077 
nvidia-graphics-drivers_280.13-3.debian.tar.gz
 53ebbb5ce32e983f7bf52fc9c676952b65085fc90b45ae81e1aac51798ee053d 327090 
nvidia-glx_280.13-3_amd64.deb
 1eaa313d4a5cae61569194e42d3406c12a671c263f9528e8040e85cb0f900740 3893400 
xserver-xorg-video-nvidia_280.13-3_amd64.deb
 633851a46cf0f602c8cf4186a3cf54a76529eea643ecff6ccae4004e4bb1fb65 68550 
nvidia-glx-ia32_280.13-3_amd64.deb
 2b1ad5f9dee4a22f1a3f9af8e23bc0c328c897b838b8bc75d2f8c639825f501c 8405612 
libgl1-nvidia-glx_280.13-3_amd64.deb
 bf1db78d89bc11b75048b05239844ae3946c33ea5e51316803e22561dc86053f 7703826 
libgl1-nvidia-glx-ia32_280.13-3_amd64.deb
 cf920c834864dd39306483f2851e03223d58bb99841239c1aee64cde941a4445 69488 
nvidia-alternative_280.13-3_amd64.deb
 7793f08faddc8363352da547d8de2f57067cd22189bd4ea7125304db7ef8f14c 8976146 
nvidia-kernel-dkms_280.13-3_amd64.deb
 81b1bb3d9405d9e6287a1f5ff80adb2384bcd94e21725a4b66af95ca94738a83 8528812 
nvidia-kernel-source_280.13-3_amd64.deb
 a14a6baca96a90095f481cc10e60fcc6f86bd16734ce98a722e71e8b61feb26d 1029838 
nvidia-vdpau-driver_280.13-3_amd64.deb
 49f49789de217c8706eb41c77917e933d3dd7a3c2e370ac8c76da41ba4fae6ab 1054610 
nvidia-vdpau-driver-ia32_280.13-3_amd64.deb
 ae8e43ca66be232b09a11a7ff000903259c3934e1c6da1e4818c157c80f5dde3 96062 
nvidia-smi_280.13-3_amd64.deb
 f200abb417bbad78dacf4dfcb22484ea285d5838d2979796cb7f2ba74b77ac9b 3335178 
libcuda1_280.13-3_amd64.deb
 12d82f6e88811722bbc5074e1ec27c16cd3f10c942fd370040e40fbba6174288 3573858 
libcuda1-ia32_280.13-3_amd64.deb
 47c418444fb0d04c93a068a257df4ef2af4c27ede322b1d82a38cd7eb2e7dd60 9600496 
libnvidia-compiler_280.13-3_amd64.deb
 f0fef2079f366a34af9d27f588a3c4b167329121023e2faad08dc103cd905e86 9963968 
libnvidia-compiler-ia32_280.13-3_amd64.deb
 548ef0a3ce9eef404c0c9a2fabe41ad89904d93064c4dd5560c3303892ad6762 1152106 
libnvcuvid1_280.13-3_amd64.deb
 c409a27f07fa601cd690d7471c381606b9b2c1f84fdb01fbabf0b8c4b17ea5b1 138448 
libnvidia-ml1_280.13-3_amd64.deb
 

Accepted scanbuttond 0.2.3.cvs20090713-7 (source amd64)

2011-08-31 Thread Milan Zamazal
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 30 Aug 2011 21:45:43 +0200
Source: scanbuttond
Binary: scanbuttond
Architecture: source amd64
Version: 0.2.3.cvs20090713-7
Distribution: unstable
Urgency: low
Maintainer: Milan Zamazal p...@debian.org
Changed-By: Milan Zamazal p...@debian.org
Description: 
 scanbuttond - Scanner button daemon
Changes: 
 scanbuttond (0.2.3.cvs20090713-7) unstable; urgency=low
 .
   * Disable snapscan-s1500.patch -- it breaks scanbuttond at least with my
 Epson Perfection 2480.
Checksums-Sha1: 
 1ab6c7655ff509522bc41f99d49f4f9d8db89fa1 1123 
scanbuttond_0.2.3.cvs20090713-7.dsc
 c5309b3fab4ffcb909e4cabec14f9cfec4908f12 9226 
scanbuttond_0.2.3.cvs20090713-7.debian.tar.gz
 b7092f174929e9e17693719dbe9a0bd3e0132b0b 49126 
scanbuttond_0.2.3.cvs20090713-7_amd64.deb
Checksums-Sha256: 
 0b7cf99285f13070e244d482d7234c1b22c1413919bbe2958c6e9e7e81978760 1123 
scanbuttond_0.2.3.cvs20090713-7.dsc
 e2bdbb55b700a689f55f86fc6f61c4549f1b1de2a6d322835c9f0a4a3bc7b353 9226 
scanbuttond_0.2.3.cvs20090713-7.debian.tar.gz
 b2fba355eec65af45702f7459c0e815ba48e26183ebe73f95aed9a8f49bb1bcd 49126 
scanbuttond_0.2.3.cvs20090713-7_amd64.deb
Files: 
 0b50fb6c8541f68030071283859ce806 1123 misc extra 
scanbuttond_0.2.3.cvs20090713-7.dsc
 aadc5fcfdd1530d42ec014f1e050c400 9226 misc extra 
scanbuttond_0.2.3.cvs20090713-7.debian.tar.gz
 04baedb1504f72e012856146c5524fb6 49126 misc extra 
scanbuttond_0.2.3.cvs20090713-7_amd64.deb

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

iEYEARECAAYFAk5d6rgACgkQkSkk/j3Cm0H+gQCg2StQqnC+cK9kuZ47xSBVWoth
9UoAoI07ux8EaT9NgVDmefQZMD6VA8YI
=3SWd
-END PGP SIGNATURE-


Accepted:
scanbuttond_0.2.3.cvs20090713-7.debian.tar.gz
  to main/s/scanbuttond/scanbuttond_0.2.3.cvs20090713-7.debian.tar.gz
scanbuttond_0.2.3.cvs20090713-7.dsc
  to main/s/scanbuttond/scanbuttond_0.2.3.cvs20090713-7.dsc
scanbuttond_0.2.3.cvs20090713-7_amd64.deb
  to main/s/scanbuttond/scanbuttond_0.2.3.cvs20090713-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/e1qygvg-0005sk...@franck.debian.org



Accepted libemail-send-perl 2.198-4 (source all)

2011-08-31 Thread Ansgar Burchardt
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Wed, 31 Aug 2011 11:27:05 +0200
Source: libemail-send-perl
Binary: libemail-send-perl
Architecture: all source
Version: 2.198-4
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: Ansgar Burchardt ans...@debian.org
Closes: 632146
Description: 
 libemail-send-perl - Perl module for simply sending email (deprecated)
Changes: 
 libemail-send-perl (2.198-4) unstable; urgency=low
 .
   [ Salvatore Bonaccorso ]
   * Update my email address.
 .
   [ Ansgar Burchardt ]
   * Update my email address.
   * debian/control: Convert Vcs-* fields to Git.
   * debian/control: Document that this module has been deprecated upstream.
 (Closes: #632146)
   * debian/copyright: Refer to /usr/share/common-licenses/GPL-1; refer to
 Debian systems instead of Debian GNU/Linux systems.
   * Bump Standards-Version to 3.9.2.
 .
   [ gregor herrmann ]
   * Remove alternative (build) dependencies that are already satisfied
 in oldstable.
 .
   [ Salvatore Bonaccorso ]
   * debian/copyright: Replace DEP5 Format-Specification URL from
 svn.debian.org to anonscm.debian.org URL.
Checksums-Sha1: 
 75c76c6fd84bcdcdd2c52978413bb9edd8c13025 2478 libemail-send-perl_2.198-4.dsc
 0c66b3bf2bb76617d2834382e5bcb2d7dcc10375 5526 
libemail-send-perl_2.198-4.debian.tar.gz
 7ae12df1e34a221f47ab652410a72fd927603f26 35992 
libemail-send-perl_2.198-4_all.deb
Checksums-Sha256: 
 26afe719dcd500894eb22a91d1a94eadafc26f6240cd2c3672eb1f55f407b89a 2478 
libemail-send-perl_2.198-4.dsc
 99ce693d47fce27a3e4ed173ee1d9ca4b826160ea2e4a41151862680ab5d4ba9 5526 
libemail-send-perl_2.198-4.debian.tar.gz
 d51c41787bb8ca180bb621cdbf1cfa8a5a84b274d9b7b2d07a4c30b59eb50169 35992 
libemail-send-perl_2.198-4_all.deb
Files: 
 3803e6dab64bf5a7203eac720be3bcb1 2478 perl optional 
libemail-send-perl_2.198-4.dsc
 a41c2001fe5eeed12bbb1097864d4369 5526 perl optional 
libemail-send-perl_2.198-4.debian.tar.gz
 489f17539aab2056c425abbffa78d77f 35992 perl optional 
libemail-send-perl_2.198-4_all.deb

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

iQIcBAEBCgAGBQJOXf7vAAoJEIATJTTdNH3IAPYP/3dn0DF1Rcy0BVNY5Uu/NR9i
NZCiEzxNCJuIjNMBcO3y34rJmgCrJDFCe1pu9Dhq8ZWopilM1HxEcVynXwU78T6K
G+T8JzId5MzXke2YQu+oA09VQ6zY98nF5wI81KmomKGHXAadk0cRS65A3/V/0d6e
tA+YxhZhSsESiZUiDHB6MGAhFHrE+973iIbT0xaD2xSTAuxDNB4A0SA3Ae6zTiXJ
JOLgNIBwmwN5GjsEmgQzJCwSC5D4If13R/TvYokMXgXDWJbqjdmJ7sIrQ+DFSGwi
+fn0OqQ73JzPkmkBx3mg6rk3j2kGY80klY0udD8Md7J0GGDHbjX58tJzZhmkRPO6
t1jE5ogO70YA00FNbD+TRf15uVB9J3wkz7yNdNVvTP5hC0ulIbxbY5OcH94SKElf
KX0sKvMQRdW2FwyiNwTnSPk8IQC4o1hqNv1hiz0vqFb3hAqY7ZeLk8meV3JUpkgB
LCD2F9SfWBaQUhLBVqNBw8sSWj5KyiZqWf4067W05C539whposRr6PNcW5uURfD6
nn/8kHgSrsFxlXOJSpiDOBFdJFCgLo8mpHJzE3XzLZizWeBNsdwc4JqK2QONsOcr
kd9oPNiQRb+Qp7dywo01Bq30t8TfdHYKc0kEJOzd2PCLHAFVChgDJFTL49sTUB2V
Sy4yIpJnXDm32zubUlgM
=wvNp
-END PGP SIGNATURE-


Accepted:
libemail-send-perl_2.198-4.debian.tar.gz
  to main/libe/libemail-send-perl/libemail-send-perl_2.198-4.debian.tar.gz
libemail-send-perl_2.198-4.dsc
  to main/libe/libemail-send-perl/libemail-send-perl_2.198-4.dsc
libemail-send-perl_2.198-4_all.deb
  to main/libe/libemail-send-perl/libemail-send-perl_2.198-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/e1qyh9n-0003ba...@franck.debian.org



Accepted rinse 1.9.1-1 (source all)

2011-08-31 Thread Thomas Lange
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 31 Aug 2011 11:38:27 +0200
Source: rinse
Binary: rinse
Architecture: source all
Version: 1.9.1-1
Distribution: unstable
Urgency: low
Maintainer: Thomas Lange la...@debian.org
Changed-By: Thomas Lange la...@debian.org
Description: 
 rinse  - RPM installation environment
Closes: 635639 635645
Changes: 
 rinse (1.9.1-1) unstable; urgency=low
 .
   * add missing package for CentOS and SLC 6 (closes: 635645)
   * rinse.conf: fix wrong URL (closes: #635639)
Checksums-Sha1: 
 5b63f57f35d8f6124eea39391511ddff3e75c564 1066 rinse_1.9.1-1.dsc
 9fb31ceef2124a7811713eef2c3a42e1c13ebe0c 21177 rinse_1.9.1.orig.tar.gz
 8f2d0e99f8963deb5faabf230c2b5d53cb107bad 3102 rinse_1.9.1-1.diff.gz
 64c9dc85082f5afa3beb32d29b7de38f571b3c23 22784 rinse_1.9.1-1_all.deb
Checksums-Sha256: 
 0694a81ac2affb28b1c3bf7c4403ce0871c910c32eec43fb33dcd8687c591f07 1066 
rinse_1.9.1-1.dsc
 1113a4f5e5bfef541a4f71b99b6adf98e058a4afdd7b5ee076c138a88fa5224b 21177 
rinse_1.9.1.orig.tar.gz
 f912485ce48c2488c41a04dacb12e288096e65bf1a706a7ba740738acf5e2196 3102 
rinse_1.9.1-1.diff.gz
 d982ea585b701a8cb269f6f73176c93bcb27cfdf84ac129bedf39d6809fb1b34 22784 
rinse_1.9.1-1_all.deb
Files: 
 8a76c9b2ea2ae6fa45e66d166b7bb4b1 1066 admin extra rinse_1.9.1-1.dsc
 12cd04a0bba2805e40cd74f7f38bd1a1 21177 admin extra rinse_1.9.1.orig.tar.gz
 19d3edc986b8e7d265b167ba0d478133 3102 admin extra rinse_1.9.1-1.diff.gz
 d6ee214ecfb63d0ca57531c242ed11da 22784 admin extra rinse_1.9.1-1_all.deb

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

iD8DBQFOXgKy3BPlTqubZv0RAj6wAJ42iy8jYWN+n9IZbZvr8GJXDiXfigCfZ+Ux
stR7MMQ/zXa94VKxVjYtvQQ=
=DnVb
-END PGP SIGNATURE-


Accepted:
rinse_1.9.1-1.diff.gz
  to main/r/rinse/rinse_1.9.1-1.diff.gz
rinse_1.9.1-1.dsc
  to main/r/rinse/rinse_1.9.1-1.dsc
rinse_1.9.1-1_all.deb
  to main/r/rinse/rinse_1.9.1-1_all.deb
rinse_1.9.1.orig.tar.gz
  to main/r/rinse/rinse_1.9.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/e1qyhcw-sy...@franck.debian.org



Accepted trafficserver 3.0.1-2 (source amd64)

2011-08-31 Thread Arno Töll
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 02 Aug 2011 22:58:37 +0200
Source: trafficserver
Binary: trafficserver trafficserver-plugin-conf-remap trafficserver-dev
Architecture: source amd64
Version: 3.0.1-2
Distribution: unstable
Urgency: low
Maintainer: Arno Töll deb...@toell.net
Changed-By: Arno Töll deb...@toell.net
Description: 
 trafficserver - fast, scalable and extensible HTTP/1.1 compliant caching proxy 
se
 trafficserver-dev - Apache Traffic Server Software Developers Kit (SDK)
 trafficserver-plugin-conf-remap - Apache Traffic Server conf_remap plugin
Closes: 636338
Changes: 
 trafficserver (3.0.1-2) unstable; urgency=low
 .
   * Fix please add armhf to the arch list - add armhf to the list of 
supported
 architectures. Thanks Konstantinos Margaritis for the hint (Closes: 
#636338)
   * Remove IA64 from the list of supported architectures. The upgrade to the 
gcc
 4.6 toolchain disclosed portability issues with it, which caused the resul-
 ting binary package to produce no-op code in some functions.
Checksums-Sha1: 
 ec781d9763126572d498c356a9a11e7ad96d8177 2169 trafficserver_3.0.1-2.dsc
 a644d2633f342bb50eeaacb7f662b2e5fbae66a2 16210 
trafficserver_3.0.1-2.debian.tar.gz
 895e8411a8f119261a947f0f237be07d9ecf8648 3968110 
trafficserver_3.0.1-2_amd64.deb
 084aa13846ec155c5ef4570892b51af51ea3297c 25660 
trafficserver-plugin-conf-remap_3.0.1-2_amd64.deb
 d933bf026c6b762b12836044bbd0d3049b1b5286 433476 
trafficserver-dev_3.0.1-2_amd64.deb
Checksums-Sha256: 
 02289eb4972038d7ab32794b7b4abc2449f5698028db59f395588cd66d90f6e4 2169 
trafficserver_3.0.1-2.dsc
 6ec2547b112ed198167ea4a0cfbdac81ad522dbc305a6d5daa342453d2d8c3d9 16210 
trafficserver_3.0.1-2.debian.tar.gz
 3b173a1f86920a7bc0bf169a16243a1924720703a127515a3cf8895f8249aad9 3968110 
trafficserver_3.0.1-2_amd64.deb
 f963f935cb0bc4a1e44e41ddda521f9a081d1e529a1b19856688fea831bcc899 25660 
trafficserver-plugin-conf-remap_3.0.1-2_amd64.deb
 743975fd621f9bcf94a4e26f5570f77af12161b5a930b72e5ae7e56a47d3bda8 433476 
trafficserver-dev_3.0.1-2_amd64.deb
Files: 
 57993096bc8087c8564a434e6fe562eb 2169 web extra trafficserver_3.0.1-2.dsc
 5e8959b932ad343e6626010c8fff1b59 16210 web extra 
trafficserver_3.0.1-2.debian.tar.gz
 8fb5fce36b1b8504edae4e82317d9256 3968110 web extra 
trafficserver_3.0.1-2_amd64.deb
 98d807abe7caba77d6c855e58df8b7c8 25660 web extra 
trafficserver-plugin-conf-remap_3.0.1-2_amd64.deb
 f2d23e09e13c069275dff9e90a3f7599 433476 web extra 
trafficserver-dev_3.0.1-2_amd64.deb

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

iQIcBAEBAgAGBQJOXgIrAAoJEMcrUe6dgPNtRbsP/ArCdT8IOckDGnZ/sWeeGzP6
FZoNpyaRPoNkJD1PTyyQ5eeeWrW7uKGRYT6LTyOARwBRiJZDULdSiFDHhq4hSsVT
v8IIzy/NXlQZf4Dr5krqLDPdAf+PKZfQrdtv/6DIwSEv+DOOZAnT2lI8KmnMkT7y
3Ldu0Hjs9mCDjMyeUw9Hg4p0jcTHpcEHlm0LVQNn4P88f0OKL02eo49Ry6ja5kAl
YeWy8NILhzO8BXOYPn2tJxljcpMY93xPXMwa4Y5S3QCJTETw4/lK3hEJtkJjVZOI
2VBrMvLwjMXZClGUfhr+uomGoA+vqqZY973c41B4TTKxLUhQ4o6v3XgWDBhegckq
S3JJi478xitM4Xq5M58/rH38bXUlEAUfN1qJObNtc2wtamnkcedymoxP+ksKvFvk
MQHxrjVVanBqo2vjApJhZNuFKh12cr+T8DOugICVZoMHmgsJ/Zn/jCFbYKqLvQsc
83I4KlekgKS2572e749oJFO3DE4btbzIsODUeZeWts7qn+S/l7fCmX891GxZIPUk
YEpHJvKUEO+1itWVPH9ZHtY+RHVuCS/D65d3l9l94RxyGYDH/AgpNY8ClZY4KQnw
/tHQmvy0jDGQaL7+qQXcc0mY82vgiWtwc3W06CNSMhxVxMJbooeUgsbICVQAUFsX
qSO/MXg2ynRZdkinJ4My
=8X8Z
-END PGP SIGNATURE-


Accepted:
trafficserver-dev_3.0.1-2_amd64.deb
  to main/t/trafficserver/trafficserver-dev_3.0.1-2_amd64.deb
trafficserver-plugin-conf-remap_3.0.1-2_amd64.deb
  to main/t/trafficserver/trafficserver-plugin-conf-remap_3.0.1-2_amd64.deb
trafficserver_3.0.1-2.debian.tar.gz
  to main/t/trafficserver/trafficserver_3.0.1-2.debian.tar.gz
trafficserver_3.0.1-2.dsc
  to main/t/trafficserver/trafficserver_3.0.1-2.dsc
trafficserver_3.0.1-2_amd64.deb
  to main/t/trafficserver/trafficserver_3.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/e1qyhrb-0002x8...@franck.debian.org



Accepted mdds 0.5.3-2 (source all)

2011-08-31 Thread Rene Engelhard
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 30 Aug 2011 21:28:09 +0200
Source: mdds
Binary: libmdds-dev
Architecture: source all
Version: 0.5.3-2
Distribution: unstable
Urgency: low
Maintainer: Debian OpenOffice Team debian-openoff...@lists.debian.org
Changed-By: Rene Engelhard r...@debian.org
Description: 
 libmdds-dev - Multi Dimension Data structure library -- headers
Changes: 
 mdds (0.5.3-2) unstable; urgency=low
 .
   * upload to unstable
Checksums-Sha1: 
 4e32e09a6e7340c0499b6d1d7d0bce79053a7ab8 1745 mdds_0.5.3-2.dsc
 c4d11e7fce297c6c6494eb0527ebefaa4578309c 4053 mdds_0.5.3-2.debian.tar.gz
 ccfb388ec3c66252115dfeb4358306acb53c5ffe 54294 libmdds-dev_0.5.3-2_all.deb
Checksums-Sha256: 
 26a54b1c262f94aefa9f71cd3d5925c8a7fee03e06ce8cdcef065b3643f0 1745 
mdds_0.5.3-2.dsc
 40fcf8fde492df44b49f9e7fbdf80b8c464684fadfb6223a976a9e92e3b797a1 4053 
mdds_0.5.3-2.debian.tar.gz
 e61f86d187b40ae87baca11d275f4d94a4d6f2bf97dc976fdeb84be75142e0aa 54294 
libmdds-dev_0.5.3-2_all.deb
Files: 
 7cda43e2e4513113edd11153c893a7d8 1745 libdevel optional mdds_0.5.3-2.dsc
 01ffe8cc85fb1053b16595cfad2d5e08 4053 libdevel optional 
mdds_0.5.3-2.debian.tar.gz
 1bf70c7c374e53dc68e24a17875a8d09 54294 libdevel optional 
libmdds-dev_0.5.3-2_all.deb

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

iQIcBAEBCAAGBQJOXTswAAoJEAqgRXHQPj5wcO0P/25H+dwtn5/5ijlbmA1z1Pth
npNyBIlYJbeK5HYjpCM2cxU+qOed3SY+g9nNLd6rW9Dz4YH5dRaCWm6AlwLPVoyC
k2JZhiKZUPAATcrWzi8N0HS9BGILmWjnUFVTN1wut97173pf36qffMaY1bc4KjGe
J8RATJNyQjI4uwQ7rBaJhu4N9W0ChbIqyB6v4LKgAb53dzTedo70g5nw//VVVp51
Xj1un4LCn3Q1GdnIJdDMzQ0m8CiF7AB7gxReqI8GhQWiO33Ebi9xHfZ85diP6TmW
+Sp9zjV74SDClNnjs7KSOvOsbV2W0TZbACxnSMXCj/tIiQfN9bGGilGnBZphBK7x
6mGYJX35qossPadBhUJ7wuUwalc2RB7lfXlXmdMT7QR1MZOtDLRoI2CRmLTYWXd4
GnsF96f0sg48u2wHKmnTEpL/sKCLWW/UamGXuVDmFkRAGxpsyrtNpt98uujCKUYv
tWwYq9eUMgq12s+7GmnrFvv6FxYcFBK0GqJFDfLCDg2SsC3078fCiYP7GY3cD10K
68pSpQI2rmJeQ4vj4UeQjkudPQNFTi58xHPj4gtln0mbAhG+w5I/HD5OT8W1WA+B
VQbEfUyjG0n0jqgrcwFHXQ+SwbwjqFBBV5iij3gilFOy2vIlIQZ5KwlAvlasCOid
YusPhfxMkrYIO3rgLRxx
=WEOl
-END PGP SIGNATURE-


Accepted:
libmdds-dev_0.5.3-2_all.deb
  to main/m/mdds/libmdds-dev_0.5.3-2_all.deb
mdds_0.5.3-2.debian.tar.gz
  to main/m/mdds/mdds_0.5.3-2.debian.tar.gz
mdds_0.5.3-2.dsc
  to main/m/mdds/mdds_0.5.3-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/e1qyikt-0006cq...@franck.debian.org



Accepted bzr-gtk 0.100.0+bzr737-1 (source all)

2011-08-31 Thread Jelmer Vernooij
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 27 Aug 2011 15:14:12 +0200
Source: bzr-gtk
Binary: bzr-gtk nautilus-bzr
Architecture: source all
Version: 0.100.0+bzr737-1
Distribution: unstable
Urgency: low
Maintainer: Debian Bazaar Maintainers pkg-bazaar-ma...@lists.alioth.debian.org
Changed-By: Jelmer Vernooij jel...@debian.org
Description: 
 bzr-gtk- provides graphical interfaces to Bazaar (bzr) version control
 nautilus-bzr - Bazaar (bzr) integration for nautilus
Changes: 
 bzr-gtk (0.100.0+bzr737-1) unstable; urgency=low
 .
   * Support pre-release versions of bzr 2.5.
   * New upstream snapshot.
   * Support nautilus 3.0.
Checksums-Sha1: 
 d66057397de379f7dda8317dc954e4c740896d3c 1552 bzr-gtk_0.100.0+bzr737-1.dsc
 27e32d283fe3faaa7656944119444feadbbdb989 248864 
bzr-gtk_0.100.0+bzr737.orig.tar.gz
 2a9e991c1deb1da69988c99da1c16dfb7acbab1e 8523 
bzr-gtk_0.100.0+bzr737-1.debian.tar.gz
 802820b32d9bd33a6ef87415aadc0f2fef79d75c 157836 
bzr-gtk_0.100.0+bzr737-1_all.deb
 32dd415c11e6114baddb2bc3a6502394d9c8ff46 13220 
nautilus-bzr_0.100.0+bzr737-1_all.deb
Checksums-Sha256: 
 03baa32a7d0bf7b6f382a56cc6b2ad11942d460b87d835c14bd26fcdac99db9b 1552 
bzr-gtk_0.100.0+bzr737-1.dsc
 63328a1ec710b96b82f1e84c4681d201b4270d5c043a136bce0bcec602a9a387 248864 
bzr-gtk_0.100.0+bzr737.orig.tar.gz
 b97aa6da313cab194450f6dd888131a5e40570fc5b9045f9b024ca960bf4c7c5 8523 
bzr-gtk_0.100.0+bzr737-1.debian.tar.gz
 4c42087b9af3e0354d906e1aee3897740c1215a887b33aee4d17d20cf86ec611 157836 
bzr-gtk_0.100.0+bzr737-1_all.deb
 c76c75528e2b095cfef066cf0a0ad1f191caf164d02c514dff0c47c9f32caf4a 13220 
nautilus-bzr_0.100.0+bzr737-1_all.deb
Files: 
 2c07b1482694051754e1ec6564b37b30 1552 vcs optional bzr-gtk_0.100.0+bzr737-1.dsc
 b8bddd87f6dd732a5c2f682f096b3f5a 248864 vcs optional 
bzr-gtk_0.100.0+bzr737.orig.tar.gz
 72cf8d3f2a58ffe29438aa8bb6b1ded6 8523 vcs optional 
bzr-gtk_0.100.0+bzr737-1.debian.tar.gz
 cc4b5d3fd63de1d6babcf43c6779449b 157836 vcs optional 
bzr-gtk_0.100.0+bzr737-1_all.deb
 2392e0059d554cc5224b5b1d0268 13220 vcs optional 
nautilus-bzr_0.100.0+bzr737-1_all.deb

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

iEYEARECAAYFAk5eHiIACgkQPa9Uoh7vUnaTqwCeOMRSG96Lxd7riVyitVqeLGbk
yLMAoImMkizXTp9RW64oMpb6D9ZYqYqr
=ZySm
-END PGP SIGNATURE-


Accepted:
bzr-gtk_0.100.0+bzr737-1.debian.tar.gz
  to main/b/bzr-gtk/bzr-gtk_0.100.0+bzr737-1.debian.tar.gz
bzr-gtk_0.100.0+bzr737-1.dsc
  to main/b/bzr-gtk/bzr-gtk_0.100.0+bzr737-1.dsc
bzr-gtk_0.100.0+bzr737-1_all.deb
  to main/b/bzr-gtk/bzr-gtk_0.100.0+bzr737-1_all.deb
bzr-gtk_0.100.0+bzr737.orig.tar.gz
  to main/b/bzr-gtk/bzr-gtk_0.100.0+bzr737.orig.tar.gz
nautilus-bzr_0.100.0+bzr737-1_all.deb
  to main/b/bzr-gtk/nautilus-bzr_0.100.0+bzr737-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/e1qyjgb-0006kc...@franck.debian.org



Accepted courier-authlib 0.63.0-4 (source amd64)

2011-08-31 Thread Racke
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 31 Aug 2011 13:32:46 +0200
Source: courier-authlib
Binary: courier-authlib courier-authdaemon courier-authlib-dev 
courier-authlib-userdb courier-authlib-mysql courier-authlib-postgresql 
courier-authlib-ldap courier-authlib-pipe
Architecture: source amd64
Version: 0.63.0-4
Distribution: unstable
Urgency: low
Maintainer: Stefan Hornburg (Racke) ra...@linuxia.de
Changed-By: Stefan Hornburg (Racke) ra...@linuxia.de
Description: 
 courier-authdaemon - Courier authentication daemon
 courier-authlib - Courier authentication library
 courier-authlib-dev - Development libraries for the Courier authentication 
library
 courier-authlib-ldap - LDAP support for the Courier authentication library
 courier-authlib-mysql - MySQL support for the Courier authentication library
 courier-authlib-pipe - External authentication support for the Courier 
authentication li
 courier-authlib-postgresql - PostgreSQL support for the Courier authentication 
library
 courier-authlib-userdb - userdb support for the Courier authentication library
Closes: 634599
Changes: 
 courier-authlib (0.63.0-4) unstable; urgency=low
 .
   * Remove umask check from debian/rules (Closes: #634599, thanks to Lucas
 Nussbaum lu...@lucas-nussbaum.net for the report)
Checksums-Sha1: 
 c5a91774353aba92bd1b8011fee73714d1676c32 1344 courier-authlib_0.63.0-4.dsc
 4e303f956ab0e7a6eda9a4e0e5230ae24436a88e 9942 courier-authlib_0.63.0-4.diff.gz
 d28a0a5af1b4bebbca1c787f7a1e9b2475776853 83780 
courier-authlib_0.63.0-4_amd64.deb
 33a339246bff2ace26f46390ffcd6eaaddd6f6ce 8406 
courier-authdaemon_0.63.0-4_amd64.deb
 97a5fe04580b383f3b59afba1f9aca0b20b322aa 120142 
courier-authlib-dev_0.63.0-4_amd64.deb
 ef5c2381dac199d729ad87481e35338dd021e4b8 36430 
courier-authlib-userdb_0.63.0-4_amd64.deb
 1d570b619b6109e68a006b004b3c02dccc58c1f5 21990 
courier-authlib-mysql_0.63.0-4_amd64.deb
 0268d2f504ab62ae972d586ab3291ee115b9134c 21648 
courier-authlib-postgresql_0.63.0-4_amd64.deb
 27f40b3bdfc749b8a54f0a0651ffb923bbb2634f 24522 
courier-authlib-ldap_0.63.0-4_amd64.deb
 6f7ae4a21ca21a3e1c53de79540fbed076bddf8e 9826 
courier-authlib-pipe_0.63.0-4_amd64.deb
Checksums-Sha256: 
 967049bb9fb4183046eeb83d5f978190fe40b61d9d794129ebad373d8ef0ab3f 1344 
courier-authlib_0.63.0-4.dsc
 466538f86056254119fa6ba7d2ced2765807534c55810eddb93ad85064b57039 9942 
courier-authlib_0.63.0-4.diff.gz
 7e5fd67c6447cc2d5dec2c644497b81ad50d4ef857b55dc57b123d09b32cae45 83780 
courier-authlib_0.63.0-4_amd64.deb
 d42abf6983d2e15b77d2bf7530968664bf70f3208c95df1ea2080d3ae347d793 8406 
courier-authdaemon_0.63.0-4_amd64.deb
 77c949943fc2510b2fb0cdb591524b61317b03dc6d5b7957088759acda6e7860 120142 
courier-authlib-dev_0.63.0-4_amd64.deb
 04229e26ad44bd37f2a01f25647827ea8f952e78f26d0bd8a228b4777c292474 36430 
courier-authlib-userdb_0.63.0-4_amd64.deb
 5178d1816da5e1a582403b9266816b7359c9986fdae1fc052199a386f07e8dfe 21990 
courier-authlib-mysql_0.63.0-4_amd64.deb
 e93da34c55f63bd811cd93f67992c52dbf184f24b93b196b54a8e6b38ed24bde 21648 
courier-authlib-postgresql_0.63.0-4_amd64.deb
 38b3db0a97dc72b4dc9265815b4ac373c4735c605e80dcc869f7683fac10a93b 24522 
courier-authlib-ldap_0.63.0-4_amd64.deb
 a9afe6ca32bc3b251c9623cd0c3dbe43c5926b52bb4ffc18f1c9d77fb1831d78 9826 
courier-authlib-pipe_0.63.0-4_amd64.deb
Files: 
 c412bd6d559847d0d5145e86ff6b94d1 1344 mail optional 
courier-authlib_0.63.0-4.dsc
 7b3bc9bdeaf981396c0daed395e351a4 9942 mail optional 
courier-authlib_0.63.0-4.diff.gz
 c5b1f3ffef95d7303af48ba9954b31a5 83780 mail optional 
courier-authlib_0.63.0-4_amd64.deb
 def3f58720c05245c267419bffe5f71a 8406 mail optional 
courier-authdaemon_0.63.0-4_amd64.deb
 e1a507924ec7cea5b32f81d6b8e7d165 120142 mail optional 
courier-authlib-dev_0.63.0-4_amd64.deb
 6d58f3e82ab02163f543e5a39654bc97 36430 mail optional 
courier-authlib-userdb_0.63.0-4_amd64.deb
 95ad4536c263a03ddfb332a8ef4d2c6c 21990 mail optional 
courier-authlib-mysql_0.63.0-4_amd64.deb
 a261849988ccda975a24a4791ff6adbd 21648 mail optional 
courier-authlib-postgresql_0.63.0-4_amd64.deb
 d518924b839aaf13ed46594f55109bba 24522 mail optional 
courier-authlib-ldap_0.63.0-4_amd64.deb
 dd37cca859bd34c049d7fc79b658b967 9826 mail optional 
courier-authlib-pipe_0.63.0-4_amd64.deb

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

iEYEARECAAYFAk5eHkcACgkQjgVfE5tya3H4BQCg7kHH1YX5A8ifDcdldlS1+OqZ
orgAn1oHGaJlPgdz5DhphU1ny/f11iBG
=KQ7v
-END PGP SIGNATURE-


Accepted:
courier-authdaemon_0.63.0-4_amd64.deb
  to main/c/courier-authlib/courier-authdaemon_0.63.0-4_amd64.deb
courier-authlib-dev_0.63.0-4_amd64.deb
  to main/c/courier-authlib/courier-authlib-dev_0.63.0-4_amd64.deb
courier-authlib-ldap_0.63.0-4_amd64.deb
  to main/c/courier-authlib/courier-authlib-ldap_0.63.0-4_amd64.deb
courier-authlib-mysql_0.63.0-4_amd64.deb
  to main/c/courier-authlib/courier-authlib-mysql_0.63.0-4_amd64.deb
courier-authlib-pipe_0.63.0-4_amd64.deb
  to 

Accepted ghc-mod 0.6.1-1 (source amd64)

2011-08-31 Thread Kiwamu Okabe
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 31 Aug 2011 20:16:25 +0900
Source: ghc-mod
Binary: ghc-mod
Architecture: source amd64
Version: 0.6.1-1
Distribution: unstable
Urgency: low
Maintainer: Kiwamu Okabe kiw...@debian.or.jp
Changed-By: Kiwamu Okabe kiw...@debian.or.jp
Description: 
 ghc-mod- Happy Haskell programming on Emacs
Changes: 
 ghc-mod (0.6.1-1) unstable; urgency=low
 .
   * Imported Upstream version 0.6.1
Checksums-Sha1: 
 362ab2d23a2f162300fcaef2044849cf154baba5 1983 ghc-mod_0.6.1-1.dsc
 57ee004b0f992150663db397a9ef9f2cfa830442 14106 ghc-mod_0.6.1.orig.tar.gz
 90ff3f935901b9afdadd8c56ba5c5aa44a00c2ee 2857 ghc-mod_0.6.1-1.diff.gz
 6f8cb684db9dc9547af2dc0e85c678b11c02f765 7021426 ghc-mod_0.6.1-1_amd64.deb
Checksums-Sha256: 
 7e3cf3014811f22c4d72efc5b224f0c1356c5c8383009dd2b6fd0ea2eddd34b3 1983 
ghc-mod_0.6.1-1.dsc
 3e1864d4553e1374cebce06a4654aaa78693c157b2ae2f8ec47f8fab7ae25c4c 14106 
ghc-mod_0.6.1.orig.tar.gz
 6c83e9b214b4d5421ce853eb59cf2fdb8eba0eda5c2fd869db67b41223ea80c5 2857 
ghc-mod_0.6.1-1.diff.gz
 f13be14a008e5257da60ec9a63fbc5d97d2a8b2bb03a678a3da272166c2d1298 7021426 
ghc-mod_0.6.1-1_amd64.deb
Files: 
 fbf4828b0e0b4566e2b50a8d13ffae7e 1983 haskell extra ghc-mod_0.6.1-1.dsc
 66d6ad5c0dcb4d45e9a649b7e37001e6 14106 haskell extra ghc-mod_0.6.1.orig.tar.gz
 7a8f9f1655e346d636fecf6b3c327286 2857 haskell extra ghc-mod_0.6.1-1.diff.gz
 a38ab5568379bb28a5f62b6f987f4ad0 7021426 haskell extra 
ghc-mod_0.6.1-1_amd64.deb

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

iQIcBAEBCAAGBQJOXhloAAoJEBjdTXLyy8oGjCkQALwVmP0g440GIAkMXuzll37b
mLmZaK/20jGv//JqHY57HesZz3+VV7FLlZcdAzef58KgJGAyH59ozcwPkd2dDbiY
iugCZDbX0AmxW4BCRmXCUdkTV3ip7EQwNbCK99ExiJjG1syrq8VZ6jHhztAsTJqG
vLQMwd5V50EX13k9TFLUF8+NZhwdOlfQzNquq2SNeD5ww/AafUPDvvtFjhQMH42b
xkUc+VZVdU0MtsPOZNK9Ue1ExZWzRzRyhL7khrXvXWQpCsaQ6rtSnKWYrUI50VRW
VxzMhJgdOTke40nVw1xzRUwbh0oHGf0P21EHneop4SkrVdKmlDGIOrGKsNJ6piyt
9p7OrhL1kNvBforO9xuGHifqCZJ6SeYAr6875DGnPrdUgdSxUUqdp6eZIgnLtGmd
mRoqxAsHZP1CPWWqOf1VarB8rKijSN959z9/8SQVTrlKqWSsEBVnx/rQXbNYG40o
FkHDU4cJZ3uvk57L5BojFguR4+YN95v4hJdksp5iaFafksaD2T5CTZVYOacYme8A
7iCsIBlCZ4FfgvQKzXiR45wCetAzvU6oaNIZQ6pq958KqQN/94NctsgOKP8dKkHB
Gwa/N0my4klgO36MHSeN2gJKCUx++g22MxqGqtzEtnBicqpDzaTMqkHC37EVwTN1
fK36Gf8PhoYIxL7Duidk
=F322
-END PGP SIGNATURE-


Accepted:
ghc-mod_0.6.1-1.diff.gz
  to main/g/ghc-mod/ghc-mod_0.6.1-1.diff.gz
ghc-mod_0.6.1-1.dsc
  to main/g/ghc-mod/ghc-mod_0.6.1-1.dsc
ghc-mod_0.6.1-1_amd64.deb
  to main/g/ghc-mod/ghc-mod_0.6.1-1_amd64.deb
ghc-mod_0.6.1.orig.tar.gz
  to main/g/ghc-mod/ghc-mod_0.6.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/e1qyjgc-0006zs...@franck.debian.org



Accepted gcc-4.4 4.4.6-9 (source all amd64)

2011-08-31 Thread Matthias Klose
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 31 Aug 2011 12:52:45 +0200
Source: gcc-4.4
Binary: gcc-4.4-base gcc-4.4 gcc-4.4-multilib gcc-4.4-hppa64 gcc-4.4-spu 
g++-4.4-spu gfortran-4.4-spu cpp-4.4 gcc-4.4-locales g++-4.4 g++-4.4-multilib 
libmudflap0-4.4-dev protoize gobjc++-4.4 gobjc++-4.4-multilib gobjc-4.4 
gobjc-4.4-multilib gfortran-4.4 gfortran-4.4-multilib libstdc++6-4.4-dev 
libstdc++6-4.4-pic libstdc++6-4.4-dbg lib32stdc++6-4.4-dbg lib64stdc++6-4.4-dbg 
libn32stdc++6-4.4-dbg libstdc++6-4.4-doc gcc-4.4-soft-float gcc-4.4-source
Architecture: source all amd64
Version: 4.4.6-9
Distribution: unstable
Urgency: low
Maintainer: Debian GCC Maintainers debian-...@lists.debian.org
Changed-By: Matthias Klose d...@debian.org
Description: 
 cpp-4.4- GNU C preprocessor
 g++-4.4- GNU C++ compiler
 g++-4.4-multilib - GNU C++ compiler (multilib files)
 g++-4.4-spu - SPU cross-compiler (C++ compiler)
 gcc-4.4- GNU C compiler
 gcc-4.4-base - GCC, the GNU Compiler Collection (base package)
 gcc-4.4-hppa64 - GNU C compiler (cross compiler for hppa64)
 gcc-4.4-locales - GCC, the GNU compiler collection (native language support 
files)
 gcc-4.4-multilib - GNU C compiler (multilib files)
 gcc-4.4-soft-float - GCC soft-floating-point gcc libraries (arm)
 gcc-4.4-source - Source of the GNU Compiler Collection
 gcc-4.4-spu - SPU cross-compiler (preprocessor and C compiler)
 gfortran-4.4 - GNU Fortran 95 compiler
 gfortran-4.4-multilib - GNU Fortran 95 compiler (multilib files)
 gfortran-4.4-spu - SPU cross-compiler (Fortran compiler)
 gobjc++-4.4 - GNU Objective-C++ compiler
 gobjc++-4.4-multilib - GNU Objective-C++ compiler (multilib files)
 gobjc-4.4  - GNU Objective-C compiler
 gobjc-4.4-multilib - GNU Objective-C compiler (multilib files)
 lib32stdc++6-4.4-dbg - GNU Standard C++ Library v3 (debugging files)
 lib64stdc++6-4.4-dbg - GNU Standard C++ Library v3 (debugging files)
 libmudflap0-4.4-dev - GCC mudflap support libraries (development files)
 libn32stdc++6-4.4-dbg - GNU Standard C++ Library v3 (debugging files)
 libstdc++6-4.4-dbg - GNU Standard C++ Library v3 (debugging files)
 libstdc++6-4.4-dev - GNU Standard C++ Library v3 (development files)
 libstdc++6-4.4-doc - GNU Standard C++ Library v3 (documentation files)
 libstdc++6-4.4-pic - GNU Standard C++ Library v3 (shared library subset kit)
 protoize   - Create/remove ANSI prototypes from C code
Closes: 637418
Changes: 
 gcc-4.4 (4.4.6-9) unstable; urgency=low
 .
   [ Matthias Klose ]
   * Update to SVN 20110826 from the gcc-4_4-branch (r178096).
 .
   * Re-work the multiarch patches.
   * Break older gcj-4.4, gnat-4.4, gdc-4.4 versions, changed gcc_lib_dir.
   * Fix [ARM] PR target/50090: aliases in libgcc.a with default visibility,
 taken from the trunk.
   * Taken from the gnat-4.6 package: 
debian/patches/ada-symbolic-tracebacks.diff
 (src/gcc/ada/gcc-interface/Makefile.in): pass -iquote instead of -I-
 to gnatgcc; fixes FTBFS on i386 and closes: #637418.
   * Fix libgnat* multiarch installation.
   * For native builds, gcc -print-file-name now resolve . and ..,
 and removes the subminor version number.
 .
   [ Aurelien Jarno ]
   * Fix multiarch support on mipsel.
Checksums-Sha1: 
 b45683d0c6c707ec0e426bb620087364a04604f9 3073 gcc-4.4_4.4.6-9.dsc
 b85673a8744429529cb5aaa5b9f72be3a2eab57b 1279725 gcc-4.4_4.4.6-9.diff.gz
 35283f44c6028c24c7fb2ae36de7530b0ff0a333 51393126 
gcc-4.4-source_4.4.6-9_all.deb
 fed9ca55fb5add199de73cad5717f8119f475954 15875022 
libstdc++6-4.4-doc_4.4.6-9_all.deb
 aaf68eb2cec108b1998d0260580edfaf8b8e6707 2294896 
gcc-4.4-locales_4.4.6-9_all.deb
 d29147ee826db6d1788b60cbd1431edcca8a615c 125892 gcc-4.4-base_4.4.6-9_amd64.deb
 fe597e721580bb1253be998984f18ea0714fe6e7 3871320 cpp-4.4_4.4.6-9_amd64.deb
 9aae88f2cf001e68452c5ee8c4caee7b5cab52ea 46918 protoize_4.4.6-9_amd64.deb
 2510cb0678631645dd34af5574b854125aee129e 126980 
libmudflap0-4.4-dev_4.4.6-9_amd64.deb
 c8cb538be488aefc7422fd3b61c646fd0544727b 872 
gobjc++-4.4-multilib_4.4.6-9_amd64.deb
 f116e3b312f57a2a669b810ab14bf76c60ecc0bd 4148192 gobjc++-4.4_4.4.6-9_amd64.deb
 c659c7353bf43b7999f7ffed8980f7275dc34227 167468 
gobjc-4.4-multilib_4.4.6-9_amd64.deb
 95a61c8f8a6df00fa90d72b379e92cc5ebd300af 4027226 gobjc-4.4_4.4.6-9_amd64.deb
 512ffcc87d6ece182bdf4b5e6930e1f351624b80 1006462 
g++-4.4-multilib_4.4.6-9_amd64.deb
 5c6498f0c13d8c33e5a5c77bb78e400397c7b461 4224730 g++-4.4_4.4.6-9_amd64.deb
 83b96e9d933155fe418939792a385a9d82412eaa 5103410 
lib32stdc++6-4.4-dbg_4.4.6-9_amd64.deb
 7a76cf3955d3d0743c86a36b2c2c59063ad735d8 1539576 
libstdc++6-4.4-dev_4.4.6-9_amd64.deb
 78418a8d3b5f1c8ff78d6384a2f7c02ef3ced0ab 513144 
libstdc++6-4.4-pic_4.4.6-9_amd64.deb
 030d1da1fdf56b7010615fd410487e126d9dc696 5324688 
libstdc++6-4.4-dbg_4.4.6-9_amd64.deb
 87e0f0857c1275f0e30dd5918e165bae03f6f35c 267936 
gfortran-4.4-multilib_4.4.6-9_amd64.deb
 a264083e3c6d1670679dec50fa9a35e022240906 4438512 gfortran-4.4_4.4.6-9_amd64.deb
 

Accepted ispell.pt 20110823-1 (source all)

2011-08-31 Thread Agustin Martin Domingo
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 31 Aug 2011 13:46:07 +0200
Source: ispell.pt
Binary: iportuguese wportuguese
Architecture: source all
Version: 20110823-1
Distribution: unstable
Urgency: low
Maintainer: Agustin Martin Domingo agmar...@debian.org
Changed-By: Agustin Martin Domingo agmar...@debian.org
Description: 
 iportuguese - European Portuguese dictionary for ispell
 wportuguese - European Portuguese wordlist
Changes: 
 ispell.pt (20110823-1) unstable; urgency=low
 .
   * New Upstream release.
Checksums-Sha1: 
 18968a5988356166d0d189163cac2c5ea4bee35c 1283 ispell.pt_20110823-1.dsc
 8181222cef80e2f9de0f6371f1100b45a5c0423f 181012 ispell.pt_20110823.orig.tar.gz
 1176ca975da6ef9a2097ca8ca1746408162eea6f 6689 ispell.pt_20110823-1.diff.gz
 6ce546cdcd8025f85cd1435916e402a017c4bcd7 171262 iportuguese_20110823-1_all.deb
 68673a412bfc67d23e005c002f2a161fa8e14bd2 1020786 wportuguese_20110823-1_all.deb
Checksums-Sha256: 
 24a87390a2b262f7eba9d02420b968a09f8f1abf57e2ab4c1e82702ea5ff51e9 1283 
ispell.pt_20110823-1.dsc
 c9cd0e8a280ee7b4583e6445ab959b324537f2024bd370ce7cc8b6bf916ab131 181012 
ispell.pt_20110823.orig.tar.gz
 10231b3e943aac636d12c1e2fb5d05f7ece1fd0ae08e7afc9405be112e957269 6689 
ispell.pt_20110823-1.diff.gz
 675aac11eaa0f3625562c4cb549efa3f6945d0303b0abaf5976eea91fb4e0f89 171262 
iportuguese_20110823-1_all.deb
 5f5ac59b3756e5491ba043e0879f9e8dc99a49d27b6cea7e04cfd393b060793e 1020786 
wportuguese_20110823-1_all.deb
Files: 
 bf7215f956d8a200ecb632f71a38fbe2 1283 text optional ispell.pt_20110823-1.dsc
 7de50fd92eef69ccbaf30dc4dc9f93a8 181012 text optional 
ispell.pt_20110823.orig.tar.gz
 f8a85b8b26fd403746007aaa3e3d7cbc 6689 text optional 
ispell.pt_20110823-1.diff.gz
 822d93573fb8b198693826c17d7706e6 171262 text optional 
iportuguese_20110823-1_all.deb
 f3a84fc44de21015b23265eae07e380a 1020786 text optional 
wportuguese_20110823-1_all.deb

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

iD8DBQFOXh+lTShHqj72DpwRAslxAJoDgOWyFuYdbtU5sxufpWuN17iAQwCghg6U
ZjatszvdFBs0H6JctRhLnEc=
=XwZv
-END PGP SIGNATURE-


Accepted:
iportuguese_20110823-1_all.deb
  to main/i/ispell.pt/iportuguese_20110823-1_all.deb
ispell.pt_20110823-1.diff.gz
  to main/i/ispell.pt/ispell.pt_20110823-1.diff.gz
ispell.pt_20110823-1.dsc
  to main/i/ispell.pt/ispell.pt_20110823-1.dsc
ispell.pt_20110823.orig.tar.gz
  to main/i/ispell.pt/ispell.pt_20110823.orig.tar.gz
wportuguese_20110823-1_all.deb
  to main/i/ispell.pt/wportuguese_20110823-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/e1qyjvv-000111...@franck.debian.org



Accepted gridsite 1.7.15-2 (source all amd64)

2011-08-31 Thread Mattias Ellert
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 31 Aug 2011 13:52:00 +0200
Source: gridsite
Binary: gridsite libgridsite1.7 gridsite-clients gridsite-gsexec 
libgridsite-dev gridsite-doc
Architecture: source amd64 all
Version: 1.7.15-2
Distribution: unstable
Urgency: low
Maintainer: Mattias Ellert mattias.ell...@fysast.uu.se
Changed-By: Mattias Ellert mattias.ell...@fysast.uu.se
Description: 
 gridsite   - Grid Security for the Web, Web platforms for Grids
 gridsite-clients - Clients to gridsite: htcp, htrm, htmv
 gridsite-doc - Developers Documentation for gridsite
 gridsite-gsexec - Setuid gsexec tools for gridsite
 libgridsite-dev - Developers tools for gridsite
 libgridsite1.7 - Run time libraries for mod_gridsite and gridsite-clients
Changes: 
 gridsite (1.7.15-2) unstable; urgency=low
 .
   * Fix missing dependency in Makefile
Checksums-Sha1: 
 a9c9f087b4f6cb8843fcc2abe26891a235f53c93 1381 gridsite_1.7.15-2.dsc
 44808c60c1872c6875498b6020db7b2eae14a8b0 17078 gridsite_1.7.15-2.debian.tar.gz
 59877ee7d226a46d63187376d4fb32b2137f7f9a 92714 gridsite_1.7.15-2_amd64.deb
 6e9fbc88e40c8bd02b0f36655051c8d21747e7ad 39862 
libgridsite1.7_1.7.15-2_amd64.deb
 71250d9dea048f35097d854c4161ebbca114ec0d 27966 
gridsite-clients_1.7.15-2_amd64.deb
 3fc9f13529cc05003af133c0fd00e44e6757df67 13084 
gridsite-gsexec_1.7.15-2_amd64.deb
 f81bf464147f35cda299b442e4dab0f83514480e 47328 
libgridsite-dev_1.7.15-2_amd64.deb
 7bea1ace333060a304f69d5230032692dada1779 152618 gridsite-doc_1.7.15-2_all.deb
Checksums-Sha256: 
 afe97397ca8c740284271c42b503f0fd051915aa9b84e725cb282f30ed1bc951 1381 
gridsite_1.7.15-2.dsc
 e4e8063a341e70d7eb1df00625d5c8bda1c585e7c4746616ae147008bf35b7d8 17078 
gridsite_1.7.15-2.debian.tar.gz
 47e12581dec5ffdb21be2100483d84fc0d8deb7ceb6ab742d71989ca1d131381 92714 
gridsite_1.7.15-2_amd64.deb
 7a27db82700ccf77e7b2631adc9e8dd2b2f6a0586ca71652ca359a4c37c5d3a2 39862 
libgridsite1.7_1.7.15-2_amd64.deb
 358c76eae0e53e3894ffa75ace152cf040fbde083147a48fc242db1075e38f43 27966 
gridsite-clients_1.7.15-2_amd64.deb
 f39992450478816b160b84d2dde62ba335e86a2d09c9655c4886b08a536d1eec 13084 
gridsite-gsexec_1.7.15-2_amd64.deb
 3b5bbb20a62a13f60f9e64727d8d70254eb3afb117abb35294cd71b3db3e566a 47328 
libgridsite-dev_1.7.15-2_amd64.deb
 85eff0e00961c572f5260f91dd1eaced4d67ea01fbab499f17ca23c29e390384 152618 
gridsite-doc_1.7.15-2_all.deb
Files: 
 0b3e7f14688c09e4ad26ab9ee299d1aa 1381 net optional gridsite_1.7.15-2.dsc
 caa280207964ad15adff4c5eabdec506 17078 net optional 
gridsite_1.7.15-2.debian.tar.gz
 68ad61d17a6b395f4ede108f85a3bd44 92714 net optional gridsite_1.7.15-2_amd64.deb
 5969d5425c9bf0a25e5ad9cf1c4e610e 39862 libs optional 
libgridsite1.7_1.7.15-2_amd64.deb
 f8afff1e608d604ebca408f08c38e6f9 27966 net optional 
gridsite-clients_1.7.15-2_amd64.deb
 39bf3ca3eb8365abe3740e7dec674044 13084 net optional 
gridsite-gsexec_1.7.15-2_amd64.deb
 764b803b47dc7206377c8733b09c338e 47328 libdevel optional 
libgridsite-dev_1.7.15-2_amd64.deb
 34733f581ab7f4e5ad44a25045c5eb3a 152618 doc optional 
gridsite-doc_1.7.15-2_all.deb

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

iEYEARECAAYFAk5eJOoACgkQeJY7S99W//Iy6QCfSmUxh27RU6Y2GBwlyP9XeDkI
8SIAnRNb8bnOXI+0DqtHo39UwVXiRqaC
=QkfW
-END PGP SIGNATURE-


Accepted:
gridsite-clients_1.7.15-2_amd64.deb
  to main/g/gridsite/gridsite-clients_1.7.15-2_amd64.deb
gridsite-doc_1.7.15-2_all.deb
  to main/g/gridsite/gridsite-doc_1.7.15-2_all.deb
gridsite-gsexec_1.7.15-2_amd64.deb
  to main/g/gridsite/gridsite-gsexec_1.7.15-2_amd64.deb
gridsite_1.7.15-2.debian.tar.gz
  to main/g/gridsite/gridsite_1.7.15-2.debian.tar.gz
gridsite_1.7.15-2.dsc
  to main/g/gridsite/gridsite_1.7.15-2.dsc
gridsite_1.7.15-2_amd64.deb
  to main/g/gridsite/gridsite_1.7.15-2_amd64.deb
libgridsite-dev_1.7.15-2_amd64.deb
  to main/g/gridsite/libgridsite-dev_1.7.15-2_amd64.deb
libgridsite1.7_1.7.15-2_amd64.deb
  to main/g/gridsite/libgridsite1.7_1.7.15-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/e1qyjjw-0002gx...@franck.debian.org



Accepted blazeblogger 1.2.0-2 (source all)

2011-08-31 Thread Angel Abad
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 31 Aug 2011 14:41:36 +0200
Source: blazeblogger
Binary: blazeblogger
Architecture: source all
Version: 1.2.0-2
Distribution: unstable
Urgency: low
Maintainer: Angel Abad angela...@gmail.com
Changed-By: Angel Abad angela...@gmail.com
Description: 
 blazeblogger - simple to use, command line based, content management system
Changes: 
 blazeblogger (1.2.0-2) unstable; urgency=low
 .
   * debian/manpages: Remove file, install upstream manpage
   * debian/control: Update VCS- fields for anonscm use
   * debian/copyright: Replace DEP5 Format-Specification URL from
 svn.debian.org to anonscm.debian.org URL
   * Bump debhelper compatibility level to 8
   * Bump Standards-Version to 3.9.2 (no changes)
Checksums-Sha1: 
 f7dda366a8c6432d2ad1c1a608da86a7a0a66cf1 1233 blazeblogger_1.2.0-2.dsc
 780604d7c8b454e125ba34dc5d85c941d01147ff 3093 
blazeblogger_1.2.0-2.debian.tar.gz
 2a0d62c15326bcc0bf397688026b93b19e2b7b33 88842 blazeblogger_1.2.0-2_all.deb
Checksums-Sha256: 
 41d43b464cd06b8dc23cfc3f5512831cbd93cc09a576c0cfb494408bc786f0e7 1233 
blazeblogger_1.2.0-2.dsc
 23cf79afb2fa7181f88084ba79a88bd17b7bdf8682fc0960dd3ae8dd2d340c4a 3093 
blazeblogger_1.2.0-2.debian.tar.gz
 c48110660ac66b639e1912fb9c8d829396601bc0654ecac3522bc2b0e33eea62 88842 
blazeblogger_1.2.0-2_all.deb
Files: 
 6e50ec1f26b056bf63633350583a7ced 1233 web optional blazeblogger_1.2.0-2.dsc
 5b49aca2d944569393c8511b93e4b6b1 3093 web optional 
blazeblogger_1.2.0-2.debian.tar.gz
 4d43db47e9d18644451711256ecb00b8 88842 web optional 
blazeblogger_1.2.0-2_all.deb

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

iEYEARECAAYFAk5eLK0ACgkQCY2uR+47wnn7vQCgoj+lwUGnZaudMM5lPknfjmZb
D88AoKB6km7Ybhu10wO7FLjaA//EYh8X
=tXLN
-END PGP SIGNATURE-


Accepted:
blazeblogger_1.2.0-2.debian.tar.gz
  to main/b/blazeblogger/blazeblogger_1.2.0-2.debian.tar.gz
blazeblogger_1.2.0-2.dsc
  to main/b/blazeblogger/blazeblogger_1.2.0-2.dsc
blazeblogger_1.2.0-2_all.deb
  to main/b/blazeblogger/blazeblogger_1.2.0-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/e1qykcd-0006k0...@franck.debian.org



Accepted gdal 1.7.3-6 (source i386 all)

2011-08-31 Thread Francesco Paolo Lovergine
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 31 Aug 2011 14:07:59 +0200
Source: gdal
Binary: libgdal1-1.7.0 libgdal1-dev libgdal-doc gdal-bin python-gdal 
libgdal-perl libgdal-ruby1.8 libgdal-ruby
Architecture: source i386 all
Version: 1.7.3-6
Distribution: unstable
Urgency: high
Maintainer: Debian GIS Project pkg-grass-de...@lists.alioth.debian.org
Changed-By: Francesco Paolo Lovergine fran...@debian.org
Description: 
 gdal-bin   - Geospatial Data Abstraction Library - Utility programs
 libgdal-doc - Documentation for the Geospatial Data Abstraction Library
 libgdal-perl - Perl bindings to the Geospatial Data Abstraction Library
 libgdal-ruby - Ruby bindings to the Geospatial Data Abstraction Library
 libgdal-ruby1.8 - Ruby 1.8 bindings to the Geospatial Data Abstraction Library
 libgdal1-1.7.0 - Geospatial Data Abstraction Library
 libgdal1-dev - Geospatial Data Abstraction Library - Development files
 python-gdal - Python bindings to the Geospatial Data Abstraction Library
Closes: 638367 639066 639179
Changes: 
 gdal (1.7.3-6) unstable; urgency=high
 .
   * Added a dods patch to work only with libdap = 3.10. Upstream recent
 versions manage multi-versioning and the dropped AISConnect class,
 but we are currently only interested in supporting wheezy libdap.
 (closes: #638367, #639066, #639179)
   * Now forces build-dep on libdap = 3.10 as required.
   * Priority set to high to promote a fast transition into testing possibly.
   * Added missing new build-dep on librtmp-dev and uuid-dev.
Checksums-Sha1: 
 b5c10b54163228170e0bf68f23e1227410703377 1933 gdal_1.7.3-6.dsc
 b6823fb7afb04f965b2c53d50da94ec523c5e224 91061 gdal_1.7.3-6.debian.tar.gz
 7571c0a38a2fca9adc9d487aea60bde4be8efa29 3353414 
libgdal1-1.7.0_1.7.3-6_i386.deb
 3e7a9ea5aa65e561bb9bab881ee812c2ecc49b03 4286058 libgdal1-dev_1.7.3-6_i386.deb
 fea2f230b6225ae83cc92e9e5c3142a8ab428daf 231112 gdal-bin_1.7.3-6_i386.deb
 cb3e92961f5b7e2d0f1f2e3bc3c8e8f736af464c 614908 python-gdal_1.7.3-6_i386.deb
 111a9233afbd9d1fb3d155238b2d853f1abc40b2 397626 libgdal-perl_1.7.3-6_i386.deb
 f482a3ed8672d9d065aaecc4838534add97fe99e 177252 
libgdal-ruby1.8_1.7.3-6_i386.deb
 0ef5f072033461a9ad091309e7f5c600ed4989b0 69126 libgdal-ruby_1.7.3-6_i386.deb
 563b340387e4dd92b29dc7ead143317fee98ae77 2168320 libgdal-doc_1.7.3-6_all.deb
Checksums-Sha256: 
 60886194759086c438ef66068129c7c0339c063438f617888a0acfc143f55d13 1933 
gdal_1.7.3-6.dsc
 6cd1f55c7d5b4ecf0f5c987b4676f232db92fa31c5158e4e4ee0ca9ce82e6f0c 91061 
gdal_1.7.3-6.debian.tar.gz
 7a13f6085cffb6e5a5d53cf323782a72b59ab047c20b4ef1b092749de275573f 3353414 
libgdal1-1.7.0_1.7.3-6_i386.deb
 886aa11550a89af3108b854040ec90c93665d9abfb34e1638f2df8c32123a3e7 4286058 
libgdal1-dev_1.7.3-6_i386.deb
 3cdb97919da8d0410c5531c7845ba9967cd513dbc071b9570c48544e2e15a8f3 231112 
gdal-bin_1.7.3-6_i386.deb
 30752f6969d7a936e423920159d9c1ede2e9178f530079c657a2a3be045d78aa 614908 
python-gdal_1.7.3-6_i386.deb
 8fffee7c13aa31c557e500d4613aab4b7f260964c436678c6be3d89f8e3d5dbb 397626 
libgdal-perl_1.7.3-6_i386.deb
 0029ce13dad84d6e6b7759853b7241fb9ef73bd494019d25c6617c51fa688602 177252 
libgdal-ruby1.8_1.7.3-6_i386.deb
 dbaf3ca0d6a3340f85e23c1d02a2f07149374f9a5423edaeebfe7a3524d47d49 69126 
libgdal-ruby_1.7.3-6_i386.deb
 84abcb441b86bf5ef214b4116aa463c474b0537e9d7476c72a2ba47d0ea85ea8 2168320 
libgdal-doc_1.7.3-6_all.deb
Files: 
 5067fff5853e3751185a6fdf643a3648 1933 science extra gdal_1.7.3-6.dsc
 914c6fadaa3753b09da8ec66e62622db 91061 science extra gdal_1.7.3-6.debian.tar.gz
 66d5613cda3384d0330c9eef170dbcf6 3353414 libs extra 
libgdal1-1.7.0_1.7.3-6_i386.deb
 df2b3e4085ed88f718b9b6a3d98a3d56 4286058 libdevel extra 
libgdal1-dev_1.7.3-6_i386.deb
 a6f34ef3ccf0eceb7f8c576d5fb46354 231112 science extra gdal-bin_1.7.3-6_i386.deb
 6c3bd69afd94a6ac19cbf0bac002cec6 614908 python extra 
python-gdal_1.7.3-6_i386.deb
 89774b6d409233ba966f3312b4cb570e 397626 perl extra 
libgdal-perl_1.7.3-6_i386.deb
 04719a1dd03fe7e3160f2a0cc07c2e9a 177252 ruby extra 
libgdal-ruby1.8_1.7.3-6_i386.deb
 f3e1eff6f0030ea26258e837691d2cc7 69126 ruby extra libgdal-ruby_1.7.3-6_i386.deb
 9d478d94b618be4beb687a09c8e82908 2168320 doc extra libgdal-doc_1.7.3-6_all.deb

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

iEYEARECAAYFAk5eKskACgkQpFNRmenyx0e/eQCfd2ybjTQVl73C65gbIEss9IK7
UQEAn1vk/LKAx2UQopkvfXalLj0zlHu1
=AgHJ
-END PGP SIGNATURE-


Accepted:
gdal-bin_1.7.3-6_i386.deb
  to main/g/gdal/gdal-bin_1.7.3-6_i386.deb
gdal_1.7.3-6.debian.tar.gz
  to main/g/gdal/gdal_1.7.3-6.debian.tar.gz
gdal_1.7.3-6.dsc
  to main/g/gdal/gdal_1.7.3-6.dsc
libgdal-doc_1.7.3-6_all.deb
  to main/g/gdal/libgdal-doc_1.7.3-6_all.deb
libgdal-perl_1.7.3-6_i386.deb
  to main/g/gdal/libgdal-perl_1.7.3-6_i386.deb
libgdal-ruby1.8_1.7.3-6_i386.deb
  to main/g/gdal/libgdal-ruby1.8_1.7.3-6_i386.deb
libgdal-ruby_1.7.3-6_i386.deb
  to main/g/gdal/libgdal-ruby_1.7.3-6_i386.deb
libgdal1-1.7.0_1.7.3-6_i386.deb
  to 

Accepted gcj-4.4 4.4.6-9 (source all amd64)

2011-08-31 Thread Matthias Klose
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 31 Aug 2011 13:56:31 +0200
Source: gcj-4.4
Binary: gcj-4.4-base gcj-4.4-jdk gcj-4.4-jre-headless gcj-4.4-jre libgcj10 
gcj-4.4-jre-lib libgcj10-awt libgcj10-dev libgcj10-dbg gcj-4.4-source
Architecture: source all amd64
Version: 4.4.6-9
Distribution: unstable
Urgency: low
Maintainer: Debian GCC Maintainers debian-...@lists.debian.org
Changed-By: Matthias Klose d...@debian.org
Description: 
 gcj-4.4-base - GCC, the GNU Compiler Collection (gcj base package)
 gcj-4.4-jdk - gcj and classpath development tools for Java(TM)
 gcj-4.4-jre - Java runtime environment using GIJ/classpath
 gcj-4.4-jre-headless - Java runtime environment using GIJ/classpath (headless 
version)
 gcj-4.4-jre-lib - Java runtime library for use with gcj (jar files)
 gcj-4.4-source - GCJ java sources for use in IDEs like eclipse and netbeans
 libgcj10   - Java runtime library for use with gcj
 libgcj10-awt - AWT peer runtime libraries for use with gcj
 libgcj10-dbg - Debugging symbols for libraries provided in libgcj10-dev
 libgcj10-dev - Java development headers for use with gcj
Changes: 
 gcj-4.4 (4.4.6-9) unstable; urgency=low
 .
   * Update the packaging corresponding to gcc-4.4 4.4.6-9.
Checksums-Sha1: 
 ae5a4cde2a0cc415f8874ff8aae66e93299843c1 3015 gcj-4.4_4.4.6-9.dsc
 248d2ca696a4d571a7e220aaab877a0d9e267297 1264734 gcj-4.4_4.4.6-9.diff.gz
 d6e54afb77b7a4caaef7159492e891b4fdecf856 10476878 
gcj-4.4-jre-lib_4.4.6-9_all.deb
 2cf762126b3712fb9d4b961c352bf8a469e78e2c 12329940 
gcj-4.4-source_4.4.6-9_all.deb
 10266812492b81c986eb89bf7cee36b5351adb08 112032 gcj-4.4-base_4.4.6-9_amd64.deb
 edfacfd662f4ecaa6cc065d84343e11e207925a0 54006 
gcj-4.4-jre-headless_4.4.6-9_amd64.deb
 435b8ad1ca6e216b3b1dc875a7fc4776c74dc26f 13548358 libgcj10_4.4.6-9_amd64.deb
 8f6c2e01f89a29f9be335bf71b5b9cbdaa26b79c 81900 libgcj10-awt_4.4.6-9_amd64.deb
 4ce6b7a4886ffbc538e69307bf6eb50a3133e59c 1008 gcj-4.4-jre_4.4.6-9_amd64.deb
 caca86a30b58b8112bf2867d00a6b78c002d4c54 767172 libgcj10-dev_4.4.6-9_amd64.deb
 ad9768b2f78ef5e0c075ee67271cacca66ef9277 13478078 
libgcj10-dbg_4.4.6-9_amd64.deb
 687287509ffb12dc969d78735ec49b4a498fe464 4052852 gcj-4.4-jdk_4.4.6-9_amd64.deb
Checksums-Sha256: 
 c4caa6f0963b3cea515fb1b9e439bbba4293a852b5e27c326350aad836253701 3015 
gcj-4.4_4.4.6-9.dsc
 2fa8c009d7559a3953ba4fa737840d67c97ffd2493fe1d2ce46f050722fb2053 1264734 
gcj-4.4_4.4.6-9.diff.gz
 fbbfe1ac2a8e78072e5541cfa05c67e7f7118632fd741e19c37b58a0f68e0c77 10476878 
gcj-4.4-jre-lib_4.4.6-9_all.deb
 49264e8d13f0718f3759fa651413cf173c718c8527fc0e17361cc87827add1f3 12329940 
gcj-4.4-source_4.4.6-9_all.deb
 074f798a252911606a84d092c707d4a2838ee75d66c1a24abb051a0fda28 112032 
gcj-4.4-base_4.4.6-9_amd64.deb
 a58c346fdaa507653be793c4bd42ad6a4947b17cdafaa572963dcce665819aee 54006 
gcj-4.4-jre-headless_4.4.6-9_amd64.deb
 73eb8362dfcf8e8a386b3d17f78fe0bd857dbbc9f4d651b42675dbede1f39789 13548358 
libgcj10_4.4.6-9_amd64.deb
 62a67b6cfc8df8cf355a44e4ebd90489fe17de882a7abebdc49e877f5c9f21ee 81900 
libgcj10-awt_4.4.6-9_amd64.deb
 897b521ec52717a0a491b9c512d4a73295c052148f65b0949c5df26e97864615 1008 
gcj-4.4-jre_4.4.6-9_amd64.deb
 e2d1c79fe0e3f5738f15e3bbd946420094e4d22d23a8bafa430a95815e10196d 767172 
libgcj10-dev_4.4.6-9_amd64.deb
 6cfda1be014039058abf11301d3549f1ae2b98eb0493f2114d9df8337051d77e 13478078 
libgcj10-dbg_4.4.6-9_amd64.deb
 8893b4214d967eaf33cbec8afcf1fef2b0cd05de76efba9eb20c350c8870c8b0 4052852 
gcj-4.4-jdk_4.4.6-9_amd64.deb
Files: 
 7ee25928d0c44887c9863d2086e5795b 3015 devel optional gcj-4.4_4.4.6-9.dsc
 7121e3a9e4d9caea13d2368ffddde2c5 1264734 devel optional gcj-4.4_4.4.6-9.diff.gz
 38d7f79b214a749695a539d6ef15ef68 10476878 java optional 
gcj-4.4-jre-lib_4.4.6-9_all.deb
 458266087c8adc97d1b2d44b6b33c647 12329940 java optional 
gcj-4.4-source_4.4.6-9_all.deb
 02b3f0aaec2837463ee6bf1f6d8f50e9 112032 libs optional 
gcj-4.4-base_4.4.6-9_amd64.deb
 a2a479ba073154660a0530da4da5d808 54006 java optional 
gcj-4.4-jre-headless_4.4.6-9_amd64.deb
 b04d5fa5bf38d5fa647e4856bedbee8b 13548358 libs optional 
libgcj10_4.4.6-9_amd64.deb
 6a8a5b8efc86b02bcb33d96fe19a0546 81900 libs optional 
libgcj10-awt_4.4.6-9_amd64.deb
 f4871ad4f994ef6efa08fcc8e81315ba 1008 java optional 
gcj-4.4-jre_4.4.6-9_amd64.deb
 252fba9665baa724e6d0f5d8feff29ff 767172 libdevel optional 
libgcj10-dev_4.4.6-9_amd64.deb
 2b2af4aa51eb5c88e227120f5770cea8 13478078 debug extra 
libgcj10-dbg_4.4.6-9_amd64.deb
 059d7e306941ba2a09e9f5f89f4d6fd5 4052852 java optional 
gcj-4.4-jdk_4.4.6-9_amd64.deb

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

iEYEARECAAYFAk5eLPEACgkQStlRaw+TLJxhdACfS3ROfQCJ5ZQ1AI/rNwUZOdl/
G4gAoIRLnCufLmOpK4o2oj7qaVdjBGLe
=49VH
-END PGP SIGNATURE-


Accepted:
gcj-4.4-base_4.4.6-9_amd64.deb
  to main/g/gcj-4.4/gcj-4.4-base_4.4.6-9_amd64.deb
gcj-4.4-jdk_4.4.6-9_amd64.deb
  to main/g/gcj-4.4/gcj-4.4-jdk_4.4.6-9_amd64.deb
gcj-4.4-jre-headless_4.4.6-9_amd64.deb
  to main/g/gcj-4.4/gcj-4.4-jre-headless_4.4.6-9_amd64.deb

Accepted glue-schema 2.0.7-1 (source all)

2011-08-31 Thread Mattias Ellert
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 31 Aug 2011 14:41:59 +0200
Source: glue-schema
Binary: glue-schema
Architecture: source all
Version: 2.0.7-1
Distribution: unstable
Urgency: low
Maintainer: Mattias Ellert mattias.ell...@fysast.uu.se
Changed-By: Mattias Ellert mattias.ell...@fysast.uu.se
Description: 
 glue-schema - LDAP schema files for the GLUE Schema
Changes: 
 glue-schema (2.0.7-1) unstable; urgency=low
 .
   * New upstream release - 2.0.7
Checksums-Sha1: 
 9d25d7b5e37e9f5d8da984a9de68860f0a5aeac7 1180 glue-schema_2.0.7-1.dsc
 eb212780f26865ab11b1a68d4e87ce70704e4854 65070 glue-schema_2.0.7.orig.tar.gz
 05710be678e176859888dd4a48390dc290a37d07 2173 glue-schema_2.0.7-1.debian.tar.gz
 a8bdbcb71ccd5285ea1710d81d8a71ea58147b02 32290 glue-schema_2.0.7-1_all.deb
Checksums-Sha256: 
 5a7c6c4c1885aa6c3a662e4fdd095af68440361b83dc9bce4a6e2cbe14ac7dfd 1180 
glue-schema_2.0.7-1.dsc
 ca9be0a0f440411d55f263009e5e4e6ba13cdd112b7de28c23e6ff14d51bcf3f 65070 
glue-schema_2.0.7.orig.tar.gz
 73c3502b95d79f8e6efa919fe8d792cbd8db6e911880d24f2bc24acb7442fee2 2173 
glue-schema_2.0.7-1.debian.tar.gz
 6b441befcf449a81fed5b77666ea6b68c4f63f69eb5de79facf17184be2167af 32290 
glue-schema_2.0.7-1_all.deb
Files: 
 9466dd1f318ff158e1a5b3996950d54d 1180 net optional glue-schema_2.0.7-1.dsc
 5e284a25d9e23d1da173802e1cc363e0 65070 net optional 
glue-schema_2.0.7.orig.tar.gz
 3bb82ff404d28a19a5176adcd76eedb9 2173 net optional 
glue-schema_2.0.7-1.debian.tar.gz
 b254762a54f18fe0b4c99f1486ed2711 32290 net optional glue-schema_2.0.7-1_all.deb

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

iEYEARECAAYFAk5eL9IACgkQeJY7S99W//KcgQCeIzZ7WZS7/NskRvgcoxBDKrXb
VWYAoI2q+X92hF7DET5FfMPOaKYZPQh/
=udjA
-END PGP SIGNATURE-


Accepted:
glue-schema_2.0.7-1.debian.tar.gz
  to main/g/glue-schema/glue-schema_2.0.7-1.debian.tar.gz
glue-schema_2.0.7-1.dsc
  to main/g/glue-schema/glue-schema_2.0.7-1.dsc
glue-schema_2.0.7-1_all.deb
  to main/g/glue-schema/glue-schema_2.0.7-1_all.deb
glue-schema_2.0.7.orig.tar.gz
  to main/g/glue-schema/glue-schema_2.0.7.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/e1qykrv-0001d1...@franck.debian.org



Accepted undertaker 1.2-1 (source all amd64)

2011-08-31 Thread Christoph Egger
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Thu, 25 Aug 2011 11:25:07 +0200
Source: undertaker
Binary: undertaker undertaker-el
Architecture: source amd64 all
Version: 1.2-1
Distribution: unstable
Urgency: low
Maintainer: Christoph Egger christ...@debian.org
Changed-By: Christoph Egger christ...@debian.org
Description: 
 undertaker - static code analysis tool checking preprocessor directives
 undertaker-el - emacs integration for undertaker
Changes: 
 undertaker (1.2-1) unstable; urgency=low
 .
   * New upstream release
 * Drop patch again (Merged upstream)
Checksums-Sha1: 
 03347117f8ee997bfebeb6d37c59bceae5e531e1 2063 undertaker_1.2-1.dsc
 311f9ecb1591ed3f8abc86615bc74e6293d263d1 5603439 undertaker_1.2.orig.tar.gz
 f5e7012d50e9ff469d70c3ea86c08ebdea8bff46 3133 undertaker_1.2-1.debian.tar.gz
 3fe0927d7ee32458c7d8d5526029e7a3e3762e47 313482 undertaker_1.2-1_amd64.deb
 b566aeb360fda0030ad1fb0ad16f9fa4eefe4e9f 6062 undertaker-el_1.2-1_all.deb
Checksums-Sha256: 
 964deb648aeb12eb7e8d362bad2f63d43fdc4de75c62963a3c63e92981f6bd17 2063 
undertaker_1.2-1.dsc
 b9a242487ec67a0c76c2a18ca61123a23fde88234d6919ec60e25e8d077f0eea 5603439 
undertaker_1.2.orig.tar.gz
 e961b96a277e402cf7091a58673dcc00f3ca8ea407e6b3c9145311170ea3e5d9 3133 
undertaker_1.2-1.debian.tar.gz
 b87da6e730df31a03de35e238bd958e109d9767320316c822f108f11f28295fa 313482 
undertaker_1.2-1_amd64.deb
 2854463d7e92353af0204b3f613cd37f8d389b12e2c061fd13a493d7f8da0a34 6062 
undertaker-el_1.2-1_all.deb
Files: 
 7780bc9526a4ab878131fcea4988385d 2063 devel optional undertaker_1.2-1.dsc
 455613fb59573a12d5b30abcd87d474b 5603439 devel optional 
undertaker_1.2.orig.tar.gz
 17765a0bd51c81a5e78fefabd76b1aea 3133 devel optional 
undertaker_1.2-1.debian.tar.gz
 1612ba52e5ef34fd8b92cedbcc6049fa 313482 devel optional 
undertaker_1.2-1_amd64.deb
 a7d2866186afc7fb2e6357a2036c5f31 6062 devel optional 
undertaker-el_1.2-1_all.deb

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

iQIcBAEBCgAGBQJOXi2kAAoJEKv/7bJACMb5hq8QAJejQuunGRRL9OUjRsNsoICR
Ymo2h6nQ5XqIVGVeDpWEn5GhEW3NzqTj5Jm+tLHYrEeEfQmFS5wjWQe5z0T45UYy
WkV7geZ+mB3kagCkELGtn3Z67Ulgwqut7B3pD/N0r0is2pMELig8JNunpIEXxkxm
VPNfpegk84+TgPFdsMJSVb4tNEWDpBVK9dbHvmWEhC40lpFF6HTQT/vzt/N3yE0I
VNj2cGKDgHkfeJSDFNRvmY5oPdACnIitqH4E4mIQkiIvOjx9crcpFMl4YABIGl/8
XH1Zme4KEkQRy2EITIwloZN6YDN1d2FkGwNJ6t0JObD2O98ijOdt3RWIjGUYQH5R
7apwJU6GmTEJ168+1c+J9/iH4dyVZeiU+h+VHN0jaasKJvqvFsE+LuS2zGnGyKph
cBhx9CWZP4kKXTEkrNELOvP6rKMcW+S4MCKawuDdD+HIOMq/8RZAQXwFjGptKnHH
7q2CmCy0YOHGD/nq7lqp8zwJrhfBPOw4zD0+RMbUukW2tc2JAZL/ZndaZ2hyBnsU
iIsOKMg5+wpiwRScyn3hCIwIxpQzpEIRcqYAAlfA90IfqGBxsgqHSyutX479yvZH
ZQr5AnEJaQajeDdbAh8RSEJZGU4qiHC9nHxGPP0nmlWMf1LeHBzjFvd8WLFflsqG
tFGuBoLkneUMXoNHjsBB
=BP+n
-END PGP SIGNATURE-


Accepted:
undertaker-el_1.2-1_all.deb
  to main/u/undertaker/undertaker-el_1.2-1_all.deb
undertaker_1.2-1.debian.tar.gz
  to main/u/undertaker/undertaker_1.2-1.debian.tar.gz
undertaker_1.2-1.dsc
  to main/u/undertaker/undertaker_1.2-1.dsc
undertaker_1.2-1_amd64.deb
  to main/u/undertaker/undertaker_1.2-1_amd64.deb
undertaker_1.2.orig.tar.gz
  to main/u/undertaker/undertaker_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/e1qyksl-0001li...@franck.debian.org



Accepted bzr 2.4.0-3 (source all amd64)

2011-08-31 Thread Jelmer Vernooij
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 31 Aug 2011 14:21:44 +0200
Source: bzr
Binary: bzr python-bzrlib python-bzrlib-dbg python-bzrlib.tests bzr-doc
Architecture: source all amd64
Version: 2.4.0-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Bazaar Maintainers pkg-bazaar-ma...@lists.alioth.debian.org
Changed-By: Jelmer Vernooij jel...@debian.org
Description: 
 bzr- easy to use distributed version control system
 bzr-doc- easy to use distributed version control system (documentation)
 python-bzrlib - distributed version control system - python library
 python-bzrlib-dbg - distributed version control system - debug extension
 python-bzrlib.tests - distributed version control system - testsuite
Closes: 638219
Changes: 
 bzr (2.4.0-3) unstable; urgency=medium
 .
   * Fix regression in open_write_stream, which breaks the bzr-builddeb
 testsuite. Closes: #638219, LP: #831351
Checksums-Sha1: 
 9d68bc4304f4ea862e0de767aafde6967309c41a 1612 bzr_2.4.0-3.dsc
 6a284c7904e3b855ce38b85d72e229152b56211d 54999 bzr_2.4.0-3.debian.tar.gz
 fa6539093698bd7d2275e08e5e10a6cbadd6edcc 48428 bzr_2.4.0-3_all.deb
 387662b3d5fc1c4b92c1658ec65190631c48b0a0 2153784 
python-bzrlib_2.4.0-3_amd64.deb
 78cd222dd04ff9b91f5015ec1f38b6d973d87f0e 3692720 
python-bzrlib-dbg_2.4.0-3_amd64.deb
 083456f64bc81cda57ceb645f05245bd3ac28576 1378516 
python-bzrlib.tests_2.4.0-3_all.deb
 1028ce4993e7b67bcf03831dd7ca4695349be6fd 5398406 bzr-doc_2.4.0-3_all.deb
Checksums-Sha256: 
 1c9b76941018ab0da1fffcb5bb093f361db390a589399249e886c33784e9cc63 1612 
bzr_2.4.0-3.dsc
 f874c6c73b1c069658e09ef6c5de2f34bec4b8a70a41571e7f8ffc22474a6327 54999 
bzr_2.4.0-3.debian.tar.gz
 835eb29034667e8da973d5c07de76db74aedf37512772db2f1c126b0cbc3ea7b 48428 
bzr_2.4.0-3_all.deb
 f3fe434b25debc95d86834666903f4ede5705cb4a870cff59a8aef48eee1c82b 2153784 
python-bzrlib_2.4.0-3_amd64.deb
 0c27b3199327b37256c1ed7e415fa74b61735f5ea527f23cfba6a3e25578d01d 3692720 
python-bzrlib-dbg_2.4.0-3_amd64.deb
 7c384eae4c38dc9f0823e4d75096c9720cad40cb9bc5338addb07535cd42a3b5 1378516 
python-bzrlib.tests_2.4.0-3_all.deb
 8839ff716db44fa7433a366cc7253f4506c72bf4d28735da2ceae22d340b7c9d 5398406 
bzr-doc_2.4.0-3_all.deb
Files: 
 8a8331d29bcf97beaa897e28baf571ea 1612 vcs optional bzr_2.4.0-3.dsc
 4a47ebbcfb75b410042390926a198fe7 54999 vcs optional bzr_2.4.0-3.debian.tar.gz
 65bdd0d5c042fa4d6b089936454248bf 48428 vcs optional bzr_2.4.0-3_all.deb
 87578b4da5621568bf0f0dfa7c19d581 2153784 python optional 
python-bzrlib_2.4.0-3_amd64.deb
 d2f0598f0f673b835d459102538c7ad6 3692720 debug extra 
python-bzrlib-dbg_2.4.0-3_amd64.deb
 d819224666f429bc6842a809957caa0a 1378516 python optional 
python-bzrlib.tests_2.4.0-3_all.deb
 547067043231ea762edf664477f1a22b 5398406 doc optional bzr-doc_2.4.0-3_all.deb

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

iEYEARECAAYFAk5eQ/UACgkQPa9Uoh7vUnYIMQCeMx0XxSqvZPfUkKArp/rgU8sq
4doAoI0cjEOhmYavbitxFpzOFyNTB4Ll
=PoXi
-END PGP SIGNATURE-


Accepted:
bzr-doc_2.4.0-3_all.deb
  to main/b/bzr/bzr-doc_2.4.0-3_all.deb
bzr_2.4.0-3.debian.tar.gz
  to main/b/bzr/bzr_2.4.0-3.debian.tar.gz
bzr_2.4.0-3.dsc
  to main/b/bzr/bzr_2.4.0-3.dsc
bzr_2.4.0-3_all.deb
  to main/b/bzr/bzr_2.4.0-3_all.deb
python-bzrlib-dbg_2.4.0-3_amd64.deb
  to main/b/bzr/python-bzrlib-dbg_2.4.0-3_amd64.deb
python-bzrlib.tests_2.4.0-3_all.deb
  to main/b/bzr/python-bzrlib.tests_2.4.0-3_all.deb
python-bzrlib_2.4.0-3_amd64.deb
  to main/b/bzr/python-bzrlib_2.4.0-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/e1qymjc-uf...@franck.debian.org



Accepted gdc-4.4 1.063-4.4.6-5 (source amd64)

2011-08-31 Thread Matthias Klose
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 31 Aug 2011 14:41:23 +0200
Source: gdc-4.4
Binary: gdc-4.4 libphobos-4.4-dev
Architecture: source amd64
Version: 1.063-4.4.6-5
Distribution: unstable
Urgency: low
Maintainer: Debian GCC Maintainers debian-...@lists.debian.org
Changed-By: Matthias Klose d...@debian.org
Description: 
 gdc-4.4- D compiler, based on the GCC backend
 libphobos-4.4-dev - Phobos D standard library
Changes: 
 gdc-4.4 (1.063-4.4.6-5) unstable; urgency=low
 .
   * Update the packaging corresponding to gcc-4.4 4.4.6-9.
Checksums-Sha1: 
 37bae2e2f73f45bdebbe9cba2c40f0848413200d 2546 gdc-4.4_1.063-4.4.6-5.dsc
 31e0bcc46d54a9964c2a032de4dbbcde3888b230 1248072 gdc-4.4_1.063-4.4.6-5.diff.gz
 8b82267e4ba133d62388125bae449d125d03256d 4349620 
gdc-4.4_1.063-4.4.6-5_amd64.deb
 17c79b772697a083f06aa27019a7e62d9cd052a8 698504 
libphobos-4.4-dev_1.063-4.4.6-5_amd64.deb
Checksums-Sha256: 
 83e7eeace13d7e27006213d713bafc291ff3638770c9d7e8df50ec7ed6ae0d74 2546 
gdc-4.4_1.063-4.4.6-5.dsc
 4c31cf7b3d3300dfccee851c96e6bdaf65201c62699b7520538cc45d86f0a324 1248072 
gdc-4.4_1.063-4.4.6-5.diff.gz
 1b6c6e7eb70a355abbf71d661df3f37376426d8b99b1a02774e2497f05a75c22 4349620 
gdc-4.4_1.063-4.4.6-5_amd64.deb
 b6c3ca670cc7d45922834d06be6d5fe68e73f90101ce4e84c4737bb2b3ade06f 698504 
libphobos-4.4-dev_1.063-4.4.6-5_amd64.deb
Files: 
 0c554c3d6d1d17dcaf3d0c7669394a61 2546 devel optional gdc-4.4_1.063-4.4.6-5.dsc
 ba80c4cee575a12d9352ded3a08bc49b 1248072 devel optional 
gdc-4.4_1.063-4.4.6-5.diff.gz
 c30e61df036f336f8560e81512bc5b06 4349620 devel optional 
gdc-4.4_1.063-4.4.6-5_amd64.deb
 a373a10f1409af17eb9ec0b4ff707002 698504 libdevel optional 
libphobos-4.4-dev_1.063-4.4.6-5_amd64.deb

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

iEYEARECAAYFAk5eOP0ACgkQStlRaw+TLJwhJQCdFT/NH/cb7EHwNGKH0QxQCKUq
zyQAnjYsRz/D9KWM2nts9sJFrqg+c8J3
=aVDH
-END PGP SIGNATURE-


Accepted:
gdc-4.4_1.063-4.4.6-5.diff.gz
  to main/g/gdc-4.4/gdc-4.4_1.063-4.4.6-5.diff.gz
gdc-4.4_1.063-4.4.6-5.dsc
  to main/g/gdc-4.4/gdc-4.4_1.063-4.4.6-5.dsc
gdc-4.4_1.063-4.4.6-5_amd64.deb
  to main/g/gdc-4.4/gdc-4.4_1.063-4.4.6-5_amd64.deb
libphobos-4.4-dev_1.063-4.4.6-5_amd64.deb
  to main/g/gdc-4.4/libphobos-4.4-dev_1.063-4.4.6-5_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/e1qymkn-lc...@franck.debian.org



Accepted magit 1.0.0-2 (source all)

2011-08-31 Thread Timo Juhani Lindfors
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 30 Aug 2011 23:37:02 +
Source: magit
Binary: magit
Architecture: source all
Version: 1.0.0-2
Distribution: unstable
Urgency: low
Maintainer: Timo Juhani Lindfors timo.lindf...@iki.fi
Changed-By: Timo Juhani Lindfors timo.lindf...@iki.fi
Description: 
 magit  - Emacs interface for Git
Closes: 637193
Changes: 
 magit (1.0.0-2) unstable; urgency=low
 .
   * Bump Standards-Version to 3.9.2 (no changes needed).
   * Drop article from package description to make lintian happy.
   * Add patch inherit-standard-faces.diff
 - Backport upstream commit 3d0ea1d60fbc0a8135e2146418c0c64c9d05705a
   to use standard faces where possible (closes: #637193).
Checksums-Sha1: 
 0ce6bef0bc61abeba83f37029b1671dcfda8bd4d 1918 magit_1.0.0-2.dsc
 e81dbb70f1a42e1b02f70f6ba177b4d8ca9b7c12 6479 magit_1.0.0-2.debian.tar.gz
 492d9348c19049e5f4466cec697cf90db4ffdce5 67628 magit_1.0.0-2_all.deb
Checksums-Sha256: 
 3c1f7e953f8dfddd5c23e78410e989dc1413f95e2706ea07fcc57d984eabac35 1918 
magit_1.0.0-2.dsc
 ccb0a1cd63a70778c2c5d4910ef5080c496384160342cd1051d3db42680acbab 6479 
magit_1.0.0-2.debian.tar.gz
 233c85d0983c9df7aedee0a231c6a434a7a0cdae58e41218494aa95132eda22e 67628 
magit_1.0.0-2_all.deb
Files: 
 1e93254bd6e6886a431be2cd143ee7d8 1918 devel optional magit_1.0.0-2.dsc
 2a903de35dd95a4c7d9def278f5a7c94 6479 devel optional 
magit_1.0.0-2.debian.tar.gz
 d6f583cbcacf1ce35ef24a3bd2fa9e05 67628 devel optional magit_1.0.0-2_all.deb

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

iQIcBAEBCAAGBQJOXkWqAAoJEE0knZsj5vw6mZUP/00BnvPDgexH5FgjrfIyyC2c
OV6KN69XnYbKsbAXOXVNK3FZJ9SjcfDP/OCRXmk/3NT03LP9ZTVXDkrf/LpIGe+y
vQ3khHtLPZEVrV3TgtDij3x0ova59arTrRIuG0gJjaNK2jokSrVZsfu+g+dA2VEm
3CawX0gU1BL7Gh1Umn4a6RgOBW4zvpYw7iWI+GtT86RKQ/HCDcFQbmoD5l6VXuTO
ef7eBTnBuPCduuFz02mgTQmvXwJE9YFrDlyh+oA8AHIszxiJU5Bdc2qJ/stNfoAk
Nfjf0YXWGMih13RmSLJVWOObbYxM/wbbP1/BvSfgiUsOdMXYNacGspXW2JR/ROGu
zSyZ7Uim22AHdRpONbXdMdbJs6FaEZSChvFdqlGS97wxwF/UrIiq2gDxtFWQH/Mr
MbhZVAacMZbEiaYvrfFYD8RvqyqxWMBCOXhytYrWcRuPAK5ig3wrh8niAigxNrzG
/2vqWQEfNgVCou8ihU2ZLKxaSoAWgl2a4i82Mo6qKSGH+qD4bv1UO4y5/xw36sKt
S0lZlm0H19FiPA3f296jN8Y+w8BrT1Ehk4NeMDgqXZjyfbDC0gICl9EIA/RfZly5
cIwXOXX5tE8L06zWmchabYotIapRD80OcTGYodOgfP5gYVw7d/rm1s6ngPOVmGoj
jlrbu7qJsMDHahLGBfpq
=dkCC
-END PGP SIGNATURE-


Accepted:
magit_1.0.0-2.debian.tar.gz
  to main/m/magit/magit_1.0.0-2.debian.tar.gz
magit_1.0.0-2.dsc
  to main/m/magit/magit_1.0.0-2.dsc
magit_1.0.0-2_all.deb
  to main/m/magit/magit_1.0.0-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/e1qymkj-rm...@franck.debian.org



Accepted ocaml-taglib 0.2.0-1 (source amd64)

2011-08-31 Thread Romain Beauxis
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 31 Aug 2011 09:34:35 -0500
Source: ocaml-taglib
Binary: libtaglib-ocaml libtaglib-ocaml-dev
Architecture: source amd64
Version: 0.2.0-1
Distribution: unstable
Urgency: low
Maintainer: Debian OCaml Maintainers debian-ocaml-ma...@lists.debian.org
Changed-By: Romain Beauxis to...@rastageeks.org
Description: 
 libtaglib-ocaml - OCaml bindings for the TagLib Audio Meta-Data Library
 libtaglib-ocaml-dev - OCaml bindings for the TagLib Audio Meta-Data Library -- 
devel
Changes: 
 ocaml-taglib (0.2.0-1) unstable; urgency=low
 .
   * New upstream release.
Checksums-Sha1: 
 8982156359170bf66a8692eb2dc9dbdb721988f5 1749 ocaml-taglib_0.2.0-1.dsc
 829866812dfdc5c1b0576f7b89846093bb902f80 78629 ocaml-taglib_0.2.0.orig.tar.gz
 b5e0f331a5a7786e7e64161a3d7f388a901d49f0 3236 
ocaml-taglib_0.2.0-1.debian.tar.gz
 7975d97826ad8bec9cbfc9ea25205b7d67054995 13988 
libtaglib-ocaml_0.2.0-1_amd64.deb
 4434d875ad24bbb9040607e197a236d1f2efbcc3 46934 
libtaglib-ocaml-dev_0.2.0-1_amd64.deb
Checksums-Sha256: 
 101e827dd7a25907e504bb550f315e2147294983b5fe9e5cd9a39a1ef275e0fa 1749 
ocaml-taglib_0.2.0-1.dsc
 2d66b04a1a133d6d7c65dbc96b0a04a9c9958d97d38d5812e54a521713ae86bd 78629 
ocaml-taglib_0.2.0.orig.tar.gz
 34f56fa4b79384666035eb4628abb33c9ca2053af74bd78963d1880f5e56c55e 3236 
ocaml-taglib_0.2.0-1.debian.tar.gz
 3c2fa9c8ddaa35d2adda6d47ae231d1e14c73ae9119207a7337ce20a3783a256 13988 
libtaglib-ocaml_0.2.0-1_amd64.deb
 b40f37d4f9caa0eb7f7a0b94f45dbf05edf27010167fd2dbb4807581b15d0565 46934 
libtaglib-ocaml-dev_0.2.0-1_amd64.deb
Files: 
 f5a1bf8dd1e6293a9ab14b254268bb4c 1749 ocaml optional ocaml-taglib_0.2.0-1.dsc
 3e15260d935ce1791edc39b512391b24 78629 ocaml optional 
ocaml-taglib_0.2.0.orig.tar.gz
 26dd8d7b2601041fb499d7684a784d90 3236 ocaml optional 
ocaml-taglib_0.2.0-1.debian.tar.gz
 3563fec22f3f25dfedd96c391958d3d5 13988 ocaml optional 
libtaglib-ocaml_0.2.0-1_amd64.deb
 18815962d026190e92e62b21ea8dc710 46934 ocaml optional 
libtaglib-ocaml-dev_0.2.0-1_amd64.deb

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

iQEcBAEBCAAGBQJOXkiBAAoJEAC5aaocqV0ZzF0IALO7DC+M7iaQ26ZMpJF4nDLo
mP4rMidK3Ggu5kFaOl29LIBEARrrpKKZT6OKG7WnnvyNyzQcUTWbHCu1uluiOvT4
/dGGy/rUPNsGW0h80eqN79WJDT3BPn/ClCmpMzNtcPe6jEU/qbaGlEOfSiavj5x3
jqi46wlgIPYvxanQc1Lx7ro3yjmMWcqkFpPs3YPBJlrbBLNzhVTNm9WdtSdZWXo3
Njfmlq81CqiAe2kuFQY37JaeqgObHLlGBmCdXbXKVS57FBRapKWopQ33jHB8Pq2i
+8ysBZJpzwOAUjipTcBE+g4bduknmMy2re1hNSFNdUIcDE/XvlyD8hWUSHZi+68=
=lRwg
-END PGP SIGNATURE-


Accepted:
libtaglib-ocaml-dev_0.2.0-1_amd64.deb
  to main/o/ocaml-taglib/libtaglib-ocaml-dev_0.2.0-1_amd64.deb
libtaglib-ocaml_0.2.0-1_amd64.deb
  to main/o/ocaml-taglib/libtaglib-ocaml_0.2.0-1_amd64.deb
ocaml-taglib_0.2.0-1.debian.tar.gz
  to main/o/ocaml-taglib/ocaml-taglib_0.2.0-1.debian.tar.gz
ocaml-taglib_0.2.0-1.dsc
  to main/o/ocaml-taglib/ocaml-taglib_0.2.0-1.dsc
ocaml-taglib_0.2.0.orig.tar.gz
  to main/o/ocaml-taglib/ocaml-taglib_0.2.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/e1qymkr-vl...@franck.debian.org



Accepted mew-beta 7.0.50~6.3.51+0.20110819-1 (source all i386)

2011-08-31 Thread Tatsuya Kinoshita
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 31 Aug 2011 22:55:37 +0900
Source: mew-beta
Binary: mew-beta mew-beta-bin
Architecture: source all i386
Version: 7.0.50~6.3.51+0.20110819-1
Distribution: unstable
Urgency: low
Maintainer: Tatsuya Kinoshita t...@debian.org
Changed-By: Tatsuya Kinoshita t...@debian.org
Description: 
 mew-beta   - mail reader supporting PGP/MIME for Emacs (development version)
 mew-beta-bin - external commands for Mew (development version)
Closes: 639295
Changes: 
 mew-beta (7.0.50~6.3.51+0.20110819-1) unstable; urgency=low
 .
   * New upstream release. (development snapshot on 2011-08-19,
 kazu-yamamoto-Mew-f6a4ae4)
 - Catching up to stunnel 4.39. (closes: #639295)
Checksums-Sha1: 
 de39aa1693e674cdd445e7605197539f655c536a 1826 
mew-beta_7.0.50~6.3.51+0.20110819-1.dsc
 0d112df257ea9a36b1ae9b72c0eb380af7823735 1026034 
mew-beta_7.0.50~6.3.51+0.20110819.orig.tar.gz
 f7aaf87bfdddc97c24d1cf88d5bfc09aee82b15e 59205 
mew-beta_7.0.50~6.3.51+0.20110819-1.debian.tar.gz
 e3304b1feb1641f6df14226d560f8dc0acd4fedd 841954 
mew-beta_7.0.50~6.3.51+0.20110819-1_all.deb
 0ee95639f206b4fdf1f7d81cf6048d18940f18ad 61778 
mew-beta-bin_7.0.50~6.3.51+0.20110819-1_i386.deb
Checksums-Sha256: 
 bcafc6f2ac4635cd952d6a155a28f2d6ef22b80cb711ebb48798e57beeb40679 1826 
mew-beta_7.0.50~6.3.51+0.20110819-1.dsc
 2dac69c4956ddbcd9374150a022fdf7d016ef2b853e56aa8ab9650dd0deefd52 1026034 
mew-beta_7.0.50~6.3.51+0.20110819.orig.tar.gz
 8877fdf0c9bdceff3f5c6b7ce2c590a4d727f25ea10a55314c84c42e24cb867b 59205 
mew-beta_7.0.50~6.3.51+0.20110819-1.debian.tar.gz
 67af223f083e9c16b1b6bde47d1abe385b8ad7580a79a1c230a54f6a503a27ba 841954 
mew-beta_7.0.50~6.3.51+0.20110819-1_all.deb
 e342ead35160d0afe45bec9ed53a49862eb6339a775bb88e36916c410dfff27e 61778 
mew-beta-bin_7.0.50~6.3.51+0.20110819-1_i386.deb
Files: 
 c1dfa07ce0d7040396de3308d2c3dd7f 1826 mail extra 
mew-beta_7.0.50~6.3.51+0.20110819-1.dsc
 9f1303463fa777de0dfe16b4cf652fe1 1026034 mail extra 
mew-beta_7.0.50~6.3.51+0.20110819.orig.tar.gz
 f6fc4ff624de1bf6489bbf599a75b416 59205 mail extra 
mew-beta_7.0.50~6.3.51+0.20110819-1.debian.tar.gz
 87f3a831975eda9c52de4906ef36cb46 841954 lisp extra 
mew-beta_7.0.50~6.3.51+0.20110819-1_all.deb
 bb92a3d81d23ac4a9b84273f8078e884 61778 mail extra 
mew-beta-bin_7.0.50~6.3.51+0.20110819-1_i386.deb

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

iQIbBAEBCAAGBQJOXk68AAoJEOXvq5AIDqY8WgIP+MLnXtIAZfYC2YUB5KtlU+gL
7mMRE9PJTYouvMBlour0HDtFrxlJ8rgTUp5cEf6uBL+ytCmxduQOnb0g9McBwKjZ
2UqtxHXKCtcsrKR7Z6RUUEXX8Uekokz8V7KfRI/wHY6q8aTNnciXn/dGvqQysQzF
92DoB4E8N9jMSrDaAE4cGDV9GupuhwC+VQFkgjK/wQ1ox4vmYPg0v583ZNGxbZi6
dJqjwOZ2GgQvxkheeL2SG4ynBh4n4BAo3HBlu9Df2oWwaJs/o9VmOHCCfZGL3HQB
FO60iIEpZy26DwHcE/zsfYaHZp3A+eNWi2BNPhbHQG69kOz7CUcVpMmd7zdtTHl8
M8ZkoAMdNEGITMprqfu+KeWFJfqLAZ7tVoofa88/czMBTne5Gy1Gkl2bXPLxX3y+
S5Qd0oUHOpr9ywdwemtcK73dFIHp5NTTVgrZMwIzggnFQbmHC+bNQb+DxhyxYb5M
tvx3LuEzshoFjbtUYisP2GKeF7zPJDq8IR+SGhMRJtTO0wWixoPillz58+aWG1tc
0qzxKOzcw+U6XRbxCzgFhvciOD3h+FvDz937VPa9AycHtC4iaXnPzgEyfTzt6J6r
U5WyEjzgXl2MauSWZPg2sULgN/2QH57SFpk/h6jLvU34htkQa8vWPWUJzvjtXroB
QzkSZ1hk8yFbl3Tkq1g=
=FzCS
-END PGP SIGNATURE-


Accepted:
mew-beta-bin_7.0.50~6.3.51+0.20110819-1_i386.deb
  to main/m/mew-beta/mew-beta-bin_7.0.50~6.3.51+0.20110819-1_i386.deb
mew-beta_7.0.50~6.3.51+0.20110819-1.debian.tar.gz
  to main/m/mew-beta/mew-beta_7.0.50~6.3.51+0.20110819-1.debian.tar.gz
mew-beta_7.0.50~6.3.51+0.20110819-1.dsc
  to main/m/mew-beta/mew-beta_7.0.50~6.3.51+0.20110819-1.dsc
mew-beta_7.0.50~6.3.51+0.20110819-1_all.deb
  to main/m/mew-beta/mew-beta_7.0.50~6.3.51+0.20110819-1_all.deb
mew-beta_7.0.50~6.3.51+0.20110819.orig.tar.gz
  to main/m/mew-beta/mew-beta_7.0.50~6.3.51+0.20110819.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/e1qymt5-0001br...@franck.debian.org



Accepted libdist-zilla-plugin-podspellingtests-perl 1.111520-1 (source all)

2011-08-31 Thread Dominique Dumont
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 31 Aug 2011 17:24:03 +0200
Source: libdist-zilla-plugin-podspellingtests-perl
Binary: libdist-zilla-plugin-podspellingtests-perl
Architecture: source all
Version: 1.111520-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: Dominique Dumont d...@debian.org
Description: 
 libdist-zilla-plugin-podspellingtests-perl - release tests for POD spelling
Changes: 
 libdist-zilla-plugin-podspellingtests-perl (1.111520-1) unstable; urgency=low
 .
   * New upstream release
   * control:
 * updated my e-mail address
 * correctly specified alternate dependencies for libtest-simple-perl
 * Bump standard-version to 3.9.2 (no other changes)
 + added Enhances: libdist-zilla-perl
   * copyright:
 * updated upstream (c) years
 + added forgotten author
Checksums-Sha1: 
 377d4d919764f99482143060bf582654edda15f9 2428 
libdist-zilla-plugin-podspellingtests-perl_1.111520-1.dsc
 c2fcf1d850e389d73b9fa63c8f6b4105c8153008 17029 
libdist-zilla-plugin-podspellingtests-perl_1.111520.orig.tar.gz
 06497635df58a5927fd1173c778ee019e07e3e54 1763 
libdist-zilla-plugin-podspellingtests-perl_1.111520-1.debian.tar.gz
 3ae6f1bc285ab7ac211e5652e4a265febe1940c6 8358 
libdist-zilla-plugin-podspellingtests-perl_1.111520-1_all.deb
Checksums-Sha256: 
 ed06ec516c10c24b59615869c9c8f19ccfff09d52db299f975e270b1b83e48c4 2428 
libdist-zilla-plugin-podspellingtests-perl_1.111520-1.dsc
 657ea4d9a8051a882d6bbae12f5fb5e0613e22e62ef1d1302619e51ee26831c3 17029 
libdist-zilla-plugin-podspellingtests-perl_1.111520.orig.tar.gz
 74abf9127e92819e28518f2cf96a021464e8da631db6724014d95934e8324154 1763 
libdist-zilla-plugin-podspellingtests-perl_1.111520-1.debian.tar.gz
 18cdc0297c0ff500ba174f50da1f31dc8285d05be40d432f40e0e9907a6adf79 8358 
libdist-zilla-plugin-podspellingtests-perl_1.111520-1_all.deb
Files: 
 0af0904c2ab43face1d73cb135f8be72 2428 perl optional 
libdist-zilla-plugin-podspellingtests-perl_1.111520-1.dsc
 bb40c74d1cdf78dc60f37eadadc9f780 17029 perl optional 
libdist-zilla-plugin-podspellingtests-perl_1.111520.orig.tar.gz
 25a9f1da180a0e1b8135e732e489ba33 1763 perl optional 
libdist-zilla-plugin-podspellingtests-perl_1.111520-1.debian.tar.gz
 31081f6a446b18e38efc27c30bc5fd52 8358 perl optional 
libdist-zilla-plugin-podspellingtests-perl_1.111520-1_all.deb

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

iQIcBAEBAgAGBQJOXlJLAAoJEMMfT9lJqyts6ZcP/RvZqHim+A0OcRmYPESSMRZc
mowYENFJHC9mLzKYrLo8uxb5fh0OIGfS+OSSUN4uEeQ4uJC1QJCBhXCYIXedMG1s
si88axFHi5WU3ILwR3tyX1j5ZgbaRT0gZKsnzffwQv2xqW7L75SeR2B6CqZDIKhu
wSkoes4qLPqnVAmpPnf/x+gzcKWRXBhxmDsjUx4xZMdeYsCbTuywI0pUms5bJb4r
bRxsmTibYk+KxgC7g49oDeeA80usyrWwT+B6wM3UD15NErJasnJUZ/lHE6+JSzHH
7aUz04jvaSF/wFTYxB4eEl2aphZEef4VhhmMo77JR3aTSo8bAwSQdFPjjYKypzXn
TpT8RZRhhX4sxmuX9e0omwjqmV4xeu7/bus4DouoixdI94dcGlIPxqq5tNayuISA
oRHXmSgD9WtxxDjSDU2tvMjYfKskHt6HfD/PXbuHgM8F03fFiA/PZNsqO2I815/R
2ShWTwlDhtvi10b/wSNv4/ASLMC0RwuKyD331JwK0FxJ8WtQvyouvRFhklMUaXPH
IesqsEW8ZnTvlzAmVjX2seqkW2tsPerF3Cf9/QDb/5qlJUIyigM70mOrfw8Vcxus
yrXt7AdalY32tNcuOh2k8UK1h8z4mxeLzYJTIpD9kVHUYRmiPSNb0490zbJnFy5s
tl13vbgsdNaiHKsY/r/f
=1kQi
-END PGP SIGNATURE-


Accepted:
libdist-zilla-plugin-podspellingtests-perl_1.111520-1.debian.tar.gz
  to 
main/libd/libdist-zilla-plugin-podspellingtests-perl/libdist-zilla-plugin-podspellingtests-perl_1.111520-1.debian.tar.gz
libdist-zilla-plugin-podspellingtests-perl_1.111520-1.dsc
  to 
main/libd/libdist-zilla-plugin-podspellingtests-perl/libdist-zilla-plugin-podspellingtests-perl_1.111520-1.dsc
libdist-zilla-plugin-podspellingtests-perl_1.111520-1_all.deb
  to 
main/libd/libdist-zilla-plugin-podspellingtests-perl/libdist-zilla-plugin-podspellingtests-perl_1.111520-1_all.deb
libdist-zilla-plugin-podspellingtests-perl_1.111520.orig.tar.gz
  to 
main/libd/libdist-zilla-plugin-podspellingtests-perl/libdist-zilla-plugin-podspellingtests-perl_1.111520.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/e1qyn0c-0003rc...@franck.debian.org



Accepted mew 1:6.3-3 (source all i386)

2011-08-31 Thread Tatsuya Kinoshita
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 01 Sep 2011 00:01:33 +0900
Source: mew
Binary: mew mew-bin
Architecture: source all i386
Version: 1:6.3-3
Distribution: unstable
Urgency: low
Maintainer: Tatsuya Kinoshita t...@debian.org
Changed-By: Tatsuya Kinoshita t...@debian.org
Description: 
 mew- mail reader supporting PGP/MIME for Emacs
 mew-bin- external commands for Mew
Changes: 
 mew (1:6.3-3) unstable; urgency=low
 .
   * debian/patches/030_stunnel4.patch: Patch from upstream to catch up to
 stunnel 4.39.
   * debian/patches/020_ruby1.8.patch: Patch to use ruby1.8 instead of ruby.
   * debian/control:
 - Recommends ruby1.8 instead of ruby.
 - Update Standards-Version to 3.9.2.
   * debian/copyright: Switch to the DEP-5 format.
   * Switch to dpkg-source 3.0 (quilt) format.
Checksums-Sha1: 
 a57f2a6efc940858c1a0607485d7640e8f3a9ee9 1633 mew_6.3-3.dsc
 bb2481907f887cfa5da1ee3032c13dabcb41bbe4 36241 mew_6.3-3.debian.tar.gz
 764d5b72d741eab3b28c4fd05fd971d0e3ff6b1d 791320 mew_6.3-3_all.deb
 b913b026c12c22a2255521b5727842666ed80ce7 58436 mew-bin_6.3-3_i386.deb
Checksums-Sha256: 
 f953c90759f04891c5e2a6161e10d8b2a226f4c9a3f2da1bec443b7d1eeefa9b 1633 
mew_6.3-3.dsc
 bdc9f12072cdcde100ae9b689872c6c12ee9aae0cc0a1d51a0edec289a228a96 36241 
mew_6.3-3.debian.tar.gz
 0cad163c3b6eb6acf46b851c6992b2685597b65653ee72d4195143d86722a832 791320 
mew_6.3-3_all.deb
 aad276368136eeebe844fa94d134f5e7a820fac7b603e831d99356743b798b17 58436 
mew-bin_6.3-3_i386.deb
Files: 
 958cf5d43512a7b245679741582c08df 1633 mail optional mew_6.3-3.dsc
 12050b5db9a7741fe9a5d6c6e534a687 36241 mail optional mew_6.3-3.debian.tar.gz
 83ec4c7774a02362df3ae3fc108cf148 791320 lisp optional mew_6.3-3_all.deb
 2e7183b4d425341cbbed6e26a172cfb1 58436 mail optional mew-bin_6.3-3_i386.deb

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

iQIcBAEBCAAGBQJOXk6eAAoJEOXvq5AIDqY8qMMP/1pnU8yvmZlbUnyfS5tmSF0f
+zFC8mWZP1cbXaX/iyF/z2hGzoyQXz8pSGOgRlGgcqEwDMOYeoyRs74xCBfSNJS9
gLbOfLGtNnmnSittH1tRwvSFdmxYtoJNrEBeP4dv5L/j5RGmYXCpcV/2DkhlF5eB
UCQQ9ztKBQBShFOQLNx5ieqd/umoYPcVHsJjA9E46LQDXQYc3UYlUMOBLYJEYvjL
3coz7IrtJaIcktVWfbP8k985HbZMzM3xXMU+VpMincb/NWp9qx79suvnw6qJT86Y
bFj76MKHCTLrOdqjAEySgOkBlLth6lbckaL/opBa0EHXae/MvxS+EB57HbXk+XYq
jSxZIGPOTXZFymvF62Tkn05pzQY8CxTf4nwWjVQvJXJuGN+oIDCSktHaWy1ZjAMQ
kOfO3PK9WngBMNvQHD1/0B8WW/ET/no2zsp2eMEWnMptUWqIjKBn2Wc2K0qVk5lj
c/g/Fie3WAaLcPSmecN4UNPvA713+FxjHesRwKdTtIM3WwM7GlgFCNOxZoCGaAn+
SrsEpZE03/HX/XzVc7EFwm5InMfO/8TtefMw6IzBE9XNrQZ+oeByQaFk6Nxmgo2j
rqZ/1BS1O1wUU5B7cb3ljEeR6qgOGivqARfqKjzj17bfk8BB7LcN19St491fBMtt
BlfJmQGT+qyQ/a7kneFd
=CQWd
-END PGP SIGNATURE-


Accepted:
mew-bin_6.3-3_i386.deb
  to main/m/mew/mew-bin_6.3-3_i386.deb
mew_6.3-3.debian.tar.gz
  to main/m/mew/mew_6.3-3.debian.tar.gz
mew_6.3-3.dsc
  to main/m/mew/mew_6.3-3.dsc
mew_6.3-3_all.deb
  to main/m/mew/mew_6.3-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/e1qyntu-6w...@franck.debian.org



Accepted libdbd-xbase-perl 1:1.03-1 (source all)

2011-08-31 Thread Florian Schlichting
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 31 Aug 2011 08:01:53 +
Source: libdbd-xbase-perl
Binary: libdbd-xbase-perl
Architecture: source all
Version: 1:1.03-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: Florian Schlichting fschl...@zedat.fu-berlin.de
Description: 
 libdbd-xbase-perl - Perl module to access xbase files (optionally through DBI)
Changes: 
 libdbd-xbase-perl (1:1.03-1) unstable; urgency=low
 .
   [ gregor herrmann ]
   * debian/control:
 - change section to perl
 - remove Conflicts/Provides/Replaces libxbase-perl
 .
   [ Gunnar Wolf ]
   * Removed myself from Uploaders, acknowledging reality
 .
   [ Ansgar Burchardt ]
   * debian/control: Convert Vcs-* fields to Git.
 .
   [ Florian Schlichting ]
   * Imported Upstream version 1.03
   * bump Standards-Version to 3.9.2 (no change)
   * bump compatibility level to 8 (no change)
   * switch to source format 3.0 (quilt)
   * refresh debian/copyright
   * refresh patches; drop Makefile.PL.patch,
 no_O_BINARY_redefine.patch (superseded by upstream); forward
 pod_spelling.patch
   * delete dh_make-template from debian/watch
   * add myself to Uploaders
Checksums-Sha1: 
 95eaaf443dc0bee9d17beccf8661e04bdc7c47e0 2091 libdbd-xbase-perl_1.03-1.dsc
 a967be4d28fe31b20a903bb47e4030e7e1d42838 112728 
libdbd-xbase-perl_1.03.orig.tar.gz
 24679b899a995c93c650c89f7770cf90b49ab7a0 8397 
libdbd-xbase-perl_1.03-1.debian.tar.gz
 926ac03e2962ad0d3ba51a04a6a085a460c43c9b 116458 
libdbd-xbase-perl_1.03-1_all.deb
Checksums-Sha256: 
 b0729ee97f04456223643120caddae7725370957251fe498c89febacee869413 2091 
libdbd-xbase-perl_1.03-1.dsc
 6b18add05bbf5f82c1f1f9701487ffa8dc8b27914af799bfbfec3988eba85e2e 112728 
libdbd-xbase-perl_1.03.orig.tar.gz
 afcd3b7709907c38cd83050f52815f7e9165a5307b024e774bc1bc5c573dead0 8397 
libdbd-xbase-perl_1.03-1.debian.tar.gz
 6cb270ebd6691dfb739f51295e6b0eb6334dfd41363e992e0b8fbe3ca7baa358 116458 
libdbd-xbase-perl_1.03-1_all.deb
Files: 
 bdd4fb7ceba0391fbbe7a858a965a884 2091 perl optional 
libdbd-xbase-perl_1.03-1.dsc
 cbfae03a28dcae0aa0d00bec60ca710d 112728 perl optional 
libdbd-xbase-perl_1.03.orig.tar.gz
 345159e2f1be8283df012bf899ad8b5c 8397 perl optional 
libdbd-xbase-perl_1.03-1.debian.tar.gz
 4ffdba93295f714460121407057da5f2 116458 perl optional 
libdbd-xbase-perl_1.03-1_all.deb

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

iQIcBAEBCAAGBQJOXmWqAAoJELs6aAGGSaoGOyMQAJvXSd7Vc6JETPoZoEuOQi9m
4HF8O+ODs3rO4X69t2jIwCBYaZukArwphnFEtOKNGCH+YppDo5Cv24rV3E1v/nD6
ZHBQ/Hp1LW63gNwzU5fys0lzcjE4DMfR0gbmZeN1H5HbrrXe7D0cWXb5iuIwnimE
XQCRCOHcj6J6oD/DFtON1IUYIQ/5C/pGtGcrdeNAdymQc4XDfNHvEnIT8s8LNMX7
Xj+0CUQp6fvtx8CBXotQzkqwYDFaPIgmBu6cRN2CEmB/B1OcQndMvPHUVFMOq361
no6ccE2axOV+PsbiBKRvRTH4ForqW6MPTatzYWFtwakRpNfvo+6c0VqEWqTN8AfF
rcPqpV7qhokwvjm23+jNFUDrg/hoU/J24GcZuQS9B94GfVbmEJpoBRRmese3PWHN
/4e3pZpUaVwev9jb/HU7/cDt/FyQy79CkC1r4IAK9D/ZlhP+RmHeBV9RXFf5PXhW
3/INAKyce46xPcKtzl7hGfV/1wOucbXxXVNpqVA4unAtyrEag9HZO0EkbgioLDdM
OBOMz5WsDFctCt7jL1Uzm11fjb3iUQfv/taC+Q8erOY/c8dpNzh3BmLPakOxC0rv
phFXqBUy2sy5rKwO83pn/y2yBHLTTXrMrD5bZWi2jmCfDlxdHWL0Zxoy9jRwh5CO
+E/XCH6+XeJV0JgBuS55
=o1Rz
-END PGP SIGNATURE-


Accepted:
libdbd-xbase-perl_1.03-1.debian.tar.gz
  to main/libd/libdbd-xbase-perl/libdbd-xbase-perl_1.03-1.debian.tar.gz
libdbd-xbase-perl_1.03-1.dsc
  to main/libd/libdbd-xbase-perl/libdbd-xbase-perl_1.03-1.dsc
libdbd-xbase-perl_1.03-1_all.deb
  to main/libd/libdbd-xbase-perl/libdbd-xbase-perl_1.03-1_all.deb
libdbd-xbase-perl_1.03.orig.tar.gz
  to main/libd/libdbd-xbase-perl/libdbd-xbase-perl_1.03.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/e1qyobb-0006na...@franck.debian.org



Accepted libsubtitles-perl 1.03-1 (source all)

2011-08-31 Thread Dominique Dumont
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 31 Aug 2011 18:24:58 +0200
Source: libsubtitles-perl
Binary: libsubtitles-perl
Architecture: source all
Version: 1.03-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: Dominique Dumont d...@debian.org
Description: 
 libsubtitles-perl - utilities to fix subtitles timing
Changes: 
 libsubtitles-perl (1.03-1) unstable; urgency=low
 .
   * New upstream release:
 * read u16 text
   * control:
 * Maintainer is now Debian Perl group
 + added dod as uploader
 + added vcs-git and vcs-browser
 * refreshed with dh-make-perl
 * updated synopsis
   * copyright:
 * refreshed with config-edit
 * updated upstream (c) years
   * debian/libimdb-film-perl.substvars: removed
   * rules: use now standard boilerplate provided by dh-make-perl
   + added debian/source/format with 3.0 (quilt)
Checksums-Sha1: 
 f75c2f55c973c2cf7d2702b29f0394025a8ac412 1982 libsubtitles-perl_1.03-1.dsc
 f74dfced5fffcefeecc23774525a89618f70ea1c 16330 
libsubtitles-perl_1.03.orig.tar.gz
 d15844edf0cc17e19f42d3d7778ca16ebe25edcf 2168 
libsubtitles-perl_1.03-1.debian.tar.gz
 9b574676b21637b7a41ae4c5e72474f2e04e898c 28614 libsubtitles-perl_1.03-1_all.deb
Checksums-Sha256: 
 a87e9b78d23b875da2e908c3392fdb669c1fa059ac28daf55608cca1327613ea 1982 
libsubtitles-perl_1.03-1.dsc
 3da3aa8c5d7eba1f018e6ff11f967f6dc4a7b93652c3ec1d1a7dbc29d8826124 16330 
libsubtitles-perl_1.03.orig.tar.gz
 3f87ba10019130d6dd8f1000a751744f822e5fbf0188d1771fb232ac5b8f8b26 2168 
libsubtitles-perl_1.03-1.debian.tar.gz
 5e4698b3a6e7e55a7b9ff7b9be9816c6ce4f659292a1751bb80dff40a9d9de30 28614 
libsubtitles-perl_1.03-1_all.deb
Files: 
 be6a66b272fbf835136a912517cd1f0a 1982 perl optional 
libsubtitles-perl_1.03-1.dsc
 ca124b3665753488a4dffc0f76777ace 16330 perl optional 
libsubtitles-perl_1.03.orig.tar.gz
 547c9372cc403ca598a8f7b3d23b0042 2168 perl optional 
libsubtitles-perl_1.03-1.debian.tar.gz
 0587cfe2af64eb013a095d7805e57035 28614 perl optional 
libsubtitles-perl_1.03-1_all.deb

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

iQIcBAEBAgAGBQJOXmL3AAoJEMMfT9lJqytsCsIP/38Js8i93QtIWJidMHc+KsxQ
VQzis6gAjJlk+L80M+ySL5m9RT3kCfRxuXMn2KhUI9G4zeJWRbtT3dSZnriXKh0n
skvrNnUpBSWoV9Dte4igqC9AuCgLufrY/GfPCNTikNoeAU9mHIhgDPOnqO7tviRC
VzHAS3KMSdcgWNkh1pQtVMuue1QlzGx7n7S4tGDKaQSkrpugMGJnrIFvirZOGSn8
MEE2MMMjFW+4X65UXwmUitigDCOMhyriO13olhUmkcKK/NgLQYKYcCb6QQnkYtkc
3ezjsX88I1RI9BLtQvrLRLAlgI8iTMK2V3QfyyLzJ3B24ajw0wfCinDFG0BRfjGD
ib/JbPRXKI0PG5UW7LwEWPrcjOF5Q27B0ljaNBO547giiKxI/4sLd1RjwUbZzByB
zkOe6KetyJfgur6HqH3B8EssTld03KDbLt3PY4DWE2CZUVFatsNByqpWMQHS4oHM
NguqnwYeXqjQzNcineDhFHBuce3CrTKUbgipRPcKT1Goc97TW7DPiBH4zWt4JrOW
bYhOv1FMApoVCTQ97ML/j0lGH794ofSL+KEbQXH+v8Z2/3yV2E7ZqL1q/7MTGzqK
bTm8+aBuvgRbLVtq2vd/Y+McIniszY5pzAbDsjgaab6E5HNE/WsXG44v1BYAhhPR
EBDphGgyFDIl7OOciV1Q
=FWr5
-END PGP SIGNATURE-


Accepted:
libsubtitles-perl_1.03-1.debian.tar.gz
  to main/libs/libsubtitles-perl/libsubtitles-perl_1.03-1.debian.tar.gz
libsubtitles-perl_1.03-1.dsc
  to main/libs/libsubtitles-perl/libsubtitles-perl_1.03-1.dsc
libsubtitles-perl_1.03-1_all.deb
  to main/libs/libsubtitles-perl/libsubtitles-perl_1.03-1_all.deb
libsubtitles-perl_1.03.orig.tar.gz
  to main/libs/libsubtitles-perl/libsubtitles-perl_1.03.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/e1qyobk-0006pc...@franck.debian.org



Accepted libhttp-browserdetect-perl 1.27-1 (source all)

2011-08-31 Thread Angel Abad
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 31 Aug 2011 13:11:58 +0200
Source: libhttp-browserdetect-perl
Binary: libhttp-browserdetect-perl
Architecture: source all
Version: 1.27-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: Angel Abad angela...@gmail.com
Description: 
 libhttp-browserdetect-perl - module to extract system data from an HTTP User 
Agent string
Changes: 
 libhttp-browserdetect-perl (1.27-1) unstable; urgency=low
 .
   [ Ansgar Burchardt ]
   * debian/control: Convert Vcs-* fields to Git.
 .
   [ Salvatore Bonaccorso ]
   * debian/copyright: Replace DEP5 Format-Specification URL from
 svn.debian.org to anonscm.debian.org URL.
 .
   [ Angel Abad ]
   * Imported Upstream version 1.27
Checksums-Sha1: 
 467618d0f5ec09b574bf28993a5db5021602313e 2349 
libhttp-browserdetect-perl_1.27-1.dsc
 228f1078a6fe63c480b6c68fac1a1bf9a6aa86da 35841 
libhttp-browserdetect-perl_1.27.orig.tar.gz
 de4562da21203b1a367cf47f5bd400ca8a49b37c 2991 
libhttp-browserdetect-perl_1.27-1.debian.tar.gz
 f9ebef8d83a49817ea9f99bcb11fcdcc5fe75ec2 27410 
libhttp-browserdetect-perl_1.27-1_all.deb
Checksums-Sha256: 
 9a1f925705974f55e6294cfe15fd7df5c8b7d364ce7fc218e70951179a3bc8a9 2349 
libhttp-browserdetect-perl_1.27-1.dsc
 ee9889df96fa6e049d63fa0d39f376e68c00022687b436e81747fb6b04ca02b2 35841 
libhttp-browserdetect-perl_1.27.orig.tar.gz
 d31aed6e06ed3ed82eb362702783c24e72630ef4ef75b5ce636827d30ba43ed8 2991 
libhttp-browserdetect-perl_1.27-1.debian.tar.gz
 d0bbc5832dddc28a032b6ba442107d0b90cf9fe0f45b595e879c1cebc240349a 27410 
libhttp-browserdetect-perl_1.27-1_all.deb
Files: 
 86892be621140e15865b4643421a3eb9 2349 perl optional 
libhttp-browserdetect-perl_1.27-1.dsc
 08bfb161f5d0937bc0776ebebcfa8020 35841 perl optional 
libhttp-browserdetect-perl_1.27.orig.tar.gz
 123b99703bb4839c3e7898d2c115afa4 2991 perl optional 
libhttp-browserdetect-perl_1.27-1.debian.tar.gz
 745710f2662abf59284b2243488af584 27410 perl optional 
libhttp-browserdetect-perl_1.27-1_all.deb

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

iQIcBAEBCAAGBQJOXmvOAAoJELs6aAGGSaoG3rMP/Rb/ZBDP8sphce8TczdKjkdu
GMyQpORfE1jtlcBqf8faxJ60lIBMNZv/g6kwjAxhgVQEPh4KbHPz6WOb9PLH3Are
iaf4lv6mIGHCTY3KUIxT2oPbVZ4wIVpeV5IyYOygvDQ0pL4mrlJBnzhbO/wuBLUs
602WTn3VE97nYNZ5jwdpYH9uEPRck9WiR251XUQ1MiYITW7IBqFhXSEAFL919gHy
VpQsv4/atYofeH8uQtemQ9EbjeuNErFjaqHnoIwK27B0JcUBte1VgzzGQyflW87a
NNmO9dKCPgQoDcmV32rATisszwF+knmOsMYTOpVHTI0Zyb4wrBTBg6aW9H6pMHdK
IUmprq6FmTM+NwcoS/nQqQqCCpnneYZMAmzalGI/HB9oRvFhKbYlLdRs+kGZ/3ch
Kgy0T04+3WNaelkmvSj/B7OT4KHpXTQyT/hnEfC2dl+/jtFsHuFMOAHseruKYhWp
ZJHmNt1gUsfGvIjvuIOAL1cF0d27pu9+msR5iRctUdsYKhnEJ3g+djEQE530XMT0
iCX1xtRWRclkUUOYMq34BnLsXB4kFWVOEkuykkcIN4Mqqm7z5Z1XtjsyILoqmvXw
EnddMaaxKIRuCfA+vd7nktZaTc+eiQqCWQ4BNsJn9DhAZzt4s/PDVgV+bmqP3IUq
d9Xn4kbijsWjNOxY4LoE
=1EAI
-END PGP SIGNATURE-


Accepted:
libhttp-browserdetect-perl_1.27-1.debian.tar.gz
  to 
main/libh/libhttp-browserdetect-perl/libhttp-browserdetect-perl_1.27-1.debian.tar.gz
libhttp-browserdetect-perl_1.27-1.dsc
  to main/libh/libhttp-browserdetect-perl/libhttp-browserdetect-perl_1.27-1.dsc
libhttp-browserdetect-perl_1.27-1_all.deb
  to 
main/libh/libhttp-browserdetect-perl/libhttp-browserdetect-perl_1.27-1_all.deb
libhttp-browserdetect-perl_1.27.orig.tar.gz
  to 
main/libh/libhttp-browserdetect-perl/libhttp-browserdetect-perl_1.27.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/e1qyoe1-0002lu...@franck.debian.org



Accepted libmethod-signatures-simple-perl 1.01-1 (source all)

2011-08-31 Thread gregor herrmann
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 31 Aug 2011 19:50:45 +0200
Source: libmethod-signatures-simple-perl
Binary: libmethod-signatures-simple-perl
Architecture: source all
Version: 1.01-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: gregor herrmann gre...@debian.org
Description: 
 libmethod-signatures-simple-perl - module for basic method declarations with 
signatures
Changes: 
 libmethod-signatures-simple-perl (1.01-1) unstable; urgency=low
 .
   [ Ansgar Burchardt ]
   * debian/control: Convert Vcs-* fields to Git.
 .
   [ Salvatore Bonaccorso ]
   * debian/copyright: Replace DEP5 Format-Specification URL from
 svn.debian.org to anonscm.debian.org URL.
 .
   [ gregor herrmann ]
   * New upstream release.
   * Update years of upstream copyright.
   * Set Standards-Version to 3.9.2 (no changes).
   * Add /me to Uploaders.
   * Remove fix-pod.patch, fixed upstream.
Checksums-Sha1: 
 e219ab864b22454d495c6ad04732b11121ecc087 2209 
libmethod-signatures-simple-perl_1.01-1.dsc
 157af8a24fbca46153afc149b4fdb7f3609eaee2 12670 
libmethod-signatures-simple-perl_1.01.orig.tar.gz
 f98f1458a32ec9312dcee545eaed9c7b28f739e0 1704 
libmethod-signatures-simple-perl_1.01-1.debian.tar.gz
 f7bbf4d91ef92333a1892dbebb1cd1e0ade616e0 9968 
libmethod-signatures-simple-perl_1.01-1_all.deb
Checksums-Sha256: 
 106709b4b454ff5d970baea10850e21a19d780b1e053e0a1afb4fa21f13df466 2209 
libmethod-signatures-simple-perl_1.01-1.dsc
 0d23a60ff3aa873cde43f46b24dcd5d5b32d9cc48b44456ae16dd1224cf0dd86 12670 
libmethod-signatures-simple-perl_1.01.orig.tar.gz
 4ac0141334bf9a0a20ffd6a80e8cccf1a198b71807de53e7f5a5dd98731cd87c 1704 
libmethod-signatures-simple-perl_1.01-1.debian.tar.gz
 d6fd5a1356d7d55a865e5f7ff0eda814557bb9f3fe71cd2b11b84db094912a5c 9968 
libmethod-signatures-simple-perl_1.01-1_all.deb
Files: 
 5d78f563596ed1216c219756292d3c03 2209 perl optional 
libmethod-signatures-simple-perl_1.01-1.dsc
 5b97be6acc12a7979e3775361156b3f5 12670 perl optional 
libmethod-signatures-simple-perl_1.01.orig.tar.gz
 eb6b824202fc5d6b11902e50aca99dea 1704 perl optional 
libmethod-signatures-simple-perl_1.01-1.debian.tar.gz
 6f20d4130ecf40ff171a86a75188b786 9968 perl optional 
libmethod-signatures-simple-perl_1.01-1_all.deb

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

iQIcBAEBCAAGBQJOXnTPAAoJELs6aAGGSaoGk/IQAJyV4vjcp9uayIKLJkrHGB/I
WF534o+WS2l1kUSfbF3DaGu3h23wa0xjab/4d9BfGgx28NPWAXGdJ1xgQQU3HqOJ
wDI2VQymllq4Q5yJXy9VMijK2lZPECRJOBURhWpdzQCzp9bWuiGtNpWSR+z02h/L
nnjZtEkGtvhxVPGbMRkmqRcbdvZKEZtdBPGlNdksechVRFnvc+Jc/HhtTGfV6nTp
iDt/VJcGYgeQhBFswH7Gvm3a0KtHdhxgYkTTW6DMkUoigf+watFXUAOzshN8mUxR
O2UlU/8DKVNFnun1mVbfmgau3TBRMoIvIVtC1bW32KIL9eFTMLbiEorFNPU9ZVnQ
6WDGifHhUC3KFBhNn8qjw+DtGqt6pUeuKiPd6/H/oRxBhUod4NkE1xDCCmp43wyr
EVW/1USOtf/Dspw8K6jQ/eqxubTVB+b22UwfCCznMPBi3oas9lW/O0JY9ZXQN5Cf
tuZlWoDNnXG1v0xIS6dmC1rNdtswkwSXWrchXCYF+VRHiphg9fBgVVAka7nFuvhB
ezJLI78IwK3E5IQalU1b+ZL2Oqte+RX2k72X8cq+1Uzj8+k7xbyfx1FyV0RnU7X9
CzgOCbXYP4wn0eBTOYsZGVSzp5fYmNx9xxxYRbeFULxbLjztCg4crNeM+1XkVH97
QEP6UYvTTc87Dlqa2zHE
=k4IO
-END PGP SIGNATURE-


Accepted:
libmethod-signatures-simple-perl_1.01-1.debian.tar.gz
  to 
main/libm/libmethod-signatures-simple-perl/libmethod-signatures-simple-perl_1.01-1.debian.tar.gz
libmethod-signatures-simple-perl_1.01-1.dsc
  to 
main/libm/libmethod-signatures-simple-perl/libmethod-signatures-simple-perl_1.01-1.dsc
libmethod-signatures-simple-perl_1.01-1_all.deb
  to 
main/libm/libmethod-signatures-simple-perl/libmethod-signatures-simple-perl_1.01-1_all.deb
libmethod-signatures-simple-perl_1.01.orig.tar.gz
  to 
main/libm/libmethod-signatures-simple-perl/libmethod-signatures-simple-perl_1.01.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/e1qyp7c-00082g...@franck.debian.org



Accepted freehep-io 2.0.2-4 (source all)

2011-08-31 Thread Torsten Werner
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 31 Aug 2011 13:24:44 +0200
Source: freehep-io
Binary: libfreehep-io-java
Architecture: source all
Version: 2.0.2-4
Distribution: unstable
Urgency: low
Maintainer: Debian Java Maintainers 
pkg-java-maintain...@lists.alioth.debian.org
Changed-By: Torsten Werner twer...@debian.org
Description: 
 libfreehep-io-java - FreeHEP I/O library
Changes: 
 freehep-io (2.0.2-4) unstable; urgency=low
 .
   * Team upload
 .
   [ Giovanni Mascellani ]
   * default-jdk moved from Build-Depends-Indep to Build-Depends
   * Added real watch file
   * Fixed my email address.
 .
   [ Torsten Werner ]
   * Remove Java runtime from Depends.
   * Update Standards-Version: 3.9.1.
   * Switch to source format 3.0.
Checksums-Sha1: 
 5ae3cd7c353cab309ae1979c5d7940848bd11b5a 1394 freehep-io_2.0.2-4.dsc
 ab5edde73f99d556cb1242c8813d4abe41dc3373 2566 freehep-io_2.0.2-4.debian.tar.gz
 85b65ccafe57643cc1bfd2e9fe017ca624de5377 60586 
libfreehep-io-java_2.0.2-4_all.deb
Checksums-Sha256: 
 d1f3f862831b8f3430793765152063fdb159fbe1a33cc0c203d425ab0b338a4b 1394 
freehep-io_2.0.2-4.dsc
 f2ec01aa3b66d85aa28fe21b46d78798e0a64d79f2542e877f5caaa9cae7eb6a 2566 
freehep-io_2.0.2-4.debian.tar.gz
 045e1f26befa5a0aa7bdb870de5afda898aeaf8a2b6e9ffeab1cbc76108f31f8 60586 
libfreehep-io-java_2.0.2-4_all.deb
Files: 
 39b3f33c1daa628fa205735f9a91ab16 1394 java optional freehep-io_2.0.2-4.dsc
 0d6bbca9750787466e124b7a00df8590 2566 java optional 
freehep-io_2.0.2-4.debian.tar.gz
 684910a144c1b77bdb7437d55bc31f44 60586 java optional 
libfreehep-io-java_2.0.2-4_all.deb

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

iEYEARECAAYFAk5ed8sACgkQfY3dicTPjsMyowCeI4PlKIsM5vGBx7ohEGJEgywH
TzoAn25DPXTUuUOGiAUB1ZhVm1rjYT1D
=Qzw5
-END PGP SIGNATURE-


Accepted:
freehep-io_2.0.2-4.debian.tar.gz
  to main/f/freehep-io/freehep-io_2.0.2-4.debian.tar.gz
freehep-io_2.0.2-4.dsc
  to main/f/freehep-io/freehep-io_2.0.2-4.dsc
libfreehep-io-java_2.0.2-4_all.deb
  to main/f/freehep-io/libfreehep-io-java_2.0.2-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/e1qyplf-0002ky...@franck.debian.org



Accepted python-ttystatus 0.14-1 (source all)

2011-08-31 Thread Lars Wirzenius
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 31 Aug 2011 18:59:10 +0100
Source: python-ttystatus
Binary: python-ttystatus
Architecture: source all
Version: 0.14-1
Distribution: unstable
Urgency: low
Maintainer: Lars Wirzenius l...@liw.fi
Changed-By: Lars Wirzenius l...@liw.fi
Description: 
 python-ttystatus - terminal progress bar and status output for Python
Changes: 
 python-ttystatus (0.14-1) unstable; urgency=low
 .
   * New upstream version.
Checksums-Sha1: 
 5ece08de80a651abe20f3737d5bb9b65853c4250 1388 python-ttystatus_0.14-1.dsc
 1ef5094473517a4d5f163df2e8fd2b1d10531408 29454 
python-ttystatus_0.14.orig.tar.gz
 02611d1a462bbe93ab4957d4c1a7f5b1eae60c55 2139 
python-ttystatus_0.14-1.debian.tar.gz
 78882ebd04bc0bfdcfdc5be75540a10b8fe512de 15086 python-ttystatus_0.14-1_all.deb
Checksums-Sha256: 
 299951795b14ec7f23f87466b2a3c495f1c592dd1e5319912bba1e3ad99bfa8c 1388 
python-ttystatus_0.14-1.dsc
 9927e62021fa0556c5dad5a55f94e2fe0b639719eb712ed5ede8c36a4af20bbf 29454 
python-ttystatus_0.14.orig.tar.gz
 c76d756c8a7db1a75ba7d116f62d9218e713ae37b78d67f0753870d199c39bd8 2139 
python-ttystatus_0.14-1.debian.tar.gz
 33ed86b915423829f18b8c1fb75de4e54c1582b555ce3fda80be88a423970e47 15086 
python-ttystatus_0.14-1_all.deb
Files: 
 c0d08556d8bd0fbafe183d94f688e2d5 1388 python optional 
python-ttystatus_0.14-1.dsc
 52609003045d14f18c2d140c63feae97 29454 python optional 
python-ttystatus_0.14.orig.tar.gz
 ceb0d6e5eaaef3931b9ebdce6fdc 2139 python optional 
python-ttystatus_0.14-1.debian.tar.gz
 e84b6988ef1f22eef606d456eb1b91fd 15086 python optional 
python-ttystatus_0.14-1_all.deb

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

iQEcBAEBCAAGBQJOXnfiAAoJEIahkFub41rmeCAH/R/7M+F/jQmSrTMpTvNT1Sfb
LgU5l9Qyp8jgM75LU+tVVW/jzlgA7z34OlGSnPAiZHjgS6DvEC7eBgWtBctKLjb5
Z/Jl9X0dRNVzd3H32uzzaMLqCkufinREInoEixt26RMuhrP/4Y/W/JYYCl1PUks5
iH4jV54oUhzfZdhJw6xjtwv6yCVLEA4aHGoVFIuPTGTMl26o23PyZhc5fIlmZrN2
64Jl2YSuJ2EPy1ft0DYarcogEbqZK05NwUjqPt1x11QX52XTsk58n5xBNVkN4QeQ
ZeLGA400YCT9/4g9wIlaBCRSt7zv800EcLlzx8OHFBEslajrICDsYS9ZItQ6vgw=
=ad54
-END PGP SIGNATURE-


Accepted:
python-ttystatus_0.14-1.debian.tar.gz
  to main/p/python-ttystatus/python-ttystatus_0.14-1.debian.tar.gz
python-ttystatus_0.14-1.dsc
  to main/p/python-ttystatus/python-ttystatus_0.14-1.dsc
python-ttystatus_0.14-1_all.deb
  to main/p/python-ttystatus/python-ttystatus_0.14-1_all.deb
python-ttystatus_0.14.orig.tar.gz
  to main/p/python-ttystatus/python-ttystatus_0.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/e1qyplt-0002q6...@franck.debian.org



Accepted libjibx1.2-java 1.2.3-1 (source all)

2011-08-31 Thread Torsten Werner
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 31 Aug 2011 14:09:31 +0200
Source: libjibx1.2-java
Binary: libjibx1.2-java libjibx-java libjibx1.2-java-doc
Architecture: source all
Version: 1.2.3-1
Distribution: unstable
Urgency: low
Maintainer: Debian Java Maintainers 
pkg-java-maintain...@lists.alioth.debian.org
Changed-By: Torsten Werner twer...@debian.org
Description: 
 libjibx-java - Framework for binding XML data to Java objects
 libjibx1.2-java - Framework for binding XML data to Java objects
 libjibx1.2-java-doc - Documentation for libjibx-java
Changes: 
 libjibx1.2-java (1.2.3-1) unstable; urgency=low
 .
   * Team upload
   * New upstream release
   * Improve download of upstream source code.
   * Add Build-Depends: libjoda-time-java.
   * Remove Java runtime from Depends.
   * Add missing Depends: ${misc:Depends}.
   * Switch to source format 3.0.
   * Update Standards-Version: 3.9.1.
Checksums-Sha1: 
 7d0b471b21062242397bebb771fe1dbb209bb440 1517 libjibx1.2-java_1.2.3-1.dsc
 7d59c157da78f28eb4743b3b1f629fc5071ab880 6090341 
libjibx1.2-java_1.2.3.orig.tar.gz
 a88c0b56812ea7829904221ffdfee6cd095a0e58 5753 
libjibx1.2-java_1.2.3-1.debian.tar.gz
 9c4fac19611c3a99d5eb206fac6fda2b522f05ce 663830 libjibx1.2-java_1.2.3-1_all.deb
 3ba9d78ee071810d1f6c1e60088444750609c967 6470 libjibx-java_1.2.3-1_all.deb
 908d2bcd5d359338e1c2c5bad76b62bb2ae5a65a 5913986 
libjibx1.2-java-doc_1.2.3-1_all.deb
Checksums-Sha256: 
 f928191f6e1ed5070b711c1dc9fc7c9078f3a9b76045cc5149f794066614980e 1517 
libjibx1.2-java_1.2.3-1.dsc
 09b7d97a1eba8b3150c8e6124924608a147a9fab3997faf6c43e848b658bd545 6090341 
libjibx1.2-java_1.2.3.orig.tar.gz
 f6d44790a9b902484ecb1b39b9a55abaa5e2827deffcd9d81078a49d29a4c076 5753 
libjibx1.2-java_1.2.3-1.debian.tar.gz
 e6d0255d211aea3b935b64c54bf236b47a4b8cb06b3b48d111cb17800e2b7dfa 663830 
libjibx1.2-java_1.2.3-1_all.deb
 bda168c1a82284f7e416fb12277fa30ca599c3d05c81d82e8038a367681af9ef 6470 
libjibx-java_1.2.3-1_all.deb
 274f1eaaeae945a819075bc965e1d90c06e0b7a7ec0ef36ee27883d3a85c142e 5913986 
libjibx1.2-java-doc_1.2.3-1_all.deb
Files: 
 029cc46ca74eec16e0157befb143c9e5 1517 java optional libjibx1.2-java_1.2.3-1.dsc
 a0441a26db39dff6f00e545e2db08b7e 6090341 java optional 
libjibx1.2-java_1.2.3.orig.tar.gz
 00b8b9fe977e70ceafd29f5ca3549702 5753 java optional 
libjibx1.2-java_1.2.3-1.debian.tar.gz
 7c14277218d5fc5980a58def9907f2d2 663830 java optional 
libjibx1.2-java_1.2.3-1_all.deb
 c66a741763b8adee59b8f779c30c5118 6470 java optional 
libjibx-java_1.2.3-1_all.deb
 10e727ef952e3229a5d5c0e8a4ff0d1d 5913986 doc optional 
libjibx1.2-java-doc_1.2.3-1_all.deb

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

iEYEARECAAYFAk5eejIACgkQfY3dicTPjsOwtwCcCT0jQk2z1ISZzYgpEuzYWvUP
FnoAn3x6dOZej7jljtNG/0IFoh+ioNKU
=03qE
-END PGP SIGNATURE-


Accepted:
libjibx-java_1.2.3-1_all.deb
  to main/libj/libjibx1.2-java/libjibx-java_1.2.3-1_all.deb
libjibx1.2-java-doc_1.2.3-1_all.deb
  to main/libj/libjibx1.2-java/libjibx1.2-java-doc_1.2.3-1_all.deb
libjibx1.2-java_1.2.3-1.debian.tar.gz
  to main/libj/libjibx1.2-java/libjibx1.2-java_1.2.3-1.debian.tar.gz
libjibx1.2-java_1.2.3-1.dsc
  to main/libj/libjibx1.2-java/libjibx1.2-java_1.2.3-1.dsc
libjibx1.2-java_1.2.3-1_all.deb
  to main/libj/libjibx1.2-java/libjibx1.2-java_1.2.3-1_all.deb
libjibx1.2-java_1.2.3.orig.tar.gz
  to main/libj/libjibx1.2-java/libjibx1.2-java_1.2.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/e1qypa8-0004tf...@franck.debian.org



Accepted libpath-dispatcher-perl 1.03-1 (source all)

2011-08-31 Thread gregor herrmann
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 31 Aug 2011 20:17:54 +0200
Source: libpath-dispatcher-perl
Binary: libpath-dispatcher-perl
Architecture: source all
Version: 1.03-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: gregor herrmann gre...@debian.org
Description: 
 libpath-dispatcher-perl - flexible and extensible dispatcher module
Changes: 
 libpath-dispatcher-perl (1.03-1) unstable; urgency=low
 .
   [ Ansgar Burchardt ]
   * debian/control: Convert Vcs-* fields to Git.
 .
   [ Salvatore Bonaccorso ]
   * debian/copyright: Replace DEP5 Format-Specification URL from
 svn.debian.org to anonscm.debian.org URL.
 .
   [ gregor herrmann ]
   * New upstream release.
   * Update years of upstream and packaging copyright.
   * Set Standards-Version to 3.9.2 (no changes).
   * Bump debhelper compatibility level to 8.
   * Add libtest-fatal-perl to Build-Depends-Indep.
Checksums-Sha1: 
 e65955a3385c9cb8fad551e1ffd5ba2c2d803013 2296 
libpath-dispatcher-perl_1.03-1.dsc
 a0255e0d52a944d8163b46c7e2ae603899c42170 37758 
libpath-dispatcher-perl_1.03.orig.tar.gz
 cf2f7ef3f9bb914e2a3a75bfebc735b1a4b46c4b 2800 
libpath-dispatcher-perl_1.03-1.debian.tar.gz
 adafb6848725227027f6c889310b133a254543ea 63456 
libpath-dispatcher-perl_1.03-1_all.deb
Checksums-Sha256: 
 a411ff1b9d9f1b1939ecd679d16e9421b02787ce2d93460a3ec336a1d72c6e8d 2296 
libpath-dispatcher-perl_1.03-1.dsc
 eb04041671295ec36ad85df50846f6dedba26cb5c3a128254affb59c1d3e8677 37758 
libpath-dispatcher-perl_1.03.orig.tar.gz
 e72db3801e5f45c1c63fc30212258a1bbdfec1ce20756150ae16582e152ef9e8 2800 
libpath-dispatcher-perl_1.03-1.debian.tar.gz
 b89379b81b28256e8e762ee73d638749b190ec4beb35c13cc1d5259e9e17ad04 63456 
libpath-dispatcher-perl_1.03-1_all.deb
Files: 
 c82d4823979df6605e3b0e0c1104ed47 2296 perl optional 
libpath-dispatcher-perl_1.03-1.dsc
 0bdf109e5f64f5d0504e654af222bd24 37758 perl optional 
libpath-dispatcher-perl_1.03.orig.tar.gz
 c24c5b5d8967e3f238c2715542b153ae 2800 perl optional 
libpath-dispatcher-perl_1.03-1.debian.tar.gz
 e2d6a196afd6e48c44b22716224d2dc1 63456 perl optional 
libpath-dispatcher-perl_1.03-1_all.deb

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

iQIcBAEBCAAGBQJOXnsrAAoJELs6aAGGSaoGEUIQAIsoxJYKWxwvJIlvcDNomwhh
FSai0RIk9TBv7boRfEHrjDHnAyNSFgzjW6G7hm6WKbmk4MlPurPApN7kH968ygkE
Xp115t1kVf1BEC5oec+szRLWLzmlTa0BR4MYQGbgDt04b2OVP9tA9M7cgkL9YCoV
mzWm1B2FAIZr3rn7k1ElibtLySrGpOzPYrFEsQPBUHOG0F5F2blTp5uOHALC+da8
iA2US5R35nzDNTkdiRIwcOT9jDoWjy0brzzO4S2RaR3+2A14N94FbzK3TQZ3kAAJ
WfkcuJphAZwyPhBiCfqHeSPM34sMykRnuEVfqFfhdVGSDh+0yHdl7N3mrMyncZI7
oYzJDBIGYlPGt1g2/q3q1/jS7wazg1YhZHrVrw2hSLlChjhCsX/ioWnfk3/42tMD
+GhwszwJKCQcArMUCL6xmSKkRwslnEp4togjqr8FQ/dOqLQ0OgGWEAcXyv0pYlu7
8VJNl3B1AWc2V60A5koxrAuExsd2GuJEOboWLeRYh4M7oBhd4pIeE/in4iWL0MvW
/ZVoSuCdGMcPDt5xeVSira0jlpbIwWePtrbu0AuXQ9SZw1Dc2KctvIQchN6i9V5V
yStJg+UggrhFttWp7v2H/njbccBSa6u2AsFaM11cH4u27UnOXcSfz5wpedh3/1y8
zh/B8xRk2AXbbEMOB3kN
=t+PO
-END PGP SIGNATURE-


Accepted:
libpath-dispatcher-perl_1.03-1.debian.tar.gz
  to 
main/libp/libpath-dispatcher-perl/libpath-dispatcher-perl_1.03-1.debian.tar.gz
libpath-dispatcher-perl_1.03-1.dsc
  to main/libp/libpath-dispatcher-perl/libpath-dispatcher-perl_1.03-1.dsc
libpath-dispatcher-perl_1.03-1_all.deb
  to main/libp/libpath-dispatcher-perl/libpath-dispatcher-perl_1.03-1_all.deb
libpath-dispatcher-perl_1.03.orig.tar.gz
  to main/libp/libpath-dispatcher-perl/libpath-dispatcher-perl_1.03.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/e1qypae-0004wb...@franck.debian.org



Accepted libperl-prereqscanner-perl 1.007-1 (source all)

2011-08-31 Thread gregor herrmann
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 31 Aug 2011 20:22:32 +0200
Source: libperl-prereqscanner-perl
Binary: libperl-prereqscanner-perl
Architecture: source all
Version: 1.007-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: gregor herrmann gre...@debian.org
Description: 
 libperl-prereqscanner-perl - module for extracting prerequisites from Perl code
Changes: 
 libperl-prereqscanner-perl (1.007-1) unstable; urgency=low
 .
   * New upstream release.
Checksums-Sha1: 
 5fc812517bd2f994d0184a09d9090f934a7fdb21 2349 
libperl-prereqscanner-perl_1.007-1.dsc
 27ccaae6dec005dce60019c5b328dac5929cc079 17929 
libperl-prereqscanner-perl_1.007.orig.tar.gz
 3ea83026f8f8da9f972cdd93a690215ee920c550 2722 
libperl-prereqscanner-perl_1.007-1.debian.tar.gz
 c7a27b6de823866018932cfd1a9387c91d22ec1e 23900 
libperl-prereqscanner-perl_1.007-1_all.deb
Checksums-Sha256: 
 daaa7eca853be8e47573cdc7ae112c5d6a3609d0dc92b41d535cc4aba4486f32 2349 
libperl-prereqscanner-perl_1.007-1.dsc
 0a3f8a7d298374c21d78532f68b298095006a536daab4c3ea60b2fc6fe8399be 17929 
libperl-prereqscanner-perl_1.007.orig.tar.gz
 d44da207eac1703321a93d002cd87ca564d346cd30dfe8082c09a8efff9c46a5 2722 
libperl-prereqscanner-perl_1.007-1.debian.tar.gz
 908adbbb8b1c72b983411aa4db8bee4caf9148812bb42ea21fdd62e6915f8d94 23900 
libperl-prereqscanner-perl_1.007-1_all.deb
Files: 
 a5263ff0764d58a02a117f5f60c8271f 2349 perl optional 
libperl-prereqscanner-perl_1.007-1.dsc
 456e62bbdd384b38a0f99b8580f27b78 17929 perl optional 
libperl-prereqscanner-perl_1.007.orig.tar.gz
 e7288a53172f5d81069640502b84b1ea 2722 perl optional 
libperl-prereqscanner-perl_1.007-1.debian.tar.gz
 65d00bd4784a2a3ced8ebef8c28d1ad7 23900 perl optional 
libperl-prereqscanner-perl_1.007-1_all.deb

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

iQIcBAEBCAAGBQJOXnxKAAoJELs6aAGGSaoGSfcQAIQCZ1qsrOewXW62ze9c5zjm
i5vJFTYDyxpeX83Qtf+svZSkeJqX7NBpXpDHEfPUI3Z0Jvn2QQ9Fg+BUHONYwWo1
+aYF8pCm7yQFjOIvIT8tqbilCYjxDydm3644LYbvYEMPuOnPRmRU1Y+6595wm+TA
7yQiRaAZClHu9rFT6Im9MKN+4MAH9X+p3Zhpze+as/h04jMWnvfoPgr9i5vsVqM0
KV7A/yeGOo71YU3F9ZjbNURiuTMEP8xnX2ralj5ar/DfJQbNTYCKV7dDtRU8U0oj
l2uPV8uGfFQ/ZK5bCDvpEZ5H7NlfIuWPD1KEar89v2kZGG7kYi1qJ44mVgYSFVxQ
2vMPvTe4/wGOSJdKbAd8DUhAEezPDIGAM6Nx6Y5TmcAErDT52Zxaz9gM61smjeoH
CcXTCxE5EvuXjJPQhajaPi0UWVCTCL+nYcnyM7W5XyUZ04UJITbOnWdw4BP//nQo
9v7ml58v+CAqkruWNLKk8y3dr/EsC937x1PYcYN7XoAD2R6QrWZS3pH/78qauqS0
I59zjTAmLWgjG24CkvonX92RwP9hVtaFxLRLRExNBMnr4rDL53Suu6wfkuKHmjcj
/rF5yWCnuGc0qoxDNf4MLUqqubeRbZ8iaPda1q8TgwNxtxyLONMe9MwzZPMYhFaJ
x9ZkDGGARvBJtdI9R6Vt
=UWgN
-END PGP SIGNATURE-


Accepted:
libperl-prereqscanner-perl_1.007-1.debian.tar.gz
  to 
main/libp/libperl-prereqscanner-perl/libperl-prereqscanner-perl_1.007-1.debian.tar.gz
libperl-prereqscanner-perl_1.007-1.dsc
  to main/libp/libperl-prereqscanner-perl/libperl-prereqscanner-perl_1.007-1.dsc
libperl-prereqscanner-perl_1.007-1_all.deb
  to 
main/libp/libperl-prereqscanner-perl/libperl-prereqscanner-perl_1.007-1_all.deb
libperl-prereqscanner-perl_1.007.orig.tar.gz
  to 
main/libp/libperl-prereqscanner-perl/libperl-prereqscanner-perl_1.007.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/e1qypak-0004yb...@franck.debian.org



Accepted linux-2.6 3.1.0~rc4-1~experimental.1 (source all amd64)

2011-08-31 Thread Ben Hutchings
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Mon, 29 Aug 2011 14:48:28 +0100
Source: linux-2.6
Binary: linux-tools-3.1.0 linux-source-3.1.0 linux-doc-3.1.0 linux-manual-3.1.0 
linux-patch-debian-3.1.0 linux-support-3.1.0-rc4 linux-libc-dev 
linux-headers-3.1.0-rc4-all linux-headers-3.1.0-rc4-all-alpha 
linux-headers-3.1.0-rc4-common linux-image-3.1.0-rc4-alpha-generic 
linux-headers-3.1.0-rc4-alpha-generic linux-image-3.1.0-rc4-alpha-smp 
linux-headers-3.1.0-rc4-alpha-smp linux-image-3.1.0-rc4-alpha-legacy 
linux-headers-3.1.0-rc4-alpha-legacy linux-headers-3.1.0-rc4-all-amd64 
linux-image-3.1.0-rc4-amd64 linux-headers-3.1.0-rc4-amd64 
linux-image-3.1.0-rc4-amd64-dbg xen-linux-system-3.1.0-rc4-amd64 
linux-headers-3.1.0-rc4-all-armel linux-image-3.1.0-rc4-iop32x 
linux-headers-3.1.0-rc4-iop32x linux-image-3.1.0-rc4-ixp4xx 
linux-headers-3.1.0-rc4-ixp4xx linux-image-3.1.0-rc4-kirkwood 
linux-headers-3.1.0-rc4-kirkwood linux-image-3.1.0-rc4-orion5x 
linux-headers-3.1.0-rc4-orion5x linux-image-3.1.0-rc4-versatile 
linux-headers-3.1.0-rc4-versatile linux-headers-3.1.0-rc4-all-armhf
 linux-image-3.1.0-rc4-mx5 linux-headers-3.1.0-rc4-mx5 
linux-image-3.1.0-rc4-omap linux-headers-3.1.0-rc4-omap 
linux-headers-3.1.0-rc4-all-hppa linux-image-3.1.0-rc4-parisc 
linux-headers-3.1.0-rc4-parisc linux-image-3.1.0-rc4-parisc-smp 
linux-headers-3.1.0-rc4-parisc-smp linux-image-3.1.0-rc4-parisc64 
linux-headers-3.1.0-rc4-parisc64 linux-image-3.1.0-rc4-parisc64-smp 
linux-headers-3.1.0-rc4-parisc64-smp linux-headers-3.1.0-rc4-all-i386 
linux-image-3.1.0-rc4-486 linux-headers-3.1.0-rc4-486 
linux-image-3.1.0-rc4-686-pae linux-headers-3.1.0-rc4-686-pae 
linux-image-3.1.0-rc4-686-pae-dbg xen-linux-system-3.1.0-rc4-686-pae 
linux-headers-3.1.0-rc4-all-ia64 linux-image-3.1.0-rc4-itanium 
linux-headers-3.1.0-rc4-itanium linux-image-3.1.0-rc4-mckinley 
linux-headers-3.1.0-rc4-mckinley linux-headers-3.1.0-rc4-all-m68k 
linux-image-3.1.0-rc4-amiga linux-headers-3.1.0-rc4-amiga 
linux-image-3.1.0-rc4-atari linux-headers-3.1.0-rc4-atari 
linux-image-3.1.0-rc4-bvme6000
 linux-headers-3.1.0-rc4-bvme6000 linux-image-3.1.0-rc4-mac 
linux-headers-3.1.0-rc4-mac linux-image-3.1.0-rc4-mvme147 
linux-headers-3.1.0-rc4-mvme147 linux-image-3.1.0-rc4-mvme16x 
linux-headers-3.1.0-rc4-mvme16x linux-headers-3.1.0-rc4-all-mips 
linux-image-3.1.0-rc4-r4k-ip22 linux-headers-3.1.0-rc4-r4k-ip22 
linux-image-3.1.0-rc4-r5k-ip32 linux-headers-3.1.0-rc4-r5k-ip32 
linux-image-3.1.0-rc4-sb1-bcm91250a linux-headers-3.1.0-rc4-sb1-bcm91250a 
linux-image-3.1.0-rc4-sb1a-bcm91480b linux-headers-3.1.0-rc4-sb1a-bcm91480b 
linux-image-3.1.0-rc4-4kc-malta linux-headers-3.1.0-rc4-4kc-malta 
linux-image-3.1.0-rc4-5kc-malta linux-headers-3.1.0-rc4-5kc-malta 
linux-image-3.1.0-rc4-octeon linux-headers-3.1.0-rc4-octeon 
linux-headers-3.1.0-rc4-all-mipsel linux-image-3.1.0-rc4-r5k-cobalt 
linux-headers-3.1.0-rc4-r5k-cobalt linux-image-3.1.0-rc4-loongson-2f 
linux-headers-3.1.0-rc4-loongson-2f linux-headers-3.1.0-rc4-all-powerpc 
linux-image-3.1.0-rc4-powerpc
 linux-headers-3.1.0-rc4-powerpc linux-image-3.1.0-rc4-powerpc-smp 
linux-headers-3.1.0-rc4-powerpc-smp linux-image-3.1.0-rc4-powerpc64 
linux-headers-3.1.0-rc4-powerpc64 linux-headers-3.1.0-rc4-all-ppc64 
linux-headers-3.1.0-rc4-all-s390 linux-image-3.1.0-rc4-s390x 
linux-headers-3.1.0-rc4-s390x linux-image-3.1.0-rc4-s390x-tape 
linux-headers-3.1.0-rc4-all-s390x linux-headers-3.1.0-rc4-all-sh4 
linux-image-3.1.0-rc4-sh7751r linux-headers-3.1.0-rc4-sh7751r 
linux-image-3.1.0-rc4-sh7785lcr linux-headers-3.1.0-rc4-sh7785lcr 
linux-headers-3.1.0-rc4-all-sparc linux-image-3.1.0-rc4-sparc64 
linux-headers-3.1.0-rc4-sparc64 linux-image-3.1.0-rc4-sparc64-smp 
linux-headers-3.1.0-rc4-sparc64-smp
 linux-headers-3.1.0-rc4-all-sparc64
Architecture: all amd64 source
Version: 3.1.0~rc4-1~experimental.1
Distribution: experimental
Urgency: low
Maintainer: Debian Kernel Team debian-ker...@lists.debian.org
Changed-By: Ben Hutchings b...@decadent.org.uk
Closes: 618261 627655 638696 639113 639439 639538
Description: 
 linux-doc-3.1.0 - Linux kernel specific documentation for version 3.1.0
 linux-headers-3.1.0-rc4-486 - Header files for Linux 3.1.0-rc4-486
 linux-headers-3.1.0-rc4-4kc-malta - Header files for Linux 3.1.0-rc4-4kc-malta
 linux-headers-3.1.0-rc4-5kc-malta - Header files for Linux 3.1.0-rc4-5kc-malta
 linux-headers-3.1.0-rc4-686-pae - Header files for Linux 3.1.0-rc4-686-pae
 linux-headers-3.1.0-rc4-all - All header files for Linux 3.1.0 (meta-package)
 linux-headers-3.1.0-rc4-all-alpha - All header files for Linux 3.1.0 
(meta-package)
 linux-headers-3.1.0-rc4-all-amd64 - All header files for Linux 3.1.0 
(meta-package)
 linux-headers-3.1.0-rc4-all-armel - All header files for Linux 3.1.0 
(meta-package)
 linux-headers-3.1.0-rc4-all-armhf - All header files for Linux 3.1.0 
(meta-package)
 linux-headers-3.1.0-rc4-all-hppa - All header files for Linux 3.1.0 
(meta-package)
 linux-headers-3.1.0-rc4-all-i386 

Accepted elyxer 1.2.3-1 (source all)

2011-08-31 Thread Sven Hoexter
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 31 Aug 2011 20:32:28 +0200
Source: elyxer
Binary: elyxer
Architecture: source all
Version: 1.2.3-1
Distribution: unstable
Urgency: low
Maintainer: Debian LyX Maintainers pkg-lyx-de...@lists.alioth.debian.org
Changed-By: Sven Hoexter hoex...@debian.org
Description: 
 elyxer - standalone LyX to HTML converter
Closes: 639712
Changes: 
 elyxer (1.2.3-1) unstable; urgency=low
 .
   * New upstream release.
 + The --title option now works with non-ascii characters.
   (Closes: #639712)
   * Update the elyxer.1 manpage.
 + Remove the long text from --imageformat.
 + Mark --jsmath and --nocopy as deprecated.
 + Document the new --mathjax remote option.
Checksums-Sha1: 
 d22b5ac81b53a3240c5cdc02a638c586a7e85421 1839 elyxer_1.2.3-1.dsc
 08d9a0707ccd45cab07ec270b282668087a4fae5 1087585 elyxer_1.2.3.orig.tar.gz
 fe025d0745a3bc137c0c506333197b32da333610 6998 elyxer_1.2.3-1.diff.gz
 ee47a425e0028fd1581ae2fa5aca40498fe52eeb 337394 elyxer_1.2.3-1_all.deb
Checksums-Sha256: 
 4551df4a951e1a5688c4b4526328b8fc70cbf488d6a977efc959a503ea5d949f 1839 
elyxer_1.2.3-1.dsc
 a43cc5716e32f0bd039db9f06994569627ad1cebbdfd066e3df7f75951c83cee 1087585 
elyxer_1.2.3.orig.tar.gz
 007fd50388cf1058d13aeccf629fafa08fe3e2cf10443506a692c1f59f3e69d7 6998 
elyxer_1.2.3-1.diff.gz
 664c695e1e08af02a25899e7643bf22698e38bf1a8ed0f40fd28dce781743541 337394 
elyxer_1.2.3-1_all.deb
Files: 
 029294af4ab7fd21ab447f52bf5c4dc0 1839 text optional elyxer_1.2.3-1.dsc
 b745eed972ce31d391579793ec5829f6 1087585 text optional elyxer_1.2.3.orig.tar.gz
 c8a846e0e13e111830d2d0080292121a 6998 text optional elyxer_1.2.3-1.diff.gz
 def28adff9c3543834e8730af9f5b60d 337394 text optional elyxer_1.2.3-1_all.deb

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

iQIcBAEBCAAGBQJOXn8GAAoJEKbcJNnaJJPRm2cP/2w4daTMBoc7VQxWiNN+Sz+m
AjILVl+Bvdvt0tO4vOdV2SEEeqEn37LqkZIU8zoiSgGXN7ljSdxP+PwhA4viTm4L
p4uQALvuoO+1PBRmwOn6umV/FUTylNmGVmYnCaJIxO5sWFGoGPI5WOKhDdWVwmdi
Pn2f5icnJU5twJVqAiI8zv8uVmsGXyctbJwSqOES5tnA/iXIm4paiVzzfw0SjgqF
GPQ1vVP6JPPklV2/Ys95COuF+1wihkbvw6vs8qIv4LukUblkaYqUCZqFACenLfep
OPj3biKQx3eqvuaVnaNZq4cLs+TOrI0fDTcB7ycxMLGO81FKyhV6XyOpnl/lvYVI
VqmAsmdq8BCtyepjMX0Io+xG+1McBpAXrQSMnvkXiNH8V13owzFF91GBjwBOXG+W
0s4ezoImsrJgfG95f7GzSXEQWP+jXGyQzIoBvgqR2xNllKXBTryYo+IVwWuhv+cV
H9sBdOx3vtgl68H82ewb6YfgNu527PSYCEID5eI3R9XxzeEUAGaKDQJQoBvyjKWs
BgwxXQVBuw9m0dOsbyw6/sgh2a/NMwXm6fwaXS2FhbLHZDt4VTGJVfjoQtg8ULRf
LAla85IbZ+9XvGc/PxWeM6pNxd9Qdjjq3Qeoyl4NklZuXOrlD5j/nB4RzW0GcPY0
Kv38l+zxEZR+IG9ittXm
=Ywiz
-END PGP SIGNATURE-


Accepted:
elyxer_1.2.3-1.diff.gz
  to main/e/elyxer/elyxer_1.2.3-1.diff.gz
elyxer_1.2.3-1.dsc
  to main/e/elyxer/elyxer_1.2.3-1.dsc
elyxer_1.2.3-1_all.deb
  to main/e/elyxer/elyxer_1.2.3-1_all.deb
elyxer_1.2.3.orig.tar.gz
  to main/e/elyxer/elyxer_1.2.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/e1qypqg-0006cb...@franck.debian.org



Accepted libtest-spec-perl 0.39-1 (source all)

2011-08-31 Thread gregor herrmann
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 31 Aug 2011 20:33:38 +0200
Source: libtest-spec-perl
Binary: libtest-spec-perl
Architecture: source all
Version: 0.39-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: gregor herrmann gre...@debian.org
Description: 
 libtest-spec-perl - Perl module to write tests in a declarative specification 
style
Changes: 
 libtest-spec-perl (0.39-1) unstable; urgency=low
 .
   [ Alessandro Ghedini ]
   * New upstream release 0.38
 .
   [ Ansgar Burchardt ]
   * debian/control: Convert Vcs-* fields to Git.
 .
   [ Salvatore Bonaccorso ]
   * debian/copyright: Replace DEP5 Format-Specification URL from
 svn.debian.org to anonscm.debian.org URL.
 .
   [ gregor herrmann ]
   * New upstream release 0.39.
   * Add /me to Uploaders.
Checksums-Sha1: 
 cffa912a6b70e4705eda093d2040f8433053e330 2160 libtest-spec-perl_0.39-1.dsc
 31046f2457418811937e5b6c5956d64420a040a0 30560 
libtest-spec-perl_0.39.orig.tar.gz
 2ed14f8f6ee71c7ae82aad7df1c20af230d49e8a 1912 
libtest-spec-perl_0.39-1.debian.tar.gz
 5647e295eaa6764d5ec5dd50506cb9cf6f2f577f 40096 libtest-spec-perl_0.39-1_all.deb
Checksums-Sha256: 
 8e9f07cc2001d848428bb8f0e8f8f7f050ed9b49e9337504455e9c534e79b613 2160 
libtest-spec-perl_0.39-1.dsc
 501a2a528732a0990ff4937d97c006c345a7031c66cfb36c2839aeb30aac2f6c 30560 
libtest-spec-perl_0.39.orig.tar.gz
 b0d2f72509c667ea9786102c598450c0cfb0596af618f01ea94e694471f00436 1912 
libtest-spec-perl_0.39-1.debian.tar.gz
 7d44541ed5805816a9b1cdf24969f793b8a9c296f14d11f783058bd27026be91 40096 
libtest-spec-perl_0.39-1_all.deb
Files: 
 621db45f9d2f5f31b84b9c0efc07e891 2160 perl optional 
libtest-spec-perl_0.39-1.dsc
 2a98e2beba0ac25cf36ed59eb5db8b09 30560 perl optional 
libtest-spec-perl_0.39.orig.tar.gz
 2ec7530d52556dc4b4ade95b6a4c6a72 1912 perl optional 
libtest-spec-perl_0.39-1.debian.tar.gz
 76239594b11b8d054f28d06ccff1ddbf 40096 perl optional 
libtest-spec-perl_0.39-1_all.deb

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

iQIcBAEBCAAGBQJOXn7UAAoJELs6aAGGSaoGEbUP/3VJ8bF1zEGvZ1p+80T6n1Qo
X2sAmLvIUCy88ySkeD3hKJH6Xksuf668gDVDdoxwOVvX2GImfqGQjAmawIU5t+Us
crSAgHI4s6ZtdlbwONcP9pKpibwxpSy3vSYAoFTI1C380hu5+gL6ORQH7BI3J71k
5EG//J37+7JLs6rlWMlq3aDYYliP/v/9zPC5Rz338qjdWNUD4py4ZOUw/jR5bYmX
nI1uO2LdPXuVrJqoR9LfdFzTj3O/buMoNAbGV72YzSpvKPDYah2gKfRchXv3+xJm
gPajtS9jPloEgQEZ8x6+X81AY6D6sjuWsV4ihLt9R5bXPsIAx82kDjN0XAbM4ntz
jeX2GxJc+yCAoiQUl2PwVbW3b+hzx37a+7Zi6/H/bO1ZvnwhN5acTokXKun6XHO1
HPk2pytuRr3Wzif7WhjBd5lsvipymQML50kKWTMFBwZVtd/D0m+xCr8bQKUWIXAx
jsqqNB5w0g3wreqDYOsE2Z7YmdCuaUR8uNh7qNl6cJnARWZlVlxw2oSa4JPiyzNj
359wwjsXA0Q9HOikP0KUIBKvEbgnNiDexR99R8F8JE8kUiB/CbhANzzPwe/DDVzP
sYKnrgn4mERZjcv6HLSgl1Z8grfGGbe7hm23TaZw5v/g9743FEE7nZ4zoncX+Sq9
CfRyiC6U/jq13SR7VFvQ
=D9ZI
-END PGP SIGNATURE-


Accepted:
libtest-spec-perl_0.39-1.debian.tar.gz
  to main/libt/libtest-spec-perl/libtest-spec-perl_0.39-1.debian.tar.gz
libtest-spec-perl_0.39-1.dsc
  to main/libt/libtest-spec-perl/libtest-spec-perl_0.39-1.dsc
libtest-spec-perl_0.39-1_all.deb
  to main/libt/libtest-spec-perl/libtest-spec-perl_0.39-1_all.deb
libtest-spec-perl_0.39.orig.tar.gz
  to main/libt/libtest-spec-perl/libtest-spec-perl_0.39.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/e1qypqt-0006fu...@franck.debian.org



Accepted libtry-tiny-perl 0.11-1 (source all)

2011-08-31 Thread gregor herrmann
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 31 Aug 2011 20:38:40 +0200
Source: libtry-tiny-perl
Binary: libtry-tiny-perl
Architecture: source all
Version: 0.11-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: gregor herrmann gre...@debian.org
Description: 
 libtry-tiny-perl - module providing minimalistic try/catch
Changes: 
 libtry-tiny-perl (0.11-1) unstable; urgency=low
 .
   [ Ansgar Burchardt ]
   * debian/control: Convert Vcs-* fields to Git.
 .
   [ Salvatore Bonaccorso ]
   * debian/copyright: Replace DEP5 Format-Specification URL from
 svn.debian.org to anonscm.debian.org URL.
 .
   [ gregor herrmann ]
   * New upstream release.
   * Set Standards-Version to 3.9.2 (no changes).
   * Bump debhelper compatibility level to 8.
   * Add /me to Uploaders.
Checksums-Sha1: 
 0f646f821678d6a9cbe8c367ea4dc8f8f4ceb82f 2087 libtry-tiny-perl_0.11-1.dsc
 c53c083d494a3741c4f5e4c648a8b6971cc27a84 9923 libtry-tiny-perl_0.11.orig.tar.gz
 85557bd5080724aa649c4a10725d1ef14b0d1508 2430 
libtry-tiny-perl_0.11-1.debian.tar.gz
 88a15c602b5e4bb32e2cd7e44fc10b3f80766893 17980 libtry-tiny-perl_0.11-1_all.deb
Checksums-Sha256: 
 51d079e65ca997365bc5bc9c85e2f622aaac97003553a8d4ec68e038d9e79a9b 2087 
libtry-tiny-perl_0.11-1.dsc
 059e154ed82760bf6c1b6fddded800228bd97612d18159c68bfc36a8ea2bc885 9923 
libtry-tiny-perl_0.11.orig.tar.gz
 a36e8f1a6c686df786e520aeb2d8aae4f85e7e3d3c1ea69196acb30e4cb1fe47 2430 
libtry-tiny-perl_0.11-1.debian.tar.gz
 d10fed331f99d2529fc3f73669ff7867e1a850f1ca05878e8ad308f850e9014a 17980 
libtry-tiny-perl_0.11-1_all.deb
Files: 
 66a8cf924bf67e88ac5621af2a76a0dd 2087 perl optional libtry-tiny-perl_0.11-1.dsc
 4d2c8ff385ac3513edf4c042dd0eacbe 9923 perl optional 
libtry-tiny-perl_0.11.orig.tar.gz
 61c2bf474ee155bd0098ef201a69af2b 2430 perl optional 
libtry-tiny-perl_0.11-1.debian.tar.gz
 c51542a09af9bd7e1cda85f49a3b6d87 17980 perl optional 
libtry-tiny-perl_0.11-1_all.deb

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

iQIcBAEBCAAGBQJOXn/8AAoJELs6aAGGSaoGznoQAJyQZqWBc+Uj1aqkwLaNQvH0
gJelQjHdm3r9JiUGxcdsaXMzo+g7TlhlDFpUBHiFC5ghnixaaAUbcrf9p6ytqx9L
MTf5Q7FEoSD3/vslOkjid9RS4GjTZon9AS0gedRuuC88Pnc0EaWhs2aBZbWv7UYZ
7Z7xUAYKHut6Wiu/Ni0EjNF7LdIjbefJB+KUnuy917tpT3QN5RcyvZUgE8ttzmz9
jshM+iNLn1KVnWvj5y6wt83JaS9B167mPbv2Vx9dDWY3OhcKN0X+2IPzweZ35o+C
t+RIhe6rnsKA/HTVOG2jbBqCzLlVSq5oGwI2tJK9LjtKn3cU6+qX4b5to/yz4JP8
i0LWDbaRWi+0Er7VA1oP5ewljrLixdP+ljNgLl1wpuyvp0C3ORYVu43MOKNkhS28
LPNE3Cg/f5lethTl3qnOSyh4wf2mUVTRV+W7pa1MzZcgkPc49bFE4MnC/xCueGWO
PO2CLS1hAAnEbE6J+w8op0VGClfGS4itvC7mspDyu1kcSKiMBJZDFWojDc0UsUwv
/1cDMqPH/FM48lw8knmvcBc5sdIju2n+pkxsvAOIBVvULNdHqU5FXVXWb3pzdVZ3
nc2AWROFbqVN/Ed+ZWxslAK82hK6ts3MGpgW9R/T1BuiUXJdPirJbk5Jgsx05fR/
uuRK6zC+SbGoDi7YK8Id
=SfE0
-END PGP SIGNATURE-


Accepted:
libtry-tiny-perl_0.11-1.debian.tar.gz
  to main/libt/libtry-tiny-perl/libtry-tiny-perl_0.11-1.debian.tar.gz
libtry-tiny-perl_0.11-1.dsc
  to main/libt/libtry-tiny-perl/libtry-tiny-perl_0.11-1.dsc
libtry-tiny-perl_0.11-1_all.deb
  to main/libt/libtry-tiny-perl/libtry-tiny-perl_0.11-1_all.deb
libtry-tiny-perl_0.11.orig.tar.gz
  to main/libt/libtry-tiny-perl/libtry-tiny-perl_0.11.orig.tar.gz


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



Accepted libws-commons-util-java 1.0.1-6 (source all)

2011-08-31 Thread Torsten Werner
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 31 Aug 2011 14:42:27 +0200
Source: libws-commons-util-java
Binary: libws-commons-util-java
Architecture: source all
Version: 1.0.1-6
Distribution: unstable
Urgency: low
Maintainer: Debian Java Maintainers 
pkg-java-maintain...@lists.alioth.debian.org
Changed-By: Torsten Werner twer...@debian.org
Description: 
 libws-commons-util-java - Common utilities from the Apache Web Services Project
Changes: 
 libws-commons-util-java (1.0.1-6) unstable; urgency=low
 .
   * Team upload.
   * Rename source package to libws-commons-util-java to be consistent with
 other packages.
   * Update Vcs headers.
   * Remove Java runtime from Depends.
   * Remove Vladimír Lapáček from Uploaders list.
   * Update Standards-Version: 3.9.1.
Checksums-Sha1: 
 b1cfb28043b91183d9b4f0db83aa1ba40b88519a 1436 
libws-commons-util-java_1.0.1-6.dsc
 1baf001d547dafef05915959a7c8af8b86a58725 25119 
libws-commons-util-java_1.0.1.orig.tar.gz
 bfead2d504b72a4f8847fbfce9ed7a6c3842c445 2728 
libws-commons-util-java_1.0.1-6.debian.tar.gz
 332aa866b567c372dcf4a81533f8d94bbd3bd4f5 32014 
libws-commons-util-java_1.0.1-6_all.deb
Checksums-Sha256: 
 6bc87d135f9fcd88ffb4853812addffa15d59c25547b3a816cc10f93d6c3ad16 1436 
libws-commons-util-java_1.0.1-6.dsc
 bb2bf55ab6b3d414d1e511ca4972288428afa91572be3f01afd648b9eb86d1a6 25119 
libws-commons-util-java_1.0.1.orig.tar.gz
 51a55a381fe86bafbb5afd246f716ec8995d5208af82fea6d34b2a1eff41ad13 2728 
libws-commons-util-java_1.0.1-6.debian.tar.gz
 ae0d9d2f9bfa15505458774d243f3878c509832a5849790b93ab1995a9da5e7a 32014 
libws-commons-util-java_1.0.1-6_all.deb
Files: 
 2218cd666ad2865c84fcf6f0973e9dba 1436 java optional 
libws-commons-util-java_1.0.1-6.dsc
 b627abe158a0bd9e2d0807cb9cdc5d5b 25119 java optional 
libws-commons-util-java_1.0.1.orig.tar.gz
 8836916ab89c02c61224dfbd65d82225 2728 java optional 
libws-commons-util-java_1.0.1-6.debian.tar.gz
 675528465379a248612398ddec3fd612 32014 java optional 
libws-commons-util-java_1.0.1-6_all.deb

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

iEYEARECAAYFAk5efXkACgkQfY3dicTPjsP8PQCdGwR7/rLk6Y7XUlV8fHYxXLt8
rzcAn2EfXNkZxfXOu999FWblbNZaW0cN
=Rt1m
-END PGP SIGNATURE-


Accepted:
libws-commons-util-java_1.0.1-6.debian.tar.gz
  to 
main/libw/libws-commons-util-java/libws-commons-util-java_1.0.1-6.debian.tar.gz
libws-commons-util-java_1.0.1-6.dsc
  to main/libw/libws-commons-util-java/libws-commons-util-java_1.0.1-6.dsc
libws-commons-util-java_1.0.1-6_all.deb
  to main/libw/libws-commons-util-java/libws-commons-util-java_1.0.1-6_all.deb
libws-commons-util-java_1.0.1.orig.tar.gz
  to main/libw/libws-commons-util-java/libws-commons-util-java_1.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/e1qypr8-0006kw...@franck.debian.org



Accepted dnsmasq 2.58-1 (source i386 all)

2011-08-31 Thread Simon Kelley
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Mon, 22 Aug 2011 14:57:03 +
Source: dnsmasq
Binary: dnsmasq dnsmasq-base dnsmasq-utils
Architecture: source i386 all
Version: 2.58-1
Distribution: unstable
Urgency: low
Maintainer: Simon Kelley si...@thekelleys.org.uk
Changed-By: Simon Kelley si...@thekelleys.org.uk
Description: 
 dnsmasq- Small caching DNS proxy and DHCP/TFTP server
 dnsmasq-base - Small caching DNS proxy and DHCP/TFTP server
 dnsmasq-utils - Utilities for manipulating DHCP leases
Closes: 627789 627986 628003 630637 635017 635753 638136
Changes: 
 dnsmasq (2.58-1) unstable; urgency=low
 .
* New upstream.
* Add noconntrack DEB_BUILD_OPTIONS flag.
* Improve error message when tag:xxx appears
  in --dhcp-host (closes: #627986)
* Add /usr/lib/resolvconf/packaging-event.d/dnsmasq (closes: #628003)
* Update resolvconf hook script to sleep only
  when necessary. (closes: #627789)
* Tweak behaviour of --domain-needed to avoid problems with recursive
  nameservers _downstream_ of dnsmasq. (closes: #630637)
* Allow processes running as uid dnsmasq to send messages on the DBus,
  so that dnsmasq can return errors. (closes: #635017)
* Add /lib/systemd/system/dnsmasq.service (closes: #635753)
* New binary package, dnsmasq-utils, containing dhcp_release and
  dhcp_lease_time from contrib/wrt. Note that these are Linux-specific
  so this package is Architecture: linux-any (closes: #638136)
Checksums-Sha1: 
 54a31f3c83461fdff22c5d47f31689bb9e55dc28 1042 dnsmasq_2.58-1.dsc
 a0a9b13e63242e70dc8931153747ede715768bb1 478882 dnsmasq_2.58.orig.tar.gz
 8e8fafef5bc78e9fb4cf6aa4bc4ff40d48bd30ed 18490 dnsmasq_2.58-1.diff.gz
 52460881639d568a42c44dfb1b1e49cfd8a53b05 324572 dnsmasq-base_2.58-1_i386.deb
 1daed98aad288a9f35a1303f48ff73105337066f 17536 dnsmasq-utils_2.58-1_i386.deb
 6860cd3aefeee80e8693f5f051e9b069452ffaee 14904 dnsmasq_2.58-1_all.deb
Checksums-Sha256: 
 a19c42b71b2dd2af81efddb62dafce3c01ee02e078c107efa61cddfb30f76926 1042 
dnsmasq_2.58-1.dsc
 ad8d4854bcd383bd465d12ed2e8532dd2e19939738e5b9de45c57ab866f6ce7e 478882 
dnsmasq_2.58.orig.tar.gz
 c40c6162a97e5021507f9b9552e4c618d9beae868db1d7406a938ba763f3a8fc 18490 
dnsmasq_2.58-1.diff.gz
 e1afdefc26290c3f6fdc909faf7e19e379d623b5e788098fdc854cc4614db7fd 324572 
dnsmasq-base_2.58-1_i386.deb
 e7ec0040226847991c7ad446d3196abb9b21595c37f073302c28f64b410b5ff6 17536 
dnsmasq-utils_2.58-1_i386.deb
 f56a2db51c44f84faca34dc0d67a4ec95b3650ea57ac90186d04bcbc32181d63 14904 
dnsmasq_2.58-1_all.deb
Files: 
 7a80227b01df7ffe4df27974d94e57be 1042 net optional dnsmasq_2.58-1.dsc
 bd48a90b6187feca54099ac7be1c9f91 478882 net optional dnsmasq_2.58.orig.tar.gz
 810e0a0e59d7b22569b6a1c2e7408204 18490 net optional dnsmasq_2.58-1.diff.gz
 7fddd0a673d9059d5f8a81c1d752d10e 324572 net optional 
dnsmasq-base_2.58-1_i386.deb
 c2d1870ffe8bc300b27367b95f4c15b2 17536 net optional 
dnsmasq-utils_2.58-1_i386.deb
 5f0c3d1e1703c1f6eaed552a369564d6 14904 net optional dnsmasq_2.58-1_all.deb

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

iEYEARECAAYFAk5cvqEACgkQKPyGmiibgrcwVwCfdrOPhSLdOBNVUqDtRcL58ulF
c3UAnRJMsFZfHAGrJ7fNlG/B6TV/yxTJ
=+5ev
-END PGP SIGNATURE-


Accepted:
dnsmasq-base_2.58-1_i386.deb
  to main/d/dnsmasq/dnsmasq-base_2.58-1_i386.deb
dnsmasq-utils_2.58-1_i386.deb
  to main/d/dnsmasq/dnsmasq-utils_2.58-1_i386.deb
dnsmasq_2.58-1.diff.gz
  to main/d/dnsmasq/dnsmasq_2.58-1.diff.gz
dnsmasq_2.58-1.dsc
  to main/d/dnsmasq/dnsmasq_2.58-1.dsc
dnsmasq_2.58-1_all.deb
  to main/d/dnsmasq/dnsmasq_2.58-1_all.deb
dnsmasq_2.58.orig.tar.gz
  to main/d/dnsmasq/dnsmasq_2.58.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/e1qyq38-0001c6...@franck.debian.org



Accepted gssdp 0.12.0-1 (source all amd64)

2011-08-31 Thread Andreas Henriksson
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 30 Aug 2011 16:27:08 +0200
Source: gssdp
Binary: libgssdp-1.0-3 gir1.2-gssdp-1.0 libgssdp-1.0-dev libgssdp-1.0-dbg 
libgssdp-doc gssdp-tools
Architecture: source all amd64
Version: 0.12.0-1
Distribution: experimental
Urgency: low
Maintainer: Ross Burton r...@debian.org
Changed-By: Andreas Henriksson andr...@fatal.se
Description: 
 gir1.2-gssdp-1.0 - GObject introspection data for the GSSDP library
 gssdp-tools - GObject-based library for SSDP (tools)
 libgssdp-1.0-3 - GObject-based library for SSDP
 libgssdp-1.0-dbg - GObject-based library for SSDP (debug symbols)
 libgssdp-1.0-dev - GObject-based library for SSDP (development files)
 libgssdp-doc - GObject-based library for SSDP (documentation)
Changes: 
 gssdp (0.12.0-1) experimental; urgency=low
 .
   * Imported Upstream version 0.12.0
   * Update debian/watch for ftp.gnome.org
   * Switch to debian source format 3.0 (quilt)
 - needed for xz orig tarball.
   * Rename library package to match new soname.
 - also update symbols
   * Fix lintian warning about bracket expansion in debhelper install file
Checksums-Sha1: 
 4ad696e3ae5420dfdeb9224d3cef8d42501519ee 1409 gssdp_0.12.0-1.dsc
 629afdb07694cfc929dc6871e4bbc8c5a0160909 250416 gssdp_0.12.0.orig.tar.xz
 0a6a843b56d05fa00c0bf0744bcc028d17428acc 4249 gssdp_0.12.0-1.debian.tar.gz
 9e0c2d74dbc19f5dfb7791965cec750d9aa70efc 23478 libgssdp-doc_0.12.0-1_all.deb
 d5d1603be2da93b309e28535c9e5c1e85625ced1 29400 
libgssdp-1.0-3_0.12.0-1_amd64.deb
 4d980eeced8c7f9c2a5f7b4d8670d29a05e33f8e 9372 
gir1.2-gssdp-1.0_0.12.0-1_amd64.deb
 aee78eae50b107674fc1f5f96e063e26495cf656 36948 
libgssdp-1.0-dev_0.12.0-1_amd64.deb
 d281177a19878da930af5bfa63a422087d3286b5 79188 
libgssdp-1.0-dbg_0.12.0-1_amd64.deb
 e93cfff1ac3eda362f9020ce32d3f8f27e613b45 18680 gssdp-tools_0.12.0-1_amd64.deb
Checksums-Sha256: 
 1428c9702e0f0113b0e312f84c8c9ae01ca870b1f25ba64343f4a25fab346dd5 1409 
gssdp_0.12.0-1.dsc
 7f02903989b4ac7cfb7508898706a5b4a01c9ace2f6345bd96bf8a3faa30ae1a 250416 
gssdp_0.12.0.orig.tar.xz
 8b10660dd44f5e5e5b226d4c87a00dcdcab9ad5dbe922f9930cd155d1e8dcaaa 4249 
gssdp_0.12.0-1.debian.tar.gz
 102bec0f80815ab8c6a87d615d5cbea54d2edb3eedcafdb48fd099ac74951a2f 23478 
libgssdp-doc_0.12.0-1_all.deb
 de17280b69cacb628f7ed5d88f77eb68b3b09066b3838f02482494572cbdd108 29400 
libgssdp-1.0-3_0.12.0-1_amd64.deb
 26018096a418c05a0d398f99d5d54a4aebd564e35770b2b19cdafd1acd5cf625 9372 
gir1.2-gssdp-1.0_0.12.0-1_amd64.deb
 b9f70b2ae2df6a21f14155842e1fb05b0e64d56340324c554c960eaa21fdfeb4 36948 
libgssdp-1.0-dev_0.12.0-1_amd64.deb
 6fe6a1db19c5b0f1764df38603c44ac5d149bd1aadafa02ee5a2fd833df2eb26 79188 
libgssdp-1.0-dbg_0.12.0-1_amd64.deb
 3282f8edd251511da455457130a6f92ef83852666034d73e5c0a8255bfd6c0a3 18680 
gssdp-tools_0.12.0-1_amd64.deb
Files: 
 80e0cb675fb750d76fbca0ef7e7b6649 1409 libs optional gssdp_0.12.0-1.dsc
 b7942485e82a181eb4f08ef172576d80 250416 libs optional gssdp_0.12.0.orig.tar.xz
 307f274eaf1d96a4fd1151287ad2161f 4249 libs optional 
gssdp_0.12.0-1.debian.tar.gz
 62d5eed429f6d516970a77670e443364 23478 doc optional 
libgssdp-doc_0.12.0-1_all.deb
 00db7887541cb8a55b7d9df645168868 29400 libs optional 
libgssdp-1.0-3_0.12.0-1_amd64.deb
 f9a6d8708a4739f711fa4c15f55ade6f 9372 libs optional 
gir1.2-gssdp-1.0_0.12.0-1_amd64.deb
 fd80a90aad7a2b963bfecc6d66d2520b 36948 libdevel optional 
libgssdp-1.0-dev_0.12.0-1_amd64.deb
 60448d289e4d9530928784864eb364d6 79188 debug extra 
libgssdp-1.0-dbg_0.12.0-1_amd64.deb
 b5b8b02a9a37b0a6484b2077a7d67e6c 18680 net optional 
gssdp-tools_0.12.0-1_amd64.deb

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

iEYEARECAAYFAk5c9bUACgkQcgQ2cL3l8e7hWwCgwR+hJfzgCWVV8UhGT6kwU1qO
J/sAoJOH8lQNG416hxGgu+ern5/b9s1x
=6gZZ
-END PGP SIGNATURE-


Accepted:
gir1.2-gssdp-1.0_0.12.0-1_amd64.deb
  to main/g/gssdp/gir1.2-gssdp-1.0_0.12.0-1_amd64.deb
gssdp-tools_0.12.0-1_amd64.deb
  to main/g/gssdp/gssdp-tools_0.12.0-1_amd64.deb
gssdp_0.12.0-1.debian.tar.gz
  to main/g/gssdp/gssdp_0.12.0-1.debian.tar.gz
gssdp_0.12.0-1.dsc
  to main/g/gssdp/gssdp_0.12.0-1.dsc
gssdp_0.12.0.orig.tar.xz
  to main/g/gssdp/gssdp_0.12.0.orig.tar.xz
libgssdp-1.0-3_0.12.0-1_amd64.deb
  to main/g/gssdp/libgssdp-1.0-3_0.12.0-1_amd64.deb
libgssdp-1.0-dbg_0.12.0-1_amd64.deb
  to main/g/gssdp/libgssdp-1.0-dbg_0.12.0-1_amd64.deb
libgssdp-1.0-dev_0.12.0-1_amd64.deb
  to main/g/gssdp/libgssdp-1.0-dev_0.12.0-1_amd64.deb
libgssdp-doc_0.12.0-1_all.deb
  to main/g/gssdp/libgssdp-doc_0.12.0-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/e1qyq3j-0001kk...@franck.debian.org



Accepted ipe 7.1.0-1 (source amd64)

2011-08-31 Thread Steve M. Robbins
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 30 Aug 2011 00:20:55 -0500
Source: ipe
Binary: ipe libipe7.1.0 libipe-dev
Architecture: source amd64
Version: 7.1.0-1
Distribution: unstable
Urgency: low
Maintainer: Debian Science Team 
debian-science-maintain...@lists.alioth.debian.org
Changed-By: Steve M. Robbins s...@debian.org
Description: 
 ipe- drawing editor for creating figures in PDF or PS formats
 libipe-dev - Ipe library used by ipelets (developer files)
 libipe7.1.0 - Ipe library used by ipelets
Changes: 
 ipe (7.1.0-1) unstable; urgency=low
 .
   * New upstream version.
Checksums-Sha1: 
 56f1314859f3772a8199a93ab66fddb2c845e21c 1367 ipe_7.1.0-1.dsc
 76800723c02acae3a3922439e64058e92d235970 1406988 ipe_7.1.0.orig.tar.gz
 95e8cc7888c1fa247510e94ac17c9838ba8e4c8d 8647 ipe_7.1.0-1.debian.tar.gz
 cdcc2f29f2d0296da34ba3647dfb31458c658f31 1232364 ipe_7.1.0-1_amd64.deb
 7ab214aad17d2e20cf152dc7b2f46228586cdfee 429754 libipe7.1.0_7.1.0-1_amd64.deb
 5c003d7afe908e72d2d9a421e793ab423fae5d7b 35664 libipe-dev_7.1.0-1_amd64.deb
Checksums-Sha256: 
 8dfe32cb3dd0082dc7a4efc9068d4c1d7af2de5be67701a45cd30edb3e860d56 1367 
ipe_7.1.0-1.dsc
 7121979ba19e425e015de9db3622066eeeb722636032a33fdbd5e01727e2ff3a 1406988 
ipe_7.1.0.orig.tar.gz
 a55d0ea30b3a85cb2788f873efb7edecd2d71a8f5882cd069f8bc419063df662 8647 
ipe_7.1.0-1.debian.tar.gz
 432eba93946c5e0db5db022234ef117365fade85d4a0e3847b6daac9b1ec4d3f 1232364 
ipe_7.1.0-1_amd64.deb
 bf8007df12aafcc47cdde8b0be74da429b92a3f4f4ac22c106ded5cdf22f26f8 429754 
libipe7.1.0_7.1.0-1_amd64.deb
 b5d8d2a75036a3fef83d28618b52fba4a5559f7a9df62fa9912438bac48e7070 35664 
libipe-dev_7.1.0-1_amd64.deb
Files: 
 229a686f45ab11f576fec80e6ff59c9b 1367 graphics optional ipe_7.1.0-1.dsc
 1365ca48621dbffcc9465a2977cf4b27 1406988 graphics optional 
ipe_7.1.0.orig.tar.gz
 04b8b3fda4a823b44a3ceed325448ef8 8647 graphics optional 
ipe_7.1.0-1.debian.tar.gz
 d9871206d3b2484dfb264642da7f9864 1232364 graphics optional 
ipe_7.1.0-1_amd64.deb
 1a559581d52bfeff7a990b796b712983 429754 libs optional 
libipe7.1.0_7.1.0-1_amd64.deb
 c2253bc06d52d01a107e7fe5f0743754 35664 libdevel optional 
libipe-dev_7.1.0-1_amd64.deb

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

iD8DBQFOXIFM0i2bPSHbMcURAlFyAJ9PrHD1PUS1FzuR/MCElgkUy3Y2kACdEGLx
SzYPoOTChK4phPJWmbLc6iE=
=YleA
-END PGP SIGNATURE-


Accepted:
ipe_7.1.0-1.debian.tar.gz
  to main/i/ipe/ipe_7.1.0-1.debian.tar.gz
ipe_7.1.0-1.dsc
  to main/i/ipe/ipe_7.1.0-1.dsc
ipe_7.1.0-1_amd64.deb
  to main/i/ipe/ipe_7.1.0-1_amd64.deb
ipe_7.1.0.orig.tar.gz
  to main/i/ipe/ipe_7.1.0.orig.tar.gz
libipe-dev_7.1.0-1_amd64.deb
  to main/i/ipe/libipe-dev_7.1.0-1_amd64.deb
libipe7.1.0_7.1.0-1_amd64.deb
  to main/i/ipe/libipe7.1.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/e1qyq3u-0001rs...@franck.debian.org



  1   2   >