Bug#700842: ITP: python-wsgilog -- WSGI logging and event reporting middleware

2013-02-18 Thread Mike Gabriel
Package: wnpp
Severity: wishlist
Owner: Mike Gabriel mike.gabr...@das-netzwerkteam.de

* Package name: python-wsgilog
  Version : 0.3
  Upstream Author : L. C. Rees
* URL : http://pypi.python.org/pypi/wsgilog/
* License : BSD
  Programming Lang: Python
  Description : WSGI logging and event reporting middleware

 Supports logging events in WSGI applications to STDOUT, time rotated log
 files, email, syslog, and web servers. Also supports catching and sending
 HTML-formatted exception tracebacks to a web browser for debugging.


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20130218095251.5769.8233.report...@minobo.das-netzwerkteam.de



Re: Bug#700630: ITP: gitorious -- Git based tool for collaborating on distributed open source projects

2013-02-18 Thread Mike Gabriel

Hi Zack,

On Fr 15 Feb 2013 16:44:23 CET Stefano Zacchiroli wrote:


On Fri, Feb 15, 2013 at 03:40:12PM +0100, Mike Gabriel wrote:

Package: wnpp
Severity: wishlist
Owner: Mike Gabriel mike.gabr...@das-netzwerkteam.de

* Package name: gitorious
  Version : 2.4.9


That's great, thanks for giving this a try. We definitely need more good
packages of self-hosted replacements for popular centralized (and often
proprietary) services out there. gitorious surely qualifies and is very
seldomly seen installed in the wild, other than the main instance at
gitorious.org.


And I am awfully lucky, as it is a customer paid project ;-).


On a related matter, do you happen to have any news about gitlab
packaging? I understand it's a concurrent of gitorious :-), but AFAICT
from the RFP, it was expected to land under the hood of pkg-ruby-extras
as well.


No, no idea about gitlab. The packaging of gitorious will be my first  
package under the ruby team's umbrella, so I am pretty new to that team.


Maybe someone else has a clue...

Greets,
Mike


--

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

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

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


pgpr7WZCNJAp9.pgp
Description: Digitale PGP-Unterschrift


Re: openjdk maintenance for wheezy and squeeze

2013-02-18 Thread Steven Chamberlain
On 18/02/13 05:14, Christoph Egger wrote:
 Matthias Klose d...@ubuntu.com writes:
  - Afaik openjdk-7 for kfreebsd does build on kfreebsd (according to Damien)
with the kfreebsd kernel from wheezy. So maybe some commitment could be
found to upgrade and maintain the kernels before wheezy is released?
 
 [...] I guess it would be somewhat hard to get a change in for wheezy and
 it *should* work once wheezy is released (I'll try that again as soon as
 I can -- but then I'm somewhat bussy right now and wheezy RC bugs have
 priority).

I wouldn't worry about this;  there's no need to rush an OpenJDK into
kfreebsd for wheezy.  Even if we could, consider that OpenJDK and the
reverse build-deps that will get built, have had almost zero testing on
this arch.

So I'd actually prefer the opposite - do whatever is quickest and
easiest to get the release done.  Then when testing re-opens we know we
can get OpenJDK built, plus lots of new packages that have been waiting
on it.

Regards,
-- 
Steven Chamberlain
ste...@pyro.eu.org


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/51220f21.7040...@pyro.eu.org



Re: openjdk maintenance for wheezy and squeeze

2013-02-18 Thread Steven Chamberlain
On 18/02/13 08:01, Sylvestre Ledru wrote:
 On 18/02/2013 07:26, Andreas Kuckartz wrote:
 My view as a user:
 [...]
 Oracle has announced that no more new public updates of Java SE 6 will
 be made available after February 2013:
 http://www.oracle.com/technetwork/java/eol-135779.html

 Andrew from RedHat said that OpenJDK will still be maintained after that:
 http://lists.debian.org/debian-java/2013/02/msg5.html

So it still has upstream (as in OpenJDK) security support.  I think the
original rationale behind #675495 may have been a misunderstanding, or
this wasn't known at the time.


 OpenJDK6 therefore should be considered obsolete when Wheezy is released.

I wouldn't use the word 'obsolete' so long as there are packages that
*can* use it...  I'd call it 'maintenance only'.


Before deciding the post-wheezy fate of openjdk-6, why not wait, and see
how well things work out over the next few months.  Let's see what
security issues affect openjdk-6 vs. openjdk-7.  Let's see how Red Hat's
security maintenance for openjdk-6 compares to Oracle's own Java 7 fixes
being pulled into openjdk-7 (in terms of expediency, complexity of
changes, regressions).

For example, if I had some public-facing Java-based service, I would
rather have been running it on openjdk-6 over the past months because it
had fewer security issues and perhaps no regressions caused by fixes.

OTOH some packages may switch to openjdk-7 post-wheezy or ship a new
upstream version that has at least been fixed to be able to use it.

Regards,
-- 
Steven Chamberlain
ste...@pyro.eu.org


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/512219ae.7090...@pyro.eu.org



Re: openjdk maintenance for wheezy and squeeze

2013-02-18 Thread Niels Thykier
On 2013-02-18 13:08, Steven Chamberlain wrote:
 [...]
 OpenJDK6 therefore should be considered obsolete when Wheezy is released.
 
 I wouldn't use the word 'obsolete' so long as there are packages that
 *can* use it...  I'd call it 'maintenance only'.
 
 
 Before deciding the post-wheezy fate of openjdk-6, why not wait, and see
 how well things work out over the next few months.  Let's see what
 security issues affect openjdk-6 vs. openjdk-7.  Let's see how Red Hat's
 security maintenance for openjdk-6 compares to Oracle's own Java 7 fixes
 being pulled into openjdk-7 (in terms of expediency, complexity of
 changes, regressions).
 

Well, that being a fair argument - however, are you volunteering to
(co-)maintain OpenJDK-6 while we found out?  And even if it turns out to
be worse?  I know I can't answer yes to either myself.
  That is why I support getting rid of OpenJDK-6 ASAP[0]; to ease the
maintaince burden for the OpenJDK maintainers.

 For example, if I had some public-facing Java-based service, I would
 rather have been running it on openjdk-6 over the past months because it
 had fewer security issues and perhaps no regressions caused by fixes.
 

As far as I know, the recent flood of CVEs affect OpenJDK-6 as well.
Compare [1] with [2] - the majority of the CVEs starting at
CVE-2012-1531 and down appear to be almost identical.

 OTOH some packages may switch to openjdk-7 post-wheezy or ship a new
 upstream version that has at least been fixed to be able to use it.
 
 Regards,

~Niels

[0] ASAP being post-wheezy AFAICT, see:

512162ec.9040...@thykier.net

[1] https://security-tracker.debian.org/tracker/source-package/openjdk-6

[2] https://security-tracker.debian.org/tracker/source-package/openjdk-7


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/51221dd1.9090...@thykier.net



Re: Bug#700506: ITP: trinity -- A Linux System call fuzz tester

2013-02-18 Thread gustavo panizzo gfa
retitle 700506 ITP: trinity-fuzz -- A Linux System call fuzz tester
thanks


On 02/14/2013 10:16 PM, Charles Plessy wrote:
 Le Thu, Feb 14, 2013 at 10:00:33PM -0300, gustavo panizzo gfa a écrit :
 On 02/14/2013 08:52 PM, Charles Plessy wrote:

 there is also http://trinityrnaseq.sourceforge.net/, althouth I can not

 i would call it trinity-rnaseq or trinity-rna
 
 Definitely,
 
 but please consider whether it would make sense to call your package
 trinity-fuzz or something else.  If the software you package is not of broad
 use, then Trinity is likely to become the name of other works.  If they are
 more popular, then it may be that renaming packages will be necessary (think
 about the renaming of git to gnuit for instance).  You can pre-emptively
 avoid that problem by not calling your package trinity.
 
 Have a nice day,
 


-- 
1AE0 322E B8F7 4717 BDEA  BF1D 44BB 1BA7 9F6C 6333


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/512229b7.2020...@zumbi.com.ar



Re: Bug#700630: ITP: gitorious -- Git based tool for collaborating on distributed open source projects

2013-02-18 Thread Praveen A
[adding debian-ruby list]

2013/2/18 Mike Gabriel mike.gabr...@das-netzwerkteam.de:
 No, no idea about gitlab. The packaging of gitorious will be my first
 package under the ruby team's umbrella, so I am pretty new to that team.

 Maybe someone else has a clue...

Thanks Mike for taking this up. It was in my wishlist too once I get
diaspora packaged.

You can see the status of diaspora and gitlab packaging efforts at
http://people.debian.org/~boutil/

The graphs are generated using scripts written by Cedric
https://gitorious.org/debian-diaspora/gemdeps

You may start with generating a dependency graph for gitorious. Some
of the dependencies might already be packaged for diaspora or gitlab.
Looking forward to working with you.

Cheers
Praveen
-- 
പ്രവീണ്‍ അരിമ്പ്രത്തൊടിയില്‍
You have to keep reminding your government that you don't get your
rights from them; you give them permission to rule, only so long as
they follow the rules: laws and constitution.


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



Bug#700854: ITP: r-cran-dichromat -- Color Schemes for Dichromats

2013-02-18 Thread Benjamin Eikel
Package: wnpp
Severity: wishlist
Owner: Benjamin Eikel deb...@eikel.org

* Package name: r-cran-dichromat
  Version : 2.0-0
  Upstream Author : Thomas Lumley tlum...@u.washington.edu
* URL : http://cran.r-project.org/web/packages/dichromat/index.html
* License : GPL-2
  Programming Lang: R
  Description : Color Schemes for Dichromats

Collapse red-green or green-blue distinctions to simulate the effects of 
different types of color-blindness.

I have prepared a preliminary Debian package at 
https://github.com/eikel/r-cran-dichromat


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20130218135819.15266.63320.report...@pc-eikel.cs.uni-paderborn.de



Bug#700856: ITP: r-cran-munsell -- Munsell colour system

2013-02-18 Thread Benjamin Eikel
Package: wnpp
Severity: wishlist
Owner: Benjamin Eikel deb...@eikel.org

* Package name: r-cran-munsell
  Version : 0.4 
  Upstream Author : Charlotte Wickham cwick...@gmail.com
* URL : http://cran.r-project.org/web/packages/munsell/index.html
* License : MIT
  Programming Lang: R
  Description : Munsell colour system

Functions for exploring and using the Munsell colour system

I have prepared a preliminary Debian package at 
https://github.com/eikel/r-cran-munsell


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20130218142058.16688.60995.report...@pc-eikel.cs.uni-paderborn.de



Bug#700858: ITP: r-cran-labeling -- Axis Labeling

2013-02-18 Thread Benjamin Eikel
Package: wnpp
Severity: wishlist
Owner: Benjamin Eikel deb...@eikel.org

* Package name: r-cran-labeling
  Version : 0.1
  Upstream Author : Justin Talbot jtal...@stanford.edu
* URL : http://cran.r-project.org/web/packages/labeling/index.html
* License : Public Domain
  Programming Lang: R
  Description : Axis Labeling

Provides a range of axis labeling algorithms

I have prepared a preliminary Debian package at 
https://github.com/eikel/r-cran-labeling


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20130218144424.18623.31973.report...@pc-eikel.cs.uni-paderborn.de



Re: Bug#700630: ITP: gitorious -- Git based tool for collaborating on distributed open source projects

2013-02-18 Thread Andrew Shadura
Hello,

On 15 February 2013 16:44, Stefano Zacchiroli z...@debian.org wrote:
 That's great, thanks for giving this a try. We definitely need more good
 packages of self-hosted replacements for popular centralized (and often
 proprietary) services out there. gitorious surely qualifies and is very
 seldomly seen installed in the wild, other than the main instance at
 gitorious.org.

 On a related matter, do you happen to have any news about gitlab
 packaging? I understand it's a concurrent of gitorious :-), but AFAICT
 from the RFP, it was expected to land under the hood of pkg-ruby-extras
 as well.

Just some info: I'm currently working on packaging Rhodecode and its
dependencies; Rhodecode supports both Git and Mercurial, which is
great.
By the way, I mostly have finished it.

-- 
WBR, Andrew


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



Bug#700859: ITP: mobyle-tutorials -- Tutorial descriptors for the mobyle package

2013-02-18 Thread Olivier Sallou
Package: wnpp
Severity: wishlist
Owner: Olivier Sallou osal...@debian.org

* Package name: mobyle-tutorials
  Version : 1.5.0
  Upstream Author : Mobyle team
* URL : ftp://ftp.pasteur.fr/pub/GenSoft/projects/mobyle/
* License : LGPL-2+
  Programming Lang: XML
  Description : Tutorial descriptors for the mobyle package

Mobyle can deploy tutorials for programs just like other programs and viewers. 
This package contains base tutorials on a few tools.


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20130218145514.11131.48455.report...@debiansid.genouest.org



Bug#700860: ITP: r-cran-scales -- Scale functions for graphics

2013-02-18 Thread Benjamin Eikel
Package: wnpp
Severity: wishlist
Owner: Benjamin Eikel deb...@eikel.org
Control: block -1 by 700854 700856 700858

* Package name: r-cran-scales
  Version : 0.2.3
  Upstream Author : Hadley Wickham h.wick...@gmail.com
* URL : http://cran.r-project.org/web/packages/scales/index.html
* License : MIT
  Programming Lang: R
  Description : Scale functions for graphics

Scales map data to aesthetics, and provide methods for automatically 
determining breaks and labels for axes and legends.

I have prepared a preliminary Debian package at 
https://github.com/eikel/r-cran-scales


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20130218145636.19508.25246.report...@pc-eikel.cs.uni-paderborn.de



Bug#700861: ITP: r-cran-gtable -- Arrange grobs in tables

2013-02-18 Thread Benjamin Eikel
Package: wnpp
Severity: wishlist
Owner: Benjamin Eikel deb...@eikel.org

* Package name: r-cran-gtable
  Version : 0.1.2
  Upstream Author : Hadley Wickham h.wick...@gmail.com
* URL : http://cran.r-project.org/web/packages/gtable/index.html
* License : GPL-2
  Programming Lang: R
  Description : Arrange grobs in tables

Tools to make it easier to work with tables of grobs.

I have prepared a preliminary Debian package at 
https://github.com/eikel/r-cran-gtable


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20130218151305.20687.99644.report...@pc-eikel.cs.uni-paderborn.de



Re: Bug#700630: ITP: gitorious -- Git based tool for collaborating on distributed open source projects

2013-02-18 Thread Thomas Goirand
On 02/18/2013 06:13 PM, Mike Gabriel wrote:
 Hi Zack,

 On Fr 15 Feb 2013 16:44:23 CET Stefano Zacchiroli wrote:

 On Fri, Feb 15, 2013 at 03:40:12PM +0100, Mike Gabriel wrote:
 Package: wnpp
 Severity: wishlist
 Owner: Mike Gabriel mike.gabr...@das-netzwerkteam.de

 * Package name: gitorious
   Version : 2.4.9

 That's great, thanks for giving this a try. We definitely need more good
 packages of self-hosted replacements for popular centralized (and often
 proprietary) services out there. gitorious surely qualifies and is very
 seldomly seen installed in the wild, other than the main instance at
 gitorious.org.

 And I am awfully lucky, as it is a customer paid project ;-).

Cool!

Though good luck with that, I had a look myself, and it seems
that Gitorious is full of so many components of different shape,
language and license, that it wont be an easy task.

IMO, it does deserves some money... ;)

Cheers,

Thomas


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



Bug#700875: ITP: kpcli -- command line interface to KeePassX password manager databases

2013-02-18 Thread Arno Töll
Package: wnpp
Severity: wishlist
Owner: Arno Töll a...@debian.org

* Package name: kpcli
  Version : 1.6
  Upstream Author : Lester Hightower hightowe at cpan dot org
* URL : http://sourceforge.net/projects/kpcli/
* License : Perl Artistic License
  Programming Lang: Perl
  Description : command line interface to KeePassX password manager 
databases

Preliminary description stolen from the upstream site not intended for actual 
use
in d/control:

KeePass Command Line Interface (CLI) / interactive shell. Use this program to
access and manage your KeePass 1.x database from a Unix-like command line. This
program was inspired by kedpm -c command line password manager.


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



Re: No native packages?

2013-02-18 Thread Guillem Jover
On Sat, 2013-02-16 at 12:11:29 +0100, Stefano Zacchiroli wrote:
 On Wed, Feb 13, 2013 at 03:41:53AM +0100, Guillem Jover wrote:
   (Random data point: I have 14 packages with versions indicating they
   are NMUed native packages installed on my system. Some of them have
   priority standard or higher.)
  
  I've a similar number on my system, but most of these appear to be
  from people that have not been active in the project for a while?
 
 Precisely, hence the usefulness of NMUs.  In the interim when you don't
 know if those people have disappeared from the project (for all sort
 of valid reasons) or not, other developers can help using NMUs. That way
 they help both the maintainers in question, relieving some of their
 duties if they are gone only temporarily, and the project as a whole
 that avoids being technically stalled for a while.

I was not attacking the NMU faith or its usefulness, otherwise we'd
obviously not have NMUs; what I was getting at in this thread, that
got trimmed in the quoted mail, is the thought that the current NMU
procedure for native packages is bogus, as argumented previously.

Even then, we do not consider long term maintenance of orphaned
packages through QA uploads a good thing, so even more reason for this
not to be done for dead native packages, which lots of maintainers
might rely on. But, let me repeat, if this needs to be done anyway,
then those changes should be clearly distinguished as not coming from
the native package developer(s), by not taking over the upstream file
releases and versionspace.

When you don't know if the native package developer(s) have disappeared,
well, you ask, and might want to consider doing the same we do with
dead non-native upstream projects, also mentioned previously, which
might include being offered to be added as co-upstream, an agreed
handover, a fork if the developer(s) do not want to step aside, a
transition of reverse dependencies to another package, or a possible
upstream adoption (after some safe timespan) if the developer(s) have
completely disappeared from the face of the earth. This did not appear
to have been done with those currently NMUed native packages, hence my
rethorical question.

Guillem


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20130218190507.gb3...@gaara.hadrons.org



Bug#700903: ITP: headoverheels -- remake of the classical game from the '80s

2013-02-18 Thread Fernando J . Rodríguez
Package: wnpp
Severity: wishlist
Owner: Fernando J. Rodríguez grou...@lugmen.org.ar

* Package name: headoverheels
  Version : 1.0.1
  Upstream Author : Jorge Rodriguez Santos jo...@helmantika.org
Vincent Penquerc'h (embedded alogg library)
* URL : http://www.headoverheels2.com/drupal/hoh
* License : GPL2+, LGPL2.1+
  Programming Lang: C++
  Description : remake of the classical game from the '80s

Head over Heels is a arcade-adventure game in isometric perspective,
originally released in 1987 for several 8-bit home computers.

The player controls (initially separately) two characters, each with
different abilities, which become complementary when the player
combines them together.

The game offers more than 300 rooms to explore, with a variety of puzzles
to resolve, enemies to defeat and some surreal touches.



That being said, I have some concers about the legal status of the
game's artwork.
While the graphics have been drawn by the upstrem author himself, and
licensed with the code as free software, they resemble very faithfully
the original's, only with much higher resolution and colors.
If they can be considered derived works of the original game, then they
are very likely undistributable. 

Also, the graphics are distributed as bitmaps in BMP format, and
I'm not certain whether they are the actual source or not.

A little of advice on the concerns presented will be very appreciated.

Thanks,

-- 
Groucho


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20130219010942.4772.85529.report...@antro.groucho.org.ar



Accepted powerdebug 0.6.2-2013.02-1 (source amd64)

2013-02-18 Thread Fathi Boudra
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Mon, 18 Feb 2013 09:27:36 +0200
Source: powerdebug
Binary: powerdebug
Architecture: source amd64
Version: 0.6.2-2013.02-1
Distribution: unstable
Urgency: low
Maintainer: Linaro Packagers linaro-...@lists.launchpad.net
Changed-By: Fathi Boudra f...@debian.org
Description: 
 powerdebug - tool to display regulator, sensor and clock information
Changes: 
 powerdebug (0.6.2-2013.02-1) unstable; urgency=low
 .
   * New upstream release.
   * Add ùyself to Uploaders.
Checksums-Sha1: 
 b0fd28344374f28a8f56a1554ab39b0ad5c305a7 1390 powerdebug_0.6.2-2013.02-1.dsc
 c0d9ad5b138bfee28e1880791ad865492540a0c2 18579 
powerdebug_0.6.2-2013.02.orig.tar.bz2
 13ee124ef858658439553427a85a029fcc0c7969 6762 
powerdebug_0.6.2-2013.02-1.debian.tar.gz
 9a8dc05419e179b5dc6ef59cd537fd932e1b938c 22460 
powerdebug_0.6.2-2013.02-1_amd64.deb
Checksums-Sha256: 
 852b82180ad35a95e1c703128928c3c91192e45a8a9b51c939ba97930f4eeb73 1390 
powerdebug_0.6.2-2013.02-1.dsc
 81a06ec35f920a5a62088d5c7968dc3171dafce7de5e63f139e1aafdf45e9d07 18579 
powerdebug_0.6.2-2013.02.orig.tar.bz2
 ea6bd03aa758a75cce1a291f11351b384cc241f8b5dc1bfdd6e2180ed3ba14c8 6762 
powerdebug_0.6.2-2013.02-1.debian.tar.gz
 4119ecb549e0d11d28747f0632e823ca05b1a2021ec6401b20e255001a671e95 22460 
powerdebug_0.6.2-2013.02-1_amd64.deb
Files: 
 96c491c2041fb3fd27ba168b641ede01 1390 utils optional 
powerdebug_0.6.2-2013.02-1.dsc
 66dfc3ef21de55f44c0a15b702a8d746 18579 utils optional 
powerdebug_0.6.2-2013.02.orig.tar.bz2
 cbdedbcc673e01ca0bfaec66e73a90d1 6762 utils optional 
powerdebug_0.6.2-2013.02-1.debian.tar.gz
 8f863ec866691076104799cd29793164 22460 utils optional 
powerdebug_0.6.2-2013.02-1_amd64.deb

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

iJwEAQECAAYFAlEh6K8ACgkQjPU19mqlcvd0dAP/Ur/fQEXhGT9Zj987W/xMyK8X
5HtQ64RVlgynmIEMZatkf9Vg2PLdX8tJBhjg558i3G1i71g9RqVP3I3aWl/rRe1i
S8NrasW+51RTsfFCzQyLrmLh476Isn71QrJlm+sv8ua7P9GVFfAYbpPEt+UORufO
0nx87NaogIwBFMdYAZ0=
=3X0c
-END PGP SIGNATURE-


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



Accepted samba 2:3.6.12-1 (source amd64 all)

2013-02-18 Thread Ivo De Decker
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sun, 17 Feb 2013 22:25:34 +0100
Source: samba
Binary: samba samba-common-bin samba-common samba-tools smbclient swat 
samba-doc samba-doc-pdf libpam-smbpass libsmbclient libsmbclient-dev winbind 
libpam-winbind libnss-winbind samba-dbg libwbclient0 libwbclient-dev
Architecture: source amd64 all
Version: 2:3.6.12-1
Distribution: experimental
Urgency: low
Maintainer: Debian Samba Maintainers pkg-samba-ma...@lists.alioth.debian.org
Changed-By: Ivo De Decker ivo.dedec...@ugent.be
Description: 
 libnss-winbind - Samba nameservice integration plugins
 libpam-smbpass - pluggable authentication module for Samba
 libpam-winbind - Windows domain authentication integration plugin
 libsmbclient - shared library for communication with SMB/CIFS servers
 libsmbclient-dev - development files for libsmbclient
 libwbclient-dev - Samba winbind client library - development files
 libwbclient0 - Samba winbind client library
 samba  - SMB/CIFS file, print, and login server for Unix
 samba-common - common files used by both the Samba server and client
 samba-common-bin - common files used by both the Samba server and client
 samba-dbg  - Samba debugging symbols
 samba-doc  - Samba documentation
 samba-doc-pdf - Samba documentation in PDF format
 samba-tools - Samba testing utilities
 smbclient  - command-line SMB/CIFS clients for Unix
 swat   - Samba Web Administration Tool
 winbind- Samba nameservice integration server
Closes: 700643
Changes: 
 samba (2:3.6.12-1) experimental; urgency=low
 .
   * Team upload.
   * Security update, fixing the following issues:
 - CVE-2013-0213: Clickjacking issue in SWAT
 - CVE-2013-0214: Potential XSRF in SWAT
   * New upstream release
   * Install pkgconfig file in libsmbclient-dev. Closes: #700643
Checksums-Sha1: 
 e311c6f76e1184f838234299b646f05146fa9ee4 3076 samba_3.6.12-1.dsc
 96e5d7af265a65c755ea9aa571332b500c4f66ed 25284724 samba_3.6.12.orig.tar.xz
 3514098abdbd2d889e19d38671a7d855f7f9980c 394222 samba_3.6.12-1.debian.tar.gz
 779ec3d08274faed3e52cce4a973a38ba6c54272 4327912 samba_3.6.12-1_amd64.deb
 b315543f560e60d266c555da2dd52fbb61ae3d77 3522964 
