Re: major linux problems summary 2012

2012-11-04 Thread Tollef Fog Heen
]] Andrej N. Gritsenko 

 That is no case for open software as you still have no money from it,
 whether would you fix the bugs or not, therefore will someone use it
 beside you or not, it still will be for your own fun.

You seem to be confusing «open software» (sic) with non-commercial
software.  They are not at all the same.

-- 
Tollef Fog Heen
UNIX is user friendly, it's just picky about who its friends are


--
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/87a9uxwxf2@xoog.err.no



Re: IPv6, tentative addresses, bind(), wheezy

2012-11-04 Thread Marc Haber
On Sat, 3 Nov 2012 00:38:32 +0100, m...@linux.it (Marco d'Itri) wrote:
On Nov 02, Don Armstrong d...@debian.org wrote:
 Seems like the right solution is to wait for the network device to be
 fully up in the init script with a sleep loop... though that's
 certainly not optimal.
Maybe for the time being it will be easier and safer to have ifupdown 
wait until DAD is finished?

How does one find out about that?

Greetings
Marc
-- 
-- !! No courtesy copies, please !! -
Marc Haber |Questions are the | Mailadresse im Header
Mannheim, Germany  | Beginning of Wisdom  | http://www.zugschlus.de/
Nordisch by Nature | Lt. Worf, TNG Rightful Heir | Fon: *49 621 72739834


--
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/e1tuwgl-0004zl...@swivel.zugschlus.de



Re: IPv6, tentative addresses, bind(), wheezy

2012-11-04 Thread Marc Haber
On Fri, 2 Nov 2012 23:24:55 +0100, martin f krafft
madd...@debian.org wrote:
The reason is that by the time bind() is called, the IPv6 address
(configured with /e/n/i inet6 static, which unbound should listen
on) is not yet ready, but tentative, so the bind() call fails.

Last time when I asked a question along those lines (with bind as the
application), the answer was the usual Debian-like your application
is broken, have upstream convert the app to an event-based approach
and do not bother us.

This answer is partially right, applications need to be able to handle
dynamically changing IP addresses at run-time to properly support
IPv6. If they don't, one of the major advantages of IPv6 (renumbering
is easy) is lost. This goes especially if the app's configuration
contains IP addresses.

The problem is, that the distributions, IMO, need to work around these
shortcomings until the applications are eventually fixed (which might
never happen). The socket API also has several shortcomings which
makes this approach harder to do. For examle, there is no semantic for
operations like listen on this host address in all prefixes that the
host system is aware of, probably written along the line of
::224:d7ff:fed0:5adc.

Greetings
Marc
-- 
-- !! No courtesy copies, please !! -
Marc Haber |Questions are the | Mailadresse im Header
Mannheim, Germany  | Beginning of Wisdom  | http://www.zugschlus.de/
Nordisch by Nature | Lt. Worf, TNG Rightful Heir | Fon: *49 621 72739834


--
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/e1tuwlx-00050r...@swivel.zugschlus.de



Re: major linux problems summary 2012

2012-11-04 Thread Andrey Rahmatullin
On Sat, Nov 03, 2012 at 02:37:34PM -0700, Russ Allbery wrote:
 At least with open source software, a third path (besides working around
 the bug or switching to some other software) also exists: you can help.
 That's not always practical, but at least it's *possible*.
Not all problems are things that can be fixed by applying a text editor.
Some of them are social, some would require major overhauls of major
ecosystem components, probably in ways that will be rejected by current
developers.

-- 
WBR, wRAR


signature.asc
Description: Digital signature


Re: major linux problems summary 2012

2012-11-04 Thread Andrey Rahmatullin
On Sat, Nov 03, 2012 at 10:29:50PM +0100, Michael Banck wrote:
 If there are specific issues which cannot be expressed by bug reports
 (e.g. because they affect more than one package), by all means raise
 them here one by one.
You can't publish a (dynamically linked) binary that can be used on most
user systems
You cannot make all your GUI software look the same

-- 
WBR, wRAR


signature.asc
Description: Digital signature


Re: major linux problems summary 2012

2012-11-04 Thread Karol Szkudlarek
2012/11/3 Jonathan Nieder jrnie...@gmail.com:
 Hi Karol,

 Karol Szkudlarek wrote:

 I'm Debian/Ubuntu/Linux enthusiasts which loves using free operating
 systems on my machines, but today in 2012 I'm struggling with many
 problems with setup/tunning my Dell Latitude E6510 and Ubuntu and I
 have some thoughts general thoughts about Linux lacking and problems.

 And in the internet I've found great summary of my thougths written by
 Artem S. Tashkinov about Linux:

 http://linuxfonts.narod.ru/why.linux.is.not.ready.for.the.desktop.current.html

 I've found you to be helpful and constructive when dealing with kernel
 bugs, so I don't want you to be discouraged.

 A ping listing bugs that need more attention or a new strategy to solve
 them is not a bad thing.  However, the above list is not presented in a
 helpful way --- it would be more useful to list bug numbers and to be
 specific when possible about what direct action the reader can take to
 make things better.

 For example:

 I have been struggling with many problems setting up and
  tuning my Dell Latitude E6510 on Ubuntu that are also present
  in Debian:

  bug#12345 - ...
  bug#12346 - ...

  The process has been slow and discouraging.  Any tips for
  making this go better?  What can I and my friends do to make
  sure the next new machine is closer to working on Debian out
  of the box without fuss?

 By the way, the kernel team needs help --- many of the bugs at
 http://bugs.debian.org/src:linux-2.6 and http://bugs.debian.org/src:linux
 need the work listed at
 http://kernel-handbook.alioth.debian.org/ch-bugs.html#s9.1.4 done for
 them.

 Thanks and hope that helps,
 Jonathan

Hello Jonathan,

Thanks for explantation and of course I'm trying to fill bug reports
to make things better..
Currently my laptop works under Ubuntu and here are examples of BTS reports:

about BUG: scheduling while atomic:

https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1068833

and about graphics freeze:

https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers/+bug/1033263

and about touchpad:

https://bugs.launchpad.net/ubuntu/+source/linux/+bug/606238

and about cpu fan:

https://bugs.launchpad.net/ubuntu/+source/i8kutils/+bug/410596

https://bugs.launchpad.net/ubuntu/+source/acpi/+bug/632228

https://bugs.launchpad.net/ubuntu/+source/i8kutils/+bug/1060096

I don't know where are also Debian specific, because I'm using my
laptop to day by day
work with many stuff configured as I want so changing/replacing kernel
or a distro is a
process which I can't do frequently (probably first I will try a live
demo of wheezy when will
be released)

All I need is a stable set of tools and mobile laptop which I can
resume/suspend without
crashes and do my work. Secondly I'm only a user of OS not a developer. :-)

I'm monitoring crashes of my laptop which can't be solved during
Ctrl-Alt-Backspace or REISUB and
the stats from April look as follows:

crash 2012-04-29 11:27:26 - up 2012-04-29 13:46:20 =02:18:54 (8334 s)
crash 2012-05-06 12:11:10 - up 2012-05-06 12:28:24 =00:17:14 (1034 s)
crash 2012-05-07 16:31:23 - up 2012-05-07 21:35:08 =05:03:45 (18225 s)
crash 2012-05-07 21:37:54 - up 2012-05-07 21:41:04 =00:03:10 (190 s)
crash 2012-05-07 21:47:29 - up 2012-05-07 21:48:00 =00:00:31 (31 s)
crash 2012-05-14 21:44:42 - up 2012-05-14 23:11:07 =01:26:25 (5185 s)
crash 2012-06-07 22:42:24 - up 2012-06-08 08:05:23 =09:22:59 (33779 s)
crash 2012-06-27 19:00:23 - up 2012-06-27 19:25:18 =00:24:55 (1495 s)
crash 2012-06-27 20:48:10 - up 2012-06-27 22:06:09 =01:17:59 (4679 s)
crash 2012-06-30 18:03:12 - up 2012-06-30 18:04:06 =00:00:54 (54 s)
crash 2012-07-20 22:26:26 - up 2012-07-20 22:29:49 =00:03:23 (203 s)
crash 2012-08-07 21:05:38 - up 2012-08-07 21:19:29 =00:13:51 (831 s)
crash 2012-08-07 22:37:09 - up 2012-08-07 22:40:40 =00:03:31 (211 s)
crash 2012-08-12 17:36:20 - up 2012-08-12 18:20:58 =00:44:38 (2678 s)
crash 2012-08-16 10:27:22 - up 2012-08-16 10:33:18 =00:05:56 (356 s)
crash 2012-08-21 19:37:52 - up 2012-08-21 19:38:14 =00:00:22 (22 s)
crash 2012-09-01 23:14:06 - up 2012-09-01 23:17:22 =00:03:16 (196 s)
crash 2012-09-19 10:53:17 - up 2012-09-19 10:55:38 =00:02:21 (141 s)
crash 2012-09-22 17:53:34 - up 2012-09-22 17:59:28 =00:05:54 (354 s)
crash 2012-09-23 17:47:52 - up 2012-09-24 08:24:35 =14:36:43 (52603 s)
crash 2012-09-30 21:05:59 - up 2012-09-30 21:23:52 =00:17:53 (1073 s)
crash 2012-10-01 20:39:22 - up 2012-10-01 20:47:07 =00:07:45 (465 s)
crash 2012-10-05 23:52:09 - up 2012-10-06 09:46:29 =09:54:20 (35660 s)
crash 2012-10-08 21:53:00 - up 2012-10-08 21:54:57 =00:01:57 (117 s)
crash 2012-10-11 23:09:10 - up 2012-10-12 09:38:53 =10:29:43 (37783 s)
crash 2012-10-13 06:33:47 - up 2012-10-13 13:15:08 =06:41:21 (24081 s)
crash 2012-10-19 16:31:22 - up 2012-10-19 17:36:15 =01:04:53 (3893 s)

Re: major linux problems summary 2012

2012-11-04 Thread Michael Banck
On Sun, Nov 04, 2012 at 04:01:03PM +0600, Andrey Rahmatullin wrote:
 You can't publish a (dynamically linked) binary that can be used on most
 user systems
 You cannot make all your GUI software look the same

The information density and/or applicability of those statements is too
low to usefully discuss them in the context of debian-devel, sorry.


Michael


-- 
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/20121104114113.gb20...@nighthawk.chemicalconnection.dyndns.org



off topic (Re: major linux problems summary 2012)

2012-11-04 Thread Bart Martens
On Sun, Nov 04, 2012 at 12:03:37PM +0100, Karol Szkudlarek wrote:
  Karol Szkudlarek wrote:
  today in 2012 I'm struggling with many
  problems with setup/tunning my Dell Latitude E6510 and Ubuntu
 Currently my laptop works under Ubuntu
 I don't know where are also Debian specific
 Secondly I'm only a user of OS not a developer. :-)

This mailing list is about development of Debian, not about using Ubuntu.
http://lists.debian.org/debian-devel/

In case you want to try using Debian, here's a mailing list for help and
discussion among users of Debian:
http://lists.debian.org/debian-user/

Regards,

Bart Martens


-- 
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/20121104115056.gb6...@master.debian.org



Bug#692264: ITP: double-conversion -- routines to convert IEEE doubles to and from strings

2012-11-04 Thread Sébastien Villemot

Package: wnpp
Severity: wishlist
Owner: Sébastien Villemot sebast...@debian.org
User: debian-scie...@lists.debian.org
Usertags: field..mathematics
Control: block 691912 by -1

* Package name: double-conversion
  Version : 1.1.1-1
  Upstream Author : Florian Loitsch floit...@google.com
* URL : http://double-conversion.googlecode.com
* License : BSD
  Programming Lang: C++
  Description : routines to convert IEEE floats to and from strings

The library provides routines to convert IEEE single and double floats
to and from string representations. It offers at lot of flexibility with
respect to the conversion format: shortest, fixed, precision or
exponential representation; decimal, octal or hexadecimal basis; control
over number of digits, leading/trailing zeros and spaces.

The library consists of efficient conversion routines that have been
extracted from the V8 JavaScript engine. The code has been refactored
and improved so that it can be used more easily in other projects.

-- 
 .''`.Sébastien Villemot
: :' :Debian Developer
`. `' http://www.dynare.org/sebastien
  `-  GPG Key: 4096R/381A7594


pgpdkYEePxhEr.pgp
Description: PGP signature


Re: Bug#692264: ITP: double-conversion -- routines to convert IEEE doubles to and from strings

2012-11-04 Thread Roger Leigh
On Sun, Nov 04, 2012 at 12:55:09PM +0100, Sébastien Villemot wrote:
 
 * Package name: double-conversion

libjs-double-conversion would be more appropriate, since
this is a javascript library.  double-conversion is too
generic.


Regards,
Roger

-- 
  .''`.  Roger Leigh
 : :' :  Debian GNU/Linuxhttp://people.debian.org/~rleigh/
 `. `'   schroot and sbuild  http://alioth.debian.org/projects/buildd-tools
   `-GPG Public Key  F33D 281D 470A B443 6756 147C 07B3 C8BC 4083 E800


-- 
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/20121104120327.gg14...@codelibre.net



Re: Bug#692264: ITP: double-conversion -- routines to convert IEEE doubles to and from strings

2012-11-04 Thread Sébastien Villemot
Roger Leigh rle...@codelibre.net writes:

 On Sun, Nov 04, 2012 at 12:55:09PM +0100, Sébastien Villemot wrote:
 
 * Package name: double-conversion

 libjs-double-conversion would be more appropriate, since
 this is a javascript library.  double-conversion is too
 generic.

It's actually written in C++, not JS, so I don't think the libjs prefix
is appropriate.

The name double-conversion is taken from upstream, but I agree that it
is quite generic. I don't have any better idea, but suggestions are
welcome.

-- 
 .''`.Sébastien Villemot
: :' :Debian Developer
`. `' http://www.dynare.org/sebastien
  `-  GPG Key: 4096R/381A7594


pgp8fGrLmoMd7.pgp
Description: PGP signature


Re: major linux problems summary 2012

2012-11-04 Thread Andrey Rahmatullin
On Sun, Nov 04, 2012 at 12:41:13PM +0100, Michael Banck wrote:
 On Sun, Nov 04, 2012 at 04:01:03PM +0600, Andrey Rahmatullin wrote:
  You can't publish a (dynamically linked) binary that can be used on most
  user systems
  You cannot make all your GUI software look the same
 
 The information density and/or applicability of those statements is too
 low to usefully discuss them in the context of debian-devel, sorry.
debian-devel is not a proper level to discuss anything like that anyway. 

-- 
WBR, wRAR


signature.asc
Description: Digital signature


Re: Bug#692264: ITP: double-conversion -- routines to convert IEEE doubles to and from strings

2012-11-04 Thread Roger Leigh
On Sun, Nov 04, 2012 at 01:08:18PM +0100, Sébastien Villemot wrote:
 Roger Leigh rle...@codelibre.net writes:
 
  On Sun, Nov 04, 2012 at 12:55:09PM +0100, Sébastien Villemot wrote:
  
  * Package name: double-conversion
 
  libjs-double-conversion would be more appropriate, since
  this is a javascript library.  double-conversion is too
  generic.
 
 It's actually written in C++, not JS, so I don't think the libjs prefix
 is appropriate.
 
 The name double-conversion is taken from upstream, but I agree that it
 is quite generic. I don't have any better idea, but suggestions are
 welcome.

