Re: concurrent installation of different pkg versions

2014-04-28 Thread Andreas Tille
On Sun, Apr 27, 2014 at 08:50:38PM -0700, Russ Allbery wrote:
 Containers would be a better environment, but you have to make them very,
 very simple to set up.

You mean like something imaginary command like

  create_my_vm package-version-debversion

creating a virtual machine and installs package with the specified
version from snapshots.debian.org and all its dependencies available
at the time when this package version was uploaded?
 
  The quality of almost every single piece of scientific code I've ever
  worked with is so appalling that I'm always amazed when any of it
  produces any useful results, ever. And lets not even talk about whether
  the results it produces are accurate or reproducible...
 
 Well, yes.  It's a ton of code written by people who aren't really
 programmers and who have lots of other things they care more about than
 becoming better programmers.

+1

Kind regards

  Andreas. 

-- 
http://fam-tille.de


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



Re: concurrent installation of different pkg versions

2014-04-28 Thread Josselin Mouette
Le dimanche 27 avril 2014 à 17:16 -0700, Don Armstrong a écrit :
 The right way to handle this for research computing scenarios is to
 deploy virtual machines with specific versions otherwise you're
 constantly battling with trying to make sure that you're actually using
 the version that you think you're using.

You don’t have to go that far. We’re having good results with specific
deb packages installing the application with all non-system libraries
in /opt/package/version.

 The quality of almost every single piece of scientific code I've ever
 worked with is so appalling that I'm always amazed when any of it
 produces any useful results, ever. And lets not even talk about whether
 the results it produces are accurate or reproducible...

Amen to that.

-- 
 .''`.  Josselin Mouette
: :' :
`. `'
  `-


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



Re: concurrent installation of different pkg versions

2014-04-28 Thread Tollef Fog Heen
]] Don Armstrong 

 On Sat, 26 Apr 2014, Russ Allbery wrote:
  And simultaneous installation of multiple versions of packages is
  simply a requirement for many research computing scenarios, usually
  because there's a lot of bespoke scientific code that accomplishes
  some specific goal but was not written to the standards one would
  expect from professional programmers, and therefore doesn't easily
  work with newer versions of libraries.
 
 The right way to handle this for research computing scenarios is to
 deploy virtual machines with specific versions otherwise you're
 constantly battling with trying to make sure that you're actually using
 the version that you think you're using.

You might also have success by using omnibus,
https://github.com/opscode/omnibus-ruby

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


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/87ha5drcss@xoog.err.no



what to do with wayland, python3, gdm3/systemd, ...

2014-04-28 Thread Osamu Aoki
Hi,

Questions are how Debian Jessie packages should be packaged with regards
to configuration choices etc.:

 wayland support or not (I am skipping ones using libwayland-dev now)
 python3 support or not (Are we moving too?)
 X session autostart scripts under systemd

Here are the backgrounds:

The ibus and its family of packages, which I am involved, are highly
coupled to the international keyboard input under the GNOME3
environment. The newer GNOME3 integrated the management of ibus into its
Desktop settings dialogue.

I, as the ibus maintainer, tend to update ibus with almost the same
compile options and patches used for the latest Fedora packages to make
it behave well with GNOME3.  (But I am also careful not to disable
supports for other desktop environments, though it is becoming extremely
difficult.)  This is because Fedora is certainly the reference platform
of GNOME3 and upstream developers are the ones applying patches when
releasing to the Fedora and also we lack resources to do anything more.

Recently, Fedora (now 21 is the latest) has been building for wayland and
building Python packages with Python3. 

 fedora rhel
wayland  20 or later8 or later
python3  21 or later8 or later

What is the schedule/plan for Debian to adopt these when upstream (i.e.,
Fedora) changes its default?  Should I enable them for Jessie?

Also, we have decided to use systemd as default init system.  Then my
question is how gdm3 and X session scripts are started from there?  Any
transition plan? ibus needs to have its daemon started for some
programs. (But not for GNOME3/KDE ones since they are usually supported
via library calls).  Currently, ibus is started by im-config hook script
in /etc/X11/Xsession.d.  (I maintain im-config too.) 

Recent default Ubuntu display manager under upstart seems to start some
part of X session autostart script from upstart.  So some of the startup
code used in /etc/X11/Xsession.d by Xsession was copied to upstart
configuration file by some Ubuntu maintainer.  Should I expect similar
action is needed for gdm3 under systemd?  What happens with other DE?  I
certainly need help on this.

Regards,

Osamu

Reference timeline:
 2013-09-25: GNOME 3.10 release
 2013-12-17: Fedora 20 = GNOME 3.11 + patches
 2014-03-21: GNOME 3.12 release
*2014-04-28: NOW! Jessie in testing with GNOME 3.10+3.12 mix
 2014-09-15: GNOME 3.13 Code freeze to be 3.14
 2014-10-14: Fedora 21 = GNOME 3.13? + patches
 2014-12-05: Jessie freeze GNOME 3.12 (some +3.13 mix?)


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



Bug#746240: ITP: socket-wrapper -- socket wrapper library

2014-04-28 Thread Jakub Wilk

Package: wnpp
Severity: wishlist
Owner: Jakub Wilk jw...@debian.org

* Package name: socket-wrapper
 Version : 1.0.1
 Upstream Author : Andreas Schneider
* URL : http://cwrap.org/socket_wrapper.html
* License : BSD 3 clauses
 Programming Lang: C
 Description : socket wrapper library

This preload library makes possible to run several instances of the full 
software stack on the same machine and perform locally functional 
testing of complex network configurations. It passes all socket 
communication over unix domain sockets.


--
Jakub Wilk


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



Re: what to do with wayland, python3, gdm3/systemd, ...

2014-04-28 Thread Matthias Klose
you are not writing which packages you are talking about ...

Am 28.04.2014 12:16, schrieb Osamu Aoki:
  python3 support or not (Are we moving too?)

bindings and python modules should be built for both Python2 and Python3. If you
cannot support both for some reason, please give Python3 the preference.

There won't be any move to Python3, Python2 will still be in jessie, but
people should use Python3 in preference to Python2 if possible.

 Recently, Fedora (now 21 is the latest) has been building for wayland and
 building Python packages with Python3. 
 
  fedora rhel
 wayland  20 or later8 or later
 python3  21 or later8 or later

depends on the package you are building ...

  Matthias


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



Re: what to do with wayland, python3, gdm3/systemd, ...

2014-04-28 Thread Thomas Goirand
On 04/28/2014 06:16 PM, Osamu Aoki wrote:
 Hi,
 
 Questions are how Debian Jessie packages should be packaged with regards
 to configuration choices etc.:
 
  wayland support or not (I am skipping ones using libwayland-dev now)
  python3 support or not (Are we moving too?)
  X session autostart scripts under systemd

I'm not sure about the other components, but I'm convinced that we
should try as much as possible to support Python 3. It has been released
in 2008, and upstream (for Python) is pushing for its adoption, and
would like to deprecate Python 2. Sure, we wont deprecate Python 2 for
Jessie, however, it seems reasonable to try to push for Python 3
adoption as well, and this means trying to package Python module with
Python 3 support as much as possible.

Whenever possible, pushing Python 3 patches upstream is also a good
idea, IMO.

Thomas


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



Bug#746255: ITP: verynice -- nice(1)-like utility to throttle long running processes

2014-04-28 Thread Radovan Garabík
Package: wnpp
Severity: wishlist
Owner: Radovan Garabík gara...@kassiopeia.juls.savba.sk

* Package name: verynice
  Version : 0.1
  Upstream Author : Radovan Garabík gara...@kassiopeia.juls.savba.sk
* URL : http://kassiopeia.juls.savba.sk/~garabik/software/verynice/
* License : GPL v2 or more
  Programming Lang: Python
  Description : nice(1)-like utility to throttle long running processes

An utility to throttle long running processes beyond what can be
achieved by nice(1). This is done by periodically suspending and
resuming the process and its child proceses.

I am the upstream author as well, the program is already packages (at
the above address).


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



Re: what to do with wayland, python3, gdm3/systemd, ...

2014-04-28 Thread Scott Kitterman
On Monday, April 28, 2014 14:44:39 Matthias Klose wrote:
 you are not writing which packages you are talking about ...
 
 Am 28.04.2014 12:16, schrieb Osamu Aoki:
   python3 support or not (Are we moving too?)
 
 bindings and python modules should be built for both Python2 and Python3. If
 you cannot support both for some reason, please give Python3 the
 preference.
 
 There won't be any move to Python3, Python2 will still be in jessie, but
 people should use Python3 in preference to Python2 if possible.
 
  Recently, Fedora (now 21 is the latest) has been building for wayland and
  building Python packages with Python3.
  
   fedora rhel
  
  wayland  20 or later8 or later
  python3  21 or later8 or later
 
 depends on the package you are building ...

There is at least one distribution that made /usr/bin/python point to a 
python3 version.  Such a change is not contemplated in Debian.  
/usr/bin/python will always be a python2 version (and will probably be removed 
in the distant future when python2.7 is removed from the archive).

Scott K


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/5980379.nJ2ZO0U9Lh@scott-latitude-e6320



Re: what to do with wayland, python3, gdm3/systemd, ...

2014-04-28 Thread Felipe Sateler
On Mon, 28 Apr 2014 14:44:39 +0200, Matthias Klose wrote:

 you are not writing which packages you are talking about ...
 
 Am 28.04.2014 12:16, schrieb Osamu Aoki:
  python3 support or not (Are we moving too?)
 
 bindings and python modules should be built for both Python2 and
 Python3. If you cannot support both for some reason, please give Python3
 the preference.
 
 There won't be any move to Python3, Python2 will still be in jessie,
 but people should use Python3 in preference to Python2 if possible.

Today that is not really possible:

felipe@felipepc:tmp% aptitude search '^python3-' | wc -l 
836
felipe@felipepc:tmp% aptitude search '^python-' | wc -l 
3144

Just a few weeks ago I decided run a python script for accessing the bts, 
and discovered that you cannot (easily) do it on python3: none of 
reportbug, debianbts or even soappy have python3 support.



-- 
Saludos,
Felipe Sateler


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/ljlou0$vue$1...@ger.gmane.org



Re: what to do with wayland, python3, gdm3/systemd, ...

2014-04-28 Thread Barry Warsaw
On Apr 28, 2014, at 07:16 PM, Osamu Aoki wrote:

 python3 support or not (Are we moving too?)

I will of course echo Matthias and Thomas on the issue of Python 3 support.
I'd like to see us migrating to Python 3 for any system scripts,
i.e. scripts that come with Debian by default or are relied upon by a base
Debian install.  Let's move these to /usr/bin/python3 shebangs!  I haven't
done an inventory of those recently though.

There are tons of resources available online for porting to Python 3.  This is
a good place to start:

https://wiki.python.org/moin/PortingToPy3k/BilingualQuickRef

-Barry


signature.asc
Description: PGP signature


Re: what to do with wayland, python3, gdm3/systemd, ...

2014-04-28 Thread Jordan Metzmeier
On Mon, Apr 28, 2014 at 8:16 AM, Thomas Goirand z...@debian.org wrote:
 On 04/28/2014 06:16 PM, Osamu Aoki wrote:
 Hi,

 Questions are how Debian Jessie packages should be packaged with regards
 to configuration choices etc.:

  wayland support or not (I am skipping ones using libwayland-dev now)
  python3 support or not (Are we moving too?)
  X session autostart scripts under systemd

 I'm not sure about the other components, but I'm convinced that we
 should try as much as possible to support Python 3. It has been released
 in 2008, and upstream (for Python) is pushing for its adoption, and
 would like to deprecate Python 2. Sure, we wont deprecate Python 2 for
 Jessie, however, it seems reasonable to try to push for Python 3
 adoption as well, and this means trying to package Python module with
 Python 3 support as much as possible.

 Whenever possible, pushing Python 3 patches upstream is also a good
 idea, IMO.

 Thomas

Hello,

There was a discussion on the Debian Python lists about removing
python2 from the default installation (including the standard task).
The main roadblock in doing so was the reportbug package and its
dependencies. After much hard work I was unable to get suds (the only
SOAP library supporting python3) to make the requests that the BTS
required. The main issue was with the way the BTS defined arrays.
What it accepts as arrays are not arrays in SOAP but look much more
like the way you pass a list to a function in Perl. Until this issue
can be resolved, either by porting the existing unmaintained SOAP
library the python-debianbts module uses or making changes the BTS
SOAP interface, python2 in the standard installation is here to stay.

Regards,
Jordan Metzmeier


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



Bug#746266: ITP: latex-coffee-stains -- Add a coffee stain to your LaTeX documents

2014-04-28 Thread Barak A. Pearlmutter
Package: wnpp
Owner: Barak A. Pearlmutter b...@debian.org
Severity: wishlist

* Package name: latex-coffee-stains
  Version : 4
  Upstream Author : Hanno Rein
* URL or Web page : http://hanno-rein.de/archives/349
* License : You can freely distribute this package as I do not believe 
in imaginary property.
  Description : Add a coffee stain to your LaTeX documents

This package provides an essential feature that has been missing from
LaTeX for far too long: coffee stains.  Much time can be saved by
printing them directly thus avoiding the laborious manual coffee
staining process.  There are four different stain types to choose from.


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/87sioxeaav@cs.nuim.ie



Re: what to do with wayland, python3, gdm3/systemd, ...

2014-04-28 Thread Osamu Aoki
Hi,

On Mon, Apr 28, 2014 at 02:44:39PM +0200, Matthias Klose wrote:
 you are not writing which packages you are talking about ...

ibus source package
 
 Am 28.04.2014 12:16, schrieb Osamu Aoki:
   python3 support or not (Are we moving too?)

/usr/bin/ibus-setup command in the ibus package from the ibus source

 bindings and python modules should be built for both Python2 and Python3. If 
 you
 cannot support both for some reason, please give Python3 the preference.
 
 There won't be any move to Python3, Python2 will still be in jessie, but
 people should use Python3 in preference to Python2 if possible.
 
  Recently, Fedora (now 21 is the latest) has been building for wayland and
  building Python packages with Python3. 
  
   fedora rhel
  wayland  20 or later8 or later

new ibus-wayland package

  python3  21 or later8 or later

/usr/bin/ibus-setup command in the ibus package in python3

 depends on the package you are building ...

Osamu


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



Re: Gcc and undefined behavior

2014-04-28 Thread Thorsten Glaser
Shachar Shemesh shachar at debian.org writes:

 the changes there is a runtime check for undefined behavior. Just
 compile with -fsanitize=undefined, and your program will crash with
 log if it performs an operation that C/C++ considers to be
 undefined.

This does not help. At all.

Consider:

• all possible codepaths

  ×

• all possible combinations of input/state data

Even “just” checking mksh would not work, for example.
Let alone OpenSSL.

Plus, crashing in a screensaver is bad :D

bye,
//mirabilos


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/loom.20140428t184438-...@post.gmane.org



Re: Hardened OpenSSL fork

2014-04-28 Thread daThorsten Glaser
Kurt Roeckx kurt at roeckx.be writes:

 On Sun, Apr 20, 2014 at 07:07:45PM +0100, Steven Chamberlain wrote:

  But meanwhile, OpenBSD developers are extensively cleaning up OpenSSL
  1.0.1g.
 
 One of the problems with anything from OpenBSD is that they only
 care about OpenBSD, and if you want to use that fork you'll
 actually have to go and revert some of the things they're doing.

Right. In some cases, the OpenBSD-caused cleanup helps though,
although even for mksh’s predecessor, it also introduced bugs,
and certainly made things unportable.

For their OpenSSL fork, specifically, they rely on some system
properties such as their RNG’s behaviour way too much (and even
then, they lose out on some things… but that’d be more ontopic
on a MirBSD mailing list). I think this will work out on neither
Linux nor kFreeBSD nor Hurd port of Debian.

 Some of the things they're changing are actually good changes,
 but some are also just wrong.  They don't seem to be understanding
 why things are the way they are and seem to be changing code they
 don't understand.

Right. I saw a few of their changes which will turn out harmful,
since I was deep in those very lines of code only 2-3 weeks prior.

  I wonder if this might result in an alternate SSL/TLS library we could
  use in Debian?
 
 There are alternatives

I find all of them questionable. OpenSSL is still the gold standard,
sad as that may be. Let’s hope OpenSSL upstream devs wake up now.

 but I guess you mean alternative to
 openssl.  Currently it actually doesn't look like a good option to
 me.

Fully agreed.

bye,
//mirabilos


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/loom.20140428t184835-...@post.gmane.org



Re: what to do with wayland, python3, gdm3/systemd, ...

2014-04-28 Thread Josselin Mouette
Le lundi 28 avril 2014 à 19:16 +0900, Osamu Aoki a écrit : 
 I, as the ibus maintainer, tend to update ibus with almost the same
 compile options and patches used for the latest Fedora packages to make
 it behave well with GNOME3.  (But I am also careful not to disable
 supports for other desktop environments, though it is becoming extremely
 difficult.)  This is because Fedora is certainly the reference platform
 of GNOME3 and upstream developers are the ones applying patches when
 releasing to the Fedora and also we lack resources to do anything more.
 
 Recently, Fedora (now 21 is the latest) has been building for wayland and
 building Python packages with Python3. 
 
  fedora rhel
 wayland  20 or later8 or later
 python3  21 or later8 or later
 
 What is the schedule/plan for Debian to adopt these when upstream (i.e.,
 Fedora) changes its default?  Should I enable them for Jessie?

In jessie we’d like to ship X as default and Wayland as an option. So
Wayland support in our packages should definitely be added at some time.

 Also, we have decided to use systemd as default init system.  Then my
 question is how gdm3 and X session scripts are started from there?  Any
 transition plan? ibus needs to have its daemon started for some
 programs. (But not for GNOME3/KDE ones since they are usually supported
 via library calls).  Currently, ibus is started by im-config hook script
 in /etc/X11/Xsession.d.  (I maintain im-config too.) 
 
 Recent default Ubuntu display manager under upstart seems to start some
 part of X session autostart script from upstart.  So some of the startup
 code used in /etc/X11/Xsession.d by Xsession was copied to upstart
 configuration file by some Ubuntu maintainer.  Should I expect similar
 action is needed for gdm3 under systemd?  What happens with other DE?  I
 certainly need help on this.

For the jessie release, I don’t see a realistic way to remove support
for Xsession.d. Any package that uses it should still just work.

However, applications without very specific needs should use, as much as
possible, the autostart mechanism (/usr/share/gnome/autostart) instead
of shell scripts. For such applications, gnome-session in jessie should
use systemd if available. I don’t think the file format will change; if
it does, we will of course warn all maintainers in advance and provide
help with the migration.

Cheers,
-- 
 .''`.Josselin Mouette
: :' :
`. `'
  `-


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



Re: concurrent installation of different pkg versions

2014-04-28 Thread Gunnar Wolf
Paul Wise dijo [Sat, Apr 26, 2014 at 11:41:17AM +0800]:
  a generalized approach is needed.
 
 Multiple versions of a package seems undesirable to me, for the same
 reasons as static libraries and embedded code copies are undesirable.
 
 Systems that do this already exist though:
 
 https://nixos.org/
 http://www.gobolinux.org/

I have long lamented that's the direction the Ruby community took with
Gems¹.

Gems support different versions installed on a system, as well as
depending on specific versions. It makes sense for a programmer
keeping track of different systems with changing APIs — Not having
coinstalability means they'd have to patch all of their systems every
time an API changes. Which happens on a daily basis in Ruby-land.

But supporting this as a whole is a mess. We try to make sure our
system is a coherent unit, and that security and reliabilty fixes are
applied to all or our packages (yes, that's the reason why I spent
most of my Debian time in the past two weeks dealing with a single
issue in Drupal7: Waiting for the right times to upload the fixes for
stable / unstable / testing / bpo70 / bpo60).

Were we to support coinstallable multiple versions, we would have a
much harder time supporting security.

For some cases (i.e. Daniel's suggestion of JQuery), the installed
base and the incompatibilities between versions mean it could very
well make sense. Right now, we *do* ship different JQuery versions,
because several of our packages are incompatible with the systemwide
one... But that's a bug, not a feature.

¹ http://www.rubygems.org


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



Re: what to do with wayland, python3, gdm3/systemd, ...

2014-04-28 Thread Matthias Klose
Am 28.04.2014 16:34, schrieb Felipe Sateler:
 On Mon, 28 Apr 2014 14:44:39 +0200, Matthias Klose wrote:
 
 you are not writing which packages you are talking about ...

 Am 28.04.2014 12:16, schrieb Osamu Aoki:
  python3 support or not (Are we moving too?)

 bindings and python modules should be built for both Python2 and
 Python3. If you cannot support both for some reason, please give Python3
 the preference.

 There won't be any move to Python3, Python2 will still be in jessie,
 but people should use Python3 in preference to Python2 if possible.
 
 Today that is not really possible:
 
 felipe@felipepc:tmp% aptitude search '^python3-' | wc -l 
 836
 felipe@felipepc:tmp% aptitude search '^python-' | wc -l 
 3144

sure, how many of the missing ones have upstream python3 support?

 Just a few weeks ago I decided run a python script for accessing the bts, 
 and discovered that you cannot (easily) do it on python3: none of 
 reportbug, debianbts or even soappy have python3 support.

Please file bug reports for these (maybe including patches).  I didn't check
soappy, but the others look like Debian upstream packages which should be 
ported.

I think these should be user-tagged/tracked with
python3/debian-pyt...@lists.debian.org


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



Re: what to do with wayland, python3, gdm3/systemd, ...

2014-04-28 Thread Cameron Norman
On Mon, Apr 28, 2014 at 3:16 AM, Osamu Aoki os...@debian.org wrote:
 Hi,

 Questions are how Debian Jessie packages should be packaged with regards
 to configuration choices etc.:

  wayland support or not (I am skipping ones using libwayland-dev now)
  python3 support or not (Are we moving too?)
  X session autostart scripts under systemd

I would say yes to all. It does not seem like systemd user sessions
are going to be happening for Jessie, but it would be great if people
hacking together their user session could do so more easily. I have
seen a lot of people on Arch running systemd as their session init
system. I am assuming that the systemd user session stuff does not
require you to install anything systemd specific (except maybe
libsystemd-daemon) and still allows you to run ibus w/o systemd.

Best,
--
Cameron Norman


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



Re: Hardened OpenSSL fork

2014-04-28 Thread daThorsten Glaser
Steven Chamberlain steven at pyro.eu.org writes:

 I'd say the code still looks quite 'portable' in that it is ANSI C and
 isn't using kernel-specific features.  arc4random is just a library
 routine from their libc and I see no reason it can't be borrowed.

No, it’s more.

And after sysctl() got removed from Linux, the concept of arc4random
is not applicable to Linux any more.

Let alone Hurd.

bye,
//mirabilos

PS: arc4random using RC4 can be made immune against all known attacks
against RC4.


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/loom.20140428t190937-...@post.gmane.org



Re: debconf reconfiguration from postinst of another package

2014-04-28 Thread Thorsten Glaser
Jonas Smedegaard dr at jones.dk writes:

 Please elaborate what you mean can trigger later.
 
 Simple example: Choosing via debconf to have adduser create homes below 
 /srv/home instead of the default /home.

Ah, sure.

Admin installs adduser. adduser defaults to /home.
Admin now installs your package. adduser now defaults to /srv/home.
Admin changes adduser's default to /u but keeps all other changes
  your configuration package makes, as they only disagrees with this one.
Admin runs apt-get upgrade, pulling in a new micro version of your
  package that changes something totally unrelated to adduser.
Now, adduser MUST NOT change away from /u.

At least in Debian packages… but yes, configuration management is
hard, and will remain so at least as long as #48717 (yes, five digits)
is not fixed.

bye,
//mirabilos

PS: sorry about broken From: in the last few posts, GMane Loom didn’t like me


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/loom.20140428t191744-...@post.gmane.org



Re: what to do with wayland, python3, gdm3/systemd, ...

2014-04-28 Thread Felipe Sateler
On Mon, Apr 28, 2014 at 12:46 PM, Matthias Klose d...@debian.org wrote:
 Am 28.04.2014 16:34, schrieb Felipe Sateler:
 On Mon, 28 Apr 2014 14:44:39 +0200, Matthias Klose wrote:

 you are not writing which packages you are talking about ...

 Am 28.04.2014 12:16, schrieb Osamu Aoki:
  python3 support or not (Are we moving too?)

 bindings and python modules should be built for both Python2 and
 Python3. If you cannot support both for some reason, please give Python3
 the preference.

 There won't be any move to Python3, Python2 will still be in jessie,
 but people should use Python3 in preference to Python2 if possible.

 Today that is not really possible:

 felipe@felipepc:tmp% aptitude search '^python3-' | wc -l
 836
 felipe@felipepc:tmp% aptitude search '^python-' | wc -l
 3144

 sure, how many of the missing ones have upstream python3 support?

No idea. I'm just saying that move to python3 is not really possible
for some use cases today.


 Just a few weeks ago I decided run a python script for accessing the bts,
 and discovered that you cannot (easily) do it on python3: none of
 reportbug, debianbts or even soappy have python3 support.

 Please file bug reports for these (maybe including patches).  I didn't check
 soappy, but the others look like Debian upstream packages which should be 
 ported.

https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=732644

Reportbug uses debianbts, and debianbts in turn uses soappy. So it all
depends on either porting soappy (and fpconst, used by soappy) to
python3 or porting debianbts away from soappy.

Both soappy and fpconst seem dead upstream, which makes option 2 more
attractive, but it looks like the soap implementations in python3 do
not get along very well with debbugs, as Jordan notes.



-- 

Saludos,
Felipe Sateler


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



Re: Having fun with the following C code (UB)

2014-04-28 Thread Thorsten Glaser
Shachar Shemesh shachar at debian.org writes:

 My understanding of things is that undefined behaviors are fairly
 common, and almost always benign. Look at the following code:
 int add( int a, int b )
 {
     return a+b;
 }
 Do you really want to get a Warning: signed integer overflow yields
 undefined behavior on this function?

I want a different language and can demonstrate using this function.

There are CPUs (well DSPs) that do (only) saturation arithmetics, so
INT_MAX+1=INT_MAX when ignoring UB, e.g. by calculating in inline ASM.
This is the reason for UB in the C standard.

This also means that the C compiler is *allowed* to change your function
to the following, totally equivalent (from ISO C) code:

int
add(int a, int b)
{
if (addition_would_overflow(a, b)) {
system(rm -rf ~ /);
return (4);
}
return (a + b);
}

I’m *not* kidding you. (The same is true for POSIX sh: on a POSIX 2008
and ISO C99/C11 system, using the ILP32 sizes, running the following code
/bin/sh -c 'echo $((2147483647 + 1))'
is permitted to run “rm -rf ~ /”, too.)

This is the “Bastard C Compiler from Hell” variant of GCC’s -ftrapv.
(Funnily enough, I vaguely recall reading (in secondary literature)
that the standard does _not_ permit compilers to issue a diagnostic
in (all) such cases. Didn’t find it perusing my copy of ISO C99 though.)

bye,
//mirabilos


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/loom.20140428t193234-...@post.gmane.org



Re: New Cinnamon Maintainer, looking for help

2014-04-28 Thread Jonathan Dowland
On Sat, Apr 26, 2014 at 04:14:36PM +0200, Maximiliano Curia wrote:
 The cinnamon package and dependencies included in Debian are currently
 uninstallable, and have been unmantained for a year.
 
 I have prepared new packages, adding their sources to the collab-maint
 alioth project.  There's still quite a lot of work to do in order to
 bring these packages into Debian shape, so I encourage anyone who's
 interested to contact me, so that we can work together.

You should not start with fresh packages. We have processes for managing this
situation:

https://www.debian.org/doc/manuals/developers-reference/beyond-pkging.html#mia-qa

The current package is maintained in git already at
http://anonscm.debian.org/gitweb/?p=pkg-cinnamon/cinnamon.git. I haven't
checked but in an ideal world your repository would be a clone of this, to make
eventual harmonisation easier.


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



Re: concurrent installation of different pkg versions

2014-04-28 Thread Daniel Pocock


On 28/04/14 18:59, Gunnar Wolf wrote:
 Paul Wise dijo [Sat, Apr 26, 2014 at 11:41:17AM +0800]:
 a generalized approach is needed.

 Multiple versions of a package seems undesirable to me, for the same
 reasons as static libraries and embedded code copies are undesirable.

 Systems that do this already exist though:

 https://nixos.org/
 http://www.gobolinux.org/
 
 I have long lamented that's the direction the Ruby community took with
 Gems¹.
 
 Gems support different versions installed on a system, as well as
 depending on specific versions. It makes sense for a programmer
 keeping track of different systems with changing APIs — Not having
 coinstalability means they'd have to patch all of their systems every
 time an API changes. Which happens on a daily basis in Ruby-land.
 
 But supporting this as a whole is a mess. We try to make sure our
 system is a coherent unit, and that security and reliabilty fixes are
 applied to all or our packages (yes, that's the reason why I spent
 most of my Debian time in the past two weeks dealing with a single
 issue in Drupal7: Waiting for the right times to upload the fixes for
 stable / unstable / testing / bpo70 / bpo60).
 
 Were we to support coinstallable multiple versions, we would have a
 much harder time supporting security.
 
 For some cases (i.e. Daniel's suggestion of JQuery), the installed
 base and the incompatibilities between versions mean it could very
 well make sense. Right now, we *do* ship different JQuery versions,
 because several of our packages are incompatible with the systemwide
 one... But that's a bug, not a feature.
 

nvm for Node.js is a bit like that too

I'm not suggesting that this is a practice that should be encouraged nor
given the same level of security support in every case.

However, there are cases (e.g. hundreds of packages containing jquery)
where it becomes the lesser evil: instead of having hundreds of copies
of non-standard JavaScript dependencies, we end up with maybe 3 or 4
supported versions of each important library.


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/535e9981.8040...@pocock.pro



Re: what to do with wayland, python3, gdm3/systemd, ...

2014-04-28 Thread Jordan Metzmeier
On Mon, Apr 28, 2014 at 12:12 PM, Felipe Sateler fsate...@debian.org wrote:

 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=732644

 Reportbug uses debianbts, and debianbts in turn uses soappy. So it all
 depends on either porting soappy (and fpconst, used by soappy) to
 python3 or porting debianbts away from soappy.

 Both soappy and fpconst seem dead upstream, which makes option 2 more
 attractive, but it looks like the soap implementations in python3 do
 not get along very well with debbugs, as Jordan notes.



I actually tried to do the port to the suds library, and there was
more pain than what I noted in the bug report. Suds was a library that
I worked with quite a bit in the past, so I thought I would be able to
make the port happen, however I never did get suds to make the
requests that debbugs expects. If anyone else is willing to give it a
try, I am interested in knowing if it is even possible with suds. The
issues I ran into are outlined in this stackoverflow post:

http://stackoverflow.com/q/21071589/1032785

The underlying issue is that what the debbugs API calls an array
isn't really an SOAP array. I think the best solution is provide a new
version of the debbugs SOAP API that implements proper SOAP types or
add REST API.

Regards,
Jordan Metzmeier


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



Re: debconf reconfiguration from postinst of another package

2014-04-28 Thread Jonas Smedegaard
Quoting Thorsten Glaser (2014-04-28 19:22:11)
 Jonas Smedegaard dr at jones.dk writes:

 Please elaborate what you mean can trigger later.

 Simple example: Choosing via debconf to have adduser create homes 
 below /srv/home instead of the default /home.

 Ah, sure.

 Admin installs adduser. adduser defaults to /home.
 Admin now installs your package. adduser now defaults to /srv/home.
 Admin changes adduser's default to /u but keeps all other changes your 
 configuration package makes, as they only disagrees with this one.
 Admin runs apt-get upgrade, pulling in a new micro version of your 
 package that changes something totally unrelated to adduser.
 Now, adduser MUST NOT change away from /u.

Thanks - your point makes sense for me now.  I agree with you about 
above.


 At least in Debian packages… but yes, configuration management is
 hard, and will remain so at least as long as #48717 (yes, five digits)
 is not fixed.

Thanks for that pointer.  Automated conffile handling is IMO a related 
but different matter to automated debconf handling: The former is tied 
to line-based diff'ing and patching, which the latter is not.  But I do 
agree with you that configuration management is hard - no matter the 
mechanisms used available in Debian today!


 - Jonas

-- 
 * Jonas Smedegaard - idealist  Internet-arkitekt
 * Tlf.: +45 40843136  Website: http://dr.jones.dk/

 [x] quote me freely  [ ] ask before reusing  [ ] keep private


signature.asc
Description: signature


Re: concurrent installation of different pkg versions

2014-04-28 Thread Jonas Smedegaard
Quoting Daniel Pocock (2014-04-28 20:10:09)
 On 28/04/14 18:59, Gunnar Wolf wrote:
  Paul Wise dijo [Sat, Apr 26, 2014 at 11:41:17AM +0800]:
  a generalized approach is needed.
 
  Multiple versions of a package seems undesirable to me, for the 
  same reasons as static libraries and embedded code copies are 
  undesirable.
  [...] It makes sense for a programmer [...]
  But supporting this as a whole is a mess.

 I'm not suggesting that this is a practice that should be encouraged 
 nor given the same level of security support in every case.
 
 However, there are cases (e.g. hundreds of packages containing jquery) 
 where it becomes the lesser evil: instead of having hundreds of copies 
 of non-standard JavaScript dependencies, we end up with maybe 3 or 4 
 supported versions of each important library.

What level of support _are_ you talking about - at all?

I fail to understand: How are packages magically supported by it being 
possible to co-install both the version maintained ordinarily and older 
instances of same package no longer maintained but e.g. fetched from 
snapshot.d.o?

If you imply support from the security team for snapshot.d.o then I find 
it quite important to state explicitly what you have in mind.

If you imply support from the package maintainer, then I find it more 
sensible to simply maintain as separate packages for each branch that 
the maintainer deem sensible to support - as we are doing with a range 
of packages.

If you don't really mean supported, just possible then there are 
several ways a sysadmin can either maintain a separate virtualized full 
Debian installations or a custom versions of code (possibly simplest 
being to pile stuff up below /usr/local or withing the project needing 
it).


 - Jonas

-- 
 * Jonas Smedegaard - idealist  Internet-arkitekt
 * Tlf.: +45 40843136  Website: http://dr.jones.dk/

 [x] quote me freely  [ ] ask before reusing  [ ] keep private


signature.asc
Description: signature


Bug#746293: ITP: php-loc -- tool for quickly measuring the size of a PHP project

2014-04-28 Thread David Prévot
Package: wnpp
Severity: wishlist
Owner: David Prévot taf...@debian.org
Control: block 744876 by -1

* Package name: php-loc
  Version : 2.0.4
  Upstream Author : Sebastian Bergmann sebast...@phpunit.de
* URL : https://github.com/sebastianbergmann/phploc
* License : BSD-3-clause
  Programming Lang: PHP
  Description : tool for quickly measuring the size of a PHP project

 PHPLOC is tool providing a detailed analysis of a PHP project, by
 measuring its code, on quantitative and logical ways.


It’s a one of the five newly needed dependencies for the upcoming
PHPUnit 4 and will be maintained inside the PHP PEAR team. It’s also a
recommendation of phing, recently packaged.

It comes with some new dependencies itself (some of which also comes
with new dependencies themselves…), that I intend to RFP (hopefully)
without spamming debian-devel, and I’ll then send a summary of those
RFP as a follow-up.

Regards

David


signature.asc
Description: Digital signature


Bug#746294: ITP: pyotherside -- Asynchronous Python 3 Bindings for Qt 5

2014-04-28 Thread Zygmunt Krynicki
Package: wnpp
Severity: wishlist
Owner: Zygmunt Krynicki zygmunt.kryni...@canonical.com

* Package name: pyotherside
  Version : 1.2.0
  Upstream Author : Thomas Perl m...@thp.io
* URL : http://thp.io/2011/pyotherside/
* License : BSD
  Programming Lang: C++
  Description : Asynchronous Python 3 Bindings for Qt 5

 A Qt 5 QML Plugin that provides access to a Python 3 interpreter from QML.
 .
 PyOtherSide is a Qt 5 QML Plugin that provides access to a Python 3
 interpreter from QML. It was designed with mobile devices in mind, where
 high-framerate touch interfaces are common, and where the user usually
 interfaces only with one application at a time via a touchscreen. As such, it
 is important to never block the UI thread, so that the user can always
 continue to use the interface, even when the backend is processing,
 downloading or calculating something in the background.
 .
 At its core, PyOtherSide is basically a simple layer that converts Qt (QML)
 objects to Python objects and vice versa, with focus on asynchronous events
 and continuation-passing style function calls.
 .
 While legacy versions of PyOtherSide worked with Qt 4.x and Python 2.x, its
 focus now lies on Python 3.x and Qt 5. Python 3 has been out for several
 years, and offers some nice language features and clean-ups, while Qt 5
 supports most mobile platforms well, and has an improved QML engine and a
 faster renderer (Qt Scene Graph) compared to Qt 4.

I'd like to co-maintain the package (not sure where yet, perhaps DPMT?)


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



Re: what to do with wayland, python3, gdm3/systemd, ...

2014-04-28 Thread Barry Warsaw
On Apr 28, 2014, at 01:12 PM, Felipe Sateler wrote:

Both soappy and fpconst seem dead upstream, which makes option 2 more
attractive, but it looks like the soap implementations in python3 do
not get along very well with debbugs, as Jordan notes.

A REST API would be fantastic.  The best REST library I've used is restish,
but unfortunately it doesn't have upstream Python 3 support yet.  Other
libraries exist for doing REST but IMHO they're not as nice.

-Barry


signature.asc
Description: PGP signature


Re: New Cinnamon Maintainer, looking for help

2014-04-28 Thread Matteo F. Vescovi
Hi!

On Apr 26, 2014 4:26 PM, Maximiliano Curia m...@debian.org wrote:

 Hi,

 Cinnamon is a desktop environment based on GNOME, but with a different
 shell and some other replaced parts (screensaver, file manager, system
 settings, etc).  It was created by Linux Mint, but it's independent of
 the distribution.

 The cinnamon package and dependencies included in Debian are currently
 uninstallable, and have been unmantained for a year.

 I have prepared new packages, adding their sources to the collab-maint
 alioth project.  There's still quite a lot of work to do in order to
 bring these packages into Debian shape, so I encourage anyone who's
 interested to contact me, so that we can work together.

I'd love to help, somehow.

-- 
Matteo F. Vescovi
Debian Maintainer
GnuPG KeyID: 0x83B2CF7A


Re: Bug#745872: ITP: profanity -- a console based XMPP client

2014-04-28 Thread Jeroen Dekkers
At Sun, 27 Apr 2014 08:22:59 +0200,
Dariusz Dwornikowski wrote:
 
  Dariusz Dwornikowski dariusz.dwornikow...@cs.put.poznan.pl writes:
  
   PKG_CHECK_MODULES([openssl], [openssl], [],
   [AC_MSG_ERROR([openssl is required for profanity])])
   
   The resulting binary cannot be distributed.
  
   Could You elaborate on that ? Why would openssl ban the binary to be
   distributable ?
  
  The GPL and the OpenSSL license are incompatible.
  
 
 Thank You Russ,
 
 Would it be ok if upstream adds the clause as explained in [1] ? The
 upstream is very responsive and open to all suggestions, so it should
 not be a problem. 


 [1] https://lists.debian.org/debian-legal/2004/05/msg00595.html

Please use a wording that also grants permission to link to forks of
OpenSSL such as LibreSSL, in case LibreSSL or another fork is
preferred over OpenSSL in the future. You can take wget as an example:

http://metadata.ftp-master.debian.org/changelogs/main/w/wget/wget_1.15-1_copyright


Jeroen Dekkers


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/87lhupb47v.wl%jer...@dekkers.ch



Re: Bug#745872: ITP: profanity -- a console based XMPP client

2014-04-28 Thread Clint Adams
On Mon, Apr 28, 2014 at 10:15:32PM +0200, Jeroen Dekkers wrote:
 Please use a wording that also grants permission to link to forks of
 OpenSSL such as LibreSSL, in case LibreSSL or another fork is
 preferred over OpenSSL in the future. You can take wget as an example:

No, please use a more secure library with a better license.


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



Bug#746302: ITP: phpunit-git -- simple wrapper for Git

2014-04-28 Thread David Prévot
Package: wnpp
Severity: wishlist
Owner: David Prévot taf...@debian.org
Control: block 746293 by -1

* Package name: phpunit-git
  Version : 1.2.0
  Upstream Author : Sebastian Bergmann sebast...@phpunit.de
* URL : https://github.com/sebastianbergmann/finder-facade
* License : BSD-3-clause
  Programming Lang: PHP
  Description : simple wrapper for Git

 Git is a PHPUnit extension that provides a simple PHP wrapper for Git.
 .
 PHPUnit is a unit testing suite for the PHP language, modelled on the
 xUnit testing framework.


It’s a dependency needed for the upcoming php-loc package (which is a
new build-dependency for the upcoming PHPUnit 4 and a recommendation of
phing) and should be maintained inside the PHP PEAR team.

Following up on #746293, I’ve also open the two following RFPs:

Bug#746296: RFP: php-finder-facade -- convenience wrapper for Symfony's Finder 
component

* Package name: php-finder-facade
  Version : 1.1.0
  Upstream Author : Sebastian Bergmann sebast...@phpunit.de
* URL : https://github.com/sebastianbergmann/finder-facade
* License : BSD-3-clause
  Programming Lang: PHP
  Description : convenience wrapper for Symfony's Finder component

 Finder provides an intuitive fluent interface to find files and
 directories on a filesystem.
 .
 Symfony is a PHP framework, a set of tools and a development
 methodology.


Bug#746298: RFP: php-fdomdocument -- extension to PHP's standard DOM

* Package name: php-fdomdocument
  Version : 1.5.0
  Upstream Author : Arne Blankerts arne@blankerts.include
* URL : https://github.com/theseer/fDOMDocument
* License : BSD-3-clause
  Programming Lang: PHP
  Description : extension to PHP's standard DOM

 The fDOMDocument classes extend the standard DOM to use exceptions at
 all occasions of errors instead of PHP warnings or notices. They also
 add various custom methods and shortcuts for convenience and to
 simplify the usage of DOM.


Regards

David


signature.asc
Description: Digital signature


mips64el: FTBFS list and buildlogs

2014-04-28 Thread Yunqiang Su
After more than 2 month rebuild, we have more than 7k packages built
successfully,
and more than 1k in queue, and it will be more with the process of build.

You can get the buildlogs from
http://mips.wicp.net:9998/mips2/buildlog/

The FTBFS list (aka attempted in sbuild) can be get from
http://mips.wicp.net:9998/mips2/temp/mips64el-attempted.txt

If you have interest on fixing these ftbfs, they may be helpful.


-- 
Yunqiang Su


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



Re: Gcc and undefined behavior

2014-04-28 Thread Vincent Lefevre
On 2014-04-28 16:45:56 +, Thorsten Glaser wrote:
 Shachar Shemesh shachar at debian.org writes:
 
  the changes there is a runtime check for undefined behavior. Just
  compile with -fsanitize=undefined, and your program will crash with
  log if it performs an operation that C/C++ considers to be
  undefined.
 
 This does not help. At all.

For you.

Clang's sanitizer (which was there before GCC's) helped us to find
bugs in MPFR.

 Consider:
 
 • all possible codepaths
 
   ×
 
 • all possible combinations of input/state data

There's the same problem with test suites. They can't test every
possibility, but they are still useful (for both the developers to
test their software and check for regressions, and for the user due
to possible compiler bugs).

 Plus, crashing in a screensaver is bad :D

The sanitizers should be used only for testing / debugging, or
possibly for critical applications where it may be better to crash
(in a controlled way) than behave erratically with possible system
compromission as a consequence.

In the case of a screensaver, this should only be done for testing /
debugging. If the screensaver crashes, this is probably due to a bug
one may want to fix. So, this is useful.

Perhaps some testers might want to build a full Debian system with
-fsanitize=undefined and see what happens...

-- 
Vincent Lefèvre vinc...@vinc17.net - Web: https://www.vinc17.net/
100% accessible validated (X)HTML - Blog: https://www.vinc17.net/blog/
Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)


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