samba-common-bin_3.6.12-1_amd64.deb
 971320a20f7490f9752e2d06aa46152bfbacf923 231012 samba-common_3.6.12-1_all.deb
 ec13e9d8d77a953b5e05af970c18a57b3f62683b 5736368 samba-tools_3.6.12-1_amd64.deb
 182df9bdf28f2c76eb032144427467ae7a760fe3 5853068 smbclient_3.6.12-1_amd64.deb
 5726b3b0716c892a0f01f73dad4b2ffbf3308902 1738480 swat_3.6.12-1_amd64.deb
 9ba40a4f3b6017aa3d9907a67ad575f86c30276a 5789574 samba-doc_3.6.12-1_all.deb
 0207f4426aa442c8c1d38e65a69d0d7af48d5453 7065598 samba-doc-pdf_3.6.12-1_all.deb
 2b046f692fbfb2a56e947a7ca1a1bb70c2b7c7a5 690382 
libpam-smbpass_3.6.12-1_amd64.deb
 71179a68b48aa45ab87f22189f72a01d935f1dab 1538834 
libsmbclient_3.6.12-1_amd64.deb
 d2592e74fbbefcc2aeada5fac7fd6a54d067d631 1866632 
libsmbclient-dev_3.6.12-1_amd64.deb
 d692b9ea3abd9d38bdd99ebd9992a29f41754bfa 2617616 winbind_3.6.12-1_amd64.deb
 daefb201ad89b9242d28fde1c0b48e8c2eb255c9 102252 
libpam-winbind_3.6.12-1_amd64.deb
 4713588daa118c9bf4470200ff51dc0679b5 558574 
libnss-winbind_3.6.12-1_amd64.deb
 7d4589f4036fe611a6fe5de5c88133117686814d 75104836 samba-dbg_3.6.12-1_amd64.deb
 2c5ca2044dbdb9bfcb7c13be61fc2fbb73f58cee 95582 libwbclient0_3.6.12-1_amd64.deb
 bfbc1413588eb099794c9c1292a321ace5a8fa2b 83108 
libwbclient-dev_3.6.12-1_amd64.deb
Checksums-Sha256: 
 50fe57b69c937d49e7fd525727a9e16e4ccf46fa10db67eebbb45fa863f5c7a2 3076 
samba_3.6.12-1.dsc
 99d9a98aabec4d661dae5614abd30822583d969d5dbadacbe065b4d9085668db 25284724 
samba_3.6.12.orig.tar.xz
 46ba7f5e241eeecdb7e38e2eb841eee64b56b2a3007fbc8a71e9f4194a89ee5b 394222 
samba_3.6.12-1.debian.tar.gz
 5fe893d5deef30d563ee3ecae8c442c052dd4efc4e04df442be7248367a94bc3 4327912 
samba_3.6.12-1_amd64.deb
 3dc8aee804afc385a2ecc78932a8ee70a9885e2c0d30a74a667afa2380b0cfa8 3522964 
samba-common-bin_3.6.12-1_amd64.deb
 817411991592d92a61e99269b1c59f055adadd8295830140edaeda9b5af34ba5 231012 
samba-common_3.6.12-1_all.deb
 1112d1bb6c8a1816a04cf9df8644425025dd9a32e4a4a4c8113db987f803bb50 5736368 
samba-tools_3.6.12-1_amd64.deb
 521f11b8bc122ce7ae4837c6787f316a7b0ee3cb9b7c44227d4053e4534af5a2 5853068 
smbclient_3.6.12-1_amd64.deb
 9338976401b41bc49762b063c41c7db9635d1058c859c612de2160cfd62d6d82 1738480 
swat_3.6.12-1_amd64.deb
 58332b9cb021ca568faf8fb6eb422483d44b32c59a7cea24f07bc6fad36c 5789574 
samba-doc_3.6.12-1_all.deb
 18c6fd2e8aed0f9d870fdb09d6883bd5ddcec795a3882d960739f2267404efec 7065598 
samba-doc-pdf_3.6.12-1_all.deb
 92cb6067c4f98d8b1c3b8ebcafc9f12cc5829903198307a30a73f318f6de412e 690382 
libpam-smbpass_3.6.12-1_amd64.deb
 0bc00a15953ceada2dd5fae53b2f144a02ca28d1130327372ed6d93cfadb4b08 1538834 
libsmbclient_3.6.12-1_amd64.deb
 61c0f356b53bde46a1a1ae328dfd4c8a4bf75a6d64b0eda15dc8daa09b9c824e 1866632 
libsmbclient-dev_3.6.12-1_amd64.deb
 6eadf5d5ab22f37c995bac3a1fbea441ebf85813b8971f1b39fb26bfac4517b5 2617616 

Accepted mediawiki 1:1.19.3-2 (source all)

2013-02-18 Thread Thorsten Glaser
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA384

Format: 1.8
Date: Mon, 18 Feb 2013 10:24:08 +0100
Source: mediawiki
Binary: mediawiki
Architecture: source all
Version: 1:1.19.3-2
Distribution: unstable
Urgency: low
Maintainer: Mediawiki Maintenance Team 
pkg-mediawiki-de...@lists.alioth.debian.org
Changed-By: Thorsten Glaser t...@mirbsd.de
Description: 
 mediawiki  - website engine for collaborative work
