Re: Forming racoon/ipsec-tools maintainers group

2014-04-16 Thread Noah Meyerhans
On Tue, Apr 15, 2014 at 08:52:43PM +1200, Matt Grant wrote:
 Just emailing to tell you I have not forgotten this.  This Easter I will
 have the time to organise this and 'turn the crank handles'.

Sounds good, thanks Matt.

You might have also noticed that I just pushed a new branch to the
ipsec-tools git repo to add a basic systemd unit file for racoon. I
won't merge or upload it until the team is established, but I wanted to
be sure I got this published before too long.

http://anonscm.debian.org/gitweb/?p=collab-maint/ipsec-tools.git;a=shortlog;h=refs/heads/systemd

I also hope to begin work on updating the package to 0.8.2 within the
next week or so, but haven't done anything yet.

http://sourceforge.net/projects/ipsec-tools/files/ipsec-tools/0.8.2/

Thanks
noah



signature.asc
Description: Digital signature


Re: About a mass bug report not based on Sid or Jessie.

2014-04-16 Thread Wookey
+++ Jonathan Nieder [2014-04-15 22:08 -0700]:
 Hi,
 
 Wookey wrote:
 
  or perhaps we should collectively decide that dh-autoreconf should
  just be used everywhere unles there is a damn good reason not to?
 
 Yes, please.  At least that's what I do for packages I have something
 to do with.  It makes getting the benefit of upstream autotools fixes
 (including support for new ports) much easier and it makes patching
 configure scripts to fix bugs easier when needed, too.

Well this thread hasn't produced any dissent on this point, so I'm
inclined to take that as a general acceptance that this is a good
idea, and we should just get on with it (which is happening anyway,
slowly).

As Steve says, it will probably need a debhelper compat-level change
so packagers will still have to assent and do an upload, but that will
become the default over time and we will finally have solved this
tiresome problem.

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


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



Re: About a mass bug report not based on Sid or Jessie.

2014-04-16 Thread Santiago Vila
On Wed, 16 Apr 2014, Charles Plessy wrote:

 I invite people interested in new ports to work on that change: run autoreconf
 by default.  The other approach, to run autoreconf only when needed, is
 never-ending: new packages uploaded today build fine everywhere, but some of
 them will need patching in the future.  Please break the circle !

Hmm. The other approach. You seem to imply that there are only two
possible approaches here. We should probably aim for a solution which
is better than the just two we are considering here.

I have also received one of those bugs asking for dh-autoreconf to be
put in debian/rules (for wdiff). I forwarded it upstream, and a new
upstream release was made in a matter of days.

There are a number of reasons why I dislike this dh-autoreconf thing.
IMHO, there is something fundamentally wrong when we have to copy the
same file over and over again so that builds do not fail. The GNU
system was designed to be portable, and yet the GNU project is
shipping source tar.gz files that do not work on newly created
architectures.

I would call that a serious design flaw.

What some people here try to do, update config.guess and related files,
is, IMHO, just a hack. Sure, it will just work, but only for us (Debian).
Other distributors will still have the same problem.

If it is so much important that the right file is used, why is the
file not part of gcc, libc or some essential package as a system file?

Can we think about a solution for this instead of *just* try to make
it work by using a hack?

Anybody from the GNU project reading this?

BTW: I know very well how much work automatic dh-autoreconf would
save. I still remember the 200 source-only NMUs (followed by binary
uploads) to unreleased that I did for kfreebsd-* at ftp.gnuab.org a
long time ago because of outdated config.{guess,sub} files. But I
still think this is the wrong solution to the problem in the long
term.

Thanks.


-- 
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/alpine.deb.2.02.1404161239580.19...@kolmogorov.unex.es



Re: Proposing amd64-hardened architecture for Debian

2014-04-16 Thread Aaron Zauner
Hi Balint,

Balint Reczey wrote:
 Hi,
 
 I have posted the following idea on my blog [7] to get comments from
 people not on this list, but obviously this is the mailing list where
 the proposal should be discussed. :-)
I generally agree with your concerns. But I have to concur that
hardening the default should be the way to go. Besides, this does not
only concern compiler flags, you'll need kernel hardening and active
auditing (package source code, userland utitities and so forth). The
thing is the OpenSSL vulnerability probably wouldn't have been resolved
using those flags. Another example: stack canaries are a nice idea but
have since been circumvented as new exploit techniques are constantly
emerging. Another example: the new Kernel ASLR feature has recently been
curvumvented by spender of GRSEC. Simply running valgrind on your system
might flag a lot of false-positives and figuring out what the right
approach for a given package is will be - again - active auditing and
thus extremely time consuming. The best way to do this is upstream not
in a specific distribution from my experience.

A hardened distribution is a lot of effort, I've seen the Gentoo guys
try it but it seems to be largely unmaintained nowadays. Hence -
currently - the burden falls on security and systems engineers that
deploy systems on a given Linux distribution.

Aaron



signature.asc
Description: OpenPGP digital signature


Re: About a mass bug report not based on Sid or Jessie.

2014-04-16 Thread Paul Wise
On Wed, Apr 16, 2014 at 7:13 PM, Santiago Vila wrote:

 I would call that a serious design flaw.

I agree

 What some people here try to do, update config.guess and related files,
 is, IMHO, just a hack. Sure, it will just work, but only for us (Debian).
 Other distributors will still have the same problem.

Other distributors do the config.guess/sub dance by default IIRC.

 Anybody from the GNU project reading this?

A long time ago I implemented the config.guess/sub dance in
config.guess/sub but that was rejected by the upstream config (aka
autotools-dev) maintainer. Then I implemented the config.guess/sub
dance in autoconf but that was rejected by the upstream autoconf
people. Patches attached in case you want to try convincing them
again. Links to the newer threads below, the GNU folks seem to have
lost archives before 2012 on the config-patches list, the first patch
was in 2009 but was only discussed off-list:

http://bugs.debian.org/660179
https://lists.gnu.org/archive/html/autoconf/2012-10/threads.html#5
https://lists.gnu.org/archive/html/autoconf/2013-05/threads.html#00025
https://lists.gnu.org/archive/html/config-patches/2012-10/msg0.html
https://lists.gnu.org/archive/html/config-patches/2013-05/threads.html#6

-- 
bye,
pabs

http://wiki.debian.org/PaulWise
From 26c75a966ba3b87fce84ad7c622e05e45eb42638 Mon Sep 17 00:00:00 2001
From: Paul Wise pa...@bonedaddy.net
Date: Tue, 9 Oct 2012 11:06:37 +0800
Subject: [PATCH] Check a number of paths for newer config.guess/config.sub,
 run the latest.

This helps people who are bootstrapping new systems from existing software
that uses GNU autotools, config.guess and config.sub.

This is very useful for distributions like Debian that add new architectures
and then have to update config.sub and config.guess in every single package
that uses automake or have to workaround the problem by adding code to each
package to copy in the latest versions of these scripts from another package
containing the latest version of the scripts (autotools-dev in Debian).

Allow software authors and distro porters to override the latest version.
---
 lib/autoconf/general.m4 | 72 ++---
 1 file changed, 56 insertions(+), 16 deletions(-)

diff --git a/lib/autoconf/general.m4 b/lib/autoconf/general.m4
index 86c1e73..f0fc6a7 100644
--- a/lib/autoconf/general.m4
+++ b/lib/autoconf/general.m4
@@ -1691,6 +1691,51 @@ AC_DEFUN([AC_CONFIG_AUX_DIR],
 AC_DEFUN([AC_CONFIG_AUX_DIR_DEFAULT],
 [AC_CONFIG_AUX_DIRS($srcdir $srcdir/.. $srcdir/../..)])
 
+# AC_CONFIG_AUX_DIR
+# -
+# Internal subroutine.
+# Find the latest version of config.guess and config.sub that is
+# available on the system to prevent issues with bootstrapping.
+# Allows explicitly overriding the latest one where needed.
+AC_DEFUN([AC_CONFIG_AUX_DIR,
+[
+for path in \
+  $AUTOCONF_AUX_DIR \
+  $HOME/.config/autotools \
+  $2 \
+  ; do
+if test -x $path/config.$1.override ; then
+  ac_config_$1=$path/config.$1.override
+fi
+done
+if test -z $ac_config_$1 ; then
+  cur_v=0
+  for path in \
+$AUTOCONF_AUX_DIR \
+$2 \
+$HOME/.config/autotools \
+/usr/local/share/automake-* \
+/usr/local/share/automake \
+/usr/local/share/libtool/config \
+/usr/share/misc \
+/usr/share/gnuconfig \
+/usr/share/automake-* \
+/usr/share/automake \
+/usr/share/libtool/config \
+$[CONFIG_]m4_toupper([$1]) \
+; do
+  if test -x $path/config.$1 ; then
+v=`$SHELL $path/config.$1 --time-stamp | sed s/-//g`
+if test $v -gt $cur_v ; then
+  cur_v=$v
+  latest=$path
+fi
+  fi
+  done
+  ac_config_$1=$latest/config.$1
+fi
+])# AC_CONFIG_AUX_DIR
+
 
 # AC_CONFIG_AUX_DIRS(DIR ...)
 # ---
@@ -1719,13 +1764,8 @@ if test -z $ac_aux_dir; then
   AC_MSG_ERROR([cannot find install-sh, install.sh, or shtool in $1])
 fi
 
-# These three variables are undocumented and unsupported,
-# and are intended to be withdrawn in a future Autoconf release.
-# They can cause serious problems if a builder's source tree is in a directory
-# whose full name contains unusual characters.
-ac_config_guess=$SHELL $ac_aux_dir/config.guess  # Please don't use this var.
-ac_config_sub=$SHELL $ac_aux_dir/config.sub  # Please don't use this var.
-ac_configure=$SHELL $ac_aux_dir/configure  # Please don't use this var.
+AC_CONFIG_AUX_DIR([guess],[$1])
+AC_CONFIG_AUX_DIR([sub],[$1])
 
 AC_PROVIDE([AC_CONFIG_AUX_DIR_DEFAULT])dnl
 ])# AC_CONFIG_AUX_DIRS
@@ -1843,17 +1883,17 @@ m4_divert_once([HELP_CANON],
 System types:
   --build=BUILD configure for building on BUILD [guessed]]])dnl
 # Make sure we can run config.sub.
-$SHELL $ac_aux_dir/config.sub sun4 /dev/null 21 ||
-  AC_MSG_ERROR([cannot run $SHELL $ac_aux_dir/config.sub])
+$SHELL $ac_config_sub sun4 /dev/null 21 ||
+  AC_MSG_ERROR([cannot run $SHELL $ac_config_sub])
 
 AC_CACHE_CHECK([build system type], [ac_cv_build],
 

Re: Install security upgrades by default in jessie?

2014-04-16 Thread Mathieu Parent (Debian)
OK,

As nobody seems for a against, let's clarify.

2014-04-11 22:31 GMT+02:00 Mathieu Parent (Debian) sath...@debian.org:
 Hello all,

 Currently, Debian, as installed by default (unless a DE is installed
 too) doesn't install security fixes automatically.

 An experienced user will activate this and keep all machines safe
 [user-updates], but others will have a less secure computer.

 Couldn't we activate security upgrades by default?

 Which tool? unattended-upgrades?

Answering myself: u-u seems the best solution.

 How/where? d-i only? debootstrap? tasksel? ...

debootrap seems too low level: it will add a additional 55MB (+16%)
because of python deps.

Proposal: install u-u from d-i (with a question of low priority, true
by default)[1], and change u-u to have
unattended-upgrades/enable_auto_updates defaults to true.

[snip]
[1]: base-installer: library.sh in configure_apt.

Regards
-- 
Mathieu Parent


-- 
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/cafx5sbxtapwfua6k4kjdvludjrc9o7j1y0wxhtty0n2nksm...@mail.gmail.com



Re: Proposing amd64-hardened architecture for Debian

2014-04-16 Thread Martin Wuertele
* Balint Reczey bal...@balintreczey.hu [2014-04-15 12:01]:

(...)

 My proposal for serving those security-focused users is introducing a
 new architecture targeting amd64 hardware, but with more security
 related C/C++ features turned on for every package (currently hardening
 has to be enabled by the maintainers in some way) through compiler flags
 as a start.
 
 Introducing the new architecture would also let package maintainers
 enabling additional dependencies and build rules selectively for the new
 architecture improving the security further. On the users' side the
 advantage of having a separate security enhanced architecture instead of
 a Debian derivative is the potential of installing a set of security
 enhanced packages using multiarch [6]. You could have a fast amd64
 installation as a base and run Apache or any other sensitive server from
 the amd64-hardened packages!
 
 -
 
 What do you think? Would adding a new arch be feasible and a good solution?

Why is it not feasable to provide additional -hardened packages? With
that it would be possible to provide hardened versions of packages on
other archs as well.

Kind regards,
Martin


--
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/20140416125330.gb12...@anguilla.debian.or.at



Re: About a mass bug report not based on Sid or Jessie.

2014-04-16 Thread Ian Jackson
Paul Wise writes (Re: About a mass bug report not based on Sid or Jessie.):
 On Wed, Apr 16, 2014 at 7:13 PM, Santiago Vila wrote:
 
  I would call that a serious design flaw.
 
 I agree

I also.

I haven't looked at the code but I'm not sure what the purpose of
config.guess is.  ISTM likely that its whole purpose is a design
error.

When I'm wearing an upstream hat, my packages don't end up needing or
having a config.guess.

Ian.


-- 
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/21326.33218.563647.101...@chiark.greenend.org.uk



Re: Fwd: Trilinos: to split or not to split

2014-04-16 Thread Ian Jackson
Nico Schlömer writes (Fwd: Trilinos: to split or not to split):
 Downsides of this include the size of the package, and the fact that
 the package name trilinos does not correspond with the library names
 (libbelos.*, libml.*,...).

libml.*, really ?

I wonder if you need to prefix all of the library names :-/.

Ian.


--
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/21326.33427.611644.159...@chiark.greenend.org.uk



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

2014-04-16 Thread Vincent Lefevre
On 2014-04-15 10:17:04 -0700, Russ Allbery wrote:
 Vincent Lefevre vinc...@vinc17.net writes:
  Andrew Pinski said: For the first warning, even though the warning is
  correct, I don't think we should warn here as the expressions are split
  between two different statements., which is more or less my point here
  (the first overflow occurs before the m = 0).
 
 Well, I strongly disagree for the reasons I stated in my previous message.
 *shrug*

Due to excessive warnings, developers no longer look at them, disable
them, or worse, try to avoid them by modifying valid code to invalid
code (with UB).

Anyway the right solution would be to make GCC use VRP information
for these warnings. Developers can already provide preconditions
(which can either be checked via assertions or be hints thanks to
__builtin_unreachable(), as done by MPFR).

-- 
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/20140416141918.ga29...@ypig.lip.ens-lyon.fr



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

2014-04-16 Thread Vincent Lefevre
On 2014-04-15 21:57:21 +0100, Roger Lynn wrote:
 The purpose of this gcc warning isn't to warn you that overflow
 might happen, but to warn you when gcc's optimisations have broken
 any two's complement overflow behaviour that you might have
 expected. Thus if you have written code that assumes normal two's
 complement overflow you get a warning when it has been broken by
 assumptions made by the optimiser. In other cases you get normal
 overflow so there is no need for this warning.

Thanks for the explanations. So, those whose intent is to follow the
C standard don't need / don't want this warning.

-- 
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/20140416142917.gb29...@ypig.lip.ens-lyon.fr



Re: About a mass bug report not based on Sid or Jessie.

2014-04-16 Thread Guido Günther
On Mon, Apr 14, 2014 at 05:10:40PM -0700, Steve Langasek wrote:
[..snip..] 
 So arguably, such a behavior change should be tied to a debhelper compat
 level change.
 
 But I think we ought to switch to autoreconfing by default.

I do too but I do wonder if this might make stable backports harder
since newer autoconf macros might not be available in stable and we
wouldn't have noticed (or cared) until rerunning autoreconf. So being
able to easily turn it off would be nice.
Cheers,
 -- Guido


-- 
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/20140416143209.gb2...@bogon.m.sigxcpu.org



Re: About a mass bug report not based on Sid or Jessie.

2014-04-16 Thread Simon McVittie
On 16/04/14 14:12, Ian Jackson wrote:
 I haven't looked at the code but I'm not sure what the purpose of
 config.guess is.  ISTM likely that its whole purpose is a design
 error.

AIUI, it's for build systems that make decisions based on the
canonical GNU architecture name of the build architecture (or,
indirectly, the host architecture, since the default host architecture
is whatever the build architecture is). For instance, if this is
Linux, do foo, else do bar or load plugins that are named
libmyapp-*-${architecture}.${appropriate extension}. One common reason
to need it is having a library for which you used libtool.

The guess in the name is because it's what guesses the architecture
you're running on: without it, you wouldn't just be able to

./configure

packages that use that feature, and would have to say explicitly:

./configure [--build=whatever] --host=whatever

(which Debian packages do anyway, but installation-from-source doesn't
usually require).

S


-- 
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/534ea0ed.7060...@debian.org



Re: Fwd: Trilinos: to split or not to split

2014-04-16 Thread Nico Schlömer
 libml.*, really ?
 I wonder if you need to prefix all of the library names :-/.

We're already considering prefixing them all with trilinos_.

--Nico


On Wed, Apr 16, 2014 at 3:16 PM, Ian Jackson
ijack...@chiark.greenend.org.uk wrote:
 Nico Schlömer writes (Fwd: Trilinos: to split or not to split):
 Downsides of this include the size of the package, and the fact that
 the package name trilinos does not correspond with the library names
 (libbelos.*, libml.*,...).

 libml.*, really ?

 I wonder if you need to prefix all of the library names :-/.

 Ian.


--
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/cak6z60dpejd4gky7bkgsmwdygmg2h4bcwje9cp5ruccc5ga...@mail.gmail.com



Re: Fwd: Trilinos: to split or not to split

2014-04-16 Thread Ian Jackson
Nico Schlömer writes (Re: Fwd: Trilinos: to split or not to split):
  libml.*, really ?
  I wonder if you need to prefix all of the library names :-/.
 
 We're already considering prefixing them all with trilinos_.

I guess it's probably a pain to do, but yes that would be good.

Thanks.

Ian.


--
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/21326.41605.903252.758...@chiark.greenend.org.uk



Re: About a mass bug report not based on Sid or Jessie.

2014-04-16 Thread Ian Jackson
Simon McVittie writes (Re: About a mass bug report not based on Sid or 
Jessie.):
 AIUI, it's for build systems that make decisions based on the
 canonical GNU architecture name of the build architecture (or,
 indirectly, the host architecture, since the default host architecture
 is whatever the build architecture is). For instance, if this is
 Linux, do foo, else do bar

Ah.  I never do that.  I actually test for the presence of the
features I care about.

 or load plugins that are named
 libmyapp-*-${architecture}.${appropriate extension}. One common reason
 to need it is having a library for which you used libtool.

Glrgh.  (apropos of libtool)

Ian.


-- 
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/21326.43915.515821.814...@chiark.greenend.org.uk



Re: Proposing amd64-hardened architecture for Debian

2014-04-16 Thread Bálint Réczey
Hi Martin,

2014-04-16 14:53 GMT+02:00 Martin Wuertele mar...@wuertele.net:
 * Balint Reczey bal...@balintreczey.hu [2014-04-15 12:01]:

 (...)

 My proposal for serving those security-focused users is introducing a
 new architecture targeting amd64 hardware, but with more security
 related C/C++ features turned on for every package (currently hardening
 has to be enabled by the maintainers in some way) through compiler flags
 as a start.

 Introducing the new architecture would also let package maintainers
 enabling additional dependencies and build rules selectively for the new
 architecture improving the security further. On the users' side the
 advantage of having a separate security enhanced architecture instead of
 a Debian derivative is the potential of installing a set of security
 enhanced packages using multiarch [6]. You could have a fast amd64
 installation as a base and run Apache or any other sensitive server from
 the amd64-hardened packages!

 -

 What do you think? Would adding a new arch be feasible and a good solution?

 Why is it not feasable to provide additional -hardened packages? With
 that it would be possible to provide hardened versions of packages on
 other archs as well.
Providing -hardened packages on a per -package basis is certainly
doable, but it would not scale IMO to useful level. With the proposed
multiarch based method one would be pick a binary and all of the
library dependencies from the hardened arch from top to bottom.

In case of providing -hardened binary packages for amd64 to achieve
the same results we would have to wait for all library packagers to
provide -hardened versions and even a single developer not having time
could block the goal.
Managing the dependencies between -hardened and normal libraries seem
to be a complex problem which I would like to avoid.

Cheers,
Balint


-- 
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/cak0odpytg9u4dkacrebbstk3_a3jjtzvvkmhkwsznnzemjq...@mail.gmail.com



Re: About a mass bug report not based on Sid or Jessie.

2014-04-16 Thread Russ Allbery
Ian Jackson ijack...@chiark.greenend.org.uk writes:
 Simon McVittie writes:

 AIUI, it's for build systems that make decisions based on the
 canonical GNU architecture name of the build architecture (or,
 indirectly, the host architecture, since the default host architecture
 is whatever the build architecture is). For instance, if this is
 Linux, do foo, else do bar

 Ah.  I never do that.  I actually test for the presence of the
 features I care about.

That's the gold standard, but it's not always possible.  For example, see
the code in libpam-afs-session's kafs directory and the corresponding
Autoconf macros in m4/kafs.m4.  I have to select between available kernel
interfaces for creating AFS PAGs, and it's very difficult to probe,
particularly given that the package may be built on a system that doesn't
have AFS loaded.

That said, that's one of the few packages for which I use
AC_CANONICAL_HOST directly.  Usually it's pulled in by Libtool, which
appears to use it extensively.  (Libtool is a classic example of the worst
possible tool for the job, except for all of the other available tools.)

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


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



Bug#744960: ITP: smalt -- Sequence Mapping and Alignment Tool

2014-04-16 Thread Andreas Tille
Package: wnpp
Severity: wishlist
Owner: Andreas Tille ti...@debian.org

* Package name: smalt
  Version : 0.7.6
  Upstream Author : Hannes Ponstingl h...@sanger.ac.uk
* URL : http://www.sanger.ac.uk/resources/software/smalt/
* License : GPL
  Programming Lang: C
  Description : Sequence Mapping and Alignment Tool
 SMALT efficiently aligns DNA sequencing reads with a reference genome.
 It Reads from a wide range of sequencing platforms, for example Illumina,
 Roche-454, Ion Torrent, PacBio or ABI-Sanger, can be processed including
 paired reads.
 .
 The software employs a perfect hash index of short words ( 20
 nucleotides long), sampled at equidistant steps along the genomic
 reference sequences.
 .
 For each read, potentially matching segments in the reference are
 identified from seed matches in the index and subsequently aligned with
 the read using a banded Smith-Waterman algorithm.
 .
 The best gapped alignments of each read is reported including a score
 for the reliability of the best mapping. The user can adjust the
 trade-off between sensitivity and speed by tuning the length and spacing
 of the hashed words.
 .
 A mode for the detection of split (chimeric) reads is provided.
 Multi-threaded program execution is supported.


This package is maintained by Debian Med team at
Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/smalt/trunk/


-- 
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/20140416173023.6317.62486.report...@mail.an3as.eu



Re: Proposing amd64-hardened architecture for Debian

2014-04-16 Thread Bálint Réczey
Hi Aaron,

2014-04-16 13:49 GMT+02:00 Aaron Zauner a...@azet.org:
 Hi Balint,

 Balint Reczey wrote:
 Hi,

 I have posted the following idea on my blog [7] to get comments from
 people not on this list, but obviously this is the mailing list where
 the proposal should be discussed. :-)
 I generally agree with your concerns. But I have to concur that
 hardening the default should be the way to go. Besides, this does not
 only concern compiler flags, you'll need kernel hardening and active
 auditing (package source code, userland utitities and so forth). The
 thing is the OpenSSL vulnerability probably wouldn't have been resolved
 using those flags. Another example: stack canaries are a nice idea but
 have since been circumvented as new exploit techniques are constantly
 emerging. Another example: the new Kernel ASLR feature has recently been
 curvumvented by spender of GRSEC. Simply running valgrind on your system
 might flag a lot of false-positives and figuring out what the right
 approach for a given package is will be - again - active auditing and
 thus extremely time consuming. The best way to do this is upstream not
 in a specific distribution from my experience.
I agree that it would be unrealistic to solve all security related
problems with a new architecture, but I think it would be a good way
of improving what we can.

The upstream project I'm most involved in is Wireshark where we try to
employ most of the state of the art techniques for improving code
quality but I think the Wireshark project is in much better position
than most other projects. Thanks to dedicated team and community we
can build on 3 different static analyzers, CI buildbots on 6 different
platforms and tests fuzzing with Valgrind all day long.

For the projects lacking this infrastructure Debian can provide build
tests for many platforms and could also be the project where
additional hardening flags could catch security problems. Expecting
all upstreams to be able to keep up with latest security best
practices is not realistic to me. A trivial example is the case of
dead upstreams.

It is true that stack canaries can't catch everything, but it detects
a fair share of attacks. Note that -fstack-protector is used by
default for all packages in Ubuntu, Fedora, ArchLinux, OpenBSD and
others:
http://en.wikipedia.org/wiki/Buffer_overflow_protection


 A hardened distribution is a lot of effort, I've seen the Gentoo guys
 try it but it seems to be largely unmaintained nowadays. Hence -
 currently - the burden falls on security and systems engineers that
 deploy systems on a given Linux distribution.
The new architecture would target hardening the toolchain as the first
goal and I consider this is doable with reasonable effort. Other parts
like SELinux and Grsecurity-enabled kernel
can be done (and are already being developed) for all architectures
independently from the porting effort.

https://wiki.gentoo.org/wiki/Project:Hardened

Cheers,
Balint


-- 
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/cak0odpyndqwfd_wu_raqxldgpqebjeg0yeqkc2lrsxp-jbq...@mail.gmail.com



Re: Proposing amd64-hardened architecture for Debian

2014-04-16 Thread Bálint Réczey
Hi Steve,

2014-04-15 20:07 GMT+02:00 Steve Langasek vor...@debian.org:
 On Wed, Apr 16, 2014 at 12:15:22AM +0800, Thomas Goirand wrote:
  My proposal for serving those security-focused users is introducing a
  new architecture targeting amd64 hardware, but with more security
  related C/C++ features turned on for every package (currently hardening
  has to be enabled by the maintainers in some way) through compiler flags
  as a start.

 My take on this: start it if you wish, and see how it takes you. If it
 is successful enough, it will go to http://www.debian-ports.org/. If it
 has even more success, then probably it will go through the standard
 repository and be official part of Debian. Whatever happens, it will be
 interesting to see what kind of performance hit you get, and what kind
 of security enhancement there is.

 I would not presume that debian-ports.org would be willing to accept this
 port without detailed discussion with Debian about what it means to provide
 a different port with the same ABI.
Thank you for raising this concern. I hope I could get input from
people deciding on accepting/rejecting the proposed port on this list.
If not I'll reach them directly.


 The other recent notable port of this kind (changing the compiler defaults
 without changing the ABI) is Raspbian, which we have not found a way to
 effectively integrate into the Debian archive.  It lives in its own domain,
 not under debian-ports, because it conflicts with and is unidirectionally
 incompatible with the existing armhf port.

 It would be great to see someone tackle the question of subarchs for dpkg,
 which might be a fit here.  But I don't imagine that you're going to get
 signoff on a dpkg amd64-secure architecture, so doing this in debian or on
 debian-ports isn't very practical.
I'm not sure what technical matters prevent having the same ABI in two
different architectures if the multiarch names differ as well, but if
there is any I think they can be handled so I hope to get the signoff.
I would like to avoid going the Raspbian way.

Cheers,
Balint


-- 
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/CAK0OdpzVq_8etn2-KG+HLQ_3=eiqydeu2q0ysgt0h8nvxgq...@mail.gmail.com



Re: automatic autoconf config file updating

2014-04-16 Thread Wookey
+++ Paul Wise [2014-04-16 19:51 +0800]:
 On Wed, Apr 16, 2014 at 7:13 PM, Santiago Vila wrote:
 
  What some people here try to do, update config.guess and related files,
  is, IMHO, just a hack. Sure, it will just work, but only for us (Debian).
  Other distributors will still have the same problem.
 
 Other distributors do the config.guess/sub dance by default IIRC.

Certainly build-from-source distros like OE and gentoo do. Not sure
are the major RPM distros, but yes we all have the same problem to
deal with.

I came across a related issue whilst doing recent porting work which
this seems a good point to bring up as it relates to upstreaming this
problem, and exactly where in debian we should deal with it.

See https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=744915 for the
discussion but the basic point is that CDBS will automatically update
config.{sub,guess} if autotools-dev is installed. But CDBS only
'recommends' autotools-dev so it's not installed on buildds unless the
package itself build-deps on it.

I argued above that CDBS should just depend on autotools-dev so that
it was always present and this would 'just work', but the maintainer
argued that there are lots of things that are 'helpful' to packages
and it's not its job to pull them in. If we want autotools-dev to be
treated specially so it's always present then it should be part of
build-essential. Even better would be for this to be dealt with in
autotools itself.

The maintainer makes a reasonable case that this is not really CDBS'
(or debhelper's) job and maybe we should just add autotools-dev to
build-essential. Even better would be if upstream autoconf just did
this by itself, but as Paul said, we already tried that and upstream
was not prepared to put in a list of distro-specific canonical paths,
only a mechanism for setting one with an ENV var.

Perhaps this is a case where it makes sense for Debian to carry an
autoconf patch to check the canonical debian path by default? 

So, where in debian should we put responsiblity for updating
config.{sub,guess}? 

* Each package individually? (this seems like a poor solution - this
  is mechanism that indivdual package maintainers shouldn't have to
  care about)

* helpers like CDBS or debhelper? (This makes some sense, but not all
  their packages use autotools, so making it a hard dependency seems
  wrong, and at least the CDBS author feels that it's not really their
  job.)

* add autotools-dev to build-essential so it's always available for
  helpers (simple, and will 'just work' with CDBS already, and
  presumably could for debhelper, but perhaps people think that it's
  not 'essential' because plenty of packages don't use autotools?)

* make autoconf do this by itself, at least in debian (using something
  like Paul's patch), if we can't get upstream to do it

Currently this is falling between all the stools, and I'd really like
it not to. So how do we think this should be done?

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


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



Re: automatic autoconf config file updating

2014-04-16 Thread Russ Allbery
Wookey woo...@wookware.org writes:

 So, where in debian should we put responsiblity for updating
 config.{sub,guess}? 

I lean towards being more aggressive than this and running autoreconf or
the moral equivalent on any package using Autoconf, by default.  For that
idea, I offer the following defense:

* Just updating config.guess and config.sub isn't sufficient in some
  cases.  For example, the most recent new architecture also required a
  libtool patch.

* Autoconf has bugs.  Refreshing automatically on build means that we can
  propagate fixes to those bugs.  See the recently-discovered problem with
  detecting and enabling large file support.

* There is a strong theoretical argument in favor of regenerating the
  build machinery from source on the grounds that we want to build things
  from actual source and ensure that it's possible to modify the actual
  source, as opposed to requiring people doing modifications potentially
  either debug Autoconf problems or hack on opaque shell scripts.

If we assume that we want to solve the whole problem in the dh-autoreconf
approach instead of only updating config.{sub,guess}, I think it restricts
the problem space somewhat more.  For example, no patch to Autoconf is
going to tackle that alone, and I think adding all of autoconf, automake,
and libtool to build-essential is a harder sell than just adding
autotools-dev.

What I'd therefore lean towards is for debhelper and CDBS (with a new
compat level) to automatically run dh-autoreconf if Autoconf was detected
but without depending on them, resulting in an immediate FTBFS on all
platforms if the package doesn't Build-Depend on dh-autoreconf but no
change for packages that use some other build system (like our innumerable
Perl modules).  The maintainer will then have to add the dh-autoreconf
build dependency when they update the debhelper compat level, and then the
rest of the machinery will be taken care of by the helpers if they're
used.

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


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



Re: About a mass bug report not based on Sid or Jessie.

2014-04-16 Thread Sune Vuorela
On 2014-04-16, Santiago Vila sanv...@unex.es wrote:
 I would call that a serious design flaw.

The design flaw as I see it is that projects built using autotools can
be built on systems that hasn't got autotools installed.

The way to accomplish that is to have these giant autogenerated scripts.

Other build systems, like the one I know best, cmake, is needed on all
build systems in order to build packages.

It is one of the major design differences.

A simple way of fixing that design flaw is to just consider the .am /
.ac files as the sources to build from and run the relevant autotools
first, then configure, make, make install.

I don't see how you can get both the 'doesn't need autotools to build
the actual software' and 'updates everything on build' at the same time.

/Sune


-- 
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/limk1l$1jj$1...@ger.gmane.org



Re: the importance of defaults (was: Debian default desktop environment)

2014-04-16 Thread Kevin Chadwick
previously on this list Cesare Leonardi contributed:

 On 12/04/2014 12:23, alberto fuentes wrote:


 
 While i like Xfce, my current DE, the thing i worry most is that it 
 seems almost stagnant: the latest release (4.10) was from 2 years ago 
 and from the Xfce main site and blog i see no advancements.
 Really really a pity.
 

4.11 is downloadable actually, xfce follows a stable philosophy like
debian does. You should also compare like for like, 4.11 or 4.10 to mate
as debian stables (itself old) packages are far older than two
years.


-- 
___

'Write programs that do one thing and do it well. Write programs to work
together. Write programs to handle text streams, because that is a
universal interface'

(Doug McIlroy)

In Other Words - Don't design like polkit or systemd
___

I have no idea why RTFM is used so aggressively on LINUX mailing lists
because whilst 'apropos' is traditionally the most powerful command on
Unix-like systems it's 'modern' replacement 'apropos' on Linux is a tool
to help psychopaths learn to control their anger.

(Kevin Chadwick)

___


-- 
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/619137.17007...@smtp108.mail.ir2.yahoo.com



Re: Proposing amd64-hardened architecture for Debian

2014-04-16 Thread Aaron Zauner
Hi Balint,

Bálint Réczey wrote:
 The upstream project I'm most involved in is Wireshark where we try to
 employ most of the state of the art techniques for improving code
 quality but I think the Wireshark project is in much better position
 than most other projects. Thanks to dedicated team and community we
 can build on 3 different static analyzers, CI buildbots on 6 different
 platforms and tests fuzzing with Valgrind all day long.
 For the projects lacking this infrastructure Debian can provide build
 tests for many platforms and could also be the project where
 additional hardening flags could catch security problems. Expecting
 all upstreams to be able to keep up with latest security best
 practices is not realistic to me. A trivial example is the case of
 dead upstreams.

That's certainly the way on how to approach proper security testing
within an upstream project, but it does already take some effort only
for one project, imagine how much effort it takes doing this for e.g.
all debian packages. As I said it's not simply running audit tools on
code and binaries, the actual work is figuring out what is to be done if
there are warnings and how this translates to (upstream) code.

I'm the last person to speak against security improvements within a
linux distribution. But it just does not seem to be a feasible or a
realistic task.

 It is true that stack canaries can't catch everything, but it detects
 a fair share of attacks. Note that -fstack-protector is used by
 default for all packages in Ubuntu, Fedora, ArchLinux, OpenBSD and
 others:
 http://en.wikipedia.org/wiki/Buffer_overflow_protection
I'm aware of this. Some of them also implement PaX (or W^X in OpenBSDs
case). That said, it will probably improve security a bit, in particular
against skiddies just running scripts of the web. But any serious
attacker may circumvent stack canaries anyway. Thats not deep magic
anymore. There are now automated tools to make ROP/return-to-lib-c
attacks particularly easy to pull off (finding ROP gadgets
automatically, even writing weaponized exploit code and so forth).

See:
http://cseweb.ucsd.edu/~hovav/dist/rop.pdf
https://en.wikipedia.org/wiki/Return-to-libc_attack
http://phrack.org/issues/59/9.html

 The new architecture would target hardening the toolchain as the first
 goal and I consider this is doable with reasonable effort. Other parts
 like SELinux and Grsecurity-enabled kernel
 can be done (and are already being developed) for all architectures
 independently from the porting effort.
Now shipping grsec is a really good idea. I'd like to see that as well.
SELinux is just a PITA with no added security functionality except
security by obscurity. I know there are people seriously making a living
of implementing SELinux policies for customers - I still do not get why.
Everytime somebody mentions SELinux I point them to this nice pic that
pretty much hits the nail on the head:
https://grsecurity.net/~spender/pics/mac_security_sesamestreet.jpg :)

Nowadays almost every guide to set up some kind of software for e.g.
RHEL/CentOS/.. mentions to `setenforce 0` first. And that's what systems
engineers do in production.

A couple of years back I've played extensively with TrustedSolaris and
TrustedBSD (same idea as SELinux) and SELinux. It's a nightmare. For a
multiuser system running a couple of servies you will spend not weeks
but months to define a policy that keeps the system in a usable state.
This is just unacceptable to most - it's not however - to the people
that design, implement and use such paranoid policy systems: NSA and the
intelligence community in general. I like to think people get rich of
writing policies for those people with no added benefit for security, it
amuses me. Beautiful codebase though.

Aaron




signature.asc
Description: OpenPGP digital signature


Re: automatic autoconf config file updating

2014-04-16 Thread Paul Wise
On Thu, Apr 17, 2014 at 2:42 AM, Russ Allbery wrote:
 Wookey writes:

 So, where in debian should we put responsiblity for updating
 config.{sub,guess}?

 I lean towards being more aggressive than this and running autoreconf or
 the moral equivalent on any package using Autoconf, by default.  For that
 idea, I offer the following defense:

I agree and offer this suggested plan of action:

Document this in policy.

Merge dh-autoreconf into debhelper.

Enable --with autoreconf for debhelper compat 10.

Add a lintian warning for packages using autotools, debhelper compat 
10 and not using --with autoreconf.

Bump the dh_make default debhelper compat to 10.

On the buildability question; IIRC it is ftpmaster policy that
everything must be buildable from source on Debian but that that
doesn't have to happen at build time. IMO the only way to ensure that
is to actually build at build time and rebuild regularly. I'd also
welcome some standard targets in debian/rules that could be used to
rebuild everything, including things that aren't normally built from
source by debian/rules build. If that were added, debhelper could run
autoreconf from there by default on all autoconf using packages, no
matter the compat.

-- 
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/CAKTje6GQfzE63GNv-xhe=8s8_qyg8wtkmhkv6gurz1flppq...@mail.gmail.com



Accepted tclx8.4 8.4.0-3.2 (source all amd64)

2014-04-16 Thread Sergei Golovan
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 16 Apr 2014 07:53:53 +0400
Source: tclx8.4
Binary: tclx8.4 tclx8.4-dev tclx8.4-doc
Architecture: source all amd64
Version: 8.4.0-3.2
Distribution: unstable
Urgency: low
Maintainer: Massimo Dal Zotto d...@debian.org
Changed-By: Sergei Golovan sgolo...@debian.org
Description: 
 tclx8.4- Extended Tcl (TclX) - shared library
 tclx8.4-dev - Extended Tcl (TclX) - development package
 tclx8.4-doc - Extended Tcl (TclX) - manpages
Closes: 743100
Changes: 
 tclx8.4 (8.4.0-3.2) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Fixed FTBFS with Tcl 8.6 as a default Tcl version (Closes: #743100).
Checksums-Sha1: 
 61fb80e1eebefb7e92140bbca8dc28d9a3c6 1113 tclx8.4_8.4.0-3.2.dsc
 89a8aff1b76911225e2b3f5e35190f29634bfb63 69671 tclx8.4_8.4.0-3.2.diff.gz
 57f1042b2d5dfe5166affc215590d91b44b9af35 74926 tclx8.4-doc_8.4.0-3.2_all.deb
 da46a2e0081c3fbaceda098041fd780477614825 86974 tclx8.4_8.4.0-3.2_amd64.deb
 b7ff445165247704e46b18c1e1282bd4d64583c9 75208 tclx8.4-dev_8.4.0-3.2_amd64.deb
Checksums-Sha256: 
 b2fcf2bd4f9b32c17cf0362e8531fea792e9f61bc0339c801db28065e452d13c 1113 
tclx8.4_8.4.0-3.2.dsc
 bfb0867d99492d9aa2df3cb2d6322df1819792faf4ff779e56e7ad426d4b70b6 69671 
tclx8.4_8.4.0-3.2.diff.gz
 ec3904cb88dcd5d7dc835b34c8d543f79ce5e9070ff8585b76d50e0f75299279 74926 
tclx8.4-doc_8.4.0-3.2_all.deb
 1aaef7675356ab1edb8ac329784db76a92d6d09f02787421ece8877905b36407 86974 
tclx8.4_8.4.0-3.2_amd64.deb
 6cb69a7d975d980ac16655333132825529d683c3b2a4cab8b116284c39b7524d 75208 
tclx8.4-dev_8.4.0-3.2_amd64.deb
Files: 
 7bd282651cd9a5a58d847870b857ad74 1113 libs optional tclx8.4_8.4.0-3.2.dsc
 68a8eb2038b8f360f939b657994fad5a 69671 libs optional tclx8.4_8.4.0-3.2.diff.gz
 6301f47f0ffab0d75f4132fde30a164a 74926 doc optional 
tclx8.4-doc_8.4.0-3.2_all.deb
 f0430763e70921b5e95a5d91b10d488f 86974 libs optional 
tclx8.4_8.4.0-3.2_amd64.deb
 cfb2d47e62ee794846fe0687e36fd416 75208 devel optional 
tclx8.4-dev_8.4.0-3.2_amd64.deb

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

iD8DBQFTTh+FIcdH02pGEFIRAvOPAJ99EVZBh3p/YHwWuKFeBD9ORCNmqQCeNbCP
7bCXgG3KX6npTcvUYG/zrFY=
=CyUI
-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/e1wajcj-cv...@franck.debian.org



Accepted c2hs 0.17.1-1 (source all amd64)

2014-04-16 Thread Joachim Breitner
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 16 Apr 2014 10:30:00 +0200
Source: c2hs
Binary: c2hs c2hs-doc
Architecture: source all amd64
Version: 0.17.1-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Haskell Group 
pkg-haskell-maintain...@lists.alioth.debian.org
Changed-By: Joachim Breitner nome...@debian.org
Description: 
 c2hs   - C-Haskell Interface Generator
 c2hs-doc   - C-Haskell Interface Generator -- Documentation package
Changes: 
 c2hs (0.17.1-1) unstable; urgency=medium
 .
   * New upstream release
Checksums-Sha1: 
 3049a21f099e558a447858cbc7783eed8a2f9142 2176 c2hs_0.17.1-1.dsc
 4e1229007347d5630e34a057051d287d9804d2ec 166218 c2hs_0.17.1.orig.tar.gz
 f34267b19a780a28a15f33f8b20d586e95a671df 9532 c2hs_0.17.1-1.debian.tar.xz
 ddb720b0f03f02112786c75a471dd2617b0f7d18 52604 c2hs-doc_0.17.1-1_all.deb
 24166012a16aa73c0f1394f86e8ffedc8d2e98ff 636024 c2hs_0.17.1-1_amd64.deb
Checksums-Sha256: 
 376d7599edae88d4d17e0d14cd970abf80b62d80a1f117062466860b2847d1d3 2176 
c2hs_0.17.1-1.dsc
 b40c7325c8292152927a289d16afd5c71691c8783561a572efd681aff0ed1276 166218 
c2hs_0.17.1.orig.tar.gz
 fbd7ffa596ca8f0706ca3b512e5af4774b2b1bbce1a67eba06859efaf909a2ac 9532 
c2hs_0.17.1-1.debian.tar.xz
 ed63da90cc054b7e8497d632274577fee4d4f8b95e7ca352efc143856564a6bb 52604 
c2hs-doc_0.17.1-1_all.deb
 9a14b511f27aec835c79c60ff83ce52de8bbedab39457d227dbc838fbde34cde 636024 
c2hs_0.17.1-1_amd64.deb
Files: 
 e5aa0cd423f6f31aee4ab2cb301189e8 2176 haskell extra c2hs_0.17.1-1.dsc
 dc1c1d4030066cf7bde99dd051c0e8e7 166218 haskell extra c2hs_0.17.1.orig.tar.gz
 7e601ef01e464353e19680381512765b 9532 haskell extra c2hs_0.17.1-1.debian.tar.xz
 d5dc4c8d3d4500c0e9a02af7968bf79e 52604 doc extra c2hs-doc_0.17.1-1_all.deb
 86b3b3309c18f9d0a99d2d698d9939c1 636024 haskell extra c2hs_0.17.1-1_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTTkB9AAoJED2QirPw+/Ufo9kP/AgigTLocfx3VAAaaLlOfINl
b2SGTnKTiAUY7GUo07Xbo5Qg75bIPjlP+RhV2BdNZlqrsLy+nGa0w5SUdZTewEyh
IttqtrKhmZqIqbIiC9GHt5AZt0oTocVUb3bW3Gyboj1Vp8fR73ORPwDYq2XS3VDo
we8ZLkYZPWaEw46I/A/Pf+q4vId67oPPgIio3eh+Gb+4X2cFM3euq1cFmxbP84Ms
MtmVx0vk/zNV26CZg5zFvKMmaZc/htHj0mJqVZqDrv41KEdD5BVVfNIu1PeLpiP8
aNCzzxCFkOt5tadIar5NCQn9bOgUWxkZVLTmoDc5N5fK18d7TvszkTFXgzHnxVeF
yXPmF7fmbLOMp2XoGS2vZeb+ANLCLvgk0Qn89z8RAUZ/VbvybFKGbWPrAIG8RNKz
Mr1B+aACZ3KNp1ZJcaF0yqZ8EY0RqqVzlmjxc3Rr/+wPkMNOXBgCpR/zM9h2eI6f
Wohh4Hn1vBF3WWoQJ8eIgZsBqnFt71NEhnXhO2l0Wo/M1JdoFfZIDB6BgYN+hqxj
YusjcsDaNUXYI/bTV7hMpYqA9N/EZVTGeTaEoS05HhAGUiC+e2yzxFGiKzRYalzJ
nN30gW0KpJexPYSyJ5kRLS8uyafHhbsoTY9MYTEUbHgjeqfHcfeOFIEtNXbbKA69
JB01JCkwyyZ34TBoyEHL
=NBpQ
-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/e1walzu-0003h6...@franck.debian.org



Accepted haskell-cryptohash 0.11.4-1 (source all amd64)

2014-04-16 Thread Joachim Breitner
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 16 Apr 2014 11:06:10 +0200
Source: haskell-cryptohash
Binary: libghc-cryptohash-dev libghc-cryptohash-prof libghc-cryptohash-doc
Architecture: source all amd64
Version: 0.11.4-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Haskell Group 
pkg-haskell-maintain...@lists.alioth.debian.org
Changed-By: Joachim Breitner nome...@debian.org
Description: 
 libghc-cryptohash-dev - collection of crypto hashes, fast, pure and 
practical${haskell:Sh
 libghc-cryptohash-doc - collection of crypto hashes, fast, pure and 
practical${haskell:Sh
 libghc-cryptohash-prof - collection of crypto hashes, fast, pure and 
practical${haskell:Sh
Changes: 
 haskell-cryptohash (0.11.4-1) unstable; urgency=medium
 .
   * New upstream release
Checksums-Sha1: 
 58e83a1d73420b21cf3d62999472a5f214dca6ee 2473 haskell-cryptohash_0.11.4-1.dsc
 da0d855316867588c0b65e0307fb302fd04e4d06 64562 
haskell-cryptohash_0.11.4.orig.tar.gz
 09311b8804e4419e3f6681293a1adda1f5affb3a 2728 
haskell-cryptohash_0.11.4-1.debian.tar.xz
 e4d8dddffb50b1d37444cbe40f107818c0e8b483 52736 
libghc-cryptohash-doc_0.11.4-1_all.deb
 4bef897d0fd2262b78303eb8afa4f1f855f7963b 112350 
libghc-cryptohash-dev_0.11.4-1_amd64.deb
 24581eb78f58632ac8054bac51a90882b840e5b6 114176 
libghc-cryptohash-prof_0.11.4-1_amd64.deb
Checksums-Sha256: 
 47788d2d1423fecf441f3f4e1818b24867a1c502f95a80d871ca7c2e7a757b90 2473 
haskell-cryptohash_0.11.4-1.dsc
 7ef885c290d6e0e0420b975ae517ce0a72828e41d16910555de2fe1ed89c4ad1 64562 
haskell-cryptohash_0.11.4.orig.tar.gz
 507c65b03d6e93f37e98f6a0bcb21901e79e9fb60eab7f0eda9facb08b3577f5 2728 
haskell-cryptohash_0.11.4-1.debian.tar.xz
 b71f75f27a3ab2d2bb8dd34d9588f9f401d56ce56c00bdcb7be06a6b825e0e4a 52736 
libghc-cryptohash-doc_0.11.4-1_all.deb
 a15eb4fa3b2ff40fa0ca0e55878c0fc679a8d2adefad74143ded4d0f6edf4e18 112350 
libghc-cryptohash-dev_0.11.4-1_amd64.deb
 83c211dbd14cb7b07fd0afffe98b9f99cd516048019fcb493ac1be2cd6111a4c 114176 
libghc-cryptohash-prof_0.11.4-1_amd64.deb
Files: 
 ab99ef189842212d40087e38ed96aa80 2473 haskell extra 
haskell-cryptohash_0.11.4-1.dsc
 5d1545260837c69ad78effda83215142 64562 haskell extra 
haskell-cryptohash_0.11.4.orig.tar.gz
 9df1bfdf52018d4050dea7b5e85e3985 2728 haskell extra 
haskell-cryptohash_0.11.4-1.debian.tar.xz
 2c62464a4474c43702f8c745b5477957 52736 doc extra 
libghc-cryptohash-doc_0.11.4-1_all.deb
 843716df555a0aec243843f2d8a77601 112350 haskell extra 
libghc-cryptohash-dev_0.11.4-1_amd64.deb
 e0ef1f652d7541e076ade7ec53518045 114176 haskell extra 
libghc-cryptohash-prof_0.11.4-1_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTTkhYAAoJED2QirPw+/UfDYQQAI0yOHLgS5Mzcn6bQbTPTvVS
ONofadKd+CDMtJ0mHAJsAAoaI55qt1Yh7SlrJqOmk0NbHrOWvlxrhJbyx82Dokaa
6O5FzJ+Q0WHo3UCWVmjP1GfALfW/oVGcCGduIf/A3+Nta1US58XU3mNWVpmf/DgE
wYHAxEzHGaSErV75q5f41hRaDAgsY072us0OtmA0XZCJDnOhiOr3pEnBLL2vJOvu
+5BDzhVXx0ucWmBYZHuM6NNzITv0b8OBCcSQwRcd8EKaeB3HPsmvRMLuar2ma3Sb
wAUNBye6sKdM0O1lzXor7rQqDLKz8+aqaOLxHxPRu6PmRW6W3C61+l7+v725vwAg
mvXb8jG7gNmIAMUUvlFMIeHa3VdVXPrrIqhXpHG1IvrjgRnVLl0SzBnc18laoJc9
WLZCl6FX1fXCgIv1kTkLkU+ch1Bvw3A3NwuoxdPhzjp8TOJdsOZjSwtJKW21LwJo
jbzyHj/qsYqSca4+U3NLkA93mlDUm9YbYBATCAWXxMGnpslkvTBRoPrLeoS8x2PJ
jTJl+Xou+iN/G+ygURukWPWdtpSMdzPN5aVYs1Lwl3MwvB/McuT+JULHPc6U0smo
2tb868GzQ9FG7ag9isg2jTK2SSR2zmcUCgWQCex/5o430oi9NQ22Jw8HJTYp7IE3
1tQr6eF1eE6/GjnswJuF
=1Ywh
-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/e1walzs-0003sc...@franck.debian.org



Accepted haskell-ncurses 0.2.7-1 (source all amd64)

2014-04-16 Thread Joachim Breitner
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 16 Apr 2014 10:31:30 +0200
Source: haskell-ncurses
Binary: libghc-ncurses-dev libghc-ncurses-prof libghc-ncurses-doc
Architecture: source all amd64
Version: 0.2.7-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Haskell Group 
pkg-haskell-maintain...@lists.alioth.debian.org
Changed-By: Joachim Breitner nome...@debian.org
Description: 
 libghc-ncurses-dev - Haskell bindings to the GNU ncurses 
library${haskell:ShortBlurb}
 libghc-ncurses-doc - Haskell bindings to the GNU ncurses 
library${haskell:ShortBlurb}
 libghc-ncurses-prof - Haskell bindings to the GNU ncurses 
library${haskell:ShortBlurb}
Closes: 738428
Changes: 
 haskell-ncurses (0.2.7-1) unstable; urgency=medium
 .
   * New upstream release
   * Depend on newer c2hs (Closes: #738428)
Checksums-Sha1: 
 8903a038d5b1f3ce633c8ab695a21d7a674c2e3d 2432 haskell-ncurses_0.2.7-1.dsc
 81179d730575de96a03df9f1a3ff4a69db1c8275 23072 
haskell-ncurses_0.2.7.orig.tar.xz
 aeb73689ff4ffca99fdcfc0448cb1fede6c2194f 1932 
haskell-ncurses_0.2.7-1.debian.tar.xz
 efe1ea881527971245e81c437724a0d75685b671 67482 
libghc-ncurses-doc_0.2.7-1_all.deb
 6e8603fee3929b30f42727049681fc1840aa2fa8 123744 
libghc-ncurses-dev_0.2.7-1_amd64.deb
 d82ef539b23c249362972433a67712edf6c5dc74 131092 
libghc-ncurses-prof_0.2.7-1_amd64.deb
Checksums-Sha256: 
 8b2f5caca1edcd1898f2e7509f992fd7b55346424a384164857f8428035993a2 2432 
haskell-ncurses_0.2.7-1.dsc
 a674c6bd4a18b3d2b552bf5dff24b48b53b1c976d8addab052be844e59e9e2d8 23072 
haskell-ncurses_0.2.7.orig.tar.xz
 3fee2db55fff186c9c449f70638bc482af24538409dc0c5a05f46dbc0a6bb943 1932 
haskell-ncurses_0.2.7-1.debian.tar.xz
 25f38c13e3c710c8ecf06eb49bdbd0d8cfd90549ef219263b7f423be59bd5ae1 67482 
libghc-ncurses-doc_0.2.7-1_all.deb
 70f97f17ab4e35b517f5b0088dd400579846c01f7b22debc5d7a27e6c6190494 123744 
libghc-ncurses-dev_0.2.7-1_amd64.deb
 7c5f96b39d8f6aa9c950c626a49113e2b1d9471229e9696007cbbf0881df78fe 131092 
libghc-ncurses-prof_0.2.7-1_amd64.deb
Files: 
 51e3944b6433e75b5ffc9386a5002442 2432 haskell optional 
haskell-ncurses_0.2.7-1.dsc
 4a573a4f4e84dfcec3db1265efae854c 23072 haskell optional 
haskell-ncurses_0.2.7.orig.tar.xz
 9d2703620c2dbab15c5890295fe63209 1932 haskell optional 
haskell-ncurses_0.2.7-1.debian.tar.xz
 9307dedf7609dd1f8038435c21ef4ab1 67482 doc optional 
libghc-ncurses-doc_0.2.7-1_all.deb
 ca41d0dd9df1d684424f823bb0308187 123744 haskell optional 
libghc-ncurses-dev_0.2.7-1_amd64.deb
 74fe042a8ea2a7db0681a6ad694aa396 131092 haskell optional 
libghc-ncurses-prof_0.2.7-1_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTTkCHAAoJED2QirPw+/UfTRgQAIcjcTiJ9NhU7GalkHhKXLLI
RJJNTEY/klBx2FUOj1k/fHHYgmokGcR78+zJREcU+cuG6cfD9i6viMVLhrTGzk5r
R4SNZX9i0wIaEPgsv50A3jOPaYCOvRaxOmESvA7hfYhF1vUNlWjLeQw2AWkIpJDs
wtBx2Lr2uOFqvHHHvbuJyMMtDGEzpQm1mYZhTmiH+/SrF1EtX9egzMTyzCApFLhU
Bdg5rxXm57EooaNY4MsVfIMWSVOO7EwmwZrnsJD+BrMR3t25vlqNuohXzRXc10Cf
FaFMxyox8HV7JgPU0xom69n8rkHTnXPV7NJTjHFRmq1CirU+W7Y3ZS/5lmn0Vi9j
eusXyLYRSpS1ydHq8FP/8acedEj9XH77EoDGT1nHEZePbWvMqtt6P0Yy2LfUDem1
OcX6keDWWPWWBsVWv0eBz8NGo+1eOGSOFkDGybVyCi0LHTtkeCZGm28/WsDW/eNt
zdPvN1/3QGZLhScRvGiSGQYRy4dn+WTu7+awtco02GjHTrhz8ZelDkOn+R0BPKsM
0330TDFwtc0szJiC1XiuquJ5bUM6A9AkiQxwWDACNsMGv4HTHs2iFtIIHr9Nnf0q
qaOBytF+XJTL1TmOH4RoM1jCjo9mwe7TjIQF8ljqB8nhLDCGx+/9muONmCB+qTvF
wDsM16kSEa/k4aMYE5Uy
=gxnK
-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/e1wam0g-0003ys...@franck.debian.org



Accepted https-everywhere 3.5-1 (source all)

2014-04-16 Thread Jérémy Bobbio
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 15 Apr 2014 19:21:38 +0200
Source: https-everywhere
Binary: xul-ext-https-everywhere
Architecture: source all
Version: 3.5-1
Distribution: unstable
Urgency: low
Maintainer: Debian Mozilla Extension Maintainers 
pkg-mozext-maintain...@lists.alioth.debian.org
Changed-By: Jérémy Bobbio lu...@debian.org
Description: 
 xul-ext-https-everywhere - extension to force the use of HTTPS on many sites
Closes: 738539 744230
Changes: 
 https-everywhere (3.5-1) unstable; urgency=low
 .
   * New upstream version.
   * Update Build-Depends.
   * Disable rules that depend on CACert.org certificates. (Closes: #744230)
   * Update Debian rules from master branch and Peter Palfrader's patches.
 (Closes: #738539)
   * Drop obsolete patch bumping MaxVersion.
   * Refresh use-newer-timestamp-date.patch.
   * Record upstream Git commit id when building source.
   * Add a patch to properly load the rulesets database.
Checksums-Sha1: 
 2fa635fc989a8a2e5a3c970a5942b319548dddf3 2125 https-everywhere_3.5-1.dsc
 697dc3caa342e11db655484d87fadf39cc93b568 859064 
https-everywhere_3.5.orig.tar.bz2
 39d1b281ad6b0340bd84256f2a1a2268d77b39dc 10344 
https-everywhere_3.5-1.debian.tar.xz
 5fc642c41d4b8df39b84a517d267585360a742db 618060 
xul-ext-https-everywhere_3.5-1_all.deb
Checksums-Sha256: 
 a22dfdae5cc4f664ec72edbda87f7dc1d0e1aa8b940698b05b37f930f5d6a759 2125 
https-everywhere_3.5-1.dsc
 fb2f4810c97e83972925229831dfd02aec985e1afc9e7be2688cd88fb8158bd2 859064 
https-everywhere_3.5.orig.tar.bz2
 22213273bad93b957d958929ebcca82d0da3e9c7ee669db0a0d1acc7f1d86823 10344 
https-everywhere_3.5-1.debian.tar.xz
 a44dbd0845d1c80e732357ac5726fae8d422d5bb1235e910b9b859b585be266c 618060 
xul-ext-https-everywhere_3.5-1_all.deb
Files: 
 9594963bbcd2cad06bd4cf54cec09f67 2125 web optional https-everywhere_3.5-1.dsc
 4fcb7f2f7af86eda0927ad6cdcc36396 859064 web optional 
https-everywhere_3.5.orig.tar.bz2
 d95743fbe157e95170e2b76265242505 10344 web optional 
https-everywhere_3.5-1.debian.tar.xz
 bad6e16c0cfb6906f93c60fb63d8ca11 618060 web optional 
xul-ext-https-everywhere_3.5-1_all.deb

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

iQIcBAEBCAAGBQJTTkhIAAoJEEgU3sIrMHw82DcP/j4nTBV4gRHnDbmNAhEQu9g2
ywBuDFI5tB46NWT+z4k9lR2rQdGe0pEsmqjhGUnlfFSw51bvH190udIQFhK6s/3h
0QNimxDM+pDUDLhi+zXetAsjNL0/RO0GKDzAdBDqoSpGeMsFiQR2NgxzLbfKtUuI
ee8eRmUbtcUhW+dWPYMHHk8EaqR3IyYWpHvXPjXlMYfymSqzw6t/T89YLw8+31k6
nfHF24YliQYj63JXDsP2E1MULquEBVMPfj9tKM0k+d0KV+vDnV22V0FhW557PYRu
0/mGkYj3O/7Rc6fPEXyBfo4dR6Nj2us/sw+k6T6wapkQ6Hg3KOeJ3f7MmtqxLdd3
gEgGXu5WgBp19tFOpm7KtN3C92J6BI1vyxdxUJ74vsDvtTkyHZURyQC5RZ6Y+TC6
5WqzZqW6mEw2LPdJHn4ZXqKpVtmmb0x0KTB0FP2KNuohx1X8GUijLQRIWowCJIh1
JljOGT3Shoeh6ryTDLAlGrVju8Z019GtH5bc0tKazu2i/aooUyhqyzC1PO2wL6M8
bxlRfuj9QjdIZz91n+zaEWkQ3v11HNoet3MbzuoFoq0U9qLByVZfJVq4FoqtGFBP
gIUh5Uq9iWCOLjmBmrfBqcbmtol5a0kHFS+qA7F7y0737Q2upoATqFliftZujotX
5f4LMBw/HEIiIebewsIh
=goTu
-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/e1wam0f-00044j...@franck.debian.org



Accepted ruby-sigar 0.7.2-3.1 (source mipsel)

2014-04-16 Thread Anibal Monsalve Salazar
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Wed, 16 Apr 2014 01:11:13 +0100
Source: ruby-sigar
Binary: ruby-sigar
Architecture: source mipsel
Version: 0.7.2-3.1
Distribution: unstable
Urgency: medium
Maintainer: Debian Ruby Extras Maintainers 
pkg-ruby-extras-maintain...@lists.alioth.debian.org
Changed-By: Anibal Monsalve Salazar ani...@debian.org
Description: 
 ruby-sigar - System Information Gatherer And Reporter
Closes: 742017
Changes: 
 ruby-sigar (0.7.2-3.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Define TIOCGETC
 Patch by Dejan Latinovic
 Closes: #742017
Checksums-Sha1: 
 f3f6892a59f7a4ee03241689e45f45e18d6f2272 2002 ruby-sigar_0.7.2-3.1.dsc
 a7f975aa3ec576b7503e33931bccb805eb29bc3e 4432 
ruby-sigar_0.7.2-3.1.debian.tar.xz
 12989e52fc975390851514f6098a2c7e3dc968fd 61320 ruby-sigar_0.7.2-3.1_mipsel.deb
Checksums-Sha256: 
 7e8a79a49071fd50446e3dee3af1954d03bd8044bea57f675202a2f931bce91a 2002 
ruby-sigar_0.7.2-3.1.dsc
 aaaec9716636cd85284859a34bde8ec6cff92e174d3dc2a5f020baea0c520ebf 4432 
ruby-sigar_0.7.2-3.1.debian.tar.xz
 d23fd5b4997b59d2b1502b1b9b4b741386b7cd4a8f6007e21c855ddf26dbf2a5 61320 
ruby-sigar_0.7.2-3.1_mipsel.deb
Files: 
 de12e35a14d651c1ccad606ce0e8cc34 2002 ruby optional ruby-sigar_0.7.2-3.1.dsc
 865002815a0cbaa36d5e8d433c7d157a 4432 ruby optional 
ruby-sigar_0.7.2-3.1.debian.tar.xz
 17b5cfb4418ff7cf10b63109f022af72 61320 ruby optional 
ruby-sigar_0.7.2-3.1_mipsel.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCgAGBQJTTjbRAAoJEHxWrP6UeJfYGSoP/0VF/5RXBdfqrg03EAlQeJC1
tCj/ZpzirEMMoVuao5QYCqub39+53oxLd/JyKgK49NEwVmiuhJt193WPBYgzjK2W
/SANiTkIub29drhMMGKxSD1KC/ppVYXXgKObzhR87mIcgjqVSsuBs1M8pwOa9OpI
sZXWmUtjNjWKkJeKBeQxUQX3ZTtNUcDvcEcS5OSKaFLZhX6W5NuqMRLb5XjeIjzl
e8KOF546yMb33fk8flWdhlzU2/3xgAF0FuhCwIQugr+DcbIGF9nZKNOgE9YRRFP/
5gzU+SGaXr3LVapscFx8Q2IkAn9GD+qSY6t0MuigTdhxp3kHPytAY4eqeMShLpTh
bwRbpLgdkjuiDJWsqYhcBTts6zDmz4SROGfMVgy3ja8zGVYqzbg78yiDL354M8vi
ZKe8ECRheAj8j1S656CVVEit7mIoTbi2/I/Rd41YIrnLIQZZlLLpEm1V9qkRFij0
qM76qjaRZkvJHadQhBaIvNpyAEt6qaQBECw7I42JFIV4Gdxa/jGMWtEwFI6fg4Uh
WEti+i5UAh2GyyXOHi0kWvMWAruNPOwA1nE445oAEBdU90++tnHnUxTQMhE5/JCE
k/MEo/P2NmdcVLLOm1nBO3j3bvUwuYK4a/wLVzZg7UzAFMxnGOuKFQ6hsdoiHHhh
mym1CnmMNT4e8Wt4zmw4
=JN3d
-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/e1wam31-0004mr...@franck.debian.org



Accepted user-mode-linux 3.13-1um-0.1 (source i386)

2014-04-16 Thread Jakub Wilk
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 16 Apr 2014 08:19:24 +0200
Source: user-mode-linux
Binary: user-mode-linux
Architecture: source i386
Version: 3.13-1um-0.1
Distribution: unstable
Urgency: low
Maintainer: User Mode Linux Maintainers pkg-uml-p...@lists.alioth.debian.org
Changed-By: Jakub Wilk jw...@debian.org
Description: 
 user-mode-linux - User-mode Linux (kernel)
Closes: 742016
Changes: 
 user-mode-linux (3.13-1um-0.1) unstable; urgency=low
 .
   * Non-maintainer upload, with maintainer's permission.
   * New upstream release (closes: #742016). Thanks to Ansgar Burchardt for the
 bug report; thanks to Mattia Dongili and Julien Cristau for help.
 + Update Linux version number in debian/control and debian/rules.
 + Refresh configs.
Checksums-Sha1: 
 083532d267e7e2d694a532446dea90efdbb94369 2101 user-mode-linux_3.13-1um-0.1.dsc
 0153bf3e8f5f07314ddd7a4440950fbfa3355fa6 28014 
user-mode-linux_3.13-1um.orig.tar.gz
 d46f72ad66881e3e8591d32f216214b3bf065ee5 15146 
user-mode-linux_3.13-1um-0.1.diff.gz
 f81b0a019aeb3bd87fa1de443de3c2bdc690581f 7327382 
user-mode-linux_3.13-1um-0.1_i386.deb
Checksums-Sha256: 
 7804ed9b88f75ea1b3b7db5b48ca72673a72dcb5df60a74ea6afca164a1ddbbf 2101 
user-mode-linux_3.13-1um-0.1.dsc
 53948f4dff41dcc3b17652902c7ee20c7b6846a587381784131881a0153acc2a 28014 
user-mode-linux_3.13-1um.orig.tar.gz
 b36bcb011d53b6775450fd919b656fefd3965fe624d5402ef202a05939977c7d 15146 
user-mode-linux_3.13-1um-0.1.diff.gz
 3766fc8481bb98459a201c6610f84069fb0565c8c943101b64c120e681ade15b 7327382 
user-mode-linux_3.13-1um-0.1_i386.deb
Files: 
 4eee484f778757647df1fdc3aa9dd4de 2101 kernel extra 
user-mode-linux_3.13-1um-0.1.dsc
 4d7e1c052878e8513156890b08fd3271 28014 kernel extra 
user-mode-linux_3.13-1um.orig.tar.gz
 4a09d79e5a939bfb633d19521cfc9a22 15146 kernel extra 
user-mode-linux_3.13-1um-0.1.diff.gz
 cf4686f66607302fa302dcfde7076b6e 7327382 kernel extra 
user-mode-linux_3.13-1um-0.1_i386.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTTjJaAAoJEC1Os6YBVHX1HykP/i0YExZvWZUCtmVm5hYNsB0c
u0moQgW7U3Ojus6jGgc8w5nVZEKC1LTcnfq6vqDt3q6aowRgsfEOlhH7BQeK/juM
+YgLXM6BjusdaqPgGDY6NW/28UwV5umhramFgHryh0ubpp14fLDi36OYB8zQ5nsa
eGIeCstI8cmwLeET69cQVDKe9wppTA0kG/DbnjyEbwuWrJvV6xZNtf0VxxyKV2Ll
QxYt0iJNxRp9dCPUuoc6gZQnXuGcCxtb/oJGTYOPDMaMc/yTcZ5bPMzT7SZUNFtF
Kk0i1J2cGqc3KFnQHXiX6iNKHkBSlOvrYIzChuOD16b8mNaLgwjThfiCvXjujCaM
Y59Dh8J07Ha17Qt91fw2HQwyYRVDPcuJdO10pVdp7zhikeFy8GDMl3weTzGA59uw
dnt9BZrXBXVMl3dYJAwf0koxXMObwfrB8xtD4sbRc14JsnbMLA/z33enRG9aq2Lz
3dI7fCWEIDSIr/p1N6KTycP+ZPhB1/tc6nDRdfLC97McHYHCwKkZYA3xwwh3GxSi
+ZJuBUaa2Cgt9VnQQBRyeClGqFPdewgRUTfgUrNrZXJ037KwXm4owe1HJvmZslCs
ArFjjMhg8QwR4hy4T/NFfjGsQl/P/qwta03SBp+/ekhpZP12M9RkwbdLBFvGIyco
/E37DsVoS4ctVcSz/+gs
=PtYQ
-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/e1wam3h-0005n4...@franck.debian.org



Accepted blt 2.4z-8 (source all amd64)

2014-04-16 Thread Sergei Golovan
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 16 Apr 2014 13:10:50 +0400
Source: blt
Binary: blt blt-dev blt-demo
Architecture: source all amd64
Version: 2.4z-8
Distribution: unstable
Urgency: low
Maintainer: Debian QA Group packa...@qa.debian.org
Changed-By: Sergei Golovan sgolo...@debian.org
Description: 
 blt- graphics extension library for Tcl/Tk - run-time package
 blt-demo   - graphics extension library for Tcl/Tk - demos and examples
 blt-dev- graphics extension library for Tcl/Tk - development files
Closes: 724882
Changes: 
 blt (2.4z-8) unstable; urgency=low
 .
   * QA upload.
   * Fixed build with newer Tcl/Tk package which switched from shlibs to
 symbols. (Closes: #724882)
Checksums-Sha1: 
 2bfcdd80882edeb6b692d312e1afa9bed2d4ca20 1157 blt_2.4z-8.dsc
 41319a5b68eb3aa29bd4b5aba3c55b76b677b70e 107860 blt_2.4z-8.debian.tar.xz
 4e8a7c4f9a16d24ddb8949cee5cbf7590fefaa1a 488780 blt-demo_2.4z-8_all.deb
 b3e92efd7ec4f6940a19d21b3c8ed712977bcfa5 557998 blt_2.4z-8_amd64.deb
 46dca176856eec397c7b643202d90cdde6815c36 739642 blt-dev_2.4z-8_amd64.deb
Checksums-Sha256: 
 9f2091b8d6919924796b02e6ce38e4a9a021fa376888faaf1b3867ceb3552df5 1157 
blt_2.4z-8.dsc
 1242851f5f2a0ffa30aab75c1780007a427e08e3fa859993cdb585cce6b2eea0 107860 
blt_2.4z-8.debian.tar.xz
 ec0384ff229cb89f9423cefa17e888a592aad200e0441fb07a83c5bd546a6cf4 488780 
blt-demo_2.4z-8_all.deb
 e420205b3713f12817b441c22f36df27fad8425f63fea504e04adb22d63b21cc 557998 
blt_2.4z-8_amd64.deb
 2c50fa899287e9a6dfa5f635ba0aba6e1cedfee94ac9e37dabdd3c237083278e 739642 
blt-dev_2.4z-8_amd64.deb
Files: 
 5448222e3fd2eddb426a2366ced635c9 1157 devel optional blt_2.4z-8.dsc
 e39b149883547648ff73bc419675db22 107860 devel optional blt_2.4z-8.debian.tar.xz
 7f1bb7e6fc099182575d122a465866f9 488780 devel optional blt-demo_2.4z-8_all.deb
 ef8dc82e45d7e05c75e1d37106c4ffee 557998 libs optional blt_2.4z-8_amd64.deb
 a3456a4f77b9a71983214f4a0e18252c 739642 devel optional blt-dev_2.4z-8_amd64.deb

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

iD8DBQFTTkruIcdH02pGEFIRAp39AKCIoXQxXorr5HCl0JROz63nhEKY/gCfd9qu
dATTjwJySSqAtT+zBdzc8lI=
=RTiw
-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/e1wamtc-0005dh...@franck.debian.org



Accepted scalapack 1.8.0-9.1 (source amd64 all)

2014-04-16 Thread Sébastien Villemot
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Mon, 24 Mar 2014 18:20:38 +0100
Source: scalapack
Binary: libscalapack-mpi1 libscalapack-openmpi1 libscalapack-mpich1 
libscalapack-mpi-dev scalapack-mpi-test libscalapack-pvm1 libscalapack-pvm-dev 
scalapack-pvm-test scalapack-test-common
Architecture: source amd64 all
Version: 1.8.0-9.1
Distribution: unstable
Urgency: medium
Maintainer: Muammar El Khatib muam...@debian.org
Changed-By: Sébastien Villemot sebast...@debian.org
Description: 
 libscalapack-mpi-dev - Scalable Linear Algebra Package - Dev. files for MPICH
 libscalapack-mpi1 - Scalable Linear Algebra Package - transitional package
 libscalapack-mpich1 - Scalable Linear Algebra Package - Shared libs. for MPICH
 libscalapack-openmpi1 - Scalable Linear Algebra Package - Shared libs. for 
OpenMPI
 libscalapack-pvm-dev - Scalable Linear Algebra Package - Dev. files for PVM
 libscalapack-pvm1 - Scalable Linear Algebra Package - Shared libs. for PVM
 scalapack-mpi-test - Scalable Linear Algebra Package - Test files for MPICH
 scalapack-pvm-test - Scalable Linear Algebra Package - Test files for PVM
 scalapack-test-common - Test data for ScaLAPACK testers
Closes: 740620
Changes: 
 scalapack (1.8.0-9.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * No longer silently change the SONAME of the MPI scalapack shared
 library when the default MPI implementation changes on a given arch.
 (Closes: #740620)
 + Create two new binary packages libscalapack-openmpi1 and
   libscalapack-mpich1, corresponding to the two possible SONAMES.
 + The architecture list for each binary package is stored in debian/rules,
   and debian/control is now generated from debian/control.in by the clean
   rule.
 + Keep a transitional package for libscalapack-mpi1.
 + Make sure that the package FTBFS if the default MPI implementation
   changes on a given arch (instead of silently changing the SONAME or
   creating an empty package).
Checksums-Sha1: 
 e63e3a595d0114fef45bab8ecf7b8ab07f276bae 2299 scalapack_1.8.0-9.1.dsc
 371955f97563388bae4204d0ca0a7327735a2178 13088 
scalapack_1.8.0-9.1.debian.tar.xz
 fc1efe66450509869d20c4911eed95af534a644f 8236 
libscalapack-mpi1_1.8.0-9.1_amd64.deb
 86c427c916d52adc032edd12e2225f26eb90307a 2120466 
libscalapack-openmpi1_1.8.0-9.1_amd64.deb
 cb269131e24ba62e760f2119dafdf0390005bb20 2020014 
libscalapack-mpi-dev_1.8.0-9.1_amd64.deb
 948b95e26712da37a081d4991229abc4dbbf1a95 1338148 
scalapack-mpi-test_1.8.0-9.1_amd64.deb
 cb7dfa8a22d2e25827709cfd4f92c3c9ac3e3b08 2121590 
libscalapack-pvm1_1.8.0-9.1_amd64.deb
 647e1b9dc040918be0e4bb17c218b31ae64059ff 2020432 
libscalapack-pvm-dev_1.8.0-9.1_amd64.deb
 e7ef13d0d734fdcc40df3b82ffb1f2e39af40514 1346396 
scalapack-pvm-test_1.8.0-9.1_amd64.deb
 2a488274968d448c20fe166353cbc93f20a4e61e 15278 
scalapack-test-common_1.8.0-9.1_all.deb
Checksums-Sha256: 
 910ed63a8d87c7d4bb678c416098d523e6b31f172aef4f7e328120e4888d478f 2299 
scalapack_1.8.0-9.1.dsc
 adefa48f038838523dfcbceb499d7593adfaa4d17c31d6bd000e9fdcae67a9a5 13088 
scalapack_1.8.0-9.1.debian.tar.xz
 f0b14d01ee4882aaea425d27a8cbb6b879e493b987c1ca0cd1105a00ed3d7bf1 8236 
libscalapack-mpi1_1.8.0-9.1_amd64.deb
 bf6da4821b52edd1eee7bb31dfe755d8f6f9fd0d2f137a38148b02f9256e3023 2120466 
libscalapack-openmpi1_1.8.0-9.1_amd64.deb
 eedc18e328620c887bc9ded2d8ab72560f2bfd7b0ca30a23fff5d2c123f331ce 2020014 
libscalapack-mpi-dev_1.8.0-9.1_amd64.deb
 4d9b86a9baf3bb9b6fde9312b2802b9f35cfb5a2c51b26f3c523495ea8979a0a 1338148 
scalapack-mpi-test_1.8.0-9.1_amd64.deb
 fc79d1737e343b0433cbb26acc9e9b01144fe20dad6dd7c68ed33c9bc0950971 2121590 
libscalapack-pvm1_1.8.0-9.1_amd64.deb
 1220f9e8540a152d5376c97bde1597d61d9083591d4f01a33a0871c8a3c9aa58 2020432 
libscalapack-pvm-dev_1.8.0-9.1_amd64.deb
 8283cc6b42ee38f64608c6e4a73c1fa678e13dece7e5c61cacc45e28d523e4b3 1346396 
scalapack-pvm-test_1.8.0-9.1_amd64.deb
 71d55a6b97305fa1dfd4b034939eb2aff13dc64c61fe00337487a94887209ddd 15278 
scalapack-test-common_1.8.0-9.1_all.deb
Files: 
 151f89e8eaa0fcb8743b5a0896fe8160 2299 devel extra scalapack_1.8.0-9.1.dsc
 f606bed1d7a97bf351a665de443c9f3a 13088 devel extra 
scalapack_1.8.0-9.1.debian.tar.xz
 ed66f06b6972159e27fd06dd03f790d8 8236 oldlibs extra 
libscalapack-mpi1_1.8.0-9.1_amd64.deb
 3d8554995a04b81e7f3e36bca605e5bc 2120466 libs extra 
libscalapack-openmpi1_1.8.0-9.1_amd64.deb
 2fa33754ab42cf84911a43bde48562a7 2020014 libdevel extra 
libscalapack-mpi-dev_1.8.0-9.1_amd64.deb
 cfd47f6bb1f43fad71c486cace9c916d 1338148 math extra 
scalapack-mpi-test_1.8.0-9.1_amd64.deb
 3d89008f9328cc8aab9132dbc264f882 2121590 libs extra 
libscalapack-pvm1_1.8.0-9.1_amd64.deb
 bd3be3b0fcfb564dd839a866b42d4460 2020432 libdevel extra 
libscalapack-pvm-dev_1.8.0-9.1_amd64.deb
 e079a038244294808b097beac75d7d83 1346396 math extra 
scalapack-pvm-test_1.8.0-9.1_amd64.deb
 a2553f49fc92e8cd544fcb8b3f079afa 15278 devel extra 
scalapack-test-common_1.8.0-9.1_all.deb

-BEGIN PGP SIGNATURE-

Accepted libbloom-filter-perl 1.2-1 (source all)

2014-04-16 Thread Damyan Ivanov
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 16 Apr 2014 12:55:54 +0300
Source: libbloom-filter-perl
Binary: libbloom-filter-perl
Architecture: source all
Version: 1.2-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: Damyan Ivanov d...@debian.org
Description: 
 libbloom-filter-perl - Bloom filter implemented in Perl
Changes: 
 libbloom-filter-perl (1.2-1) unstable; urgency=medium
 .
   * Team upload
 .
   [ Salvatore Bonaccorso ]
   * Change Vcs-Git to canonical URI (git://anonscm.debian.org)
 .
   [ Jonas Smedegaard ]
   * Update README.source to emphasize control.in file as *not* a show-stopper
 for contributions.
 .
   [ Damyan Ivanov ]
   * Imported Upstream version 1.2
   * drop Digest::SHA migration match, adopted upstream
   * adopt metacpan.org URLs
   * copyright: note upstream parts are GPL-2 (only)
   * use cannonical Vcs-* header values
   * Declare conformance with Policy 3.9.5 (no changes)
Checksums-Sha1: 
 bfd645c1cf9061792ca2fd704b5dc4becc88293c 2091 libbloom-filter-perl_1.2-1.dsc
 56bb1aa8d210105c9c85a41b2438f15de46c121e 12033 
libbloom-filter-perl_1.2.orig.tar.gz
 9bbc649551350498dd93306c7c1a07fd1bbb2881 3112 
libbloom-filter-perl_1.2-1.debian.tar.xz
 ec8b5f22e5ded1503e599525623aee7f1d2fc562 11810 
libbloom-filter-perl_1.2-1_all.deb
Checksums-Sha256: 
 287ac037958b84fc9885367285263059c21d4b30e8414facb84c4602f9c83589 2091 
libbloom-filter-perl_1.2-1.dsc
 7ebb421becdda847d4eb960f4721ca83dbcd3679bb84d887b3000f6a50005761 12033 
libbloom-filter-perl_1.2.orig.tar.gz
 2716dd2ac79c9849aba8df98d6a23b9993cabcc532bf691b47267067b79787be 3112 
libbloom-filter-perl_1.2-1.debian.tar.xz
 05489de6c70c4c774db1cf81cf5f2dab6d4535db515aa9f8f083bf17756fd992 11810 
libbloom-filter-perl_1.2-1_all.deb
Files: 
 982298f43b784a89272660b52b0bca0f 2091 perl optional 
libbloom-filter-perl_1.2-1.dsc
 a6a77e62cc6463dd35992a0e078e3761 12033 perl optional 
libbloom-filter-perl_1.2.orig.tar.gz
 7ccf2a9fc3b312eff43aa29bbf890442 3112 perl optional 
libbloom-filter-perl_1.2-1.debian.tar.xz
 f7d9972484d89e78fd02289d911e 11810 perl optional 
libbloom-filter-perl_1.2-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTTlPiAAoJENu+nU2Z0qAETdkQAJQ42cenx5DEeAEnzj7yJIWj
BPwScfWV628fgMluX+p+m5DAi6zabxox+hgXyz2u65EPM+0nD/fMSNm1J2LWOqj5
jE5FNOTH01uYrHxsuLndnBHaEqijm1uXMz9nhiV8+Yqv6T/Y8F6P+ehsnWz0qKcg
L0r/8JeXY8MlaGnWx3wZ28937+POtuYjPm5PSmd0X7xCqOgmmm5u1xYq8uD9qzIG
3qZsxDp5l0gqCFc3m1idfIDaIY9WvzT6JDuKed36qZJmrK3R0qBm9XelvQ8k3PsL
DB2eI7/0V7kldTHL7wHJHahJfmTojF2baHOCB7DsbuRP31jTq72/Of3zBBnQGUmp
SBEJ+81V5a/lx919SPCvdaSAwrJmKfgDBomF1zzaEebrS9wTNQcyLvnDGmYHcwUA
3rVZ45a8PlK9nv4xygTWMtDycDVP0vVUBZd6boPONJHOh715wX8aIrfhu52N51Gn
gU5iUI11GZVyRmqrFAX+PeX592DmUfItJ2h76vUhyk3Bz+TvXgMTDaeprrr0pLOm
wWUGEkxU8odNukjEHdH3tL2DjTjwhLePB/syONeP1bn8OHWdT8Z06eZGBJQtZdba
F4QpCeORPQqj/s5hKJbaE0ZLudFKOvSNH6NTiulLzSfCAeUVSqIYKoeNazNBBnZm
lKj2KNNlhyfQePIB7NBG
=XZHq
-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/e1wamhp-0001o1...@franck.debian.org



Accepted mediathekview 6-1 (source all)

2014-04-16 Thread Markus Koschany
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Wed, 16 Apr 2014 11:03:44 +0200
Source: mediathekview
Binary: mediathekview
Architecture: source all
Version: 6-1
Distribution: unstable
Urgency: medium
Maintainer: Markus Koschany a...@gambaru.de
Changed-By: Markus Koschany a...@gambaru.de
Description: 
 mediathekview - view streams from German public television stations
Changes: 
 mediathekview (6-1) unstable; urgency=medium
 .
   * Imported Upstream version 6.
Checksums-Sha1: 
 1616d1a01f339135aa4b332a2e8fbdb99709cd4e 2230 mediathekview_6-1.dsc
 ca9d849cde330319be3925ba644b4ea0f3d87636 1920208 mediathekview_6.orig.tar.xz
 7b1f442a9723b6aa6e221c7054eb11c2542591e7 9572 mediathekview_6-1.debian.tar.xz
 c456f7c0ecae6a687e5474f0a0d79d23a2c9e91b 2053568 mediathekview_6-1_all.deb
Checksums-Sha256: 
 2facb9d152ac5cc7a9ccb807d005ce79e5d5643fc9a065130a8fdec02644b444 2230 
mediathekview_6-1.dsc
 ad94919f2f2788257dfd93fd7b979ef133ae2615c7f1c3fd19c53123df9c88db 1920208 
mediathekview_6.orig.tar.xz
 425e2845933ea47f8b8b8e2f5a6e4c6103638b0a9017ff961abc1132d125f986 9572 
mediathekview_6-1.debian.tar.xz
 d529209aa80bbee93180e752c8c33b7750e212ea87e86ea8aebd023fe790e34d 2053568 
mediathekview_6-1_all.deb
Files: 
 5f90a3c68c573d3dc157064a314f84c5 2230 video optional mediathekview_6-1.dsc
 aa2632a7ade8ad2954d07966e0caa2de 1920208 video optional 
mediathekview_6.orig.tar.xz
 2b7e34eedfe9e53142361180cedb1099 9572 video optional 
mediathekview_6-1.debian.tar.xz
 fd4a987f6f9db73296039871f3c396b5 2053568 video optional 
mediathekview_6-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQJ8BAEBCgBmBQJTTlBbXxSAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXRBQ0YzRDA4OEVGMzJFREVGNkExQTgzNUZE
OUFEMTRCOTUxM0I1MUU0AAoJENmtFLlRO1HkPDkP/RV7IAYwS/t2ia1i2IegVDzH
veyxDL9QTxXpDAqEBB6Wl/m11J0lyhJtNSyJt5d6IplZI/iDB39Midsxk8JGVJAA
pUYdhSRFDu10DRdMqi3+fupsbx6nVsG5gZJ6e3W8WrJlH/PCZJVeNLTeyYNoTxqh
I2RJEK32WB7uLhT8Z5HTjSzJj6ETxVZsS7ygj+aPE8gENVWqBgrJNx9RNuBwIIyz
69ZuC7KTF/eBCltoyHI9ArmLLpPelT3lRUlyP28JTvkHSiSACqLG3QqjkBY1zfAD
+x8WawNYicLDzJwCfvidX+haAEw56aQJWQqgF2eYA8RWQHicxFpc4INPokb/TOqq
xOStxBZQlKehINZDY6qTScw81hzd35CXWdg2d63j77jlWjj1TA7U1ZvftfNd2/Ci
JHcJizpt00AO50i9/Fr3eDz/lOdgF0IR91EjEhMo4cMnnBtUwfYFqHf/shmopAw5
p7c4ioWrEXhfX4I5+KhLmM8krbd0BsAUpdM8ale6VJr3wHIvzxY+Pdr49MRsZ/p3
Zl/KKyXthQFIMM4r1cm9ChS88hlbINc5ibkNmTTTt9A9b8bqi6Fon/+j4Qq6wBcz
CN/tvnhGgxSktJ3wqcy83a4iiR1yKPYh46MJPZiTiYgPoaMgQn9IvxyyZ+JnQFje
/h3jlXlCtSZJzMkdrgHT
=1Djb
-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/e1wamhz-0001rv...@franck.debian.org



Accepted mew-beta 7.0.50~6.6~rc1+0.20140416-1 (source all amd64)

2014-04-16 Thread Tatsuya Kinoshita
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 16 Apr 2014 18:55:55 +0900
Source: mew-beta
Binary: mew-beta mew-beta-bin
Architecture: source all amd64
Version: 7.0.50~6.6~rc1+0.20140416-1
Distribution: unstable
Urgency: medium
Maintainer: Tatsuya Kinoshita t...@debian.org
Changed-By: Tatsuya Kinoshita t...@debian.org
Description: 
 mew-beta   - mail reader supporting PGP/MIME for Emacs (development version)
 mew-beta-bin - external commands for Mew (development version)
Changes: 
 mew-beta (7.0.50~6.6~rc1+0.20140416-1) unstable; urgency=medium
 .
   * Imported Upstream version 7.0.50~6.6~rc1+0.20140416
   * Update 900_changes.patch
   * Update debian/copyright
Checksums-Sha1: 
 7e055a8f7d3df8ae614f4650be745ae08d3fc169 2021 
mew-beta_7.0.50~6.6~rc1+0.20140416-1.dsc
 3be2be90f78c6913c1e9708eecb36e4aeba778e0 989873 
mew-beta_7.0.50~6.6~rc1+0.20140416.orig.tar.gz
 2f30c7d2e21d659910a2a48567d6fca6cb90a86e 51624 
mew-beta_7.0.50~6.6~rc1+0.20140416-1.debian.tar.xz
 caa4ef0c4f0ae46f26384d9e1a0c95de9f314391 680708 
mew-beta_7.0.50~6.6~rc1+0.20140416-1_all.deb
 89798f8f0a87604ee423c096b3d03ca3d538d9fd 58056 
mew-beta-bin_7.0.50~6.6~rc1+0.20140416-1_amd64.deb
Checksums-Sha256: 
 d3bf57e63138f82644ec77910d77c53132761f71d7d7004f0f4211732cd2d908 2021 
mew-beta_7.0.50~6.6~rc1+0.20140416-1.dsc
 197d0fe8c818515f0dd4362fcad731bbbd7179af050a62047e3aa7af36baad31 989873 
mew-beta_7.0.50~6.6~rc1+0.20140416.orig.tar.gz
 2e8883916eb397c3f47fe53a651edf95b5da77b9c1b52e3497cf7d97a10cb0d3 51624 
mew-beta_7.0.50~6.6~rc1+0.20140416-1.debian.tar.xz
 1e8fe0be4359a012bc6b54db183524fb29eafc38d64fe24f94f026a6fb051802 680708 
mew-beta_7.0.50~6.6~rc1+0.20140416-1_all.deb
 8d9f2548e0d6db9a6b103dc8be769faeaf6ef5d25c094bce64dfa82acca8bfb7 58056 
mew-beta-bin_7.0.50~6.6~rc1+0.20140416-1_amd64.deb
Files: 
 fb11b1ebc71ec5a66bcd341c826767c5 2021 mail extra 
mew-beta_7.0.50~6.6~rc1+0.20140416-1.dsc
 70f8ac940f516056489758feca0a8e64 989873 mail extra 
mew-beta_7.0.50~6.6~rc1+0.20140416.orig.tar.gz
 25c57a3caf75a666831b466451210e1f 51624 mail extra 
mew-beta_7.0.50~6.6~rc1+0.20140416-1.debian.tar.xz
 c4765bcdb14704c21849bbfa2d1e90db 680708 lisp extra 
mew-beta_7.0.50~6.6~rc1+0.20140416-1_all.deb
 c6fde01fd78e25068cb8f8737abf0c69 58056 mail extra 
mew-beta-bin_7.0.50~6.6~rc1+0.20140416-1_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTTlkLAAoJEOXvq5AIDqY8+0kP/2bBeYSPIVKfHQepr7OMnHKU
+YhBRML/MTqpAfofUsb3RzE3dsp7eakiMyckjeliSWsFttpA1sReKmIeKhBmZetS
BR7GomT/RriTqafgyQ5nIM92EUJHV5kW2triBKxEpbIAzPsnIPIclb+62CA4duGy
e0l2fAhUwIr4VP+/MKk1AQliPq57aGq92UH8luGJfuE8PY7hJxWzFgtRGVeRcu0H
bTUmMkJ3ey54JN+2lHu8c7lSVnmFgueIBcdwxie4dILXum+m2eaYSas5ER6/7WPo
N6RidQPXnGcwFe7JOFUtMDWisst17yixM4kSHGnc9tVOXG27cncaHeO6s2BpDaj2
hF7EAc3rNoioxDJ3E+tdxg4NSDkKgNOw9v9qFeG1GRtJQYwsbvda9HqCitUOykcQ
y/nZI9mP5NJ3u6UXTw04Rx1skQxd5IxtWiCzDgdlvaYQfC2GxVjrhW47J3bixz7l
3ZOM5Cln8v9AqYkncbY+NtkeJKlR52MAXqJ+sNJ2NkegbAlLRwI27Nz6U3PZzQyh
4+YxISn8zUhoH20tkMD0YZjQhXKvleMuBL7vnmm21OAzjFkPNWWymWjhQDV7n+G7
GJZ2HUbtpBXiqV1cSCdEHQMqILUMukWYnFwFEZwvVkaSuinHa2Npn0+hGCF+bGWs
fr4KFb/nAdM5ymvvQIAR
=G+JB
-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/e1wanaz-0002bf...@franck.debian.org



Accepted gcin 2.8.2+dfsg-2 (source amd64 all)

2014-04-16 Thread 陳昌倬
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Wed, 16 Apr 2014 18:40:47 +0800
Source: gcin
Binary: gcin gcin-data gcin-tables gcin-dev gcin-gtk3-immodule 
gcin-qt4-immodule gcin-anthy
Architecture: source amd64 all
Version: 2.8.2+dfsg-2
Distribution: unstable
Urgency: medium
Maintainer: IME Packaging Team pkg-ime-de...@lists.alioth.debian.org
Changed-By: ChangZhuo Chen (陳昌倬) czc...@gmail.com
Description: 
 gcin   - GTK+ based input method for Chinese users
 gcin-anthy - support library to use Anthy in gcin
 gcin-data  - icons and scripts for gcin
 gcin-dev   - GTK+ based input method platform - development files
 gcin-gtk3-immodule - GTK3 input method module with gcin as backend
 gcin-qt4-immodule - Qt4 input method module with gcin as backend
 gcin-tables - input method tables for gcin
Closes: 744296
Changes: 
 gcin (2.8.2+dfsg-2) unstable; urgency=medium
 .
   * Add hardening options
   * Fix FTBFS on mips, powerpc, s390x (Closes: #744296)
   * Enhance get-orig-source:
 * Remove unused symbolic link inside upstream tarball
 * Add debian/README.source
Checksums-Sha1: 
 3890fa12f9a4c50fe947467c60ca492e66113c96 2350 gcin_2.8.2+dfsg-2.dsc
 db0710f0b24b4b3c1300aafe7e93a1ea3b504b3d 19956 gcin_2.8.2+dfsg-2.debian.tar.xz
 8f74df3fea8b71db016a2e10045d31a78fa50705 292962 gcin_2.8.2+dfsg-2_amd64.deb
 8d6d7021574cbfcc54c9f632689aad78434d26f5 141768 gcin-data_2.8.2+dfsg-2_all.deb
 2d8de3019a04a14161b9b7f7b93e5ad5f08f9ae2 3583242 
gcin-tables_2.8.2+dfsg-2_amd64.deb
 97f4535e801beab7e45c5bc437717ea481d4d020 58284 gcin-dev_2.8.2+dfsg-2_all.deb
 28663309659285c0c503b371fb6321ddf19c1e24 61934 
gcin-gtk3-immodule_2.8.2+dfsg-2_amd64.deb
 a250366fb3f67323b90405bccdd6da5aa356dd93 67826 
gcin-qt4-immodule_2.8.2+dfsg-2_amd64.deb
 bdacd4f9882d9394b55bbc70242391d3ddd07aa4 71256 
gcin-anthy_2.8.2+dfsg-2_amd64.deb
Checksums-Sha256: 
 f12b1b86a4e5c414e15f401dc93b92b2d0f770401b8563c4729df395963654de 2350 
gcin_2.8.2+dfsg-2.dsc
 7a5c0642cc54070fe16b34e79ee9c2a64dbbbdedf424210bec17a4039877 19956 
gcin_2.8.2+dfsg-2.debian.tar.xz
 db4506979795a2bbc788a55ee0c0588f7041d58a2db5ca14d03038fba0900df3 292962 
gcin_2.8.2+dfsg-2_amd64.deb
 6f1ed0dab9bf1fd5b4a83d765a4d6d0e23e6707116bab0f2b33b38310948b73f 141768 
gcin-data_2.8.2+dfsg-2_all.deb
 ab0d9778dca14ecfd3d98db6543164ff47d5f504c652a2cdecd7d3fd96cb502d 3583242 
gcin-tables_2.8.2+dfsg-2_amd64.deb
 4f33ef4e311eb608a3dbeb93995857a536a0584ffc058988d0a37749047a8b59 58284 
gcin-dev_2.8.2+dfsg-2_all.deb
 bc20175bf0936bc022f4f7bee5cdc955827de125e01d2f8b3059ea4bfd6d9d27 61934 
gcin-gtk3-immodule_2.8.2+dfsg-2_amd64.deb
 81fe6c9e47004c6870b7eecafadaaef379a0bec76b23680c7dad86b89c995ad6 67826 
gcin-qt4-immodule_2.8.2+dfsg-2_amd64.deb
 0911bfb2a1961bfd75bcd7568a74fbf6a25c7367c886df639b402f9ac686770c 71256 
gcin-anthy_2.8.2+dfsg-2_amd64.deb
Files: 
 7ed612675628718ce3a8cf5b064d4877 2350 utils optional gcin_2.8.2+dfsg-2.dsc
 d12e3680a2880b5f7fd7ecf8117548da 19956 utils optional 
gcin_2.8.2+dfsg-2.debian.tar.xz
 acd8533129f6f39fa8ed69a4c98d8c32 292962 utils optional 
gcin_2.8.2+dfsg-2_amd64.deb
 937074a81442ac0ef7c4f0cca2d14bbb 141768 utils optional 
gcin-data_2.8.2+dfsg-2_all.deb
 c4410589f1ee9e26496e4a34eca8a377 3583242 utils optional 
gcin-tables_2.8.2+dfsg-2_amd64.deb
 0a4a4ec7133cf48d90953e11ca658173 58284 devel optional 
gcin-dev_2.8.2+dfsg-2_all.deb
 14b8d948c904af0dcae93e9c9e44a36c 61934 utils optional 
gcin-gtk3-immodule_2.8.2+dfsg-2_amd64.deb
 282b0a112901ebc43c325ff65fb5003c 67826 utils optional 
gcin-qt4-immodule_2.8.2+dfsg-2_amd64.deb
 65f514f0e70eb69d4eed89b0eae4d453 71256 utils optional 
gcin-anthy_2.8.2+dfsg-2_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCgAGBQJTTl9/AAoJEJ46tXcoXGhludkP/iEu4Ib2F7WtS2jMzcM6d7jI
WR8RTG+Pofe1elbco++De1L8gNzlLz41SHJbJGmenNUuB6iRs71acwpVycR+0BD/
T2ZSvl4FPCquypKLRatmnuwWxUT/7OD2ZBcOeAOtG8rD91b3i4ki0k6ztpZgz6As
bAs/FlJNkzK67ns1XGy6Q5NBNPOAaOUJcsLjE9/1z/hHRvI0OGWrYCjkz1BqkZQo
Y7/1oGLpuW5fJh7G+hCJ3BhTucZA8skG2OmNXEEwTFMl+j/xrSEUU96tKZN6Isdx
Dj5/7+62tMiIxM7O+IZsR9SZL8J4zE1mbmoaLFBN+FgWiPuFa1vkQk0AyT93jl36
adECVuFabFZ1H57t0YSYbPRtsXiUAgIrXaQ9zODaRpoZlYiqFp81LpaOHajfn6J3
gvhfPixqEUJgw4v5fqoWojbHFxqIoHwzBfqdrLwVvdJSIjV2FvaqB6fIxwxjqHt4
hhWutuodRAcaUoG6lhuKTGFVTnAgDozfINls9idB3EwSBDXddk7LoG5nx5NbLSMr
ZwDYAqCtMiWTeaWyU45wRByna91Rkm2hqAWCeZY/LDj7ijVh8y5fKbHygMcWPG8r
McZNjuBivzAX02FTTU5X1eCwqEvhXz/C/vFzLLEvmRODbLXAe/FiRSTSBF7LMi5Q
tyoWblzgVU0n6hsorofp
=uqij
-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/e1wancq-000221...@franck.debian.org



Accepted fonts-sawarabi-gothic 20140415-1 (source all)

2014-04-16 Thread Hideki Yamane
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Wed, 16 Apr 2014 20:17:12 +0900
Source: fonts-sawarabi-gothic
Binary: fonts-sawarabi-gothic
Architecture: source all
Version: 20140415-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Fonts Task Force pkg-fonts-de...@lists.alioth.debian.org
Changed-By: Hideki Yamane henr...@debian.org
Description: 
 fonts-sawarabi-gothic - gothic font for Japanese
Changes: 
 fonts-sawarabi-gothic (20140415-1) unstable; urgency=medium
 .
   * New upstream release
   * debian/control
 - update descriptions, it contains over 4200 glyphs now.
Checksums-Sha1: 
 c76dcbd28cd6fb2fcd623342947b7d091da3bcb6 2090 
fonts-sawarabi-gothic_20140415-1.dsc
 455f3f68b832d3eb536e4959252ad7e48d840a4a 836064 
fonts-sawarabi-gothic_20140415.orig.tar.xz
 3aadf7c024d6954158b495565c833f4cdf4f8848 10632 
fonts-sawarabi-gothic_20140415-1.debian.tar.xz
 9fe4ab2660662c76510efd9b5dfe6af3556bf917 854878 
fonts-sawarabi-gothic_20140415-1_all.deb
Checksums-Sha256: 
 31be078bcd135d1b0891ef71ff25a9470327692fae995053c2922e07ac4deebc 2090 
fonts-sawarabi-gothic_20140415-1.dsc
 ff12db9daed08292779061cd85479e7e41de6991f6874b510dea6367222fd75e 836064 
fonts-sawarabi-gothic_20140415.orig.tar.xz
 c1b54273fdfd5b13a847b78ac33562eea11a623b862a4240885b008c73a683f2 10632 
fonts-sawarabi-gothic_20140415-1.debian.tar.xz
 784373c7f8e82718f0d3d42556383edd33cbc53e2c9585ec1deec337b367ad2b 854878 
fonts-sawarabi-gothic_20140415-1_all.deb
Files: 
 4884ba1e267bedb2b9f72f12d5e871cf 2090 fonts optional 
fonts-sawarabi-gothic_20140415-1.dsc
 90289bc98d3a58a28cdeed896504a0d5 836064 fonts optional 
fonts-sawarabi-gothic_20140415.orig.tar.xz
 2cc0073fa261a4295eaffec87db52858 10632 fonts optional 
fonts-sawarabi-gothic_20140415-1.debian.tar.xz
 7a3eba4a3e11a4cc7f01bf205bde90ff 854878 fonts optional 
fonts-sawarabi-gothic_20140415-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCgAGBQJTTmi3AAoJEF0yjQgqqrFA+4IP/2P3AYJif5j+ix156/LhuodG
BOKEucRkFSnf3dE/d9K2Tj13PLybrsx+uCwn4JQSsZRL+igL3TFbqjQfFQBm45h2
T5dBhg8FzV+qb4/j1XL9Cp792nlVYpRr1OFEhuBnRS3F045UqFgVtZrWMHHtw5mt
Q4LkixIQlJPZsh6Hb758DSKU19zfMNTYteVJ/gDJwRGFoy/Dw+grllyQpjNTLsyu
2nuU59VyjO9x+GV3ZqnyrpYi51Z3Ar3rcY1wTSQPAF0h0XmyD8HA1u65FW3t2Yo7
Rj3ucj80RXexyDnzQVvO3jjXVQXWgsM8S1FDGejGKgOv2JDQlXdc+IC3Rjh7J+mA
QoLXGRSWw0dXTCtOc99FZnM8SjMTxuNzWCWFtgurAIc+di2iOGC4H87DkgleP4iV
A4gBj42cbg3bMnHdYmb/RY85C9W/fHL9xJ1Y/ZZrqqEE3d7YVU1bj/e/2qAaVCPL
YO1r07lyufJv5kuVpSRF7B6JlUIlaqFCk8Z5AwZBpFF92pGJO2+W5eaP8sYIpuNv
6S20zfoZtxnViN6qNqLEFoPUcO1VKsNoJZw8JhUqS5iKYdMSL47R8F3F232gchU1
ff3KOS0dkjyC6Z52CErk7B4bFYa51AKARaA5rWo0eCLqs8gcQvh8a2VFX5pqsjTK
kqNSPB4vSpwTSw+EjM2Y
=v9QQ
-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/e1wao5r-0001pe...@franck.debian.org



Accepted openjdk-6 6b31-1.13.3-1 (source amd64 all)

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

Format: 1.8
Date: Wed, 16 Apr 2014 05:19:54 +0200
Source: openjdk-6
Binary: openjdk-6-jdk openjdk-6-jre-headless openjdk-6-jre openjdk-6-jre-lib 
openjdk-6-demo openjdk-6-source openjdk-6-doc openjdk-6-dbg icedtea-6-jre-cacao 
icedtea-6-jre-jamvm openjdk-6-jre-zero
Architecture: source amd64 all
Version: 6b31-1.13.3-1
Distribution: unstable
Urgency: high
Maintainer: OpenJDK Team open...@lists.launchpad.net
Changed-By: Matthias Klose d...@ubuntu.com
Description: 
 icedtea-6-jre-cacao - Alternative JVM for OpenJDK, using Cacao
 icedtea-6-jre-jamvm - Alternative JVM for OpenJDK, using JamVM
 openjdk-6-dbg - Java runtime based on OpenJDK (debugging symbols)
 openjdk-6-demo - Java runtime based on OpenJDK (demos and examples)
 openjdk-6-doc - OpenJDK Development Kit (JDK) documentation
 openjdk-6-jdk - OpenJDK Development Kit (JDK)
 openjdk-6-jre - OpenJDK Java runtime, using ${vm:Name}
 openjdk-6-jre-headless - OpenJDK Java runtime, using ${vm:Name} (headless)
 openjdk-6-jre-lib - OpenJDK Java runtime (architecture independent libraries)
 openjdk-6-jre-zero - Alternative JVM for OpenJDK, using Zero/Shark
 openjdk-6-source - OpenJDK Development Kit (JDK) source files
Changes: 
 openjdk-6 (6b31-1.13.3-1) unstable; urgency=high
 .
   * IcedTea 1.13.3 release.
   * Security fixes:
 - S8023046: Enhance splashscreen support.
 - S8025005: Enhance CORBA initializations.
 - S8025010, CVE-2014-2412: Enhance AWT contexts.
 - S8025030, CVE-2014-2414: Enhance stream handling.
 - S8025152, CVE-2014-0458: Enhance activation set up.
 - S8026067: Enhance signed jar verification.
 - S8026163, CVE-2014-2427: Enhance media provisioning.
 - S8026188, CVE-2014-2423: Enhance envelope factory.
 - S8026200: Enhance RowSet Factory.
 - S8026736, CVE-2014-2398: Enhance Javadoc pages.
 - S8026797, CVE-2014-0451: Enhance data transfers.
 - S8026801, CVE-2014-0452: Enhance endpoint addressing.
 - S8027766, CVE-2014-0453: Enhance RSA processing.
 - S8027775: Enhance ICU code.
 - S8027841, CVE-2014-0429: Enhance pixel manipulations.
 - S8028385: Enhance RowSet Factory.
 - S8029282, CVE-2014-2403: Enhance CharInfo set up.
 - S8029286: Enhance subject delegation.
 - S8029699: Update Poller demo.
 - S8029730: Improve audio device additions.
 - S8029735: Enhance service mgmt natives.
 - S8029740, CVE-2014-0446: Enhance handling of loggers.
 - S8029750: Enhance LCMS color processing.
 - S8029760, CVE-2014-0462: Enhance AWT image libraries.
 - S8029854, CVE-2014-2421: Enhance JPEG decodings.
 - S8029858, CVE-2014-0456: Enhance array copies.
 - S8030731, CVE-2014-0460: Improve name service robustness.
 - S8031330: Refactor ObjectFactory.
 - S8031335, CVE-2014-0459: Better color profiling (LCMS 2 only).
 - S8031352, CVE-2014-2405: Enhance PNG handling.
 - S8031394, CVE-2014-0457: (sl) Fix exception handling in ServiceLoader.
 - S8031395: Enhance LDAP processing.
 - S8033618, CVE-2014-1876: Correct logging output.
 - S8034926, CVE-2014-2397: Attribute classes properly.
 - S8036794, CVE-2014-0461: Manage JavaScript instances.
Checksums-Sha1: 
 0f3ac9bd923605633b904ec4f2221d5c6088e697 2890 openjdk-6_6b31-1.13.3-1.dsc
 b8a97830ec5f9f72faf4179dd8aa18b45380adf9 44288430 
openjdk-6_6b31-1.13.3.orig.tar.gz
 171dfc25358c65dcb39d2b95948641f8c4f7ca02 156786 openjdk-6_6b31-1.13.3-1.diff.gz
 3d01ad33b2feba6ada45226f0ff4ce7f6fb38a9b 15062004 
openjdk-6-jdk_6b31-1.13.3-1_amd64.deb
 5f77c928af517eaaee80eeea1986e8172196a409 30852644 
openjdk-6-jre-headless_6b31-1.13.3-1_amd64.deb
 3d797466a1433739314f77310053eb54db643b30 191912 
openjdk-6-jre_6b31-1.13.3-1_amd64.deb
 bde87c20542d873dbc10368af608fb22a2e401f1 1983334 
openjdk-6-demo_6b31-1.13.3-1_amd64.deb
 c897efcd3d0391cc4116d2b767661eb53dde0462 76600752 
openjdk-6-dbg_6b31-1.13.3-1_amd64.deb
 576cbb1ded55d56a8690e156d5779f8298207cd4 364830 
icedtea-6-jre-cacao_6b31-1.13.3-1_amd64.deb
 755ffb585a6691839a56f704d163bd8dac396413 417986 
icedtea-6-jre-jamvm_6b31-1.13.3-1_amd64.deb
 e45cb4567873c7833662b1f603c19d351393383b 1843508 
openjdk-6-jre-zero_6b31-1.13.3-1_amd64.deb
 4e4703e109643f65405a675c86f098f71186fc9f 5958206 
openjdk-6-jre-lib_6b31-1.13.3-1_all.deb
 2c9b01f60d81530580c4258454e71682912f2ee7 39723666 
openjdk-6-source_6b31-1.13.3-1_all.deb
 4575b2e30d77e20ae73e77b339ca6f1f4fdabcf7 10130602 
openjdk-6-doc_6b31-1.13.3-1_all.deb
Checksums-Sha256: 
 e67fe12916cecbaee9d8548f64db9311de67369d19c8f2588b8d427d2fd85d8a 2890 
openjdk-6_6b31-1.13.3-1.dsc
 8ff87b65323085e82800498106cf4f57c8e812db0e56e0e7639fe464cefa4e47 44288430 
openjdk-6_6b31-1.13.3.orig.tar.gz
 c57758c327e54db2f419886c94af7b47361b363ae5c48ffdbe05c548351209e9 156786 
openjdk-6_6b31-1.13.3-1.diff.gz
 549abebfd797ccf0a873173a4660c7900ff13d4cd44332a18172bebe6745f2ab 15062004 
openjdk-6-jdk_6b31-1.13.3-1_amd64.deb
 

Accepted libmirisdr 0.0.4.59ba37-1 (source amd64)

2014-04-16 Thread A. Maitland Bottoms
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sun, 13 Apr 2014 14:57:08 -0400
Source: libmirisdr
Binary: libmirisdr-dev libmirisdr0 miri-sdr
Architecture: source amd64
Version: 0.0.4.59ba37-1
Distribution: unstable
Urgency: low
Maintainer: A. Maitland Bottoms bott...@debian.org
Changed-By: A. Maitland Bottoms bott...@debian.org
Description: 
 libmirisdr-dev - Software defined radio support for Mirics hardware (library)
 libmirisdr0 - Software defined radio support for Mirics hardware (development f
 miri-sdr   - Software defined radio support for Mirics hardware (tools)
Closes: 724966
Changes: 
 libmirisdr (0.0.4.59ba37-1) unstable; urgency=low
 .
   * New package (Closes: #724966)
Checksums-Sha1: 
 0c60281262788fb66323acedb86de391af35e43e 1884 libmirisdr_0.0.4.59ba37-1.dsc
 df6d6dca87c8f9e691b2b95ef3b84cf2d9ed2c8e 40508 
libmirisdr_0.0.4.59ba37.orig.tar.xz
 5fbf2f502f413af09187d693e56ac919b254ddd5 4160 
libmirisdr_0.0.4.59ba37-1.debian.tar.xz
 36bd9d5ceebef39df910c85273298d0dd8b26054 4472 
libmirisdr-dev_0.0.4.59ba37-1_amd64.deb
 3b24f428609b0cd9cdbb9c931fa93365df29d936 10394 
libmirisdr0_0.0.4.59ba37-1_amd64.deb
 97f9adc60c209275ec3907193f4ca9990650b5e7 12316 
miri-sdr_0.0.4.59ba37-1_amd64.deb
Checksums-Sha256: 
 d311c319a2d364e5508e812e2fe508f0d3451a075bce4fec2fbe18ee6a416d73 1884 
libmirisdr_0.0.4.59ba37-1.dsc
 ecbaf64a944a286ee02622028374730a679e1cd46c3868efb76c06b36a34c1e3 40508 
libmirisdr_0.0.4.59ba37.orig.tar.xz
 8053bb69f7b5b7d28a5deee656ceb021994c5c4f5147d8564cdf17870c636941 4160 
libmirisdr_0.0.4.59ba37-1.debian.tar.xz
 65a5a45f4ed41405e4768b68f2fb920dbe729eb63349e488a83cf9c97cf8d97d 4472 
libmirisdr-dev_0.0.4.59ba37-1_amd64.deb
 c006652387d87b7567d5113a08563b46ebfba015cfb263b3e2f4470de64d5015 10394 
libmirisdr0_0.0.4.59ba37-1_amd64.deb
 08af1fb81486cc239edb1e5084c21cc5ccf0d4f4b9fac69476f62e582c33fc72 12316 
miri-sdr_0.0.4.59ba37-1_amd64.deb
Files: 
 1ffa4cb02327caa6c40fd06ec50eba68 1884 libs extra libmirisdr_0.0.4.59ba37-1.dsc
 2dcf25fb934da1307e00862c45f4f50f 40508 libs extra 
libmirisdr_0.0.4.59ba37.orig.tar.xz
 d39377a1369b5cca5b61b7c12cb41541 4160 libs extra 
libmirisdr_0.0.4.59ba37-1.debian.tar.xz
 2303bcf8fe3368ccdf3b1593b33aca34 4472 libdevel extra 
libmirisdr-dev_0.0.4.59ba37-1_amd64.deb
 1816b8c7f4dea17f0bbeed17028c3df2 10394 libs extra 
libmirisdr0_0.0.4.59ba37-1_amd64.deb
 58df89411d811ab011cceb8f62a2de18 12316 libs extra 
miri-sdr_0.0.4.59ba37-1_amd64.deb

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

iQIcBAEBCAAGBQJTSuAbAAoJEFBB8YkfROCQTcEP/RYOnM6suy1+QeoBouj1wxfZ
rDkJjRGkdarhsWYxnS/EOczDV+zXFhmAPn8sBQ1DVlWihsJN0kU++7oTO/MnQTw1
b7t9QIKgDyDJLsj6/Z4dRtV90g0CJZwIPfFR5QcBhLBOWuXk5zWmYtsGuIF78ATF
5Eb35bIg+LJEYnsAIbWTnZmB+LbOR2VkizMvyfc6v9acFzvl3EaKh9rs/onsiszZ
q66+uJDrPPiHV28KPI13S5t2BX7V2rVbb008X9a87m7JYy/rwvdBn0WSnx+ovjXG
rz3MBv0THTBf2IArMx411umB3EX3A1ZIhYnl3Ojd0N+CxYwhxR/B3F9QOpd0Q8dq
1Zb4wYuuEcEp9OC+JsTPQi8Jb2/Tcs3luLnPMkPJ02NUt10ro18r1UzY9B+onMsJ
d94J5abGUEEXTlBEUZMo85QvuSj9RYPVUhvKR7qMMdyu18OmbIOZYbaHw/Ih32Dz
tT5CA7k04Sz6pZaYiQV1qp8leF2jftcY/E2zDalXk9U9j4DeLwfLHjEgrjOwi/Hf
wCXA5Gywbu5AxhlP6AEKmEyTJ6/qA7Gz6377PGgEx78F0Z4UJSbU3RNx526dFF8b
HAKMRfk+j5aByvhKIRYNnm42DobOG/4R85a1g6ddu1I8x3eu/AJczrumeyhG19Vk
phj49IYZxZO56kTVd8Rj
=pShI
-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/e1wapre-00011t...@franck.debian.org



Accepted bamtools 2.3.0+dfsg-1 (source amd64)

2014-04-16 Thread Andreas Tille
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Wed, 02 Apr 2014 13:11:47 +0200
Source: bamtools
Binary: bamtools libbamtools-dev libbamtools2.3.0
Architecture: source amd64
Version: 2.3.0+dfsg-1
Distribution: unstable
Urgency: low
Maintainer: Debian Med Packaging Team 
debian-med-packag...@lists.alioth.debian.org
Changed-By: Andreas Tille ti...@debian.org
Description: 
 bamtools   - toolkit for manipulating BAM (genome alignment) files
 libbamtools-dev - C++ API for manipulating BAM (genome alignment) files
 libbamtools2.3.0 - dynnamic library for manipulating BAM (genome alignment) 
files
Closes: 692498
Changes: 
 bamtools (2.3.0+dfsg-1) unstable; urgency=low
 .
   * Initial release (Closes: #692498)
Checksums-Sha1: 
 556e87abeb0b990e46d83c7db047e774b03fe0d6 2193 bamtools_2.3.0+dfsg-1.dsc
 143db9ffefc2462af5964b85b86f92aa9750025c 157388 bamtools_2.3.0+dfsg.orig.tar.xz
 822693029034b9d7c5d51293c6802930126344ef 6776 
bamtools_2.3.0+dfsg-1.debian.tar.xz
 c95a3a4b20f627c4b5f590f5130c75a722677072 183768 bamtools_2.3.0+dfsg-1_amd64.deb
 8b8b84c1b5f11ef5e2411b36a251141c66fe6555 201080 
libbamtools-dev_2.3.0+dfsg-1_amd64.deb
 eb0e2759e4b5f42a499ed6e6d586d35d4301d849 160258 
libbamtools2.3.0_2.3.0+dfsg-1_amd64.deb
Checksums-Sha256: 
 25d5553373d7e0868dc9d02eb841b5eec15b4bd7ae8b80913dd5509f8432ec3c 2193 
bamtools_2.3.0+dfsg-1.dsc
 e368ec57658f314df164744dd7ca7efa196e410096a52c71d0225c76de021b3f 157388 
bamtools_2.3.0+dfsg.orig.tar.xz
 97d5454ec27de8ed1cbfb274501955f8ccf3b6936d8a1be22b94e9a417a70f78 6776 
bamtools_2.3.0+dfsg-1.debian.tar.xz
 3084996ea9ca0d9cc4b73e68ff2531859b0e0b85a4e8ee33c5ce817e74b931ac 183768 
bamtools_2.3.0+dfsg-1_amd64.deb
 f5b41223dd60449a11fac21afcb57e9171f5c356620705aeb78ead40d4eae064 201080 
libbamtools-dev_2.3.0+dfsg-1_amd64.deb
 2d78db0c31c6f03a553c14333c71e4b023aa33329dd7c3556b4f5c1bf02accf2 160258 
libbamtools2.3.0_2.3.0+dfsg-1_amd64.deb
Files: 
 a7b9dd6fd4a0dd54ec9815bd2cb96579 2193 science optional 
bamtools_2.3.0+dfsg-1.dsc
 b802919c5fdd491a4bca689088940b25 157388 science optional 
bamtools_2.3.0+dfsg.orig.tar.xz
 f15729051cf4bc3f219e0339c513989e 6776 science optional 
bamtools_2.3.0+dfsg-1.debian.tar.xz
 6e2ea49ed937290e4577c744a1916e70 183768 science optional 
bamtools_2.3.0+dfsg-1_amd64.deb
 304e8e31fa4983a7cd0dc067ada9d095 201080 libdevel optional 
libbamtools-dev_2.3.0+dfsg-1_amd64.deb
 b5d5233d0938760bfe7bd9e6bf6d266c 160258 libs optional 
libbamtools2.3.0_2.3.0+dfsg-1_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCgAGBQJTSakpAAoJEFeKBJTRxkbR3GkQAI4JoCtd7B9pMHR9EvttnYmd
LqpgxN44UCezk+IA6gFAmeA27FroCFcVCK3IQuNBNRHXu2RYHv9Fa+o/YzhOyxkk
WydfL89hpryLbTqx/Td0K8kydUOVqyPWk2v7W598+BzCONY0O17iWFu4eviprl3Y
PxYfBEsZpSTkU+sf7WaxyEcca6n8ya08/P9oUFG/pNYzzEfZND07W6/og0ZiBSxp
Xm6eVikPWPcTwva7OM+Z6ZxGA2EQaAqOqx9KdazecE5rdvG2LjPx0nVnv+dXVWYc
3Rcag8pUNl0+TJyp2dvMUiLfREaGlCNiGXLOXHsk1wsH6SakBL0IpsuLO8cM
j0Kg6sknep6fOtnHNlA7Q33F1NS49wX2fpcZFlp7IIORmKZIetIJ6WfglNQlBSKp
Ct/z7R6rn6wtH+yTXZVdaNvyECpggbPzzC1xbn0q96EhraoQ82ZZw7I3lzaeQIfZ
pgRF0A6Kn8GIGp5FB6vUyZtq15yV+b6cKCWfVRUrlCFZZRNGEBfy43n9EJSPhgTg
LKhmB39jOV4c6jPCcFopU62dZOrnJyx1LjNdu3GBXrvCPjkb/TJnEzqpBZvgzQZ4
a6BoGWl6BmNjjtrT2vfYe+OXQw6C8t35WY81WK9JU5mxQyz4wgICft852NBDfrsy
syUTauYyZsxvWM+7GRV7
=UOmd
-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/e1wapre-00011u...@franck.debian.org



Accepted bambamc 0.0.49-1 (source amd64)

2014-04-16 Thread Andreas Tille
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sun, 13 Apr 2014 08:12:10 +0200
Source: bambamc
Binary: libbambamc0 libbambamc-dev
Architecture: source amd64
Version: 0.0.49-1
Distribution: unstable
Urgency: low
Maintainer: Debian Med Packaging Team 
debian-med-packag...@lists.alioth.debian.org
Changed-By: Andreas Tille ti...@debian.org
Description: 
 libbambamc-dev - Development files for reading and writing BAM (genome 
alignment)
 libbambamc0 - Runtime library for reading and writing BAM (genome alignment) fi
Closes: 744346
Changes: 
 bambamc (0.0.49-1) unstable; urgency=low
 .
   * Initial upload (Closes: #744346)
Checksums-Sha1: 
 f02d0455b4ffe9477bd1fb28367b557599fe53ac 2037 bambamc_0.0.49-1.dsc
 b59b4acc604a40fec8989548cb32f6dd58e74d50 63406 bambamc_0.0.49.orig.tar.gz
 9e9afd5622a67199063c8087037174c0a7df96de 2016 bambamc_0.0.49-1.debian.tar.xz
 38cbc8daa8a0c4101a6e74052d97b953b4124487 35068 libbambamc0_0.0.49-1_amd64.deb
 efc122f7cb741014aa380ae934eabf8571c9d966 45526 
libbambamc-dev_0.0.49-1_amd64.deb
Checksums-Sha256: 
 d46f724160e21a09e90cc4cd389439c4baabbf4347061513c5146e0e4fc93f5a 2037 
bambamc_0.0.49-1.dsc
 5bf4c6d56c5d584c94b0072c59f716ac035389c3f80ac7c5538f3dc0b8535ebd 63406 
bambamc_0.0.49.orig.tar.gz
 7684f3c05385a23eace18c3b58c491b8354145ab5c11cee0c44e989290e664b2 2016 
bambamc_0.0.49-1.debian.tar.xz
 0f52bed82fe4331042d54c017b033f23f3d7692c8f41259677a8c0fcd465 35068 
libbambamc0_0.0.49-1_amd64.deb
 09078ab91e13367196849d36a15b377d8e94bf1df4ce5531cc54cfc921d48242 45526 
libbambamc-dev_0.0.49-1_amd64.deb
Files: 
 c9c90f67775d3f5519714c9b30f1577b 2037 science optional bambamc_0.0.49-1.dsc
 0f89fc6ad647779a1c485fba357fdeb8 63406 science optional 
bambamc_0.0.49.orig.tar.gz
 85beefd21286600f35a67356c2376118 2016 science optional 
bambamc_0.0.49-1.debian.tar.xz
 717769e3e83bfeef7a36eaf1c468ceea 35068 libs optional 
libbambamc0_0.0.49-1_amd64.deb
 fa13c13d1c75729b336f5a3da1145f4d 45526 libdevel optional 
libbambamc-dev_0.0.49-1_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTSkgOAAoJEFeKBJTRxkbRwsgP/3VuEhy2nSYFiftPI8RMGwwW
9GzOWYmbjSdlXigSXYpB96KJUo0bw0OdhS2ySSN0DvGpLtu83pw3KxTQwWeZ9pJY
DyGj9cBVGghtLJ8kdjmmrgYoPTqmdLiyr08ot321C8PWlXT2ymli4jqwwgS7YTI/
fzJGrpydB+mMlcb3d9rG5WTCNJLj1HmQ7w+ERiONVN4vjSSU3KRsdX9j+d1h8jis
5BaIKo3rJwMQirnPh+IrAD76ajDQ1I75NSj8cNgY+KXQ3pLy3ulLHdPiZZT7V3WK
fE7i3vRw45fEN/NxijuVW1dhI7KWLNPJ9/RMgSKn/bQKS7HWN/vLv04IDnvQLbsT
q7CfxBRHwxcxWXbHUp9QB5VrRwV/oiFXQaQIYF8XoKtTFtkhialw0o+rZzK9aZOB
OIaVRlNLpVDZStbCEm700qNwgPAVvNHEHSpZkYi1hw7EMzUXheZDpxGeH9GI8v/r
k85RsJ1TbSN2YnSs9gaxB2B6Fw2G8u+lQ1r/GmosKusRbHIx2tMy2zomCjJ/syJ2
23oTVE17TKJKwSbko2DW++qWfxtNxXU5tiYrkQ3H5KOlUkEmrzHjUWg0KRi6YlTr
S3VPURcOugQ0bf/EoMX3qPL9akSlNuZwdTFlAsFLJk861s12fkiErEEqi6vwZtnU
mQ60QAcuh6iZxE58xJad
=bU3S
-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/e1waprd-000119...@franck.debian.org



Accepted cassiopee 1.0.1+dfsg-1 (source amd64 all)

2014-04-16 Thread Olivier Sallou
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Mon, 14 Apr 2014 09:25:54 +0200
Source: cassiopee
Binary: cassiopee libcassie-doc libcassie1 libcassie-dev
Architecture: source amd64 all
Version: 1.0.1+dfsg-1
Distribution: unstable
Urgency: low
Maintainer: Debian Med Packaging Team 
debian-med-packag...@lists.alioth.debian.org
Changed-By: Olivier Sallou osal...@debian.org
Description: 
 cassiopee  - index and search tool in genomic sequences
 libcassie-dev - library and headers for development
 libcassie-doc - documentation for cassiopee library
 libcassie1 - library implementating search algorithms
Changes: 
 cassiopee (1.0.1+dfsg-1) unstable; urgency=low
 .
   * New upstream release to fix FTBS on some archs (test failure)
Checksums-Sha1: 
 b410283a2e6df2c347c7a9d63cf534cbac208c71 2243 cassiopee_1.0.1+dfsg-1.dsc
 08828ee4a5292a9793b2c439595e5eee7b6b26f7 53143 cassiopee_1.0.1+dfsg.orig.tar.gz
 5810f88fed2af87b7abe0970b37873eb333b84a2 3000 
cassiopee_1.0.1+dfsg-1.debian.tar.xz
 f56675a0f3f816cb9b76c55f0772c74ba6ca6bc8 11930 cassiopee_1.0.1+dfsg-1_amd64.deb
 508b87e14e8cab4a81f2544a838d48c9aec870b3 45374 
libcassie-doc_1.0.1+dfsg-1_all.deb
 2e86672eac4078081bf8bf39341c699260001815 35674 
libcassie1_1.0.1+dfsg-1_amd64.deb
 5c198840117a0cc081265056add601041bed5c3a 17724 
libcassie-dev_1.0.1+dfsg-1_amd64.deb
Checksums-Sha256: 
 5f851d9063ed8a6dc4c4736a062d8b71c17f9e883188db99a1edf30adbbe56e5 2243 
cassiopee_1.0.1+dfsg-1.dsc
 547d92f7d78e25a14473b689aaf39ecb023e9e16e3a9f0d83afb59dcdd59d8aa 53143 
cassiopee_1.0.1+dfsg.orig.tar.gz
 df3aa77579e2c4658ad880f93ad8120eec0a435fbd9e09f5b756884ac8f0d9db 3000 
cassiopee_1.0.1+dfsg-1.debian.tar.xz
 a7bdf23cc1967e86069e50a9c575b84684315ac48be0a2853a5e509a022015ba 11930 
cassiopee_1.0.1+dfsg-1_amd64.deb
 41785526092cdf02d9626615e52c48e100b75ef8db2f9702ddb9bc2564f94710 45374 
libcassie-doc_1.0.1+dfsg-1_all.deb
 911a151c4dc59374beb2e1182926c6de163b957b03a96acab17475769ca6b09d 35674 
libcassie1_1.0.1+dfsg-1_amd64.deb
 1034260c47f836b1ef6dbd2596dcae9282c236de7c42f6d9055ff49c0c76ab97 17724 
libcassie-dev_1.0.1+dfsg-1_amd64.deb
Files: 
 5d00221b98c31aa63bed1d668a913382 2243 science optional 
cassiopee_1.0.1+dfsg-1.dsc
 9786b5085038071cb1ddae006caa91e3 53143 science optional 
cassiopee_1.0.1+dfsg.orig.tar.gz
 c9a9de1efaa4ebbef26a8530f13da210 3000 science optional 
cassiopee_1.0.1+dfsg-1.debian.tar.xz
 dac948182ec2bb78252443c5a10cdb31 11930 science optional 
cassiopee_1.0.1+dfsg-1_amd64.deb
 63355647f65c0290eaacf0c689841337 45374 doc optional 
libcassie-doc_1.0.1+dfsg-1_all.deb
 8d42e1427cd8fcf7475e2e5cafe4a598 35674 science optional 
libcassie1_1.0.1+dfsg-1_amd64.deb
 fd65169fa1c1c72242731ce758af80f0 17724 libdevel optional 
libcassie-dev_1.0.1+dfsg-1_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTTnuMAAoJEHjcaNsybYQ4hMcQAIvnUq63QMuXaeS6CZp8yDfP
SEuVPRFQksq2xiyqHckswpKwKKZcqA9KGm24B+FVKB/qJxmmSrIYp5J8qcfsmsGt
Xk6zryk6qX2E8TLzDsC7glw1GkXzy1RlmUI/DLrhAaOpoPp51tkyMGy3useU+Mjt
wJzggkPiBb/YdF3ksiNLeW71Qs+InPiARcYGTbs/jr9KlvvGFnc4KZ4+4bInMEOD
jbFVbIAekNERa0xSGaDKwxJxM6qP6sHJeUvrYAj+z4/u/+KjXIVp33R/+HjTgjr+
BchbVAZ2BP9j387IzTZ6QXXNULWZaR6C0hdTYeyr+andAdO6vLs3/kYv26j3XVog
LCU2Az60eNFN0Sn6YxPGzrUY8vE++FXf5DCD2gmUHX65KmtfUjGGlEKKBqqoeCh6
6lWPg14/irQ/0jZ+92IWIfvOtO579kAoG6mQNv2+EW11AJwAFGNMTxA1sY6Z/Jcc
tfZk0I3AT0PT3ELWIXP/MHiy8deGCcVsnejJHPEN3EDtKNLsdl9PFFeL8xrYmZhz
qTHwQnZzZD12jtsmNtKlcEzi4vf77eJ/mQg/JdI3UAlXMFrM7pSZyvebTysR4VKM
F3SJPaD5ccEaKkYOWU+Mx/VzGlm1QHCTOKwCP0uaKrf8dkkK55H+eZQa5EdKp2GC
WQvM7Hd5qQpCXPbH3w/f
=MZpT
-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/e1wapun-0001ir...@franck.debian.org



Accepted haskell-chell-quickcheck2 0.2.3-1 (source all amd64)

2014-04-16 Thread Clint Adams
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Wed, 16 Apr 2014 09:18:37 -0400
Source: haskell-chell-quickcheck2
Binary: libghc-chell-quickcheck2-dev libghc-chell-quickcheck2-prof 
libghc-chell-quickcheck2-doc
Architecture: source all amd64
Version: 0.2.3-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Haskell Group 
pkg-haskell-maintain...@lists.alioth.debian.org
Changed-By: Clint Adams cl...@debian.org
Description: 
 libghc-chell-quickcheck2-dev - QuickCheck2 support for the Chell testing 
library${haskell:ShortB
 libghc-chell-quickcheck2-doc - QuickCheck2 support for the Chell testing 
library${haskell:ShortB
 libghc-chell-quickcheck2-prof - QuickCheck2 support for the Chell testing 
library${haskell:ShortB
Changes: 
 haskell-chell-quickcheck2 (0.2.3-1) unstable; urgency=medium
 .
   * New upstream version.
Checksums-Sha1: 
 11253d9e532252f2569f1598572857bc94c3405f 2752 
haskell-chell-quickcheck2_0.2.3-1.dsc
 fc33659c878bbb41695f223e29883777104275e5 2420 
haskell-chell-quickcheck2_0.2.3.orig.tar.gz
 7222e78b124197517258f941f28f3d764055f17d 2276 
haskell-chell-quickcheck2_0.2.3-1.debian.tar.xz
 3dece9fa676873a4c5e19eed450179f6b1241902 28538 
libghc-chell-quickcheck2-doc_0.2.3-1_all.deb
 013c18204a6700de18dffe0772de1b470e38feca 13080 
libghc-chell-quickcheck2-dev_0.2.3-1_amd64.deb
 655c5d2a74e68b78f19a033c7425af886fa32a48 13400 
libghc-chell-quickcheck2-prof_0.2.3-1_amd64.deb
Checksums-Sha256: 
 cfd88a3cdb32219be24ed8e887d5671ce648b5ea75cf734929f8687692384731 2752 
haskell-chell-quickcheck2_0.2.3-1.dsc
 cc93d2918214edf0f1f17696fb21bb3ca5c99696963c443b65efe0e74196 2420 
haskell-chell-quickcheck2_0.2.3.orig.tar.gz
 fcca6b6494142142a4af77b9fa5b7e36b572ea671f5f68b1b2b7a1f6c7f44904 2276 
haskell-chell-quickcheck2_0.2.3-1.debian.tar.xz
 52209b07642d3af0505f52b6f35083ad50875d736e52785e4df18f012dbd1fea 28538 
libghc-chell-quickcheck2-doc_0.2.3-1_all.deb
 4bfe366b9b520523331b0665f9ae80472af5a713c814c9368887b33c148e8f40 13080 
libghc-chell-quickcheck2-dev_0.2.3-1_amd64.deb
 e90574e38b4dc4b73a716b0b732aa77c55accd4b5c7a98c08bdf59aa64a0046d 13400 
libghc-chell-quickcheck2-prof_0.2.3-1_amd64.deb
Files: 
 afbe347e5fa6bec42f05255b16ec312e 2752 haskell optional 
haskell-chell-quickcheck2_0.2.3-1.dsc
 1a07af94efa1ba8bd1a980904dc8cf31 2420 haskell optional 
haskell-chell-quickcheck2_0.2.3.orig.tar.gz
 f6996557890a5148fbf91fc06507d515 2276 haskell optional 
haskell-chell-quickcheck2_0.2.3-1.debian.tar.xz
 c4ae0e621fb6469a4329786e36a068d2 28538 doc optional 
libghc-chell-quickcheck2-doc_0.2.3-1_all.deb
 34d9a59246f6c1f445ff9e234f4cbaa9 13080 haskell optional 
libghc-chell-quickcheck2-dev_0.2.3-1_amd64.deb
 fdcd8816d4dfbae83c7d7193e5e71938 13400 haskell optional 
libghc-chell-quickcheck2-prof_0.2.3-1_amd64.deb

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

iQJ8BAEBCgBmBQJTToSQXxSAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1
NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiovYYP/A+fmNtSYPCRPXrYVEYkCbd8
GPp+u4rPY0SyFGUO9RpElN16QmRDv6wanYTPtdOGqczcEumLNI4Ixpe2FwXfxdoZ
wueEndHoCWl37ACbT8p6IUf160EIrfumdKTC6kp/twrpasvSp+wOxIlrRvxWm4cy
Qb6Mlj3ZoYxEFAWuus5nl1F7vIBZzUlMXkWcIZE6AWo9lVmZYduyonYSEs2YROnB
6OuXAcEr7qk9d5nA/PIlwCWuJx7nbBKITODqBcjofqninbbcb8Mtd2sXj5MgARvP
uFNmdmM7XChtTixXZfGcL3M+t0gZBP5aVFjp6XpnedrrFbh5x8DyBiR2mxLdkiU4
1+Uf0atp6ls6YOLskRR7UL4A/Qza5LmBJzjFKSqJNwuyu+EdLmAnqgyijitY/3m7
iv7fHIh6rgFlnvSNCG8efH8h8opXcxzL787+MTwfTv/OnNrx4yiGgPHkZO1Hmx3D
XaY1TsUYxFSQZClffGlzxVwtnFqeCSkpOpx2nvwil5KtzztB9SkVWjbVN6WREKUK
+8RtcTROz6k0qwwNnpSEbc58V/vNKCW62QdML1ixk7ZGGMAWOiAtARFiD00p0d4N
vlaVXxDzwXhOLJLYjpnACtrkQgNohrjAYXZxdOZqdve/uHpf6BTVnSrZFaDln3kg
it+hwokqFWoyCLWq51Ht
=wgc0
-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/e1wapyp-00062l...@franck.debian.org



Accepted wordpress 3.8.3+dfsg-1 (source all)

2014-04-16 Thread Craig Small
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Wed, 16 Apr 2014 22:48:26 +1000
Source: wordpress
Binary: wordpress wordpress-l10n wordpress-theme-twentyfourteen 
wordpress-theme-twentythirteen wordpress-theme-twentytwelve
Architecture: source all
Version: 3.8.3+dfsg-1
Distribution: unstable
Urgency: medium
Maintainer: Craig Small csm...@debian.org
Changed-By: Craig Small csm...@debian.org
Description: 
 wordpress  - weblog manager
 wordpress-l10n - weblog manager - language files
 wordpress-theme-twentyfourteen - weblog manager - twentyfourteen theme files
 wordpress-theme-twentythirteen - weblog manager - twentythirteen theme files
 wordpress-theme-twentytwelve - weblog manager - twentyttwelve theme files
Changes: 
 wordpress (3.8.3+dfsg-1) unstable; urgency=medium
 .
   * New upstream release - fixes Quick Draft tool that broke in 3.8.2
Checksums-Sha1: 
 5a3440457393d514cf32e1d2ec84fca53fcb2b40 2473 wordpress_3.8.3+dfsg-1.dsc
 134f02b488587ba3fbd29474f91f1ac8e57aefa9 4605332 
wordpress_3.8.3+dfsg.orig.tar.xz
 0bda135b64c61b8e27e474a974a7eb6eda340627 5234240 
wordpress_3.8.3+dfsg-1.debian.tar.xz
 062c61bd3adb5ec2d32b244dc7c7d74d6482e329 3343154 wordpress_3.8.3+dfsg-1_all.deb
 120063bf6e47a917665417a7563fb9984e29e6aa 3729472 
wordpress-l10n_3.8.3+dfsg-1_all.deb
 0ad789862e445eedbf4a2a048b8df7514940e7a4 752686 
wordpress-theme-twentyfourteen_3.8.3+dfsg-1_all.deb
 ecb47d4687f4885ed4142ee22cd6f27cb48e4826 264184 
wordpress-theme-twentythirteen_3.8.3+dfsg-1_all.deb
 64a994e42852aa44efda04c8e145c10925caac65 383208 
wordpress-theme-twentytwelve_3.8.3+dfsg-1_all.deb
Checksums-Sha256: 
 abba7ddcc2546b2c4fd96d87c086eddd39c394e3a8876051beaa88bb1d2e13b8 2473 
wordpress_3.8.3+dfsg-1.dsc
 d7212f7d8e39d130db71d8e4c1a60eac54d07912c8478e6e13f2b55ebd204f2c 4605332 
wordpress_3.8.3+dfsg.orig.tar.xz
 0a3acd3804b75e768669fd2a9bb9c3dde1ac5fd89eaeb11c72d9a35d1e49e3bd 5234240 
wordpress_3.8.3+dfsg-1.debian.tar.xz
 cc1fcbe86abcb9ea932be594bf746f191235d2315809b47927af64a508328a28 3343154 
wordpress_3.8.3+dfsg-1_all.deb
 4fcbfbd1da921ff188ac4d5b5a23dbc44fd5c725becf990b43f9df580a885a2a 3729472 
wordpress-l10n_3.8.3+dfsg-1_all.deb
 929100278023b38b9d59f738f7c30aaf5f7c1af5d9cba0958f7ee48df5c1ee1c 752686 
wordpress-theme-twentyfourteen_3.8.3+dfsg-1_all.deb
 bab157d207254497994a51f1998b70fdc72cffd746f7cedb836294dab1ef18bd 264184 
wordpress-theme-twentythirteen_3.8.3+dfsg-1_all.deb
 b371ae91ad4c1833be840f3687ef23eb4ca0a2524f2908b9fdc0f91f61f817aa 383208 
wordpress-theme-twentytwelve_3.8.3+dfsg-1_all.deb
Files: 
 4d44dee9bdbfc5c3dabfb76eaee23f8e 2473 web optional wordpress_3.8.3+dfsg-1.dsc
 e7fa0f2d55f6eccba50f872f92f19961 4605332 web optional 
wordpress_3.8.3+dfsg.orig.tar.xz
 9418d63b5a2b3573328a3654a9a0443e 5234240 web optional 
wordpress_3.8.3+dfsg-1.debian.tar.xz
 3c1563685782fa1448e7de0473fea5c7 3343154 web optional 
wordpress_3.8.3+dfsg-1_all.deb
 5175040df1914cb3700eb723d7ef845e 3729472 localization optional 
wordpress-l10n_3.8.3+dfsg-1_all.deb
 6ed7b7959b669f53672746a7b7b0cd12 752686 web optional 
wordpress-theme-twentyfourteen_3.8.3+dfsg-1_all.deb
 67af9b3e4f0571d3610de275702c4481 264184 web optional 
wordpress-theme-twentythirteen_3.8.3+dfsg-1_all.deb
 2b221270348f3b82c14856ee9afcd026 383208 web optional 
wordpress-theme-twentytwelve_3.8.3+dfsg-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCgAGBQJTToYsAAoJEDk4+WvfUP6lQtUQAJU4KDwMAopVus+SDee/c7KG
icE7qvyZpZtkjdwiVNutJsy4fjqB/jvKId22t1TMjYDuMUQ07uY85gwOnjuYUsqB
6E4GLwEiG7LGdbokSbz1kavxwSDJATCdqqN9Vv4j6eH0rNb0/2h1t/xkpgSw02bd
XNYummP1CcVq151RahiaDvaKiAlelComtg8Cr36wy/WIQejVBjLXrmM7rVVRrShU
GgqLlhnwFD7Ro/Yu84uSTcfI90kHyiDEh8j9vnSTs6oyGzdBtPM8IlYaJ04/I4wl
HES2B+eXUIH+tlbKv/Hk9yv6hPzBbEEKYgl5PzBGWmkUMdlTsBRvDBA819ZKPATN
+6ucYu+dzZYroImOAi/paJ/jgML2jN+Pa5pmpJXk70o5jEjJtljOoVtU/bIi7SdF
aFZR2mmY6q7jyH/XdcwzR9awUc3iKpyo8TM39sNL6ioU/OGzU1rnRT9xZ9TSoz5t
megzaZPDN4hgEboyx7nkFOxC/qSpn1X2+fsgziVIqcjyXKkWFKEN4xDJci9fsSYF
1ECiMVT4D7NuU2FHkYXYRif5rxTr3/saoLb7AT9DodnAbcfVhKEJSHrEnHI/lOec
03G3uzTfAdOrjBGqnxAopf5zgHSfJTjvMR7AjRMcIYDvZfDj0XwmNtqnfZ0JDx9L
syWNSRPigvpN5slNKrh4
=UsuB
-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/e1waqcr-0007wa...@franck.debian.org



Accepted bibtool 2.56+ds-1 (source amd64)

2014-04-16 Thread Jerome Benoit
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 16 Apr 2014 09:06:31 +
Source: bibtool
Binary: bibtool
Architecture: source amd64
Version: 2.56+ds-1
Distribution: unstable
Urgency: low
Maintainer: Debian Tex Maintainers debian-tex-ma...@lists.debian.org
Changed-By: Jerome Benoit calcu...@rezozer.net
Description: 
 bibtool- tool to manipulate BibTeX files
Closes: 744279
Changes: 
 bibtool (2.56+ds-1) unstable; urgency=low
 .
   * New upstream version (Closes: #744279).
 - integrate previous Debian fixes.
   * Debianization:
 - bump Standards Version to 3.9.5;
 - debian/copyright, Source field refresh;
 - debian/control, Vcs-Browser field correction;
 - debian/watch, path refresh to upstream maintainer webpage as
 sarovar.org is now dead;
 - debian/patches/*, refresh;
 - add gpg-signature check support.
   * Minor fixes submitted to the upstream maintainer.
Checksums-Sha1: 
 4e9bdb8579ab183db233d1fae5800220972bac88 2044 bibtool_2.56+ds-1.dsc
 621c54db14ed2b0a25f2e534b119a9ba0c4d7c3c 226884 bibtool_2.56+ds.orig.tar.xz
 cc141f292ee34652117ff16d8b522988a36d02f9 12996 bibtool_2.56+ds-1.debian.tar.xz
 e1f8905631cc2d155a7850fd42110a8412d73692 923158 bibtool_2.56+ds-1_amd64.deb
Checksums-Sha256: 
 4d8e1a3fdd0e55bb956576259358d06e68ca42635e425b554fcbee9f1b2a42e2 2044 
bibtool_2.56+ds-1.dsc
 331da529040491a092b7aadb2f056a44ae44e4204b4567e6134833a243211571 226884 
bibtool_2.56+ds.orig.tar.xz
 00470a49e6a3867bd8469919b95e46616a887283da6593c0fd4eeaf99c845c83 12996 
bibtool_2.56+ds-1.debian.tar.xz
 603ca69873411b6a1c49dac130262f900f799fd316918ebd6a4f2e397b357892 923158 
bibtool_2.56+ds-1_amd64.deb
Files: 
 8c16a72b60d1ac6eef2986fbeb360b8e 2044 tex optional bibtool_2.56+ds-1.dsc
 a38225a73e33e5f5323912a13cd3737e 226884 tex optional 
bibtool_2.56+ds.orig.tar.xz
 863961720e927c828000262da5f11038 12996 tex optional 
bibtool_2.56+ds-1.debian.tar.xz
 157d811bbb9bde216d6632ba38c427a7 923158 tex optional 
bibtool_2.56+ds-1_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIVAwUBU06JjmyspEiGDNwTAQjIyw/9GGFdjy/05h/DNMgY/iWoi5Mt1biVJzPj
AhjF+z/YoXgCO0c3q3oe97s7VCqLja5NKmhGjWaKtthFkNrQpScS1oXgdAwkzc+u
fC97B+K6INUAAqCd7rMaVtIeATBrP263+iYUUWrIwGHw6aIk+HL5VlFSrscXSJJn
+FfAORW1EdOfrRoKQcj1ZVMVxFPpJrH70RRR4rf5VlsOz7dtbDCKJyinqv8Lg/BW
UT3kYFYMtoZTQErzEdrfKwYl7iA/Kilo5u6iLPGdhB/gElL6fu4fwkyGNZhe/r1i
ouTNAVlLi7UYQmOY9dt7wJ6vLB+q0bvJ7ku/ULoxPbLnj5lyfC7U22OU3VkSIWIw
R7/Eae3NEJTP/N6sAbx5K045zmlJMo69n4pVLybJSTyvHRaOi5q61zQuolsOs1j+
Y8qhCd8joRnlbDegfQ1Ngqg3nPV/F/a/u1RWwh4QEVSlr6DdaElddM4FHraLHMKg
rswZH4m+4MnIai6rnGMvehq9uDEdMlcQ3d2xGc7Aby+/doAEV+0ibV/pmD5tr2Xu
nOlhm5GXPsZUrycXmek4rmrKxE+G989s/k5r79+CHCjcsDceuetRuUczQP+epjnR
pMiWmUq6M5bJ+U9pe5GF8WbUSkjoyU1DyyKE8INMepavK7y3fq394IPWROjGydZ7
jGk86JedL80=
=8BLI
-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/e1warbp-0007wb...@franck.debian.org



Accepted cgminer 4.2.3-2 (source i386)

2014-04-16 Thread Scott Howard
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 16 Apr 2014 10:22:02 -0400
Source: cgminer
Binary: cgminer
Architecture: source i386
Version: 4.2.3-2
Distribution: unstable
Urgency: low
Maintainer: Debian Bitcoin Packaging Team 
pkg-bitcoin-de...@lists.alioth.debian.org
Changed-By: Scott Howard show...@debian.org
Description: 
 cgminer- multi-threaded multi-pool Bitcoin miner
Changes: 
 cgminer (4.2.3-2) unstable; urgency=low
 .
   * Don't support cointerra on mips, nor bitmain on kfreebsd*
   * Added support for avalon2 and bitmine devices.
   * Generate manpage during build since configure flags vary
 by architecture.
Checksums-Sha1: 
 7b071ea48fdb87c7e4408e8a4a35799479eac5e6 1467 cgminer_4.2.3-2.dsc
 0c0c84132e4138dd4203e532e1ac116fe4367663 10196 cgminer_4.2.3-2.debian.tar.xz
 8aff4b480d3cf3de00fffc0a8c34ed559d347d16 479600 cgminer_4.2.3-2_i386.deb
Checksums-Sha256: 
 82e71fc6a5fb321772175b87879965d1f1f8d45b8e31b60af5b7bc985b8051d5 1467 
cgminer_4.2.3-2.dsc
 20a8826c863a87cba090d65b1805c348ad44224b4ca613c36a8e0ecffe2a0bee 10196 
cgminer_4.2.3-2.debian.tar.xz
 2923711ac84a0a637ab4f1a967cc9e1ccc5a4fc356109d6c577d489eb59ab8c8 479600 
cgminer_4.2.3-2_i386.deb
Files: 
 1709ddaca640e2fc283ab919db38b779 1467 net optional cgminer_4.2.3-2.dsc
 aeff2cef27183507618f6cf97e4c4049 10196 net optional 
cgminer_4.2.3-2.debian.tar.xz
 b1d4be57d9232b72f0a590df7c7fb9a7 479600 net optional cgminer_4.2.3-2_i386.deb

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

iEYEARECAAYFAlNOk90ACgkQuqVp0MvxKmo9zgCgwqL455OV5PRwB+mv5i1Gk2Ol
PywAoK14q4davYv0bvyu04tEvNt3e67l
=deWN
-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/e1warbz-000802...@franck.debian.org



Accepted lunar-date 2.4.0-3 (source amd64 all)

2014-04-16 Thread YunQiang Su
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sun, 23 Mar 2014 02:35:08 +0800
Source: lunar-date
Binary: liblunar-date-dev liblunar-date-2.0-0 liblunar-date-dbg 
liblunar-date-doc gir1.2-lunar-date-2.0
Architecture: source amd64 all
Version: 2.4.0-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Chinese Team chinese-develop...@lists.alioth.debian.org
Changed-By: YunQiang Su wzss...@gmail.com
Description: 
 gir1.2-lunar-date-2.0 - GObject Introspection for lunar-date
 liblunar-date-2.0-0 - Chinese Lunar library based on GObject
 liblunar-date-dbg - Chinese Lunar library based on GObject - debug symbols
 liblunar-date-dev - Chinese Lunar library based on GObject - develop files
 liblunar-date-doc - Chinese Lunar library based on GObject - API documents
Closes: 740646
Changes: 
 lunar-date (2.4.0-3) unstable; urgency=medium
 .
   * use dh-autoreconf instead of autotools-dev to fix FTBFS on ppc64el
 Thanks Logan Rosen logatron...@gmail.com (Closes: #740646)
   * The upstream doesn't use CPPFLAGS, so add them to CFLAGS.
Checksums-Sha1: 
 9bf619c8c16ffccd396ef3f3fa9c8ea7b6d059fc 1950 lunar-date_2.4.0-3.dsc
 d3d72f46bd9ae2804f129865232bff61106e207b 2532 lunar-date_2.4.0-3.debian.tar.xz
 de34b5c6825cfb6a0969b2ed3d12fb53f9a61878 41962 
liblunar-date-dev_2.4.0-3_amd64.deb
 950fe875b68e8df66fcbd3d7b609781ac71cf222 18182 
liblunar-date-2.0-0_2.4.0-3_amd64.deb
 0aaf3f3574a065b4e7ce19b2010f1f2fba8b5a68 26072 
liblunar-date-dbg_2.4.0-3_amd64.deb
 53be89fce3fdb20257faeec334dfe9942e05fc49 13114 
liblunar-date-doc_2.4.0-3_all.deb
 3c191848f6f9edf178af3974c2b925d0613d7b79 6040 
gir1.2-lunar-date-2.0_2.4.0-3_amd64.deb
Checksums-Sha256: 
 f0feeecf7fbb041537e52287d61af23b63b6868d8dbc1843c436d8d7c3f494f3 1950 
lunar-date_2.4.0-3.dsc
 a8fa7a6d3a6390cf92fae64b79d36687005772f319afd232137a1c5c0c2cf110 2532 
lunar-date_2.4.0-3.debian.tar.xz
 37fee88e5709af93f8ebb2c206ef388d9c20dd013e0e3d5c04fe7bc941cd3c53 41962 
liblunar-date-dev_2.4.0-3_amd64.deb
 7812041639b33e44227fb7a7bde185cd6bd20f77b9d3693a23ee56559c1f913f 18182 
liblunar-date-2.0-0_2.4.0-3_amd64.deb
 d98f999c515020b2c03a21214d1c29dd963d4339b20ecf2cd17ea3e532707e7b 26072 
liblunar-date-dbg_2.4.0-3_amd64.deb
 cb6327f79551fe613dbc25e4a29db884688118024134529f52d44cd49a0a33b6 13114 
liblunar-date-doc_2.4.0-3_all.deb
 7ebb07d54dd3765071bf430029ad3838b3a08565ac297a4f56881ef105dfd34c 6040 
gir1.2-lunar-date-2.0_2.4.0-3_amd64.deb
Files: 
 eeebc60fb142a0e1a8513cf267a613b6 1950 libs optional lunar-date_2.4.0-3.dsc
 220a6d599d7b07169e003ef5b97feea9 2532 libs optional 
lunar-date_2.4.0-3.debian.tar.xz
 a4de6d06181ed9c80b4dca3c78bd53be 41962 libdevel optional 
liblunar-date-dev_2.4.0-3_amd64.deb
 81f1a1f3dfeab1a94f0ac76718c9b91c 18182 libs optional 
liblunar-date-2.0-0_2.4.0-3_amd64.deb
 ab15ed8dfe6adfe19d7165e54328b989 26072 debug extra 
liblunar-date-dbg_2.4.0-3_amd64.deb
 f99601a30a01db9eb2d3059143f4f269 13114 doc optional 
liblunar-date-doc_2.4.0-3_all.deb
 a51dfab564d4a59032650c52bbcf870d 6040 introspection optional 
gir1.2-lunar-date-2.0_2.4.0-3_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQEcBAEBCAAGBQJTTplvAAoJECVrfCskLhmeoQMH/0iVPRcuWgtTjeFv7lMBe6ok
K/y2c6QhVoGwn4TT6Hp08Fg9vKvTrqe9l7/XD5089NDgQ1fA0ycnu4PJ7OnhUJeK
TthZ6BdS7qNfkLNRL1JIfqN1TLSoucRvkNgvLtPzbpT4ySYpL8eHUiGQsPyt/JWh
lCfN3AJa6b1+R+1msfKjhsFAiTiC/RB35k6CLEuci7au/F6suHFf8rtqMdYbREzP
VshKxHn10pZzbwY+Y74UhjAGu5RSk7hNWdEkiUHzyYhfrJjDTgy76hCGur03uWnh
1az7x/EQ2ruArFCELEWSJnBeDRJUPtrnX2Nl//LLzzcuP+scXjchYjkgy0Tl4CM=
=Dk+w
-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/e1wardp-0008pr...@franck.debian.org



Accepted rsync 3.1.0-3 (source amd64)

2014-04-16 Thread Paul Slootman
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 16 Apr 2014 16:21:23 +0200
Source: rsync
Binary: rsync
Architecture: source amd64
Version: 3.1.0-3
Distribution: unstable
Urgency: high
Maintainer: Paul Slootman p...@debian.org
Changed-By: Paul Slootman p...@debian.org
Description: 
 rsync  - fast, versatile, remote (and local) file-copying tool
Closes: 744791
Changes: 
 rsync (3.1.0-3) unstable; urgency=high
 .
   * fix for CVE-2014-2855 - rsync denial of service
 a remote client can send an invalid username and cause an infinite CPU
 loop on the server child process.
 closes:#744791
   * added upstream signature for uscan usage
   * changed package source format to 3.0 (quilt)
Checksums-Sha1: 
 b8bdaa9d71ad5956b449f692c72095d63012193d 1073 rsync_3.1.0-3.dsc
 e17ab7cc56a0a862f33e57dfbeb7ea32cf5a7ba9 19648 rsync_3.1.0-3.debian.tar.xz
 b0e5c69dbaf2f3a030456eae62fa15966be28f2d 345006 rsync_3.1.0-3_amd64.deb
Checksums-Sha256: 
 fe38982081d23a825a9268a701104ff9da76eda63fe571b9c3fe883f5f204351 1073 
rsync_3.1.0-3.dsc
 d41ef02859a0ac5efd7d808a9b8cf5a9d19447dadc84a71ee51f8943151502cd 19648 
rsync_3.1.0-3.debian.tar.xz
 18fe827feeab9ae3d65f5f17e8029b7da17aadd3854afd8b50fadec189fa0c1e 345006 
rsync_3.1.0-3_amd64.deb
Files: 
 47d87e12d5a841ec41537cfde8b11050 1073 net optional rsync_3.1.0-3.dsc
 5d98d300def18a3568559a5412bfefa1 19648 net optional rsync_3.1.0-3.debian.tar.xz
 b99e15c9215b97d186d5ea4d2f9e3a0e 345006 net optional rsync_3.1.0-3_amd64.deb

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

iEYEARECAAYFAlNOlc4ACgkQutvvqbTW3hOB6QCfalaJXYcuXE4JE9jTUidUaVC4
fZ4An2vAkhdVMxEOvnEbsIZU52v4PlsM
=ytWf
-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/e1wardb-0008sn...@franck.debian.org



Accepted ruby-org 0.9.1-2 (source all)

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

Format: 1.8
Date: Wed, 16 Apr 2014 16:49:33 +0200
Source: ruby-org
Binary: ruby-org
Architecture: source all
Version: 0.9.1-2
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-org   - Emacs org-mode parser for Ruby
Changes: 
 ruby-org (0.9.1-2) unstable; urgency=medium
 .
   * Team upload.
   * Add add_skip_syntax_highlight.patch to add a :skip_syntax_highlight
 option to the parser.
Checksums-Sha1: 
 ff8b042f9c490d32ef7e5239accbb54de7da0536 2061 ruby-org_0.9.1-2.dsc
 078077b86c624eb53b9e13046256b258c8a9447a 4732 ruby-org_0.9.1-2.debian.tar.xz
 8a2f33d327da08c65f86a08524269a8f8c500a0a 27360 ruby-org_0.9.1-2_all.deb
Checksums-Sha256: 
 96e55b8926317c1db2beb010e98629031e938f536572a5dfca1b8391f55324a1 2061 
ruby-org_0.9.1-2.dsc
 c8d5b61aeb2b3d544d78611ce85a6fb92351d4a0ac9e70241fe54b7f29f09519 4732 
ruby-org_0.9.1-2.debian.tar.xz
 444724e8a1d154a52581249acd9476a305f1cffc519640d091915805392e177d 27360 
ruby-org_0.9.1-2_all.deb
Files: 
 ba5f870ade0fb57569fc72539b026401 2061 ruby optional ruby-org_0.9.1-2.dsc
 fe23eb04b475b603f2546b97120f18ca 4732 ruby optional 
ruby-org_0.9.1-2.debian.tar.xz
 5e56930d5067f4e0626f9bef8b55ee64 27360 ruby optional ruby-org_0.9.1-2_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTTpkrAAoJEKkHZFuPn48J7UMP/jnPYY6iakXIesgWc1+fGvI9
+x+JGdgpXriGPQVONMaqUKHBjwtKz/nX5K0ZMy2NiuiAyN58JipmyXyex7ugjjCr
MFLjA5bRP8T8GnFjR96TTFR3gTmeZccWpvvqF60EOHzJoEkUmyDEbMneeB9lkLix
gmyji/vzoA9WcKeUQQW84dCPr2oF4GEEPDEXQ1BA7PemgvVtSZZLDSQe5WHElGEc
KIAVAhYMWoakW6Ji8QWKQXaHOvXBQGo9yYxZX96h2EI7/ybReDI4lWHjfQSTg3Lu
WTnVTv7rnC93F1jhmfrFTkZNKvmYaHOsPykJwm1HnCujmX0dfhe9fFP1VSDlydNd
J6BA47YpN+AFsi1hz5UsAcvEjEZUk7CMj+sgzQDMJrRDTaXTw1+rJy13kp3Iqk32
SHX5/VclZ1/g9/tn5Tpl+WLNH7xSsobvj+9n4Bt4xaMtqxs9mTU0P+5z9CUq8UCG
hqmRPD2TP52tHIJSqhcBPnjaR9GLW7BoD8tpPr44O2Y23GSDMF5JKreDqCpQ92KT
LtqQgD6gbAYnGYkVNLM9r/JXTqNXGeey2vVyXkdtrwMSP+3szYWsWyMPlA90umYA
c4Bmq8tgz4v5/M7+exAIPk46MqaNGwPFzrXoqBZwV5q8xPhuMwn+vyYl78MyDsBK
Crb5a/JtK1IV5eNo/WRA
=e4Kb
-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/e1wardj-0008ud...@franck.debian.org



Accepted sheepdog 0.8.1-1 (source amd64)

2014-04-16 Thread YunQiang Su
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sun, 23 Mar 2014 02:07:06 +0800
Source: sheepdog
Binary: sheepdog
Architecture: source amd64
Version: 0.8.1-1
Distribution: unstable
Urgency: medium
Maintainer: PKG OpenStack openstack-de...@lists.alioth.debian.org
Changed-By: YunQiang Su wzss...@gmail.com
Description: 
 sheepdog   - distributed storage system for QEMU
Changes: 
 sheepdog (0.8.1-1) unstable; urgency=medium
 .
   * Imported Upstream version 0.8.1
   * Fix gitweb URL.
   * Refreshed patches
Checksums-Sha1: 
 c7e5cd48aeb35c9d5a06ea2d2ea443c7eed3f912 1676 sheepdog_0.8.1-1.dsc
 438c24d200573204a5494c9c440584865098c7f4 352625 sheepdog_0.8.1.orig.tar.gz
 0bb07f70d6d0860e1440b1bce9c32084a2d58f1d 163748 sheepdog_0.8.1-1.debian.tar.xz
 acc9f204ebfd7043ce8c4cc565a423c0c40ad67c 385792 sheepdog_0.8.1-1_amd64.deb
Checksums-Sha256: 
 bf9519e71991d2b86045e68c5c4b1fce3a10580d99f63292f0289f866a78f676 1676 
sheepdog_0.8.1-1.dsc
 5a8eebe5fa7f935f37a4e21ea1c3e783534cf2c2d48fbfab2e7298998605acd4 352625 
sheepdog_0.8.1.orig.tar.gz
 ff1fdbd3ab41b9fa20bba31db268b7ccfdc5c70c2613d33a7dad974d191d7d5e 163748 
sheepdog_0.8.1-1.debian.tar.xz
 b5ece6bc6905b426646e1688772ceb23d0a2968d0a20b8df088a4ff673188903 385792 
sheepdog_0.8.1-1_amd64.deb
Files: 
 6655dbbe8a5eb437cc0ddcfd9f623ad6 1676 admin optional sheepdog_0.8.1-1.dsc
 37b3ac5cbd1625161043fe9b6f89e5d4 352625 admin optional 
sheepdog_0.8.1.orig.tar.gz
 754ee07c4707fc0f5b9c42b053b4a254 163748 admin optional 
sheepdog_0.8.1-1.debian.tar.xz
 f53d6afdd6c6205056a01cb3738ec912 385792 admin optional 
sheepdog_0.8.1-1_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQEcBAEBCAAGBQJTTp0OAAoJECVrfCskLhmeql4H/Rg9ys6K79eBRwZKLCfzyMbV
NmNX5NQkSfFK+w+Ne1g5kMlhdn6gvUAYFZfziCm0Eaoq5tq2XieKh1xf5u9aAtSV
bqTj1ccfiwjug1D1k2GEEsx/ade9xqjobZOUF2F9F29jd3Ja6qqOcwf40gCFrs3D
yfyNwwAdnNMetCOadzxuE9X0ACXftaQBIzkV8zHJrJKSNo6VHjI1VvJm7+3f5+kd
I7iI0Wb+zU5xQaYNFu6FwP15He8XPDkmMf/awABSWDfGq5K+/xibtEwW1onJMY0B
fofYyOiZcFJh4RPDOlN+RJmfzPZVWqUG8U8ZSuvF4P3EiBKdW/TUVQsez7GugSg=
=bJAC
-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/e1ware2-6l...@franck.debian.org



Accepted goffice 0.10.14-1 (source amd64 all)

2014-04-16 Thread Dmitry Smirnov
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 16 Apr 2014 23:32:01 +1000
Source: goffice
Binary: libgoffice-0.10-dev libgoffice-dbg libgoffice-0.10-10 
libgoffice-0.10-10-common gir1.2-goffice-0.10 libgoffice-0.10-doc
Architecture: source amd64 all
Version: 0.10.14-1
Distribution: unstable
Urgency: low
Maintainer: Dmitry Smirnov only...@debian.org
Changed-By: Dmitry Smirnov only...@debian.org
Description: 
 gir1.2-goffice-0.10 - GObject introspection data for the GOffice library
 libgoffice-0.10-10 - Document centric objects library - runtime files
 libgoffice-0.10-10-common - Document centric objects library - common files
 libgoffice-0.10-dev - Document centric objects library - development files
 libgoffice-0.10-doc - Document centric objects library - documentation
 libgoffice-dbg - Document centric objects library - debugging files
Changes: 
 goffice (0.10.14-1) unstable; urgency=low
 .
   * New upstream release [April 2014].
Checksums-Sha1: 
 e37eb1a94c612c645b862ceed12bbb9b65ceca1c 2565 goffice_0.10.14-1.dsc
 bd4d12ee50e561d446bf4f94532aeb062e619d6d 2267364 goffice_0.10.14.orig.tar.xz
 2204daa0ed1fcad5b3883fdfcb24d2afba787698 20848 goffice_0.10.14-1.debian.tar.xz
 4d1a9cbb7cdb9ac5ee775a721031ae539c3ad259 999242 
libgoffice-0.10-dev_0.10.14-1_amd64.deb
 4c2f52ae36d06cd87ae5e3185c68f9250be0e0d4 2574530 
libgoffice-dbg_0.10.14-1_amd64.deb
 c5448f5b80b896a3a8393af9b5e850e2f81c56cd 1628606 
libgoffice-0.10-10_0.10.14-1_amd64.deb
 a5382f90ed8d3148725802578e26f92a2ed109b2 744656 
libgoffice-0.10-10-common_0.10.14-1_all.deb
 6e294b6a28aa20c5468e6430a3d05821459d780c 227796 
gir1.2-goffice-0.10_0.10.14-1_amd64.deb
 851b37f1bd4cf167c9b5e5e33e279d553837914d 397670 
libgoffice-0.10-doc_0.10.14-1_all.deb
Checksums-Sha256: 
 86ba3637e7b2f6cc7a1a47c7dcf7e544ed5032c0c84342aab676e5daaae50dd1 2565 
goffice_0.10.14-1.dsc
 c0783ca32828a64a65fe57609a692c1cb6627d3dfe8bed4fed8a70f32c8f404e 2267364 
goffice_0.10.14.orig.tar.xz
 51a4ecd0ff9e7b621b381be557661bfc324520ee98cf3bf1455b8ebcb0b71364 20848 
goffice_0.10.14-1.debian.tar.xz
 57d502e0fe6edfc31e21ee090d36bbb32853245b5c5d88aa9f3b10f248aae5a7 999242 
libgoffice-0.10-dev_0.10.14-1_amd64.deb
 93d94f08f1257e82626b27927bce60b67155038af67b8727dfe4d130318b680c 2574530 
libgoffice-dbg_0.10.14-1_amd64.deb
 3602473384faa2110234f4a0f3357fecaab734b51eaa06b042e5408fcd47ebe3 1628606 
libgoffice-0.10-10_0.10.14-1_amd64.deb
 17293ee5e737691279ad890d88be33dfc9d33293e609cd954645b148fd383d1c 744656 
libgoffice-0.10-10-common_0.10.14-1_all.deb
 963a4b412dc1aaf4c975af90fb3dbcd5738e612fb7b92a9bccc108280ad826a2 227796 
gir1.2-goffice-0.10_0.10.14-1_amd64.deb
 bd097204a1387e0d624e308e3e7618e7ef0fe1a860db791789019bcac659d928 397670 
libgoffice-0.10-doc_0.10.14-1_all.deb
Files: 
 414cadcfd4e815854c695ea01a6423a7 2565 libs optional goffice_0.10.14-1.dsc
 0e4889aa0942d27c5d3568734dbf54f9 2267364 libs optional 
goffice_0.10.14.orig.tar.xz
 e374fb71a64fbdb256b2b76b5891152a 20848 libs optional 
goffice_0.10.14-1.debian.tar.xz
 6785821c435e73d47c441b91dfa3722d 999242 libdevel optional 
libgoffice-0.10-dev_0.10.14-1_amd64.deb
 825fbf974bf3994975e7aedc4a1fdf8f 2574530 debug extra 
libgoffice-dbg_0.10.14-1_amd64.deb
 6e500acee1ef496b4552d7db44951204 1628606 libs optional 
libgoffice-0.10-10_0.10.14-1_amd64.deb
 ef17ecf4832c8b524de7f72392ae077a 744656 libs optional 
libgoffice-0.10-10-common_0.10.14-1_all.deb
 df646cdc4c0776bb51797c4993db89d4 227796 introspection optional 
gir1.2-goffice-0.10_0.10.14-1_amd64.deb
 d6b1efa321a601f551607bf65443396b 397670 doc optional 
libgoffice-0.10-doc_0.10.14-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTTotUAAoJEFK2u9lTlo0b3s4QAMG8K2yDu/DpsuU3gX6E5e8S
1FLVyXpLfVSd7bo+KBv/C8qCssXHNKyxSHRMKpvKzCF6VdZhNhPLfQOFVdFN6gCD
mc1p833uvQ3091z7FdEm+S/1CEtlk0qRtCdswaC7Io/7DB0kLwProk6QAGQh+c2u
GB+oIM7HrlMuP23wu+wvPiuPO2KZNw49NJzROCWHB1Q2xsfJCeYdiLDIn4yRY+o1
nxKTMy0wAr/mQEo5BlkggzSZBlR1FNTEMM4wBoSyi47Jev8ozCDzazwsP0DuidAO
KaWrjamAT9Qb+O213B6yDMzESErjaWSbhmW0nIW0OH9zHhjtmneBRuYP2vHtKuug
Vha+bTIkitXOkNOn0q3ukRYWAkxFAsAiaoyWxNt4YE+J6MADXe7QOvhjT0TborqV
5pYXzFWBGgdDq6amnY669rdpQ+HSqfHv8122CKWscKvWDjf2+INAKEeT1XETPaVc
cExrCWoBUT043OZHmwUGz4iF/YB3njd6Sc3V8oYdoBVrCZOCa/i0lqjxzVAazY9/
q8KX90aHHuCwfIU9HjUSrxjjQkVgENkqaG8eJMozudn+YVcGX3keGc+IQCzkq15U
scri6f0n78itY+66FmG2/0o6doHkA20oNjK2SC4eb7od+KdYn1vCr1uGYoqYOPfo
2sTX0YHLSPefC79L2C5s
=VjWV
-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/e1warcn-00088v...@franck.debian.org



Accepted jpilot 1.8.1.2-4 (source amd64)

2014-04-16 Thread Ludovic Rousseau
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 16 Apr 2014 15:52:52 +0200
Source: jpilot
Binary: jpilot jpilot-plugins
Architecture: source amd64
Version: 1.8.1.2-4
Distribution: unstable
Urgency: low
Maintainer: Ludovic Rousseau rouss...@debian.org
Changed-By: Ludovic Rousseau rouss...@debian.org
Description: 
 jpilot - graphical app. to modify the contents of your Palm Pilot's DBs
 jpilot-plugins - plugins for jpilot (Palm Pilot desktop)
Closes: 744597
Changes: 
 jpilot (1.8.1.2-4) unstable; urgency=low
 .
   * Fix run dh-autoreconf to update config.{sub,guess} and
 {libtool,aclocal}.m4 use dh --with autoreconf (Closes: #744597)
   * Do not install the /usr/share/jpilot/MañaDB.pdb file since the filename is
 not in UTF-8
Checksums-Sha1: 
 d43c2fe9fde202d754cc71acebf119ba710fe391 1878 jpilot_1.8.1.2-4.dsc
 12aa2baa3a090725037a7d6b290dc5cc25e0a3a2 13924 jpilot_1.8.1.2-4.debian.tar.xz
 32ee7e3b9908a66d0979871ee649881ddf7dc736 420282 jpilot_1.8.1.2-4_amd64.deb
 af80cb029523bda725ceb649cfc44eeea6204f6e 52710 
jpilot-plugins_1.8.1.2-4_amd64.deb
Checksums-Sha256: 
 a61b855ae7f0a154fb6a7b441a2f320dd913626dc95e76900542e9c33e83b88f 1878 
jpilot_1.8.1.2-4.dsc
 00ed848e80cae7babe38f68141c96ffe49ccdfb22f8b018d6abefe2aee1edc8d 13924 
jpilot_1.8.1.2-4.debian.tar.xz
 a38152594b26a88061d2b113011800543807f2b2dd676c10f037ba52652f4b42 420282 
jpilot_1.8.1.2-4_amd64.deb
 2478489e9a9352284e99d3be04aaa3b7d119f7197afb9ebe4bd241eb90531ddd 52710 
jpilot-plugins_1.8.1.2-4_amd64.deb
Files: 
 d4bedb0f16e314e4e88bb4e638cecb85 1878 otherosfs extra jpilot_1.8.1.2-4.dsc
 3c6016e7fe222bbb7f612f9119432034 13924 otherosfs extra 
jpilot_1.8.1.2-4.debian.tar.xz
 7c0a0cc61d7a15ef4cdd8dcce27463df 420282 otherosfs extra 
jpilot_1.8.1.2-4_amd64.deb
 6226a22dcef5e329fb7ffed0df5fee4e 52710 otherosfs extra 
jpilot-plugins_1.8.1.2-4_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTTowjAAoJEHihtN/o+cV+s3oP/RHd6Y/MtE4ZKjP7x8W/nyHH
MeWhR3EhPFFFrecawqrHwJ0TH3Aat7u7y4HcrWPh+iSaepQPhaZlzsOaZaHwu9Iw
RRjaMm3ZXVrNfmASWeqLR9gtCN5f0oEepLU/A8GbXB7foPwiDicNRdqdLCgXBS9Z
r2J1qJTOK9iYIv/wKYO6EahQLjubfKAFK4vYQT0nUg5i2WJy9ChqppXNvro/8QFP
PfXAW1TAwhsBSTsqQ8OtPvvY8ylDU7c5qobeUQkibXB/j6cv0YYGMBXgzA3yKxR6
21QYRSnqZGjWDYlIP2gCy+7TDer/H8EStHIAKqAGwrjinB+21eEEt6l4EV1FPlt3
ujWe+A8HSqMyZjmVY5KHiLOR+kGwNdZZZxrYkuKf9dOyQfBBlxdzcvTfeiwB7gCs
DnRWDygcrN2aa73oT7Nu86SB8AM8DPCk0rRJR6IFOuWYh7NrQSNVB9SXTWNddxW1
kaHVcbhgX9xa4stNLdNtk+mBOb+VrKLZatlZVqpjIIzeUn1Lwvg2oZEQK7ENZLFx
iooUhy0TVtxO5Z59dKUr8zUKCJMd4/WT4CNN3b5gS8oOIcGxSMpCX7eYPhlY6dSD
4VQpoOF+rSqM7/5wGxUDuNMRuGLzfVFYmc98H2P2tHTm8wTIyHeF+j06wv3cc8Ql
URVGGrgNAklksFUjCz7R
=aV+E
-END PGP SIGNATURE-


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



Accepted zygrib 6.2.3-1 (source amd64 all)

2014-04-16 Thread Alastair McKinstry
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 16 Apr 2014 12:07:34 +0100
Source: zygrib
Binary: zygrib zygrib-maps
Architecture: source amd64 all
Version: 6.2.3-1
Distribution: unstable
Urgency: medium
Maintainer: Alastair McKinstry mckins...@debian.org
Changed-By: Alastair McKinstry mckins...@debian.org
Description: 
 zygrib - Weather data visualization,  GRIB file viewer
 zygrib-maps - Maps for zyGrib weather visualization
Changes: 
 zygrib (6.2.3-1) unstable; urgency=medium
 .
   * New upstream release.
   * Standards-Version: 3.9.5
   * Use xz compression.
   * Enforce QT4: QT_SELECT=4 in debian/rules
   * Add patch as-needed to link only necessary libs.
Checksums-Sha1: 
 4cb43de23d1cf1c6d67cd5fe9866e012c88e45de 1830 zygrib_6.2.3-1.dsc
 e2edb54e94674aac446ff4fc4433e467717b2687 9233916 zygrib_6.2.3.orig.tar.xz
 bc8d2f6398dd56e24d7e3f26d87b67a70c3c76e1 7164 zygrib_6.2.3-1.debian.tar.xz
 b9a193e8c5232e380ff59c4d8b6ba256cccab147 766244 zygrib_6.2.3-1_amd64.deb
 be701b0a1ad7ef0220e160b4f88cfb7af91a5c9d 7849462 zygrib-maps_6.2.3-1_all.deb
Checksums-Sha256: 
 9dd64d24333e653f34d3cf4a404bfe9c521cddeb625cd8decb6e9257be224d96 1830 
zygrib_6.2.3-1.dsc
 7eb3e9845210aee037592287b65fbfed61e61fb42b0216279e8f678db5983ecd 9233916 
zygrib_6.2.3.orig.tar.xz
 aa0a776059ef8c4ac19c7ed0b6605593ddb4046445bce81de5373c4efd6f8fb7 7164 
zygrib_6.2.3-1.debian.tar.xz
 796a3d6321c74d11fe39f0fca3405bd81c0d08dc5b4caefd2a9b4840cdbc21ab 766244 
zygrib_6.2.3-1_amd64.deb
 a4e9dd547538ccf5f5ac327b756cd02494f105d9ad55b4f644bcc0ab9bb44a65 7849462 
zygrib-maps_6.2.3-1_all.deb
Files: 
 ce79db8e132d9e9245ae9ab50aa89211 1830 utils optional zygrib_6.2.3-1.dsc
 b1e8730b65ee7db66d9ab214aad2b7d8 9233916 utils optional 
zygrib_6.2.3.orig.tar.xz
 63e9f08dd1b2a2749cc067a0a636e536 7164 utils optional 
zygrib_6.2.3-1.debian.tar.xz
 b3dc695088f20ce338c3db38685cad8b 766244 utils optional zygrib_6.2.3-1_amd64.deb
 e0cd18aa7cafd775a569a3ecfcaa9a71 7849462 utils optional 
zygrib-maps_6.2.3-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTTqGpAAoJEN9LdrZRJ3Qs3t4QAIGz7Kx6sUpv3256SHnvpm4t
ZzJxwGs2OVNeeBulMNZie8leabg2+JV+EEGnLH78VA4Xb/jVrGUwGwoLyuKon4CQ
R0lIdW+Fpp/6xkAvAmwEHEZEmdh+CvnXzTzh/cFSxIs3UbdpYx78lZ5Bjro5ULyh
AEdWoxcWAehP2wsfHdKlBWnehTE2n7qZSqwwUT6j7aUaBAp7Le3pZBbr7AzpEPL/
gcbVswatxoZCVQbmGn1yOHKPiJR7Tcoq4lS9NP+BfcLUZ6XDVDg7DX0bp3OVcFDf
WC8yg5n6NcKvH4mu31+dxNIyj6+soVSJxSz7b/Cy4/YDw82wSVBcd/tS+r0Ka6ni
ziJfoZCfpcwSxKxrSRFtLGg4fdXw/cqCUXC8V/pyTTgKeW6Nh5QEEQBitlW9IsEh
NxmdOcoOutYrpjEP2gawQKs2hBInKMxaji0pLU3hPMuVe7WE97c0yfOy25ONBhb8
f2NxcqHsM9q6SGwp7Oe7Hi+BCvNX12g+X3GiNfZi/hMm5ScuQQxnTuFw9yhxswTj
qq4irlrZCZ1ni+L2mjpNlqeP7OG+Vs92nfXrJXBmJ9Bnr8FrZG2TgSL7bNLPRkxN
CITSt35MTf6VbALW1xV8wxYUW/tQ5h3KF/p+qotnKJq+uI2c+k8zDdskLcpTPzKc
/jNeYWggT1f7wswiM3rw
=rD9l
-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/e1was51-0003wr...@franck.debian.org



Accepted python-pathtools 0.1.2-1 (source all)

2014-04-16 Thread gustavo panizzo
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Fri, 17 Jan 2014 15:17:56 -0300
Source: python-pathtools
Binary: python-pathtools
Architecture: source all
Version: 0.1.2-1
Distribution: unstable
Urgency: low
Maintainer: gustavo panizzo g...@zumbi.com.ar
Changed-By: gustavo panizzo g...@zumbi.com.ar
Description: 
 python-pathtools - Path utilities for Python - python 2.x
Closes: 735482
Changes: 
 python-pathtools (0.1.2-1) unstable; urgency=low
 .
   * Initial release. (Closes: #735482)
Checksums-Sha1: 
 7e5a3dd8f456bd9880799b027716ac326e745b36 1825 python-pathtools_0.1.2-1.dsc
 765b6a002a23d802d6a02d5c1bd14922339c98c1 11006 
python-pathtools_0.1.2.orig.tar.gz
 894c189298296ecb2d739551d22fe46722a0d7b7 4332 
python-pathtools_0.1.2-1.debian.tar.xz
 8ab608e1e96a6891422a0aceaaf6fc061cb1c779 11218 python-pathtools_0.1.2-1_all.deb
Checksums-Sha256: 
 8f36ed69b758ec3a21225c9e495679827120f3b86d8c61bad326a02ee91e0cbb 1825 
python-pathtools_0.1.2-1.dsc
 7c35c5421a39bb82e58018febd90e3b6e5db34c5443aaaf742b3f33d4655f1c0 11006 
python-pathtools_0.1.2.orig.tar.gz
 bd3b9c689b39225c7253e065999b05f0d77e6bdb586dcb38852ac63d0436cce7 4332 
python-pathtools_0.1.2-1.debian.tar.xz
 fbe7a86e1a61ecbb1883339a6a87942e23c2eae45e801af54ddd1c52364f1d5d 11218 
python-pathtools_0.1.2-1_all.deb
Files: 
 98e0ee634d4f360236f042f6e6a1acfe 1825 python optional 
python-pathtools_0.1.2-1.dsc
 9a1af5c605768ea5804b03b734ff0f82 11006 python optional 
python-pathtools_0.1.2.orig.tar.gz
 7ef357286eb7bdce2ef80d578388afc0 4332 python optional 
python-pathtools_0.1.2-1.debian.tar.xz
 c66d46f2e8ecf8626209278039fb2407 11218 python optional 
python-pathtools_0.1.2-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTTSqfAAoJENQWrRWsa0P+rrQP/1p/BSJ6p6jIBql2JSoD5YtE
C5IJh6uEhIssCfOBajbxkk7c+xmcy0zIkY01bO3cgIeDrpqUMROl8qO+fqIn+bfm
JM8rK3Cxn8CarmiIyWVykN1GRzSh6w87AkQ/GL9GmOYYZnxP9z2EJrRuJCcH9wZE
YjyhdLD8dO9NODR5XUJiWAq86ddSYxwzdJyZhi3532D5B9RNpkzatipgOG/aa43d
/OCfbzZ3QYCDZ0joqTixYW20zuyA6G2dkXVdTxInLadW8Isc5KnWS8RGwuWR49pB
1lJy/UfB4VYK1iaFQeJnbZBVUPax78upppWTtk6mej2cLl6wzNGZXo43UwQ8zZtC
dvV6InlukOUGOI4+4Fn3NSn7/1IJzoDlTljOoTGEooWR4Cedeb60rSthKBDjYDwK
3J9oMZCUgsuU3AoBW0jKF1V7nxBJwZ7ZUZicFwzfynAHXQmxWwhdYsYzQxud8zOt
17y3H3fvBISN3DoUY24OpQe/5HL3/MntSTTp3jD3rUqVjfPHANVIBCn1cQ7ESwTU
ZM/F3mjqvmVERhxjdcVZ9vxpAY3Q9WPCnjrwo9AyqroS6X+ibtiLF9NO1gGdiVQP
pRqYYkYNqaLS101MG9PnHeKnNXODOkPHVgo2ZHqS3VQqYPrSE0YbYPXuQH0CCYB4
2QZa1vcXaI+sMh0b1OeM
=bIu3
-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/e1wasfs-0004zt...@franck.debian.org



Accepted haskell-juicypixels 3.1.5-1 (source all amd64)

2014-04-16 Thread Raúl Benencia
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 15 Apr 2014 16:57:05 -0300
Source: haskell-juicypixels
Binary: libghc-juicypixels-dev libghc-juicypixels-prof libghc-juicypixels-doc
Architecture: source all amd64
Version: 3.1.5-1
Distribution: unstable
Urgency: low
Maintainer: Debian Haskell Group 
pkg-haskell-maintain...@lists.alioth.debian.org
Changed-By: Raúl Benencia r...@kalgan.cc
Description: 
 libghc-juicypixels-dev - ${haskell:ShortDescription}${haskell:ShortBlurb}
 libghc-juicypixels-doc - ${haskell:ShortDescription}${haskell:ShortBlurb}
 libghc-juicypixels-prof - ${haskell:ShortDescription}${haskell:ShortBlurb}
Changes: 
 haskell-juicypixels (3.1.5-1) unstable; urgency=low
 .
   * Initial release.
Checksums-Sha1: 
 1775e12249afe0f5407e4bccd031eeb0016dcad9 2753 haskell-juicypixels_3.1.5-1.dsc
 24014e7f35c4b3573425363802174dea1b20d555 93629 
haskell-juicypixels_3.1.5.orig.tar.gz
 38ca9438a76f3e91b9e6cecfa4ec8e93d152caaa 2152 
haskell-juicypixels_3.1.5-1.debian.tar.xz
 a432f559ad94025462d14c06e859754c9f6f1a64 203884 
libghc-juicypixels-doc_3.1.5-1_all.deb
 e820386de7422c111f2c09cd96447ca1b1ead867 1004392 
libghc-juicypixels-dev_3.1.5-1_amd64.deb
 c5e2fc24d1da06a4d1b6e1fd42886e4bd213ee70 1472412 
libghc-juicypixels-prof_3.1.5-1_amd64.deb
Checksums-Sha256: 
 41a25807dc3dca910dd18cfab3064723e56ecc77d6414f48f5d770bb1038130d 2753 
haskell-juicypixels_3.1.5-1.dsc
 c6280325795eaeda2362e3232fb0e1e95b3b1bf64a03a7783da14f7d64c598b5 93629 
haskell-juicypixels_3.1.5.orig.tar.gz
 ec0aed5de0be25d4e38cfe5bc9627f852ddbbcba9915aa01bdde7528649ca401 2152 
haskell-juicypixels_3.1.5-1.debian.tar.xz
 03df65ceab4de9ad6c5580bd5f9161af9a57eb1fb189415db9e12208c72ea29d 203884 
libghc-juicypixels-doc_3.1.5-1_all.deb
 35fbaf041c0d23b2483e1773b8a6b2b7de2e510c8685c516d505d579af8ee3e6 1004392 
libghc-juicypixels-dev_3.1.5-1_amd64.deb
 906f5f772d4d442e90cb36a05c17fca75e2321556f7d720de1c729d858d8b97b 1472412 
libghc-juicypixels-prof_3.1.5-1_amd64.deb
Files: 
 2f088f56cd78dd3a301fe3c76c148699 2753 haskell extra 
haskell-juicypixels_3.1.5-1.dsc
 0fca2152b23abc640395dd24d20d53f4 93629 haskell extra 
haskell-juicypixels_3.1.5.orig.tar.gz
 39cb2371e9d4ff05b346653727a1bb18 2152 haskell extra 
haskell-juicypixels_3.1.5-1.debian.tar.xz
 3a1c01b60cf27f52d513d8fda3578dcb 203884 doc extra 
libghc-juicypixels-doc_3.1.5-1_all.deb
 b067e794b2817e0829c1232bf5223e51 1004392 haskell extra 
libghc-juicypixels-dev_3.1.5-1_amd64.deb
 48615e18429f9fbd7592732fbfcfbc53 1472412 haskell extra 
libghc-juicypixels-prof_3.1.5-1_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTTZmgAAoJED2QirPw+/Uf8rMP/j5FgDhUtX3AJarAtm5oe/0K
P1asddu2NKvklKKt8GdpCnXRT18r6zaodqJICsJEEjL+a6zwK9vA26DDornZAn24
rSa/SK/5hU0ud1T+dLyDqJjFMcBBJvj2bxWE8Cj+aCE19/9jA7LvgMYFLVCl8Os8
FkHPeAgSr7gd0umhh5imugGsgPskOGSSp6CKyckNk4f42wsbrsnc3dLh+wy0Zoqm
/AgnUI2BAjdolV4pBDxJrApZHAno0EXle0tv/6Ur2EkNbBBYIAj4zTCuaM14dhq6
Mt/0dZOtVJI0flly2jnYfsPRXeFDKDAAqMHtA5cTrBfmj5DrCf+wlhZGm3baapkU
wKZvGfoj5A9z4Pl6kxaRJ6md+44JGh2RI2h2tNZsR87r2MLdzwWBBbJVvQo0ekSe
ry8LklNT4kBDqJWpJzvA8smJ0uiTNGIVyPmFvd1laT/SjQOzd9f3Rzh3XJGysgZr
QP8d+X/Od6CN4NOh4/Yf3IcgxGt85WKiavDAGHyvtyxaTj3p0wmKZCTw76sfJS3x
YxR1aMQFhTIgdxPovdftenLKZF40z2CrJmbjkmShiFdU1tzUZEr5tPeG1PWQ+0nX
P74aSib1jcUsRGRwtkBJJOgbn3MGhE/2bDYqtKmtfWwPrEDef6Fw8da/rGFQToYR
x0AmWl90iVrDmsDWRvIy
=DJw8
-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/e1wasfr-0004ys...@franck.debian.org



Accepted erlang-goldrush 0.1.6-1 (source amd64)

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

Format: 1.8
Date: Tue, 15 Apr 2014 21:55:38 +0200
Source: erlang-goldrush
Binary: erlang-goldrush
Architecture: source amd64
Version: 0.1.6-1
Distribution: unstable
Urgency: low
Maintainer: Philipp Huebner debala...@debian.org
Changed-By: Philipp Huebner debala...@debian.org
Description: 
 erlang-goldrush - small Erlang app that provides fast event stream processing
Closes: 744882
Changes: 
 erlang-goldrush (0.1.6-1) unstable; urgency=low
 .
   * Initial release (Closes: #744882)
Checksums-Sha1: 
 93388d0aea2c107917a3945f868800a0d2c881ed 1763 erlang-goldrush_0.1.6-1.dsc
 d21f2f917035ed34a2a0dd40e1c7935f48ff5c46 19445 
erlang-goldrush_0.1.6.orig.tar.gz
 68813220ec2a788184a5cbb06949e0bd5aa83d55 2284 
erlang-goldrush_0.1.6-1.debian.tar.xz
 a22efffa22990f1519fe123d7a793d2897a4688a 46754 
erlang-goldrush_0.1.6-1_amd64.deb
Checksums-Sha256: 
 d635b87d2b6b5016731335b4e930f1b08b5650be9640b2df3817546c8de69e5a 1763 
erlang-goldrush_0.1.6-1.dsc
 554f36983e19fcf2ebee18b5c0ff502af4fc1b853b49041c7a9821d7043e349f 19445 
erlang-goldrush_0.1.6.orig.tar.gz
 86619627d78de569648eee85121addf39f30d666c37cac1db608d3e661a6d06a 2284 
erlang-goldrush_0.1.6-1.debian.tar.xz
 f0b6d0e17359162b369bd064838860424f5b97b28caeff77580f65f880ca5754 46754 
erlang-goldrush_0.1.6-1_amd64.deb
Files: 
 a729b30787befba46fb775c8ed791d14 1763 libs optional erlang-goldrush_0.1.6-1.dsc
 119db963081dcadd51e9f8698b41c557 19445 libs optional 
erlang-goldrush_0.1.6.orig.tar.gz
 da4cddc8d824e100ddc83f7cdafa279d 2284 libs optional 
erlang-goldrush_0.1.6-1.debian.tar.xz
 4b01bff840901c8504427ba87e63a762 46754 libs optional 
erlang-goldrush_0.1.6-1_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCgAGBQJTTZRvAAoJEOXKjEkl5CBfRI0P+wW2mXMvTQ6vWejBV+YwJalH
nHI1brZ9uV/nuEvRafLWVKagdDdc3Ej2X49Smvh2/O54oMMeQGi9x0cgdwRjlTIY
29KCS7caxt8vehT0mCA9O2ezYbmpSofG4Pu2HY0RSFJ+AIDI9ul+Lz7AhPzoU1Ns
ZoIW3sQx+4ZcbXtcEudJnrlAk+UdD5HjfLZCYklWvRNCKcblP7SHGo5JPAwNRgLY
Fr1xmgTPCufGAA4RZyXmCYv7XRAJmau4ufOSgPcZMm0kxZ9SiggY2QpEmBfYgyHe
TtPY/AK2nP9hkd2ehaQAX26H9RZiXMUpiFLZoSLgakbXp9RLrhz1q+idzm4s284h
JGtcbkqmt4urr2qDmQrbEo/IlOQKK+LMadgSLmp45/ZH5y0TCDF2mypKPL83lXZy
BLeFmN1iJzuxQzTxHflM0awNkIxhXcbgBa0Sxd8pG/UPzAEn8S6WjTyjQpMltr2c
ULkjdMk9donmCLDXdJ05oKXHIlPREOhJtqi3ADhmWnwkBXbeP2K+CugPa6UY/zPa
c1UFC5itBH08F/FegCAButE/t27dvfoE5py5hONobtiRi/DXY3h+XzyhYybr4I8/
auSN77Dhxcyw9SE+51r0mOYH7yIgGeTjL2/hZbkYNfjaSxz0LHLpPQ5UYeXle1dK
0qwnOjzo/A0J6CRGJUQ6
=3igZ
-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/e1wasfr-0004yr...@franck.debian.org



Accepted ruby-buftok 0.2.0-1 (source all)

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

Format: 1.8
Date: Tue, 15 Apr 2014 11:06:14 +0530
Source: ruby-buftok
Binary: ruby-buftok
Architecture: source all
Version: 0.2.0-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-buftok - extracts token delimited entities from a sequence of arbitrary in
Closes: 733855
Changes: 
 ruby-buftok (0.2.0-1) unstable; urgency=low
 .
   * Initial release (Closes: #733855)
Checksums-Sha1: 
 b63e01383916c1d1044d3b1364f0b6bea2ac71b3 2024 ruby-buftok_0.2.0-1.dsc
 5d4f418c1417608195242722af7b59913b1e417d 5586 ruby-buftok_0.2.0.orig.tar.gz
 03fd6dbe9e964d5e8b119182f9b29a825e83fc28 2655 ruby-buftok_0.2.0-1.debian.tar.gz
 4df341d362fe92ca0bc47d7f4c41ee37ffa49e27 4302 ruby-buftok_0.2.0-1_all.deb
Checksums-Sha256: 
 b1005a7b50d8235ea8e775f3fdb57b07587dbc3121a506d970412adf228d7d0a 2024 
ruby-buftok_0.2.0-1.dsc
 8aad89a7d503c085a88712df636a344e3b96bd568cf7f6ea4bc6a7dde11c2d17 5586 
ruby-buftok_0.2.0.orig.tar.gz
 df176380226674b008af55dfaa112ad45912711bf396e6ca43d552a88e753d2c 2655 
ruby-buftok_0.2.0-1.debian.tar.gz
 a5ad847b3de7d06ee2c7bf89b6f96df113f8892fdd79cba904ff9ab60d117531 4302 
ruby-buftok_0.2.0-1_all.deb
Files: 
 3b0daf29074ed62f2fd21822bd0564e1 2024 ruby optional ruby-buftok_0.2.0-1.dsc
 17430df11f2becc91b29ef46671a8bcf 5586 ruby optional 
ruby-buftok_0.2.0.orig.tar.gz
 41b9fe552e70d7a9a3bc5a422127745d 2655 ruby optional 
ruby-buftok_0.2.0-1.debian.tar.gz
 dcd4c519b2c6a14659bf39595a0b2a68 4302 ruby optional ruby-buftok_0.2.0-1_all.deb

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

iQIcBAEBCAAGBQJTTMV+AAoJEM4fnGdFEsIq2XYQAIr+mYM/mxGui6XKy0yqFQ9T
n3yu2kh9bDn5OLBabGQVHpeQo+UMgVwJkOthZGLf/LjSjMoiYRQ9NB/FswXqj3yq
uXwoXyyKatzGLxE2IF7ip6BtKZY6G7jSg9p7qlHV+feYO53DWqPNNP4fIB2wG4KW
OU8KrmknMBK0ma16muBaa4M3uLltZK3m2wRyZ1w/a9O/x5xekD4Yg5bLQwqxOrwF
EOSCiJmvgF8DPZM3ZFwTrbg5SF3Rg/hXKss/t+G1C3JgxFW/hkAs7+x32L7G0D1Z
6XYElWMvZlHMiS27XM7WOioyphr4RCeAPQOWHmLdKrweFOtWnIpNcWLzi9GkT01j
IE6h30jBB6+pdmTmmQaSdLJF+IsXl4m6r0f8TJhz1NiQ0vERjIQkyjehtC15RNO/
OZk1fH/pfJpbCUpIjy5gMGfVwQLZvTdXr2f65I5lMf7ZdnW82QqVQ/A8lpbyoOwl
oarPoakVZelWkTn+BUrbhyaJI9DqMKyi8c+MKeQrmXCg63BXuYkl2keYiBQbJ5yJ
diGlk69yg2IFFDfa1qxCi6j4Zr+GgfPjvoP/xeZs4myllvn3PRCflSJX6kFlBj87
aXbUoUjFkkZ7EBoM9rxzEFfsggqLIofZPElO3TQ9w62lXW/bqcib259eV+sDhuhm
jj5/JzNEevMrM52k9Xt8
=NKo4
-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/e1wasft-0004zo...@franck.debian.org



Accepted libpgobject-perl 1.400.1-1 (source all)

2014-04-16 Thread Robert James Clay
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Mon, 14 Apr 2014 12:56:51 -0400
Source: libpgobject-perl
Binary: libpgobject-perl
Architecture: source all
Version: 1.400.1-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: Robert James Clay j...@rocasa.us
Description: 
 libpgobject-perl - base class for PG Object subclasses
Closes: 712407
Changes: 
 libpgobject-perl (1.400.1-1) unstable; urgency=low
 .
   * Initial Release. (Closes: #712407)
Checksums-Sha1: 
 19eb3b967e3568c9c52a5b7d1b5017c01d3446d0 2231 libpgobject-perl_1.400.1-1.dsc
 36df7d07a99525031b2a9874fb66c920758334a5 13315 
libpgobject-perl_1.400.1.orig.tar.gz
 b848aa3f22ee7f79bb9fecf0c2f5758dabdf034c 2196 
libpgobject-perl_1.400.1-1.debian.tar.xz
 5fd5ac0943ae6181bd65c35fcf9047807234b37c 17626 
libpgobject-perl_1.400.1-1_all.deb
Checksums-Sha256: 
 9cc3d46b85906aeca20e5162ff93be055b35f6b8a396f5fcde1ebde622f6eb26 2231 
libpgobject-perl_1.400.1-1.dsc
 2cf9f28cd15d95d7302c711dc39c5c0d5b76a89023578144cbb19808d688a577 13315 
libpgobject-perl_1.400.1.orig.tar.gz
 08a80b522a5ac94ffd5ac2334965cb30540cb3e757c076a4cdddc219ccfdfb5c 2196 
libpgobject-perl_1.400.1-1.debian.tar.xz
 2e38b0d05116ef6d3406623e8dec86208bf51e669be92073656da882e227eb91 17626 
libpgobject-perl_1.400.1-1_all.deb
Files: 
 6d64f77bab1d0dc32da1b4d13e33d58c 2231 perl optional 
libpgobject-perl_1.400.1-1.dsc
 21a66e03943acd7ba386380aff86f735 13315 perl optional 
libpgobject-perl_1.400.1.orig.tar.gz
 2fccfea609c6fecbdb634f0407a0e09b 2196 perl optional 
libpgobject-perl_1.400.1-1.debian.tar.xz
 a1c678bba4b856c788f5d3291288c8ac 17626 perl optional 
libpgobject-perl_1.400.1-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQJrBAEBCgBVBQJTTCOLThSAAB0AKGlzc3Vlci1mcHJAZ3BnLmNvbW9kby5w
cml2LmF0RDFFMTMxNkU5M0E3NjBBODEwNEQ4NUZBQkIzQTY4MDE4NjQ5QUEwNgAK
CRC7OmgBhkmqBsy4D/4wwH1z0UVYcf7n2GDeFrqt2rqZvNV/soa9scgAqxVr5b9d
X3bSXldUkUMZvrfA9BbNUH22eXDurWXZaZPJ5G2PF8aCWc/rorHwILan+7V6BXr7
guOkq+xqFdvGVRMXTBeIpzn2F9n2iZ4vIcrbJtCtkER2jlKGxx05uNmfXhSB01k1
c4KrwE5hxmC94PH4474UpPdIyswnl55w0VOgKR4H7C+dednE3VGih1IUOxpjj17z
oTpWYhtc3snQDRAXDyuwAuLiqCYUjJXn00nYAhLhHgM1FiObFXYWE5CPmEtCchmP
/xnfdPyxQQ4KgZs3HxRC0gDpD2vj/syfEZi0Be6ME7IaESVXRYRtYnRiN+6cwuno
Ramkq3k5XGGH4eknwYTdVaPd+naeLxjLpKdtyxZ9klC6CmqXih1+S6nn1YDUkkGz
xBJz4OseBz8qHCVjfKl3GKP5IrjOcj3h0LoNETf/I/5i/Dt3JmRPhsmwbpP1Vahc
a+JQB0xUPmQoOJtn0hQu6E6514/twWjD1GjjYxyayM6QO8U+54lYfO9m3ReURNIe
UFizCadMPqW/O12bJmv42+cFhJKNiJsbgqP8fZAiE0VFDTs4jq4JQpljEKdOxWTY
AV62MtuZHeVmdwsclprBFDHZxSBUAkMnbOcIwflt1Qxc2bHT/YX0jGnUu5MZEA==
=A5ON
-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/e1wasfs-0004z7...@franck.debian.org



Accepted ruby-ffi-rzmq-core 1.0.3-1 (source all)

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

Format: 1.8
Date: Fri, 21 Mar 2014 14:14:23 +0100
Source: ruby-ffi-rzmq-core
Binary: ruby-ffi-rzmq-core
Architecture: source all
Version: 1.0.3-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-ffi-rzmq-core - FFI wrapper around the ZeromMQ (ØMQ) networking library 
for Ruby
Changes: 
 ruby-ffi-rzmq-core (1.0.3-1) unstable; urgency=medium
 .
   * Initial release
Checksums-Sha1: 
 0fa4fc67ee430b04777220b2638443ea8bdc7af4 2150 ruby-ffi-rzmq-core_1.0.3-1.dsc
 71f14b8343fc75d12ad364a8bebab1d29ccd414b 9865 
ruby-ffi-rzmq-core_1.0.3.orig.tar.gz
 d4c0900390491e49733520d0600d5b42152328b4 2708 
ruby-ffi-rzmq-core_1.0.3-1.debian.tar.xz
 272c29099a55b2727d3f59c0ea4216753d0d9394 8476 
ruby-ffi-rzmq-core_1.0.3-1_all.deb
Checksums-Sha256: 
 989d310ab98e59da3161eff4449c2b444f0a1cb3885d8d0752872e23b4a71c94 2150 
ruby-ffi-rzmq-core_1.0.3-1.dsc
 8e2442a3763326766de47245ff877165e2e88d890b4fb586803f20dee3d13d19 9865 
ruby-ffi-rzmq-core_1.0.3.orig.tar.gz
 911df1a561ab8ca67c9a5847704d63dad7956d68f5cae68e45620a89efabda7c 2708 
ruby-ffi-rzmq-core_1.0.3-1.debian.tar.xz
 3ac1cdb026cf8c9831ea74c73db66e31273cc39d0cb08765cd860598e22f528d 8476 
ruby-ffi-rzmq-core_1.0.3-1_all.deb
Files: 
 bcb1cc57a727b0cb7d03fb4c8484ce77 2150 ruby optional 
ruby-ffi-rzmq-core_1.0.3-1.dsc
 3294c7ad08ac10854b9f4c0882ae7b2a 9865 ruby optional 
ruby-ffi-rzmq-core_1.0.3.orig.tar.gz
 d6fbef678faebf734f4bb5e0a81b0c8c 2708 ruby optional 
ruby-ffi-rzmq-core_1.0.3-1.debian.tar.xz
 c329b0dabc47cef8d020e45c2a545ff6 8476 ruby optional 
ruby-ffi-rzmq-core_1.0.3-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTS9e5AAoJEKkHZFuPn48JCMcP/3bL7XxCfc3NXbY0X/vOYgCD
HdIA1zmtIv2CxK407QpFkkjQIIc4j7V/zTEe6wUhLeXxh1Jo0fOml80ECKZSkW2y
ysOBfdQnaVYmZMZMEjPnl/1B/MA5VBth86OVcLLMYgyRPHuHmjCORUalpOaI/SGk
WUCB14/dba6kiwHaNFERYyhpKa9QSvXoTQZNq5Dx9/N747w+R6Py0gExWWJaAVbd
EwuaB3EXU7yh4Wk6iaWHg3DANFvnrQHPJsYJuZRRiPA2cnvmpxLf7FsIHHUubfLn
T7PAK5JrTQN/w8igDEzyqhb3hJSYtVzhUKXdB8pHCdRe6MkvfWY76JSRfVjkHdfD
z/g4uZ05RJl3kz8AwoKznx/J6X8Jn31pAv2Djz8sx5Vbs2n9Ne7Vyeg3eRU3ghcF
l702pZfcclQjnJPuddrZM0VvS/3aNVvAQwbH/VMWK2FLIFGdghy5PNwwFLhqt/CA
Wl7cq3daodhRhsCLMX6UFy4bHy3099xOYqnIhAV1pwlm8iVxnYbSLVZEQikBPwxh
OnDbtWlMr37zVYK83ZTB3UKzsByYIvl7H1zxQns/Oh8vMx08IIjHgeQ/R74Y9gb+
6FFOxVfGr7NoCg0lwu98LC9CAIkYwOBeJkLK1vq/j6aaqouhjhjxHM3ASlaSY+0x
2L1M/7/HYE1vHrIFC5Mt
=+JZI
-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/e1wasft-0004ae...@franck.debian.org



Accepted ruby-messagebus-api 3.0.7+git.20130130.97b34ece-1 (source all)

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

Format: 1.8
Date: Tue, 15 Apr 2014 06:40:09 +0530
Source: ruby-messagebus-api
Binary: ruby-messagebus-api
Architecture: source all
Version: 3.0.7+git.20130130.97b34ece-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-messagebus-api - Send email through the Message Bus service
Closes: 714043
Changes: 
 ruby-messagebus-api (3.0.7+git.20130130.97b34ece-1) unstable; urgency=low
 .
   * Initial release (Closes: #714043)
Checksums-Sha1: 
 01cf7de1e402a89e5d094b6e4884016649138fa6 2388 
ruby-messagebus-api_3.0.7+git.20130130.97b34ece-1.dsc
 ab572f6272722257a31e89e97ad1a7f235efddd8 18362 
ruby-messagebus-api_3.0.7+git.20130130.97b34ece.orig.tar.gz
 ae399dbf39e2a71a25c69de157f28f43d674f3f9 2275 
ruby-messagebus-api_3.0.7+git.20130130.97b34ece-1.debian.tar.gz
 1c52e1f014a6dc30292ca3eff54503be1967c78b 6342 
ruby-messagebus-api_3.0.7+git.20130130.97b34ece-1_all.deb
Checksums-Sha256: 
 66c2f5202389199387d08b3d08b447fd5df98dfe6e56b0afa6588fca9b5bb112 2388 
ruby-messagebus-api_3.0.7+git.20130130.97b34ece-1.dsc
 cb94b970e2a717f929178abe7ba4aa16f77481c019f85fbcd4ab9cb71a99d821 18362 
ruby-messagebus-api_3.0.7+git.20130130.97b34ece.orig.tar.gz
 fa19713d9ff269a7f42276165e5beebe7baa676ccc8008c84c689bc445a0a197 2275 
ruby-messagebus-api_3.0.7+git.20130130.97b34ece-1.debian.tar.gz
 7cdac7a6a781cd5e5571f24b6805d26fea96cd3653a463079638bf86081972cd 6342 
ruby-messagebus-api_3.0.7+git.20130130.97b34ece-1_all.deb
Files: 
 57e3d44b7b442276e91b20600e7bfd47 2388 ruby optional 
ruby-messagebus-api_3.0.7+git.20130130.97b34ece-1.dsc
 d71d092499c08b13aeca2328662f78c3 18362 ruby optional 
ruby-messagebus-api_3.0.7+git.20130130.97b34ece.orig.tar.gz
 727cb0a975643e8b49577f93e8f35a0e 2275 ruby optional 
ruby-messagebus-api_3.0.7+git.20130130.97b34ece-1.debian.tar.gz
 96e36011b9215aeee97726e282dd3817 6342 ruby optional 
ruby-messagebus-api_3.0.7+git.20130130.97b34ece-1_all.deb

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

iQIcBAEBCAAGBQJTTIgDAAoJEM4fnGdFEsIqL9sP/0Ms3OTVHmVQLPagoGcO0Bzb
6phnoHAxTRq49NEElMV3Nu9Lv3dtLlDPXSG+farZzmUAb/r5B22A46a/6VIWvOUe
PqjAqqHNnDgAOqlJcM0nomhVEGPM3DutvEYYygWp6uFmhltAtXxqusY7nys0ylJ2
xUCR7SO90OLI8+qLZJKdELFl0L1A3LlpFT5+V/SiNbaIM8s+5RswDl2+q20Bpej9
TOy7kOpWtsb5zhkP52F1zNQsX2KfpmDPZQd0xFUcDNV5vO0eF5F8R2FOk3Gxknvq
qzJSmx8RPMs3nx2y7xCRM4SH/P+C3TRC1+FGPHki9NGtLOK+qALIJIC+D70+KZ3n
/RKyFTb9vZWkFvsN7Uk4QNOiACeGjvVxyY34cYdMGsP9l//iS+mwwjcIIIfNpUkt
vCnoGDHpizPdywtzB3XIT0ig0kcFVuIvCp9tjexsJBwRQH8PMyVZH8FEfMPuArZH
iFj+4BxKEyk9d7jfvGe3GO1/hrAQEu0+bIlCtBKxV4pHHOYvAln6K+Xz3mzpcqYl
P7LNYjPika4P2yF+yFcGQVbQRYp+ixVOB1MHdE38uK8iPP4uFDqRrcKOts/4vbwe
Enov/yugaR11UJGs91GySqYIpblcexzhWFA8czA8n8ESRzhftWoTWltkvAvQJwh/
pTltT7zBfLH+pLkayjP0
=95pb
-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/e1wasft-0004au...@franck.debian.org



Accepted mozilla-noscript 2.6.8.20-1 (source all)

2014-04-16 Thread David Prévot
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 16 Apr 2014 10:06:23 -0400
Source: mozilla-noscript
Binary: xul-ext-noscript
Architecture: source all
Version: 2.6.8.20-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Mozilla Extension Maintainers 
pkg-mozext-maintain...@lists.alioth.debian.org
Changed-By: David Prévot taf...@debian.org
Description: 
 xul-ext-noscript - permissions manager for Iceweasel and Iceape
Changes: 
 mozilla-noscript (2.6.8.20-1) unstable; urgency=medium
 .
   * Team upload
   * Imported Upstream version 2.6.8.20
   * Revert Use yui-compressor instead of node-uglify, and upload to unstable
   * Refresh upstream changelog
Checksums-Sha1: 
 16db09e019510d8745a3af22c01f33313f6cdfce 1719 mozilla-noscript_2.6.8.20-1.dsc
 420a74e8f00f23724896161da2323eb59abcf0b0 428988 
mozilla-noscript_2.6.8.20.orig.tar.xz
 a334c8b801df3aec2040a1cf7f855a005b6b74cd 117492 
mozilla-noscript_2.6.8.20-1.debian.tar.xz
 b080f8f689f3ee81a4ad1dda2865bca629b9dc0d 742152 
xul-ext-noscript_2.6.8.20-1_all.deb
Checksums-Sha256: 
 bb901f792e5e879b646ff5790f74384e26663c3479cc0438df48bfb8a4c7325c 1719 
mozilla-noscript_2.6.8.20-1.dsc
 4ce25b4bb179be0eb467dc88cff7e1c108b353d4f40ad1d0949aa403668dc7d9 428988 
mozilla-noscript_2.6.8.20.orig.tar.xz
 108e9998a229bd59aaf8a29e4b52c72b4f3ffaa785375093ec8649c7e14b45cf 117492 
mozilla-noscript_2.6.8.20-1.debian.tar.xz
 422fdf6db869bac31e798162e8d68c7519135c42038e26ea4fb25db803e1b8df 742152 
xul-ext-noscript_2.6.8.20-1_all.deb
Files: 
 1517013b89d1b3bd36e7c1dfdc7b2c5f 1719 web optional 
mozilla-noscript_2.6.8.20-1.dsc
 750b46a1e096dfe0a20d892bd5d9fd59 428988 web optional 
mozilla-noscript_2.6.8.20.orig.tar.xz
 ad10e07a4ae70a96058190a0a01c7705 117492 web optional 
mozilla-noscript_2.6.8.20-1.debian.tar.xz
 0bb5fd3b7bca878dca7f098ac76b5800 742152 web optional 
xul-ext-noscript_2.6.8.20-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQEcBAEBCAAGBQJTTpStAAoJEAWMHPlE9r08iFAIAKhFIzGWJnJ/Rwm4gt9ce/3W
j5gEcYcOHKCxWhDPGd24J/7V3Ze4Exu15miIh6+6p7sIcJh/slZZlbc8z8yQAmfb
KsnD4uytAu3xlygRDpLOkuv5cxgQ5PEP+Yxq+H7XTJkNtWqi505Ew9hVhuEpTnAr
UQM9Qswa6OvVTcMoc8yEv8E4dPDjp1/pHcxsYvGJCxrzB+/Bkt6iel2ZnJLbB5Hb
xZxsvUCZOG+tEsScWzpeqQbMqvnxM5TmMoRc3Mr0STO/byyeEJFJoA1u0VryPtk+
LAgzyszQbYgDdLJk51gzD/UCdzUA+Jibe3vD+vcC0/2p3pMOP2GMk6uvm53M7pw=
=YrON
-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/e1wasjz-0005j4...@franck.debian.org



Accepted scilab 5.5.0-2 (source all amd64)

2014-04-16 Thread Sylvestre Ledru
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 16 Apr 2014 16:47:04 +0200
Source: scilab
Binary: scilab-cli scilab scilab-data scilab-include scilab-minimal-bin 
scilab-full-bin scilab-minimal-bin-dbg scilab-full-bin-dbg scilab-doc 
scilab-doc-fr scilab-doc-pt-br scilab-doc-ja scilab-test
Architecture: source all amd64
Version: 5.5.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Team 
debian-science-maintain...@lists.alioth.debian.org
Changed-By: Sylvestre Ledru sylves...@debian.org
Description: 
 scilab - Scientific software package for numerical computations
 scilab-cli - Scientific software package - Command Line Interpreter
 scilab-data - Scientific software package for numerical computations (data file
 scilab-doc - Scientific software package (english documentations)
 scilab-doc-fr - Scientific software package (french documentation)
 scilab-doc-ja - Scientific software package (Japanese documentation)
 scilab-doc-pt-br - Scientific software package (Brazilian Portuguese 
documentation)
 scilab-full-bin - Scientific software package for numerical computations (all 
binar
 scilab-full-bin-dbg - Scientific software package (scilab debugging symbols)
 scilab-include - Scientific software package for numerical computations 
(include f
 scilab-minimal-bin - Scientific software package for numerical computations 
(minimal b
 scilab-minimal-bin-dbg - Scientific software package (scilab-cli debugging 
symbols)
 scilab-test - Scientific software package for numerical computations (test file
Closes: 733279 738456
Changes: 
 scilab (5.5.0-2) unstable; urgency=medium
 .
   * Bring back the signal processing library (Don't know why it was missing)
 (Closes: #738456) (LP: #1265929)
   * Bring back missing changelog items (Closes: #733279)
   * Restrict to the arch on which OpenJDK is available:
 amd64, armel, armhf, i386, mips, mipsel, powerpc, s390x, arm64, ppc64el
 (Partial Closes of #739235)
   * Disable dh_autoreconf call. Disabling of libtool in dh_autoreconf is 
failing
 It messes things up in Ubuntu with the weird Scilab library ordering stuff
 (LP: #1307875)
Checksums-Sha1: 
 981b1782c2a8965c1b1e0a161ff607412f584ec9 3543 scilab_5.5.0-2.dsc
 85473372f38e0b7f3d1757e515501ed31284e3cc 37492 scilab_5.5.0-2.debian.tar.xz
 bae514440bb28439f624fe37b60dafa96dd73a43 509822 scilab-cli_5.5.0-2_all.deb
 e1c97616d839fa9d7d653f5082f0078f9dc626c8 81636 scilab_5.5.0-2_all.deb
 00b428458407927ef19b22f97d05d6c86f4c6083 34653842 scilab-data_5.5.0-2_all.deb
 0644cbf35e362846ec0f5c59e33c00315e85272e 7931868 scilab-doc_5.5.0-2_all.deb
 1fa8266677efe29258feb5e38e59a79065cccf5b 7254758 scilab-doc-fr_5.5.0-2_all.deb
 e16fb25af860dfff84eb31ce20e3fa562065f8cf 7087384 
scilab-doc-pt-br_5.5.0-2_all.deb
 9555e3b4c288c60adf2677aa790cb4a05d2604ea 7290484 scilab-doc-ja_5.5.0-2_all.deb
 867763db180fdbc65e04d9bbf39a37898f2498a4 13453388 scilab-test_5.5.0-2_all.deb
 6ffabbfaaaf27e5132948875ab82b93309293fdb 129944 
scilab-include_5.5.0-2_amd64.deb
 13a6719336757414f206339ad47d278d5b2e3c91 2506720 
scilab-minimal-bin_5.5.0-2_amd64.deb
 1368fbe76614d593d9cefda8bae6139e373b5e70 1468778 
scilab-full-bin_5.5.0-2_amd64.deb
 1036ce1389986d361baf6ec1042826b375f1d7b5 5484286 
scilab-minimal-bin-dbg_5.5.0-2_amd64.deb
 bf56cdfa2f6945110ec37217e72acc1e047cf2eb 3350384 
scilab-full-bin-dbg_5.5.0-2_amd64.deb
Checksums-Sha256: 
 d07c1d5d7cd3a2dec64c7d1ac8cc1e1cb071d29adeb2c89c17dc758ee0f1e4ea 3543 
scilab_5.5.0-2.dsc
 a343317b0c8da6c6ffeba234eb7f15e12a7f36d1d8ea31ec1ecfac14e3ba80aa 37492 
scilab_5.5.0-2.debian.tar.xz
 e2ccaa55a47873beb908c92daf361113666a74a1613dc10ae1189f8e9d335be4 509822 
scilab-cli_5.5.0-2_all.deb
 25cbe886d593b87d186d22efc12cd570830115abf6cee141c0a4f49919c72d8b 81636 
scilab_5.5.0-2_all.deb
 0b3d51872f0c8693bedf68c5e16ab3f3267e4d64e920249c08b2ea14e78097b3 34653842 
scilab-data_5.5.0-2_all.deb
 9795ed8f4ea1650861c2ccec75f5eb1b16e7afecba78fc81e7c17f9a7f376923 7931868 
scilab-doc_5.5.0-2_all.deb
 f69b6ddd94c17f14f7841ef0bde6620a8bfe6629871325de8d339be5ee9fa6fc 7254758 
scilab-doc-fr_5.5.0-2_all.deb
 9812e7b3998699f4bacad2bf3fc864ff9dc97b8d113713af14031c2a040a32ed 7087384 
scilab-doc-pt-br_5.5.0-2_all.deb
 1151b6498aec8522dd78ef32adccfb3a376737d63e57303bd4cc18b06c66026b 7290484 
scilab-doc-ja_5.5.0-2_all.deb
 2f3622ee30afa8c3421c5d286c52713fa2dea054468d1edea716e64358b9b9af 13453388 
scilab-test_5.5.0-2_all.deb
 aef0d77ff41d31f0262f3477694f503fd1668d48faf3918487fe7e0657549e5a 129944 
scilab-include_5.5.0-2_amd64.deb
 86e7dd2c73c96073ffe75e39543d790db7fa801a142e76f1c1fb6092b3d7c3f2 2506720 
scilab-minimal-bin_5.5.0-2_amd64.deb
 78cfb121ea9c0416237fce7db6af85360b9a8f6e76ec6dbdb1c408126da56c5a 1468778 
scilab-full-bin_5.5.0-2_amd64.deb
 e191f52658d284b21af39673c196a234402b53ccaf5780472aa508c2e6611bee 5484286 
scilab-minimal-bin-dbg_5.5.0-2_amd64.deb
 1f2f1fc63d46c399d26013b406acb8e6f7d90c2cfd577fb13f12339f06008500 3350384 
scilab-full-bin-dbg_5.5.0-2_amd64.deb
Files: 
 

Accepted tryton-client 3.0.3-1 (source all)

2014-04-16 Thread Mathias Behrle
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 16 Apr 2014 15:10:02 +0200
Source: tryton-client
Binary: tryton-client tryton-client-doc
Architecture: source all
Version: 3.0.3-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Tryton Maintainers maintain...@debian.tryton.org
Changed-By: Mathias Behrle mathi...@m9s.biz
Description: 
 tryton-client - Tryton Application Platform (Client)
 tryton-client-doc - Tryton Application Platform (Client Documentation)
Changes: 
 tryton-client (3.0.3-1) unstable; urgency=medium
 .
   * Removing  LC_ALL=C.UTF-8 as build environment.
   * Merging upstream version 3.0.3.
   * Updating copyright.
Checksums-Sha1: 
 ad318336ca10501eb700292c09cbb811e1517c98 2065 tryton-client_3.0.3-1.dsc
 bac9f77204e3dc2dff61f38ae23150bb15cd4660 466200 tryton-client_3.0.3.orig.tar.xz
 50f809473e4a5d17288541ffaaa9b265ad89d2fb 16148 
tryton-client_3.0.3-1.debian.tar.xz
 8d0bf5b694d5dbc95f6456719ad51a361c6234a6 398150 tryton-client_3.0.3-1_all.deb
 89adff98e04be4154f954f0c389b9483e2c4e66a 66396 
tryton-client-doc_3.0.3-1_all.deb
Checksums-Sha256: 
 286ba92b43b9edbd112554b4f4fcec9393e61dad0bb3421d0b10688e608bb547 2065 
tryton-client_3.0.3-1.dsc
 204b0d0a6e083e88cc81ba5bcdde557c3786827c86e1f912a8898a832f951df0 466200 
tryton-client_3.0.3.orig.tar.xz
 f478dd4cfc4906738933c5033caa0cd341f0c8cf35872db6a305474538ec56ea 16148 
tryton-client_3.0.3-1.debian.tar.xz
 2e0d7c69468f221b5e02cf75e357e7bdecf043467c7e3cbfe9e6a987d7f6f6dc 398150 
tryton-client_3.0.3-1_all.deb
 fae81e381ba492eb332a313bc9d5f98c60c2c0ca16d986c5a4c2de5e7abce4c2 66396 
tryton-client-doc_3.0.3-1_all.deb
Files: 
 24db80e062b52bbe70e9191907089849 2065 python optional tryton-client_3.0.3-1.dsc
 c7e0e06a173b86c2a2d3ab3bcce1813e 466200 python optional 
tryton-client_3.0.3.orig.tar.xz
 97b11a910d959e24cdb082db8eb2ca86 16148 python optional 
tryton-client_3.0.3-1.debian.tar.xz
 df0b6f60424f94c4d827a261a57f77e2 398150 python optional 
tryton-client_3.0.3-1_all.deb
 5e8a7ff57f738871ed36678a4b595b00 66396 doc optional 
tryton-client-doc_3.0.3-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTToJgAAoJENbQm+SEBbv2wr0QAKT4R2/PZrTNG2fXKCNOGHv9
x5TBy3edT/uJEYz55edPoNbxxy2VZP9F/Tf4EYlGUBAGiRNPI8m1IyibMGvTiALg
0ReKkFJz8feS0imQ0BsQaUXv1mxnxpBUm2DN+XDPDvKDoIFPr7PLRfZf1wSQSMrj
XWoVqJbAvRtNi5S3TbTPnujI20jM9G92GipIqrAuZ+SJpnv7a1w+Um50jARE9OqB
TnhszjwLaCrCItN6EVFVSFR56q7Jdd2OzoHLiQs4Mq/SsWi007qD6G5CF4LlfDMO
pAculT7hELOy965zc8ARvlIoI25HypjqMZ/BqMEaZLbpiJPwyL9d0/cH2RCCArPV
2e7dA2LNd3WVBM0SuH9Tqm1Dp0/8VgB+YWJLZK//PYkYJW+mCQml1prNx7d7tkJh
BWyTj+PL5ZJgG9leLYJTjynE8VUbRi0cCeFyw6V7qVg+gncoMhte0JvkInKdUlV4
F/0Y71bfYQs+Lyru0HHkjNJVUsbeH5aDMVJiU9Xhahzy9Pnmpct3RCp10e7yPPe3
XppVE9Z+Xbu9Yzv/LRuyfsGnqNCtG1m1HXlPaRbAYli8gb1K4kaU/4BX5oHBdWqF
JeNSBJjaUUp+miHBz9LXj+imu3SuW8+Kx63iPY2y2kpDoWtc27ICgJ4BA5eXr4RA
qRyFLX34hKkDTRzipxof
=iLxv
-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/e1wasye-0007qb...@franck.debian.org



Accepted tryton-modules-account 3.0.3-1 (source all)

2014-04-16 Thread Mathias Behrle
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 16 Apr 2014 15:10:48 +0200
Source: tryton-modules-account
Binary: tryton-modules-account
Architecture: source all
Version: 3.0.3-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Tryton Maintainers maintain...@debian.tryton.org
Changed-By: Mathias Behrle mathi...@m9s.biz
Description: 
 tryton-modules-account - Tryton Application Platform (Financial and Accounting 
Module)
Changes: 
 tryton-modules-account (3.0.3-1) unstable; urgency=medium
 .
   * Merging upstream version 3.0.3.
Checksums-Sha1: 
 98f14aa7f0ec6527d39e97c39169d856ddbbe961 2078 
tryton-modules-account_3.0.3-1.dsc
 5076af195b4d2b05eef995cb3a19c911ba602d90 207200 
tryton-modules-account_3.0.3.orig.tar.xz
 a0f42b12ad8facd5ffc1b07e1a8dd4879322565a 12724 
tryton-modules-account_3.0.3-1.debian.tar.xz
 2745598abd381ea7e14dc52c575dba8727f2 204950 
tryton-modules-account_3.0.3-1_all.deb
Checksums-Sha256: 
 3ca486b2f4c8b760d736276c017ba1c72f4310b813f69b551594dbcd1bdc16f0 2078 
tryton-modules-account_3.0.3-1.dsc
 faa10b9a8b118a2f0f650331cc0900752ce595e3b67c02a45b2afdb259f7bf43 207200 
tryton-modules-account_3.0.3.orig.tar.xz
 26d535320820093d7ae9e3d348fa739ce9c5f51b1b59a1e44ab4fec9233dfdc2 12724 
tryton-modules-account_3.0.3-1.debian.tar.xz
 1edfe54dd58947ec93bb43400e08ae69c3028b351c4f7b4e17fad904c259145d 204950 
tryton-modules-account_3.0.3-1_all.deb
Files: 
 eb7263ae8235dc6f95a45334f6ce1f43 2078 python optional 
tryton-modules-account_3.0.3-1.dsc
 8aeb55443d07334a5e7ceb4afe073ec7 207200 python optional 
tryton-modules-account_3.0.3.orig.tar.xz
 e6d8a272c565c8a9a02857c03c1d16e4 12724 python optional 
tryton-modules-account_3.0.3-1.debian.tar.xz
 eaa40894fc1928ce7ea829626303f22d 204950 python optional 
tryton-modules-account_3.0.3-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTToKwAAoJENbQm+SEBbv276IP/io2WVm/fHL0lJmjNYinlkbQ
2R/KGEALiTx0l8t64gfVcqAUDT63sq1GiQIYp7seaTZ1c2YgVQ9b3XQxspLnWYFM
2NHIRRH31k/rWP7iltQAf39hHcDiWHveYbgi/FqjpLZLjmvWAu4jgdHXhiK9QYxP
pWJsZ1CLBlW+0p483OoZrcb3eCi9WGCBXnkRqBiwJgTJNlU4ZyEPuCR1t9yvxY39
TWb1t4RKbzylcGiMZyQPnPL+ymr/yTaR859/93IVxQp8Gkyd4mpXVOUGYagCeOzL
apG+dRo9hd8R2jYUMSs7ei/jv5LZULqG16fdEhBwZwXU6jlA+0FL8MxM1AMcuedv
bx0f+B20ndPs/7kpEyzUsoakc9REeIUnuHAdQc/efNWI3YtPVD22N8Ocmf5jfB4A
gxDGJJLjwsFIa26oiCc40WOx/nRxKxpH9B7ywUlZBrroLTpouHHlD9hlJIkvE8fl
atocT6ax6P4AvMrGZuFmmOviQznziqX7FdL6uWw60lyPPYFQR2kR93YAIUB8ujKu
otiM+GGX6cE2n+6LouYhycrZLK4liFqOaK/iAtNrfbgn5IYZrB+64HHD7doURiR0
Ao8D+MItsGD4sv2HV1fm4aYyWgf15R1HbsJzO/1Fe2MfFDgUNxmX+oHpcIQZYxfY
mT+dDrZUM6j30Y3UNiVy
=Z1/3
-END PGP SIGNATURE-


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



Accepted tryton-server 3.0.4-1 (source all)

2014-04-16 Thread Mathias Behrle
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 16 Apr 2014 15:11:11 +0200
Source: tryton-server
Binary: tryton-server tryton-server-doc
Architecture: source all
Version: 3.0.4-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Tryton Maintainers maintain...@debian.tryton.org
Changed-By: Mathias Behrle mathi...@m9s.biz
Description: 
 tryton-server - Tryton Application Platform (Server)
 tryton-server-doc - Tryton Application Platform (Server Documentation)
Changes: 
 tryton-server (3.0.4-1) unstable; urgency=medium
 .
   * Merging upstream version 3.0.4.
Checksums-Sha1: 
 add6a617bb9ae91944b5d6bd857a1dc253ae1885 2065 tryton-server_3.0.4-1.dsc
 f1987503d572b060610b9346d875a177d493643b 321448 tryton-server_3.0.4.orig.tar.xz
 9357e4ffe23097ceb9ab9b41500fd13e6b87cc0f 19624 
tryton-server_3.0.4-1.debian.tar.xz
 6d780d6829bdf8e721c2c8c031750c6b8978af3d 309794 tryton-server_3.0.4-1_all.deb
 21eed4e819b1073b3a2b7bfa8c6602f2bc31f75d 92350 
tryton-server-doc_3.0.4-1_all.deb
Checksums-Sha256: 
 3f8da4e07a506466e5f18fa94661553016c4bf6ee5cf5608a7ffdbd16a291b45 2065 
tryton-server_3.0.4-1.dsc
 d1cd88acd18f4e41233a72b2831f06289fcb1f62ac93ba6dabb82571fa260701 321448 
tryton-server_3.0.4.orig.tar.xz
 d6891fa1a0aee987fb2604dba6c55eb893dba168e53f1b332e3f4e335b778389 19624 
tryton-server_3.0.4-1.debian.tar.xz
 636c94c3e42ab06bda04e127cbeda708c6a3919473038c38e84f4ed286df4aa1 309794 
tryton-server_3.0.4-1_all.deb
 e77ff00fe57c483d6e9a72af5efa761a5e4caa242258f9b9406b3680f92f9425 92350 
tryton-server-doc_3.0.4-1_all.deb
Files: 
 1bee5c9450c6f9e38fba7d43dcb80e96 2065 python optional tryton-server_3.0.4-1.dsc
 2a4517f8a51501ed67740e2ec504a7f1 321448 python optional 
tryton-server_3.0.4.orig.tar.xz
 c222fd4255ff266c43022feae797bec8 19624 python optional 
tryton-server_3.0.4-1.debian.tar.xz
 36b017b6bd7c61817acc609c912d25ba 309794 python optional 
tryton-server_3.0.4-1_all.deb
 4d19af84c921baf55a9304218a42ca0e 92350 doc optional 
tryton-server-doc_3.0.4-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTToMoAAoJENbQm+SEBbv24GUP/3dU+RLGFMhtUrOkRlWNr0/U
Iw8bcQsIEZwnXKgA/Us7FPUGYhFvLEeeX5/Mjz6C9kmCn95QVi5k/SKk/BzvwXP4
tFrNVLCDDZbpaeDXuJdr7b6+p+J3zfZoZCUSnEWTGlsRfGTCbDbx1O45+IuVs/ni
eBzANT8Mf7Ju55g9lhe/Vfc6uPLt1BKot3cMuxsIglrtHICQEhEZuI8NLn7S2ku8
cEL62+/t2Ig/Tt3DJpVXUPwdHXtGcFb9Y+hhXfaUEaVrBNsgn1rDx0SvFZKpiOAa
aO7SM4EsiSP8hqaSvD6f+AKWKzupn41ylEkTPItxyZLSU63DbnnFNHjCjmwb1EId
vfIcdYQtUyWyQW/TbyXR1F2gpcpSrBuHJhuwbmrPMf6s6dowz46SPRjxooFEw7SM
8nG5QXPw8QV0sIpg7JtOiPwhnZae4+Cip09kY/nf4yoQ54I9Yb0v5XO5S3ZpN0Hj
eRG9ceY4bcyThF2w7xGnfzMQ72revOeXGleYF8FG+6eO8YMuIPziZ1RwDrFdmeKy
+rzRCeME1VSKhgp1P67G6ADtxUT8E/lWjSg83ViNaCkVwLhEUD85+kA4sUs+UqbB
YfgWQvUfb050st9nOOR03JRgsw6UpgnlINY00NawioDattkSKtRAfnxVK8jBAkSm
bwKJseJJyllGa0ggyZxk
=HQWD
-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/e1wasyv-0007uy...@franck.debian.org



Accepted httrack 3.48.1-5 (source all amd64)

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

Format: 1.8
Date: Wed, 16 Apr 2014 14:46:20 +0200
Source: httrack
Binary: httrack webhttrack webhttrack-common libhttrack2 libhttrack-dev 
httrack-doc proxytrack
Architecture: source all amd64
Version: 3.48.1-5
Distribution: unstable
Urgency: low
Maintainer: Xavier Roche ro...@httrack.com
Changed-By: Matthias Klose d...@ubuntu.com
Description:
 httrack- Copy websites to your computer (Offline browser)
 httrack-doc - Httrack website copier additional documentation
 libhttrack-dev - Httrack website copier includes and development files
 libhttrack2 - Httrack website copier library
 proxytrack - Build HTTP Caches using archived websites copied by HTTrack
 webhttrack - Copy websites to your computer, httrack with a Web interface
 webhttrack-common - webhttrack common files
Closes: 744594
Changes:
 httrack (3.48.1-5) unstable; urgency=low
 .
   * Really call dh_autoreconf, fix configure dependencies.
 closes:#744594
Checksums-Sha1:
 5f57b52c684e2511837484c4bb5ddbb23d76f98d 1415 httrack_3.48.1-5.dsc
 3f2bb9ef274c4afd4a1a125f8caeec7775333b3b 11517 httrack_3.48.1-5.debian.tar.gz
 c132a101b094ed1d9c4636ac2018e2545f62b697 413802 
webhttrack-common_3.48.1-5_all.deb
 5f4ec4990e54f65e95a2ed19db7fb9ae88d52217 522186 httrack-doc_3.48.1-5_all.deb
Checksums-Sha256:
 0054934fca4bef3cad350071c508e7bc0b36f1f248c8c6214036217b493262c7 1415 
httrack_3.48.1-5.dsc
 25b4cf0c2163ff617588fb63c0b208da36f7f1d2774da6c4c2fa9ed1144ef4b8 11517 
httrack_3.48.1-5.debian.tar.gz
 ea9e85568b511caa59bebbb805ac67d607efbb0c73cb35534344df286671b450 413802 
webhttrack-common_3.48.1-5_all.deb
 5737d2bea49d00b19176aee9fcd9d06b089924ea14e5c868bd5d19571b68c50e 522186 
httrack-doc_3.48.1-5_all.deb
Files:
 a39a7b28444658b78708c0a0bf577183 1415 web optional httrack_3.48.1-5.dsc
 7d9994fadfe25d6c5d886acc0f13bdd4 11517 web optional 
httrack_3.48.1-5.debian.tar.gz
 4c8ba29c437dd4c1ea6da55b0f994239 413802 web optional 
webhttrack-common_3.48.1-5_all.deb
 7bd478dae4e6df763ef170e5637d260f 522186 doc optional 
httrack-doc_3.48.1-5_all.deb

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

iD8DBQFTTqzB3PjWWwPzWYgRAvobAJsGMJGRuzPC9ln9B/IW5O99RDIgqwCgoRdA
2GH8iZ5c7+c2dx5yk2+RNvY=
=jNWc
-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/e1wasmz-g4...@franck.debian.org



Accepted autodocksuite 4.2.5.1-4 (source amd64 all)

2014-04-16 Thread Andreas Tille
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 15 Apr 2014 18:01:38 +0200
Source: autodocksuite
Binary: autodock autogrid autodock-test autogrid-test autodock-getdata
Architecture: source amd64 all
Version: 4.2.5.1-4
Distribution: unstable
Urgency: low
Maintainer: Debian Med Packaging Team 
debian-med-packag...@lists.alioth.debian.org
Changed-By: Andreas Tille ti...@debian.org
Description: 
 autodock   - analysis of ligand binding to protein structure
 autodock-getdata - instructions for getData to collect compounds
 autodock-test - test files for AutoDock
 autogrid   - pre-calculate binding of ligands to their receptor
 autogrid-test - test files for AutoGrid
Closes: 733206
Changes: 
 autodocksuite (4.2.5.1-4) unstable; urgency=low
 .
   [ Steffen Moeller ]
   * created list of patches introducing more 'const' - not applied
 .
   [ Charles Plessy ]
   * Removed myself from Uploaders.
 .
   [ Andreas Tille ]
   * debian/upstream - debian/upstream/metadata
   * debian/control:
  - cme fix dpkg-control
  - debhelper 9
   * debian/rules:
  - short dh
  - fixed clean target
  - run testsuite
 Closes: #733206
Checksums-Sha1: 
 b6559a30e266c4dbecb940153e4ab21466bdc180 2344 autodocksuite_4.2.5.1-4.dsc
 295d2ead3528d3ad82920b5ee1a2eea1da3e7124 17244 
autodocksuite_4.2.5.1-4.debian.tar.xz
 b4e6aa5bcf7b5ded08b5681457b9954ae0f9821f 180896 autodock_4.2.5.1-4_amd64.deb
 d5fc4b825ee5b2d345e1264aef7c0a0f69ca2d5d 49826 autogrid_4.2.5.1-4_amd64.deb
 271548a7ebc4b882de7aa03cc8d3cefe636a3464 3210972 
autodock-test_4.2.5.1-4_all.deb
 0d9cbdb957b7e4eb99874313c4a67da0522e0350 66108 autogrid-test_4.2.5.1-4_all.deb
 511ffe1f16a3245805257a5297c64cdda695e0b8 16768 
autodock-getdata_4.2.5.1-4_all.deb
Checksums-Sha256: 
 1793c0716fd411025007b314f1d28ffe90a31b19b02f3223fa5ac1e3627d2b76 2344 
autodocksuite_4.2.5.1-4.dsc
 7c7edd9010fef079dd56076184d96425b1c98590f8e1ecc6a4efa195d348cf9f 17244 
autodocksuite_4.2.5.1-4.debian.tar.xz
 ba2497c3fc1e8dbafe114674213a12451742f0cfe16432b879d1fcebf1e82b49 180896 
autodock_4.2.5.1-4_amd64.deb
 26a4a43e0600caf4c60d22120fd5fde7e33b0f4d72a864db7ec047c9c5859e40 49826 
autogrid_4.2.5.1-4_amd64.deb
 a4b160faa675b3379942304251d77e36c8b9aee20f07e787bd2cce1184eb291b 3210972 
autodock-test_4.2.5.1-4_all.deb
 4d0f49af3a61aadc15d77de5f20af324ffb450ee108024624ecc42521ad5e26a 66108 
autogrid-test_4.2.5.1-4_all.deb
 a6b96da16814067735a8b4ad9cbdd5f98811027f034918c3e59dc5ce5da7a65b 16768 
autodock-getdata_4.2.5.1-4_all.deb
Files: 
 66b087057c72e574104dbfd95db659bc 2344 science optional 
autodocksuite_4.2.5.1-4.dsc
 1c23daffbcc6bb340b799a696f2775d7 17244 science optional 
autodocksuite_4.2.5.1-4.debian.tar.xz
 ec1e74ce16267c00cb0e952d4c68bd61 180896 science optional 
autodock_4.2.5.1-4_amd64.deb
 23c68e62146e3727819e13467af1a110 49826 science optional 
autogrid_4.2.5.1-4_amd64.deb
 ca7df3f6ecdeca75e047bc54e8ec7ce8 3210972 science optional 
autodock-test_4.2.5.1-4_all.deb
 22fb505c6871c8d29ec3cf0e9bb328ec 66108 science optional 
autogrid-test_4.2.5.1-4_all.deb
 7006fc3c4360d61bb154b893d73b00a2 16768 science optional 
autodock-getdata_4.2.5.1-4_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTTroSAAoJEFeKBJTRxkbRvSMP/2XkU/cr0ORu7aM/DK00xmSD
gqzaWd0XOyx612HI+WWKnCXQEUxREKYt336QeB8Cm7Ur90Ure2rDF8WTyZy7oQEu
6dZPvBW97o/ZT9kSpIHrDXStM+cnSBrymY/pqiR576t79USXiyQgO+Wy9Tnsc3ov
r6IkhopQ1PtV98jAtQhr+XHRGTjpZ1xx9fT3r7EZbYPY85JNhcU2N4IqxajnElqz
rnsfl1Vyiorbae06zrQ7gZUNY0rHz3KZOVEh7Vvms78yHW2iQ3LVA7+M7rn1dUDu
b/HsDhPhIAee4wY6ftHkmlZwDkUrn59wecJhKynX/WEexdcypW01m1avYboP5QjC
LLx8MNdrhRwERmFR/AjOnoX5pdbRBXTSeHte59ugIA3A84+dxDXB4Ue4A+bEmS6q
4p5VHnwoiskEFYAAeitpd5vpXq3aXCC90/hDNhpyMbBxckb3/SeqCpeoa4cqxRUI
sIggGLz0Gw9Q2hbecWOqEuN5F/TPMk1Ru5sf9O9HqVRo1BABTqr9t46OiMWAv2E9
blGvXSPvtoJa6w+PU9ugqe49x4nKuDgsoe9emccEV5GnTWgBGCQj6gnClFz8eiPr
qr5EVsSjkNyjnBMe1FH5ybLP5SMlE67QwOuKWQ/bWvdsDwqR75Lg3d/k2iLciXo3
mDvym3unA1kRsiDsMm9Q
=khx+
-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/e1wattr-0005ky...@franck.debian.org



Accepted gerris 20110329-dfsg.2-4 (source amd64)

2014-04-16 Thread Anton Gladky
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 15 Apr 2014 21:12:49 +0200
Source: gerris
Binary: gerris libgfs-dev libgfs-dbg libgfs-1.3-2 gerris-mpi libgfs-mpi-dev 
libgfs-mpi-1.3-2
Architecture: source amd64
Version: 20110329-dfsg.2-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 
debian-science-maintain...@lists.alioth.debian.org
Changed-By: Anton Gladky gl...@debian.org
Description: 
 gerris - Fluid Flow Solver
 gerris-mpi - Fluid Flow Solver
 libgfs-1.3-2 - Fluid Flow Solver -- shared libraries
 libgfs-dbg - Fluid Flow Solver -- libraries with debugging symbols
 libgfs-dev - Fluid Flow Solver -- development libraries and headers
 libgfs-mpi-1.3-2 - Fluid Flow Solver -- shared libraries
 libgfs-mpi-dev - Fluid Flow Solver -- development libraries and headers
Changes: 
 gerris (20110329-dfsg.2-4) unstable; urgency=medium
 .
   * [520d60b] Set versioned build-depends for gts. Fixes FTBFS.
Checksums-Sha1: 
 5418f31f3389624d8a05bced29c51707e99c0cdc 2479 gerris_20110329-dfsg.2-4.dsc
 cd11622bca098f32bc9eee18f84a205ce5c799cb 11016 
gerris_20110329-dfsg.2-4.debian.tar.xz
 427dd471cc9f74c0769bfa1e576fdbff7e124fa8 176404 
gerris_20110329-dfsg.2-4_amd64.deb
 a8e1e1116e914b8a8a226231d4beca0a4538b4ae 502206 
libgfs-dev_20110329-dfsg.2-4_amd64.deb
 4e39e159acd4510f96caced8c4f14cadc62d56f3 3776176 
libgfs-dbg_20110329-dfsg.2-4_amd64.deb
 f138e3d84f418abfb0ed5732e22cf7ab6594780a 453078 
libgfs-1.3-2_20110329-dfsg.2-4_amd64.deb
 bb71f84169e634b7c5632f5863410cf14340a7c3 178568 
gerris-mpi_20110329-dfsg.2-4_amd64.deb
 865a926d30e3c345bb9de9f58f2639408f61f544 512994 
libgfs-mpi-dev_20110329-dfsg.2-4_amd64.deb
 e0f94496d42f0133f187cb4fd51e6f974b74b512 463374 
libgfs-mpi-1.3-2_20110329-dfsg.2-4_amd64.deb
Checksums-Sha256: 
 a3232a72048f11f038f7e3e9ec39458a75ea6b7bbb18c34e569870785a18dbc8 2479 
gerris_20110329-dfsg.2-4.dsc
 8d15bdaef71db24da29f6d1fd69d863ed2813132dcceda1e712de402e79a4c40 11016 
gerris_20110329-dfsg.2-4.debian.tar.xz
 0ce8ca91868bcf80e90216ac6684009117d4c859b8ae4fb075839d2e8f3fe462 176404 
gerris_20110329-dfsg.2-4_amd64.deb
 6921b323aa06b964cbac338e9be4065e2ea9e9d2d70946f7d6bbb16b9720fc92 502206 
libgfs-dev_20110329-dfsg.2-4_amd64.deb
 147a22bf1e29dce114704085772e8948e495eabff70346136d8c34430f89ed85 3776176 
libgfs-dbg_20110329-dfsg.2-4_amd64.deb
 e274490660d866d668d8997886e9cc9c3a5f8dd389f8e2f15ddeae56b045230b 453078 
libgfs-1.3-2_20110329-dfsg.2-4_amd64.deb
 8133c5943cab898c34bc64c2a59e672d95c16f6a6d704c78cf4452c1838cc6db 178568 
gerris-mpi_20110329-dfsg.2-4_amd64.deb
 7aa1289467213d3d3c8b7a1381e3c6e83c35045c5d7eca9696119a8f88a9d758 512994 
libgfs-mpi-dev_20110329-dfsg.2-4_amd64.deb
 66bfef7ffc120cf51f5790d93d58217de92ac9432dc42be66de62429c0fef510 463374 
libgfs-mpi-1.3-2_20110329-dfsg.2-4_amd64.deb
Files: 
 e78a98ed22c649fb3054c53eb6ba 2479 science optional 
gerris_20110329-dfsg.2-4.dsc
 2b1f6d15c483b88f21df6fd7ea4966c7 11016 science optional 
gerris_20110329-dfsg.2-4.debian.tar.xz
 7d7a650b719682460ab7517e438ea8c4 176404 science optional 
gerris_20110329-dfsg.2-4_amd64.deb
 fd9e9bf051ed37dc6d1cc7a753c9242a 502206 libdevel optional 
libgfs-dev_20110329-dfsg.2-4_amd64.deb
 5e61e25a889cd661f374fe629a0ef3cb 3776176 debug extra 
libgfs-dbg_20110329-dfsg.2-4_amd64.deb
 8210f37a3e433f06ec70a67b1a7d8d58 453078 devel optional 
libgfs-1.3-2_20110329-dfsg.2-4_amd64.deb
 921fc4194a1b58b4b7e8c135f2ae94bd 178568 science optional 
gerris-mpi_20110329-dfsg.2-4_amd64.deb
 7001f29a3183b8d744f7ac970ae28f2b 512994 libdevel optional 
libgfs-mpi-dev_20110329-dfsg.2-4_amd64.deb
 4ff01a3b81626ec9ae1617900544ff3b 463374 devel optional 
libgfs-mpi-1.3-2_20110329-dfsg.2-4_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBAgAGBQJTTrisAAoJENPhc4PPp/8G9qkP/iouWRpwpCCKmC+ZKtIwfcqG
QtKh4IgmTXhs6ZTMyLH65JPyxKsUEGxsIrdI1JA+qCYnSu9Ca0x79My0khtq11T5
mQM26GF5LA0bLG6J2ALboBHCa1TJPmtXcFjcKHdFy4AN3H9MdOKC9HEfn9F6FxTr
GkmfYSnIkHATN/AdvtcbT+fg/IYOY7AsSeNHzD4+rFWPQuCfjSWKUc0r+JTgXRkj
KUHtmfbRTvuUHGqJwAKqMo8A/UvTB2SOcvkyQxPVymFQCZUt5aJn0RJqyBhEmNiL
euVOT7m2rBxP0YBVt8vt1RPpDGKxxn11JjzbA/rZOhSMzfzxHhR6j0VHDhSdU0Xz
TPnA2LI08XbWrzSgfvp2DpR1CQbpHQs9LT2EcghCdW7StHEU9YfMbVUsEeTZGfg/
1x2WBR4qeWPhlKVjgDafM8CDfuRhOdyqWTo8FJSP2y4fhKobt9F7SW7isNjFToKm
KZiQSCRf2N76GZ1r14R83hMy5Q/DDitLF9XpmSSvTcxxumxErugGX3lf9JiaHuzL
CiVPZjoD82bkInIWFjuQKFKx0QBBLj2jDnubHGvPTe3AYwxUILO25oAqy11J8sWx
Obt0YY1xpJvIZHzxQySVnQktLNuOSsGdkOVRmuLj9det4S3YOZBEkCrl1GDUfGeC
1jH7X0CD8w4BC612d3Z4
=Kwoi
-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/e1watu8-0005zq...@franck.debian.org



Accepted trustedqsl 2.0.2-1 (source amd64)

2014-04-16 Thread Kamal Mostafa
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 16 Apr 2014 09:34:55 -0700
Source: trustedqsl
Binary: trustedqsl
Architecture: source amd64
Version: 2.0.2-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Hamradio Maintainers debian-h...@lists.debian.org
Changed-By: Kamal Mostafa ka...@whence.com
Description: 
 trustedqsl - QSL log signing for the Logbook of the World (LoTW)
Changes: 
 trustedqsl (2.0.2-1) unstable; urgency=medium
 .
   * New upstream release
   * Debian packaging
  - updated 01-install-libtqsllib-so-in-usr-lib-trustedqsl.patch
  - bumped standards version
Checksums-Sha1: 
 889a908918c6d84794f67ceaf15ad393200ed55a 2165 trustedqsl_2.0.2-1.dsc
 bff83b63688cfed22942ef16c366a33d345bf9ce 2763137 trustedqsl_2.0.2.orig.tar.gz
 25eaf78fc0d70780aa50d2a33d0048b910c7368d 13612 trustedqsl_2.0.2-1.debian.tar.xz
 dd4780fe21ffd9ab701ea4a9113e2f30be462f20 1620690 trustedqsl_2.0.2-1_amd64.deb
Checksums-Sha256: 
 9c84cb59f80bd27364ffcac7a1f53f5f1bad18a5703705b4dfda7214d7a9f264 2165 
trustedqsl_2.0.2-1.dsc
 4aa45cf2c4d224463d0eb213b6c3915d8de6016c9ef3973312cc2e6f52fb4be0 2763137 
trustedqsl_2.0.2.orig.tar.gz
 52e9a3ef213c335d648aa609c9f010367f3849d7ce5901cfed527279599786c0 13612 
trustedqsl_2.0.2-1.debian.tar.xz
 eea17e5aae0713e76316f4baa6e9ae87ebcfa20022731d4c461228acd52c63cd 1620690 
trustedqsl_2.0.2-1_amd64.deb
Files: 
 435f397517260a73297600a2a23ea3d6 2165 hamradio optional trustedqsl_2.0.2-1.dsc
 e9b9079f4c00364163779768cd03b0d0 2763137 hamradio optional 
trustedqsl_2.0.2.orig.tar.gz
 4a6200e42786d1a9b5e3c2f0363323a4 13612 hamradio optional 
trustedqsl_2.0.2-1.debian.tar.xz
 e5d2427d583513cf0202b5c7e45aee42 1620690 hamradio optional 
trustedqsl_2.0.2-1_amd64.deb

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

iQIcBAEBCAAGBQJTTrikAAoJEHqwmdxYrXhZolAP/3pup5K60GQxicl4Ato5oJK0
M9yF5rZjGgQ4ptrTEfZTu5/VhGr6dE+6PZjvXiiT/hRCCwSPHwCv8o5GXPE42ROz
sM8QloQ4qB7Fy43PIAr/DO6EUZzPcDQ60jQKS3dPxZ0s0tTJy+HHGlY8w+6Hrfn5
hjgfdgMIvAY8Nv/KvvKBYmzVLyNxm/B9qRbe/bTG2q0uFCvg4qWCEYt96VOa6oeH
5jEySWC84bzE9JDeLJuTX9IOIt9J11PMqJjPi3WADjO1RUJjVpM9EBSuFCFrG/0t
AMUeNjkuRm2wLVHiwRV8/FzVnZuwXtu46wSfjc+NnKB0VBdiq6W4L6IMFmUKY4bN
g0JgcenBtqe/al+SmVNaM1MTthoDTxljoVBFDWJsthUFGZrH0BzksjK5MNG2bnhZ
8qeBik3vIOj25Fjr+mRHGQd2wRLknzXFK9MJGnLJbp9aaG3cGb7YEUfuUAlSlkJe
PwwTOT8KjT4TD3nPFBpPqKN2iFFkMLibXNSCPfZtvSeNJZ5rhfoK2hV2niBLIGEz
PeZtpdPosaGPNh9T5UsMGrKeE1W1ZmS1ZtzIp9ebfisHh451VLbSexei6RIASpUW
6wjLYqWGRZc6RRnj62AC33Yn6cjF1v5EtyNzPP1mcvQPNYPlzjaA/gpexxLxxDVc
PzcDoUTYLbFIvRgmSoK2
=Lhc5
-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/e1watua-00063y...@franck.debian.org



Accepted gnutls26 2.12.23-14 (source all i386)

2014-04-16 Thread Andreas Metzler
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Wed, 16 Apr 2014 19:23:02 +0200
Source: gnutls26
Binary: libgnutls-dev libgnutls26 libgnutls26-dbg gnutls26-doc libgnutlsxx27
Architecture: source all i386
Version: 2.12.23-14
Distribution: unstable
Urgency: medium
Maintainer: Debian GnuTLS Maintainers pkg-gnutls-ma...@lists.alioth.debian.org
Changed-By: Andreas Metzler ametz...@debian.org
Description: 
 gnutls26-doc - GNU TLS library 2.x - documentation and examples
 libgnutls-dev - GNU TLS library - development files
 libgnutls26 - GNU TLS library - runtime library
 libgnutls26-dbg - GNU TLS library - debugger symbols
 libgnutlsxx27 - GNU TLS library - C++ runtime library
Changes: 
 gnutls26 (2.12.23-14) unstable; urgency=medium
 .
   * Move OpenSSL wrappper over to gnutls28. Stop providing
 libgnutls-openssl-dev and building libgnutls-openssl27.
Checksums-Sha1: 
 80f9f2b05cf1fd15a6126f4d7d213ccf47b9c24d 2506 gnutls26_2.12.23-14.dsc
 521b6b542547e35f709c8ea896f2438d6c315be9 28348 
gnutls26_2.12.23-14.debian.tar.xz
 e33a4faa3a6a0777539e46a37ff551126a3dbd43 2459800 
gnutls26-doc_2.12.23-14_all.deb
 b8e55bb24803ee42882f95774ee485bcf4957bec 562642 
libgnutls-dev_2.12.23-14_i386.deb
 47125e8df68d7266e5189ad4ba5534b9073ae9a6 511344 libgnutls26_2.12.23-14_i386.deb
 59acf9f7c2bd100c9e6bb4a5562cc9bd04a3fa2e 1416858 
libgnutls26-dbg_2.12.23-14_i386.deb
 e81a0f493ef509e9e978f1fedc9f8f6d18b4c672 219260 
libgnutlsxx27_2.12.23-14_i386.deb
Checksums-Sha256: 
 134a54adbd8a8a19791f638b0323016acc4c935cffe4f5a5bf3610a7fe39d6fd 2506 
gnutls26_2.12.23-14.dsc
 186c65157898ec5f7372560a563facc1f3ef379750c05c3eb8cbecaa154edde0 28348 
gnutls26_2.12.23-14.debian.tar.xz
 cd75aa56abf585a25f969ddca527933226fdd2fc2e1a097f735fca32f0d88992 2459800 
gnutls26-doc_2.12.23-14_all.deb
 636e7c398bcba0c2ee4af42410e3df40a48dcb2bbd4ba079046af3647814148e 562642 
libgnutls-dev_2.12.23-14_i386.deb
 db503b48d56adef21795de7572f851bd270ea8139f5239d108996a3a6e7bedfb 511344 
libgnutls26_2.12.23-14_i386.deb
 7f75b28c84de91c61288467a8f003667cfded58681deada764dcc55829722ae9 1416858 
libgnutls26-dbg_2.12.23-14_i386.deb
 b9231aa05dbd3b1d4a4d8731c0af716cb75e1fa781b7eea28a285549ed806f3f 219260 
libgnutlsxx27_2.12.23-14_i386.deb
Files: 
 fdc05914d52dc8f68021692dbfc9648e 2506 libs optional gnutls26_2.12.23-14.dsc
 85d65ecdb0dd679282547dd13601b27d 28348 libs optional 
gnutls26_2.12.23-14.debian.tar.xz
 0fbdff86805d8a319cae4bb853eae06b 2459800 doc optional 
gnutls26-doc_2.12.23-14_all.deb
 2b11014d1a929dd0ab9639f65f4b2b25 562642 libdevel optional 
libgnutls-dev_2.12.23-14_i386.deb
 e12a8681f53845f1cdfb796347c4cb88 511344 libs standard 
libgnutls26_2.12.23-14_i386.deb
 9ed6436192e316ded36f44cc32ef88c4 1416858 debug extra 
libgnutls26-dbg_2.12.23-14_i386.deb
 e8b22ec824fab71c7a7a6841133220ee 219260 libs extra 
libgnutlsxx27_2.12.23-14_i386.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCgAGBQJTTsQJAAoJEKVPAYVDghSE8NkQAJCCX+2YyWlmJPmIBG7IQadP
MunCKoW9SxVLgUj3VlVfhWJkPQ3rN+nGEd611u6KbaFlxtgNuyr8/ki8NjJ5SKji
IQP7t9aIIDJJfJ1Jy+BtPZXmimbGFuLLmAVRLc0ohPqFptQOeoaTct4y5dkLlGmy
MQ0FXAa2vGAxvejQanbBvTdfMNGmu4Yfoc/a5HQNX6UiZ4HRXSDLqtYSGlcQM9Y6
XTZHQMWgsxPCoVy+gT5P1X8xjdZRUyq49OJz5GjAqXT7nqOKMLtnJ9rbclLj++hV
7lf15UO4lIbXgpEucc1RW5v0zjVweumPdetymc5ErcKpj41slMO2dcv62w0SD+K5
UONZ0OMWJJbeXh/5alFhgFi3hXhLH0rw3d+BlDt8pDA8CkouIEayFrmSZdcgZX65
ORhYaUBRFI9e34l+Q6wDFMBMfcEp0cik2nO5y/hk1vWyYCVBhb1IPybveMtKtXDt
Mr1fC8lvTXAiGNgpW0P/LJGku3tnEVtSpbkt1eHtAdX2cvIADTRdUlGcFDDj/l2S
qsR16+1B5YSf6baK7PDBDGS9NFhNMztD+iFfE3wZ1EejRGts+fo4OhJc/uqCqVD8
v2Akcq9gKBU5ZkpW9lcKJvV6r4+DvIVdAgltstEVyFkuv3zQpHNolW26i7HwCMeC
oYKytVuNxvYB7VU3H/12
=YTxl
-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/e1waubf-0002xi...@franck.debian.org



Accepted gnutls28 3.2.13-2 (source i386 all)

2014-04-16 Thread Andreas Metzler
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Wed, 16 Apr 2014 19:24:25 +0200
Source: gnutls28
Binary: libgnutls28-dev libgnutls28 libgnutls28-dbg gnutls-bin gnutls-doc 
guile-gnutls libgnutlsxx28 libgnutls-xssl0 libgnutls-openssl27
Architecture: source i386 all
Version: 3.2.13-2
Distribution: unstable
Urgency: medium
Maintainer: Debian GnuTLS Maintainers pkg-gnutls-ma...@lists.alioth.debian.org
Changed-By: Andreas Metzler ametz...@debian.org
Description: 
 gnutls-bin - GNU TLS library - commandline utilities
 gnutls-doc - GNU TLS library - documentation and examples
 guile-gnutls - GNU TLS library - GNU Guile bindings
 libgnutls-openssl27 - GNU TLS library - OpenSSL wrapper
 libgnutls-xssl0 - GNU TLS library - XSSL API runtime library
 libgnutls28 - GNU TLS library - main runtime library
 libgnutls28-dbg - GNU TLS library - debugger symbols
 libgnutls28-dev - GNU TLS library - development files
 libgnutlsxx28 - GNU TLS library - C++ runtime library
Changes: 
 gnutls28 (3.2.13-2) unstable; urgency=medium
 .
   * Build OpenSSL wrapper from gnutls28, provide libgnutls-openssl-dev from
 libgnutls28-dev.
Checksums-Sha1: 
 50dfaf27d14de04ecbd261695534c32cdc03f2f7 2707 gnutls28_3.2.13-2.dsc
 fdc0ebebec53dc143ceb6653a020759240e78f6b 74568 gnutls28_3.2.13-2.debian.tar.xz
 dd0b41ec4e1a4714e877aecf53c6ecc2a867c47c 620570 
libgnutls28-dev_3.2.13-2_i386.deb
 5c06d1326cdf1042af781bcf6601bae2ee3294b8 645806 libgnutls28_3.2.13-2_i386.deb
 d00f27fa75d26d588d183e02ac918499d41f2715 2157300 
libgnutls28-dbg_3.2.13-2_i386.deb
 0bc54d73ba80dab5426c60814d4deb3db18ffcad 301654 gnutls-bin_3.2.13-2_i386.deb
 561354bb905a63ab4efbcf7d1567d7aadeee1a47 3383020 gnutls-doc_3.2.13-2_all.deb
 bf29d813a63fef8302b49e52b6470931f2671f73 186894 guile-gnutls_3.2.13-2_i386.deb
 df2e86d9cadd77c8d728d0cd822ec189c6937e21 15430 libgnutlsxx28_3.2.13-2_i386.deb
 e685d7b3df25a868b5768bdb12379208f379 13494 
libgnutls-xssl0_3.2.13-2_i386.deb
 761fed3adba528255e7a2c6c25a004329e7f34e4 155536 
libgnutls-openssl27_3.2.13-2_i386.deb
Checksums-Sha256: 
 2d5f6a74b3d2a02dc89192fc900755faa91913f836def70ac81863c6074da9aa 2707 
gnutls28_3.2.13-2.dsc
 aa7564375c21ce8a06f832079bb95d326f25ccdb25f0116f8d0e21916e5cfe81 74568 
gnutls28_3.2.13-2.debian.tar.xz
 0a17eb05b08a91552a51d0ac1c46fe9ee1f22b166e1d2fa922559a511d01fcb4 620570 
libgnutls28-dev_3.2.13-2_i386.deb
 4134865bb2415585c1f228e79039b7203c81b5ace4e51639bf6ed470d7fce6f6 645806 
libgnutls28_3.2.13-2_i386.deb
 5d4c09161a62e11152f65231a71ae725d02ebfafdd0aae4867581443b4144f68 2157300 
libgnutls28-dbg_3.2.13-2_i386.deb
 e655c91d5bceaa6ff276441ee63b86c4b7cb9e5d91adec3c760938b2389ff31a 301654 
gnutls-bin_3.2.13-2_i386.deb
 97b8d509c4db73a4a5a4cb3e8f6a4cd0b08de13a13c8c823aefcb2a4cafb1619 3383020 
gnutls-doc_3.2.13-2_all.deb
 f3668afb1ba12c5e15d05e7d0218e19741b7a4b28ab10b5a9abef2bf2cc3222a 186894 
guile-gnutls_3.2.13-2_i386.deb
 9ceeb0c9d94c4a48bc3839e8dd29c0d2ee3bd561868b2191221c504016d6a9f5 15430 
libgnutlsxx28_3.2.13-2_i386.deb
 dc34a0ecf3e2b8eac7c05d43241e9204013accd4784ba19741237a3cb71a357e 13494 
libgnutls-xssl0_3.2.13-2_i386.deb
 d229eaa17dff5256ed91d72f427dd0f411c7e5d7453a7961361b093c8c1aedf3 155536 
libgnutls-openssl27_3.2.13-2_i386.deb
Files: 
 6d17487f6ab3a31ef42c2eaa2e83b313 2707 libs optional gnutls28_3.2.13-2.dsc
 abdbace4cd7eb05ca0ffaed054a879c2 74568 libs optional 
gnutls28_3.2.13-2.debian.tar.xz
 39bf2e8e763b8d0707bd8e1afd8fbd14 620570 libdevel optional 
libgnutls28-dev_3.2.13-2_i386.deb
 60593788598843f88e90928b44c091d8 645806 libs standard 
libgnutls28_3.2.13-2_i386.deb
 780be09c11bb2fd40cb763f482e08421 2157300 debug extra 
libgnutls28-dbg_3.2.13-2_i386.deb
 21024c2228d4db96fadd5646b9ccf583 301654 net optional 
gnutls-bin_3.2.13-2_i386.deb
 3c037d0696752f4f4d87cd499bb61e99 3383020 doc optional 
gnutls-doc_3.2.13-2_all.deb
 1c39708dfdb0727aa8fa36e8566925eb 186894 lisp optional 
guile-gnutls_3.2.13-2_i386.deb
 c3859e110a41b002156dfeedaa83ae04 15430 libs extra 
libgnutlsxx28_3.2.13-2_i386.deb
 1d3ccc9eb3f280d2d646003e2963752d 13494 libs extra 
libgnutls-xssl0_3.2.13-2_i386.deb
 cbcad32ec754ac8b0c1d16d83783931f 155536 libs standard 
libgnutls-openssl27_3.2.13-2_i386.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCgAGBQJTTsQKAAoJEKVPAYVDghSEx4AP/idc1eAjvy3li4L0FsLrNJmw
fCo26pqwkzq/Cjdy3zb8eOuxz20D4qHMdfVgJ+Fz1GtaFZGNqfJhcFAZye/GrrVd
6tinza0kVxoXxHDvd9WMqPx4j7HkSgtz2o4GLoDi4TTDFizIMbZpvm0JlBkmCA7y
bbEuaw71Tsu44z+xlh2AhaP2KWgmfA7GughS+MZChQGF7RlcxHg4axQRKliAwu1o
0ReVG13n7U/fLJ72FGCjicgKuZgGZgyOz+JsyL4XLpWaBP4noayGnqpusp3eTXF7
omx9Fprr9fYQWRRtmH2+ND32qCTpC54lIB3dS1lhLTnfWah8t/4vK43TFYDcccN8
MpcUOfQDmjd/uF355f9WCbnMmvLbERzcayZac/EvVaNv3rff8vFWJ91kuCn3Pahs
vLLd8g6E5osi6z1UrlOXS/H8G2PiCf+vpApvRtq+rFsrBqnYRzsBlpsBZmYoZiP/
N9sKh9uvtTtkxCobUL8wm7Y/0BQ6pu0M5A8PU8t81WkvWtXTkKPIpXEGmNiOmaHj
KbXxm84DJd0gI1p8fucyygZjaXA4IyQZgOBuqbHbB0/ap2bCWPWJYkNP6yWBuiuH
PJ/SpeWzcRfYJ5aORuO1I47FiaIMgJvjbblpqzgMKNFWCOKO6ia3nat6VzDa2DN7
EpZiiEoZXs/GR4M2VqwT
=3gjZ
-END PGP SIGNATURE-



Accepted lammps 0~20140415.git42bb280-1 (source amd64 all)

2014-04-16 Thread Anton Gladky
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 16 Apr 2014 19:23:18 +0200
Source: lammps
Binary: lammps lammps-doc
Architecture: source amd64 all
Version: 0~20140415.git42bb280-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 
debian-science-maintain...@lists.alioth.debian.org
Changed-By: Anton Gladky gl...@debian.org
Description: 
 lammps - Molecular Dynamics Simulator
 lammps-doc - Molecular Dynamics Simulator. Documentation and examples
Changes: 
 lammps (0~20140415.git42bb280-1) unstable; urgency=medium
 .
   * [f2930e3] Imported Upstream version 0~20140415.git42bb280
   * [b05b302] Remove patch, applied by upstream.
   * [12f95b6] Fix autotest.
   * [cca8000] Replace deprecated MPI-flag in debian/rules.
Checksums-Sha1: 
 bddc247745d754d37fd0849495f9c2faa7b6d59f 2145 
lammps_0~20140415.git42bb280-1.dsc
 405a46d2694b4c58e9b55b330466d6d346b8e251 46167124 
lammps_0~20140415.git42bb280.orig.tar.xz
 7f88b9687abf21055d2c213457e6e973ebd70942 8792 
lammps_0~20140415.git42bb280-1.debian.tar.xz
 d2b01820ede4669cf18c3631de1eef963f822ed0 2728088 
lammps_0~20140415.git42bb280-1_amd64.deb
 f8935d683c415d7333d41a5b884c4c60f62506c8 31964016 
lammps-doc_0~20140415.git42bb280-1_all.deb
Checksums-Sha256: 
 2165b8a3bb5cfbd067770a30cdda8bd95cfde78f46d461208a9ee7788cfe8f68 2145 
lammps_0~20140415.git42bb280-1.dsc
 605bfabb17ce7f5ebf67ba6cd75ea4e4fee9a5e23b23858b9c2dae52b80dd9dd 46167124 
lammps_0~20140415.git42bb280.orig.tar.xz
 f67a027f121c844fa8229cc0a575d5d8d5cb18ee8e4b2a985410eea8c2de98c5 8792 
lammps_0~20140415.git42bb280-1.debian.tar.xz
 2819ad32713ea35b9eba5f6eb8540982b80affafaee6af2982d2e13b585fe87e 2728088 
lammps_0~20140415.git42bb280-1_amd64.deb
 46fb29071aab7e488079d84c209c3aa41485c1eefbf7e5eeb4e0a4cef82d74db 31964016 
lammps-doc_0~20140415.git42bb280-1_all.deb
Files: 
 2b1d306e8df3e59411921b9448cb47df 2145 science extra 
lammps_0~20140415.git42bb280-1.dsc
 e3f0d6e3ad499b1cd94145994e1a0a69 46167124 science extra 
lammps_0~20140415.git42bb280.orig.tar.xz
 550265e8062d02dd5b4a22e53a91a69a 8792 science extra 
lammps_0~20140415.git42bb280-1.debian.tar.xz
 88cf1504df4710403294ae41d987d01b 2728088 science extra 
lammps_0~20140415.git42bb280-1_amd64.deb
 7b9f44d57438c211916b34fc4c39d2d4 31964016 doc extra 
lammps-doc_0~20140415.git42bb280-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBAgAGBQJTTsFjAAoJENPhc4PPp/8GTEIP/jFG0Njs5Lb+LKDvRIDtknlC
xlcKjWFH5Yk/ktOVALSke3KNxPHEH3ED47lRfwpQ1lBK/cobIfiUInf7N7O2NiPM
LFZbJRNSSWtRSf+D3AQTjP2Fvy3YkWeBYAl6poygempqmfa0oT/vI1UsYTqSKc57
clIsx/MCFfXOTBGmQL6ttWRzSkkmJHi04BoPWil4VDTFfHe5fnDCS3CKjifQ7QSv
mjrVjwDEbb9o0dgCLdZlJjX45/d0p6NHM+TmcO5GPGx9MBgPKWPRWw3V3NtRwxL/
smdzkY6gGQeVLdECXQr99ddGdN3+1KUFKiriLdWovWKWEYICMIYYxBCdi6Dev77D
x6iAVKmNT4MWcipcW3EUjL5j1Md8LLIDRSY8v9AT6unFmvUupQnTSarCIX1NPokj
RKtV4gBpTHPdb73ZQeD10CrD6pEyE8TmnkfSpZ3VnFTLnv5mOm/X1h5uj2bRWlVf
3YE1RrEiU+lPx9xaOf7E2O9cdbuJnZ5RxXI704C63pAtm3EDwJG/b1boHw8a9G+X
P388ORmnS+K7vrBG4xWdRZAW9kKblWsJtk88cDvgTylzZrigtNOe5FjWNpqv08uL
+dGjLFm9aEuLzojnw5Jw0Uj5M2Sq/AXt6dN/spQp8fLeRISWOzOy+bLioqjj2/k8
gvPqz3P0RGAWhYw0q/Le
=1Ofc
-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/e1wauco-0003jr...@franck.debian.org



Accepted python-pyaudio 0.2.8-1 (source amd64 all)

2014-04-16 Thread Hubert Pham
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Mon, 12 Apr 2014 19:00:00 -0500
Source: python-pyaudio
Binary: python-pyaudio python3-pyaudio python-pyaudio-doc
Architecture: source amd64 all
Version: 0.2.8-1
Distribution: unstable
Urgency: low
Maintainer: Hubert Pham hub...@mit.edu
Changed-By: Hubert Pham hub...@mit.edu
Description: 
 python-pyaudio - Python bindings for PortAudio v19
 python-pyaudio-doc - Documentation for Python bindings for PortAudio v19
 python3-pyaudio - Python3 bindings for PortAudio v19
Closes: 743660
Changes: 
 python-pyaudio (0.2.8-1) unstable; urgency=low
 .
   * Fix support for non-UTF8 encoded device names.
   * Fix deadlock on some platforms when calling pa.stop_stream.
   * Fix debian packaging to avoid including unnecessary files.
 Closes: #743660.
Checksums-Sha1: 
 ef8e331026a155b71ce9edf19d7cd3dfe012b8ab 2196 python-pyaudio_0.2.8-1.dsc
 03ea83b2e96802af3e7d8664cab939fc4f91a45f 31235 python-pyaudio_0.2.8.orig.tar.gz
 422d9b755cae97896bc7c10fdad62b99108c4802 3288 
python-pyaudio_0.2.8-1.debian.tar.xz
 1324f8b724b2863efd07514188bf48bf7c11c9e0 24910 python-pyaudio_0.2.8-1_amd64.deb
 2d4d606eede2a7f0e5e3ad36585b5b33042cbe85 25208 
python3-pyaudio_0.2.8-1_amd64.deb
 160c24d6a1cc8af8f212320cdd92f45442fe3325 119840 
python-pyaudio-doc_0.2.8-1_all.deb
Checksums-Sha256: 
 51dd6847208f6cafb4165cfb123d10d4e555ae6ddd96ae1c177112713afd90b3 2196 
python-pyaudio_0.2.8-1.dsc
 2db725b5d462a3698173e86b96eaf734e7a960f14e64d25cbe5738a17105d81a 31235 
python-pyaudio_0.2.8.orig.tar.gz
 431281be1922bd2b604b173186177fb2b48a43a43f8b53a80ff6f65de4dbb588 3288 
python-pyaudio_0.2.8-1.debian.tar.xz
 14381486313b98820e673cbb23adf2d2eede5c073200ede5d5e5dbaec57c5199 24910 
python-pyaudio_0.2.8-1_amd64.deb
 e5e3c4e260b6e1236827fecbbafbd6c272fdd1d7e2c17cad1186e209ee108c52 25208 
python3-pyaudio_0.2.8-1_amd64.deb
 ad01e89b377e4c6a087991bd90c46ba664959efaac4c365779e864ce29bdbb33 119840 
python-pyaudio-doc_0.2.8-1_all.deb
Files: 
 82662929e8f66eb44ec5df172904e9a5 2196 python optional 
python-pyaudio_0.2.8-1.dsc
 cbed798ff15d65b655ffd1d7e4740c72 31235 python optional 
python-pyaudio_0.2.8.orig.tar.gz
 c878e53ed09f952cee7b4e14b8a91137 3288 python optional 
python-pyaudio_0.2.8-1.debian.tar.xz
 a8ea9a02e08fe93b8809479890c76c06 24910 python optional 
python-pyaudio_0.2.8-1_amd64.deb
 6dc2736942576cacfe984a38972c2131 25208 python optional 
python3-pyaudio_0.2.8-1_amd64.deb
 7363c648b1befb82283dd81dd390c751 119840 doc optional 
python-pyaudio-doc_0.2.8-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTTpKxAAoJEKO6uuJAjdbP/cgP/0vFPYmQJvIZG9a1f2boVRkr
KZCUntKoIVM4dxlblNh373fvjaKgAGkxs6z3RX51R9EMGI3IscWOQwPHGU06vZJu
AaQygJnKXKX6vwm4k+h4eGDxcfjieRBiVjLCugkrVA1knSzDtec1/BfNRkOOkR1V
F4clIg5PAxb8dHvy2ii3k7T3ASlei41RlGSFnC0EjeU4QcZ+nIezBLO9d6d0uvni
i5N5pWxy6rfZi+ze9i869G+/7NSJpN/eLYjvmd4GmNBwqZrXRuOF1XPyrPzapInJ
21xpcxxfE1CY/ujNh1IPF4IFd+pj2MOB+jgnMsNq8sebakdu1ibVntM4NCbGBdLd
rfJn40hACfWNcVFxtVnQzljsPSEdH3SLfizAq0mukjH4fhYe2JDhGJv/N+vZCJ+H
wDmUHE4Nr8llf+VWjSoSnf/xeohL9rGQcpN87AXZ5X/kJfx4qvIgFnR1T0ttgysE
EKSanlNqMPG+R4LVADaoYTinNAjKgNWoyvWfmqdtHzl7fY8cWaxU33Pm1KoyeQLl
p6RnMoXu/Imu3HpwN8Ny3WGMglqR3cH9G7MI0+t7UfeN9nWITMiN4Q30i+MVg4hv
V+qQJR8OuCiX9d6ylcaBXVmG7636rcLhqvYnRCoP8JYJgcbqJl7cPpjTo5gaunZY
lHzjUCec+MU74zGk6HkL
=jEYv
-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/e1waueu-0006iw...@franck.debian.org



Accepted jquery-minicolors 2.1.3-1 (source all)

2014-04-16 Thread David Prévot
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 16 Apr 2014 14:06:09 -0400
Source: jquery-minicolors
Binary: libjs-jquery-minicolors
Architecture: source all
Version: 2.1.3-1
Distribution: experimental
Urgency: medium
Maintainer: Debian JavaScript Maintainers 
pkg-javascript-de...@lists.alioth.debian.org
Changed-By: David Prévot taf...@debian.org
Description: 
 libjs-jquery-minicolors - tiny color picker built on jQuery
Changes: 
 jquery-minicolors (2.1.3-1) experimental; urgency=medium
 .
   [ Adam George ]
   * Border-radius should be inherited
   * Support bootstrap input-sm and input-lg classes
Checksums-Sha1: 
 b4f98ebbadeb374d1a641867feee42c9e5cc9a1b 1787 jquery-minicolors_2.1.3-1.dsc
 7a325a9b741c9011e50c60feaee36ed19f832a3b 94569 
jquery-minicolors_2.1.3.orig.tar.gz
 32cf4faa93c0677e803dd88bc5f30f1880ec638b 2292 
jquery-minicolors_2.1.3-1.debian.tar.xz
 23ff599a357fbc68fe09c56cc8e287dd3f2292a9 93992 
libjs-jquery-minicolors_2.1.3-1_all.deb
Checksums-Sha256: 
 d9288f37e70816ea3186b82c50600e289bf66c0d79626aaa4e7b6eea7267ec0e 1787 
jquery-minicolors_2.1.3-1.dsc
 b9f66ffe10d342aff64d4bbf74415f0a847ddd88119b02e83d398543ae688377 94569 
jquery-minicolors_2.1.3.orig.tar.gz
 0d3e25bd9345a1d4bc657bab5ab5fe8a5ab1ea4890b14ee6673d47e33fac72c4 2292 
jquery-minicolors_2.1.3-1.debian.tar.xz
 509c6732b2b4954c82a278875d8cda0bf524630fb1b8e080471c76f956d77764 93992 
libjs-jquery-minicolors_2.1.3-1_all.deb
Files: 
 39234b62117c34758a98bd7eb8e0f313 1787 web optional 
jquery-minicolors_2.1.3-1.dsc
 f7d54f8a9972e91b0238ae7c0350be3d 94569 web optional 
jquery-minicolors_2.1.3.orig.tar.gz
 7eca53c206845e5caf5dd65f4c300b8c 2292 web optional 
jquery-minicolors_2.1.3-1.debian.tar.xz
 84e725ed8a1ddd3235c7487dddf0efbc 93992 web optional 
libjs-jquery-minicolors_2.1.3-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQEcBAEBCAAGBQJTTsmKAAoJEAWMHPlE9r08JvUH/2GbVY6O8XFKzObB2qKwibgu
kN0kjdQvbttAQQrqiQ8zAZ/fJamFcujp4OUZgj0CtSoj2tdkO75U0KRlNglKfLei
GdIhEHqnCPtbCHUSKOlI2oM7m91LmA5xDdvXdZ5NX5nEz59kiip9+OHE9BWITZ2M
f18rLBNsS9MuvtF1LJGbSXJ/vtUx5NHcIKKiCA5yayoBL8+vv70obyc76v9k9s9r
GCrk+e0Y/dFJhrilbo7n5HwjP84zGYuwcd7w6hfbid75PUPMjZDxZLGufZByIdig
ewikP3AIERPKZoiaZZbQc5mw9KENYvRzfT1k8zgS26ZZWZ6dV6nQ6AfL7oTDBvY=
=zsA2
-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/e1wautx-0008rv...@franck.debian.org



Accepted appstream 0.6-1 (source amd64)

2014-04-16 Thread Matthias Klumpp
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 16 Apr 2014 20:44:36 +0200
Source: appstream
Binary: appstream-index libappstream0 libappstream-dev gir1.2-appstream
Architecture: source amd64
Version: 0.6-1
Distribution: unstable
Urgency: low
Maintainer: Matthias Klumpp m...@debian.org
Changed-By: Matthias Klumpp m...@debian.org
Description: 
 appstream-index - Application index generator
 gir1.2-appstream - Library to access AppStream services (introspection data)
 libappstream-dev - Library to access AppStream services (development files)
 libappstream0 - Library to access AppStream services
Changes: 
 appstream (0.6-1) unstable; urgency=low
 .
   * New upstream release: 0.6
   * fix-pkgconfig.patch: Fix prefix in libappstream pkg-config file
Checksums-Sha1: 
 8d22d523b021a2c72a03f55e7ae678ca10e4e3af 2244 appstream_0.6-1.dsc
 a0e9815484dc1c319ca356495969ba838259a31e 1495338 appstream_0.6.orig.tar.gz
 63dcd2f21e59407a5abf27ba5d1c24489f9e539b 4036 appstream_0.6-1.debian.tar.xz
 b156ede8ea8a2fd6a82201071ad895f6c5fdfc08 15892 appstream-index_0.6-1_amd64.deb
 ec643e3ef963dfc19e76234528d11a07d19ec841 47440 libappstream0_0.6-1_amd64.deb
 baa83fae842bdc61d42b4f671ba0f51e5910b8a8 13108 libappstream-dev_0.6-1_amd64.deb
 0eb4ef149bd154ba9eba2fd7c5c5f650a9c49a26 6730 gir1.2-appstream_0.6-1_amd64.deb
Checksums-Sha256: 
 6318f67bfddd06041d20c269f4b23adb65d179d07880f5a4c5609d8043aea43c 2244 
appstream_0.6-1.dsc
 6e14ade744dd35a588acb785f6865179fb9bfdb7ad84498c0b441a2e932514aa 1495338 
appstream_0.6.orig.tar.gz
 603eea2e8c10a843477440ab1a6f8df036e72ead8f4fd3b740c4da4b9245e927 4036 
appstream_0.6-1.debian.tar.xz
 af40284b9c8063d29d5de9e75253a5a25f1ea9564b49a80a9cff53cbafbe09ac 15892 
appstream-index_0.6-1_amd64.deb
 e11afe85d5abf19667b2cc3264c5fee9810db60e31396da5cf358dd3b56e800b 47440 
libappstream0_0.6-1_amd64.deb
 74e74c2941ac863ff6b1d649ab7d6fae3f734ab98fc17a9ae5d3b2259c9bc591 13108 
libappstream-dev_0.6-1_amd64.deb
 747b5ae2d8d789e27c59b0d447774d437a1f9daaff058aaed4dc70c8c077433d 6730 
gir1.2-appstream_0.6-1_amd64.deb
Files: 
 b305c21d866d8852af91767c9381d443 2244 admin optional appstream_0.6-1.dsc
 3da45081e182ebc67db0d764de20d721 1495338 admin optional 
appstream_0.6.orig.tar.gz
 2c10e46067a12afd64174ee814f752a1 4036 admin optional 
appstream_0.6-1.debian.tar.xz
 0732d458001ee17d3128ff96296d819c 15892 admin optional 
appstream-index_0.6-1_amd64.deb
 c6a6f848e29ef965a6d163536987602f 47440 libs optional 
libappstream0_0.6-1_amd64.deb
 02ba3ebaba44bc8fa4c34f9a3e742b53 13108 libdevel optional 
libappstream-dev_0.6-1_amd64.deb
 aa71e5e638cf074ee807fa9cd8cf4d0f 6730 introspection optional 
gir1.2-appstream_0.6-1_amd64.deb

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

iQIcBAEBAgAGBQJTTtgyAAoJEElMil+/TezrNz4P/0IrXlo+Pzx4JSmzdJuG9AQ4
rtUfk6tyM9+/TzMCRC1Kll5JRUbFL87JsghRI6VPD6J1mbxjJ/7IAWSbUh2HZkO0
k7lwzJqZEjZsmLvI0BF3QGJupfL6rUfYgCbZZqdi1tAXKvh/TOy2sLLPCvECFwo+
POF2AnWcrfO1YEVHDAdZOAHIwufJivaUq1kPzHQ27hfF0NQrXE/vvRV1QB0XOHrZ
hUL1qLHkaP2/KlTZW1Whc08cOP7zxX4BGXAncn72d1Bh7ohRSOJdCNUmRTaU24Zv
XWmfpVRqUcgEnmocNjtWhNDe52skKk9gNZlAgrHyScaOSO7IW4bbTAbqTSnxLB0w
na/LGANR+IikMDAreuOWnFHDOfXGpp0ewhKeTMUnbDyElkIA8UGHYbLJrIuSyoPO
T0TrRNG2NaZKH56XNyNyj4lxw0E0TL11nuS4m4zohwjip//FMjMTZ2d1ieD8SdEL
VGUIAH4Yz1bxZ8HVXBcM8TYMlMJ1dbNEj+RlXNRSa8jMmOuC8phtU4MnzKNVDD/N
cRtSOi5tlaTe6R6sCdNqidiXMwdxhq8nGN7lxjyE8Xg1pe8Z2pddEF2E4DT2gEi5
zuEmlJ+O+/D1AUz/C5sPK6wjRZo5eQ/uDsYX47Bd8v7ZkA3+aYUeRis/OFyD/mnJ
NqvrYpN/jEfpztDlFTee
=6sFE
-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/e1wavai-0005xp...@franck.debian.org



Accepted openjdk-7 7u55-2.4.7-1 (source amd64 all)

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

Format: 1.8
Date: Wed, 16 Apr 2014 15:37:40 +0200
Source: openjdk-7
Binary: openjdk-7-jdk openjdk-7-jre-headless openjdk-7-jre openjdk-7-jre-lib 
openjdk-7-demo openjdk-7-source openjdk-7-doc openjdk-7-dbg icedtea-7-jre-jamvm 
openjdk-7-jre-zero
Architecture: source amd64 all
Version: 7u55-2.4.7-1
Distribution: unstable
Urgency: high
Maintainer: OpenJDK Team open...@lists.launchpad.net
Changed-By: Matthias Klose d...@ubuntu.com
Description: 
 icedtea-7-jre-jamvm - Alternative JVM for OpenJDK, using JamVM
 openjdk-7-dbg - Java runtime based on OpenJDK (debugging symbols)
 openjdk-7-demo - Java runtime based on OpenJDK (demos and examples)
 openjdk-7-doc - OpenJDK Development Kit (JDK) documentation
 openjdk-7-jdk - OpenJDK Development Kit (JDK)
 openjdk-7-jre - OpenJDK Java runtime, using ${vm:Name}
 openjdk-7-jre-headless - OpenJDK Java runtime, using ${vm:Name} (headless)
 openjdk-7-jre-lib - OpenJDK Java runtime (architecture independent libraries)
 openjdk-7-jre-zero - Alternative JVM for OpenJDK, using Zero/Shark
 openjdk-7-source - OpenJDK Development Kit (JDK) source files
Changes: 
 openjdk-7 (7u55-2.4.7-1) unstable; urgency=high
 .
   * IcedTea7 2.4.7 release.
   * Security fixes
 - S8023046: Enhance splashscreen support.
 - S8025005: Enhance CORBA initializations.
 - S8025010, CVE-2014-2412: Enhance AWT contexts.
 - S8025030, CVE-2014-2414: Enhance stream handling.
 - S8025152, CVE-2014-0458: Enhance activation set up.
 - S8026067: Enhance signed jar verification.
 - S8026163, CVE-2014-2427: Enhance media provisioning.
 - S8026188, CVE-2014-2423: Enhance envelope factory.
 - S8026200: Enhance RowSet Factory.
 - S8026716, CVE-2014-2402: (aio) Enhance asynchronous channel handling.
 - S8026736, CVE-2014-2398: Enhance Javadoc pages.
 - S8026797, CVE-2014-0451: Enhance data transfers.
 - S8026801, CVE-2014-0452: Enhance endpoint addressing.
 - S8027766, CVE-2014-0453: Enhance RSA processing.
 - S8027775: Enhance ICU code.
 - S8027841, CVE-2014-0429: Enhance pixel manipulations.
 - S8028385: Enhance RowSet Factory.
 - S8029282, CVE-2014-2403: Enhance CharInfo set up.
 - S8029286: Enhance subject delegation.
 - S8029699: Update Poller demo.
 - S8029730: Improve audio device additions.
 - S8029735: Enhance service mgmt natives.
 - S8029740, CVE-2014-0446: Enhance handling of loggers.
 - S8029745, CVE-2014-0454: Enhance algorithm checking.
 - S8029750: Enhance LCMS color processing (LCMS 2 only).
 - S8029760, CVE-2013-6629: Enhance AWT image libraries (in-tree libjpeg).
 - S8029844, CVE-2014-0455: Enhance argument validation.
 - S8029854, CVE-2014-2421: Enhance JPEG decodings.
 - S8029858, CVE-2014-0456: Enhance array copies.
 - S8030731, CVE-2014-0460: Improve name service robustness.
 - S8031330: Refactor ObjectFactory.
 - S8031335, CVE-2014-0459: Better color profiling.
 - S8031352, CVE-2013-6954: Enhance PNG handling (in-tree libpng).
 - S8031394, CVE-2014-0457: (sl) Fix exception handling in ServiceLoader.
 - S8031395: Enhance LDAP processing.
 - S8032686, CVE-2014-2413: Issues with method invoke.
 - S8033618, CVE-2014-1876: Correct logging output.
 - S8034926, CVE-2014-2397: Attribute classes properly.
 - S8036794, CVE-2014-0461: Manage JavaScript instances.
   * AArch64 fixes.
Checksums-Sha1: 
 14ac9a05d1f458a6aa0e459f0e53a34743a64f38 2966 openjdk-7_7u55-2.4.7-1.dsc
 d990bbd61d494dfa7729151304f22f1640bd82a1 9144 
openjdk-7_7u55-2.4.7.orig.tar.gz
 b88da09fcf6f7f8e73c06d8a56629cf746ce2ed4 225219 openjdk-7_7u55-2.4.7-1.diff.gz
 7e384e8b31764734151e9b4e25dbdc83cdcdccf2 15983574 
openjdk-7-jdk_7u55-2.4.7-1_amd64.deb
 c44398204e4131f7cfb101817bf7903bb3d23f85 39384868 
openjdk-7-jre-headless_7u55-2.4.7-1_amd64.deb
 930ebdfe4dfee9a1c2bc99939983e4d08aabe3a2 184562 
openjdk-7-jre_7u55-2.4.7-1_amd64.deb
 96cfdadec727ed6f85499d30158dfacdba4cec88 1884184 
openjdk-7-demo_7u55-2.4.7-1_amd64.deb
 f285931c6214c853b31562b7b9f448bd4037d464 79305772 
openjdk-7-dbg_7u55-2.4.7-1_amd64.deb
 897b4e7221937a29f7b37d3c0e3b5082c3fe6a21 467284 
icedtea-7-jre-jamvm_7u55-2.4.7-1_amd64.deb
 bde5304c77543344c168cb49d8e30c3bf3368e1e 1881314 
openjdk-7-jre-zero_7u55-2.4.7-1_amd64.deb
 5ed6839db7ff90a5018cf5b8e6d908857cd818c2 71360 
openjdk-7-jre-lib_7u55-2.4.7-1_all.deb
 a011d255bbe928420535e78aef0b7af56a2e05d0 39940048 
openjdk-7-source_7u55-2.4.7-1_all.deb
 b6bd8ee81c533bef4136e719ecd2120431f099d4 10886272 
openjdk-7-doc_7u55-2.4.7-1_all.deb
Checksums-Sha256: 
 5f0a4efe8857f26cfc140ba4453a2a9764a7a38a2b9132f3b313e7d3d8834a5f 2966 
openjdk-7_7u55-2.4.7-1.dsc
 375c5c0a1858ddd33a518fc5fe18998f4901dcafbf77235c4b52b3948e10c49b 9144 
openjdk-7_7u55-2.4.7.orig.tar.gz
 07341927b21e09056775e243e6c71528ba5a454a2b24407edf472a10982dd3c2 225219 
openjdk-7_7u55-2.4.7-1.diff.gz
 

Accepted gnat-4.9 4.9-20140411-2 (source amd64)

2014-04-16 Thread Ludovic Brenta
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 16 Apr 2014 19:41:29 +0200
Source: gnat-4.9
Binary: gnat-4.9-base gnat-4.9 gnat-4.9-sjlj libgnat-4.9 libgnat-4.9-dbg 
libgnatvsn4.9-dev libgnatvsn4.9 libgnatvsn4.9-dbg libgnatprj4.9-dev 
libgnatprj4.9 libgnatprj4.9-dbg
Architecture: source amd64
Version: 4.9-20140411-2
Distribution: unstable
Urgency: low
Maintainer: Debian GCC Maintainers debian-...@lists.debian.org
Changed-By: Ludovic Brenta lbre...@debian.org
Description: 
 gnat-4.9   - GNU Ada compiler
 gnat-4.9-base - GNU Ada compiler (common files)
 gnat-4.9-sjlj - GNU Ada compiler (setjump/longjump runtime library)
 libgnat-4.9 - runtime for applications compiled with GNAT (shared library)
 libgnat-4.9-dbg - runtime for applications compiled with GNAT (debugging 
symbols)
 libgnatprj4.9 - GNU Ada compiler Project Manager (shared library)
 libgnatprj4.9-dbg - GNU Ada compiler Project Manager (debugging symbols)
 libgnatprj4.9-dev - GNU Ada compiler Project Manager (development files)
 libgnatvsn4.9 - GNU Ada compiler selected components (shared library)
 libgnatvsn4.9-dbg - GNU Ada compiler selected components (debugging symbols)
 libgnatvsn4.9-dev - GNU Ada compiler selected components (development files)
Closes: 744724
Changes: 
 gnat-4.9 (4.9-20140411-2) unstable; urgency=low
 .
   [Nicolas Boulenguez]
   * rules.conf (Build-Depends): mention gnat before gnat-x.y so that
 buildds can bootstrap 4.9 in unstable.  Closes: #744724.
Checksums-Sha1: 
 c0e62daff46a88343864ce7684631935997c1a3d 4001 gnat-4.9_4.9-20140411-2.dsc
 f6ad62affbb0ef12a885930c55816c9808253835 648080 gnat-4.9_4.9-20140411-2.tar.gz
 bc694cd9da7fa22c8f6db0665652ccd03bedcf58 216874 
gnat-4.9-base_4.9-20140411-2_amd64.deb
 c89336dec425596755b95f45e85e831b7a7199dc 911412 
libgnat-4.9_4.9-20140411-2_amd64.deb
 d5a74909e65b6f9d954e0c4b39bebbdbf2711edc 1659560 
libgnat-4.9-dbg_4.9-20140411-2_amd64.deb
 25f9184b52dfedb636f099313d58790bb928d507 1324830 
libgnatvsn4.9-dev_4.9-20140411-2_amd64.deb
 f966df975ea36f8f4fc06bdfaa9ba1981871a1cc 251584 
libgnatvsn4.9_4.9-20140411-2_amd64.deb
 ac1e46b4f91390211f010576ba38f7f6ea751d9c 384344 
libgnatvsn4.9-dbg_4.9-20140411-2_amd64.deb
 195383f805cd2a418285c5513aaa092fc50565e0 3044914 
libgnatprj4.9-dev_4.9-20140411-2_amd64.deb
 ade7bc61e3747798b4ea7a1d8237367d4263d63b 612602 
libgnatprj4.9_4.9-20140411-2_amd64.deb
 43ab6c58ab48aeac0c88770b53b1dc96c6ee5154 1359204 
libgnatprj4.9-dbg_4.9-20140411-2_amd64.deb
 a9429d8be869cdabd1ddb840eb1e890858e0 9954974 
gnat-4.9_4.9-20140411-2_amd64.deb
 ed3eddd39f87c675c4ab900ed420cee9f07d47ea 2986588 
gnat-4.9-sjlj_4.9-20140411-2_amd64.deb
Checksums-Sha256: 
 8500766c9db3fd9ac445c893fd9f1403559fbae138cc1af814b4c978b38e694a 4001 
gnat-4.9_4.9-20140411-2.dsc
 8a819940ba1223c12c897721664860b614f56e2728bc79bdd959ce8c911e6f0c 648080 
gnat-4.9_4.9-20140411-2.tar.gz
 bd1831609ea70cf68077d4095a0955861ea839a38e199510aaf6e788b5ae7372 216874 
gnat-4.9-base_4.9-20140411-2_amd64.deb
 fb5e35041a6370f88c6ff294223dd8947c718f9f81526bcef43316bf991c751b 911412 
libgnat-4.9_4.9-20140411-2_amd64.deb
 61a83e0c6b6620d61f96808f4de216b91cc4f5e4ae29c4808b0b7ed80889c684 1659560 
libgnat-4.9-dbg_4.9-20140411-2_amd64.deb
 d836b2e4b643409ebe391d7c11ffe73ebaee7bbde5c58bb9d3e6b6bb50936d96 1324830 
libgnatvsn4.9-dev_4.9-20140411-2_amd64.deb
 d749a7b307dfedb1d548b4fd2990645dcc50625d390774415709692aec0656dd 251584 
libgnatvsn4.9_4.9-20140411-2_amd64.deb
 ba2f6a37ca0bf8accef37b0e3cde5c9fd7896476333480758535b7bfad9e761a 384344 
libgnatvsn4.9-dbg_4.9-20140411-2_amd64.deb
 4113d15791a20a3d4098d4fed1d072062ac4394f18c50e61dd2dac26219fd4ba 3044914 
libgnatprj4.9-dev_4.9-20140411-2_amd64.deb
 e83579d9f2cc473364d5c3f06ecb635331cd45ab8d54c033ca477633a6426df0 612602 
libgnatprj4.9_4.9-20140411-2_amd64.deb
 3109fa87d1d307ac6d68236155d7669a0bff6c4a2ba65361acc0fc9537abd444 1359204 
libgnatprj4.9-dbg_4.9-20140411-2_amd64.deb
 06846fc1f90eb447c7a9a5154f31fbaddcc26f904991e8f9cfda0b2b9011cba2 9954974 
gnat-4.9_4.9-20140411-2_amd64.deb
 0b423afec3dd3e54a093c67cbffc0932abe24a4c58c59bad745cd9530fb0b817 2986588 
gnat-4.9-sjlj_4.9-20140411-2_amd64.deb
Files: 
 a49bf54816ae37c063cd2382d27ba825 4001 devel optional 
gnat-4.9_4.9-20140411-2.dsc
 026854791bf1fa8a45975ebe74780d9d 648080 devel optional 
gnat-4.9_4.9-20140411-2.tar.gz
 e20267aaf17178013cce6248dfefcb25 216874 libs optional 
gnat-4.9-base_4.9-20140411-2_amd64.deb
 1668ee925d3bcfe665c33e465a4be570 911412 libs optional 
libgnat-4.9_4.9-20140411-2_amd64.deb
 87384f99d0eaed7e22c4e78f4b477db4 1659560 debug extra 
libgnat-4.9-dbg_4.9-20140411-2_amd64.deb
 94a7832c7ca2c5d8d53971055ba43b0e 1324830 libdevel extra 
libgnatvsn4.9-dev_4.9-20140411-2_amd64.deb
 939c2e5b65670c755d295d30f474b31b 251584 libs optional 
libgnatvsn4.9_4.9-20140411-2_amd64.deb
 d4e97105e3f41a3e0c8042a2e81b4a17 384344 debug extra 
libgnatvsn4.9-dbg_4.9-20140411-2_amd64.deb
 4a273b45deaafa295b627fff1eb44b9a 3044914 libdevel extra 
libgnatprj4.9-dev_4.9-20140411-2_amd64.deb
 

Accepted apper 0.8.1-2 (source amd64 all)

2014-04-16 Thread Matthias Klumpp
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 16 Apr 2014 21:38:12 +0200
Source: apper
Binary: apper apper-data apper-dbg
Architecture: source amd64 all
Version: 0.8.1-2
Distribution: unstable
Urgency: low
Maintainer: Matthias Klumpp m...@debian.org
Changed-By: Matthias Klumpp m...@debian.org
Description: 
 apper  - KDE package management tool using PackageKit
 apper-data - KDE package management tool using PackageKit (data files)
 apper-dbg  - Debugging symbols for Apper
Changes: 
 apper (0.8.1-2) unstable; urgency=low
 .
   * appstream-0.6.patch: Add support for AppStream 0.6
Checksums-Sha1: 
 83b42bb8b1b818283e1c244d697fbf8a28258ea1 2200 apper_0.8.1-2.dsc
 f4dc1df3fefaf7899da85585dba4e38ad030bd4f 6596 apper_0.8.1-2.debian.tar.xz
 152778233978ef97689f5db016b4c20d40e2f2fb 272470 apper_0.8.1-2_amd64.deb
 8551e1b87940fbfe59809603ba06e5864709a85d 614498 apper-data_0.8.1-2_all.deb
 63e05be70a2f0f3cd98490621f5b63bfcd883bd0 6629748 apper-dbg_0.8.1-2_amd64.deb
Checksums-Sha256: 
 2b08f2da126347e6bb812bb26b140681e1a433067892df86356cfd912a2387c6 2200 
apper_0.8.1-2.dsc
 2c2cb75911c1ee32c285be480aa588269d25f8aefaa50129cb21d0634cafa0d1 6596 
apper_0.8.1-2.debian.tar.xz
 e9afa0a65db571729b2a5457d2b311a929b02f5c6afdd4465a11d528b69fec0c 272470 
apper_0.8.1-2_amd64.deb
 a868bc99536b5656d9423b4710ecae2430d5ce728d1438d951a175893dff46e6 614498 
apper-data_0.8.1-2_all.deb
 979261ee645bcbbd465799044b7e4fd33b0f42325bec4a81a669361aa8ed0d09 6629748 
apper-dbg_0.8.1-2_amd64.deb
Files: 
 71919cab80d2580fc2d768e0147ccf9c 2200 kde optional apper_0.8.1-2.dsc
 fa719696afec4316ffd860009621127b 6596 kde optional apper_0.8.1-2.debian.tar.xz
 160a9a10c6481b001723a1a987c8c635 272470 kde optional apper_0.8.1-2_amd64.deb
 fd0e84e0fae102ae6827cef507e11c25 614498 kde optional apper-data_0.8.1-2_all.deb
 b19e0bf1e29872a1dbe0a40daa8b5628 6629748 debug extra 
apper-dbg_0.8.1-2_amd64.deb

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

iQIcBAEBAgAGBQJTTt6nAAoJEElMil+/TezrsHgP/AtHkkZjSlelPS8eGVGMnxzs
DoYs6m5bCAoYXarRYEaCPn6MKf3KCVVfD33zfgMZkSyJUAroKrnP8QqpWSgILCTt
KgMmBccuWsTvGkfCQOolYydAbN3Rj6BCxo7TZNdhE5nBxKggt72mbn+nA/t0s0kn
n/o46DIzJv1MfKBStuk/j+MkxWTi2zF8vyUmK8x/ydB+wqHy4Yk5yUFgCoIWwK37
RF2wZee58HUi/4NiQIt4akvTXAuuzYqT8TMCwibJxlDo4u/3FB2GSxj/ouEkWWmh
rnP7OgHNZ4TcYuqIZ4XKgU3IPtUXms6Vr1x/DOngUjI8VwcOpS0ZVkXAloLK0SNG
MdAv2qNHFZ9YRMmZPhkdq2R1vDyWg2LZNFNkbul9onAolxDiDAzLL8BL4amvO2cO
K9jbGcvVAaXT8TGyF5JJu9+F/Mm8RokmMXQQmpjCXmoH8Tvl7bsFYt7WAQkcadP8
dsoQDlBJ6FQT9dtW6ntIUrwbS+fUonCP3EShw/hweCJt1XjtK4XIsPzKFUMHmsLj
y5P884CBEb0YiP7kCRXxckd/zxBdR0Tfri6bHrPh3G0YiKg5+kWg+PaM+D0HiRLP
9XeEyHzczJfFDuonkSmqUmJ1Qqg/xRpcFzzspqKl+OFemHbWpVnbBFgsIQXq8MOu
gHekTBWIX4wzcmFrAQgy
=jkzv
-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/e1waxen-00015c...@franck.debian.org



Accepted cgminer 4.2.3-3 (source i386)

2014-04-16 Thread Scott Howard
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 16 Apr 2014 16:28:10 -0400
Source: cgminer
Binary: cgminer
Architecture: source i386
Version: 4.2.3-3
Distribution: unstable
Urgency: low
Maintainer: Debian Bitcoin Packaging Team 
pkg-bitcoin-de...@lists.alioth.debian.org
Changed-By: Scott Howard show...@debian.org
Description: 
 cgminer- multi-threaded multi-pool Bitcoin miner
Changes: 
 cgminer (4.2.3-3) unstable; urgency=low
 .
   * Don't support bitmine_A1 on kfreebsd*
Checksums-Sha1: 
 fb4980243f4058340e1badd5d60cac091c48d791 1467 cgminer_4.2.3-3.dsc
 74c71fa9419843088c79a46f0b495979df612a0f 10216 cgminer_4.2.3-3.debian.tar.xz
 036b3c263072c00b34c234bd76742107d922a6e1 479788 cgminer_4.2.3-3_i386.deb
Checksums-Sha256: 
 a7b89858f195e6e960494e650c8668b845e980ab74b8b72179f2fcc36a05ba28 1467 
cgminer_4.2.3-3.dsc
 ce35496beb6dbcd099eacb54c5c8ab0b8f1518a7ac0b5c9c25d0151489635eaa 10216 
cgminer_4.2.3-3.debian.tar.xz
 d0eda1085b613eab3991d983fc1d7276b87d0053c03b63f08c00bd6b2c51ad31 479788 
cgminer_4.2.3-3_i386.deb
Files: 
 f10f1cbe430dffb39622676777b25169 1467 net optional cgminer_4.2.3-3.dsc
 10fcc44d598440ffa79f1097250a1f43 10216 net optional 
cgminer_4.2.3-3.debian.tar.xz
 d3972989792f119adb348ac2777293dc 479788 net optional cgminer_4.2.3-3_i386.deb

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

iEYEARECAAYFAlNO6UoACgkQuqVp0MvxKmor3wCgj20DIsy5m7jhzAH/o70q4MGQ
3eoAoKuwIGQEGCEoZlw4YypqG5YBbxDt
=6Ap7
-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/e1waxff-0001ev...@franck.debian.org



Accepted nexus 4.3.2-svn1921-1 (source all amd64)

2014-04-16 Thread Tobias Stefan Richter
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 16 Apr 2014 19:21:53 +0100
Source: nexus
Binary: libnexus0 libnexus0-dev libnexus0-java python-nxs nexus-tools
Architecture: source all amd64
Version: 4.3.2-svn1921-1
Distribution: unstable
Urgency: low
Maintainer: Tobias Stefan Richter tsr-deb...@achos.com
Changed-By: Tobias Stefan Richter tsr-deb...@achos.com
Description: 
 libnexus0  - NeXus scientific data file format - runtime libraries
 libnexus0-dev - NeXus scientific data file format - development libraries
 libnexus0-java - NeXus scientific data file format - java libraries
 nexus-tools - NeXus scientific data file format - applications
 python-nxs - NeXus scientific data file format - python binding
Closes: 743480
Changes: 
 nexus (4.3.2-svn1921-1) unstable; urgency=low
 .
   * disginguish between static and dynamic linking, fix
 from upstream (Closes: #743480)
   * provide correct pkg-config version number
Checksums-Sha1: 
 f77f15d31afa8b1c05a731b9dc9f93035d1a34d8 2051 nexus_4.3.2-svn1921-1.dsc
 065fdeafb0057a621735f27c3b3c1b6c8d046d4d 14160651 
nexus_4.3.2-svn1921.orig.tar.gz
 3effadadc5c75a754ad19dc64d30f475c67a618c 7220 
nexus_4.3.2-svn1921-1.debian.tar.xz
 3df559a8d270f126856cefe6536cc30e14f00b1a 44074 
python-nxs_4.3.2-svn1921-1_all.deb
 34229c6b57ee3bc2aae1b6428fa3bb6e477bd888 95702 
libnexus0_4.3.2-svn1921-1_amd64.deb
 754e815e08547598ad85a44b6ffdf9207fd20e4c 126686 
libnexus0-dev_4.3.2-svn1921-1_amd64.deb
 178653c19d7f215b990f2f5e292d353a7c78dbcc 36980 
libnexus0-java_4.3.2-svn1921-1_amd64.deb
 4f4185f27c52ee10f86c6a1cd2461bed8bcbc931 409794 
nexus-tools_4.3.2-svn1921-1_amd64.deb
Checksums-Sha256: 
 aade0d72ea24175136961fdd070480e315af38bcd2b0e567bad26809e3d3fe55 2051 
nexus_4.3.2-svn1921-1.dsc
 73853da409d72224455445dda6ad1855abb6aa9a2a5312501b229e03adfb1d42 14160651 
nexus_4.3.2-svn1921.orig.tar.gz
 a1d4f848e449367b4c91396c71310f39125ac5b4bc7719006ddec797daa9c94e 7220 
nexus_4.3.2-svn1921-1.debian.tar.xz
 a235e9e83ca5422e3d00712ef7f3fde53101092dae125003388f814a96ef3660 44074 
python-nxs_4.3.2-svn1921-1_all.deb
 3fa51f13ebcc1aff8bd6e392ecd8981dab1fa4436ad1c20c8001e1ce262e838b 95702 
libnexus0_4.3.2-svn1921-1_amd64.deb
 eeddef772060c0911eea971ec33c353a8041eb3fdca23aa7419d3f9b77cab16d 126686 
libnexus0-dev_4.3.2-svn1921-1_amd64.deb
 85ba9a42f03b626e5ae0946f387cc6fa102d1718616d20720e7a5b5273189197 36980 
libnexus0-java_4.3.2-svn1921-1_amd64.deb
 613d606ff665860a929e052c22ac9a347cfb4993640d661cad767a67a2d9e67e 409794 
nexus-tools_4.3.2-svn1921-1_amd64.deb
Files: 
 06aeb180c4526d4758c7e1eb9acacf0d 2051 libs extra nexus_4.3.2-svn1921-1.dsc
 412c3356844bce1b816f6b02896f385e 14160651 libs extra 
nexus_4.3.2-svn1921.orig.tar.gz
 472998d0d1b97c61708eb8117c20d5f3 7220 libs extra 
nexus_4.3.2-svn1921-1.debian.tar.xz
 6d1704c0ea38accf2fa74fe48c3fb35e 44074 python extra 
python-nxs_4.3.2-svn1921-1_all.deb
 fd837638320be3bbaf7ad03fcc3b1dd7 95702 libs extra 
libnexus0_4.3.2-svn1921-1_amd64.deb
 d5c2df0bdb849e0ed62c0d3c524acb37 126686 libdevel extra 
libnexus0-dev_4.3.2-svn1921-1_amd64.deb
 dd0622bd0be982288b3132baa8ff7109 36980 java extra 
libnexus0-java_4.3.2-svn1921-1_amd64.deb
 425e0bd6778fd02c7fc123459b65402f 409794 science extra 
nexus-tools_4.3.2-svn1921-1_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTTuRoAAoJEMG808cqootrunEP/AsSB7uoHlY8DU2/u6l9o8VV
r3+UIlPDKBaWmBdwQu3XyMMMm/2eQ3nYssV9h9D1eers8Neb8X6rAwFWJoKAOtO6
PMYhYH5QL/TJWh1AYcOA0Sl2llhWaDa3CPFkfkIT9exb9/2XETdCOKsTOC5wUTWS
ZRmeMb4ZYlNPUoyLZJSr3gb42oIrogCDBfIRpCnYO68C/Z57RIfmQoN+sFET9vyD
aWO2bASIuTKjdFgtIxDXVwGsVfIO4uWU0JAVhNimRatOlV8pxzb0I+jNL9SENaXQ
uKAl25YQtbYn+1KmHGmrTIzghJHQluJYtOv3VSu2pdcbakCF7p7U188KaabQCi8S
6ROP7usi7ShimKxq+OBszs8WDCPVDIarYqGU9hL+Y6QY9O46DvW2VSZ2NB3emQvJ
hajGzIy3371XHymGW2mfXL13N+rhXfmrAvC5Aw/ZPqykWsvO+gmP3Nb+mB/KFU7C
XSjExFO34/7qJwaz18GaUlYuwwOPfYPuaFsYi6rbyvRyESv4VQDxIWGhcRNlRqzX
oQw4VjibKT1opDNc4iXtLdIE8ffMmDC9mrwZK+eCPh6ku2r1yiPBMriauvL/YZ0w
V1IqxYlZlrvsvAPMt1ux+f67rZQHwgcxDQK3OXHdtpohbEz2dwnIJCKZH2L9Oxb7
m2rFKAVBVT/pJ1Snd3cB
=Xm8L
-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/e1waxgw-0001vr...@franck.debian.org



Accepted insserv 1.16.0-4 (source amd64)

2014-04-16 Thread Petter Reinholdtsen
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 16 Apr 2014 22:43:29 +0200
Source: insserv
Binary: insserv
Architecture: source amd64
Version: 1.16.0-4
Distribution: experimental
Urgency: low
Maintainer: Debian sysvinit maintainers 
pkg-sysvinit-de...@lists.alioth.debian.org
Changed-By: Petter Reinholdtsen p...@debian.org
Description: 
 insserv- boot sequence organizer using LSB init.d script dependency inform
Changes: 
 insserv (1.16.0-4) experimental; urgency=low
 .
   * Disable systemd integration completely until bug #738775 is properly
 fixed.  Adjust 230_systemd_on_linux.patch and testsuite accordingly.
Checksums-Sha1: 
 528a8e7ae1ffda81de011b87fcb20dee51c0360b 1451 insserv_1.16.0-4.dsc
 29b3add4b1d86a402a38f6a61240e4041782db30 42272 insserv_1.16.0-4.debian.tar.xz
 e6a4bf0c829ed6275c076a693a2b72c4b2ca2b6c 62784 insserv_1.16.0-4_amd64.deb
Checksums-Sha256: 
 28cebd1614c8760312e72b24e20303ecc88490bb55dc620e4ffeb205c28f844b 1451 
insserv_1.16.0-4.dsc
 8d744872002adfa91f80f80c22b409a373b36346e1a0a18aedb64530e79d68df 42272 
insserv_1.16.0-4.debian.tar.xz
 52810b3bd9f3a146f0d80adb657ea8d46b8642e43cf4c87fac6e200bcad3d55e 62784 
insserv_1.16.0-4_amd64.deb
Files: 
 6c35a19b8d2ffe01e6a84460ffc62f7b 1451 misc optional insserv_1.16.0-4.dsc
 804ce32a82beafc9c17136730aca5f81 42272 misc optional 
insserv_1.16.0-4.debian.tar.xz
 234523f08b3b8dc9c4feac0c143ce6a6 62784 misc optional insserv_1.16.0-4_amd64.deb

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

iD8DBQFTTuxk20zMSyow1ykRAg/WAJ93V65h4lZ/V6HvMsI9NZ8JB3I7WACgxjG9
OgzBY/6+EvZM6wqaTrYya/M=
=/XVx
-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/e1waxge-0001oo...@franck.debian.org



Accepted ruby-ffi-rzmq 2.0.1-1 (source all)

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

Format: 1.8
Date: Mon, 14 Apr 2014 14:47:45 +0200
Source: ruby-ffi-rzmq
Binary: ruby-ffi-rzmq
Architecture: source all
Version: 2.0.1-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-ffi-rzmq - FFI based Ruby bindings for ZeroMQ (ØMQ) networking library
Closes: 740420 742190 743113
Changes: 
 ruby-ffi-rzmq (2.0.1-1) unstable; urgency=medium
 .
   * Team upload.
   * Imported Upstream version 2.0.1
 + support for libzmq3 ( = 4.0) (Closes: #742190, #743113)
   * Drop alternative dependency with libzmq1 (Closes: #740420)
   * Depend on ruby-ffi-rzmq-core, and drop direct dependencies on ruby-ffi and
 libzmq*, which are dependencies for ruby-ffi-rzmq-core.
   * Drop patches (now applied to ruby-ffi-rzmq-core)
   * Add no_zmq_sodium.patch, deactivating a failing test as long as libzmq3 is
 not built against libsodium.
Checksums-Sha1: 
 64ffcf24ddaf792085e965b3840b7c723d0d8bab 2092 ruby-ffi-rzmq_2.0.1-1.dsc
 12b88ee3695784414d14d7b0e0acb8a0b994210e 44071 ruby-ffi-rzmq_2.0.1.orig.tar.gz
 24d77551195c7f81ddda5390f5c4b8aa6053602b 3384 
ruby-ffi-rzmq_2.0.1-1.debian.tar.xz
 5a82c4f75d2c043a7d9867eee07bba0a936c8dc3 34116 ruby-ffi-rzmq_2.0.1-1_all.deb
Checksums-Sha256: 
 e3b816b2d7e95ce26cb2a54ca0063f0f445e3b60f230089fc7f1cb01d4d99e92 2092 
ruby-ffi-rzmq_2.0.1-1.dsc
 ac6ffbab7cb55e24bedd92786b2bb050f217aa3400ffc9894b79148c445cf69e 44071 
ruby-ffi-rzmq_2.0.1.orig.tar.gz
 e7f678430aa2690af75065ffb56b9288dc81f3fb9ab5e2073085023cccf4301b 3384 
ruby-ffi-rzmq_2.0.1-1.debian.tar.xz
 6c6d71501eeca4b1c56f586914b80731ff09b45702bad7a79eea969a987ea22b 34116 
ruby-ffi-rzmq_2.0.1-1_all.deb
Files: 
 0e49b437afa2086a56ede6e6a77378c9 2092 ruby optional ruby-ffi-rzmq_2.0.1-1.dsc
 5f08a892d316aca07b427ba8009cd843 44071 ruby optional 
ruby-ffi-rzmq_2.0.1.orig.tar.gz
 f4b554821a5262a4947237da479304e0 3384 ruby optional 
ruby-ffi-rzmq_2.0.1-1.debian.tar.xz
 7270160f106d56cab47cbeebd9de088e 34116 ruby optional 
ruby-ffi-rzmq_2.0.1-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTTuZ4AAoJEKkHZFuPn48JNmAQAJOu1Za2IIzMqBjwoW3fhxIZ
QEUnwNeZaNoe+iyrdV2zwYWJPfzfy659DIotpXHasTJsw9MJou4sr1/s7+lDJ8T8
UgsJBc0iNjuDaxde37RQdBwHPMkxXyfo4KzAnxT2Vza1/rX6ZLakVvv6yVDH6PxW
1YK80Ac5LhaVgGC8oP6XS68FCJ0p3kummDTv44x8iP8ouMcdfQBjbXdzoN65kkmq
ILzJ3PuiSqFB0QAcMqTRLY89evRBW48mPEdpfED2cdY2TdRBgNqQ5IFmvo1gw+Sw
U52uCApc9YBveZ/crb7qbuKPWNRF3Shdm3oo8anZFAAdYgd6oMdAbhBwva42wY+6
MhVu2nhUHZxGJOazjPO3ERboRYe2x8sv344KQTZ46Ng1kI/QEeLJulhSzPhhEieW
JHpiiQBxW2RkXe5ZRo0e65qFSp2RGRRacuHdPKIgTzXlBkDJ5uMTwsfTkz+a/ute
WQLkl8O4zqNNb/pw1MT8WSE15QLJEucO2fnP7jWJaeExrXpoCNSJ0YnE/IQ++Jlb
1xletEH+O1Idw0nCMr6TRwiwf9H/Dxu9mhjnF0hstBTgOHH6SjG9WlxR7yt6bDhv
PgjudPZ8zBRF7oHPFRPZXl2FBFBnaOd4NGhjAJDF4Li/nkn92v1rwbu8oMoZ9Zl3
gjYo3Q6F9Ot5sE5fspQJ
=oy+a
-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/e1waxgt-0001bf...@franck.debian.org



Accepted psimedia 1.0.4-1 (source i386)

2014-04-16 Thread Boris Pek
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 17 Apr 2014 00:34:25 +0400
Source: psimedia
Binary: psi-plus-plugin-psimedia
Architecture: source i386
Version: 1.0.4-1
Distribution: unstable
Urgency: medium
Maintainer: Boris Pek tehn...@debian.org
Changed-By: Boris Pek tehn...@debian.org
Description: 
 psi-plus-plugin-psimedia - Plugin for Psi/Psi+ for audio and video calls
Changes: 
 psimedia (1.0.4-1) unstable; urgency=medium
 .
   * New Git snapshot.
   * Bump debhelper version to 9 (was 8); update debian/compat.
   * Bump Standards-Version to 3.9.5 (was 3.9.4): no changes required.
   * Update debian/control
 - update using wrap-and-sort tool
 - delete version requirements for some build dependencies
   * Update debian/rules:
 - simplify rules after switching to debhelper 9
 - add --list-missing option to dh
 - update get-orig-source section after changes in upstream
   * Update debian/watch: git tags are available at project github repo now.
   * Delete patch add-hardening-flags-in-compiler-options: fixed in upstream.
   * Update debian/copyright.
Checksums-Sha1: 
 d2728d2b326652e0aa2586b234f9b9a1f788e8fd 1925 psimedia_1.0.4-1.dsc
 610c4d6413ff753ece32f5d85539c8b6d80e9b96 210644 psimedia_1.0.4.orig.tar.gz
 55828e43848abe37d3f03708b95edc7fe980796c 4108 psimedia_1.0.4-1.debian.tar.xz
 bb85c314142aac0f7910ddcea6cdca71af8c3852 125024 
psi-plus-plugin-psimedia_1.0.4-1_i386.deb
Checksums-Sha256: 
 a99215ebdfd1ff4705a88dd5e02de843cb756af66dcecaec9997fd904d7ccc35 1925 
psimedia_1.0.4-1.dsc
 b95182812939614ca7536d59750f827bb7b46d13fa6398bf769d7d2995d09fb1 210644 
psimedia_1.0.4.orig.tar.gz
 819a01dfc0d200d661b1e4a902fab8a0dddcf37440097e887247146fef07a5da 4108 
psimedia_1.0.4-1.debian.tar.xz
 e2baaa229d3b3b56e0a589761f0520358dc6023ea75b323dd7730ea34d647b09 125024 
psi-plus-plugin-psimedia_1.0.4-1_i386.deb
Files: 
 90de9e8e61a02f3f7938b4bc84150780 1925 net extra psimedia_1.0.4-1.dsc
 9b94cf8f0a1eb7dd43e75a344e13bb72 210644 net extra psimedia_1.0.4.orig.tar.gz
 23cef70fd8adce887e379d1084b1b14d 4108 net extra psimedia_1.0.4-1.debian.tar.xz
 ca414facbd6b37db7e7c07364f19d1db 125024 net extra 
psi-plus-plugin-psimedia_1.0.4-1_i386.deb

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

iQIcBAEBAgAGBQJTTumMAAoJENABW9Eo85J4PwsP+wVgzWKcw7KeVd9zslPr5j0x
IVVU8IOsbuWHEc5P/hfWny7huV4jFbpH7NerNTJbVId2DkEEqkzusHVru5ah4Y+w
XR6ldrOd79dfQjQytOBor3TuRAOjQrBiaY98Ty2bnWveaAo+c9dOjrBbd7CKiYTR
6k9HEYlHtT27fdlhrYewH0ShHjC23FPqP9ElyC9UZnaWCqgjqB3fkIPmx/03Y0rF
CCE7J16DrO8c0dou46//Qy4PFW2baN0qtwDW39XjKJ5N9YOMjYHW4cdTIporv4o3
0D8bBNAi6OqqHigUmdewWhVvf5ZZOumuqnqwG8R0wvx5KatJz/MlqEunfK3OcB+v
F4MY6uy8H8rQvlyNT1WG9SunpJBquATOO0bu+sg2+7l4OXk+Rjs73t8/4ZWfFxTs
gD8y78cx3CT3N+zChMpbc6WItbpRiDerxvvIcHHqB+aRW7AcTgCW19u2ukafwsLF
KtrPSV+0P/BZcsHfeQWxc1EXfhAUoxRqJk7ugMwAPuioJboW5VnpWqD3J3hDksah
Yp7ButHmjBloM1CXd24LSrxiK4btzqu8Jv2o8IJ1M5DEA3jhbRMNBLVm/dJPQ4J+
EOObYXctgTAsKtnhxFcjVw2MfDdEijc1JK6Lh5ociValn0T+E6cd3487chWDubPL
TLld2IhxMsTtH7/N2+2o
=CFo1
-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/e1waxgd-0001ya...@franck.debian.org



Accepted vtk 5.8.0-15.1 (source amd64 all)

2014-04-16 Thread Jordi Mallach
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 16 Apr 2014 09:27:20 +
Source: vtk
Binary: vtk-doc vtk-examples libvtk5.8 libvtk-java libvtk5-dev libvtk5.8-qt4 
libvtk5-qt4-dev tcl-vtk python-vtk
Architecture: source amd64 all
Version: 5.8.0-15.1
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Team 
debian-science-maintain...@lists.alioth.debian.org
Changed-By: Jordi Mallach jo...@debian.org
Description: 
 libvtk-java - Visualization Toolkit - A high level 3D visualization library - j
 libvtk5-dev - VTK header files for building C++ code
 libvtk5-qt4-dev - Visualization Toolkit - A high level 3D visualization 
library - Q
 libvtk5.8  - Visualization Toolkit - A high level 3D visualization library - r
 libvtk5.8-qt4 - Visualization Toolkit - A high level 3D visualization library 
- Q
 python-vtk - Python bindings for VTK
 tcl-vtk- Tcl bindings for VTK
 vtk-doc- VTK class reference documentation
 vtk-examples - C++, Tcl and Python example programs/scripts for VTK
Closes: 724831 742359
Changes: 
 vtk (5.8.0-15.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Look for TCL and TK in the multi-arch triplet dir (closes: #724831).
   * Apply patch from Julian Taylor to fix TCL underlinking (closes: #742359).
Checksums-Sha1: 
 129ce323455e408f58144cc6a95b0c95a18bcd53 2384 vtk_5.8.0-15.1.dsc
 75a669d77c92ed946fce106aad5232aca0f78ec4 51340 vtk_5.8.0-15.1.debian.tar.xz
 e0a7ffea2a7bdd1b9e058908de12fe847bdd11ed 10841944 
libvtk5.8_5.8.0-15.1_amd64.deb
 fc8b699462728e0fcc28d99c3c49237b920d1bf6 4020152 
libvtk-java_5.8.0-15.1_amd64.deb
 30f64734a6a7eb2f2ceb46ad825b9a1d1fb76a1a 1757772 
libvtk5-dev_5.8.0-15.1_amd64.deb
 c3612740d4cb713c9ed9a4b04ca3f80ee26eef7a 374316 
libvtk5.8-qt4_5.8.0-15.1_amd64.deb
 54dc9ab53631caaf30912ce1ef90ea7859cf6a40 86412 
libvtk5-qt4-dev_5.8.0-15.1_amd64.deb
 05bea4925fe9129dda3e855f35803c92083fb14d 3650314 tcl-vtk_5.8.0-15.1_amd64.deb
 f92eb9c3a2d822c4cb43c12f3bd74f592ce16580 4487892 
python-vtk_5.8.0-15.1_amd64.deb
 1642b7b545fc9201b90d97df5b31f192e8e96517 6601654 vtk-doc_5.8.0-15.1_all.deb
 9c9b48700926a3ee9683b16b875933b8fd4cebca 387810 vtk-examples_5.8.0-15.1_all.deb
Checksums-Sha256: 
 443b9c6fdaf6477b1dd630d0611ecdc1877cfb212dfec1dbb6070e3f23975afa 2384 
vtk_5.8.0-15.1.dsc
 5e80bfa36190213bd7edf426ba226c14200b70c4241674970551dc66b77164cf 51340 
vtk_5.8.0-15.1.debian.tar.xz
 dd2d788233c03d3a3ee8b2f04ac251c14a804e387901a32cc626b27c21dfdd3b 10841944 
libvtk5.8_5.8.0-15.1_amd64.deb
 d348b38ea994a428b1ebd518c247af4ca99bde82a122205ab91de822cedfb956 4020152 
libvtk-java_5.8.0-15.1_amd64.deb
 f6a5bd5488db9ece186a075d31437b1ecd4abf6cdfe57cd515dbb5912f4c5680 1757772 
libvtk5-dev_5.8.0-15.1_amd64.deb
 6d5c8f284f5c4940c321913491071983fdad95727455402f3f57d5d7741a4f8e 374316 
libvtk5.8-qt4_5.8.0-15.1_amd64.deb
 418723bb10a27eb597e395cbd69d3c96c9824ca5af1b670b67ef315adae3364c 86412 
libvtk5-qt4-dev_5.8.0-15.1_amd64.deb
 8882434536cde52ae784d9a450b7f798e327503725a0d69983d345b9e34807b1 3650314 
tcl-vtk_5.8.0-15.1_amd64.deb
 aa6d77bb7ecbfe215a12db7a8db141e3e43de460b4279aff837f4772397d4ca0 4487892 
python-vtk_5.8.0-15.1_amd64.deb
 6e31b4f716b90375a61107a7a84e836a138362c3e17c53ec6b3809d0db0bf4a7 6601654 
vtk-doc_5.8.0-15.1_all.deb
 721cae246f624695eaa8df4f6f0c2a28106df01b3b4ac8aabf3f484d433c0ed7 387810 
vtk-examples_5.8.0-15.1_all.deb
Files: 
 5cf23a459f75c0ee91a3992d65130cb9 2384 graphics optional vtk_5.8.0-15.1.dsc
 564cd9197b046d58c214c652b88913e4 51340 graphics optional 
vtk_5.8.0-15.1.debian.tar.xz
 a083a0964f7278c6f867d5d17bcca173 10841944 libs optional 
libvtk5.8_5.8.0-15.1_amd64.deb
 bcc434c0f31716ae6ab637d9298fc471 4020152 java optional 
libvtk-java_5.8.0-15.1_amd64.deb
 49a7c77bc6fc76ab3dc16d31dca0507f 1757772 libdevel optional 
libvtk5-dev_5.8.0-15.1_amd64.deb
 5b08f0a484ce82d38d13bbbcc56349bc 374316 libs optional 
libvtk5.8-qt4_5.8.0-15.1_amd64.deb
 ecfe26396dab32e474876987ffa8e033 86412 libdevel optional 
libvtk5-qt4-dev_5.8.0-15.1_amd64.deb
 b41ea51376fb831a46751266baa5b6f0 3650314 interpreters optional 
tcl-vtk_5.8.0-15.1_amd64.deb
 ca2c7329fd256851778e9ea527fd17b5 4487892 python optional 
python-vtk_5.8.0-15.1_amd64.deb
 f9dd6ee5b7c2b9d04e0d8ba24928ae2b 6601654 doc optional 
vtk-doc_5.8.0-15.1_all.deb
 d880372b20f3c63567af1ef5ea20f988 387810 graphics optional 
vtk-examples_5.8.0-15.1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iEYEARECAAYFAlNO5mYACgkQJYSUupF6Il7KOgCgyg0/F1KqAcD5zr6uTa2ikPiC
FAUAoPEFWwBv8Qj53AAYIbXJseKB6r/Q
=BRDH
-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/e1waxlb-0002og...@franck.debian.org



Accepted gimp 2.8.10-1 (source all amd64)

2014-04-16 Thread Ari Pollak
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 15 Apr 2014 12:55:30 -0400
Source: gimp
Binary: libgimp2.0 gimp gimp-data libgimp2.0-dev libgimp2.0-doc gimp-dbg
Architecture: source all amd64
Version: 2.8.10-1
Distribution: unstable
Urgency: low
Maintainer: Ari Pollak a...@debian.org
Changed-By: Ari Pollak a...@debian.org
Description: 
 gimp   - The GNU Image Manipulation Program
 gimp-data  - Data files for GIMP
 gimp-dbg   - Debugging symbols for GIMP
 libgimp2.0 - Libraries for the GNU Image Manipulation Program
 libgimp2.0-dev - Headers and other files for compiling plugins for GIMP
 libgimp2.0-doc - Developers' Documentation for the GIMP library
Closes: 639761 743596
Changes: 
 gimp (2.8.10-1) unstable; urgency=low
 .
   * Upgrade to lcms2 (Closes: #743596)
   * Remove helpbrowser plugin; gimp will fall back to an external web
 browser if present (Closes: #639761)
Checksums-Sha1: 
 b5e08a56b31506cbfcc17d3293254b34e505f9db 3061 gimp_2.8.10-1.dsc
 798f4be6ae0ef1e829921758fd55430aa42ae3ae 41404 gimp_2.8.10-1.debian.tar.xz
 098ded42feed787b88c3714390bf2af7293961cb 8310946 gimp-data_2.8.10-1_all.deb
 ca00c09e37d71ab41374edccd7d974aa681806ca 1222502 
libgimp2.0-doc_2.8.10-1_all.deb
 0b98348c127ed08047ab2dbd6b0461bfae3b2521 1619448 libgimp2.0_2.8.10-1_amd64.deb
 c5a6190027e63cdea87e121ca592485a1ee127c0 4260240 gimp_2.8.10-1_amd64.deb
 51d65319a1d70b007f5d5aa5485f047202a174c6 955320 
libgimp2.0-dev_2.8.10-1_amd64.deb
 c318a6ae7e536e8fb227ac751bd04b116761d158 12753898 gimp-dbg_2.8.10-1_amd64.deb
Checksums-Sha256: 
 b5fbd454b37bf6e5461124863429d979c8986a2a36050c527e534cb2b67f593b 3061 
gimp_2.8.10-1.dsc
 d44646fed69daf2ee793a657b516faa52ec3abe690255afa5c659d03460df044 41404 
gimp_2.8.10-1.debian.tar.xz
 41744d7d69aa56f36d9edf2c6e7ba2508fd3f35ee221f0f471669cae8ab075b6 8310946 
gimp-data_2.8.10-1_all.deb
 2d41916f31a67b3fb913909134768abce5f3f1b295baa4eb1b38c282d71d3b30 1222502 
libgimp2.0-doc_2.8.10-1_all.deb
 183f473217b56f546a9d08c0aaa8b5d34e488c1f053cb52428c3bcefb02960ac 1619448 
libgimp2.0_2.8.10-1_amd64.deb
 0f2fd94b305844f6963fea42ce0ec429f6caee5bd566de4567459ec665154253 4260240 
gimp_2.8.10-1_amd64.deb
 b3fb4d3b88007be3a032d95198e250139740497fa1ec7beb00bd0abe7205cbc6 955320 
libgimp2.0-dev_2.8.10-1_amd64.deb
 2d4ec689ad2d97b9e7adf99a120cc630f24cf9ff076e2a2742e27401be153c42 12753898 
gimp-dbg_2.8.10-1_amd64.deb
Files: 
 a7788e37f20b3109a82d4c6c07d275a9 3061 graphics optional gimp_2.8.10-1.dsc
 15b3bf101c00780274183af3a645c055 41404 graphics optional 
gimp_2.8.10-1.debian.tar.xz
 449cb98b1d20d18b6aae35391a0b1909 8310946 graphics optional 
gimp-data_2.8.10-1_all.deb
 e637405e20bf36e15f3dd4a2e875192d 1222502 doc optional 
libgimp2.0-doc_2.8.10-1_all.deb
 fcc455f68c8dd4e82a91c35e68b0d5db 1619448 libs optional 
libgimp2.0_2.8.10-1_amd64.deb
 99708c68b4b5f14e326474514c3ae260 4260240 graphics optional 
gimp_2.8.10-1_amd64.deb
 1712eff03ce7f5b677de73f4ec11c14f 955320 libdevel optional 
libgimp2.0-dev_2.8.10-1_amd64.deb
 97986ddb5e12c9b42a82950514338260 12753898 debug extra 
gimp-dbg_2.8.10-1_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBAgAGBQJTTvQ3AAoJEIiCILh+eYmJgtcP/iKbRhqp9KWGuCaTnSYzPUhb
dGQDlGMBJuoE66Csrl+GHtog4moRhiYTyXxIiRJqfMUQHyHxnYMH0x/aUJSt34nG
hfWSrqp4tuTc8dvww88G5UOmbUsl/sFmqq9Th7CReHV5RH05w5ggJfaiL8Uni61L
TYffHMhka/fOp3tKQQWG+rOS8ZHYzuucFxDRfo49XKwtuKnFHOusLQpHw0B9qneM
2EV2CxO2KNtQ0BK/qOV/eWi4aL0hj2q/btRfwUAQkvEH3FOY/vMChDuigbA6KPC+
pFSGzY2Sw2XNFrnJH/1XBU0rnxPhc/V8GBfuwwkRDMmjfdjmuP8mTvCiDNYnzowI
GXrX++x7G6GOfwvLBNOEqq2U3VCDem6qW+zuUfDzS6DhNjXeO6vMlAhWkzfoDGa/
hGvCwMamErV0r+cSo7yvtTpG0CP5pQV1us7l16hBpRQa24AXpqBHDsldy5Ys72Jv
FR/arLH3+13KfzA2ITqPmYJl92JAKGP1q/82IMYjPhkvHA+M9hZWul0EjkM2yQZ9
lkbZY7Tj1CPngD03sLfWdhzoejGV4oDZFsC5OfXEYjlZ+g5ZhK8Ejd/uj73q3qMm
cv2Vlew4dqxnm+pwtv6djCfdMjLkrvtDl3POg1fymb0DMrolmP7tQIQYxJdk74Bu
g+dyo2NU91wMBFJy3OPs
=dLh9
-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/e1waxiw-0005np...@franck.debian.org



Accepted nautilus-image-manipulator 1.3-2 (source all)

2014-04-16 Thread Emilien Klein
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 16 Apr 2014 23:46:29 +0200
Source: nautilus-image-manipulator
Binary: nautilus-image-manipulator
Architecture: source all
Version: 1.3-2
Distribution: unstable
Urgency: low
Maintainer: Emilien Klein emilien+deb...@klein.st
Changed-By: Emilien Klein emilien+deb...@klein.st
Description: 
 nautilus-image-manipulator - Resize and send images from Nautilus
Closes: 742805
Changes: 
 nautilus-image-manipulator (1.3-2) unstable; urgency=low
 .
   * Acknowledge NMU by Luca Falavigna:
 - debian/control:
   . Replace gir1.2-gexiv2-0.4 with gir1.2-gexiv2-0.10 (Closes: #742805).
   * debian/control:
 - Bump Standards-Version to 3.9.5
Checksums-Sha1: 
 1e4a1e2df5eb06b305902d63db6a0c4006931b6b 2165 
nautilus-image-manipulator_1.3-2.dsc
 dba541093b1680b6b596824f65be423856149aed 4620 
nautilus-image-manipulator_1.3-2.debian.tar.xz
 9a0a9c2b9731a488612db50c4e7004fcfd79b672 210114 
nautilus-image-manipulator_1.3-2_all.deb
Checksums-Sha256: 
 1ec7632fa5501491655388c1ad1a836a699d8ee1da680379f701cb7942d7199a 2165 
nautilus-image-manipulator_1.3-2.dsc
 d4538046bdb1c9885af20529732514d3a3d148fc8b000cfd410d79095cbf60aa 4620 
nautilus-image-manipulator_1.3-2.debian.tar.xz
 8a489bf6434741661e2bc546798d7e61e4b042650fe3c6b3d01cefd08fdc1cf1 210114 
nautilus-image-manipulator_1.3-2_all.deb
Files: 
 79984b4ebe568a6aa3502899f5288b48 2165 gnome optional 
nautilus-image-manipulator_1.3-2.dsc
 2e12de847bf28247fd0eb7d9f476fa74 4620 gnome optional 
nautilus-image-manipulator_1.3-2.debian.tar.xz
 e14b06219507734d9be24c3b473fa392 210114 gnome optional 
nautilus-image-manipulator_1.3-2_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBAgAGBQJTTvu5AAoJEK4MhLsKI2jwrDMP/iG0s7+CDwn8f95PuRID8m12
Df6LDMsBecMJERpphow9WCgFsdASg8fn32YvqEZ53bZt0GmnUq8I/yW5LhravuAn
Jku9BHJI9GokrKFnBwPF6tjcGHW35Vh+2bkCI9oRcr+vOkC74y3uV3tuGNOyFqMs
LbkQ3gwaOIdjYXFkrD++NWM1Wlxw9vB+uetwo90vRONnUtfzfdGtcSTk+Qf4VaiI
I6H3ArxNd3zsWDBkqvI/B6xq9QonzdVudpUNgf9ERUxl8B4SC26zM37bFbeik3oO
2F3bUqTtzsNltSBVKEqCLxG3c2+6c2OAFOV3LnzAx6z16UKAO0D/Xw4+DCWM2FLx
/Nuqu6kdHFQNvJnRWBmM1eZqCM7N4KDl0iSDKxhHz0M7twiJ/d2ae8HIIjY+Tdxb
9x9tt4Bp494RjC9XHhcNMJKamr/6maVr+iZtxGq3Gd0/DnrXz9gX3Gkl749gHIxB
x1+QqQDI0g+9RkRzHEAu/8FNNqPxwfq3C5T0EC0GroNAlpez8x25wR2cIQlDygQq
k46QHJ7OPUP3FPy7O1CCC4G40v4toi2vqRSeMu+XcKbi/Hshfw5XZas3DBtkZyS0
vHM48lvmH+c0yuOCNmMWdkU2C1QtOtF3K9oeEFTTcb8S3hkUkEDN3+8GGnVaPyap
SUt4qES68fLl48kE8HDM
=wuSp
-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/e1waxvo-0007jh...@franck.debian.org



Accepted fonts-sawarabi-mincho 20140415-1 (source all)

2014-04-16 Thread Hideki Yamane
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Thu, 17 Apr 2014 07:49:03 +0900
Source: fonts-sawarabi-mincho
Binary: fonts-sawarabi-mincho
Architecture: source all
Version: 20140415-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Fonts Task Force pkg-fonts-de...@lists.alioth.debian.org
Changed-By: Hideki Yamane henr...@debian.org
Description: 
 fonts-sawarabi-mincho - Japanese mincho font - Sawarabi Mincho font
Changes: 
 fonts-sawarabi-mincho (20140415-1) unstable; urgency=medium
 .
   * New upstream release
Checksums-Sha1: 
 9a6a4abcd8908cc7d6a8afeb49797aa4950b23eb 2087 
fonts-sawarabi-mincho_20140415-1.dsc
 f2b70b6ae99ade3294afb0b681fdac2ef6a5beb5 197164 
fonts-sawarabi-mincho_20140415.orig.tar.xz
 c6e993ab672c613c0c9731e4968d9bbcbf3aa5b1 8276 
fonts-sawarabi-mincho_20140415-1.debian.tar.xz
 62274236f34eb61a5c62c8f783dd286c07209da6 207032 
fonts-sawarabi-mincho_20140415-1_all.deb
Checksums-Sha256: 
 944bad526bc961d51fef37ff0cd8d578fa4d914bfe71c15ae5a5885c545ff732 2087 
fonts-sawarabi-mincho_20140415-1.dsc
 17b11e6d37e6b610efa6e697885717f97ad2a03fe27e2cb7d46dbb05fe965215 197164 
fonts-sawarabi-mincho_20140415.orig.tar.xz
 3072278f5d97f6692c3126f9a47aeedb49997f9067a6493329d100e722c82f18 8276 
fonts-sawarabi-mincho_20140415-1.debian.tar.xz
 4eea22a36dccf82a8f5b7061fc37db1889a59e186461b7efb11c68142c4e7b12 207032 
fonts-sawarabi-mincho_20140415-1_all.deb
Files: 
 e9f0bafd0e49f0ff36ed8e7126c7c8ba 2087 fonts optional 
fonts-sawarabi-mincho_20140415-1.dsc
 3703eb237c049e26c99cd78d01dd4412 197164 fonts optional 
fonts-sawarabi-mincho_20140415.orig.tar.xz
 c8831d586cdff4238f7f986f2c068cef 8276 fonts optional 
fonts-sawarabi-mincho_20140415-1.debian.tar.xz
 1e66ce5716de57d8a7c797436da6ebda 207032 fonts optional 
fonts-sawarabi-mincho_20140415-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCgAGBQJTTwmHAAoJEF0yjQgqqrFAmZsQAI9rkGZkPLFdBwPC+gMHPvN0
s8Hs3dk2nvu523XD0kwAIw6WcCWn/Tag53+leNKhf4M5vTIDjoexIXxxuGnZQHYM
d03JAduajJ99fV2sZA1VUwO/kJegTDOW0qRHTHz/pDHfYoFJM5cvfA6yirMV3f5H
6y9t/J71CCqFNDdrrwMuK6rKmXDmFFxoIXooLs1iHWfd+FOJtCNXmHIm62vcVD+3
VYgNCy9PT09Kgp9CdIPIiANENlfPWUp2dkcRJr+M5ZgJucSLO7mnKj0r0+dV4s3g
GAwAb+jaK6WR1gHBAHvWSZxg0M2cw8ZlBRoWljUumhbF71EOQBEB51tck2jdGNYj
Ci1+RJZVQlc1PVa0ewgF49VjoPI01G+Lvgws5F6lvRSur8x2QHcrrP2CDbPVyo7o
M2IMWKo+F/hztAzv4dXQ9+T9yE8lmWuADZR3oLXBsn/W5DxXu6+f2M0BMTK+iuKJ
2PixXnjAXDKl6l5ImxoKSmJlYv4b26M+Zdq3PTdq1rc/jYIer1UVI/mNu+/NdyPH
fs/3iq0SaY/Na1tuyMLdlgp6bSrYy5p/yaXuyrp+OHzHOiNW1cuKN7hn3RgG/2SB
aEaADXLRnX7YoH/7C4AIKUzL8yg7AmWNI0qF7hDqtGqSD4N8/V26s03vCjGr/UBe
j1KfLuDBrqU843vPssd9
=GAfs
-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/e1wayru-0005mp...@franck.debian.org



Accepted git 1:2.0~next.20140415-1 (source amd64 all)

2014-04-16 Thread Jonathan Nieder
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 16 Apr 2014 15:08:36 -0700
Source: git
Binary: git git-man git-core git-doc git-arch git-bzr git-cvs git-svn 
git-mediawiki git-email git-daemon-run git-daemon-sysvinit git-gui gitk git-el 
gitweb git-all
Architecture: source amd64 all
Version: 1:2.0~next.20140415-1
Distribution: experimental
Urgency: low
Maintainer: Gerrit Pape p...@smarden.org
Changed-By: Jonathan Nieder jrnie...@gmail.com
Description: 
 git- fast, scalable, distributed revision control system
 git-all- fast, scalable, distributed revision control system (all subpacka
 git-arch   - fast, scalable, distributed revision control system (arch interop
 git-bzr- fast, scalable, distributed revision control system (bzr interope
 git-core   - fast, scalable, distributed revision control system (obsolete)
 git-cvs- fast, scalable, distributed revision control system (cvs interope
 git-daemon-run - fast, scalable, distributed revision control system 
(git-daemon s
 git-daemon-sysvinit - fast, scalable, distributed revision control system 
(git-daemon s
 git-doc- fast, scalable, distributed revision control system (documentatio
 git-el - fast, scalable, distributed revision control system (emacs suppor
 git-email  - fast, scalable, distributed revision control system (email add-on
 git-gui- fast, scalable, distributed revision control system (GUI)
 git-man- fast, scalable, distributed revision control system (manual pages
 git-mediawiki - fast, scalable, distributed revision control system (MediaWiki 
in
 git-svn- fast, scalable, distributed revision control system (svn interope
 gitk   - fast, scalable, distributed revision control system (revision tre
 gitweb - fast, scalable, distributed revision control system (web interfac
Changes: 
 git (1:2.0~next.20140415-1) experimental; urgency=low
 .
   * new snapshot, taken from upstream commit eaba9156.
Checksums-Sha1: 
 48d5996bf18bffc8b8f599b2ac50bce35c1bb08a 2778 git_2.0~next.20140415-1.dsc
 947fbc3cc2b636fc6f4ce9a7bd8c9ba71a8647a7 3426364 
git_2.0~next.20140415.orig.tar.xz
 449ae3ad8ce7d9224f00b214b673adba5db6c710 459648 
git_2.0~next.20140415-1.debian.tar.xz
 495ab67874daef001e452feb47d94d69f23d4de7 3039930 
git_2.0~next.20140415-1_amd64.deb
 21de91030e412bdd909114e09400cd4a388383dc 1390634 
git-doc_2.0~next.20140415-1_all.deb
 91ba3c5c519ed336a807d4dd62b51c4c188220d6 572030 
git-arch_2.0~next.20140415-1_all.deb
 99fbe17ca187eadede4c688d51602c50baf822d3 567046 
git-bzr_2.0~next.20140415-1_all.deb
 a5564d026e74d9682ef4d5dd343455f41b40bf00 621768 
git-cvs_2.0~next.20140415-1_all.deb
 d1880c30fa4e00d02f162608a1a0238570e388c3 645754 
git-svn_2.0~next.20140415-1_all.deb
 7aeeeb727398fa5184b97faac82137b793a86f06 574238 
git-mediawiki_2.0~next.20140415-1_all.deb
 c542bd9893c8f8cd7f99a5ffbef19ef42e1dfe7b 560288 
git-daemon-run_2.0~next.20140415-1_all.deb
 27b9bb5b6513515890a310d77483ebf5fe87aa14 561378 
git-daemon-sysvinit_2.0~next.20140415-1_all.deb
 5a0faef64c35b82ceb2af7272153839c71451b10 578058 
git-email_2.0~next.20140415-1_all.deb
 0ee5138c96f15207996a3bcce0acc0f3164a2b49 749468 
git-gui_2.0~next.20140415-1_all.deb
 c7dd87bf1b03eec72dc994d5f725c380dfea6b48 673504 
gitk_2.0~next.20140415-1_all.deb
 0b80196b050fa074923024e99f0b47b78f915972 562590 
gitweb_2.0~next.20140415-1_all.deb
 e7bb3cbd79f36a6cb3ec2f5c09c8eb6f0129ca20 558668 
git-all_2.0~next.20140415-1_all.deb
 38d58d8710834ddd72f26fc89b5b9f05a9f55796 578338 
git-el_2.0~next.20140415-1_all.deb
 a5ca7eabcbce86d52b4377860869620ec7437492 1257100 
git-man_2.0~next.20140415-1_all.deb
 11c2e2b576f78c5a79c8629be5ff9ec78c196aea 1504 
git-core_2.0~next.20140415-1_all.deb
Checksums-Sha256: 
 5c6dcdd53aa3171bb501dfc329d90146bc5e60173c8202650bb444cd1662cf0c 2778 
git_2.0~next.20140415-1.dsc
 31855184a1814fc22855c0cc77800266884d0ce46f7be06d9cfc71a5014c2312 3426364 
git_2.0~next.20140415.orig.tar.xz
 a6620451c77dbea5a928c86038854edbb79d3eb4004233a1aba8eb17894ed8b7 459648 
git_2.0~next.20140415-1.debian.tar.xz
 61c6003a4723b0beac1f3831c0fe988f4e21d585838a60081413bb99a6eec97b 3039930 
git_2.0~next.20140415-1_amd64.deb
 06f962d8b1882a63732f8bf5eac26e4f734d32dd90ec5a50727727f09c22a4ee 1390634 
git-doc_2.0~next.20140415-1_all.deb
 377818395f435e3e86cf9eb0392756a4350bfb35700c5acb4b4ba9c8e087a83d 572030 
git-arch_2.0~next.20140415-1_all.deb
 de4365a8c154c072728b6f5935a9055bc6322ef159570ac6853de27e0c70e2cc 567046 
git-bzr_2.0~next.20140415-1_all.deb
 d91e4c2f0e538e2ce0e23744e8d971b6d9abddd4a8285bb31a631b5c90b62fba 621768 
git-cvs_2.0~next.20140415-1_all.deb
 d22d62215f992513ff52665d15d2dce6122d4104b7582b61ffa0f641971f31bf 645754 
git-svn_2.0~next.20140415-1_all.deb
 968d042bbfecd351b7fd00875ec380e23ce32e3535e8e7ff52fc69ee9ac0d16a 574238 
git-mediawiki_2.0~next.20140415-1_all.deb
 b9cd1aa20825867efec126639ed29b89b96e7a155a926781f2d4544e29917804 560288 
git-daemon-run_2.0~next.20140415-1_all.deb
 

Accepted haskell-dbus 0.10.7-1 (source all amd64)

2014-04-16 Thread Clint Adams
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Wed, 16 Apr 2014 19:44:23 -0400
Source: haskell-dbus
Binary: libghc-dbus-dev libghc-dbus-prof libghc-dbus-doc
Architecture: source all amd64
Version: 0.10.7-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Haskell Group 
pkg-haskell-maintain...@lists.alioth.debian.org
Changed-By: Clint Adams cl...@debian.org
Description: 
 libghc-dbus-dev - Haskell implementation of D-Bus${haskell:ShortBlurb}
 libghc-dbus-doc - Haskell implementation of D-Bus${haskell:ShortBlurb}
 libghc-dbus-prof - Haskell implementation of D-Bus${haskell:ShortBlurb}
Changes: 
 haskell-dbus (0.10.7-1) unstable; urgency=medium
 .
   * New upstream version.
Checksums-Sha1: 
 b7ba6f3f5faa12aad24207d998ad1364b58e4fec 3228 haskell-dbus_0.10.7-1.dsc
 b4b3e4ccb06bfa6bba2a92cc63501b994f655e1b 73723 haskell-dbus_0.10.7.orig.tar.gz
 0ee5237fa65179f489b0baefcbe2722df242b15d 2460 
haskell-dbus_0.10.7-1.debian.tar.xz
 0418b2d949070ba8f8a85d06758cf2b7b0991100 133140 
libghc-dbus-doc_0.10.7-1_all.deb
 82e212820dfadf77a200559e5baf3ef079c11886 497658 
libghc-dbus-dev_0.10.7-1_amd64.deb
 fef7c3a8ffc48df2097fe2c2642cfb68e7e761ee 524248 
libghc-dbus-prof_0.10.7-1_amd64.deb
Checksums-Sha256: 
 76dca838230df6b8da824e86262575d21478f752f0c4ec714a01d70f555f99b9 3228 
haskell-dbus_0.10.7-1.dsc
 b0fb9227c47018c95819487949df2955ba4e4ba70a616ad33ff9806bb8f55f77 73723 
haskell-dbus_0.10.7.orig.tar.gz
 bb9022781fd1486682d49c4a068ba883ca05ff079c8a5c5ddf939c7f3c876819 2460 
haskell-dbus_0.10.7-1.debian.tar.xz
 62416fbf3e9ee5f991113f0cd9936a663d8454aab413dd90fb4ef953040efcbc 133140 
libghc-dbus-doc_0.10.7-1_all.deb
 5beef2d7b462409ef4115ebc21d196466ae3f17b92456475d4968cfd2ad12b74 497658 
libghc-dbus-dev_0.10.7-1_amd64.deb
 ba673155339e4cc7f8b30ed4095df0f355481d25e1fb4ad1fed1f5980b84ff48 524248 
libghc-dbus-prof_0.10.7-1_amd64.deb
Files: 
 5c1a8fcdebbd2b49fe93f3dc8c45f458 3228 haskell optional 
haskell-dbus_0.10.7-1.dsc
 28fe7641d11b1460ba5e8e831258e857 73723 haskell optional 
haskell-dbus_0.10.7.orig.tar.gz
 c3d014bf94914c8592d8d460fb658af1 2460 haskell optional 
haskell-dbus_0.10.7-1.debian.tar.xz
 b66ce29ed93da5f8e79e1b527ab35614 133140 doc optional 
libghc-dbus-doc_0.10.7-1_all.deb
 c4144cbea7f1cc6aa7b85b2b637019e6 497658 haskell optional 
libghc-dbus-dev_0.10.7-1_amd64.deb
 136f95b9ace892dbcb386cdfb40251da 524248 haskell optional 
libghc-dbus-prof_0.10.7-1_amd64.deb

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

iQJ8BAEBCgBmBQJTTx2mXxSAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1
NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTio9lUP/RqcxS5cn+2EGPGeftbf2YiO
LN1vsZIxF0yr47m7AF4f8oGrzMLEIW6MN5DGzcs6NhFaPVRuI8hWAoorecOl77El
omCkldUd0g3nH+KuGVAUJHk/CUOHZVhdHCUE8b4YUKf8CJSxqgWCF4xv3xh/4mpy
PhMSoLyFqfgZeMqdQ2u7v60fCAprpzOeVDXvfSiwDQteQ8D67bcFUbwB0EpAaBFq
unFsZKmf6+doyfZir7+M3h448OuZS03nsZOYTdTlJf84cwEPfPGQk2ZAmdJ7nsBC
UMyBtPIGKsrkPog43Zg37mBe8Gjps4+sfDZiqq2GPA4gWBmxcdbCrMmL+FlGAYxn
wEoZs+FhLkPoF1xNM/9JM5khS3H5nTIXOY38r+cb0PhZv1/iLfdT4akqrPoS+i7n
4znh0+4Sne9iMuCB2zMgtOOKBhJ5l74UkcUKxihHYS5QInPj5t104kDEL319ZPth
SARaPgh9Z6nTeYXBTJlFwP29e9Xa6e6NC8O4KmTiO1dxTs+kBMIiDH3SmR/cvOEQ
QVq8eZXtAI8pjoAYxtpLWHemssPsXJiQXGZNhqQduhh0FA+RMB2+BB462FlofKwb
olt65EJM92hX+GbSjCSwhMv5O1Pa/Sxgv7PT+OMsgVAf1khBZ/wgKUKyuTEoN2gE
hotUiCw3EBAxAvJ4ZWk4
=rCgG
-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/e1waage-00074b...@franck.debian.org



Accepted haskell-acid-state 0.12.1-1 (source all amd64)

2014-04-16 Thread Clint Adams
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Wed, 16 Apr 2014 20:42:46 -0400
Source: haskell-acid-state
Binary: libghc-acid-state-dev libghc-acid-state-prof libghc-acid-state-doc
Architecture: source all amd64
Version: 0.12.1-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Haskell Group 
pkg-haskell-maintain...@lists.alioth.debian.org
Changed-By: Clint Adams cl...@debian.org
Description: 
 libghc-acid-state-dev - Haskell database library with ACID guarantees - GHC 
libraries${ha
 libghc-acid-state-doc - Haskell database library with ACID guarantees - 
documentation${ha
 libghc-acid-state-prof - Haskell database library with ACID guarantees - GHC 
profiling lib
Changes: 
 haskell-acid-state (0.12.1-1) unstable; urgency=medium
 .
   [ Joachim Breitner ]
   * Adjust watch file to new hackage layout
 .
   [ Clint Adams ]
   * New upstream version.
Checksums-Sha1: 
 56251c15775fe9aee7f2dc828b096a455dc75461 2856 haskell-acid-state_0.12.1-1.dsc
 cbe5a4061c47aa947b32c77b8537a2e65758c5f7 34548 
haskell-acid-state_0.12.1.orig.tar.gz
 aa0bdaec841f24201a9c162162e8a574ed8a2ce7 2428 
haskell-acid-state_0.12.1-1.debian.tar.xz
 78ae80c246f9b651e79b94a910aa2ab934565f17 83314 
libghc-acid-state-doc_0.12.1-1_all.deb
 b79b3999381d8b74f9ba3ef388de9bef76bd0663 201342 
libghc-acid-state-dev_0.12.1-1_amd64.deb
 366908a41f0648983bf03c3cb84aa66749c2880e 223302 
libghc-acid-state-prof_0.12.1-1_amd64.deb
Checksums-Sha256: 
 28b8833a622108fcf3344eb5c9926b17b366f98dba41b1014a4c9f80c782ef5e 2856 
haskell-acid-state_0.12.1-1.dsc
 0603eacc39f8ed6148240fe52d642f9563761fcfe1cb8eaa6e9379458984b86a 34548 
haskell-acid-state_0.12.1.orig.tar.gz
 0960b4dee1317fcedc92d8a8d66227bcc21e6ee2ae8b2a36b1032f18f013f13c 2428 
haskell-acid-state_0.12.1-1.debian.tar.xz
 4ed74b303de5f1712e6f8df45873ffaf50ad01da864bd416d7e440b911b6de35 83314 
libghc-acid-state-doc_0.12.1-1_all.deb
 aac4823357516f35d83968dde0376a73925af3ab3f8f9254241c9324a5332a25 201342 
libghc-acid-state-dev_0.12.1-1_amd64.deb
 a78739ace8b67128074047e9108527f328d9fbf3145ffdc43f1e582ddc4294d0 223302 
libghc-acid-state-prof_0.12.1-1_amd64.deb
Files: 
 2056ac4bf499e9ccc31bf9f0cf9e0054 2856 haskell extra 
haskell-acid-state_0.12.1-1.dsc
 833be439ee404648fdb7818cd544339e 34548 haskell extra 
haskell-acid-state_0.12.1.orig.tar.gz
 bc40c0ea4a0659ae974c5a73027e9cf8 2428 haskell extra 
haskell-acid-state_0.12.1-1.debian.tar.xz
 3e1104c2a82d25d7d49356843d6b802e 83314 doc extra 
libghc-acid-state-doc_0.12.1-1_all.deb
 798b1b8e346bd2e8badd796c5d725036 201342 haskell extra 
libghc-acid-state-dev_0.12.1-1_amd64.deb
 195c40caded31950628882cdabd19902 223302 haskell extra 
libghc-acid-state-prof_0.12.1-1_amd64.deb

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

iQJ8BAEBCgBmBQJTTyVhXxSAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1
NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTior60QAJtg0JPKDczyGHR6POyDpFx8
i1UC1DhkjIl3LvFFUBksoPfyBAzrpGAjn2KGvV9Ade+Ou20RvMhM2QburYjU2yYA
nEPe+b5T/GZcTxWRIdoVFVJwx/AmallhY9MNKrnzkBDKix3SB57kfa/aBjvNeoyQ
pu4fj8rwsuk0GUDkBLnQCIFU3sn8ZCsSf8wNWHi0h0XGql/FoTRTC9soxqBy75tv
KfQgHb/J4mkxfCUNAY99jZPx3dKJ9OUf1qwqRKIe7kLDxcXIKSZ/m1lS7AfGFW7Q
MCyBydrXn7fOgslOZJUBnYVDM6GCSwZES+c3zfikt8HXpYj0aeNGY7MRickL8Pvs
zaKnYkpEWXiS/Ph3ejs70tlhhqBEQkU+d0pmM48n8jsERGk8qV0Cl5T2/59rDZss
52hcg0N9gUMlq2iforyYhMJ2/1Hws4jpRnLTyATMwNf/ps4bcjq7QbvCQjn73x77
G4irrFbhriIXTEq5c77XXDeIHeqFa0bdLhkGAOP4p2qJMu2HRxTl7q4/Xhm/Vf2W
62oH3jgOnou74tMVaO3gs+/Lv3ZdKL0TX4kEcGl72YCEhKn+qCDpiV3Ua4r1IM4B
4PkXrAvXx7Gf0I9l0WbGNHP6MAwCrriAYZtiG6iPmgme90mpwZIyh3dawjN3Wj8S
Ak4AoEz06tcwVkj+3BVG
=AGMV
-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/e1waajr-0001cf...@franck.debian.org



Accepted ucarp 1.5.2-2 (source amd64)

2014-04-16 Thread Eric Evans
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Wed, 16 Apr 2014 19:18:32 -0500
Source: ucarp
Binary: ucarp
Architecture: source amd64
Version: 1.5.2-2
Distribution: unstable
Urgency: medium
Maintainer: Eric Evans eev...@debian.org
Changed-By: Eric Evans eev...@debian.org
Description: 
 ucarp  - user-space replacement to VRRP -- automatic IP fail-over
Closes: 727515 744534
Changes: 
 ucarp (1.5.2-2) unstable; urgency=medium
 .
   * Actually update config.{sub,guess}, (Closes: #727515, #744534).
Checksums-Sha1: 
 60d7babdac83d1d9f2c07d010bf7ecfc39909d65 1802 ucarp_1.5.2-2.dsc
 4367509f2a8d259d34c4820b145b34183b2f398d 8387 ucarp_1.5.2-2.diff.gz
 16c0626e4be8a0a976d2881d5bfb097f0a9ac177 31300 ucarp_1.5.2-2_amd64.deb
Checksums-Sha256: 
 bf16551f9523b90cd6893d60103cb102957661243a009842305a202b3fb19189 1802 
ucarp_1.5.2-2.dsc
 2f2d16c2d9b76d4e0d2506db1681e7d3cf982580f10011e222a82e25d9c32415 8387 
ucarp_1.5.2-2.diff.gz
 91c61f1eecdc78946f8d4f1d2d9458b60e20fa1fe1e994063e27d3e04d2e69bd 31300 
ucarp_1.5.2-2_amd64.deb
Files: 
 825d8a2a97775c4554e670d7a622063d 1802 net optional ucarp_1.5.2-2.dsc
 d0adf20497a7f585a1f450f1c2540faf 8387 net optional ucarp_1.5.2-2.diff.gz
 472d38c3164827a56e8ca7be06e31137 31300 net optional ucarp_1.5.2-2_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCgAGBQJTTyq+AAoJEPdYzjGNdyldLv4QAJSETaCbXS20q2da+oCG2Mw6
/AAbZAWuNSo2U7THJ6EWQjNj6C08ZLoj3mMwxCZBkO7Ee6yEsQe215xYx7hhtbPc
201+sG20j1If3oJ7miSjlKm5jS/YyF0+4Tqrm+Wz0t2zD/zC420dd9ixwbkwQzO3
6ilBPzgbrMF8n95sL+WkdM8fMgnFlfAC1n+6LU5m+z0HL3OcvwQTHd2Ian1qOv84
j2XUfH1C7bhEM/7jh0ZqtCbCkM1GmMyiNZX7pzI9NQt1NqSn3ddWO+tgfCOaenpB
XeEnp1aJUqidcgvPbQGKZKwKB8GuHeLi6Aj4ghczWMSMms1OTN+f1PG+tpI11/6u
opZf/1HZKknIrAPQElFvg31Osq8qqTsujGTywQRpILnWljdOmuT/+iiUdeUjln1g
ErYHcYHLKC2hpmkZE0SrzjlkjAhLZlclyiTl6AiMXeY1Gci5tfi/pI5KCaim9Ywd
CaQ9v1dTdZfGdurp+QHsVOPXa10DIlIvZ72+2gHSPVvmcrKusASR6+kDQu2ilJ37
n/5iGjkqnHJdYtNQUXinfkFmP2hMLHea2hJd2AIFOTDYC1qHXdCnxIa+8oe8wemn
IZwXkVte/W2kouNxAuRdhtIHlybv2uWpEx8iSRWjRfftG0ZIFyWDNdEDMNJoSeXH
h+L/wmr4YO164MwDidkI
=bhxq
-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/e1wabdt-0005gf...@franck.debian.org



Accepted dotlrn 2.5.0+dfsg2-1 (source all)

2014-04-16 Thread Hector Romojaro
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Fri, 27 Dec 2013 15:38:20 +0100
Source: dotlrn
Binary: dotlrn
Architecture: source all
Version: 2.5.0+dfsg2-1
Distribution: unstable
Urgency: low
Maintainer: Hector Romojaro hector.romoj...@gmail.com
Changed-By: Hector Romojaro hector.romoj...@gmail.com
Description: 
 dotlrn - e-learning portal system based on OpenACS
Closes: 744319
Changes: 
 dotlrn (2.5.0+dfsg2-1) unstable; urgency=low
 .
   * debhelper = 9 is now required.
   * New missing-sources directory. Closes: #744319
 - Includes some minified javascript sources, for both xinha and tinymce.
 - Details in missing-sources/README
 - Updated copyright file to include them, and also xinha license.
   * Deleted some .jar files included in the original tarball. Please see
 README.Debian for details.
   * Fixed privacy-breach-logo and privacy-breach-generic lintian errors in
 some files.
 - See patches/privacy-breach.patch for more details
   * Added source/lintian-overrides and updated dotlrn.lintian-overrides
Checksums-Sha1: 
 b33034018fe85261a11f0ec15d491b888e55aed8 1953 dotlrn_2.5.0+dfsg2-1.dsc
 79cf8353e9d28408b490608b3545d28c7396cd16 25796687 
dotlrn_2.5.0+dfsg2.orig.tar.gz
 438d863203a9ac8edfea6fa99b08bfc3a7ee2c67 245984 
dotlrn_2.5.0+dfsg2-1.debian.tar.xz
 0dc8ef4ebb273067f7fe10f56c262ef595900e29 16915112 dotlrn_2.5.0+dfsg2-1_all.deb
Checksums-Sha256: 
 1499a30a7a65b13d5ba5dc4275bebe020fae36ec0b6dae5b9479ec2ae87c4ffc 1953 
dotlrn_2.5.0+dfsg2-1.dsc
 e91bb33cf0c0922a7d8251eda82a7b01092139483d340d220667d9cd09bb4cc7 25796687 
dotlrn_2.5.0+dfsg2.orig.tar.gz
 59d0e38a8605a1da7c0fccaeab4e36ae66f8b25c247a5ece130412ebebb1eb12 245984 
dotlrn_2.5.0+dfsg2-1.debian.tar.xz
 1742149ac9ecec1ddb4cc7bb9794e2003b857f74c815e13a80625cb20eea3c20 16915112 
dotlrn_2.5.0+dfsg2-1_all.deb
Files: 
 2f6d429b15bda47ea3246a1c2b32350b 1953 web optional dotlrn_2.5.0+dfsg2-1.dsc
 c4c794a4ed6f0e9547652b4bf2d440a4 25796687 web optional 
dotlrn_2.5.0+dfsg2.orig.tar.gz
 513e9c26b6fe53c9ced3a4ef13539a81 245984 web optional 
dotlrn_2.5.0+dfsg2-1.debian.tar.xz
 62aa79857678757eec9e4795e951c9bd 16915112 web optional 
dotlrn_2.5.0+dfsg2-1_all.deb

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

iQIcBAEBCgAGBQJTTyl4AAoJEO3IyCQPaI5oQMoQANqbO5BZ3MDv4lS6GKu/0maP
4eVk3/fA7n/G3uCYazbfuDN3u5GTcShZs4Jay5oi2KwxtiJEiIJrWiiAVl8AhgdP
LGedEEiKC6iYSsCiEjgb919Nn59+29E6X+qrjMXz6mw+CYi70CV6JUMoFKlj+QAx
kntc00pQoz1pgoZPDeuIOGeFOArTBKuJTEGiS/SlGaIhSD8/N6ETIVHNNWt/9AdN
qzCgmBGNEFxnOTud4pguxwRmRVFi2nulKK9U8ZWYXoeX6hosFe/6+yVk+Wtmzs2w
3w6YQkcZLpD4Gw3IK3l1y1N1PrIGrEtIryILKRmQ36qMteuOXnTOnow8e2Vqvy8w
/mdXIZDHmQD8N0FUM/IUcnzWKFQhK/vkSshggPMNGc824oLJzNQOSPqLe6EQfj4p
bFeMvZddaU/kmObAmDxt6x2aZxkrzN4itktOv0A77TH+A1/v7Bv51vP4CkLVo8Sg
ow06Ax34AmearsdREMBqc1/ZUkJ9B2RzaySLPXJY/FyveZxWwIH5UyJ06j+kO0HK
+ir2PEYGLJ8qeGsH3bbhW6fxPJ4mHWhfvIcC1x7LlBps6j9or/JW18hlKHKGi/Bf
G3A4zFWsJ17E5A75p6ToEXGwsFmnl36btQ6KbANBmeOMo2ZmXzFDe15ZrlGp+i9x
fAbqFwP7qQmPQQvnAhUY
=+YI0
-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/e1wabdb-0005cq...@franck.debian.org



Accepted gnumeric 1.12.14-1 (source amd64 all)

2014-04-16 Thread Dmitry Smirnov
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 16 Apr 2014 23:42:28 +1000
Source: gnumeric
Binary: gnumeric gnumeric-common gnumeric-doc gnumeric-plugins-extra 
gir1.2-gnumeric
Architecture: source amd64 all
Version: 1.12.14-1
Distribution: unstable
Urgency: low
Maintainer: Dmitry Smirnov only...@debian.org
Changed-By: Dmitry Smirnov only...@debian.org
Description: 
 gir1.2-gnumeric - GObject introspection data for the Gnumeric spreadsheet
 gnumeric   - spreadsheet application for GNOME - main program
 gnumeric-common - spreadsheet application for GNOME - common files
 gnumeric-doc - spreadsheet application for GNOME - documentation
 gnumeric-plugins-extra - spreadsheet application for GNOME - additional plugins
Changes: 
 gnumeric (1.12.14-1) unstable; urgency=low
 .
   * New upstream release [April 2014].
   * Build-Depends: libgoffice-0.10-dev (= 0.10.14).
Checksums-Sha1: 
 a59aa405661911088ad36d4dbdfa3013a862c718 2461 gnumeric_1.12.14-1.dsc
 1afdfcf16cc98402a2070f212db799bf05f893f9 18004076 gnumeric_1.12.14.orig.tar.xz
 9d45ce817f7e47e0063ed5254b41cf0f05af15a1 40820 gnumeric_1.12.14-1.debian.tar.xz
 d4e1a42ae56caa20f0791fac4021b8b4cc174aab 2208824 gnumeric_1.12.14-1_amd64.deb
 8886577af8f58947c61419e65665a02f5474e49e 2295524 
gnumeric-common_1.12.14-1_all.deb
 a7bfeb041e85eba038679ffbd277705563a15dcf 11272650 
gnumeric-doc_1.12.14-1_all.deb
 d25a95ba15968623bb40c1a1edc17702b30c00fb 91536 
gnumeric-plugins-extra_1.12.14-1_amd64.deb
 71d30dc8680be366d68b7919ce880c3ed80fb3d4 223600 
gir1.2-gnumeric_1.12.14-1_amd64.deb
Checksums-Sha256: 
 941faaab11a68212da94fb04a2af6edf6e8f4e44944a6aa76e45a0dca9ad4fbe 2461 
gnumeric_1.12.14-1.dsc
 964b98098e7ddc17890fec575f88a48acceaaf078dc1522836b0df755224ca27 18004076 
gnumeric_1.12.14.orig.tar.xz
 8e2e00b51f43e8e002248807cb7079f7b921b1ba5a52e927a42b4fb740de012d 40820 
gnumeric_1.12.14-1.debian.tar.xz
 c0a5d56181553a5ec28459e4bf5b29eaa7593c1dcb1173dadb7a76a8b41257c7 2208824 
gnumeric_1.12.14-1_amd64.deb
 cb549989b2ddfb1bc4efc72fe4028a35febcfd9e28abf14eddbea674f4fd92ae 2295524 
gnumeric-common_1.12.14-1_all.deb
 149762b376a1093ca90af48bdf7f56002afb2ec32849c8aff903b010ec4c3a27 11272650 
gnumeric-doc_1.12.14-1_all.deb
 c4cdac4d407f4873c2a093324b137d499e00ce6bf99501987b0b138d3ec226ea 91536 
gnumeric-plugins-extra_1.12.14-1_amd64.deb
 9220742e1ad391bd06a2a3bf122de262576a1eb8fb6135f199e7ab3838ef06e2 223600 
gir1.2-gnumeric_1.12.14-1_amd64.deb
Files: 
 d4d56e43f6a06d533f7063f44ac3cd06 2461 math optional gnumeric_1.12.14-1.dsc
 042fd1acd69fd58c92c0298184416be2 18004076 math optional 
gnumeric_1.12.14.orig.tar.xz
 0c466228852718f17e420891582c9dff 40820 math optional 
gnumeric_1.12.14-1.debian.tar.xz
 f5501621947c18b8823d5e8237eff92f 2208824 math optional 
gnumeric_1.12.14-1_amd64.deb
 22a7d1cd085dbd15c539c4b56c37c830 2295524 math optional 
gnumeric-common_1.12.14-1_all.deb
 da667e180ca563c109e05008881f597e 11272650 doc optional 
gnumeric-doc_1.12.14-1_all.deb
 63f953227b5feda28156ac28d9fe1435 91536 math optional 
gnumeric-plugins-extra_1.12.14-1_amd64.deb
 352f495780ccd55eae85907329ac19ba 223600 introspection optional 
gir1.2-gnumeric_1.12.14-1_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTTzf6AAoJEFK2u9lTlo0bXDoQAJpwPWMrEQxaHZG6HuzyT3De
SVNtfeqAkStaWXqsXU87L3h9kSocT7Gsm4RBXXjx/cyKD7IymL68pB57s2F8wZ7A
43f/ehjKCBjtN4aiLHJa+zNmmh8F7SOJBmOUJYkD0gOaWS4jtwHUIB5HLCPFUm3R
bD1tazGQv4CSxqACx9LhTtbr4eLb+7U0+3j2jf5f2x715ItmqA4PBbbkK0xmLPrb
b+jQlHe3bhGMalAENxHbl5UDTNJDImFGCLlRd56ynivQhqZIRQM5Ueunqlt8THZd
0vstFjosbfde58Hq3UIdAaLZDHJ0FVyYfiB6MydVNxCAm3h+Yr5H9KHyaKCERGnx
aCkecGo6jhbSSakYFv0M2olUn66kwv5ByFRUxY3xSwraSY7QBQtkoNzGd3h6mc58
MzE6Zqyi/nWKDEeb8ja8r0iBRg062iz9SvbfAjI+ow74QNtDG1u//7aMFnxjVlzM
/GoM4OUj+FArruPPGQJs/rrecUcG55+zT3JLZ8PvN196kW6pbLCvZXfjdU3ePUk8
5Y60XtcXVGh3xSPoXiYGwwJJhGOdiV1QRpXC10p6yR4BcT2UOlgVKWqnkdXj0NC+
vcUbXIVEg7hYomMZWEoSQ52pHwd8JNCJsHbmUIGinUKQ0ZnjRZw1++tIYFovCc0m
PzP5U2flkC7gOrueb5Mm
=49TY
-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/e1wad5t-0001lv...@franck.debian.org



Accepted drupal7 7.27-1 (source all)

2014-04-16 Thread Gunnar Wolf
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 16 Apr 2014 22:44:28 -0500
Source: drupal7
Binary: drupal7
Architecture: source all
Version: 7.27-1
Distribution: unstable
Urgency: high
Maintainer: Luigi Gangitano lu...@debian.org
Changed-By: Gunnar Wolf gw...@debian.org
Description: 
 drupal7- fully-featured content management framework
Changes: 
 drupal7 (7.27-1) unstable; urgency=high
 .
   * New upstream release
   * Setting urgency as high as this release closes a security issue
 (information disclosure) --- https://drupal.org/SA-CORE-2014-002
Checksums-Sha1: 
 a96a0d7e43d9eb45cc4d53993d32153203e86686 1838 drupal7_7.27-1.dsc
 efeb1a9a0e84d209b87b37b8c5583e0844b3d2f5 3207398 drupal7_7.27.orig.tar.gz
 511cb1013805cad1c2b2a0b6152fc194d31e1219 158856 drupal7_7.27-1.debian.tar.xz
 c5bf7ae07ce29443e9017698d622f1f1b74e4a03 2465378 drupal7_7.27-1_all.deb
Checksums-Sha256: 
 c68f654b34583a523ed90bf12c9fe863a206aa04719ef1efdbe2aa670f8554e4 1838 
drupal7_7.27-1.dsc
 9a04062618acdebdaf8ee1e0291c6f3d6808483b9aec9b315e4f15db080a19e2 3207398 
drupal7_7.27.orig.tar.gz
 25f40b6ffe1c8aff22a60b55e98ba9bb43e875e513cffe93f9077142af654d36 158856 
drupal7_7.27-1.debian.tar.xz
 bf3903a9cc52de14554e7d97fb02679ae4c59e946b1959f7dacc4941627e8b18 2465378 
drupal7_7.27-1_all.deb
Files: 
 85a42cbb03f13abb20b24cd5581b2cec 1838 web extra drupal7_7.27-1.dsc
 e9b05562f1a7f8bbcb5922cd3a0d55cb 3207398 web extra drupal7_7.27.orig.tar.gz
 f67d949e3b34c55e7c890d79954a 158856 web extra drupal7_7.27-1.debian.tar.xz
 963f6c299aa1e12b514ad42e6bb45210 2465378 web extra drupal7_7.27-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTT06mAAoJEGc6A+TB25IfZX4QAL10QYhZ3AVucXowF8vr2bSw
zwUUccTCHl2YXXROQVpad/IfoJHTDkMTWe4t2uPkzZsT4TL9g3r4f3pM80vFT925
HMcuOIYcZIXNq8+yhi8n6/3YmotDF/KxnqcAXRMDByUJ2/73cO1UhGTnV+MJt5WH
Ma2+ND4NN4w6owq+V89808bjvJze/pLQCi5TGpDvrEU+MkQcOrtzC7O6aa+ZPDM7
ZMkO1AtXw0wKBVhpIvIKElQzily6Z4dVEWVQVEJsQ6HvWOrRb8sFz6mLRhab+69B
VUS5ikV6AjlEN4O3C7SCiJK+x0sqWgA5Knd27kBoZ0+XUzyf5UeE9RNLJkEw5ia3
jP5WLyxwXg3j4cxtmtnF4XCiDsVm5p0uHXEYn9iE2fe1njYDFiucl9s/aaMftyzI
jTB6x197QmNmR+002cfZla5LOJHwkNZxsxV+ZIYxI5suczWm5Yd9qDWVzyZDqwUJ
s0M17jnyqwQniobVmwNQhj3LnC0Jc7z/JzJVTlaf3I5zi6n/n82MYbaxvRugjQp9
K/+RVJdGEj2PgAcuOQXH4q1vF6Ql/ti6i0h9gLDyAZSZpd2iVqgXEfdKhNDEAOr6
6mgTxbDuydmf8qcM/p09uaJv/VHjNwc/LbZy/52c/loHV8EqrenpA2DbQkcGLXmJ
ZrBhjnHxU87z74rM5wiO
=iaWh
-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/e1wadyf-00072r...@franck.debian.org



Accepted libcloud 0.13.3-1 (source all)

2014-04-16 Thread Hans-Christoph Steiner
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 16 Apr 2014 22:09:23 -0400
Source: libcloud
Binary: python-libcloud
Architecture: source all
Version: 0.13.3-1
Distribution: unstable
Urgency: low
Maintainer: Debian Python Modules Team 
python-modules-t...@lists.alioth.debian.org
Changed-By: Hans-Christoph Steiner h...@eds.org
Description: 
 python-libcloud - unified Python interface into the cloud
Closes: 679881
Changes: 
 libcloud (0.13.3-1) unstable; urgency=low
 .
   [ Jakub Wilk ]
   * Add Vcs-* fields.
 .
   [ Julien Cristau ]
   * New upstream release
   * Bump X-Python-Version to 2.6+, 2.5 didn't have an ssl module.
 .
   [ Jakub Wilk ]
   * Use canonical URIs for Vcs-* fields.
 .
   [ Hans-Christoph Steiner ]
   * Non-maintainer upload (closes: #679881)
   * Newest upstream release where the tests pass (tests are broken in
 0.14.0 and 0.14.1).
   * Bumped Standards-Version to 3.9.5. No changes needed.
Checksums-Sha1: 
 a440a3093dee00c48c9df130800329b9840793b8 2188 libcloud_0.13.3-1.dsc
 0e70b58bfb7d0711316e4fd97ec48725ee99de86 397662 libcloud_0.13.3.orig.tar.bz2
 7932c781781a506bf38867f7215862f79f1ba979 44420 libcloud_0.13.3-1.debian.tar.xz
 9a32f64580197d7ad01ec155ba67b380db92f105 390694 
python-libcloud_0.13.3-1_all.deb
Checksums-Sha256: 
 ca482be3fdc8135b021b689081946c4336ecfdd91996df984703cb8ce761f64c 2188 
libcloud_0.13.3-1.dsc
 f7734afeef68425d6142a4eaad5a706e7b58570a63e47dfb2e2472369844ad3f 397662 
libcloud_0.13.3.orig.tar.bz2
 92bd24e6539292beae5573211a237ff5433814150f35af2dd7170840d9c37577 44420 
libcloud_0.13.3-1.debian.tar.xz
 c347011752f5bd7cf0c27a0d5830bf9239ba48eaa5c2850c1dfdba108735030c 390694 
python-libcloud_0.13.3-1_all.deb
Files: 
 416e39436427fa345fdf8eca634fece5 2188 python optional libcloud_0.13.3-1.dsc
 dbdf0ec0b9b004d321ea39e863404177 397662 python optional 
libcloud_0.13.3.orig.tar.bz2
 c23e0fdf778ea847f7a00571a99ee0a5 44420 python optional 
libcloud_0.13.3-1.debian.tar.xz
 722320d1c0ec82411e68cc8faaf40ba6 390694 python optional 
python-libcloud_0.13.3-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: GPG for Android - https://guardianproject.info/code/gnupg/

iQIcBAEBCAAGBQJTT07SAAoJEJ8P5Yc3S76BX6UP/RbzaSeFTRpxkyG+/3RwTDGt
WBoE2XJS6OevweW3+Ml0IMvjgkG+olInvRtz5D+cqhTtrCYTS3WOvOS7L1fR5vFl
7mId+uWc1IbCFiuHXxRg1I2dk3nSg3yUNAjssecZkW5rmxw8jLKDPHsZF20EoioI
/jQSKsxgor7kd5qz9KtXMF/35laQxsI/Z6EyDrf3UVAly5nsfXraJD1+TX+yKLnI
J+8IBjg3fQrZBHdPpd9HJtvIdkXQa1hGXiIU1WgaoAEAHasiuLzBuc44Dy+ScavC
oK+t1mJdaEicnPt3aHQwXDGR46aDrH/teceVQoU8DM/bARl9vncqd8Lj/ZXgQGSy
UQFYo/bEcukXzN4L20bvWvgfZcaA1ug4hgkX00bJVDkT3E42TyuOriazo42N7xSA
+HW3/jeLBt8Ne+wjIzE+t3zbBb5pIMs4EKiFXRDU14ay7yr8cqzouHZDY7fEMgHV
zq0iJct/CoLe5VY9Oxfz5x82ArmG9JE6vtFSthHkbAjvYkHgsfZ4i+CAkDYnEBkA
NoIF4Zlh5G2nKICeiv63HCAZHTQFsKOFLcIMB7EJjh1HmwgXERkbmXi5ru0z6LM/
rj4SbQ36kQoTJANkSHUVioQRMIgsxCpe6rJyk7taZK+y8RtLi00o4o0FjqXvm/4W
sT/crBHdnTVA261pqpdM
=sqUF
-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/e1wadyx-00076a...@franck.debian.org



Accepted service-wrapper-java 3.5.22-3 (source amd64 all)

2014-04-16 Thread tony mancill
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Wed, 16 Apr 2014 20:54:50 -0700
Source: service-wrapper-java
Binary: service-wrapper libservice-wrapper-java libservice-wrapper-jni 
libservice-wrapper-doc
Architecture: source amd64 all
Version: 3.5.22-3
Distribution: unstable
Urgency: low
Maintainer: Debian Java Maintainers 
pkg-java-maintain...@lists.alioth.debian.org
Changed-By: tony mancill tmanc...@debian.org
Description: 
 libservice-wrapper-doc - Jar daemon wrapper (javadoc files)
 libservice-wrapper-java - Jar daemon wrapper java libraries
 libservice-wrapper-jni - Jar daemon wrapper JNI libraries
 service-wrapper - Jar daemon wrapper
Changes: 
 service-wrapper-java (3.5.22-3) unstable; urgency=low
 .
   * Correct bug number typo in previous upload.
   * Add additional-makefiles.patch - see #730010
 - s390x
 - mips
 - mipsel
 - sparc
   * Maintainer is now the Java Team.
   * Change Vcs URLs from collab-maint to pkg-java.
Checksums-Sha1: 
 e4ebf8462d1da7b83fe4809300696dcb8a0ca4fc 2416 service-wrapper-java_3.5.22-3.dsc
 e06695111ad8eb66703f0138caf5a5c67bff2540 9380 
service-wrapper-java_3.5.22-3.debian.tar.xz
 d5f94ee5e01a4b65cfedb01d3fc6030a497d73d2 164730 
service-wrapper_3.5.22-3_amd64.deb
 104040f1b53fc729dd41d058f3404bbe260ca6a4 281774 
libservice-wrapper-java_3.5.22-3_all.deb
 5ff85654c4ee8e7b600da1d4caaf08542c8b700f 80362 
libservice-wrapper-jni_3.5.22-3_amd64.deb
 13a1b2316ae96edc1389c47979cccedb253b4bda 167030 
libservice-wrapper-doc_3.5.22-3_all.deb
Checksums-Sha256: 
 c1cc0f471fb14596fd8cfb3537dc21e09a1b61b73cf5b9b38403fb74684316e7 2416 
service-wrapper-java_3.5.22-3.dsc
 fb491b402d540e994d4337d3891437a4791867ebfef97452a9df9a335163beae 9380 
service-wrapper-java_3.5.22-3.debian.tar.xz
 40362adc86c46fdebedfebb087b6db3dd5e647c1b187f7f556c4b9305fdac1e0 164730 
service-wrapper_3.5.22-3_amd64.deb
 97e042366dd962a3ef6d4800128735d9ebab1546aa06a18c78a85f2bb8cdf13c 281774 
libservice-wrapper-java_3.5.22-3_all.deb
 f14e5138bc48565965679db574c45b7beeb7db180c5f1d54dc647470add409c8 80362 
libservice-wrapper-jni_3.5.22-3_amd64.deb
 232002f10cfdf80d19dca6c70e17efe405926b3b45de0603b81a7afafa47d5df 167030 
libservice-wrapper-doc_3.5.22-3_all.deb
Files: 
 16a0fa203e7356e67dda80c76c963f07 2416 java optional 
service-wrapper-java_3.5.22-3.dsc
 0f766f1125fd07fc485114343de3cf4b 9380 java optional 
service-wrapper-java_3.5.22-3.debian.tar.xz
 e94a8a1494d87bafc93e119fd52b927e 164730 java optional 
service-wrapper_3.5.22-3_amd64.deb
 fc5f1265ca61dfb4b140c5215de6cec0 281774 java optional 
libservice-wrapper-java_3.5.22-3_all.deb
 de25decafde97c254e04ed4b93a07365 80362 java optional 
libservice-wrapper-jni_3.5.22-3_amd64.deb
 8db7cc871dec485caaeb76a5f42aa57b 167030 doc optional 
libservice-wrapper-doc_3.5.22-3_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCgAGBQJTT1IfAAoJECHSBYmXSz6Wj+kQAMGOWOJ7qwpvSrSOd5iSBWk+
azzSIprVXJ0jhMON7Qvdl0U2gsbKEcgCfvNhVr5qW1haNQdh7aEeCZzOcHQQjDyj
NnpMPDmiYsgqPc+cKrJcSyYM1aobCFJHHOlNdz1JhES3+Q1uAYv9XxzPmpDd/fIt
7+Of1a8d1Iy/TIrg2lf0WQ0xQP9NqE4YQcPnbZjz1p9ZHmtQ/rIyDUoIgeJ1oPqM
fcjdX2NZAZ9O8VHhEFL1yrd0cAfzhKzPRyoVDSQDWi0x1Qq9clEGPwrqZpX3zUTh
J/GHMghrWNpArT8V2Y/dKWLIR1zFHozAMvF2Emg8wygiOWLYsgf6ts50NS3npOZk
3dNWxz9Amc0U3r3dDdfNDY64qwsECGH4ZKDskCvtOeVeNciR/9YVK6crR5FYvpus
bR11j8rqYUrBTuPnkni/KRRXG5RQVGRtmrkdUWGmcb0TJ5DT51yghXKSxKFKYhvi
W/TGl4BxpsQlh2Z8uhL+Gz3dubDhmnT5LO5L4VlAoF10/KIHnx6U41olGDYEY+o/
/mj/xxCu2SF7uugll09qjb4qV8ZeHE/Zht9I8dLRUQjpluu26mXDrANPYyJJA0Ut
8PKjHzh2isw3x5JMlRtmeb01gSD/lIGc1LLk7y5H6vNZ3yi8b6rUTUhviYvi+Fct
cS56N5QG06iohw97LF0K
=pjad
-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/e1wadop-bc...@franck.debian.org



  1   2   >