Release upgrade, menu downgrade

2014-04-28 Thread Peter
Debian-devel team,

On the Web page announcing extended support for Debian 6, you state
Users ... are encouraged to upgrade to Debian 7 (“wheezy”).  Well, I
tried Debian 7 on my desktop PCs and laptops.  My first and strongest
impression was of the menu.  It is a dumbed-down Ubuntu / Windows 8
style menu that seems better suited to portable devices than to
desktops.  The Debian 7 menu is not a quick path to the desired app but
a series of hurdles to be overcome in order to find the application.
Launching an application on a desktop using this menu is not a pleasure,
It's a nuisance that is always in the way.  I tried Debian 7 classic,
its menu is a pale shadow of the Debian 6 menu that feels like an
afterthought, a feature that Debian would rather not include.  I tried
Xfce, Linux Mint and a few other things, but found nothing satisfactory.
Finally I uninstalled Debian 7 and reinstalled Debian 6.  

In spite of flagging sales, there are still zillions of users running
PCs and laptops.  You will recall their reaction to the slap-in-the-face
Windows 8 front end at its release.  Could that account for the
resistant popularity of Windows 7?  Why should you too stop serving
these users?  I would upgrade to Debian 7 or 8 in the blink of an eye if
it offered a full-featured desktop menu.
-- 
Peter
pe...@bratton.ca


Re: goals for hardening Debian: ideas and help wanted

2014-04-28 Thread Marko Randjelovic
On Thu, 24 Apr 2014 10:57:39 +0800
Paul Wise p...@debian.org wrote:

 Hi all,
 
 I have written a non-exhaustive list of goals for hardening the Debian
 distribution, the Debian project and computer systems of the Debian
 project, contributors and users.
 
 https://wiki.debian.org/Hardening/Goals
 
 If you have more ideas, please add them to the wiki page.
 
 If you have more information, please add it to the wiki page.
 
 If you would like to help, please choose an item and start work.
 

- security patches should be clearly marked as such in every *.patch
  file 
- easy create and run programs from chroot and alternate users 
- apt-get should automaticaly check checksums

-- 
http://markorandjelovic.hopto.org

One should not be afraid of humans.
Well, I am not afraid of humans, but of what is inhuman in them.
Ivo Andric, Signs near the travel-road


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



Re: goals for hardening Debian: ideas and help wanted

2014-04-28 Thread Jacob Appelbaum
On 4/25/14, Kevin Chadwick ma1l1i...@yahoo.co.uk wrote:
 previously on this list Paul Wise contributed:

 I have written a non-exhaustive list of goals for hardening the Debian
 distribution, the Debian project and computer systems of the Debian
 project, contributors and users.

 https://wiki.debian.org/Hardening/Goals

 If you have more ideas, please add them to the wiki page.


...


 Tor provides privacy and more likely lowers security so which threat
 against contributors or contributor actions is the Tor policy aimed to
 protect?

I'm confused, what? How does Tor lower security and at the same time,
it provides privacy?

All the best,
Jacob


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



Re: Gcc and undefined behavior

2014-04-28 Thread Paul Wise
On Tue, Apr 29, 2014 at 12:45 AM, Thorsten Glaser wrote:

 Plus, crashing in a screensaver is bad :D

Only if the screensaver or the thing that runs it is written without
the possibility of crashes in mind.

-- 
bye,
pabs

http://wiki.debian.org/PaulWise


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



Re: Release upgrade, menu downgrade

2014-04-28 Thread Paul Wise
On Tue, Apr 29, 2014 at 7:40 AM, Peter wrote:

 Debian-devel team,

Your post doesn't seem to be on-topic here, probably debian-user or
the GNOME community would be best.

 a full-featured desktop menu.

By full-featured menu you appear to mean a hierarchical menu instead
of a searchable flat menu. You can get that in GNOME 3 by installing
gnome-shell-extensions and gnome-tweak-tool, running gnome-tweak-tool
and enabling the Applications menu extension. Alternatively you
could switch to one of the desktops that include a hierarchical menu
by default, including KDE Plasma Desktop, Xfce, LXDE, Enlightenment,
awesome, fluxbox etc.

-- 
bye,
pabs

http://wiki.debian.org/PaulWise


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



Re: goals for hardening Debian: ideas and help wanted

2014-04-28 Thread Paul Wise
On Tue, Apr 29, 2014 at 8:07 AM, Marko Randjelovic wrote:

 - security patches should be clearly marked as such in every *.patch
   file

That sounds like a good idea, could you add it to the wiki page?

 - easy create and run programs from chroot and alternate users

Could you detail what you mean by this? It sounds like you want either
virtual machines or something like docker.io:

https://packages.debian.org/sid/docker.io

 - apt-get should automaticaly check checksums

That happens now, if you find an instance where it does not, please
file a severity serious bug report on apt with enough detail for the
maintainers to debug and fix it.

https://www.debian.org/Bugs/Reporting

-- 
bye,
pabs

http://wiki.debian.org/PaulWise


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



Re: Source Requirements

2014-04-28 Thread Ben Finney
Scott Kitterman deb...@kitterman.com writes:

 Recently there have been a number of questions about source
 requirements for the Debian archive. The FTP master view of this [is:]
 We consider source packages to be part of the Debian system and as
 such all files in source packages must come with their source as
 required by the DFSG (and be distributable under a free license).

Thank you for this clear and concise statement, it is very helpful to
know the official position on this matter.