Sorry, misread the description there.  In that case, libdoubleconversion
would be better for the binary packages (though the source package name
doesn't need changing).


-- 
  .''`.  Roger Leigh
 : :' :  Debian GNU/Linuxhttp://people.debian.org/~rleigh/
 `. `'   schroot and sbuild  http://alioth.debian.org/projects/buildd-tools
   `-GPG Public Key  F33D 281D 470A B443 6756 147C 07B3 C8BC 4083 E800


-- 
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/20121104122410.gh14...@codelibre.net



Re: Bug#692264: ITP: double-conversion -- routines to convert IEEE doubles to and from strings

2012-11-04 Thread Sébastien Villemot
Roger Leigh rle...@codelibre.net writes:

 On Sun, Nov 04, 2012 at 01:08:18PM +0100, Sébastien Villemot wrote:
 Roger Leigh rle...@codelibre.net writes:
 
  On Sun, Nov 04, 2012 at 12:55:09PM +0100, Sébastien Villemot wrote:
  
  * Package name: double-conversion
 
  libjs-double-conversion would be more appropriate, since
  this is a javascript library.  double-conversion is too
  generic.
 
 It's actually written in C++, not JS, so I don't think the libjs prefix
 is appropriate.
 
 The name double-conversion is taken from upstream, but I agree that it
 is quite generic. I don't have any better idea, but suggestions are
 welcome.

 Sorry, misread the description there.  In that case, libdoubleconversion
 would be better for the binary packages (though the source package name
 doesn't need changing).

Sure. I plan to use libdouble-conversion{,-dev,-dbg} (I prefer to keep
the hyphen in the binary package name, unless this is bad practice).

-- 
 .''`.Sébastien Villemot
: :' :Debian Developer
`. `' http://www.dynare.org/sebastien
  `-  GPG Key: 4096R/381A7594


pgpgfkYQk1qMU.pgp
Description: PGP signature


Re: IPv6, tentative addresses, bind(), wheezy

2012-11-04 Thread Ben Hutchings
On Sun, 2012-11-04 at 10:18 +0100, Marc Haber wrote:
 On Fri, 2 Nov 2012 23:24:55 +0100, martin f krafft
 madd...@debian.org wrote:
 The reason is that by the time bind() is called, the IPv6 address
 (configured with /e/n/i inet6 static, which unbound should listen
 on) is not yet ready, but tentative, so the bind() call fails.
 
 Last time when I asked a question along those lines (with bind as the
 application), the answer was the usual Debian-like your application
 is broken, have upstream convert the app to an event-based approach
 and do not bother us.
 
 This answer is partially right, applications need to be able to handle
 dynamically changing IP addresses at run-time to properly support
 IPv6. If they don't, one of the major advantages of IPv6 (renumbering
 is easy) is lost. This goes especially if the app's configuration
 contains IP addresses.
 
 The problem is, that the distributions, IMO, need to work around these
 shortcomings until the applications are eventually fixed (which might
 never happen). The socket API also has several shortcomings which
 makes this approach harder to do. For examle, there is no semantic for
 operations like listen on this host address in all prefixes that the
 host system is aware of, probably written along the line of
 ::224:d7ff:fed0:5adc.

This wouldn't solve the problem that the UDP servers have, which is that
they need to be able to send replies from the same address the request
was sent to.  The old portable way to do this is to bind a socket to
each local address and reply using whichever socket the request was
received on.  That's why they enumerate local addresses rather than just
binding to 0.0.0.0 and ::.

For IPv6 the IPV6_PKTINFO socket option described in RFC 3542 allows
applications to get and set the local address per-packet; this is
hopefully implemented on most Unix-like systems.

For IPv4, Linux has a similar IP_PKTINFO option whereas BSD and Solaris
provide the options IP_{RECVDST,SENDSRC}ADDR.  This lack of portability
may explain why more applications have not adopted this approach yet.

Ben.

-- 
Ben Hutchings
No political challenge can be met by shopping. - George Monbiot


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


Re: IPv6, tentative addresses, bind(), wheezy

2012-11-04 Thread martin f krafft
also sprach Ben Hutchings b...@decadent.org.uk [2012.11.03.2027 +0100]:
 Whyever not?  You can get a socket bound to a non-local address
 even without this option, if the address is removed after you
 bind.  The restriction to current local addresses is only a sanity
 check which may or may not be useful.

You are right. ntpd does this nicely, but then again it's gonna take
us years to make all upstreams implement this properly. Might be
worth to figure out an intermediate solution too.

-- 
 .''`.   martin f. krafft madduck@d.o  Related projects:
: :'  :  proud Debian developer   http://debiansystem.info
`. `'`   http://people.debian.org/~madduckhttp://vcs-pkg.org
  `-  Debian - when you have better things to do than fixing systems
 
when women love us, they forgive us everything, even our crimes;
 when they do not love us, they give us credit for nothing,
 not even our virtues.
   -- honoré de balzac


digital_signature_gpg.asc
Description: Digital signature (see http://martin-krafft.net/gpg/sig-policy/999bbcc4/current)


Re: major linux problems summary 2012

2012-11-04 Thread Russ Allbery
Andrey Rahmatullin w...@wrar.name writes:
 On Sat, Nov 03, 2012 at 02:37:34PM -0700, Russ Allbery wrote:

 At least with open source software, a third path (besides working
 around the bug or switching to some other software) also exists: you
 can help.  That's not always practical, but at least it's *possible*.

 Not all problems are things that can be fixed by applying a text editor.
 Some of them are social, some would require major overhauls of major
 ecosystem components, probably in ways that will be rejected by current
 developers.

Sure.

My point is that this sort of thread will, if anything, make such changes
*less* likely to happen by causing people to feel obstinate and dig in
their heels.  The chances of it accomplishing anything productive are
remote.

So, if your goal is to fix these things, what you're doing right now is
directly counter-productive and will probably make the situation worse.
(It could be that you have some other goal than fixing things, such as
expressing frustration, or warning other users away from Linux due to bugs
that you think are serious, or trying to recruit new developers to do
something different, but I think most of the other possible goals are
off-topic on debian-devel.)

-- 
Russ Allbery (r...@debian.org)   http://www.eyrie.org/~eagle/


-- 
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/87ehk9pbo5@windlord.stanford.edu



Re: IPv6, tentative addresses, bind(), wheezy

2012-11-04 Thread martin f krafft
also sprach Marc Haber mh+debian-de...@zugschlus.de [2012.11.04.1013 +0100]:
 Maybe for the time being it will be easier and safer to have ifupdown 
 wait until DAD is finished?
 
 How does one find out about that?

% ip -6 addr show dev eth0 | grep 2001:db8::deb1:46.* tentative
inet6 2001:db8::deb1:46/64 scope global tentative

Once DAD completes, the tentative goes away.

Programatically, I think that's checking the return of
getifaddrs(3), ifa_flags, for IFA_F_TENTATIVE.

-- 
 .''`.   martin f. krafft madduck@d.o  Related projects:
: :'  :  proud Debian developer   http://debiansystem.info
`. `'`   http://people.debian.org/~madduckhttp://vcs-pkg.org
  `-  Debian - when you have better things to do than fixing systems
 
an egg has the shortest sex-life of all: if gets laid once; it gets
eaten once. it also has to come in a box with 11 others, and the
only person who will sit on its face is its mother.


digital_signature_gpg.asc
Description: Digital signature (see http://martin-krafft.net/gpg/sig-policy/999bbcc4/current)


MBF: packages with autopkgtest tests but no XS-Testsuite

2012-11-04 Thread Stefano Zacchiroli
It looks like we have already 68 packages in the Debian archive shipping
autopkgtest [1] tests, which is great!  But unfortunately only 3 of them
declare the presence of the testsuite adding the recommended [2]
XS-Testsuite: autopkgtest header to their source stanza in
debian/control.

The dd-list of packages shipping autopkgtest tests but lacking the
header is attached. Please let me know if you notice any false positive.

I'd like to go ahead with a Severity: wishlist mass bug filing to
kindly ask maintainers to add the missing header.  The proposed mail
template for mass-bug is attached.

To avoid new instances of the problem in the future, I've also requested
a new lintian check [3]. In the meantime it'd be useful to ask
maintainers to add XS-Testsuite where needed.


Many thanks to Holger Levsen for setting up http://jenkins.debian.net/
and initiating this discussion on -qa [4], and to Jakub Wilk for making
me realize how many autopkgtest-enabled packages we already have in the
archive.

Cheers.

[1]: http://packages.qa.debian.org/a/autopkgtest.html
[2]: 
http://anonscm.debian.org/gitweb/?p=autopkgtest/autopkgtest.git;a=blob_plain;f=doc/README.package-tests;hb=HEAD
[3]: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=692282
[4]: https://lists.debian.org/debian-qa/2012/11/msg9.html
-- 
Stefano Zacchiroli  . . . . . . .  z...@upsilon.cc . . . . o . . . o . o
Maître de conférences . . . . . http://upsilon.cc/zack . . . o . . . o o
Debian Project Leader . . . . . . @zack on identi.ca . . o o o . . . o .
« the first rule of tautology club is the first rule of tautology club »
Adam Schmalhofer adam.schmalho...@gmx.de
   apipkg
   execnet
   pytest-xdist

Andreas Tille ti...@debian.org
   mafft (U)

Antonio Terceiro terce...@debian.org
   pstreams
   rake (U)
   ruby-switch (U)

Arnaud Fontaine ar...@debian.org
   python-mechanize (U)
   zc.buildout (U)
   zope.testbrowser (U)

Brian Sutherland br...@vanguardistas.net
   bobo (U)
   python-chameleon (U)
   python-mechanize (U)
   sourcecodegen (U)
   transaction (U)
   zc.buildout (U)
   zc.lockfile (U)
   zconfig (U)
   zdaemon (U)
   zodb (U)
   zope.authentication (U)
   zope.browser (U)
   zope.cachedescriptors (U)
   zope.component (U)
   zope.configuration (U)
   zope.contenttype (U)
   zope.copy (U)
   zope.dottedname (U)
   zope.event (U)
   zope.exceptions (U)
   zope.hookable (U)
   zope.i18n (U)
   zope.i18nmessageid (U)
   zope.interface (U)
   zope.location (U)
   zope.proxy (U)
   zope.publisher (U)
   zope.schema (U)
   zope.security (U)
   zope.sendmail (U)
   zope.sqlalchemy (U)
   zope.testbrowser (U)
   zope.testing (U)
   zope.testrunner (U)
   zope.traversing (U)

Charles Plessy ple...@debian.org
   mafft (U)

Christian Perrier bubu...@debian.org
   samba4 (U)

Debian Bazaar Maintainers pkg-bazaar-ma...@lists.alioth.debian.org
   bzr
   bzr-git
   bzr-rewrite
   bzr-stats
   bzr-svn
   bzr-upload

Debian Med Packaging Team debian-med-packag...@lists.alioth.debian.org
   mafft

Debian Python Modules Team python-modules-t...@lists.alioth.debian.org
   gamera (U)
   python-byteplay (U)
   sphinx (U)

Debian QA Group packa...@qa.debian.org
   bzr-fastimport
   bzr-loom

Debian Ruby Extras Maintainers 
pkg-ruby-extras-maintain...@lists.alioth.debian.org
   rake
   ruby-switch

Debian/Ubuntu Zope Team pkg-zope-develop...@lists.alioth.debian.org
   bobo
   python-chameleon
   python-mechanize
   sourcecodegen
   transaction
   zc.buildout
   zc.lockfile
   zconfig
   zdaemon
   zodb
   zope.authentication
   zope.browser
   zope.cachedescriptors
   zope.component
   zope.configuration
   zope.contenttype
   zope.copy
   zope.deprecation
   zope.dottedname
   zope.event
   zope.exceptions
   zope.hookable
   zope.i18n
   zope.i18nmessageid
   zope.interface
   zope.location
   zope.proxy
   zope.publisher
   zope.schema
   zope.security
   zope.sendmail
   zope.sqlalchemy
   zope.testbrowser
   zope.testing
   zope.testrunner
   zope.traversing

Fabio Tranchitella kob...@debian.org
   bobo (U)
   python-chameleon (U)
   python-mechanize (U)
   sourcecodegen (U)
   transaction (U)
   zc.buildout (U)
   zc.lockfile (U)
   zconfig (U)
   zdaemon (U)
   zodb (U)
   zope.authentication (U)
   zope.browser (U)
   zope.cachedescriptors (U)
   zope.component (U)
   zope.configuration (U)
   zope.contenttype (U)
   zope.copy (U)
   zope.dottedname (U)
   zope.event (U)
   zope.exceptions (U)
   zope.hookable (U)
   zope.i18n (U)
   zope.i18nmessageid (U)
   zope.interface (U)
   zope.location (U)
   zope.proxy (U)
   zope.publisher (U)
   zope.schema (U)
   zope.security (U)
   zope.sqlalchemy (U)
   zope.testbrowser (U)
   zope.testing (U)
   zope.traversing (U)

Jakub Wilk jw...@debian.org
   gamera
   ocrad
   python-byteplay
   sphinx

Jeff Bailey jbai...@raspberryginger.com
   bzr (U)

Jelmer Vernooij jel...@debian.org
   bzr (U)
   bzr-git (U)
   bzr-rewrite (U)
   bzr-svn (U)
   python-fastimport
   samba4 (U)

Jérémy Bobbio lu...@debian.org

Re: IPv6, tentative addresses, bind(), wheezy

2012-11-04 Thread Steve Langasek
On Sun, Nov 04, 2012 at 06:26:26PM +0100, martin f krafft wrote:
 also sprach Marc Haber mh+debian-de...@zugschlus.de [2012.11.04.1013 +0100]:
  Maybe for the time being it will be easier and safer to have ifupdown 
  wait until DAD is finished?

  How does one find out about that?

 % ip -6 addr show dev eth0 | grep 2001:db8::deb1:46.* tentative
 inet6 2001:db8::deb1:46/64 scope global tentative

 Once DAD completes, the tentative goes away.

 Programatically, I think that's checking the return of
 getifaddrs(3), ifa_flags, for IFA_F_TENTATIVE.

Is there a way to get an event-based notification of this change, so
ifupdown can listen for such an event rather than having to poll?

-- 
Steve Langasek   Give me a lever long enough and a Free OS
Debian Developer   to set it on, and I can move the world.
Ubuntu Developerhttp://www.debian.org/
slanga...@ubuntu.com vor...@debian.org


signature.asc
Description: Digital signature


Re: MBF: packages with autopkgtest tests but no XS-Testsuite

2012-11-04 Thread Paul Tagliamonte
On Sun, Nov 04, 2012 at 07:01:12PM +0100, Stefano Zacchiroli wrote:
 It looks like we have already 68 packages in the Debian archive shipping
 autopkgtest [1] tests, which is great!  But unfortunately only 3 of them
 declare the presence of the testsuite adding the recommended [2]
 XS-Testsuite: autopkgtest header to their source stanza in
 debian/control.
 
 The dd-list of packages shipping autopkgtest tests but lacking the
 header is attached. Please let me know if you notice any false positive.
 
 I'd like to go ahead with a Severity: wishlist mass bug filing to
 kindly ask maintainers to add the missing header.  The proposed mail
 template for mass-bug is attached.

I think this sounds like a great idea, +1 to that.

 
 To avoid new instances of the problem in the future, I've also requested
 a new lintian check [3]. In the meantime it'd be useful to ask
 maintainers to add XS-Testsuite where needed.
 
 
 Many thanks to Holger Levsen for setting up http://jenkins.debian.net/
 and initiating this discussion on -qa [4], and to Jakub Wilk for making
 me realize how many autopkgtest-enabled packages we already have in the
 archive.
 
 Cheers.
 
 [1]: http://packages.qa.debian.org/a/autopkgtest.html
 [2]: 
 http://anonscm.debian.org/gitweb/?p=autopkgtest/autopkgtest.git;a=blob_plain;f=doc/README.package-tests;hb=HEAD
 [3]: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=692282
 [4]: https://lists.debian.org/debian-qa/2012/11/msg9.html
 -- 
 Stefano Zacchiroli  . . . . . . .  z...@upsilon.cc . . . . o . . . o . o
 Maître de conférences . . . . . http://upsilon.cc/zack . . . o . . . o o
 Debian Project Leader . . . . . . @zack on identi.ca . . o o o . . . o .
 « the first rule of tautology club is the first rule of tautology club »


 [ This is an automated bug report, submitted as part of the mass bug
   filing discussed at TODO-ADD-URL-TO-DEVEL-THREAD-HERE ]
 
 According to the Contents file, #PACKAGE# ships a test suite for the
 autopkgtest testing framework [1]. Thanks a bunch for that, those test
 suites are a great way to improve the overall quality of the Debian
 archive!
 
 However, the presence of test suites in packages should be easily
 discoverable, to allow test runners to pick suitable packages and run
 their test suites.  According to the autopkgtest specification [2], if
 you ship an autopkgtest test suite you should add the following header
 to the *source stanza* of your debian/control file:
 
   XS-Testsuite: autopkgtest
 
 It seems that #PACKAGE# lacks such a header.
 Can you please add it?
 
 Thanks for considering,
 Cheers.
 
 
 [1]: http://packages.qa.debian.org/a/autopkgtest.html
 [2]: 
 http://anonscm.debian.org/gitweb/?p=autopkgtest/autopkgtest.git;a=blob_plain;f=doc/README.package-tests;hb=HEAD

Content of the bug looks great to me too. Love the idea.

Cheers,
  Paul

-- 
 .''`.  Paul Tagliamonte paul...@debian.org
: :'  : Proud Debian Developer
`. `'`  4096R / 8F04 9AD8 2C92 066C 7352  D28A 7B58 5B30 807C 2A87
 `- http://people.debian.org/~paultag


signature.asc
Description: Digital signature


Ayudeme por favor a iniciarme en el mundo de Linux

2012-11-04 Thread Juan Perez

Hola quiero aprender a manejar Linux, que distribución me recomendaría, Debian, 
Ubuntu, o Opensuse.
Me compre un libro de Linux, que era un plagio de otro libro de internet de 
otro autor, allí hablaba de CentOS, pero lei luego que CentOS, es mas para 
servidores.  ¿Ud que me recomendaría?
Leí que Ubuntu es Basura, yo no quiero decir nada, porque no se nada de Linux.
Descarge dos dvd de Linux que enseñan a utilizar Linux con fedora, y lei que 
fedora es el laboratorio de pruebas de red hat, y que no es recomendado para 
novatos como yo,
A mi me gustaría comenzar con debían, pero me dicen que hay que tener 
conocimientos para poder manejar debían, y yo no se nada de Linux. Seria bueno 
aprender Linux con Debian?
Leí que debían por ser tan libre, no es libre. ¿A que se refiere eso? ¿Es 
peligroso que la gente conozca internamente a Debían? ¿Afecta en algo a la 
seguridad de Debian? ¿Hace vunerable a  debían que la gente pueda ver su  
código?
¿Que distro de Linux me recomendaría para aprender Linux? ¿Me podría dar el 
link para descargar la distro de Linux en dvd? ¿Me recomendaría algún manual 
pdf de Linux, para descargarlo de internet? 
Leí que debían tiene dos niveles de ejecución por default,  red hat 3 o 5 
niveles de ejecución, ¿Qué es un nivel de ejecución o niveles de ejecución?
¿Tengo una duda cual es mejor libre office, o Open office o Microsoft Office?
Agradecere su pronta respuesta.
Gracias.  

Re: IPv6, tentative addresses, bind(), wheezy

2012-11-04 Thread Cyril Brulebois
Steve Langasek vor...@debian.org (04/11/2012):
 Is there a way to get an event-based notification of this change, so
 ifupdown can listen for such an event rather than having to poll?

TL;DR: I think so.

disclaimerI don't know anything about the linux kernel/disclaimer

Looking at net/ipv6/addrconf.c we have for examples:
  add_addr()
  addrconf_dad_start()

doing things like:
  ifp-flags = ~IFA_F_TENTATIVE;
  ifp-flags = ~(IFA_F_TENTATIVE|IFA_F_OPTIMISTIC|IFA_F_DADFAILED);

It looks like ipv6_ifa_notify() is called upon changes.

That one ends up calling inet6_ifa_notify(), which has things like
struct sk_buff, nlmsg_new(), rtnl_notify(). The last one is defined in
net/core/rtnetlink.c; it looks like somebody wants to hook oneself up
onto a netlink socket from userspace.

Mraw,
KiBi.


signature.asc
Description: Digital signature


Re: IPv6, tentative addresses, bind(), wheezy

2012-11-04 Thread martin f krafft
also sprach Steve Langasek vor...@debian.org [2012.11.04.1921 +0100]:
 Is there a way to get an event-based notification of this change, so
 ifupdown can listen for such an event rather than having to poll?

I experimented with ip-monitor(8), which supposedly dumps RTNETLINK,
but it remained silent on the clearing of the tentative flag.

-- 
 .''`.   martin f. krafft madduck@d.o  Related projects:
: :'  :  proud Debian developer   http://debiansystem.info
`. `'`   http://people.debian.org/~madduckhttp://vcs-pkg.org
  `-  Debian - when you have better things to do than fixing systems
 
perl -e 'print The earth is a disk!\n if ( a == b );'
   (dedicated to nori)


digital_signature_gpg.asc
Description: Digital signature (see http://martin-krafft.net/gpg/sig-policy/999bbcc4/current)


Re: IPv6, tentative addresses, bind(), wheezy

2012-11-04 Thread Vincent Bernat
 ❦  4 novembre 2012 19:21 CET, Steve Langasek vor...@debian.org :

  How does one find out about that?

 % ip -6 addr show dev eth0 | grep 2001:db8::deb1:46.* tentative
 inet6 2001:db8::deb1:46/64 scope global tentative

 Once DAD completes, the tentative goes away.

 Programatically, I think that's checking the return of
 getifaddrs(3), ifa_flags, for IFA_F_TENTATIVE.

 Is there a way to get an event-based notification of this change, so
 ifupdown can listen for such an event rather than having to poll?

Trying with ip monitor addr, it seems that the netlink notification is
sent once the tentative flags has been removed.
-- 
panic(Oh boy, that early out of memory?);
2.2.16 /usr/src/linux/arch/mips/mm/init.c


pgpKZoBfcLsoW.pgp
Description: PGP signature


Re: IPv6, tentative addresses, bind(), wheezy

2012-11-04 Thread martin f krafft
also sprach Vincent Bernat ber...@debian.org [2012.11.04.2033 +0100]:
 Trying with ip monitor addr, it seems that the netlink notification is
 sent once the tentative flags has been removed.

You are right. I have now removed the tomato from my eyes.

-- 
 .''`.   martin f. krafft madduck@d.o  Related projects:
: :'  :  proud Debian developer   http://debiansystem.info
`. `'`   http://people.debian.org/~madduckhttp://vcs-pkg.org
  `-  Debian - when you have better things to do than fixing systems
 
logik ist analsadismus: gedanken werden gewaltsam
durch einen engen gang gepreßt.
-- frei nach lacan


digital_signature_gpg.asc
Description: Digital signature (see http://martin-krafft.net/gpg/sig-policy/999bbcc4/current)


Re: IPv6, tentative addresses, bind(), wheezy

2012-11-04 Thread Ben Hutchings
On Sun, 2012-11-04 at 19:48 +0100, Cyril Brulebois wrote:
 Steve Langasek vor...@debian.org (04/11/2012):
  Is there a way to get an event-based notification of this change, so
  ifupdown can listen for such an event rather than having to poll?
 
 TL;DR: I think so.
 
 disclaimerI don't know anything about the linux kernel/disclaimer

Lies!

 Looking at net/ipv6/addrconf.c we have for examples:
   add_addr()
   addrconf_dad_start()
 
 doing things like:
   ifp-flags = ~IFA_F_TENTATIVE;
   ifp-flags = ~(IFA_F_TENTATIVE|IFA_F_OPTIMISTIC|IFA_F_DADFAILED);
 
 It looks like ipv6_ifa_notify() is called upon changes.
 
 That one ends up calling inet6_ifa_notify(), which has things like
 struct sk_buff, nlmsg_new(), rtnl_notify(). The last one is defined in
 net/core/rtnetlink.c; it looks like somebody wants to hook oneself up
 onto a netlink socket from userspace.

Right, you must use rtnetlink.  But that is no more portable than using
socket options to reflect addresses for UDP.

Ben.

-- 
Ben Hutchings
No political challenge can be met by shopping. - George Monbiot


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


Bug#692320: ITP: A tool for securing communications between a client and a DNS resolver

2012-11-04 Thread sky blue
Package: wnpp
Severity: wishlist
X-Debbugs-CC: debian-devel@lists.debian.org


Package name : dnscrypt-proxy
Version: 1.2.0
Upstream Author : Frank Denis j...@pureftpd.org
URL  : http://dnscrypt.org
License: ISC
Description  : A tool for securing communications between
a client and a DNS resolver
dnscrypt-proxy provides local service which can be used directly as
your local resolver or as a DNS forwarder, encrypting and
authenticating requests using the DNSCrypt protocol and passing them
to an upstream server, by default OpenDNS who run this on their
resolvers.


-- 
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/CAMvSYRURgkuyq6mucPYtg33XzOj88Qg21=fcpawu7-k69xb...@mail.gmail.com



debian mate

2012-11-04 Thread Виталий Короневич
debian gnome-edition - ok
debian kde-edition - ok
debian lxde-edition - ok
debian xfce-edition - ok
when will debian mate-edition?


Re: debian mate

2012-11-04 Thread Wouter Verhelst
On Mon, Nov 05, 2012 at 02:57:35AM +0400, Виталий Короневич wrote:
 debian gnome-edition - ok
 debian kde-edition - ok
 debian lxde-edition - ok
 debian xfce-edition - ok
 when will debian mate-edition?

When someone (you?) does the work to package (the relevant parts of) mate.

-- 
Copyshops should do vouchers. So that next time some bureaucracy requires you
to mail a form in triplicate, you can mail it just once, add a voucher, and
save on postage.


-- 
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/20121104234140.gk18...@grep.be



Re: debian mate

2012-11-04 Thread Andrew Kolotenko
On Mon, 2012-11-05 at 02:57 +0400, Виталий Короневич wrote:
 debian gnome-edition - ok
 debian kde-edition - ok
 debian lxde-edition - ok
 debian xfce-edition - ok
 when will debian mate-edition?

what for? the ones above are enough imho


-- 
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/1352072499.2362.2.camel@workstation.ground



Re: debian mate

2012-11-04 Thread John Paul Adrian Glaubitz
On Mon, Nov 05, 2012 at 02:57:35AM +0400, Виталий Короневич wrote:
 debian gnome-edition - ok
 debian kde-edition - ok
 debian lxde-edition - ok
 debian xfce-edition - ok

Those aren't really editions comparable to Ubuntu's editions or
Fedora's spins. You just install a regular Debian and choose the
desktop enviroment you want.

 when will debian mate-edition?

This isn't as easy and straight-forward as you might think. There are
many problems that need to be solved with MATE first before it can
enter Debian. Some of these are discussed here [1].

One of the biggest problems with MATE so far is that it currently
depends on libraries and other things that have been deprecated and
removed in Debian and should not be reintroduced to Debian. Thus, the
MATE developers are working to port MATE to more recent libraries
which are available in Debian.

Furthermore, work has to be done to make sure MATE co-installs
seamlessly with anything from GNOME which isn't that trivial. There
are many binaries and libraries which still exist in GNOME3 and
installing MATE could possibily break these.

I'm actually helping the MATE developers to get MATE ready for Debian,
but don't expect that to happen anytime soon.

I'm also working on getting mdm ready, a fork of gdm 2.20. Currently,
I'm not really happy with the code, however.

Adrian

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


-- 
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/20121104235121.ga25...@physik.fu-berlin.de



Re: Bugs filed in unexpected places

2012-11-04 Thread Tomas Pospisek
Hello Andrei and all,

On Fri, 26 Oct 2012 16:24:59 +0300, Andrei POPESCU wrote:

 The discussion about ITO made me think: wouldn't it make more sense to 
 also have RFH, RFA, and O filled against the package itself and not 
 wnpp? One has to be quite familiar with Debian to check wnpp for RFH, 
 RFA or O. Maybe having these bugs in the face of people interested in 
 the package (i.e. on the package's bug page) can help attract 
 contributions.
 
 Additionally for some packages it might make sense to remove them from 
 testing and raise the severity of the O bug to serious to signal that 
 the package should not be included in the next release unless someone is

 willing to commit to maintain it.
 
 An immediate solution would probably be to 'affects package' so the 
 bugs at least shows up on the package's bug page. Maybe the BTS 
 could/should do this automatically?
 
 
 One a somewhat related note, I also notice confusion is created by the 
 removal bugs being filed against ftp.debian.org. When people not 
 familiar with Debian are looking into why a package has been removed 
 they look at the (archived) package's bugs. Not a biggie, but might help

 users or prospective ITPers (e.g. if the removal reasons still apply). 
 Not sure if 'affects' can help here.
 
 I'm guessing the current procedures were created because at the time the

 BTS did not have the 'affects package' feature.

Have you tried to hack anything yet? I've seen that Don Armstrong seens to
be open to these ideas.

I've also been roaming around http://bugs.debian.org/bugs.debian.org and
I'm also encountering the same problems you describe above.
*t


-- 
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/394759cd3e5b59c9f637b444f3df3...@sourcepole.ch



Accepted bedtools 2.17.0-1 (source amd64)

2012-11-04 Thread Charles Plessy
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sun, 04 Nov 2012 17:59:41 +0900
Source: bedtools
Binary: bedtools
Architecture: source amd64
Version: 2.17.0-1
Distribution: unstable
Urgency: low
Maintainer: Debian Med Packaging Team 
debian-med-packag...@lists.alioth.debian.org
Changed-By: Charles Plessy ple...@debian.org
Description: 
 bedtools   - suite of utilities for comparing genomic features
Changes: 
 bedtools (2.17.0-1) unstable; urgency=low
 .
   bb9012e Imported Upstream version 2.16.2.
   9006b23 Imported Upstream version 2.17.0.
   9112569 Documented BEDTools license as a whole.
   325689c Removed Pre-Depends: dpkg (= 1.15.6).
   a781b14 Conforms with Policy 3.9.4.
   84b1167 Use Debhelper 9.
   0bf572d Distribute the test suite.
   422cd34 Bash completion for BEDTools.
Checksums-Sha1: 
 d07a43dc729f8a32adb2fab0520bea939d03b7cb 1951 bedtools_2.17.0-1.dsc
 1b1de3c35394a423f9ad98a9957a8853b426a578 1208640 bedtools_2.17.0.orig.tar.gz
 178f43b7d30d964f35d60461ec2859eabce93471 5663 bedtools_2.17.0-1.debian.tar.gz
 212e9c037b2566c6594b2eaf64f6cbbf1239f587 442978 bedtools_2.17.0-1_amd64.deb
Checksums-Sha256: 
 b70305464ab2dc10ba0d331de2e6b544069025c74f566b34260f4786f661a253 1951 
bedtools_2.17.0-1.dsc
 6dcfacdcbccc968e872b81ba1f37a086b1bcc486571582ed595db717e924d0fe 1208640 
bedtools_2.17.0.orig.tar.gz
 82ee0bb3cb16bd8a9dc4e273641b31524a98ef798289b1fac13297b5ef6b4c94 5663 
bedtools_2.17.0-1.debian.tar.gz
 4827f2b603828fe4c208338e5ede1cd3c1558cc44cd598a75c4944e5aa6f0e54 442978 
bedtools_2.17.0-1_amd64.deb
Files: 
 ccf2adde8093af86c778a019e2030b5e 1951 science optional bedtools_2.17.0-1.dsc
 e7209a6f88f8df844474369bd40db8be 1208640 science optional 
bedtools_2.17.0.orig.tar.gz
 b99bb92be5d8b0fa086b3649ca4ab2e0 5663 science optional 
bedtools_2.17.0-1.debian.tar.gz
 49782533b9a654663db3b8cad52954f6 442978 science optional 
bedtools_2.17.0-1_amd64.deb

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

iQIcBAEBCAAGBQJQljBxAAoJEMW9bI8ildUCfiwP+gNl+hDe65Lwq5u7uUpfQExh
OdHrR32l9A8bjJx5FxMIU/YYO7VwQoIjVqZ2twRMappu4TPkKhfQaiDar6pldtbh
p5mg36RcbiTPlQD8PVNdBvsTqLNxOdU3R+OFa7+5hpdzP4EOC+EXHQP6SJTXzs//
NmY1sejjEwWyvATu8rr37vamN+TjuaDvEBrV9mIxe/6jDWcvSCt65ZsvVlrKik8K
jUlQefhOJEtnB9+DidHcvW2RnKtq4konkMkDIComxfrq6mujT+BerhDThtMLSjUh
JhReYHZSq1ugGXYlfEX8/wdy4u+75qzJbGN1PbbGY0gDpuEQe74MjdByeSx22t/t
O4rkOJe9C3rTci9UaUqNEbwZX3BUkIcz/ShXE83r9Ha9FsHzsYGsslbGuBqFrzse
OhcB+u/T4uzPhOl4iSEHGN1yfjOMokbWBJRY9uSGsPzRK6P7uvmdN1IsHl5nq1/u
DDYO/fTfkIKV94SY8nj89p8Py64Hm4duTzhfD1W3KSZyBUB4Ka0X8zJrymj0OAon
RfN8k+JSWusEokfuolba73GLU4PamHcqCT64jLc7crKyy3Z+dOh2JAh8HCOgQG9m
6KmF23p7QtpFV4GTdYnANVBF2bowf0d38t6U6LcKSMN7hv2a8dc73jq1NMH/HbC7
hNuMN64w3Rka/DWtQmEk
=Jxyv
-END PGP SIGNATURE-


-- 
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/e1tuycu-0001pw...@franck.debian.org



Accepted blobby 1.0~rc3-1 (source amd64 all)

2012-11-04 Thread Felix Geyer
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sun, 04 Nov 2012 12:05:41 +0100
Source: blobby
Binary: blobby blobby-server blobby-data
Architecture: source amd64 all
Version: 1.0~rc3-1
Distribution: experimental
Urgency: low
Maintainer: Debian Games Team pkg-games-de...@lists.alioth.debian.org
Changed-By: Felix Geyer fge...@debian.org
Description: 
 blobby - Volleyball game with blobs
 blobby-data - Volleyball game with blobs (data files)
 blobby-server - Volleyball game with blobs (server)
Changes: 
 blobby (1.0~rc3-1) experimental; urgency=low
 .
   * Upload to experimental due to the freeze.
   * New upstream release.
   * Refresh patches.
   * Drop 06_ftbfs_gcc47.patch, merged upstream.
   * Switch to my @debian.org email address.
Checksums-Sha1: 
 edff479a4b90ae0e84c8b14c1458b4a2d99226cf 2144 blobby_1.0~rc3-1.dsc
 3989384baf190477ef28a3d18c1010c5df738e29 2323776 blobby_1.0~rc3.orig.tar.gz
 d33ff222028542b0dbc8b4715c11ef80c52de752 7096 blobby_1.0~rc3-1.debian.tar.gz
 b1e4405185a6258f0cb7ff3758b1aae80126ee77 363528 blobby_1.0~rc3-1_amd64.deb
 ab0dd09bb3bd889cc20c86e4e5d440a518ef55e5 175986 
blobby-server_1.0~rc3-1_amd64.deb
 eced516c11a58223cb4f6e366a1967f0a5702c76 1029092 blobby-data_1.0~rc3-1_all.deb
Checksums-Sha256: 
 1a211a81f989055eeaa816bbd956724760ce68575dd941e615ccb53b2f9de9b2 2144 
blobby_1.0~rc3-1.dsc
 45bdb2530b7eb1b508693d304e31088c9a9b366f978f716b5a0cf1e7c502c581 2323776 
blobby_1.0~rc3.orig.tar.gz
 681248cb9eb87426313aabb241776076c75e066a76d8a315916ccd980ef684b4 7096 
blobby_1.0~rc3-1.debian.tar.gz
 a5af599eb2b611006515bf342cf403fab876ee2dfffa3d3123d590e35c5d22a4 363528 
blobby_1.0~rc3-1_amd64.deb
 b302e8472a56111eecb4a37528ace9851b600876556b194b73c3c2c7d8002b70 175986 
blobby-server_1.0~rc3-1_amd64.deb
 b52778fbad6525ac425b6fe20fd6954cc722465677c94f1f187bdd97258ec27e 1029092 
blobby-data_1.0~rc3-1_all.deb
Files: 
 5ca81c42e304a7cfab8cd67a1c879528 2144 games optional blobby_1.0~rc3-1.dsc
 c4b7d3133e99806dc8b60a59da296906 2323776 games optional 
blobby_1.0~rc3.orig.tar.gz
 6b99803cf07159e0911c1f726c40b26c 7096 games optional 
blobby_1.0~rc3-1.debian.tar.gz
 5088cce88d84da6e9bef3a2932056c98 363528 games optional 
blobby_1.0~rc3-1_amd64.deb
 0be0a8a21fa7c3966ee8777e080cee1c 175986 games optional 
blobby-server_1.0~rc3-1_amd64.deb
 d58b231196e43340e36a74a19b633908 1029092 games optional 
blobby-data_1.0~rc3-1_all.deb

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

iQIcBAEBCAAGBQJQlk2YAAoJEP4ixv2DE11Fo6IP/0F+8owWVWO0eLiaZIjzKdIV
QeWR+FAvaN3meXmSMq6DO2VPEXOB+I4D9ay3diuptwiQUeawZgwwdQ5k8wUV0Ki5
GEfoOssUjXoC3T6h7Zi+RPNR4OPJcz+ZPUZli9fOrZh3gVLHhNOwHxsRK7alztOg
CUSiGgvB3vNjYHQcHjrHLUUR2hRNYkR3PC4o5tGuI6fooQ72rrEvyZxk30ANQPOA
OFd3i8CkpnSU8v7v2gAFLeyKzj8YB0iDOZ8xaVupE10RQRtbgatWKs6nsSV+M6aW
1LZ9nktP3bSbeDUjLR7nR1feic1D1iYfu7DHLAwHLXJfQcAiH+Sl+wBu0PA/5F0p
77ed03JmL9KvqTLAs4Iaj70cnTcncNz4se9yJ+LmKMQra9S3inPBVb+ZdPc8Eh+U
D3QbeogH4WNV3kMdQPOPLMdAYqt9VTYbE/qfgRcj4qiXpCox4NjBiNiLRpy8jtu2
PGwmnho715y79o0H/9VhS1eyoh8lPqQoZmjxzexdoADw5b1pNBYRvcw0YxjJ7TUW
4hZQW7mGI87CiboPqFI0BgQGLZpym/A6FZ4RiBvt4sFKOobm20L+kwjHWLtIgMW2
fzka57nH/Idq3SgscAZC8kv6rbXjYkC5r1D1bVQ3n/u2thQabFNp8hhpTvjN33OY
aNuoYApAlMJfB7SGzJ4I
=z+AG
-END PGP SIGNATURE-


-- 
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/e1tuyd2-0001w1...@franck.debian.org



Accepted gcc-4.4-doc-non-dfsg 4.4.7-2 (source all)

2012-11-04 Thread Guo Yixuan
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sun, 04 Nov 2012 13:30:34 +0800
Source: gcc-4.4-doc-non-dfsg
Binary: gcc-4.4-doc cpp-4.4-doc gfortran-4.4-doc gnat-4.4-doc
Architecture: source all
Version: 4.4.7-2
Distribution: unstable
Urgency: low
Maintainer: Debian GCC Maintainers debian-...@lists.debian.org
Changed-By: Guo Yixuan culu@gmail.com
Description: 
 cpp-4.4-doc - documentation for the GNU C preprocessor (cpp)
 gcc-4.4-doc - documentation for the GNU compilers (gcc, gobjc, g++)
 gfortran-4.4-doc - documentation for the GNU Fortran Compiler (gfortran)
 gnat-4.4-doc - documentation for the GNU Ada 95 Compiler (gnat)
Closes: 692119
Changes: 
 gcc-4.4-doc-non-dfsg (4.4.7-2) unstable; urgency=low
 .
   * Fixed directory to symlink upgrading bug by adding postinst to
 {cpp, gfortran, gnat}-4.4-doc. (Closes: #692119)
 - /usr/share/doc/{cpp, gfortran, gnat}-4.4-doc was changed from
   directorie to symlinks in 4.4.7-1.
Checksums-Sha1: 
 69fda70f138a244a53c1269e7f121cf3d5b3a2e7 2254 gcc-4.4-doc-non-dfsg_4.4.7-2.dsc
 03c58caa2b15b9bd17aed1d3e6919ca132628d38 26652 
gcc-4.4-doc-non-dfsg_4.4.7-2.debian.tar.gz
 59fdcea38a33fcde3cf6242051bff156136df5fa 2322058 gcc-4.4-doc_4.4.7-2_all.deb
 67c6db0ee978d808a2a04646e8a1834eef511c2b 200344 cpp-4.4-doc_4.4.7-2_all.deb
 448928c1e81c24b99325adcf33f3cc9cf9eaa4c7 295122 
gfortran-4.4-doc_4.4.7-2_all.deb
 9fd5e22bf66fa603b0e6bfeae7bc5a06376b8be8 1075432 gnat-4.4-doc_4.4.7-2_all.deb
Checksums-Sha256: 
 a2d811dbec2518c0b464248aa9d6eda7848063b27946e7dc614d25ee10f523b6 2254 
gcc-4.4-doc-non-dfsg_4.4.7-2.dsc
 b2fd9436ccb602d1cfa1ea38ed9e5358c36e2180ec5b635d2aef71ec25264a0e 26652 
gcc-4.4-doc-non-dfsg_4.4.7-2.debian.tar.gz
 f3b5723f1006606feb5204ab76d44647d6cd867f5bd0aef38a2dbd0fa48226cd 2322058 
gcc-4.4-doc_4.4.7-2_all.deb
 31f95c63d6a5f075c1606ebf7b67f472c42bf2eea2fac90d544a235e35155841 200344 
cpp-4.4-doc_4.4.7-2_all.deb
 44b82a8c252b855ab808fa60eb7d40c90b488b41bb1bf38187ca63cd737110b9 295122 
gfortran-4.4-doc_4.4.7-2_all.deb
 325205c42e6aff5d2450e2fad24ff81c688dc057445ef31ec5ef5a377377af23 1075432 
gnat-4.4-doc_4.4.7-2_all.deb
Files: 
 48e4887706148b8eed214d2dacd26ba2 2254 non-free/doc optional 
gcc-4.4-doc-non-dfsg_4.4.7-2.dsc
 9495b7910d56092739a60258c9854be6 26652 non-free/doc optional 
gcc-4.4-doc-non-dfsg_4.4.7-2.debian.tar.gz
 330c1a1b52769c44d0c7859c534bcafc 2322058 non-free/doc optional 
gcc-4.4-doc_4.4.7-2_all.deb
 d2b1ce2272093d06dd52e327ded40ed5 200344 non-free/doc optional 
cpp-4.4-doc_4.4.7-2_all.deb
 ff00a5d5fc0c1faad074e6ba7121cfbc 295122 non-free/doc optional 
gfortran-4.4-doc_4.4.7-2_all.deb
 d6832afaf287b40febe74c7486792fe7 1075432 non-free/doc optional 
gnat-4.4-doc_4.4.7-2_all.deb

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

iQIcBAEBCgAGBQJQlgFZAAoJEN1xpgAgL7gzzowQAIFnTlSKR8grXbmddSn687vO
5WOsHJTh1zGmsP6QneMViu0yLPIhAGRlq01sRpsblLZ360FkXo3RABt2x2CmJKeI
NFd+G8C/+oQaEb1qcT3HjBQoZ2zOuZq1JiP2SAR8S8icAtoay2nl13BBYznT1AEy
iPoEJrlv+s4t0P8PPa6lPqzwj45IU/vzkLjpNEzq47uUkbC5urxs1T8kQo0iSEtR
4zU15EosanmRtMbmDjoKf7q4efhtnH9Qoyr99+ZOxIoDph5dSZYB+8DPHEhwnS6/
EWxJF7dsw1czT2QLalCsoqC9QAvWRpN6BOvHTU7R4cnwtSR2P+OMhR7cxJa/DSd8
DwWuwGQAU97bCXk77jXF8/z3BA464DtmV8LuHt105GGX631AFKXBIrEypdcHsCIz
LlellJWvUpNik7oo/TU+2xZ4Co86QnU9QYnywQ98w+b2ynxKgR9QeF0VdtK6CKbF
M17w7XMAE7KqYSm6qACNibYzXzPR1FZxlVAXd8fPv3Z2M8LmQBURK0efmbGhx01V
N/SD34+HQzZ7RGu4Y9+9j8p2YZCCHQU52L2rW/wVMlkrkz4Xt8lTSbecOb7bf8Un
2HKxD6pQFSB/TZEISIGk+G1h0jOKZvEmxbCPatgIo3/PNOjbmn3cWLfyW3+A6jXn
Lvw3MV1xwcBxdavFSnyq
=bS2V
-END PGP SIGNATURE-


-- 
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/e1tuyda-00023r...@franck.debian.org



Accepted libcpan-perl-releases-perl 0.84-1 (source all)

2012-11-04 Thread Salvatore Bonaccorso
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sun, 04 Nov 2012 11:57:40 +0100
Source: libcpan-perl-releases-perl
Binary: libcpan-perl-releases-perl
Architecture: source all
Version: 0.84-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: Salvatore Bonaccorso car...@debian.org
Description: 
 libcpan-perl-releases-perl - module for mapping Perl releases on CPAN to the 
location of the t
Changes: 
 libcpan-perl-releases-perl (0.84-1) unstable; urgency=low
 .
   * Team upload.
   * Imported Upstream version 0.84
Checksums-Sha1: 
 de0eefca0970e0b7619ee07ae2f6f56bb00b8b54 2187 
libcpan-perl-releases-perl_0.84-1.dsc
 25409b927c9a37096c2ecbc2470c19ed9e9dc17b 16996 
libcpan-perl-releases-perl_0.84.orig.tar.gz
 6927bc3715484db2e34e5a5192c914de5d6577bf 2003 
libcpan-perl-releases-perl_0.84-1.debian.tar.gz
 7a053639962d0acec8442be31e6f894682d56f0e 12868 
libcpan-perl-releases-perl_0.84-1_all.deb
Checksums-Sha256: 
 c501b51674213abcef2d8defe3633caad4668e611fc4137095b67b2b8a5c1ac9 2187 
libcpan-perl-releases-perl_0.84-1.dsc
 245b56f3017651d85315650dbff0eb5359a535824a83f24a0e8389a8458f3ee4 16996 
libcpan-perl-releases-perl_0.84.orig.tar.gz
 d1037c3cf990bed353cfc1f7969967d58e01df20b6c0974921cd30ae593aff61 2003 
libcpan-perl-releases-perl_0.84-1.debian.tar.gz
 b938f22463aa4e7dc5e0256b7bfdb5aa7da4a84944e0f5a771052be2880e423b 12868 
libcpan-perl-releases-perl_0.84-1_all.deb
Files: 
 d4b5d9ec1b9ab6486cb5390be6deefe0 2187 perl optional 
libcpan-perl-releases-perl_0.84-1.dsc
 88834d03efce92df6b56a57238195207 16996 perl optional 
libcpan-perl-releases-perl_0.84.orig.tar.gz
 9711d95f905d235004b66d41601dd86d 2003 perl optional 
libcpan-perl-releases-perl_0.84-1.debian.tar.gz
 af00615f1df16f7497327387288d5eda 12868 perl optional 
libcpan-perl-releases-perl_0.84-1_all.deb

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

iQIcBAEBCgAGBQJQlkqYAAoJEHidbwV/2GP+AdIP/2N+hGRPqZGz6qixV6wBCOVT
f9Waua8MD4ZFGh5nd2ngOXXEj8htrMO51Nndzhq9P0lpSyxY54JPuSVPt4x7QMfb
JCEk6yVSdT/xWlV8LhfWG5eL6ObRDn+zei4/5JVDDvjjKcB2fy4uI8J6VCIwiRXy
XnQZcYMdp/SZ2eHTOBKvGR3+7P47gQK9vzQbdCO8pApVLSTpjS7lqiV+2HXqGetz
YgHfczRqwCTZxnsCrlvhtqUPkkCFC5jYNLw7kMX43VeyxtBOl2x0GwxmZIDoCya1
Y7omo1gw7YjAvTtKqsdIb7e6LkPT+xklG07ILlOz+FeIl/itvdWSxRyucrSNwy+o
nC5VFcrwK0KAoAZY7YW2x+aZ4noD7jr9g9GHtXwu0gJRUTiMgkui6MnF43KW06Dj
Yc0FvwYdhQjyvEZJT7HUxU1CmPHfJgyTLLhkGmyQAl3arkm0garcas12L1oSF9hv
trk0llDuufwErVF5CU5MO/L70euaUEIn/Y4lFw0xPLAY5sauqUtMaYGzQjGvxLJA
NERQTiBRTOdl4X9MBQJ370s2Vj05Ex0yGm2UcpAhv+WlfpWy8aYLvAk4v7m5iAwh
UubnauWYRe/w5KV6dkMpnx2vxGPplZvaXKS4qJO4WlKGGXOWQpi9x4Ihqzxj8qYs
Dhibp6n6jdzVC87/QF8u
=8g+z
-END PGP SIGNATURE-


-- 
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/e1tuydz-0002a0...@franck.debian.org



Accepted octave-control 2.4.1-1 (source amd64)

2012-11-04 Thread Sébastien Villemot
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sun, 04 Nov 2012 11:38:59 +0100
Source: octave-control
Binary: octave-control
Architecture: source amd64
Version: 2.4.1-1
Distribution: experimental
Urgency: low
Maintainer: Debian Octave Group pkg-octave-de...@lists.alioth.debian.org
Changed-By: Sébastien Villemot sebast...@debian.org
Description: 
 octave-control - control functions for Octave from Octave-Forge
Changes: 
 octave-control (2.4.1-1) experimental; urgency=low
 .
   [ Rafael Laboissiere ]
   * Imported Upstream version 2.4.1
   * Bump Standards-Version to 3.9.4 (no changes needed)
   * Use Sébastien Villemot's @debian.org email address
   * Remove obsolete DM-Upload-Allowed flag
Checksums-Sha1: 
 655024633bd302a20ba43ebbd967d8a9dd5d5fd8 2061 octave-control_2.4.1-1.dsc
 c99e049fda72300a3e77a763b9c5a00829f91c0f 3302027 
octave-control_2.4.1.orig.tar.gz
 9dcaa33b30b952d8d12fcbf0f233a90fddd55ae8 4120 
octave-control_2.4.1-1.debian.tar.gz
 f1c56a388681948283e15aee33e24afbe81796c4 818060 
octave-control_2.4.1-1_amd64.deb
Checksums-Sha256: 
 9f0f5710b5b79d62ec07bfdf667637f6caec2750cbd4028d39540f55eb63f629 2061 
octave-control_2.4.1-1.dsc
 30b73ee52d993a17063c8784506ea48c0744bb3a2159c7bfc3a43aca496b1da9 3302027 
octave-control_2.4.1.orig.tar.gz
 53670ed91645df67258bb096790fd76745e87a055cee762639bec1b061f4e286 4120 
octave-control_2.4.1-1.debian.tar.gz
 50d892e214742aa18583c433fb2f1cfa0a3750e4a0746b136353b44695565085 818060 
octave-control_2.4.1-1_amd64.deb
Files: 
 5f5b7b6b016306cd0ee78d32c8b7e89a 2061 math optional octave-control_2.4.1-1.dsc
 e3312a9866ff6a9ee018f5c6657e7dce 3302027 math optional 
octave-control_2.4.1.orig.tar.gz
 32bdf2d1d20b9beb2deb9d58c5a57acb 4120 math optional 
octave-control_2.4.1-1.debian.tar.gz
 3ffa2261d1cf16d2b8325e328994d6d9 818060 math optional 
octave-control_2.4.1-1_amd64.deb

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

iQIcBAEBCAAGBQJQlkaWAAoJECzs6TUOzr5Kj6AP/R3A+68t1CQM8Z8mpG6kcUox
APH4tQKb7D76RIFiDf46DQpoZ9WbGBK7HIzpzausH351sUMjeTf/NpN341g/e+aC
kIudIkra8paSk11m32VDdA/eL9XsSrNhct72wNXd28/3PqtTpa7h/QsplpaXbyBL
N6HVrDtuzQxrGIMWarxA8WHQA6EPP4EZTq3yqbt3ibjNurtPPPkQe2qA/NhvnfRg
W6afS53a9YoS2Pb1U/EuIyFO3JckoJhB9OBEhAjYBbGKs0em8/5pX1VAOCGAoHOu
IzNT0NAHNnB9rauhGUgvRy+30xIj0CTqk069Uz4k2LoQqzI5fARwqsVg9xWRAhk3
FdFouJiTkcfu7kk+zYaQh6YZ9k+TJ8E4DkXprQxlj0JuRc9eXdEuQcBXkG9K3+pa
mmOK3XiLJs6ON0aw9twDUJu2xE8FeLVBUL6hJYkYLbTHPcSN39z7b7VKdluB65uf
DGS5No5NPX5RuxCwLKExR5urGEdkfvqprMaM40lTyp2yxlP4iicpx/vbyHd8RLOv
97ltmZVEu6z9rJYsKXFkrcFtjDlo45ldfGT+2tzD+RQ2XISVlDqIc2ixlhqUFcw2
LLMPiSoMSSfE0NbCcx0zXzijvWp33KFi4W8Gi+YGtv21rC6Muu2SRPDJo8J6uI3F
sR6j9Engwz/9Ix94PxtR
=0UcE
-END PGP SIGNATURE-


-- 
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/e1tuydh-0002ec...@franck.debian.org



Accepted octave-fpl 1.3.3-1 (source all)

2012-11-04 Thread Sébastien Villemot
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sun, 04 Nov 2012 11:47:40 +0100
Source: octave-fpl
Binary: octave-fpl
Architecture: source all
Version: 1.3.3-1
Distribution: experimental
Urgency: low
Maintainer: Debian Octave Group pkg-octave-de...@lists.alioth.debian.org
Changed-By: Sébastien Villemot sebast...@debian.org
Description: 
 octave-fpl - plot data on unstructured triangular and tetrahedral meshes in Oc
Changes: 
 octave-fpl (1.3.3-1) experimental; urgency=low
 .
   [ Rafael Laboissiere ]
   * Imported Upstream version 1.3.3
   * debian/patches/autoload-yes.diff: Refresh for the new upstream version
   * Bump Standards-Version to 3.9.4 (no changes needed)
   * Use Sébastien Villemot's @debian.org email address
   * Remove obsolete DM-Upload-Allowed flag
   * debian/copyright: Simplify the upstream stanzas
Checksums-Sha1: 
 abe7ac3513c4a27abdb518d76274a48d5660fdf9 1992 octave-fpl_1.3.3-1.dsc
 768fb55f661ab84091824fce2963d26ae4758dd3 45687 octave-fpl_1.3.3.orig.tar.gz
 e7262b447717b38c58fe2a702d4aacaed5943c4e 3260 octave-fpl_1.3.3-1.debian.tar.gz
 f6978f5a6b212ce05affe4b0ec4c204ae9eb5009 47230 octave-fpl_1.3.3-1_all.deb
Checksums-Sha256: 
 1e6388c87bd4a20d7feb49b39310d4a4f2cac2cd9f8ae903d03b863b24b51e71 1992 
octave-fpl_1.3.3-1.dsc
 9bcbd19da987b4c21ca83e06bae60039043f3376cd0e1d3ce59c43e965edfeee 45687 
octave-fpl_1.3.3.orig.tar.gz
 31a740715d20b202ffe27f0c6b530e5dcacaa25fd310d59df668f684f2bf2582 3260 
octave-fpl_1.3.3-1.debian.tar.gz
 f06f413b40e4b94376f8f1e9b2a7c168a5cba343231a4cf1926e721bf3c47242 47230 
octave-fpl_1.3.3-1_all.deb
Files: 
 a5f6df1a33671d24a15b2e8eb4e7b656 1992 math optional octave-fpl_1.3.3-1.dsc
 fbe20ce58918fbd0d140dfebef4cda07 45687 math optional 
octave-fpl_1.3.3.orig.tar.gz
 30219530675e6c17332a6d9cac6de323 3260 math optional 
octave-fpl_1.3.3-1.debian.tar.gz
 91a8fc3ebea5be3a29ca5f4e3ce831b5 47230 math optional octave-fpl_1.3.3-1_all.deb

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

iQIcBAEBCAAGBQJQlkhlAAoJECzs6TUOzr5KiVcP/3uBXsZdPk5adOePbRIJr8Aa
unCQouhIG0FE8e5jLhe3D7HA656oxC3dKD6Uy7Qv+QXe/Nnh2V0nY7txH8/drz2+
bboFIWookdvydoK83jdcLtFEZy7wqMzYCqCJjOarYOfu4VoKC/lrLJ60yvmCchV4
B0AGfjQeUUXezVPILBOvbIxNGS4+67Aaw2/LpWuxTbS8bZMYFtORWAoz0H5TwvQ7
CngUAASkS0nxsndb22NxHz1bkEJoShmh9gS5pUnAcc0LB8dfp3zKhOb+xFx0XP81
3z3A4mOv00HBEEC3Qqqm5Alybt6QbfvqbhZjgP6QaLz5AsFybNvJ47P7ZN+g5ygN
yObvHqTKhryAnIs89+D4+H8VxC+d+tt/4Awn8kezulwXLItZc5rFa0rCK8lCkUgF
C8cgXSkaa/usCuH07uCHD9ZSsXIQn9B5ZQRzPmcQa50ZjSVlkKp6w6dUxLcamwFY
xZ+k4vhkAH2wLEOaRcmKx3oHyZBFnIDGNkyo28dsOsmCJIz1/GzOvGm66FgMkycg
w6I2/R3VscQKSXIrqXdyIbTWzC7hgF9AZHTAoK3FRTOSnp5YmUpnOUGsHYOfAmy4
eXuQ2CYErKUYfbtDNOxd0xy2y+OCGDiK5aBnYQETgo1E/9Bg+E3B+Twi0A5t7JlK
lw68h9E0l2kid0LOd7kS
=aqQK
-END PGP SIGNATURE-


-- 
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/e1tuydm-0002ho...@franck.debian.org



Accepted partman-efi 31 (source i386)

2012-11-04 Thread Christian Perrier
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 03 Nov 2012 18:41:06 +0100
Source: partman-efi
Binary: partman-efi
Architecture: source i386
Version: 31
Distribution: unstable
Urgency: low
Maintainer: Debian Install System Team debian-b...@lists.debian.org
Changed-By: Christian Perrier bubu...@debian.org
Description: 
 partman-efi - Add to partman support for EFI boot partitions (udeb)
Changes: 
 partman-efi (31) unstable; urgency=low
 .
   [ Updated translations ]
   * Esperanto (eo.po) by Felipe Castro
Checksums-Sha1: 
 97bdae44410002fc4d9c7e2951cd277bf15d9ac2 1626 partman-efi_31.dsc
 d38fdde3770ef27a561b1a562a85e073b3b60e62 63728 partman-efi_31.tar.gz
 7c036fa589cbb1836e77f1d594034ab88299e0af 32798 partman-efi_31_i386.udeb
Checksums-Sha256: 
 5a7ab1b8d55823675f39f63b2fbb1bdbab5cabf1cfa92c187ca0c28671191fda 1626 
partman-efi_31.dsc
 ce41305b5639a390b0936643eae15bfa74ec627170a95d04d80c411ae4595242 63728 
partman-efi_31.tar.gz
 586dd2f63fa72ac907a9f3ae6be9ebb257a54cc9099a3150d42c90aeb3ff192d 32798 
partman-efi_31_i386.udeb
Files: 
 108650aab75a852113ef2bfa443d4268 1626 debian-installer standard 
partman-efi_31.dsc
 65372a3a098450f33b8fecdaf10f405c 63728 debian-installer standard 
partman-efi_31.tar.gz
 edd02ceadd5e25320f99fc13638bcde5 32798 debian-installer standard 
partman-efi_31_i386.udeb

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

iQIVAwUBUJYS0IcvcCxNbiWoAQI1bQ/9GQvpm16ZhNO5H9cUdF/gBWbI3Vym13a9
9L0NwhCSBPb4AM8dl4FzoiD5748X+I+nvWRcsmS6eJg2tj/eA/SSeC7c5+mkGBJl
QcSqz0vs3i2LBMLdpIXNLBj8Eugj+FJI/8d/ZJ0QAhAYersGCExx+GSGGiUbUbJi
0O9nalD6NLqae6r9+ewZ2sIcbM//YzDIK8h6PQJySomooGhPHrCo2CIaw25WchPn
i/Xu0qeE0iiSy0XBwwvhIyt2tnCYiGSpXRjvL5gqP5vqmreGQDTdE2vpFoZ7nJow
pbOJ9bMfHppeJL5IZTwqTFcR/7VpHoQCof0BBR92JwxAjerA1sCJTZ1ZpDA0Id6v
+Aso+k0vTqHrGeIDdaiGjo0RHNn9rShcIQ+wCHX1T3KGbu4lW0hYWqFx1y10RKnn
UsZFaHUKQ9jeRrdVIFFwtz00oUdOT5+kLkAmWiHgiDVn8/TLLXmj4Lu/jlGG7/bC
oYVCN/MSi+3+oU4tkJQmOhs3qwYVlpx0OYmLJFeDDI6qsD7qh8Ec0e36Zb9nklzN
d8nj2yDiZsF9noqo+EpwHbOEoUlVgV1obr9VCico95QDYYxtsf3YMkbb5dFi69Y2
vRezb4TYXb1GrVRFVVFFOIEL51XIuJso9P62cgAd0uUmH9dDU4XH4i6Hmr3W+/6z
yAJd99dJoK4=
=4eV8
-END PGP SIGNATURE-


-- 
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/e1tuydq-0002jv...@franck.debian.org



Accepted wcd 5.2.3-1 (source amd64)

2012-11-04 Thread Jari Aalto
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 31 Oct 2012 08:38:16 +0200
Source: wcd
Binary: wcd
Architecture: source amd64
Version: 5.2.3-1
Distribution: unstable
Urgency: low
Maintainer: Jari Aalto jari.aa...@cante.net
Changed-By: Jari Aalto jari.aa...@cante.net
Description: 
 wcd- saves time typing when you want to change directories
Changes: 
 wcd (5.2.3-1) unstable; urgency=low
 .
   * New upstream release.
   * debian/control
 - (Standards-Version): Update to 3.9.4.
Checksums-Sha1: 
 84a3d265b47f575ad32aa806d15dc8038430a610 1842 wcd_5.2.3-1.dsc
 570160c7cfa3bf5c6d2d0cfb3bcbc789d983016c 178065 wcd_5.2.3.orig.tar.gz
 57a7fcf2f390bc6a5adc6d45c8cf0db98d5a4f4b 6791 wcd_5.2.3-1.debian.tar.gz
 5a006473c48bcc971d1306d20b696234a8db37a7 110894 wcd_5.2.3-1_amd64.deb
Checksums-Sha256: 
 1a3f2ea3b3f691a296c80862ab46174d3c265db6c84c56e2c349ebe2fe6adf93 1842 
wcd_5.2.3-1.dsc
 8ae26c536b6e094268b1e640a0e8f014974d996310f5c628bc7291134ae81edf 178065 
wcd_5.2.3.orig.tar.gz
 b8eac108b7fdde74b8894dcaa43cfebbfce33f8fa4de1b6fc94564505190a0c1 6791 
wcd_5.2.3-1.debian.tar.gz
 0f6c11eb269756aaeb1063a01646f6ab851ff4a106fa01b2159c5c361701ff50 110894 
wcd_5.2.3-1_amd64.deb
Files: 
 5e715f89e122ebb1ffa24d84a24c0ca5 1842 utils optional wcd_5.2.3-1.dsc
 47b082241ea97a6cee7989f7147b5bb9 178065 utils optional wcd_5.2.3.orig.tar.gz
 47ea4efb383e9071847975411bb5fe47 6791 utils optional wcd_5.2.3-1.debian.tar.gz
 3c042b4560a15ac41474263a488326f1 110894 utils optional wcd_5.2.3-1_amd64.deb

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

iQIcBAEBAgAGBQJQli90AAoJECHSBYmXSz6WUdEP/2j/47m+e+VFR/rLQxIcn7Od
8cPmi4aiOtbLbkItHsybQ3JeNcKhdFcrBOhMkxQjMX5b7SDao4al6fxJjrN7sXz1
LDcy3gOoz3Zhi3GKSTT0p5vdsQFD+vbscgm1oVMHld504C8atwWhPO9bVRVtmLu8
6e3xmM7XumdXhM194h2CBoP3SxUhkYikPcGdb7CwdVAURywpv/OZdSyTuLBcz7T0
E8xB6/DSayOdeorEBl9bONtHnuc3ykSIRT5FFKUJNh4T/qlsgm1gMOnnFoyxw6mV
XqQ3UopK+z1uHTj4OmMbWe2zadgVq/OZxqjPrWB8EhVx8xhXVysjp7h98peKQ6WR
8vQ8yY8ZLYEya8BBiBNT4TAkmIA+gEzUtv7PeEkRLFE4aa6kIZhXQOPg51nSk6b0
ULHvaxz75i5khDukabMSTrlsi1uFJtr/xSGYEe5sYC4tWSgt9ubcj94ivgGbucc8
QMteELwppj/KaTuBkouCbCOT5C1n22Nnzty5ZFbvvLKSRSqB1tzXGshLhXHkQMO0
q0PEZRHJf9EddGn4EJMKC7eqEY7Cp3ec+I8e2kRvTCxvYOffJN3o15eOXxGOugpc
id/Dc+a7r1/Mtv/MnnV7sJSrvaMllZIXvUII4KHIt/jQpRK/Fkn1LCUWl2CFXTSj
8tbrN6CLYDKq4xjF5jN6
=YKfI
-END PGP SIGNATURE-


-- 
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/e1tuydv-0002mz...@franck.debian.org



Accepted perl 5.14.2-15 (source all amd64)

2012-11-04 Thread Niko Tyni
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 04 Nov 2012 12:37:46 +0200
Source: perl
Binary: perl-base libcgi-fast-perl perl-doc perl-modules perl-debug libperl5.14 
libperl-dev perl
Architecture: source all amd64
Version: 5.14.2-15
Distribution: unstable
Urgency: low
Maintainer: Niko Tyni nt...@debian.org
Changed-By: Niko Tyni nt...@debian.org
Description: 
 libcgi-fast-perl - CGI::Fast Perl module
 libperl-dev - Perl library: development files
 libperl5.14 - shared Perl library
 perl   - Larry Wall's Practical Extraction and Report Language
 perl-base  - minimal Perl system
 perl-debug - debug-enabled Perl interpreter
 perl-doc   - Perl documentation
 perl-modules - Core Perl modules
Closes: 629363 688842 689713 690571 690975 690976 690979 691102 691112
Changes: 
 perl (5.14.2-15) unstable; urgency=low
 .
   * Fix CPAN::FirstTime defaults with nonexisting site dirs if a parent
 is writable. (Closes: #688842)
   * Don't overwrite $Config{lddlflags} or ccdlflags on GNU/kFreeBSD.
 (Closes: #689713)
   * Fix tainted smart matching. (Closes: #690571)
   * Cherry-pick fixes from 5.14.3:
 + /i regexps match correctly with latin1 characters again (Closes: #690975)
 + /i regexps match beyond the start of the string with multi-char folds
 again. (Closes: #690976)
 + /[[:lower:]]/i and /[[:upper:]]/i match the opposite cases again
 (Closes: #690979)
 + $fh no longer hangs or eats memory on a glob copy (Closes: #629363)
 + enforce Any ~~ Object smartmatch precedence (Closes: #691102)
 + update perlcheat.pod to 5.14. (Closes: #691112)
Checksums-Sha1: 
 cc7c3c60443a7ffada37c944a5abdfc997857d56 1729 perl_5.14.2-15.dsc
 dd4d40e9eae42e78653ed1b7466a0a4ffa7a0c3c 151619 perl_5.14.2-15.debian.tar.gz
 3281032a0ece96c8cc8627a24d973b38935f6fc0 75900 
libcgi-fast-perl_5.14.2-15_all.deb
 ce9270ae134e7aa1a7a4663be0fac72de3d624bf 8168258 perl-doc_5.14.2-15_all.deb
 fdcbedc8fd94ee778d4c460d53ba2f35a033bd05 3442184 perl-modules_5.14.2-15_all.deb
 10f0f3bd72274d5c171919e383e3c39883fbc894 1536016 perl-base_5.14.2-15_amd64.deb
 5a86f3d6b489af78d9ab7fb27d44c4cbaf56d08f 8006696 perl-debug_5.14.2-15_amd64.deb
 49bae928d4fd57a575af0b11064bc1bad78a1b0e 1178 libperl5.14_5.14.2-15_amd64.deb
 d7e790eb4eac773ecd55a064c250a746a5ba0aec 3321102 
libperl-dev_5.14.2-15_amd64.deb
 eba40ed484b5d34af5cfed57651844e8b5f7d1bb 4424510 perl_5.14.2-15_amd64.deb
Checksums-Sha256: 
 9082749b776ce497a168a72624d617be5bd23d9dd965f8537843ad089e5457b6 1729 
perl_5.14.2-15.dsc
 aec68122ccda82a06d9ac0880bfc7aea7f97c54bc6ba4483da7558545e268815 151619 
perl_5.14.2-15.debian.tar.gz
 1d21537ebb165c73371ed4e8be538fc9f86fd24981fa998e79176be254de36da 75900 
libcgi-fast-perl_5.14.2-15_all.deb
 6f0fd94354392307040481bb308ba45f6443927ae15c4a1639e1a4b548960f8e 8168258 
perl-doc_5.14.2-15_all.deb
 072c805453993117021adca883c5d5d926c9c6adc8c3c526f1154dbe768ea078 3442184 
perl-modules_5.14.2-15_all.deb
 fc70d40f5520a54a09c1e4b9bd96541514f4338f351f04686f7a597f6a457550 1536016 
perl-base_5.14.2-15_amd64.deb
 ef7664411e5ddac9a2e178ec62a0f95c32faf7e8607e020d50ab69be3e06328e 8006696 
perl-debug_5.14.2-15_amd64.deb
 de2cc12f1057e6ee8c6cafd3d5157589aec1b7ff97b62c6c387fca966a2cd0b4 1178 
libperl5.14_5.14.2-15_amd64.deb
 b35f49275171c9fb21b7b330974518e2c4716bc53cf2bbc18e0c38c8fe546fee 3321102 
libperl-dev_5.14.2-15_amd64.deb
 1a9e1908658fcfa858402d2baef1ee76a5de7f5d1a3965708764727d9a70b09e 4424510 
perl_5.14.2-15_amd64.deb
Files: 
 e825a8b15cc75874ecb81defd3619553 1729 perl standard perl_5.14.2-15.dsc
 560f7bcf0b2901ddc6c778e926060849 151619 perl standard 
perl_5.14.2-15.debian.tar.gz
 b5dad8f6e88ad1e47454fabce8580b9a 75900 perl optional 
libcgi-fast-perl_5.14.2-15_all.deb
 6d22672a8e0c2cf9a242d34e898cd08b 8168258 doc optional 
perl-doc_5.14.2-15_all.deb
 9f939eb9b8180ea801fde6b9ae321cde 3442184 perl standard 
perl-modules_5.14.2-15_all.deb
 95283de601441c923e68f78f82107451 1536016 perl required 
perl-base_5.14.2-15_amd64.deb
 01cdd9d791519a644713990237e02af7 8006696 debug extra 
perl-debug_5.14.2-15_amd64.deb
 e46b933fd687d1bb87b0df8cccb9dd0b 1178 libs optional 
libperl5.14_5.14.2-15_amd64.deb
 28eefe2dc6cc625a7ba5edfd21d32241 3321102 libdevel optional 
libperl-dev_5.14.2-15_amd64.deb
 fe3566c02d2f15e6267a81537687610c 4424510 perl standard perl_5.14.2-15_amd64.deb

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

iEYEARECAAYFAlCWUR8ACgkQiyizGWoHLTklPgCffJ0OGRMm8wFXHkusSADse4BL
WuoAoIwEo+XchSbpFRwnkmAq+Q2dUTVr
=8pV0
-END PGP SIGNATURE-


-- 
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/e1tuygt-0008s5...@franck.debian.org



Accepted euca2ools 2.1.1-1~experimental1 (source all)

2012-11-04 Thread Charles Plessy
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sun, 04 Nov 2012 20:54:00 +0900
Source: euca2ools
Binary: euca2ools
Architecture: source all
Version: 2.1.1-1~experimental1
Distribution: experimental
Urgency: low
Maintainer: Debian Eucalyptus Maintainers 
pkg-eucalyptus-maintain...@lists.alioth.debian.org
Changed-By: Charles Plessy ple...@debian.org
Description: 
 euca2ools  - managing cloud instances for Eucalyptus
Changes: 
 euca2ools (2.1.1-1~experimental1) experimental; urgency=low
 .
   f30ca2e Merged with upstream tag 2.1.1.
   3ce83ab Removed DM-Upload-Allowed field.
Checksums-Sha1: 
 fa3dac358a8a353f49c0750dd25658925bd50ea4 2290 
euca2ools_2.1.1-1~experimental1.dsc
 ef5095465e23f5100754905afe08983144e1dea1 93516 euca2ools_2.1.1.orig.tar.gz
 38759a24a4c467c3be78bfaea38d328f9fa6f4d2 5426 
euca2ools_2.1.1-1~experimental1.debian.tar.gz
 caf0f3ab929631b9e20f481eb65c3e0464784f87 158300 
euca2ools_2.1.1-1~experimental1_all.deb
Checksums-Sha256: 
 7cc9fa6af2172c6ec2d556e2967d3c748f61ebfdeffe248de64e77936c26b9ef 2290 
euca2ools_2.1.1-1~experimental1.dsc
 a08b3d9e2f31aeb95e45445979a9d2cb9b892f9713d7425e48a614af2d8d483d 93516 
euca2ools_2.1.1.orig.tar.gz
 1fa1b436eaf155bbe63025daae44e44c24004112d5d3a37f7c26f115dbb4fba4 5426 
euca2ools_2.1.1-1~experimental1.debian.tar.gz
 c0e6f7d017089255b4417fd70fe2607dcd6cb4574d13aac7bd8833ab606f27c3 158300 
euca2ools_2.1.1-1~experimental1_all.deb
Files: 
 7be5c4e8d2f32bb7ac3e594e0fb9e6de 2290 utils optional 
euca2ools_2.1.1-1~experimental1.dsc
 55f8175f0f7358e4c2951629a11298ba 93516 utils optional 
euca2ools_2.1.1.orig.tar.gz
 00ef164c3e5acf2f83d3adc07b3e169e 5426 utils optional 
euca2ools_2.1.1-1~experimental1.debian.tar.gz
 e676603724606d5a11b2973d685fdb17 158300 utils optional 
euca2ools_2.1.1-1~experimental1_all.deb

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

iQIcBAEBCAAGBQJQlljlAAoJEMW9bI8ildUCxQEQAId+CpZ0CptfGqB+HQRc9uGi
vUfhViBPHTprOAJLwcIwufOd6zaQHgLl5mKJS1uEsb7IWBttXOX4DgYE0raxWOTt
Da/IJ3m4pBLgb6W2rncMc6BmGHb9U30e/PJepz59FLQHyzDyZBIyemT9lLj3e+zR
j5PLuBFwJAtE7nuuJVwq301cZXVgYwMQZF91fLYLgGEXsKKOI4XHXjWkmrHfGkjQ
t5WD8EkUs/ddFRpfT8Lnmu1mIzMKFEg3uuj6Ph5OGPmdUO/HRWWWIi22NdM7tjxP
WuZW4RPMJ0M7CNlBFIaCZ+TzcB9CCAk/Ca3Ioa1QOdJ2mP6USp2O+NUWfHRIgu6J
qEmoN45mtGi2F+uhzeYzN6nKNm9CxnvEdsEAHjI9DN/lsXw3wEEaP7kvNo1y6TAi
2U5BHAagmG51vC4SMmqMlPiGzZSTuQjwDBvuBMSvkazCtQuML5+GxObjkVbeVouy
RhMBnMji1BVWOv9vpwsa4b5hDlCCqqGbQQEmapW+g0IV3uPIAg+UnIR7GoVyMiR+
y5lRr6Q6SGpKKbV84ptCN7htPOezrIq11QKu0xa4Msb3/y9t85aoW/x+ZWP/sz2a
VuzUP3o+0bm5YVXQ1NREAqo+xhY+9C7uc+KcYej3YOBH1IWz2G/m2b3Eeq5tERdW
tgshH6b7hi4MoJpWntES
=GP9V
-END PGP SIGNATURE-


-- 
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/e1tuz98-0004mk...@franck.debian.org



Accepted gtkwave 3.3.41-1 (source amd64)

2012-11-04 Thread Ahmed El-Mahmoudy
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 01 Nov 2012 16:01:56 +0200
Source: gtkwave
Binary: gtkwave
Architecture: source amd64
Version: 3.3.41-1
Distribution: unstable
Urgency: low
Maintainer: Debian Electronics Team 
pkg-electronics-de...@lists.alioth.debian.org
Changed-By: أحمد المحمودي (Ahmed El-Mahmoudy) aelmahmo...@sabily.org
Description: 
 gtkwave- VCD (Value Change Dump) file waveform viewer
Changes: 
 gtkwave (3.3.41-1) unstable; urgency=low
 .
   * New upstream release.
Checksums-Sha1: 
 397bc497cae039e4108489f33e8c069c4804128d 1820 gtkwave_3.3.41-1.dsc
 e1be0dda6b4f89399269c43ee277d62af84e6d84 3805393 gtkwave_3.3.41.orig.tar.gz
 23074296ff42392669add634ea114635a7c66a13 6386 gtkwave_3.3.41-1.debian.tar.gz
 9c6db4e756aac60f6276065181ca60c94b7b56cc 2538264 gtkwave_3.3.41-1_amd64.deb
Checksums-Sha256: 
 685893e2bcf5aa347a1257d32883754329bc56bda5d3ca39e2c3e6701df29c3e 1820 
gtkwave_3.3.41-1.dsc
 ef19f2906941a79762ea5047e42eb1a4d660cb8f5f832fb7707ce81377c760e2 3805393 
gtkwave_3.3.41.orig.tar.gz
 f5a09c44cb49a37d471877584138b24328d88361497e6873b85249e4235d9533 6386 
gtkwave_3.3.41-1.debian.tar.gz
 6e2993f32c9ec808922ff412673936dc47abcb7bdac45093e49a36ab8722c65e 2538264 
gtkwave_3.3.41-1_amd64.deb
Files: 
 f8b25ff0535098179662cebaf0bf13a4 1820 electronics optional gtkwave_3.3.41-1.dsc
 aeb60ba874228ef5175d44a9adfccbf4 3805393 electronics optional 
gtkwave_3.3.41.orig.tar.gz
 6f5bb814d218814076ce335016898d77 6386 electronics optional 
gtkwave_3.3.41-1.debian.tar.gz
 d95cb55bde8d819d8f1bb3258e32240c 2538264 electronics optional 
gtkwave_3.3.41-1_amd64.deb

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

iQEcBAEBCAAGBQJQllkLAAoJELwZapTt3aG3VL8IAI5Ebe0vUGpsic2oTqpT0eal
kNQTL1CCKYu90Yq18FS5tyRN75AR2cggR2spIuxzcOVpUKZxA3c9m8CtIgxWogA+
z88ylleR3aZK31nDJan03gbFdOAUP9JIpE6FrnmyIR6JApxtnGEnAPoSCvl5L4PJ
KLnWb7VVEkM6E4S/AKdBM5HA2qiTLFbu4vt5CsqAPyWav+/i5oZD3Pl/J8zX0if2
OaTpzW/RzBc6Fnk99T330C3thT+3fqR/5u9biYXJeOtHrgcErcvPCinQJBwFtqmC
QuSb/IgNh/ar9rGOVKIrCurO2Gdclt76dx3iw3I8iek5W/CJPJHEKqsxdHOxHOU=
=4+GP
-END PGP SIGNATURE-


-- 
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/e1tuz9g-0004sc...@franck.debian.org



Accepted procps 1:3.3.4-2 (source amd64)

2012-11-04 Thread Craig Small
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sun, 04 Nov 2012 22:49:06 +1100
Source: procps
Binary: procps libprocps0 libprocps0-dev
Architecture: source amd64
Version: 1:3.3.4-2
Distribution: unstable
Urgency: medium
Maintainer: Craig Small csm...@debian.org
Changed-By: Craig Small csm...@debian.org
Description: 
 libprocps0 - library for accessing process information from /proc
 libprocps0-dev - library for accessing process information from /proc
 procps - /proc file system utilities
Closes: 691847 692063
Changes: 
 procps (1:3.3.4-2) unstable; urgency=medium
 .
   * Rolled back 3.3.4 API changes Closes: #692063, #691847
Checksums-Sha1: 
 2f387a46771b96b07045c4c770f5511cfefca11e 1952 procps_3.3.4-2.dsc
 ca23c06f9d9a238030827d726b42d39b18e3867e 29475 procps_3.3.4-2.debian.tar.gz
 072d568ba999803a715a2315d4bdffc400987267 258836 procps_3.3.4-2_amd64.deb
 aea31ae1b47fa98d4f4345116de49be4845a7cd8 58642 libprocps0_3.3.4-2_amd64.deb
 865d0082cc555040bbfa81507275268e97ffd171 74164 libprocps0-dev_3.3.4-2_amd64.deb
Checksums-Sha256: 
 1b98dc20ec11a905b79429e031b272056378885ae601be78f269e03a21a67fc5 1952 
procps_3.3.4-2.dsc
 52b022c19e21a214661d2bc9517bc091223121d2be42835b7ea2c449f7ead7a4 29475 
procps_3.3.4-2.debian.tar.gz
 43ed8ffb63fa356dcc9373edb1626792233a3ab7e61348d74f08aedc53515ac3 258836 
procps_3.3.4-2_amd64.deb
 f067f6b7ea2a9d4cbfe1c9cdf15a9c36c8b80e44a8535e6dc8130b0c117663c9 58642 
libprocps0_3.3.4-2_amd64.deb
 7c3fd90fbc88181b44296482d5709de6f58bf068187db65cc3ce2b5796fae18d 74164 
libprocps0-dev_3.3.4-2_amd64.deb
Files: 
 a3fef6aeffc09cc46058194b12c3be3c 1952 admin important procps_3.3.4-2.dsc
 ec5a5e91655e2de80c32dc4f70eaa48f 29475 admin important 
procps_3.3.4-2.debian.tar.gz
 6ed3b2843ec619bbf2ff824962fb2d04 258836 admin important 
procps_3.3.4-2_amd64.deb
 b8e8d0d907ca8b4cef2729eb905d8182 58642 admin important 
libprocps0_3.3.4-2_amd64.deb
 af650aea88de2aae3e7c494cbb85bbd2 74164 libdevel optional 
libprocps0-dev_3.3.4-2_amd64.deb

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

iQIcBAEBCAAGBQJQllrdAAoJEDk4+WvfUP6lyU8P/30fByXrg8oY1GxJZHvCRoEo
3T5IzwJ8j+LyDWtmconl/b4XyIJaOi6C9spr6XV8buaZqmdkrUJr3+9KZb1Ej/ER
hLhqyewR+1mIewBnR86o4J2jqjm0gFtO07iSoFCV6A779u6Uad14bCPXksKRC4oM
iHD6aUX2SuqvS+klh5PvcwPLL1zo2+Q/BJMCChA6FnudtoYVaCnLzdMxqpGg8ztE
07FEgwQp3FDFYzPUUzv3ss2N2I5aVgx6SoPgffSVtBG6mZ2ddkFLawflZgR+RgcM
yAlS9JWInjVPCCko6HVQroarPP0PDBU+jD8qSgDA/AkJWwvWWAh6mr6IepOj/h1y
tJ1BFIiQytzAgXUImvgeEV5g+SYFbPDll0Ie+hlVah4VNSJZ71LPRCIFIlRRl3Ev
QB+ex6L7V9B/hO2y5R3ZyKWhV8BX3lBVKxygGbdidDbDhhE9VFvf3vRA3O9PB9Yp
u8XNzrGema36N7hgDNZhioYH3FIZNX+V58hB+SI8E91GmcrlIY9ki2hFhq+qlf7s
DPGK6zjWqQgSBSj0qK2sVRWrb/WqRDRsYm6bMaDl/6azVn2eLZKlQzDbyRiedrZb
IPcU96v8e1fCSRSeThBRaYQVcT9Cg5GA8wbzC4TWFVGDMzageK1j8iw3fwfsqLV8
Ooqh1sWDsRXSApa36tfA
=/Ygz
-END PGP SIGNATURE-


-- 
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/e1tuz9r-00051n...@franck.debian.org



Accepted transmission-remote-cli 1.4.4-1 (source all)

2012-11-04 Thread Jonathan McCrohan
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sat, 03 Nov 2012 14:24:47 +
Source: transmission-remote-cli
Binary: transmission-remote-cli
Architecture: source all
Version: 1.4.4-1
Distribution: experimental
Urgency: low
Maintainer: Jonathan McCrohan jmccro...@gmail.com
Changed-By: Jonathan McCrohan jmccro...@gmail.com
Description: 
 transmission-remote-cli - ncurses interface for the Transmission BitTorrent 
daemon
Changes: 
 transmission-remote-cli (1.4.4-1) experimental; urgency=low
 .
   * New upstream release
 - Fix crash when changing priority of files
   * Bump S-V to 3.9.4
 - No changes needed
Checksums-Sha1: 
 cdad58204c6b24ef8ce87a750e503c184ab0e30e 2066 
transmission-remote-cli_1.4.4-1.dsc
 f1aa23b493f13de0e70e93b9f5db186b4e11cd5a 252144 
transmission-remote-cli_1.4.4.orig.tar.gz
 2551c24cdfabcf0d83abad0886da4c23ae7745ec 2439 
transmission-remote-cli_1.4.4-1.debian.tar.gz
 5b5cb9dcacce5b12e177ada6b016f3986fa6b54a 37642 
transmission-remote-cli_1.4.4-1_all.deb
Checksums-Sha256: 
 185bc58d102a503f347c5fc3a2dae496cf290d1970aff132eacb66effeefe451 2066 
transmission-remote-cli_1.4.4-1.dsc
 20fecfde9e04a1fddde671f7b734702dac11c99a3fe0a13a3b0efc0c75e6d7ea 252144 
transmission-remote-cli_1.4.4.orig.tar.gz
 92bb1e9222d665c7d7e30c770c74026fa5e692cad98b936a76839a33955b08da 2439 
transmission-remote-cli_1.4.4-1.debian.tar.gz
 94f0dd536a653f3f1fbe239f1b7d6ec7e55825814a8adab23de534a8b8a8779f 37642 
transmission-remote-cli_1.4.4-1_all.deb
Files: 
 650445622c01131609d9ac817dbbfdb2 2066 net optional 
transmission-remote-cli_1.4.4-1.dsc
 73319e4f21bdda159bc429a34d67b00e 252144 net optional 
transmission-remote-cli_1.4.4.orig.tar.gz
 9fd44659d34214a73552a9de5af64c8e 2439 net optional 
transmission-remote-cli_1.4.4-1.debian.tar.gz
 f285eca6c4ba14d51752747fda434527 37642 net optional 
transmission-remote-cli_1.4.4-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)
Comment: Signed by Jonathan McCrohan

iQIcBAEBCAAGBQJQldXTAAoJEBVu7Ac3rTKWM+gP/jX35ek2zcJth2SjMrKzs2oa
MP6mTW+ydMWbDQ1XpN3Ailbro3Ez9hWkswVL2KFc1xgvRHREAWXY1GLb7NqTcPPt
Iq2mRX68fsUaduUbGXGbCm8MNptuAnG1UciYHZK1OcCxcXXxtvs53VqNKGiPdt55
ByYlvbeqwPfQCG4e7S5uCsX3q1okIX3eDsagEKIhE+wZRXBq8U44EMZYLhPZNugl
/aEj66+4IxJkHLuKw3BYLu+ZuoBJz14sFuW2YFMNqLy+2CZ5t8ogqkxpO85JtcFX
GuN2CO5x0uF+JcgaMzCQqn0lRZwyBf6LDlKIPoSMknJ7H2oR8x98j6v4QGqLrixh
yQZ8kf60gspeEgdzY31+UzJjUti1PMS/N3gknS6VsCv3Y0dTfwgqjO+UgdRwqyvP
PTbFiDU/tDa8JExb+dw7IxApYZjsUKUT3JOURuMF/2s0yWZ0mgEKuci4Q3qKI14z
DKcaTyY04HLsfdnqmhTc4Blf1HThOOJOvIcg007MAVVaJbvxO73qrSB5UZoEn7pl
VACj1SjnxRuhd7w4rxgmH0CvDTUYW2M4DS4OkRtBK/hX4T7wuWR7UMeRaCccYaVP
y3iBl2aMBzKZLFg9MgOrZ6iOCJyYpq9ckKuCOr2YQX+dxLDSSFtDpo0O2PIANPmn
eLsIS08xAx81Cm4oHmQ9
=e4SK
-END PGP SIGNATURE-


-- 
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/e1tuzns-0007nz...@franck.debian.org



Accepted gatling 0.13-1 (source amd64)

2012-11-04 Thread Roland Stigge
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 03 Nov 2012 15:47:03 +0100
Source: gatling
Binary: gatling
Architecture: source amd64
Version: 0.13-1
Distribution: experimental
Urgency: low
Maintainer: Vedran Furač vedran.fu...@gmail.com
Changed-By: Roland Stigge sti...@antcom.de
Description: 
 gatling- high performance web server and file server
Changes: 
 gatling (0.13-1) experimental; urgency=low
 .
   * New upstream release
Checksums-Sha1: 
 ca6d2f688e2393e126c7e119829279bd63f3d69b 1173 gatling_0.13-1.dsc
 756dd6f54036203d400451ddeba1ddfa856c4bbe 108128 gatling_0.13.orig.tar.bz2
 10ae87ece5c935ed05080a9a10ad183da14115a4 11712 gatling_0.13-1.debian.tar.gz
 58e39e5c4da7a880f83e87178109727815767a65 227162 gatling_0.13-1_amd64.deb
Checksums-Sha256: 
 186d9c8dc46ac7306632de46705145a8b0e64b52eef00e774a0a2f57bb860953 1173 
gatling_0.13-1.dsc
 b42145fdf7b66602fa8bc64661c2762172f6d33dbd9d53efebf821cd81e89245 108128 
gatling_0.13.orig.tar.bz2
 a478eb9eedb868d27b042dc52adc92015d20b936d1bfde36b92cacf6f914004c 11712 
gatling_0.13-1.debian.tar.gz
 600b791a776aff9d38157cda20c05d0b7f67452ec5bdcbcbbeeace7cee1e3128 227162 
gatling_0.13-1_amd64.deb
Files: 
 97c17745d19cf816d7bb3ac30858ee8e 1173 net optional gatling_0.13-1.dsc
 4947508a8b623b69047da8ea1610d79d 108128 net optional gatling_0.13.orig.tar.bz2
 8cb40cfaf1b4cc82452cba35cb53de9e 11712 net optional 
gatling_0.13-1.debian.tar.gz
 f78c3d00f200dc5277529ee28ffea45a 227162 net optional gatling_0.13-1_amd64.deb

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

iD8DBQFQlmLQcaH/YBv43g8RAl3lAJ9uMXO+EBEI+DKHHrDp9HqNMDEKYgCgvWrn
I0jxn8l8NGDHsX2K4bgl5U4=
=ouTr
-END PGP SIGNATURE-


-- 
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/e1tuzbv-0002tv...@franck.debian.org



Accepted liblivemedia 2012.10.24-1 (source amd64)

2012-11-04 Thread Alessio Treglia
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 04 Nov 2012 11:21:15 +
Source: liblivemedia
Binary: liblivemedia-dev livemedia-utils
Architecture: source amd64
Version: 2012.10.24-1
Distribution: experimental
Urgency: low
Maintainer: Debian Multimedia Maintainers 
pkg-multimedia-maintain...@lists.alioth.debian.org
Changed-By: Alessio Treglia ales...@debian.org
Description: 
 liblivemedia-dev - multimedia RTSP streaming library
 livemedia-utils - multimedia RTSP streaming tools
Changes: 
 liblivemedia (2012.10.24-1) experimental; urgency=low
 .
   * Team upload.
   * New upstream release.
   * Update upstream changelog.
Checksums-Sha1: 
 ede9420df31499e2f39657c8b4f8c41e67963b2c 2151 liblivemedia_2012.10.24-1.dsc
 db07ccc4b32f636282bf2ec3275b0ebf84b39648 564923 
liblivemedia_2012.10.24.orig.tar.gz
 319f9b865d85fff395ad4b6944fcd40630938f82 83784 
liblivemedia_2012.10.24-1.debian.tar.gz
 2ebb9809d5fcb93dd4fd9b39bcda0b5502d5638e 1209508 
liblivemedia-dev_2012.10.24-1_amd64.deb
 f11592826692c61241dd4e3095a0ae792b0e18b0 1797242 
livemedia-utils_2012.10.24-1_amd64.deb
Checksums-Sha256: 
 8fea33b8edbb67f25747f3b54efca8cfe3eb194185e1641f37a41d01aebb1ae8 2151 
liblivemedia_2012.10.24-1.dsc
 5d786cc188f20d6be380e12646bcf3687565eeefcec8fa9682f44947076f511e 564923 
liblivemedia_2012.10.24.orig.tar.gz
 eb9387315af4d3af99ded96d1b30dfb5fd56d87930234f3a02dc4b32f3989873 83784 
liblivemedia_2012.10.24-1.debian.tar.gz
 18c9cecd581fc3c172822f0b8b84b822a917ea3e29aa28f776bd98d844b67ed0 1209508 
liblivemedia-dev_2012.10.24-1_amd64.deb
 54bd6f1e22ec34408ecadd4c1928aa62fa0b598f2dd0f088fd427667d8abeab1 1797242 
livemedia-utils_2012.10.24-1_amd64.deb
Files: 
 d6124c9a85e8bb7f66e49462cc9ded29 2151 libs optional 
liblivemedia_2012.10.24-1.dsc
 4cda836ab242a31eb1b117b1b05cc572 564923 libs optional 
liblivemedia_2012.10.24.orig.tar.gz
 ae6696d5e70b9b59d428a47b52e7994d 83784 libs optional 
liblivemedia_2012.10.24-1.debian.tar.gz
 10fb1bf14667a454458d6347571eb121 1209508 libdevel optional 
liblivemedia-dev_2012.10.24-1_amd64.deb
 6d0fed7b70830394dd5e1f1073a3c8de 1797242 net optional 
livemedia-utils_2012.10.24-1_amd64.deb

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

iQIcBAEBAgAGBQJQlmDwAAoJEOikiuUxHXZaVBYP/0Bx8zJFNYThwBjyAmOehLhB
DM7Vm38NiDMZAb7n17wqAcEP8m5drPdcn3LqIjmaHfCXKrobKQ/HTfVPtUvp4v0u
S0DyqOPlPo3MWihO15vnvwlE2bINEyIAhGDApjLl+rnf0uZyI6KRA0gnohwV/dqn
QK8WB+2QxpT9Wh9tQNQveF6EHG5vlUAQB2U7eP3lqW8Va3+nUcJOyytrTu9iNLpl
nbJTtbrwfj7I4/DdxENR0DsRCdVFWK1p35uIBG4sqa4vQDqL2AB5+yTYEUThzeKI
Rxfb4ayX7sFCt7qawD5JRj3CUMp6NrRRM1AcYA5lOWItZSbBrfnhxi5mYBkVZ5ac
us+rIrU8pSQUSB/i8ErroQE+SqvEExzXW0IxbwjkmEAHgGuGHNaN7AploaKoL3Kn
LPUitzm90AjhEvMuIcQLsxMwyl1s83LtXtt8X8Hepgivf4Qi0c+y/SCEde0zscum
viJi6WwnSHd1Z6HLdSezFsv39m9JTP5Hx6T5eVEtszXS0QKAuIYVBjReH/fCKopo
QRVFP9mf/gw2EZzR1CE7NyUAP7oHmA//Hh6AKMagEgQ+/xqT7qEmn1lHWayuZg8q
Q/R0cPmw3DEpDfCQVYNe/Wu4AxBbkwsYDtU+QCXI9dfWAfDFGo2LGOTte/OU+6sS
mGcKeSEeAbZZf1A/Rkkq
=HHDQ
-END PGP SIGNATURE-


-- 
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/e1tuzc9-0002ex...@franck.debian.org



Accepted libunicode-collate-perl 0.91-1 (source amd64)

2012-11-04 Thread Angel Abad
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 04 Nov 2012 13:38:36 +0100
Source: libunicode-collate-perl
Binary: libunicode-collate-perl
Architecture: source amd64
Version: 0.91-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: Angel Abad an...@debian.org
Description: 
 libunicode-collate-perl - Unicode collation algorithm built with fast XSUB
Changes: 
 libunicode-collate-perl (0.91-1) unstable; urgency=low
 .
   * Imported Upstream version 0.91
Checksums-Sha1: 
 1cdf0e45744706d693360eea691dcb1245f551c9 1571 
libunicode-collate-perl_0.91-1.dsc
 5a93267790a44baf26908e9a47d99f2f0b849e3e 842490 
libunicode-collate-perl_0.91.orig.tar.gz
 d5d5f434f004e8fe49ebb05e29214b6c7a381964 3820 
libunicode-collate-perl_0.91-1.debian.tar.xz
 7d691207c85890f4365f31ceb9cd052227de80ae 548156 
libunicode-collate-perl_0.91-1_amd64.deb
Checksums-Sha256: 
 28093c93b825fe46237c68012fd8679296f3666c81768afe1f6e7232c65768c6 1571 
libunicode-collate-perl_0.91-1.dsc
 40de17df80ef2ae2d8aaadce378c4984c550bdf6b9cd473adfb2faf43428f79a 842490 
libunicode-collate-perl_0.91.orig.tar.gz
 9cdd6c1d79b2892fb478dfd96269291eaeb234a70b9b13bb55219996a546a547 3820 
libunicode-collate-perl_0.91-1.debian.tar.xz
 3efe7456ce55ceea720831c950a39524de8f83994e3c7766509d894b2288587c 548156 
libunicode-collate-perl_0.91-1_amd64.deb
Files: 
 2f500386dc82d3203593e7c79f35ea17 1571 perl optional 
libunicode-collate-perl_0.91-1.dsc
 d596fa0c8bb7be982c927258f25a2ccb 842490 perl optional 
libunicode-collate-perl_0.91.orig.tar.gz
 b0f0364b026e4d128a1f021a238357f5 3820 perl optional 
libunicode-collate-perl_0.91-1.debian.tar.xz
 ef539e1e8fad2fec607cb5e5a0203c5e 548156 perl optional 
libunicode-collate-perl_0.91-1_amd64.deb

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

iEYEARECAAYFAlCWYjsACgkQCY2uR+47wnkTlwCgnIGboLOfuIH9lRPoY6/WK+gp
se4An1wUe5gi6asKKpJAhY4WfgN30uXi
=62c8
-END PGP SIGNATURE-


-- 
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/e1tuzcf-0002ie...@franck.debian.org



Accepted moc 1:2.5.0~beta1-1 (source amd64)

2012-11-04 Thread Elimar Riesebieter
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Mon, 15 Oct 2012 21:29:22 +0200
Source: moc
Binary: moc moc-ffmpeg-plugin
Architecture: source amd64
Version: 1:2.5.0~beta1-1
Distribution: experimental
Urgency: low
Maintainer: Elimar Riesebieter riese...@lxtec.de
Changed-By: Elimar Riesebieter riese...@lxtec.de
Description: 
 moc- ncurses based console audio player
 moc-ffmpeg-plugin - ncurses based console audio player - ffmpeg plugin
Changes: 
 moc (1:2.5.0~beta1-1) experimental; urgency=low
 .
   * New beta development release (svn r2507).
   * Introduced hardening via debian/rules.
   * But need to use an lintian overwrite.
   * Droped
 - 01_moc-r2410+allow_ogg_streams-2.patch
 - 02_moc-r2410+debian_sidplay2-4.patch
 - 03_moc-r2410+null_extn-2.patch
 - 04_moc-r2420+jack_client-3.patch
 Applied upstream.
   * Raised Build-Depends Version of dpkg-dev to = 1.16.1~.
   * Removed cvs from Build-Depends. It is useless for moc.
Checksums-Sha1: 
 e60e6581394f5b698f6c976649ad361603973c25 1753 moc_2.5.0~beta1-1.dsc
 573cc7d2094150fab2e0a93b2a8e457f09a4463b 329145 moc_2.5.0~beta1.orig.tar.gz
 c4435749597d3dfc84a324e8f73006a467fc3c72 83442 moc_2.5.0~beta1-1.debian.tar.gz
 5aed52942c451045e2ba2fadd9eb633bc2a501f8 342876 moc_2.5.0~beta1-1_amd64.deb
 92f1c1c1f19c9ba76b173ed5ecd48e2d90d1e3b5 87630 
moc-ffmpeg-plugin_2.5.0~beta1-1_amd64.deb
Checksums-Sha256: 
 2fa8aeee009c83c948bb79a4e1b8c58f9ab99a6ba884c0ec8ebdfd566a822a8a 1753 
moc_2.5.0~beta1-1.dsc
 08cd2133c6596f93b7090a13be42342bb519f984b3edf5e17271ed836814a5fa 329145 
moc_2.5.0~beta1.orig.tar.gz
 8eb995741eaf259da6c56d1578eac5a587803f63a7b0d8189f2ca09e169d2e34 83442 
moc_2.5.0~beta1-1.debian.tar.gz
 0b99a3f38e9d52e38f9e14567be5077e4c540b6fe2b1785675a5e8e3203032ff 342876 
moc_2.5.0~beta1-1_amd64.deb
 aa0a603ef5b3f78af6158757e68bf2e54dfd6e1f5328d095b42b16b98f7cd743 87630 
moc-ffmpeg-plugin_2.5.0~beta1-1_amd64.deb
Files: 
 5c9c9e8cf11370e52240fb0cfc4e3b40 1753 sound optional moc_2.5.0~beta1-1.dsc
 085836dc1d77fa65432ececd1b0a1f26 329145 sound optional 
moc_2.5.0~beta1.orig.tar.gz
 e0173f1605727a630768d5d1c2a9b964 83442 sound optional 
moc_2.5.0~beta1-1.debian.tar.gz
 7b3c61df0b3e61d69d097a90d8275008 342876 sound optional 
moc_2.5.0~beta1-1_amd64.deb
 1a834292d4a265406631879fd2bdeb84 87630 sound optional 
moc-ffmpeg-plugin_2.5.0~beta1-1_amd64.deb

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

iEYEARECAAYFAlCWYJMACgkQHYflSXNkfP98NwCfaMyoo1TAnP+SwFXxwxwaFN4x
pyAAoJtDZKMMSspgPg7FA+qVluOvSoAW
=TEzY
-END PGP SIGNATURE-


-- 
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/e1tuzcl-0002ox...@franck.debian.org



Accepted geda-gaf 1:1.6.2-4 (source all amd64)

2012-11-04 Thread Ahmed El-Mahmoudy
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 02 Oct 2012 13:07:10 +0200
Source: geda-gaf
Binary: geda libgeda38 libgeda-dev libgeda-common geda-symbols geda-gschem 
geda-gattrib geda-gnetlist geda-gsymcheck geda-utils geda-examples geda-doc
Architecture: source all amd64
Version: 1:1.6.2-4
Distribution: unstable
Urgency: low
Maintainer: Debian Electronics Team 
pkg-electronics-de...@lists.alioth.debian.org
Changed-By: أحمد المحمودي (Ahmed El-Mahmoudy) aelmahmo...@sabily.org
Description: 
 geda   - GPL EDA -- Electronics design software (metapackage)
 geda-doc   - GPL EDA -- Electronics design software (documentation)
 geda-examples - GPL EDA -- Electronics design software (example designs)
 geda-gattrib - GPL EDA -- Electronics design software (attribute editor)
 geda-gnetlist - GPL EDA -- Electronics design software (netlister)
 geda-gschem - GPL EDA -- Electronics design software (schematic editor)
 geda-gsymcheck - GPL EDA -- Electronics design software (symbol checker)
 geda-symbols - GPL EDA -- Electronics design software (symbols library)
 geda-utils - GPL EDA -- Electronics design software (utilities)
 libgeda-common - GPL EDA -- Electronics design software (data files)
 libgeda-dev - GPL EDA -- Electronics design software (development files)
 libgeda38  - GPL EDA -- Electronics design software (library files)
Closes: 665528
Changes: 
 geda-gaf (1:1.6.2-4) unstable; urgency=low
 .
   * Added glib-single-include.patch: Do not include individual glib headers
 (Closes: #665528)
   * debian/control:
 + Bumped Standards-Version to 3.9.3
 + Bumped Build-Dep on debhelper to = 9
Checksums-Sha1: 
 28753e67977a08324f353cda7e9694e166ac54cf 2417 geda-gaf_1.6.2-4.dsc
 c89728a94b058d39f3262bf0196d20078af97349 12506 geda-gaf_1.6.2-4.debian.tar.gz
 1be5448fb5162deb6f452c5284d17a3f9bef622d 1124 geda_1.6.2-4_all.deb
 ad9a70bba05c599a74a43c28ddaf073745c6258a 170858 libgeda38_1.6.2-4_amd64.deb
 efb88fca7e4d0bc0cdfffb143aea67397fff2aad 16370 libgeda-dev_1.6.2-4_amd64.deb
 da37a09f0a9a9cf8863e0d4147d22d1c7489f40d 157162 libgeda-common_1.6.2-4_all.deb
 127da5848194bfdd10f87a7a343ec32935b0e81f 587370 geda-symbols_1.6.2-4_all.deb
 b4cd3ba84af6ab55cef22efc8d6e9532d63b7ced 568112 geda-gschem_1.6.2-4_amd64.deb
 6fcb137328736abff0b9b78fbc67ada6a21a0ea2 131064 geda-gattrib_1.6.2-4_amd64.deb
 f8e2933663a8deae90616b1d503745dc5d10cf50 201788 geda-gnetlist_1.6.2-4_amd64.deb
 bc89454cbfc0c88bba29e3e5dde45a493c3f8288 37756 geda-gsymcheck_1.6.2-4_amd64.deb
 b710510923df8ec57cd8f1349250f108ef5c8c16 182374 geda-utils_1.6.2-4_amd64.deb
 7ffe860332b0872155c1763999aa1150699339ab 191992 geda-examples_1.6.2-4_all.deb
 8bb755d8fe01bdabb242fd0e61db66436f7e8c85 2671936 geda-doc_1.6.2-4_all.deb
Checksums-Sha256: 
 f1b4bcf44ddecc43fa7fad7155d797f1730ac442bb0588092f02480c75e0bbe2 2417 
geda-gaf_1.6.2-4.dsc
 0d7997b5091ce4aec3ae47ad77daf63a52b4eaac9851cda90d6df203e13ade37 12506 
geda-gaf_1.6.2-4.debian.tar.gz
 2b741df1993f8230ae2ac1c47a5701e985878b5b3ea5182c288cce20637ac331 1124 
geda_1.6.2-4_all.deb
 0fac0b15cacefaf9dc440e6d4bcdd6a7e025f1c247630a584728987d5da4ed15 170858 
libgeda38_1.6.2-4_amd64.deb
 0fb7a57afe6bc242242e7e6e00c95344042879bd3a587bc86dbe6ba579f3f7cf 16370 
libgeda-dev_1.6.2-4_amd64.deb
 fd054547f2b6f931e7fbcd3fad46e5c453b94ac90cf3ca938915eb14cdc93e45 157162 
libgeda-common_1.6.2-4_all.deb
 295bd0c30b8a78c7f3951b9e09a9d8dec6d6182f43e38a070e7ae2b1eea7b14c 587370 
geda-symbols_1.6.2-4_all.deb
 920ffc9d3e1fa2be43fd1cfba6999b59809a74098bae5542255fc3e6f83e6f89 568112 
geda-gschem_1.6.2-4_amd64.deb
 5a49d758b0cfe001a62b1d30d23d2b4af4d29a31460d4665d3b0d69786bd993a 131064 
geda-gattrib_1.6.2-4_amd64.deb
 9220e730fb940bd19fab940fec4d1eaf7505f2e389a6412cd7a75b24142d266f 201788 
geda-gnetlist_1.6.2-4_amd64.deb
 e303b18325ccd8f23e4a3d19c088280828852c6d43fde8e8c18309f80d82988f 37756 
geda-gsymcheck_1.6.2-4_amd64.deb
 51015735334c09155237e27ba0cab099d2f84172d7469edbcf1ab31803cf9876 182374 
geda-utils_1.6.2-4_amd64.deb
 932a2e8216b8fb477bc62689562bd67be665e7f9ba664e6ae289f61ee98be336 191992 
geda-examples_1.6.2-4_all.deb
 bb1c1d1304e8811caac1d03a8e1d4b3095f742b224b3cad4cf89ce7808857083 2671936 
geda-doc_1.6.2-4_all.deb
Files: 
 3eadf3deaaead1037375f35be89b0c3d 2417 electronics optional geda-gaf_1.6.2-4.dsc
 e82edf2bbb2719597076072bbf88546c 12506 electronics optional 
geda-gaf_1.6.2-4.debian.tar.gz
 5e8a88af5c82134088574e8fa1b562d9 1124 electronics optional geda_1.6.2-4_all.deb
 58be7cf09587f303a4505c909a23cfa7 170858 electronics optional 
libgeda38_1.6.2-4_amd64.deb
 7dfd3830841ab10263d3c8ab1566a9f4 16370 libdevel optional 
libgeda-dev_1.6.2-4_amd64.deb
 2a3c5f24dab267deb8d538e733ccf4aa 157162 electronics optional 
libgeda-common_1.6.2-4_all.deb
 a3f1bd771591b8bdd3a9a5d082cb83ce 587370 electronics optional 
geda-symbols_1.6.2-4_all.deb
 1d1f615d09e6169d0e97e3ec5e7b2e71 568112 electronics optional 
geda-gschem_1.6.2-4_amd64.deb
 1ee585b74094273a696fcd9ad759b356 131064 electronics optional 

Accepted libcgi-application-dispatch-perl 3.12-1 (source all)

2012-11-04 Thread Xavier Guimard
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sun, 04 Nov 2012 07:52:53 +0100
Source: libcgi-application-dispatch-perl
Binary: libcgi-application-dispatch-perl
Architecture: source all
Version: 3.12-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: Xavier Guimard x.guim...@free.fr
Description: 
 libcgi-application-dispatch-perl - request dispatcher for CGI::Application
Changes: 
 libcgi-application-dispatch-perl (3.12-1) unstable; urgency=low
 .
   [ gregor herrmann ]
   * debian/control: update {versioned,alternative} (build) dependencies.
 .
   [ Xavier Guimard ]
   * New upstream release
   * Bump Standards-Version to 3.9.4
   * Use debhelper 8
   * Update debian/copyright to format 1.0
   * Remove deprecation.patch now included in upstream
   * Remove obsolete lintian-overrides
Checksums-Sha1: 
 11c91b00b151255edd34c2527d07e7f74c55008c 2497 
libcgi-application-dispatch-perl_3.12-1.dsc
 35a31f1f6a077b0e2fb79d7f235c1605f84c323d 38322 
libcgi-application-dispatch-perl_3.12.orig.tar.gz
 5cfebbcffe3a5aafcae42f71e37e8c8b7fdc2cde 2211 
libcgi-application-dispatch-perl_3.12-1.debian.tar.gz
 f4b221a79d86ecf4630ef102ede55d9e40a8d3e7 55532 
libcgi-application-dispatch-perl_3.12-1_all.deb
Checksums-Sha256: 
 b63997cbebd7ed8fbd97700b15e181e201c4dea3b8af69cd6e790a165aab33bf 2497 
libcgi-application-dispatch-perl_3.12-1.dsc
 5dad58e4fa6d79f1d48120800872b22ffdbb9b165911a973642038db88078d0f 38322 
libcgi-application-dispatch-perl_3.12.orig.tar.gz
 b3ff62051cec9c547536ac220a5d08553929bd8ed2bfb8a33e6b84e952541340 2211 
libcgi-application-dispatch-perl_3.12-1.debian.tar.gz
 42450ca9c04b8f482a8eaded268f1316606a4f1ee0e887a44195bb8c94abbc07 55532 
libcgi-application-dispatch-perl_3.12-1_all.deb
Files: 
 b3c140096f0313250f0ed3dfc4f7f31c 2497 perl optional 
libcgi-application-dispatch-perl_3.12-1.dsc
 14b902d27f9639937cee551457603b84 38322 perl optional 
libcgi-application-dispatch-perl_3.12.orig.tar.gz
 d39bcfb4d5d7d38dd83fb00a268d8ed1 2211 perl optional 
libcgi-application-dispatch-perl_3.12-1.debian.tar.gz
 6bd9d1348ee58c3fbfc5a0782db5d07d 55532 perl optional 
libcgi-application-dispatch-perl_3.12-1_all.deb

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

iQIcBAEBCAAGBQJQlm9IAAoJELs6aAGGSaoGfk0P/0ZpdF1aPraivNrLOgPzCPhn
WAIWkHTfuJG4/H2Olw9fZy2ivqWjGHMIwPHDwJ12do00GV5G1be/r8lnZ8AGoqqR
yrjaOT40gNrh0yKWp4p1aY7O791dx/12svfoUoYv/9MfNLbNYV02BE03gbgTB+At
3XscZY0VOfTh3uS59D1GVGAkLOAWOI3H75JRzMLA0lsHHsWyX39WGqPV0aO31l/2
qahMswMcmBdIqJCtKlnKve7Dnr6tWjkbZyRAN5AJXaRaobHUyPYcl3jW5dxcEnBI
9Yy1uIFysPuQ9Ev1lbFNP4pSW6HceiN1p/KKnExIX7kGzpU8p6oT+7cZ51yl9lbi
+LRIQVPIdI8A0Luxo4pQDisVwfcdIuzD6IpM9cq3P9GpCsqOwriMYn+68VaT19C9
RkcdRyWX24ic7wAaDDpcpI6lAWYDsw/XUaHHsgdAckdW9kpQ7LykgQPyRE98WKYo
m1IP1cOFmIcN8MVoNE/WfDK9W8rJsKFZ+yC2ALhQf0N4WSy+KCATwQrajN2kCYg7
HbCNnzYjcbEPUPBm1k2k9Csphvb4L3WHFWYXVN5EruQ3eBB2GUCDk1UcnOL9OAQY
KryjLU9zfQUKnv4ThKqCgo+ruELMTCmcjedMf/QbYbRDKNtxEjZ4xPpJZ1RdM69n
RTS3BLA5CSC5heoKMmsz
=rgQL
-END PGP SIGNATURE-


-- 
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/e1tv0y3-o4...@franck.debian.org



Accepted florence 0.6.0-1 (source amd64)

2012-11-04 Thread Jérémy Bobbio
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sun, 04 Nov 2012 11:36:03 +0100
Source: florence
Binary: florence
Architecture: source amd64
Version: 0.6.0-1
Distribution: experimental
Urgency: low
Maintainer: Jérémy Bobbio lu...@debian.org
Changed-By: Jérémy Bobbio lu...@debian.org
Description: 
 florence   - extensible and scalable virtual keyboard for GNOME
Closes: 665525 692255
Changes: 
 florence (0.6.0-1) experimental; urgency=low
 .
   * New upstream release: (Closes: #692255)
 - Do not #include individual glib headers. (Closes: #665525)
 - Refresh 0001-Add-nonet-option-to-xmllint-and-xsltproc-calls.patch.
 - Drop 0003-Explicitly-link-libX11-to-florence_applet.patch.
 - Update Build-Dependencies.
   * Use upstream manpages.
   * Update debian/copyright.
   * Add debian/watch file.
   * Use wrap-and-sort for debian/control.
   * Update Build-Depends.
   * Switch to debhelper compat 9.
   * Leave hardening to debhelper and remove hardening-wrapper.
   * Bump Standards-Version to 3.9.3, no further changes required.
Checksums-Sha1: 
 18779eb23a0af9f17f5b0a6502b34e8a47593683 2017 florence_0.6.0-1.dsc
 52b30b36d8a5bd5cedcc55d37d9801f1352ad855 843826 florence_0.6.0.orig.tar.bz2
 8140c1f8c8e6ba96f60cb6f1ed436150abce9da7 5344 florence_0.6.0-1.debian.tar.gz
 fdcd9b5297a35bb36773ca0f23a4351c38f012e9 752108 florence_0.6.0-1_amd64.deb
Checksums-Sha256: 
 88f9f5c1bf552f78948e958acccf45701fda5778a4c5d5de716aba8824e43494 2017 
florence_0.6.0-1.dsc
 d2d74a923591e1a6db412058877dbf9ef839712af56e41fd41cb8eefbef1f60e 843826 
florence_0.6.0.orig.tar.bz2
 5ec0e7f55b6c77bc2c3ffdd3d4d5775ac55ab53c120ed80860eafacd0cd2c076 5344 
florence_0.6.0-1.debian.tar.gz
 e021d75c3fd46a23aba1e9d82d766dac82f012d318a833212d69906c688108d6 752108 
florence_0.6.0-1_amd64.deb
Files: 
 8cbfacd2bf2dbdd51c65d7b5b63da5ec 2017 web optional florence_0.6.0-1.dsc
 dfd587db78fe5dc3e2ad741b0a9974b4 843826 web optional 
florence_0.6.0.orig.tar.bz2
 e162d435ee9457bd5b5ddf86525bd003 5344 web optional 
florence_0.6.0-1.debian.tar.gz
 2095c335ea38cf11463b018c7212e24d 752108 web optional florence_0.6.0-1_amd64.deb

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

iQIcBAEBCAAGBQJQlnZqAAoJEEgU3sIrMHw850MP/2PfzcL7HH75J/YzWFpt1Axc
cE15jOguTTPvExqDUT8QNi2QHtb1rqf+rMGfBWZvOrnySUxFhxmQVxRT9Gcqnl0i
Lo5MEtcmiXCAn21EajauQnZFbor6DS4+mj0vh6ERt6MCGqVcN6K1hYiSd7Vw9U6/
VPbDtvD1j0EKN1temgls3fXEVcT6Rr8jnqwmBlCM1qcBBsPQ9gRFKFWDybJpGJ27
mi0Iw16iL+6FBkyriYAH0jLpleu0nE4FDDsLlliS1JI7Ajp4C0ASPfcqUd2QBUY/
aS+ZV0ntZXDW41jVVfAmfynycsVI8FF+sVStgAUWDk+zJKclrYaOVhXudSLo0oPA
lxGKYrwSZI4W1pQw1nIsMBQmZj97eoaWdUZhg9G/CT5H/6OTcJ63NDY88gH3UN7V
mSwnLlvgwtohUqQ/yCoKZ5HHWQPCGXniMy3C5Mz0l7vs91PZK3Re4i6wAQDYesHN
JqHgR8KiVamgKOjDhAlDVaGL+1c5XFN3StVGsLKcUdD+0JliUMeEb18bP5ZXdwl/
50Shx5O3YFHG9/VuXrMKoB7N1tZEelS4pYFfcga369h3GE5HivHhXlljAaMEWRq6
gURDULl3NY4+7t05ulEWR9Rf30pI1D2h5VHAbQTfSkA7lbjYUkqiMwo9Vexy+Kfe
JsXsj1Vpw2cwedhcLyHQ
=yTEO
-END PGP SIGNATURE-


-- 
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/e1tv112-0002q2...@franck.debian.org



Accepted gatling 0.13-2 (source amd64)

2012-11-04 Thread Roland Stigge
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 04 Nov 2012 14:45:22 +0100
Source: gatling
Binary: gatling
Architecture: source amd64
Version: 0.13-2
Distribution: experimental
Urgency: low
Maintainer: Vedran Furač vedran.fu...@gmail.com
Changed-By: Roland Stigge sti...@antcom.de
Description: 
 gatling- high performance web server and file server
Changes: 
 gatling (0.13-2) experimental; urgency=low
 .
   * debian/control: Build-Depends: libpolarssl-dev (= 1.2.0-1)
Checksums-Sha1: 
 afa77a1bf22ac982759191a12701523bc6d3c278 1171 gatling_0.13-2.dsc
 d04bbb2556c0a7873249856de0ee44cf2b764dd4 11792 gatling_0.13-2.debian.tar.gz
 ab76d0a82938fe78293e96e12976197f0307fab5 227228 gatling_0.13-2_amd64.deb
Checksums-Sha256: 
 f9a078f43ae896061f7f6eedd819b58c28b5dc35a42ef23367cd6fdc68fdd92d 1171 
gatling_0.13-2.dsc
 598fdfe6cbf92834f7d997c718ace9b947840d17e9ed83ca0e213aa5cbc5b4ac 11792 
gatling_0.13-2.debian.tar.gz
 cfc3131f885c4b6f8fda2fabbaf422bad0477d7c61549ac2cb5550889b5fbac8 227228 
gatling_0.13-2_amd64.deb
Files: 
 046c72689e0db96ab4d9c179e22702a6 1171 net optional gatling_0.13-2.dsc
 693151f3ed02fe432215c10337897bdc 11792 net optional 
gatling_0.13-2.debian.tar.gz
 405050227b8764cc101efc16dcf8e833 227228 net optional gatling_0.13-2_amd64.deb

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

iD8DBQFQlnMRcaH/YBv43g8RAo0cAKDDxJCO2nNBMfB8Oe3kP6CUqQB+fgCfVNCm
Fvd13WJJSgtO2jYJAKyJ3Lw=
=wz7R
-END PGP SIGNATURE-


-- 
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/e1tv117-0002uf...@franck.debian.org



Accepted transmission 2.73-1 (source all amd64)

2012-11-04 Thread Leo Costela
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 27 Oct 2012 19:28:09 +0200
Source: transmission
Binary: transmission transmission-common transmission-dbg transmission-cli 
transmission-gtk transmission-qt transmission-daemon
Architecture: source all amd64
Version: 2.73-1
Distribution: experimental
Urgency: low
Maintainer: Leo Costela cost...@debian.org
Changed-By: Leo Costela cost...@debian.org
Description: 
 transmission - lightweight BitTorrent client
 transmission-cli - lightweight BitTorrent client (command line programs)
 transmission-common - lightweight BitTorrent client (common files)
 transmission-daemon - lightweight BitTorrent client (daemon)
 transmission-dbg - lightweight BitTorrent client (debug symbols)
 transmission-gtk - lightweight BitTorrent client (GTK interface)
 transmission-qt - lightweight BitTorrent client (Qt interface)
Changes: 
 transmission (2.73-1) experimental; urgency=low
 .
   * [5f051438] Imported Upstream version 2.73
Checksums-Sha1: 
 1f9a962d5487e1c9afd39dbec9288d63336f0b3f 1849 transmission_2.73-1.dsc
 49f886ecb391c8901cd40f42b2f4a0df1ea4dcab 4333418 transmission_2.73.orig.tar.bz2
 95a9311c81fe631452aeede22363ca38599031cc 16523 
transmission_2.73-1.debian.tar.bz2
 2ebce5b5e5798c3e62516944194b2e96beb2346d 1084 transmission_2.73-1_all.deb
 2a69568f9180fd4481c77d41ad355e31c5e1e8c4 296166 
transmission-common_2.73-1_all.deb
 55fb26ea3739dae0f72a3c68f8c6a4962745244f 12825982 
transmission-dbg_2.73-1_amd64.deb
 4a87b26c562282b97811933bd823f16731fe0b15 1154516 
transmission-cli_2.73-1_amd64.deb
 c3b087c5ffe64f49cc1aa455eae5e8813a6cd45e 1196512 
transmission-gtk_2.73-1_amd64.deb
 fb5a1da41ef6d853bbfeac57386fdcf5944a 649294 
transmission-qt_2.73-1_amd64.deb
 3c34fceebee8ee3614e74f46a5b23b588126c9ef 235368 
transmission-daemon_2.73-1_amd64.deb
Checksums-Sha256: 
 d6917bb08d98b2c634c31569642868afaa31fb3d1483896f6eaf5c4c9c8fef97 1849 
transmission_2.73-1.dsc
 af1ec1b7c49def45be1124f67d0d36e1c8cfdaccd5ed0d6799debeb47ffbf55e 4333418 
transmission_2.73.orig.tar.bz2
 21e59a84b1c97271c0f442abb66f824f9408837c1e3fd7a0d5c231fefab5 16523 
transmission_2.73-1.debian.tar.bz2
 0f3d0f4866ad5bc64286c47d3796fcf5159072f31b1811b2f0b15b69547abfe5 1084 
transmission_2.73-1_all.deb
 3fd5ac9f635cd6ba25abacca84b75271f7a21441eed226ba78640601d32b2e7f 296166 
transmission-common_2.73-1_all.deb
 54a5405883628580e7fdb16e3cd8ee68317be9227d468c632dd5d86cacbb2303 12825982 
transmission-dbg_2.73-1_amd64.deb
 f19873f8b27c4a1695f2ee2305ea48c44c9634a1a2f75fca3577a2970a0bed37 1154516 
transmission-cli_2.73-1_amd64.deb
 e615e8002837f043ea38ff7fb642b478e51eaec96b424ab803d2134d083aa08a 1196512 
transmission-gtk_2.73-1_amd64.deb
 53cb229dd071ef3e209bcba2495bc405e3a5931e9772a235bb4e90aa0a712d03 649294 
transmission-qt_2.73-1_amd64.deb
 501c68126f8bd70b17e7b41fab9268dd974781f1e85fec44559516493650c6db 235368 
transmission-daemon_2.73-1_amd64.deb
Files: 
 1f7da36174fff39bdd2d39c94269f444 1849 net optional transmission_2.73-1.dsc
 03927018656c4b54a92156ab59a8de74 4333418 net optional 
transmission_2.73.orig.tar.bz2
 91928edfb2f90e6a2ad86f7b03762b4e 16523 net optional 
transmission_2.73-1.debian.tar.bz2
 3676b1ee775075c30d6002ee8269ca73 1084 net optional transmission_2.73-1_all.deb
 b1231dbac5e9876bc1fc2e65ce38f56c 296166 net optional 
transmission-common_2.73-1_all.deb
 5a58837abedb26c7fa4afcd1eabe6aae 12825982 debug extra 
transmission-dbg_2.73-1_amd64.deb
 48924b13770076369e14325a822fe001 1154516 net optional 
transmission-cli_2.73-1_amd64.deb
 e80119b24231532ffbc9ba69880390c9 1196512 net optional 
transmission-gtk_2.73-1_amd64.deb
 a476b32fb354544d559b2c822ada85c1 649294 net optional 
transmission-qt_2.73-1_amd64.deb
 ac10121ce1330679713c82934c69ab87 235368 net optional 
transmission-daemon_2.73-1_amd64.deb

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

iEYEARECAAYFAlCWdyUACgkQImLTb3rflGalAACgqRwPw3Jl8tALNAu7al+lUwS9
VggAnRoR5DjnWy+VUmaBRWhalBai6qP3
=ouoq
-END PGP SIGNATURE-


-- 
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/e1tv11y-0003ez...@franck.debian.org



Accepted purple-plugin-pack 2.7.0-1 (source amd64)

2012-11-04 Thread Felix Geyer
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sun, 04 Nov 2012 15:17:37 +0100
Source: purple-plugin-pack
Binary: pidgin-plugin-pack
Architecture: source amd64
Version: 2.7.0-1
Distribution: experimental
Urgency: low
Maintainer: Felix Geyer fge...@debian.org
Changed-By: Felix Geyer fge...@debian.org
Description: 
 pidgin-plugin-pack - Collection of Pidgin plugins
Changes: 
 purple-plugin-pack (2.7.0-1) experimental; urgency=low
 .
   * Upload to experimental due to the freeze.
   * New upstream release. (LP: #943674)
 - New plugins: capsnot, icon-override, ning, okcupid, omegle and translate.
   * Add Vcs control fields.
   * Switch to debhelper compat level v9 which exports build flags.
   * Bump Standards-Version to 3.9.4, no changes needed.
   * Enable parallel building.
   * Add a watch file.
   * Update lintian override.
   * Update homepage link.
   * Switch to my @debian.org email address.
Checksums-Sha1: 
 aa4ed40f0ddcdcce16ed4a877e8eeb38ab9c5ee7 2082 purple-plugin-pack_2.7.0-1.dsc
 862617e73360a9b447649c526cf54cc4dfe05a82 761618 
purple-plugin-pack_2.7.0.orig.tar.bz2
 cd3ead0568d6def733aa6ae70957b78f62c935b2 8520 
purple-plugin-pack_2.7.0-1.debian.tar.gz
 33dcd5714dfcff6a0ce17d52847da53cbe1e2686 389348 
pidgin-plugin-pack_2.7.0-1_amd64.deb
Checksums-Sha256: 
 918a5aee891a4ace83be23058762f8a507a9851bed7aca07e3b67e2bf7bf5492 2082 
purple-plugin-pack_2.7.0-1.dsc
 2bbcf5e778a33968ba7f2864d2a6cb526a8984be3e4151642a583eee8eafb03c 761618 
purple-plugin-pack_2.7.0.orig.tar.bz2
 8d0d93af874301599fa245c3b059895c6ef1e1ec8e58962673a1bd899cb5ec94 8520 
purple-plugin-pack_2.7.0-1.debian.tar.gz
 a8ba01ca25f815330eaa62826dd31800df1d3d399e0d47a6a8bd630996b6df1c 389348 
pidgin-plugin-pack_2.7.0-1_amd64.deb
Files: 
 0deb26a84c4834fa890dee3410844cdf 2082 net optional 
purple-plugin-pack_2.7.0-1.dsc
 a1ee405e81ad955798af7b2a6a8564fb 761618 net optional 
purple-plugin-pack_2.7.0.orig.tar.bz2
 fcf4d4b6e5e77fff22ab611e1ec3b857 8520 net optional 
purple-plugin-pack_2.7.0-1.debian.tar.gz
 491dbb79d9207b5f55da20ee40098edc 389348 net optional 
pidgin-plugin-pack_2.7.0-1_amd64.deb

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

iQIcBAEBCAAGBQJQln8CAAoJEP4ixv2DE11F5OEQAKaJPo+Lv6GENCzZzuegf3K3
okOtOMAtEEPRyfkn6/Pu0ioFcDPZ4AGnxpi6F9YBB3p0uswSwUgS2jim6hVVhyM3
huoACifzJyAJXyC72PkmoK4y8McM+jczMh3adLnDAEp++dgiFdzASEAjq39gr/D1
Y3jkyAuRAhKVx8E0qdvyiJk4DPxbxAdBC38GCLt1Y1RXOBxCX89M5CUKxdDN4qXO
iuc5yvBR/HDlFzn9pPG9fKRW0uLTdtG861EHvysVhtIPqgRvOFs5ICiQ0Drou7XV
5QfidfJwkGjcu1vf7HXt3eOXSe09Kgm+vl/FGs0MdCphfJoypKNV2FtfzEyo/Wre
6cl61dJzYQh0hKI0BVLfUOM7B7LvjPgd7DHu5ylDWCmUE0TWjy+jvH4l0/LdBmfs
kEwjeyPdBuhLLHn0/3jXVrpNjjdKnDyBJKPznFMjcRKv6KlZVCyA9YAtnErz8Wko
Mp+W+lvEnMjonALXYmijiVx4qxK2bpRWWYgRgccIR/H4SA3GxmM+C6Cy/gye1O4d
QD3+vY3MHNtth6SiaNeHYM0sIqE3jEL0Cb5YsKgwr/m7DuS7eqUpQPzjktUrEfQF
KDDA0uihFtMiA15g21zs3IhS9jsOnpoqsWx05sgePDLaPDmI0RjYEYSf08cxYw8t
pjXfMrVQ2DnRq+XSxAW4
=+RVX
-END PGP SIGNATURE-


-- 
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/e1tv1xe-0007fj...@franck.debian.org



Accepted fldigi 3.21.60-1 (source amd64)

2012-11-04 Thread Kamal Mostafa
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sun, 04 Nov 2012 06:57:53 -0800
Source: fldigi
Binary: fldigi fldigi-dbg
Architecture: source amd64
Version: 3.21.60-1
Distribution: unstable
Urgency: low
Maintainer: Debian Hamradio Maintainers debian-h...@lists.debian.org
Changed-By: Kamal Mostafa ka...@whence.com
Description: 
 fldigi - digital modem program for hamradio operators
 fldigi-dbg - debugging symbols for fldigi
Changes: 
 fldigi (3.21.60-1) unstable; urgency=low
 .
   * New upstream release
 - Restores support for fltk1.1 builds (was broken in 3.21.59)
Checksums-Sha1: 
 e06dd9ba4ab54d0d099cccae0920ac58a5c92f70 2227 fldigi_3.21.60-1.dsc
 1e9bec86dfc8e30d5d9cd3fd005c2f25c8781798 2120677 fldigi_3.21.60.orig.tar.gz
 74c07014f780b1bddce9ac82579044e705af47ad 13478 fldigi_3.21.60-1.debian.tar.gz
 4d1bdb53c95eca30bb3b95e97338033ccc7e2075 1805170 fldigi_3.21.60-1_amd64.deb
 64287e299800b564c32dce9e112c77d7dfab92e4 7104032 fldigi-dbg_3.21.60-1_amd64.deb
Checksums-Sha256: 
 e6438b45332a2e104da0474f5399dd87b163463a943d94bb10d34124fdd24c46 2227 
fldigi_3.21.60-1.dsc
 72bbd9f1066642671fa50736224c186c2d4874f20548d304e84194d3609b1a1b 2120677 
fldigi_3.21.60.orig.tar.gz
 ad2557a8fc630e38ed4ee642ebe23ee065c791b2811320213604fc6452235121 13478 
fldigi_3.21.60-1.debian.tar.gz
 fffda1afd70c3c081fd9aaadfb72d79acd16dd7e65725cda7ad59232cc921695 1805170 
fldigi_3.21.60-1_amd64.deb
 6504cc2214674484c8ab2f37dafba851daead9eddec266315707ff534accac97 7104032 
fldigi-dbg_3.21.60-1_amd64.deb
Files: 
 2dfecdefe6bb63a452c9a1593831b33e 2227 hamradio extra fldigi_3.21.60-1.dsc
 f18e660bc8bf2ac9c9da58365ba07ba8 2120677 hamradio extra 
fldigi_3.21.60.orig.tar.gz
 9a987ca3e2c81d0d07eaa468c75842e4 13478 hamradio extra 
fldigi_3.21.60-1.debian.tar.gz
 01422bdbcc67e6b0dfdcdc5c8e250d1b 1805170 hamradio extra 
fldigi_3.21.60-1_amd64.deb
 60409738de4db25c7e1b1fd20938f2bf 7104032 debug extra 
fldigi-dbg_3.21.60-1_amd64.deb

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

iQIcBAEBCAAGBQJQlohAAAoJEHqwmdxYrXhZ2xAP/3Z3fgrXVN8qr6Erz+fsByN1
1eJnZsZbpFBA5Y5+S87hq80MWaUoJpRRvyw9fHdsU8npXg1ZQVmv7uQS/Vs8AjDj
SVo6nLeJlel8svG0SV7/dFzd70nwOikH5skej4YV0rdnz6MSdRCZXl2aPj5RJQ6C
56qNJCfhvA50qOUpivBGPIFxxHbc2jpp4wAV5oZ0BzGhr/oweKNAM7ZtONE3SAUY
NawtVfhbtk0zC9D9EE8BZf5e0TIOW+rS+w/h/QVO33J4ICXPc6qAEdxwOecx0cgu
ZQPODIRbIHXsZ8/IzETEpcRIpda7aHQ2HidFh/Mqygkre881GcLDkmgLOIMdnpF6
iYQWqcjQRpRs4xoPSLETiPBjr27BC+YWIrVullE1J+3K2uV5fQl1ONEfvFb2fonr
B7HauiWc0Esl7r/6QpZKfPctfBn7sHvCU9Gic87zPbe42AgnhKlgaK+iA5X2BaNZ
tSpfrCLWFhF1QtBU1bpYfCPFl0PAPNgUuAWoXcl/b9EqcW10ApMLCsRUIDj7HC3t
6ZP4um2ag8QjNfMJ2Kf7i2lm6HJKNFKWt6+ZgMaZkQjsfBfWqY4q+tU+cfgRl6wu
VMxW30HEVVj1RQcOwcPMbZzgPYThvOWa2ou2Ea78qaK2VfFXBg+QwRvB8F4N8x/x
tZbYnw5PvtrLntc8BcPE
=2khl
-END PGP SIGNATURE-


-- 
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/e1tv2bg-0001kw...@franck.debian.org



Accepted ruby-sass 3.2.2-1 (source all)

2012-11-04 Thread Jonas Smedegaard
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sun, 04 Nov 2012 16:14:49 +0100
Source: ruby-sass
Binary: ruby-sass
Architecture: source all
Version: 3.2.2-1
Distribution: experimental
Urgency: low
Maintainer: Jonas Smedegaard d...@jones.dk
Changed-By: Jonas Smedegaard d...@jones.dk
Description: 
 ruby-sass  - powerful but elegant CSS compiler that makes CSS fun again
Changes: 
 ruby-sass (3.2.2-1) experimental; urgency=low
 .
   * New upstream release.
 + Add a --poll option to force sass --watch to use the polling
   backend to Listen.
 + Fix some error reporting bugs related to @import.
 + Treat protocol-relative URLs in @import's as static URLs, just
   like http and https URLs.
 + Improve the error message for misplaced simple selectors.
 + Fix an option-handling bug that was causing errors with the
   Compass URL helpers.
 + Fix a performance issue with @import that only appears when
   ActiveSupport is loaded.
 + Fix flushing of actions to stdout.
 + Fix the documentation for the max() function.
 + Fix a @media parsing bug.
 .
   [ Jonas Smedegaard ]
   * Tidy rules file.
   * Build-depend on devscripts to always do copyright check.
   * Bump debhelper compatibility level to 8.
   * Update copyright file:
 + Fix use comment pseudo-section to obey silly restrictions of
   copyright format 1.0.
   * Refresh patch 1001.
   * Add news entry about deprecating attempts to multi-file @import.
Checksums-Sha1: 
 49a34f8b5440a337b96a376a06bd9672ae9317f1 1936 ruby-sass_3.2.2-1.dsc
 f24f03e6ab980199eb87927705ec318f99381308 272331 ruby-sass_3.2.2.orig.tar.gz
 e8cace234491c121b4cbddb4acab9df6e159b9e6 7278 ruby-sass_3.2.2-1.debian.tar.gz
 2c6a368778b363bc5d4e70cc3cf8ca7de00c2f77 152330 ruby-sass_3.2.2-1_all.deb
Checksums-Sha256: 
 20c19f2eb7d49228fe58be1dc0f0bdd7627426a6b3551e6aa22b888bf46b2774 1936 
ruby-sass_3.2.2-1.dsc
 2f7dcf4e547b4db7d151c72544e3890e6348e7e26e5ff1d4c499bd876d705d67 272331 
ruby-sass_3.2.2.orig.tar.gz
 cd20c7831e180e4e461cd50f420aa178c2469537b92e2dc10b190367138703b9 7278 
ruby-sass_3.2.2-1.debian.tar.gz
 ea6886f54f8dd78648d33583bffa5d87419ad743f07ce1d8223d0de63e2011fa 152330 
ruby-sass_3.2.2-1_all.deb
Files: 
 fa09b7de7a0b4344b2cd20e1bd167db0 1936 web optional ruby-sass_3.2.2-1.dsc
 aa9dd24cfc8c9f7259059fc6079fdf46 272331 web optional 
ruby-sass_3.2.2.orig.tar.gz
 93649438a82b92f9b860af7e1eb32c5e 7278 web optional 
ruby-sass_3.2.2-1.debian.tar.gz
 764a128babb06e0b0ee04c6a0e7adbaa 152330 web optional ruby-sass_3.2.2-1_all.deb

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

iQIcBAEBCgAGBQJQlohBAAoJECx8MUbBoAEhk4UP/jmXU36gbDMPuGTxVpfS8Gqj
m1poLAnN3ZtAKQswYyxEPAv3+lAE1+bdmotSQp1e3+sCT8aohbLGaH5hkk0U+5Jl
PKRFUptYZjdGSZtERaL2dzLYVDqyRo67iPrEzNsgTZdaZ7n3B4Ao2fzLC9tfkLge
Ve4dOE7F1XDrhGxXshW3jqMyzPzIwBSsZkJIObjIAoiHLGdnMMFaAnt+WMR1ToXD
Von8i5Q0Dg8sko4g/7QPXiQ9b4fktakO9p0MBEMgkQPBi3pia5e/HPeSArBzkCOO
USuCtyD5cxcZ9sfVNOuB9tCAk2Ep8g3dxQi3UnYsvB9NgHfQsJHBKmbt9dPlz+J9
rLJJ5XXUIocLxCe7I+yHbxML0Or1H60wWza7f5bhV454SNimOTdfSiAiG609pvz9
A8sbj2cCOHaULfexcSK8eGn0BhddR+O27BC2lpvY2UK5HDrgP3ZShFCp1iHXjhsN
6QqQyWXBSJtA8J+M8Fu5PYPnkR+7pf+HQ6OstSQdss/oQnFmgYuUAekPZfCoKfjA
ZRM7ljPpJ0Ke4Sc2A114oN5sbOupRTgGZ8stk7L4nIpRu23qz+aqq6tqq7cR+3/h
da6S38GOJwx6XEkXA0acDhNSMbg8P4JE+Oi51/ggEBjddUanw5bUBwE1pih/z+DG
FYMqoMR1PbVxbMSnYQxr
=DTLU
-END PGP SIGNATURE-


-- 
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/e1tv2br-0001or...@franck.debian.org



Accepted hslogger 1.1.4+dfsg1-3 (source all amd64)

2012-11-04 Thread Iustin Pop
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sat, 03 Nov 2012 23:55:54 +0100
Source: hslogger
Binary: libghc-hslogger-dev libghc-hslogger-prof libghc-hslogger-doc
Architecture: source all amd64
Version: 1.1.4+dfsg1-3
Distribution: experimental
Urgency: low
Maintainer: Debian Haskell Group 
pkg-haskell-maintain...@lists.alioth.debian.org
Changed-By: Iustin Pop ius...@debian.org
Description: 
 libghc-hslogger-dev - Haskell Logging Framework, GHC package
 libghc-hslogger-doc - Haskell Logging Framework, API Documentation
 libghc-hslogger-prof - Haskell Logging Framework, GHC profiling libraries
Changes: 
 hslogger (1.1.4+dfsg1-3) experimental; urgency=low
 .
   * Team upload.
   * Rebuild for experimental (bump dependency on haskell-devscripts)
   * Bump upper-bound on network library
   * Standards version 3.9.3 (no changes needed)
   * Fixup synopsis (drop 'the')
   * Add dversionmangle to watch file
Checksums-Sha1: 
 8978206e8ea973ffc9f0085756a3133515e2a454 2413 hslogger_1.1.4+dfsg1-3.dsc
 df3748b4d65f4fb821634bf5676848268576eb09 9016 
hslogger_1.1.4+dfsg1-3.debian.tar.gz
 93d52fba62cb1f28f3bb8c1afc6852ce062cf324 95004 
libghc-hslogger-doc_1.1.4+dfsg1-3_all.deb
 38d38c867425f90d9fcdd7e92e1db69cf3a77b72 150914 
libghc-hslogger-dev_1.1.4+dfsg1-3_amd64.deb
 28e3c84fff59b5a954cab391ebcdc6fd6e0fa5e6 141248 
libghc-hslogger-prof_1.1.4+dfsg1-3_amd64.deb
Checksums-Sha256: 
 79d329a0be177aa16898bec4716b7bd0803b8597f412dd34f105c530dc2530ff 2413 
hslogger_1.1.4+dfsg1-3.dsc
 57b3bb119b2a9b9a973eb3f9936cfa98019a74cccb6c3ad6844051b23afa2fe3 9016 
hslogger_1.1.4+dfsg1-3.debian.tar.gz
 6766014ae6d1ed198bc0d9155de97e059bb9beecf8be92bd74752304e2f88afc 95004 
libghc-hslogger-doc_1.1.4+dfsg1-3_all.deb
 2878c01c39f6caefd03e9c108e3f305f7e7d0817fc1b185f68dcce1307a01360 150914 
libghc-hslogger-dev_1.1.4+dfsg1-3_amd64.deb
 c119b4cc7727a02e7a48ebc49896ca0c728110fcc333adeab391104e80300bf3 141248 
libghc-hslogger-prof_1.1.4+dfsg1-3_amd64.deb
Files: 
 92fe1c3177caa292971c84a225cf37c2 2413 haskell extra hslogger_1.1.4+dfsg1-3.dsc
 0a0ca1b528d95f6ff32b576504ff35bf 9016 haskell extra 
hslogger_1.1.4+dfsg1-3.debian.tar.gz
 76a6f57eeb6fe527fd25db0c41be6bfc 95004 doc extra 
libghc-hslogger-doc_1.1.4+dfsg1-3_all.deb
 1e73b8797b60d82bc843da16f0a60005 150914 haskell extra 
libghc-hslogger-dev_1.1.4+dfsg1-3_amd64.deb
 4a798d0397d8ab0565e4d9f205eb3c8c 141248 haskell extra 
libghc-hslogger-prof_1.1.4+dfsg1-3_amd64.deb

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

iQIcBAEBCgAGBQJQlor9AAoJEPZuPkGfhPTeMOYP/3Msu3dkSzYIc9PoScPscUl7
Ay5wqNs7G1Bgl4enCQuXtitEBIUUf4te80sGyq878ZEwtSugaa8HDrr9UfMnb/Zo
/G/5hPxwfO3XLMl9pCSl88U2oOYJRsbpmAgJj5YlZ8KWqpkag7/MB37+ypY7sy7D
3vgK7WG9eF4Ph6iYoNDO3rbusymJOdDPL2Ajrg/swZT6U7lQJyA2aWRizMwOaspp
tGmOOC+SokZeIplJzDNLSedNc9Iv385OVMWQF9Qb1VJKTxiarw3eEBsV5rRrtwTU
YPVuc6dEJ630ENQbH/BtCi6N/CK0YahuIow2qqqYAXHRDMZapzQnbINtlIuDBi1D
20JP1fj2UX5HWokSjx0dUJK4Cp31QFJntnaRky0DaaJ+tGdSLRBzLzTIc3Jxhb8H
Z58azu3OKxzEIJjPNPZHIB0x9tVp3p+y3TXabr7qr329+SPrT1ccTZCRemHoW5cx
Vh1Vk/mxJ0Zn0U5w6iXXyc61EtUL+AOQMOhr0szhPDXtAlW3tTdfDgkd3OO+m5Tf
4JVN3/lSbp17rRoX8kdtoftNR8wJE3O+NfLgLmNDCMgLUR9M2yAmQiNPqK5MQk97
16urkQsuhIQXIxThCnsY4LQp+dTUaSYt0leF4YIWmXldpzRkfnrtnNAbhkOC1akZ
+VsEHWKpkpa3jytwfcTI
=JmRK
-END PGP SIGNATURE-


-- 
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/e1tv2ep-0007bo...@franck.debian.org



Accepted capi4hylafax 1:01.03.00.99.svn.300-18 (source amd64)

2012-11-04 Thread Joachim Wiedorn
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sat, 03 Nov 2012 22:03:33 +0100
Source: capi4hylafax
Binary: capi4hylafax
Architecture: source amd64
Version: 1:01.03.00.99.svn.300-18
Distribution: unstable
Urgency: low
Maintainer: Joachim Wiedorn ad_deb...@joonet.de
Changed-By: Joachim Wiedorn ad_deb...@joonet.de
Description: 
 capi4hylafax - Faxing over CAPI 2.0 device
Closes: 682135 691863
Changes: 
 capi4hylafax (1:01.03.00.99.svn.300-18) unstable; urgency=low
 .
   * Only suggest package isdnactivecards. Closes: #682135, #691863.
Checksums-Sha1: 
 7b44a7f1f66cc27c7e441f7ec1f1a2f0ac58e66a 1977 
capi4hylafax_01.03.00.99.svn.300-18.dsc
 659ff43f3b7af45dbfb3d8b5d05574c8c37a5dae 544982 
capi4hylafax_01.03.00.99.svn.300-18.debian.tar.gz
 a3d6fbc76938c74f3cdf581ea9ec5177b7a1a950 235888 
capi4hylafax_01.03.00.99.svn.300-18_amd64.deb
Checksums-Sha256: 
 becfcbfd00d9665bc40cfeb048632d086ae8c9fdee58bd52b2f727bf5ac0a771 1977 
capi4hylafax_01.03.00.99.svn.300-18.dsc
 af7ed502df76a77c32043f2f25f6027971cdf3c7d57ac0e68cadcb141a8f08ae 544982 
capi4hylafax_01.03.00.99.svn.300-18.debian.tar.gz
 2bedf21cde82c2e5ca4eed5ad4fac0ce6b5ecbb80018e8fd3f8d6171380c3ce8 235888 
capi4hylafax_01.03.00.99.svn.300-18_amd64.deb
Files: 
 1e342e1ee92ce8e89b4c49a6a40faf32 1977 comm extra 
capi4hylafax_01.03.00.99.svn.300-18.dsc
 f3e9bafdc5240dd523ad773c17536625 544982 comm extra 
capi4hylafax_01.03.00.99.svn.300-18.debian.tar.gz
 9fff5069e126e0b31c3f31b58a308a9a 235888 comm extra 
capi4hylafax_01.03.00.99.svn.300-18_amd64.deb

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

iQIcBAEBCAAGBQJQlo7tAAoJELgqIXr9/gnyzqQP/1NFJqLUGQkv+6cGPSv/MyNs
QnM3/8kZflo0syWTOPhgSazuGItx/gulg9iakG9uJO2eHNjeoTMaYNyHaLiwYoPC
X5iALpBN3dkaZ6o2S84lclCamxYDXAS2WV9Bben0u06RE02YnEWBm31oxs9hC64Y
Vg2wsXP9pmLZ5pxYNbs2jLYnME9kVdGlYBXDvohXFyw6A4IytwjDhs9QTMq0+mb8
1BCXNiAir9N7q8ukhlpzq4sMS7YvZC4/a/bLkZBtzyXgqQ2m5VzHetVT5YQfuO4p
2EUjKKNGY5rZA9XT9GgZ+QHC7bXSgkfswnpKusxMuFb99YHywOnDIwxnTLol359y
1jA1nyQy7rPPywHqg3R+z1F8E96VCVSkXYnTEITPsYHx+sHvEb+luM6aVMPqrmuZ
crXtjm68j2k/7cTQKAXxV5x6+11ylPjWAVy7pdH4KpViEUa2KeL7Ra+pRw5GvhH/
6Mrgaoxqphz14oByliRM3KY4Ogp6hHQ4rxbHrtAUe1a2qtC9ag9SyqzWZjra7BkY
H7Tow+uGPWhoiGbvEStPhyexzatP4zMji0Z5GzoJDoQju3XUXqiTZFR/Lau1G9Yz
ksJY/PbyXQ829DddJsWeZs7UAQBoJC3psdERFMHjONLcrri6D9mjTIMHS+TtZGFO
9TRl59EenblhJ19S8pUn
=N2FG
-END PGP SIGNATURE-


-- 
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/e1tv2tb-0001tg...@franck.debian.org



Accepted aspcud 2012.10.24-1 (source amd64)

2012-11-04 Thread Ralf Treinen
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 04 Nov 2012 16:34:51 +0100
Source: aspcud
Binary: aspcud
Architecture: source amd64
Version: 2012.10.24-1
Distribution: experimental
Urgency: low
Maintainer: Ralf Treinen trei...@debian.org
Changed-By: Ralf Treinen trei...@debian.org
Description: 
 aspcud - CUDF solver based on Answer Set Programming
Changes: 
 aspcud (2012.10.24-1) experimental; urgency=low
 .
   * New upstream release (upstream svn release 5904)
   * debian/patches:
 - pathes: refreshed for new upstream version
 - no-cmake-errors: dropped since adopted upstream
 - gcc4.6: dropped since adopted upstream
 - clasp-2.1-apichange: dropped since we now build for clasp 2.1 only
 - added cmake-use-environment: makes the toplevel Makefile pass
   environment variables to cmake. Thanks to Roland Kaminski for the patch.
 -added add-trendy-criterion: make aspcud recognize the trendy
   optimisation criterion.
   * debian/control:
 - bump dependency on clasp to = 2.1 since this is needed by this
   upstream version
 - bump debhelper compatibility level, and version of the build-dependency
   on debhelper, to 9. Needed to pass dpkg-build-flags to Makefile.
 - Standards-version 3.9.4 (no change)
   * debian/copyright: add copyright field for lemon/* (public domain)
Checksums-Sha1: 
 954e817dd6dab78c25d01837ac5a41eacaad3d1c 1318 aspcud_2012.10.24-1.dsc
 98b0f1cfa5f7c4fe4d74da364db8afa03f2ef542 101157 aspcud_2012.10.24.orig.tar.gz
 abf41a8c17a25ba204bcede2a0596a2a6e738881 4592 aspcud_2012.10.24-1.debian.tar.gz
 45d0b3e746c4fec4e755feeae4e9270359a7df84 198486 aspcud_2012.10.24-1_amd64.deb
Checksums-Sha256: 
 5851a7866231cbbe3ac91e67872ed536cba2dc55a13c39bedab7b20584e61ccc 1318 
aspcud_2012.10.24-1.dsc
 44696e73d69ef6c60be2010a7ee810a4f66f35731a1ece6849f6190b5a153c62 101157 
aspcud_2012.10.24.orig.tar.gz
 ccf068e4ed10c538f526bfdd1078ef58a06b898f41d2d1a373923b6ae7f199df 4592 
aspcud_2012.10.24-1.debian.tar.gz
 5841f732c44cd8b258380d6e4c8d86d7b348974c4df4091be73730e6e9edca8e 198486 
aspcud_2012.10.24-1_amd64.deb
Files: 
 5f535c5ef505e0a50f6648d95a7d11f2 1318 admin extra aspcud_2012.10.24-1.dsc
 607c3bcc6c720ee5ad648c3af23938c4 101157 admin extra 
aspcud_2012.10.24.orig.tar.gz
 334a062cb8b2cf2ff791f4aca95a3885 4592 admin extra 
aspcud_2012.10.24-1.debian.tar.gz
 09a1a115f836fe44ad8f294ea9e72693 198486 admin extra 
aspcud_2012.10.24-1_amd64.deb

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

iEYEARECAAYFAlCWlN0ACgkQtzWmSeC6BMGk0QCgw/ZdlYeH+5n740B1t7rxL0ZV
MKMAoNsCKp5s0g1hg5mUVAiD0btCaEbU
=hr/Z
-END PGP SIGNATURE-


-- 
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/e1tv37f-0004ho...@franck.debian.org



Accepted modules 3.2.9c-3 (source i386)

2012-11-04 Thread Alastair McKinstry
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sun, 04 Nov 2012 14:51:25 +
Source: modules
Binary: environment-modules
Architecture: source i386
Version: 3.2.9c-3
Distribution: unstable
Urgency: low
Maintainer: Alastair McKinstry mckins...@debian.org
Changed-By: Alastair McKinstry mckins...@debian.org
Description: 
 environment-modules - Modular system for handling environment variables
Closes: 691521
Changes: 
 modules (3.2.9c-3) unstable; urgency=low
 .
   * Fix broken bash completion. Thanks to Alexy Brodkin for patch.
 Closes: #691521
Checksums-Sha1: 
 3b9c131b31485b5a501ab769cd244fa28e73ebd1 1758 modules_3.2.9c-3.dsc
 f91a92544e4363809c601518cea4d3cca77ab796 3967 modules_3.2.9c-3.debian.tar.gz
 f4e48f0d963efb47e36f384118e24145e104a89f 124928 
environment-modules_3.2.9c-3_i386.deb
Checksums-Sha256: 
 58e7fa33bdc0de1cf1d97a79055a5c1cc0b2b6b2a17bcca6cd93dc10d61dd63f 1758 
modules_3.2.9c-3.dsc
 cc4cbe1b6e06c10b61c5efb72efe95265db8311b1423ccae41800318587bf317 3967 
modules_3.2.9c-3.debian.tar.gz
 61f33799d01a435b61b0642e88a4969c7a3bf82852e66530a97998bbaaefdccf 124928 
environment-modules_3.2.9c-3_i386.deb
Files: 
 8eb341b826909d9d8ee0f5a5d63b0509 1758 devel optional modules_3.2.9c-3.dsc
 36f44959150eeda38efc2b4921d1580d 3967 devel optional 
modules_3.2.9c-3.debian.tar.gz
 794d55dd7ca1526018fa01922769364f 124928 devel optional 
environment-modules_3.2.9c-3_i386.deb

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

iQIcBAEBCAAGBQJQloJgAAoJEN9LdrZRJ3QsCEoP/3acOCK0x6Qx0gd1FXd0Q//t
l/Qd/+9JrP/ScTI8qb7L3D7aQr8imuQJxayrxD61mCIygzCuXHRk85Qn/wNG+DY1
5O52ymj0CZ7CeQHFy8snKM1XXT+bg0snNwC93zO1tTrMAE/07kcoXx560m4bjivh
V6CqKCmaiEeo4MMwsfzNcidCDe7iskJFo4WgOBybd1C0SbWPwxRptv4qZgBv2fnl
PZ7y9QVAkCkRhLE2Wydyy3/g3DBZol1pW8LiBRHNSWL2FKWFFxS3PavtQerk0hNm
UgEhwGvmxAf5+8z7nZOj65rhOVbfGPLMAbHQE4wk91Avegq1xjGQn46uZAMKTj11
Xyd4RKk0Rc3OdP+0hx0GYy91DnuTxwzofK/AGO+/c5A9z/JDkjMoLBEWgop7oYbp
mAIIilSTmtBdZAY+XjsVTR3YaU5FZ2OCr99oqg9smpQKxkST533k4ZRq4wbF00MA
eVxIJZ5eKR0Nggm4XZQjy6ZjMY6Q3vjuKuHtvXEuu2pUJeHOo/+ahxPO2+gUwaHr
SevTwiFvH2HshSZ1ZJLVerJ5XvnPQ0JPULr8AqAC46paBaE7hDNa6h8tHsh7iTjo
XOu1Zmqt93/U7OnaL5OchYfod910lU14do64z1LoveyhSDx2So/Pp2ZswOZB8bl0
/rCy+pasHORlbFISjlKV
=IoJI
-END PGP SIGNATURE-


-- 
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/e1tv3ao-000321...@franck.debian.org



Accepted python-docutils 0.9.1-2 (source all)

2012-11-04 Thread Jakub Wilk
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sun, 04 Nov 2012 17:22:24 +0100
Source: python-docutils
Binary: python-docutils python3-docutils docutils-common docutils-doc
Architecture: source all
Version: 0.9.1-2
Distribution: experimental
Urgency: low
Maintainer: Debian Python Modules Team 
python-modules-t...@lists.alioth.debian.org
Changed-By: Jakub Wilk jw...@debian.org
Description: 
 docutils-common - text processing system for reStructuredText - common data
 docutils-doc - text processing system for reStructuredText - documentation
 python-docutils - text processing system for reStructuredText (implemented in 
Pytho
 python3-docutils - text processing system for reStructuredText (implemented in 
Pytho
Closes: 531170 681723 692127
Changes: 
 python-docutils (0.9.1-2) experimental; urgency=low
 .
   * Install all DTD files (really closes: #531170).
   * Fix DEP-8 tests:
 + Drop dep8.diff; it's no longer needed (closes: #692127). Thanks to
   Dmitry Shachnev for the bug report.
 + Adapt Python 3 tests to the new way 2-3 conversion is being done on
   upstream tests.
   * Partially fix FTBFS with Python 3.3 (closes: #681723):
 + Use relative __import__ (python3.3-import-compat.diff).
 + Make order of languages in \setotherlanguages deterministic
   (deterministic-setotherlanguages.diff).
   * Set PYTHONWARNINGS=d in debian/rules.
   * Set PYTHONHASHSEED=random in debian/rules and in DEP-8 tests.
Checksums-Sha1: 
 f8d214dbf80200b2faeadf5295d527f523988709 2445 python-docutils_0.9.1-2.dsc
 45db5091223bc9c85e7d1e6b8e1f6c2d0a9d479a 33218 
python-docutils_0.9.1-2.debian.tar.gz
 eff7163102c9a18fb251ef1001dc4cda84707920 415720 python-docutils_0.9.1-2_all.deb
 3520b14d7e455c28bbe129aa6793bf8b94ffc68b 413692 
python3-docutils_0.9.1-2_all.deb
 89a1624a7e225dbdc50283f141b2fc97d62eb2bd 205170 docutils-common_0.9.1-2_all.deb
 17fb6c549cc26e936ba27bceb982c0ffa087f782 1314960 docutils-doc_0.9.1-2_all.deb
Checksums-Sha256: 
 c72008fd32b551a68653f71977f8d041ec70f57f053a1247c336eaa81b7acbff 2445 
python-docutils_0.9.1-2.dsc
 348d291ab6ef42dce94dfa1eb18f2b8ffd4830caa8f022e6325b34c11ae2c745 33218 
python-docutils_0.9.1-2.debian.tar.gz
 98cf2e93959ba99214f71adadf026d2c0de61641ba0134598ee62f7c08d2472f 415720 
python-docutils_0.9.1-2_all.deb
 6345ca86c18c99b058ea1395138902699c6f992098deb4b5d363b6523468e2c1 413692 
python3-docutils_0.9.1-2_all.deb
 69d1b96fb9f7bbfd01fd35a8ceac5439e2010e327c6ecacaa1a6a1345ab42b5d 205170 
docutils-common_0.9.1-2_all.deb
 352b1156099d90e4a6d0234636ce55fce461c416808b17a3743e83538fc367b0 1314960 
docutils-doc_0.9.1-2_all.deb
Files: 
 13f04ed92782e62137ab60a96c73affe 2445 python optional 
python-docutils_0.9.1-2.dsc
 52b932d51e9c35dbcbccc20bfbc0e22e 33218 python optional 
python-docutils_0.9.1-2.debian.tar.gz
 67a88a52073334b33593d9c0518d4215 415720 python optional 
python-docutils_0.9.1-2_all.deb
 379c06fa0cfcb7ff127e9fb440203a56 413692 python optional 
python3-docutils_0.9.1-2_all.deb
 66c489d0743261c6a94ae6e09fa047bb 205170 python optional 
docutils-common_0.9.1-2_all.deb
 2069c948f0493d293f92feebca0145c7 1314960 doc optional 
docutils-doc_0.9.1-2_all.deb

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

iQIcBAEBCAAGBQJQlpp5AAoJEC1Os6YBVHX18HQP/jA4h496/oztiqO6q2ztQkj4
Hx3JyaHW7/b3+AG0bTLKjRtBRUAGQuTs6DU3oE2cMEDmo/36z3cQOZiWXnHugJCl
wqNolPr1IomcTHGnLTeBdtzmmFqA8fFgi5v4aOR0ZsN/241o6izT8OhE6agfoARI
BLNoRut+RyfvWvnJHMPpCga2ZGHxf2fVq+flEmQZmhfYU183umGOMtK8YyEXNRWT
yO1qozDMkWPGtQl90g/x9UppOfZQV3qjwCsRr4o05HW5GEsM4/V0tJRYKj3OpksQ
YTpCxH3D/Ty3LxrhW/hnbZRaxw0JVHx/gN+X+9CWSNCSWmkFBWFk1JNU/93IuZ23
Y6Hv5gUUxI2MQUbEvVEt5/a07unJV8bK627sPuPVjyLifYQB7LfhX1Gw0V89ZrgM
EATww7jPf0C82rXudVROHgWmam8SgfOPANBNjSOhMv8HQ3LUJ8gj9DVNm/tjVsNH
2ikNgKXlCvAwib4r1GIwsHyKXRhfPKYxpi+U37YzGyXzjUnVTkNS520chwdgo89O
GrpwCz/onhatCGDd14U9fERgoSCwlqRmPbAtmI9V9ubFIpV0+7+eALHAjU72lL0p
Vp+lC2oiktDsyf1DDv+dtE7fTAOX0JbIas8dLdKN1Rba4NigrFpT0GzC7wrTQoL5
4xxOS2wiM6H1LECXsPsY
=C43a
-END PGP SIGNATURE-


-- 
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/e1tv3ay-00039p...@franck.debian.org



Accepted audacious 3.2.4-1 (source amd64)

2012-11-04 Thread Alessio Treglia
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 04 Nov 2012 17:22:36 +
Source: audacious
Binary: audacious audacious-dbg audacious-dev libaudclient2 libaudcore1
Architecture: source amd64
Version: 3.2.4-1
Distribution: unstable
Urgency: low
Maintainer: Debian Multimedia Maintainers 
pkg-multimedia-maintain...@lists.alioth.debian.org
Changed-By: Alessio Treglia ales...@debian.org
Description: 
 audacious  - small and fast audio player which supports lots of formats
 audacious-dbg - audacious media player (debugging symbols)
 audacious-dev - audacious development files
 libaudclient2 - audacious dbus remote control library
 libaudcore1 - audacious core engine library
Changes: 
 audacious (3.2.4-1) unstable; urgency=low
 .
   * Team upload.
   * New upstream stable release:
 - aac[mp4ff]: Check for errors while parsing MP4 so as to avoid
   infinite looping.
 - cdaudio-ng: Fix wrong PACKAGE definition being used, and use
   about_text.
 - Improve 'Audacious OSD' default settings.
 - Support the new GDK_SCROLL_SMOOTH event in GTK+ 3.4.
 - Fix build on OpenBSD.
 - Make sure NULL is defined.
 - Fix ISO C violation (inline definition with external linkage
   and no external definition).
 - modplug: Don't include sys/mman.h.
 - audtag: Don't try to set custom tuple fields as they currently
   are unsupported for performance reasons.
 - gtkui: Remove hack that made the left mouse button behave like
   the middle button as it breaks the intended behavior of GtkSlider
   in GTK+  3.5.
 - Few more little fixes.
   * Remove debian/*.docs:
 - There is nothing to install as the ancient README file
   has been removed by upstream.
Checksums-Sha1: 
 44c8bba9c0bc2061462b45cb2769c2118a057895 2407 audacious_3.2.4-1.dsc
 24aa75e0a15d2327641c81c6ec7ea153a8df1ae0 690943 audacious_3.2.4.orig.tar.bz2
 d6864ecac0f28c2aaef670397e4a128b97a670fe 15203 audacious_3.2.4-1.debian.tar.gz
 f1058f0e7e43fc68739cac129a5b79d40f5afd8f 407352 audacious_3.2.4-1_amd64.deb
 32e0c05b52c0d3ca3865d5e46366394e26a25fca 650400 audacious-dbg_3.2.4-1_amd64.deb
 d1e04f0e26edfe1b01c0fe4bb1d730205f85292a 43044 audacious-dev_3.2.4-1_amd64.deb
 5d656ed474f179924ba30788046d6a9b09151c8b 20470 libaudclient2_3.2.4-1_amd64.deb
 77e7c4d51586a884c68fa5bf3f930180b6b90848 100644 libaudcore1_3.2.4-1_amd64.deb
Checksums-Sha256: 
 70457855902d7753cacfd01451d393ae1b19fd34eea26c9d832067b9cc2f03f2 2407 
audacious_3.2.4-1.dsc
 12a14542883407110d2b4367db38e8e0620d83a266388427f358a66689a4553a 690943 
audacious_3.2.4.orig.tar.bz2
 68ded7852620e4413c5bed06ed560f06638b851f51d72d6ad666ffb5af98b764 15203 
audacious_3.2.4-1.debian.tar.gz
 767cb6853dd08b826e0bf4e425f4a6c572986e4da301a2deb4c69c34c87e89db 407352 
audacious_3.2.4-1_amd64.deb
 e117ac95ed464e854967d11c0c46be1f22e135aeaf1db4fc1863884afc65331c 650400 
audacious-dbg_3.2.4-1_amd64.deb
 70ca964fbc48e47e1283737249f9bd09fe5bb40a20e7f56939b1894e773d2b67 43044 
audacious-dev_3.2.4-1_amd64.deb
 9edb7301fa0d7d3692a3b45b2d76e72ebb34b822520cd51fc11e2224c50296df 20470 
libaudclient2_3.2.4-1_amd64.deb
 46abb8dbfe3bbec51ab235a321d0f16b071babfeb518328e1c650210c3978741 100644 
libaudcore1_3.2.4-1_amd64.deb
Files: 
 4a09eb8571af3976b5067f49e8487757 2407 sound optional audacious_3.2.4-1.dsc
 7d1cabdaf5188abb4deddf628535a955 690943 sound optional 
audacious_3.2.4.orig.tar.bz2
 862653ba1530a9585a749e2db1d4a5e0 15203 sound optional 
audacious_3.2.4-1.debian.tar.gz
 8467c02250b6da2d8de397aad13e927b 407352 sound optional 
audacious_3.2.4-1_amd64.deb
 7c2bb503b6a76c5b54cae31cbbf6ae02 650400 debug extra 
audacious-dbg_3.2.4-1_amd64.deb
 7d900ef0e987f5208902d92f74b37014 43044 libdevel optional 
audacious-dev_3.2.4-1_amd64.deb
 3ba008a95588a3751f1e401692ce3f32 20470 sound optional 
libaudclient2_3.2.4-1_amd64.deb
 4bfb9dd1996987f66505f7ec1c3a9d82 100644 sound optional 
libaudcore1_3.2.4-1_amd64.deb

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

iQIcBAEBAgAGBQJQlqb4AAoJEOikiuUxHXZarjcQAIhmO7loN1HG11s3qG6fESE/
sm74b5FKo7BrMS0bVLRmLiLAQ8SyX4HGk4HKSAan5Wc9k/6KQVB6wN6HEI7iz0pa
8AVu69gUwkFX48DRDHb80AlpkLpOhdMNPxTYEX3ncnTLPbPzaX27DuEinlyYoMNH
cYidSUTPQdyhrTpHfdL+I4aMr5jcVvz03Ggns8d2dvmgwaFXTIT+SswyQswr50DC
SdmKbQyus1+clcHaU3T3V9F20TVzKoEhRKLM8WOqCyr0MvZYK7BF3hb77iCHT/wN
SSSnuaquNVuL3rfiZFQvXZvf27xGBQxUGx5idVfkhQ5sO4Oq3x47oH6/rwqa8eNS
IrG4WrmKem0mKSFszm1Pk3UNnVEy2yKT1Sp1J0nb7YlzQMT2hiVS4i1jtTubyZaL
/5lQRYjbma6uFArE6duoXHY0I4cTS8EcSJOcEQLH4ZtwbcpajFl+aWTIX8prCQ7R
YqK5EbaxkSaVU7xXzuHgPmuZBz1OL45/TJQGP4hvMJOGUQ8InWtTRruMqvkwBI2g
pydlQXK/WokCW0a1+q6PTkIVo7pnVmR/2Ev+VAdLE06210y5PIDM8crogfnL14mD
9Yt/yNyHNiJZLkYH7/rau5c5YZfLt5b2I2Qe/m12KnG25e4aGp9DuoR4CyPdzn3a
IKXDX5YCb6EgBWy1su+r
=KURH
-END PGP SIGNATURE-


-- 
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/e1tv4ij-0002tw...@franck.debian.org



Accepted devilspie2 0.25-2 (source amd64)

2012-11-04 Thread Andreas Rönnquist
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sun, 04 Nov 2012 18:34:24 +0100
Source: devilspie2
Binary: devilspie2
Architecture: source amd64
Version: 0.25-2
Distribution: experimental
Urgency: low
Maintainer: Andreas Rönnquist gus...@gusnan.se
Changed-By: Andreas Rönnquist gus...@gusnan.se
Description: 
 devilspie2 - LUA-based window matching utility
Changes: 
 devilspie2 (0.25-2) experimental; urgency=low
 .
   * [0594635] Minor update to description
   * [691a113] Add patch fix_set_window_position2.patch
Checksums-Sha1: 
 cae76e6fd4d29d1f33c3be96d01d492966e3f684 1937 devilspie2_0.25-2.dsc
 ae893474f77a654a8518775be20a9e67d3d645b0 2693 devilspie2_0.25-2.debian.tar.gz
 ce708a65b9fbbfda5f7729292be6c6226b25870f 28706 devilspie2_0.25-2_amd64.deb
Checksums-Sha256: 
 705ddcf3b10cf6aae0f3c4cb10d082a83c511a454607cbde2b8c3f6243bd34ba 1937 
devilspie2_0.25-2.dsc
 104f2a427949efaaeacdb37ca555e64a0be4d3f59c8e840868b157d769881dd4 2693 
devilspie2_0.25-2.debian.tar.gz
 fa3a83a9afccf9b3c699050af6f3a6f58fefaed071868416bf1532e932f15862 28706 
devilspie2_0.25-2_amd64.deb
Files: 
 d91bfa091115298ed92c5622b28a9b04 1937 gnome optional devilspie2_0.25-2.dsc
 d44153d637b9960dcca0986ba1ecfd4f 2693 gnome optional 
devilspie2_0.25-2.debian.tar.gz
 ffd201195dde3be982c9412dfca830a5 28706 gnome optional 
devilspie2_0.25-2_amd64.deb

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

iQIcBAEBCAAGBQJQlqrhAAoJEBlLYxqy2iiIurIP+QGvUWutQWwC1K6S2Hz7+EGd
oDFUjl+yHL4IF9SXiItM3H+ncCa2TpO3ajeG8YR7N6gJCAoXllTUwEDsH9qlvWRt
i8T5kpMDTO5QYisnZO75qPgvKs9ZFZQkXHk1qh0DmQoV2gm9cfKeezmF3lWwIgtG
mD4RhWQf9IVxmTguRLjBVlR0IGCBwR7pOPNAWJ86xIXLHdQyrawptkQzMu+NzFjd
3gLkapbn3g+2YiJn2l06ykYv4CZXi09/RNlfaP8ya+hYUNtxuhY0/Vt+KdGO++XI
aWzpqhKJQ56A/yFhL7LsF5NoN4T67kJ6ypmaxPSikkFCSZfYa5CB3BAbw8LDtA6y
ABWP7RSmlG2GhqX8ZlDnbQzGd7IS+dCNzlA2mncqJ2fe+l7mwsnoTR7EsxowsRBk
L8rAT5HFVOY3nhP4XN7DqPU+G3B6osd5viQ9D2auyOYjfcBld8NvyCy784dy3yNT
NeTDoU83sQW/0qDeTg2cLCz11240Q9oqUlHTqNQ+mOINVQQ/WqOsKrOGdX0K6alV
wcgNvO+fILKz7KLdggqCS41nqKC/W+lHcPUKaU7DFsCVkqwcWaOjPlEbWuw/IKWU
J7vW+JqQ2pechqG9mPdXWWBwLXkkoJ/LUDIGImXtnBEm0MwsVYx4zFj2Azt0q/ym
qtoTdhNyH/nAi0A6lh2K
=ZH3d
-END PGP SIGNATURE-


-- 
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/e1tv4wp-0005sk...@franck.debian.org



Accepted flexbackup 1.2.1-6.2 (source all)

2012-11-04 Thread Michael Gilbert
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Fri, 02 Nov 2012 17:46:44 +
Source: flexbackup
Binary: flexbackup
Architecture: source all
Version: 1.2.1-6.2
Distribution: unstable
Urgency: medium
Maintainer: Kurt B. Kaiser k...@shore.net
Changed-By: Michael Gilbert mgilb...@debian.org
Description: 
 flexbackup - Flexible backup tool for small to medium sized installations
Closes: 691860
Changes: 
 flexbackup (1.2.1-6.2) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Fix placement of afio alternative (closes: #691860).
Checksums-Sha1: 
 f34687666274435fcf7c1c2fc9c048519f7435a2 2430 flexbackup_1.2.1-6.2.dsc
 573136b78105c885d6a31ca161f8779584d7 10048 flexbackup_1.2.1-6.2.diff.gz
 5971a7d93d15f3393bf7d10c0fca482ee8e10b41 77592 flexbackup_1.2.1-6.2_all.deb
Checksums-Sha256: 
 55b66d5c6545a903def215438ed7c05efc95c9d44bdd28a88282e637690fa0ef 2430 
flexbackup_1.2.1-6.2.dsc
 8a78051f502ac9b212a03bb90317fc28842ca77a8d77be3653b0cd95286427b7 10048 
flexbackup_1.2.1-6.2.diff.gz
 bc72d4f46dc11a4e9cd20758f30219a88e291686e50e965d0d35643847d0398e 77592 
flexbackup_1.2.1-6.2_all.deb
Files: 
 e49d9152534477c688e49a1e5d0957ed 2430 admin optional flexbackup_1.2.1-6.2.dsc
 ed47d50b26f134436ede0b17f43ad550 10048 admin optional 
flexbackup_1.2.1-6.2.diff.gz
 6866b8db0a797b81bf948968bd7e29a7 77592 admin optional 
flexbackup_1.2.1-6.2_all.deb

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

iQQcBAEBCAAGBQJQlAdaAAoJELjWss0C1vRzI/Uf/R/Ai/GAnPwvxaeugLUZz/Cf
xOfQGaxHhcjcR6odnDcbph+ZFHS0kRG55yxFO+cQnnH6aoaFw+hIvg4SfGypUc2J
HAo+LJhtJpx/8CTNlcTm+HEU+6vCSnAnOSxhkqBBSriWk/YAbbCjuVa3Gw49xagx
aHxbZDfPcA3Pmh0TWVwUP7kXi/9tnzc6ryYEkgXOAWYJ+6Dbzg3XvRYuOJsrq+qR
yNm/kybKjhd7vFz2LyIzi2PQ1a34f+L8eiQSgK8dFWEr0ulBrb9+YBNVNuPZhlSG
0/3/ajC56B/xgHEBJKNX59pmgc+Ob31hXchBz84u/AmS2rSuUEw9LWgxcEGlG2CN
ievL6S2JhA2mkQA4JyRXk8AWiJKnJv8O4qDr0iw6zfcwR/kVNV+6goiy4Zl9o7mr
7MNZjrQxmFrxdIUum5TfAWZkJ9IhVe07NBpXdGKadGrz6Siim+2LaccVbFBQvwEJ
AgwUAit76s8YJVrPxOofG++7Da/b1WfyRMjm6GB+9cL7oTzukIUo30M/SJpr/H9g
h5HCI8OCDwWjf1rV9wtAdb2ganX5uSxMWD2hIUIdU2LqQl34P1XyaE7evU2Pvf2b
da3v0Wkc24imXxxFHpve/gPue63aQdcwnUwqVc1cEq1/aPjAdd/Bw/9fBfui20e2
KcTJQJkft0hrw7S2khnwP+tkMe/M+rdKbwOQHJSQF6pRPCi+0PlqmvfShDt6+8z8
5HkNGwhdYoXE1avN9jSqXK0u0bEFVR+tW6DwCij2rTCkeRA8lf5lY1R3ZZGBkYWj
aU8qtF0y9BwB+WtxdwSNU+F2v+8s9H6aPpQDngorpdCOKOLo4Gs6frCKJ+uKp5/8
ED/t87B37S0aVMWa/Y52KZXtb7w8ipdTT9KPSyjsP5MDhwCkxDDoKmiaxZSQtbcY
2Man18cK49jtTxZ5S8aq/fpJ4CJM1eXwKePuKB2aIjsz00ZwoijXTeeV3APcXMbA
PEbk94lXXcIY2q/uMzvNm40BoFcXMQGTTJoeXuLi1whtfb/PRdMpU7WWlq8d1k3w
ehRMH0j+Xf0SHyyC37cQjjvUtpQ/xI+5R6SfZSC9NTFL3slJaJBv1r/Zw0+X9h7t
AwBT4eIFoi5Z+NvqkUPTRY2/MVEiAq0Esw+TpFfY9OYka5qn2W7eFaUa3G7Ml6Pn
HpsicFYH3p1P1qSHb/5q/dt3SSWyfFiUblcytRWg0FNrtWMhsyAO2mzgHCHMJzBP
Bn6QtQJfTXCnkTLmOzMI5xuw2MYbPG+QG1sID+Gv5fWyk6NshQCzNEAuTvfPdlrH
q4n+1PS+82olYptSiy7HXeziV4CMePwaV9WRxsNZeXgEYy9Sgb7JlqX13nrh0SI=
=GO02
-END PGP SIGNATURE-


-- 
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/e1tv4wt-0005v8...@franck.debian.org



Accepted maradns 1.4.12-5 (source i386 all)

2012-11-04 Thread Nicholas Bamber
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sun, 04 Nov 2012 17:24:10 +
Source: maradns
Binary: maradns maradns-zoneserver duende maradns-docs
Architecture: source i386 all
Version: 1.4.12-5
Distribution: unstable
Urgency: low
Maintainer: Nicholas Bamber nicho...@periapt.co.uk
Changed-By: Nicholas Bamber nicho...@periapt.co.uk
Description: 
 duende - logging daemonizer
 maradns- simple security-focused Domain Name Service server
 maradns-docs - upstream documentation for the MaraDNS Domain Name Service 
server
 maradns-zoneserver - complementary server process to TCP functions for MaraDNS
Changes: 
 maradns (1.4.12-5) unstable; urgency=low
 .
   * Resolved use of undefined environment variable in maintenance
 scripts. Thanks to Andreas Beckmann and Adam Barratt for pointing
 this out
Checksums-Sha1: 
 39b1a447ad627df2152d1ab36702f36048fe88b4 1969 maradns_1.4.12-5.dsc
 4ac006ac6690e53203e94446137e1e7cb1717d1f 40307 maradns_1.4.12-5.debian.tar.gz
 40f76bc938d27c18334c4ac44b8e9720a5288bb3 411608 maradns_1.4.12-5_i386.deb
 62737d431905de3b6b597916082ca1e41a546cd8 175928 
maradns-zoneserver_1.4.12-5_i386.deb
 0146af566c3892da6e688a6131d660fe6c8e5c53 69966 duende_1.4.12-5_i386.deb
 db2a5e8870038054b9381f23363291ec0ad92ad2 188408 maradns-docs_1.4.12-5_all.deb
Checksums-Sha256: 
 e2368bac5ff72b24ef2370bad70294ac5d7c2c1e9b49143ec5483f9c062f0e19 1969 
maradns_1.4.12-5.dsc
 93f539dedfcc0e982f18be82ad893f7f6ea3e3b8495e1a5ae8411d6a36ba6909 40307 
maradns_1.4.12-5.debian.tar.gz
 cc7b73e9110993f1521a6a458f5c999aff22c08111ee4b08df62720f8d3b59b3 411608 
maradns_1.4.12-5_i386.deb
 406dc723d55a9a206cf45daadbbcd95d3c05a2a9427fcb807ac275c47a0719e3 175928 
maradns-zoneserver_1.4.12-5_i386.deb
 5e3e96c3c44fd77f4d1497ed1dc0c582f26e58d0a2580463bd1aad9f9e2a221b 69966 
duende_1.4.12-5_i386.deb
 f3cc84647d39be897df69a43c1045f8d6352d2aa1b9d1f17915c55ce1de6335d 188408 
maradns-docs_1.4.12-5_all.deb
Files: 
 1c7b9046f4054d4c2d1e262b816045c0 1969 net extra maradns_1.4.12-5.dsc
 e86af7630840910dee28cfa2a9291eaf 40307 net extra maradns_1.4.12-5.debian.tar.gz
 e2a5f668257b88a545a20d98179225a1 411608 net extra maradns_1.4.12-5_i386.deb
 85f1cd13dfdc8bcd3ecda709371e60d8 175928 net extra 
maradns-zoneserver_1.4.12-5_i386.deb
 d2220d5cfaa22b5685b9cd3b9d67aa90 69966 admin optional duende_1.4.12-5_i386.deb
 cd03e163e55cfd549acdb4d15a75db66 188408 doc extra maradns-docs_1.4.12-5_all.deb

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

iQIcBAEBCAAGBQJQlqdoAAoJELbE2bY7/+c86r4P/0aC/b+xLQuRgPr4A0f48FZ0
Kg44K7R8RdV+ZDdbgXoHVbQhKRkSUGdhDtEB2ya7QeEExNYMnlZ1SxqzOEcJJ5/4
B65+lk0AnjRqFufTs1YBxmtAQhBfTViY7ujYw/saNCu+i9vNa8ElOxlzXw8iMwut
RyRDPvp2wjzq5XPTqruelbJKHDylZD0gxz309uFUJrjW3CtlccRfPiPYwBqfg8UG
8FAoreYX1pD+2gmJLKpor2+/23sIizXP562uZG8yuNuww0l6VQg49mRP/mpZ76/I
RO2a8oItcbh3nDSShY+UBK7w8D/F5y9bfb4z3DS8oiErgwW/Z8+dmO/q7g+OZJRm
/t768IYtZ0O0fyB1Uyx9WH1WcFw3EQoYdIrctcUtL/HE6WIgWnvjg1qAACdY200h
j8Zw+IYiToRwpLkUpbRbfuqCxHm+eoQieERAhUrJlkJ3+PjwYR4GY7RJnC4qztr+
v4wKuN/XdOeNhvuGleUFNTESWXyskVlqXRd/EcZXPenYYoI4fgY8ce7cOfWGcAIY
uxJzcrtLD1c4nP/3ZYVxm2HAb40aV+kwwvaozpyHVj0nuuyQxCUz5h7BE1hdjNzd
v3wYnJN0nQlr/yI0kfr30e/L4AvHqdw2cYXxNoc1D4jXakPEZ0KzC3YWQdYVTDp9
VBGut00IvsZM248HGg5G
=iVq4
-END PGP SIGNATURE-


-- 
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/e1tv4x5-00064u...@franck.debian.org



Accepted apt-cacher-ng 0.7.8-1 (source amd64)

2012-11-04 Thread Eduard Bloch
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 04 Nov 2012 20:36:32 +0100
Source: apt-cacher-ng
Binary: apt-cacher-ng
Architecture: source amd64
Version: 0.7.8-1
Distribution: unstable
Urgency: low
Maintainer: Eduard Bloch bl...@debian.org
Changed-By: Eduard Bloch bl...@debian.org
Description: 
 apt-cacher-ng - caching proxy server for software repositories
Closes: 677983 683803
Changes: 
 apt-cacher-ng (0.7.8-1) unstable; urgency=low
 .
   * New upstream release
 + improved redirection handling (closes: #683803)
 + workarounds for stuck download descriptors (now probably really
   closes:#677983)
   * Cron jobs displays max. 5 recent operation logs (LP: #1074474)
Checksums-Sha1: 
 49a686636a980cffe18492ed1b77906265a35f69 1250 apt-cacher-ng_0.7.8-1.dsc
 9e96e3de843ed4111a4cdd5d2c3527ed2f5dadbb 258608 apt-cacher-ng_0.7.8.orig.tar.xz
 19ceac3f67a9304e3eae3922dffe6d24cdcc8ab5 25900 
apt-cacher-ng_0.7.8-1.debian.tar.xz
 86f4ecdd3abd130c50c3e24423620a5a0bac5ad7 418688 apt-cacher-ng_0.7.8-1_amd64.deb
Checksums-Sha256: 
 c273b9b84c8db98cb6634ee27a1d2420e8e405ff5e5f6644a23edc8f7ca710a0 1250 
apt-cacher-ng_0.7.8-1.dsc
 1656ed11ce106547c45d9ea1ebc50a5c8924073ae10303e6a247a8ff62ab 258608 
apt-cacher-ng_0.7.8.orig.tar.xz
 f110c7f599584ad74760565ec335f8a3b64394ad47f2161a7dd36c390a3f3406 25900 
apt-cacher-ng_0.7.8-1.debian.tar.xz
 dc45dd7f10c6c662153d2307390d318c9b47e1c9e7d6926c94ee0d227a6e9285 418688 
apt-cacher-ng_0.7.8-1_amd64.deb
Files: 
 95f8dedbb0a25a7db624e7ec594c0117 1250 net optional apt-cacher-ng_0.7.8-1.dsc
 a48fac598267c54c3e5d107659a08bf6 258608 net optional 
apt-cacher-ng_0.7.8.orig.tar.xz
 37bb4b7efedc59b5ca1142bf34b0e34c 25900 net optional 
apt-cacher-ng_0.7.8-1.debian.tar.xz
 9984146616adacb11a459d012835808b 418688 net optional 
apt-cacher-ng_0.7.8-1_amd64.deb

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

iD8DBQFQlsSZ4QZIHu3wCMURAqTsAJ4vb5Z7h4VgXsbp/kCCzakv/LKe2QCgg2x4
lKFBPe9f++3Jd0ipU7Zevsg=
=eMik
-END PGP SIGNATURE-


-- 
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/e1tv6an-0001pm...@franck.debian.org



Accepted audacious-plugins 3.2.4-1 (source amd64 all)

2012-11-04 Thread Alessio Treglia
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 04 Nov 2012 18:43:55 +
Source: audacious-plugins
Binary: audacious-plugins audacious-plugins-dbg audacious-plugins-data
Architecture: source amd64 all
Version: 3.2.4-1
Distribution: unstable
Urgency: low
Maintainer: Debian Multimedia Maintainers 
pkg-multimedia-maintain...@lists.alioth.debian.org
Changed-By: Alessio Treglia ales...@debian.org
Description: 
 audacious-plugins - Base plugins for audacious
 audacious-plugins-data - Data files for Audacious plugins
 audacious-plugins-dbg - Audacious-Plugins debug symbols
Changes: 
 audacious-plugins (3.2.4-1) unstable; urgency=low
 .
   * Team upload.
   * New upstream stable release:
 - aac[mp4ff]: Check for errors while parsing MP4 so as to avoid
   infinite looping.
 - cdaudio-ng: Fix wrong PACKAGE definition being used, and use
   about_text.
 - Improve 'Audacious OSD' default settings.
 - Support the new GDK_SCROLL_SMOOTH event in GTK+ 3.4.
 - modplug: Don't include sys/mman.h.
 - statusicon: Prevent accidentally hiding of the interface by
   disabling the plugin while Audacious is closed to the tray.
 - sndstretch: Set .preserves_format = FALSE in order to avoid time
   counter get mess'd up.
 - Various GTK UI fixes and improvements.
Checksums-Sha1: 
 2d2d42ee18009a901d1740f5760781400aff0367 3221 audacious-plugins_3.2.4-1.dsc
 7538a0391504ce4a92967dc7c5bd4948751efa91 1921658 
audacious-plugins_3.2.4.orig.tar.bz2
 652edda49cca16b2ea6a5a63099ecdafe1c553d5 19255 
audacious-plugins_3.2.4-1.debian.tar.gz
 bea165a7818f5494fdfee7ec6e55571ba969f596 1291184 
audacious-plugins_3.2.4-1_amd64.deb
 a1b684174f1ed370de22931f1157a3f15f51f125 3343904 
audacious-plugins-dbg_3.2.4-1_amd64.deb
 a89540aed5931b3ce645d34b9c26ada9b4476c7c 893846 
audacious-plugins-data_3.2.4-1_all.deb
Checksums-Sha256: 
 515ef952658cfc0ce3ce8b8bd2eba609467abf3db1119b2588121e1b6372d45a 3221 
audacious-plugins_3.2.4-1.dsc
 0f03556de593d85d4aba0895c4586643026d15f5c1243e7353a4636e84b31882 1921658 
audacious-plugins_3.2.4.orig.tar.bz2
 5b301792172a159789e843d05bd666de15fd59a46628ada46b1cccf84f418da4 19255 
audacious-plugins_3.2.4-1.debian.tar.gz
 206528c649a24aaf66407aacdea0e160b0a1a0fa9238e4821ccda6d809d9eef5 1291184 
audacious-plugins_3.2.4-1_amd64.deb
 e50b3eb4c02caea2cc166954ad59578a0f8e22aebd22e8ac966141b6ff9e3e9d 3343904 
audacious-plugins-dbg_3.2.4-1_amd64.deb
 05857783b3dfb0e3b7fb25f89362d3863e993017820056d2599c0d891d9a778b 893846 
audacious-plugins-data_3.2.4-1_all.deb
Files: 
 a47881806df861c084a3bbc64a9a18f6 3221 sound optional 
audacious-plugins_3.2.4-1.dsc
 c54d998fc280d83286fb637294723717 1921658 sound optional 
audacious-plugins_3.2.4.orig.tar.bz2
 2dd6b3585c0713c6658f627f06cbfdd6 19255 sound optional 
audacious-plugins_3.2.4-1.debian.tar.gz
 e0f34cf137c7ed010f01d5576d447e38 1291184 sound optional 
audacious-plugins_3.2.4-1_amd64.deb
 e8a65adc2fe4890cadb678ce6f737607 3343904 debug extra 
audacious-plugins-dbg_3.2.4-1_amd64.deb
 bac8068f1d463fe3d31db514fdca8d5d 893846 sound optional 
audacious-plugins-data_3.2.4-1_all.deb

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

iQIcBAEBAgAGBQJQlsUhAAoJEOikiuUxHXZaJp4P/RQO8xkjHjv9g+yYixwZ8jDt
gF45m+txnr0LohLeUsWngT4qzMDZDA2x4A2HTwHFSuDpun7xSBsfOjv9TI9pJwSL
+owdXDHroGmfk9CwwL07nfkxuIh5QKe6642G4tc2VSC1WQsszRqEj2EnmGTRPnWZ
lXoUALDIULLMSN1wFwibzSDl2lcrV1kPsijjIW3ZyCprlsYyOlKP3MhlbtjHRj8l
F06Q7Y7VzB3XOyek08+iF+sOqOzWsEGgJPgC4sUU7sV+uCVRwT2nwhNGdNaehEEY
aR5et0h4b0QbpyuLmwJn6HPgB6tROoKKkHA6IaIkPSCz+enfFgf/4Q0P2dcDVKec
A/ILHVRErDLF1hTrcVM/RBqmd8udw1gIgl/Z2MbW4vtWPaAUVKNw9lJ2fnyqAh9f
LtldTwR93KVaMQcrVbSP6C8+oOb0u41t9mORcPHiuEvZNxbYAZEzYonMJlN55ET7
2XntmPRJP2daZ1spl/iQ7DitOD2BHyeIN4VbktwSsoxBeUrxX2rLoU/JN/U+vXAh
BKYO4pIzsNVgJqaa6v4X+KYPhrvg2H9uqFTRHHW69NDQhktqPRnPHHtqD5wMHxH3
BgeOR7Kzcaw12zXJWyqd1tm/hE0acf3T0csbSTpiDTG61mqe8FXeWTE8pBxdzRE1
ylDdeFiUh9W1En+EeQut
=xRb7
-END PGP SIGNATURE-


-- 
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/e1tv6ay-0002df...@franck.debian.org



Accepted mesa 8.0.5-1 (source amd64)

2012-11-04 Thread Julien Cristau
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sun, 04 Nov 2012 16:55:17 +0100
Source: mesa
Binary: libgl1-mesa-swx11 libgl1-mesa-swx11-dbg libgl1-mesa-swx11-i686 
libgl1-mesa-swx11-dev libxatracker1 libxatracker1-dbg libxatracker-dev libgbm1 
libgbm1-dbg libgbm-dev libegl1-mesa libegl1-mesa-dbg libegl1-mesa-dev 
libegl1-mesa-drivers libegl1-mesa-drivers-dbg libopenvg1-mesa 
libopenvg1-mesa-dbg libopenvg1-mesa-dev libgles1-mesa libgles1-mesa-dbg 
libgles1-mesa-dev libgles2-mesa libgles2-mesa-dbg libgles2-mesa-dev 
libglapi-mesa libglapi-mesa-dbg libgl1-mesa-glx libgl1-mesa-glx-dbg 
libgl1-mesa-dri libgl1-mesa-dri-dbg libgl1-mesa-dri-experimental 
libgl1-mesa-dri-experimental-dbg libgl1-mesa-dev mesa-common-dev libosmesa6 
libosmesa6-dev libglu1-mesa libglu1-mesa-dev
Architecture: source amd64
Version: 8.0.5-1
Distribution: unstable
Urgency: low
Maintainer: Debian X Strike Force debia...@lists.debian.org
Changed-By: Julien Cristau jcris...@debian.org
Description: 
 libegl1-mesa - free implementation of the EGL API -- runtime
 libegl1-mesa-dbg - free implementation of the EGL API -- debugging symbols
 libegl1-mesa-dev - free implementation of the EGL API -- development files
 libegl1-mesa-drivers - free implementation of the EGL API -- hardware drivers
 libegl1-mesa-drivers-dbg - free implementation of the EGL API -- driver 
debugging symbols
 libgbm-dev - generic buffer management API -- development files
 libgbm1- generic buffer management API -- runtime
 libgbm1-dbg - generic buffer management API -- debugging symbols
 libgl1-mesa-dev - free implementation of the OpenGL API -- GLX development 
files
 libgl1-mesa-dri - free implementation of the OpenGL API -- DRI modules
 libgl1-mesa-dri-dbg - Debugging symbols for the Mesa DRI modules
 libgl1-mesa-dri-experimental - free implementation of the OpenGL API -- Extra 
DRI modules
 libgl1-mesa-dri-experimental-dbg - Debugging symbols for the experimental Mesa 
DRI modules
 libgl1-mesa-glx - free implementation of the OpenGL API -- GLX runtime
 libgl1-mesa-glx-dbg - Debugging symbols for the Mesa GLX runtime
 libgl1-mesa-swx11 - free implementation of the OpenGL API -- runtime
 libgl1-mesa-swx11-dbg - free implementation of the OpenGL API -- debugging 
symbols
 libgl1-mesa-swx11-dev - free implementation of the OpenGL API -- development 
files
 libgl1-mesa-swx11-i686 - Mesa OpenGL runtime [i686 optimized]
 libglapi-mesa - free implementation of the GL API -- shared library
 libglapi-mesa-dbg - free implementation of the GL API -- debugging symbols
 libgles1-mesa - free implementation of the OpenGL|ES 1.x API -- runtime
 libgles1-mesa-dbg - free implementation of the OpenGL|ES 1.x API -- debugging 
symbols
 libgles1-mesa-dev - free implementation of the OpenGL|ES 1.x API -- 
development files
 libgles2-mesa - free implementation of the OpenGL|ES 2.x API -- runtime
 libgles2-mesa-dbg - free implementation of the OpenGL|ES 2.x API -- debugging 
symbols
 libgles2-mesa-dev - free implementation of the OpenGL|ES 2.x API -- 
development files
 libglu1-mesa - Mesa OpenGL utility library (GLU)
 libglu1-mesa-dev - Mesa OpenGL utility library -- development files
 libopenvg1-mesa - free implementation of the OpenVG API -- runtime
 libopenvg1-mesa-dbg - free implementation of the OpenVG API -- debugging 
symbols
 libopenvg1-mesa-dev - free implementation of the OpenVG API -- development 
files
 libosmesa6 - Mesa Off-screen rendering extension
 libosmesa6-dev - Mesa Off-screen rendering extension -- development files
 libxatracker-dev - X acceleration library -- development files
 libxatracker1 - X acceleration library -- runtime
 libxatracker1-dbg - X acceleration library -- debugging symbols
 mesa-common-dev - Developer documentation for Mesa
Closes: 671747 674965
Changes: 
 mesa (8.0.5-1) unstable; urgency=low
 .
   * New upstream stable release
   * Pull a couple more fixes from upstream's 8.0 branch, including:
 - nvfx: handle some unknown PIPE_CAPs (closes: 674965)
   * Install drirc in libgl1-mesa-dri package with some settings for i965
 (closes: #671747).
Checksums-Sha1: 
 b4804a87ab93dda4808852ec3ef525fc1542d5dd 4423 mesa_8.0.5-1.dsc
 9a2c32899a4ca04a92438456d7499da4d0bdbaa4 7455203 mesa_8.0.5.orig.tar.gz
 4f3e4d16574e686160aa0c228bb23bf1700ea49b 59573 mesa_8.0.5-1.diff.gz
 9acb1d9891c818910868b7e85ccc89b19e6040a9 954460 
libgl1-mesa-swx11_8.0.5-1_amd64.deb
 e8dc3eaa20e2736fd5f88e91f42cf89ba57d041d 2910858 
libgl1-mesa-swx11-dbg_8.0.5-1_amd64.deb
 c3cce543a6f2dd3d69b06b4e790253c72fede11f 1106066 
libgl1-mesa-swx11-dev_8.0.5-1_amd64.deb
 56267f33ba9ae7066d6a03c2f2c11576a44ac91c 2921516 
libxatracker1_8.0.5-1_amd64.deb
 71bfef4f604bf86814c6b303944d90d1b8373094 1438596 
libxatracker1-dbg_8.0.5-1_amd64.deb
 2ad866e610e7dbae7a6cdc1731dc68cc38596619 34986 
libxatracker-dev_8.0.5-1_amd64.deb
 59a108713e7898de7a792b4196dbbd307ab06b6e 9783630 libgbm1_8.0.5-1_amd64.deb
 22045f15e1982fd257cdd2d35416fd0220933cc6 4314910 

Accepted r-zoo 1.7-9-1 (source i386)

2012-11-04 Thread Dirk Eddelbuettel
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 04 Nov 2012 14:00:06 -0600
Source: r-zoo
Binary: r-cran-zoo
Architecture: source i386
Version: 1.7-9-1
Distribution: unstable
Urgency: low
Maintainer: Dirk Eddelbuettel e...@debian.org
Changed-By: Dirk Eddelbuettel e...@debian.org
Description: 
 r-cran-zoo - GNU R package for totally ordered indexed observations
Changes: 
 r-zoo (1.7-9-1) unstable; urgency=low
 .
   * New upstream release
 .
   * debian/control: Set Build-Depends: to current R version
Checksums-Sha1: 
 1ee0f7ccd4ecfb235978c2baeea1f50d8caca879 1020 r-zoo_1.7-9-1.dsc
 62ea0963e479aacdf0b04a7e15391c97188d5ade 807084 r-zoo_1.7-9.orig.tar.gz
 b70a7db230fc523538a3eb3f4961905e7a0687ec 2690 r-zoo_1.7-9-1.diff.gz
 e6ebb9f555eeb84492567a8cf6878cc4d538692b 870578 r-cran-zoo_1.7-9-1_i386.deb
Checksums-Sha256: 
 2d4256c1c2d44cbcab9414266bc9e016ffb12d769768b1bf992f6b0a1d071245 1020 
r-zoo_1.7-9-1.dsc
 51cea55948702d8b1890533527038ce71643bd0eadacd8d7d45a396e793b6d03 807084 
r-zoo_1.7-9.orig.tar.gz
 cd844e157f6ca5b760fba17747973dbd08e66f1a0cc684cd28fb79ae72379a92 2690 
r-zoo_1.7-9-1.diff.gz
 8f97e825ca9448d6c9237d153d43908541de221ff4740166356d084d115316b4 870578 
r-cran-zoo_1.7-9-1_i386.deb
Files: 
 81e312d56b159ffcba0da3c9d85f766f 1020 gnu-r optional r-zoo_1.7-9-1.dsc
 2785551d42abf14edd5736b629bc11a5 807084 gnu-r optional r-zoo_1.7-9.orig.tar.gz
 f96c8e0889eb6bcb07ba78e3a72dc58a 2690 gnu-r optional r-zoo_1.7-9-1.diff.gz
 cfe7eaf0496df5bf530097251a37e874 870578 gnu-r optional 
r-cran-zoo_1.7-9-1_i386.deb

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

iD8DBQFQlsl2CZSR95Gw07cRAudXAJ40CXlx1242WNsofzSysLdhyje4VACcC5Zh
63UHzCR6t7w7rKEDt8nC/HA=
=e0ii
-END PGP SIGNATURE-


-- 
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/e1tv78n-00038z...@franck.debian.org



Accepted swi-prolog 6.2.2-17 (source amd64)

2012-11-04 Thread Євгеній Мещеряков
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 04 Nov 2012 18:10:07 +0100
Source: swi-prolog
Binary: swi-prolog swi-prolog-nox swi-prolog-x swi-prolog-java swi-prolog-odbc
Architecture: source amd64
Version: 6.2.2-17
Distribution: experimental
Urgency: low
Maintainer: Євгеній Мещеряков eu...@debian.org
Changed-By: Євгеній Мещеряков eu...@debian.org
Description: 
 swi-prolog - ISO/Edinburgh-style Prolog interpreter
 swi-prolog-java - Bidirectional interface between SWI-Prolog and Java
 swi-prolog-nox - ISO/Edinburgh-style Prolog interpreter (without X support)
 swi-prolog-odbc - ODBC library for SWI-Prolog
 swi-prolog-x - User interface library for SWI-Prolog (with X support)
Changes: 
 swi-prolog (6.2.2-17) experimental; urgency=low
 .
   * New patch:
 - no-rpath.diff - do not set rpath during compilation
   * Use dh-autoreconf during the package build
   * Pass --enable-shared to configure again
Checksums-Sha1: 
 2f91b6f69af88cca4dc51cfb57c31856ded3ccfd 1872 swi-prolog_6.2.2-17.dsc
 3a2896798a714c6793ee2cf3591c830d3add3fc2 44170 
swi-prolog_6.2.2-17.debian.tar.gz
 4e974db0ca94994e577b5132c3f604657f4af665 13160 swi-prolog_6.2.2-17_amd64.deb
 fd63a92aec8cdc4b3be2dace35392a78c12a827c 2851028 
swi-prolog-nox_6.2.2-17_amd64.deb
 86f825c79de47202b1bf1f8b68d1401292c2e3d4 1984462 
swi-prolog-x_6.2.2-17_amd64.deb
 9ec7fc1479fe8ee3cbcff7e6ccd44ffea04580a8 91320 
swi-prolog-java_6.2.2-17_amd64.deb
 4dc9f6bf7dda12ec2778d243909a9431e1771696 37364 
swi-prolog-odbc_6.2.2-17_amd64.deb
Checksums-Sha256: 
 ba4ee7cf4e75acb2f149e5b8f63c2ad49bbfc99306e169990af5388adafa221c 1872 
swi-prolog_6.2.2-17.dsc
 35fabb743cdfdfdd6ec9d4366b1125a19f850b81a070670c6fd48ae354a4a00f 44170 
swi-prolog_6.2.2-17.debian.tar.gz
 8c7a867a43ea09ba634d30a9f23b94cfd3f4c11c5b8d593f5b53ef77c9396529 13160 
swi-prolog_6.2.2-17_amd64.deb
 3f24eb4fab1787cc66c7bc15630f4b11e8b849f12c6b372005a4dbd569eb 2851028 
swi-prolog-nox_6.2.2-17_amd64.deb
 4e19559bfc7a5703992b59af850e2db73bb80a223e5781e8cb27aa1327f1405f 1984462 
swi-prolog-x_6.2.2-17_amd64.deb
 402b1c820293837ae2fa07959676ee32690d8db56eb63e3b7e6533aa06fc4504 91320 
swi-prolog-java_6.2.2-17_amd64.deb
 62f95f617daa595328c9e7014c18f2bea0897ddc5ca5a156accb3c6e971a943a 37364 
swi-prolog-odbc_6.2.2-17_amd64.deb
Files: 
 debbf0b01b55e110fa6b1612933aca78 1872 interpreters optional 
swi-prolog_6.2.2-17.dsc
 db0aa5a66785f7e264cba86ab207f11f 44170 interpreters optional 
swi-prolog_6.2.2-17.debian.tar.gz
 2d0a85c2d0ff80512ea4beef6d011226 13160 interpreters optional 
swi-prolog_6.2.2-17_amd64.deb
 9dd4307367b32bebfd4880539b7c797b 2851028 interpreters optional 
swi-prolog-nox_6.2.2-17_amd64.deb
 8e685e7e467e13935ace3ecaf59630f1 1984462 interpreters optional 
swi-prolog-x_6.2.2-17_amd64.deb
 27ad258a7d6d22f1a68140b15c817100 91320 interpreters optional 
swi-prolog-java_6.2.2-17_amd64.deb
 e91df679a83b915f31485127dc5ba874 37364 interpreters optional 
swi-prolog-odbc_6.2.2-17_amd64.deb

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

iEYEARECAAYFAlCWylIACgkQKaC6+zmozOJMJwCfXXjRhMku7ilwz0RgEGxHT4SM
MXkAoIZiH20ncmnmDFS8wDcsy3ZYPvwI
=/qBG
-END PGP SIGNATURE-


-- 
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/e1tv78g-0003on...@franck.debian.org



Accepted icinga 1.8.1-2 (source amd64 all)

2012-11-04 Thread Alexander Wirt
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 04 Nov 2012 21:57:50 +0100
Source: icinga
Binary: icinga-common icinga-cgi icinga-idoutils icinga icinga-core icinga-doc 
icinga-dbg
Architecture: source amd64 all
Version: 1.8.1-2
Distribution: experimental
Urgency: low
Maintainer: Debian Nagios Maintainer Group 
pkg-nagios-de...@lists.alioth.debian.org
Changed-By: Alexander Wirt formo...@debian.org
Description: 
 icinga - host and network monitoring system - metapackage
 icinga-cgi - host and network monitoring system - CGI scripts
 icinga-common - host and network monitoring system - support files
 icinga-core - host and network monitoring system - core files
 icinga-dbg - host and network monitoring system - debug files
 icinga-doc - host and network monitoring system - documentation
 icinga-idoutils - host and network monitoring system - icinga-dataobjects 
support
Changes: 
 icinga (1.8.1-2) experimental; urgency=low
 .
   * [4fb9f91] Fix broker filename in idoutils README.Debian.
 Thanks to Michael Friedrich catching this error
Checksums-Sha1: 
 c5744e9e9f31ea9340a3ab0084c4757ffe023e30 1671 icinga_1.8.1-2.dsc
 750692180f9bb2a75628b6cc23c3aad6d8af21f9 48175 icinga_1.8.1-2.diff.gz
 0e3c0270687f0b6a3e39e85309a327d29660ef0e 1875340 icinga-cgi_1.8.1-2_amd64.deb
 0d73e020fa390a66fad8d5e73c7b1deaa6ae4d59 277352 
icinga-idoutils_1.8.1-2_amd64.deb
 33a67e023a16cfeae257ba56bc68e3ac2e1ada02 1312 icinga_1.8.1-2_amd64.deb
 00c9e886aefb27ca01cf0633cd1eb1dc0e18ac9f 297326 icinga-core_1.8.1-2_amd64.deb
 650b634bd065cbd466af6478c52ddb95d0a4bab2 5173754 icinga-dbg_1.8.1-2_amd64.deb
 a143da348bab7bb6931988aacf54d5c00e1d2a7c 117002 icinga-common_1.8.1-2_all.deb
 a207cb619b5bcf4b04ca54e243eb3903efcc9e08 684 icinga-doc_1.8.1-2_all.deb
Checksums-Sha256: 
 730af0d6d1994fd8d32e462c1b1ad6426c3d4c789de2fe124eb09b824b5a8fa1 1671 
icinga_1.8.1-2.dsc
 148d8c47f21ff5c22f3d42a5d7b6caff816045c4f1f606b2f53eb1dba0d624e9 48175 
icinga_1.8.1-2.diff.gz
 2d480e3329dd7b42b90dca8aab64c6da0a4132bb37a91c85709e22162d8c6a05 1875340 
icinga-cgi_1.8.1-2_amd64.deb
 28806b359145444760e7ec62e758749c790c9138ee35ef8e7e93a7813e421662 277352 
icinga-idoutils_1.8.1-2_amd64.deb
 3501e461ca6fae71dc4283e5b419aaa323192dd61cdabe39f659e81bec564b32 1312 
icinga_1.8.1-2_amd64.deb
 451019290da5bfc7ce6b9bebe2c21c16abae574a9a18e5208f42409648a2aba3 297326 
icinga-core_1.8.1-2_amd64.deb
 190c0324837b68d52d8a7e8d04e892dc17609d5860113c136e1d6ed5daa45b44 5173754 
icinga-dbg_1.8.1-2_amd64.deb
 2a37a7a6cdb88288742f698a3bc07a522e0d386dd444b64f1112817ed2d4a886 117002 
icinga-common_1.8.1-2_all.deb
 662b8ac45dbf3c262c9b48907f7560fc654a9b0d9ff8d3b4acb3e485b3107cb7 684 
icinga-doc_1.8.1-2_all.deb
Files: 
 d24eb384e933d9bbe7c911010059f70c 1671 net optional icinga_1.8.1-2.dsc
 ae8b0e113ddd3d808bf925f29a2b0278 48175 net optional icinga_1.8.1-2.diff.gz
 f0f7ae62ffdbe57d603c588200c86012 1875340 net optional 
icinga-cgi_1.8.1-2_amd64.deb
 ce6ec5708caace3c4ce08f14fa6447b5 277352 net optional 
icinga-idoutils_1.8.1-2_amd64.deb
 9f7c8e8c03c95036eff0179326e0fe23 1312 net optional icinga_1.8.1-2_amd64.deb
 d66f8b6c13ee947e608b65c71a1de3c9 297326 net optional 
icinga-core_1.8.1-2_amd64.deb
 5911c8d3e8eef2f5e83ffadeb7b29348 5173754 debug extra 
icinga-dbg_1.8.1-2_amd64.deb
 d970283f52c741b7118c580132518c8b 117002 net optional 
icinga-common_1.8.1-2_all.deb
 20d3b62ba5fbea55c92dcadebf37ee11 684 doc optional 
icinga-doc_1.8.1-2_all.deb

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

iEYEARECAAYFAlCW15EACgkQ01u8mbx9Agq4wACeO4+OusbdzvT8DdcpgnmlgQ7O
fZ8Anj8LU1h7I1QU8XIqSu5lKIPqikWT
=52wq
-END PGP SIGNATURE-


-- 
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/e1tv7zy-0001dm...@franck.debian.org



Accepted nvidia-graphics-modules 304.60+1 (source i386)

2012-11-04 Thread Andreas Beckmann
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sun, 04 Nov 2012 21:28:28 +0100
Source: nvidia-graphics-modules
Binary: nvidia-kernel-amd64 nvidia-kernel-2.6-amd64 nvidia-kernel-3.2.0-4-amd64 
nvidia-kernel-486 nvidia-kernel-2.6-486 nvidia-kernel-3.2.0-4-486 
nvidia-kernel-686-pae nvidia-kernel-2.6-686-pae nvidia-kernel-3.2.0-4-686-pae
Architecture: source i386
Version: 304.60+1
Distribution: unstable
Urgency: low
Maintainer: Debian NVIDIA Maintainers pkg-nvidia-de...@lists.alioth.debian.org
Changed-By: Andreas Beckmann deb...@abeckmann.de
Description: 
 nvidia-kernel-2.6-486 - NVIDIA kernel module for Linux (486 transitional 
package)
 nvidia-kernel-2.6-686-pae - NVIDIA kernel module for Linux (686-pae 
transitional package)
 nvidia-kernel-2.6-amd64 - NVIDIA kernel module for Linux (amd64 transitional 
package)
 nvidia-kernel-3.2.0-4-486 - NVIDIA binary kernel module (486 flavor)
 nvidia-kernel-3.2.0-4-686-pae - NVIDIA binary kernel module (686-pae flavor)
 nvidia-kernel-3.2.0-4-amd64 - NVIDIA binary kernel module (amd64 flavor)
 nvidia-kernel-486 - NVIDIA kernel module for Linux (486 flavor)
 nvidia-kernel-686-pae - NVIDIA kernel module for Linux (686-pae flavor)
 nvidia-kernel-amd64 - NVIDIA kernel module for Linux (amd64 flavor)
Changes: 
 nvidia-graphics-modules (304.60+1) unstable; urgency=low
 .
   * Use nvidia-kernel-source 304.60.
Checksums-Sha1: 
 48492989653247d1a8e1d89a95b6ab2fdb6ce728 2668 
nvidia-graphics-modules_304.60+1.dsc
 31ae0616a0bc47432663fd39b65fec599440ec98 8493 
nvidia-graphics-modules_304.60+1.tar.gz
 bb5ee649dcd99ad1da62a60a08b49172c16b5ed9 6092 
nvidia-kernel-amd64_304.60+1_i386.deb
 4ebfe5784e44014835215366618ad4338b3b2580 6026 
nvidia-kernel-2.6-amd64_304.60+1_i386.deb
 80123d7355776335bbf2029a79efbe3d58208c14 6090 
nvidia-kernel-486_304.60+1_i386.deb
 944e83a2f8f60941377cc3bb488c4aebe870a0eb 6024 
nvidia-kernel-2.6-486_304.60+1_i386.deb
 1d09f9775c496ec1d993f13a763c9c414ca97058 6098 
nvidia-kernel-686-pae_304.60+1_i386.deb
 9a8ae73b187f2cafcb53775e04e7803e3bbe6f19 6026 
nvidia-kernel-2.6-686-pae_304.60+1_i386.deb
 5d21fd42778168b1d648ac8e78d107b14e5041e8 4523288 
nvidia-kernel-3.2.0-4-486_304.60+1+1+3.2.32-1_i386.deb
 8fe2388e539d6f161f705c729ea6e300f75a4f20 5438548 
nvidia-kernel-3.2.0-4-686-pae_304.60+1+1+3.2.32-1_i386.deb
 a4aca050607799e77f092af0c9e88f3dc92c33bb 4730728 
nvidia-kernel-3.2.0-4-amd64_304.60+1+1+3.2.32-1_i386.deb
Checksums-Sha256: 
 89157d8613f07859486a8ddcac897c63810cd63299dbcc2f68164b76cb0af929 2668 
nvidia-graphics-modules_304.60+1.dsc
 ce9925c1dcbae12e30d476f34f32f82407d45aed5f32bca23e428f7d8ffa657f 8493 
nvidia-graphics-modules_304.60+1.tar.gz
 95671cf32496e506993c9a94abedfcbd3e5a7df399d2f223a59f0b35deded605 6092 
nvidia-kernel-amd64_304.60+1_i386.deb
 45bce2aaf6d5919aea63fdaf38701f08b70e6c2f1fc87bef819f2f816d371697 6026 
nvidia-kernel-2.6-amd64_304.60+1_i386.deb
 c78b479d8d9a651b03917031e1dd00275d80d9f624eac23912c54c68e9b82112 6090 
nvidia-kernel-486_304.60+1_i386.deb
 97b9485d72bae99f42d7898ba1704873f9339f2a968f36c5a6a5cccead34e57d 6024 
nvidia-kernel-2.6-486_304.60+1_i386.deb
 f93c5eb30acded32081fc403283bbbcf25171745395e5fef326f83ba951adbdc 6098 
nvidia-kernel-686-pae_304.60+1_i386.deb
 5d294f592915fb63bb7d617bc59947345778a89bf9c444f536d9ad0c2fed5e91 6026 
nvidia-kernel-2.6-686-pae_304.60+1_i386.deb
 2acf3832aae935e13674afca8dc5149357fbd6a73f0e264a3e1ec6a75e3c1d00 4523288 
nvidia-kernel-3.2.0-4-486_304.60+1+1+3.2.32-1_i386.deb
 33296dbc8c436e1e9c155b0094ce994d467e46148bc97704c71de077a13b5dac 5438548 
nvidia-kernel-3.2.0-4-686-pae_304.60+1+1+3.2.32-1_i386.deb
 bc129eeca4707bd4287807dbba9cfaa0d414320959a9975292e9985cca5c90ad 4730728 
nvidia-kernel-3.2.0-4-amd64_304.60+1+1+3.2.32-1_i386.deb
Files: 
 b49e8d8f622106bdf7250e47c6622414 2668 non-free/kernel optional 
nvidia-graphics-modules_304.60+1.dsc
 aeeef9ef999ce6696b790e0ebe088b74 8493 non-free/kernel optional 
nvidia-graphics-modules_304.60+1.tar.gz
 c9bf897bec051675cee427d9f549d071 6092 non-free/kernel optional 
nvidia-kernel-amd64_304.60+1_i386.deb
 1efa9f684ade07f8d40f3817357698bf 6026 non-free/oldlibs extra 
nvidia-kernel-2.6-amd64_304.60+1_i386.deb
 92e70c62dd2a0a3ddc5c26c3a5930d2c 6090 non-free/kernel optional 
nvidia-kernel-486_304.60+1_i386.deb
 adca9da5e133d64080ac933e3f19f0dc 6024 non-free/oldlibs extra 
nvidia-kernel-2.6-486_304.60+1_i386.deb
 2515e90532a42d013080ac2e269cd62b 6098 non-free/kernel optional 
nvidia-kernel-686-pae_304.60+1_i386.deb
 117fb8cc6670736597f192b2a7552582 6026 non-free/oldlibs extra 
nvidia-kernel-2.6-686-pae_304.60+1_i386.deb
 77cae40adbb72c6e205ca23c958bf966 4523288 non-free/kernel optional 
nvidia-kernel-3.2.0-4-486_304.60+1+1+3.2.32-1_i386.deb
 e6b6015d82630bff3e44ec36c92e278e 5438548 non-free/kernel optional 
nvidia-kernel-3.2.0-4-686-pae_304.60+1+1+3.2.32-1_i386.deb
 4b7a9b63bb59bc9271be6bf67806f5e0 4730728 non-free/kernel optional 
nvidia-kernel-3.2.0-4-amd64_304.60+1+1+3.2.32-1_i386.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 

Accepted culmus 0.121-2 (source all)

2012-11-04 Thread Lior Kaplan
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 04 Nov 2012 23:33:21 +0200
Source: culmus
Binary: culmus
Architecture: source all
Version: 0.121-2
Distribution: unstable
Urgency: low
Maintainer: Debian Hebrew Packaging Team 
debian-hebrew-pack...@lists.alioth.debian.org
Changed-By: Lior Kaplan kap...@debian.org
Description: 
 culmus - TrueType and Type1 Hebrew Fonts for X11
Changes: 
 culmus (0.121-2) unstable; urgency=low
 .
   * Split multiple test field values in culmus.conf (LP: #1034928)
 - Relevant for fontconfig = 2.9.91 (see fdo#33644)
Checksums-Sha1: 
 a5b4ac1aed379334185d06fc311d7040defa2b75 1368 culmus_0.121-2.dsc
 6e087aa8e18bc3b59706cb0055ceb72f70791f81 5552 culmus_0.121-2.debian.tar.gz
 e3e7a3d6777269ba87efb01c9e73fb4f4277ec5e 1022438 culmus_0.121-2_all.deb
Checksums-Sha256: 
 a535d83df0591fd06f98ceece85f5b9fdfc80443f89055645882abb69d79d9fd 1368 
culmus_0.121-2.dsc
 6040c2a8a1e116c17073d56f35665b4e1522395aaff221c8014a4517550bedcd 5552 
culmus_0.121-2.debian.tar.gz
 940cf90ad8e8ea4dd76f781a9a357957c23c484bebacbee7e4903c6fa5702807 1022438 
culmus_0.121-2_all.deb
Files: 
 a4472dd164bece244641901043bab64b 1368 fonts optional culmus_0.121-2.dsc
 ff2b66e71776415d776e06a23d01e337 5552 fonts optional 
culmus_0.121-2.debian.tar.gz
 b3cbc03322f38b368e41620d42393599 1022438 fonts optional culmus_0.121-2_all.deb

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

iEYEARECAAYFAlCW5cEACgkQFViURZnoHaAx0wCfRtSqVc9G4a5nOvVIgyJ4BZYj
SIoAnjUirnsKnDMY0S02cnP6ZDxZhxGC
=40nT
-END PGP SIGNATURE-


-- 
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/e1tv8vz-0005dv...@franck.debian.org



Accepted webauth 4.1.1-2 (source i386 all)

2012-11-04 Thread Russ Allbery
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sun, 04 Nov 2012 13:57:09 -0800
Source: webauth
Binary: libapache2-webauth libapache2-webkdc libwebauth-perl libwebauth6 
libwebauth-dev libwebkdc-perl webauth-tests webauth-utils webauth-weblogin
Architecture: source i386 all
Version: 4.1.1-2
Distribution: unstable
Urgency: low
Maintainer: Russ Allbery r...@debian.org
Changed-By: Russ Allbery r...@debian.org
Description: 
 libapache2-webauth - Apache 2 modules for WebAuth authentication
 libapache2-webkdc - Apache 2 modules for a WebAuth authentication KDC
 libwebauth-dev - Development files for WebAuth authentication
 libwebauth-perl - Perl library for WebAuth authentication
 libwebauth6 - Shared libraries for WebAuth authentication
 libwebkdc-perl - Perl libraries for WebAuth central login server
 webauth-tests - Tests for the WebAuth authentication modules
 webauth-utils - Command-line utilities for WebAuth authentication
 webauth-weblogin - Central login server for WebAuth authentication
Closes: 691878
Changes: 
 webauth (4.1.1-2) unstable; urgency=low
 .
   * Add Breaks of libwebkdc-perl and webauth-weblogin  4.0.0 to
 libwebauth-perl and of webauth-weblogin  4.0.0 to libwebkdc-perl.
 The API of the Perl modules changed in 4.0.0.  Thanks, Dameon Wagner.
 (Closes: #691878)
Checksums-Sha1: 
 47075815725cf25fe5bf93b26f37a6467f55f3ee 2513 webauth_4.1.1-2.dsc
 552cb8183d681b0b52866ec79395d5df41430fa4 25202 webauth_4.1.1-2.debian.tar.gz
 02c0b6ff90ff52626f1c7c9ce4c6452985e571a1 224648 
libapache2-webauth_4.1.1-2_i386.deb
 24c1251de60071c92ac5196ddc031687c3b4be89 95602 
libapache2-webkdc_4.1.1-2_i386.deb
 99b6aa54881927be094457bce7bf3b6dd3388ae5 69260 libwebauth-perl_4.1.1-2_i386.deb
 ab672818547329f4b2d23f27d7b0f9bcd823dc62 73614 libwebauth6_4.1.1-2_i386.deb
 3d004e5f715c4922fbb4f015d9563cde2fb05ed4 94030 libwebauth-dev_4.1.1-2_i386.deb
 fa2e7526cc5c2b63bb4edc06654c9ba076e959ad 79838 libwebkdc-perl_4.1.1-2_all.deb
 02a41d7b5f644dd4a1d89e2d70c11c63cfd800ca 46998 webauth-tests_4.1.1-2_all.deb
 ca4c427e8752133d218128155e009c8788357aa7 44460 webauth-utils_4.1.1-2_i386.deb
 86e401b3a2d049bf030553843ef858db2c84a1eb 96450 webauth-weblogin_4.1.1-2_all.deb
Checksums-Sha256: 
 58b538f0fa273e6c651870e409eca9e3659da10451968a0cc5104f1b84b1e5f3 2513 
webauth_4.1.1-2.dsc
 2fc9b5f0d75c15af72d290b4030a3432191410b8e5966f525bb337ad8396cb97 25202 
webauth_4.1.1-2.debian.tar.gz
 45e2d128bbb2a1ff962820e6f76b2b00c8439cf482449a2306e07b9b31f1ace4 224648 
libapache2-webauth_4.1.1-2_i386.deb
 79ca90b27e326c340db599257f107b0107be00582fbfa60cffcc8066e8c9b1b3 95602 
libapache2-webkdc_4.1.1-2_i386.deb
 7ab57277502343238ed9e465d1ce52babe5e858ab9e5be9df3ead22b9c3106ba 69260 
libwebauth-perl_4.1.1-2_i386.deb
 bb01e6b9f0d26920b0eedfe1fbb4d80b9c411199dcf1bdf142a552fc2ec5 73614 
libwebauth6_4.1.1-2_i386.deb
 6db942e8a9ee0793843a16cf95113c3e4276a962c500a51ca6f82698856ece0b 94030 
libwebauth-dev_4.1.1-2_i386.deb
 bb4bf949d65b86b95859694b1423562323f7f01913aa38bf70a748bc0e084077 79838 
libwebkdc-perl_4.1.1-2_all.deb
 2f1628ad886e8f5a8310361d711d9cf99664b4b94128bf26f30391029e621b2e 46998 
webauth-tests_4.1.1-2_all.deb
 df6ddc6d3612f9f5e366c5d9460e213e56e625b3b57ed213703c49107fef5cab 44460 
webauth-utils_4.1.1-2_i386.deb
 2eed546fe798832e784357e0f21257656f879a3b0fd0a1a4db0a81a8c2f9e6c2 96450 
webauth-weblogin_4.1.1-2_all.deb
Files: 
 b2d750895911620004aebb8d81d0e5bb 2513 web optional webauth_4.1.1-2.dsc
 afca73c6d39bf352de9122abe932b254 25202 web optional 
webauth_4.1.1-2.debian.tar.gz
 c7925b495ea16ac6b41720b5d2227f9d 224648 httpd optional 
libapache2-webauth_4.1.1-2_i386.deb
 86136f727a4b01f8e3f3421bb5fc4b05 95602 httpd optional 
libapache2-webkdc_4.1.1-2_i386.deb
 b1c5fd74715a426b73f26d2f4b75eb66 69260 perl optional 
libwebauth-perl_4.1.1-2_i386.deb
 5f3db8af7f7cf1d2327c1847be9c144f 73614 libs optional 
libwebauth6_4.1.1-2_i386.deb
 b4cdf0c9399cfdb23817d37b404befa3 94030 libdevel extra 
libwebauth-dev_4.1.1-2_i386.deb
 8bd7be712973fd64765b8f1cc93e3bcb 79838 perl optional 
libwebkdc-perl_4.1.1-2_all.deb
 6860f0642b23ceaaba18de88a7f2cfc0 46998 web optional 
webauth-tests_4.1.1-2_all.deb
 f79a968f4c23f06116c61891925c7a7c 44460 web optional 
webauth-utils_4.1.1-2_i386.deb
 83096fcacc97aa857b5e5174c7b34295 96450 web optional 
webauth-weblogin_4.1.1-2_all.deb

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

iQEcBAEBCAAGBQJQlu2QAAoJEH2AMVxXNt51wSsH/1WvLcw8scsKgT18wzQhDyjG
wnUp0PHE8nLQcIC+lFYx+qMbN7orJ2aX+1oQO/hugJgpzYilBBL/M7C0G8Z2sfAr
Qh8bcQzHM7x8xPL6Y/1QpHwhjZysu5Tcm8C6nMvYYd9G0CmmMCPrWj48Z7mLRN4m
IQSd4/TVwW/6tiUqDElIkzkIbAk3Pww4uheKDWghofvTkIjeUxNf0sb0ImTxTeve
Fcwp3BVZ145bZQd3H202oDKur+sJ28SFKKkjnNk2m4GGDRW2eT/cR5rMRuL5zBto
wmNT4MyvtprTO3sa6EAj6xMDQ+mk1AjyZS8hVA2fzkfKWMMhPVjHI1eDYCgYrm0=
=zMnt
-END PGP SIGNATURE-


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

Accepted python-scientific 2.8-4 (source all amd64)

2012-11-04 Thread Michael Gilbert
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sun, 04 Nov 2012 22:52:37 +
Source: python-scientific
Binary: python-scientific python-netcdf python-scientific-doc python-mpi 
mpich2python openmpipython
Architecture: source all amd64
Version: 2.8-4
Distribution: unstable
Urgency: low
Maintainer: Debian QA Group packa...@qa.debian.org
Changed-By: Michael Gilbert mgilb...@debian.org
Description: 
 mpich2python - MPI-enhanced Python interpreter (MPICH2 based version)
 openmpipython - MPI-enhanced Python interpreter (OpenMPI based version)
 python-mpi - MPI module for Python
 python-netcdf - netCDF interface for Python
 python-scientific - Python modules useful for scientific computing
 python-scientific-doc - Python modules useful for scientific computing
Closes: 692281 692318
Changes: 
 python-scientific (2.8-4) unstable; urgency=low
 .
   * QA upload.
   * Use correct python platform value on kfreebsd (closes: #692281).
   * Build-depend and depend python-numpy = 1:1.6.1-1 due to ABI change
 between numpy 1.5 and 1.6 (closes: #692318).
Checksums-Sha1: 
 4e1e1c1181abfb71aeab18a2ed296a0011e89412 2868 python-scientific_2.8-4.dsc
 73315a0e781c36386a40b7434c651573d83d459d 7473 python-scientific_2.8-4.diff.gz
 f6e2624251e154ae3288d9d3d6d7dc0727e3bb2c 153668 python-scientific_2.8-4_all.deb
 19ce557e0df7fd1c24367c3645cf3792ef08c17d 393258 
python-scientific-doc_2.8-4_all.deb
 de889f7fe7884760e01713820e92bef53d6a2c05 26454 python-mpi_2.8-4_all.deb
 80e595133f60506e54ffe6c8ec5a117cdb7c8d9a 116604 python-netcdf_2.8-4_amd64.deb
 a3903fcdc55444d2a6fb95fd2e17ca9ed09bc40a 14834 mpich2python_2.8-4_amd64.deb
 dc67e7d2efb3aeff7c13e9db3c6d32763a06c3cd 15506 openmpipython_2.8-4_amd64.deb
Checksums-Sha256: 
 14f7560aabe6069b2d3bbc467c8f2bebe38835f49e65d49b29bbebe75b2ef4d4 2868 
python-scientific_2.8-4.dsc
 5d624fee30f591e0ed04e3aa1466c6994442e8d57e3385ec3a784eda5b1b161f 7473 
python-scientific_2.8-4.diff.gz
 6a94ba28d3322658cbbefb879b8fca87720c901bf55f2abb2cfa59645db9b9cd 153668 
python-scientific_2.8-4_all.deb
 244e88326c40973e0c2048bd223eb3b0d3e814cd46114e363714991874f89372 393258 
python-scientific-doc_2.8-4_all.deb
 c621d6690c35f1101e615787f0a095281a1ebb261b1adc0f0f17d83cc9cb2a35 26454 
python-mpi_2.8-4_all.deb
 5de3cc832a2401c11edfe219710533a1fcf6f564903f7fd461ccdedb23478083 116604 
python-netcdf_2.8-4_amd64.deb
 3fa975727486ab72cc6b098477bd3c288a46f6c03c85b6ec2c35b79d6770cf60 14834 
mpich2python_2.8-4_amd64.deb
 bea4481c6eec2528f61545b51c22f19af9528578fb381223e82a7b493b21f2b6 15506 
openmpipython_2.8-4_amd64.deb
Files: 
 465f4a1b2da2f29fb477957c3e77b69e 2868 python optional 
python-scientific_2.8-4.dsc
 fc0287934e68320782e18979fba7e916 7473 python optional 
python-scientific_2.8-4.diff.gz
 cf4b169f03cde3b1ac5c5ebb5e48bd24 153668 python optional 
python-scientific_2.8-4_all.deb
 bf82fd501a4d228e4a56a18d10c9138d 393258 doc optional 
python-scientific-doc_2.8-4_all.deb
 ffbd781936f2974102e596e069912732 26454 python optional python-mpi_2.8-4_all.deb
 616c8f708e2724831cf9a12ca8238795 116604 python optional 
python-netcdf_2.8-4_amd64.deb
 b8283b8a55d23bbc5562fe4f0c525fa0 14834 python optional 
mpich2python_2.8-4_amd64.deb
 83e8d594c986f8f963eadb6dd3804f42 15506 python extra 
openmpipython_2.8-4_amd64.deb

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

iQQcBAEBCAAGBQJQlvMhAAoJELjWss0C1vRzoKAf/jk4pGk2cHRl9R4ikBmvhIvg
52SljUkO1cyfVfoPasrVSsGzGrGTUDsaBYkp7ReP/0EUn6NNRMbtptEP7z4CYBGo
EN0sET6PyL+46LQc/3xWs9KiOpN22gRB78iIpQ/lHKwpWN/GrWumPHNn1vMP2maK
cHb9LrxPfCHzuDbj+TY0ySQYGxkRdysU02sO1SJaIcGWeH/GlFy0nb7f2QK/6Plk
OqhNK9hgLkczKu8JV7FcT7xjGWTieEw3GxI2zXx14vdzpIcgIRvCvr1TdgdDaepu
FOnAUMW3UyL+b7xglaT7I69QZfQ0oVZEGQV0g08azGOn8DSuAAADbn9scta2+i1b
Iu4IMpIlSlvn32ZKE9zMgIIG2XVNcmdQVF5TKvvrK+N+bWDbf/jBjT4ocZumR9k9
SLKCx3X6zjkYvhHcRsGIiRNaJ7cxdvVg9kHKydJFZqTCoV+9n+F+GUScHQ8+2I5O
Dxxz1iGkbAk0koHARLDqUMi06B7qXOmVpgd6JYsBZ1I0/J83NzClWivPT4CupDQF
gHGpj0r0gtUdtsH7PN7UenuSO2O0ulX3QxeMiqqPnAg7CbojhnoXkXSuzdCg7/Gj
LYkGdaQrSRZQXxrNYbkVKtW/nDhPqaBDSvEbmqzfGsyaM5JjEB0j/TX9yuJg0Pmj
TlOaqAjW5AtmwWkvUsFVvNDP0uEKxcaCvUvFM4AvK5aX2KnegRQyOc0pIxKbKDaT
lRNJ28tlNC228e/qvryWnc7e9aR6M5lKCvZMeNG712FYxha3KvNkk48yAAhw+uGN
AfX1FnVxXvwRFA1hMsmead4OuU2Qyqd03n43LiW+n1slPbYFEsJxuqrU+Rf8fPO9
CKBBwLwcJPXx0+EH+5DnC7kkfMr+ZNU4RgRIEJONLD9Ej4d/RJOcoJoMi299YMEB
CaSOwDql5rz18nFFht1FucKPkKXo8ZTMq3eWTbpuD96AFs2xjR2xa0qNPaBfo6EO
DOsF0amHTK7O/LXJ+DofnTPGoN1o3hhuscYx8k+wt2VtnGeUkjrjbMBDPnBW52JY
h7I72vOmPmpb51VWWPVWHMvzYfs9a5YALwPEYeuxYlmHKWip9+VERlzfgx3U/2vF
fJHtKi/dA/toRj4QyOzL+4zvgSknakOlKTlexuqJRS70xCkhtJOIURLpPmehak5Z
N7jsp+JNAhmZaTu0Ks1haSQreiBgBRIFd346rnELL6TaTn3EdJti6jzTqE83dH+m
Spv/t33fmj9D0379whQ2xA+4x7x4J1AaSRhMJyfbfkj22KeqhPT4b4aRhcqrvN6h
m29UzdGfMojRIA4JZNolLPtjKtdFYWp3XPa93TsXnfDl0rtn+MxW1iXcFIbUhOc=
=v3vA
-END PGP SIGNATURE-


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

Accepted kernel-wedge 2.85 (all source)

2012-11-04 Thread Ben Hutchings
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Mon, 05 Nov 2012 03:41:02 +
Source: kernel-wedge
Binary: kernel-wedge
Architecture: all source
Version: 2.85
Distribution: unstable
Urgency: low
Maintainer: Debian Install System Team debian-b...@lists.debian.org
Changed-By: Ben Hutchings b...@decadent.org.uk
Closes: 678587
Description: 
 kernel-wedge - udeb package builder for Debian-Installer
Changes: 
 kernel-wedge (2.85) unstable; urgency=low
 .
   * gen-deps: Ignore dependencies in default package-list that are
 overridden by the architecture package-list (Closes: #678587)
   * find-unpackaged: New sub-command lists modules not packaged in a udeb
   * install-files: Call find-unpackaged
   * install-files: Include modules.{builtin,order} in Linux kernel-image udebs
Checksums-Sha1: 
 846e0f92f12d83c8c18e57278d763f0c2b6ff80f 1652 kernel-wedge_2.85.dsc
 201120bacecf6734d4c868182dbf37d71cfcdf7e 40563 kernel-wedge_2.85.tar.gz
 1b4bfe0ac81410c4dc90630c7e8d9dda86ab2348 44640 kernel-wedge_2.85_all.deb
Checksums-Sha256: 
 386de5944a314cd02480d4f4cdb725f25fbe9c1987a15fc67e3f6871d44d8517 1652 
kernel-wedge_2.85.dsc
 6784c275bd7dbbde5aace468dbbe3c4a38a96cee0745f8f3c18cd4a75ba658ec 40563 
kernel-wedge_2.85.tar.gz
 6e2ac477e03dcc9defa2465defdecef27b2679655b3e63a51b8f5bc50fa7893b 44640 
kernel-wedge_2.85_all.deb
Files: 
 e757a0ab8ec001694890a02406add7cb 1652 utils optional kernel-wedge_2.85.dsc
 7a971f1d4b0249c6156241c444beac15 40563 utils optional kernel-wedge_2.85.tar.gz
 e67ebe1db10ac11487a517c7795f114d 44640 utils optional kernel-wedge_2.85_all.deb

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

iQIVAwUBUJc3b+e/yOyVhhEJAQoIgA//ZZGihhwQfOxEW/83/5cnCs9nz9m2zoR2
zujgA12Z5eK913VJoHj7UwZ1bCcQTuZ0OML1RhfvrLba08FxvX7wFbkVdI9pR4gx
3vE63d+Lz+uBX2gSZ53EOgdwGQdhD5GUlH6mu6+K7tcGZyxsscL3k0XuXdpS5vC1
svpqIGIcwOB7LeNGeoPHy+HjYFmCg3MqnFR4pOZsLUXhV64QEFUB70dvwGCMy86q
tzWhXjCOavMBTkowV0Jg9l18Yqic5px640H73t4VBfrWdg0732Qr6NAWruVo/ccM
pDs2iP0YPGoq/HJYqeGmSfR/NSG6EAHFiYZxXRELUvLq0T32A9IOv1cujGPOAcox
2iJ1JAl44vTc/5RrOucLjkVnNuToNTehNIINcUUztYjp8Ah5N+o53fAKlJuhujeL
/DrqgGJmKNn1f+HJpcD77aZt/9Km0DJuWxxmyy/rsN75kHzn+utZ4zpbRMUeD+DR
Cs0O722ghrxCpBBbS0i0wlKiaxO1NehmjYNytaZIlKlV1RbmQwrXDEkfgDlsc3eJ
C+7ZNgcodTytHXhDE3mt7KUQbPN0Fkt7pMdMKlJ0LKNARTNKO0S9kVTnlmkQgEbh
HFUtKjAw1LaURpINQQyhPPVXsLmSsX1h/YiMwbJXgWpdj1ndW4cplw1HZBZgrBgW
vyG7hdGRWGE=
=/JGT
-END PGP SIGNATURE-


-- 
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/e1tve7w-00053p...@franck.debian.org



Accepted partman-basicfilesystems 77 (source all)

2012-11-04 Thread Christian Perrier
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Mon, 05 Nov 2012 06:50:23 +0100
Source: partman-basicfilesystems
Binary: partman-basicfilesystems
Architecture: source all
Version: 77
Distribution: unstable
Urgency: low
Maintainer: Debian Install System Team debian-b...@lists.debian.org
Changed-By: Christian Perrier bubu...@debian.org
Description: 
 partman-basicfilesystems - Add to partman support for ext2, linux-swap, fat16 
and fat32 (udeb)
Changes: 
 partman-basicfilesystems (77) unstable; urgency=low
 .
   [ Updated translations ]
   * Spanish (es.po) by Javier Fernández-Sanguino Peña
Checksums-Sha1: 
 f4b8e913ad636a08699eef1fd715e1247eef39e5 1762 partman-basicfilesystems_77.dsc
 69fe500c252bd40e10643b1eb571f2813b1017dd 193795 
partman-basicfilesystems_77.tar.gz
 43c53c8ef5c7384ce460e9aca88fa9ab6ca4c797 164416 
partman-basicfilesystems_77_all.udeb
Checksums-Sha256: 
 2472af6d737c921f3548f1183ada933ea8e572decf149000a3558565e5514ea3 1762 
partman-basicfilesystems_77.dsc
 d9c94b9ba9544f23403fb695ddea0d0135f2677f976e6278fe2ed6de834767c1 193795 
partman-basicfilesystems_77.tar.gz
 b775421fde3eb8e24e8500a77e760e8fa0345b67ba82614e1494525bc4bae1a2 164416 
partman-basicfilesystems_77_all.udeb
Files: 
 bd9bdb92992c9305bdce3f987e511e97 1762 debian-installer standard 
partman-basicfilesystems_77.dsc
 f4a26e58aad6c988e988b5a50a1db222 193795 debian-installer standard 
partman-basicfilesystems_77.tar.gz
 c9de36b10cf628d19831d1be8a65c2a4 164416 debian-installer standard 
partman-basicfilesystems_77_all.udeb

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

iQIVAwUBUJdW9ocvcCxNbiWoAQIXThAAklnWTg3DogXLUjAGZJz6D/ATKpZovLa7
YEqzDXQeZZPlT9wVKqXjvKfO+CGiI2ELbqe+NhID+b3plI6CQ7mXbDft4l0L0mrT
gft7YMdPTc2Pcv/ezd3SlM1yFGKNGnoyEZXCJXbWyh5SsEyUNPsTyoUYq0a/avho
IVDHUL0Rvn0ybbzfiJeSR+t2B9fahD1IBOyKpKv3ERCiz5ofX205OkCB130ovekb
QTsgyiBHIB/T1a9VcQgzg7k14WYPqBMCtpVbAR9E6SwFmTWuxAd4LKOLqtVjEkMr
pJmFsm9BeVABRecmmb+lsIfK3XxWKCiENhuSzveUIuQ8BPqM1hNSdzQ9dxo+jsNL
Rh2GlQb4wFLYYyooWKbNBfd2ADE1SwcVXjgfxFhqh0U3sV9CHtIDTTC21IGsfvxC
rhaZzwsFMHy61sK6B6DYNc3VWq6ZVwJti6muf/p8E1v+71sClAAKtCXDc25Hfzfo
b2gg2CjrlQaFtycU+5G6ZOyZAZnSyiHzNElOL8+E5PbaScbcRJpKWZAfZrCgHSwG
+EIYnPXJXUJOdAUX1xWOPHZhJ80sCUtM4+phZcPNHZYSrsreZUFR6hYhd8DTrZfA
SmrTFPnmTEE3X8e3kFcJdTCRCwJfq3EZP7N96soEjzej0Nj0olZ0jDb8PH24JL0S
i3IQN0dcn3U=
=oHkW
-END PGP SIGNATURE-


-- 
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/e1tvg03-0007gz...@franck.debian.org



Accepted partman-btrfs 10 (source all)

2012-11-04 Thread Christian Perrier
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Mon, 05 Nov 2012 07:05:40 +0100
Source: partman-btrfs
Binary: partman-btrfs
Architecture: source all
Version: 10
Distribution: unstable
Urgency: low
Maintainer: Debian Install System Team debian-b...@lists.debian.org
Changed-By: Christian Perrier bubu...@debian.org
Description: 
 partman-btrfs - Add to partman support for btrfs (udeb)
Changes: 
 partman-btrfs (10) unstable; urgency=low
 .
   [ Updated translations ]
   * German (de.po) by Holger Wansing
Checksums-Sha1: 
 1ce0474065a5131e21e6904882d031389607dc74 1625 partman-btrfs_10.dsc
 ea60e821eba8541533fff4894e2412b6043c532c 30111 partman-btrfs_10.tar.gz
 d2815faf347ad98ac6da609b0d19d4d4ec2fdcc5 5520 partman-btrfs_10_all.udeb
Checksums-Sha256: 
 2cf275dba8299517744760acb999f7135ca8cf14cb4a7898345d78c74eac2912 1625 
partman-btrfs_10.dsc
 c5120e44e4762f4a4071bafa1a9989b1cefffb561cc470462b3d0ce2f4868d6e 30111 
partman-btrfs_10.tar.gz
 6d73de77ae6eace6e9e45697e5ba6e9345788409b3cd29320d6fb71ea4ff 5520 
partman-btrfs_10_all.udeb
Files: 
 4ce889fe46b2c59371838a704005ea96 1625 debian-installer standard 
partman-btrfs_10.dsc
 17de2bb94fafacbe3423982a08325141 30111 debian-installer standard 
partman-btrfs_10.tar.gz
 6cd60e6e7afd2bdef5a8794f1b64d72f 5520 debian-installer standard 
partman-btrfs_10_all.udeb
Package-Type: udeb

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

iQIVAwUBUJdYN4cvcCxNbiWoAQJ/jg/8DMaEPb0UDAyYU71XdEm5DIeNWUTTqEF3
8+AQDvCDzqNQGzLO6jHTdnqMSpF146oZLzXFSzQ39WwLQUypLEPNHgnpTQSSN5NJ
na+g6kaqZxuZdewsc1gHRSkCzFK5mwup8PJ/X/d25ISJSHqKneSJFGyVYqJxfGrh
L1s2rQ5A7/kuocCxP3Y261eutHI5APPGJjqAppGlAI1CZ+7vcWVB6mIFsOnBsXw0
GPx5I9tiYJJDB7SInH9Xm5py7MGY8Fwylql2wWUgxxkkA0hRX2FcOq4SS9mbnwDv
ZZZmTHDeDYJMENG3RtvPfGDNrcjGBbnIUv+iM21LZqztY7NY//3GA6Fmbx2wXYtV
jXOmodIV7AC7LdoTlyiAeyDQhZFTkGA9DkQJtq0YLxnuMJ4sPI5lI3tuGYhPOsy3
hhsp6kqUIU1H6DzKJ/7tfJViOf7xJ2Xfci+E+43ukeG2AgKFwp5l/IkDcCaPcdsM
jPiiv3Lwu91jZB8gCGCFEtLFWLMei8H6jSwLXtFMHUQqrXLEYsHXuhiSOXyVvzZB
+Nx7MUk5w0GQEpWqDA+EsYnqmbpqe94cccHqp3YfR9AGVaDZiFuyfQvUpIj1ZKe8
44EkYJHlIthimkjtdVEHr9Rnp0qkqHsRXu3zA68MJpdx9+CvUQJ+oBUG4ZTP5kov
wGYw8cQqU1M=
=Tszl
-END PGP SIGNATURE-


-- 
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/e1tvgeb-0001k3...@franck.debian.org



Accepted xcp-storage-managers 0.1.1-3 (source amd64)

2012-11-04 Thread Thomas Goirand
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 04 Nov 2012 18:54:52 +
Source: xcp-storage-managers
Binary: xcp-storage-managers
Architecture: source amd64
Version: 0.1.1-3
Distribution: unstable
Urgency: low
Maintainer: PKG-Xen Devel pkg-xen-de...@lists.alioth.debian.org
Changed-By: Thomas Goirand z...@debian.org
Description: 
 xcp-storage-managers - storage backends for XCP
Closes: 687319 691805 691806 691808
Changes: 
 xcp-storage-managers (0.1.1-3) unstable; urgency=low
 .
   * Added missing dependency on sg3-utils and open-iscsi (Closes: #691806).
   * Fixes path to iscsid in iscsilib.py (Closes: #691805).
   * Fixes path to scsi_id in scsiutil.py, removes unknown --master parameter in
   lvutil.py (Closes: #691808).
   * Fix CDROM guest hotplug bug (LP: #1045739) (Closes: #687319).
   * Added a watch file.
   * Build-Conflicts: xcp-storage-managers, since that's just what happened to
   me at the dh_python2 stage.
Checksums-Sha1: 
 8b0519f8e3914ec6269b39341b4f7ddec15c392a 1579 xcp-storage-managers_0.1.1-3.dsc
 b5ecbfc87e1d2485d635d857e9675b134012f5cb 17766 
xcp-storage-managers_0.1.1-3.debian.tar.gz
 dfb50ae4185d5f5dabf1f0c36abe59ae2cac39bb 212800 
xcp-storage-managers_0.1.1-3_amd64.deb
Checksums-Sha256: 
 c7b6bf00922641fff48b93e9e49f5930e1dbd3f2eb67f65d290184f004c82e44 1579 
xcp-storage-managers_0.1.1-3.dsc
 23e09669334344f9ea6f372ac766c699606ac877ee9212bda7b27b7945d73652 17766 
xcp-storage-managers_0.1.1-3.debian.tar.gz
 e1c4c78a59d74ead19711997dc4d494846c028f68132d07f20ebbebbca803c87 212800 
xcp-storage-managers_0.1.1-3_amd64.deb
Files: 
 ca1f65d6552adb0c874fdb5451e829d7 1579 libs extra 
xcp-storage-managers_0.1.1-3.dsc
 6887febef7949845370de9bc32bb22fd 17766 libs extra 
xcp-storage-managers_0.1.1-3.debian.tar.gz
 f64d4232ccba0f3a8f8677ed6355406f 212800 libs extra 
xcp-storage-managers_0.1.1-3_amd64.deb

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

iEYEARECAAYFAlCXcmUACgkQl4M9yZjvmkkklQCg1PMUiBRfI71rc68SEjx/XcAz
t+AAoLRbIXApC7bvyrv2ELQYFETXJ4Hp
=FSJC
-END PGP SIGNATURE-


-- 
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/e1tvgw9-0001uq...@franck.debian.org



Accepted postgresql-common 134wheezy2 (source all)

2012-11-04 Thread Martin Pitt
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Mon, 05 Nov 2012 08:15:34 +0100
Source: postgresql-common
Binary: postgresql-common postgresql-client-common postgresql-server-dev-all 
postgresql postgresql-client postgresql-doc postgresql-contrib
Architecture: source all
Version: 134wheezy2
Distribution: unstable
Urgency: low
Maintainer: Debian PostgreSQL Maintainers 
pkg-postgresql-pub...@lists.alioth.debian.org
Changed-By: Martin Pitt mp...@debian.org
Description: 
 postgresql - object-relational SQL database (supported version)
 postgresql-client - front-end programs for PostgreSQL (supported version)
 postgresql-client-common - manager for multiple PostgreSQL client versions
 postgresql-common - PostgreSQL database-cluster manager
 postgresql-contrib - additional facilities for PostgreSQL (supported version)
 postgresql-doc - documentation for the PostgreSQL database management system
 postgresql-server-dev-all - extension build tool for multiple PostgreSQL 
versions
Closes: 689994
Changes: 
 postgresql-common (134wheezy2) unstable; urgency=low
 .
   * debian/supported-versions: Add Debian 7.0 wheezy to support 9.1 only.
 This is not a functional change, but avoids the Unknown Debian release
 warning.
   * debian/postgresql-common.triggers: Also watch for changes in
 /usr/share/hunspell/; pg_updatedicts handles these as well. Cherry-picked
 from trunk r1217. (Closes: #689994)
Checksums-Sha1: 
 7e9f187ce6e01566432faba75a7fbd3d223e5b3c 2204 postgresql-common_134wheezy2.dsc
 138d2e377fd975730a348ded6c1be85355707d62 140967 
postgresql-common_134wheezy2.tar.gz
 c6f53eab1cb5233f2a7afdc9ae2265bf3b0b4a54 46578 
postgresql-server-dev-all_134wheezy2_all.deb
 75373279d9aa2137a8f082c4a97ac4e4a6261f71 42188 
postgresql_9.1+134wheezy2_all.deb
 32a4b13ba605107c954d2d975b5732078f68a11c 42214 
postgresql-client_9.1+134wheezy2_all.deb
 ac0f04aec5f0211638028a76443a06811e799b9b 42202 
postgresql-doc_9.1+134wheezy2_all.deb
 733125db4004ead6167cc6681b66e7d30488f858 42218 
postgresql-contrib_9.1+134wheezy2_all.deb
 cef00e7030922604bacb7ba5e104b13a90defaae 135450 
postgresql-common_134wheezy2_all.deb
 42452286984fc91d544056d06787283488f500d7 62200 
postgresql-client-common_134wheezy2_all.deb
Checksums-Sha256: 
 70a441ad4361304f446f7e1ea3c9325f7a941f5a2ace2c404bc4d77f4be54473 2204 
postgresql-common_134wheezy2.dsc
 389f08094c159572c98cdeb303da8b3206ce3f1376ddd7885ea8e9b6510a0a54 140967 
postgresql-common_134wheezy2.tar.gz
 52474e59c6487782e5fada6626bf4defd79397c307cddae6a58c6af23de14467 46578 
postgresql-server-dev-all_134wheezy2_all.deb
 57e74c40bca74450a5c22ce4149953f061cecec8ea172187862b10c4b6dbaed1 42188 
postgresql_9.1+134wheezy2_all.deb
 7333743167b00573f22ca0ebe7812a614d7cd597e244e138d1d68f7451234049 42214 
postgresql-client_9.1+134wheezy2_all.deb
 a6b988363b39ddd764a8cc8afccdc7192d7312e9b0a5de111396a510c5ff386b 42202 
postgresql-doc_9.1+134wheezy2_all.deb
 8678f792fd1ac715f6f400947fb1262e4a7561d98e68359082cb5bba7460 42218 
postgresql-contrib_9.1+134wheezy2_all.deb
 b5fb8943d718911dec30e53c222cdbf4e7502f0d402bd73993371397a7958a90 135450 
postgresql-common_134wheezy2_all.deb
 aea6bbdc61333cbd28cf2fcdbcbfdebe3446b0603733b66457eeaa3f87bb2811 62200 
postgresql-client-common_134wheezy2_all.deb
Files: 
 23a657d10f39db1165ebdf924310981e 2204 database optional 
postgresql-common_134wheezy2.dsc
 9776830db77db3e6a051dae7c4d71b02 140967 database optional 
postgresql-common_134wheezy2.tar.gz
 0a0123a9deb747edc0925e535e4bdd84 46578 database optional 
postgresql-server-dev-all_134wheezy2_all.deb
 22bf395d82a4052af832468341eb6f6c 42188 database optional 
postgresql_9.1+134wheezy2_all.deb
 f9b8d263144165089b96455fee1416dc 42214 database optional 
postgresql-client_9.1+134wheezy2_all.deb
 f5e95b510912df5cadf7965dbe6b2126 42202 doc optional 
postgresql-doc_9.1+134wheezy2_all.deb
 7b4339e0c292bc927ef2f49fb2f60477 42218 database optional 
postgresql-contrib_9.1+134wheezy2_all.deb
 202083970d433ef3c32cd018e2502bbf 135450 database optional 
postgresql-common_134wheezy2_all.deb
 1c90609fc75cf02397b13cd896aae50e 62200 database optional 
postgresql-client-common_134wheezy2_all.deb

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

iQIcBAEBCAAGBQJQl2fFAAoJEPmIJawmtHufX3UP/1QzRJ3SSo4xqwvNbbug2cZv
6fH8f6lGPD6ZoWxCCqsdticdxOK5wbEvsGdx9T6eRC3K1BeRoY/+L5gmOIDtJ4Yy
kyAx9R6yN/pnIRBJZmWGeIDVVOh/6avMm6VB6FqOzrZyN2WOjLfu/wRTfOAya0/T
Nl5le25bHyP/I4MMMUnZUDUGGTZFu1oUXhevblA1A311G5GZkJwwF8heLV7farAF
/YYPxITN7t8+FqPlRjlbI0gA+9KjyhausvfTwIZAH7oQ1U+1YQsmVyX8cJfXQUgs
G2M4TZe2Rn0DLq4WIEflOXBfIUDY0VITPcVUR0ZwdvAkhW3goaxggzYDho+aXs+U
UIFavhGPrG4Ozdp1cPZpGpLhzZ61FN2ZUbx47dCKU3UzD6VBBvBvndIfTFjsO8A2
sECD8xkPeLJpAmocB2ysoN8W/1F+4MjiiXdnKtTPo1F1+e98ES+vuq6sENRe4a2a
2az8rNoOjA7Qx7P4Anqcv1MxB5mnoaXv5maAlDXgUxuuvt4OfUza9xwD21xiN3bc
vN0sZ7dYqY/QvqNCDNzPh2uWhO6GVgvKQOtBzrhypXosthvdVGRwWLnmiSQBHxy7
bImFH66loGbVUtmTMIdyUE9GLWcm4k1rfhN+sy9u5BPGJ60lypGRWJYOulcdXRBs
J/W0PZablob248q3CKG9
=oBYz
-END PGP SIGNATURE-