Re: [Soc-coordination] GSoC project: fedmsg for the Debian infrastructure

2013-04-26 Thread Stephen Gran
This one time, at band camp, Simon Chopin said:
 Quoting Stephen Gran (2013-04-25 21:17:29)
  This one time, at band camp, Simon Chopin said:
   The thing itself is based on the ZeroMQ protocol.
  
  One of the principles, up to now, of system design for the debian.org
  infrastructure has been that it can tolerate single nodes being off line
  for periods of time.  My understanding of ZeroMQ is that it doesn't do
  very well when the sender and the receiver aren't on line at the same
  time.  I have not used ZeroMQ in any serious way, so I'm only repeating
  what I've heard.  Please correct me if I'm wrong.
 
 Well, as I understand it, when sender or receiver are not online, there
 is simply no message passing. If your concern is about what happens to
 the backlog when the consumer comes back online, then I've already
 written about that earlier today :-)

OK, that's fairly straight forward, then.  I'm not convinced yet that
this is going to work out as a debian.org service.

But, that being said, I think we need something like this, and no one
else appears to be working on it at the moment.  Go on and make it
easily installable and make people interested in it.  If there are
architectural problems we can't live with for our needs, we'll still
benefit from your work.  Thanks for doing this.

Cheers,
-- 
 -
|   ,''`.Stephen Gran |
|  : :' :sg...@debian.org |
|  `. `'Debian user, admin, and developer |
|`- http://www.debian.org |
 -


signature.asc
Description: Digital signature


Re: GSoC project: fedmsg for the Debian infrastructure

2013-04-26 Thread Olivier Berger
Hi.

Daniel Pocock dan...@pocock.com.au writes:

 Red Hat promotes a number of messaging solutions, I've used several of
 these things commercially - they publish a very interesting roadmap[1]:
 - - HornetQ new ultra high performance enterprise grade messaging
 - - MRG Messaging (based on Qpid) Exploits Linux-specific optimizations
 for performance
 - - Fuse MQ (based on ActiveMQ)
 - - JBoss XQ Messaging

 and I'm surprised that they ruled them all out and went for ZeroMQ

 OpenStack is working with RabbitMQ, it is based on a broker paradigm too

 My own feeling is that brokers do scale to some extent: if reliable
 delivery is a requirement, then you just have to buy the right
 hardware to run the broker at scale.


I'm not at all an expert in Message Queuing middleware, but I noticed
that Aapache Allura [0], the infrastructure running SF.net/SourceForge
(or at least, part of it), seems to have been built around a similar
architecture.

Maybe there's interesting feedback to draw from there, in addition to
FedMsg in Fedora.

Hope this helps.

Best regards,

[0] http://sourceforge.net/p/allura/wiki/

-- 
Olivier BERGER 
http://www-public.telecom-sudparis.eu/~berger_o/ - OpenPGP-Id: 2048R/5819D7E8
Ingenieur Recherche - Dept INF
Institut Mines-Telecom, Telecom SudParis, Evry (France)


-- 
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/87fvydk6qa@inf-8657.int-evry.fr



Bug#706204: ITP: sgabios -- A bios option rom to provide legacy serial console for x86

2013-04-26 Thread Daniel Beyer
Package: wnpp
Severity: wishlist
Owner: Daniel Beyer d...@deb.ymc.ch


* Package name: sgabios
  Version : 2010.04.22
  Upstream Author : Nathan Laredo n...@google.com
* URL : https://code.google.com/p/sgabios/
* License : Apache-2.0
  Programming Lang: C
  Description : A bios option rom to provide legacy serial console for x86

The Google Serial Graphics Adapter BIOS or SGABIOS provides a means for
legacy x86 software to communicate with an attached serial console as if
a video card were attached. SGABIOS is designed to be inserted into a BIOS
as an option rom to provide over a serial port the display and input
capabilities normally handled by a VGA adapter and a keyboard. SGABIOS
can be used to feature OS independent serial console redirection in Qemu.


-- 
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/20130426094109.22381.75148.reportbug@d1-t20.cluster



Re: Bug#602034: jpeg8 vs jpeg-turbo

2013-04-26 Thread Mike Gabriel

Hi all,

On Do 25 Apr 2013 22:29:53 CEST Michael Biebl wrote:


Am 25.04.2013 20:49, schrieb Mike Gabriel:

Can this be a proposal? Package libjpeg and libjpeg-turbo using an
alternatives setup and thus, making both libs installable in parallel.
Packagers can then build-depend on one or the other libjpeg
implementations.


Please no. If libjpeg-turbo is the saner implementation, which reading
through the messages posted so far it seems like, let's switch to it fully.


+1 from me, as well. I have been using the drop-in replacement  
packages that we provide via the upstream X2Go Debian-compatible  
package archive for months now and have not found any restraints, so  
far.


How can a consensus on this issue be reached?

Mike


--

DAS-NETZWERKTEAM
mike gabriel, rothenstein 5, 24214 neudorf-bornstein
fon: +49 (1520) 1976 148

GnuPG Key ID 0x25771B31
mail: mike.gabr...@das-netzwerkteam.de, http://das-netzwerkteam.de

freeBusy:
https://mail.das-netzwerkteam.de/freebusy/m.gabriel%40das-netzwerkteam.de.xfb


pgpchqwWbU3L9.pgp
Description: Digitale PGP-Unterschrift


Re: Bug#602034: jpeg8 vs jpeg-turbo

2013-04-26 Thread Simon McVittie
On 25/04/13 20:39, Pau Garcia i Quiles wrote:
 It boils down to jpeg6-2 is the only important thing. Forget about
 jpeg8 and jpeg9, which bring incompatible changes.

There are other features in newer libjpeg that packages do need, even
when not using exotic JPEG-like formats. For instance, ioquake3 uses the
jpeg_mem_src() (ability to load JPEGs from a memory buffer, not just
from a file on disk) and previously carried it as a local patch to its
embeddded copy of IJG jpeg6b. (It now embeds IJG jpeg8c instead, and is
built against the system libjpeg8-dev in Debian.)

I believe that means that ioquake3 can be built unpatched against either
IJG libjpeg8 or a sufficiently new libjpeg-turbo, but not against IJG
libjpeg6b (although if there was libjpeg6b2 release with jpeg_mem_src(),
I think that'd also work).

S


-- 
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/517a6517.5080...@debian.org



Re: Bug#602034: jpeg8 vs jpeg-turbo

2013-04-26 Thread Ben Hutchings
On Fri, 2013-04-26 at 12:29 +0100, Simon McVittie wrote:
 On 25/04/13 20:39, Pau Garcia i Quiles wrote:
  It boils down to jpeg6-2 is the only important thing. Forget about
  jpeg8 and jpeg9, which bring incompatible changes.
 
 There are other features in newer libjpeg that packages do need, even
 when not using exotic JPEG-like formats. For instance, ioquake3 uses the
 jpeg_mem_src() (ability to load JPEGs from a memory buffer, not just
 from a file on disk)
[...]

That seems to be a pretty simple convenience function which could easily
be added in either libjpeg-turbo or the applications that want it.

Ben.

-- 
Ben Hutchings
Klipstein's 4th Law of Prototyping and Production:
A fail-safe circuit will destroy others.


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


Re: Bug#706160: general: it should be easier for ordinary developers to work with Debian packages

2013-04-26 Thread Carlos Alberto Lopez Perez
On 25/04/13 19:18, Wouter Verhelst wrote:
 Gentoo:
- vim foo-1.ebuild; ebuild foo-1.ebuild manifest; emerge foo
- That may look like oversimplification, but the contents of
  foo-1.ebuild really are very simple.
 By that rationale, building a Debian package simply requires mkdir
 debian; vim debian/rules; vim debian/control; dch --create; touch
 debian/copyright; dpkg-buildpackage. The contents of debian/rules and
 debian/control is really simple, dch helps you when creating a
 changelog, and an *empty* debian/copyright file is syntactically valid
 (though not semantically, of course).
 

This can be even more simple:

dh_make -f ../foo-1.tar.gz
dpkg-buildpackage




signature.asc
Description: OpenPGP digital signature


Re: Bug#602034: jpeg8 vs jpeg-turbo

2013-04-26 Thread Adam Borowski
On Fri, Apr 26, 2013 at 12:29:27PM +0100, Simon McVittie wrote:
 On 25/04/13 20:39, Pau Garcia i Quiles wrote:
  It boils down to jpeg6-2 is the only important thing. Forget about
  jpeg8 and jpeg9, which bring incompatible changes.
 
 There are other features in newer libjpeg that packages do need, even
 when not using exotic JPEG-like formats. For instance, ioquake3 uses the
 jpeg_mem_src() (ability to load JPEGs from a memory buffer, not just
 from a file on disk) and previously carried it as a local patch to its
 embeddded copy of IJG jpeg6b. (It now embeds IJG jpeg8c instead, and is
 built against the system libjpeg8-dev in Debian.)
 
 I believe that means that ioquake3 can be built unpatched against either
 IJG libjpeg8 or a sufficiently new libjpeg-turbo, but not against IJG
 ^
 libjpeg6b (although if there was libjpeg6b2 release with jpeg_mem_src(),
 I think that'd also work).

If it works with libjpeg-turbo, what's the problem?

-- 
ᛊᚨᚾᛁᛏᚣ᛫ᛁᛊ᛫ᚠᛟᚱ᛫ᚦᛖ᛫ᚹᛖᚨᚲ


-- 
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/20130426122747.ga7...@angband.pl



Re: Bug#602034: jpeg8 vs jpeg-turbo

2013-04-26 Thread Andrey Rahmatullin
On Fri, Apr 26, 2013 at 02:27:47PM +0200, Adam Borowski wrote:
   It boils down to jpeg6-2 is the only important thing. Forget about
   jpeg8 and jpeg9, which bring incompatible changes.
  There are other features in newer libjpeg that packages do need, even
  when not using exotic JPEG-like formats. For instance, ioquake3 uses the
  jpeg_mem_src() (ability to load JPEGs from a memory buffer, not just
  from a file on disk) and previously carried it as a local patch to its
  embeddded copy of IJG jpeg6b. (It now embeds IJG jpeg8c instead, and is
  built against the system libjpeg8-dev in Debian.)
  
  I believe that means that ioquake3 can be built unpatched against either
  IJG libjpeg8 or a sufficiently new libjpeg-turbo, but not against IJG
  ^
  libjpeg6b (although if there was libjpeg6b2 release with jpeg_mem_src(),
  I think that'd also work).
 
 If it works with libjpeg-turbo, what's the problem?
That was an answer to a different statement.

-- 
WBR, wRAR


--
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/20130426130626.ga23...@belkar.wrar.name



Re: [Debian-med-packaging] Question about proper archive area for packages that require big data for operation

2013-04-26 Thread Laszlo Kajan
Dear FTP Masters!

On 23/04/13 15:13, Benjamin Drung wrote:
[...]
 You can use xz for the source and binary package to reduce the size. The
 default compression level for xz reduces the size of the source tarball
 from 415 MB to 272 MB:
 
 $ ls -1s --si metastudent-data_1.0.0.tar*
 823M metastudent-data_1.0.0.tar
 381M metastudent-data_1.0.0.tar.bz2
 415M metastudent-data_1.0.0.tar.gz
 272M metastudent-data_1.0.0.tar.xz
 $ ls -1sh metastudent-data_1.0.0.tar*
 784M metastudent-data_1.0.0.tar
 363M metastudent-data_1.0.0.tar.bz2
 396M metastudent-data_1.0.0.tar.gz
 259M metastudent-data_1.0.0.tar.xz

Following Benjamin's suggestion and the data.debian.org document [1], we have 
prepared a 'metastudent-data' arch:all package that is ~130MB (xz
compressed).
The package builds required architecture dependent databases in the postinst 
script. The purpose of this is to save space in the archive that
each architecture dependent version would take up.
The arch:all package is almost identical to the source package.

* Please comment on this solution. If you like it, we will upload it (targeting 
the 'main' area), and have 'metastudent' (also in main) depend
on it.

[1] http://ftp-master.debian.org/wiki/projects/data/

Thank you for commenting.

Best regards,
Laszlo


-- 
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/517a7f67.3070...@rostlab.org



Re: Bug#706160: general: it should be easier for ordinary developers to work with Debian packages

2013-04-26 Thread Jonathan Dowland
On Fri, Apr 26, 2013 at 02:20:53PM +0200, Carlos Alberto Lopez Perez wrote:
 dh_make -f ../foo-1.tar.gz
 dpkg-buildpackage

I think one valid point the OP makes which each of these suggestions — in
isolation — seem to miss, is there are *too many ways to do it*.  The
suggestions you (and others) make are great, but how discoverable are they to a
newbie packager? Conversely, how (non-)discoverable are the myriad bad ways to
do things (the hello package is a good example of this.)


-- 
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/20130426140452.GA18128@debian



GSoC/debian.org SIP/XMPP infrastructure

2013-04-26 Thread Daniel Pocock


Several students have inquired about the possibility of doing a
real-time communication (RTC) project for GSoC, one has already started
his application[1] and a few others have been corresponding with me by
email.

Rather than letting the students guess what we need or want, I'm hoping
some people might be keen to suggest requirements or challenges for this
to go ahead.  It could be used to develop some solutions for debian.org,
debian.net and/or alioth users

There are some discussion points on my blog[2] but they are only the
most essential points.  I'm sure there are more innovative ideas that
will come from some of the students or the community - please feel free
to suggest things

I'd also be keen to know how different teams (e.g. DSA) would want to
interact with students proposing such projects, as it is inevitable that
this would involve some server resources and technical changes.

1.  http://wiki.debian.org/SummerOfCode2013/StudentApplications

2. http://danielpocock.com/an-rtc-infrastructure-for-debian.org


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/517acb4e.5080...@pocock.com.au



Re: Bug#706160: general: it should be easier for ordinary developers to work with Debian packages

2013-04-26 Thread Ben Longbons
From: Christian PERRIER bubu...@debian.org
I'm definitely sure that a bug report is not the way to achieve
anything here.
Okay, continuing this on-list instead of in the bug report. Everyone,
please keep me on the CC list, I missed half of these replies.

As Wouter mentioned, coming up to $DISTRO and saying
that you guys are doing things wrong and here is how you should do
is like saying please throw away 20 years of accumulated experience
and restart from scratch. I very much doubt it will ever happen.
I am NOT trying to suggest that you throw away 20 years of work.
I AM trying to suggest that even after 20 years, there are still
some issues, which affect Ordinary Developers more than you.

I'm not particularly interested in the following thread but I'm
interested in keeping our BTS as clean as possible.

Soclosing the bug report.
My point for doing it as a bug was so that it would stay open instead
of ending up lost in the archives of a list. I guess your motive is the
exact opposite.

From: Jonathan Dowland j...@debian.org
I think one valid point the OP makes which each of these suggestions — in
 isolation — seem to miss, is there are *too many ways to do it*.  The
 suggestions you (and others) make are great, but how discoverable are they to 
 a
 newbie packager? Conversely, how (non-)discoverable are the myriad bad ways to
 do things (the hello package is a good example of this.)

That is *exactly* my point. I have no doubt that someone familiar
with the Debian infrastructure is capable of handling all of my
use cases. The point is that not everyone is familiar with the
Debian infrastructure, and people will give up if they have to look
too hard. For example, I hadn't discovered dh_make; it's not in
http://wiki.debian.org/IntroDebianPackaging

From: Wouter Verhelst wou...@debian.org
 Put otherwise, going to one distribution and saying you guys are doing
 it all wrong, look at how $OTHER distribution is doing it, you should do
 it their way!!1! isn't very convincing.
I was hoping the focus would not be on the fact that I mentioned a
specific other distro. Is that why people are so hostile?

That's a misconception. The hello package shows how to build a Debian
package *without using any helper programs*. Almost nobody ever does
that anymore; I'm not sure why that package still exists.
Then remove it.

If you want an
example for how to really do things in practice, you should look at
hello-debhelper. Its debian/rules and debian/rules-dh files are much
simpler.
From my experience at looking at debian/rules for packages I've tried
to patch or upgrade, 'hello' is more typical than 'hello-debhelper'.

Perhaps Debian should automatically file a bunch of bugs against
packages with overly-complicated debian/rules? Or add a lintian warning
or something.

dpkg-scansources ... dpkg-scanpackages
Good to know, but it's still more complicated than shipping ebuilds.

all you need to do is ship the debian/ directory. This Just Works(TM).
Not with dpkg-buildpackage, which everything I read seemed to indicate
was the preferred way.

- Run apt-get -d source package, fetch the new upstream source, run
uupdate with the right arguments (read the manpage for the details).
Unless it's something very complex, that will almost certainly work.
Good to know. Not obvious at all.

Of course, for a distressing number of packages, .orig.tar.gz is a repack,
not the upstream's vanilla tarball. Would that make uupdate fail?

If, OTOH, it *is* something very complex, then this... snip
... won't work either.
Granted.

From: Philip Hands p...@hands.com
the deep joy of having
users who patch packages into a state of uselessness, and then report
bugs against the result without mentioning that they broke the package
themselves.

If those that expect to be able to do this sort of thing without
consulting any documentation
I'm not saying I expect to read no documentation. I'm saying that
the documentation I read was not intuitive.

And I'm certainly not stupid enough to expect support for something
I broke on my own. I have enough of that from trying to support my
own software.

But the fact is: software as packaged by Debian *is* buggy and
sometimes needs to be patched. Sometimes the bug is in the upstream
version; sometimes it is in the Debian patches.


From: Bernhard R. Link brl...@debian.org
   - Because of the above, debian/rules tries to know about backwards steps.
What are backwards steps?
The clean and unpatch targets Doing these manually is just asking for
trouble, and you can't depend on the upstream makefile either.

In Gentoo, 'ebuild foo-1.ebuild clean' just does rm -r /var/tmp/whatever/,
and there is no explicit way to unpatch - just clean and extract without
patching (ebuild foo-1.ebuild unpack for no patching;
ebuild foo-1.ebuild prepare to also patch)

   - There are too many arcane commands that have to be called.
./debian/rules build
fakeroot ./debian/rules binary

Everything else is mostly convenience wrappers.
I was 

Re: GSoC/debian.org SIP/XMPP infrastructure

2013-04-26 Thread Tollef Fog Heen
]] Daniel Pocock 

 I'd also be keen to know how different teams (e.g. DSA) would want to
 interact with students proposing such projects, as it is inevitable that
 this would involve some server resources and technical changes.

DSA is reachable at debian-ad...@lists.debian.org, so inquries should be
sent there.

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



Bug#706240: ITP: node-read-package-json -- Read package.json for npm module for Node.js

2013-04-26 Thread Jérémy Lal
Package: wnpp
Severity: wishlist
Owner: Jérémy Lal kapo...@melix.org

* Package name: node-read-package-json
  Version : 0.3.1
  Upstream Author : Isaac Z. Schlueter i...@izs.me
* URL : https://github.com/isaacs/read-package-json
* License : BSD-2-clause
  Programming Lang: JavaScript
  Description : Read package.json for npm module for Node.js

This module reads package.json files with semantics, defaults, and
validation for npm consumption.
.
Node.js is an event-based server-side javascript engine.


-- 
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/20130426214922.7146.3842.reportbug@imac.chaumes



Re: jpeg8 vs jpeg-turbo

2013-04-26 Thread Bill Allombert
On Wed, Apr 24, 2013 at 10:10:42PM +0800, Aron Xu wrote:
 On Wed, Apr 24, 2013 at 9:19 PM, Bill Allombert
 bill.allomb...@math.u-bordeaux1.fr wrote:
 
  As IJG libjpeg maintainer, my plan is to move to libjpeg9 which has more 
  feature.
 
 
 From a user's prospective, I don't think adding bunches of not widely
 used features is that useful (I mean it's useful but not that
 important), but speed does matter a lot, especially on slower hardware
 like ARM-boards.

I think there are some misunderstanding about what offer libjpeg8:

1) by default, libjpeg8 creates JFIF files which are compatible with libjpeg62.

2) by default, libjpeg8 uses a different subsampling which lead to higher
quality output than libjpeg62.

However this leads to files which are not byte per byte indentical to what
libjpeg62 would produce, but this is in no way required by the JPEG standard.
Indeed the standard explicitely allow for different DCT implementation.

3) libjpeg8 implements a larger part of the JPEG standard, so it can read and 
write
JFIF files that are standard compliant but not supported by libjpeg62.

4) it also provides a number of extension to the standard, which are well 
documented.

So I do not think it is fair to restrict JPEG support in Debian to 1998 image
processing technology. 

Cheers,
-- 
Bill. ballo...@debian.org

Imagine a large red swirl here. 


-- 
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/20130426215054.GB19734@yellowpig



Re: Bug#706160: general: it should be easier for ordinary developers to work with Debian packages

2013-04-26 Thread Wouter Verhelst
On 26-04-13 21:43, Ben Longbons wrote:
 From: Christian PERRIER bubu...@debian.org
 I'm definitely sure that a bug report is not the way to achieve
 anything here.
 Okay, continuing this on-list instead of in the bug report. Everyone,
 please keep me on the CC list, I missed half of these replies.
 
 As Wouter mentioned, coming up to $DISTRO and saying
 that you guys are doing things wrong and here is how you should do
 is like saying please throw away 20 years of accumulated experience
 and restart from scratch. I very much doubt it will ever happen.
 I am NOT trying to suggest that you throw away 20 years of work.
 I AM trying to suggest that even after 20 years, there are still
 some issues, which affect Ordinary Developers more than you.

I realize (and agree!) that in some cases, Debian is more complex than
it could be.

However, you seem to have fallen in the fallacy to believe the familiar
is easier than the unknown. That's just not true.

[...]
 My point for doing it as a bug was so that it would stay open instead
 of ending up lost in the archives of a list. I guess your motive is the
 exact opposite.

You'll need to convince people that there actually is a problem.
Thousands of people make Debian packages every day, and certainly not
all of them are Debian Developers. It's not *that* hard.

[...]
 If you want an
 example for how to really do things in practice, you should look at
 hello-debhelper. Its debian/rules and debian/rules-dh files are much
 simpler.
From my experience at looking at debian/rules for packages I've tried
 to patch or upgrade, 'hello' is more typical than 'hello-debhelper'.

That doesn't match my experience.

 Perhaps Debian should automatically file a bunch of bugs against
 packages with overly-complicated debian/rules? Or add a lintian warning
 or something.

I don't think that's possible. How are you going to define
overly-complicated? How are you going to write code to decide that
this other code is too complicated? That doesn't sound like it's even
possible.

 dpkg-scansources ... dpkg-scanpackages
 Good to know, but it's still more complicated than shipping ebuilds.

You can also just ship packages and install them with dpkg -i. The
dpkg-scan* thingies is just extra infrastructure, similar to what you'd
call portage overlays, if my understanding is correct.

 all you need to do is ship the debian/ directory. This Just Works(TM).
 Not with dpkg-buildpackage, 

Yes it does. I've done it.

You need to make sure you're building as a native package, but other
than that, there's no problem.

 which everything I read seemed to indicate
 was the preferred way.

That's correct.

 - Run apt-get -d source package, fetch the new upstream source, run
 uupdate with the right arguments (read the manpage for the details).
 Unless it's something very complex, that will almost certainly work.
 Good to know. Not obvious at all.
 
 Of course, for a distressing number of packages, .orig.tar.gz is a repack,
 not the upstream's vanilla tarball. Would that make uupdate fail?

It shouldn't, unless the .orig.tar.gz is laid out completely different.
I've not seen that much in practice (if at all)

[...]
 I'm not saying I expect to read no documentation. I'm saying that
 the documentation I read was not intuitive.

Then perhaps the documentation you read wasn't the right documentation.

For the benefit of improving that, could you let us know how you
searched for it, and what you found? We should look into what went wrong
there.

[...]
 From: Bernhard R. Link brl...@debian.org
   - Because of the above, debian/rules tries to know about backwards steps.
 What are backwards steps?
 The clean and unpatch targets Doing these manually is just asking for
 trouble, and you can't depend on the upstream makefile either.

Sure you can.

unpatch is just patch -R. It's pretty hard to make that fail.

As to upstream build systems, you can actually depend on them to have
make clean or a make distclean working right--provided they're not
using some home-rolled system, but are using something standard, like
autotools or cmake or similar. There are certainly cases where that
doesn't work, but those are bugs like any other, and most upstreams will
take patches then.

In the case where it's so bad that make clean doesn't work, you can
always do a VPATH build, or simulate that with a symlink farm. That's
not too hard.

   - It's not obvious how to modify the patch set directly.
 modify upstream files, call dpkg-source --commit
 Not what I call directly. Your patch management system seems optimized
 for changing things yourselves, rather than backporting upstream fixes.