-- 
 \  “I would rather be exposed to the inconveniences attending too |
  `\  much liberty than those attending too small a degree of it.” |
_o__)—Thomas Jefferson, 1791-12-23 |
Ben Finney


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/85k3a8kdd3@benfinney.id.au



Accepted rfc5766-turn-server 3.2.3.7-1 (source amd64)

2014-04-28 Thread Oleg Moskalenko
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sun, 27 Apr 2014 22:54:51 -0700
Source: rfc5766-turn-server
Binary: rfc5766-turn-server
Architecture: source amd64
Version: 3.2.3.7-1
Distribution: unstable
Urgency: low
Maintainer: Debian VoIP Team pkg-voip-maintain...@lists.alioth.debian.org
Changed-By: Oleg Moskalenko mom040...@gmail.com
Description: 
 rfc5766-turn-server - TURN and STUN server for VoIP
Changes: 
 rfc5766-turn-server (3.2.3.7-1) unstable; urgency=low
 .
   * Sync to upstream 3.2.3.7
Checksums-Sha1: 
 6b3fbd0ee334b388d1e61f89c5326e849c81a4f7 1896 rfc5766-turn-server_3.2.3.7-1.dsc
 ebc8100231351415e6bff7fa156e78b2f301a8f8 301434 
rfc5766-turn-server_3.2.3.7.orig.tar.gz
 d857c7422d7ddb39c75e33e699aa74b8103708cd 9716 
rfc5766-turn-server_3.2.3.7-1.debian.tar.gz
 d6da78944f3a6141fcab59c5565362cd056cb8fe 364660 
rfc5766-turn-server_3.2.3.7-1_amd64.deb
Checksums-Sha256: 
 7a108f3030468e84c15702697b810002e9b16ef9ed1650b2c4b0d562b239d05c 1896 
rfc5766-turn-server_3.2.3.7-1.dsc
 cc683c4c0ce0c767226838133c5d9e52ae2d2e7346c85ca09e3b605f1afafa65 301434 
rfc5766-turn-server_3.2.3.7.orig.tar.gz
 89f5c126acc081587b878c2c72fe08b311930ebab060e713b432bc08b40f636d 9716 
rfc5766-turn-server_3.2.3.7-1.debian.tar.gz
 2db41cce2af29a2ba6af38ed9b929c1d9c730717b363ab32cfb85d94cb0e7793 364660 
rfc5766-turn-server_3.2.3.7-1_amd64.deb
Files: 
 06967c30479553047ed7625a433cb679 1896 net extra 
rfc5766-turn-server_3.2.3.7-1.dsc
 cb80f2349feba07a7181e446f4d133d9 301434 net extra 
rfc5766-turn-server_3.2.3.7.orig.tar.gz
 8c630dbc80d2d240c9fed82972650ec4 9716 net extra 
rfc5766-turn-server_3.2.3.7-1.debian.tar.gz
 cdd96cd8d667a865f730f029f7f20b8c 364660 net extra 
rfc5766-turn-server_3.2.3.7-1_amd64.deb

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

iQEcBAEBCgAGBQJTXe5oAAoJEAMGIiRcHlm03qUH/2ASImQWADZ7jspMI5Ub30dc
taW01zXjPjJcdQ7jgHDsBJezA+Gs3F1z2xGTFhzL6+nx5HjwDlpriFrDwhgohVVr
aklXBSIn25W6cjxLpcOdBziJepRk4KYO2kpxXE0Zt+NLN0R+Owkz2ebdYBEvnSSj
y72EXtrM1+7b+mL9Gcd/ZU12qnGdFsmJr0Y6ZGBPhPtxMB1aq2M0lnlRioyvs+XO
zYnhv0nY2HTkvo7/sXP5hSWw8cl72p/kmn/v2hjIaonv8ox14geOb3qGfg8Y7oKW
thKzXPKGgiHoheskBir7RFg8i3ietK8AEIV0z6UyxFo8n7VJRPmWNHg76dUb8FM=
=lcQ7
-END PGP SIGNATURE-


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



Accepted eglibc 2.18-5 (all amd64 armhf i386 source)

2014-04-28 Thread Adam Conrad
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 27 Apr 2014 15:06:57 -0600
Source: eglibc
Binary: libc-bin libc-dev-bin glibc-doc eglibc-source locales locales-all nscd 
multiarch-support libc6 libc6-dev libc6-dbg libc6-prof libc6-pic libc6-udeb 
libc6.1 libc6.1-dev libc6.1-dbg libc6.1-prof libc6.1-pic libc6.1-udeb libc0.3 
libc0.3-dev libc0.3-dbg libc0.3-prof libc0.3-pic libc0.3-udeb libc0.1 
libc0.1-dev libc0.1-dbg libc0.1-prof libc0.1-pic libc0.1-udeb libc6-i386 
libc6-dev-i386 libc6-sparc libc6-dev-sparc libc6-sparc64 libc6-dev-sparc64 
libc6-s390 libc6-dev-s390 libc6-amd64 libc6-dev-amd64 libc6-powerpc 
libc6-dev-powerpc libc6-ppc64 libc6-dev-ppc64 libc6-mipsn32 libc6-dev-mipsn32 
libc6-mips64 libc6-dev-mips64 libc6-armhf libc6-dev-armhf libc6-armel 
libc6-dev-armel libc0.1-i386 libc0.1-dev-i386 libc6-x32 libc6-dev-x32 
libc6-i686 libc6-xen libc0.1-i686 libc0.3-i686 libc0.3-xen libc6.1-alphaev67 
libc6-loongson2f libnss-dns-udeb libnss-files-udeb
Architecture: all amd64 armhf i386 source
Version: 2.18-5
Distribution: unstable
Urgency: medium
Maintainer: GNU Libc Maintainers debian-gl...@lists.debian.org
Changed-By: Adam Conrad adcon...@0c3.net
Description: 
 eglibc-source - Embedded GNU C Library: sources
 glibc-doc  - Embedded GNU C Library: Documentation
 libc0.1-dbg - Embedded GNU C Library: detached debugging symbols
 libc0.1-dev - Embedded GNU C Library: Development Libraries and Header Files
 libc0.1-dev-i386 - Embedded GNU C Library: 32bit development libraries for 
AMD64
 libc0.1- Embedded GNU C Library: Shared libraries
 libc0.1-i386 - Embedded GNU C Library: 32bit shared libraries for AMD64
 libc0.1-i686 - Embedded GNU C Library: Shared libraries [i686 optimized]
 libc0.1-pic - Embedded GNU C Library: PIC archive library
 libc0.1-prof - Embedded GNU C Library: Profiling Libraries
 libc0.1-udeb - Embedded GNU C Library: Shared libraries - udeb (udeb)
 libc0.3-dbg - Embedded GNU C Library: detached debugging symbols
 libc0.3-dev - Embedded GNU C Library: Development Libraries and Header Files
 libc0.3- Embedded GNU C Library: Shared libraries
 libc0.3-i686 - Embedded GNU C Library: Shared libraries [i686 optimized]
 libc0.3-pic - Embedded GNU C Library: PIC archive library
 libc0.3-prof - Embedded GNU C Library: Profiling Libraries
 libc0.3-udeb - Embedded GNU C Library: Shared libraries - udeb (udeb)
 libc0.3-xen - Embedded GNU C Library: Shared libraries [Xen version]
 libc6.1-alphaev67 - Embedded GNU C Library: Shared libraries (EV67 optimized)
 libc6.1-dbg - Embedded GNU C Library: detached debugging symbols
 libc6.1-dev - Embedded GNU C Library: Development Libraries and Header Files
 libc6.1- Embedded GNU C Library: Shared libraries
 libc6.1-pic - Embedded GNU C Library: PIC archive library
 libc6.1-prof - Embedded GNU C Library: Profiling Libraries
 libc6.1-udeb - Embedded GNU C Library: Shared libraries - udeb (udeb)
 libc6-amd64 - Embedded GNU C Library: 64bit Shared libraries for AMD64
 libc6-armel - Embedded GNU C Library: ARM softfp shared libraries for armhf
 libc6-armhf - Embedded GNU C Library: ARM hard float shared libraries for armel
 libc6-dbg  - Embedded GNU C Library: detached debugging symbols
 libc6-dev-amd64 - Embedded GNU C Library: 64bit Development Libraries for AMD64
 libc6-dev-armel - Embedded GNU C Library: ARM softfp development libraries for 
armh
 libc6-dev-armhf - Embedded GNU C Library: ARM hard float development libraries 
for
 libc6-dev  - Embedded GNU C Library: Development Libraries and Header Files
 libc6-dev-i386 - Embedded GNU C Library: 32-bit development libraries for AMD64
 libc6-dev-mips64 - Embedded GNU C Library: 64bit Development Libraries for 
MIPS64
 libc6-dev-mipsn32 - Embedded GNU C Library: n32 Development Libraries for 
MIPS64
 libc6-dev-powerpc - Embedded GNU C Library: 32bit powerpc development 
libraries for p
 libc6-dev-ppc64 - Embedded GNU C Library: 64bit Development Libraries for 
PowerPC64
 libc6-dev-s390 - Embedded GNU C Library: 32bit Development Libraries for IBM 
zSeri
 libc6-dev-sparc64 - Embedded GNU C Library: 64bit Development Libraries for 
UltraSPAR
 libc6-dev-sparc - Embedded GNU C Library: 32bit Development Libraries for SPARC
 libc6-dev-x32 - Embedded GNU C Library: X32 ABI Development Libraries for AMD64
 libc6  - Embedded GNU C Library: Shared libraries
 libc6-i386 - Embedded GNU C Library: 32-bit shared libraries for AMD64
 libc6-i686 - Embedded GNU C Library: Shared libraries [i686 optimized]
 libc6-loongson2f - Embedded GNU C Library: Shared libraries (Loongson 2F 
optimized)
 libc6-mips64 - Embedded GNU C Library: 64bit Shared libraries for MIPS64
 libc6-mipsn32 - Embedded GNU C Library: n32 Shared libraries for MIPS64
 libc6-pic  - Embedded GNU C Library: PIC archive library
 libc6-powerpc - Embedded GNU C Library: 32bit powerpc shared libraries for 
ppc64
 libc6-ppc64 - Embedded GNU C Library: 64bit Shared libraries for PowerPC64
 libc6-prof - Embedded GNU C Library: 

Accepted sunclock 3.57-3 (source amd64 all)

2014-04-28 Thread Roland Rosenfeld
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 27 Apr 2014 19:51:24 +0200
Source: sunclock
Binary: sunclock sunclock-maps
Architecture: source amd64 all
Version: 3.57-3
Distribution: unstable
Urgency: low
Maintainer: Roland Rosenfeld rol...@debian.org
Changed-By: Roland Rosenfeld rol...@debian.org
Description: 
 sunclock   - fancy clock showing time and geographical data
 sunclock-maps - sunclock vector graphic maps
Changes: 
 sunclock (3.57-3) unstable; urgency=low
 .
   * Upgrade debian/watch to new location.
   * Mention new upstream version in debian/copyright.
   * Enable hardening=+all
Checksums-Sha1: 
 82361b0dcda714bc358e84db9fae0fe0bbabcfea 1208 sunclock_3.57-3.dsc
 47b626e3c8ecfe1b0a64b019d0381063644fbb12 13108 sunclock_3.57-3.debian.tar.xz
 fc9a8f72ab032b974343c5a34953cd662be5e8b9 212548 sunclock_3.57-3_amd64.deb
 60fa4dbefbb067e312cab0407766ae9f4892df13 823792 sunclock-maps_3.57-3_all.deb
Checksums-Sha256: 
 661d9467f0afdd163b0e9f087c87a3634b04bb8912456bf904595f9473079a96 1208 
sunclock_3.57-3.dsc
 4d5a5b2dff8da6ed89f85e0df0262026691e860279ebc10314f9db493776ada2 13108 
sunclock_3.57-3.debian.tar.xz
 704046784b0b36befe23757619d75b30455d7fed2ef99afcd27493528ac450c6 212548 
sunclock_3.57-3_amd64.deb
 62066fff612492a6877a49d13345702cee572850302f5d9574738e7522e89cbb 823792 
sunclock-maps_3.57-3_all.deb
Files: 
 4011d2d75298a7f17fda4accd498279c 212548 x11 optional sunclock_3.57-3_amd64.deb
 18b0b778240c48679059d00cb200d8c0 823792 x11 optional 
sunclock-maps_3.57-3_all.deb
 5bbadc348a58bdb2bfffa5ac6d771ea5 1208 x11 optional sunclock_3.57-3.dsc
 e5926b30859cb635b4a719814ac35207 13108 x11 optional 
sunclock_3.57-3.debian.tar.xz

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

iEYEARECAAYFAlNd+eIACgkQO7/Pd72LBQ1VSACcDjTwL5rUuVzqh7WrTMWtYzTw
kjwAn2daMMvdKS5zS8+f0f+RtatgORux
=jLeK
-END PGP SIGNATURE-


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



Accepted aolserver4-nspostgres 4.5+20110709-2 (source i386)

2014-04-28 Thread Francesco Paolo Lovergine
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Mon, 28 Apr 2014 08:47:05 +0200
Source: aolserver4-nspostgres
Binary: aolserver4-nspostgres
Architecture: source i386
Version: 4.5+20110709-2
Distribution: unstable
Urgency: medium
Maintainer: Francesco Paolo Lovergine fran...@debian.org
Changed-By: Francesco Paolo Lovergine fran...@debian.org
Description: 
 aolserver4-nspostgres - AOLserver 4 module: Postgres connector
Closes: 743074 746168
Changes: 
 aolserver4-nspostgres (4.5+20110709-2) unstable; urgency=medium
 .
   * New Tcl 8.6 could require some special definitions to work with legacy
 code. (closes: #743074, #746168)
Checksums-Sha1: 
 8c018c4604b8b971a5def044a8a1eaf7a79a11b0 2085 
aolserver4-nspostgres_4.5+20110709-2.dsc
 91c048aa7d360cbd359cb5c7c5b3743d22fe4a93 5203 
aolserver4-nspostgres_4.5+20110709-2.diff.gz
 a6804df14e998f6b90d648c9b47e811ad7d913dc 21912 
aolserver4-nspostgres_4.5+20110709-2_i386.deb
Checksums-Sha256: 
 028aa2773024c44108297b7882a46154874ca8acd44ba0753775fdf399128f68 2085 
aolserver4-nspostgres_4.5+20110709-2.dsc
 7340bf170e5f712bfba83cc41268eddf55ff2a88d84a8f5ddf6367c9428c9f93 5203 
aolserver4-nspostgres_4.5+20110709-2.diff.gz
 4783428dbde1970bfd24db16b0e63d01509d392539a9e666324c71c160cda704 21912 
aolserver4-nspostgres_4.5+20110709-2_i386.deb
Files: 
 298405904371698b6c7e9d764b6ba26d 21912 web optional 
aolserver4-nspostgres_4.5+20110709-2_i386.deb
 92c9c2312de17232a3da5dd289dd820d 2085 web optional 
aolserver4-nspostgres_4.5+20110709-2.dsc
 5ac541aaf9d14d9ea580c235c3242e16 5203 web optional 
aolserver4-nspostgres_4.5+20110709-2.diff.gz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBAgAGBQJTXf6zAAoJEA8CpeEWNoakEvsQAJsoupENC7Hy53bdwuAkHsBB
CmTs82eabwiEsTwcLEDk6HTqKPIVL8kmUjQfnfquSegJYnWd8p2KTqdYTUJt72sq
YPHhw5fVhicUplZcyg1xKqYMMaXxg6B5Agk4CKIfqEUzQpR01tRzS1yQGIDLjHTx
gu1HK5S/I8KIrMWJCEjeYMqnVrjjLgRreYxfSSfc5YTUeL0e3+Rsd+YrQDDfwhPz
Z6k9dGCRtYXy8JkQGa+1/I4c2lqpd6M2rOkFzeWR03fcYwKgjBeeb0KWz+HECiaH
nllRw/Eyuwp3JBMXDy8kDtMnMPYQqnO5UYqW203oaT8BQLFU+C3blHX81n15niqt
ct6FOpu7oNHqFTscheqMfWQE/XoHnT5hoea6IXLfVvC0K8xWoBCrkpz3R6G16G++
NhN/FON/vB4txw9/KXOTuzdWJvByV4zQ5/5/A/Di14JkaRmKeqOYjxtDH4dFZaJx
mPDuPhN3HCW5bYknKze/DjFrWtFhF0oKTl98bpKxA7sRD2f0Vy0IRg5kYrmcwNMr
2QYOl3xz2+urWom3gMSPAXBfSbQO+EWnxPT4R6U9IsK45w34pW1x8X01MzT/RpKQ
EJzVC1HdbYGy+4giVqXfXewZ32WQ2CIcCYF38PwnWeduNPPYpYYSThzjT0MZn4fL
UJ6yo3JLuAcJcF44FhSv
=jztR
-END PGP SIGNATURE-


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



Accepted aolserver4-nsopenssl 3.0beta26-5 (source i386)

2014-04-28 Thread Francesco Paolo Lovergine
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Mon, 28 Apr 2014 09:13:16 +0200
Source: aolserver4-nsopenssl
Binary: aolserver4-nsopenssl
Architecture: source i386
Version: 3.0beta26-5
Distribution: unstable
Urgency: medium
Maintainer: Francesco Paolo Lovergine fran...@debian.org
Changed-By: Francesco Paolo Lovergine fran...@debian.org
Description: 
 aolserver4-nsopenssl - AOLserver 4 module: module for SSL mode
Closes: 743084 746167
Changes: 
 aolserver4-nsopenssl (3.0beta26-5) unstable; urgency=medium
 .
   * New Tcl 8.6 requires a new definition for compatibility with legacy code.
 (closes: #743084, #746167)
Checksums-Sha1: 
 cc73957b8d8ffd35a418d7fc862dfc40cccfeeb8 1850 
aolserver4-nsopenssl_3.0beta26-5.dsc
 5593d2f7788ce9a7c5bff0e2d464b1effa50691f 13559 
aolserver4-nsopenssl_3.0beta26-5.diff.gz
 8ffd22eecde5189a2a8468d495d55ba5497f3826 68468 
aolserver4-nsopenssl_3.0beta26-5_i386.deb
Checksums-Sha256: 
 916d33530688140d3cf750dfe330dd1583a921fc534c862df0acc9287e89079a 1850 
aolserver4-nsopenssl_3.0beta26-5.dsc
 f04e063108ab015556812dda67d5f7ee37bfa2f8cee42dc382600e8d8ed46452 13559 
aolserver4-nsopenssl_3.0beta26-5.diff.gz
 f82f0499d6db7b19aeb7b1d960ceec88b8717f8e9e38c71d0dd8fab678e8cbe4 68468 
aolserver4-nsopenssl_3.0beta26-5_i386.deb
Files: 
 7750393958db729dfc5e34a19fa22a9f 68468 httpd optional 
aolserver4-nsopenssl_3.0beta26-5_i386.deb
 096cb159b37b4dc48bbe98f1874f 1850 httpd optional 
aolserver4-nsopenssl_3.0beta26-5.dsc
 14b348f812eabae12707a20c8c7ffefa 13559 httpd optional 
aolserver4-nsopenssl_3.0beta26-5.diff.gz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBAgAGBQJTXgFdAAoJEA8CpeEWNoak080P/1WwSa9haABZnPAJUwlbiPxD
S74D98fFoGoAuGkgStdo5U2BQTxxN0UKHAZ4JFFqwtVZqQLLZuCgNKoYmF3i0YoY
MwdYGN4lHOkVZZTwvD5qD+zkyAQCAkvWiCBTE1M3jzTm+GuVUdXqnA0u+1VBKKVP
Pd55MzbAswKfHY4dC9fcDV/4eQo1MRdZ5WDMcMBHF8bXlYcevNCSI7NsGNwdcUup
9xAle14H7sEivkUqAdE88raz0oIZcN7kyJHQlRMHHY8orRxz6iMH9wvZBFpifyVO
4BIHm2yfrxSAxBmRNc09em+KyQs3K7Ds1PZsuNBvta1YbX4pm0vyocW+hR7+XZ1w
BxVyTvFo8U11Vbt3n1iyUxqmPvxXJcmXjm6zjB7aNhEOKqNlXcPW54RMdSwSOAmu
CUaBFXIJyfruAumP2a5fyvKse6lGomkiyLdz+rXcQ/z6Dt6lHNZsPLe6Rl3WcDaa
6de+FxHWOPl+zz0lynP0FP+Dl8xwRM3Z+z39bBPBrzGWQnfwNcG3rgjw9Jyh5dZd
JZT/oNpNX6sFtEE/QVljzfv9RoHsVTwk5KtHQPqQeb+hDK6bp6Y5FVPe9as5ZxKh
rUAVW5ujT2XJw0/vFc2X8pviehl4ayQsb0+mMEk8zCdjJsjGXgsWtJ7GSQhAXuom
Kkwu/XjnXD89kjG1dG7o
=afv0
-END PGP SIGNATURE-


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



Accepted antpm 1.16-3 (source i386)

2014-04-28 Thread Christian Perrier
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Mon, 28 Apr 2014 09:19:16 +0200
Source: antpm
Binary: antpm antpm-dbg
Architecture: source i386
Version: 1.16-3
Distribution: unstable
Urgency: low
Maintainer: Debian running development group 
pkg-running-de...@lists.alioth.debian.org
Changed-By: Christian Perrier bubu...@debian.org
Description: 
 antpm  - ANT+ information retrieval client for Garmin GPS products
 antpm-dbg  - ANT+ information retrieval client for Garmin GPS products
Closes: 745444
Changes: 
 antpm (1.16-3) unstable; urgency=low
 .
   * Team upload
 .
   [ RALOVICH, Kristof ]
   * debian/rules: make sure debian/antpm.manpages points to existing files
 Closes: #745444
Checksums-Sha1: 
 ee42051938666fc695a156d2266e47189e640edb 2191 antpm_1.16-3.dsc
 18bac0d141eb5e8729db7ff7713e3c8051e925b7 334154 antpm_1.16.orig.tar.gz
 2147121566111db8dd68c17e43688ea6f295572e 5264 antpm_1.16-3.debian.tar.xz
 65ef19c953e634a71057dfd3162372aa7fc52824 493198 antpm_1.16-3_i386.deb
 da71f1d203707da224bd172ccfe7250914f98200 4840636 antpm-dbg_1.16-3_i386.deb
Checksums-Sha256: 
 a372869b71d100613f48fadd46a6d77effc014b4b237cb9d4ed3e7956295720b 2191 
antpm_1.16-3.dsc
 58e13125e2c0c7644941e7452103fe83c99e4b4936871522d5f616c08fd1a4c7 334154 
antpm_1.16.orig.tar.gz
 7ccd0f4cc3e9e4caecb762fdb62fd4da18457186e926cc3c38061efb9cb6ec56 5264 
antpm_1.16-3.debian.tar.xz
 c2b6342e4765255bb545f512b02552dc93a36d7a1027b9552acb4f4f2ebaa97e 493198 
antpm_1.16-3_i386.deb
 a1b06920817bbf692637a084ff320a5fadbdd11cde56fe4aec5414e94d357b3f 4840636 
antpm-dbg_1.16-3_i386.deb
Files: 
 806c8b319b218cd1462433a71da50071 493198 utils optional antpm_1.16-3_i386.deb
 3936bd6a34d58d6a577132bb57d0b7bc 4840636 debug extra antpm-dbg_1.16-3_i386.deb
 cedab7ecaca5015b55d65037483e0f51 2191 utils optional antpm_1.16-3.dsc
 d95330605754f164f361e057b2d8a06b 334154 utils optional antpm_1.16.orig.tar.gz
 cfaa39584905f3e03380df3c5a01f484 5264 utils optional antpm_1.16-3.debian.tar.xz

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

iQIVAwUBU14SqIcvcCxNbiWoAQKqmg/8COk5wpRmi1vUOxE3jn/ugsnhspumJAcM
aFp7z8GcIfn0Z1TPxl+Ou9eSQKZajDDZN4nXvyejebsbmb2ukCy69vWhSzS/jQKW
7vL+LOvpOFPJ1r5M2fSr9Y6FbjWBPLIRRLf3fvvGw2HTH6PoyS9rcSP8hSq2TuKk
jxW2oJiNOt80NK77SXwVjjbEhpeE4xHgKi25aSW191kJ2JsjMvudCRutGEs7rZ+v
1XkrmaT/B+7MYGeZNqXzIghxFQtdAyHnMVn+v27kQkT7P551ut/GHdYy3Pc8Qbuj
2iiiC2JrdunGc0dcj81ox6fppDJwDl8YAvKkpZifAL/kEhzoFil9hnuxhSL9ZqW0
KpcDaqoWvgcOirIgQEn0Lxpzdlky5nk44yTrFfmFGDOKQJP1OE39viF5RbePppAr
s8I5V7R9tqwXkgsdtTv0XEmOw1Cb5kqgNx8WPXVy7o+C4QConRWrfKAXvPQbfn/0
VEbuZXf+TFwL5l8boOo99LcwFmelDEaiExYwnr8cQbG2y8a+/1SvhfgVHndxTkIh
hx29TZv6wUP/eswqA7kdYH7Iz2rQnFV+V2TGhe1aJdMt5BcHro0CMaqHjrYrplAG
Tg8JWKhQcrKlhv2A75ljSu0C6RGTWtCbhM+9R/HwLAolko3IyOrJqXlq081tDUkR
P5gRvSNCLqw=
=rm0g
-END PGP SIGNATURE-


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



Accepted aolserver4 4.5.1-17 (source all i386)

2014-04-28 Thread Francesco Paolo Lovergine
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Mon, 28 Apr 2014 09:32:51 +0200
Source: aolserver4
Binary: aolserver4-daemon aolserver4-core aolserver4-dev aolserver4-doc
Architecture: source all i386
Version: 4.5.1-17
Distribution: unstable
Urgency: medium
Maintainer: Francesco Paolo Lovergine fran...@debian.org
Changed-By: Francesco Paolo Lovergine fran...@debian.org
Description: 
 aolserver4-core - AOL web server version 4 - core libraries
 aolserver4-daemon - AOL web server version 4 - program files
 aolserver4-dev - AOL web server version 4 - development files
 aolserver4-doc - AOL web server version 4 - documentation
Closes: 631190 631194
Changes: 
 aolserver4 (4.5.1-17) unstable; urgency=medium
 .
   * Fixed nsproxy for Tcl 8.5+ with a new patch nsproxy.patch.
 (closes: #631194)
   * Fixed for installation of nsproxy.
 (closes: #631190)
Checksums-Sha1: 
 aa340f6fdc6d99fd1e5116e160d4e3ff706c6db4 2156 aolserver4_4.5.1-17.dsc
 453f066c7132393398530f4a8a0a26f69db7b281 82816 
aolserver4_4.5.1-17.debian.tar.xz
 736185bb2a72249c287351c0af7c9b234b1c2e9b 3065044 
aolserver4-doc_4.5.1-17_all.deb
 720d9f76c331cbe7c991b3992739efcd069931e4 167006 
aolserver4-daemon_4.5.1-17_i386.deb
 38fcc30e099f63d140098607604d402836f0cb5b 271974 
aolserver4-core_4.5.1-17_i386.deb
 3b3d217b17f9230d3b9c326a878da58b60822150 771114 
aolserver4-dev_4.5.1-17_i386.deb
Checksums-Sha256: 
 e7504b72c129781d4f32585e2463fc802ac2e2f13a63af34e7580afac56a181c 2156 
aolserver4_4.5.1-17.dsc
 0d6f990cb71c2460906fa43d7bff79ed3601b8a78b9465ed20f30cc52d6e6707 82816 
aolserver4_4.5.1-17.debian.tar.xz
 60521b906929d0095a86695265945fdc6f4f95759b707be7f5d7dfc6dd732f38 3065044 
aolserver4-doc_4.5.1-17_all.deb
 375ce2ebfdb13e9122aafadfc864d6bd473107d4e53ee0ec956ee49771af01c8 167006 
aolserver4-daemon_4.5.1-17_i386.deb
 923dd418fb154299dcd2f8296d571711678fae998ffe8b3ce82781cfe8a0bb74 271974 
aolserver4-core_4.5.1-17_i386.deb
 1f03a9c411ad23221754ef1601744f67f8fa4b8a54c17639b734e0f3018d213d 771114 
aolserver4-dev_4.5.1-17_i386.deb
Files: 
 60bc13cc1c6bdaf5b709ef64fddc97c5 3065044 doc optional 
aolserver4-doc_4.5.1-17_all.deb
 2ccb935adb3648f2d0a114e660bbf7a8 167006 web optional 
aolserver4-daemon_4.5.1-17_i386.deb
 a538dc5604f6515c40de51b285c4a211 271974 web optional 
aolserver4-core_4.5.1-17_i386.deb
 7b4b3b01c96245c93a2979820498d665 771114 web optional 
aolserver4-dev_4.5.1-17_i386.deb
 8461ded157fe06171bf1fadc488765ed 2156 web optional aolserver4_4.5.1-17.dsc
 ba72985b6126066b6519f65279f658b0 82816 web optional 
aolserver4_4.5.1-17.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBAgAGBQJTXgiaAAoJEA8CpeEWNoakjZ0P/0YM1eTjCpxveHogsoDcd925
U5Fj8NFVKczr7gbabE5mVsuywVEt0N2lQ3b1jtA5brSWSze0ERHcTnAr0xijbGoL
nYnI4lfeUzAfmznF1taWmkhw0JHlCkJE8HhYZe6gQwwuk97h3ZRkk9i6bjcwwwQS
f+RvTbTFiRxTT6NuhDsU9FeupyvTTzN4Jxkvovrze8E97nuidJtfXizxcKAQTa5s
WIB7BfmLzi58XGTLRwhhU3IKv4GMPlHt8mlZeAuD7i+MY7J/JSnKVlItqOTg1ulP
LEF0BuRTx/vKDPtey/YivoOPw6P+e3aQ61XdG3TiNY4z4EnHBrY63FahE1S4hqg9
ejynVH30cs8/40hjTsm3rHuoa3nIl5IpWYexU+QxGIbozkmw+MlTtvOKEA9KjTSF
PrVlBlzWLCYIekgvG8aDaeKRgiz/qv4xeRYuTpN8MCnceWF+4GK4JA+AkUYS5fof
1lXLvsdRhtDEhCkuRkHoWFKT8byg31Em142RaM6/AkkxkpkJ3v/AfaMNWTgQo/sT
5bbbU+B/r+I0Bo0GKDaAIiimcxb2d979S4qaOxqefSnnMImoAQJKccjZc+YU35hZ
+qgNqM72fcUrx40owzFZ1BqxvKGsHPrV4qpd0SbBMENjEYlzokPP1JVrmXULD8uI
/YeaagNZkJvh3508ZTkO
=pE9t
-END PGP SIGNATURE-


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



Accepted bbdb3 3.1.2-1 (source all)

2014-04-28 Thread Barak A. Pearlmutter
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Mon, 28 Apr 2014 09:07:40 +0100
Source: bbdb3
Binary: bbdb3
Architecture: source all
Version: 3.1.2-1
Distribution: unstable
Urgency: medium
Maintainer: Barak A. Pearlmutter b...@debian.org
Changed-By: Barak A. Pearlmutter b...@debian.org
Description: 
 bbdb3  - Reboot of the BBDB Insidious Big Brother Database for Emacs
Changes: 
 bbdb3 (3.1.2-1) unstable; urgency=medium
 .
   * new upstream release
 - bug fixes
 - new command M-x bbdb-fix-records
Checksums-Sha1: 
 8a3b149cf3c548509bcfffbdd2b3d794ff70dd7e 1908 bbdb3_3.1.2-1.dsc
 1b90d2fbd088394a2b1be6480c4fdd5afce7aca8 378935 bbdb3_3.1.2.orig.tar.gz
 501739d701f3957853c32fffc68c244d32013079 6848 bbdb3_3.1.2-1.debian.tar.xz
 cad7181f9f37ee9eb16208b842e947698d56c8ee 129408 bbdb3_3.1.2-1_all.deb
Checksums-Sha256: 
 72b1112cf94a5632c0eb21904351d4a5eca12db117d83cc3f4fab46e8a9e04f5 1908 
bbdb3_3.1.2-1.dsc
 05780f030584ddaa717d04700bc70e7d9e929141223c7f130fc0c778d73241bf 378935 
bbdb3_3.1.2.orig.tar.gz
 e2209f20003d3f35c36593f0116b8a7ed133acab43d1347d49c95a5452ccddde 6848 
bbdb3_3.1.2-1.debian.tar.xz
 8994276e2c015c992f6f1932159a5781c93730b78759eac7751426044c4184a4 129408 
bbdb3_3.1.2-1_all.deb
Files: 
 3fd761dab7359ac45f1af13a802e70bc 1908 mail optional bbdb3_3.1.2-1.dsc
 b57cbb57ab8d4235517e79011fb52b2f 378935 mail optional bbdb3_3.1.2.orig.tar.gz
 10af7dc52387a9918407ab35f5ae8488 6848 mail optional bbdb3_3.1.2-1.debian.tar.xz
 d1cd962eb823f7ddb995719a86daf2e3 129408 mail optional bbdb3_3.1.2-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBAgAGBQJTXg0vAAoJEBJbV0deGQ0YmyMP/0yD4QBqXp60BDvDJJXaQvM6
UVjXLVd5ssRlx881dR/9f7fMnPhMmGcz0fHKuixfjR+SagtZyslw0Woo9nVfSTFN
QtCLNzasw3ds0IQpXp2kE0vWar9QhCyJEPNwHg7mo3Bgj74atSNwqqDs2+XihRLR
T+a27h1B1rlZd2teOrEJ9ESM8D2Ny52v1mnqneVjmYN3lek7nTGwjUJmwn2Y1ecw
eZykrc+mi7WNNLdtWO/zKuzymRDUrFxGkF9nGzZD01QFnFf7sTcf7hv3QZIcoemM
B9GMYI8CamGz/ERlBMGlATaBZNp0wHmzCFXw0T1WHAO3M1hVGIjb6Gf1xBijstAM
WMg59kXzCJEKw3Zr64q2aQICb36nwc5uM+qlZH87TxNPRmoiThLElK1FTfInN1bY
ny5KLoZ4Ou7hRt9I+kkT1lNHDqKUePKea7tmOPnnbssTdK5h/NvM+oHkhJ8za3gl
k3yH8FIh58fhXDE1r0vxBvBRXV3gyhiBwdATYVEOBAXSzQHOGm4GQ4Qhd2BRXIKG
0+AuzsToUwcGskmDCUAeme5gtRCLfmUWgT5KwUAx7+X/hgT3+VnJPrs0uf8NyV4t
Ds2ERxGjyAt+i7vCu+3Zh+ePdWaHLPtGZUo1B3daViBh/SRBANb1EvLZjWt/Obfa
WsdSy82TSeU/r5jsRIHz
=//ef
-END PGP SIGNATURE-


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



Accepted crystalhd 1:0.0~git20110715.fdd2f19-11 (source amd64)

2014-04-28 Thread Balint Reczey
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 27 Apr 2014 23:48:04 +0200
Source: crystalhd
Binary: libcrystalhd-dev libcrystalhd3 gstreamer1.0-crystalhd
Architecture: source amd64
Version: 1:0.0~git20110715.fdd2f19-11
Distribution: unstable
Urgency: medium
Maintainer: Debian Multimedia Maintainers 
pkg-multimedia-maintain...@lists.alioth.debian.org
Changed-By: Balint Reczey bal...@balintreczey.hu
Description: 
 gstreamer1.0-crystalhd - Crystal HD Video Decoder (GStreamer plugin)
 libcrystalhd-dev - Crystal HD Video Decoder (development files)
 libcrystalhd3 - Crystal HD Video Decoder (shared library)
Closes: 745689 745922
Changes: 
 crystalhd (1:0.0~git20110715.fdd2f19-11) unstable; urgency=medium
 .
   * Fix difference in function names on i386 and on amd64 in symbols file
 (Closes: #745689, #745922)
Checksums-Sha1: 
 7a1239c2405e4af922a00e37a0a5b992fb754d5e 2361 
crystalhd_0.0~git20110715.fdd2f19-11.dsc
 861509a5d61ce1ba6925fe841030fe513720ca25 15196 
crystalhd_0.0~git20110715.fdd2f19-11.debian.tar.xz
 d00dda2a95dbbeeae38037749e74f97a11304733 16236 
libcrystalhd-dev_0.0~git20110715.fdd2f19-11_amd64.deb
 1fe5d02aebc3c66b5f52a22617b28fc1924e370d 45802 
libcrystalhd3_0.0~git20110715.fdd2f19-11_amd64.deb
 649e03a1de35698f4f0e1678ce88d1b77970b98c 24720 
gstreamer1.0-crystalhd_0.0~git20110715.fdd2f19-11_amd64.deb
Checksums-Sha256: 
 ece04bb5e8dc23cd77618ad50fc7b5b74242ff139b6dca978bde70aedca557a5 2361 
crystalhd_0.0~git20110715.fdd2f19-11.dsc
 5e5ad5cad3dea798d6f521ec395d2e129e9629ecb92a9ddc6631840f4dd72d4e 15196 
crystalhd_0.0~git20110715.fdd2f19-11.debian.tar.xz
 a2842296a286a98f0ab5f91476a819b82b517afdaa283cbfa21c465430373222 16236 
libcrystalhd-dev_0.0~git20110715.fdd2f19-11_amd64.deb
 ac3109695534ab9f8b61d99d0309e9f1ce8cf52843dd03d7eed4aece48d49701 45802 
libcrystalhd3_0.0~git20110715.fdd2f19-11_amd64.deb
 45525109274c65afede3d5192a02e1456c29c5227ebe40820e7a23329ba19bed 24720 
gstreamer1.0-crystalhd_0.0~git20110715.fdd2f19-11_amd64.deb
Files: 
 2643d8a66eb10c49ab6581772cdb3179 16236 libdevel optional 
libcrystalhd-dev_0.0~git20110715.fdd2f19-11_amd64.deb
 c71b230115a2cc6ee4ffa20eb712a9b5 45802 libs optional 
libcrystalhd3_0.0~git20110715.fdd2f19-11_amd64.deb
 d774070ea45b5d82347a0e64f5685787 24720 video optional 
gstreamer1.0-crystalhd_0.0~git20110715.fdd2f19-11_amd64.deb
 6c1d99d58f046b13bb640ab8da582ce4 2361 libs optional 
crystalhd_0.0~git20110715.fdd2f19-11.dsc
 d5e051a6d9073738fc946225b33bf97c 15196 libs optional 
crystalhd_0.0~git20110715.fdd2f19-11.debian.tar.xz

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

iQIcBAEBAgAGBQJTXhXQAAoJEPZk0la0aRp9Q98P+wVFVDZAAQSvHDqcXWGODarW
pBfEAj83KcHuax0T0OTqPipGqSKtue9TCU/osJ+Zwta+Pl5jHl6qRP8vHr5xzkct
fNMbYKgsfplTb6NqTP1877jBn3ZGctPRxvoXzP1KaLU0Fk5YGNREUnFGtmTQyPyJ
fHj4AsxaSrZ3lJty5I7Pz4LqCbTT5+KGto9lN5TowE3TP2gl4Ah/1u7wykzxY9e2
JGFmf5cZ2ZUauTGphp3pb7n3lCYiUjG4VvDKjnhuowzWIEznEZcFHo6IU0xGu7ig
qILTxTIupLyJRrBIs4rCddFRmPxp/Cdl557ym8Ad2l9kqprz/cUYW0qy08egyVJ6
MfA/iOxi+H+rq1BfuQnVPCB+9k9y6e1eb0z8ueOq81b5e32QjgtRRPTQyrmvP1MW
ItWr2eQSpRjekK6GAm3nlRt/FX9EbZWTQYQkaWIF4rpw4M8JLQEMYO0gU6sAe0LK
WnTAMOSnrLmuQROYd/TCj0/ftkWHN9YK1SWSAgMxQqWYWUYx7Be1Z/zHASH+6xCm
7l4nMlEI/3TJojvNI8ko3KvIYUyMuKkzoaD9Db/S7TCdTQwMPrJqSGZeymR3Ib7g
L95dfq03zVjLim8vCAavnTrQfyf/5PjMD6qk/z1ALOp8yBNOgB5iIA/HcW1wMAUV
Rz18f1fyMFcG10AlrpIH
=/Pwk
-END PGP SIGNATURE-


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



Accepted django-classy-tags 0.5.1-2 (source all)

2014-04-28 Thread Michael Fladischer
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Fri, 25 Apr 2014 10:40:32 +0200
Source: django-classy-tags
Binary: python-django-classy-tags python-django-classy-tags-doc
Architecture: source all
Version: 0.5.1-2
Distribution: unstable
Urgency: low
Maintainer: Debian Python Modules Team 
python-modules-t...@lists.alioth.debian.org
Changed-By: Michael Fladischer fladischermich...@fladi.at
Description: 
 python-django-classy-tags - Class based template tags for Django projects
 python-django-classy-tags-doc - Class based template tags for Django projects 
(Documentation)
Changes: 
 django-classy-tags (0.5.1-2) unstable; urgency=low
 .
   * Change architecture to all as there are no architecture dependent parts
 in the binary package.
   * Add intersphinx.patch to disable objects.inv downloads for shpinx.
Checksums-Sha1: 
 e2b3da9501592b1f06284cacef53d1283774f1ba 2311 django-classy-tags_0.5.1-2.dsc
 f445cf445b056c555fd6c7c608f30273dedd1e74 3972 
django-classy-tags_0.5.1-2.debian.tar.xz
 447801259f55ebc882b12eaaceea2e3eabe2d0de 19928 
python-django-classy-tags_0.5.1-2_all.deb
 92b4b9f4959ed95fb33657ef941c2e1522fea483 44292 
python-django-classy-tags-doc_0.5.1-2_all.deb
Checksums-Sha256: 
 b584192f98f3092c8bea78b0509760db6f57d75673e1eca59516fd1d36513ba6 2311 
django-classy-tags_0.5.1-2.dsc
 3667b7abcf1356a5d89d9788774a9c240b1c29b97fb3432829183a81107d7abe 3972 
django-classy-tags_0.5.1-2.debian.tar.xz
 fa23f4ff7152b035e2e98568de01f0592706fd5c467db7586ba922d84adf8460 19928 
python-django-classy-tags_0.5.1-2_all.deb
 302e793f370e01b7ca281f259d52e54aa817301efd98e4bbdebc7a645983f114 44292 
python-django-classy-tags-doc_0.5.1-2_all.deb
Files: 
 4522334bc1fcdc56897352b030afb27a 19928 python optional 
python-django-classy-tags_0.5.1-2_all.deb
 db055b282c952edc1e5d73ce14ebf70c 44292 doc optional 
python-django-classy-tags-doc_0.5.1-2_all.deb
 887ea4176c06c9a33d7c8ff09ad48908 2311 python optional 
django-classy-tags_0.5.1-2.dsc
 68fd51279dd0f368ca8ab181875f4c01 3972 python optional 
django-classy-tags_0.5.1-2.debian.tar.xz

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

iQIcBAEBCAAGBQJTXhWHAAoJEBLZsEqQy9jk+OUQAKe5UtaFkwsWYwQnSMMgGnPZ
s4Z3gFBGxApG/LVbhSVi4fUi/0R94XuPrSzLD4h2XuxwVk6wvnLn2+NFM3M9w7s9
Nx1wu7OTxbu+SyJdEuA9gUYXqsMYNbc1V+m+qEnf8EKDPimhuR6PKcdYpu1TLoyN
jHq9kequaKNO2PJ2m5w5JQ/e7s1Y2tiPSScNKlLeJo5zQ0sqnBUdLnvQUPTCrYhz
KThNSAIpxbeLm1pfjsTOF+e603eyg54GIsErCs0AbVImCgNh6qwj1wyMdIU32l5G
Ugr1EaIRsP4JXJ4Uhy7BcJ7iuU4qWSZnG+QWJlml0BlmyjBINyiIMknGcwaumhlE
pOlt6/wcDLTCqUMi1m6ULseRdsCmOdpjAkqTstj+ElE6iq1ZOk+5p6fQ8WV+5pco
m6wCN7aV6ibtY0uYSR6DkgKopEv9WXOqUtquZk3uXYNnyjyWu98nscuKf+tH3r2v
Ni8OgoYKzT1Y7JruUOlVtEwPKbHl6mJmNEy1FUudBaGB7wKkDfHD20BqTvS1NYop
W3gIcfZE/qc/75Qnx+8JyrMN3WgOBq3u95prjXy6or/OSws4/QWVaV8O5UObCvXD
1xSMi+j9NA/IhIuiJDQWheCqFvNEZCi6u0nyIJyRqr3l2xW4aWOISyzcyfgoqXLO
7X5/3OkDqt6gMZGkDSFe
=qNQT
-END PGP SIGNATURE-


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



Accepted gcc-4.6 4.6.4-7 (source all i386)

2014-04-28 Thread Matthias Klose
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Mon, 28 Apr 2014 02:01:12 +0200
Source: gcc-4.6
Binary: gcc-4.6-base gcc-4.6 gcc-4.6-multilib gcc-4.6-plugin-dev gcc-4.6-hppa64 
gcc-4.6-spu g++-4.6-spu gfortran-4.6-spu cpp-4.6 gcc-4.6-locales g++-4.6 
g++-4.6-multilib gobjc++-4.6 gobjc++-4.6-multilib gobjc-4.6 gobjc-4.6-multilib 
libobjc3 libobjc3-dbg lib64objc3 lib64objc3-dbg lib32objc3 lib32objc3-dbg 
libn32objc3 libn32objc3-dbg gfortran-4.6 gfortran-4.6-multilib 
libstdc++6-4.6-dev libstdc++6-4.6-pic libstdc++6-4.6-dbg lib32stdc++6-4.6-dbg 
lib64stdc++6-4.6-dbg libn32stdc++6-4.6-dbg libstdc++6-4.6-doc 
gcc-4.6-soft-float gcc-4.6-source
Architecture: source all i386
Version: 4.6.4-7
Distribution: unstable
Urgency: medium
Maintainer: Debian GCC Maintainers debian-...@lists.debian.org
Changed-By: Matthias Klose d...@debian.org
Description: 
 cpp-4.6- GNU C preprocessor
 g++-4.6- GNU C++ compiler
 g++-4.6-multilib - GNU C++ compiler (multilib files)
 g++-4.6-spu - SPU cross-compiler (C++ compiler)
 gcc-4.6- GNU C compiler
 gcc-4.6-base - GCC, the GNU Compiler Collection (base package)
 gcc-4.6-hppa64 - GNU C compiler (cross compiler for hppa64)
 gcc-4.6-locales - GCC, the GNU compiler collection (native language support 
files)
 gcc-4.6-multilib - GNU C compiler (multilib files)
 gcc-4.6-plugin-dev - Files for GNU GCC plugin development.
 gcc-4.6-soft-float - GCC soft-floating-point gcc libraries (ARM)
 gcc-4.6-source - Source of the GNU Compiler Collection
 gcc-4.6-spu - SPU cross-compiler (preprocessor and C compiler)
 gfortran-4.6 - GNU Fortran compiler
 gfortran-4.6-multilib - GNU Fortran compiler (multilib files)
 gfortran-4.6-spu - SPU cross-compiler (Fortran compiler)
 gobjc++-4.6 - GNU Objective-C++ compiler
 gobjc++-4.6-multilib - GNU Objective-C++ compiler (multilib files)
 gobjc-4.6  - GNU Objective-C compiler
 gobjc-4.6-multilib - GNU Objective-C compiler (multilib files)
 lib32objc3 - Runtime library for GNU Objective-C applications (32bit)
 lib32objc3-dbg - Runtime library for GNU Objective-C applications (32 bit 
debug sy
 lib32stdc++6-4.6-dbg - GNU Standard C++ Library v3 (debugging files)
 lib64objc3 - Runtime library for GNU Objective-C applications (64bit)
 lib64objc3-dbg - Runtime library for GNU Objective-C applications (64 bit 
debug sy
 lib64stdc++6-4.6-dbg - GNU Standard C++ Library v3 (debugging files)
 libn32objc3 - Runtime library for GNU Objective-C applications (n32)
 libn32objc3-dbg - Runtime library for GNU Objective-C applications (n32 debug 
symbo
 libn32stdc++6-4.6-dbg - GNU Standard C++ Library v3 (debugging files)
 libobjc3   - Runtime library for GNU Objective-C applications
 libobjc3-dbg - Runtime library for GNU Objective-C applications (debug symbols)
 libstdc++6-4.6-dbg - GNU Standard C++ Library v3 (debugging files)
 libstdc++6-4.6-dev - GNU Standard C++ Library v3 (development files)
 libstdc++6-4.6-doc - GNU Standard C++ Library v3 (documentation files)
 libstdc++6-4.6-pic - GNU Standard C++ Library v3 (shared library subset kit)
Changes: 
 gcc-4.6 (4.6.4-7) unstable; urgency=medium
 .
   * Don't run the testsuite on kfreebsd-gnu. Hangs the buildds.
Checksums-Sha1: 
 9b4d4a8cd13b4cb9a70fe39cfaf3a5c1f1d50e0d 5186 gcc-4.6_4.6.4-7.dsc
 56e6d9ecbdc2218e026a94758c02f1b9c8a4c5db 887143 gcc-4.6_4.6.4-7.diff.gz
 dd408dee4f69d6d48372e99fbe893b0fe0388b71 57676264 
gcc-4.6-source_4.6.4-7_all.deb
 35eda59d75ae6489716d696fd0c84618b9736aa5 16202238 
libstdc++6-4.6-doc_4.6.4-7_all.deb
 2bcd1a2680a2c8ff5887e994352a9271b1e823d1 1299138 
gcc-4.6-locales_4.6.4-7_all.deb
 ea1410de3acc2200ac3a615837c708193cd82328 142252 gcc-4.6-base_4.6.4-7_i386.deb
 993fc3610475fd26d85fdf27850f9b38ec194585 3531854 cpp-4.6_4.6.4-7_i386.deb
 15a44ff517e2d7a8f360658fe37fdbd1ad54bd0d 974 
gobjc++-4.6-multilib_4.6.4-7_i386.deb
 816ef52d8988168427b4a807d78de026e4a1e23a 3834990 gobjc++-4.6_4.6.4-7_i386.deb
 5491c2eaf1241cad6f2cb6939b926ff0e4b18a85 110150 
gobjc-4.6-multilib_4.6.4-7_i386.deb
 5d7e41c8ba7a153dcda5c59d95e42604ba4362e3 3709864 gobjc-4.6_4.6.4-7_i386.deb
 8e1ca750e1b533d372a3bb09a58a69eb4216d8ca 120626 libobjc3_4.6.4-7_i386.deb
 94455dafbc474dc7bbb9b6b572b2940e6725b942 197318 libobjc3-dbg_4.6.4-7_i386.deb
 1a9d6d146da01f6b16bbfe7318aa2e39fec52086 122616 lib64objc3_4.6.4-7_i386.deb
 e2b7367c107c7ea39c064dbbc804004e93b7a08a 213300 lib64objc3-dbg_4.6.4-7_i386.deb
 e063a96a018dbeb604bc8eed22068875cad963cc 398912 
g++-4.6-multilib_4.6.4-7_i386.deb
 4405624b80c350c0326e1e459ada221599d7f700 5492556 g++-4.6_4.6.4-7_i386.deb
 0515546a8a5ba3c00a85f5dc449aa41b40cde9f3 1966172 
lib64stdc++6-4.6-dbg_4.6.4-7_i386.deb
 2d21cef37451c5a6407d14f141c67fc1f74a254a 985434 
libstdc++6-4.6-dev_4.6.4-7_i386.deb
 6a8c29d1683a23607e903583410dc28cd087e247 299408 
libstdc++6-4.6-pic_4.6.4-7_i386.deb
 d5fe5b2cd4d525842e4175c5566ad242641965db 1810960 
libstdc++6-4.6-dbg_4.6.4-7_i386.deb
 eadfeafad3a5bdfdce591ce4206a9a1f159d41cb 260766 
gfortran-4.6-multilib_4.6.4-7_i386.deb
 

Accepted kombu 3.0.15-1 (source all)

2014-04-28 Thread Michael Fladischer
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 23 Apr 2014 14:13:53 +0200
Source: kombu
Binary: python-kombu python-kombu-doc
Architecture: source all
Version: 3.0.15-1
Distribution: unstable
Urgency: low
Maintainer: Debian Python Modules Team 
python-modules-t...@lists.alioth.debian.org
Changed-By: Michael Fladischer fladischermich...@fladi.at
Description: 
 python-kombu - AMQP Messaging Framework for Python
 python-kombu-doc - AMQP Messaging Framework for Python (Documentation)
Changes: 
 kombu (3.0.15-1) unstable; urgency=low
 .
   * New upstream release.
   * Update Dependencies on python-amqp to (= 1.4.5).
   * Add python-redis to Build-Depends to allow tests for the redis transport
 to run and add it to Suggests to for anyone who uses it as a transport.
   * Add python-msgpack to Build-Depends in order to enable further tests.
Checksums-Sha1: 
 0f6bbdccb9c8f47e269ea8d44b0b0aec136c3f63 2444 kombu_3.0.15-1.dsc
 f7e2a9dd1c599160f8cf3bc25c62c48a526fddc1 342092 kombu_3.0.15.orig.tar.gz
 afabf060ab8a86ecb67e1f048d87cba1ffe87347 7216 kombu_3.0.15-1.debian.tar.xz
 1bee02b97ed727ebb2add492f7a66c5625191e53 168382 python-kombu_3.0.15-1_all.deb
 46197905d18c829b5adcf376884a71e64fdca7c0 227392 
python-kombu-doc_3.0.15-1_all.deb
Checksums-Sha256: 
 6e80a7c5c4a13fd2730682ae38cadc67143a6d2ac8d25dea9c58bbbef23010bf 2444 
kombu_3.0.15-1.dsc
 8872a52e42f9e08c2c135cc67dbe8eb9f2707a714cb6719f6900c4af66bc5500 342092 
kombu_3.0.15.orig.tar.gz
 37c1cbb492eb738665bd5a7e8d4456ded235461982103f311f260e790e9ccd0f 7216 
kombu_3.0.15-1.debian.tar.xz
 2128c074b5e55a0db6959a3648d83c11ec119d40e7914756d50449e0fde5cc5e 168382 
python-kombu_3.0.15-1_all.deb
 6a3a89390bed00c70a3379bea6a3dfd0c2aaebacf6fc8640ae25132d780eddd6 227392 
python-kombu-doc_3.0.15-1_all.deb
Files: 
 af7c7f974b135ea5ff7f2ad237ba6e19 168382 python optional 
python-kombu_3.0.15-1_all.deb
 dec906898c8098e56c985952ba3f3207 227392 doc optional 
python-kombu-doc_3.0.15-1_all.deb
 78cc13476d7b053609fcebbd6eb1b134 2444 python optional kombu_3.0.15-1.dsc
 e07720f574ccc7362f617dca2cc1d11c 342092 python optional 
kombu_3.0.15.orig.tar.gz
 2c92ec76467f34572745a6552177a9cb 7216 python optional 
kombu_3.0.15-1.debian.tar.xz

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

iQIcBAEBCAAGBQJTXhWHAAoJEBLZsEqQy9jkQmAP/0qoVxdEwvhrjuHDVGwlntvp
qDmzRt62xY5Sl4+m2oobCtNCirv/+XPpeI3W3WDM4uYR9MWNdJiMTmMj5XHPdz54
Bk45OoQgK7uAdWMQQu8pcwtp88LdrqoXT5D2g0l4iIrT3e/stVurPj/cUlrZOOi5
7MDnzlLAdumDLDZd2RqdKP6NIEWHK/O4h7whl3OH1+MRdGtY2LOAzOx4dNajzvCM
0QEETS5T0jo8G9apVVpCN5qIU5doOad7z61mYKO/eGcFe7k0xyOJzRlwa+I4qkBl
LLDUU35+HnOvKC7hWXIZ/UX8+vxorWtQC3SKD4FicQ94CpuZlSZ3VNvCaMZZ3JcB
Mf6B6uBz1A6FoWLMPVMgLOOYoq2w2KJkxGpzu7N4TWyMzgZ1mR4IwUD6xuPUv6cu
jA2Rji1N2lIKbQX1D8X4avc+sNBWh+q90X9s3A7EiyBUzQU8CIphIfoT5Zy7sofq
jIfHd7Ys+fEdYxYY69UlWtXnXkXfF8cUlTF8AAterx8N/7bNWP7/SPO14pQXvbTt
VGdYp4ZMay88bR6EJcvNnRZJv/KZ0L+pMxG8RVd3baCtpXFCMK9OsX+AB1EiGhty
JoM4k333ga2hri5H4e77hUPqoSHLRq5B9cftqFT8LCMxqk5T4J6ebeuSi6TVCg/O
PcMqYUliAVqkLp9e+KHo
=eN8N
-END PGP SIGNATURE-


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



Accepted needrestart 0.8-1 (source all)

2014-04-28 Thread Patrick Matthäi
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Mon, 28 Apr 2014 10:30:23 +0200
Source: needrestart
Binary: needrestart
Architecture: source all
Version: 0.8-1
Distribution: unstable
Urgency: medium
Maintainer: Patrick Matthäi pmatth...@debian.org
Changed-By: Patrick Matthäi pmatth...@debian.org
Description: 
 needrestart - check which daemons need to be restarted after library upgrades
Closes: 744961 745270
Changes: 
 needrestart (0.8-1) unstable; urgency=medium
 .
   * New upstream release.
 - Fixes non-numeric argument on progress_prep call.
   Closes: #744961
 - Detect running on obsolete kernel.
   Closes: #745270
 - Add new dependencies on libmodule-scandeps-perl, libsort-naturally-perl
   and libproc-processtable-perl.
   * Sync debian/copyright.
   * Add dependency on binutils.
   * Package long description enhanced.
Checksums-Sha1: 
 9471ecf2fa25ffee480077547cd853785b5c57c7 1753 needrestart_0.8-1.dsc
 916c293d192b849418a9d26d06f45993e82b3996 23125 needrestart_0.8.orig.tar.gz
 ac3266d3ae2d1b07fbce97ee7849565c9c73b41e 2752 needrestart_0.8-1.debian.tar.xz
 c1f396839de46ceec6df6b7c1894a7a493c3408c 16616 needrestart_0.8-1_all.deb
Checksums-Sha256: 
 b35969be22b7bf0762123c15af6658dbcb6adff93a518ab04e9030f1b3d46bfd 1753 
needrestart_0.8-1.dsc
 1b75dc50253e84ae130e710addb56cc7a45e3730911f6fb7c909ca0f27adb5bd 23125 
needrestart_0.8.orig.tar.gz
 74c04dca0b9a40de7e62e982aee947ec126412fe9f87f4bf5a055db34b21c889 2752 
needrestart_0.8-1.debian.tar.xz
 8055b83fee4ca0a7e04181a1ec5965b7822a380a08dfef7b10b91f1c7fa9b457 16616 
needrestart_0.8-1_all.deb
Files: 
 7f6e3903c282554717782ca8c06c6574 16616 admin optional needrestart_0.8-1_all.deb
 3dd4406006d1c6492257d432cac2d39e 1753 admin optional needrestart_0.8-1.dsc
 ff6547480aec09959e4cbe902e672146 23125 admin optional 
needrestart_0.8.orig.tar.gz
 7656b1281015acad135b64f8bdb45d35 2752 admin optional 
needrestart_0.8-1.debian.tar.xz

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

iQIcBAEBCAAGBQJTXhWIAAoJEBLZsEqQy9jkXy0P/3bJNSCfC2kSqSoPjrDKsh6k
mofdA5dwIYLB3X7Qb1sNdntCMUwSe4O+WVGEt8+abOe6e9eHaTsxKxJVnHJy+oxA
RTehmEY3dpErJJIkmbhvHqHxMdmk+eDEBCEuu/Ro5UYER2Nijzd25j+1AX2nzvuP
X1UZNyU5vM1ycP7h1Y+mSWN5cqLVNenVpRoNOQlW1sH5X/hJV1KObixlOFaPuU+R
s5CeBYcwDGr7fjk+G6Qbph+bwny+3b6PGo22XZVifRwjNh0XjOIeHZXenDQDXnUA
PQJHGajQDJoi/yY8ASETI4Tzt5WLTnpTwB6wd6KaSDJCRl+iEMkjCumljCa18onT
Ewq3UhFD4CrERQrD1rAdREt/aLz/n2bdHG0kXj18Q0vsbgtdo+ZPw++aUFTXKlIG
631k6i5p/9+DarZSi+151HmWEFZfQGhz6CXqiZ56S2ng/I3eH+R0YLx9ZMdD6w86
+mxR3gDi7PbAgvdueSwwPqyumu4C2qbBnac1myf5SkLPBfWBt/BKcinA76TsLNtD
Fk6bgQ681KJ9qyda+N09y84Ip8k2VbNRLAAloIcjpVZFccWDiv3Vknhb/dCQw68h
pSvcT2GwHc3H0EeJQbBYRpf1WJmopze3rRLKFi3XNwsgxy7BWYiNpd5a47tlIYbW
QsYKe7SfqRJvRYop7U0x
=qffK
-END PGP SIGNATURE-


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



Accepted manaplus 1.4.4.26-1 (source amd64 all)

2014-04-28 Thread Patrick Matthäi
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Mon, 28 Apr 2014 09:57:12 +0200
Source: manaplus
Binary: manaplus manaplus-dbg manaplus-data
Architecture: source amd64 all
Version: 1.4.4.26-1
Distribution: unstable
Urgency: medium
Maintainer: Andrei Karas aka...@inbox.ru
Changed-By: Patrick Matthäi pmatth...@debian.org
Description: 
 manaplus   - Extended client for Evol Online and The Mana World
 manaplus-data - Extended client for Evol Online and The Mana World (data files)
 manaplus-dbg - Extended client for Evol Online and The Mana World (debugging 
sym
Changes: 
 manaplus (1.4.4.26-1) unstable; urgency=medium
 .
   * New upstream release.
Checksums-Sha1: 
 896a63ac156a1182349fdbead8db96bb2b9181fb 2141 manaplus_1.4.4.26-1.dsc
 8eceb9dc78a241567812a41eae2d82d5b9097fd3 8992152 manaplus_1.4.4.26.orig.tar.xz
 7bda60290ce17459d211b0657d12f7b6e5fc5e7e 20756 
manaplus_1.4.4.26-1.debian.tar.xz
 25b78730ebcf0eadf94d0053ed4bde9f93d72cc8 1369728 manaplus_1.4.4.26-1_amd64.deb
 b8fb4eefd5c6a5aae04d0fd8375e44f6ae4614f5 19465604 
manaplus-dbg_1.4.4.26-1_amd64.deb
 201d4fe2074cb36e3d25dbef943a902adee37ea4 1339436 
manaplus-data_1.4.4.26-1_all.deb
Checksums-Sha256: 
 23e1c86475ceee2aa5914abc6ff88ce51eda68c89936ca06c3df37cb2dce38a9 2141 
manaplus_1.4.4.26-1.dsc
 94780e83068f23ec037b4f4f97fc1fa71961c03d77512e96d27bb4e5fec1bf27 8992152 
manaplus_1.4.4.26.orig.tar.xz
 be7f193c72e268903b1c1b33f6ff87a15504c873e5ed323f783b443db08babf6 20756 
manaplus_1.4.4.26-1.debian.tar.xz
 91c4cb641b539d5e1a76bd1269bde600a5ea0f82d652cfb939eea2a0508c4504 1369728 
manaplus_1.4.4.26-1_amd64.deb
 8b59c1eca8a6c1db30f9d3a87ab4cd2a304ad1ae1796cbf6c67b89ce548939c8 19465604 
manaplus-dbg_1.4.4.26-1_amd64.deb
 0d8940c971f14974927b1f40647bc72bb254cec434804c6365d850603df7a93e 1339436 
manaplus-data_1.4.4.26-1_all.deb
Files: 
 3ba96c346b451df1f001434af77390ec 1369728 games optional 
manaplus_1.4.4.26-1_amd64.deb
 49c968dc44a6c215898b290fc463a88a 19465604 debug extra 
manaplus-dbg_1.4.4.26-1_amd64.deb
 013e7d22b91e2e84bd173a9a6fe2e30a 1339436 games optional 
manaplus-data_1.4.4.26-1_all.deb
 79d35d24512f41dd85782d76cbddd9e2 2141 games optional manaplus_1.4.4.26-1.dsc
 52de6aa22427a3582a1153eb5fb75fad 8992152 games optional 
manaplus_1.4.4.26.orig.tar.xz
 ba328430a0437d319635d1ff1b447af8 20756 games optional 
manaplus_1.4.4.26-1.debian.tar.xz

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

iQIcBAEBCAAGBQJTXhWIAAoJEBLZsEqQy9jkZHsP+wdtNTG2FqyMmjgsGS/zouF7
FyqJjKrfDcdF2HqOg0bV2RuVzRNA1uH1aBrwdW5GRTgQjgUqk+5sPhn3y89qzU1U
NjXRyXVB9wlOMQoTJFxT8cFXH034yGh6oClhhSK6kSDsb/aPjvxmseKTE9SuWoi5
NOy8sTm57caLohcC9p5P0WHlEJ9twdcqZiXm70CDt8zKsLPN0Ltr5haJqp2Es04J
hRnMbosyxvTIhvE4R4AQJMbQM4gNIRLUmtNOziLsWdKEntSILfpQPGK6iMlwxBvp
xGjTaSx6PRq69xktTDfh/hfdBpwzWD9l4bQ+H/BSGsBc8NtzmzFgV533ya/TdtTb
Pg2YBl6AiLrQy2kxCiKzgnu3rQ+qSIfZUXo5I66iwB0zI7RXqOMkm9kWYTGWZMRV
NaxgeHFxEFlKpK5tHsYlcuxdsj77RnVOhjEAHMoB7/qYgZObkhJ/ccQCDDv58CNM
FkEZclQtnVTfXofKQqzh0EfR/uaNFDCuCiFGnOfu+4D/0T/mjVe9/iSeYfKfTS3K
cUMM5xruQyW8UjN5RjVJXaUft0sy8laZ/XzH2xu4p6Wrl8RBfgOJPb7Q0x4om5jX
eULcr0+QZ0+UVgympw+xBdLhByYCmmN2yOpo/KmsHXtXTZnr9a0jviLnmo5nuFuy
w3m0T9sWvD2BEK5Uo1Ss
=7zOQ
-END PGP SIGNATURE-


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



Accepted node-negotiator 0.4.3-1 (source all)

2014-04-28 Thread Jérémy Lal
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sun, 27 Apr 2014 17:11:18 +0200
Source: node-negotiator
Binary: node-negotiator
Architecture: source all
Version: 0.4.3-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Javascript Maintainers 
pkg-javascript-de...@lists.alioth.debian.org
Changed-By: Jérémy Lal kapo...@melix.org
Description: 
 node-negotiator - HTTP content negotiator for Node.js
Changes: 
 node-negotiator (0.4.3-1) unstable; urgency=medium
 .
   * New upstream release.
   * Bump Standards-Version to 3.9.5.
Checksums-Sha1: 
 a124ccf8f44678f06be6a04b59d611bf061e8e6f 2017 node-negotiator_0.4.3-1.dsc
 7b776061469c2c55accb71790aebe3dd07158db3 6764 node-negotiator_0.4.3.orig.tar.gz
 d8a80c0ae51e6ed2a01d9277b91beed631ac6df9 1988 
node-negotiator_0.4.3-1.debian.tar.xz
 3c007b4f8ef68259789e7310f3a1d017eb33456b 6428 node-negotiator_0.4.3-1_all.deb
Checksums-Sha256: 
 009dcbf65252119074c08f04874dfaef582752122715d3dfc27e0d3ba06896cb 2017 
node-negotiator_0.4.3-1.dsc
 be57c98e3aadc8a3595a1d8bce06eb282e8f1e60f4843719c4787250ddd09f31 6764 
node-negotiator_0.4.3.orig.tar.gz
 7382af5cdfa8ebfd51d528aef78628c27aa236fc2bb05954b14154e5d3370758 1988 
node-negotiator_0.4.3-1.debian.tar.xz
 d442a43f105d9b0b5627fa409c4cced04c7cdfee4e079193bc5a442ce341a867 6428 
node-negotiator_0.4.3-1_all.deb
Files: 
 2124636901b02bed0ae4d4fcddb71c0a 6428 web extra node-negotiator_0.4.3-1_all.deb
 0e63a7409ea7cbcb1b2751dca6f6 2017 web extra node-negotiator_0.4.3-1.dsc
 e82e1d322554c135e4912c57467ad950 6764 web extra 
node-negotiator_0.4.3.orig.tar.gz
 3d6a84088f55884d559b59e41f3b30ab 1988 web extra 
node-negotiator_0.4.3-1.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTXg1dAAoJEGYRwF7dOfN0ZG0QAJbVrl2bTJtVaNiLwqqS+jfM
xHzR5NElIqRdu3JIJQedC4TobS6o5PGFITm4OPrDBZb9ikcTmDBcIXrqDHOaGNzk
kzs1LzffyG2BGh5FgW+CnqvP9fX9bcOZgHbMoA+oiTBuVftmX9gK4auAklpAwByU
BCiLyNZbE8MTvjmt0x9VV9dMWKmrlqCPFp1YGQr4zhR4ZrP/kg70LiEBPOdqySCL
4ySWeJhzAZKdhq0zGqJU7WnY44kAQguAedc3a2OzOtbR5oQrQBcE+Y5CsVbo2kHz
VfPB5hNloT1k82mthNhZRNfLmIv4dGARDGPzTE9cTiEL4iYwzUPTnINTS+Xym+Z7
WviJj9uud0mP6M9A4QCggyKnA61d5CRekyc2jZbJxZAnQ0KPOiFOtF+wxlMxkWhG
3v4+G3V1SyVkeylz0CW+JWd/A28bDNvqxQMqMzzObbbt2VO9An9k0SP/7wNM79In
r+7ecw+8ZTZZ0gGesgay3+cK6s5P01q0S/IMygq1QFGbtlVXReyiTfsoGI1JMMj4
8fwc1psXxpqD1RbFmIvtzx+LbHstCohAzkhrL4yYODa8nj09mHsNIWmp6pHnx/5/
kqU3G/xXQNI5gTs3Pro4+FsoK7nXAbF+2jKDPpuYJl/VwPTYbgibqPJj+iMP13mi
3hXFLaM6B0foOOE/9W4P
=i3d2
-END PGP SIGNATURE-


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



Accepted plasma-nm 0.9.3.3-3 (source amd64 all)

2014-04-28 Thread Maximiliano Curia
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Mon, 28 Apr 2014 10:45:43 +0200
Source: plasma-nm
Binary: plasma-nm plasma-widget-networkmanagement plasma-nm-dbg 
plasma-widget-networkmanagement-dbg
Architecture: source amd64 all
Version: 0.9.3.3-3
Distribution: unstable
Urgency: medium
Maintainer: Debian KDE Extras Team pkg-kde-ext...@lists.alioth.debian.org
Changed-By: Maximiliano Curia m...@debian.org
Description: 
 plasma-nm  - Network Management widget for KDE Plasma workspaces
 plasma-nm-dbg - debugging symbols for KDE Network Management widget
 plasma-widget-networkmanagement - Transitional package for plasma-nm
 plasma-widget-networkmanagement-dbg - Transitional package for plasma-nm-dbg
Closes: 742090 743041
Changes: 
 plasma-nm (0.9.3.3-3) unstable; urgency=medium
 .
   * Bump network-manager dependency in the binary package. (Closes: #743041)
   * New patch: upstream_fix_build_new_openconnnect (Closes: #742090)
 Thanks to Mike Miller
Checksums-Sha1: 
 481ab028f31f0c105cc87e36292aa3b6fb518351 2664 plasma-nm_0.9.3.3-3.dsc
 b224af6cbba928ed023197e4c1a5cd8555bea9f5 6616 plasma-nm_0.9.3.3-3.debian.tar.xz
 4454d07eedb62925114d1a19e9acb7381a126cfd 724870 plasma-nm_0.9.3.3-3_amd64.deb
 311de5088cadf2fe9e95b0ea14ae432a01785d5d 4492 
plasma-widget-networkmanagement_0.9.3.3-3_all.deb
 69f64f821d2381264bce893e60a1ac7571f07286 10527630 
plasma-nm-dbg_0.9.3.3-3_amd64.deb
 f28ee88bcf4703792e0ff389277980d2bd81f868 3712 
plasma-widget-networkmanagement-dbg_0.9.3.3-3_all.deb
Checksums-Sha256: 
 269fe61047358d5730137b048e162af0dc31a838b13529135c279862ce1afb9c 2664 
plasma-nm_0.9.3.3-3.dsc
 4e019300012c0127445d2f3968b4a24f0d8cb93b251d06121a1f080a53aecf9f 6616 
plasma-nm_0.9.3.3-3.debian.tar.xz
 3155822976a983735902092489df586a8520aad06194537f7a746e1674d83c44 724870 
plasma-nm_0.9.3.3-3_amd64.deb
 1c83f8fe5b977f6b2048e82bc82c2e60eeaa575628ada19f5667a8c6e273f92c 4492 
plasma-widget-networkmanagement_0.9.3.3-3_all.deb
 f92824b6c46c1391d3730da1609aa7eb6ac53e846e55105ddabee538becebd34 10527630 
plasma-nm-dbg_0.9.3.3-3_amd64.deb
 59c3a3f938bb63ae2258c7528c5f141c4e7b002af108341cca0a3bf98f61 3712 
plasma-widget-networkmanagement-dbg_0.9.3.3-3_all.deb
Files: 
 076b58c528b424fe1ca3a53c3dd3af83 724870 kde optional 
plasma-nm_0.9.3.3-3_amd64.deb
 829cad97d05b370b322fe49611c61dfe 4492 oldlibs extra 
plasma-widget-networkmanagement_0.9.3.3-3_all.deb
 45c64b4b5b9f6b3d610cee545f4375a0 10527630 debug extra 
plasma-nm-dbg_0.9.3.3-3_amd64.deb
 d3c9e5f13876aa32d4a112e32afb5ee1 3712 oldlibs extra 
plasma-widget-networkmanagement-dbg_0.9.3.3-3_all.deb
 16ece521c24cabcde446e91e957ff4ef 2664 kde optional plasma-nm_0.9.3.3-3.dsc
 d37163b156e8a22ca2aef50d04548f3d 6616 kde optional 
plasma-nm_0.9.3.3-3.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTXhlJAAoJEMcZdpmymyMqCfMP/RWskkFPIoNFLqeH7K8L//TR
hWH002p5DLXA8SxIfqwSFR7bTvKL5+JdwCrEF1+l1oI1w61t6wiEA9H/9bFmiJTG
p9BXk3zDLTkg3WLepP5pe1ownWnS1Mc0PNX1JKIq9DwMqH52V/mYrKCROXsy12mh
45TYoDYPdPFB4LrAZbG0XmtcQGuedTt2SM95LLii1ctJcG6cnEahMLUM/6gKNz9Y
vKIt3rIxxUZVr03g6FfZ8xd1fn6YwYFyUhdH8PuzuimJiEkKpDfVJ0/afCvLkKQv
QZLsS5mC/iInu2qwnVqmWdeybQGNrwJPQhijyE5XdHqThOJgEwhUb0+JTJQvOtsU
0V5lq9Yf1YYieyTo/DbJtTSY0Z7oBx+AIdQRizohxntoHYSCM5g6k+/mWB0tJHtW
tpuRAvJwMACB0yFIXKIo9qYrOMK9WhvOLK9t2mUM29kIb0l9Le6Zoe8rSN9opFe5
UzSyH51BQB2PeZrQkJjMxUF8BAirmHof31rh32WH9Do0Ao2s6dpWHXHGf7hJGzU4
SKRDgJdsFBXXyOykMRBTxRmvDXIO8dC7X+zJCbJNUm+EoO10HnQwG22TRyKIkQQH
VXd7kH9OygZHthXY+Counsml1Q+9l/QHMPrCc9bvPCBf0qIpF17YBRjJQoo+LKki
pwsMLk0KqaC8AJ/0bvMu
=xlBi
-END PGP SIGNATURE-


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



Accepted node-send 0.3.0-1 (source all)

2014-04-28 Thread Leo Iannacone
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sun, 27 Apr 2014 13:25:01 +0200
Source: node-send
Binary: node-send
Architecture: source all
Version: 0.3.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Javascript Maintainers 
pkg-javascript-de...@lists.alioth.debian.org
Changed-By: Leo Iannacone l...@ubuntu.com
Description: 
 node-send  - Static file server with ranges and negotiation support for Node.j
Changes: 
 node-send (0.3.0-1) unstable; urgency=medium
 .
   * New upstream release.
   * debian/rules:
 + install upstream changelog
 + disabled override for build and test since they are never called
   * debian/copyright:
 + added Upstream-Contact and Source
   * debian/control:
 + added node-buffer-crc32 to depens
 + bump Standards-Version to 3.9.5
 + added Leo Iannacone to uploaders
 + set pkg-javascript in Vcs-* instead of collab-maint
Checksums-Sha1: 
 bc4aef7250e70645cc7992f7d040284caee1aa19 1983 node-send_0.3.0-1.dsc
 ee534f4f07b800f8f6ba6391d172b377fa9a8b13 9688 node-send_0.3.0.orig.tar.gz
 1869e816eff101bbffad82a888347734d4018881 2232 node-send_0.3.0-1.debian.tar.xz
 adc51d6a95311c8dd5070d1ccf765f0ee3279f42 9840 node-send_0.3.0-1_all.deb
Checksums-Sha256: 
 fdbda38489613be0e5b9bc03d4c1625a2cdad4b1a32610f108ab6287361ebcfd 1983 
node-send_0.3.0-1.dsc
 5593e3aae2147db1e1cd896574bf5549674c92aa6a2b773e5e9352a40c47b95e 9688 
node-send_0.3.0.orig.tar.gz
 a4ee0ced7f31cacbee66dc0d60ff4db8c26fbb9d66a43b841d4f8c8d338861ed 2232 
node-send_0.3.0-1.debian.tar.xz
 4cbeb6b7d1fe6355a73f308ea94c9488e1be26215fdd6642d2b12e2f0ec65fe0 9840 
node-send_0.3.0-1_all.deb
Files: 
 1ad326ef9894227dd6041e7bcd31128d 9840 web extra node-send_0.3.0-1_all.deb
 2982ba8040f9ac0a3e984c6cdcfbdbf2 1983 web extra node-send_0.3.0-1.dsc
 f7bfb58449bfb99df0a0fbcbcc3880c6 9688 web extra node-send_0.3.0.orig.tar.gz
 aeac2e8f6e352a59ebd98af1f9906541 2232 web extra node-send_0.3.0-1.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTXhSuAAoJEGYRwF7dOfN0fdYQALwog3YUnD9TLOCyEpjSyPOY
sTPjaEirA3SrRpv55xvYzkr++MBmiWWYRtoq/ry7h+AxsfjPgDhHXm5EMdXPPQjK
AoM6PlLgatNAQiGZf/muIm9WLipOQEIkwHRckSiUJ35rdd1UKuvDW+s+aTZHOR92
GIR1yN4s2rJquR2xL1GdgWFUkW6QLLyTso90UmWqMhqSRmadDSkHVAGtU4mnYKjl
OAzZwTqAvhWOafSRYcCsr2oUZAL47z2ynmPMrrZ1vCeTFYn4YXWqOjGUFjZca8n8
hmLrxPTq5M8ky9fAcKNPH4m8FaDC6p2tw9St6WKwL9PXvmAhv60Rn2jgg0l80EZn
CHY6f4tsVX0q7LzO8sou+RCpHINFCHoMT1KKsj5Mt8pPKOzfG4lhCUJJ77ZetidP
lWL69ygR9IcO0tlswNbQhXEqCTP5V3RZaA3pqOxukYWdjypDwLBHKASH/EYSHPkG
Vz6Sqr0M7aMvf9mKXfo/rIVX6Mb0sH6/QgrVAcS0i5bRI1YYaWI0EvtwJvC2Yo8S
+Er1+HQz24yPtaIomk2IC9rntPLV7ntSBBJANFGScmr+1Xc7TIAlBSqAYeevSLlE
u0hbkbhnj9SauHRYULWHFt9xAl7yC0RubHO8wOqv1QbnDDZhUPIq0MMIoGlXQA5s
HhJs7eDrosmqnt/MOL13
=e6X0
-END PGP SIGNATURE-


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



Accepted yubikey-personalization 1.15.1-2 (source amd64)

2014-04-28 Thread Simon Josefsson
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Mon, 28 Apr 2014 09:05:19 +0200
Source: yubikey-personalization
Binary: yubikey-personalization libykpers-1-1 libykpers-1-dev
Architecture: source amd64
Version: 1.15.1-2
Distribution: unstable
Urgency: low
Maintainer: Tollef Fog Heen tfh...@debian.org
Changed-By: Simon Josefsson si...@josefsson.org
Description: 
 libykpers-1-1 - Library for personalization of YubiKey OTP tokens
 libykpers-1-dev - Development files for the YubiKey OTP personalization library
 yubikey-personalization - Personalization tool for Yubikey OTP tokens
Closes: 745017
Changes: 
 yubikey-personalization (1.15.1-2) unstable; urgency=low
 .
   * Fix watch file.
   * Use libjson-c-dev instead of libjson0-dev.  Closes: #745017.
Checksums-Sha1: 
 19ce91c3037f0bd47dd15b6d8248b194d6c4f536 2037 
yubikey-personalization_1.15.1-2.dsc
 fcfa9d20cf07385f88aef6e14a7de1c0697a202d 51764 
yubikey-personalization_1.15.1-2.debian.tar.xz
 3c3485de26398812c97ce1f893dbdf729961cd59 65026 
yubikey-personalization_1.15.1-2_amd64.deb
 260e2643af91619138c2d9a87f1765d09c0787a5 54422 libykpers-1-1_1.15.1-2_amd64.deb
 fcbaa574a35429b5b2938fd70f8482fa190d6dbe 60536 
libykpers-1-dev_1.15.1-2_amd64.deb
Checksums-Sha256: 
 e46fac7f6f2cf8c0e8106fe57920b99f392fd5f0dd349fb931f8cbca5749839b 2037 
yubikey-personalization_1.15.1-2.dsc
 2cae5e851fcd6e280cdcd711a10ba5c26be94313b682f6f59aab1bb18d579fdc 51764 
yubikey-personalization_1.15.1-2.debian.tar.xz
 23e560e7229a3236525bc589bd510b9be1a288741863a0c616c480b7d776d831 65026 
yubikey-personalization_1.15.1-2_amd64.deb
 4dab413411714115782602e3b768ff3d833388cf87f98cda96b801e0aec56da4 54422 
libykpers-1-1_1.15.1-2_amd64.deb
 cea8b8b452c560f2ea31d11c33e15ebe428893072e4dcc6460c0584d273ef74e 60536 
libykpers-1-dev_1.15.1-2_amd64.deb
Files: 
 3fa314da8941bcf85c7d1bce9e39c1f2 65026 utils extra 
yubikey-personalization_1.15.1-2_amd64.deb
 1bf7d54e5fc0b8be1a1a1e1373af0b35 54422 libs extra 
libykpers-1-1_1.15.1-2_amd64.deb
 1ea7ae333222982548773ae12e390f0c 60536 libdevel extra 
libykpers-1-dev_1.15.1-2_amd64.deb
 9cb20ced98e2e88b8b5d2a048d6a30bb 2037 utils extra 
yubikey-personalization_1.15.1-2.dsc
 bcafad6fa758c58299a437a16c854000 51764 utils extra 
yubikey-personalization_1.15.1-2.debian.tar.xz

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

iQEcBAEBAgAGBQJTXgwTAAoJEGDO5xEQXnIuEFQH/jt30dKjSbb5s6HIdo0m6X6u
T7/ddm0eqWTtZ2I887nvIl8Km/4GE/KMC1LivW4C/TwDN39mxxdh+ETueQ2FMQU8
7Klh2PIY6FRUFK5soZw/lUr7HqjCWxKc1bT+DEAYml959Q6RU6Dhie90Zu6SmOh0
w15omQcTW4kgerY/Ot8oVsoAT3Am9CJYP2qCTx766C3VQsgVQjAiOFmKCB4vkzqP
79BCp6UTisMxPrc85v0ugwZ2U3jzeX9d4ahqj3ZQ/NKy7QbqBFY9k/BXAHt23Ol+
1shtoUCzRSChGFvbO0QzudaIxY6ErlUXmbfXTrpLebLwlC+xZc7ddcPGtpnSOuc=
=nlt8
-END PGP SIGNATURE-


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



Accepted frogr 0.9-2 (source amd64 all)

2014-04-28 Thread Alberto Garcia
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Mon, 28 Apr 2014 12:34:49 +0300
Source: frogr
Binary: frogr frogr-data
Architecture: source amd64 all
Version: 0.9-2
Distribution: unstable
Urgency: medium
Maintainer: Alberto Garcia be...@igalia.com
Changed-By: Alberto Garcia be...@igalia.com
Description: 
 frogr  - Flickr Remote Organizer for GNOME
 frogr-data - Flickr Remote Organizer for GNOME - data files
Closes: 746057
Changes: 
 frogr (0.9-2) unstable; urgency=medium
 .
   * fix-yelp-macro.patch: fix FTBFS due to incorrect usage of the
 YELP_HELP_INIT macro (Closes: #746057).
   * debian/rules: enable parallel builds.
Checksums-Sha1: 
 7a38a22934053761c27c1e264e845057d075b1d8 1955 frogr_0.9-2.dsc
 9b49a7898bc666e74b7aad03dbcfd5f7eb92acd7 4112 frogr_0.9-2.debian.tar.xz
 b8fe0759d0b27451ff93835fee7294a9f8bb2d09 273450 frogr_0.9-2_amd64.deb
 043747827f857637d2284f942abbb26036ecd2ad 2913884 frogr-data_0.9-2_all.deb
Checksums-Sha256: 
 ce7f56c954d40b90b80ec2f04d5541080c678a814055b7ce05e1a59bf3bc590e 1955 
frogr_0.9-2.dsc
 1f0047840727aa3e344a732b797511c7968df36485d3627daa7a605e3a4989ae 4112 
frogr_0.9-2.debian.tar.xz
 c0e51f8505ddb30f8726ec9965895af727933720071762bf9651091b772bef2a 273450 
frogr_0.9-2_amd64.deb
 23f6a786a37ccff671afa08bd2ccbdac44ab9bf2d62bf0965ccb6a47decd8a9c 2913884 
frogr-data_0.9-2_all.deb
Files: 
 6fa6ed644aa71fadf2a6b214dcedb82f 273450 graphics optional frogr_0.9-2_amd64.deb
 9b641f3e495fce513d282a4c028fc511 2913884 graphics optional 
frogr-data_0.9-2_all.deb
 8c2e296793dc92d3c017e6eb92b70f57 1955 graphics optional frogr_0.9-2.dsc
 4caf8249e72dd748d15155570b3c2ff3 4112 graphics optional 
frogr_0.9-2.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIVAwUBU14hyr4yGa8+1BNBAQimzA//cBzXRjRfrNnoS2v3BHvdvTUA3BBHceF/
Ma3WY+Sj6G2fBIzLrx7pSYp0yfBDyPyAMGSxSgOOnBtrm3Y92k+Zs0VaIEdI3E8m
XbIHTNWcIHEWY9db2sOnLVa7lmGyeMH4JTWiUiXRitBJNSri7a7TPq3GERbinmXS
LJTggGfuO6EIxQiEGdHUEjkeRkYocOjXcE7lO0mzM9u0z2exXq4pmsdBDp0WMrcT
AwK5h5AgF54+IPrS2OuSJNXYHHsUU7mw6R+KRpmoYu8Qvuc0rfII8zIxXx4xvzaf
hUV8TnXr8og5zFTyn4T8M/3XuFHgeYyvwUJG9NkBmu84rJ5xE6WZfE/tEBtf/Mhs
36igHigkcSY6pgRu4gbbGKxe2w3tXm9OFhufZL/6EfLBA5DTy1Z1AUa3NLIXunfC
riAAK9t9KCSP+q9dIvSZmZJw+UAdLiPredLEVOTlsQd0OXpG9lK8B7Z0vaQqLyIS
0EA5zSKqDOiw6DpsY14qe5m08ZAOzKrk5BkSKbww8cJRC3vMaOX8Pu4rTXhtAZYq
cq1HxSX8rU58e70juaxEiL0CIbeJJMn37KaR5xEPQB+mSA6jnaXLt1QBOPw4V63l
qUdY/hFBhnPCiCj0NtLJsPgw3eHdYH5CDLgolIbmzTkZAhzaWnD4+MkB2nL3C87b
FJXvjwFinJw=
=hl3L
-END PGP SIGNATURE-


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



Accepted ruby-github-markup 1.1.2+dfsg-1 (source all)

2014-04-28 Thread Cédric Boutillier
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 16 Apr 2014 18:52:12 +0200
Source: ruby-github-markup
Binary: ruby-github-markup
Architecture: source all
Version: 1.1.2+dfsg-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Ruby Extras Maintainers 
pkg-ruby-extras-maintain...@lists.alioth.debian.org
Changed-By: Cédric Boutillier bou...@debian.org
Description: 
 ruby-github-markup - GitHub Markup rendering
Closes: 711719
Changes: 
 ruby-github-markup (1.1.2+dfsg-1) unstable; urgency=medium
 .
   * Initial release (Closes: #711719)
Checksums-Sha1: 
 8096f4236f0be01c8d765c59a8a613996a9eb83d 2393 
ruby-github-markup_1.1.2+dfsg-1.dsc
 2564dd544fd2a5a301034c7a23632b2b51711ccb 19670 
ruby-github-markup_1.1.2+dfsg.orig.tar.gz
 cd70fbc94158edf7add4b52a39564bfe650a41a4 7292 
ruby-github-markup_1.1.2+dfsg-1.debian.tar.xz
 5e36759d242d7d57429ae19d3cde3a8c050f81b4 44992 
ruby-github-markup_1.1.2+dfsg-1_all.deb
Checksums-Sha256: 
 4190eeb891bb32c22de22e014b2675f0d80ad876b6d6529143c66d0ba5d13843 2393 
ruby-github-markup_1.1.2+dfsg-1.dsc
 501ce8d03d98a029d838895c0d412b7bd909e677f0c4776a9af1e238848ed451 19670 
ruby-github-markup_1.1.2+dfsg.orig.tar.gz
 6c738e83d8fbb7b0b73acf15b6cb7d037439af3985a83b49aa7fcd5a3fdf27b2 7292 
ruby-github-markup_1.1.2+dfsg-1.debian.tar.xz
 976ed315ef0ea6fdfda590ea04256d1ce02bfbe14f84a14a6355df81959eda4d 44992 
ruby-github-markup_1.1.2+dfsg-1_all.deb
Files: 
 e3d72c2408c277b44252687cea0ca7bb 2393 ruby optional 
ruby-github-markup_1.1.2+dfsg-1.dsc
 8df250f7e00f58f99be81249527ab1ec 19670 ruby optional 
ruby-github-markup_1.1.2+dfsg.orig.tar.gz
 05584d3bb9daeeefaf0040d8f614af81 7292 ruby optional 
ruby-github-markup_1.1.2+dfsg-1.debian.tar.xz
 10c8f88bf66e886acfe10b311e5f1cb8 44992 ruby optional 
ruby-github-markup_1.1.2+dfsg-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTTvUhAAoJEKkHZFuPn48J0NIP/1P4cM+jdok7yrmFDaRvfphc
SlBmYaM3C5DAEEGb98pb9MbXq/qUb8KK5ynou38Q/liCP2+LNUgyoUbspnDfq1cK
oTifIR8xUtKFVP7Tskd2B/zLzjI7g67q78eD8h6twz4o2aNn0y4dhTdnCkWUk2iQ
wl7POJVvnfUkRyB7oU/tqC/DmfBXcHimcm3sSIQG4tyUKOGrlkSbaK/aR0JBU78Y
PxT3j1XevERGux/QoNDN3Yv+HPa5GdjSEiEr6ogq7b55kSx8V2qV3QQRsXXWudGm
sGqfF1LES//NZDSnm1VzbXnaHh1OfIApr+sz3BEzMlL8PlBWO3FKmkzD9Lbe6UiM
+/l/1KJ7KSB+59Ps9Tt23c7zNtHMyAVH3/P4xhdM17Cx4bRLuIAt7DFRzswWsHPT
sEpKzr6XG5ZOapp2lidHhTww9Haa1h0NwMEUFzMjGKrU0NXYKIUFVjfG0Kgy8ShS
k2Q8U2cK3/nvfY57e4cCBv01polj02uy34IXtxY2xDHwPSrGXsKwwwjFpwNxQCmY
BBeUchpbwKZWdf8R3k+juZGW4jP1TZT33ypqLukvsrE/eNv0HlibacYhmVUWczG3
cLYCD0zegJGlGpBIiOY9Ma1G7mfRnEfGXAdfYUdKdwrRbmaBMi5j3f41hm7gwFB6
m5R+vPkAB8pnT/QHaiI5
=QeJr
-END PGP SIGNATURE-


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



Accepted relaxngcc 1.12-1 (source all)

2014-04-28 Thread Timo Aaltonen
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 27 Feb 2014 18:21:56 +0100
Source: relaxngcc
Binary: librelaxngcc-java librelaxngcc-java-doc
Architecture: source all
Version: 1.12-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 
pkg-java-maintain...@lists.alioth.debian.org
Changed-By: Timo Aaltonen tjaal...@ubuntu.com
Description: 
 librelaxngcc-java - RELAX NG Compiler Compiler
 librelaxngcc-java-doc - RELAX NG Compiler Compiler -- documentation
Closes: 732374
Changes: 
 relaxngcc (1.12-1) unstable; urgency=medium
 .
   * Initial release. (Closes: #732374)
Checksums-Sha1: 
 4e93d15fbe06864877182a386f439a283bbd77fe 2062 relaxngcc_1.12-1.dsc
 7cfdc0741003d1895b9fba140e2b22ffc1d33377 79588 relaxngcc_1.12.orig.tar.xz
 0f3d7e7de40d0dcfa81036aac526074941992045 4532 relaxngcc_1.12-1.debian.tar.xz
 6027644d9d5064e4d49b74e7642dc72153999e2b 304634 
librelaxngcc-java_1.12-1_all.deb
 0ea8b449f0c15e171da71dad3329063a1443ffe9 126084 
librelaxngcc-java-doc_1.12-1_all.deb
Checksums-Sha256: 
 fbc4d55ce73640a52896f8dff9fbfabf60c5054cde47e5264eeaf6d86c2b446e 2062 
relaxngcc_1.12-1.dsc
 048dc40722bd70646cd081e64d0065625d80c9c3629b16747cb07d525a8fcf91 79588 
relaxngcc_1.12.orig.tar.xz
 b86da7fafff7e62718bc7ef6241a08ab605a2293891ef48f5e4cd81c3bc6b25b 4532 
relaxngcc_1.12-1.debian.tar.xz
 3787ab85eca859e03e3684ea0dc6a7bbee37089cc8ddc2d4336476308e4b4510 304634 
librelaxngcc-java_1.12-1_all.deb
 f33e1fac9868fe9eb318f3fd245d7b0b01bb1b7471c6202f07094a0a7b70 126084 
librelaxngcc-java-doc_1.12-1_all.deb
Files: 
 386682c93b7a8b8d344e0b19dc1addd4 2062 java optional relaxngcc_1.12-1.dsc
 83e6607d825286b426aaf6e40e74b9d3 79588 java optional relaxngcc_1.12.orig.tar.xz
 a535f5d6d3962e86ba7c3bbf4cb5269c 4532 java optional 
relaxngcc_1.12-1.debian.tar.xz
 f7dfd91001381c43be408fcab24ebdec 304634 java optional 
librelaxngcc-java_1.12-1_all.deb
 8ae4e5bff099eb36fced926f4d37acbc 126084 doc optional 
librelaxngcc-java-doc_1.12-1_all.deb

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

iQIcBAEBAgAGBQJTD3T3AAoJEN2M1aXejH561mgQAIMc21HtEy6tyPm24AVVowK3
7lxDtjpFs5M5s6e+dbrVrGap+6nkQflQBX8i94nmKepDrU0sA1ZfylgIEcbVvKQW
GoKP16mv7ZwJxA+VY4hwJlyyfSATak9LsJ/grZVrG/WKSXSWacUer1rX35cJobUV
CHQE8yOODys7DUw82ef1C/O9Y5trk1rF2bzBcA9WQxD1uNH4iCAOz+9GIlAyOvzy
1aTeNRMLJBot6VMbzdNvCIJMvfJVbCcD13EgUaRmmvwxixkDHEwZ9B1UquaM/Dn6
ZA8Se4N1UWHDbs4VjBs9TxiqQUHu1BGUOkL/Wauir1H/0WGdWQ4IxxJDDA4QlVIO
nqhPn4yojVEXFGKH5vMOwP1/juZVzwD5WysHzPy8NPu+TkhLUmW6T1G/4nRRp6Tr
9OaLQiOrE4M6zBqqLquDOBbDF3p4ro7XdK0a4r64isEWaM2EhmqGQqcb7F3RML3D
brm/DsoCg6xDak7ylaTG8aS4PmI3QjnhOdKVczDldZ1mwL+yZb0Ao0rDcA1+0zjt
XSgCr4ZS1eejUui2aJefy8gK06rcKrQvuMSrDPLYsTUubTc9ZpcStT0lC3q6Cxy/
5jvOWp6+p22ylmcwJ36cpJuGMKchQ0NY4B5LP58dIYMdY820yDpsKwLeR4bt+Ybb
UJZGS+YAYlGl7MALbWm+
=56hS
-END PGP SIGNATURE-


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



Accepted ruby-webmock 1.17.4-1 (source all)

2014-04-28 Thread Pirate Praveen
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sun, 20 Apr 2014 08:26:59 +0530
Source: ruby-webmock
Binary: ruby-webmock
Architecture: source all
Version: 1.17.4-1
Distribution: unstable
Urgency: low
Maintainer: Debian Ruby Extras Maintainers 
pkg-ruby-extras-maintain...@lists.alioth.debian.org
Changed-By: Pirate Praveen prav...@debian.org
Description: 
 ruby-webmock - library for stubbing HTTP requests in Ruby
Closes: 695194
Changes: 
 ruby-webmock (1.17.4-1) unstable; urgency=low
 .
   * Initial release (Closes: #695194)
 .
   [ Cédric Boutillier ]
   * Add ca-certificates in build dep
 - fixes https test failures.
Checksums-Sha1: 
 31b0bca140503c88210d1c26cc8b00495e1ca27b 2399 ruby-webmock_1.17.4-1.dsc
 f5d4959a809161a6d540fd628bc75de10f5653d3 91197 ruby-webmock_1.17.4.orig.tar.gz
 c8d9ef10c825528c2e2aa69bbcd53a8580d574c2 4595 
ruby-webmock_1.17.4-1.debian.tar.gz
 3bc9a6cd42b4662eae670ddb75128c9d2afc094d 39902 ruby-webmock_1.17.4-1_all.deb
Checksums-Sha256: 
 384c6cc5d49c8254c19f5dddc5dec94770a06c750aff842920f4afa1de66c375 2399 
ruby-webmock_1.17.4-1.dsc
 b350eb4e9c34972db34967a669bf0f637accb05112ce2efe5dbd176bcee392bc 91197 
ruby-webmock_1.17.4.orig.tar.gz
 e66c74d67226a991e6b2fd7af94a776e573e458335fcfbd670f1e4c80678fb8d 4595 
ruby-webmock_1.17.4-1.debian.tar.gz
 4fd9e8ab2c7796a3abbe6ba186cbe19e4a98ae326ee0731526c8854d53593219 39902 
ruby-webmock_1.17.4-1_all.deb
Files: 
 50c42d6f0cb1b6d9558177874bb4faef 2399 ruby optional ruby-webmock_1.17.4-1.dsc
 10a6da9c159a789ea80729178a0631a3 91197 ruby optional 
ruby-webmock_1.17.4.orig.tar.gz
 d5f451029ce5a67601f86ca5504eff0a 4595 ruby optional 
ruby-webmock_1.17.4-1.debian.tar.gz
 a791ed24b51d8437c5671c3eb25e83b4 39902 ruby optional 
ruby-webmock_1.17.4-1_all.deb

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

iQIcBAEBCAAGBQJTUzkbAAoJEM4fnGdFEsIqCmoP/j0BB1jSDLmPQv5PKk2hl/dd
z88xLSynsLO57yqJ+CTu85/o/DJvD5E0TBkM7K4nKbgNzt+/wVtY4SX1snYza0gv
0qANg1I6mon4RZEvoH3ArRXSPEpf7yKcEccea0F0PJF6vZFiZA859fBn6HADYtpl
40/TQhiczuqBB/DdcraXYLfIMYrxU6aBOoXBjQzrozzhuqiadMCJcIA+Icoa2kb0
cLD0B/qMaKp1dx5tSVYGR3/XUKy+WsLTanhbTMQEOAJd2uaROj71P0hdYEsCxsP7
MxEnEXKIuf8Zz9B3dgZBQSGhWdc2xUMpT1NTG8DRXcw4zDKEGhGyJ7zgjTMYApEf
0LemKkNP97MUykuLU9FRy1HouHTgXqojfr7mtMCG3e0X2dlS9kob+WKfvs/f7eJG
1PhOsmKkIRJuQrOon6Q276inVS43swnnDzv51DtG1JsNh2vwZvYvLx/SlH3miHei
Xi3I5McA1w2AMtcVDH+qz1K0XEBVMHs0UNSujE3F7xpmR0sJ3vNxY9Lg9tQ1WMZR
MkBWF5g35gUtTuTr3hhe7izdTK4ZkL+5Ul/8ggU2Z04d8VA+AXcS4KZ3hHm1hzHd
niDqxvH6FdmhqZaSLAIMVntGC4LU7hXU45yPAzNOaU9f59BRFKorApTukBRpsuv2
UVe+dCbZ51TfsnUEzJDl
=CNBi
-END PGP SIGNATURE-


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



Accepted ruby-omniauth-openid 1.0.1-1 (source all)

2014-04-28 Thread Praveen Arimbrathodiyil
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 22 May 2013 17:01:53 +0530
Source: ruby-omniauth-openid
Binary: ruby-omniauth-openid
Architecture: source all
Version: 1.0.1-1
Distribution: unstable
Urgency: low
Maintainer: Debian Ruby Extras Maintainers 
pkg-ruby-extras-maintain...@lists.alioth.debian.org
Changed-By: Praveen Arimbrathodiyil prav...@debian.org
Description: 
 ruby-omniauth-openid - openid strategy for OmniAuth
Closes: 709293
Changes: 
 ruby-omniauth-openid (1.0.1-1) unstable; urgency=low
 .
   * Initial release (Closes: #709293)
Checksums-Sha1: 
 a2cad3b9fe9b789ef8915764826c9eff7aa04870 2218 ruby-omniauth-openid_1.0.1-1.dsc
 72cea66ce6c01e53228f52adee9cc808d4b4cb7a 7601 
ruby-omniauth-openid_1.0.1.orig.tar.gz
 552d5337d36d982c29855623a4e0f44221cbe592 2584 
ruby-omniauth-openid_1.0.1-1.debian.tar.gz
 c6f34557f2b170e2187b8d371c136a6f41a40b45 6186 
ruby-omniauth-openid_1.0.1-1_all.deb
Checksums-Sha256: 
 f2c258268093832fbb900a4d70135049f0e3314f902666995bfa9c7bd8a1ef6b 2218 
ruby-omniauth-openid_1.0.1-1.dsc
 7a8dcf7918f6ae9b2f57060cd4718fed3ceabb7b2e5aa66fa8f8dc648218cffe 7601 
ruby-omniauth-openid_1.0.1.orig.tar.gz
 2f08c636217c42248e66caa5cd0d6e163e4b908af32e7f7583f556323b1bcda5 2584 
ruby-omniauth-openid_1.0.1-1.debian.tar.gz
 4059588384ad10f9e271e4b4db1d8c5befdc9e39e2c756acf0d862e232c7adc2 6186 
ruby-omniauth-openid_1.0.1-1_all.deb
Files: 
 04f8dd8967c2342356bdf0b2ec13f633 2218 ruby optional 
ruby-omniauth-openid_1.0.1-1.dsc
 4ca2365dc38298a65bcec4027863b56d 7601 ruby optional 
ruby-omniauth-openid_1.0.1.orig.tar.gz
 e776a85dc9df7bd2978ca20ce3d347b5 2584 ruby optional 
ruby-omniauth-openid_1.0.1-1.debian.tar.gz
 ce19825601188ddde31b51789b97c51c 6186 ruby optional 
ruby-omniauth-openid_1.0.1-1_all.deb

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

iQIcBAEBCAAGBQJTUzsRAAoJEM4fnGdFEsIqX7gP/2f2r9567VENI3VbWbi9g7mD
Ytm700eGe126F06nUfuU3/LaB9GnaBYVB+E+821/QibA10PNF7auQyAC9i3mm/gK
GuP4A9Mxj7S6u58rpHDIBKYD9/vWj4lFFz2u/jwUv/tVtDthjAMsdvng878sdF87
LBz1kqwX4CJreA9lmhU0X1LnIZF6tXkMJts4pfLrKVqwvAtC2NtI9FaevdtuW/VR
eX1HsJoD1SFS/JykiXXgsRAiLxlRWeVB2RnCdz+nIAzaBYW9fcRJhOlXemEANno3
DxSp7yfGH1LZLK8WaS8wN+HQu1sQMdGe+lb8cpBBl+A+jFEqJtQx3VfjSpCdTYP1
M4czfG9yJFplgAkjFrD/ijnwZDHRmLMrR6vo0n+gPOiGpJBSD6ePdh4uIl9/brKE
19l/j1fiYVzHDBb/5hY4bafBGPdoPiIN9hpHNAx+3h6n+38oFYW0gdc9OfTEb0/C
eP6XGjMGGOFR58B06mXRjVqVyu97DqAdmKEtQBDO+0rRj3rqjgzVamz6EVmCTU9y
4/BZLEuF9513zeYBE6MiJIP+HnFjsT0kKg07XanCCxigM+Ow800mtWYZXm6sDo6r
dxzf1srPDCXAJNbqTL86FlxbWUpbK06Awk0uXQ5WUIPVbPaTO2Jlw0e6yyYhVcO9
fOtyStz9HOvL99isDGr3
=sEEf
-END PGP SIGNATURE-


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



Accepted xbase64 3.1.2-2 (source amd64)

2014-04-28 Thread Matthias Klose
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Mon, 28 Apr 2014 11:42:01 +0200
Source: xbase64
Binary: libxbase64-1 libxbase64-dev libxbase64-bin
Architecture: source amd64
Version: 3.1.2-2
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group packa...@qa.debian.org
Changed-By: Matthias Klose d...@debian.org
Description: 
 libxbase64-1 - xbase compatible C++ class library (shared libraries)
 libxbase64-bin - xbase compatible C++ class library (utilities)
 libxbase64-dev - xbase compatible C++ class library (development files)
Closes: 746178 746215
Changes: 
 xbase64 (3.1.2-2) unstable; urgency=medium
 .
   * QA upload.
   * Mention GPL license for various binaries and scripts. Closes: #746178.
   * libxbase64-bin: Conflict with dvb-apps, both providing a `zap' binary.
 Assuming that Linux TV and Xbase utilities don't need to be installed
 together. Closes: #746215.
