Bug#754537: ITP: python-requests-mock -- mock out responses from the requests package

2014-07-12 Thread Thomas Goirand
Package: wnpp
Severity: wishlist
Owner: Thomas Goirand z...@debian.org

* Package name: python-requests-mock
  Version : 0.4.0
  Upstream Author : Jamie Lennox jamielen...@gmail.com
* URL : https://github.com/jamielennox/requests-mock
* License : Apache-2.0
  Programming Lang: Python
  Description : mock out responses from the requests package

 requests-mock provides a building block to stub out the HTTP requests_
 portions of your testing code. Everything in requests_ eventually goes through
 an adapter to do the transport work. requests-mock creates a custom adatper
 that allows you to predefine responses when certain URIs are called. There are
 then a number of methods provided to get the adapter used.


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/20140712075620.3430.55167.report...@buzig.gplhost.com



Re: Bug#754513: ITP: libressl -- SSL library, forked from OpenSSL

2014-07-12 Thread Marco d'Itri
On Jul 12, Toni Mueller supp...@oeko.net wrote:

 * Package name: libressl
I am highly doubtful at best.

What are your plans exactly?
Would it have the same SONAME of openssl and conflict+provide it?
Would it be a totally different library which packages would 
build-depend on?
Which packages are supposed to use it?

-- 
ciao,
Marco


signature.asc
Description: Digital signature


Re: trying to build debs of Enlightenment for wheezy

2014-07-12 Thread Wookey
+++ John Holland [2014-07-11 19:09 -0400]:
 Subject says it all - I've been working on this a bit, and I have a few
 problems - I hope these aren't too newbie of questions.
 
 Presently I'm working on EFL, Enlightenment Foundation Library, which
 is the lion's share of the work in terms of dependencies.

 I apologize if this is the wrong place to ask these questions. If that
 is the case please direct me to the right place. 

The right place is the debian-mentors mailing list
https://lists.debian.org/debian-mentors/

You will get good advice there.

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: https://lists.debian.org/20140712091344.gx10...@stoneboat.aleph1.co.uk



Bug#754547: ITP: python-oslo.i18n -- Oslo Internationalization Utilities

2014-07-12 Thread Thomas Goirand
Package: wnpp
Severity: wishlist
Owner: Thomas Goirand z...@debian.org

* Package name: python-oslo.i18n
  Version : 0.1.0
  Upstream Author : OpenStack Development Mailing List 
openstack-...@lists.openstack.org
* URL : https://github.com/openstack/oslo.i18n
* License : Apache-2.0
  Programming Lang: Python
  Description : Oslo Internationalization Utilities

 The oslo.i18n library contain utilities for working with internationalization
 (i18n) features, especially translation for text strings in an application or
 library.


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/20140712091756.9745.4070.report...@buzig.gplhost.com



Bug#754551: ITP: node-ms -- milliseconds conversion utility

2014-07-12 Thread Leo Iannacone
Package: wnpp
Severity: wishlist
Owner: Leo Iannacone l...@ubuntu.com
X-Debbugs-CC: debian-devel@lists.debian.org

* Package name: node-ms
  Version : 0.6.2
  Upstream Author : Guillermo Rauch rau...@gmail.com
* URL : https://github.com/guille/ms.js
* License : Expat
  Programming Lang: JavaScript
  Description : milliseconds conversion utility - Node.js module
 This module provides a tiny milliseconds conversion utility able to
 transorm a string with a valid time unit to the equivalent number
 of milliseconds and vice versa.
 .
 Node.js is an event-based server-side JavaScript engine.

 .
 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: https://lists.debian.org/53c10a02.c759b40a.5c57.9...@mx.google.com



Re: Bug#754551: ITP: node-ms -- milliseconds conversion utility

2014-07-12 Thread Steve McIntyre
l...@ubuntu.com wrote:
Package: wnpp
Severity: wishlist
Owner: Leo Iannacone l...@ubuntu.com
X-Debbugs-CC: debian-devel@lists.debian.org

* Package name: node-ms
  Version : 0.6.2
  Upstream Author : Guillermo Rauch rau...@gmail.com
* URL : https://github.com/guille/ms.js
* License : Expat
  Programming Lang: JavaScript
  Description : milliseconds conversion utility - Node.js module
 This module provides a tiny milliseconds conversion utility able to
 transorm a string with a valid time unit to the equivalent number
 of milliseconds and vice versa.
 .
 Node.js is an event-based server-side JavaScript engine.

 .
 Node.js is an event-based server-side JavaScript engine.

I've seen ITPs for a massive set of tiny-looking node libraries go
past on -devel in the last few months, so I thought it was about time
I looked at one. I'm a bit worried by what I've seen, considering
typical discussions in the past about really small packages.

tack:~/debian/ms.js$ ls -al
total 52
drwxr-xr-x   4 steve users 4096 Jul 12 11:29 ./
drwxr-xr-x 112 steve users 4096 Jul 12 11:29 ../
drwxr-xr-x   8 steve users 4096 Jul 12 11:29 .git/
-rw-r--r--   1 steve users   13 Jul 12 11:29 .gitignore
-rw-r--r--   1 steve users   53 Jul 12 11:29 .npmignore
-rw-r--r--   1 steve users 1026 Jul 12 11:29 History.md
-rw-r--r--   1 steve users 1097 Jul 12 11:29 LICENSE
-rw-r--r--   1 steve users  110 Jul 12 11:29 Makefile
-rw-r--r--   1 steve users  814 Jul 12 11:29 README.md
-rw-r--r--   1 steve users  223 Jul 12 11:29 component.json
-rw-r--r--   1 steve users 2025 Jul 12 11:29 index.js
-rw-r--r--   1 steve users  360 Jul 12 11:29 package.json
drwxr-xr-x   2 steve users 4096 Jul 12 11:29 test/

tack:~/debian/ms.js$ wc -l index.js 
111 index.js

Am I missing something, or is the working code in this package really
just 111 lines? Why isn't this bundled up into something more
reasonable in size for the packaging system?

-- 
Steve McIntyre, Cambridge, UK.st...@einval.com
Support the Campaign for Audiovisual Free Expression: http://www.eff.org/cafe/


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1x5ueq-zx...@mail.einval.com



Re: Bug#754551: ITP: node-ms -- milliseconds conversion utility

2014-07-12 Thread Leo Iannacone
On 12 July 2014 12:35, Steve McIntyre st...@einval.com wrote:
 l...@ubuntu.com wrote:
Package: wnpp
Severity: wishlist
Owner: Leo Iannacone l...@ubuntu.com
X-Debbugs-CC: debian-devel@lists.debian.org

* Package name: node-ms
  Version : 0.6.2
  Upstream Author : Guillermo Rauch rau...@gmail.com
* URL : https://github.com/guille/ms.js
* License : Expat
  Programming Lang: JavaScript
  Description : milliseconds conversion utility - Node.js module
 This module provides a tiny milliseconds conversion utility able to
 transorm a string with a valid time unit to the equivalent number
 of milliseconds and vice versa.
 .
 Node.js is an event-based server-side JavaScript engine.

 .
 Node.js is an event-based server-side JavaScript engine.

 I've seen ITPs for a massive set of tiny-looking node libraries go
 past on -devel in the last few months, so I thought it was about time
 I looked at one. I'm a bit worried by what I've seen, considering
 typical discussions in the past about really small packages.

 tack:~/debian/ms.js$ ls -al
 total 52
 drwxr-xr-x   4 steve users 4096 Jul 12 11:29 ./
 drwxr-xr-x 112 steve users 4096 Jul 12 11:29 ../
 drwxr-xr-x   8 steve users 4096 Jul 12 11:29 .git/
 -rw-r--r--   1 steve users   13 Jul 12 11:29 .gitignore
 -rw-r--r--   1 steve users   53 Jul 12 11:29 .npmignore
 -rw-r--r--   1 steve users 1026 Jul 12 11:29 History.md
 -rw-r--r--   1 steve users 1097 Jul 12 11:29 LICENSE
 -rw-r--r--   1 steve users  110 Jul 12 11:29 Makefile
 -rw-r--r--   1 steve users  814 Jul 12 11:29 README.md
 -rw-r--r--   1 steve users  223 Jul 12 11:29 component.json
 -rw-r--r--   1 steve users 2025 Jul 12 11:29 index.js
 -rw-r--r--   1 steve users  360 Jul 12 11:29 package.json
 drwxr-xr-x   2 steve users 4096 Jul 12 11:29 test/

 tack:~/debian/ms.js$ wc -l index.js
 111 index.js

 Am I missing something, or is the working code in this package really
 just 111 lines? Why isn't this bundled up into something more
 reasonable in size for the packaging system?

No,
you're right. It is really small.

But, after discussing this in JavaScript team we ended up that it is
better have separated packages, instead of having a big
nodejs-common (or whatever) package, in order to properly track
upstream releases individually.

Cheers.
L.


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/CACzqv1eryTPLQyV5q-2AH+NGjKN1M2KBPY0_yCDoz-gS=4_...@mail.gmail.com



Re: Bug#754551: ITP: node-ms -- milliseconds conversion utility

2014-07-12 Thread Frederic Peters
Steve McIntyre wrote:

 I've seen ITPs for a massive set of tiny-looking node libraries go
 past on -devel in the last few months, so I thought it was about time
 I looked at one. I'm a bit worried by what I've seen, considering
 typical discussions in the past about really small packages.
 
 [...]
 
 tack:~/debian/ms.js$ wc -l index.js 
 111 index.js
 
 Am I missing something, or is the working code in this package really
 just 111 lines? Why isn't this bundled up into something more
 reasonable in size for the packaging system?

Indeed, I also recently looked at some, but didn't speak about it;
just like we have LaTeX packages including a serie of CTAN packages,
I believe it would make sense to have the same sort of thing for
node.js modules.

I have CCed pkg-javascript-de...@lists.alioth.debian.org.


Fred

ITP: node-ansi-regex
 $ git clone https://github.com/sindresorhus/ansi-regex
 $ cat ansi-regex/index.js
'use strict';
module.exports = function () {
return /\u001b\[(?:[0-9]{1,3}(?:;[0-9]{1,3})*)?[m|K]/g;
};

ITP: node-quotemeta
 $ git clone https://github.com/substack/quotemeta.git
 $ cat quotemeta/index.js
module.exports = function (str) {
return String(str).replace(/(\W)/g, '\\$1');
};


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20140712105745.ga13...@0d.be



Re: Bug#754551: ITP: node-ms -- milliseconds conversion utility

2014-07-12 Thread Steve McIntyre
On Sat, Jul 12, 2014 at 12:55:02PM +0200, Leo Iannacone wrote:
On 12 July 2014 12:35, Steve McIntyre st...@einval.com wrote:

 tack:~/debian/ms.js$ wc -l index.js
 111 index.js

 Am I missing something, or is the working code in this package really
 just 111 lines? Why isn't this bundled up into something more
 reasonable in size for the packaging system?

No, you're right. It is really small.

But, after discussing this in JavaScript team we ended up that it is
better have separated packages, instead of having a big
nodejs-common (or whatever) package, in order to properly track
upstream releases individually.

Right. Did you discuss that with ftpmaster or anybody else outside of
the javascript team? There's typically been a consensus against very
small packages containing just a single script or piece of code so
small that the packaging metadata is going to be as big as (or bigger
than!) the package contents. The packaging overhead hits every single
user of Debian...

-- 
Steve McIntyre, Cambridge, UK.st...@einval.com
  Mature Sporty Personal
  More Innovation More Adult
  A Man in Dandism
  Powered Midship Specialty


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20140712110328.gx18...@einval.com



Re: Bug#754513: ITP: libressl -- SSL library, forked from OpenSSL

2014-07-12 Thread Kurt Roeckx
On Sat, Jul 12, 2014 at 01:53:45PM +0200, Toni Mueller wrote:
 
 Hi Kurt,
 
 On Sat, Jul 12, 2014 at 01:25:47PM +0200, Kurt Roeckx wrote:
  What are you doing with the binaries, include files, man pages,
  ...?  Will they conflict with the ones from openssl?
 
 my intention is to package this stuff so one can have both openssl and
 libressl installed in parallel. libressl currently has libraries with
 these sonames:
 
 libssl.so.26
 libcrypto.so.29

I don't really like it, since it could potentionally clash with
the ones provided by openssl.  But it seems unlikely that openssl
will ever use that as soname.

I had the feeling openbsd didn't care much about ABI stability,
and that being at 26 and 29 already doesn't give me a good feeling
either.  I hope you don't have to go and change the binary package
names each time you upload a new version.

  If you're interested in maintaining such a package, why did you
  never respond to the RFH for openssl?
 
 There are a number of reasons for that, but one has been that I was
 unhappy about the perceived 'closedness' of the project

I was never very happy with it either.  But it has very recently
changed, and I think it's going in the right direction.  I'm now
also in the openssl development team.

 I generally trust
 the OpenBSD folks, who are the vast majority behind LibreSSL, much more
 with respect to their ability to understand security and pursuing a no
 backdoors philosophy than most other people.

I'm not really sure what you mean by this.  I'm pretty sure the
openssl development team has a pretty good understanding of
security and I don't see anybody adding a backdoor in it.

 FWIW, I have well over a
 decade of very good experience with OpenBSD

Not everybody has the same experience with them.

 although I prefer Debian
 for most purposes, including a general slant towards copyleft (GPL)
 instead of copyright (BSD). They simply provide one of the, or the
 one, most viable alternatives to OpenSSL, thus helping to break down the
 obviously unhealthy monopoly that currently is OpenSSL.

I think GnuTLS is actually a better alternative and wish there
were more people developing and using it.

 @Kurt: That should imho go to devel@, not only to you and the BTS.

I did intend to send it to the list, but forgot to Cc it, so doing
that now.


Kurt


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20140712121513.ga18...@roeckx.be



Re: Bug#754513: ITP: libressl -- SSL library, forked from OpenSSL

2014-07-12 Thread Kurt Roeckx
On Sat, Jul 12, 2014 at 02:15:13PM +0200, Kurt Roeckx wrote:
 On Sat, Jul 12, 2014 at 01:53:45PM +0200, Toni Mueller wrote:
  There are a number of reasons for that, but one has been that I was
  unhappy about the perceived 'closedness' of the project
 
 I was never very happy with it either.  But it has very recently
 changed, and I think it's going in the right direction.  I'm now
 also in the openssl development team.

I'm not sure that you saw this, but we recently published a
roadmap document:
https://www.openssl.org/about/roadmap.html


Kurt


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20140712122257.ga19...@roeckx.be



Re: Bug#754513: ITP: libressl -- SSL library, forked from OpenSSL

2014-07-12 Thread Toni Mueller


Hi Kurt,

[ I have trimmed the Cc list - we are all on devel@, anyway, right? ]

On Sat, Jul 12, 2014 at 02:15:13PM +0200, Kurt Roeckx wrote:
 On Sat, Jul 12, 2014 at 01:53:45PM +0200, Toni Mueller wrote:
  On Sat, Jul 12, 2014 at 01:25:47PM +0200, Kurt Roeckx wrote:
   What are you doing with the binaries, include files, man pages,
   ...?  Will they conflict with the ones from openssl?
  
  my intention is to package this stuff so one can have both openssl and
  libressl installed in parallel. libressl currently has libraries with
  these sonames:
  
  libssl.so.26
  libcrypto.so.29
 
 I don't really like it, since it could potentionally clash with
 the ones provided by openssl.  But it seems unlikely that openssl
 will ever use that as soname.
 
 I had the feeling openbsd didn't care much about ABI stability,
 and that being at 26 and 29 already doesn't give me a good feeling
 either.  I hope you don't have to go and change the binary package
 names each time you upload a new version.

Actually, these version numbers typically correspond with the version
numbers in the rest of their system. As libressl is currently under
heavy development, it is imho not to be expected to have that stable ABI
you are asking for. OTOH, one guy already switched his entire Linux
system over, so far with no visible adverse effects.

 I was never very happy with it either.  But it has very recently
 changed, and I think it's going in the right direction.  I'm now
 also in the openssl development team.

Good. That does help to improve my trust with it.

 I'm not really sure what you mean by this.  I'm pretty sure the
 openssl development team has a pretty good understanding of
 security and I don't see anybody adding a backdoor in it.

Ok, but for whatever reason, they have an imho not as shiny track
record, as has OpenBSD. Which is no wonder, given all the revelations we
have had recently, but hey, sometimes one has to make a decision.

  FWIW, I have well over a decade of very good experience with OpenBSD
 
 Not everybody has the same experience with them.

Yes. Not everybody has an intention to use LibreSSL, either, but
regarding crypto, they usually know their stuff well above average. See
eg. their OpenSSH, which has seen very widespread adoption.

 I think GnuTLS is actually a better alternative and wish there
 were more people developing and using it.

But developing GnuTLS is a full-time job, and then there's the control
problem with the FSF - you are certainly aware about the problems the
original upstream ran into when he wanted to break loose from the FSF
(for a reason I have forgotten). LibreSSL is a much lower-hanging fruit,
as it is supposed to be mostly, or entirely, plug-compatible with
OpenSSL. To me, the playing field largely looks like this atm:

 * GnuTLS, with an API incompatible with OpenSSL, thus requiring huge
   amounts of work to make significant use of it.
 * MatrixSSL, which once had a dubious license, and which still did not
   come out too well in the SSL lib comparison I recently saw (see the
   list archive),
 * the now newly staffed OpenSSL project, with their mixed track
   record (eg. FIPS), and now
 * LibreSSL, which sounds much like an OpenSSL on a diet, and with some
   exercise, and promising thrust behind it, but mostly simply a
   drop-in.

And I guess the BoringSSL people will chime in sooner or later, too...


Kind regards,
--Toni++


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20140712124645.gb10...@spruce.wiehl.oeko.net



Re: Bug#754513: ITP: libressl -- SSL library, forked from OpenSSL

2014-07-12 Thread Toni Mueller
Hi,

On Sat, Jul 12, 2014 at 07:43:44AM +0200, Marco d'Itri wrote:
 On Jul 12, Toni Mueller supp...@oeko.net wrote:
  * Package name: libressl
 I am highly doubtful at best.

in which respect, and why?

 What are your plans exactly?

My plan is to first build the package(s) and upload to experimental, so
people can start to play with it.

 Would it have the same SONAME of openssl and conflict+provide it?

I would like to make it co-installable with OpenSSL, but in general,
this should be a drop-in replacement until APIs really diverge in a
visible way. Yes, it would provide 'openssl', but I intend to place them
into a different directory, so you might have to use LD_PATH to get
them. Whether it has to conflict with openssl, I'll figure out that
later, if otherwise the case would arise that a binary might get libssl
from one package, and libcrypto from the other.

So far, it looks like a recompile could be necessary. But since the
upstream package has seen the light of day only yesterday (see
http://article.gmane.org/gmane.os.openbsd.announce/186 for the
announcement), things are not yet stable. For the technical side of the
discussion, you can read http://dir.gmane.org/gmane.os.openbsd.tech).

 Would it be a totally different library which packages would 
 build-depend on?

Packages currently build-depending on openssl should be able to
build-depend on openssl-dev | libressl-dev. For recent versions of
OpenSSH, it already works, and another user writes: Just switched my
slackware 14.1 box over to libressl instead of openssl and it's working
great so far, no problems at all. So I guess usability is already good.
But imho, it does have to stand the test of time, and receive
independent review, and much more exposure. Which is one reason why I
think it is a very good idea to expose it to the Debian and related
communities.


Kind regards,
--Toni++


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20140712130429.gc10...@spruce.wiehl.oeko.net



Re: Bug#754551: ITP: node-ms -- milliseconds conversion utility

2014-07-12 Thread Jérémy Lal
Le samedi 12 juillet 2014 à 12:03 +0100, Steve McIntyre a écrit :
 On Sat, Jul 12, 2014 at 12:55:02PM +0200, Leo Iannacone wrote:
 On 12 July 2014 12:35, Steve McIntyre st...@einval.com wrote:
 
  tack:~/debian/ms.js$ wc -l index.js
  111 index.js
 
  Am I missing something, or is the working code in this package really
  just 111 lines? Why isn't this bundled up into something more
  reasonable in size for the packaging system?
 
 No, you're right. It is really small.
 
 But, after discussing this in JavaScript team we ended up that it is
 better have separated packages, instead of having a big
 nodejs-common (or whatever) package, in order to properly track
 upstream releases individually.
 
 Right. Did you discuss that with ftpmaster or anybody else outside of
 the javascript team? There's typically been a consensus against very
 small packages containing just a single script or piece of code so
 small that the packaging metadata is going to be as big as (or bigger
 than!) the package contents. The packaging overhead hits every single
 user of Debian...

Can you give reference(s) to that consensus ?
Can you be more specific about the way small packages hit users ?
(numbers, please).

Jérémy.



-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/1405170874.14141.3.camel@imac.chaumes



Re: Bug#754551: ITP: node-ms -- milliseconds conversion utility

2014-07-12 Thread Michael Banck
On Sat, Jul 12, 2014 at 12:55:02PM +0200, Leo Iannacone wrote:
 On 12 July 2014 12:35, Steve McIntyre st...@einval.com wrote:
  l...@ubuntu.com wrote:
 Package: wnpp
 Severity: wishlist
 Owner: Leo Iannacone l...@ubuntu.com
 X-Debbugs-CC: debian-devel@lists.debian.org
 
 * Package name: node-ms
   Version : 0.6.2
   Upstream Author : Guillermo Rauch rau...@gmail.com
 * URL : https://github.com/guille/ms.js
 * License : Expat
   Programming Lang: JavaScript
   Description : milliseconds conversion utility - Node.js module
  This module provides a tiny milliseconds conversion utility able to
  transorm a string with a valid time unit to the equivalent number
  of milliseconds and vice versa.
  .
  Node.js is an event-based server-side JavaScript engine.
 
  .
  Node.js is an event-based server-side JavaScript engine.
 
  I've seen ITPs for a massive set of tiny-looking node libraries go
  past on -devel in the last few months, so I thought it was about time
  I looked at one. I'm a bit worried by what I've seen, considering
  typical discussions in the past about really small packages.
 
  tack:~/debian/ms.js$ ls -al
  total 52
  drwxr-xr-x   4 steve users 4096 Jul 12 11:29 ./
  drwxr-xr-x 112 steve users 4096 Jul 12 11:29 ../
  drwxr-xr-x   8 steve users 4096 Jul 12 11:29 .git/
  -rw-r--r--   1 steve users   13 Jul 12 11:29 .gitignore
  -rw-r--r--   1 steve users   53 Jul 12 11:29 .npmignore
  -rw-r--r--   1 steve users 1026 Jul 12 11:29 History.md
  -rw-r--r--   1 steve users 1097 Jul 12 11:29 LICENSE
  -rw-r--r--   1 steve users  110 Jul 12 11:29 Makefile
  -rw-r--r--   1 steve users  814 Jul 12 11:29 README.md
  -rw-r--r--   1 steve users  223 Jul 12 11:29 component.json
  -rw-r--r--   1 steve users 2025 Jul 12 11:29 index.js
  -rw-r--r--   1 steve users  360 Jul 12 11:29 package.json
  drwxr-xr-x   2 steve users 4096 Jul 12 11:29 test/
 
  tack:~/debian/ms.js$ wc -l index.js
  111 index.js
 
  Am I missing something, or is the working code in this package really
  just 111 lines? Why isn't this bundled up into something more
  reasonable in size for the packaging system?
 
 No,
 you're right. It is really small.
 
 But, after discussing this in JavaScript team we ended up that it is
 better have separated packages, instead of having a big
 nodejs-common (or whatever) package, in order to properly track
 upstream releases individually.

How much do you think it will change in the foreseeable future?  If
there are frequent changes to those 111 lines, I am buying your
argument, but if we are talking about 1-2 updates a year, a js-bundle
package (which itself could be updated every couple of weeks unless
major bugs or security issues pop up) might be more worthwhile.


Michael


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/20140712131527.gw23...@raptor.chemicalconnection.dyndns.org



Bug#754564: ITP: libinline-c-perl -- C Language Support for Inline

2014-07-12 Thread gregor herrmann
Package: wnpp
Owner: gregor herrmann gre...@debian.org
Severity: wishlist
X-Debbugs-CC: debian-devel@lists.debian.org,debian-p...@lists.debian.org

* Package name: libinline-c-perl
  Version : 0.58
  Upstream Author : Ed J e...@cpan.org
* URL : https://metacpan.org/release/Inline-C
* License : Artistic or GPL-1+
  Programming Lang: Perl
  Description : C Language Support for Inline

Inline::C is a module that allows one to write Perl subroutines in C.

The Inline module supports multiple programming languages and each language
has its own support module. This module allows one to use Inline with the C
programming language.


signature.asc
Description: Digital Signature


Re: Bug#754551: ITP: node-ms -- milliseconds conversion utility

2014-07-12 Thread Leo Iannacone
On 12 July 2014 15:15, Michael Banck mba...@debian.org wrote:
 On Sat, Jul 12, 2014 at 12:55:02PM +0200, Leo Iannacone wrote:
 On 12 July 2014 12:35, Steve McIntyre st...@einval.com wrote:
  l...@ubuntu.com wrote:
 Package: wnpp
 Severity: wishlist
 Owner: Leo Iannacone l...@ubuntu.com
 X-Debbugs-CC: debian-devel@lists.debian.org
 
 * Package name: node-ms
   Version : 0.6.2
   Upstream Author : Guillermo Rauch rau...@gmail.com
 * URL : https://github.com/guille/ms.js
 * License : Expat
   Programming Lang: JavaScript
   Description : milliseconds conversion utility - Node.js module
  This module provides a tiny milliseconds conversion utility able to
  transorm a string with a valid time unit to the equivalent number
  of milliseconds and vice versa.
  .
  Node.js is an event-based server-side JavaScript engine.
 
  .
  Node.js is an event-based server-side JavaScript engine.
 
  I've seen ITPs for a massive set of tiny-looking node libraries go
  past on -devel in the last few months, so I thought it was about time
  I looked at one. I'm a bit worried by what I've seen, considering
  typical discussions in the past about really small packages.
 
  tack:~/debian/ms.js$ ls -al
  total 52
  drwxr-xr-x   4 steve users 4096 Jul 12 11:29 ./
  drwxr-xr-x 112 steve users 4096 Jul 12 11:29 ../
  drwxr-xr-x   8 steve users 4096 Jul 12 11:29 .git/
  -rw-r--r--   1 steve users   13 Jul 12 11:29 .gitignore
  -rw-r--r--   1 steve users   53 Jul 12 11:29 .npmignore
  -rw-r--r--   1 steve users 1026 Jul 12 11:29 History.md
  -rw-r--r--   1 steve users 1097 Jul 12 11:29 LICENSE
  -rw-r--r--   1 steve users  110 Jul 12 11:29 Makefile
  -rw-r--r--   1 steve users  814 Jul 12 11:29 README.md
  -rw-r--r--   1 steve users  223 Jul 12 11:29 component.json
  -rw-r--r--   1 steve users 2025 Jul 12 11:29 index.js
  -rw-r--r--   1 steve users  360 Jul 12 11:29 package.json
  drwxr-xr-x   2 steve users 4096 Jul 12 11:29 test/
 
  tack:~/debian/ms.js$ wc -l index.js
  111 index.js
 
  Am I missing something, or is the working code in this package really
  just 111 lines? Why isn't this bundled up into something more
  reasonable in size for the packaging system?

 No,
 you're right. It is really small.

 But, after discussing this in JavaScript team we ended up that it is
 better have separated packages, instead of having a big
 nodejs-common (or whatever) package, in order to properly track
 upstream releases individually.

 How much do you think it will change in the foreseeable future?  If
 there are frequent changes to those 111 lines, I am buying your
 argument, but if we are talking about 1-2 updates a year, a js-bundle
 package (which itself could be updated every couple of weeks unless
 major bugs or security issues pop up) might be more worthwhile.


 Michael

I have no idea about how frequently upstream will release a new
version.. I think 1-2 updates per year as you said.

Anyway I still prefer manage modules separately, I don't see any
reason to make a common package..

And common to what? Node.js?? Express framework (since these are all
dependencies for it)?
It makes no sense -at least- to me.


Best,
Leo.

-- 
Ubuntu Member - http://launchpad.net/~l3on
Home Page - http://leoiannacone.com
GPG Key Id - 0xD282FC25


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



Re: Bug#754513: ITP: libressl -- SSL library, forked from OpenSSL

2014-07-12 Thread Bastian Blank
On Sat, Jul 12, 2014 at 02:15:13PM +0200, Kurt Roeckx wrote:
 On Sat, Jul 12, 2014 at 01:53:45PM +0200, Toni Mueller wrote:
  libssl.so.26
  libcrypto.so.29
 I don't really like it, since it could potentionally clash with
 the ones provided by openssl.  But it seems unlikely that openssl
 will ever use that as soname.

Well.  This are the number of different ABI since openssl exist in
OpenBSD, and they names them correctly.  On other systems, like Debian,
no real ABI-number exists.

libssl actually is at 27 now.

 I had the feeling openbsd didn't care much about ABI stability,
 and that being at 26 and 29 already doesn't give me a good feeling
 either.  I hope you don't have to go and change the binary package
 names each time you upload a new version.

That's the consequence of removing cruft and actually handling ABI
changes correctly.

Bastian

-- 
Madness has no purpose.  Or reason.  But it may have a goal.
-- Spock, The Alternative Factor, stardate 3088.7


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20140712140426.ga26...@mail.waldi.eu.org



Bug#754573: ITP: python-rfc3986 -- validating URI references per RFC 3986

2014-07-12 Thread Thomas Goirand
Package: wnpp
Severity: wishlist
Owner: Thomas Goirand z...@debian.org

* Package name: python-rfc3986
  Version : 0.2.0
  Upstream Author : Ian Cordasco ian.corda...@rackspace.com
* URL : https://github.com/sigmavirus24/rfc3986
* License : Apache-2.0
  Programming Lang: Python
  Description : validating URI references per RFC 3986

 This package provides a Python implementation of RFC 3986, including
 validation and authority parsing.


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/20140712152021.16558.62224.report...@buzig.gplhost.com



Bug#754574: ITP: node-uid-safe -- UIDs generator for URL and Cookie middlewares - Node.js module

2014-07-12 Thread Leo Iannacone
Package: wnpp
Severity: wishlist
Owner: Leo Iannacone l...@ubuntu.com
X-Debbugs-CC: debian-devel@lists.debian.org

* Package name: node-uid-safe
  Version : 1.0.1
  Upstream Author : Jonathan Ong m...@jongleberry.com (http://jongleberry.com)
* URL : https://github.com/crypto-utils/uid-safe
* License : Expat
  Programming Lang: JavaScript
  Description : UIDs generator for URL and Cookie middlewares - Node.js 
module
 This modules provides a generator to create cryptographically secure UIDs
 safe for both cookie and URL usage.
 .
 This is in contrast to modules such as rand-token whose UIDs are actually 
skewed
 due to the use of `%` and unnecessarily truncate the UID
 .
 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: https://lists.debian.org/53c1553d.49c6b40a.4fc9.e...@mx.google.com



Re: Bug#754513: ITP: libressl -- SSL library, forked from OpenSSL

2014-07-12 Thread Russ Allbery
Kurt Roeckx k...@roeckx.be writes:
 On Sat, Jul 12, 2014 at 01:53:45PM +0200, Toni Mueller wrote:

 my intention is to package this stuff so one can have both openssl and
 libressl installed in parallel. libressl currently has libraries with
 these sonames:

 libssl.so.26
 libcrypto.so.29

 I don't really like it, since it could potentionally clash with
 the ones provided by openssl.  But it seems unlikely that openssl
 will ever use that as soname.

We've done this for years with Heimdal and MIT Kerberos, and it seems to
be mostly okay.  The one big caveat, though, is that this only works if
nearly all of the archive is linked with one of the two, and the other is
there pretty much just for users and not for anything else.  For Kerberos
libraries, that's MIT Kerberos.

If you start using both for different packages, then you end up with
shared libraries conflicting over which libssl they want to use, and then
bad things start happening.

So, in other words, it's fine to have it packaged with different SONAMEs
and available for people to use, but switching the archive from one
OpenSSL ABI implementation to another is something of an all-or-nothing
affair.  You can do a small amount of building key packages with the other
implementation (like we do now with libpam-heimdal and
libsasl2-modules-gssapi-heimdal), but that's both tricky and quite
limited.

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


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/87sim6zefc@windlord.stanford.edu



Re: Bug#754551: ITP: node-ms -- milliseconds conversion utility

2014-07-12 Thread Russ Allbery
Steve McIntyre st...@einval.com writes:

 Right. Did you discuss that with ftpmaster or anybody else outside of
 the javascript team? There's typically been a consensus against very
 small packages containing just a single script or piece of code so small
 that the packaging metadata is going to be as big as (or bigger than!)
 the package contents. The packaging overhead hits every single user of
 Debian...

FWIW, the Perl team has recently gone through the same discussion,
including with the ftp team, and has started breaking apart some large
module collections into individual packages for the same reasons cited
here.  Tracking upstream releases in merged packages is quite painful.

I'd really like to see us solve this problem by figuring out a better
metadata distribution system (and IIRC some progress was made on that
front recently) than in making life more difficult for packagers.
Although if someone came up with a really elegant and scalable solution to
merging multiple upstream releases into a Debian source package, that may
work too.

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


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/87mwceze97@windlord.stanford.edu



Re: Bug#754551: ITP: node-ms -- milliseconds conversion utility

2014-07-12 Thread Russ Allbery
Frederic Peters fpet...@debian.org writes:

 Indeed, I also recently looked at some, but didn't speak about it; just
 like we have LaTeX packages including a serie of CTAN packages, I
 believe it would make sense to have the same sort of thing for node.js
 modules.

The CTAN case is a little bit different, as I understand it, because our
actual upstream is TeXLive, which is already doing that merging for us and
provides us with a clear upstream to use.

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


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/87ion2ze7u@windlord.stanford.edu



Bootstrapping also increases the package count (was: Re: Bug#754551: ITP: node-ms -- milliseconds conversion utility)

2014-07-12 Thread Johannes Schauer
Hi,

Quoting Russ Allbery (2014-07-12 19:19:16)
 I'd really like to see us solve this problem by figuring out a better
 metadata distribution system (and IIRC some progress was made on that
 front recently) than in making life more difficult for packagers.

which progress is that?

With bootstrapping we also have the problem that we often have to increase the
package count with very small packages as it is often required to split a
package so that

 - one part of it can be multiarched (to be able to satisfy cross build
   dependencies)
 - or so that the content of the produced binary package of a stage1 profile
   build is not different from the full build (for example by splitting a
   foo-plugins package into foo-plugins-nogtk and foo-plugins-gtk)

So we would also like to not run into the problem of making people's life
harder because we increase the amount of package meta data too much.

cheers, josch


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



Re: Bootstrapping also increases the package count

2014-07-12 Thread Russ Allbery
Johannes Schauer j.scha...@email.de writes:
 Quoting Russ Allbery (2014-07-12 19:19:16)

 I'd really like to see us solve this problem by figuring out a better
 metadata distribution system (and IIRC some progress was made on that
 front recently) than in making life more difficult for packagers.

 which progress is that?

The recent restart of development on and improvements to delta-based
distribution of the Packages metadata.

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


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/87mwcexut4@windlord.stanford.edu



Re: Bug#754551: ITP: node-ms -- milliseconds conversion utility

2014-07-12 Thread Neil Williams
On Sat, 12 Jul 2014 16:12:17 +0200
Leo Iannacone l...@ubuntu.com wrote:

   Am I missing something, or is the working code in this package
   really just 111 lines? Why isn't this bundled up into something
   more reasonable in size for the packaging system?
 
  No,
  you're right. It is really small.
 
  But, after discussing this in JavaScript team we ended up that it
  is better have separated packages, instead of having a big
  nodejs-common (or whatever) package, in order to properly track
  upstream releases individually.

It's not the best option for the archive or for any of the users of
Debian. Tiny packages like this hurt *every* Debian user by padding the
Packages file with many times the content of the package. Every user
gets that hit whether they use the package or not.

Worse, every user gets hit every time apt update is run - not just on
the main system but in every chroot, on every mirror, on every buildd.

I don't appreciate my 20 or 30 build environments getting hit every
single time I run a build merely for your convenience. It's very
inconvenient for everyone else but this is the only chance to complain
about it.

 Anyway I still prefer manage modules separately, I don't see any
 reason to make a common package..

Because tiny packages hurt the archive and hurt all users. That's
more than enough reason.

 And common to what? Node.js?? Express framework (since these are all
 dependencies for it)?

Whatever uses it. Aggregate multiple upstreams into one source package
and build one binary then ITP that. This binary then becomes a
dependency of whatever needs any of the content. That way, only
packages which use the code are affected.

If you can't do that, embed everything needed and spin out a single
binary from whichever one is the unlucky reverse dependency. That way,
the only extra content is a few lines in debian/copyright.

Whatever is done, aggregation is the key.

 It makes no sense -at least- to me.

Think of people outside your own team.

Think of everyone using apt.

-- 


Neil Williams
=
http://www.linux.codehelp.co.uk/



signature.asc
Description: PGP signature


Re: Bug#754551: ITP: node-ms -- milliseconds conversion utility

2014-07-12 Thread Steve McIntyre
l...@ubuntu.com wrote:
On 12 July 2014 15:15, Michael Banck mba...@debian.org wrote:
 On Sat, Jul 12, 2014 at 12:55:02PM +0200, Leo Iannacone wrote:

 But, after discussing this in JavaScript team we ended up that it is
 better have separated packages, instead of having a big
 nodejs-common (or whatever) package, in order to properly track
 upstream releases individually.

 How much do you think it will change in the foreseeable future?  If
 there are frequent changes to those 111 lines, I am buying your
 argument, but if we are talking about 1-2 updates a year, a js-bundle
 package (which itself could be updated every couple of weeks unless
 major bugs or security issues pop up) might be more worthwhile.

I have no idea about how frequently upstream will release a new
version.. I think 1-2 updates per year as you said.

Anyway I still prefer manage modules separately, I don't see any
reason to make a common package..

And common to what? Node.js?? Express framework (since these are all
dependencies for it)?
It makes no sense -at least- to me.

For such small (and obvious?) code in library packages, how many other
packages are going to depend on or use them? If the Express framework
is the key/only user, either bundle them with it or as one separate
package that it depends on? Is there no node equivalent of the
standard library where these could be attached?

And I've got to ask: for the couple of trivial examples that Frederick
pointed out - why on earth do these even exist as libraries instead of
being inlined wherever they're needed?

-- 
Steve McIntyre, Cambridge, UK.st...@einval.com
Support the Campaign for Audiovisual Free Expression: http://www.eff.org/cafe/


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1x65t3-00048y...@mail.einval.com



Re: Bug#754551: ITP: node-ms -- milliseconds conversion utility

2014-07-12 Thread Steve McIntyre
kapo...@melix.org wrote:
Le samedi 12 juillet 2014 à 12:03 +0100, Steve McIntyre a écrit :
 
 Right. Did you discuss that with ftpmaster or anybody else outside of
 the javascript team? There's typically been a consensus against very
 small packages containing just a single script or piece of code so
 small that the packaging metadata is going to be as big as (or bigger
 than!) the package contents. The packaging overhead hits every single
 user of Debian...

Can you give reference(s) to that consensus ?

Not off the top of my head, but it's come up a number of times in the
last few years if you want to dig in the archives.

Can you be more specific about the way small packages hit users ?
(numbers, please).

Every single user ends up downloading, storing and processing a larger
amount of metadata in the Packages files. That's an issue. Storage
might be cheap for most people, but not for everybody. Extra bandwidth
to transfer the extra: ditto. And the extra processing needed on every
invocation of apt and dpkg and the other tools slows everything down.

All of these arguments have been made before - see previous threads.

-- 
Steve McIntyre, Cambridge, UK.st...@einval.com
Support the Campaign for Audiovisual Free Expression: http://www.eff.org/cafe/


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1x65yb-0004dg...@mail.einval.com



Re: Bug#754513: ITP: libressl -- SSL library, forked from OpenSSL

2014-07-12 Thread Russ Allbery
John D. Hendrickson and Sara Darnell johnandsa...@cox.net writes:
 Russ Allbery wrote:

 OpenSSL ABI implementation to another is something of an all-or-nothing
 affair.  You can do a small amount of building key packages with the
 other

 ? rhetorically i'm unsure there's a problem.

I have some experience with this from dealing with the MIT and Heimdal
libraries.

The problems crop in various ways.  The largest is that data structures
from one library can't be passed into the other library, which can arise
quite easily when there are multiple shared libraries involved that are
linked with different library implementations.  There are also lots of
more subtle problems: environment variables that are not honored by one of
the libraries or handled differently, any global initialization state now
exists twice and can create other interesting issues, and so forth.  There
are also the annoying warnings the linker will issue whenever linking with
one library and a shared library that uses a different one.

You can do it temporarily -- we do it all the time for library transitions
-- but it's not a very reliable state, and I would question whether it's a
good idea to have a random mix of the libraries as the steady state in
Debian over a longer period of time.

 a package (app) should decide which lib it wants not be coerced to use a
 different vendor it is unfamiliar with.

The point of a Linux distribution is to integrate things, which involves
making choices like this.  If all we're going to do is just build upstream
software with whatever upstream's defaults are in a giant free-for-all,
there's little point in this whole organization called Debian.

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


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/87zjgeueb0@windlord.stanford.edu



Re: Bug#754513: ITP: libressl -- SSL library, forked from OpenSSL

2014-07-12 Thread Thomas Goirand
On 07/12/2014 08:46 PM, Toni Mueller wrote:
 As libressl is currently under
 heavy development, it is imho not to be expected to have that stable ABI
 you are asking for.

Well, I don't agree with this view. If LibreSSL pretends to be a
replacement for OpenSSL, then they should care about being ABI
compatible, so we can easily switch from one implementation to the
other. Just like for MariaDB / MySQL in fact (not sure if these are
still ABI compatible though). If that's not the case, then it looses a
lot of its purpose. As Kurt wrote, GNUTLS becomes a better alternative then.

 OTOH, one guy already switched his entire Linux
 system over, so far with no visible adverse effects.

And then? This gives no clue if he had to rebuild everything that
build-depended on OpenSSL...


On 07/13/2014 01:15 AM, Russ Allbery wrote:
 If you start using both for different packages, then you end up with
 shared libraries conflicting over which libssl they want to use, and
 then bad things start happening.

Exactly! I fully agree with you on this. This reminds me issues I had
with mod-log-sql linked to MySQL and php as well, and when they were
built against different versions... BOOM! I certainly do *not* want this
kind of things to happen in Debian. Therefore, I'd very much prefer if
we used OpenSSL *or* LibreSSL, but not have the choice between the 2,
otherwise, that's a recipe for disaster.

Please don't upload LibreSSL to Sid *ever*, unless we collectively
decide that we are switching away from OpenSSL (and for which a
discussion would have to start).

Cheers,

Thomas Goirand (zigo)


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



Accepted d3 3.4.9-1 (source all)

2014-07-12 Thread GCS
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sat, 12 Jul 2014 05:41:06 +
Source: d3
Binary: libjs-d3
Architecture: source all
Version: 3.4.9-1
Distribution: unstable
Urgency: low
Maintainer: Laszlo Boszormenyi (GCS) g...@debian.org
Changed-By: Laszlo Boszormenyi (GCS) g...@debian.org
Description:
 libjs-d3   - JavaScript visualization library for HTML and SVG
Changes:
 d3 (3.4.9-1) unstable; urgency=low
 .
   * New upstream release.
Checksums-Sha1:
 ef7926e7525e39dbdb02f5c632f0271af1ed8c63 1694 d3_3.4.9-1.dsc
 73bba0d0e6f2b7e9b717d3f65bd005db71af08b9 3011376 d3_3.4.9.orig.tar.gz
 60ea96c7765cab51d09cc4b04ac717e682d8b01f 4100 d3_3.4.9-1.debian.tar.xz
 105b3ea314f3ed0ac7c4bddc3396f31f972449dd 94490 libjs-d3_3.4.9-1_all.deb
Checksums-Sha256:
 b479c125df529006dcaebeaab5ec6b70a79ed77ce4f4959a855870db0d20afbe 1694 
d3_3.4.9-1.dsc
 bdf455e0ad40cf9454142c14f938a755cac36bc4f153f94bdf5f868d45c33e20 3011376 
d3_3.4.9.orig.tar.gz
 604e42dcbfc60d86ae64fa4c1b25efc0badc53cb6748142ab17ad2f16395fe52 4100 
d3_3.4.9-1.debian.tar.xz
 1f6fdcef570abe6af7f05b4a6ba0caa8a661bc5d356ceeff3946375c43d23a4a 94490 
libjs-d3_3.4.9-1_all.deb
Files:
 9a804be395d16e0d8c9b23c109b4629c 94490 web optional libjs-d3_3.4.9-1_all.deb
 0c136b8ac4bb7f97d6576662b6fda8d4 1694 web optional d3_3.4.9-1.dsc
 bd3028ee804394fca1a2abbb1a785c38 3011376 web optional d3_3.4.9.orig.tar.gz
 ee1e55cb103f9a3d35e6992c590427fd 4100 web optional d3_3.4.9-1.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTwMxjAAoJENzjEOeGTMi/OuIQAI2Njkh8t2dQzBkwQCs7xnfP
R5f+RVvRf1c9S/l1ghWcFOg1MAnnk0y44o3fQ6c+U3z/tU7/GS/ujKDRwLlx7YUm
blDEZgYUPKHPgzIgfbSkzRMCeeciHIQDxCtkbvUGlS1V9lm135n/2/iQQap6zQix
6NkQOB5q3ys68BEXwVbVWPU6ove8itVTTtuKKO9nNjxQJIP0rFwmu8NMhw9DktUA
0aXFVt27k84QN0DNqnMxYaLOVZ9M63RXgylG1G4exFFsc33kZfOCx96LF3BxSQ6O
zYoTs9TymjZYZCNU/ZuKKeA2UGcleT3AvykmqX2TnRszfuqcDLhg0PHiK8meCGmN
LbRj6Tw2SwFV5+1anGT3utBeo1oAfNFfrx1BS/Qq08Qv6/fjzLN3UZX8ughHXjKn
3BStZLK/fTL+PF8OAvWgTbhpjBE/eUmzBoPWS6qSiH6nI4xauGQ3fShU4n7F9t6H
BKP89CwRegauelPXWa0rD/n/7mRzV1S6yvtoUgNDU2Wagldyi7gxrxQifWPR2xDD
ElTsS3XTN+O4big8jlYRR8K6Ab5+9mQedw7l+0RTxr0/0r5D4Jk0A7XIii0Co6Lt
u6l/E6BOqfAfVzUUczcm81Cf2/eZHAi12cC+btirJb5qJffC+SDb2UFNkNEkzEp2
2B4mRVRii2+hBt1Ni93i
=wFOL
-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: https://lists.debian.org/e1x5qpq-fe...@franck.debian.org



Accepted base-installer 1.147 (source all i386)

2014-07-12 Thread Christian Perrier
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 12 Jul 2014 07:41:04 +0200
Source: base-installer
Binary: base-installer bootstrap-base
Architecture: source all i386
Version: 1.147
Distribution: unstable
Urgency: medium
Maintainer: Debian Install System Team debian-b...@lists.debian.org
Changed-By: Christian Perrier bubu...@debian.org
Description:
 base-installer - base system installation framework (udeb)
 bootstrap-base - Install the base system (udeb)
Changes:
 base-installer (1.147) unstable; urgency=medium
 .
   [ Ian Campbell ]
   * Add support for arm64, based loosely on 1.144ubuntu1.
Checksums-Sha1:
 0c10cbb3bc2e4cc43de3e3a5a097d4917a05abf4 1904 base-installer_1.147.dsc
 d8304fb76b997dd491c859c432c1e59065413bed 252968 base-installer_1.147.tar.xz
 62557ccbe19abedf5d3ffb60cdfffaea4358e689 55938 base-installer_1.147_all.udeb
 6e15e49ccc3ebeeb9030e0b09de6d633cf00bdbc 236410 bootstrap-base_1.147_i386.udeb
Checksums-Sha256:
 94c34a0ac80ef6b32f7447dacfb8632079b8b5e364a48af1bb9b1692847666a7 1904 
base-installer_1.147.dsc
 14231df6b394fe3cb7be122f2c8c9df9c6787efc15107a9965cae2d63e2080bc 252968 
base-installer_1.147.tar.xz
 9a82bc70c7e4cbf745b3fbe02e2263e38f3fcf56cfc36465eda793dd9345f960 55938 
base-installer_1.147_all.udeb
 70d59601fb492b3473507c9a0d7dd538f4ed4192fb80e133bee5e3440cb12a62 236410 
bootstrap-base_1.147_i386.udeb
Files:
 50fbe449277298518e586a0a0db65c80 55938 debian-installer required 
base-installer_1.147_all.udeb
 0942462861f6dc0b9c9d65e60f86a1cc 236410 debian-installer required 
bootstrap-base_1.147_i386.udeb
 ab11bf7fce34d7615790213752d40d98 1904 debian-installer required 
base-installer_1.147.dsc
 f4b77bf4974d2dc1affa6760fdde4810 252968 debian-installer required 
base-installer_1.147.tar.xz

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

iQIVAwUBU8DMBocvcCxNbiWoAQIEAA/5ATmGQaj25KYXbQlqEsMDphGYAcr5sLg0
0hfHNUtfNApuWpZBfQ2s+wUqUt0ElWQ8t1b8iRdTuFFAFW6q+EBOAOeaC80kFLC2
zpy9N+C9rZOlCx7XgXCHOnlDE8li+kDU32TExoHGb7pztp4NlU8D57LiFpOYetpK
gU/LViTEgaiJZIsDY3N5cghFOn/FtiwB55i3PRNHOgl7Wiqru14PNtIChS865PZq
CAKt7LuHDlMTrosmbd91MuTzdHHdJO/PUjFtuc2yicss/5OxCDtBLatKBz64c3/f
r32vTagXVw1Qb9heVrQKll9bd+4dz2BgHelbNpkyZL0XEevdjs0pNbHADYeoKPo5
fwbC9IGTIwKv/dC3BtkKVtBzeaSezCgWsMWegp+y5B44TgcgoPky+Wbw533/9mS/
hd0ZJ4B3PWmSuM1vuFl/i54DyJDo1uZNWd6DsylsBtRlpeChK+HVadNpJOwiMrbA
ur2zH4cq+i+Sy06TyCjg3mviUXG6nVgD6RqHtax3n87Y0a7HeaUKYwVypTa1dbaP
qYKfFI472hYcVumdTqFUEdqxPW7RvynE5N07CQuAdzBej+flyr0nr9nyZ/fqEdFZ
CnqBBrxJUU01ZQ9F9Wv6PfBI/RkD/ROOBv1tc8THc0ZhRaW3YUoAFnAk5guTlUOd
28g0bOWgVLI=
=Ic50
-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: https://lists.debian.org/e1x5qpi-dm...@franck.debian.org



Accepted digikam 4:4.1.0-1 (source i386 all)

2014-07-12 Thread Mark Purcell
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 12 Jul 2014 13:58:12 +1000
Source: digikam
Binary: digikam-private-libs digikam showfoto digikam-data digikam-doc 
kipi-plugins kipi-plugins-common
Architecture: source i386 all
Version: 4:4.1.0-1
Distribution: unstable
Urgency: low
Maintainer: Debian KDE Extras Team pkg-kde-ext...@lists.alioth.debian.org
Changed-By: Mark Purcell m...@debian.org
Description:
 digikam- digital photo management application for KDE
 digikam-data - digiKam architecture-independant data
 digikam-doc - handbook for digiKam
 digikam-private-libs - private libraries for digiKam and kipi plugins
 kipi-plugins - image manipulation/handling plugins for KIPI aware programs
 kipi-plugins-common - kipi-plugins architecture-independent data
 showfoto   - image viewer/editor for KDE
Changes:
 digikam (4:4.1.0-1) unstable; urgency=low
 .
   * New upstream release
   * Update Build-Depends: libopencv-dev (= 2.4.9)
   * Update Vcs-Svn
Checksums-Sha1:
 39580d82203109eb59f7fc6a116dbfc22c6e52f3 2664 digikam_4.1.0-1.dsc
 b2cd7acca4e9b4d7924a5c5f76009846b8b3b6e0 68921092 digikam_4.1.0.orig.tar.bz2
 268b04a837962407c6283fa805559c631fd96767 39688 digikam_4.1.0-1.debian.tar.xz
 10dde56b92fb4f00ed70b566bd7d5777e16dfe72 2633390 
digikam-private-libs_4.1.0-1_i386.deb
 d5555114ffcb4ff4a22fa74a8b9450d0a4c1 3689732 digikam_4.1.0-1_i386.deb
 0e0ed5c1d126f836f69244488d944dcd9554194b 928030 showfoto_4.1.0-1_i386.deb
 abfa5703add53ec59c48e19e56c8cb2d31befcaa 11843896 digikam-data_4.1.0-1_all.deb
 22615040ee172f835ea8fd07a02575078d2b7399 17774168 digikam-doc_4.1.0-1_all.deb
 ec8528ee7ddf7ea14933268ebb87ed7c2484211d 4708398 kipi-plugins_4.1.0-1_i386.deb
 fa104dbdd5e904ae5379c59cc1fa2056e871a714 4974348 
kipi-plugins-common_4.1.0-1_all.deb
Checksums-Sha256:
 4090f859d517a08a7f95743a5aaeddbed60cfd9623ac1a3053bcff2adf14c933 2664 
digikam_4.1.0-1.dsc
 f9318439eb03dd8c972fef570f56aa7f4b7b424db244299eb4f59e46593782de 68921092 
digikam_4.1.0.orig.tar.bz2
 9f7ee09327d4aed0651e36952eefda22b928c6e26e53b4992532d212bacc42cb 39688 
digikam_4.1.0-1.debian.tar.xz
 0229d2c18fb0759c24a1d801a116f260334e7b84f5cc202a75665f4a6895155a 2633390 
digikam-private-libs_4.1.0-1_i386.deb
 85eded65264180930e293ee092bccd783b7192ab93a956c881edfe17a496a6ac 3689732 
digikam_4.1.0-1_i386.deb
 50d9bca0690550722dd86e2bf39b5eba4dbc657c528444e942b1c3caa01c933e 928030 
showfoto_4.1.0-1_i386.deb
 0916eb3e1874be647be5f2f2557425e8e998c47f9e5883b2e8d52b32fde9c47f 11843896 
digikam-data_4.1.0-1_all.deb
 45bd51a14a752046e5b6b7dc36cca0f6fa62971baae35b28f5ce1a1e0ba4d65c 17774168 
digikam-doc_4.1.0-1_all.deb
 17d99f686f4a40bcb5107a77e2db103dcd5eff1843432fde1f97a60ebea975f7 4708398 
kipi-plugins_4.1.0-1_i386.deb
 53fcfa227ba5996c7058afcc74e12cd6b913a179825a2acf5feee14e76fe7488 4974348 
kipi-plugins-common_4.1.0-1_all.deb
Files:
 e5062f4d2c265c083e5a72d8e94db472 2633390 kde optional 
digikam-private-libs_4.1.0-1_i386.deb
 13c4738c2997ccde7ff1611d8cda6bf5 3689732 kde optional digikam_4.1.0-1_i386.deb
 be63ffeff94441d6cc742472283d84c4 928030 kde optional showfoto_4.1.0-1_i386.deb
 8544d53f08a0565129a977799df6de61 11843896 kde optional 
digikam-data_4.1.0-1_all.deb
 26cc65ac06459f675f653d3742951cd4 17774168 doc optional 
digikam-doc_4.1.0-1_all.deb
 b7d347ee408ead1c0c9a0d94cb98e747 4708398 kde optional 
kipi-plugins_4.1.0-1_i386.deb
 5ef5e8e88b75a1a05c74d45193b7e60c 4974348 kde optional 
kipi-plugins-common_4.1.0-1_all.deb
 f023728a671721645f31880fa466cc64 2664 kde optional digikam_4.1.0-1.dsc
 6a142b3f7dc81e4d0ccde6d834223cdf 68921092 kde optional 
digikam_4.1.0.orig.tar.bz2
 af776c6156735335c950d30b163553fe 39688 kde optional 
digikam_4.1.0-1.debian.tar.xz

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

iEYEARECAAYFAlPA1RsACgkQoCzanz0IthIy8wCgmeHODteXylfGwEIvEGpL52YN
HjwAnA1atHflg/P/u2Cq6ZPC8pElXr1V
=PBTg
-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: https://lists.debian.org/e1x5r7x-0005gp...@franck.debian.org



Accepted libtk-img 1:1.4.2+dfsg-1 (source amd64 all)

2014-07-12 Thread Sergei Golovan
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 12 Jul 2014 10:43:50 +0400
Source: libtk-img
Binary: libtk-img libtk-img-dev libtk-img-doc
Architecture: source amd64 all
Version: 1:1.4.2+dfsg-1
Distribution: unstable
Urgency: low
Maintainer: Sergei Golovan sgolo...@debian.org
Changed-By: Sergei Golovan sgolo...@debian.org
Description:
 libtk-img  - Extended image format support for Tcl/Tk (runtime)
 libtk-img-dev - Extended image format support for Tcl/Tk (development files)
 libtk-img-doc - Extended image format support for Tcl/Tk (manual pages)
Changes:
 libtk-img (1:1.4.2+dfsg-1) unstable; urgency=low
 .
   * Removed libtiff/mkg3states from the original tarball because it is a
 binary without source.
   * Multiarchified the package. Bumped debhelper compatibility version to 9.
   * Forbid loading the Img package into Tcl/Tk older than 8.5.
   * Fixed debian/watch uscan control file.
   * Bumped standards version to 3.9.5.
Checksums-Sha1:
 467daf8fd5d102b57e1be53d673e9aa1c8b9992d 1341 libtk-img_1.4.2+dfsg-1.dsc
 e96f44761f1bc480c78790325e1fea4a7e5ec139 3035816 
libtk-img_1.4.2+dfsg.orig.tar.xz
 af54b2415dc45e1f30e4ecb666b2e4ad294f0fcc 13072 
libtk-img_1.4.2+dfsg-1.debian.tar.xz
 779591d775d686f31bd6406b1738b4cf19f59080 131574 
libtk-img_1.4.2+dfsg-1_amd64.deb
 9b3602d42cad9f38a5e8d75ab63f231ad0b2eee6 41892 
libtk-img-dev_1.4.2+dfsg-1_amd64.deb
 6ea2c4d44f61252c717d0900033db1565c9fbbee 201826 
libtk-img-doc_1.4.2+dfsg-1_all.deb
Checksums-Sha256:
 2e628a58c79889ca70b5af7ee3d4a3b2d4b6c8181839939329a0a396db73267d 1341 
libtk-img_1.4.2+dfsg-1.dsc
 f2d84529c461bab9baffa89dc33b169076dc81a5d53ede99730b2bbbc4307591 3035816 
libtk-img_1.4.2+dfsg.orig.tar.xz
 1843d6b839669909fa5af1bbf4ad010cc7db7e34749aeaef23bd2d5ae00b0eb5 13072 
libtk-img_1.4.2+dfsg-1.debian.tar.xz
 309d2837b45f0a6a1c7704b05e0a7f53f0c4dc2fe3fd1a5abf8404b86c806f02 131574 
libtk-img_1.4.2+dfsg-1_amd64.deb
 7617db8bf562d57858f3ea20c26d5f916013b7141e552954372744a5aaaec65d 41892 
libtk-img-dev_1.4.2+dfsg-1_amd64.deb
 1eec922a797ac3a45915926799d1be7479d4750a66e03865b2498b5e1959ab86 201826 
libtk-img-doc_1.4.2+dfsg-1_all.deb
Files:
 9520c9b1a2e5c02f7ce15e2ee6924218 131574 libs optional 
libtk-img_1.4.2+dfsg-1_amd64.deb
 ee25ed8c2da844536330a0dc1b075487 41892 libdevel optional 
libtk-img-dev_1.4.2+dfsg-1_amd64.deb
 5d1a0edbb2504133acf463ce1e324ecd 201826 doc optional 
libtk-img-doc_1.4.2+dfsg-1_all.deb
 1ae603fb538ce0216adff338f59ded94 1341 libs optional libtk-img_1.4.2+dfsg-1.dsc
 a8581651bec4b310c60cd580cd88db1b 3035816 libs optional 
libtk-img_1.4.2+dfsg.orig.tar.xz
 17590ea89eb8feaec04611cd0c1a621d 13072 libs optional 
libtk-img_1.4.2+dfsg-1.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iD8DBQFTwNpfIcdH02pGEFIRArfSAJ9fPFWG+Dw/DNuOTx5SrXIvPR9f4ACeOJgy
16pc+1rnPPMRm2rOQiZO77Q=
=+5+e
-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: https://lists.debian.org/e1x5rlp-0006nw...@franck.debian.org



Accepted bmake 20140620-1 (source i386 all)

2014-07-12 Thread Andrew Shadura
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sat, 12 Jul 2014 08:50:55 +0200
Source: bmake
Binary: bmake pmake
Architecture: source i386 all
Version: 20140620-1
Distribution: unstable
Urgency: medium
Maintainer: Andrew Shadura andre...@debian.org
Changed-By: Andrew Shadura andre...@debian.org
Description:
 bmake  - NetBSD make
 pmake  - NetBSD make (transitional package)
Closes: 754416
Changes:
 bmake (20140620-1) unstable; urgency=medium
 .
   * New upstream release.
   * Set MACHINE_ARCH to mipseb on mips (Closes: #754416).
Checksums-Sha1:
 89459ea713e68d0245fdbae51a72e5da6ab920d6 1785 bmake_20140620-1.dsc
 c2a2b6e4812a77640bbcf4824fb9a63b94684e4a 509263 bmake_20140620.orig.tar.gz
 d203adbcfc3a1f2473b3e021ebc7798e6c272d75 33040 bmake_20140620-1.debian.tar.xz
 928bb31f58bec683d951eb5e1aa3b43b165a2920 285296 bmake_20140620-1_i386.deb
 8d4fc7530fc1b2dc7144dba59a46b54c1dbeb189 24780 pmake_20140620-1_all.deb
Checksums-Sha256:
 2b734fff98293b00e482da2c8220f4f34937f86a39479ed757396d36d98e7a2c 1785 
bmake_20140620-1.dsc
 bd9d24d131a78c1ab77b1d2e165317549e2df88637b8caa169e985f725469626 509263 
bmake_20140620.orig.tar.gz
 a8236fbad650c5d6c1415355a18b75c852d2b7857c3b736bdbc254c69fe5e376 33040 
bmake_20140620-1.debian.tar.xz
 8a969357c4f9c8655f63dcc9f3b14354ad80cb10b703991c3b134f8e71eff0f1 285296 
bmake_20140620-1_i386.deb
 ecac2899db507c70e4128d0b86944b8b742bcaff5483e1500f7a72e693536a89 24780 
pmake_20140620-1_all.deb
Files:
 7e40fed147910f927333473f2e636254 285296 devel optional 
bmake_20140620-1_i386.deb
 74e36a53a9938ad2889a6ae3e3c103cf 24780 devel optional pmake_20140620-1_all.deb
 b883784883e92dbe6692fd6cc2146b97 1785 devel optional bmake_20140620-1.dsc
 01b55fb2eb355d3bc0eb587ac8a40c5b 509263 devel optional 
bmake_20140620.orig.tar.gz
 2aefd280e582dc92b039c29832ec3f17 33040 devel optional 
bmake_20140620-1.debian.tar.xz

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

iQIcBAEBCAAGBQJTwNzQAAoJEG6k0jEaLSaNBQAP/jdRlmBtjhLh2cJJR5NlmCMH
07CUGPX8AL1wr2nxAUlhupKOSud/YtJephPnwjnpNuoa4JZIkAIgGV3uvJOlQqFQ
BSq0kpr8CfDpYZFkue6kDRG0FFZGlKAdA0MrNSYzcbWQ5X+s8vi7+bCkWuObbn6j
IVrkpf6MBY/Nj7gY2JjLZMYDmcU/nlOs6zmH1tPoZLCK1f8zwRQ4U3rFYlm1pkB1
bEZ+L0c6AKWnStmyDBdcZfgWvNMOdOCBP3z3lI5RrMBKHImoqPlS9kvBHCmb+1bE
WN5q4CmMs7JBAoYUyMIJ1vRXKDWxZq5YyiNFPNZ4bBXRpK/73OwQz2C9NBEbNRuC
mYzVnKeeHM6L4mhtAh2AxIh7fkYDzLeUPB0RlN5VhQ185W8+m4bWK8FjSUJ9siIr
B9QSQmfZ3zctIl4pzwxNuAlUjaNCJ+T2+erLyH6JTFDb4HrYCpPvzgmLSsn86XPO
U9oClY4u4lgMpBYNjyT9SyS9Ux0EZu4LxXlob67qm+P55FWJv35GeiQsBKPitTIw
2uTva7qXvAFb2bck41OyXu1+hNUDWgN/51M5BO8DvOtRJLbZClryns4l2i35kfSj
CUWOcVJ0JhFH3AJqNFddia96Bs7mMGEJcMOduFgkaLu2SBKDBJgZtXTUJFdDWfVK
xzh1i4o5zH3DA1U5AjIl
=4WW7
-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: https://lists.debian.org/e1x5rzs-0008q1...@franck.debian.org



Accepted cogl 1.18.2-1 (source all amd64)

2014-07-12 Thread Andreas Henriksson
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 12 Jul 2014 09:23:09 +0200
Source: cogl
Binary: libcogl20 libcogl-common libcogl-dev libcogl20-dbg libcogl-doc 
gir1.2-cogl-1.0 libcogl-path20 libcogl-path-dev libcogl-pango20 
libcogl-pango-dev libcogl-pango20-dbg gir1.2-coglpango-1.0 libcogl-gles2-20 
libcogl-gles2-dev
Architecture: source all amd64
Version: 1.18.2-1
Distribution: unstable
Urgency: medium
Maintainer: Rico Tzschichholz ric...@ubuntu.com
Changed-By: Andreas Henriksson andr...@fatal.se
Description:
 gir1.2-cogl-1.0 - GObject introspection data for the Cogl 1.0 library
 gir1.2-coglpango-1.0 - GObject introspection data for the CoglPango 1.0 library
 libcogl-common - Object oriented GL/GLES Abstraction/Utility Layer (common 
files)
 libcogl-dev - Object oriented GL/GLES Abstraction/Utility Layer (development fi
 libcogl-doc - Object oriented GL/GLES Abstraction/Utility Layer (documentation)
 libcogl-gles2-20 - Object oriented GL/GLES Abstraction/Utility Layer
 libcogl-gles2-dev - Object oriented GL/GLES Abstraction/Utility Layer 
(development fi
 libcogl-pango-dev - Object oriented GL/GLES Abstraction/Utility Layer 
(development fi
 libcogl-pango20 - Object oriented GL/GLES Abstraction/Utility Layer
 libcogl-pango20-dbg - Object oriented GL/GLES Abstraction/Utility Layer (debug 
files)
 libcogl-path-dev - Object oriented GL/GLES Abstraction/Utility Layer 
(development fi
 libcogl-path20 - Object oriented GL/GLES Abstraction/Utility Layer
 libcogl20  - Object oriented GL/GLES Abstraction/Utility Layer
 libcogl20-dbg - Object oriented GL/GLES Abstraction/Utility Layer (debug files)
Closes: 743316
Changes:
 cogl (1.18.2-1) unstable; urgency=medium
 .
   [ Samuel Thibault ]
   * Fix the gles dependencies of the libcogl-dev package on hurd-i386
 (Closes: #743316)
 .
   [ Andreas Henriksson ]
   * New upstream release.
   * Add 2 new (arch=linux-any) symbols to debian/libcogl20.symbols
Checksums-Sha1:
 1cfce6e4f8745a5542c7b63cf06d235ce45544e8 2708 cogl_1.18.2-1.dsc
 40be1ceb45701d27d1e506efbbbdea8a06daf354 1635384 cogl_1.18.2.orig.tar.xz
 32f5981c54dfe924dd6777a427d10997e26b3b36 13224 cogl_1.18.2-1.debian.tar.xz
 ac84b2f0ca5b54c24b141f3d70c4927786790e28 258846 libcogl-common_1.18.2-1_all.deb
 afbffa7d41f36d5e451b87f08e3d578a6c841ce4 255760 libcogl-doc_1.18.2-1_all.deb
 a04f5248cb4a6d1e465ac216a66a2509706caeea 263832 libcogl20_1.18.2-1_amd64.deb
 0d8b28306840580c9bac654e0d79e1e738e2f423 212032 libcogl-dev_1.18.2-1_amd64.deb
 87a74fd168c776b8af4e2ceff3a379bc3148e85e 1041796 
libcogl20-dbg_1.18.2-1_amd64.deb
 d93ae89e5222d6b67f89b9bbb5482b3ae048f83c 56670 
gir1.2-cogl-1.0_1.18.2-1_amd64.deb
 ee23a19b990c08b77de97bc3e9e31e487974c11c 55738 
libcogl-path20_1.18.2-1_amd64.deb
 21e8e11b8e0fae188d66187ba210d015f3508bb9 34168 
libcogl-path-dev_1.18.2-1_amd64.deb
 dd959e58e2d4b64cfcea26edfac306df18c16ab9 39382 
libcogl-pango20_1.18.2-1_amd64.deb
 7b2c00fd4a0f40fd7c390e47527dde5270b8313c 32642 
libcogl-pango-dev_1.18.2-1_amd64.deb
 a557cd4df054d992fc7e92ea8a997ac60737b46c 91166 
libcogl-pango20-dbg_1.18.2-1_amd64.deb
 02e4dfca4cbce4f16bcc96f7d215b4bf7a5a7fdf 29422 
gir1.2-coglpango-1.0_1.18.2-1_amd64.deb
 9ffa548d4fe5245e0544eba25e2f2fcd3c09bef6 35976 
libcogl-gles2-20_1.18.2-1_amd64.deb
 afb806c9908158c33c98015aae8d8f5bab252a43 38934 
libcogl-gles2-dev_1.18.2-1_amd64.deb
Checksums-Sha256:
 8b74ade96274bbe78d4cb9914233ee5e80eb5498f9d57b3ea0e8e6f534fedb11 2708 
cogl_1.18.2-1.dsc
 9278e519d5480eb0379efd48db024e8fdbf93f01dff48a7e756b85b508a863aa 1635384 
cogl_1.18.2.orig.tar.xz
 056755ded566c8af7c1eab027ab2559e9826e8dee3a6ceef7f05079d9a7e0dd0 13224 
cogl_1.18.2-1.debian.tar.xz
 fba00b5106735c3693b0e8b7c239a7c2ab031402d18603d18cab3951f2443167 258846 
libcogl-common_1.18.2-1_all.deb
 ff4574482ee8cda319a4b9c804a31d588b92919e137ca423097c2d70d5eec68c 255760 
libcogl-doc_1.18.2-1_all.deb
 58fa0892091a249bc6fbd49586751bd058ea506fe52208b155438660a1a4f03a 263832 
libcogl20_1.18.2-1_amd64.deb
 d5d31ae40f8ab4a6b6f466db857867bed36eae8cafd44009fe19fd34d8bdaa16 212032 
libcogl-dev_1.18.2-1_amd64.deb
 343ec313e28d91153f5239d5616957984a8d62027bc211b25b8d2c82e7a9f7c8 1041796 
libcogl20-dbg_1.18.2-1_amd64.deb
 36b914601185c543a6994a678584afd89f9aaf94bc78085f84e6606b416fcbba 56670 
gir1.2-cogl-1.0_1.18.2-1_amd64.deb
 d4fcd69c48e09c6669db2791eac17f3118cef8a05da8a5c31288ba4f6e99b79f 55738 
libcogl-path20_1.18.2-1_amd64.deb
 1852f8146c23e5c83e600366d27c7eb947ffdac04812f14d176b8b90d1681b6d 34168 
libcogl-path-dev_1.18.2-1_amd64.deb
 9294f768f811e56958310f99b9aa57d89ce5fdc706a21aba414b60a77a9dee22 39382 
libcogl-pango20_1.18.2-1_amd64.deb
 90240807c58adca200f295343a4da5b71ae652c47e917826e111d8b8cd1da80d 32642 
libcogl-pango-dev_1.18.2-1_amd64.deb
 7c9b0595a72bece3d899376ba0235763ad3477cb978fcfe7c573551b216a1838 91166 
libcogl-pango20-dbg_1.18.2-1_amd64.deb
 9046cde42aa60f5388e780ae5f316710e9e8d588ce97ccff2314f3761c7ae0df 29422 
gir1.2-coglpango-1.0_1.18.2-1_amd64.deb
 

Accepted grub-installer 1.95 (source i386)

2014-07-12 Thread Colin Watson
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sat, 12 Jul 2014 09:45:43 +0100
Source: grub-installer
Binary: grub-installer
Architecture: source i386
Version: 1.95
Distribution: unstable
Urgency: medium
Maintainer: Debian Install System Team debian-b...@lists.debian.org
Changed-By: Colin Watson cjwat...@debian.org
Description:
 grub-installer - Install GRUB on a hard disk (udeb)
Closes: 650414 753718
Changes:
 grub-installer (1.95) unstable; urgency=medium
 .
   * Add ${shlibs:Depends}, and replace dependency on cdebconf-udeb with
 ${misc:Depends}.
   * Use --set=root rather than --set in GRUB 2 configuration emitted by
 otheros.sh (closes: #650414).
   * Add ppc64el support (closes: #753718).
Checksums-Sha1:
 c0a2f33519409abe7fd9917d1759820a406f25d2 1978 grub-installer_1.95.dsc
 576ab4853ac3349c1b4e3678e46d25eacbac9b6b 192436 grub-installer_1.95.tar.xz
 a833cf82f69313fc439170dcff78da016f0e4ece 261866 grub-installer_1.95_i386.udeb
Checksums-Sha256:
 a783d0c3eb19c130f322c9ccc22be5d9757aa178b1a766cd191ed83560c8410b 1978 
grub-installer_1.95.dsc
 2a56c1a192b8174a1e9533e4ad2813f2f86fedcc109d15c00964a0345013e33a 192436 
grub-installer_1.95.tar.xz
 7b424b025e6cb110ec160e7634b657b49838305dd828d38d3c77cbab45170df8 261866 
grub-installer_1.95_i386.udeb
Files:
 159a9f8298e5a8ec4f6c87b935a8bfb6 261866 debian-installer standard 
grub-installer_1.95_i386.udeb
 ca10998eb0d838a759f262a0a6b2751d 1978 debian-installer standard 
grub-installer_1.95.dsc
 66dd59e94ad05c47e1ffadf9e9520af4 192436 debian-installer standard 
grub-installer_1.95.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1
Comment: Colin Watson cjwat...@debian.org -- Debian developer

iQIVAwUBU8D2gjk1h9l9hlALAQgpAg/7B9YwLfkZRZzqkgZLDy3ez6ET/1kwLIbB
Za74h7iEe69t7SKmsSnPTCOZj5tXjeG8LTHOsgotHpdVzOxhmr1CsDQSFebvPElN
+ILOTWSoYoPnI/V0DlC2GQRTVvC4yEHqMOzB/CuPGj1EzDnYK8qlQgtHvV3VrCi3
Li5O46tAoHZaOZ15js+ZNPZryD2sBpYypfE0rzQqjQYay9TGpXc0J7j/P9Np2cJR
fEuWpDO510GKi3K+bQekCXlJ+3ANXfgz2GkBLZ8s1CFKYlSn1Q5PKzdcTqgzkj38
6/VafylhlBYTrq+7zDd1WXEs8GMx8wRYpLNj+Soyq5EK4mPAmLOO1VeP/Kv3+SCS
Wx8PUbJcTGjez/Ynqi2axa7IMByUo7XHRvjEvrwY+zOt6sOCPTAT537NXqVKLmhI
PDi92vhgI355dGtrl1QqstiU2ZmQpM1BSxJtRbiJr+Jtyk6kRWBkGpO3Jf/7fRLL
XuBqJt88Nxz6glBfDO5hPs3WZQo3B91ZvZVcpXCnDpTi2JZgMvzN8qs+N/393szu
Vdj0Rx8pHShpZuhsG6ehDu+aX6zbTr6RlJC/Ty2S/c0rwO9ecoDgASCoNfxHmc41
2Z95C6EhvKhqsF0Of6JwHoGC/gTXlOFD44/OuCV4pZYo0OmMcWwakNgq5Th7t9c2
pY7zAk9+WFA=
=Py7m
-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: https://lists.debian.org/e1x5vnc-0007iv...@franck.debian.org



Accepted gnuplot 4.6.5-7 (source all amd64)

2014-07-12 Thread Anton Gladky
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 12 Jul 2014 10:46:21 +0200
Source: gnuplot
Binary: gnuplot gnuplot-doc gnuplot-nox gnuplot-qt gnuplot-x11 gnuplot-tex
Architecture: source all amd64
Version: 4.6.5-7
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Team 
debian-science-maintain...@lists.alioth.debian.org
Changed-By: Anton Gladky gl...@debian.org
Description:
 gnuplot- Command-line driven interactive plotting program
 gnuplot-doc - Command-line driven interactive plotting program. Doc-package
 gnuplot-nox - Command-line driven interactive plotting program. No-X package
 gnuplot-qt - Command-line driven interactive plotting program. QT-package
 gnuplot-tex - Command-line driven interactive plotting program. Tex-files
 gnuplot-x11 - Command-line driven interactive plotting program. X-package
Changes:
 gnuplot (4.6.5-7) unstable; urgency=medium
 .
   * [716ff2d] Update autopkgtest.
   * [f8828aa] Provide gnuplot4 symlink through update-alternatives
   * [b5b3c3b] Do not let install -nox together with -x11 or -qt.
Checksums-Sha1:
 31f908cb9b5242881cae2dffacb8e2c3b79656a5 2503 gnuplot_4.6.5-7.dsc
 936de52c0074d4595559e31b72bc044a884d9d05 27104 gnuplot_4.6.5-7.debian.tar.xz
 469e7abc03a34b83b4b199c773eda98d264fbb05 144766 gnuplot_4.6.5-7_all.deb
 94dc06ba8dff094f098d6c1461e1a0029bacae01 2831520 gnuplot-doc_4.6.5-7_all.deb
 fc581e847edc95da56686627308c9070215c83d9 832462 gnuplot-nox_4.6.5-7_amd64.deb
 a586e96119ee37886b73811997652ebac4513e02 949964 gnuplot-qt_4.6.5-7_amd64.deb
 bbd8e472bfcea021a3dc5bf19c2e8289d94f07a8 879652 gnuplot-x11_4.6.5-7_amd64.deb
 36edb5214e91977fe12fe37105468c6985b86acf 97936 gnuplot-tex_4.6.5-7_all.deb
Checksums-Sha256:
 7e20f9a366dd0a47872ab2206a8f782b7bcbe8a67207338f868303eb7566ccd2 2503 
gnuplot_4.6.5-7.dsc
 e1c902fa53c58ed371f69a145f285ccb2c43e170c462656fd54146ef6a1143f9 27104 
gnuplot_4.6.5-7.debian.tar.xz
 32bb51ae28d23e4377b288c269b67697ac18f3e750a3b9a1ee52c20ea0fba9b1 144766 
gnuplot_4.6.5-7_all.deb
 03096d53f454b9fd52b106c8c75239c4c14e2754307e335b56ec22a7e574810e 2831520 
gnuplot-doc_4.6.5-7_all.deb
 be7953380b84329d308344fa6188264b23ef555c00f3eee22de74727cd9b617b 832462 
gnuplot-nox_4.6.5-7_amd64.deb
 2d343fdcd13df020f95603e1797f1194ca1dc05815ff7a1d16a6864d7b07051a 949964 
gnuplot-qt_4.6.5-7_amd64.deb
 0f7c267d8714845a575777064d31e1f40a48bb6d4023e956b7c3982334f8b25c 879652 
gnuplot-x11_4.6.5-7_amd64.deb
 0541eca8eee27c734d470ac5732a7bdac3ee72a9d75a0ad2fa526770f31bc85b 97936 
gnuplot-tex_4.6.5-7_all.deb
Files:
 e929b7c39033e042de4bf02253e4050a 144766 math optional gnuplot_4.6.5-7_all.deb
 8eb752d3dc644d706ee6d195804907ff 2831520 doc optional 
gnuplot-doc_4.6.5-7_all.deb
 080e8c1d91310ca197574f9565002009 832462 math optional 
gnuplot-nox_4.6.5-7_amd64.deb
 32c5956829d0af1ae4d7e4c1b3e42df6 949964 math optional 
gnuplot-qt_4.6.5-7_amd64.deb
 be32db7a44a16c9fa558034f20e2e57f 879652 math optional 
gnuplot-x11_4.6.5-7_amd64.deb
 212f314c5c26343f4ffea09716c2ec45 97936 doc optional gnuplot-tex_4.6.5-7_all.deb
 82834ab1ac76ec2ed8c7b6d1ee954ad9 2503 math optional gnuplot_4.6.5-7.dsc
 a3e0b9c668b495613a8b0e160f8b2dbc 27104 math optional 
gnuplot_4.6.5-7.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBAgAGBQJTwPvdAAoJENPhc4PPp/8G37QP/1CBcyZoweFWPfCGbpaJtdTc
p7DJi4TzAl04DHzoujIR568W3FqzgLcMKYpGWXiNnOZRz1mQoBd2vQc3Cw2NmVNz
BjI4ZGgy+0by8BpUxSn0oAithyYU4XToFLBpp4IBzVpBrFQPORhVnH8D1digUphc
OgvonsYIeugilDfGiwwRifeTsXKb7FH87Ac1QP+G3cv7y6Q3qKs2zlbbg+eUOrl/
AZlztzDT6kJeb17+0TdTCFi6a5REruMCsrDCxyTaQCWKv5mbF+rRo7PURpUaaCbY
DisulmHB0j3etLKgGiYqEm/ayc4NlXQpgnSE8o/ow2JvlpLVuVxUFlM2z53S9gOn
ZwrIQ4EIz+iHw3kSOBuiAYgNP7vEYC+skqSb/H94YOKxw+7Zp4F7nK/gZmOpUtf+
zus5vTPQzw44AoL2sGwZMAbFEAC276tiQJqSOpd/OKhI+hoCeSViUrs+qeYdcOLx
4Knsuwc81sTBuVXr+iCZKmRM7QxjRV0ifvENweUcSNQCE68GRzZRKUwZJgE4h4lo
4jdx+hDvDj6//Adfym/cMMf9VNYAMWaeOT4rk/NKXgZUsZb6NEHaxtmejV5074jO
QtB+czcPA7sYUgtHwQcVkWYgYe+s9YkXW19IBnd+Tch4u1FEnw0Cdtm8j5KH0kL8
fvw+rNts4pomgwKZnN/5
=Ts+o
-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: https://lists.debian.org/e1x5vnc-000797...@franck.debian.org



Accepted libdate-manip-perl 6.46-1 (source all)

2014-07-12 Thread Florian Schlichting
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sat, 12 Jul 2014 11:33:10 +0200
Source: libdate-manip-perl
Binary: libdate-manip-perl
Architecture: source all
Version: 6.46-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: Florian Schlichting f...@debian.org
Description:
 libdate-manip-perl - module for manipulating dates
Changes:
 libdate-manip-perl (6.46-1) unstable; urgency=medium
 .
   * Team upload
   * Import Upstream version 6.46
Checksums-Sha1:
 8b1ab185f84e595b7f26c182591923e8f51b5f54 2370 libdate-manip-perl_6.46-1.dsc
 814c355fb7a600453a65e9657a47533a4d3b6e83 1789054 
libdate-manip-perl_6.46.orig.tar.gz
 df350fddc996b81a1e44deb7c260c7d3451a058c 6960 
libdate-manip-perl_6.46-1.debian.tar.xz
 79fc0038018863bd5472274e12a4d581c5367f4d 937356 
libdate-manip-perl_6.46-1_all.deb
Checksums-Sha256:
 1e9b65787ec08a1c8c7d5b288196235fe9e349cadc4eace1b58bc0e96406b149 2370 
libdate-manip-perl_6.46-1.dsc
 506fbb3e30d835d0ad07a606cba2e76de1fc9a684c5f8f1a3c36528228826ffc 1789054 
libdate-manip-perl_6.46.orig.tar.gz
 d791973697635594de994663d6f2e832096b1fbe3eddecfd85d04bc1b421e8f3 6960 
libdate-manip-perl_6.46-1.debian.tar.xz
 ef34749a93b50df0fda0ed80445863bc1dcc4908a5d522c3b5915e5a4e322212 937356 
libdate-manip-perl_6.46-1_all.deb
Files:
 47f5c95b08bd004b27da762ec1f724ef 937356 perl optional 
libdate-manip-perl_6.46-1_all.deb
 c17da5cb62e10e81804c5da2cb4be4dc 2370 perl optional 
libdate-manip-perl_6.46-1.dsc
 828fbce4362ab068873f519a79a3767d 1789054 perl optional 
libdate-manip-perl_6.46.orig.tar.gz
 81a5c0b5d691bee5e22621ee3fd7e2b0 6960 perl optional 
libdate-manip-perl_6.46-1.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTwQEqAAoJEBKXO25y3Ae1Ld4P/iQI0T2NfizfvlfZ6knCpARJ
2gnc0D2FZZStchwalv1pPaCULiviBkiSDSZ5nHIFYyRR3ULDIOxinXi4Y2dzyuDc
RyDBA9rZqt9Ul0U/g396Ooe0j2zE7Fxd+lKuOelrqN3zGV5G+V82wK83w7lUj0vc
BEo3QlhxEDwxtGLOoD/7TFUaWmGX4y/8iucTWW7fynTz5SfZXHS3carzeYSvLkmX
wtZGG89BLYlS+WtC8TNBH0x2GWGGbpGxlU/saEPxEs5GykldYoQ23krrkJDeAk+Z
invyb6OeZjJBXQirnHhU5tPefZ8hwGeHAlm8ql6vHGgkjPBfoZNQjbbjOuC7Xoms
ykh+rCH0RNw0+G0VX8KU5NCcNevGXghOTTSJkVM/kdirR6r3X74Wf2z/hCNKN7pt
p+PVjm1zu5jVi6Suf30iXClaRkn0GR897ntba1b20wQEhNj87AYqmFGR1prwhir+
m29qvlMDdI9Gxmg9rExA00Tzyv7EjTwywycrTf+FCyG/MTDwILQscODQOEQ5hxWM
lNZbfhay3UXwaGfwj2bVmpB5EbuU4SXhCs737PdywuzameRI6wDAdV+ccmhDh9TW
q+Z4nAUNFjmGwNxLUSeoZ1piKymmu0J/3Xe5CxF4K+POC83WY8G/xviAVIpgvAkh
ODDHoC10YnMpoKfBsL9v
=DkVS
-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: https://lists.debian.org/e1x5vnw-0007q3...@franck.debian.org



Accepted liburi-perl 1.62-1 (source all)

2014-07-12 Thread Angel Abad
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 12 Jul 2014 09:52:45 +0200
Source: liburi-perl
Binary: liburi-perl
Architecture: source all
Version: 1.62-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: Angel Abad an...@debian.org
Description:
 liburi-perl - module to manipulate and access URI strings
Changes:
 liburi-perl (1.62-1) unstable; urgency=medium
 .
   * Imported Upstream version 1.62
   * debian/copyright: Update copyright years.
Checksums-Sha1:
 e79d05d6af1f6620a2b2f2bf37fb68e05b9f83de 1582 liburi-perl_1.62-1.dsc
 cc7f49fc84954957cd2d00ca3edc90dd4be81313 82289 liburi-perl_1.62.orig.tar.gz
 5d1358184ad2f5442186643d6ac8d2f1f74a13ee 4692 liburi-perl_1.62-1.debian.tar.xz
 3b84b18bdc1b717c1caf866769c17a614c7c3a07 95220 liburi-perl_1.62-1_all.deb
Checksums-Sha256:
 4ac4ab135510fc0dbb8580f17614998db21e9baf00c2a9c75099a00ee04e8c30 1582 
liburi-perl_1.62-1.dsc
 9794577efd17171169002c6f38fb89e21d709715cee6fd25735b80a41a508247 82289 
liburi-perl_1.62.orig.tar.gz
 e4cfe8e61996b2aa976d8a0f60d443ef4fae921b0f14efcd46a3a518cf71e5bb 4692 
liburi-perl_1.62-1.debian.tar.xz
 91428d1bc3e6672287da710511468f6fbd6ff148c7d0a67a554f580b6c1fcc34 95220 
liburi-perl_1.62-1_all.deb
Files:
 e4a3cd8eadffcf76731b7e97046fb564 95220 perl optional liburi-perl_1.62-1_all.deb
 0e3c8ce67fcb640af5fee25dd2ad088c 1582 perl optional liburi-perl_1.62-1.dsc
 a2508570b6b28897c4125b0766c3c1a6 82289 perl optional 
liburi-perl_1.62.orig.tar.gz
 2693171fccac03f7da26780943a3a231 4692 perl optional 
liburi-perl_1.62-1.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iEYEARECAAYFAlPA6XoACgkQCY2uR+47wnmeKwCgriqsvic8u2mx/zuzPpckuTJm
tbAAn3EXXHCl2xnhcr2IaK58FvkrY/f+
=vvZ2
-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: https://lists.debian.org/e1x5voj-0007ml...@franck.debian.org



Accepted libnet-stomp-perl 0.47-1 (source all)

2014-07-12 Thread Florian Schlichting
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sat, 12 Jul 2014 09:49:49 +0200
Source: libnet-stomp-perl
Binary: libnet-stomp-perl
Architecture: source all
Version: 0.47-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: Florian Schlichting f...@debian.org
Description:
 libnet-stomp-perl - Perl module providing a Streaming Text Orientated 
Messaging Proto
Changes:
 libnet-stomp-perl (0.47-1) unstable; urgency=medium
 .
   [ gregor herrmann ]
   * Strip trailing slash from metacpan URLs.
 .
   [ Florian Schlichting ]
   * Import Upstream version 0.47
   * Raise Module::Build dependency to 0.42
   * Add build-dependencies on Test::Deep and Test::Fatal
Checksums-Sha1:
 64951930371a5511a29d73609cc43a4a3105c79c 2403 libnet-stomp-perl_0.47-1.dsc
 2da27342c731ed48962c4da9d20d0b70dd3bc13c 25836 
libnet-stomp-perl_0.47.orig.tar.gz
 f36c1c682dd015df3654e6e18a1482354b3bd409 3324 
libnet-stomp-perl_0.47-1.debian.tar.xz
 1969851401079289b56f8bf1e055a666d4432646 30134 libnet-stomp-perl_0.47-1_all.deb
Checksums-Sha256:
 b6015a19a8d7f253ec0566f8fb72770ca3ac7c02722cc33e2a16afa7204de9ea 2403 
libnet-stomp-perl_0.47-1.dsc
 391c895cc1ed3b94674408a513b71d20372068cd9ee666fe3eb2e0d4d36aacfa 25836 
libnet-stomp-perl_0.47.orig.tar.gz
 d3ec5c8127ac7c2f331cf921d3b239e8586b7968d3b722ea6d705559d8c90a77 3324 
libnet-stomp-perl_0.47-1.debian.tar.xz
 543e0f859eade9cbaf43b58fc5fe8bb6590d1fa5d3167c84dd67c6d13d905e0d 30134 
libnet-stomp-perl_0.47-1_all.deb
Files:
 be982167df8972233e83ea0a8decd500 30134 perl optional 
libnet-stomp-perl_0.47-1_all.deb
 299af62bef9273e2879b798197ac0d0d 2403 perl optional 
libnet-stomp-perl_0.47-1.dsc
 8f7c1b98bc68020ef63f00f596546817 25836 perl optional 
libnet-stomp-perl_0.47.orig.tar.gz
 0bc1eb5c1ac2a275bc735a7b7484079b 3324 perl optional 
libnet-stomp-perl_0.47-1.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTwPlEAAoJEBKXO25y3Ae1DwkQAIAfJ+bMo6Gkg7F1WPzfKrd+
qNTPgXZBNhWXEJZcLbNGj87kaZS4BRtNqUpV0NCFpq9xB01RLOwPt/9I1oCK8xv6
tKAG25ZcYGlxzxB+WPuxdaUMdoa+T+XDmzCzeEAyMeIPK4zaSvapHBVB+p1GCqBQ
wMiF5Xc9fz1qvb2YKabLftj0ImIwlCSnnfR27dnlV11A+u5Fm/+Ev/yriI7SLudS
lIOi8VJ0tKS+HV/39HxOL/17fivNMZWotoA5W2s5zhWVHiAurhHK7tmTJSsrBHpt
/N9N8uhPoqUxItUCW2/77rdz8qPWOWrJtNOFDD+B1lx6eoWI/PdODqJfQCoTqJRh
ynXt6zcGV1BGQ9uDB9lR3CLPPyHRsbk4s9NDII1F/FfUWS3m77R7UqEbVfIQLPL3
fgtIS71ayYnbaMYlLzlQps7mdkK3uyqzFj3fLqX2d0C1Ywtxxn5S24Vrcm/3eMmG
o0BTaeZ1HZCHfDvTKRA5D0DuHInMhhArD46yhZIDLDAuEaJWODitzOGFN//pUaPQ
v3dfy6aPoQ+uyLC5RDD5D/QyYWA4jywFYSn8ICVfQ9VP/zE01LncKuTr4qPbHO5O
oMocUYkKOLT224/VMWoH8GAsm3d1e1wYoOQvAufGWmQjH7OE4TGDD6ZZ55kvPBXf
7FDqB7nRki6wAeIm7ihS
=Mwt/
-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: https://lists.debian.org/e1x5voc-0007kw...@franck.debian.org



Accepted libkscreen 1.0.4-1 (source amd64)

2014-07-12 Thread Maximiliano Curia
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sat, 12 Jul 2014 12:56:32 +0200
Source: libkscreen
Binary: libkscreen-dev libkscreen1 libkscreen-dbg
Architecture: source amd64
Version: 1.0.4-1
Distribution: unstable
Urgency: medium
Maintainer: Debian KDE Extras Team pkg-kde-ext...@lists.alioth.debian.org
Changed-By: Maximiliano Curia m...@debian.org
Description:
 libkscreen-dbg - library for screen management - debug info
 libkscreen-dev - library for screen management - development files
 libkscreen1 - library for screen management - shared library
Closes: 751889
Changes:
 libkscreen (1.0.4-1) unstable; urgency=medium
 .
   [ Pino Toscano ]
   * Replace the libxcb-sync0-dev build dependency with libxcb-sync-dev.
   * Remove empty ${misc:Pre-Depends} substvar from libkscreen-dbg.
 .
   [ Maximiliano Curia ]
   * New upstream release.
   * Remove upstream patch: upstream_01_Fix-crash.patch
   * Remove upstream patch: upstream_02_Don-t-crash-when-printing-a-null-
 KScreen-Output-from.patch
   * New patch: randr_documented_interface (Closes: #751889)
Checksums-Sha1:
 80feba9434aba1ed0adfd480213103206ef292ea 2629 libkscreen_1.0.4-1.dsc
 bd49b80d9ddd019ea46b4382f3403992411b479b 35620 libkscreen_1.0.4.orig.tar.xz
 8a252a31c8ddff9ad581467d576a16061c26ab3c 7252 libkscreen_1.0.4-1.debian.tar.xz
 9fa59c17353f7fdba504b3070e1f4eeadb3ac0e7 8684 libkscreen-dev_1.0.4-1_amd64.deb
 995b2f31dfe856b06b99e91fa0ba75f941fab126 81224 libkscreen1_1.0.4-1_amd64.deb
 55324a74cf8b533406482158277855d2cf07ed5e 856686 
libkscreen-dbg_1.0.4-1_amd64.deb
Checksums-Sha256:
 a49c6440a090b610f2a8c426dfa26562cd0133d218e7a50f2bccd8daa05a6093 2629 
libkscreen_1.0.4-1.dsc
 1102ddcc1ff58d5eb91d165228e65ce97845b5207eeacdf6b81624c241b83de6 35620 
libkscreen_1.0.4.orig.tar.xz
 a71410d1dbfaa08d96d61b47e40f765d68e78d8166a424cce699ef9f67c2db7f 7252 
libkscreen_1.0.4-1.debian.tar.xz
 808a15b3f25366cb932f53eecde0b7a26228244cda4fa241edaff7c8add898e8 8684 
libkscreen-dev_1.0.4-1_amd64.deb
 6c71acd6405d8ddf6516dcd1232dffc17aee6c31947a6778e8bce5bf66925a87 81224 
libkscreen1_1.0.4-1_amd64.deb
 9aa3ccabd1b5e2c3a9f0a048f11473adf972a1eaffbd733ea32848916b3001f1 856686 
libkscreen-dbg_1.0.4-1_amd64.deb
Files:
 6be157b07abdaafbe7379d34229fbfbb 8684 libdevel optional 
libkscreen-dev_1.0.4-1_amd64.deb
 99f349e9baa382a88e3f6a0bc7cdcc14 81224 libs optional 
libkscreen1_1.0.4-1_amd64.deb
 d00456fac536fbad6934edd87cd7fb04 856686 debug extra 
libkscreen-dbg_1.0.4-1_amd64.deb
 2967c23a2a067233a103cbca2b8e0964 2629 libs optional libkscreen_1.0.4-1.dsc
 802ba357e1e802d6773405bc54b47145 35620 libs optional 
libkscreen_1.0.4.orig.tar.xz
 7bcbf826fac75b9df656c5568941a058 7252 libs optional 
libkscreen_1.0.4-1.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTwRfkAAoJEMcZdpmymyMqNGoQAJwU++JTPHe/ipizFfPlQrKh
/qXC6xbA1uabbfSHbGcRnhBBqjbfwCGrYD4yXkDox6gG+VxgIIXG0smO/MuzcrG/
DqYqdM9u2JCcMd+P5EFJuQ4179xoY+AVLRAI/97R1cP3IbXLz+lv7TqKBWLkiaco
bjWOFZvn8imZVGZ4hqv2B3MUckIwZKN4e4PA1TaydvnVmGW4W8XVYLY4IBRH2RNf
8Z4s5lE80f/KpPy59pT+j59BsHXEVAiC8jBs52hvIYJ7R1MOKcyDw9hjO6m7XF0X
+9nTy4sdNmz20o4p3CV38brYmY66ontZtOCkfe00jKNdKlm0fKjbfRjQWXhVAGRq
4/eP0rd1MkiLkaPytlgSIUO/SeYAoUpe2cIWgnT0iP5Zwt3a1nIuguY8ukkdFpRs
q2+1oe1RvyyeNISwRrlkV47STi0T+2JF06T2ZD+O74FOUjTqyY8uwWuV0u2eEj8G
4xTxgB2wGlvGbH4VGDSMTf99nhYDjRgfpiXHInWMiBNs08brphGMe53rPyADmd/f
bRWIe5isIfosNalnijCcKkip3YC1wRD20Nj3ByOC9Ft6gdjyXYmdkxvE0wj1Me3R
cpH7L9Zib66/WL8FyKZrM1yz+6tz57nhpOlXTRiqi5TcML2HBmPLjodxorgIhnM1
PdT4pFM7Fte/FESW1eA5
=G1GW
-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: https://lists.debian.org/e1x5vo5-0007dz...@franck.debian.org



Accepted gtkglext 1.2.0-3.2 (source amd64 all)

2014-07-12 Thread Wookey
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 10 Jul 2014 02:51:55 +
Source: gtkglext
Binary: libgtkglext1-dev libgtkglext1 libgtkglext1-dbg libgtkglext1-doc
Architecture: source amd64 all
Version: 1.2.0-3.2
Distribution: unstable
Urgency: medium
Maintainer: Bart Martens ba...@debian.org
Changed-By: Wookey woo...@debian.org
Description:
 libgtkglext1 - OpenGL Extension to GTK+ (shared libraries)
 libgtkglext1-dbg - OpenGL Extension to GTK+ (debugging symbols)
 libgtkglext1-dev - OpenGL Extension to GTK+ (development files)
 libgtkglext1-doc - OpenGL Extension to GTK+ (documentation)
Closes: 727690
Changes:
 gtkglext (1.2.0-3.2) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Use dh-autoreconf in build to support new architectures (Closes: #727690)
Checksums-Sha1:
 0abfdc8542d0d28a6d4a9bcf49dc49b850aca0bd 2085 gtkglext_1.2.0-3.2.dsc
 e581f27b06f13e09310c495de83612f4757c833d 6784 gtkglext_1.2.0-3.2.debian.tar.xz
 02050489f3e8896578deb020dd93d8ff4a0b7558 372696 
libgtkglext1-dev_1.2.0-3.2_amd64.deb
 5715c8265d5b5c1e4bbf675a5c3aeb21a6ac82ac 89104 libgtkglext1_1.2.0-3.2_amd64.deb
 89b78a7e9bab96d0c2e09580944cfab53f3c946f 158340 
libgtkglext1-dbg_1.2.0-3.2_amd64.deb
 b3c00d31249f38330abff445743560fb39e9df96 43432 
libgtkglext1-doc_1.2.0-3.2_all.deb
Checksums-Sha256:
 2d72a76d57e1549cffe58bc1abc2481f4ff770a554c4e37009bf34233773d14a 2085 
gtkglext_1.2.0-3.2.dsc
 b9679ef89cf0ddc3a7af28ef4841eebe62d2f23f65e3e941b5b2a72584f69d49 6784 
gtkglext_1.2.0-3.2.debian.tar.xz
 f5aff2c4af3605953a6c8fbd48282c4ea25c007a295e441a50d038f9cc484e29 372696 
libgtkglext1-dev_1.2.0-3.2_amd64.deb
 8e536a48e4d59cd5a9d4177325daf5cb0ef4c9d6cccfb932de4228b5ba2f3d5e 89104 
libgtkglext1_1.2.0-3.2_amd64.deb
 dc3439733cc6872c4f3b14faa5fdc4721e1b978284a893ac8f2af54813749e78 158340 
libgtkglext1-dbg_1.2.0-3.2_amd64.deb
 f9351f4ea6dccbd9c133dc860c839e0ad9c14c669576d8d0aac64e072cc138c6 43432 
libgtkglext1-doc_1.2.0-3.2_all.deb
Files:
 743d5b3a5dad64b4c25a53158bea00a1 372696 libdevel optional 
libgtkglext1-dev_1.2.0-3.2_amd64.deb
 1044d9be8a6bd03041e9db554616f1ed 89104 libs optional 
libgtkglext1_1.2.0-3.2_amd64.deb
 4a46aa639bfe9261db9141c2ad10950c 158340 debug extra 
libgtkglext1-dbg_1.2.0-3.2_amd64.deb
 10e8c92bee95435584ec114099e63d91 43432 doc optional 
libgtkglext1-doc_1.2.0-3.2_all.deb
 6a79990a7e5ff4142934289d14589455 2085 libs optional gtkglext_1.2.0-3.2.dsc
 42be983b25ab0bf004a882b4af5876c7 6784 libs optional 
gtkglext_1.2.0-3.2.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBAgAGBQJTvgWwAAoJEPuGMlGob55HAE4P/0k1oedksRsrTjsIOYeFGrdz
Z3IOjiIJpd7LxsOmBeQdOIuiQr+qvlj3diNMbCry7g6AQFJtMFzecKDTmU2WOxV2
Vh9LdqRqglzPpxmkQIzZVqwz80NN1EpWhoOBG9H4VQyyoGQoCmWp2Rzn/ib2N4Oh
L9CX4a9M0X0HxSEmMWzyEN+tA5a/ClAOWfkUMMmoc042XgGaXTbS7o7u6ZKer8Pz
yJuB7Jh0LZ9YwZkOt/bI6omhDtac2Pk7nXp1gZ9Q0fs0Xng3jkOrOFpZUwZnGGgg
X0k/2G6ejZyU1+XPpHMmjuBR05cmmnvI4yzyC9Ek4BfuPHIDjC10c59l/6AMRnx7
3YGlFF3mBrrMbBXru8W1wsDSw2jOmOIoE6RTSRNMKhNTjJ2zc3cUvRtuajCb7kh1
AgGGSYkgk6FmHQEJthVtMVAgNoZKFWGGwcIPytNbSTkz27Z0Mp14rnAveHtAJ+z/
MoGwMXpQAkL0+e8YZw6rQsFO+9b23iBUatsNzYh4rUU2dfyakovrXgG4/zfm3MJc
/wjHuC/PaNcJ/W4Hj5sxReW7c/epNdw+8SAIKrPTuptqtSV0JgkoVi7QtzisRiBg
twulBpHkV7620LbK1nJbwkVc2KKoeb2Ka3CmrsyQcSp3S7dXib+evlw3wwk9gPYh
fE3vzusw6t3XuGWOLLYE
=xLc0
-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: https://lists.debian.org/e1x5vnl-0007nu...@franck.debian.org



Accepted openjdk-8 8u20~b20-2 (source i386 all)

2014-07-12 Thread Matthias Klose
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 11 Jul 2014 20:30:54 +0200
Source: openjdk-8
Binary: openjdk-8-jdk openjdk-8-jre-headless openjdk-8-jre openjdk-8-demo 
openjdk-8-source openjdk-8-doc openjdk-8-dbg openjdk-8-jre-zero
Architecture: source i386 all
Version: 8u20~b20-2
Distribution: experimental
Urgency: medium
Maintainer: OpenJDK Team open...@lists.launchpad.net
Changed-By: Matthias Klose d...@ubuntu.com
Description:
 openjdk-8-dbg - Java runtime based on OpenJDK (debugging symbols)
 openjdk-8-demo - Java runtime based on OpenJDK (demos and examples)
 openjdk-8-doc - OpenJDK Development Kit (JDK) documentation
 openjdk-8-jdk - OpenJDK Development Kit (JDK)
 openjdk-8-jre - OpenJDK Java runtime, using ${vm:Name}
 openjdk-8-jre-headless - OpenJDK Java runtime, using ${vm:Name} (headless)
 openjdk-8-jre-zero - Alternative JVM for OpenJDK, using Zero/Shark
 openjdk-8-source - OpenJDK Development Kit (JDK) source files
Changes:
 openjdk-8 (8u20~b20-2) experimental; urgency=medium
 .
   * Work around OpenJDK's build system which is not robust enough
 to accept commas in *FLAGS.
   * Pass extra flags for non-hotspot builds.
   * Fix the zero build on i386.
   * Don't add extra symlinks for the jni_{md,jawt}.h header files.
Checksums-Sha1:
 5421d316330444145f94f531caf260140ef9ec60 3381 openjdk-8_8u20~b20-2.dsc
 61f854c5c9561a49d366008f8682f0a4d532580b 226016 openjdk-8_8u20~b20-2.diff.gz
 ddd863d6db536e8777971510e941dbbafd15b930 8986960 
openjdk-8-jdk_8u20~b20-2_i386.deb
 2cf4e77c4b748514cd471adb8c038e46b3ede8ad 30163516 
openjdk-8-jre-headless_8u20~b20-2_i386.deb
 04ce417862004640bed85870bcf8457601163542 58490 
openjdk-8-jre_8u20~b20-2_i386.deb
 1c2364c79bbdccbbdb24570397811f7a744c0a8f 1886154 
openjdk-8-demo_8u20~b20-2_i386.deb
 9d938aecae876f8c7582b59e15b6adf787eb1f58 118572084 
openjdk-8-dbg_8u20~b20-2_i386.deb
 72d34f943c365e131f1a2b944e4c99e18dc454a6 3096828 
openjdk-8-jre-zero_8u20~b20-2_i386.deb
 4a4409a23c9cdcd420cc6488bb5397632b966938 46007156 
openjdk-8-source_8u20~b20-2_all.deb
 b7b0b23ffc23b84642e933773693f54a4fe4f158 12079946 
openjdk-8-doc_8u20~b20-2_all.deb
Checksums-Sha256:
 7fd37e51e4f8a11b7f3607489e43dcea8419a392863aa62a130cbba985d9cac0 3381 
openjdk-8_8u20~b20-2.dsc
 ad1ab4c773b75bae060aa6fb78f507eada80b80d29df7919cdbfae6251ccecc1 226016 
openjdk-8_8u20~b20-2.diff.gz
 1312a65d6a05bdd35e1141bd9c0dd11986c5f41b28b58055d6c626fe0ad2eef8 8986960 
openjdk-8-jdk_8u20~b20-2_i386.deb
 31e9c7a09656daf6cc3afcb7e5b2058feb5b29bf5f1b373d4e8fcfe2dab8ff69 30163516 
openjdk-8-jre-headless_8u20~b20-2_i386.deb
 7ec1d221e990d9d396fcfdb9db5f4ce6bbe129266cb8c2182d1eacd5ab1212a5 58490 
openjdk-8-jre_8u20~b20-2_i386.deb
 9652ee5d4611f1c97dcf0333829fa27beba76d94ca6a3e49649a6508696c8916 1886154 
openjdk-8-demo_8u20~b20-2_i386.deb
 59de050fcd6944aacea0ad5cf5e452eba5ac43095d571fb8100c64c29cb1457c 118572084 
openjdk-8-dbg_8u20~b20-2_i386.deb
 9ba71d9f3589a5d4d7f2796c2343b863636db88a831d4a1e8138e01d72c81e53 3096828 
openjdk-8-jre-zero_8u20~b20-2_i386.deb
 44ecb74c8f00d0882b17ee7018bb907542171c7d45c7d704c099922443f15442 46007156 
openjdk-8-source_8u20~b20-2_all.deb
 f70386bce69348f6aa932c628513069aabfea666c376e1cbd9b752448b019d86 12079946 
openjdk-8-doc_8u20~b20-2_all.deb
Files:
 731b1e561b656afefd2765f46fbd33dd 8986960 java optional 
openjdk-8-jdk_8u20~b20-2_i386.deb
 74158e9621049d4f92401228620abda1 30163516 java optional 
openjdk-8-jre-headless_8u20~b20-2_i386.deb
 2701c897f7a571edf0488281cf2a7fe8 58490 java optional 
openjdk-8-jre_8u20~b20-2_i386.deb
 c71cc466d08b268a1856f41a4f5ce62f 1886154 java extra 
openjdk-8-demo_8u20~b20-2_i386.deb
 96d577154c68f3172283b92602b752ae 118572084 debug extra 
openjdk-8-dbg_8u20~b20-2_i386.deb
 93c75a5a3d6212fc366210f685ca94f1 3096828 java extra 
openjdk-8-jre-zero_8u20~b20-2_i386.deb
 eb290ac10c8a1991b9fde250f0e7ce14 46007156 java extra 
openjdk-8-source_8u20~b20-2_all.deb
 d0535e7271ac558e2178c776738f8e68 12079946 doc extra 
openjdk-8-doc_8u20~b20-2_all.deb
 cf894e401d553c0fb3db1ea6ac86352f 3381 java optional openjdk-8_8u20~b20-2.dsc
 9d1fb22bc238307d9db7e76899464449 226016 java optional 
openjdk-8_8u20~b20-2.diff.gz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iEYEARECAAYFAlPA6h4ACgkQStlRaw+TLJzVIQCgkgMnzaSfn1KQ/zwS8Ly4VydP
2kIAniryfY837YU2Td5LEBOXS+6MiDw+
=MfZ6
-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: https://lists.debian.org/e1x5vpk-0008py...@franck.debian.org



Accepted viewvc 1.1.22-1 (source all)

2014-07-12 Thread David Martínez Moreno
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Thu, 10 Jul 2014 21:42:45 +0200
Source: viewvc
Binary: viewvc viewvc-query
Architecture: source all
Version: 1.1.22-1
Distribution: unstable
Urgency: medium
Maintainer: David Martínez Moreno en...@debian.org
Changed-By: David Martínez Moreno en...@debian.org
Description:
 viewvc - web interface for CVS and/or Subversion repositories
 viewvc-query - utility to query CVS and Subversion commit database
Closes: 409864 410273 410324 614509 706096
Changes:
 viewvc (1.1.22-1) unstable; urgency=medium
 .
   * New upstream release (closes: #614509).  Main changes since last release
 (1.1.5) are:
 - Improved root look and SVN cache performance.
 - New 'max_filesize_kbytes' and 'binary_mime_types' configuration options.
 - Tarball generation improvements.
 - File content handling improvements.
 - Miscellaneous cvsdb improvements.
 - Add Basic authentication support to standalone.py.
 - The charset detection code is more robust.
 - Remote SVN views are now more performant and robust.
 - Added support for custom revision log markup rules.
 - Use Pygments lexer-guessing functionality.
 - Fixed a lot of bugs in corner cases.
   * I'm not able to see any problems with TypeError, so closes: #706096.
 Please reopen if it keeps happening.
   * There was a problem in the migration code from viewcvs into viewvc, but by
 now everyone is in viewvc 1.1, so I'm sad to say that this finally closes:
 #409864, #410273, #410324.
   * This release ships two new binaries in each package: a WSGI and a FCGI
 additionally to the normal CGI program, to give you any possible option.
   * debian/control:
 - Removed ancient Replaces and Conflicts with versions 8-10 years old.
 - Added Vcs-* fields.
 - Bumped Standards-Version to 3.9.5.
 - Rewritten Descriptions for both packages to reflect that now we ship 3
   binaries.
 - Add Depends on python, dh-python.
   * debian/patches:
 - Removed numbers from patches, remnants from the dpatch era, and appended
   .patch suffix.
 - Added DEP-3 headers to all of them.
 - Patches rev2369, rev2547, rev2551, compression-content-length,
   CVE-2012-3356, CVE-2012-3357 and CVE-2012-4533: Merged upstream.
 - Remaining patches are resynced against current tree.
 - shebang_wsgi_scripts.patch: Added to get rid of lintian warnings.
   * debian/rules: Rewritten from scratch with latest abstractions in mind,
 trying to mimic the old behavior.
   * debian/NEWS: Removed.
   * debian/source/format: Moved to 3.0 (quilt).
   * debian/compat: Bumped to 9, modified debian/control.
   * debian/watch: Added.
Checksums-Sha1:
 f70931154cea51f8a170e75ce233d1f4d875b013 1939 viewvc_1.1.22-1.dsc
 e169b2cf9ae4674f9b4d446e92234e0f7075ded6 616830 viewvc_1.1.22.orig.tar.gz
 6c2193b1deb4d65d8b398d05289dd298aaf6dcb9 19244 viewvc_1.1.22-1.debian.tar.xz
 3de11875265aa7dea7a886e66e8db053de47ca0c 532506 viewvc_1.1.22-1_all.deb
 61c3ef633c2ac41df395a01ff55200b6e3566cfc 11966 viewvc-query_1.1.22-1_all.deb
Checksums-Sha256:
 e16fb3e20b9ef090aa71c9a24d7339603dadace7bb4643ee78881b7b00c3b389 1939 
viewvc_1.1.22-1.dsc
 e41fde0088b3f4bad5cbe29cc0cfebf30c8dbe888bc1e818910d7a47174b59fa 616830 
viewvc_1.1.22.orig.tar.gz
 4947e45c7d3c1b6a68269a63e4ef40329eb99b132d37a195e19c8b461b223c42 19244 
viewvc_1.1.22-1.debian.tar.xz
 15678702f115e82814fdf9b5338b52a229cb74f4c228712e42604b68299a9a2c 532506 
viewvc_1.1.22-1_all.deb
 3fb93ee99bad8c74a072aa895007409e70121514d35cbc1839ced895bed4f6b5 11966 
viewvc-query_1.1.22-1_all.deb
Files:
 29412c24fdee6555a39230237aa81b3a 532506 vcs optional viewvc_1.1.22-1_all.deb
 fe429f05dc8fdc66596e56014918be8c 11966 vcs optional 
viewvc-query_1.1.22-1_all.deb
 f8e3017659b8b3db63821e6ec28eba1a 1939 vcs optional viewvc_1.1.22-1.dsc
 6d0a4dcf572958463ca66e0fcc2764c9 616830 vcs optional viewvc_1.1.22.orig.tar.gz
 2274faa0c3baffb79da58d8d7c7d9bd0 19244 vcs optional 
viewvc_1.1.22-1.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCgAGBQJTwPY9AAoJEAdDiqCYSkVFJsMP/13nQNgxu9knddUSxPUb2Kct
J9mD+sF2BG0xVfepwdO1+u38uNQuU0qRUYoGbngYRK5bg1EaTzjpdUefZg88n2QN
rKULq13JdaBvLHqjFg/VI5y3AZ7xdhuy/EcAzDKMNaaA+if/qlf2hRp4zfGXELNW
+1FTdGbBtdR+BrEFXFeRfGX9oqpRuEsP+6r4Fzmlbrhg5i1ZtS6t0PeHhyVWjOYo
OeduamvJA24ZYGQ4WsGJ1f333DbKsn4BtNEq3Yf+e4rFgoCTOutLvpK4DzwllmAv
Tn0e2lYBqMhMnleoHNcxqOD4cjbTka1jpg3YdG2tnzgnJvuk6bl00M5GIak+li3O
O76XPOXtscaNeX1lBEm24uvo7pavuDbWJCVFLzzH4nTem8GaDYaVfQE5L1h2aj++
BQiK9CKG3m/68G9ZgoLfKVS7eV6unkDwILUCusmHGRTdWFWSojRIyD2dccG/VtvP
MFt+1SPbCxnCcMZi+fzpmvhWm9SZ98SXqCucdneu/JUBXCURWzG5TepIqsoifSB2
eoSDD+ZMIWnhLAl8VdJfXyLVUdULRn4FAPKvGNYjLSktt0nO7SiydNKfyUwrM3IF
YaY5Ps3CYNKbbwUxGMO64BYrtbkoX/mBbimg/ulbAWzJwoQ22BaZ2lTV7TT0IjB5
jlF25H3fGceVuGaw5e9W
=ywhA
-END PGP SIGNATURE-


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

Accepted libdist-zilla-plugin-changelogfromgit-perl 0.016-1 (source all)

2014-07-12 Thread gregor herrmann
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sat, 12 Jul 2014 14:23:22 +0200
Source: libdist-zilla-plugin-changelogfromgit-perl
Binary: libdist-zilla-plugin-changelogfromgit-perl
Architecture: source all
Version: 0.016-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: gregor herrmann gre...@debian.org
Description:
 libdist-zilla-plugin-changelogfromgit-perl - Dist::Zilla plugin to build a 
Changes file from a project's git l
Changes:
 libdist-zilla-plugin-changelogfromgit-perl (0.016-1) unstable; urgency=medium
 .
   * New upstream release.
   * Strip trailing slash from metacpan URLs.
   * Bump years of upstream and packaging copyright.
   * Update (build) dependencies.
Checksums-Sha1:
 5f8c085d33360e27b96608d49b984c878409a695 2714 
libdist-zilla-plugin-changelogfromgit-perl_0.016-1.dsc
 ce707fa90fd7e8a644814cdd8702bc5bfcc01b1f 30919 
libdist-zilla-plugin-changelogfromgit-perl_0.016.orig.tar.gz
 1d5f7b7b2e3c56b27b4fd3cd4905320cd9332149 2184 
libdist-zilla-plugin-changelogfromgit-perl_0.016-1.debian.tar.xz
 0d572fa95f30f412f7c2febeedc9bead1fd94aaa 18590 
libdist-zilla-plugin-changelogfromgit-perl_0.016-1_all.deb
Checksums-Sha256:
 5c3911b043f5954ce8e26bd3dd910ee6a7059b557e49bd7e0ad5828d548054dd 2714 
libdist-zilla-plugin-changelogfromgit-perl_0.016-1.dsc
 fc6d16f00c649a3542efe692e6dae3c8458341144607f404562ffb19f49c53b5 30919 
libdist-zilla-plugin-changelogfromgit-perl_0.016.orig.tar.gz
 a0de62e0d1e017db505fa88c02480463eb91ae7c241e998af133c6ff97c3c231 2184 
libdist-zilla-plugin-changelogfromgit-perl_0.016-1.debian.tar.xz
 c7a7a75b86c489e679ac18c72b86362b1b952e7c4c43a8f84e2c46b8629760fd 18590 
libdist-zilla-plugin-changelogfromgit-perl_0.016-1_all.deb
Files:
 04b1da9799fb67e7028a5a6695f60d26 18590 perl optional 
libdist-zilla-plugin-changelogfromgit-perl_0.016-1_all.deb
 2a42cae957b9534194e88a8e517193d1 2714 perl optional 
libdist-zilla-plugin-changelogfromgit-perl_0.016-1.dsc
 34f17744c9d32684aefa06f2cee97fe6 30919 perl optional 
libdist-zilla-plugin-changelogfromgit-perl_0.016.orig.tar.gz
 37ad82f4a9e98113039b160fadf7ac48 2184 perl optional 
libdist-zilla-plugin-changelogfromgit-perl_0.016-1.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQJ8BAEBCgBmBQJTwSkJXxSAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXREMUUxMzE2RTkzQTc2MEE4MTA0RDg1RkFC
QjNBNjgwMTg2NDlBQTA2AAoJELs6aAGGSaoGhmcP/0x13nBWeR6G5DSJh9KrZgLQ
ssEvxtcij/5LTsZmXGDFJA3Pzwy0o2M0se2B/sd95Sp38gmg0EvTQwhCf0L6kQHQ
+7c4qwwoRwAXtSC6paQybOUJUi28a1PCLHFCPJgu8KbozNbiOMGauAPsFIUSa9jP
LuKLmZxSPOkZ+T7JsEB94pBvOYiQt+5GQDcWL+fjY6zTqn8AZg8OUNS6D+dXI2v9
+zNz93veo70/JjWjnRF9sFtiz0PeYilPahT7f5b10RBtzLcbghcjJIVNhEJVylWw
XimNE0IhXpVEQww32jxa3DFAQqH8cgTFkma+OcexswnoIWBU5ElL2mI6CCnOhNju
qWpkyMhtUEhr1WFpgBOq/B3zeawnvQ2A05/Se3xjzkbMxdOS+kCQvumAOjkvEbbt
cbD67chPyfLZLCEk+WHYVD8Mwf0jj7Z0c0EwKeRgT99O8gRd1MtHs7ASFbycUnEV
mD781PJbE5+niflEwNN3iEmynL7kzfQNRGc9jB2CIk+6T3RAJ6nUB6iF+IO3s9/b
aM8FdBHp4xaJJQ5LGC718zrlutMyJw3dHLnjI2gU91POrvD1yK34hoKpys9r8A3g
DVIQaJc6XZ7qWGUcO5FemPUWGe/QWiAGt5xyIIMQPILvo0GIxftJHFwN8Tak5fvY
pRFOuRcjJslQkTWqIbtE
=dgP0
-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: https://lists.debian.org/e1x5wuj-00013q...@franck.debian.org



Accepted libevent-perl 1.23-1 (source amd64)

2014-07-12 Thread gregor herrmann
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sat, 12 Jul 2014 14:31:48 +0200
Source: libevent-perl
Binary: libevent-perl
Architecture: source amd64
Version: 1.23-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: gregor herrmann gre...@debian.org
Description:
 libevent-perl - generic Perl event loop module
Changes:
 libevent-perl (1.23-1) unstable; urgency=medium
 .
   * New upstream release.
   * Replace fix-example-wrong-path-for-interpreter.patch by an override in
 debian/rules.
   * Fix typo in previous changelog stanza.
Checksums-Sha1:
 a5927318a8015d562a990123c7183a52810f93d6 2257 libevent-perl_1.23-1.dsc
 8f4ff579cdca8bae11f01f878e6e7a320993730f 254878 libevent-perl_1.23.orig.tar.gz
 12e1d0a66c7653113c34fbc376659e28494052ec 4316 
libevent-perl_1.23-1.debian.tar.xz
 41195e118486f4b8149fb2c31e22d39c3e497132 265074 libevent-perl_1.23-1_amd64.deb
Checksums-Sha256:
 1b3d575e7837646b986fbead76845e790f05ead921337f6c4290419b3f89bb45 2257 
libevent-perl_1.23-1.dsc
 b6eb8a606198d970420474c69fead7f2f856ba3846bd036d69b194b37acfcf33 254878 
libevent-perl_1.23.orig.tar.gz
 e1349052fe4935b885c72de6151ca5f483c01e0a4b1b611b3f3b14c529767dfa 4316 
libevent-perl_1.23-1.debian.tar.xz
 843399e1701f3c0a4287fce4030064fc8840d3daff8de1662a55ad48be6dcbfb 265074 
libevent-perl_1.23-1_amd64.deb
Files:
 0786f8c821fb82d673056a59fb5ec360 265074 perl optional 
libevent-perl_1.23-1_amd64.deb
 3122330b25e461b7349f59b38ef9f4c4 2257 perl optional libevent-perl_1.23-1.dsc
 ae3873d3312f2516d193d850b184143c 254878 perl optional 
libevent-perl_1.23.orig.tar.gz
 380147290ac193a04ccb01aa1ca8106c 4316 perl optional 
libevent-perl_1.23-1.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQJ8BAEBCgBmBQJTwSryXxSAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXREMUUxMzE2RTkzQTc2MEE4MTA0RDg1RkFC
QjNBNjgwMTg2NDlBQTA2AAoJELs6aAGGSaoG6hkQAKxN1goHmQdL1oNg1AOodzHj
9qZupazqIq/dNQn/j+MNjndvGRxj5YF45MjAOOajTrhYdIrlu9/jNGUXn0DW8G/V
+LaMs+hQDtbFXif2iSVNXVkdNJm+AJTqI6dkAVmmJWa40FkwR12QFwmDXg9b75RO
fHXiRQMpSOWunNdmWIem+nG/fok7D9XbumCczCo91kOsiVvIevj/u2mFEKdcwqhW
JqS4vNZe2F89SboT87QKqtVHhrwzID3LcY8QFo7/rr3CfkkDBCK/Nd5JTaYEmtFY
p72FzDiM3wWVzIlNEKuHX9dmt+Din50MvdbW7AyYNcnmkBQflnzvCca9E/iQGuN1
IZPMGU8MBPYCPs+FeLTOBcGbcYJo1YiS7N7NMo2h/CvvGGL5R33enh+L6cImGS7P
2yYZHjTBqt1vISJfUxTpFxzGy5+/EO2bF3neIVndh7Vv4esiAPpZlcL+u8Jjt0IF
UWegdUUZsnrz6pZoCou39x2IpKLcoafUmqxLRbV/pbngF+AUIGQYzk3vDbPMiHXy
8BtvoLmAYt5cIGCLRyteQoUyVrVVV3XlDHEQiAECZ1VCmIuRMf8KJRkjambVcF9T
5NI6sno07rEmDB05IvYsAj7/GWcSYdGopqLgovTMkWYYw0mDalW6KOW/AEYnornM
eK+AX9hXxxlPKCk8AOOW
=FKbO
-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: https://lists.debian.org/e1x5wja-0002q8...@franck.debian.org



Accepted gnutls28 3.2.15-3 (source i386 all)

2014-07-12 Thread Andreas Metzler
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sat, 12 Jul 2014 13:55:48 +0200
Source: gnutls28
Binary: libgnutls28-dev libgnutls-deb0-28 libgnutls28-dbg gnutls-bin gnutls-doc 
guile-gnutls libgnutlsxx28 libgnutls-openssl27
Architecture: source i386 all
Version: 3.2.15-3
Distribution: unstable
Urgency: medium
Maintainer: Debian GnuTLS Maintainers pkg-gnutls-ma...@lists.alioth.debian.org
Changed-By: Andreas Metzler ametz...@debian.org
Description:
 gnutls-bin - GNU TLS library - commandline utilities
 gnutls-doc - GNU TLS library - documentation and examples
 guile-gnutls - GNU TLS library - GNU Guile bindings
 libgnutls-deb0-28 - GNU TLS library - main runtime library
 libgnutls-openssl27 - GNU TLS library - OpenSSL wrapper
 libgnutls28-dbg - GNU TLS library - debugger symbols
 libgnutls28-dev - GNU TLS library - development files
 libgnutlsxx28 - GNU TLS library - C++ runtime library
Closes: 754160
Changes:
 gnutls28 (3.2.15-3) unstable; urgency=medium
 .
   * [debian/copright]: Replace reference to GPLv2.1 (which does not exist)
 with one to GPLv2. (Thanks, Jakub Wilk) Closes: #754160
   * Stop shipping libgnutls-xssl0, it has been removed in upstream's 3.3
 series.
Checksums-Sha1:
 0ac7434fc7f5306527bd188fbc135b8aa6d7e5cf 2874 gnutls28_3.2.15-3.dsc
 df18b1add8039f9ab034d61abd33be7949609154 75980 gnutls28_3.2.15-3.debian.tar.xz
 9e35f452930401a69164b44b727ae3659c6ff096 663522 
libgnutls28-dev_3.2.15-3_i386.deb
 915ad1347966a297225ea7076633536c6a114f0f 688256 
libgnutls-deb0-28_3.2.15-3_i386.deb
 ef4ce02d16912cb18145716f04c7a37c842dc588 1792624 
libgnutls28-dbg_3.2.15-3_i386.deb
 f6fd7b9cb5b586c484251b794d247c04a219d4d0 316838 gnutls-bin_3.2.15-3_i386.deb
 b0fa9ca73777e27d6e66ab038550b45981874e1f 3388664 gnutls-doc_3.2.15-3_all.deb
 6a7375af7b19a63166d801910020d7545dff37d9 194296 guile-gnutls_3.2.15-3_i386.deb
 17c423ee26887d8b64bcac176d6d626056b694cc 15298 libgnutlsxx28_3.2.15-3_i386.deb
 8997f1a34c47edec59916ed391e4d4f84f0e9ef2 161748 
libgnutls-openssl27_3.2.15-3_i386.deb
Checksums-Sha256:
 7954747b681677bb5a5de526c1a4a11756709610c5e6d002ad48c94940440406 2874 
gnutls28_3.2.15-3.dsc
 53193d34148fd193fef0774f9363c5399193540421c1fdf644498d72546b7620 75980 
gnutls28_3.2.15-3.debian.tar.xz
 663b46acaf553376e6b1fea93a562751026a54b098de62eb086537b18efaead8 663522 
libgnutls28-dev_3.2.15-3_i386.deb
 576b4d4c4e632f1a5613e5d0f26c7ced63d5091e21c1cb3e7bc83d691a62cb3d 688256 
libgnutls-deb0-28_3.2.15-3_i386.deb
 0577f724f7db23b7ecfbdce6e9175106554c090c07a4e037e37092a3ca711424 1792624 
libgnutls28-dbg_3.2.15-3_i386.deb
 b45ccb28b7359659b27c54c048e51d4311581f5f9188fe7b8eda8293db074acb 316838 
gnutls-bin_3.2.15-3_i386.deb
 9aba36af124be67343404c5ca0b94c4a63bf0b2dbd30405169ef9b4571c863ae 3388664 
gnutls-doc_3.2.15-3_all.deb
 15a9024886aa91010c160ac35d213fecd2ace1652f2e556974ef23877f572716 194296 
guile-gnutls_3.2.15-3_i386.deb
 61e67b613ef3ad00b3a6686204a27e1c0d52eda94bd8f68c4385852122c348e0 15298 
libgnutlsxx28_3.2.15-3_i386.deb
 27323c794d778dc718394ef52f93fabf9c460757b7a9ade6dfe07c14de0c0b7b 161748 
libgnutls-openssl27_3.2.15-3_i386.deb
Files:
 c74bf5b87e53ba27864fea1d5cccf6d6 663522 libdevel optional 
libgnutls28-dev_3.2.15-3_i386.deb
 b545e76d0a59c96fd1f07bbfa759 688256 libs standard 
libgnutls-deb0-28_3.2.15-3_i386.deb
 5f899122c7d75a097b31218b59b7fe76 1792624 debug extra 
libgnutls28-dbg_3.2.15-3_i386.deb
 374f0c783472e97f2edd972f1faa1e4b 316838 net optional 
gnutls-bin_3.2.15-3_i386.deb
 8567c91fa1d7326aa8239a16f1126308 3388664 doc optional 
gnutls-doc_3.2.15-3_all.deb
 8a5217db8a02750b371fe24acb945247 194296 lisp optional 
guile-gnutls_3.2.15-3_i386.deb
 2fafe8c8b38b4c9b9d8e94d08435ea84 15298 libs extra 
libgnutlsxx28_3.2.15-3_i386.deb
 ce33e636313ebf646bb620aa0a7ba6de 161748 libs standard 
libgnutls-openssl27_3.2.15-3_i386.deb
 6c524f34cf1900686ef394ad170fc394 2874 libs optional gnutls28_3.2.15-3.dsc
 551894882ce35a3cd38dea40edd58e5f 75980 libs optional 
gnutls28_3.2.15-3.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCgAGBQJTwSwRAAoJEKVPAYVDghSEFPwP/19W38X7p8dXq6T/dOpGV0Dt
PXWAgcdLdNY8Yt41P86tNpI12LBSCb5nORzCMQqTZJK1wdfe3KpQokRayodcOQ/r
SqqfwVw7qaS7+Qr4EMpw7lIpH1griXlXiqjmmQ4Zgf8drspwCUIvBQ+JKGwDR9U3
0n5gVhKGPMZMUfU8UsHkPtMqDwoM8UUx5qQKwa6hCEUWeuAkw8tQLaxg/x8maP89
ny2Pa9DguNkUT7+37ZiL9gVJ+JYlMiAA/0hd2WxJDZ2QW07TQYBKizXnq1UfOOO5
7B3AgYvHDGIyivgiyKYChX5wjwmgE7pSeo5tznmPMxJZvHyhFwhbg6N7AAKaEdFi
rt2DYmLoM1uZvwfuz4pGoIfX3wwVjjGgPKPa2JX7d0tU0mW802eZZSFiNNQ/TaZW
7/2vhUhZ3TSBBjecwjLDJ9tmTDjELusDh8XRKDi8tGzk+jVIiUovyDUcigNA2DD9
tKqaaS+ftiq+1MZ9LYJXKnTj89fhx4tuuoX46vMDRPZs9pR3VZxEwl9keVl6wXKl
csDkv1Yf9ib1/GNOpsb5Utn69f+dWPqqIIbyFefLpP7QWDMhGcl77v0WC9bbiF8b
x1NQ3h3YhZnCL6L+yWK0bxxM/G8AjRdMgL2N4n0C3Kl71n/+BwG+HkJR+NJKofsa
Y6yjrdutMoEOFlb6imPj
=0nWZ
-END PGP SIGNATURE-


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

Accepted libfile-write-rotate-perl 0.17-1 (source all)

2014-07-12 Thread gregor herrmann
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sat, 12 Jul 2014 14:39:03 +0200
Source: libfile-write-rotate-perl
Binary: libfile-write-rotate-perl
Architecture: source all
Version: 0.17-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: gregor herrmann gre...@debian.org
Description:
 libfile-write-rotate-perl - module to deal with files that archive/rotate 
themselves
Changes:
 libfile-write-rotate-perl (0.17-1) unstable; urgency=medium
 .
   * Team upload.
   * New upstream release.
   * Add build dependency on libtest-warnings-perl.
   * Drop version from libsharyanto-file-util-perl (build) dependency.
 Nothing older in the archive.
Checksums-Sha1:
 cd0e25d04654d35d39dca152aa32296eb05b0848 2535 
libfile-write-rotate-perl_0.17-1.dsc
 d912cb9eabfcc8f982eb4a1c114bb6e5a5ba784f 21765 
libfile-write-rotate-perl_0.17.orig.tar.gz
 57074083eadfe252f0b57191c8aa58a3b3e6bf34 1980 
libfile-write-rotate-perl_0.17-1.debian.tar.xz
 8ef2d331b3eca170f092315af851105c7d42da86 15752 
libfile-write-rotate-perl_0.17-1_all.deb
Checksums-Sha256:
 c69be0c542335b5d75bdd53734e1e3e584605cc7540941cdd64f881bf7c93566 2535 
libfile-write-rotate-perl_0.17-1.dsc
 6f0811b2b63f02f1ab82046c0b54cf6f2028f287ea2dc4a074807c16a85cd946 21765 
libfile-write-rotate-perl_0.17.orig.tar.gz
 3638bbebf7dc3b4a1af16acaee3e9393e1fd7981c675bb53ae46589322cafcea 1980 
libfile-write-rotate-perl_0.17-1.debian.tar.xz
 c889f922215a44964b7b9a87e6adbb45e8a1145f037daffc63998028c5517215 15752 
libfile-write-rotate-perl_0.17-1_all.deb
Files:
 7a7ea262d9523e7fd74dacdc96c26b49 15752 perl optional 
libfile-write-rotate-perl_0.17-1_all.deb
 d099d28d1b699ba04418c33b195426bf 2535 perl optional 
libfile-write-rotate-perl_0.17-1.dsc
 b52f4d68a20345a300639bd2d6eaa593 21765 perl optional 
libfile-write-rotate-perl_0.17.orig.tar.gz
 04b579211e6ddb9b4c5e46c1f2359a3c 1980 perl optional 
libfile-write-rotate-perl_0.17-1.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQJ8BAEBCgBmBQJTwSyQXxSAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXREMUUxMzE2RTkzQTc2MEE4MTA0RDg1RkFC
QjNBNjgwMTg2NDlBQTA2AAoJELs6aAGGSaoGpnwP/0f3Kp5feDHMDsGBinI7+OKI
Zy55+WNzFEORJeasZ0y6LiCx8ovJz2PwZZwcv1kRKTRU0I8ir0OHKFa4gWLmQpXW
sw7ATkeSxkw3zRUk9psqYx01+9WYGFzt89OkC3WsBV7eTv5zh+Uli4dZrmGGp2fR
bsBayEzRuidQlv7+fGx1nOhE61QOLMP9uv6RxHB56Po6iG0g/79SFX1zxck0Rkrn
C3FO/AdMixR7jCxF5YDPIieTlWXAxKXVEVtGeevo5I3f6R3ZP5pUoVI5+fuR98qQ
mqqcaTVxR89Dz0MY7jBXq3MOFbdSOn8xog5GMlBKQsIOtx/uLv4OyCAMmjZrZg74
3up++HSEtwFh0LuNFRxGloLwUg68G6+d14/Nqc0tZRF7vf+k+15XMuVqlidBoD/z
zDAC1sovKdKZiZZZMhpNoYbsMEsMEwY3Vz8W8ts4Tk94WgPVLDKyU7JL7aN3m8Fj
qgX9idWLwpYrD2QcoSsWclMXxoWv9LU2sclm4Pa0/PpCItqUxgU+bt2fhzQ+UoW6
Eylh4glZP0zcg0+aSkPOy3dpWiZLKJzZrlx8QxZTd5/4R6x02hUrAi93+ydDiVwm
yB/KCpFPTKwQUeRKCzBfdRtxptQO69B4zIjz7EryV0YLJyXw2EMp5Nj5tFzHvgYw
BNVN/ab0K4l5EBK+y/ry
=eLzz
-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: https://lists.debian.org/e1x5wjh-0002rv...@franck.debian.org



Accepted libindi 0.9.8.1-3 (source amd64 all)

2014-07-12 Thread Maximiliano Curia
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sat, 12 Jul 2014 14:30:00 +0200
Source: libindi
Binary: libindi0b libindidriver0c libindimain0 libindialignmentdriver0 
libindi-plugins libindi-dev libindi-data indi-bin indi-dbg
Architecture: source amd64 all
Version: 0.9.8.1-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Krap Maintainers debian-qt-...@lists.debian.org
Changed-By: Maximiliano Curia m...@debian.org
Description:
 indi-bin   - INDI server, drivers and tools
 indi-dbg   - Instrument-Neutral Device Interface library -- debug symbols
 libindi-data - Instrument-Neutral Device Interface library -- shared data
 libindi-dev - Instrument-Neutral Device Interface library -- development files
 libindi-plugins - Instrument-Neutral Device Interface library -- plugins
 libindi0b  - Instrument-Neutral Device Interface library -- client library
 libindialignmentdriver0 - Instrument-Neutral Device Interface library -- 
alignment driver l
 libindidriver0c - Instrument-Neutral Device Interface library -- driver library
 libindimain0 - Instrument-Neutral Device Interface library -- main library
Closes: 747855 749962
Changes:
 libindi (0.9.8.1-3) unstable; urgency=medium
 .
   * Improve dependencies, libindialignmentdriver0 is the only library that
 does a dlopen of the plugins. (Closes: #747855)
   * Update symbols files. (Closes: #749962)
Checksums-Sha1:
 b8a7c3f1520d2120f7c48a20e82b8cce6642ea82 2547 libindi_0.9.8.1-3.dsc
 7804c37912119523824247c146e0c22452401cf3 12280 libindi_0.9.8.1-3.debian.tar.xz
 b21eb7f3ca8f6711c85645e37b4dbdb8b0be91ff 22068 libindi0b_0.9.8.1-3_amd64.deb
 9680ff2d21fb07a53dd00c1aacfd1f939c6df445 114216 
libindidriver0c_0.9.8.1-3_amd64.deb
 00697f6ad768fbd29c1a698b12ca05e379dd8cf2 35756 libindimain0_0.9.8.1-3_amd64.deb
 2d54a2d196db1ac597c8e02fd080cd8421326bb6 46850 
libindialignmentdriver0_0.9.8.1-3_amd64.deb
 ebd8551c1a6954b7f83dd4d767d502b889141943 11974 
libindi-plugins_0.9.8.1-3_amd64.deb
 9b24c228e4571232c4a14f87b84af3a0d8677b50 163150 libindi-dev_0.9.8.1-3_amd64.deb
 98cd0bf4cc8fba9dbbf6240d4e0c07d5950a20b3 9348 libindi-data_0.9.8.1-3_all.deb
 7e9c72ead6294c0385351117db7b372e3be189c9 418910 indi-bin_0.9.8.1-3_amd64.deb
 f119a179ed02613b396d8e269c7dcad03e799249 3076934 indi-dbg_0.9.8.1-3_amd64.deb
Checksums-Sha256:
 c97c4d901967e64941fc011f8d84fd09f68382a291ae985d73f2893418668060 2547 
libindi_0.9.8.1-3.dsc
 e1ba3b8590b3ec3da8c676bfe010b77de43e244ba3f739f40444ddbdfd37c1c1 12280 
libindi_0.9.8.1-3.debian.tar.xz
 1de27cc832df05c1d053273e0def1e22c0cffd64827aca33ddbc6c21e0597898 22068 
libindi0b_0.9.8.1-3_amd64.deb
 dbd724e6628126c09805b832911f5f48fddd393e63857ce15b90060741fd4c6a 114216 
libindidriver0c_0.9.8.1-3_amd64.deb
 f1e1e67b6b3a62752a5589ebd70cfa008ff36b9fe68d2dbe4ac33153a4868a9e 35756 
libindimain0_0.9.8.1-3_amd64.deb
 0800d6e8e708ca5679d1905ca6f485ddcc6eb406fa5d4c7b397840cc6e11c926 46850 
libindialignmentdriver0_0.9.8.1-3_amd64.deb
 7c140122e5cc2e60d55e2ad57a07a008e3b62b9d737ece5225a862bc072b339c 11974 
libindi-plugins_0.9.8.1-3_amd64.deb
 69f6896b29a05cb2fb7a771da92602c6f9d7db8e627da38b32fa1214eddd8417 163150 
libindi-dev_0.9.8.1-3_amd64.deb
 46a814f5ef813ec362e25ab3c9c8c4aa8fc91dd59277721ec3ded6445fd8b1df 9348 
libindi-data_0.9.8.1-3_all.deb
 6b1f08ea80b0e7317b4faaa306f0659e1efcc161c2a71f087ed25ee6c4642da2 418910 
indi-bin_0.9.8.1-3_amd64.deb
 c49f5720ebb35c1d7682140310c5487008bca6534d1a5aa440e14a743285cb24 3076934 
indi-dbg_0.9.8.1-3_amd64.deb
Files:
 8325aa7b19fab2339ddafa8517e23c3b 22068 libs optional 
libindi0b_0.9.8.1-3_amd64.deb
 60417fbb4d4d95fb844adf53c63b1e2d 114216 libs optional 
libindidriver0c_0.9.8.1-3_amd64.deb
 4a51683c8f39f6f67ce4fa03bd4883ac 35756 libs optional 
libindimain0_0.9.8.1-3_amd64.deb
 7b4c42ec3cc838fbe1e8a57aaba1e1d5 46850 libs optional 
libindialignmentdriver0_0.9.8.1-3_amd64.deb
 1c05e46279af3cddb7f32b85993a9d78 11974 libs optional 
libindi-plugins_0.9.8.1-3_amd64.deb
 1cc63c917590c35bedc95e22af47c762 163150 libdevel optional 
libindi-dev_0.9.8.1-3_amd64.deb
 0618695bf6954efabc87fcc86d8fd077 9348 misc optional 
libindi-data_0.9.8.1-3_all.deb
 75e187de948868386c72a6658eaf002e 418910 misc optional 
indi-bin_0.9.8.1-3_amd64.deb
 47b38e9fe28b87ed2d7c155b300ecf00 3076934 debug extra 
indi-dbg_0.9.8.1-3_amd64.deb
 5b30227945282de4e967c9a86cde01d4 2547 misc optional libindi_0.9.8.1-3.dsc
 a8aa994b5443aa327a7863177f907b09 12280 misc optional 
libindi_0.9.8.1-3.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTwStQAAoJEMcZdpmymyMqVHgQAKM6HfTDjVqBxkxXqPSoQgh6
433xA/6PcKeqEyZSbUmXjO35eufXCl8iuMZU6xUHamTIaEKEPIu5UDfW6Q9Jq4wB
XwlQPycqBgNBDVskV3vTCwCMvuz04bzy9bUaceJwJ0Wsx+Moz2zAWiLPaaX/e1E1
9CwLX4Uz8Iy0vjgJm/NorTv1R7gDy33OKjItdEp4Dm4YL1DbfsbtaN6vOQ/BRc33
uFLwgmynrHZOeWsu0qUohHVtBakPXZIhuRvpbBlp0Uhf5xCaHYchB2Hvqmmi7dnY
UQYvdEDoVgFNzoeh+rkUODOLhSrDF16SMU9iMHY1s6hfSXtNmB3bGSyuSbh3B/3W
a+Oavc/Mp8kI7mO0BjPe0qZZloUEnjiMBFZbsvDmWKi3FvwFGmOP1f0kFC/rpXDf

Accepted libhash-diff-perl 0.006-1 (source all)

2014-07-12 Thread gregor herrmann
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sat, 12 Jul 2014 14:45:00 +0200
Source: libhash-diff-perl
Binary: libhash-diff-perl
Architecture: source all
Version: 0.006-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: gregor herrmann gre...@debian.org
Description:
 libhash-diff-perl - module for creating the difference between two hashes
Changes:
 libhash-diff-perl (0.006-1) unstable; urgency=low
 .
   [ Salvatore Bonaccorso ]
   * Change Vcs-Git to canonical URI (git://anonscm.debian.org)
   * Change search.cpan.org based URIs to metacpan.org based URIs
 .
   [ gregor herrmann ]
   * Strip trailing slash from metacpan URLs.
 .
   * New upstream release.
   * Drop poderror.patch, merged upstream.
   * Update copyright years.
   * Declare compliance with Debian Policy 3.9.5.
Checksums-Sha1:
 955d1e35dbdac2055238ec066130a6364e281725 2212 libhash-diff-perl_0.006-1.dsc
 d99e83dbf16d1d4b954b17c36528c5b0c265ba11 28403 
libhash-diff-perl_0.006.orig.tar.gz
 893c8fc0d70ef7380540a383ab4f57d0f9e42a62 1612 
libhash-diff-perl_0.006-1.debian.tar.xz
 21df606d88620df9557af8f70545017594a6fc17 5720 libhash-diff-perl_0.006-1_all.deb
Checksums-Sha256:
 05930ccee41963790756b9bbe99c58507c69b9965ee58bc76b484c4690a20f77 2212 
libhash-diff-perl_0.006-1.dsc
 05cc175930ca651009e85af0c58e3ca8daa6ef29ddee4933cd2628315dfb73b8 28403 
libhash-diff-perl_0.006.orig.tar.gz
 c8776ed147a1ec82f0fbb7c1bd1a88f73bdddc9b5968e305979d90a4a8766f0c 1612 
libhash-diff-perl_0.006-1.debian.tar.xz
 12d4b45606b9b2b6565f3cfce809f57600ce7b94ba36e751329abf251f1041a2 5720 
libhash-diff-perl_0.006-1_all.deb
Files:
 b4317c9b93230c99a616318c001af3ba 5720 perl optional 
libhash-diff-perl_0.006-1_all.deb
 34a8496fc62fc065d534e6eba3e5266e 2212 perl optional 
libhash-diff-perl_0.006-1.dsc
 eeb6ff9287fa50360b193fee6f0a4279 28403 perl optional 
libhash-diff-perl_0.006.orig.tar.gz
 c9eb9142e7b33d8af0e2b4563fd8c993 1612 perl optional 
libhash-diff-perl_0.006-1.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQJ8BAEBCgBmBQJTwS3rXxSAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXREMUUxMzE2RTkzQTc2MEE4MTA0RDg1RkFC
QjNBNjgwMTg2NDlBQTA2AAoJELs6aAGGSaoGpr8P/0O/sfgWfat+FTAP7Ms1rc0Z
FLcq9vpgm21SLbyPk0wAZVbPdb/9MM4lnz7P4I+Fyj6GZ/Mb8gEWLkofE7McTiNL
+4NK50dRJhxje1d0xb8nVe655Kp+UyzkvodmgHV7rtyIPo0v5lLZJ5YlFait2GQt
eMuvI4LNd/1koS9XL0U9mIAkLgIyPzON72po1ZNlB4X2aV90VFO1/By08qMGoYVf
G1QH9rqtcBhVX2xWSnPIXDEJq1B3Vt5PzxHDiNMGB7lYCQfJ1PjwTBaMWI+iq6mV
RHSNowGqfw+8Bcgq+evt4V2R/NOkZLoHvUNYSVp//GdwQm9oPJqIYPn0D3htHRt4
6bJKIIGAZ5bymFvk1WjReFoAyA7hzTCIOiCBDt+2O/4hgvZOr6mWccCjwGKx7YhC
GgI1GaKVgEu67FQUh9lDQvbY4htCguV5XYJkwpjs+eZLgn43h9OzjUP7f1yJ35eA
1P/z6o7VWF56AlGJ78F8mniSD+/5SOTuDIe1ZgB9VoCEyKR1bM6V3voncYC3Gy1H
b3uQibc1bkuoY7CXzVn4JECtKDUQBC7BH4dmtW/W+HuyPwaSWw1EF0NGD3fpgs4Y
3uVcmQrt5BkVZnAptmzdMigaNewsk4a58ehTA+5kMp+xgJvWW2pM9DZ7SBJB+Ew4
X0AlIWObaz0IKS6QPyC6
=iHNa
-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: https://lists.debian.org/e1x5wxu-0004pw...@franck.debian.org



Accepted libquvi-scripts 0.4.21-2 (source all)

2014-07-12 Thread Alejandro Garrido Mota
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 11 Jul 2014 13:54:30 -0430
Source: libquvi-scripts
Binary: libquvi-scripts
Architecture: source all
Version: 0.4.21-2
Distribution: unstable
Urgency: medium
Maintainer: Alejandro Garrido Mota alejan...@debian.org
Changed-By: Alejandro Garrido Mota alejan...@debian.org
Description:
 libquvi-scripts - library for parsing video download links (Lua scripts)
Closes: 727752 732354
Changes:
 libquvi-scripts (0.4.21-2) unstable; urgency=medium
 .
   * d/control:
  - Update email address.
  - Push Standards-Version field.
   * Add fix-vimeo.diff patch. Thanks Emmanuel Hainry (Closes: #732354, #727752)
Checksums-Sha1:
 d2aed9d0aca255bc524c3e356889d8d28d2195e6 1300 libquvi-scripts_0.4.21-2.dsc
 f578eea01036b65e22ef1f401979333020a2a96b 8176 
libquvi-scripts_0.4.21-2.debian.tar.xz
 46881f8f9b88eeba610034cbdfcde0342dd84e34 37324 libquvi-scripts_0.4.21-2_all.deb
Checksums-Sha256:
 eaaba510d6f0aa9146b91adddeac7caa3af8a4a836a8a8edde1ee942d553ff26 1300 
libquvi-scripts_0.4.21-2.dsc
 2f04b1c3e9194da2a813ca010c23b362497f8147b22f6b67164696ea2883647b 8176 
libquvi-scripts_0.4.21-2.debian.tar.xz
 4710f5356815d815e239c3f70dd78f529f6a1f2383644423b7e7d55759abba35 37324 
libquvi-scripts_0.4.21-2_all.deb
Files:
 15b008909da450c73e4e5b6e5d329d2a 37324 libs extra 
libquvi-scripts_0.4.21-2_all.deb
 cc21e36949a0ab78e2c6e4d1a4fb8ad1 1300 libs extra libquvi-scripts_0.4.21-2.dsc
 1ef9adb3c63b4c21ba12982c84bbb2a0 8176 libs extra 
libquvi-scripts_0.4.21-2.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iEYEARECAAYFAlPBLt4ACgkQ9rCWRbJL8gDgwQCg2v++Vv688ddzRC0avjCj7y7m
IWkAn2M1Uz4la+3AkX85QWdbTMXa5f86
=c7Ue
-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: https://lists.debian.org/e1x5wy8-0004tt...@franck.debian.org



Accepted libimport-into-perl 1.002004-1 (source all)

2014-07-12 Thread gregor herrmann
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sat, 12 Jul 2014 14:51:39 +0200
Source: libimport-into-perl
Binary: libimport-into-perl
Architecture: source all
Version: 1.002004-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: gregor herrmann gre...@debian.org
Description:
 libimport-into-perl - module for importing packages into other packages
Changes:
 libimport-into-perl (1.002004-1) unstable; urgency=medium
 .
   * Team upload.
   * New upstream release.
   * Add new upstream copyright holder.
   * Add (build) dependency on libmodule-runtime-perl.
Checksums-Sha1:
 4a46ce34f0510eb89b95c3df6a7bbc1c5962f610 2232 
libimport-into-perl_1.002004-1.dsc
 6a08a7862dd8828b6c984292adbf6980b20227a8 7847 
libimport-into-perl_1.002004.orig.tar.gz
 0ce468c58eac1055f42942bbc11c33180eb0e201 2060 
libimport-into-perl_1.002004-1.debian.tar.xz
 43e19eea946995cc517f5f5e7a480dc41f66f378 11452 
libimport-into-perl_1.002004-1_all.deb
Checksums-Sha256:
 6820389bd98487f49613d768b38497c1cf6fbc3de8ee3472a32b3f289420b8f4 2232 
libimport-into-perl_1.002004-1.dsc
 decb259bc2ff015fe3dac85e4a287d4128e9b0506a0b2c5fa7244836a68b1084 7847 
libimport-into-perl_1.002004.orig.tar.gz
 97afe9f4e6f18f36251c46d8943aba2f5d21468a6d22b84a6862874a75dde832 2060 
libimport-into-perl_1.002004-1.debian.tar.xz
 785d13b58d6612e1be5e0b0614f804ae7e11fcdf67994a0764e641a8f49f0036 11452 
libimport-into-perl_1.002004-1_all.deb
Files:
 3332bbc182563edd2363b60e9644c092 11452 perl optional 
libimport-into-perl_1.002004-1_all.deb
 92639141c2091ff5d3ab53bff4c26310 2232 perl optional 
libimport-into-perl_1.002004-1.dsc
 70f2f3b08a5b706ee382a8448c346cb1 7847 perl optional 
libimport-into-perl_1.002004.orig.tar.gz
 8210f6c725ae86dd088b9c6a5aca42df 2060 perl optional 
libimport-into-perl_1.002004-1.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQJ8BAEBCgBmBQJTwS9yXxSAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXREMUUxMzE2RTkzQTc2MEE4MTA0RDg1RkFC
QjNBNjgwMTg2NDlBQTA2AAoJELs6aAGGSaoGxkEP/1pxX2fq7g3IeNndtlqKK6MH
wO+vH1zvSRLnYZqUanGBfwLi+hb/RXPte7B3Nfjz256AggzEJLYPcoMVSymumbDA
2uk6rjZOyTYhChbouEP2Hf6NPhwiqYhY7jetgXT1o5t/jJOKc1u5A2WUWoONoKd/
iUqNlvLFzu410A8/G+tZ4scBZ4teYY6cR+E7TkfqnvSovBXoiz73ETulK7npxywu
KkyVzQg7dt+UiymasXRvIvvFo4bMgp9sh6x3OuaCJR/Io3JaOc+/VdAbLY1oFLZ5
mlbzt+4SklibBpa42sHI/OVy7U0x7Um2yCCA8ztKF6QCmAN40NMdPkoWTidS9aQj
w+l60q1fjrJLDIz1fi7nhAc+R1ivAhDl0xlFyyJOmtVcEiaCZBSwDahRn3pE6rF5
bpcG9ooIoHrKEY0oXFz0uWdulHmgcm45J6/sFXNqBnvtAJzCJuOxiD7CglbSbGE7
Pa1g498Rv3ZGZeatnUqjJyovhh3ZRrBVMIPJGxh2Bp+8qdobsDV0FvSzf1p6kRp6
zMI+2KeqSx9RC6bHIL8XXjSVE9Jcup7TTPCMbq2mY/H03ebUOfrHzzM9/+8TMvor
B3pgNS9PDRdyykhyghZ1B6hotN3f/dztYTKgMLxRm2Brt41NdqrK3k2PMw05p9LE
HAY6Akyl1xPBiiu8ZWln
=kG88
-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: https://lists.debian.org/e1x5wy1-0004rp...@franck.debian.org



Accepted libcryptui 3.12.2-1 (source all amd64)

2014-07-12 Thread Andreas Henriksson
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 12 Jul 2014 14:39:59 +0200
Source: libcryptui
Binary: seahorse-daemon libcryptui0a libcryptui-dev libcryptui-doc 
gir1.2-cryptui-0.0
Architecture: source all amd64
Version: 3.12.2-1
Distribution: unstable
Urgency: medium
Maintainer: Debian GNOME Maintainers 
pkg-gnome-maintain...@lists.alioth.debian.org
Changed-By: Andreas Henriksson andr...@fatal.se
Description:
 gir1.2-cryptui-0.0 - GObject introspection data for the CryptUI library
 libcryptui-dev - UI library for OpenPGP prompts (development)
 libcryptui-doc - UI library for OpenPGP prompts (documentation)
 libcryptui0a - UI library for OpenPGP prompts
 seahorse-daemon - Seahorse pass phrase caching agent
Changes:
 libcryptui (3.12.2-1) unstable; urgency=medium
 .
   * Team upload.
 .
   [ Jackson Doak ]
   * New upstream release
 .
   [ Andreas Henriksson ]
   * Bump debhelper build-dependency to = 9 to match debian/compat
   * Bump Standards-Version to 3.9.5
Checksums-Sha1:
 654524e65bcb2a53538eb213e1171f92d01a7e60 2088 libcryptui_3.12.2-1.dsc
 af7af0b9138d47e46606aca0e41f10a1c0041bd0 1163784 libcryptui_3.12.2.orig.tar.xz
 ccc9cc34332fc4ec6084b9a82f7f53e0bc4336d3 5012 libcryptui_3.12.2-1.debian.tar.xz
 1fa263480c9dbd46c510c2b57faa1a5ae80df4e3 32926 libcryptui-doc_3.12.2-1_all.deb
 0a9f980d32c04e9a2be93ec3bb68c7a2306b4087 657068 
seahorse-daemon_3.12.2-1_amd64.deb
 d55b9190fd12c8d73e8abfd34efc68b7d13f91e8 37724 libcryptui0a_3.12.2-1_amd64.deb
 92737b3eefb2c1e116b8cc4d7553356872768f67 21546 
libcryptui-dev_3.12.2-1_amd64.deb
 4983fd5b144c0b395a75c32f935039498148fc76 17086 
gir1.2-cryptui-0.0_3.12.2-1_amd64.deb
Checksums-Sha256:
 4db8a95c3a189d881e9f1603ea829a6348a0b847825467f4489ce67726bb 2088 
libcryptui_3.12.2-1.dsc
 71ead1a7b496f07f6c5102ae79945dd2515b7b9342c6edefe58b47318be20866 1163784 
libcryptui_3.12.2.orig.tar.xz
 d6570d1e522260f62101550ee03c67702239bfdb0ac041d9cd0a155cb6a680aa 5012 
libcryptui_3.12.2-1.debian.tar.xz
 b634464792474faf6f7619647b1f5af376a76dc70e12602974d0f9b0101cc0a0 32926 
libcryptui-doc_3.12.2-1_all.deb
 64cfe45136dcf20d013198861022d1ec8af14703b54fbcd2e3d3580ed040d521 657068 
seahorse-daemon_3.12.2-1_amd64.deb
 4c522380b3b5649152eab80b741faa2d8d225a24a02532f7f61d513591b18aa8 37724 
libcryptui0a_3.12.2-1_amd64.deb
 436593b5e2ae69b4e93273b78f8297f606f8e52077cd5a64d07e284121049cd5 21546 
libcryptui-dev_3.12.2-1_amd64.deb
 691565aa00d8598a34e1d26a103fe13da1fcc745095dc72609a517e206888b9a 17086 
gir1.2-cryptui-0.0_3.12.2-1_amd64.deb
Files:
 e532b859a1e17c4a104a34916c0345f4 32926 doc optional 
libcryptui-doc_3.12.2-1_all.deb
 3460a8c71cfef2259bab13a3dfeda504 657068 gnome optional 
seahorse-daemon_3.12.2-1_amd64.deb
 d57c8721179c81e1b985b9cf97ebc7a2 37724 libs optional 
libcryptui0a_3.12.2-1_amd64.deb
 d54d4c4823306dcef28af1c59d9007a1 21546 libdevel optional 
libcryptui-dev_3.12.2-1_amd64.deb
 9431ffa46c5a46482d829309997174fb 17086 introspection optional 
gir1.2-cryptui-0.0_3.12.2-1_amd64.deb
 5541e266ed1f259ba094af6c469a85bc 2088 gnome optional libcryptui_3.12.2-1.dsc
 da0ca49a8854e33aecce949f62def9d7 1163784 gnome optional 
libcryptui_3.12.2.orig.tar.xz
 5b612ab3ca4f9c87eb51182ed1ce96f9 5012 gnome optional 
libcryptui_3.12.2-1.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iEYEARECAAYFAlPBLmEACgkQcgQ2cL3l8e6gkQCgl1iH7B9LovWIIVPmJMktWFDn
YXsAn2OOIgZyFZ+hC3eSxo0NeCBHoOBT
=qGZb
-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: https://lists.debian.org/e1x5wxn-0004o2...@franck.debian.org



Accepted clutter-gst-2.0 2.0.12-1 (source all amd64)

2014-07-12 Thread Andreas Henriksson
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 12 Jul 2014 14:59:09 +0200
Source: clutter-gst-2.0
Binary: libclutter-gst-2.0-0 libclutter-gst-2.0-dev libclutter-gst-2.0-dbg 
libclutter-gst-2.0-doc gir1.2-clutter-gst-2.0 gstreamer1.0-clutter
Architecture: source all amd64
Version: 2.0.12-1
Distribution: unstable
Urgency: medium
Maintainer: Debian GNOME Maintainers 
pkg-gnome-maintain...@lists.alioth.debian.org
Changed-By: Andreas Henriksson andr...@fatal.se
Description:
 gir1.2-clutter-gst-2.0 - Gobject introspection data for Clutter GStreamer 
elements
 gstreamer1.0-clutter - Clutter PLugin for GStreamer 1.0
 libclutter-gst-2.0-0 - Open GL based interactive canvas library GStreamer 
elements
 libclutter-gst-2.0-dbg - Open GL based interactive canvas library GStreamer 
elements (debu
 libclutter-gst-2.0-dev - Open GL based interactive canvas library GStreamer 
elements (deve
 libclutter-gst-2.0-doc - Open GL based interactive canvas library GStreamer 
elements (docu
Changes:
 clutter-gst-2.0 (2.0.12-1) unstable; urgency=medium
 .
   * Team upload.
 .
   [ Jackson Doak ]
   * New upstream release
   * debian/control: Bump gstreamer build-depends version to = 1.2
Checksums-Sha1:
 cac9bbb1fb7be5e67afa4a434f2706446cc6916a 2177 clutter-gst-2.0_2.0.12-1.dsc
 da6249c6ce686ba74e459402774831f19672379f 356164 
clutter-gst-2.0_2.0.12.orig.tar.xz
 39a5813a3f6757fdbd9a98d634759c23d2e72ade 5028 
clutter-gst-2.0_2.0.12-1.debian.tar.xz
 ab6499fa1389b4a84b09d34bcaebcee5d2e82957 25244 
libclutter-gst-2.0-doc_2.0.12-1_all.deb
 64787f4901950aabf52d1671dcf1da286d7008e0 37220 
libclutter-gst-2.0-0_2.0.12-1_amd64.deb
 189d8b508edc537b859a83b4e0fc31a05922c5b7 75794 
libclutter-gst-2.0-dev_2.0.12-1_amd64.deb
 6c7dc96af160a67c10f555c6fd37718dd76e1255 102668 
libclutter-gst-2.0-dbg_2.0.12-1_amd64.deb
 4bc5bc0064389679d2fb0dd9ab48980a5a8e64e5 11448 
gir1.2-clutter-gst-2.0_2.0.12-1_amd64.deb
 778a24772b4e1eb3796b8d7d9caccc22a126a834 27516 
gstreamer1.0-clutter_2.0.12-1_amd64.deb
Checksums-Sha256:
 3ce47d8904fb3dec6dfcc01fb7123d4875ea13e156debcf5f168ad64266451ca 2177 
clutter-gst-2.0_2.0.12-1.dsc
 c2f1453692b0c3ff6a500113bc1d2c95d2bde11caca0809610a6d1424bbbffb5 356164 
clutter-gst-2.0_2.0.12.orig.tar.xz
 1dd78d782896e497f704d0de4844fd34e23f3e3e991bcb5e2cfe66f70b6bb96c 5028 
clutter-gst-2.0_2.0.12-1.debian.tar.xz
 137e26a2b30b41032537dafa2bbf0fc67c3ad42bd829125dc4ebd34b4bdc8509 25244 
libclutter-gst-2.0-doc_2.0.12-1_all.deb
 f9aed7c8ff2b14ab8c448d71448985f2ac9b85fb214077b7adc34ff3533befcc 37220 
libclutter-gst-2.0-0_2.0.12-1_amd64.deb
 71bddd0a7210496a5bcd8513f86a57e869c3471f92e97fbb661935de7653f829 75794 
libclutter-gst-2.0-dev_2.0.12-1_amd64.deb
 b8f64eb4744de3f37db0665b3550ed78d4ad4dab92a763e8f837616721aa1054 102668 
libclutter-gst-2.0-dbg_2.0.12-1_amd64.deb
 451db58c8109f6286bc4b6de76fd4a6817351a12d39a6ac80429b9ffadd21b0e 11448 
gir1.2-clutter-gst-2.0_2.0.12-1_amd64.deb
 d54b9a0936c5a99906580f1d254f6606f06e649154562629349b4a6b4f3b8fa2 27516 
gstreamer1.0-clutter_2.0.12-1_amd64.deb
Files:
 fafc4834ced86f7b3d057bfc5cee3306 25244 doc optional 
libclutter-gst-2.0-doc_2.0.12-1_all.deb
 c5f25810ba4a283b1de34a40f2668278 37220 libs optional 
libclutter-gst-2.0-0_2.0.12-1_amd64.deb
 7771d238adb325d53ad18cb802b5452e 75794 libdevel optional 
libclutter-gst-2.0-dev_2.0.12-1_amd64.deb
 eeea6d55678871083bf234f2bd502a29 102668 debug extra 
libclutter-gst-2.0-dbg_2.0.12-1_amd64.deb
 c9d60a56842c6ca041ceeac6de631a54 11448 introspection optional 
gir1.2-clutter-gst-2.0_2.0.12-1_amd64.deb
 454d26905508eb3b9c88d3dcc7709e82 27516 libs optional 
gstreamer1.0-clutter_2.0.12-1_amd64.deb
 d5b29257fd983bf497a93eaf1c6c926c 2177 libs optional 
clutter-gst-2.0_2.0.12-1.dsc
 3e845093843166001e65e1e4971c1588 356164 libs optional 
clutter-gst-2.0_2.0.12.orig.tar.xz
 5911b44ceec991d550ec4ec7fa8f393f 5028 libs optional 
clutter-gst-2.0_2.0.12-1.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iEYEARECAAYFAlPBMj4ACgkQcgQ2cL3l8e5cUACeJteTCXx2fGAAy4o0LwZirqAa
RmoAn1YCbj0pwcP7OLRaNA9k1uXzlr77
=h3aU
-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: https://lists.debian.org/e1x5xch-0006v8...@franck.debian.org



Accepted four-in-a-row 1:3.12.3-1 (source all amd64)

2014-07-12 Thread Andreas Henriksson
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 12 Jul 2014 15:06:28 +0200
Source: four-in-a-row
Binary: four-in-a-row gnect
Architecture: source all amd64
Version: 1:3.12.3-1
Distribution: unstable
Urgency: medium
Maintainer: Debian GNOME Maintainers 
pkg-gnome-maintain...@lists.alioth.debian.org
Changed-By: Andreas Henriksson andr...@fatal.se
Description:
 four-in-a-row - four-in-a-row game for GNOME
 gnect  - four-in-a-row game for GNOME (transitional package)
Changes:
 four-in-a-row (1:3.12.3-1) unstable; urgency=medium
 .
   * Team upload.
 .
   [ Jackson Doak ]
   * New upstream release
   * debian/control: Bump standards-version to 3.9.5 (no changes).
   * debian/copyright: Add new theme to the copyright
Checksums-Sha1:
 7cadb6524ce4f255f555beccd6a75152b79aca0d 1738 four-in-a-row_3.12.3-1.dsc
 0cffa60a0a1187ccfee4748568c46fd2f9b28d96 2217116 
four-in-a-row_3.12.3.orig.tar.xz
 85764ad8d6433db93f147503c51d4b255055bd1c 20240 
four-in-a-row_3.12.3-1.debian.tar.xz
 9083b756100dc62053817578657088f244c111ed 23610 gnect_3.12.3-1_all.deb
 7a358a1a4b67e081acbd03dea351010158807a2a 1490594 
four-in-a-row_3.12.3-1_amd64.deb
Checksums-Sha256:
 791fd814f49feeac2cd3ad5929871a81cc20bd13182a45e40a6b368a242e2ca3 1738 
four-in-a-row_3.12.3-1.dsc
 a445b745d2ae025fcd733734538b94dacc22afe0d7e0227d8da2aeb0a343d560 2217116 
four-in-a-row_3.12.3.orig.tar.xz
 442459c19dc40acd3bd85cc6c762a4de63df6751d083f78d366abc989546a4cc 20240 
four-in-a-row_3.12.3-1.debian.tar.xz
 c0f3c543db4004778d152da8ad2f081498741ca952cc8f0c831c17ffbd2e9322 23610 
gnect_3.12.3-1_all.deb
 b8c982663f51bc101b26ffd904d8c4f69bc2890eb50cdeba9fefb9e13bf7c37a 1490594 
four-in-a-row_3.12.3-1_amd64.deb
Files:
 de3a5bb3de8afbebd7690bdd5ed8508e 23610 oldlibs extra gnect_3.12.3-1_all.deb
 b07dd5e3fccf163c04ac9a4957b0ba9e 1490594 games optional 
four-in-a-row_3.12.3-1_amd64.deb
 9c602c530a939c2946aca650bde45f29 1738 games optional four-in-a-row_3.12.3-1.dsc
 7b54457fab0ef19a23975e7c319115ed 2217116 games optional 
four-in-a-row_3.12.3.orig.tar.xz
 188731fd4d5077f5b17bf5e0e3864369 20240 games optional 
four-in-a-row_3.12.3-1.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iEYEARECAAYFAlPBM30ACgkQcgQ2cL3l8e6KTQCgj0H56ydp9Nss7hXuHQHr/lvP
MIYAoNEET8XoxACkM9dlqbK+cFWLSGFC
=6WeQ
-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: https://lists.debian.org/e1x5xcs-0006y8...@franck.debian.org



Accepted anjuta 2:3.12.0-1 (source all amd64)

2014-07-12 Thread Andreas Henriksson
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 12 Jul 2014 15:17:39 +0200
Source: anjuta
Binary: anjuta anjuta-common libanjuta-3-0 libanjuta-dev anjuta-dbg 
gir1.2-anjuta-3.0
Architecture: source all amd64
Version: 2:3.12.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian GNOME Maintainers 
pkg-gnome-maintain...@lists.alioth.debian.org
Changed-By: Andreas Henriksson andr...@fatal.se
Description:
 anjuta - GNOME development IDE, for C/C++
 anjuta-common - GNOME development IDE, for C/C++ - data files
 anjuta-dbg - GNOME development IDE, for C/C++ - debug files
 gir1.2-anjuta-3.0 - GObject introspection data for the Anjuta libraries
 libanjuta-3-0 - GNOME development IDE, for C/C++ - shared libraries
 libanjuta-dev - GNOME development IDE, for C/C++ - development files
Changes:
 anjuta (2:3.12.0-1) unstable; urgency=medium
 .
   * Team upload.
 .
   [ Jackson Doak ]
   * New upstream release
   * Drop 03_valac_0.22.patch, fixed upstream\
   * debian/control:
 - Bump b-dep version on libgtk-3-dev (= 3.6.0), libglib2.0-dev (= 2.34.0)
 - Bump stardards-version to 3.9.5. No changes.
Checksums-Sha1:
 69c67622c945d974b64248f702878e5e511031ed 2352 anjuta_3.12.0-1.dsc
 6560ee4feea248d216ed043cccf5e257ee208e62 6201372 anjuta_3.12.0.orig.tar.xz
 f82b8c82ca0213956c3c5e7d9e53e1a4913068cb 14740 anjuta_3.12.0-1.debian.tar.xz
 e89a3ff545880616d5fa73aac30411d80a8ae87d 3545324 anjuta-common_3.12.0-1_all.deb
 76187556e972dcef2a26af18410bf3516ab515c7 1493002 anjuta_3.12.0-1_amd64.deb
 88ba92e4d9d6e37497e597c39ed6ba1a2905f8c3 582294 
libanjuta-3-0_3.12.0-1_amd64.deb
 da30f379a38376dd62bd10e6cadfbcecef663708 713172 
libanjuta-dev_3.12.0-1_amd64.deb
 61bc3d4cca4964a7fd8630c7c516420fcf2526aa 3804612 anjuta-dbg_3.12.0-1_amd64.deb
 8113c7ee82770261bffd933fba0ef2b2088731c4 413980 
gir1.2-anjuta-3.0_3.12.0-1_amd64.deb
Checksums-Sha256:
 3e1d691108aa13e90a307ca5a167acb089e6160a23d2e5b14d8c19c17700b1cd 2352 
anjuta_3.12.0-1.dsc
 880efe7274d015a07aec2c5bdfebe27e313f76f1f524bd9309b5e3ecd29bda1f 6201372 
anjuta_3.12.0.orig.tar.xz
 9fe71484bc94641c0df5611edc34a62ee7e6f64a1ee2c741d5ccbf6aae0642b5 14740 
anjuta_3.12.0-1.debian.tar.xz
 c1f2f00da1c8a06220c8c9462002d5271b0e53f09494e52ef12bd67b440debb8 3545324 
anjuta-common_3.12.0-1_all.deb
 17c7878c90a8118289c0dd40a53b116f2e65e93348107f120772e528c1c069ae 1493002 
anjuta_3.12.0-1_amd64.deb
 30e68b046f4e76508f3ddafb85eedb7afbd160078e2aeed8da2511fffc5bd8c7 582294 
libanjuta-3-0_3.12.0-1_amd64.deb
 3f835220015603f1fea0655ee0b27fe7fe1e4d6125b9bfec1a96c41b6a36f396 713172 
libanjuta-dev_3.12.0-1_amd64.deb
 dbf5833ec803fb2c072e86588d980d09818c8419da612ac6bbb398c8813d5a65 3804612 
anjuta-dbg_3.12.0-1_amd64.deb
 2c1c14bcabc4d8902cee5ac126744f2925f8b2cfa75da5e2de58b590ca440d96 413980 
gir1.2-anjuta-3.0_3.12.0-1_amd64.deb
Files:
 7b0ec9bb9ceb742f52814d10cee45663 3545324 devel optional 
anjuta-common_3.12.0-1_all.deb
 ca0fbd3554081b45fe7cc3218988a740 1493002 gnome optional 
anjuta_3.12.0-1_amd64.deb
 0aee17bfcd70806db2aa337785232fe0 582294 libs optional 
libanjuta-3-0_3.12.0-1_amd64.deb
 1f307ac6b7607cf7b3df5ed38c925b7b 713172 libdevel optional 
libanjuta-dev_3.12.0-1_amd64.deb
 ac2ac44de32758746c7ebd57614dfcd7 3804612 debug extra 
anjuta-dbg_3.12.0-1_amd64.deb
 e58de3fd0379eed19e3bd2e28a9bb817 413980 introspection optional 
gir1.2-anjuta-3.0_3.12.0-1_amd64.deb
 86cd87bcd38d48cf092f6c6801c8f85e 2352 gnome optional anjuta_3.12.0-1.dsc
 9ab0b5d6b005e7ad45049e66f6ee5f75 6201372 gnome optional 
anjuta_3.12.0.orig.tar.xz
 3434411bfccc9016cbb84606b9740c1b 14740 gnome optional 
anjuta_3.12.0-1.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iEYEARECAAYFAlPBNw8ACgkQcgQ2cL3l8e4WVACfeUjdtY/EQNZ0uqmgveEbGkmm
BCcAn0cXBXZ0a5q8C3/1nAFIIvqJks/R
=TXgh
-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: https://lists.debian.org/e1x5xqw-0008na...@franck.debian.org



Accepted libgweather 3.12.2-1 (source all amd64)

2014-07-12 Thread Andreas Henriksson
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 12 Jul 2014 15:12:22 +0200
Source: libgweather
Binary: libgweather-3-dev libgweather-3-6 libgweather-common gir1.2-gweather-3.0
Architecture: source all amd64
Version: 3.12.2-1
Distribution: unstable
Urgency: medium
Maintainer: Debian GNOME Maintainers 
pkg-gnome-maintain...@lists.alioth.debian.org
Changed-By: Andreas Henriksson andr...@fatal.se
Description:
 gir1.2-gweather-3.0 - GObject introspection data for the GWeather library
 libgweather-3-6 - GWeather shared library
 libgweather-3-dev - GWeather development files
 libgweather-common - GWeather common files
Changes:
 libgweather (3.12.2-1) unstable; urgency=medium
 .
   * Team upload.
 .
   [ Jackson Doak ]
   * New upstream release
Checksums-Sha1:
 e096b9c7261eff6bc745cf2061c70c4cd9e3ed0c 1957 libgweather_3.12.2-1.dsc
 38663d4e2164c86e2295e3a7ee8d437735e41ab5 3985056 libgweather_3.12.2.orig.tar.xz
 a6d3f8f0252190fcc8ef6e8ab11be70506f8c687 6612 
libgweather_3.12.2-1.debian.tar.xz
 e821ec6ff089c7061971994ccdf263cb2c19f84b 2597894 
libgweather-common_3.12.2-1_all.deb
 3fa896a878bd1729ea073ae56647d553056bfc15 94294 
libgweather-3-dev_3.12.2-1_amd64.deb
 a534dc004c17341c856a915e95139951a536674f 64440 
libgweather-3-6_3.12.2-1_amd64.deb
 5a5b590339bbe1ad03cec7bb19ce74049a0bd09c 23062 
gir1.2-gweather-3.0_3.12.2-1_amd64.deb
Checksums-Sha256:
 b02b1e764192a4269a11bde704f06c522adc2d6e0ac06c3fed43808063efd483 1957 
libgweather_3.12.2-1.dsc
 54ef096350d7774ab1b3f23ed768246301cdcedfaa762a2c46920bf87fcc1c37 3985056 
libgweather_3.12.2.orig.tar.xz
 154cb674ea82cbb996f5f596e094b4e1bd6e08b8602b9a8ee798d447dc77 6612 
libgweather_3.12.2-1.debian.tar.xz
 f8da1044935363188b8a2bc90820fb7df60711e30c4168c2657b3685fc6c741d 2597894 
libgweather-common_3.12.2-1_all.deb
 fa020604c0062d554c56fe26791ceb13b579858c77f87e2f00995d5bcc61cfde 94294 
libgweather-3-dev_3.12.2-1_amd64.deb
 9a51c861257990e202dd4a22cf1dc200a27638c1adf05f28380dcecdac1806d7 64440 
libgweather-3-6_3.12.2-1_amd64.deb
 9320732ef0a1e0413866bbed529a6f718611f51abac68a489f727a9a77107014 23062 
gir1.2-gweather-3.0_3.12.2-1_amd64.deb
Files:
 6426b339b2af0939b90ff6ab6cebecfe 2597894 libs optional 
libgweather-common_3.12.2-1_all.deb
 06f7b4563abf7248c43ccf5f0ab19ff3 94294 libdevel optional 
libgweather-3-dev_3.12.2-1_amd64.deb
 aa7b4667b22f7513d39bbb7229bb82c3 64440 libs optional 
libgweather-3-6_3.12.2-1_amd64.deb
 75794830d539f8c58ef81e7c6759652e 23062 introspection optional 
gir1.2-gweather-3.0_3.12.2-1_amd64.deb
 ab5eab4acf5403cdc3e92521017be9a0 1957 libs optional libgweather_3.12.2-1.dsc
 f7be2342c388af62900e40f5d170335d 3985056 libs optional 
libgweather_3.12.2.orig.tar.xz
 f0d05907d6275f232038483e81c38447 6612 libs optional 
libgweather_3.12.2-1.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iEYEARECAAYFAlPBNOIACgkQcgQ2cL3l8e65OACgvqwgPIGd8fE4kwK+ySofT3kk
mAgAoMpbAI/W8Ev0I8YK70OBWCQaO8X8
=P1sf
-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: https://lists.debian.org/e1x5xrt-5h...@franck.debian.org



Accepted httrack 3.48.17-1 (source all amd64)

2014-07-12 Thread Xavier Roche
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sat, 12 Jul 2014 15:21:14 +0200
Source: httrack
Binary: httrack webhttrack webhttrack-common libhttrack2 libhttrack-dev 
httrack-doc proxytrack
Architecture: source all amd64
Version: 3.48.17-1
Distribution: unstable
Urgency: low
Maintainer: Xavier Roche ro...@httrack.com
Changed-By: Xavier Roche xav...@debian.org
Description:
 httrack- Copy websites to your computer (Offline browser)
 httrack-doc - Httrack website copier additional documentation
 libhttrack-dev - Httrack website copier includes and development files
 libhttrack2 - Httrack website copier library
 proxytrack - Build HTTP Caches using archived websites copied by HTTrack
 webhttrack - Copy websites to your computer, httrack with a Web interface
 webhttrack-common - webhttrack common files
Changes:
 httrack (3.48.17-1) unstable; urgency=low
 .
   * Updated to 3.48.17 (3.48-17)
Checksums-Sha1:
 8df9378afbe915da7dbe3b6e5251a67b2eaa0576 2200 httrack_3.48.17-1.dsc
 e158afb6e9970966f12060393698585e37702180 1817366 httrack_3.48.17.orig.tar.gz
 41fde4b8ca2472f0a5405930905562132fd46505 11833 httrack_3.48.17-1.debian.tar.gz
 2f65e4294c27b369f7f20f0376904246fd555f62 414484 
webhttrack-common_3.48.17-1_all.deb
 1601d13f5ead79bd178d6fcb5e8934003ed6d78a 523298 httrack-doc_3.48.17-1_all.deb
Checksums-Sha256:
 966619735512ff616af78e35467bb0dbcd1b8f5e65d29e066cde8a7770616010 2200 
httrack_3.48.17-1.dsc
 7627fedefdb7d9e33112fa621aed08f2c13944311bbae716e989c388cfd4080f 1817366 
httrack_3.48.17.orig.tar.gz
 dcc72775f63260bccad9efe5318571fbf2e1aee66b11890cc3f89e17ab7ae704 11833 
httrack_3.48.17-1.debian.tar.gz
 99ef0e94bc32ce815727ad3e8d5189e4007aa2e58159fed1fe1ecd302c2bb774 414484 
webhttrack-common_3.48.17-1_all.deb
 9276a16a17b76afe39874fd82aabc0ea6c25df47af66eff9c57c0c82872f4fc2 523298 
httrack-doc_3.48.17-1_all.deb
Files:
 2a57d8a56295e1e0eca43fe6692a37a7 2200 web optional httrack_3.48.17-1.dsc
 2948aa583ddd7344ced15affb4aa7edd 1817366 web optional 
httrack_3.48.17.orig.tar.gz
 4873091a1df1904cc1255ef32351953c 11833 web optional 
httrack_3.48.17-1.debian.tar.gz
 20c6ecdd501d97723134e7caa5962a69 414484 web optional 
webhttrack-common_3.48.17-1_all.deb
 3adc694d11fc3cefac91b96f4b61757f 523298 doc optional 
httrack-doc_3.48.17-1_all.deb

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

iQIVAwUBU8E5imDDqnGAWY77AQhetA//fjajHxYQnEzT4cmEp4z4VM7R+wcDzhkM
MagddogS+Xch1Mf7M36LH4eRlAP9m7XSwSzIVpGG78futT9tHwkxsgPJswn1tfcw
IIRGP7t6TKT+N62FTcAJWkfCfVYnO8bTGx1W9RrH3k4Q8HjIHyt8Up8OMpIPNpoh
nICPP8KgGD0djgDCJhgZV+NG7niyM18mVmV7OlESZkaS9lfSy0nBv9w+2Afve8eM
GOAlHryPIY9eMSxcsZI8AkV7/bpIUW5UkLkXA1xQraYWjaG1e9dFDTEYigjp0w/t
QM3g8TlCSbjMpMGtLpyl51L7fnswEc0BnCuHFo9HCAdi07/MQIfYtwhgEBr9Q03c
oJY8QLz7oplKCpTY2o4Z7bBjnE+52Ukj6ruzbTPPHxfiWGligicoElvBQfaw22Tl
xfDtMculBMEZuPznNhL4PPMzVUevfUP/mj33R1giH5rJ+aJSIPFzCegeNwKZpmIf
rl7Mgw1Fjan00PEw1eimUpgTHV1SJaT7tX7gwjCVgzA2+Zz51rE9O2Ui+IXh9prD
76NHUx4gJFqdpgMIYTdFnWVwFI+OoQSLcTOuUj1K4gUXHBOxfMMYEqfRW0ZEB94U
inY3C7yaOgl0nxpeKcAI5IiTlz77h0XRy/BhMVJJnSJExPiGAdCG4b+ahKZfUeOy
IV8f9an+o4k=
=exzC
-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: https://lists.debian.org/e1x5xfe-0001gu...@franck.debian.org



Accepted base-installer 1.148 (source all mipsel)

2014-07-12 Thread Aurelien Jarno
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sat, 12 Jul 2014 16:50:58 +0200
Source: base-installer
Binary: base-installer bootstrap-base
Architecture: source all mipsel
Version: 1.148
Distribution: unstable
Urgency: medium
Maintainer: Debian Install System Team debian-b...@lists.debian.org
Changed-By: Aurelien Jarno aure...@debian.org
Description:
 base-installer - base system installation framework (udeb)
 bootstrap-base - Install the base system (udeb)
Changes:
 base-installer (1.148) unstable; urgency=medium
 .
   [ Aurelien Jarno ]
   * Group Loongson 3A and 3B in the same loongson-3 subarchitecture.
Checksums-Sha1:
 417500cb99b7eb57e147a92c14456221cf80919c 1889 base-installer_1.148.dsc
 6aabf25f119205bc5dc23400a8417a1fa3904a6d 252680 base-installer_1.148.tar.xz
 40d97f247a6691893efa88bec0fd2affdc3b4538 55926 base-installer_1.148_all.udeb
 133e9e90400a84b1aa81a630c0925712f9b4cedd 236052 
bootstrap-base_1.148_mipsel.udeb
Checksums-Sha256:
 17357746074c3348fcdaca56419ed6e99ea74bb645bc6663d7abbe72bb8b48be 1889 
base-installer_1.148.dsc
 15e94a8787103e42c36bdaf5cda440ba7c6a300d97c6d00b5f2e2752a40afe27 252680 
base-installer_1.148.tar.xz
 7f8d602bb745dd31f07e9d5d902cd0bbd07c3370e101788cc2658518f4e5cde8 55926 
base-installer_1.148_all.udeb
 956b37c7a3b38b95a860efec6629afb5709f24b4d753f8f7ff3f8a963889bdf7 236052 
bootstrap-base_1.148_mipsel.udeb
Files:
 f9c7271ddc3d73c06970d27e6cf63e35 55926 debian-installer required 
base-installer_1.148_all.udeb
 1b3b8ab05378d275cd48e371bda5d291 236052 debian-installer required 
bootstrap-base_1.148_mipsel.udeb
 696f5993923c7794db1d3e475ebe8963 1889 debian-installer required 
base-installer_1.148.dsc
 6219d343bff83d8a6d78ecfd68618e93 252680 debian-installer required 
base-installer_1.148.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIVAwUBU8FOfrqceAYd3YybAQgBRw//dBSCrQeAFhsObPsmM9q+2SSKZOWJVieY
HjiqcoQEgFyp3Y6Fy9d7uYeYSbl08c7wpMPMIcGZsuLtRCf7Qe5DCuvFYNTaip3I
lWN9tWominASv/m8sX3rEMNctICo4y/v6/6ngn7CuOQUaIMvtxaFibFUaBsl0bzX
DubIgTr46oO3Nli8EeHVzFryXX56OHadCAlbfyi2rHOq7jHY+Ot/uM9ssmQRme8d
JdyAcDihGTL6BkP2qKeG6QmIKjxvt5pxI2m+SCDiPNrgH1n96ribyJVgjp1tQtoP
QZ6zf8dQa7NA5NUgNIZX/vHQYP5mVTOkhwImGphH2UcyZIuO9F3vpvQgCrjseqlf
YaDCnoenYikjQq3frAMqbumiOP2PLtfq/056UJBd9FNsllLhkfuB4R6pGSRpWF3r
Pewh/e0RBwbDbyVav9CGU6+WKzqSh8cbsjumwTiFpdY5ELmqtnp5rnzEutGcU/cF
MCC+RtogYn4XeM0pmji5NmVG0XjSdtUcAhPAG7Mnrczf4alGRaxBmdDHr4a6wzQJ
KG7jLImJGA7TFIWgFoQD2ctRTqwReqnsHzkHK9aqZEpAi/PtqQgRVi36EvyTgP6M
xs6r8CfPPgh5a+ulP89Kl3rEI8fwYv7bQlosod+FmxjoxZ0FiA0TGuSexnaLGw82
jTno3Kqqy5c=
=Zk3f
-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: https://lists.debian.org/e1x5zk7-0005ec...@franck.debian.org



Accepted fatresize 1.0.2-7 (source i386)

2014-07-12 Thread Colin Watson
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sat, 12 Jul 2014 15:50:06 +0100
Source: fatresize
Binary: fatresize
Architecture: source i386
Version: 1.0.2-7
Distribution: unstable
Urgency: medium
Maintainer: Parted Maintainer Team parted-maintain...@lists.alioth.debian.org
Changed-By: Colin Watson cjwat...@debian.org
Description:
 fatresize  - FAT16/FAT32 filesystem resizer
Changes:
 fatresize (1.0.2-7) unstable; urgency=medium
 .
   * Convert to git-dpm.
   * Convert to dh-autoreconf, making pkg-config.patch a tiny fraction of its
 former size.
   * Drop unnecessary XSBC-Original-Maintainer line; Philippe is still in
 Uploaders.
   * Update Vcs-* to current canonical URLs.
   * Upgrade to debhelper v9, using dh(1).
   * Policy version 3.9.5.
   * Support libparted 3.1.
Checksums-Sha1:
 198bdc460086b6050112efb12be671ad92608d7c 2119 fatresize_1.0.2-7.dsc
 bcb2b0c12ede2df23b05be3db0e152ff847d049b 6028 fatresize_1.0.2-7.debian.tar.xz
 2bfe7c917465468fe690f1be00eea620bcd4ef9b 10142 fatresize_1.0.2-7_i386.deb
Checksums-Sha256:
 112c9926f2cf8e7d3a5b81916ff6383c4d5ad39ce76b24c6e6bcc3d9e1dca441 2119 
fatresize_1.0.2-7.dsc
 ff8406787e5b6ca6990ca631d7e16f5aa52f82f4203d091fc931e675b8a14d1a 6028 
fatresize_1.0.2-7.debian.tar.xz
 8a3fa14bc4db5aa78559cce39e877c4c730786e807eb0c934f60b270a72e1aa9 10142 
fatresize_1.0.2-7_i386.deb
Files:
 edbaf1a8c1fed5d760949b7b6ba724dd 10142 otherosfs optional 
fatresize_1.0.2-7_i386.deb
 afd6203b2444cc55a7c182ebb84c9ccc 2119 otherosfs optional fatresize_1.0.2-7.dsc
 8a41bc1887574cd9d6cab48fc8a96aae 6028 otherosfs optional 
fatresize_1.0.2-7.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1
Comment: Colin Watson cjwat...@debian.org -- Debian developer

iQIVAwUBU8FM7Tk1h9l9hlALAQhMVg//daNRDYuKrUc71OYIMnMAryVSVBmJ/M11
zz5aomv76Cleaggasia9ehbWmTQ1D0E9pmhYyCTc74mTelMjCmmDO7yZ+E1UaYt0
kI4q7mu3PvpRWZSTWBYLno4H4nfX1zFLRJ8dsFn20sQoeNVy66E0GLtx8iwGKL29
fmasD86DOIZ8hbUMzaMoNepfShljj0yCEoR7O8YHGTvsCInHb0TNhwf5ilxjGhPk
iYSgfoUuDQN13Q9Uu6Rehb2uPKIoWX4ne1SmuWNaPmQyy/pS4H4nHkQgYn/jfcNR
VhNPe/Wif9W8+5lUyVKi0SAFjoOn4ByoRBgBR0CZeD0CAoCSdpqGdzOZw/G6JGq2
hjToTh8e5TSKOnh9XcRQuYaHhZNR321p/+ytbmYUyaCREhlySLsscbYVUPUXFGaR
u23AoybCiaRbiJCE1fOU3Yl6CROQNABUUKyF22xLSiC89BnkfrcBx4jgST62SU71
SyQNVZL+uBXFeQOMd8Mb0VCTecDZJJVLZNFKv0uhFFsOPiQTAHHz3C+yOAmaCYF2
yZIh6YSFExqMLdrwzWC5QTr/YcSxQyaHOLIumku9rm3pdPxIjU7v0XYJOk3YctVn
i5gyrvhSB5LVW5kqBaD9I9y69cmEGOK9K+9tlkniW+IaI1lF49F2QkQjwLIMxjaP
NjybF6+1/YM=
=C6Ga
-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: https://lists.debian.org/e1x5zks-0005lh...@franck.debian.org



Accepted libdebian-installer 0.94 (source mipsel)

2014-07-12 Thread Aurelien Jarno
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sat, 12 Jul 2014 16:35:02 +0200
Source: libdebian-installer
Binary: libdebian-installer4 libdebian-installer4-dev libdebian-installer4-udeb 
libdebian-installer-extra4 libdebian-installer-extra4-udeb
Architecture: source mipsel
Version: 0.94
Distribution: unstable
Urgency: medium
Maintainer: Debian Install System Team debian-b...@lists.debian.org
Changed-By: Aurelien Jarno aure...@debian.org
Description:
 libdebian-installer-extra4 - Library of some extra debian-installer functions
 libdebian-installer-extra4-udeb - Library of some extra debian-installer 
functions (udeb)
 libdebian-installer4 - Library of common debian-installer functions
 libdebian-installer4-dev - Library of common debian-installer functions
 libdebian-installer4-udeb - Library of common debian-installer functions (udeb)
Changes:
 libdebian-installer (0.94) unstable; urgency=medium
 .
   [ Aurelien Jarno ]
   * Group Loongson 3A and 3B in the same loongson-3 subarchitecture.
Checksums-Sha1:
 dca3335abf3603de0c0e24f91dcca0c552225217 2129 libdebian-installer_0.94.dsc
 48f6ece1a54813d1774b9de4cb3ae313ebc583e3 69628 libdebian-installer_0.94.tar.xz
 a1a3f3fe9c9bcbd199f91ad2a2931a5466fcb929 28004 
libdebian-installer4_0.94_mipsel.deb
 a030fbd0312cadb02b8a0634c1e7ae910f0bcb05 129378 
libdebian-installer4-dev_0.94_mipsel.deb
 76355259db6e34221fb0aea2f566f2b5320c2977 16606 
libdebian-installer4-udeb_0.94_mipsel.udeb
 3256b352ead42e2a40b1eacd048a017041cbdcf2 14854 
libdebian-installer-extra4_0.94_mipsel.deb
 5dde1a28ce4cccd4a86048bed2c5bb5596cb173b 3520 
libdebian-installer-extra4-udeb_0.94_mipsel.udeb
Checksums-Sha256:
 9da2d8e15b06c591f7aa54d36a6725809502ef7c309e55c4c2d8d1259de8591a 2129 
libdebian-installer_0.94.dsc
 8b6163471fc408323417185f71c8583ca064f6377f286f03ccb1d20667c17ded 69628 
libdebian-installer_0.94.tar.xz
 163c831a01c0994e23a8d9a79369eedd356a1328c510a1ffe6236ef7c19bc8f0 28004 
libdebian-installer4_0.94_mipsel.deb
 cdc64733ca14297ad0cc558cd801e9ed07007a63f72855b44beac4e3826c85ed 129378 
libdebian-installer4-dev_0.94_mipsel.deb
 5f54467d85a98ab35c0556eef11ab11b3f8444e13d9c4c86cba96076e2a0349b 16606 
libdebian-installer4-udeb_0.94_mipsel.udeb
 349502280c321a93baa3c9bc7158f3de64b39104d5bc9ebe38db50df68552ce1 14854 
libdebian-installer-extra4_0.94_mipsel.deb
 6b53401e8f010e4830b10d19181a96018dc2a21887923bc14b639f13983365a7 3520 
libdebian-installer-extra4-udeb_0.94_mipsel.udeb
Files:
 fec4fd8cf72906adf73c89ab38c11c73 28004 libs optional 
libdebian-installer4_0.94_mipsel.deb
 8f2338e75ad94e11149d3f1502cac71a 129378 libdevel optional 
libdebian-installer4-dev_0.94_mipsel.deb
 3f247986027b14ddcd717c99decf6702 16606 debian-installer optional 
libdebian-installer4-udeb_0.94_mipsel.udeb
 393e507389e3ea9d2965416f22535e1d 14854 libs optional 
libdebian-installer-extra4_0.94_mipsel.deb
 06f29c2c22e2384ae187d09874cd2770 3520 debian-installer optional 
libdebian-installer-extra4-udeb_0.94_mipsel.udeb
 33f5849651620ec4bf666ec3c22a6e92 2129 libs optional 
libdebian-installer_0.94.dsc
 f32e491c31b3aca0cd6482f46af98bc0 69628 libs optional 
libdebian-installer_0.94.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIVAwUBU8FKUbqceAYd3YybAQh14Q//XIcSLA/zI0xumtZ57CA+FJrvCilmXA8i
xZX3Hw8sysHX8QEOmC+9vBNFnKk4oA01t4fKruOPF7GSUWYOrEDXX17AD2axpWck
hPf0iDUIi3d5QZ+LS1d+Gck8CvHHD+HwX+0Q/FTIoibwsc+TtzgDpwpvtbqbEuoT
J89pqixQd5v6CEoNJrprRteAD6y36IOy2Dd1QLrXaaeI4geXkU7ziM52sFzBUKqo
1I17NzOd9YQoCOB/aiIfWEC18N5wi73XjNYVGyoiDoyWrN6n0RLzPpZ1SdB5nBrP
Wo+HtKDu6ShxD25GMzOHPCvg0cArxGYtJZttlZ0i9QHoMCEx7D+izahC82ZtY5cV
8xB8b+n2HSZMR4SargWj2iNuVvMll5Z+h0VbthMQSGsRN7Bzx9/WeI2fL/V6lAzw
COuL87gh2Mt3tlNbW+a2XkXs144km0WHEl+AZccbfaZ8/RDBYcuw1f2dvPKPlTVX
UEbLvTYTTCDBoE0QDfIF6iEMQO5IdCw8F4PzZIV2MUcW+lGzQrv+J8Je4cgkrMyF
MN8FwTa8OGDHI0LiGdUHlW8thWnk3VDPAZFEZaH4zQRqDPsTUqHslVzd3AkwXqaP
xCJAkgdpW8EZaaZeWqaOPAk2KmT8r/WEgSyTOtAT5kQdfUHe21/J3s0kPKPiBdxb
Mj1ZEsq3Bpc=
=eU3T
-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: https://lists.debian.org/e1x5zmt-0005bg...@franck.debian.org



Accepted libpciaccess 0.13.2-3 (source amd64)

2014-07-12 Thread Julien Cristau
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 12 Jul 2014 16:25:55 +0200
Source: libpciaccess
Binary: libpciaccess0 libpciaccess0-udeb libpciaccess-dev
Architecture: source amd64
Version: 0.13.2-3
Distribution: sid
Urgency: medium
Maintainer: Debian X Strike Force debia...@lists.debian.org
Changed-By: Julien Cristau jcris...@debian.org
Description:
 libpciaccess-dev - Generic PCI access library for X - development files
 libpciaccess0 - Generic PCI access library for X
 libpciaccess0-udeb - Generic PCI access library for X (udeb)
Changes:
 libpciaccess (0.13.2-3) unstable; urgency=medium
 .
   * Remove David and Cyril from Uploaders.
   * Bump debhelper build-dep to 9, drop lintian override.
   * Disable silent build rules.
Checksums-Sha1:
 b536a34ee449dd0b6856538aa9da63e30650e3ab 2058 libpciaccess_0.13.2-3.dsc
 9e053c2323b33abc70c15ffb708c34b3e83e12ea 19644 libpciaccess_0.13.2-3.diff.gz
 fa1490c8249f851bd5711479e53747d67b39f994 47110 libpciaccess0_0.13.2-3_amd64.deb
 97fb8e348dc0cda03b298046e21ee7b1dfc39b4e 14204 
libpciaccess0-udeb_0.13.2-3_amd64.udeb
 09a2f4c9972e3e1f4eecd2081eeda649b1019d2c 49962 
libpciaccess-dev_0.13.2-3_amd64.deb
Checksums-Sha256:
 4e1d16cf0804c22b15e1c8517829c7b07a590971f6e5e9cf178288d0e5635be7 2058 
libpciaccess_0.13.2-3.dsc
 3e309504fa47c129e7890022aefabfdbc807ea59173649cec09b97445e19a397 19644 
libpciaccess_0.13.2-3.diff.gz
 52113ecc0309bb01a261a6d145183bc207d595efb2c99f2a60b5be2910a2d241 47110 
libpciaccess0_0.13.2-3_amd64.deb
 647c3591a24a25580be02077cca49d76f5d926ba8809bb417ecac76938203b5c 14204 
libpciaccess0-udeb_0.13.2-3_amd64.udeb
 44635166c133c55d676da024309a7fd75113688158578ac0ebd8d8dbb72cb463 49962 
libpciaccess-dev_0.13.2-3_amd64.deb
Files:
 5c99b336940ea2a0d47f5c1c9bb6c1c0 47110 libs optional 
libpciaccess0_0.13.2-3_amd64.deb
 1256f2187303a5a0f619bbf9c3118ea4 14204 debian-installer optional 
libpciaccess0-udeb_0.13.2-3_amd64.udeb
 904d936c74884b096a57b81f0c1a29e4 49962 libdevel optional 
libpciaccess-dev_0.13.2-3_amd64.deb
 e61225814b3c6c7221b7a26351768569 2058 devel optional libpciaccess_0.13.2-3.dsc
 56901428cfc04f8d3e68cdfbd86a9f77 19644 devel optional 
libpciaccess_0.13.2-3.diff.gz
Package-Type: udeb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBAgAGBQJTwUY9AAoJEDEBgAUJBeQMCugP+wZfJSE87XTiMgvmhbPTVk0S
0yyGCBj0UzxxJ08b8Nmp+UZ8fRyF5Teu/hBdXZwjDdwu/+9KgZr89xP84q725IQl
Ub3V23v6kBOAIqVwVmjRs99epwI/mF0eoVuGmp+uMLM6ogrQKbmHJAZnmV7KXRvX
eEZEmCnGupSxlXd1jdcJEdU/AoHO45pHYE0c5H93i9DEq+n/YxIDrlhSJ9nxnrhZ
JcGSVwF0Sscj9vfgtPMcc81E1wS+YoWlQMzD1z3qbLB0CYhRlwM6Qw33tyZNPuPR
5gqGt7ALguAzPkhz+lnGrEIYM7Lz8FscsrFpr1499s3XaPiZcOFFaBvwCADE/R9I
HvbQ+PO3Y84+atde9a4MPxIHLsXK7V0myw55VeMq32gdfsvsnEESURqAtKqyWRCt
JNSkBSRpa9FQlf2ERd2QVKP8VA7ptriX5552/JYJPMUfrSgsoTETj4+A+dFUmO2d
XXt4rEnVMWy3/UQ0CbDfs8oGquh4VIkcoWjQhuG6q5Jn41rGOULSC6cPAjTZa6Ny
cVrlJKSjDHj6L8U3oIvEWmH/73DItQ8J/3wr9IXGiOzB5/iWY7cyzfxMw00G8GjU
Q61/HvgZRPQNHNrFZAVHhXLCesfjZuX6Sgbk3ou7Ssu+e9r4JKPgtE5BWVe38UJb
SQO5hB32TJQdJswmtEtd
=3LMG
-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: https://lists.debian.org/e1x5zng-0005uy...@franck.debian.org



Accepted libxaw 2:1.0.12-2 (source amd64 all)

2014-07-12 Thread Julien Cristau
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 12 Jul 2014 17:15:51 +0200
Source: libxaw
Binary: libxaw7 libxaw7-dbg libxaw7-dev libxaw-doc
Architecture: source amd64 all
Version: 2:1.0.12-2
Distribution: sid
Urgency: medium
Maintainer: Debian X Strike Force debia...@lists.debian.org
Changed-By: Julien Cristau jcris...@debian.org
Description:
 libxaw-doc - X11 Athena Widget library (documentation)
 libxaw7- X11 Athena Widget library
 libxaw7-dbg - X11 Athena Widget library (debug package)
 libxaw7-dev - X11 Athena Widget library (development headers)
Closes: 736829
Changes:
 libxaw (2:1.0.12-2) unstable; urgency=medium
 .
   * Fix typo in package description (closes: #736829).  Thanks, darkestkhan!
   * Rewrite debian/rules to use dh.  Bump debhelper compat and build-dep to 9.
 Use dh-autoreconf.
Checksums-Sha1:
 ccdbe6d44ef67db0d2f014c3a2a05eb68a6620e6 2191 libxaw_1.0.12-2.dsc
 caccd41339c9fd86f699316cfa6e048e21e81813 9737 libxaw_1.0.12-2.diff.gz
 528b8e3c136c566f9552ca98ec92b3f90de0125e 196440 libxaw7_1.0.12-2_amd64.deb
 d469fb9f517fe59caa387badf9eee7adfa5bc89d 549724 libxaw7-dbg_1.0.12-2_amd64.deb
 26295dfe4512eb6cd8dddfc2d7616faafd1b59b0 254394 libxaw7-dev_1.0.12-2_amd64.deb
 b4be023401035a8f18c9c40b06f5e32757f94da1 218836 libxaw-doc_1.0.12-2_all.deb
Checksums-Sha256:
 c32b7c8be46ef95ccc5b55b0d7199f948b04f399c3e12c5cb5ce0063af37a669 2191 
libxaw_1.0.12-2.dsc
 e28dd95eae44d763e0f1baeb25e07118ac997f64a414d50a2d56c6374246529d 9737 
libxaw_1.0.12-2.diff.gz
 055f26b11b1e47b8f96903ee5fc3ff97f309925049644b05a7e3cc1a459c885d 196440 
libxaw7_1.0.12-2_amd64.deb
 1466d72f9b983f94f597a8e1bced41fb27da97a4e9d6d8b8eaf504dae0c68499 549724 
libxaw7-dbg_1.0.12-2_amd64.deb
 06b1c6abc6f6c96584d7cd727c57899bcf699102a51d1750070af60794966112 254394 
libxaw7-dev_1.0.12-2_amd64.deb
 544f8cd3255e35e3c7e3430f89d4c1f5383c1dcca9c189b09f67b1e7931ecbac 218836 
libxaw-doc_1.0.12-2_all.deb
Files:
 d611c8f712f841fddb15ed96bac8f8d7 196440 libs optional 
libxaw7_1.0.12-2_amd64.deb
 7806d1ba6bb0ad8ef0b0fd47f84ed0f6 549724 debug extra 
libxaw7-dbg_1.0.12-2_amd64.deb
 5c515c6552de328738f40010d57ce840 254394 libdevel optional 
libxaw7-dev_1.0.12-2_amd64.deb
 9aad230b4cada2c27dd1ed78092b5720 218836 doc optional 
libxaw-doc_1.0.12-2_all.deb
 b5954e164310b94b339c700930d7062d 2191 x11 optional libxaw_1.0.12-2.dsc
 f4189fbd71fb67274d6b0b37ce010c29 9737 x11 optional libxaw_1.0.12-2.diff.gz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBAgAGBQJTwVJMAAoJEDEBgAUJBeQM9EYQAIOng6Q6kQ7fJbU1a9G5QwhJ
Qn3P8Au70dmT5PRc7pZJg2MHB8cheMFe23uIRfPiPg5ba5xZ3XmD6mJWc6wkSfUj
gxXtZb2upzLOkaa3KGzbfH89KMU+iYrqWHnKtKPB2EqkEQ/ixvIeC39ufYYlqPa8
4sJAyCOXJBIwPAgU0z0JeWkn3Px/3glE9m/Lmt4MIeL/+ca6ufeeB1RcnQw6gjoo
vrFnAstXRQLGsC42DlJc3VPJjQTNtNl6xk/RyqDXKmgL7+JBoKQGcbdpoVm3uxHu
DCHLIpsibi5XRiSWwIUEmymtnJF//T2SP3yqrqlFo5eBjJdYnxVrrlzhF4GQUdL9
rbG2ZGSip956I9M7TXqg29P1dgTfAmU8iVgWPIcz3a7UcLjsav3aOYl29ORuNSuO
eoZZ00D4hPA1kxU49cDZTm50MyLX3u/Zkd1HvRKn78M9zNkE2gKR3MD2bnyGFn0T
QsVowUhuXmrAOK5QPVDSbHrLlRu8eJYHy062ehtXjLt1G5muEOpFbUWPUB8pSbN/
RsatJQgtruVwHBHjD3aYxRa/XHwmzw8jmwdqK6WlBDHC4bEg/ZNkPmSmftteNZP6
Rqrk1MdfJNSKgYzLEYPicSvZWMSunHQyINSeu4b4mi39dJZ56Ng2Hpd0K41G1/OJ
btn4ud/9VlMsYFdgubvm
=L1JX
-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: https://lists.debian.org/e1x5znm-0005vy...@franck.debian.org



Accepted libxfixes 1:5.0.1-2 (source amd64)

2014-07-12 Thread Julien Cristau
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 12 Jul 2014 17:26:54 +0200
Source: libxfixes
Binary: libxfixes3 libxfixes3-udeb libxfixes3-dbg libxfixes-dev
Architecture: source amd64
Version: 1:5.0.1-2
Distribution: sid
Urgency: low
Maintainer: Debian X Strike Force debia...@lists.debian.org
Changed-By: Julien Cristau jcris...@debian.org
Description:
 libxfixes-dev - X11 miscellaneous 'fixes' extension library (development 
headers)
 libxfixes3 - X11 miscellaneous 'fixes' extension library
 libxfixes3-dbg - X11 miscellaneous 'fixes' extension library (debug package)
 libxfixes3-udeb - X11 miscellaneous 'fixes' extension library (udeb)
Closes: 677657
Changes:
 libxfixes (1:5.0.1-2) sid; urgency=low
 .
   * Mark libxfixes-dev as Multi-arch: same (closes: #677657).
Checksums-Sha1:
 b5467724efe42ddf55f13863f723bedffefa6a7e 2160 libxfixes_5.0.1-2.dsc
 117cc46dfb460fe5f750eaf46794e65bfab29f17 6564 libxfixes_5.0.1-2.diff.gz
 28cc3b0adbad139e77f0709926e4b68926bab2bf 20868 libxfixes3_5.0.1-2_amd64.deb
 86ca6f8a2262f2afa60fa190cb21251a0c1cb889 6924 
libxfixes3-udeb_5.0.1-2_amd64.udeb
 b2c962220257df2ec71a1e660a93980ef6039b8e 56128 libxfixes3-dbg_5.0.1-2_amd64.deb
 33c2c908692ba862bacdc492ceda3e934d5a6dbc 22696 libxfixes-dev_5.0.1-2_amd64.deb
Checksums-Sha256:
 1569c87546b8d59ee7f60b395b10ea1a6f9d52418aed9d7cf2d633b14a1f1f25 2160 
libxfixes_5.0.1-2.dsc
 df62260744ac03e8354b004685d439c32588e826c9dc570b6109070447601ce0 6564 
libxfixes_5.0.1-2.diff.gz
 51078cf01c909781a5e7ac9ac53568c67ebae8f2df6b92f33f20146d0f17c626 20868 
libxfixes3_5.0.1-2_amd64.deb
 6cf96b99ddcf44da99ec1482bebbe2b44051f21320cd8854f58175519b727bb5 6924 
libxfixes3-udeb_5.0.1-2_amd64.udeb
 7f2fb2a8a96181e6dd33713d9aaf042e38315b71590530c16d4ded84cfb626fe 56128 
libxfixes3-dbg_5.0.1-2_amd64.deb
 2e8313c0ecc2aa03d7bf4a2f13899ad90aab47f158542d43cac453fabdd7ebaa 22696 
libxfixes-dev_5.0.1-2_amd64.deb
Files:
 820afa92d412f93a5fba177d63eb0bd3 20868 libs optional 
libxfixes3_5.0.1-2_amd64.deb
 b097e8a550835f956d74fa24f664a885 6924 debian-installer optional 
libxfixes3-udeb_5.0.1-2_amd64.udeb
 42f28f21786b08cb2b31427ddedf45b9 56128 debug extra 
libxfixes3-dbg_5.0.1-2_amd64.deb
 d58385f0389af4a6c1814d1c4ae03d61 22696 libdevel optional 
libxfixes-dev_5.0.1-2_amd64.deb
 034c3bf7951e5201ec161ec22d60df39 2160 x11 optional libxfixes_5.0.1-2.dsc
 87b7f91f07fd86a96815b3bab9573907 6564 x11 optional libxfixes_5.0.1-2.diff.gz
Package-Type: udeb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBAgAGBQJTwVQaAAoJEDEBgAUJBeQMS8wP/AhfxDSe0wsG7iRyKegRTMix
VFgYfw+cui/DHyP9VT+kyw6wijbPh+FqM2Ct45CfLJ6K9SoU6kNizR/rnhdB4Dc5
w8INVmEObsfyz9uBxgpiZFqfmWfw9MVf+Me2y/ChOeOtdb8iy93QbZNJm0tMMSXn
CDwBuwHVuv4/+WGGKhrkHwk/DhPDXp3OSdRo+4cjjCmNgnPBhznLMixdGI9fqCk3
bu0caqLRlYQD/K2cyCazRjZbRjzaTZg3Lsa3bIyB8UlA03Bn3rJH7FiyOnPEGBjG
LOUk0kfRZXAvPF5/ii2BKwVZNr78LwNeBhJK2FqQmKu3yIeUV5bje/b657wLyo8F
X/HCamVw8uoPhqDahamPzO8d6T03A9wCMSo0xZcV7oUv0PClYBdPhRhQuOsdTXmU
SiMnusOSPustRNd6SQowZRJ4xJQzpo3mNVffdbx2AQCIQB3CdYX0Y71k/KAnuhZ2
3BzjOBpifYQ9nEuHDlvWDWIc93Sy95r/W5q+GJ+h9NvNYZbLvl4m7Yld3OXdwM9j
TQ2PzyBr2TQ5j+UGCCSnQBRAW9QBuZ9a05OydgZn6G7wGlEl5REovqFJ0+amTBHN
LAcAJhCOfDTjsKKMvd0Oz0alDiIZZQi9wATRViEb3/CDsoJIXzqrn5JaVPvSMwG5
Axz4RKZXQfVCP7moACQ5
=ES2S
-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: https://lists.debian.org/e1x5zny-0005wl...@franck.debian.org



Accepted libxdamage 1:1.1.4-2 (source amd64)

2014-07-12 Thread Julien Cristau
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 12 Jul 2014 17:22:46 +0200
Source: libxdamage
Binary: libxdamage1 libxdamage1-dbg libxdamage-dev
Architecture: source amd64
Version: 1:1.1.4-2
Distribution: sid
Urgency: low
Maintainer: Debian X Strike Force debia...@lists.debian.org
Changed-By: Julien Cristau jcris...@debian.org
Description:
 libxdamage-dev - X11 damaged region extension library (development headers)
 libxdamage1 - X11 damaged region extension library
 libxdamage1-dbg - X11 damaged region extension library (debug package)
Changes:
 libxdamage (1:1.1.4-2) unstable; urgency=low
 .
   [ Timo Aaltonen ]
   * control: Mark -dev as M-A: same. (LP: #1230252)
Checksums-Sha1:
 7eb01c5a7b01a5df46d49276c0bbac7f76134e40 2127 libxdamage_1.1.4-2.dsc
 45a8545d52e7818bf6b551342e8ed6d2924cf506 14930 libxdamage_1.1.4-2.diff.gz
 1029ffc5a44cb55fe2fcb8150850827478dfab3d 14342 libxdamage1_1.1.4-2_amd64.deb
 25ced5aeff1288a484b71313ce4ff09be2788d33 26630 
libxdamage1-dbg_1.1.4-2_amd64.deb
 dc5fb0e46b4df9356db52a45244c9496f7803d06 14116 libxdamage-dev_1.1.4-2_amd64.deb
Checksums-Sha256:
 43cbefb5c69f51d89a11cf84718fe0c42058fc9b6ec7c0076e7c37b9e829feb5 2127 
libxdamage_1.1.4-2.dsc
 d238c1a266c30cd124ede7e6c86635bfaa108fa552c4a82919101cebf22670e9 14930 
libxdamage_1.1.4-2.diff.gz
 849c919002039ced3429048c182499ece92f99e5cf771c704ad63f400a61ae07 14342 
libxdamage1_1.1.4-2_amd64.deb
 202c610cc89ac8996b8413e6cc0b3fb4c05a92dfe224191ff02f72ee0cc6b395 26630 
libxdamage1-dbg_1.1.4-2_amd64.deb
 db380a0fd6ad92ef0e7ffc848c7b3ed6a48ee564667f7524d51c606c9a902961 14116 
libxdamage-dev_1.1.4-2_amd64.deb
Files:
 9d1c074966b7c8cc25b3d546375e5acb 14342 libs optional 
libxdamage1_1.1.4-2_amd64.deb
 88c27b6f067a1c762370f52dafbfe4ad 26630 debug extra 
libxdamage1-dbg_1.1.4-2_amd64.deb
 292c0c94ae78abad2db4b293245b3af9 14116 libdevel optional 
libxdamage-dev_1.1.4-2_amd64.deb
 2fe3e15298132d00e4dea7ae8879fe44 2127 x11 optional libxdamage_1.1.4-2.dsc
 9c62dd8cb4d6b81b88fd03424d76214f 14930 x11 optional libxdamage_1.1.4-2.diff.gz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBAgAGBQJTwVNeAAoJEDEBgAUJBeQMbzsP/R4Eg8txwW9hNZ6Y3ME+feW5
7DdsUvrqJzpoUcHbe3+ljgFIX/LohvbLhKX9kQV7HESPasscTbK3xrJRwLbnCWxv
fH+WBchL8CODivbUVaqV+G5gFH1vQ21EWM7rBe8j6F55W1tpWntQvioGccrpnc92
66JPD9wXqd0UNoFoH1LSSsDOg7xVZnugLUgQmLqBnT7ltmh47Jjwsaf7bij+0mm/
DI4a+2fI49KnmuIZMYdvrpjX+ZJGtS5HoZFHJKUOgBaeAXhvnYHZd2iDNKJzTK7o
7Sb/kak+awuUvyHp21XacR8xtzvk2KuqSq6DjyLvNaK8/1W8CJNUtqRozaYW1bCc
0ZrqarYL/sEprno/xG8ttPcEsoVFzpmPhKIWG/OCgMf1pMueZnpDfVeiK1W0X3/4
xg3H2hss8SKG9lvMYUyUB9s/OzrKwDrDIq4OQrZBTQjYjwSR/+raQwyL6lkqtvFg
kj4y8qO9RMGgrEp4SIjvkodZ9xqKl+hdR9AC5Tb+3OqaAy8msNoJPX7IdXU5sP8w
Ba5/c8FiWnRKbL+1SUBWjtqbgHb9t5LK7dyFRB51n0j7qXJhwqzs2+QE+kZNwUbe
HR0eoCdZI/wSsnoAFKPZDkkvp3Svbgv7RTLeMkEzavPNHnF5gzC0jOP1hyxTGj/+
QEP7eEzj3PaDwbkPs0Wu
=sAKI
-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: https://lists.debian.org/e1x5zns-0005wc...@franck.debian.org



Accepted partman-partitioning 102 (source mipsel)

2014-07-12 Thread Aurelien Jarno
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sat, 12 Jul 2014 17:08:15 +0200
Source: partman-partitioning
Binary: partman-partitioning
Architecture: source mipsel
Version: 102
Distribution: unstable
Urgency: medium
Maintainer: Debian Install System Team debian-b...@lists.debian.org
Changed-By: Aurelien Jarno aure...@debian.org
Description:
 partman-partitioning - Partitioning operations for partman (udeb)
Changes:
 partman-partitioning (102) unstable; urgency=medium
 .
   * Group Loongson 3A and 3B in the same loongson-3 subarchitecture.
Checksums-Sha1:
 beab73b6862ae014589508482e7238d99926aae4 1670 partman-partitioning_102.dsc
 5ceabbd90259a6380ae0b07bdb8906d26db16605 175508 partman-partitioning_102.tar.xz
 1c7b5c835e676bcb6a848205170f7750ccb52bef 220340 
partman-partitioning_102_mipsel.udeb
Checksums-Sha256:
 f580433a3dff94264741a7d9639bb3964d2d3a37a059d2f042e7a057461ed598 1670 
partman-partitioning_102.dsc
 f80bf0d364ba6a5e35394f15a48d82b642611cf00fc1f4255da53d9024bda07f 175508 
partman-partitioning_102.tar.xz
 5f095cec6ceaa2f468f148c01312874d86732a8923c7779831a79f8e7d910b68 220340 
partman-partitioning_102_mipsel.udeb
Files:
 fd3569d5c714bdd0750045a6992ff21e 220340 debian-installer optional 
partman-partitioning_102_mipsel.udeb
 28b69b1ad119e91f446e15522e04b38b 1670 debian-installer optional 
partman-partitioning_102.dsc
 99f6e1702043e482d1bb3480671ca403 175508 debian-installer optional 
partman-partitioning_102.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIVAwUBU8FQVrqceAYd3YybAQhmmw/8Ctp5hWk5TGDUl3J2qwIjnxDhoT1c+N04
RKK47RSYoL3wf3XPac2q8luheyiOm1L3EhG35crcvIGJ9Ytx7783pVXHuyMBZ1SQ
OHaxf1EoUs772ypopBJpbpUV7m2OS5cNIzaQew36HmfGonXj/H1gztU/wxQUWcxC
Zl9FtvmXQpkowDvbkI2mCWKTfoL3Pgs0sDyqIQKX4KAkFpvbp/YNEQ5vtnJ1djOh
+b+bn9XnRE0B3uK4lM+T7NN6iljsvnAbcnW11m8GtAg6b5d/Qx+JpO25nDoWzkGZ
919ed4Gq0+T4ulLrXdf3hYhcmdyWfMj9MmarLMqySDtX8uNkkA8lZbrzjEQoBMSq
volCKN0ozJyOIefsTY/kWmpDKBLm3iy70YVJ92NkXELXVZgfDBpxwzildozwg5vE
GFkJ6GrOd5VzEJ+cX5u28fWI+EWBX1Oig2mT97M+nDuW9EG0Mwsw6ipDTAxcd5HY
aGhytr85dcYD8GhRPgnzvWG1UVy4uW3EOfDIhrcQbLCs1ez18g7t/NBxz4dyCv55
xGOcdWDgyXTZ7b+DwjzgALYc1a1bXTzZcgN0f3yudfbbkiPGW6lzT6ptHa2Rw229
r6Kp6DxwOgAxYNbuEyI0HOUN2dPo2op3Ck2Z8Q/co4SgweYM3KgGff16Af5EhRMW
K4rQ2lWxhyg=
=vZNl
-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: https://lists.debian.org/e1x5zne-0005yz...@franck.debian.org



Accepted strace 4.8-1.1 (source amd64)

2014-07-12 Thread Steve McIntyre
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 10 Jul 2014 14:22:18 +
Source: strace
Binary: strace strace64 strace-udeb
Architecture: source amd64
Version: 4.8-1.1
Distribution: unstable
Urgency: low
Maintainer: Frederik Schüler f...@debian.org
Changed-By: Steve McIntyre 93...@debian.org
Description:
 strace - System call tracer
 strace-udeb - System call tracer (udeb)
 strace64   - System call tracer for 64bit binaries
Closes: 727018 749956
Changes:
 strace (4.8-1.1) unstable; urgency=low
 .
   * NMU
   * Uploading 4.8 to unstable to fix long-standing bugs that have been
 fixed for ages in experimental only.
   * enable arm64 build, Closes: #749956
   * enable x32 build, Closes: #727018
   * lintian-inspired fixes:
 + add build-arch and build-indep targets in debian/rules
 + update standards-version to 3.9.5
 + remove ancient changelog entries causing syntax checker errors
 + add hardening using buildflags.mk
 + trivial changes to Description: fields
Checksums-Sha1:
 0659501ae450f255b51fb695c4d0cec0f2b532eb 2312 strace_4.8-1.1.dsc
 3bff77f1030d322f272c7dd91cb9b11b84d20a68 10252 strace_4.8-1.1.debian.tar.xz
 f311ab803d299c05b65f4197254efa7645767f00 209308 strace_4.8-1.1_amd64.deb
 03246e9556e0cd872d900a8e9595799455cdadfe 93988 strace-udeb_4.8-1.1_amd64.udeb
Checksums-Sha256:
 4dbe7c9a5b0f3891aa468e7f3878a47485d50e9fd1357385930bd89ac59ff1c0 2312 
strace_4.8-1.1.dsc
 fb2e0a01f0830bc42021128ddb0e9d1ac557fe790432e27a3e33a4daafcc74cb 10252 
strace_4.8-1.1.debian.tar.xz
 46f46301d64d14d96e957e8b3163b6a78a02e0e06dd9f4d3237055328931a4ea 209308 
strace_4.8-1.1_amd64.deb
 202815f0fa85b19b0ce30b11898ffc128672f1e966fc51b9dd9e2d8bd02c6691 93988 
strace-udeb_4.8-1.1_amd64.udeb
Files:
 b7cbd035a0cf2bc5901fc9b29961158d 209308 utils optional strace_4.8-1.1_amd64.deb
 edaa60a1514af0d411331246396b174a 93988 debian-installer extra 
strace-udeb_4.8-1.1_amd64.udeb
 17682f30ec64a9f7f2f98a1e48c6ca42 2312 utils optional strace_4.8-1.1.dsc
 e4a148a788d29cfa1273179c865e73d1 10252 utils optional 
strace_4.8-1.1.debian.tar.xz
Package-Type: udeb

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

iQIcBAEBCAAGBQJTvps7AAoJEFh5eVc0QmhOqmwP/0VEExwm3Dy0nk6yT4Mb5WZ7
dT29ThrytHMD6fTfeXmfs6ggbHy3+ijNUlEiwWoWVSIdc0CHRA5/wrvmqH250aem
ZYaFNWns/h7fHYK+8Mm08OMg1r8qEW48gR4LKLLpkyvfkfhSJefXS5ZvxZXF3/YY
ZPyyv5YzQDjStXZ7AfMSOWAf35ENXO987knvEfSW3so65jCrp+DYw/m6CXUanA3u
FORN7GOUgcRnblPYn2CSZ6GEnEuy9MfDsj/Am/M/jGQT8aen0/uzUkjCV08clJWh
8upXW3W/XfXwiHYVSrde0fWVwGySPyOqrnx1BqwUZU4oIPeruSTcpXXjKWwbnfOI
yiuCHckmodytPsBe1K43l7z74s4XQzuHjn+8E7v48QNTqNNNCSjxU8StF0fvqY8k
X2tCKaxhexWzqfapIwyWRxmw+OwMfRcmDDry8/gFBrIgeDMu4xXhuMHTrKYrpjpz
cR6NTiLAfCb8kf0iurZaW383j/L3z8ub574HURX6p9lBTB9BCZAiGMuo4XwMk/fK
LJCOdc7gd5JTHdU6HwSRSj/Log3EyVQWpQMsVVxWlJcaTyLTN3FxhsPWDEdJ4i1L
J8VK9PgV/9WEcXFgCHfCC9BxR6eEbOrWbnnehn/xilm+IdpfyYGSKfmeCZZQS7LN
OiQAEhnyRhBuCXPQ42Pw
=tyK7
-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: https://lists.debian.org/e1x5zok-00065l...@franck.debian.org



Accepted atlas 3.10.2-1 (source all amd64)

2014-07-12 Thread Sébastien Villemot
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sat, 12 Jul 2014 13:40:15 +0200
Source: atlas
Binary: libatlas3-base libatlas3gf-base libatlas-base-dev libatlas-dev 
libatlas-test libatlas-doc
Architecture: source all amd64
Version: 3.10.2-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Team 
debian-science-maintain...@lists.alioth.debian.org
Changed-By: Sébastien Villemot sebast...@debian.org
Description:
 libatlas-base-dev - Automatically Tuned Linear Algebra Software, generic static
 libatlas-dev - Automatically Tuned Linear Algebra Software, C header files
 libatlas-doc - Automatically Tuned Linear Algebra Software, documentation
 libatlas-test - Automatically Tuned Linear Algebra Software, test programs
 libatlas3-base - Automatically Tuned Linear Algebra Software, generic shared
 libatlas3gf-base - Transitional package to libatlas3-base
Changes:
 atlas (3.10.2-1) unstable; urgency=medium
 .
   * Imported Upstream version 3.10.2
   * fix-non-threaded-build.diff: remove patch, fixed upstream.
   * debian/rules: update to reflect numbering change for architectures.
   * Remove Sylvestre Ledru from Uploaders. Thanks Sylvestre for your work!
   * Remove architectural defaults for obsolete ia64 arch.
   * Drop obsolete code in maintainer scripts to deal with the transitions
 libblas.so.3gf = libblas.so.3 and liblapack.so.3gf = liblapack.so.3.
   * Improvement to debian/orig-tar.sh: save CVS download time.
   * Remove duplicate changelog in libatlas-doc.
Checksums-Sha1:
 fd577b87416f818a15aff527aff4f2f8db059943 2422 atlas_3.10.2-1.dsc
 dbac780a4d1ddecd68a98db31beb6b9a3f54a0fc 3597179 atlas_3.10.2.orig.tar.bz2
 c0cf1373607b47b558b47178ca32b1623ce6e996 109436 atlas_3.10.2-1.debian.tar.xz
 d1c74cd4d6c07408702c86d9ee9faa17671029a4 50944 
libatlas3gf-base_3.10.2-1_all.deb
 b9e8d27f4fb9ef3180a90428a6d283e996528243 67926 libatlas-dev_3.10.2-1_all.deb
 ae5c1b7769bbdf2177af01686746b3dcd49992fc 1148716 libatlas-doc_3.10.2-1_all.deb
 a741a503d19c8456edc8d3b3d1af69a4eb711841 2677330 
libatlas3-base_3.10.2-1_amd64.deb
 c49083891666fd9e04e5b3df3a7e46756735f9b3 3099112 
libatlas-base-dev_3.10.2-1_amd64.deb
 d3d1204438dd9825bcf8b4331e46352d89b0142c 1778224 
libatlas-test_3.10.2-1_amd64.deb
Checksums-Sha256:
 ee089038a43625938577011928570467afb2dc194de1d3e6473e2187d07a2459 2422 
atlas_3.10.2-1.dsc
 be9b265cf5a60e45a1ba072a89e78034cf38a20515487b419bfc3af2583f8edc 3597179 
atlas_3.10.2.orig.tar.bz2
 e50ea9521928e194f5486f84049ae7e6c1e784e3d70494bf5bb0f3cd98b014c8 109436 
atlas_3.10.2-1.debian.tar.xz
 808486b11e63be613de015eb63fd191db1feb22178cd8625e0cf81a3a751d062 50944 
libatlas3gf-base_3.10.2-1_all.deb
 b68bee75dfb96b5d640abfd4273f20b0fb0371a9057e4b6295f42ff7c91ae352 67926 
libatlas-dev_3.10.2-1_all.deb
 70a155999b9ea362c99927a674e1aa8bdab525bde914f3f8c6feac1d4e700798 1148716 
libatlas-doc_3.10.2-1_all.deb
 e2076766a3a01bb18beba57f81883c32f2659c5b268140f28ffeea7f12603c8c 2677330 
libatlas3-base_3.10.2-1_amd64.deb
 eb857ea4164d1c06ef02281cbad17b4bdfba8e8b6faea361e7ae7bdeeea3172d 3099112 
libatlas-base-dev_3.10.2-1_amd64.deb
 58e3ac1e3bd95d0f5845101c6fa7a3d673251ab90f918b2c31b1531166646bff 1778224 
libatlas-test_3.10.2-1_amd64.deb
Files:
 481e5f4c1b662d09b74094a926d6c861 50944 oldlibs optional 
libatlas3gf-base_3.10.2-1_all.deb
 d573349b6f6d883f71abe26a628cb7e8 67926 libdevel optional 
libatlas-dev_3.10.2-1_all.deb
 b23cd5eb0dae7bedac0697924e98157d 1148716 doc optional 
libatlas-doc_3.10.2-1_all.deb
 fb6a27bab7365080eec7d54e892c00ba 2677330 libs optional 
libatlas3-base_3.10.2-1_amd64.deb
 9ade93edb9d34d19546c9e3c63850c52 3099112 libdevel optional 
libatlas-base-dev_3.10.2-1_amd64.deb
 9ae4f3b3d24d5cc63e9d6f5b71722915 1778224 devel extra 
libatlas-test_3.10.2-1_amd64.deb
 8b4cb4b2cd9551951e75fc298b4b7f7b 2422 devel optional atlas_3.10.2-1.dsc
 821f99b779df116d0049ed9a1afd8b3b 3597179 devel optional 
atlas_3.10.2.orig.tar.bz2
 27700439096cd1ab2422bd23e7cc319b 109436 devel optional 
atlas_3.10.2-1.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTwSGaAAoJECzs6TUOzr5K9dAQAKIioSjtfKz9lnFzciAuEr1M
jNGVNV3LSbFlOCXoCc2PGpMEFNTCnEoboaa2Xo6ogOqLm3V9lmsCH/R/P1ocXlqk
V17pYrNe9ECXvir8vKWnRRz1ey+5Un+tCNpIo9nx96y1KHJiWNxXkdAfSJ3vd7Fr
c5La9n0jSt55RQQiCLvWaY5LrjzAgOJBlBp0ggn7oTB7HYRjo1IOok3J080Jz10U
a4Np41zju8oNvWKgzYm6c5nCbO2fp0iv4CG1ZVswIhKzDs89Og6pDysE1hdW1Cal
6TiXFH0lUOn9Y0G7PzYaY/6UudA6pl79j+7Ti7PWElHEtzUMkJTTb8U+pGjuTp5P
BA77PQcBcAUK3ZtZRmFxzT01euBPFzEfhNSQflEaJczd5HR9RteyVjGkogvvYn9/
chKmL0h9YkVMvCZnQbygqQu5xf6VcYRr8hbs26FTcUq2A354naQchZWWhArUzzHI
LLSMH51Hv4hc1COUnEihe8L0SudELtYy2gnG3u+mjnZ6Ag55C0p4Z3UPrwZOSwzl
aZz+cxjC2Ya+6Fz+blKBL1nWxQXXSv4CnAzi6FSXbowjqYXfarhAf0B2eBTmgI2u
QUTh8PAwG+LsAi+wXUmp2z1LalcTXuuL/8chw2lvh0hUj3LWcwdP51TyTeioiGKa
q/UzoVIB8zTaT44m6Hzi
=UgrS
-END PGP SIGNATURE-


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

Accepted libxfont 1:1.4.99.901-1 (source amd64)

2014-07-12 Thread Julien Cristau
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 12 Jul 2014 17:44:11 +0200
Source: libxfont
Binary: libxfont1 libxfont1-udeb libxfont1-dbg libxfont-dev
Architecture: source amd64
Version: 1:1.4.99.901-1
Distribution: sid
Urgency: medium
Maintainer: Debian X Strike Force debia...@lists.debian.org
Changed-By: Julien Cristau jcris...@debian.org
Description:
 libxfont-dev - X11 font rasterisation library (development headers)
 libxfont1  - X11 font rasterisation library
 libxfont1-dbg - X11 font rasterisation library (debug package)
 libxfont1-udeb - X11 font rasterisation library (udeb)
Changes:
 libxfont (1:1.4.99.901-1) unstable; urgency=medium
 .
   * New upstream release candidate.
 + includes the CVE-2014-{0209,0210,0211} patches
   * Remove Cyril from Uploaders.
   * Allow uscan to verify tarball signature.
Checksums-Sha1:
 117251d07bdc81e529c750b366ede50eccc401b7 2261 libxfont_1.4.99.901-1.dsc
 e06409816bc9ac6447337353791a863635c36d24 630347 libxfont_1.4.99.901.orig.tar.gz
 6310ed045bb71b620a49498faf4c50bdb8452b89 12858 libxfont_1.4.99.901-1.diff.gz
 c0eabe704c9f9163f1aac672592192abd276ed97 130964 
libxfont1_1.4.99.901-1_amd64.deb
 ff44733a5b7b5a172f0b9fe546edd1518246da82 88136 
libxfont1-udeb_1.4.99.901-1_amd64.udeb
 b2457706fb4eab102656649fff6b7befbd4350b6 193474 
libxfont1-dbg_1.4.99.901-1_amd64.deb
 6d9ab6a13be358796ab4002c991d6960aea6 163912 
libxfont-dev_1.4.99.901-1_amd64.deb
Checksums-Sha256:
 2d569789d2ddee3b9a594f787c5974acbea76b535acfc89f14cf3bf052412516 2261 
libxfont_1.4.99.901-1.dsc
 e7813b4faa14d1e94d22f844e09ed819f5b78e54b684a5c6d2511dc300fcf9c7 630347 
libxfont_1.4.99.901.orig.tar.gz
 79968a262976ae0d4da35a46bf5e70f34b70d9a245f3db9c24ffb41875d5cd21 12858 
libxfont_1.4.99.901-1.diff.gz
 b832e696c3d486e6bb8aa5bb4b43bee970e8b3475e08793275336a4359587b60 130964 
libxfont1_1.4.99.901-1_amd64.deb
 2337f1e188120d362038e33871feb343f15fc8f9c01f7fb9e739180a9d2aa7bd 88136 
libxfont1-udeb_1.4.99.901-1_amd64.udeb
 f4e3e93807f1e13087286b77adbfeef44160341460c65ae361075c7d1ba89b7f 193474 
libxfont1-dbg_1.4.99.901-1_amd64.deb
 ee27a7143b43b7859d78d840de57cb2415984277749dd18983b633d6a66659fd 163912 
libxfont-dev_1.4.99.901-1_amd64.deb
Files:
 5bfe096e6f4be360f71f3b9a9e4a7529 130964 libs optional 
libxfont1_1.4.99.901-1_amd64.deb
 940d1ce18ac9488ef15d7677768b4baf 88136 debian-installer optional 
libxfont1-udeb_1.4.99.901-1_amd64.udeb
 8995401540d66c341792a70b7626e352 193474 debug extra 
libxfont1-dbg_1.4.99.901-1_amd64.deb
 dbfb6163304e6e691ce52daeb1cf25e9 163912 libdevel optional 
libxfont-dev_1.4.99.901-1_amd64.deb
 b6547bcf6593896010ba976e58e202ad 2261 x11 optional libxfont_1.4.99.901-1.dsc
 0590c49cbaec70c23f095060306f06d6 630347 x11 optional 
libxfont_1.4.99.901.orig.tar.gz
 f746b869933eef5662ce9c3656d0f2ee 12858 x11 optional 
libxfont_1.4.99.901-1.diff.gz
Package-Type: udeb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBAgAGBQJTwVjIAAoJEDEBgAUJBeQMviwQAMgq0Ousb/QNTaPeH6rsj8vB
W1PXrfU+EmFl5w/lgPD3FQlnQXnr1oJ6cbgmy8KC+juIwvix0lCF/yJpdcznOUlB
ZVT1DnsS7CJbivPOvyMZ6Hc7C5tuBoagv4rBEbexILOWtYYCd+X67H4zYS8BgJNF
vAqMfAm4CNZOXko8l3D/6Co9sLcYQRQDEW/zEfnGJnZS1Al+T03ORwKKsJo14qB4
MWchB8frqzRNPtaYkfid19JNMPWbIbaAgfN3FzmGzueNLYVH8HhF82LWxbOIUa9X
SbvjHEibcE8d2E57tlOCiWscta2Ym0TJtCxGkiV4xGzG4t4BvrH0j71LKJ8I6YZH
sqvMJHhHvjvZ3QTUAmgmAUd4sx1iMLlgi73OYxt8PWh/4eLSRXq63DXeHbobBOzO
KzgFqo0hpirCTbqW/L9fAYhlNFNZT8hraPYZ9FF3XIZYeWyZsdCNrChLw6caLjOu
Se5tA9Lic9dKu0wMmAx7K4SNhqYoubuQUeoTJEUUjxXmB3f8TKuFLbS48/2QEeIP
986o/GfbLf9z2olpzvw9y3PT8m5Xs8HByU+Tf3nWjVUbHWraaWv+xqRro5TnkN/E
sE0F9TF0RCKQKj3+5tEdOAbrf0NNcCxI5Q0viJiMVyul5kWhB9Xuo1u7BJXLDEBK
Zpnk4YuD8lsUcGRLllEb
=sdwV
-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: https://lists.debian.org/e1x5zn4-kj...@franck.debian.org



Accepted libtk-img 1:1.4.2+dfsg-2 (source amd64 all)

2014-07-12 Thread Sergei Golovan
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 12 Jul 2014 19:32:48 +0400
Source: libtk-img
Binary: libtk-img libtk-img-dev libtk-img-doc
Architecture: source amd64 all
Version: 1:1.4.2+dfsg-2
Distribution: unstable
Urgency: medium
Maintainer: Sergei Golovan sgolo...@debian.org
Changed-By: Sergei Golovan sgolo...@debian.org
Description:
 libtk-img  - Extended image format support for Tcl/Tk (runtime)
 libtk-img-dev - Extended image format support for Tcl/Tk (development files)
 libtk-img-doc - Extended image format support for Tcl/Tk (manual pages)
Changes:
 libtk-img (1:1.4.2+dfsg-2) unstable; urgency=medium
 .
   * Fixed FTBFS when building only architecture-dependent packages.
   * Use system-wide jconfig.h which fixes using the system-wide libjpeg
 (thanks to Dimitri John Ledkov for the patch).
   * Fixed libtk-img and libtk-ing-dev dependencies.
Checksums-Sha1:
 b57fdfacac0b6224e52030a47b53243a8fad54ac 1341 libtk-img_1.4.2+dfsg-2.dsc
 36a8797b7fcd588ca3258c240b563805453c1be8 13180 
libtk-img_1.4.2+dfsg-2.debian.tar.xz
 206d437bb08ce095edf6e761a75c534704a9280b 131654 
libtk-img_1.4.2+dfsg-2_amd64.deb
 8e25d42930a36cba50915e9bf0b8dfe37842dc18 42008 
libtk-img-dev_1.4.2+dfsg-2_amd64.deb
 a60a6dbf10c6ed82be547994aee0efe8fc982794 202036 
libtk-img-doc_1.4.2+dfsg-2_all.deb
Checksums-Sha256:
 8b5c44defd6e4d3c4556a843c8cb353a01fcfbd1cfa707a1d7b351b171337056 1341 
libtk-img_1.4.2+dfsg-2.dsc
 484198460f1b14140bcdb6deb5c2687c3731db7966db1112407395d9663bdeac 13180 
libtk-img_1.4.2+dfsg-2.debian.tar.xz
 2ae0531c6ef772be22753bed6963b6e9edda1686c7808396dfa604b36294e70b 131654 
libtk-img_1.4.2+dfsg-2_amd64.deb
 0f5c3008643ada6ee4d45c9af0fae54b4d1912f01b93a257a7ae3674baa42897 42008 
libtk-img-dev_1.4.2+dfsg-2_amd64.deb
 da32c871d42184d5e0878b011d8c5139aaabfd24c770df240a2252ce08ff5f4b 202036 
libtk-img-doc_1.4.2+dfsg-2_all.deb
Files:
 90388e0cbe82bb0bfd668fc5909641a4 131654 libs optional 
libtk-img_1.4.2+dfsg-2_amd64.deb
 33657a4e03903fce5a21e15b5d51f79e 42008 libdevel optional 
libtk-img-dev_1.4.2+dfsg-2_amd64.deb
 b3427c157c7ca9751710aa1f81d01484 202036 doc optional 
libtk-img-doc_1.4.2+dfsg-2_all.deb
 1b83fb6e7a1c20a3a8904671ab8e0984 1341 libs optional libtk-img_1.4.2+dfsg-2.dsc
 4d07a5f2cabbf37644b40293ca0a5762 13180 libs optional 
libtk-img_1.4.2+dfsg-2.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iD8DBQFTwVZSIcdH02pGEFIRAjJJAKCVbkSxWFQ2UiVMCGVITGat13Vz9gCfclg1
o1g06aM/IRREpQZsiVxOz0U=
=k8nA
-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: https://lists.debian.org/e1x5zmx-k4...@franck.debian.org



Accepted elektra 0.7.2-1 (source amd64 all)

2014-07-12 Thread Pino Toscano
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 12 Jul 2014 17:46:05 +0200
Source: elektra
Binary: libelektra3 libelektra-dev libelektratools2 libelektratools-dev 
libelektra-cpp0 libelektra-cpp-dev elektra-bin elektra-doc
Architecture: source amd64 all
Version: 0.7.2-1
Distribution: unstable
Urgency: medium
Maintainer: Pino Toscano p...@debian.org
Changed-By: Pino Toscano p...@debian.org
Description:
 elektra-bin - elektra configuration store, binaries
 elektra-doc - elektra configuration store, API documentation
 libelektra-cpp-dev - elektra configuration store, CPP binding [development]
 libelektra-cpp0 - elektra configuration store, CPP binding
 libelektra-dev - elektra configuration store, main library [development]
 libelektra3 - elektra configuration store, main library
 libelektratools-dev - elektra configuration store, elektratools library 
[development]
 libelektratools2 - elektra configuration store, elektratools library
Closes: 669969 726129 727372 744568
Changes:
 elektra (0.7.2-1) unstable; urgency=medium
 .
   * New upstream release.
   * Bump the debhelper compatibility to 9:
 - bump compat to 9
 - bump the debhelper build dependency to = 9
 - keep the libdir as $prefix/lib for now, will revise it regarding
   multiarch in a later step
 - exclude the plugins from the shlibs handling
   * Enable the parallel build.
   * Update watch file, adding the new location.
   * Do the autoreconf at build time: (Closes: #727372, #744568)
 - add the dh-autoreconf build dependency
 - use the autoreconf dh addon
 - touch config.rpath before autoreconf'ing, workaround for some autotools
   issue
 - make sure to disable the ltdl installation, so the system libltdl is used
 - add docdata_install.diff patch to fix apidox installation
   * Update symbols files, including the fixes for mips64(el) (thanks to
 YunQiang Su) and ppc64 (thanks to Hiroyuki Yamamoto).
 (Closes: #669969, #726129)
   * Bump Standards-Version to 3.9.5, no changes required.
   * Add Vcs-* headers in control.
   * Update copyright.
Checksums-Sha1:
 ac6a7cb7907155f7421810151b8eb6bd7ab29660 1726 elektra_0.7.2-1.dsc
 fe57db428e2c89631d5f75c1bf62f9654a0b3fb5 1004097 elektra_0.7.2.orig.tar.gz
 a6cf3aa723950ff895644da12c18eec68777539c 11816 elektra_0.7.2-1.debian.tar.xz
 b8f88f559c60112acef83edaeffb0ba64f93de09 54956 libelektra3_0.7.2-1_amd64.deb
 8ae910e2b32058e04af5475870d6eb730b7dca24 59830 libelektra-dev_0.7.2-1_amd64.deb
 3b63e6e189b33af21d72d8abac7c601b286c404d 31252 
libelektratools2_0.7.2-1_amd64.deb
 fd439c6bb66a29aad4e62845d523dd9675713bc9 31220 
libelektratools-dev_0.7.2-1_amd64.deb
 8ecfbb9c238af98d5c5754df6ee2888215f5ed70 34620 
libelektra-cpp0_0.7.2-1_amd64.deb
 c63bb15e946c2b73564e73f8c66c2856589545e0 33842 
libelektra-cpp-dev_0.7.2-1_amd64.deb
 2b4cb2ca0e15385ae48039b76f1331da44ac16e3 39908 elektra-bin_0.7.2-1_amd64.deb
 a474a42fdb5cfdcea55ec8d5b0f77181ca25f97e 170786 elektra-doc_0.7.2-1_all.deb
Checksums-Sha256:
 69a88794e6701c6ed77431e4915c72f5a67c616e0002dae5fa8478126b2c7eef 1726 
elektra_0.7.2-1.dsc
 200bbda4d1c8e2f074849f382f1b107a90f56502c6f4b67745f0a6e0706f492a 1004097 
elektra_0.7.2.orig.tar.gz
 397ae4184a878a81356b71e5a3f657dcb8a575a9ae7d4971e5081f484f1c4baf 11816 
elektra_0.7.2-1.debian.tar.xz
 83cb36d6f0006b650abdc8441f2a249ad5165ad6105064cbd265da14afedc438 54956 
libelektra3_0.7.2-1_amd64.deb
 3536714077d57dc6fae3a16a2b463329799d35b772d23f32fb9e980287daeb6d 59830 
libelektra-dev_0.7.2-1_amd64.deb
 f2cff7dc00a82d976a708825b44cd9ef193038470b31401caedbeea9fca38c0d 31252 
libelektratools2_0.7.2-1_amd64.deb
 fb77e96f4bee85b1fbcd5d61655b2e0d4a59a7345deef2a8c56e98a33abbb76d 31220 
libelektratools-dev_0.7.2-1_amd64.deb
 f53583dd1a49e63fcfd6ee46975979ba1d0d623495913b6620302c1ef79df70d 34620 
libelektra-cpp0_0.7.2-1_amd64.deb
 f4a4ad4e6b1e1a6b84a78d2767681742da9d9b96c1d33ebf6a6aac25dead0a5d 33842 
libelektra-cpp-dev_0.7.2-1_amd64.deb
 b6aee8a409956df8ab60026cac81898c1190e37284db9ef6f3bc743fcdada20c 39908 
elektra-bin_0.7.2-1_amd64.deb
 eb1e02b8b3ec7c79a31cf1d5e9a5623fe4435e4c7eeb848601748dce16abb928 170786 
elektra-doc_0.7.2-1_all.deb
Files:
 c0981439688df5955c255a554c99224d 54956 libs optional 
libelektra3_0.7.2-1_amd64.deb
 5da0a7f5a2fea1c0dda87034fb971b88 59830 libdevel optional 
libelektra-dev_0.7.2-1_amd64.deb
 4da9ad4d3bc2e5af1530d86edea50a69 31252 libs optional 
libelektratools2_0.7.2-1_amd64.deb
 3f68009c3d8cb61c653f09324f7a8b52 31220 libdevel optional 
libelektratools-dev_0.7.2-1_amd64.deb
 cb18a2c76f62b30a1a65ca54dc27e4b6 34620 libs optional 
libelektra-cpp0_0.7.2-1_amd64.deb
 a3dcdae91158d759e6fadc1369cc0449 33842 libdevel optional 
libelektra-cpp-dev_0.7.2-1_amd64.deb
 3885d3d2e2b4dee3741ebdda761844e0 39908 misc optional 
elektra-bin_0.7.2-1_amd64.deb
 9be66029410bd0f55cf51e85c7e9817a 170786 doc optional 
elektra-doc_0.7.2-1_all.deb
 818c0a28866ebb00f1f94b4406777fa7 1726 misc optional elektra_0.7.2-1.dsc
 29f14be7693ae627fb8cc30a079b10c9 

Accepted libio-async-perl 0.63-1 (source all)

2014-07-12 Thread gregor herrmann
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sat, 12 Jul 2014 17:58:47 +0200
Source: libio-async-perl
Binary: libio-async-perl
Architecture: source all
Version: 0.63-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: gregor herrmann gre...@debian.org
Description:
 libio-async-perl - module providing asynchronous filehandle I/O
Changes:
 libio-async-perl (0.63-1) unstable; urgency=medium
 .
   * New upstream release.
Checksums-Sha1:
 f23a18115218006ce13ec067096ee75ebeb361b7 2421 libio-async-perl_0.63-1.dsc
 044db825e74253007968c03e39b8b10954a09610 229073 
libio-async-perl_0.63.orig.tar.gz
 39ae8a0c7caa5da6045753f3cbff279423685ef7 4548 
libio-async-perl_0.63-1.debian.tar.xz
 1dd93cd965172b3d5ddee4f7d3fff0a88417d8f1 254256 libio-async-perl_0.63-1_all.deb
Checksums-Sha256:
 ad09f140605e5441456f013d96a6335720142ecc61a3ce9696cd620b79a20b37 2421 
libio-async-perl_0.63-1.dsc
 d6789de8a08b89ac99479bf3fa32ab2a7f412a86db107ebbba646248b18d6766 229073 
libio-async-perl_0.63.orig.tar.gz
 209fa661ae46cc020c3fc2aad0f4319dfb0fc839c0752710d0a38ade78d81b52 4548 
libio-async-perl_0.63-1.debian.tar.xz
 37eca76f672758daaa543284a60a25567e48c2a470993aa1fa45e770e10ed21a 254256 
libio-async-perl_0.63-1_all.deb
Files:
 807e18b10bd4945e609f67081a1dc298 254256 perl optional 
libio-async-perl_0.63-1_all.deb
 2fab16add37a8de719dc729da29ca032 2421 perl optional libio-async-perl_0.63-1.dsc
 ce1664b4e5960f0620c8f1260698ae39 229073 perl optional 
libio-async-perl_0.63.orig.tar.gz
 6fa6dee9546d067ecf1d6ee05da9c4ab 4548 perl optional 
libio-async-perl_0.63-1.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQJ8BAEBCgBmBQJTwVuvXxSAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXREMUUxMzE2RTkzQTc2MEE4MTA0RDg1RkFC
QjNBNjgwMTg2NDlBQTA2AAoJELs6aAGGSaoGIY0QALVw32v6CFzYzTBI7Gbq8Ir7
cFzrbsVvPwJkMX6b5ZHWm9TYbFdbrgZ5vSIAc2a/gQ3rCqwWPPitquUINxDmI4Os
sDi9002/Uwjl5MH4vFgVh0UlHHyy7c0kSPjLiZrqOHLHpyx5so+D/5XShqrAXTSw
lmC3pf02qSuiCc8nuLhKZ1MbvMXP8mbcbWpDZhoyMrQMZcwGK3WhgpoqHW2kWQb0
BD2JJXalejeo48nD2Y/jeGCK7763tsKOp50CR1coBA2Tqi5FJUWJeVYTZcf4+KFZ
A+cwbR9+D5LrdXXw6SmuVZWdNXgoop7bambxFY4uPQY/3Z5Luxi9MH16dcgUCwXG
wooSvqlFncZPEGb2CM6QaQG5hLGzQkpYcNuRGTIB6J2DaAw9nxyC+O/oqIak7Q8o
t5Ks4Aw0Pg/QvqHiVVWAy41BTT1Fa9hrRGY9rojD05cEfVYGiDa3T3PKyI0CQN1b
nbmIDXeBWvJwuStQfXcqNButktmNElTRNquIb1fIe80PJwNLbqP8p5bn1bMjZpBa
qLPRKTF0oDXn3fxvgZHSJrnShuXT17AgqiptqTO/2YMIs5C3IgXf4or114nv8xE3
ElLBmOE2RgnWAt6Qlz3lS0rNqsOB89BKRkD2xdEOFjz8eXE5lRRvQPMoQWFj+dui
ocSmYvWNx+Yy0xGI6cWc
=DdAb
-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: https://lists.debian.org/e1x601u-0002bm...@franck.debian.org



Accepted pycxx 6.2.5-2 (source all)

2014-07-12 Thread Scott Kitterman
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sat, 12 Jul 2014 12:04:15 -0400
Source: pycxx
Binary: python-cxx-dev python3-cxx-dev
Architecture: source all
Version: 6.2.5-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Modules Team 
python-modules-t...@lists.alioth.debian.org
Changed-By: Scott Kitterman sc...@kitterman.com
Description:
 python-cxx-dev - Set of facilities to extend Python with C++
 python3-cxx-dev - Set of facilities to extend Python3 with C++
Changes:
 pycxx (6.2.5-2) unstable; urgency=medium
 .
   * Team upload
 .
   [ Iain Lane ]
   * Dereference symlinks when copying the examples into the test directory, so
 that they exist when the autopkgtest tries to run them.
 .
   [ Scott Kitterman ]
   * Rebuild to drop python3.3 support
Checksums-Sha1:
 ef9673b4ed5186be03fadc877630bc41574c4f10 2075 pycxx_6.2.5-2.dsc
 0a02213d7dedfa2479bfb58a2af7e288e6403409 7348 pycxx_6.2.5-2.debian.tar.xz
 7ac0f2f7574492112ec8ad6efa7da2e33f1d1de1 59760 python-cxx-dev_6.2.5-2_all.deb
 5bf93e3a72c74e4fe4a00da5116af5659dac5ffb 63514 python3-cxx-dev_6.2.5-2_all.deb
Checksums-Sha256:
 a633460d79e1b3920758edade8b4941895bb220121247b2d210720c5e03e4155 2075 
pycxx_6.2.5-2.dsc
 f90c93fe6d58f55c87c480d1ddf17f96582948cdb97dc9cd592c055ca4cc724b 7348 
pycxx_6.2.5-2.debian.tar.xz
 40bac277c8059266b7cd1ad04e023ea6c1f934eba2acae0c82c297cae27a1cc0 59760 
python-cxx-dev_6.2.5-2_all.deb
 c342e900d99e1e1f772351be5be53b353406f814a6a5018d695f521c5892e98d 63514 
python3-cxx-dev_6.2.5-2_all.deb
Files:
 edfea5d056dfd6db6ee9100f9be88404 59760 python optional 
python-cxx-dev_6.2.5-2_all.deb
 fdc3f5cf6999f887c0416a4cc8dd1c98 63514 python optional 
python3-cxx-dev_6.2.5-2_all.deb
 caa237c3efa0b84ee2b652a8ea617510 2075 python optional pycxx_6.2.5-2.dsc
 9110f91f7cd099cbfafa7ef667aa0dfe 7348 python optional 
pycxx_6.2.5-2.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTwV3mAAoJEHjX3vua1ZrxhfsQALbbbzfZ+iGn4uB/H4AYy1xp
5L2zief3ZQXyoTtmWgleLu7ECOthNQQ7qM9mT/Fdw8mF3Tx1haOHV2kgjodMlzBQ
5eZz0RkeVe3ZSY40Opulxor7me8vDX1moxGwaVx4Ey3tnCeUeAHa39pCHwLgxV2x
O6KZTkvBTQKqfYbWwbpaWOQELfi1VASyrwcWRdorP7m1m+SldtVGeMJ577cFQO3w
TbKZfLIIWjFJc5Pb+WD72+I+5KhJ/qJmAsTu0D5G1j3XOwtoXMi4x8F6BKYGGp7P
q5jxwqdtJnWYQ5gcvSqKYAtIRMMWXemyBYJJ16BgKaJ/G0BoSPoM2oKJSy6z7zXa
63G5Ul0QRqpFyd4hDoOfCHeVPLDXBJBwQKQJhqDk/IWFoxd1rX1Kl2b4cfd/z7K5
MhoXV5krRq3C9pKsCPqHJaoyt5ThLvn7JcGytOGDoLwYYBcd8Rq/V7WmXY+4l5T0
AbLsUmLWAIBdfMSVPh2uwQ4YRY8AcngPYVeeS0i9QO1ifHQLmpxLdJ1wZzOadlYs
b96Wb1mJyNWzI/fN9H8NMNzcAJlC7BPqu1wXu0U4+NTJdxGwka80KM9SiyAVVghG
HPNYFRR4iKGPvzhyuZcp9DSmnJMXDfbZMmdEJneb89+PvG6LmQpznPhQK7NS7lHQ
1l1NdLM+mB6b7XJ8MhuH
=e0tJ
-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: https://lists.debian.org/e1x602m-0002kx...@franck.debian.org



Accepted libxvmc 2:1.0.8-2 (source amd64)

2014-07-12 Thread Julien Cristau
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 12 Jul 2014 17:58:58 +0200
Source: libxvmc
Binary: libxvmc1 libxvmc1-dbg libxvmc-dev
Architecture: source amd64
Version: 2:1.0.8-2
Distribution: sid
Urgency: low
Maintainer: Debian X Strike Force debia...@lists.debian.org
Changed-By: Julien Cristau jcris...@debian.org
Description:
 libxvmc-dev - X11 Video extension library (development headers)
 libxvmc1   - X11 Video extension library
 libxvmc1-dbg - X11 Video extension library (debug package)
Closes: 610592
Changes:
 libxvmc (2:1.0.8-2) unstable; urgency=low
 .
   * Link libXvMCW.so against -ldl (closes: #610592)
   * Remove Cyril from Uploaders.
Checksums-Sha1:
 b1a85cf729734a748d11e33886a34be358f7ff9c 2096 libxvmc_1.0.8-2.dsc
 a704c91264536172feadcfa50433077e3028c713 15477 libxvmc_1.0.8-2.diff.gz
 56616f890f566f04a2055c0e70ee52bc23fb81bd 23258 libxvmc1_1.0.8-2_amd64.deb
 82be427799752c82c60826199b7e8330ae19d67c 42064 libxvmc1-dbg_1.0.8-2_amd64.deb
 e1ea58fa57e7836ee2b63a7ce16b69edb066caa6 32304 libxvmc-dev_1.0.8-2_amd64.deb
Checksums-Sha256:
 086c7a4a4cf425105321690fe12ddd99b72d5ad5852b3b191b1ac900a6e495ea 2096 
libxvmc_1.0.8-2.dsc
 d5a7de3eb9a898243518a8b70c5e62ee99e7ec47803be4a319e70feaaa8fd810 15477 
libxvmc_1.0.8-2.diff.gz
 e32442b4505427ca3727c2d98723705c3d32d401651ddb425d88dce5f470b7f1 23258 
libxvmc1_1.0.8-2_amd64.deb
 c20a935176ae8bda099505c62e57be0437a85bc794ef840503a05c38fb6dfeb0 42064 
libxvmc1-dbg_1.0.8-2_amd64.deb
 d57eae5280f05ac4e2a49675c540def96078234393945cb2cbe865ea73512881 32304 
libxvmc-dev_1.0.8-2_amd64.deb
Files:
 a57c9dca8f03531d9b048563aa5214c8 23258 libs optional libxvmc1_1.0.8-2_amd64.deb
 5824f61a813445a02a0056f475ca0210 42064 debug extra 
libxvmc1-dbg_1.0.8-2_amd64.deb
 50628292dec60e7024d32314b9696ec3 32304 libdevel optional 
libxvmc-dev_1.0.8-2_amd64.deb
 8eeb7706b3592ab7a2a1b08bb2512f43 2096 x11 optional libxvmc_1.0.8-2.dsc
 85a79dbf993572912d81b5b258dbd8cb 15477 x11 optional libxvmc_1.0.8-2.diff.gz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBAgAGBQJTwVvQAAoJEDEBgAUJBeQMyDoQANFdMXc6OYtU0/r3jwi1XZfP
pPSgv5q8nVON7Fbxbfrt2VoFSnNpj2Shmbwo5yqVqI3JmrB0KafOJ1B9FaAJHPqZ
xlRNJWDEG+wri85X1AihZGNsO0ewJUqx5hdMq0f2I0SKfA1qFcw0YBQivuw8wuT/
W4chFOTmm59ojwzwfVLA/jZPXslfLc2tV5QC76PxvbQr31OjJRN25fTpSJc1kVyb
JcZJyoO3Cn+YtLVQyBMTdTm0D5MvqZFhIzUeHlxom9QWHJAjLdqVqfCeoVgs6jfG
sad/auHBb5xQ0GHhB+MzEsoTwlQlMbDAq+LpLGYDd/sWIXi0k98u16Z7QlQcQ7Zg
xxZDfhfl9OLGvSRyNPUD0jm8Dj0Kz1hQ9x+auN4msshTx6nNpukel+o9AD8sd0xU
KERnD6DSsPE8w5ecIk8Ll68ILm75O6w7ykAoCE0mFLpnxmXVc/O+CbAOAS4jzl49
P4b8GPU7z032K4BJyMAiiCLtM77s4wCFyjySoHu6eDYiIjjM9KU1AkWCbozHpm/I
c3RWQWQPuycuLGX9wwwPgC2AGywmOQjljnekEGAbPohDtLSm/NZEqtQjHkvdalLd
RMIYJIT3C5zBPSJ0mjFYKl1xfM1TRg82CSux/HxsUI/X75GIkHtGjOIf7urCLEsY
CQELTQU0o8nZhUGBsMC1
=rRil
-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: https://lists.debian.org/e1x602b-0002gg...@franck.debian.org



Accepted taurus 3.3.0+dfsg-1 (source all)

2014-07-12 Thread Picca Frédéric-Emmanuel
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 11 Jul 2014 22:41:11 +0200
Source: taurus
Binary: python-taurus python-taurus-doc
Architecture: source all
Version: 3.3.0+dfsg-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 
debian-science-maintain...@lists.alioth.debian.org
Changed-By: Picca Frédéric-Emmanuel pi...@debian.org
Description: 
 python-taurus - framework for Tango Control System CLI and GUI applications.
 python-taurus-doc - framework for Tango Control System CLI and GUI 
applications.
Changes: 
 taurus (3.3.0+dfsg-1) unstable; urgency=medium
 .
   * Imported Upstream version 3.3.0+dfsg
   * debian/copyright
 - add Files-Excluded to remove embeded copy of python modules
   * debian/watch
 - add the dversionmangle option
   * debian/control
 - python-spyderlib (= 2.2)
Checksums-Sha1: 
 d4147de6246bc20c737ef821cab610f6988d893a 1479 taurus_3.3.0+dfsg-1.dsc
 f9e16369d18a2b06600fa45868638195f832fde7 15773769 taurus_3.3.0+dfsg.orig.tar.gz
 60984cd67c6a329042803887cf785afb56c82e01 16804 
taurus_3.3.0+dfsg-1.debian.tar.xz
 1d0db5c3f7acd56a8af2b4a6f9b467dcf3a7849b 9183896 
python-taurus_3.3.0+dfsg-1_all.deb
 768c57a37879938ae78387c3718dcfaa096435f7 7707596 
python-taurus-doc_3.3.0+dfsg-1_all.deb
Checksums-Sha256: 
 0c8d4797a042a3abdb42b9c5a1e282f825525f51287b5e9ae855a2f19cab742d 1479 
taurus_3.3.0+dfsg-1.dsc
 5db46f560b68d2ac5b8c6bb19c49a740951e14a79ec0b0d0bef8f39bd165f97f 15773769 
taurus_3.3.0+dfsg.orig.tar.gz
 302ff06ad0b239f73bd48d8cd71940102be010464283c2e9bc753873879452cc 16804 
taurus_3.3.0+dfsg-1.debian.tar.xz
 b8ad41f61beffa9ed4c6bd28f651a7a90c9cd2736d84af8ffc5a7eaa6a49eb7a 9183896 
python-taurus_3.3.0+dfsg-1_all.deb
 80af56981b1140d8f511cb9af168e4d93e968a81d4aca54b3440d776ad29877d 7707596 
python-taurus-doc_3.3.0+dfsg-1_all.deb
Files: 
 3b48fb5cc1a6fc961fc10a5456d2625b 1479 science extra taurus_3.3.0+dfsg-1.dsc
 d1ed37f1e45f003133d9a04521cc4619 15773769 science extra 
taurus_3.3.0+dfsg.orig.tar.gz
 4949e31bff46d39aca38effd4d35e5f9 16804 science extra 
taurus_3.3.0+dfsg-1.debian.tar.xz
 3ae9a554558d02b74b961a52131f9379 9183896 python extra 
python-taurus_3.3.0+dfsg-1_all.deb
 5d36d9f1b21806ccedb33c67560e3b13 7707596 doc extra 
python-taurus-doc_3.3.0+dfsg-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iEYEARECAAYFAlPBXGcACgkQtqm6aqWbEXE+ggCfWEhEp43U37VTRUSr4PzNvi8B
afQAoIzDkFtRKAoNbqCKysiovn82D9HZ
=IaPQ
-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: https://lists.debian.org/e1x602h-0002oa...@franck.debian.org



Accepted flash-kernel 3.23 (source armhf)

2014-07-12 Thread Ian Campbell
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sat, 12 Jul 2014 16:39:40 +0100
Source: flash-kernel
Binary: flash-kernel flash-kernel-installer
Architecture: source armhf
Version: 3.23
Distribution: sid
Urgency: medium
Maintainer: Debian Install System Team debian-b...@lists.debian.org
Changed-By: Ian Campbell i...@hellion.org.uk
Description:
 flash-kernel - utility to make certain embedded devices bootable
 flash-kernel-installer - Make the system bootable (udeb)
Closes: 751816 753059
Changes:
 flash-kernel (3.23) unstable; urgency=medium
 .
   * Avoid stalling install when debconf frontend is noninteractive. Patch from
 David Lechner. (Closes: #753059)
   * Append command line options from
 /etc/default/flash-kernel:LINUX_KERNEL_CMDLINE to ${bootargs} rather than
 replacing it entirely. (Closes: #751816)
Checksums-Sha1:
 5fec3cfa2afcae2c10d4982347c4bcd210284f38 1861 flash-kernel_3.23.dsc
 5b3b0479569e9790fbbc0cb5124365483e733d30 54324 flash-kernel_3.23.tar.xz
 7b9e6358747912232a7942e55d691b0a8827fc86 31688 flash-kernel_3.23_armhf.deb
 a54718781abed7aa1e2667b8450ae6afe9cef3bf 23426 
flash-kernel-installer_3.23_armhf.udeb
Checksums-Sha256:
 20de4c8ec9df3b9b57bdd05d7498a7de1c4db59a41b4ee65ed50344fa0e88180 1861 
flash-kernel_3.23.dsc
 106cdbcc7cf2752bc8ad31f66f4a15f96f58ab5c6f60764a880ab8f384cd7b8f 54324 
flash-kernel_3.23.tar.xz
 deae3b3e9e74b28d46e00e9ceb315f0213924cde6fe72e8868e4989ddd3847fb 31688 
flash-kernel_3.23_armhf.deb
 8f790b0c7f90fe9a8aaf0c9a76fd1588abb827c89b21bfea99f9a2105f80ff24 23426 
flash-kernel-installer_3.23_armhf.udeb
Files:
 a19edcf65a41fa56b68557fe976d4b64 31688 utils optional 
flash-kernel_3.23_armhf.deb
 48e42ebf41332e9d35b6b08473dd50e7 23426 debian-installer standard 
flash-kernel-installer_3.23_armhf.udeb
 f723dbc2d54116b7f645ff23fb0e1787 1861 utils optional flash-kernel_3.23.dsc
 fad223cca47470701eaeb3952709c1cd 54324 utils optional flash-kernel_3.23.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTwWC4AAoJECouJZ9pWkbGiWcQAJoIkQtAqQxjKNdLLLxxMf4f
sYERYKgNS4wurT6Q11aynrb3XYNfs3GBd8VzjvNcGSxdZP3i32o7xWrY2GCK9ZQz
kVfXIUs0HtgtXVy7kLA3OsZ0AydkCe9OLYRNSzjcW0QlXVGYOBU0ZcwU1yx+oxzL
LpR80BX3cpjARMpKYmsiqdSyuimzRJf2HHTIOvmUMhPoxh8DfaaToop67J0GVPS8
Yj75NrQVm9jTGYsCrVfSTJoBqONyfq9TdsLnr7TGTPOsW1ZFvX9n9fsaJca3HmcQ
D4Up6HnmPmj6P486B8n2qSeVM9lrzVIIhsy9RYCc/TDKvlHwDrXTXLiRo6bA7lkd
FE/kyD+QZYrl+z3z19vec5kOXNsWdn0VqY6ruq+LuQCHju532wIJf7SxGtB0Wbvt
TxANlCUJIiZmCr0vDa3JuEpf6d4lzKls26HRBwBZ85nrU0f90c7U3CVrRxe9NofX
/2ldH7bZ0XNHon7NIwRY6Khxeii1113KSrGJI0CCb+ftMoebI9tpwUlSHT6KAyIF
FxhWUjL3/Dok7e9UqmnTXUorH7aH4UDmWCUYeojRY54Q2hDYl6aTEafGBi30mVGB
43tjEr29MNwzBdpKiYbgirBEH0DYawb54k0bkXxc2F4YHEzc/rwoGv0KBrdxz6GH
cx8ZOlIOGqdsIbyAXpav
=Jr8U
-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: https://lists.debian.org/e1x60ex-0004d1...@franck.debian.org



Accepted x11-apps 7.7+3 (source amd64)

2014-07-12 Thread Julien Cristau
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 12 Jul 2014 18:13:40 +0200
Source: x11-apps
Binary: x11-apps
Architecture: source amd64
Version: 7.7+3
Distribution: sid
Urgency: medium
Maintainer: Debian X Strike Force debia...@lists.debian.org
Changed-By: Julien Cristau jcris...@debian.org
Description:
 x11-apps   - X applications
Changes:
 x11-apps (7.7+3) unstable; urgency=medium
 .
   * Delete debian/xsfbs/, not used anymore.
   * Update debian/copyright.
   * Allow uscan (through debian/rules get-tarballs) to verify tarball
 signatures by adding the pgpsigurlmangle option to watch files and shipping
 debian/upstream/signing-key.asc.
   * xcursorgen 1.0.6.
Checksums-Sha1:
 5229b9f301ef1bf33e23ce28d0014d4d758184b2 1891 x11-apps_7.7+3.dsc
 cc3b73861da6d9fbc278c686b6e48d7859871c97 4397848 x11-apps_7.7+3.tar.gz
 22912307a92255dd8e33f7d18e4a2802fb03de33 619120 x11-apps_7.7+3_amd64.deb
Checksums-Sha256:
 75ff1781fe0a8e2201e3453e7c871e94d4b27f4e24e6446670d64066f5566528 1891 
x11-apps_7.7+3.dsc
 0cf78cd4c0f8039751bb062cb0bb9a26e18cf80c9cafbd9c15fd94b7f0110685 4397848 
x11-apps_7.7+3.tar.gz
 cb4b1712e41382fed60eb08006fd24c1568edbf0936c6e17e78b619741dde224 619120 
x11-apps_7.7+3_amd64.deb
Files:
 76731c5004926055e1f145677fa69e77 619120 x11 optional x11-apps_7.7+3_amd64.deb
 7d5f40fc89018ad22a04ae9d5f485175 1891 x11 optional x11-apps_7.7+3.dsc
 5fe6cafb0b88c46ac67804c9a221748d 4397848 x11 optional x11-apps_7.7+3.tar.gz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBAgAGBQJTwV+8AAoJEDEBgAUJBeQM6a4P/2yE35KaRP0omJXA0Xvas/ns
MdfzQKC/0tN6H4rJIyjMTDDmduMti0H/T5HN8Q8cApq88I2FepZ1d9WjTKpd2gdu
t5DyUy0BKUYE6CrAfv7MCfLK4w3S0daLXATsf7FHpkCv8dfvtaP/lqt3FaehuP5J
npZsnV/AN+uUe7XZN2zuVt7dnYmT3CjbyPXNO/8nbc8yaAzyWn91ZgvUvtTtG3M0
BzCUW15SZe1Hj2nUPpKg/iCdLXCjVni7C4vz4KN4X2pkOXsU4SS9ECeDDMNwdeRH
CnGxTDg5y7B9jNgm7GU/lSquqpFbL7FIOjuPWHP+CdFCz/V2Ho1bR1Pu3nkpW2Va
kipf3admh6UVEygmFtuIvxblE5HI8Wxe6ZNJG3DhWuA1PJ4jNbNmJE0K9uH/zLOm
3LMheo8fLYEYgtQf4MPgNyJXceY9vslWgFxTjsb5F4ALrAbyFVSdUnhovztSQQVS
q/ukDzr6Egu1UYeuy4p31ga/WOcyhMgKc/K84nDeSNcHUeZv/VPlwvcEMiaWBPd1
n2XgUXeOGMi+PffxPzX4xZAsTxN4F/l825hdymnKuFB2pd/6f9yo7PXU3oLVeMPa
XGBimKGOvFWQOICOq1mKcx+refCUe0wTV7xSuaP2Q81AmuZhtpFo78YZRU1B0EnT
u8MV++ft7Dd0ebe96fFg
=xzo+
-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: https://lists.debian.org/e1x60g1-0004nm...@franck.debian.org



Accepted glibc 2.19-6 (source all amd64)

2014-07-12 Thread Aurelien Jarno
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sat, 12 Jul 2014 17:22:50 +0200
Source: glibc
Binary: libc-bin libc-dev-bin glibc-doc glibc-source locales locales-all nscd 
multiarch-support libc6 libc6-dev libc6-dbg libc6-prof libc6-pic libc6-udeb 
libc6.1 libc6.1-dev libc6.1-dbg libc6.1-prof libc6.1-pic libc6.1-udeb libc0.3 
libc0.3-dev libc0.3-dbg libc0.3-prof libc0.3-pic libc0.3-udeb libc0.1 
libc0.1-dev libc0.1-dbg libc0.1-prof libc0.1-pic libc0.1-udeb libc6-i386 
libc6-dev-i386 libc6-sparc libc6-dev-sparc libc6-sparc64 libc6-dev-sparc64 
libc6-s390 libc6-dev-s390 libc6-amd64 libc6-dev-amd64 libc6-powerpc 
libc6-dev-powerpc libc6-ppc64 libc6-dev-ppc64 libc6-mips32 libc6-dev-mips32 
libc6-mipsn32 libc6-dev-mipsn32 libc6-mips64 libc6-dev-mips64 libc6-armhf 
libc6-dev-armhf libc6-armel libc6-dev-armel libc0.1-i386 libc0.1-dev-i386 
libc6-x32 libc6-dev-x32 libc6-i686 libc6-xen libc0.1-i686 libc0.3-i686 
libc0.3-xen libc6.1-alphaev67 libc6-loongson2f libnss-dns-udeb libnss-files-udeb
Architecture: source all amd64
Version: 2.19-6
Distribution: unstable
Urgency: high
Maintainer: Aurelien Jarno aure...@debian.org
Changed-By: Aurelien Jarno aure...@debian.org
Description:
 glibc-doc  - GNU C Library: Documentation
 glibc-source - GNU C Library: sources
 libc-bin   - GNU C Library: Binaries
 libc-dev-bin - GNU C Library: Development binaries
 libc0.1- GNU C Library: Shared libraries
 libc0.1-dbg - GNU C Library: detached debugging symbols
 libc0.1-dev - GNU C Library: Development Libraries and Header Files
 libc0.1-dev-i386 - GNU C Library: 32bit development libraries for AMD64
 libc0.1-i386 - GNU C Library: 32bit shared libraries for AMD64
 libc0.1-i686 - GNU C Library: Shared libraries [i686 optimized]
 libc0.1-pic - GNU C Library: PIC archive library
 libc0.1-prof - GNU C Library: Profiling Libraries
 libc0.1-udeb - GNU C Library: Shared libraries - udeb (udeb)
 libc0.3- GNU C Library: Shared libraries
 libc0.3-dbg - GNU C Library: detached debugging symbols
 libc0.3-dev - GNU C Library: Development Libraries and Header Files
 libc0.3-i686 - GNU C Library: Shared libraries [i686 optimized]
 libc0.3-pic - GNU C Library: PIC archive library
 libc0.3-prof - GNU C Library: Profiling Libraries
 libc0.3-udeb - GNU C Library: Shared libraries - udeb (udeb)
 libc0.3-xen - GNU C Library: Shared libraries [Xen version]
 libc6  - GNU C Library: Shared libraries
 libc6-amd64 - GNU C Library: 64bit Shared libraries for AMD64
 libc6-armel - GNU C Library: ARM softfp shared libraries for armhf
 libc6-armhf - GNU C Library: ARM hard float shared libraries for armel
 libc6-dbg  - GNU C Library: detached debugging symbols
 libc6-dev  - GNU C Library: Development Libraries and Header Files
 libc6-dev-amd64 - GNU C Library: 64bit Development Libraries for AMD64
 libc6-dev-armel - GNU C Library: ARM softfp development libraries for armhf
 libc6-dev-armhf - GNU C Library: ARM hard float development libraries for armel
 libc6-dev-i386 - GNU C Library: 32-bit development libraries for AMD64
 libc6-dev-mips32 - GNU C Library: o32 Development Libraries for MIPS
 libc6-dev-mips64 - GNU C Library: 64bit Development Libraries for MIPS64
 libc6-dev-mipsn32 - GNU C Library: n32 Development Libraries for MIPS64
 libc6-dev-powerpc - GNU C Library: 32bit powerpc development libraries for 
ppc64
 libc6-dev-ppc64 - GNU C Library: 64bit Development Libraries for PowerPC64
 libc6-dev-s390 - GNU C Library: 32bit Development Libraries for IBM zSeries
 libc6-dev-sparc - GNU C Library: 32bit Development Libraries for SPARC
 libc6-dev-sparc64 - GNU C Library: 64bit Development Libraries for UltraSPARC
 libc6-dev-x32 - GNU C Library: X32 ABI Development Libraries for AMD64
 libc6-i386 - GNU C Library: 32-bit shared libraries for AMD64
 libc6-i686 - GNU C Library: Shared libraries [i686 optimized]
 libc6-loongson2f - GNU C Library: Shared libraries (Loongson 2F optimized)
 libc6-mips32 - GNU C Library: o32 Shared libraries for MIPS
 libc6-mips64 - GNU C Library: 64bit Shared libraries for MIPS64
 libc6-mipsn32 - GNU C Library: n32 Shared libraries for MIPS64
 libc6-pic  - GNU C Library: PIC archive library
 libc6-powerpc - GNU C Library: 32bit powerpc shared libraries for ppc64
 libc6-ppc64 - GNU C Library: 64bit Shared libraries for PowerPC64
 libc6-prof - GNU C Library: Profiling Libraries
 libc6-s390 - GNU C Library: 32bit Shared libraries for IBM zSeries
 libc6-sparc - GNU C Library: 32bit Shared libraries for SPARC
 libc6-sparc64 - GNU C Library: 64bit Shared libraries for UltraSPARC
 libc6-udeb - GNU C Library: Shared libraries - udeb (udeb)
 libc6-x32  - GNU C Library: X32 ABI Shared libraries for AMD64
 libc6-xen  - GNU C Library: Shared libraries [Xen version]
 libc6.1- GNU C Library: Shared libraries
 libc6.1-alphaev67 - GNU C Library: Shared libraries (EV67 optimized)
 libc6.1-dbg - GNU C Library: detached debugging symbols
 libc6.1-dev - GNU C Library: Development Libraries and Header Files
 libc6.1-pic 

Accepted x11-utils 7.7+2 (source amd64)

2014-07-12 Thread Julien Cristau
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 12 Jul 2014 18:25:31 +0200
Source: x11-utils
Binary: x11-utils
Architecture: source amd64
Version: 7.7+2
Distribution: sid
Urgency: medium
Maintainer: Debian X Strike Force debia...@lists.debian.org
Changed-By: Julien Cristau jcris...@debian.org
Description:
 x11-utils  - X11 utilities
Changes:
 x11-utils (7.7+2) unstable; urgency=medium
 .
   * Remove Cyril from Uploaders.
   * xkill 1.0.4.
 - bump x11proto build-dep to 7.0.22
   * xlsclients 1.1.3.
Checksums-Sha1:
 bd71b219477d1b844cda03697e7146c6a2856329 2170 x11-utils_7.7+2.dsc
 cd271204bf4875fd64beb26d1c8460ca87d0f52f 2474011 x11-utils_7.7+2.tar.gz
 63e77144b807cad50b4331af2c8ecac4c6dd2583 191420 x11-utils_7.7+2_amd64.deb
Checksums-Sha256:
 bba2b17ed3bf6026b97e02f86fc30e0f001817b5ccfebf646e5c11b87b27a3b0 2170 
x11-utils_7.7+2.dsc
 d9fd06aa5693977164e1958cd10999ca35cda5d5e070b828f75af6ed126f06cd 2474011 
x11-utils_7.7+2.tar.gz
 34228b00f41aa9e6b1327d450fdc1a26d3fe57602037f0be2b2168905717fc0c 191420 
x11-utils_7.7+2_amd64.deb
Files:
 33740afede41f3ba3c465063825593cb 191420 x11 optional x11-utils_7.7+2_amd64.deb
 b676305b6391ebaff5876550256dc5c5 2170 x11 optional x11-utils_7.7+2.dsc
 3b9ab592593ddd4c51482adb277a08b1 2474011 x11 optional x11-utils_7.7+2.tar.gz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBAgAGBQJTwWJ4AAoJEDEBgAUJBeQMvoQP/23N72mVnZ/wqvBHp/HOk++B
XzzcQ1xkKrHsSkjRc+4mVPWx/6arL+KBKmetDLBSZpsApGJVYgIqN4TBv+ubmuXd
hd87KJHLRNCnoQ6b6fSjEx7m6dZQfMWtVHE4LvVm+X4CB5EDwTvoEJsJwm+BJgTz
IDAnYNqcF5KJD7OUqTTypEiKm7NGHEfevloiSPJjGfRWV+IH2nMhE6pudn1UpUJ5
Y0MZjNVKVKtXgyGX6BNjQxmqgLfjmhpFPpl7U0nN9YGywzFiKSeLWYyswD+FJtY0
bUwKjCI8ZxlP/bhFnDdlP/2OgbZGOT3wXyDvPdF8Gdi9yXeL60Nr+F2EFrI3OMdc
Ht+DCE3Q0ghHQpcY2GETbuwC0zJFbUfiweP2X5BBbGQQvObVMD9TOGk95M0LI31x
fcYRnbfotBCLO/OUDUqc/agfG32zYsWFa2IeAjaFr59ITZEZpi1L+Qiqhl6R7Ew8
4PdpclB3/SgMpfPPcrVLwqavM9a8YMpuryNzUi5yS+VrP+k4KrVZpavru27vumHb
al1RfvE+DOCUfaaRfOLEz91ZAcFWIPaJaXiElfuPD8d/f0kx3tNKPddSU2m2Y5Mr
m5hGcqft4Fn5Q3K7Mndc/zlIQiY1Ohv/0/i4SZWBJJtfENJpoPzP/toBiohZ+8ik
AyWqa8F8i/rYBcSc9Jk/
=kKRI
-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: https://lists.debian.org/e1x60wq-vu...@franck.debian.org



Accepted qtmultimedia-opensource-src 5.3.1-3 (source amd64 all)

2014-07-12 Thread Lisandro Damián Nicanor Pérez Meyer
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sat, 12 Jul 2014 13:29:19 -0300
Source: qtmultimedia-opensource-src
Binary: libqt5multimedia5 libqt5multimedia5-plugins libqt5multimediaquick-p5 
libqt5multimediawidgets5 qml-module-qtmultimedia qml-module-qtaudioengine 
libqgsttools-p1 qtmultimedia5-examples qtmultimedia5-dev qtmultimedia5-dbg 
qtmultimedia5-doc qtmultimedia5-doc-html
Architecture: source amd64 all
Version: 5.3.1-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Qt/KDE Maintainers debian-qt-...@lists.debian.org
Changed-By: Lisandro Damián Nicanor Pérez Meyer lisan...@debian.org
Description:
 libqgsttools-p1 - GStreamer tools for  Qt 5 Multimedia module
 libqt5multimedia5 - Qt 5 Multimedia module
 libqt5multimedia5-plugins - Qt 5 Multimedia module plugins
 libqt5multimediaquick-p5 - Qt 5 Multimedia Quick module
 libqt5multimediawidgets5 - Qt 5 Multimedia Widgets module
 qml-module-qtaudioengine - Qt 5 AudioEngine QML module
 qml-module-qtmultimedia - Qt 5 Multimedia QML module
 qtmultimedia5-dbg - Qt 5 Multimedia library debugging symbols
 qtmultimedia5-dev - APIs for multimedia functionality - development files
 qtmultimedia5-doc - Qt 5 multimedia documentation
 qtmultimedia5-doc-html - Qt 5 multimedia HTML documentation
 qtmultimedia5-examples - Examples for Qt 5 Multimedia module
Closes: 753835
Changes:
 qtmultimedia-opensource-src (5.3.1-3) unstable; urgency=medium
 .
   * Backport test_v4l.patch to allow GStreamer stuff to be built on Hurd
 (Closes: #753835).
 - Fix install files accordingly.
   * Update symbols files with buildds' and current logs.
Checksums-Sha1:
 358031d168a487b56c573d4ac3b14ff13cf5a62d 3449 
qtmultimedia-opensource-src_5.3.1-3.dsc
 5a41f475c8edde803eec3827452127838331c00c 26256 
qtmultimedia-opensource-src_5.3.1-3.debian.tar.xz
 cfca6b4c70d3cd406398c30328050dc51c27faa9 241568 
libqt5multimedia5_5.3.1-3_amd64.deb
 84a9e5030227814cc65cf4d08857b56e0888da4f 174876 
libqt5multimedia5-plugins_5.3.1-3_amd64.deb
 4c38f1fa2c61cea3b044022ffb06496633a3a985 32582 
libqt5multimediaquick-p5_5.3.1-3_amd64.deb
 7454ae1f6b0abb4a94f0732c3b156dadc9e6f61b 38246 
libqt5multimediawidgets5_5.3.1-3_amd64.deb
 5e3afff7e8f17276dc9b6c003cd47da4dfc5d77e 60992 
qml-module-qtmultimedia_5.3.1-3_amd64.deb
 61c94f35fe56e90c68c8b2ab8d63cf65654a26c7 58592 
qml-module-qtaudioengine_5.3.1-3_amd64.deb
 b44ebc755dee94ba4c85d7eecde402280f2b 60644 
libqgsttools-p1_5.3.1-3_amd64.deb
 ec12cb7d2e79d7324cdc3a2e11669622bf3a0b73 609126 
qtmultimedia5-examples_5.3.1-3_amd64.deb
 79d4de7a3f7e89139d4840eeac67f687dc361ebd 42922 
qtmultimedia5-dev_5.3.1-3_amd64.deb
 f3358c6039ecaa0980fe3162570c699c811b07e4 27098662 
qtmultimedia5-dbg_5.3.1-3_amd64.deb
 28c79cd02f604cc9e42c5b130aa10986c1d0bfeb 1900488 
qtmultimedia5-doc_5.3.1-3_all.deb
 59bd75b603f10c97ca34b2650a634fdfd840a7f5 1589976 
qtmultimedia5-doc-html_5.3.1-3_all.deb
Checksums-Sha256:
 f6d94e0fe526643c3b79a4f011ffb8072966907831aa2757a3ba38962a115229 3449 
qtmultimedia-opensource-src_5.3.1-3.dsc
 0f9e0b36d2568b64037faf40884dfe5e090a976c5dad444d29e236d72476b1b1 26256 
qtmultimedia-opensource-src_5.3.1-3.debian.tar.xz
 865c76fdaa9c4b0d538f4bdc6c66a63047b7d2e7be5596f9c4278ca7b274f919 241568 
libqt5multimedia5_5.3.1-3_amd64.deb
 a9656e15d9f2627210056396c62a9cd867a28cc2a7363ab01a0193bfd228fda8 174876 
libqt5multimedia5-plugins_5.3.1-3_amd64.deb
 2ec2ad6880f370f9460a570730c9d424e5b540078d7c0093e6b5377721de1aa0 32582 
libqt5multimediaquick-p5_5.3.1-3_amd64.deb
 442564336cf16fe4c6b6280f57e84e81ad474a0708d16072cb1f1eab06eb1e27 38246 
libqt5multimediawidgets5_5.3.1-3_amd64.deb
 162d9ae230ef7c9dc4201e7a598af8f850fb9d35c3953c4e84a7ee306bab407f 60992 
qml-module-qtmultimedia_5.3.1-3_amd64.deb
 807f5afd1b4cc8eb9c266f005f44ebb3632b676d1614052d654dd63b098c81c8 58592 
qml-module-qtaudioengine_5.3.1-3_amd64.deb
 b9b9dc698cbbae01c9665ddcbe1ef4f950c14895a55a84cd35b898726b9a0f64 60644 
libqgsttools-p1_5.3.1-3_amd64.deb
 261f7aae6c7b09486e5d2539405d6780296c20367057f23b37d06ce462dc5328 609126 
qtmultimedia5-examples_5.3.1-3_amd64.deb
 5f5baad8074510a61bf20a488c2f6aa7ea2b3ff204c775e4c86f711033aede28 42922 
qtmultimedia5-dev_5.3.1-3_amd64.deb
 81a9510c528c334e0045a0d94f47c891df5df5dad726897de5b298a38db1081d 27098662 
qtmultimedia5-dbg_5.3.1-3_amd64.deb
 634d42bb61163e53be3360947f5eec562d8136083bef44f6c810eb16be509953 1900488 
qtmultimedia5-doc_5.3.1-3_all.deb
 a4d2e9c2528c46c287d11ec2d9bfdee5879e94d6e5613cedefc39a779fdeee08 1589976 
qtmultimedia5-doc-html_5.3.1-3_all.deb
Files:
 61aa5c23e0dcb1d14015cbf3053b052a 241568 libs optional 
libqt5multimedia5_5.3.1-3_amd64.deb
 bbaac58d5d7f0cd37e0fb26b562490c1 174876 libs optional 
libqt5multimedia5-plugins_5.3.1-3_amd64.deb
 c4d776201dcaa41f5549f1e66f5eff0d 32582 libs optional 
libqt5multimediaquick-p5_5.3.1-3_amd64.deb
 93d6a9d6f2fe63057dfa3bea4fe9e25b 38246 libs optional 
libqt5multimediawidgets5_5.3.1-3_amd64.deb
 47a828c0511d0f8ae1d7ef996e5e2a58 60992 libs optional 

Accepted cinnamon 2.2.14-1 (source amd64 all)

2014-07-12 Thread Margarita Manterola
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sat, 12 Jul 2014 12:03:59 +0200
Source: cinnamon
Binary: cinnamon cinnamon-common cinnamon-dbg
Architecture: source amd64 all
Version: 2.2.14-1
Distribution: experimental
Urgency: medium
Maintainer: Debian Cinnamon Team pkg-cinnamon-t...@lists.alioth.debian.org
Changed-By: Margarita Manterola ma...@debian.org
Description:
 cinnamon   - Innovative and comfortable desktop
 cinnamon-common - Innovative and comfortable desktop (Common data files)
 cinnamon-dbg - Innovative and comfortable desktop (Debugging symbols)
Changes:
 cinnamon (2.2.14-1) experimental; urgency=medium
 .
   [ Fabio Fantoni ]
   * New upstream release.
   * debian/control: added gksu to recommends, needed to start
 cinnamon-settings-users.
   * Refresh patches.
Checksums-Sha1:
 8d1fa96712faa7a9d89467960adc31bd555fc99a 3278 cinnamon_2.2.14-1.dsc
 8e7807860f68692cb118cd5aa3f7caf14b424a29 2656809 cinnamon_2.2.14.orig.tar.gz
 e3d42b63f037e430f50a63bb8ec18154d3bd44b6 47936 cinnamon_2.2.14-1.debian.tar.xz
 96ec0f0b2671a3aee691ff4c21723bbe5c0fa1c7 374342 cinnamon_2.2.14-1_amd64.deb
 668283967d6553ec39c2fead9ec7b5a4df2e23d7 1756728 
cinnamon-common_2.2.14-1_all.deb
 c8591694eef4c2ad36f24084d9c982e797ad5d83 832448 cinnamon-dbg_2.2.14-1_amd64.deb
Checksums-Sha256:
 20030ce7e16f5fd245b16efbccd1c98f1d57344e738a05bedb5c823283ddf158 3278 
cinnamon_2.2.14-1.dsc
 ffccc44c8b4675ba76510172d8252c3c07a131a9ad7b5ba062740b686a3cb0f9 2656809 
cinnamon_2.2.14.orig.tar.gz
 c472c949b5dec0c403b0ae68910d39fe894c9222c1ea4d0e9d5defa4a8855dc6 47936 
cinnamon_2.2.14-1.debian.tar.xz
 db36130d98fbd42ed5159124a1b9b2aa704f0219b37c8ed06b44ca50377dfec2 374342 
cinnamon_2.2.14-1_amd64.deb
 94322667099761e0addfbcc38eeb5959573d75d53ee7c3ae98cbd242a5cf2798 1756728 
cinnamon-common_2.2.14-1_all.deb
 e1e16d45c328e00d8f55d5ae943f13e09fad3b14fd27bce74c7d5ba29aff5484 832448 
cinnamon-dbg_2.2.14-1_amd64.deb
Files:
 01f0e0c19ebcfb825a28d69c9a08bc52 374342 x11 optional 
cinnamon_2.2.14-1_amd64.deb
 d56f037c41649966073b62711336906e 1756728 x11 optional 
cinnamon-common_2.2.14-1_all.deb
 cdb1b0c99e94cf6b1f976889d1f9f5bb 832448 debug extra 
cinnamon-dbg_2.2.14-1_amd64.deb
 db257c0986e59636b6bbb4d4073d4a5b 3278 x11 optional cinnamon_2.2.14-1.dsc
 c9ac23794e9ad57589e4eb0ac64b1e09 2656809 x11 optional 
cinnamon_2.2.14.orig.tar.gz
 f715561edc8fb2650ab156f67f14b546 47936 x11 optional 
cinnamon_2.2.14-1.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTwWsOAAoJEIDQpC/yyFDKUGEP/12ujWeDcolSO1+D2Tfz8bPD
TINDyMfYxnOb4i6sdeftneiVWcXQLXbcIEPETN40cDmYq4TTc4fgaFH3sZyXV0ia
cisFVrKXUrhQtOStBb2YFI9D25IqxJxPzS1DVcTPO7ihjDwe65jy+OGwwNI6LpzS
gIx/bTvoGKvDihTPrQZ28c3l6dAiwPRaFQA6iqBqfeNNYQB88o+edRZylgAZ4Vmd
oKQdgK9LUimbq3lLJCJPSSwMZ6nti8Fq5CPgfBCfyxDbjiLE/RdNlCjDpY80oG5M
WwxwN4mGH5LFLkmJK4Uf2vQuKWtLsQhY54ShkM2omo6cnxllTXR9rK1iVYXSnfef
/BzqnRFqDCroe4OJ/ga+H0+Y3bTd4oro3wWRxEGOPOWNv1IF9OpBL2o2g6WO1WqW
nEshsSo7xuKA9KrQIJKNe61nEFKhM+MeUZ+RO9tZvks6nVycIgSW9l9pTqJFMvC3
1Sa2e7LSTjcFBiMFNUYW80oVr9l7eC5sdYlEqNneCQOMBiNTI150+5bet5jxYZwu
OgFsq6xzB/3loCJGVLBVRlLVqq683FpjrtftZ8+DZ8lxE2fhJ3rGxa8/OCgxa2fv
U/I761boFhWvyb5N6xmVsS1oDzk/GQ+aj6MJyuG7/iWxnI5DnBqTnc17dydyPpPt
j4eJJpe2+le1YII6eEvr
=7ine
-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: https://lists.debian.org/e1x60wo-0004ss...@franck.debian.org



Accepted apertium-es-ca 1.1.0-1.1 (source amd64)

2014-07-12 Thread Kartik Mistry
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Mon, 07 Jul 2014 21:45:09 +
Source: apertium-es-ca
Binary: apertium-es-ca
Architecture: source amd64
Version: 1.1.0-1.1
Distribution: unstable
Urgency: medium
Maintainer: Francis Tyers fty...@prompsit.com
Changed-By: Kartik Mistry kar...@debian.org
Description:
 apertium-es-ca - Apertium linguistic data to translate between Spanish and 
Catalan
Closes: 726590
Changes:
 apertium-es-ca (1.1.0-1.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Rebuild package to fix Unknown error matching regexp (Closes: #726590)
Checksums-Sha1:
 95d72b4dc834313bdf5d7dbbc7af9cddba477f07 1892 apertium-es-ca_1.1.0-1.1.dsc
 adaa680f8db4cf0766e4c89b293ab2f4f927650c 1012350 
apertium-es-ca_1.1.0.orig.tar.gz
 df94b36f1ef953f8011b7bdbe20bb68e800e80e8 2648464 
apertium-es-ca_1.1.0-1.1.diff.gz
 e420538c80777e04e1c3fbb88a49a9bc4c9d56c4 2214202 
apertium-es-ca_1.1.0-1.1_amd64.deb
Checksums-Sha256:
 34f0a58c09ecdc39910e5dc9080055169d007cadd6801bd999e8a080636071ad 1892 
apertium-es-ca_1.1.0-1.1.dsc
 31d64bb432a0149580bd3b46f5cc0a863200e3a63a92fb4f65d72814751ff424 1012350 
apertium-es-ca_1.1.0.orig.tar.gz
 85b5469498e944a1c92dd2eb62e89aca59e64c18ed4930b6790ac3f45677a0b4 2648464 
apertium-es-ca_1.1.0-1.1.diff.gz
 7eddd49d8f5f8ecaf321ec8bc80a71d2064541d553e841792431c34fa187a123 2214202 
apertium-es-ca_1.1.0-1.1_amd64.deb
Files:
 fd15b17b839778e6a239c79334e7e775 2214202 misc extra 
apertium-es-ca_1.1.0-1.1_amd64.deb
 b9d5f60bb1e616bec970717513c456b3 1892 misc extra apertium-es-ca_1.1.0-1.1.dsc
 c4fcbf663b1c44d5afb1f4574e231615 1012350 misc extra 
apertium-es-ca_1.1.0.orig.tar.gz
 3ac4fcaba4eeb52cf6eedac22865cd5d 2648464 misc extra 
apertium-es-ca_1.1.0-1.1.diff.gz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTuxegAAoJEALB0/J4OqTej2MP/RqLshBhOE3FrJuF2THfKokv
uFZarW9exTEBUZrUVJ0g3ARrOKSNsRo0Yxg6IAoc5xcreq5AfDj69O5DwcRCU/b0
ZCk4p469v5SQYCpW8eIzKYMfyHkUKuO74w4lQMlpB+p4uw0nRugB0hALPoTPNjBA
rYDH0t1w/JQazte0M0oJpieMWgc01n6vxl+PypTTHxyUCoAyAVChQ3XxHqfEaNg8
zJwUsvFUOGCoTlTawruHj4fEuLoWDFJEVLV3AGQDKZEV9yZsYejPlsqt9VKMpDGU
mLLuOYyfXpJXnAMMFD5XFhrgTs8lre+3hvd2FTac27irjR3HB9RfYnlT6IhRVV1B
qmHm2q2rJe+x9gQl5E36uUhkgJEiefBwKVH0A3SVnUDdNqwLR9ty1YOKoYexB0Af
Mouhi/hy9z2tZ4BFHxbOXgy9fP9nRVIE/uyhDGYqBLefBIGE6pVJZ9WhsVgzi81u
UtNBNXq3TeufXDwskLvN8WYj6leCQceCcHNScSM3smbWJcTivuYCvj3LkgUZmyCe
GpZ2UO0g0fBmM8AwjEdHhrph7VFjjJS4IGXbs3VF9Kjs+5s7bfDg6nUxuYLpOwdr
NXPqW55NsW9Box0lsZeIDq/srYq4xmfFo95BB+eoqmidoijiQn/fc1QkDt+xYsSI
gvwGFSn9yJK2za0hpnC9
=6NAO
-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: https://lists.debian.org/e1x60wd-0004nt...@franck.debian.org



Accepted cinnamon-bluetooth 3.8.4-2 (source amd64)

2014-07-12 Thread Margarita Manterola
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sat, 12 Jul 2014 16:22:45 +0200
Source: cinnamon-bluetooth
Binary: cinnamon-bluetooth
Architecture: source amd64
Version: 3.8.4-2
Distribution: experimental
Urgency: medium
Maintainer: Debian Cinnamon Team pkg-cinnamon-t...@lists.alioth.debian.org
Changed-By: Margarita Manterola ma...@debian.org
Description:
 cinnamon-bluetooth - Gnome Bluetooth support for the Cinnamon desktop
Changes:
 cinnamon-bluetooth (3.8.4-2) experimental; urgency=medium
 .
   * Add patch to expect translations in the standard path.
Checksums-Sha1:
 a570ed0b003e1ace0a7b68fa875c0e83b87515c5 2845 cinnamon-bluetooth_3.8.4-2.dsc
 f856eb584c9151556de9f047a0f8e227b3cfadd9 2824 
cinnamon-bluetooth_3.8.4-2.debian.tar.xz
 d9e7954adb4b65406aebe75c09ca33106601f4a0 1425394 
cinnamon-bluetooth_3.8.4-2_amd64.deb
Checksums-Sha256:
 cec815a54f4a7869a372e78b3e8b55262156b19dfceecb3f025788381a6f9b46 2845 
cinnamon-bluetooth_3.8.4-2.dsc
 345e59b461b1c0818ba00ba4290ded7d28543cbe2d16aad21de219b84df88e85 2824 
cinnamon-bluetooth_3.8.4-2.debian.tar.xz
 5a7eb43c134b1b26395aca49090b44069a8544364004bb3405be4d6b1632208b 1425394 
cinnamon-bluetooth_3.8.4-2_amd64.deb
Files:
 4a76b97666fe63c8679040e47b7cb3c3 1425394 x11 optional 
cinnamon-bluetooth_3.8.4-2_amd64.deb
 1c55bd71ab985e057d15e7f8daed9eef 2845 x11 optional 
cinnamon-bluetooth_3.8.4-2.dsc
 f8b879adeda6fdd4c2457d08e8cb9a6c 2824 x11 optional 
cinnamon-bluetooth_3.8.4-2.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTwWsAAAoJEIDQpC/yyFDKZu4P/2+rGTHu9PhXR5D9ypTSOi/T
r+BEqaz04b9AZDO+tnhRYy+vu/f2BITXlqM1rMjeevI95gTxWUFHABUIrZOYh3tK
Zdti4k36V5o08O6N5WKNgj/cCMs1qhlavqEuZ+kuYq4uobJnz3GsFTRVvuAudEF5
lqIpNTn+DS+Yise//Jv9JZkottFxhxXYtckizo7LkNyEpECQwMAOBDTz7SWEAZxv
tqmJVXxQKxPDwO48xcH+Ql9h3FLniEsJfkOtoWDzalWm9SOOyz3fvnLDkOPmNHeQ
V1LT6y0plNj15tPJcv7DnDf6//I1Qp6dRSendotjlM4ui9TJvwS4Pg1D8+OKuPFl
EKxNE5c/CspXh1pQG94KC0IUlLRMVDQBTcC4f81kVmcrAukTddIu0Rsxz+7v/rna
1mvvo5WYNlK+7PRYRVhL5h2P2JC8RcRXW+8pivNswcZifAPuRaMLvgViIvNaaQKe
fU92KZ92B6bfuzmMTGLkpnxLpiyIS2/EKqP8/wYTkw5wtLyGgzsePbzK3//nRQ9N
SoHdPvOxGvJzf0d4ZGTWdW8p8NH8ffhUeitHEnpU91qRqoNwChWz7W4hwEV6jfSF
l3NsT0CUdDqv4QXBQspU4IITCZ0Pwc1hy7C44Gg8hAse/VjsJVrwIQs2G5rEyTC7
cY7znvxQc76F5TGW3Ang
=XJsd
-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: https://lists.debian.org/e1x60wu-0004v7...@franck.debian.org



Accepted muffin 2.2.6-1 (source amd64 all)

2014-07-12 Thread Margarita Manterola
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sat, 12 Jul 2014 12:42:52 +0200
Source: muffin
Binary: muffin libmuffin0 muffin-common libmuffin-dev gir1.2-meta-muffin-0.0 
gir1.2-muffin-3.0 muffin-dbg
Architecture: source amd64 all
Version: 2.2.6-1
Distribution: experimental
Urgency: medium
Maintainer: Debian Cinnamon Team pkg-cinnamon-t...@lists.alioth.debian.org
Changed-By: Margarita Manterola ma...@debian.org
Description:
 gir1.2-meta-muffin-0.0 - GObject introspection data for Muffin
 gir1.2-muffin-3.0 - GObject introspection data for Muffin (compatibility 
version)
 libmuffin-dev - lightweight window and compositing manager (development files)
 libmuffin0 - lightweight window and compositing manager (shared library)
 muffin - lightweight window and compositing manager
 muffin-common - lightweight window and compositing manager (data files)
 muffin-dbg - lightweight window and compositing manager (debugging symbols)
Changes:
 muffin (2.2.6-1) experimental; urgency=medium
 .
   [ Fabio Fantoni ]
   * New upstream release.
   * debian/control:
 - removed libgnome2-common
 - gsettings-desktop-schemas-dev - libcinnamon-desktop-dev
 - gnome-session - cinnamon-session
 - gnome-control-center - cinnamon-control-center
Checksums-Sha1:
 7d1f4fef1a50058821486d0dc6ec17799f3185b4 2979 muffin_2.2.6-1.dsc
 8daf9b8346a56549750d15354a232ee816864418 2705497 muffin_2.2.6.orig.tar.gz
 efffe6bca280721deca659a3747b5f7294f957ef 9088 muffin_2.2.6-1.debian.tar.xz
 7ecca9cf206097fc678f1594b40245c9e268a40a 22598 muffin_2.2.6-1_amd64.deb
 64b8f20a779c72e853136e07e04a8ad2e2eefe9e 280520 libmuffin0_2.2.6-1_amd64.deb
 e4be9e34dad5d8ca15aa7e12dfffe1a0e8d92188 730780 muffin-common_2.2.6-1_all.deb
 b197efc78f0a6971d8b2fa3872678823e7bf19d8 48240 libmuffin-dev_2.2.6-1_amd64.deb
 e14db97606fc70d410cc3e22ccb4c4ce19a35a1b 16556 
gir1.2-meta-muffin-0.0_2.2.6-1_amd64.deb
 c2357b4329f797957105c80cd4b2cd74706c460c 16594 
gir1.2-muffin-3.0_2.2.6-1_amd64.deb
 2af625955124daa5756be7194da306e23e704889 1060554 muffin-dbg_2.2.6-1_amd64.deb
Checksums-Sha256:
 427bff96e4e4af189b02f0304a79156f2e89666760136618bc199c72262e44d0 2979 
muffin_2.2.6-1.dsc
 5617504f5f8ecaf53268787728e6b7bf5da1514d9bc538dd0c047d467cca9ccf 2705497 
muffin_2.2.6.orig.tar.gz
 f38c07af16c2f83164bdd6715e144b06b9383d9ca0c96fceb222fe9518e106b2 9088 
muffin_2.2.6-1.debian.tar.xz
 254a7983e280df04e4a7527edafab539535ddd51bb4245b28bf5c0ac5387ffeb 22598 
muffin_2.2.6-1_amd64.deb
 69d0b9c6baf72cddb49de43b552313f1daac76a3d210dfc0e9d2b06a864df18f 280520 
libmuffin0_2.2.6-1_amd64.deb
 c5addb1d031a9bb3fbe0a2c3cfbe554f7a7d87de463f0298d60a6873a4baf751 730780 
muffin-common_2.2.6-1_all.deb
 6f3a5adaff60f4621d65d76e17b2d8af14f39ab7b7b48728ecbd9c0e6acc5899 48240 
libmuffin-dev_2.2.6-1_amd64.deb
 993d753b1f61802a77e589ca86acce3112fee1061a402e44085c931068023a4e 16556 
gir1.2-meta-muffin-0.0_2.2.6-1_amd64.deb
 1b2ca3ff97c4466a7463a3a0d628ded62529de8beef338fabc87d52bcc8997ba 16594 
gir1.2-muffin-3.0_2.2.6-1_amd64.deb
 d18180633f85d7b1e8eb7f519832cf5a39d9fa31c6d1efdb7cbb1bbf3516e926 1060554 
muffin-dbg_2.2.6-1_amd64.deb
Files:
 5b56cbb4659b04ad7cfe6c4c15ba8d40 22598 x11 optional muffin_2.2.6-1_amd64.deb
 0842af64ee7c09e4fa37542db4650afc 280520 libs optional 
libmuffin0_2.2.6-1_amd64.deb
 ca781d16b1876af4b176e7f3f6645f5b 730780 misc optional 
muffin-common_2.2.6-1_all.deb
 b366410bcc1e568b246ae75e98918d8f 48240 libdevel optional 
libmuffin-dev_2.2.6-1_amd64.deb
 230f51318dbff8f583e76f9c30890247 16556 introspection optional 
gir1.2-meta-muffin-0.0_2.2.6-1_amd64.deb
 780597f419bfd3c33041937dbd09e45f 16594 introspection optional 
gir1.2-muffin-3.0_2.2.6-1_amd64.deb
 aa138fc03dc904ce58706e572d4fb2bf 1060554 debug extra 
muffin-dbg_2.2.6-1_amd64.deb
 42b027ac04a36239fa656cfff7d9ce0e 2979 x11 optional muffin_2.2.6-1.dsc
 ea92effc509566db8a71304149484a63 2705497 x11 optional muffin_2.2.6.orig.tar.gz
 d2a25ae61b15ef45473f66140c01187b 9088 x11 optional muffin_2.2.6-1.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTwWpsAAoJEIDQpC/yyFDKRaIP/jX2ub/WUe0q3I7rcguh0Dq3
NKjT+Yi7MAD99JHW3PfHSz/u1pK1Xnw1Tl5F2dHjPcSto5/kmzL7ZhQsQ/E423lz
xnNyJV+lA1RhbaS77p75Vaj+bT28TE5rmbxHVJwv2a3k1x5kEcscWJUEUJtLQZBP
qCn2Ttjl7AHQGNdbnhcbhirkAUDhaz2pcD4BZ0qPfYGgr/zNjk4ty4D8+v3VJsX0
Oez1yRO0Lz59fuSDn+0zO1VDlzNo/Ql/0Ko6XIA0K2I0jYYGyMTkGyYi/1fek4Bo
xFSnrZyJ566ikUKUxOE/gJQqDXD5h2tyVjMG+1WYKhb3eDQw+zl69YPyH9Y1wjGx
pvK7q9XPh7X4d2/neXWa2v005taEPFP4PJVKhSlt0FF2vyo6NNVGPnPQVb4tfqUw
R2JKZl+28BbahmmeY8buLXL4fRmAgM0PScsdyd7bsnO0eftUKoF6jwNRGB0JPUdR
E8aFCBk+Gs+uO1XjtMOTbV3uJEn9QzLG4e0JNTDNvhyo+YTUZCJhvR53uPFkUMnj
+MBYweaaLMyxi9hVOwmWtYA5AEK9lBDprtIxbjYqoEbmeCyIu2lyDZ278tbEYoMp
+Zw7d9rSk9a5FsRav68o9AfGIXj6ixl9VUk5bfDWJ+FexXTxoIhtd2eKwYVCSS/+
6psMm52nNGOOCM4GUXKf
=3OuS
-END PGP SIGNATURE-


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

Accepted cinnamon-screensaver 2.2.4-2 (source amd64)

2014-07-12 Thread Margarita Manterola
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sat, 12 Jul 2014 16:22:44 +0200
Source: cinnamon-screensaver
Binary: cinnamon-screensaver
Architecture: source amd64
Version: 2.2.4-2
Distribution: experimental
Urgency: medium
Maintainer: Debian Cinnamon Team pkg-cinnamon-t...@lists.alioth.debian.org
Changed-By: Margarita Manterola ma...@debian.org
Description:
 cinnamon-screensaver - Cinnamon screen saver and locker
Changes:
 cinnamon-screensaver (2.2.4-2) experimental; urgency=medium
 .
   * Fix code to expect translations in the standard path.
Checksums-Sha1:
 cdd638a21dba3d481c474fb86a27807f8f9b4c3f 2482 cinnamon-screensaver_2.2.4-2.dsc
 b37770fdbf95b40b191e38f340519ac39c5ff778 3716 
cinnamon-screensaver_2.2.4-2.debian.tar.xz
 558209205d7df09ad9458f01d049c14849fdb9e3 66434 
cinnamon-screensaver_2.2.4-2_amd64.deb
Checksums-Sha256:
 031871a5aac7ff363c55953d9c7d69394caf8c35f9227c5a5e3fe69f1ec0404c 2482 
cinnamon-screensaver_2.2.4-2.dsc
 e2abb1513956b3250ad0b04c42a58683dba4faaf6203f1f70cd002fd255be921 3716 
cinnamon-screensaver_2.2.4-2.debian.tar.xz
 2478d2b4ede1d04554273b1dff57882aea5acf7eacc321223429f5670da8e96c 66434 
cinnamon-screensaver_2.2.4-2_amd64.deb
Files:
 14da2b9d68cccf0afcb1c478a889e1e5 66434 x11 optional 
cinnamon-screensaver_2.2.4-2_amd64.deb
 a896f9cb4798a1aaa294b577f66f5e38 2482 x11 optional 
cinnamon-screensaver_2.2.4-2.dsc
 c054ff046d8c04ee8297e6d38a6c0694 3716 x11 optional 
cinnamon-screensaver_2.2.4-2.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTwWrVAAoJEIDQpC/yyFDKlR4P/20++Tw1iY+3q1Lp9pfX84sh
8QbGMZoa3PwC4CuDm5ZBnhoqGXF3FgeOg+gQdtmBY0eRzdkHBoWsBLsJDShEuPbB
otaLbhfYn+SML2GIaqlcYt7QHqlRkqq6ATq/kyyy3W+3g30mT8Jc0D9N3kLkQwaT
bE0EoPDnbAPWl7+WUgUo7U0LymF25F8Mw+RaOY7LDqV0xazsvdHn2fUns8q96MjJ
j6za87jcjT59fnAPk3C9FLsiwtQNnNyOEx2J/IIDO2C/q4frDkhSUT6OKa+0Uqxh
fDKYZarTxxQXS8YEfmXlnzvhiPyoIO6ezRTsi/LTQD0nKN61Uim3OL9tF1NUeNNf
kkkT9m9CPreIEhlEwKKI1FfkVDmQG7fbFosgUkpRWjbPXNfZCsomWdahR0mCQg3W
OdzX+wh1xnTnbugVY+6v5fVgMVtWaX9fz96RBX4nRIhyVGA7GPD/eg3hgx/QqDh3
20Ajz3NGpPw+Jh7ZR9VgElXVq1a2ZiP5qoKe4sz+42jO/RG1yhgCtGc0dfK1FMtV
cn9/847yd6aRr5mm9eK53ZdfHHk3DktJVdHX6FnaPM1HT1IeW2hx++NkTZxiOV5b
BrNt01ynFtM65MmPGv18ajTrhz9eHcNarDTxeqh/Cq32w9bchVhMqS2AyK/jhD9E
ek0H5IzPTrWrqYIBGAX5
=AeFs
-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: https://lists.debian.org/e1x60x1-0004xu...@franck.debian.org



Accepted xbacklight 1.2.1-1 (source amd64)

2014-07-12 Thread Julien Cristau
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 12 Jul 2014 19:04:26 +0200
Source: xbacklight
Binary: xbacklight
Architecture: source amd64
Version: 1.2.1-1
Distribution: sid
Urgency: medium
Maintainer: Debian X Strike Force debia...@lists.debian.org
Changed-By: Julien Cristau jcris...@debian.org
Description:
 xbacklight - simple utility to set the backlight level
Closes: 716684
Changes:
 xbacklight (1.2.1-1) unstable; urgency=medium
 .
   * New upstream release (closes: #716684)
 - ported from Xlib to xcb
   * Disable silent build rules.
Checksums-Sha1:
 445fd31ec49713e35512b5d1241b5525e6483b4a 1875 xbacklight_1.2.1-1.dsc
 069dabd74d14f80b1a4f94799a0478e796d84d32 147254 xbacklight_1.2.1.orig.tar.gz
 fa0bf246c27b42e32a10f13a26721a43b7ac1b12 2742 xbacklight_1.2.1-1.diff.gz
 563c5759be9114fd29dc7929e43786bd76dd4ae9 11712 xbacklight_1.2.1-1_amd64.deb
Checksums-Sha256:
 bb0024c899084de1dad68c1756dd69a204c8be761732b016863587adeab9d610 1875 
xbacklight_1.2.1-1.dsc
 82c80cd851e3eb6d7a216d92465fcf6d5e456c2d5ac12c63cd2757b39fb65b10 147254 
xbacklight_1.2.1.orig.tar.gz
 639b7e45aab75baae3293c46aa477f1f8ebd0ff84a3158fc7a261b32ae9af11f 2742 
xbacklight_1.2.1-1.diff.gz
 5bd2b2acfab3d0520573ae7fa5ad6a36aa77b0a4a66c023433c62c4a977b9482 11712 
xbacklight_1.2.1-1_amd64.deb
Files:
 7d8c61a5299209c8a86156c6e8ae2b8b 11712 x11 optional 
xbacklight_1.2.1-1_amd64.deb
 d614ba2d51dee7b4097052b6f6e539f8 1875 x11 optional xbacklight_1.2.1-1.dsc
 e8e4c86b0f867e23aa3532618a697609 147254 x11 optional 
xbacklight_1.2.1.orig.tar.gz
 5691165c5af5e736bc423aeb983a11db 2742 x11 optional xbacklight_1.2.1-1.diff.gz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBAgAGBQJTwWwUAAoJEDEBgAUJBeQMaL0QANhvfAoghZKYEymJG8GhK0Cq
yivzhYrXas7RQVAyAO012geGtFdcKlRrxXra5S0bo8jHkMPMhm7A9Etzx4y/5BcY
Vh+2xK/a/KIhS7vDvoKtGGtzY9oKUTviL+vsRqxlAmAu1X0wtlUtOvwNYZPPdF2b
BbfFwr4uk9SsCErNu95Rn2GJ5s9EMz1D0Fbxl/qhtXlv/CkTTjAepwwwf5iu/Hdi
JgqYoCxBnzLQYYU4pbNSwiWJOue1vnf5XeHgm9KNl2p6yEDAyrfK1FSrDn1nd2cx
mieSPhoYLJJW1VT/mKOXqNuhF1HpAfL9tBeF4oun9TXkAMpwZyEoVNRa43n87D37
h3pLuZtTbseH/o4rxjhEKoDem6kixKIB1HsVHPbXy3sC92uTIX/uwV5tAkKsJWJ9
exy4IQF1HiZNFnR4/84tq7atCwKSjrlWo9EY5OULLGkFJx+34JIvPNp46V/Deaio
wYR9oYleiZRGXLbJB/9FU/qX6QL8ofgVXUTguKf4aMcJ2iLzmNPrvK6JbNvohme4
umt8c+j/TkDCaQEiyvMK9fX6JgHYi1eJRWOiBN75vIcWkRXF1dQoEi5+RGpPz/9G
uYb+nP689EvyMBfSIngfmeg+UtXPFqzUw0K1TOVFlB2CVoQIGiaieLtk/ATtyo+j
gzwZr4IQeC1bbpuwIwnp
=01G8
-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: https://lists.debian.org/e1x60yd-0005dg...@franck.debian.org



Accepted libmodule-install-perl 1.10-1 (source all)

2014-07-12 Thread gregor herrmann
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sat, 12 Jul 2014 19:23:52 +0200
Source: libmodule-install-perl
Binary: libmodule-install-perl
Architecture: source all
Version: 1.10-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: gregor herrmann gre...@debian.org
Description:
 libmodule-install-perl - framework for installing Perl modules
Changes:
 libmodule-install-perl (1.10-1) unstable; urgency=medium
 .
   * New upstream release.
   * Update copyright years, add another third-party file.
   * Drop fix-pod.patch, merged upstream.
   * Update build and runtime dependencies.
   * debian/rules: remove or recreate manpages created from POD fragments.
Checksums-Sha1:
 5c43b8910455c9763d963aabd936610430c99c4f 2809 libmodule-install-perl_1.10-1.dsc
 1e0e5672d47147d7caf10167d54b27aaa4c17a05 136587 
libmodule-install-perl_1.10.orig.tar.gz
 e92a031259fc66ea4b2b2d768045f49bb0c43b1c 6648 
libmodule-install-perl_1.10-1.debian.tar.xz
 ed22ea2a6073c7849ff999f1e1703fae78c3b18e 164080 
libmodule-install-perl_1.10-1_all.deb
Checksums-Sha256:
 26c79b4144a0571905ef3df8c69197132289fbd9e36526154fa57c9aea587cbf 2809 
libmodule-install-perl_1.10-1.dsc
 914926d31af1ace14a7670bee6362a2bc47d7c8ec48a3655bc51c6805aa6d51a 136587 
libmodule-install-perl_1.10.orig.tar.gz
 b0d5fe34f4b09dd5e7ab2a9ef69b890844aa588582f6ce35888357a0bdfcae36 6648 
libmodule-install-perl_1.10-1.debian.tar.xz
 f215f9ff0dce04cc6ba1e2b9835fce8fae991263cabfc6228e5f0fa52fd4b63f 164080 
libmodule-install-perl_1.10-1_all.deb
Files:
 d7e54d13198ba97216482c723ba1e50d 164080 perl optional 
libmodule-install-perl_1.10-1_all.deb
 a5323c4fac6c4f2b65a77eef2f7959f9 2809 perl optional 
libmodule-install-perl_1.10-1.dsc
 9126819e78ea1cc0162cee2543f049ef 136587 perl optional 
libmodule-install-perl_1.10.orig.tar.gz
 736ef8987fc4bf35846354fe21b722fa 6648 perl optional 
libmodule-install-perl_1.10-1.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQJ8BAEBCgBmBQJTwW9MXxSAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXREMUUxMzE2RTkzQTc2MEE4MTA0RDg1RkFC
QjNBNjgwMTg2NDlBQTA2AAoJELs6aAGGSaoGQ4MQAIbb/ponZaMxSV7M0nbDkJrK
TlaXFWFIi7i5kXi7IJqSb65RC2DaXEoSPTV8m2LqJGJHyDONWRegFl3MEU/LQf79
IYV9dK4AlMjEb3OF2O0brenm/qT07lqdZXH3JDF6U4JyVQQjiJ8X9t3E1gUy+0UJ
0PkA6Bf+09bsKzCUvvJLqaz8Md0MWtg+/bJ1UPckHXBkyujJ/klwphFaKbexzSZk
zZ/ehuKZWhzs4HNepY1yzwtzoIq4ap9It5QGvF9yZIgkwDCjztvFY21EdvIWTwsB
L6ZLK/Wpvs7gne+duqOA0QzvXiMlAF5T8sZMkT6vuEGxMurbixKUbI6PdVjjHFt7
tR7QLYFoxtrW3MfJ/R6h/QVCZRBehfx77aaLhebtJHUZU1/Wc1Na/xpmL/7qCtjj
ChtbUAaB20WI03eoWW2k7Pu4J8Yv4jEFI1Q6aMT7oKh4iBIP/y+wFOGRlM1jYBp5
+KTjk9OVN3BgVpJrCLVymb0PAmsCH1XZ4ch4Sn0T5VAyZIN/mQ7FutYB22z5ngJJ
kMsJj9onJ2HFqheVqXdy2kbg4NzMfHsJChfch1V1bW5GYql62yK9/kVl4HyyIKet
+iOu+akmHCc+qCpdZAWmupY+5PfER67+nbbquYszVZpO2RfhRq3ZCTzmYPnccy2j
v7Wi/5vRj4nv06H/CLHY
=tRfZ
-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: https://lists.debian.org/e1x61b2-0006hz...@franck.debian.org



Accepted sqwebmail-de 5.5.1-2 (source all)

2014-07-12 Thread Willi Mann
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sat, 12 Jul 2014 19:01:21 +0200
Source: sqwebmail-de
Binary: sqwebmail-de
Architecture: source all
Version: 5.5.1-2
Distribution: unstable
Urgency: medium
Maintainer: Willi Mann wi...@debian.org
Changed-By: Willi Mann wi...@debian.org
Description:
 sqwebmail-de - German translations for the SqWebMail webmail service
Changes:
 sqwebmail-de (5.5.1-2) unstable; urgency=medium
 .
   * Standards-Version 3.9.2 - 3.9.5 (no changes)
   * Document sqwebmail (courier) as Built-Using dependency
   * Switch to source format 3.0 (quilt)
   * Change my email address to wi...@debian.org
   * Switch to debhelper compat level 9
   * Rewrite debian/rules. Also fixes missing targets build-{arch,indep}.
   * Add watch file
   * debian/control: Improve long description
   * Add Vcs-* fields to repository within collab-maint
Checksums-Sha1:
 a47acf72fa036417c58369940b73c153fbf89f22 1895 sqwebmail-de_5.5.1-2.dsc
 e7b6717db1203cee2ef7d5ff0acfe8432f8ecfa4 3612 
sqwebmail-de_5.5.1-2.debian.tar.xz
 b9ac93ae22ab3fa98cee2b1521d8e4a97766bdc9 30890 sqwebmail-de_5.5.1-2_all.deb
Checksums-Sha256:
 f0193eacd7b3d3afc6791c74a7d54054aeca7da6ff41783d47e59b6023b87c25 1895 
sqwebmail-de_5.5.1-2.dsc
 fafa8987940333771f9b11e9611b0bb5b8c786c9c9b699491ad9d5fbc05a6d12 3612 
sqwebmail-de_5.5.1-2.debian.tar.xz
 d3efc69a4825d4d857a463757986e1c27b70aeef538d92635ed1e7f2ad0398e9 30890 
sqwebmail-de_5.5.1-2_all.deb
Files:
 f994daf8ec71a11cf0239cfbe031ce04 30890 mail optional 
sqwebmail-de_5.5.1-2_all.deb
 679eb956ef78cff11b83a55031226f91 1895 mail optional sqwebmail-de_5.5.1-2.dsc
 eda06835e030645047e477d3b26941ba 3612 mail optional 
sqwebmail-de_5.5.1-2.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTwW2yAAoJEIy+IZx0V22BqKQP/jCJrWPB5+9vd5yTfLgL7/aR
bKjmrOYHRdFnjHsmz9entVvLaE6FApFtbllQERoBbcjVN4VJ2nwGqtMzcaugT7cO
FYEgSHs+0b9vq7p9L3deXCjGlcxcHx7CiC06L1ZW2Nfhym3quvWYi8TLKH0lrCk7
jg8gVIFHEMlsqxwlgBGaRoP9m2klVEYZWHb7Jh0ccMCalCe8/w9Wv6AatlKk3brQ
tR48kCvk8Kgl7NIovpeOZXpXpnbJJsZmWpagaCnc+rt8zG8ncll9MXF7pm9Z4xJY
2waQX1w6I8pCROwm7LCNxNpKhppob0uJo+Ef1zXkr5QDp5bi0qP/luEoP9goYU9e
4Uh30R9C6vt7/wQ6we321xFapiR3IBJJ4cR2j5hSF2qXqnbTUiYE1Bsoc7AIdjG9
F9HJ0Rq6VU+wqA0ChKhF2Y/uUnbEnw5sp/uwOtGXwEqmbp0orxxolBQubptF4JyX
hbRFZxGf+MRuKd7xY2RHgkRFGIEAgmZiW+cvvMQ82geZRuyXUq8vilOA4uT0U81j
lZtpal6W6GZtXz5V3allR8YRYLW0Ocq4xgKR5caMv61TabEk3xGfnoY8awexDRMg
52iATSgt4lT8A5zeF5ONZbf9DFhc6lMFBNdv8bQ3ey72HxwUagOo9ConNsdLMh+1
tTdWk72wMA+r4MwLEnEd
=KJOC
-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: https://lists.debian.org/e1x61bf-0006le...@franck.debian.org



Accepted libparallel-prefork-perl 0.17-1 (source all)

2014-07-12 Thread gregor herrmann
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sat, 12 Jul 2014 19:28:00 +0200
Source: libparallel-prefork-perl
Binary: libparallel-prefork-perl
Architecture: source all
Version: 0.17-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: gregor herrmann gre...@debian.org
Description:
 libparallel-prefork-perl - simple prefork server framework
Changes:
 libparallel-prefork-perl (0.17-1) unstable; urgency=medium
 .
   * Team upload.
   * New upstream release.
Checksums-Sha1:
 0c5f479f722401e669c6acc412955893cc1f6e5d 2409 
libparallel-prefork-perl_0.17-1.dsc
 b61be2b213173ee49daff0f54e49101faf0a14f2 26023 
libparallel-prefork-perl_0.17.orig.tar.gz
 7388cde5b012916fce774604ee5e22e5a28ef2a6 2040 
libparallel-prefork-perl_0.17-1.debian.tar.xz
 11f367f899357bf753f4df0e90b526b08c62d117 15328 
libparallel-prefork-perl_0.17-1_all.deb
Checksums-Sha256:
 f3058abc8f7d6cf2d94fee22ba9c508608b0a6ff09772b21f5ef724842839138 2409 
libparallel-prefork-perl_0.17-1.dsc
 0d81de2632281091bd31297de1906e14cae4e845cf32200953b50406859e763b 26023 
libparallel-prefork-perl_0.17.orig.tar.gz
 f60f512bb23a0775219068bb8af1e6acef886375f6b9632254f8426c02b4578e 2040 
libparallel-prefork-perl_0.17-1.debian.tar.xz
 601df147565724ed738b04002bef3e6b7b87fa32ee2e338f3f5c76a1017ff362 15328 
libparallel-prefork-perl_0.17-1_all.deb
Files:
 36943d570490e219598175740c61aabe 15328 perl optional 
libparallel-prefork-perl_0.17-1_all.deb
 c45662f68c8e87e93b19427f6bc6b301 2409 perl optional 
libparallel-prefork-perl_0.17-1.dsc
 c4fa22e8d629e72001d016aca524d3e1 26023 perl optional 
libparallel-prefork-perl_0.17.orig.tar.gz
 d966c4167365f999611ca1e649be61d2 2040 perl optional 
libparallel-prefork-perl_0.17-1.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQJ8BAEBCgBmBQJTwXBBXxSAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXREMUUxMzE2RTkzQTc2MEE4MTA0RDg1RkFC
QjNBNjgwMTg2NDlBQTA2AAoJELs6aAGGSaoGTrsP/jrk/usux5n+GhjOmg7WyJ6d
4KloPMXDh8Pj2NxFZdP6OYREq51yGp4NJ4+u0ywEpY+mym/jkKfzNRXz5Uti1yOP
qaqUCgNKveyxMyPb9T5zfgpdmonf5DsAYY9+5Xr55b2DMKB79A/OatNjOfZHEkmm
yHwfCIdaJ4/nL2M6U/RR6iJh+TVHEg+C8KDp20lAnqlOZvu2Wdk/GrSDIYibp0x4
OXkqyO6PRT9upotGE20Li+0hyYqwnDS/GQlcYxBCnyywT2mJG+/p3akMhNorN831
S8nqmH38PG3FQlOcK+aOtZScD7get60LDmk3zl1Wrh86tKTZBSR6oWo7N+VeCTSt
c/3RJN+zvIyc00YjWM41+fBYOlLTLFNZxuLkh4BieDq9UR0H8LYXIaQsSpN68lhm
lN+5AFTiNjI8XY2Ecg7b45rU0u8yurWX3JmqnlSTNF7GG4tU5twfJw1g24qIqa1f
fRhFq4R4kbLNEr0CMKBQ+Q/yGlc5zw77rfDhA1UGJMGIr2oyhzJU/Ju2RyO+eun7
26LbaK7ItMf8DUcshqeC1kXBZlR6MjpJ34Rpc0E9Y+wfIqJXzBijMelVqNYyIWXI
tWuxDzqeJ1RR508DHRSuEXHNDaAv7eebA1suFQCMP7rZITCoz0333h54Ha3HauLT
OGeF9O66oGvzFDFnoBXE
=ZCdZ
-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: https://lists.debian.org/e1x61b9-0006jq...@franck.debian.org



Accepted deets 0.2.1-1 (source amd64)

2014-07-12 Thread Clint Adams
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sat, 12 Jul 2014 13:43:42 -0400
Source: deets
Binary: deets
Architecture: source amd64
Version: 0.2.1-1
Distribution: unstable
Urgency: medium
Maintainer: Clint Adams cl...@debian.org
Changed-By: Clint Adams cl...@debian.org
Description:
 deets  - decentralized model-based administration tool
Closes: 750515 751581
Changes:
 deets (0.2.1-1) unstable; urgency=medium
 .
   * New upstream version.
 - Patches from Guillem Jover for new libdpkg 1.17.10 API
   changes.  closes: #750515.
   * Patch from Guillem Jover to use Built-Using.
 closes: #751581.
   * Bump to Standards-Version 3.9.5.
Checksums-Sha1:
 eb2ae416e7c114fdc3bb6421d284edfa50f6e1f5 1828 deets_0.2.1-1.dsc
 8ee7ed9a7a64d1d5d0242774a7d3e9b30fedf7fa 94572 deets_0.2.1.orig.tar.gz
 d23958d249f58f3da9406cb82a32e2d680afb695 2672 deets_0.2.1-1.debian.tar.xz
 393f078e878b17f2645094fd8d02143f24bf0021 52610 deets_0.2.1-1_amd64.deb
Checksums-Sha256:
 142db7c1bc05ad6148b5f062ac9df15eb5bbffdfd9f677e6bed7a1620272ad8f 1828 
deets_0.2.1-1.dsc
 6759271ff0f57db801f4f098132188141b06b32f82e4668445d64675af0ad7ca 94572 
deets_0.2.1.orig.tar.gz
 6124538340434d8a17fc90751a3ebdec2181be87131d085ec88f6e8b9f557c6f 2672 
deets_0.2.1-1.debian.tar.xz
 481f783a04d38bc5ae8b31b5022743dd9843376b8a754cbfc597f02847c75a71 52610 
deets_0.2.1-1_amd64.deb
Files:
 3bb5749bb65679753b76381c1fede6c8 52610 admin extra deets_0.2.1-1_amd64.deb
 4ab975393be162a00db16aeff1e6dec9 1828 admin extra deets_0.2.1-1.dsc
 9c2ae80515e6fb3989433cbfc1d5df9e 94572 admin extra deets_0.2.1.orig.tar.gz
 1c5d69d71e76dbb5f7300e53558165ba 2672 admin extra deets_0.2.1-1.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1
Comment: Debian!

iQJ8BAEBCgBmBQJTwXTHXxSAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1
NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTio7KUP/A/9hCByONH0utH+7OXB7Soj
56YIi/xdt/1bJLsM6wmFfya1STCbNDF++CaLomonFTFDP6brS4Q8U814mG+VVrV0
0Uiqiuoy8ZWxoFAa77QN2O3DwSxiRKe1kqEImAq/k14cq99uLnRXaze9Vp02c4NM
JurHNa9y5jbQA4k3ZdbfEe95erTTdqzhAeCjxzt62CJ+x6kn8aX5sVdu554ssKrd
KlXBIgLfZMHq69clhX4MwZv9F6CvCIqqg1sCrAUtzZ+o+2wOSrDtr4GwqbIJvIqj
KSyfrRYVkjxvQimHty3wlfgKjNWfyROnUYbJhDpaw99xvsybpqd3a89zfAPhPBzb
K7KpbI2OdX3N5H2ysv4tm+yBLE3o3bAyqgOCHKmJSIDGl69ll7EUwCGDISFEFIJL
HDdaP9XNymctNGhUhaKaJcfMVbzWm0oliPF+DwlwUf5YjrjA883nl01PprivqoO2
ieTxz3Bqi9w0uL4WQNISXroyTFMNJ2FocxpzR9/G2xWXGmQh1oOYbKheiGyhvJlp
EffFlQ+KdMV1p4MfD2NMRCagRXYkIS0lWKF2r6wKTi/ZczWSQAvuoNx5O70PyP4y
Z9yHJLh8cTftQpqNkaBzCpxEr87zVqj1woEx+x/fbR1ltlF13oRBlRPByNfblgSu
lmJZCqBQwDZP/Zr3L5GO
=70+3
-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: https://lists.debian.org/e1x61e9-0001lv...@franck.debian.org



Accepted eclipse-wtp 3.6.0-1 (source all)

2014-07-12 Thread Jakub Adam
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Thu, 10 Jul 2014 12:54:39 +0200
Source: eclipse-wtp
Binary: eclipse-wtp eclipse-wtp-xmltools eclipse-wtp-webtools eclipse-wtp-xsl 
eclipse-wtp-ws eclipse-wtp-servertools w3c-xsd-xslt
Architecture: source all
Version: 3.6.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 
pkg-java-maintain...@lists.alioth.debian.org
Changed-By: Jakub Adam jakub.a...@ktknet.cz
Description:
 eclipse-wtp - Eclipse Web Tools Platform
 eclipse-wtp-servertools - Eclipse WTP server tools
 eclipse-wtp-webtools - Eclipse HTML, CSS and Javascript tools
 eclipse-wtp-ws - Eclipse web services tools
 eclipse-wtp-xmltools - Eclipse XML tools and editors
 eclipse-wtp-xsl - Eclipse Extensible Stylesheet Language tools
 w3c-xsd-xslt - XML Schema for W3C EXtensible Stylesheet Language 
Transformations
Changes:
 eclipse-wtp (3.6.0-1) unstable; urgency=medium
 .
   * New upstream release.
   * Refreshed d/patches/debian-custom-build.patch.
   * Regenerate CSSTokenizer during build.
   * Override codeless-jar warning in eclipse-wtp binary package.
   * Override false positive source-is-missing lintian error in bundle
 org.eclipse.wst.jsdt.support.ie.
Checksums-Sha1:
 1e9c22be6663979886e8d30f6d45f78e813aba71 2859 eclipse-wtp_3.6.0-1.dsc
 71bffac3096a098745fc36a1dcbe3d05c2939e39 12055200 eclipse-wtp_3.6.0.orig.tar.xz
 37293e20b456feb971efcffe3dd20e7c8a5e3e81 30948 
eclipse-wtp_3.6.0-1.debian.tar.xz
 73bd4f5031f88e6cd716c743359c861ab0a53fd1 2886626 eclipse-wtp_3.6.0-1_all.deb
 d8540c2ca7d8f65c39a706818571f6d16f44e210 4597146 
eclipse-wtp-xmltools_3.6.0-1_all.deb
 66c01943e25274b270ddd4f75adf4c95785348aa 15359142 
eclipse-wtp-webtools_3.6.0-1_all.deb
 2bfd5f3e2e3a48313013e6e9c53356b57599cf0d 2423424 
eclipse-wtp-xsl_3.6.0-1_all.deb
 3d0b5e45413ba215b77ed4f5fa1eb669e83fa648 4206644 eclipse-wtp-ws_3.6.0-1_all.deb
 7443bc7f24f7b93ba148d8006490fc81f1cfadee 112634 
eclipse-wtp-servertools_3.6.0-1_all.deb
 4316d8bf763030e8c70c407aca5c673d0364902c 18808 w3c-xsd-xslt_3.6.0-1_all.deb
Checksums-Sha256:
 d01b5ff3cefb12c005a9b25c359f4f47c1d0c8f4d8d4ad25433f75bb12a0ac27 2859 
eclipse-wtp_3.6.0-1.dsc
 7ce91d34254b06fd23be02056c546db7c7d4498a87e3c325a2c1b042a07549c8 12055200 
eclipse-wtp_3.6.0.orig.tar.xz
 61ace0b2e4b16e1f599a5715b1e03051cc630b3837befdc26af7591fa840fb2b 30948 
eclipse-wtp_3.6.0-1.debian.tar.xz
 a158295bd582232b0e0a172bca681d2c734247bfc2d8332fbc2a0e6c30fc75e9 2886626 
eclipse-wtp_3.6.0-1_all.deb
 577cd2ca03c343da7c68ad1feee74e1d550e469357423f086ef290805467868a 4597146 
eclipse-wtp-xmltools_3.6.0-1_all.deb
 99c70ec12c514f4d9846d6d2122eeca8dc9024664c555cf20b2e401bbe5f 15359142 
eclipse-wtp-webtools_3.6.0-1_all.deb
 9b00f3a2e5db8ecd6699fe2c5eebfd89a07cf885fed43290176843ec91b66caf 2423424 
eclipse-wtp-xsl_3.6.0-1_all.deb
 d935d8540350da048fd04fd37ac324ad9c6241394371d053559c1e2c28a8ba36 4206644 
eclipse-wtp-ws_3.6.0-1_all.deb
 96b8bfd5c7df57b282cb3a7a4d27c6090041f4dc89659bf3b3e8d623a80e9c8e 112634 
eclipse-wtp-servertools_3.6.0-1_all.deb
 2b197a0835608955186c6de7d41e4b2f2bbfb0f29e005d418771c28fc766aa13 18808 
w3c-xsd-xslt_3.6.0-1_all.deb
Files:
 b3e40f15dcfdd5e4c3f300c44f3e9996 2886626 devel optional 
eclipse-wtp_3.6.0-1_all.deb
 f615b03ba39c5227f804e9c6e9799fae 4597146 devel optional 
eclipse-wtp-xmltools_3.6.0-1_all.deb
 41ce80d8778d6a1e2956fb43dc811890 15359142 devel optional 
eclipse-wtp-webtools_3.6.0-1_all.deb
 c92697308c9e809b6df59c327b514ade 2423424 devel optional 
eclipse-wtp-xsl_3.6.0-1_all.deb
 5aacab6569986bd12bf2e931f5414668 4206644 devel optional 
eclipse-wtp-ws_3.6.0-1_all.deb
 3563bae877af81cd3edc90440003680e 112634 devel optional 
eclipse-wtp-servertools_3.6.0-1_all.deb
 0441b71ab264e8ace700c19c5b08b6ac 18808 devel optional 
w3c-xsd-xslt_3.6.0-1_all.deb
 9eaf9d120ec035809777f1f4a815964e 2859 devel optional eclipse-wtp_3.6.0-1.dsc
 71bc5a2b5c2c481c8b448efbb957e0ef 12055200 devel optional 
eclipse-wtp_3.6.0.orig.tar.xz
 7b189b07c35bd3193d1f4fd2bd7ae087 30948 devel optional 
eclipse-wtp_3.6.0-1.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCgAGBQJTwXgVAAoJECHSBYmXSz6WdccP/R1ouGiX4nYR2B3BwlrJweOP
BM1V4lkx/dVWGqQelHJxa7YgkHfpEb1ook65IWK+Y8BRshlHhxCcZ8oWJ2sVdByN
c8wYJ7MfHdq/Hl5piVU9oV3SHm9WlTxDJl7J1srvxk2h5QibjhTfPbuMNYd7vbc3
dlr9udSei3BX64h/A+s0W5rqQyfYYA/pEP0OgDFX/HRZbAORi6/x6CwX5+yMyz6y
nNd0Bl30RrGJIhIvCCxPonwqD76FUn3C8oI4+TJ/uCKuWtoRsbKj1sjVTg1aAtwZ
1B71g8kRpvVqDrS71bQHfm8nxeHVr3FafkwE8RlF+D3QoNUQ7hJUyi+G1Val6Vd6
cZ1Bz0josiu0fRZdF3OfUYYknBqml3z9xSne3wEpLqRCtWxGPyi/PvB0O0mBljQG
GNShJbCtn2LG7sPbop/TVL3OmkM8lnhHn4T5JAbBNhKLeyQkoVRppFhBmqwzhQlG
8Va8kOXs0+36vH1u7U5R4IHNHQld/5k2XbPVFnZodDnzyuzxwzxUb8l7CkGo/L25
6kvv8Swqjmp6W/pgBNOEgS2H0+BlRJAko4wyRGDsWG716vvpncJrr86v+HPUhbRT
poRShfwmLePEdRU2bBv6h2tVTwPBtXI4feZx7GaKDMy6dL7F9RWeJdoimKx/U3Ro
A88GpD8nVGKFXJR+HB+9
=LNzZ
-END PGP SIGNATURE-


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

Accepted fakeroot 1.20.1-1 (source amd64)

2014-07-12 Thread Clint Adams
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sat, 12 Jul 2014 14:35:51 -0400
Source: fakeroot
Binary: fakeroot libfakeroot
Architecture: source amd64
Version: 1.20.1-1
Distribution: unstable
Urgency: medium
Maintainer: Clint Adams cl...@debian.org
Changed-By: Clint Adams cl...@debian.org
Description:
 fakeroot   - tool for simulating superuser privileges
 libfakeroot - tool for simulating superuser privileges - shared libraries
Closes: 737573
Changes:
 fakeroot (1.20.1-1) unstable; urgency=medium
 .
   * Drop the patch hard-coding the path to setcap since we now
 skip the t.xattr test when the getcap command can't be found.
 closes: #737573.
Checksums-Sha1:
 225fb9fdc0dea276120ec84f7aa823e057c4a91b 2046 fakeroot_1.20.1-1.dsc
 19691416c1f7798f54df32f6d906da964fe03bcb 321217 fakeroot_1.20.1.orig.tar.bz2
 27dcee73f9c16f8f189e4110ef1cb6f0874fe548 42600 fakeroot_1.20.1-1.debian.tar.xz
 3b6de416989fd67195d2e273dc727d2355362336 78216 fakeroot_1.20.1-1_amd64.deb
 878b1db5680918089fe7fef544a6aab825f05002 44502 libfakeroot_1.20.1-1_amd64.deb
Checksums-Sha256:
 969325ea257268d7294a8e606a4c056f28f20ce8a255b267334f3c1a98ab3824 2046 
fakeroot_1.20.1-1.dsc
 19d3aaf0b71c04d7e4f1dcf7e05152def735b2076faee7c2c66af08d17c18db2 321217 
fakeroot_1.20.1.orig.tar.bz2
 ee98b1a8c805486aecb12173b8c4fd9909272d07bbd295ebec04ad0da0334e78 42600 
fakeroot_1.20.1-1.debian.tar.xz
 5feb27f993cc25277407523fe00dd94a296504969f4dd10112bf473034ab5384 78216 
fakeroot_1.20.1-1_amd64.deb
 ffa90e72ed1495a67d139bb04501b101638e81c173eacd076d6a7e1533faf699 44502 
libfakeroot_1.20.1-1_amd64.deb
Files:
 70a25bd97e3b1fdd34abb9c4bab6c9eb 78216 utils optional 
fakeroot_1.20.1-1_amd64.deb
 afeb52b224f092f5ac1aad9ede765f5c 44502 utils optional 
libfakeroot_1.20.1-1_amd64.deb
 93ef37953cdeea6bfa77d4297f132eae 2046 utils optional fakeroot_1.20.1-1.dsc
 ef246a7cadf85282180a1e27f7377a26 321217 utils optional 
fakeroot_1.20.1.orig.tar.bz2
 c389eca85bea0845b18c9b01b99852ce 42600 utils optional 
fakeroot_1.20.1-1.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1
Comment: Debian!

iQJ8BAEBCgBmBQJTwYF3XxSAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1
NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTio1DUP+wTkEJ/USirBqFw9vxiBrLq1
od3IaNlSeG6JWLKAE9p/SRG+Fb7giuvwaYQBRq2NKTpVt5xSvYouuR4oI7cMqTcG
UKGPj9Oa4Yn9yJkxs1L9rsypC0/j7ialiiJD7T3By4rkWiOI+eY9mNv16EWj/eRC
+CRgR/SMYXJdaoTqEjqivcgf1t/qVro81NIGkNNzZC6Q/Cod7ajfdMUgXQT7GTLn
Ye5Ntzi9KyjuHEfpVr+OuEEJLdnzxItkxuhKdhlZ/yz7hvTQ7Q7XAptnygjB9bAE
wSGnF/Fk34vOS9q9J/4s1UvUJaN00V7VWTTQkLdpBwKGqlbemL/q1i+dk3/YgjPV
7CK1pb+CzI96WCfE+pJQB37aDoYsi+s+XdH1kewkSClZLw0M1c44vEHT3LPFOJ4n
0Tx5HGG+6mTrxG/s7lNq3SxayddLjCp0f/nIC/in6n/kH3IJpehXibQsewWJ0N+d
mwHBE0YOns17D2UJ0bXql4d9yMuGTLsZqImZeqDyGJVPlZeDGGxDyBLJTwDT0sC9
F2l7+Oynw2GdYc1Mge44xX25VkZGCNJLFsJtAFGzc7ozODd6qQaKhmeWaJ3V+dmp
Oyq9pqpGFQCxibUlk9o7Om5vdcWYxS2r1E/Ze9jufT3ZUv5pStfnOXpp5ywEGd3i
qtGXAPdNoXUabRSlul8m
=c0O9
-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: https://lists.debian.org/e1x62ld-0005cn...@franck.debian.org



Accepted cinnamon-control-center 2.2.10-1 (source amd64 all)

2014-07-12 Thread Margarita Manterola
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sat, 12 Jul 2014 13:58:28 +0200
Source: cinnamon-control-center
Binary: cinnamon-control-center cinnamon-control-center-data 
libcinnamon-control-center-dev libcinnamon-control-center1 
cinnamon-control-center-dbg
Architecture: source amd64 all
Version: 2.2.10-1
Distribution: experimental
Urgency: medium
Maintainer: Debian Cinnamon Team pkg-cinnamon-t...@lists.alioth.debian.org
Changed-By: Margarita Manterola ma...@debian.org
Description:
 cinnamon-control-center - utilities to configure the Cinnamon desktop
 cinnamon-control-center-data - configuration applets for Cinnamon - data files
 cinnamon-control-center-dbg - utilities to configure the Cinnamon desktop - 
debug symbols
 libcinnamon-control-center-dev - utilities to configure the Cinnamon desktop
 libcinnamon-control-center1 - utilities to configure the Cinnamon desktop
Changes:
 cinnamon-control-center (2.2.10-1) experimental; urgency=medium
 .
   [ Fabio Fantoni ]
   * New upstream release.
   * debian/copyright: fixed license of some svg files.
 .
   [ Margarita Manterola ]
   * Added patch to expect translations in the standard path.
Checksums-Sha1:
 9c0ed0f81e5b2834e68c0329dde54a920bd0f5eb 3421 
cinnamon-control-center_2.2.10-1.dsc
 5a9c7635433361ecddb706eb71cabbd23997093f 4855304 
cinnamon-control-center_2.2.10.orig.tar.gz
 5ab4af3e10978707e80c3ed64b96c2f47a1e820f 11516 
cinnamon-control-center_2.2.10-1.debian.tar.xz
 5c6a6a76514d2c24a280cfac99c2bf93aa9b9728 1680812 
cinnamon-control-center_2.2.10-1_amd64.deb
 506d3f9c752a2f7286e8d58ee3b658cd79eace99 2468862 
cinnamon-control-center-data_2.2.10-1_all.deb
 87dc51cf36c08fb0a92de061084a8619659d305a 1412734 
libcinnamon-control-center-dev_2.2.10-1_amd64.deb
 9bf7d69a13bbe176c9ec509a7dd788b161026404 1418610 
libcinnamon-control-center1_2.2.10-1_amd64.deb
 77a5e5293daf0f4dd89577bce3678aaa6f8f3536 2590510 
cinnamon-control-center-dbg_2.2.10-1_amd64.deb
Checksums-Sha256:
 c564e2b9e989353e04291ff263e412754b991bf16250681b45d5066a4f791ccb 3421 
cinnamon-control-center_2.2.10-1.dsc
 5bdd6570e5a2ac2bc4760f3cec5fe7240015f7de9e8756b949e301cf3a474cef 4855304 
cinnamon-control-center_2.2.10.orig.tar.gz
 5b14908d6432d7365d23cc23f90327256986caf209f87270c0ae0581557f623c 11516 
cinnamon-control-center_2.2.10-1.debian.tar.xz
 e3b41f8173564cd994ec38539c6ab7e32ba1f20fb42578c5f064862c9a7db869 1680812 
cinnamon-control-center_2.2.10-1_amd64.deb
 105151b384a78323a453ebaeff67f1acef9861e4d1a3c4f3f0a6efd1c18c5024 2468862 
cinnamon-control-center-data_2.2.10-1_all.deb
 6e8c8f7206b0a95b8ae2a37f721d3add2e5c88e071bf8bdf41d8383da44c68ed 1412734 
libcinnamon-control-center-dev_2.2.10-1_amd64.deb
 33a726752dd3b19b42d60c68c154d77ce89f9a17aedb232e7d684f7123460807 1418610 
libcinnamon-control-center1_2.2.10-1_amd64.deb
 45326a184c0a76647b2a8162a0ea0d89aebb177663409cc9b4f700d876163fc6 2590510 
cinnamon-control-center-dbg_2.2.10-1_amd64.deb
Files:
 3abe7491996e6c11d7e28fcfdba224a4 1680812 x11 optional 
cinnamon-control-center_2.2.10-1_amd64.deb
 94c8073c2ac7e8abba77fd5f166963b4 2468862 x11 optional 
cinnamon-control-center-data_2.2.10-1_all.deb
 99fa309cfcd540982031a27b8717d712 1412734 libdevel optional 
libcinnamon-control-center-dev_2.2.10-1_amd64.deb
 318d93d93c183b8d0c5402cc29e0012e 1418610 libs optional 
libcinnamon-control-center1_2.2.10-1_amd64.deb
 bc9c4ec2a82ada0a56c9d68586debbda 2590510 debug extra 
cinnamon-control-center-dbg_2.2.10-1_amd64.deb
 f432223fb8dba3ee65a6022e57ea53cb 3421 x11 optional 
cinnamon-control-center_2.2.10-1.dsc
 6d15770c2da97fdd4d99813825e195e4 4855304 x11 optional 
cinnamon-control-center_2.2.10.orig.tar.gz
 972a75a8b1cad9f43397c2b8b3ed5955 11516 x11 optional 
cinnamon-control-center_2.2.10-1.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTwYKxAAoJEIDQpC/yyFDKXYkQAKxTr8rn/AdLaQQzTrHHMQ3F
8T9eR7RNKa2DFZxGPDZqIhLlNjXXFX4oKkkPxwad0lvcCAtLFe9a9+Vn2cO6gKyt
o3TtSnvYw/kQJxEjFmFCg90T7VD791oWayxEivTQQbxuLKyYM47cIthl7d8+QGs1
hLiZ4mdr798BMGMKQZdTzcbf2ocMYaQP7AdwEfAySJEbQOAyu+ZCvCsv1Gl810XV
7TBRzuiZysLT/h/EpQ0yMdL1hBBOYJ78DM/GnqW2GVkRPQTZ86M3z0WGKaKdjBel
PsTnVO65b0hKdbzApxzmpOmdLTRcru/pZXbTg33BTvnZP3xHqOKTW0s1iaB4IdIR
i2+qOVy/Ll3WmRtdC/Sd2XmimmPbMIG1FgjtEU8Nr8WtbRKddNLLP2euNuem3ISD
ayrgNlF0VQOufB3h/7ppc9kgnNCHo6+TjSajLv5MU+QQzwgWZjCyIHqW88LS9MfC
mn81OBpzUTgB+zCtFhRs5dLXoM0JFlZN/GDQVm/vGucXg9rxJtF5dfAI3QwWDyXh
t3tZydrTvb1LXJHXkJOFZZnzbg6aKqCKWT7GkD8XtgKBz4c8jgBkho/xAEX+wOHN
svFKXV1QDWDCfTjUmAh/3OB2cuKnBX77XzjOYtat3nMEp8p8mcwetbtGbkcQic8L
5/Efo0aRiqkx433lpQNE
=sOCb
-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: https://lists.debian.org/e1x62a3-0007hj...@franck.debian.org



Accepted cinnamon-session 2.2.2-1 (source amd64 all)

2014-07-12 Thread Margarita Manterola
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sat, 12 Jul 2014 18:22:33 +0200
Source: cinnamon-session
Binary: cinnamon-session cinnamon-session-common
Architecture: source amd64 all
Version: 2.2.2-1
Distribution: experimental
Urgency: medium
Maintainer: Debian Cinnamon Team pkg-cinnamon-t...@lists.alioth.debian.org
Changed-By: Margarita Manterola ma...@debian.org
Description:
 cinnamon-session - Cinnamon Session Manager - Minimal runtime
 cinnamon-session-common - Cinnamon Session Manager - common files
Changes:
 cinnamon-session (2.2.2-1) experimental; urgency=medium
 .
   [ Fabio Fantoni ]
   * New upstream release.
 .
   [ Margarita Manterola ]
   * Added patch to expect translations on the standard path.
   * Added patch to use cinnamon-session-properties icon instead of
 session-properties icon, present in gnome-session-common.
Checksums-Sha1:
 a81c4c2bbbd6caad33614d14ddda33ea0d6b8a0c 2552 cinnamon-session_2.2.2-1.dsc
 74addf07071fc298992b7ff518ed62498e284b05 902668 
cinnamon-session_2.2.2.orig.tar.gz
 9a5b2748e918f0240db596cf103f81e329bf4172 24012 
cinnamon-session_2.2.2-1.debian.tar.xz
 3bb602744c209d4428726d64c7326e2823f4 105230 
cinnamon-session_2.2.2-1_amd64.deb
 a790487f75e93b9d8552ec0095dccd07c5a6a7eb 142074 
cinnamon-session-common_2.2.2-1_all.deb
Checksums-Sha256:
 ece8af16048ca7fac2f4ba557c9055b32d8c68bcce5a3ea745e10268f577e5e9 2552 
cinnamon-session_2.2.2-1.dsc
 16e94442dc8c3d666ca2b576088b7dd4b179e48a3af96ac92ac94864c1f51288 902668 
cinnamon-session_2.2.2.orig.tar.gz
 0ac848e13af11ea9d9cf5a18663401866a7c6298e2fecf9a1a114119dff8fe4e 24012 
cinnamon-session_2.2.2-1.debian.tar.xz
 a30a05168c90fc2945bf6632ad6103682786ff42cc9fcfc6fa3eaf8b2588c271 105230 
cinnamon-session_2.2.2-1_amd64.deb
 7d72549ea9ddf31dcf73be9541c27985d318703da4da505606a26ea51a41d2a9 142074 
cinnamon-session-common_2.2.2-1_all.deb
Files:
 a0784a3d85a49c54fac515abaf1680f3 105230 x11 optional 
cinnamon-session_2.2.2-1_amd64.deb
 2f67a9e831cf97252d23f5a9e8c31374 142074 x11 optional 
cinnamon-session-common_2.2.2-1_all.deb
 17cc5e367be7fe4351d127d2867a62ee 2552 x11 optional cinnamon-session_2.2.2-1.dsc
 a08726c3c89f0c4a6d4c1e00735e07d6 902668 x11 optional 
cinnamon-session_2.2.2.orig.tar.gz
 80e4c586a196e271e9e770788e01a554 24012 x11 optional 
cinnamon-session_2.2.2-1.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTwYVqAAoJEIDQpC/yyFDKwWIP/RD8AT76z7ygRTUMwd8am809
jb3w8r84L1sXU/OFaPg1BcBMzjAUZB0M/S8qJwY1qtt/zJ+xZphhE1RoI7FkBErV
X3GR10Rah6RTJFRv+UALol5mCsv5rgn2H1wD2dTZa5bwGhD7l/36giPfhaUk6Jhv
9Rnvx5spRdUnPbzT41QSyHwWVHZyYmf2hRErqWBvKlwibJhpDBPzj/aaYp3P32UY
bVcduJYaLVnd+XhBPfVq6/3Q6JbwUjWejoauFX2fbMLksca1HIu/Wjd3Mr54y+Ao
kayNf6a9aNsYmUkfMsu+7HpIsHgRf0TRBBEUxd/cIkywJoHSrXp5GU/z6SK7JsOK
UMva2RY8KLbR6cv144oU9qeGxiBQQIiRg1q9QMnXqIsp0xGMZOHMS75hJcNNdOQQ
zxCk7yusdJMUe0oepTirlSlnqlIm4KvQII1ALA4QJsu1n+MzcgxYuM/jlE2t94hr
2/6964j7HnYiJKU5cxfPLwoh9DOufQ9pcONeIVmE9ZD5A7P0LTR6mjhrUr/9prwT
3UTaWxlQblIAE5YK1ZQBM2tcpyaQYvkj8AEqI1qi9fjoR6qE+TemXYP7xIbuz8i6
3dZ8WA6Sk7D+cPQp9/ZC2xiyoQUk6xdxAEQJLOl1QMcH0ANKpfEHq5MD4zD43vx0
PeCb7x32pPdr4J8H2Mhl
=xZo2
-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: https://lists.debian.org/e1x62ac-0007n9...@franck.debian.org



Accepted fpc 2.6.4+dfsg-3 (source i386 all)

2014-07-12 Thread Abou Al Montacir
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 12 Jun 2014 21:01:47 +0200
Source: fpc
Binary: fpc-2.6.4 fpc-source-2.6.4 fp-compiler-2.6.4 fp-ide-2.6.4 
fp-utils-2.6.4 fp-docs-2.6.4 fp-units-rtl-2.6.4 fp-units-base-2.6.4 
fp-units-fcl-2.6.4 fp-units-fv-2.6.4 fp-units-gtk-2.6.4 fp-units-gtk2-2.6.4 
fp-units-gnome1-2.6.4 fp-units-db-2.6.4 fp-units-gfx-2.6.4 fp-units-net-2.6.4 
fp-units-math-2.6.4 fp-units-misc-2.6.4 fp-units-multimedia-2.6.4 
fp-units-i386-2.6.4 fpc fpc-source fp-compiler fp-ide fp-utils fp-docs 
fp-units-rtl fp-units-base fp-units-fcl fp-units-fv fp-units-gtk fp-units-gtk2 
fp-units-gnome1 fp-units-db fp-units-gfx fp-units-net fp-units-math 
fp-units-misc fp-units-multimedia fp-units-i386
Architecture: source i386 all
Version: 2.6.4+dfsg-3
Distribution: unstable
Urgency: low
Maintainer: Carlos Laviola clavi...@debian.org
Changed-By: Abou Al Montacir abou.almonta...@sfr.fr
Description:
 fp-compiler - Free Pascal - compiler dependency package
 fp-compiler-2.6.4 - Free Pascal - compiler
 fp-docs- Free Pascal - documentation dependency package
 fp-docs-2.6.4 - Free Pascal - documentation
 fp-ide - Free Pascal - IDE dependency package
 fp-ide-2.6.4 - Free Pascal - IDE
 fp-units-base - Free Pascal - base units dependency package
 fp-units-base-2.6.4 - Free Pascal - base units
 fp-units-db - Free Pascal - database-library units dependency package
 fp-units-db-2.6.4 - Free Pascal - database-library units
 fp-units-fcl - Free Pascal - Free Component Library dependency package
 fp-units-fcl-2.6.4 - Free Pascal - Free Component Library
 fp-units-fv - Free Pascal - Free Vision units dependency package
 fp-units-fv-2.6.4 - Free Pascal - Free Vision units
 fp-units-gfx - Free Pascal - graphics-library units dependency package
 fp-units-gfx-2.6.4 - Free Pascal - graphics-library units
 fp-units-gnome1 - Free Pascal - GNOME 1 units dependency package
 fp-units-gnome1-2.6.4 - Free Pascal - GNOME 1 units
 fp-units-gtk - Free Pascal - GTK+ 1.2 units dependency package
 fp-units-gtk-2.6.4 - Free Pascal - GTK+ 1.2 units
 fp-units-gtk2 - Free Pascal - GTK+ 2.x units dependency package
 fp-units-gtk2-2.6.4 - Free Pascal - GTK+ 2.x units
 fp-units-i386 - Free Pascal - Kylix compatibility units dependency package
 fp-units-i386-2.6.4 - Free Pascal - Kylix compatibility units
 fp-units-math - Free Pascal - math units dependency package
 fp-units-math-2.6.4 - Free Pascal - math units
 fp-units-misc - Free Pascal - miscellaneous units dependency package
 fp-units-misc-2.6.4 - Free Pascal - miscellaneous units
 fp-units-multimedia - Free Pascal - multimedia units dependency package
 fp-units-multimedia-2.6.4 - Free Pascal - multimedia units
 fp-units-net - Free Pascal - networking units dependency package
 fp-units-net-2.6.4 - Free Pascal - networking units
 fp-units-rtl - Free Pascal - runtime libraries dependency package
 fp-units-rtl-2.6.4 - Free Pascal - runtime libraries
 fp-utils   - Free Pascal - utilities dependency package
 fp-utils-2.6.4 - Free Pascal - utilities
 fpc- Free Pascal - SDK suite dependency package
 fpc-2.6.4  - Free Pascal - SDK-2.6.4 suite
 fpc-source - Free Pascal - SDK source code dependency package
 fpc-source-2.6.4 - Free Pascal - SDK source code
Closes: 749418 751387
Changes:
 fpc (2.6.4+dfsg-3) unstable; urgency=low
 .
   [ Abou Al Montacir ]
   * Added libgmp-dev to recommended packages list of fp-units-math in order to
 avoid users getting lik errors about missing libgmp. (Closes: Bug#749418)
   [ Michal Šimůnek ]
   * Updated Czech translation of PO debconf. (Closes: Bug#751387)
Checksums-Sha1:
 0963767f309a4e3e36e51feb5346a39f33bc5ec3 3899 fpc_2.6.4+dfsg-3.dsc
 60bdb7ff71d0da76df7bc9e6f859cc77913ddd76 59668 fpc_2.6.4+dfsg-3.debian.tar.xz
 ea20b1ff888e96ae5a2905ba7b34ce7e11c40ed2 1617524 
fp-compiler-2.6.4_2.6.4+dfsg-3_i386.deb
 113813ee3d5884f8c5647560654918ebf0418dff 1198064 
fp-ide-2.6.4_2.6.4+dfsg-3_i386.deb
 014017aa86e1d94b0b76f251b08991db2650a104 1616040 
fp-utils-2.6.4_2.6.4+dfsg-3_i386.deb
 70abdc1227043a5841b828ba5ba20aabcd193f67 1552422 
fp-units-rtl-2.6.4_2.6.4+dfsg-3_i386.deb
 e785e7c7d4972ddf55261c49f00da79ad62b5f63 1040634 
fp-units-base-2.6.4_2.6.4+dfsg-3_i386.deb
 95691dd0d6064c315035c0aa8f1422167f5e05fa 4281382 
fp-units-fcl-2.6.4_2.6.4+dfsg-3_i386.deb
 cdeaaac8dd349ae2dffb8fa7eb118a3ca908d877 348960 
fp-units-fv-2.6.4_2.6.4+dfsg-3_i386.deb
 2425277dd6865754c44cb17fead5209c27dcb3db 735850 
fp-units-gtk-2.6.4_2.6.4+dfsg-3_i386.deb
 6e32e8b658ea01d58e9d869ec100cc1965d7729d 1163652 
fp-units-gtk2-2.6.4_2.6.4+dfsg-3_i386.deb
 97dd412d9a25d5493975882f1e21cb0505db30d8 267822 
fp-units-gnome1-2.6.4_2.6.4+dfsg-3_i386.deb
 27b55668536091f1ba8497df13d70a9bb24f372f 863492 
fp-units-db-2.6.4_2.6.4+dfsg-3_i386.deb
 be491e6751d5e3856d4137064741cb34241d54d9 1313018 
fp-units-gfx-2.6.4_2.6.4+dfsg-3_i386.deb
 1e065c8fbe42720b3e57898479b2958cf8d42ae6 477468 
fp-units-net-2.6.4_2.6.4+dfsg-3_i386.deb
 646966739fa3c9fd91b3a7a20956a449c5a41bd3 

Accepted gimp 2.8.10-2 (source all amd64)

2014-07-12 Thread Ari Pollak
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 12 Jul 2014 14:55:16 -0400
Source: gimp
Binary: libgimp2.0 gimp gimp-data libgimp2.0-dev libgimp2.0-doc gimp-dbg
Architecture: source all amd64
Version: 2.8.10-2
Distribution: unstable
Urgency: low
Maintainer: Ari Pollak a...@debian.org
Changed-By: Ari Pollak a...@debian.org
Description:
 gimp   - The GNU Image Manipulation Program
 gimp-data  - Data files for GIMP
 gimp-dbg   - Debugging symbols for GIMP
 libgimp2.0 - Libraries for the GNU Image Manipulation Program
 libgimp2.0-dev - Headers and other files for compiling plugins for GIMP
 libgimp2.0-doc - Developers' Documentation for the GIMP library
Closes: 743596 746713 750654
Changes:
 gimp (2.8.10-2) unstable; urgency=low
 .
   * Always build with lcms2 even if lcms1 is present (Closes: #743596)
   * Enable parallel building (Closes: #750654)
   * Add dh-autoreconf (Closes: #746713)
Checksums-Sha1:
 09f147c79e55dc2bf362e08ec296967c7fcb701e 3126 gimp_2.8.10-2.dsc
 9c7de98f8147e65a2607d039e8244cbc49e1f789 41476 gimp_2.8.10-2.debian.tar.xz
 6d8f0054b079a6391c5374cff706189d36d1e193 8310290 gimp-data_2.8.10-2_all.deb
 44371e5bc53013fc30838962573d13a055ac036a 1227172 
libgimp2.0-doc_2.8.10-2_all.deb
 f2d50929b62072a1b0a79486a64e22150fe8d1bc 1622980 libgimp2.0_2.8.10-2_amd64.deb
 82910d8a39e5b67278a9f8599c1cfe49b3594b6a 4315212 gimp_2.8.10-2_amd64.deb
 1e5ecb7b74d17c18395399305e39498a2c1db7f2 955422 
libgimp2.0-dev_2.8.10-2_amd64.deb
 2dd768b062d231ce5e0f24f97a9762fbd0b67a2a 11939722 gimp-dbg_2.8.10-2_amd64.deb
Checksums-Sha256:
 289211f4b4e4641286c064cb83bdbe7f918fe60f32601cf7da5aca92f222553c 3126 
gimp_2.8.10-2.dsc
 a21717b61b59345531b56e328f2c51570e8301ae2f50499f7a9e783e052e891f 41476 
gimp_2.8.10-2.debian.tar.xz
 510a35301019863328cc9fb724ab90f91a37729ca43bd300bf52a816e26066b9 8310290 
gimp-data_2.8.10-2_all.deb
 24bda2122f644c277d48cb4eb06b1ca190a97c4d4370378dda8780ead7f591bd 1227172 
libgimp2.0-doc_2.8.10-2_all.deb
 7f401520d778f8d2d2d1329b26fd24a56e8c355dd0f0547897d14d731b94da95 1622980 
libgimp2.0_2.8.10-2_amd64.deb
 1461db2c0c8fc0e377e08e93e3e2ad8211865abeae364fa2f6e45cf805f8c23b 4315212 
gimp_2.8.10-2_amd64.deb
 5c28085e6f8d937e8bc7cf484549dff41538b501bdc8ca9f4118049c9ff7f766 955422 
libgimp2.0-dev_2.8.10-2_amd64.deb
 3207b1b57a1f695b67b71e707ee73148812b2a56947e264de2ab31b15c3566ee 11939722 
gimp-dbg_2.8.10-2_amd64.deb
Files:
 823084ef30bcc72c3b3c440d2fe7b6df 8310290 graphics optional 
gimp-data_2.8.10-2_all.deb
 b03ae53fd8e4ba0ec1af335ee092b59d 1227172 doc optional 
libgimp2.0-doc_2.8.10-2_all.deb
 c76771f764d0a7b67da714e9fac13c75 1622980 libs optional 
libgimp2.0_2.8.10-2_amd64.deb
 13f22501068dcc6050e765be4722a1c7 4315212 graphics optional 
gimp_2.8.10-2_amd64.deb
 8601f11aa390da30e84dd73ebe71a733 955422 libdevel optional 
libgimp2.0-dev_2.8.10-2_amd64.deb
 9bcee85be59f99bf83855363e552f8a2 11939722 debug extra 
gimp-dbg_2.8.10-2_amd64.deb
 17b9f6339e9b1fbc7cd5e33e72822152 3126 graphics optional gimp_2.8.10-2.dsc
 fb693653c5ccba8ace0fb974438bb348 41476 graphics optional 
gimp_2.8.10-2.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBAgAGBQJTwZ3vAAoJEIiCILh+eYmJ738P/0HlEvDwrNS0sJDmKdrQzuX7
XnTDz/KAIssXAw+HshewQr1LjeFjKu0tgV1pb0RseIC9Nh8i+COnMTEWQP7N3+2X
38exSXZYF/emUemf9rZnCDiS+M5v4oMIW4IXtaINeB5PQGq5iW7eP0Jc9xUSLiMS
+bH4Asj2XH5mEXEno/nmVJKMSWW29zkSPPk+WwSnKds45RdkH0SYgigZB251RBu9
+8ySedegLw+FiDa3jXosl76jUHfpXho77Gr33LYOZJ2zx8L90z4pKSI+9CbNaylH
tSaKCuSZwBAowmLFLIZjFN8k0xEbXJJoCJB0lScqFR6X7STfm57K58e91nFat2Fr
JwbmK8/REB99HZVl2MLfyJuWTaqO42huThyFtDdgpQiacM5zg/QtLfL+fG+Px29B
U1rtEkOks0yzWL7qn5X6OLN/AaLkylUcSB9bgV4hE1Mjla2udip7AqsctgdFG/Uu
RDa56DEwQnJLTGvd8Fw4UxETsnRWjgMUx1o28AHuT3yEJ564eWM+my1tP2vXeMWx
eVXuvHN+5lKZSzqG+KctDicoUFLGjBPwgnqkJOy7/xXQ1l59ZaIBpeMj0m841xf9
DbGyw1NwRLFBomYFTgpPcoErghAk8wNCpfo7/4nF1qC9M2EoTf11XGn2QZU2moym
ftFttLPQBwYn4SoX5oX6
=64Lb
-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: https://lists.debian.org/e1x64xj-o3...@franck.debian.org



Accepted gnu-fdisk 1.3.0a-1 (source i386)

2014-07-12 Thread Colin Watson
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sat, 12 Jul 2014 19:04:38 +0100
Source: gnu-fdisk
Binary: gnu-fdisk
Architecture: source i386
Version: 1.3.0a-1
Distribution: unstable
Urgency: medium
Maintainer: Parted Maintainer Team parted-maintain...@lists.alioth.debian.org
Changed-By: Colin Watson cjwat...@debian.org
Description:
 gnu-fdisk  - Linux fdisk replacement based on libparted
Closes: 741758
Changes:
 gnu-fdisk (1.3.0a-1) unstable; urgency=medium
 .
   * New upstream release.  Removes file system handling that requires
 features no longer available in parted 3.
   * Build against readline 6.3 (thanks, Sami Liedes; closes: #741758).
   * Import into git; add Vcs-* fields.
   * Use realloc (and check result) rather than ped_realloc, which was
 removed in parted 3.1.
Checksums-Sha1:
 5e716674d70faafa1e8918a7f77b4ac16342bd41 2163 gnu-fdisk_1.3.0a-1.dsc
 c17d751c701053810bc5b52b1df51aa6e3096ae5 463026 gnu-fdisk_1.3.0a.orig.tar.gz
 1b759066420632a5bec40442680e08d53a87fc12 5264 gnu-fdisk_1.3.0a-1.debian.tar.xz
 8626f55b4bae7d97f840d5a22e3d7851bf8ffcd9 94080 gnu-fdisk_1.3.0a-1_i386.deb
Checksums-Sha256:
 04555362a1e84bc7b265b82f2130f028feb07a4c5f49b90a493ab6c7de5ecfd4 2163 
gnu-fdisk_1.3.0a-1.dsc
 211ebf0896cbe4d29bdf1195ef7cef541a4c55f77ce98cce62b7c2019cea7593 463026 
gnu-fdisk_1.3.0a.orig.tar.gz
 80e3c9ea851dd7d0d6fd2a15bf1dd2e1d44a17fd964988325da87d2e154e59c1 5264 
gnu-fdisk_1.3.0a-1.debian.tar.xz
 231109070fd35435637e7a265906e41d41437f13076c2c253e78904d55c552f4 94080 
gnu-fdisk_1.3.0a-1_i386.deb
Files:
 9e1332dba1f58bec823e0fb78b9788a9 94080 utils extra gnu-fdisk_1.3.0a-1_i386.deb
 b71697f5e818b8d5759ef2fef11c50ac 2163 utils extra gnu-fdisk_1.3.0a-1.dsc
 b8c41ef801dc15ed5c730339d2be088b 463026 utils extra 
gnu-fdisk_1.3.0a.orig.tar.gz
 ff3b922b8dda164fa7a32c9884b8bd8b 5264 utils extra 
gnu-fdisk_1.3.0a-1.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1
Comment: Colin Watson cjwat...@debian.org -- Debian developer

iQIVAwUBU8F59Tk1h9l9hlALAQg+XQ//e6DUo9Vzrh3TtOzJFBVNVwmg47rJBjZE
e+tGAZlwpCQFq3t9aHAUrAg9bEMCqFHO3BIS+tJzO31cLXW5/1QNYSxC9O689w5B
iz60cbgBG9sVZED6QFNZibN5QODKoLn0RCYebV7ra/JHfjRZd/nC4JRsQlRx2rvS
/t5DFxLEfX6CrRZ8XJcK+WuBkxAnxZQx2bmu/o5ERBbM+J36A5AM0E0N4gNN6lii
ZfVED6lnWOHKS5x//xghKk7fKsq/l/6WqzcjF0Kw/wrsUOEDpH/+bm4pHC93dHLS
aMxowvaXUfPhVnlqwQQNkXSc4wSJbqsBSvoUCBipffD8JeeW5wcdF2RSl6/OFLDa
IjfMGAM6XSWHJDlV10ij75Ob35tk2VZ+gyjliZqpmU3fGy8DgldF+ZbGwNIoIxTm
S86UQELvvOkFgp+ZhbIa/FlyTtke+WV1hQJ7tsQXJz2AWzHsuTJksv9pMRHtAXbh
NuyFG0dGiRZkQITHtpi30Fhtm2oHl4njgpKiFnvRNA6zBIXkG0qAOUYpnG1Xx10T
mwmiw+iGZ1rc+6KAWLb3OYiFxpFzcVUp+lkBvNTejmyOMxR7m+gVGhxuwZAXZEl1
M/J18M3Bs7zBOHAMnKWcoGp7sDBbn5GjE3n7jyvWdclTjAx5VOx3BhDDbxPdqWX4
QxN4Fdgs0Zk=
=U3mj
-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: https://lists.debian.org/e1x64xv-ro...@franck.debian.org



Accepted libmongodb-perl 0.704.2.0-1 (source amd64)

2014-07-12 Thread gregor herrmann
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sat, 12 Jul 2014 20:41:25 +0200
Source: libmongodb-perl
Binary: libmongodb-perl
Architecture: source amd64
Version: 0.704.2.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: gregor herrmann gre...@debian.org
Description:
 libmongodb-perl - Mongo Driver for Perl
Changes:
 libmongodb-perl (0.704.2.0-1) unstable; urgency=medium
 .
   * New upstream release.
   * Drop build dependencies which are not needed anymore.
Checksums-Sha1:
 c8708ea422cc45b395357e8a01e2a18633d0f04c 2852 libmongodb-perl_0.704.2.0-1.dsc
 106dc1a2510c1086244791b7f9142daf39268e16 1623172 
libmongodb-perl_0.704.2.0.orig.tar.gz
 70846172fc965084fb2681f6378c70e6b7309267 6100 
libmongodb-perl_0.704.2.0-1.debian.tar.xz
 28ba9e70cd76c4ddc76700419669378674e89416 246630 
libmongodb-perl_0.704.2.0-1_amd64.deb
Checksums-Sha256:
 25ac1fc64021b4428ca9cc9079df9705fbb24a35e67a44e5d6b62cc422747785 2852 
libmongodb-perl_0.704.2.0-1.dsc
 865e5c214c339055520721048510ed562e5e81ecf7eb30148016f1c03e7204da 1623172 
libmongodb-perl_0.704.2.0.orig.tar.gz
 b8b768b38c98983e8b3868c502c0bf2b2ffa613804961873c68096a238b4f7c8 6100 
libmongodb-perl_0.704.2.0-1.debian.tar.xz
 28022c3463c235dd87f2d9e4273d58ffdf8a735231ee30f0494451847687620b 246630 
libmongodb-perl_0.704.2.0-1_amd64.deb
Files:
 167c978ace1ec93ad08a71d0c4290ca7 246630 perl optional 
libmongodb-perl_0.704.2.0-1_amd64.deb
 26e7ece5988c1960c5eb6cbe281bde59 2852 perl optional 
libmongodb-perl_0.704.2.0-1.dsc
 f9dcb7887c764463593c8f17d11280b6 1623172 perl optional 
libmongodb-perl_0.704.2.0.orig.tar.gz
 773fe9cde0e6fe294319947d65d10575 6100 perl optional 
libmongodb-perl_0.704.2.0-1.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQJ8BAEBCgBmBQJTwYF+XxSAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXREMUUxMzE2RTkzQTc2MEE4MTA0RDg1RkFC
QjNBNjgwMTg2NDlBQTA2AAoJELs6aAGGSaoGMs4QAKCVP1G4NOzHKILnJqpjeSBn
XG96gJt91fkt918grhfUEPiYuZVOO23Jq/hvx/y3XlEMjKI6J+EQ8icz/cb8ztTA
hJWdP8ytHRaF7LHN3LPkjib5l757gp95rUX8KsBHxb6+iXuGxqp+3S8Qk6QNpA+S
UUmkNIrgcTT0cH7jTJGHk8Kz9WJow9QfSVo4MDUBGbD+pyzWXd2ex6qucWFEm/tR
G74Lc9kIQFeNAB5qtxBnRCuP4Y2nZCJjuWX7xNMVJc9OlJZjZC3sxb9is7dboYpX
dh0ddpRlriyi/orfCp5wpLRTB4FPvZXVEHPeDq0jKK3pU2iZpomJoytyjPfE22O0
slywakFl8P3sJDcfEPXgTlJTx8tlKFYJgRHjEXN2P3NTL0iMAVfpb+vTV1eSXj2N
Hkxs4kl//517GNp4oFgjpnig54Z8q9Ln6YHDPHQngz3R4uU3RmgnFYD0XpgWtDxe
X1lpQ5c4wyniSwsw02yiUyxe9QlyAzt2dLEr3aKjtCEdiOQ/YdVkKaBBz6h9HBMh
9AfQZagkE4/KkxJP5KbC0T4fDJ1UdwyX/ECa7VIgcqfhlhCELVicpwGWqlSkAZ68
sxXMl5pJmUeWmAAQ6sfNXyv/id30SLDjAPAxsb4qYqNesyyNLaai9sS4ZOiIGJcL
rVCdRF40LgHbCibBZCsu
=o2jl
-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: https://lists.debian.org/e1x64y6-ao...@franck.debian.org



Accepted hawtjni 1.10-1 (source all)

2014-07-12 Thread Markus Koschany
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 10 Jul 2014 14:04:47 +0200
Source: hawtjni
Binary: libhawtjni-runtime-java
Architecture: source all
Version: 1.10-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 
pkg-java-maintain...@lists.alioth.debian.org
Changed-By: Markus Koschany a...@gambaru.de
Description:
 libhawtjni-runtime-java - Java library that provide JNI code generation
Closes: 708293
Changes:
 hawtjni (1.10-1) unstable; urgency=medium
 .
   * Team upload.
   * Imported Upstream version 1.10.
 - Fixes /tmp race condition with arbitrary code execution.
   (Closes: #708293)
   * Use compat level 9 and require debhelper = 9.
   * wrap-and-sort -sa
   * Remove obsolete DM-Upload-Allowed field.
   * Declare compliance with Debian Policy 3.9.5.
   * Use canonical Vcs-URI.
   * Update get-orig-source target and add versioned dpkg-dev
 build-dependency to debian/control. Drop orig-tar.sh.
   * Update debian/copyright to copyright format 1.0.
   * Update maintainer email address.
Checksums-Sha1:
 0fd0700dec33999bdf9d141697887ea3269ce904 2010 hawtjni_1.10-1.dsc
 164a3ac1d6ce6352e7543f26a3a2d658015541d5 1439532 hawtjni_1.10.orig.tar.xz
 1c1d0967b73b58aa88773f3df71866a55d593e15 6844 hawtjni_1.10-1.debian.tar.xz
 fa5d1a2a40a11adcb2626397aeb5f9bb104272ed 55242 
libhawtjni-runtime-java_1.10-1_all.deb
Checksums-Sha256:
 3323dd1e00b2f982ecd3d278e28763a1e571fbe65abdd1117c2c022add068d2e 2010 
hawtjni_1.10-1.dsc
 56f33428a6dae4abbeb4d4a6f7f52e3e916873ac3ea36130dc1e45203e1e7cc1 1439532 
hawtjni_1.10.orig.tar.xz
 67e8688c56f45a131d75d5a0793522bd778cb5d97b06395de98f50813d6783d1 6844 
hawtjni_1.10-1.debian.tar.xz
 9b0a4485ac6569efa212e50ba8589a32a960a55fec97c149fc6970fdf9ae8fa3 55242 
libhawtjni-runtime-java_1.10-1_all.deb
Files:
 afdd31b2a9df8f8896a619d798a4c0bf 55242 java optional 
libhawtjni-runtime-java_1.10-1_all.deb
 4303787fb0227d725e383b00443df0ae 2010 java optional hawtjni_1.10-1.dsc
 005fd649217566aff7286e0dc2978cfe 1439532 java optional hawtjni_1.10.orig.tar.xz
 94bd26453a6ccf564eda1d4e1d06fea3 6844 java optional 
hawtjni_1.10-1.debian.tar.xz

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

iQIcBAEBAgAGBQJTwZmSAAoJEGIODQuJV82l5foP/RLoCkjRAIUWlN9wzj+TDBoK
1NgfX5FbAc+sSr+x9/rXy5cjUiQVjY3/Bb307hrZR2kLCBjvvmfrrTI80g1MWxeW
dHk0eY3MwJdfrjEMvAVxAUa98aF5RSlU4mdZhzZtZ3ybWAGZevEyUXO8ZyIQuzK1
MISZimpeUXZ7yg0yrLHyJIy6lH7WvaNxN61xY6PB53jFWhMmRKzz/8gg3xRgIbeT
x941WYEVQU2ARKrDjr9ovzpeQIjTeWBPt5IWwTrvySYLV/eG1g1vHjWgwaGNDwsD
L3jXSbXOsiTPXn61ITFoGz1LwPj1FSIYCTOFCOQ8qVZ42J6iCnHTxjVvVDp7W2lv
UXUqWFYBNOXDV1N1KbAQ67I6/0P/qd3D9RFkID/wNfzZN1SaSsmLvGVE4a7d7fCb
IjSYbA/uKZ6a5dx/znr9RrWWYNJwJacW1jsTMX1D08v1iEeO0F/n5wPoQeJFsFb0
gZ63Iml9YqZU5xSYM/yJrJAR0LAo1ibY3T0P58zTezCgIwidvC0oEt9lu1hViMdz
5BMKqSc+56xO5BnamZnWHZlMmoOsTfOoUV5AMlYBNkgIrXuIGIZ/qU4SKbahyEEP
h7piIVwuBiHbAXa+TisFN18QZGfxv4QN1hRd7AzGoZ0+5796BbGi0q/2MjAc5w1K
A1wJzjZtEGL+jiG30ggc
=HpSE
-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: https://lists.debian.org/e1x64xq-v0...@franck.debian.org



  1   2   >