You can also just drop a patch file in the right directory and add its
name to the series file...

   - There is no attempt at managing multiple source versions.
 First you say things are too complicated, then you complain about
 some obscure missing option I never found any use case for.
 Managing multiple source versions is essential,

Nonsense.

 

Re: jpeg8 vs jpeg-turbo

2013-04-26 Thread Wookey
+++ Bill Allombert [2013-04-26 23:50 +0200]:
 
 So I do not think it is fair to restrict JPEG support in Debian to 1998 image
 processing technology. 

Neither does anyone else, which is why they want to be able to use the
SIMD features in their CPUs for (much) faster JPEG processing.

So far a good case seems to be being made that that is more useful and
more requested than the relatively minor image quality improvements
you mentioned. (And they can be had without any issues with
incompatible image formats.) 

Wookey
-- 
Principal hats:  Linaro, Emdebian, Wookware, Balloonboard, ARM
http://wookware.org/


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20130426221316.gh2...@stoneboat.aleph1.co.uk



Re: [Debian-med-packaging] Question about proper archive area for packages that require big data for operation

2013-04-26 Thread Ben Hutchings
On Fri, Apr 26, 2013 at 03:21:43PM +0200, Laszlo Kajan wrote:
 Dear FTP Masters!
 
 On 23/04/13 15:13, Benjamin Drung wrote:
 [...]
  You can use xz for the source and binary package to reduce the size. The
  default compression level for xz reduces the size of the source tarball
  from 415 MB to 272 MB:
  
  $ ls -1s --si metastudent-data_1.0.0.tar*
  823M metastudent-data_1.0.0.tar
  381M metastudent-data_1.0.0.tar.bz2
  415M metastudent-data_1.0.0.tar.gz
  272M metastudent-data_1.0.0.tar.xz
  $ ls -1sh metastudent-data_1.0.0.tar*
  784M metastudent-data_1.0.0.tar
  363M metastudent-data_1.0.0.tar.bz2
  396M metastudent-data_1.0.0.tar.gz
  259M metastudent-data_1.0.0.tar.xz
 
 Following Benjamin's suggestion and the data.debian.org document [1], we have 
 prepared a 'metastudent-data' arch:all package that is ~130MB (xz
 compressed).
 The package builds required architecture dependent databases in the postinst 
 script. The purpose of this is to save space in the archive that
 each architecture dependent version would take up.
[...]

Does this mean that installing the package results in having two
uncompressed copies of the data on disk?  If so, wouldn't it be
better to do:

1. Compress the database (with xz).
2. Build the package without compression (contents are already
   compressed so re-compressing would be a waste of time).
3. In postinst, decompress and convert the database to native.

However, I would expect the vast majority of installations to be on
amd64, so if you always generate a 64-bit little-endian database
and avoid duplicating when installing on such a machine then it
would be better for most users (not so nice for others).

(Incidentally, arch:all packages generating arch-specific data have
interesting interactions with multi-arch.  I doubt many people with
multi-arch systems would want this package to generate multiple
versions of the database, but you never know...)

Ben.

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


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



Re: jpeg8 vs jpeg-turbo

2013-04-26 Thread Pau Garcia i Quiles
On Fri, Apr 26, 2013 at 11:50 PM, Bill Allombert 
bill.allomb...@math.u-bordeaux1.fr wrote:


 So I do not think it is fair to restrict JPEG support in Debian to 1998
 image
 processing technology.


According to this mail by the Fedora KDE maintainer, ISO rejected the
latest changes introduced by libjpeg8:

http://mail.kde.org/pipermail/digikam-devel/2013-January/066256.html

Why should Debian use a library which generates non-standard JPEG files?

And it's even worse for libjpeg9, IIUC from that discussion in the Digikam
mailing list.

-- 
Pau Garcia i Quiles
http://www.elpauer.org
(Due to my workload, I may need 10 days to answer)


Re: Bug#706160: general: it should be easier for ordinary developers to work with Debian packages

2013-04-26 Thread James Cloos
 CALP == Carlos Alberto Lopez Perez clo...@igalia.com writes:

CALP This can be even more simple:

CALP dh_make -f ../foo-1.tar.gz
CALP dpkg-buildpackage

And where does one find dh_make?

Searching on goog suggests it would be part of debhelper.  But it isn't:

:; dpkg -L debhelper|grep dh_make
/usr/bin/dh_makeshlibs
/usr/share/man/de/man1/dh_makeshlibs.1.gz
/usr/share/man/fr/man1/dh_makeshlibs.1.gz
/usr/share/man/man1/dh_makeshlibs.1.gz
/usr/share/man/es/man1/dh_makeshlibs.1.gz

:; dpkg -l|grep debhelp|perl -pe 's/  +/  /g'
ii  debhelper  9.20120909  all  helper programs for debian/rules

-JimC
-- 
James Cloos cl...@jhcloos.com OpenPGP: 1024D/ED7DAEA6


-- 
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/m361z8dfdr@carbon.jhcloos.org



Re: not co-installable Multi-Arch:same packages

2013-04-26 Thread Andreas Beckmann
[adding -release@]

Hi,

a few Multi-Arch: same packages have all their dependencies satisfied,
but are not co-installable because they got binNMUs. A sourceful
no-change upload to rebuild them should restore co-installability.
I've identified 8 source packages where this would help:
 bogl
 clutter-gst
 libdmtx
 libftdi
 libopenraw
 libpano13
 lua-sql
 myodbc

Note: I only tested co-installing amd64 + i386 packages. Perhaps there
are some more binNMUs hidden in other architectures.

On 2013-04-25 21:27, Andreas Beckmann wrote:
 On 2013-04-22 21:38, Andreas Beckmann wrote:
 On 2013-04-22 07:31, Guillem Jover wrote:
 I guess a way to detect those could be piuparts runs that install
 multiple instances of Multi-Arch:same packages, purge just one of
 ...
 Actually I already tried something similar some time ago, although I
 only focussed on co-installability problems. I didn't look into this
 ...
 
 I just reran these tests (host: amd64, installing the foreign i386 packages) 
 on current wheezy and will provide a short report here:
 
 Many packages marked M-A:same are not co-installable due to unsatisfied 
 dependencies (usually not all deps are properly multiarchified).
 That's not a problem right now, apt will take care of this.
 
 But there are some packages that qualify as co-installable, but fail to do 
 so:
 
 Uninstallable due to binNMU:
trying to overwrite shared '/usr/share/doc/libbogl0/changelog.Debian.gz', 
 which is different from other instances of package libbogl0:i386
trying to overwrite shared 
 '/usr/share/doc/libclutter-gst-1.0-0/changelog.Debian.gz', which is different 
 from other instances of package libclutter-gst-1.0-0:i386
trying to overwrite shared 
 '/usr/share/doc/libclutter-gst-1.0-dbg/changelog.Debian.gz', which is 
 different from other instances of package libclutter-gst-1.0-dbg:i386
trying to overwrite shared '/usr/share/doc/libdmtx0a/changelog.Debian.gz', 
 which is different from other instances of package libdmtx0a:i386
trying to overwrite shared 
 '/usr/share/doc/libftdi1-dbg/changelog.Debian.gz', which is different from 
 other instances of package libftdi1-dbg:i386
trying to overwrite shared '/usr/share/doc/libftdi1/changelog.Debian.gz', 
 which is different from other instances of package libftdi1:i386
trying to overwrite shared 
 '/usr/share/doc/libftdipp1-dbg/changelog.Debian.gz', which is different from 
 other instances of package libftdipp1-dbg:i386
trying to overwrite shared 
 '/usr/share/doc/libftdipp1/changelog.Debian.gz', which is different from 
 other instances of package libftdipp1:i386
trying to overwrite shared '/usr/share/doc/libmyodbc/changelog.Debian.gz', 
 which is different from other instances of package libmyodbc:i386
trying to overwrite shared 
 '/usr/share/doc/libopenraw1/changelog.Debian.gz', which is different from 
 other instances of package libopenraw1:i386
trying to overwrite shared 
 '/usr/share/doc/libopenrawgnome1/changelog.Debian.gz', which is different 
 from other instances of package libopenrawgnome1:i386
trying to overwrite shared 
 '/usr/share/doc/libpano13-2/changelog.Debian.gz', which is different from 
 other instances of package libpano13-2:i386
trying to overwrite shared 
 '/usr/share/doc/lua-sql-mysql-dev/changelog.Debian.gz', which is different 
 from other instances of package lua-sql-mysql-dev:i386
trying to overwrite shared 
 '/usr/share/doc/lua-sql-mysql/changelog.Debian.gz', which is different from 
 other instances of package lua-sql-mysql:i386
trying to overwrite shared 
 '/usr/share/doc/lua-sql-sqlite3-dev/changelog.Debian.gz', which is different 
 from other instances of package lua-sql-sqlite3-dev:i386
trying to overwrite shared 
 '/usr/share/doc/lua-sql-sqlite3/changelog.Debian.gz', which is different from 
 other instances of package lua-sql-sqlite3:i386
 but otherwise dependencies are satisfied, so these might be candidates for 
 no-change rebuilds to make them co-installable in wheezy.
 Looks like this is a manageable amount of source packages:
   bogl clutter-gst libdmtx libftdi libopenraw libpano13 lua-sql myodbc

Andreas


-- 
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/517b119e.70...@debian.org



Re: Bug#706160: general: it should be easier for ordinary developers to work with Debian packages

2013-04-26 Thread Carlos Alberto Lopez Perez
On 27/04/13 01:46, James Cloos wrote:
 CALP == Carlos Alberto Lopez Perez clo...@igalia.com writes:
 
 CALP This can be even more simple:
 
 CALP dh_make -f ../foo-1.tar.gz
 CALP dpkg-buildpackage
 
 And where does one find dh_make?
 
 Searching on goog suggests it would be part of debhelper.  But it isn't:
 
 :; dpkg -L debhelper|grep dh_make
 /usr/bin/dh_makeshlibs
 /usr/share/man/de/man1/dh_makeshlibs.1.gz
 /usr/share/man/fr/man1/dh_makeshlibs.1.gz
 /usr/share/man/man1/dh_makeshlibs.1.gz
 /usr/share/man/es/man1/dh_makeshlibs.1.gz
 
 :; dpkg -l|grep debhelp|perl -pe 's/  +/  /g'
 ii  debhelper  9.20120909  all  helper programs for debian/rules
 
 -JimC
 
Use apt-file to search which package contains a given file:

$ apt-file search dh_make | grep /dh_make$
dh-make: /usr/bin/dh_make





signature.asc
Description: OpenPGP digital signature


Re: Bug#706160: general: it should be easier for ordinary developers to work with Debian packages

2013-04-26 Thread Peter Samuelson

[James Cloos]
 And where does one find dh_make?
 
 Searching on goog suggests it would be part of debhelper.  But it isn't:

Someone suggested 'apt-file', but in this case the simpler thing is:

apt-cache search dh_make


-- 
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/20130427010928.gc4...@p12n.org



Re: not co-installable Multi-Arch:same packages

2013-04-26 Thread Andreas Beckmann
On 2013-04-25 22:09, Jakub Wilk wrote:
 * Andreas Beckmann a...@debian.org, 2013-04-25, 21:27:
 trying to overwrite shared '/usr/lib/debug/usr/lib/libffi.so.5.0.10',
 which is different from other instances of package libffi5-dbg:i386
 
 #650106
 
 Maybe this shouldn't have been MA:same.
 
 There's no problem with -dbg packages being MA:same. They just need to
 use build-id-based paths. dh_strip does it for you in compat = 9.

So maybe libffi5-dbg shouldn't have been M-A:same for wheezy since it
was too late to bump debhelper compat to 9.
Should we try to fix this for wheezy (by temporarily dropping MA:same on
the -dbg package)? Fix can go via unstable.

 trying to overwrite shared
 '/usr/share/doc/libdmtx-dev/examples/net/Libdmtx.Net.Test/DmtxTest.cs.gz',
 which is different from other instances of package libdmtx-dev:i386
 
 I can't reproduce this in unstable.

it's a gzip problem ... the uncompressed files are identical

5211e14d78f209547869f5f0511e8962  DmtxTest.cs.gz:i386
50d26e0c550cd9c99223abf2dbe7b408  DmtxTest.cs.gz:amd64

107f0f804c01fc96697554b44403da17  DmtxTest.cs:amd64
107f0f804c01fc96697554b44403da17  DmtxTest.cs:i386

If I rebuild the wheezy package in sid for amd64, I get the following
md5sum: 5211e14d78f209547869f5f0511e8962, so maybe there was something
badly configured or outdated on the buildd?

https://buildd.debian.org/status/logs.php?pkg=libdmtxarch=amd64
0.7.2-2+b1 (sid) Maybe-Successful 2012-04-03 18:36:35 brahms 6m 9.36 MB

Anyway, libdmtx was binNMUed, so this problem might clear
automatically for a no-change rebuild.

Jakub, thanks for filing / looking up the other bugs.

Maybe some of them are affected by some gzip problem, too, as the
problematic files were compressed ones.

Andreas


-- 
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/517b2943.7020...@debian.org



Accepted automysqlbackup 2.6+debian.3-1 (source all)

2013-04-26 Thread Thomas Goirand
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 25 Apr 2013 18:34:36 +0800
Source: automysqlbackup
Binary: automysqlbackup
Architecture: source all
Version: 2.6+debian.3-1
Distribution: unstable
Urgency: high
Maintainer: Thomas Goirand z...@debian.org
Changed-By: Thomas Goirand z...@debian.org
Description: 
 automysqlbackup - daily, weekly and monthly backup for your MySQL database