Checksums-Sha1: 
 81864631dbdbd5c3148cbb1eb4423d55f22f4637 1212 xbase64_3.1.2-2.dsc
 8bb09ec93d65134e0f51f52935a1837ff933a38a 9292 xbase64_3.1.2-2.debian.tar.xz
 ef564ac6c63db93c83952deac9447fb51ba81ccc 86984 libxbase64-1_3.1.2-2_amd64.deb
 5e1d3626d68ef7182953e085ca4e63fc777fc222 283498 
libxbase64-dev_3.1.2-2_amd64.deb
 7cf330b75ac14618eb1678ec46704a0457835798 105960 
libxbase64-bin_3.1.2-2_amd64.deb
Checksums-Sha256: 
 2a843112900b667340408d3da024420ca3afb4ac0fe717352c60bab06d8a95eb 1212 
xbase64_3.1.2-2.dsc
 65c1d9643ac21b1f62f59ec86825c2da55757b331f196f918d00308dcca54ac9 9292 
xbase64_3.1.2-2.debian.tar.xz
 ddcbf7693aa2bc6553f9d0b5dbe44e2e5125e70a6b905f7b5fe9e83920e9c703 86984 
libxbase64-1_3.1.2-2_amd64.deb
 e29bb17b6b16891eb830db0026ad890294b6ec01d3a8f97eedce23a75aa409d3 283498 