Closes: 700595
Changes: 
 mediawiki (1:1.19.3-2) unstable; urgency=low
 .
   * Add missing changelog entries to 1:1.19.3-1 upload (oops…)
   * Upstream patch to fix XHTML issue in Special:Upload (BZ#40889)
   * Upstream patch to fix another MySQLism (BZ#39635) (Closes: #700595)
   * Update lintian overrides
Checksums-Sha1: 
 7a215e70c77e382e9dcc2c0ee9650644a0b79aea 2095 mediawiki_1.19.3-2.dsc
 2f4e75f293866841c2ccf3b92b8ebae5f6895a19 38460 mediawiki_1.19.3-2.debian.tar.gz
 24a0771122bf809dbcec4a373d429cfff7383cc6 17649314 mediawiki_1.19.3-2_all.deb
Checksums-Sha256: 
 2c94b087c7440ece2329faaa810fa4315115a0554db2876db3d31162753baeb0 2095 
mediawiki_1.19.3-2.dsc
 1882d96ab53945e73d0017446996577d417fc9c583c888e06269884fddc9a365 38460 
mediawiki_1.19.3-2.debian.tar.gz
 c255393efdf759a4594b6ef98133ee3988207f8d1034bf0d8e4942264bf89244 17649314 
mediawiki_1.19.3-2_all.deb
Files: 
 539d74095a9c89287c6b10c414f839ed 2095 web optional mediawiki_1.19.3-2.dsc
 971c26da0cec3063b5acb154cf462253 38460 web optional 
mediawiki_1.19.3-2.debian.tar.gz
 26040a412cf6d5dda86e9e8641c265ee 17649314 web optional 
mediawiki_1.19.3-2_all.deb

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

iQIcBAEBCQAGBQJRIfRfAAoJEHa1NLLpkAfgQsUQAJbVh4mbUdz9WWBQZgECC6DP
xMzrgXFI48xtoQ5Lv33aC7vbnldSi9K9WOxI80gWfWayymRIAmZSW2hen9ESnNOP
8Pu7b7NTvWzSyRUbFfY6cUh4KrAK8XeWrpMogl80IuwH2hrx5hESmLCtYoVU/CBx
/l5pHZ4JiUzyfMoLkipueAo8Fla89CdwKpBn7DD/0j6ZnnRf3fmrE1s1uGQRzFty
7tP24MD38fF/PV1/PT+dhjzt4i9k+6p/hLmeiia8mMzC55Uh6eGswZSqlIdtSYIa
9c9y9yNAcXf/6vDwRmlAEtiTqvOqWxR508rPsjjk9V/UC3K47aGXSajf2DCggvjQ
/mn9fCTEp8PDrSnTiH4Wd+3bxY00z0hPXU6ZIEStk36vcfoePw1DuHycCqo5tPfn
Q3lWBdDM5EAKgJ4Nj7wDKaOqWzU747ktJoCA+GiDnnKOhGM4M6HT1SKPHtdo0u1K
EFOj2n5ozGNIFUcMEAzD6uMBO1LAtMf5rzrIf9w2H3RT7OvrWjrT9GnuouTA1MK0
oxfzGqLtV3sM0/e5b76AfPmERJvXzXm2jfgZWGjf4yqttipHQ0Q3vp/b4DdX0z+o
EwglH9jKAuF+iW080z6/jMM0AVKeL/ypTKZlSI3fZ4+sWYOL2nWWgBPuSQEjYM4P
/mja7l8lEO6F2ZoWcXHw
=t+al
-END PGP SIGNATURE-


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



Accepted genometools 1.5.0-2 (source amd64 all)

2013-02-18 Thread Sascha Steinbiss
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sat, 16 Feb 2013 16:58:11 +0100
Source: genometools
Binary: genometools genometools-common libgenometools0 libgenometools0-dev 
genometools-doc genometools-dbg python-genometools
Architecture: source amd64 all
Version: 1.5.0-2
Distribution: unstable
Urgency: low
Maintainer: Debian Med Packaging Team 
debian-med-packag...@lists.alioth.debian.org
Changed-By: Sascha Steinbiss steinb...@zbh.uni-hamburg.de
Description: 
 genometools - versatile genome analysis toolkit
 genometools-common - shared data files for GenomeTools
 genometools-dbg - versatile genome analysis toolkit, with debug symbols
 genometools-doc - documentation for GenomeTools
 libgenometools0 - versatile genome analysis library
 libgenometools0-dev - development files for GenomeTools
 python-genometools - Python bindings for genometools
Changes: 
 genometools (1.5.0-2) unstable; urgency=low
 .
   * Patch manuals not to use includecomment/excludecomment
Checksums-Sha1: 
 c9c12a83348fa7c15fb0998c8c441c9b1ee7c705 2645 genometools_1.5.0-2.dsc
 3c24ac5fe7d2aadbbeaac150c45d82cac4dfe496 42402 
genometools_1.5.0-2.debian.tar.gz
 267bd69b84cb96dee299163a75650a9751c44dff 1977156 genometools_1.5.0-2_amd64.deb
 41fb49902fec45307292599f5328c9405008d38f 324628 
genometools-common_1.5.0-2_all.deb
 ac9825eaa1e6c16c0d5ed9c3ae5f6f3cc1373a5b 1985250 
libgenometools0_1.5.0-2_amd64.deb
 3094366af783d45b240966d8829a482959be0948 77096 
libgenometools0-dev_1.5.0-2_amd64.deb
 40b3ead7b7b3b8b5b820e410c3dec27a6519712e 2599878 
genometools-doc_1.5.0-2_all.deb
 72b6f695522887eab50e0b78cac52381ada88c35 7428362 
genometools-dbg_1.5.0-2_amd64.deb
 52d0bfcc75c636a6f9376b4751a40f9e0318b26a 31984 
python-genometools_1.5.0-2_amd64.deb
Checksums-Sha256: 
 2049b51e3ebd9a3d6a6f6a57fbdb228653ad12018ba57cede26ca685cff60dbf 2645 
genometools_1.5.0-2.dsc
 551d7f2bb61eb8cef75d318a37648d9a777a988dc66929ec0819967b45c84104 42402 
genometools_1.5.0-2.debian.tar.gz
 6026100d115a2128f6c0185273e108ed76ad15df41480174f2a1a26b6fce6c94 1977156 
genometools_1.5.0-2_amd64.deb
 765ba765e2fc91587c8c4dcaf95a685a661632712d516f4edfe012dbfd11ac4e 324628 
genometools-common_1.5.0-2_all.deb
 0cafa58ac3d433156ff72a6e5d506f4f64b6e915d2a1de217f625cd13e8288db 1985250 
libgenometools0_1.5.0-2_amd64.deb
 252b4095a33863674c69636b0e6d6f458cea1ad56808a35d27da6628d0d9d6f1 77096 
libgenometools0-dev_1.5.0-2_amd64.deb
 c6aad2e588542e80cba85f155e844a4322fa432c47e0fdc2743422c3e687b8cf 2599878 
genometools-doc_1.5.0-2_all.deb
 a29d6532e559ac3983be9b85c8bb597ca5a648f55e1891d1b6b2cd60cc15ea9e 7428362 
genometools-dbg_1.5.0-2_amd64.deb
 e2b4e616f87f0227ed4c3b73c8e12f482ecf425967bf014375d8a8a602a72f30 31984 
python-genometools_1.5.0-2_amd64.deb
Files: 
 f0a0a8d66cb6405ad0fc3ee18b951729 2645 science optional genometools_1.5.0-2.dsc
 ee4b928153cc969509bedaa2f38f458b 42402 science optional 
genometools_1.5.0-2.debian.tar.gz
 3fd7158ec83a75c0fc33b26b5d4941ba 1977156 science optional 
genometools_1.5.0-2_amd64.deb
 7926fcb6911f1355f7a5e98d9656e548 324628 science optional 
genometools-common_1.5.0-2_all.deb
 39eaa8b69bb30b42d368fe242c9ec018 1985250 science optional 
libgenometools0_1.5.0-2_amd64.deb
 ddfb04e0a5f7520726b521a44aa42d28 77096 libdevel optional 
libgenometools0-dev_1.5.0-2_amd64.deb
 92b62b06094f599a438eecc1400cda69 2599878 doc optional 
genometools-doc_1.5.0-2_all.deb
 02a4a9c92ee00f477c6b8f9a724df640 7428362 debug extra 
genometools-dbg_1.5.0-2_amd64.deb
 58917c5d08b0caabe96b4f40e00f6fa8 31984 python optional 
python-genometools_1.5.0-2_amd64.deb

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

iQIcBAEBCAAGBQJRH+5sAAoJEFVWo04Eo2EL244P/RquA0oi4KIu3TVUhJD2fsgj
Tj+SiR+4sYJ0c1MxKTd6KqZAGKzqFa1GOW2cMNtVhfcTcj0ZYGT787+JWr4MD6Fs
JQENyXTdIRrXMuEVWhMhTz7srXdxicWiEVnhq/rbrbU5VSi92P0/BC8I9U4jE4q1
i+v3BOI7ut9zIzvMPhFhLm/eaMWYEbLkvLIauDK4gI3Qh2ezKKz4hSlCi9IJn4Cn
whQKQtzLRc988v57HI0rH9LgYmpOEsLgTJoZbVsjyxC2EPA164SEroHCFFV7kI9V
/8Mmo3hRvzX037sLCwGuX+nX37kNzLuoJPvlOg6B/LJQDKCxNgsmweOaACxY64nb
XndTb+jGldAEl3mgWdy9+B2m+rLnQNY1xThQmi0ZntcvPk4hYBb0ehUgqlDAFjcE
BsWHunhGvcT9FyOS8mYJ1kP0LlsRlLw2lCkPevfikhoH8NVYHj8TzSUURLirF1yR
Y0V2BatNKRBgcWfej6L6UvfROhC6gJYtzFrxTVCMlqXw7ERHRGEIrO5RvNcvzrVK
fbrl6/f+gpN1vzLKhxBFovjFfpBXKeUJjQzxyX13U8399fLLMQLK7OVqtFiOeSeB
PPnj+CcMvDxtzEFaO5ZgG/W5dZ3NMQ+ORiJqJqVjmOdDJ8JFdilV22VWCsDAidDE
hAfaaviEomTA3gtk3FK2
=AJxV
-END PGP SIGNATURE-


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



Accepted squizz 0.99b+dfsg-1 (source amd64)

2013-02-18 Thread Olivier Sallou
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Mon, 18 Feb 2013 11:55:27 +0200
Source: squizz
Binary: squizz libsquizz libsquizz-dev
Architecture: source amd64
Version: 0.99b+dfsg-1
Distribution: unstable
Urgency: low
Maintainer: Debian Med Packaging Team 
debian-med-packag...@lists.alioth.debian.org
Changed-By: Olivier Sallou osal...@debian.org
Description: 
 libsquizz  - Conversion libs used by squizz genetic sequence converter
 libsquizz-dev - development tools for squizz genetic sequence converter
 squizz - Converter for genetic sequences and alignments
Changes: 
 squizz (0.99b+dfsg-1) unstable; urgency=low
 .
   * New upstream release
   [ Anreas Tille ]
   * debian/copyright:
  - DEP5
  - Add Files-Excluded to document what was removed from original source
   * debian/watch: handle +dfsg suffix
Checksums-Sha1: 
 657758a055db4d31ee5ff24678fcf7ea3c04ac4e 2127 squizz_0.99b+dfsg-1.dsc
 7c63fc9605298d18b739b2817d3a89e53c982bd7 1398754 squizz_0.99b+dfsg.orig.tar.gz
 5341ba48af93dbe51df79020a73872f4a7613228 7419 squizz_0.99b+dfsg-1.debian.tar.gz
 197a9b5ca2bc75521975c66085fd467f75b11a96 31470 squizz_0.99b+dfsg-1_amd64.deb
 eb55cdcfceb21a07d027a6672bd363296114c6e6 454230 
libsquizz_0.99b+dfsg-1_amd64.deb
 da11788dcd5b34e6e63d594884b7592bff80c594 521574 
libsquizz-dev_0.99b+dfsg-1_amd64.deb
Checksums-Sha256: 
 68c047fa90aa690d6ff83680f7e55af20d2cf19c46007a81238b1666a17f9b0d 2127 
squizz_0.99b+dfsg-1.dsc
 c7e10c6470825842b51e8294780513074a01a2abc88b01ad773977d129fd9eee 1398754 
squizz_0.99b+dfsg.orig.tar.gz
 8f5f6294fbb3aa4f4f98a52237d2224dd177f7cd1276d5c482a87af9815e6dce 7419 
squizz_0.99b+dfsg-1.debian.tar.gz
 f58afa0999627590613a4450a01c059386b0ab72f11363483c08f93cf15ce67a 31470 
squizz_0.99b+dfsg-1_amd64.deb
 65f35fd9a2e35e212178c83ab55e4ae4c6c41c53df5da9a2bcde7acae87e0de7 454230 
libsquizz_0.99b+dfsg-1_amd64.deb
 70a2a1d83b3cf69b332fbe2fe63529bf6dda92d50278125a3f46421a0d636b00 521574 
libsquizz-dev_0.99b+dfsg-1_amd64.deb
Files: 
 0ae79ffea9064374ac943bf310c092e3 2127 science optional squizz_0.99b+dfsg-1.dsc
 058ea07dcdc9c7e06367bddef3374572 1398754 science optional 
squizz_0.99b+dfsg.orig.tar.gz
 4d9cceb9381ae500ee005593391787df 7419 science optional 
squizz_0.99b+dfsg-1.debian.tar.gz
 0f1b521e53a32a1baa62dd445b7bb1b3 31470 science optional 
squizz_0.99b+dfsg-1_amd64.deb
 a5516a5aa300f666b7203e9177eb5020 454230 libs optional 
libsquizz_0.99b+dfsg-1_amd64.deb
 dc94ce5b03bd426cfa2e344d0b2284ac 521574 libdevel optional 
libsquizz-dev_0.99b+dfsg-1_amd64.deb

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

iQIcBAEBCAAGBQJRIgcIAAoJEHjcaNsybYQ4ywkQAIaGF80P9/N3rQd1G+S43rNI
NBZh0YDhMn+MUp7RT3QUqmOeoSHBlRb+HeynFMsbEQYT3XETdP+AjWmelAf/7QX+
UhjtznRx5tdTwFr0rqz3xRneaAxZ2G+EXioG8uByeUynmJhJ3juL0bc91S3X9ZRb
paixiTJvdR4D0ocy0M5V99kloCLSri8yxvGnxuQ47NStlosjVPp30M0lQIphxEjo
d7VYraNJoKJjCtYabazR9EiEfFtnCOgr8RfPEqlPnxd6cmhRMTsJUnyYtHC6uRnb
+U69ZBFZzXdfABRlQRKTal/7yQT+ohFe1BkKjWz54qrU+Y90JuakBteWfyj75OLb
QyPHH8MW8MMVJkbFUc9YBGfNFK1m2M3yfisfQP3f9KotOFAvc0rdGmvy5brk5euA
7stH0YIInmO2mcrEdo8cbleExpEbUWK4nEqHJOP+rLx/956G3+XHll57ljnXoCBa
1Ymleje1oBS70yFlQCCuD0si4ZIc/RXA+0Z92i2CRV+AOsOG792MRwontc9sPHEu
HdolK8uD+AVNjlbzKZTTudgICjH4IDwvwSxnMO+ws8Z4zDEUWvA3J7kyqzD144Ar
MQBAUcOmsK2pKF7J/y9xe+9GaHUmWoeYJqo/s/JVnqhTbWoYYWG92UzeenSZdbTQ
gHXSB8v/ydSOwVpRDHj6
=Il1U
-END PGP SIGNATURE-


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



Accepted knot 1.2~rc2-1 (source amd64)

2013-02-18 Thread Ondřej Surý
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Mon, 18 Feb 2013 12:40:01 +0100
Source: knot
Binary: knot knot-dbg
Architecture: source amd64
Version: 1.2~rc2-1
Distribution: unstable
Urgency: low
Maintainer: Ondřej Surý ond...@debian.org
Changed-By: Ondřej Surý ond...@debian.org
Description: 
 knot   - authoritative domain name server
 knot-dbg   - Debug symbols for Knot DNS
Changes: 
 knot (1.2~rc2-1) unstable; urgency=low
 .
   * Imported Upstream version 1.2~rc2
   * Fix git location
   * Update patches for 1.2 release
Checksums-Sha1: 
 0fd5d3fbc64d10f63becb54485497d8ae652d19b 1278 knot_1.2~rc2-1.dsc
 36dcd7614d4a95a0c74ed9d261026e03903a679f 1228296 knot_1.2~rc2.orig.tar.gz
 340d3f71546b5328df19f83d3a2f9ad83c94beda 9360 knot_1.2~rc2-1.debian.tar.gz
 9d546329e06b930c9b9d162b487eb315898dec97 574426 knot_1.2~rc2-1_amd64.deb
 4c2db63949186300bfe57aa97c0d3d7ce941932e 1634356 knot-dbg_1.2~rc2-1_amd64.deb
Checksums-Sha256: 
 9ac23e251dfdda94e81cf33870f624dba6431dbfe16113edb5380e6df9fff791 1278 
knot_1.2~rc2-1.dsc
 9f70c5f64821d4d065382ed1cfbbcc3cc5fc38dc0ba6fa230444f5706756654e 1228296 
knot_1.2~rc2.orig.tar.gz
 6a6c233cd4d574afaf11d72b078d25d32efa57d513d23e1fdedfd6518e312a57 9360 
knot_1.2~rc2-1.debian.tar.gz
 560393c455e79b8df384ab3888e6a5b9e976ddc45a5d88528f7f88bf1d949506 574426 
knot_1.2~rc2-1_amd64.deb
 3524b9b1dabbdefa5ab383f7fcac517fff3afe2089101b524798e269e8e3c302 1634356 
knot-dbg_1.2~rc2-1_amd64.deb
Files: 
 a2bcfcc0dfa3971da7bcbbfab87ca0fd 1278 net extra knot_1.2~rc2-1.dsc
 5b6899cda2d4ce6a14c108c0f7ea0df5 1228296 net extra knot_1.2~rc2.orig.tar.gz
 2079ca606081b8d4caac7de58e46b0a7 9360 net extra knot_1.2~rc2-1.debian.tar.gz
 0bed8e9632927197e1ddd93298fe59a4 574426 net extra knot_1.2~rc2-1_amd64.deb
 8ac47978c2375918f2275b3bcf207038 1634356 debug extra 
knot-dbg_1.2~rc2-1_amd64.deb

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

iEYEARECAAYFAlEiFW0ACgkQ9OZqfMIN8nNPKACfWA9XCWovFSLK1AysamGvgIWO
78oAoK1sI+jl9+peYDZad9SMiN9BAbqz
=6jhc
-END PGP SIGNATURE-


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



Accepted sdlgfx 2.0.23-3 (source amd64 all)

2013-02-18 Thread Manuel A. Fernandez Montecelo
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 17 Feb 2013 23:32:26 +
Source: sdlgfx
Binary: libsdl-gfx1.2-4 libsdl-gfx1.2-dev libsdl-gfx1.2-doc
Architecture: source amd64 all
Version: 2.0.23-3
Distribution: unstable
Urgency: low
Maintainer: Debian SDL packages maintainers 
pkg-sdl-maintain...@lists.alioth.debian.org
Changed-By: Manuel A. Fernandez Montecelo manuel.montez...@gmail.com
Description: 
 libsdl-gfx1.2-4 - drawing and graphical effects extension for SDL
 libsdl-gfx1.2-dev - development files for SDL_gfx
 libsdl-gfx1.2-doc - documentation files for SDL_gfx
Closes: 700785
Changes: 
 sdlgfx (2.0.23-3) unstable; urgency=low
 .
   * Add libsdl-gfx1.2-dev.preinst to remove /usr/share/doc/libsdl-gfx1.2-dev
 symlink to libsdl-gfx1.2-4, if existing from previous versions of the
 package (it was like that in Squeeze).  Otherwise, when -dev is removed, it
 removes files from the libsdl-gfx1.2-4.  Thanks to Andreas Beckmann for the
 report (Closes: #700785).
Checksums-Sha1: 
 adba9f6d7c6a1485fd19f8a811ab2baf6cbc1be7 2198 sdlgfx_2.0.23-3.dsc
 b089c94088d0482a02e515ed1e42bd58c401e123 7422 sdlgfx_2.0.23-3.debian.tar.gz
 c4721ce312f8dbbf0a47458f19ea4c26d66120ff 56040 
libsdl-gfx1.2-4_2.0.23-3_amd64.deb
 2e60b867a457c584984762193bcb4549348a2d1b 63028 
libsdl-gfx1.2-dev_2.0.23-3_amd64.deb
 7fdac76e3d3cdeed288a8f24562c5efd37f03821 1165222 
libsdl-gfx1.2-doc_2.0.23-3_all.deb
Checksums-Sha256: 
 e10a7292e4a8d4842e953a1eb6f14fa6ae2c3e83a8d85109a78bf9b8be0407dd 2198 
sdlgfx_2.0.23-3.dsc
 86b87377005b6f45c120ad57d30030b705d3002b23c5f6dd6dc70e897902ea38 7422 
sdlgfx_2.0.23-3.debian.tar.gz
 78a24eb37420e21a962eb65ed4cb6808a5e09e251b9dc443879a4d6725c054c4 56040 
libsdl-gfx1.2-4_2.0.23-3_amd64.deb
 0e2fd4276066bfd44e16cc956efdeda44161e4289d3b41fd04d2ae049ee314c0 63028 
libsdl-gfx1.2-dev_2.0.23-3_amd64.deb
 bc21f49dc86be26971c6b98e301ce5ba511712b8ee9a29b0b0c0bb608d36e6f5 1165222 
libsdl-gfx1.2-doc_2.0.23-3_all.deb
Files: 
 6ba1d34f7adbdab18a531e2fd89ad0a9 2198 libs optional sdlgfx_2.0.23-3.dsc
 09025d10cf8957ba0bfb96401fc28c18 7422 libs optional 
sdlgfx_2.0.23-3.debian.tar.gz
 7c91f06d842cdf4274f51bd006824cc3 56040 libs optional 
libsdl-gfx1.2-4_2.0.23-3_amd64.deb
 bb9bef8ded5d6c00e260aee612f379df 63028 libdevel optional 
libsdl-gfx1.2-dev_2.0.23-3_amd64.deb
 965c286b16bb13ee2e46aa798008cfe1 1165222 doc extra 
libsdl-gfx1.2-doc_2.0.23-3_all.deb

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

iQIcBAEBAgAGBQJRIWvgAAoJEH92BqRF3KgOeRYQAKt8Fu3IxZbbgL5LZmAIUX2u
NAY6fYM27uXfR9OwcMr/jgzCF1ouvte9GGnIfTJO/YHZLMt9nXND1gQ9pMPttACP
6r82vbCvwf0D6G3pLsJhmXmDID/lyhOmbfvweVBVIGSLAcMQnxsby35QkAtTfH6t
p5cfmz/sWWzEuLGpUDBeVQU6uMUijeJmTQM9OEefv0kJX8X8t/zQTg6K4qu1CYOv
saxsDPhos/gVUVwg7wjk9MNXVv8mFNCvgcpMbISt2jO+tFSR8EY6ZCRC8HmhoU7D
DgvIFefLPmiMEUgvMJyV91nFX9RfcX3WwTfpmt0h3EimYSGMhKN44dySEhTSZohj
7MSkIjj/wtxJ4LmLPJgOWk80YchWCmmd2OsxhyX8CczFy2V/pFzX1NRdIm4OUQxw
Rr0oZxuAydoOMY30axH0XnuZKCSfX34bg+RDkufkVlaQ3U5JwBR6VYd1TpvrXUGE
P6A6Z6pv0QhPxCuok8Qw9/JLKnDJjx+0QDgIKXcXOZ/hEn6SvtedTCzxSCHHQqNA
oklG3S072agRTAZjIs9UtHgvFy+e85OsMEg1zgcBkHHtU3WLyLh3bhR1xjN+kcfV
F8/Fszkuya9JZj4K5RtlvS7bR4bBpi7Rf4SpXGT7+SuCDH8fij7HplIKbxTCSSHd
LFNOni5/iJ6pyOt5Fj3a
=B2tc
-END PGP SIGNATURE-


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



Accepted smpeg 0.4.5+cvs20030824-5 (source amd64)

2013-02-18 Thread Manuel A. Fernandez Montecelo
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 17 Feb 2013 22:24:31 +
Source: smpeg
Binary: libsmpeg0 libsmpeg-dev smpeg-plaympeg smpeg-gtv
Architecture: source amd64
Version: 0.4.5+cvs20030824-5
Distribution: unstable
Urgency: low
Maintainer: Debian SDL packages maintainers 
pkg-sdl-maintain...@lists.alioth.debian.org
Changed-By: Manuel A. Fernandez Montecelo manuel.montez...@gmail.com
Description: 
 libsmpeg-dev - SDL MPEG Player Library - development files
 libsmpeg0  - SDL MPEG Player Library - shared libraries
 smpeg-gtv  - SMPEG GTK+ MPEG audio/video player
 smpeg-plaympeg - SMPEG command line MPEG audio/video player
Closes: 700787
Changes: 
 smpeg (0.4.5+cvs20030824-5) unstable; urgency=low
 .
   * Add libsmpeg-dev.preinst to remove /usr/share/doc/libsmpeg-dev symlink to
 libsmpeg0, if existing from previous versions of the package (it was like
 that in Squeeze).  Otherwise, when -dev is removed, it removes files from
 the libsmpeg0 package.  Thanks to Andreas Beckmann for the report (Closes:
 #700787).
Checksums-Sha1: 
 d47ed793572b1bbf8cd5d230a8472f3af677387d 2291 smpeg_0.4.5+cvs20030824-5.dsc
 119bea704ea762f2e78e4ae84f5a834f722bad81 466605 
smpeg_0.4.5+cvs20030824-5.debian.tar.gz
 74102c47123ac8e3457ee5d57f7e53d923a11b15 106290 
libsmpeg0_0.4.5+cvs20030824-5_amd64.deb
 dcb97e9a460519a960046deed7cb137e0c5c1e65 132498 
libsmpeg-dev_0.4.5+cvs20030824-5_amd64.deb
 d3f3cde15e0f27ad712751695cba0a018919a05f 26726 
smpeg-plaympeg_0.4.5+cvs20030824-5_amd64.deb
 34367c727d4faa10a159f559447f66ef41ce3206 30960 
smpeg-gtv_0.4.5+cvs20030824-5_amd64.deb
Checksums-Sha256: 
 de7cff52a643864563e204bfbaf9852994449688ec60b9607f30d529981e00c6 2291 
smpeg_0.4.5+cvs20030824-5.dsc
 df03049eae92f8089b62db602331c8d0e906ce837aa4cc846cb8ad0086d0d774 466605 
smpeg_0.4.5+cvs20030824-5.debian.tar.gz
 1aea15ee04dc81add4ed25b8322d8f9365891da44701d669ec44a0412d131522 106290 
libsmpeg0_0.4.5+cvs20030824-5_amd64.deb
 ecb250917f448828de61cb50a5e6d84a083971727198dc11b17d9fff3478940f 132498 
libsmpeg-dev_0.4.5+cvs20030824-5_amd64.deb
 b6b288f234fab86365a30a87b33beb0b2dd8cd8d2a4ead2077d4dcf53e333ffd 26726 
smpeg-plaympeg_0.4.5+cvs20030824-5_amd64.deb
 7de2a99f5e44bf9a08a36cbc84c170b1cf04dab9d6259c8800a1d0befe9cf433 30960 
smpeg-gtv_0.4.5+cvs20030824-5_amd64.deb
Files: 
 74b57a7446aeec4905dbea9dbc5427a8 2291 libs optional 
smpeg_0.4.5+cvs20030824-5.dsc
 3688da0ec413ff46af098a310912a944 466605 libs optional 
smpeg_0.4.5+cvs20030824-5.debian.tar.gz
 7fd1593ca0978688be60dd1cff9ff60e 106290 libs optional 
libsmpeg0_0.4.5+cvs20030824-5_amd64.deb
 7265e8e65a6af6dc1d0f97ba75a9b4e6 132498 libdevel optional 
libsmpeg-dev_0.4.5+cvs20030824-5_amd64.deb
 6363e4df0d0b1f6c1621564ce0b41f2b 26726 video optional 
smpeg-plaympeg_0.4.5+cvs20030824-5_amd64.deb
 9aad47b58ed66a30eaaed54fd3d17a97 30960 video optional 
smpeg-gtv_0.4.5+cvs20030824-5_amd64.deb

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

iQIcBAEBAgAGBQJRIWTEAAoJEH92BqRF3KgOswkP/3Qb7j3NqEBxPot/Ewt81TeY
xLlXSGxF63+87L1P79Tj5oHrNT4tZhdaVdrNnALJAsnk2B0b+gjz1eIO3WCF8hA9
XBWon5ZQnNTp5IpVXhdGLQ/YePr30PKwCKmnMOxKR2eYDtYvFnSV5m4XTMf8H5nh
FveBq3V8DChKx8Yis9TGh2Yaa7MFzTaemkn0lvxlbsflylsyjzzU3QTVi9bZKKg/
c1dSbhXQzOfI9jGoW/p/j5XPy2oy1XE38wXfgfHDTvUJckdnF8R8PkVAta8Aq9tV
VfJaOaIHYQSJ2jEITj9NKySqpxmMscjFz82qU1tr69R4tyCC8QLZtOFO7AMZ0u6/
g0KWbJ+sZcgzogngrDU5/09bszDdYae6dpBbfBHkmbwAdsG/4aiGz963EtRAVrfU
Apc8eayhpw9povHPBqAWTubqkURYFvVBJaJNeZQQO5B9dSlABXZ0kfGr335k6Sxa
vfwrfr0jTru+xS2irOMiAq3yxV7SV6v/o1JxgK0wUTj4Uc0D/vAF+zQO3jmDD/pj
FqgloKJBAypVndh6eYewaBVI5OnBouHrPrGIjUuqqRBadWv6y5Kg3WdEg5ZYDz/h
4gLftvYsz4ZRyi6DDkrI1fMn1Ur88T0pzfwaQyEpoqTBUhLQA2rUhKfZus16Ugex
pRWA2u/1VKupbWZ+G8ph
=rXQE
-END PGP SIGNATURE-


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



Accepted mobyle-programs 5.1-1 (source all)

2013-02-18 Thread Olivier Sallou
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Mon, 18 Feb 2013 12:28:22 +0100
Source: mobyle-programs
Binary: mobyle-programs
Architecture: source all
Version: 5.1-1
Distribution: unstable
Urgency: low
Maintainer: Debian Med Packaging Team 
debian-med-packag...@lists.alioth.debian.org
Changed-By: Olivier Sallou osal...@debian.org
Description: 
 mobyle-programs - Program descriptions for the mobyle portal
Changes: 
 mobyle-programs (5.1-1) unstable; urgency=low
 .
   * New upstream release
Checksums-Sha1: 
 baf2355252c0e74cde382b8eaf8a994ad6f0ac25 2060 mobyle-programs_5.1-1.dsc
 43dc1260bfc7806f6f93da07e5f1729a7e09f189 686964 mobyle-programs_5.1.orig.tar.gz
 8ed50aad8ac0f3615ce5194c7b908e34b474a638 2582 
mobyle-programs_5.1-1.debian.tar.gz
 6b2c30f4985102a1778a9aa9140cbf140254b59b 672594 mobyle-programs_5.1-1_all.deb
Checksums-Sha256: 
 a0cb8069c8aefe0e1caac7dff36918021bf18e2a4ecc9a9367cf13b765baf2c6 2060 
mobyle-programs_5.1-1.dsc
 82464fee15d1373c778435e7a2d88ac7da4b51da86873bbb8832ba95d2f2a088 686964 
mobyle-programs_5.1.orig.tar.gz
 d0c11e799e10a48c50a6cf0bbe5ae54d9c3f42b06b7a1f8e9b05ca0bde719c95 2582 
mobyle-programs_5.1-1.debian.tar.gz
 672a35e68133c6d1b78b6f4432db9abb9f89eeb3fb03bccae2619f0d99a855e6 672594 
mobyle-programs_5.1-1_all.deb
Files: 
 23f8113be1f69b4c588de081da2c51d4 2060 science optional 
mobyle-programs_5.1-1.dsc
 71074d889b8660b4960df9a56fbbc6e1 686964 science optional 
mobyle-programs_5.1.orig.tar.gz
 6216f5eba84c4fb48769f09471b41bfd 2582 science optional 
mobyle-programs_5.1-1.debian.tar.gz
 9ba9ad9ec4da5af6aaa1a6f1cc28b383 672594 science optional 
mobyle-programs_5.1-1_all.deb

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

iQIcBAEBCAAGBQJRIhGgAAoJEHjcaNsybYQ4BUMP/1775Xr20vC3FIbog4hBwj1M
vAUZSfFnshPASGgV4C2tUHAuAUKINumdC4aHExnQJihGeBGZ1bl3FTcNYvMUsPNm
ma8tWUwBZZzuKAkC+SZa/Vv+slA9gmbxTVe6yswukFQRZspPxnpJseXuKMPRmGHY
PGOrgSv8X0R+RlTnq88tpwR377+nnSKOOjxmSw1b6NHnPa5KUlmizs0vGgs/euCG
VoIQ8VXWXwdPOi4RNY+HRWkXzmVkHptMLbnEtc1bPfChBBk3Dnwxb09uifVza+4h
RWuw+Mdf4gEeE5T7ZP6MOhJkAD/7JKIhO0guFicLThmsFiRpsi/yDvtZqI4Pt/zJ
MxfvD8V/n0kfTDVZZxeM6litvd+tYCVAb9oqQD5I9zf7Qv0HIfD8KMJYCxNYNCxe
aZI3zbHcyYbHQFtb+ZQn0R+VLpYxuspQjs3zzsTWj2nDVcTjWGzjDchYoWXye+Xi
ndvagakeEAtC/GID1TTshr5OGocOZyDxpvb4tZ4llGldV0cT0ET7tU/ktttgx4/K
4irp3KSKEQAhHtTwdmz/ObBPAwPfv04EcI3lMZL+sA41dbBbsX5zpWmzYZkOZicv
goQePXsoUg5l2eEVVqP9/qMf+q7eIGNgUs+o0NZrLIhcag60yWIolN9NQJxqW8rY
guPTYDwZSDKO69VtqcHS
=HGVp
-END PGP SIGNATURE-


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



Accepted rquantlib 0.3.10-1 (source i386)

2013-02-18 Thread Dirk Eddelbuettel
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Mon, 18 Feb 2013 07:36:32 -0600
Source: rquantlib
Binary: r-cran-rquantlib
Architecture: source i386
Version: 0.3.10-1
Distribution: unstable
Urgency: low
Maintainer: Dirk Eddelbuettel e...@debian.org
Changed-By: Dirk Eddelbuettel e...@debian.org
Description: 
 r-cran-rquantlib - GNU R package interfacing the QuantLib finance library
Changes: 
 rquantlib (0.3.10-1) unstable; urgency=low
 .
   * New upstream release
Checksums-Sha1: 
 d2293d791aea82944920e2fda5857661576cf392 1162 rquantlib_0.3.10-1.dsc
 c6bf8f7144cddd3201d2527581f15a64bcff12e6 114063 rquantlib_0.3.10.orig.tar.gz
 c57c8ff0a263bb94b707636f8e0af33f6044bc33 5583 rquantlib_0.3.10-1.diff.gz
 43c882e4cd46594f3ba139bc96bdb78142791248 867252 
r-cran-rquantlib_0.3.10-1_i386.deb
Checksums-Sha256: 
 c97579a6e49df350c1f335bc2885a29507ba6949678624755be56590d32384fe 1162 
rquantlib_0.3.10-1.dsc
 6a57b799426837e32d77494d0244e6d078e6e864b250d05186d071f803341fac 114063 
rquantlib_0.3.10.orig.tar.gz
 76492434809f08b6f98d56c0ef71f3e6667e386351c7e502cfccf0de0c8b06e8 5583 
rquantlib_0.3.10-1.diff.gz
 d9c8312a595e9bb2c88c235d0bb2f8842a77e2694c88988e7efc877e04015198 867252 
r-cran-rquantlib_0.3.10-1_i386.deb
Files: 
 1e9d837646ef8c415ae00bb2fc004c04 1162 gnu-r optional rquantlib_0.3.10-1.dsc
 5ea78db751fed16bb3d28d61b675090a 114063 gnu-r optional 
rquantlib_0.3.10.orig.tar.gz
 86d847c40615378e0348c7993c936ec9 5583 gnu-r optional rquantlib_0.3.10-1.diff.gz
 942ff146681654a565f90a4862361bbc 867252 gnu-r optional 
r-cran-rquantlib_0.3.10-1_i386.deb

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

iD8DBQFRIjAYCZSR95Gw07cRAnBIAJwLHqrCQosRwdAOHG0ZTLO4BS7g7QCeK5j6
kT7n7349mlvo3EE6cJRxykI=
=FO3p
-END PGP SIGNATURE-


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



Accepted mobyle 1.5.0+dfsg-1 (source all amd64)

2013-02-18 Thread Olivier Sallou
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Mon, 18 Feb 2013 12:11:44 +0100
Source: mobyle
Binary: mobyle mobyle-utils
Architecture: source all amd64
Version: 1.5.0+dfsg-1
Distribution: unstable
Urgency: low
Maintainer: Debian Med Packaging Team 
debian-med-packag...@lists.alioth.debian.org
Changed-By: Olivier Sallou osal...@debian.org
Description: 
 mobyle - Web portal that provides web forms for command-line software
 mobyle-utils - binary tools used by Mobyle
Changes: 
 mobyle (1.5.0+dfsg-1) unstable; urgency=low
 .
   * New upstream release
Checksums-Sha1: 
 7706ec313e71fab30d3cbf52badc8eb135f9a554 2201 mobyle_1.5.0+dfsg-1.dsc
 7c195f49e8873887099e4ed9b00afaafb23ccdf6 5055976 mobyle_1.5.0+dfsg.orig.tar.bz2
 7f4d208baff3a07e62c268138c35bccacc369d45 15623 
mobyle_1.5.0+dfsg-1.debian.tar.gz
 94dd17e8d2fecca173e1bae8d209151f75611a7c 4730006 mobyle_1.5.0+dfsg-1_all.deb
 e9366cf1ffa66a2586002052e9d60657307ef6b3 16702 
mobyle-utils_1.5.0+dfsg-1_amd64.deb
Checksums-Sha256: 
 45a4f38e8a41055454b8e677affcb76df2930791e1cc52ee94a3d7686f861cfb 2201 
mobyle_1.5.0+dfsg-1.dsc
 a417c8a935256b05e69a03b1173fdf347ca64dc65af730a2f86e258f86bc885c 5055976 
mobyle_1.5.0+dfsg.orig.tar.bz2
 58dc1d43cf6b49845eba48c9070ba41180e8631098c99e2d4f0247b95e67cfd2 15623 
mobyle_1.5.0+dfsg-1.debian.tar.gz
 53d926daaa159562284d1bcc6028566bcd82c23ac0b960e350bcc03339f631a9 4730006 
mobyle_1.5.0+dfsg-1_all.deb
 e5787a91e04c3691b8f1fe3acaa8e0851ff8de6a885baa2b23f6bed5dc632226 16702 
mobyle-utils_1.5.0+dfsg-1_amd64.deb
Files: 
 6715e31be60b47d3ea806f24f3fbae6c 2201 science optional mobyle_1.5.0+dfsg-1.dsc
 c8930dc8b561c1432874efeff2c6b188 5055976 science optional 
mobyle_1.5.0+dfsg.orig.tar.bz2
 e70dade5f80c2ab9da75779c6915d7fb 15623 science optional 
mobyle_1.5.0+dfsg-1.debian.tar.gz
 14472711620ddd2183b91638bac66a24 4730006 science optional 
mobyle_1.5.0+dfsg-1_all.deb
 0f4cede292dd764f06e0ad0883b204b7 16702 science optional 
mobyle-utils_1.5.0+dfsg-1_amd64.deb

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

iQIcBAEBCAAGBQJRIkNsAAoJEHjcaNsybYQ4B/AP/RLxZ0Qp6sGuANmbzJg2UPGE
zPuMKD+uD0zcsW11GZ86lTH5uVtMDN8n1gi3ExCu/v539A0GRIwcfO6wEtzhsrBy
XnG86kSOya7Z5VhrRkwRJSs47nsqy/5fDTLFbjMeX5c23A+0O2sr4WoZkDZcetzm
+WeRCHm3omHDNz2++88g/M2MhE4ESok9T6mpUuBOzDoG/yXLH0Ulq1yMyam7UY/M
59fKxEA+otVwTNOaQcS7H4OSeP4YIX+DGe80G3lU7qEd33++CPuixBWC2HSU8Gsu
poewvNh+Mm88ULAxeC+c1esUYMdZUh0ZSAg//zJbGkZFxcSFsnPNG1OYLakgIaAT
em7nLkqNDjyLXRJ4O0JDnFF1bJQ1VTeXyQ8xUED15NiaPFfVkux6e5TNgm7UuD+i
WKa9WywYWS58hRugam/vFOcT1wyK32y7y6lf3ccu+jvpAV9mHBKYOJEQzu1jFuvP
BWwpmpsUQhSUEw/6c26jhNiNpG2HFsiC2JrKDUCx3sk/BX3sV0ArSSs9Uk9I4aze
kG+98FTbonVRd7uryhW9mRNrJFNU72Pewgk4SKE37+qSuHDp5fAx1wOaXtuTHO2R
0rktzn5SsDFImkIUxjEeNUtvlfFLcnh4yAPmFVKq1DREUAX3VVimo2eOPzZkbFV9
qlBhaBAiaCqNO+ekTYaY
=Td8Y
-END PGP SIGNATURE-


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



Accepted libnet-amazon-ec2-perl 0.23-1 (source all)

2013-02-18 Thread gregor herrmann
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Mon, 18 Feb 2013 17:58:59 +0100
Source: libnet-amazon-ec2-perl
Binary: libnet-amazon-ec2-perl
Architecture: source all
Version: 0.23-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: gregor herrmann gre...@debian.org
Description: 
 libnet-amazon-ec2-perl - Perl interface to the Amazon Elastic Compute Cloud 
(EC2)
Changes: 
 libnet-amazon-ec2-perl (0.23-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 ]
   * New upstream release.
   * debian/copyright: update years of packaging copyright.
Checksums-Sha1: 
 e2ebf974d16d14fbfbac8078df952891b69c60e8 2299 libnet-amazon-ec2-perl_0.23-1.dsc
 36ed6503ee7c3c981f78c99da0992722eee74714 60592 
libnet-amazon-ec2-perl_0.23.orig.tar.gz
 a91d36b5bc4d5c32009d488c9b224bcf5288353f 2976 
libnet-amazon-ec2-perl_0.23-1.debian.tar.gz
 25fc2168a7433da017ff59808b597a6583de587b 49318 
libnet-amazon-ec2-perl_0.23-1_all.deb
Checksums-Sha256: 
 fe032057c56e732c7db62f32af5cee72659c6ff34637c66ddcf11a0ac55564a5 2299 
libnet-amazon-ec2-perl_0.23-1.dsc
 1d775c47b66094d21070f84c859bb64183ea615da4d5670772d5bafccadf61fc 60592 
libnet-amazon-ec2-perl_0.23.orig.tar.gz
 c4464cda5aa02929bb9cfc0d48e5a06a817b1fcb656091dcde27cd4ee59cd1fa 2976 
libnet-amazon-ec2-perl_0.23-1.debian.tar.gz
 cc8a3e4c88da3e9e4d71bea236fa0bd28b81480837244f325436b8ebd5d7fc8d 49318 
libnet-amazon-ec2-perl_0.23-1_all.deb
Files: 
 da2c2257f913f3fdbc5aecb783a51973 2299 perl optional 
libnet-amazon-ec2-perl_0.23-1.dsc
 678cf13562b3364b7fbb06bd120f5dc9 60592 perl optional 
libnet-amazon-ec2-perl_0.23.orig.tar.gz
 2b4943e937b46a53584da90d2470c3c6 2976 perl optional 
libnet-amazon-ec2-perl_0.23-1.debian.tar.gz
 f4577308b11ce07b98d31e4b2b13cf71 49318 perl optional 
libnet-amazon-ec2-perl_0.23-1_all.deb

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

iQIcBAEBCAAGBQJRIl4KAAoJELs6aAGGSaoGzWIP/i9ijih7jDoK2r8VdQqf+vxg
QeTUhBLs4RPJnq7i8i+lQzOB2KfuCVD5gKjDd6TkY2xQWE6uc4txoSgIaf6cP+C1
DlGeQOzqF4GfJSgk/p4bO16Ve1uhLWqgJGXCvuyTKkmP0vZWM/fB3gXA3Vqg1e3s
KcllSwNE933O+8/wJV5kPA1NqhmbyNYMqqwp7nmIG4aiDc1WBRmegOk2eKiZbhsk
PbyIRoxWqGlZ4xkVDhADOTP3r16Lior9dnrgVQ/UahCFk/nTibKdhFp59kZYjhrb
OzkJ9BgEAe7pVMhvJT3RG3Y/Ad8Ghomh0vIR7WrQ5XFWO6DuamzJFsQXRFQEAta4
y+9lj9dGLLS9YhiJrBNzTMbGbv2dhDLpgH3f9bfl00yY+F08fykanqCRs0Yvk+yA
bAaF7ae24OlAoDgbxkOOVEZz6S1/futZcyQjyvtsIp73SjVS5vKM6EIugCB2LgXM
hAkOd80h7NVnoilOGPtrD7qNUlNl9/suk29nK1ELLe1Ist0xHOdRpfFl8H97GXT9
V5MhrW6UDdeaJVj7Wi3YJgD4IFl3+bFp9R8TAx6F0USfgRROPukPsaRGi+re1Gjt
oGiJqn7uNqnvzks8/Pdo9lMhuAYnSdfwUMWmZIXY89wn8di2m12YYBB9sRlNf6l5
zIZYmcfjO5ybt7/RTR/R
=I+uW
-END PGP SIGNATURE-


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



Accepted libparse-cpan-packages-perl 2.38-1 (source all)

2013-02-18 Thread gregor herrmann
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Mon, 18 Feb 2013 18:16:26 +0100
Source: libparse-cpan-packages-perl
Binary: libparse-cpan-packages-perl
Architecture: source all
Version: 2.38-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: gregor herrmann gre...@debian.org
Description: 
 libparse-cpan-packages-perl - module to parse the CPAN Packages file
Changes: 
 libparse-cpan-packages-perl (2.38-1) unstable; urgency=low
 .
   [ Nuno Carvalho ]
   * New upstream release 2.37
 .
   [ 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 ]
   * New upstream release 2.38.
   * Update years of packaging copyright.
   * Set Standards-Version to 3.9.4 (no changes).
Checksums-Sha1: 
 5346e951b95503592c26ae12ba8441c668d31424 2482 
libparse-cpan-packages-perl_2.38-1.dsc
 9819d7485108fa0df6c16a03be6dc523df4610cc 11461 
libparse-cpan-packages-perl_2.38.orig.tar.gz
 646cc745f764ab3fd7f893a3aa372628009bcd85 3736 
libparse-cpan-packages-perl_2.38-1.debian.tar.gz
 ec367230f7a4d3cf98bcb4cf8ddad45a93e9b44c 19782 
libparse-cpan-packages-perl_2.38-1_all.deb
Checksums-Sha256: 
 edc2e8feea73395b1b3b573aa29b56c11a29defe8546f890b0611348ef2bf6ab 2482 
libparse-cpan-packages-perl_2.38-1.dsc
 47e12072e1f2f598a4a5eddd26673e488fb0e83da0fe04045eff90d5bbc22849 11461 
libparse-cpan-packages-perl_2.38.orig.tar.gz
 966a3811bb9c5582da4504db9bf9943b2bb8a4b20ce1c0bde1432f1beede94b3 3736 
libparse-cpan-packages-perl_2.38-1.debian.tar.gz
 fe95e33983381a36fc79e0c6afd40e738c41686803d654e62391c07fc8a72980 19782 
libparse-cpan-packages-perl_2.38-1_all.deb
Files: 
 802924937a81bdbe7639a5d76fd91fbc 2482 perl optional 
libparse-cpan-packages-perl_2.38-1.dsc
 a4a7956f364839b2f69d60af9bf1957c 11461 perl optional 
libparse-cpan-packages-perl_2.38.orig.tar.gz
 fb853aa478a270a5f85fe6a40cc1ce8c 3736 perl optional 
libparse-cpan-packages-perl_2.38-1.debian.tar.gz
 d1b276b682ae9f334f367df41a35bfe3 19782 perl optional 
libparse-cpan-packages-perl_2.38-1_all.deb

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

iQIcBAEBCAAGBQJRImIOAAoJELs6aAGGSaoGQDYP+QGacsJbcz5Tf8Z5m1DKupgt
WnCcK3eQoOTO0FdkRbjUQd+TndvVzyFcxD17jg2TYu/fXF3etkcpsBx5izH1dvUR
xUcM9jK6mCMwJglwXznqtT/gvWm+e9LGUfh7ZA4GWk9HJeZKcQL70M6IlkF8LLp3
rqGf40s+MRsxCne5/g32i4x2V0k2xsZlkAnvgiVeFRSIIpt7mBsajyAFr0BXtHym
NZ9Lht8AnjFM0ovCXXId/BwO7TlInivZ4/sHMWf6U1pIZQcxTw73xC66eC1PTzR6
sAn68khoEt+FYUA5xO1SE0XZ63dgudnIkqztRnHLt35bDJ1gueidY1PntfPD8o2K
aYjZkAgHOoXzk8dnR7vMVWRNMycuX32Pli2dxtALfm6I3rXKsMaEAUD3/r9+yl7w
Sjh/qYNpoc6nAT6tk4CbJ6MTCWpX/V72pScc+4H748XDqk0EuwECSvFbLMV90vUN
IzQXNDeb/2OHCpGP/V4NDYdDj14QfRZkqAOURvhL8uWhjCvjsIJmwVNM9z2+czCp
fw4avNGZ5A7/zpPztmk0ZPvDvMSsR8B/DgcrYpLmVQepj4Qh7p39rk+3CSswV5bF
RtYihEDIYDqTwyWkccFeLpjyMLBjw+nXOhut5rJIV/5xpXhiT8pHEGvQ/4LOziqu
2om2V5NG38Cp4JBfBW48
=S59w
-END PGP SIGNATURE-


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



Accepted libpithub-perl 0.01017-1 (source all)

2013-02-18 Thread gregor herrmann
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Mon, 18 Feb 2013 18:34:49 +0100
Source: libpithub-perl
Binary: libpithub-perl
Architecture: source all
Version: 0.01017-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: gregor herrmann gre...@debian.org
Description: 
 libpithub-perl - Github v3 API
Changes: 
 libpithub-perl (0.01017-1) unstable; urgency=low
 .
   * Team upload.
 .
   [ 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 ]
   * New upstream release.
   * Set Standards-Version to 3.9.4 (no changes).
   * debian/control: remove version from perl build dependency.
Checksums-Sha1: 
 f905af128377288a95b7a48234260c398cde6fd8 2201 libpithub-perl_0.01017-1.dsc
 668c73baa3d91b8cea87d28f78b9bb4de9537b9c 77653 
libpithub-perl_0.01017.orig.tar.gz
 dc266976a1e7792a749a309b381cf7bc2068297a 1617 
libpithub-perl_0.01017-1.debian.tar.gz
 1453809802e1a4bf43a38a40ec149a9ac08d0eb9 142758 
libpithub-perl_0.01017-1_all.deb
Checksums-Sha256: 
 c6dd22f684747fbd06c059c992873caf612b25e759233ecf4010479ed650ec2b 2201 
libpithub-perl_0.01017-1.dsc
 f6e4e508bbc96e34e215ff3c2dacf25cff1959ceebb76411edf55495aa312ce0 77653 
libpithub-perl_0.01017.orig.tar.gz
 35eb17068b374c205a751cd19437f9533f95f6af5eed361831fcbc883de66fd3 1617 
libpithub-perl_0.01017-1.debian.tar.gz
 604cc0aa9337f7635da5c599e7a97163f3933e2f04ef56599217ebfd3d050f5b 142758 
libpithub-perl_0.01017-1_all.deb
Files: 
 6cf7b5fc3bbbc1538679ff4755309e4c 2201 perl optional 
libpithub-perl_0.01017-1.dsc
 81405d0e0cca5bd3cbdbaf9ebe9d7c4d 77653 perl optional 
libpithub-perl_0.01017.orig.tar.gz
 55204dc7d13e02b030ecb6108e614013 1617 perl optional 
libpithub-perl_0.01017-1.debian.tar.gz
 9e3a9c7f3b4fa313d029ad66762dd27c 142758 perl optional 
libpithub-perl_0.01017-1_all.deb

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

iQIcBAEBCAAGBQJRImZoAAoJELs6aAGGSaoGmDcQALsDyBPB8HzVViGUrjt8wjO6
PCYEKBiSSs1g0TORfiLLxaM5m+WIj6YT+fsTXslw2FXCc2fZY6m5X2gK46fqLsdN
/tEe2oiq5kxjQu7ZJev2TrvfVYBxsURHdLZ861yrZI3voM5QipoTL/mJYBU+gGoM
jy0ZpDZSOwWWBAHx89zcLfso9SWbxrbir4dSANPz+FOmWpmFj8YXWwQhExBfKHbD
ItEpv5nRkpKcDfL2FCyUAnhCx8+xkIcceMaxuj+w1HyPupwA9dx4yjphAVd7PqPr
okdSHPh6q8vZR69w2lghaC7dwUNNpMGQOq08ewfRx6Rn+J6REH9pSBMJj6243XfB
zSKSnX2sW4KuTp0hGirnsbCiSwct23RnR19XAlPoaNsqiZQ37wXKzfBrsR6u8q8D
CbnGOhnSOE1m721KsIkyrqU3wiCIdNchWCVe0ZPUnpcZ18B2dJmMffYjnfIS7gIa
5pffjZfhwLN6dmVP7itgvczbL5ozVIrVYhGDM7Ap6xtWMPFglO3KrLLOheYS8oWs
XiHSlaQNUP/4eCFs7sjBhI0lfKbVAkqDSg53NHruJoOreirjkoNOV99G9kH7tP9f
FKfiMyCzl9jJMTDbF888OCj1DFywSb+Tt3ltJKoDwfmc2/SgDkeoOSDNij3fLPo1
MaXlkg4LJTDWSAE8K7YZ
=/ewJ
-END PGP SIGNATURE-


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



Accepted libplack-middleware-test-stashwarnings-perl 0.07-1 (source all)

2013-02-18 Thread gregor herrmann
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Mon, 18 Feb 2013 18:38:50 +0100
Source: libplack-middleware-test-stashwarnings-perl
Binary: libplack-middleware-test-stashwarnings-perl
Architecture: source all
Version: 0.07-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: gregor herrmann gre...@debian.org
Description: 
 libplack-middleware-test-stashwarnings-perl - module for testing plack 
application warnings
Changes: 
 libplack-middleware-test-stashwarnings-perl (0.07-1) unstable; urgency=low
 .
   [ gregor herrmann ]
   * debian/copyright: update wording of Comment about copyright
 ownership.
 .
   [ 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 ]
   * New upstream release.
   * Update years of copyright.
   * Set Standards-Version to 3.9.4 (no changes).
Checksums-Sha1: 
 3fa3b6818a0230ca8fea6c9b82e730f5315328ca 2396 
libplack-middleware-test-stashwarnings-perl_0.07-1.dsc
 79b996de18f6520950b8004d6f96932020aea0fd 22792 
libplack-middleware-test-stashwarnings-perl_0.07.orig.tar.gz
 3b6d0bb0fea8e8b877ecd14924d75a5d3a4bcfd3 1896 
libplack-middleware-test-stashwarnings-perl_0.07-1.debian.tar.gz
 012229389729c4238a76cf839aed6e8761511d82 7630 
libplack-middleware-test-stashwarnings-perl_0.07-1_all.deb
Checksums-Sha256: 
 00d3012147fadaad5d839fc3bbd44a521f84b5d6874c484ceb3a805e1bf32401 2396 
libplack-middleware-test-stashwarnings-perl_0.07-1.dsc
 54b1640ad12d60f3997fcc38748faa754fed56bce43d5372488aad501861f93f 22792 
libplack-middleware-test-stashwarnings-perl_0.07.orig.tar.gz
 13e8e315fa8ffb07123958b588e978938e2bf848d6150c606b14b054fb3ec67f 1896 
libplack-middleware-test-stashwarnings-perl_0.07-1.debian.tar.gz
 3766e80e8ecc808d4fb0890981e76f2fdec8936a0323f5654c3d4c9ea0112856 7630 
libplack-middleware-test-stashwarnings-perl_0.07-1_all.deb
Files: 
 64952be2ea7f396ee454a15c8882448f 2396 perl optional 
libplack-middleware-test-stashwarnings-perl_0.07-1.dsc
 13ecb89fddd3435c6f759085b8e91cbd 22792 perl optional 
libplack-middleware-test-stashwarnings-perl_0.07.orig.tar.gz
 3c7b25055a2cb72b8aa7376999bdcb97 1896 perl optional 
libplack-middleware-test-stashwarnings-perl_0.07-1.debian.tar.gz
 f8b688101ac5cdf25750e2d2ef9b5ed8 7630 perl optional 
libplack-middleware-test-stashwarnings-perl_0.07-1_all.deb

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

iQIcBAEBCAAGBQJRImdOAAoJELs6aAGGSaoGQ7AP/3Ew2OQppiwlT8PdeNnbdlxu
hGPMjKiEwiASOC0QNB3lV4NZj70o4XpOpL9DWjxVyyGf2/G61PNNHsxrkYa0XuOe
mhaaqpbuSyX/BW7RzVzImf8Px10GqxbMVBDV3erizMaPoOYl1b833F/TByJQBM8n
CkRHGdNbzREf+LMcnClLYmdb9VUoI1T7UKIgBQXFtXr7+Z1quYZkERkG8k+26qeg
Xlmstt0kScmUoNPUKDde4Gnz4q8ds6qVm6/ZqZriYnB7ZZRrdceCkY9FSy6fuCtW
i9wJ9mftL9OBMVx//xzJxuPIKWyk+Bi0oaKnOAqvNIbHuk7X481nk2hNEh4+5WRj
JYPC3vyoOXO/JmtoxinJZVZRUgrJV0OA/J3CD8ju2jGsdtvXQVQbMwrLUVijECQ2
9qD4q6L3+zO9mewCpLb30pMeRy0TOW32FgGASgdb9NttrzStVf9RY/gQ74IGyUY5
m9ia+7V8dvRVrJKBg/ItGorZ7q1pfXjz6AZxU2jk1M+8CEBGtcfeKwl6JQtV2OcZ
txaCDjHLR/rpbujdexTzWDEgOkky8xCg2egcvGJoUyIsIg3tvRPcZC2Fjm4tIVfM
4vtErAOZJ1DQx0OcVxFv8kMMfcMaBBgJ0VTak9a5llNF7KrwgHF2VaJNaHNyAVEQ
/O6f9UdMUF5gTVf/F2/X
=lIGb
-END PGP SIGNATURE-


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



Accepted opensesame 0.27.1-1 (source all)

2013-02-18 Thread Sebastiaan Mathot
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 13 Feb 2013 17:22:08 +0100
Source: opensesame
Binary: opensesame
Architecture: source all
Version: 0.27.1-1
Distribution: unstable
Urgency: low
Maintainer: Sebastiaan Mathot s.mat...@cogsci.nl
Changed-By: Sebastiaan Mathot s.mat...@cogsci.nl
Description: 
 opensesame - graphical experiment builder for the social sciences
Changes: 
 opensesame (0.27.1-1) unstable; urgency=low
 .
   * Fix numeric values in form checkboxex
   * Do not show start-up tab when opening a file directly
   * Catch errors due to missing closing quotations when editing a sketchpad 
element
   * Fix super() bug in form plug-ins
   * Fix variable background color in sketchpad item
   * Catch recursion errors in general script
   * More comprehensive HTML and Font implementation in psycho and legacy 
back-ends
   * Do not interpret special character sequences in script
   * Fix joystick plug-in
   * Add repeat_cycle plug-in in Debian packaging
   * Add joystick plug-in in Debian packaging
   * Fix exp.get_file() in opensesamerun
   * Fix option splitting by return in form_multiple_choice plug-in
   * Fix a bug where timeouts where always counted as incorrect
Checksums-Sha1: 
 8779f8d57b72cf728d9daad01377c5b88ecbaf08 1301 opensesame_0.27.1-1.dsc
 7dfd490a1e87f81e1a2e1f1f42175b3c5a363cb1 24813968 opensesame_0.27.1.orig.tar.gz
 4dfc3dc571226add328e76eaa444ffeee9bfe80d 4717 opensesame_0.27.1-1.diff.gz
 4a87aa05f6736ac0bc65f58288e6f5006e9a7a50 24042430 opensesame_0.27.1-1_all.deb
Checksums-Sha256: 
 034f7adc1be033e56ce43192a633a3f34afa5bb8a8a66645f622452a0c1bba88 1301 
opensesame_0.27.1-1.dsc
 d44766d7ac5a760c231f5ef6d448c21e78eca5dc34652f8d93f805022454d631 24813968 
opensesame_0.27.1.orig.tar.gz
 30102d37353f2da878965dbf6746b706ef5a457d84206d6e7a35edfafd10c40f 4717 
opensesame_0.27.1-1.diff.gz
 432a1da8bb491cea1d80aade50b8e7bd6cfdc99d7694f2033b5b81e8b9311b9d 24042430 
opensesame_0.27.1-1_all.deb
Files: 
 ef09e277e53659dc2be728b2fd4448ce 1301 science extra opensesame_0.27.1-1.dsc
 35a13230d0b39bd7e5a15ed93907253e 24813968 science extra 
opensesame_0.27.1.orig.tar.gz
 51a8d63ba0e10f83fa30025398162152 4717 science extra opensesame_0.27.1-1.diff.gz
 6e77584219165197b04209e77927ac64 24042430 science extra 
opensesame_0.27.1-1_all.deb

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

iEYEARECAAYFAlEiZxoACgkQjRFFY3XAJMjdMACcDS1DM7ExqvQVyFM5E6psvrSB
UgQAoI+4FIgLICLGTvwLnvmP4q52wpg1
=Etbt
-END PGP SIGNATURE-


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



Accepted libredis-perl 2:1.9610-1 (source all)

2013-02-18 Thread gregor herrmann
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Mon, 18 Feb 2013 18:46:20 +0100
Source: libredis-perl
Binary: libredis-perl
Architecture: source all
Version: 2:1.9610-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: gregor herrmann gre...@debian.org
Description: 
 libredis-perl - persistent key-value database with network interface (Perl 
client
Changes: 
 libredis-perl (2:1.9610-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 ]
   * New upstream release.
   * Drop digest-sha.patch, merged upstream.
   * Update years of packaging copyright.
   * Drop build dependency on libtest-exception-perl.
Checksums-Sha1: 
 78ca02acc1fcb54f3d1441d9b915de0947cf0c8e 2295 libredis-perl_1.9610-1.dsc
 0dda82409dd79017b0765727c650de5d3e544564 36564 libredis-perl_1.9610.orig.tar.gz
 21dc3d77bc7a1278bd0c84f57cdfc08288183a66 6019 
libredis-perl_1.9610-1.debian.tar.gz
 baf0ea5e2dcf625c94ff1a288eec4ab484250e87 38916 libredis-perl_1.9610-1_all.deb
Checksums-Sha256: 
 c5e163a74b6fc71f91f0141f4cb068c890070659e96aa2378104684a512b5e8d 2295 
libredis-perl_1.9610-1.dsc
 782deec57b45d6710dad2cae38299d5079e008a6d60819b62765a81a83262f09 36564 
libredis-perl_1.9610.orig.tar.gz
 64f470e61e0f3f38c9e8e7e29710fd0988e4dfb6eb21987fdbe02ac7039b8fd0 6019 
libredis-perl_1.9610-1.debian.tar.gz
 dc5e5725e99e8e111bf42868a88d0d90161c476dcf7352e8502188334e75db70 38916 
libredis-perl_1.9610-1_all.deb
Files: 
 aaac724c693ccfdfce86c6878e8024ad 2295 perl optional libredis-perl_1.9610-1.dsc
 4c367d2cc10cc900db38ca19e9665905 36564 perl optional 
libredis-perl_1.9610.orig.tar.gz
 43c59cf045bbe4132e9346784a8701e7 6019 perl optional 
libredis-perl_1.9610-1.debian.tar.gz
 47b8d7532bdff10f62e1359c09c8f2a0 38916 perl optional 
libredis-perl_1.9610-1_all.deb

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

iQIcBAEBCAAGBQJRImoBAAoJELs6aAGGSaoG85oP/Rou2gleKPzA7ANs8gIql2n7
J37lrRUaTKbAF+Aoc/5XiePzDPDQI9Qr1zwr0nZ0ORwKDcclyy10XuPim5qxlylf
8vIxS5+QYAaaPDyYCHF3hYlFfRIVpZjI2DWV1Y/AIJG/M7wKC8ku7tslyNvCYW/v
cKSAJNSLGaJbuHKZUen3sja4agzqUuXWWzkdjbkJPw3cQpBbTfblj+gaLwdCfrRl
II0msL5Oj2WUy3EFNLcwxkdepsoL1O2InsEpYL+pbLFHyRARxME4vgFhaKhL2A1o
G/Bx8deWb/iLWrDPIRViM3/4QcuFk/bqUn2ZcVFIKVLieLLQZSt/St8ZGkrGGL2s
T+oJgPEnlXtfLWGFi3Qjokf3kJrdliq9CVd7fWE43vkVHL8CfXVYkeQkK3eAVDpx
p6WvLxTL/yj4x7eza28aFjm4yRTIIFaZ4u+v8Dq1zvMjegTkCv437uqMe70Y1/4U
31KKiPMt6EKOGoF08Ec5IVSTqGBjrNH/deeSuCsDMywxy+pEXawSfVxLlngYt5k8
/EIN91JYRFRcdVU+Qo3pRrjw5gAP0RlgBAK4lusl/e/YbmfehCC74sK7i+vHEz7+
D6Ss+R7ezpa7xb+DjjQ2OL/bL+tCpZQ1T6bQu03ii2iWn2x1U3hJ2lG7eJIHoQnz
Z53lmHJQb1t6WdDYQ6xL
=vxCX
-END PGP SIGNATURE-


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



Accepted librose-db-object-perl 1:0.804-1 (source all)

2013-02-18 Thread gregor herrmann
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Mon, 18 Feb 2013 18:54:15 +0100
Source: librose-db-object-perl
Binary: librose-db-object-perl
Architecture: source all
Version: 1:0.804-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: gregor herrmann gre...@debian.org
Description: 
 librose-db-object-perl - framework providing an extensible high-performance ORM
Changes: 
 librose-db-object-perl (1:0.804-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 ]
   * New upstream release.
   * Update years of packaging copyright.
Checksums-Sha1: 
 e040199391d5db99a5a8fa6094d0846f1a55d301 2573 
librose-db-object-perl_0.804-1.dsc
 8c26649b532265f07e878fed3645f453be3411a4 556778 
librose-db-object-perl_0.804.orig.tar.gz
 dbccd5a426f4bc6b62dfbe118ecd1879ef621ff6 3749 
librose-db-object-perl_0.804-1.debian.tar.gz
 25cec64f818410e42eca4d066cfcb4012f1d5380 642746 
librose-db-object-perl_0.804-1_all.deb
Checksums-Sha256: 
 f03f0b14acda7e1b59b32ba3200593f457a445071fe27c2687f45d604a254bad 2573 
librose-db-object-perl_0.804-1.dsc
 822fdfd2684b7388470ea3092b45a5cf6f8d83438c1e4540c5cef9a5c17c46d7 556778 
librose-db-object-perl_0.804.orig.tar.gz
 7d74c378967bdb6867ab8b6aaddc17a81f5bd9891c3495932b207f5a816b1261 3749 
librose-db-object-perl_0.804-1.debian.tar.gz
 7c00c1786a3af5b54af079e73fc5e69e400aeabf6990b4d9df633f8c72e7e77d 642746 
librose-db-object-perl_0.804-1_all.deb
Files: 
 ba4223e712b49b7ea9c2bfd6aaf4b6f1 2573 perl optional 
librose-db-object-perl_0.804-1.dsc
 81e93dde1d5c1603c1db119823e2e697 556778 perl optional 
librose-db-object-perl_0.804.orig.tar.gz
 196352b5adeb24c7f2f525a21f9e0fdd 3749 perl optional 
librose-db-object-perl_0.804-1.debian.tar.gz
 c8512912b0211961b3728fadf45c48c3 642746 perl optional 
librose-db-object-perl_0.804-1_all.deb

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

iQIcBAEBCAAGBQJRImsYAAoJELs6aAGGSaoGx8gP/2dIgrCOEtVN6w3c7Gsf5yJE
i+bBaN+Z6Qj1gIbmtgETHt8/F9zAPV1uNrXh7+ASL05XONrMEth/PzE2GM2p/hAQ
ldMlf7bsWy6FjHVoMnKJipdSq3RBXan2mtsyA/14Qv7SoxSxo3vKx1iFEugmU1Gf
eLEZWjcLraF7KvcmQJNBrhmHFcSzC3K/Ojx0AxOf5YCfNjmtsqFx4uKpXaKEZdhd
OfUojooK4tKYtKjGl/j/DURJEEEQARKj9DefgF03ASH0lprx4u/14ad/kJXmHTsp
2lh3qDFAsRjX96VJjtAIJUDd0R16wFhncAo0NdP2PK6smIxtbrMLdn0f4pTZSkVh
z+yCVLd+SKzMbHkSHG9ogbWPs/7zhFpuln/4w72ZMtCsmFqoK/EsxHjJe7SE+PKb
+ukfb1uE7yTsHi1Hyi1BX3cBA4uemaB75vDohUkMX7QuCfmcHjR26Z7J2Q8Y/rzp
xblWy6zl+m43GgbxfELwJ9sWUtRXpZK+adKJ+GVUTqE4DsvrzmG/rc7BUF/mGHnQ
zVAy5I+g025kPpP1ci5yXSBokirBANvZJ5lGySzG9FQlSt9NsJ3T1xQnXRG5bDH9
DvGuJIjdcEmdPtBy1yFIrvxJEuLJ+Axw9fxQ4x3mP5+2X/3ZHAhLZdUtzML2ypUJ
xh63On8HZsyXz0ZgMboT
=vHjt
-END PGP SIGNATURE-


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



Accepted dh-make-drupal 1.3-1 (source all)

2013-02-18 Thread Gunnar Wolf
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Mon, 18 Feb 2013 12:07:02 -0600
Source: dh-make-drupal
Binary: dh-make-drupal
Architecture: source all
Version: 1.3-1
Distribution: unstable
Urgency: low
Maintainer: Gunnar Wolf gw...@debian.org
Changed-By: Gunnar Wolf gw...@debian.org
Description: 
 dh-make-drupal - Create Debian packages from Drupal modules and themes
Changes: 
 dh-make-drupal (1.3-1) unstable; urgency=low
 .
   * Merging Stefan Kangas' pull request - Thanks!
   * Provide a User-Agent to keep working despite drupal.org's new
 restrictions
   * Show the OpenURI::HTTPError exception reasons
   * Fix the generated Build-Depends to work correctly on Squeeze
Checksums-Sha1: 
 1a6daee566aea222470bde5974598f6003042597 1893 dh-make-drupal_1.3-1.dsc
 6ab35dcc04327e521e260738a360544a463df8fd 27152 dh-make-drupal_1.3.orig.tar.gz
 7c40ae6307a3d2719783035ed3422cb11c5882ec 2750 
dh-make-drupal_1.3-1.debian.tar.gz
 95d9b7a6c81603d8616c8014065dd2a069e67054 21712 dh-make-drupal_1.3-1_all.deb
Checksums-Sha256: 
 1e380c3e6e53bd14459aedafbb13ed6823a610ebc598aab00bd595018b5f21ef 1893 
dh-make-drupal_1.3-1.dsc
 2838b72f2646a1ada03c220d2df5c5b8db33fa59783c6935a5cc79d9862040c0 27152 
dh-make-drupal_1.3.orig.tar.gz
 c0274a26ae789594ae9ce2457de5d61974092756209b7b13eb02c998c6f2ff0e 2750 
dh-make-drupal_1.3-1.debian.tar.gz
 17a144ff173701abf05bdd50d24cf2fe579a399a78af70df7acf5a5f9be06bdf 21712 
dh-make-drupal_1.3-1_all.deb
Files: 
 10069d8a0bb6b94d442a6aef85dd8f85 1893 web extra dh-make-drupal_1.3-1.dsc
 59520e243626dfa07a40c38eb02d2f9a 27152 web extra dh-make-drupal_1.3.orig.tar.gz
 6f241da98642aa244b029981e5a0dd52 2750 web extra 
dh-make-drupal_1.3-1.debian.tar.gz
 0d1a055fade7d579b38da0ec2eb272da 21712 web extra dh-make-drupal_1.3-1_all.deb

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

iQIcBAEBCAAGBQJRIm6EAAoJEGc6A+TB25IfSNYP/iVeFlrMRNexHQQ28oiccq7L
mp/gfZVgYPr7O/CWZmFyQd8AvAW0DEXzIPPtBBwvKMiREhO0qq7aR+gcoQzr79on
z2YkccQ2KvBBf3l+rdXDQgyvOYOC/o6D3UTdeUp+JnVIcbsFD2gQmG/FMmSKKL5n
bpnVflnpHyzVQ5nqBgk8EQCmGTU9E9/Rs6o74qdpnKVYUoKyeiGfKR0TKJQKU/sf
ERTDtmYCJplKorC/uL9tEexFpdrECWTWBHH0zi59GxULoRzLjjRgpn+k/JqZO8ny
DuuueM1mX8co6QWeyltRggf4u0uznDor/gxpFAv+ntGsL8mc+liubgj5PlewhIvC
bvn2jq6fKwEeBNnezAXsDd7f8zV/WXLBvwGVBGxw3hnf7oA5is0mrQ1/q5yuWLXs
KdI+pgwH0JE8hKEeGdc/JWV/sYu67I9OA7KMESM6qpDDzMxxvcVtatp1R70/wliY
hPzqI7fuqvW6dkEhGrJl1LkbjB1pofQ9IgSYiWaGHz9W4/JI3Dro8RG+ZUrMej+O
tgJaq8j6qQN4VuXmLBf7e1eKIKCjyKn7aU20mg6ApzsVVhp1KiaWocAFdJjLNnwR
0sTRERWxpC/5W5Xoq/nik/0W5Iig3SpW9luX0VBfsSwtpwLWl31kqqL8gz8QHJsB
N0uKmK948UllqZLhfJT3
=SlEw
-END PGP SIGNATURE-


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



Accepted libscope-upper-perl 0.22-1 (source amd64)

2013-02-18 Thread gregor herrmann
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Mon, 18 Feb 2013 18:58:58 +0100
Source: libscope-upper-perl
Binary: libscope-upper-perl
Architecture: source amd64
Version: 0.22-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: gregor herrmann gre...@debian.org
Description: 
 libscope-upper-perl - module to manipulate upper scopes
Changes: 
 libscope-upper-perl (0.22-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 ]
   * New upstream release.
   * debian/copyright: update years of copyright.
Checksums-Sha1: 
 8421fdabb582948bb0145705762405ae1101cd78 2206 libscope-upper-perl_0.22-1.dsc
 e2d1ab6ceb1801371204073ac459b94876bb811a 77710 
libscope-upper-perl_0.22.orig.tar.gz
 781d0d6a6eee8f0bae66235bfff1518d71942cb2 2984 
libscope-upper-perl_0.22-1.debian.tar.gz
 2b714b02e069a750d2c01d2d905dd527d34c5182 48340 
libscope-upper-perl_0.22-1_amd64.deb
Checksums-Sha256: 
 ce76e5401d5b0d0aed2160f8e97c1b8e7c57ae3de79ee1dd60b382fac4a0c976 2206 
libscope-upper-perl_0.22-1.dsc
 ce9b8df9b5967feb61469bf6557e4491e3fe0a1f4bbd1928b491cdc489f7e010 77710 
libscope-upper-perl_0.22.orig.tar.gz
 3bef6cf729dfd104696d0f1ea3083a057e6d925c223cc99bbd6c7a84e3402ac2 2984 
libscope-upper-perl_0.22-1.debian.tar.gz
 5c8d65086c061257df1eb518b7cf10d6e3c6139be00a0e098e2f91d26dbd19e1 48340 
libscope-upper-perl_0.22-1_amd64.deb
Files: 
 a65427e9583c14c2f81f3baa45747a13 2206 perl optional 
libscope-upper-perl_0.22-1.dsc
 ad98b934247be411c1cc15d73844bca4 77710 perl optional 
libscope-upper-perl_0.22.orig.tar.gz
 b4a114ffe038f5c332dfa3cd4e66db1c 2984 perl optional 
libscope-upper-perl_0.22-1.debian.tar.gz
 9a53d998ffda518e1fc0453bc45bbdaf 48340 perl optional 
libscope-upper-perl_0.22-1_amd64.deb

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

iQIcBAEBCAAGBQJRImwSAAoJELs6aAGGSaoG2NoP/351uxtG5Y/PxjbmiJy93fgI
S1wFAiz85dGi1nLRPPVrem/d2qH1UEGXcBDfTbkeQ7w1KC70IAhYdliCujasFkcv
XYLYg2nPxa76t8lhgBNqKRSZ16s0jZO6qkGydL362cyWUuEHV6v4/8RgbFhnagNe
71MNEAQafXHoEp4VnyW/GQhzSjnA4mhYrPf50Hg7aYNSc/g4WrRMoxZROVvAU8bo
g6vRXAQVY1tj8uHwVPR4cAmuLoVq7XytlYMzzY2O4Wpal/pOfPndeM5AOZztIVQ/
CFcJit8bGYctXGZjO2+2oEhyVuYxAw5+Xy1L9KYxZrXYa3M/hD4Fe+NyixBvZh88
A7RYRcaqR7hb9wfNfYb3hTpUy8/Ts6J3YbDwEgf58h6MyVGbVMqWVa2FnYrSRp3v
CQGMYMzsGaD2gI5WSPl6CO+iSjtCBQYnBxUi5pS6Q1E4Zm58eE53qTHfob4yHOz4
H3q+oq4BEmO3GMGpm84hPSvBEy+eLOucWCtQsUgSYMlBJFJSEExKiOlObh8Kt/5G
bHbyhOCue11mhcS/bCOVWfz5N7UCo/3KFl7sw3urfVFD6Ks/GUC0ydu5eYgLC39g
2mO336unNhBO4JUiT2qUKVwcQObesMZ8MQyxIjb8nEFHYOwCmUmZAg2zwpVuqmSj
BMmjhqKKQstSD8nUQy7L
=cAqX
-END PGP SIGNATURE-


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



Accepted libsub-exporter-progressive-perl 0.001008-1 (source all)

2013-02-18 Thread gregor herrmann
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Mon, 18 Feb 2013 19:03:33 +0100
Source: libsub-exporter-progressive-perl
Binary: libsub-exporter-progressive-perl
Architecture: source all
Version: 0.001008-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: gregor herrmann gre...@debian.org
Description: 
 libsub-exporter-progressive-perl - module for using Sub::Exporter only if 
needed
Changes: 
 libsub-exporter-progressive-perl (0.001008-1) unstable; urgency=low
 .
   * Team upload.
 .
   [ 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 ]
   * New upstream release.
   * Build-Depend on Test::More 0.96.
Checksums-Sha1: 
 13bb8c5b55ab403ffcbb98097162e43d796e7e2e 2319 
libsub-exporter-progressive-perl_0.001008-1.dsc
 e05f28373cdd4141f18582240b59f97a01e874a4 4771 
libsub-exporter-progressive-perl_0.001008.orig.tar.gz
 a57cdd7c1b10cd33da344b46a9134a20b3b50f86 1878 
libsub-exporter-progressive-perl_0.001008-1.debian.tar.gz
 50e066fb01286d1c49d6fba43ab0c48f03e2099d 7550 
libsub-exporter-progressive-perl_0.001008-1_all.deb
Checksums-Sha256: 
 9c2863a3420287b1a354f73a15e93a22a2f0ed5432e27ebdfebeba9618a9fa89 2319 
libsub-exporter-progressive-perl_0.001008-1.dsc
 3e2ceb5f2a85e5e366178ed414644ca9acd9e8103c6808d9a67cf97b5a7ac42d 4771 
libsub-exporter-progressive-perl_0.001008.orig.tar.gz
 5632f18aa702c55a23e96e0522ace5b102e4bd0a5e9a66d45639dc92e59edeb9 1878 
libsub-exporter-progressive-perl_0.001008-1.debian.tar.gz
 8b77a991ded1ed2e7bd6c799b9118b1b874dba25d796af280af7701b4ed5789b 7550 
libsub-exporter-progressive-perl_0.001008-1_all.deb
Files: 
 53176cabc1c036fb2778965ae56e7318 2319 perl optional 
libsub-exporter-progressive-perl_0.001008-1.dsc
 d80a27859c13d471019c75494409282e 4771 perl optional 
libsub-exporter-progressive-perl_0.001008.orig.tar.gz
 0401aeca6d97cd42968c2156a22cc2cc 1878 perl optional 
libsub-exporter-progressive-perl_0.001008-1.debian.tar.gz
 e9daff9fd4c68759b30c642bc518834f 7550 perl optional 
libsub-exporter-progressive-perl_0.001008-1_all.deb

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

iQIcBAEBCAAGBQJRIm0VAAoJELs6aAGGSaoGq4UQALRqsQw9vtjLqH9MDqPtYpAK
TDt27E4l6bz+DW171e3SvqGQnPNzaMZFL9RVGu4Mq9Q1uwZKYOzuDpuLGPPhN07v
0J1uPL+DTDacWh2yzk37RWosDyarv+hUgLMvFWw2YbGQujaX2kdts1N3Wl/lqOC3
1EZauNSbLDEhloRic86si98LPBCzDjk6nPsjO9w1v+RoFTEOb1PjgLLi5ObMBejf
+rYkhT1ulLbbbt0wcPjWMyUB7Ey+Kt/Ss3xezo4UVvM0ZXRheplpd6yskkDdFUXq
yAFmM8lfKqc6m07Wb6IwNk7dnw359AJFKFmzPXaHG4E0rF8RJ6ID3WOeYy3BYNb9
3Gr3313f1ovYBNTwLEn2M5Ry0vDCLJGFqd9EdoKd6Uu/VB9PcUKvK05Wwi+my8bZ
kPCAqUE6kiFGckNXh/WQ74G4Xodiwfp6Up6IkkbwqZDMWdyX50Gt2G4JcJO/TbnV
sFFQZ2s22dwbEQHWxJmZpQVML7bK4I2s9j+Njw/NOdtgxlhopFimJyzCVRm/oTBi
qKs8+9kFoDm3qvwkjpSI9n9crlIOAv3KYSri3zU3M3uBxFJtp7bcrqqSHDLDCVpL
DRbk0MHwMnB+zqFfofs7D+twNqRNU5ArEglBUfOf9lEImstj9hsQ91fFxh+vPw+9
YwcZ8FCUF1f8mv5iLBm+
=0kwK
-END PGP SIGNATURE-


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



Accepted libtest-compile-perl 0.23-1 (source all)

2013-02-18 Thread gregor herrmann
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Mon, 18 Feb 2013 19:12:33 +0100
Source: libtest-compile-perl
Binary: libtest-compile-perl
Architecture: source all
Version: 0.23-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: gregor herrmann gre...@debian.org
Description: 
 libtest-compile-perl - test module for checking that scripts and modules 
compile
Changes: 
 libtest-compile-perl (0.23-1) unstable; urgency=low
 .
   [ Nathan Handler ]
   * Email change: Nathan Handler - nhand...@debian.org
 .
   [ 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 ]
   * New upstream release.
   * debian/copyright: update years of copyright.
   * Set Standards-Version to 3.9.4 (no changes).
   * Add /me to Uploaders.
Checksums-Sha1: 
 125a1918cd1809b7c4d5bfa322c93d752187d666 2377 libtest-compile-perl_0.23-1.dsc
 9af9ace3d922f571a23215164deaaf6afd26369f 13564 
libtest-compile-perl_0.23.orig.tar.gz
 e9ed65d05a794141779848d8f4a55c317b94c858 3577 
libtest-compile-perl_0.23-1.debian.tar.gz
 98ec96562a1a4f1d49ea9fb01e27146130b102b6 18082 
libtest-compile-perl_0.23-1_all.deb
Checksums-Sha256: 
 0aab7524fe4131e69218485dc3f33c121a7210ee185fb9aa16e64043a07326e8 2377 
libtest-compile-perl_0.23-1.dsc
 0070f43bb0de23fa5f855d0633af85a74e5eb3c358aa44471f6bc6e7c7b6ee61 13564 
libtest-compile-perl_0.23.orig.tar.gz
 5f4ecf1c3143f4dd031d32b921ce7780dbfea800cf1e1073beebcbc7b04190bd 3577 
libtest-compile-perl_0.23-1.debian.tar.gz
 6b63384b21ea44bad7a40e44a1cc7c08d149e61fd5630155d160f601b3034595 18082 
libtest-compile-perl_0.23-1_all.deb
Files: 
 10b13e6bbdb25f0a443aa5bb20bec55f 2377 perl optional 
libtest-compile-perl_0.23-1.dsc
 4fbdd49add23d0d12962a5b4a5f0ed88 13564 perl optional 
libtest-compile-perl_0.23.orig.tar.gz
 e6b4490b6dbb7938f224987c1a4e504c 3577 perl optional 
libtest-compile-perl_0.23-1.debian.tar.gz
 023b094e7f59bb4fbf38064db4468a5b 18082 perl optional 
libtest-compile-perl_0.23-1_all.deb

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

iQIcBAEBCAAGBQJRIm8qAAoJELs6aAGGSaoGb9gQAIAkp/s63PZKiFS4p9wvQ4Au
7/M9YN+vKjTqSLVziYoBG6gKGQGvgTGW9h8dM0ahD7nesfrGc9Aj7AGT/aZ1Ay71
AaScMidHK4MW7OQdaKar+gqy19synAWHCIGKiPWZ+U0ny6FaSEcFA+lXK8tlF24o
DHJx6hReffb+gmNz4RDXm8T1G6tlCIwRFTSTJHXjlD6q/EbIojQKn4E1+WWS9s4U
Jn8yM1wGnszjSm+A34TiKYHAMn4uwKfAhhPFyzFhciTimkSAmashelrFWljFrPu0
mBpwWWhZBeQe4qOJu42VZYFFW3jr0tYNVL60umXY9sbYyuoeUEJQXnR5zC2hON4k
zqT0CIM671vQFRSD/t3C2dMqjHGbeFb/u0g/YJzs1qN6bJIeSe4NfPynPHOZ43UA
U97TMPSzxTvTHTAvsG3yzIKKMv/NMBOAD13DZ6TqysgrG4tsaaL9v/s1SaZze64A
1WMnB9OcspwEvPeVRkOEy7sXI6Qxpks2NJMH8tp8QHG1bIIvaSg8T5hFgynUur+T
YNLKpLhLsWMj0WJBWQZ4BNTcIRy0pbPZwDJFqrFJaX8eidotII4n3FVRTV2IlYT9
3ZZIUx5zQTRl9lLdOGtIeM14tPbW4+cX9xRXmMCjO0qh5zJdus7OHzcXUqBPZRPE
BDZ0IMEdLQarKo1EoFjD
=HroZ
-END PGP SIGNATURE-


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



Accepted autodocksuite 4.2.5.1-1 (source amd64 all)

2013-02-18 Thread Thorsten Alteholz
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Mon, 18 Feb 2013 19:00:00 +0100
Source: autodocksuite
Binary: autodock autogrid autodock-test autogrid-test autodock-getdata
Architecture: source amd64 all
Version: 4.2.5.1-1
Distribution: experimental
Urgency: low
Maintainer: Debian Med Packaging Team 
debian-med-packag...@lists.alioth.debian.org
Changed-By: Thorsten Alteholz deb...@alteholz.de
Description: 
 autodock   - analysis of ligand binding to protein structure
 autodock-getdata - instructions for getData to collect compounds
 autodock-test - test files for AutoDock
 autogrid   - pre-calculate binding of ligands to their receptor
 autogrid-test - test files for AutoGrid
Changes: 
 autodocksuite (4.2.5.1-1) experimental; urgency=low
 .
   * new upstream version
   * add make.patch
   * debian/copyright: point to GPL-2 instead of just GPL
   * debian/control: add more description to autodock-test and autogrid-test
   * debian/rules: add autodock/RELEASENOTES as upstream ChangeLog
   * debian/rules: introduce hardening flags
   * debian/rules: activate link time optimisation
Checksums-Sha1: 
 feed9cb6ad0155c5c9e6f2b08e9bcb591a61aa9f 1745 autodocksuite_4.2.5.1-1.dsc
 746d181936d29de7fd3b33100d2bff126c7c6a0f 7151683 
autodocksuite_4.2.5.1.orig.tar.gz
 d6e08beeb61ac57e6f0b7d097e5ddbeffb0c0a90 11644 
autodocksuite_4.2.5.1-1.debian.tar.gz
 c226e7aed160d432e5d178b9af7b240d878ffa11 191244 autodock_4.2.5.1-1_amd64.deb
 4e06e6785d7bd0644ee99837427b3af620106904 51730 autogrid_4.2.5.1-1_amd64.deb
 f4238a05f65c774c06bf635f53e816a61a95e7fb 4303378 
autodock-test_4.2.5.1-1_all.deb
 6984643e36634d3cd54973914555cf4f044a8232 107040 autogrid-test_4.2.5.1-1_all.deb
 6a6165090a4f4572ed36e267baba2b76f43e977e 16722 
autodock-getdata_4.2.5.1-1_all.deb
Checksums-Sha256: 
 2a809add91bccfeed630ab34a64a50e3028142d5bfdce0087f644ce6e5448f86 1745 
autodocksuite_4.2.5.1-1.dsc
 3f4a301a0ce128509e1c5d08e2f9b13362306bd35716c0b89bd668f912f1d1b2 7151683 
autodocksuite_4.2.5.1.orig.tar.gz
 7d9f2da493ea8dfdd16f9dfe1cb6d4b87ceb3e5e492a4d97ae04cfbaf3cca46e 11644 
autodocksuite_4.2.5.1-1.debian.tar.gz
 f50955d51c4df9fb36fa78de6654b6ab861179c595d84ff69af4ddfa1399 191244 
autodock_4.2.5.1-1_amd64.deb
 1fb07f371b3c523f1797605e5798ba30eb012345db249524cbf102aed43e22d0 51730 
autogrid_4.2.5.1-1_amd64.deb
 7f3b53a1690085c842200661750b7444816e2f5dc3ce1fda86dc0f1d77b18902 4303378 
autodock-test_4.2.5.1-1_all.deb
 c0f8979c8a96e1570da0a4b04d2199cb82f4987c7b10e95beb05561fb0586afa 107040 
autogrid-test_4.2.5.1-1_all.deb
 e1560d5b5d0d72e416f535080e9f219cdb9eee132e51966e50f17b0ace24be7f 16722 
autodock-getdata_4.2.5.1-1_all.deb
Files: 
 2485a21200d877bea28316064215cb5c 1745 science optional 
autodocksuite_4.2.5.1-1.dsc
 fe67d03755b70cd75030b2453887ef9d 7151683 science optional 
autodocksuite_4.2.5.1.orig.tar.gz
 084ee161104bc9454af064a07e2e4e7a 11644 science optional 
autodocksuite_4.2.5.1-1.debian.tar.gz
 40b002454bee2013269acb313f125852 191244 science optional 
autodock_4.2.5.1-1_amd64.deb
 56e27473d720c428800d328574c120f2 51730 science optional 
autogrid_4.2.5.1-1_amd64.deb
 acba0b6df8fd175b650a88dded519d2b 4303378 science optional 
autodock-test_4.2.5.1-1_all.deb
 198d96109eec5d6b6bc474e74a0e7e94 107040 science optional 
autogrid-test_4.2.5.1-1_all.deb
 feedd5a60a3b8bd768eb1de7c3648243 16722 science optional 
autodock-getdata_4.2.5.1-1_all.deb

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

iEYEARECAAYFAlEicKwACgkQ02K2KlS5mJBvRwCfcT2YeeAUchFw8rWKYf/ORM2o
HgUAn2pcYn4dLDKGRE2bXD0Dh4D+tpUL
=4my1
-END PGP SIGNATURE-


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



Accepted libutf8-all-perl 0.010-1 (source all)

2013-02-18 Thread gregor herrmann
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Mon, 18 Feb 2013 19:21:03 +0100
Source: libutf8-all-perl
Binary: libutf8-all-perl
Architecture: source all
Version: 0.010-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: gregor herrmann gre...@debian.org
Description: 
 libutf8-all-perl - Perl pragma to turn on UTF-8 everywhere
Changes: 
 libutf8-all-perl (0.010-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 ]
   * New upstream release.
   * Update years of packaging copyright.
   * Set Standards-Version to 3.9.4 (no changes).
Checksums-Sha1: 
 7edf985cd92ec6c9a9db32418702d49b7e2dcac8 2283 libutf8-all-perl_0.010-1.dsc
 f13c0a12342cd8d3f8c2c2ecda32207ed6daf9cf 17852 
libutf8-all-perl_0.010.orig.tar.gz
 f3cabcd6b6a306f49f5a5023e2fd31fa2b09633f 2495 
libutf8-all-perl_0.010-1.debian.tar.gz
 f2e539916ad814f234793cfcd3f58ec303d07443 8918 libutf8-all-perl_0.010-1_all.deb
Checksums-Sha256: 
 a09f56c2068434ca421e0214bf43f31d18ec1943a12999b0d51dc7d2196eb78c 2283 
libutf8-all-perl_0.010-1.dsc
 f7f2503352e563f6f009f24bb55a70172133e5ea48e1e960a4abeded3667b366 17852 
libutf8-all-perl_0.010.orig.tar.gz
 8fadd44c9cd71c3a4e2147912be0ea3ab8a06639d6eca2a2f273d97c33181760 2495 
libutf8-all-perl_0.010-1.debian.tar.gz
 07d426217c747cde671062d248f80d77b00de962ddcfddc5fbf8bd2e42d160d6 8918 
libutf8-all-perl_0.010-1_all.deb
Files: 
 cda762e9272561cbdd2b2b99b8753319 2283 perl optional 
libutf8-all-perl_0.010-1.dsc
 159ac1b5f6b4a8daae35fcf4fed2f794 17852 perl optional 
libutf8-all-perl_0.010.orig.tar.gz
 6acde60e380c7da59d5d3505507ed775 2495 perl optional 
libutf8-all-perl_0.010-1.debian.tar.gz
 98a6013723645236357c7482e4a27e8c 8918 perl optional 
libutf8-all-perl_0.010-1_all.deb

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

iQIcBAEBCAAGBQJRInFFAAoJELs6aAGGSaoGPWMQALs0/ZH1d+Hrh6EvsXrvDTmO
RRjZCb1ERhfpWOISrP7DEC2olsLYoUuZl2AwV/uqgL3IC5EvHv6LFX/X21T2JrrE
U4+7NjYvvd2rd5+h9CV1/auh7xDD06KIZjQqO6DRooGO2lkoeR0JNbkLFGxzp+ba
KabQHcgQ/fAGFNAHVkvBAqC4UIBKCVQ5zohxnpEIYZVBWafj8ePgRawcEFSLe24C
YxAIUbP4qLg8lN2QQHFPZFDCKKhDF98/BlS6RO8AwwUz9LEuN5Z29kM+p0JRS+wC
LuLQFfYTYsLr061eP2p/twAuh6DiyYJgB6K3v6PHX17LztWOH/mx+kbBzlZo7f5s
6o2Eiw4Yk//NU8bABTOjJMGgPcSrf+3umm5ToAjHUHb6jUD1Ev3ngNvjbzUQndbs
bXUEHpu/XR+lNFKyyFKZAbK3QBpBS4m4v127BgfZC63ACXODWpnNtHAnkyl4OxBI
q9mprBCPTCvLxagGKpR74nv9KpEG/zuqef2FUgZDGubYiNbICOKQIhEhCyQ31Y/B
jGVN/g5cAGNgorEvzThAz+DtZ1hxsl3rac5PJObMpi9wV2Zxm1AqK4YY4hAhH929
SXcYo67lOBFXprZAwsx1wyK6x6a7ibjvyb0gLWBHqk1JXIdh9qqvTbTXzDFVpoyX
fc+2dCsI2btvr5yr2b7T
=2GZG
-END PGP SIGNATURE-


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



Accepted libtest-fixme-perl 0.08-1 (source all)

2013-02-18 Thread gregor herrmann
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Mon, 18 Feb 2013 19:16:56 +0100
Source: libtest-fixme-perl
Binary: libtest-fixme-perl
Architecture: source all
Version: 0.08-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: gregor herrmann gre...@debian.org
Description: 
 libtest-fixme-perl - Perl module to check code for FIXME declarations
Changes: 
 libtest-fixme-perl (0.08-1) unstable; urgency=low
 .
   * Team upload.
 .
   [ 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 ]
   * New upstream release.
   * debian/copyright: update years of upstream copyright.
   * Set Standards-Version to 3.9.4 (no changes).
Checksums-Sha1: 
 09e8bb453738f6f3c3b23364a12493335669ddb9 2140 libtest-fixme-perl_0.08-1.dsc
 6b27af76bdd13c1255ee0e8865c1b645ea913aa4 15322 
libtest-fixme-perl_0.08.orig.tar.gz
 ce65e75c52e4f8d2f0bf2842665d271d4b40d385 2187 
libtest-fixme-perl_0.08-1.debian.tar.gz
 ca4598f491318e788daa49c781af5b6b7abc1340 9858 libtest-fixme-perl_0.08-1_all.deb
Checksums-Sha256: 
 e8e4ac3dd2a812bb9980b74a5dedefdb0152545ca63dcf6dbadd46f5d315fe6b 2140 
libtest-fixme-perl_0.08-1.dsc
 8eb68f9656151e91c9d89f559d2e89b1872f8b2f13101e5706974a8e8f1b2786 15322 
libtest-fixme-perl_0.08.orig.tar.gz
 2f542613d0f7eafcf213a3a72b4bfea812727164ba0a0537e4439b7d07cabc85 2187 
libtest-fixme-perl_0.08-1.debian.tar.gz
 fb8a6371a58794f7f7d4f3e5a13a0a727ad7bb9c756dffcdd010c570c3ac20d0 9858 
libtest-fixme-perl_0.08-1_all.deb
Files: 
 8f03d5b9db52e0895d100b2789ce46fc 2140 perl optional 
libtest-fixme-perl_0.08-1.dsc
 62d3f46b9ec5b0bfc04295627dcd5414 15322 perl optional 
libtest-fixme-perl_0.08.orig.tar.gz
 25e060df7d7b4a99ca7a5f82eb2bb86d 2187 perl optional 
libtest-fixme-perl_0.08-1.debian.tar.gz
 0bec44d3ab009858573ffc3b19e6afd6 9858 perl optional 
libtest-fixme-perl_0.08-1_all.deb

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

iQIcBAEBCAAGBQJRInA8AAoJELs6aAGGSaoGaksP/iJxKfnzJk3lAFwIT9RLg6IC
gDQ9Gz3l1BDxcobmZzDEQHXYZrbPAgciVGxrUa3j5uGaeuBhXJxBjldJeBH9F+tH
LtMq+QujgkC4Mpu3wZAtNwndv4Mqujy32Y4fALKQIV9IEqviGm6owsuE3f0mPFuE
0Bkwg5Tfnrih40RJwiVCTwvCKBKJCRyI4H1yJqy+TiWn1yM9tX5L5vFp2YSDOvqw
aoVNvpapL6DWk688sDw+PlWVnYWfERVo5p92hT0k8Z/zBwvxfB7h2/v2PI5PUr7q
lLfxRjZ6X1kMRxwhrfornavjuq+P1rI+JV8GMeGEPacQm0IhNi6KalWAHGwO2y7r
dAhfUf4nPxOTLHXQbTEITP6F1FB9U6dKl84HnkUKc7Nd/8R9+SGkdlsvd9lb4pXI
D+vJS7DyGUFsTlCPv9HpAshx3DID29j4oJ9voYcOFkqBYe85BArmGm7GGZMNefoH
oKHj51DfpVYjHfPtXBQe9IKzE/5Tmsggm+F1k+J+ADDE3J+q9AzHr5jzMStMPaBM
JomeGCTcRpRb56bW4uGW8uMyv8MDbXZzuGINjiHi1J22QQV+UqALUWHDU/+VeLPb
9ZGFwB8ke2VCqPZaw/CgSvBQRvhl/+6/46bINqZ/cE3We+BcXTwWl0W6XCGZPca/
/6jgC0lqnl0q+1tjWKyc
=FQz5
-END PGP SIGNATURE-


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



Accepted libvm-ec2-perl 1.23-1 (source all)

2013-02-18 Thread gregor herrmann
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Mon, 18 Feb 2013 19:51:13 +0100
Source: libvm-ec2-perl
Binary: libvm-ec2-perl
Architecture: source all
Version: 1.23-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: gregor herrmann gre...@debian.org
Description: 
 libvm-ec2-perl - module providing controls on Amazon EC2 and Eucalyptus
Changes: 
 libvm-ec2-perl (1.23-1) unstable; urgency=low
 .
   * Team upload.
 .
   [ 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 ]
   * New upstream release.
   * Refresh patches (offset).
   * Add libjson-perl to Recommends.
   * debian/copyright: add additional copyright holder for a bunch of
 files.
   * debian/control: update supported API in long description.
Checksums-Sha1: 
 a38510ccb72a7be37af439599c3cf7f662593026 2083 libvm-ec2-perl_1.23-1.dsc
 8385074c9d204971fe0c8a729d576cc9556a 274588 libvm-ec2-perl_1.23.orig.tar.gz
 3c6072054d698b839b30955884f0880682775152 8093 
libvm-ec2-perl_1.23-1.debian.tar.gz
 758feaeeec3917c68644537fdda40fb3e8d87da1 563826 libvm-ec2-perl_1.23-1_all.deb
Checksums-Sha256: 
 a8d49ed6494f33939784516c83e8e0adf5207c6427189bfdd980da31fbd1cb92 2083 
libvm-ec2-perl_1.23-1.dsc
 656df637b2aa425664044e4ba2ccb7c4381fe9c533d4803935ff5fb8fcd3 274588 
libvm-ec2-perl_1.23.orig.tar.gz
 a003e22ff4224e59fb992dcfcff2ab9d7079439a0684eebaca71ad1503a38f94 8093 
libvm-ec2-perl_1.23-1.debian.tar.gz
 a1ea6c650129dcb04995d38c8687a10bdaff3d1bc5cb37afb2e7e8e4e9854132 563826 
libvm-ec2-perl_1.23-1_all.deb
Files: 
 666fc68516b23a22ff2f195b9a5d9c77 2083 perl optional libvm-ec2-perl_1.23-1.dsc
 8836a50949a3a5e4e07ff55f565ff610 274588 perl optional 
libvm-ec2-perl_1.23.orig.tar.gz
 66bcc68dd2e041aeeb242b0bcc31bf28 8093 perl optional 
libvm-ec2-perl_1.23-1.debian.tar.gz
 346f69d6836f602c240cd6a41c543670 563826 perl optional 
libvm-ec2-perl_1.23-1_all.deb

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

iQIcBAEBCAAGBQJRInhVAAoJELs6aAGGSaoGKoIP/j0rtUmeY30Ur1ONM0JhBk3I
5FDTqbxCxdIC+AF3EEguGd6xoHwP8JCfbFFNPtlVeTOG/qqb3+tS4uIECeERs7c9
3UDnNiox1rSnPPlvxJ0lsJRQGHsUsuARwyT8IRaCeSJhFG8BW9WxvQscQ5SPD1vJ
EczSCRL03D+122sqV8uziXm2WlVOjXO6r4mnym0Guv02CLZo30mPoFXJnHaY5BZs
V02HVaYmvX9htn7BQJCkmoRs9HHiIrZa8zOYrxc3JwmW3BhkxM7U1iz6NZ5gTtcv
Ndtf3R2U792Fv+PXg1Mh7UlggAyiy/xSgJc/64nk7uB2yunvUtBI54TUO/fe9O9g
ZPocpv3fnNNCnr5Y4HQBkFtBujU0DlyIKKGIyoQ4QoCoUhrHa/+aG6ORlm0zpY1W
i1qkl5of0XUTlSGIgzxmHD7YKT00oFlZUTydWslZZv0QRGdUW05YSD7J4+8ar8ER
6oYUUtWB6B+b5i+GDyAav3kekcmk3REWt3Cj0OcYtk7hgrVpnozhkU4aGGZj0QP0
c9LNUdMfdLlvJ/xegskpMVAdPsyujM6pmtDU8X1VhtqH3bnYyxjrzgKQzWj+8pDz
3D/5uZRAC9Tt4veum5wpKLmTXP/ShkKkqdLlMhDGugkWmWVHdWuFTYJ8o8we4uCI
lN2ekXuK2OuzdMSkHZJO
=7M6G
-END PGP SIGNATURE-


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



Accepted libwww-youtube-download-perl 0.45-1 (source all)

2013-02-18 Thread gregor herrmann
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Mon, 18 Feb 2013 19:55:33 +0100
Source: libwww-youtube-download-perl
Binary: libwww-youtube-download-perl
Architecture: source all
Version: 0.45-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: gregor herrmann gre...@debian.org
Description: 
 libwww-youtube-download-perl - module for downloading video from YouTube
Changes: 
 libwww-youtube-download-perl (0.45-1) unstable; urgency=low
 .
   [ Salvatore Bonaccorso ]
   * Change search.cpan.org based URIs to metacpan.org based URIs
 .
   [ gregor herrmann ]
   * New upstream release.
   * Update years of packaging copyright.
Checksums-Sha1: 
 147a0ef71a5bacd0e66e5336a091fa024a0a66d9 2410 
libwww-youtube-download-perl_0.45-1.dsc
 b57ff7ce5bab13bad86182dedb7b53ca0f039513 21598 
libwww-youtube-download-perl_0.45.orig.tar.gz
 5a1d19e1c09f9c5c754cce2d252c2b7d84ee4133 2874 
libwww-youtube-download-perl_0.45-1.debian.tar.gz
 96489470fa8cc125f8abf65053becc8b1a969c9b 20112 
libwww-youtube-download-perl_0.45-1_all.deb
Checksums-Sha256: 
 fed96387e147031b9bcdbd7dc6d84dd765e987cc1160b4af5293a781e037aee4 2410 
libwww-youtube-download-perl_0.45-1.dsc
 029bc843d74fa4343adad452c47d86d77ed3bcd30801aca5663f6f389b22c6a9 21598 
libwww-youtube-download-perl_0.45.orig.tar.gz
 22eab8be8b94706f8b1e341202e0f8b6a4d0d6c546f7d4ef1421669f5554bde3 2874 
libwww-youtube-download-perl_0.45-1.debian.tar.gz
 042ab5fc2698c7ae81ed0197e5f0ae3bdabba9e0ba572cab0b7e6cdf2aca7c8b 20112 
libwww-youtube-download-perl_0.45-1_all.deb
Files: 
 ebc5b2eda13bbe2444a54bd081ef4383 2410 perl optional 
libwww-youtube-download-perl_0.45-1.dsc
 01ab1b8268f495d0e1492f859a39cf1a 21598 perl optional 
libwww-youtube-download-perl_0.45.orig.tar.gz
 33bf2d29f9a62e1c5d37ff03e005bb64 2874 perl optional 
libwww-youtube-download-perl_0.45-1.debian.tar.gz
 7bada63938ac43db1e50b50fe9840526 20112 perl optional 
libwww-youtube-download-perl_0.45-1_all.deb

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

iQIcBAEBCAAGBQJRInlLAAoJELs6aAGGSaoGDOIP/jB+NWxW1HC5IdMymbiLiz+k
Wp/4NT965vXk77igB1aINOeVUIRuKKR/u2jsZaiWceCS9PNCgx01TtYBepbqcD3Z
mRl9H50VuNAyqS2LlKiSg1fffcZkU6tsac65r9lelLHQTQJVdn2d/0//kxeQiGiX
XhVM2vlIvsO5KoEiqmbVVinrx0eSJ1PjqLDNv5jt3z3cRdC/Kt0fEs+KghzbbOQF
E5vGkhcMn3Cv4ksgVw4euubJE71ISofMHC/Uo7mJdQtHyJRVid2Zs+kmasFizbYE
K1BopR1cEA8rRcIJXEppfFFFZIe/GCcYyrdZfmkvSjz2hmtypyVfu71frlHtnUmZ
5dZ3CtvVdbPgjyZGJuuh3d/tcUUALKGQcEhMO/20xSdirg7HGN7wO8N58UPryZAN
oH3ku720KCyf31CceqpWAK/HM2zKiUzgSKyNewTrcu+wUyDD9vLx7DaJY3aHJV89
3SBvu+14ItxDz6Lpa1+RWaAuqqbwvXNjjnzIHoKTOwzCauvVZvogINssj+9kw3OX
H7hh4B2nLej9jUpdxz931MVi0YLvnDYi3PThs7yZ887jd3Fge9XMAkWRgt5+L7vO
A1jF2lym06w4Gc+29JpbPCsU9e+V2Gz8fg5lFZEqj0x/+1hGgR9XYISqgm0F2oMB
kSlghdDsMOVSAHnod712
=qotr
-END PGP SIGNATURE-


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



Accepted libxml-feed-perl 0.51+dfsg-1 (source all)

2013-02-18 Thread gregor herrmann
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Mon, 18 Feb 2013 20:04:22 +0100
Source: libxml-feed-perl
Binary: libxml-feed-perl
Architecture: source all
Version: 0.51+dfsg-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: gregor herrmann gre...@debian.org
Description: 
 libxml-feed-perl - syndication feed parser and auto-discovery Perl module
Changes: 
 libxml-feed-perl (0.51+dfsg-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 ]
   * New upstream release.
   * Update years of packaging copyright.
   * Set Standards-Version to 3.9.4 (no changes).
Checksums-Sha1: 
 be1d0f6fc35215b6247bdcba6b5e134cd0913808 2559 libxml-feed-perl_0.51+dfsg-1.dsc
 5a03655e76aec11051a6d29bffa4bfce41a5114b 33983 
libxml-feed-perl_0.51+dfsg.orig.tar.gz
 0cafea6ce4ff55566f2bc18d59c5a2c99a20082a 4884 
libxml-feed-perl_0.51+dfsg-1.debian.tar.gz
 259729a689a8f1c2262a34522bf4952c1abb72fc 32906 
libxml-feed-perl_0.51+dfsg-1_all.deb
Checksums-Sha256: 
 649e3dbf70884129820dda275e2360c0a468f2c4f33d58608a23f7000b58845f 2559 
libxml-feed-perl_0.51+dfsg-1.dsc
 7a4626f08c499cbfbb132b3586f42a107fafab52a2d99e16a7b7e0d2100ac59b 33983 
libxml-feed-perl_0.51+dfsg.orig.tar.gz
 9b3204b522ce15029c845de740a6ead1eb74d69066ff7e3e099ed4220c31188c 4884 
libxml-feed-perl_0.51+dfsg-1.debian.tar.gz
 97c50563dcf439e8a681045106f241e812d597983b8c5a2bfb7f6d2dbd78a536 32906 
libxml-feed-perl_0.51+dfsg-1_all.deb
Files: 
 97b74bc4d97ebe3be523d85576b16781 2559 perl optional 
libxml-feed-perl_0.51+dfsg-1.dsc
 718eb94ad5937996537be86e36b206bf 33983 perl optional 
libxml-feed-perl_0.51+dfsg.orig.tar.gz
 d18bed434ed76578017c7509f671eaba 4884 perl optional 
libxml-feed-perl_0.51+dfsg-1.debian.tar.gz
 1cb386c7421a7b5d87c331b12ea47870 32906 perl optional 
libxml-feed-perl_0.51+dfsg-1_all.deb

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

iQIcBAEBCAAGBQJRIntjAAoJELs6aAGGSaoGFeYP/ioSVRDIzwGP45TS9NhfFAbf
69NVRVoQNlgFyzu9T7IQHjbqmLnuyrQqIqJAKngWRr6AbBFy4+08I8UaalFMpL3/
x5yr83mItlwNwXxCWXoB+bb3m0ZVzTFjWABwXO81ooS5uucIdRbOKqQoDw72lF46
tUbZVjuLxC3WY70BQqh8d21pVlCwyo6GeoaGFJQ31OnmHMXkO/CZwFYSn3rL6JY1
qEYiqQwLQ4ixgTuwT3uKS1b7eQypDAHcfhKj/VdoXgWh7+2w7os9XItweBu1X5yv
W7Nm0IA2TRF2p/R1iden0sF4E3FX1q4azrL8RoOq8wnNmFOFIWSQPhCieX8CT9g8
ZSnhTqs0yCq5PyKVMs6e2Xr1n/cccObb3cSEc9XqSAINdRCOEYHWuktPITkASNqV
d644FVZOaIuR8djE2wpB9EGcXkDvbW418dtyqgeoKj7M0JStbxOC6nuMTIgGlPVy
8AUkcgZlyyVGw6d+nPtYOZB1JeiaouVfD7FoD0LMwJj/gcK0vSxog04rx5+7Hvb1
OQ12MUnoPxZ9Mo3QgsFsO28RhVFlU2246epRyv9TWhtPhfUZyC5nN2bmCpjHGhKG
BxSQqU5ff0CQfidyvUK/JNmBeDrC8m9RkefZQcynY6L2EQno72m8B0z8Sejikn8C
bf4/MgA1O+kIf8u8NG+8
=RO4F
-END PGP SIGNATURE-


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



Accepted perlbrew 0.59-1 (source all)

2013-02-18 Thread gregor herrmann
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Mon, 18 Feb 2013 20:09:37 +0100
Source: perlbrew
Binary: perlbrew
Architecture: source all
Version: 0.59-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: gregor herrmann gre...@debian.org
Description: 
 perlbrew   - script to manage perl installations in your $HOME
Changes: 
 perlbrew (0.59-1) unstable; urgency=low
 .
   * Team upload.
 .
   [ 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 ]
   * New upstream release.
   * Add build dependency on libtest-nowarnings-perl.
Checksums-Sha1: 
 89a6d01fb1020dde3e8d024c8fe385b8cd944d71 2277 perlbrew_0.59-1.dsc
 48a1ccaf2fc5ba4870d109951d7ae24948071077 75605 perlbrew_0.59.orig.tar.gz
 2b2685559248bc07d6a7234e53380c8f45ea4608 3820 perlbrew_0.59-1.debian.tar.gz
 8e363c37961bdb44b3c09e67e320a75bbfea8a38 49474 perlbrew_0.59-1_all.deb
Checksums-Sha256: 
 09df7d299497ebb25a43c474fe8770eafdfb4c117dd430e54acdc2ae1d6f422c 2277 
perlbrew_0.59-1.dsc
 a315666361fb9769df96a4d948a468fb0ae5aa4b98ab66a7f223d11526878515 75605 
perlbrew_0.59.orig.tar.gz
 3fc3d93f10a4ee29b1c9d64ec17e5124bc57c76f181c717e554df951fa4c92b9 3820 
perlbrew_0.59-1.debian.tar.gz
 6fd77e096584ed089bdd12e32e0421adb92e5c44b4f840d86b7657fda32db523 49474 
perlbrew_0.59-1_all.deb
Files: 
 eaf8151a7aeb8b077cacb5a7029493da 2277 perl optional perlbrew_0.59-1.dsc
 38a24301d090dd389cb912944523e28b 75605 perl optional perlbrew_0.59.orig.tar.gz
 4de94ab783064be4ad4296bad214dffd 3820 perl optional 
perlbrew_0.59-1.debian.tar.gz
 0e480872415f83eb35b0810566e86096 49474 perl optional perlbrew_0.59-1_all.deb

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

iQIcBAEBCAAGBQJRInzdAAoJELs6aAGGSaoGI70QAK7GA5xHk5CNv4vG6Ufm7pXH
mJ8g/l0y8zhwyAkSc/l8HkOVPRRv5W5Ek2XoDPuLIfESFRki+qPkweU6wDT9SW6Q
2gXc9y0KQVL8W8ULjOFcAWpIt6E0tD75P3MFEj/NKIFgT2fFleN6sfRsHWiED9Xz
jx+CjWfX6cz7Pm9g2XPMJkSgL4ByX2IOIyRf7mjRTOguY1gfNBJKhfBXNLtP6cTL
audFjdmkqdQ51E4GXesgi6zOdbseEf9E5sleZdMNszxoi1Y64wpVtA25+o0XrYte
tuSql0za7uFCDau2npLfsyign/C9jprJXnJrlKXIOKdfO4f0pV8ulX8XKf/HkoMZ
xPLIwZnkKs7ro3S0o6e7Ay1LAb7QDcdZM0fWjYnfegRVez5PU0QZzmEjHlKqSSJM
UVtVMUZWKRa5qEjhI8VMOtd/LM8CHZEBch1VoMS2eZmAJUNCo/VtLYIzzmI7oWr2
ieTabb3qzxHmBSac6+lROUPftGMvwep/G/LGsW7OoRzROTBUK9h1kRe7FWdK6QgQ
s4W+fczwOX2/nlBu3t9TDDQ94S6WbCoeZq6RAxhgx1AGzFYrXWFlJQbKndflxW7I
yJ9AHNFt0PrvDPa6G/VvQt0CNaGQppOgxJ0o1QPwHL2RBuERwpU8+vUiZChOvI7N
XXVE2S0oJ1BoFjfFUDWA
=cfcP
-END PGP SIGNATURE-


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



Accepted pixman 0.26.0-4 (source amd64)

2013-02-18 Thread Julien Cristau
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Mon, 18 Feb 2013 19:58:33 +0100
Source: pixman
Binary: libpixman-1-0 libpixman-1-0-udeb libpixman-1-0-dbg libpixman-1-dev
Architecture: source amd64
Version: 0.26.0-4
Distribution: sid
Urgency: high
Maintainer: Debian X Strike Force debia...@lists.debian.org
Changed-By: Julien Cristau jcris...@debian.org
Description: 
 libpixman-1-0 - pixel-manipulation library for X and cairo
 libpixman-1-0-dbg - pixel-manipulation library for X and cairo (debugging 
symbols)
 libpixman-1-0-udeb - pixel-manipulation library for X and cairo (udeb)
 libpixman-1-dev - pixel-manipulation library for X and cairo (development 
files)
Closes: 700308
Changes: 
 pixman (0.26.0-4) sid; urgency=high
 .
   * Fix for CVE-2013-1591 (stack-based buffer overflow), cherry-picked from
 0.27.4 (closes: #700308).
Checksums-Sha1: 
 f180cfe7037cb599165430d988637d12107ae0b4 2038 pixman_0.26.0-4.dsc
 be59d149c05e2ef8bc3a8e49f07d60d505baee01 211324 pixman_0.26.0-4.diff.gz
 9672f1d8746e37a0b204a3bc4870f5524c39b5d2 426830 
libpixman-1-0_0.26.0-4_amd64.deb
 5cc02cc94c0d9601dae746a9449671d6b96bc56e 186372 
libpixman-1-0-udeb_0.26.0-4_amd64.udeb
 84dc81aa613dcb9aa29727648703097ad7c61d89 1222520 
libpixman-1-0-dbg_0.26.0-4_amd64.deb
 5e2a80c30d6688596e79f2b612373d4c345e49b6 457078 
libpixman-1-dev_0.26.0-4_amd64.deb
Checksums-Sha256: 
 a83de48daac679777823eb57c34d9fe097e31de33bdd8c14cfed02b243542bfe 2038 
pixman_0.26.0-4.dsc
 0efe3c1184fbe7b4abafb55d62da8b8c63379365909e2feb89191d3ebc1f701c 211324 
pixman_0.26.0-4.diff.gz
 8b6be9c706a5f3a58731f7ba2f1379119e90be543a9f5de3589fc21d1f5054a0 426830 
libpixman-1-0_0.26.0-4_amd64.deb
 dcb58fc322208c0894f2c5ef4754b0f09f9d2cadc0c3849929a0d362a7bc4bc5 186372 
libpixman-1-0-udeb_0.26.0-4_amd64.udeb
 527a3440e41a22cf7df3c95f4ef410e93917b10215d70a295dfe9f6e57a9e40f 1222520 
libpixman-1-0-dbg_0.26.0-4_amd64.deb
 ca89a713c9a17924dfaba051d48d2cc3dfebd9c453a104840a34349c9e95f7c0 457078 
libpixman-1-dev_0.26.0-4_amd64.deb
Files: 
 9e89462f59efa06f9c89d1de4db99fca 2038 devel optional pixman_0.26.0-4.dsc
 6d846b73a259768acd1261629383f37b 211324 devel optional pixman_0.26.0-4.diff.gz
 2c4f7e27abb5e632a8054271fd6eeb41 426830 libs optional 
libpixman-1-0_0.26.0-4_amd64.deb
 102d298791ec8ab4d4ccdaec9f547161 186372 debian-installer optional 
libpixman-1-0-udeb_0.26.0-4_amd64.udeb
 da348fffd4e1bc7649af1f3df3595ded 1222520 debug extra 
libpixman-1-0-dbg_0.26.0-4_amd64.deb
 bbab7015c961664c34ed9673dcbe2727 457078 libdevel optional 
libpixman-1-dev_0.26.0-4_amd64.deb
Package-Type: udeb

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

iQIcBAEBCAAGBQJRIn4xAAoJEDEBgAUJBeQMYaMQAJ17qstHB+pBIHDlG2/sxRrA
lvDKCYVeCSw4meHYu9wo5zkR6rV+I/gEEiTn+pOwE4wGApyFrdnrNipu3zdp3Syc
Qj/7MqVKPzlUY/VE5WcGt2h7/fEU0qyDcVHuivhonLo5qSXcWaX8qORhyR+C9QQa
VqtptOIhvUS3nkYqxKgvOoBTTofvsZVNJqUGLAhSrR399BF76LLKYOa25CJtAh1G
vaOrWxZf9q3l/wsw99FxffcBVaXXf/QE8B7cBOdxd9UyH3CnCKW9GuXz5cEH3pKi
xvSH1PNmCLAAVLDmfmKyON9Rz3044ufskcidyU/iJzalX7jmhYEY71WOaeq/POlQ
i2TDNbxkDxsUL5hZKQYGsznPHgU+pNE1063fO9MFroEdVadu9vrybhPqKbOird3m
U/G5UdoHANpGzP/Sr8xpFLtoppCFZ/ptyKbJvpzsDTV1aI51DXB+GpMhyqK8HXD/
BJP/1FrGh5Q1qnjcXRyfUfy3adt4iZuGhqEMI5X2dbP6jkJsTR/lN6Aqzh2/AU4X
p7zNz9DEYKoIURIw6g4oh5vHW+YL1VKX40YrytKfcX508v4uJWVNdgcZWx9aRqxT
CzEAgxtytyZtvibe56TPwRN3rbqczG5AQl7XX7ZU1dCyTt0lWV1lprnR7D9VC24g
tLLvYwWbUy/gUJo5S3/9
=ZcZ4
-END PGP SIGNATURE-


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



Accepted ocamlbricks 0.90+bzr356-1 (source amd64)

2013-02-18 Thread Lucas Nussbaum
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Mon, 18 Feb 2013 21:08:04 +0100
Source: ocamlbricks
Binary: libocamlbricks-ocaml-dev
Architecture: source amd64
Version: 0.90+bzr356-1
Distribution: unstable
Urgency: low
Maintainer: Debian OCaml Maintainers debian-ocaml-ma...@lists.debian.org
Changed-By: Lucas Nussbaum lu...@debian.org
Description: 
 libocamlbricks-ocaml-dev - Miscellaneous utility functions in OCaml for 
Marionnet
Changes: 
 ocamlbricks (0.90+bzr356-1) unstable; urgency=low
 .
   [ Sylvain Le Gall ]
   * Remove Sylvain Le Gall from uploaders
 .
   [ Lucas Nussbaum ]
   * New upstream snapshot from the trunk branch, after discussion with
 upstream author in https://bugs.launchpad.net/marionnet/+bug/1085055.
 This is a step towards packaging marionnet.
   * Rework most of the packaging.
   * Update Standards-Version. No changes needed.
   * New homepage: https://launchpad.net/ocamlbricks
Checksums-Sha1: 
 38dd2f1619089c075b75b26d55591a99c8a5700f 2209 ocamlbricks_0.90+bzr356-1.dsc
 2be4fa1e0c09dd1e6c64d9592cf9c1c4247ad7c2 758549 
ocamlbricks_0.90+bzr356.orig.tar.gz
 bba879c3157b4b3377f0ba93c0f9e304e553f38f 4445 
ocamlbricks_0.90+bzr356-1.debian.tar.gz
 ce16a6f9986df8cd2c6ac71614c220e33b3aefba 1682502 
libocamlbricks-ocaml-dev_0.90+bzr356-1_amd64.deb
Checksums-Sha256: 
 7e509515e81193ee74af081324b7d24f3bfc7f7c45684bc45f9c2dde1bad3bac 2209 
ocamlbricks_0.90+bzr356-1.dsc
 f6256bd55f19b8290ebb5990b169d788be88b7fbc85be885e4d4afc8afcd0a21 758549 
ocamlbricks_0.90+bzr356.orig.tar.gz
 41fb086fdf745d218056ca0bae8255c363f38597c663cf2a2bdc8c0aac044c4c 4445 
ocamlbricks_0.90+bzr356-1.debian.tar.gz
 485047bcd8248713a3508b530c09fa8da220697683533bdb112a19a9d112 1682502 
libocamlbricks-ocaml-dev_0.90+bzr356-1_amd64.deb
Files: 
 8a1ae926d83e46be2b1fc3bfb4721baf 2209 ocaml optional 
ocamlbricks_0.90+bzr356-1.dsc
 e13a315cf03f3b7605fc4a644bdafe40 758549 ocaml optional 
ocamlbricks_0.90+bzr356.orig.tar.gz
 47ef689322ba401696635bebd7287c2e 4445 ocaml optional 
ocamlbricks_0.90+bzr356-1.debian.tar.gz
 373a7ce4dc5f2a73be39da38cd4a4f4b 1682502 ocaml optional 
libocamlbricks-ocaml-dev_0.90+bzr356-1_amd64.deb

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

iQIVAwUBUSKM0DkUtTL0376ZAQrkrw/+NEmKDpa7Im5KRpkF5OJAnvuCNxDKcJvP
wzzETPgdW91/gBnEflaQ0ygfDrhalU1rb4WOhNV9XFBOMPuau/akEj+E2n4A5MZA
9u7fVnC9MoGxyS68Vnsb9+jOQnXFbtlX0z/thDPfh3efQNH39zVVXKX5YmIzHvVu
elLuNTo8QkwvVrcRM9+/74Kssn7GYs1ax7lvARS0nM+NHCU6Ee4dy5AqT373qKki
wxVM+2Gb+YaUIi4agL0gggHthksRrmdp3nYAmDbNhC2pM/ED5KWDl5u1pMAAiN34
F5gOg3CTgEXy5qKQOSIz8rKbS+r4IIRzzVYdEgwWKVnZvrQ5U3i5MCTJuAwOA15R
1VnmteQdsB9CEoPc/fQRp11XakBMTzW1jnTApLSBkZkuVGCxFBDTNcOx2BBaes0b
yohCardWJ1UMIPhQVKNjggFT3PBxx3NklRd4oq0lCs7NG3ZQkvkbVuO/lTNB29Hr
DfOJEVJglDLr60kOLmb+fMir1owJSsVR6EPrJnJk6O1xWhkken+N4V/nQiGONAMY
NcNSUzD4AlVtnkR7Qfu8FvkEMqV1LEQbySQ3MyW+R+Lv2z9cHPv9XNwRUWXllI5q
nAG8Awy9EFpldScixc+Sg7lcpepfZQYXpi6BqGmFeBoS5LMuedIYCfHHWWvRN4WI
rcSznWKYHJE=
=GKhY
-END PGP SIGNATURE-


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



Accepted devscripts 2.13.0 (source amd64)

2013-02-18 Thread Benjamin Drung
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Mon, 18 Feb 2013 21:50:11 +0100
Source: devscripts
Binary: devscripts
Architecture: source amd64
Version: 2.13.0
Distribution: experimental
Urgency: low
Maintainer: Devscripts Devel Team devscripts-de...@lists.alioth.debian.org
Changed-By: Benjamin Drung bdr...@debian.org
Description: 
 devscripts - scripts to make the life of a Debian Package maintainer easier
Closes: 526698 650732 659231 686862 687450 687664 690024 690056 690059 694760 
695609 695612 695613 695914 696018 696363 696416 697923 700584
Changes: 
 devscripts (2.13.0) experimental; urgency=low
 .
   [ Christoph Berg ]
   * origtargz: New script: fetch the orig tarball of a Debian package from
 various sources, and unpack it
   * debcommit: --changelog-info will pass --author and --date for git commits.
 .
   [ James McCoy ]
   * licensecheck: Recognize MPL 2.0 licenses.  Thanks to Ryan Pavlik for the
 patch.  (Closes: #687664)
   * namecheck: Check Apache's projects page for names.  (Closes: #686862)
   * debcommit:
 + Drop checks for old dpkg versions and always use the necessary Perl
   modules (Dpkg::Changelog::Parse, Dpkg::Vendor::Ubuntu,
   Dpkg::Changelog::Entry::Debian).
 + Add changelog info support for hg and bzr.
   * annotate-output:
 + Handle an incomplete line of output.  (Closes: #695609)
 + Don't treat backslashes in the command's output as an escape.  (Closes:
   #695613)
 + Don't swallow leading whitespace.  (Closes: #695612, LP: #1120917)
   * dscverify: Use gpg --status-fd to determine if a valid signature is
 found and only use the signed content.  (Closes: #695914)
   * wrap-and-sort: Fix repeated word in man page.  (Closes: #696363)
 .
   [ Dmitry Smirnov ]
   * licensecheck:
 + Remove any regular comments pattern. (Closes: #526698)
 + Improve command line parsing.
 + Fix GPL license version detection bug.
 + Fix BSD-3-clause detection.
 .
   [ Paul Wise ]
   * checkbashisms: When examining a bash script, indicate the lack of use of
 bashisms.
   * uscan:
 + Access GitHub directly instead of using githubredir.debian.net in
   example GitHub watch URL.
 + Add an example watch URL that matches the various file extensions used
   by common archive formats.
 + Add an example watch URL for Google Code projects.
 .
   [ Benjamin Drung ]
   * Add bashism test cases from Raphael Geissert.
   * Add autopkgtest support. (LP: #1073330)
   * suspicious-source: Add inode/symlink and image/x-xpmi to whitelisted
 mime-types.
   * wrap-and-sort:
 + Put special entries (variables and placeholders) at the end of the list.
 + Sort debian/control*.in files too.
   * licensecheck: detect (L)GPL licenses more permissively. Thanks to
 Laurent Rineau for the patch. (Closes: #659231)
   * Bump Standards-Version to 3.9.4 (no changes needed).
 .
   [ Cyril Brulebois ]
   * Don't auto reverse diffs when DEBDIFF_AUTO_VER_SORT is set to yes, and
 when the version in both packages is the same. (Closes: #650732)
 .
   [ Tony Mancill ]
   * debsnap: Escape the package name when used in regex.  (Closes: #696018)
 .
   [ David Prévot ]
   * Minor manpages convention fix: do not terminate the SEE ALSO lists with a
 period. (Closes: #696416)
   * French translation update.
 .
   [ Josselin Mouette ]
   * nmudiff: Use dpkg-parsechangelog to fix manual parsing bug (Closes: 
#700584)
 .
   [ Raphael Geissert ]
   * checkbashisms:
 + allow -FOO- as heredoc delimiter
 + simplify mixed single/double balanced quotes correctly
 + correct description of 'setvar'
 + detect traps for DEBUG, ERRNO, or RETURN
 + check for incorrect args. to 'exit' (Closes: #687450)
 + fix handling of # characters in quoted strings
 + detect use of $FUNCNAME, $TMOUT, and $TIMEFORMAT
 + detect uses of sleep with anything other than an int.
 + detect the use of the hash utility and $_
 + check for other forms of brace expansion
 + check for use of non-standard tilde expansion
 + check for case modification expansions
 + check for the use of $GLOBIGNORE
 .
   [ Regid Ichira ]
   * rc-alert: Support using curl as alternative to wget. (Closes: #690024)
   * wnpp-alert: Support using curl as alternative to wget. (Closes: #690056)
   * wnpp-check: Support using curl as alternative to wget. (Closes: #690059)
 .
   [ Colin Watson ]
   * debian/control: Mark devscripts Multi-Arch: foreign. (Closes: #694760)
   * debchange, debcommit: Set the timestamp of temporary editor files back
 one second, to make modification detection more reliable in the absence
 of subsecond granularity. (Closes: #697923)
Checksums-Sha1: 
 1b4941cc1e9b77660daca2a13e42206375278726 2322 devscripts_2.13.0.dsc
 48a8250307bf5db111e891be0fd6b9c7c6e0ca30 570736 devscripts_2.13.0.tar.xz
 44e1cad02ee1e9ef78e91b2edbb127266455cd56 908894 devscripts_2.13.0_amd64.deb
Checksums-Sha256: 
 

Accepted live-build 4.0~a12-1 (source all)

2013-02-18 Thread Daniel Baumann
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Mon, 18 Feb 2013 21:49:32 +0100
Source: live-build
Binary: live-build live-build-cgi
Architecture: source all
Version: 4.0~a12-1
Distribution: experimental
Urgency: low
Maintainer: Debian Live Project debian-l...@lists.debian.org
Changed-By: Daniel Baumann dan...@debian.org
Description: 
 live-build - Live System Build Scripts
 live-build-cgi - Live System Build Scripts (CGI frontend)
Changes: 
 live-build (4.0~a12-1) experimental; urgency=low
 .
   * De-debianizing linux-flavour defaults on i386 and only including 486.
   * Defaulting to latest ubuntu release by default in ubuntu mode.
   * Adding release version for ubuntu raring.
   * Updating d-i suite symlink for wheezy release.
   * Removing incomplete support for root-command.
   * Removing incomplete support for fakeroot.
   * Correcting typo in grub2 config template.
   * Synchronise grub and grub2 splashes with internal live-build splash
 for syslinux bootloaders.
Checksums-Sha1: 
 1979abeae82e864895da6d5fec9c43f7e046965b 1329 live-build_4.0~a12-1.dsc
 bad29ae760fb833d19a0ccb852c07c86e1fca473 162460 live-build_4.0~a12.orig.tar.xz
 02c1b653459fdc03e007d9eeb4c85cea40d496f9 52336 
live-build_4.0~a12-1.debian.tar.xz
 13ce6d8b270da958ea2dbf01995f1a8378be5308 227158 live-build_4.0~a12-1_all.deb
 b3915136ba6c66f9fb94508c6e9a0d9aae86d122 77358 live-build-cgi_4.0~a12-1_all.deb
Checksums-Sha256: 
 845e99753290277118a945cf37b631bfd883e37bdb0a16d06696abb1c75c83f7 1329 
live-build_4.0~a12-1.dsc
 86c0713715caecdcc99c1133cf451cb0da1e1206e9fbd38115f530bef36a4d6e 162460 
live-build_4.0~a12.orig.tar.xz
 34c5bcb5e12baa542764006c9e67295a65a5f0f21ce5180561c91aa391f6193c 52336 
live-build_4.0~a12-1.debian.tar.xz
 4a82ae319308346df51c78e04770df042d5b6cc96d4098b41e2d082587e7bbe9 227158 
live-build_4.0~a12-1_all.deb
 4f69b9ae01c0aa968fda1e2a19831af5f2acf0df13964cfa7f34dd0c9d202179 77358 
live-build-cgi_4.0~a12-1_all.deb
Files: 
 822c2828cde7f1318095bc53a6bcde91 1329 misc optional live-build_4.0~a12-1.dsc
 47492aa27da0ac8ab2ceac1930901a78 162460 misc optional 
live-build_4.0~a12.orig.tar.xz
 2bd79e531326248144b6bf326e096b94 52336 misc optional 
live-build_4.0~a12-1.debian.tar.xz
 956c3cb64d862d57a027fea2d0f92146 227158 misc optional 
live-build_4.0~a12-1_all.deb
 95e4168ef6f4d408212e6cc64f7c4f3e 77358 misc optional 
live-build-cgi_4.0~a12-1_all.deb

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

iEYEARECAAYFAlEilEsACgkQ+C5cwEsrK570qgCgtcfCUAw5SjGkE8DpnUv20ld0
SE0AoLNK/YEiEMv2M/yjOw7hc4oTHTtR
=RwzT
-END PGP SIGNATURE-


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



Accepted rawstudio 2.0-1.1 (source amd64)

2013-02-18 Thread Ivo De Decker
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 16 Feb 2013 21:02:11 +0100
Source: rawstudio
Binary: rawstudio rawstudio-dbg
Architecture: source amd64
Version: 2.0-1.1
Distribution: unstable
Urgency: low
Maintainer: Debian PhotoTools Maintainers 
pkg-phototools-de...@lists.alioth.debian.org
Changed-By: Ivo De Decker ivo.dedec...@ugent.be
Description: 
 rawstudio  - RAW image converter
 rawstudio-dbg - RAW image converter - debuggin symbols
Closes: 700315
Changes: 
 rawstudio (2.0-1.1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Remove build-dependency on libflickcurl-dev, to allow removal from wheezy.
 (Closes: #700315)
   * Thanks to Jonathan Wiltshire for the review
Checksums-Sha1: 
 fbfbf752c8d9a64e76c7490bd4cab8028df72e52 2207 rawstudio_2.0-1.1.dsc
 03577c410b5b1c59fe2743633a38c1254319bc49 13601 rawstudio_2.0-1.1.diff.gz
 eda62b6d9173555ee3f4efb02450830719fec72c 971670 rawstudio_2.0-1.1_amd64.deb
 30bde77ef825cf9887e207c3ee1410c0cc16fe21 2865814 
rawstudio-dbg_2.0-1.1_amd64.deb
Checksums-Sha256: 
 15c9c08c5bdb91c0cde83b283d0f7a3e6f8af1825a90697a5c5e89d2b10adb3e 2207 
rawstudio_2.0-1.1.dsc
 b86e867ba92c5f09320a6f37af605a90430c7ba31e96ca50b37914b01ae5975d 13601 
rawstudio_2.0-1.1.diff.gz
 65280990f055737ee29680e3469f61e17cead865d07c8fd4867d9dfd6b5ac6d0 971670 
rawstudio_2.0-1.1_amd64.deb
 4b2e743dd7a2b2043401ed648de4deb3770511aa20f9926a14124c1f76b1a818 2865814 
rawstudio-dbg_2.0-1.1_amd64.deb
Files: 
 1dc084a54d1b7a8e1d934902c11b1b54 2207 graphics optional rawstudio_2.0-1.1.dsc
 adf6c7583a832115a31ae9224742eb40 13601 graphics optional 
rawstudio_2.0-1.1.diff.gz
 927978600240639030282e69ff79db17 971670 graphics optional 
rawstudio_2.0-1.1_amd64.deb
 5d1b31bc8b5287074c4c003de17fb9ab 2865814 debug extra 
rawstudio-dbg_2.0-1.1_amd64.deb

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

iQIcBAEBAgAGBQJRIA5mAAoJEFC7AtTIpr9hVpMP/2qIL8rYZzb7X2DwveHslpGl
M/KljpV2/dykuvd20GWtlpTwacAaONs2QNGVgV0G58iqGBrys4fZ8/dM7XRzGjc2
ShDpnubS7SJ2scAwkNBl7jXk1WRNXNUzcsJK6ovC9ymMdrA1XYelIWYQ3CKrCqEs
sdzlLya8ALIaauw0I+oOHoRMQmS3VUipxXs99PBkfitA+fkrCzhkWry/7o0agxo2
nGh1qkZtgACIOsSutxOka1iGHPbU2Elanjjl1x8b/zC40eM+YD8NG2EP7VbojQWh
/b/ZJ5BGCbKUxTNTynMrDOW6LPDtVU3CgUVwPU6uSXLmsx3pwVY6zi/oGoDtnvUx
5R74igDxkKyb2HF3dOvclwmzUishpd7Zkrt3RTAYgVN9ol+u4z92D/wRj1SIdQjh
ywJUhPMggVFQv3X2LfwzQFu/2carZGceCHYdPjN4f5uNbKTmJP7+VFSmPeswb1Bd
v9xtuKZa3SN4WpKOUVqskOqFVtTbwbe6vyWWmCRuo1A1NQCCVK9+gvcuRsG8AFNc
oaFqLAk0Dqxk3gL7xD5sw9yrMcmxUJiDdcD32RLenp8PwM5Y1oBUhQ0KmXydJMKA
CmSNuMYr7gZkKhttq9fuuJ3fvhixAAEOcRC0nz0r2wB432tmLhelerWWoWke047W
OlI9Nn+w1qggZgZZocF6
=8dOa
-END PGP SIGNATURE-


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



Accepted devilspie2 0.28-1 (source amd64)

2013-02-18 Thread Andreas Rönnquist
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 19 Feb 2013 00:04:18 +0100
Source: devilspie2
Binary: devilspie2
Architecture: source amd64
Version: 0.28-1
Distribution: experimental
Urgency: low
Maintainer: Andreas Rönnquist gus...@gusnan.se
Changed-By: Andreas Rönnquist gus...@gusnan.se
Description: 
 devilspie2 - LUA-based window matching utility
Changes: 
 devilspie2 (0.28-1) experimental; urgency=low
 .
   * [9d80eb6] Imported Upstream version 0.28
Checksums-Sha1: 
 3a49f7405da04103a1b1ba9903cb9ad4a406ee6b 1937 devilspie2_0.28-1.dsc
 8d9af3948d1c8c6969e27785fd7eb9c7498d46fd 41201 devilspie2_0.28.orig.tar.gz
 38f1f5c135938fd53cb41e28c7f9d2b2a063dfda 2549 devilspie2_0.28-1.debian.tar.gz
 73e598ae7b86b8ac74f64571dfda1af7b2d6c88a 33050 devilspie2_0.28-1_amd64.deb
Checksums-Sha256: 
 d03dea12eeb9b45ec6c13428589460dcae319099f68d9ca60920f18f5ebb9935 1937 
devilspie2_0.28-1.dsc
 d41fe17dd2dd7e5ae004c4700f31151b6637b20209ffb4f15c83b20f80111564 41201 
devilspie2_0.28.orig.tar.gz
 e4c7445ce2cf7fa1face32e62ad0147b03e384f09d93bc8fb86909160e964f95 2549 
devilspie2_0.28-1.debian.tar.gz
 9acde19271b77baece11e5c67d60f2c994eb7040590eceaef4826e748c9ff21e 33050 
devilspie2_0.28-1_amd64.deb
Files: 
 a6e40d21beac8865ad1189d1f9a06c41 1937 gnome optional devilspie2_0.28-1.dsc
 068e6d2a60ea0c2b82ae542f97264ff7 41201 gnome optional 
devilspie2_0.28.orig.tar.gz
 a14215a34c06ee54f4b64fd5761a4528 2549 gnome optional 
devilspie2_0.28-1.debian.tar.gz
 bf1991b3b01486b872c3bfcf692563d8 33050 gnome optional 
devilspie2_0.28-1_amd64.deb

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

iQIcBAEBCAAGBQJRIrYjAAoJEBlLYxqy2iiIrpUP/2MLnUsy4UUEPket581rv2Dy
OB4xbGXjy0EZYTli8CrXo24KLXoTF7Bj0cu9fOsmt5NVcWwc+1AfIaQOae8aor9w
XloRiNnkXe6wcugjQ0cNZwxOoltaK59NLTwMUufzcHBFCAQn7FLq4bIgH5xdKiK/
xxtIc+vPMwFt3anImnDoPiD7WIJAeOOAeHxJi5OM2y0CVn20bYDLoJjG5fw/cHse
WiwxSiKJUuv3xjEqALDnDcjxvxOUq97tKpDNqesz5KPQpS2TZjtwpR1JSxuIGIMb
FGNlR7XzpE124nMzUN4M7ZPPUNo2YlXvyOxdXq7F5Ldc3x97WJegKxLMZ2nqCMm3
2o1jW3Sax/XtVmde2DJvRJFLPQgzhIf8FoczIG9x+hHqWG/93JbLFkzwEuEZZBGx
Dea3AV5VXAg97ZPt1j8jj9O0JehPOIpfYSw4D/EMnAP71AlViNhSl5ncIVTebxaz
+YEu69vaUBB3l/iWK7ALMRiGluuPvsJ1ZJ98PatFf48KvhEhNZdaCZlcjAoFCzsj
orw31OR4XigOspCO12f1uOvv+Arq9ZZpEM+kSO8GIdhm/wqI6rlJYIvXrqAVZO2o
I6lX0hDU03F0434sJyDKIDjMPrapfV5cvYkzVLyhP2iNl6PfVMvPkqN0ATR0f/y2
nhI5SKff5WEYzGLwqnAG
=Dn2Q
-END PGP SIGNATURE-


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



Accepted psychopy 1.76.00.dfsg-1 (source all)

2013-02-18 Thread Yaroslav Halchenko
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Mon, 18 Feb 2013 12:23:31 -0500
Source: psychopy
Binary: psychopy
Architecture: source all
Version: 1.76.00.dfsg-1
Distribution: experimental
Urgency: low
Maintainer: NeuroDebian Team t...@neuro.debian.net
Changed-By: Yaroslav Halchenko deb...@onerussian.com
Description: 
 psychopy   - environment for creating psychology stimuli in Python
Changes: 
 psychopy (1.76.00.dfsg-1) experimental; urgency=low
 .
   * New upstream release
   * debian/control:
 - added python-pyo to recommends
   * debian/copyright:
 - updated years
   * debian/patches
 - up* and changeset* removed (since included upstream)
 - deb_no_post_inst updated to not install psychopyApp as a script:
   we have a lean script to invoke it via runpy, and we call it just
   psychopy
Checksums-Sha1: 
 ff723a9a4fa43d2e0b23b974b9ddce4972ec5a25 1428 psychopy_1.76.00.dfsg-1.dsc
 a6c1704fdbd9dd82a929f87f5d93aec37e58fb24 5146660 
psychopy_1.76.00.dfsg.orig.tar.gz
 9381e6c47451aad6c2b724ab75e850edc4202770 10265 
psychopy_1.76.00.dfsg-1.debian.tar.gz
 4dfd3b2cd6315d1bb6ecbafd146332d4e700444d 3177460 
psychopy_1.76.00.dfsg-1_all.deb
Checksums-Sha256: 
 d08a2f9e67cfb172dd4f7bd78493a9b3fd0a100a19753aaa73ae9069efa35550 1428 
psychopy_1.76.00.dfsg-1.dsc
 67001c4d14b67b386d0e4b00433f951295f53b95268d16609082f41d59c6cc21 5146660 
psychopy_1.76.00.dfsg.orig.tar.gz
 a02e089379931e550b1f228c724923b5c1659ac90003833280601e8a9af11856 10265 
psychopy_1.76.00.dfsg-1.debian.tar.gz
 7f96ba38a027b55703135f7364929666b39102b8802b3bf0abc3a285ce57c59f 3177460 
psychopy_1.76.00.dfsg-1_all.deb
Files: 
 722fa11ba5090a7b7cebe7958963b34c 1428 science optional 
psychopy_1.76.00.dfsg-1.dsc
 c8e23ce4556c93c353f9688169c4bafe 5146660 science optional 
psychopy_1.76.00.dfsg.orig.tar.gz
 39960a8d81317053486ca4798f6aec7f 10265 science optional 
psychopy_1.76.00.dfsg-1.debian.tar.gz
 7bcc4824fc7acd072726a76312d348a7 3177460 science optional 
psychopy_1.76.00.dfsg-1_all.deb

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

iEYEARECAAYFAlEi2FkACgkQjRFFY3XAJMhwMQCfegrXXpn236zC4ObGP77kEf4h
xz4AoJxykS2ROWFT/Bxvm1BG4P+12ghV
=ed5T
-END PGP SIGNATURE-


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



Accepted git 1:1.8.2~rc0-1 (source amd64 all)

2013-02-18 Thread Jonathan Nieder
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Mon, 18 Feb 2013 16:52:57 -0800
Source: git
Binary: git git-man git-core git-doc git-arch git-cvs git-svn git-email 
git-daemon-run git-daemon-sysvinit git-gui gitk git-el gitweb git-all
Architecture: source amd64 all
Version: 1:1.8.2~rc0-1
Distribution: experimental
Urgency: low
Maintainer: Gerrit Pape p...@smarden.org
Changed-By: Jonathan Nieder jrnie...@gmail.com
Description: 
 git- fast, scalable, distributed revision control system
 git-all- fast, scalable, distributed revision control system (all subpacka
 git-arch   - fast, scalable, distributed revision control system (arch interop
 git-core   - fast, scalable, distributed revision control system (obsolete)
 git-cvs- fast, scalable, distributed revision control system (cvs interope
 git-daemon-run - fast, scalable, distributed revision control system 
(git-daemon s
 git-daemon-sysvinit - fast, scalable, distributed revision control system 
(git-daemon s
 git-doc- fast, scalable, distributed revision control system (documentatio
 git-el - fast, scalable, distributed revision control system (emacs suppor
 git-email  - fast, scalable, distributed revision control system (email add-on
 git-gui- fast, scalable, distributed revision control system (GUI)
 git-man- fast, scalable, distributed revision control system (manual pages
 git-svn- fast, scalable, distributed revision control system (svn interope
 gitk   - fast, scalable, distributed revision control system (revision tre
 gitweb - fast, scalable, distributed revision control system (web interfac
Closes: 699536 699930
Changes: 
 git (1:1.8.2~rc0-1) experimental; urgency=low
 .
   * new upstream release candidate.
 * push: require force for refs under refs/tags/.
 * push: require force for annotated tags.
   * debian/git.NEWS.Debian: advertise upcoming change to default
 behavior of argumentless git push [remote].
   * git-svn: no longer Depends: libwww-perl (thx RjY; closes:
 #699536).
   * update debian/copyright (closes: #699930).
Checksums-Sha1: 
 cf8cbcb7160a451778b43bbf97c3443fb1c3dd99 2681 git_1.8.2~rc0-1.dsc
 3d19b5bc224a7a3427b21c4587c4ab342435e8b6 4379144 git_1.8.2~rc0.orig.tar.gz
 0dcb97cc123d7f47e1743891b9070e664670 544602 git_1.8.2~rc0-1.diff.gz
 fa912326b3f520f19cf092f274de42df23d5294b 8099808 git_1.8.2~rc0-1_amd64.deb
 5380e9e2cd880355b804cf5af94d42e79488 2483958 git-doc_1.8.2~rc0-1_all.deb
 468879ca663d2a166256517f4faee0ac996375e7 509188 git-arch_1.8.2~rc0-1_all.deb
 075df50cb6b3bbfbc130107c22e8a6a21880f55d 606284 git-cvs_1.8.2~rc0-1_all.deb
 f2ef5e8c0b08049f6a39af027176637f629ca271 529234 git-svn_1.8.2~rc0-1_all.deb
 d050610ffc5bfa249c58b5afbafa5edf8d336bbc 496472 
git-daemon-run_1.8.2~rc0-1_all.deb
 706fbeca6cfea60579710bdae0c7cf2d7f56aa92 497610 
git-daemon-sysvinit_1.8.2~rc0-1_all.deb
 0262edc689c648a636f5a1838d2895ceb5ebe0d0 515204 git-email_1.8.2~rc0-1_all.deb
 4d506cfd515ca176e9232ca362801bfd54e454a2 773700 git-gui_1.8.2~rc0-1_all.deb
 6ab15a6e967c756c1e231093cdfe5b43aa6e9039 622372 gitk_1.8.2~rc0-1_all.deb
 82ed29ba942b429c9bcf39ad4804dbfa25cb8dab 499432 gitweb_1.8.2~rc0-1_all.deb
 11d1818da8ffba455422051e1361f272eb99905b 494586 git-all_1.8.2~rc0-1_all.deb
 a73e5dba5ac61874ab316f0a222e36b03118149f 1342 git-core_1.8.2~rc0-1_all.deb
 315a9084b762e6beb53403d718c3a20501867ff7 516462 git-el_1.8.2~rc0-1_all.deb
 f28eaa46d931dd644220df23803c910928b3ac38 1144270 git-man_1.8.2~rc0-1_all.deb
Checksums-Sha256: 
 f2ba0f9da4682ab9c7aabd403e205ba493d71a211c716817a679ef9e955ab02f 2681 
git_1.8.2~rc0-1.dsc
 38c9ca0551ab82d93a2b207d92a7cdf923bac6f4921818ea4f4ae822a8995dd8 4379144 
git_1.8.2~rc0.orig.tar.gz
 ae42b40c7bb82bd2e953f2869a427c7744a77e489209303401df6788c63c0fe6 544602 
git_1.8.2~rc0-1.diff.gz
 58f457e62236dde7cce787e3285aba4379786ab864df4e552ba075d7cb1add72 8099808 
git_1.8.2~rc0-1_amd64.deb
 b82f289ae73188d7a44cfbcd5a7f7ddee550e1cb5cb15a69ee7cc3c74b4d515f 2483958 
git-doc_1.8.2~rc0-1_all.deb
 da128783047dc2eaf08cb3a0050ca716c7a9860945162745f30f654f9aeaa549 509188 
git-arch_1.8.2~rc0-1_all.deb
 34ddecc8a9625dfe1de4f4ad8c403dfb8dc6dd56704efbaed7e9c0cf8e0fcc18 606284 
git-cvs_1.8.2~rc0-1_all.deb
 f31cb7d1ea8554c9e679895b840f593c887e2a637faddb1e4083f434f33ecbb3 529234 
git-svn_1.8.2~rc0-1_all.deb
 df42e84829d5d4203c9c4b7a672f63a10d8f39f8c7b08da575bc2d2fa9fc632b 496472 
git-daemon-run_1.8.2~rc0-1_all.deb
 6b32f469cc2c17b59970780a2df7f7a2d5f742365032907fed98fda0ae844653 497610 
git-daemon-sysvinit_1.8.2~rc0-1_all.deb
 9990507d613d71a0478ad465a8053174dd9c6bbaa2214823c37a02bb105f468f 515204 
git-email_1.8.2~rc0-1_all.deb
 9b9a44f7588b6d87ae3037355a784097b84bf75113514ed77fa5cef28e00f17a 773700 
git-gui_1.8.2~rc0-1_all.deb
 f60162454370f39c28b6014bbf25a9e0789aea538708a0fc717113a5deb29467 622372 
gitk_1.8.2~rc0-1_all.deb
 6178add51b7b469347acb33f252b4eb24e3a097bc1f91156389264e751f135eb 499432 
gitweb_1.8.2~rc0-1_all.deb
 

Accepted quisk 3.6.7-1 (source amd64)

2013-02-18 Thread A. Maitland Bottoms
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 17 Feb 2013 20:45:38 -0500
Source: quisk
Binary: quisk
Architecture: source amd64
Version: 3.6.7-1
Distribution: unstable
Urgency: low
Maintainer: A. Maitland Bottoms bott...@debian.org
Changed-By: A. Maitland Bottoms bott...@debian.org
Description: 
 quisk  - Software Defined Radio (SDR)
Changes: 
 quisk (3.6.7-1) unstable; urgency=low
 .
   * New upstream release
   * See /usr/share/doc/quisk/changelog.gz
Checksums-Sha1: 
 6b100ddd2aae9b079295d0a22089e4e2699edd70 1445 quisk_3.6.7-1.dsc
 fd8488003011e743c14b2e2c01f3f7cd49578b32 128823 
quisk_3.6.7.orig-charleston.tar.gz
 b8a61b7248466f60af93d6d9e15e5c5d070b39e2 1033435 quisk_3.6.7.orig.tar.gz
 c87460e4368d315927077122c96dd63a99761b40 12310 quisk_3.6.7-1.debian.tar.gz
 cc57c637a0bd18db5e3e62dc7120707bc26202c5 380314 quisk_3.6.7-1_amd64.deb
Checksums-Sha256: 
 b53625008239614d09817164498416af64e46fe1d5035505e3bb7e84f943382f 1445 
quisk_3.6.7-1.dsc
 edfc4b87c98c7d845a596320f37c6bc9f46c584bf0c775967d8eadd8808e1889 128823 
quisk_3.6.7.orig-charleston.tar.gz
 d0167d4587589ea91cb90a9f3b0cd24b61db5437851a2a3870f55851df95a3ff 1033435 
quisk_3.6.7.orig.tar.gz
 c3df3ffb6c9ba5751c838e125e6affbab21fc7ff0fec84b5546274f63096d2d0 12310 
quisk_3.6.7-1.debian.tar.gz
 333e4136b021a8bf40d15f1906f2fe9eb990b7041f376bd68e34989c754525ed 380314 
quisk_3.6.7-1_amd64.deb
Files: 
 c00b0f1bff93ee6bafadb378d0da32bc 1445 hamradio optional quisk_3.6.7-1.dsc
 90f9260b2760133b17e2d65bf446cee8 128823 hamradio optional 
quisk_3.6.7.orig-charleston.tar.gz
 4a212bacf73f680dec27c925e558c9ff 1033435 hamradio optional 
quisk_3.6.7.orig.tar.gz
 846863f7435bbcc9f6e3cbd6598297ff 12310 hamradio optional 
quisk_3.6.7-1.debian.tar.gz
 28397cab666308fac127222b20ab3219 380314 hamradio optional 
quisk_3.6.7-1_amd64.deb

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

iEYEARECAAYFAlEi4DYACgkQkwbJvNrxBUyPXgCePG0QVF99Hoib9lr5gTfZVHE0
gmoAn3Ame0hAvZAKtskJjov2geCN1WUd
=KqgN
-END PGP SIGNATURE-


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



Accepted live-boot 4.0~a7-1 (source all)

2013-02-18 Thread Daniel Baumann
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 19 Feb 2013 05:49:37 +0100
Source: live-boot
Binary: live-boot live-boot-doc live-boot-initramfs-tools
Architecture: source all
Version: 4.0~a7-1
Distribution: experimental
Urgency: low
Maintainer: Debian Live Project debian-l...@lists.debian.org
Changed-By: Daniel Baumann dan...@debian.org
Description: 
 live-boot  - Live System Boot Scripts
 live-boot-doc - Live System Boot Scripts (documentation)
 live-boot-initramfs-tools - Live System Boot Scripts (initramfs-tools backend)
Closes: 700902
Changes: 
 live-boot (4.0~a7-1) experimental; urgency=low
 .
   * Silencing unmounting of potentially stray tmpfs on /live/overlay.
   * Making loadkeys call quiet in order to not mess-up persistence, thanks
 to stack st...@inventati.org (Closes: #700902).
Checksums-Sha1: 
 da993dd31bc2021529b03d5f69c2821c25252f0e 1376 live-boot_4.0~a7-1.dsc
 269095bd878c78f08c8616946f941c5c9112f073 58368 live-boot_4.0~a7.orig.tar.xz
 6b20006c80fa91c464690147f5add9967fb218e2 22560 live-boot_4.0~a7-1.debian.tar.xz
 2b850070a3c7ff2feade55bde81da8dfdf9686dc 48838 live-boot_4.0~a7-1_all.deb
 ab3093f45a2c741686fc2b6583b8c1d8422522b9 51734 live-boot-doc_4.0~a7-1_all.deb
 e137cf163eb51ec6ef521dd71e88ceb9f8d6fbff 26612 
live-boot-initramfs-tools_4.0~a7-1_all.deb
Checksums-Sha256: 
 c1816f195509ad321f8b96f9e65af62c5fc4fb9bf4322b11bccf026a465cb41b 1376 
live-boot_4.0~a7-1.dsc
 b992b74f9ad623efda271da4a890968bbbca34c93d32ed7cddafd174274b401e 58368 
live-boot_4.0~a7.orig.tar.xz
 4a101485a2c94e157ee2feca1182a1cf64493859b67b16ba60a6ca51a5863ec3 22560 
live-boot_4.0~a7-1.debian.tar.xz
 64da66169889598caf8c6e55941ef873b3a852b3a9dc7289632c7f83dd46ffd1 48838 
live-boot_4.0~a7-1_all.deb
 438dd18a3b500109a2a3ef9c2cf320e67b8ea2b3ed41d716374dd0929d218077 51734 
live-boot-doc_4.0~a7-1_all.deb
 73d499d6cb299d99ebeaacb95c7c067c98e79d2285b9d3c3e5d25c7a1d3bd0ed 26612 
live-boot-initramfs-tools_4.0~a7-1_all.deb
Files: 
 457547b1d6a4aa561727aa0d4c4f8733 1376 misc optional live-boot_4.0~a7-1.dsc
 baba7f1d13a38d1cafd6463fc01b5e28 58368 misc optional 
live-boot_4.0~a7.orig.tar.xz
 0fc2d264ea76c3367f03d70a489b525d 22560 misc optional 
live-boot_4.0~a7-1.debian.tar.xz
 26a92c810a169190c69fd4b6fa05b04f 48838 misc optional live-boot_4.0~a7-1_all.deb
 177870f52ba0b8c868731307ef503807 51734 doc optional 
live-boot-doc_4.0~a7-1_all.deb
 30e50d62f3a7f5c761bc16e031933838 26612 misc optional 
live-boot-initramfs-tools_4.0~a7-1_all.deb

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

iEYEARECAAYFAlEjBKEACgkQ+C5cwEsrK54QxwCfTHB/7WjwYtWzF6tW7sEKc2Yf
l6UAnj8u0b3VkUQZDvhRgH9YSyWNYnNb
=ReDb
-END PGP SIGNATURE-


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



Accepted webkit 1.8.1-3.4 (source all amd64)

2013-02-18 Thread Michael Gilbert
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sat, 16 Feb 2013 21:46:48 +
Source: webkit
Binary: libjavascriptcoregtk-1.0-0 libjavascriptcoregtk-1.0-dev 
libjavascriptcoregtk-1.0-0-dbg gir1.2-javascriptcoregtk-1.0 libwebkitgtk-1.0-0 
libwebkit-dev libwebkitgtk-dev libwebkitgtk-1.0-common libwebkitgtk-1.0-0-dbg 
gir1.2-webkit-1.0 libjavascriptcoregtk-3.0-0 libjavascriptcoregtk-3.0-dev 
libjavascriptcoregtk-3.0-0-dbg gir1.2-javascriptcoregtk-3.0 libwebkitgtk-3.0-0 
libwebkitgtk-3.0-dev libwebkitgtk-3.0-common libwebkitgtk-3.0-0-dbg 
gir1.2-webkit-3.0
Architecture: source all amd64
Version: 1.8.1-3.4
Distribution: unstable
Urgency: medium
Maintainer: Debian WebKit Maintainers 
pkg-webkit-maintain...@lists.alioth.debian.org
Changed-By: Michael Gilbert mgilb...@debian.org
Description: 
 gir1.2-javascriptcoregtk-1.0 - GObject introspection data for the GTK+-based 
JavaScriptCore libr
 gir1.2-javascriptcoregtk-3.0 - GObject introspection data for the GTK+-based 
JavaScriptCore libr
 gir1.2-webkit-1.0 - GObject introspection data for the WebKit library
 gir1.2-webkit-3.0 - GObject introspection data for the WebKit library
 libjavascriptcoregtk-1.0-0 - Javascript engine library for GTK+
 libjavascriptcoregtk-1.0-0-dbg - Javascript engine library for GTK+
 libjavascriptcoregtk-1.0-dev - Javascript engine library for GTK+
 libjavascriptcoregtk-3.0-0 - Javascript engine library for GTK+
 libjavascriptcoregtk-3.0-0-dbg - Javascript engine library for GTK+
 libjavascriptcoregtk-3.0-dev - Javascript engine library for GTK+
 libwebkit-dev - Transitional package for the development files of WebKitGTK+
 libwebkitgtk-1.0-0 - Web content engine library for GTK+
 libwebkitgtk-1.0-0-dbg - Web content engine library for GTK+ - Debugging 
symbols
 libwebkitgtk-1.0-common - Web content engine library for GTK+ - data files
 libwebkitgtk-3.0-0 - Web content engine library for GTK+
 libwebkitgtk-3.0-0-dbg - Web content engine library for GTK+ - Debugging 
symbols
 libwebkitgtk-3.0-common - Web content engine library for GTK+ - data files
 libwebkitgtk-3.0-dev - Web content engine library for GTK+ - Development files
 libwebkitgtk-dev - Web content engine library for GTK+ - Development files
Closes: 642750 651636 694971 697172
Changes: 
 webkit (1.8.1-3.4) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Fix wide pointer issues on ia64 (closes: #642750).
   * Make favicon database thread-safe (closes: #697172).
   * Support architectures with large page sizes (closes: #694971).
   * Compile with --disable-jit on armel, mipsel, and powerpc (closes: #651636).
Checksums-Sha1: 
 ac9ab7f514c2ba8ce77e3a130c35355f40e965db 4434 webkit_1.8.1-3.4.dsc
 4f93124e52dc69994fcaf4e7b477f950600f2d1b 62514 webkit_1.8.1-3.4.debian.tar.gz
 d0f28fa4a304175703d55eb80474652f2e93a02a 745304 
libwebkitgtk-1.0-common_1.8.1-3.4_all.deb
 44c0d4a1c4f29c4f4d3cfa75f81880a52cfe10dd 745178 
libwebkitgtk-3.0-common_1.8.1-3.4_all.deb
 659ff59f54bcedcb896c5d0ba25d08259f332f41 1004960 
libjavascriptcoregtk-1.0-0_1.8.1-3.4_amd64.deb
 1ecaf3171f23f76c0407f14a6aa2d35a4f0754fb 32968 
libjavascriptcoregtk-1.0-dev_1.8.1-3.4_amd64.deb
 3c044c4945037f880e87ea40d5d6b101adeb3594 19323784 
libjavascriptcoregtk-1.0-0-dbg_1.8.1-3.4_amd64.deb
 7ae023e8fb599e2d34befbef0f2fbab3b8c51dec 20244 
gir1.2-javascriptcoregtk-1.0_1.8.1-3.4_amd64.deb
 e4ea61b50e9502cad89e6b44ce1b97b847d1dc23 4757960 
libwebkitgtk-1.0-0_1.8.1-3.4_amd64.deb
 6062a45990a6ecf51673fbc9ebb6914dcead653d 19908 
libwebkit-dev_1.8.1-3.4_amd64.deb
 bdaaab35acbb29ec5b47c27d9d3b939a1ffe0ac3 210838 
libwebkitgtk-dev_1.8.1-3.4_amd64.deb
 3a7acd5c17e384a501f1c62f6c7ce218004ee103 247632752 
libwebkitgtk-1.0-0-dbg_1.8.1-3.4_amd64.deb
 1e7618101551cfbbb42439719eec7c7c87f427af 61806 
gir1.2-webkit-1.0_1.8.1-3.4_amd64.deb
 adc918d54564ee7d5e5cceb6b5ea529d2b2386c7 1005020 
libjavascriptcoregtk-3.0-0_1.8.1-3.4_amd64.deb
 8554c9f744aa5f980de99a2e148fecf2648e7efc 32944 
libjavascriptcoregtk-3.0-dev_1.8.1-3.4_amd64.deb
 c1be176a7a693f16edf13ae1da1d6f870af79b57 19333542 
libjavascriptcoregtk-3.0-0-dbg_1.8.1-3.4_amd64.deb
 0c6c0ec27d337977c8f2e9ad2ec1a7bdde467994 20254 
gir1.2-javascriptcoregtk-3.0_1.8.1-3.4_amd64.deb
 1a7b46d2a010e00b2494c07912d2e8f684a55145 4754942 
libwebkitgtk-3.0-0_1.8.1-3.4_amd64.deb
 85f72f4a979758b0bd5a45884fffe37b2e97f4c9 210676 
libwebkitgtk-3.0-dev_1.8.1-3.4_amd64.deb
 094d6535f1adfaee1a4dcd1924fe0f629552d718 247559620 
libwebkitgtk-3.0-0-dbg_1.8.1-3.4_amd64.deb
 c890338bc3631b23c3afadb7456020051d23bd00 61854 
gir1.2-webkit-3.0_1.8.1-3.4_amd64.deb
Checksums-Sha256: 
 be535c4951934c606d595cc3f7b86c36bd5d5b6442af22d2a7e63cdc417732e0 4434 
webkit_1.8.1-3.4.dsc
 2cb73b8d67ed0c9e9a9aebb68d43a7812eb0cc7bea2ea30ad9fc0b78487cc349 62514 
webkit_1.8.1-3.4.debian.tar.gz
 6ed7b3d221cbe2e85e6acc5f666a0f0fc4ed4efe41c2ba177dc106490c877bd5 745304 
libwebkitgtk-1.0-common_1.8.1-3.4_all.deb
 26f11a57ff8fac9d29386dd15d077cd93acbbf27678629c54eb0a010e5ffa994 745178