Re: dist-upgrade strangeness: dependencies not deconfigured

2014-03-26 Thread Norbert Preining
Hi Steve,

thanks for the answer.

On Tue, 25 Mar 2014, Steve Langasek wrote:
 I think your root cause analysis is wrong.  If you want help understanding
 why your dist-upgrade didn't work, you should show the output of the actual
 apt command.

Which is very very long, unfortunately.

 What you're showing here is a snapshot at some point in the middle of an
 upgrade, when texlive-common has been removed (because the package no longer
 exists, and the new texlive-base conflicts with it) and texlive-base has not
 yet been upgraded.  It's legitimate to do this during an upgrade; in fact,
 normally the very next step is for apt to unpack the new version of
 texlive-base which had declared the Conflicts: with texlive-common.  But
 something else stopped apt before it got that far.

Yes indeed, a trigger action was called for tex-common, that called
a program that is in texlive-base but needs files from texlive-common.

In the trigger program we already check that texlive base is in proper
state (ii in dpkg listing), but that seems not to be enough.

 For the record, the removal of texlive-common without the deconfiguring of
 texlive-base is because apt will pass --force-depends to dpkg.  It does this

Ok, but that means that in some cases where triggers are involved,
checks for the proper functionality cannot be done by checking
on the status of a package. Is this right?

 itself in a catch-22 on dist-upgrades.  So apt deliberately lets the
 dependencies be broken, with the expectation that it can fix them up again
 afterwards.

But in the meantime triggers are called that might mess up the whole,
right?

To repeat:
in TeX Live 2012:
perl modules are in texlive-common
updmap script is in texlive-base
tex-common trigger on package installs calls updmap when
fonts are installed, before doing this, it checks
whether texlive-base is fully installed and configured (ii).

in TeX Live 2013
perl modules and updmap are in texlive-base
tex-common does the same

the code in tex-common is:
# dpkg-query has two defects wrt not existing packages
# - it is noisy to stderr
# - it returns 1
# so shut both errors up
stat=$(dpkg-query -W -f='${Status}' context 2/dev/null || true)
case $stat in
install ok installed)
do_it=1
;;
*)
do_it=0
;;
esac


As a consequence I have added
Breaks: texlive-base ( current-version)
to *all* texlive packages. Doing this upgrade now succeeds.

Is there anything else that can be done?

Norbert


PREINING, Norbert   http://www.preining.info
JAIST, Japan TeX Live  Debian Developer
GPG: 0x860CDC13   fp: F7D8 A928 26E3 16A1 9FA0  ACF0 6CAC A448 860C DC13



-- 
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/20140326064355.gs31...@auth.logic.tuwien.ac.at



debian-archive-keyring installing ubuntu keys?

2014-03-26 Thread Daniel Pocock


I have a project that is building in the travis-ci.org environment
(based on Ubuntu)

I added the following to .travis.yml to try and make it use packages
from sid:

 before_install:
  - sudo apt-get update -qq
  - sudo apt-get install -qq debian-archive-keyring
  - sudo add-apt-repository -y deb http://http.debian.net/debian/ sid main
  - sudo apt-get update -qq
  - sudo apt-get install -qq gperf libasio-dev libboost-dev
libc-ares-dev libdb++-dev 



The log shows the following output:

Unpacking debian-archive-keyring (from
.../debian-archive-keyring_2010.08.28_all.deb) ...
Setting up debian-archive-keyring (2010.08.28) ...
gpg: key 437D05B5: Ubuntu Archive Automatic Signing Key
ftpmas...@ubuntu.com not changed
gpg: key FBB75451: Ubuntu CD Image Automatic Signing Key
cdim...@ubuntu.com not changed
gpg: Total number processed: 2
gpg:  unchanged: 2

...

$ sudo apt-get update -qq
W: GPG error: http://http.debian.net sid InRelease: The following
signatures couldn't be verified because the public key is not available:
NO_PUBKEY 8B48AD6246925553
...
$ sudo apt-get install -qq gperf libasio-dev libboost-dev libc-ares-dev
libdb++-dev libpopt-dev libssl-dev ..
WARNING: The following packages cannot be authenticated!
  locales libnih-dbus1 libnih1 libc-dev-bin libc6-dev libc6 libdb5.3
perl .
  .
  .


Is this simply because I'm trying to use packages from sid?  Or is this
debian-archive-keyring package at fault?  My understanding is that
because the package has debian in the name, it will give me Debian
project keys.


Build log:
https://travis-ci.org/resiprocate/resiprocate/jobs/21572385


-- 
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/53329253.4090...@pocock.com.au



Re: debian-archive-keyring installing ubuntu keys?

2014-03-26 Thread Adam D. Barratt

On 2014-03-26 8:39, Daniel Pocock wrote:

I have a project that is building in the travis-ci.org environment
(based on Ubuntu)

[...]

Unpacking debian-archive-keyring (from
.../debian-archive-keyring_2010.08.28_all.deb) ...
Setting up debian-archive-keyring (2010.08.28) ...


That package is older than the version in squeeze (i.e. oldstable).

However, even fetching the package from Ubuntu trivially shows that it 
does not contain any non-Debian keys:


$ wget 
http://mirrors.kernel.org/ubuntu/pool/universe/d/debian-archive-keyring/debian-archive-keyring_2010.08.28_all.deb

$ mkdir debtmp
$ dpkg-deb -x debian-archive-keyring_2010.08.28_all.deb debtmp
$ gpg --no-default-keyring --keyring 
debtmp/usr/share/keyrings/debian-archive-keyring.gpg --list-keys


debtmp/usr/share/keyrings/debian-archive-keyring.gpg

pub   1024D/F42584E6 2008-04-06 [expired: 2012-05-15]
uid  Lenny Stable Release Key 
debian-rele...@lists.debian.org


pub   4096R/55BE302B 2009-01-27 [expired: 2012-12-31]
uid  Debian Archive Automatic Signing Key (5.0/lenny) 
ftpmas...@debian.org


pub   2048R/6D849617 2009-01-24 [expired: 2013-01-23]
uid  Debian-Volatile Archive Automatic Signing Key 
(5.0/lenny)


pub   4096R/B98321F9 2010-08-07 [expires: 2017-08-05]
uid  Squeeze Stable Release Key 
debian-rele...@lists.debian.org


pub   4096R/473041FA 2010-08-27 [expires: 2018-03-05]
uid  Debian Archive Automatic Signing Key (6.0/squeeze) 
ftpmas...@debian.org


$


ftpmas...@ubuntu.com not changed
gpg: key FBB75451: Ubuntu CD Image Automatic Signing Key
cdim...@ubuntu.com not changed
gpg: Total number processed: 2
gpg:  unchanged: 2


This suggests that you've got ubuntu-keyring installed in the 
environment.


You'll notice that the messages all say not changed. There are no new 
keys being added at this point. What's happening is this:


if which apt-key  /dev/null; then
apt-key update
fi

[from debian-archive-keyring's postinst]

[...]

Is this simply because I'm trying to use packages from sid?  Or is this
debian-archive-keyring package at fault?


As far as I can tell, neither of these is the case. If you don't want 
your environment to contain Ubuntu keys, don't install ubuntu-keyring in 
it.


I can't see how to easily tell from your setup exactly what's installed 
in the environment before your job started, or I'd supply a link.



My understanding is that
because the package has debian in the name, it will give me Debian
project keys.


It does.

Regards,

Adam


--
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/fb6af1ae9f456894d43ea389b01ab...@mail.adsl.funky-badger.org



Re: debian-archive-keyring installing ubuntu keys?

2014-03-26 Thread Daniel Pocock
On 26/03/14 10:03, Adam D. Barratt wrote:
 On 2014-03-26 8:39, Daniel Pocock wrote:
 I have a project that is building in the travis-ci.org environment
 (based on Ubuntu)
 [...]
 Unpacking debian-archive-keyring (from
 .../debian-archive-keyring_2010.08.28_all.deb) ...
 Setting up debian-archive-keyring (2010.08.28) ...

 That package is older than the version in squeeze (i.e. oldstable).

 However, even fetching the package from Ubuntu trivially shows that it
 does not contain any non-Debian keys:

 $ wget
 http://mirrors.kernel.org/ubuntu/pool/universe/d/debian-archive-keyring/debian-archive-keyring_2010.08.28_all.deb
 $ mkdir debtmp
 $ dpkg-deb -x debian-archive-keyring_2010.08.28_all.deb debtmp
 $ gpg --no-default-keyring --keyring
 debtmp/usr/share/keyrings/debian-archive-keyring.gpg --list-keys

 debtmp/usr/share/keyrings/debian-archive-keyring.gpg
 
 pub   1024D/F42584E6 2008-04-06 [expired: 2012-05-15]
 uid  Lenny Stable Release Key
 debian-rele...@lists.debian.org

 pub   4096R/55BE302B 2009-01-27 [expired: 2012-12-31]
 uid  Debian Archive Automatic Signing Key (5.0/lenny)
 ftpmas...@debian.org

 pub   2048R/6D849617 2009-01-24 [expired: 2013-01-23]
 uid  Debian-Volatile Archive Automatic Signing Key
 (5.0/lenny)

 pub   4096R/B98321F9 2010-08-07 [expires: 2017-08-05]
 uid  Squeeze Stable Release Key
 debian-rele...@lists.debian.org

 pub   4096R/473041FA 2010-08-27 [expires: 2018-03-05]
 uid  Debian Archive Automatic Signing Key
 (6.0/squeeze) ftpmas...@debian.org

 $

 ftpmas...@ubuntu.com not changed
 gpg: key FBB75451: Ubuntu CD Image Automatic Signing Key
 cdim...@ubuntu.com not changed
 gpg: Total number processed: 2
 gpg:  unchanged: 2

 This suggests that you've got ubuntu-keyring installed in the
 environment.

 You'll notice that the messages all say not changed. There are no
 new keys being added at this point. What's happening is this:

 if which apt-key  /dev/null; then
 apt-key update
 fi


Maybe that postinst script needs to
   echo Summary of which keys are already on your system:

so it is clear the output does not relate to the contents of the package.

 [from debian-archive-keyring's postinst]

 [...]
 Is this simply because I'm trying to use packages from sid?  Or is this
 debian-archive-keyring package at fault?

 As far as I can tell, neither of these is the case. If you don't want
 your environment to contain Ubuntu keys, don't install ubuntu-keyring
 in it.


In this case, I don't mind if the environment has Ubuntu keys, I just
wanted to make sure I could get the Debian keys as well

 I can't see how to easily tell from your setup exactly what's
 installed in the environment before your job started, or I'd supply a
 link.

I believe each travis-ci build environment starts out running the last
stable Ubuntu LTS (12.04)

I've just tweaked the build script some more, I tried:

a) dist-upgrade to saucy
b) install debian-archive-keyring from saucy
c) dist-upgrade to sid

but that fails too as it does not appear to be a valid upgrade path. 
I'll try the same thing but s/saucy/trusty

before_install:
 - sudo add-apt-repository -y deb http://archive.ubuntu.com/ubuntu/
saucy main universe
 - sudo apt-get update -qq
 - sudo apt-get dist-upgrade -qq
 - sudo add-apt-repository -y deb http://http.debian.net/debian/ sid main
 - sudo apt-get update -qq
 - sudo apt-get install -qq --force-yes debian-archive-keyring
 - sudo apt-get update -qq
 - sudo apt-get dist-upgrade -qq
 - sudo apt-get install -qq gperf libasio-dev libboost-dev libc-ares-dev
libdb++-dev libpopt-dev \
   libssl-dev perl libmysqlclient-dev libfreeradius-client-dev
libcppunit-dev autotools-dev \
   libpcre3-dev libxerces-c-dev curl libcajun-dev python-cxx-dev
libsipxtapi-dev libsrtp-dev


Latest build log

https://travis-ci.org/resiprocate/resiprocate/jobs/21574148


-- 
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/53329a8e.9080...@pocock.com.au



Re: debian-archive-keyring installing ubuntu keys?

2014-03-26 Thread Adam D. Barratt

On 2014-03-26 9:14, Daniel Pocock wrote:

On 26/03/14 10:03, Adam D. Barratt wrote:

On 2014-03-26 8:39, Daniel Pocock wrote:



ftpmas...@ubuntu.com not changed
gpg: key FBB75451: Ubuntu CD Image Automatic Signing Key
cdim...@ubuntu.com not changed
gpg: Total number processed: 2
gpg:  unchanged: 2


This suggests that you've got ubuntu-keyring installed in the
environment.

You'll notice that the messages all say not changed. There are no
new keys being added at this point. What's happening is this:

if which apt-key  /dev/null; then
apt-key update
fi



Maybe that postinst script needs to
   echo Summary of which keys are already on your system:

so it is clear the output does not relate to the contents of the 
package.


It's somewhat academic now, as the package in wheezy and later ships 
files in /etc/apt/trusted.gpg.d directly and no longer calls apt-key 
update.


Regards,

Adam


--
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/1c4b1358b7a8ac6c0f6e3bba90cee...@mail.adsl.funky-badger.org



Re: jquery debate with upstream

2014-03-26 Thread Philipp Kern

On 2014-03-26 02:49, Paul Wise wrote:

On Wed, Mar 26, 2014 at 6:16 AM, Philipp Kern wrote:
To be honest I'd rather like to see a ruling which is codified in a 
policy
than random guesswork we do on -devel from observing FTP masters' 
actions.

This is not Mao.

Figuring out what the source is and where it is can be hard, even for
code. For example, xserver-xorg-video-nv was in Debian for 3 months
before #383465 was filed and the code was in xserver-xfree86 for a
couple of releases before that.


I don't think this is similar to what we are discussing.

Kind regards
Philipp Kern


--
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/fcc97873e9b61f91ad79523ff5de4...@hub.kern.lc



Re: stop posting useless cruft and get to work (systemd and Linux are *fundamentally incompatible* - and I can prove it)

2014-03-26 Thread Thomas Goirand
On 03/25/2014 12:42 AM, Kevin Toppins wrote:
 Sorry for the intrusion into your world, but this *needed* to be said,
 and needed to be said on *this* specific list.

Not correct. We didn't need another iteration of such a post.

  - the *future* of linux actually *does* depend on what - you - *do* here

Correct. Which doesn't include reading or writing such a message.

If you want thing to move on, stop posting useless messages, and start
working on alternatives. For example, helping adding more features to
OpenRC would certainly help a way more than this post.

Writing an independent, init system agnostic, logind API compatible
daemon would be another good thing to do.

Thomas Goirand (zigo)


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



Re: Bug#741930: reportbug: add current init system information

2014-03-26 Thread Matthias Urlichs
Hi,

Michael Biebl:
 I do think it might be useful information, at least during the
 transition period. We can always revisit this decision in jessie+X, if
 by that time the vast majority is running systemd.
 
We'd still want that information, if/when the current init is *not* systemd.

Likewise, we might want to suppress the current shell line if it's dash.

Personally, though, I tend to disregard that whole block of lines as
mostly-irrelevant for the vast majority of bug reports. If there's
two more lines of useless-to-me text in there, who cares?

-- 
-- Matthias Urlichs


signature.asc
Description: Digital signature


Re: dist-upgrade strangeness: dependencies not deconfigured

2014-03-26 Thread Guillem Jover
Hi!

On Tue, 2014-03-25 at 22:38:45 -0700, Steve Langasek wrote:
 What you're showing here is a snapshot at some point in the middle of an
 upgrade, when texlive-common has been removed (because the package no longer
 exists, and the new texlive-base conflicts with it) and texlive-base has not
 yet been upgraded.  It's legitimate to do this during an upgrade; in fact,
 normally the very next step is for apt to unpack the new version of
 texlive-base which had declared the Conflicts: with texlive-common.  But
 something else stopped apt before it got that far.

Actually I'd say it's almost never legitimate for a frontend to do that.

 For the record, the removal of texlive-common without the deconfiguring of
 texlive-base is because apt will pass --force-depends to dpkg.  It does this
 because in various scenarios, dpkg when left to its own devices can find
 itself in a catch-22 on dist-upgrades.  So apt deliberately lets the
 dependencies be broken, with the expectation that it can fix them up again
 afterwards.

Which is wrong, no well-behaved frontend should need to use any force
option at all. The reason some frontends do is because they do not
tell dpkg exactly what kind of transaction they want to perform, so
dpkg is missing that information and migth find itself unable to
proceed. The correct way to do that would be by telling which packages
the frontend wants to be purged or removed via selections before
installing others so that dpkg can decide to remove them when needed
or convenient.

The much maligned dselect frontend has managed w/o any force option,
and unfortunately only somwhat recently I reasinged bug reports to apt
(#579790) and cupt (#575786 which I need to follow up on) to request
they switch to use selections too.

Thanks,
Guillem


-- 
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/20140326142000.ga5...@gaara.hadrons.org



Bug#742709: ITP: octomap -- An Efficient Probabilistic 3D Mapping Framework Based on Octrees

2014-03-26 Thread Leopold Palomo-Avellaneda
Package: wnpp
Severity: wishlist
Owner: Leopold Palomo-Avellaneda l...@alaxarxa.net

* Package name: octomap
  Version : 1.6.5
  Upstream Author : Armin Hornung, Kai M. Wurm, Maren Bennewitz, Cyrill 
Stachniss and Wolfram Burgard octo...@googlegroups.com
* URL : http://octomap.github.io/
* License : GPL-2 and BSD-3-Clause
  Programming Lang: C++
  Description : An Efficient Probabilistic 3D Mapping Framework Based on 
Octrees

 The OctoMap library implements a 3D occupancy grid mapping approach,
providing data structures and mapping algorithms in C++ particularly suited
for robotics. The map implementation is based on an octree and is designed
to meet the following requirements:

 * Full 3D model. The map is able to model arbitrary environments without
prior assumptions about it. The representation models occupied areas as well
as free space. Unknown areas of the environment are implicitly encoded in
the map. While the distinction between free and occupied space is essential
for safe robot navigation, information about unknown areas is important,
e.g., for autonomous exploration of an environment.
 * Updatable. It is possible to add new information or sensor readings at
any time. Modeling and updating is done in a probabilistic fashion. This
accounts for sensor noise or measurements which result from dynamic changes
in the environment, e.g., because of dynamic objects. Furthermore, multiple
robots are able to contribute to the same map and a previously recorded map
is extendable when new areas are explored.
 * Flexible. The extent of the map does not have to be known in advance.
Instead, the map is dynamically expanded as needed. The map is
multi-resolution so that, for instance, a high-level planner is able to use
a coarse map, while a local planner may operate using a fine resolution.
This also allows for efficient visualizations which scale from coarse
overviews to detailed close-up views.
 * Compact. The map is stored efficiently, both in memory and on disk. It
is possible to generate compressed files for later usage or convenient
exchange between robots even under bandwidth constraints.


-- 
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/20140326150347.11817.51866.report...@soho.upc.es



Re: stop posting useless cruft and get to work (systemd and Linux are *fundamentally incompatible* - and I can prove it)

2014-03-26 Thread Cameron Norman
On Wed, Mar 26, 2014 at 3:40 AM, Thomas Goirand z...@debian.org wrote:

 On 03/25/2014 12:42 AM, Kevin Toppins wrote:
 Writing an independent, init system agnostic, logind API compatible
 daemon would be another good thing to do.


That is pretty much impossible, according to the developers of the logind
API and its single implementation. Perhaps a subset of the logind API for
use by desktop environments / compositors would be more useful in this init
and OS portability predicament. I think Matthias Clasen, a GNOME developer,
actually recently expressed interest in this from a portable window manager
and compositor's perspective.


Re: stop posting useless cruft and get to work (systemd and Linux are *fundamentally incompatible* - and I can prove it)

2014-03-26 Thread Kevin Toppins
On 26 March 2014 05:40, Thomas Goirand z...@debian.org wrote:
[...]
 If you want thing to move on, stop posting useless messages, and start
 working on alternatives. For example, helping adding more features to
 OpenRC would certainly help a way more than this post.


I am going to have to respectfully disagree with you on my post being useless.

First off, let's realize that we have more than one problem here.

The actual implementation work that you indicate should be done is a
valid point.  We are both in agreement there.

However, there exists an even bigger problem to be tackled.

You can come up with all the solutions you want, but until it is
*widely understood* that your solutions are *needed*, people tend to
ignore and dismiss you.

You can clearly see that happening in the responses I got back in Nov 2012.

You first have to help people *understand* the problem and given
how all the other topics on systemd being a failure *still didn't
stop* debian's progress with using it I decided a very different
perspective needed to be introduced.

And I had to wait a while for things to get bad enough for people to
see some validity in what I am saying.

And while *you* might understand systemd is a problem, it is
*objectively evident* that most do not, given the recent momentum to
further adopt systemd by the linux community at large.

My post is an analysis of systemd from an engineer's point of view.
And systemd *violates* every engineering principle I spent years in
college to learn.

The biggest problem is awareness and that is the primary purpose of my
post.  And having it discussed in closed or private circles does not
help mass awareness.  It needs to be out in the open where everyone
can read it.

But it will have the most traction here.  Hence why debian-devel was
the primary target all along.

-Kev


-- 
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/CADkoAxhLo5fmJHEukhct2WB1ATH6a4yf_k=kjtm9qvc2gnk...@mail.gmail.com



Re: stop posting useless cruft and get to work (systemd and Linux are *fundamentally incompatible* - and I can prove it)

2014-03-26 Thread Kevin Toppins
On 26 March 2014 10:13, Cameron Norman camerontnor...@gmail.com wrote:
[...]
 That is pretty much impossible, according to the developers of the logind
 API and its single implementation. Perhaps a subset of the logind API for
 use by desktop environments / compositors would be more useful in this init
 and OS portability predicament. I think Matthias Clasen, a GNOME developer,
 actually recently expressed interest in this from a portable window manager
 and compositor's perspective.

I can tell you right now, it is *vastly more difficult* to try to
adapt programs modified to work with systemd in their current state,
than it is to *revert* those programs to their pre-systemd state.
There is a huge amount of unknown design parameters that would need to
be known to adapt those programs effectively, and since systemd
clearly lacks any coherent design, you will not be able to identify
coherent ways to fix this.  That is your signal to abandon that path
right there.

Trust me on this, you don't want to try to patch the *current* versions.

And what about all the non-systemd improvements made to those programs
over the years they worked with systemd?

For that, it is *orders of magnitude easier* to take the improvements
and adapt them to the pre-systemd version of the program.

This is why I specifically mentioned that Debian perform a pre-systemd
reversion to escape this mess.  Once you have reverted, you can then
figure out how to apply the *useful* upgrades to the old programs.
This is the easiest path you can take.

-Kev


-- 
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/CADkoAxh2_GyySKzTVOmdTvzSMy8w=pjkhu1u4vj76jtvw-y...@mail.gmail.com



Re: stop posting useless cruft and get to work (systemd and Linux are *fundamentally incompatible* - and I can prove it)

2014-03-26 Thread Shachar Shemesh
On 26/03/14 17:13, Kevin Toppins wrote:
 I am going to have to respectfully disagree with you on my post being useless.
With the hope of contributing constructive criticism, I'll answer that.

As far as the systemd vs. upstart discussion, I was leaning in upstart
(more precisely, against systemd). As such, your email was very
interesting to me. Unfortunately, it was unreadable. You said you'll
start with background, but instead of providing technical background,
you provided meaningless and irrelevant he said, I said arguments.
Trying to skim ahead to find where the meat starts did not easily detect
such a point.

At this point, I simply assumed the email had nothing more to say. If
I'm wrong, feel free to answer with the technical gist of your
arguments. If you want me to read it, please adhere to the following
guidelines:

  * No more than one page.
  * No *asterisks* and - arrows.
  * No references to previous discussions, or other people's arguments
for/against systemd.

I believe in free discussion. As such, feel free to ignore these
suggestions, just as I'll feel free to ignore your email if you do so.

Shachar



Re: trolls and Humans are *fundamentally incompatible* - and you have proven it

2014-03-26 Thread Daniel Pocock


On 25/03/14 18:33, Milan P. Stanic wrote:
 On Tue, 2014-03-25 at 16:15, Jonathan Dowland wrote:
 I was very proud of my fellow colleagues for not feeding the troll a
 full 24 hours later. Thanks for breaking the record :(
 
 I had a hope that the no one will answer OP. :(
 
 


-- 
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/53332d22.4010...@pocock.com.au



Bug#742735: ITP: tryton-modules-account-invoice-stock -- Account Invoice Stock Module for the Tryton Application Platform

2014-03-26 Thread Mathias Behrle
X-Debbugs-CC: debian-devel@lists.debian.org
Package: wnpp
Severity: wishlist
Owner: Debian Tryton Maintainers maintain...@debian.tryton.org

* Package name: tryton-modules-account-invoice-stock
  Version : 3.2.0
  Upstream Author : Tryton project (www.tryton.org)
* URL : http://downloads.tryton.org/3.2/
* License : GPL-3+
  Programming Lang: Python
  Description : Tryton Application Platform (Account Invoice Stock Module)
 Tryton is a high-level general purpose application platform written in Python
 and using PostgreSQL as database engine. It is the core base of a complete
 business solution.
 .
 This package provides links between invoice lines and stock moves.
 It is needed as a dependency of the sale and purchase modules.





This package is another base module published by the Tryton project.


signature.asc
Description: PGP signature


Bug#742736: ITP: tryton-modules-account-payment -- Account Payment Module for the Tryton Application Platform

2014-03-26 Thread Mathias Behrle
X-Debbugs-CC: debian-devel@lists.debian.org
Package: wnpp
Severity: wishlist
Owner: Debian Tryton Maintainers maintain...@debian.tryton.org

* Package name: tryton-modules-account-payment
  Version : 3.2.0
  Upstream Author : Tryton project (www.tryton.org)
* URL : http://downloads.tryton.org/3.2/
* License : GPL-3+
  Programming Lang: Python
  Description : Tryton Application Platform (Account Payment Module)
 Tryton is a high-level general purpose application platform written in Python
 and using PostgreSQL as database engine. It is the core base of a complete
 business solution.
 .
 This package adds the possibility to generate grouped payments for receivable
 or payable lines.




This package is another base module published by the Tryton project.


signature.asc
Description: PGP signature


Bug#742737: ITP: tryton-modules-account-credit-limit -- Account Credit Limit Module for the Tryton Application Platform

2014-03-26 Thread Mathias Behrle
X-Debbugs-CC: debian-devel@lists.debian.org
Package: wnpp
Severity: wishlist
Owner: Debian Tryton Maintainers maintain...@debian.tryton.org

* Package name: tryton-modules-account-credit-limit
  Version : 3.2.0
  Upstream Author : Tryton project (www.tryton.org)
* URL : http://downloads.tryton.org/3.2/
* License : GPL-3+
  Programming Lang: Python
  Description : Tryton Application Platform (Account Credit Limit Module)
 Tryton is a high-level general purpose application platform written in Python
 and using PostgreSQL as database engine. It is the core base of a complete
 business solution.
 .
 This package adds the possibility to manage credit limits for parties.




This package is another base module published by the Tryton project.


signature.asc
Description: PGP signature


Bug#742738: ITP: tryton-modules-account-payment-sepa -- Account Payment SEPA Module for the Tryton Application Platform

2014-03-26 Thread Mathias Behrle
X-Debbugs-CC: debian-devel@lists.debian.org
Package: wnpp
Severity: wishlist
Owner: Debian Tryton Maintainers maintain...@debian.tryton.org

* Package name: tryton-modules-account-payment-sepa
  Version : 3.2.0
  Upstream Author : Tryton project (www.tryton.org)
* URL : http://downloads.tryton.org/3.2/
* License : GPL-3+
  Programming Lang: Python
  Description : Tryton Application Platform (Account Payment SEPA Module)
 Tryton is a high-level general purpose application platform written in Python
 and using PostgreSQL as database engine. It is the core base of a complete
 business solution.
 .
 This package adds the possibility to generate SEPA files for grouped payments.





This package is another base module published by the Tryton project.


signature.asc
Description: PGP signature


Bug#742739: ITP: tryton-modules-party-relationship -- Party Relationship Module for the Tryton Application Platform

2014-03-26 Thread Mathias Behrle
X-Debbugs-CC: debian-devel@lists.debian.org
Package: wnpp
Severity: wishlist
Owner: Debian Tryton Maintainers maintain...@debian.tryton.org

* Package name: tryton-modules-party-relationship
  Version : 3.2.0
  Upstream Author : Tryton project (www.tryton.org)
* URL : http://downloads.tryton.org/3.2/
* License : GPL-3+
  Programming Lang: Python
  Description : Tryton Application Platform (Party Relationship Module)
 Tryton is a high-level general purpose application platform written in Python
 and using PostgreSQL as database engine. It is the core base of a complete
 business solution.
 .
 This package adds the possibility to define different types of relations
 between parties.



This package is another base module published by the Tryton project.


signature.asc
Description: PGP signature


Bug#742740: ITP: tryton-modules-sale-credit-limit -- Sale Credit Limit Module for the Tryton Application Platform

2014-03-26 Thread Mathias Behrle
X-Debbugs-CC: debian-devel@lists.debian.org
Package: wnpp
Severity: wishlist
Owner: Debian Tryton Maintainers maintain...@debian.tryton.org

* Package name: tryton-modules-sale-credit-limit
  Version : 3.2.0
  Upstream Author : Tryton project (www.tryton.org)
* URL : http://downloads.tryton.org/3.2/
* License : GPL-3+
  Programming Lang: Python
  Description : Tryton Application Platform (Sale Credit Limit Module)
 Tryton is a high-level general purpose application platform written in Python
 and using PostgreSQL as database engine. It is the core base of a complete
 business solution.
 .
 This package adds the possibility to check the credit limit for 
 parties when processing sales.




This package is another base module published by the Tryton project.


signature.asc
Description: PGP signature


Bug#742741: ITP: tryton-modules-shipment-grouping -- Sale Shipment Grouping Module for the Tryton Application Platform

2014-03-26 Thread Mathias Behrle
X-Debbugs-CC: debian-devel@lists.debian.org
Package: wnpp
Severity: wishlist
Owner: Debian Tryton Maintainers maintain...@debian.tryton.org

* Package name: tryton-modules-sale-shipment-grouping
  Version : 3.2.0
  Upstream Author : Tryton project (www.tryton.org)
* URL : http://downloads.tryton.org/3.2/
* License : GPL-3+
  Programming Lang: Python
  Description : Tryton Application Platform (Sale Shipment Grouping Module)
 Tryton is a high-level general purpose application platform
  written in Python and using PostgreSQL as database engine. It is the core
  base of a complete business solution.
 .
 This package adds the possibility to define how stock moves generated from
 sales will be grouped for shipping.





This package is another base module published by the Tryton project.


signature.asc
Description: PGP signature


Bug#742742: ITP: tryton-modules-stock-package -- Stock Package Module for the Tryton Application Platform

2014-03-26 Thread Mathias Behrle
X-Debbugs-CC: debian-devel@lists.debian.org
Package: wnpp
Severity: wishlist
Owner: Debian Tryton Maintainers maintain...@debian.tryton.org

* Package name: tryton-modules-stock-package
  Version : 3.2.0
  Upstream Author : Tryton project (www.tryton.org)
* URL : http://downloads.tryton.org/3.2/
* License : GPL-3+
  Programming Lang: Python
  Description : Tryton Application Platform (Stock Package Module)
 Tryton is a high-level general purpose application platform written in Python
 and using PostgreSQL as database engine. It is the core base of a complete
 business solution.
 .
 This package allows one to store packaging information about outgoing
 shipments.



This package is another base module published by the Tryton project.


signature.asc
Description: PGP signature


Re: stop posting useless cruft and get to work (systemd and Linux are *fundamentally incompatible* - and I can prove it)

2014-03-26 Thread Kevin Toppins
On 26 March 2014 13:42, Shachar Shemesh shac...@debian.org wrote:
[...]
 As far as the systemd vs. upstart discussion, I was leaning in upstart (more
 precisely, against systemd). As such, your email was very interesting to me.
 Unfortunately, it was unreadable. You said you'll start with background, but
 instead of providing technical background, you provided meaningless and
 irrelevant he said, I said arguments. Trying to skim ahead to find where
 the meat starts did not easily detect such a point.

 At this point, I simply assumed the email had nothing more to say. If I'm
 wrong, feel free to answer with the technical gist of your arguments. If you
 want me to read it, please adhere to the following guidelines:

 No more than one page.
 No *asterisks* and - arrows.
 No references to previous discussions, or other people's arguments
 for/against systemd.


First, here is a version with the asterisks removed.  It might be
visually easier to read.

https://lists.debian.org/debian-devel/2014/03/msg00449.html


Second, some concepts need a lot of information communicated to make
sense to those who are not already familiar with the concept.  We
don't send people to college for a day and expect them to grasp 4
years of higher education.  There are some limits on Human learning
that you have to respect.


But here is the vastly oversimplified technical argument...

The test of comprehension is... if you cannot put an idea into
writing, then you do not understand that idea well enough to be of any
practical use.

If that idea is a program... this means you do not actually have
control of the program when implemented.  Our ability to control
things is directly dependent on our knowledge of how that thing
operates.  With knowledge, comes the ability to manipulate the thing
to suite our purposes.

Please, tell me what systemd is, fitting its entire functionality as
expressed as one single concept.  That does not mean it has to be one
sentence, but it does mean you cannot group different concept together
and simply give that as an answer.  Grouping them together is saying
what it does, not what it is.  Big difference.

I think you will confirm that neither you, nor I, nor the guy who came
up with the original idea actually understands how it works, and we
will not actually have control of it in situations where we need to
control it.  And so we need to pull it out of linux.

-Kev


-- 
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/CADkoAxgmfwpKw-cx4abjQZXK0d+-VgKzbu1Rugk=xtp3efk...@mail.gmail.com



FW: Re: Bug#742729: ITP: gstreamer-sharp-1.0 -- new revamped GStreamer CLI bindings that target gstreamer-1.x

2014-03-26 Thread Andrei POPESCU
- Forwarded message from Andrei POPESCU andreimpope...@gmail.com -

Date: Wed, 26 Mar 2014 22:16:51 +0200
From: Andrei POPESCU andreimpope...@gmail.com
To: Andrés G. Aragoneses kno...@gmail.com, 742...@bugs.debian.org
Cc: debian-de...@packages.debian.org
Subject: Re: Bug#742729: ITP: gstreamer-sharp-1.0 -- new revamped GStreamer CLI 
bindings that target gstreamer-1.x
User-Agent: Mutt/1.5.23 (2014-03-12)

Control: reassign -1 wnpp

On Mi, 26 mar 14, 18:58:52, Andrés G. Aragoneses wrote:
 Package: gstreamer-sharp-1.0
 Severity: wishlist
 Owner: Andres G. Aragoneses kno...@gmail.com
 
 * Package name: gstreamer-sharp
   Version: 0.99.0
   Upstream Author  : Stephan Sundermann stephansunderm...@mail.com
 * URL: http://cgit.freedesktop.org/gstreamer/gstreamer-sharp/
 * License: AGPL-3.0
   Programming Lang: C#,C
   Description: New GI-based bindings to GStreamer 1.x
 
 GStreamer-Sharp are C# bindings to GStreamer. This version of the bindings
 has been written from scratch, mainly by Stephan Sundermann in GSoC, based
 on bindinator (a new GObject-Introspection-based code-generation approach).
 This version of the bindings is a preview (0.99.0) which means it will be
 API-unstable until its final version (1.0), and it targets GStreamer 1.0
 API. Soname of the bound library is libgstreamer-1.0.so.0.
 
 Banshee v2.9.1 is the first version which consumes this binding, for
 example.

-- 
http://wiki.debian.org/FAQsFromDebianUser
Offtopic discussions among Debian users and developers:
http://lists.alioth.debian.org/mailman/listinfo/d-community-offtopic
http://nuvreauspam.ro/gpg-transition.txt



- End forwarded message -

-- 
http://wiki.debian.org/FAQsFromDebianUser
Offtopic discussions among Debian users and developers:
http://lists.alioth.debian.org/mailman/listinfo/d-community-offtopic
http://nuvreauspam.ro/gpg-transition.txt


signature.asc
Description: Digital signature


Re: stop posting useless cruft and get to work (systemd and Linux are *fundamentally incompatible* - and I can prove it)

2014-03-26 Thread Clint Byrum
Excerpts from Kevin Toppins's message of 2014-03-26 13:00:22 -0700:
 On 26 March 2014 13:42, Shachar Shemesh shac...@debian.org wrote:
 [...]
  As far as the systemd vs. upstart discussion, I was leaning in upstart (more
  precisely, against systemd). As such, your email was very interesting to me.
  Unfortunately, it was unreadable. You said you'll start with background, but
  instead of providing technical background, you provided meaningless and
  irrelevant he said, I said arguments. Trying to skim ahead to find where
  the meat starts did not easily detect such a point.
 
  At this point, I simply assumed the email had nothing more to say. If I'm
  wrong, feel free to answer with the technical gist of your arguments. If you
  want me to read it, please adhere to the following guidelines:
 
  No more than one page.
  No *asterisks* and - arrows.
  No references to previous discussions, or other people's arguments
  for/against systemd.
 
 
 First, here is a version with the asterisks removed.  It might be
 visually easier to read.
 
 https://lists.debian.org/debian-devel/2014/03/msg00449.html
 
 
 Second, some concepts need a lot of information communicated to make
 sense to those who are not already familiar with the concept.  We
 don't send people to college for a day and expect them to grasp 4
 years of higher education.  There are some limits on Human learning
 that you have to respect.
 
 
 But here is the vastly oversimplified technical argument...
 
 The test of comprehension is... if you cannot put an idea into
 writing, then you do not understand that idea well enough to be of any
 practical use.
 
 If that idea is a program... this means you do not actually have
 control of the program when implemented.  Our ability to control
 things is directly dependent on our knowledge of how that thing
 operates.  With knowledge, comes the ability to manipulate the thing
 to suite our purposes.
 
 Please, tell me what systemd is, fitting its entire functionality as
 expressed as one single concept.  That does not mean it has to be one
 sentence, but it does mean you cannot group different concept together
 and simply give that as an answer.  Grouping them together is saying
 what it does, not what it is.  Big difference.

Kevin, it would be quite helpful for those who accept this challenge
if you could do the same for the pieces of the stack that systemd is
meant to replace or is (was?) competing with.

So

- Sysvinit is ...
- Upstart is ...
- OpenRC is ...

Or since your argument is that Linux fits into this:

Linux is ...

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/1395865553-sup-7...@fewbar.com



Re: stop posting useless cruft and get to work (systemd and Linux are *fundamentally incompatible* - and I can prove it)

2014-03-26 Thread Matthias Urlichs
Hi,

Kevin Toppins:
 But here is the vastly oversimplified technical argument...
 
To the point of being neither technical nor valid.
(Which admittedly was never in doubt even before I started reading.)

 I think you will confirm that neither you, nor I, nor the guy who came
 up with the original idea actually understands how it works

If understanding how systemd works is so much of a problem for you that you
cannot even conceive of anybody, let alone its author, doing so … then I'd
like to suggest that debian-devel is not the right place for you.

I'd suggest an alternate mailing list, but I'm afraid I'd offent both you
and the other participants of that list, should I do so.

-- 
-- Matthias Urlichs


signature.asc
Description: Digital signature


Re: Preparing openjpeg 2.0

2014-03-26 Thread Jakub Wilk

* Mathieu Malaterre ma...@debian.org, 2014-03-24, 12:38:
I am preparing to upload openjpeg 2.0. This is a major API (yes API) 
change from previous openjpeg 1.x.


None of these openjpeg versions seem to use versioned symbols. If you 
want to have both in the archive at the same, then both should use them.  


--
Jakub Wilk


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



Re: stop posting useless cruft and get to work (systemd and Linux are *fundamentally incompatible* - and I can prove it)

2014-03-26 Thread gustavo panizzo gfa
On 03/26/2014 07:40 AM, Thomas Goirand wrote:

 If you want thing to move on, stop posting useless messages, and start
 working on alternatives. For example, helping adding more features to
 OpenRC would certainly help a way more than this post.

going offtopic here, do you know if there is any plan to use cgmanager
with openrc, i really like the idea of putting each service in it's own
cgroup




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


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/533387ec.2090...@zumbi.com.ar



Re: stop posting useless cruft and get to work (systemd and Linux are *fundamentally incompatible* - and I can prove it)

2014-03-26 Thread Cameron Norman
El Wed, 26 de Mar 2014 a las 7:07 PM, gustavo panizzo gfa 
g...@zumbi.com.ar escribió:

On 03/26/2014 07:40 AM, Thomas Goirand wrote:

 If you want thing to move on, stop posting useless messages, and 
start
 working on alternatives. For example, helping adding more features 
to

 OpenRC would certainly help a way more than this post.


going offtopic here, do you know if there is any plan to use cgmanager
with openrc, i really like the idea of putting each service in it's 
own

cgroup



I was thinking about how to do something like this without requiring 
cgmanager to be started before the init system or moving the cgroups 
management into the init system itself. I wonder if dbus activation 
could be used to accomplish this. Of course, then one would not be able 
to put (in the case of Upstart) the socket bridge, dbus bridge, dbus, 
or anything those services need to boot into a cgroup, but one can 
still put stuff like Apache, lightdm/gdm/kdm/sddm, nginx, et al into a 
cgroup. Another option is to push the kernel maintainers to allow 
delegating parts of the cgroups tree to other processes, so that the 
init system could say you get a sub-hierarchy, you get a 
sub-hierarchy without the complication of multiple separate 
hierarchies. How do you suggest this integration with cgroups be done?


Best regards,
--
Cameron Norman


Re: stop posting useless cruft and get to work (systemd and Linux are *fundamentally incompatible* - and I can prove it)

2014-03-26 Thread gustavo panizzo gfa
On 03/26/2014 11:49 PM, Cameron Norman wrote:
 El Wed, 26 de Mar 2014 a las 7:07 PM, gustavo panizzo gfa
 g...@zumbi.com.ar escribió:
 On 03/26/2014 07:40 AM, Thomas Goirand wrote:

 If you want thing to move on, stop posting useless messages, and
 start working on alternatives. For example, helping adding more
 features to OpenRC would certainly help a way more than this post. 

 going offtopic here, do you know if there is any plan to use cgmanager
 with openrc, i really like the idea of putting each service in it's
 own cgroup
 
 I was thinking about how to do something like this without requiring
 cgmanager to be started before the init system or moving the cgroups
 management into the init system itself. 

i don't see any problem starting cgmanager after init, i don't see much
value on a big init or an init daemon confined by a cgroup.

I wonder if dbus activation
 could be used to accomplish this. Of course, then one would not be able
 to put (in the case of Upstart) the socket bridge, dbus bridge, dbus, or
 anything those services need to boot into a cgroup, but one can still
 put stuff like Apache, lightdm/gdm/kdm/sddm, nginx, et al into a cgroup.
 Another option is to push the kernel maintainers to allow delegating
 parts of the cgroups tree to other processes, so that the init system
 could say you get a sub-hierarchy, you get a sub-hierarchy without the
 complication of multiple separate hierarchies. How do you suggest this
 integration with cgroups be done?

i just want to put services inside cgroups, no socket activation, no
dbus, no dbus activation.

i would use it for servers, apache and friends, what i would really like
is to be able to run multiple instances of the same service each on it's
own cgroup.

something like

su - user -g cgroup_name -c command or a flag to start-stop-daemon,
cgroups could be created in advance by an init script (a Required-Start
in lsb slang)

just my 0.02$ of what i would use as sysadmin

 
 Best regards,
 --
 Cameron Norman


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


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/5333a2fe.2040...@zumbi.com.ar



Re: stop posting useless cruft and get to work (systemd and Linux are *fundamentally incompatible* - and I can prove it)

2014-03-26 Thread Cameron Norman
El Wed, 26 de Mar 2014 a las 9:03 PM, gustavo panizzo gfa 
g...@zumbi.com.ar escribió:

On 03/26/2014 11:49 PM, Cameron Norman wrote:
I wonder if dbus activation
 could be used to accomplish this. Of course, then one would not be 
able
 to put (in the case of Upstart) the socket bridge, dbus bridge, 
dbus, or
 anything those services need to boot into a cgroup, but one can 
still
 put stuff like Apache, lightdm/gdm/kdm/sddm, nginx, et al into a 
cgroup.

 Another option is to push the kernel maintainers to allow delegating
 parts of the cgroups tree to other processes, so that the init 
system
 could say you get a sub-hierarchy, you get a sub-hierarchy 
without the
 complication of multiple separate hierarchies. How do you suggest 
this

 integration with cgroups be done?


i just want to put services inside cgroups, no socket activation, no
dbus, no dbus activation.



Haha. The problem there is that cgmanager uses dbus! So you need dbus 
installed + started before you can use cgroups with later kernels.


i would use it for servers, apache and friends, what i would really 
like
is to be able to run multiple instances of the same service each on 
it's

own cgroup.

something like

su - user -g cgroup_name -c command or a flag to start-stop-daemon,
cgroups could be created in advance by an init script (a 
Required-Start

in lsb slang)



I think cgexec is what you are looking for here. This would break with 
later versions of the linux kernel, though, because you need one 
centralized writer (e.g. cgmanager or systemd).


--
Cameron Norman


Accepted resiprocate 1.9.4-1 (source amd64)

2014-03-26 Thread Daniel Pocock
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 25 Mar 2014 21:34:22 +0100
Source: resiprocate
Binary: libresiprocate-1.9 libresiprocate-1.9-dev librecon-1.9 librecon-1.9-dev 
libresiprocate-turn-client-1.9 libresiprocate-turn-client-1.9-dev repro 
resiprocate-turn-server sipdialer
Architecture: source amd64
Version: 1.9.4-1
Distribution: unstable
Urgency: high
Maintainer: Debian VoIP Team pkg-voip-maintain...@lists.alioth.debian.org
Changed-By: Daniel Pocock dan...@pocock.pro
Description: 
 librecon-1.9 - reSIProcate conversation manager - shared libraries
 librecon-1.9-dev - reSIProcate conversation manager - development files
 libresiprocate-1.9 - reSIProcate SIP stack - shared libraries
 libresiprocate-1.9-dev - reSIProcate SIP stack - development files
 libresiprocate-turn-client-1.9 - reSIProcate TURN client (reTurn) - shared 
libraries
 libresiprocate-turn-client-1.9-dev - reSIProcate TURN client (reTurn) - 
development files
 repro  - reSIProcate SIP stack - lightweight SIP proxy daemon
 resiprocate-turn-server - reSIProcate SIP stack - ICE/TURN server
 sipdialer  - reSIProcate SIP stack - click-to-call utility
Closes: 742638
Changes: 
 resiprocate (1.9.4-1) unstable; urgency=high
 .
   * New upstream release
   * Fix crash in librecon when UA is not using
 a UserProfile derived from ConversationProfile (Closes: #742638)
   * Ensure consistent use of milliseconds in DTMF tone API.
Checksums-Sha1: 
 7a49c510672c88bfb3e2d1cc844e6ea5e26c165d 2774 resiprocate_1.9.4-1.dsc
 9f69d37279ce71a3299b7b8080ef5e22526b4d01 10111378 resiprocate_1.9.4.orig.tar.gz
 478dd44e06c74776f02f68e79f66f1d27e985089 27488 
resiprocate_1.9.4-1.debian.tar.xz
 8c4bad6bab372e25c4165b7ca414b3f82d3c21b4 1192370 
libresiprocate-1.9_1.9.4-1_amd64.deb
 fd6805c909c81386bd69d547a19f9d66d48e745b 271616 
libresiprocate-1.9-dev_1.9.4-1_amd64.deb
 a17109a4a5c98118a300780d862fe86e36891528 274348 librecon-1.9_1.9.4-1_amd64.deb
 f368485d5e385bf471a9a5a7399ad552874cc014 57596 
librecon-1.9-dev_1.9.4-1_amd64.deb
 f342f45d3236fafe17727aed2896eb751a0f59f7 203506 
libresiprocate-turn-client-1.9_1.9.4-1_amd64.deb
 249d349cd6e165cb5a448b4ed07c14279819d460 32934 
libresiprocate-turn-client-1.9-dev_1.9.4-1_amd64.deb
 fcf23c50017c5adecf3b693b520ae152e3f9494d 469448 repro_1.9.4-1_amd64.deb
 0c9c469ca8636c0259c1d671929f1e39cda107ec 196128 
resiprocate-turn-server_1.9.4-1_amd64.deb
 ed196f5896f957c173b3200f4869555ca84bc625 23988 sipdialer_1.9.4-1_amd64.deb
Checksums-Sha256: 
 7cb7f191772eb12662ce025bcafae24422303ad00d3fd521676713602fc12d14 2774 
resiprocate_1.9.4-1.dsc
 bf4d9b61d1565a6f46dfa20186a2019f75ddd68947755597cc0da5db0cb1df4e 10111378 
resiprocate_1.9.4.orig.tar.gz
 508d0d71ea8016318a038b9ec15cc6c63f7364459189d557feb8810d24c99a6d 27488 
resiprocate_1.9.4-1.debian.tar.xz
 73b97f04eafafb29004f4c37e182b008b4f4fa35efe6486220b544c3e3c6c9e7 1192370 
libresiprocate-1.9_1.9.4-1_amd64.deb
 c214090d98cc84c1eb11e6772861d21c500455efec6c3096b1d33545edab66ef 271616 
libresiprocate-1.9-dev_1.9.4-1_amd64.deb
 72ba373fe5934995af3d396031c14db048e8d71a527e50395582efc5eb5bd80f 274348 
librecon-1.9_1.9.4-1_amd64.deb
 bcbc00769a6a66ad5e14011422efa0b8b8d654daa6079738ecae4f11837547ae 57596 
librecon-1.9-dev_1.9.4-1_amd64.deb
 206e38c6bbdcd8f0fa8467490afcf5a8f24e50fd0559c155d6b9b0f3e4d1c4bf 203506 
libresiprocate-turn-client-1.9_1.9.4-1_amd64.deb
 4973d0c809b9a8f849f23a5fd82254f71bad6963866774d54a1364fe9ac9d235 32934 
libresiprocate-turn-client-1.9-dev_1.9.4-1_amd64.deb
 2821ca04abef865236d8f53793ad6472bc474b6cb8e36e9caefbcedf8c67856c 469448 
repro_1.9.4-1_amd64.deb
 e4132f0afc9b54b5e4929ccbd2ef5448ee914076e53b222d3f77dfbc86a3890d 196128 
resiprocate-turn-server_1.9.4-1_amd64.deb
 a83d2948f3781ba5625bfdf1a0afe0ea80af9b8f52a2b63a07cfd3dd068cafe2 23988 
sipdialer_1.9.4-1_amd64.deb
Files: 
 e4c5df0956b8beb26c605e61491cd04e 2774 libs extra resiprocate_1.9.4-1.dsc
 972dd5bf003f71d6fa55cb92c332bb5b 10111378 libs extra 
resiprocate_1.9.4.orig.tar.gz
 0637ad1b417c7fd099092bb424d35507 27488 libs extra 
resiprocate_1.9.4-1.debian.tar.xz
 b19b93ca3ca7a2b6437291771e38f50b 1192370 libs extra 
libresiprocate-1.9_1.9.4-1_amd64.deb
 6b724b582c1f7c0dc59ce718061e94c9 271616 libdevel extra 
libresiprocate-1.9-dev_1.9.4-1_amd64.deb
 46062a54fc7a1933f651ff716521e0de 274348 libs extra 
librecon-1.9_1.9.4-1_amd64.deb
 57a90767a6c5789b668fe1228cc0d180 57596 libdevel extra 
librecon-1.9-dev_1.9.4-1_amd64.deb
 cd6dc800d0b35b189228e3ab541f77a3 203506 libs extra 
libresiprocate-turn-client-1.9_1.9.4-1_amd64.deb
 afe4563f5e4c7de5a4ce77b4d50cb332 32934 libdevel extra 
libresiprocate-turn-client-1.9-dev_1.9.4-1_amd64.deb
 db9f16d0d5c9acb2019921e655952562 469448 net extra repro_1.9.4-1_amd64.deb
 22492e03a4120a95b102cf31df7603f0 196128 net extra 
resiprocate-turn-server_1.9.4-1_amd64.deb
 d07fb3319bf8e1c7c318ff327f350e52 23988 net extra sipdialer_1.9.4-1_amd64.deb

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


Accepted libapache2-mod-rivet 2.1.4-2 (source amd64 all)

2014-03-26 Thread Massimo Manghi
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sun, 16 Mar 2014 00:48:31 +0100
Source: libapache2-mod-rivet
Binary: libapache2-mod-rivet libapache2-mod-rivet-doc
Architecture: source amd64 all
Version: 2.1.4-2
Distribution: unstable
Urgency: low
Maintainer: Massimo Manghi mxman...@apache.org
Changed-By: Massimo Manghi mxman...@apache.org
Description: 
 libapache2-mod-rivet - Server-side Tcl programming system combining ease of 
use and powe
 libapache2-mod-rivet-doc - Documentation for Rivet, a server-side Tcl 
programming system
Changes: 
 libapache2-mod-rivet (2.1.4-2) unstable; urgency=low
 .
   * Debian watch file has now information to verify upstrem tarball
 signature
   * Duplicate png file removed from package
Checksums-Sha1: 
 610845793d68cbdaaf1a908b7154a310f2266e1c 1999 libapache2-mod-rivet_2.1.4-2.dsc
 f6d69253f8cd948745cfac034f995f6b7ad2699f 10792 
libapache2-mod-rivet_2.1.4-2.debian.tar.xz
 3feecb2d059ae8703f983c1e3d057dc19c51b770 144582 
libapache2-mod-rivet_2.1.4-2_amd64.deb
 4bcd76948ad9ac2504935d0c15b562ef739878eb 166790 
libapache2-mod-rivet-doc_2.1.4-2_all.deb
Checksums-Sha256: 
 50030644f3d5d7a998d44c3a29fe9b4e63d14436fef43a20c3e5f0d2e6174e8f 1999 
libapache2-mod-rivet_2.1.4-2.dsc
 5bad7a7acd5979558b7145c73fc58e147834dc3bc60f46e384847bae18d3bce8 10792 
libapache2-mod-rivet_2.1.4-2.debian.tar.xz
 c77c97389f2a48d171c6670c487625490e3a4fe99659ef4dc90301c76665c2c9 144582 
libapache2-mod-rivet_2.1.4-2_amd64.deb
 cf44e78917e4fd9b3bf0013b432e62c3e0283a0693764ac8c1e23d24f47d2ee4 166790 
libapache2-mod-rivet-doc_2.1.4-2_all.deb
Files: 
 293e0db4b5a61c31f43e2ca0bd451b12 1999 httpd extra 
libapache2-mod-rivet_2.1.4-2.dsc
 8ac40baf65f7b982e9434fc8224762d8 10792 httpd extra 
libapache2-mod-rivet_2.1.4-2.debian.tar.xz
 e86704c8c9b05262975c11a724b0d040 144582 httpd extra 
libapache2-mod-rivet_2.1.4-2_amd64.deb
 3e840d495e1599f2c26970650303c9e4 166790 doc extra 
libapache2-mod-rivet-doc_2.1.4-2_all.deb

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

iQIcBAEBCAAGBQJTMn/wAAoJEKbcJNnaJJPRiWAP/jhrv7I6EE9D82Km12QZIvB5
cggDCaSt32IMK2/rRvPlegRMG7z5a6AntpyOCoVaJSVXIiwr5cupeHuWiAi66CXz
ntKIHeCNVQoMz5fXdthct6IJIjxB4csDQXzMPJhg/i6uS18/FkFwaXPpDZ8AUOyA
/MLMYPtFBPBoVMvEcrQhZ5pIkoU15KeCaQboeGyesT4psf0UKH8Dc7QaXTqRHyeB
loy4L/KsO3gMvlBx6i4mj7RePllLvLEURqxD2FOkRYUB2R8CpeINL0KBljE2DUp5
zCWOqOUY9Kedh+3N5tW0yA5P9cgpB5otrDvI65VsHOoeHk20QaW0arl/PmEaTgd+
q/KXMFaF2YqgD3pJTrJhW37VfKp44w+ZcedHxC0iDs+h4SZAdMpX2gdWmz6KqaNU
fotdwvfjuI+sYl1YRlHYShJ4FV8mvAL+J9t69msFbSu5iYXjvvmXmjiAhXE45scJ
XYNbQgG5ApqjBLml6wpCfaj0quDnGkBZbycr+SSd7NVDfLrLiu4UCzz6ypqAd+98
Q0OGaQYhdG4y17qbJCAkqITy9HnNyk6HUL+QQ636FJZSVjOTgvvbQVzbV18mbC4k
iWD/Zz7T0lDCGUzH18k4e2+KYoAr0Bv3WF6oBWcaAsrnxNissnmIb0gPYpR4LY+d
fFx0Bgz4CepTOcrS/n4Q
=USZR
-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/e1wsilg-00052x...@franck.debian.org



Accepted accerciser 3.12.0-1 (source all)

2014-03-26 Thread Mario Lang
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 26 Mar 2014 08:43:05 +0100
Source: accerciser
Binary: accerciser
Architecture: source all
Version: 3.12.0-1
Distribution: unstable
Urgency: low
Maintainer: Debian Accessibility Team debian-accessibil...@lists.debian.org
Changed-By: Mario Lang ml...@debian.org
Description: 
 accerciser - interactive Python accessibility explorer for the GNOME desktop
Changes: 
 accerciser (3.12.0-1) unstable; urgency=low
 .
   * New upstream release.
Checksums-Sha1: 
 c7b65c8ccb17b6a0306e1089ba3ea3ffab17d029 1724 accerciser_3.12.0-1.dsc
 ddcff80b95d77f5f0ac1c62e81209a5177b4f44a 3212432 accerciser_3.12.0.orig.tar.xz
 7e11c7cc3e24072d054a4307cdebdf37fc3eb2a4 4780 accerciser_3.12.0-1.debian.tar.xz
 ee334484f969aca15f08ba228adedf6c5858df84 3046508 accerciser_3.12.0-1_all.deb
Checksums-Sha256: 
 d171186601564964d8d512ce4f8f4c8b1c8721ca1c491ce0b7365637efbf3fdb 1724 
accerciser_3.12.0-1.dsc
 0d421a59cd294966441fb6591d34f28e4b60340815bdf91c9e8f39c2d826e96b 3212432 
accerciser_3.12.0.orig.tar.xz
 d595e97ffd2d84295d0c4107b34113daf7018bcf018a674ca82af4450e3923d6 4780 
accerciser_3.12.0-1.debian.tar.xz
 052febe2e1ac1ecb37f87a721ba7dca6f92a30d8d67faf58fbf9b0e7546d5eed 3046508 
accerciser_3.12.0-1_all.deb
Files: 
 9453e9d6f68a46f256ddeca88cd7bdaa 1724 gnome extra accerciser_3.12.0-1.dsc
 477a6cfd18b830c5f4e8aa4b0150db76 3212432 gnome extra 
accerciser_3.12.0.orig.tar.xz
 81f7adb4cc2699db71eb93c906f666d0 4780 gnome extra 
accerciser_3.12.0-1.debian.tar.xz
 977d97d5447f0fd471a5a18ce2c34b76 3046508 gnome extra 
accerciser_3.12.0-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iD8DBQFTMoiU3/wCKmsRPkQRAp1TAJsHRAChUNpXUvrbDqLdSUcreUzKBACeOU3p
iIkmfiRnd6pf9P84Q+Uk8vc=
=P8j8
-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/e1wsjz6-00019r...@franck.debian.org



Accepted eog-plugins 3.12.0-2 (source amd64)

2014-03-26 Thread Andreas Henriksson
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 26 Mar 2014 08:42:51 +0100
Source: eog-plugins
Binary: eog-plugins
Architecture: source amd64
Version: 3.12.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian GNOME Maintainers 
pkg-gnome-maintain...@lists.alioth.debian.org
Changed-By: Andreas Henriksson andr...@fatal.se
Description: 
 eog-plugins - set of plugins for eog
Closes: 742656
Changes: 
 eog-plugins (3.12.0-2) unstable; urgency=medium
 .
   * Use --no-ext-rename to not mangle plugin names (Closes: #742656)
 Thanks to Roderich Schupp.
Checksums-Sha1: 
 a34c384c1a88d0eb776e2ee731e8abbcf604d656 1799 eog-plugins_3.12.0-2.dsc
 5c6c20a4be5e6035cca1eaf5c2c08c287193765e 4052 
eog-plugins_3.12.0-2.debian.tar.xz
 034dba927d45205ac67d414ef15cf3cf24904eb1 134710 eog-plugins_3.12.0-2_amd64.deb
Checksums-Sha256: 
 8cfed291b05e52c10ca080551e091ede2bd556bdfcc9cab929392c9252313fec 1799 
eog-plugins_3.12.0-2.dsc
 021ad63984541c057bf7bf119e68ff4f538138574f606f9fb52b0c6fd2322dc4 4052 
eog-plugins_3.12.0-2.debian.tar.xz
 b916ab4d5772649705c92caca70cc90c89802b3fa5b58159f2e1ac5f75767eaa 134710 
eog-plugins_3.12.0-2_amd64.deb
Files: 
 cb7fc094062eb8fa5be3186d6a73fe08 1799 gnome optional eog-plugins_3.12.0-2.dsc
 8b0eb9900dd4bd3d2ccf773a1204c09d 4052 gnome optional 
eog-plugins_3.12.0-2.debian.tar.xz
 30bb459b668cff2072602398d4a572bd 134710 gnome optional 
eog-plugins_3.12.0-2_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iEYEARECAAYFAlMyiCgACgkQcgQ2cL3l8e4pfgCdFTAQvsiI3KgYGT4/3Mh325mE
8iwAoNv4YxAgMXvgNn5JOfrWTrc+kx/A
=HZ6m
-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/e1wsk0s-0001u3...@franck.debian.org



Accepted krb5-strength 3.0-1 (source i386)

2014-03-26 Thread Russ Allbery
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 26 Mar 2014 00:04:13 -0700
Source: krb5-strength
Binary: krb5-strength
Architecture: source i386
Version: 3.0-1
Distribution: unstable
Urgency: medium
Maintainer: Russ Allbery r...@debian.org
Changed-By: Russ Allbery r...@debian.org
Description: 
 krb5-strength - Password strength checking for Kerberos KDCs
Changes: 
 krb5-strength (3.0-1) unstable; urgency=medium
 .
   * New upstream release.
 - SQLite password dictionaries are now supported and can be used to
   reject passwords within edit distance one of any dictionary word.
 - cdbmake-wordlist has been renamed to krb5-strength-wordlist and can
   also generate SQLite databases compatible with this plugin and
   Heimdal quality check program.
 - heimdal-history, a password history implementation for Heimdal, has
   been added and can be stacked with heimdal-strength to check both
   history and password strength.
 - New configuration option, minimum_different, which sets the minimum
   number of different characters required in a password.
   * Add the upstream signing key to debian/upstream/signing-key.asc and
 configure uscan to do signature validation.  Configure uscan to
 download the xz tarball instead of the gz tarball.
   * Create a _history user and group and a /var/lib/heimdal-history
 directory on package installation for the use of heimdal-history,
 remove the user and the standard database on purge, and remove the
 directory if empty on package purge or removal.
Checksums-Sha1: 
 fcb2e838d6b94196e4030dc7e7e38aec10bdd43a 1908 krb5-strength_3.0-1.dsc
 ccd3f233d313e0b1d91784a0d6ea1772bd85f0f3 360544 krb5-strength_3.0.orig.tar.xz
 88a6882cc923afd570f40457603a555b7f45c7bd 12616 
krb5-strength_3.0-1.debian.tar.xz
 575dae6faaa06ac3a2d9beeb1077b7c3e7380f81 63588 krb5-strength_3.0-1_i386.deb
Checksums-Sha256: 
 88c0f177086818c8fe8e38d047ffbc8577d40b59c844d985c7ffacedcd44e627 1908 
krb5-strength_3.0-1.dsc
 739190c1f8313826e703bc34b4ec7f62de1081263a5e9a55ba70420c755918e0 360544 
krb5-strength_3.0.orig.tar.xz
 d69e63908355cfd7f2270f9681dc380f986bbd8597576e6e0093867288be9e06 12616 
krb5-strength_3.0-1.debian.tar.xz
 00b53f2631230cf8611adcbb010a7e5bcb96b07db6f7eb31ab15b5d1ddc5feda 63588 
krb5-strength_3.0-1_i386.deb
Files: 
 4177c97fc0c4b6d142bdee912957815b 1908 net extra krb5-strength_3.0-1.dsc
 c1f25208ec36c998e3554c8c1f942833 360544 net extra krb5-strength_3.0.orig.tar.xz
 7d896a59fbbd89f525283ace72d60929 12616 net extra 
krb5-strength_3.0-1.debian.tar.xz
 6ae4d9390cd2e451945949df3e4b8620 63588 net extra krb5-strength_3.0-1_i386.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQEcBAEBCAAGBQJTMo2GAAoJEH2AMVxXNt51hHEH/im+ETt1O6lZiWprW8ATisGZ
vqOVWha8OIefrJAgufVOAc94CJzUBp+o9tzcBuAlfoJurx4cTQ35y4WKSBPhRp9s
vfhd4YsMwOdYS32hOyAoPI6DiLpBbk/PfWQuCYLLcBwKQHI6v7ZIG+FrRbOMT/kg
VrTpOmY6LGUc3VcVPLAe4dDJVJd5wVV4DR83kYwNGbUgTFhz9bPv26bS8im7asfl
sKVGCGLBqdGMAhVyrdFX/CmE+3S0aEvDbge2IrmilgFp/OchYQmYnZS3jh5NKxf9
d1AuHmD8XNOmD5UdDB68QA4fg0ZoS8SmkmbzXdsPSd092EulUbQqFzHmOwSvHu8=
=ZCbp
-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/e1wsk1y-0001mg...@franck.debian.org



Accepted gnome-orca 3.12.0-1 (source all)

2014-03-26 Thread Mario Lang
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 26 Mar 2014 09:02:03 +0100
Source: gnome-orca
Binary: gnome-orca
Architecture: source all
Version: 3.12.0-1
Distribution: unstable
Urgency: low
Maintainer: Debian Accessibility Team debian-accessibil...@lists.debian.org
Changed-By: Mario Lang ml...@debian.org
Description: 
 gnome-orca - Scriptable screen reader
Closes: 741211
Changes: 
 gnome-orca (3.12.0-1) unstable; urgency=low
 .
   [ Emilio Pozuelo Monfort ]
   * debian/control.in:
 + Depend on gsettings-desktop-schemas, needed for the a11y gsettings
   keys. Closes: #741211.
 .
   [ Mario Lang ]
   * New upstream release.
Checksums-Sha1: 
 1f9ad7451c7f7fe980b7933bf0326f774476cb37 1728 gnome-orca_3.12.0-1.dsc
 c66fedec78197a1b654ee3897f30fa98ef74f622 3830292 gnome-orca_3.12.0.orig.tar.xz
 26e958deffdf89c346f8bf64efac2dac7c476c6e 7140 gnome-orca_3.12.0-1.debian.tar.xz
 a8b7ba86813246e3019fa113c82b8774c7af3346 3367948 gnome-orca_3.12.0-1_all.deb
Checksums-Sha256: 
 2e7b9eae000b4d2a8ca514ee9c95b5188b7babbbf60863eedc5d859a745ac347 1728 
gnome-orca_3.12.0-1.dsc
 170f64aee088cbd603088d9c150a0f9a06043f78b07f0a0061f10c7411c7e300 3830292 
gnome-orca_3.12.0.orig.tar.xz
 2eaf40d5e6e8f2b121f8de9349932a0bd2a20430edec6be668b039cec07a9735 7140 
gnome-orca_3.12.0-1.debian.tar.xz
 1a812f0019534be49808a22bee2ca5551c9bd9ea528ecc05f09adce559a8bfe2 3367948 
gnome-orca_3.12.0-1_all.deb
Files: 
 1b4bcfbea77e2550b29e15ddd67218d1 1728 gnome optional gnome-orca_3.12.0-1.dsc
 5e7acbe2b97f9c9fff0fa07ec0646384 3830292 gnome optional 
gnome-orca_3.12.0.orig.tar.xz
 38690962a6e20e3e4a690b89f37b159e 7140 gnome optional 
gnome-orca_3.12.0-1.debian.tar.xz
 816cf6b678041c500db4c01dc9021ce0 3367948 gnome optional 
gnome-orca_3.12.0-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iD8DBQFTMozd3/wCKmsRPkQRAntgAJwNO/VD3CbemBI1/llsPA56+gCwSwCePbRZ
/XVCSQTO2VKlJKX/rvbvR0U=
=RJvM
-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/e1wsk1q-0001if...@franck.debian.org



Accepted gmrender-resurrect 0.0.7~git20140302+repack-1 (source amd64)

2014-03-26 Thread Tobias Frost
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sat, 22 Mar 2014 10:14:57 +0100
Source: gmrender-resurrect
Binary: gmediarender
Architecture: source amd64
Version: 0.0.7~git20140302+repack-1
Distribution: unstable
Urgency: medium
Maintainer: Tobias Frost t...@coldtobi.de
Changed-By: Tobias Frost t...@coldtobi.de
Description: 
 gmediarender - Small headless UPnP media renderer
Changes: 
 gmrender-resurrect (0.0.7~git20140302+repack-1) unstable; urgency=medium
 .
   * New upstream git snapshot
   * Hardening.patch merged upstream (deleting empty d/patches)
   * Install manpage directly from dist-scripts/debian
   * Adding Vcs-* fields in d/control
   * d/README.source: Clarify why repacking
   * cleanup commented out debug line in d/rules
Checksums-Sha1: 
 f0ed83a50282c639b525e185c7b495a3c4a36d3c 2181 
gmrender-resurrect_0.0.7~git20140302+repack-1.dsc
 b090c68fbde8203dd9c82f1d22da937ab0950910 95128 
gmrender-resurrect_0.0.7~git20140302+repack.orig.tar.xz
 cb7d87d477fcc7d5d98bbb62545536ae8c4f9640 5904 
gmrender-resurrect_0.0.7~git20140302+repack-1.debian.tar.xz
 c90798db721dd73200ab01f096382101cb6a7e07 79222 
gmediarender_0.0.7~git20140302+repack-1_amd64.deb
Checksums-Sha256: 
 412addba3acdaf66ed9761b7da4055ee9c257068e030e3f2254135f3b6ded4d6 2181 
gmrender-resurrect_0.0.7~git20140302+repack-1.dsc
 cfb01f7fb3a0d9a2304df17847c6865ab36fda9be6575a6d3e531b1b0f088f80 95128 
gmrender-resurrect_0.0.7~git20140302+repack.orig.tar.xz
 88ccef40238eba04f5722d60fcfa05b650240f5a7c13359b1d7bfda4010ac4e5 5904 
gmrender-resurrect_0.0.7~git20140302+repack-1.debian.tar.xz
 b50cd5d09dc5b898af46792e5539288df546a9afa361beca5761ba21c35f1d16 79222 
gmediarender_0.0.7~git20140302+repack-1_amd64.deb
Files: 
 7ac766d8562069e3a8d23de0bb3d8de3 2181 sound extra 
gmrender-resurrect_0.0.7~git20140302+repack-1.dsc
 9d4dfb41395c9309e04de7b0f9e4a4b1 95128 sound extra 
gmrender-resurrect_0.0.7~git20140302+repack.orig.tar.xz
 4f17a22b1e9268e2a17812b05a4a1ff4 5904 sound extra 
gmrender-resurrect_0.0.7~git20140302+repack-1.debian.tar.xz
 c0cef7f2d7265b19cc077b850717276d 79222 sound extra 
gmediarender_0.0.7~git20140302+repack-1_amd64.deb

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

iQIcBAEBCAAGBQJTMplIAAoJEBLZsEqQy9jkcIcQAJIrq10UuM1k5kRyKJOjZBoh
CgO3pTYYVuODqkw7/EUZLvYTs8EFDhze98/iLidtaOhLfWXLweiM8M2v95kgIqRg
249onCfiF4mfK0yU4QJooqL3yOcwe6/eQwLNuptebpKRyY2pZ+r0KX7Z9uKT/Fvl
b08Q8b628JJ0cs24PLcWG0sNP6xdJrRGkAjgQ+AbTpkvgwXeFHXP+CrzBITBHwFU
lC121qw2OF8d3YqsKTjZ5mvP/+f6yeinvTbdxRiUWAGlPZlBKd8ZgnVqPTfnnVCc
LtnWhW7f14QuUf0AUhLJLMKidGSL6FLdBJI9c7AW68tpHbbegB3CXmW2gJSTrDhN
Ep+BMZlURcdx0hBXDXICoTU6be8hm7RusnH+drju6bJFbL0t28QZoIa/M/IVT8hk
hJu4wMWZ7UCa1Y5nvYMyOjtIcWlgX7yaxhhPHCWW/h+Qb/5UwxD818KmLyzcisOO
Zt8rWLDUj5xhuesJxh6odvO4UGGI+HrkXa5cQRmP5eEXvaetF2wj6xbkD5hJrkLA
iCAzFWYPGhAwJN4ivtobz/uUfTOGpxf0ZVxLhkIlLKFaKBPNSIhyXsZ5n9GjNDI/
PHfjq36/a6VBMIvKO9oyj/23IdX0WyP/gJ5/4tPFjkwd3HVp3bfSYi8zXaUm31ge
B8B/Lq6/zC2AHfG7OHDg
=EQrb
-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/e1wsk1c-0001fc...@franck.debian.org



Accepted luckybackup 0.4.8-1 (source amd64 all)

2014-03-26 Thread Patrick Matthäi
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 26 Mar 2014 10:04:06 +0100
Source: luckybackup
Binary: luckybackup luckybackup-data
Architecture: source amd64 all
Version: 0.4.8-1
Distribution: unstable
Urgency: low
Maintainer: Patrick Matthäi pmatth...@debian.org
Changed-By: Patrick Matthäi pmatth...@debian.org
Description: 
 luckybackup - rsync-based GUI data backup utility
 luckybackup-data - rsync-based GUI data backup utility (data files)
Changes: 
 luckybackup (0.4.8-1) unstable; urgency=low
 .
   * New upstream release.
 - Drop merged patch 01-include-state.
   * Bump Standards-Version to 3.9.5 (no changes needed).
   * Don't explicitly request xz compression - dpkg 1.17 does this by default.
   * Override debian-watch-may-check-gpg-signature warning. Upstream does not
 provide GPG signatures.
   * Add patch 01-spelling-error to fix a spelling error.
   * Add patch 02-desktop-keywords to add desktop keywords.
Checksums-Sha1: 
 ba1e2a1c01141d28c2fac940a5bb2e83c9ff8c86 1832 luckybackup_0.4.8-1.dsc
 067e5ea0ce23944942d3ff0bf7e1133370872ee4 5710203 luckybackup_0.4.8.orig.tar.gz
 4baf7fbbb804154bf6fd3cc0e5e605b926b0f884 3684 luckybackup_0.4.8-1.debian.tar.xz
 0bf02f3b50321c668d8b52b0296933480e739737 562138 luckybackup_0.4.8-1_amd64.deb
 2250c43eb640b38e778a260d9847dce08d81032a 4365262 
luckybackup-data_0.4.8-1_all.deb
Checksums-Sha256: 
 1f537a91943d5a97d420a4ef8a16b5f30066378fc3ea1c4e4f5de4915bb8772f 1832 
luckybackup_0.4.8-1.dsc
 68a8a318a6a32a2395fbaada114973f5a4887846c5c6188b38c175215b3116f6 5710203 
luckybackup_0.4.8.orig.tar.gz
 ee1a2b8e6a74f48168a2d0bced89a6f0f64b148ccc8e47558527c53d7d4f4ef4 3684 
luckybackup_0.4.8-1.debian.tar.xz
 35c09e8545785568f532bcca2d7dbcb689e523cccd348597ff0c6519e6b83146 562138 
luckybackup_0.4.8-1_amd64.deb
 58de141ad6529fb996953c4b94e7b8140e8cfe4b9cc5dc60e22f883d5d1d9106 4365262 
luckybackup-data_0.4.8-1_all.deb
Files: 
 06ab028b499e98bbb86bb005c5871474 1832 utils optional luckybackup_0.4.8-1.dsc
 f6dcf502c2f11b5d44837189bf00ee01 5710203 utils optional 
luckybackup_0.4.8.orig.tar.gz
 00cbcb9bccb1e6545f5e22ff5d812099 3684 utils optional 
luckybackup_0.4.8-1.debian.tar.xz
 6bb343cfcdeb6a2006682588dd364b5e 562138 utils optional 
luckybackup_0.4.8-1_amd64.deb
 2df9ac488e14f239a0bd7da8569de866 4365262 utils optional 
luckybackup-data_0.4.8-1_all.deb

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

iQIcBAEBCAAGBQJTMplIAAoJEBLZsEqQy9jkjGEP/RuBY6GloE+9SyU0bLlzgHMm
DXzkeWnPBRzBFl1FHtdGYF80/vVtESMRfnciHWLEApGGSabANZSHQsODKPNBwf9d
0uztegmB1JwPICPy2jkoJjQqq84ekUMPWxOrU+r7aJPXmEsq45MCVJH/6bN2xNqw
Z3x88QL3rbSz+/GkkELChRW2+ajH3G1qCIkNzegZQb7qGTwiCLR1fQAoEBx7wpjO
oyGV/AgUovDK762TACXJV+kHvHzVuMkLjLeV7rq2ZxH/agWCmVZ7J7Qv7g4u0ZqQ
65ndSEMvL1F+wXBF9Mg1hxVWSa+S0Dg/NFl+Z2AeGmvYaYFltSuifj+trCbH045C
58StxDOH4m51iIL8uZ/L72B4ioByKGnXYzUwrQjBVXeBRzEq0MHPAG++Ok6bvMvL
V4+3fo95hsv55u964NRG11uNze7+CCJPPYsPj88poaOfn/D5bARNzFehd2I5eZOx
77csqJtc3dFSzEJ1o3+c4pWgwrxEn/63yeDAq6Be6TdT6D3qd+zIE5Gsq69MRwWD
q7+pneMJ76F6+ZetnU+jM7w+XM9qP6lzdx8RK1y3r/V02T2NpkeeD5LoG3QYEgDr
s5dizTo98rCBJ9Aw5hMjar+DV6pU1QI0iyfxya5aqMPorUfRtJgSJdN7aBfCxEj6
i91qoG+w1NfueZZlmgU1
=v9Ws
-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/e1wsk2h-0001u2...@franck.debian.org



Accepted libglib-object-introspection-perl 0.022-1 (source amd64)

2014-03-26 Thread intrigeri
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Wed, 26 Mar 2014 10:39:36 +0100
Source: libglib-object-introspection-perl
Binary: libglib-object-introspection-perl
Architecture: source amd64
Version: 0.022-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: intrigeri intrig...@debian.org
Description: 
 libglib-object-introspection-perl - Perl bindings for gobject-introspection 
libraries
Changes: 
 libglib-object-introspection-perl (0.022-1) unstable; urgency=medium
 .
   * New upstream release.
   * Update upstream copyright years.
Checksums-Sha1: 
 33bcfe5a11959dcd1fdb0642de5d21292a26a3a4 2402 
libglib-object-introspection-perl_0.022-1.dsc
 5d2f25018a970dd7aef614e4856563bdeb7637d9 59796 
libglib-object-introspection-perl_0.022.orig.tar.gz
 a8582140bdc4a57d7c1625a3c2608a453b9c06a4 3732 
libglib-object-introspection-perl_0.022-1.debian.tar.xz
 26a33e69acb08ef11aeabd5c9ed0f86a6e518bab 44890 
libglib-object-introspection-perl_0.022-1_amd64.deb
Checksums-Sha256: 
 dc722a05b0b843e6a771cf0f87977909923d17e0e73bd064a19f4e6d64ac5fe3 2402 
libglib-object-introspection-perl_0.022-1.dsc
 12cf09c954c38fea15c95ed8bc4cd31a02c9b48ef76dd6436c7888d9c3e409db 59796 
libglib-object-introspection-perl_0.022.orig.tar.gz
 8355eb16a07c5c6a2bd9f24a8505519de0a3049b903864063ed5477f94855a69 3732 
libglib-object-introspection-perl_0.022-1.debian.tar.xz
 e8dbd80fe799552f15daf5e24dfa4fde23e6d4c44d255ded3814e20ffaf19d04 44890 
libglib-object-introspection-perl_0.022-1_amd64.deb
Files: 
 85482508a529d120ae57249b37fb3ee3 2402 perl optional 
libglib-object-introspection-perl_0.022-1.dsc
 e3e5d150658b11f8313bc97a4986a0bf 59796 perl optional 
libglib-object-introspection-perl_0.022.orig.tar.gz
 d3fc6fec906ce2ac63cebaee8d852aba 3732 perl optional 
libglib-object-introspection-perl_0.022-1.debian.tar.xz
 777d5fc16b3053ac3076a2a603f22410 44890 perl optional 
libglib-object-introspection-perl_0.022-1_amd64.deb

-BEGIN PGP SIGNATURE-

iQIcBAEBCgAGBQJTMqFnAAoJELrOFdKldJj/VYQP/0tB5hkLBE4+a3JC8+L9jXx+
qr49JytmsaAyU2UKkauxA1x0CgzrEwBaEygfGFpikzQwt1w+7zn7epjCbe1yLaBm
m64iw/VgmpK2ZWztwMOIvVXeg3zLirX5ptsM8afgmQZZvHL1AbvYV1H9LN4GgqM5
nZgZT7mEbMxaCwjRimCA3TWBrBbTD36z1leODcjB/U160z2fyWC4ck5A54C/1/YU
C2vJy+e4W2i0PWw/THc0B8znVCrR9iAi2yJqUPt2o53+6/Zy2DliaDyBMdJ4O8B3
5xnG9s6lAossWTnn5Z3nOwLGbok4vTJP4Vh7IfMSBIhFea+lLZdqZ5OnZk39f98P
aIMNqoaQp5jzKN408jOP+3TPX4+Y2qXMduJY452vvvBBDm9DqA/jbCYHnjjMrSYQ
88/LM1aFTJnc+2nsZ3wcGHca5TE6pywwME13vV2Nh+r8wVxboWFzsDIwizeNRx+f
kW49tUuamTeSQsZNXO38is0rlfINa2rQgy7oo+rn73ci56LWe3qIRDxnNYg94q0B
DgOLjWDIFypUfuVk6ZXbHWwk2/OKyu/R7b9gM8atM4aSEKEiXjPGB6JvE4zPjkBL
BibV1Bx0i/SBX0mthp7hhD/HQaI9gzxcmBAeXqlkgcWK2mWCEMSGp22AdsyKDPBw
pUxbSFzS0eakR19vA7b4
=RaRk
-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/e1wsktb-00018q...@franck.debian.org



Accepted phpmyadmin 4:4.1.11-2 (source all)

2014-03-26 Thread Michal Čihař
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 26 Mar 2014 10:11:11 +0100
Source: phpmyadmin
Binary: phpmyadmin
Architecture: source all
Version: 4:4.1.11-2
Distribution: unstable
Urgency: medium
Maintainer: Thijs Kinkhorst th...@debian.org
Changed-By: Michal Čihař ni...@debian.org
Description: 
 phpmyadmin - MySQL web administration tool
Closes: 740731 742097
Changes: 
 phpmyadmin (4:4.1.11-2) unstable; urgency=medium
 .
   * Use Apache 2.4 syntax for denying access (Closes: #742097).
   * Do not use packaged CodeMirror as it's too old for phpMyAdmin
 (Closes: #740731).
Checksums-Sha1: 
 0b8ed9479d7905fe7c63d6d203be4c89e009660d 1920 phpmyadmin_4.1.11-2.dsc
 1ae3ad829943b714ad39137f4db59032fac01aa6 46512 
phpmyadmin_4.1.11-2.debian.tar.xz
 136a4a08f3d670be317452b44e3f9499c1eaacf7 3411952 phpmyadmin_4.1.11-2_all.deb
Checksums-Sha256: 
 70866fbb4d236be2082f433e08f9c58fee35afd619a796d52a3cf811ac009b02 1920 
phpmyadmin_4.1.11-2.dsc
 89a77cdeb4d069941cc8af356d11a0c75ab6d1d2d49c03c3de30d00e609700f5 46512 
phpmyadmin_4.1.11-2.debian.tar.xz
 06348613144e2d102c561564085556d86b701a1b4a2230730f1d7af989d1d3ad 3411952 
phpmyadmin_4.1.11-2_all.deb
Files: 
 eb7b56e4546145e648fbaba2ad6c21e4 1920 web extra phpmyadmin_4.1.11-2.dsc
 1dad46882ed5fcdb684a22b225e038e2 46512 web extra 
phpmyadmin_4.1.11-2.debian.tar.xz
 c631d1d513add44264393fa78dd7c6b6 3411952 web extra phpmyadmin_4.1.11-2_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTMpyoAAoJEGo39bHX+xdNnEYQAKhE1mcC5C+dxW7+zAILmDg8
XLo74Zd2p5cKMSSgZuwZtslLJaFdxlgFORpSWTSubYMEm1nfoXjO7tlzvTIrDSdI
K4Y5zjp5TAxudXUzTmyIWnJEqPJmqSoWY6eHZFFwFoKZrtALRYtmf92s7fZREOHY
x3rmMao9Y0QzkW04XirvCw2+H031Ydpp+vx6yb+AifGnA4/5R3Xikkx6iiTRz3Lv
m/9gdOfwANzckJ4yyiB+BTXSvNeNiyEhBLyA3dRWPeYO2IbjSdZ4ULB9qq71Hp6x
BKBctlx/tEU4dIbgjsmeQw6VEnU1ltfvCBdBq0dZCunip4sixsQUfeYhnCr2pL2b
Jtmv24dG6V6TmFZWdFhgfpAxoyWALta6IP2+x/SJgw4GiO3h7vH/xh8oQI38x4/g
g20FawAz/nC1o28DnoWHuNKmEAJTf02z/dJSKo33MF+V3V7Zjdwzbnu7XJP8B0yR
WBvkzqHx1ajbOmvypxhTCoigbAoGHq6Oj3dfsum0Ns3PhN09imJuydfcgjjSv2zo
SAKKZ+lYAtYTcROyZ5JOSO5QKPqgQGz+P5/1foJenk5lZWSklfFpHWK2H3hFWH7Z
/oxVPnKdPJscrjPQDaN86fR0p9ACkudu0rT0Y/6MNeu9FgSF6ycku5MeBQ0QxZtw
sLfdqjPF8+uTLMpC83Zk
=JnZL
-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/e1wskup-0001lp...@franck.debian.org



Accepted lives 2.2.2~ds0-4~exp1 (source amd64 all)

2014-03-26 Thread Alessio Treglia
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Thu, 13 Mar 2014 09:00:35 +
Source: lives
Binary: libweed-dbg libweed-dev libweed0 lives lives-data lives-dbg 
lives-plugins
Architecture: source amd64 all
Version: 2.2.2~ds0-4~exp1
Distribution: experimental
Urgency: low
Maintainer: Debian Multimedia Maintainers 
pkg-multimedia-maintain...@lists.alioth.debian.org
Changed-By: Alessio Treglia ales...@debian.org
Description: 
 libweed-dbg - library for inclusion of plugins into LiVES - debugging symbols
 libweed-dev - Development library for inclusion of plugins into LiVES
 libweed0   - Runtime library for inclusion of plugins into LiVES
 lives  - Video Editing system allowing users to edit and create video
 lives-data - Data files for LiVES
 lives-dbg  - Debugging symbols for LiVES
 lives-plugins - LiVES plugins pack
Changes: 
 lives (2.2.2~ds0-4~exp1) experimental; urgency=low
 .
   * Split lives's binary and plugins.
   * Introduce multi-arch.
   * Port plugins to Python 3.
   * Drop Python 2 support.
Checksums-Sha1: 
 e0fcd0500bc79340b4195ce0a3db19ae5ab6160d 2892 lives_2.2.2~ds0-4~exp1.dsc
 1d9ef1ce39c4baaeb5a1248dd9c4b2bcd642ebe9 22159 
lives_2.2.2~ds0-4~exp1.debian.tar.gz
 36795b39f7132eecae87be539ff45dfbb4bf8cf9 65124 
libweed-dbg_2.2.2~ds0-4~exp1_amd64.deb
 a35bc983085fc99abb547f98ab80f10eb7bec2f9 41992 
libweed-dev_2.2.2~ds0-4~exp1_amd64.deb
 4f0a8f77cce8d5eb9877331c76a3995183324856 44980 
libweed0_2.2.2~ds0-4~exp1_amd64.deb
 d04c16a255b2207034ecf416e6e0dd95c9fff37b 857782 
lives_2.2.2~ds0-4~exp1_amd64.deb
 3148f528c021acecc1d61a29ed460767fa4b01f2 1473064 
lives-data_2.2.2~ds0-4~exp1_all.deb
 37dea3a502495a1292230396fe79e6080140bb0c 4038168 
lives-dbg_2.2.2~ds0-4~exp1_amd64.deb
 99cccd2abad4deec8597d79e9fad3f44f64a209b 410116 
lives-plugins_2.2.2~ds0-4~exp1_amd64.deb
Checksums-Sha256: 
 f737a37409b3d19069053af8126cd118982c2003ec4797668d2e52b62fce20d0 2892 
lives_2.2.2~ds0-4~exp1.dsc
 7c7dc27ddb056684d4aab24e495d09733c9058ec48971d5599678fd70df37f2d 22159 
lives_2.2.2~ds0-4~exp1.debian.tar.gz
 7eef4210d8afe0ad4c61c07eaadc5102d6037fbb85e5bb467b188718a8a78bcb 65124 
libweed-dbg_2.2.2~ds0-4~exp1_amd64.deb
 aaa88be582607d8c6601cc92276fc9075e68815da488a80308482949fd47450d 41992 
libweed-dev_2.2.2~ds0-4~exp1_amd64.deb
 632f1708a21dc644a179d7a15ed9b04645ce066def8910a96f4932c75c886550 44980 
libweed0_2.2.2~ds0-4~exp1_amd64.deb
 972d7a37de138da18d8a9326a8f2b949f608a08dfdfec1ac7fb060a10f5a2be9 857782 
lives_2.2.2~ds0-4~exp1_amd64.deb
 c7fa4cc33ad2d9994e7e736b9623c89be61edf09d6bd9aff3b359fb0f245513f 1473064 
lives-data_2.2.2~ds0-4~exp1_all.deb
 3e13735c449d270c69c04710faa7f7c2e63ed57282ebf6c1064834df0197d37a 4038168 
lives-dbg_2.2.2~ds0-4~exp1_amd64.deb
 d4d864b242272180970605554e1c1174aaf8ee4cf5593f8481cfdc3e2c6ff5f7 410116 
lives-plugins_2.2.2~ds0-4~exp1_amd64.deb
Files: 
 7abe88e71cc4dfbcf3856f4bf4af097a 2892 video optional lives_2.2.2~ds0-4~exp1.dsc
 7ebaefedce57b5f42bf1bc8f25224480 22159 video optional 
lives_2.2.2~ds0-4~exp1.debian.tar.gz
 2ebe049ae3be5568dcb52ed771f8283d 65124 debug extra 
libweed-dbg_2.2.2~ds0-4~exp1_amd64.deb
 4559dc637ca9b02ab507667ba115934e 41992 libdevel optional 
libweed-dev_2.2.2~ds0-4~exp1_amd64.deb
 4e28da8d8460c9d6834e4c71075a0076 44980 libs optional 
libweed0_2.2.2~ds0-4~exp1_amd64.deb
 1ca84b2f94c6b541f245b1cc1cf71c5c 857782 video optional 
lives_2.2.2~ds0-4~exp1_amd64.deb
 e10360c292d4505919b5c993b980f483 1473064 video optional 
lives-data_2.2.2~ds0-4~exp1_all.deb
 686e5bf6c9379b468c9e8d31f64b5625 4038168 debug extra 
lives-dbg_2.2.2~ds0-4~exp1_amd64.deb
 12f4374323629e6964da3df818aaced7 410116 video optional 
lives-plugins_2.2.2~ds0-4~exp1_amd64.deb

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

iQIcBAEBCgAGBQJTIXk3AAoJEOikiuUxHXZaLq0QAIuAmWOiRXmy0xGJrV/4OR4z
fGvr97qUJZBLcDgkQKvAukMm6Vt4IMyByMqCVP1yDOpOn/4mkfAhh+HKu/oIGJZF
oNlZ6X3h7hF5848ELu1gQXRDcjJrBNzRDg43bp3HqmwbCXPTe5EJEa36OEP7eGOT
HM5PtwlZLkCj6dxDXZkwUO7G04INCxcGmZqpjwbwhvOTTpquJdP4mRVaAe8g8XIS
PR6AlmjdC2DUA8pZ3eaoo0qYzdlW/qkboaz7GHv0zYMNh/7M/bAsqP4DkebRh8/Q
TcPqdv+R37yIXqXAfkHard6HB6jW+25Zxs6MGJl8uoqjxaz7fBjS++/31F1v1Khm
e5sfbCIPD5j8keHVOSdCB8wIYSGv9rOIK8VsAcXJyMaCNIGd4G63IUHAOj3u9ddu
NRucKuBxz+4yzwFEfJtXHCTlkARwyu+Z2jW8NjS1Rz/UMQvoFn2l811WVkVk7whm
4b9SJElj81c7QdPk4IRCGyl2fMSKhKt+EX7oc6SKjsw669UOab1ABJe7TUAIjJpK
7IKl2akvRCyAV+IHZUAB3ULZ51DM19PXuutwmLvd3dxchLnxgYrdDAh/kyZLqE8k
eMkq5iWBPL3ATPw+JfjRkipMHGlBHsfouwJlLYvOqUMa89aalxZrPFWv+1Yx6YoI
xi/J+MdZX2ZvO+b8zk+P
=Zin7
-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/e1wskd2-00044e...@franck.debian.org



Accepted json-glib 1.0.0-1 (source all amd64)

2014-03-26 Thread Andreas Henriksson
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 25 Mar 2014 15:42:46 +0100
Source: json-glib
Binary: libjson-glib-1.0-0 libjson-glib-1.0-0-dbg libjson-glib-dev 
libjson-glib-1.0-common libjson-glib-doc gir1.2-json-1.0 json-glib-tools
Architecture: source all amd64
Version: 1.0.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian GNOME Maintainers 
pkg-gnome-maintain...@lists.alioth.debian.org
Changed-By: Andreas Henriksson andr...@fatal.se
Description: 
 gir1.2-json-1.0 - GLib JSON manipulation library (introspection data)
 json-glib-tools - GLib JSON manipulation library (tools)
 libjson-glib-1.0-0 - GLib JSON manipulation library
 libjson-glib-1.0-0-dbg - GLib JSON manipulation library (debug symbols)
 libjson-glib-1.0-common - GLib JSON manipulation library (common files)
 libjson-glib-dev - GLib JSON manipulation library (development files)
 libjson-glib-doc - GLib JSON manipulation library (documentation)
Changes: 
 json-glib (1.0.0-1) unstable; urgency=medium
 .
   * New upstream release.
   * Bump glib build-dependency to 2.37.6 according to configure.ac
   * Switch DEB_MAKE_CHECK_TARGET from test to check.
 - make test doesn't exist (anymore?).
   * Build-depend on libxml2-utils and xsltproc for manpage generation.
   * Bump Standards-Version to 3.9.5
   * Bump gtk-doc-tools build-dependency to = 1.20 according to configure.ac
   * Update debian/libjson-glib-1.0-0.symbols with added symbols.
   * Add json-glib-tools package.
   * Use sledge-hammer on -dbg package because of multiarch.
 - we don't need debug info for the trivial binaries in -tools.
Checksums-Sha1: 
 b24938812b255b56ac0ae3c5e261143c240b15ea 2021 json-glib_1.0.0-1.dsc
 ed48f3d276327ba4ce22fb42494d95141e37893f 547100 json-glib_1.0.0.orig.tar.xz
 175671c86b6bfecb5c8d6bdccd7224f5995e1984 5620 json-glib_1.0.0-1.debian.tar.xz
 f72be4bb98302a259992103bc304d2463d897905 145504 
libjson-glib-1.0-common_1.0.0-1_all.deb
 7e2ccb12f450f665e6133c5149f99748338aa9a5 153698 
libjson-glib-doc_1.0.0-1_all.deb
 20dc3dbfafc5609c4a14b056164a810fa591e101 156466 
libjson-glib-1.0-0_1.0.0-1_amd64.deb
 8b31a0ec32305aef4117e3e1d175ead5ed345ee7 225726 
libjson-glib-1.0-0-dbg_1.0.0-1_amd64.deb
 074771ea3cf7db802853d9175c5b514999b26a6d 129192 
libjson-glib-dev_1.0.0-1_amd64.deb
 47ebe0499407455d5faf6cd7aeb607b1f9d4e83f 112012 
gir1.2-json-1.0_1.0.0-1_amd64.deb
 dc144371ebbfd214c949c532d547baaa869f1204 112782 
json-glib-tools_1.0.0-1_amd64.deb
Checksums-Sha256: 
 a240b48738a42252ceaf0d026d2afc773892469a945179c058432183c7876c54 2021 
json-glib_1.0.0-1.dsc
 dbf558d2da989ab84a27e4e13daa51ceaa97eb959c2c2f80976c9322a8f4cdde 547100 
json-glib_1.0.0.orig.tar.xz
 2f405842f88329036c460a31d325a0f4b4a99ae23c9e6ea5e4518a307f512927 5620 
json-glib_1.0.0-1.debian.tar.xz
 a86a4399772b197b8a0d0e61e34bd6f6a4716aa1fba6542a42d81cb42a1e286e 145504 
libjson-glib-1.0-common_1.0.0-1_all.deb
 27f57e252f4317eb3011de3fa8f688cec06251973a3e6d1f171d1aee26df89ba 153698 
libjson-glib-doc_1.0.0-1_all.deb
 d07fccf6ed7898fb1f3fe1123e1e1d23264feb6a347fb553e781beda57b677d6 156466 
libjson-glib-1.0-0_1.0.0-1_amd64.deb
 ba62e71ddadd71265e6f90b290954204fcba95f47deb2785111fd2be767042a1 225726 
libjson-glib-1.0-0-dbg_1.0.0-1_amd64.deb
 cb4f47474010e407fa5f1a97b4b67155e5777baf88cc816f01ef567b368af1cc 129192 
libjson-glib-dev_1.0.0-1_amd64.deb
 7c228b38699ef5ac1376cd2fdfeef746db40fa96f6bedb414266332e86be9035 112012 
gir1.2-json-1.0_1.0.0-1_amd64.deb
 941742913d2a9eee18551a28ea0af30c55ca41cfed3fb8dd9a3f6e8414585b9e 112782 
json-glib-tools_1.0.0-1_amd64.deb
Files: 
 e726978cacc90fa1f0880646b885be2a 2021 libs optional json-glib_1.0.0-1.dsc
 d13485f5aa3b93227bbeb689ccfb596c 547100 libs optional 
json-glib_1.0.0.orig.tar.xz
 45c2deec9e82357b511f905fd2376890 5620 libs optional 
json-glib_1.0.0-1.debian.tar.xz
 5d417aa6d528f72af1607c882c2dae2a 145504 libs optional 
libjson-glib-1.0-common_1.0.0-1_all.deb
 f9f08a79524d698dcb95c65df369b44c 153698 doc optional 
libjson-glib-doc_1.0.0-1_all.deb
 4c245d47371e8ef5cd87422529521a28 156466 libs optional 
libjson-glib-1.0-0_1.0.0-1_amd64.deb
 d39bf9fc51a53791bdc6675e34fd2983 225726 debug extra 
libjson-glib-1.0-0-dbg_1.0.0-1_amd64.deb
 18e6e7000d3b6ce71106dde9e41275e6 129192 libdevel optional 
libjson-glib-dev_1.0.0-1_amd64.deb
 27520ee3da5f290dfd5cb58da176d686 112012 introspection optional 
gir1.2-json-1.0_1.0.0-1_amd64.deb
 0f959ab836c169f207144a0b93b28d07 112782 devel optional 
json-glib-tools_1.0.0-1_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iEYEARECAAYFAlMxtzgACgkQcgQ2cL3l8e7qKgCgu5jYfMdMxY56uj3NVMSvE/KJ
LFoAoNb32zsA2XABcA/5r5cwDJ86uZ2X
=Os7K
-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/e1wskd0-00043f...@franck.debian.org



Accepted vala-0.24 0.23.3-1 (source all amd64)

2014-03-26 Thread Emilio Pozuelo Monfort
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sun, 09 Mar 2014 18:52:54 +0100
Source: vala-0.24
Binary: valac valac-0.24 valac-0.24-vapi vala-0.24-doc libvala-0.24-0 
libvala-0.24-dev valac-0.24-dbg libvala-0.24-0-dbg
Architecture: source all amd64
Version: 0.23.3-1
Distribution: experimental
Urgency: medium
Maintainer: Maintainers of Vala packages 
pkg-vala-maintain...@lists.alioth.debian.org
Changed-By: Emilio Pozuelo Monfort po...@debian.org
Description: 
 libvala-0.24-0 - C# like language for the GObject system - library
 libvala-0.24-0-dbg - C# like language for the GObject system - library symbols
 libvala-0.24-dev - C# like language for the GObject system - development 
headers
 vala-0.24-doc - C# like language for the GObject system - documentation
 valac  - C# like language for the GObject system
 valac-0.24 - C# like language for the GObject system
 valac-0.24-dbg - C# like language for the GObject system - debug symbols
 valac-0.24-vapi - C# like language for the GObject system - vapi files
Changes: 
 vala-0.24 (0.23.3-1) experimental; urgency=medium
 .
   * debian/gbp.conf,
 debian/watch:
 + Update for the 0.24 series.
   * New upstream release.
   * debian/*:
 + 0.22 - 0.24.
   * debian/valac-0.24.postinst:
 + Bump the alternatives priority to 120 to make 0.24 the default when
   installed.
   * debian/libvala-0.24-0.symbols:
 + Update for the new symbols and the removed ones.
Checksums-Sha1: 
 e30c9a933c2c9a682bc77dc01c73753240165b3c 2594 vala-0.24_0.23.3-1.dsc
 77496e829f49b0b718ffc72fe2be8893f8b09f5d 2664808 vala-0.24_0.23.3.orig.tar.xz
 86adb84d5a7274db30ee52ad8990205ea638f414 22904 vala-0.24_0.23.3-1.debian.tar.xz
 09e26b1d246759018abfd915200f2ad0bd9eaba6 136032 valac_0.23.3-1_all.deb
 4ee76645e67069124b38f20dfec99869b84e6231 767068 
valac-0.24-vapi_0.23.3-1_all.deb
 9acad5c9e766e6df0ecafc59a230c4838c74498f 143256 vala-0.24-doc_0.23.3-1_all.deb
 0859737d54662063d0af11a8f2f30208e27b1c4f 247824 valac-0.24_0.23.3-1_amd64.deb
 4104e2c2027fdfd106d030702767b79e80e3bd46 900610 
libvala-0.24-0_0.23.3-1_amd64.deb
 0fdf10d2efbb2486d743cbcf194b018c4a50e3dd 181032 
libvala-0.24-dev_0.23.3-1_amd64.deb
 5c316d745b60d919df03473773a5f8126b148227 512708 
valac-0.24-dbg_0.23.3-1_amd64.deb
 6c25ee329288f80df552bf7ac9199ad2af3af680 3763746 
libvala-0.24-0-dbg_0.23.3-1_amd64.deb
Checksums-Sha256: 
 38ab5ab939ecaae1f7a4edcf4c3d53b94f374dad6410a9908035319cf82da287 2594 
vala-0.24_0.23.3-1.dsc
 2661cc65f97bda0e0e39cdde7ae4547f84a8946000a9641341e4a180d8923d80 2664808 
vala-0.24_0.23.3.orig.tar.xz
 0ccb5b88815a463bec3b5a71da8f58628d461d3c01008a2dd4ecf22f9533ef36 22904 
vala-0.24_0.23.3-1.debian.tar.xz
 f24a618177a290a4e5293b49b3b12968c6de810c9d8814ec8ccd7b1ea150ae95 136032 
valac_0.23.3-1_all.deb
 40931e904c30e786b422a1fa00b034715b0ee9a611ac3969504df7a16e9e9c15 767068 
valac-0.24-vapi_0.23.3-1_all.deb
 c13081a0f52bbc846c9b0c5200d94cfba2208e15cb0eaafa65992f21fdfe1ec1 143256 
vala-0.24-doc_0.23.3-1_all.deb
 db1a49f60341c97a433a06451b3e6ba69c72497e9095402e93b30c3bac4c8cd3 247824 
valac-0.24_0.23.3-1_amd64.deb
 6c9fbd5765edc65849106c7b6384f91685e93bc39824866ce4c790ae84640b75 900610 
libvala-0.24-0_0.23.3-1_amd64.deb
 4bb2062909c6d16264c72f23d3597aae6a557f112ccfc4c1a59321f1a8d1a47f 181032 
libvala-0.24-dev_0.23.3-1_amd64.deb
 c639634dc5ca6f74e62fa57dd1190c09949e4f6191661207abfda030f5dca5c3 512708 
valac-0.24-dbg_0.23.3-1_amd64.deb
 2036c0458d42a5d2eccbc60dc32a31d111a611df0710c2774d499c705db091b4 3763746 
libvala-0.24-0-dbg_0.23.3-1_amd64.deb
Files: 
 48b481da24a194ec69cec41f7406db2d 2594 devel optional vala-0.24_0.23.3-1.dsc
 12915eafec385d550f97ae8e745840ea 2664808 devel optional 
vala-0.24_0.23.3.orig.tar.xz
 df61b518edd82959bf532abf01fc5581 22904 devel optional 
vala-0.24_0.23.3-1.debian.tar.xz
 e84dd244a947732bc93000216c5ec50c 136032 devel optional valac_0.23.3-1_all.deb
 ef795003741f97b572680dd011dfe165 767068 devel optional 
valac-0.24-vapi_0.23.3-1_all.deb
 940ca59664e8e8160e753cf594e3eeea 143256 doc optional 
vala-0.24-doc_0.23.3-1_all.deb
 7af481db955e33d680b7c3dbeca98aca 247824 devel optional 
valac-0.24_0.23.3-1_amd64.deb
 6eaffdd51a8c684b152175eb15a9aca6 900610 libs optional 
libvala-0.24-0_0.23.3-1_amd64.deb
 e635656f15df20803a912c267b940c1c 181032 libdevel optional 
libvala-0.24-dev_0.23.3-1_amd64.deb
 b4bb8559b7a3fc6fd19dd5e257875fc7 512708 debug extra 
valac-0.24-dbg_0.23.3-1_amd64.deb
 8692a797b931f1cf364e21b06d17ac30 3763746 debug extra 
libvala-0.24-0-dbg_0.23.3-1_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTHKvyAAoJEJ1GxIjkNoMC8psQAIp4zXdGspTpTGl1bC0AJ4cl
gSdlNbqdRn6yOodIKNMYi0bErBsAQK94vre0wu44rUYsW6ZBkt2Qgos8t5XRszJT
N0BREOojYzBN0pLOrycRTHRWZX/V2Z1bydVQrx5Rmmajvx2gE2sO5CJKRehTMjBU
FcfF6cc4zhOat46KvdK1vpMSrHS9QzxGDGU5iByY4SO+6u3NznYMrexIyuUaTEIK
r0E+oVSp3uIM6KVlKOcWiMN1Mw4BySNitiun+elDRXKNgig/aXaK0WMt5nvIzNOs
5jicE8hr7A/MIUJQjK3g6hqY7SDtHNPIttqWrOufH006ChNRDiGcjC9eWL4rCN3Q

Accepted cogl 1.18.0-1 (source all amd64)

2014-03-26 Thread Emilio Pozuelo Monfort
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sun, 23 Mar 2014 16:15:48 +0100
Source: cogl
Binary: libcogl20 libcogl-common libcogl-dev libcogl20-dbg libcogl-doc 
gir1.2-cogl-1.0 libcogl-path20 libcogl-path-dev libcogl-pango20 
libcogl-pango-dev libcogl-pango20-dbg gir1.2-coglpango-1.0 libcogl-gles2-20 
libcogl-gles2-dev
Architecture: source all amd64
Version: 1.18.0-1
Distribution: unstable
Urgency: medium
Maintainer: Rico Tzschichholz ric...@ubuntu.com
Changed-By: Emilio Pozuelo Monfort po...@debian.org
Description: 
 gir1.2-cogl-1.0 - GObject introspection data for the Cogl 1.0 library
 gir1.2-coglpango-1.0 - GObject introspection data for the CoglPango 1.0 library
 libcogl-common - Object oriented GL/GLES Abstraction/Utility Layer (common 
files)
 libcogl-dev - Object oriented GL/GLES Abstraction/Utility Layer (development fi
 libcogl-doc - Object oriented GL/GLES Abstraction/Utility Layer (documentation)
 libcogl-gles2-20 - Object oriented GL/GLES Abstraction/Utility Layer
 libcogl-gles2-dev - Object oriented GL/GLES Abstraction/Utility Layer 
(development fi
 libcogl-pango-dev - Object oriented GL/GLES Abstraction/Utility Layer 
(development fi
 libcogl-pango20 - Object oriented GL/GLES Abstraction/Utility Layer
 libcogl-pango20-dbg - Object oriented GL/GLES Abstraction/Utility Layer (debug 
files)
 libcogl-path-dev - Object oriented GL/GLES Abstraction/Utility Layer 
(development fi
 libcogl-path20 - Object oriented GL/GLES Abstraction/Utility Layer
 libcogl20  - Object oriented GL/GLES Abstraction/Utility Layer
 libcogl20-dbg - Object oriented GL/GLES Abstraction/Utility Layer (debug files)
Changes: 
 cogl (1.18.0-1) unstable; urgency=medium
 .
   * New upstream release.
   * debian/libcogl20.symbols,
 debian/libcogl-path20.symbols:
 + Updated for the new symbols.
   * debian/control.in:
 + Bump breaks on clutter to ensure a lockstep upgrade.
   * Upload to unstable.
Checksums-Sha1: 
 847674bf23f858b41fee66b242357674a56e1855 3212 cogl_1.18.0-1.dsc
 080cd5f02bcac384e54da4e8ad834aa42aa989e3 1665100 cogl_1.18.0.orig.tar.xz
 f2e9f0dd63164bebc2d60cdcefe9a56b0d45d1cf 13068 cogl_1.18.0-1.debian.tar.xz
 68939b39cd541eb58ef8768028835d3881a3f524 258724 libcogl-common_1.18.0-1_all.deb
 fbd2e7608b4b74de55abc1df2be56e18d350f61e 258430 libcogl-doc_1.18.0-1_all.deb
 9b115d612d30913dba9e5f1d9222d51e6c5ea887 261002 libcogl20_1.18.0-1_amd64.deb
 98ea30e64771204aa1e58f52845f442e6cee3f54 217514 libcogl-dev_1.18.0-1_amd64.deb
 a0922fbe362bee41e680533c9ab4e6af8eabbd3a 1061968 
libcogl20-dbg_1.18.0-1_amd64.deb
 2a6fa85c7608c4312f81f46517d278a5f3e59544 55798 
gir1.2-cogl-1.0_1.18.0-1_amd64.deb
 44c9fd7ab5eb5578f56f2ba9a603eb584c7bb0bc 55250 
libcogl-path20_1.18.0-1_amd64.deb
 02bcb384b694fd24ad5342002a9267694f02861c 33738 
libcogl-path-dev_1.18.0-1_amd64.deb
 3affba6c2e1475c9f914cba3e7d4eba97386db76 38800 
libcogl-pango20_1.18.0-1_amd64.deb
 f5b8677a1a1f468680e47f9e3b43d5fbb558aa35 32204 
libcogl-pango-dev_1.18.0-1_amd64.deb
 46eb5853ce6fabb12342d40b55365d45b972d5b8 90486 
libcogl-pango20-dbg_1.18.0-1_amd64.deb
 b65398ab9f347f3f8a54cee3e7f3ac11ad4e224a 28970 
gir1.2-coglpango-1.0_1.18.0-1_amd64.deb
 e1e664c158b2cccaa1d8fc7a837ef91dfee57f7c 35474 
libcogl-gles2-20_1.18.0-1_amd64.deb
 c921c9fff416599d3ffe1af380da7f8cb25a959a 38360 
libcogl-gles2-dev_1.18.0-1_amd64.deb
Checksums-Sha256: 
 695ef1fce73c46fbf43bf23b017cd94f781b5d33eb564d353a8dc0203c35f532 3212 
cogl_1.18.0-1.dsc
 a4d91ebf7e7aba362eb5c6e4ffebbf1167ff4ac87fabae104912d879a5390f5e 1665100 
cogl_1.18.0.orig.tar.xz
 81af16dad8e1056cf2738ae27d44724101cb9628b61b0fe137b972f70cdb5f92 13068 
cogl_1.18.0-1.debian.tar.xz
 e182573b090e7d2b76b76874f11fef6e64c100631b1fbf95ad9a28a3be2bfd39 258724 
libcogl-common_1.18.0-1_all.deb
 0d28138e0955dc036b9ca16adc0af7122c34d972c611b9193fbc413b9e65d769 258430 
libcogl-doc_1.18.0-1_all.deb
 56b2582f768567fb39e35a021c7f23ca93617791e29952aa290034e4fd281355 261002 
libcogl20_1.18.0-1_amd64.deb
 2e877b67e66328cf805c9d5bfb1d8953c55e22131a937fd3218309ef7238227b 217514 
libcogl-dev_1.18.0-1_amd64.deb
 0c328b24ff7e7f4d267342b7abb4917e5a631646bb151ffdf9901231fdfd0f60 1061968 
libcogl20-dbg_1.18.0-1_amd64.deb
 5dcc49e9af31f8064fa2689dc853b97baf7d5f3f4233b3427251a9dd474d8643 55798 
gir1.2-cogl-1.0_1.18.0-1_amd64.deb
 e756f7176ba1b79299cd717b6485e17951cdef968e32d5fae040d77721c411e4 55250 
libcogl-path20_1.18.0-1_amd64.deb
 67feb50ac6800f73e8af1211d2ee783849b9df28bbd65d85a4257667ac36d1f3 33738 
libcogl-path-dev_1.18.0-1_amd64.deb
 86dee365033ba2de693175fce89b21dbb12255754cc5d1287f30ce788ee4412c 38800 
libcogl-pango20_1.18.0-1_amd64.deb
 4971c587ec7bb6fcf4830b62c6fa1d8bdc1509bc6f167dba3ddf47c2961dce43 32204 
libcogl-pango-dev_1.18.0-1_amd64.deb
 09c990f66188e61c5476aaa6b9aaad605010359865ef85d3293273eb9a611781 90486 
libcogl-pango20-dbg_1.18.0-1_amd64.deb
 9dafc390e14f847edfec424aa0c209ef291accd1dfc1c082e196a316d257cb9a 28970 
gir1.2-coglpango-1.0_1.18.0-1_amd64.deb
 

Accepted blends 0.6.91 (source all)

2014-03-26 Thread Andreas Tille
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 26 Mar 2014 08:07:45 +0100
Source: blends
Binary: blends-dev blends-common blends-doc
Architecture: source all
Version: 0.6.91
Distribution: unstable
Urgency: low
Maintainer: Debian Pure Blend Team debian-ble...@lists.debian.org
Changed-By: Andreas Tille ti...@debian.org
Description: 
 blends-common - Debian Pure Blends common package
 blends-dev - Debian Pure Blends common files for developing metapackages
 blends-doc - Debian Pure Blends documentation
Changes: 
 blends (0.6.91) unstable; urgency=low
 .
   [ Emmanouil Kiagias ]
   * Documentation converted to XML
 .
   [ Andreas Tille ]
   * debian/control: Adapt Build-Depends to XML version of docs
   * debtools/rules: Do not remove postinst scripts which are not
 autogenerated
   * cme fix dpkg-control:
  - Unversioned dependency from debconf and menu
  - Standatde-Version: 3.9.5
  - Canonical Vcs URLs
  - Drop Linux from Debian Linux
Checksums-Sha1: 
 636c02e618e9801c8c2baa24ab50d80a13143423 1888 blends_0.6.91.dsc
 c38bd22cb81546a136ea5a4454fea0c5779ceee5 96708 blends_0.6.91.tar.xz
 f5c4fb31722dab9b084ceefd4aa649c83189ec3c 30654 blends-dev_0.6.91_all.deb
 31c51e6aa85d2c5943b08b7a280af072a38ea5cf 22096 blends-common_0.6.91_all.deb
 1d53432dc32e62e342c9db57892d68c046e5b94a 433940 blends-doc_0.6.91_all.deb
Checksums-Sha256: 
 ecd8ab0eae800fe7e7c4a178a2c038469713df6876a116ce1d2d853a3b40f75c 1888 
blends_0.6.91.dsc
 23872e67c207d43d99831683442f6a94dbe37ec6aa0a2010119ee30c99d2df0d 96708 
blends_0.6.91.tar.xz
 b4c6338d56000b54b9fc010985e849fec77437c758afb8ff417ceadcb2839340 30654 
blends-dev_0.6.91_all.deb
 f732d836379547ccc4cb0362465b8c00b9d9985ed9938aebb0c480e4177d9498 22096 
blends-common_0.6.91_all.deb
 41c3902c87d0ec767194ad93a38f3870ffe05c5a98573e9c23028b1263bc1c44 433940 
blends-doc_0.6.91_all.deb
Files: 
 4cf962046a360fa0c28913c7b2f22e0e 1888 devel optional blends_0.6.91.dsc
 33dcb01c3f0dc1a9a88b86226a0695ed 96708 devel optional blends_0.6.91.tar.xz
 cb0c33e4026ec82c8b88e046d1a0e5c9 30654 devel optional blends-dev_0.6.91_all.deb
 a673ff5c5d6ae1b20809933a1b3b38c5 22096 misc optional 
blends-common_0.6.91_all.deb
 fd7d73276bd64d130d31a8fb67031ef5 433940 doc optional blends-doc_0.6.91_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTMqWmAAoJEFeKBJTRxkbRUKcP/RMyGmSBfsEkP1SOYEGzldTN
fRydSuBeX1/Sty5qmf/kPbwqOJsd6AqF4ib5F8sKsEwBBP5KUuDPZOiwOJkUDW/3
n9W6LOABs0xL+Igup1zgpT3F891t8QKhjF10tiwuYAC+f8YCbMS47PZZRvQY0fih
dGvm5jTcC7iozdPi4ToXoP6/BGDn6wkyoVPozZaJhxuMUZ6ICKApskVFnRAheCLZ
erdymyDadVJ4UhRwsR14UX+DZho+14jQBaVlOZVv0/FfttxTUIA6r2Af6Cs2A70g
7bBg3lYOSradAx0yXt3vLCprehEFfb+01KKnm6bxkqcV79R1FeuHu96b+qGZhimS
M8RaDp3w2mEGE+NMDfq8ctvfWd8TEn3156fR+1f4DjVqE3qXGg4X+UOlwBxXOQqW
ruclonJsxRb6fFM0eB3RLJEs6QF/T3fISyo/jWy1QmMdnjNGJzRYyul53Txv0wnr
SOvH3LBJ57CbWv2xF6N4RhCNEoaLWTNPrGOPm93Qh9IGP7zALRSHVhv5/Dvj7d5N
drg1lNBZX29mskGmULr8newLMf8Sjo88fcLk4V+zpPuQkiSTvemoKaX9w2++M28q
xGsYVnJzWz4gxEHTFH0aHde5fqwS4/9p52JNiyvHCpnoTUatlTOyvZakBnNkTWhb
9S849FCTjAvenuw1d06v
=h/GN
-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/e1wskvt-00015m...@franck.debian.org



Accepted libhamcrest-java 1.3-5 (source all)

2014-03-26 Thread Emmanuel Bourg
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 26 Mar 2014 10:09:07 +0100
Source: libhamcrest-java
Binary: libhamcrest-java libhamcrest-java-doc
Architecture: source all
Version: 1.3-5
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 
pkg-java-maintain...@lists.alioth.debian.org
Changed-By: Emmanuel Bourg ebo...@apache.org
Description: 
 libhamcrest-java - library of matchers for building test expressions
 libhamcrest-java-doc - library of matchers for building test expressions - 
documentation
Closes: 738789
Changes: 
 libhamcrest-java (1.3-5) unstable; urgency=medium
 .
   * Fixed a random build failure (Closes: #738789)
Checksums-Sha1: 
 f775f0a27ab72775679fc5c6765951f48666bed2 2328 libhamcrest-java_1.3-5.dsc
 2b51681ca3a27850dcd182e64ba240f88b0798d4 6900 
libhamcrest-java_1.3-5.debian.tar.xz
 adf01dbbca3189239b69cfa67ad1b1f9580a3b38 387476 libhamcrest-java_1.3-5_all.deb
 fa0d6dc14856254ee80e3ff09934baa93d0272d0 106826 
libhamcrest-java-doc_1.3-5_all.deb
Checksums-Sha256: 
 63f7ebc9493258c9c577ffa5c7a3c6f7cfff134c4dcd7f2b312e408fc4e129f7 2328 
libhamcrest-java_1.3-5.dsc
 4bb56e8c591954dba37ea0ce68f7d1456b790586d786533c7b94d07b818b055d 6900 
libhamcrest-java_1.3-5.debian.tar.xz
 ef27f8ef31f97131eca4e0c3f6c3747f91f6845661d73f6e5b750f3c89bbf6c5 387476 
libhamcrest-java_1.3-5_all.deb
 2fb2cfb146eb3c8f4a0b6b640a787080aa80b30553b09c380a31f03a0a65804a 106826 
libhamcrest-java-doc_1.3-5_all.deb
Files: 
 4c720d0dacfa15f2cf2a30e51e5bc8b5 2328 java optional libhamcrest-java_1.3-5.dsc
 2addacc611bdfa6faee6f1e544bccc40 6900 java optional 
libhamcrest-java_1.3-5.debian.tar.xz
 b50b650388cf04112ddb7a73476aa675 387476 java optional 
libhamcrest-java_1.3-5_all.deb
 c7cb9673664c2f1dba7c54ce0eb38c71 106826 doc optional 
libhamcrest-java-doc_1.3-5_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBAgAGBQJTMqOBAAoJEPUTxBnkudCsRncP/3ZuhhYCNzq0QrOxhHn4WihJ
tBXPxmtjyVyGlkaaHtkZ1xhQ9sFLxvFvbRzwQwymdYsdJt/88VQZ9SSQa7Z5RtTe
kVR10734/w22fcXteYzBIp4UHyDo7dCQ9oVOp6TfE6m0REZNFGYvPgH0HBBEUEcm
vlGfguCyCJ2u3PKoDTDK0Bkb0zkTkrObZAGWDa2a1CTAo4igY+S4HLbUOy6Y1vn0
EO2B4u1mbDbzbxDM+jfPtNTgblWZ7S3V5WpeRHW/DZ1ffLd9aBHt0ksgSmq1LXyj
GFmw/1JNVP7LCSz5o6PyLzV1H9dFE6jIwiWKAAmvVogbs1P+ofA8K3r2ppX4Zt+N
rctTP+fozkogTBgjgyfzqhMEh7XZv1ZupgjOKgHQ4ItzljGVPlRumexOY92znbk9
qMohmtHspTjmTtVgYKmacjjX0cxdKClFc5cfKI28n377mLQPpAjmSTzbNTrTKOBL
R0ri8M6dGSfpb991REur01frEF/+0KFC2od+3egAu6wdc91wM4yr6mA8LmWN7VFI
y3GbrS896Va7UMYFgfVZ5r7N4b50kVc6YLBra4hyn03m+DJAngUFKe0hCH8shwRi
bLvyNV54dWThE65ox8Rc4I7ELFaux9QJA1GCJzcnRlpPgwx0q5K+bTd30GquWZF0
tgtWPrETMj08XIZJG508
=09+q
-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/e1wskw5-0001id...@franck.debian.org



Accepted xbmc 2:13.0~beta2+dfsg1-1 (source all amd64)

2014-03-26 Thread Balint Reczey
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sat, 08 Mar 2014 00:57:47 +0100
Source: xbmc
Binary: xbmc xbmc-bin xbmc-eventclients-common xbmc-eventclients-dev 
xbmc-eventclients-wiiremote xbmc-eventclients-j2me xbmc-eventclients-ps3 
xbmc-eventclients-xbmc-send
Architecture: source all amd64
Version: 2:13.0~beta2+dfsg1-1
Distribution: experimental
Urgency: low
Maintainer: Debian XBMC Packaging Team 
pkg-xbmc-maintain...@lists.alioth.debian.org
Changed-By: Balint Reczey bal...@balintreczey.hu
Description: 
 xbmc   - XBMC Media Center (arch-independent data package)
 xbmc-bin   - XBMC Media Center (binary data package)
 xbmc-eventclients-common - XBMC Media Center (Event Client Common package)
 xbmc-eventclients-dev - XBMC Media Center (Event Client Dev package)
 xbmc-eventclients-j2me - XBMC Media Center (Event Client J2ME package)
 xbmc-eventclients-ps3 - XBMC Media Center (Event Client PS3 package)
 xbmc-eventclients-wiiremote - XBMC Media Center (Event Client WII Remote 
support package)
 xbmc-eventclients-xbmc-send - XBMC Media Center (Event Client XBMC-SEND 
package)
Closes: 741531
Changes: 
 xbmc (2:13.0~beta2+dfsg1-1) experimental; urgency=low
 .
   * XBMC 13.0 Gotham Beta2
 - release notes: http://xbmc.org/xbmc-13-0-gotham-the-beta-2-we-deserve
   * Drop 0003-Use-NULL-from-cstddef.patch since it has been integrated upstream
   * Refresh patches
   * Stop directing users to read README.Debian under XBMC from Debian logo
   * Re-enable using PulseAudio (Closes: #741531)
Checksums-Sha1: 
 1850350c4409e3400b05df594321428a8a40fe4b 4167 xbmc_13.0~beta2+dfsg1-1.dsc
 f68d596f2910dd9633ecc65286f51cac85a7e649 25680444 
xbmc_13.0~beta2+dfsg1.orig.tar.xz
 017a65c66d7d6a617c786f19a0a95aad2f923989 92720 
xbmc_13.0~beta2+dfsg1-1.debian.tar.xz
 d67e70079fbd1ba8b0c96c326f6b9e6c16f4941c 16902690 
xbmc_13.0~beta2+dfsg1-1_all.deb
 cf4a57268f295fb4d1ea3839bd01352ab211911a 6482510 
xbmc-bin_13.0~beta2+dfsg1-1_amd64.deb
 54e653714e0f01336119f19602305ec5d1f560b3 52518 
xbmc-eventclients-common_13.0~beta2+dfsg1-1_all.deb
 a04aff092afd1d303540eed720442204a4edaa78 38832 
xbmc-eventclients-dev_13.0~beta2+dfsg1-1_all.deb
 ea7c8503e594761eabcebf9d68d548abb5668e44 51104 
xbmc-eventclients-wiiremote_13.0~beta2+dfsg1-1_amd64.deb
 b32cecb489cb8273922b82df18500ac8164e996e 32540 
xbmc-eventclients-j2me_13.0~beta2+dfsg1-1_all.deb
 b7f5aafb8fb91d906e5ff26f7d693c697fd4e481 32972 
xbmc-eventclients-ps3_13.0~beta2+dfsg1-1_all.deb
 90e81daaf46fe149a45f5869ae8385b76a5b93cc 31822 
xbmc-eventclients-xbmc-send_13.0~beta2+dfsg1-1_all.deb
Checksums-Sha256: 
 de75f648e704aedb0f08c8f4934889b24ed8afcd0800b2a065d69033c0baa6b2 4167 
xbmc_13.0~beta2+dfsg1-1.dsc
 823b28f4da5e4738e939730ca432be8218a613d08ed0b9b44fc34126f2b313c4 25680444 
xbmc_13.0~beta2+dfsg1.orig.tar.xz
 fe456d36b1cbd4e5675301b37c6a2c05fa8ce18ebeed57f575bf3ee71af8cca5 92720 
xbmc_13.0~beta2+dfsg1-1.debian.tar.xz
 d651eab054dbdbec427845aee9f5fdce12c5d3e981439f3480e4da557acde217 16902690 
xbmc_13.0~beta2+dfsg1-1_all.deb
 c67e9104222497137f3a2c7dc5054f94ea309c8ca5c83701c3f9e0d820c37aa7 6482510 
xbmc-bin_13.0~beta2+dfsg1-1_amd64.deb
 82a21c285617b85bde8f26bc6a18357c4ffe201f7a8d818b7f076a7c5957 52518 
xbmc-eventclients-common_13.0~beta2+dfsg1-1_all.deb
 7c651a7e4fb7f4867167b28cd61789875bf83b5b5ee6d05cf1bed806d6f41002 38832 
xbmc-eventclients-dev_13.0~beta2+dfsg1-1_all.deb
 2aef455bd3ba2191f25e19f61e575f1e55aea118c4262080b0c0b7f267394c5b 51104 
xbmc-eventclients-wiiremote_13.0~beta2+dfsg1-1_amd64.deb
 1a37049e2266e35eadb483e778d96b7d60b4704fe813c9d742ed7c581959f8ed 32540 
xbmc-eventclients-j2me_13.0~beta2+dfsg1-1_all.deb
 23f257fbf5703b75208139aef17cedd33b637569f8ea6619ad5145bbe14c0242 32972 
xbmc-eventclients-ps3_13.0~beta2+dfsg1-1_all.deb
 a20821263a5a19e7f48e437a22c0b156c4a80377ec6eb0fd80b444c1d3355143 31822 
xbmc-eventclients-xbmc-send_13.0~beta2+dfsg1-1_all.deb
Files: 
 88488dd97b097d024935e0bd2815e7a9 4167 video optional 
xbmc_13.0~beta2+dfsg1-1.dsc
 88c6fbdf0d1a248c1d975ef284132b15 25680444 video optional 
xbmc_13.0~beta2+dfsg1.orig.tar.xz
 9a36a97ce3858a799e3c16cba360bbbf 92720 video optional 
xbmc_13.0~beta2+dfsg1-1.debian.tar.xz
 34454d6f0c7dc77bdc9bbe0e65ff7679 16902690 video optional 
xbmc_13.0~beta2+dfsg1-1_all.deb
 52f783b71aea5de147ff64c959da4fee 6482510 video optional 
xbmc-bin_13.0~beta2+dfsg1-1_amd64.deb
 d00534aba9dd20f4f3c2cc3c684a1278 52518 video optional 
xbmc-eventclients-common_13.0~beta2+dfsg1-1_all.deb
 f2fe5caff4824e25723e3eb7c992f848 38832 libdevel optional 
xbmc-eventclients-dev_13.0~beta2+dfsg1-1_all.deb
 dcad612f9761b30f30d87373098cb4b9 51104 video optional 
xbmc-eventclients-wiiremote_13.0~beta2+dfsg1-1_amd64.deb
 4953740f1c6544a68eb5a059f1cc1316 32540 video optional 
xbmc-eventclients-j2me_13.0~beta2+dfsg1-1_all.deb
 72fc6c01fec7ac046cecd42d12a9f085 32972 video optional 
xbmc-eventclients-ps3_13.0~beta2+dfsg1-1_all.deb
 fe4f96f76eaf431706964236ae361bf3 31822 video optional 

Accepted babeltrace 1.2.1-1 (source amd64)

2014-03-26 Thread Jon Bernard
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 16 Mar 2014 11:15:03 -0400
Source: babeltrace
Binary: babeltrace libbabeltrace1 libbabeltrace-dev libbabeltrace-ctf1 
libbabeltrace-ctf-dev
Architecture: source amd64
Version: 1.2.1-1
Distribution: unstable
Urgency: low
Maintainer: Jon Bernard jbern...@debian.org
Changed-By: Jon Bernard jbern...@debian.org
Description: 
 babeltrace - Trace conversion program
 libbabeltrace-ctf-dev - Common Trace Format (CTF) development files
 libbabeltrace-ctf1 - Common Trace Format (CTF) library
 libbabeltrace-dev - Babeltrace development files
 libbabeltrace1 - Babeltrace conversion libraries
Changes: 
 babeltrace (1.2.1-1) unstable; urgency=low
 .
   * [17c6f0c] New upstream version 1.2.1
   * [1e549f1] Bump soname for libbabeltrace and libbabeltrace-ctf
   * [e4d154f] Include pkgconfig files in dev packages
   * [8eb9045] Include new files in libbabeltrace-dev
   * [71c9647] Include additional documentation in babeltrace package
   * [dd5efa4] Bump standards version, no changes necessary
   * [e460f96] Update VCS fields to make lintian happy
Checksums-Sha1: 
 9bccb94b9d72fc70581f7f0d18f0482657006984 1521 babeltrace_1.2.1-1.dsc
 4bb787b6bd00a1af9cf8c46c71463526af00dc20 1363999 babeltrace_1.2.1.orig.tar.gz
 b2a36b5e76bbce5fcbd3c084e77ddb3590ff0c26 5228 babeltrace_1.2.1-1.debian.tar.xz
 94d929c72f01ccb0a6ff531c566d630ed6e8b86f 43044 babeltrace_1.2.1-1_amd64.deb
 57cf0bc1cf5c6b86d7722437163a61d77d37d024 44252 libbabeltrace1_1.2.1-1_amd64.deb
 b104201f7c37ed6a5f5b36348650b725807d0011 54934 
libbabeltrace-dev_1.2.1-1_amd64.deb
 8d4a745c3fcfaccc9ddb40187a2c9753b8dd02d6 99810 
libbabeltrace-ctf1_1.2.1-1_amd64.deb
 bbb82077a618c30115c8d90abf5a285d7fae708f 113872 
libbabeltrace-ctf-dev_1.2.1-1_amd64.deb
Checksums-Sha256: 
 e0ab488d3e8767a26b7526139a6a705639c9a7ef132f22455008f72bedda9d63 1521 
babeltrace_1.2.1-1.dsc
 a80dacf4eb8eacd05b7c18399a4b2eb9283b0b663038a975ee6ec1713633e0a3 1363999 
babeltrace_1.2.1.orig.tar.gz
 bf56fff864c426a89c6046d4f013dda4244b078818d5030df44b8d99fa55c3ca 5228 
babeltrace_1.2.1-1.debian.tar.xz
 3c97345b61352d5fa6ccebb0a2a9a741e9c0ed02177bdd78713d7662fb0ce874 43044 
babeltrace_1.2.1-1_amd64.deb
 17e2ffae8694c7a565b67187ba12115963a21b9b0e729f9fa991e96eecacd26b 44252 
libbabeltrace1_1.2.1-1_amd64.deb
 8d15267d4428b8d364ee6a331ca5873a21636387d1480ad79a39152356a0efa6 54934 
libbabeltrace-dev_1.2.1-1_amd64.deb
 f4f55f57eb76f932bfc66274ad24203f086e9d290912591d69f9f0d7b39028df 99810 
libbabeltrace-ctf1_1.2.1-1_amd64.deb
 f5c082d1400e4e2dc40b6c3f1220f1359998ec010a684c2afe9a8f6ac9519dca 113872 
libbabeltrace-ctf-dev_1.2.1-1_amd64.deb
Files: 
 8d5e003d8c368564866a50a135aa7cb6 1521 libs extra babeltrace_1.2.1-1.dsc
 768e829f5cb589bab390d4649401100c 1363999 libs extra 
babeltrace_1.2.1.orig.tar.gz
 c115e263b1f8a86aba55a6c165d26bd9 5228 libs extra 
babeltrace_1.2.1-1.debian.tar.xz
 980428f5be83669141f246dcca080552 43044 utils extra babeltrace_1.2.1-1_amd64.deb
 c52a3d8e68ccc14d7c2e36e16a899bc4 44252 libs extra 
libbabeltrace1_1.2.1-1_amd64.deb
 7f561a1c27b67edb10a98a6ab15f6284 54934 libdevel extra 
libbabeltrace-dev_1.2.1-1_amd64.deb
 cdca3036b7d26b768c1ed1b87c8c027a 99810 libs extra 
libbabeltrace-ctf1_1.2.1-1_amd64.deb
 a783b2da3b0b1e7be14a735ebdd7cfc5 113872 libdevel extra 
libbabeltrace-ctf-dev_1.2.1-1_amd64.deb

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

iEYEARECAAYFAlMlwFsACgkQwAT2A1kSwn5EDwCgp2O3fmTP8lr1GsLPE7EWg2kb
NbAAoLZ9rkNoenTBlcGMQvPydYmHlYJc
=fNJh
-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/e1wslz1-0005d0...@franck.debian.org



Accepted clutter-1.0 1.18.0-1 (source all amd64)

2014-03-26 Thread Emilio Pozuelo Monfort
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 26 Mar 2014 11:51:28 +0100
Source: clutter-1.0
Binary: libclutter-1.0-0 libclutter-1.0-common libclutter-1.0-dev 
libclutter-1.0-dbg libclutter-1.0-doc clutter-1.0-tests gir1.2-clutter-1.0
Architecture: source all amd64
Version: 1.18.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian GNOME Maintainers 
pkg-gnome-maintain...@lists.alioth.debian.org
Changed-By: Emilio Pozuelo Monfort po...@debian.org
Description: 
 clutter-1.0-tests - Open GL based interactive canvas library (installed test 
programs
 gir1.2-clutter-1.0 - GObject introspection data for the Clutter 1.0 library
 libclutter-1.0-0 - Open GL based interactive canvas library
 libclutter-1.0-common - Open GL based interactive canvas library (common files)
 libclutter-1.0-dbg - Open GL based interactive canvas library (debug files)
 libclutter-1.0-dev - Open GL based interactive canvas library (development 
files)
 libclutter-1.0-doc - Open GL based interactive canvas library (documentation)
Changes: 
 clutter-1.0 (1.18.0-1) unstable; urgency=medium
 .
   * New upstream release.
   * debian/control.in:
 + Bump gtk-doc-tools build dependency.
 + Also break libcogl15.
 + Standards-Version is 3.9.5, no changes needed.
   * debian/libclutter-1.0-0.symbols:
 + Drop a few symbols that were accidentally exported in the DSO because
   they had a clutter_ prefix but were not in the public headers.
 + Add one new symbol.
 + Drop unnecessary debian revisions from some symbols.
   * debian/control.in,
 debian/rules,
 debian/libclutter-1.0-0.symbols:
 + Temporarily disable evdev input support. It was only enabled in 1.17.6-1
   in experimental and there is nothing using it yet, and I would like to
   wait a bit before uploading libinput to unstable as the ABI isn't stable
   yet.
   * d/p/0001-wayland-Add-missing-CLUTTER_AVAILABLE-annotations.patch:
 + Add missing annotations so that a few symbols are exported in the DSO.
 .
   * Upload to unstable.
Checksums-Sha1: 
 a84bbf539d8b7919cbf1c98d6c95d34b579537ef 3168 clutter-1.0_1.18.0-1.dsc
 6944042879566982ee08954ecf5edd1f01ce7591 5220200 clutter-1.0_1.18.0.orig.tar.xz
 7feb6671c1b0e5ba45de10187e94db64d7cfd534 17400 
clutter-1.0_1.18.0-1.debian.tar.xz
 917decd97beea19dd3b98cd196fa4c80fb1e8b21 442620 
libclutter-1.0-common_1.18.0-1_all.deb
 717bb350a162e935b7ad9414441d74e5901e2788 2616138 
libclutter-1.0-doc_1.18.0-1_all.deb
 a57bb51fb06099ecac6eac678636f58f0967b33d 545404 
libclutter-1.0-0_1.18.0-1_amd64.deb
 4e05c0f19526026932381dc7aee8fabbc8656f76 421800 
libclutter-1.0-dev_1.18.0-1_amd64.deb
 49239cf8758bd5356ffed9c24987cb94f3810133 1333850 
libclutter-1.0-dbg_1.18.0-1_amd64.deb
 ed24933eba198363534a08ef39cd24855271483a 190652 
clutter-1.0-tests_1.18.0-1_amd64.deb
 3e43e9f950effac83554e16ae58153ecf319338f 223934 
gir1.2-clutter-1.0_1.18.0-1_amd64.deb
Checksums-Sha256: 
 5472237159b555606d48c83b348c163bba6ba078a160f403f1b5d1008bb5609f 3168 
clutter-1.0_1.18.0-1.dsc
 937ac94d10d4562c67554dd3d087bf0859a3bf254922a226fc0c13a39a457869 5220200 
clutter-1.0_1.18.0.orig.tar.xz
 b5fda6f3fa9060a582f2b15745b2c440fd5ff135d65c9d2817604ba677a6b405 17400 
clutter-1.0_1.18.0-1.debian.tar.xz
 44638134f518655e7ac7354055dded723a6abfb1cdaf8ea4b68969304a6810c6 442620 
libclutter-1.0-common_1.18.0-1_all.deb
 6d9c8469762df81b70b540424647184b2c247c32b0e10137ec413b2f91406220 2616138 
libclutter-1.0-doc_1.18.0-1_all.deb
 37cd9e60a7dc07d6fb2a44c29acdd732ddd4e1363892577e05135c4d4b2931f3 545404 
libclutter-1.0-0_1.18.0-1_amd64.deb
 aa936ef23e6b15e5778f0d32b3a0e3af9a61bcb1afee09dae12c989957fc1931 421800 
libclutter-1.0-dev_1.18.0-1_amd64.deb
 3631f0cd661f724e6a20c04beaae9e923d7e9dc267912e18d9a41bb0a00db8d5 1333850 
libclutter-1.0-dbg_1.18.0-1_amd64.deb
 90a7b8bd6ee8e7126558be7b75a25bb6a497b83a1120b87a594dd3f452efadcd 190652 
clutter-1.0-tests_1.18.0-1_amd64.deb
 aac7f783de9088a8d4424ea8891a465ad5b6f8dbba58473aab6bf73fc5ece288 223934 
gir1.2-clutter-1.0_1.18.0-1_amd64.deb
Files: 
 fa1bd9c3dbf839c6fda873541896f682 3168 libs optional clutter-1.0_1.18.0-1.dsc
 bdd6426ab2ca4885164736aa49dcea0a 5220200 libs optional 
clutter-1.0_1.18.0.orig.tar.xz
 e7a784f05ffe954a41744c34841124f0 17400 libs optional 
clutter-1.0_1.18.0-1.debian.tar.xz
 98271cafaf30dbe98e5360694ae8d0fd 442620 libs optional 
libclutter-1.0-common_1.18.0-1_all.deb
 92aa12b84afe75682dd4d942abbb44ef 2616138 doc optional 
libclutter-1.0-doc_1.18.0-1_all.deb
 76c52c80fe00b7a8ee656b63ff8d4039 545404 libs optional 
libclutter-1.0-0_1.18.0-1_amd64.deb
 e6e25e3ea1e23fb23de92e3650d54d70 421800 libdevel optional 
libclutter-1.0-dev_1.18.0-1_amd64.deb
 27ddb65c0bf0c20d47bc6ba6dec6f7d5 1333850 debug extra 
libclutter-1.0-dbg_1.18.0-1_amd64.deb
 649c88af2b7308ca39bc585669d21d98 190652 misc extra 
clutter-1.0-tests_1.18.0-1_amd64.deb
 3b4d7dafab0ae838c5493a220e1a1d5b 223934 introspection optional 
gir1.2-clutter-1.0_1.18.0-1_amd64.deb

-BEGIN PGP 

Accepted exabgp 3.3.1-1 (source all)

2014-03-26 Thread Henry-Nicolas Tourneur
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sat, 8 Mar 2014 19:07:00 +
Source: exabgp
Binary: exabgp
Architecture: source all
Version: 3.3.1-1
Distribution: unstable
Urgency: low
Maintainer: Henry-Nicolas Tourneur henry.nico...@tourneur.be
Changed-By: Henry-Nicolas Tourneur henry.nico...@tourneur.be
Description: 
 exabgp - BGP route injector
Closes: 703774 726066
Changes: 
 exabgp (3.3.1-1) unstable; urgency=low
 .
   * New upstream release
   * Bump python minimal required version (2.7)
   * Closes: #726066 Debian packaging improvements proposed by Vincent Bernat
   * Closes: #703774 not existent rundir (/var/run/exabgp) after reboot
Checksums-Sha1: 
 1f538b46ef2c343eddc0d18aff997ee26b539af6 1674 exabgp_3.3.1-1.dsc
 41d69b41bedded5f4da9e6fad4553f9a60485233 608738 exabgp_3.3.1.orig.tar.gz
 a0fddd5458378c1bf3c10dd2f5c060d1347741ed 20 exabgp_3.3.1-1.diff.gz
 3f9df0efe3dd30c2e2b8d5bab03fce02327838e6 176462 exabgp_3.3.1-1_all.deb
Checksums-Sha256: 
 cfc8cd0bb531cb27099b24345ce6237b14daca3cfdf105d6b23dfb268d69 1674 
exabgp_3.3.1-1.dsc
 bb3307ad9941db6ced4014c7b60fa03d3ab1590cef396f058be864a64fdfd364 608738 
exabgp_3.3.1.orig.tar.gz
 f61f27bd17de546264aa58f40f3aafaac7021e0ef69c17f6b1b4cd7664a037ec 20 
exabgp_3.3.1-1.diff.gz
 4b7ccc9c2a2b3e435843acb74557b86ae6fdb1531ecf300cb9d21ab7dca9e2ba 176462 
exabgp_3.3.1-1_all.deb
Files: 
 18262ed382f969d64ad15813fa8561b6 1674 net optional exabgp_3.3.1-1.dsc
 c11ec891ef1959475b74152d1203bb0a 608738 net optional exabgp_3.3.1.orig.tar.gz
 4a4dd3598707603b3f76a2378a4504aa 20 net optional exabgp_3.3.1-1.diff.gz
 9027b2c7f5b08aa1b4617770b956f3b8 176462 net optional exabgp_3.3.1-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCgAGBQJTMriaAAoJEDk4+WvfUP6l4KsP/1BglxpMxHdRmmSFSxX0GBql
YMAuGom4gioI5lI+l3/Wp/CZ2I/Jv9YXwBQwhDI5LWtEnnoWeseNjOYYAeQYpdCR
eiPuPopFFn662TIqtZ9y/VuUUClJ/FUeE4vgJdp+OzUSPewi+lv8a1AFuJh70G33
j0cs833YrpcHygAlZzPoydShasbJi7vWNXIRX2sxCZ5uWrNcKCNlH0jYTnu0k96E
fYsdH+Sl8iSTvjTQ8ED6TFyQIy/Ja4YB6XJ7sJnx0QRVNgW2QakhIFVxwZySsdjK
iILshtixtd9kovt5WkbZzqS6TDJhSgVN5QHeKjH0SPY5NI+L8FdHcHLiTfjVrFo4
5iUmQoaFsamQ4oxN3etdbr0aPCKN2zl4rt2O1m7Q/h9M/d6e3+/uMU53BZesjc0G
mxEjgrGm+lYL6DT/KJZyeGGg78QJTTHsvwGusBPa60lDFmj37w5f4W++2y9KSm1a
Ef4tHgwOs3v1LpmBCfuY6UAAWgucBeb3G6Akb9O4Hi6m5bmF+eHoCl1A7Sq9xSFH
4EJM/rN80EPXjrzB00kT79OTW2oAmBLoWu0tkHO0rmxs+u5kDWZGTE04DtNBhH1o
7tZs8xBPDDevnkKyOvjcFwQqU+63iz2qHzJftN/NiSk4MbcdUtqxtvyZxqWNUR+a
kw1H93EXmvFr8jkYN24m
=tpgV
-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/e1wsm5a-0007cn...@franck.debian.org



Accepted qtquickcontrols-opensource-src 5.2.1-3 (source amd64 all)

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

Format: 1.8
Date: Wed, 26 Mar 2014 08:20:29 -0300
Source: qtquickcontrols-opensource-src
Binary: qtdeclarative5-controls-plugin libqt5qml-quickcontrols 
qtdeclarative5-quicklayouts-plugin qtquickcontrols5-doc 
qtquickcontrols5-doc-html
Architecture: source amd64 all
Version: 5.2.1-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Qt/KDE Maintainers debian-qt-...@lists.debian.org
Changed-By: Lisandro Damián Nicanor Pérez Meyer lisan...@debian.org
Description: 
 libqt5qml-quickcontrols - transitional dummy package for Qt 5 Quick Controls 
module plugin
 qtdeclarative5-controls-plugin - Qt 5 Quick Controls module plugin
 qtdeclarative5-quicklayouts-plugin - Qt 5 Quick Layouts module plugin
 qtquickcontrols5-doc - Qt 5 Quick Controls documentation
 qtquickcontrols5-doc-html - Qt 5 Quick Controls HTML documentation
Changes: 
 qtquickcontrols-opensource-src (5.2.1-3) unstable; urgency=medium
 .
   * Upload to unstable.
Checksums-Sha1: 
 e2899b23223e404641edd1f4a35f5c9acc8155ca 2780 
qtquickcontrols-opensource-src_5.2.1-3.dsc
 b082ef5e4fbd0ef740ceb7fe024a50d9eaa571dc 4760 
qtquickcontrols-opensource-src_5.2.1-3.debian.tar.xz
 6657cc3f12895f4dfbffbcea17b15f85cf6992bf 261288 
qtdeclarative5-controls-plugin_5.2.1-3_amd64.deb
 18e38b81f5aa8181a8b81bb5b4f858f426e10e8d 4472 
libqt5qml-quickcontrols_5.2.1-3_all.deb
 0de3a03de391165ba2b15653ae9382b540db20e8 45412 
qtdeclarative5-quicklayouts-plugin_5.2.1-3_amd64.deb
 3cc79dae72ab11e977d789c0d62a779f802688b0 583904 
qtquickcontrols5-doc_5.2.1-3_all.deb
 7e98295a2217410daafea01909d1a546e19492a8 442540 
qtquickcontrols5-doc-html_5.2.1-3_all.deb
Checksums-Sha256: 
 9b7199d77b40d8d340d0af8990b96c264172a5309bc9139f7e04fe9484edc14c 2780 
qtquickcontrols-opensource-src_5.2.1-3.dsc
 48f69e71f0f761b5c4560cd861c6dd6e6dbed414f855150cdec55e9bfd9d3f78 4760 
qtquickcontrols-opensource-src_5.2.1-3.debian.tar.xz
 dd5a4f0131fdf8127c9faa4573f8284922f3c1e3e97281972485b44c0466d19c 261288 
qtdeclarative5-controls-plugin_5.2.1-3_amd64.deb
 450715c58eb46e5ea399e50763817306e0dc3a248e7c4001c128d77418fd5cf3 4472 
libqt5qml-quickcontrols_5.2.1-3_all.deb
 7992c99ccfaf92eb73a780b7d620d6b796f9a53bbfe33df4d756ebdb095460de 45412 
qtdeclarative5-quicklayouts-plugin_5.2.1-3_amd64.deb
 ac26f4082c58bd1ba652ab99f149642a8a3b1e7513761a7d25fac7e40a51da05 583904 
qtquickcontrols5-doc_5.2.1-3_all.deb
 3505c16374b5d0b87042ea610fbc94c67bb969e4754ff93f09616aef44ec45f0 442540 
qtquickcontrols5-doc-html_5.2.1-3_all.deb
Files: 
 d1e76d5e8f7cb402629a9539588ebc6c 2780 libs optional 
qtquickcontrols-opensource-src_5.2.1-3.dsc
 c30c489e13ef1645f28e74961bec16a0 4760 libs optional 
qtquickcontrols-opensource-src_5.2.1-3.debian.tar.xz
 0435a5f9cdd00fd7c62aba00e9b3e80a 261288 libs optional 
qtdeclarative5-controls-plugin_5.2.1-3_amd64.deb
 0e087c135fff9f7f49a71f7be3db3485 4472 oldlibs optional 
libqt5qml-quickcontrols_5.2.1-3_all.deb
 12a859c8051bc91c8c4afd17678a5b45 45412 libdevel optional 
qtdeclarative5-quicklayouts-plugin_5.2.1-3_amd64.deb
 36d5a0ec414b05410a915568042c78de 583904 doc extra 
qtquickcontrols5-doc_5.2.1-3_all.deb
 7cf5cf3c281035d75d092b551695f5b3 442540 doc extra 
qtquickcontrols5-doc-html_5.2.1-3_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTMrkCAAoJEKtkX0BihqfQifwP/iVybYwYxxOoWLcoBf4huDt2
HYFsJxz24HBmChZJb7pfuGZ4s8GBvCbU4MF4I1K29WVH4oWCMtddSy4S80JfuWAe
ATc0gJL/seEkhz7U+XK/QUw6dIw5JnuLpd+zZUHq+ODQ4ZdmlV0+Yr7s+DntpobF
co8GkopdogYB2DAZBPTqSJy9UC2W8e/f9d2F6I8CJsTa0csX9ADopFF6c+XfuWw+
1M9b5EvV4WVKjiRQO7TeyDB79YcCwUSEHJ8iL8NeKRktDbnEcnqcrt5pI+4WvhCa
rNxke/LxX5RHxMNl+sOvGeEoLZn9+0oH2M1mpkrG2t4OXN6SbSMPmGn93OywEOLu
I+ssd/hpVxLjwjfDPYU4ouXEm0aVjdDr/dB4tkQ/1QI+fKdnHfrT1cjEpBXc/F8l
Mle5YnJ++sM4RP2NwP+chwJz6hZ9vkj+Z60pGpbtr8uRsE92DN4KOarIF80e06G+
1HYH2bpvHmsK7WvQZu1F9cILWEzeFoDcQwVTpF6yZBS7ThEBuNKes3Vlllc+zt4/
dC7zckKkc8xF93AIG0Y210NRnNPacA9qKw1AUp7LtpGKz1E3wf6jVjB4hJC6xrdH
mpa/gXP4aAW2yeE1SSdLxYiPi5QG77cRPCGhcZxEKVMzayXP+lxXaclBq3QL3/ER
W2Nbm8UTUlsVw32snEKj
=MUuj
-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/e1wsm5q-0007n0...@franck.debian.org



Accepted freeorion 0.4.3-3 (source amd64 all)

2014-03-26 Thread Markus Koschany
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Wed, 26 Mar 2014 07:41:32 +0100
Source: freeorion
Binary: freeorion freeorion-data
Architecture: source amd64 all
Version: 0.4.3-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Games Team pkg-games-de...@lists.alioth.debian.org
Changed-By: Markus Koschany a...@gambaru.de
Description: 
 freeorion  - turn-based space empire and galactic conquest game
 freeorion-data - turn-based space empire and galactic conquest game -- data
Closes: 719496
Changes: 
 freeorion (0.4.3-3) unstable; urgency=medium
 .
   * debian/rules:
 - Remove s390 from WEAK hosts. It is obsolete.
 - Change optimization for WEAK hosts to MinSizeRel.
   This change tries to achieve that the build stops failing on arches such
   as armel, armhf, mips and mipsel by using less optimization. (-Os)
   * Update Standards-Version to 3.9.5, no changes.
   * Add OISInput-config.patch and copy OISInput.cfg from
 /usr/share/games/freeorion to $HOME/.freeorion. Provide an easy way to
 modify OISInput.cfg for normal users and allow them to adjust the settings
 for mouse and keyboard behaviour. (Closes: #719496)
   * Use a stricter dependency for the data package.
 - Apparently it makes no difference if a = = relation or just =
   is used for the data package.
   * Update copyright years.
   * Remove source/options. xz compression is the default now.
Checksums-Sha1: 
 607ccb126cd59f49a35a86222cc4a3cc254e4905 2429 freeorion_0.4.3-3.dsc
 ba4009d6c5523a11b1366c8bedd24a0679488eba 21308 freeorion_0.4.3-3.debian.tar.xz
 79248726c93798c0f88b1ce0ea09cf5a7fa748f5 4168658 freeorion_0.4.3-3_amd64.deb
 f6b87057de20a62a48a318f1619f95a380a87143 153983384 
freeorion-data_0.4.3-3_all.deb
Checksums-Sha256: 
 4501d05f2c96aca80a934a715ee0dabdfc8bd7756b66dcfef5ad9b5b71e434ca 2429 
freeorion_0.4.3-3.dsc
 1343a2314a7df98f20e0ed57028e125610ae99dfdd44e8d214cb488829524991 21308 
freeorion_0.4.3-3.debian.tar.xz
 4452d76c423b4a70fc890a782ee57e1fda86141cdfb2df4e7386e9256e348b8e 4168658 
freeorion_0.4.3-3_amd64.deb
 21b929a4db3f2036af1b390e43cb6c54cb09ee87eda948f0484dbd8b294321bb 153983384 
freeorion-data_0.4.3-3_all.deb
Files: 
 2bdc0409370a0cdd2b1fc5132ecbce72 2429 games optional freeorion_0.4.3-3.dsc
 b074baff5f844b4c5166f4044ba65d73 21308 games optional 
freeorion_0.4.3-3.debian.tar.xz
 1deae2c333a6fb97b39171e71a19aebd 4168658 games optional 
freeorion_0.4.3-3_amd64.deb
 1318d518142454954e8429527388c6ad 153983384 games optional 
freeorion-data_0.4.3-3_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQJ8BAEBCgBmBQJTMq2ZXxSAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXRBQ0YzRDA4OEVGMzJFREVGNkExQTgzNUZE
OUFEMTRCOTUxM0I1MUU0AAoJENmtFLlRO1HkDPgP/2lRkML6o50OpU+gb8veIWYZ
cHN4ULiHD5mEZHYMfxLHoL4PIDPHIHos63gEK+Whh6zVsL/Qhx4XWm57bu/Esm4b
ioeOL38tFmMkcJqCqAJhCSA0gDaQB1Pp8CEICIvEshiCf/huYUg4FC0NkM/A2vm5
tbE7To4Rppr85u/AF3XxlvnmQ/nHb4/bUjllaQSeAvkhFUOBH4g/ESVf66gB+GEX
K+SyyBkYlzJvEyemBqQUxBRW3BGVD55pnb5qrf2QnRxVvi89uL9RveHvBYcoutZI
OdIsxoCgnfeFgYGnlg3vtUr+9gqpz2gKR3PHi37DS41TwCvSMHmVQCocfruuXBCF
1eE6xknVBi2BBs4JksF0OR5LELryxSl0fu+U5B1757hF99sAK7+mM7mUgyDEi6BX
BRxzCXuxAa//dc6SMH4NHpU/l5ITEQ3rDnjkyP/vtpyaJT4Sayjw7a1mTyAXDZe+
fyxz755tgtbOJW7H5GBUTRt/UHIhHSCOTnzleT6OS3qWs8Egn7Zup+Kv8QLHuKV6
937nbA6IJ1sfDN+VanAJWYDtAtwdYVdWDy7rmgAai9IwTUiwah4ttUrk/0bE/qPz
s7PVv9XMJre2kiZguYSbudMkL0+R0bhuCLq/iZQdiKNu4xs/5abzTKnFQcdvOAro
lVWxvQDxcU08rWiHlry7
=6d2c
-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/e1wsmlc-0003go...@franck.debian.org



Accepted qtcreator 3.0.1+dfsg+exp-3 (source amd64 all)

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

Format: 1.8
Date: Tue, 25 Mar 2014 11:54:35 -0300
Source: qtcreator
Binary: qtcreator qtcreator-data qtcreator-dbg qtcreator-doc
Architecture: source amd64 all
Version: 3.0.1+dfsg+exp-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Qt/KDE Maintainers debian-qt-...@lists.debian.org
Changed-By: Lisandro Damián Nicanor Pérez Meyer lisan...@debian.org
Description: 
 qtcreator  - lightweight integrated development environment (IDE) for Qt
 qtcreator-data - application data for Qt Creator IDE
 qtcreator-dbg - debugging symbols for Qt Creator IDE
 qtcreator-doc - documentation for Qt Creator IDE
Changes: 
 qtcreator (3.0.1+dfsg+exp-3) unstable; urgency=medium
 .
   * Upload to unstable.
Checksums-Sha1: 
 f6bdec977380370fd8eff14db8be73ed04b66df8 2842 qtcreator_3.0.1+dfsg+exp-3.dsc
 b46d6fba1e61f2f330867d51203d9e2947d4ac3c 13948 
qtcreator_3.0.1+dfsg+exp-3.debian.tar.xz
 4411c643f7e5301320eb29ee7643821186b7d23d 11083396 
qtcreator_3.0.1+dfsg+exp-3_amd64.deb
 819cb836b7f0518495db69d8233b051a0af2fb9a 1993142 
qtcreator-data_3.0.1+dfsg+exp-3_all.deb
 76c21a61d518161d6db53cf82775083be01b9c32 294257412 
qtcreator-dbg_3.0.1+dfsg+exp-3_amd64.deb
 ba58d4de49aa6d524430680673cbc40db43830eb 8547674 
qtcreator-doc_3.0.1+dfsg+exp-3_all.deb
Checksums-Sha256: 
 68807a501494a6299d359387e8bb684f0cd921dfeed04f6c6abc04f7515d6172 2842 
qtcreator_3.0.1+dfsg+exp-3.dsc
 7eaa7e9245b0ea0965021ae6645cd17efe624f71b7b6561e3faf1866785198d5 13948 
qtcreator_3.0.1+dfsg+exp-3.debian.tar.xz
 9ba4d5ca2bb35c81653ebb7fff1ac0e2bd07f447d8ec34307a9fbedb5d0b67b9 11083396 
qtcreator_3.0.1+dfsg+exp-3_amd64.deb
 df04201b14fb63622906be2be46bbfc996b840b4d36a663be78d7bf6a533a3f2 1993142 
qtcreator-data_3.0.1+dfsg+exp-3_all.deb
 32e57add269b8fb2f4757af711a35f6b44bff8483dbfdbfa61ef689c778c6478 294257412 
qtcreator-dbg_3.0.1+dfsg+exp-3_amd64.deb
 63d02c77ebb99b745f31c5d020fc367fa1a7d886478cb70e38e15e7505af92fe 8547674 
qtcreator-doc_3.0.1+dfsg+exp-3_all.deb
Files: 
 abd74a73e2959440acd1def5377708e8 2842 devel optional 
qtcreator_3.0.1+dfsg+exp-3.dsc
 c1a80c39b8c16449186ee271838ce4bc 13948 devel optional 
qtcreator_3.0.1+dfsg+exp-3.debian.tar.xz
 d2db8b5dc80bb14a0cf18e2598bf6eaf 11083396 devel optional 
qtcreator_3.0.1+dfsg+exp-3_amd64.deb
 112429ee5faf37711046e8a11a39af0a 1993142 devel optional 
qtcreator-data_3.0.1+dfsg+exp-3_all.deb
 b5adefd22ff10fbf60093956fba74be8 294257412 debug extra 
qtcreator-dbg_3.0.1+dfsg+exp-3_amd64.deb
 4e2381fbbf8a476b747587bd93cba00e 8547674 doc optional 
qtcreator-doc_3.0.1+dfsg+exp-3_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTMryxAAoJEKtkX0BihqfQFDYP/1qa9tH/ikMPQ9rqmnEFFbAy
zgZrJmDzyIu8C5uxX3R1hVwiZr+YTvGz/OnFoxaJGij9xziUJeCz/ihRNULr25dr
WZva9F2w//eiX0M0Q+qyIZ/cFZVcaDTzg0yrgkwQVe3rExWiRrLKqEy9vLnMG/UI
hWD+NW+okGuzfs2E7sfotc9r0O1btePr5QWTLFIHwiVF68SUmpFHOUpX37xq99Ng
FSkiRb5IKgKwV8IpRArRNABv9SeCt5zc8N/N4jF9BWE5dMCusgo7zUb6247TKq4q
lzc4SoxGNil2gtjk9ygLf40Rqtf86JCWaDKw84zaDUdtU8I15h3f7/KKO0eCZzHu
3yZ3NSBskby9b6hJjx3pjd0pN5J3l5B+Vx+pE4Rb37zNDaIgQk7v3naMU+nGTiAa
yIQvXbN12etDHhJEHdkHtVDq0juxVIcKvzUG1SAe3LH7skhweZwns+VWHkG9MBz5
KIJwsQc+kf7t6LG7FzOgZVV+1meBEhGgA/9Q8YrtuPLM+AIKlslzKZAV0A61s11j
GLhWb2H1jDig8juuBticJJUeDEuaIDpsKbWIaFgpON8jTnxUarsQHVzZJ8YeUyK3
32wG5n1Ko27ZI8KQJZ5OhGuK9TDvPKdoiBF6tidUQ6Di2r/pvUX12AvlJSydd/Yy
oPlPALPrULS4UYBqCRiz
=GOgw
-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/e1wsmmd-00044r...@franck.debian.org



Accepted breathe 1.2.0-1 (source all)

2014-03-26 Thread Sebastian Ramacher
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Mon, 03 Feb 2014 01:35:25 +0100
Source: breathe
Binary: python-breathe python3-breathe breathe-doc
Architecture: source all
Version: 1.2.0-1
Distribution: unstable
Urgency: low
Maintainer: Debian Python Modules Team 
python-modules-t...@lists.alioth.debian.org
Changed-By: Sebastian Ramacher sramac...@debian.org
Description: 
 breathe-doc - Sphinx autodox support for languages other than Python (documenta
 python-breathe - Sphinx autodox support for languages other than Python 
(Python 2)
 python3-breathe - Sphinx autodox support for languages other than Python 
(Python 3)
Closes: 736990
Changes: 
 breathe (1.2.0-1) unstable; urgency=low
 .
   * Initial release. (Closes: #736990)
Checksums-Sha1: 
 3e048ab974466d09dfe1f87316b16b2a08b71923 2195 breathe_1.2.0-1.dsc
 bf68e6e5748e0c2dfb7347666ced488bf3094cea 122862 breathe_1.2.0.orig.tar.gz
 bb69a5b667e94fcafb370ae29b3edbe97cc0c03f 3824 breathe_1.2.0-1.debian.tar.xz
 5d0fdb9581456e11b58c2e75ef327c7002e7270f 42940 python-breathe_1.2.0-1_all.deb
 de986ed2cd551cfe36b8f62303002b018e8bef6b 42484 python3-breathe_1.2.0-1_all.deb
 36a4910853777595e4914ee632bdcc8828ff073b 122548 breathe-doc_1.2.0-1_all.deb
Checksums-Sha256: 
 bb9d3ab0768a4575896999cb01d5bd7f9cb169682de2a9f21ece346122907125 2195 
breathe_1.2.0-1.dsc
 d1f7e979fd50b8af88f1bb6fb425a8d2f09194ef63961ecc5a6f9f73961ef1b4 122862 
breathe_1.2.0.orig.tar.gz
 e2dbffd58a068446ac1cb7bca4fe56ff2aa4e7ab339075c5eb1cf1a753c4 3824 
breathe_1.2.0-1.debian.tar.xz
 e4e922c6925c478d3d3ae0cfbb4165ce51f1d4539d475a756b1bd110396e427e 42940 
python-breathe_1.2.0-1_all.deb
 ea6a1aa182ef4ba720dc1d30e2ef95a748b48bb336be34f624a2f23eaa7ccfce 42484 
python3-breathe_1.2.0-1_all.deb
 489300bf1f7ac28823a7b3e50c9452aaf34b4c45c7693dbcf37f4b7926af3371 122548 
breathe-doc_1.2.0-1_all.deb
Files: 
 30ea5523aa5c2a3f1dbbdcb546105f50 2195 python optional breathe_1.2.0-1.dsc
 9be9aff569b85f5b8ee086f3f3e971b3 122862 python optional 
breathe_1.2.0.orig.tar.gz
 259e44563d42d98d90efdd3a8baf0fd3 3824 python optional 
breathe_1.2.0-1.debian.tar.xz
 0592300876c2e79aedc8a927deac28f1 42940 python optional 
python-breathe_1.2.0-1_all.deb
 9e2f0f914132b2e2de0c0727420616d7 42484 python optional 
python3-breathe_1.2.0-1_all.deb
 2965ad138172fede9e56f5eda91bc82d 122548 doc optional 
breathe-doc_1.2.0-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJS7ukdAAoJEGny/FFupxmTXPkP/23WICPLVAnOxwS6cr417nxO
X54Cs38+/xCDtV1S2xquBRC0UwJdrB2zlDEvTwGKbFwox4lsqHFR6RcbIP/KZnUP
UiegfCzXgCmCR2nEuKumb1Fdr+shF8dZKsIYz7uAxoPhhmhJUHBDNRukBfI5BUv1
Zu3NAYUlkPXWXZ+FIuS3LpMFsko3q6EQiocZUJCti4bnbIOTQwRToQFY+cnTFrFu
/3Ba3ozCDUX1cJyaY5xJOSCWdQId2vJcwD9jvLTry27vT5yeikoqk2aZSiDxYEe+
2vkfeBtGagHhnKoDU4KjgOVh862pawMwId8J7dVzw9CJziJQeMXx18zfDb8xe4S4
50OP+T2L6fvJATuY/EOo58KEn/vg+C42C/TWNGMipzLwRjoYD8nfHGFOG3dCwNYu
bpLYUCbwB6MaaR/esJ3sABWcYm3X5SJ4QCt7fFGNODL2Zah1j5yZQj1sIZLJ/wts
S3ajEZRLIhk+kLfHlbbQlG0o0uZCNDrN1EuSWw+qkZWrnIKjGc0Udr4D/K7gmjjb
vYqu9o9edEGvGpUKs4gmeHNJRitvV185Jad6jDQNHD9K0+bJICE8qcIgJCglZS4z
R28s8aJYKlKo2G+68praQhOvKi2xLYxtGMKQjaMbew966NBZNUlpR/7/ku2mrUM6
7VwXZNEqJtq0QMJFEgWK
=ST4K
-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/e1wsmv4-0005gc...@franck.debian.org



Accepted libisocodes 1.1-1 (source amd64)

2014-03-26 Thread Tobias Quathamer
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 25 Mar 2014 10:08:10 +0100
Source: libisocodes
Binary: libisocodes-dev gir1.2-isocodes-1.1 libisocodes1
Architecture: source amd64
Version: 1.1-1
Distribution: unstable
Urgency: low
Maintainer: Tobias Quathamer to...@debian.org
Changed-By: Tobias Quathamer to...@debian.org
Description: 
 gir1.2-isocodes-1.1 - access of iso-codes data and translations - GObject 
introspection
 libisocodes-dev - access of iso-codes data and translations - development files
 libisocodes1 - access of iso-codes data and translations
Changes: 
 libisocodes (1.1-1) unstable; urgency=low
 .
   * Imported Upstream version 1.1
   * Install message catalogs in locale directory
   * Rename packages to reflect new library SONAME
   * Update debian/symbols
Checksums-Sha1: 
 1cf4075ed4d2fcd037b3758f1e941d40e00b748d 1931 libisocodes_1.1-1.dsc
 e45d426b742cf7399c8ecd610e11d78dc36ac48d 289720 libisocodes_1.1.orig.tar.xz
 51908a46e9bbcfce50f0b2c2c430e2922da20524 3456 libisocodes_1.1-1.debian.tar.xz
 cb70ab374e450f7c504c08a070887bbd32df4456 21902 libisocodes-dev_1.1-1_amd64.deb
 e7dedb0a21d3f0d9a6f5f65a582314b906887f33 5514 
gir1.2-isocodes-1.1_1.1-1_amd64.deb
 1e5907b4757871de96ab0b45cbbba4cdead61b01 21336 libisocodes1_1.1-1_amd64.deb
Checksums-Sha256: 
 42d3442c5b6a1cce213fffd5790e1163a3ccff6434efd4e4fd0d65e658f23112 1931 
libisocodes_1.1-1.dsc
 5b26194af59e9c50a7b4f6da595c6e3281244a05c6431c2ee522632aa796d03d 289720 
libisocodes_1.1.orig.tar.xz
 b633fa27740c246326a5acea8f00dbd7a39c0da77f4c56f0c3123277ffb9444d 3456 
libisocodes_1.1-1.debian.tar.xz
 d2cc7ffeb44603f9c07c96a838d71d9a9809532c98a1d1270ad571e9dd89147f 21902 
libisocodes-dev_1.1-1_amd64.deb
 07794d82e1df5d372e4e668c10a7ad0cc374651e818a2fe040d83835c9ab06a8 5514 
gir1.2-isocodes-1.1_1.1-1_amd64.deb
 bcab84ccc66183bd679d3cd04da1e9f36c10b66d240c17de24b4e5a515328048 21336 
libisocodes1_1.1-1_amd64.deb
Files: 
 0383c45688c5e2b0a5f781920921e5c8 1931 libs optional libisocodes_1.1-1.dsc
 ca91a38e8b5ecef2871ebaae53978cb5 289720 libs optional 
libisocodes_1.1.orig.tar.xz
 6e86140859be1915064cb36b0ac94c6b 3456 libs optional 
libisocodes_1.1-1.debian.tar.xz
 8eeca2983135824823d5861e6cf6147f 21902 libdevel optional 
libisocodes-dev_1.1-1_amd64.deb
 4a1a6e424af717eb29d054180e5d9fa9 5514 introspection optional 
gir1.2-isocodes-1.1_1.1-1_amd64.deb
 24519a2e38dd6f3816607eb5345c00a4 21336 libs optional 
libisocodes1_1.1-1_amd64.deb

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

iQIcBAEBCAAGBQJTMUijAAoJEIP9HEaC0TjgMHgP+gNDIxztDEOxD/OTqGd4kXDM
xow+j610Af5ERPl1d5a9T67aFcVprjwYNb7PGL9YD7rKVbSm/+CokJ9eUyHnoxXD
vyBCJsXdAJgwQ5hzoDYS7GT7ZkEWMiaqJhaocASFEUmnZ0LmewcWZRx2UowVRywG
sfLT8CBa5KY17Uy7M2JOdvXIkamOibtdXcgOw7GSrqGD4gj+JQEGehjEEy+lSt35
7KbMRG6S+DPSiHxm+7rXitK79/TZUZIsz1jzGgWXrTn5AV/vjyn1oa9y6+Rqf0nJ
Vtc+x82IEUHBG4lY+cttNbRW/O9Jlr+JggYFb7rtlSwfzAMmzOt56SyO1mF23wwy
Dm4/5PiNu9yW4eH6c9H444ZpCenYYPdPW3Degm8VHT73OVHSQIgrz8vpj+WbK7Ft
fBVrqJRWjuZxf5wCqp0dgG5SEGrN5VHnwS/t3cLHn/dVCye21OqAGKNpecRUIWYw
S4I1fsFiIPZhDg9597FMQxbTtegkotjfYTOSbwKHk82ytRuUZJOwwHjVTjO9WrmT
Jf8CxReXW8d7Ed+pvdKqGgLtgaNLt9FnvSl+dcRT9wQssStPbctSTOzA65PH7o8J
UhpP6tliLPBfa0ytNcyV+uE6YAeNPDy37U0ZtbYGGNv0QQtfC++SCg/Wq/C8GQsd
UIBWk1Pib+OGKf4KQYo6
=txAI
-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/e1wsmv5-0005h3...@franck.debian.org



Accepted t-code 2:2.3.1-3.3 (source all)

2014-03-26 Thread VDR dai
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 11 Mar 2014 20:49:02 +0900
Source: t-code
Binary: t-code t-code-common
Architecture: source all
Version: 2:2.3.1-3.3
Distribution: unstable
Urgency: medium
Maintainer: NOSHIRO Shigeo nosh...@debian.org
Changed-By: HIGUCHI Daisuke (VDR dai) d...@debian.org
Description: 
 t-code - Japanese direct input method environment for emacsen
 t-code-common - Japanese direct input method environment - common files
Changes: 
 t-code (2:2.3.1-3.3) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * debian/control
 - add dh-autoreconf to Build-Depends:
 - update emacsen in Depends: and Build-Depends:
 - split t-code package into t-code and t-code-common.
   * debian/copyright: convert to DEP-5.
   * debian/*.install: convert from debian/dirs.
   * debian/t-code-common.docs: convert from debian/docs.
   * debian/t-code.emacsen-*: rename from debian/emacsen-*.
   * debian/t-code-common.examples: rename from debian/examples.
   * debian/t-code.info: rename from debian/info.
   * debian/patches/*: split *.diff.gz.
   * debian/rules, debian/compat: use dh9.
   * debian/source/format: set 3.0 (quilt).
   * debian/t-code-common.doc-base: new file.
   * debian/watch: new file.
   * bump up Standards-Version 3.9.5
Checksums-Sha1: 
 304f6030f81314bce506324ae41ba06e2ce4b3e5 2031 t-code_2.3.1-3.3.dsc
 5acd27d08da3ce1eaef1d1e1873c37d20cf33425 72860 t-code_2.3.1-3.3.debian.tar.xz
 6d594d155a2250aaae375f0417cdf0e3760afcc9 118730 t-code_2.3.1-3.3_all.deb
 0a316b45d9cd39b8377222ee2156833d743b6fb1 885802 t-code-common_2.3.1-3.3_all.deb
Checksums-Sha256: 
 4a18925c547934d6374b56421a89efb07b65004a25b018ef2e271be2bb99f766 2031 
t-code_2.3.1-3.3.dsc
 25622f0e352b7caa2fbfaef9f65c5304a5825bcc439cad969ccc6268b668bbae 72860 
t-code_2.3.1-3.3.debian.tar.xz
 626a6bfcb5c73ed5aa984a9a69db91cd19d810b842239d225a511f9f71e1804f 118730 
t-code_2.3.1-3.3_all.deb
 32dc4ca9be40c8c419b31e96c290b4e5ead273a4ef7c3c41d8f5156d57fa 885802 
t-code-common_2.3.1-3.3_all.deb
Files: 
 bdb85ec83dcd576ec8dbab458fe997fb 2031 utils optional t-code_2.3.1-3.3.dsc
 309996e1262326f028178f8d5a4ec5be 72860 utils optional 
t-code_2.3.1-3.3.debian.tar.xz
 3266de2c289d0f4e2964e3214d80b995 118730 utils optional t-code_2.3.1-3.3_all.deb
 f6a47f643a5926d7bb771905a2254680 885802 utils optional 
t-code-common_2.3.1-3.3_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTHzkGAAoJEHg5YZ3UOWaOA9sP/igGLTVgG+uUHpcI9JTGcgzx
hWHGPx+W7jcTmMJ1k+T7BCWmhPqIyR9ersjw/YPu/at9EwgJRoY/oRsGjn1tRBPo
r8dmm2MZC1LID/eiC4ciPMHvRw9uHUr0BEQ3teyS8bqahgelAt8OZZ5g10xO9yki
smWisu/zqPsyF+Uuix10BOQdWveh4c2JhxGSEfSVCcKxiddCdzLsS7ECNlMtn8IC
dIeldiluM071BnVBZnQMWyqSrsvo+YMUEHCEAUh5wbIzdC2csJFwXa4/PT+qFqS6
BxrteMA3xA6ygBMxCF+5o4llgdM2/v37qQ6bN2JAhb0OZK1WnTIlsf5m9c35UzMM
rM3HY2uc9BULnIbf9ewl/WkOmI5YMEYZiqJ/0GUCffaMcl+IjnLM8iBvDev4vPi5
DrNYSlbZu3IMVmkQLj71LParuww5467faowZTT8Q7L1A1U13QU71cNnIakvrywZf
ypjRZwxnprrp4bUAJ3vxGv2AuWLLTW87QKrl1O5ywXC95p563Al1xwglz5xuoBNT
sGH7lXGA6JyNDzaPmwofLB6NTDZIgo4glp06vFofzYObXRH/IYWxKxrQiA+Nfh+e
sF3puBXPgdbT2em+SiHkHWX0Zclj8KsrqZYUUGtuYJI7VoKkTVNiKJCmQC00YjoX
+mwnTqR8q9TmVXIfgwUG
=aoRY
-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/e1wsmv5-0005hs...@franck.debian.org



Accepted hwloc 1.9-1 (source all amd64)

2014-03-26 Thread Samuel Thibault
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Wed, 26 Mar 2014 12:36:58 +0100
Source: hwloc
Binary: hwloc hwloc-nox libhwloc-dev libhwloc5 libhwloc-plugins libhwloc-common 
libhwloc-doc
Architecture: source all amd64
Version: 1.9-1
Distribution: unstable
Urgency: medium
Maintainer: Samuel Thibault sthiba...@debian.org
Changed-By: Samuel Thibault sthiba...@debian.org
Description: 
 hwloc  - Hierarchical view of the machine - utilities
 hwloc-nox  - Hierarchical view of the machine - non-X version of utilities
 libhwloc-common - Hierarchical view of the machine - common files
 libhwloc-dev - Hierarchical view of the machine - static libs and headers
 libhwloc-doc - Hierarchical view of the machine - documentation
 libhwloc-plugins - Hierarchical view of the machine - plugins
 libhwloc5  - Hierarchical view of the machine - shared libs
Changes: 
 hwloc (1.9-1) unstable; urgency=medium
 .
   * New upstream release.
Checksums-Sha1: 
 385dba4bb46ee05d7201603ddefb6d4d1f25e76a 2432 hwloc_1.9-1.dsc
 99646446502e0f9952170bf1082be63361d99b6d 3682256 hwloc_1.9.orig.tar.bz2
 be23fe894cc844ac8e26406f1d1bb187ba93fd80 9390 hwloc_1.9-1.debian.tar.bz2
 614f06cb54e5f0dc04585de20b15d3d3b2d0b00a 6736 libhwloc-common_1.9-1_all.deb
 a0b68d16e0ad6c971fa8ee45a673f87ee5e52078 1880512 libhwloc-doc_1.9-1_all.deb
 535e788256ddf0f5692e11d3a3a31c763ba94339 129218 hwloc_1.9-1_amd64.deb
 194cc50a2f1b91d67f3e9171ed95a6c8b3bc9b58 126176 hwloc-nox_1.9-1_amd64.deb
 e9dd42d568490afc6b65ed51a5569418c1691209 136186 libhwloc-dev_1.9-1_amd64.deb
 f13d1c66385876798f501d3fb0d24828fa2c16d6 82468 libhwloc5_1.9-1_amd64.deb
 9469ea9ab39bce3a129cd4b3ed1dd20cced2bf88 14932 libhwloc-plugins_1.9-1_amd64.deb
Checksums-Sha256: 
 620387eb837dad60366a1673401d2b459aad730e34bbdd310aee5f72bf0fc1a9 2432 
hwloc_1.9-1.dsc
 24a81ff1c3810f16633bf5ad3fb80cbbaf882e466a788af4301b2911698c4f7e 3682256 
hwloc_1.9.orig.tar.bz2
 f7bcae50774404a234101880e069c2fc1e8098e1ed899a3e41893f923f18e927 9390 
hwloc_1.9-1.debian.tar.bz2
 aaeaefb442138116a18cf81bdbde8cdf285b9b3690d7a22cef01c9bee07ac190 6736 
libhwloc-common_1.9-1_all.deb
 09121f3628323e73380e696edf12eb89afd891c717c4591041976c3b24ee34c2 1880512 
libhwloc-doc_1.9-1_all.deb
 cef85364a7b96f11f5ab4d29b54eda69a819bf200fcd9e6571ba7c47997358d0 129218 
hwloc_1.9-1_amd64.deb
 0149cb28f3f26b8030cd4739abe56268ec65c6db17313eaa15faf3607e0090fa 126176 
hwloc-nox_1.9-1_amd64.deb
 1a127eda294e16b18b666968ecc70db6091cb5d2e12c8d1611b6b3820206d72d 136186 
libhwloc-dev_1.9-1_amd64.deb
 6ccd59e301d294074d6d9cbc920a61a6fd5b0e63848be7cfd7981356e5a4ab27 82468 
libhwloc5_1.9-1_amd64.deb
 8ffc0cd0fd425aa7bbf8c5218332536bb2f3f9102585fd5ba3695fa61b13476d 14932 
libhwloc-plugins_1.9-1_amd64.deb
Files: 
 62b908ebf41fb0c1525be6cf9743485f 2432 libs extra hwloc_1.9-1.dsc
 1954f690211227cb0a665624aab6aaa6 3682256 libs extra hwloc_1.9.orig.tar.bz2
 213bfa651a03539dda4d9465da2acaf7 9390 libs extra hwloc_1.9-1.debian.tar.bz2
 fb25ccc826c57ee1df74b2899f90d85a 6736 libs extra libhwloc-common_1.9-1_all.deb
 1e3c5116c6fdc92b014e13f2d6e53043 1880512 doc extra libhwloc-doc_1.9-1_all.deb
 6733c6a299541f02ee1793c5175d2b1a 129218 admin extra hwloc_1.9-1_amd64.deb
 905060ac13617a162372f3f918331430 126176 admin extra hwloc-nox_1.9-1_amd64.deb
 ac7860595604775c205dcd0a233368d7 136186 libdevel extra 
libhwloc-dev_1.9-1_amd64.deb
 299bb85daa4bfbb6dc7be02846ae088f 82468 libs extra libhwloc5_1.9-1_amd64.deb
 afb70c46373c8dc7f2b6b5d3d079a0c3 14932 libs extra 
libhwloc-plugins_1.9-1_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCgAGBQJTMr29AAoJEJTQtYw0gxjVoIcP/1/1q9zQT8NGBQ75WLf2q3Ri
EoDcaIYKSWzwPSBa0i2RXn9HO9fo6jNMvZTl8jdGBhpzBrMcPTOC0g5kNo8BMIqX
bUDnHYRCDqt16vdpn1ry1KjgH7wgw5TvHqymXpvLqj0na0h+38Z8YmC+tMD7DmHN
Zo+LRW7IljtTBLlz7MOzj8qVqiTwAlY6sfKd1Mor3nV6b2GnXqHia0y81C7kfbfK
3tVB95qfC1e8rEghjMdGlfXXRtD//WQKRJ6wYBZkxUu1o4rIRNG2wZyR6a43uTYU
PdDWwjSzoHa6KzHnlkArPvfrbx4gyyMErOv2rAA/cyX8g/n1xyS5Xim62qBl7Utp
Zka4p6AAXYmyQ+xAIySdLKCAIHiw18PnsjCZmhq9RETXWqc4cX5aBUk6vJYargvh
NYKLKYKcEvzzW0Zxt8g+iYyLuC4xm+dHJDFArphx5bUoVsLhOrDDFkBcwYdLni6Z
qQzUMMld6OIW5EFFfUPvZqS8A1YWUh7NbWIMP/XntR73OSaUudG+0FyFIeQfVsiw
yuOOZEixKCKLwdABytAd3fhAmaE62SjLzUPCU0ZqW78wivEzSVz/4+v+sEMJZihL
n5VBDBm5PsBVHukwwvYV9zxQq922yzhRjBC5AAfnkKl99sH73Xuk9a1mcbQ+abUX
Dbbyofbieyn3VBOzKfww
=tVYD
-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/e1wsmyw-000677...@franck.debian.org



Accepted hwloc-contrib 1.9-1 (source amd64)

2014-03-26 Thread Samuel Thibault
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Wed, 26 Mar 2014 12:45:28 +0100
Source: hwloc-contrib
Binary: libhwloc-contrib-plugins
Architecture: source amd64
Version: 1.9-1
Distribution: unstable
Urgency: medium
Maintainer: Samuel Thibault sthiba...@debian.org
Changed-By: Samuel Thibault sthiba...@debian.org
Description: 
 libhwloc-contrib-plugins - Hierarchical view of the machine - contrib plugins
Changes: 
 hwloc-contrib (1.9-1) unstable; urgency=medium
 .
   * New ustream release.
Checksums-Sha1: 
 7cc1690ef39142f97b63707d26bd95103d3de184 2118 hwloc-contrib_1.9-1.dsc
 99646446502e0f9952170bf1082be63361d99b6d 3682256 hwloc-contrib_1.9.orig.tar.bz2
 fc60a68d39f312abba4af5cc71380ce92f9ad0c8 5464 
hwloc-contrib_1.9-1.debian.tar.bz2
 1372810da5e632560b6128db3e3a5cacb826e4e5 10564 
libhwloc-contrib-plugins_1.9-1_amd64.deb
Checksums-Sha256: 
 acd3c46067f998ea224a8e7d843e49aa584627145e743d84225631f9c3e5760f 2118 
hwloc-contrib_1.9-1.dsc
 24a81ff1c3810f16633bf5ad3fb80cbbaf882e466a788af4301b2911698c4f7e 3682256 
hwloc-contrib_1.9.orig.tar.bz2
 29ef4e302c9e2aaf57388cb29446e76f619196e8cfa8735efea806fbf36fc8a3 5464 
hwloc-contrib_1.9-1.debian.tar.bz2
 29e6819f9d3959454c5a6506a05a2e4da570099f9d903030a8ae350a7cc279e8 10564 
libhwloc-contrib-plugins_1.9-1_amd64.deb
Files: 
 96b9c214b894a71fd03fb67b9dcd3e7a 2118 contrib/admin extra 
hwloc-contrib_1.9-1.dsc
 1954f690211227cb0a665624aab6aaa6 3682256 contrib/admin extra 
hwloc-contrib_1.9.orig.tar.bz2
 ffa04cd806101cf315cc5ba972c9e94a 5464 contrib/admin extra 
hwloc-contrib_1.9-1.debian.tar.bz2
 7ebb65f53492dc47db372f496d495a17 10564 contrib/admin extra 
libhwloc-contrib-plugins_1.9-1_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCgAGBQJTMr8HAAoJEJTQtYw0gxjVLykQAIvO2Myp00uS5TeRVPFOATUn
Urdv+LZQVHymqG7n2rlgv4cqfhYxS3NA9YnK8zZcNQMgfovIrs2NjbvMTXh3n2nA
buHRkPYd9nMIDnCQgvYW5aWYcRnTvZ4rQp5nVJh4pZUDBUhDXnPuGttoQvXwS5Om
tuimJManZGjczH8NGb/ABqTagMUwh6kqw9hSqfOJ2ZnvhvdXRVSeeYOUgR1pdGuo
j96sqPWDQcDouLM/vALJymTJW0mAMS0HVTV/I2gXevsoArg0uyFEGOM4OdjqWky6
tmNAz8h560yanmTBbWw38COGoL6QtY6LI78YBPs9fJknpIA/Z3ZqWp+sUefhIYkM
qFdpjySTUB+HNSvG58WcIPWKg9W05Yzry6lrfHKDxZDjpr3Mlqj15c6KE3NGyN1/
ucMp8+xJi2zm2hw/piICGAJRAHMyQOwEBR6fSMcaXtFULpwrGZPhlsNlog1w60ni
QJkbCAg+LQKKO59HbzlL/RBUVXlWDQcd27tv17OIAwy2xWyD4eJYatz7rTzChtCI
Am98uzEJ/IftJ5LXBRYsa1TM/PPOlEy4PuXIYjLR3bSY+UOWXQE4LN0dBwatppPY
jOWJWoUn7ezi06GjF1nvSTutl/gXaHkZcIqemtMQVz4nKFCctVu8erLOIf1FfQJX
v5Dbc5vGE3cEwdeOoi2d
=LkM7
-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/e1wsmz7-00069g...@franck.debian.org



Accepted libpipeline 1.3.0-1 (source i386)

2014-03-26 Thread Colin Watson
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 26 Mar 2014 11:43:31 +
Source: libpipeline
Binary: libpipeline1 libpipeline-dev
Architecture: source i386
Version: 1.3.0-1
Distribution: unstable
Urgency: medium
Maintainer: Colin Watson cjwat...@debian.org
Changed-By: Colin Watson cjwat...@debian.org
Description: 
 libpipeline-dev - pipeline manipulation library (development files)
 libpipeline1 - pipeline manipulation library
Changes: 
 libpipeline (1.3.0-1) unstable; urgency=medium
 .
   * New upstream release.
Checksums-Sha1: 
 f532330f28baa8d2c08c3beeb39c6dc721e0df0c 2080 libpipeline_1.3.0-1.dsc
 c81e99807c1ad5e5582815b52b98741209834ec7 786909 libpipeline_1.3.0.orig.tar.gz
 166b35d0d074e5acdb7fbab0008a947fd5e39ae4 197256 
libpipeline_1.3.0-1.debian.tar.xz
 6df03dbc4f9d5ed7aee805d9224cec8402565f2a 25170 libpipeline1_1.3.0-1_i386.deb
 0619724a00f7f694c3321d7cea27d5235cca90f1 14562 libpipeline-dev_1.3.0-1_i386.deb
Checksums-Sha256: 
 4ace806355523a735b51c91d2d73076f591eea67b06a378434c26ab190b0b2d7 2080 
libpipeline_1.3.0-1.dsc
 f1fcd13e4bb39fec013c2f02bc3c686580f34eda432c31d0b662cf2359a3a689 786909 
libpipeline_1.3.0.orig.tar.gz
 b165b5a01a77e0af79c9155620adb23374b1f04ac3bf66bd138d249400a50817 197256 
libpipeline_1.3.0-1.debian.tar.xz
 6ebbda12e6d0453277c3942e99de72065f4ce81512293bbd20fdedb86c7acf19 25170 
libpipeline1_1.3.0-1_i386.deb
 69938afe451201f2e5ae0336a9144d855fc0bfdb2c681362c775a4be1fb19cc1 14562 
libpipeline-dev_1.3.0-1_i386.deb
Files: 
 7b7e24634a0268e78ae024950082a297 2080 libs important libpipeline_1.3.0-1.dsc
 242428c01dca255cdcb2195073a9c6ed 786909 libs important 
libpipeline_1.3.0.orig.tar.gz
 5f8490804f2959d0b1c8e52e2b39a891 197256 libs important 
libpipeline_1.3.0-1.debian.tar.xz
 82c4db087a1b01224cf4d0e10aecd7ff 25170 libs important 
libpipeline1_1.3.0-1_i386.deb
 505e10e75d5f48d59694314835476ad7 14562 libdevel optional 
libpipeline-dev_1.3.0-1_i386.deb

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

iQIVAwUBUzK+kjk1h9l9hlALAQgzOQ/+OdJuo+ON45aP/pU6HwfgEWWYVe5U7WEG
XN/fkWIHC2f2XuSsZ+8L7zzt+cfMXX35vOoRtGKTWE6JFEioV78GC0R9C3hw8KZd
MxHX9xr9cg6Nb3SWEzb1l6CrMUGNhr4fy7q4PC8zB39x/emUYI/on8mFXYxVnPrQ
zIvcrHxwTG64imkv9L+OfMB2zIxDuvyIHsPEWEmDQd2WVdAUoqkYdJIKDIzbv3rn
Rfo6Ds/OjJXybMHIGBpSZDRCqGcAHXjaC9gTOCRKID1Gjh4ed7FnF9ae1uX1BIws
cX3egdgaLscmXUkBqSRUVEZJBMsMVT6I6o83KTxSHv+FX7aQxTjQ3H6kuDVBKr5x
KBFLrdXJTKeNiVivIoTX5x6JiNrbt8rGw11IdAA4bRGU3pufi9NkBIG9Rlvrexkt
+McljKgUjDKoZyAtWsmw8v95Ge/kVpSsbig3CxvPfS9GPy6qvk8nf7wBkmin2CCp
r5jxt+v6aowjB28rAxt1Qj87xuGAQipwd8pBp1YPNNBU+RQ4GYLH+w+PvILvoT6I
oATzwCrcgn1AKXN9b4HBmLdrq7gAhcyBUQrai/HZr4BpsZGgJ9H477tb7TZsiudc
xrHuJg1Z6MAeAZpmB54ubmuhx3pgLl9SfvuLAAKZ0skWkDnkij8Sj0u/QBznNEoW
6dgGu2VpLLs=
=+sxv
-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/e1wsmzj-0006f4...@franck.debian.org



Accepted shapelib 1.3.0-3 (source i386)

2014-03-26 Thread Francesco Paolo Lovergine
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 26 Mar 2014 11:49:19 +0100
Source: shapelib
Binary: shapelib libshp-dev libshp2
Architecture: source i386
Version: 1.3.0-3
Distribution: unstable
Urgency: medium
Maintainer: Debian GIS Project pkg-grass-de...@lists.alioth.debian.org
Changed-By: Francesco Paolo Lovergine fran...@debian.org
Description: 
 libshp-dev - Library for reading and writing ESRI Shapefiles - development fil
 libshp2- Library for reading and writing ESRI Shapefiles
 shapelib   - Library for reading and writing ESRI Shapefiles - tools
Closes: 742148
Changes: 
 shapelib (1.3.0-3) unstable; urgency=medium
 .
   [ Cyril Brulebois ]
   * Fix FTBFS on powerpc by prefixing _{BIG,LITTLE}_ENDIAN with
 LIBSHAPE. (Names starting with an underscore are reserved.).
 (Closes: #742148)
Checksums-Sha1: 
 c9da9d128f9c8449c59994de37796a44e8272b5e 1367 shapelib_1.3.0-3.dsc
 5e524514874b36521a1344bd6558fbbfaf624364 12100 shapelib_1.3.0-3.debian.tar.xz
 3cdd6b48b236e4f4a7dc299aa3c05b96c1c23e43 97752 shapelib_1.3.0-3_i386.deb
 aadc97140330805d11cd8754ccd2f006e2c84d6f 36916 libshp-dev_1.3.0-3_i386.deb
 71ed216a2c02b57c7ea60a0ed4d0edd056d185f3 33754 libshp2_1.3.0-3_i386.deb
Checksums-Sha256: 
 0ee517b6062edb05a7350a95d80bc87b549d26c9d89778a968fc59740db242fb 1367 
shapelib_1.3.0-3.dsc
 e164c9ef6f197a288dcd9369c74d70aebc348af982d995dcf8d51c563f142dc7 12100 
shapelib_1.3.0-3.debian.tar.xz
 0436eb93b84f0c52c16cf745c68c82b3c4d658b9be7ad32251ba7a6af90079fb 97752 
shapelib_1.3.0-3_i386.deb
 1786bdb58f801a0a6a602028ebde9bb1245bddfe7deab6879ba625ac6e645965 36916 
libshp-dev_1.3.0-3_i386.deb
 c89aacb30944406deec80072ad6f804c390dd749f56b28cd5f9c5a0af48fb190 33754 
libshp2_1.3.0-3_i386.deb
Files: 
 b2cac9e963e4956d4ced8a10060eefb2 1367 libs optional shapelib_1.3.0-3.dsc
 65d976b083635b4e5cfb08e3a0a5d3ec 12100 libs optional 
shapelib_1.3.0-3.debian.tar.xz
 b8f24c3113ec27fd126c03fda09bd003 97752 graphics optional 
shapelib_1.3.0-3_i386.deb
 05d4cc0984b338508c162d5eceaefc10 36916 libdevel optional 
libshp-dev_1.3.0-3_i386.deb
 57c5808de8aa43a3f543d05a4db8ebd2 33754 libs optional libshp2_1.3.0-3_i386.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iEYEARECAAYFAlMysa8ACgkQpFNRmenyx0erjQCeJAQgq6FFcsqN1C5DPByvXvQD
kNYAoK2HpYq6n926KVHjx/PnkaiXErtf
=7O1Q
-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/e1wsmzx-0006bs...@franck.debian.org



Accepted qtlocation-opensource-src 5.2.1-2 (source amd64 all)

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

Format: 1.8
Date: Wed, 26 Mar 2014 08:34:10 -0300
Source: qtlocation-opensource-src
Binary: libqt5positioning5 libqt5positioning5-plugins 
qtdeclarative5-qtpositioning-plugin qtpositioning5-dev qtpositioning5-examples 
qtpositioning5-dbg qtpositioning5-doc qtpositioning5-doc-html
Architecture: source amd64 all
Version: 5.2.1-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Qt/KDE Maintainers debian-qt-...@lists.debian.org
Changed-By: Lisandro Damián Nicanor Pérez Meyer lisan...@debian.org
Description: 
 libqt5positioning5 - Qt Positioning module
 libqt5positioning5-plugins - Qt Positioning module - position plugins
 qtdeclarative5-qtpositioning-plugin - Qt Positioning module - QML plugin
 qtpositioning5-dbg - Qt Location library debugging symbols
 qtpositioning5-dev - Qt 5 Location and Positioning development files
 qtpositioning5-doc - Qt 5 Positioning documentation
 qtpositioning5-doc-html - Qt 5 Positioning HTML documentation
 qtpositioning5-examples - Qt 5 Location and Positioning examples
Changes: 
 qtlocation-opensource-src (5.2.1-2) unstable; urgency=medium
 .
   * Upload to unstable.
   * Update symbols files with buildd's logs.
Checksums-Sha1: 
 966a1a82001d1a86e3f63c4721424ba8e4a8313e 2872 
qtlocation-opensource-src_5.2.1-2.dsc
 a9eacea376fcd60f9bb424e7775f6d3bd04f9347 8892 
qtlocation-opensource-src_5.2.1-2.debian.tar.xz
 7ab028ba95a05ef9ddd1c9fcf8381219152a1cb4 71098 
libqt5positioning5_5.2.1-2_amd64.deb
 c6a373edd4080f7617d7127766212e9d9b6b903b 25802 
libqt5positioning5-plugins_5.2.1-2_amd64.deb
 47b0922c98202bda2e9654eada7562d35f22a6d5 37222 
qtdeclarative5-qtpositioning-plugin_5.2.1-2_amd64.deb
 dc925f124e07e1e889b5235c73b9dc0e4d8161d2 12722 
qtpositioning5-dev_5.2.1-2_amd64.deb
 2defb6526a7949e22df6db7a3fc8ddc1eef3df9c 906702 
qtpositioning5-examples_5.2.1-2_amd64.deb
 218baed65d06b837204b232976af5aa9191560fc 3461086 
qtpositioning5-dbg_5.2.1-2_amd64.deb
 a0df9df1e9815df33fbb4e1553d004c226bdf0f5 366298 
qtpositioning5-doc_5.2.1-2_all.deb
 d176c56639fa39e160076b1301919057319f7a91 253408 
qtpositioning5-doc-html_5.2.1-2_all.deb
Checksums-Sha256: 
 9a4bc349c325e0d84813421280dea37e87b3e4b8a1a71ff12523fc860713ddbe 2872 
qtlocation-opensource-src_5.2.1-2.dsc
 8873079971d5aafd081ace296c6f01cdf8d36393b334560ff04dacf33d4c9ebd 8892 
qtlocation-opensource-src_5.2.1-2.debian.tar.xz
 a2b0a08020ce2fe25ae44206dfcc02c548f2be64727ec05a5cbfd5f6b82a8c21 71098 
libqt5positioning5_5.2.1-2_amd64.deb
 bbdb956cdbdd611a3b94e33c4dfd2f8802dfec020f6a3465c9671ad33251e7b8 25802 
libqt5positioning5-plugins_5.2.1-2_amd64.deb
 df18169000807a2065cf92ada044ee7a32417fa3f9acd40db25431736cdf28ac 37222 
qtdeclarative5-qtpositioning-plugin_5.2.1-2_amd64.deb
 fbd8e3fdfecfaa9d24fe56d44aebe83baea58fa615438eda7099f8387723beea 12722 
qtpositioning5-dev_5.2.1-2_amd64.deb
 a6ea14e0e8f5ab4aba561d39da4b8fd13ab1a1c91b32f22074621e2d201b3a83 906702 
qtpositioning5-examples_5.2.1-2_amd64.deb
 009638c0b97b3f0c822453c5671ee2609371b150bf2f3eae6c90a8484cf88c4c 3461086 
qtpositioning5-dbg_5.2.1-2_amd64.deb
 cc4d9968f7e7696cd978b46c49ef283f005a0e068db0ec90e28397d7da118aa4 366298 
qtpositioning5-doc_5.2.1-2_all.deb
 7a84fa437ca45826a4bcbacc175e1383cb47182cfe85f9e470181b6fbd5648c8 253408 
qtpositioning5-doc-html_5.2.1-2_all.deb
Files: 
 2237e62fe6de8c1d67c2934284decf75 2872 libs optional 
qtlocation-opensource-src_5.2.1-2.dsc
 164e987a7a2f3ae66e8cb3b98eaf2b0c 8892 libs optional 
qtlocation-opensource-src_5.2.1-2.debian.tar.xz
 735116eafc40fbd3fe9b154dcb4075fe 71098 libs optional 
libqt5positioning5_5.2.1-2_amd64.deb
 d910ec14b244b92c35c02ff5979f2af7 25802 libs optional 
libqt5positioning5-plugins_5.2.1-2_amd64.deb
 51631423c294af6bcdb7a26ae7a60f00 37222 libs optional 
qtdeclarative5-qtpositioning-plugin_5.2.1-2_amd64.deb
 88f7e0cb9d5bd2df2dba867eab6cbc9e 12722 libdevel optional 
qtpositioning5-dev_5.2.1-2_amd64.deb
 e69ae11718e9be87e8d912ecf76bc8f5 906702 x11 optional 
qtpositioning5-examples_5.2.1-2_amd64.deb
 dc7fd4d69d602d7afd284dec8d453ee0 3461086 debug extra 
qtpositioning5-dbg_5.2.1-2_amd64.deb
 4e224d974b75b9907aca83c7feb1f2f8 366298 doc extra 
qtpositioning5-doc_5.2.1-2_all.deb
 65d181b383dd27b9c415b915f9417dab 253408 doc extra 
qtpositioning5-doc-html_5.2.1-2_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTMr3TAAoJEKtkX0BihqfQE1wP/Ay5MvY6P7YQqo7flUAZfc/p
QlXyL4Jb6AesNAIiqw+zh9xIJQmVx0nJNqFlle61qgE8LWSr7wuSpYMKKXuggfcX
Ol6eteYIPNU7/G16afxP4wicBAg+OnoRdZRXcIwAQrSiTo28TocSSBErEM3B2oRe
EPwuOHcVD/zwTckDGybHUkZxKMYNTOhzt8LJLN8C1p3W93Yzncp+TTSuOi1RTr0x
bUefz3KVVdX/1js+pXtQaUz8lVqkvWo4152EKeHSKW8mDGGl4Y3aVasm33//rdzV
H7HWCLm+WLkIfACYHBRC6CsVwOqNnQddolGLw01ISqC+yksXcPLlwuuFxIt9dtMl
R4+xxbln9EqODgntH8gO/tY/8Lhf4/XaLuze4ZfnnP4MDCEdX6iwKMMm4N/16NPR
lMghP5/Erk/todN0dBQwIno/lYqNX0ApYMUrxMVRGO6d3wlKkSMlLAmZMPdk2Sye
ljIaWeXLrXh5vMs026pMTIes795BG0jeZzr4UtSYbaMX0/TUwXxW7hBvtrZVv5T0
EAqVW345aNDg6G111R+tOtLi1SWvpdG71mYTTks1JdaipjGUXVaAGiZGFlTznmz/

Accepted hurd 1:0.5.git20140326-1 (source hurd-i386 all)

2014-03-26 Thread Samuel Thibault
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Wed, 26 Mar 2014 03:15:30 +
Source: hurd
Binary: hurd-libs0.3 hurd hurd-dev hurd-dbg hurd-doc hurd-libs0.3-udeb hurd-udeb
Architecture: source hurd-i386 all
Version: 1:0.5.git20140326-1
Distribution: unstable
Urgency: medium
Maintainer: GNU Hurd Maintainers debian-h...@lists.debian.org
Changed-By: Samuel Thibault sthiba...@debian.org
Description: 
 hurd   - GNU Hurd
 hurd-dbg   - GNU Hurd (debugging files)
 hurd-dev   - GNU Hurd (development files)
 hurd-doc   - GNU Hurd manual
 hurd-libs0.3 - GNU Hurd (libraries)
 hurd-libs0.3-udeb - GNU Hurd (libraries) - udeb (udeb)
 hurd-udeb  - GNU Hurd - udeb (udeb)
Closes: 742392
Changes: 
 hurd (1:0.5.git20140326-1) unstable; urgency=medium
 .
   * New upstream snapshot.
 - Fixes kvm hang on console startup (Closes: #742392)
Checksums-Sha1: 
 ac915b1d60ce030ef9e1af5d61589c81a07e3d6e 5501 hurd_0.5.git20140326-1.dsc
 b76413b47e13cfebb5e864f733eef4fe3ca70426 4796 
hurd_0.5.git20140326.orig-devnode.tar.bz2
 2d7def6a7bfe9aea0a0e94069d8dd275ddf3208a 17795 
hurd_0.5.git20140326.orig-eth-filter.tar.bz2
 860f7e5e6b417c4dd58595ba9c9ffeef8e8ddbcd 16471 
hurd_0.5.git20140326.orig-eth-multiplexer.tar.bz2
 c33453a052bf58baa0152a8ee83d1d9b7ffb632a 10440 
hurd_0.5.git20140326.orig-libbpf.tar.bz2
 2c23cb2044a7b14ea81a45cd912bb51964a8cfc1 3331406 
hurd_0.5.git20140326.orig-libdde-linux26.tar.bz2
 1cbb0ec926c6d0ef6e437f803a50cd02e29e4cb5 20121 
hurd_0.5.git20140326.orig-libddekit.tar.bz2
 d2a964db59e4d4ed83a8c607e513d84b6a621cdb 6798 
hurd_0.5.git20140326.orig-libhurd-slab.tar.bz2
 bf7116f214bea933bb36e6d6e8c71ffe1f875005 22235 
hurd_0.5.git20140326.orig-libmachdev.tar.bz2
 a5805becf7bb2a66d07dce1de8c2a5ee9d7223d6 17049 
hurd_0.5.git20140326.orig-procfs.tar.bz2
 d7b0c0b07c0852801e2e3d98ddee741b25e71703 17549 
hurd_0.5.git20140326.orig-random.tar.bz2
 a29d66f0610af4f491ecca2cd490a1ed8508c67c 1969432 
hurd_0.5.git20140326.orig.tar.bz2
 cf99d08c041d63473efea268e47788720b0d2224 105776 
hurd_0.5.git20140326-1.debian.tar.bz2
 9e90a8ba917a274c1637d192235d2a0237c414e7 236024 
hurd-libs0.3_0.5.git20140326-1_hurd-i386.deb
 30ae8ddfc8c76e83b83291f758740176643cca38 1377114 
hurd_0.5.git20140326-1_hurd-i386.deb
 671a50c55993079e52e986caa7706301c4913cb8 3152922 
hurd-dev_0.5.git20140326-1_hurd-i386.deb
 6baf695a97246ab57cd3774c9db580be970ff80d 3278160 
hurd-dbg_0.5.git20140326-1_hurd-i386.deb
 8b434c0ea494f32b163026a6e85d9db927ae2e4b 163798 
hurd-doc_0.5.git20140326-1_all.deb
 21a8690402fe9c28e6019503cb174efe186ff4c7 215676 
hurd-libs0.3-udeb_0.5.git20140326-1_hurd-i386.udeb
 aab4c55b3780408f800834b591b94c28c9d24e6c 1411206 
hurd-udeb_0.5.git20140326-1_hurd-i386.udeb
Checksums-Sha256: 
 80be147a765a830c4e628b7ff8c199b0078d6f99155b848b83ca7f208d0b0f12 5501 
hurd_0.5.git20140326-1.dsc
 aab6a1dfd8df147e220ad6822a13246ed9697912cc8ed90fd5552644c2340396 4796 
hurd_0.5.git20140326.orig-devnode.tar.bz2
 88a8ccaffd3638471409dfc22512d3b4aafbe7538d43bc43fb6fd9028363fefe 17795 
hurd_0.5.git20140326.orig-eth-filter.tar.bz2
 bf32a93d5753f16679ec69d9f179e903ab1f480d7ebf1a083022f28846829b62 16471 
hurd_0.5.git20140326.orig-eth-multiplexer.tar.bz2
 31052c45a5c30146f70231fa9a8f57f2c3c31b7af59c083c78343acca6eb1e29 10440 
hurd_0.5.git20140326.orig-libbpf.tar.bz2
 9e2351deb0ae17e6c38ca7a5ef7df1aa8c8b0306e4d52a630c8edf5c13b3d862 3331406 
hurd_0.5.git20140326.orig-libdde-linux26.tar.bz2
 4d68d0dd115ac338424551de7145db01fb8fe6838eb437a76eef63c68edbaa6e 20121 
hurd_0.5.git20140326.orig-libddekit.tar.bz2
 d13dda37fbddf736c24bcfd47fc01ddc0ee6f114698cc0091890c6fc46efef78 6798 
hurd_0.5.git20140326.orig-libhurd-slab.tar.bz2
 fd09e420dab53f715e74a6da886313e4c27b8566f1ddf3bf2a17e0087ae9209a 22235 
hurd_0.5.git20140326.orig-libmachdev.tar.bz2
 edd34a433093057bdbfe7ac3552f6d47d04419fb66feefbc74ccff354efd6af5 17049 
hurd_0.5.git20140326.orig-procfs.tar.bz2
 f03613bf0591c226c770a3a876d08944a53e9bf3a3108e56c5883b2fc04d2ad5 17549 
hurd_0.5.git20140326.orig-random.tar.bz2
 10e93d3d575f3fbbadc76df9c9c1439a4e22aff873154d5e7ba059525ff4c0f4 1969432 
hurd_0.5.git20140326.orig.tar.bz2
 6b3cfc1529edd90c07edbb9082c374815625c82d1cf6acd99e0e387673061d47 105776 
hurd_0.5.git20140326-1.debian.tar.bz2
 f9abe4e935b94a373142e7c1da9159f446bf69da09be6d0d6ab9700458a00158 236024 
hurd-libs0.3_0.5.git20140326-1_hurd-i386.deb
 1b243978930f478db12467f4e444d39955cd59981c122c7485ec3c4cb6d31c3e 1377114 
hurd_0.5.git20140326-1_hurd-i386.deb
 d058524fefc44a453403f1a5238d0fa16c101df5b5466b37d8e52df130b8b536 3152922 
hurd-dev_0.5.git20140326-1_hurd-i386.deb
 722694f53f77c33ef597016164cc41e696c55be64030a8d515b5c76667be 3278160 
hurd-dbg_0.5.git20140326-1_hurd-i386.deb
 8726a344db7d43ec3f94c877bab03ca30d368a1054cfde05d816d063ef701fa1 163798 
hurd-doc_0.5.git20140326-1_all.deb
 e5bb731cbae00b5f324d9a4d3d29eb480f8b0b5b8637dbaea2f42ec2a87f55ae 215676 
hurd-libs0.3-udeb_0.5.git20140326-1_hurd-i386.udeb
 a663590846bc5088eb9b2fe92f7a79c1cf522d6e4aaca4a32221d62164371b0b 1411206 

Accepted qtdoc-opensource-src 5.2.1-2 (source all)

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

Format: 1.8
Date: Wed, 26 Mar 2014 09:01:56 -0300
Source: qtdoc-opensource-src
Binary: qt5-doc qt5-doc-html
Architecture: source all
Version: 5.2.1-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Qt/KDE Maintainers debian-qt-...@lists.debian.org
Changed-By: Lisandro Damián Nicanor Pérez Meyer lisan...@debian.org
Description: 
 qt5-doc- Qt 5 API Documentation
 qt5-doc-html - Qt 5 API documentation (HTML format)
Changes: 
 qtdoc-opensource-src (5.2.1-2) unstable; urgency=medium
 .
   * Upload to unstable.
   * Add qtpositioning5-doc[-html] as build dependency and dependency if the
 respective doc packages.
Checksums-Sha1: 
 065b4f796bfea7d82570e71870cfd6a19b7287f6 2637 qtdoc-opensource-src_5.2.1-2.dsc
 7074fac8b34c372235062fb8a1c9f693330c532c 4888 
qtdoc-opensource-src_5.2.1-2.debian.tar.xz
 ffc677bddc1108e0babf25e2aea61afce668bfd3 3158920 qt5-doc_5.2.1-2_all.deb
 5debf14e46c03c219819e5f7a32f22bd555b520f 2704828 qt5-doc-html_5.2.1-2_all.deb
Checksums-Sha256: 
 fe6034b17464a0e6522f6a73fec3ddd42be781a2a5e96cd75c3d0d4ec104f36a 2637 
qtdoc-opensource-src_5.2.1-2.dsc
 b9678c34b57709564615b83415999f6b7bd1cc9002c70fd7b6134ef1d3dd6db8 4888 
qtdoc-opensource-src_5.2.1-2.debian.tar.xz
 2667a23ac62ff14b876958bcfd0dcd5fd869a45a3958df1d10288cb852528fd7 3158920 
qt5-doc_5.2.1-2_all.deb
 74364de99f9754f5aa5cff8d245e1382708552947067267cd3e4ac8a29dc99f5 2704828 
qt5-doc-html_5.2.1-2_all.deb
Files: 
 759d46c40bd3843b0241d44c685e57d5 2637 doc optional 
qtdoc-opensource-src_5.2.1-2.dsc
 8ed6d541963095258a561faa0268aebb 4888 doc optional 
qtdoc-opensource-src_5.2.1-2.debian.tar.xz
 bdaec07bf48483117e555898d24db5f1 3158920 doc optional qt5-doc_5.2.1-2_all.deb
 2dd1d53e38c844b983c0578b3a109d17 2704828 doc optional 
qt5-doc-html_5.2.1-2_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTMsKdAAoJEKtkX0BihqfQrDUP/jzNul36wYVnvZblh0Mzs04S
xyk/blzQrcnBJ4hrrYT8yk/f/amJ6MiRMEWcnlFLIqcMPtp+hQEkqle+hSVbnQvF
+dzE0dW/NUMXAyazVUyn5NwDK3iMwy1l4//Rm4IpjEpcddp7SnDNcqBR54LcZ+sh
arwt/dIgEyeNWFF8WlYTU2v4JjlLuqLSQOQXzzFnGQ4qGbzPmIJ3+xYqwrE/KS1A
VN78UtSERu01wtaiXLrIIxpbLeRz/jfzvU3pT8QpICAVO2DUc5IJ9rYftej9dsZL
mTBlgN7zkDjtG7j/A3DeJ0ciAhni7Jq11v1UzW29uvsv74DCus6svC6dSfavvl5F
A/gQkAJAgsixqbxuz4KZQSM0Qt32zU07eZTnVODO2EzqfnPWClf2bUmtAjijf89C
zj+wc6ehwGM4lB1U/5SfCccP0iiLDod0RTfWc22mrUqgbukRP1FU/AoBeolHPtrD
jR3inPKbTdFQpnJ9yPBKSY0ByRy2o7GVf8kl2OisVZn3sMmOGm8xO+mexyrvRkpz
nA5LZbPMgtOZRtqhZJRLmdomo9xDfsIwqLpcFMWRB1L8hND4WdKmSacFYmnWNAm4
9dVKh2XA+UQDbaPDt/ZyeKjRZX8Uw6x/lIFqjjOvZgbh51MPtYAAIUP5jIAlcy9M
ui0J2HUb4iNYnpB160AT
=lOw+
-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/e1wsmof-u2...@franck.debian.org



Accepted synaptic 0.81.1 (source amd64)

2014-03-26 Thread Michael Vogt
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 26 Mar 2014 07:38:14 +0100
Source: synaptic
Binary: synaptic
Architecture: source amd64
Version: 0.81.1
Distribution: unstable
Urgency: low
Maintainer: Michael Vogt m...@debian.org
Changed-By: Michael Vogt m...@debian.org
Description: 
 synaptic   - Graphical package manager
Closes: 720605 724709 741154 742166
Changes: 
 synaptic (0.81.1) unstable; urgency=low
 .
   * do not crash when xapian search is triggered by view is not
 fully ready (closes: #741154)
   * add iceweasel as fallback if xdg-open fails (closes: #742166)
   * po/pl.po:
 - updated, thanks to Emil Nowak
   * gtk/rgrepositorywin.cc:
 - do not crash when a sources.list entry is removed (closes: #720605)
   * gtk/rgfiltermanager.cc:
 - do not change topmost filter when reopening filter settings
   (closes: #724709)
 - fix copy constructor to avoid incorrect reading of the
   and/or mode value (closes: #724709)
 - fix memory leak in filter copy/restore
Checksums-Sha1: 
 6f9b40a74c4d1c6c34b7de9ced134a06aad21e4e 1089 synaptic_0.81.1.dsc
 2e63d4ba6a884e1ec16122d5e1d0441db661bfb2 1739072 synaptic_0.81.1.tar.xz
 bc17406e2ccfbe4534e4d1b29b8c2016b6b34e3d 1522818 synaptic_0.81.1_amd64.deb
Checksums-Sha256: 
 98c8cb7cef53d2911d13327634b83b54d1ac85c4770e85e34d3799fab2c15dce 1089 
synaptic_0.81.1.dsc
 25e11bf86c0f1d2bb3d790dc699d96d9a73d90dc58abcc172ceefd0d34f07271 1739072 
synaptic_0.81.1.tar.xz
 08b5b6ec2ddba1242b1bf499e53e323b1372aca554b2b61e03867ee3741b671c 1522818 
synaptic_0.81.1_amd64.deb
Files: 
 00e8a075f2282c16fa453c9555dedd4f 1089 admin optional synaptic_0.81.1.dsc
 1510c67e04778c1165844df72611ae96 1739072 admin optional synaptic_0.81.1.tar.xz
 6a956845282f1c963a8c267e14a06e13 1522818 admin optional 
synaptic_0.81.1_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iEYEARECAAYFAlMywG8ACgkQliSD4VZixzQLBwCdG38NjnSZiQ4Atp3F8iNGsTCk
Vt4AnAxSex6GpnXPx4XdIuohQvr7Fwad
=Bx+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/e1wsmpm-wb...@franck.debian.org



Accepted gnumach 2:1.4-9 (source all hurd-i386)

2014-03-26 Thread Samuel Thibault
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Wed, 26 Mar 2014 09:59:55 +
Source: gnumach
Binary: gnumach gnumach-dbg gnumach-image-1-486 gnumach-image-1-xen-486 
gnumach-image-1.4-486 gnumach-image-1.4-xen-486 kernel-image-1.4-486-di 
kernel-image-1.4-xen-486-di gnumach-image-1.4-486-dbg 
gnumach-image-1.4-xen-486-dbg gnumach-common gnumach-dev
Architecture: source all hurd-i386
Version: 2:1.4-9
Distribution: unstable
Urgency: medium
Maintainer: GNU Hurd Maintainers debian-h...@lists.debian.org
Changed-By: Samuel Thibault sthiba...@debian.org
Description: 
 gnumach- Dummy transition package for gnumach-image-*
 gnumach-common - GNU version of the Mach microkernel, common files.
 gnumach-dbg - Dummy transition package for gnumach-image-*-dbg
 gnumach-dev - GNU version of the Mach microkernel
 gnumach-image-1-486 - GNU version of the Mach microkernel
 gnumach-image-1-xen-486 - GNU version of the Mach microkernel
 gnumach-image-1.4-486 - GNU version of the Mach microkernel
 gnumach-image-1.4-486-dbg - GNU version of the Mach microkernel for debugging
 gnumach-image-1.4-xen-486 - GNU version of the Mach microkernel for Xen
 gnumach-image-1.4-xen-486-dbg - GNU version of the Mach microkernel for Xen 
for debugging
 kernel-image-1.4-486-di - GNU version of the Mach microkernel for the Debian 
installer (udeb)
 kernel-image-1.4-xen-486-di - GNU version of the Mach microkernel for the 
Debian installer (udeb)
Changes: 
 gnumach (2:1.4-9) unstable; urgency=medium
 .
   * patches/git-memory_object_translatable.patch: New patch to make memory
 object types translation functions mutable.
Checksums-Sha1: 
 2580a6b32369577a42e9a745b3d08f531e1630db 2694 gnumach_1.4-9.dsc
 bd9238897f4950bcaa188d02ede12537ce0f9697 94456 gnumach_1.4-9.debian.tar.bz2
 f1e56c8bc17b8f4bc32911bdbbd77e4853ded20e 206470 gnumach-common_1.4-9_all.deb
 b26e06424c1ab1fb3738a59a53f5cc5338a30eb6 112544 gnumach_1.4-9_hurd-i386.deb
 3650f8587a8254803dc1faf0b85c78b6aa74f2e4 112370 gnumach-dbg_1.4-9_hurd-i386.deb
 5a012abf50353186cd51fe91a24d07edadf6 112332 
gnumach-image-1-486_1.4-9_hurd-i386.deb
 89a31fda24ad14dace9402c8bdde9f7d7a00e786 112382 
gnumach-image-1-xen-486_1.4-9_hurd-i386.deb
 07ddd02838c3e153fb797059fd9dd18bf335c9bd 639920 
gnumach-image-1.4-486_1.4-9_hurd-i386.deb
 167c04d000acbc3e7cdf43fe1a3a968a3fc0a286 310258 
gnumach-image-1.4-xen-486_1.4-9_hurd-i386.deb
 0450fb235d21784dad6a62098bc7fb06382877d0 524092 
kernel-image-1.4-486-di_1.4-9_hurd-i386.udeb
 0378c58cfb11c669fac5beb9d0dd7f2f4784645f 194604 
kernel-image-1.4-xen-486-di_1.4-9_hurd-i386.udeb
 686635a301e1cbab9e92468b15445b5be62b9e96 2554780 
gnumach-image-1.4-486-dbg_1.4-9_hurd-i386.deb
 60a9d049f55df6293d00d5c96483b5f0e637d351 1235980 
gnumach-image-1.4-xen-486-dbg_1.4-9_hurd-i386.deb
 2006c228427e9de8e45eb547c0bbf69f553d196a 174782 gnumach-dev_1.4-9_hurd-i386.deb
Checksums-Sha256: 
 a8ab019b5c9748731f9e8586cb44e35ba8717b34face98e6399f6c48923f9aab 2694 
gnumach_1.4-9.dsc
 024554e74b4ec515fbe1927a3363e38a7fcd68b59e564e86d8dde0a394a58dac 94456 
gnumach_1.4-9.debian.tar.bz2
 0701daaaeca58509ed78db9118cb2df94741a579d250941e9044658e63396b9e 206470 
gnumach-common_1.4-9_all.deb
 e6079aab4e2541fc7942434e123856a01f8dab13a73541e9974d9ff2184eb6d8 112544 
gnumach_1.4-9_hurd-i386.deb
 592dd21517d864075eb3e9ce9f92054ea782e2027cca492878cba2c9106d092b 112370 
gnumach-dbg_1.4-9_hurd-i386.deb
 8c57431c1e0a786d33ec442fa5bbb30f95f82113d3b139715a619aa8aabe23cf 112332 
gnumach-image-1-486_1.4-9_hurd-i386.deb
 65da0cd54eba52fc6e458f50b0cb5aeffef510af2251a9a1590abc93cacb5346 112382 
gnumach-image-1-xen-486_1.4-9_hurd-i386.deb
 c9315a2254cf2282108fbc19a3c76cc5b26333ffd0e8b06250a5ae92ef97822f 639920 
gnumach-image-1.4-486_1.4-9_hurd-i386.deb
 57dff2a9014ca923bf159e0c8103313f5a68e9b65345c65aab79765edf39eeef 310258 
gnumach-image-1.4-xen-486_1.4-9_hurd-i386.deb
 25b2a9da6358b2ea230f16828cf261c8afaa9002461c87b8f43c8e16cbf86996 524092 
kernel-image-1.4-486-di_1.4-9_hurd-i386.udeb
 afce359f95ca95cb51bff2d9a4f6098b31fbba2ae3fc0c8eb18a28f7950ea4a1 194604 
kernel-image-1.4-xen-486-di_1.4-9_hurd-i386.udeb
 104b95b9619c640791eb13fce29973adb11a5333252b5e800839265c9cd00f37 2554780 
gnumach-image-1.4-486-dbg_1.4-9_hurd-i386.deb
 32fbf744ef341a8402aea46e20fcfad3342a2829a50cd3e3bffa34765732cdad 1235980 
gnumach-image-1.4-xen-486-dbg_1.4-9_hurd-i386.deb
 a64597f4dd5098500076954d01f422cf888a67e6000988e130162c2a23ca63b0 174782 
gnumach-dev_1.4-9_hurd-i386.deb
Files: 
 262feb747bb6f6b6293f4214aee24266 2694 kernel optional gnumach_1.4-9.dsc
 9d571b1e6e1ef45211634b079e05b1c8 94456 kernel optional 
gnumach_1.4-9.debian.tar.bz2
 6a792e41a336341ea15502b90ab7bbbf 206470 devel optional 
gnumach-common_1.4-9_all.deb
 be4457dd226513072922a752c99f509d 112544 kernel optional 
gnumach_1.4-9_hurd-i386.deb
 11194c89df80d9e0674fd8544223b444 112370 debug extra 
gnumach-dbg_1.4-9_hurd-i386.deb
 2d0e33217f3ea441a556c66fb27358e6 112332 kernel optional 
gnumach-image-1-486_1.4-9_hurd-i386.deb
 

Accepted libevhtp 1.2.8-1 (source amd64)

2014-03-26 Thread Vincent Bernat
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 04 Feb 2014 21:18:20 +0100
Source: libevhtp
Binary: libevhtp0 libevhtp-dev libevhtp0-dbg
Architecture: source amd64
Version: 1.2.8-1
Distribution: unstable
Urgency: low
Maintainer: Vincent Bernat ber...@debian.org
Changed-By: Vincent Bernat ber...@debian.org
Description: 
 libevhtp-dev - Libevent based HTTP API - development files
 libevhtp0  - Libevent based HTTP API
 libevhtp0-dbg - Libevent based HTTP API - debugging symbols
Closes: 710378
Changes: 
 libevhtp (1.2.8-1) unstable; urgency=low
 .
   * Initial release. Closes: #710378.
Checksums-Sha1: 
 9e2a9defbcf788a50d10a87d417d11a6aefb7198 1986 libevhtp_1.2.8-1.dsc
 6d6064344b45675c250540279abea1dd8a0e3cff 360193 libevhtp_1.2.8.orig.tar.gz
 4eef3432b65b2f34378a3afc69b9601f12af5fc9 4056 libevhtp_1.2.8-1.debian.tar.xz
 47d6899b893f906d9f07f99e7fe859cd564eeec2 42300 libevhtp0_1.2.8-1_amd64.deb
 e71ddccb349cff02b56742bd99b429195522665d 214358 libevhtp-dev_1.2.8-1_amd64.deb
 499271b70faac2f3dfc0897467ae1cd0b2ca3513 85648 libevhtp0-dbg_1.2.8-1_amd64.deb
Checksums-Sha256: 
 df141134319bbf3d058ab8a975cc032066826dab065b47934c883dc9e61c1b4b 1986 
libevhtp_1.2.8-1.dsc
 400faf68cd3e44e899d275bcf63a910b4e8514642eb97ae5c09579ebc2ddfdab 360193 
libevhtp_1.2.8.orig.tar.gz
 cbb6f1f2ce31aba61baab5481524818d3a9e67ab280bbbf33d4f2394fae7a57f 4056 
libevhtp_1.2.8-1.debian.tar.xz
 acb4011d5f58ad0ee484a0963ec106f4a83d939d494fd053894ac5c499e9f442 42300 
libevhtp0_1.2.8-1_amd64.deb
 186881064418b1b53bc31f026c91e583a13984dbe5f35c574f3cf4d8aba671fc 214358 
libevhtp-dev_1.2.8-1_amd64.deb
 19bb1da8ea38bfe9b473359b4b2f7b0f57715fa3744587042762e41efe2d8afc 85648 
libevhtp0-dbg_1.2.8-1_amd64.deb
Files: 
 2f4305113c85eaaaf75d4e71885fdfbd 1986 libs optional libevhtp_1.2.8-1.dsc
 2b0d2df5cd338cb6e83b57d231cf1766 360193 libs optional 
libevhtp_1.2.8.orig.tar.gz
 38485c540d014e92b4a9e06ace9c8194 4056 libs optional 
libevhtp_1.2.8-1.debian.tar.xz
 1be9cc834957297cf9806524c52da591 42300 libs optional 
libevhtp0_1.2.8-1_amd64.deb
 5ff84f368aa8f7a7806f0ff5f38f6765 214358 libdevel optional 
libevhtp-dev_1.2.8-1_amd64.deb
 fd689680bdb49abcd77d036b42781057 85648 debug extra 
libevhtp0-dbg_1.2.8-1_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJS/UGMAAoJEJWkL+g1NSX5/3UP/3Ry8CPgbhxFSpAiUGjbsMyT
hYmVln2MB2Gtz8eGE2dvRc183wjNcvJFaEogyjpcGMdqCzN+BfmbCrCrMtevxz2g
NV/Fn5rtAe87n7nVuO/74R63jtKk/xpDQiZO8DVDgqcfYueku2bVTMq2B+p5hPq1
MR2K3EeFKdI5jru6HFPERfoAJm+t4iyVnnRTkG0OuH0XWI37TOH9NOXq/DYh7oNe
I5TlX97JTDjkRVn/sOSo4g6XXyzgETV91zp5njaBy01ev5lhkB6gdzDy8GucI53X
W3BL84HPQhPAK2CGJAJ8RVy3pQNGtRkHc8GIphKu5lHCfQV9CsSsRut5ca5NzkzW
u2nTdskJylLtsN5pyYSvR3RngKKddb/PE34/evkFx5yZ3cE/VqIjoqBHVcbkl2ff
ij+oTUswHDXB5qmTvrwsWuuRGBzGe9pIebvOqXkXoFBPjnii4U58xaC1ioOafsNk
OTFciC28aW/zB7eIW0PIpXt+HR7qz4iL1RZnsPpBHOVM83QmGXipZXU9b5fNC05J
KNjEtus/KLD0HacGMDCsb7Z46gHLr6QPNIdznEmxnUzeDCR9TcEMdYsQSuVU8+Tp
z/O7HldF/A7FYyYgdXcDbmFnjV7myxVEsLE7x+/Jc780BLXbgHryePaGYeTibEZy
7FETmF35BHJtV/Pm5qQr
=7EKZ
-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/e1wsnr7-00058p...@franck.debian.org



Accepted ca-certificates 20140325 (source all)

2014-03-26 Thread Michael Shuler
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 25 Mar 2014 13:28:19 -0500
Source: ca-certificates
Binary: ca-certificates
Architecture: source all
Version: 20140325
Distribution: unstable
Urgency: medium
Maintainer: Michael Shuler mich...@pbandjelly.org
Changed-By: Michael Shuler mich...@pbandjelly.org
Description: 
 ca-certificates - Common CA certificates
Changes: 
 ca-certificates (20140325) unstable; urgency=medium
 .
   * Update mozilla/certdata.txt to version 1.97+revert_of_936304
 Mozilla reverted the removal of 1024-bit root certificates for
 Entrust.net, GTE CyberTrust, and ValiCert (RSA), but did not update the
 version number in nssckbi.h.
 Certificates added (+) (none removed):
 + Entrust.net Secure Server CA
 + GTE CyberTrust Global Root
 + RSA Root Certificate 1
 + ValiCert Class 1 VA
 + ValiCert Class 2 VA
Checksums-Sha1: 
 65f279ffcbf05c5a0b046871980679cc0f3b2cc8 1420 ca-certificates_20140325.dsc
 36818098ba0a43486384853a73a22bd9c8c99cfd 278816 ca-certificates_20140325.tar.xz
 a2ad6f89a44cb95ccca9c3deae12bf19be83a0d4 192798 
ca-certificates_20140325_all.deb
Checksums-Sha256: 
 df77748cf40399ec6039cd76066cf2709cc9f76d95fb3326f22d4f9c73a9be45 1420 
ca-certificates_20140325.dsc
 c0e3d8c517995db2737f7f1a9b69d654b8823fa6d337871c6ce111fcf083454a 278816 
ca-certificates_20140325.tar.xz
 0bdef2a449ecac917c7f94cffa7dc0d985a650c8319d6c6032efc3393cd2dd14 192798 
ca-certificates_20140325_all.deb
Files: 
 9d0f8d1f89a77c8f48c58f2958293b94 1420 misc optional 
ca-certificates_20140325.dsc
 0436aba482091da310bd762e1deca8b4 278816 misc optional 
ca-certificates_20140325.tar.xz
 c83be2f26735431c4bb397b393e04e33 192798 misc optional 
ca-certificates_20140325_all.deb

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

iQEcBAEBAgAGBQJTMtU+AAoJEFb2GnlAHawEpogH/jt27okEmKSbXt+Lnl3LaKiA
cSV81eIcgmkuEC4gR6UL3ecrjnEwAOTuBhCAzFkIAsHgx5UZJg2uzpQUklcCn4Xp
Xg399/DuTRSwJveoEQyr7nW6JGgsx58encNGNfD66sUUgiot523I/Ms3fyssPxy6
5LORVFkYVf0fTt875hOBp75qB4oXe2CwJ2ZC6MWYjecZJClDWunYFyFrzyj39jyu
qJVa8Aj7Xo7Nmzpyf7efMzGqJAt/ApMGNJ7nGBV+1oH6c4gF7JzKiBXPZQwOcLVT
hAYYXfEMXacZWDId823yS9Hb9kA9bAwaFtoPqb0P6JDJiuxvZx41W7AExWPqGVg=
=cHc1
-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/e1wsnxr-ec...@franck.debian.org



Accepted cogl 1.18.0-2 (source all amd64)

2014-03-26 Thread Andreas Henriksson
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 26 Mar 2014 11:51:58 +0100
Source: cogl
Binary: libcogl20 libcogl-common libcogl-dev libcogl20-dbg libcogl-doc 
gir1.2-cogl-1.0 libcogl-path20 libcogl-path-dev libcogl-pango20 
libcogl-pango-dev libcogl-pango20-dbg gir1.2-coglpango-1.0 libcogl-gles2-20 
libcogl-gles2-dev
Architecture: source all amd64
Version: 1.18.0-2
Distribution: unstable
Urgency: medium
Maintainer: Rico Tzschichholz ric...@ubuntu.com
Changed-By: Andreas Henriksson andr...@fatal.se
Description: 
 gir1.2-cogl-1.0 - GObject introspection data for the Cogl 1.0 library
 gir1.2-coglpango-1.0 - GObject introspection data for the CoglPango 1.0 library
 libcogl-common - Object oriented GL/GLES Abstraction/Utility Layer (common 
files)
 libcogl-dev - Object oriented GL/GLES Abstraction/Utility Layer (development fi
 libcogl-doc - Object oriented GL/GLES Abstraction/Utility Layer (documentation)
 libcogl-gles2-20 - Object oriented GL/GLES Abstraction/Utility Layer
 libcogl-gles2-dev - Object oriented GL/GLES Abstraction/Utility Layer 
(development fi
 libcogl-pango-dev - Object oriented GL/GLES Abstraction/Utility Layer 
(development fi
 libcogl-pango20 - Object oriented GL/GLES Abstraction/Utility Layer
 libcogl-pango20-dbg - Object oriented GL/GLES Abstraction/Utility Layer (debug 
files)
 libcogl-path-dev - Object oriented GL/GLES Abstraction/Utility Layer 
(development fi
 libcogl-path20 - Object oriented GL/GLES Abstraction/Utility Layer
 libcogl20  - Object oriented GL/GLES Abstraction/Utility Layer
 libcogl20-dbg - Object oriented GL/GLES Abstraction/Utility Layer (debug files)
Closes: 742682
Changes: 
 cogl (1.18.0-2) unstable; urgency=medium
 .
   [ Andreas Henriksson ]
   * Update symbols file for non-linux architectures:
 - (arch=!hurd-any)cogl_egl_context_get_egl_context@Base
 - (arch=linux-any)cogl_wayland_texture_set_region_from_shm_buffer@Base
 .
   [ Samuel Thibault ]
   * Enabling the libgles2-mesa-dev|libgles2-dev build-dep on hurd-any
 (Closes: #742682)
 .
   [ Andreas Henriksson ]
   * drop (arch=!hurd-any) from cogl_egl_context_ symbols.
Checksums-Sha1: 
 6edce3919403f1e64715627d75a05998003a3433 2548 cogl_1.18.0-2.dsc
 a6aa2a2831cf2074a64867f55de5ca2b35ff4ec5 13112 cogl_1.18.0-2.debian.tar.xz
 b2d2ac9eaf8c712645b9a3a4f9291042fb8e0cba 258090 libcogl-common_1.18.0-2_all.deb
 6450de97671f638f22675497c2c8d609e2f1eae1 257074 libcogl-doc_1.18.0-2_all.deb
 40a23450873b98377be9dff8f30e678801f2e7a9 261094 libcogl20_1.18.0-2_amd64.deb
 7862e84517c2f93fcac4124b82847cd5cfe3898c 217056 libcogl-dev_1.18.0-2_amd64.deb
 b3eaf432ea66371f8db7f4abbaa3454c012866b3 1062736 
libcogl20-dbg_1.18.0-2_amd64.deb
 083dfd7e4be07d10506c607a303d39dca32b6bec 56068 
gir1.2-cogl-1.0_1.18.0-2_amd64.deb
 0466e0006b8fd121898dd89b210a89961f5a2986 55406 
libcogl-path20_1.18.0-2_amd64.deb
 90af8727ef7392078c0008452ea95509449135f5 33820 
libcogl-path-dev_1.18.0-2_amd64.deb
 42abe069686d5e68407aaf63d1107e6fb4de0d7a 39006 
libcogl-pango20_1.18.0-2_amd64.deb
 d2202ffa259adb4ff8ca6e9a1cb0f0f098e03c27 32308 
libcogl-pango-dev_1.18.0-2_amd64.deb
 ac892863e5c4cdcd1b5f8ec017e5ebaf13338da0 90662 
libcogl-pango20-dbg_1.18.0-2_amd64.deb
 594da429a496bdfca5663f21b56fa7245a1ddc11 29126 
gir1.2-coglpango-1.0_1.18.0-2_amd64.deb
 78f0abc06fa0994d3277dff7efaa0aef703b4469 35640 
libcogl-gles2-20_1.18.0-2_amd64.deb
 977c0b0c55531d2d7734f0849646182162b08952 38540 
libcogl-gles2-dev_1.18.0-2_amd64.deb
Checksums-Sha256: 
 94359ca033352a74e61a58dd5e8ca3157e67f29f3557951c15e1e76cd2f4b581 2548 
cogl_1.18.0-2.dsc
 b94f140a8fc76b45da3b5f96e0dcc7ed4b84f2aa56d2553d16ffc4924b59e932 13112 
cogl_1.18.0-2.debian.tar.xz
 ff9be30a0ab0b9769827b6a00eb3fd098462406d8944f099961718782b049f8a 258090 
libcogl-common_1.18.0-2_all.deb
 b9d9a4fa1df93fee6fbbd6e4a9c43c402ff7f46d291efa064c455669264fa447 257074 
libcogl-doc_1.18.0-2_all.deb
 3d0ed5aae1d311cde1e317bbcb24463ac23c21bc9825e8cc09d0393acb0e906e 261094 
libcogl20_1.18.0-2_amd64.deb
 6d1a5f5138578699274e9175e5576d619d79a9c8c32bca6c16dbc3f500a28a25 217056 
libcogl-dev_1.18.0-2_amd64.deb
 21b58c865e07364624934e29094b05d5dcab80c8e2550fdfdd52f1cf0d8f3238 1062736 
libcogl20-dbg_1.18.0-2_amd64.deb
 4e87c8fad514fc7cb22e03bd17a09f7d2f3b9621d974e5411c69023240b01891 56068 
gir1.2-cogl-1.0_1.18.0-2_amd64.deb
 794500f914b51996b4508d6913620b5df2fd6599af3e33c58c0d08d40f8f9e29 55406 
libcogl-path20_1.18.0-2_amd64.deb
 5bdf61e615a2b2b53e7376384179f1e1698a7198b6cb1b489698507fd3ae79ae 33820 
libcogl-path-dev_1.18.0-2_amd64.deb
 ea74c2ec386e24a3106454d315cfac61a4002e5a2ed9147a7d8dbaa44c466d08 39006 
libcogl-pango20_1.18.0-2_amd64.deb
 3dca917df9614604a39f2e540dd3758ed24b6463b79da59cf431010e74b74c95 32308 
libcogl-pango-dev_1.18.0-2_amd64.deb
 15422716c687291482cfef95044d56e124b180705377b4532ea0d9fb72a03b38 90662 
libcogl-pango20-dbg_1.18.0-2_amd64.deb
 b10f30b4c3f7e8e39c13f2da867e3b0f40ac275cb3ca3b7990960840e4a05016 29126 
gir1.2-coglpango-1.0_1.18.0-2_amd64.deb
 

Accepted ruby-specinfra 0.8.0-1 (source all)

2014-03-26 Thread KURASHIKI Satoru
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 26 Mar 2014 15:07:20 +0900
Source: ruby-specinfra
Binary: ruby-specinfra
Architecture: source all
Version: 0.8.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Ruby Extras Maintainers 
pkg-ruby-extras-maintain...@lists.alioth.debian.org
Changed-By: KURASHIKI Satoru lur...@gmail.com
Description: 
 ruby-specinfra - Common layer for serverspec and configspec
Changes: 
 ruby-specinfra (0.8.0-1) unstable; urgency=medium
 .
   * New upstream release.
Checksums-Sha1: 
 51f2645d30a439509f5e7767507df106d10fb62c 2027 ruby-specinfra_0.8.0-1.dsc
 789024b7a2108cfa2ef10b2c23d86aa01f4113c4 21304 ruby-specinfra_0.8.0.orig.tar.gz
 14bbdfe71882db00eabd375b0fe6d589d82aa65f 2260 
ruby-specinfra_0.8.0-1.debian.tar.xz
 0f4d63ee71ae8b4c24c41aedcf5d7cf09d0addcb 19994 ruby-specinfra_0.8.0-1_all.deb
Checksums-Sha256: 
 ae04895edcdf2a2a50262cf6ea3b48481f55a189b51666d3ce6512ba0f88b402 2027 
ruby-specinfra_0.8.0-1.dsc
 f796f28a177ad5f9c03543f89ec657570bf2ff23a6a471e644a073ad1b202b5f 21304 
ruby-specinfra_0.8.0.orig.tar.gz
 5c191bcafc03bfed6f02e803ff5dae1ea5202bc5efa2a1f635517a24db2d5eaa 2260 
ruby-specinfra_0.8.0-1.debian.tar.xz
 8f6b8a31bb637825ad8151379738f565be1c4df33642905993121330dd7c7fc2 19994 
ruby-specinfra_0.8.0-1_all.deb
Files: 
 972ddc78517be5a614814b6feee804dc 2027 ruby optional ruby-specinfra_0.8.0-1.dsc
 0e6c26127b519d9c4593d17f2c4e637d 21304 ruby optional 
ruby-specinfra_0.8.0.orig.tar.gz
 c8b713f8b6a6f20669600189b11a2563 2260 ruby optional 
ruby-specinfra_0.8.0-1.debian.tar.xz
 a9a7a913d6f912e9f589201571f35349 19994 ruby optional 
ruby-specinfra_0.8.0-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTMtFuAAoJENJ93hFAovETyFsP/RFBIqagO/9L+t24o7FTPDG7
BVenpb5S5TIoiVaFtmE2gkBDojXCJPRmL1D4fXLHBJpP4Gh+o8JXOyDEovEjRKt4
4yrnM0AjZCT1VMVPijqcfsMjrKd2cr6J+uCUGqiJylqvja7t4NfBwuC8venSpbFI
yaccNvdVOXJAh3145loDfn7efLdsQ/3DanSZ0PRDWyjLklQWHBlqvqAav4dcExBn
+0NSBFBRIOyHV3usugaAXsntDXA81x3JlmCPRa2Bv7JsN8bSc8No6NfXWy1BTDQR
GcH06UP/jHd6mILQxX87pHdTrIxdugXStPsH0axJDa0igIaXsfQyap170WXpASU8
ajvyjgK3IMGxjWw/IgiN8QT38K7IoBuJhj/dSGXF/EsofjnvW1NNltGkBuHHue6P
Bu85r7chY+Xe5ZtM5OOcbDXPhLYOWoMKF1XNEm/XXZ3kqHb8W9e4mSJN73jdVFfS
hjGoYkwrxz7LWJu1Ksdk0NIRxw2N/VXNr4xdRDFKlsaHtiN8Yi6FEnJ2fYTO2qnI
pYq55a2kL2hsLX4DpUqtltKhMsBo8Oiq5o3+aCoxthTNX+XO7lqxap8wVzoQtg6M
bZ465IsM2ZdZkn6hy91U5W7/CwpHUVW7c0TFHBJLrgsYKtZMLORYNqbBqJOYtDVA
/OIdnF50XzFRYrZq5GKw
=23eN
-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/e1wsnyk-yb...@franck.debian.org



Accepted babeltrace 1.2.1-2 (source amd64)

2014-03-26 Thread Jon Bernard
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 26 Mar 2014 09:29:26 -0400
Source: babeltrace
Binary: babeltrace libbabeltrace1 libbabeltrace-dev libbabeltrace-ctf1 
libbabeltrace-ctf-dev
Architecture: source amd64
Version: 1.2.1-2
Distribution: unstable
Urgency: low
Maintainer: Jon Bernard jbern...@debian.org
Changed-By: Jon Bernard jbern...@debian.org
Description: 
 babeltrace - Trace conversion program
 libbabeltrace-ctf-dev - Common Trace Format (CTF) development files
 libbabeltrace-ctf1 - Common Trace Format (CTF) library
 libbabeltrace-dev - Babeltrace development files
 libbabeltrace1 - Babeltrace conversion libraries
Closes: 742680
Changes: 
 babeltrace (1.2.1-2) unstable; urgency=low
 .
   * [8d1ee8f] Update copyright to include LGPL for list.h (Closes: #742680)
Checksums-Sha1: 
 60b61856438f69bcf3d4d30e4cad6de162d17172 1521 babeltrace_1.2.1-2.dsc
 a9b96d215498e68818cccb569f77e22bb8ac0fc2 5400 babeltrace_1.2.1-2.debian.tar.xz
 6d2ffaaa73b20f1bc8058d925e2cac6e044fd98f 43254 babeltrace_1.2.1-2_amd64.deb
 fca20e8af5f486596bc1bc432b5e1acae9097ecc 44402 libbabeltrace1_1.2.1-2_amd64.deb
 fc984d0c80b866b3e2d94e464599a1bbc52a2deb 55068 
libbabeltrace-dev_1.2.1-2_amd64.deb
 2de59920f17b48e54f235fd0012114c2c9bc85ec 100146 
libbabeltrace-ctf1_1.2.1-2_amd64.deb
 04a911854fdeb772937d9b9758d9d6b3e5448e7a 114114 
libbabeltrace-ctf-dev_1.2.1-2_amd64.deb
Checksums-Sha256: 
 21afd49d5f4f452e3ee3286fe5f3f6284a27f6ef2de1dacafdb3de72e2c9760c 1521 
babeltrace_1.2.1-2.dsc
 78488f3b0967aff81331d56a388505bbc5accb6eed1bba83526468257319ab63 5400 
babeltrace_1.2.1-2.debian.tar.xz
 0d57b5a5be42b594d842ef0eb5a6f19438133b6154ad4b892aae4ad0ec939c3b 43254 
babeltrace_1.2.1-2_amd64.deb
 76f5ecd594f024dd6dc206627c1540fcf51b65a2093ee1d34f922cbe5ec9b53a 44402 
libbabeltrace1_1.2.1-2_amd64.deb
 a0844d903d92895d64bc4dcd1ac2ac127fad02281692462a2dd7a7420408b8be 55068 
libbabeltrace-dev_1.2.1-2_amd64.deb
 dcca396968dadd0f694432624d084ec481ac71799617a232e2d3379fc107b163 100146 
libbabeltrace-ctf1_1.2.1-2_amd64.deb
 741fdfac751a237b7d092584efb7c6fdaf304bc9a1f85c619ed09a7bfe20eba4 114114 
libbabeltrace-ctf-dev_1.2.1-2_amd64.deb
Files: 
 1c665daec550e8342788c05f13df27ee 1521 libs extra babeltrace_1.2.1-2.dsc
 1c2512a7317c4c0b07802f0285a8d016 5400 libs extra 
babeltrace_1.2.1-2.debian.tar.xz
 7023e657c969c71d41bbe646fe0609c2 43254 utils extra babeltrace_1.2.1-2_amd64.deb
 467f788cd4a3b1b1dc8aa871ea069681 44402 libs extra 
libbabeltrace1_1.2.1-2_amd64.deb
 383f8252e9c4e4db450e1d651b2a326e 55068 libdevel extra 
libbabeltrace-dev_1.2.1-2_amd64.deb
 2719cf12e7fc2b417d0a57bf71e99912 100146 libs extra 
libbabeltrace-ctf1_1.2.1-2_amd64.deb
 e30b885ff995b43d90466f828edee720 114114 libdevel extra 
libbabeltrace-ctf-dev_1.2.1-2_amd64.deb

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

iEYEARECAAYFAlMy1tQACgkQwAT2A1kSwn4D7gCfTc7ssbC9NBMf7VXHvkuRL7dH
ULkAn2k+MiYHcUtOROhwi4eV7x4pcn1d
=PIli
-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/e1wsoc2-0002ze...@franck.debian.org



Accepted aster 11.5.0+dfsg2-1 (source amd64 all)

2014-03-26 Thread Denis Laxalde
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 26 Mar 2014 16:03:58 +0100
Source: aster
Binary: code-aster code-aster-mpi-engine code-aster-test
Architecture: source amd64 all
Version: 11.5.0+dfsg2-1
Distribution: sid
Urgency: low
Maintainer: Debian Science Team 
debian-science-maintain...@lists.alioth.debian.org
Changed-By: Denis Laxalde denis.laxa...@logilab.fr
Description: 
 code-aster - Code_Aster finite element program - metapackage
 code-aster-mpi-engine - Code_Aster finite element program - parallel binary
 code-aster-test - Code_Aster finite element program - test files and examples
Closes: 670842 703415 707940 713083 731211 740091
Changes: 
 aster (11.5.0+dfsg2-1) unstable; urgency=low
 .
   * New upstream release (Closes: #731211):
 - drop all previous patches that don't apply anymore;
 - add new ones to fix the build system configuration;
 - (most) test cases run fine (Closes: #670842);
 .
   * debian/control:
 - set myself as uploader;
 - adjust build dependencies:
   + code-aster-{run,gui} not needed,
   + use petsc-dev instead of libpetsc3.2-dev (Closes: #740091)
 .
   * debian/rules:
 - rewrite from scratch in order to account for the change of build system,
 upstream (waf is used now);
 - use dh_python2 instead of python-support;
 - only build the MPI version;
 .
   * Adjust .install files (Closes: #713083)
   * Drop .postrm/.postinst files (Closes: #703415, #707940)
 .
   * Unpack Waf binary, hence the +dfsg.
Checksums-Sha1: 
 4d892337a27f7a29d9312fa1a253cb3c235d9563 2505 aster_11.5.0+dfsg2-1.dsc
 615b80d3c6956093eb44c3f931110e2336e66210 76593241 
aster_11.5.0+dfsg2.orig.tar.gz
 02bd9440c90c94dfb7420a5327927a2fffa80e6b 9600 
aster_11.5.0+dfsg2-1.debian.tar.xz
 0b695eee838682a2ecb3adc77107bc4a2d25aa5d 1638620 
code-aster_11.5.0+dfsg2-1_amd64.deb
 52fad6a8fa2437eee500bb83ced8676880f771b0 6713688 
code-aster-mpi-engine_11.5.0+dfsg2-1_amd64.deb
 5e805b374b74cb5efe17f419478fb61979373f4d 26805108 
code-aster-test_11.5.0+dfsg2-1_all.deb
Checksums-Sha256: 
 8978c91e5a7780791944c15b352603c6bf60a731255c972f16b39aec4b04e650 2505 
aster_11.5.0+dfsg2-1.dsc
 d8b2e69a889b2bc3364c7eb65cc5d7a752f221125e5ea0b4c9fb06083adfe969 76593241 
aster_11.5.0+dfsg2.orig.tar.gz
 d6d15bd047d6b2328c528c475d9aec2c454fc86b4e4784f82ee1ca984a4e9ffe 9600 
aster_11.5.0+dfsg2-1.debian.tar.xz
 7d2952d91269261673dece991c94d981cf09b6d3b085d10d14fd8eed08cb0e00 1638620 
code-aster_11.5.0+dfsg2-1_amd64.deb
 c048704e2cbf3d6a2395968444b97056b74c93f9a21e8b03ab810eab36779112 6713688 
code-aster-mpi-engine_11.5.0+dfsg2-1_amd64.deb
 0520e2abcb15537c891b3ac356d73014544d03a50410a9772732713bc382241e 26805108 
code-aster-test_11.5.0+dfsg2-1_all.deb
Files: 
 414ff591b435248cf5c4a3eaac814137 2505 science extra aster_11.5.0+dfsg2-1.dsc
 70f1e29276dd9889482bd4f33ca777be 76593241 science extra 
aster_11.5.0+dfsg2.orig.tar.gz
 85ab2bf0c05ea7fe39c3312c562a1a7b 9600 science extra 
aster_11.5.0+dfsg2-1.debian.tar.xz
 e20fc79e09dba6c216fbbfa8fe808dc1 1638620 science extra 
code-aster_11.5.0+dfsg2-1_amd64.deb
 d3bf944ff71922fd1479b965dc2c0799 6713688 science extra 
code-aster-mpi-engine_11.5.0+dfsg2-1_amd64.deb
 57b8ff59efb0dff12d4bd6357347489e 26805108 science extra 
code-aster-test_11.5.0+dfsg2-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBAgAGBQJTMvH8AAoJEDEBgAUJBeQMlEwP+gMrp8ES+rt5s7ipmytJ1y05
cDtguxVZV6w3/gNzXFZ3GzmEdiAYtvhGk77jFZTOxgcvDVqnFtTx2aoicgwHy6vv
C1P76fR/pFG0rzlr8FQ2+q/jEFKwTzEmkmELHmL+j0LyF01Do+HqvX0rzk/eq5Pu
7Cs2kEhLJLVPCPgrbeoBiGCDuV4vAwcTCmEPo3J/gFSM/OpJqPTc9iZtDKAP2Z/S
tHAeQjLx4KRForD+fam45TkQqQrgY47l2b2pAZ6NalKNnWIkCdJYMfuG3mX2Q1Uu
SlZbuyugNti5LSZwSoXZpRqM7ZR6FTFuPiQi2q5AsIAM4QgqsWVOQkfB2cgNOqUI
zhixN20j2cTLVKb7VduH2s3VT49IX+rpfPBqoFFtecTZtcSJwBq0TBWRBuaabbvb
Od5YlulRo5JUKjZ+GwieVs7nl8C9uu8iKbUu+r9e8ph8Jjid3HuIIwYfIXka2i2u
ENtEAcdOBTDZ1zVJK9TJVqOI8WYFd+3fKlm4+y02xqBJIU6DGxUhc5kIRZUmjLVq
BjdR0kKMcDfmJt/ucgc1TXfEL7HEZ2m02ZQgvKs/+h3+L4Tvk627JUHClXrEXWkc
xkaAE4VYQRTwJSvzfpL58Uj1a7fDJyAvqitOjiKQDIwNNonQOZg9mB/hj+obXLCF
Lz4B05oiyLleLF3DVfjk
=wlFA
-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/e1wsq4d-wi...@franck.debian.org



Accepted farstream 0.1.2-3 (source amd64 all)

2014-03-26 Thread Simon McVittie
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 26 Mar 2014 15:16:25 +
Source: farstream
Binary: libfarstream-0.1-0 libfarstream-0.1-dev libfarstream-0.1-doc 
libfarstream-0.1-dbg gir1.2-farstream-0.1 python-farstream
Architecture: source amd64 all
Version: 0.1.2-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Telepathy maintainers 
pkg-telepathy-maintain...@lists.alioth.debian.org
Changed-By: Simon McVittie s...@debian.org
Description: 
 gir1.2-farstream-0.1 - Audio/Video communications framework: 
GObject-Introspection
 libfarstream-0.1-0 - Audio/Video communications framework: core library
 libfarstream-0.1-dbg - Audio/Video communications framework: debugging symbols
 libfarstream-0.1-dev - Audio/Video communications framework: development files
 libfarstream-0.1-doc - Audio/Video communications framework: documentation
 python-farstream - Audio/Video communications framework: Python bindings
Closes: 727258
Changes: 
 farstream (0.1.2-3) unstable; urgency=medium
 .
   * debian/watch: only pick up versions less than 0.1.90, to exclude
 farstream-0.2 and its prereleases
   * Use dh-autoreconf for better portability (Closes: #727258, again)
Checksums-Sha1: 
 6c13daf89b2eaea411b0bb65a798c24ce0e43527 2628 farstream_0.1.2-3.dsc
 b7def23cd25c71c227328cc077dc3a1593ffb9e3 7936 farstream_0.1.2-3.debian.tar.xz
 0e5240597845a1884924acb704559c3fd504cf22 368538 
libfarstream-0.1-0_0.1.2-3_amd64.deb
 0ff7263fdad68238d3a0d6ba096421e88c62c407 238070 
libfarstream-0.1-dev_0.1.2-3_amd64.deb
 bfe78fda05fced111abb6e479f4bc3f23617b43a 236496 
libfarstream-0.1-doc_0.1.2-3_all.deb
 fadf27c2dfd13407727715c217ea0249bd1aa908 1012578 
libfarstream-0.1-dbg_0.1.2-3_amd64.deb
 dc45e8a579dba2beee1ab4d900926551b581949b 194474 
gir1.2-farstream-0.1_0.1.2-3_amd64.deb
 534a3b5c335c4c5556a8067646e7621020c2ff93 200530 
python-farstream_0.1.2-3_amd64.deb
Checksums-Sha256: 
 f6f7207879f947f2be8246dd29b200dfe9d85e2c49170b394dfbca8409dc6e60 2628 
farstream_0.1.2-3.dsc
 0dd696621e9b5d5c071193e7469eb11e517b7944c560d98a7ed70c4da4da3fea 7936 
farstream_0.1.2-3.debian.tar.xz
 45398bfe6b0de2c0aee87680d113603a409b86d98c79be19156a920d5669bd12 368538 
libfarstream-0.1-0_0.1.2-3_amd64.deb
 5d038221d3762cad2533a049f60225b3eebe038cb81bd3a892b9f1772226fefb 238070 
libfarstream-0.1-dev_0.1.2-3_amd64.deb
 c740dc274eb6b9447abebbea0697590f1f15fd18cea7923d131226639cc56d24 236496 
libfarstream-0.1-doc_0.1.2-3_all.deb
 b914695776320e5a275f2ef91261ee3f1239e1b5f698a8fb143ee71cd88c94b9 1012578 
libfarstream-0.1-dbg_0.1.2-3_amd64.deb
 765c2eb774ad8ca951c58776ce050ea950b1b6148b2e9f36e474c5068d46b5dd 194474 
gir1.2-farstream-0.1_0.1.2-3_amd64.deb
 fe874bba5ebe9f54890ec016bde4adc860c688a4341429ed82bdfc7b4503acf2 200530 
python-farstream_0.1.2-3_amd64.deb
Files: 
 c0ff8b1d1343262674fba330813ed023 2628 libs optional farstream_0.1.2-3.dsc
 459ca7ce230a5b4b23124f13c794012f 7936 libs optional 
farstream_0.1.2-3.debian.tar.xz
 65d4e6c99fc481db704add941948a070 368538 libs optional 
libfarstream-0.1-0_0.1.2-3_amd64.deb
 5e186e4c0af0b36dc59011dfe085fb5b 238070 libdevel optional 
libfarstream-0.1-dev_0.1.2-3_amd64.deb
 97152bf2c56078536b8f938353c50bea 236496 doc optional 
libfarstream-0.1-doc_0.1.2-3_all.deb
 901335fce4f0aeaab82d8ad1ad95ab7e 1012578 debug extra 
libfarstream-0.1-dbg_0.1.2-3_amd64.deb
 3c86d56d1c10490ae8e32ebc8f447d8a 194474 introspection optional 
gir1.2-farstream-0.1_0.1.2-3_amd64.deb
 a530cce89297f9adb261331a3afe1fa1 200530 python optional 
python-farstream_0.1.2-3_amd64.deb

-BEGIN PGP SIGNATURE-

iQIUAwUBUzLy5k3o/ypjx8yQAQhngA/4ua2U2xtlkbNRWJAcJsW8uWqMqjMezIlX
K/itmDQtYTSssOhTSLzhV4Qoq6Q2DeDgO4KlExQbEUjFcJ6s6rG1wEHLPmluanTx
QId/Fo9U1kPClp5zduclX9m+p63sWXd3gu8vBfpYogWvQ8PFrXh/EaKDyqx8YiVO
JKBO4nwnQSafLTEXQ2l8cjvAWINNA4fq3DwbhRBeyIK7fsWQip+c5FPZEpYmAMQu
JaUJqQMY/4iQmLSFuYwBYZu5U1V9x01dPCjV4NZn/78Quq9FTuCUniL8qkFI2eV6
nJq/9NZKr277LlLbmRy7Rq3SbRAnLPA2X08D5v4ppWslI6mZvZ1T4LAMwTibm966
oJ7ErdKPgWNafbLqXVBl4O3bjkArUzFlKzPXzxlbesQi9UqgRWOyx95/ifztvJgY
bLQF+1B+NDRcy1hKognnEcf0B7efDjSsjs1+UArM0Molen9IGiiX2LtkpYOsl4aA
DeKwHXz2tSoF7u/2/xWr1uSSHzxYBUjoSvN2oCh059InWviQdsS5IWmaHW5LCPBb
cds9R6g/SU30AHGTHdMz0gmLk6q6tU4idIhT2/NdNQp2IRm6WyTePfj8kIgoptTZ
bqcSB5OUEw2nq+BpDJIGc9y9tDS0JaFye34PW7hDyVDUC2wbr0BTqFQW6qMSS/sU
fr17KxKW2A==
=YNNF
-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/e1wsq7s-00018r...@franck.debian.org



Accepted farstream-0.2 0.2.3-3 (source amd64 all)

2014-03-26 Thread Simon McVittie
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 26 Mar 2014 15:12:09 +
Source: farstream-0.2
Binary: libfarstream-0.2-2 libfarstream-0.2-dev libfarstream-0.2-doc 
libfarstream-0.2-dbg gir1.2-farstream-0.2
Architecture: source amd64 all
Version: 0.2.3-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Telepathy maintainers 
pkg-telepathy-maintain...@lists.alioth.debian.org
Changed-By: Simon McVittie s...@debian.org
Description: 
 gir1.2-farstream-0.2 - Audio/Video communications framework: 
GObject-Introspection
 libfarstream-0.2-2 - Audio/Video communications framework: core library
 libfarstream-0.2-dbg - Audio/Video communications framework: debugging symbols
 libfarstream-0.2-dev - Audio/Video communications framework: development files
 libfarstream-0.2-doc - Audio/Video communications framework: documentation
Closes: 742280
Changes: 
 farstream-0.2 (0.2.3-3) unstable; urgency=medium
 .
   * Add patch from Iain Lane to build successfully with current gtk-doc
 (Closes: #742280)
Checksums-Sha1: 
 8e74c2c166cc47ef3695d961905c97864c4427ec 2584 farstream-0.2_0.2.3-3.dsc
 3b6e840a3fc3c0fe89a99d36bb0fda08e12040cb 8388 
farstream-0.2_0.2.3-3.debian.tar.xz
 276953425b3fa2da2b57d47efed28196005dced2 376220 
libfarstream-0.2-2_0.2.3-3_amd64.deb
 cbd1b331c27a146fb9fdac134ade881592f964ed 221772 
libfarstream-0.2-dev_0.2.3-3_amd64.deb
 fa4ae7732d93931e74a7d970fad36def0eae3eba 245200 
libfarstream-0.2-doc_0.2.3-3_all.deb
 c9b18451a1c1e830f449dca3f7aef3fb3d6a14e8 892138 
libfarstream-0.2-dbg_0.2.3-3_amd64.deb
 50bf747e661d35cc4f0430d7c5860777d868b041 202080 
gir1.2-farstream-0.2_0.2.3-3_amd64.deb
Checksums-Sha256: 
 2aaaff22da94b429ac11c9b28806b3c25cc50a970543271a0dc78f73b935ee22 2584 
farstream-0.2_0.2.3-3.dsc
 8b05a0b93c7df26e22afc532c5f2e228bd344370daa959218b2a52f01ee6ed8c 8388 
farstream-0.2_0.2.3-3.debian.tar.xz
 f11f8e6910f3481f64f87f208bbd6ee14257f7ba27271a80fb1f1cd3429dd533 376220 
libfarstream-0.2-2_0.2.3-3_amd64.deb
 8a41b73fbc4bb2d72619607936750d9a4437ad61781c5c8262b4a0c0d8de34cf 221772 
libfarstream-0.2-dev_0.2.3-3_amd64.deb
 15e816464e683c236fca0a2a5af903c8799c8bf736ad16ffc15766f6a918df30 245200 
libfarstream-0.2-doc_0.2.3-3_all.deb
 15816209b3ee131a4e3b47a41b7a9e2d0cc5916875e0933edce3c6baafcea092 892138 
libfarstream-0.2-dbg_0.2.3-3_amd64.deb
 24492e3ca906dd84404098afbd95b2c1a18ad52340dd4efe4e82642d63f943be 202080 
gir1.2-farstream-0.2_0.2.3-3_amd64.deb
Files: 
 776e785eaa2185e9c0eccc9b6bda8699 2584 libs optional farstream-0.2_0.2.3-3.dsc
 fb7684317c610cc49fa90dbc4a0797bb 8388 libs optional 
farstream-0.2_0.2.3-3.debian.tar.xz
 90f4453cd5da4adf2951796ae35cb3ad 376220 libs optional 
libfarstream-0.2-2_0.2.3-3_amd64.deb
 fffdb9f6bfb299b78d6a036e4555fe12 221772 libdevel optional 
libfarstream-0.2-dev_0.2.3-3_amd64.deb
 a0399bb7e1aed3fc9b5b0b3436b40d47 245200 doc optional 
libfarstream-0.2-doc_0.2.3-3_all.deb
 4fba4fd5fbba9bfa579fa1a7f0bb0e0b 892138 debug extra 
libfarstream-0.2-dbg_0.2.3-3_amd64.deb
 3aa47253e68b2f0f830efd3957542330 202080 introspection optional 
gir1.2-farstream-0.2_0.2.3-3_amd64.deb

-BEGIN PGP SIGNATURE-

iQIVAwUBUzLy5U3o/ypjx8yQAQgR6Q//VsTHTF+aUW5IDT77GvbDnTI2j5ztod5i
NKCLImm01hVwZ3bweFJl1ZJ700Qht1EYxaPqHTAl+3QxCY6XY9kznY1jhDX8uPCP
B4Efi3i+9FW91/+uNt6vVhm3yYTJ6A5lIT44qdJvNZzK4ZymtTQFFcxNFYKpjQYO
zaGi5UF3CLqKoJ3IuhZY7u2vtLLYz40Mpm9LaE8uB+DrdmjBKouyirzhQOWt82Wy
8jxiwG4sZUuU99PnlOcqIag8BXG7Gj31Xnf1iyw4HUAE4rtrpR+GlVxUTb9OG3/I
KdoFYLpTms51VAiVuyc4w9qZCa6twkbUDofVKqujm1aqyaqBW3tBmYoCQZgHW3tU
0MAPw2X/2uuoeUvMdDXhY+5+ufh7fsZF2MBfk9Panjiiyq0QWf0HtQOZjl8YPiwA
JZHmTuRmDj1R7IXa6AzsNFIxBHrXXOiLmnk2tDJKny3yGISOJ0PIa4sp1/K8NE9E
fOp8uY95L8L8GRSY13WNl3XPNOrhG0yf+o9HHh6KYHJgtKfttAKvf+CeOSGkmp2x
Ywm0kFdSqs2XpWKbLunNdbXZmC2uJJ25mOAhZLJVxWLiOpFkWsd/Fyl46XYn26Q4
Cl/fiKNibtBNlEQDs3kxmjf9yNZRNJ7o1p4O1qq+5mL8CQNLO8T+yqDuFr3m715g
Ey2zqHcyLWU=
=09Kv
-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/e1wsq83-0001g9...@franck.debian.org



Accepted dbus 1.8.0-3 (source amd64 all)

2014-03-26 Thread Simon McVittie
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 26 Mar 2014 09:17:20 +
Source: dbus
Binary: dbus dbus-udeb dbus-x11 libdbus-1-3 libdbus-1-3-udeb dbus-1-doc 
libdbus-1-dev dbus-1-dbg
Architecture: source amd64 all
Version: 1.8.0-3
Distribution: unstable
Urgency: medium
Maintainer: Utopia Maintenance Team 
pkg-utopia-maintain...@lists.alioth.debian.org
Changed-By: Simon McVittie s...@debian.org
Description: 
 dbus   - simple interprocess messaging system (daemon and utilities)
 dbus-1-dbg - simple interprocess messaging system (debug symbols)
 dbus-1-doc - simple interprocess messaging system (documentation)
 dbus-udeb  - simple interprocess messaging system (minimal runtime) (udeb)
 dbus-x11   - simple interprocess messaging system (X11 deps)
 libdbus-1-3 - simple interprocess messaging system (library)
 libdbus-1-3-udeb - simple interprocess messaging system (minimal library) 
(udeb)
 libdbus-1-dev - simple interprocess messaging system (development headers)
Changes: 
 dbus (1.8.0-3) unstable; urgency=medium
 .
   * Improve autopkgtest support
 - use a shell wildcard instead of dpkg-architecture, to avoid stderr spam
   failing the test if gcc is missing
 - wrap each test-case in an arbitrary (5 minute) timeout so that one
   test-case failing won't halt the whole build
Checksums-Sha1: 
 6ca7a7c350e14ef58fc69220355bffd9626f9b38 2802 dbus_1.8.0-3.dsc
 7573248c16737acc09c855912202fe4c25810306 35496 dbus_1.8.0-3.debian.tar.xz
 952965feace498b0a13127286a759192c3a04bfe 275880 dbus_1.8.0-3_amd64.deb
 de1ae8776903e7874821158f095d30964f956b56 136870 dbus-udeb_1.8.0-3_amd64.udeb
 43a4fd9c5165d2b7f7bcab04e785c803ce9497c9 67064 dbus-x11_1.8.0-3_amd64.deb
 305bff7c6e3784c4ba12b123e695f0535425fd96 160920 libdbus-1-3_1.8.0-3_amd64.deb
 05741cb4567675e2ddd3e8264433b2909c093c7b 84794 
libdbus-1-3-udeb_1.8.0-3_amd64.udeb
 5055465ee6ea5a5529ac6ae2d4694efd8d9b5762 1324124 dbus-1-doc_1.8.0-3_all.deb
 074fba0a54ee53900a3f1c8f8dda4e56635fc132 198828 libdbus-1-dev_1.8.0-3_amd64.deb
 794d9ddf2a68a0c5a2da39fe022d7d795b054a8c 6260964 dbus-1-dbg_1.8.0-3_amd64.deb
Checksums-Sha256: 
 0f6415df5e11fc3fc0c66ddd0dc28759507a45d3ec5d7284beaf610076dd6aef 2802 
dbus_1.8.0-3.dsc
 0a983ff68dbc2cf421e01c91b07539a59d1f2341352ed97098a02be4c09dc908 35496 
dbus_1.8.0-3.debian.tar.xz
 7d1c76d8c1f74b8dbc180c151d57a3845443854b5c6028f7fe6d9849c3bfad6c 275880 
dbus_1.8.0-3_amd64.deb
 126d1d4df613fbf96e53ab57fd1cf4977ec307c0e16f184938c2ad123e84aea0 136870 
dbus-udeb_1.8.0-3_amd64.udeb
 70690cfa16ae381df64e350d42d0d418108b52c68b73305703fc70f70b58 67064 
dbus-x11_1.8.0-3_amd64.deb
 983a72ca8ca345dc744a28d4bb2027b897a2ed6ab45202c79a434457ec35dc55 160920 
libdbus-1-3_1.8.0-3_amd64.deb
 6e884fd9e6e7fa53edae74ccc116ce35a582a630b9458a9211b5a12cd49c2637 84794 
libdbus-1-3-udeb_1.8.0-3_amd64.udeb
 2cd91732876288074af95ad97bce3afd5fd056530a04c438a13c7cfef9fc444a 1324124 
dbus-1-doc_1.8.0-3_all.deb
 2288ebcafed587c97889100c9e98fca4f8a66a0e85216bc7e80d7da65ee2e0f2 198828 
libdbus-1-dev_1.8.0-3_amd64.deb
 f1b97723bbcec47b5e8c60d8b55cce6bfdcb4d321116af65ff11c15e88a94979 6260964 
dbus-1-dbg_1.8.0-3_amd64.deb
Files: 
 f160d750ff829f96807296143e11d145 2802 admin optional dbus_1.8.0-3.dsc
 08052a9dae0aaebf6fdc0b077670affc 35496 admin optional 
dbus_1.8.0-3.debian.tar.xz
 58ba416c380a2e5974d9a17ed412dc75 275880 admin optional dbus_1.8.0-3_amd64.deb
 019044bd17175678ad6369c548d39e9a 136870 debian-installer extra 
dbus-udeb_1.8.0-3_amd64.udeb
 3699c35ea12fa3c7b9d5a4d5246e5971 67064 x11 optional dbus-x11_1.8.0-3_amd64.deb
 f74edb5dd2722d85de725d82aa8729db 160920 libs optional 
libdbus-1-3_1.8.0-3_amd64.deb
 4a8e4c3cec2861dfca816fc0478d9da0 84794 debian-installer extra 
libdbus-1-3-udeb_1.8.0-3_amd64.udeb
 92e3ddf89828488b671a9f3f21be5b16 1324124 doc optional 
dbus-1-doc_1.8.0-3_all.deb
 935cc744aeb86a0fef311316d64e040c 198828 libdevel optional 
libdbus-1-dev_1.8.0-3_amd64.deb
 51ccad460addf95da132fcaf19128bb8 6260964 debug extra 
dbus-1-dbg_1.8.0-3_amd64.deb

-BEGIN PGP SIGNATURE-

iQIVAwUBUzLjq03o/ypjx8yQAQjFLA//ZDYLVmBlXlDzaEc+uHcJl3D5Z/NYEN95
6dytN/XJQvbS/pasOaO3GK/eVoKzBfVmHfOxPj1WpoAais1Rorq0Q9sVbpnffl7h
yovIo1NpgRSE3JFEGW5jQlqtNueYjRMutNq3naNJOa9MR/oVrWLPDpdID3nm/tkZ
qynghatxgDKZNnBTVmkWhM5RYxdIDMVzRn8DbBS89hwAd1Y1igTLm3NgdUM9kDwq
hCLM145LYR+k1KrCo7cYTdwGFFbAK5uiwd/PXJxv12OI8ReYLDoNrTzf7bFpv1Jt
B/+9C7P7qH0KgrnCXkEUIAwTH4dyFfmu3hjwjXbH/3JaXAXm0hScHlT08+EoHfPI
ikqE3YUAa1QNG83U7wm13+8kivQHrZa33TdzeKfO07bZdhDW5AN679OZodMj8rFP
duFAq0V18W90eYrWkKnF1gfXy3N3jv9S3vChFfPvtUVO4noOrHMO95lqTSEdsxn+
5Zq9saN7M0wy3ouNrhGtpABdPn8e3FqoyvUXvMJn6QMV41XKvF16aywaKBKjAXo+
W9k9qZ76HflMEPteWLzLcjNdNOps2CKLFtpJBEbjTWxNfEQNbiyQ5+GTFdumMu6F
A2fs0qzPLS9bVeLjE4O7eiQxFQHQloWsoBrs7dIWttfs96Su5iqS0QsmO6N8HN8r
vi3ZnmBu7jY=
=15B9
-END PGP SIGNATURE-


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

Accepted fonts-migmix 20130617-1 (source all)

2014-03-26 Thread Youhei SASAKI
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 25 Mar 2014 00:17:19 +0900
Source: fonts-migmix
Binary: fonts-migmix
Architecture: source all
Version: 20130617-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Fonts Task Force pkg-fonts-de...@lists.alioth.debian.org
Changed-By: Youhei SASAKI uwab...@gfd-dennou.org
Description: 
 fonts-migmix - High quality Japanese font based on M+ fonts and IPA fonts
Closes: 730801
Changes: 
 fonts-migmix (20130617-1) unstable; urgency=medium
 .
   [ Youhei SASAKI ]
   * Update watch, rules, drop repack.sh:
 create single orig.tar.xz from multiple upstream sources
   * Add README.source for handle upstream sources
   * Imported Upstream version 20130617
   * Update README.Debian: Drop VS, BT, DS desc.
   * Drop obsolete DM-Upload-Allowed: yes
   * Use Canonical VCS-* field, use Git instead of SVN
   * Bump Standard Version: 3.9.5, Compat 9
   * Add Multi-Arch: foreign, Pre-Depends: ${misc:Pre-Depends}
   * Update debian/copyright year
   * Update debian/install before dh_install
   * Fix short description (Closes: #730801)
 + Thanks to Pascal De Vuyst, Francesca Ciceri
Checksums-Sha1: 
 e268635e6a32caa742a225632d7dae1e6045581c 1969 fonts-migmix_20130617-1.dsc
 88ed907907ea655227db6d87af159a822383ba50 5185176 
fonts-migmix_20130617.orig.tar.xz
 54a335e1687b0396fdf708d472d33995368722b5 9756 
fonts-migmix_20130617-1.debian.tar.xz
 d5fdd3e7f47ff9302013fc91a617833dcc94c0bc 5187632 
fonts-migmix_20130617-1_all.deb
Checksums-Sha256: 
 6bd0f62ea3c55f6b82c561e18bee14b223c5735a0eb277924d77ed112aad8f80 1969 
fonts-migmix_20130617-1.dsc
 f05238e5168f1750b15c95a9fb81deb35c848f72d5f47f0d5efd873a7778887a 5185176 
fonts-migmix_20130617.orig.tar.xz
 468b38439e039e29a997f069e7eb1ebb3f78129cb1e3fd3244b0fe56c60fbcb3 9756 
fonts-migmix_20130617-1.debian.tar.xz
 aad1e04208a71f7319c2465a5009e168b865aa47be802e1696418b1f2e74a475 5187632 
fonts-migmix_20130617-1_all.deb
Files: 
 43dc2a9bdb1f6b207cae9cdff9352d90 1969 fonts optional 
fonts-migmix_20130617-1.dsc
 0cbe1c7f85f0945d13142ce6f6c69a4d 5185176 fonts optional 
fonts-migmix_20130617.orig.tar.xz
 6fa3ec8b116a8d139825c8a8ed7fca47 9756 fonts optional 
fonts-migmix_20130617-1.debian.tar.xz
 9ec28208e2ffc3d61147dead6517b86f 5187632 fonts optional 
fonts-migmix_20130617-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCgAGBQJTMtuCAAoJEF0yjQgqqrFAIWcP/R3dWgnzUp29uRaeY2P8HR7z
itvbp7+HLYDYon7f+8C29PGuGOsP8bru/7ROp9SgfO0ux89gtz90dsSm4kn2HlRz
Mg9i7Uw3qHoeMxaaQjlFC+oN1EFJRgeuYW+5IYbmhocemOOSQtRWjuAxGb4uwJAB
zb1MgBEqw3P4OeoppRsHM7pFgOw7mhtAiHXq4l4bFjS9V01/2CjBTmENPAjIcwUm
GRF/7b9EbdJtFS3EsJqkgRFHBhEeuiQcEQNycGAqSClSJNaR6yl3QYtn28iJ0Vxu
kYe7w3/P/kYBvzwtdAvXgnjv0mqLkD2QEmX3ghl4rEcopcVSx4I4jZtOneNjhUxT
gvbupNDroVDfSDVM0pFRdcaM/y0ykmxJo0na/N7MZ489Q0nZq6/WRPc3wGOV/7P8
wrVgtEJMJ8if2xPc7HxfvGzHsXWj0EclbOgDubUAsh1A3Sh+5XeNTJbY9tk1Bx0E
VfJHfNZTv2nHM/01b1+0dZ+sPlInpIBuc2uUUgkrgNVi6+7jt8DdSB3Yn5tJcVSW
0RIC1UctYdUbcTX7E+yL9WUQ7t5JFeUSNKft7VELRt3Q0G/0WeGZnxTxSkR59TG3
8W1wRczAGnRt0aM3vkiOJ0frtFRD+79RIpMlEVym+jlxnqItceYZo1thYOGQu9J8
OQV9QmZUkfJ9F/4GUFG1
=zw6c
-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/e1wsq8v-0001kl...@franck.debian.org



Accepted folks 0.9.6-2 (source amd64 all)

2014-03-26 Thread Simon McVittie
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 26 Mar 2014 13:38:31 +
Source: folks
Binary: libfolks25 libfolks-dev libfolks-dbg folks-common gir1.2-folks-0.6 
libfolks-telepathy25 libfolks-telepathy-dev libfolks-eds25 libfolks-eds-dev 
libfolks-eds-dbg libfolks-telepathy-dbg folks-tools
Architecture: source amd64 all
Version: 0.9.6-2
Distribution: unstable
Urgency: low
Maintainer: Debian Telepathy maintainers 
pkg-telepathy-maintain...@lists.alioth.debian.org
Changed-By: Simon McVittie s...@debian.org
Description: 
 folks-common - library to aggregates people into metacontacts (common files)
 folks-tools - Telepathy backend for libfolks - database and import tools
 gir1.2-folks-0.6 - library to aggregates people into metacontacts - 
GObject-Introspe
 libfolks-dbg - library to aggregates people into metacontact - debugging 
symbols
 libfolks-dev - library to aggregates people into metacontact - development 
files
 libfolks-eds-dbg - Evolution-data-server backend for libfolks - debugging 
symbols
 libfolks-eds-dev - Evolution-data-server backend for libfolks - development 
files
 libfolks-eds25 - Evolution-data-server backend for libfolks
 libfolks-telepathy-dbg - Telepathy backend for libfolks - debugging symbols
 libfolks-telepathy-dev - Telepathy backend for libfolks - development files
 libfolks-telepathy25 - Telepathy backend for libfolks
 libfolks25 - library to aggregates people into metacontacts
Changes: 
 folks (0.9.6-2) unstable; urgency=low
 .
   * Team upload
   * Disable fatal deprecation warnings
   * Add patch to reduce dependency on evolution-data-server: it's only
 the BlueZ backend, which we don't compile, that needs a newer version
 than 3.8.
   * Pull in some patches from upstream that were applied in Ubuntu:
 + fix display-names in the EDS persona store (GNOME #726787)
 + fix unsetting favourite contacts (GNOME #724809)
 + do not fix GNOME #724058 for now, it's new API and should
   be received in an upstream release instead
Checksums-Sha1: 
 8cbc2de6c060e07f190a4ab838ec2aaeebc518e2 3032 folks_0.9.6-2.dsc
 b403282b75e4f84c3ae4141f4eb119bda3316f2e 10548 folks_0.9.6-2.debian.tar.xz
 96f69ea52eee51b920204e612e0c2ba4586d69e7 422110 libfolks25_0.9.6-2_amd64.deb
 699a000de13a41d771420d07a9b51882843ab863 304276 libfolks-dev_0.9.6-2_amd64.deb
 119414429aa8592217452d7c53aea66be954bd2f 895726 libfolks-dbg_0.9.6-2_amd64.deb
 0c5d404a5d56977129ccb8cee593715deaa82304 393036 folks-common_0.9.6-2_all.deb
 3cdabb8094f84c8c8a3fdeda23ee2996b38475ed 291418 
gir1.2-folks-0.6_0.9.6-2_amd64.deb
 e07c1d6195f1d2fb0721edcb0a903e548d34abb5 346126 
libfolks-telepathy25_0.9.6-2_amd64.deb
 29a0c166c8600b1ca94ee8c1c92e4812de8242db 280696 
libfolks-telepathy-dev_0.9.6-2_amd64.deb
 129f4199f6e045f14bc986e25a321a756817f899 345320 
libfolks-eds25_0.9.6-2_amd64.deb
 b61f9461ee9d4814143c996a981c8e8cdfe05285 281154 
libfolks-eds-dev_0.9.6-2_amd64.deb
 af5ae95f097aaa73ccb8b28b52c2b4de5935dc6f 537980 
libfolks-eds-dbg_0.9.6-2_amd64.deb
 16e5c48321b131f991d8f52d1734a0baf1374371 534472 
libfolks-telepathy-dbg_0.9.6-2_amd64.deb
 e8e7a4a4d6ef0509a30cdeb5db7ee099699fd7bc 320776 folks-tools_0.9.6-2_amd64.deb
Checksums-Sha256: 
 6ccdf6402e05a976df84729515d9105ca084b75b3e46c44ffea061a59310b5d2 3032 
folks_0.9.6-2.dsc
 92732a3032cdfb2078a1e7541502db3bc37c34c088e04b3e5f033a94833dc03b 10548 
folks_0.9.6-2.debian.tar.xz
 b33e43254663e07be2fce5b141242b379c782c84db3e358b2627434be2efcc6b 422110 
libfolks25_0.9.6-2_amd64.deb
 32fb4e1f181a41962e3c036fb3caa70d09ef0e6807a886d9765cb6a4ca038725 304276 
libfolks-dev_0.9.6-2_amd64.deb
 68ff08e272981b100065dfa6b374c46099204e35e266e653abce66eb0ca17691 895726 
libfolks-dbg_0.9.6-2_amd64.deb
 fbed4cc566e088b1256abc63d36296bb79144a5664b67e84140c170d5abec560 393036 
folks-common_0.9.6-2_all.deb
 da86fd3853e71dd846878eb8bd3ae3070f8aae9c7d21c583f6fb1125463fc63e 291418 
gir1.2-folks-0.6_0.9.6-2_amd64.deb
 cb5dc252c77b6d5caec28c2d108ad239744e6ef66d457cba30ff895ea6e01cb5 346126 
libfolks-telepathy25_0.9.6-2_amd64.deb
 60988c8a86d2d9697233a7c2cd5bfc0ad43e5150898ccafdfe7152506d8205ca 280696 
libfolks-telepathy-dev_0.9.6-2_amd64.deb
 efa0b46f139c9b12e9a1ed5f6537aa3d21f6d5e8e83688e91838614d4bcea971 345320 
libfolks-eds25_0.9.6-2_amd64.deb
 c88153f9e8d62bdcb6972dd74715412d27d13a6d425bdf0226d7d4c9edb2a3a8 281154 
libfolks-eds-dev_0.9.6-2_amd64.deb
 2cec4c9807b973dccb151f094732befb186c7f915ba6b3314b1ec069f0055781 537980 
libfolks-eds-dbg_0.9.6-2_amd64.deb
 5622413371d5bbc63334fb80e56756471e49a61bdbeca03196815fe1f6e62160 534472 
libfolks-telepathy-dbg_0.9.6-2_amd64.deb
 8fb60b8d02fbe3a7f16e02080fba18e7008ccaf5991bf27cbe15cbbad35fc162 320776 
folks-tools_0.9.6-2_amd64.deb
Files: 
 5d43c1298cc9baf6c0d92b754f8ae051 3032 libs optional folks_0.9.6-2.dsc
 ca045531b50f6a692c0891fa4a69f4b1 10548 libs optional 
folks_0.9.6-2.debian.tar.xz
 af9b4338f9837d1f0e7cc6a91870acaf 422110 libs optional 
libfolks25_0.9.6-2_amd64.deb
 49f732b47f6a6fba4456ad1616977366 304276 libdevel 

Accepted glpk 4.53-2 (source all amd64)

2014-03-26 Thread Sébastien Villemot
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 26 Mar 2014 14:27:17 +0100
Source: glpk
Binary: libglpk36 libglpk36-dbg libglpk-dev glpk-doc glpk-utils
Architecture: source all amd64
Version: 4.53-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Team 
debian-science-maintain...@lists.alioth.debian.org
Changed-By: Sébastien Villemot sebast...@debian.org
Description: 
 glpk-doc   - linear programming kit - documentation files
 glpk-utils - linear programming kit - utility files
 libglpk-dev - linear programming kit - development files
 libglpk36  - linear programming kit with integer (MIP) support
 libglpk36-dbg - linear programming kit - debugging symbols
Closes: 740067
Changes: 
 glpk (4.53-2) unstable; urgency=medium
 .
   [ Maximiliano Curia ]
   * New patch: obtain-iodbc-cflags.patch (Closes: #740067)
Checksums-Sha1: 
 4874e99eeaadd508f81cdcb64729221450602ce9 2255 glpk_4.53-2.dsc
 4e5db4a76e5057c129591c21770bc11d3afdaece 13980 glpk_4.53-2.debian.tar.xz
 6d45f1996951c21f176118c289509e34d47c387e 1027838 glpk-doc_4.53-2_all.deb
 8a4927230cc6662859578483b336a8741d96fd87 410196 libglpk36_4.53-2_amd64.deb
 1d8a26f99bc43b56716dc6bd0db37cf795c58287 829090 libglpk36-dbg_4.53-2_amd64.deb
 893d57700dc14c9f4582e5953775bf4aef43b39a 456426 libglpk-dev_4.53-2_amd64.deb
 af3112a6ff6ed471c33ac5f73a0ec9d05c050353 153758 glpk-utils_4.53-2_amd64.deb
Checksums-Sha256: 
 72ed5aa06cd1cb270474c8b126ab828b5dae4c42ccb03b06b8da20e4e1c80eca 2255 
glpk_4.53-2.dsc
 30ec47be38dcded07e0cfda09d107df14a54cf318fdcfcd48e836696d04973d2 13980 
glpk_4.53-2.debian.tar.xz
 6927cc173d7c15358144728b6c8c13cd3151d3208e6f2578890a0f08957a49a4 1027838 
glpk-doc_4.53-2_all.deb
 6d14e213916b9e0970f2701ae9985cd4f2b29e7d2fbf8071f2eed0d6d7c90d7c 410196 
libglpk36_4.53-2_amd64.deb
 cb90c43293bfbe1e389319297a74700dba9b260504bace9906c9290073234515 829090 
libglpk36-dbg_4.53-2_amd64.deb
 784f734bf40383edbd9fe6a9c045b004cda7539aa8530054615a6a603abcbe0a 456426 
libglpk-dev_4.53-2_amd64.deb
 5230fdb6536b1d1f7ce01f0d90ec821e4783ea1f68c49932c195e096ba44c1b7 153758 
glpk-utils_4.53-2_amd64.deb
Files: 
 570f6b4f65ffe4cdf71b971b8a54b5d9 2255 math optional glpk_4.53-2.dsc
 53341699ef2d6891ae2ebff01b7739cc 13980 math optional glpk_4.53-2.debian.tar.xz
 dd39001e83aacd2004208172d0123c2a 1027838 doc optional glpk-doc_4.53-2_all.deb
 1ef328db4580054607f86fbde9fea202 410196 math optional 
libglpk36_4.53-2_amd64.deb
 6867aadb442e24855199aff63686c213 829090 debug extra 
libglpk36-dbg_4.53-2_amd64.deb
 6cdfaa19564b38589d64729d6f29a3e8 456426 libdevel optional 
libglpk-dev_4.53-2_amd64.deb
 105be9399dffa67b2648fa1c066efa73 153758 math optional 
glpk-utils_4.53-2_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTMuavAAoJECzs6TUOzr5KGnUP+wWJbDAzENNaEUcFA2NxnCRp
7toqPHj5AUP3y1125tuFnPqv5DtWnBD+MPhxRH/48HtPP67t4N52t91zb31cYdwL
iH2gkbCNadWSbkqMwuzlJUmF3qt6CXa5SMJmjEQj65AUAl8dVYWokHyZhsZVjNPR
nq3AAee1F/V5vhfRWgXk3gsVbVK60XGnf+vnu/K1EOBT5f8hc1JDvLjAMRBj+jTH
pFtltn0YE0eg7oL803JKaQE7q/1YcwwwXcvReiewxPZs/O7doYnODH3accIZdg2/
NbIER0Xx6XV+67G8VLeGCKauxfGG4d+MkExubIoX8YBNakTDFO8Ek5XTgB2pFJ2v
JSAai9cdqwUDqL7tZXVAQx70Ufn1vcliAA5YpXYRBHzkb7aqo6MAiT6A6irK32db
/uLVH5z0kEJJ6rsqln0njwoPWz2MAGK+vY6fYOufSIVdmLY7wseem85pH9F9JlO+
zRNi0QsrrH+VxADfq7INYJwL5ZC6/1JfE4bgAhpH3SpVOvwfIAQenX6wswESwKsP
OP8W7NoWBbiTxlBfJFVQ5waxNUKtVmUzON6S4lPt8TrR5eLvmpNwIzNH1nY0qFiH
UX/lyuylYSSnH7errFGYB9/uzGdZKuhSY84K//GqDD3uOpB/hT/OI+fo4FJFWoGY
wm46xzWRRtKQCMVp/kkh
=qbdU
-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/e1wsq8s-0001tq...@franck.debian.org



Accepted gitolite3 3.5.3.1-2 (source all)

2014-03-26 Thread David Bremner
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 26 Mar 2014 11:18:42 -0300
Source: gitolite3
Binary: gitolite3
Architecture: source all
Version: 3.5.3.1-2
Distribution: unstable
Urgency: medium
Maintainer: David Bremner brem...@debian.org
Changed-By: David Bremner brem...@debian.org
Description: 
 gitolite3  - SSH-based gatekeeper for git repositories (version 3)
Closes: 734979 737823
Changes: 
 gitolite3 (3.5.3.1-2) unstable; urgency=medium
 .
   * Bug fix: broken directory check, thanks to Daniel Baumann,
 Martin Haaß  (Closes: #737823, #734979).
Checksums-Sha1: 
 2483367231588eafc3600fe4aad18d553cdfc073 1688 gitolite3_3.5.3.1-2.dsc
 da7251a0acbef0fab36b1b8287ba08226b5a36c2 16807 gitolite3_3.5.3.1-2.diff.gz
 71147e6c619aa46f07ccb1c4f2f3ba1883da5f55 89018 gitolite3_3.5.3.1-2_all.deb
Checksums-Sha256: 
 afcb4daa95a80d11f77288bb5cb155fe875da7ab55cd2cd5a647fda1a01c1d3e 1688 
gitolite3_3.5.3.1-2.dsc
 daeabf20c5477e26a0520e4f2972e7898eaf0cba0f8cec5627719ff9950ece53 16807 
gitolite3_3.5.3.1-2.diff.gz
 9c87e37eb24ec675471baac4c617c65f61060c49e32aad2c011265997d470956 89018 
gitolite3_3.5.3.1-2_all.deb
Files: 
 46386344ebd74b57e83c31bccc7eb6c9 1688 vcs optional gitolite3_3.5.3.1-2.dsc
 2d0e28125f6b0f3f29562bc3ec8586a3 16807 vcs optional gitolite3_3.5.3.1-2.diff.gz
 bb261645f926f1fbc9bab4e986ee9634 89018 vcs optional gitolite3_3.5.3.1-2_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQGcBAEBCAAGBQJTMuRMAAoJEPIClx2kp54sKhML/392EcYhyRj29sU2884pdnHQ
EnUGDcxH2bJophpOyfh7p4IqQCGhlCGXHg60rEwczr2vVD0Rk38/GLm/MitjIgHT
4IrjfXawmLvItM64ZEkuZJJot0FIeV6EsBvmPEVa+0MbsJGhUN0eWFI0ZWiafS0h
ZhSG+zcbcrXGGPx5yuRYd+Jqc/m7guDdJgge4WCLnBpvtLYkMQPcXG8xoxdo4uf+
9fjLZnAtXniUINVoZMmaE21bPtkthFElAQNjJUMcQtsOXFZMiOly2qs8af5mt3kW
ohYpfsCvDrmieqYqfCkyXKfh7ZS4x1uD+uPpKtSWZK6hXchQBdoHfgNzQCzEyxsR
0TIR4YCFXzIPfJzCG280oKLxRsMB2Nm/wWG/vRAyn5GIMUPT+Yttmf+XZlFkV3e4
TRPCUtYHpjy6RgO5LFyS4XGAZ9XtfDaVSJ0SeShIsMhsustPC/WlGUOLMWH4t8rh
A8cZ2qr0aiVTBu0hHH7YRjp0QZpppLvJZQMlIyla1A==
=n4SB
-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/e1wsq8g-0001ni...@franck.debian.org



Accepted nettoe 1.5-1.1 (source mipsel)

2014-03-26 Thread Anibal Monsalve Salazar
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 25 Mar 2014 12:38:31 +
Source: nettoe
Binary: nettoe
Architecture: source mipsel
Version: 1.5-1.1
Distribution: unstable
Urgency: medium
Maintainer: Debian Games Team pkg-games-de...@lists.alioth.debian.org
Changed-By: Anibal Monsalve Salazar ani...@debian.org
Description: 
 nettoe - networked version of Tic Tac Toe (3x3 Grid) for the console
Closes: 736481
Changes: 
 nettoe (1.5-1.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * If TERM isn't defined, pass --without-terminfo to configure
 Patch by Dejan Latinovic
 Closes: #736481
Checksums-Sha1: 
 656c6168624a0cd96e4dde2dbf4df4197b6a81d0 2000 nettoe_1.5-1.1.dsc
 3f716a194b713023a2d6eac2de69f6315f18dc50 7872 nettoe_1.5-1.1.debian.tar.xz
 1d2d0e4e0cc89145707565d73201af35146430a2 26988 nettoe_1.5-1.1_mipsel.deb
Checksums-Sha256: 
 0c4227f9845fa273ab9c08d976fabf73e114483a55ee00b399ebcc3bf77930e2 2000 
nettoe_1.5-1.1.dsc
 36033ba3bc7845142f46a2a7c781ce51f8547d01d78a644d5ad6faf2dcbfe2c8 7872 
nettoe_1.5-1.1.debian.tar.xz
 8e7ae1efdbe824642576a13b1c97c364e1cf4bc1702a4802eff3611c5dbfe927 26988 
nettoe_1.5-1.1_mipsel.deb
Files: 
 21f2d40c50d082f8a93da77231c468d6 2000 games optional nettoe_1.5-1.1.dsc
 461357cf18bdaf751115ce0ef4672cfd 7872 games optional 
nettoe_1.5-1.1.debian.tar.xz
 0b1381454cc070456afd8095a51a0a22 26988 games optional nettoe_1.5-1.1_mipsel.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCgAGBQJTMtqwAAoJEHxWrP6UeJfYPJYP/2kxWuy2hz3rmzPe1tiVjT62
CvVFxc4x1hHaeLAV5Xtt5WC6Hs4C9Y9UgPftWQtLOmLC+fYfYKdGsbfDPsE7uimd
ZrSRVlRA+faKKoEHDkWSu7ZhC8uH5Bj1yt1ygTQdskI8RL4F61qfVenOJO4tqCOx
4wvRfEpajyx7qOSRAU6lgbsFvW5tyON/4PQs/+sTNbgO9b92JdZ51DxRVusUQXZ0
27+SX978Eablg+Y/omEZh/sTyzxnqsiCRbQRjPyJzr2Bj5aQicMh8DsXykdF9TQ+
QMnqhA4uqmpy4QpITxBCclFel7eij4spA7ncVlWxHlEZbhuKOnXxqNDJbDYbAdCC
VJ8zn8WJP722G+OtS4r2Vja2KPEotOk8RK8i+NaUajUWKVX5J2Wu6wLnYVipkoUb
abMR64SCVMwlLIUPQH6wwLFWDq68wlK17hTBnBc97kXoMNJ/XrO1QvnyNXWWou7j
49ZDpisYbSRloK3e3j50HXZJYAmiwSZfQDKuk63qeZXOf+gEQdAivsPY1RXjzCPI
PkFCIMv9b/uSEtMyKP7pkQTLCIzcVDxaDqBsIMinO2HHkQPBZbPv0dURpTABaL3V
0Cr0yS1d3mKl5xlmI7iKA80hlJcDGPiELmtp92WcEetb2OZrC+wxGa8PHUb5NAda
1XBwhnjWsQ9NJ8ua9fA7
=zFh3
-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/e1wsq9y-00027u...@franck.debian.org



Accepted libnice 0.1.5-1 (source all amd64)

2014-03-26 Thread Simon McVittie
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 26 Mar 2014 15:15:33 +
Source: libnice
Binary: libnice10 libnice-dev gstreamer0.10-nice gstreamer1.0-nice libnice-doc 
libnice-dbg
Architecture: source all amd64
Version: 0.1.5-1
Distribution: unstable
Urgency: low
Maintainer: Debian Telepathy maintainers 
pkg-telepathy-maintain...@lists.alioth.debian.org
Changed-By: Simon McVittie s...@debian.org
Description: 
 gstreamer0.10-nice - ICE library (GStreamer 0.10 plugin)
 gstreamer1.0-nice - ICE library (GStreamer plugin)
 libnice-dbg - ICE library (debugging symbols)
 libnice-dev - ICE library (development files)
 libnice-doc - ICE library (documentation)
 libnice10  - ICE library (shared library)
Changes: 
 libnice (0.1.5-1) unstable; urgency=low
 .
   * New upstream release
 - update symbols
   * Standards-Version: 3.9.5 (no changes required)
Checksums-Sha1: 
 7bc9b54a96ed93e2ebd7f8c60ec16e1d23c3f6ad 2489 libnice_0.1.5-1.dsc
 dee2758da3a20c62eac4fd00577cbda3dc9413e7 819737 libnice_0.1.5.orig.tar.gz
 4d8d08f59d0a233edb996dfe8f1e8477ca375c44 14260 libnice_0.1.5-1.debian.tar.xz
 cf8952925645380ee8459b1fe2b490be164bd0dd 77966 libnice-doc_0.1.5-1_all.deb
 629ed3279673fbc3c7f593cc221a9d90a7845207 113386 libnice10_0.1.5-1_amd64.deb
 7ad757e144c0acf0fe5805c27a087cfafbcc32f7 156140 libnice-dev_0.1.5-1_amd64.deb
 e9d20653c33759ede27681cd6d9ddbaa46492b16 22104 
gstreamer0.10-nice_0.1.5-1_amd64.deb
 51b1ac07ecc895715ee8ef84e1d7f6251b84ee4f 22198 
gstreamer1.0-nice_0.1.5-1_amd64.deb
 92dc4e45cd45b4389eeec1cf4873b7f08d7bec7d 245534 libnice-dbg_0.1.5-1_amd64.deb
Checksums-Sha256: 
 6d84db82ee4cc95bbd63406fc8df7f14ff676c644fd129c39f1eb27a9d9f1bb1 2489 
libnice_0.1.5-1.dsc
 0a2743b69c8f50b8ca85243abe81b8d884b210430f413ca94b55bcff62fdf097 819737 
libnice_0.1.5.orig.tar.gz
 09f045f774e512567861cd6de8b7f34c6843ce32ee70c9d1b3372a369eef5386 14260 
libnice_0.1.5-1.debian.tar.xz
 9450aecd1cdfed442fdf087488dda1953e8d4644c5a8b864cc37b5107b8f4283 77966 
libnice-doc_0.1.5-1_all.deb
 6e19d89d6a032091f572a8283b88c788067a0775cd06894a50875a6bf0a3ccb0 113386 
libnice10_0.1.5-1_amd64.deb
 42f1e93c9d52f13ede44e9f7d0df76ee4f52b4360ba10480cae04b36a750914b 156140 
libnice-dev_0.1.5-1_amd64.deb
 107b371bc03b60f0ee0f12e6538f5b07998cd58913096c0e1bff52a577fa3461 22104 
gstreamer0.10-nice_0.1.5-1_amd64.deb
 73243a8117fb506f569fe35fff9f30ebf8c37f06caea854c8222dff44015ec6c 22198 
gstreamer1.0-nice_0.1.5-1_amd64.deb
 982a6f3a6cfd67395c107875d4df8908f3a1b983ca5941ff7d81638a6944f3a8 245534 
libnice-dbg_0.1.5-1_amd64.deb
Files: 
 c6e248a1723453bf6d147dc084b59e1c 2489 libs optional libnice_0.1.5-1.dsc
 8bf9a134850f02cde7eea8514062e23b 819737 libs optional libnice_0.1.5.orig.tar.gz
 f14c97d169853e02fb8d78a384ad328f 14260 libs optional 
libnice_0.1.5-1.debian.tar.xz
 16eff08311d931c721545bd886d3b957 77966 doc optional libnice-doc_0.1.5-1_all.deb
 b6a270df681c331438f5cc54b226b2ea 113386 libs optional 
libnice10_0.1.5-1_amd64.deb
 19c1ea64ac3d735436c2915de7a87d2c 156140 libdevel optional 
libnice-dev_0.1.5-1_amd64.deb
 07583bb0286a58399d51957b0ec29409 22104 net optional 
gstreamer0.10-nice_0.1.5-1_amd64.deb
 4984088a4da3feef07770d6600617ad3 22198 net optional 
gstreamer1.0-nice_0.1.5-1_amd64.deb
 99e93614d5551d7ff4feba32107ed905 245534 debug extra 
libnice-dbg_0.1.5-1_amd64.deb

-BEGIN PGP SIGNATURE-

iQIVAwUBUzLy5U3o/ypjx8yQAQg9IA//XfsNCc1F3pyCvZlBTlKREL95EewiCJUU
aDX/pH/LyWr4qGzS3McyIET6cAbyi10lMfA+1tjrJr5KU2iIrAwiWjyDqBvCbUml
L7d6K89F6cXEKXpQFk0AtnoOo7EeAXLnmsPfWHtLs7SLvFmrAtrTKhT+35wwQXIi
RfEC66ybU3MPouqmhscOqf7k68ASyAq2blFeoTMj4cVeOZOiuApYt/cYTN6lgqIg
ql6zDcL3kIdHGQWROxTQpjSJS12LlnyN4c3uD7ducfxWL99yND69hzYymc+t5szs
Ru9B5QAaUGNfwZ7VO8QOltXWg9wjsAK4I3w/kkonVtQ74LQMYmrxswSahJHUGj9W
cTJ6uup3ZfFobF93P3mM32DoNFIuiwfwROk01G2kzlFtUj1985181vDZiJ1oXhiH
ueFtnv7qBz1YCaC575YAaf+JUeqWdlpZ40N1zErdlm4LLDwN4SmOg9kjgcouFoeM
1hL3AXUUGN2GhccPC4s1CT64bWOuTspABoyo97VRGbqkGlGLbo0SCM4MYJQorT/V
eF7h+KDMUeggWBBFhVIrVGq+Ue2lcEI8r4SCSz8ZdumCyIVP/7SeP9ivREKGA3ew
xIE6pVcb+OLhW3k1Lqwj5scv8l3qCUqN1L0geodzLIHDUNUkmvYt1h1qkvABBqkr
AFdewN9tEYU=
=XDhg
-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/e1wsq9p-00023l...@franck.debian.org



Accepted reconserver 0.10.2-1 (source amd64)

2014-03-26 Thread Daniel Pocock
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 26 Mar 2014 16:25:48 +0100
Source: reconserver
Binary: reconserver
Architecture: source amd64
Version: 0.10.2-1
Distribution: unstable
Urgency: high
Maintainer: Debian VoIP Team pkg-voip-maintain...@lists.alioth.debian.org
Changed-By: Daniel Pocock dan...@pocock.pro
Description: 
 reconserver - lightweight SIP conferencing service
Changes: 
 reconserver (0.10.2-1) unstable; urgency=high
 .
   * New upstream release.
   * Route sipXtapi logging into reConServer.log.
   * Use new participant-only parameter to direct tones to the correct
 channel in a B2BUA call.
Checksums-Sha1: 
 d93065c56b59db66fdda3b3f0cfe5903b27e1c4c 2058 reconserver_0.10.2-1.dsc
 c042e67f3dd20c4e540d1d1d19e344fc51860b28 238272 reconserver_0.10.2.orig.tar.gz
 fdfa824034bb24d045993abb749919c2e7ad8ed0 5092 
reconserver_0.10.2-1.debian.tar.gz
 2885f891b91169e872bd2ebb5cf3491ce4eeda0f 143910 reconserver_0.10.2-1_amd64.deb
Checksums-Sha256: 
 2b3a675ca2b9d4fee79cd36c8ecd2abe94a67ad3261576f7863713b125e9d975 2058 
reconserver_0.10.2-1.dsc
 1d024b7a4f134b248a46c9668b15f68461613f1c14d60d5e689f0da299b1cbc6 238272 
reconserver_0.10.2.orig.tar.gz
 105199e258c8a96b1caf35df097d5bdf59a88ef41d3703500c09bceba51404b2 5092 
reconserver_0.10.2-1.debian.tar.gz
 42ddcd4c33b36903a436659171c3c4d6d71f9ccc5b8703fc672a60f5659c8534 143910 
reconserver_0.10.2-1_amd64.deb
Files: 
 bbe051c5176ad0ae0ea0a7e943bb8dcf 2058 net extra reconserver_0.10.2-1.dsc
 61e17aa1d8288ede61ccb8ff23b21893 238272 net extra 
reconserver_0.10.2.orig.tar.gz
 6ab86e123e267838e51cd345aa498f18 5092 net extra 
reconserver_0.10.2-1.debian.tar.gz
 e2ba01d1e571582b67012abc4f7e1c72 143910 net extra 
reconserver_0.10.2-1_amd64.deb

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

iQIcBAEBCAAGBQJTMvOAAAoJEOm1uwJp1aqD9iEP/ivtGxZskm/Z2VxVNOw6lNlK
ceac+tRzXL05XvkW8rjUWPfLSrS09L1Qn2i9ScAZgOqayUhjRKAqZlTtwgAnvBIr
CODXydb1E1Tt5vt9fKaLoMErDLosKNmhzKD9BLKjK8xm5OfjKLEhqdmDVau0D48u
7pxps9L1R0SlAoQsdos0T+T1YPJS00UZSFI4TYg0nTcpxJ3gKEFre2Hdk/srIxkr
L1lKgrk1NqsjcHtqdGdsC8WCkxxey2cJD7elpKEjmYFQAP7bl+yJithJvPUj5L/3
+exDwKJvdLaYK2GMO6C6SYgxXG2PQBKRtqIbTh3w6LaoYBwQnHMc+OFURwUZWJ6C
kl+a+Dud/STcyMwIBuPLPJkOZRyD+tCAjudtxn8S+2nY3ZPyz2NJQABtvVLnqeME
T7XGkJDUtw1s4Gpn9p0T2JsPWB4eQF/ujxn4DGYxHczsgyq0azUUBUXHLqw36gwe
C0ZsFJaiBPqzWP5fK4u316/hm071c8jwyrMSqHQkF3ur74aZHNCG+Vx9GZfiDZWa
2bMvl0Eumq3xnk66OC5KRXQnHwhXZS/S+WlKlnkFNGv0f2nZERjt9sa6Y6zsxusz
Of5hgDd9zjVSk7OV3lu4Mqksa7oK/uy7X4XRf8hcAEE8Y1jFiYLYMzta/ggYXVd5
bagFejXiPfAw23etS4x6
=iN8w
-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/e1wsqaf-0002ih...@franck.debian.org



Accepted resiprocate 1.9.5-1 (source amd64)

2014-03-26 Thread Daniel Pocock
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 26 Mar 2014 15:45:21 +0100
Source: resiprocate
Binary: libresiprocate-1.9 libresiprocate-1.9-dev librecon-1.9 librecon-1.9-dev 
libresiprocate-turn-client-1.9 libresiprocate-turn-client-1.9-dev repro 
resiprocate-turn-server sipdialer
Architecture: source amd64
Version: 1.9.5-1
Distribution: unstable
Urgency: high
Maintainer: Debian VoIP Team pkg-voip-maintain...@lists.alioth.debian.org
Changed-By: Daniel Pocock dan...@pocock.pro
Description: 
 librecon-1.9 - reSIProcate conversation manager - shared libraries
 librecon-1.9-dev - reSIProcate conversation manager - development files
 libresiprocate-1.9 - reSIProcate SIP stack - shared libraries
 libresiprocate-1.9-dev - reSIProcate SIP stack - development files
 libresiprocate-turn-client-1.9 - reSIProcate TURN client (reTurn) - shared 
libraries
 libresiprocate-turn-client-1.9-dev - reSIProcate TURN client (reTurn) - 
development files
 repro  - reSIProcate SIP stack - lightweight SIP proxy daemon
 resiprocate-turn-server - reSIProcate SIP stack - ICE/TURN server
 sipdialer  - reSIProcate SIP stack - click-to-call utility
Changes: 
 resiprocate (1.9.5-1) unstable; urgency=high
 .
   * New upstream release
   * Fix crash when not checking return value of getenv
   * Fix other potential misuse of return values from dynamic_cast
   * librecon now disables inband DTMF tones
Checksums-Sha1: 
 853d5f58b57cf6a28dc0895b7149a23a3c06884c 2774 resiprocate_1.9.5-1.dsc
 1f40f2b608b901d2905ae4f71abc154d40623ba2 10111462 resiprocate_1.9.5.orig.tar.gz
 e794b87e16312405d8aabb8b3c4e14303101c4a2 27548 
resiprocate_1.9.5-1.debian.tar.xz
 c64ff8ed516b3398b5ef0c8d58f0237ab963c278 1194524 
libresiprocate-1.9_1.9.5-1_amd64.deb
 869c6fdef717847a394e7869597c5b158f313ddf 271918 
libresiprocate-1.9-dev_1.9.5-1_amd64.deb
 bb9e1df52f649d1e05b0257c8f33e6fd343c05a7 276510 librecon-1.9_1.9.5-1_amd64.deb
 b891a0b0998035a9b3368ce0a9499d39fc542b33 58146 
librecon-1.9-dev_1.9.5-1_amd64.deb
 d4302753a084f37504dd3ccd97ec9918f5657b72 203980 
libresiprocate-turn-client-1.9_1.9.5-1_amd64.deb
 f3b34e79f9adf1c6aa0026f4ff58d7342e11b865 33182 
libresiprocate-turn-client-1.9-dev_1.9.5-1_amd64.deb
 78efcc8424c63b7ee92937eea006d83881842078 469022 repro_1.9.5-1_amd64.deb
 2aa112901cc730da85991e6af47faee48b3b77b0 196386 
resiprocate-turn-server_1.9.5-1_amd64.deb
 bbcfa2a0f7aae8effcb2cc35934855f1b51129ea 24244 sipdialer_1.9.5-1_amd64.deb
Checksums-Sha256: 
 7404f533d7d9c93e1a16121844ea331d09a0c63c7474726d2f9a422b98bf71e6 2774 
resiprocate_1.9.5-1.dsc
 6de15238b6e755e352cd1810b5d9212c0735a902d73cfe922c6427e24a49 10111462 
resiprocate_1.9.5.orig.tar.gz
 18586533b93fe0ef811f6c44c310a333acc17cb482542474879315def91f0567 27548 
resiprocate_1.9.5-1.debian.tar.xz
 81c7ba2d484df4198800be8a7e111e802fa51b53b052d3631099e846442c1574 1194524 
libresiprocate-1.9_1.9.5-1_amd64.deb
 4ba51d414dae5bfeee6bae4e2d801f2b659717151b39c2ddf65b3257d80f0599 271918 
libresiprocate-1.9-dev_1.9.5-1_amd64.deb
 11633e334257264181139339396f3286b91dddc3384fc52fc73c52ae9a5f32fc 276510 
librecon-1.9_1.9.5-1_amd64.deb
 c22ba048fb95e2ac0838b500637f6f073b9552900542ba30f847c450565f113b 58146 
librecon-1.9-dev_1.9.5-1_amd64.deb
 54b5169c527f8d31b88a17821ae41ec5786e76471c978a4b30fd019ca893 203980 
libresiprocate-turn-client-1.9_1.9.5-1_amd64.deb
 3aa91a8ad7638f5f4a9bed60035b6ae3e9ced351987b6c2192d78881ed54a7dc 33182 
libresiprocate-turn-client-1.9-dev_1.9.5-1_amd64.deb
 d12a8f2afe3f51a7a3f2c7f3a27512863a49b9e162d489bdb0575d7a729086df 469022 
repro_1.9.5-1_amd64.deb
 e4427194f6fabbd7c244dbb04d10bbd0e70bc3424c915726b25996faea94011b 196386 
resiprocate-turn-server_1.9.5-1_amd64.deb
 f1106cbdb42a64553f647bd901c6f665c2a13c047127ee96156d3a6b6b89c5bc 24244 
sipdialer_1.9.5-1_amd64.deb
Files: 
 6914e7f6c4ae0e1dedefde7761953bff 2774 libs extra resiprocate_1.9.5-1.dsc
 5486f128ed52abb834ae2da834cd11f3 10111462 libs extra 
resiprocate_1.9.5.orig.tar.gz
 65dce88c8564209aacefa26660789cb2 27548 libs extra 
resiprocate_1.9.5-1.debian.tar.xz
 e36ec9470713efed65e66e0248f0adfd 1194524 libs extra 
libresiprocate-1.9_1.9.5-1_amd64.deb
 03111946cc106aad6d309ce52365466f 271918 libdevel extra 
libresiprocate-1.9-dev_1.9.5-1_amd64.deb
 89883b90c08f6b4e136b598cdb2318e3 276510 libs extra 
librecon-1.9_1.9.5-1_amd64.deb
 11c65801be9f1ff42010bd34081e9753 58146 libdevel extra 
librecon-1.9-dev_1.9.5-1_amd64.deb
 c7945a687cefae1bdfa8c9feadf35e04 203980 libs extra 
libresiprocate-turn-client-1.9_1.9.5-1_amd64.deb
 19e8995818667c7c5fd9f993a1fb7ec6 33182 libdevel extra 
libresiprocate-turn-client-1.9-dev_1.9.5-1_amd64.deb
 67ca8fa113a664546fa1fdedcee9da96 469022 net extra repro_1.9.5-1_amd64.deb
 ad9850e0af0948961e654c32d0e8380a 196386 net extra 
resiprocate-turn-server_1.9.5-1_amd64.deb
 d7105d0eb33adc807601a3c8ef6e0d50 24244 net extra sipdialer_1.9.5-1_amd64.deb

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

iQIcBAEBCAAGBQJTMu8CAAoJEOm1uwJp1aqDSjQP/16k2TvUq9Et1903pj7KUjWA

Accepted nco 4.4.2-1 (source i386)

2014-03-26 Thread Francesco Paolo Lovergine
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 26 Mar 2014 16:54:51 +0100
Source: nco
Binary: nco
Architecture: source i386
Version: 4.4.2-1
Distribution: unstable
Urgency: medium
Maintainer: Debian GIS Project pkg-grass-de...@lists.alioth.debian.org
Changed-By: Francesco Paolo Lovergine fran...@debian.org
Description: 
 nco- Command-line operators to analyze netCDF files
Closes: 611673 727470
Changes: 
 nco (4.4.2-1) unstable; urgency=medium
 .
   * New upstream release.
 (closes: #611673)
   * Added missing watch flle.
   * Policy bumped to 3.9.5.
   * Added build-dep on autotools-dev and update/clean step in debian/rules.
 (closes: #727470)
   * Changed Vcs-* url to canonicali ones.
   * Debhelper level set to 9.
   * Now nco.html is a single file.
Checksums-Sha1: 
 5397359c6c03115d026ab1abce46f79bb893aa8c 1356 nco_4.4.2-1.dsc
 6253e0d3b00359e1ef2c95f0c86e940697286a10 7801937 nco_4.4.2.orig.tar.gz
 d13ae947712c3bffba6f387e12317bd5f378e49c 9652 nco_4.4.2-1.debian.tar.xz
 8a5794d50437e1420f777ebf8c3b425a28a2ee68 1210544 nco_4.4.2-1_i386.deb
Checksums-Sha256: 
 14a3b1800b66c9528d1a53c38a35c641b5bcfd3b6412d7bd106d8ece694e0159 1356 
nco_4.4.2-1.dsc
 6b2f48ac4618ba50306885a6358925956c2b178dee6348ada3195a3fc2a425d8 7801937 
nco_4.4.2.orig.tar.gz
 27c0f3be0058bcf9ead74e0bb32f0f429a37dfe400179cabc43393d4666d0a9b 9652 
nco_4.4.2-1.debian.tar.xz
 b7548c40128eb975f259eb80d6603a937898084c6f689aec3f168a219dd78e83 1210544 
nco_4.4.2-1_i386.deb
Files: 
 e0292750670a8fb237b94cb372f9 1356 science optional nco_4.4.2-1.dsc
 a733b47d1c3806f51064ace76ea53e56 7801937 science optional nco_4.4.2.orig.tar.gz
 e238832c026cb6a477adf23a8de38392 9652 science optional 
nco_4.4.2-1.debian.tar.xz
 02d5924b1834772052117b306a628239 1210544 science optional nco_4.4.2-1_i386.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iEYEARECAAYFAlMzAAQACgkQpFNRmenyx0ccrwCfY8eEyUGvRLDsz5CsbcCZJewp
GegAoO6S/XnbIQhMGHykFmCa0L7LRwxm
=7Gvl
-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/e1wsqmw-00074i...@franck.debian.org



Accepted jxrlib 1.1-4 (source amd64)

2014-03-26 Thread Mathieu Malaterre
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 26 Mar 2014 17:09:39 +0100
Source: jxrlib
Binary: libjxr0 libjxr-dev libjxr-tools
Architecture: source amd64
Version: 1.1-4
Distribution: unstable
Urgency: low
Maintainer: Mathieu Malaterre ma...@debian.org
Changed-By: Mathieu Malaterre ma...@debian.org
Description: 
 libjxr-dev - JPEG-XR lib - dev files
 libjxr-tools - JPEG-XR lib - command line apps
 libjxr0- JPEG-XR lib - libraries
Closes: 742716
Changes: 
 jxrlib (1.1-4) unstable; urgency=low
 .
   * Install missing header. Closes: #742716
   * Bump Std-Vers to 3.9.5, no changes needed
Checksums-Sha1: 
 22bd24052d33466b7351fa112649490e03ed3af0 1932 jxrlib_1.1-4.dsc
 b6cdc7ab8381c7dd60c624fcf3893ac2d1c9b090 23340 jxrlib_1.1-4.debian.tar.xz
 bfbc8f3dea71bee0e60b61da2314a56e59cbe825 157204 libjxr0_1.1-4_amd64.deb
 d1fb70dced4e3ee77f46b90777290b9841667132 32056 libjxr-dev_1.1-4_amd64.deb
 7bc35faea50516406b21158f69a82c0d8e97dc35 16734 libjxr-tools_1.1-4_amd64.deb
Checksums-Sha256: 
 1f59c647d76441e731b99570503ba9defeb6ae922f30e57d7d056ffb233bb004 1932 
jxrlib_1.1-4.dsc
 acaf8df0a0184705a1b11a60159d6e8e3ea474e586a55b721b85922f325cd80d 23340 
jxrlib_1.1-4.debian.tar.xz
 20336168af5881a1eacba67508a4a5bf2f18fac4d1ab6269eb15441414b6b155 157204 
libjxr0_1.1-4_amd64.deb
 79be3eb5e7e1002307d0432d94192eb09850c0c113ab15ff2d9bf05c4e31f196 32056 
libjxr-dev_1.1-4_amd64.deb
 72dbcbc5ab0b79a527951b9ebdb4446824d21234c25888b7c636bfefb2aea43b 16734 
libjxr-tools_1.1-4_amd64.deb
Files: 
 6feb1d2a80afcd1120f4fdb85be7f458 1932 graphics optional jxrlib_1.1-4.dsc
 e95f28d5627e52ca0f20b76ee4b59bb2 23340 graphics optional 
jxrlib_1.1-4.debian.tar.xz
 20fb1dce9f564a1f9a6ea8d68bcb00e3 157204 libs optional libjxr0_1.1-4_amd64.deb
 255f7201d510799d98e9d5c8ebe16e0f 32056 libdevel optional 
libjxr-dev_1.1-4_amd64.deb
 aba96aa706f7f5987509900e16f98922 16734 utils optional 
libjxr-tools_1.1-4_amd64.deb

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

iQIcBAEBAgAGBQJTMv7EAAoJEAFx4YKK4JNFhP0P/3zNw1mJx+tWIxGHihvYICfg
HSJudHzEklDPzZ3yEQ1M6/bJrQtsoYftSaTX98J1EAGVhPPVWdAE9zp6e9eczEN8
3lql40PAYOG1s1w1J+3sJnuEzQKEkfACxlbgNIqf9N0kQ2j8+0Kva2zJmSqXZtrR
+HrwZLtYrE/c3O1sw7Huj8NzbGkGs45WyJNQOjrshY7Bkb4be8ymBR7T44WWyCsX
CFLO7z4GNDIoIkhINkJIYRjgXNGXA2zzGcK4Qu93jsnrphCKXpVGz8YHuxcx6qbm
/UxinaHud4+YANQDkIyPIaiHUULXbu0DgHe7opvdNgPFdJid6uBXSOpyLGrnjrDE
RAztKYVPjRsXNY3BYXQZzQRN9t5PoDQKXcb2lQgqn9sDJI5rG/So65QbwHB1nI7l
8Sbdp/JhnJ0bFcH576hnWZMYTS5D1u07FocvyiLUuSb0/eFPfUjBLHRhIqGP7jzf
DduRnbt99Lr/Dz5iikYzuG0Ghc9vcwSG4R/4b59UgWlGzrEVMn6DRNMNoFt1Tp1m
NH9nUlMyUoGkdgZTTFed4oJkBc9LutxUijIMjhDcvK/VC43y7QBDKYqB/lo1d4IN
nLHoCKSulSmLMyKfAnIByhpr+Y5p1ZWiJBv4tvwu0mRHkSrFvqxXZg4FanNp5/Tt
ymk8fFE9nUDHFEss9CoH
=bKmd
-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/e1wsqmd-0006zb...@franck.debian.org



Accepted larch 1.1.2-1 (source all)

2014-03-26 Thread Martín Ferrari
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 26 Mar 2014 02:08:18 +
Source: larch
Binary: larch
Architecture: source all
Version: 1.1.2-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Ruby Extras Maintainers 
pkg-ruby-extras-maintain...@lists.alioth.debian.org
Changed-By: Martín Ferrari tin...@debian.org
Description: 
 larch  - tool to copy messages from one IMAP server to another
Closes: 714405
Changes: 
 larch (1.1.2-1) unstable; urgency=medium
 .
   * Initial release (Closes: #714405)
Checksums-Sha1: 
 5f896c8f980f7b3685cc5cd07cf4622d5906498b 1943 larch_1.1.2-1.dsc
 6f97a8e61a706e3292ed1404562bb5c48b2394d2 29180 larch_1.1.2.orig.tar.gz
 320d106bb84bf6c8f7f87fd6bdc8ccf125c3967b 5864 larch_1.1.2-1.debian.tar.xz
 fe586d89b9b6769ad1b21c3a74d4a19f43cc4913 30432 larch_1.1.2-1_all.deb
Checksums-Sha256: 
 b9cf8ed4af2180d85b99656a8d7cb9cca4870e552b95443fe17bba28c48ad2da 1943 
larch_1.1.2-1.dsc
 1da97f9cbec1b7a7a629283d25ef1d8e4b98558dca2f8079f092f452331d8c1c 29180 
larch_1.1.2.orig.tar.gz
 a9d7978c41f6062c1b63809e521fc5aca8ca68e32add3c38926298e4796520c4 5864 
larch_1.1.2-1.debian.tar.xz
 830265b2eb49b743dd240c46ac9228f653103d3e0bd6c3b5c927f64f80ec7ec0 30432 
larch_1.1.2-1_all.deb
Files: 
 8c03cd56e5f336000338952704f19095 1943 ruby optional larch_1.1.2-1.dsc
 6baf6970268095e21198f4829d1fbe4c 29180 ruby optional larch_1.1.2.orig.tar.gz
 d2a2c8154cd6286ef12f53d29b266c7a 5864 ruby optional larch_1.1.2-1.debian.tar.xz
 4eca3fe120b525a991fe213f56cc102b 30432 ruby optional larch_1.1.2-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTMjbjAAoJEF3Y4L+Ro9PaIewP/1MJVf+mV3m69encCtQ8SmpW
xwaonhgcsisSv72GR/CR20DyULLduG1DMc/dbIGR9ED4P3TUwHjTvyz7vkjJH4Vh
zFKaYcQleFU7qriIRSk69VYDdipunfohtjB0yWPDt4uwA1UizEcu1TUdaWGQiAUe
ekLUcEkJeVss9lAbg2gVwPprO9u0XfRPuBBMT0UIhtRC9Bc0LmPrgnCY5hAcSjxl
UQRwCEsAoMoSzwHNS9470QNQhfa+EuASDBlpdkMyx1W9+J3FckTPdo2Hrq9toHOJ
1OXvosY1dkv7OomNWQEXd9g6NSnIFY4baJ8dnsXEkvnVNCwyjEWqQkdrf/0HalMt
H2HSeyxZUzMI41OdqywKlY7CrHExXPgCFo0NJpyAA7q4/lP2CzVnNZeyO+PF7AE4
jQ1sT5fZc8cewfbchP98BbyUuto+VSIYPKFNRLVuXa2zathQfI2Sfh8X0raOUwbC
cvsS+yzotePws3hFEAHEn5m/hHuWAAaXS5jNaEYYaRAZnfwl2pZbbusceZhPQtX3
pupeLGCrgvVbXBDn7pYjCP9kc1vYXIPZVh/zHBHe6Spx7LYnV0Tuefy5j5/+6hYS
GPUT2w1MPZcBs2njlB+t3fp4ODHbSdsiXxzun1MDqfa649PhftRD9Bmy7V2bRXJd
HcWgg3nS01B5MLp2RePu
=10kO
-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/e1wsrbo-0001ny...@franck.debian.org



Accepted belle-sip 1.2.4-1 (source amd64)

2014-03-26 Thread Mark Purcell
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 16 Feb 2014 21:29:17 +1100
Source: belle-sip
Binary: libbellesip0 libbellesip-dev libbellesip-dbg
Architecture: source amd64
Version: 1.2.4-1
Distribution: unstable
Urgency: medium
Maintainer: Debian VoIP Team pkg-voip-maintain...@lists.alioth.debian.org
Changed-By: Mark Purcell m...@debian.org
Description: 
 libbellesip-dbg - SIP stack from Linphone team (debugging symbols)
 libbellesip-dev - SIP stack from the Linphone team (development files)
 libbellesip0 - SIP stack from the Linphone team
Closes: 737830
Changes: 
 belle-sip (1.2.4-1) unstable; urgency=medium
 .
   [ Felix Lechner ]
   * Team upload.
   * Initial release (Closes: #737830)
   * Use PolarSSL API v1.3 instead of v1.2 compatibility layer
 .
   [ Mark Purcell ]
   * Add debian/watch
Checksums-Sha1: 
 79c28820f00c245d421853f81737a180805cba15 1521 belle-sip_1.2.4-1.dsc
 fe14c319d146c50886e144df24b8c616db5ecbdf 631408 belle-sip_1.2.4.orig.tar.gz
 0a2f334c6121d38b40d02f6d78885f6216a75aad 12352 belle-sip_1.2.4-1.debian.tar.xz
 a4e0d982e49c6f3bc72078780b5d269fcbf4f620 213682 libbellesip0_1.2.4-1_amd64.deb
 034e2abb720e92ad535678348cedf197790711cb 251546 
libbellesip-dev_1.2.4-1_amd64.deb
 5aa5f8f10cca2aacb5d1ee9f3d87c1114aa1969a 718454 
libbellesip-dbg_1.2.4-1_amd64.deb
Checksums-Sha256: 
 e2d271a92510b2c4b689b8f09ad79b615cffb981060189c26119b04328811eac 1521 
belle-sip_1.2.4-1.dsc
 c8180fe9c72dd1959f9ddabbefa4f282d881615d183a05ac91247dea6479b7e9 631408 
belle-sip_1.2.4.orig.tar.gz
 2fb41afbcd08a1dad9f43e0ccc046321c8048b3ec7d0b2e1619dcf7daf61661f 12352 
belle-sip_1.2.4-1.debian.tar.xz
 65afc82bc596ccb10fb7c9b5d30fb04ae17d35fde82f42e0b9f36b2cc6e0557f 213682 
libbellesip0_1.2.4-1_amd64.deb
 651035c8b9de7317156bfef156da24ced5e348e2c8d6fc4d70fe41393ce222e7 251546 
libbellesip-dev_1.2.4-1_amd64.deb
 8d680861578dd8c2d51df3d2fadcc4db11b9846aecd516769b949291c59e903b 718454 
libbellesip-dbg_1.2.4-1_amd64.deb
Files: 
 70ed01401a83747d03eb9af794087610 1521 libs optional belle-sip_1.2.4-1.dsc
 d41c7356a0f6b2c7bbf6f9544c2f92fe 631408 libs optional 
belle-sip_1.2.4.orig.tar.gz
 e6efb28bf731cec3cee7cc7c199cf093 12352 libs optional 
belle-sip_1.2.4-1.debian.tar.xz
 bf95ddc3172b2c44b878f96c9eb3fe0d 213682 libs optional 
libbellesip0_1.2.4-1_amd64.deb
 da0d91b7d98d78bb24dd470ffd703c9d 251546 libdevel optional 
libbellesip-dev_1.2.4-1_amd64.deb
 fa5facc2b47ed34be34e7abf2caf7815 718454 debug extra 
libbellesip-dbg_1.2.4-1_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iEYEARECAAYFAlMAmYAACgkQoCzanz0IthIG9ACfetbaAU4hBdX3OosfQxXH6NvJ
FNAAn2fvR/i1Y4M8vKv3CR+De5GSyOdf
=XNH4
-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/e1wsrbo-0001nb...@franck.debian.org



Accepted ruby-mpi 0.2.0-1 (source amd64)

2014-03-26 Thread Youhei SASAKI
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 13 Mar 2014 15:16:11 +0900
Source: ruby-mpi
Binary: ruby-mpi
Architecture: source amd64
Version: 0.2.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Ruby Extras Maintainers 
pkg-ruby-extras-maintain...@lists.alioth.debian.org
Changed-By: Youhei SASAKI uwab...@gfd-dennou.org
Description: 
 ruby-mpi   - Ruby binding of MPI
Closes: 741506
Changes: 
 ruby-mpi (0.2.0-1) unstable; urgency=medium
 .
   * Initial release (Closes: #741506)
Checksums-Sha1: 
 ac2ab57fc13736c1f597b9b1da00ebdebaa18291 2040 ruby-mpi_0.2.0-1.dsc
 c707c0932616a2756888bd7cb167b15a1cc7bd2f 10039 ruby-mpi_0.2.0.orig.tar.gz
 1e4b12e354f652dd80c2e87c05c624a8921e0dc5 2696 ruby-mpi_0.2.0-1.debian.tar.xz
 2a53d518c028d5a4f6651ee71b23cc6c618d6d53 16864 ruby-mpi_0.2.0-1_amd64.deb
Checksums-Sha256: 
 9b344064f4371135484e96aee705d893eb4ab1cc9a841ae99b2dd707e7cd90eb 2040 
ruby-mpi_0.2.0-1.dsc
 4223630852d836211bb0736d984d7e87a22e283fdc1198b37662144e97557143 10039 
ruby-mpi_0.2.0.orig.tar.gz
 b474a153e3cb69a5597ed40619e16f2687a5a9ba9dd37e623a2adbd4be802635 2696 
ruby-mpi_0.2.0-1.debian.tar.xz
 21bc80f74c1bf83077bd485f4ce9634b1e5a18c09f960b51e74f69d86b36dcb1 16864 
ruby-mpi_0.2.0-1_amd64.deb
Files: 
 cf5d1d79fc663d83381b985ad1e0840c 2040 ruby optional ruby-mpi_0.2.0-1.dsc
 8a90769e1ddd28b8286746f79385606e 10039 ruby optional ruby-mpi_0.2.0.orig.tar.gz
 116c7acb0a5fd97568ae6d2bfa388e63 2696 ruby optional 
ruby-mpi_0.2.0-1.debian.tar.xz
 a5fe682689065ca2e15e50ba117d6ad9 16864 ruby optional ruby-mpi_0.2.0-1_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTMRvhAAoJEHg5YZ3UOWaO5cgQANVZ59XlHWzRSRJhr/E7xk/l
bzTEDXOSWsHs0k9Bpf7VttRLbbWGzS7gVXZYZWs4r/HIIjp3JkjUm7ATxOyYWPWL
zu3xHEpRAXdzS7Lcz8NuTY88MbXWJP4eNNEQunD+0H5KGpOkPet0B2WDwaP7P6vk
UBMm5jdUx1g7gGQuAVZO6R6e1J7Oe6xEhI0WqJzpo1kSrW6bBIyCw4FGiZloflpY
qXdJDcSoLmhMWDLg8ioTdbmPN9Y2fXOxulNbV4HNoVAAw00BHiYgOkKdAV53xr8H
P5slAPNzBgk98hd7USkI/CfNeqdM7BYQjnj+Dq4UbIu4yJbNsX008AL2DalAhSX2
/8rdKfLqF3nRWI/eKCQIZSrWax2CkHziWjIUE6ksa47e1tl4X9qNCP8P+dNlZms6
de2+tE/IcmiN47NKlK62So/puo/iaW7copV6NIQnCmX8xw7QD3/wgS+5tzOoKIPF
/yvhmyrrOhjkTykis9zR8kOs1c6cM3WybgYHgCDzxvBA9VNby7jjog7Vxai9QkV6
L7htDDCa5PQI4rEjG/Od3RkSr2BKLVrSOp67JyDyo7IUigmzt8L/wEbMVSIvcXek
ZxDW96IhAVz/eyrz78kwCs7lrka1H801M7SsqtbZioViOHrGo9TjNm9kyTy+Bkf6
JhJ/rLw5y8RCVCY8SNrJ
=nVoL
-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/e1wsrbp-0001nx...@franck.debian.org



Accepted telepathy-glib 0.24.0-1 (source amd64 all)

2014-03-26 Thread Simon McVittie
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 26 Mar 2014 16:02:04 +
Source: telepathy-glib
Binary: libtelepathy-glib0 libtelepathy-glib-dev libtelepathy-glib0-dbg 
libtelepathy-glib-doc gir1.2-telepathyglib-0.12
Architecture: source amd64 all
Version: 0.24.0-1
Distribution: unstable
Urgency: low
Maintainer: Debian Telepathy maintainers 
pkg-telepathy-maintain...@lists.alioth.debian.org
Changed-By: Simon McVittie s...@debian.org
Description: 
 gir1.2-telepathyglib-0.12 - GLib Telepathy connection manager library 
(GObject-Introspection)
 libtelepathy-glib-dev - GLib Telepathy connection manager library (headers)
 libtelepathy-glib-doc - GLib Telepathy library (documentation)
 libtelepathy-glib0 - Telepathy framework - GLib library
 libtelepathy-glib0-dbg - GLib Telepathy library (debug symbols)
Changes: 
 telepathy-glib (0.24.0-1) unstable; urgency=low
 .
   * New upstream stable release
 - drop patch, applied upstream
Checksums-Sha1: 
 44a39983ee90efbe5010cde126a35258e8464221 2737 telepathy-glib_0.24.0-1.dsc
 43a3e9f3e08725b689aba3baa487c9711d436888 3890992 
telepathy-glib_0.24.0.orig.tar.gz
 0db9898ac6662fa06376245a3ecd05307478e6d7 29624 
telepathy-glib_0.24.0-1.debian.tar.xz
 613b3453466bfaf3c8cb9f6d8cca9731b8d475e6 764904 
libtelepathy-glib0_0.24.0-1_amd64.deb
 97c0b8e3920c5a47c82e110485f5708e7046dbeb 909344 
libtelepathy-glib-dev_0.24.0-1_amd64.deb
 6a209ad0408d1fd9690664d7babd04ace7484276 2154240 
libtelepathy-glib0-dbg_0.24.0-1_amd64.deb
 2cf2ee581e96c7929f05416896ad1516a6560f4f 1057746 
libtelepathy-glib-doc_0.24.0-1_all.deb
 9f37be95ce776c2bac20f124fec42f7efdc8e4df 49174 
gir1.2-telepathyglib-0.12_0.24.0-1_amd64.deb
Checksums-Sha256: 
 7f6e36331b3e55a2d5edac73596e790d97a7b87363790351a11fdd8d61b017d3 2737 
telepathy-glib_0.24.0-1.dsc
 ae0002134991217f42e503c43dea7817853afc18863b913744d51ffa029818cf 3890992 
telepathy-glib_0.24.0.orig.tar.gz
 90fc59c02401d86ecd889d4f31cb17f8dbc2efd1b95f24a3f99dbda3866cd399 29624 
telepathy-glib_0.24.0-1.debian.tar.xz
 892231557e1997d9d023c0b042d2484ec8d8d0678bf6af278c7da968e5a47b87 764904 
libtelepathy-glib0_0.24.0-1_amd64.deb
 44452bd914f740e063e25a8f12671a9cc5b53c68e646c747de84ca33f519205e 909344 
libtelepathy-glib-dev_0.24.0-1_amd64.deb
 b888eecaa6db47e4121287ed87fde1fd204f5e173296210af3427e21351de4a2 2154240 
libtelepathy-glib0-dbg_0.24.0-1_amd64.deb
 f82f570d2207af3712fdd631c27107ed69756c70b6389269f0f17342b8af3e0b 1057746 
libtelepathy-glib-doc_0.24.0-1_all.deb
 6d05da24cc6f64bc0333016130f9525e689d7600eb8c0d6397957e5be070aff4 49174 
gir1.2-telepathyglib-0.12_0.24.0-1_amd64.deb
Files: 
 32f8345db609681527ba6d0d0c115ca2 2737 libs optional telepathy-glib_0.24.0-1.dsc
 93c429e37750b25dcf8de86bb514664f 3890992 libs optional 
telepathy-glib_0.24.0.orig.tar.gz
 b6b0edccec7c0b979ca63319acd45e24 29624 libs optional 
telepathy-glib_0.24.0-1.debian.tar.xz
 511aba059e8b13910da6691f14bcad6c 764904 libs optional 
libtelepathy-glib0_0.24.0-1_amd64.deb
 267bb6fb08316fd7c099b72a8b52320b 909344 libdevel optional 
libtelepathy-glib-dev_0.24.0-1_amd64.deb
 c2c0c4e662d85e89f824640247fb8acd 2154240 debug extra 
libtelepathy-glib0-dbg_0.24.0-1_amd64.deb
 6364ece452edd4918e664909e77e45a2 1057746 doc optional 
libtelepathy-glib-doc_0.24.0-1_all.deb
 433457ac42f6052a50a58128425ba93b 49174 introspection optional 
gir1.2-telepathyglib-0.12_0.24.0-1_amd64.deb

-BEGIN PGP SIGNATURE-

iQIVAwUBUzMD903o/ypjx8yQAQj5Eg/+Jg5S3bHkxrD5EMo9bYon6VCZehFihG6J
l3YugkbowtxKJK5SK4tVjLE18mI0jH9BTDecXPJfxEWkqNRPV1GjQnNkORKWTyhq
et/NRRt6dfpuGlWhyfl2MQh7GasXQd1Bc2+O2C/rDVrn7bM86NVDJ41CFPO3ROMt
YCLDwB8EgB78e6iwEO0Sztskn269JDiLQEBJzRUofFopATNFEDAtKqzzEs1d9Jwu
ZSmVoY+GcC3/EknSXAhQ7muBMjTJfGFklTXHi9bu6KzlHXZfXSVJhzaazgEAs0XJ
wwOhkZAs/GpuD6Ic5VcVrQMWEmFtVcBlXEWyH65bAlTeZGVBGg2VFK+prRsgOqwB
5sNjs1N9S+heBvc512LVm+B4Y6u2OzVR+/ro6H4i6AQf6dA9KrYglvT+z5EQ/t6V
L5PjhjkWh3A8c8gxKvS5XQtQseO2Yub1qS+LC1uuFhPAg6kMkqfj05iTw/qg/BrE
L4CnuQ68iJaQmf+GShKerI4eumnBr0qvYdUq1A7iXNCV4LL9u/w6Q4X4etZxVBDo
Car8nEA86rOp6/BC0z6KFY19hQ6JYPRQgXwkEnSvRhw8zIwRRAB4085Ux6Rkv0Wx
5zNVLXMZIMSRlQYOOXUroHNVWMrG0jzR35kovx1YJ7ly7PPRyML/SVv3vdRHhjZc
XJ9ce9GtOaU=
=hAVC
-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/e1wsrh4-0002ur...@franck.debian.org



Accepted packagekit 0.8.17-1 (source amd64 all)

2014-03-26 Thread Matthias Klumpp
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 26 Mar 2014 16:56:24 +0100
Source: packagekit
Binary: packagekit packagekit-tools packagekit-docs libpackagekit-glib2-16 
libpackagekit-glib2-dev gir1.2-packagekitglib-1.0 packagekit-gtk3-module 
gstreamer0.10-packagekit browser-plugin-packagekit python3-packagekit 
packagekit-backend-aptcc packagekit-backend-smart packagekit-dbg
Architecture: source amd64 all
Version: 0.8.17-1
Distribution: unstable
Urgency: low
Maintainer: Matthias Klumpp m...@debian.org
Changed-By: Matthias Klumpp m...@debian.org
Description: 
 browser-plugin-packagekit - Plugin to install missing plugins using PackageKit
 gir1.2-packagekitglib-1.0 - GObject introspection data for the PackageKit GLib 
library
 gstreamer0.10-packagekit - GStreamer plugin to install codecs using PackageKit
 libpackagekit-glib2-16 - Library for accessing PackageKit using GLib
 libpackagekit-glib2-dev - Library for accessing PackageKit using GLib 
(development files)
 packagekit - Provides a package management service
 packagekit-backend-aptcc - APT backend for PackageKit
 packagekit-backend-smart - Smart backend for PackageKit
 packagekit-dbg - Debugging symbols for PackageKit
 packagekit-docs - Documentation for PackageKit
 packagekit-gtk3-module - Install fonts automatically using PackageKit
 packagekit-tools - Provides PackageKit command-line tools
 python3-packagekit - PackageKit backend Python bindings
Closes: 737556 739172
Changes: 
 packagekit (0.8.17-1) unstable; urgency=low
 .
   * New upstream release: 0.8.17
 - Lots of small enhancements and bugfixes
 - Contains fix for changelog-fetching (Closes: #739172)
   * Ship transactions.db file by default (Closes: #737556)
Checksums-Sha1: 
 bd73ad7d039248dc55b31a8c095f9767347eeb2d 3346 packagekit_0.8.17-1.dsc
 27cdb3343178ffc78fb3a5a9827088ca878072ab 1518088 packagekit_0.8.17.orig.tar.xz
 3290e78b8d8af104309704288aebb52b6609302e 20504 
packagekit_0.8.17-1.debian.tar.xz
 97b0ca6d1567aaf7e11d3ac031a8c878c690891d 458150 packagekit_0.8.17-1_amd64.deb
 3126f71e8da49daa6b059c72eaf1782546956626 50440 
packagekit-tools_0.8.17-1_amd64.deb
 367fa28575fe07c8aa9e5670d44cabd35432b32d 380600 
packagekit-docs_0.8.17-1_all.deb
 9f95e0843102248b2c2daed221d63d5e0b292709 109884 
libpackagekit-glib2-16_0.8.17-1_amd64.deb
 9c40593040050c3979129c43c2dfdc22e5fc2ea8 70682 
libpackagekit-glib2-dev_0.8.17-1_amd64.deb
 918b1103736349b6d570e610c35db796619d462e 37592 
gir1.2-packagekitglib-1.0_0.8.17-1_amd64.deb
 71a119e965038aea5ca0fb16e422dcc731803747 19332 
packagekit-gtk3-module_0.8.17-1_amd64.deb
 5ba44431a3fcb208c658702ff561aee12b550a73 19560 
gstreamer0.10-packagekit_0.8.17-1_amd64.deb
 acb1a40357d60b644ffecf58dff4bd9d6ebab166 31292 
browser-plugin-packagekit_0.8.17-1_amd64.deb
 dc8a9e3e6e4c09a5822d427e3417e1bfb6735435 27338 
python3-packagekit_0.8.17-1_all.deb
 d43bfb91094ba5980e31d6a1a1b2c3e12a7a262d 108202 
packagekit-backend-aptcc_0.8.17-1_amd64.deb
 1b43b937d97a09509cb48319680d567e857f88f4 26966 
packagekit-backend-smart_0.8.17-1_amd64.deb
 001afbe2f032a99a85d3ebaa22bcf91db982 1736680 
packagekit-dbg_0.8.17-1_amd64.deb
Checksums-Sha256: 
 ae11b7dfacff51fae65b5d0c39054bb6fb1de360f6920069e1db710ceea77216 3346 
packagekit_0.8.17-1.dsc
 025825addcd36af250a0227e2ee11bd487ed048d1ba4071ae272c48aa5e8d78a 1518088 
packagekit_0.8.17.orig.tar.xz
 985c6c84e4f1f154fe375deb0a56486f1c8b061d27b38ec21fa3831b01a5553b 20504 
packagekit_0.8.17-1.debian.tar.xz
 dc0c553b4952e7f908fbfc97bffd8855d5342677840f32191b34f817635f2378 458150 
packagekit_0.8.17-1_amd64.deb
 9852675601770fca861328fa062ba9c8f88c7a6fb0286129d0a29d4b2580735b 50440 
packagekit-tools_0.8.17-1_amd64.deb
 8bc99490d9a7683e5e07ca9f9c2a20f1891d621712c7f7c67ebd69773f60f19e 380600 
packagekit-docs_0.8.17-1_all.deb
 381e7b0268eac4eabab8763d53ba83e59b2a38f460877e49f4df0fa180a05fe3 109884 
libpackagekit-glib2-16_0.8.17-1_amd64.deb
 d6c42ecccdfe132c4417ec11bf433905a5f75c4b9ade25a4fe76f9a945e057f8 70682 
libpackagekit-glib2-dev_0.8.17-1_amd64.deb
 cc157db8370c0204c5df6b0caa87c1235c9bd36a5790fa0a3a29c2acbb453d9f 37592 
gir1.2-packagekitglib-1.0_0.8.17-1_amd64.deb
 8626fc1e7cbf842e3c92c41e1ab3c0d13f221cf45e46e9c3e1e82c60ad9047a4 19332 
packagekit-gtk3-module_0.8.17-1_amd64.deb
 6d869ac232a57057eb005037d5954fe765fc7a2d6228627c949872c735db030b 19560 
gstreamer0.10-packagekit_0.8.17-1_amd64.deb
 5171ca667d330f9bd82e2421689ca0a6efd8a4618b297cee69654dcfca8874e1 31292 
browser-plugin-packagekit_0.8.17-1_amd64.deb
 207d643cca1c4989db75f4594bec598a7e0af899695e942b8755f015f1ba3d1d 27338 
python3-packagekit_0.8.17-1_all.deb
 b817ccff8c0c0a5ea1f5fb3b285a4d9812019213c3c4e0cedb94319a4eba34ee 108202 
packagekit-backend-aptcc_0.8.17-1_amd64.deb
 2d68e280ac5107e3e433b02f16203d847fd1fd9151a58a0be2f590af3de9c2d3 26966 
packagekit-backend-smart_0.8.17-1_amd64.deb
 856691bf41b0129783f678d99d21e844cc0aa38f04e3c2ab470c182589482913 1736680 
packagekit-dbg_0.8.17-1_amd64.deb
Files: 
 f408e87012aef4031a6730ddc2e035cc 3346 admin 

Accepted libio-socket-ssl-perl 1.973-1 (source all)

2014-03-26 Thread Salvatore Bonaccorso
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Wed, 26 Mar 2014 18:17:08 +0100
Source: libio-socket-ssl-perl
Binary: libio-socket-ssl-perl
Architecture: source all
Version: 1.973-1
Distribution: experimental
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: Salvatore Bonaccorso car...@debian.org
Description: 
 libio-socket-ssl-perl - Perl module implementing object oriented interface to 
SSL sockets
Changes: 
 libio-socket-ssl-perl (1.973-1) experimental; urgency=low
 .
   * Imported Upstream version 1.973
   * Add fix-spelling-error-in-manpage.patch patch
Checksums-Sha1: 
 6925620cf6162b169115d49b2427784f60a3f93a 2508 libio-socket-ssl-perl_1.973-1.dsc
 b1c4b2be90844e38ec8a06d00bb2514513a235b0 103785 
libio-socket-ssl-perl_1.973.orig.tar.gz
 25b73058d3f4719cca31a8a4a9f85d90e7528354 7776 
libio-socket-ssl-perl_1.973-1.debian.tar.xz
 511e26882a7744dcb34f3a84b0e974f4bacccf64 105126 
libio-socket-ssl-perl_1.973-1_all.deb
Checksums-Sha256: 
 1623fc0dcd4af2875504f538a004294b136bcbbd20a2c8228e7e14a49b9195b9 2508 
libio-socket-ssl-perl_1.973-1.dsc
 9aecee75dd0d514551ccb2d0855468338f57cb7efa5a43389bc94fc0576d283c 103785 
libio-socket-ssl-perl_1.973.orig.tar.gz
 5966cca423b58f36121622ebead127c1d7d4379cf2e5e8b3702251505b7217cf 7776 
libio-socket-ssl-perl_1.973-1.debian.tar.xz
 fd2f1d19a95d1f10fb7e1e9bee2c74bdbd9e6478d15683b4453c392431a92872 105126 
libio-socket-ssl-perl_1.973-1_all.deb
Files: 
 fe1abb9f35af813af9779014601a5664 2508 perl optional 
libio-socket-ssl-perl_1.973-1.dsc
 99215f419adcf1245c0aa7ce6c7a82f2 103785 perl optional 
libio-socket-ssl-perl_1.973.orig.tar.gz
 f7199395af4a2d50ccc838141071af52 7776 perl optional 
libio-socket-ssl-perl_1.973-1.debian.tar.xz
 e5785c2f81cc8ea738c7e354133672b6 105126 perl optional 
libio-socket-ssl-perl_1.973-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCgAGBQJTMwxkAAoJEAVMuPMTQ89ENLMP/0iuh7+41CGRdNZkbgsDCuVM
+HpPQ+I3Ii/nxj0mFZnLbG3zAv3NqDDk/vBAXTaibpUe/vLjln7WSUQFzeiCTLhR
0+p4qMyggeii/rtRPuet171jwXZ7Ol0fpltxkeLuluSr6wWPH7Bro8h9ucpxulJq
cujGABOa/+GmTT1LmBpHGqbsnGgej3v7/CVVy3Fjpab4XYg/KI+unW1GV3g0BSGB
RnvE/UyIISrIbTpW+h/KisdMODkwyOMuALjEOOs07HzKzSciRbSTC+TU0gnACwd2
2VSW3OTa6BeaNBgs7UgNos4O7sRx0mfmbXb3rQKyZW0KAMZ73ci3zd42V77xF61A
5le+CSskpNFKtsSQ+2MTp/RSk2se2f9z+/XFTLgc8WkD6AqffgLje7ktzHQmHGj4
H3Ds42MhTejbvsmA7h9iYBB+6XGqD8bP07RxLQ6FZJsl+wz3y8IBc4WXncn6Wjxj
O3KeUt2inBttR5tOUYNKYWDsFunzAvwlICo8rUBd0wHsPyrxnDYynG5VVpdoJ98f
i5npZdPVnhurLC9+UdqYBjqOQmCwC3dxFn1cepBlibUBrcCF5kRwuFQWaPJw4Z+H
PeMp75G1GIPp6V2l6xxpEuYmoKfbwyhvxkwzTI2K9AbI8AslhDFM6rvkQUmJFQ91
9uMKRt37RJLvLitzwcSJ
=6yiS
-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/e1wsrie-00078w...@franck.debian.org



Accepted clutter-1.0 1.18.0-2 (source all amd64)

2014-03-26 Thread Emilio Pozuelo Monfort
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 26 Mar 2014 18:18:11 +0100
Source: clutter-1.0
Binary: libclutter-1.0-0 libclutter-1.0-common libclutter-1.0-dev 
libclutter-1.0-dbg libclutter-1.0-doc clutter-1.0-tests gir1.2-clutter-1.0
Architecture: source all amd64
Version: 1.18.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian GNOME Maintainers 
pkg-gnome-maintain...@lists.alioth.debian.org
Changed-By: Emilio Pozuelo Monfort po...@debian.org
Description: 
 clutter-1.0-tests - Open GL based interactive canvas library (installed test 
programs
 gir1.2-clutter-1.0 - GObject introspection data for the Clutter 1.0 library
 libclutter-1.0-0 - Open GL based interactive canvas library
 libclutter-1.0-common - Open GL based interactive canvas library (common files)
 libclutter-1.0-dbg - Open GL based interactive canvas library (debug files)
 libclutter-1.0-dev - Open GL based interactive canvas library (development 
files)
 libclutter-1.0-doc - Open GL based interactive canvas library (documentation)
Changes: 
 clutter-1.0 (1.18.0-2) unstable; urgency=medium
 .
   * Brown paper bug release.
   * debian/control.in:
 + Drop libclutter-1.0-dev depends on libinput-dev.
   * debian/libclutter-1.0-0.symbols:
 + Mark clutter_egl_set_kms_fd as linux-any.
Checksums-Sha1: 
 3fdc77ac5ddbe2e1859a46dd140aaae001df4ad2 3128 clutter-1.0_1.18.0-2.dsc
 5b513f62c6e4ad1ec40d689f0631103c759d0837 17456 
clutter-1.0_1.18.0-2.debian.tar.xz
 84016e1e1cb05a35bdb1114f56834c87f868e202 442280 
libclutter-1.0-common_1.18.0-2_all.deb
 ca51a0337d2a8a20acd101032b2df28cc511e7e0 2616388 
libclutter-1.0-doc_1.18.0-2_all.deb
 89ae4b29c85d5a1037771c1aa43d97830bc3e387 544950 
libclutter-1.0-0_1.18.0-2_amd64.deb
 aa568f3af85f867f111c00f6857ab8e6e517e72b 421858 
libclutter-1.0-dev_1.18.0-2_amd64.deb
 a9e4505475db45f93ce0525457a0c72a3fa1ef37 1334502 
libclutter-1.0-dbg_1.18.0-2_amd64.deb
 e4db8d5f00aa3058a2ae24355bce3ce2fcc951d0 190684 
clutter-1.0-tests_1.18.0-2_amd64.deb
 94b2b5e3f1596e649caa644e03ebefc6e5a89230 224314 
gir1.2-clutter-1.0_1.18.0-2_amd64.deb
Checksums-Sha256: 
 e23824ffdb90116259b7e4cd91488df0c33a80e8ba6c140de5d8b61624eae7cd 3128 
clutter-1.0_1.18.0-2.dsc
 de52648135660ccfa7bf61855663e7b0464847a90641d4fa6f7245dc1902da1d 17456 
clutter-1.0_1.18.0-2.debian.tar.xz
 234cdaf3087edab197b9219b7f93f12a1a33eec8f908bde6ff6b2165b80edcc4 442280 
libclutter-1.0-common_1.18.0-2_all.deb
 edceb918fd8dd6aec7cdb9956c6a5a47988acee20543c517f6159b8191af2456 2616388 
libclutter-1.0-doc_1.18.0-2_all.deb
 bb77e81dcc5070676ce9ad0347da3d0b788076007719d1b8925b36074dea22be 544950 
libclutter-1.0-0_1.18.0-2_amd64.deb
 0a9142231c84f28e0767e4a4e05fc8cdff708a8acd96214e602ba7042a57477e 421858 
libclutter-1.0-dev_1.18.0-2_amd64.deb
 9221d33dad84b78be7a15844aa06f0661330d4a187f2d8124aed700066590da1 1334502 
libclutter-1.0-dbg_1.18.0-2_amd64.deb
 600de8788ad53e041b8657ebbb0e2d2004ae15f8ad04b0bb45eca903998a886d 190684 
clutter-1.0-tests_1.18.0-2_amd64.deb
 59c87d049c38b708588277c28e9ea8c8a0eff958dc289a6381de3813727301cc 224314 
gir1.2-clutter-1.0_1.18.0-2_amd64.deb
Files: 
 0b2524ceb9a825d3f3db2ffce49525e7 3128 libs optional clutter-1.0_1.18.0-2.dsc
 c88b708a20eef4ca22c9665ce4a3e106 17456 libs optional 
clutter-1.0_1.18.0-2.debian.tar.xz
 68246b38ee3395bdc7de45af79b33b6d 442280 libs optional 
libclutter-1.0-common_1.18.0-2_all.deb
 c1af1f24412644c3b742b91602412e12 2616388 doc optional 
libclutter-1.0-doc_1.18.0-2_all.deb
 74ddae1c249f693a0e7cccbcc95d7169 544950 libs optional 
libclutter-1.0-0_1.18.0-2_amd64.deb
 e0849c2782f33bf5d92e8431e9630fe0 421858 libdevel optional 
libclutter-1.0-dev_1.18.0-2_amd64.deb
 b53ba9e2a6cc36ddcde4535f8d8566ad 1334502 debug extra 
libclutter-1.0-dbg_1.18.0-2_amd64.deb
 529e800e0ac1d3f94cad8b9f4acf699e 190684 misc extra 
clutter-1.0-tests_1.18.0-2_amd64.deb
 6b5f577dde74b422f205608ac6730ad6 224314 introspection optional 
gir1.2-clutter-1.0_1.18.0-2_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTMw9yAAoJEJ1GxIjkNoMCt9gQAKfSDOheOgpwLUiOgMf3ZZGG
Mq8GbNLtXsBY+bcjxhkbN1pXtSKjveXikhlZ4/WV/720SwiHhCPaaCC8/9FoCjHc
DIIZNBZ2zCJSjynA2ckOSc6yETSiHctNHiL0ZKgsNt7jmWyMwBlRQJ7k5gsCOtvC
73wR68WlXJIz2xZT/MI1ePW0r6oHKMy4ci156ufjyXmUw/7iVi+BaqkHq1uPkOxw
+ShNEngKXpu/6yS1GawULTEIlwsC8xjbefrv5Bkv+/f5cgH3Hfq8NnjOcmJqkbet
Hd8EAZ32tU1bf+9Bvdrt6soIAVdLg47JCJOeewmVgqIGW9KbSgaErgPkNK8Z565f
+Dg9bXVqruR+jk0iLqm8nkuZ5zyL+M13CDN6XS3BwclXGZxkVCNstlz3x6n2HE1h
mxx9ECx1TBrQw+GRaz8bapWpodg5ZLbb7qsCCd7621p5qQiQc5M1/Bs675X+reSf
U56ofn5Aa1jLyD1UCaF288VXn+ojqZUrVuoqeFazTLPOxCNZ7drcdDNEZSfPRype
KJYj0B3H3tc1t7gDQ8ZogQdAODCt1lmrMAGB57yeAaoVfX+KCSDzUPNTOIUAhAXz
7jxHMnVfoPMfoaEEE+/0vkT+t6T9an9iUE21Cdd4iOAbyChXH2UoP7U3RE4MCsS8
gsO8o9y7obFZMRQLZb5q
=/BdU
-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/e1wsrwg-rs...@franck.debian.org



Accepted totem 3.12.0-1 (source all amd64)

2014-03-26 Thread Andreas Henriksson
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 26 Mar 2014 18:35:15 +0100
Source: totem
Binary: libtotem0 totem totem-mozilla totem-common totem-dbg totem-plugins 
gir1.2-totem-1.0 libtotem-dev
Architecture: source all amd64
Version: 3.12.0-1
Distribution: experimental
Urgency: medium
Maintainer: Debian GNOME Maintainers 
pkg-gnome-maintain...@lists.alioth.debian.org
Changed-By: Andreas Henriksson andr...@fatal.se
Description: 
 gir1.2-totem-1.0 - GObject introspection data for Totem media player
 libtotem-dev - Main library for the Totem media player - development files
 libtotem0  - Main library for the Totem media player
 totem  - Simple media player for the GNOME desktop based on GStreamer
 totem-common - Data files for the Totem media player
 totem-dbg  - Debugging symbols for the Totem media player
 totem-mozilla - Totem Mozilla plugin
 totem-plugins - Plugins for the Totem media player
Changes: 
 totem (3.12.0-1) experimental; urgency=medium
 .
   * New upstream release.
   * Update build-dependencies according to configure.ac changes:
 - drop gstreamer1.0-plugins-bad and libgstreamer-plugins-bad1.0-dev
 - bump libgtk-3-dev = 3.11.5
 - bump libgrilo-0.2-dev = 0.2.9
 - bump libclutter-1.0-dev = 1.17.3
 - bump libtotem-plparser-dev = 3.10.1
 - add appdata-tools (needed for APPDATA_XML m4 macro)
   * Move grilo-plugins-0.2 from recommends to depends
   * totem-plugins.install: no longer try to install grilo plugin
 - now part of totem core.
   * Update Homepage url.
   * totem: Install appdata file
   * totem-plugins: Install vimeo plugin
Checksums-Sha1: 
 3df0ca4544af092f51b543720e5de8d96d95f3be 2883 totem_3.12.0-1.dsc
 0aba846d1fedbf4d896c22a2a5275c247709e921 3309516 totem_3.12.0.orig.tar.xz
 3d61485b965861b3c7963747e0409c1c4b7b30af 25728 totem_3.12.0-1.debian.tar.xz
 c1f1ec0027b09b173e7d28b41513e9454b6a60f8 2167262 totem-common_3.12.0-1_all.deb
 b556a08bef78ade9638c17d3596607f4a3768e6e 492244 libtotem0_3.12.0-1_amd64.deb
 2cd267b061b3f145b607247df321825bcd5b091b 454646 totem_3.12.0-1_amd64.deb
 8dc5ef66583d86a3e52b705b2c2b33cdfeb093de 415584 
totem-mozilla_3.12.0-1_amd64.deb
 6b2d07361e98f076a81405ec33a0744499a28851 1236716 totem-dbg_3.12.0-1_amd64.deb
 4dd015355fef4a3964122e4d103f40c77151b1d6 457758 
totem-plugins_3.12.0-1_amd64.deb
 819c7efe004ba8dd4df522e72db976b0ffde42de 350346 
gir1.2-totem-1.0_3.12.0-1_amd64.deb
 efd72569d280965b1b630c0375dbb60455be8529 357806 libtotem-dev_3.12.0-1_amd64.deb
Checksums-Sha256: 
 e17613d01ee481f7da16d2414abb3b31f70a5739d4beddef004185902864d30d 2883 
totem_3.12.0-1.dsc
 96762a1c2026f7bbc6ef8a431cf7626647e54ac2d195eb573a71d62dc3a2c430 3309516 
totem_3.12.0.orig.tar.xz
 3033bad1c97e689144f44822d33c1b28d39cfef8ab60a6ff0d31e58d3c264b55 25728 
totem_3.12.0-1.debian.tar.xz
 c4319334e6d20d8afde2df6a1411126b8c40fded41e805c58c41e3f06c314d34 2167262 
totem-common_3.12.0-1_all.deb
 54d6456ed2e1a9c3a87fbd35fdba5cac0248385fce9ce45f3d5775fd0f5aed88 492244 
libtotem0_3.12.0-1_amd64.deb
 224500fba0471a65592471ec5aba9e631de998f1eb09f9fe5577a749033a1328 454646 
totem_3.12.0-1_amd64.deb
 937f70ef30d4bd807a7f8e85c27b351913d00f575ba06c3e9089dec4ee84a81f 415584 
totem-mozilla_3.12.0-1_amd64.deb
 5858cac3a8c0c7ab77eb52707b17cddcff07654b1d1fc92c9282ce3ba46d6cef 1236716 
totem-dbg_3.12.0-1_amd64.deb
 e8d1d26bc116fa50aab81f95cf87c5dc416a1984da3a97d00691f118d0c251e6 457758 
totem-plugins_3.12.0-1_amd64.deb
 5ba3fbc5fb7e1a9fbcfc53a3534c4ec1bd23570a9618058cefe492b80aadb9bf 350346 
gir1.2-totem-1.0_3.12.0-1_amd64.deb
 6584dae4c64c4779f9ff8930ae1030336de548765da2f042223e20953f22fa41 357806 
libtotem-dev_3.12.0-1_amd64.deb
Files: 
 da77ec5308ce886c7bf2e8d67c1728bf 2883 video optional totem_3.12.0-1.dsc
 299f6eb10902829fc1368034e6edb509 3309516 video optional 
totem_3.12.0.orig.tar.xz
 277cbb1b87d5a770a6d2183480a18a1d 25728 video optional 
totem_3.12.0-1.debian.tar.xz
 6db9e148a3d70bfdee656e5fe978768e 2167262 video optional 
totem-common_3.12.0-1_all.deb
 fee7fb0650ca75f3d3271c85728d6830 492244 video optional 
libtotem0_3.12.0-1_amd64.deb
 209daf1a57d81fc966385ba651ce7f7b 454646 video optional totem_3.12.0-1_amd64.deb
 835cd34c18659e090b5e3fc5ced495ce 415584 video optional 
totem-mozilla_3.12.0-1_amd64.deb
 55d65f90a7d0409664a50f529bdf0fc3 1236716 debug extra 
totem-dbg_3.12.0-1_amd64.deb
 3f0f8fbb79bfdd38c4fc12b27a362656 457758 video optional 
totem-plugins_3.12.0-1_amd64.deb
 fe1d1a991dddc6756fe08e74a7b1c6a4 350346 introspection optional 
gir1.2-totem-1.0_3.12.0-1_amd64.deb
 6018e96d465553c99182d38efb6639d0 357806 libdevel optional 
libtotem-dev_3.12.0-1_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iEYEARECAAYFAlMzFRoACgkQcgQ2cL3l8e5GdwCdEyYsh0sOGtpjzqjakWIHH6Z5
7TYAn2OVL3zq2xGzDdj0KBNjq0wSyS1B
=hh1B
-END PGP SIGNATURE-


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

Accepted stgit 0.17.1-1 (source all)

2014-03-26 Thread Maximiliano Curia
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 26 Mar 2014 19:18:23 +0100
Source: stgit
Binary: stgit stgit-contrib
Architecture: source all
Version: 0.17.1-1
Distribution: unstable
Urgency: medium
Maintainer: Maximiliano Curia m...@debian.org
Changed-By: Maximiliano Curia m...@debian.org
Description: 
 stgit  - manage stacks of patches in a git repository
 stgit-contrib - set of contributed script to help working with stgit
Closes: 465343 556525 600238 643801 656804 669664
Changes: 
 stgit (0.17.1-1) unstable; urgency=medium
 .
   * New upstream release. (Closes: #669664, #465343, #600238, #656804)
   * New maintainer. (Closes: #643801)
   * Install additional documentation. (#Closes: #556525)
Checksums-Sha1: 
 c3e45b24585841308cbf64c2fea7aea0c7eebdf3 1908 stgit_0.17.1-1.dsc
 5918fd983919ab70ab191868b84e917a06556cc2 398466 stgit_0.17.1.orig.tar.gz
 0062fe0f6e2584768c17ba48eb613e48b991e4d2 66192 stgit_0.17.1-1.debian.tar.xz
 9cb1c95caef4906bfb1416a6d8c812a13967d44d 347026 stgit_0.17.1-1_all.deb
 64023b974e19dd780efaa5bc54ac6a78458d2955 204046 stgit-contrib_0.17.1-1_all.deb
Checksums-Sha256: 
 50148d477001194b9ce94531a26d6c31477d7e4d43b348d2fab2a199464f956b 1908 
stgit_0.17.1-1.dsc
 d43365a0c22e41a6fb9ba1a86de164d6475e79054e7f33805d6a829eb4056ade 398466 
stgit_0.17.1.orig.tar.gz
 73b767eaf737aa515582429225bd29643f830dfab244d10bfd79b2abd2e3ef82 66192 
stgit_0.17.1-1.debian.tar.xz
 fb2c0cf617e61315263cca3795933db5787895bede56fcb7edab287ecbc3ecbe 347026 
stgit_0.17.1-1_all.deb
 f531bee6f2d6caad0562ff59b93b2291d73581ff47ee7a40de2df7d6ab9a96e5 204046 
stgit-contrib_0.17.1-1_all.deb
Files: 
 5ba24b890e7bef416b94e7ebe555624c 1908 vcs optional stgit_0.17.1-1.dsc
 12e10e73276fa865098a23f032effd9b 398466 vcs optional stgit_0.17.1.orig.tar.gz
 f0c85fe46b1e0a73232e5faabc9ce719 66192 vcs optional 
stgit_0.17.1-1.debian.tar.xz
 47ef258508977a5d95f241124ac948a4 347026 vcs optional stgit_0.17.1-1_all.deb
 06ff25bd57a5471879fb7620e79d5ce3 204046 vcs optional 
stgit-contrib_0.17.1-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTMxwRAAoJEMcZdpmymyMq/HIP/2s78AwIff9vm94SH7pSNR3z
YIbZNy4HBqd2fYrJ9C7JDxSMiqK+PnGd7Zvw307p04tttl0VzPH00DTvpCJZQqNn
QHg8oXlXxp5tnFFL/uhB47RHOY6eHYYBhs9GGJxDePi4mnpGtapxKxflx/wsryKo
13NK2jYohNnAIjmc2b1VOY13bECrItzAn4CBQYsZNlRELHuAjupwqLY9iv/ofUIi
0ZNhHM+9ct/dl9MjwTkonnkwoKHgd0p+kxgphlcJDGvrEhquzpSiSufO8HrZI3KL
AjRI3INL7jk8tk2JVJo92XI7kxE2XhaYnKjE2vTvoJNfmI7mcWZBrP2WGC+NQb8x
XfhtPbxEqvGc+ttjUajbnXTfk5mKlO7FR08eC3zHe6kjeXY8AKPrBvi8ygsDXTdr
8Bjv7HTDDd2r9oWnZIWYKg+NSlmH9CATz2BR47JDPJSdYpzUdVUry1zQQ5w6Hv1g
whO/MZsl1YihHD9XB5F5fs55bz2wRTa0xVkBx9WkL8MnT/qh77bryvpyQI+cRkWP
FFTZd1jOhkaKBGvu2tFi+qh55HO1O8z/+ZFKtRxdSU7tvV5+FJsn3yX2rcR2dLMk
DRFMi5C44ylnswIdizDQbWZOOg8lH4tvQgRF/nlVtheVU4yktwx78BsoQ6E5ujAl
cPCyI8W+Phuj/k/bQgkt
=NS1N
-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/e1wsse0-0005jc...@franck.debian.org



Accepted aubio 0.4.1-2 (source amd64 all)

2014-03-26 Thread Paul Brossier
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 25 Mar 2014 17:25:42 -0300
Source: aubio
Binary: libaubio-dev libaubio4 aubio-tools libaubio-doc python-aubio
Architecture: source amd64 all
Version: 0.4.1-2
Distribution: unstable
Urgency: medium
Maintainer: Paul Brossier p...@debian.org
Changed-By: Paul Brossier p...@debian.org
Description: 
 aubio-tools - library for audio segmentation -- utilities
 libaubio-dev - library for audio segmentation
 libaubio-doc - library for audio segmentation -- documentation
 libaubio4  - library for audio segmentation
 python-aubio - python interface for aubio, a library for audio segmentation
Changes: 
 aubio (0.4.1-2) unstable; urgency=medium
 .
   * debian/control: always Build-Depends on txt2man to include manpages in
 binary only builds
Checksums-Sha1: 
 464e470c9435a177bef1a59bbde1a3094c9e29d6 1766 aubio_0.4.1-2.dsc
 d179f77f23ce7af866769d15901e4db6da7e6507 5616 aubio_0.4.1-2.debian.tar.xz
 76a47706ff6afa06bcbf43808b16d468b18a 93358 libaubio-dev_0.4.1-2_amd64.deb
 5d9dd19e70f16c9cb0ae82656d6059084ea29061 62798 libaubio4_0.4.1-2_amd64.deb
 ebc390ec699550baae903f532ea47cfd4f22dc4b 92752 aubio-tools_0.4.1-2_amd64.deb
 c521e9b2a5dfc394dd0a3c85dd4ae6e1c8041a54 139522 libaubio-doc_0.4.1-2_all.deb
 6ba6b055515d75773d358a0de164c4504ffc6c6c 27486 python-aubio_0.4.1-2_amd64.deb
Checksums-Sha256: 
 609b7cf29dcf7fccdb78ab6a7f45f0c8b562cc7082ceb41be3b79f85d8766a36 1766 
aubio_0.4.1-2.dsc
 532bf0f85f29232e7e72ca7668b6325c6c27d8ed113c034126f09a2644886be8 5616 
aubio_0.4.1-2.debian.tar.xz
 0bb57f025aa033ee55681af65723a19084a541778de9dbf02d0677622b4d9bf4 93358 
libaubio-dev_0.4.1-2_amd64.deb
 cebd910ab1aeadcc2a597d7a1d77c7b8a56d798e707c4b6ff429ea11a9493fb8 62798 
libaubio4_0.4.1-2_amd64.deb
 c2f51b78412c8e747c9447e3a8ff1f9252f6ac3c77977eb3cca26c3b7ae91e1d 92752 
aubio-tools_0.4.1-2_amd64.deb
 716ff0fe48947b854f464c36593b57c75befb6238c99411e25d71063a7c52b4d 139522 
libaubio-doc_0.4.1-2_all.deb
 215f0eab0ea54d59bec1e9ed1d04034ed17c1da241ea55ee7284a8f96dbf14bc 27486 
python-aubio_0.4.1-2_amd64.deb
Files: 
 a9b33cd3bc37c7e0f3145e57062c2af1 1766 sound optional aubio_0.4.1-2.dsc
 887772217fefbc4dcec9dbe58623cc2d 5616 sound optional 
aubio_0.4.1-2.debian.tar.xz
 72e2672dc7c56a26db84f2ff293522e1 93358 libdevel optional 
libaubio-dev_0.4.1-2_amd64.deb
 32a1ec8e230d58a4cda5149fcd82c2a0 62798 libs optional 
libaubio4_0.4.1-2_amd64.deb
 c99f22776f4e0678fba177ce0d27e1fe 92752 sound optional 
aubio-tools_0.4.1-2_amd64.deb
 cfbabd1e4e57f377ee631af747bbd79a 139522 doc optional 
libaubio-doc_0.4.1-2_all.deb
 1a6e2f7005c382019aac4c99f73029a0 27486 python optional 
python-aubio_0.4.1-2_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iKYEARECAGYFAlMzIx1fFIAALgAoaXNzdWVyLWZwckBub3RhdGlvbnMub3Bl
bnBncC5maWZ0aGhvcnNlbWFuLm5ldEJEMkE4NDdFMkMzMUJDNzg4NjMxQ0RFNTky
RTBCREU3QzYwMDJDQkQACgkQkuC958YALL2/+wCfffMlNn7i04YHJQLKA4N3M2qV
IWwAmQE2i10l5L7hJxwztbd1u4ckaHni
=8rpH
-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/e1wst6u-ov...@franck.debian.org



Accepted libyaml-libyaml-perl 0.41-5 (source amd64)

2014-03-26 Thread Salvatore Bonaccorso
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sun, 23 Mar 2014 08:32:24 +0100
Source: libyaml-libyaml-perl
Binary: libyaml-libyaml-perl
Architecture: source amd64
Version: 0.41-5
Distribution: unstable
Urgency: high
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: Salvatore Bonaccorso car...@debian.org
Description: 
 libyaml-libyaml-perl - Perl interface to libyaml, a YAML implementation
Changes: 
 libyaml-libyaml-perl (0.41-5) unstable; urgency=high
 .
   * Team upload.
 .
   [ gregor herrmann ]
   * Strip trailing slash from metacpan URLs.
 .
   [ Salvatore Bonaccorso ]
   * Add CVE-2014-2525.patch patch.
 CVE-2014-2525: Heap overflow when parsing YAML tags.
 The heap overflow is caused by not properly expanding a string before
 writing to it in function yaml_parser_scan_uri_escapes in scanner.c.
Checksums-Sha1: 
 d00185ec8d2ff5479d34fc0d242b68d91b27abd8 2167 libyaml-libyaml-perl_0.41-5.dsc
 bb432331a65979816febe0f72fb249ac51f5a570 6264 
libyaml-libyaml-perl_0.41-5.debian.tar.xz
 542e16471a15029265939251ce1ae98810d5f150 67258 
libyaml-libyaml-perl_0.41-5_amd64.deb
Checksums-Sha256: 
 85dcda58c59ce651b16c0080bf4c5a7bb7cf4615b32b889af7eb91dc98b99096 2167 
libyaml-libyaml-perl_0.41-5.dsc
 d947afaf6aad34e475fb61cb406f0c9546d178e84f914cc44638afcff16d62f5 6264 
libyaml-libyaml-perl_0.41-5.debian.tar.xz
 02d769dc4f4aa14270c5d699d042a6afe580fb15e1d8d871be9597ac9b594535 67258 
libyaml-libyaml-perl_0.41-5_amd64.deb
Files: 
 c6b35de20728fa4431b0a7392b5e 2167 perl optional 
libyaml-libyaml-perl_0.41-5.dsc
 3805c00cbcef84e26a08b93eb1c625ad 6264 perl optional 
libyaml-libyaml-perl_0.41-5.debian.tar.xz
 eb36fb5ac6fde4fca5311a1e4536c2f9 67258 perl optional 
libyaml-libyaml-perl_0.41-5_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCgAGBQJTMyT6AAoJEAVMuPMTQ89EYycP+wTjm/MjI6sBqVjcsPDzmNJx
Gt/6V2axjcs2c5wQyb9mVGoI1J1PAVP59Eh3NpPPgNaAUCen8qreiJMFB0GVeZ3q
3kz7BYndITE3L/7oHtCL85m5q6pCDyYxWyh4gz4nSPfBVSlQwwK8I03mE/JrRo0P
46s3FXRPlergfMAaMViELW/AHAGbYFgtPVx2GYA4xVIy20wv+IKc2MdAw/Tg4fzO
WzcCG9kKDfmo0yRWf/zIcwo2JwbDK4IBG9VPAPZQfl5xrkbdpWPt6UtibESnx1Wq
uJ3vmXkZ/KPIeISZooGxtv2FPi/s7knA/ovlTh9SlvCDdXi3bDX6vhGVmtJpmPZk
HFI8/Lh1UdB1iFpnwUvaHSeEaZqtrHrtYccFAOkG3PrzCtBNeZgKJTntvVXciBKw
cLASpWjwkbw2wccqfN/fTYqIYwdwLVMsGax3+bJlaWaIGT6pA/BWCq076sIF2FJa
NKQ4hGMYsvWfkg78L78QEBDhiKRU6A+97sBkyOX1Q9VB8WN03qP+VgCFKUj8X8wm
nL9e94BuNn8FN2G+9YcaJMiFF/J3oUHbJ1D2jat0STCt/fq9HC9hn+MX9Vk9juND
YV1+bY+RFqDzD0oKW9M8Vgjn0BE2qQM5d4Laa1Z+7JKNKJ3m/ypKOovlu+oQYPBQ
4PBR7yxMlc+eV7dk/Cl9
=WuGw
-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/e1wstlj-0001zh...@franck.debian.org



Accepted flmsg 2.0.0-1 (source amd64)

2014-03-26 Thread Kamal Mostafa
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 26 Mar 2014 12:05:02 -0700
Source: flmsg
Binary: flmsg
Architecture: source amd64
Version: 2.0.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Hamradio Maintainers debian-h...@lists.debian.org
Changed-By: Kamal Mostafa ka...@whence.com
Description: 
 flmsg  - amateur radio forms management editor
Changes: 
 flmsg (2.0.0-1) unstable; urgency=medium
 .
   * New upstream release.
   * Updated debian/copyright
Checksums-Sha1: 
 76dd15ac46615b265c5c821c76e583095bfc8266 1838 flmsg_2.0.0-1.dsc
 52507213ab7094322231de69a9f6676916685f20 1187327 flmsg_2.0.0.orig.tar.gz
 8382c0e7914058cf9939a066cafc58c53b0cdbca 2300 flmsg_2.0.0-1.debian.tar.xz
 4a8e024910af337a6fcb0ccc77ab95c393d706ee 879922 flmsg_2.0.0-1_amd64.deb
Checksums-Sha256: 
 973279dc4b496550f1966fc061278081c30b8ec665e00c105ba690c593dc2729 1838 
flmsg_2.0.0-1.dsc
 9ee7b3b164c76a0de4beb4a1648090a291157e4eefea5c115383278684210155 1187327 
flmsg_2.0.0.orig.tar.gz
 3abe4a788967fb2cb77863e2b55b863d77ec05052df7c6af71b08dfcf9e3d00b 2300 
flmsg_2.0.0-1.debian.tar.xz
 6eb5730b94712d07341d11d1c8e1c11a2934d7cddbc6949fc23d5ad973339662 879922 
flmsg_2.0.0-1_amd64.deb
Files: 
 3db6575709cd6f9ba211c2255b8962a1 1838 hamradio extra flmsg_2.0.0-1.dsc
 e20918a83fa8cf186430ae6bf1ecaec0 1187327 hamradio extra flmsg_2.0.0.orig.tar.gz
 106919987b1b143237c39a0763001cef 2300 hamradio extra 
flmsg_2.0.0-1.debian.tar.xz
 f05b33ef5afa374b74b5394c7d80ae41 879922 hamradio extra flmsg_2.0.0-1_amd64.deb

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

iQIcBAEBCAAGBQJTMy1yAAoJEHqwmdxYrXhZqe0P/0j/fIwlke1mTi6NpIXeeLvo
mRAnP1xQ4Bn8Pjlw9viK3g0vW6JImxOSQQVAbN8UWvB4he/LCRfCNYi2b4EDN4gZ
BrSJAtGixlye4iy6W8MPYhu+3PuG3OJbSMGwEHHkNQCyPOOKKlQWMRtnDvQTGhdq
xI6jSYxkqO4HHE9HmcvuQrWIgh6pfZQDY/6pExD3WuY/Jmjmjf/VhgovsPMvyXWd
XOVjsYXF+cgt6YW1AIQW06SfRUQt/EfVXvf6cNALetBpBDA3O3GXQBlnE2EInu8o
vgNzjmoHzJcnAe1TkQSQ7Aq2pjqIySvZkzzoOBo9LnQe+CM7idB0+OJt5/Wmpx8A
m1nigyZlwcXtotdv1EZ3FxgX95Inih735vWsI8aYanNZHnDbiTot9G7/q7R3ElCW
jvWDvuBJC01iqbIY2dPdBbj77nvo9YQLDrNP0zCVVw7jmmBWJkx7jcI0ygPlhWQF
T8mySJIVHLpFEkTpUf0c69J1175aUENwUL6ZVwFzVVwpnbm8/jtH8+FoELrUlY3l
YWhLYdm10y+MSdqfAZmGOp/jfDCX16dhzOT+QIe6C4obrVD+iCpdDFPfqAxlhxyG
xcQXYMBzpfAT1Nc6bbY48VB8JA/0v8hnIkx8F3MzIs7pYHq1WmiqVYrQ2LJp2cpR
dCryhXnjlwdPMnDYy2jf
=uvgu
-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/e1wstox-0005uf...@franck.debian.org



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

2014-03-26 Thread Mathias Behrle
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 26 Mar 2014 18:48:50 +0100
Source: tryton-modules-account
Binary: tryton-modules-account
Architecture: source all
Version: 3.0.2-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.2-1) unstable; urgency=medium
 .
   * Removing  LC_ALL=C.UTF-8 as build environment.
   * Merging upstream version 3.0.2.
   * Updating copyright.
Checksums-Sha1: 
 e370029f6f85494403fed63a6481610d3d1902a2 2078 
tryton-modules-account_3.0.2-1.dsc
 65d6ddce3a340b014b211fe2ecb26febc904944c 207220 
tryton-modules-account_3.0.2.orig.tar.xz
 f6a5544bd52afbf501ca4ab7004393e90285c8a1 12672 
tryton-modules-account_3.0.2-1.debian.tar.xz
 4bea0b5fbc577162515a98b96b35daf1ca434ed4 205050 
tryton-modules-account_3.0.2-1_all.deb
Checksums-Sha256: 
 f9820c2746f18443259d3c062fa2d63ea94941b182d9c074df82ee3d33aa0837 2078 
tryton-modules-account_3.0.2-1.dsc
 3eab95ef1a1334d32e4d40ce6350d6e4c50bcc13bf61d075c158cd215afb1e4a 207220 
tryton-modules-account_3.0.2.orig.tar.xz
 cdeae885a319b28b3942213b01bc99d04779955a47beac34def9505a66fbfa44 12672 
tryton-modules-account_3.0.2-1.debian.tar.xz
 78581fceb508db369a8954619ddd8e4e852178a19f174df3fcc045cea9b619aa 205050 
tryton-modules-account_3.0.2-1_all.deb
Files: 
 9516d45597b5a75d81c25f0ecff91333 2078 python optional 
tryton-modules-account_3.0.2-1.dsc
 5b6777108ed6ae65a5f0178dae96c48b 207220 python optional 
tryton-modules-account_3.0.2.orig.tar.xz
 dac87d63efcb6f3cf64e3e5cc02bb501 12672 python optional 
tryton-modules-account_3.0.2-1.debian.tar.xz
 12ede03a39fa68731a6a050dd5155abe 205050 python optional 
tryton-modules-account_3.0.2-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTMyyOAAoJENbQm+SEBbv2nJ0QAKn49m/1p/IzPEPt8DRwLGe2
DCTm++3+8LTYsFACWgVpuNLSQGOWmZajBuWM/j2KEuoX78/lrlJwjGcCUcXX/QI4
jubpiYn81R2k0mrXZM6W7j5WAiqJ07eCcgmQzRJuwK7tm0JUTSl1ciopRkulMcS3
XtnL9KrmQqnBQDia3sX5Ac5q6URMG7lUPr1TEbm+S4ucSFZxUT8PP42PHRMiwJY7
MkroKtblTbHP870OnhJejsWGG5r+wpQruvV4V1Cv6GvDqtAJInNfI4hXBGJ8QHXE
3mfpuV5MjCrpsXnzyCg5vzBCQ3KCxpzLvcupx+l6xR2pcEzR8lfXdpn6vduf5LXO
clPdZlEnNOM/t0nCes9OLf/x1Oco1A8hx3Cexypn1mpydWlvt+lOD+IyWKh2fKeE
YbV//sS6uZBE5XOnIa5wZDBt6oMn7XMIUP5ODfd0YyHkIbz0+8w0t7WErhBGtpQo
eiRCbFBAa7IQEZw2bzfmZQBJuPC5t16ixnzUtBgW/nrJbi3CemzVTs63UlBraXET
K/3zmxZKD5kvSEoYZxih6fHvhzF/QYfUBQLVkMTdg+KfUlTkPqK9/jfDrHqSoqqd
gcrINYB3H177Rj72LxA7U6DSfTNtsofp90jBJYCaFbu0OIMbtTv5CTQzwD9QcDZi
0gHTTKByIipkl1ZlV3Wq
=azfd
-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/e1wstoq-0005xy...@franck.debian.org



Accepted tryton-modules-account-dunning-letter 3.0.2-1 (source all)

2014-03-26 Thread Mathias Behrle
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 26 Mar 2014 18:49:11 +0100
Source: tryton-modules-account-dunning-letter
Binary: tryton-modules-account-dunning-letter
Architecture: source all
Version: 3.0.2-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Tryton Maintainers maintain...@debian.tryton.org
Changed-By: Mathias Behrle mathi...@m9s.biz
Description: 
 tryton-modules-account-dunning-letter - Tryton Application Platform (Account 
Dunning Letter Module)
Changes: 
 tryton-modules-account-dunning-letter (3.0.2-1) unstable; urgency=medium
 .
   * Removing  LC_ALL=C.UTF-8 as build environment.
   * Merging upstream version 3.0.2.
   * Updating copyright.
Checksums-Sha1: 
 bd8d588d70206820b2890c0edd00684471be8ccf 2237 
tryton-modules-account-dunning-letter_3.0.2-1.dsc
 22be306376271b223953365c481d127c4f4cd878 17600 
tryton-modules-account-dunning-letter_3.0.2.orig.tar.xz
 6221b2c25ce2a45f41088d18705d38b0b624f580 9500 
tryton-modules-account-dunning-letter_3.0.2-1.debian.tar.xz
 7b59dd01f9421a44b9f624c03861970805fb76af 8534 
tryton-modules-account-dunning-letter_3.0.2-1_all.deb
Checksums-Sha256: 
 fbc803a760694cf837b3246711d83b1765c70d53b6fa3454cb0153941247669e 2237 
tryton-modules-account-dunning-letter_3.0.2-1.dsc
 42ed4c29c96ba794695f5498cef5a2f037753e0f6cd049d1253041a00b9c7d35 17600 
tryton-modules-account-dunning-letter_3.0.2.orig.tar.xz
 3e285385743e20e2fff734810ed28c731c589b58af5a81ced5bdba54f6315f6a 9500 
tryton-modules-account-dunning-letter_3.0.2-1.debian.tar.xz
 76d1435d3f314d6170a512e47c0ef813bfbd5c89a099e7ce97867b8fb56254aa 8534 
tryton-modules-account-dunning-letter_3.0.2-1_all.deb
Files: 
 7b3dc023971e26a494e963f1dce9a43f 2237 python optional 
tryton-modules-account-dunning-letter_3.0.2-1.dsc
 2e99bc7d4ce773c84a6977a8fd085dd7 17600 python optional 
tryton-modules-account-dunning-letter_3.0.2.orig.tar.xz
 fc1a2aa90f2deed1bbcd6ac48bb6a533 9500 python optional 
tryton-modules-account-dunning-letter_3.0.2-1.debian.tar.xz
 dd0e62b7a1e18586b5220693f3b98880 8534 python optional 
tryton-modules-account-dunning-letter_3.0.2-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTMyyfAAoJENbQm+SEBbv2eWUP/R2pNUGDbKJx6/iUioqrQj0C
vfpvF7ip/HOf91UhG+QaVid2VQZmBQkPeq+LN+1M8K45YHk3/F75vXUHIC6Srznn
NbsYwRrfPQrfY4hIAoP0aHtvG7ne/O/As38i3NKwk4MfRQxynBs00TxXy5AniJGa
9fKnB6GjT3fMCgSlHx9y2wwjjb5kIAJMwhvrOnm5e3zmUx47KjrcfpKHkfkrxApg
XNuMrDN80RA1tfrnFjYdw/QHCS8FySTJS6MolFSfAVJWIhHUQtum9U3vXI+mkDDd
eM2GpKr5LgWwJxKGrrK0AQ840THhvS/VIfnq4+qtX9lrC3niRD4YU1jB7fcIst0C
nYKpyvkEoMBKWLTGdq6twJYVNxYcfv4CxhInOZw4ErOIhr9bcGudkUO5DHmKrHpA
8VKlYrDWYM3imzlRqObC9uhowJZFEL/uAGr+i1kKGeFmfZrys98h99V80m2PoBmq
NuVRhXHox17bgGPiZZEzJ/ze+y8u2yiQR3yWUkc2vOncK0Y5a4iLr/PnT8erpeI7
J4J5a+F9bUmOZcFkB+p4Lv472WpytG5aDiZySO4vkZ7OGjt9WCgzZ28JsNcyIGaj
baxxEl9+dKTAoIUiSsrQU+lcXJKAtRDo5FLi9MhSXMwVEC+4ebY9cE5Wn+tpA6M0
AlsL4YBIh6FprtueRObf
=JQl1
-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/e1wstox-0005a1...@franck.debian.org



  1   2   >