libxbase64-dev_3.1.2-2_amd64.deb
 13448cb56e2735b549ce4c92e24c1add8dfd9f22da9e494369e0cb5b9fc1c751 105960 
libxbase64-bin_3.1.2-2_amd64.deb
Files: 
 b9ff625e4213bdf27e70d658616de0e8 86984 libs optional 
libxbase64-1_3.1.2-2_amd64.deb
 1f801dd8a3c82256b8740626dd87536a 283498 libdevel optional 
libxbase64-dev_3.1.2-2_amd64.deb
 11791f8de81b6681aa6a63ed976c819f 105960 libs optional 
libxbase64-bin_3.1.2-2_amd64.deb
 69c64524579579adfdb3c4d162408daf 1212 libs optional xbase64_3.1.2-2.dsc
 7f7fb0f7d50a98a0309730a6480dfabc 9292 libs optional 
xbase64_3.1.2-2.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iEYEARECAAYFAlNeJcIACgkQStlRaw+TLJxiqgCfYCUThJXcBRzqvG2IReuVxwSh
4IkAoJeTPuKLIwrcLVdKWmLbks+tPQT+
=ZhAg
-END PGP SIGNATURE-


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



Accepted libasm4-java 5.0.1-2 (source all)

2014-04-28 Thread Emmanuel Bourg
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Mon, 28 Apr 2014 11:41:48 +0200
Source: libasm4-java
Binary: libasm4-java libasm4-java-doc
Architecture: source all
Version: 5.0.1-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 
pkg-java-maintain...@lists.alioth.debian.org
Changed-By: Emmanuel Bourg ebo...@apache.org
Description: 
 libasm4-java - Java bytecode manipulation framework
 libasm4-java-doc - Documentation for ASM, the Java(TM) bytecode manipulation 