Closes: 706099
Changes: 
 automysqlbackup (2.6+debian.3-1) unstable; urgency=high
 .
   * Fixes: Code injection via unsafe database names inside eval calls, thanks
 to Axel Beckert for reporting (Closes: #706099).
Checksums-Sha1: 
 a1550db742a5abdf1882b936188a7c5558f8e05f 1316 
automysqlbackup_2.6+debian.3-1.dsc
 8eb3a790a2d709eac024ed42b820a8455afc1610 8429 
automysqlbackup_2.6+debian.3.orig.tar.gz
 8351868e48f024f5da1dbcb5ff3ab41925a1ccad 6004 
automysqlbackup_2.6+debian.3-1.debian.tar.gz
 4615353ee17f7cf07ea4ead7a8f58af76dd725c4 14936 
automysqlbackup_2.6+debian.3-1_all.deb
Checksums-Sha256: 
 f28d9b8f9f3b4af1087a77484b589243ff04952675ceb6d97d2e32b26dd1 1316 
automysqlbackup_2.6+debian.3-1.dsc
 106b9c01ad6116628d45d18ce26327485f05d25a64848eff60a5bb7e94957f53 8429 
automysqlbackup_2.6+debian.3.orig.tar.gz
 14d10d9898713ca3e69e604ffaccb3d50e022d2bfa6eef0f8486cd0c7b9e01e4 6004 
automysqlbackup_2.6+debian.3-1.debian.tar.gz
 61f9d4df46fbe5d48063d7dde4665d2ca329ce5f4cc19f54918d4d5010d12cb7 14936 
automysqlbackup_2.6+debian.3-1_all.deb
Files: 
 523c0dd4aefeb95b99cc176bbd700466 1316 admin extra 
automysqlbackup_2.6+debian.3-1.dsc
 51d65ffef4bf1c5d5b1c0d82f51420d2 8429 admin extra 
automysqlbackup_2.6+debian.3.orig.tar.gz
 05259a7af9a27566fc91c923ba799c32 6004 admin extra 
automysqlbackup_2.6+debian.3-1.debian.tar.gz
 67da55a247b86025704931b7b009d294 14936 admin extra 
automysqlbackup_2.6+debian.3-1_all.deb

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

iEYEARECAAYFAlF6K/oACgkQl4M9yZjvmkmNsQCfWGRrEmY+OYM6oV9rExvFTO4a
lKUAmgNev4zPkHu1uNs3HBz0pjDpZ7t4
=JVM6
-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/e1uvd8x-dn...@franck.debian.org



Accepted ejabberd 2.1.10-5 (source i386)

2013-04-26 Thread Konstantin Khomoutov
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 25 Apr 2013 15:31:59 +
Source: ejabberd
Binary: ejabberd
Architecture: source i386
Version: 2.1.10-5
Distribution: unstable
Urgency: low
Maintainer: Konstantin Khomoutov flatw...@users.sourceforge.net
Changed-By: Konstantin Khomoutov flatw...@users.sourceforge.net
Description: 
 ejabberd   - distributed, fault-tolerant Jabber/XMPP server written in Erlang
Closes: 705613
Changes: 
 ejabberd (2.1.10-5) unstable; urgency=low
 .
   [ Konstantin Khomoutov ]
   * Add patch fixing parsing of optional parameters in SCRAM SHA-1 headers
 (closes: #705613, thanks to Stephen Röttger for both writing the
 original patch and backporting it to 2.1.10).
Checksums-Sha1: 
 0e5c5d4218adecf1fa17e5c41ab14a1910ab1e10 1661 ejabberd_2.1.10-5.dsc
 6064d9770402f592b2811de80eb68cdd110c04bc 81270 ejabberd_2.1.10-5.diff.gz
 b901dc1ef0aaa4ab85f5127e2f1bb00c12e0984f 1794704 ejabberd_2.1.10-5_i386.deb
Checksums-Sha256: 
 ba7ab525c8b2d0cd8843e857b4c6cbd14a74551745cdc678225539a7013e067f 1661 
ejabberd_2.1.10-5.dsc
 fc85544f14717d081e781c0613799ea89d7ddb12837d383e40432c0f1e3dba93 81270 
ejabberd_2.1.10-5.diff.gz
 870c4b3468cd9535edfdfa3340f05ec6bf8ae4e60f552757fad8395002366ccc 1794704 
ejabberd_2.1.10-5_i386.deb
Files: 
 27a9e246c50ff8bffd407b8f080772cd 1661 net optional ejabberd_2.1.10-5.dsc
 3628bae08ed7232aaf91e9f006261624 81270 net optional ejabberd_2.1.10-5.diff.gz
 4fbf614129a2aaa21d1426d584666271 1794704 net optional 
ejabberd_2.1.10-5_i386.deb

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

iQEcBAEBCAAGBQJReiniAAoJEDH85+fdB5RhZJAH/j62Fl81frwgh51gim6PPeGu
1jBNFuu9E67AlIuhhHWza3u9LWKdNrrH01DK02nGgkfehkweFEBtLyIIfnANay8o
GK+QuvFOf7o6f4CVIUts+JAtHEA6Qj/MNql5Jv/y07/FFQTxFr2CXjMcELLpaYLh
lRVRx1/yVjiiE60LiYvISkbsZ3rHqmNAuiJRg19v+dVlnOoOI921dNV5EtEraOtl
fPsr+iTxq2ZsSnE4I6UPLmAgVKtJT3cMfxiamMtyUzAf+/ptPxYFndHLleNbKxYr
ujQrJ8rD3H9fqvQ0RAMnxLAfPFBlYdU5wujedqMFYy5UDfWLTmyHsNGxLP3b+BU=
=QE/u
-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/e1uvd94-il...@franck.debian.org



Accepted haskell-github 0.7.0-1 (source all amd64)

2013-04-26 Thread Joachim Breitner
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 26 Apr 2013 09:50:15 +0200
Source: haskell-github
Binary: libghc-github-dev libghc-github-prof libghc-github-doc
Architecture: source all amd64
Version: 0.7.0-1
Distribution: experimental
Urgency: low
Maintainer: Debian Haskell Group 
pkg-haskell-maintain...@lists.alioth.debian.org
Changed-By: Joachim Breitner nome...@debian.org
Description: 
 libghc-github-dev - Haskell Github API - GHC libraries
 libghc-github-doc - Haskell Github API - documentation
 libghc-github-prof - Haskell Github API - GHC profiling libraries
Closes: 706187
Changes: 
 haskell-github (0.7.0-1) experimental; urgency=low
 .
   * New upstream release (Closes: #706187)
Checksums-Sha1: 
 bb36e0cf3718bba3546c8fe69fa77c6c812fee56 2425 haskell-github_0.7.0-1.dsc
 313acec1fc4a5d8f1933739e49f6b8260275ff64 24465 haskell-github_0.7.0.orig.tar.gz
 5f1c8ecea977a624bf3fac766dad539d1bf2bcfa 2922 
haskell-github_0.7.0-1.debian.tar.gz
 62ab0f5386de36ec6b196a99b0e8b48e2e825f65 128796 
libghc-github-doc_0.7.0-1_all.deb
 3f80c646a22078a7f2bbb160ef6c8afb43907b11 1741266 
libghc-github-dev_0.7.0-1_amd64.deb
 8f09df9f37a41b809a2989badc00fbffbf52423b 1820368 
libghc-github-prof_0.7.0-1_amd64.deb
Checksums-Sha256: 
 f140345a751f59d3850a38b4d9ce7a96d161d5275a9c660d038c2a412ca99e3d 2425 
haskell-github_0.7.0-1.dsc
 7704604cdc7bf3f382492fdd8fc0919789f86fccc4ca3229741634ef2f1c0065 24465 
haskell-github_0.7.0.orig.tar.gz
 143cd574acbd54b7a7fb7060b281c9237176e913b78c69b6a37273e1ecc9de7a 2922 
haskell-github_0.7.0-1.debian.tar.gz
 87baf8c3b17194585cb1fd47e77f63041e898d9d94f924b8897ed8a023e517b6 128796 
libghc-github-doc_0.7.0-1_all.deb
 3c98a2933f14dfbef046a6d70d25c32f7cb01f28d9677675fd4283aafdbe8b77 1741266 
libghc-github-dev_0.7.0-1_amd64.deb
 62c98ad96aa6dae0e84a20a98fd6aded07e7aa97fc1f2db452bfd51a993ce2d8 1820368 
libghc-github-prof_0.7.0-1_amd64.deb
Files: 
 8718245a152fadc683cd95d3f1654817 2425 haskell extra haskell-github_0.7.0-1.dsc
 d0d92e85c2846d77d3888a801e68e600 24465 haskell extra 
haskell-github_0.7.0.orig.tar.gz
 dc167a10aa5e2932c60c5979c895c7eb 2922 haskell extra 
haskell-github_0.7.0-1.debian.tar.gz
 f7ef8f5644e550135b66bb60a8594f07 128796 doc extra 
libghc-github-doc_0.7.0-1_all.deb
 3519ad3d028df629adc5082bd191ba33 1741266 haskell extra 
libghc-github-dev_0.7.0-1_amd64.deb
 efd5f5f4db3de9c7bebb992206359c2e 1820368 haskell extra 
libghc-github-prof_0.7.0-1_amd64.deb

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

iEYEARECAAYFAlF6OdcACgkQ9ijrk0dDIGySGACgsLvvDbjoFl7+i/9xsaM57+ZZ
SnsAn16Y8TjnXpB2TGyPZi4PdiVyRL4t
=uThm
-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/e1uvejp-0002gh...@franck.debian.org



Accepted xosview 1.14-2 (source amd64)

2013-04-26 Thread Kartik Mistry
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 26 Apr 2013 13:46:38 +0530
Source: xosview
Binary: xosview
Architecture: source amd64
Version: 1.14-2
Distribution: experimental
Urgency: low
Maintainer: Kartik Mistry kar...@debian.org
Changed-By: Kartik Mistry kar...@debian.org
Description: 
 xosview- X based system monitor
Closes: 706170
Changes: 
 xosview (1.14-2) experimental; urgency=low
 .
   * debian/rules:
 + Platform detection improvement, Thanks to Pino Toscano p...@debian.org
   (Closes: #706170).
   * debian/control:
 + Added libkvm-dev as build-depends for kfreebsd-*
Checksums-Sha1: 
 0fe47198bd7188f9d1e15dc1ad1c31cfabdcffe6 1302 xosview_1.14-2.dsc
 f3ca774af503d9862c7af1a2d28593448cb8c05a 14894 xosview_1.14-2.debian.tar.gz
 0bc5643cbce759c1808114a5cd0dfc53bcfb5538 139326 xosview_1.14-2_amd64.deb
Checksums-Sha256: 
 b712b71a93a16f3cb3d8dac081e1cde3b4c3b43f195374a1df6653ad714b1225 1302 
xosview_1.14-2.dsc
 0d11d2794168211cd96a90ddc62d5f5385743a5fa8d0741d4a5141b31860d449 14894 
xosview_1.14-2.debian.tar.gz
 d465121e6b5f68cd148c9295dbaebac2c3ddc3daad966fcab52c5fde21e28628 139326 
xosview_1.14-2_amd64.deb
Files: 
 34ce6bdcaacdb4f48fd8724b66fb2dfc 1302 utils optional xosview_1.14-2.dsc
 8acffb8a2b2b5a4e94e897ad1193885b 14894 utils optional 
xosview_1.14-2.debian.tar.gz
 42c6ad11d3c90608dab2630ed001ccf2 139326 utils optional xosview_1.14-2_amd64.deb

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

iEYEARECAAYFAlF6Oa0ACgkQoRg/jtECjI3rIwCeMiFXQqBAZ6yNx3o8O+zALHUE
WvAAnAskX5WlJ7gyWvLOyjoNK6iJtEdg
=L15Z
-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/e1uvffh-0004fm...@franck.debian.org



Accepted clinfo 0.0.20130409-2 (source amd64)

2013-04-26 Thread Simon Richter
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 26 Apr 2013 12:02:59 +0200
Source: clinfo
Binary: clinfo
Architecture: source amd64
Version: 0.0.20130409-2
Distribution: unstable
Urgency: low
Maintainer: Simon Richter s...@debian.org
Changed-By: Simon Richter s...@debian.org
Description: 
 clinfo - Query OpenCL system information
Closes: 706093
Changes: 
 clinfo (0.0.20130409-2) unstable; urgency=low
 .
   * Conflict/Replace amd-clinfo (Closes: #706093)
Checksums-Sha1: 
 9875f49eebbf9e59b4b361e47fed10f34b476bfe 1283 clinfo_0.0.20130409-2.dsc
 78f70ad0ddaeba5ff371a14634cfe4ae73b0daec 1442 
clinfo_0.0.20130409-2.debian.tar.gz
 4e711356c9fe9897c3660c8573ff86f17fb12aae 7016 clinfo_0.0.20130409-2_amd64.deb
Checksums-Sha256: 
 e25eaa55ad31c7337668bcc5d852ffb3b14d58b27ff43cf1b3b29ac67df47b16 1283 
clinfo_0.0.20130409-2.dsc
 e9b192fc6536f7c9c1bfa60c5f92fce1e1fb6691ae24a72a2721e769ca769257 1442 
clinfo_0.0.20130409-2.debian.tar.gz
 9a318d6fc9df877d251ba31dc2fdd15e44f00541982dd46c764c23318ad3ea03 7016 
clinfo_0.0.20130409-2_amd64.deb
Files: 
 dfab0b094cc76e2436efc84b0a6b764e 1283 admin optional clinfo_0.0.20130409-2.dsc
 5f44b1baa439004415ebcb8b9c259611 1442 admin optional 
clinfo_0.0.20130409-2.debian.tar.gz
 f632d5784aa365c87cef7710a1d745af 7016 admin optional 
clinfo_0.0.20130409-2_amd64.deb

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

iJwEAQECAAYFAlF6USkACgkQ0sfeulffv7s5mAP8DSExQJrOw8sge4UUfBJk5MyF
7WWdNUUAXsUz5FnKjvwfXEo0v+Kt4VB+isDvfkeodxbxNaq31U6y9w7gFtpmktZC
xIUWLn7OFpdDLwUq18fGhmnOfPXP5Ad/3S+q4F/+iyYoi1COCIGVUyO1nBf/cSkn
YeILqk7VnjTjv9CafLU=
=a+VZ
-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/e1uvfim-00014u...@franck.debian.org



Accepted blinken 4:4.10.2-2 (source amd64)

2013-04-26 Thread Debian Qt/KDE Maintainers
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 09 Apr 2013 14:02:43 +0200
Source: blinken
Binary: blinken
Architecture: source amd64
Version: 4:4.10.2-2
Distribution: experimental
Urgency: low
Maintainer: Debian Qt/KDE Maintainers debian-qt-...@lists.debian.org
Changed-By: Debian Qt/KDE Maintainers debian-qt-...@lists.debian.org
Description: 
 blinken- KDE version of the Simon electronic memory game
Changes: 
 blinken (4:4.10.2-2) experimental; urgency=low
 .
   [ Pino Toscano ]
   * Add missing epoch in the version of the kdelibs5-dev build dependency.
 .
   [ Maximiliano Curia ]
   * Update copyright file.
   * Change section to games.
   * Add menu file and icons.
   * Install games in /usr/games.
   * Disable build tests.
   * Add a basic manpage.
   * Bump to debhelper 9.
   * Update Uploaders.
   * Bump Standards-Version to 3.9.4, no further changes.
Checksums-Sha1: 
 eece0ba54a46ac67cdd352a3130dd938ac0df488 2058 blinken_4.10.2-2.dsc
 b8801852a7f768bd62e9939a869840c1296a1429 8388 blinken_4.10.2-2.debian.tar.gz
 9eff6c58c928def9c7bc31906c06d1c1cb5d4a71 541250 blinken_4.10.2-2_amd64.deb
Checksums-Sha256: 
 6dea3b8a793a627a8093998a8c862bb08d21c6cca7c511272554e131ce21cd09 2058 
blinken_4.10.2-2.dsc
 5bf28887004b1ca98a996c8aea8fabc66788a11b8fd88a4b45230b49dd3ee413 8388 
blinken_4.10.2-2.debian.tar.gz
 57a1f5261e74782c0c12c38fbd51fa631e00f06aad9cc38aa8e8fbd0df1c020b 541250 
blinken_4.10.2-2_amd64.deb
Files: 
 500b51f926c872da50612bebb3999799 2058 kde optional blinken_4.10.2-2.dsc
 c7cc57dce75eba27cada240b05419c15 8388 kde optional 
blinken_4.10.2-2.debian.tar.gz
 86e3bb6c7d74dd6c5c855a780723c7c4 541250 games optional 
blinken_4.10.2-2_amd64.deb

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

iQIcBAEBCAAGBQJRemOcAAoJEMcZdpmymyMqauEP/0AFXzu8wTD9Om/rO3udeXm+
MRAOZ4dQOH1CaJExB2zPHPLD36LmQsRMhH7JN/9RbfUgcrxH0BP9+Qh46aJgxMS6
d2pFkCeJUV+v0stXVLdpuZSZ1L9J2CciJO7OOebSpmy8Dge+138RqVH8TvBAE7DV
MQgdbxBg6clr1yJbJxkdRyLppp7nkcHF+nGgSexMeMjSrdApeP6rrPZHujJh9TUe
QgjpMFWs5eWmhlKTWXhT3mHxy41eucaPtI40I7Tagm01xHRcM9VUw+70N029iq95
6vcCAdTVXPCRqtPbIYJf6tOKNX2PyiFHWMXjeyvMU8KNKEu5hLQLXTK975SvW1G6
iKkNlltle5TL/EAauS7jKerNPzfgRtpWqeheB9zzn0HWQ6SNt8arf4lgN8qvgzS+
dctEwWrhLMwbBzecmqCf1s2ofy+Tn37fSg/ERAYfUzjsxiptdVIBnfZRvNReonn+
BrHZMZq7JrAKsb1qMOIo4eou20ERhIR2bOMhLRjjirmlEoFK+jL8ErGLHKcMGQ98
j7TiKPPlMYKXNGCqnWCEnoASrbiRDHFwJWqWldbp9f180ASRWyRTEiGRlL8cHkpn
1/5f8PhI+n9mXCoX4HrF9o60e44yJ+z96uSYozEzxzj1DqdK6GwCNkPmC4YKzcDU
VUnYT+au9cfR0uWBku1X
=ovBx
-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/e1uvgte-0006fv...@franck.debian.org



Accepted beignet 0.1+git20130426+0c8f6fe-1 (source amd64)

2013-04-26 Thread Simon Richter
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 26 Apr 2013 14:42:21 +0200
Source: beignet
Binary: beignet-dev beignet0.0.1
Architecture: source amd64
Version: 0.1+git20130426+0c8f6fe-1
Distribution: experimental
Urgency: low
Maintainer: Simon Richter s...@debian.org
Changed-By: Simon Richter s...@debian.org
Description: 
 beignet-dev - Intel OpenCL library
 beignet0.0.1 - Intel OpenCL library
Changes: 
 beignet (0.1+git20130426+0c8f6fe-1) experimental; urgency=low
 .
   * New upstream release
Checksums-Sha1: 
 895f0916b2c5d649616a13071e10527f4d3f5659 1573 
beignet_0.1+git20130426+0c8f6fe-1.dsc
 2f672217e3a145628bf4bf9b169eb8460bbcd39d 717476 
beignet_0.1+git20130426+0c8f6fe.orig.tar.bz2
 46505a4d822b5e23b3751f0953f4373261851a9d 25987 
beignet_0.1+git20130426+0c8f6fe-1.debian.tar.gz
 1da3a6f1f88e41f97c088b9ead54e969a07568dc 3920 
beignet-dev_0.1+git20130426+0c8f6fe-1_amd64.deb
 e5502aa27a66f40485e0c7851fa239c77e323780 1702714 
beignet0.0.1_0.1+git20130426+0c8f6fe-1_amd64.deb
Checksums-Sha256: 
 ab2e53ec39f4f4bc8ef302db9c0ed8195080d95c87256008f7f84b3ce092a3af 1573 
beignet_0.1+git20130426+0c8f6fe-1.dsc
 8f816f0ffe223198a1f7d4785708885b12fab0139e7469ce3ee8f9b3b02ebddb 717476 
beignet_0.1+git20130426+0c8f6fe.orig.tar.bz2
 660de353fb9025ef30a1347f0ea4193a4ab096130d89b4d925573395cbdc66ab 25987 
beignet_0.1+git20130426+0c8f6fe-1.debian.tar.gz
 ad04e8fd443a0ea056f0609a386cdf9387221e2b043de5d3036be65e6ce86616 3920 
beignet-dev_0.1+git20130426+0c8f6fe-1_amd64.deb
 ff1a40701711930b44eec994eae00faabd8d8c619e200e014283f75842c3380d 1702714 
beignet0.0.1_0.1+git20130426+0c8f6fe-1_amd64.deb
Files: 
 ebb1e50dbd34e57fabc76d467eaa1b8e 1573 libs extra 
beignet_0.1+git20130426+0c8f6fe-1.dsc
 116ad3fcf3500646aea8101cbf1ee3b1 717476 libs extra 
beignet_0.1+git20130426+0c8f6fe.orig.tar.bz2
 c5e88b493f2a3dc9b88386810e499c36 25987 libs extra 
beignet_0.1+git20130426+0c8f6fe-1.debian.tar.gz
 1992170a5c678611b744248ef2aad4b0 3920 libdevel extra 
beignet-dev_0.1+git20130426+0c8f6fe-1_amd64.deb
 eef93a94d56cfbcfe555bc54eb9228c7 1702714 libs extra 
beignet0.0.1_0.1+git20130426+0c8f6fe-1_amd64.deb

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

iJsEAQECAAYFAlF6fFkACgkQ0sfeulffv7unsgP1EY3VUrOmsY0NShdr6bBHe64f
aO9mcEpy8+zbvuMXZGh9uyYBqykBjvZEx+as1vVK23AfCiYoQNB/Jd+x0ZBC6VSv
DiFKU5icAgDUgTb1CwNNsVpyyYXR5tMi5zgtD38ENTLO0yQGemjTuwFs0sWPrwds
CTgvFeecWQdnIXqy/Q==
=6iFb
-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/e1uvixb-0001yt...@franck.debian.org



Accepted gst-libav1.0 1.0.7-1 (source amd64)

2013-04-26 Thread Sebastian Dröge
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 26 Apr 2013 14:12:26 +0200
Source: gst-libav1.0
Binary: gstreamer1.0-libav gstreamer1.0-libav-dbg
Architecture: source amd64
Version: 1.0.7-1
Distribution: unstable
Urgency: low
Maintainer: Maintainers of GStreamer packages 
pkg-gstreamer-maintain...@lists.alioth.debian.org
Changed-By: Sebastian Dröge sl...@debian.org
Description: 
 gstreamer1.0-libav - FFmpeg plugin for GStreamer
 gstreamer1.0-libav-dbg - FFmpeg plugin for GStreamer (debug symbols)
Changes: 
 gst-libav1.0 (1.0.7-1) unstable; urgency=low
 .
   * New upstream bugfix release.
Checksums-Sha1: 
 f2f31e3a128c1a03eafcb71b37854f9b80fac0a2 1746 gst-libav1.0_1.0.7-1.dsc
 067c715887916dd668fa50603799ae73a06a4ee2 4244464 gst-libav1.0_1.0.7.orig.tar.xz
 cf7bddffedff14ea489d731f3c77e8bf7da83887 11020 
gst-libav1.0_1.0.7-1.debian.tar.gz
 595d78a3c999848c243cb118fb254a886d7fe050 163494 
gstreamer1.0-libav_1.0.7-1_amd64.deb
 981cf9a7cc46301269f5e94d0516ab1c1994ab9c 442504 
gstreamer1.0-libav-dbg_1.0.7-1_amd64.deb
Checksums-Sha256: 
 4fe32b8eaa89383c0646da282b29b626fa110d4a1c13bd5a27b0143a7b7a1e30 1746 
gst-libav1.0_1.0.7-1.dsc
 aefa679d14e7a6558673cfbf401b9c01f1903bb52e5dc08332e9001d25a7ba7a 4244464 
gst-libav1.0_1.0.7.orig.tar.xz
 7f2e372dd67eac1127cdad756ecf08f34dcc9ca128855c6a1a3f10635970d0cc 11020 
gst-libav1.0_1.0.7-1.debian.tar.gz
 895121230ddc84ef5f7528785b1292fcb223b4e28e8b0f3a021462b26eddcf26 163494 
gstreamer1.0-libav_1.0.7-1_amd64.deb
 6e7cda92c6f685b92c75bf39e8a9c40b1e2d3da6fc5611bbc5bac3369b8d2c56 442504 
gstreamer1.0-libav-dbg_1.0.7-1_amd64.deb
Files: 
 c0014be5eefe6574be014132f289e9bb 1746 libs optional gst-libav1.0_1.0.7-1.dsc
 68e1eb18a58907e21b81d26ce7db056a 4244464 libs optional 
gst-libav1.0_1.0.7.orig.tar.xz
 e23d8829b0615c62f3b25afc76da36a2 11020 libs optional 
gst-libav1.0_1.0.7-1.debian.tar.gz
 52d1367c023b115836e1ca2334845df6 163494 libs optional 
gstreamer1.0-libav_1.0.7-1_amd64.deb
 3cce18dc3a128940c2062897e4a72816 442504 debug extra 
gstreamer1.0-libav-dbg_1.0.7-1_amd64.deb

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

iEYEARECAAYFAlF6f5sACgkQBsBdh1vkHyErcgCfd00GWIFJCcykrjviTRaEzn6P
qlAAnRsqeR6Icy2RKNj3oww8JQkOB5P8
=Jtgf
-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/e1uvilh-00069h...@franck.debian.org



Accepted gst-libav1.0 1.0.7-2 (source amd64)

2013-04-26 Thread Sebastian Dröge
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 26 Apr 2013 15:09:18 +0200
Source: gst-libav1.0
Binary: gstreamer1.0-libav gstreamer1.0-libav-dbg
Architecture: source amd64
Version: 1.0.7-2
Distribution: experimental
Urgency: low
Maintainer: Maintainers of GStreamer packages 
pkg-gstreamer-maintain...@lists.alioth.debian.org
Changed-By: Sebastian Dröge sl...@debian.org
Description: 
 gstreamer1.0-libav - FFmpeg plugin for GStreamer
 gstreamer1.0-libav-dbg - FFmpeg plugin for GStreamer (debug symbols)
Changes: 
 gst-libav1.0 (1.0.7-2) experimental; urgency=low
 .
   * Upload of new version using libav 9.
   * debian/patches/03_git-2013-04-26.patch:
 + Update patch.
Checksums-Sha1: 
 968bf4ed823293314ad83134314ef1c7c858918b 1758 gst-libav1.0_1.0.7-2.dsc
 4d149be397658adf57af2e2eb996f1081b7e141a 68245 
gst-libav1.0_1.0.7-2.debian.tar.gz
 3095f4ec34c0a3396ca75e4bea3a3eb2d540884a 153632 
gstreamer1.0-libav_1.0.7-2_amd64.deb
 f7e12462858e81147b0017b86734b8c6b1ba1bc1 418716 
gstreamer1.0-libav-dbg_1.0.7-2_amd64.deb
Checksums-Sha256: 
 c53d111c570bc751f49dc8f5651059893f9ab1c800c025f25c62f652e5405e09 1758 
gst-libav1.0_1.0.7-2.dsc
 ff0f21d0f61deb9ac062cbb5f11971f6c2752cc3a32734d93dd54bbd6900b99b 68245 
gst-libav1.0_1.0.7-2.debian.tar.gz
 12cea9e06e4cd58afd8e4ab18174e3272f38f2fa529e12b4c2c1be29e09c922c 153632 
gstreamer1.0-libav_1.0.7-2_amd64.deb
 fb300a57742194e598a56a852cb0e79ce48fc2db2d87301682f8ab637d90f746 418716 
gstreamer1.0-libav-dbg_1.0.7-2_amd64.deb
Files: 
 4f2d413c7ce0802dc3da1423788112bb 1758 libs optional gst-libav1.0_1.0.7-2.dsc
 1219a6b7a4187fd640f3a299bb4de3de 68245 libs optional 
gst-libav1.0_1.0.7-2.debian.tar.gz
 47eff3515fe7b4a8e318860e95851c98 153632 libs optional 
gstreamer1.0-libav_1.0.7-2_amd64.deb
 b8e079daa16504d0b51bab2500c338cf 418716 debug extra 
gstreamer1.0-libav-dbg_1.0.7-2_amd64.deb

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

iEYEARECAAYFAlF6f5sACgkQBsBdh1vkHyGrqwCfVQXTH97G2/qE+CYcnKBGGQaT
ZKEAnjSJGKUAFllaSmoEl7w/8eumjG9P
=zuZ1
-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/e1uvilv-0006f2...@franck.debian.org



Accepted gst-plugins-base1.0 1.0.7-1 (source all amd64)

2013-04-26 Thread Sebastian Dröge
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 26 Apr 2013 14:06:10 +0200
Source: gst-plugins-base1.0
Binary: gstreamer1.0-plugins-base-apps gstreamer1.0-plugins-base-doc 
libgstreamer-plugins-base1.0-0 libgstreamer-plugins-base1.0-dev 
gstreamer1.0-alsa gstreamer1.0-plugins-base gstreamer1.0-plugins-base-dbg 
gstreamer1.0-x gir1.2-gst-plugins-base-1.0
Architecture: source all amd64
Version: 1.0.7-1
Distribution: unstable
Urgency: low
Maintainer: Maintainers of GStreamer packages 
pkg-gstreamer-maintain...@lists.alioth.debian.org
Changed-By: Sebastian Dröge sl...@debian.org
Description: 
 gir1.2-gst-plugins-base-1.0 - Description: GObject introspection data for the 
GStreamer Plugins
 gstreamer1.0-alsa - GStreamer plugin for ALSA
 gstreamer1.0-plugins-base - GStreamer plugins from the base set
 gstreamer1.0-plugins-base-apps - GStreamer helper programs from the base set
 gstreamer1.0-plugins-base-dbg - GStreamer plugins from the base set
 gstreamer1.0-plugins-base-doc - GStreamer documentation for plugins from the 
base set
 gstreamer1.0-x - GStreamer plugins for X11 and Pango
 libgstreamer-plugins-base1.0-0 - GStreamer libraries from the base set
 libgstreamer-plugins-base1.0-dev - GStreamer development files for libraries 
from the base set
Changes: 
 gst-plugins-base1.0 (1.0.7-1) unstable; urgency=low
 .
   * New upstream bugfix release.
Checksums-Sha1: 
 2a4ec89dda212c648994d2b26ed4591633de417e 2845 gst-plugins-base1.0_1.0.7-1.dsc
 c9e057774746c6dea07052fa0fec9cfc2519ceea 2388380 
gst-plugins-base1.0_1.0.7.orig.tar.xz
 a8840c5149c5a3c71bc98d6160600b45f55de981 45760 
gst-plugins-base1.0_1.0.7-1.debian.tar.gz
 103cff3b74b5d197195e2bfe534185510a71458b 967974 
gstreamer1.0-plugins-base-doc_1.0.7-1_all.deb
 c7e6f6c29d0a89c5b17fd3e439b18054c53db2af 681688 
gstreamer1.0-plugins-base-apps_1.0.7-1_amd64.deb
 9943f473c2d07cc4f06b00327f9490f8108e5f0a 1141886 
libgstreamer-plugins-base1.0-0_1.0.7-1_amd64.deb
 4cf6a0a05ea21dece25450572e78bd21983bf13d 845488 
libgstreamer-plugins-base1.0-dev_1.0.7-1_amd64.deb
 8c66e71fff682a1284ecd1e488b514320197fbd6 696758 
gstreamer1.0-alsa_1.0.7-1_amd64.deb
 03373e78a25ec593ccf506b77c5e725c4fc2c780 1149682 
gstreamer1.0-plugins-base_1.0.7-1_amd64.deb
 d917e8986e5dae350f7b5412c942e5096975b23e 4013612 
gstreamer1.0-plugins-base-dbg_1.0.7-1_amd64.deb
 1f5b848629f193f627061e7bb3ab7a7bec0c9717 730750 
gstreamer1.0-x_1.0.7-1_amd64.deb
 cf6967a7b7293339ea4acdc0ee2e919abe7aea0b 719918 
gir1.2-gst-plugins-base-1.0_1.0.7-1_amd64.deb
Checksums-Sha256: 
 4e74e24e087c79c8cb193ae7f5379b9d9ec53a03d34b53fe0f1f2da32f27f5c1 2845 
gst-plugins-base1.0_1.0.7-1.dsc
 014805e50b696bc06c3862ea656df079fc0b5fef0c10f16e9f085f290545677a 2388380 
gst-plugins-base1.0_1.0.7.orig.tar.xz
 0df23aad89d4aebb69905dd1735ac1562c41a8a5486546cb5b66dc4d03ab3b71 45760 
gst-plugins-base1.0_1.0.7-1.debian.tar.gz
 d04d1c87a067fee7d7c57230fbd051654145f9f7f0802500ddb93d863ddafa5e 967974 
gstreamer1.0-plugins-base-doc_1.0.7-1_all.deb
 47bcbaf1fa2893638b0dad5c714553e0a20da59710f21f4faeccdd701b7edebc 681688 
gstreamer1.0-plugins-base-apps_1.0.7-1_amd64.deb
 b36e41c98e30b5a30f3d85e4968db062223e8470b981bb1c02bbc33a8e1b4c44 1141886 
libgstreamer-plugins-base1.0-0_1.0.7-1_amd64.deb
 37fc854ba3147328955ac8a41b892364faad2e1abae6d4be0a10c77042017ee8 845488 
libgstreamer-plugins-base1.0-dev_1.0.7-1_amd64.deb
 680fd9f4f5ce1f1a2f70610fea772b97a6efdc827433e06a4f540d44ffce8b85 696758 
gstreamer1.0-alsa_1.0.7-1_amd64.deb
 15973cb2587ad0f02d61c5e3b551c50138c9a5dbc0c04a6675fcb150043e0d91 1149682 
gstreamer1.0-plugins-base_1.0.7-1_amd64.deb
 40806565b0a3ed796022d2c007690096c3c1355d5468a8347fffe564a27e4c3a 4013612 
gstreamer1.0-plugins-base-dbg_1.0.7-1_amd64.deb
 fc518ce887e01d4b7dc3d2949be33e35ac0ecbd57db5fa93c5553159425fa4ad 730750 
gstreamer1.0-x_1.0.7-1_amd64.deb
 ca1193cb8d26cd691c57b9f8ff565730d765fb5e207296ba1497b336060202f1 719918 
gir1.2-gst-plugins-base-1.0_1.0.7-1_amd64.deb
Files: 
 2d33061339c4a80d0c281f881ead7540 2845 libs optional 
gst-plugins-base1.0_1.0.7-1.dsc
 b5b43cfbf82b413ce2e07a190d87e68f 2388380 libs optional 
gst-plugins-base1.0_1.0.7.orig.tar.xz
 1301961a9df9076ffa3f4a0a4579deeb 45760 libs optional 
gst-plugins-base1.0_1.0.7-1.debian.tar.gz
 4dd41e90e091633a8b3ae04f423daf08 967974 doc optional 
gstreamer1.0-plugins-base-doc_1.0.7-1_all.deb
 f50c8f7756a1ae886323c7d94ab1c5a5 681688 utils optional 
gstreamer1.0-plugins-base-apps_1.0.7-1_amd64.deb
 89ea98dfedafbf54e4d10bc4b957b5e9 1141886 libs optional 
libgstreamer-plugins-base1.0-0_1.0.7-1_amd64.deb
 c9b9da2201e27f7d80fb7dfbaea27446 845488 libdevel optional 
libgstreamer-plugins-base1.0-dev_1.0.7-1_amd64.deb
 caa54bef58fc0a64cc2c40b8ebf8b8b1 696758 libs optional 
gstreamer1.0-alsa_1.0.7-1_amd64.deb
 61b71107346f52ed582b0b0a7f4d8182 1149682 libs optional 
gstreamer1.0-plugins-base_1.0.7-1_amd64.deb
 1cff528913079ee77947fafca62123fa 4013612 debug extra 
gstreamer1.0-plugins-base-dbg_1.0.7-1_amd64.deb
 c5d21991130cdabc46093f44f151f89a 730750 libs 

Accepted gst-plugins-good1.0 1.0.7-1 (source all amd64)

2013-04-26 Thread Sebastian Dröge
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 26 Apr 2013 14:09:02 +0200
Source: gst-plugins-good1.0
Binary: gstreamer1.0-plugins-good-doc gstreamer1.0-pulseaudio 
gstreamer1.0-plugins-good gstreamer1.0-plugins-good-dbg
Architecture: source all amd64
Version: 1.0.7-1
Distribution: unstable
Urgency: low
Maintainer: Maintainers of GStreamer packages 
pkg-gstreamer-maintain...@lists.alioth.debian.org
Changed-By: Sebastian Dröge sl...@debian.org
Description: 
 gstreamer1.0-plugins-good - GStreamer plugins from the good set
 gstreamer1.0-plugins-good-dbg - GStreamer plugins from the good set
 gstreamer1.0-plugins-good-doc - GStreamer documentation for plugins from the 
good set
 gstreamer1.0-pulseaudio - GStreamer plugin for PulseAudio
Changes: 
 gst-plugins-good1.0 (1.0.7-1) unstable; urgency=low
 .
   * New upstream bugfix release.
Checksums-Sha1: 
 d343bdcd404ac868676be8ecc493ef5990aa8f4e 2532 gst-plugins-good1.0_1.0.7-1.dsc
 14ddd7b87045920f6a394bd018a39c42503561fd 2693188 
gst-plugins-good1.0_1.0.7.orig.tar.xz
 964ce9764801f49215421c972b0fd136764a5881 40593 
gst-plugins-good1.0_1.0.7-1.debian.tar.gz
 01910ff47d6ee94f113e5dd0e884fe3207a79448 925904 
gstreamer1.0-plugins-good-doc_1.0.7-1_all.deb
 831b9935e39c771f081b542d97aa0478b06034e0 797630 
gstreamer1.0-pulseaudio_1.0.7-1_amd64.deb
 1764260bd4126c58cb72feaf5b7adf0addf31e23 1989110 
gstreamer1.0-plugins-good_1.0.7-1_amd64.deb
 2e2e1583be65f46b2bc8253fba691d709a36c740 5910490 
gstreamer1.0-plugins-good-dbg_1.0.7-1_amd64.deb
Checksums-Sha256: 
 7513a838b6bc23d903c2c62988ba98cd74e1596e966fa17bf6928c958481e2da 2532 
gst-plugins-good1.0_1.0.7-1.dsc
 a016a3b377c86658627aef902b9204108209100b2e88fcc3b695c392af1b4035 2693188 
gst-plugins-good1.0_1.0.7.orig.tar.xz
 ada5af5d0d88636197e7d579b9a2a9acf8ddc573f48957cd6e4a6d43d1aada17 40593 
gst-plugins-good1.0_1.0.7-1.debian.tar.gz
 efc5a507d3ae01091775f5102c7b41626a0232262fdfebe8bdac8554546f8082 925904 
gstreamer1.0-plugins-good-doc_1.0.7-1_all.deb
 45e2473f7301f2ca7955befa27bca2fdee1fd5bbd0ce08e8aadaa42bfe2f3129 797630 
gstreamer1.0-pulseaudio_1.0.7-1_amd64.deb
 e0e1047afd01f8266eb0efcd6b1f6ef009e1217cd4cef7a678d7223285acc788 1989110 
gstreamer1.0-plugins-good_1.0.7-1_amd64.deb
 f472d42c15213eb1af597eb9d63b0186ba6840ccf33a4baa2e274d11b37121c0 5910490 
gstreamer1.0-plugins-good-dbg_1.0.7-1_amd64.deb
Files: 
 4baa0bbc90548505bcee3c576c4a9f79 2532 libs optional 
gst-plugins-good1.0_1.0.7-1.dsc
 e4b1c825475a9b478fe29e8e9f34516f 2693188 libs optional 
gst-plugins-good1.0_1.0.7.orig.tar.xz
 f0ccd64517cde0806a99937ea3392847 40593 libs optional 
gst-plugins-good1.0_1.0.7-1.debian.tar.gz
 ae92629cb1ae3f930fbb5ef7eb59e0fa 925904 doc optional 
gstreamer1.0-plugins-good-doc_1.0.7-1_all.deb
 740fc270e401f3df8cbb3362fea6ad39 797630 sound optional 
gstreamer1.0-pulseaudio_1.0.7-1_amd64.deb
 27d1ea3a79195258eb9b4337871685a4 1989110 libs optional 
gstreamer1.0-plugins-good_1.0.7-1_amd64.deb
 1c10dbf5c1eb7f17094df6d6c67cd5a3 5910490 debug extra 
gstreamer1.0-plugins-good-dbg_1.0.7-1_amd64.deb

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

iEYEARECAAYFAlF6f5sACgkQBsBdh1vkHyFolQCgofBfgnXgs0jAMKyEhlqi1yD1
w/UAn1IxRos0qHUGuVfYvD7O3d0qUsWb
=CUIQ
-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/e1uvj0h-00023h...@franck.debian.org



Accepted gst-plugins-ugly1.0 1.0.7-1 (source all amd64)

2013-04-26 Thread Sebastian Dröge
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 26 Apr 2013 14:09:39 +0200
Source: gst-plugins-ugly1.0
Binary: gstreamer1.0-plugins-ugly-doc gstreamer1.0-plugins-ugly 
gstreamer1.0-plugins-ugly-dbg
Architecture: source all amd64
Version: 1.0.7-1
Distribution: unstable
Urgency: low
Maintainer: Maintainers of GStreamer packages 
pkg-gstreamer-maintain...@lists.alioth.debian.org
Changed-By: Sebastian Dröge sl...@debian.org
Description: 
 gstreamer1.0-plugins-ugly - GStreamer plugins from the ugly set
 gstreamer1.0-plugins-ugly-dbg - GStreamer plugins from the ugly set (debug 
symbols)
 gstreamer1.0-plugins-ugly-doc - GStreamer documentation for plugins from the 
ugly set
Changes: 
 gst-plugins-ugly1.0 (1.0.7-1) unstable; urgency=low
 .
   * New upstream bugfix release.
Checksums-Sha1: 
 6a41980106869db6b1417d516d15d0fa56ba1d4e 2325 gst-plugins-ugly1.0_1.0.7-1.dsc
 02ce7ec993a3d09cb0031a2ccac2e61239edcdeb 826724 
gst-plugins-ugly1.0_1.0.7.orig.tar.xz
 3d35f45b320517955623f9086e90a6b46fe4b20b 27496 
gst-plugins-ugly1.0_1.0.7-1.debian.tar.gz
 4bf6e89875c5dd6258ef18c04c38500885b336ae 181216 
gstreamer1.0-plugins-ugly-doc_1.0.7-1_all.deb
 8fdc3406397cf776c516ff790704919363ff8d56 349196 
gstreamer1.0-plugins-ugly_1.0.7-1_amd64.deb
 73bc8c9d60bb700d83c00c0378b19f48512c87da 841976 
gstreamer1.0-plugins-ugly-dbg_1.0.7-1_amd64.deb
Checksums-Sha256: 
 f5ef1c6800d6ccd5e1196efdb36f52017557c063d6b8686d1f341dfe28fbab72 2325 
gst-plugins-ugly1.0_1.0.7-1.dsc
 b78b8cfabe322497da432a0f297dbb21862a033f95e8d4cd8f207eccb5288f2b 826724 
gst-plugins-ugly1.0_1.0.7.orig.tar.xz
 265177398b90bb11e1077b95b3d6b8ee87641c7056ee0afbf55c741c3933f075 27496 
gst-plugins-ugly1.0_1.0.7-1.debian.tar.gz
 a10c3edaf1d54a3b198ac8314f929dff19f99613db74b579767bee2084bed41b 181216 
gstreamer1.0-plugins-ugly-doc_1.0.7-1_all.deb
 6ae5c16a5ddba62537e842ae97b9cef94dd93be5f67c44e59ea5a1c4d661a7de 349196 
gstreamer1.0-plugins-ugly_1.0.7-1_amd64.deb
 06c7f3a7024f1b740bbf043707fb8afa1c7af21540e27bb75efbd9f54f606daf 841976 
gstreamer1.0-plugins-ugly-dbg_1.0.7-1_amd64.deb
Files: 
 3c4bf273d7434742bf9f482e6a698277 2325 libs optional 
gst-plugins-ugly1.0_1.0.7-1.dsc
 8754edf6c3be235f232fb75ad11708bb 826724 libs optional 
gst-plugins-ugly1.0_1.0.7.orig.tar.xz
 56b01c1f3d52bdcc7f9184b9faaf4947 27496 libs optional 
gst-plugins-ugly1.0_1.0.7-1.debian.tar.gz
 2394e7e2cc609f3b9ccdfbcd73f83bbd 181216 doc optional 
gstreamer1.0-plugins-ugly-doc_1.0.7-1_all.deb
 b5a309b1e45dd5b7d40f09e769dbc101 349196 libs optional 
gstreamer1.0-plugins-ugly_1.0.7-1_amd64.deb
 1d6a2c5224c0944bef6d2ab92f4ca622 841976 debug extra 
gstreamer1.0-plugins-ugly-dbg_1.0.7-1_amd64.deb

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

iEYEARECAAYFAlF6f5sACgkQBsBdh1vkHyHnlwCgmtngIoAkYfLkGXHp/uuC/3vE
ZuUAnR7a/ftvKsMz8AEFQ6LTMW/3JiTE
=jCO6
-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/e1uvj0p-0002e8...@franck.debian.org



Accepted gst-plugins-bad1.0 1.0.7-1 (source all amd64)

2013-04-26 Thread Sebastian Dröge
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 26 Apr 2013 14:10:58 +0200
Source: gst-plugins-bad1.0
Binary: gstreamer1.0-plugins-bad-doc gstreamer1.0-plugins-bad 
gstreamer1.0-plugins-bad-dbg libgstreamer-plugins-bad1.0-0 
libgstreamer-plugins-bad1.0-dev
Architecture: source all amd64
Version: 1.0.7-1
Distribution: unstable
Urgency: low
Maintainer: Maintainers of GStreamer packages 
pkg-gstreamer-maintain...@lists.alioth.debian.org
Changed-By: Sebastian Dröge sl...@debian.org
Description: 
 gstreamer1.0-plugins-bad - GStreamer plugins from the bad set
 gstreamer1.0-plugins-bad-dbg - GStreamer plugins from the bad set (debug 
symbols)
 gstreamer1.0-plugins-bad-doc - GStreamer documentation for plugins from the 
bad set
 libgstreamer-plugins-bad1.0-0 - GStreamer development files for libraries from 
the bad set
 libgstreamer-plugins-bad1.0-dev - GStreamer development files for libraries 
from the bad set
Changes: 
 gst-plugins-bad1.0 (1.0.7-1) unstable; urgency=low
 .
   * New upstream bugfix release.
Checksums-Sha1: 
 6ed7e47c2061e95055f49887913b7e7929cc425f 3306 gst-plugins-bad1.0_1.0.7-1.dsc
 73d56c6cb95938b6d86cd0501d9aecba84f291bc 3128548 
gst-plugins-bad1.0_1.0.7.orig.tar.xz
 a328b6acabac2a0ce4e37edc42a9d704d1071051 34812 
gst-plugins-bad1.0_1.0.7-1.debian.tar.gz
 d694a6011af01de0b2e734685ee783579baa266d 881394 
gstreamer1.0-plugins-bad-doc_1.0.7-1_all.deb
 d7e8f96e76463d04064d40a5e0d78748fe707e76 1495480 
gstreamer1.0-plugins-bad_1.0.7-1_amd64.deb
 cd8066c52051348b55f076e503787f03a042044d 4290948 
gstreamer1.0-plugins-bad-dbg_1.0.7-1_amd64.deb
 563252ddbc4e954aac5e26aa6bcd9b32cb520e4c 844948 
libgstreamer-plugins-bad1.0-0_1.0.7-1_amd64.deb
 4397714228b4377a3682ccf68f64e533ee9cc32d 785436 
libgstreamer-plugins-bad1.0-dev_1.0.7-1_amd64.deb
Checksums-Sha256: 
 673d79ce02447c5a57f3dfcee5df20bcaff540bb72f9aef2b0206d6d80a140b1 3306 
gst-plugins-bad1.0_1.0.7-1.dsc
 5f49e6353fdc855834b5beb054b3a47ef5fa558006c7eda6d2ec07b36315c2ab 3128548 
gst-plugins-bad1.0_1.0.7.orig.tar.xz
 2354135b1925e23498aa1f165801b37be1f8198ec084aae264f6f8fe5d914468 34812 
gst-plugins-bad1.0_1.0.7-1.debian.tar.gz
 c330370d0ec43a98c66d57121ccae56d3ce4be8b6ddfde9b4733d84c000a6313 881394 
gstreamer1.0-plugins-bad-doc_1.0.7-1_all.deb
 4ddb9f7174878a9290cb7312264a98eaac33371de27facdf00d14aad199e39e1 1495480 
gstreamer1.0-plugins-bad_1.0.7-1_amd64.deb
 3ececf0192c4b00aaa8b0022af02231e160a15c418801a38fbf49fc5486bd030 4290948 
gstreamer1.0-plugins-bad-dbg_1.0.7-1_amd64.deb
 e4b10a84afaa101e5de5fda8abe796b3e32823c3d74d443981c971f2adbbcb7c 844948 
libgstreamer-plugins-bad1.0-0_1.0.7-1_amd64.deb
 79e2866a1b72a67ea5d3f5b54ece88c31c77ef5d8d73e93b3b2a56209000cc53 785436 
libgstreamer-plugins-bad1.0-dev_1.0.7-1_amd64.deb
Files: 
 8049a1d658276ba4bed6f975988d2d7a 3306 libs extra gst-plugins-bad1.0_1.0.7-1.dsc
 d1493d1219b836a8cbf54f4fba962420 3128548 libs extra 
gst-plugins-bad1.0_1.0.7.orig.tar.xz
 7f3ed8ea15f45948851d20c2ed94d6eb 34812 libs extra 
gst-plugins-bad1.0_1.0.7-1.debian.tar.gz
 c48107863c4f328679c0419b129836ae 881394 doc extra 
gstreamer1.0-plugins-bad-doc_1.0.7-1_all.deb
 f83a1bbd8d67be19c993c423d9acf717 1495480 libs extra 
gstreamer1.0-plugins-bad_1.0.7-1_amd64.deb
 8d4668056e653f8a1dcd150549018fdd 4290948 debug extra 
gstreamer1.0-plugins-bad-dbg_1.0.7-1_amd64.deb
 425897eb60bf2a2494c78cab8d83f92c 844948 libs extra 
libgstreamer-plugins-bad1.0-0_1.0.7-1_amd64.deb
 81a6c39295d236005a4ebeaab6279eaf 785436 libdevel extra 
libgstreamer-plugins-bad1.0-dev_1.0.7-1_amd64.deb

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

iEYEARECAAYFAlF6f5sACgkQBsBdh1vkHyEhCgCaAs048AtZzwA8sJK7UxOf1kad
8HUAoK1XFw3Lqt6Mw43KJAzxEzoYXUak
=9wbs
-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/e1uvkbe-0001f6...@franck.debian.org



Accepted gstreamer1.0 1.0.7-1 (source all amd64)

2013-04-26 Thread Sebastian Dröge
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 26 Apr 2013 14:04:38 +0200
Source: gstreamer1.0
Binary: libgstreamer1.0-0 libgstreamer1.0-0-dbg libgstreamer1.0-dev 
gstreamer1.0-doc gstreamer1.0-tools gir1.2-gstreamer-1.0
Architecture: source all amd64
Version: 1.0.7-1
Distribution: unstable
Urgency: low
Maintainer: Maintainers of GStreamer packages 
pkg-gstreamer-maintain...@lists.alioth.debian.org
Changed-By: Sebastian Dröge sl...@debian.org
Description: 
 gir1.2-gstreamer-1.0 - Description: GObject introspection data for the 
GStreamer library
 gstreamer1.0-doc - GStreamer core documentation and manuals
 gstreamer1.0-tools - Tools for use with GStreamer
 libgstreamer1.0-0 - Core GStreamer libraries and elements
 libgstreamer1.0-0-dbg - Core GStreamer libraries and elements
 libgstreamer1.0-dev - GStreamer core development files
Changes: 
 gstreamer1.0 (1.0.7-1) unstable; urgency=low
 .
   * New upstream bugfix release.
Checksums-Sha1: 
 a2d116c410f2b76b078b3fb72b8b27daf72f0d84 2290 gstreamer1.0_1.0.7-1.dsc
 3ce96dd414233f23b81651e90a3efd54054abce4 3089280 gstreamer1.0_1.0.7.orig.tar.xz
 d1aae14fea8953a8ac3cca64a4bf944d9c5bdf2d 46158 
gstreamer1.0_1.0.7-1.debian.tar.gz
 1832f14e62a93f01b686a5410d91a946fb0aff57 4918476 
gstreamer1.0-doc_1.0.7-1_all.deb
 9ab35470ac32bd84941cda747da834a896004020 1837546 
libgstreamer1.0-0_1.0.7-1_amd64.deb
 0c3153bdcbf41360ece859a06620de0211843191 2725058 
libgstreamer1.0-0-dbg_1.0.7-1_amd64.deb
 1132af2ae86ed936e371dd2325d3d95d02edc833 1140952 
libgstreamer1.0-dev_1.0.7-1_amd64.deb
 9cf62c08bd3524b631b197441d5145ceba968f94 781258 
gstreamer1.0-tools_1.0.7-1_amd64.deb
 93ffeb5e82e58a924cf11e2bfe6093cc8e7d4d6a 812280 
gir1.2-gstreamer-1.0_1.0.7-1_amd64.deb
Checksums-Sha256: 
 2843437e76c55942382b13603458955d9daca33ee5329e7f7ddb25a44365513c 2290 
gstreamer1.0_1.0.7-1.dsc
 68cada7ee24ede23e15dc81ccde11898eed1a7a3c6a2d81a8c31596fccb1b5ce 3089280 
gstreamer1.0_1.0.7.orig.tar.xz
 adb45d9217c9872a1774ededee6eb1d5bf1e0216ae230fb65f6a76101613afda 46158 
gstreamer1.0_1.0.7-1.debian.tar.gz
 f6507184ad25a8c91fbaf2262c1c426bc58cdae1f563da317ddc718d69e3783b 4918476 
gstreamer1.0-doc_1.0.7-1_all.deb
 5c1e437f137bf964129bac9f51b2b200351933dd31058bcd72741d08bb8e896c 1837546 
libgstreamer1.0-0_1.0.7-1_amd64.deb
 cef3edf65bce3910bed1cd053cb27ca73c269851d0adf84f4541d99e56084dc6 2725058 
libgstreamer1.0-0-dbg_1.0.7-1_amd64.deb
 4bc814b72f76797447ee7401ef220c3cc10d6c34a7dbc4ba37c40c694b2b6bcd 1140952 
libgstreamer1.0-dev_1.0.7-1_amd64.deb
 6c1ba0533945a0219f9ab8eb0a8457bd50bd4769a27dfc921ec15328ab2ac570 781258 
gstreamer1.0-tools_1.0.7-1_amd64.deb
 b6266d58cd5a1f9c733abb56446380b771a5b520ab8bcce7c61e605cf41bbcbd 812280 
gir1.2-gstreamer-1.0_1.0.7-1_amd64.deb
Files: 
 8cee98c3e76bde01dbdcbf5f5e93bcb1 2290 libs optional gstreamer1.0_1.0.7-1.dsc
 8f6066a37c71a0d0ff5fe5f7687fea12 3089280 libs optional 
gstreamer1.0_1.0.7.orig.tar.xz
 f30a8f0117a030ac7f79d89f712c1b2d 46158 libs optional 
gstreamer1.0_1.0.7-1.debian.tar.gz
 ae3b0156d4466c918802a8aaadf1310f 4918476 doc optional 
gstreamer1.0-doc_1.0.7-1_all.deb
 3b0bc9b12f1bee703d588e0e16f1bffd 1837546 libs optional 
libgstreamer1.0-0_1.0.7-1_amd64.deb
 461292fea3ceb41eb9324ea393f900e3 2725058 debug extra 
libgstreamer1.0-0-dbg_1.0.7-1_amd64.deb
 5549ffbab1d5783fc167fc36b06c94bf 1140952 libdevel optional 
libgstreamer1.0-dev_1.0.7-1_amd64.deb
 c9e3ec203bee654963315eaffad425f8 781258 utils optional 
gstreamer1.0-tools_1.0.7-1_amd64.deb
 1c33e096aa2088d1cdd40478b04df230 812280 introspection optional 
gir1.2-gstreamer-1.0_1.0.7-1_amd64.deb

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

iEYEARECAAYFAlF6f5sACgkQBsBdh1vkHyHMGgCeKj5Xq0bWg6tXEF6lkjXFZc2U
RuIAn3ZJHqQXfwD8Nhzk1ZlAGdY1paKO
=ja4V
-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/e1uvkcc-0001gs...@franck.debian.org



Accepted mod-gearman 1.4.2-1 (source all amd64)

2013-04-26 Thread Stig Sandbeck Mathisen
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 26 Apr 2013 15:07:05 +0200
Source: mod-gearman
Binary: mod-gearman-doc mod-gearman-module mod-gearman-worker mod-gearman-tools
Architecture: source all amd64
Version: 1.4.2-1
Distribution: experimental
Urgency: low
Maintainer: Stig Sandbeck Mathisen s...@debian.org
Changed-By: Stig Sandbeck Mathisen s...@debian.org
Description: 
 mod-gearman-doc - Documentation and examples for Mod-Gearman
 mod-gearman-module - Nagios/Icinga event broker module for Mod-Gearman
 mod-gearman-tools - Tools for mod-gearman
 mod-gearman-worker - Worker agent for Mod-Gearman
Closes: 699945
Changes: 
 mod-gearman (1.4.2-1) experimental; urgency=low
 .
   * Imported upstream version 1.4.2
   * init script: exit early if daemon is not installed (Closes: #699945)
   * Add upstart configuration for mod-gearman-worker
   * Change systemd service, restart mod-gearman-worker if it dies
Checksums-Sha1: 
 0f70080d3caf7969b47abe39199f14e9d8a8421f 1525 mod-gearman_1.4.2-1.dsc
 85d3e74cba9c26c3eea8452d57122ea1bcfc4c00 314240 mod-gearman_1.4.2.orig.tar.gz
 230ffb9972d9309a2b1c6ed485bc4307d80dc6ff 7298 mod-gearman_1.4.2-1.debian.tar.gz
 5e3a2b1e620218d3f93fb3fd236af2a903294779 43838 mod-gearman-doc_1.4.2-1_all.deb
 b138ad256c0593512aa2df97e15d9f0c84e13fa2 58894 
mod-gearman-module_1.4.2-1_amd64.deb
 62c9e5d659cbbe36c66b2b30c3eb4f46cb0386df 73554 
mod-gearman-worker_1.4.2-1_amd64.deb
 b4033373554ce0f215bb787e60853bff5e49f240 179460 
mod-gearman-tools_1.4.2-1_amd64.deb
Checksums-Sha256: 
 392bb7259c0f7930f6ee4d30e980876e69c94c4f72805e5ddae187560193748e 1525 
mod-gearman_1.4.2-1.dsc
 0ff9d64dc913851be386755936bb8e853fb0f3ad4645e0f8939e9821b937 314240 
mod-gearman_1.4.2.orig.tar.gz
 2c7cdf0080a70eff3c1cc33a78299fb42290a6116256e7290276da89af2a21b9 7298 
mod-gearman_1.4.2-1.debian.tar.gz
 9111a81513246ab4f57d0156676bf93745af6c1a58151157814a89a5fd6df823 43838 
mod-gearman-doc_1.4.2-1_all.deb
 e4c3c17ef8fb4309d3d619e27f01f1f77bc8b967b0c46d7cd9d35be0b63c39f1 58894 
mod-gearman-module_1.4.2-1_amd64.deb
 964cd246c7eb28529964f9104894c40f6e23ebcc8df6686aa5f83a044d7108ef 73554 
mod-gearman-worker_1.4.2-1_amd64.deb
 faba845bdc8fbb80f610ce8acad6fbc8a37972fd91e2e5696d689cdeaf5ebcaa 179460 
mod-gearman-tools_1.4.2-1_amd64.deb
Files: 
 e52a683fb5241b8ddeb527d9d8f6cd17 1525 net extra mod-gearman_1.4.2-1.dsc
 22a6e2eed089d76bd7f140b3d8f14183 314240 net extra mod-gearman_1.4.2.orig.tar.gz
 b180ca8ccc0f5070cc7639fedd98ac3a 7298 net extra 
mod-gearman_1.4.2-1.debian.tar.gz
 4aa28bbe7f1d2cdc16c963c0ccf5a8b2 43838 doc extra 
mod-gearman-doc_1.4.2-1_all.deb
 693d5d26cd8c10c20ed73d7734a81aeb 58894 net extra 
mod-gearman-module_1.4.2-1_amd64.deb
 e5f7f62622a9ab03016a133db284cdf5 73554 net extra 
mod-gearman-worker_1.4.2-1_amd64.deb
 f9cde2467f561699bfcd012eb957463f 179460 net extra 
mod-gearman-tools_1.4.2-1_amd64.deb

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

iEYEARECAAYFAlF6jZ0ACgkQQONU2fom4u59mACgjoo6Cq8P0se6umBO+UHFwwCl
3B0AoIUjKjEQuO35ftbZPvbz6NVxWKRj
=cN7h
-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/e1uvkcv-0001r9...@franck.debian.org



Accepted rsyslog 7.3.12-3 (source amd64 all)

2013-04-26 Thread Michael Biebl
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Fri, 26 Apr 2013 16:46:19 +0200
Source: rsyslog
Binary: rsyslog rsyslog-doc rsyslog-mysql rsyslog-pgsql rsyslog-mongodb 
rsyslog-gssapi rsyslog-gnutls rsyslog-relp
Architecture: source amd64 all
Version: 7.3.12-3
Distribution: experimental
Urgency: low
Maintainer: Michael Biebl bi...@debian.org
Changed-By: Michael Biebl bi...@debian.org
Description: 
 rsyslog- reliable system and kernel logging daemon
 rsyslog-doc - documentation for rsyslog
 rsyslog-gnutls - TLS protocol support for rsyslog
 rsyslog-gssapi - GSSAPI authentication and encryption support for rsyslog
 rsyslog-mongodb - MongoDB output plugin for rsyslog
 rsyslog-mysql - MySQL output plugin for rsyslog
 rsyslog-pgsql - PostgreSQL output plugin for rsyslog
 rsyslog-relp - RELP protocol support for rsyslog
Changes: 
 rsyslog (7.3.12-3) experimental; urgency=low
 .
   * Only build and install the imkmsg module on Linux.
Checksums-Sha1: 
 42b62ed18838700e894125bd4de007a1530d037f 2436 rsyslog_7.3.12-3.dsc
 5586f9c856fb7ec1a2dc0faf1fea57010b65d9df 30254 rsyslog_7.3.12-3.debian.tar.gz
 5d413845876f42ddfe9194e62493d03c6dc95e35 702192 rsyslog_7.3.12-3_amd64.deb
 fd74c7ebd9062d7010ac0749736f6e4ec44131c7 1197110 rsyslog-doc_7.3.12-3_all.deb
 9fd976e69388f64793f20c06bd6838bd6d2d6bc0 146138 
rsyslog-mysql_7.3.12-3_amd64.deb
 d938e52f25bc9bef59754a6ee14da769634d85fd 144406 
rsyslog-pgsql_7.3.12-3_amd64.deb
 4f54b4584be8c1c2f8e525dd4c01da1a652cd113 146402 
rsyslog-mongodb_7.3.12-3_amd64.deb
 cedf34c45c931b036923926e656b7da5d2242ef9 152538 
rsyslog-gssapi_7.3.12-3_amd64.deb
 38a7d284a4a7c1ffc9ed2705c7f0f124b5399b00 151372 
rsyslog-gnutls_7.3.12-3_amd64.deb
 e5024514411401dd6e30a60825cda98ab6d0d925 147624 rsyslog-relp_7.3.12-3_amd64.deb
Checksums-Sha256: 
 c391d35b8df3763fae37ed6c482a15ad73be88600a6a905f62014d1877a99be1 2436 
rsyslog_7.3.12-3.dsc
 80cec1996a2bd7a30efcac14409aeef61c294375d6b59b5eb3751e0bd58d8738 30254 
rsyslog_7.3.12-3.debian.tar.gz
 f45bddfe1309a2864a9988ace653609d94aa880ce8fd915ca4dbb6c318862c2d 702192 
rsyslog_7.3.12-3_amd64.deb
 13db4b6cb0c32b2013069cbffe3e20c1128608fff13d5b823add029fbba4404d 1197110 
rsyslog-doc_7.3.12-3_all.deb
 9b171bf4accd974447907c30dfbc34ca04cc75663f87e734d51c9b050ca9d3cf 146138 
rsyslog-mysql_7.3.12-3_amd64.deb
 0360a17b6abc1581b4b0c417e3b8254cf94481551ef0fa35ec742782cbb6dacd 144406 
rsyslog-pgsql_7.3.12-3_amd64.deb
 bbec8f694d0ad4662ae68fefc08c308aecedd2998a75976aa926f2bc3a819c52 146402 
rsyslog-mongodb_7.3.12-3_amd64.deb
 d9f6f8a23faa2c6ac66732f8ff0c86bb5613bfa35c84a99ee61152870008f264 152538 
rsyslog-gssapi_7.3.12-3_amd64.deb
 808f7fc6ef08fd4c6918c9d7fbeaf8b3cdd64eb18d66de4e91bb06f29bbd9640 151372 
rsyslog-gnutls_7.3.12-3_amd64.deb
 85045eaf297fc0bf9a2be6335d9aeec3a241ad6b734c002699c24fa6e80f60ff 147624 
rsyslog-relp_7.3.12-3_amd64.deb
Files: 
 118ff93e535ced09713d244ac30ebbf0 2436 admin important rsyslog_7.3.12-3.dsc
 6efaeb964c83ec0a0fecc9eb332cbc5d 30254 admin important 
rsyslog_7.3.12-3.debian.tar.gz
 6379f430c398c98f22dd4d1d135ca893 702192 admin important 
rsyslog_7.3.12-3_amd64.deb
 20d7e6e3bdea7a043a88b4907ec0ff0b 1197110 doc extra rsyslog-doc_7.3.12-3_all.deb
 f3d907bd7a35e2b04211362bb53ccf8b 146138 admin extra 
rsyslog-mysql_7.3.12-3_amd64.deb
 2d88b72b6cb4afc9d8251c038fdad0a3 144406 admin extra 
rsyslog-pgsql_7.3.12-3_amd64.deb
 c9e28b6b16fb60a4b98bfbbf7d19 146402 admin extra 
rsyslog-mongodb_7.3.12-3_amd64.deb
 cd02e2e3e901cbedb0151e8d19e56177 152538 admin extra 
rsyslog-gssapi_7.3.12-3_amd64.deb
 50e4a07c402f53f126b7e678cd877f96 151372 admin extra 
rsyslog-gnutls_7.3.12-3_amd64.deb
 323e83ae0e16016f1935e5dd449ec764 147624 admin extra 
rsyslog-relp_7.3.12-3_amd64.deb

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

iQIcBAEBCAAGBQJRepPbAAoJEGrh3w1gjyLcupgP/jxyXMKI8ny+4j/QNRsqvqQW
XOhkJ5IuZ4t7zGFe2h0hp8xW8CH44+/EDL1UdSxvGmsrbeqjZ30Kxo7YOPa3HOaN
kEXYCbZ8ITlBckTyZF6/yjctyID1EAI6S0WexgOXt3bA3SrAHRZsnbhWMc+S69hn
1ixpowweMBfsuXeBnf1xm04xsKyt7+sTKPrUNMcgG3+FTGbUNkrvwg3wCuwPbRHI
GUgVVCChNb7yRMjvYyeJ54DCDLvEB+HbwXTgx9zhHja04HFKkcsTFe1SkNTAx7JX
7KFwqTYBLeMMPJL9ITxC8WjhO4t4YM5D2BbNctNxmJje4HY+TtNLzKpQD9jwEtT0
El0bYKgWlMPGekdF5Wk7xnyZgO9GpisrfbT8ZbiSz7r5en93uiceVsiZIw/SDJvX
N2DVRGFNamMkNd4f2TShAzG7Icn4cFloYV5oXvjo2xzLgPZ/nj/wVIcjfUYmd2pn
lJdsBu1jdtLFy3BmEIywfEWF/jWbDBuIc7VkPHz3ArctR7P6o+SqkDNPkkXHmDfO
kGvt6PiHoV37tlTTJLU0vMt14+WIerTdNAL8tRCzEGNqKcuUXn7Pluad1UFUgerB
Xy0WjXD2Rt3uSHHN7/IyOcHdR97k8CNpB2drH0oCigGrcfm6+FZHZdK6MnkLmc6F
ib1vcMl1QbMtVg+Ucnf9
=OF5i
-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/e1uvkdn-0002ak...@franck.debian.org



Accepted xsp 2.11+git20130328.6365230-1 (source all)

2013-04-26 Thread Jo Shields
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 26 Apr 2013 14:32:24 +0100
Source: xsp
Binary: dh-xsp mono-xsp2-base mono-xsp4-base mono-xsp4 mono-xsp2 mono-xsp 
asp.net-examples mono-apache-server4 mono-apache-server2 mono-apache-server 
mono-fastcgi-server4 mono-fastcgi-server2 mono-fastcgi-server
Architecture: source all
Version: 2.11+git20130328.6365230-1
Distribution: experimental
Urgency: low
Maintainer: Debian Mono Group pkg-mono-gr...@lists.alioth.debian.org
Changed-By: Jo Shields direct...@apebox.org
Description: 
 asp.net-examples - demo pages for ASP.NET infrastructure
 dh-xsp - debhelper add-on to handle ASP.NET sites
 mono-apache-server - ASP.NET backend for mod_mono Apache module - default 
version
 mono-apache-server2 - ASP.NET 2.0 backend for mod_mono2 Apache module
 mono-apache-server4 - ASP.NET 1.1 backend for mod_mono Apache module
 mono-fastcgi-server - ASP.NET backend for FastCGI webservers - default version
 mono-fastcgi-server2 - ASP.NET 2.0 backend for FastCGI webservers
 mono-fastcgi-server4 - ASP.NET 4.0 backend for FastCGI webservers
 mono-xsp   - simple web server to run ASP.NET applications - default version
 mono-xsp2  - simple web server to run ASP.NET 2.0 applications
 mono-xsp2-base - base libraries for XSP 2.0
 mono-xsp4  - simple web server to run ASP.NET 4.0 applications
 mono-xsp4-base - base libraries for XSP 4.0
Changes: 
 xsp (2.11+git20130328.6365230-1) experimental; urgency=low
 .
   * [6d6e4fa] Imported Upstream version 2.11+git20130328.6365230
   * [53f2acf] Launcher scripts assume .NET 4.5, so Mono 3 needed
   * [39f8bc7] 4.5-ify install locations
Checksums-Sha1: 
 fd4d0ce3466ecb5e3ae9a4d8acbaefe814030bc8 2493 
xsp_2.11+git20130328.6365230-1.dsc
 7e824903b618174b11da970586eea8f4bd2f9781 431627 
xsp_2.11+git20130328.6365230.orig.tar.gz
 c856646ac47a38d79e9605634307ea57d691c665 61328 
xsp_2.11+git20130328.6365230-1.debian.tar.gz
 d8c58cbe1c65c82c6eb2a017ad2be5c577de3227 49728 
dh-xsp_2.11+git20130328.6365230-1_all.deb
 3e3bd5095064540ee9d2d7f6d0d10da0ded55389 73188 
mono-xsp2-base_2.11+git20130328.6365230-1_all.deb
 602e175d8bbeb7a132ded2bed14a0a1f7dd1b03a 73288 
mono-xsp4-base_2.11+git20130328.6365230-1_all.deb
 9ac5da30c13c80be3c5ff06c2e0ea6552bf1d38f 89920 
mono-xsp4_2.11+git20130328.6365230-1_all.deb
 c30d09ec51da6d21175bdac2667a22ea2ed96433 90736 
mono-xsp2_2.11+git20130328.6365230-1_all.deb
 d9ba6d48d92000ede12a96cc7f8b890c449cc526 43988 
mono-xsp_2.11+git20130328.6365230-1_all.deb
 320bc9b5c61b1ec8dc46a7442a616228e4cf4672 122994 
asp.net-examples_2.11+git20130328.6365230-1_all.deb
 afe9e2a6da85f2a6cd14add7e3c99cbd61fa03fb 88258 
mono-apache-server4_2.11+git20130328.6365230-1_all.deb
 cfa335692530f3d3bf105b0abef091058f0ba824 88272 
mono-apache-server2_2.11+git20130328.6365230-1_all.deb
 86d1db1474aa9fb5b09ffbcc4a846958f4e49f22 44002 
mono-apache-server_2.11+git20130328.6365230-1_all.deb
 6865f88124703e84c85c99122aeb5e2ca5876d87 81168 
mono-fastcgi-server4_2.11+git20130328.6365230-1_all.deb
 6e91c1f6ca16985534060bf052020a4ef2dc 81048 
mono-fastcgi-server2_2.11+git20130328.6365230-1_all.deb
 7f83a55818ac19dc6cac0b74285f78071bc825e5 43962 
mono-fastcgi-server_2.11+git20130328.6365230-1_all.deb
Checksums-Sha256: 
 99f8eca1fa16a4893426ff040ea44feb61a98f7dab3fea4377296d3220b73bf2 2493 
xsp_2.11+git20130328.6365230-1.dsc
 f486d1c6f1a22b0c7c01b13a2c5f4ad8d78ae81d91ac3b6f772f62b1044c 431627 
xsp_2.11+git20130328.6365230.orig.tar.gz
 7aac668db4ee4b86c4fa9a0d61321186770a245310292ac4cab6aace28ba824b 61328 
xsp_2.11+git20130328.6365230-1.debian.tar.gz
 f16f063d58f810a56e1eef4601c0a2b51dc4cd6c731a49cc93bc008485e09e2a 49728 
dh-xsp_2.11+git20130328.6365230-1_all.deb
 3185e68b5e7daa6132a00909b48e1cb4ca5a6a4ac3c4fd4ad9eb8fd0ca4d7d58 73188 
mono-xsp2-base_2.11+git20130328.6365230-1_all.deb
 eed51ff14ae51c305993ecb541be6fe6c375b5c299d393d173fdbf82de3f0acf 73288 
mono-xsp4-base_2.11+git20130328.6365230-1_all.deb
 649792084cffcc1190dc074aa7b8d7656844a508cfbad5112c0dc6d6a8ea1dfe 89920 
mono-xsp4_2.11+git20130328.6365230-1_all.deb
 3de7434a1a7abee043359f84d927b50d08ce62876acbf31311b9ed7054c12404 90736 
mono-xsp2_2.11+git20130328.6365230-1_all.deb
 1b6b6a88c57501a550892da39d92afc7e99a44503164f9cc8fc6a75d3a279177 43988 
mono-xsp_2.11+git20130328.6365230-1_all.deb
 9be42f06a0eb15f8a136a6da65fbb226a9b7adc816a83daea0a4ad081d81bcb6 122994 
asp.net-examples_2.11+git20130328.6365230-1_all.deb
 b9e41a29a1afd9dae652a9c8ce7a5de1d6aaad570e0a5db277d1b255720c60e7 88258 
mono-apache-server4_2.11+git20130328.6365230-1_all.deb
 67a6a4870833910d77210902da9274e493eeca7dc83830d268ff3ae25790ffee 88272 
mono-apache-server2_2.11+git20130328.6365230-1_all.deb
 e45503593acfccf2df5d82c008b18620cf21a6c11535711c023ff353320a7fe6 44002 
mono-apache-server_2.11+git20130328.6365230-1_all.deb
 e5e209749061ec310f1826247ea1757ce79d6069a4977b0c259db1d18fa873ee 81168 
mono-fastcgi-server4_2.11+git20130328.6365230-1_all.deb
 

Accepted bijiben 3.8.1-1 (source amd64)

2013-04-26 Thread Vincent Cheng
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 18 Apr 2013 20:24:27 -0700
Source: bijiben
Binary: bijiben
Architecture: source amd64
Version: 3.8.1-1
Distribution: experimental
Urgency: low
Maintainer: Vincent Cheng vincentc1...@gmail.com
Changed-By: Vincent Cheng vincentc1...@gmail.com
Description: 
 bijiben- intuitive note editor integrated with GNOME 3
Changes: 
 bijiben (3.8.1-1) experimental; urgency=low
 .
   * New upstream release.
Checksums-Sha1: 
 77969e415d1d4014a2bb982dae6a5e926c8dd786 1755 bijiben_3.8.1-1.dsc
 f6e771b77222312c8787036601047daa2b815713 401940 bijiben_3.8.1.orig.tar.xz
 b8cb21ca11a91c5b8a2211add4671b4b5b2c9920 9213 bijiben_3.8.1-1.debian.tar.gz
 8fc5c579a13946f2f522d05ccebb993301bb3f18 212066 bijiben_3.8.1-1_amd64.deb
Checksums-Sha256: 
 db0d3996c465bb4d623fd2214f763ee63add30e3efd94982174cebe4761d32c3 1755 
bijiben_3.8.1-1.dsc
 a0965874c68ca8492dcffc25cbf6f51549ff4a005c1fa1d87a1d82021aae7908 401940 
bijiben_3.8.1.orig.tar.xz
 cd7f512bc1c502cfdef5188987dd8b62e02dcea67a66ff6a24687d7957e12253 9213 
bijiben_3.8.1-1.debian.tar.gz
 5937dbf5195bfbc392687251c5f2ed0d7463fa3d4ba891bcf1d1e4f1ecf70711 212066 
bijiben_3.8.1-1_amd64.deb
Files: 
 e4f251819f877f440e01df1453ba415b 1755 gnome optional bijiben_3.8.1-1.dsc
 a0408da19baf0a6d0f8b7dc4319239f5 401940 gnome optional 
bijiben_3.8.1.orig.tar.xz
 d2d44368513f628da0999e918d7544ee 9213 gnome optional 
bijiben_3.8.1-1.debian.tar.gz
 c3d8335b38a84e06f70356815feec0cd 212066 gnome optional 
bijiben_3.8.1-1_amd64.deb

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

iQEcBAEBAgAGBQJReqwXAAoJEIAhAkTu07wNMhsIAMK2bKVY5k8KqwYTGimNDDJZ
s6pIoTV6w2VKwVsFhKfd2dnGS5uZhcNsKLwxGJd77X4Tns4Ig2352cLU7YPL4a2l
gRNjmLRIqichldDkwK+Npm5B2mevNBRK5ClwDVF85+A3GkOYVGnOuunl7skVn/i1
6dT7kznxssuKYv93nOpG3OvSqCjDyQPg0D7vedySgsaDTZmzFN8WN7hUl4cOsjsP
PLtBVZW9z1ZU/dmBz7bFIbuRwEqGzzG6OycvpiFEluI0i/WPDNHx0pdRNGWtnNi+
JDIGBNjwFHfT2M1lOuZmTd6/YigyMgQ3XUkbDb6z1X6Ft5BELLoPj4GvxKne5QY=
=2B93
-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/e1uvlo3-00045o...@franck.debian.org



Accepted qpdfview 0.4.2-1 (source amd64)

2013-04-26 Thread Benjamin Eltzner
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Mon, 22 Apr 2013 17:40:43 +0100
Source: qpdfview
Binary: qpdfview qpdfview-djvu-plugin qpdfview-ps-plugin
Architecture: source amd64
Version: 0.4.2-1
Distribution: unstable
Urgency: low
Maintainer: Benjamin Eltzner b.eltz...@gmx.de
Changed-By: Benjamin Eltzner b.eltz...@gmx.de
Description: 
 qpdfview   - tabbed document viewer
 qpdfview-djvu-plugin - tabbed document viewer - DjVu plugin
 qpdfview-ps-plugin - tabbed document viewer - PostScript plugin
Closes: 702749
Changes: 
 qpdfview (0.4.2-1) unstable; urgency=low
 .
   * New upstream release.
   * Added Hardening.
   * Adjusted Exit mnemonic. (Closes: #702749)
 Thanks to David Fries da...@fries.net
Checksums-Sha1: 
 826ed2ef5557cb5f8e7bd4a221d4ab90932ba2e3 1596 qpdfview_0.4.2-1.dsc
 276c3cbb4fa8bb55c0da734de1954d23bab20fe2 341878 qpdfview_0.4.2.orig.tar.gz
 58dcff72203ec935a14220137968c10441af0682 3775 qpdfview_0.4.2-1.debian.tar.gz
 fbb6102923e7d6833c8de22bf27461eb016a2024 434266 qpdfview_0.4.2-1_amd64.deb
 6a3ddaa664fb69372400913d18298a9ceb0805ad 31880 
qpdfview-djvu-plugin_0.4.2-1_amd64.deb
 06d2e202a4a55e64d51826a35e97f2dc9ab12ad4 25588 
qpdfview-ps-plugin_0.4.2-1_amd64.deb
Checksums-Sha256: 
 aad904ba547a934e9fc5754b4dc8889d0d605a3cbadda0a37cd94c3407da6085 1596 
qpdfview_0.4.2-1.dsc
 ab5de31300394834c0540bde9c78ed481ea57832c72b478452cda25c787bb7a9 341878 
qpdfview_0.4.2.orig.tar.gz
 a0bee5fa2541a2dcdffa1020c9068bc89da834eb8dc5fc55ca51560fd38370d6 3775 
qpdfview_0.4.2-1.debian.tar.gz
 5d7d35d732b089cc0db23416881f334dd7f14564d84da2d3043a5b0d6431e7a8 434266 
qpdfview_0.4.2-1_amd64.deb
 ba4352d3f60ffa85a8399bd0691e75ecc8ba625284f92a4583279ff14d52c8af 31880 
qpdfview-djvu-plugin_0.4.2-1_amd64.deb
 d8a14977d216e4d64d8631e6a48f0ff733b6e4ce36413ad52536cf9a0b2dfeea 25588 
qpdfview-ps-plugin_0.4.2-1_amd64.deb
Files: 
 27a89eca6b19d2397c03a218694d7394 1596 graphics optional qpdfview_0.4.2-1.dsc
 06e1ace118265c696a4d6b4d1746f639 341878 graphics optional 
qpdfview_0.4.2.orig.tar.gz
 dee6cba0fac6313017bdbae7709d06f1 3775 graphics optional 
qpdfview_0.4.2-1.debian.tar.gz
 fb1fc098091ed65a82ca61dedaac57e5 434266 graphics optional 
qpdfview_0.4.2-1_amd64.deb
 9639cd21614d73e1a8f2b495611feded 31880 graphics optional 
qpdfview-djvu-plugin_0.4.2-1_amd64.deb
 0fc0e8539962f48e610477b1cc324afe 25588 graphics optional 
qpdfview-ps-plugin_0.4.2-1_amd64.deb

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

iQEcBAEBAgAGBQJReqyxAAoJEIAhAkTu07wNnYEH/2+pxuSuaneCqBO+Ia6PCrhu
9xqhD+p6OOXkhUX73ytlsi71Sm8WCVngYtwIbQoJNW1Mpv6X82mSAjhAoS8xATGw
G3YMRDVHpfTkY4Ztc+HwTQ1PpKJU1DCw0qZRwx+wfrzyO3PfbiOm6Di/AbHVAnw3
HJEc1qeI21KJdxIuZ68aln9JrjHZzFcC9MOezoyPiUT2Y6c9E+Z6kvgmndB7+gTR
Yk3cOLGqKnyFxtabS15YOsqctsRLOv+mLdb4V0kz7PRuvzqklejwQaXvbvKgQvpk
zguDcmxC43w/oMgChXwkSV/VrkXTApojYTP5E+lbzsmSd1ZpUERlzIFBfIqUkkM=
=anwb
-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/e1uvloh-0004dv...@franck.debian.org



Accepted mono-addins 1.0+git20130406.adcd75b-1 (source all)

2013-04-26 Thread Jo Shields
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Fri, 26 Apr 2013 17:23:28 +0100
Source: mono-addins
Binary: libmono-addins0.2-cil libmono-addins-cil-dev libmono-addins-gui0.2-cil 
libmono-addins-gui-cil-dev libmono-addins-msbuild0.2-cil 
libmono-addins-msbuild-cil-dev mono-addins-utils
Architecture: source all
Version: 1.0+git20130406.adcd75b-1
Distribution: experimental
Urgency: low
Maintainer: Debian CLI Libraries Team 
pkg-cli-libs-t...@lists.alioth.debian.org
Changed-By: Jo Shields direct...@apebox.org
Description: 
 libmono-addins-cil-dev - addin framework for extensible CLI 
applications/libraries
 libmono-addins-gui-cil-dev - GTK# frontend library for Mono.Addins
 libmono-addins-gui0.2-cil - GTK# frontend library for Mono.Addins
 libmono-addins-msbuild-cil-dev - MSBuild task library for Mono.Addins
 libmono-addins-msbuild0.2-cil - MSBuild task library for Mono.Addins
 libmono-addins0.2-cil - addin framework for extensible CLI 
applications/libraries
 mono-addins-utils - Command-line utility for Mono.Addins management
Changes: 
 mono-addins (1.0+git20130406.adcd75b-1) experimental; urgency=low
 .
   * [369ec9c] Imported Upstream version 1.0+git20130406.adcd75b
   * [4e90041] Require at least mono-devel 2.8, due to .NET 4.0 assumptions
   * [07be9a9] Include policy files for 0.6 ABI, as we have a new 1.0 ABI
   * [39e565c] Remove obsolete patch 0001-configurable_compiler.patch.patch
   * [2a56c39] Remove obsolete patch
 automake_1.11.2_pkglibdir_workaround.patch
   * [b24d77f] Remove obsolete patch
 debian/patches/use-microsoft-build-utilities-4.0
   * [889f2fd] Bump API version to 1.0
Checksums-Sha1: 
 614c3920c354a7f12cfc329296a7376e4bfe437e 2407 
mono-addins_1.0+git20130406.adcd75b-1.dsc
 547d8eee53f181a651e7e83c38cfaabb536238a7 509222 
mono-addins_1.0+git20130406.adcd75b.orig.tar.gz
 ebe34f07ec17c5014f91b3eae117357c89a30ecb 10253 
mono-addins_1.0+git20130406.adcd75b-1.debian.tar.gz
 55a28efb56dd6e099379df5269d371d72a5030ad 259362 
libmono-addins0.2-cil_1.0+git20130406.adcd75b-1_all.deb
 7b7deb8ce87a08ad19fe83c0c836b4f845ab7e0d 7768 
libmono-addins-cil-dev_1.0+git20130406.adcd75b-1_all.deb
 43dae3b4316ad444d275aa8003d1ee4ba1171724 78390 
libmono-addins-gui0.2-cil_1.0+git20130406.adcd75b-1_all.deb
 24f9829b1a46cdefec297740fcd0d538bc6c2337 7720 
libmono-addins-gui-cil-dev_1.0+git20130406.adcd75b-1_all.deb
 69aec0f6fca98b965cb95968591b72bcc8d5477a 12582 
libmono-addins-msbuild0.2-cil_1.0+git20130406.adcd75b-1_all.deb
 d16aa66d29a2fc539743fb4651b14b92de5d2741 7688 
libmono-addins-msbuild-cil-dev_1.0+git20130406.adcd75b-1_all.deb
 de4109a038682b06449b6c2a14298b650ca32f9c 11694 
mono-addins-utils_1.0+git20130406.adcd75b-1_all.deb
Checksums-Sha256: 
 9d45bb758fc4aeccafbba2eb94a8cb21effbf08e3c8f0d9ade4e36c2c25cb639 2407 
mono-addins_1.0+git20130406.adcd75b-1.dsc
 5b619c1721f81d380900d08c5da2f5638cd43aed4f6759a3423e7ca1d064bedd 509222 
mono-addins_1.0+git20130406.adcd75b.orig.tar.gz
 455997ae1985609898040dcba73c4e22bb59eed7543d0cb6330edf29e98a6762 10253 
mono-addins_1.0+git20130406.adcd75b-1.debian.tar.gz
 258bb1705c82d74ab7789d9c7df11c1f60be312e28647c2b8cf169f4b2ed3a55 259362 
libmono-addins0.2-cil_1.0+git20130406.adcd75b-1_all.deb
 84b5b99df21064883c5f84db0a4a846505a0499a8820d70837af9a0419b7df04 7768 
libmono-addins-cil-dev_1.0+git20130406.adcd75b-1_all.deb
 59ff733e867a56b8a01e6ad1a824e0791440658ce7550b455f37045fda23bb35 78390 
libmono-addins-gui0.2-cil_1.0+git20130406.adcd75b-1_all.deb
 b9d8e9e7c0151ef4b27eeac7a2248bcb05be76e21ce9a22033459e004c6250bf 7720 
libmono-addins-gui-cil-dev_1.0+git20130406.adcd75b-1_all.deb
 98718a53d9f06e4266b582b589b703cc6166869f6db4735edc9be789a4c9c167 12582 
libmono-addins-msbuild0.2-cil_1.0+git20130406.adcd75b-1_all.deb
 c9d03a99f538338f3aee491321399ce13c5f15ceb1c254d5863bead2f9a9980f 7688 
libmono-addins-msbuild-cil-dev_1.0+git20130406.adcd75b-1_all.deb
 b993d330ff98aaf9858622782790c7d7d77fe10188f0e0e2b467ca479e479d60 11694 
mono-addins-utils_1.0+git20130406.adcd75b-1_all.deb
Files: 
 b6ea7aec09029d53fd324d612f62a23b 2407 cli-mono optional 
mono-addins_1.0+git20130406.adcd75b-1.dsc
 e63e6cbdcba5752864abaa4ed14566ee 509222 cli-mono optional 
mono-addins_1.0+git20130406.adcd75b.orig.tar.gz
 eba47fba4d8805301e669f5f4bb26ac1 10253 cli-mono optional 
mono-addins_1.0+git20130406.adcd75b-1.debian.tar.gz
 0dc3bf236c131eee9d20adbe5de8d31f 259362 cli-mono optional 
libmono-addins0.2-cil_1.0+git20130406.adcd75b-1_all.deb
 a9d4964a3a9c20730da5192ad463dfa8 7768 cli-mono optional 
libmono-addins-cil-dev_1.0+git20130406.adcd75b-1_all.deb
 c167968be665d1a7c40abae20b2a73d8 78390 cli-mono optional 
libmono-addins-gui0.2-cil_1.0+git20130406.adcd75b-1_all.deb
 d74b4fdb2e9dcb456015e27b47ac4d67 7720 cli-mono optional 
libmono-addins-gui-cil-dev_1.0+git20130406.adcd75b-1_all.deb
 f18935f946227d73cc4ca0a5ad216877 12582 cli-mono optional 
libmono-addins-msbuild0.2-cil_1.0+git20130406.adcd75b-1_all.deb
 fe4cc143bbc5187749523fde46b76748 7688 cli-mono optional 

Accepted python-astropy 0.2.1-1~exp6 (source amd64 all)

2013-04-26 Thread Ole Streicher
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 26 Apr 2013 09:57:59 +0200
Source: python-astropy
Binary: python-astropy python-astropy-doc python-astropy-legacy
Architecture: source amd64 all
Version: 0.2.1-1~exp6
Distribution: experimental
Urgency: low
Maintainer: Debian Science Maintainers 
debian-science-maintain...@lists.alioth.debian.org
Changed-By: Ole Streicher deb...@liska.ath.cx
Description: 
 python-astropy - Core functionality for performing astrophysics with Python
 python-astropy-doc - Core functionality for performing astrophysics with 
Python (doc)
 python-astropy-legacy - Astropy legacy modules for pyfits, pywcs, and vo.table
Changes: 
 python-astropy (0.2.1-1~exp6) experimental; urgency=low
 .
   * Fix FTBS (unit test failure) on MIPS
Checksums-Sha1: 
 0118164dccb5d32dbf44acd0b4e1b8742fae6213 2514 python-astropy_0.2.1-1~exp6.dsc
 2f75bce3f27ebc09ac8b40ee48d30397fe052857 9819 
python-astropy_0.2.1-1~exp6.debian.tar.gz
 2137c2725c2366fd26f5b77554d523fd6bcd91a4 2101198 
python-astropy_0.2.1-1~exp6_amd64.deb
 b481c3d004bbe97423c0b84f5c2a498e7c76186e 2011986 
python-astropy-doc_0.2.1-1~exp6_all.deb
 399fe67f4a5197b13c814004adcb568dd61c4463 7158 
python-astropy-legacy_0.2.1-1~exp6_all.deb
Checksums-Sha256: 
 19843f1135c01db4c00c88bdb12c527f30318342be05b725dccfcf141459e351 2514 
python-astropy_0.2.1-1~exp6.dsc
 b1bd384be613e69562ffd77b56c92be7dc97123e49b9250680999cf1a539b050 9819 
python-astropy_0.2.1-1~exp6.debian.tar.gz
 3dd283de8b8148967bbf25d844ed1b57246ab31776b72dd2e93b10fad8e4d35a 2101198 
python-astropy_0.2.1-1~exp6_amd64.deb
 003d416a28287988d426ea62686d751a580063c0bdc0bb6d1d4a86f266d82bc9 2011986 
python-astropy-doc_0.2.1-1~exp6_all.deb
 7f559cdf9e4e6287f0944a1d5ea3a3437fbd25f7d396e797119f513400c4fe56 7158 
python-astropy-legacy_0.2.1-1~exp6_all.deb
Files: 
 9e2f2272b418ac141c8ef84546181039 2514 python optional 
python-astropy_0.2.1-1~exp6.dsc
 62981c76b9a584800b8115c8e4b8b0e3 9819 python optional 
python-astropy_0.2.1-1~exp6.debian.tar.gz
 1da5a05c33c0c50d839a1460b91bcac1 2101198 python optional 
python-astropy_0.2.1-1~exp6_amd64.deb
 2cfbce4893e7f74cb3b6ba427b187c85 2011986 doc optional 
python-astropy-doc_0.2.1-1~exp6_all.deb
 cdef640cadab429bdaf2852a49ddc7d2 7158 python extra 
python-astropy-legacy_0.2.1-1~exp6_all.deb

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

iQIcBAEBAgAGBQJRer2PAAoJEHEVr9B3ENz3Wq0P/2/ClhSYAwKtpyUg0iOKOx82
YVr+fUROUZeFP03aaK/NjzhYEZ4jCcuwZooMeSzCGXTJx/lfdZsw2jRwh7ZfmCSo
gn8mxsnLlMzYn9JPs6YgY26HpgJjw/agl9xUu/+8smmlEIUcUu+XqzVH4k0nNGuk
v+ZLLtfVtCjiRJeY+oVMDYSbNZPtH0K3Dk3YxsowPvcVV6JZaU5RKY3Up2MZbwrG
VOxYrlSkQ/Ta0O477xJbCqMoeSm9SJnDjTG/+TlsQomVQDRdVfzksnXentVVJxIN
rBo8y5ZE8OIwUXZZwgxSkv7v3bCrhc6IN/6DoC0UoxV+73HanHORTqCFJLM5pNsy
vS+e8alirwIAmppOJbZbit/glDr7jeby35e/YSOTJU89dN9mHXhQIJyhN7TwAKAH
X9az0oxOSicV0e5Ye3DW3QKZEnV9OktZUaqkX7MbZfWw5R8ZgmtLI6WFUKMDlNle
ir/aPXlsUIjZGaez5kjHh9Bm7Lzg6Pa/487QApHQhlr/HV+JfBWWjXCbd1rM8M0t
o2kfyBI/0kvzuCSe2a1uyqouWkEQJHV0pclRRpJOqVKedO8b6kDeDZ1nRtA9+rwJ
ua5NJy4S66KK+KHhwuPM2g/mG4tPdbLi5oZ0ESYnefr4iYPG3XF1DLYLNyvtxX6T
NKJfKk4Aec0d25oWyM7m
=CBD8
-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/e1uvmyl-0004ht...@franck.debian.org



Accepted ruby-rr 1.0.5-1 (source all)

2013-04-26 Thread Praveen Arimbrathodiyil
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Fri, 26 Apr 2013 23:11:01 +0530
Source: ruby-rr
Binary: ruby-rr
Architecture: source all
Version: 1.0.5-1
Distribution: experimental
Urgency: low
Maintainer: Debian Ruby Extras Maintainers 
pkg-ruby-extras-maintain...@lists.alioth.debian.org
Changed-By: Praveen Arimbrathodiyil prav...@debian.org
Description: 
 ruby-rr- test double framework for Ruby
Changes: 
 ruby-rr (1.0.5-1) experimental; urgency=low
 .
   * Team upload
   * New upstream release
 - rspec2 adapter
   * Update to standards version 3.9.4
 - remove DM-Upload-Allowed
   * Uncomment VCS fileds
   * Install CHANGES.md as upstream changelog
   * Update debian/copyright (format version, compress license paragraphs)
Checksums-Sha1: 
 6d31de49c4bc3a9dfde9c3723b20c1b9a5f3d3d3 1968 ruby-rr_1.0.5-1.dsc
 10ee3a48f34e0ed1697b018d3260c691ac95b36c 33379 ruby-rr_1.0.5.orig.tar.gz
 116760878c0db79c1db0b5a6556c6dc1ef180458 2563 ruby-rr_1.0.5-1.debian.tar.gz
 c05332e135c6ac1ef3097a6c130acf5b82ac634d 30816 ruby-rr_1.0.5-1_all.deb
Checksums-Sha256: 
 50acab45db3d78d6cc2dca784b70893303ca6890f4f34472706bf076c777b6e5 1968 
ruby-rr_1.0.5-1.dsc
 827f203f12856176947c49ae32e11a7ad6537f81036f91b49abfedb20930dc47 33379 
ruby-rr_1.0.5.orig.tar.gz
 dae8ad6d2bdf8f340a976b02502590a3cbceafa8bfed56ad8f84bc8996485eda 2563 
ruby-rr_1.0.5-1.debian.tar.gz
 c5499c524a44143d55a5c647d34eeed8cb6d3badc67cc2862f0b0eef99eb4e7a 30816 
ruby-rr_1.0.5-1_all.deb
Files: 
 f6a5cec134b77213601c9941f6fe3d7c 1968 ruby optional ruby-rr_1.0.5-1.dsc
 ef1d6dcb61fcac5d5011fd37b0312bb6 33379 ruby optional ruby-rr_1.0.5.orig.tar.gz
 19ddd76370a7b0bcc861c7a8234a5a6a 2563 ruby optional 
ruby-rr_1.0.5-1.debian.tar.gz
 5322c6c5862f6516ce4331ae727f5cc5 30816 ruby optional ruby-rr_1.0.5-1_all.deb

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

iQIcBAEBCAAGBQJResBeAAoJEM4fnGdFEsIq3xkQAIlrVEUxsDXUYL5Bk4U9SjeZ
m23TwPgJ19yK1DSQc/25n/xguaEwUUgrRG8bpxic8nOUlPucGhv1sOrmoRXo9X/o
H3cWooX3yjkBK9SQ/Svxs7Ybjy74dhO+8pNwmU9YBBa/sLvbqyeNTqTjSREr9Ty6
2T9spOdaDLt9FWcrI3Q55lYb0lDb8tsBIM3VHq+8OIjhHtUjj5lm63ChZ1bV7HHJ
ceSRv/UkPrBJY8CLRV4UdrIklWkUan48QoMbDQ6q1xRh+Nx6lZZHbCxtqrS3QXpX
xlLBZumYbm5Gz8/iNTJ+95E4i4DF61SH0p9dTSZTqH31XpR781LDHv1chbVPD+cF
86Wxq7mDtEe7qd8Pst1awvpypRAfne1qz8mJEU7KxxKOc3o+g69dINdXKnZnzWx6
z00bq/CBK2A2qCjBd59u1BNpT+1Fzwjdkaf45ro/S3dY3v9t99lpAw124iiUtPfU
zt/c47O+hTtuRHd2y5mNsN7LU9gvbv39hJs+pdnmSAeL//wVjrk0HJ5BRgeH8ZS5
OoVxpSj0f4aLzVOxocX+ZxVn2blTM2CY62o9EsXNIjKdusJNBuvAjUKZ9H6zsHkJ
KNnQihO8Ft8dYViBzzc7Lt240No/uxm4bbTrmvBsLvLZ9C8T2drNrSkOUgKn3jkS
SWLssXrWH7cAZw0ZLvOl
=ZYlz
-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/e1uvmyq-0004kz...@franck.debian.org



Accepted jpylyzer 1.9.0-1 (source all)

2013-04-26 Thread Mathieu Malaterre
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 25 Apr 2013 09:52:52 +0200
Source: jpylyzer
Binary: python-jpylyzer python-jpylyzer-doc
Architecture: source all
Version: 1.9.0-1
Distribution: unstable
Urgency: low
Maintainer: Python Applications Packaging Team 
python-apps-t...@lists.alioth.debian.org
Changed-By: Mathieu Malaterre ma...@debian.org
Description: 
 python-jpylyzer - JP2 (JPEG 2000 Part 1) validator and properties extractor
 python-jpylyzer-doc - JP2 (JPEG 2000 Part 1) validator and properties 
extractor - doc
Changes: 
 jpylyzer (1.9.0-1) unstable; urgency=low
 .
   * New upstream: improve interoperability between Python 2.7 and Python 3
   * Add -doc package for documentation
Checksums-Sha1: 
 f0b4c1bf1c81de3febd4f2cfe76d16183ab2015b 2075 jpylyzer_1.9.0-1.dsc
 0ec61c591759c79eef789c47c7d66f062b225bf0 1113820 jpylyzer_1.9.0.orig.tar.gz
 d392bee11379a6ef9db234356b335e6eba0b450e 4156 jpylyzer_1.9.0-1.debian.tar.xz
 1ebe661c3546842d3b43607e69baa00f74dce959 7156 python-jpylyzer_1.9.0-1_all.deb
 1ccb7decf9a6aa26133a4006194bf212b3424631 777246 
python-jpylyzer-doc_1.9.0-1_all.deb
Checksums-Sha256: 
 bc3cfaeabfefbc1183a40e984cca5608ba230c64ca74faca91ecdfa4a4660362 2075 
jpylyzer_1.9.0-1.dsc
 8b0e4109bbf0a132841751849aa7be73b8152b05b387e64065e535d85bef20f1 1113820 
jpylyzer_1.9.0.orig.tar.gz
 29ecca5488b223537637498128b32a420d51dc85ba25eb8c8a1f8b18b5227d5b 4156 
jpylyzer_1.9.0-1.debian.tar.xz
 bb10f7458344cecc94e961e2e3d78d67622bdcd78eddd9a7ad152099ec706105 7156 
python-jpylyzer_1.9.0-1_all.deb
 c400410b5038ddbaa9ce9fd33f4203124c6027761d09cd9db7a215c33b4314c8 777246 
python-jpylyzer-doc_1.9.0-1_all.deb
Files: 
 c04b0540118324803419c2df4b708f37 2075 python optional jpylyzer_1.9.0-1.dsc
 dd519f2342f1bd974ce4027bb6b338a2 1113820 python optional 
jpylyzer_1.9.0.orig.tar.gz
 0aabbdec132c8473f3047b0ebf61dcc9 4156 python optional 
jpylyzer_1.9.0-1.debian.tar.xz
 679b8bd77dae1233476c06d61ed5a394 7156 python optional 
python-jpylyzer_1.9.0-1_all.deb
 7116b56c67e14152e5a1a9eb387a2364 777246 doc optional 
python-jpylyzer-doc_1.9.0-1_all.deb

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

iQIcBAEBAgAGBQJReOOgAAoJEAFx4YKK4JNF+uEP/2EtU6tiM4IEDqaZz72qos50
YSCdgOn/y2fRE4hpbLqxgKqt5dgeUH8D5S67OBmKUcDrUHwEIm7VRv+VS9Jlsq+7
QjeH6zumgWlUh1WQUf1/3tEEJrkPw8HUo5HgUnB5Z85iIS95YHFhNrFj6gfhSYe7
tXKCIANLFuZSf6Ynzal+tT2dJU/8AF8HQ7SgMxu+ev8S9AxMtNmvjgmZ4peYiJAx
VjXIksNbnvBAbI8Q4nbyexPaZ0h+8XXlsoCeSBMJEmL+IWtZn3LLz6c7UgQ83Ohv
K3Wv+w69maqsGpPEl7M8CRwl/gHxb4SJC/FwRUyX2LWsIGGnhDjOJItKcorq0jli
n38kJQvILwxkr6OJ5oC7pRg4P4agpID7JckrNuOhr4Xy/W0SU00OfSBmM0/8CCm9
it0QvjWRUwx3RGnT9LBr5Qt/3NUR35q9X2b8tLDh2ENp9PUVhkvP+dF8k1mkH2aE
3iuxo/WEjF3kQRztKiKgq4g2LlI2+S5mqYEK9Elw6J4It6HS7VLPSuAHs6+qICs3
Kf0+1Rh+Rx94cBK/eVThne3ec1Jd6jjatnF2+BIEp5MiHCGIRzCH4RilprAoQfvp
uGJPH+V+1UML0W/07W36UGC8y4ICw6aqCNTO4hpApPI9/7TqbyDWAehGr1Ezus5N
2w88QpuEr1iGx52s8JxO
=mT+J
-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/e1uvnsk-0002g7...@franck.debian.org



Accepted ruby-rr 1.0.5-2 (source all)

2013-04-26 Thread Praveen Arimbrathodiyil
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sat, 27 Apr 2013 00:06:19 +0530
Source: ruby-rr
Binary: ruby-rr
Architecture: source all
Version: 1.0.5-2
Distribution: experimental
Urgency: low
Maintainer: Debian Ruby Extras Maintainers 
pkg-ruby-extras-maintain...@lists.alioth.debian.org
Changed-By: Praveen Arimbrathodiyil prav...@debian.org
Description: 
 ruby-rr- test double framework for Ruby
Changes: 
 ruby-rr (1.0.5-2) experimental; urgency=low
 .
   * Find VERSION correctly with use_moved_VERSION.patch
   * unapply patches after build
   * Add myself to uploaders
Checksums-Sha1: 
 26febf9ab132b5679ac5b2b6b6c1fbdd545184ec 2014 ruby-rr_1.0.5-2.dsc
 84e13b78d176f61e81f8582223a0c911b3ebd9a8 3006 ruby-rr_1.0.5-2.debian.tar.gz
 24feb9f089b6cf52fcb13c80032696dbe9d540bc 30970 ruby-rr_1.0.5-2_all.deb
Checksums-Sha256: 
 7af6066fe22d2ace3ed666d0a2523f0becc231ec0161cd2e51cfbcc2776990aa 2014 
ruby-rr_1.0.5-2.dsc
 71793c7dafe8ae34d8a6564ab21bdf13654c13904f32968e6d40caf0ffb83a79 3006 
ruby-rr_1.0.5-2.debian.tar.gz
 7ff3c93055029199dbeee7cab6b4294cae2b1181f1f0cbb4dbf35e0de7bcd64a 30970 
ruby-rr_1.0.5-2_all.deb
Files: 
 62144476d2da442f42d0c62e8359670d 2014 ruby optional ruby-rr_1.0.5-2.dsc
 b41d9e172a9418c4ac99199cb4f84964 3006 ruby optional 
ruby-rr_1.0.5-2.debian.tar.gz
 a3e646bb5e2d545d466847ed99376d1b 30970 ruby optional ruby-rr_1.0.5-2_all.deb

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

iQIcBAEBCAAGBQJRes1uAAoJEM4fnGdFEsIqA+AQAJZDBhjDZmuwJVwQbfA+4iho
VewdbNGXJeU5/Zq3uhKnMxNHNczUxVCyf0mjyAj0hSzAFTlgFmuJYWNOLK1GWRql
XuzdPgwLyrHmi52E66JHb6A7OyzaE39M+lkQfEw5mISKMGXMxQrqteHcRZya2Lxe
qQI1YCcfR1vGao0YKooiqlXSlYFbkgzGq14oi0uYbErjLF9iSCNRt4UO4Vz6aERl
npb51qlC5Lr2+IXl6lV+zjur2id2rMI5exmGXvpW+U6jC8D1dZNpBSOyNUCXBfes
s5hpwKNb+73eoW2dkw2KlqBIbK1xKUHIU/EPSje1H2Ghd/54AoiSwj1vrIcZ4Tyd
fMODRF9de+52h1AY+6ug4NpJQrIYxDwrvi1vA48DUmfdn0MJMbZtHEpoGxX3PD/Z
PLg/5jbhhGDAbC/8NHxItNNYAESBkNUb2cgAq1uOUvfUTrSvBchFqwx3CldbAbbW
4WHRGqbgQ6iJ175F8h3ig5jLA8/CldeXRfsyR1Ee8PofJLsv/PNsGkJN+YC5esxB
z7SW5ug/Lbtupl88TRRYQ/rMPmo5+nRLZP7AUiyuGpePXBmDlxk9JyoBgjM9PW5l
dgq2087HM5Yvpuoi8pXEknStK3lyJ4ngiQBRF7O7a8D+nPY8w7z81Tf+r1xp3uRF
JyiJLD7uqxkwU7rM19UK
=rBrE
-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/e1uvnum-0003vc...@franck.debian.org



Accepted cpanminus 1.6907-1 (source all)

2013-04-26 Thread Alessandro Ghedini
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 26 Apr 2013 22:46:10 +0200
Source: cpanminus
Binary: cpanminus
Architecture: source all
Version: 1.6907-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: Alessandro Ghedini gh...@debian.org
Description: 
 cpanminus  - script to get, unpack, build and install modules from CPAN
Changes: 
 cpanminus (1.6907-1) unstable; urgency=low
 .
   * New upstream release
   * Depends on libaliased-perl and libstring-shellquote-perl and update
 fatpacked modules list
   * Do not suggest pmuninstall anymore since cpanm has now an experimental
 --uninstall option
Checksums-Sha1: 
 8f78333a05345fcbc356403252b175f9d0f6ced8 1977 cpanminus_1.6907-1.dsc
 1bc9d3bf307c74371afef82da5f0a44931417285 96345 cpanminus_1.6907.orig.tar.gz
 9ec18933a38b996b2144079a536b9c5f14e66dbf 3658 cpanminus_1.6907-1.debian.tar.gz
 b8b14e20629c307cfbc3f03661936036d1de751b 59896 cpanminus_1.6907-1_all.deb
Checksums-Sha256: 
 e9f4fb169251c5bf3020166909273ab133efe9b00ca9e661d67ef428fd079912 1977 
cpanminus_1.6907-1.dsc
 0369980d23221cf235eb759a0ee3d7b42de9098c990e3de78d4136ceef2bdae8 96345 
cpanminus_1.6907.orig.tar.gz
 628ed3ca055e963fb8e492dd48543a4c4daf714947dabc38fe4dc7a21859a931 3658 
cpanminus_1.6907-1.debian.tar.gz
 1a648fffbcb46c95382edf46ec050c931f5cec2665bbfbfac7d048ee036e6546 59896 
cpanminus_1.6907-1_all.deb
Files: 
 a64378aa36ef0c8b657b968efcc153c2 1977 perl optional cpanminus_1.6907-1.dsc
 9116d62eac03e628c2a0b1f6a131da19 96345 perl optional 
cpanminus_1.6907.orig.tar.gz
 52a1b28ea9dbd040dc745789084c475b 3658 perl optional 
cpanminus_1.6907-1.debian.tar.gz
 08339b6a8a3847d16003efad1efaef4c 59896 perl optional cpanminus_1.6907-1_all.deb

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

iQIcBAEBAgAGBQJReuiyAAoJEK+lG9bN5XPLwRQP/3t8IeUEXCnS1kXO4QCCpPT9
WEL9b/bWLUHFUcDIyXQBfmafED1KYE1BoDaPj4rlpJJE4QoDiG48HCx4eePOcXN7
wP8eGHVLNNEIUSoXCrKmEtyB1CTGgGLRJv7kOZ3tQxyihH26PPlkFlcEcjltLqOk
mGETHdd3mdFgsc/Xn8b5NwU/a/GSp+7MfFacDoQ4//ZLiX1z7gIlStCe4V0/pwyF
KAV1DEFAYys3+wWEtB5dXQ5l9FRr2mam7+65ekxJBOJRTWbDepBZR6f3TqDR0Cw0
td8qb3gLN8ZVXoEHj5nj7UwFfDvTyqozo6NfMNblcwfGDLLwzHHjUpTNW+m4gnhz
5MlNWj9AWPtm1SbLTKJ0GYBMbASnv1XaRdCVfhS6DY4kl55qI24nbYB7QmKd+Q0v
G2k1I7U2vvb84W5S+1+MdsSvO/KDavoW0Ej/nBY/KlRkK4w9yWDI5SC3+/FVJY5z
Jx6GEhPGmcfIXZFGdgAaE8+3uvvorhLiFcAl0NNxcmgmnmwpMWr/r/pqyoHuphkq
oIdwdSK331iRRegqhmVi9g3fbx58VG/bWJ0wQhgHudRsMQtRDts9vAqW24kVQ1zF
Yhi3+mtDdOLrbVm1eRb4PlUGruMRabcBntKqM9qJKGUXjpkI+qv1BoY+Hb2HOxzT
F+9YUrdjHnX4Etm6GBaD
=1HCW
-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/e1uvpmp-0002lv...@franck.debian.org



Accepted libapp-nopaste-perl 0.92-1 (source all)

2013-04-26 Thread Salvatore Bonaccorso
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Fri, 26 Apr 2013 22:01:52 +0200
Source: libapp-nopaste-perl
Binary: libapp-nopaste-perl
Architecture: source all
Version: 0.92-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: Salvatore Bonaccorso car...@debian.org
Description: 
 libapp-nopaste-perl - application for easy access to any pastebin
Changes: 
 libapp-nopaste-perl (0.92-1) unstable; urgency=low
 .
   * Imported Upstream version 0.92
   * Drop Build-Depends-Indep on libmoose-perl
Checksums-Sha1: 
 903a91ad8f6ecbe350c2e86efb510cd0d14c76fe 2343 libapp-nopaste-perl_0.92-1.dsc
 d2b3f3329b738e6ff313b651bf6880e3fed0ee9e 42911 
libapp-nopaste-perl_0.92.orig.tar.gz
 9bf9094d42ec1b57741399e02883625127631c81 4814 
libapp-nopaste-perl_0.92-1.debian.tar.gz
 67936d8473440ad13ec4aca373fc4bb0a1d4bbf3 47052 
libapp-nopaste-perl_0.92-1_all.deb
Checksums-Sha256: 
 6c5402e6cc7a77b1ce6c01fa3997e334c62b0498a557c9994bbad49f3e06094e 2343 
libapp-nopaste-perl_0.92-1.dsc
 8a7d8b19662c96679a7844685d9833cd16a75c47683d8a68908b56a2cc2da211 42911 
libapp-nopaste-perl_0.92.orig.tar.gz
 2f4d68d5d7aeb3878f1cdb89a4e75d512de21c98a64d83e3b1b3409488b99273 4814 
libapp-nopaste-perl_0.92-1.debian.tar.gz
 678432fa412fb7830c4ffbd99ec3bbb6c780636c10911c1ec5c73f22aef76ad7 47052 
libapp-nopaste-perl_0.92-1_all.deb
Files: 
 a34919903edba9562fee347cf4acd0ac 2343 perl optional 
libapp-nopaste-perl_0.92-1.dsc
 0cd21d6194360d479b387820fc5f2b02 42911 perl optional 
libapp-nopaste-perl_0.92.orig.tar.gz
 3872af590b0c84d623621a30c2c8e509 4814 perl optional 
libapp-nopaste-perl_0.92-1.debian.tar.gz
 48d24e96df4a3f97f93748bbb65b6906 47052 perl optional 
libapp-nopaste-perl_0.92-1_all.deb

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

iQIcBAEBCgAGBQJRet8iAAoJEHidbwV/2GP+y18QAKQUSbhBvVcnrHQzWBDMLn/b
t9iT5OU5ZUkAAu5/8MZpx6+1QBHaNWsWmKPQWG+aemA7KRCRZ4dQ4aOZLSZUX++4
S89TJocGOk9roRMQqXJCCAKXyDCbXGQ+wKVzsQEvVtydNxg+i9KnjmX4TRTfi2g0
Zlbg08uOF6nv8+0mQl/0uN/oWGufq1LuZzNxfT7AKWa3dmlBHqcUMZfP2PTjauNC
jmadP8tFSXobUfkC4PIuDL4p3Ngekq7RaFV7jeePkLs1+B8kRBwjxOTpLL8pivO3
3rVDL/EhnketwwnQIUUbS+VB/FoW9Ln2TL5uvRivbpsHfRPACIQEbTJalIGkUxSE
iBKBTt1Y6dZPumKGPqU/buIMUMsaUOP16EzI82BQ6EZLjF9gB8ya+o6l2A9p8KCH
CJdrg4MZYRJtEn8J+E+OjhvDeK6nJ+io6NkOe+9V5oF6J/0g+bDArT7vkOiWIALM
k4AGPRZ+XVZLD1DnLXyeuxFiK148ZfWph0ZV0mJilDgJetmyq/kNzS6DWtW3zPvC
b/R4drUTYiS0a7rgb5wigmXPETGa4eh0tqUPU9HVhaIkTgKdRQ0D7bRuzXH3zR1j
6FFh/dt35JSXMYQhDMF4eh0BYre+SNwKpkowQJgWTLQgLNr44pQ2H6HH1P0P4FbZ
fqsaqjFssTw5GfEpVOa2
=kae3
-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/e1uvpn3-0002tb...@franck.debian.org



Accepted visp 2.7.0-2 (source amd64 all)

2013-04-26 Thread Thomas Moulard
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Fri, 26 Apr 2013 10:47:10 +0900
Source: visp
Binary: libvisp-dev libvisp2 libvisp2-dbg libvisp-doc
Architecture: source amd64 all
Version: 2.7.0-2
Distribution: unstable
Urgency: low
Maintainer: Debian Science Maintainers 
debian-science-maintain...@lists.alioth.debian.org
Changed-By: Thomas Moulard thomas.moul...@gmail.com
Description: 
 libvisp-dev - visual servoing library - development files
 libvisp-doc - visual servoing library - documentation
 libvisp2   - visual servoing library
 libvisp2-dbg - visual servoing library - debugging symbols
Closes: 704719
Changes: 
 visp (2.7.0-2) unstable; urgency=low
 .
   * Update symbols file for armel, armhf, i386, ia64, mips, mipsel,
 powerpc, s390, s390x, sparc architectures using pkgkde-getbuildlogs
 (Closes: #704719).
   * Disable opencv support on sparc64 and x32.
   * Disable OGRE support on sh4.
   * Disable libdc1394 support on all non-linux platforms.
Checksums-Sha1: 
 189ec6fc487e74455b059120660a9939ec396073 2441 visp_2.7.0-2.dsc
 ed7d05f128a180b797822d42d7032567f9083529 44476 visp_2.7.0-2.debian.tar.gz
 f6a8de18aa5d126bdfe0a2c76adf4460de739e57 360704 libvisp-dev_2.7.0-2_amd64.deb
 1cfc20a42f4c1b2aa9dc0fcbaad1e3205a515ffb 1078090 libvisp2_2.7.0-2_amd64.deb
 a7c5757f17ae31980b152ae5572cfd9452284825 7619998 libvisp2-dbg_2.7.0-2_amd64.deb
 dd04a6b7eff858c6f60c54b28b2f3338d2a5c95c 44621910 libvisp-doc_2.7.0-2_all.deb
Checksums-Sha256: 
 cd41ab376de714f4f6d50dbc224e753c638ffddc99ed9ac7a0cb0cbc42aebc47 2441 
visp_2.7.0-2.dsc
 2397d27307f869f55fd02bea08ba2561820f392c5a15ddce83d1d8cfd01ca5f2 44476 
visp_2.7.0-2.debian.tar.gz
 c8449367b7546c9e37efb8d25842ab67ca070f7dfb8077d55c7a67add6753e22 360704 
libvisp-dev_2.7.0-2_amd64.deb
 3bac63190d591b55cb5dc4604e96859398f70ac3e26f77337bc489d41d74fc35 1078090 
libvisp2_2.7.0-2_amd64.deb
 a5e22fcd931b44c7c2a3288b24f9611a0cdc1e42bcf7c2718f15edefd00d24a2 7619998 
libvisp2-dbg_2.7.0-2_amd64.deb
 60d211b2196232b74c1a1572c7d51708623963be57d104819efa60a15fe0fad1 44621910 
libvisp-doc_2.7.0-2_all.deb
Files: 
 16412465349d51820a148feee94412ce 2441 libs extra visp_2.7.0-2.dsc
 922c44832255b2b3e3228fd92af7e5ab 44476 libs extra visp_2.7.0-2.debian.tar.gz
 76c99941878110bf7699dcd7152d70f4 360704 libdevel extra 
libvisp-dev_2.7.0-2_amd64.deb
 240471433da79521c66d8bb9580cf047 1078090 libs extra libvisp2_2.7.0-2_amd64.deb
 0b11886a9c13a8255f3d7c820188bb7e 7619998 debug extra 
libvisp2-dbg_2.7.0-2_amd64.deb
 5a6256f6c262b25b97f8b57e7a8150b4 44621910 doc extra libvisp-doc_2.7.0-2_all.deb

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

iQIcBAEBCAAGBQJReuK7AAoJEDIkf7tArR+mRlQP/A2fMa+KJNGRxLHjTNY5m8Au
0Q9tgjZ1Ij4Sn5N6tSX7TNPTdrU9w7p7KEajbGIUNtZtL8tOzh9vKXrSJOxJm3i8
JcpZ+INJK9sap+IhtebgbncpSVOKq6XMqRZy34OyWeEmj7feEiUjGCzvBGmU0Ft7
iZ77OfTz7T/a2r717lDp8OakuJjZZ1KL6QQBRjGu0/t1XQBr4dErsU/Zj8KVvYMH
j2XXSysNbSSwPMugHxOuk23sTV6TWEpiPw6HDQB5PbML0YhArrHvWbGJJ9pDgJB6
JXhTPyJSipeWogIn9DepHJzQV+zwHMK/42UaeQSV7Of3s+sUex5b/sR3dLDd4k3t
JWRoIoEk7RvOts4eUgo72vi/kadLBgPUXk+EDOH+UUPVmS14AWYjwXwRz5MpzlHe
OVgis5U6T1Olz815NEGIW3z5tlB9t3E0JaF3ABlDeqN2OZY8VemkjubO9ATmUaef
I89dFkT7YndBUgi9oyJS7OEDeTslBiuc3LHFyKScNfTl4SbXJJVb3wmz+rmvgbtV
MTjLXC6qZDuwb/LxCMCFupeK5qZuHUyf6lHnRYVwhOjAGHc0I/6AUr864bUT4Zt3
VC+Pnr5Qucu/fBTZGjsSKoj6N91ehwVuX/BhHiUZJIvp5WzCqHZUh7VCJsd00HpF
VnOUBQ6kmkZrqL8YgLSk
=dJ8E
-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/e1uvpnr-000310...@franck.debian.org



Accepted alsa-lib 1.0.27-1 (source amd64 all)

2013-04-26 Thread Jordi Mallach
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 26 Apr 2013 22:48:13 +0200
Source: alsa-lib
Binary: libasound2 libasound2-dev libasound2-dbg libasound2-udeb libasound2-doc
Architecture: source amd64 all
Version: 1.0.27-1
Distribution: experimental
Urgency: low
Maintainer: Debian ALSA Maintainers pkg-alsa-de...@lists.alioth.debian.org
Changed-By: Jordi Mallach jo...@debian.org
Description: 
 libasound2 - shared library for ALSA applications
 libasound2-dbg - debugging symbols for libasound2
 libasound2-dev - shared library for ALSA applications -- development files
 libasound2-doc - documentation for user-space ALSA application programming
 libasound2-udeb - shared library for ALSA applications (udeb) (udeb)
Changes: 
 alsa-lib (1.0.27-1) experimental; urgency=low
 .
   * New upstream release.
   * Drop sys_types_include.patch: fixed upstream.
   * Update libasound2.symbols with new API additions.
   * Mark libasound2-dbg Multi-Arch: same, so it is coinstallable.
   * Disable silent rules.
   * Bump Standards-Version to 3.9.4, with no further changes.
Checksums-Sha1: 
 0aad54334ee00d1ecb7d7f0728262c88b946c42d 1606 alsa-lib_1.0.27-1.dsc
 a110aa9230fc93c4bef776d255df2fac9ffd9e7a 898132 alsa-lib_1.0.27.orig.tar.bz2
 314c4b98f7cc0fe24a14bce361710f38826b04fd 49535 alsa-lib_1.0.27-1.debian.tar.gz
 63b6417082c5f4824f2001c9352c52acfcfd3492 482370 libasound2_1.0.27-1_amd64.deb
 f36c1b291a54b4b80ad6c15f9e1bfbfa8091379c 111556 
libasound2-dev_1.0.27-1_amd64.deb
 5cecac1f4d513b1bdfb2f848d4d73005f528ee35 1222440 
libasound2-dbg_1.0.27-1_amd64.deb
 7694f00e0dcd958b77f57b174b4474ce231b2201 329292 
libasound2-udeb_1.0.27-1_amd64.udeb
 7b1a5abcbfc74e95fd177cd57e0efdff4cb3e64a 1466080 
libasound2-doc_1.0.27-1_all.deb
Checksums-Sha256: 
 b91098abaa6cbe558f74942839aa4d35f08aca515ebaed023833de61bb3ff9d8 1606 
alsa-lib_1.0.27-1.dsc
 947caa14cf53c614d0a206fe9f5964de6ee9617f9007e8fceffd6b3cfd89bc5d 898132 
alsa-lib_1.0.27.orig.tar.bz2
 81c127c5e041085971a3b457b123f2d8981522d5daf7b6462755a31e26540b10 49535 
alsa-lib_1.0.27-1.debian.tar.gz
 ba36be1a8c5d0f3b1bd53d7828b587b15c6a6b4ac9ac2e2c256ef37b6e6c02ca 482370 
libasound2_1.0.27-1_amd64.deb
 b7caa14c803dfa83f2b34d24db2b7d2ce498b65596d208895f675d25441d47f9 111556 
libasound2-dev_1.0.27-1_amd64.deb
 04a0442507f2a43641bca8c47d14eddfcea506b6098e97d2da28f4d9d324d013 1222440 
libasound2-dbg_1.0.27-1_amd64.deb
 6619422e5e36436aac4550db85bc000962005294013e45ac1b1e0d066078dfee 329292 
libasound2-udeb_1.0.27-1_amd64.udeb
 8359a5e79de99b7b8a3f77c6a1dd5669669883da902bbfb44b6711fc3edcdf1d 1466080 
libasound2-doc_1.0.27-1_all.deb
Files: 
 df6a92b3ee30787ec8e96e574df207fa 1606 libs optional alsa-lib_1.0.27-1.dsc
 f090c7dbd0fe57d786d82e411eac2d08 898132 libs optional 
alsa-lib_1.0.27.orig.tar.bz2
 b4c51d3367932f78c4cc2f8503814aa6 49535 libs optional 
alsa-lib_1.0.27-1.debian.tar.gz
 f5ddfaf8fae54251d433ceaa953a1cd9 482370 libs optional 
libasound2_1.0.27-1_amd64.deb
 fe7d1483714172d14619eef61fb39ce1 111556 libdevel optional 
libasound2-dev_1.0.27-1_amd64.deb
 e8a5b61949acffbdb59e186aa57d0155 1222440 debug extra 
libasound2-dbg_1.0.27-1_amd64.deb
 b9587fa43c6cb819760d0959f3587beb 329292 debian-installer optional 
libasound2-udeb_1.0.27-1_amd64.udeb
 66e9a101d2263b132e46493cff2ff1b3 1466080 doc optional 
libasound2-doc_1.0.27-1_all.deb

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

iEYEARECAAYFAlF6+i8ACgkQJYSUupF6Il5K7QCfcp4Rfb0/fQ6fUSTUVyY0+2Ok
AWoAoJHuA4hsR3wzoXeotyFE7WZgBFJ2
=hMOx
-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/e1uvqxd-0008kl...@franck.debian.org



Accepted alsa-plugins 1.0.27-1 (source amd64)

2013-04-26 Thread Jordi Mallach
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 26 Apr 2013 23:24:50 +0200
Source: alsa-plugins
Binary: libasound2-plugins
Architecture: source amd64
Version: 1.0.27-1
Distribution: experimental
Urgency: low
Maintainer: Debian ALSA Maintainers pkg-alsa-de...@lists.alioth.debian.org
Changed-By: Jordi Mallach jo...@debian.org
Description: 
 libasound2-plugins - ALSA library additional plugins
Changes: 
 alsa-plugins (1.0.27-1) experimental; urgency=low
 .
   * New upstream release.
   * Drop fix-ftbfs-libav9.patch, similar patch applied upstream.
   * Refresh use_libavutil.patch.
   * Explicitly pass --disable-static.
Checksums-Sha1: 
 4da0f72905e1683bf2f25da875a53b12bb1a76fd 1621 alsa-plugins_1.0.27-1.dsc
 a04da303d3f70005f6ce472bbab6ecac1072a558 363593 
alsa-plugins_1.0.27.orig.tar.bz2
 bc5b5e96698340082506474818175ff501307be8 12172 
alsa-plugins_1.0.27-1.debian.tar.gz
 23170654aa8acb0f35afc1a3cd34bc8980124dde 92140 
libasound2-plugins_1.0.27-1_amd64.deb
Checksums-Sha256: 
 6cbeaa59e98d283c2fb43609be6a193e18f4878cb8747fa36f8630f514dfc8d5 1621 
alsa-plugins_1.0.27-1.dsc
 0bbd0c37c2dd7baf16363afb2e58169ffb0f9c0a70031b3b6235594630f3ab35 363593 
alsa-plugins_1.0.27.orig.tar.bz2
 2252599f0e81ca08293d5ebd2ea2673ace08e4b2890a6ddb24f1d613e7c8a558 12172 
alsa-plugins_1.0.27-1.debian.tar.gz
 f742e22aed0bacd1806edf071b417dfbfa7ad3bf170594b3484d972b5c1a64a1 92140 
libasound2-plugins_1.0.27-1_amd64.deb
Files: 
 3d7c75a772235394a1e98714a3feed88 1621 libs optional alsa-plugins_1.0.27-1.dsc
 ada0163e0e84c787bfc929ad0f3f5cb8 363593 libs optional 
alsa-plugins_1.0.27.orig.tar.bz2
 8344e242ae12743a2516c61f796f3eb4 12172 libs optional 
alsa-plugins_1.0.27-1.debian.tar.gz
 767c7e6521fb8a52cdc881dc53c81778 92140 libs optional 
libasound2-plugins_1.0.27-1_amd64.deb

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

iEYEARECAAYFAlF6/JEACgkQJYSUupF6Il4gDACfUBkPHa46eNpLQ7+pttIqnYYe
MZUAnR4PIng4nwEp61V+saw8I62xMbok
=u7t3
-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/e1uvrc0-0001lg...@franck.debian.org



Accepted libmodule-install-xsutil-perl 0.44-1 (source all)

2013-04-26 Thread Angel Abad
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 27 Apr 2013 00:33:07 +0200
Source: libmodule-install-xsutil-perl
Binary: libmodule-install-xsutil-perl
Architecture: source all
Version: 0.44-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: Angel Abad an...@debian.org
Description: 
 libmodule-install-xsutil-perl - Module::Install extension for handling XS 
modules
Changes: 
 libmodule-install-xsutil-perl (0.44-1) unstable; urgency=low
 .
   [ gregor herrmann ]
   * debian/control: update {versioned,alternative} (build) dependencies.
 .
   [ Salvatore Bonaccorso ]
   * Change Vcs-Git to canonical URI (git://anonscm.debian.org)
   * Change search.cpan.org based URIs to metacpan.org based URIs
 .
   [ Angel Abad ]
   * Imported Upstream version 0.44
   * Bump Standards-Version to 3.9.4
   * debian/copyright: Update debian years
Checksums-Sha1: 
 99c2ac9feb3d5284f8c94005db229bf63d54a3df 1751 
libmodule-install-xsutil-perl_0.44-1.dsc
 7b670bad914d7eb7e35b8d9f252920a97438e8c2 29512 
libmodule-install-xsutil-perl_0.44.orig.tar.gz
 3ac6610d9da6bc9096342e52194862d2e0c75514 3037 
libmodule-install-xsutil-perl_0.44-1.debian.tar.gz
 380317acf7d2e423ab3cdc70d3ca4b005a62fb60 21158 
libmodule-install-xsutil-perl_0.44-1_all.deb
Checksums-Sha256: 
 aa7f94c1b829d4e60e3aeba873b3531a0fe45be3ab452faad553d14f0db12f9b 1751 
libmodule-install-xsutil-perl_0.44-1.dsc
 0da2a5c658bf174e7253c564edf91a4bb8dc4de0511ea66fa8c238e4a22a63ad 29512 
libmodule-install-xsutil-perl_0.44.orig.tar.gz
 d1073916918ab53eed0cc97c3260e6ecd6f9dff941e0de7e5a3e74a5860de19e 3037 
libmodule-install-xsutil-perl_0.44-1.debian.tar.gz
 c10d4fe8ddb8dddcac6c3a9236b06e80f9bd57e530a4aa95ac3d3f581c791492 21158 
libmodule-install-xsutil-perl_0.44-1_all.deb
Files: 
 10ecd7beb2842c0455faf816054c885a 1751 perl optional 
libmodule-install-xsutil-perl_0.44-1.dsc
 3b81cd34f6c319a5e1e35cc3ec135258 29512 perl optional 
libmodule-install-xsutil-perl_0.44.orig.tar.gz
 c5a756f8eb285e28799ffa86ec921748 3037 perl optional 
libmodule-install-xsutil-perl_0.44-1.debian.tar.gz
 cf652e6ba5e5d3c8bb9168c9e85a471e 21158 perl optional 
libmodule-install-xsutil-perl_0.44-1_all.deb

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

iEYEARECAAYFAlF7AOYACgkQCY2uR+47wnms6QCgjqIo5flf/pILvVTO72DEKdq8
miQAoI/1GoTPazK8dj8E/NtPE2cTQorX
=B2pf
-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/e1uvrqt-0003mq...@franck.debian.org



Accepted mksh 45-1 (source all)

2013-04-26 Thread Thorsten Glaser
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA384

Format: 1.8
Date: Fri, 26 Apr 2013 22:23:42 +
Source: mksh
Binary: mksh pdksh
Architecture: source all
Version: 45-1
Distribution: unstable
Urgency: low
Maintainer: Thorsten Glaser t...@mirbsd.de
Changed-By: Thorsten Glaser t...@mirbsd.de
Description: 
 mksh   - MirBSD Korn Shell
 pdksh  - transitional dummy package to migrate from pdksh to mksh
Changes: 
 mksh (45-1) unstable; urgency=low
 .
   * New upstream stable release; changes:
 - [tg] Make “set -x” print the commands run in escaped form
 - [tg] PS4 in dot.mkshrc is now timestamped
 - [tg] The  GNU bash I/O redir is no longer parsed in -o posix,
   -o sh modes, lksh (breaks valid scripts)
 - [tg] Implement ${ …;} more efficiently (deleted-open files)
 - [tg] For shf, %#s (if you can get it past GCC’s printf format attribute)
   calls print_value_quoted, ignoring field width and precision
 - [tg] Catch “typeset =” (regression) with better error message
 - [tg, Tonnerre Lombard] add “doch” alias to dot.mkshrc which just repeats
   the last input line with [199]sudo(8)
 - [tg] Use unsigned integers for all calculations, to avoid ISO C
   “Undefined Behaviour” (and implementation-defined behaviour) throughout
   (most of) the code; emulate signed integer arithmetics using unsigned;
   not-lksh only
 - [tg] Emulate signed modulo naïvely, for correct sign of the result
 - [tg] Add  and  for ROL and ROR (rotate left and right,
   respectively) operations, = and  assignments; bitwise AND the RHS
   of a shift/rotate op with 31 (not for lksh)
 - [tg] Remove a warning by working around a workaround found in dietlibc
   which works around a bug in broken software such as GNU tar (really!)
 - [tg] Correct and simplify list and categorisation of built-in commands
   as POSIX special and “everything else” plus a flag to keep assignments
 - [tg] Handle ((foo)) as “let]” internally to avoid a conflict with user-
   defined functions called let (LP#1156707)
 - [tg] Clean up the code
   * Upload to unstable
Checksums-Sha1: 
 241d00254c9ed1979e8c25a7d9ea82b632d62d00 2249 mksh_45-1.dsc
 1a870bfb9278be3eb40b39b69829fe905f0ca812 346164 mksh_45.orig.tar.gz
 c431c5bd6d4925ec6e2fe348e919721dcbb0448c 82214 mksh_45-1.debian.tar.gz
 9bca673921eb5ceb1fb0c96f35bf8c1acef8396e 2820 pdksh_45-1_all.deb
Checksums-Sha256: 
 b85dc673927baf23e02eb7bce5ed96fc8882041099f798d2c4d690eb47e9e6cc 2249 
mksh_45-1.dsc
 90137336a836ad180c6e4f84065b993414aacb2e954afeac506cefb51d432cb8 346164 
mksh_45.orig.tar.gz
 d1d38245df1ae0f988518e7c9d9aecfa65fb57945df5867f7f17a5d6eb42eba4 82214 
mksh_45-1.debian.tar.gz
 41e052dd3ba9b0839f9f57adf5278b9cd40c9a54935b3f50cd32302f558bf522 2820 
pdksh_45-1_all.deb
Files: 
 f15ecdb3e1e5fd52403e7526882bc898 2249 shells optional mksh_45-1.dsc
 d3d90973119ae689d5300b690600e1dc 346164 shells optional mksh_45.orig.tar.gz
 8a73b63c6dc83fbe046113a0ecafc7f6 82214 shells optional mksh_45-1.debian.tar.gz
 9a5db0bc94c3ad85cacfefb1332f973a 2820 oldlibs extra pdksh_45-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.13 (MirBSD)

iQIcBAEBCQAGBQJRewE4AAoJEHa1NLLpkAfgWFYP/j4ECfVzxFgHOYlX8VEFWorB
tNBS+ue0hFSgkte/o8fTf0MRbe2MBcOmeqN42gkaB0CXZOfe4PVdp6P1iDrRBTYu
L65YnVW/8duHmQj1v7FpQZm+HTQdF2vpP9VTOvOykMj/weF8kOURTDzQHBCxBLKQ
vvyyoWmBeT9Tb5ZR9o+QDzjgEh11uBYT/jh6F+x7U8hihDlpIoXxEtWkU4MU9u8f
wjiao/+Zo1Pu2JzgYJ1dNZoRq9SzN99wdqm9tpV2lgJ4NtfZdS5i7iGpFCJlcFoy
KKDIZT3M+AhHjhxzWMrGqi59s+dX/2PNF0moji/34wYJUALm1J/vyaauDMxrk1/D
DALrM8y25V6veF0xz3nipe2QrpmhgS6w/gQe4uAolZDTbz7mrD2xWCNaMAj2G3sV
zcFc4avUcKcNYgLcuNAd4/1HaChWaZBkFYaLua17vRosw77c6Xvbys07ZdzTbCJA
6BuxXyC389ArhPo2XnT8cwsGU+MzRFdSJ66RW2Rt2lLPg8MjZUY+2H2Ci09N5a0K
nNliHw3MHiP728hhH+5OxrCCRgQMHyK0SPYoBj73kveNcIblrHOgBCHcZrFqaC43
Qq85zqUBrbUtvwFpdWyV4USynz6NXTWswE5k4VTI5W4Au6Qfzx4LHeCebYrQrAZZ
h5+H41iqsAXaT0Nt+6Cs
=lEg8
-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/e1uvrqz-0003px...@franck.debian.org



Accepted alsa-tools 1.0.27-1 (source amd64)

2013-04-26 Thread Jordi Mallach
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 27 Apr 2013 01:37:47 +0200
Source: alsa-tools
Binary: alsa-tools alsa-tools-gui alsa-firmware-loaders ld10k1 liblo10k1-0 
liblo10k1-dev
Architecture: source amd64
Version: 1.0.27-1
Distribution: experimental
Urgency: low
Maintainer: Debian ALSA Maintainers pkg-alsa-de...@lists.alioth.debian.org
Changed-By: Jordi Mallach jo...@debian.org
Description: 
 alsa-firmware-loaders - ALSA software loaders for specific hardware
 alsa-tools - Console based ALSA utilities for specific hardware
 alsa-tools-gui - GUI based ALSA utilities for specific hardware
 ld10k1 - ALSA emu10k1/2 patch loader
 liblo10k1-0 - ALSA emu10k1/2 patch-loader library
 liblo10k1-dev - ALSA emu10k1/2 patch-loader library development files
Changes: 
 alsa-tools (1.0.27-1) experimental; urgency=low
 .
   * New upstream release.
   * Drop ac3dec_cflags.patch: ac3dec has been removed from alsa-tools.
   * Update various packaging bits to adapt for the removal of ac3dec.
   * Add hda-verb_sys_io_h.patch: restrict include of sys/io.h for all
 architectures other than those based on x86, ARM, ALPHA or IA64.
   * Add envy24control_config_dir.patch: stolen from the Gentoo folks;
 envy24control would create a non-dot config directory in the user's
 home upon execution. Change the config dir to use a dotdir instead.
 Extend the patch as there are two locations for this definition (!).
   * Use default source package compression.
   * Don't pass static priorities and runlevels to dh_installinit. This
 is all managed via the LSB headers in the init script.
   * Add a symbols file for liblo10k1-0, even if it hasn't seen a single
 commit since its initial release.
   * Extend ld10k1's description.
Checksums-Sha1: 
 f922216285e5918b8f325f9c5c0e9af21a1c5f38 1697 alsa-tools_1.0.27-1.dsc
 5193281622a7691a0eae00d2c81364d7284eedbf 1650746 alsa-tools_1.0.27.orig.tar.bz2
 e83653e27b5016c1b74edd404ca3906d9728061c 37702 
alsa-tools_1.0.27-1.debian.tar.gz
 36175fd76c0067ccd48f6056da5f5f91cc34b12f 68252 alsa-tools_1.0.27-1_amd64.deb
 48799f626a4760d3ca458d962c218655fd3b501f 253922 
alsa-tools-gui_1.0.27-1_amd64.deb
 c742c17c7025971f8a31c61e1ea737841589d964 38846 
alsa-firmware-loaders_1.0.27-1_amd64.deb
 2fe5ad0e61e897124ccb1e7aac0c31a6678b6d11 119684 ld10k1_1.0.27-1_amd64.deb
 37c3fa179b7e6a64b111cd187e51ee6adeb21514 38890 liblo10k1-0_1.0.27-1_amd64.deb
 d43887b468d7a193fb75ef7776b17fbe489432f1 21700 liblo10k1-dev_1.0.27-1_amd64.deb
Checksums-Sha256: 
 9841fa57efb8b1945c4d502104835621afb55c6698992b443fa517e2daa192dc 1697 
alsa-tools_1.0.27-1.dsc
 6562611b5a6560712f109e09740a9d4fa47296b07ed9590cb44139c5f154ada2 1650746 
alsa-tools_1.0.27.orig.tar.bz2
 8438f65efd2f95a0ecf7f803ce977fc5176e4c518c19702954e5f3264abcada3 37702 
alsa-tools_1.0.27-1.debian.tar.gz
 c44326c569899ed256f5771a1a8f6acd983bc67eeffa226a687bacd8f93b5a24 68252 
alsa-tools_1.0.27-1_amd64.deb
 d3700522f211f29548960cd6ee3b4f704b0800ee581715c88cbe4051f3601128 253922 
alsa-tools-gui_1.0.27-1_amd64.deb
 16375d988b774253be5696120b2bb47207ee0b4148bf38b93075a0580a43c760 38846 
alsa-firmware-loaders_1.0.27-1_amd64.deb
 2f7f061cea409ebdb0d63285a86c236dbb191c87e0f49648c574e3e7ae79f701 119684 
ld10k1_1.0.27-1_amd64.deb
 071f831340d349725746f76afbd6c5579340c919fe90182a4de9978c5d7c9ae5 38890 
liblo10k1-0_1.0.27-1_amd64.deb
 053d9e7887c0b84a57cb3a47b06c053c2080f2120a3335c61ed9fc709b27f404 21700 
liblo10k1-dev_1.0.27-1_amd64.deb
Files: 
 1c62e4d3a7a3db21c7c88f18c8fabdd7 1697 sound extra alsa-tools_1.0.27-1.dsc
 1ea381d00a6069a98613aa7effa4cb51 1650746 sound extra 
alsa-tools_1.0.27.orig.tar.bz2
 cfdbaa7ae42bbc5f6278c159ad90fb2d 37702 sound extra 
alsa-tools_1.0.27-1.debian.tar.gz
 7ddc6da9149a92a4f89ba455ddb73279 68252 sound extra 
alsa-tools_1.0.27-1_amd64.deb
 1e955460bd6c2f48c5be654cfedcc635 253922 sound extra 
alsa-tools-gui_1.0.27-1_amd64.deb
 2329a0048d746877af410daa31ac1a16 38846 contrib/sound extra 
alsa-firmware-loaders_1.0.27-1_amd64.deb
 a0bedff513dd0cc3c83faf1d8606643a 119684 sound extra ld10k1_1.0.27-1_amd64.deb
 62f6dd9118c2e9c31525cf2643ba5bba 38890 libs extra 
liblo10k1-0_1.0.27-1_amd64.deb
 c062d2bf34c4b6a0c8f2ee21ba46d0f2 21700 libdevel extra 
liblo10k1-dev_1.0.27-1_amd64.deb

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

iEYEARECAAYFAlF7KxkACgkQJYSUupF6Il6gzwCePFnCiSGlk9iY+ERi0aTg7xOr
KnUAoJIv6j0LWO8IoVw2Vg/Krsbovjo4
=R+Hi
-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/e1uvuej-lw...@franck.debian.org



Accepted haskell-tls-extra 0.6.1-2 (source all amd64)

2013-04-26 Thread Clint Adams
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sat, 27 Apr 2013 03:59:48 +
Source: haskell-tls-extra
Binary: libghc-tls-extra-dev libghc-tls-extra-prof libghc-tls-extra-doc
Architecture: source all amd64
Version: 0.6.1-2
Distribution: experimental
Urgency: low
Maintainer: Debian Haskell Group 
pkg-haskell-maintain...@lists.alioth.debian.org
Changed-By: Clint Adams cl...@debian.org
Description: 
 libghc-tls-extra-dev - TLS extra default values and helpers
 libghc-tls-extra-doc - TLS extra default values and helpers; documentation
 libghc-tls-extra-prof - TLS extra default values and helpers; profiling 
libraries
Changes: 
 haskell-tls-extra (0.6.1-2) experimental; urgency=low
 .
   * Don't choke on SHA256 RSA signatures.
Checksums-Sha1: 
 ac2d70641d8f1264769022d14a14204894db1303 3231 haskell-tls-extra_0.6.1-2.dsc
 8d541388e4ae2b36f51f63e54f3c6d828d9daa67 3414 
haskell-tls-extra_0.6.1-2.debian.tar.gz
 576ff8375f8f4fec04066bdc7df7d8b84ac9f9a8 48408 
libghc-tls-extra-doc_0.6.1-2_all.deb
 bfecfc0dbaa5ba5d3c5c8ed8d50efc0ca110f407 57416 
libghc-tls-extra-dev_0.6.1-2_amd64.deb
 9219c6519e2d90a8447358d1a2ffb8203d930ae4 52774 
libghc-tls-extra-prof_0.6.1-2_amd64.deb
Checksums-Sha256: 
 114b029c8ec124f08ee6509254b70e4fb50dce33eaa7339d5d49b1de33006175 3231 
haskell-tls-extra_0.6.1-2.dsc
 7c79d2170e8b266676c76e2b46aa4bfd8721a261a828b7d5f3bee8d9aa1f7e0d 3414 
haskell-tls-extra_0.6.1-2.debian.tar.gz
 20b873b28fbf02e6bd9c8d953c8c630c2568ef3651b2af956daf1769f640d173 48408 
libghc-tls-extra-doc_0.6.1-2_all.deb
 55b2b29189be4d25f5ef49ac590946885b36126c360c0518b4ea8140024e 57416 
libghc-tls-extra-dev_0.6.1-2_amd64.deb
 0fc5cf7293179b078fd440850dc5a27113f06272bbb9f817d5cd02452929bb24 52774 
libghc-tls-extra-prof_0.6.1-2_amd64.deb
Files: 
 8bdb5d3ebf36af62158cea87ff831897 3231 haskell extra 
haskell-tls-extra_0.6.1-2.dsc
 a3ab8bd097dfd0951955afc428a52023 3414 haskell extra 
haskell-tls-extra_0.6.1-2.debian.tar.gz
 aa8ff8b84eecb686c44853afa45aa0fa 48408 doc extra 
libghc-tls-extra-doc_0.6.1-2_all.deb
 45f76f052dba6c489013f8b3e441cace 57416 haskell extra 
libghc-tls-extra-dev_0.6.1-2_amd64.deb
 99b393feb2e64e834a4b3f0df4a22c3c 52774 haskell extra 
libghc-tls-extra-prof_0.6.1-2_amd64.deb

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

iQIcBAEBCgAGBQJRe03PAAoJEFWSMx4ZnTiovuEP/RnFvVctGQWGw9dcNQb5deWQ
1bLK052w/LbUrcsYdrFASeiGWwrv5dfV0yEc3tzKmXp6RImiWwSVwIZa/8pOFAdS
KTWcumr/q+VHfEmhnYP7d7sr3uB+b1q058EPOJzepCWdUocySy/mbcr4IXXdyg3Q
XM3rc0fDUXwHoMS56m3FH3j/f7bBuJJZcQPdyuircYnhuesWSNEnRG+SiPXDAjR+
qGpXsbw5BJrt79vLUi/1rD8ES51G3JSQCiXlpZ30cgDlBRL+WgtZq13nS4irTCbk
D/XSa2yVuahQVO075T3JbxdrW418pZAvTfcvMIh8xLecRYkD/TnL5Ec37Ih28uMn
q7cFgdqzqh7aSWW8ltq6VWM5wc+syQ7F24bxfq0pNkajYWI6UVVFcNFLggkykwHv
Lp1ZxHb4s28s0iNjlMkoPnXEdO4VQTp1W7XimWoqezPWDqjBSzmvYTa/xiw0Ykop
7WHsfD8SQX5wBNc6wn/UZe13lByn/ufDLzN/xtcLGl6RSjCoi2BaE/iDI8bEz3BT
sWtaKlW/yTIjS1AaidU8nIdJgfYqjyxrorZJzaKrAZ+LI8iY9OtafUTYdmexh84T
M9ye9s2swtDiEJpzyMhmswbuGzXJYqEbGX17NXQHCEYxN/lW13eRx4RzgGMdGEyP
LhiD2vla9amfIAX1iATm
=QKPr
-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/e1uvwzs-0001bf...@franck.debian.org



Accepted python-wsme 0.5b2-1 (source all)

2013-04-26 Thread Thomas Goirand
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 27 Apr 2013 13:06:20 +0800
Source: python-wsme
Binary: python-wsme
Architecture: source all
Version: 0.5b2-1
Distribution: experimental
Urgency: low
Maintainer: PKG OpenStack openstack-de...@lists.alioth.debian.org
Changed-By: Thomas Goirand z...@debian.org
Description: 
 python-wsme - Web Services Made Easy makes it easy to implement multi-protocol
Closes: 706238
Changes: 
 python-wsme (0.5b2-1) experimental; urgency=low
 .
   * New upstream release (Closes: #706238).
Checksums-Sha1: 
 bdeb416d7429dcbfd5761ad8e14c2c868a58f52a 1477 python-wsme_0.5b2-1.dsc
 8fec21a2dbdc65254adbcecb7ffcfd3dbe344df8 77573 python-wsme_0.5b2.orig.tar.gz
 1048c6ac4f9fee0ee251d9378e111abff58c6254 2316 python-wsme_0.5b2-1.debian.tar.gz
 8ffb4739eb06a15090014b771d27c7532cced876 66792 python-wsme_0.5b2-1_all.deb
Checksums-Sha256: 
 0b59a916939bd1a7b6dd70d50ba9e20be02c1711763d5e9547ece6ad14a77534 1477 
python-wsme_0.5b2-1.dsc
 a73e0d0454969e1eab643f30935a71967745127255315df12eead10cb445698e 77573 
python-wsme_0.5b2.orig.tar.gz
 90d8d685e9daf5b71e7929d30c812c3f6500268ffeb1433c35cebe297d49d4d4 2316 
python-wsme_0.5b2-1.debian.tar.gz
 7889af0ae37757f628e95ffa4cb8b31533c2329563534032d89860532be7cad8 66792 
python-wsme_0.5b2-1_all.deb
Files: 
 d9d41ff6e3d2eec0f259171126b42dac 1477 python optional python-wsme_0.5b2-1.dsc
 736e750dd994aeed6dd6d80c2e9ad497 77573 python optional 
python-wsme_0.5b2.orig.tar.gz
 382ed690caf81d3f61b44b7b1067a233 2316 python optional 
python-wsme_0.5b2-1.debian.tar.gz
 31838ed49253e60ef7766bee28915113 66792 python optional 
python-wsme_0.5b2-1_all.deb

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

iEYEARECAAYFAlF7XuEACgkQl4M9yZjvmknn7QCgr/n+5DF9jfPRYpHzKUjSGzGY
IoUAn05oDrGbrGI/vfjVitKhOBHAqxvB
=iZ0L
-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/e1uvxw2-000516...@franck.debian.org



Accepted authres 0.601-1 (source all)

2013-04-26 Thread Scott Kitterman
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 27 Apr 2013 01:21:46 -0400
Source: authres
Binary: python-authres python3-authres
Architecture: source all
Version: 0.601-1
Distribution: unstable
Urgency: low
Maintainer: Scott Kitterman sc...@kitterman.com
Changed-By: Scott Kitterman sc...@kitterman.com
Description: 
 python-authres - RFC 5451 Authentication Results Header manipulation for Python
 python3-authres - RFC 5451 Authentication Results Header manipulation for 
Python3
Changes: 
 authres (0.601-1) unstable; urgency=low
 .
   * New upstream release
Checksums-Sha1: 
 0c023719590b0004af9e0ab7ee6db5b2a3df822b 1415 authres_0.601-1.dsc
 b82db02a8ba817e157347bebb2a4ead7d599ebdc 17800 authres_0.601.orig.tar.gz
 2d71103d2166cc99637cf7e9b5dc7a8c0f41d7b7 2736 authres_0.601-1.diff.gz
 8dcaac6dc09583f47dd8b3c6d31ec19377c3ac25 17722 python-authres_0.601-1_all.deb
 b73c3c5f2086cdbf66a44ef1f698e585659b2dec 17202 python3-authres_0.601-1_all.deb
Checksums-Sha256: 
 2b1034453ac2cd701bfe1399f302f205260fb7c02ed9d98635063d2095d9d043 1415 
authres_0.601-1.dsc
 7710b9635a0547e0c4b37963f9edc08849e3d1caf5d7951e47761999c71e09fc 17800 
authres_0.601.orig.tar.gz
 72a940cda4a1156d1f52660464baeaaf384083dd66527a06b4d4d1f5359a90ee 2736 
authres_0.601-1.diff.gz
 d624c1336807296300f52d92e82728d136b20505656f4727ae646e11ffdfc9a6 17722 
python-authres_0.601-1_all.deb
 76715101ce314a4372c5208c723aa0e657d91d1c0a841d90348ff9b01637ba97 17202 
python3-authres_0.601-1_all.deb
Files: 
 1d07e186a1cd14fe4309b939f2d4205a 1415 python optional authres_0.601-1.dsc
 2d9608ed7cfdbee319768dd04835ec81 17800 python optional 
authres_0.601.orig.tar.gz
 1f28791930235d7882253c5c49ea2748 2736 python optional authres_0.601-1.diff.gz
 fb9df1c494c59108df8d54e82d8031fb 17722 python optional 
python-authres_0.601-1_all.deb
 f7c872f678f1b2ed30b3ba2dfb03f786 17202 python optional 
python3-authres_0.601-1_all.deb

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

iEYEARECAAYFAlF7YlIACgkQHajaM93NaGqETwCeNqjAQBz5cTiV9FBHgiYwgHNt
7soAn2jhKePaC7AipBOE2FthEB4xY3h9
=KpsR
-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/e1uvxyt-0003af...@franck.debian.org