Re: Algorithm for selecting between packages providing the same phpapi-20100525, change between squeeze - wheezy

2013-07-16 Thread Ondřej Surý
On Tue, Jul 9, 2013 at 5:36 PM, Julien Cristau jcris...@debian.org wrote:

 On Tue, Jul  9, 2013 at 14:25:59 +0200, Ondřej Surý wrote:

  David,
 
  will this bug get fixed in wheezy?
 
  More people are starting to complain they get libapache2-mod-php5filter
  installed: #709027
 
  I am still have no idea how to fix that in wheezy apart from fixing the
  selection algorithm in apt.
 
 I'm pretty sure what needs to happen here is to have exactly one package
 providing phpapi-20121212.


You are quite right. I have prepared an php5 upload where only php5-common
package provide phpapi-20121212 and the Provides: part have been dropped
from various SAPIs.

This will of course break all packages depending only on php5-module
without declaring dependency on php5 (or specific php5 SAPI). After
cleaning the list (grep-dctrl generated) by removing php libraries and
various optional modules, where the php5 dependency is provided by main
package (like fusionforge, mediawiki, nordugrid, horde), I have been left
with this list:

 Package: bandwidthd-pgsql
 Depends: dbconfig-common, php5-gd, postgresql-client, ucf, debconf (=
0.5) | debconf-2.0, libc6 (= 2.14), libgd3 (= 2.1.0~alpha~), libpcap0.8
(= 0.9.8), libpng12-0 (= 1.2.13-4), libpq5

 Package: davical
 Depends: debconf (= 1.0.32), php5-pgsql, postgresql-client (= 8.1),
libawl-php (= 0.53-1~), libawl-php ( 0.54), libdbd-pg-perl, libyaml-perl

On the other hand it will fix all packages declaring Depends:
php5-module, php5 since the php5 SAPI dependency will be correctly
resolved by dependency order in php5.

We might be able to do the same for wheezy if we can push the fix for
bandwidth-pgsql and davical to wheezy in the same run. That's probably up
to release team to say if they would ack such action.

O.
-- 
Ondřej Surý ond...@sury.org


Re: Survey answers part 3: systemd is not portable and what this means for our ports

2013-07-16 Thread Gergely Nagy
Thomas Goirand z...@debian.org writes:

 If OpenRC goes up to the shape I expect, it will have a huge advantage
 over systemd and Upstart: it will not be controversial,

If it would not be controversial, we wouldn't have this conversation
about whether it is worth it at all. Just saying.

-- 
|8]


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/87mwpmq53a.fsf@algernon.balabit



Re: Survey answers part 3: systemd is not portable and what this means for our ports

2013-07-16 Thread Thomas Goirand
On 07/16/2013 04:30 PM, Gergely Nagy wrote:
 Thomas Goirand z...@debian.org writes:
 
 If OpenRC goes up to the shape I expect, it will have a huge advantage
 over systemd and Upstart: it will not be controversial,
 
 If it would not be controversial, we wouldn't have this conversation
 about whether it is worth it at all. Just saying.

What I was saying was that the upgrade to sysv-rc to OpenRC should be an
improvement, and that's it. Nothing should break in the process, and
nothing else than the init process will be affected. While with systemd
lots of components are affected, and with both Upstart and Systemd,
non-Linux wont be supported. That's why I was saying it would be a less
controversial choice.

However, I denied that there's a big controversy going on on this list! :)

Thomas


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



Re: Survey answers part 3: systemd is not portable and what this means for our ports

2013-07-16 Thread Mathias Behrle
* Geoffrey Thomas:  Re: Survey answers part 3: systemd is not portable and
  what this means for our ports (Mon, 15 Jul 2013 19:57:52 -0700 (PDT)):

 There are ways to express this without calling anyone idiots.

+2


signature.asc
Description: PGP signature


Re: Survey answers part 3: systemd is not portable and what this means for our ports

2013-07-16 Thread Marco d'Itri
On Jul 16, Geoffrey Thomas geo...@ldpreload.com wrote:

 There are ways to express this without calling anyone idiots. Or
 do you believe that Debian is incapable of making solid technical
 decisions without namecalling?
We may consider it as character evidence.

-- 
ciao,
Marco


signature.asc
Description: Digital signature


Re: Survey answers part 3: systemd is not portable and what this means for our ports

2013-07-16 Thread Thomas Goirand
On 07/16/2013 05:36 PM, Thomas Goirand wrote:
 However, I denied that there's a big controversy going on on this list! :)

Everybody understood: of course, there's a heated debate.

Thomas


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



Bug#717065: ITP: python-netlib -- collection of network utility classes

2013-07-16 Thread Sebastien Delafond
Package: wnpp
Severity: wishlist
Owner: Sebastien Delafond s...@debian.org

* Package name: python-netlib
  Version : 0.9.1
  Upstream Author : Aldo Cortesi a...@corte.si
* URL : http://github.com/cortesi/netlib
* License : MIT
  Programming Lang: Python
  Description : collection of network utility classes

Netlib is a collection of network utility classes, used by the pathod
and mitmproxy projects. It differs from other projects in some
fundamental respects, because both pathod and mitmproxy often need to
violate standards.  This means that protocols are implemented as
small, well-contained and flexible functions, and are designed to
allow misbehaviour when needed.


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



Re: Systemd support in Debian packages: how to help

2013-07-16 Thread Lucas Nussbaum
Hi,

On 15/07/13 at 21:39 +0200, Michael Stapelberg wrote:
 Hi,
 
 I am sorry for starting yet another thread on systemd, but we feel this
 particular post is important and should spread as widely as possible
 (i.e. beyond just readers of planet debian):
 
 http://people.debian.org/~stapelberg/2013/07/14/systemd-how-to-help.html
 
 tl;dr: whatever you end up doing, please coordinate with us first!

I decided to give it a try, and to create a service file for a small
package I maintain (marionnet). Here is some feedback:

1) booting with systemd.
It failed at first, because I was mounting the cgroup virtual fs under
/cgroup for some reason. The error message was not so obvious. I'm not
sure if it's a common problem. If it is, it might be worth checking for
that before it's too late.

2) creating a service file. 
http://wiki.debian.org/Systemd/Packaging points to
http://www.freedesktop.org/software/systemd/man/systemd.service.html,
but that manpage does not include any example. It would be nice to
provide a couple of very basic service files. Or a skeleton one, with
comments.

All in all, it was easier than I expected.

Is there a way to list services installed on my system that are managed
via service files, vs those that are managed using legacy init scripts?
I'm thinking of something like rc-alert or wnpp-alert.

Thanks

Lucas


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20130716125020.ga23...@xanadu.blop.info



Re: Systemd support in Debian packages: how to help

2013-07-16 Thread Michael Biebl
Hi Lucas,

thanks for your input!

Am 16.07.2013 14:50, schrieb Lucas Nussbaum:
 Hi,
 
 On 15/07/13 at 21:39 +0200, Michael Stapelberg wrote:
 Hi,

 I am sorry for starting yet another thread on systemd, but we feel this
 particular post is important and should spread as widely as possible
 (i.e. beyond just readers of planet debian):

 http://people.debian.org/~stapelberg/2013/07/14/systemd-how-to-help.html

 tl;dr: whatever you end up doing, please coordinate with us first!
 
 I decided to give it a try, and to create a service file for a small
 package I maintain (marionnet). Here is some feedback:
 
 1) booting with systemd.
 It failed at first, because I was mounting the cgroup virtual fs under
 /cgroup for some reason. The error message was not so obvious. I'm not
 sure if it's a common problem. If it is, it might be worth checking for
 that before it's too late.

Did you have that mount point in /etc/fstab or was it another package
which setup the cgroupfs mount point at /cgroup?
That directory is long deprecated and shouldn't be used anymore.
If there is still software using that, it would be good to file bugs.

 2) creating a service file. 
 http://wiki.debian.org/Systemd/Packaging points to
 http://www.freedesktop.org/software/systemd/man/systemd.service.html,
 but that manpage does not include any example. It would be nice to
 provide a couple of very basic service files. Or a skeleton one, with
 comments.

Good idea. We'll try to add a couple of simple examples to the wiki for
typical use cases.
If you have further ideas, how we can improve the documentation, please
let us [2] know.

 All in all, it was easier than I expected.

 Is there a way to list services installed on my system that are managed
 via service files, vs those that are managed using legacy init scripts?
 I'm thinking of something like rc-alert or wnpp-alert.

There isn't atm. We do have a dashboard [1] which we use to coordinate
our work and monitor progress.
Such an *-alert tool should be rather simple though. Do you have any
suggestion for the name and which package it should be added to?
We could even make it check the bts, to see if a package is being worked
on already. We try to properly user tag [3] every bug, so that shouldn't
be too hard.


Michael


[1] http://people.debian.org/~stapelberg/dashboard/
[2] mailto:pkg-systemd-maintain...@lists.alioth.debian.org
[3]
http://bugs.debian.org/cgi-bin/pkgreport.cgi?users=pkg-systemd-maintain...@lists.alioth.debian.org;tag=systemd-units

-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?



signature.asc
Description: OpenPGP digital signature


Re: Systemd support in Debian packages: how to help

2013-07-16 Thread Simon McVittie
On 16/07/13 13:50, Lucas Nussbaum wrote:
 Is there a way to list services installed on my system that are managed
 via service files, vs those that are managed using legacy init scripts?

If your pid 1 is systemd, systemctl list-units | grep LSB: should be
either the correct list or pretty close.

S


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



Bug#717075: ITP: pagemap -- analyze and print the physical memory layout of a Linux process

2013-07-16 Thread Vincent Danjean
Package: wnpp
Severity: wishlist
Owner: Vincent Danjean vdanj...@debian.org

* Package name: pagemap
  Version : 1.1
  Upstream Author : Brice Videau brice.vid...@imag.fr
Vincent Danjean vincent.danj...@ens-lyon.org
* URL : http://forge.imag.fr/projects/pagemap
* License : BSD
  Programming Lang: ruby
  Description : analyze and print the physical memory layout of a Linux 
process

 pagemap is a simple command line tool to analyze and print the physical memory
 layout of a Linux process. It is used to debug and interpret performances of
 standard or HPC applications.


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20130716140049.31746.58070.report...@eyak.inrialpes.fr



Re: jpeg8 vs jpeg-turbo

2013-07-16 Thread Ondřej Surý
On Thu, May 2, 2013 at 2:58 PM, Andrey Rahmatullin w...@wrar.name wrote:

 On Wed, May 01, 2013 at 07:18:31PM -0400, Paul Tagliamonte wrote:
  Why has this taken so long?
 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=602034#62
 And no one raised this to tech-ctte.


 And this has been done now: #717076

Ondrej
-- 
Ondřej Surý ond...@sury.org


Bug#717077: ITP: eureka -- map editor for the classic DOOM games

2013-07-16 Thread Fabian Greffrath
Package: wnpp
Severity: wishlist
Owner: Fabian Greffrath fab...@greffrath.com

* Package name: eureka
  Version : 0.95
  Upstream Author : Andrew Apted ajap...@users.sf.net
* URL : http://eureka-editor.sourceforge.net/
* License : GPL-2+
  Programming Lang: C++, FLTK
  Description : map editor for the classic DOOM games
 Eureka is a cross-platform map editor for the classic DOOM games.
 It started as a fork of the Yadex editor attempting to make it use the
 FLTK GUI toolkit and implement multiple Undo / Redo.
 .
 Supported games are DOOM, DOOM 2, Final Doom, FreeDoom, HacX and Heretic.
 Supported source ports are Boom, EDGE, Doom Legacy and Odamex.

I am going to package this under the umbrella of the Debian Games Team.

The following people are in CC: Darren Salt, because I have been told he has
once packaged Yadex, Eureka's predecessor, outside of Debian; Jon Dowland,
because he was the one who told me that and might want to sponsor this package
and Andrew Apted, because he is upstream and provides a Debian package on the
project's homepage.


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20130716143606.3604.41384.report...@kff50.ghi.rwth-aachen.de



Bug#717083: ITP: pychef -- Python library to interact with the Chef server API

2013-07-16 Thread Miguel Landaeta
Package: wnpp
Severity: wishlist
Owner: Miguel Landaeta mig...@miguel.cc

* Package name: pychef
  Version : 0.2.2
  Upstream Author : Noah Kantrowitz n...@coderanger.net
* URL : https://github.com/coderanger/pychef
* License : BSD
  Programming Lang: Python
  Description : Python library to interact with the Chef server API

(Include the long description here.)

-- 
Miguel Landaeta, miguel at miguel.cc
secure email with PGP 0x6E608B637D8967E9 available at http://keyserver.pgp.com/
Faith means not wanting to know what is true. -- Nietzsche


signature.asc
Description: Digital signature


Re: Systemd support in Debian packages: how to help

2013-07-16 Thread Lucas Nussbaum
On 16/07/13 at 15:33 +0200, Michael Biebl wrote:
 Hi Lucas,
 
 thanks for your input!
 
 Am 16.07.2013 14:50, schrieb Lucas Nussbaum:
  Hi,
  
  On 15/07/13 at 21:39 +0200, Michael Stapelberg wrote:
  Hi,
 
  I am sorry for starting yet another thread on systemd, but we feel this
  particular post is important and should spread as widely as possible
  (i.e. beyond just readers of planet debian):
 
  http://people.debian.org/~stapelberg/2013/07/14/systemd-how-to-help.html
 
  tl;dr: whatever you end up doing, please coordinate with us first!
  
  I decided to give it a try, and to create a service file for a small
  package I maintain (marionnet). Here is some feedback:
  
  1) booting with systemd.
  It failed at first, because I was mounting the cgroup virtual fs under
  /cgroup for some reason. The error message was not so obvious. I'm not
  sure if it's a common problem. If it is, it might be worth checking for
  that before it's too late.
 
 Did you have that mount point in /etc/fstab or was it another package
 which setup the cgroupfs mount point at /cgroup?
 That directory is long deprecated and shouldn't be used anymore.
 If there is still software using that, it would be good to file bugs.

I had it in /etc/fstab.

  Is there a way to list services installed on my system that are managed
  via service files, vs those that are managed using legacy init scripts?
  I'm thinking of something like rc-alert or wnpp-alert.
 
 There isn't atm. We do have a dashboard [1] which we use to coordinate
 our work and monitor progress.
 Such an *-alert tool should be rather simple though. Do you have any
 suggestion for the name and which package it should be added to?

I don't have any brilliant idea here. Maybe a standalone package,
such as systemd-migration-checker, would be better?

Lucas


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20130716152121.ga1...@xanadu.blop.info



Re: /usr (was: Re: Survey answers part 3: systemd is not portable and what this) means for our ports

2013-07-16 Thread Paul Wise
On Sun, Jul 14, 2013 at 10:38 PM, Roger Leigh wrote:

 I don't think that we agreed on merging /usr at all.  I have written
 some patches for initramfs-tools to permit fsck and mount of /usr
 in the initramfs in addition to the rootfs, but that's as far as this
 has gone.  There's no merging here, just changing where /usr is
 mounted in the boot process.

Is this implemented by just mounting /usr, by discovering which
partitions need mounting for each binary that is to be run from the
initramfs or by copying stuff from /usr into the initramfs too?

-- 
bye,
pabs

http://wiki.debian.org/PaulWise


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/CAKTje6FQ4_AW4+vCEoowZntFo6DGxTM1aVuqbro+h=ayt4m...@mail.gmail.com



Bug#717085: ITP: seahorse-adventures -- help Barbie the seahorse float on bubbles to the moon

2013-07-16 Thread Markus Koschany
Package: wnpp
Severity: wishlist
Owner: Markus Koschany a...@gambaru.de

* Package name: seahorse-adventures
  Version : 1.1
  Upstream Author : philhassey, trick, pekuja, tim, DrPetter
* URL : http://www.imitationpickles.org/barbie/
* License : GPL-2, LGPL-2.1
  Programming Lang: Python
  Description : help Barbie the seahorse float on bubbles to the moon

Barbie Seahorse Adventures is a retro style platform arcade game in
the spirit of Mario 3. You are Barbie the seahorse who travels
through the jungle, up to the volcano until you float on bubbles to
the moon. On the way to your final destination you will encounter
various enemies, servants of the evil overlord who has stolen the
galaxy crystal. Avoid getting hit and defeat them with your bubbles!


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



Re: /usr (was: Re: Survey answers part 3: systemd is not portable and what this) means for our ports

2013-07-16 Thread Roger Leigh
On Tue, Jul 16, 2013 at 05:37:09PM +0200, Paul Wise wrote:
 On Sun, Jul 14, 2013 at 10:38 PM, Roger Leigh wrote:
 
  I don't think that we agreed on merging /usr at all.  I have written
  some patches for initramfs-tools to permit fsck and mount of /usr
  in the initramfs in addition to the rootfs, but that's as far as this
  has gone.  There's no merging here, just changing where /usr is
  mounted in the boot process.
 
 Is this implemented by just mounting /usr, by discovering which
 partitions need mounting for each binary that is to be run from the
 initramfs or by copying stuff from /usr into the initramfs too?

Once the rootfs is mounted, we parse $root/etc/fstab and mount /usr
using that information.  When init starts, /usr is therefore
available from the beginning.  Note that the objective here isn't
to allow the initramfs to run binaries from /usr, but to ensure
that /usr is available at all times when the system is running--
this means that all programs, libraries, modules, datafiles etc.
are available before init starts.

There are some complicating details:
- we need to ensure that the modules needed to mount /usr are
  available in the initramfs (copy the needed modules and
  mount helpers into the initramfs)
- we can't fsck /usr when mounted, so this needs doing in the
  initramfs (/ and /usr are fscked, with the appropriate
  helpers copied into the initramfs)
- fsck's -R option updated to skip /usr as well as root.
- /etc/init.d/checkroot.sh updated to handle /usr as well
  as root (e.g. remounting r/w).

- using the same infrastructure, it's also possible to
  mount /etc in the initramfs so that you can have e.g. a
  separately encrypted /etc filesystem.  This is a separate
  feature though and can be split out.


Regards,
Roger

-- 
  .''`.  Roger Leigh
 : :' :  Debian GNU/Linuxhttp://people.debian.org/~rleigh/
 `. `'   schroot and sbuild  http://alioth.debian.org/projects/buildd-tools
   `-GPG Public Key  F33D 281D 470A B443 6756 147C 07B3 C8BC 4083 E800


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20130716160739.gd4...@codelibre.net



Re: /usr (was: Re: Survey answers part 3: systemd is not portable and what this) means for our ports

2013-07-16 Thread Dmitrijs Ledkovs
On 16 July 2013 17:07, Roger Leigh rle...@codelibre.net wrote:
 On Tue, Jul 16, 2013 at 05:37:09PM +0200, Paul Wise wrote:
 On Sun, Jul 14, 2013 at 10:38 PM, Roger Leigh wrote:

  I don't think that we agreed on merging /usr at all.  I have written
  some patches for initramfs-tools to permit fsck and mount of /usr
  in the initramfs in addition to the rootfs, but that's as far as this
  has gone.  There's no merging here, just changing where /usr is
  mounted in the boot process.

 Is this implemented by just mounting /usr, by discovering which
 partitions need mounting for each binary that is to be run from the
 initramfs or by copying stuff from /usr into the initramfs too?

 Once the rootfs is mounted, we parse $root/etc/fstab and mount /usr
 using that information.  When init starts, /usr is therefore
 available from the beginning.  Note that the objective here isn't
 to allow the initramfs to run binaries from /usr, but to ensure
 that /usr is available at all times when the system is running--
 this means that all programs, libraries, modules, datafiles etc.
 are available before init starts.

 There are some complicating details:
 - we need to ensure that the modules needed to mount /usr are
   available in the initramfs (copy the needed modules and
   mount helpers into the initramfs)
 - we can't fsck /usr when mounted, so this needs doing in the
   initramfs (/ and /usr are fscked, with the appropriate
   helpers copied into the initramfs)
 - fsck's -R option updated to skip /usr as well as root.
 - /etc/init.d/checkroot.sh updated to handle /usr as well
   as root (e.g. remounting r/w).


Up to here, all sounds good.

Making the $mountpoints which above are treated / mounted in
initramfs, makes sense.
To be able to default to / only and change to / and /usr if one desires.
And even plugin in the feature below.

 - using the same infrastructure, it's also possible to
   mount /etc in the initramfs so that you can have e.g. a
   separately encrypted /etc filesystem.  This is a separate
   feature though and can be split out.


Imho the overhead between having just /etc vs / encrypted is
small, if /var, /usr, /home, /opt are separate mountpoints.
Thus to me, treating /etc separately is a misfeature, considering a
mounted / assumes /etc must be present.
At least, it would go against my expectation.

I haven't yet reviewed the 17 patches log patch series on [1]. But is
/etc handling clearly separated in it already, or some
rebasing/reshuffling needed?

Regards,

Dmitrijs.

[1] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=652459


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



Re: Systemd support in Debian packages: how to help

2013-07-16 Thread Shawn
On Tue, Jul 16, 2013 at 5:50 AM, Lucas Nussbaum lu...@debian.org wrote:


 On 15/07/13 at 21:39 +0200, Michael Stapelberg wrote:
 Is there a way to list services installed on my system that are managed
 via service files, vs those that are managed using legacy init scripts?
 I'm thinking of something like rc-alert or wnpp-alert.

systemctl

without arguments. Those services whose descriptions start with LSB: are
sysvinit scripts


Re: /usr (was: Re: Survey answers part 3: systemd is not portable and what this) means for our ports

2013-07-16 Thread Steve Langasek
On Tue, Jul 16, 2013 at 05:07:39PM +0100, Roger Leigh wrote:
 - using the same infrastructure, it's also possible to
   mount /etc in the initramfs so that you can have e.g. a
   separately encrypted /etc filesystem.  This is a separate
   feature though and can be split out.

This reflects poorly on the infrastructure in question.  Handling /etc as a
separate filesystem from /, aside from not being a feature anyone else
has asked for and not being a requirement for reducing deltas with upstreams
/ other distros, implies that the initramfs has to have a copy of the
information from /etc/fstab.  This is *not* how this should be handled.  The
initramfs should take the information about the root filesystem from the
kernel commandline, and its information about /usr from /etc/fstab *on the
root filesystem once it has been mounted*.

Anything else is a wrong design.

-- 
Steve Langasek   Give me a lever long enough and a Free OS
Debian Developer   to set it on, and I can move the world.
Ubuntu Developerhttp://www.debian.org/
slanga...@ubuntu.com vor...@debian.org


signature.asc
Description: Digital signature


Re: /usr (was: Re: Survey answers part 3: systemd is not portable and what this) means for our ports

2013-07-16 Thread Steve Langasek
On Tue, Jul 16, 2013 at 05:07:39PM +0100, Roger Leigh wrote:
 On Tue, Jul 16, 2013 at 05:37:09PM +0200, Paul Wise wrote:
  On Sun, Jul 14, 2013 at 10:38 PM, Roger Leigh wrote:

   I don't think that we agreed on merging /usr at all.  I have written
   some patches for initramfs-tools to permit fsck and mount of /usr
   in the initramfs in addition to the rootfs, but that's as far as this
   has gone.  There's no merging here, just changing where /usr is
   mounted in the boot process.

  Is this implemented by just mounting /usr, by discovering which
  partitions need mounting for each binary that is to be run from the
  initramfs or by copying stuff from /usr into the initramfs too?

 Once the rootfs is mounted, we parse $root/etc/fstab and mount /usr
 using that information.  When init starts, /usr is therefore
 available from the beginning.  Note that the objective here isn't
 to allow the initramfs to run binaries from /usr, but to ensure
 that /usr is available at all times when the system is running--
 this means that all programs, libraries, modules, datafiles etc.
 are available before init starts.

 There are some complicating details:
 - we need to ensure that the modules needed to mount /usr are
   available in the initramfs (copy the needed modules and
   mount helpers into the initramfs)

Yes.

 - we can't fsck /usr when mounted, so this needs doing in the
   initramfs (/ and /usr are fscked, with the appropriate
   helpers copied into the initramfs)

I think this is a bug in e2fsprogs for treating / specially wrt fsck after
mount.  We should fix this in e2fsprogs, not work around it by changing the
semantics of fsck-at-boot.

-- 
Steve Langasek   Give me a lever long enough and a Free OS
Debian Developer   to set it on, and I can move the world.
Ubuntu Developerhttp://www.debian.org/
slanga...@ubuntu.com vor...@debian.org


signature.asc
Description: Digital signature


Re: /usr (was: Re: Survey answers part 3: systemd is not portable and what this) means for our ports

2013-07-16 Thread Roger Leigh
On Tue, Jul 16, 2013 at 06:38:18PM +0100, Dmitrijs Ledkovs wrote:
 On 16 July 2013 17:07, Roger Leigh rle...@codelibre.net wrote:
  Once the rootfs is mounted, we parse $root/etc/fstab and mount /usr
  using that information.  When init starts, /usr is therefore
  available from the beginning.  Note that the objective here isn't
  to allow the initramfs to run binaries from /usr, but to ensure
  that /usr is available at all times when the system is running--
  this means that all programs, libraries, modules, datafiles etc.
  are available before init starts.
 
  There are some complicating details:
  - we need to ensure that the modules needed to mount /usr are
available in the initramfs (copy the needed modules and
mount helpers into the initramfs)
  - we can't fsck /usr when mounted, so this needs doing in the
initramfs (/ and /usr are fscked, with the appropriate
helpers copied into the initramfs)
  - fsck's -R option updated to skip /usr as well as root.
  - /etc/init.d/checkroot.sh updated to handle /usr as well
as root (e.g. remounting r/w).
 
 Up to here, all sounds good.
 
 Making the $mountpoints which above are treated / mounted in
 initramfs, makes sense.
 To be able to default to / only and change to / and /usr if one desires.
 And even plugin in the feature below.
 
  - using the same infrastructure, it's also possible to
mount /etc in the initramfs so that you can have e.g. a
separately encrypted /etc filesystem.  This is a separate
feature though and can be split out.
 
 
 Imho the overhead between having just /etc vs / encrypted is
 small, if /var, /usr, /home, /opt are separate mountpoints.
 Thus to me, treating /etc separately is a misfeature, considering a
 mounted / assumes /etc must be present.
 At least, it would go against my expectation.

This is certainly the case at present.  The rationale for doing this
is that if you have / and /usr on a single filesystem, but you want
to encrypt the content of /etc, you can now encrypt just /etc.  It
also means you can have the rootfs read-only with a writable /etc,
have /etc as a writable overlay or separate fs on a common image for
cluster environments, etc.  For encrypting stuff, it's moving the
boundary from one of simple convienience (/usr) to where it's actually
needed.  But I can accept that this won't have universal appeal.

 I haven't yet reviewed the 17 patches log patch series on [1]. But is
 /etc handling clearly separated in it already, or some
 rebasing/reshuffling needed?

It's just patch number 11/17 with some minor documentation comments in
patch 12/17, so it can be easily dropped without problems (intentionally).
However, even if applied, it's a strictly optional feature that won't be
used by default unless you provide etc= options to match the root=
options on the kernel command-line.


Regards,
Roger

-- 
  .''`.  Roger Leigh
 : :' :  Debian GNU/Linuxhttp://people.debian.org/~rleigh/
 `. `'   schroot and sbuild  http://alioth.debian.org/projects/buildd-tools
   `-GPG Public Key  F33D 281D 470A B443 6756 147C 07B3 C8BC 4083 E800


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20130716183945.ge4...@codelibre.net



Re: /usr (was: Re: Survey answers part 3: systemd is not portable and what this) means for our ports

2013-07-16 Thread Roger Leigh
On Tue, Jul 16, 2013 at 11:25:42AM -0700, Steve Langasek wrote:
 On Tue, Jul 16, 2013 at 05:07:39PM +0100, Roger Leigh wrote:
  - using the same infrastructure, it's also possible to
mount /etc in the initramfs so that you can have e.g. a
separately encrypted /etc filesystem.  This is a separate
feature though and can be split out.
 
 This reflects poorly on the infrastructure in question.

I'm merely referring to the generalisation of the local/nfs
scripts to allow mounting of arbitrary filesystems.  There's
nothing wrong with this this support code.

 Handling /etc as a
 separate filesystem from /, aside from not being a feature anyone else
 has asked for and not being a requirement for reducing deltas with upstreams
 / other distros, implies that the initramfs has to have a copy of the
 information from /etc/fstab.  This is *not* how this should be handled.

I certainly didn't mean to imply this, because this is not what
is being done here.  Nothing is stored in the initramfs.

 The
 initramfs should take the information about the root filesystem from the
 kernel commandline, and its information about /usr from /etc/fstab *on the
 root filesystem once it has been mounted*.
 
 Anything else is a wrong design.

We certainly do this for / and /usr.

The information for mounting /etc is passed on the kernel command-line
exactly as for the rootfs; while I've so far only tested it by hand,
tools such as update-grub could potentially add it in the same way
they handle the rootfs, if such a feature was in use.

Note that this part was merely added as a proposal only as a
demonstration of what could be done /if this was desirable to have/.
If not, then it can be dropped.  It was included solely that it could
be reviewed.


Regards,
Roger

-- 
  .''`.  Roger Leigh
 : :' :  Debian GNU/Linuxhttp://people.debian.org/~rleigh/
 `. `'   schroot and sbuild  http://alioth.debian.org/projects/buildd-tools
   `-GPG Public Key  F33D 281D 470A B443 6756 147C 07B3 C8BC 4083 E800


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20130716190627.gf4...@codelibre.net



Re: /usr (was: Re: Survey answers part 3: systemd is not portable and what this) means for our ports

2013-07-16 Thread Roger Leigh
On Tue, Jul 16, 2013 at 11:28:28AM -0700, Steve Langasek wrote:
 On Tue, Jul 16, 2013 at 05:07:39PM +0100, Roger Leigh wrote:
  - we can't fsck /usr when mounted, so this needs doing in the
initramfs (/ and /usr are fscked, with the appropriate
helpers copied into the initramfs)
 
 I think this is a bug in e2fsprogs for treating / specially wrt fsck after
 mount.  We should fix this in e2fsprogs, not work around it by changing the
 semantics of fsck-at-boot.

I certainly support this point of view.  However, the scope of the
required changes isn't immediately clear to me.  We might potentially
need to patch every single fsck program; e2fsck is sort-of patchable
but Ted wasn't happy with the idea.  And worse, we have to deal with
btrfs, which currently isn't fsckable if mounted *at all*, let alone
read-only /.  While I live in the hope that one day btrfs will be
sane, I won't be holding my breath.


Regards,
Roger

-- 
  .''`.  Roger Leigh
 : :' :  Debian GNU/Linuxhttp://people.debian.org/~rleigh/
 `. `'   schroot and sbuild  http://alioth.debian.org/projects/buildd-tools
   `-GPG Public Key  F33D 281D 470A B443 6756 147C 07B3 C8BC 4083 E800


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20130716191053.gg4...@codelibre.net



Re: /usr (was: Re: Survey answers part 3: systemd is not portable and what this) means for our ports

2013-07-16 Thread Helmut Grohne
On Tue, Jul 16, 2013 at 06:38:18PM +0100, Dmitrijs Ledkovs wrote:
 Imho the overhead between having just /etc vs / encrypted is
 small, if /var, /usr, /home, /opt are separate mountpoints.
 Thus to me, treating /etc separately is a misfeature, considering a
 mounted / assumes /etc must be present.
 At least, it would go against my expectation.

Having /etc on a separate filesystem can have a different advantage. If
just /var and /home are on separate filesystems and RAMTMP is set to
yes, then / can possibly be mounted read-only. Having a read-only /etc
is still a difficult thing to do, because a number of packages assume it
to be writeable. Examples include cups, denyhosts, fake-hwclock, lvm2,
openvpn, passwd, samba, and util-linux. This list is not exhaustive.

I think that read-only / is an interesting feature to investigate.
Fixing all the packages above has been proven to be a hard thing to do.
Having a writeable /etc is different way to achieve the same thing, so I
think investigating that option should not be prematurely dismissed.

It is not like that the availability of this feature will suddenly make
everyone use it. Chances are you wouldn't notice when it is introduced.
So why complain?

Helmut


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20130716191538.ga14...@alf.mars



Re: Survey answers part 3: systemd is not portable and what this means for our ports

2013-07-16 Thread Florian Weimer
* Thomas Goirand:

 On 07/15/2013 04:32 PM, Josselin Mouette wrote:
 And now people who want to stick with buggy shell scripts instead of
 migrating to a much simpler, declarative mechanism.

 Please point at a single person on any threads about init systems over
 the last year who wishes that. I haven't see any. Did I miss it?

Actually, this is a fairly common sentiment.  Here's an example I
could locate quickly:

http://lists.debian.org/debian-devel/2012/03/msg00610.html

(And yes, I believe there are more recent examples.)


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/874nbui9wb@mid.deneb.enyo.de



Bug#717104: ITP: kio-mtp -- access to MTP devices for applications using the KDE Platform

2013-07-16 Thread Felix Geyer
Package: wnpp
Severity: wishlist
Owner: Debian KDE Extras Team pkg-kde-ext...@lists.alioth.debian.org

* Package name: kio-mtp
  Version : 0.75
  Upstream Author : Philipp Schmidt philschm...@gmx.net
* URL : https://projects.kde.org/kio-mtp
* License : GPL-2+
  Programming Lang: C++
  Description : access to MTP devices for applications using the KDE 
Platform

This package includes the MTP KIO plugin. It allows applications using
the KDE Platform to access files stored on devices that provide access to
them via the MTP protocol.

The Media Transfer Protocol (commonly referred to as MTP) is a devised set
of custom extensions to support the transfer of music files on USB digital
audio players and movie files on USB portable media players.


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



Re: /usr (was: Re: Survey answers part 3: systemd is not portable and what this) means for our ports

2013-07-16 Thread Dmitrijs Ledkovs
On 16 July 2013 19:39, Roger Leigh rle...@codelibre.net wrote:
 On Tue, Jul 16, 2013 at 06:38:18PM +0100, Dmitrijs Ledkovs wrote:
 On 16 July 2013 17:07, Roger Leigh rle...@codelibre.net wrote:
  Once the rootfs is mounted, we parse $root/etc/fstab and mount /usr
  using that information.  When init starts, /usr is therefore
  available from the beginning.  Note that the objective here isn't
  to allow the initramfs to run binaries from /usr, but to ensure
  that /usr is available at all times when the system is running--
  this means that all programs, libraries, modules, datafiles etc.
  are available before init starts.
 
  There are some complicating details:
  - we need to ensure that the modules needed to mount /usr are
available in the initramfs (copy the needed modules and
mount helpers into the initramfs)
  - we can't fsck /usr when mounted, so this needs doing in the
initramfs (/ and /usr are fscked, with the appropriate
helpers copied into the initramfs)
  - fsck's -R option updated to skip /usr as well as root.
  - /etc/init.d/checkroot.sh updated to handle /usr as well
as root (e.g. remounting r/w).

 Up to here, all sounds good.

 Making the $mountpoints which above are treated / mounted in
 initramfs, makes sense.
 To be able to default to / only and change to / and /usr if one desires.
 And even plugin in the feature below.

  - using the same infrastructure, it's also possible to
mount /etc in the initramfs so that you can have e.g. a
separately encrypted /etc filesystem.  This is a separate
feature though and can be split out.
 

 Imho the overhead between having just /etc vs / encrypted is
 small, if /var, /usr, /home, /opt are separate mountpoints.
 Thus to me, treating /etc separately is a misfeature, considering a
 mounted / assumes /etc must be present.
 At least, it would go against my expectation.

 This is certainly the case at present.  The rationale for doing this
 is that if you have / and /usr on a single filesystem, but you want
 to encrypt the content of /etc, you can now encrypt just /etc.  It
 also means you can have the rootfs read-only with a writable /etc,
 have /etc as a writable overlay or separate fs on a common image for
 cluster environments, etc.  For encrypting stuff, it's moving the
 boundary from one of simple convienience (/usr) to where it's actually
 needed.  But I can accept that this won't have universal appeal.


Thinking about it more, it's possibly not the encryption case which
might be most prominent here.
I have seen containers / images made readonly, with /etc mounted using
overlayfs to provide easily clonable machines (chroots,
lxc-containers, cloud-images).
Not sure, but probably, capser was used to do the mounting there.


 I haven't yet reviewed the 17 patches log patch series on [1]. But is
 /etc handling clearly separated in it already, or some
 rebasing/reshuffling needed?

 It's just patch number 11/17 with some minor documentation comments in
 patch 12/17, so it can be easily dropped without problems (intentionally).
 However, even if applied, it's a strictly optional feature that won't be
 used by default unless you provide etc= options to match the root=
 options on the kernel command-line.


Ok, thanks for the heads up.

Regards,

Dmitrijs.


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



Bug#717124: ITP: niceshaper -- Dynamic traffic shaper

2013-07-16 Thread Mariusz Jedwabny
Package: wnpp
Severity: wishlist
Owner: Mariusz Jedwabny mari...@jedwabny.net

* Package name: niceshaper
  Version : 1.0.0
  Upstream Author : Mariusz Jedwabny mari...@jedwabny.net
* URL : http://niceshaper.jedwabny.net/
* License : (GPL2)
  Programming Lang: (C++)
  Description : Dynamic traffic shaper

NiceShaper is a program working in a Linux router environment.
It uses a proven HTB QOS algorithm. Provides dynamic traffic shaping
which is more effective than traditional, static shaping.
By constantly monitoring packets flowing through the router in response to
changing load dynamically adjusts the bandwidth of acting classes to a level
enabling the fullest possible usage of a internet access.
At the same time does not allow for creation of congestion,
ensuring complete convenience of interactive services.

NiceShaper takes care of download when upload stops up.


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



Pulseaudio (was ... Re: Survey answers part 3: systemd is not portable and what this means for our ports)

2013-07-16 Thread Chris Bannister
On Mon, Jul 15, 2013 at 10:44:21AM -0400, The Wanderer wrote:
 My most recent experience with PulseAudio came when I noticed that WoW
 (run through Wine) was producing crackling, stuttering sound again; this
 was during the late months before the wheezy release.
 
 I tried half-a-dozen things, without noticeable change (except for the
 things which led to no sound at all); eventually I noticed that some
 PulseAudio packages had been installed, apparently as recommendations or
 dependencies of other things. I tried a few things to disable use of
 PulseAudio without removing it, without affecting the problem; I then
 removed all *pulse* packages I could, and the problem was
 gone.

Me too, and I don't even use a DE! One day sound just stopped working.
Removing all of the *pulse* packages I could got sound working again.
I didn't mess with anything either.

If there _suddenly_ appears a bad smell in your house and you find the
cause, do you a) Remove the cause? b) Waste time by trying to find out why
it smells? 

-- 
If you're not careful, the newspapers will have you hating the people
who are being oppressed, and loving the people who are doing the 
oppressing. --- Malcolm X


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



Accepted dosfstools 3.0.21-1 (source i386)

2013-07-16 Thread Daniel Baumann
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 16 Jul 2013 08:50:22 +0200
Source: dosfstools
Binary: dosfstools dosfstools-dbg dosfstools-udeb
Architecture: source i386
Version: 3.0.21-1
Distribution: experimental
Urgency: low
Maintainer: Daniel Baumann m...@daniel-baumann.ch
Changed-By: Daniel Baumann m...@daniel-baumann.ch
Description: 
 dosfstools - utilities for making and checking MS-DOS FAT filesystems
 dosfstools-dbg - utilities for making and checking MS-DOS FAT filesystems 
(debug)
 dosfstools-udeb - utilities for making and checking MS-DOS FAT filesystems 
(udeb) (udeb)
Changes: 
 dosfstools (3.0.21-1) experimental; urgency=low
 .
   * Merging upstream version 3.0.21.
Checksums-Sha1: 
 8a161e22171404d67d471ec421649466d09a208c 1227 dosfstools_3.0.21-1.dsc
 6333d0e0bcbfd0dd658388ea9d61c7999d4aa385 77388 dosfstools_3.0.21.orig.tar.xz
 13a15db3084c971e0b01cc41355c4968b29bb826 8484 dosfstools_3.0.21-1.debian.tar.xz
 b3746c2d77dc1fcff38d9738be848f76667302ee 81790 dosfstools_3.0.21-1_i386.deb
 7850361d9591c733b9032280ba1ca68299b89239 144644 
dosfstools-dbg_3.0.21-1_i386.deb
 29b59141304b8ab150ce1f5d39db945e96dc509b 34178 
dosfstools-udeb_3.0.21-1_i386.udeb
Checksums-Sha256: 
 ae0ad12a86dd3d70fa9dec04a3ce1826c5fdead3706654ab9ad2d68de51353bc 1227 
dosfstools_3.0.21-1.dsc
 c024511f78c377cce18fdb4a4964931eb466bf0285cdcfc683a7da79198d8989 77388 
dosfstools_3.0.21.orig.tar.xz
 49b010e439c36a6ccb795a03410f0e154733e1f0089ff8458f8e5e82ac3be50f 8484 
dosfstools_3.0.21-1.debian.tar.xz
 b7607b520c385bcb85f66805bf8415927da5a2a568b66e6d01b709bc43416011 81790 
dosfstools_3.0.21-1_i386.deb
 37b92d139d576f4e4450590e42540e6b39f1d302066a0803facfb81a1b6f4892 144644 
dosfstools-dbg_3.0.21-1_i386.deb
 0a2d3515ffece187995fcadddc77d5b0a2ac10875c3f6649cae1a365c7c49682 34178 
dosfstools-udeb_3.0.21-1_i386.udeb
Files: 
 85cef4e76cafa21813c5608c123effba 1227 otherosfs optional 
dosfstools_3.0.21-1.dsc
 b7841471dd7f3594cc53c908b70ff7da 77388 otherosfs optional 
dosfstools_3.0.21.orig.tar.xz
 4bda8de4e72115477e2cdb1bfc1961cb 8484 otherosfs optional 
dosfstools_3.0.21-1.debian.tar.xz
 db3a2d5a7b7284eb72224eaf353553c4 81790 otherosfs optional 
dosfstools_3.0.21-1_i386.deb
 50b9e56cb47d72ed09827234f74be62c 144644 debug extra 
dosfstools-dbg_3.0.21-1_i386.deb
 019f096a821f5dcd6069026ace155244 34178 debian-installer optional 
dosfstools-udeb_3.0.21-1_i386.udeb

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

iEYEARECAAYFAlHk7jsACgkQ+C5cwEsrK56RxQCePbumg9o5D7v/7Bsao9A48v8E
uh4AoLNMFWdPCiVmxmp/sDb/HrIk4lEv
=+S80
-END PGP SIGNATURE-


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



Accepted xdaliclock 2.38-1 (source amd64)

2013-07-16 Thread Kartik Mistry
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 16 Jul 2013 10:01:14 +0530
Source: xdaliclock
Binary: xdaliclock
Architecture: source amd64
Version: 2.38-1
Distribution: unstable
Urgency: low
Maintainer: Kartik Mistry kar...@debian.org
Changed-By: Kartik Mistry kar...@debian.org
Description: 
 xdaliclock - Melting digital clock
Changes: 
 xdaliclock (2.38-1) unstable; urgency=low
 .
   * New upstream release.
   * debian/control:
 + Added VCS-* fields.
 + Updated to Standards-Version 3.9.4
   * debian/rules:
 + Rewrote to use dh.
   * Added debian/docs file.
Checksums-Sha1: 
 2c9186dc3640f00c7a7dbd218a78f93bff80f14c 1311 xdaliclock_2.38-1.dsc
 134c042018197805aef4cd0d1aa009577855fb62 2275037 xdaliclock_2.38.orig.tar.gz
 9a63273663014655cfcacbdd8b9d260decae5abe 4996 xdaliclock_2.38-1.debian.tar.gz
 c1938d2f3dc2581f614d7dac079eb7849a0f35b5 64862 xdaliclock_2.38-1_amd64.deb
Checksums-Sha256: 
 67e1587da8ab9f66a9b87e861601ac29256362defb1b2206084eb028d08e9f2a 1311 
xdaliclock_2.38-1.dsc
 0c1d0e212328972ad9e15ec0766130d081596f62521bf23244765b6d50169eee 2275037 
xdaliclock_2.38.orig.tar.gz
 5f88ffc45eef21a5df82f4b5bd2e0232dfeb2425615da363ff74f42fb0c59b5d 4996 
xdaliclock_2.38-1.debian.tar.gz
 8de44292911c80ef46258db89b1b6b9fa6df236ae0643788e26f557d1374a9a4 64862 
xdaliclock_2.38-1_amd64.deb
Files: 
 3ebe8798aa35fbf7a05d877209a882da 1311 x11 optional xdaliclock_2.38-1.dsc
 11bbb6fefee7d3b75af071981fa9b5f2 2275037 x11 optional 
xdaliclock_2.38.orig.tar.gz
 9ca58d3f7abd08b2b9f8f79829800060 4996 x11 optional 
xdaliclock_2.38-1.debian.tar.gz
 1aee9ea2d73c47e7317ad8cf55fbe789 64862 x11 optional xdaliclock_2.38-1_amd64.deb

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

iEYEARECAAYFAlHk7HIACgkQoRg/jtECjI3fHgCgoX+2VNA1DqkIhB84lQ7CqCoQ
EOgAnRKSeGWpBR0+2MuSjnWQOxznQwwb
=IOwR
-END PGP SIGNATURE-


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



Accepted org-mode 8.0.6-2 (source all)

2013-07-16 Thread Sebastien Delafond
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 16 Jul 2013 08:56:59 +0200
Source: org-mode
Binary: org-mode
Architecture: source all
Version: 8.0.6-2
Distribution: unstable
Urgency: low
Maintainer: Sebastien Delafond s...@debian.org
Changed-By: Sebastien Delafond s...@debian.org
Description: 
 org-mode   - keep notes, maintain ToDo lists, and do project planning in emacs
Closes: 712187
Changes: 
 org-mode (8.0.6-2) unstable; urgency=low
 .
   * Add emacs-snapshot as an acceptable dependency, not just a build
 dependency (Closes: #712187)
Checksums-Sha1: 
 ea44f8a41e99ff83efce7624a72f53b4b0bee938 1117 org-mode_8.0.6-2.dsc
 75bb38a979f9dd7a86d1c150a714916ef2a4ea70 7772 org-mode_8.0.6-2.debian.tar.gz
 cc5761cb91c2d87f88c3dff8cbca574794adf4f7 1589926 org-mode_8.0.6-2_all.deb
Checksums-Sha256: 
 2509b0ee32ab96ed62d4216717381f1fa7761710ab5603f33e1569fe110276f3 1117 
org-mode_8.0.6-2.dsc
 0d43002659795aee268750f3bd34db15dcbc0f8f366655901e1b8125ac7f0caa 7772 
org-mode_8.0.6-2.debian.tar.gz
 c7996d5cfd583b9ea8768351f49e32b3724f1903ca78a131d1a06b26190e21de 1589926 
org-mode_8.0.6-2_all.deb
Files: 
 447202c33885842ed3da0c719375334b 1117 misc optional org-mode_8.0.6-2.dsc
 80e13bbd89d93d1533d7e06fb24a22c2 7772 misc optional 
org-mode_8.0.6-2.debian.tar.gz
 73c644717070e935f2e0414932cf1256 1589926 misc optional org-mode_8.0.6-2_all.deb

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

iEYEARECAAYFAlHk7u4ACgkQiZgNKcDdyD/6TQCgxlZoSOh7y7D7ydYYKIsO5Rfv
6TAAn0akVW25toIBwySjSoppyulnMg6Q
=7iFe
-END PGP SIGNATURE-


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



Accepted igraph 0.6.5-3 (source amd64)

2013-07-16 Thread Andreas Tille
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 16 Jul 2013 09:12:52 +0200
Source: igraph
Binary: libigraph0 libigraph0-dev
Architecture: source amd64
Version: 0.6.5-3
Distribution: unstable
Urgency: low
Maintainer: Debian Med Packaging Team 
debian-med-packag...@lists.alioth.debian.org
Changed-By: Andreas Tille ti...@debian.org
Description: 
 libigraph0 - library for creating and manipulating graphs
 libigraph0-dev - library for creating and manipulating graphs - development 
files
Changes: 
 igraph (0.6.5-3) unstable; urgency=low
 .
   * Team upload.
   * Rebuild against latest gmp
   * debian/control:
  - cme fix dpkg-control
  - Canonical Vcs-Svn
Checksums-Sha1: 
 c25fc379b860196655aaba40f1d45bbeacd4a4a9 1483 igraph_0.6.5-3.dsc
 dc806b8fe40853b3dc5ac77661da720f611196ae 2113 igraph_0.6.5-3.debian.tar.gz
 b9d6ba8fa886af46878ae1fa39d6ef42f58453b6 963178 libigraph0_0.6.5-3_amd64.deb
 a9fdf5f6dbc9685dc18ef59b086c28e8d20a4873 64738 libigraph0-dev_0.6.5-3_amd64.deb
Checksums-Sha256: 
 abc40c8f340837f34df546aea549782e86e10fb7c362a2cfb7621272937bd061 1483 
igraph_0.6.5-3.dsc
 9a0eb547991c9efce6052eafc035eab4cd4c206c48978d1ad6063ef0b6d378e7 2113 
igraph_0.6.5-3.debian.tar.gz
 3ffc926ac4b787756f075358ad6007a2c27561af351c2c1dec68104f938049fa 963178 
libigraph0_0.6.5-3_amd64.deb
 b902757bb6d2bc1c9e1f3cf46551698dbab045855d0ad9d748967b60a7e870a0 64738 
libigraph0-dev_0.6.5-3_amd64.deb
Files: 
 19e73a3635ab9c925b7c7ed2894c1da2 1483 libs optional igraph_0.6.5-3.dsc
 20e8aef83e14128f7b0455c0e0083c00 2113 libs optional 
igraph_0.6.5-3.debian.tar.gz
 44bde038d99b8cef79b8fec2d117e026 963178 libs optional 
libigraph0_0.6.5-3_amd64.deb
 5e162accddf85f9b6d7fe3f3bb710ec7 64738 libdevel optional 
libigraph0-dev_0.6.5-3_amd64.deb

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

iEYEARECAAYFAlHk9ZoACgkQYDBbMcCf01q+gwCaA9kTQ+DIiHQLdVlu7jU2yiq8
GggAn0JPfasKTt3GqSvIBKRas2ryfu4j
=c976
-END PGP SIGNATURE-


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



Accepted erlang-cowboy 0.6.1-4 (source amd64)

2013-07-16 Thread Nobuhiro Iwamatsu
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 16 Jul 2013 17:33:13 +0900
Source: erlang-cowboy
Binary: erlang-cowboy
Architecture: source amd64
Version: 0.6.1-4
Distribution: unstable
Urgency: low
Maintainer: LeoFS maintainers team pkg-leofs-de...@lists.alioth.debian.org
Changed-By: Nobuhiro Iwamatsu iwama...@debian.org
Description: 
 erlang-cowboy - Cowboy is a small, fast and modular HTTP server written in 
Erlang
Closes: 713505
Changes: 
 erlang-cowboy (0.6.1-4) unstable; urgency=low
 .
   * Add erlang-dialyzer to Build-Depends. (Closes: #713505)
Checksums-Sha1: 
 a21bf6ede97ac16d4a949c09ea056a02c8b52e3d 2155 erlang-cowboy_0.6.1-4.dsc
 2e6879d7e7f6dba52aa91376f277ebff769f02e7 7312 
erlang-cowboy_0.6.1-4.debian.tar.gz
 e506fb379900117ba631c57abea5d42981e06455 247678 erlang-cowboy_0.6.1-4_amd64.deb
Checksums-Sha256: 
 5829bbeec3313583895b09d224a7d9a891bc0ff3dabbfe5fe86dbf6a4bdb 2155 
erlang-cowboy_0.6.1-4.dsc
 2b668e30253960daeafcecc9db078e3b5ec307df24c6463dc9398a359e1a9859 7312 
erlang-cowboy_0.6.1-4.debian.tar.gz
 dec2f50889a9d3c0d925125336c477d9dc65bca9dfdb1de9722289dd633001f1 247678 
erlang-cowboy_0.6.1-4_amd64.deb
Files: 
 ab2283701a8a5cbe0f003f7819ba5f68 2155 devel optional erlang-cowboy_0.6.1-4.dsc
 3ecec32b0a168f829c2eded0ea40ad8e 7312 devel optional 
erlang-cowboy_0.6.1-4.debian.tar.gz
 99dfb3d8c7808dc9fcf25395ea9927a7 247678 devel optional 
erlang-cowboy_0.6.1-4_amd64.deb

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

iQIcBAEBCAAGBQJR5QX5AAoJEDIkf7tArR+mrAEP/2w0phWwatD/0Et0miYAW1QJ
02hbQCjHOsh/Bs0RH/KWcqotAYT8NXDlcktbwww0Dt/cUTkqqblX3m5R82sivAEE
yRkvbG96diOaprX8bEgU+QvkRFxYNL8cmkOT/voHYWwG45XUcvMFzAejEeRbJt43
H1RjiKWr7rn6y7kUTTxWItARqLo3kIb2a/GIXsm+UrXsS3eWVnfKvFKg0q252GGC
ZKYuHVRjJF1dww4MwGrC5x/2fQs4Vtqxe9TEP37l0z2w3Rw8WKeaSqe9eeAeAnjC
SSHqz7UkCtzcbdkFSxN79afVFDuTLUpsWDIaT0syvsmuPD5nW2d0UNHS+tm3N3Zk
NcBwcS3h8pK3MQeUEVQ0Oso9P0jomy8+EkOphU6IusVAaolJ0r9B3oxNeVArTdN4
4czlS60UgcdWhm6EGRGbbmHr3AxWTyjKdqDkMZxZOIq9FdF9J2dsgWPAXJkFDGpP
fBRUP561aWjnL2ZQqhV8cmXD5mAPmgVdcpX7We22gcfNALjwkYYMTQRVaRvkYmhG
7sWROUQgexmwBKuYt1VpxcHyqvkEiCSVpQxlYHjmSgqK+kKHdFOand0hmivJ8oZ5
370PHeHAjgDWB/58gsiuWzFk+MSNBjYPz493Twh7YiDD2B2VNak1naiS7K/sot3o
fHrqwvShvjL17cltlpCW
=YkEP
-END PGP SIGNATURE-


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



Accepted gfxboot 4.5.1-3.11-2 (source i386 all)

2013-07-16 Thread Daniel Baumann
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 16 Jul 2013 10:18:13 +0200
Source: gfxboot
Binary: gfxboot gfxboot-dev gfxboot-examples gfxboot-themes-kde 
gfxboot-themes-opensuse gfxboot-themes-sled gfxboot-themes-sles 
gfxboot-themes-upstream
Architecture: source i386 all
Version: 4.5.1-3.11-2
Distribution: experimental
Urgency: low
Maintainer: Daniel Baumann m...@daniel-baumann.ch
Changed-By: Daniel Baumann m...@daniel-baumann.ch
Description: 
 gfxboot- tool to test and create graphical boot logos (runtime)
 gfxboot-dev - tool to test and create graphical boot logos (development)
 gfxboot-examples - tool to test and create graphical boot logos (example 
themes)
 gfxboot-themes-kde - tool to test and create graphical boot logos (KDE theme)
 gfxboot-themes-opensuse - tool to test and create graphical boot logos 
(openSUSE theme)
 gfxboot-themes-sled - tool to test and create graphical boot logos (SLED theme)
 gfxboot-themes-sles - tool to test and create graphical boot logos (SLES theme)
 gfxboot-themes-upstream - tool to test and create graphical boot logos 
(upstream theme)
Changes: 
 gfxboot (4.5.1-3.11-2) experimental; urgency=low
 .
   * Adding link to gitorious to source entry in copyright.
Checksums-Sha1: 
 833ca21a5d53bb76fc6233b06b1c3eeafda68c2b 1552 gfxboot_4.5.1-3.11-2.dsc
 9a3c2d293cdb22a9ad22ef04b63fd818dbe959c2 5366392 gfxboot_4.5.1-3.11.orig.tar.xz
 6ea6527fa931aa7eb35c9a9a39c5e82cfbe5c4ad 6760 
gfxboot_4.5.1-3.11-2.debian.tar.xz
 ffb4a2e191ce3e91c89b9d4b014769f6873ccfd7 27344 gfxboot_4.5.1-3.11-2_i386.deb
 4aa5bcfde5ad3d4280a672b8b48cc4194c63d959 94730 
gfxboot-dev_4.5.1-3.11-2_i386.deb
 ad38349be2a2daff507cbff25eed8a83b3d9cf36 170046 
gfxboot-examples_4.5.1-3.11-2_all.deb
 41372e06f0c04b244f64f86b5df98f20b6ffcabf 4701464 
gfxboot-themes-kde_4.5.1-3.11-2_all.deb
 e4b753f18c12991827726b895f1727d829e61564 5122054 
gfxboot-themes-opensuse_4.5.1-3.11-2_all.deb
 9aa806f5cdfe013fe6f4566756baefd45578f76f 4754386 
gfxboot-themes-sled_4.5.1-3.11-2_all.deb
 32ee1882953d5e36e4de408ddf2c10972ac1c3ca 4753824 
gfxboot-themes-sles_4.5.1-3.11-2_all.deb
 7405ef69c09c7003365351be8a1cccb16bd2ad6d 4681704 
gfxboot-themes-upstream_4.5.1-3.11-2_all.deb
Checksums-Sha256: 
 90464632bd245b37e426d9526cff46dcccd31cb90e30b8555f584064d1e8876d 1552 
gfxboot_4.5.1-3.11-2.dsc
 91aa834f35d4fa53dcdcc321475a8fe44bfa145283106952dd7fe5c709ddebef 5366392 
gfxboot_4.5.1-3.11.orig.tar.xz
 ae049ceab4a19cc08a38fbfc925c434bfc351d7d20dc4ad2ebc44945e37771b6 6760 
gfxboot_4.5.1-3.11-2.debian.tar.xz
 fa69642eb8cf904af07789c8b5f04496361a2d54728fd92cee2c6b5e0cf87633 27344 
gfxboot_4.5.1-3.11-2_i386.deb
 e43a2e7195a4e930cfce4942e4dcfe82cc620b76bb236514b21fc316918a1c25 94730 
gfxboot-dev_4.5.1-3.11-2_i386.deb
 c1cb2d65bbc0adc1ae02cee88d7a5ebc88a2f7436cef7e9ec5b4fa6273782c4c 170046 
gfxboot-examples_4.5.1-3.11-2_all.deb
 1bce864d6828d5e2b3a2f110473e64d3276dd69190aea4b13c2bc66ca73d40d5 4701464 
gfxboot-themes-kde_4.5.1-3.11-2_all.deb
 15ceeb5b722f9a638657d6444c156fc79326080b218c7b1118be68a5fc7ee781 5122054 
gfxboot-themes-opensuse_4.5.1-3.11-2_all.deb
 27b1b0264eeedcf2e5c0abd88dcc47c68f18e2613d534f5b56a3345c70b4de00 4754386 
gfxboot-themes-sled_4.5.1-3.11-2_all.deb
 22cf2279fcc40baa6a838e857820842f0b6ddcde47536a77d12d0f6a846ca4a9 4753824 
gfxboot-themes-sles_4.5.1-3.11-2_all.deb
 dd5972a2e70ee7e07f64a72651bda4a5f1928a92393eaa763c5193bd07ad 4681704 
gfxboot-themes-upstream_4.5.1-3.11-2_all.deb
Files: 
 a2b63f6086fd752938520ee8ebeb8828 1552 misc extra gfxboot_4.5.1-3.11-2.dsc
 1571d2face34a9be8c89fef0b10577ea 5366392 misc extra 
gfxboot_4.5.1-3.11.orig.tar.xz
 2661899232f858418b5158d370b9d6f9 6760 misc extra 
gfxboot_4.5.1-3.11-2.debian.tar.xz
 b5af11745cbe1a178d16083848ee45fe 27344 misc extra gfxboot_4.5.1-3.11-2_i386.deb
 24e2007c5fa7797adcb78b5acb40208a 94730 misc extra 
gfxboot-dev_4.5.1-3.11-2_i386.deb
 07fee3020cb8695aea48fbe9af6a3d3a 170046 misc extra 
gfxboot-examples_4.5.1-3.11-2_all.deb
 324a4b702d6c854387d895f248a0bbd0 4701464 misc extra 
gfxboot-themes-kde_4.5.1-3.11-2_all.deb
 ecd2c5d0584c376ced3b04dfcbb6d19a 5122054 misc extra 
gfxboot-themes-opensuse_4.5.1-3.11-2_all.deb
 4b1feb7064722ed1f8f6aee9b049d02a 4754386 misc extra 
gfxboot-themes-sled_4.5.1-3.11-2_all.deb
 a82b60354f6c44ef73e089832abf453d 4753824 misc extra 
gfxboot-themes-sles_4.5.1-3.11-2_all.deb
 fed94a289ed849dccecc98f1e3f3b5fc 4681704 misc extra 
gfxboot-themes-upstream_4.5.1-3.11-2_all.deb

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

iEYEARECAAYFAlHlAzEACgkQ+C5cwEsrK56AsgCeMFC5D0FGuEMW7/DehciAMVJQ
hocAnR1srwvJj5g2ONpn3lD6vaOwz0nh
=emtb
-END PGP SIGNATURE-


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



Accepted org-mode 8.0.6-3 (source all)

2013-07-16 Thread Sebastien Delafond
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 16 Jul 2013 10:55:16 +0200
Source: org-mode
Binary: org-mode
Architecture: source all
Version: 8.0.6-3
Distribution: unstable
Urgency: low
Maintainer: Sebastien Delafond s...@debian.org
Changed-By: Sebastien Delafond s...@debian.org
Description: 
 org-mode   - keep notes, maintain ToDo lists, and do project planning in emacs
Changes: 
 org-mode (8.0.6-3) unstable; urgency=low
 .
   * Remove copyright notice for the Org documentation, since it now lives
 in its own org-mode-doc package in non-free
Checksums-Sha1: 
 adf8e3122e131cda1d663aa96fb3a110f97dc468 1117 org-mode_8.0.6-3.dsc
 7333215ee8d4232037eda69e559285953753c258 7557 org-mode_8.0.6-3.debian.tar.gz
 6446f5e8376b277903d452e3045521bf449b7351 1590960 org-mode_8.0.6-3_all.deb
Checksums-Sha256: 
 066978ea59b05dd91dc28240de5cd7ee6220db70d8a345a46c7fd985f7d763f3 1117 
org-mode_8.0.6-3.dsc
 cf4db0dc323d3c6350861eb3980e8e0f21e704bc2f9b509b2202d633aa0f9eb6 7557 
org-mode_8.0.6-3.debian.tar.gz
 d4c8285962c78b1b1565778fe887b1a17819255ffb1590147d0e55809292f5f8 1590960 
org-mode_8.0.6-3_all.deb
Files: 
 ecca32bcd97ab89f5baa5e3b965a78d4 1117 misc optional org-mode_8.0.6-3.dsc
 679854249a242e32d469b10878eb1e3d 7557 misc optional 
org-mode_8.0.6-3.debian.tar.gz
 d5b061880119b22de2932457391d363c 1590960 misc optional org-mode_8.0.6-3_all.deb

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

iEYEARECAAYFAlHlCo0ACgkQiZgNKcDdyD9JCQCgxobAGMiOvB0+wjHHKrHvmFZU
o9wAnRsusCrLu8WyEVeXUfN3MLG9EBiJ
=UrWu
-END PGP SIGNATURE-


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



Accepted kdenetwork 4:4.10.5-2 (source all amd64)

2013-07-16 Thread Maximiliano Curia
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 16 Jul 2013 09:53:02 +0200
Source: kdenetwork
Binary: kdenetwork kdenetwork-filesharing kget libkopete4 kopete libkopete-dev 
kppp krdc krfb kdenetwork-dbg kde-zeroconf
Architecture: source all amd64
Version: 4:4.10.5-2
Distribution: unstable
Urgency: low
Maintainer: Debian Qt/KDE Maintainers debian-qt-...@lists.debian.org
Changed-By: Maximiliano Curia m...@debian.org
Description: 
 kde-zeroconf - zeroconf plugins and kio slaves for KDE
 kdenetwork - networking applications from the official KDE 4 release
 kdenetwork-dbg - debugging symbols for the KDE networking module
 kdenetwork-filesharing - network filesharing configuration module
 kget   - download manager
 kopete - instant messaging and chat application
 kppp   - modem dialer for KDE
 krdc   - Remote Desktop Connection client
 krfb   - Desktop Sharing utility
 libkopete-dev - development files for the Kopete instant messaging and chat 
appli
 libkopete4 - main Kopete library
Changes: 
 kdenetwork (4:4.10.5-2) unstable; urgency=low
 .
   [ Pino Toscano ]
   * Build kppp only on Linux, as it was in previous versions; patch
 kppp-linux-only.diff.
Checksums-Sha1: 
 c381e42a6bcdc582c702bbc070b04d5a22e07ac8 3373 kdenetwork_4.10.5-2.dsc
 c5d9f992bd5d194fd31c485e5084b0f2f2903c5c 45371 
kdenetwork_4.10.5-2.debian.tar.gz
 f9b1b4b0b5b39535acd918582ec75f1b07e212a2 16532 kdenetwork_4.10.5-2_all.deb
 31e3a4b3f2ae606090ed55b831ff96657b17de24 37040 
kdenetwork-filesharing_4.10.5-2_amd64.deb
 9458a04660b839f3d99f107c144eff4cf89a8ec0 1571960 kget_4.10.5-2_amd64.deb
 e62b0af6ddd317752960931f7b6fd64b60649157 356978 libkopete4_4.10.5-2_amd64.deb
 d40499ca467894375d71655348049c3172f7c9d5 6748434 kopete_4.10.5-2_amd64.deb
 94fd26623e5229512c17c1dc1e1cdad79abeb082 94464 libkopete-dev_4.10.5-2_amd64.deb
 3d3e46c3041127b0265aa8e7bcf88e841e5af93a 798202 kppp_4.10.5-2_amd64.deb
 739feef5ff43ea424a21aca485e7558f3ff311d3 461916 krdc_4.10.5-2_amd64.deb
 8d7b951256dbcdb9ee8769bb7c34377d84d7077f 449308 krfb_4.10.5-2_amd64.deb
 b4be54f20b32c1d84544dba48a311244477c1723 77247440 
kdenetwork-dbg_4.10.5-2_amd64.deb
 cd7cc4026fa1090632f4cf935abea0cab2da3788 38568 kde-zeroconf_4.10.5-2_amd64.deb
Checksums-Sha256: 
 5239b54e852398a41af3847de372f1f104d74583ac853d955ad4d6000a3a2dc7 3373 
kdenetwork_4.10.5-2.dsc
 45235ccc4d5bc255999bdd9bc20a42835dd6c620030367cad1f63a8a247828fa 45371 
kdenetwork_4.10.5-2.debian.tar.gz
 ce7a9518f64c4b7982249ea0641c01de48f8d3d2527313a909b7877ff8213571 16532 
kdenetwork_4.10.5-2_all.deb
 854948e3a98a093599ec3d5532dfc3211c1917917a488a2179f6a5d5a813ed8b 37040 
kdenetwork-filesharing_4.10.5-2_amd64.deb
 8ddfd8b0c301d712eeab10769db804e8ea967d35e3f5b4a26137a6eb2d1b5feb 1571960 
kget_4.10.5-2_amd64.deb
 68908e808ec0b94147dc532dc5409fbdb4893b341d71e50b6645cd3b7923db42 356978 
libkopete4_4.10.5-2_amd64.deb
 2df85f7aa5f6ccad08264d1ae2e7efdaaa8b54911c072e915e9f23a9edfa898f 6748434 
kopete_4.10.5-2_amd64.deb
 fa090f521b146d29053b488b77b3bb9e35e27c73fa76f98c7ba3779b71778b24 94464 
libkopete-dev_4.10.5-2_amd64.deb
 6a88b1a5ef6affb1451cb1edaa8bad3bde1abb8c0925a8d06eba5d77a10f3514 798202 
kppp_4.10.5-2_amd64.deb
 4c301511a5b4cc003578a60bb62e4131834cd6e6b154c900a785a25658e130f7 461916 
krdc_4.10.5-2_amd64.deb
 0f2054677fc91a00d481c7d2a0d78e0068c476a9e30c5a6b8e34a26fb702f63a 449308 
krfb_4.10.5-2_amd64.deb
 11e222f775eb9e5962c7b90de168d138ffe9dce5a10c82736020caf9b01095fc 77247440 
kdenetwork-dbg_4.10.5-2_amd64.deb
 9a144a765ec3131a5f72d7c7feadbbfe24b23bf7a979f99651505484fae06d29 38568 
kde-zeroconf_4.10.5-2_amd64.deb
Files: 
 e2a887b0027f198c3c4b55f10ea78242 3373 kde optional kdenetwork_4.10.5-2.dsc
 9ef1c8e2ee9ea7efc5de281cc4a98943 45371 kde optional 
kdenetwork_4.10.5-2.debian.tar.gz
 eb3fcfcfe6e2d706497ac8999a13ded1 16532 kde optional kdenetwork_4.10.5-2_all.deb
 f183baad6275d8c9be2e91cb8b67c0e3 37040 net optional 
kdenetwork-filesharing_4.10.5-2_amd64.deb
 80d54aaa12af91dee31136f8e03a09f2 1571960 net optional kget_4.10.5-2_amd64.deb
 e01db102f6080ef925cbbc2e9de0a0e3 356978 libs optional 
libkopete4_4.10.5-2_amd64.deb
 cd1c6eb44c921a0fb24d46e4ae718ead 6748434 net optional kopete_4.10.5-2_amd64.deb
 e7056441e1b266f16493fef01f75bf20 94464 libdevel optional 
libkopete-dev_4.10.5-2_amd64.deb
 0ada864fd80fc928427bbbc2a7e7a008 798202 net optional kppp_4.10.5-2_amd64.deb
 f2b45a6c83f666d678fc3ab7e0fa6113 461916 net optional krdc_4.10.5-2_amd64.deb
 9513bd1edb89f50a0f9746af8dd4de38 449308 net optional krfb_4.10.5-2_amd64.deb
 1452234a6c3c9baa7500f1bd43d1d9c6 77247440 debug extra 
kdenetwork-dbg_4.10.5-2_amd64.deb
 792df5b4e2d16a9762aa3b8071d173a7 38568 kde extra 
kde-zeroconf_4.10.5-2_amd64.deb

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

iQIcBAEBCAAGBQJR5QcPAAoJEMcZdpmymyMqXt4P/26MqctvFbyiC5NTprUObTBC
E7/qMp5/lHMDfV14lJGJOjB5hWHgY52QL25Ha8kBVBDNR8VM0gVeMOG7JlzlBeR6
ERjYek/UbvljbUtJTFJi+PerSZghUdumDFl8DTNDztCpDqbl2rn7eS5UBS5pWmKc

Accepted knot 1.3.0~rc4-1 (source amd64 all)

2013-07-16 Thread Ondřej Surý
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Mon, 15 Jul 2013 15:15:05 +0200
Source: knot
Binary: knot knot-dbg knot-dnsutils knot-host knot-doc
Architecture: source amd64 all
Version: 1.3.0~rc4-1
Distribution: unstable
Urgency: low
Maintainer: Ondřej Surý ond...@debian.org
Changed-By: Ondřej Surý ond...@debian.org
Description: 
 knot   - authoritative domain name server
 knot-dbg   - Debug symbols for Knot DNS
 knot-dnsutils - Clients provided with Knot DNS (kdig, knslookup, knsupdate)
 knot-doc   - Documentation for Knot DNS
 knot-host  - Version of 'host' bundled with Knot DNS
Changes: 
 knot (1.3.0~rc4-1) unstable; urgency=low
 .
   * New upstream version 1.3.0~rc4
   * Add upstream patch to honour CONFIG_DIR
   * Remove now obsolete patch to run as knot:knot
   * The knot/ is now added by upstream to @sysconfdir@
Checksums-Sha1: 
 683081e376032898ae9170e6c46f2acb215e247c 1432 knot_1.3.0~rc4-1.dsc
 ddd0b4b19f0a7056cd8f4be36f74612d28cf6dc3 807008 knot_1.3.0~rc4.orig.tar.xz
 408d38bf57c4bbd3e9ed0d8182f4d2e276bcf044 11639 knot_1.3.0~rc4-1.debian.tar.gz
 8ae28186db7ba82805d33211b4078b19df38be71 530190 knot_1.3.0~rc4-1_amd64.deb
 520c1a40cc73fcb98f8419da9c37450952243990 2364302 knot-dbg_1.3.0~rc4-1_amd64.deb
 96d4cbe25d42bb300ce42a6427417f72566c9dd5 289990 
knot-dnsutils_1.3.0~rc4-1_amd64.deb
 67f351c5bc02b4b0b2a97e2a8a0d2a57e49df23b 151770 knot-host_1.3.0~rc4-1_amd64.deb
 6fee98c9f4177b02e79e95374e841d050d5ef9b0 315410 knot-doc_1.3.0~rc4-1_all.deb
Checksums-Sha256: 
 f83db805a9b169e029bdc15e3373b8e13f4bb38ecd242f0279ffda9dbe1405c3 1432 
knot_1.3.0~rc4-1.dsc
 098d035b2182f44fad9a19f38eaf3d42ec13443d3ccdc3c8557da829a8409a81 807008 
knot_1.3.0~rc4.orig.tar.xz
 0ffb5657717d5d2da02741daa6e92941411a87ac47989ff6bf6af944777c4bcd 11639 
knot_1.3.0~rc4-1.debian.tar.gz
 3d47b912c76157db314770b5dba8dbf1d4e0370912f770e9973074176bb5a9c6 530190 
knot_1.3.0~rc4-1_amd64.deb
 7a6c78083e25467ca23825e43aa198baa616f1abc50be245e4610c7c3b5c2c43 2364302 
knot-dbg_1.3.0~rc4-1_amd64.deb
 3cf3e311ab2ce9d0df335ab2c2912adaa90c17c3d06938895dbe1413420fe220 289990 
knot-dnsutils_1.3.0~rc4-1_amd64.deb
 75fd0efd58a0d347b339d7b2bd277fb8c0f7f3d52cb4a2586cb9741b4db1 151770 
knot-host_1.3.0~rc4-1_amd64.deb
 70334818b3fe97d47e819fc9862021802ed27825508566bea1dfa99d87bf47ac 315410 
knot-doc_1.3.0~rc4-1_all.deb
Files: 
 8a5e29d39e99bdcbd1f45bebca1473a3 1432 net extra knot_1.3.0~rc4-1.dsc
 dd512a265b15bcde91f5364ca4c01ad7 807008 net extra knot_1.3.0~rc4.orig.tar.xz
 13e10ac01339a29b433dd26d331018e8 11639 net extra knot_1.3.0~rc4-1.debian.tar.gz
 b1f497955ed539ae46bbe1f76fc4cae2 530190 net extra knot_1.3.0~rc4-1_amd64.deb
 4cc1807d4040f2c63eec8e6cc8b9efb4 2364302 debug extra 
knot-dbg_1.3.0~rc4-1_amd64.deb
 1e2337154f5d103d07ac38850b5b05d9 289990 net optional 
knot-dnsutils_1.3.0~rc4-1_amd64.deb
 1eb02eec9fe01e345c864a4e16a06eff 151770 net optional 
knot-host_1.3.0~rc4-1_amd64.deb
 3fcfe1d89cabbcdf7e1d1cbdc1c42676 315410 doc optional 
knot-doc_1.3.0~rc4-1_all.deb

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

iEYEARECAAYFAlHkChkACgkQ9OZqfMIN8nN6XwCfc1I/XmU7mjHQpdWFI4rGpxY5
km0An3FoJDeOrB2+yjjI4Fpky1cbn38n
=5U87
-END PGP SIGNATURE-


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



Accepted pngcheck 2.3.0-7 (source amd64)

2013-07-16 Thread Jari Aalto
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 01 Jun 2013 22:48:29 +0300
Source: pngcheck
Binary: pngcheck
Architecture: source amd64
Version: 2.3.0-7
Distribution: unstable
Urgency: low
Maintainer: Jari Aalto jari.aa...@cante.net
Changed-By: Jari Aalto jari.aa...@cante.net
Description: 
 pngcheck   - print info and check PNG, JNG and MNG files
Closes: 709354
Changes: 
 pngcheck (2.3.0-7) unstable; urgency=low
 .
   * debian/control
 - (pngcheck::Depends): Remove unused
   libpng12-0 (Closes: #709354). Thanks to Jakub Wilk jw...@debian.org.
 - (Vcs-*): Update to anonscm.debian.org.
Checksums-Sha1: 
 f3afcd36889d74f25480f28d3b384183bae81385 1216 pngcheck_2.3.0-7.dsc
 94cb9e8252740c21af95f545cb2b5fd481fa9c4e 7031 pngcheck_2.3.0-7.debian.tar.gz
 21aa94fa402ad8909b1be8720694743f5abc4707 65952 pngcheck_2.3.0-7_amd64.deb
Checksums-Sha256: 
 b4baf6a83744d36df22c3a3de6360caca0a1fb592c2200a7c65e29314f21c0d8 1216 
pngcheck_2.3.0-7.dsc
 594f04da68a19b86b528f28c86769f21c1b793e9ab5ca6f6d9a61df87efe4cde 7031 
pngcheck_2.3.0-7.debian.tar.gz
 451dae9ff37c614a8f71c44688f9625917c2c354fb622184babe78a95bc7157a 65952 
pngcheck_2.3.0-7_amd64.deb
Files: 
 0169eec67a3f641b0a1289855a18e88e 1216 graphics optional pngcheck_2.3.0-7.dsc
 18bcbc3213037bbba9ee16667a642d12 7031 graphics optional 
pngcheck_2.3.0-7.debian.tar.gz
 973d563ab02ed85d46c856e4a9ad7ff7 65952 graphics optional 
pngcheck_2.3.0-7_amd64.deb

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

iEYEARECAAYFAlHlA70ACgkQLARVQsm1XaxeKgCdGMiCEa/w5/pE5l2Ak+/okCGS
wUwAoJo1xvc+h8FMkzIs2Mu/qym4HZub
=tBuR
-END PGP SIGNATURE-


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



Accepted icicles 23.0+20130423-2 (source all)

2013-07-16 Thread Sebastien Delafond
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 16 Jul 2013 11:18:58 +0200
Source: icicles
Binary: icicles
Architecture: source all
Version: 23.0+20130423-2
Distribution: unstable
Urgency: low
Maintainer: Sebastien Delafond s...@debian.org
Changed-By: Sebastien Delafond s...@debian.org
Description: 
 icicles- emacs library that enhances minibuffer/input completion
Changes: 
 icicles (23.0+20130423-2) unstable; urgency=low
 .
   * Proper debian/watch file
Checksums-Sha1: 
 7ac611b2bf19b447372a8b08cea53d9ca632e676 1117 icicles_23.0+20130423-2.dsc
 ca66e4d5ac45e49bd938c2641da47d95c99799da 6698 
icicles_23.0+20130423-2.debian.tar.gz
 9ff6da605fa95b38a1feeaf9ad791d209e0883f7 1280850 
icicles_23.0+20130423-2_all.deb
Checksums-Sha256: 
 8a08d032b33725240bf8fd0a6ab1f9c052a91453e41342661122252589f6f303 1117 
icicles_23.0+20130423-2.dsc
 70b84b40de809ecf0aa604051afeb2974a5a1bd8a55276036088b59a19dbad94 6698 
icicles_23.0+20130423-2.debian.tar.gz
 c207e1391324ff8a6038eb9c8ffc607b4dd3cf636697d79a9bdaf6bb427bb96a 1280850 
icicles_23.0+20130423-2_all.deb
Files: 
 94f57d6e72c17ddf8209f3b1c00c5624 1117 misc optional icicles_23.0+20130423-2.dsc
 7b605c2cc56be484a0f5daadc594efcc 6698 misc optional 
icicles_23.0+20130423-2.debian.tar.gz
 f801f8ba2799ab60828f4348fd44d91d 1280850 misc optional 
icicles_23.0+20130423-2_all.deb

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

iEYEARECAAYFAlHlEdUACgkQiZgNKcDdyD/kogCfd0v2hbMKBllthPGZhqH2C3Xm
y6wAn1hNcPaRrnQudT9vikhVL8lwGLFp
=6ElZ
-END PGP SIGNATURE-


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



Accepted apgdiff 2.4-2 (source all)

2013-07-16 Thread Christoph Berg
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 16 Jul 2013 10:11:55 +0200
Source: apgdiff
Binary: apgdiff
Architecture: source all
Version: 2.4-2
Distribution: unstable
Urgency: low
Maintainer: Christoph Berg m...@debian.org
Changed-By: Christoph Berg m...@debian.org
Description: 
 apgdiff- Another PostgreSQL Diff Tool
Changes: 
 apgdiff (2.4-2) unstable; urgency=low
 .
   * Update watch file to point to http://www.apgdiff.com/download.php.
   * build.xml: Set fork=true to fix java.lang.NoClassDefFoundError:
 junit/framework/JUnit4TestAdapterCache.
Checksums-Sha1: 
 8e6e5320c3256b39bc3aef9ee3685dfe0bdb72e3 1948 apgdiff_2.4-2.dsc
 49ce6c6f4d375bec0b29c35e6f16f08ef84eb2c6 5132 apgdiff_2.4-2.debian.tar.gz
 443b7a1ea6a3182b7a21b03956bf28af3f311ed9 93880 apgdiff_2.4-2_all.deb
Checksums-Sha256: 
 3accec68899455f689e2f25728eb15ddc89ebb40de5dcc099e1c6bb37af1289a 1948 
apgdiff_2.4-2.dsc
 f5bad1b07f48a2d18b0448cd0f3209168d1d6e52c542599d778d25d1f0392510 5132 
apgdiff_2.4-2.debian.tar.gz
 56811886d90e69e27e647a3a8247db0c5f5acd9bdd489e95d0a2de53364c1f49 93880 
apgdiff_2.4-2_all.deb
Files: 
 bbd6e04ff69b29ead4e309e6601e8d84 1948 database extra apgdiff_2.4-2.dsc
 184d828a2448673f7bd0cd9c806a55fa 5132 database extra 
apgdiff_2.4-2.debian.tar.gz
 86c3fdcc3cf6e0bcf4f36a31883ad0e9 93880 database extra apgdiff_2.4-2_all.deb

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

iQIcBAEBCAAGBQJR5QyNAAoJEExaa6sS0qeuqA0QAK+3N/mftIcNYK9YLDv1tIPM
vnOLdGgj9cAuAlXAett0pEol4IP0Fa8JEXWSdrvOczdTudeyI8uoegy7+I5csYj2
bly9TPSzKnl12cRc4Ig5xxkzF1QTtR5xGTK0tz0rQZG4uCm9QoxUvF5U9zpJCODi
9dOzAnc6OZKN1MhXv0PbjorYMtPac1i2xG4LtF62igEp1mV2veddHBQhOZnMkZwF
qENnjKYKwcW6sQQJ1iY3dh2gvdqyiRGUFBqw5LxE/UMOITWRFvUBMRfHvsDhx5iD
idBO9eNI7XJ9LW7sgQsBrRj4UkvoFq229QqdB6ySpPUH5y6A3sh9V0mgu/aOcZF2
PIcmtQSgWG86PJhIAFgF+9+DtRHjJ4mTyqnXjxBo0uMjZwACsBFjcDCf/pNwA7O5
849Anua6X0CjmYxI21iJrwY9j8zyPTWBFUwpzefl+YpDeRW1LGheKCOKIzt0PIsY
X2RT2jcBJNSBn4XbW2DGvuhoTXmJjxJ+dgeZFy5t6m12mvPsQ+3BHgpeW37Hlcbo
gS/nANIpL28NV8jUb09opsl3mRO7GqOWLNdRWLjNH9l0V/dDvQ1YJJaesdIKBJIx
MsVOcCF0ltqGdIm+SDmeLpdp4jATG2M8rlZxmIEI13qFYN36CEp1j9U2MQ6f5tq6
v+xo3Ku2HZHIkXWD7jI4
=Aik8
-END PGP SIGNATURE-


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



Accepted open-vm-tools 2:9.2.3-1031360-6 (source i386 all)

2013-07-16 Thread Daniel Baumann
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 16 Jul 2013 10:18:50 +0200
Source: open-vm-tools
Binary: open-vm-tools open-vm-tools-desktop open-vm-tools-dev open-vm-tools-dbg 
open-vm-tools-dkms open-vm-dkms open-vm-toolbox
Architecture: source i386 all
Version: 2:9.2.3-1031360-6
Distribution: unstable
Urgency: low
Maintainer: Debian QA Group packa...@qa.debian.org
Changed-By: Daniel Baumann m...@daniel-baumann.ch
Description: 
 open-vm-dkms - Open VMware Tools for virtual machines hosted on VMware 
(transiti
 open-vm-toolbox - Open VMware Tools for virtual machines hosted on VMware 
(transiti
 open-vm-tools - Open VMware Tools for virtual machines hosted on VMware (CLI)
 open-vm-tools-dbg - Open VMware Tools for virtual machines hosted on VMware 
(debug)
 open-vm-tools-desktop - Open VMware Tools for virtual machines hosted on 
VMware (GUI)
 open-vm-tools-dev - Open VMware Tools for virtual machines hosted on VMware 
(developm
 open-vm-tools-dkms - Open VMware Tools for virtual machines hosted on VMware 
(DKMS)
Changes: 
 open-vm-tools (2:9.2.3-1031360-6) unstable; urgency=low
 .
   * Correcting syntax of file entries in copyright.
   * Adding section override for open-vm-tools-dkms.
   * Enforcing build with gcc 4.7 for the time being.
   * Orphaning package.
Checksums-Sha1: 
 beb4d57986a2c2a59dc636f812cff97a1515d4c4 1744 open-vm-tools_9.2.3-1031360-6.dsc
 d8a72cddf97e021d2060957f866122b38cbd9676 18332 
open-vm-tools_9.2.3-1031360-6.debian.tar.xz
 6a8be065f7c34cf9481b0b4c3428d122a45f213d 515816 
open-vm-tools_9.2.3-1031360-6_i386.deb
 f2cae881a4f4ed324a61d858684c71e536f87e42 163404 
open-vm-tools-desktop_9.2.3-1031360-6_i386.deb
 1b2b7ccc399df0a8c489ccd630e828d17477a2ac 130342 
open-vm-tools-dev_9.2.3-1031360-6_all.deb
 a507e31b8f09fd5efe02be8958760f898b832cbf 2412962 
open-vm-tools-dbg_9.2.3-1031360-6_i386.deb
 220c9deb2f5e923399a961a8926e72c9fae14715 418442 
open-vm-tools-dkms_9.2.3-1031360-6_all.deb
 bdf0152d0a92128caa761e71f584ef563ab8580c 46524 
open-vm-dkms_9.2.3-1031360-6_all.deb
 4eaf414858a8770bb181382e8f1b62a4aefbffa1 46526 
open-vm-toolbox_9.2.3-1031360-6_all.deb
Checksums-Sha256: 
 89336d4dd78f0fc6e120dd6916434029a9a110f438df8037e36481026547bf78 1744 
open-vm-tools_9.2.3-1031360-6.dsc
 0bfd757b3617914b18213e4bed4848b02b0e0cfee16b26a923a6b7b591e0e729 18332 
open-vm-tools_9.2.3-1031360-6.debian.tar.xz
 1422fac0f08a4f4355f84ca6be67462086a70625fb714843ba8b68d65cf957b8 515816 
open-vm-tools_9.2.3-1031360-6_i386.deb
 3c384c39ab1d068e1a86185d8f9858a012ba66cfcb826d021564dde4be580c65 163404 
open-vm-tools-desktop_9.2.3-1031360-6_i386.deb
 fcc33fbdf1eabf39845c7b7e41e328dd7c667f67908b6b6dace92389c9b91624 130342 
open-vm-tools-dev_9.2.3-1031360-6_all.deb
 fdc9a98d85e0dc82bee0c3f9d0c98a08f16f7268a6da1cc54544bfddbf93caee 2412962 
open-vm-tools-dbg_9.2.3-1031360-6_i386.deb
 bfd9e34e71884530c5adf663810e22965185a2d7f2c11a7108acf93721836f0d 418442 
open-vm-tools-dkms_9.2.3-1031360-6_all.deb
 3b9ef130af37366a69f25d76fe2ef2617fa55a8a880597ae093780784b62fe9a 46524 
open-vm-dkms_9.2.3-1031360-6_all.deb
 71e6009c1450743171861d530c66b771812b5c5f59c21c77d981e0209755f4ca 46526 
open-vm-toolbox_9.2.3-1031360-6_all.deb
Files: 
 5214cdb3f22c3e639311d0855359a3fb 1744 admin extra 
open-vm-tools_9.2.3-1031360-6.dsc
 0f8d71d23ccd9fb991f799687181da6f 18332 admin extra 
open-vm-tools_9.2.3-1031360-6.debian.tar.xz
 96d7b20274f215474365c069a03ea0ce 515816 admin extra 
open-vm-tools_9.2.3-1031360-6_i386.deb
 2535fc1d7f412c4ab477472f6581671e 163404 admin extra 
open-vm-tools-desktop_9.2.3-1031360-6_i386.deb
 b97c404b45194e39ccd21db6b5c14241 130342 devel extra 
open-vm-tools-dev_9.2.3-1031360-6_all.deb
 d393fd082de7e95f173827774d9f7a41 2412962 debug extra 
open-vm-tools-dbg_9.2.3-1031360-6_i386.deb
 f4d025a70d2dd6c0a715c7c1c3816cea 418442 kernel extra 
open-vm-tools-dkms_9.2.3-1031360-6_all.deb
 4c0f7bfe45f3766c6912f0d9698217af 46524 oldlibs extra 
open-vm-dkms_9.2.3-1031360-6_all.deb
 8adc7d2eaad089b722fd0f41e0b26f1f 46526 oldlibs extra 
open-vm-toolbox_9.2.3-1031360-6_all.deb

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

iEYEARECAAYFAlHlEH4ACgkQ+C5cwEsrK54p9wCbBCOCu27uqkEGngLktgBKT9fk
fjwAoII2H6sQkC64KLe/H35pHKgEgKnk
=B4bB
-END PGP SIGNATURE-


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



Accepted libidn 1.28-1 (source amd64 all)

2013-07-16 Thread Simon Josefsson
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 09 Jul 2013 21:58:35 +0200
Source: libidn
Binary: idn libidn11-dev libidn11 libidn11-java
Architecture: source amd64 all
Version: 1.28-1
Distribution: unstable
Urgency: low
Maintainer: Debian Libidn Team help-lib...@gnu.org
Changed-By: Simon Josefsson si...@josefsson.org
Description: 
 idn- Command line and Emacs interface to GNU Libidn
 libidn11   - GNU Libidn library, implementation of IETF IDN specifications
 libidn11-dev - Development files for GNU Libidn, an IDN library
 libidn11-java - Java port of the GNU Libidn library, an IDN implementation
Changes: 
 libidn (1.28-1) unstable; urgency=low
 .
   * New upstream release.
   * Drop obsolete XS-Dm-Upload-Allowed.
   * Bump Standards-Version to 3.9.4.
Checksums-Sha1: 
 5554bc6966c83d91ef5ec1f2c65139b3f1bc538d 1784 libidn_1.28-1.dsc
 725587211b229c156e29fa2ad116b0ef71a7ca17 3476317 libidn_1.28.orig.tar.gz
 f0a54711b433d9ec167ae802135c94bfbd67d039 10961 libidn_1.28-1.debian.tar.gz
 bf6d3840f0d55fa60579ea0d53479311cb1304a6 133796 idn_1.28-1_amd64.deb
 ffaddcfb90dfc76876b963e4b56b1e07d8dcf752 664650 libidn11-dev_1.28-1_amd64.deb
 61863d23e906a5d66e2f12761833b281eb964789 183240 libidn11_1.28-1_amd64.deb
 0b151d6c1d10b920ab94c3eb5f354c202c15a9da 250220 libidn11-java_1.28-1_all.deb
Checksums-Sha256: 
 85c4da4b3cf49690397060dc583b2b59e21b880141777d44b1a550ed8061c23b 1784 
libidn_1.28-1.dsc
 dd357a968449abc97c7e5fa088a4a384de57cb36564f9d4e0d898ecc6373abfb 3476317 
libidn_1.28.orig.tar.gz
 6f151bf94a11811ed995f1864dd745677b11de8b96298f2e0ac08667e6a814a5 10961 
libidn_1.28-1.debian.tar.gz
 141622f6fbcd6ece5b362084670a38f2f9bec069200d040dae71976ee8a7c195 133796 
idn_1.28-1_amd64.deb
 b07eb61dff828223cc980a5c08d9b08cfb0d1c13ff85f94aa310648c11d9189f 664650 
libidn11-dev_1.28-1_amd64.deb
 35cdc687245c8d771ad23fbd4c31ff67f864a03360c95a457a593af635d5808f 183240 
libidn11_1.28-1_amd64.deb
 d2985afa0ca44a9a2b7981158d0a3655bdf26ea24e074a44015f9bc3c2537f31 250220 
libidn11-java_1.28-1_all.deb
Files: 
 a2ea05483e9468537c8e16018600d176 1784 libs optional libidn_1.28-1.dsc
 43a6f14b16559e10a492acc65c4b0acc 3476317 libs optional libidn_1.28.orig.tar.gz
 5e3d43287e4a978edc418a2f72be39ff 10961 libs optional 
libidn_1.28-1.debian.tar.gz
 1ae385be50390f5661be20871cd30a55 133796 misc optional idn_1.28-1_amd64.deb
 c4e19eebdcbc34099f653602970d13c4 664650 libdevel optional 
libidn11-dev_1.28-1_amd64.deb
 023b579a4d9e309a77cb93c5f3051813 183240 libs standard libidn11_1.28-1_amd64.deb
 36618ea542fca63efa27918007313a6b 250220 java optional 
libidn11-java_1.28-1_all.deb

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

iQEcBAEBAgAGBQJR3WMHAAoJEGDO5xEQXnIu8hEH/2TOVXWjGAVCXrn2+YtNZnPS
QO6qAJFAVrt19kEXwSvLdEMbLEMi0f+nSqUUN3RBdyaannUzSyWVq7rHgT0olz/7
NKqhXg1IktT7AZTnSwH7xKRFAHxIWd+80jeWxSH/Z9I1eKKScC09MMvDebtCHUgN
sXRweL6Yvwcw8Zy74HnSGEmPZnM1/ztupZakKXBTsQC3dv2sdg9QGL/+Fm112ujp
LOMWIh5C9WjIX39olrisRO4/8i6d0b4PmMABRpngZiTs1nV92UrM1tHWCCxMrC0B
ZB90kpUNCarWo1Ym3Zb55DSBnXFtJ34DyiSy0onuPm0sHVaq8UzDPomZbxriWlE=
=IzVa
-END PGP SIGNATURE-


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



Accepted gettext 0.18.3-1 (source all amd64)

2013-07-16 Thread Santiago Vila
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 16 Jul 2013 11:32:34 +0200
Source: gettext
Binary: gettext-base gettext gettext-el gettext-doc autopoint libgettextpo0 
libasprintf0c2 libgettextpo-dev libasprintf-dev
Architecture: source all amd64
Version: 0.18.3-1
Distribution: unstable
Urgency: low
Maintainer: Santiago Vila sanv...@debian.org
Changed-By: Santiago Vila sanv...@debian.org
Description: 
 autopoint  - The autopoint program from GNU gettext
 gettext- GNU Internationalization utilities
 gettext-base - GNU Internationalization utilities for the base system
 gettext-doc - Documentation for GNU gettext
 gettext-el - Emacs po-mode for editing gettext .po files
 libasprintf-dev - GNU Internationalization library development files
 libasprintf0c2 - GNU library to use fprintf and friends in C++
 libgettextpo-dev - GNU Internationalization library development files
 libgettextpo0 - GNU Internationalization library
Closes: 590724 668226
Changes: 
 gettext (0.18.3-1) unstable; urgency=low
 .
   * New upstream release.
   * xgettext now partially supports JavaScript. Closes: #590724.
   * xgettext and msgfmt's format string checking now recognize Python
 format string in braced syntax (PEP 3101). Closes: #668226.
Checksums-Sha1: 
 0f1b4bbc0120260abe1e976acf2cdfb0d4f378d7 1872 gettext_0.18.3-1.dsc
 1ef780d0e56ae174c2781d71790cdf77a276a4a0 16171945 gettext_0.18.3.orig.tar.gz
 ede569af395a4514ea2a55be379988195bb97f6a 43135 gettext_0.18.3-1.debian.tar.gz
 c4deffcbe16938bbad0ca3541b658667c621673e 62642 gettext-el_0.18.3-1_all.deb
 97fbe518bcda23324e8a1ae25f20c2ecda850573 946306 gettext-doc_0.18.3-1_all.deb
 ace45c91d1e106a56d1a3e9798cbe69bee721f0d 393268 autopoint_0.18.3-1_all.deb
 7f72577dceec5e48fd827fd770b6ac8ee7f98986 160744 gettext-base_0.18.3-1_amd64.deb
 8a23d32a8b24fcaad75ac3ddb3494e1dfa50d999 1898172 gettext_0.18.3-1_amd64.deb
 1c8f18e9617028a4227c744ee9fd13510aeed986 152228 
libgettextpo0_0.18.3-1_amd64.deb
 96156126773453f86535c2c5ae4ccbec3051c469 29646 
libasprintf0c2_0.18.3-1_amd64.deb
 81aa658aaa4be64978c5aca12e8e6313dbd73127 196184 
libgettextpo-dev_0.18.3-1_amd64.deb
 c6249965e99cf48cc65c330ef6d2bc80c9beeb14 29566 
libasprintf-dev_0.18.3-1_amd64.deb
Checksums-Sha256: 
 331de97cbc906db27f104b318fbb12b29157bb06914fea0b17a3d62dd5652cf6 1872 
gettext_0.18.3-1.dsc
 36f3c1043df803565d4977c1efbd41e1ec0f0301acf5f057984406c34cb9f948 16171945 
gettext_0.18.3.orig.tar.gz
 e4b66aa92c10405ece532b66ef6cadb79440e2ee01328a834f7871f8ea486f65 43135 
gettext_0.18.3-1.debian.tar.gz
 9918260d2cb4f6911c4d44976d1e6c0d5930d4aed8a6a943f2aa1854fe72bad9 62642 
gettext-el_0.18.3-1_all.deb
 f221051658d759f8dcc702468b8848f848b11a2f45b891986b2e8f06c7ba92fa 946306 
gettext-doc_0.18.3-1_all.deb
 85ef5de5086e4c1e58cffd29390432e1141309d1716037d5f08a296bca95a384 393268 
autopoint_0.18.3-1_all.deb
 3f2d75704b725bc23eaeaeff2245b471b12405012d88226d8ab5d4a850ee6d3c 160744 
gettext-base_0.18.3-1_amd64.deb
 1e878caeea9d15bb8c2a415f39baf6da96f82d0e9bc0e5201cd30c7eef6c8923 1898172 
gettext_0.18.3-1_amd64.deb
 bf989ea9b38c3430fe037252a082132f912256fed43b001703ec9ba9a4dc113e 152228 
libgettextpo0_0.18.3-1_amd64.deb
 c9a70faefe790aa4614ca9d25f3fc5105aad0e04f54921b841c5d38a14296fe9 29646 
libasprintf0c2_0.18.3-1_amd64.deb
 f19c460e29b39ec44df966703f437e99e6fc7e8758185f8b7dda91113bb24237 196184 
libgettextpo-dev_0.18.3-1_amd64.deb
 10eaa38b805e177b71b8aaff022ede61065b600c7124e593d6eb3f5217e12016 29566 
libasprintf-dev_0.18.3-1_amd64.deb
Files: 
 ed3713c94e45ab7f8c0fbe4e5684d190 1872 devel optional gettext_0.18.3-1.dsc
 3fa4236c41b7e837355de144210207ec 16171945 devel optional 
gettext_0.18.3.orig.tar.gz
 31283c6414070b6fee34d5a391cae06d 43135 devel optional 
gettext_0.18.3-1.debian.tar.gz
 0d38be0ac4509d026cc1f05a736945de 62642 lisp optional 
gettext-el_0.18.3-1_all.deb
 75cbd42d53d81bb6f3104d7aa35a13b3 946306 doc optional 
gettext-doc_0.18.3-1_all.deb
 6d42df693ea72897d728191e69b3da0c 393268 devel optional 
autopoint_0.18.3-1_all.deb
 90473e6552a75a95a973e1aa87dcfe0f 160744 utils standard 
gettext-base_0.18.3-1_amd64.deb
 65fd28f816c6b738a0c4e14098f46dd0 1898172 devel optional 
gettext_0.18.3-1_amd64.deb
 3500a732d56033348834a84362b40d90 152228 libs optional 
libgettextpo0_0.18.3-1_amd64.deb
 f707fb908d6b5c0d84f6c77c2e891bdc 29646 libs standard 
libasprintf0c2_0.18.3-1_amd64.deb
 2b5b6611c8a1547c17806c1bf545f92f 196184 libdevel optional 
libgettextpo-dev_0.18.3-1_amd64.deb
 b04f20016c19d5f71a76940b90f3b206 29566 libdevel optional 
libasprintf-dev_0.18.3-1_amd64.deb

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

iQEcBAEBCAAGBQJR5RdDAAoJEEHOfwufG4syG2sH/3Ov9589Hh7sTtQA0oLrjl/V
pknT4WJT7xX8ryrIERsubzsRVmqtw/CEDCNhqGFy4lggJN97Vgo8OmLw9EhANgBL
77awGx5zzemPUMyj01VQpouCLlvkQRR6xO8ENa5KuWRgO2jQPwq/GxRz2ir4ZIwJ
BxJJH6u5nu8N1joPQo6zEeSO3CGv9PzUuFpYef6jVET2ziP/b0OmAa6KEAOv57wO
lDVRCk18haQN/1dvLys5TA+l0IaM8s7kFVUiFUMpd1i8gmdjIc9AlpcKeeiobsyp

Accepted glx-alternatives 0.3.90 (source amd64)

2013-07-16 Thread Andreas Beckmann
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 16 Jul 2013 11:58:19 +0200
Source: glx-alternatives
Binary: glx-diversions glx-alternative-mesa glx-alternative-nvidia 
glx-alternative-fglrx
Architecture: source amd64
Version: 0.3.90
Distribution: experimental
Urgency: low
Maintainer: Debian NVIDIA Maintainers pkg-nvidia-de...@lists.alioth.debian.org
Changed-By: Andreas Beckmann a...@debian.org
Description: 
 glx-alternative-fglrx - allows the selection of FGLRX as GLX provider
 glx-alternative-mesa - allows the selection of MESA as GLX provider
 glx-alternative-nvidia - allows the selection of NVIDIA as GLX provider
 glx-diversions - prepare for using accelerated GLX implementations from GPU 
vendor
Changes: 
 glx-alternatives (0.3.90) experimental; urgency=low
 .
   * Add arm-linux-gnueabihf support and enable building on armhf.
   * Upload to experimental.
Checksums-Sha1: 
 edd562bd8f5077633111ac9cd88c4280f9d34a16 1950 glx-alternatives_0.3.90.dsc
 08bfdd1e327471c36860456cc6123dd40cfb37d7 10280 glx-alternatives_0.3.90.tar.gz
 db1af6e646795a8d04f1c248bd364e97e7c3bc56 8798 glx-diversions_0.3.90_amd64.deb
 8a2c0858d3da2aa43bc9ba6afa5525bc4bd42d30 2718 
glx-alternative-mesa_0.3.90_amd64.deb
 972844478a3ef39d05df25585de3c9f733fe755d 3406 
glx-alternative-nvidia_0.3.90_amd64.deb
 dc0f65caff1961856218b3af385def40a13be7aa 3562 
glx-alternative-fglrx_0.3.90_amd64.deb
Checksums-Sha256: 
 43c27b3cf553ad8687686bb9a40ba6f034b058d63685bb292ba74f28db4c719f 1950 
glx-alternatives_0.3.90.dsc
 b57312eea0f8497b14ccc71ce9569e11f6160dcb02ddbfcdecc4690bf8aa3420 10280 
glx-alternatives_0.3.90.tar.gz
 e3ab5cc482510f0d89db7aef0bdfed85ae4cd15c323baa2e13a3d88ccf362b6d 8798 
glx-diversions_0.3.90_amd64.deb
 9235df463b37364fe52b70daa33e87bf22bf2178387a422e4bb29ec08c4e4b03 2718 
glx-alternative-mesa_0.3.90_amd64.deb
 6bc10d280518246f52c611ef90133ddbb53b671e8e12d18536d50ffa5e23f92e 3406 
glx-alternative-nvidia_0.3.90_amd64.deb
 67c5262da4085443ae07b8734a98ce12fbb0b494d9dfc50024983de0a851cf82 3562 
glx-alternative-fglrx_0.3.90_amd64.deb
Files: 
 0e7e877a271da5b78aa4152d8ef7f8e7 1950 contrib/libs optional 
glx-alternatives_0.3.90.dsc
 f75cfbf52965fcba841229dbf34093bf 10280 contrib/libs optional 
glx-alternatives_0.3.90.tar.gz
 422392b4141b86f81f1705ad7f8accf3 8798 contrib/libs optional 
glx-diversions_0.3.90_amd64.deb
 bf2901b93c01629a3991966268caa364 2718 contrib/libs optional 
glx-alternative-mesa_0.3.90_amd64.deb
 f188e0ac3cbab10c47022154526177d3 3406 contrib/libs optional 
glx-alternative-nvidia_0.3.90_amd64.deb
 641d79a31ac4f8d2bab65f6bffe0eb6a 3562 contrib/libs optional 
glx-alternative-fglrx_0.3.90_amd64.deb

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

iQIcBAEBCAAGBQJR5RzkAAoJEF+zP5NZ6e0IAI0P/R6ZmjZ6BQiSoNoKi0EqDKLM
O7/h0OgPXINvdkP1zgNg7EfYS4iRSfigbLSBqFhkKEKnuOZipNYDd05Am3uoR11s
MFluclfK9Ok7Z4tFcrKCTVwTzAZn02teZitwRxjI+n3SdQyj68EJ2GHu0uWBxGpr
hon8WH9RArd1zJh3giayBhXXbCqM0DKzImrRNCoQJPPDXBLbFdgce2KZomVUjmu0
vGZLRDunajBBMeaxCRLypDQLZBk2wPL5o3Ensin5GU3njXWKnhYxQ1CXMoBR0LD7
877csKuJlTi2HJmiVWdDxOueqlaTQQuROCeRdFWueI0prLaSM/mGx9pHkP/q4e3Y
muS6wffgGRcajcj75qCUxhCETZj3fOT7/WVJLSIF/8fJw6UYxFehDBfx6xJQppcS
t8zKrFuZkrHXn8EAMryqUvqDf3M0RD7ju7LKGhxRC18oiVPtDivHefXxOjDAKRFa
TbhUUi7hO8QpQaCEmNYmN1kltZzKzWoFvROZJDG2cjlMpKoehALjQ/K6oJyIjxS4
9MQAqjdLeOW2VmYlEu6WqiDf4yZRTktJU84rAimpbGuB7MAqA6UOV8mEhVU9l2jk
NkC7LrLsNPJLlWaxf2qzYyUL0aIOpbgmzGRX1rVOYLyzZ+JYbaFGJhrJPmkBdozE
hwGjVA87C2cUJkGRprAg
=Xpje
-END PGP SIGNATURE-


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



Accepted freebsd-libs 9.1+ds1-1 (source kfreebsd-amd64 all)

2013-07-16 Thread Robert Millan
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 16 Jul 2013 12:17:26 +0200
Source: freebsd-libs
Binary: libsbuf6 libsbuf6-udeb libsbuf-dev libcam6 libcam-dev libgeom1 
libgeom-dev libgeom1-udeb libusbhid4debian libusbhid-common libusbhid-dev 
libusb2debian libusb2-dev libusb2debian-udeb libkvm0 libkvm-dev libdevstat7 
libdevstat-dev libmemstat3 libmemstat-dev libnetgraph4 libnetgraph-dev libipx2 
libipx-dev libipx2-udeb libkiconv4 libkiconv-dev libjail1 libjail-dev libalias7 
libalias-dev
Architecture: source kfreebsd-amd64 all
Version: 9.1+ds1-1
Distribution: experimental
Urgency: low
Maintainer: GNU/kFreeBSD Maintainers debian-...@lists.debian.org
Changed-By: Robert Millan r...@debian.org
Description: 
 libalias-dev - Development files for libalias
 libalias7  - FreeBSD packet aliasing library
 libcam-dev - Development files for libcam
 libcam6- FreeBSD CAM (Common Access Method) library
 libdevstat-dev - Development files for libdevstat
 libdevstat7 - FreeBSD devstat (kernel interface) library
 libgeom-dev - Development files for libgeom
 libgeom1   - FreeBSD GEOM library
 libgeom1-udeb - FreeBSD GEOM library (udeb) (udeb)
 libipx-dev - Development files for libipx
 libipx2- FreeBSD IPX address conversion support library
 libipx2-udeb - FreeBSD IPX address conversion support library (udeb) (udeb)
 libjail-dev - Development files for libjail
 libjail1   - FreeBSD jail library
 libkiconv-dev - Development files for libkiconv
 libkiconv4 - FreeBSD kernel side iconv library (udeb)
 libkvm-dev - Development files for libkvm
 libkvm0- FreeBSD kvm (kernel memory interface) library
 libmemstat-dev - Development files for libmemstat
 libmemstat3 - FreeBSD memstat (kernel interface) library
 libnetgraph-dev - Development files for libnetgraph
 libnetgraph4 - FreeBSD netgraph (kernel interface) library
 libsbuf-dev - Development files for libsbuf
 libsbuf6   - FreeBSD string buffer library
 libsbuf6-udeb - FreeBSD string buffer library (udeb) (udeb)
 libusb2-dev - Development files for libusb2
 libusb2debian - FreeBSD userspace USB programming library
 libusb2debian-udeb - Development files for libusb2 (udeb) (udeb)
 libusbhid-common - Common files for the USB HID devices FreeBSD library
 libusbhid-dev - Development files for libusbhid
 libusbhid4debian - FreeBSD library to access USB HID devices
Changes: 
 freebsd-libs (9.1+ds1-1) experimental; urgency=low
 .
   * Temporarily remove libelf and libdwarf, until namespace issues are
 fixed.
Checksums-Sha1: 
 3cede5e6c938009b8cfa539d041c17f9f9a73b58 3065 freebsd-libs_9.1+ds1-1.dsc
 1a6bb17fbc8aff300bc7ca21dee7f0076748b3f1 757735 
freebsd-libs_9.1+ds1.orig.tar.gz
 209d1b55012d778fb9ac2467ab8c3b37f37d 28869 
freebsd-libs_9.1+ds1-1.debian.tar.gz
 4e19fda4fe3d49e942eeb64f0d2646949567ecf7 15372 
libsbuf6_9.1+ds1-1_kfreebsd-amd64.deb
 b878cd1a603fa3b31356cf2acad25fad97c9a30c 4460 
libsbuf6-udeb_9.1+ds1-1_kfreebsd-amd64.udeb
 fa9a737f486c4876ae88bcaedf4e31f231020add 15000 
libsbuf-dev_9.1+ds1-1_kfreebsd-amd64.deb
 8bf66b9ec3ee5aace03a97812c432b086cf385e5 63166 
libcam6_9.1+ds1-1_kfreebsd-amd64.deb
 1d3fc3a4a32a6231e45551541cf53e9148a8b471 80746 
libcam-dev_9.1+ds1-1_kfreebsd-amd64.deb
 2d79fe9ad3d2534e2039e475bf5913a65389ffa9 20940 
libgeom1_9.1+ds1-1_kfreebsd-amd64.deb
 cb4ec72387445d554ff66af7881871907b447ac8 25516 
libgeom-dev_9.1+ds1-1_kfreebsd-amd64.deb
 4f107f9ea67ae78048b7a94926f6c84928ed823a 8908 
libgeom1-udeb_9.1+ds1-1_kfreebsd-amd64.udeb
 d343ef901d672568ecf87149fed6c56577e18aef 18528 
libusbhid4debian_9.1+ds1-1_kfreebsd-amd64.deb
 9966486dd6a506bfd0df7b36ed0f9de1aad2aab4 22336 
libusbhid-dev_9.1+ds1-1_kfreebsd-amd64.deb
 296bafb0b80aa3ae038058b04c82c48e045d8327 45002 
libusb2debian_9.1+ds1-1_kfreebsd-amd64.deb
 63612f83a7b9e1a6c83f8a7dc069a5d32dcb210d 73298 
libusb2-dev_9.1+ds1-1_kfreebsd-amd64.deb
 a97ea784a2322b2011884884312c7bfdfcb89c1d 27478 
libusb2debian-udeb_9.1+ds1-1_kfreebsd-amd64.udeb
 981f862b354d2f2d327b0406b3e2aa00e45eb03c 26406 
libkvm0_9.1+ds1-1_kfreebsd-amd64.deb
 0f6f590c75e7f00b429d778f70f8d9fef51b6b26 50434 
libkvm-dev_9.1+ds1-1_kfreebsd-amd64.deb
 ffae98ea4e638af5673fe116c744454eb5d241f8 20818 
libdevstat7_9.1+ds1-1_kfreebsd-amd64.deb
 097a4b263eeaaedb73f0e2b7b4c37147a6d6c8c9 27760 
libdevstat-dev_9.1+ds1-1_kfreebsd-amd64.deb
 03ecfa725d01f0a8183ea932e7fe7b1bea66e805 18758 
libmemstat3_9.1+ds1-1_kfreebsd-amd64.deb
 bfa810ce6b309cda798bcfebe693884380326483 24942 
libmemstat-dev_9.1+ds1-1_kfreebsd-amd64.deb
 293385ced329bee4fbfcbd40767f3a1ba00c0b34 19110 
libnetgraph4_9.1+ds1-1_kfreebsd-amd64.deb
 449ff5b02e77c31c72ca15b401662a8eb52e6856 23838 
libnetgraph-dev_9.1+ds1-1_kfreebsd-amd64.deb
 441bdec43f2c71fe43f4dcc68edc6e583800927a 14414 
libipx2_9.1+ds1-1_kfreebsd-amd64.deb
 8226ad6bb5e55845ad4f05e4cc33d9beadfcc8f1 16322 
libipx-dev_9.1+ds1-1_kfreebsd-amd64.deb
 ff68b82c69de243c91774f6b6e5f9a595879beab 3762 
libipx2-udeb_9.1+ds1-1_kfreebsd-amd64.udeb
 c60c1ef50ae7f065323d789fefee1abe3cb89769 16894 

Accepted fusionforge 5.2.2+20130716-1 (source all)

2013-07-16 Thread Roland Mas
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 16 Jul 2013 11:55:37 +0200
Source: fusionforge
Binary: fusionforge-standard fusionforge-minimal fusionforge-full gforge 
gforge-common gforge-web-apache2 gforge-web-apache2-vhosts gforge-web-apache 
gforge-db-postgresql gforge-mta-exim4 gforge-mta-postfix gforge-mta-courier 
gforge-shell-postgresql gforge-ftp-proftpd gforge-dns-bind9 
gforge-lists-mailman gforge-plugin-extratabs gforge-plugin-globalsearch 
gforge-plugin-mediawiki gforge-plugin-projectlabels gforge-plugin-scmgit 
fusionforge-plugin-authcas fusionforge-plugin-authhttpd 
fusionforge-plugin-authldap fusionforge-plugin-blocks 
fusionforge-plugin-compactpreview fusionforge-plugin-contribtracker 
fusionforge-plugin-doaprdf fusionforge-plugin-extratabs 
fusionforge-plugin-extsubproj fusionforge-plugin-foafprofiles 
fusionforge-plugin-globalsearch fusionforge-plugin-gravatar 
fusionforge-plugin-hudson fusionforge-plugin-mediawiki 
fusionforge-plugin-moinmoin fusionforge-plugin-oslc 
fusionforge-plugin-projectimport fusionforge-plugin-projectlabels 
fusionforge-plugin-scmarch
 fusionforge-plugin-scmbzr fusionforge-plugin-scmcvs 
fusionforge-plugin-scmdarcs fusionforge-plugin-scmgit fusionforge-plugin-scmhg
 fusionforge-plugin-scmsvn
Architecture: source all
Version: 5.2.2+20130716-1
Distribution: unstable
Urgency: low
Maintainer: Roland Mas lola...@debian.org
Changed-By: Roland Mas lola...@debian.org
Description: 
 fusionforge-full - FusionForge collaborative development tool - full 
metapackage
 fusionforge-minimal - FusionForge collaborative development tool - minimal 
metapackage
 fusionforge-plugin-authcas - collaborative development tool - CAS 
authentication plugin
 fusionforge-plugin-authhttpd - collaborative development tool - HTTPD 
authentication plugin
 fusionforge-plugin-authldap - collaborative development tool - LDAP 
authentication plugin
 fusionforge-plugin-blocks - collaborative development tool - Blocks plugin
 fusionforge-plugin-compactpreview - collaborative development tool - Compact 
Preview plugin
 fusionforge-plugin-contribtracker - Contribution tracker plugin for FusionForge
 fusionforge-plugin-doaprdf - collaborative development tool - DOAP RDF plugin
 fusionforge-plugin-extratabs - Extratabs plugin for FusionForge
 fusionforge-plugin-extsubproj - collaborative development tool - extsubproj 
plugin
 fusionforge-plugin-foafprofiles - collaborative development tool - FOAF 
Profiles plugin
 fusionforge-plugin-globalsearch - Globalsearch plugin for FusionForge
 fusionforge-plugin-gravatar - collaborative development tool - Gravatar plugin
 fusionforge-plugin-hudson - collaborative development tool - Hudson plugin
 fusionforge-plugin-mediawiki - Mediawiki plugin for FusionForge
 fusionforge-plugin-moinmoin - MoinMoinWiki plugin for FusionForge
 fusionforge-plugin-oslc - OSLC-CM compatible plugin for FusionForge tracker 
system.
 fusionforge-plugin-projectimport - Project Import plugin for FusionForge
 fusionforge-plugin-projectlabels - Projectlabels plugin for FusionForge
 fusionforge-plugin-scmarch - collaborative development tool - GNU Arch plugin
 fusionforge-plugin-scmbzr - collaborative development tool - Bazaar plugin
 fusionforge-plugin-scmcvs - collaborative development tool - CVS plugin
 fusionforge-plugin-scmdarcs - collaborative development tool - Darcs plugin
 fusionforge-plugin-scmgit - collaborative development tool - Git plugin
 fusionforge-plugin-scmhg - collaborative development tool - Mercurial (Hg) 
plugin
 fusionforge-plugin-scmsvn - collaborative development tool - Subversion plugin
 fusionforge-standard - FusionForge collaborative development tool - standard 
metapackage
 gforge - Dummy upgrade package for FusionForge
 gforge-common - collaborative development tool - shared files
 gforge-db-postgresql - collaborative development tool - database (using 
PostgreSQL)
 gforge-dns-bind9 - collaborative development tool - DNS management (using 
Bind9)
 gforge-ftp-proftpd - collaborative development tool - FTP management (using 
ProFTPd)
 gforge-lists-mailman - collaborative development tool - mailing-lists (using 
Mailman)
 gforge-mta-courier - collaborative development tool - mail tools (using 
Courier)
 gforge-mta-exim4 - collaborative development tool - mail tools (using Exim 4)
 gforge-mta-postfix - collaborative development tool - mail tools (using 
Postfix)
 gforge-plugin-extratabs - Extratabs plugin for FusionForge (transitional 
package)
 gforge-plugin-globalsearch - Globalsearch plugin for FusionForge (transitional 
package)
 gforge-plugin-mediawiki - Mediawiki plugin for FusionForge (transitional 
package)
 gforge-plugin-projectlabels - Projectlabels plugin for FusionForge 
(transitional package)
 gforge-plugin-scmgit - Git plugin for FusionForge (transitional package)
 gforge-shell-postgresql - collaborative development tool - shell accounts 
(using PostgreSQL
 gforge-web-apache - transitional package to gforge-web-apache2

Accepted nvidia-cuda-toolkit 5.0.35-6 (all amd64 i386 source)

2013-07-16 Thread Andreas Beckmann
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 16 Jul 2013 11:37:43 +0200
Source: nvidia-cuda-toolkit
Binary: nvidia-cuda-toolkit nvidia-cuda-doc nvidia-cuda-gdb nvidia-profiler 
nvidia-visual-profiler nvidia-nsight nvidia-cuda-dev nvidia-opencl-dev 
libcudart5.0 libcublas5.0 libcufft5.0 libcusparse5.0 libcurand5.0 libnpp5.0 
libcuinj32-5.0 libcuinj64-5.0 libnvtoolsext5.0 libcupti5.0 libcupti-dev 
libcupti-doc
Architecture: all amd64 i386 source
Version: 5.0.35-6
Distribution: unstable
Urgency: low
Maintainer: Debian NVIDIA Maintainers pkg-nvidia-de...@lists.alioth.debian.org
Changed-By: Andreas Beckmann a...@debian.org
Closes: 710820
Description: 
 libcublas5.0 - NVIDIA CUDA BLAS runtime library
 libcudart5.0 - NVIDIA CUDA runtime library
 libcufft5.0 - NVIDIA CUDA FFT runtime library
 libcuinj32-5.0 - NVIDIA CUDA INJ runtime library (32-bit)
 libcuinj64-5.0 - NVIDIA CUDA INJ runtime library (64-bit)
 libcupti-dev - NVIDIA CUDA Profiler Tools Interface development files
 libcupti-doc - NVIDIA CUDA Profiler Tools Interface documentation
 libcupti5.0 - NVIDIA CUDA Profiler Tools Interface runtime library
 libcurand5.0 - NVIDIA CUDA Random Numbers Generation runtime library
 libcusparse5.0 - NVIDIA CUDA Sparse Matrix runtime library
 libnpp5.0  - NVIDIA Performance Primitives runtime library
 libnvtoolsext5.0 - NVIDIA Tools Extension
 nvidia-cuda-dev - NVIDIA CUDA development files
 nvidia-cuda-doc - NVIDIA CUDA and OpenCL documentation
 nvidia-cuda-gdb - NVIDIA CUDA GDB
 nvidia-cuda-toolkit - NVIDIA CUDA toolkit
 nvidia-nsight - NVIDIA Nsight Eclipse Edition
 nvidia-opencl-dev - NVIDIA OpenCL development files
 nvidia-profiler - NVIDIA Profiler for CUDA and OpenCL
 nvidia-visual-profiler - NVIDIA Visual Profiler
Changes: 
 nvidia-cuda-toolkit (5.0.35-6) unstable; urgency=low
 .
   [ Graham Inggs ]
   * Dependency updates for Ubuntu Saucy: nvidia-* now provides libcuda-5.0-1
 and libopencl1 virtual packages. Use these instead of enumerating all
 packaged driver versions.  (Closes: #710820)
 .
   [ Andreas Beckmann ]
   * nvidia-cuda-dev: Add Breaks against too old libcuda1 versions.
   * Update lintian overrides.
Checksums-Sha1: 
 1638804e0e9535e39f526105e73d0efb0e0a69b2 3239 nvidia-cuda-toolkit_5.0.35-6.dsc
 408b9e89c45d67fe0b5690f2302cd6e0605d93d5 35238 
nvidia-cuda-toolkit_5.0.35-6.debian.tar.gz
 14dfcf84522c05ba790bbe1dc1161f95b3987c02 2600 
nvidia-cuda-toolkit_5.0.35-6_amd64.deb
 6dc56ec50726e584b8c3fc4d16b8d7e37c2642a5 2184998 
nvidia-cuda-gdb_5.0.35-6_amd64.deb
 820863346e6f7d0b44b75e4deab1f77676cd9f46 631998 
nvidia-profiler_5.0.35-6_amd64.deb
 9e5e661e741f7802f793925349e882c64df92555 75921836 
nvidia-visual-profiler_5.0.35-6_amd64.deb
 1fc2fd0337078e61e401de562839e1aed4869f50 121790272 
nvidia-nsight_5.0.35-6_amd64.deb
 037da7e20952ce371fe21f6ce71126080757dcb1 7103998 
nvidia-cuda-dev_5.0.35-6_amd64.deb
 e90109e26a674c849151584dead4f776c3d25fda 13596 
nvidia-opencl-dev_5.0.35-6_amd64.deb
 b6d537cd2e59f33a2405f893563eae375ac76f7e 135552 libcudart5.0_5.0.35-6_amd64.deb
 99aa7d27632853cbaefe31fe825934ca8bf07915 16167808 
libcublas5.0_5.0.35-6_amd64.deb
 b6d032f90fea5d483e7f9ef94a1129291aefb0da 9039710 libcufft5.0_5.0.35-6_amd64.deb
 ffaf8584daef660db4c4932e39184c2a2d494620 24638414 
libcusparse5.0_5.0.35-6_amd64.deb
 59b329c6790c0c7b05743bcb293f2c9470383617 19275716 
libcurand5.0_5.0.35-6_amd64.deb
 65bd205b3aa82b020a02bea04629344b5125d434 19047964 libnpp5.0_5.0.35-6_amd64.deb
 2a50db737a5ca5336582396ae68302fe1afa7b87 456724 
libcuinj64-5.0_5.0.35-6_amd64.deb
 68bdb58e9ef0e22eaf96e2f15050963aecbc694e 25898 
libnvtoolsext5.0_5.0.35-6_amd64.deb
 456e0420a609fb3aa2e41791d3bf2f1d35c6420e 468694 libcupti5.0_5.0.35-6_amd64.deb
 79960948d8c35cb5f98727e6a6bee12bf90e581f 55848 libcupti-dev_5.0.35-6_amd64.deb
 5ca5bbee58c92cf76a1c6ad6a6491388908a9f72 62604928 
nvidia-cuda-doc_5.0.35-6_all.deb
 9bdca9e459046bcded1ea0b8fc234d3222a9300d 31588 libcupti-doc_5.0.35-6_all.deb
 0b52554f1eddd780ee54c6f9d5de398c822f135c 24684760 
nvidia-cuda-toolkit_5.0.35-6_i386.deb
 d0676d800cd1d2f171d2c6d56db34b2fda4ac871 2072162 
nvidia-cuda-gdb_5.0.35-6_i386.deb
 70cac7d43f3f0a0b3f5428d207450434c7bbffe4 650576 
nvidia-profiler_5.0.35-6_i386.deb
 d4d84866251e75d7fdb41895357f623ec9d837d4 73113812 
nvidia-visual-profiler_5.0.35-6_i386.deb
 158320c5df8d1edf2c1626dbd2a2f0002b4d3bd8 118970242 
nvidia-nsight_5.0.35-6_i386.deb
 d846c20d0ed8859c7a79a3bef0e3c01c7d85ec2b 6765356 
nvidia-cuda-dev_5.0.35-6_i386.deb
 f0283c9160282c19882c0aabd5a197d785239b32 13588 
nvidia-opencl-dev_5.0.35-6_i386.deb
 c3f56f19371a976262999bdc55998d3ec898102b 135130 libcudart5.0_5.0.35-6_i386.deb
 7e023c27c736861b992927ab814e96ebbdd7388f 15275838 
libcublas5.0_5.0.35-6_i386.deb
 86a9ed0b87a281e1fdced5be0d47166d3acf8c4e 8218784 libcufft5.0_5.0.35-6_i386.deb
 52fa6331e3a8d550f8c1f759997d5f299ef9bc32 23338316 
libcusparse5.0_5.0.35-6_i386.deb
 b85a1fb0e8d808d112dc61e15f54b4b96327583e 19265174 
libcurand5.0_5.0.35-6_i386.deb
 

Accepted libjgroups-java 2.12.2.Final-4 (source all)

2013-07-16 Thread Emmanuel Bourg
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 16 Jul 2013 12:18:18 +0200
Source: libjgroups-java
Binary: libjgroups-java
Architecture: source all
Version: 2.12.2.Final-4
Distribution: unstable
Urgency: low
Maintainer: Debian Java Maintainers 
pkg-java-maintain...@lists.alioth.debian.org
Changed-By: Emmanuel Bourg ebo...@apache.org
Description: 
 libjgroups-java - Toolkit for Reliable Multicast Communication
Closes: 717031
Changes: 
 libjgroups-java (2.12.2.Final-4) unstable; urgency=low
 .
   * Disable diagnostic probing by default (CVE-2013-4112) (Closes: #717031)
Checksums-Sha1: 
 b83315f28f9f556f45cc666788beb920ea5d739f 2355 
libjgroups-java_2.12.2.Final-4.dsc
 84877929bc0fe81db109c67f3110e85ba61feda1 5067 
libjgroups-java_2.12.2.Final-4.debian.tar.gz
 8b7decb8f73c8091b6bb88178a34484cb892b6cf 2040596 
libjgroups-java_2.12.2.Final-4_all.deb
Checksums-Sha256: 
 b03d492da2236f450d5c678612d0aef01ecb9bedd338dd167c6a8117e9c62054 2355 
libjgroups-java_2.12.2.Final-4.dsc
 0659cda744147205eacc50764017ff4a7acd380b0e0572984201859ca83e55ca 5067 
libjgroups-java_2.12.2.Final-4.debian.tar.gz
 df5546dfda8a22955e3bcaf83b85d86dd17201856a048151de5d1dbff31e61bf 2040596 
libjgroups-java_2.12.2.Final-4_all.deb
Files: 
 fe395146e575da98b2251920da133448 2355 java optional 
libjgroups-java_2.12.2.Final-4.dsc
 abdb5958ca21f222f1cbaf3a7ecb9c21 5067 java optional 
libjgroups-java_2.12.2.Final-4.debian.tar.gz
 5b21a6ee375b8402837b982e4fa796d8 2040596 java optional 
libjgroups-java_2.12.2.Final-4_all.deb

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

iQIcBAEBAgAGBQJR5SgEAAoJEPUTxBnkudCsZ58QAKYKbGkewKlj5ihGC9zI2t+a
UbQ3sw1e/NvGVib3YQ+/LlhfbIcA2n3kkL5JNYVxviyfmzL0HXp7uyxMyL//Tzfj
yMMZU6LIhYnxyJVNV+gXgD/Py1bO4CGo1Qn9hOSRwZQcLzAYQZXfNIcUOFe5sd9f
DLOggHBuvWBvustd4kTZ1GTzEk6GO+sde/QuBDCvMEDb0HDsEyHeG+LdVUNBQle8
aSq01Ni0lZEfoM0R/86neiJVnX+RjCzdmRJXd8PJybPdxztsShsLE/WOvxgfO4m8
ar/JOMb5HecdK74b/l7aL4wPjajmYycqXGejkXGzgIN9ko3l5e6cjYEBqNboooO/
O5bjV0eB6Ii49mDGWST0Vq8WlBna6A4ZEDVTLYdwra4UPqUOvpllC01QBUT18+O0
i2duLXeNu4exK/lE9kXBeCGNtvZWL57V2a7k8fNdfucf+A8h81WVN3MYQwIXYxRi
uH5Vz/O1vJCUXZUSwBeqDmFA+7NpVQMcB+Fk+xKRL3GJI+a49s4PfKTW6+JJTPut
519RSroVYzYt3I2kUu6ZxLu3QHAyLX/NxQeXVeYco46iqvTNA8mYQwZEA6Xn6ipo
4VJMLmTauGc9d6+uMTasI6ttODkVEUZhjHAbFEXdH8iofq/RD9EYSJ7/S05YYdPe
sD3r66ZmPsoti3n30tD4
=W7aA
-END PGP SIGNATURE-


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



Accepted batctl 2013.2.0-2 (source amd64)

2013-07-16 Thread Sven Eckelmann
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 16 Jul 2013 12:13:16 +0200
Source: batctl
Binary: batctl batctl-dbg
Architecture: source amd64
Version: 2013.2.0-2
Distribution: unstable
Urgency: low
Maintainer: Simon Wunderlich s...@hrz.tu-chemnitz.de
Changed-By: Sven Eckelmann s...@narfation.org
Description: 
 batctl - B.A.T.M.A.N. advanced control and management tool
 batctl-dbg - B.A.T.M.A.N. advanced control and management tool (debug files)
Changes: 
 batctl (2013.2.0-2) unstable; urgency=low
 .
   * Upload to unstable for Linux 3.10
   * debian/rules:
 - Enable link-time optimization
 - Enable garbage collection of sections
   * debian/patches:
 - Add lto.patch, Enable Link-time optimization for smaller binaries
   * debian/watch:
 - Verify new upstream versions using GPG key 96E5AF383F7C593B6B16
Checksums-Sha1: 
 4ace40e0d78f05353fcff7b22f19f304a059ac38 1948 batctl_2013.2.0-2.dsc
 2341244ece3b27aa19c8c26918f635f56e2cab50 8137 batctl_2013.2.0-2.debian.tar.gz
 97f6e58bce0094c815084003a347c53214d6d70e 54192 batctl_2013.2.0-2_amd64.deb
 17b0a917ee7c5fc0ba0b5d990b52bea8a3f7f209 108998 batctl-dbg_2013.2.0-2_amd64.deb
Checksums-Sha256: 
 f46d5a4caf4e50e4da6df493c8d2325f55fbc978fa3117be7f1fd4b385251201 1948 
batctl_2013.2.0-2.dsc
 927709f0fbaeeb8578aa253b734a487af77c35df7fa6fce510ffe7f5c2f1f967 8137 
batctl_2013.2.0-2.debian.tar.gz
 d2edcc79592492fa1b185372e377813ed7af35a4ec1a22bab008d4072d8c0b45 54192 
batctl_2013.2.0-2_amd64.deb
 e34fd2781d92f0346f726bbed3b50720f078eedbe92928ec677edd3655c7e16c 108998 
batctl-dbg_2013.2.0-2_amd64.deb
Files: 
 2b9026114e81dd126332a2889af1b68a 1948 net extra batctl_2013.2.0-2.dsc
 78da11734293f99b9215a66d81cbfe3b 8137 net extra batctl_2013.2.0-2.debian.tar.gz
 f4346a7efba965bedb3121e480529bb2 54192 net extra batctl_2013.2.0-2_amd64.deb
 e7e6386d72f6f551c4fd5541b2c1868f 108998 debug extra 
batctl-dbg_2013.2.0-2_amd64.deb

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

iQIcBAEBCgAGBQJR5R2LAAoJEF2HCgfBJntGcLEP/imGBNY+mJDF5GOFQRrj6/uA
ZDOFUP00bbwzReQEenlb5+1XjYBjcTHIv+IOSRVQwqBJCjPIte+24yaaLbowesun
3WEXTF1fZ+hxnhvPs9JFhFcavI8Pvz/VVx0SBHVJ805F0wyuK+oyLg0sgN+DWO37
hU2SVFYjL8/jlPApAFpv0A+UbUsMUA2v4RzroIlEWeW/wBJQRnUgj6iYGpPUss1g
e25x1f8H7W+OusCxDbJbl+KtmhMGXOlLCylsVwDyre30bmpNbVHAQ/TvL5hzBE6A
ZKg7hQ+3gmaUe/3SY3wDvRC4UMHBY27Wf7GiJnNHiz78N4wLjVeGwHP6PQ+6egDP
OXAzbBDMozVJ3119x9wFTaths+5+hwIs2XUeYqZ84gtAw/IL/jC/AFSglrHgz/gS
weCl5v9LchbLZlajpC0aL2ixdruXv/ilfNE70xP0iB3xuArLUI/0bvx6Fw0POvl8
MZL1625MuGpgDfXiYhDL7SwrjnZ6kd1vvTZ0cBbTQKlrfKBwSZHG3IIoLuPG2fL+
YMzQT4OhbdQE7fzXJvtPB93OfkaDjbvtdtszrPA1qtjZB85hAa/XuvFeydrRkYnD
e+YFjwo7lmdKUNV6GvEyxr0lSA6qOlfe/Jaws903Y/0rqB7QdP1LQ8G8Vod/vaxK
d/97/EMtx5AP0EdSXvHX
=yxJ6
-END PGP SIGNATURE-


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



Accepted freebsd-utils 9.1-1 (source kfreebsd-amd64)

2013-07-16 Thread Robert Millan
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 16 Jul 2013 12:35:06 +0200
Source: freebsd-utils
Binary: freebsd-utils freebsd-utils-udeb kldutils kldutils-udeb kbdcontrol 
kbdcontrol-udeb vidcontrol freebsd-net-tools freebsd-net-tools-udeb 
freebsd-nfs-server freebsd-nfs-common geom freebsd-geom freebsd-ppp devd 
devd-udeb ktrace pf powerd mkuzip
Architecture: source kfreebsd-amd64
Version: 9.1-1
Distribution: experimental
Urgency: low
Maintainer: GNU/kFreeBSD Maintainers debian-...@lists.debian.org
Changed-By: Robert Millan r...@debian.org
Description: 
 devd   - device state change monitoring daemon
 devd-udeb  - device state change monitoring daemon (udeb)
 freebsd-geom - modular disk I/O request transformation framework (meta-package)
 freebsd-net-tools - FreeBSD networking tools
 freebsd-net-tools-udeb - FreeBSD networking tools (udeb)
 freebsd-nfs-common - NFS support files common to client and server
 freebsd-nfs-server - FreeBSD server utilities needed for NFS on GNU/kFreeBSD
 freebsd-ppp - FreeBSD Point-to-Point Protocol (PPP) userland daemon
 freebsd-utils - FreeBSD utilities needed for GNU/kFreeBSD
 freebsd-utils-udeb - FreeBSD utilities needed for GNU/kFreeBSD (udeb)
 geom   - modular disk I/O request transformation framework
 kbdcontrol - command-line tool to change keyboard layout on GNU/kFreeBSD
 kbdcontrol-udeb - command-line tool to change keyboard layout on GNU/kFreeBSD 
(udeb)
 kldutils   - tools for managing kFreeBSD modules
 kldutils-udeb - tools for managing kFreeBSD modules (udeb)
 ktrace - A kernel call tracer
 mkuzip - Disk image compression utility
 pf - The OpenBSD Packet Filter
 powerd - System utility for power control and energy saving
 vidcontrol - command-line tool to control the system console on GNU/kFreeBSD
Changes: 
 freebsd-utils (9.1-1) experimental; urgency=low
 .
   * New upstream release.
   * Remove transitional dependency (freebsd-net-tools - pf)
   * Misc improvements in PPP port. Among others, it should no longer be
 necessary to load modules manually.
   * Split mount -n option into its own patch, since it's now in upstream
 HEAD.
Checksums-Sha1: 
 9ab274087ab2ce5602dbd1ce2194d28d02353bd2 2769 freebsd-utils_9.1-1.dsc
 ec1dbcd154010f576e4165cdb553b8415d087a34 2102783 freebsd-utils_9.1.orig.tar.gz
 130f59024783a4e2cea72200661ee047e22bd682 140023 
freebsd-utils_9.1-1.debian.tar.gz
 89c3e9a3a8f0c2a9495eba14a15e15e81479b046 292444 
freebsd-utils_9.1-1_kfreebsd-amd64.deb
 936652a5520e95bb5f272c0d74365b199b0f4107 12226 
freebsd-utils-udeb_9.1-1_kfreebsd-amd64.udeb
 2b88e66775e46afd85409cbb49052ebb3acab546 42018 
kldutils_9.1-1_kfreebsd-amd64.deb
 6123ffd1cca11ebd5c53dd569027096b41553af9 6084 
kldutils-udeb_9.1-1_kfreebsd-amd64.udeb
 aefbb01ccd5c18b1404d68c86e7a690d0712cbba 125828 
kbdcontrol_9.1-1_kfreebsd-amd64.deb
 b26ab114a92051579777a4d02430d1d5d440eba8 41150 
kbdcontrol-udeb_9.1-1_kfreebsd-amd64.udeb
 40273350be497ee8a5da2faab8dd1194279242e7 128678 
vidcontrol_9.1-1_kfreebsd-amd64.deb
 b9cf6b0283fca9b0d3945e3924f587ee99dd4636 222846 
freebsd-net-tools_9.1-1_kfreebsd-amd64.deb
 ceab0a513eb1162f4cf55e17b304ec9978376cd9 66652 
freebsd-net-tools-udeb_9.1-1_kfreebsd-amd64.udeb
 af657eed508b36c527338c0f36fcf7f8f334407c 69838 
freebsd-nfs-server_9.1-1_kfreebsd-amd64.deb
 ea94b6e52264429f52c690964346fff8eb646f01 76176 
freebsd-nfs-common_9.1-1_kfreebsd-amd64.deb
 42a2996db6509bc212528bc531834c017ee0a05d 164410 geom_9.1-1_kfreebsd-amd64.deb
 67bdec74f00617815cacbb150975baefe3039675 23090 
freebsd-geom_9.1-1_kfreebsd-amd64.deb
 f1540866a30ca99f61f97b96efa3d904e1d2af15 276554 
freebsd-ppp_9.1-1_kfreebsd-amd64.deb
 55ed98bf380a0a52d001aeaff502edc821c7b9b3 109024 devd_9.1-1_kfreebsd-amd64.deb
 0f8db89b312fc1072cfec19bf0c676c8dcfbab5f 61600 
devd-udeb_9.1-1_kfreebsd-amd64.udeb
 5609cde4d7400548da301770bcf6e2ae505a584a 59080 ktrace_9.1-1_kfreebsd-amd64.deb
 c2da7ee194abc9f92037e1a7b6dce00b8c6772c5 205312 pf_9.1-1_kfreebsd-amd64.deb
 adf9a2bbc8f66918034841bb6468f65d9126d356 34432 powerd_9.1-1_kfreebsd-amd64.deb
 8de4ac670febdf42e5ca11cf8ce0efac4b6b63fd 28614 mkuzip_9.1-1_kfreebsd-amd64.deb
Checksums-Sha256: 
 ece3738b97a75f5754fbc81b82775f2c327bed8b34b04e95f317ad187d2f9b14 2769 
freebsd-utils_9.1-1.dsc
 628e2814cc9194b042671e2b7a3ce9ce1a9210b1b1a5706ed365b8f5a8fc93e7 2102783 
freebsd-utils_9.1.orig.tar.gz
 c15efd34ece6dd201121235feb145852bd56e815535c7c90a64d1b954e48eeb4 140023 
freebsd-utils_9.1-1.debian.tar.gz
 836373ce09c879e75fd0aedb9d1376cf68f205a88204dbda3a6ea4f3cb29f37b 292444 
freebsd-utils_9.1-1_kfreebsd-amd64.deb
 1186a9361dd76f14c3a110dd2d0d951d67b7eacfb9b09e4b809d72753f13685b 12226 
freebsd-utils-udeb_9.1-1_kfreebsd-amd64.udeb
 28ac55c581526de777c4245e3db1e9585d598002fdd2aac899678dd535cd7d34 42018 
kldutils_9.1-1_kfreebsd-amd64.deb
 649b975ffdfc5133247bad3e58becfdf517d37171f2794ee28714d448652b305 6084 
kldutils-udeb_9.1-1_kfreebsd-amd64.udeb
 14b890d8912c81211f4b8d5c614863d863f74d000b4a4e0137714d74fdab0a91 

Accepted libitext-java 2.1.7-7 (source all amd64)

2013-07-16 Thread Emmanuel Bourg
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Mon, 15 Jul 2013 23:57:34 +0200
Source: libitext-java
Binary: libitext-java libitext-java-gcj libitext-rtf-java libitext-rups-java
Architecture: source all amd64
Version: 2.1.7-7
Distribution: unstable
Urgency: low
Maintainer: Debian Java Maintainers 
pkg-java-maintain...@lists.alioth.debian.org
Changed-By: Emmanuel Bourg ebo...@apache.org
Description: 
 libitext-java - Java Library to create and manipulate PDF on the fly
 libitext-java-gcj - Java Library to create and manipulate PDF on the fly
 libitext-rtf-java - Java Library to create and manipulate RTF files on the fly
 libitext-rups-java - graphical tool for Reading and Updating PDF Syntax (RUPS)
Changes: 
 libitext-java (2.1.7-7) unstable; urgency=low
 .
   * Patched to compile against Bouncy Castle 1.49
   * Use canonical URLs for the Vcs-* fields
Checksums-Sha1: 
 94eba7d3a16389929cf124cf8750f8c1fa898153 2379 libitext-java_2.1.7-7.dsc
 eae5923a84de7faa9a985b0c1193e9e33d557226 17128 
libitext-java_2.1.7-7.debian.tar.gz
 858b95d871efb24ac2bf2c5bced100610a3e2ad0 1079266 libitext-java_2.1.7-7_all.deb
 49ade3bd03fce3b6d76cd659a1c62e38ee0f457e 158340 
libitext-rtf-java_2.1.7-7_all.deb
 7f8da72609aa0be8bbc6add4e99104b7fc8534af 74450 
libitext-rups-java_2.1.7-7_all.deb
 9a7d2978d003918b65a37ac707898aaa8d08db93 2130952 
libitext-java-gcj_2.1.7-7_amd64.deb
Checksums-Sha256: 
 1d9e11b6ae8c5f2f5ae5313a09b324db2f043f38e58b3eec3ba247a2b8ba445d 2379 
libitext-java_2.1.7-7.dsc
 d9243fa2250116008d78f2a3c77f5e5b72cb0a8a5828d7273304165d8bffb51f 17128 
libitext-java_2.1.7-7.debian.tar.gz
 bddefb7e7f5860b3338e2a2b06b52491818d3fa927acfd35d5c8644dcd01b2af 1079266 
libitext-java_2.1.7-7_all.deb
 97a825e6ca7f460311c473b63af40bd74fd26b8d27f25fba2990db36e4e66b4a 158340 
libitext-rtf-java_2.1.7-7_all.deb
 92d621e914a7f264602771cd279e65bb3b1afe6c4e40fff7bb91b0dfeb23280e 74450 
libitext-rups-java_2.1.7-7_all.deb
 14ab1f7d21716e2f6e0be43ba1c98225b03a9ac6396249e8f9466257b584ceee 2130952 
libitext-java-gcj_2.1.7-7_amd64.deb
Files: 
 c38b0827273882eb1c8a15a239c61bb3 2379 java optional libitext-java_2.1.7-7.dsc
 23ec4c509e5df87225d34e38885b5eed 17128 java optional 
libitext-java_2.1.7-7.debian.tar.gz
 760a30858af36a63d0b77b2724e536f7 1079266 java optional 
libitext-java_2.1.7-7_all.deb
 d614e61611b7e53c912f99cef94240ff 158340 java optional 
libitext-rtf-java_2.1.7-7_all.deb
 9d4931132b5b58f328f0ffa856191b12 74450 java optional 
libitext-rups-java_2.1.7-7_all.deb
 f129e82ddb671d5b3ad0f29d35b3a9f7 2130952 java optional 
libitext-java-gcj_2.1.7-7_amd64.deb

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

iQIcBAEBAgAGBQJR5SqrAAoJEPUTxBnkudCsVOsP/1g3r6lIWo/1Zj0LoD20+P5g
O1Dd3SzEha7PR5Af60EAsRxu8L83kV2Rp/Mb5Cp6a22Cs6/DzVGL7EoSTxUfdfKw
ybcAsZT1SSbJiKMxpoc/MHAW+EZzDGUzmSsgrOCK68GAmWwqwBS3OrDgckukcBBS
fmXyKZ55juX2pKuhzbDt0ul3BncJiBtm1p+/Uqya85zaG5Xq+LGVAFonDrP/j2xw
9dlJ3e5IGmgUG3SV+YPalqi3nEJpDhb7UF9u5OBBrfdSKiKCVsmpQyf3Kw6oSLBe
nTKSReoA/OVkvEB2hoRZd/zYJJ1FHvslp75BcKfKCoC3oakU25EW682iQ+jOlVPs
tn4dtdFUTjhQ6c5uGffEczNi2OmWCNvXrK3YXdOkstOr2MAyEHobUibTKoWfjtKA
Ilih1VeHyJKfCJeOJmlhQYNFpTeI+hB+EVm2kwE8EIT7vLAEOMDTOZyPNINOLlkr
WSUDvcGxElFPsSV/73akzozXtQjgNRciyt3IKENuzAggzrluBF//8xGq/LbHB5MZ
z3+tNCqAXypquK/yLGrxH1AXQ0QFxoCzBd4KiF4hO6ZSsNUHV041EzAckFj20TX0
6ES4sXlgj0FjryapGjdwUmopZBDrrv8QP5UikKJkrFS4mwkPbFUorThAoN7ABTUn
mu79ZO6nkz8lHBPqsoLt
=QGQH
-END PGP SIGNATURE-


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



Accepted vile 9.8k-1 (source all i386)

2013-07-16 Thread Brendan O'Dea
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 16 Jul 2013 21:04:49 +1000
Source: vile
Binary: vile-common vile vile-filters xvile
Architecture: source all i386
Version: 9.8k-1
Distribution: unstable
Urgency: low
Maintainer: Brendan O'Dea b...@debian.org
Changed-By: Brendan O'Dea b...@debian.org
Description: 
 vile   - VI Like Emacs - vi work-alike
 vile-common - VI Like Emacs - support files for vile/xvile
 vile-filters - VI Like Emacs - highlighting filters for vile/xvile
 xvile  - VI Like Emacs - vi work-alike (X11)
Changes: 
 vile (9.8k-1) unstable; urgency=low
 .
   * New upstream release.
Checksums-Sha1: 
 1709b172823caa2c814c3aa82b87224d9ff6aefd 2003 vile_9.8k-1.dsc
 c60ca3b2b38772d029879e33ae95a263c7451e2b 2223063 vile_9.8k.orig.tar.gz
 92bf28157b2d700b7d29dd0ca754cac0f4a0e1a3 8936 vile_9.8k-1.diff.gz
 5205d2ac12bf6e8aeecc8b56755bbbe0a538d1a7 814678 vile-common_9.8k-1_all.deb
 c5f793b6782ac3b30cc548f861e45a750e324dd7 407584 vile_9.8k-1_i386.deb
 df8028cd5b6a99161eff234433af0008d6c31931 518948 vile-filters_9.8k-1_i386.deb
 82cba4628e84b3eaffc0a0bf77a36e873173dda9 439566 xvile_9.8k-1_i386.deb
Checksums-Sha256: 
 ed2fb555c37d27d86c696ffd2dc62e772f4b95b4fac11e28255e0f2c4a468d37 2003 
vile_9.8k-1.dsc
 512880d021240652741a61acf1648b8b2d441f847674aee0b9395661a55e2d68 2223063 
vile_9.8k.orig.tar.gz
 dde4012921e491eb2eff21162b3bbd01f1c084316dbeae2f878315c1b525fe97 8936 
vile_9.8k-1.diff.gz
 cb1971b7e23fc56b9e063c3c8fa4a0e52451d20bd0fcd91abdf74079fd00 814678 
vile-common_9.8k-1_all.deb
 502b70e9925d66510f66d53fdfd02c79e9355274e93665dca7b34b7605ba05b5 407584 
vile_9.8k-1_i386.deb
 84ae0793f897b4c63d268f1c2f8f09a13f94d1d4853be829ae8fb557cb90adf8 518948 
vile-filters_9.8k-1_i386.deb
 809f99a2f0568cf1a864a79a856e04586bc137f45265efcab4fe5bba49e31dfe 439566 
xvile_9.8k-1_i386.deb
Files: 
 9b8ba365d33821d2e08720301bf9bfee 2003 editors optional vile_9.8k-1.dsc
 f7024e3c49435da9b7aefd85a8777da1 2223063 editors optional vile_9.8k.orig.tar.gz
 2f37fd0374d960e95bceeb78f323e084 8936 editors optional vile_9.8k-1.diff.gz
 3c2d5af7bcd86b8884bdc69e3ae126a2 814678 editors optional 
vile-common_9.8k-1_all.deb
 0ae56e66225884e6d091668bff7dfd64 407584 editors optional vile_9.8k-1_i386.deb
 80e644cbfac984bcc15885370d77fc26 518948 editors optional 
vile-filters_9.8k-1_i386.deb
 cd3760a18fa30d03cb25b6b8eb8828e8 439566 editors optional xvile_9.8k-1_i386.deb

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

iQIcBAEBAgAGBQJR5S60AAoJEBx8Qe3r3btg8J4P/Rj+1Nyw/gX/B9d3vPBMas/8
bnoMApAgb3Vg29AO5kCq3vuE2g45wnWPEsNxNiJV0zivs2pxN8K3IsAUMMLAwMvm
KhFw4Utxb4PpWfujYnq8bXAz/Y788oDHINcPgh3+K8dcjWOx7d9KiHNQoKhoSq1t
T3KaSWhu1X3AOkV+2pGcZI1qalahAmQg6HSUTslvULc5LvtIQumcUei8sjq/K+Tb
onC46N3OqlfTKSjd6b8F8CCdEQjMCLhy9Di2QVvtFYaV4IjMiwoopn+Hjl37L9Zp
Gmbid7fVEeP2GWtA8CvbU6Ba79K51SQxIs5H75o3Qw9r7tC5BkkLa0D18JwGJv2O
GC+znJMkeJQl3scvJFbRexlYRRip3A1v87JVkqZmAF+Sw0tGMeX/LitU/mfCrO5N
rzLBXoklTzF534xceOqkvrm63dOYJGx5D4Bu2ocyP/RWIpgMD/drkAvSvJFj29Q2
3DU7He2LzWz1jzjCH6VSF02nn9pJYuZHUAfc/CLmuFa6SBFDq2Af/IOtLcHlnKm9
0IBdfEC+nuD9xGZ8q1zRQvnqE4AgYvV7tOKv0cvwau0e93NPpru34SvacmCMLfBN
88seXNDgiFMOp9+9xq4+ERhKlF7ZGxJQ97NvxTnemzmNihabOSPJFALz1czHlP7t
EYA0kTNRVpUpNJZbyIEl
=MJxA
-END PGP SIGNATURE-


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



Accepted zfsutils 9.1-1 (source kfreebsd-amd64)

2013-07-16 Thread Robert Millan
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 16 Jul 2013 13:27:18 +0200
Source: zfsutils
Binary: libuutil1 libuutil1-udeb libnvpair1 libnvpair1-udeb libzfs1 
libzfs1-udeb zfsutils zfsutils-udeb libumem1 libumem1-udeb libzpool1 
libzpool1-udeb
Architecture: source kfreebsd-amd64
Version: 9.1-1
Distribution: experimental
Urgency: low
Maintainer: GNU/kFreeBSD Maintainers debian-...@lists.debian.org
Changed-By: Robert Millan r...@debian.org
Description: 
 libnvpair1 - illumos name-value pair library
 libnvpair1-udeb - illumos name-value pair library (debian-installer version) 
(udeb)
 libumem1   - illumos memory-management library
 libumem1-udeb - illumos memory-management library (debian-installer version) 
(udeb)
 libuutil1  - illumos userland utility library
 libuutil1-udeb - illumos userland utility library (debian-installer version) 
(udeb)
 libzfs1- illumos ZFS library
 libzfs1-udeb - illumos ZFS library (debian-installer version) (udeb)
 libzpool1  - illumos interface library to manage ZFS storage pools
 libzpool1-udeb - illumos interface library to manage ZFS storage pools 
(debian-ins (udeb)
 zfsutils   - command-line tools to manage ZFS filesystems
 zfsutils-udeb - command-line tools to manage ZFS filesystems (debian-installer 
ve (udeb)
Changes: 
 zfsutils (9.1-1) experimental; urgency=low
 .
   [ Guillem Jover ]
   * Switch to canonical Vcs URLs.
 .
   [ Robert Millan ]
   * New upstream release.
   * control: s/OpenSolaris/illumos/
Checksums-Sha1: 
 ff64b7dfb73b0e5ab00bedf5c5ad54a4068870b3 2026 zfsutils_9.1-1.dsc
 41132b72b7ef5a182a47e67b884373eebb6b0a78 1759011 zfsutils_9.1.orig.tar.gz
 f77d7541f4f58c1ab9115e10dae7edfdeeb72d94 55450 zfsutils_9.1-1.debian.tar.gz
 52bb678695efde6778c87a79fcf3d4bf4365c762 30606 
libuutil1_9.1-1_kfreebsd-amd64.deb
 df99514efc93be49d221d404302c716376f828d2 14704 
libuutil1-udeb_9.1-1_kfreebsd-amd64.udeb
 1b5fc3712e2883d4c4ff123adb80edcbc6860a93 36816 
libnvpair1_9.1-1_kfreebsd-amd64.deb
 d4d2e83404ee54bffe86a488a37a27a82b705f20 18916 
libnvpair1-udeb_9.1-1_kfreebsd-amd64.udeb
 1ce6388e22a6e7d756a977a4dfb198f73f346696 134402 
libzfs1_9.1-1_kfreebsd-amd64.deb
 0c1efda28ba4bc59cdff76adc65dab9c2cb92cac 101848 
libzfs1-udeb_9.1-1_kfreebsd-amd64.udeb
 c515f6f4b806eb706b9fc7b5912301e9cd5d7a9e 237654 
zfsutils_9.1-1_kfreebsd-amd64.deb
 718f22af43d1e3ba5318a7c09c6bced757d1f1d6 67560 
zfsutils-udeb_9.1-1_kfreebsd-amd64.udeb
 421e59f9a7b9c6c3f1553e0ab09c96bb8ea39869 16742 
libumem1_9.1-1_kfreebsd-amd64.deb
 33607d674f520c6e24eaa278c067ae1096f9f6a3 2778 
libumem1-udeb_9.1-1_kfreebsd-amd64.udeb
 582b981cce99439dc1bbd18c483bce46df4f1c5e 494530 
libzpool1_9.1-1_kfreebsd-amd64.deb
 13f69c6939ff51ad9f1c3d3b7b6d2a3677b21f83 395166 
libzpool1-udeb_9.1-1_kfreebsd-amd64.udeb
Checksums-Sha256: 
 8554d1611bfbb7f0a399159b4801bf53867eb182064f6fe158d100e857e1b6f6 2026 
zfsutils_9.1-1.dsc
 499cbfeed779d724122afb070d46e572f79f6079ecc9990393749c06bbb39ff0 1759011 
zfsutils_9.1.orig.tar.gz
 3b0a3604130a7b8d534b105fead23126946b856baab803ad1cd0270d9a37a17c 55450 
zfsutils_9.1-1.debian.tar.gz
 a380a3c8e7e719f4f1be60bf2ed461f105b9b874554fe6f6bc0b3daaf12f2f41 30606 
libuutil1_9.1-1_kfreebsd-amd64.deb
 e8e1ca7c45a9e8c0107bf0ae1ebb89da853729bade33fcc78bb1f7feb994edc7 14704 
libuutil1-udeb_9.1-1_kfreebsd-amd64.udeb
 38f8f6be2bb1a955e768cce703ffce0a51371364877e166420cb726c3d1c6932 36816 
libnvpair1_9.1-1_kfreebsd-amd64.deb
 a319efcd55586c752e676d7b76ca1087989bcce90751d606bacd9ab077b20242 18916 
libnvpair1-udeb_9.1-1_kfreebsd-amd64.udeb
 2a92b95c507a38ccfb575ddd16d8161fcef92f77f1d5cba54330602ccec91399 134402 
libzfs1_9.1-1_kfreebsd-amd64.deb
 a5e1782ffaf47b4eec41b169f635637b935fed903a3d1b6462d7eadc4b6ff5e4 101848 
libzfs1-udeb_9.1-1_kfreebsd-amd64.udeb
 1b1a14143da32689ae02bbbfe0e4c6bb1e622703930d8dfc8dd7c56178b37fd6 237654 
zfsutils_9.1-1_kfreebsd-amd64.deb
 83ac6b0179fb819fc2ed0801c2e270ecc7e7280f233bbbd249f17da00fe85174 67560 
zfsutils-udeb_9.1-1_kfreebsd-amd64.udeb
 a5e25a49d354da32c061880f40d7a814eb058a44779232bc8c3538a83498a975 16742 
libumem1_9.1-1_kfreebsd-amd64.deb
 33b47a4bd9613fdd0e59d2743efab3dc50077927acee09dfe38237a55cee08c2 2778 
libumem1-udeb_9.1-1_kfreebsd-amd64.udeb
 e52fac201422c734bc3be962fa5234ffa515c3308bf25b1b9773043cb0043b38 494530 
libzpool1_9.1-1_kfreebsd-amd64.deb
 f0da00bbbc5e0d55fe71f5fbd0ab22ac935b98f07e5003ff35898ecc441dbb66 395166 
libzpool1-udeb_9.1-1_kfreebsd-amd64.udeb
Files: 
 e3ee23c951541198badcd212d0e30239 2026 admin optional zfsutils_9.1-1.dsc
 231dc3489cae30abd46149c4099afc4b 1759011 admin optional 
zfsutils_9.1.orig.tar.gz
 7f1839556e3453a5a8bdf7e3ce8e600f 55450 admin optional 
zfsutils_9.1-1.debian.tar.gz
 7a4986b140640950c190357a8f8fb06f 30606 libs optional 
libuutil1_9.1-1_kfreebsd-amd64.deb
 9f47a976a6fcf2cb0503ff741f4f6969 14704 debian-installer optional 
libuutil1-udeb_9.1-1_kfreebsd-amd64.udeb
 d5a62f9744b66f0fb6cae1727ba297b4 36816 libs optional 
libnvpair1_9.1-1_kfreebsd-amd64.deb
 9c1333770db1675c033a1efef027641c 18916 

Accepted texstudio 2.6.0+debian-1 (source amd64)

2013-07-16 Thread Tom Jampen
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 18 Jun 2013 22:18:36 +0200
Source: texstudio
Binary: texstudio texstudio-dbg
Architecture: source amd64
Version: 2.6.0+debian-1
Distribution: unstable
Urgency: low
Maintainer: Tom Jampen t...@cryptography.ch
Changed-By: Tom Jampen t...@cryptography.ch
Description: 
 texstudio  - Latex Editor
 texstudio-dbg - Latex Editor (debug)
Closes: 705820
Changes: 
 texstudio (2.6.0+debian-1) unstable; urgency=low
 .
   * Merging upstream version 2.6.0+debian:
 - Fixes FTBFS on several architectures (error: 'REG_EIP' was not declared
   in this scope) (Closes: #705820).
   * Regenerating 01-use-libhunspell.patch.
   * Updating 02-fix-desktop.patch to also remove no longer needed encoding
 line.
   * Fixing indentation in 03-disable-auto-update.patch.
   * Adding 04-string-format-security.patch in order to fix a format-
 security compile error.
   * Removing fix for wrong permissions of spanish TeXstudio translation
 file from rules.
   * Adding new files in directory quazip to copyright file.
   * Adding zipped latex templates to texstudio.install file.
   * Adding get-orig-source target to rules file.
   * Overriding dh_auto_configure in order to suppress automated tests when
 starting TeXstudio after installing/upgrading (LP: #1154261).
Checksums-Sha1: 
 147243bcf29c727c853d7bc79a67acd8bb2d225c 1867 texstudio_2.6.0+debian-1.dsc
 2ba844dade1dacef07c1116038a3a42641233305 5854644 
texstudio_2.6.0+debian.orig.tar.xz
 9c4ff6bfa432003e6872590b9588eb5e3e0502c8 6928 
texstudio_2.6.0+debian-1.debian.tar.xz
 8be563b05ac73249fc23c79606e958b773c469ec 6246992 
texstudio_2.6.0+debian-1_amd64.deb
 2b7dd8b5566a21c5b6ba0a672f86685a0cdd35b6 29232730 
texstudio-dbg_2.6.0+debian-1_amd64.deb
Checksums-Sha256: 
 e9db4844d3ad6c5a8d79fa654787571c27f602e1bf23859073705da2e8257108 1867 
texstudio_2.6.0+debian-1.dsc
 1f3375bae736b6d73872c63dcd95676642fc06aa9fbbfca06c818e2d5ca4bf00 5854644 
texstudio_2.6.0+debian.orig.tar.xz
 311e9aac0bcd43579f4fd342a2333f27d9e79daebd181255b19c9b0e181d034b 6928 
texstudio_2.6.0+debian-1.debian.tar.xz
 bc8b7b81e8f139b6e29dedda867894ed49707d72dfb923755a23e4a3982afee0 6246992 
texstudio_2.6.0+debian-1_amd64.deb
 75cd34958f55c242b579af25d2b58b539be5fe5932991635e858fef8fd87d0e2 29232730 
texstudio-dbg_2.6.0+debian-1_amd64.deb
Files: 
 3041d3545133653eedf565b7efea0c89 1867 editors optional 
texstudio_2.6.0+debian-1.dsc
 c5515910aaac9ebb5fe49ae15d6950d2 5854644 editors optional 
texstudio_2.6.0+debian.orig.tar.xz
 06d2ae1989b905c074b1b71ac773825a 6928 editors optional 
texstudio_2.6.0+debian-1.debian.tar.xz
 2f848de7fb1a3c50f16f2b4570944ed0 6246992 editors optional 
texstudio_2.6.0+debian-1_amd64.deb
 a946349f7c59218345da8a2e5ef8d229 29232730 debug extra 
texstudio-dbg_2.6.0+debian-1_amd64.deb

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

iQIVAwUBUeUzCc3PKyWkzVd5AQq2ZA/7BSA5CyB0gevVtizf00q5nlLxesdTHSnB
ZBw8B6jeHYx3MlXfI6+3DpJXfbl4GiWLRUfWwbyMp4VOOG+uSUIA6SMnLNHY290R
Ln5W4EiYnhYM642FbG37sN5FWwhVgwk2K8YVSbNP68mbsbkJ7EshfjPLa/mAPw9/
TRPJbVJZPg3WCOorJm9fqClXX1xjb7y1lMu8jI199rWjKkfZ8rlwznM1xsFm6+LC
LaxnWd8YKzUHbFI5aaXldZwYojPrMpBmrejcd++oAlZAi0skjvBdU9qGHYeX6bx0
mMkKJazdq3ZNrNx6l0J4pPrC08FfygKvIZtFkNnQHbLMl///lT1VitG02ry7SVOU
KgIii6gVWTpBwespYsksehQ4Kv2Z8otJygUZFiTSqBi+pyteJut9n+tiH07/DlgB
FL7NN15Icd7QYZ3jnYqhWEpvkCffFQEk3mD6ml/mkhonxM3G+Ek/tqSb5CnkgjFL
xNbvr8d7BfiQOOjHe/11yeQjUkFNpthxhRS8/u3P/kjgU4wEWRgoqcU67Xo3DEAe
BXJkKB+zWzLSMeCubfR+VEalCkJWGMTYIDTYTBI1Z8SSQk0GkvksexSZGE+jdTCx
Dq8PNdsjEl/8ZitU11CX2UUfVK97yymx703L2drureiYrKnpCMBRwAshFsQQdp+0
jl+dkdIwcjg=
=/HAw
-END PGP SIGNATURE-


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



Accepted chromium-browser 28.0.1500.71-2 (source all amd64)

2013-07-16 Thread Michael Gilbert
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Mon, 15 Jul 2013 18:40:47 +
Source: chromium-browser
Binary: chromium-browser chromium-browser-dbg chromium-browser-l10n 
chromium-browser-inspector chromium chromium-dbg chromium-l10n 
chromium-inspector
Architecture: source all amd64
Version: 28.0.1500.71-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Chromium Maintainers 
pkg-chromium-ma...@lists.alioth.debian.org
Changed-By: Michael Gilbert mgilb...@debian.org
Description: 
 chromium   - Google's open source chromium web browser
 chromium-browser - Chromium browser - transitional dummy package
 chromium-browser-dbg - chromium-browser debug symbols transitional dummy 
package
 chromium-browser-inspector - page inspector for the chromium-browser - 
transitional dummy pack
 chromium-browser-l10n - chromium-browser language packages - transitional 
dummy package
 chromium-dbg - Debugging symbols for the chromium web browser
 chromium-inspector - page inspector for the chromium browser
 chromium-l10n - chromium-browser language packages
Changes: 
 chromium-browser (28.0.1500.71-2) unstable; urgency=medium
 .
   * Disable armhf.
   * Remove outdated patches.
   * Eliminate special handling for old compiler versions.
Checksums-Sha1: 
 d6eb624a0d97a0c341ef3d8931a3c553002fff81 4320 
chromium-browser_28.0.1500.71-2.dsc
 8166e4929463106117ab2e05d118c493c398599a 253553 
chromium-browser_28.0.1500.71-2.debian.tar.gz
 c1aa73fea82a09209ada853753e31d06e8b09566 161392 
chromium-browser_28.0.1500.71-2_all.deb
 2ec5b10374f28c48977476c2f6892779785846eb 160726 
chromium-browser-dbg_28.0.1500.71-2_all.deb
 a79ad9dfab02206f632e9842579a63b071215f7a 160904 
chromium-browser-l10n_28.0.1500.71-2_all.deb
 c16f94befe81f03de7c4378838e8d43bad87c38c 160728 
chromium-browser-inspector_28.0.1500.71-2_all.deb
 663ace3cde85862d38e1c42b6c3963e9af917ccf 2718774 
chromium-l10n_28.0.1500.71-2_all.deb
 fbeef88584732b830f191d8a67a827cb99614eda 742578 
chromium-inspector_28.0.1500.71-2_all.deb
 493fdf5828f77204c7a4ad31668914cb2f5f7d6a 44229684 
chromium_28.0.1500.71-2_amd64.deb
 e644be7264a11c5e8533d930fb41c1c9b4bb5bb3 441686592 
chromium-dbg_28.0.1500.71-2_amd64.deb
Checksums-Sha256: 
 75dfe50f0b9cecc9e673c5900d988323e7b74c7a837a42d2b1d7b27446f34c59 4320 
chromium-browser_28.0.1500.71-2.dsc
 8879a63cb22e29906eaa47f5dfd5248519c691839352455be9bc1fc0837d3836 253553 
chromium-browser_28.0.1500.71-2.debian.tar.gz
 e066d55178f5281b3f2860b1a9b9ac39f6b480511f7bfa5e51f71b3249f619ca 161392 
chromium-browser_28.0.1500.71-2_all.deb
 dff8eb604dbe680d219386438f8f59d5d39076ab9185b65dc43c1571e04a4f45 160726 
chromium-browser-dbg_28.0.1500.71-2_all.deb
 b1640697939ddde69f57260c7e56681d60377dbfddc888da1fd4adce07a84671 160904 
chromium-browser-l10n_28.0.1500.71-2_all.deb
 5683bd5ff51c7e74df62fb04a1857f19609572b8eb817f058962c90d6be41de1 160728 
chromium-browser-inspector_28.0.1500.71-2_all.deb
 d81f32e9c4e419e26d5d0a27804a86210a3cbd181d983888ae10e90b73b04366 2718774 
chromium-l10n_28.0.1500.71-2_all.deb
 9e90f157c299d453eaa63f34f6e5e318dce00abd1c03d2ee5be3844b213fa591 742578 
chromium-inspector_28.0.1500.71-2_all.deb
 f42eda4d646f6a948b2e9209b95db64ff93bd6206b1298f81df090575cc3cd76 44229684 
chromium_28.0.1500.71-2_amd64.deb
 fa825ad64232a28e2257b1539cb15b2b09a842a031f7e3daca704c067d2d9bf8 441686592 
chromium-dbg_28.0.1500.71-2_amd64.deb
Files: 
 af18e3723b49f727d899233f0bd784a3 4320 web optional 
chromium-browser_28.0.1500.71-2.dsc
 5d16a74410c44facbe198b37b525466f 253553 web optional 
chromium-browser_28.0.1500.71-2.debian.tar.gz
 c9cf1cc0a2c784b9848aec3c8832f8f5 161392 oldlibs optional 
chromium-browser_28.0.1500.71-2_all.deb
 0687f45a64635e490d38b598d65ad4ec 160726 oldlibs extra 
chromium-browser-dbg_28.0.1500.71-2_all.deb
 1a250a9212d9fdfd49d5526159116a15 160904 oldlibs optional 
chromium-browser-l10n_28.0.1500.71-2_all.deb
 1f7edd01a9e3ad4860adc7dda0e2869b 160728 oldlibs optional 
chromium-browser-inspector_28.0.1500.71-2_all.deb
 f51941e7c6ff9f25d302d6a21fc550fe 2718774 web optional 
chromium-l10n_28.0.1500.71-2_all.deb
 8972e5465e69dfa9b445629c112bf2e1 742578 web optional 
chromium-inspector_28.0.1500.71-2_all.deb
 2ac883bba135952e64bab753130ffbf9 44229684 web optional 
chromium_28.0.1500.71-2_amd64.deb
 e3f453149d8f67bfbb9410355f564201 441686592 debug extra 
chromium-dbg_28.0.1500.71-2_amd64.deb

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

iQQcBAEBCgAGBQJR5TdcAAoJELjWss0C1vRz6Awf/j7Q7E87eLCbXlHEHi/ro/Dw
my+4zxlsuigJBsIpSK1RWkbR4DQc4hw7j1tLDXGpKBj+/+g3jvfO7P4qARATafUw
I3dBNF/TCfT7huzFbs/w64mIHvf0ELHsegOJpJhXNxNMZgGJEMzwtgQPeLuzNNgS
y3wDa9NBY47rr7kGHc99XWKRDmDgfQAjZ3UbsVe9/+4LgfuQ5BRJczft+Amxj34E
G82/UNF66lcmukUodUWNNBm0Sk/oDighyev3DiyG0SaJZtjSRU6Qh6xKB3M9qjRv
H3PJCO6JRy07wQ0Y1/Qn2jyRF1diZfskudyI4c13ZwXX44hnI31wF0X0WWJ1tDhB
pEk1sqmbj0bmf0giP+DpNDqxRuyiHqx7SzVwUzOYKfBzp6XH/gjcOy0IswHQE8DY
CbB+/t7RCa3dFkRfnojQ658o6bdkmxMCToy/7tEz5gBN3NepQXFXT+1HujyNoe5p

Accepted munin 2.0.16-3 (source all)

2013-07-16 Thread Stig Sandbeck Mathisen
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 16 Jul 2013 14:15:18 +0200
Source: munin
Binary: munin-node munin-plugins-core munin-plugins-extra munin-plugins-java 
munin munin-common munin-async munin-doc
Architecture: source all
Version: 2.0.16-3
Distribution: unstable
Urgency: low
Maintainer: Munin Debian Maintainers packag...@munin-monitoring.org
Changed-By: Stig Sandbeck Mathisen s...@debian.org
Description: 
 munin  - network-wide graphing framework (grapher/gatherer)
 munin-async - network-wide graphing framework (async master/client)
 munin-common - network-wide graphing framework (common)
 munin-doc  - network-wide graphing framework (documentation)
 munin-node - network-wide graphing framework (node)
 munin-plugins-core - network-wide graphing framework (plugins for node)
 munin-plugins-extra - network-wide graphing framework (user contributed 
plugins for nod
 munin-plugins-java - network-wide graphing framework (java plugins for node)
Changes: 
 munin (2.0.16-3) unstable; urgency=low
 .
   * Add systemd units
Checksums-Sha1: 
 4344edaef49b16d2f499ff959fb9e6073b2e4582 1676 munin_2.0.16-3.dsc
 a058d28995cd124961f41f929802695fc6d3f85a 54458 munin_2.0.16-3.diff.gz
 0b57e76b388c657461086ec956e4dcf793091f50 131758 munin-node_2.0.16-3_all.deb
 f80886f7e41c2b0917d50ddd3df292bd943dd2b2 275842 
munin-plugins-core_2.0.16-3_all.deb
 63aabb2df665a1130ce779b17ad974dae7d164ff 153812 
munin-plugins-extra_2.0.16-3_all.deb
 c1561723bdfe119e17f944d3d188e51bd1c4b70c 152236 
munin-plugins-java_2.0.16-3_all.deb
 a165eee7b10fefa56b0e3ee1293c09336bbc620d 209470 munin_2.0.16-3_all.deb
 582441dce0eb818de4579b60dc16462f5842fc0d 99458 munin-common_2.0.16-3_all.deb
 69d35884e372077efd83f82758e82fcc41f67dee 91272 munin-async_2.0.16-3_all.deb
 78abb87c321a1d7855c90b2eaa7725a5826bdfd1 219600 munin-doc_2.0.16-3_all.deb
Checksums-Sha256: 
 254c1badb981d867b66c19a7e7700f2401d1b320bdf71cf091e551054c7f7ffd 1676 
munin_2.0.16-3.dsc
 0f9755630d0c288667e44243c70bc83b173c64b9e92f3650eb8f0a30dd206d6a 54458 
munin_2.0.16-3.diff.gz
 52f4dd0058de56392a8c632ed25c8970d5b7c1c26590275a515fc81b802f9263 131758 
munin-node_2.0.16-3_all.deb
 bc8540345bc7f5e3dd1e2bcf113778971a19a6478307d3db716b1ab4f5ebd322 275842 
munin-plugins-core_2.0.16-3_all.deb
 4e91b220e04c746e97d63790e0e5b68132e03d03017c9c6f792a75f7b3f1eabf 153812 
munin-plugins-extra_2.0.16-3_all.deb
 9e5a73e5dffce4dbb5780a15fe4b3b2e6947048cfae60d248849989f40d6d13e 152236 
munin-plugins-java_2.0.16-3_all.deb
 9a099a576c0cdaf163a758a4353e505b1f819a8bbf3fbd9bb9ac14becf1a9725 209470 
munin_2.0.16-3_all.deb
 3fe5c4b8bf80789ac9555979ffb94b8d2382b48c484d27e5bf1714d5619abc41 99458 
munin-common_2.0.16-3_all.deb
 093cbc89f4e05e0ccce8898d0f86f1e558488f7e58e30cad352b4c2a6416fc36 91272 
munin-async_2.0.16-3_all.deb
 7da9358726eeb774e87f9385f0330dae3610eb36c351407a71de6954b65f9c13 219600 
munin-doc_2.0.16-3_all.deb
Files: 
 b098e7a6c72eff247d3fcc166e8bd7a6 1676 net optional munin_2.0.16-3.dsc
 389112d6465a3f49f8526c4ac851dbf6 54458 net optional munin_2.0.16-3.diff.gz
 f7e2fb1dfbd0a2c08736ac7ac38a89ce 131758 net optional 
munin-node_2.0.16-3_all.deb
 93f36971aa83cee933b9f6d859f7216c 275842 net optional 
munin-plugins-core_2.0.16-3_all.deb
 811822607e2c5ae16c8f37ae45f0621e 153812 net optional 
munin-plugins-extra_2.0.16-3_all.deb
 3c88046508a584f2230c2d027f50bb13 152236 net optional 
munin-plugins-java_2.0.16-3_all.deb
 11d63b9597e77fdafa05c4eba9f9c6f7 209470 net optional munin_2.0.16-3_all.deb
 8a6f6621bed366589762e6882a2540a0 99458 net optional 
munin-common_2.0.16-3_all.deb
 2526ed3b09985866013ff620e524f39d 91272 net optional 
munin-async_2.0.16-3_all.deb
 67eb7e85f0f46d05711f357c46e49888 219600 doc optional munin-doc_2.0.16-3_all.deb

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

iEYEARECAAYFAlHlO60ACgkQQONU2fom4u4tZACgjVFA0Ac2XrP0Jvm+190eeuZ0
0hsAn29cWPpa4vgi2ivAHHKdPXnpGH75
=xhQ/
-END PGP SIGNATURE-


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



Accepted fetch-crl 3.0.11-1 (source all)

2013-07-16 Thread Mattias Ellert
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 16 Jul 2013 13:52:06 +0200
Source: fetch-crl
Binary: fetch-crl
Architecture: source all
Version: 3.0.11-1
Distribution: unstable
Urgency: low
Maintainer: Mattias Ellert mattias.ell...@fysast.uu.se
Changed-By: Mattias Ellert mattias.ell...@fysast.uu.se
Description: 
 fetch-crl  - Downloads Certificate Revocation Lists
Changes: 
 fetch-crl (3.0.11-1) unstable; urgency=low
 .
   * New upstream release (LP: #973234)
Checksums-Sha1: 
 871bc21d8e11e26ddd3feee58abef9efa2eb2d1a 1877 fetch-crl_3.0.11-1.dsc
 55d5d506189345e49f2d4db14718886e3e54940c 43349 fetch-crl_3.0.11.orig.tar.gz
 6a86ab0b6094c4060dc278a57117c22a9d158013 3715 fetch-crl_3.0.11-1.debian.tar.gz
 b60d5c708a78c61fd0b3b0aef1c3da1fb1abca92 44176 fetch-crl_3.0.11-1_all.deb
Checksums-Sha256: 
 f15c5839821c39539c48ae776a10859ae0f33711d5738195f64d2da334d3 1877 
fetch-crl_3.0.11-1.dsc
 05ab276b53dc8d518426a45c577448b3d1280fe8a005be3c3be62f735b79da5e 43349 
fetch-crl_3.0.11.orig.tar.gz
 e520afc0ea02ec846c83fc3f3b20b95d59b783708543ccadc157bd69b4039087 3715 
fetch-crl_3.0.11-1.debian.tar.gz
 1df4412f15993c3e2addcb8b0a4f77983585e5ef05c5752d46bd655830bd1ff3 44176 
fetch-crl_3.0.11-1_all.deb
Files: 
 a99e0e81df181f54c5fe897390b651b4 1877 net optional fetch-crl_3.0.11-1.dsc
 eaa421216e6ef30c2c0ff5ebd60887fb 43349 net optional 
fetch-crl_3.0.11.orig.tar.gz
 0dca0c8b433dd69ee890cb281fd3f250 3715 net optional 
fetch-crl_3.0.11-1.debian.tar.gz
 02516ca6c034f089c8a1034c1878c9fd 44176 net optional fetch-crl_3.0.11-1_all.deb

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

iQIcBAEBAgAGBQJR5URZAAoJEOiuwv874alLl9AP/3Oi9ETSO/lNiI1zvC/Hryu9
p+Z/2h27ZXBM2Sxjnm6OEpBwS2HSsJ/UNpnBPy0T/BIokNTo7ZJrVa8C7eVoi4Yr
fAk70OAYINEBmKZr1oQ2tebBucCPpzRUCKbwy4pQCLGgS/Lj5g9nLlAYSJfEhHj/
91Dd9H/8P4eY7L1+jrLtEA+spr2ay9UGjxL2JlR1pl2CwTTTPp98KZ8+u3SCHTLl
0taUjv/lMiCGfcteYH1NdpCYFduWCTSAMHv6MCLIGSxO13v9vXjnaihymXVKBQS0
DQqB1r+TsOTG91g6MjnGLKuofRq0NQeWEKPgkgsAXCxDrNyN5xhsIi1Hj11TtGfP
NOWp0AiH9gUZH5GIiwJjG8mC6Q/yNPkIW5HSaF2FY4tj+dk0p0L1HZlv1bDdmQoI
y3+mz3M9B/m50sLyfLQxF8yEXVQAeDbdNI9ipFa6V6cqwHAexGvbCkD9WKDWLysT
orlyZIL839Aq+0SguibRdKgE1QiBbsLbg+Xp4DcfJgjg1cvlARWTaBLzTCNhKBoz
Clns8d971JhUni0rfLExaYW5t1YMosl8eiNPeeB4vcj7VlBrpjsKvZk2K89vS1+P
9kdoDMZ7Gvc2qmxERYS/KqQr8WkDeogam+/h90NglKq/LAzTQ9rUuN5Qa0FkDcg2
h9FKXOrEupLPUSZpud07
=4rpZ
-END PGP SIGNATURE-


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



Accepted freebsd-glue 0.0.8 (source all)

2013-07-16 Thread Robert Millan
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 16 Jul 2013 15:21:09 +0200
Source: freebsd-glue
Binary: freebsd-glue
Architecture: source all
Version: 0.0.8
Distribution: unstable
Urgency: low
Maintainer: GNU/kFreeBSD Maintainers debian-...@lists.debian.org
Changed-By: Robert Millan r...@debian.org
Description: 
 freebsd-glue - Emulate a FreeBSD build environment
Changes: 
 freebsd-glue (0.0.8) unstable; urgency=low
 .
   * Include grp.h in unistd.h (for initgroups).
   * Add __containerof() to sys/cdefs.h.
   * Add roundup2 in sys/param.h. It is no longer provided by glibc
 (??).
Checksums-Sha1: 
 da0df1cb49001422112eec3625c4f8df0594b2b6 970 freebsd-glue_0.0.8.dsc
 586337e08a17db0d1cb737b10ef36256f96179b2 21406 freebsd-glue_0.0.8.tar.gz
 4a63ecd8a93a355ea8e3d8dd1772c19484d34c39 22570 freebsd-glue_0.0.8_all.deb
Checksums-Sha256: 
 d0a6303c39a3f4a738df459f0b088de67ae82b725d2bf42b4532aeead0fc761d 970 
freebsd-glue_0.0.8.dsc
 b727221e4b3841db17733eaf131549e5f8332074e152e0c87c9caa3f72106e6f 21406 
freebsd-glue_0.0.8.tar.gz
 5ef7cb389cb07361ebdf2b858b1d7302d60896668fdb79f9d918646407987f3d 22570 
freebsd-glue_0.0.8_all.deb
Files: 
 1b1975474ab0c5b8008287d0f12846e0 970 devel extra freebsd-glue_0.0.8.dsc
 059abb313a487cf233e2495cac82175d 21406 devel extra freebsd-glue_0.0.8.tar.gz
 f2c214fcc6f7ea27deacc1624b124fc4 22570 devel extra freebsd-glue_0.0.8_all.deb

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

iEYEARECAAYFAlHlSOoACgkQC19io6rUCv+RhQCgiwHL0cPCfnTWmsuyiJQ/bOk9
z3MAoIdIG5Y3I1rEOlvjHfDXiu/YRRwJ
=0tNp
-END PGP SIGNATURE-


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



Accepted axiom 20120501-7 (source all amd64)

2013-07-16 Thread Camm Maguire
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Mon, 15 Jul 2013 20:51:39 +
Source: axiom
Binary: axiom axiom-source axiom-test axiom-doc axiom-databases axiom-tex 
axiom-graphics axiom-graphics-data axiom-hypertex axiom-hypertex-data
Architecture: source all amd64
Version: 20120501-7
Distribution: unstable
Urgency: low
Maintainer: Camm Maguire c...@debian.org
Changed-By: Camm Maguire c...@debian.org
Description: 
 axiom  - General purpose computer algebra system: main binary and modules
 axiom-databases - General purpose computer algebra system: generated text 
databases
 axiom-doc  - General purpose computer algebra system: documentation
 axiom-graphics - General purpose computer algebra system: graphics subsystem
 axiom-graphics-data - General purpose computer algebra system: graphics 
subsystem
 axiom-hypertex - General purpose computer algebra system: hypertex subsystem
 axiom-hypertex-data - General purpose computer algebra system: hypertex 
subsystem
 axiom-source - General purpose computer algebra system: source files
 axiom-test - General purpose computer algebra system: regression test inputs
 axiom-tex  - General purpose computer algebra system: style file for TeX
Changes: 
 axiom (20120501-7) unstable; urgency=low
 .
   * rebuild against latest gcl
Checksums-Sha1: 
 88f6b3fbc8415d5ca20868e3d06bd69d84aa765c 1718 axiom_20120501-7.dsc
 759adf37fae43d438ba86b002f27bb078b84f1ae 1155013 axiom_20120501-7.debian.tar.gz
 b74c96bcb2933833b3111512596153475dc7b53b 123688 axiom-source_20120501-7_all.deb
 66c156ae08a43b2ca37a725d65b5527be05852bc 5599232 axiom-test_20120501-7_all.deb
 b14e54641fb70ebaacffb68d8872d9ca65f9af35 64474356 axiom-doc_20120501-7_all.deb
 f08bdb3a2054a9b1317224a7d385e5ed6f6572d9 1256054 
axiom-databases_20120501-7_all.deb
 64daae5a29b8c81306e27d46b12211de0f409bd6 135370 axiom-tex_20120501-7_all.deb
 7b1c2a188850b635d89a5c260a18bbb4c9a9887d 2685308 
axiom-graphics-data_20120501-7_all.deb
 a40b71a51a3beb776ba60c16a054c6b7582ab227 30446648 
axiom-hypertex-data_20120501-7_all.deb
 b592c97ff329b6e2b3b382c623b9a74f2b1e7180 17440226 axiom_20120501-7_amd64.deb
 4de38ad56e550340955f949c0e15a22c7f2ac752 287318 
axiom-graphics_20120501-7_amd64.deb
 e1382d3b11cce9e47540d6f2cc347782e26e539a 231710 
axiom-hypertex_20120501-7_amd64.deb
Checksums-Sha256: 
 496e0c709616937222a56055aea7cf34b6ea09b0a299fe7137305e120c91457d 1718 
axiom_20120501-7.dsc
 e64ddb709b65ab75ab1d7b9d1fa2ee77a71ff05af5a4a2c2450721fc3a79920a 1155013 
axiom_20120501-7.debian.tar.gz
 e500feb59d32d4f91087e4f817a581a5294cdf4bd9e346b395df30cba6face77 123688 
axiom-source_20120501-7_all.deb
 dd208bcce08399182d2868ef809c98b489660740193646f460dcacd7697716d2 5599232 
axiom-test_20120501-7_all.deb
 f45548bb1400f0dca1058f9848f0e458723ad65b3f5b451113af7a5e40d80fb1 64474356 
axiom-doc_20120501-7_all.deb
 de76930020a931dcbd9a8d453942d258e7699c83aa8cee9bf7a091df27dff9ea 1256054 
axiom-databases_20120501-7_all.deb
 d654c367ebe56c884a9fce0a52da2447817ce00f33ae14c9557b6c784392aee1 135370 
axiom-tex_20120501-7_all.deb
 24477a3ca81674405b2e0aabfdf9d372e7ec0cfb5a7b83112d2c78519c32c794 2685308 
axiom-graphics-data_20120501-7_all.deb
 6f8e468db527c29fec7dfb939e5fb06cf0895f73e8d3b25a0337479cdd5e5f46 30446648 
axiom-hypertex-data_20120501-7_all.deb
 f35f790cd95dd053f80586b82d3f7bc86c68f8fb39b8bdc7954ac90d775c2f8b 17440226 
axiom_20120501-7_amd64.deb
 012e433930afbf219b54749283558038059b65d92f97b5d1b1da067602901e3e 287318 
axiom-graphics_20120501-7_amd64.deb
 0799675f51dc3dc700763a37871c58af25ac48319f85821acf2a88ee11f1d6ae 231710 
axiom-hypertex_20120501-7_amd64.deb
Files: 
 a10e8433bd9084e12ba5eae4371c4407 1718 math optional axiom_20120501-7.dsc
 db2a39ef7d20ee2bb735983370149208 1155013 math optional 
axiom_20120501-7.debian.tar.gz
 9e42f39b8e56cd77db3bd288d2e02020 123688 math optional 
axiom-source_20120501-7_all.deb
 efbc4ed3cbcd0b40d5ecd48bd5fca537 5599232 math optional 
axiom-test_20120501-7_all.deb
 a2dbfe19580710c9643d92d2b51376bd 64474356 doc optional 
axiom-doc_20120501-7_all.deb
 f70daaccb2500e9543eff21ef4e44b5e 1256054 math optional 
axiom-databases_20120501-7_all.deb
 75b0ff60fde6aa7ae53c4b4166a892f6 135370 math optional 
axiom-tex_20120501-7_all.deb
 7def4a981acb1db6d4c53f94a6acf0a7 2685308 math optional 
axiom-graphics-data_20120501-7_all.deb
 49febb055b0af472625d430d3a77e148 30446648 math optional 
axiom-hypertex-data_20120501-7_all.deb
 320224bb11b9f4f412d88cbab8e2c8f3 17440226 math optional 
axiom_20120501-7_amd64.deb
 d81f86b1ff9007f85965aaa87451691e 287318 math optional 
axiom-graphics_20120501-7_amd64.deb
 0367f929b6aebd4ef5fc1fc155fef83f 231710 math optional 
axiom-hypertex_20120501-7_amd64.deb

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

iEYEARECAAYFAlHkvTEACgkQczG1wFfwRdwCWgCfZnmlj2De8TRsyV3h08wUoFsz
v8AAnRaGB94b5jPmTm8NQRxDe5SW1Nrs
=1fQf
-END PGP SIGNATURE-


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

Accepted gnome-chemistry-utils 0.14.2-2 (source amd64)

2013-07-16 Thread Daniel Leidert
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 16 Jul 2013 14:32:49 +0200
Source: gnome-chemistry-utils
Binary: libgcu0 libgcu-dbg gcu-bin gcu-plugin gcrystal gchempaint
Architecture: source amd64
Version: 0.14.2-2
Distribution: unstable
Urgency: low
Maintainer: Debichem Team debichem-de...@lists.alioth.debian.org
Changed-By: Daniel Leidert dleid...@debian.org
Description: 
 gchempaint - 2D chemical structures editor for the GNOME2 desktop
 gcrystal   - lightweight crystal structures visualizer
 gcu-bin- GNOME chemistry utils (helper applications)
 gcu-plugin - GNOME chemistry utils (browser plugin)
 libgcu-dbg - GNOME chemistry utils (debugging symbols)
 libgcu0- GNOME chemistry utils (library)
Closes: 716961
Changes: 
 gnome-chemistry-utils (0.14.2-2) unstable; urgency=low
 .
   * debian/control (Vcs-Browser, Vcs-Svn): Fixed vcs-field-not-canonical.
   * debian/patches/716961_fix_plugin_mime_typo.patch: Added.
 - Fix a typo in the plugin MIME type support output (closes: #716961).
   * debian/patches/series: Adjusted.
Checksums-Sha1: 
 c988cd2998b5af5e7ccc03b6998726e825fcae5d 2227 
gnome-chemistry-utils_0.14.2-2.dsc
 34eae9d05d51c7f8cced7d1e191cc5af9b073f67 24167 
gnome-chemistry-utils_0.14.2-2.debian.tar.gz
 8a94a5c5b747833b81d74313ce1d4d256b8b3d5f 1335516 libgcu0_0.14.2-2_amd64.deb
 62e4a6d7cedce50cb6fc12d2c3fa951487bf1474 8462616 libgcu-dbg_0.14.2-2_amd64.deb
 93316e1214c8c91b38bf6455e8a10c458c6fa0ca 1372342 gcu-bin_0.14.2-2_amd64.deb
 8f248ade65a74b6eea8041b8d59a6859f1c3179b 485574 gcrystal_0.14.2-2_amd64.deb
 cc7b8294e249551263262f459567252b1e5d5a4b 1727430 gchempaint_0.14.2-2_amd64.deb
 afbcb419f54d022b64a258f800502269d1c6b366 36450 gcu-plugin_0.14.2-2_amd64.deb
Checksums-Sha256: 
 1307f165e50bdfdb8ce42bc09616c8a334d4c1c844a06491c3f49c95432b0969 2227 
gnome-chemistry-utils_0.14.2-2.dsc
 3022dd88986600b3f616876e3e51d92029a28626b77bacbdf42af9f4b3d4aeb0 24167 
gnome-chemistry-utils_0.14.2-2.debian.tar.gz
 8e0c7a21d365e7cec2fb7b955dace4ed43c8f352dd555dad10278fc761f78465 1335516 
libgcu0_0.14.2-2_amd64.deb
 8f2837a9cfd5fcffbf6a3b19f91e0c938ca0dbcf24d94090c9d868c45e8afd22 8462616 
libgcu-dbg_0.14.2-2_amd64.deb
 c5643e4730a5db76f23773fd753436c6fcaf5090a16b0ade5b6b3ef1fb9f2045 1372342 
gcu-bin_0.14.2-2_amd64.deb
 45e58c855d0811f57803c0a5d35cf5fc0988abbca9f8cc74070c4613d4e97032 485574 
gcrystal_0.14.2-2_amd64.deb
 e3a334ca8e95118d335b8927fbb3ff97342c30f9c1f0161d9ac3109cc89959d9 1727430 
gchempaint_0.14.2-2_amd64.deb
 03a4a54c208738bcb7fb16b0bd5eebab79ab6cab3c52315f02c9142dd8a831dd 36450 
gcu-plugin_0.14.2-2_amd64.deb
Files: 
 097911422197aaa1842b23a857944284 2227 science optional 
gnome-chemistry-utils_0.14.2-2.dsc
 06290584ab96a77796551e3579cec896 24167 science optional 
gnome-chemistry-utils_0.14.2-2.debian.tar.gz
 a6ed779f3b545abb7c98eafd2ffc94b2 1335516 libs optional 
libgcu0_0.14.2-2_amd64.deb
 ad5fbb3b0ac06b14e31fe2e7e4831d53 8462616 debug extra 
libgcu-dbg_0.14.2-2_amd64.deb
 f581f6a7a6b58946690ea41d9e657829 1372342 science optional 
gcu-bin_0.14.2-2_amd64.deb
 21a2aff4b2a5fc285d7f6736e25c1dd9 485574 science optional 
gcrystal_0.14.2-2_amd64.deb
 865f53b6c790be9fc4a04279c56721f2 1727430 science optional 
gchempaint_0.14.2-2_amd64.deb
 32964675399283c3fff3cd2498e31162 36450 science optional 
gcu-plugin_0.14.2-2_amd64.deb

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

iEYEARECAAYFAlHlRIMACgkQm0bx+wiPa4x9JgCg3IZ6IBo7d6GvsSMhsVZbaC55
ZmcAn3TUG0N4Vru6GDe9pYd9FmOQjXuY
=CKMF
-END PGP SIGNATURE-


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



Accepted rox 2.10-3.1 (source amd64)

2013-07-16 Thread gregor herrmann
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sun, 14 Jul 2013 15:16:21 +0200
Source: rox
Binary: rox-filer
Architecture: source amd64
Version: 2.10-3.1
Distribution: unstable
Urgency: low
Maintainer: Francesco Paolo Lovergine fran...@debian.org
Changed-By: gregor herrmann gre...@debian.org
Description: 
 rox-filer  - A simple graphical file manager for X11
Closes: 713627
Changes: 
 rox (2.10-3.1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Fix FTBFS: ld: support.o: undefined reference to symbol
 'floor@@GLIBC_2.2.5':
 add patch gcc-4.8.dpatch to link against math lib.
 (Closes: #713627)
Checksums-Sha1: 
 a89c355cefb1b27a42ba84be10a53fc5144ea7a3 2196 rox_2.10-3.1.dsc
 3a4f5ebb6f8abbd3cf83f3bfebaf1f159ab472e6 63585 rox_2.10-3.1.diff.gz
 1fb025d44b5530489abfc1a11c33a5ff98de6ae5 1595282 rox-filer_2.10-3.1_amd64.deb
Checksums-Sha256: 
 6ad0d8554d6f7fc640cfbda5499c5eb7ca33c1338ba099f22935417a51239401 2196 
rox_2.10-3.1.dsc
 b6be3ff7b12e48ce8a3a69c80196c0a76d2e4f33831ce50b8d8802d34cc6e357 63585 
rox_2.10-3.1.diff.gz
 31e14824178c915312026f89da2a6906e446c891fe09e5db864b79a7b3ec52df 1595282 
rox-filer_2.10-3.1_amd64.deb
Files: 
 d9d491af37fc85db7a55af50fab3487b 2196 x11 optional rox_2.10-3.1.dsc
 e1d6419c26a55440e202403ae796 63585 x11 optional rox_2.10-3.1.diff.gz
 dd96bd63eeeafa71c7fd5b2588a5198d 1595282 x11 optional 
rox-filer_2.10-3.1_amd64.deb

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

iQIcBAEBCAAGBQJR4qT+AAoJELs6aAGGSaoG5XQP/AsSnYQ7iaGBDNnSHKwapmZK
UDoShswxR3vXSFwYz4/o0jKLmOoLAWnwSH56xQKMprm7sT47WYIEwy++enYDy+gy
xPIWh3R5cO0TeRiq8ej7z+5+cWlKH81KfihgGTsiWvf0ee0Tj7I0qOExVhaPB8bL
amnKSIhJIijbtqvLJeYUtPBRZmtq9gUghx47sAntahm65VsQnY+IP7KRqEY6dHec
6iuFh9j8CvO68Q5U83cziRp0XDzp3VkFN/x5PMJJr0J8AWUqfPKf07UFJj/lrD+D
brbH6seU75qfLQmHRCeFN86W4WGYxTspz6Au02O/laIOYDYGpsfqwCH4fIwwXWNp
8t9I2gSOhg9UDiMNaMgqIPH4GN9mGYa0RD5+esFOPCBhiYJHTSaZIxpMUhEBWQRb
W9Ch4Ok72qIiY3WUfhSnPqT3QwIYTP0dr9q4cGVW2Bb/D5L33zY83hYQXL2ezBR9
2DE01D1618S5iI3zsuvluyXkXCj3Q+QHYpD9Nk8fG27BOR9U0ycpLkAtK17WUSYM
B/KTj1SurkGGo5CaI7sanF9/eXNCKS42+XxaNBTWDkK5ELIrpvpbL2SnjITYEX+x
JJJvT8KHdjmZccDNzBG20FCHO7elHi0Cx2f+ZIHGrmWV1sm7U+0R+hIbwYMLit8t
zT2fQdkSs8FkSTx2O2IA
=xlBe
-END PGP SIGNATURE-


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



Accepted adequate 0.7.1 (source all)

2013-07-16 Thread Jakub Wilk
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 16 Jul 2013 15:37:13 +0200
Source: adequate
Binary: adequate
Architecture: source all
Version: 0.7.1
Distribution: unstable
Urgency: low
Maintainer: Jakub Wilk jw...@debian.org
Changed-By: Jakub Wilk jw...@debian.org
Description: 
 adequate   - Debian package quality testing tool
Closes: 709484 716988
Changes: 
 adequate (0.7.1) unstable; urgency=low
 .
   * When checking ELFs, skip unresolvable symlinks (closes: #709484, #716988).
 Thanks to Laurent Bonnaud and Peter Karbaliotis for the bug reports.
Checksums-Sha1: 
 d5ed4aa7354a89dbf8c77ead0fa38985e4324a8d 1597 adequate_0.7.1.dsc
 5ded1164764c78558a1f24c4e9c6d70a0b51807f 20547 adequate_0.7.1.tar.gz
 17d1d2414d2c738e06b73bd05503975ff8bc3f8b 16560 adequate_0.7.1_all.deb
Checksums-Sha256: 
 c894085054514b5434749e6b5bff04a272e1a73533a4afbac6fff8f3059069e2 1597 
adequate_0.7.1.dsc
 6fa5173c7f40c3e2ec4497f3ffdffae7a8e4b77e3988def9a95c24006dc3dc8d 20547 
adequate_0.7.1.tar.gz
 653dcf4f4e01b2939f54135a581d006dd726d81bfedaa0a1dba91f81ac5a93dd 16560 
adequate_0.7.1_all.deb
Files: 
 6ecfd819ba3b15b02815586c550fc47c 1597 utils optional adequate_0.7.1.dsc
 0ded5f2542c632f1afb0d771ae16a9c4 20547 utils optional adequate_0.7.1.tar.gz
 007ada6af732f1c91a21210fe0a2d951 16560 utils optional adequate_0.7.1_all.deb

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

iQIcBAEBCAAGBQJR5U+SAAoJEC1Os6YBVHX1RFUQAMKYM3TkkKFr0lnFlxHeK5BX
+mJeNysMaZoP6N0QXlr5gSv1A3mqwXpckfl6Ehqb3PiWnjuauh27/VE+ToEEEUAs
B0QgiqLDVXgE3agjKdde8oKD69f092KNyPB2zY/jWg6ZjaS9XUdsB+P9OEFK9XCA
xkUsVdnf8+Qi5Fsxnq0k8xlYHVFJBFSp4L/2FtnOZhVISq70Xj+I/bmfnHdfUru/
3N9j4YwJr0bUN5l7UO9OyRThxCc2oU16+b1APtXfmWdNF/HDpgMg8V9SVgJ7XiCJ
ATOg9NpfIaoo7ZyAcVanO5kBNnlXVS7b3w7aFvQIujpaLDxcBsjjfg7rmaJl9GtL
8MDigAqES0R+EdoSMPgPBJXZgMdajVmIL7ZnVX+VRZa7DSQBD+XoIAGZx/LNiYnH
phOVA+2lSd67zGSTvSXJLbqA0Swqnl+joRA+GVkAHUhdFlf6B6Qo3qgTOVRbq9Wb
G7UnbJqWA2mFzV+OifVgKhMcUH6ZXcAXlwogBo6N5LLa40/uAp1BHqcW1sM382Sv
OPpoOB2A7+6jmpnhIIQnPJ+iSB20zc+V4yKeG0roPC7laNlf0v3kCYCmgOrhUTAV
3txBT8uiH7VmF/We02J7I26iEts2xsp2q9RvzJPq8jHUg+BPdbQfp9jbMs43BwPQ
T99zgJKkVMwxcsoGjs/I
=7ccW
-END PGP SIGNATURE-


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



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

2013-07-16 Thread Hideki Yamane
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 16 Jul 2013 23:34:44 +0900
Source: fonts-sawarabi-gothic
Binary: fonts-sawarabi-gothic
Architecture: source all
Version: 20130715-1
Distribution: unstable
Urgency: low
Maintainer: Debian Fonts Task Force pkg-fonts-de...@lists.alioth.debian.org
Changed-By: Hideki Yamane henr...@debian.org
Description: 
 fonts-sawarabi-gothic - gothic font for Japanese
Changes: 
 fonts-sawarabi-gothic (20130715-1) unstable; urgency=low
 .
   * New upstream release
Checksums-Sha1: 
 b0794871fe80bffb85b3dd81fe5c0ec25e429207 2107 
fonts-sawarabi-gothic_20130715-1.dsc
 088c239bb8c28f0d44be5af599199f932e2e9446 808408 
fonts-sawarabi-gothic_20130715.orig.tar.xz
 87f813c328e096e8dbc8aa3732cbe867b54f4ddb 11599 
fonts-sawarabi-gothic_20130715-1.debian.tar.gz
 2f2d5cef2260c7c0c476b3c0c7a32a0b1b5678bb 826210 
fonts-sawarabi-gothic_20130715-1_all.deb
Checksums-Sha256: 
 53e166c3b91c18590a5d2632f7fb8791838e8131f0d176ad66642d66dee7980d 2107 
fonts-sawarabi-gothic_20130715-1.dsc
 40aa0392aff0190f7f3d783d5b21864d4760bcfd5bd8a42ede29f5694849910b 808408 
fonts-sawarabi-gothic_20130715.orig.tar.xz
 40d72988084eef4e1ca8a3ce70cd42b4aa89c22ecb0c003ecbaff0ca33c968b0 11599 
fonts-sawarabi-gothic_20130715-1.debian.tar.gz
 933787c09c7d3a2277f25c30f4d75675db34d56231a46912894735241eb0b45f 826210 
fonts-sawarabi-gothic_20130715-1_all.deb
Files: 
 7b6d1d9b112450fa369e9758da62e6da 2107 fonts optional 
fonts-sawarabi-gothic_20130715-1.dsc
 ed3f52492b5459a9e1398a74251a324e 808408 fonts optional 
fonts-sawarabi-gothic_20130715.orig.tar.xz
 99ce9415c64cb4f4b94f855df897b038 11599 fonts optional 
fonts-sawarabi-gothic_20130715-1.debian.tar.gz
 a7ee46f6a1d1658e38193a22ab2f4c2b 826210 fonts optional 
fonts-sawarabi-gothic_20130715-1_all.deb

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

iQIcBAEBCgAGBQJR5VqyAAoJEF0yjQgqqrFA4rgP/jDhur9AYXIDsDo3WNuB/hgX
+wKj0cIIBY7TC+unxTkBvyXGxw3hMwQVTyvuCLHYfzofmz2qMmtT6VuIrvAwBbtZ
SpgatWwYT80SUs2NVdzk+Y1DzvHW/fURXAGlWqISFAAqKzKbGTHE/6oAgVsvtzp0
lZ10azkaf5n//TvCm8BcnMrknvous51GB5PEo3PsuNAhr5qVzvpjy8vzOI5/ED5u
4Erv7qk0Y2GOk+8x1iP4Cf8q9ITGNCzXZQ3eflxnkyxURipCIhCJJd1oc+bSM4wV
/MR4xjQBihPolosTQrNuwS7XGzddkKowjdK3FRcBLoZeo6i9/DakIuUXUNmFUuPD
kBDq/iUcPeIh0xSwuMHkQX3dpy23dHod0aN03tgcLEbcegF+UlXcYZ8aYHPN/G7A
z/GaatL25Wye39GJTBtwPkHERLdUEZ7yLAhLhUE7htwH/Qld0VXvPfgrZo6WCViB
u7oogN4TEWX1XLGPBMqlwgRk0o5SjS0VHLNzrS5qnzQ4d9VwMdefzEXcIJR1dFff
0ktn2IVnx9FdwocIiTX4J5G7PwqmLOmjD56/HAHnx5Jh5MQfw+usB0JxOixOkYbJ
bPuw/WKrehNnVXw/ZRPigH2UR5qQh3KzSKASvF1DaEURWMF3WCHACwFYfj9KijYL
oN0MT+S0AjnBRlXyPHia
=7Fyw
-END PGP SIGNATURE-


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



Accepted libmodule-install-doapchangesets-perl 0.205-1 (source all)

2013-07-16 Thread Jonas Smedegaard
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 16 Jul 2013 16:23:02 +0200
Source: libmodule-install-doapchangesets-perl
Binary: libmodule-install-doapchangesets-perl
Architecture: source all
Version: 0.205-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: Jonas Smedegaard d...@jones.dk
Description: 
 libmodule-install-doapchangesets-perl - write your distribution change log in 
RDF
Changes: 
 libmodule-install-doapchangesets-perl (0.205-1) unstable; urgency=low
 .
   [ upstream ]
   * New release.
 + Support 'dcs:fixes'.
 .
   [ Salvatore Bonaccorso ]
   * Use canonical hostname (anonscm.debian.org) in Vcs-Git URI.
 .
   [ Jonas Smedegaard ]
   * Add README.source emphasizing control.in file as *not* a
 show-stopper for contributions, referring to wiki page for details.
   * Stop track upstream prereleases.
   * Drop patch 1001: Build problem turned out to be (and fixed by now)
 in CDBS.
   * Bump packaging license to GPL-3+, and extend copyrigt coverage for
 myself to include current year.
   * (Build-)depend on liblist-moreutils-perl.
   * Update copyright coverage for convenience code copies and main
 upstream author.
   * Bump standards-version to 3.9.4.
Checksums-Sha1: 
 6a294eab7e73f90de11819c21de1c8717300faa7 2447 
libmodule-install-doapchangesets-perl_0.205-1.dsc
 9103a6ba80ff70df399c7d73571fb2bcaac995c1 54869 
libmodule-install-doapchangesets-perl_0.205.orig.tar.gz
 39b497e4de08042bf26cfe785e8ef8af3c9fb08f 4493 
libmodule-install-doapchangesets-perl_0.205-1.debian.tar.gz
 c247ed8af4d9a8e1657315cf995fed5ed867a462 26354 
libmodule-install-doapchangesets-perl_0.205-1_all.deb
Checksums-Sha256: 
 5a73664468920c308bd41358043ab081e52a8db19df9fb13be998aaca54d6b9f 2447 
libmodule-install-doapchangesets-perl_0.205-1.dsc
 656a1f7bb21f7e7b86b689c2fe30fbc4b0dc0a138deea2a3acc957d3288e9742 54869 
libmodule-install-doapchangesets-perl_0.205.orig.tar.gz
 06d5d29e962f8620b3018a133cf750ea133cbc6fe4b3f4f6cc3190e58aa2d789 4493 
libmodule-install-doapchangesets-perl_0.205-1.debian.tar.gz
 ec3768583c122a4aa7a250b567c9f6c28fc84e5ad3be080b2432ea517fdeef0c 26354 
libmodule-install-doapchangesets-perl_0.205-1_all.deb
Files: 
 d1502e9f7c1bcf9f1ecc0439058ea358 2447 perl optional 
libmodule-install-doapchangesets-perl_0.205-1.dsc
 54ffb3013c20438a94319c2143c45175 54869 perl optional 
libmodule-install-doapchangesets-perl_0.205.orig.tar.gz
 72f1db961c573d56fd56d34ec615759b 4493 perl optional 
libmodule-install-doapchangesets-perl_0.205-1.debian.tar.gz
 0599805f221100e6b5f4bb635a70818b 26354 perl optional 
libmodule-install-doapchangesets-perl_0.205-1_all.deb

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

iQIcBAEBCgAGBQJR5VfKAAoJECx8MUbBoAEhJhAQAKSN/GAK2p6pQt+EgtrdSirP
0/aFiTm5CnVbd+VO1FRlUkAbhCA5ynumc4cEPDm1pEfxbDGgGQMJ+En6042ie0/n
L8XpSEXED55jU/rhtae0oi52toejaIJGYf1Gweuw5Pv65N0KDs24LC8ZFv4HI84Z
aQ6MDNTEbnYqUS/DnVqxFCP3ENdB1tgmaI5KHipKXJVZtWZsVWH6817gaKHSQGPu
9yp9JWFrZ1fox3btu8M7Sbwl9PUfnT1fy7lrVL9getQYrDeMkeY603D8J0Dt8H5m
AQgbSuPql0Ib51blnEG+UimtgtV3FcU/dMiWqO/ySerNeECyHQBRtoMsLxbF7rMZ
VPirjdpZOzDbraXkpo1PbzF40ykiOY/FS1C2N90inFAfckv+U9tTlXd1QwjCt+U6
6R3V+TtNuo9Is9pgCipzk5WSpMfN0hXNXojVPmCZquGXTjXQsPNwyk16pnpH1gjC
DHXL4E8kfH0TnMmGtWGQPtEJt6GbWlS9uoS70vH5vI5WsM1Hu8iA6jW8+aZYA4Ox
lvheEUjHjm8+J1w1bkoAxJKIKQwRyQB2I26Dqgqo5GJMe8/UE2pTZTdnobfaPra7
afuMW25ozeXlpRksNQ1V3GxJVxcYhHsqMH1MBL1xCnCycccY+lPJG4k+ysiJv3fI
p6ZtTSFdOvQ+K6jmlGcf
=/9QC
-END PGP SIGNATURE-


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



Accepted librdf-query-client-perl 0.112-1 (source all)

2013-07-16 Thread Jonas Smedegaard
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 16 Jul 2013 16:31:10 +0200
Source: librdf-query-client-perl
Binary: librdf-query-client-perl
Architecture: source all
Version: 0.112-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: Jonas Smedegaard d...@jones.dk
Description: 
 librdf-query-client-perl - get data from W3C SPARQL Protocol 1.0 servers
Changes: 
 librdf-query-client-perl (0.112-1) unstable; urgency=low
 .
   [ upstream ]
   * New release.
 + Prefer SPARQL results in XML over JSON. (This partially rolls back
   a change from 0.104.)
 .
   [ Jonas Smedegaard ]
   * Fix update copyright coverage for convenience code copies.
Checksums-Sha1: 
 071361b830c11145cef68905c467e26495fff055 2345 
librdf-query-client-perl_0.112-1.dsc
 7fdfb11eaeab5517e277a040c5264fc3eaa433bf 54824 
librdf-query-client-perl_0.112.orig.tar.gz
 badec1afb1808d0b0512c078543931c02b475acd 5354 
librdf-query-client-perl_0.112-1.debian.tar.gz
 ad69fb27b76d80a1fb3df9291badb23bd6f1eed4 21196 
librdf-query-client-perl_0.112-1_all.deb
Checksums-Sha256: 
 63757e46bcb355bae2fadb6a315960010a0df23604c4309e44763fcd74e4eaf4 2345 
librdf-query-client-perl_0.112-1.dsc
 4a907a7ff145364e32982a95d51310fbbe0edf4dd8f1e5aef9d10bf0db3a70bb 54824 
librdf-query-client-perl_0.112.orig.tar.gz
 8b260ab163decbd24d7cf8a5539738a9dc05399aab1abb9820c65fa8d1b0a2fd 5354 
librdf-query-client-perl_0.112-1.debian.tar.gz
 f0184238340ca3e5f656a631251f04d3cd5662f2054fa811003ac026bfa59af2 21196 
librdf-query-client-perl_0.112-1_all.deb
Files: 
 93cfa0f9608dc7a9ca6e9874ccefb0a8 2345 perl optional 
librdf-query-client-perl_0.112-1.dsc
 b2a31e65a426a85e131db383b6f6b185 54824 perl optional 
librdf-query-client-perl_0.112.orig.tar.gz
 cc9798ca1b422426f104883ce104be20 5354 perl optional 
librdf-query-client-perl_0.112-1.debian.tar.gz
 0984b49cca4bddace84f04014c376e37 21196 perl optional 
librdf-query-client-perl_0.112-1_all.deb

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

iQIcBAEBCgAGBQJR5VsTAAoJECx8MUbBoAEhGDoP/39fnqKO7hM/S7+fCk2UUwxv
/A9IMGv2mxOe3ii2xuKD3w219wdtQvsu9RP3xHHx+97tG7Ut42YxtHuQsr4hvWRF
t5oEa8DItk9CkdY+qLu+uMJzU/5c5cWiXYV3cCUsOQQqVQBEsX0pW5pRSXSRwI+1
ypa665ZQMmGYQe5cP94ijPgNIlA/EEZ6Z1NXUg7vpbKyeHDKDQMdM6PNl9uW2/4Y
a4SDED6SjSQWXM6uPS8E663E1hyrBEQurMdjnYB1XgH+kaj3yd3Na2mjv4MCjalC
R88FkIt+FQdXbM+fae/vWO21pUr6X3rDtCSmMnsI4sy7JKnXTUJ3eYSBxZgPWSSu
9M1uZgDSj1lhiPwzprOVUxYG8NVPU1p87L11/ZGwpIrKYi/j9BQu34hpkHr12CSx
1+aGKTipagJ49Ut4YGeZq0AZ5pKKjNCWoxtrt0hPP+QbeXXHnL/FlqK69cwn3EJf
RxuKM4Azjye0edihP6KT699WPPZzC2aQBJE+L0nOvpnKZsS+F/0MMGs8wnSGwwhc
7U8Qrh1NPGaU1IhLH8969O9E1QYZYm4orq+cWp2WNmM1xIAj21OICMU4efKGGxEZ
JKT93LMHRU5Fs52i8f/+XOv1f4HpRfmhhTmEyhhHKJ614XXQ5rELAj4EEPfGHzRJ
d2Y6RLKF0TGqvSAG+6BS
=eXdp
-END PGP SIGNATURE-


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



Accepted konsole 4:4.10.5-2 (source amd64)

2013-07-16 Thread Pino Toscano
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 16 Jul 2013 15:40:20 +0200
Source: konsole
Binary: konsole konsole-dbg
Architecture: source amd64
Version: 4:4.10.5-2
Distribution: unstable
Urgency: low
Maintainer: Debian Qt/KDE Maintainers debian-qt-...@lists.debian.org
Changed-By: Pino Toscano p...@debian.org
Description: 
 konsole- X terminal emulator
 konsole-dbg - debugging symbols for the KDE X terminal emulator
Changes: 
 konsole (4:4.10.5-2) unstable; urgency=low
 .
   * Team upload.
   * Fix build failure on Hurd; patch hurd.diff.
Checksums-Sha1: 
 2be56d31ce0dd78d879e823208c6b013da3126b1 1550 konsole_4.10.5-2.dsc
 e029fd39bbe2c1eb53d8bc8782d294fa70a7e122 5777 konsole_4.10.5-2.debian.tar.gz
 986803ee534fe06233daafe2a11bdfb3430509b6 380530 konsole_4.10.5-2_amd64.deb
 e2c17ce9607bf065c15dc1a06c35dd6a5f104564 4776044 konsole-dbg_4.10.5-2_amd64.deb
Checksums-Sha256: 
 d74a846f2500942b130acf46274fdc34e9760ed9206abcd4926436545f40efcc 1550 
konsole_4.10.5-2.dsc
 f46f563f56c04ecf48edce477d2b63b5b7a1b7a984d5769668c630f7bad43577 5777 
konsole_4.10.5-2.debian.tar.gz
 7667a29ca96b3b4ed722bb65d050f15f5b8a8163df9b09cd5bbc8cf4fb4b6449 380530 
konsole_4.10.5-2_amd64.deb
 4b5cbcc70cd844efb5392004064c144e1d88b8ffdc3764366b6f0be36b90c982 4776044 
konsole-dbg_4.10.5-2_amd64.deb
Files: 
 aed8519204d6bbab93b8aa9349e5c49e 1550 kde optional konsole_4.10.5-2.dsc
 73b9be080e2f421d643e5747b39fc327 5777 kde optional 
konsole_4.10.5-2.debian.tar.gz
 607d0b46e2ea709c9ac4c4168cfe935f 380530 kde optional konsole_4.10.5-2_amd64.deb
 ebd6d1de6525f199d44b46041da42a0c 4776044 debug extra 
konsole-dbg_4.10.5-2_amd64.deb

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

iD8DBQFR5U6mTNH2piB/L3oRAjemAKCwIFFOjd6utSDnrQ0raZt9CewDkACghwNC
4RtfiVWUaA267zSwCyyd8j0=
=jaLM
-END PGP SIGNATURE-


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



Accepted libnumber-fraction-perl 2.00-1 (source all)

2013-07-16 Thread Jonas Smedegaard
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 16 Jul 2013 15:25:21 +0200
Source: libnumber-fraction-perl
Binary: libnumber-fraction-perl
Architecture: source all
Version: 2.00-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: Jonas Smedegaard d...@jones.dk
Description: 
 libnumber-fraction-perl - Perl extension to model fractions
Changes: 
 libnumber-fraction-perl (2.00-1) unstable; urgency=low
 .
   [ upstream ]
   * New release.
 .
   [ Jonas Smedegaard ]
   * Add README.source emphasizing control.in file as *not* a
 show-stopper for contributions, referring to wiki page for details.
   * Bump packaging license to GPL-3+, and extend copyrigt coverage for
 myself to include current year.
   * (Build-)depend on libmoose-perl.
   * Build-depend on recent libmodule-build-perl (with fallback on very
 recent perl).
   * Suppress installation of empty changelog and virtually empty README.
Checksums-Sha1: 
 5c46e47528ae1eb0b70a0aef300b47c6289d9bdf 2230 
libnumber-fraction-perl_2.00-1.dsc
 fcad093be0f9b25b65c9c7b0005306a6a90b9958 7771 
libnumber-fraction-perl_2.00.orig.tar.gz
 8cace3e50e93262c3d0a6eea18325d6bc77276d3 3216 
libnumber-fraction-perl_2.00-1.debian.tar.gz
 d4fd0ca8b16b82c420347beb545b029e95888ab0 13518 
libnumber-fraction-perl_2.00-1_all.deb
Checksums-Sha256: 
 1bfee5c527dc7fe8e9641b6cbd069383b51542f0474754945761a0178e0c52f4 2230 
libnumber-fraction-perl_2.00-1.dsc
 90c20d3d0ec8ef263679d0ce124dffc8e0441552db02eb1f094caf1c5e550397 7771 
libnumber-fraction-perl_2.00.orig.tar.gz
 fa679a4de0c03637b252c2c5402fd755b48c8e1a1f5f92f1c0fa28884f4979c0 3216 
libnumber-fraction-perl_2.00-1.debian.tar.gz
 cc154937dd9f789143bfc497b17bb05903e54665187936d1214ce1096cbc1b09 13518 
libnumber-fraction-perl_2.00-1_all.deb
Files: 
 8d8aa78a6808a3180b9bb0cf0014a0c7 2230 perl optional 
libnumber-fraction-perl_2.00-1.dsc
 5e9eb99fa4973a79220a8c01693fe552 7771 perl optional 
libnumber-fraction-perl_2.00.orig.tar.gz
 ab5ccd630e97bff84171a56cf1732d4d 3216 perl optional 
libnumber-fraction-perl_2.00-1.debian.tar.gz
 d93d9f4b1df44a6a4c8dfe1bff3c23f9 13518 perl optional 
libnumber-fraction-perl_2.00-1_all.deb

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

iQIcBAEBCgAGBQJR5UryAAoJECx8MUbBoAEhVJYP/RPmC1iyPnv4LklVf47OsuQY
YPyOnVY0auhMJKG0jH/1iQXsNs4im7eZCPvIiJ5S8gKO4m5OiEpDYatCtPWNR71t
ILG4nQJOWaGGaWvvEWGSR5sDsTg2CXy8d7Z/eF6cmWVmgQeiVzA/r9DyDV2eIMdk
6lhhQaOvnkAKUp5GUhrz8nfBOu8djeBsj71u8mmNVCTLq+sWYgbecZ0F+DwQbHtd
G7CarsAY203PqrckpE0ozwbm5zHlU4YODLtabStT2kUjjGMYRNMvDHYdl+KCAuQ+
AdDTLICS6qGFr6+Pi/Hn2Z80PfbKfdbLu445G0dPADLEGF+RRKAEMirzdaHfC2UB
Krkt4rTRO5CJKcxf9BBxVzeD1IrkBgj6JIXuwzYEfe/cmleWFUTmKWyeGZUMESkA
FiaXwjkOBwC/1GPHfjfnEPVn4vTA+coBMiPzMDoSv3lSXA16YaWX7YGRjOT0wHP5
f0JE57LbiyQgSoZxv/msz46qh1slHitcZ2q9pwS6jRKDfRku0g3I/4vDyElEykZ6
CIwMF5Gb3bnIwJ1J2kwmcp7jISWS25OepqSqfId+GYqhNvQSDCcrOjF0TBcu7175
rdERsj6L+JE4RuJ4CsDmfhrtTIVgTUABhLfyeBQL+JQCnhAEgUUfvFIyFemDALnH
aYynjUOcivGXi05O/HVD
=Qluw
-END PGP SIGNATURE-


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



Accepted libvirt 1.1.0-3 (source i386 all)

2013-07-16 Thread Guido Günther
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 16 Jul 2013 16:03:40 +0200
Source: libvirt
Binary: libvirt-bin libvirt0 libvirt0-dbg libvirt-doc libvirt-dev 
python-libvirt libvirt-sanlock
Architecture: source i386 all
Version: 1.1.0-3
Distribution: unstable
Urgency: low
Maintainer: Debian Libvirt Maintainers 
pkg-libvirt-maintain...@lists.alioth.debian.org
Changed-By: Guido Günther a...@sigxcpu.org
Description: 
 libvirt-bin - programs for the libvirt library
 libvirt-dev - development files for the libvirt library
 libvirt-doc - documentation for the libvirt library
 libvirt-sanlock - library for interfacing with different virtualization systems
 libvirt0   - library for interfacing with different virtualization systems
 libvirt0-dbg - library for interfacing with different virtualization systems
 python-libvirt - libvirt Python bindings
Closes: 715200 715559 717059
Changes: 
 libvirt (1.1.0-3) unstable; urgency=low
 .
   * [3a2a899] Create directory for lease files if it's missing
 (Closes: #715200)
   * [000df64] Don't assume EXAMPLES_DIR exists as seen on the autobuilders
 (Closes: #717059)
   * [8369f65] Fix crash when multiple event callbacks were registered.
 CVE-2013-2230. Thanks to Ján Tomko (Closes: #715559)
Checksums-Sha1: 
 25665007c455ba0060deecb4f6cebca61653d50d 2511 libvirt_1.1.0-3.dsc
 88f5d79086b306fe1bf8c99c03080689fb5df8b5 41163 libvirt_1.1.0-3.debian.tar.gz
 122ef4823370f0efdee30610b241286b80f66f85 4092632 libvirt-bin_1.1.0-3_i386.deb
 f75e5f100e3c91f3926e87c9e8ff35ddc6797f4f 2386726 libvirt0_1.1.0-3_i386.deb
 0872ace14beeadbbaaa4b8de53a0a4b02505aec6 10589226 libvirt0-dbg_1.1.0-3_i386.deb
 43130dfda3ac6de1e311a56ccebc7b7570a1d42f 2749556 libvirt-doc_1.1.0-3_all.deb
 5dcea3c704ef39d332d669ce86c772e465887bd7 1512358 libvirt-dev_1.1.0-3_i386.deb
 4ff8869ed80e1ffc94849c71b2428c396ce7d0ac 1678670 
python-libvirt_1.1.0-3_i386.deb
 47d9875d95d0563fb5da9304914a453e625e34d1 1507030 
libvirt-sanlock_1.1.0-3_i386.deb
Checksums-Sha256: 
 d6fd0bf0d62f7d09035962923e00a60efb6dace88a6adc478ae5878797e7a6fa 2511 
libvirt_1.1.0-3.dsc
 468455e2e0744e279249bf285daef3828123639f1dcd192ea6464a4f434947c3 41163 
libvirt_1.1.0-3.debian.tar.gz
 2003d27ea573d4ebbf854131762355f009c5ff8b20133e17a6cd2d1aae879812 4092632 
libvirt-bin_1.1.0-3_i386.deb
 783173a0777b1867b234d3de33f308af60e5b5f4adba34b9062e226c004c1b2f 2386726 
libvirt0_1.1.0-3_i386.deb
 52aabe0cb835aea57550a8972df0a8b792be1b02f7727be26e1e6e998a5f6815 10589226 
libvirt0-dbg_1.1.0-3_i386.deb
 64cb04a9d00454742c0428f03e55294308332ab2bf8749226c31177aea1402c0 2749556 
libvirt-doc_1.1.0-3_all.deb
 37bf4a1fced70d1169d4fd0a2a56ecbec7dd6cbd406dd608c62dd670a8023072 1512358 
libvirt-dev_1.1.0-3_i386.deb
 dba77c14207c79498f60d3573eff71d10857a74dcd45a8b03d7b44aa23f42b68 1678670 
python-libvirt_1.1.0-3_i386.deb
 096296faba5ec1ca5655a69e57a9de04daad08eafa9ab53e35284f0b93b610d4 1507030 
libvirt-sanlock_1.1.0-3_i386.deb
Files: 
 1a63191906908a34df7b35141edf4cf2 2511 libs optional libvirt_1.1.0-3.dsc
 4fac04324955925e7ca5ee517e535dcd 41163 libs optional 
libvirt_1.1.0-3.debian.tar.gz
 a8f0bc01d1af023385dda1d3180a670a 4092632 admin optional 
libvirt-bin_1.1.0-3_i386.deb
 60d96c719b7cee96d126a476bc08f1f9 2386726 libs optional 
libvirt0_1.1.0-3_i386.deb
 debde979e2dbe02cde5aed3017b17cf0 10589226 debug extra 
libvirt0-dbg_1.1.0-3_i386.deb
 d34cc040192aa5a2fa535a213c90dec1 2749556 doc optional 
libvirt-doc_1.1.0-3_all.deb
 ea088565a55fd4ff337c150a87183cda 1512358 libdevel optional 
libvirt-dev_1.1.0-3_i386.deb
 018faef857636dfcbdde03283402969b 1678670 python optional 
python-libvirt_1.1.0-3_i386.deb
 aaa4e10cfb52778abca0557a716b0a69 1507030 libs extra 
libvirt-sanlock_1.1.0-3_i386.deb

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

iD8DBQFR5Vfun88szT8+ZCYRAp9rAJ4yo5JrEdZ+dbz9S4fXjYKctPp3oQCfW/4V
fq/fGFE7Ud1ejhy/LEKCD40=
=a0LM
-END PGP SIGNATURE-


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



Accepted lldpad 0.9.46-1 (source amd64)

2013-07-16 Thread Ritesh Raj Sarraf
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 16 Jul 2013 19:48:41 +0530
Source: lldpad
Binary: lldpad-dev lldpad
Architecture: source amd64
Version: 0.9.46-1
Distribution: unstable
Urgency: low
Maintainer: Debian FCoE Maintainers pkg-fcoe-gene...@lists.alioth.debian.org
Changed-By: Ritesh Raj Sarraf r...@debian.org
Description: 
 lldpad - Link Layer Discovery Protocol Implementation (Runtime)
 lldpad-dev - Link Layer Discovery Protocol Implementation (Development headers
Changes: 
 lldpad (0.9.46-1) unstable; urgency=low
 .
   * [8e5431e] Imported Upstream version 0.9.46
   * [4b269d3] Refresh patches
   * [a1194ea] Add README.source
   * [49b09fb] update Vcs links
   * [baf5d63] Add Hardening build
Checksums-Sha1: 
 1c7076b67ec21778a95751a9b89e28ab2a6546f9 2110 lldpad_0.9.46-1.dsc
 553b9819e00ef4f55cfbe0471d4ac8c1e0c38dd4 341190 lldpad_0.9.46.orig.tar.gz
 8bb143745e96f753d7e90c0a86ba2c0bf0e00342 6561 lldpad_0.9.46-1.debian.tar.gz
 dc40a026481ddfd966553b65fc9075967f40f34a 34814 lldpad-dev_0.9.46-1_amd64.deb
 9479b74f378012498a8df4c5fc392656acebfd88 248504 lldpad_0.9.46-1_amd64.deb
Checksums-Sha256: 
 6d568408bb259e0dc5574d94ee4dfc35a8c2b5c55085c0124370eb25994f9bab 2110 
lldpad_0.9.46-1.dsc
 481cbd2f53c0f4005b1afacfc868e93eb332cd91f6ad8b5ffd9b6f93156a3a7b 341190 
lldpad_0.9.46.orig.tar.gz
 b079d94e3fb46b0a0038cedef6a3870f2fdb603fa2c2ebaca77de27fda426403 6561 
lldpad_0.9.46-1.debian.tar.gz
 af28210c5cf901375bc14f1891da958894a85e587f79d21b1f51d7a3f111e0a8 34814 
lldpad-dev_0.9.46-1_amd64.deb
 dddfd8e2932d30fc6b11d54584f7ad1975b7d709b1d54ab41b2a0d49cc6fa0db 248504 
lldpad_0.9.46-1_amd64.deb
Files: 
 761894ea8867cd82bf5a8055d932c521 2110 net extra lldpad_0.9.46-1.dsc
 a88ad583ddc77ef1d65cc12e1d27de15 341190 net extra lldpad_0.9.46.orig.tar.gz
 0d836a661c2437e66789b767dec378cc 6561 net extra lldpad_0.9.46-1.debian.tar.gz
 4a78f90662d1a35d7f5c427a6efe0917 34814 libdevel extra 
lldpad-dev_0.9.46-1_amd64.deb
 b64200377933f0c987f6f325d1224280 248504 net extra lldpad_0.9.46-1_amd64.deb

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

iQIcBAEBCgAGBQJR5VbWAAoJEKY6WKPy4XVpSxkQALZOvJuJDzUoG8zMV3+F0EC9
x6S8ijD7mCFy7Qq42d0tJWbJfmX7Tw0aAYrEm9LC3KB4Da0E+k6i3YK9BDvFduDg
gGHZeBENCItjpSPzmRKWYdDWZJmWdj9IcUrXNGo45PcMy/gwBB30KrIciH6g7+up
q+6yY5lAAcaLMGlCI77pVkXC+91FvK2SttLPgIlaRqIMcd8u1xNI5+G6heiJ4nLo
TjDEajj+2IN9Pldv69Fe7QP4lZkTA08e30AigZur3FubNWslaVU41zHX9M515y5A
0IoRjvEsH0wTaUMKxz+MEENCB/Rqi6UzXg4WxDHiCOD0v3yzxX9YrrtDjFR8RqXY
lNIjaiG4jCV0aJ2iU+zuXzfGi5ZM1qYDo/Xqi9nUVPwkOxVcVmoiU4uj4B1E1fxC
HD3gGHNz+Cp1bXqtp3DUZGNji2XP0SCr0T0rBUWytmZRJeoeIgtdiDyVpJ3//+z9
5dNaO0luclMFtbEzRb8HYrridfQc5pDAix/0ZxufqaY0Jruqr0kt4U2dsLL0/6Y0
/dKjB28kMNSp2D9Rp1C5XEmXJdpMK7RTa2AJQsrEjLgwvhslPVKWRKF+XxdW0jOl
OWDHNv41bdOphgryi+zujgxOqBYmhDCbAWTC+/Xyo2oPAodbQw7JWfGf7E2RZY2A
sy6llVMtrR0pR7FCEvwy
=2N8H
-END PGP SIGNATURE-


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



Accepted postgresql-common 146 (source all)

2013-07-16 Thread Christoph Berg
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 16 Jul 2013 16:11:35 +0200
Source: postgresql-common
Binary: postgresql-common postgresql-client-common postgresql-server-dev-all 
postgresql postgresql-client postgresql-doc postgresql-contrib
Architecture: source all
Version: 146
Distribution: unstable
Urgency: low
Maintainer: Debian PostgreSQL Maintainers 
pkg-postgresql-pub...@lists.alioth.debian.org
Changed-By: Christoph Berg m...@debian.org
Description: 
 postgresql - object-relational SQL database (supported version)
 postgresql-client - front-end programs for PostgreSQL (supported version)
 postgresql-client-common - manager for multiple PostgreSQL client versions
 postgresql-common - PostgreSQL database-cluster manager
 postgresql-contrib - additional facilities for PostgreSQL (supported version)
 postgresql-doc - documentation for the PostgreSQL database management system
 postgresql-server-dev-all - extension build tool for multiple PostgreSQL 
versions
Closes: 712586 714982
Changes: 
 postgresql-common (146) unstable; urgency=low
 .
   [ Christoph Berg ]
   * debian/supported-versions: Use 7.* to recognize wheezy; point releases
 now increment the second version number component. (Closes: #712586)
   * pg_virtualenv:
 + On error, show tail of server log file.
 + When no command is given, open a shell.
   * pg_createcluster: Add --createclusterconf and --environment options.
   * pg_ctlcluster: Create stats_temp_directory when missing.
   * pg_ctlcluster: You must run this program as the cluster owner ... or root.
   * postgresql-common: Demote dependency on logrotate to recommends.
 (Closes: #714982).
 .
   [ Peter Eisentraut ]
   * PgCommon.pm, pg_createcluster, pg_dropcluster: Don't call external
 programs with full path where not necessary.
Checksums-Sha1: 
 f95c0726322074305b31f1cbe036b1a7b54399c7 2151 postgresql-common_146.dsc
 8f65837b094accc59def3aa138f1a3cd3074a0d0 162184 postgresql-common_146.tar.gz
 7f07e090389d90db9b25e1a07a345fadd0a850e0 51318 
postgresql-server-dev-all_146_all.deb
 9daca21549e58930e965b874cc8a82eb51d13e5d 46708 
postgresql_9.3+142really9.1+146_all.deb
 08780116d961361194e1d703c8a9e97f3a6a5814 46734 
postgresql-client_9.3+142really9.1+146_all.deb
 627686d3295fe2c1960d3b71e67b18553b616e50 46716 
postgresql-doc_9.3+142really9.1+146_all.deb
 e5cdba55eef6b402438b1052747bfe95bebd76c0 46736 
postgresql-contrib_9.3+142really9.1+146_all.deb
 7a4f137512949c72a579a9e9ff242ebd02e835c0 156188 postgresql-common_146_all.deb
 7bf490edd586b01e8d260b0453083ef74692065a 68518 
postgresql-client-common_146_all.deb
Checksums-Sha256: 
 6220818736e8f4a6e9a9cb0f5d11a58b0b98119f96e3dde12e781cfed4e5ede8 2151 
postgresql-common_146.dsc
 e251222cce28e5bb4a1b4b08239cf30245606c962b220708573be8397af4b074 162184 
postgresql-common_146.tar.gz
 6807e13e2e2db3bd7b7441e0bd88d096290a87ab30898d7171e55703cdd2afce 51318 
postgresql-server-dev-all_146_all.deb
 eb06f7d6e8099ce8d7f1d3d52cd37b41a283c8a06b8a521373c5afe146c7322e 46708 
postgresql_9.3+142really9.1+146_all.deb
 8504508cf7510f2c8cbd3989edceccd6ece46d738a509c634661234950400ca1 46734 
postgresql-client_9.3+142really9.1+146_all.deb
 6ccc63e0622bc84e2599965beb7ba03b7b25fd3d3898d31e633034d397ad2731 46716 
postgresql-doc_9.3+142really9.1+146_all.deb
 5eaf0bad469046cbbf274ae281d513deca28ab1d9ee7cdd71897f021486b2ee6 46736 
postgresql-contrib_9.3+142really9.1+146_all.deb
 42bcb1edc776270d691ac31c8ee3aced3137fe9f77e40125ac200337767a8d3c 156188 
postgresql-common_146_all.deb
 9669d9ef27f7bcfd78d3bb3f6e3773c0bc0fb3cb78d213fd5f77f65c92f32adb 68518 
postgresql-client-common_146_all.deb
Files: 
 569e7cb867aeaa320a89c8e19d8998a3 2151 database optional 
postgresql-common_146.dsc
 56589378bd0a032d8f471669a6c0860f 162184 database optional 
postgresql-common_146.tar.gz
 ed89630aa46f76d9eb13f372bbc1d836 51318 database optional 
postgresql-server-dev-all_146_all.deb
 d52d34cda1b858b7616c04d138007b3d 46708 database optional 
postgresql_9.3+142really9.1+146_all.deb
 495a64979ffbf85623b27c6b13003a76 46734 database optional 
postgresql-client_9.3+142really9.1+146_all.deb
 06447010622dc75a05c7d1f75a715c84 46716 doc optional 
postgresql-doc_9.3+142really9.1+146_all.deb
 37053b17c4ed2854f1430926f5b95c72 46736 database optional 
postgresql-contrib_9.3+142really9.1+146_all.deb
 3645d1bb2b7fbec739943245098c3452 156188 database optional 
postgresql-common_146_all.deb
 3a465473520388da1f2bbd1756dcdc0a 68518 database optional 
postgresql-client-common_146_all.deb

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

iQIcBAEBCAAGBQJR5V07AAoJEExaa6sS0qeumysP/09OL01WFTLdtDzBDog7Os4G
Ju0C6qJ8/um/Fg4/Ax391HNm4THo9pr0WOMmb/Zmjcm+ojdLlIaDjOpbEMLN6G1Q
iUuaOEOhSO7CaVGwM56Uw8U6/FFH3FtjWGWpbYC9yZsHo4R2w1j7ppaOKtdSlLiE
200FN+pPsveC89alPoAN2+FCya6WTVqI9CyFi4V1D5L0RQTVP+5hWV5SnVqft8HF
nE+HDou1aslfWTtV+Zu9JuKwGBGPpN3KykIPNyId7Glx1rB0pKM242bs6NRIng4D
2M0bePmh6FdAZ4Kq6ekEo60NRoZ5/S9kG/N82zSSCiO1Wkl+gn6BNXi5LI8XuzHN

Accepted python-poppler 0.12.1-8.1 (source amd64)

2013-07-16 Thread gregor herrmann
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sun, 14 Jul 2013 15:28:56 +0200
Source: python-poppler
Binary: python-poppler python-poppler-dbg
Architecture: source amd64
Version: 0.12.1-8.1
Distribution: unstable
Urgency: low
Maintainer: Andrea Gasparini ga...@yattaweb.it
Changed-By: gregor herrmann gre...@debian.org
Description: 
 python-poppler - Poppler Python bindings
 python-poppler-dbg - Poppler Python bindings (debug extension)
Closes: 711800
Changes: 
 python-poppler (0.12.1-8.1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Fix FTBFS: /usr/bin/make: unrecognized option '--prefix|--exec-
 prefix|--includes|--libs|--cflags|--ldflags|--extension-suffix|--
 help|--configdir':
 apply Ubuntu changes done by Matthias Klose:
 - Fix typo calling python-config --includes.
 (Closes: #711800)
Checksums-Sha1: 
 5957b4418dba73f074f123a15006af0e80f95313 2360 python-poppler_0.12.1-8.1.dsc
 0a1d1e43f27d9254a35caa3f4e5e73a86b0dcb91 5314 
python-poppler_0.12.1-8.1.debian.tar.gz
 b1cab0f7f5e0900f463baf7b14393d6f76035f6f 28444 
python-poppler_0.12.1-8.1_amd64.deb
 7ab88918f71edfedb61ef4cb359cc1e6a5f75515 114426 
python-poppler-dbg_0.12.1-8.1_amd64.deb
Checksums-Sha256: 
 4aaeb2cc3bc0e8f223e931371ccb490ca8c505c182d130051d135ff4da624b25 2360 
python-poppler_0.12.1-8.1.dsc
 eaada82c26eff123e859b333836cfcffa0ee76ea91c35108124216ac728a6428 5314 
python-poppler_0.12.1-8.1.debian.tar.gz
 4651e282c0ba55bbf9c59a93f60dd9a90c34812df06fc1f6f95380c2a9eb5088 28444 
python-poppler_0.12.1-8.1_amd64.deb
 03692507bcb57f15cfc3ccb00859b6dbd67bc11fcd8a4da30622f3bcc6787823 114426 
python-poppler-dbg_0.12.1-8.1_amd64.deb
Files: 
 00bffb65acbb7267c7d45d1eb38aedca 2360 python optional 
python-poppler_0.12.1-8.1.dsc
 c7269ad0a3560508692abf63859736f2 5314 python optional 
python-poppler_0.12.1-8.1.debian.tar.gz
 ef9004cd8bf7981a68a76632365fda5a 28444 python optional 
python-poppler_0.12.1-8.1_amd64.deb
 cc58214fa88b4329a78e4df6b98ca3a9 114426 debug extra 
python-poppler-dbg_0.12.1-8.1_amd64.deb

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

iQIcBAEBCAAGBQJR4qg3AAoJELs6aAGGSaoGzY8QALIWkUbKsb3NkL8eHBKLdVF+
dZkFPajMxWi15El4rpbOanRQ1bKTJtCiE53BZRJCM+ZVR8UQaLKf+k0V1Cf437qG
hwgsyJ+BGYwls6TKApcHZEXNvORgbKuPAIXWPbb8VQ8XQNs/UjCOPXdAAACl2n2L
t3GXQHHVLQWC0PrVFzOnXX5ZyZGhw+BoLd4KvQNQT/J8xCdSi6dh8vNjMa8UJhFv
QBs1PYtJFQeXj2vVlt4IOt42pvg8sLuQdwHJHgcuQzugsVTx4reVbaPMn3YLFgXU
w2+IS2BrKinHLAK72JuUxvksWEhTT2YfIU7kvydh0znQuStHWdMCNMv0aU47PDD8
7g6BdBUwxojT9Bho2qVWn2g28C4FavSd589PLFRQ/VFCSHtAE37q0PrT6orpTotd
+RlPIGoE9/Xfph4rrUeST9OoVgDxFuNGHq/Bth8XrMZeqVdWw3HWPoMj1uYp3rfU
2G+rgtqBAhY3SqQo6POkPjsRP90xyoMsBWgBWSfRZaHZlveJmEyDAbPZIZ9nfC74
Pksjz7KvUUwoJXtUqtt3+wxTIQfk2BB0LMjL8X2w2erJXf9jikp2zmhcdLC6zHRM
WtrbEHdTWj5cti9K7GwgOpZV4p4eY12cq8Xl1IYtPckQMHBvG7HTu4QhRiVT4Ykk
Bze6VkumYcpAoPdkK76V
=PJnK
-END PGP SIGNATURE-


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



Accepted xpp 1.5-cvs20081009-1 (source i386)

2013-07-16 Thread Barry deFreese
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Mon, 15 Jul 2013 22:09:37 -0400
Source: xpp
Binary: xpp
Architecture: source i386
Version: 1.5-cvs20081009-1
Distribution: unstable
Urgency: low
Maintainer: Debian QA Group packa...@qa.debian.org
Changed-By: Barry deFreese bdefre...@debian.org
Description: 
 xpp- X Printing Panel
Closes: 382961 654564 713451
Changes: 
 xpp (1.5-cvs20081009-1) unstable; urgency=low
 .
   * QA upload.
   * Use newer upstream CVS snapshot.
 + Incorporates most of old Debian/Ubuntu changes.
   (Closes: #382961, #654564).
 + Move remaining patches to new patch.
   * Make package source format 3.0 (quilt).
   * Patch to pass -D_IPP_PRIVATE_STRUCTURES CPPFLAG
 in Makefile.am. (Closes: #713451).
   * Bump debhelper build-dep and compat to 9.
 + Convert rules file to simple dh style with autoreconf.
   * Bump Standards Version to 3.9.4.
Checksums-Sha1: 
 1d9394629f3fb8230c1ce20dc8a9cfa846a7c6fc 1210 xpp_1.5-cvs20081009-1.dsc
 417ec51f016cc8fa76f1c67b5d37f8709c1a5978 156331 xpp_1.5-cvs20081009.orig.tar.gz
 fbfa6f55a29ca95fcea27d229da531033a88c3bd 8271 
xpp_1.5-cvs20081009-1.debian.tar.gz
 afa093c43b56265b8fd00a47bc222431df227396 57142 xpp_1.5-cvs20081009-1_i386.deb
Checksums-Sha256: 
 d2c42e001efa9b8a41e12ac44b23cb45f21cf08ae6d92df1cf53758a6858382d 1210 
xpp_1.5-cvs20081009-1.dsc
 a97e10e1362edd900e59712f1939b2a9fcd7b89f7d4e862d1b345d1e9c2604e2 156331 
xpp_1.5-cvs20081009.orig.tar.gz
 8d70da75f0104dea3745bbab763fedcb636facf8adcb8034c52d78fc93475bbe 8271 
xpp_1.5-cvs20081009-1.debian.tar.gz
 3f8316cc11235e96c9354c27c1961d9bf940a61a16bb99584ba3f640531147e5 57142 
xpp_1.5-cvs20081009-1_i386.deb
Files: 
 ff9e28ee92dd413484da10bdb4e60eac 1210 x11 optional xpp_1.5-cvs20081009-1.dsc
 1d686a43a7a5b389d021342c1108e1df 156331 x11 optional 
xpp_1.5-cvs20081009.orig.tar.gz
 27f90f90380bce404ab974ec1afc612c 8271 x11 optional 
xpp_1.5-cvs20081009-1.debian.tar.gz
 d8423f2af9014bbb5f7d7412724b671f 57142 x11 optional 
xpp_1.5-cvs20081009-1_i386.deb

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

iEYEARECAAYFAlHlXkQACgkQ5ItltUs5T35LHgCgpppFz23wQqDWvZg5NOnaYLmf
VjgAn1dJdT6EvfDT0XgT9x35WFRoD5pE
=mF+P
-END PGP SIGNATURE-


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



Accepted libmoox-options-perl 3.83-1 (source all)

2013-07-16 Thread Jonas Smedegaard
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 16 Jul 2013 15:46:13 +0200
Source: libmoox-options-perl
Binary: libmoox-options-perl
Architecture: source all
Version: 3.83-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: Jonas Smedegaard d...@jones.dk
Description: 
 libmoox-options-perl - add option keywords to your object (Mo/Moo/Moose)
Changes: 
 libmoox-options-perl (3.83-1) unstable; urgency=low
 .
   [ upstream ]
   * New release.
 * Use GRS for release.
 * Fix README.mkdn.
 .
   [ Jonas Smedegaard ]
   * Update alternate git source, Upstream-Contact and Homepage URLs.
Checksums-Sha1: 
 bf37e1f4f43c325e408ac3f76b686d5842dac313 2503 libmoox-options-perl_3.83-1.dsc
 923a015c694fabacd72682863169de657d3d005f 29345 
libmoox-options-perl_3.83.orig.tar.gz
 43e9e3451eaab9d41c90163c5eb4275546716087 3904 
libmoox-options-perl_3.83-1.debian.tar.gz
 cde0d1166252e94f4b6c11c208b9bdf0fb239d6f 22346 
libmoox-options-perl_3.83-1_all.deb
Checksums-Sha256: 
 d22f8cb891de650962d24351fdd7ab364e43b72a29769bce195f916f35faa11a 2503 
libmoox-options-perl_3.83-1.dsc
 ee23b4798c812caffdaad122bda9c7cf71d766e8e98840bcbbc4645a12456bc6 29345 
libmoox-options-perl_3.83.orig.tar.gz
 40a3f01d533245a1e7cef9e612e6b7e1a227ebe47ef7521fb826016d4cd87f76 3904 
libmoox-options-perl_3.83-1.debian.tar.gz
 3de7b1cc590db8daaa50eb9c05e61be250ec94010dfe128d2d7f6c5adefbfb42 22346 
libmoox-options-perl_3.83-1_all.deb
Files: 
 f712143e72c96cb6a1ede04ff954d504 2503 perl optional 
libmoox-options-perl_3.83-1.dsc
 101c8f378a6e9137179d72c7b7a38359 29345 perl optional 
libmoox-options-perl_3.83.orig.tar.gz
 a34909cc7587cc40e9fb9198b5cda97a 3904 perl optional 
libmoox-options-perl_3.83-1.debian.tar.gz
 7f9381cd5be85fc84ef161f938559116 22346 perl optional 
libmoox-options-perl_3.83-1_all.deb

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

iQIcBAEBCgAGBQJR5U86AAoJECx8MUbBoAEhj24P+wUAo3KMMzu8F15jEmQQ4CXO
S11AujlzzDGGSZYbFs6sVxN7HRFxf+Sowqr2QaS+1e4TuW/gCf4fCE0nPG1cdTws
yIWIGAQGyydBHrtVayGKliWBMa8qskAfclRnbnmj8cnkQwwi40j/Hoxlw2GAlgoO
WiAlQS20Ms93B0gjYpeKAak7Q70JkGWYQ/p4W5ZuCFb7ob5ROs32I09wOPTqBJaV
DZcbsEqIoV8s4gfwqsRfgYqy55peIWr+ADOzQWql1MR1eq/VsYDdR/gHxNF8M530
2F9qbvvbMIf+4pMmtY8+FAtPjymWmaBOiXdn9aVE4YYt71CBNbYQ1fOl6qBjfLMm
fRpDH6hOLw+AlOsq6gxuYc8sghxysFZSyTjTicYrsPHyZ4Nesc2k6R///hYevRuJ
Os2BzBZlSM4dp5OVletBO1FzXp39H8fdV9Mbeo5jULpOpAreO/ia9iITQOUhJKbR
hT26N12tvAG4PXPZLb7tnE+03IH4N52Zl1qUFZjjzNQOLqYgvAEm/1jc6jRqVOhP
jwfkWQGOP2CGKpcgu+uzkjpfkg2/mPbMkxvtqweG9HQUVOguD89dVGBCIu1O3ayZ
dM9iiSyu6p4XTKyAnGzRkcyTv5FrLLbC4eaPcUpePOhdhnnoG/BQb1xT99VTVbIw
qQReab8O0MDJ8hZg0ddy
=Ye1U
-END PGP SIGNATURE-


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



Accepted dacs 1.4.28b-2 (source amd64 all)

2013-07-16 Thread Martin Zobel-Helas
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sat, 06 Jul 2013 21:07:17 +0200
Source: dacs
Binary: dacs libapache2-mod-dacs libdacs1 libdacs-dev dacs-examples
Architecture: source amd64 all
Version: 1.4.28b-2
Distribution: unstable
Urgency: low
Maintainer: Christoph Berg m...@debian.org
Changed-By: Martin Zobel-Helas zo...@debian.org
Description: 
 dacs   - Distributed Access Control System (DACS)
 dacs-examples - Distributed Access Control System (DACS) - example web root
 libapache2-mod-dacs - Distributed Access Control System (DACS) - Apache Module
 libdacs-dev - Distributed Access Control System (DACS) - shared library
 libdacs1   - Distributed Access Control System (DACS) - shared library
Closes: 666810
Changes: 
 dacs (1.4.28b-2) unstable; urgency=low
 .
   * debian/control: Adjust build-deps for apache2.4 (Closes: #666810)
   * debian/rules: Use hardening build flags
   * icx.c: Patch to not use internal libxml functions any more (with many
 thanks to Felix Geyer)
   * Update to Standards-Version 3.9.4, no changes needed
   * debian/control: Adjust Depends on libapache-mod-dacs to apache2-api
   * debian/rules: make cgi-bin/dacs_error executable
Checksums-Sha1: 
 57c51937866e89c63913f36930dff1287ffefcfa 2218 dacs_1.4.28b-2.dsc
 2099a18559c2543059bc5b26dda83e4e3959986a 20089 dacs_1.4.28b-2.debian.tar.gz
 af7a9b2964a3ad5e2770d6b63f777b19eb169d79 1868764 dacs_1.4.28b-2_amd64.deb
 6fab0cb7bb78de7aca5f2797e0b439aff417dee0 40850 
libapache2-mod-dacs_1.4.28b-2_amd64.deb
 7e9e6051c5202fd684310a47771f4c34f08630e4 624592 libdacs1_1.4.28b-2_amd64.deb
 6cb99b3d2d63a2012416fd55377ad33435251eec 918352 libdacs-dev_1.4.28b-2_amd64.deb
 21d5c7905e1d3fd0a3964ae9a603ece910c19427 593180 dacs-examples_1.4.28b-2_all.deb
Checksums-Sha256: 
 1c1ce28a0ec94c10297a7c02cceec6744c84d39b2695aa9dd13f89ebaa842d53 2218 
dacs_1.4.28b-2.dsc
 666b423e5e64423b7a27698cb9a45b3087af94b011420ddd07b6b690075c2f47 20089 
dacs_1.4.28b-2.debian.tar.gz
 4e736866f304d50a31a5d684c288cfb2d2d69237bc36e4725229bb7fabc6b11f 1868764 
dacs_1.4.28b-2_amd64.deb
 36c1e4e2fed4e2e39e1ad2f6fdd79eda50fc788e52d33d7d67ebb9a20c53e2c7 40850 
libapache2-mod-dacs_1.4.28b-2_amd64.deb
 b9d765e05d717e1e3c455de8f40584ff930af55a0c3e63603edf740d37278ae2 624592 
libdacs1_1.4.28b-2_amd64.deb
 12f9a04ed8ca1f57e1fd4b7d6ece628ea29e4eb2618e151754bb6505330b9067 918352 
libdacs-dev_1.4.28b-2_amd64.deb
 f42c29e9b2a478e7da25b7601888f34dbcaba205f6ebc80cc0772c411d57b4c5 593180 
dacs-examples_1.4.28b-2_all.deb
Files: 
 6c6c74637bf1053eb9ab238d93e213c5 2218 web optional dacs_1.4.28b-2.dsc
 908c26c66d50e32db8435bc8e4b10f41 20089 web optional 
dacs_1.4.28b-2.debian.tar.gz
 508c659b4a8b63137e4e510ccd99a383 1868764 web optional dacs_1.4.28b-2_amd64.deb
 9d038ad0487f1850c4fa73e1fb5c349a 40850 httpd optional 
libapache2-mod-dacs_1.4.28b-2_amd64.deb
 cd02a69e0e559c8600c2ac1977a2c232 624592 libs optional 
libdacs1_1.4.28b-2_amd64.deb
 5083be9262c7dac375302f85b209a724 918352 libdevel optional 
libdacs-dev_1.4.28b-2_amd64.deb
 c2fca562f1811ff446e22b560b72ddec 593180 web optional 
dacs-examples_1.4.28b-2_all.deb

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

iQIcBAEBCAAGBQJR5WccAAoJEFOxrG2xG2J7tw4QAJptMDFALdIvYMlHZeaECj8l
JtfTIFUG6CIMB4C/Qn6EuJUV7wv9ZYEITwEq4ITalu69WmVS7zuNnZip9uds6Rd8
eXBXdqec2ngiJ49SHwF5SwCyHJzZN+t9B9qJGBuMxhQW7HE/lqI6bNCpaeBZA391
ZTj5D1i9mVY0sZ7eNHk6NK9LQd7afmBkEHt+AZZghXsA3bo5VzMiGsULlLP9MeKX
2kwQPW+WM9O5uH6HyD8BmrJFrcwi9vl8tKoL6C50u035d+mram5Z13PJIgrkaVoA
exJFQHqtSPNDgZdziXeTgm6zDr9yiAZR5ufZOOqN4ty4Nz48IrSNkyDHP5X5dQKT
I7DV5J189CVoJEeLlRGxQkFjmah8UxlLi4ITnHeJUSZgsGK0F4Yb6fhrhOjNjkm5
Q94/4gB8cJR5RskkWG9JZKNJ9oji/nrokDlTpe4ZrSwuPDSGbqbIacOHxxdnfcM5
7fWlLWJGJHanBqeElUDVX7cBkJYeBEb5poimfagjh6LTCRugSKVcMV01QMT3kjVE
1OcAD9xsidNcOyo4bSe5Hlm/qylP++qAUw7eyFtvCSZ771iAP8fjCQAst7s6OQ+c
0NO8eByjuNx+00utNbH4D6dRvIBi3maJczKXYdyo9ILs9sJ+XBgHgCLf4H8RjuLu
L/pGKfR9Hrn8nD5hfMFa
=3/qI
-END PGP SIGNATURE-


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



Accepted cluster-glue 1.0.11+hg2754-1.1 (source amd64 all)

2013-07-16 Thread Luca Falavigna
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 09 Jul 2013 22:29:56 +0200
Source: cluster-glue
Binary: libcluster-glue liblrm2 libpils2 libplumb2 libplumbgpl2 libstonith1 
liblrm2-dev libpils2-dev libplumb2-dev libplumbgpl2-dev libstonith1-dev 
libcluster-glue-dev cluster-glue cluster-glue-dev
Architecture: source amd64 all
Version: 1.0.11+hg2754-1.1
Distribution: experimental
Urgency: low
Maintainer: Debian HA Maintainers 
debian-ha-maintain...@lists.alioth.debian.org
Changed-By: Luca Falavigna dktrkr...@debian.org
Description: 
 cluster-glue - Reusable cluster components for Linux HA
 cluster-glue-dev - Development files for the cluster glue components
 libcluster-glue - Reusable cluster libraries (transitional package)
 libcluster-glue-dev - Reusable cluster components for Linux HA (transitional 
package)
 liblrm2- Reusable cluster libraries -- liblrm2
 liblrm2-dev - Reusable cluster development files -- liblrm
 libpils2   - Reusable cluster libraries -- libpils2
 libpils2-dev - Reusable cluster development files -- libpils2
 libplumb2  - Reusable cluster libraries -- libplumb2
 libplumb2-dev - Reusable cluster development files -- libplumb2
 libplumbgpl2 - Reusable cluster libraries -- libplumbgpl2
 libplumbgpl2-dev - Reusable cluster development files -- libplumbgpl2
 libstonith1 - Reusable cluster libraries -- libstonith1
 libstonith1-dev - Reusable cluster development files -- libstonith1
Closes: 616777
Changes: 
 cluster-glue (1.0.11+hg2754-1.1) experimental; urgency=low
 .
   * Non-maintainer upload.
   * Convert to dh_python2 (Closes: #616777).
Checksums-Sha1: 
 5b693cf1c63e7c56073cf4f8446af9210d9ca568 3332 
cluster-glue_1.0.11+hg2754-1.1.dsc
 86bfecc959d052e7f5961327818cfff1f159b1da 10658 
cluster-glue_1.0.11+hg2754-1.1.debian.tar.gz
 23797532140a8ef061bde24d5a00eb9c512a141e 25588 
liblrm2_1.0.11+hg2754-1.1_amd64.deb
 2dfc9b19d91cb072d4a3d51d5aa1d495fd8aba07 25568 
libpils2_1.0.11+hg2754-1.1_amd64.deb
 a38585d7c6388237f14389c7560e8d173201e362 93190 
libplumb2_1.0.11+hg2754-1.1_amd64.deb
 56c958c7d1c8bc0b94059a33ad3bdeefd5ea5bf1 14492 
libplumbgpl2_1.0.11+hg2754-1.1_amd64.deb
 624135939c09fd21abec925082225ee8392613a1 21912 
libstonith1_1.0.11+hg2754-1.1_amd64.deb
 00a074902569a32eea30c9cc68544a839b903148 34082 
liblrm2-dev_1.0.11+hg2754-1.1_amd64.deb
 38859d715171b368e83bf52b368572da62ac311a 37164 
libpils2-dev_1.0.11+hg2754-1.1_amd64.deb
 1be30b06a87fab9cb083984e00874874141756ec 135706 
libplumb2-dev_1.0.11+hg2754-1.1_amd64.deb
 dc7acc1cb56a258f572aba26f1dad6343bfa7d85 13926 
libplumbgpl2-dev_1.0.11+hg2754-1.1_amd64.deb
 f982baddc1aae9ab46770e88277979008ce27bd3 29202 
libstonith1-dev_1.0.11+hg2754-1.1_amd64.deb
 d48ff5e71a2f7c50a87670db7ef61e0fe4cff882 471714 
cluster-glue_1.0.11+hg2754-1.1_amd64.deb
 43f17bd3420bbf53da6f6e3f22231dce62a51ef3 3323398 
cluster-glue-dev_1.0.11+hg2754-1.1_amd64.deb
 975391d24c348c124c0f233061559eb327c4820f 11124 
libcluster-glue_1.0.11+hg2754-1.1_all.deb
 34f79fa14ecb5a34e37fea320c4e895f7e0baaed 11158 
libcluster-glue-dev_1.0.11+hg2754-1.1_all.deb
Checksums-Sha256: 
 74b93585377a805c5460b59ce71e0742093528cfcef1d1552f68febcb98ce5fa 3332 
cluster-glue_1.0.11+hg2754-1.1.dsc
 13b044df1b00d9b0946b2b56ceffe4ef5895822c978d95c4158072dd56c69f0b 10658 
cluster-glue_1.0.11+hg2754-1.1.debian.tar.gz
 ba46cd68f471db4a385392f8e6be5ebbd6e45a28e39de8dc6b5e45ea5ee314b9 25588 
liblrm2_1.0.11+hg2754-1.1_amd64.deb
 1cf9c28494564f238adb600eae0dc0d4224385fbe97409c41a2171f922885578 25568 
libpils2_1.0.11+hg2754-1.1_amd64.deb
 e851557036df74c9249a75bce6a11c450f07b5a70653f5a22a24549742fcd2d2 93190 
libplumb2_1.0.11+hg2754-1.1_amd64.deb
 92f2187a99802888032b250b629bd5c69b978b8801d9594af4dc012059785741 14492 
libplumbgpl2_1.0.11+hg2754-1.1_amd64.deb
 4f441d7809a053c19f0d8f53ca84616ede4f7438d1468b98c4768c1959f83155 21912 
libstonith1_1.0.11+hg2754-1.1_amd64.deb
 434aec6523db00a7a9232bc6a19f073ac043af56b36a9fcd99499b9e18d896a6 34082 
liblrm2-dev_1.0.11+hg2754-1.1_amd64.deb
 718147c749508f748c4d2eccd8b585840aed0943ca454c746b0ecb7ede5ab675 37164 
libpils2-dev_1.0.11+hg2754-1.1_amd64.deb
 947a543622bc2f1b38ffe526c0b96ef5f31550fa0d95c11fff71a770864042e1 135706 
libplumb2-dev_1.0.11+hg2754-1.1_amd64.deb
 406842e0879f04feb262e1bf1226431539cdaa42225b4a9bee569d61a32bd84f 13926 
libplumbgpl2-dev_1.0.11+hg2754-1.1_amd64.deb
 5841fd416491452e6134d4584dd03e9fc25c334179ce91f06e0c2e02d44345e1 29202 
libstonith1-dev_1.0.11+hg2754-1.1_amd64.deb
 1bfe42ae5bc36bf3258a7973670b5d191ef1933f81c372820769e03b7d9dd2dc 471714 
cluster-glue_1.0.11+hg2754-1.1_amd64.deb
 5ce5e86cf1741e2121758044918f9e517147ac7c3338391d26b339411db715f4 3323398 
cluster-glue-dev_1.0.11+hg2754-1.1_amd64.deb
 fbd81b8e0bae1db94ba358c3994b27fe4a91ec2724ea195794a93948afc3185c 11124 
libcluster-glue_1.0.11+hg2754-1.1_all.deb
 a3f560719292c8a67783c7a52067e27145c0f351372caf8f575026b55a687fcc 11158 
libcluster-glue-dev_1.0.11+hg2754-1.1_all.deb
Files: 
 416df1b0501b3bdf4cff16aef61bc366 3332 admin optional 

Accepted cluster-glue 1.0.10+hg2722-1.1 (source amd64 all)

2013-07-16 Thread Luca Falavigna
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 09 Jul 2013 22:25:36 +0200
Source: cluster-glue
Binary: libcluster-glue liblrm2 libpils2 libplumb2 libplumbgpl2 libstonith1 
liblrm2-dev libpils2-dev libplumb2-dev libplumbgpl2-dev libstonith1-dev 
libcluster-glue-dev cluster-glue cluster-glue-dev
Architecture: source amd64 all
Version: 1.0.10+hg2722-1.1
Distribution: unstable
Urgency: low
Maintainer: Debian HA Maintainers 
debian-ha-maintain...@lists.alioth.debian.org
Changed-By: Luca Falavigna dktrkr...@debian.org
Description: 
 cluster-glue - Reusable cluster components for Linux HA
 cluster-glue-dev - Development files for the cluster glue components
 libcluster-glue - Reusable cluster libraries (transitional package)
 libcluster-glue-dev - Reusable cluster components for Linux HA (transitional 
package)
 liblrm2- Reusable cluster libraries -- liblrm2
 liblrm2-dev - Reusable cluster development files -- liblrm
 libpils2   - Reusable cluster libraries -- libpils2
 libpils2-dev - Reusable cluster development files -- libpils2
 libplumb2  - Reusable cluster libraries -- libplumb2
 libplumb2-dev - Reusable cluster development files -- libplumb2
 libplumbgpl2 - Reusable cluster libraries -- libplumbgpl2
 libplumbgpl2-dev - Reusable cluster development files -- libplumbgpl2
 libstonith1 - Reusable cluster libraries -- libstonith1
 libstonith1-dev - Reusable cluster development files -- libstonith1
Closes: 616777
Changes: 
 cluster-glue (1.0.10+hg2722-1.1) unstable; urgency=low
 .
   [ Arthur de Jong ]
   * Non-maintainer upload
   * Switch from python-central to dh_python2 (Closes: #616777).
Checksums-Sha1: 
 c1774ab801718079e6324e97ca286abd6cadddb4 3284 
cluster-glue_1.0.10+hg2722-1.1.dsc
 6fb414cd30721f523e48d183c0d02cca74b3aae8 10833 
cluster-glue_1.0.10+hg2722-1.1.debian.tar.gz
 d2c809c61ea0423e8f89addb4b0140681db9d9a4 25436 
liblrm2_1.0.10+hg2722-1.1_amd64.deb
 a3fe9d6fdb2b52148e30e8e51dfbdfc1ffc80ca7 25436 
libpils2_1.0.10+hg2722-1.1_amd64.deb
 9c951ef9c2334c7afc28832b9cd116e0525bc758 93038 
libplumb2_1.0.10+hg2722-1.1_amd64.deb
 210539978994bbbc40bf358f5ecff5ef9b2545f3 14352 
libplumbgpl2_1.0.10+hg2722-1.1_amd64.deb
 171ef5ce65cad800c796e8316d59c9ef7874e92d 21768 
libstonith1_1.0.10+hg2722-1.1_amd64.deb
 c234b876142e10344de8331aa97e8ceef000927e 33934 
liblrm2-dev_1.0.10+hg2722-1.1_amd64.deb
 6832327bb961e83e36986343c32d5eeefceb0d15 37032 
libpils2-dev_1.0.10+hg2722-1.1_amd64.deb
 291b5fee95f8a236792a6fc3178aa1316126ed60 135590 
libplumb2-dev_1.0.10+hg2722-1.1_amd64.deb
 ff3c17a8773e6975f1db6dc9f3d82ad922f880e6 13780 
libplumbgpl2-dev_1.0.10+hg2722-1.1_amd64.deb
 ed6db9a3e7934742b0a244b40381e003107ce7f2 29064 
libstonith1-dev_1.0.10+hg2722-1.1_amd64.deb
 e1cbba20e5d0132100d240f4b677223a507bebc6 485052 
cluster-glue_1.0.10+hg2722-1.1_amd64.deb
 403f5dd3bff4b27579b579b98c9713dbc919f78c 3323476 
cluster-glue-dev_1.0.10+hg2722-1.1_amd64.deb
 8d8093459168004b0a9978aa12ec85c2c2488240 10980 
libcluster-glue_1.0.10+hg2722-1.1_all.deb
 c9c8b76c07c12fe102bc45c3668ed98c8c361445 11018 
libcluster-glue-dev_1.0.10+hg2722-1.1_all.deb
Checksums-Sha256: 
 2d788060e2d4bb673ff4e8fe4d76e6910722a57001329c3c5f735658b6998fbb 3284 
cluster-glue_1.0.10+hg2722-1.1.dsc
 add7e6b1c45048bce2765793f13048a80a96edc1a5aaa401caa49161527d079e 10833 
cluster-glue_1.0.10+hg2722-1.1.debian.tar.gz
 51ae3a4d273f3024b794efa30472d240f6465d39fa10d850347ecec3e74ffdd2 25436 
liblrm2_1.0.10+hg2722-1.1_amd64.deb
 100390fcb1edc40e35308e702facca91d9857e6c2b55dad21bbc8dd64a0e9736 25436 
libpils2_1.0.10+hg2722-1.1_amd64.deb
 6f99748c935adaf7c3ef147a0ca6243210a93314d28de7f11814e6d017c3c5a9 93038 
libplumb2_1.0.10+hg2722-1.1_amd64.deb
 34e2f2db1b6cf8b251dfda92ed269fe1ce133edb937453670674b6d8f6604dda 14352 
libplumbgpl2_1.0.10+hg2722-1.1_amd64.deb
 2c65de15fd8debb4fdf2e76b86393f47b23072c9d66713cb44be2d558067a908 21768 
libstonith1_1.0.10+hg2722-1.1_amd64.deb
 981566779f126deb5528f8216062fcce2db4ad16093bd393694c75bcceb01d65 33934 
liblrm2-dev_1.0.10+hg2722-1.1_amd64.deb
 e370ecd46c57b010dc18e7e8f71f0590688f010eb60b70cbae2484bf72cddbf2 37032 
libpils2-dev_1.0.10+hg2722-1.1_amd64.deb
 d057c04f702baa6d1809cef7639395f5b1cd25255d9ff5f5283aca3e51471c9a 135590 
libplumb2-dev_1.0.10+hg2722-1.1_amd64.deb
 fd87666fcb1143b013eecf2f9cec2cac77a8a676e5f1429850a2c4750011122c 13780 
libplumbgpl2-dev_1.0.10+hg2722-1.1_amd64.deb
 49c94146e61cbf2264d13ad9359ce33b3c13c46f81eeb1bced6c696d054fd665 29064 
libstonith1-dev_1.0.10+hg2722-1.1_amd64.deb
 185c333727a54d739810118292e765fa0a38dd8cdae38e7788c47bed99b4848b 485052 
cluster-glue_1.0.10+hg2722-1.1_amd64.deb
 ffb3c155f4519aadd48d1a5aeb9fc5151e5747bd423d0069ee3ab64b3d5b1cc8 3323476 
cluster-glue-dev_1.0.10+hg2722-1.1_amd64.deb
 118cee8f891a16450a05e9424a7ae59e8b814ee72ff9792d024e9c217078e07b 10980 
libcluster-glue_1.0.10+hg2722-1.1_all.deb
 ef9a23f602c6adb9ee063eeba762255ab6cd5e6636ef9167e5d511ff517d0f5e 11018 
libcluster-glue-dev_1.0.10+hg2722-1.1_all.deb
Files: 
 2ee613491d7e479e90b48c6707d0db18 3284 

Accepted ed 1.9-2 (source amd64)

2013-07-16 Thread Martin Zobel-Helas
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 16 Jul 2013 17:46:00 +0200
Source: ed
Binary: ed
Architecture: source amd64
Version: 1.9-2
Distribution: unstable
Urgency: low
Maintainer: Martin Zobel-Helas zo...@debian.org
Changed-By: Martin Zobel-Helas zo...@debian.org
Description: 
 ed - classic UNIX line editor
Closes: 714494 714536
Changes: 
 ed (1.9-2) unstable; urgency=low
 .
   * move ed and red back to /bin/ as FHS requires ed to exist in /bin
 (Closes: #714494, #714536)
Checksums-Sha1: 
 2b6eead33826da995287923e4bdff228a462ea9e 1624 ed_1.9-2.dsc
 b019779a303321cee643a8d76f7788a6b1344c41 6552 ed_1.9-2.diff.gz
 23da7b1997f9e9732fafa15bbde5e0b30ed7bd46 58948 ed_1.9-2_amd64.deb
Checksums-Sha256: 
 e1dbda78c066571cef908cd188df204151450c75071493fa89e486a909d73bd1 1624 
ed_1.9-2.dsc
 dee229cce41c07342d81d7af57fed71d576ff43ff531d45e1d00dcdd8536c3af 6552 
ed_1.9-2.diff.gz
 975f0cb3e51a5ad8f6b8bcac3a1a9e8c94ae4f45a4da976f5bb1af1ba7b5b80b 58948 
ed_1.9-2_amd64.deb
Files: 
 47c89a2b3b248d7069ded305086e5f7f 1624 editors optional ed_1.9-2.dsc
 64da66a0841f85d47b6e960befafda69 6552 editors optional ed_1.9-2.diff.gz
 4275d393be6c972c540f8939d7d69155 58948 editors optional ed_1.9-2_amd64.deb

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

iQIcBAEBCAAGBQJR5WruAAoJEFOxrG2xG2J7/jwP/0k4PzoNdAoRNZWdfrweE3gf
yT4YNQ/g4fwVEL8dLjQwxCdPbXqE2SGu3pYrXZRjYFBCEIr3KHnTV0CHoai2OAd3
Nkxg31CgKLOO7ghNcTpdOcRZCJpmliBCUVyVeS9Fcc3YkYRMzJdiRCnAQNJZdVuh
qCK5sm8BpLNvLx2hk7YZwYn9HFvjI5AXvwKvbo5a0YBo0Y40a54WO0jdHchf/w4n
+WrzWkLu/dBT7VKxWFzy5B48J9DZkZVoUFqvHkoG/h57GyCszDuKto11N+JYopf6
G36Gj7TxtNbwMfUuR/luTFKltROk6KaE8MwTqFneiq5XX1kA3oM3SOTscMsu7ILy
/isUuk5rgwv32Frne+QEZB4J0YUrhMDpdO+v9EWhGl/NDmXsbq9rTJQNNLSFLkNf
sZLSg0ddIZ/JR/fSjUJvZcB2wjdZFg7nczIqwfQsziUbVeNDlexmqujA3+/7KAhv
n8SGyAUa+zWxfHiBgNb/FVWw00cXmcroxJJ+vLOxEcGcQ+jPfsI0f+RvXkeaTQVs
ctxvjJlulunTU3UjjbdCxTLK9ImXIBT+gU+MUcmeYoPQHmg47svGhaQmEYe9ZUhD
OOZ1RQ9KS3q9IWNJTaukAjP39mOZTICUJxGBsRpkyDF/cCNOS0Lli8KiFWmh1+i3
+T7wV1sYIfeXUlEXFvpP
=PPX+
-END PGP SIGNATURE-


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



Accepted openimageio 1.2.0~dfsg0-2 (source amd64)

2013-07-16 Thread Matteo F. Vescovi
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 16 Jul 2013 17:16:16 +0200
Source: openimageio
Binary: libopenimageio1.2 libopenimageio-dev openimageio-tools
Architecture: source amd64
Version: 1.2.0~dfsg0-2
Distribution: experimental
Urgency: low
Maintainer: Debian PhotoTools Maintainers 
pkg-phototools-de...@lists.alioth.debian.org
Changed-By: Matteo F. Vescovi mfv.deb...@gmail.com
Description: 
 libopenimageio-dev - Library for reading and writing images - development
 libopenimageio1.2 - Library for reading and writing images - runtime
 openimageio-tools - Library for reading and writing images - command line tools
Changes: 
 openimageio (1.2.0~dfsg0-2) experimental; urgency=low
 .
   * debian/patches/: patchset updated
 - 0005-Fix_FTBFS_due_to_bit_range_convert_issue.patch added
   Thanks to Larry Gritz (upstream devel) for the hint.
Checksums-Sha1: 
 1de4a02ef1155dacf8426298a4d4fd1d5763dba4 2451 openimageio_1.2.0~dfsg0-2.dsc
 7a26060ea8f57f63bd9e37bda438ef8b00bf9523 17325 
openimageio_1.2.0~dfsg0-2.debian.tar.gz
 fabb0043a2a01b3e3f5e566e4d9566da8863ec85 1455390 
libopenimageio1.2_1.2.0~dfsg0-2_amd64.deb
 d825a009cd66e3966615ee1f3de399afc528f1ab 805306 
libopenimageio-dev_1.2.0~dfsg0-2_amd64.deb
 494d306f2947bf365fb5365de9e7e81e84579923 481216 
openimageio-tools_1.2.0~dfsg0-2_amd64.deb
Checksums-Sha256: 
 4d216bba48e3e9c7447c2806d9b44c21a5a1162ea8178a19c0df4ca497c61293 2451 
openimageio_1.2.0~dfsg0-2.dsc
 435bbf92f988224e986b4bec96e76e0a37e5c10b39d759830f04adce472afb8a 17325 
openimageio_1.2.0~dfsg0-2.debian.tar.gz
 428ff6c87c15b4a73b033a987757d16f708d6d2c5a8557f6eabf42f94d8d1a13 1455390 
libopenimageio1.2_1.2.0~dfsg0-2_amd64.deb
 083a6cf1a6dde534f607b56efe7d4767c0366ca327f6a75c11680bf7db4a5b67 805306 
libopenimageio-dev_1.2.0~dfsg0-2_amd64.deb
 5d5d7b8d5281dd3ae0f7448f53e56dc0db455b7a9e531ab58f77961fd65d95dd 481216 
openimageio-tools_1.2.0~dfsg0-2_amd64.deb
Files: 
 a68053f79e121ba8442e469893217b80 2451 libs extra openimageio_1.2.0~dfsg0-2.dsc
 d960746d740b5921375726bad933bad1 17325 libs extra 
openimageio_1.2.0~dfsg0-2.debian.tar.gz
 2b4bb1cf9d27247a6d01d21c758e5608 1455390 libs extra 
libopenimageio1.2_1.2.0~dfsg0-2_amd64.deb
 f9158330b76267ccb2c72bbb7afc032f 805306 libdevel extra 
libopenimageio-dev_1.2.0~dfsg0-2_amd64.deb
 4e86a59474fd79c2d170d241bb682454 481216 graphics extra 
openimageio-tools_1.2.0~dfsg0-2_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)
Comment: Debian powered!

iQIcBAEBAgAGBQJR5WzxAAoJEIBiOYmDss966UoP/17CluXdSxQ4qr/FQ5MPjf5G
LzmWxaOkhHBtxWnDPNaFVBgqDlB6pWNWuQTBfS7gwwYCFklB6veDGprSKJ2EWdcC
fyTBDEAOOZqY8sewoNzo8c2+xtHn50+mP7pGPlmLRfVesuuIFoethWYCyie4iuHY
BhhgindbxYS5UzWHjAAJc7HO5xVQOsG0M20iBzwn72pBXAx7+A95wxCGoenYX+B8
5iB6SsRpHtMEEENM9INTBjgrPgsnNe3ou4JHo/XHmzjSp54yR0AKEon7JT1gwB1G
mD15rufk7j7GYbV41ynWYrEjHb2LXN5ec2sU6f9NcFXqEiytC5fOEz1/MkwX5FIa
RqyQv5YiqIF+Bliy5IiU2rkfwtW2gx5zZlrmSjKYcUjnG5LhL9WB1yY6TNU8X/g1
rd2SbQb4vs3dRM454dtc5PoZN/Um5Lypq7frg8qCdnFyyu5txKVYLncLLa9xhS2J
z0qNWrZiTsC6to/9lIbQJYuYuzhfzCHGvb0Hu46oBgaVCfqra/+SFpnN3RlGql/g
yxOC43h5y02+98V8hTnSDBzf7LMnLnYRrE6OiDwe0Yhm7Z+fSoqsXE5GByp1hqh0
LyyQn5jcpBBg/RFRq7igeHvx8GFg52V0pkHC8GwmFaWZmOYZuH0ZcYvzys3UMtOE
LzjF1tK4ViJ2odWkaW4s
=utZ3
-END PGP SIGNATURE-


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



Accepted sugar-datastore-0.84 0.84.1-3.1 (source amd64)

2013-07-16 Thread Luca Falavigna
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 09 Jul 2013 20:04:50 +0200
Source: sugar-datastore-0.84
Binary: python-carquinyol-0.84
Architecture: source amd64
Version: 0.84.1-3.1
Distribution: unstable
Urgency: low
Maintainer: Debian OLPC debian-olpc-de...@lists.alioth.debian.org
Changed-By: Luca Falavigna dktrkr...@debian.org
Description: 
 python-carquinyol-0.84 - Sugar graphical shell - datastore
Closes: 617089
Changes: 
 sugar-datastore-0.84 (0.84.1-3.1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Convert to dh_python2 (Closes: #617089).
Checksums-Sha1: 
 6c924d2849937f14e6e11aa00f860e9f84050432 2177 
sugar-datastore-0.84_0.84.1-3.1.dsc
 6bed1efb94077367b2253416c86950f0ceed4b6e 9711 
sugar-datastore-0.84_0.84.1-3.1.debian.tar.gz
 94828d7a258fc304dfd6c72975d1492e63547585 28810 
python-carquinyol-0.84_0.84.1-3.1_amd64.deb
Checksums-Sha256: 
 f0c42a1f6bb726591002f15b96940ff1c9c535ce7d828380eec26ff07086ae02 2177 
sugar-datastore-0.84_0.84.1-3.1.dsc
 b6f04b8e8d8e3ce7ca294d6938ca8004bd61c64ee7456e0dac6fad5b65c79d70 9711 
sugar-datastore-0.84_0.84.1-3.1.debian.tar.gz
 c9ecad341bf3c64a6116c1bffe8ab36b58c985455843f2ddd7303cd3632554d0 28810 
python-carquinyol-0.84_0.84.1-3.1_amd64.deb
Files: 
 ff0c5ef55adfd18fffd171443dbd2095 2177 python optional 
sugar-datastore-0.84_0.84.1-3.1.dsc
 c2f4fbc9bd8a779d208bf4dbb93fb583 9711 python optional 
sugar-datastore-0.84_0.84.1-3.1.debian.tar.gz
 bb6523dd3b940e429b9e6922ca96366f 28810 python optional 
python-carquinyol-0.84_0.84.1-3.1_amd64.deb

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

iQIcBAEBCAAGBQJR3FuZAAoJEEkIatPr4vMfdNQP/1hFCiZHHSZ/QedA+Oqnj67Q
uLzdvoYYvc0X0rH9RSSx4b/PgQGYUGi9518wPaRTNhNnPOflyxKbHqnpbi6Q7v/n
7yzLMtsbgIqHGzh6VZYRx4iqjrFZ8nit3rvx646rILeIzXr9ejQ4py39nz6wSeHb
aECvX9ciH5MAWbTLeNnH9WtqrHDLBT+/UA7DdF7NaN04Q5KKV7nDBJ04yzU32cq0
zxjfOnR9VzlolVVSZAwoLEeByeWfb47Mr3X9hL35ilmv+ziMZ+h9BOyRhDfTIF5S
CWxiVSG1MpAgva9SHpV7YqEDOrBrGAHGXntfi7nadFQCrAAmsYNiLeWxZKjiGQ1L
Bd3XpYxSiK1rdXiu2rjnt1Y6PDrmdZTGwD7wH+8B7L3czpyQb9Mi2uCgQCU/YG0f
//zWgdE7hQHO1KZG+8Z5p76if4hxcYc8Cv5EW42xJqNlvQiz4UWQ9zNqEnAvtKC9
HsNmAChtWAmyngJruKBe4ZRoilmwS8yiJWO46hm/RLuCxUKOwcVDNlKzNSTKgkSC
75TCkRYzOf0ZyZrwfg0dIuxaxijxjJPJ08W1crEBlbCsbafBi7XnmU9p90+HFX84
LhiuNelKmkF5aNq3Zyp7Bqp8Tcmvwu6YtIuybynydjGrhe3ZxomNfJTAfeyK+SrV
GVYRL7n2xp9tADitHcUU
=XpOV
-END PGP SIGNATURE-


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



Accepted sugar-irc-activity 8-1.2 (source all)

2013-07-16 Thread Luca Falavigna
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 09 Jul 2013 20:07:25 +0200
Source: sugar-irc-activity
Binary: sugar-irc-activity
Architecture: source all
Version: 8-1.2
Distribution: unstable
Urgency: low
Maintainer: Debian OLPC debian-olpc-de...@lists.alioth.debian.org
Changed-By: Luca Falavigna dktrkr...@debian.org
Description: 
 sugar-irc-activity - Sugar IRC Activity
Closes: 617095
Changes: 
 sugar-irc-activity (8-1.2) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Convert to dh_python2 (Closes: #617095).
Checksums-Sha1: 
 c1c9af64b35123cf2fb5120dccf34a7ede76763d 2224 sugar-irc-activity_8-1.2.dsc
 c54b6f6bc94d6363629e3801267a93e3ba7e5b79 5809 
sugar-irc-activity_8-1.2.debian.tar.gz
 663e722c25573635c3025e4189714c192fca7579 50426 sugar-irc-activity_8-1.2_all.deb
Checksums-Sha256: 
 a0324479fb543fe8d08887ac4d690ed5b9eeb55a983ecad733d7cbe998c9f4e9 2224 
sugar-irc-activity_8-1.2.dsc
 73434f419819abf4e75e5e2de59cfab85475387c8fdb78e54c8f38d91bd179f3 5809 
sugar-irc-activity_8-1.2.debian.tar.gz
 35f5b9d7a468fa27d3313d1573dae17e72fa813b7ecbcbfdea0395cadb3024e2 50426 
sugar-irc-activity_8-1.2_all.deb
Files: 
 731629db0ab8a981b65479800146051f 2224 x11 optional sugar-irc-activity_8-1.2.dsc
 13cbbf31e7c5f2c5e29fbaecf6aa9d09 5809 x11 optional 
sugar-irc-activity_8-1.2.debian.tar.gz
 b130e95ff137181b6887a9a777a99517 50426 x11 optional 
sugar-irc-activity_8-1.2_all.deb

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

iQIcBAEBCAAGBQJR3FuZAAoJEEkIatPr4vMfLGQP/0jO1iSJY0okkVxEAf5HP7xJ
FbxalqwxtwwJnojkwAMwe1Hl4iUpKv+Jewlz9DLyZg5opNhtLMga0aDpsyWQZ9wD
U3g8EsJuVb5N57TvbqpWCnmhTNgj6aP3M8JJD/XkgUg5/Qgq7rLLXUdm/IFN9+Tj
whuldG0t4fvMDYKbY8mxKjn/mxcBT8yDrAHZq4bRbYOaRik/Z3LBo6sFEpCvMpMc
BDozYosn40wnW7AT5PECoOjgpN/3xjKLAQhpc2KNrc/WJnAffCHqtiJdfX095bgp
77P7lxguhX2ZPLpTdUrHNQ96vI/MfVORk902WhLQpuSBW4FvxchmAxIIkOjbH6W5
JULMrgpoMSGQSTOK8imqKKMc8788vBpVjLjTUoU00E0z6VeGERWB1XQDJNg2I0Uo
ULhSBzQkqzjjDHiucCCKhJQX2/XxHdGWv3R8/al8dNfYF6arFlP+RTzTgLS67aIX
2iu7m20sSIYixLaDjnmIhUKmWKSxHUo7BnkVnnOsIu7rikwiZfIqeByU23qfzd1u
NPEb6HEMib9vKm/V96VGeCBzB9+7P0Pcf3xAKN3mSaYD2KXD9XNnTBNxRLylQZU0
k9z7Tl3I9ZwtRm7g2yEfn+wfPPSyd1BuEv6VXOz1Vu5aeznmYPXbg+8d0kY39xan
FPdIYucsSIQDO2LM3TUS
=41dy
-END PGP SIGNATURE-


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



Accepted sugar-connect-activity 22-1.2 (source all)

2013-07-16 Thread Luca Falavigna
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 09 Jul 2013 20:02:05 +0200
Source: sugar-connect-activity
Binary: sugar-connect-activity
Architecture: source all
Version: 22-1.2
Distribution: unstable
Urgency: low
Maintainer: Debian OLPC debian-olpc-de...@lists.alioth.debian.org
Changed-By: Luca Falavigna dktrkr...@debian.org
Description: 
 sugar-connect-activity - collaborative activity à la Connect Four
Closes: 617088
Changes: 
 sugar-connect-activity (22-1.2) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Convert to dh_python2 (Closes: #617088).
Checksums-Sha1: 
 3b3713ad00ba69d00218b88c406765298f892f2b 2245 sugar-connect-activity_22-1.2.dsc
 1f943b46858dd03487a4cef1ee365022c76585e9 4835 
sugar-connect-activity_22-1.2.debian.tar.gz
 19ba1eb5471a340efa108ae76801ecb5dec0cb7e 34168 
sugar-connect-activity_22-1.2_all.deb
Checksums-Sha256: 
 658da229019e1d25b242ebee64ab92241759e0fbb4ad5c658a0a658a04741eca 2245 
sugar-connect-activity_22-1.2.dsc
 1de8a018fd07a65a13fdae5fc8a0feb6e527b70b8ce9a8c366bbf3619545ae30 4835 
sugar-connect-activity_22-1.2.debian.tar.gz
 120b354bcf1343a639babce75a97ae993f694341223967e4918f98fc0f23162b 34168 
sugar-connect-activity_22-1.2_all.deb
Files: 
 c00702822765f3677f4e2f2daa4f908e 2245 x11 optional 
sugar-connect-activity_22-1.2.dsc
 3581e698fd1595a1ddee6696f586e112 4835 x11 optional 
sugar-connect-activity_22-1.2.debian.tar.gz
 e533f89a9116c47b381a2cea2e42bf97 34168 x11 optional 
sugar-connect-activity_22-1.2_all.deb

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

iQIcBAEBCAAGBQJR3FuZAAoJEEkIatPr4vMfIlYP/2ovmioxV1ry+kfAUwkdp+8c
5Xjr/1/06W3u1QMRQOKBw2sca26FAYbYqn7uOCHX49nkSymwtlCOKJjdBfJ/E7Hv
CBDoBJYyn0Y3zppMN/VTasptcHGAhCPFQVBVib6Iq5/y2XAb0kNm/fPUYbZE5Ple
uONwOgB3lFRU50WWNbE6ieZ71shPDhwDQz5RqxiLdTb66Ekd8gvbtwYDJ611ABjj
3z6wUyQ45TTW6uM20v9T2U3k5HmqNNR+qsB22poNVPzQsddg1GXIPYR/wpETEKr1
5fj0MSB0NQlDm1lkvzPi7x4JTh77ebwXVgv0ORAHSbapbi979x0P+4VqZeNcInR2
GOxh3nAELtg7aP9oe7AYJgTfdZBeFjel7S3VhNA87vYx6yoZUEkrnrGMsB1b4tA9
S8sneAC6mm9ItH8aoGgWkN17QAJI4Sz/3M8ymUnYbW9y9XsUH+II2KWsr+uM5+3W
HO8pnMNvXgBvy0Y6Jq70TbChJgk6mUwC0LNJKSx9x5EGaMMR0+0pdqOshEAl2rrP
FihgExFx6wwG/qES7ClBO+L9jikItnEhjgogPf/4mvrUDTFHJdZWWzvF8D/GOoB7
fOIyUl+txLTO2v/Oo3BIy6A5tK5wdEtLLFIC7zLrc+p+zZMkhqZPlkBBGSvUs5iQ
DsHfEJ4wWQexRRn0HKo1
=Xi0r
-END PGP SIGNATURE-


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



Accepted python-visual 1:5.12-1.6 (source amd64)

2013-07-16 Thread Luca Falavigna
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 09 Jul 2013 22:20:27 +0200
Source: python-visual
Binary: python-visual
Architecture: source amd64
Version: 1:5.12-1.6
Distribution: unstable
Urgency: low
Maintainer: Jonas Smedegaard d...@jones.dk
Changed-By: Luca Falavigna dktrkr...@debian.org
Description: 
 python-visual - VPython 3D scientific visualization library
Closes: 617043
Changes: 
 python-visual (1:5.12-1.6) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Convert to dh_python2 (Closes: #617043).
Checksums-Sha1: 
 0b40bd1c468c32a61c2a3f4917215f63f72ef52b 2244 python-visual_5.12-1.6.dsc
 8059dcff204d80a78582ecaa02459941933b0ef8 29847 python-visual_5.12-1.6.diff.gz
 551ec4064fd47b06e8eef8481dd6579e2fcd570b 2843472 
python-visual_5.12-1.6_amd64.deb
Checksums-Sha256: 
 5c68c1eb3ef9deb0cca6f9ebf01a9b45cde612832b9805d84c6973d28d816a79 2244 
python-visual_5.12-1.6.dsc
 4807eb2b117144fc72a9453983813bbc5e3089e5f85c69da71d72d1f84c484b6 29847 
python-visual_5.12-1.6.diff.gz
 6f33fd814009995cde8bcfff363c30d82a39e419c4bb5957b7968634a0986a04 2843472 
python-visual_5.12-1.6_amd64.deb
Files: 
 d33feb06dbc04135a42efef660cca4cd 2244 python optional 
python-visual_5.12-1.6.dsc
 639c02095ea2e466e9b1410906a21e0d 29847 python optional 
python-visual_5.12-1.6.diff.gz
 c09c885dd63690d9b6bf16a8dbdf7b6e 2843472 python optional 
python-visual_5.12-1.6_amd64.deb

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

iQIcBAEBCAAGBQJR3HhtAAoJEEkIatPr4vMfkcQQAI9ctzMNrCMd9PzF+b/j+SHk
R807wYnHrv9yy19GW9AloWxQxvpOtY59zMA6URmWOVOt6KOLwiysYnwixMr7nHrz
vwg1wAS75cuKKP5S2GG5ZGm6zy42p17E4ZUFHHLkYfn6ltG8pRe0vGeuhH+JNLWj
zl4e7hvzPfhoWbzz4R/vtoD3nu/9vhzA9yy8ZnE0L+EarAFK748Kn2sGP+Pv5rPW
TnyDt89ONRwwPI1KfU54fwtcQNWrRQFO4dfMCeNjJZ9blgswOY9yqAfOrgpwtCT/
48nWLwXcTqR+kcKKn50vQkrgDtEDR0JZb2Gpj7dFgVXh6k5tNO4SkgqgbXvl6lKO
AT0TK+cSRdbx1Et3rJNd1ECFdN17mFoY41+UgTA5ZVA4G5eXtQg/KKhLTULWpbgT
AaLnvBqGP3BPDl+6v1A3M32J19AFpMegKNkluvI69rjyDDKnEkYaxXBcjZkl31JI
kCcVv9XwtPnIESejhJrq7gThJXqqOcJ2qs+ZjOqCdWxkEE+QkQkKAHgjVBjBDgTn
36GNOjniDw96PO3TD+7Ig3urVsHP1pYYqcyc+OV00O9ins5WbnotfVGMQ+21LCSO
lJvIvS9hA3DjydDxo20y4raMYsVbi/j3p6PUwtVNDwRONnrJBZrVIMSUhIpWBxW+
hIKdj68Z0bU5rlNGYx9+
=/bWN
-END PGP SIGNATURE-


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



Accepted sugar-log-activity-0.86 24-1.1 (source all)

2013-07-16 Thread Luca Falavigna
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 09 Jul 2013 22:11:26 +0200
Source: sugar-log-activity-0.86
Binary: sugar-log-activity-0.86
Architecture: source all
Version: 24-1.1
Distribution: unstable
Urgency: low
Maintainer: Debian OLPC debian-olpc-de...@lists.alioth.debian.org
Changed-By: Luca Falavigna dktrkr...@debian.org
Description: 
 sugar-log-activity-0.86 - Sugar Log activity
Closes: 617097 676036
Changes: 
 sugar-log-activity-0.86 (24-1.1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Remove 0.88 packages from Build-Depends field (Closes: #676036).
   * Convert to dh_python2 (Closes: #617097).
Checksums-Sha1: 
 825339058f5346f612a35339e4851ec9601655e7 2223 
sugar-log-activity-0.86_24-1.1.dsc
 8ef54e7a62814f99d4fa1a19ebd5f1dafd7cf09d 4587 
sugar-log-activity-0.86_24-1.1.debian.tar.gz
 ec16236b00137b725e317dc31fe6a0fa72978e6e 44676 
sugar-log-activity-0.86_24-1.1_all.deb
Checksums-Sha256: 
 588b7ff2490224dae4946e2a1606d1d6ae76f3f62143905bec4f2e8297eebed8 2223 
sugar-log-activity-0.86_24-1.1.dsc
 a19c9d9a90dc478dab99bfe8cdf6b527ac72a2c1ea3260ea6b51eb2913c8002b 4587 
sugar-log-activity-0.86_24-1.1.debian.tar.gz
 96116e01dd30f84a9bb5f602ace87cca90789f8017f0647b43ba5d8722b017c8 44676 
sugar-log-activity-0.86_24-1.1_all.deb
Files: 
 784019a031a2f68faf4b6c4e78635a20 2223 x11 optional 
sugar-log-activity-0.86_24-1.1.dsc
 a4cf9f737da1079c9436b9c7dd3c2513 4587 x11 optional 
sugar-log-activity-0.86_24-1.1.debian.tar.gz
 5c568cdd44be6eb7965d7eae16cfd51b 44676 x11 optional 
sugar-log-activity-0.86_24-1.1_all.deb

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

iQIcBAEBCAAGBQJR3HhuAAoJEEkIatPr4vMfescP/3P+dUBKjUJJoACjYVm+PSgC
GJJHZSstl6QmYET9OFgpM0+rrdWujm2nJHL+5xrK3637c+c6EqCphet78oR4gecL
eXl4f22iB57zai4vr0rcFNTsm6iKHQuFJGNc/9pCA5En1Vaatga8raGdFRKFpcJe
kBpKUe7OcsB2HCJjyBKbUGT+G8S3hGdHrkuuMbJsKw1UGdHSQFQzPxgTgBiS9JpO
/zVPah+bm3ag9RRGe6lVby+pmNnc8skrZRkX9MUA1EjoBU+0yzVyHKOgQdVyaSAE
FQlmB4RuHkXSmSiZc3VNJrk5tKaF1vqwKDHXwOFdYVldKF7NSofuLl8GG/Xci4Fv
jw8k0EcZjM16lkn27LWLrQeS4fNxOXNMblyk0NFba4ZmkXRtKLO5c7vp1ZfGduHj
jd5NhVds1I9vL1Alc7LYevufdf2J/3BGBPz13zOLIXf8HqMpibE3sY9OX9VWOtln
Hqxk0Y/9MQ98BaPmSOAobZShfobgwlzunAkCFnclo4ZPDtE0O7oJerxE+2LRsNB5
zLxrjr04dFYmzKjxTD2SsTDzLtFLx1OSDvaHMHauFpbV6qKT3oEMMtvU+SYoC6JG
vckTXrsCoD3AbWEi2WRfpXUtc69qeOJlRnL0uZkS9UFOvE/RO4eM0Va8JdC0n6JX
T1WDLMy6hEpCwc2igxS0
=11ZT
-END PGP SIGNATURE-


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



Accepted sugar-memorize-activity 35-1.1 (source all)

2013-07-16 Thread Luca Falavigna
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 09 Jul 2013 20:17:41 +0200
Source: sugar-memorize-activity
Binary: sugar-memorize-activity
Architecture: source all
Version: 35-1.1
Distribution: unstable
Urgency: low
Maintainer: Debian OLPC debian-olpc-de...@lists.alioth.debian.org
Changed-By: Luca Falavigna dktrkr...@debian.org
Description: 
 sugar-memorize-activity - Sugar activity for creating and playing matching 
games
Closes: 617098
Changes: 
 sugar-memorize-activity (35-1.1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Convert to dh_python2 (Closes: #617098).
Checksums-Sha1: 
 8fca7b2fa6f9cbf2b0d0b9a7e2542333489655b4 2298 
sugar-memorize-activity_35-1.1.dsc
 ee8552d3f2027b4a2443c28b0d3e1ad3a9cf726e 6045 
sugar-memorize-activity_35-1.1.debian.tar.gz
 9c11d073a5b49db84778d631a77f8ac8a22bbb0d 668410 
sugar-memorize-activity_35-1.1_all.deb
Checksums-Sha256: 
 ad21f2d2b6dab8d774fd5b16c093907c2d272ddaddec9f3e54d4a59cd93b043d 2298 
sugar-memorize-activity_35-1.1.dsc
 9beedfb1269fc10e4cbfd9cfee783606abbe1b646ba1454a96e51a8c63ad2924 6045 
sugar-memorize-activity_35-1.1.debian.tar.gz
 c5f4ebead69c58c66c66fd5a1a3d0db731f98788df5880f71f2233d93c7db55f 668410 
sugar-memorize-activity_35-1.1_all.deb
Files: 
 98a1a3196d9291dcb6b591c964e3f733 2298 x11 optional 
sugar-memorize-activity_35-1.1.dsc
 9c774441bf01c5808c5de779d83c31cd 6045 x11 optional 
sugar-memorize-activity_35-1.1.debian.tar.gz
 a3f4503f7fda7742dea2d45a26de4519 668410 x11 optional 
sugar-memorize-activity_35-1.1_all.deb

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

iQIcBAEBCAAGBQJR3FuaAAoJEEkIatPr4vMfXpsP/0D9xOH5c0yLNaHZf2x+yGCt
k2gPPpNH2SCL6skNTx/IcXyNy4VR/vX02vY5OyKqLkU1pqDJXCE66caox+jfpoj6
Jr5HN0gLGokCp8Wq+4Bz17Uq7sZZs71MWYjB0Z6kM2Jv4/ZpcZ0WeF2JvqFPsghR
QPMOcyhp/8/z8fH52BZOIpyZVpc9J2C2iOtLms34d8UPe37KwLjpHL1j41lxwZYI
TsN3ZbWEwz1liOblbbOz7LolRlkvMcRtN7cjR1D06e9SKYqDj0k8/Hub/HJWsJHl
2koPBWpmS+6T/iPuHSay5CIbV00NOzJ/c8MEMyPLR0TW3apPQFCoblH4wvWph9Cy
pD1tI2UG3Z0055gtm+gbVj+U+GNwLh18mbxPHQCLgaa2tCnFk4YsaaUmmkYAUp1w
ZEVqaa3sCyifiZF6diKJCTZSHhjL1Y5DPl9gR6LHeqYQ6gqiLSAtqoySSH0Q6Uip
sBJiGww0s5YIAJ/S0RhXMr7uLgP1gvSBkmHMBsf4EJ/foyjL/qCnjR7CID+KKQKf
MsnXx0sXts2YeLt90o5331McIYi67Dgx79RgNxA/z5ZPrwJ6jLM1OXe39tdVqs0I
dDN2lBIJb5bLSFW1T9p0P7rqgMF5766rUzRMmIqmdxIjWC9+lPOnctKDkrJA6Mwf
WgYIEsGvUaj/JDxvaYLG
=z9DP
-END PGP SIGNATURE-


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



Accepted sugar-chat-activity-0.84 65-5.1 (source all)

2013-07-16 Thread Luca Falavigna
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 09 Jul 2013 19:59:49 +0200
Source: sugar-chat-activity-0.84
Binary: sugar-chat-activity-0.84
Architecture: source all
Version: 65-5.1
Distribution: unstable
Urgency: low
Maintainer: Debian OLPC debian-olpc-de...@lists.alioth.debian.org
Changed-By: Luca Falavigna dktrkr...@debian.org
Description: 
 sugar-chat-activity-0.84 - chat activity for the Sugar graphical shell
Closes: 617086
Changes: 
 sugar-chat-activity-0.84 (65-5.1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Convert to dh_python2 (Closes: #617086).
Checksums-Sha1: 
 7e290e3c59967347e5320acd0cf40df3780f5b38 2206 
sugar-chat-activity-0.84_65-5.1.dsc
 7036ff766a9cc181bf953b268b19fd43d6afdf8f 8761 
sugar-chat-activity-0.84_65-5.1.debian.tar.gz
 ee8487b18762d5e86e947a96fdefea17f1126151 47030 
sugar-chat-activity-0.84_65-5.1_all.deb
Checksums-Sha256: 
 15fc2cbd1c4ffdd7feec4f1b8a937536d3e232e0423a9371267e987573bfa0ab 2206 
sugar-chat-activity-0.84_65-5.1.dsc
 a59595c24d78ea46b72715221f4d9822c88f7f9f48b017ec87f039a0c9ff8135 8761 
sugar-chat-activity-0.84_65-5.1.debian.tar.gz
 66764a5f783c95d43c1c944b71cbeac48498ccac083658bebab74a8feb4f7c1a 47030 
sugar-chat-activity-0.84_65-5.1_all.deb
Files: 
 64cfb1f9944cbed33ddc0bdf4e39e07d 2206 x11 optional 
sugar-chat-activity-0.84_65-5.1.dsc
 81a332960d591b1081172a00f4a41378 8761 x11 optional 
sugar-chat-activity-0.84_65-5.1.debian.tar.gz
 ec35e776a9ca1888a692885858cec717 47030 x11 optional 
sugar-chat-activity-0.84_65-5.1_all.deb

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

iQIcBAEBCAAGBQJR3FuZAAoJEEkIatPr4vMfs84QAKGCcEdnPr4xr8C4QXF6xXNE
SXI5KQCmIdy+yEm1opOhpPlTMrFpbGgqWiaLGdFud5zmja+yV1yVGbVeb0V88pPV
emHlEXKUsZATfxW3cWJ7azImTt8zWBbiB89htoyCPb0JlSP615nn/QknY/DgT/bA
TbaKoPsvZLuWEZpRJlQIX6hWS/M8QBeauPNKJU0lIx4ehHgqnfvCZK/LTLds3VxM
LJFMwadfl1dZRHQlh2P1a+jfFSTCTnQwHbzfmYtR3ga8g5CaXBQJ2MAgVL/fbpsN
23Ssrrr1Bg1ZXuSe3rRfJZ3IawJo1qGnSSt1JiWssPGIoFBffibaQvXfw6BeBpa5
8J3QNyXd3pz7NOpfLowXEYF5R93l+1EFF4kkouHlyufQJTIiZckPhPL3QNcSnWBJ
sWb5uvzqDMUm50mgPkGQ0ClXSFDZsIccmC4+5Rj9eDX08XiVVyo2M2lcWuck4qh3
t90ckymNHfg1BULcF2eksaFI0kB4g9DaH7cZ1moKd3os7LWSZ1it9vpulclplOGZ
gSleX9FSPHzvqCC5seefzX0Qv3LH6DjGy29V51X7EAZxFmgneqZsdh9AYKZCJF4w
BPoUwNEHSX9OACX8A4aJ9PRXPKUmColP1DUupXfpgfwwtYA3+w6CinvN6wrr/VNS
ftSV2SIsPzEu6xfk34h4
=XiUA
-END PGP SIGNATURE-


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



Accepted sugar-jigsawpuzzle-activity 8-1.1 (source all)

2013-07-16 Thread Luca Falavigna
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 09 Jul 2013 20:10:22 +0200
Source: sugar-jigsawpuzzle-activity
Binary: sugar-jigsawpuzzle-activity
Architecture: source all
Version: 8-1.1
Distribution: unstable
Urgency: low
Maintainer: Debian OLPC debian-olpc-de...@lists.alioth.debian.org
Changed-By: Luca Falavigna dktrkr...@debian.org
Description: 
 sugar-jigsawpuzzle-activity - a classic picture-constructing game for Sugar
Closes: 617096
Changes: 
 sugar-jigsawpuzzle-activity (8-1.1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Convert to dh_python2 (Closes: #617096).
Checksums-Sha1: 
 622205cb97f9bf67e70d73175e885aa8e729b219 2294 
sugar-jigsawpuzzle-activity_8-1.1.dsc
 509f0122b99a962fd23ebfbc62cc42d92b01da9b 7098 
sugar-jigsawpuzzle-activity_8-1.1.debian.tar.gz
 528cbd94b2aeb91893107b792877858f69dd81c6 240368 
sugar-jigsawpuzzle-activity_8-1.1_all.deb
Checksums-Sha256: 
 f37ce4ab1afa5109ba937d7e719262a6ebe34f4d421ad087e9cda87a95464742 2294 
sugar-jigsawpuzzle-activity_8-1.1.dsc
 3b0d4df394260556e04dd34258deebc8c63a3a0692618d54aa8e14eb46fd6553 7098 
sugar-jigsawpuzzle-activity_8-1.1.debian.tar.gz
 f2007813a8e6ad5d9c2c2658ec1328032c7a5b3f3f4c6707a92004eab359 240368 
sugar-jigsawpuzzle-activity_8-1.1_all.deb
Files: 
 2f42561d4f76acf0a86612da6c5a80f3 2294 x11 optional 
sugar-jigsawpuzzle-activity_8-1.1.dsc
 191699b8d9da63906bfc4ef1a63d351c 7098 x11 optional 
sugar-jigsawpuzzle-activity_8-1.1.debian.tar.gz
 eb7b10d3f3fc3237318fb72a1120987b 240368 x11 optional 
sugar-jigsawpuzzle-activity_8-1.1_all.deb

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

iQIcBAEBCAAGBQJR3FuaAAoJEEkIatPr4vMfeJ0P/jnqGHRUgfPOdlMSuo8lYf5f
/ch3QDeAoOXZbLoRYgLMzEW7c+Hc1fKSVu+07VQSibs0+50TCMj1NnEb+WG9ltmt
dS7KP1BV68wGbBx9aFfQDzIHlMiIua2rxEb6dRO/xB0zhXmR3lpYnwME/pkCFZXW
dv9JeVvYdZ+LA/LiaeCJCoobtzjJQwCZyFvxwP0F9yLtQHR+dRAYgipo12H3/ekF
xUZhjesptf1HXcEISyIhHWgM+FIIt/6T7vBEg88VYD69jcrKtsdlYfWfmG4Hd+//
1Gcbzj1/nV+/dDMxscZTSj5f0wDlkK2gWahJ/f9UQGXSFl91sCp1lqOELh+Lq3Fs
KevqUQgQegPQJAfQgTJZL12Zkh96fpIDZaZ5zzluRo5i+Px5cNl1/YyM9BpBK5FE
kuGPsZ9rEl2JGVyGntLljIKwMBYKyI6LbEtRdJ4A9uygNcYVdhxNGWKrrRoI8vQF
p9l4W2LF2B7KjPgvT6VsyrVYLu2HVImLi9awzDGKqaCXmj0Nu/71WvptuO3cm0ET
YhGuXDNhTYskAAUbnzRtnx/8/O6baGDYaJIQ6lJhNI0tJ89v5ogONUEoeLyPin9x
16pjx9R+TjL/3sGHN5ZMuWrpFahdg6Jc9L2r792wek/QIbu5AW4Zrc6knM/cvbrB
FUBYLtEODIRtY2Kot89f
=UY+i
-END PGP SIGNATURE-


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



Accepted sugar-physics-activity 7+dfsg-1.2 (source all)

2013-07-16 Thread Luca Falavigna
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 09 Jul 2013 20:21:10 +0200
Source: sugar-physics-activity
Binary: sugar-physics-activity
Architecture: source all
Version: 7+dfsg-1.2
Distribution: unstable
Urgency: low
Maintainer: Debian OLPC debian-olpc-de...@lists.alioth.debian.org
Changed-By: Luca Falavigna dktrkr...@debian.org
Description: 
 sugar-physics-activity - physics simulator for the Sugar graphical shell
Closes: 617100
Changes: 
 sugar-physics-activity (7+dfsg-1.2) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Convert to dh_python2 (Closes: #617100).
Checksums-Sha1: 
 042cb84903c26e81cb83837e0f16bd9de76d53f5 2248 
sugar-physics-activity_7+dfsg-1.2.dsc
 0414554bf5e130694bd26caf74dd1f4c6b6f6aa5 5223 
sugar-physics-activity_7+dfsg-1.2.debian.tar.gz
 98eecbff73f64da2e3c4690c3451a95542590dd7 74660 
sugar-physics-activity_7+dfsg-1.2_all.deb
Checksums-Sha256: 
 1b18605314839817d48698e4eab1cc4e2ad50e3ff09af9949b055bb9deb14a0c 2248 
sugar-physics-activity_7+dfsg-1.2.dsc
 706026bacd81d2500f140ada8ead8ca2f8ea5a13e026e53f88731098c2e27c0f 5223 
sugar-physics-activity_7+dfsg-1.2.debian.tar.gz
 92a850fc7d1abb097ebe599ddbdae2e4b3c1c4689f0a220a1207f85254f3b355 74660 
sugar-physics-activity_7+dfsg-1.2_all.deb
Files: 
 14492912fab48e2974ff7218e286108c 2248 x11 optional 
sugar-physics-activity_7+dfsg-1.2.dsc
 02d3a09db7e816161442f7d3f2875189 5223 x11 optional 
sugar-physics-activity_7+dfsg-1.2.debian.tar.gz
 57486670be33bf5fea6dd45778f79dfa 74660 x11 optional 
sugar-physics-activity_7+dfsg-1.2_all.deb

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

iQIcBAEBCAAGBQJR3FuaAAoJEEkIatPr4vMfLPkQAJN+06bBBh/S4fR2Tf7ierwV
u/SNLsFBOTKs53KHyUP7abQd+SCC772hRA2qEE5FdU06XrAoPMf2r1bHUPUtTTRI
tu0u8hiGnf+JAa6HTxMaYqVglFYCVje8wBD1+0+s7itOPdFu5bFC4frm11blLC4g
2ijvachz2jgLe0ZjEPOUY2hqgKGuEtR4ufEJAZc/wttADDcAvJgjuoC3aNNwqG51
v29NpjEkt6pDYtKgyXO10yb2HxL01cmyFT0ZPYQXAQj59MvSgqm4lJDKxmdvHDcl
fHSwIVKxTm152vhUFzjfwAA9kZ1RPX6cNwA2xKLuXvOO44PS7oI0BLns4opbjR7p
kQLCuyZ+NSInM/Dn7XWGsmL+2Z2ckhiwVDONIKwk/P7NysZDcW5L/lng4JUtdgXb
VC0oZyBDF//8UAuUG5gwqwTerho7TavlIa2wbic5Jyvp5oVV545C9480wKe6rh6H
VwcXjMgSurdQOjOo0ZsBPUwKFcQdnQ8jQMVXuhvbTscE2dt3/VCQq9f0UuXdOkbs
8gb4EcxHjdyDfDicgy4kwN80NTGI1Ujv4sUFGisLZh+2U90GEToTyujC8BAi1QH3
SuCq8RZpQgBY5zW7aH6+8B/lmayRe5eaduOj6LIcf1ktfgu3HyvdlX/tLyQE8RFt
Ao/6OgO285CGh207r7DX
=M81u
-END PGP SIGNATURE-


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



Accepted sugar-presence-service-0.88 0.88.0-3.1 (source all)

2013-07-16 Thread Luca Falavigna
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 09 Jul 2013 20:28:35 +0200
Source: sugar-presence-service-0.88
Binary: sugar-presence-service-0.88
Architecture: source all
Version: 0.88.0-3.1
Distribution: unstable
Urgency: low
Maintainer: Debian OLPC debian-olpc-de...@lists.alioth.debian.org
Changed-By: Luca Falavigna dktrkr...@debian.org
Description: 
 sugar-presence-service-0.88 - Sugar graphical shell - presence service
Closes: 617105
Changes: 
 sugar-presence-service-0.88 (0.88.0-3.1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Convert to dh_python2 (Closes: #617105).
Checksums-Sha1: 
 121e3c66f7f8e6192d386ef7cedbd505c8f81771 2285 
sugar-presence-service-0.88_0.88.0-3.1.dsc
 ecd54fba9554c65dd12e88e04fb9e1b0de6ec6d1 8887 
sugar-presence-service-0.88_0.88.0-3.1.debian.tar.gz
 55c18d4b25069b4f91c9d0a8248c3356d74c8cf2 58342 
sugar-presence-service-0.88_0.88.0-3.1_all.deb
Checksums-Sha256: 
 8420ef2d24e856c1cb680cfbbe91e96e2732655d5c2e460a143f0f9bf81f8235 2285 
sugar-presence-service-0.88_0.88.0-3.1.dsc
 60f5e9c057599e5152e953bc69c4728a7d030b8793c0826c07adbd8f80f68454 8887 
sugar-presence-service-0.88_0.88.0-3.1.debian.tar.gz
 f653b9fd22e65bb31c732b6bf6a8845f3ab61cc8d2fada8cf6822ac58b20c627 58342 
sugar-presence-service-0.88_0.88.0-3.1_all.deb
Files: 
 2895e0947144852ccd0513ce46de3db1 2285 x11 optional 
sugar-presence-service-0.88_0.88.0-3.1.dsc
 0c549acaec20bd33e840faabfee21ad4 8887 x11 optional 
sugar-presence-service-0.88_0.88.0-3.1.debian.tar.gz
 5172217313e5ab2fe9a9f330a41de934 58342 x11 optional 
sugar-presence-service-0.88_0.88.0-3.1_all.deb

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

iQIcBAEBCAAGBQJR3FubAAoJEEkIatPr4vMfVswP/Rg6jCjgAV9GBR6nVvozDdk/
uPPN3BCiEZifsWEF8QRi4G7B3am4ejBfgFJwfRuzxpbjUesj+8cxPVPM9YHTqSnL
ruqFTYuIbyN66AC6DyyseFCkWDDebK3Tr6pwFyUZP58+mOnEFgyl62DE+v0N1nWI
/NYHM+BolxKg/6C5o/7/+o9rxNeVThG+phP8ZxpLu0K9SrzvHQ7QDkISzvboqmXN
3A4SdzBFQVppYByjVk79nA6WCSEAL7Y9x9K4wJTV9ny3No12JuHRc5pEPF0JBkuE
3Peep43/z+DMxFZ91P+PFzPmVaFLn/rNf9d69YyzjKVy1omqj3C7DVxgUHaoA5hc
RjRb55VHqfUlNoQ9xEGrGCZMMFGHyEpxfXcynFIgrK2XFoLwwgyddlnOhf0oCHEn
SvGR3ZwyqRyrWPOsGS8QvuVe0rBeIsLdF3mauHq2dBYlGghE54l3J28kPLXMyTo0
cHEdfqO3OE6vHPqqzf2N7a5t+Jw0VLb/3P141M1Sklpr5ruBCwvixUy1StN2/u6m
K9km0Tyyok9F2qojbiTClwuVHZvkhNrpuFO9YNfnXAYwuu2yej0oN0/jVopMCpWR
CQvjjyI1uXYEeDO9QflmxHdVzZfgPmIHLyLuIJWs/Ipoopbi7YB/5ya6HdIQiUnX
HPpp9aoitwtJb88nc/pw
=u4U9
-END PGP SIGNATURE-


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



Accepted sugar-presence-service-0.84 0.84.3-1.1 (source all)

2013-07-16 Thread Luca Falavigna
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 09 Jul 2013 20:26:18 +0200
Source: sugar-presence-service-0.84
Binary: sugar-presence-service-0.84
Architecture: source all
Version: 0.84.3-1.1
Distribution: unstable
Urgency: low
Maintainer: Debian OLPC debian-olpc-de...@lists.alioth.debian.org
Changed-By: Luca Falavigna dktrkr...@debian.org
Description: 
 sugar-presence-service-0.84 - Sugar graphical shell - presence service
Closes: 617103
Changes: 
 sugar-presence-service-0.84 (0.84.3-1.1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Convert to dh_python2 (Closes: #617103).
Checksums-Sha1: 
 43276831a7ac020ce67ca92dc9b55fe7471bfd3c 2289 
sugar-presence-service-0.84_0.84.3-1.1.dsc
 372164ce9761794dd22950f35ffea8fadbc09a20 8507 
sugar-presence-service-0.84_0.84.3-1.1.debian.tar.gz
 d85715a44cda6c1abd3d5844c9c40407adc1be34 57910 
sugar-presence-service-0.84_0.84.3-1.1_all.deb
Checksums-Sha256: 
 9edb983f89a480f0a50ef17868b21a1324210705bb282ea9c4f5007d37294244 2289 
sugar-presence-service-0.84_0.84.3-1.1.dsc
 8e0798cb86a920dcb40528b131b060a950fcfe39261223d5887bc32824435e68 8507 
sugar-presence-service-0.84_0.84.3-1.1.debian.tar.gz
 e8950ecb5708bc74e5994c0721a6cf8e427518d534e5b0657c8b029aa93f503c 57910 
sugar-presence-service-0.84_0.84.3-1.1_all.deb
Files: 
 578c8f61211b60151cc0d0d578d2a37c 2289 x11 optional 
sugar-presence-service-0.84_0.84.3-1.1.dsc
 556ccf24a008405fa552afbc47e9501f 8507 x11 optional 
sugar-presence-service-0.84_0.84.3-1.1.debian.tar.gz
 a4fa806d2823d484ce7fe0c87de735a3 57910 x11 optional 
sugar-presence-service-0.84_0.84.3-1.1_all.deb

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

iQIcBAEBCAAGBQJR3FubAAoJEEkIatPr4vMfWuYP/A8/rAXrWGtm3P5TCm+SjIbg
dc2xcA1i2qZeyLMSIUAmCXEN8L75cmOCZ59xrmet1AWTWpiMmFb9na3ss3/UMYJz
zz9zW7/n091UjF6GzArgonBmLeK+ZysBCDOM6ExK5JSwtlRotVCc3plOtRs+vkzk
wNbmfe9ZjLLyux8Y5LjCm5bnAUgsBur1GNMKvspYARvCphpNpK6c62xrCSaYKuAi
O2YM382bOTI4Uit/kK32PdVSVAu6ma8gK3tGJ5HHby9qJPIX9oMzLEcgV/hn/gkp
9EZcbg1JXOwwJbKoXo7NSnMMcukSUIevzK2OSMxMov5abXvuT9d7t0+GqGu512Ii
byVrq0b5ectPy38dwyMK5EmTBcl04eTdCvFSWlv+7U86Lg1d39M50xy0cFWqJF+U
2XNyQK39mXfmyl0fJBuypzf0hhJya5AxjfqhW+Z8nNBfNMqe1X8lUjdprOfqTjOx
b9TQPXdAUmWJUEd/1/1GYgdQva73OPvPapiOB007FVoxp6PhD/kbPoUnnY+ju10w
GbqQfA/ZDGi59QZCbYIksWnbfbfroSVt7YQv+XLN9efMlfsWq9Y5mZWRtZu4Ch8C
VczZLN7SFX4/fNrum6VLFk5C5Kqz1dQjx+PRsmsDFl8cYStDnbKAMVRD8z41VWat
7+qltkR+SDcOi4x9jktR
=STwL
-END PGP SIGNATURE-


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



Accepted sugar-moon-activity 11-1.1 (source all)

2013-07-16 Thread Luca Falavigna
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 09 Jul 2013 22:15:22 +0200
Source: sugar-moon-activity
Binary: sugar-moon-activity
Architecture: source all
Version: 11-1.1
Distribution: unstable
Urgency: low
Maintainer: Debian OLPC debian-olpc-de...@lists.alioth.debian.org
Changed-By: Luca Falavigna dktrkr...@debian.org
Description: 
 sugar-moon-activity - Sugar Moon Activity
Closes: 617099 676039
Changes: 
 sugar-moon-activity (11-1.1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Remove 0.88 packages from Build-Depends field (Closes: #676039).
   * Convert to dh_python2 (Closes: #617099).
Checksums-Sha1: 
 0aa5d25115f4ed7788a5499785efddd9c7eadee1 2189 sugar-moon-activity_11-1.1.dsc
 e83d77e3e67afa408d4310b4565b1b44a41c69cf 5810 
sugar-moon-activity_11-1.1.debian.tar.gz
 9753c959d017ec38f01d1ee8ff2a316ba20349b3 102074 
sugar-moon-activity_11-1.1_all.deb
Checksums-Sha256: 
 c58f09774370f4e2f65e4be04acbbd330bf3d07c0a165c05234d09d35e263eb6 2189 
sugar-moon-activity_11-1.1.dsc
 ad39443d406f0abd29c37f7f50e4e7387e40f8f947fd32931761e4f8144a2351 5810 
sugar-moon-activity_11-1.1.debian.tar.gz
 3ed571e921f05af69fd936a6b5e1fd569b9ced253db5fe5a69c553e6d7afef47 102074 
sugar-moon-activity_11-1.1_all.deb
Files: 
 6b50b1f6ab312c0bc4f82f5140440b4f 2189 x11 optional 
sugar-moon-activity_11-1.1.dsc
 69f0427c00e1924a597f61e4e7249b8f 5810 x11 optional 
sugar-moon-activity_11-1.1.debian.tar.gz
 febed555ec60c14b6039a0e1cee14113 102074 x11 optional 
sugar-moon-activity_11-1.1_all.deb

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

iQIcBAEBCAAGBQJR3HhuAAoJEEkIatPr4vMf5o8P/3f5oHCIl47GJXhtN9ljUptx
YE63UliUzfBuabW9vc8foN5xoVVGOIC7jA33mmJ09SBdTAWdKRUSDq7KyBMcueZG
43idgYqzu4FLYduk83+a7hL+JEF6beY3DVVETSGj8i2sF6pcQJTl6Bw79usDSDZY
kzBfSDgWgl0KG59a4uIxXAw1DLEbx2XcMNM5AU+dNccj3QvBOh79U+Wzfg8vdoay
0IpYTW/3bc5lSHgUgTXT6fCqKQ5EuB6uF5EiiaunkXNlD85LQNL1sJY+1UjpkJ0Q
B0935WjhmEF/DTP8lVKK/bbJlG6qxwEibcZgce8qgir9E2Nw+BcChr4s0eYuK3WB
ReMt+PEArJoiDRvfAHlQMgz2eBIvHeWQzHp4j4voqYElPhhuay8r0GXkPuVy7KJw
JiRZZB3H5Zss8MtpD0h8S36ue7N0uJL96cYDu6N6HA31Fnphtza4MdfQ7AhzJqvM
2EO6AfGkhS9Tjf+5yDF3To/ZJAqS7qsIEPJPHNgBDUCRQh5dW6BRH3c9II0i9y9f
UM+CtkJHDLBcR0UUuhvFqFKUJq633PeL8PRAgY+LEFxX0I9A0yNitHl55Pcwyvw5
7NKdfyOdqlY7qL+SanVNud6ryGfYv8R0ohC/e1Td6D1kFJbMID/Zp1G98r2k6eab
X57NHVHsBGhtZLtTkCm5
=QiIu
-END PGP SIGNATURE-


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



Accepted sugar-record-activity 82-1.2 (source all)

2013-07-16 Thread Luca Falavigna
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 09 Jul 2013 20:39:18 +0200
Source: sugar-record-activity
Binary: sugar-record-activity
Architecture: source all
Version: 82-1.2
Distribution: unstable
Urgency: low
Maintainer: Debian OLPC debian-olpc-de...@lists.alioth.debian.org
Changed-By: Luca Falavigna dktrkr...@debian.org
Description: 
 sugar-record-activity - Sugar Record Activity
Closes: 617109
Changes: 
 sugar-record-activity (82-1.2) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Convert to dh_python2 (Closes: #617109).
Checksums-Sha1: 
 0eb050d69faa72a6ca6e628b90613ef56bec017c 2250 sugar-record-activity_82-1.2.dsc
 58806e8463a4fe24e3f88ef1d363c36e1f5e6c71 5834 
sugar-record-activity_82-1.2.debian.tar.gz
 b2993f824e95419d5874c4b7c16a7dc53d38e93d 128496 
sugar-record-activity_82-1.2_all.deb
Checksums-Sha256: 
 57a2e5bafdbdb3bb4dd4fbdfeb687970fdbeeeac2c2974504e6eba4856231cb9 2250 
sugar-record-activity_82-1.2.dsc
 8698a1539c3be4e93830b918da065504021e37a6c08a5b2c1b39aeb875519cff 5834 
sugar-record-activity_82-1.2.debian.tar.gz
 c13f7f4cf527be0e4394446f1b3e5e006ec877797e12805686543642217d962e 128496 
sugar-record-activity_82-1.2_all.deb
Files: 
 d13ffdd5c16c0081e4ecfb61cbe4d24c 2250 x11 optional 
sugar-record-activity_82-1.2.dsc
 404ff64452c02d65e60b003122b523fa 5834 x11 optional 
sugar-record-activity_82-1.2.debian.tar.gz
 cbbf2badf4174fc3ed9cac8b98a31e10 128496 x11 optional 
sugar-record-activity_82-1.2_all.deb

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

iQIcBAEBCAAGBQJR3FubAAoJEEkIatPr4vMfpV8P/ib5GO/717b6OobU3bHdA7AS
3EkdR9F5NR0Dy4IOrmJlsx2oPE0qyl+3elByaCmBJjoyuu1QO5m6KtAze1P1aBay
jT20uO6AV2Qi23HVG2FSmT6y2WRPYUo/mvLOOaFZieA0i+kzVq1mCMeAqd87IFtO
P78Yh8uSXzYevqWQsCRVip/OPr4fCydafZsSTQgpYAhXrpSz/ULd6YMFHf5A9b5k
JRZkO8wCQxF3bg3w5Hl06g/vtO6iR2vPeZcmppBxffx2CZBSMDiABKcbKfrdI4J+
y9f87lRB6aVtOAGJE1pSXUex09jJnj1UN++Np8lhT3FqUrhJNpVVQmIadbWnuEuo
oIqxeg5WrjmgCJOk5Kqkpt2jji8SmLfMLJJ5KYWqvB1QKLtv0kST5dMb4TfJL4/B
wGZfe9YC6S9DEhPLBV8evIzNNQYN8vkvDG7wAuF9juO21MahP6eiKgn+wlPxh3Ww
wWxbLTVroincwyKrSOvGitvrAElsImb75QwlgyAMV0hRxA7XuIXJc5vEuvxDcb70
cD2LflXzxRBAFmi05r0pF+4NKgx/+uvLg+dT6YX4pUUTcI9b2pKUxnW7I0EUMhqx
tZDdVALcUgXNHZQ7ZXNFe5QeOMVnc++F4fnJxTS5wZgfkQY76zACS+7dq24H9GnL
SRI80trIWmViH1Kmixpd
=kP3d
-END PGP SIGNATURE-


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



Accepted sugar-poll-activity 26+git20100521.d4def0b6-1.1 (source all)

2013-07-16 Thread Luca Falavigna
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 09 Jul 2013 20:23:43 +0200
Source: sugar-poll-activity
Binary: sugar-poll-activity
Architecture: source all
Version: 26+git20100521.d4def0b6-1.1
Distribution: unstable
Urgency: low
Maintainer: Debian OLPC debian-olpc-de...@lists.alioth.debian.org
Changed-By: Luca Falavigna dktrkr...@debian.org
Description: 
 sugar-poll-activity - Sugar activity to create a poll, collect votes and 
analyze commun
Closes: 617102
Changes: 
 sugar-poll-activity (26+git20100521.d4def0b6-1.1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Convert to dh_python2 (Closes: #617102).
Checksums-Sha1: 
 f28eb480a8bdbf39576815e6ef0474265ff72e3f 2368 
sugar-poll-activity_26+git20100521.d4def0b6-1.1.dsc
 10d4e61aa4ad36bf12e6868168ab8b09740283a5 5725 
sugar-poll-activity_26+git20100521.d4def0b6-1.1.debian.tar.gz
 efbd6fae793bb97f57d305f9e77749e37beed975 91202 
sugar-poll-activity_26+git20100521.d4def0b6-1.1_all.deb
Checksums-Sha256: 
 d159cc8bbc9f08afe26a60545a55c602993e2e7e461fc7d49c0b197a5a2d8d63 2368 
sugar-poll-activity_26+git20100521.d4def0b6-1.1.dsc
 d54e02cf394949b0dccd6a4cccf9d9741a0a37e3e48352938bd7af2a486cdf12 5725 
sugar-poll-activity_26+git20100521.d4def0b6-1.1.debian.tar.gz
 68edd30a86ca2904ebd9869172f5eb47da2301c7b2ad3886c3acfa43450caa66 91202 
sugar-poll-activity_26+git20100521.d4def0b6-1.1_all.deb
Files: 
 893b79485d90ff99d00bd97e37db8f16 2368 x11 optional 
sugar-poll-activity_26+git20100521.d4def0b6-1.1.dsc
 f3d8e16ca791b915338fb2d898ff691a 5725 x11 optional 
sugar-poll-activity_26+git20100521.d4def0b6-1.1.debian.tar.gz
 922aaa8cf49243992ff8ff558ddb5d92 91202 x11 optional 
sugar-poll-activity_26+git20100521.d4def0b6-1.1_all.deb

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

iQIcBAEBCAAGBQJR3FuaAAoJEEkIatPr4vMf+6cP/0C3wJry2kXHUMO8kohwkjbD
i96DOolSCeMQ6SW9GiqVxpCrTdEyqqlV6NeyIPjGfbKrlB7nKwobuoRv0fMI0TXh
VfIS6ApbRKteY2bNltyxmeo9VCfkR3CShARMcTTi/xKm5e4NAAslZ3cgjP5hG4MR
n3u2F8Imz10fA701q5zcewAtbUDzoyvZX6jMhTPmsT+/VBcHZ3Ass7g8O87+ZLJ5
kBx+nRCIsXMRAlWobuli5dPA44LwMPvPrxAL/qSIBCUjhiIMd3Ecm3UfrDX/gK4U
e5sv5RskyR9xISVaQWvm19AKYn7staedBxZSfv96oXT0kk9vh+fut5RpOkiWuHZP
R7OZsoY7f02kHgaLuEgMLcA2fsZDuiyc0+9s4JfSx1asqsZhtFPTD963EZ01xTyD
yJ+dHzEDO/S8zmE91oqoNCCzr02O1bKm3y67bTgEiY+QDcSG3LGMSo9b7mSpsaW+
EfL44YzoAKPxmKtuCwSPBaJl7ObPzHfZZez7SHpJBOMcpCqapY90rbqOuTcRoSWt
3dV15Gn00bm2Bo9L6OzAHpLkZoJl0BYn869/kAqDYtk7bJJ2MSJOmKR8YROjCqE1
wOM/oM0BPWTRsFCxPGeCyhaN2VCO8SE1vuyFBkKDoskf0xbjBmGiT2Cj74jtos7a
owARNOvigRBH56CrMkw7
=+hz1
-END PGP SIGNATURE-


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



Accepted sugar-write-activity-0.86 70-2.1 (source all)

2013-07-16 Thread Luca Falavigna
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 09 Jul 2013 20:44:59 +0200
Source: sugar-write-activity-0.86
Binary: sugar-write-activity-0.86
Architecture: source all
Version: 70-2.1
Distribution: unstable
Urgency: low
Maintainer: Debian OLPC debian-olpc-de...@lists.alioth.debian.org
Changed-By: Luca Falavigna dktrkr...@debian.org
Description: 
 sugar-write-activity-0.86 - Sugar Write Activity
Closes: 617115
Changes: 
 sugar-write-activity-0.86 (70-2.1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Convert to dh_python2 (Closes: #617115).
Checksums-Sha1: 
 673c4076bb48a860a65d80a83f8f2dfe530f259a 2286 
sugar-write-activity-0.86_70-2.1.dsc
 65bee609c37b0de737813bcf6950d8953046a0bf 5011 
sugar-write-activity-0.86_70-2.1.debian.tar.gz
 d064030dabd45d616c4c925dd3f1003cc46e0d06 66346 
sugar-write-activity-0.86_70-2.1_all.deb
Checksums-Sha256: 
 32e442e873e993e75a7d77f2476f4f35bfe7ef8f56914c1185307fa88bfe15f2 2286 
sugar-write-activity-0.86_70-2.1.dsc
 47e59a9aa9e84964fbcd05b52239a6b55561710f42a1b4f471f69dcb36606a43 5011 
sugar-write-activity-0.86_70-2.1.debian.tar.gz
 b84c0ba136133ad6edf7204d3209cd5c9b2b53d7b296f1cc279ea9721693 66346 
sugar-write-activity-0.86_70-2.1_all.deb
Files: 
 3d7e3bb1ddf01bc4e9d97a1d24cfd0e9 2286 x11 optional 
sugar-write-activity-0.86_70-2.1.dsc
 fc0376ab40981d5531de8162cd35f19f 5011 x11 optional 
sugar-write-activity-0.86_70-2.1.debian.tar.gz
 22adf7dbc8adbfde6feccbc507b11ef4 66346 x11 optional 
sugar-write-activity-0.86_70-2.1_all.deb

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

iQIcBAEBCAAGBQJR3FubAAoJEEkIatPr4vMfAa8P/Rt25hE2Bt3j0o4G3/XlyzUA
IV/sr5JmBZvTVbNS5hQ+DU2JkdlaCpfzqCIuZjSMQjOzfp2SoFCLL36cXsZ+rgY6
Jlkifre34G5luZd7I+lIBgJixxdeASwRmR5AV72PZqOhNNE+q2Q3fwH1KqoMkX26
5arzlh0YUhzkLkBRlnlLnfUqWIr8odDE/n7rAOlcHqIQIRbpEGsL+nNMWIOc7FG8
L809ijK5G0PlbyFv+P9AxCO9CaxhwvV64eVsf34Lt/JJI7xsLWZNtQuk9/OLE7WI
Ah41uyHm8V9OgosBM+8kcvOYU2g+Jf0PRzs9xrKQp1+mOyXpQgK0P3fpxerVrNBu
/Ai+wjdcD1cyLA78zgfID6cP+zW/uwH1mJebRL3WyHcf9Uwgwow/8Gtzmks5C6sB
gdeGO1V6Qq/E5F1mhg2YAq8goUfv/M7tTv+oqxB6OAnfQs4Hs/PnK16/trP/Ads2
GzivYtegZTiP7/C7U+zlVNyTCq3HtS++m4EwFnx94II5Op26085W1u5BTgjxO3e0
Hr6zoE/gpymJSQhC+5jtErMLfi2Zgqb20Uwbx+OFrULbKww7c6agBzBLFd3xLmfN
cTyqnztUHvLuJYV84pDPoKmU2qpeOTkoEsCuM4UybWf8OLf7lcJnlvE9yT6Iri2C
G4XMIpKa5NY4zaERIwyI
=t3ok
-END PGP SIGNATURE-


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



Accepted sugar-terminal-activity 28-1.2 (source all)

2013-07-16 Thread Luca Falavigna
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 09 Jul 2013 20:41:51 +0200
Source: sugar-terminal-activity
Binary: sugar-terminal-activity
Architecture: source all
Version: 28-1.2
Distribution: unstable
Urgency: low
Maintainer: Debian OLPC debian-olpc-de...@lists.alioth.debian.org
Changed-By: Luca Falavigna dktrkr...@debian.org
Description: 
 sugar-terminal-activity - Sugar Terminal activity
Closes: 617110
Changes: 
 sugar-terminal-activity (28-1.2) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Convert to dh_python2 (Closes: #617110).
Checksums-Sha1: 
 5750545d70178d0c854959c90bd69897da5ebdbb 2158 
sugar-terminal-activity_28-1.2.dsc
 5d8e75e6b2ba0ec2ea18f775457ef74b437914e2 4012 
sugar-terminal-activity_28-1.2.debian.tar.gz
 5de4c89515a6a7c850a253f0e9f141099e086da4 28188 
sugar-terminal-activity_28-1.2_all.deb
Checksums-Sha256: 
 7d03806b0d49d2656609ec7e67f96b5657b1487d57f08e1b499fea15e132b247 2158 
sugar-terminal-activity_28-1.2.dsc
 4a96d9bc2f6260eb2ca760ad91b8d6ad9574ed543a2d8aa523474b9f57ab700c 4012 
sugar-terminal-activity_28-1.2.debian.tar.gz
 c04aebbb51208e972c226a3ed62ecc8bcd64cc30dc267b579552fca1154de1ab 28188 
sugar-terminal-activity_28-1.2_all.deb
Files: 
 eab881487501897660de075d3a9315ca 2158 x11 optional 
sugar-terminal-activity_28-1.2.dsc
 03e65b368ed1f3f96c21da3efab0ebb1 4012 x11 optional 
sugar-terminal-activity_28-1.2.debian.tar.gz
 de53bc84f33186baa20eb3ed0cf22eeb 28188 x11 optional 
sugar-terminal-activity_28-1.2_all.deb

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

iQIcBAEBCAAGBQJR3FubAAoJEEkIatPr4vMf8hwP/0wDcOicr/fIf/ClD0ZyB9JV
AzrUTMED1EcpZJdXtSuQkx5ufIsylY/5B2pCCCJWGl8oUJCGx9mxtvNzcefwMy8Y
NQg7aMypLnBICSHjAMahB9ez5xdbsgLFgL0qZdHfefOYQNai5Ynjl30tWSHlMZIl
hdS6ahltDX8iKivrnK7/No2I2QNvhweivoFavcqh6g66xhfCmA0Q7NDOSsICUnTw
tNL9puxFPv0+Aaw71x72NMfp321AaCX2R+SHeUo85z6wjoOpgo2UhLykMpI4p1lb
Fioc4pPtp3aS4egiaO9/Vw6To9oEAbVDCG8qe2BAshwE78FGDHiiWWuTtLGzyBBN
7t5kGvcgAmNW3U1diUFHm9bvo+epe6CBBWbaoDaGDSz0w2D3N7N68UObb5++KXn8
j00XnICUjtDZG6R1bU0QRxbzQyQyefmBLCry5nXoaP8vk+OyaoGfij4SS6Z3BDH7
vDvYdXpNDBIxg/5fh0xp/d5Z2+Sy8g2elWnOaYzVx5QF4Uum+OavkYCGhvhKYUVJ
j7m65JX19ZUjqXCmq5kkJdXPM5E4jK5WSHngYW+wuDj/YXjwI5JvEogMkXQNX3ti
/0Cp342ZiQfBFqu4AQGAYvTwDvL0oDAGH6x4gLSG474nC6XSieaISJrvodp84UnZ
5XJWeZz6ynj6bX5+YvkI
=pdv2
-END PGP SIGNATURE-


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



Accepted gwhere 0.2.3.dfsg.1-4 (source i386)

2013-07-16 Thread Barry deFreese
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 16 Jul 2013 10:58:17 -0400
Source: gwhere
Binary: gwhere
Architecture: source i386
Version: 0.2.3.dfsg.1-4
Distribution: unstable
Urgency: low
Maintainer: Debian QA Group packa...@qa.debian.org
Changed-By: Barry deFreese bdefre...@debian.org
Description: 
 gwhere - removable media catalog manager
Closes: 620160 687234 702375 713620
Changes: 
 gwhere (0.2.3.dfsg.1-4) unstable; urgency=low
 .
   * QA upload.
   * Patch to fix underlinkage. (Closes: #713620).
   * Fix grammar errors in package description. (Closes: #687234,#702375).
 + Thanks to Justin B Rye.
   * Fix spelling/grammar errors in upstream desktop file. (Closes: #620160).
 + Thanks to Andrea Carpineti.
   * Set maintainer to Debian QA Group packa...@qa.debian.org.
   * Fix old invalid e-mail addresses in debian/changelog.
   * Move to source format 3.0 (quilt).
   * Bump debhelper build-dep and compat to 7.
   * Bump Standards Version to 3.9.4.
Checksums-Sha1: 
 fdaab22df6a6a8f37dbc362926ee6ed156bbdcb6 1176 gwhere_0.2.3.dfsg.1-4.dsc
 308afe438e90e0b917752d56569dd6fb55e17a99 10833 
gwhere_0.2.3.dfsg.1-4.debian.tar.gz
 5ac0fb52ce3346b77e89f2b02effc8ba72a9c060 476890 gwhere_0.2.3.dfsg.1-4_i386.deb
Checksums-Sha256: 
 14b8a239671abb6463185f2c6472302338cf7cdae53e7c68afe3c7a2ec992917 1176 
gwhere_0.2.3.dfsg.1-4.dsc
 77dea58bc7dd018e9c05e0b0f81a1be42293eeac02db2c27f606d7cdd3ef2fcd 10833 
gwhere_0.2.3.dfsg.1-4.debian.tar.gz
 484ad4ae0ba03624c76856f373b16567881dd195414fb7680dbb9e73bcd95b0c 476890 
gwhere_0.2.3.dfsg.1-4_i386.deb
Files: 
 f006a5767930f53d8ce9d2f5e54e0a91 1176 utils optional gwhere_0.2.3.dfsg.1-4.dsc
 8febd18820ff6e0f4005b5999bb137f4 10833 utils optional 
gwhere_0.2.3.dfsg.1-4.debian.tar.gz
 13acf7d5c941dbc660d61cd54be8b370 476890 utils optional 
gwhere_0.2.3.dfsg.1-4_i386.deb

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

iEYEARECAAYFAlHldZoACgkQ5ItltUs5T35tQgCcDCry05VLrrscMxpHQSGk1Rdq
370An1suvReFAxUNSStbAIByHWKgJhJL
=XK+m
-END PGP SIGNATURE-


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



Accepted autogen 1:5.17.5~pre14-1 (source i386)

2013-07-16 Thread Andreas Metzler
-BEGIN PGP SIGNED MESSAGE-
Hash: RIPEMD160

Format: 1.8
Date: Tue, 16 Jul 2013 18:51:38 +0200
Source: autogen
Binary: autogen libopts25 libopts25-dev
Architecture: source i386
Version: 1:5.17.5~pre14-1
Distribution: experimental
Urgency: low
Maintainer: Andreas Metzler ametz...@debian.org
Changed-By: Andreas Metzler ametz...@debian.org
Description: 
 autogen- automated text file generator
 libopts25  - automated option processing library based on autogen
 libopts25-dev - automated option processing library based on autogen
Closes: 715311 715955
Changes: 
 autogen (1:5.17.5~pre14-1) experimental; urgency=low
 .
   * Pull from Ubuntu: Mark autogen package Multi-Arch: foreign.
   * Clean up debian/control:
 + Drop b-d on dpkg-dev (= 1.16.1), we are using dh v9 instead of
   invoking dpkg-buildflags directly.
 + Drop dependency on dpkg (= 1.15.4) | install-info.
   * New upstream development release.
 + Includes fix for Mayhem issue. Closes: #715955
   * Build with -Wno-format-contains-nul. Closes: #715311
Checksums-Sha1: 
 68654907565de4fc95f61ca5ba05948263d9fd5b 1440 autogen_5.17.5~pre14-1.dsc
 8aae9b31840afde61fcaff15e4e05c1f5da901c0 1008428 
autogen_5.17.5~pre14.orig.tar.xz
 0f472f6ee1bbe786c26b6c67f5fcda6188fc01af 14556 
autogen_5.17.5~pre14-1.debian.tar.gz
 edad589c6bda107f4f2e024adb3843a8ebbafc4c 1198560 
autogen_5.17.5~pre14-1_i386.deb
 5a90c3f53ba2e51ede7dc3f9a5221de590c6efe3 75694 
libopts25_5.17.5~pre14-1_i386.deb
 f4b661fab3966912dbd4a29373a73f8e168019ab 117542 
libopts25-dev_5.17.5~pre14-1_i386.deb
Checksums-Sha256: 
 82d138be8d3f7c19bfb63cd158c83d43d6ec94dca61c1f57fb1810e476cb2050 1440 
autogen_5.17.5~pre14-1.dsc
 068996a9daca91ba0c61a341b628da9216cfa6a36956ab22947ee512f26208bc 1008428 
autogen_5.17.5~pre14.orig.tar.xz
 ce8675b1b7908a3e156d8e898be632da5e1020e6f9a3488f839520a20fd1cc85 14556 
autogen_5.17.5~pre14-1.debian.tar.gz
 8a512ab141b69b71b168cf38b4750f6fe989fab9c71e579bb712dfebeee92bf5 1198560 
autogen_5.17.5~pre14-1_i386.deb
 f0c043fdc0cfd18a7b1f2a84ed581e75f3b13bc9e6282c465949b6482be72d29 75694 
libopts25_5.17.5~pre14-1_i386.deb
 2aedf01f13a76e1b6c3d55145f8f0fb54984b3b90d155d2f0f4c4bee627a9b0c 117542 
libopts25-dev_5.17.5~pre14-1_i386.deb
Files: 
 0bcb713ce246acc98b0d333f8f291ac4 1440 devel optional autogen_5.17.5~pre14-1.dsc
 21f1ee428c4d0a430fac2980a97f48a9 1008428 devel optional 
autogen_5.17.5~pre14.orig.tar.xz
 0dd914071ffbc1395772bbbd163eca97 14556 devel optional 
autogen_5.17.5~pre14-1.debian.tar.gz
 c0ec1641b192158f12740960b761fc7f 1198560 devel optional 
autogen_5.17.5~pre14-1_i386.deb
 e20034ed6b2ef6f870f16af0d142fd51 75694 libs optional 
libopts25_5.17.5~pre14-1_i386.deb
 70bca0ae21992d36a93ac82cd00c0d62 117542 libdevel optional 
libopts25-dev_5.17.5~pre14-1_i386.deb

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

iEYEAREDAAYFAlHlfTEACgkQHTOcZYuNdmPjcwCgpddao5t0ZacOsIbxOcMXk6F4
ijAAoJ+oRdPcOEVgK2scyCOtJs2Hwquz
=0TWP
-END PGP SIGNATURE-


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



Accepted librdf-acl-perl 0.103-1 (source all)

2013-07-16 Thread Jonas Smedegaard
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 16 Jul 2013 18:53:46 +0200
Source: librdf-acl-perl
Binary: librdf-acl-perl
Architecture: source all
Version: 0.103-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: Jonas Smedegaard d...@jones.dk
Description: 
 librdf-acl-perl - access control lists for the semantic web
Closes: 713252
Changes: 
 librdf-acl-perl (0.103-1) unstable; urgency=low
 .
   [ upstream ]
   * New release.
 + Stop bundling early paleolithic version of Scalar::Util.
   Closes: bug#713252.
 .
   [ Jonas Smedegaard ]
   * List upstream issue tracker as contact, and metacpan.org URL as
 Homepage.
   * Update package relations:
 + Fix (build-)depend on libossp-uuid-perl (not virtual
   libdata-uuid-perl).
 + Relax to (build-)depend unversioned on cdbs: Needed version
   satisfied even in oldstable.
   * Update copyright file:
 + Fix use comment and license pseudo-sections in copyright file to
   obey silly restrictions of copyright format 1.0.
 + Quote license in comment.
 + Update copyright coverage for convenience code copies and main
   upstream author.
   * Bump debhelper compatibility level to 8.
   * Add README.source emphasizing control.in file as *not* a
 show-stopper for contributions, referring to wiki page for details.
   * Add git URL as alternate source.
   * Stop tracking md5sum of upstream tarball.
   * Bump packaging license to GPL-3+, and extend copyrigt coverage for
 myself to include current year.
   * Bump standards-version to 3.9.4.
   * Drop patch 1002: Build problem turned out to be (and fixed by now)
 in CDBS.
 .
   [ Salvatore Bonaccorso ]
   * Use canonical anonscm.debian.org hostname in Vcs-Git URI.
Checksums-Sha1: 
 081a718b54453f9205a7e13e31c5f79bd2867b38 2187 librdf-acl-perl_0.103-1.dsc
 8a8166c2f5a3cc99eeccbad49917096c790e8460 52608 
librdf-acl-perl_0.103.orig.tar.gz
 29f5d0a5b1cd5111efe71667c982883341e7f007 5459 
librdf-acl-perl_0.103-1.debian.tar.gz
 58be1ab330485cff3edf7cdcdeeb554cbc021df2 23638 librdf-acl-perl_0.103-1_all.deb
Checksums-Sha256: 
 6e4f014f6a3a1f6946d15d730eed3f0e7dd02a546ec21f18a18eb6b185b89817 2187 
librdf-acl-perl_0.103-1.dsc
 67afa6e51d517dc2d31fec4894cf39046ea0c3229dfd99e274de93bdf07f60e0 52608 
librdf-acl-perl_0.103.orig.tar.gz
 68947e4ff9bed1475749a536fca51d4117905df80ee8408b39eca980aaa62e61 5459 
librdf-acl-perl_0.103-1.debian.tar.gz
 d3f5f10fed965ef9090dfe8bdc67bd84046bee760af3bb298154ea7e5fd11062 23638 
librdf-acl-perl_0.103-1_all.deb
Files: 
 79b7ba7c952defbf5e5a8d79e79b820f 2187 perl optional librdf-acl-perl_0.103-1.dsc
 2c61363f06197e75303ee27c674093e2 52608 perl optional 
librdf-acl-perl_0.103.orig.tar.gz
 53aa2ef19f89057121fac19a2d331497 5459 perl optional 
librdf-acl-perl_0.103-1.debian.tar.gz
 ec6ea1c1bf3953fdb55040604cadf236 23638 perl optional 
librdf-acl-perl_0.103-1_all.deb

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

iQIcBAEBCgAGBQJR5Xv7AAoJECx8MUbBoAEhQOkP/ieT/4cvKK98BX8CgnzsQZ1v
2Lirkl42EJbyXQO5P/LZlJ0OnJaj+rIyrIYwlGjf6JA+f9ZIEaygeKhmNNMnOmke
EVL5Wz+ETh2ezOaH2LpD5+WMI1lfpdJHloMahlSFVhD+pFRQ9sydKE0aZ7HL2pnD
462+DIsGRyfR7Q9fo3U/2zyruzRa9eO3eYjpIaCKbUhoYfg4MWysx0NlGOE3wDiA
gLUpFKKrtUMpFse1TE114ubIPzMDPgHjcO9xgCMwYmfMJqb3VAtEieB7K2Oakyjz
rEKixxhDj4uPM1IC9psNjUETcHL+9LxFJTw13qUdG4VDrnMpY+Kkj7RFi0w0XyHv
kG80rKhZrISCH8QC2FfIH5y18n4h9wd6+d4DT9B2DZs24m2pfwVCojpEjspBPdUj
frfyMR9NelqHw/PiSn3XAjh24okYjBynCW0bxhHv6K7hcABL3itEGosAhRG3YCvO
N3XpWa4Od1ypO5kOtzu2T2DrV+fx1mrMTTGOVBdetXTnfljYCtu1x5js1L/jijEN
rfwwEUamShaieAeJkrIFe6ogiHfwyvI3iC3Lsd/jkUEGAPmQE3VRjyuflXhXi2G5
jDfL6LH49XCYd/zsK4C9MC3nOa/UeSTJ4HWZPw8ZYlHY4PNTM5TrMSVs5NStPPSv
1e8Do5/Hh1qaSXM2/wvX
=rgPj
-END PGP SIGNATURE-


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



  1   2   >