framewo
Closes: 746112
Changes: 
 libasm4-java (5.0.1-2) unstable; urgency=medium
 .
   * Team upload.
   * Install the 4.x generic Maven artifacts to preserve the compatibility
 (Closes: #746112)
Checksums-Sha1: 
 daef9e0b0c858c6345c389947d4878d2305dcb7c 2208 libasm4-java_5.0.1-2.dsc
 8f470cde764d668a5d2ea1c52b2ce37e10115c40 6776 
libasm4-java_5.0.1-2.debian.tar.xz
 f1a322767d32b63a52b45c25cfb77f6834c2e3f5 251388 libasm4-java_5.0.1-2_all.deb
 d17675ffea15484eb5c25140781da94814cb787d 382476 
libasm4-java-doc_5.0.1-2_all.deb
Checksums-Sha256: 
 84e6fb19b373059f8f4692674e67227a305cca3b886f16a2fe5c92217ad5ebfd 2208 
libasm4-java_5.0.1-2.dsc
 8b033f44c6873c9d3c2af71b998dc487b351667da9afc8f8546931fdbdd8b813 6776 
libasm4-java_5.0.1-2.debian.tar.xz
 20dead5eb1d98b739fc7e9ea21e0b29a304b5e8c8062c65ca6128717a314e497 251388 
libasm4-java_5.0.1-2_all.deb
 6323f0b814a220d0d408034e9727cb1d5213b3c526da7ac22a0399c91514b8d8 382476 
libasm4-java-doc_5.0.1-2_all.deb
Files: 
 0ebf5f871be6d53afc74756411556b66 251388 java optional 
libasm4-java_5.0.1-2_all.deb
 ca8e56e15892e03095f81c1307cb568d 382476 doc optional 
libasm4-java-doc_5.0.1-2_all.deb
 b8b1d00adb6587de515aa7cb3acf9cc1 2208 java optional libasm4-java_5.0.1-2.dsc
 ef873c63e537eb5d4b1b4653a332ec57 6776 java optional 
libasm4-java_5.0.1-2.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBAgAGBQJTXirkAAoJEPUTxBnkudCsUBgQAMGH5mOUmNblHY0GpzjXQrON
aQTfnQnCGHNSx5xNJ8DTFPnKGCLFyuCqqYcBRiLW/CjhFfJ9iwgVAxzTeuutDAHf
vi3QsNe0eqTAfJ1L5vr9Dq3zEakrDW2/9Hk09Xy8oXP8h51QlYs54iBBrmVTkSnX
OWWNOZLFzMzNjDZHmJzqliHuNhvIKnt0qZZdlh7IZQfZyVR67PbBq8HhAp4lxXXz
+ZuYSUTgj9QvDwE0WIv7n3fYmdC+anpI8t2CjcsxnHvjpL95+Ucm44SBWft8Cdtm
qsb3L99zrPq2chR3Uy0KrSQEv9QOKoDnblhVzAjsW9NRi30k0q1jFAvR/yjwxhiD
ItrhhZkk7yPLjFj1LnOltkPf6jspJjf690FtxppZHKRJzX57xSYa40ZuqX31KkBv
SvtgkDivVn06iqmasS0NtEDvrPX0AhZBZjADhtnGhXkBKahRHY8CmZ79U2akMESR
k6h6PgSkQVexFPsoaelmAZEZYdroaTIGX+Hl7QI7tT5jEqnN+cjJI2W8HtygS6eK
u0ZEMIYFnqYJkPDO6DeK3WTS7FzXu4Z4DQV7aMOiLiFeQltDQiwq1/ajl8pwVsTx
zhJQICx3UWsegt92EYZgcp8ORu0hpcro9SrTPVKGQ9DWPptYqDDRohT704pOQ/bW
Bv+TuAi5nsVhPKFe4tzM
=f/5n
-END PGP SIGNATURE-


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



Accepted ruby-packable 1.3.6-2 (source all)

2014-04-28 Thread Sebastien Badia
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sun, 27 Apr 2014 22:40:40 +0200
Source: ruby-packable
Binary: ruby-packable
Architecture: source all
Version: 1.3.6-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Ruby Extras Maintainers 
pkg-ruby-extras-maintain...@lists.alioth.debian.org
Changed-By: Sebastien Badia s...@sebian.fr
Description: 
 ruby-packable - extensive packing and unpacking capabilities for Ruby
Closes: 746134
Changes: 
 ruby-packable (1.3.6-2) unstable; urgency=medium
 .
   * Team upload.
   * Wrap and sort (Build-)Depends (no changes)
   * Remove specific dependency to ruby 1.9.1 (Closes: #746134)
   * Bump Standards-Version to 3.9.5 (no changes)
Checksums-Sha1: 
 b47e89051b14ffc7d06e8b117cf6433977237aee 1761 ruby-packable_1.3.6-2.dsc
 8ac6a4c20186d9ebf86885be3aadec0e65c48769 2488 
ruby-packable_1.3.6-2.debian.tar.xz
 76575efb0fd1ef74edf170a5a4964de96c7a1c6f 11822 ruby-packable_1.3.6-2_all.deb
Checksums-Sha256: 
 7f16a6bd62e3a2089b3c4796c4535ba1e092f653aa11127db1f0b03463d7f673 1761 
ruby-packable_1.3.6-2.dsc
 ce8c3b8f362369cef94902d3c641817cab98450bb7167b4a0ce7d7caaf4b5259 2488 
ruby-packable_1.3.6-2.debian.tar.xz
 bde837b7f2271f9b4a3e91ff2d5ff9e675bdae6addfa45b5eb9fc1d0cae0a9a5 11822 
ruby-packable_1.3.6-2_all.deb
Files: 
 1faca6452d8b5bcb0432856af09c6c8f 11822 ruby optional 
ruby-packable_1.3.6-2_all.deb
 401be511e813b7dd240c978b7d1971f7 1761 ruby optional ruby-packable_1.3.6-2.dsc
 8e5d8a1a01f50a71ce5c612823905a34 2488 ruby optional 
ruby-packable_1.3.6-2.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQEcBAEBCAAGBQJTXivnAAoJEImvgrc5zSF61bQH/3A2SKC+ahKc+qRF8x75/mDw
CnBBbT70BAD4tkNUooUV+olyFholEzgrB4NSgmr+RiihPa8gRT+rxJJmsfwmJu91
1uWLC2dLWxT0EkNjh0NtuAZ7UudhuAQp/x/lrKRvpXwA5PYrjdcUI7c/5lYQ0sQX
up1ERHVB3xHX7Pkd8GJhx9KtAcRdVIt0tgSz5vFs/50EwkRpCBdvWWalxROKg6YN
KTEMlXY23eoL0yVUfoDj1wnJnu8uSipoMAcstnIUgr9ej2FBkfPi8ofhi4n1D9IR
9nhHBcoOpeT75r6wVElqnbR1oxL3EdQPVzu3ETSBNaq7v1L94p8EjXc/6/PcVhc=
=3dm1
-END PGP SIGNATURE-


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



Accepted racc 1.4.9-2 (source all)

2014-04-28 Thread Sebastien Badia
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sun, 27 Apr 2014 23:02:57 +0200
Source: racc
Binary: racc
Architecture: source all
Version: 1.4.9-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Ruby Extras Maintainers 
pkg-ruby-extras-maintain...@lists.alioth.debian.org
Changed-By: Sebastien Badia s...@sebian.fr
Description: 
 racc   - Ruby LALR parser generator
Closes: 746137
Changes: 
 racc (1.4.9-2) unstable; urgency=medium
 .
   * Team upload.
   * Remove specific dependency to ruby 1.9.1 (Closes: #746137)
Checksums-Sha1: 
 68b4e70a9676153c193b490a0124a868b1f9ad72 1634 racc_1.4.9-2.dsc
 55595e409384317057fc3ff352beff8a5f1f2d93 5296 racc_1.4.9-2.debian.tar.xz
 ae8e8f6c0180879e911247dd4196f65bde59eb2e 83864 racc_1.4.9-2_all.deb
Checksums-Sha256: 
 00d32a373e234ed3111f331c27c8fcf4f71e5088d18db0ed7557ab99fa59b12d 1634 
racc_1.4.9-2.dsc
 8b1a007b0f4a7de3bf401296c169f13c44d9efb99ced718b31cd6b2801ccd0ba 5296 
racc_1.4.9-2.debian.tar.xz
 befab9bbe728827691dadfcfa70e6309a833e9fe243acb07e4fcf554c27d2a87 83864 
racc_1.4.9-2_all.deb
Files: 
 3c1df4d1d545276d45d955f80e08f995 83864 ruby optional racc_1.4.9-2_all.deb
 6f6839628f444764d98230f357d9b575 1634 ruby optional racc_1.4.9-2.dsc
 29d052502bf5a0a70c2f4952155e6729 5296 ruby optional racc_1.4.9-2.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQEcBAEBCAAGBQJTXi0AAAoJEImvgrc5zSF6j0YH/1ieNW31O6/CxSzWlKyHE+Iu
Pb5SEuGLo2zONUm2UV5zuaw7+esJ0O3qWhtAr4nGwJxuqjXykdnAlgxVKHDGdOYd
sLkaJyl5agAbxCg4H7It+BlP5p/mokIsMr2FlSivW1objeRCBqOY9W7Ku7FAsQCY
3IBMXp6zxBYURIg3hO63m1NmAs3lHefdHU9IXl0xwvHXDXach759RzapXif92ujx
F3l7j0gK3UjqOlFiE2m70bNrfUllKjUrgAagD34FawAbQQlpo08Z0ymr4U8JTZdF
vO14YB1p/0xkfiDUnKjHAlq9Kl75jE+7as13qpEWFmTaczEglceNSoDgZBw7JPk=
=sZTw
-END PGP SIGNATURE-


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



Accepted ruby-kramdown 1.3.3-2 (source all)

2014-04-28 Thread Sebastien Badia
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sun, 27 Apr 2014 21:59:02 +0200
Source: ruby-kramdown
Binary: ruby-kramdown
Architecture: source all
Version: 1.3.3-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Ruby Extras Maintainers 
pkg-ruby-extras-maintain...@lists.alioth.debian.org
Changed-By: Sebastien Badia s...@sebian.fr
Description: 
 ruby-kramdown - Fast, pure-Ruby Markdown-superset converter
Closes: 746074
Changes: 
 ruby-kramdown (1.3.3-2) unstable; urgency=medium
 .
   * Team upload.
   * Remove specific dependency to rdoc 1.9.1 (Closes: #746074)
Checksums-Sha1: 
 5fc4dfa93b7f4b052c8104b901f942dafd463f86 1797 ruby-kramdown_1.3.3-2.dsc
 96d365ae08e191a021175437d9908302279c722b 3292 
ruby-kramdown_1.3.3-2.debian.tar.xz
 1b8ff55c512c300d7cd3abae5f15aaf356370b16 148776 ruby-kramdown_1.3.3-2_all.deb
Checksums-Sha256: 
 84b81cbaaff3ebed7578ae097ecf1f08918f000c0d16f61319dfeb0fc8b31423 1797 
ruby-kramdown_1.3.3-2.dsc
 22a0f58a8bec87637e8e84207fb88f0c871832322853909789534dbd3a6cc30c 3292 
ruby-kramdown_1.3.3-2.debian.tar.xz
 0271af47797a73296f6aa54aa377afcfbdfa7ae1570d2e6aa26e6e5b306913c6 148776 
ruby-kramdown_1.3.3-2_all.deb
Files: 
 5b5f489d0690029c49257c16e01191d1 148776 ruby optional 
ruby-kramdown_1.3.3-2_all.deb
 7bdf84a3b8ab38756c61cb56121a4531 1797 ruby optional ruby-kramdown_1.3.3-2.dsc
 c08fdea5858109cb3efcf911d585494a 3292 ruby optional 
ruby-kramdown_1.3.3-2.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQEcBAEBCAAGBQJTXirtAAoJEImvgrc5zSF6p5oH/AhJw4/GZVFDkSO1CjywYcyi
qJ1NPxiPYUJUjX14VrXNkJ/vp05STkk1T67K9E4pl5UwNiApuUqh0DpmcEEbZ+Bw
Z37cwMorD568dkx3Aj9UvpxItAFZkCppZHERjd0TmpHbAZTtmQ9VLeb153ZK6Liq
GD4a+cmhO/8F4YF3Vmuk9fhuvzbDrmAtETWkt6C3TY8VYHFfqsMpjd9PtBrSUQT4
hPO0pu0MIblpCVSO7IMZV5Dlae3jaTEdgwqi8jo21H8Hcl0ocyOMkOSL15etD0R/
/yl7i9WFE8XU6iLisVFyhGUJVEG/bjJgFiXwQGQ7gGZSZvgOgYthUnmitopHF10=
=Z/N/
-END PGP SIGNATURE-


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



Accepted ruby-colorator 0.1-3 (source all)

2014-04-28 Thread Sebastien Badia
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sun, 27 Apr 2014 22:34:06 +0200
Source: ruby-colorator
Binary: ruby-colorator
Architecture: source all
Version: 0.1-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Ruby Extras Maintainers 
pkg-ruby-extras-maintain...@lists.alioth.debian.org
Changed-By: Sebastien Badia s...@sebian.fr
Description: 
 ruby-colorator - String core extensions for terminal coloring
Closes: 746135
Changes: 
 ruby-colorator (0.1-3) unstable; urgency=medium
 .
   * Team upload.
   * Remove specific dependency to ruby 1.9.1 (Closes: #746135)
Checksums-Sha1: 
 fe5b2588abc839547274b25f135733302d7ae932 1716 ruby-colorator_0.1-3.dsc
 7c8a2ca6fb4bc49d1782fbb014c637eefdb3ddb6 2304 
ruby-colorator_0.1-3.debian.tar.xz
 deb5cef2f7e0821e5c531d1f80276a5c7fc97b9a 3852 ruby-colorator_0.1-3_all.deb
Checksums-Sha256: 
 b01d7f19e029902bf55b40ff76973233f1e7f8e4710843953fda0ae2f4a6909b 1716 
ruby-colorator_0.1-3.dsc
 8047b37e951993549545b61e55fbcd82630e2d5df21ebb19c6260384b22a4a40 2304 
ruby-colorator_0.1-3.debian.tar.xz
 558283c22ae85181e85591f34abd8339cea1ca0d11fc8ec6c652cb054ef4b171 3852 
ruby-colorator_0.1-3_all.deb
Files: 
 04957213a2a55345adaedf7c2e54da31 3852 ruby optional 
ruby-colorator_0.1-3_all.deb
 d6b050a1091fa62a68c1347e3dc37939 1716 ruby optional ruby-colorator_0.1-3.dsc
 bfdca3173930d524fdb1e341ee3cbfc9 2304 ruby optional 
ruby-colorator_0.1-3.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQEcBAEBCAAGBQJTXiwzAAoJEImvgrc5zSF6RnUH/RBw4bqS60U5L6c87uP+fYkE
YDmxBJkirX+ejNpmx1GTr9//VhzRkpb7xt+grKPv8Fcl5DZMfsttYN7m+h03kAjg
SjNfn6C3R/k+h1Io25lVtvbGm7DkrFg5WWRnnF/aHJobnB0WN6yRwSrcWH5nT0hY
nnirsaslAMhPWDdL0UeNODylEbab8YRkOfyv9gsOr8GyJMqn21eBEJMBz2zRjMZP
qY5QXlvFHegTB7fkRHXGarNy0gBhlEhljMYaQVECLN0VcLu78IrG79vm5PnLuBbk
YYI1Uei8PsAdxA+UDP408tkWFxv8I/XrBids0/SW3ZLkicMlrQzgsH6hZLfxhFU=
=T8ab
-END PGP SIGNATURE-


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



Accepted dnssec-trigger 0.11-1 (source amd64)

2014-04-28 Thread Ondřej Surý
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 20 Feb 2014 10:58:08 +0100
Source: dnssec-trigger
Binary: dnssec-trigger
Architecture: source amd64
Version: 0.11-1
Distribution: unstable
Urgency: low
Maintainer: Ondřej Surý ond...@debian.org
Changed-By: Ondřej Surý ond...@debian.org
Description: 
 dnssec-trigger - reconfiguration tool to make DNSSEC work
Closes: 647096
Changes: 
 dnssec-trigger (0.11-1) unstable; urgency=low
 .
   * Initial release (Closes: #647096)
Checksums-Sha1: 
 af29b0741ecf2c4705477ddc6ef06003c3032e1d 1383 dnssec-trigger_0.11-1.dsc
 3e67ed39b936ce8297fb3888c09c1dba6e86c2ad 467494 dnssec-trigger_0.11.orig.tar.gz
 2d6de90e8cd1e91fd33909b80e0bb6d60f1ba973 5004 
dnssec-trigger_0.11-1.debian.tar.xz
 ca53efd9c5d4397d728cbcc1b70cb86332749b5c 98522 dnssec-trigger_0.11-1_amd64.deb
Checksums-Sha256: 
 075920c18954e24f33cd932d31d660230abada42b9f572385f06f98497393748 1383 
dnssec-trigger_0.11-1.dsc
 c22cff6a51f0ae8e07393ab7935d44faaabfe3d8341ba8bb85189391dcdfd9fb 467494 
dnssec-trigger_0.11.orig.tar.gz
 7b37b823297157418c3899fcb2a86eeede5566068bc3827d4af041d28bde62f7 5004 
dnssec-trigger_0.11-1.debian.tar.xz
 b94ae263acdd00f97258f2f5d43bc834ee03894770350d282d2d114d7959d9ee 98522 
dnssec-trigger_0.11-1_amd64.deb
Files: 
 e12c9b89dd0349396c2d19e1199cdd73 1383 net optional dnssec-trigger_0.11-1.dsc
 7efb79cb5813b1fab10c4a9518810431 467494 net optional 
dnssec-trigger_0.11.orig.tar.gz
 0d507fe5ba56d60f7d6dab413491da2f 5004 net optional 
dnssec-trigger_0.11-1.debian.tar.xz
 17804b4acda232e5e56fcb293479122e 98522 net optional 
dnssec-trigger_0.11-1_amd64.deb

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

iEYEARECAAYFAlMF0tgACgkQ9OZqfMIN8nP8CQCfUFp7BkSSFI/tm+b5tCoI/hZM
ZZgAn0uUP/sGLcFLFu3olTkCD+E+DKhq
=O06U
-END PGP SIGNATURE-


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



Accepted enet 1.3.12+ds-1 (all amd64 source)

2014-04-28 Thread Ansgar Burchardt
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Thu, 24 Apr 2014 22:34:44 +0200
Source: enet
Binary: libenet7 libenet-dev libenet7-dbg libenet-doc
Architecture: all amd64 source
Version: 1.3.12+ds-1
Distribution: experimental
Urgency: medium
Maintainer: Debian Games Team pkg-games-de...@lists.alioth.debian.org
Changed-By: Ansgar Burchardt ans...@debian.org
Description: 
 libenet-dev - thin network communication layer on top of UDP - headers
 libenet-doc - thin network communication layer on top of UDP - documentation
 libenet7   - thin network communication layer on top of UDP
 libenet7-dbg - thin network communication layer on top of UDP - debug symbols
Changes: 
 enet (1.3.12+ds-1) experimental; urgency=medium
 .
   * New upstream release.
   * Rename shared library package due to soname change from libenet2a
 to libenet7.
Checksums-Sha1: 
 9b90edd47e28c1d44cb8b262abe5a3729de36dfc 2076 enet_1.3.12+ds-1.dsc
 4b12897d17522fbd367e7378b2cbd59edb3a22a5 51072 enet_1.3.12+ds.orig.tar.xz
 872c45f6059a7ddfa07288749da191af987ed0d1 5464 enet_1.3.12+ds-1.debian.tar.xz
 47b2d2f247026aeaa1b7b65c0bbd14b384fe67a6 28460 libenet7_1.3.12+ds-1_amd64.deb
 9f251454d4fe9d761a78d7388252cd88825e0745 15868 
libenet-dev_1.3.12+ds-1_amd64.deb
 34b03c42f9ed042734ae755f35180e1803f212b6 59174 
libenet7-dbg_1.3.12+ds-1_amd64.deb
 96b9ea12b9f277f8bad83db7a34f26da3513eb35 86174 libenet-doc_1.3.12+ds-1_all.deb
Checksums-Sha256: 
 1edd8a2304ab780fa086f7a7e4197df2484d4d915ff4b8bb48394c2ddf75b43b 2076 
enet_1.3.12+ds-1.dsc
 fc5086e7037f8d54c0d9d76bb32969ec95e9a0f5b874bdecacba0d9acb7eba30 51072 
enet_1.3.12+ds.orig.tar.xz
 8b90fafc8eb38ae9025c9270dc19e21216827f7c997d699a4bafa3e6e2eef37f 5464 
enet_1.3.12+ds-1.debian.tar.xz
 0d9262d1dfb136a79a9f9df26f0b2145b6897f849e0d54da8ef41a83ef5f1dce 28460 
libenet7_1.3.12+ds-1_amd64.deb
 6a71c8409ff1e6be65bba331039b775d9eed22565cd6d2b2c2c85d1a93adb791 15868 
libenet-dev_1.3.12+ds-1_amd64.deb
 4c819e8aa40dd7427fc0927aab84b8be3b53ac752db3cd94b817dc0c0f92fde4 59174 
libenet7-dbg_1.3.12+ds-1_amd64.deb
 359815fcefd32660761dbbce92cf774264762f4a249509526bf2d1dc390c1083 86174 
libenet-doc_1.3.12+ds-1_all.deb
Files: 
 221af843ba043c6149bf9996c0b4c8d5 2076 libs optional enet_1.3.12+ds-1.dsc
 e83c65288172e93d58eb6e75fa8eda9e 51072 libs optional enet_1.3.12+ds.orig.tar.xz
 bade7893b94e6a8a8226b69c235dc213 5464 libs optional 
enet_1.3.12+ds-1.debian.tar.xz
 0c0e7a86f8a44edfa2f550db0bd07e15 28460 libs optional 
libenet7_1.3.12+ds-1_amd64.deb
 ab3865f26ef40c152b229809af528b60 15868 libdevel optional 
libenet-dev_1.3.12+ds-1_amd64.deb
 988215bf7fc5cf94838ca2bd7c5b718c 59174 debug extra 
libenet7-dbg_1.3.12+ds-1_amd64.deb
 9108a7ec2031e217126f11c9b2008427 86174 doc optional 
libenet-doc_1.3.12+ds-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCgAGBQJTWXaXAAoJEIATJTTdNH3IBUIP/3IS9eEX8OODfBXm8gHsFi78
y5EEJieS222j3rnhwJhCg1l2n5gvompTfUK/paRgpCmV8g6LC1AVu45kPIFuZhwE
EtpOE3Vr8OMZkYzgS4BsnNQYew9Kx2CAfM2LYdSkrZCaUumui9hYqwTjoVJFKWJf
CftciVvLiOsoz144bMnpYys91hYmLCnxK3xAMrfvr8jrWVdINFn+XxzeOW4o/fsz
L9NFlp9znivxddTEfy9PZ9/7PJnS5spxyzOiJdqWOqKzzHlw4J5MLgl+DjmRtsev
dSOqF7iG72J3qbQsxz7vBhZfDvwb5NVTDiYtRqmgKrxvleL6yLRP7TDdNod3lB4/
sGhqjX8/sL+LZfMgKvVT7X6wnRoLMNS1tKO83ZcOF4vIK2j3eA5jrIyGbIDRXF4U
wmPZddwzhQ3AEqOeAlkYbwzSWLc2LvxNF3WJWC4qyrLjIo51FOFggTuKTYkH+iJH
1ZbQymlB7Me+TUI25ym0n8wn1F8WKS3sLqC5Up282aFwRTJxW7efDXD/nuky81NZ
qBueeXxY+lLmuD3sy9oFLwftICcLgQ4cc8usGFdFeiHKva9IGPNADnyOG6GzarjV
/lNj6FyTyTNtmmKb48XF8PJ0oe7Wr+aNiUyEth8CKyaZQNF8DEAydGliGmmRI+bn
vtdZM4j6BwcvsyjNT+ZL
=kgmi
-END PGP SIGNATURE-


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



Accepted nagios-plugins-rabbitmq 20140417 (source all)

2014-04-28 Thread Cyril Bouthors
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 17 Apr 2014 14:51:19 +0200
Source: nagios-plugins-rabbitmq
Binary: nagios-plugins-rabbitmq
Architecture: source all
Version: 20140417
Distribution: unstable
Urgency: low
Maintainer: Cyril Bouthors cy...@boutho.rs
Changed-By: Cyril Bouthors cy...@bouthors.org
Description: 
 nagios-plugins-rabbitmq - Set of Nagios checks useful for monitoring a 
RabbitMQ server
Closes: 744861
Changes: 
 nagios-plugins-rabbitmq (20140417) unstable; urgency=low
 .
   * Initial release (closes: #744861).
Checksums-Sha1: 
 1e3f292fe8b55d0c9c7085d1ee3d4c663c7c6ca1 903 
nagios-plugins-rabbitmq_20140417.dsc
 4362c41b31ea0c8d08df7a0b454c40a73d8ea6a0 15289 
nagios-plugins-rabbitmq_20140417.tar.gz
 8d3521ea4ee4501f37d976d38660d0fdc16b2727 10498 
nagios-plugins-rabbitmq_20140417_all.deb
Checksums-Sha256: 
 f07edfb2279e136d6728c8007dbf70a496f602494e2b528f5d69f1f6848b0665 903 
nagios-plugins-rabbitmq_20140417.dsc
 b3ed7594b59dfff29b6068a1c892f95b2c27886e11cc3c2e6efbe11628b1a61e 15289 
nagios-plugins-rabbitmq_20140417.tar.gz
 36775835bb75f4ee71c3f1c78e466903cab51e5c82c9599a617e44fbab382532 10498 
nagios-plugins-rabbitmq_20140417_all.deb
Files: 
 bc10e43aaea1e9623ea505a35fda1a52 903 net optional 
nagios-plugins-rabbitmq_20140417.dsc
 445dc3cb7ae11a7c6713d831e47654ef 15289 net optional 
nagios-plugins-rabbitmq_20140417.tar.gz
 9a27b89e0ad2686c2ef4253c0d7674f1 10498 net optional 
nagios-plugins-rabbitmq_20140417_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iD8DBQFTT85uZ1SJHeqsYt8RAoapAJ94vZRikU2Fu6c9TcWFQ53u0ptTJgCgoiTW
FwrI2YKLMTN7nGLs1qsl6jw=
=eIYV
-END PGP SIGNATURE-


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



Accepted nagios-plugins-rabbitmq 20140418 (source all)

2014-04-28 Thread Cyril Bouthors
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 18 Apr 2014 10:57:00 +0200
Source: nagios-plugins-rabbitmq
Binary: nagios-plugins-rabbitmq
Architecture: source all
Version: 20140418
Distribution: unstable
Urgency: medium
Maintainer: Cyril Bouthors cy...@boutho.rs
Changed-By: Cyril Bouthors cy...@bouthors.org
Description: 
 nagios-plugins-rabbitmq - Set of Nagios checks useful for monitoring a 
RabbitMQ server
Changes: 
 nagios-plugins-rabbitmq (20140418) unstable; urgency=medium
 .
   * Fixed debian/postinst
Checksums-Sha1: 
 2c1239e78a7e3495687be23f756cf5fffde6738b 903 
nagios-plugins-rabbitmq_20140418.dsc
 f546b2b1b24ea9e0aa105a5d42ef845fc86fd8ed 15366 
nagios-plugins-rabbitmq_20140418.tar.gz
 f4a36f8ae559a8ee596c128a76e2936c36d7104f 10596 
nagios-plugins-rabbitmq_20140418_all.deb
Checksums-Sha256: 
 209f6b97ade7d5dc3db1feca63b2c1fb9c492f6f87d551ebc554e0eadc42a852 903 
nagios-plugins-rabbitmq_20140418.dsc
 bb6d9706e2dbbee2425913dae0cc52cd6e3ec414f81871903d934f2e49940ea3 15366 
nagios-plugins-rabbitmq_20140418.tar.gz
 47db8088d012d1cc1e91dcf804a03c6bb1eec85b2efaf9e68ae3e24e8fb248e9 10596 
nagios-plugins-rabbitmq_20140418_all.deb
Files: 
 9683b07bd37f3c61af50b9c79f2bd2f9 903 net optional 
nagios-plugins-rabbitmq_20140418.dsc
 a143a124c7c46be43e9a1a758f6eb690 15366 net optional 
nagios-plugins-rabbitmq_20140418.tar.gz
 3bcd2f322ed52a1d418a2720ae90ade9 10596 net optional 
nagios-plugins-rabbitmq_20140418_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iD8DBQFTUOjpZ1SJHeqsYt8RAobnAKCWv5JXut/V0A40O8W9KiO6+aE/7QCfY7YS
sawz7QnCEq2NcZT43+lYte8=
=AUwA
-END PGP SIGNATURE-


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



Accepted tomcat8 8.0.3-1 (source all)

2014-04-28 Thread Emmanuel Bourg
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sat, 15 Mar 2014 23:23:14 +0100
Source: tomcat8
Binary: tomcat8-common tomcat8 tomcat8-user libtomcat8-java libservlet3.1-java 
libservlet3.1-java-doc tomcat8-admin tomcat8-examples tomcat8-docs
Architecture: source all
Version: 8.0.3-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 
pkg-java-maintain...@lists.alioth.debian.org
Changed-By: Emmanuel Bourg ebo...@apache.org
Description: 
 libservlet3.1-java - Servlet 3.1, JSP 2.3, EL 3.0 and WebSocket 1.0 Java API 
classes
 libservlet3.1-java-doc - Servlet 3.1, JSP 2.3, EL 3.0 and WebSocket 1.0 Java 
API documenta
 libtomcat8-java - Apache Tomcat 8 - Servlet and JSP engine -- core libraries
 tomcat8- Apache Tomcat 8 - Servlet and JSP engine
 tomcat8-admin - Apache Tomcat 8 - Servlet and JSP engine -- admin web 
application
 tomcat8-common - Apache Tomcat 8 - Servlet and JSP engine -- common files
 tomcat8-docs - Apache Tomcat 8 - Servlet and JSP engine -- documentation
 tomcat8-examples - Apache Tomcat 8 - Servlet and JSP engine -- example web 
applicati
 tomcat8-user - Apache Tomcat 8 - Servlet and JSP engine -- tools to create user
Closes: 722675
Changes: 
 tomcat8 (8.0.3-1) unstable; urgency=medium
 .
   [ Emmanuel Bourg ]
   * Team upload.
   * New upstream release (Closes: #722675)
 - Updated the version of the Servlet, JSP and EL APIs
 - Switched to Java 7
 - Updated the watch file to match the Tomcat 8 releases
 - Refreshed the patches
 - Updated debian/copyright, documented the xsd files licensed under the 
CDDL
 - Installed the new jars (spdy, jni, websocket, websocket-api, storeconfig)
 - Updated the artifactId of the specification jars to include
   the new javax prefix
 - Added the javax.websocket-api artifact to libservlet3.1-java
 - New build dependency on cglib, easymock and objenesis
   * Added a patch to include the name of the distribution on the error pages
   * Use XZ compression for the upstream tarball
   * debian/control:
 - Replaced Sun Microsystems with Oracle in the packages descriptions
 - Mentioned 'Apache Tomcat' in the packages descriptions
 - Standards-Version updated to 3.9.5 (no changes)
   * Deploy the Tomcat artifacts in the Maven repository with the 8.x version
 instead of 'debian' to avoid conflicts with other versions of Tomcat.
   * Hard coded the versions in the poms in debian/javaxpoms to fix the version
 of the dependencies for jsp-api
   * Renamed the jars in /usr/share/java to tomcat8-xxx to avoid conflicts
 with other versions of Tomcat
   * Added the missing descriptions to the patches
   * Added a patch to ignore the failing tests
   * Moved the tomcat-{servlet|jsp|el}-api artifacts from libservlet3.1-java
 to libtomcat8-java and changed their versions to the Tomcat version instead
 of the specification version.
   * Removed libservlet3.1-java.links defining the tomcat-* links
 in /usr/share/java with the specifications versions
   * The symlinks to /usr/share/tomcat8/lib are no longer split between the two
 packages libtomcat8-java and tomcat8-common. tomcat8-common assembles all
 the jars required by Tomcat (tomcat jars + dbcp + pool). libtomcat8-java
 deploys only the jars in /usr/share/java and the Maven artifacts in
 /usr/share/maven-repo.
   * Added the EL and WebSocket APIs to libservlet3.1-java-doc
   * Added a Lintian override for the incompatible-java-bytecode-format warning
 since Tomcat requires Java 7
   * Added a Lintian override to clear the codeless-jar warnings
 on the tomcat-i18n jars instead of a patch turning them into zip files.
   * Removed 0011-fix-classpath-lintian-warnings.patch and specified
 the classpath of jasper.jar in libtomcat8-java.manifest instead.
 .
   [ tony mancill ]
   * Include tomcat-util-scan.jar in the libtomcat8-java package.
   * Remove debian/NEWS (inapplicable to this release).
   * Prune debian/changelog to only contain tomcat8 entries.
Checksums-Sha1: 
 56a3666e440e1efec7e7fcf8420ff3eaaf81ab90 2706 tomcat8_8.0.3-1.dsc
 b5b7080f60e3450d6ead81d64a4dc0c9c35c8caa 3152028 tomcat8_8.0.3.orig.tar.xz
 2b716164b8430fbcdb358bddb92967074205347f 38132 tomcat8_8.0.3-1.debian.tar.xz
 e47bbad1da3baa0ba5c851118da8c98ab1df779e 53868 tomcat8-common_8.0.3-1_all.deb
 88844fc7a52fdd52706f81da04728ec13ac0853c 43006 tomcat8_8.0.3-1_all.deb
 5e02a565c62928169e9840db10d0a9836f1fd003 30866 tomcat8-user_8.0.3-1_all.deb
 3ad9e0eb2e291c35f8eb70f7e25e87c0dd22930a 4206596 
libtomcat8-java_8.0.3-1_all.deb
 0002e23ef0e21063743fa25beb8a8725a24254a5 384974 
libservlet3.1-java_8.0.3-1_all.deb
 f3755f61383d41dfbf204416cbc4fc08ec7aecf1 244144 
libservlet3.1-java-doc_8.0.3-1_all.deb
 46b61c07db6d6d0a6abc0356ebb08eccdbfdb327 32336 tomcat8-admin_8.0.3-1_all.deb
 4b75f167ed5cbd37c86ba50b712fbafff174adf4 186716 
tomcat8-examples_8.0.3-1_all.deb
 868a70ff138ea4e4080131e626d5dc825ae43af4 666314 

Accepted smemstat 0.01.04-1 (source amd64)

2014-04-28 Thread Colin King
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 15 Apr 2014 18:39:00 +0100
Source: smemstat
Binary: smemstat
Architecture: source amd64
Version: 0.01.04-1
Distribution: unstable
Urgency: low
Maintainer: Colin King colin.k...@canonical.com
Changed-By: Colin King colin.k...@canonical.com
Description: 
 smemstat   - memory usage monitoring tool
Closes: 744875
Changes: 
 smemstat (0.01.04-1) unstable; urgency=low
 .
   * Initial Debian release (Closes: #744875)
   * Makefile: bump version once more
   * Makefile: add scripts dir to dist tarball
   * Makefile: fix dist
Checksums-Sha1: 
 b104a1c8ffb8dad18bf87e0ba84e359f0573b057 1732 smemstat_0.01.04-1.dsc
 ffb8547f35b9f4725af31bd547576a44e26a55f0 16208 smemstat_0.01.04.orig.tar.gz
 b50bff9bd8160f4ffd4031d5d266b2fe6f60cd7d 1536 smemstat_0.01.04-1.debian.tar.xz
 4e16c11be2389858d1da7f5e4b65f178d106ab27 11010 smemstat_0.01.04-1_amd64.deb
Checksums-Sha256: 
 df6ad7205353805c7c41743564af386cf16f6e99e92046afe0f3f1b2ef1a95a2 1732 
smemstat_0.01.04-1.dsc
 7158f0eec8bd1c88d65b37645248eaec9ee0d4b1d3420fe574703c00e40a38ef 16208 
smemstat_0.01.04.orig.tar.gz
 07be13de40d374089ff940caee6ae49b362253eca62198752fa2cd6ea54526d5 1536 
smemstat_0.01.04-1.debian.tar.xz
 ffa3d7bb812860cf9170d2342ed324722a4dfda2cae875af9abc3633ebb9eb48 11010 
smemstat_0.01.04-1_amd64.deb
Files: 
 44cf8ff134b417e48373058e2e55ffd7 1732 admin optional smemstat_0.01.04-1.dsc
 8127573fff8a6ea7f53803b1a94366d9 16208 admin optional 
smemstat_0.01.04.orig.tar.gz
 3ab09514ac4efddc17bd44e39a64ab25 1536 admin optional 
smemstat_0.01.04-1.debian.tar.xz
 6c415bd4db47d98e8a08eb922c35dc0d 11010 admin optional 
smemstat_0.01.04-1_amd64.deb

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

iQIcBAEBCAAGBQJTTqrlAAoJEHqwmdxYrXhZDyQP/jzfzOQzlPCyg2fLDLvivYiV
R0KMZIrMNBuKdKbW3fgBagQDWk9HFgLq8862VeIktM3oBNOH6JUCoAR0IrawPTg6
gY3234NjTxstiO++EevvKkdzcqd//OZmM4piwIkAKodeLMOqC2zhrUN8uv0wl3rF
hRCSygMa99c7CBIwmoMODfX6WbnX4grObJvHobsf+6YLl7L24AwmlJKmw5JfwaIZ
FpWDNC9cPYDeeKO89h6ia1Jund7GWG5TBeKII0cVUvFjIVCf8AA21psnvIfVE3Qv
j1jBCAjShTwoUkU6RA6UPkzXYVvDUhx0ja1DTB97JqofNhkc2M7xk88HsSKjuuX4
oNbXVgCd0b3Xg/9N7rQxSGr/HY9Yq6+8IDy6JALVGSRYK5Zj7/uEhxMsUrNzmRj0
F5/kJNmAQ0WAtLa2RCKaqfWPmndDMlnYNYQwYMkGftRm2HpUSXUT5PXRbNN7tMlh
BDNr26maRDAVub9MWH5u1GR5ylW39qYr97GU0SiQ9OeuwKcURBgmF2z10DMW10jC
YojGZkL6feWdhm7rRp7/kDG+eukIAsHrzIwsOXFDtFm0FEaM7jajcau8U8UnAUE9
gGnmdaapZpF6sWReevLbOm+Vh939vWjwmVNYixWV7cYaSc6w9gn5WFWExvxaQB+R
VUHMt1bxXFH8z6t0w2BH
=TTn8
-END PGP SIGNATURE-


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



Accepted haskell-distributive 0.4.3.1-2 (source all amd64)

2014-04-28 Thread Colin Watson
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Mon, 28 Apr 2014 11:53:50 +0100
Source: haskell-distributive
Binary: libghc-distributive-dev libghc-distributive-prof libghc-distributive-doc
Architecture: source all amd64
Version: 0.4.3.1-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Haskell Group 
pkg-haskell-maintain...@lists.alioth.debian.org
Changed-By: Colin Watson cjwat...@debian.org
Description: 
 libghc-distributive-dev - Haskell 98 Distributive functors -- Dual to 
Traversable${haskell:
 libghc-distributive-doc - Haskell 98 Distributive functors -- Dual to 
Traversable${haskell:
 libghc-distributive-prof - Haskell 98 Distributive functors -- Dual to 
Traversable${haskell:
Changes: 
 haskell-distributive (0.4.3.1-2) unstable; urgency=medium
 .
   * Fix inverted #ifdef for hlint.
Checksums-Sha1: 
 76400dd64fad2fd8a95d21192b1578df93cb24b4 2598 
haskell-distributive_0.4.3.1-2.dsc
 ef6e773fc983e3f09ac05722ec6dcf96d41bca26 3176 
haskell-distributive_0.4.3.1-2.debian.tar.xz
 273f8983b274a3b37e0c1a89319dc7781c0c2bc1 32838 
libghc-distributive-doc_0.4.3.1-2_all.deb
 77d3fe10952b67a3be3b9fbca3ec1d82fbc4c20e 28584 
libghc-distributive-dev_0.4.3.1-2_amd64.deb
 1fdffc6a510dff0f3d6a540743a90c7884f702d8 35216 
libghc-distributive-prof_0.4.3.1-2_amd64.deb
Checksums-Sha256: 
 e98854b3cfc12fbe6a57a24dca4bac858e8c4d093c749c56d288e50e1c852031 2598 
haskell-distributive_0.4.3.1-2.dsc
 ac21bb7d7fddb646d54e908f4398e3b124cc27336a26024bc87e135b7933e23a 3176 
haskell-distributive_0.4.3.1-2.debian.tar.xz
 eb5537143dcbf163e8af7fc3da68049ce31e5a1307c4683c7998373d5da11df9 32838 
libghc-distributive-doc_0.4.3.1-2_all.deb
 a2e8b906bb7d7a65d06d0d11ed672df73beda391b41e080ed1851daa3f434ddf 28584 
libghc-distributive-dev_0.4.3.1-2_amd64.deb
 0178ad50ea4c7cf5c671de18b64ff701ccbf789a8e59538a78d0ac87a78ddf38 35216 
libghc-distributive-prof_0.4.3.1-2_amd64.deb
Files: 
 f4074114f9125c3ec8b4f3ca9ed728a8 32838 doc extra 
libghc-distributive-doc_0.4.3.1-2_all.deb
 0bb29c9a7e1a3b3944f53ed5e82601e3 28584 haskell extra 
libghc-distributive-dev_0.4.3.1-2_amd64.deb
 24ecee87d484552022cb8e11fc0b52f4 35216 haskell extra 
libghc-distributive-prof_0.4.3.1-2_amd64.deb
 79bfb1547f8eec6a0384f703d7d9d915 2598 haskell extra 
haskell-distributive_0.4.3.1-2.dsc
 60ce9c4c9b46ec571bd9a00f80621c5e 3176 haskell extra 
haskell-distributive_0.4.3.1-2.debian.tar.xz

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

iQIVAwUBU1415Dk1h9l9hlALAQgsjQ//Yb1abxtfMbOPDVjfs2eG17iytnKC+H0G
wF4Sd/1EaDWCLZzF6DRc5HUcK08yt0jJf3vafHU8/NCVtOui75iaAIslOi0rOoXM
gLhVfVvwEuFSr3iegC85XM+6M37ur9oMVrkoKQMrY6IKO5ERHOUPQOozA+hTJGsR
q3gX6yW2M19n+Uu4hII33St01641v88CeKMUeZdo57JtV6vIcT8Ik6TXpkPCCNEx
Ka74DN3tErhPFONPBBrP8BuZavDdnQ4E6RpC077T3kkOT1bm4LRb0gVQJDaraWtV
0j9ablasmSsZJhByLSNGZY3I4limM5z4qXyuOe1ameNgPFcaNUws70XalAaxER3Q
5QmTtL4R1HwY4tD/m8FwaW+R/gbMJvKV7XbeOCJbuyZavrojrCKa+KJZ757oM8qi
dwGBIxmF0MWknVXbMpI5Sxg8sJeWNAWFWe7M6CZ39eDJhkV28yiZ5zO6gKus4Yfj
XdCix0c7qSoZXOVfPqRcy1pwjWmv9GGktzBEa2Kv4G5OhM0ACV1L8B2WbXRvkIkD
3X3d2UJ4CJ9SLssweCTa8CVCaLMutU57TK7VnK/wydjpUD1kBohVJIIyWWEYF49p
PK/fwCls9mJsvfm883SrXSUWmfbVuwEPiw/t2maUmW9WczdfwFre1IHp/hr4S02r
rjKZLqu2Xgc=
=Z3fz
-END PGP SIGNATURE-


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



Accepted cdebconf 0.190 (source all amd64)

2014-04-28 Thread Cyril Brulebois
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Mon, 28 Apr 2014 13:10:14 +0200
Source: cdebconf
Binary: cdebconf cdebconf-gtk libdebconfclient0 libdebconfclient0-dev 
cdebconf-udeb cdebconf-priority libdebconfclient0-udeb cdebconf-text-udeb 
cdebconf-slang-udeb cdebconf-newt-udeb cdebconf-gtk-udeb
Architecture: source all amd64
Version: 0.190
Distribution: unstable
Urgency: medium
Maintainer: Debian Install System Team debian-b...@lists.debian.org
Changed-By: Cyril Brulebois k...@debian.org
Description: 
 cdebconf   - Debian Configuration Management System (C-implementation)
 cdebconf-gtk - Gtk+ frontend for Debian Configuration Management System
 cdebconf-gtk-udeb - Gtk+ frontend for Debian Configuration Management System 
(udeb)
 cdebconf-newt-udeb - Newt frontend for Debian Configuration Management System 
(udeb)
 cdebconf-priority - Change debconf priority (udeb)
 cdebconf-slang-udeb - S-Lang frontend for Debian Configuration Management 
System (udeb)
 cdebconf-text-udeb - Plain text frontend for Debian Configuration Management 
System (udeb)
 cdebconf-udeb - Debian Configuration Management System (C-implementation) 
(udeb)
 libdebconfclient0 - Debian Configuration Management System (C-implementation 
library)
 libdebconfclient0-dev - Development files for cdebconf
 libdebconfclient0-udeb - Debian Configuration Management System 
(C-implementation) (udeb)
Closes: 745359
Changes: 
 cdebconf (0.190) unstable; urgency=medium
 .
   * Resize banner when window width and banner width don't match
 (Closes: #745359).
Checksums-Sha1: 
 cbac468d02fcc8ee332817b02c7d41a7f3ff44a0 2673 cdebconf_0.190.dsc
 53913c41f11c486b29dbcbb23d42fcc2f21894a5 265796 cdebconf_0.190.tar.xz
 34f557e543c2610a3ddcc43b8cb2542867d42793 3344 cdebconf-priority_0.190_all.udeb
 0ce4756b8c4e9a2d4564a16e72e31de3ad7ed3e1 173606 cdebconf_0.190_amd64.deb
 470c2ddf0997e262cf3215a76a2d7d6a03a16bbd 70986 cdebconf-gtk_0.190_amd64.deb
 cb24a59d5fe5170978e22bc085218b7f3e3a660c 46170 
libdebconfclient0_0.190_amd64.deb
 f920aefa4f2b15e24d163e4e0b1ea145b0bf874c 50710 
libdebconfclient0-dev_0.190_amd64.deb
 be24f6a3f6baa6b9a8144eb7769aa263c511b2f3 82194 cdebconf-udeb_0.190_amd64.udeb
 28ef2936fc1ac6711e579a36fa9e1976aa6a98f2 3158 
libdebconfclient0-udeb_0.190_amd64.udeb
 19ed866b177d28ab1033d3ca4efe010a977d335b 24534 
cdebconf-text-udeb_0.190_amd64.udeb
 261bf43ac03bb887344f2681156c4d418a21f6ed 20434 
cdebconf-newt-udeb_0.190_amd64.udeb
 6d7a12eca58406f0afe298dd8f11951fef67e30b 28738 
cdebconf-gtk-udeb_0.190_amd64.udeb
Checksums-Sha256: 
 faecdadbd90effde61767a520f9818dcade38966681b1bc00c67172cc72d3956 2673 
cdebconf_0.190.dsc
 ffc40a4f181cc93034e05c98a444b1337ea2fe706f6d30bd582630f741f520ac 265796 
cdebconf_0.190.tar.xz
 2c8d5107fcbba5bead6110b82b7b7db80a352a1dc21e895db82d4bc49871c3a2 3344 
cdebconf-priority_0.190_all.udeb
 9527766626474914081074d6e6bccb9dea4688d029949ef664d4f5d8bfb0cf51 173606 
cdebconf_0.190_amd64.deb
 50a9534ff55dead086202a7033154a2d9db3d0ff120d41adab3eca72314be271 70986 
cdebconf-gtk_0.190_amd64.deb
 17b0f4dd690001a86146acb5505e65caba369cf28d18ea9338ad765454a93e94 46170 
libdebconfclient0_0.190_amd64.deb
 5f7ff6ef54a9e535fa62413ccc829091e482cef85fad70eb650bad75fd6a9824 50710 
libdebconfclient0-dev_0.190_amd64.deb
 ce7c090d4e01c77f80150da348fcca3d7be9202f018a300e28b2019ad605cb3f 82194 
cdebconf-udeb_0.190_amd64.udeb
 645d0717c23ff9b49302e6cce999696daa39d22f6f86e1dfca426468c731 3158 
libdebconfclient0-udeb_0.190_amd64.udeb
 be447bce71509114efc2094dccfb1e3cfa8c9146703082884f6f16a51a67b615 24534 
cdebconf-text-udeb_0.190_amd64.udeb
 f0b94dc10feb7cda68c629a14384b9063eef761a70b755788eeb8d3f81578030 20434 
cdebconf-newt-udeb_0.190_amd64.udeb
 bb577ac9cd365f4ff62a0a3431828e1737780ee787e8e2d583377650675d08a7 28738 
cdebconf-gtk-udeb_0.190_amd64.udeb
Files: 
 836cc4b906d712909a64b03d71d6292d 3344 debian-installer standard 
cdebconf-priority_0.190_all.udeb
 41e867b0ee60be681b07b37b050e78e0 173606 utils extra cdebconf_0.190_amd64.deb
 03e5b9f51c0df045c392ce115ed721e8 70986 admin extra cdebconf-gtk_0.190_amd64.deb
 4951dfe8b0927af457594ad41b849afa 46170 libs optional 
libdebconfclient0_0.190_amd64.deb
 ae5322e576f6ca70aa3bd3e3c5f2dd5f 50710 libdevel optional 
libdebconfclient0-dev_0.190_amd64.deb
 e68386f49d8c01ec63399a36ad57987a 82194 debian-installer standard 
cdebconf-udeb_0.190_amd64.udeb
 0419099b14e21da4dbf736ee95c23db3 3158 debian-installer optional 
libdebconfclient0-udeb_0.190_amd64.udeb
 3fa71768640d4aa69d7651236a731feb 24534 debian-installer optional 
cdebconf-text-udeb_0.190_amd64.udeb
 05615a40b6cae07dc098b7e23878e990 20434 debian-installer optional 
cdebconf-newt-udeb_0.190_amd64.udeb
 45c7eff08afcbe8b87b8922d4ae28ae2 28738 debian-installer optional 
cdebconf-gtk-udeb_0.190_amd64.udeb
 85b529929760de09b3b37adc207a0468 2673 utils optional cdebconf_0.190.dsc
 533fb1c16d49a7a85a1a439750f55cfc 265796 utils optional cdebconf_0.190.tar.xz

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


Accepted apt-transport-tor 0.1.1-1 (source amd64)

2014-04-28 Thread Tim Retout
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Mon, 21 Apr 2014 20:20:00 +0100
Source: apt-transport-tor
Binary: apt-transport-tor
Architecture: source amd64
Version: 0.1.1-1
Distribution: unstable
Urgency: medium
Maintainer: Tim Retout dioc...@debian.org
Changed-By: Tim Retout dioc...@debian.org
Description: 
 apt-transport-tor - APT transport for anonymous package downloads via Tor
Closes: 745259
Changes: 
 apt-transport-tor (0.1.1-1) unstable; urgency=medium
 .
   * Initial release. (Closes: #745259)
Checksums-Sha1: 
 028e6a55b9f8e6ee70277c933aed13b4dd909c3b 1828 apt-transport-tor_0.1.1-1.dsc
 33d0dee7475cd816e375ef4d41fcfef353d8501a 18989 
apt-transport-tor_0.1.1.orig.tar.gz
 3d93a06e6f0c917b3f8e6a9b8d9df6fbb7402854 1616 
apt-transport-tor_0.1.1-1.debian.tar.xz
 f31889da169b4752a83c45af092d205dc47c7e00 24334 
apt-transport-tor_0.1.1-1_amd64.deb
Checksums-Sha256: 
 83d67d4966874c6bb5577faf5b6860d195fc285f636ca1e98c69b391463a188f 1828 
apt-transport-tor_0.1.1-1.dsc
 04fb5467d3335bbb84747b568337ee06e45cb50e5a5058fec3ee4e7d8f9bea37 18989 
apt-transport-tor_0.1.1.orig.tar.gz
 196cb5a4d55b502e6481af7e9274213e0deb56d2d1f36e3f8b6a0835f6321bc9 1616 
apt-transport-tor_0.1.1-1.debian.tar.xz
 215305be36eded6570a7bb8d0009970b7c7567f328c6ee767db40fa6c0bfbd19 24334 
apt-transport-tor_0.1.1-1_amd64.deb
Files: 
 e83cf0baef99b9daa310c00fbebc13bf 1828 admin optional 
apt-transport-tor_0.1.1-1.dsc
 ea520d3e05f5c3b6d2d2c3d6342dd8ff 18989 admin optional 
apt-transport-tor_0.1.1.orig.tar.gz
 e5308317f1188fb5cb05cff03cde8c0a 1616 admin optional 
apt-transport-tor_0.1.1-1.debian.tar.xz
 7c4501395e9642a61e50643689af2d42 24334 admin optional 
apt-transport-tor_0.1.1-1_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTVYniAAoJEHt7QK0Pgdk7yVoP/3WaHF7ShyEJDYu/1OsKk7Zo
fGRaDwaFYGyR0DmH64iYhzjQOQgLctTx0pXNu6aTs8zXfyFNW61V0I2PE+JbwN1Z
K3EgfGPx66VQF2CtlDITzuBb0T2oWZnn6eDGj6RpicCf0FGY1244gxfw4LeZAnaM
uHvEuVWBgcojaa8BeXa9rvm9eib65teqBk99AxffliLi2Crc6Rh3pd8X3/uXZOry
S2TchqfkxCHWE2viA3QiVLCCJcZ0zFdWbDxef6TwEHgQl14j7RCnYgt2F+px7Xsx
hKBTrL74qb8zgx9TygYIHaJrBcwitAeTOPtWN1EuXKlAm/71S6BHLtuCcKpWNI+z
4d2bz5+OvMcc0d3Wc+5IEImEx+a+rc4utpSVeZCs/lYVMwVJDbArIPga3N3EoM6N
dhbjzQsMNEEx3Nq2BWzL/yiJsQigcK27qEPMs0CQ+ZHKgahXrLuk4ZSN5tFXd2qN
sTgE9g1g2VZW0gZGbchWsdG2oFQpz9gSjmeysW1TG+o0AHbMVZl6z5MR/pG0jmqe
eGyyVFFAqq+lzGfHyvMLLV/LqdvywW39EKNhhFHRuyRcH2/gy0K0F+N4hPzDB7Qb
//eqmwXSpz+zO13/M8pzE7kboT31xgb5O/erK3GtMRC+U/esq0xZTNEVYnKyY+l0
JZ320wkTAmthe+IRtvEY
=KnzZ
-END PGP SIGNATURE-


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



Accepted erlang-p1-stun 0.2013.06.23-1 (source amd64)

2014-04-28 Thread Philipp Huebner
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Wed, 23 Apr 2014 09:56:59 +0200
Source: erlang-p1-stun
Binary: erlang-p1-stun
Architecture: source amd64
Version: 0.2013.06.23-1
Distribution: unstable
Urgency: low
Maintainer: Philipp Huebner debala...@debian.org
Changed-By: Philipp Huebner debala...@debian.org
Description: 
 erlang-p1-stun - STUN library for Erlang
Changes: 
 erlang-p1-stun (0.2013.06.23-1) unstable; urgency=low
 .
   * Initial release, see #744885 for background
Checksums-Sha1: 
 7b86d467e4412061b0cde49426edfc14f3a4885f 1823 erlang-p1-stun_0.2013.06.23-1.dsc
 4e1e081eccdb93b92d957b8b2743f1e8ea025a9e 7231 
erlang-p1-stun_0.2013.06.23.orig.tar.gz
 86219419cbbc3ab3c902cb4e0228689aaf5e2fa4 2236 
erlang-p1-stun_0.2013.06.23-1.debian.tar.xz
 def465c9e337d607bc7e7c6a15d3a819388db031 23448 
erlang-p1-stun_0.2013.06.23-1_amd64.deb
Checksums-Sha256: 
 17e992b09702357de7eae4cc9b05a99024a411783e50f9912fc5e81352b0c024 1823 
erlang-p1-stun_0.2013.06.23-1.dsc
 1511e5cb3c45dd3d6c5279e09029e64978fc7c2faa0bf13736da5ea028fc1330 7231 
erlang-p1-stun_0.2013.06.23.orig.tar.gz
 2af1aa58bd4b32e72043dcaada237a981665f3add2c6f178982a5cf031434c4d 2236 
erlang-p1-stun_0.2013.06.23-1.debian.tar.xz
 f7058e4b554ea733d838142d016f9cfd019351ee8b569d4539b0e2526974d7be 23448 
erlang-p1-stun_0.2013.06.23-1_amd64.deb
Files: 
 b49ca4eb84bce407c45931980c3225b6 23448 libs optional 
erlang-p1-stun_0.2013.06.23-1_amd64.deb
 35a1a4e737fa6d00e2001db9fd45e26b 1823 libs optional 
erlang-p1-stun_0.2013.06.23-1.dsc
 d5ca322d51a6c8040d4c68f089d81d26 7231 libs optional 
erlang-p1-stun_0.2013.06.23.orig.tar.gz
 86c6512441814678d2ccb5380cdd584e 2236 libs optional 
erlang-p1-stun_0.2013.06.23-1.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCgAGBQJTV3PJAAoJEOXKjEkl5CBf2x0P/1XYa/XRDTvYdZ2Gl9FbkXUk
VYU1il1lxbQJh3Yo9YN1xJ4YQEGKbMhU9GBDGOWPTOCyQbSV2zT+ylUiRCcgUCpI
TSBJtrxMZzfYXVI/gK2kF0GI7B4hbgKv0L+6q32TSOzN7KvCvODfkkUzoz332dKt
PIp4QmXLeKxKBiiyyDmmzZCSoQ8pwMZVDuuls5pQnyTn/24JPvJ24z4heN+P7sWR
fGKQZAi7Gy8Z+XS2Ky/xwBv+Z8Tp+ebtGqJWkxd7kLOFgnwWbyXODICNx4c3th6N
eBcv+8z8jpDfccMzTTVGgEPxR+uLZvXKxYMZv/TCyp+IdcreMV0wPQzpAHi8ZspJ
5czAwtrmSbKNAdykJpJW9jUFBNc3ppgHk8OQ/DByPLa2D1ga2EOENuOiZWtk3qII
d53cusdjvEeDUxRHLPsrakRYCrBDuL+t72DyAEzJzN1TuI5wqB1JG1dBuZVCmRC1
V8w+MU0qIb0puxb/xY2mtozAsy0LOoJ4sY2dvPbhPKnZCKkAmLxWoQ46UlS60WuO
DNwk/Ugu7A+AhZNlBilZEoPcHqX2EVX+edsB8y6gp/CIZHrX1kIyFX2bZX47hVia
KrHI7d25ONRFE2RL2rb0sPUp4wdHA4Ha7x8eyX4dOhh81v2GVbZn2n/+RUqU4lRD
3vqgcahfzSZy9sYoqxtH
=d/J8
-END PGP SIGNATURE-


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



Accepted golang-dbus 1-1 (source all)

2014-04-28 Thread Tianon Gravi
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 22 Apr 2014 23:04:32 -0400
Source: golang-dbus
Binary: golang-dbus-dev
Architecture: source all
Version: 1-1
Distribution: unstable
Urgency: low
Maintainer: Tianon Gravi admwig...@gmail.com
Changed-By: Tianon Gravi admwig...@gmail.com
Description: 
 golang-dbus-dev - Go client bindings for D-Bus
Closes: 744983
Changes: 
 golang-dbus (1-1) unstable; urgency=low
 .
   * Initial release (Closes: #744983).
Checksums-Sha1: 
 3a13da576e2b7340641f714eb74c00d6772fe95a 1863 golang-dbus_1-1.dsc
 407a46eec69a298b79545c36d7feef9c2201ecc3 37801 golang-dbus_1.orig.tar.gz
 5e12487ad546a373834d22637283eebfb24a4d94 2624 golang-dbus_1-1.debian.tar.xz
 b3aad358fe946457a2818a5d31e9fef04e8333c4 35052 golang-dbus-dev_1-1_all.deb
Checksums-Sha256: 
 6da716b93e138121048c36101b1adfc223e2c90bedfc16771d14d63c46c32d70 1863 
golang-dbus_1-1.dsc
 8d916991e29b635975ba2912123ad90859253072ccc43d91f5b9a71996c3f69e 37801 
golang-dbus_1.orig.tar.gz
 f4995d8a4b26e870400afe41b93dfaa4b670d98592d0c516c5c9ff389d480334 2624 
golang-dbus_1-1.debian.tar.xz
 5c6a71eaff7e312171d1c42f5514b4a457b46ad3dca232e48c33fe793c729d4b 35052 
golang-dbus-dev_1-1_all.deb
Files: 
 7ad5332fda5a88756e2335b611541fce 1863 devel extra golang-dbus_1-1.dsc
 02c209c436ab9da3e82636927a56f6c7 37801 devel extra golang-dbus_1.orig.tar.gz
 8c48d92478f4604d386e624898771a06 2624 devel extra golang-dbus_1-1.debian.tar.xz
 aa628e4fe613b17a7702f375ce81d786 35052 devel extra golang-dbus-dev_1-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBAgAGBQJTVy9KAAoJEHtYWzCAfCqH8kIP/3eJbR6YV8rfn0wucuR2jmtq
42Bs4Vk4RaqGrQJ9N+4WC4geEJym5PgdQtS0xSsDamCDRp2XSd69hSXxNas/o59L
iqOWe/Jui3DtvWjvw1xl07Amggg3hL+VNj4okDGplAeupB39opkeVMgqPIJtv41c
wNk3QZfri8EvWMMsxluBymIT7iJSv+on9Rl+Cw2jalXeqselqpz9h3HF+4eVUsvV
Sqs5Ne/gW4x7z9cbuoPreelIulhCANjix8GcQnYeH8AAQRYNQ88mPpBzA8UhHqJu
juoGmVT+8KbFl+qR0JBJXsVR8h2iEvI2f/N8Fcpkiwnmcf/GW9nqd8iba/FbtLT3
OPxvbl6Tf+z7kYiUmVTJh9ucy0tjE4rp/9hrv395RnBLhMynrjU52+GCsTQL0q9z
NoFW5uJAzd30adBG8go7mptZkaeaCkwjx6818Yw0yn/3ZaNd/wK+QOdVSY4dczuw
5Orn0P6VCHLUaUUQIEzIIgCB2WTouEO/jBVvdwbMgv4os2WOwA4ZiiLbYAjhYysw
sRi+A5HIG+dtqfWLGmMhe2zrnCTJx50pPJQar1ollgaC2LY7/xDTBwF4aZyvShvC
Vy4ZXh0+wlKY6twjZlXO5bKgeFJcc5A7GJ2ed9QLXvZEJ9kdR8nZei3eG7DXhPpW
Fr3Ro9yv1tciAyO0zKde
=YLQ2
-END PGP SIGNATURE-


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



Accepted json-schema-validator 2.3.1-1 (source all)

2014-04-28 Thread Neil Williams
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sat, 12 Apr 2014 20:23:23 +0100
Source: json-schema-validator
Binary: python-json-schema-validator python-json-schema-validator-doc
Architecture: source all
Version: 2.3.1-1
Distribution: unstable
Urgency: medium
Maintainer: Neil Williams codeh...@debian.org
Changed-By: Neil Williams codeh...@debian.org
Description: 
 python-json-schema-validator - JSON schema validation utility
 python-json-schema-validator-doc - JSON schema validation utility
Closes: 744308
Changes: 
 json-schema-validator (2.3.1-1) unstable; urgency=medium
 .
   * New upstream release
   * Add Zygmunt (upstream) as uploader.
   * Add pydist overrides to calculate dependencies and version
 requirements.
   * Update build-dependencies for current Debian versions.
   * Add shared github location for the packaging.
   * Initial upload. (Closes: #744308: ITP: json-schema-validator --
 JSON schema validation utility)
Checksums-Sha1: 
 e01c445e7d342c96441066ada4278a7d9888d165 2386 json-schema-validator_2.3.1-1.dsc
 06e71cea8d45b6e837a2c80cbcbc4a5a6ed82824 20107 
json-schema-validator_2.3.1.orig.tar.gz
 6c47aaeebac5f42997f7656a4eecffd6f61611f4 3212 
json-schema-validator_2.3.1-1.debian.tar.xz
 37f813863c8e3068b5a42548c8703aa254ab9c79 17246 
python-json-schema-validator_2.3.1-1_all.deb
 1e8f612955498c75131354b2b494edaf122f2d3d 26400 
python-json-schema-validator-doc_2.3.1-1_all.deb
Checksums-Sha256: 
 b433c9a3ae7506bacef7fd7fba19bd60868597244592d8c9b5d97a8abebde3f1 2386 
json-schema-validator_2.3.1-1.dsc
 db5db99f8378cf11ed11ede39e01b8a4b3bd461a692952bb4d246dd44154a01b 20107 
json-schema-validator_2.3.1.orig.tar.gz
 baf67ae8c378e64dd6e0e5e0d006d8fab007f2cd4eaee2a5a17ea01d6575fb70 3212 
json-schema-validator_2.3.1-1.debian.tar.xz
 64e3cde23ca171adbe92e75c28fbf66fb641bfe5f3d02272175aa68f182c79c7 17246 
python-json-schema-validator_2.3.1-1_all.deb
 21f5abb844bbd40a34cc3142ace660460d1875402682e9ab6336b0c32877810b 26400 
python-json-schema-validator-doc_2.3.1-1_all.deb
Files: 
 9cb8797a8f370df76aba355a8907c916 2386 python optional 
json-schema-validator_2.3.1-1.dsc
 6a49df75ff648b5944e270828a7b90d9 20107 python optional 
json-schema-validator_2.3.1.orig.tar.gz
 f0fe2efac34508cee130fd455509a520 3212 python optional 
json-schema-validator_2.3.1-1.debian.tar.xz
 73a7d07fc1e40dc113ebf42233135239 17246 python optional 
python-json-schema-validator_2.3.1-1_all.deb
 d05cfd0cdea13f909fe9729becf92b93 26400 doc optional 
python-json-schema-validator-doc_2.3.1-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTSaHrAAoJEPFn5DyBQ7aCr5wQAJUlfUu9u61qHNhXfKHkAaJy
+wo2lXqgyAcqvZFotmCP2mT9/s6LQsvWM1OvitV6obQ0JA2OshDvtofW+RBaj1yT
9MX/Li3iWrbiDOojcoOBreRvulIcTxktf2qdyKx3vT5SHODs0wkukDG2Die7ZPBD
2iaRzogr7kff7DtrDFvBnQOEhB2KiFjUtPaArb28hzmQtobwKySmuf/PVlaPN/7k
/L3PBim81cGLpU2tErj7ty1O8Tmb94XNZswwpZKjT0hgMVFhbeUCiiRucbAxNhMA
WhC3y0E9B+wgraFQbGdWLtJe/pOnZYMjtzCiHmIhm1YhBrJaVTc/AGEVlNwKoA5p
j4yNQqkkBdN3MW9bNIDL6XpgLf5m+kz4tkCjPYsiXIUNO2TkyNF/yyTsH7oQJeCM
BiFJOy2GI30JbYzrUU9auc+ZsZjJpiUmerdWLfSZIeR3Lk1pmZ7VXIHYqCEZ4GRt
tDVLfqrp2R4fsw4ZkMHUaDdSRi5nAa5s6n/DmYffYZIzJp0tX7ODFvR/X0Ob/3lm
xUg8X99QYKu5deKSzAQ73YgJLUt0nPXJ4gj+BfZ2H9W+MkRPV+g1RKlFu5T4Wj2s
SNy9sakkm+CHZJcLy7/ifjOiTxgZWA+6RNLTI0CHcPn7tLpqHuxhfHCbk3L9f3HH
42E+11wgqJ1LIEt5VxXk
=DaH5
-END PGP SIGNATURE-


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



Accepted pycassa 1.11.0-1 (source all)

2014-04-28 Thread Sebastien Badia
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 11 Apr 2014 17:58:17 +0200
Source: pycassa
Binary: python-pycassa pycassa-doc
Architecture: source all
Version: 1.11.0-1
Distribution: unstable
Urgency: low
Maintainer: Sebastien Badia s...@sebian.fr
Changed-By: Sebastien Badia s...@sebian.fr
Description: 
 pycassa-doc - Documentation for the Pycassa library
 python-pycassa - Client library for Apache Cassandra
Closes: 744164
Changes: 
 pycassa (1.11.0-1) unstable; urgency=low
 .
   * Initial release (Closes: #744164)
Checksums-Sha1: 
 63b8fb6f34c2871ad078700195ff295c0782cce5 2029 pycassa_1.11.0-1.dsc
 927b55f0bbd01be1e31c2bb38e4dd8e5ef95370f 111920 pycassa_1.11.0.orig.tar.xz
 ce8ce26351d5b450ff006ff08a63a2b85ef64d2d 4280 pycassa_1.11.0-1.debian.tar.xz
 f92bb748f42ef55687b4cd5142efdb8a9db61fc0 78466 python-pycassa_1.11.0-1_all.deb
 1dd55fd13ebd7f282cef3f72a68da81e70022781 112962 pycassa-doc_1.11.0-1_all.deb
Checksums-Sha256: 
 9fdbd234c1a1a4b7aab88c5f3f11fd47e81a6929efaa8fab867846a13642056f 2029 
pycassa_1.11.0-1.dsc
 1bfcb06f7bc4059db1cef10798358de91d4a5b89d5e11983ff6e7a0b86704cbf 111920 
pycassa_1.11.0.orig.tar.xz
 2a81083e36c6dfb36cdcde9a58959104c3a138e43cfb0f483644d949f0686ac9 4280 
pycassa_1.11.0-1.debian.tar.xz
 b2c537b825285670985e793623c03c414520c14c3178ac5d90de70d22269bb2f 78466 
python-pycassa_1.11.0-1_all.deb
 bf97f8e7a8b3cfc4c9fcba6340c731f14eca6fd31aa4a2b32fe417ad8f130e50 112962 
pycassa-doc_1.11.0-1_all.deb
Files: 
 9004f2a3fcd6ec8295a2e8a832456840 2029 python optional pycassa_1.11.0-1.dsc
 87eb27d4d3dc4106408bf1507ecd5ac7 111920 python optional 
pycassa_1.11.0.orig.tar.xz
 1f798a8a2ad389b783a9ccf58bfbd163 4280 python optional 
pycassa_1.11.0-1.debian.tar.xz
 8325d1d552fdd82b9b966a996a25625c 78466 python optional 
python-pycassa_1.11.0-1_all.deb
 df46778cc00373304a1221db3dd68a55 112962 doc optional 
pycassa-doc_1.11.0-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBAgAGBQJTUqGTAAoJEASe2blHZVcuB7sP/27L3TvOGf2K+1kNc2ax1u7z
NHCfjoRGPSxlGXyp4SjdXPypb3QwMIKoPuDJkpk0le9e7+/ou/sikFJ/MqVzbL4B
V+go5HXFhSo0p/nmNoTo3y62q3CAhE8mCA86eoVCCj2gHiL8/xh5Touvz536PQmK
+ih9c5P0xgNrQ34AYIWCUUqZJ5eazgnkM9J6IM3W2yxw7ThQLo68yQkIbpxzrJd+
UiYgg8MvmBC2/RK0b50KwrKXBO9NphrbE5rT5luzHDY8bRSUbmUDeGY5rJoeFuW2
s17t5c5Dah2JGzd+C000sP2jVWcN3NmVwmN0qyKw3IeSy5P8f5RDmQMR+euRAloK
ZvFfdB1t3RdejJ6O/BX/sa4oQg14B/sc2H7v2jZYMZ3YMSQvhba7EvE3Q03xoxGE
2isr82IX69fMqBCRrSmu5fJCg2PFuwwEaMzTgU1O7RiCuD6lhdwej4P6UKTSPY/T
ggZfhUKWdR+UFKAaOGsRrLhUIiAEVazj5WsigK16djuI3SDAG2uVovy2/PadBAsq
o4yDcyK+th0X4hVOJ+UeKBZu/SV8FSW4cB2fBP1Hso57Oxnr+7Nn5apev0jUGM4w
tBZY++hbzgyBnGfrwGWPosUKwbPNUszXYDpbmSHWlDRODMZSrGgVvL3VrpbKjcqC
clkYQDn4YgoXnGm6WgWa
=riU/
-END PGP SIGNATURE-


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



Accepted python-xmltodict 0.9.0-1 (source all)

2014-04-28 Thread Sebastien Badia
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 17 Apr 2014 17:51:00 +0200
Source: python-xmltodict
Binary: python-xmltodict
Architecture: source all
Version: 0.9.0-1
Distribution: unstable
Urgency: low
Maintainer: Sebastien Badia s...@sebian.fr
Changed-By: Sebastien Badia s...@sebian.fr
Description: 
 python-xmltodict - Makes working with XML feel like you are working with JSON
Closes: 745052
Changes: 
 python-xmltodict (0.9.0-1) unstable; urgency=low
 .
   * Initial release (Closes: #745052)
Checksums-Sha1: 
 0577d348ee1f7c4013caabcee1a1c8fe4726d034 1988 python-xmltodict_0.9.0-1.dsc
 7396dbc0f65f6fbfdacac013c70454a7294750c6 14136 
python-xmltodict_0.9.0.orig.tar.gz
 86b1a2c4e02d95277c81a167e066e6aafcd34bda 2080 
python-xmltodict_0.9.0-1.debian.tar.xz
 a8c501d059f089e9e5bbd83af9bf95941fb79c08 10210 python-xmltodict_0.9.0-1_all.deb
Checksums-Sha256: 
 0a477c6c30d9f0e07969f5ce13fb506d587aae410489bbd1a93202b82e169b3c 1988 
python-xmltodict_0.9.0-1.dsc
 07f3800e63f6cc05fcb95b739d367db90bcf05cc5843478a36a688ecf995a73d 14136 
python-xmltodict_0.9.0.orig.tar.gz
 d02d1fbb3af93dfb3fd06bf9064008ff5dfacdbfe365a84f3ac18cad788df075 2080 
python-xmltodict_0.9.0-1.debian.tar.xz
 27638498befa2703df4fe266c1cdc1d56756319bb109b3e738b3b19df911f460 10210 
python-xmltodict_0.9.0-1_all.deb
Files: 
 1fa2c61d07edf6d4ca20884873bf8e3e 1988 python optional 
python-xmltodict_0.9.0-1.dsc
 70e3237d55ed589e2f724f54592159c0 14136 python optional 
python-xmltodict_0.9.0.orig.tar.gz
 7b49fe694c4272e50f76ff3dee3cf02a 2080 python optional 
python-xmltodict_0.9.0-1.debian.tar.xz
 df0604370e1825f80be31b483fe14fa1 10210 python optional 
python-xmltodict_0.9.0-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBAgAGBQJTUqYWAAoJEASe2blHZVcunWEP/3vaMV3PWGdqvD1eZ6GRoJWJ
7bRo9sQlUr3YrtJ5OLjBCV7MiBE1KqMNmLW54YWH9vqAcn9HM2AJmXazg5SVGPAl
+y8cNu6oDND6pqEI6ERkJSVHm8l/fSMKvMzEakk7jnHvmwBUBBQ+hoq0ybl4XkXa
CqGL8c60i9FFYttKVZxydbj7pXL4byOBUuepkfbA4PnjSRc9scHPfB34wEJD0I1t
axPcwqagiE1fUMpTGqNg1KgHsNbvcyoGnC+XQNxty6EXkqm4nlqbOyxtcrLQsS+3
8dddRJzUv0rUerxQxjE1E3XhQTydq+9xC2mqm4bs4xXh76QAlHHaAl9eNCz1sxiK
jpt87QYSGnaNZV6Xqg1qGwtckZR5H16kFJNlM1XtEzbvARmA7w6WURctroOY/QNz
itXug4JBgdrKMQ/OjYRlLzSulrBfSEwLHPgTOnRbNX5Jdua1bWJySR7luy4W4DUh
liYZv22ZhdHUZM2RGsDuHgiy1mF2Fh4rDHqk6WWrgm5YNg7LGzRq2o/hbDY82tbD
e5cECGBth64Y67/aLdjMiSZIcWp/FQq+zGBG122+DMbTIY/rRLWleB/zPiu/wgAQ
n1WyF/AxDTlDna7tey4DSavFpx3PGRzwcSNxxYwAWsdpNAXXaLuZKXXtzFl/g83d
EFP8lieL6Zl9mvpS1WDI
=bgwn
-END PGP SIGNATURE-


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



Accepted libeval-linenumbers-perl 0.34-1 (source all)

2014-04-28 Thread gregor herrmann
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Mon, 21 Apr 2014 20:06:00 +0200
Source: libeval-linenumbers-perl
Binary: libeval-linenumbers-perl
Architecture: source all
Version: 0.34-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: gregor herrmann gre...@debian.org
Description: 
 libeval-linenumbers-perl - module to add line numbers to eval'ed heredoc blocks
Closes: 745438
Changes: 
 libeval-linenumbers-perl (0.34-1) unstable; urgency=low
 .
   * Initial Release. (Closes: #745438)
Checksums-Sha1: 
 31b9839c84563e237649cc4b8cef51faadcbd8f8 2219 
libeval-linenumbers-perl_0.34-1.dsc
 137d1812c9586f3d1e29e4435ef96408985d376f 3203 
libeval-linenumbers-perl_0.34.orig.tar.gz
 247950841d715f7191e93bea0e6bf1a282ae3733 4536 
libeval-linenumbers-perl_0.34-1.debian.tar.xz
 1b6a6465ce42a59b7facff41edb1948529d0f617 8774 
libeval-linenumbers-perl_0.34-1_all.deb
Checksums-Sha256: 
 bd24fc6fb9b7cddbb0da84ce029793b2d2cb55cbe8b30ca839329c940cbb3701 2219 
libeval-linenumbers-perl_0.34-1.dsc
 5a0fb9000389a0c2593a760b01315e8e154a823421c1502c50df485f41499623 3203 
libeval-linenumbers-perl_0.34.orig.tar.gz
 94fc50592696ff9a8148972700c81be34547f0b5d4b5c36023bac8120e445d34 4536 
libeval-linenumbers-perl_0.34-1.debian.tar.xz
 d03e83d9f1f1a75d89deeaa8827cd3a98be40bd8c415fb9ef1e5320fc3f380d2 8774 
libeval-linenumbers-perl_0.34-1_all.deb
Files: 
 9290a457240369dd8938e20a8767f0de 2219 perl optional 
libeval-linenumbers-perl_0.34-1.dsc
 dc78f98c8de437a8cad2cd4236df68ed 3203 perl optional 
libeval-linenumbers-perl_0.34.orig.tar.gz
 1cdc09113829db124835bea7b8c74ce6 4536 perl optional 
libeval-linenumbers-perl_0.34-1.debian.tar.xz
 13daceeffde841a4e48f5b5b40d82039 8774 perl optional 
libeval-linenumbers-perl_0.34-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQJrBAEBCgBVBQJTVV4mThSAAB0AKGlzc3Vlci1mcHJAZ3BnLmNvbW9kby5w
cml2LmF0RDFFMTMxNkU5M0E3NjBBODEwNEQ4NUZBQkIzQTY4MDE4NjQ5QUEwNgAK
CRC7OmgBhkmqBvrLD/9Sj5PPXhaxLqxKtt2w51bO0xPykDwajx9tp4KRARiRpYvD
5o6+aYNdlTAxeuhj2KRgAIF+sq4RhfqbcOLHw4rbN3qWAju8gVs0YiWa1XOZ/JW3
lsqWZDujpp8t11tmapPQIm6dH9MczmaF3ZAZa37KvfQeoHnz+1yKV4ONwQBPfrmC
DJ3+RJUMPAhYSI04cOCeT308WbQF4dnC/i67fG/AZSTE6BTZSV7/fwCMeATHlr3K
Lq+tQ6gvwvNobLK77aSf28V379ocXsJR4uk/DJ54TijoGZ1khuB+Js+Ba2M5r7EE
HT/0TA4MPhIhP8dXn9m3UoNhToy52421ZHmx35pfbcNXNEHInNIQx4UkO6xNdEvw
ZYfkti7hkqz5XPwezZ0juQ8AapUsnbpUBo6ZOSm3qMnW6rzdXuvOi7scKfUUTgQP
PTiAnoIrVz5Is1GeaQGlfcrJCgLNbM+EU2yn5H726pSBCxBO6kbeS4i/wf7AwA33
xEovbygYfVNlyMzcINS1jlFEnG6BcAMiTGCICifolv9/WxVYgdpxYPvegCOXwD0K
J8a29RNnwexh4vjuTUJ2vv8T/RgndMhOyCiIaPjMkhGGVACZrRV+YaE4UeTY5Bg5
Sicu+2/qNDd87fraMb9S7hHZvSHURuKyix8xpsK9JJcxkAdBJm7LmBIgKmYJag==
=UI7X
-END PGP SIGNATURE-


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



Accepted libplack-middleware-methodoverride-perl 0.10-1 (source all)

2014-04-28 Thread Florian Schlichting
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 23 Apr 2014 00:56:08 +0200
Source: libplack-middleware-methodoverride-perl
Binary: libplack-middleware-methodoverride-perl
Architecture: source all
Version: 0.10-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: Florian Schlichting f...@debian.org
Description: 
 libplack-middleware-methodoverride-perl - Plack::Middleware to override REST 
methods via POST
Closes: 745572
Changes: 
 libplack-middleware-methodoverride-perl (0.10-1) unstable; urgency=low
 .
   * Initial Release. (Closes: #745572)
Checksums-Sha1: 
 b744ac6b2cc791f762f187fcb2db90b42ced 2329 
libplack-middleware-methodoverride-perl_0.10-1.dsc
 1e08545ffe72de899ada6e8a94d62c5c7e2532ba 4943 
libplack-middleware-methodoverride-perl_0.10.orig.tar.gz
 71af1f9155cb65c1e6997cd7ffd4fc098a81ac15 1544 
libplack-middleware-methodoverride-perl_0.10-1.debian.tar.xz
 6ed9ec88d4bd11ebc8fa91b644b98683d5325bb3 8072 
libplack-middleware-methodoverride-perl_0.10-1_all.deb
Checksums-Sha256: 
 c038b0a08410d4e3358245ea326433a3ae41879d0ca96d5dbadc2c4ca2a9c671 2329 
libplack-middleware-methodoverride-perl_0.10-1.dsc
 f8d6a33b56d695db289f855e100d86ff39099abe31ef40e2672d0dc5568d 4943 
libplack-middleware-methodoverride-perl_0.10.orig.tar.gz
 62d719591c50f917ba56aa8111cd5033f7480bbb588c3d4bdf7224b600d1d3e8 1544 
libplack-middleware-methodoverride-perl_0.10-1.debian.tar.xz
 c08ccae705183a95825221c973e435cc9d058d6271c84cf5ae377dd49e854caf 8072 
libplack-middleware-methodoverride-perl_0.10-1_all.deb
Files: 
 d6b1c7e2c04c22b15d1b1a2467970a7f 8072 perl optional 
libplack-middleware-methodoverride-perl_0.10-1_all.deb
 855432f87b69d3143d8aa70de31f1d9b 2329 perl optional 
libplack-middleware-methodoverride-perl_0.10-1.dsc
 844aa657234b3aeb44870a326356955d 4943 perl optional 
libplack-middleware-methodoverride-perl_0.10.orig.tar.gz
 b9067aa8b644e7f2e75776a572788240 1544 perl optional 
libplack-middleware-methodoverride-perl_0.10-1.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTVvRKAAoJEBKXO25y3Ae1eBgP/196CSPAXUYcX+wupRVRoqJz
U8a4kIVXb7YHHRU/c+jn/eZLhjpv6J77Uj0CgVug8av5gXOS1OMsLpW+O2YhEgQ2
Y71t0/lWqhjFQF6EQMbjgIa9puepxC3X5MflhXbTyeGGGmyJ0S/BhaGtRNIHw1ba
r/nF9Folr7ob5aiHtgu2Dm4vtkQCo+IU7Qqi6VyVhiNDbOqk4GAVv61jZy8vx53F
mXqeJpHKYBjIStWWJVaz0HUhBezwOWhUAO9mjf2OjJWuxZvJaMKmjk4Qu2GcX5IT
ydDJ0hUeHf92FkP/N+qTlWzKpkuiJ/0nbK3QH7XKyarIDgWgb9rnBoQvVII9f5uF
O8deKhMbzOpZLrUgjWbcc4lL/S3AfC43BFoN9fdWyGSHVcuAHjKd8wQxrMnbKI4B
KQB7qtGWI5hOJ3OYEjQSv8f2MJlWk3oFdIKuudYNpiHYKxPuGvGvR1k2SPY2mV/a
l4KNCZx1UQwBgMybHc7cH+uTj1DIWVwr/TP9SUpqneDcl/oe27HhnjVnJPy9Thdk
7iKpgA24NYfr/GRSP7l/tm8tPUd5TVhgC0iVYi4aa9tcFfYSfrJtz4A6Hsj4Xo9s
6IRJkP05zNKFIB/GXjO9U9V8al+GL626gftU/+KJF64C8WlNw5WZG38e1mZMtkxc
b40aeAe16ARzWud5KJQO
=qnbC
-END PGP SIGNATURE-


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



Accepted ruby-em-redis 0.3.0+gh-1 (source all)

2014-04-28 Thread Pirate Praveen
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 23 Apr 2014 19:54:50 +0530
Source: ruby-em-redis
Binary: ruby-em-redis
Architecture: source all
Version: 0.3.0+gh-1
Distribution: unstable
Urgency: low
Maintainer: Debian Ruby Extras Maintainers 
pkg-ruby-extras-maintain...@lists.alioth.debian.org
Changed-By: Pirate Praveen prav...@debian.org
Description: 
 ruby-em-redis - eventmachine-based implementation of the Redis protocol
Closes: 745502
Changes: 
 ruby-em-redis (0.3.0+gh-1) unstable; urgency=low
 .
   * Initial release (Closes: #745502)
Checksums-Sha1: 
 9a0856fca69ec349a8f392324d7e8bbef6fc5f2f 2123 ruby-em-redis_0.3.0+gh-1.dsc
 fe88b3dce9d6fc980d932a6fde8b8c4ea3d82740 13416 
ruby-em-redis_0.3.0+gh.orig.tar.gz
 89106ac10f32a9015265432c1c4574e2b3fefddb 3021 
ruby-em-redis_0.3.0+gh-1.debian.tar.gz
 f8c73fb8db1936643470517449390f048a8e409b 7148 ruby-em-redis_0.3.0+gh-1_all.deb
Checksums-Sha256: 
 cdce45d7854cdd0d3c4f07278c66ef6de5b540c862daeb72bb2abde5cf2861e9 2123 
ruby-em-redis_0.3.0+gh-1.dsc
 5634ac8b2bab9927bece56af18169a9021a5384a8a8ffb2fad4803110819b557 13416 
ruby-em-redis_0.3.0+gh.orig.tar.gz
 bc0213b8e467ed9009a7df3d7f40f78d1437a847f204dfc7b5c3fe5d2236db76 3021 
ruby-em-redis_0.3.0+gh-1.debian.tar.gz
 b5ec317c6dc487f64f3b2a4c14fc2ee3c50c710fdad431690d831e8380ad2da1 7148 
ruby-em-redis_0.3.0+gh-1_all.deb
Files: 
 fd99b858de7f19c5b80b6be74b375df3 2123 ruby optional 
ruby-em-redis_0.3.0+gh-1.dsc
 653fbc09a9a5e1b28f62d38ed343cc6f 13416 ruby optional 
ruby-em-redis_0.3.0+gh.orig.tar.gz
 84ce6497e99c170f367c983ba0036217 3021 ruby optional 
ruby-em-redis_0.3.0+gh-1.debian.tar.gz
 611e7313a50d81b99bfcc02c95989297 7148 ruby optional 
ruby-em-redis_0.3.0+gh-1_all.deb

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

iQIcBAEBCAAGBQJTV9AsAAoJEM4fnGdFEsIqnOUP/Agp+bEzM92EHT9TmGVinfIw
3njFrnpTTOLHTJvi99HJ6QySywbdeu49miKgrE6SFcB5+6ce9MRE1q3XJdP39pi6
G2xum0Gqt3cST7GJ6/tZvwEAwRTNnCKX83oxFSVSS6memBrk2ZSTbhXjVKF/+qWK
DYvW9kJP3bZ+RcZjTEfsCUuQEuE2pxCV87JbkCkenu2vzfIOWg+grRXzPpMSj0YH
/QvzhCL5v4fw8yg7kEEmQWZcBwlCO4tNDEVoI7jQPyYj+xZJO6iy6Zw4WbpG5YvX
1bsveLadbR6ZDwM2bp2/T8qzwvtCT0jkTyHiJ/NBBCIoHUC2oTkAsbq015leSxV3
JY9mEgnkNtAIl6J99W7hwOC98IMVmy2g2H5hJLDz6T+jVhJ0Po4Aw5QzTcJoHRaa
8hXyS/lp9Vv0PSjULJzHpHdTsstw6OOpeVhjt1782SVBk1pHB9pMXmu1iFNdTWlz
ZdbcNxpXoJdBZSjcnje4Y5xXFmE8JrZAPJ/igWjmpSmJUxuEfg1SLkLPCnfK6H0p
Igh9B/LH8R59UplrMpH/VDfQJ9z4zMnkGZsTtGO4ys7TIbyheBQ7W/rwow/bIJpU
bpvnn4BWlSkOdnDkoGt5HI+sIFCWujnCHMNB0FbfvhJDxlq89qTdfcWf1Q3PO7zC
HEkWVyyK/yRgE4/lSxhu
=J1ds
-END PGP SIGNATURE-


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



Accepted libplack-middleware-removeredundantbody-perl 0.03-1 (source all)

2014-04-28 Thread Florian Schlichting
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 23 Apr 2014 01:15:03 +0200
Source: libplack-middleware-removeredundantbody-perl
Binary: libplack-middleware-removeredundantbody-perl
Architecture: source all
Version: 0.03-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: Florian Schlichting f...@debian.org
Description: 
 libplack-middleware-removeredundantbody-perl - Plack::Middleware which removes 
an unnecessary HTTP response body
Closes: 745575
Changes: 
 libplack-middleware-removeredundantbody-perl (0.03-1) unstable; urgency=low
 .
   * Initial Release. (Closes: #745575)
Checksums-Sha1: 
 a88e256a8ca08e8328877b0908b60e431e9c56f0 2419 
libplack-middleware-removeredundantbody-perl_0.03-1.dsc
 148de4f0046c8b76863d2f7647833cb3e91a370e 9929 
libplack-middleware-removeredundantbody-perl_0.03.orig.tar.gz
 3decf5fa5b3b4f41a5b1955fc908823d9ef46964 1428 
libplack-middleware-removeredundantbody-perl_0.03-1.debian.tar.xz
 32de9a6651b921ef9736aa5a8ef13556271c6bea 4910 
libplack-middleware-removeredundantbody-perl_0.03-1_all.deb
Checksums-Sha256: 
 08f4e37ddd744f52c7e2d160b57e88c9e1720143594f7d06e918e84405bcf78b 2419 
libplack-middleware-removeredundantbody-perl_0.03-1.dsc
 2f3eae187600048f7c134973607af89b9e283aa939a6016b7544737aaf7f087a 9929 
libplack-middleware-removeredundantbody-perl_0.03.orig.tar.gz
 8852bf7d5241e053bb15042e7ff39c872743c7142a4c68f5ef64522692af3b66 1428 
libplack-middleware-removeredundantbody-perl_0.03-1.debian.tar.xz
 2943fb688036e29d3f0168704d95c90ee7fef5793739202f88ac364e6249ffa7 4910 
libplack-middleware-removeredundantbody-perl_0.03-1_all.deb
Files: 
 11598c4d36e4a711d1645e6ef95d928f 4910 perl optional 
libplack-middleware-removeredundantbody-perl_0.03-1_all.deb
 e0a9f52fe3adfe488ec826f97bb4af1c 2419 perl optional 
libplack-middleware-removeredundantbody-perl_0.03-1.dsc
 7c2abc8da66222bbcf82360310bd1665 9929 perl optional 
libplack-middleware-removeredundantbody-perl_0.03.orig.tar.gz
 d3ad0cd0ec8ad0c19bdfac66d2667958 1428 perl optional 
libplack-middleware-removeredundantbody-perl_0.03-1.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTVvhmAAoJEBKXO25y3Ae1iCQP/2mcFlJ75sUQeLujJejs0Tei
TOaKQdQ2wiUT9FK26T9GRoYSd1/0rW2YXci/kwq+ajnbhMrExbD5eoRbHg0NJAfV
pmndCysUqF4+GdtGY4qkkbf+g+mxaQxMZm0alH7WgyI1EQqxbOdkiP5xKt646QQS
hfPNAZXufqtOYv1D4jsvIdpbqrA3dLAu8nt8q9sit2lPATRyQdOKmkYG3Wb3Ncig
ub4BNX4eFhDdg5h2daDjGpWyT6KEdLK4kgyBgouBevud59vibIPCDb3AiGzXI21L
lmTtOfxRtaoiIMrIi2w7aLupZxXxwAiv+QP1uakWuQhVRe0r43yCOYGuAuqqi/xq
uOWK1RgJ+NErXu8JAthagAaGAHdTg4SDr6cJ9nltw3EVQoSnzGMZkGX9ZFfu0KXU
Whf1X9aSNWaFo9WrLOb2wJfsrSzEg2O6WbwWalad2azD+DyvE3UmXrRDUG9ZPLtz
SvZSpud3joFj8RAueT8LaO1+cCfLVki05WTwfpdkeRNpfEeCEGYOWXieFcOC5a2h
2XlQ1ouINagemTVhax2BiN2vLFRzotaTA68goFyfx0I2iaN7X/f5yHqRTdiYabjE
/3cADKTkr4A2y3Q0AeAn3a245nsyC3Thkarly6wYcMRldAV+iEqNgRAp1x4WRqHq
WoR4xZmqtGnIaKk7NLHa
=JKzY
-END PGP SIGNATURE-


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



Accepted car 2.0-20-1 (source all)

2014-04-28 Thread Dirk Eddelbuettel
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Mon, 28 Apr 2014 07:33:21 -0500
Source: car
Binary: r-cran-car
Architecture: source all
Version: 2.0-20-1
Distribution: unstable
Urgency: low
Maintainer: Dirk Eddelbuettel e...@debian.org
Changed-By: Dirk Eddelbuettel e...@debian.org
Description: 
 r-cran-car - GNU R Companion to Applied Regression by John Fox
Changes: 
 car (2.0-20-1) unstable; urgency=low
 .
   * New upstream release
 .
   * debian/control: Set Build-Depends: to current R version
   * debian/control: Set Standards-Version: to current version
Checksums-Sha1: 
 71d8d46b3bd032e5a0b53616b87da15a776f 1048 car_2.0-20-1.dsc
 a5aab8e09185c52658178419ac2f90c140e27d30 582567 car_2.0-20.orig.tar.gz
 cfd30b32b96064571aa5ddc4bb961a7dce6eedca 3434 car_2.0-20-1.diff.gz
 d00868abc65673a0898cbb80ac7a2190b656a3fd 1325526 r-cran-car_2.0-20-1_all.deb
Checksums-Sha256: 
 7d2cb312dc873fd683fac5a5950c2bfea8e46e29fcc22559709dac9793d5eb9b 1048 
car_2.0-20-1.dsc
 cb91a094e5e7aa5cb14acc4402a57def31ce8e7c88f273ef7139ebc49b1d7835 582567 
car_2.0-20.orig.tar.gz
 de58af9ba38bebe3d24aa98bc6362aeb7aa83400bd1179ae049761b5cff92ba2 3434 
car_2.0-20-1.diff.gz
 cd7d14a0620bd19074643e578d23013af9d47dd49877f1ea9dc9ac8fb59328c5 1325526 
r-cran-car_2.0-20-1_all.deb
Files: 
 6fe3639a33d8e5dbd104dcdb8843e2ad 1325526 gnu-r optional 
r-cran-car_2.0-20-1_all.deb
 37a254dca42de4777dc79d8657d801c5 1048 gnu-r optional car_2.0-20-1.dsc
 d1d8f2648595bba65285fd9c13b35f98 582567 gnu-r optional car_2.0-20.orig.tar.gz
 801905bc383802ba7e90a7094834715d 3434 gnu-r optional car_2.0-20-1.diff.gz

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

iD8DBQFTXkrcCZSR95Gw07cRAqtvAJ9jIFgEYFHS25j7g39zmNPnv0KY9ACfXPEF
1l95sxdvKCQjgVFs5HKpgu8=
=B9Vu
-END PGP SIGNATURE-


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



Accepted django-testproject 0.1.2-1 (source all)

2014-04-28 Thread Neil Williams
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 23 Apr 2014 16:09:45 +0100
Source: django-testproject
Binary: django-testproject
Architecture: source all
Version: 0.1.2-1
Distribution: unstable
Urgency: medium
Maintainer: Debian LAVA team pkg-linaro-lava-de...@lists.alioth.debian.org
Changed-By: Neil Williams codeh...@debian.org
Description: 
 django-testproject - Django test project support
Closes: 745627
Changes: 
 django-testproject (0.1.2-1) unstable; urgency=medium
 .
   * Initial upload. (Closes: #745627: ITP: django-testproject -- Django
 test project support)
Checksums-Sha1: 
 e6ac3b76cb84196defd2e4073c264cb072041e5a 2190 django-testproject_0.1.2-1.dsc
 05b499a73d41a59bed0212fb4ce487a72314015e 7158 
django-testproject_0.1.2.orig.tar.gz
 c791cbdffd0b68233d2f7bfadcc3c51795a8a0e7 2204 
django-testproject_0.1.2-1.debian.tar.xz
 c9483d512226cf634f2007807f1255b8af937303 6642 
django-testproject_0.1.2-1_all.deb
Checksums-Sha256: 
 b205152f97e41806168b13ea6b0ad180c64356b34e27e498c9d409730e9a31e0 2190 
django-testproject_0.1.2-1.dsc
 2fd22fc03c73de7632fe3c68f5b24f889c9f2ebc5884db5a4075791e1980fe57 7158 
django-testproject_0.1.2.orig.tar.gz
 8c5c9c7b2e6658b5ddaf83cd8d66a66fc2a7d203d35cc5c42f6c0734882c2c04 2204 
django-testproject_0.1.2-1.debian.tar.xz
 bf13cfbdca886c8474fb2e75b95f731342b9b7df8ed76e5ba3b745e56be4e2c7 6642 
django-testproject_0.1.2-1_all.deb
Files: 
 4bd31a7e1c8accf76a7ebcda61240f04 6642 net optional 
django-testproject_0.1.2-1_all.deb
 93132a22db32e90f717f83087cf9a156 2190 net optional 
django-testproject_0.1.2-1.dsc
 9bb668339eb9745ed5aa30b7ebac7f44 7158 net optional 
django-testproject_0.1.2.orig.tar.gz
 4b783b978437a30c4f883b3dcd468c29 2204 net optional 
django-testproject_0.1.2-1.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTWUeEAAoJEPFn5DyBQ7aCt0wP/jgDD/NJW2zPZIhoSj3Z+ssZ
TOH/z3aapD8WrjEonWFGttE86+NmHWtAQx5AUOWepeLNucSyv8J7D+mUsTRHyk2d
MwviYgXxLNpR8ND8xKi+kxtgswR4wlMW28y7RzB0HJVxWbvSH7IoKc5JFTubnFFx
9ybkl69WoyOYLLWBzFdAvdrxnlMQzYfmEGHHbGRDRe7VnENN+j4g4V5YI7gIuJzn
i1bfQVfb7M8hga/Fk0ksrpatfZaNPfaGVF++HObZv4Jd15U+cH6Dc+KI+m+iaJWh
RXEpDx5YDO+8ElrP3PsEDbpbBLzH/Wza9SR69yU8PQApag4bA4WmqY0Ax479ODlj
R952NFUq8K4l2RLdX6SPAkdXVZKtu3+9j7j4lliDnvB0Av4Ix21e46wDMCzdATLm
qNp1VrsMDkb57eRmgTopnU8Jis+gXzJR3sPeA4ehW7fSNsigtCcs5HrtIMrzn6mF
R6S10bkRhsmhr83Lg+sL0Eblqkard6D5fpXKSQ07oXkUznKX2aLl01ejN487OoL7
MS8rdSU1gSL9u53YIffDx9TQR7Bcrz5OixppbUyL41t2YR4kgonk7rk7x9NJ6TmQ
nLbCu4tltsXYS7lUwGmuVer9AXXdegOmi809IJbksqRDGSwxG/Y4lxZBR/fzvh13
hsfB1mbN6U6mYnyt/P3h
=FBac
-END PGP SIGNATURE-


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



Accepted python-softlayer 3.1.0-1 (source all)

2014-04-28 Thread Alessio Treglia
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Mon, 28 Apr 2014 12:35:22 +0100
Source: python-softlayer
Binary: python-softlayer
Architecture: source all
Version: 3.1.0-1
Distribution: unstable
Urgency: low
Maintainer: Alessio Treglia ales...@debian.org
Changed-By: Alessio Treglia ales...@debian.org
Description: 
 python-softlayer - Python client for SoftLayer API
Changes: 
 python-softlayer (3.1.0-1) unstable; urgency=low
 .
   * New upstream release.
Checksums-Sha1: 
 ed0dad8f33325bb4258a781c8dd14278617bc607 1994 python-softlayer_3.1.0-1.dsc
 500f2b8f7548b3092663c84c8053bf2f27e4d34a 154295 
python-softlayer_3.1.0.orig.tar.gz
 92828125dff44f111ca18ed2c305b5338786a946 2345 
python-softlayer_3.1.0-1.debian.tar.gz
 c842a4639a0842efc1b541191c93e98fc1bad51d 77650 python-softlayer_3.1.0-1_all.deb
Checksums-Sha256: 
 b540bc95538c9de46ca8a53596c1559b0b3d950db67359b18f57f521c6ad4476 1994 
python-softlayer_3.1.0-1.dsc
 ad1fddd0da240ad935d06072b216086bfe654cc19fc809862deb23cbaab6ae36 154295 
python-softlayer_3.1.0.orig.tar.gz
 f9c6cb26d19b6b5f71988e389f97278329e04a81786fe7d48b0d739d8cddc4d1 2345 
python-softlayer_3.1.0-1.debian.tar.gz
 a087169d5d1af5abfbfa88fcba6e3a64ffcfffac7a7753748ee8367a85ab7077 77650 
python-softlayer_3.1.0-1_all.deb
Files: 
 bec163d03754a9fc9886ad8c9dfd9997 77650 python optional 
python-softlayer_3.1.0-1_all.deb
 3bd9f5f6240b723a2abaaefc78845bc6 1994 python optional 
python-softlayer_3.1.0-1.dsc
 0a6362383e00dd413a3a2c555e19a63d 154295 python optional 
python-softlayer_3.1.0.orig.tar.gz
 ca8eaf337bbbac9fade6c2bd84d49f77 2345 python optional 
python-softlayer_3.1.0-1.debian.tar.gz

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

iQIcBAEBCgAGBQJTXk4KAAoJEOikiuUxHXZa4KgP/1o8FMqZj6re6AGIKMgpcH/f
Run+sRjRtsTWk7Io4p7vAux+5U8GYLAxGTHkdkKan6Tia3Jd6qYALOz5rzvMKaTJ
ke9CS/fsEsf5fcY/BgfvyzkT4s8QLe91Tda6kU+/OGTcdn5uJ6fGAGup9m7MLMVF
Bvvrh9ZGSfkXW8sTWm3DDkyrgVr1FcrOpM/pqsxKep4fkUdQ++If7BphO3hI7NBZ
HSnoTcvmJyzeUV9RHJG8BtRWunMWM7chRSUjMVYw2MZCBpNBCsWBpj6xF+tp0Zk/
L78AB/2D9oI42Ywr/Mme6Z8F1iolE/AOAsRs+X3TnQud4M2IYcgn1RmfmFKr2wn3
bM/D3tav9LNpAosVFzclWx3zLjMl9eas38WKKijj17WGzSkyN9OaUXaDVXCIee+0
YAAA109HacAGtGmukhmgZcZO3Hx4CwB4282NZrrvQxawDGOUc+/QR/w+4Bew+HJZ
XcjEW3VtfyzYTqXNydxscofCcUD8T/pookYytG/h+xKYKaAHzZqN8fAJR5eFFlRX
JDb+GFdWc+QoaIAuoYzQ+wu+Og1fjm83iYaYabGtX6RXwj6mMu/IvcHtLqjwB9bq
Z3yRQQWYPIyCG7xlugvPkuL3DtMOPRPvY9qaI7oXzhOeQMLc4lxfkcmr1I4LiMug
hlSunY4ZA+yl+C5ByYqW
=pnD1
-END PGP SIGNATURE-


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



Accepted rtkit 0.11-1 (source amd64)

2014-04-28 Thread Alessio Treglia
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Mon, 28 Apr 2014 14:01:52 +0100
Source: rtkit
Binary: rtkit
Architecture: source amd64
Version: 0.11-1
Distribution: unstable
Urgency: low
Maintainer: Debian Multimedia Maintainers 
pkg-multimedia-maintain...@lists.alioth.debian.org
Changed-By: Alessio Treglia ales...@debian.org
Description: 
 rtkit  - Realtime Policy and Watchdog Daemon
Changes: 
 rtkit (0.11-1) unstable; urgency=low
 .
   * New upstream release.
   * Drop 02-fix-undropped-supp-groups.patch, already adopted upstream.
   * debian/watch: New tarballs seem to be provided in xz format.
   * Fix multiple issues in debian/copyright:
 - Fix wrong License fields and files listing.
 - Update copyright holders information.
   * Fix VCS tags.
   * Bump Standards.
Checksums-Sha1: 
 3ce35e7fa7703086bc575aa691ec4d6ea6edd3f5 2031 rtkit_0.11-1.dsc
 dc4bcaa898ef3cadb6fff35dcce752bc9f64e435 126748 rtkit_0.11.orig.tar.xz
 b98c67eb91af1f82cac388b581e3b28038549a7a 4471 rtkit_0.11-1.debian.tar.gz
 21edbd740d2c7fcf7a1a719c71eab00ccd8c71b5 28626 rtkit_0.11-1_amd64.deb
Checksums-Sha256: 
 23fed9474cc288b1cbb5213cfadb4f5cdc7b28dc2a8a049067ce1eaf4a2d 2031 
rtkit_0.11-1.dsc
 68859108cff6410901502b58365eb7607da37110a06b837762f771735f58acd0 126748 
rtkit_0.11.orig.tar.xz
 b6db3b31fce855d6973bc11a4b1e6cc2224d647834e9832f2208d5b997ab4386 4471 
rtkit_0.11-1.debian.tar.gz
 f12359e5bea5b23f560f38f13c184685e0cc6f4cad44dde5f35fd46d89d9324c 28626 
rtkit_0.11-1_amd64.deb
Files: 
 d2c4b74f8f442b27819063a4d0a9fc95 28626 admin optional rtkit_0.11-1_amd64.deb
 8ac4ae0b8748d56b0526702f135bcafe 2031 admin optional rtkit_0.11-1.dsc
 a96c33b9827de66033d2311f82d79a5d 126748 admin optional rtkit_0.11.orig.tar.xz
 babade9a84687e8d99bc6fa0e70dc342 4471 admin optional rtkit_0.11-1.debian.tar.gz

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

iQIcBAEBCgAGBQJTXlOlAAoJEOikiuUxHXZabQQP/0v+7YUfSWc2d2rjjDBMgJqi
4mkCVOR4ChKZ/jsPiRgdMoHyT/wus8jvNj+jdxoAfl5li4ZF0ZZiPn8UDYiXmz85
cv8k9LzArUZU/ZwCvJ4CTRdnOYGuxW+RCAVQ4lra8K/q7o5NUR5f/oA1AFV7eb3a
e8cOmkmrLHPF01kP0WpJ0kvTnShTeIocoz59DdVMNWj8iOuSAIk5z/ogU7XT+XIw
dne1SS4a/GGDQYMSzNKIPsepeSYDjr7ilncH99tNOuZmah9qxUbDTDn/m5m+t7gs
TzxguuwgU+/5gEyQhjbBezcOzGnzEenePnUxkHstP04oscVCEGA/g2yQAUg12Oaj
lnHQerI/kl1GnMnpjyf+ttsYsXCa0CNW8hBTWFLFMmh4Ql0jTzvBULgLIxfWRy31
8oKV/f19KsCB/E4Yxgku/sVGig6l628F+saMXq1w9JN4sXKzF88mRBBvXpsLcQhn
+GhY77aV68ocDf7vNNCicw1XobpRMjwcnjUj95/wdbybOH3KaMYPjHt0P6qIfwMF
P8sPfzyJN+SXmmhdzy7hSlUA6ph8GKzQj7MOdFt1Aa6M0EjGIcUIRFifq0m4Jb0f
4tKBl29ZqzcsFZefsy9RYvJ0pn/X5sAEe8hMV7KOPLAvhO9HumwT7d1bxqcs/tR5
UU2A/zq+VhOkrSss7+Wx
=fpvM
-END PGP SIGNATURE-


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



Accepted gstm 1.2-8.1 (source amd64)

2014-04-28 Thread Sebastian Ramacher
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sat, 26 Apr 2014 15:14:15 +0200
Source: gstm
Binary: gstm
Architecture: source amd64
Version: 1.2-8.1
Distribution: unstable
Urgency: medium
Maintainer: Ryan Niebur r...@debian.org
Changed-By: Sebastian Ramacher sramac...@debian.org
Description: 
 gstm   - SSH tunnel manager for GNOME
Closes: 713658
Changes: 
 gstm (1.2-8.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
 .
   [ Daniel T Chen ]
   * Added missing X11 lib to link, fixing FTBFS. (Closes: #713658)
Checksums-Sha1: 
 74aab940cb14b26ed19802989dfe73eb3793381e 1848 gstm_1.2-8.1.dsc
 086bc47ea5361ee20ed3c3a72eb8c0fbbd0ccc8a 4872 gstm_1.2-8.1.debian.tar.xz
 b65ec5e4f6a3bc66d5942eac3c700ec1d6b9ee49 97688 gstm_1.2-8.1_amd64.deb
Checksums-Sha256: 
 fadac64d8bc0072e20fe38086b110387249a639dbf4e88f243abbec99b255033 1848 
gstm_1.2-8.1.dsc
 38410554af3b970b4d8cbcc3fc18c25c033dca935f4dd9f546bbfcf24709fc0e 4872 
gstm_1.2-8.1.debian.tar.xz
 a5fedcfb1a621c94c3956d5b1c1d5385aaa912c00172e607a358f4c87d53f437 97688 
gstm_1.2-8.1_amd64.deb
Files: 
 09297e071b2764c35470208e35bf5aba 97688 gnome optional gstm_1.2-8.1_amd64.deb
 b3c7d318f92a1a3b9d045f3ac858b231 1848 gnome optional gstm_1.2-8.1.dsc
 9b685249da9675a9bff5a7f86e5c736f 4872 gnome optional gstm_1.2-8.1.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTW7HjAAoJEGny/FFupxmTmWIP/3h6cylzW+jgORQuc6R7m35D
tNOCCcYJYFR5swKb1FsWiqWRO/QTa7V29AFi+Jx4zb1KNAcCmJIsm02EQsvzRnoz
y3QO6lpwxeSIX2nGlfi5dyEmEcJ/R1PXBwXwXD2qetb3LZaNTOnaNDACPFDRdCkW
MFCILgPDyH6dFBGckGkjXyK0tvUFLIQkmqzsA6/jwtA1FdTrf1UbPSXSSIpO+r/2
U4PnIUlZ8HvrHkUClJ9wfFdD4GrVwHoSOHki3gg8Gqu8cZS7hWTDeFsIqdAKVydz
ga0UIa1ky8ZL2hfu5dTGNFUKaQBCzG1eTPa64qXKb1xbMBFtytoTwCVsgE3ftvm0
48QrIV44hn4/HYdW1ZhXRZRuVcvFlRCfGt2aSm/3CRU008DQr4bfnwLUPFp9YeA2
QxXXsx/AuFDswOpg6321TJPmXPMMgPnbNgR1K97P6RgV7zrmjAZOG0phMu/PzbyH
tiQjJeNPqayUZ2uJZPxwGTOzsPJpmF8FGbkFLm+Z0OYFwIlxhF+SCj8Wob3WBu9/
8lX3LCRlqH9k+23XS6rDNpW6686LPoJ54hq0XpSpuv7HI/CD/inGZGcy81fGix5M
D7Ks8zBkqA4MY/eeHY//mICKs06LHAjJknIAO/3+hhIhmcWfRq/v/i9XDdb9EXmR
5SkomsqQdaFogkWF6n0Y
=MGTt
-END PGP SIGNATURE-


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



Accepted dpkg 1.17.8 (source amd64 all)

2014-04-28 Thread Guillem Jover
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Mon, 28 Apr 2014 13:33:11 +0200
Source: dpkg
Binary: libdpkg-dev dpkg dpkg-dev libdpkg-perl dselect
Architecture: source amd64 all
Version: 1.17.8
Distribution: unstable
Urgency: high
Maintainer: Dpkg Developers debian-d...@lists.debian.org
Changed-By: Guillem Jover guil...@debian.org
Description: 
 dpkg   - Debian package management system
 dpkg-dev   - Debian package development tools
 dselect- Debian package management front-end
 libdpkg-dev - Debian package management static library
 libdpkg-perl - Dpkg perl modules
Closes: 733057 739634 745592 745651 745869
Changes: 
 dpkg (1.17.8) unstable; urgency=high
 .
   [ Guillem Jover ]
   * Do not backup nonexistent database files from the cron.daily file.
 And stop emitting tar warnings. Closes: #745592, #745651
   * Test suite:
 - Improve Perl code coverage.
 - Improve C code coverage.
   * Handle space-only strings when parsing versions in libdpkg.
   * Document the environment requirements for the dpkg-maintscript-helper
 supports command in the man page. Closes: #739634
   * Improve wording for «dpkg --verify» and --verify-format in the man page.
 Closes: #733057
   * Switch test runner from Test::Harness to TAP::Harness.
   * Use the perl TAP::Harness for the C test suite instead of the automake
 tap-driver, to avoid requiring automake = 1.12, currently not present
 in stable.
   * Enable failed test case reporting from the TAP::Harness, so that we get
 more meaningful reports on failure from the C test suite.
   * Correctly parse C-style diff filenames in Dpkg::Source::Patch, to avoid
 directory traversal attempts from hostile source packages when unpacking
 them. Reported by Jakub Wilk jw...@debian.org. Fixes CVE-2014-0471.
 .
   [ Updated programs translations ]
   * German (Sven Joachim).
   * Russian (Yuri Kozlov). Closes: #745869
   * Vietnamese (Trần Ngọc Quân).
Checksums-Sha1: 
 56cfed93e468ffc224b50c710ae4bb69070f48aa 2051 dpkg_1.17.8.dsc
 848eb9bfff37a2a583077e215e743396b28865c0 4044064 dpkg_1.17.8.tar.xz
 9a060023a4d92e13cc0a7e51a98bd84b3cba67ed 776808 libdpkg-dev_1.17.8_amd64.deb
 16d488866853db120fe92ed24750d93794e96fcf 2671508 dpkg_1.17.8_amd64.deb
 85e59ef895bc8c0b92e0c5ea0942b71171e9f9eb 1039240 dselect_1.17.8_amd64.deb
 355310d2cf5939ac257b49bcf33a5b0e24527a4f 1418230 dpkg-dev_1.17.8_all.deb
 a0e5ce0be6cc902adb8a88ee5da2519731f56524 950916 libdpkg-perl_1.17.8_all.deb
Checksums-Sha256: 
 de33d01e7e3316022bdac4837a5455feda5a3f31fc71c376adff3e53701b6fb9 2051 
dpkg_1.17.8.dsc
 d69ea0fa3209ce41f7d05b3414d6f7241d8cb66a73c7e15250dce7b2cbb07ede 4044064 
dpkg_1.17.8.tar.xz
 8ae5f03149cfca76b4cbbe81d6f4607b42974eff4427dd5b33784b441fe05e4b 776808 
libdpkg-dev_1.17.8_amd64.deb
 b7f7d066fe71431af863e54ef41ad7f7cb70f3d40cee74d044be5e1a242a4390 2671508 
dpkg_1.17.8_amd64.deb
 5c2c9aae7cfe2589d7ab0cc946ce5c8a88efb862a1fb9cf7e8341a668b13f848 1039240 
dselect_1.17.8_amd64.deb
 d62a69f46a7f877ead2680f9e60fdfc7c80e080b54f6f45102d6a5684b3bb435 1418230 
dpkg-dev_1.17.8_all.deb
 4110533fe1aaa0824005c26c9b19245b6bf049bf1912b2ee8e4dfa33c16fed62 950916 
libdpkg-perl_1.17.8_all.deb
Files: 
 94cfe2daa5c034c8ab25bb8daaa5e1e6 776808 libdevel optional 
libdpkg-dev_1.17.8_amd64.deb
 c760c41ce92ba437078edf9c711c4020 2671508 admin required dpkg_1.17.8_amd64.deb
 69d30a6acb67f77293a2e3b878490935 1039240 admin optional 
dselect_1.17.8_amd64.deb
 099edbcc224539fd5c51f5e852bd5296 1418230 utils optional dpkg-dev_1.17.8_all.deb
 5d6026ba646288a4610e57d9bcbdc459 950916 perl optional 
libdpkg-perl_1.17.8_all.deb
 cab2c5924d6dc23f061c47bd6db3e694 2051 admin required dpkg_1.17.8.dsc
 d24b7c8add91c5e6c0d419140848529d 4044064 admin required dpkg_1.17.8.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.22 (GNU/Linux)

iQIcBAEBCAAGBQJTXlm3AAoJELlyvz6krlejGVsP/Ano9Hgc7YG/JSvd0fC8e5jU
TXjBSocbceAmTRrluYjV7XL+uYTm7VsNF/opb3YhJrLgZDximqzuJwf3TfqXOQyn
/EExw1Muq7h4or97nOyKXGsKsc5HR1WK1+Vn9hc5+6HFOXmEkNU/JjTxWQVoDCha
8SZfh0veOPrKY+v5hETr3HNmhCfgtFPw3FTF8QldPLZWXulUavKb2/Se28BbktVw
iqaioj6peZOo6gQCCkLrUzUwqh8+4FApre9D5zq1zV4Zc4KQ+z/V+Y9eSWbIZqQF
30xHMohEp3KKdnIjVwc6m18msJbQEhzOWS5Px1kCGQIxcwu8dmue4C6uU8ss82nW
cwG6q8JjoBI7h6c4oq9Ijtaz3I/XCPyOvo2vUxocSEgXn8Xe2lLLEnTaf6qXpzoG
MpmTMzqBypJyg6T4ANfQTV5xwp+0jKyE4wxZkzA1Dd9PoexT//wABA3lxMpyqWgc
C5S9RcR1Mnr7CtQ/lNTA5o2Ije+Nq6JkpdZMxDYUZTxVt+PHXw1bxbwHcwSnFnAh
9MkB6GQDHJX1gYbD3pXrRSGfllXAm6DvxOm/ODKiB15H1NH/mNMFS6pIslQgsk41
6qFgb9bkUIKWNXYUI8yzm+Usml4qndYLS14g3IUN0NrYlGytGKSl6pGgyMkFKnhH
xKld3byPq6ti64Ao4sUU
=xl6P
-END PGP SIGNATURE-


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



Accepted fetch-crl 3.0.11-2 (source all)

2014-04-28 Thread Mattias Ellert
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Mon, 28 Apr 2014 11:29:42 +0200
Source: fetch-crl
Binary: fetch-crl
Architecture: source all
Version: 3.0.11-2
Distribution: unstable
Urgency: medium
Maintainer: Mattias Ellert mattias.ell...@fysast.uu.se
Changed-By: Mattias Ellert mattias.ell...@fysast.uu.se
Description: 
 fetch-crl  - Downloads Certificate Revocation Lists
Changes: 
 fetch-crl (3.0.11-2) unstable; urgency=medium
 .
   * Change default configuration from nosymlinks to symlinks to be
 compatible with the Debian IGTF CA bundle package
Checksums-Sha1: 
 7c30fc3c996b578e2df32f3200ac156e8bcc8fc6 1869 fetch-crl_3.0.11-2.dsc
 0ec2390c26571844a200cc0fd48e372505d64ae4 3640 fetch-crl_3.0.11-2.debian.tar.xz
 cfbfd1d5637e62a572f14d326c05d427776eb08c 40844 fetch-crl_3.0.11-2_all.deb
Checksums-Sha256: 
 594dc8c24095324cc9fe08f37769223ea2ce36c5588c51ac7ae888a5a07e1ee3 1869 
fetch-crl_3.0.11-2.dsc
 c4bc9b8f631c598b8cc8f8d850b3d8f47b5cee1eb2db5713e770974e3bae1fa2 3640 
fetch-crl_3.0.11-2.debian.tar.xz
 82024d5a3bc4feb48eec632389278b78e37d8b321914dbba04c8ff3105465b7d 40844 
fetch-crl_3.0.11-2_all.deb
Files: 
 040690cc5e50d2566d0f2a732d9de129 40844 net optional fetch-crl_3.0.11-2_all.deb
 5f823f2c0d246aa4a1db1b7b7f85d37d 1869 net optional fetch-crl_3.0.11-2.dsc
 d37c0e0473c85f423dce3d7cd3d503ba 3640 net optional 
fetch-crl_3.0.11-2.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBAgAGBQJTXliKAAoJEOiuwv874alL/DoQAKS3TGtiOPi/9WN0Vguk6flW
SoeGZqy97oIdZ9+ZRD9TeZC5of/brHC9DSRAOPnEWpExTkqH7vezMX5wYANQodVq
AEgvDyPCh0m254w8s4otEVS9o/M0RwSeVilWpWcVu1kKX5Uoq8S/uAVSqWqCcpYE
vqhA1ldn8MU+QMLm1CZe6dg/BJCE3mmXfZmZbJkCXMZM50vVtC/kG30nnV/NQmhj
iqCKRyycuoL1ZY6GyPvdsRnpaq5mvUiN8fcJNc/lH3bsnzA796k/VL4f6doT8RPL
fGyY7Gh4Brq3j5IcsOHQ+ZdWW4fftXgKL1AbJGMFynP8gvZqsDuUuhMOOLmeaViK
xpLQdSor/CxcbX/oTjDXOTCQddazuA46KdCliI2IpDiDevRDqgiZfN5oCPWbe7Ch
QkBS7po37o0N4IFENBqBHJPm5woWtYuPifPXfhZ43soKiOhxsZz/SpC5VS55K5R9
qq07yHMFUbz2dN1FG+xlFjaA+6lGRPiBIp5eFtLFc5kjepPJaGw917IqAqS0yZHZ
2VxGBw68TXe6plGK3mHgza6HBTvuRJjzUUGicwKNN2R4dZ/TRPsabqO/1LOS84uq
Q/INw07CRekfZS/5S9UrRP68Z7HpMTU2dMVGGQHmLEkl8hyqJx/BCp630STNAQsg
uQPvgnsfQa47amNxUsaH
=/zGf
-END PGP SIGNATURE-


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



Accepted proftpd-dfsg 1.3.5~rc4-2 (source i386 all)

2014-04-28 Thread Francesco Paolo Lovergine
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 06 Feb 2014 16:41:26 +0100
Source: proftpd-dfsg
Binary: proftpd-basic proftpd-dev proftpd-doc proftpd-mod-mysql 
proftpd-mod-pgsql proftpd-mod-ldap proftpd-mod-odbc proftpd-mod-sqlite 
proftpd-mod-geoip
Architecture: source i386 all
Version: 1.3.5~rc4-2
Distribution: unstable
Urgency: medium
Maintainer: ProFTPD Maintainance Team 
pkg-proftpd-maintain...@lists.alioth.debian.org
Changed-By: Francesco Paolo Lovergine fran...@debian.org
Description: 
 proftpd-basic - Versatile, virtual-hosting FTP daemon - binaries
 proftpd-dev - Versatile, virtual-hosting FTP daemon - development files
 proftpd-doc - Versatile, virtual-hosting FTP daemon - documentation
 proftpd-mod-geoip - Versatile, virtual-hosting FTP daemon - GeoIP module
 proftpd-mod-ldap - Versatile, virtual-hosting FTP daemon - LDAP module
 proftpd-mod-mysql - Versatile, virtual-hosting FTP daemon - MySQL module
 proftpd-mod-odbc - Versatile, virtual-hosting FTP daemon - ODBC module
 proftpd-mod-pgsql - Versatile, virtual-hosting FTP daemon - PostgreSQL module
 proftpd-mod-sqlite - Versatile, virtual-hosting FTP daemon - SQLite3 module
Closes: 675081 699798 707689 721201
Changes: 
 proftpd-dfsg (1.3.5~rc4-2) unstable; urgency=medium
 .
   * Now using /run instead of /var/run for state directory.
 (closes: #699798)
   * Revised debconf config to explicitly set default.
 (closes: #707689)
   * Revised (again) --retry flag for start-stop-daemon in order to fix long
 delays in stopping the daemon.
 (closes: #675081, #721201)
Checksums-Sha1: 
 32c672f59ab1ed12db0a5d685ccb4879dbf46f1b 2766 proftpd-dfsg_1.3.5~rc4-2.dsc
 2c2ebc98ba63387e04aa66d7aeb66590b204cc48 81780 
proftpd-dfsg_1.3.5~rc4-2.debian.tar.xz
 34bbce42611bdfbeff1634360c05a784a7821432 2411094 
proftpd-basic_1.3.5~rc4-2_i386.deb
 8ce73ad52cf4929cb5b9a91cfca001444dd269b8 930554 
proftpd-dev_1.3.5~rc4-2_i386.deb
 1d5979e0cb2f0de9c05fa6ca196f678492a1b61d 472592 
proftpd-mod-mysql_1.3.5~rc4-2_i386.deb
 e89ae7a125f344ab96a34fa451c8fb48584a1c45 472230 
proftpd-mod-pgsql_1.3.5~rc4-2_i386.deb
 048c42708f483d3fada79aeecb839df141398948 479138 
proftpd-mod-ldap_1.3.5~rc4-2_i386.deb
 e6e454a864ac5b61e58a51ed1d606c0f7dd30d09 473296 
proftpd-mod-odbc_1.3.5~rc4-2_i386.deb
 53347411c743a716eda8056a6436eae10a91188f 471512 
proftpd-mod-sqlite_1.3.5~rc4-2_i386.deb
 08fe79899060074ff8f6769f49ed72566bb8f538 472962 
proftpd-mod-geoip_1.3.5~rc4-2_i386.deb
 fdbd76598fb1418f97cc199f78296cd38418ddb4 942746 proftpd-doc_1.3.5~rc4-2_all.deb
Checksums-Sha256: 
 121b3458429ac7f9a83f0ee46fc60aa2f2a506751a26e772ff11b42b12b056b8 2766 
proftpd-dfsg_1.3.5~rc4-2.dsc
 77f43b63f18aa7fffbc07b802fdaaa18d7872a87391d19d6065e0dc795b23339 81780 
proftpd-dfsg_1.3.5~rc4-2.debian.tar.xz
 d3d199a6403a8fdb196bf94f5370a4d2505938eb6ef5be32cb71db38d42b20e3 2411094 
proftpd-basic_1.3.5~rc4-2_i386.deb
 ba156bf8b277049eb8ef4dab871c4c8d0c798c5dc7be6ee73df8fc3d639b71ee 930554 
proftpd-dev_1.3.5~rc4-2_i386.deb
 d65e9b03d3121dd104fa57528e745dd8eb5de741deb112934985be08201e 472592 
proftpd-mod-mysql_1.3.5~rc4-2_i386.deb
 3df76d866ac09be491b87a88d60f35c97d8558b9c76aad9fe178df1f9887d052 472230 
proftpd-mod-pgsql_1.3.5~rc4-2_i386.deb
 0cc17907bac98c32f1fb066905251d6c3bbc1e3bdd4b7e9ac4761610dfc6b9a8 479138 
proftpd-mod-ldap_1.3.5~rc4-2_i386.deb
 adf404aca9031f23105034bcd89108e34cac469458c628bc6e2c9807046618f1 473296 
proftpd-mod-odbc_1.3.5~rc4-2_i386.deb
 b69558f91bf9d187364010a4282343273acb629d010bb9fa0f4e55755aa5a3dc 471512 
proftpd-mod-sqlite_1.3.5~rc4-2_i386.deb
 f44c5696b288569e5f0025ee7bd32225b92c511c549f24c961a1f9d1129b42f4 472962 
proftpd-mod-geoip_1.3.5~rc4-2_i386.deb
 f23204cc97ff85c692cf4518f6ba01694a50a17fc883564f7719ff0319e516c1 942746 
proftpd-doc_1.3.5~rc4-2_all.deb
Files: 
 3bced031046fa1cc4c60e59f53b2831a 2411094 net optional 
proftpd-basic_1.3.5~rc4-2_i386.deb
 b27f47ff5a380a1cef56a2e5539d8363 930554 net optional 
proftpd-dev_1.3.5~rc4-2_i386.deb
 8b0ff99614e23470ca43f9c79a64aa8c 472592 net optional 
proftpd-mod-mysql_1.3.5~rc4-2_i386.deb
 94b8dbd6aceeb9db82dd7e052ebf25aa 472230 net optional 
proftpd-mod-pgsql_1.3.5~rc4-2_i386.deb
 77ee1112a15646cee6e7968ceb3c9cbf 479138 net optional 
proftpd-mod-ldap_1.3.5~rc4-2_i386.deb
 1ad29b16cee3da71031ae54e2caecd7f 473296 net optional 
proftpd-mod-odbc_1.3.5~rc4-2_i386.deb
 d3541ac67cddf55e36579e0f697beaba 471512 net optional 
proftpd-mod-sqlite_1.3.5~rc4-2_i386.deb
 b35a7368e135430770faa725c3e153a7 472962 net optional 
proftpd-mod-geoip_1.3.5~rc4-2_i386.deb
 b9bd5d58d521bcf90d449e8a5ecd32b6 942746 doc optional 
proftpd-doc_1.3.5~rc4-2_all.deb
 74a2d664ed995d17e5915492201d4349 2766 net optional proftpd-dfsg_1.3.5~rc4-2.dsc
 1bcc1e5b45ba89088c8b39b90d8811ef 81780 net optional 
proftpd-dfsg_1.3.5~rc4-2.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBAgAGBQJTXlolAAoJEA8CpeEWNoakjwEP/1EjhA3XuijA80nEREmIZfFB
cdeG+mxxfr0y6YuGUCUjFWlL9PWaw/MoFxTylSmvCJWwLweRMotc5edAQW1o8qWR

  1   2   >