Re: possible mass bug filing for packages shipping stuff in /var/run, /var/lock, /run?

2012-10-09 Thread Raphael Hertzog
On Tue, 09 Oct 2012, Thomas Goirand wrote:
 Imagine for a minute that we have 2 implementation of the same service.
 Lets say, for this example, MariaDB and MySQL (this is *not* a real world
 example, since last time I checked, we don't have MariaDB in Debian but
 it well could be a real problem). Both MySQL and MariaDB would use and
 implement /var/run/mysql/mysql.sock. If both were installable at the same
 time, then shipping /var/run/mysql would create a useless conflict, while
 they could really live together (of course, not started at the same time,
 but living on the same filesystem, giving the user the option to switch from
 one to another as wished).
 
 So it *is* a very practical problem. I know at least that multiple packages
 are using /var/run/ircd for example.

And? It's perfectly possible to share directories between multiple
packages.

The fact that /var/run/mysql/ would be owned by multiple packages is no
different from the fact that /var/run/ is already owned by multiple
packages:
$ dpkg -S /var/run
base-files, isc-dhcp-client, uml-utilities, dnsmasq-base: /var/run

It's *not* a problem.

Cheers,
-- 
Raphaël Hertzog ◈ Debian Developer

Get the Debian Administrator's Handbook:
→ http://debian-handbook.info/get/


-- 
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/20121009065356.gd3...@x230-buxy.home.ouaza.com



Re: Question about debian experimental.

2012-10-09 Thread Thibaut Paumard
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

(This thread is better suited for debian-mentors, setting
mail-followup-to accordingly)

Le 08/10/2012 18:30, Andrej N. Gritsenko a écrit :
 Hello!
 
 I have a question. Since maintainers of LXDE are extremely busy
 last few months I would like to find a way to upload latest
 upstream version of libfm and pcmanfm into experimental
 repository.

Hi,

Please don't feel sorry for trying to help. But also understand that the
maintainers of a specific package usually work on there spare time and
are concentrating on the release.

I'm not sure if anyone but the LXDE maintainers would upload these
packages for you, even in experimental.

There are two things you can do:
 1- make your packages readily available on the internet, but not in
the official archive;
 2- help the official maintainer integrate your changes.

1- make the packages publicly available:

I would try building the binaries on at least the two most popular
architectures, i386 and amd64. Choose a version number such as
 x.y.z-0~andrej
to make it sorts before any future official version, including NMUs
and backports.

You would then need to upload the source and binary packages to some
website. github can serve you here.

Finally, just mention it in the bug reports, so users can find your
updated packages.

2- Two things to do to help your work reach the official archive:
 a- Send your changes to the bugreport(s) as a patch and tag the bug(s)
+patch (this is almost a must do)
 b- Prepare another source package (with version such as x.y.z-1~exp1,
sorting after your personal package), make it available on the web
(e.g. on http://mentors.debian.net/) and send an RFS
_to_the_official_maintainers_. You can also, in addition, make this
RFS a bug against the sponsorship-requests pseudo package but
please explain the situation carefully there.

Kind regards, Thibaut.

Rest of original post:

 I feel sorry that I constantly bug the maintainers with the same
 question and I think they already hate me that I ask them despite
 they are still have no time for that. So I would like do not bore
 them anymore. I have all the required debian/* files which are
 files from 0.1.17 / 0.9.10 versions with some corrections needed to
 conform Debian Policy rules where they were not and adapted to all
 what was changed in upstream. Packages made with those files are
 proven to be created and installed smoothly on Wheezy. Those 
 debian/* files are public available on
 https://github.com/LStranger/. Why I would like to upload them into
 experimental? That is simple - I would like to let people in Debian
 BTS who are struggling from bugs that prevent them from usage of
 old versions of pcmanfm to get current version which is free of all
 those bugs. So question is - may it be possible to upload them into
 experimental or I have still to bother maintainers? I feel sorry to
 do that again.
 
 Thank you very much. Andriy.
 
 

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iQIcBAEBCAAGBQJQc9/gAAoJEJOUU0jg3ChAEBAP/ihKG+yL/GR2SY6j6sNOY1ax
vyIMbB9slHGv0Bq4NM1LP+SEl0JIgaYszuNIgjaBlNzZtzf72i/2tlRCXD4/RII4
H7gSfY7HP9Yd0r3SOxiwTogoMf5w7SunWzeEJktZCaeO3EGMGInDcZAULZgLScvz
duUTv/nshz7aaexQofiSeBjHSbpDl4ONAUPgNVtrIC471Srjir8j8Udt5YHi8oeR
xgzpVedfXakf6rmz5KKLHNUqoKu4/jrCmVHPkGMc7s6bwnxN8jrQqgnbqu1Tf9FX
QtDfjD3ZWoUBKju/FBX1PghfNBG/qanf31mQYD1cI3yAhg+i5GFTo0QGQ1swHa7j
6pvNtF7G8X3uHXaEt4MQw7O3ErNqO8lr6xD9H255EuNXxBnBhi4emMbnsmxR8lhd
3hiFJkfrlmlCTH6pVeBW+2ht5Zf/zV3upMvkGbTg/gzts5X2Hz9c0aY1FZgs9qMl
y9xM6vbUv1zdBe1Dp5djnBzbp1Rpw4CAzqLoZUgno8r3J3nrqTFytWe46IY2uftc
ls4Kr7TjqG1SQGotRw+3AgFmuB9onIv8GBJMRzZg+IQUohEcGzSBKHVCnaZ3sp4L
o+xn+HzFJ5By0rDd7oUYbR3bAR0NPVFChS1uLPDolZP6klws5Yrr8HqRkUpawQOt
vcn0fltQ1sdir/NE8AWf
=mvTC
-END PGP SIGNATURE-


-- 
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/5073dff4.2050...@debian.org



Bug#690032: ITP: bombono-dvd -- DVD authoring program with nice and clean GUI

2012-10-09 Thread Alessio Treglia
Package: wnpp
Severity: wishlist
Owner: Alessio Treglia ales...@debian.org

* Package name: bombono-dvd
  Version : 1.2.1
  Upstream Author : Ilya Murav'jov mura...@yandex.ru
* URL : http://www.bombono.org/
* License : GPL
  Programming Lang: C++
  Description : DVD authoring program with nice and clean GUI

 Bombono DVD is easy to use program for making DVD-Video.
 The main features of Bombono DVD are:
  * excellent MPEG viewer: Timeline and Monitor
  * real WYSIWYG Menu Editor with live thumbnails
  * comfortable Drag-N-Drop support
  * you can author to folder, make ISO-image or burn directly to DVD
  * reauthoring: you can import video from DVD discs.


-- 
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/20121009085401.14467.31038.reportbug@Aspire-1410



Re: CD1 without a network mirror isn't sufficient to install a full desktop environment

2012-10-09 Thread Wouter Verhelst
On Tue, Oct 09, 2012 at 03:50:00AM +0300, Serge wrote:
 PS: I wish Debian had a similar stats page.
 It's now possible with http.debian.org.

popcon reports its version number when it sends in statistics, from
which it's easy to derive the distribution in use. There's some stats
about that on the popcon website, http://popcon.debian.org/

-- 
Copyshops should do vouchers. So that next time some bureaucracy requires you
to mail a form in triplicate, you can mail it just once, add a voucher, and
save on postage.


-- 
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/20121009093954.ga10...@grep.be



Bug#690050: ITP: python-configparser -- backport of the enhanced config parser in Python 3.2

2012-10-09 Thread Agustin Henze
Package: wnpp
Severity: wishlist
X-Debbugs-CC: debian-devel@lists.debian.org

   Package name: python-configparser
Version: 3.2.0r3
Upstream Author: Łukasz Langa luk...@langa.pl
URL: https://bitbucket.org/ambv/configparser
License: MIT/X
Description: backport of the enhanced config parser in Python 3.2
 The ancient ConfigParser module available in the standard library 2.x
has seen a major update in Python 3.2. This is a backport of those
changes so that they can be used directly in Python 2.7.

-- 
TiN



signature.asc
Description: OpenPGP digital signature


Bug#690058: ITP: conservation-code -- tool to score protein sequence conservation

2012-10-09 Thread Laszlo Kajan
Package: wnpp
Severity: wishlist
Owner: Laszlo Kajan lka...@rostlab.org

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

* Package name: conservation-code
  Version : 20110309.0
  Upstream Author : John A. Capra to...@cs.princeton.edu, Mona Singh 
m...@cs.princeton.edu
* URL : http://compbio.cs.princeton.edu/conservation/
* License : GPL-2.0+
  Programming Lang: Python
  Description : protein sequence conservation scoring tool
  Enhances: concavity

 This package provides score_conservation(1), a tool to score protein sequence
 conservation.
 .
 The following conservation scoring methods are implemented:
  * sum of pairs
  * weighted sum of pairs
  * Shannon entropy
  * Shannon entropy with property groupings (Mirny and Shakhnovich 1995,
Valdar and Thornton 2001)
  * relative entropy with property groupings (Williamson 1995)
  * von Neumann entropy (Caffrey et al 2004)
  * relative entropy (Samudrala and Wang 2006)
  * Jensen-Shannon divergence (Capra and Singh 2007)
 .
 A window-based extension that incorporates the estimated conservation of
 sequentially adjacent residues into the score for each column is also given.
 This window approach can be applied to any of the conservation scoring
 methods.
 .
 The program accepts alignments in the CLUSTAL and FASTA formats.
 .
 The sequence-specific output can be used as the conservation input for
 concavity.
 .
 Conservation is highly predictive in identifying catalytic sites and
 residues near bound ligands.


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

iQIcBAEBAgAGBQJQdEEGAAoJEJvS1kCaDFL6ABkP+gJtgskydA+sOOf5Hi9/AYvQ
i30VuQUVpY5uDIrxJ+o1c66wGHIzNzvLP+IVnCSDdK0BX1tLb2QqGMGRo32jG/yE
K6jpfRyRwKMiZ8hZ9tM5w78NiJt5vSWyc6unGZdIRcpEIZVBU9T2joxmxNluu4z5
PI/jXxwMSqXQNY1NuhjosRpY0F5nltFSrjQAF3SFT1QUCpEGfmZKMaxvniP3ubeg
dbPqPcDE8VgZFxMIKBB+FnGGb+QIoKYrP621Vx+FRrnv23Gd8vhidYEbAsXRXU7U
gVP0k+RayjuikNGeZ+Bwm00oyy8/ehXKjsufG2e/FCo/G1dW3LmA+gUw0yZQbeXK
5WDdoiVDsgzlyAqnbVljiGIHoA8a9azu5Ta2/pyyPj0a2YB16o8V4XnWDC/N6WIQ
5C4gbpc4M0tA4yP/eCFkAwVKGr8BH4REApkDR7XqzcmVXVz2xQIqnea7SSea2dTc
D2bednPxJh3C4eOOvhmDT5meg82/xfCJxIRyEcLon7g7bGBveGRhVA49W/Wxitph
app1tsOp4NE9m5z5yIE83ZtdLrvAhaWib63JGf+9tsDkdWzVVnHORGiCUC6TRy7t
YGz3D5+fi0GHEnJF0wpu/Yk2G2TWxnZ/3sQ2IrE9/IMorYLLM+szKns5rqdff9XY
7Fdtl/aJ3vKorM1wJSqx
=6Kbc
-END PGP SIGNATURE-


-- 
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/20121009152149.2728.83411.reportbug@debian-unstable.rostclust



packages that disagree on file/directory ownership/permissions

2012-10-09 Thread Andreas Beckmann
Hi,

there are several packages that don't agree on the 
ownership/permissions of some files or directories. Usually one package 
(e.g. foo-common) ships some files and/or directories while another 
(e.g. foo-bar with Depends: foo-common) ships an overlapping directory 
tree and has a postinst script that runs chown/chmod.

Possible problems that could arise out of this:
* foo-common and foo-bar have disagreeing chown/chmod commands in their postinst
* foo-common gets updated and permissions/ownership might get (partially) 
reset, breaking foo-bar or opening a security hole
* foo-common's maintainer scripts (run as root) have to be more careful when 
handling files/directories that are writable by less privileged users

What's the best way to handle these things properly?

IMO it would be best if some common package would do the initial 
setup, create the user if needed and fix permissions and ownership, 
while all other packages sharing this tree would depend on the 
common package

A few examples from piuparts --install-purge-install which does
  install dependencies($PKG)
  snapshot $CHROOT
  install $PKG
  purge $PKG
  verify snapshot

opennebula_3.4.1-3.1
0m29.4s DEBUG: Modified(uid, gid, mode, size, target): /var/lib/one/.one/ (101, 
0, d 40700, 40, None) != (101, 103, d 40700, 60, None)
0m30.0s ERROR: FAIL: After purging files have been modified:
  /var/lib/one/.one/ owned by: opennebula
# looks like some dependency already does mkdir /var/lib/one  chown

cups-pdf_2.6.1-7
0m43.9s DEBUG: Modified(uid, gid, mode, size, target): /var/log/cups/ (0, 0, d 
40755, 40, None) != (0, 102, d 40755, 40, None)
0m44.2s ERROR: FAIL: After purging files have been modified:
  /var/log/cups/ owned by: cups-pdf, cups
# hmm, chgrp lpadmin but not chmod g+w - that looks useless

xymon_4.3.0~beta2.dfsg-9.1
0m26.7s DEBUG: Modified(uid, gid, mode, size, target): /var/lib/hobbit/ (0, 0, 
d 40755, 60, None) != (101, 102, d 40755, 60, None)
0m27.1s ERROR: FAIL: After purging files have been modified:
  /var/lib/hobbit/   owned by: xymon, xymon-client

solr-tomcat_3.6.0+dfsg-1
0m25.5s DEBUG: Modified(uid, gid, mode, size, target): /var/lib/solr/data/ (0, 
0, d 40755, 40, None) != (101, 102, d 40770, 40, None)
0m25.9s ERROR: FAIL: After purging files have been modified:
  /var/lib/solr/data/owned by: solr-common

snort_2.9.2.2-3
0m14.6s DEBUG: Modified(uid, gid, mode, size, target): /etc/snort/snort.conf 
(0, 0, - 100644, 26450, None) != (0, 103, - 100640, 26450, None)
0m14.9s ERROR: FAIL: After purging files have been modified:
  /etc/snort/snort.conf  owned by: snort-common

snmpd_5.4.3~dfsg-2.5
0m22.9s DEBUG: Modified(uid, gid, mode, size, target): /var/lib/snmp/ (0, 0, d 
40755, 40, None) != (101, 102, d 40755, 40, None)
0m23.3s ERROR: FAIL: After purging files have been modified:
  /var/lib/snmp/ owned by: libsnmp15, libsnmp-base

quantum-server_2012.1-6
0m25.8s DEBUG: Modified(uid, gid, mode, size, target): /etc/quantum/plugins/ 
(0, 0, d 40755, 60, None) != (101, 102, d 40755, 60, None)
0m25.8s DEBUG: Modified(uid, gid, mode, size, target): /etc/quantum/ (0, 0, d 
40755, 60, None) != (101, 102, d 40700, 60, None)
0m25.8s DEBUG: Modified(uid, gid, mode, size, target): 
/etc/quantum/plugins/openvswitch/ovs_quantum_plugin.ini (0, 0, - 100644, 2191, 
None) != (101, 102, - 100644, 2191, None)
0m25.8s DEBUG: Modified(uid, gid, mode, size, target): 
/etc/quantum/plugins/openvswitch/ (0, 0, d 40755, 60, None) != (101, 102, d 
40755, 60, None)
0m26.2s ERROR: FAIL: After purging files have been modified:
  /etc/quantum/  owned by: quantum-server, quantum-plugin-openvswitch
  /etc/quantum/plugins/  owned by: quantum-plugin-openvswitch
  /etc/quantum/plugins/openvswitch/  owned by: quantum-plugin-openvswitch
  /etc/quantum/plugins/openvswitch/ovs_quantum_plugin.iniowned by: 
quantum-plugin-openvswitch

firebird2.5-classic_2.5.2~svn+54698.ds4-1
0m17.1s DEBUG: Modified(uid, gid, mode, size, target): 
/var/lib/firebird/2.5/backup/no_empty (0, 0, - 100644, 0, None) != (101, 102, - 
100660, 0, None)
0m17.1s DEBUG: Modified(uid, gid, mode, size, target): 
/var/lib/firebird/2.5/data/ (0, 0, d 40755, 60, None) != (101, 102, d 40770, 
60, None)
0m17.1s DEBUG: Modified(uid, gid, mode, size, target): 
/var/lib/firebird/2.5/backup/ (0, 0, d 40755, 60, None) != (101, 102, d 40770, 
60, None)
0m17.1s DEBUG: Modified(uid, gid, mode, size, target): 
/var/lib/firebird/2.5/data/no_empty (0, 0, - 100644, 0, None) != (101, 102, - 
100660, 0, None)
0m17.1s DEBUG: Modified(uid, gid, mode, size, target): 
/var/lib/firebird/2.5/system/help.fdb (0, 0, - 100644, 819200, None) != (101, 
102, - 100660, 819200, None)
0m17.1s DEBUG: Modified(uid, gid, mode, size, target): 
/var/lib/firebird/2.5/system/ (0, 0, d 40755, 80, None) != (101, 102, d 40770, 
100, None)
0m17.1s DEBUG: Modified(uid, gid, mode, size, target): /var/lib/firebird/2.5/ 
(0, 0, d 40755, 120, None) != (101, 102, d 40770, 120, None)
0m17.1s DEBUG: 

Bug#690069: ITP: python-yapsy -- Small library implementing the core mechanisms needed to build a plugin system

2012-10-09 Thread Agustin Henze
Package: wnpp
Severity: wishlist
X-Debbugs-CC: debian-devel@lists.debian.org

Package name: python-yapsy
 Version: 1.9.2
 Upstream Author: Thibauld Nion tiboni...@users.sourceforge.net
 URL: http://yapsy.sourceforge.net
 License: BSD
 Description: Yapsy is a small library implementing the core
mechanisms needed to build a
 plugin system into a wider application.
 .
 The main purpose is to depend only on Python's standard libraries (at least
 version 2.3) and to implement only the basic functionalities needed to
detect,
 load and keep track of several plugins.


-- 
TiN



signature.asc
Description: OpenPGP digital signature


Re: possible mass bug filing for packages shipping stuff in /var/run, /var/lock, /run?

2012-10-09 Thread Thomas Goirand

On 10/09/2012 02:53 PM, Raphael Hertzog wrote:

And? It's perfectly possible to share directories between multiple
packages.

The fact that /var/run/mysql/ would be owned by multiple packages is no
different from the fact that /var/run/ is already owned by multiple
packages:
$ dpkg -S /var/run
base-files, isc-dhcp-client, uml-utilities, dnsmasq-base: /var/run

It's *not* a problem.

Cheers,

Right, sorry. I wrote something silly (again!) ! :)

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/50746a9b.1070...@debian.org



Bug#690089: ITP: python-webassets -- Merge and compress your JavaScript and CSS files

2012-10-09 Thread Agustin Henze
Package: wnpp
Severity: wishlist
X-Debbugs-CC: debian-devel@lists.debian.org

Package name: python-webassets
 Version: 0.7.1
 Upstream Author: 2008, Michael Elsdörfer http://elsdoerfer.name
 URL: https://github.com/miracle2k/webassets
 License: BSD
 Description: Merge and compress your JavaScript and CSS files
 Asset management application for Python web development - use it to
 merge and compress your JavaScript and CSS files.
 For some web frameworks, webassets provides some special integration.
 Webassets provide integration with:
  * Django
  * Flask
  * Pyramid
-- 
TiN



signature.asc
Description: OpenPGP digital signature


Re: where is the DNSSEC root key?

2012-10-09 Thread Peter Palfrader
On Fri, 05 Oct 2012, Peter Samuelson wrote:

  However since all DNS servers are generally meant to use port 53, I
  think it's unlikely to install more than one DNS server locally, so
  I'm not sure if doing this makes sense from a packaging perspective.
  [I can see how it does from an administration perspective.]
 
 It's actually not uncommon to run, e.g., rbldnsd on a nonstandard port,
 and a full nameserver on port 53, which forwards queries to it.  Now
 that's not directly related, as rbldnsd will never need to know the
 DNSSEC root keys ... but I'm just saying.  It is quite possible that
 somebody will want to run a recursive nameserver and an authoritative
 nameserver, different packages, on the same host.  I wouldn't bother
 with that, mind you.

Well, for instance the .debian.org authoritative nameservers we run all
also have a local unbound installed as their local recursor.

unbound binds to localhost:53, bind9 to all the other addresses of a
host.

I don't think it's all that strange a setup.

Cheers,
weasel
-- 
   |  .''`.   ** Debian **
  Peter Palfrader  | : :' :  The  universal
 http://www.palfrader.org/ | `. `'  Operating System
   |   `-http://www.debian.org/


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20121010005033.gk1...@anguilla.noreply.org



Bug#690103: ITP: dvd-slideshow -- create dvd slideshow with menus

2012-10-09 Thread Alessio Treglia
Package: wnpp
Severity: wishlist
Owner: Alessio Treglia ales...@debian.org

* Package name: dvd-slideshow
  Version : 0.8.4.2
  Upstream Author : Scott Dylewski sc...@dylewski.com
* URL : http://dvd-slideshow.sourceforge.net/wiki/Main_Page
* License : GPL
  Programming Lang: Bash scripting
  Description : set of tools to create dvd slideshow with menus

 DVD Slideshow consists in a set of tools which allows one to create
 slideshows-style videos from a collection of pictures. This package
 provides the following programs:
 .
  * dvd-slideshow
This is the main script. It generates a DVD-compatible MPEG2 video file
with audio from a text file input listing of pictures and effects.
  * dvd-menu
Creates a simple DVD menu with buttons that link to MPEG2 files generated
with dvd-slideshow or ones that you have created yourself.
  * gallery2slideshow
Instead of a GUI to create slideshows, I already have almost everything
set up from my web page that uses the Gallery program. I figured it
wouldn't be that hard to just get a listing of all the images in a given
album (sub-albums not supported!) and to generate an appropriate input
file to dvd-slideshow.
  * jigl2slideshow
Does the same thing as gallery2slideshow, but works on a jigl gallery


-- 
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/20121010012120.17068.22464.reportbug@Aspire-1410



Re: Storing additional metadata in the dpkg database [Re: possible mass bug filing for packages shipping stuff in /var/run, /var/lock, /run?]

2012-10-09 Thread Michael Biebl
Hi guillem!

On 08.10.2012 22:53, Guillem Jover wrote:
 
 On Mon, 2012-10-08 at 22:02:57 +0200, Michael Biebl wrote:
 On 08.10.2012 20:15, Michael Gilbert wrote:

 I actually find it pretty handy if I can use dpkg -S to find out which
 package a particular directory belongs to.
 So shipping the directory in the package does have some value (at least
 for me).
 
 That applies as well to any path generated at maintainer script or
 run time by the package (like state, cache, log files, etc), but I
 don't think it's currently a good idea for these to belong in the
 dpkg database, as either the files' md5sums might change over time,
 or the paths might appear and disappear if they are on a ramfs, or

Interesting question regarding generated files and md5sums. Maybe it
would be best to simply not store md5sums for such externally registered
files/directories.

 worse might cause security issues if they are world writable (like
 /var/lock, as Jakub has pointed out).

Well, my idea was not, that dpkg should actually create that file/dir,
but simply that it tracks the information that such a file/dir is
created by the package. Where do you see the security risk wrt dpkg?


 aba rightfully pointed out, that having a mechanism in dpkg which allows
 one to register such a directory in the dpkg database dynamically, might
 be an even better approach.

 Such a mechanism could not only be used to register such volatile
 files/directories in (/var)/run or /lock but files that are generated by
 the maintainer scripts
 
 Sure, and that's been on the dpkg TODO list for a while, but it needs
 first for its database to be extended to track additional metadata. I
 was planning on working on this for 1.17.x anyway.
 
 like ucf config files
 
 This will be covered instead by extending the dpkg conffile support to
 allow to register external configuration files.

Interesting. Can you say a bit more about that, how this is going to
work. If you register an external configuration file with dpkg, will
dpkg take care of removing it on purge or does that still need to be
done by the package itself?

 or even ressources like system users and groups.
 
 I'm not entirely sure what you mean with this though, maybe something
 like #685734?

Not quite, although #685734 sounds like an interesting idea. I'm
basically just interested in having a central database where packages
can register which ressources they are using, so I can easily query it
later on, e.g. which package created and/or uses a specific system user.

Michael

-- 
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


Bug#690106: ITP: erlang-folsom -- Erlang based metrics system inspired by Coda Hale's metrics

2012-10-09 Thread Nobuhiro Iwamatsu
Package: wnpp
Severity: wishlist
Owner: Nobuhiro Iwamatsu iwama...@debian.org

* Package name: erlang-folsom
  Version : 0.7
  Upstream Author : Joe Williams j...@boundary.com
* URL : https://github.com/boundary/folsom
* License : Apache 2.0
  Programming Lang: erlang
  Description : Erlang based metrics system inspired by Coda Hale's metrics

 Folsom is an Erlang based metrics system inspired by Coda Hale's metrics
 (https://github.com/codahale/metrics/). The metrics API's purpose is to collect
 realtime metrics from your Erlang applications and publish them via Erlang APIs
 and output plugins. folsom is *not* a persistent store. There are 6 types of
 metrics: counters, gauges, histograms (and timers), histories, meter_readers
 and meters. Metrics can be created, read and updated via the `folsom_metrics`
 module.


-- 
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/20121010044311.14497.98166.reportbug@chimagu



Bug#690107: ITP: erlang-jiffy -- JSON NIFs (Native Implemented Functions) for Erlang

2012-10-09 Thread Nobuhiro Iwamatsu
Package: wnpp
Severity: wishlist
Owner: Nobuhiro Iwamatsu iwama...@debian.org

* Package name: erlang-jiffy
  Version : 0.5.2
  Upstream Author : Paul J. Davis paul.joseph.da...@gmail.com
* URL : https://github.com/davisp/jiffy
* License : BSD, MIT, 
  Programming Lang: erlang
  Description : JSON NIFs (Native Implemented Functions) for Erlang

A JSON parser as a NIF (Native Implemented Functions). This is a complete
rewrite of the work this was done in EEP0018 that was based on Yajl. This
new version is a hand crafted state machine that does its best
to be as quick and efficient as possible while not placing any constraints on 
the 
parsed JSON.


-- 
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/20121010044933.15189.14919.reportbug@chimagu



Accepted irker 1.9+dfsg-1 (source all)

2012-10-09 Thread Daniel Baumann
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 09 Oct 2012 07:44:39 +0200
Source: irker
Binary: irker
Architecture: source all
Version: 1.9+dfsg-1
Distribution: experimental
Urgency: low
Maintainer: Daniel Baumann daniel.baum...@progress-technologies.net
Changed-By: Daniel Baumann daniel.baum...@progress-technologies.net
Description: 
 irker  - submission tools for IRC notifications
Changes: 
 irker (1.9+dfsg-1) experimental; urgency=low
 .
   * Merging upstream version 1.9+dfsg.
   * Adding systemd and pkg-config to build-depends to automatically
 guess systemd unit directory.
   * Adding todo file.
Checksums-Sha1: 
 671bfa4f67ffb440314ea42fb0f56dbbc652f4cb 1112 irker_1.9+dfsg-1.dsc
 a3adccd8b3f5349d143cc0cdc3b48ea2a89080ea 27124 irker_1.9+dfsg.orig.tar.xz
 a25bbbe457033efa6dcb0d1970dcdca1826d3e35 3356 irker_1.9+dfsg-1.debian.tar.xz
 9104c3fe9cd3bc43ff7501d480b2e431fea694d7 32130 irker_1.9+dfsg-1_all.deb
Checksums-Sha256: 
 3895bf0bc10bade8979ddcfeccba9cc64c5ee0f522f2c59c9f35a6396c08217b 1112 
irker_1.9+dfsg-1.dsc
 5edcbf69e71965d0a21c8142037a491e181f5c851a95ab4481b300b8debbd5a2 27124 
irker_1.9+dfsg.orig.tar.xz
 1d709df1a314d6293cf711644ea560187c5b8fddcbe5656c77dd35b65a9f1594 3356 
irker_1.9+dfsg-1.debian.tar.xz
 0e3058fcd5594073dd6f8fd0fc6299767c9e161f5e65e55fbb2761b0aaf81e9b 32130 
irker_1.9+dfsg-1_all.deb
Files: 
 15ad55530855547ec1141011e6b77a70 1112 utils optional irker_1.9+dfsg-1.dsc
 c67e98681ba3064e947dd1a342ac363b 27124 utils optional 
irker_1.9+dfsg.orig.tar.xz
 e0be164f39a5ae98f9bc38c1dfb01cc0 3356 utils optional 
irker_1.9+dfsg-1.debian.tar.xz
 bc20d8e1f349d97e50d253f4721d5462 32130 utils optional irker_1.9+dfsg-1_all.deb

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

iEYEARECAAYFAlBzvGkACgkQ+C5cwEsrK54h5QCfVO/ffnwcYmksyl4JSietTio7
CbkAoI7bvaiWbSuUKKlkLEMVxrTXIG37
=/pPp
-END PGP 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/e1tlstm-0001gf...@franck.debian.org



Accepted gcr 3.6.0-1 (source all amd64)

2012-10-09 Thread Sjoerd Simons
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 09 Oct 2012 09:04:47 +0200
Source: gcr
Binary: gcr libgck-1-dev libgck-1-doc libgck-1-0 gir1.2-gck-1 libgcr-3-dev 
libgcr-3-doc libgcr-3-1 libgcr-3-common gir1.2-gcr-3
Architecture: source all amd64
Version: 3.6.0-1
Distribution: experimental
Urgency: low
Maintainer: Josselin Mouette j...@debian.org
Changed-By: Sjoerd Simons sjo...@debian.org
Description: 
 gcr- GNOME crypto services (daemon and tools)
 gir1.2-gck-1 - GObject introspection data for the GCK library
 gir1.2-gcr-3 - GObject introspection data for the GCR library
 libgck-1-0 - Glib wrapper library for PKCS#11 - runtime
 libgck-1-dev - GLib wrapper library for PKCS#11 - development
 libgck-1-doc - GLib wrapper library for PKCS#11 - documentation
 libgcr-3-1 - Library for Crypto UI related task - runtime
 libgcr-3-common - Library for Crypto UI related task - common files
 libgcr-3-dev - Library for Crypto UI related task - development
 libgcr-3-doc - Library for Crypto UI related task - documentation
Changes: 
 gcr (3.6.0-1) experimental; urgency=low
 .
   * New upstream release
Checksums-Sha1: 
 8a474dcc8596e243ce98a49b18fbd79c8de02d67 2181 gcr_3.6.0-1.dsc
 0c9b625d225e9998b06c5266a58da14d00e9e3f3 1362412 gcr_3.6.0.orig.tar.xz
 7767a35b289b32e8fa62cba00d11371a5bcdb0bd 16770 gcr_3.6.0-1.debian.tar.gz
 913b64fcd5f17baeeca52d0ea253a36464fdce9e 174056 libgck-1-doc_3.6.0-1_all.deb
 a694dfcab6ba3f8dd9fd5849a12d979e23bbee57 22 libgcr-3-doc_3.6.0-1_all.deb
 933b7c2376f452dd87db08d80f3b82ed56c7cd7e 125042 libgcr-3-common_3.6.0-1_all.deb
 6480811eca12b2b1bca10a64414a85b2a3db34b2 310472 gcr_3.6.0-1_amd64.deb
 2859d3af3dd7258f9d10eeedc67e918a2f299528 154170 libgck-1-dev_3.6.0-1_amd64.deb
 68e2a0f8a91355a6d4179f43fa488d77ccdf6d48 197924 libgck-1-0_3.6.0-1_amd64.deb
 563cd6b521c20e4cf49544b1dd11a8b7311dcfb0 130858 gir1.2-gck-1_3.6.0-1_amd64.deb
 a17f820734a352a4f63c49e60ea16c91fb1ea6f6 169824 libgcr-3-dev_3.6.0-1_amd64.deb
 e5d217e06f847d3860d6d949f7d2b99d7c9a6935 395678 libgcr-3-1_3.6.0-1_amd64.deb
 dc23f34e89ab7b1fb1c88d88943f3c9d28a1b0eb 138234 gir1.2-gcr-3_3.6.0-1_amd64.deb
Checksums-Sha256: 
 3f56ad3a7eefa003f097eb4e7a0848dee567a339291672b855a160b3b0dc3468 2181 
gcr_3.6.0-1.dsc
 b84e0779cf8977953e9fdfea294bfa377522ca745f75abccf8d2a2909207c090 1362412 
gcr_3.6.0.orig.tar.xz
 a8040db4aad7780202c3b0311ab1eddc35811fee45a5f740d5186298a8fc850c 16770 
gcr_3.6.0-1.debian.tar.gz
 26c0a7d352bb320f48997ec3e52a46d9ac2de081d2290c23dff084f031ff2c25 174056 
libgck-1-doc_3.6.0-1_all.deb
 89269f6eaf4add2403d47a2d5f08539ff332509600166fad31d98106f4a524ac 22 
libgcr-3-doc_3.6.0-1_all.deb
 e5e90d951ed274008b49190baadb310ef772ebb115c46cf6742e2e6b502a95d5 125042 
libgcr-3-common_3.6.0-1_all.deb
 6e078eeb9994295778a4eb02f6bd008828415c7f6a602566f5d33230c6570d35 310472 
gcr_3.6.0-1_amd64.deb
 987c1b7b1c9e4cc410cce36165c7a28083029d2ba4d88ca2b39a729c39aa3ee4 154170 
libgck-1-dev_3.6.0-1_amd64.deb
 6157be9d19bfd293b63f8e097f309624f36d4a35de11216ba1d5e7f152a49bd3 197924 
libgck-1-0_3.6.0-1_amd64.deb
 2f94103fc9336d0f67f484d6593cdc7488fc65ca2f65ccf815b1a2f14a7716b0 130858 
gir1.2-gck-1_3.6.0-1_amd64.deb
 61d02504ad8dc3d259947b8734279a533771ca35bfc97efc7e640b5f98885123 169824 
libgcr-3-dev_3.6.0-1_amd64.deb
 88d31527630d61e7d6e2efe4115ca6e1ac5343f48fd6811a3145542ec5d11b7d 395678 
libgcr-3-1_3.6.0-1_amd64.deb
 eba477b4191f0391b515ae046be18dcfd4ca333fa71941ae2e318c0223423371 138234 
gir1.2-gcr-3_3.6.0-1_amd64.deb
Files: 
 708af0d7e95af7cb72a44967b1659c8c 2181 gnome optional gcr_3.6.0-1.dsc
 f1177ffa4b6c3271fdefa54f42c1e266 1362412 gnome optional gcr_3.6.0.orig.tar.xz
 f6c205f644bed885a9176e84db65243e 16770 gnome optional gcr_3.6.0-1.debian.tar.gz
 96715a2fc0d1aeb59d5f336ac08266a4 174056 doc optional 
libgck-1-doc_3.6.0-1_all.deb
 bcc30c25b665d2aa72d83cfee41d6887 22 doc optional 
libgcr-3-doc_3.6.0-1_all.deb
 eeaa72f114a10da84b561d17488bc77f 125042 libs optional 
libgcr-3-common_3.6.0-1_all.deb
 b74d8b1772c81cde806254281b78f0f5 310472 gnome optional gcr_3.6.0-1_amd64.deb
 4e56a0d19ea812ba9ebf731185eadc20 154170 libdevel optional 
libgck-1-dev_3.6.0-1_amd64.deb
 7578dfc94562e7464becacae44833fd4 197924 libs optional 
libgck-1-0_3.6.0-1_amd64.deb
 4de682630dac9fac4d7573b9b745c9bc 130858 introspection optional 
gir1.2-gck-1_3.6.0-1_amd64.deb
 7a1d438f4449a951e90b44cc399eb4ec 169824 libdevel optional 
libgcr-3-dev_3.6.0-1_amd64.deb
 f68c3fd8e7e3e7cb9dbc770e2450a341 395678 libs optional 
libgcr-3-1_3.6.0-1_amd64.deb
 fc2ee12204f521e02e988c3f3d1d4a80 138234 introspection optional 
gir1.2-gcr-3_3.6.0-1_amd64.deb

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

iEYEARECAAYFAlBzz2oACgkQgTd+SodosdKoogCdGdM7gRX3oywN4MKbEM1q7cyg
0ZwAn1jXshAC0Jq2tq/owS2N65mfCENa
=mWk2
-END PGP SIGNATURE-


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

Accepted makedumpfile 1.5.0-1 (source amd64 all)

2012-10-09 Thread Louis Bouchard
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Mon, 17 Sep 2012 15:55:39 +0200
Source: makedumpfile
Binary: makedumpfile kdump-tools
Architecture: source amd64 all
Version: 1.5.0-1
Distribution: unstable
Urgency: low
Maintainer: John Wright j...@debian.org
Changed-By: Louis Bouchard louis.bouch...@ubuntu.com
Description: 
 kdump-tools - scripts and tools for automating kdump (Linux crash dumps)
 makedumpfile - VMcore extraction tool
Changes: 
 makedumpfile (1.5.0-1) unstable; urgency=low
 .
   * New upstream version 1.5.0
Checksums-Sha1: 
 4e96fbdbbb1c9b425215fbf8e2828673768366f0 1390 makedumpfile_1.5.0-1.dsc
 4ebc19cb558d5c64dee46eee2bae423891b8d2f9 121363 makedumpfile_1.5.0.orig.tar.gz
 95f51b0ebd98f939cc25e9a451ece434aa155c3c 15770 
makedumpfile_1.5.0-1.debian.tar.gz
 8b61fc385f1a54aabc31ff00cbc57f8ab143d51f 128916 makedumpfile_1.5.0-1_amd64.deb
 7f36ae137ea846aa2341b9ecaf4e069d7b18136f 18054 kdump-tools_1.5.0-1_all.deb
Checksums-Sha256: 
 19e8b0c1757e84ea8e07297185bcf4feb59d74f827b4c4fb5cd1e38ace41a0ae 1390 
makedumpfile_1.5.0-1.dsc
 8a771a22c6ba79dc505e55727f0cfd357ccb3c97defe21cefd5a67b64452fca7 121363 
makedumpfile_1.5.0.orig.tar.gz
 1146cce0d2533fcdd5575ac51e5391bdd2aca293a284a1ad6d09b4d7df2a42f7 15770 
makedumpfile_1.5.0-1.debian.tar.gz
 50e9b4ba849a6549803ad4e53297048af8c18b97d21a3f1a1a5ad22f6bc18a4b 128916 
makedumpfile_1.5.0-1_amd64.deb
 ccff26788d0dc31f08e341f173a073192b94bdd21aa0a369266df6e8f3f3528e 18054 
kdump-tools_1.5.0-1_all.deb
Files: 
 e0d75264376b1d998b0aca2577976150 1390 devel optional makedumpfile_1.5.0-1.dsc
 e22277d77752c71525a79eab148abf55 121363 devel optional 
makedumpfile_1.5.0.orig.tar.gz
 9864051f4048315638bb9d6f7dde5a72 15770 devel optional 
makedumpfile_1.5.0-1.debian.tar.gz
 9b256993017ab20f945e72eb23ed8a6f 128916 devel optional 
makedumpfile_1.5.0-1_amd64.deb
 177cc5a3ff2aad6d4547d7ae852c9c9e 18054 devel optional 
kdump-tools_1.5.0-1_all.deb

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

iEYEARECAAYFAlBz1rIACgkQ0UIZh3p4ZWF/0QCdGySyxKsjcmZH5w/MAn1CubgU
kKsAnjVTtkT0ZVyPH1HnZdxSFfsg0FuO
=AuaV
-END PGP 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/e1tlvun-00051c...@franck.debian.org



Accepted xpra 0.7.0+dfsg-1~exp0 (source amd64)

2012-10-09 Thread Dmitry Smirnov
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 09 Oct 2012 14:09:19 +1100
Source: xpra
Binary: xpra python-wimpiggy
Architecture: source amd64
Version: 0.7.0+dfsg-1~exp0
Distribution: experimental
Urgency: low
Maintainer: Python Applications Packaging Team 
python-apps-t...@lists.alioth.debian.org
Changed-By: Dmitry Smirnov only...@member.fsf.org
Description: 
 python-wimpiggy - library for writing window managers, using GTK+
 xpra   - tool to detach/reattach running X programs
Changes: 
 xpra (0.7.0+dfsg-1~exp0) experimental; urgency=low
 .
   * New upstream release.
   * d/clean is updated and alphabetised.
   * d/copyright is updated.
   * d/control:
 * Standards to 3.9.4
 * Build-Depends on newer cython (= 0.16).
 * xpra/Depends:
   + Added libwebp2 (new webp encoding).
   + Added xserver-xorg-input-void.
   + Added xserver-xorg-video-dummy.
   - Dropped xvfb.
   - Moved python-dbus to Suggests (as advised by upstream).
   - Moved python-imaging to Recommends (as advised by upstream).
 * Added keyboard-configuration ( 1.82) to Breaks
   (fixes keypad keys forwarding Xpra#180).
 * Added -dbg packages [xpra-dbg,python-wimpiggy-dbg] (commented)
   and corresponding override_dh_strip in debian/rules.
   * d/rules:
 - dropped dh_compress override (no longer needed).
 + build with bindnow hardening.
   * d/watch: added mirror.
   * New patches:
 + [conf-default-encoding] to use PNG encoding by default.
 + [conf-default-xsession] to start Xsession automatically.
   * d/README.Debian:
 + updated Xdummy custom resolution instructions.
 + added paragraph explaining -dpi.
   * Dropped sample Xdummy configuration as it is now installed as
 conffile /etc/xpra/xorg.conf.
Checksums-Sha1: 
 5f56f218dbdb819763250b943384668c677364ed 2313 xpra_0.7.0+dfsg-1~exp0.dsc
 9ad1cb885c41398b7e1dc35aaa4d8ef33f60ade1 431500 xpra_0.7.0+dfsg.orig.tar.xz
 0f0eb025aca800498648d1385a06eaf0fafc01fc 12300 
xpra_0.7.0+dfsg-1~exp0.debian.tar.xz
 77fe322994defa94beea510a1103ce4690e1d0fb 237308 
xpra_0.7.0+dfsg-1~exp0_amd64.deb
 09115124b8ce7562edafa5e06fe6c1141017c66a 177102 
python-wimpiggy_0.7.0+dfsg-1~exp0_amd64.deb
Checksums-Sha256: 
 17ed5e68a3b14658ac9a4e36c5d372e42d1525219c1e5b8807d44ee3f2fd 2313 
xpra_0.7.0+dfsg-1~exp0.dsc
 f24f4dd517d4d0cb54588443c96ca065622c5b807c5efd6542b2dc7635aae40c 431500 
xpra_0.7.0+dfsg.orig.tar.xz
 e3abbb8e061122feaa6435bfa0a8b4117b12ea856c59eaf766dc82b3622b20c0 12300 
xpra_0.7.0+dfsg-1~exp0.debian.tar.xz
 b6789b945ef617dc4174633fb23dd8d78c77530932f325fd431b6b0bd1a97c2c 237308 
xpra_0.7.0+dfsg-1~exp0_amd64.deb
 734beaf29de34ed8f2ad4a80faa017e343dc426697bca0e2a651a7789bc13c16 177102 
python-wimpiggy_0.7.0+dfsg-1~exp0_amd64.deb
Files: 
 60b8e56c185e893972befee00f396cd1 2313 x11 optional xpra_0.7.0+dfsg-1~exp0.dsc
 22f906c6a12a32de3e12d0218a5f666c 431500 x11 optional 
xpra_0.7.0+dfsg.orig.tar.xz
 9762c354dd6f56ade886526101cf18d4 12300 x11 optional 
xpra_0.7.0+dfsg-1~exp0.debian.tar.xz
 25002c52b9adb616588fb4fa99b4be7c 237308 x11 optional 
xpra_0.7.0+dfsg-1~exp0_amd64.deb
 052324e9035fb0f7e33a09f7b7ee1a01 177102 python optional 
python-wimpiggy_0.7.0+dfsg-1~exp0_amd64.deb

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

iQIcBAEBAgAGBQJQc90jAAoJEFK2u9lTlo0b978P/AnJ4bR2l1g5wc4VUKL2PXum
nHxEJqDh/1HY7ZMosW5yMNmKF5vynIvi1ab1PcflF1OhKsxakPT74CNZY2eklkvL
Z9h7o/DcCrN5Kns1oXJ3Y3avijbyjYhUMH2pGnlxXmJ3JgP0DvSL3GWNPzK0DVg2
+SaJ9HfjpbR8CTQSazd4/9nrfIM8trK3fLXmBQx7W9C3nDBxvS+nMn7zkKVM8YqL
9zAfjitdwy3I7qT6/vd/NjGXatapBoFS4zdHaKBKBaMvL8SPtiU5vBHREgmDxJ/v
16i+q8Cx9pg6mWLjzpdMDYbfum2fGTTNQtQ6CU4EfJuM/WvrOC8EdugyXnlIzDJJ
1GFI3dingByA/O5UcfCfGAJpVHrjAUX4GUYCS1CiLUtXHCdM2vvsfvo7SEbTAQr3
dy/ZcoLZX2HeBIumK8moRYYVo8bdCZVZQ4a3QGISlUODqbCUaQVaaNqaIDG6LTdc
X52MgDcYKlfJoPY6V1jhDhMpCT0qdmhva/Z2s/AD2+oRp19PbCo1Tw6Pr0fJl5wh
pGUlFFsqN5nq0x9p6IjTfZSvxiA+TLhJ6D/wHDGseLiGwAv2bkxIoMrlUv0Vhc1u
EGI7viXgtoanQM5+fUZXF6xUhZFF9wUZTJlJsz5CgqHXiB40sUBt1fR68t68xnPZ
TaeQGnBM1zuPeKTgxq/w
=2d1u
-END PGP 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/e1tlvuv-00057p...@franck.debian.org



Accepted org-mode 7.9.1-2 (source all)

2012-10-09 Thread Sebastien Delafond
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 09 Oct 2012 10:55:13 +0200
Source: org-mode
Binary: org-mode
Architecture: source all
Version: 7.9.1-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: 690030
Changes: 
 org-mode (7.9.1-2) unstable; urgency=low
 .
   * Also generate the PDF reference card (Closes: #690030)
Checksums-Sha1: 
 c5e6db3529b3fb1f8a41303318e05bb2ad1d2e38 1102 org-mode_7.9.1-2.dsc
 ecc6a4a79336ae1a47af5acea530a665c46e0d10 7825 org-mode_7.9.1-2.debian.tar.gz
 4ebd3fb57d9d13147a2a434029e580441b1aa887 3912738 org-mode_7.9.1-2_all.deb
Checksums-Sha256: 
 08ed44f4b12ca9d78d448405192f0d70de8e480086c67f34d4649609d6ae76fa 1102 
org-mode_7.9.1-2.dsc
 908b6383c6c3165ba557d10e498d6d761002ad4e162efe2913f8353d5aa53361 7825 
org-mode_7.9.1-2.debian.tar.gz
 9e1ed85028065891485ba0589f6e719178c286363a5fad8f8e7ce98e75fa 3912738 
org-mode_7.9.1-2_all.deb
Files: 
 9755067f03c9356959c7ba59a2180a7a 1102 misc optional org-mode_7.9.1-2.dsc
 776b27480027256a5130120b9863a13e 7825 misc optional 
org-mode_7.9.1-2.debian.tar.gz
 4d4769f233da636fd681867ecd650619 3912738 misc optional org-mode_7.9.1-2_all.deb

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

iEYEARECAAYFAlBz5vUACgkQiZgNKcDdyD8CIQCgvvQagMYmmty+j8TKZF1zs7Ie
c+QAn2bTL/TPtcCUObl/BrjPypdbVC8p
=sC0E
-END PGP 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/e1tlvhw-0008lv...@franck.debian.org



Accepted icinga-web 1.7.1+dfsg1-5 (source all)

2012-10-09 Thread Markus Frosch
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Mon, 08 Oct 2012 14:52:10 +0200
Source: icinga-web
Binary: icinga-web icinga-web-pnp
Architecture: source all
Version: 1.7.1+dfsg1-5
Distribution: unstable
Urgency: high
Maintainer: Debian Nagios Maintainer Group 
pkg-nagios-de...@lists.alioth.debian.org
Changed-By: Markus Frosch mar...@lazyfrosch.de
Description: 
 icinga-web - host and network monitoring system - modern web interface
 icinga-web-pnp - host and network monitoring system - PNP4Nagios web plugin
Closes: 689764
Changes: 
 icinga-web (1.7.1+dfsg1-5) unstable; urgency=high
 .
   * [4cc829d] DFSG cleaned upstream 1.7.1+dfsg1
   Removed JSmin from upstream tarball
   due to non-free license  Closes: #689764
   * [795fde4] added gbp.conf for wheezy branch
   * [bca5fb8] updated watch file for dfsg tarballs
Checksums-Sha1: 
 586211dfb8253a69ad903a0ff2c08529c5115a32 1501 icinga-web_1.7.1+dfsg1-5.dsc
 08977c5570cc1ba2b89edc1be64a8f19f4220adb 14375375 
icinga-web_1.7.1+dfsg1.orig.tar.gz
 7c28eae6e801cc2fc3da6df1524981af2ab75498 25416 
icinga-web_1.7.1+dfsg1-5.debian.tar.gz
 4ed3f6f0bf91e970f03a49856089f23116d11fc7 7451396 
icinga-web_1.7.1+dfsg1-5_all.deb
 adce20ecfe0d8cfc59020baa6f56d246bdb2cf8a 17046 
icinga-web-pnp_1.7.1+dfsg1-5_all.deb
Checksums-Sha256: 
 ad585fb9d1faf82ba43ab1a674deb2f9545261b232df5d6810dca49a7eedecf1 1501 
icinga-web_1.7.1+dfsg1-5.dsc
 0de5a102e370e0e250b839d47fe546bfd9dde5d48c61c7e3c54c33b85c9e17e1 14375375 
icinga-web_1.7.1+dfsg1.orig.tar.gz
 3c73e66db6b268c8d98e71b253ac6aab8cd70dc71a625ca266a837792e0f1b2d 25416 
icinga-web_1.7.1+dfsg1-5.debian.tar.gz
 efade8cbea6c0fb932919f1ffa7e15fcb006de821c361e1e3940b0facc2519da 7451396 
icinga-web_1.7.1+dfsg1-5_all.deb
 b4558cbc5d6d69bf83b2ff544ec8cf7efbf30257d8f81aa474604fcd7b8d215e 17046 
icinga-web-pnp_1.7.1+dfsg1-5_all.deb
Files: 
 285723874da959d9049cfccf8a455500 1501 php extra icinga-web_1.7.1+dfsg1-5.dsc
 c492e46809fb747389c7a941e880f020 14375375 php extra 
icinga-web_1.7.1+dfsg1.orig.tar.gz
 b6f71ff3a88738ce9cceb1d36831e067 25416 php extra 
icinga-web_1.7.1+dfsg1-5.debian.tar.gz
 a3cc5d9d062a1cc8856870c95713004f 7451396 php extra 
icinga-web_1.7.1+dfsg1-5_all.deb
 14b516a27fdd2eda142305997fd25c80 17046 php extra 
icinga-web-pnp_1.7.1+dfsg1-5_all.deb

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

iEYEARECAAYFAlBz5wUACgkQ01u8mbx9Agrt2gCfaA4UkQkD7qm2608k2oVunu5h
8b8AoNWsi7k5y6WyaMihdNQIxEM0Hypx
=o2vd
-END PGP 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/e1tlvwh-0005dm...@franck.debian.org



Accepted wpa 1.0-3 (source amd64)

2012-10-09 Thread Stefan Lippers-Hollmann
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Mon, 08 Oct 2012 17:48:04 +0200
Source: wpa
Binary: hostapd wpagui wpasupplicant wpasupplicant-udeb
Architecture: source amd64
Version: 1.0-3
Distribution: unstable
Urgency: high
Maintainer: Debian/Ubuntu wpasupplicant Maintainers 
pkg-wpa-de...@lists.alioth.debian.org
Changed-By: Stefan Lippers-Hollmann s@gmx.de
Description: 
 hostapd- user space IEEE 802.11 AP and IEEE 802.1X/WPA/WPA2/EAP Authentica
 wpagui - graphical user interface for wpa_supplicant
 wpasupplicant - client support for WPA and WPA2 (IEEE 802.11i)
 wpasupplicant-udeb - Client support for WPA and WPA2 (IEEE 802.11i) (udeb)
Closes: 677993 678077 689990
Changes: 
 wpa (1.0-3) unstable; urgency=high
 .
   * ship forgotten README-P2P.
   * revert to GNU readline for wpa_cli, instead of using the internal readline
 implementation added in wpa 1~. Prefer libreadline-gplv2-dev, because libnl
 is GPL-2 (only) - switching back to the internal readline implementation is
 targeted for wheezy+1 (Closes: #677993, #678077).
   * Fix DoS via specially crafted EAP-TLS messages with longer message
 length than TLS data length (CVE-2012-4445, DSA 2557-1, Closes: #689990).
Checksums-Sha1: 
 e0b9213bda2949d474a71d5517d6919673d387cb 1812 wpa_1.0-3.dsc
 8ef8e1e7551b7dc86ec63a411612bdf8e651f35d 87141 wpa_1.0-3.debian.tar.gz
 ac9f02ccf2e80877213463c36fbba0c00100c4e1 475512 hostapd_1.0-3_amd64.deb
 3d67610f5135b5571473b7a24e11618be6d66b53 368026 wpagui_1.0-3_amd64.deb
 32e85a3ead2fe0fe81f111a5864abc2b4ae32c28 607880 wpasupplicant_1.0-3_amd64.deb
 19703d61971dcfcae4bb4489fadf4c6de70d771a 154708 
wpasupplicant-udeb_1.0-3_amd64.udeb
Checksums-Sha256: 
 5d583c42ff996800e1586b0a0973281dfb855ce533b6c6e4c5a9f07559507757 1812 
wpa_1.0-3.dsc
 76cbf66e1f04f139aae97f83c70d83b98506d7f2f34e2961d52b0da34c1fb17d 87141 
wpa_1.0-3.debian.tar.gz
 8154160b1540f20312734b7ad8137a60a6af87fc907015ad7f4affd6d25a6b13 475512 
hostapd_1.0-3_amd64.deb
 e53dbed405d4676e8c1d16ae4380a5e92b5f65aad81bb4bfb4da466e8dbfa8ed 368026 
wpagui_1.0-3_amd64.deb
 9a3dbb0c94bfca141ac420648e3f18419c767583e63623fc92ad4a1ae62ceb98 607880 
wpasupplicant_1.0-3_amd64.deb
 a6a0f2ea6ebd11f257ba9afaf3ad4565262398260d3518e8823cad8b3fec74b4 154708 
wpasupplicant-udeb_1.0-3_amd64.udeb
Files: 
 2a7148611043ecb71d30e39f5a316c8b 1812 net optional wpa_1.0-3.dsc
 155ee0ae7f71fa53e7b2557d6ba0119f 87141 net optional wpa_1.0-3.debian.tar.gz
 1b928b7780d4911fe595a1c69d2d053d 475512 net optional hostapd_1.0-3_amd64.deb
 42d30c45babcbcc33fc718b9247e3837 368026 net optional wpagui_1.0-3_amd64.deb
 77cf4e4fe44363bb9731e52d72adc6ea 607880 net optional 
wpasupplicant_1.0-3_amd64.deb
 8a8e659b2cbbbfba0be3dfdd7d1c5e91 154708 debian-installer standard 
wpasupplicant-udeb_1.0-3_amd64.udeb

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

iEYEARECAAYFAlBz6fcACgkQHYflSXNkfP900gCfWnv28NMfdD9IeEWHhn1LZST6
lBoAnjV9bPKvMmzTUAmkDRvGX9ABDe5m
=u2pX
-END PGP 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/e1tlvwu-0005pp...@franck.debian.org



Accepted corosync 1.4.4-3 (source amd64 all)

2012-10-09 Thread Martin Loschwitz
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 09 Oct 2012 09:19:26 +
Source: corosync
Binary: corosync corosync-dbg corosync-dev libcorosync4 libcorosync-dev libcfg4 
libconfdb4 libcoroipcc4 libcoroipcs4 libcpg4 libevs4 liblogsys4 libpload4 
libquorum4 libsam4 libtotem-pg4 libvotequorum4 libcfg-dev libconfdb-dev 
libcoroipcc-dev libcoroipcs-dev libcpg-dev libevs-dev liblogsys-dev 
libpload-dev libquorum-dev libsam-dev libtotem-pg-dev libvotequorum-dev
Architecture: source amd64 all
Version: 1.4.4-3
Distribution: unstable
Urgency: low
Maintainer: Debian HA Maintainers 
debian-ha-maintain...@lists.alioth.debian.org
Changed-By: Martin Loschwitz madk...@debian.org
Description: 
 corosync   - Standards-based cluster framework (daemon and modules)
 corosync-dbg - Standards-based cluster framework (debugging symbols)
 corosync-dev - Standards-based cluster framework (generic devel files)
 libcfg-dev - Standards-based cluster framework, Cfg devel files
 libcfg4- Standards-based cluster framework, Cfg library
 libconfdb-dev - Standards-based cluster framework, Confdb devel files
 libconfdb4 - Standards-based cluster framework, Confdb library
 libcoroipcc-dev - Standards-based cluster framework, CoroIPCC devel files
 libcoroipcc4 - Standards-based cluster framework, Coroipcc library
 libcoroipcs-dev - Standards-based cluster framework, CoroIPCS devel files
 libcoroipcs4 - Standards-based cluster framework, Coroipcs library
 libcorosync-dev - Standards-based cluster framework (transitional package)
 libcorosync4 - Standards-based cluster framework (transitional package)
 libcpg-dev - Standards-based cluster framework, Cpg devel files
 libcpg4- Standards-based cluster framework, Cpg library
 libevs-dev - Standards-based cluster framework, Evs devel files
 libevs4- Standards-based cluster framework, Evs library
 liblogsys-dev - Standards-based cluster framework, Logsys devel files
 liblogsys4 - Standards-based cluster framework, Logsys library
 libpload-dev - Standards-based cluster framework, Pload devel files
 libpload4  - Standards-based cluster framework, Pload library
 libquorum-dev - Standards-based cluster framework, Quorum devel files
 libquorum4 - Standards-based cluster framework, Quorum library
 libsam-dev - Standards-based cluster framework, Sam devel files
 libsam4- Standards-based cluster framework, Sam library
 libtotem-pg-dev - Standards-based cluster framework, Totem devel files
 libtotem-pg4 - Standards-based cluster framework, Totem library
 libvotequorum-dev - Standards-based cluster framework, VoteQuorum devel files
 libvotequorum4 - Standards-based cluster framework, Votequorum library
Closes: 685060
Changes: 
 corosync (1.4.4-3) unstable; urgency=low
 .
   * debian/corosync.corosync-notifyd.init: Add the -l parameter to the
 command line to make sure that the daemon starts up (Closes: #685060)
   * debian/rules: Make sure that corosync-notifyd is not automatically
 started at package installation or upgrade (it will refuse to start
 if Corosync is not running, which will make the package installation
 fail on systems where Corosync is installed for the first time)
Checksums-Sha1: 
 ee2b5278b3923076aa8483d6318b5265c556c27b 2610 corosync_1.4.4-3.dsc
 c88e78f16ef42bf97c884c70d074fdadc4effa46 17381 corosync_1.4.4-3.debian.tar.gz
 047da23ccbaead8d2e8655d4548c2834a8f9d4ea 448938 corosync_1.4.4-3_amd64.deb
 2ad63905231d332e0e1c4321493dff2c2c51f8b3 2487558 corosync-dbg_1.4.4-3_amd64.deb
 c19b40e92605700be0362746bb7f9fd4b4b24ed5 267382 corosync-dev_1.4.4-3_amd64.deb
 f583d0cb30e8128c230de3604263ec9cab5a1e77 147368 libcorosync4_1.4.4-3_all.deb
 e39f00c30fc460f2c501c1db0eff8e22ccb99b4d 147396 libcorosync-dev_1.4.4-3_all.deb
 7d73c6513e46ba1a1126a0c9db25619f6e861153 156882 libcfg4_1.4.4-3_amd64.deb
 849f9c5e5b1c0249bc4726329c15ef683b8bf37e 170280 libconfdb4_1.4.4-3_amd64.deb
 ae50d7853c8aabd5f2e9aac6313a3f3d759025c8 158110 libcoroipcc4_1.4.4-3_amd64.deb
 9ecd6dadad485e2452719def2f077322d7e261bd 158222 libcoroipcs4_1.4.4-3_amd64.deb
 a163bd1091e240bf8264a737a66990f7a4211f41 159878 libcpg4_1.4.4-3_amd64.deb
 835e3c3a28c10ec9f58716d54567a4c9c8735fdc 154900 libevs4_1.4.4-3_amd64.deb
 70272b967c3de5a15d30c9e4ca0290074d531c28 161248 liblogsys4_1.4.4-3_amd64.deb
 2e9cf997b092dfa14ed45fe7f33c36045cb5fb36 152470 libpload4_1.4.4-3_amd64.deb
 58cceca189684b501ef5a44883b9a11016db53d9 153940 libquorum4_1.4.4-3_amd64.deb
 48e60e06e26a9fe2772567072f62789cd7df1a15 151680 libsam4_1.4.4-3_amd64.deb
 7cc0dcc1514137093ab87174fd8c7b4ce4757861 221992 libtotem-pg4_1.4.4-3_amd64.deb
 4f7e233e9998a37bebdc201e44b0fbad2bae459a 156282 
libvotequorum4_1.4.4-3_amd64.deb
 06d26b3331bbf7427d4485d534994d8fe91f5721 157546 libcfg-dev_1.4.4-3_amd64.deb
 780d9df027aec7234d9c9444f0651616e291e9ec 172694 libconfdb-dev_1.4.4-3_amd64.deb
 92dc0bee9b627c0ae87fdb0f4015041f5c4c27c1 157988 
libcoroipcc-dev_1.4.4-3_amd64.deb
 b231fd60eb9ac19e19943fe61e87648ebdf3dbe4 158678 

Accepted genometools 1.4.2-3 (source amd64 all)

2012-10-09 Thread Sascha Steinbiss
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 09 Oct 2012 10:04:34 +0200
Source: genometools
Binary: genometools genometools-common libgenometools0 libgenometools0-dev 
genometools-doc genometools-dbg
Architecture: source amd64 all
Version: 1.4.2-3
Distribution: unstable
Urgency: low
Maintainer: Sascha Steinbiss steinb...@zbh.uni-hamburg.de
Changed-By: Sascha Steinbiss steinb...@zbh.uni-hamburg.de
Description: 
 genometools - versatile genome analysis toolkit
 genometools-common - shared data files for GenomeTools
 genometools-dbg - versatile genome analysis toolkit, with debug symbols
 genometools-doc - documentation for GenomeTools
 libgenometools0 - versatile genome analysis library
 libgenometools0-dev - development files for GenomeTools
Changes: 
 genometools (1.4.2-3) unstable; urgency=low
 .
   * Use reasonable libc dependency (= 2.13)
Checksums-Sha1: 
 c3293d970df596e6c980c5b4d1c5017058fc6465 2416 genometools_1.4.2-3.dsc
 863291b1f97dc248ae1f7b5aa9f279a08292d194 36931 
genometools_1.4.2-3.debian.tar.gz
 ba99cb7b00cf2ab7a765fcf4d5929f46ca5f8b4b 1947052 genometools_1.4.2-3_amd64.deb
 437072a0af3ee52a702171e321e796c9ada2485b 294528 
genometools-common_1.4.2-3_all.deb
 c5898a4932fa63dddf25d07392ee89da3a0df35f 1950786 
libgenometools0_1.4.2-3_amd64.deb
 6efa5512d8771140d113642ac9912deff64d75b5 76026 
libgenometools0-dev_1.4.2-3_amd64.deb
 79305015679fcb142e770f8c5ef86decce5f9cce 210412 genometools-doc_1.4.2-3_all.deb
 4b6cc50ba42162de3ff53def6ee7775ae251d4e7 7252582 
genometools-dbg_1.4.2-3_amd64.deb
Checksums-Sha256: 
 73408038302de489f40df35d7292edd5968f27977131b9851be4b1bde630d394 2416 
genometools_1.4.2-3.dsc
 3c47aeddee9e88bf3c2207e52ca98ca306a43b1c2a811d58a01d8d6dd7bfd747 36931 
genometools_1.4.2-3.debian.tar.gz
 774414665c8df28a4fd715492608ad388a05f2161b9168d550e0550b0e30670e 1947052 
genometools_1.4.2-3_amd64.deb
 800fde31becb0dd162c25d72be9ef6a7f55db8479716b36747a7b84406cf5bd0 294528 
genometools-common_1.4.2-3_all.deb
 a1f43c5f89525c9f6b25d14115880f5ca9a0b662188619e0697256f948448aa9 1950786 
libgenometools0_1.4.2-3_amd64.deb
 5a887eb93515ff6f9bb2e2cc0e079b58948da10bfac81b13c939f5f74bb8d5df 76026 
libgenometools0-dev_1.4.2-3_amd64.deb
 3b6a4ab3bb75da2408273f766fd032eb6fc29236cfe28296d2020a7eede93bb5 210412 
genometools-doc_1.4.2-3_all.deb
 d0a3780989101b1fedb2c7e3fac8a9465862832b33b387020a57bb6b21b46d83 7252582 
genometools-dbg_1.4.2-3_amd64.deb
Files: 
 3c3f097b4105f3aa3a2b591bbbd31359 2416 science extra genometools_1.4.2-3.dsc
 9ac97886858b0fec11e00c734d4b2037 36931 science extra 
genometools_1.4.2-3.debian.tar.gz
 5ddf32faf7a66136a5d98a235c9f6398 1947052 science extra 
genometools_1.4.2-3_amd64.deb
 3560326e95661c2d28566f21860bcada 294528 science extra 
genometools-common_1.4.2-3_all.deb
 349dc99ac420ed69a25d81bf8b490a9f 1950786 science extra 
libgenometools0_1.4.2-3_amd64.deb
 ddba3ef718413680826c5d54926aaa5b 76026 libdevel extra 
libgenometools0-dev_1.4.2-3_amd64.deb
 2286265d1727f470be775d8bc9168e12 210412 doc extra 
genometools-doc_1.4.2-3_all.deb
 5b8fe3980e19951fcc5cdb3dc7a359e4 7252582 debug extra 
genometools-dbg_1.4.2-3_amd64.deb

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

iQIcBAEBCAAGBQJQc+fgAAoJEFVWo04Eo2ELkvEP/Anma0s6oTTR801tuM4ziwIi
hszHofd3fk8wyZt9mvU633V/IuoyIP+shK9N5EAmSwaZdvqqX2gRBItiGkZHAyoo
KAnkXl9Nl8Efwo++Uq91olpmxvMOKQXMhjRKYtL2RH3CzVJf4pAkrSi3gxVv6+a+
+YmlO33makLGNsMUQ2cP1cA/MwO09Xbm6W5jYg86xjVVehDA4gVOZO6HpVBDzAuT
34NHJ95lPmFv4diKDEcT4W+3/7k6idz4YlxJMcECfG4Xd2q3SodLU8ZceodCUJ7s
ZVHRPzaBqozTZqV2moVOchXhncd/kp32De/VkF31Y1p5V0j6/1DQ1EoCZOhbttyv
P0sOawMOvSo41c04JRfUyj2JUZq+6RTwcMX3hdVjIdpzo/VVhqJL0p97XWtQd6Lb
Fwn7KJkfI+rj13ieKrNf7pTMymDcqcLPIii6FB384JuA8G3+4vlUy1+lhfaDJYGF
ua0MaJ5iLjSc8B1IX7KHeqR+oyIj7DTEiEJHlc74ljKCoWJKwT8fl1dO+4e2WcO5
Wz9kLuqnR9torbT1lzOlxhvrn22glVOFxeRafUaioSYq0n1zCB0aBfPem3M3YorX
KgykXqtgeNZgoJb+w+9M+Lb0dJRDM/UZ+LhXEJ8KqS28FxgNWm08CSqMbu64eEJt
WnYrU2qtBjibibX+BnTf
=Vzmc
-END PGP 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/e1tlwbz-0004jv...@franck.debian.org



Accepted libqb 0.14.2-1 (source amd64)

2012-10-09 Thread Martin Loschwitz
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 09 Oct 2012 08:45:53 +
Source: libqb
Binary: libqb-dev libqb0
Architecture: source amd64
Version: 0.14.2-1
Distribution: unstable
Urgency: low
Maintainer: Debian HA Maintainers 
debian-ha-maintain...@lists.alioth.debian.org
Changed-By: Martin Loschwitz madk...@debian.org
Description: 
 libqb-dev  - high performance client server features library (devel files)
 libqb0 - high performance client server features library
Changes: 
 libqb (0.14.2-1) unstable; urgency=low
 .
   * New upstream release
Checksums-Sha1: 
 ef6ed1826b50aa8f1d2f8c2d15fca444d61ce834 1201 libqb_0.14.2-1.dsc
 abff86e47dc2762ca37d9d14fe35c03d61c586ca 575631 libqb_0.14.2.orig.tar.gz
 d72de95a9df73b240994f8440d59c2b11947bf76 2114 libqb_0.14.2-1.debian.tar.gz
 de5d169792f340004c61b82f33fd69fc8c2df461 144596 libqb-dev_0.14.2-1_amd64.deb
 c9f5449bc107834d76685dea9adb5e8ff5e20e6a 87112 libqb0_0.14.2-1_amd64.deb
Checksums-Sha256: 
 9edb44bf4d46961013ada34d5ab6c5eacbbdbce72d88871599bafbc2756b180d 1201 
libqb_0.14.2-1.dsc
 ab09ed6b49597419551ace73b2f6397c56bfb6b91b3c73413f2bb429fb9c1d20 575631 
libqb_0.14.2.orig.tar.gz
 c6b055e5cca7e9fc990ddfb14aa3168d30c3b8b008e777b09d29fa31b7086858 2114 
libqb_0.14.2-1.debian.tar.gz
 e3bbabec1602c4f057fa9205009efcffecb8eb9d2ea474bdc8e154943a85e84f 144596 
libqb-dev_0.14.2-1_amd64.deb
 744b4062276263dd1ced1ede80498d2e952e2a9e811de9549207c6dec0972981 87112 
libqb0_0.14.2-1_amd64.deb
Files: 
 a5135ab2f84e022b97ada6c8453ba8d9 1201 libs extra libqb_0.14.2-1.dsc
 c49dc99421664f5abdaa9501d96efb61 575631 libs extra libqb_0.14.2.orig.tar.gz
 5aa672dd939f2927308254906a6e7bcf 2114 libs extra libqb_0.14.2-1.debian.tar.gz
 7aea39d86d428090523f525a07f97adc 144596 libdevel extra 
libqb-dev_0.14.2-1_amd64.deb
 67cad260a1bd5af35a153dbaebee8dd1 87112 libs extra libqb0_0.14.2-1_amd64.deb

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

iEYEARECAAYFAlBz7iIACgkQHPo+jNcUXjClwQCfYziAm0F3/h1Zy1pYjv8phRY/
DHsAnidI8o37crPErXrayCL+PtU38kMF
=eVyo
-END PGP 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/e1tlwbf-0004pc...@franck.debian.org



Accepted feh 2.6.3-1 (source amd64)

2012-10-09 Thread Andreas Tille
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 09 Oct 2012 11:27:32 +0200
Source: feh
Binary: feh
Architecture: source amd64
Version: 2.6.3-1
Distribution: experimental
Urgency: low
Maintainer: Debian PhotoTools Maintainers 
pkg-phototools-de...@lists.alioth.debian.org
Changed-By: Andreas Tille ti...@debian.org
Description: 
 feh- imlib2 based image viewer
Changes: 
 feh (2.6.3-1) experimental; urgency=low
 .
   * New upstream version
   * Standards-Version: 3.9.4 (no changes needed)
Checksums-Sha1: 
 d5cb00528014ee7f4ac92c9e4532f05e6de8a3d4 1405 feh_2.6.3-1.dsc
 3aa991b1596d5bc1fb35e8a1b356b5f1a8a9c04e 2239258 feh_2.6.3.orig.tar.bz2
 17d7ac4174825b2fb0ae4cd1b5ae002044586150 7294 feh_2.6.3-1.debian.tar.bz2
 f2f4aadd3f11f8c2c7c8a53366bf1543eb8b599a 196990 feh_2.6.3-1_amd64.deb
Checksums-Sha256: 
 7f9304afafd90f8f802ff0bf3c6b36ee6c822e7caaea6af4558a03481abbcdaf 1405 
feh_2.6.3-1.dsc
 f048506b0df88fc2eb35c944feb03069456ada3553cfb6f2da1da3ce2d2fb09f 2239258 
feh_2.6.3.orig.tar.bz2
 05b2cb36f58849f914456a088f0ba049a321b00fa67e55226e55b11c7ed32dbd 7294 
feh_2.6.3-1.debian.tar.bz2
 aa73a27e1dc1b06bffc8976ea726b03c93182d4eecd3be289729430b200bb42d 196990 
feh_2.6.3-1_amd64.deb
Files: 
 4163d3546cf439a288c97dff36e4e185 1405 graphics optional feh_2.6.3-1.dsc
 676b92235067a063425f5813b0e1fb7e 2239258 graphics optional 
feh_2.6.3.orig.tar.bz2
 b76e3fe8cd205246b235d8a37bd586d7 7294 graphics optional 
feh_2.6.3-1.debian.tar.bz2
 a8110f6fea1d32a3a1a4f593ecfa055b 196990 graphics optional feh_2.6.3-1_amd64.deb

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

iEYEARECAAYFAlBz8aYACgkQYDBbMcCf01rW/gCeJVAHdaSSc9oChxaAP+kbqhVT
AA8AoL4TFdwJacgQ/ljJ38m8Q2NVEhie
=lRR6
-END PGP 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/e1tlwps-0001uj...@franck.debian.org



Accepted libclass-load-xs-perl 0.05-1 (source amd64)

2012-10-09 Thread Alessandro Ghedini
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 09 Oct 2012 11:22:00 +0200
Source: libclass-load-xs-perl
Binary: libclass-load-xs-perl
Architecture: source amd64
Version: 0.05-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: Alessandro Ghedini gh...@debian.org
Description: 
 libclass-load-xs-perl - XS implementation of parts of Class::Load
Changes: 
 libclass-load-xs-perl (0.05-1) unstable; urgency=low
 .
   [ gregor herrmann ]
   * debian/control: update {versioned,alternative} (build) dependencies.
 .
   [ Alessandro Ghedini ]
   * New upstream release
   * Email change: Alessandro Ghedini - gh...@debian.org
   * Bump Standards-Version to 3.9.4 (no changes needed)
   * Versioned (build) depends on libclass-load-perl
   * Update copyright to Copyright-Format 1.0
Checksums-Sha1: 
 c05df5a4e1073801f479b3932740b1021d4c2210 2281 libclass-load-xs-perl_0.05-1.dsc
 cf1d88d3dc07c783fcd0c1bb59684b522b0e2b67 56007 
libclass-load-xs-perl_0.05.orig.tar.gz
 e8bf88d6df6e0ca1918fb79a0e64b34b6f34d7bd 5188 
libclass-load-xs-perl_0.05-1.debian.tar.gz
 d7ebfa402ac1062ff0a5753be5d215aa121b0480 13780 
libclass-load-xs-perl_0.05-1_amd64.deb
Checksums-Sha256: 
 8a7edcae08f8cdaf04fc4124e7b1097da028c08fbc5d464d116db2dae7787ee0 2281 
libclass-load-xs-perl_0.05-1.dsc
 91901b3dbd7feb8f7e646a68201ad41fb0c7b2e60aa114fdedbd9f64f22d157d 56007 
libclass-load-xs-perl_0.05.orig.tar.gz
 7ab975c13533869ca877ab80d5cee6e42dc8099ec611882b3a3a40155038afd6 5188 
libclass-load-xs-perl_0.05-1.debian.tar.gz
 1e9e07961cae499dae7d0956ac828c8804d004ef0ee3b7d417c3e0b5e6cd6ae2 13780 
libclass-load-xs-perl_0.05-1_amd64.deb
Files: 
 21ec57a6b597a7567e1b68ca0e972bce 2281 perl optional 
libclass-load-xs-perl_0.05-1.dsc
 28f97835c21f23399e41ee64b33b8618 56007 perl optional 
libclass-load-xs-perl_0.05.orig.tar.gz
 1029de0501bc18a395da3653a6b0e587 5188 perl optional 
libclass-load-xs-perl_0.05-1.debian.tar.gz
 431af4b91b6db526b72c6d35c3c27374 13780 perl optional 
libclass-load-xs-perl_0.05-1_amd64.deb

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

iQIcBAEBAgAGBQJQc+9JAAoJEK+lG9bN5XPLfGgP/jpF29RmpK0boDiDWAeyuCVC
1+NURMbiJp/N1GEWEqwMBMMEJoA0DBys6XKMfbuX7+vEtsOvFCHDR5M6JGZ256jS
GqttA2h1bZyL2YPF5WTxtLIiLuhjdF//kSjmywV+BMO+eUTg4SLtFPHw2g9EBDBU
9PB4CJ9kf6LB7HPj9DEdTMgRKcTL3Y+J0hIItI6EiiTuInjN59Ei8TJ0TWjjCmnq
bc9YQWk57cKAPoBvDeB8yJMiEbCu20pH4m5rwVxcnJJPoHb5fqvxN7QU9Oqwkvm0
uY8eQU54HRkyZ/3ltLL29isv98TlYLcWljiQwDz9/jhCKmON6w6OnU7BeDqZptOy
O6gvRKt/6fQVkttNglTEXJeLryAwkz+mgQ5l0yP3a7/U59PdCuhmuYZNrsWwN+Uw
Szfds/2dSINS20dx3cNrThRBFlEpIVkpl8N15168G5R/R9/IALMpuM6JXCIp1JTG
MyKqO3PnPbESH4+GqvFJ9kbkT+YPwCPhI+CkBmcny1xKoutqJxmSA7DXFCH39yZa
AuEEERRjsHBd7OgIHAnqLyX4VzPER2McEWYsR4STvTdN4mUyiBJqySDOahgreF6/
m6Exq8SvD2gJ+44gxzqsBLNmz4KgOQT1SsaWv1tEc4r6ht7OK1wNP3ohcod072aW
sClrpZSzmYZlXjbkkp3+
=pWEp
-END PGP 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/e1tlwpx-0001y8...@franck.debian.org



Accepted perlbrew 0.51-1 (source all)

2012-10-09 Thread Alessandro Ghedini
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 09 Oct 2012 11:33:53 +0200
Source: perlbrew
Binary: perlbrew
Architecture: source all
Version: 0.51-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: Alessandro Ghedini gh...@debian.org
Description: 
 perlbrew   - script to manage perl installations in your $HOME
Changes: 
 perlbrew (0.51-1) unstable; urgency=low
 .
   * New upstream release
   * Bump versioned (build) depends on libcpan-perl-releases-perl and
 libcapture-tiny-perl
   * Bump Standards-Version to 3.9.4 (no changes needed)
Checksums-Sha1: 
 a72c9c43a08493ef09231253238a42463283c109 2269 perlbrew_0.51-1.dsc
 360ee901fee2080bdb152ea8de1f01af07ee5796 72277 perlbrew_0.51.orig.tar.gz
 b9db660aa3fb5a82a439b7a56083f1d832754560 4126 perlbrew_0.51-1.debian.tar.gz
 5b485b0c2d9accf07f76e1a549c9bd9bab7f20fd 45988 perlbrew_0.51-1_all.deb
Checksums-Sha256: 
 35dd5f876579ee1b82b291812492741695aca7559591d7d077af935f6d97c5a6 2269 
perlbrew_0.51-1.dsc
 b63a37e0d7a206d02fcf5c952118594e80dc86dc2d4f2e2c7310b8db50982934 72277 
perlbrew_0.51.orig.tar.gz
 2f6f03f6b250c20669f4a46edcf8dc601a30791e90f0daaab526f422688e95d0 4126 
perlbrew_0.51-1.debian.tar.gz
 8421d2017948e148fa89c370e4d68adbea211ad862d1a21f2a95e5567b57c3a1 45988 
perlbrew_0.51-1_all.deb
Files: 
 100acb9e23cfb6b6794d391173e092db 2269 perl optional perlbrew_0.51-1.dsc
 77a601357aa71cb7f106c27186475999 72277 perl optional perlbrew_0.51.orig.tar.gz
 0cf21fcc9e2da75acc40aa3becee9efe 4126 perl optional 
perlbrew_0.51-1.debian.tar.gz
 57917ecc115c6d62fcc0231d29a5fd2f 45988 perl optional perlbrew_0.51-1_all.deb

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

iQIcBAEBAgAGBQJQc+/3AAoJEK+lG9bN5XPLVBEP/ivkAvwBEYW+4UgCnXSHklrn
zjdrhNh8bHl+CE6eLtbHMnKt0wNJhVYBezLC5zXY0OCU4DB/MAYHeWYCnpNMuHH3
9WtkTjTViSgFc0eOU+vQlrX8rp8imMMharElrxbrgkevnQXtU+rr56R+35p/C1y9
rAkry9gE4l3scahOsklsQRLj4AG1enbB0HceP7wuht1WIM79o9R72QORZaNS5VId
PuP+TxlWG1TMbENaYghCbg6dHKT5dcaK8i82Iw1aIMpKwN7/7u+Kbk4tCllh+Qk/
ZKvLxT2odJBee/PCstH6qq8wWiuQQGdPxhDQpyo1SI/yF7rb/wqtzPmE3DMDvehl
8WmYZlw+ocreR6HI1gRH8tsEFtSmbgDK6wIsgMCcLxEbrYq0qzp+DK2EmU7xyi3n
Hh8TU2n874ojPRx0LXZ+fopkuKz5sCZXVuztxJ/m0aitKfpbMkvyGKdzZn/YrLtq
Vo1MAlhgUimrgSqHVIFmT2qLlm68Rdli77CNoJxxJWzG2HLVwGJTi2AcfMoBdEMx
9Zj6DcvVME3ewjJ0mYBcwx38Ke3ZsH8q4RsN1og3Uj9AD1zAJlukS3BFOCwxFjuc
3812UkXJ/163d9r+eiqhurRzqbKl2aPqmbTI3RsvuekuibaUWKj3iiN4tXcwPAGe
VD/gLTFi39QEXiI0biqe
=fjEH
-END PGP 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/e1tlwpc-0001bj...@franck.debian.org



Accepted genometools 1.4.2-4 (source amd64 all)

2012-10-09 Thread Sascha Steinbiss
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 09 Oct 2012 12:24:17 +0200
Source: genometools
Binary: genometools genometools-common libgenometools0 libgenometools0-dev 
genometools-doc genometools-dbg
Architecture: source amd64 all
Version: 1.4.2-4
Distribution: unstable
Urgency: low
Maintainer: Sascha Steinbiss steinb...@zbh.uni-hamburg.de
Changed-By: Sascha Steinbiss steinb...@zbh.uni-hamburg.de
Description: 
 genometools - versatile genome analysis toolkit
 genometools-common - shared data files for GenomeTools
 genometools-dbg - versatile genome analysis toolkit, with debug symbols
 genometools-doc - documentation for GenomeTools
 libgenometools0 - versatile genome analysis library
 libgenometools0-dev - development files for GenomeTools
Changes: 
 genometools (1.4.2-4) unstable; urgency=low
 .
   * Remove shlibs.local file
Checksums-Sha1: 
 9646d2b7ecbb3454187dc84062fa480a9c5e34f8 2395 genometools_1.4.2-4.dsc
 97cbac86c54d609639af09e4df1e9b5d40f2e96e 36880 
genometools_1.4.2-4.debian.tar.gz
 724428c96326cb2b3441399f55afc2c2a70afc29 1947122 genometools_1.4.2-4_amd64.deb
 8bd92a940bfc3ef64b8a271a70ea32431748c143 294578 
genometools-common_1.4.2-4_all.deb
 4f9b79425461675f3dd4ab10854d83ab837c3d50 1950800 
libgenometools0_1.4.2-4_amd64.deb
 2b0f9274fe11551f66db0f623e42cebdfd61163d 76082 
libgenometools0-dev_1.4.2-4_amd64.deb
 a246992e2663219462c78ff6c774b33e29a719ba 210446 genometools-doc_1.4.2-4_all.deb
 f17bedd38f7865375afadf9a7e8de6aff9864778 7252598 
genometools-dbg_1.4.2-4_amd64.deb
Checksums-Sha256: 
 ef477ca53f8e49c6f3a1043a6cb6ed9cc9540b659f8563b1aaf7cf17ec9c2a92 2395 
genometools_1.4.2-4.dsc
 736af7cacff21e5253de8453778674029cb04371e66c268cb010b57b7597ba97 36880 
genometools_1.4.2-4.debian.tar.gz
 08a669dc0f5a0cd7fdf9fa14cb8995cd1cb1a595296dcf77f9b5cca495b8ecb6 1947122 
genometools_1.4.2-4_amd64.deb
 890bd648da10682a18885b09f5ff915bd0c8cc88f47451c65e27f345b1c16e69 294578 
genometools-common_1.4.2-4_all.deb
 d2d00b00328c6e4da5dc6c4399ed30fe959f58c5028d8fc7401e6c142f6314ac 1950800 
libgenometools0_1.4.2-4_amd64.deb
 e47a07fe66483b25ff2b92fb67e9e6a47163244f0c01b3bbbc97ee7e3f0fc470 76082 
libgenometools0-dev_1.4.2-4_amd64.deb
 fcc9f0c9156eaee389d861c0d00b7dd80d190c1496d02eb862eee8579adbb1ff 210446 
genometools-doc_1.4.2-4_all.deb
 9458817e5065671db71a829ccbabed4d615e422bfb0f91817d8997900665194d 7252598 
genometools-dbg_1.4.2-4_amd64.deb
Files: 
 c1e5b4c4f60e05d7d4efb78ef2af1ab0 2395 science extra genometools_1.4.2-4.dsc
 231f097b573766f0e1be7cba943ba3cd 36880 science extra 
genometools_1.4.2-4.debian.tar.gz
 3e0a0d11e33abb48546d6cc3b68c63bf 1947122 science extra 
genometools_1.4.2-4_amd64.deb
 0700aa63a7cf525f0b72245fda778b87 294578 science extra 
genometools-common_1.4.2-4_all.deb
 f3d0b4d6545796d6e8f724434f1a16a1 1950800 science extra 
libgenometools0_1.4.2-4_amd64.deb
 34cce23ce7b344fec8846d8b7e3b009e 76082 libdevel extra 
libgenometools0-dev_1.4.2-4_amd64.deb
 a70585a201f51868133873fe3ce710a6 210446 doc extra 
genometools-doc_1.4.2-4_all.deb
 51cb87dfbb552eb33c6f90b2ef3f416c 7252598 debug extra 
genometools-dbg_1.4.2-4_amd64.deb

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

iQIcBAEBCAAGBQJQc/1TAAoJEFVWo04Eo2ELXyIQAMW+b+UaBnJFSZQFlJUMqsnC
RS6JDlBBcXXBc7JfH3JuMpwRtL0llZODYThp1q7WGH79GrF6GYGH1b+DGtf5602G
TCKGScFeJMErFVKp/WL8mA2DZRetCBcM2X+YitSl5BSjceL36RdnVGuQt8ZG2drk
d2hxm8r5PCUqGrjjg4lB5LgtYXZ1S67aAyETEp+dSl+Em4EED//63rVF1Rj0QT/E
Yr53CjzVpuxd+cDzvhOMw/FO4dwIcMlJG09nePIRVQgutSnEctPGfA6kI1UCkf0G
rKdOg6AxMLPorzx4dGovhq0D1MNqexCiV5rRNe3fiC0m35ke5JWvX0AqUU+wOLWq
UHo5QvO65HHcJp8LmpOjcqsic4f0vxJnBvLC0OCrCJoKaAeFkZ5jimvf+K5gd3kj
5uhhLV3pWl8yfUCkDTGE0HNz8dFZ6DWW7VmGDuZ+l724eb6wwJF0M2qtZGw5GY3r
m1DPo8f3zZatvxM4LGIZO52M34zz3N6xgTwRgfJgxkWIcOeOFK7DahOfmJyi9nn7
dH9lkGw/zdA8qO3I0UxkPQdNabtEZNCAIjFH7wE/UsQ7EAWB5H4KQEkRx8+IPR54
4pSjskMuPmLA4CIDLUDQokabTCkRuz2Y2mOMGPl4vRvJrK3K4z0QRqSTSwjjlSfe
KIYI2u8onzQ4LjhieggQ
=2Dxa
-END PGP 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/e1tlxlp-0006m0...@franck.debian.org



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

2012-10-09 Thread Martin Loschwitz
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 09 Oct 2012 10:31:49 +
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
Distribution: unstable
Urgency: low
Maintainer: Debian HA Maintainers 
debian-ha-maintain...@lists.alioth.debian.org
Changed-By: Martin Loschwitz madk...@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
Changes: 
 cluster-glue (1.0.10+hg2722-1) unstable; urgency=low
 .
   * New upstream version
   * debian/control: added libaio-dev to Build-Depends
   * debian/rules: enable hardening
Checksums-Sha1: 
 9fa5578588d641a6239f711a5bf2261032eeaeec 2683 cluster-glue_1.0.10+hg2722-1.dsc
 7e3768ad12d29e70a433390541f22a63810f9f9b 463815 
cluster-glue_1.0.10+hg2722.orig.tar.bz2
 9260155a8bfd7b9857cdb73e1651b8723702224d 10757 
cluster-glue_1.0.10+hg2722-1.debian.tar.gz
 e4ac90fcbefe24b1b8dba2bdc55ed478b96ba645 25398 
liblrm2_1.0.10+hg2722-1_amd64.deb
 6eda56ec981317458086172c9fd99d1d6622675f 25176 
libpils2_1.0.10+hg2722-1_amd64.deb
 d0d57eb7de087789ac61fd75c5d000b1f269d33b 92614 
libplumb2_1.0.10+hg2722-1_amd64.deb
 6d1999b69de44db79982233e354a043498fae4c5 14338 
libplumbgpl2_1.0.10+hg2722-1_amd64.deb
 009cb0686fbfcdabe9b1238a1041ca90ba4afd6d 21812 
libstonith1_1.0.10+hg2722-1_amd64.deb
 2c94a3315d5d9b6062af1eb3516f08cb7d2deaed 33884 
liblrm2-dev_1.0.10+hg2722-1_amd64.deb
 5558b2ab861d2a139e977a33aaf1255e21bd70ab 36596 
libpils2-dev_1.0.10+hg2722-1_amd64.deb
 fb44b5b51102754dd6dfa4bb60e94a32ca09797d 133694 
libplumb2-dev_1.0.10+hg2722-1_amd64.deb
 722bdb91be2ea3a9bf19080849116365bb5335fd 13684 
libplumbgpl2-dev_1.0.10+hg2722-1_amd64.deb
 c27a99a00436415054ab381ab628d5e12c487264 28858 
libstonith1-dev_1.0.10+hg2722-1_amd64.deb
 67829de9eeb0bb337a7e5cb04948bdaf2ee8eabd 476486 
cluster-glue_1.0.10+hg2722-1_amd64.deb
 ee0492b714533469d6ec3d433df3f621f21b8854 3204024 
cluster-glue-dev_1.0.10+hg2722-1_amd64.deb
 a135761b7536408ff2e625dfcde8d988fe26a1bd 10880 
libcluster-glue_1.0.10+hg2722-1_all.deb
 92425dc6a0ddc56a2f074aa9e47aee0b45268be4 10916 
libcluster-glue-dev_1.0.10+hg2722-1_all.deb
Checksums-Sha256: 
 b31170cea2d0f4e7801d45e0e00604a2a04421898a3f13b5c7dff442ccfd3fc6 2683 
cluster-glue_1.0.10+hg2722-1.dsc
 90466076fbbb19a4c1fb91422a853cb2fe63e5b4d75d6fc44a31c9670b945c39 463815 
cluster-glue_1.0.10+hg2722.orig.tar.bz2
 f1f14a86446eff750ac9e026e9b69c42985a0abd5f7fa2e71b188f266fe064ec 10757 
cluster-glue_1.0.10+hg2722-1.debian.tar.gz
 7a6a1fb7be6725582d007825168b9dbdb90d3534c5e6b6f911c12b74c015c84a 25398 
liblrm2_1.0.10+hg2722-1_amd64.deb
 dbf07cef2173c36f962b7aae01cf20bf340b7f5e88a727db831e4c281b8a988d 25176 
libpils2_1.0.10+hg2722-1_amd64.deb
 369d2261eca08d2868e55833fb181dee57fe13924b0b8c2b9955d898245278ce 92614 
libplumb2_1.0.10+hg2722-1_amd64.deb
 8cd693e8e2f596025fe4e15d037215a24a4d09ec16a780c638e2087f95575d33 14338 
libplumbgpl2_1.0.10+hg2722-1_amd64.deb
 f684f3399cc31b4702331115cef78d14765746300650ecabff3970f86569a0cf 21812 
libstonith1_1.0.10+hg2722-1_amd64.deb
 4cf09d142ac26142068b16ee665ccbf5881823f802f1a8e60391d9cf62095efd 33884 
liblrm2-dev_1.0.10+hg2722-1_amd64.deb
 099437f02cba552b5834d58de817b6f157ef38f2590fbb83f05f57043bfe0fb1 36596 
libpils2-dev_1.0.10+hg2722-1_amd64.deb
 dc50d382f666d297956b6b490cc9d946fd44bd784f10e444a77c8761ac31e910 133694 
libplumb2-dev_1.0.10+hg2722-1_amd64.deb
 f03903c379f9c125e600a7759e3676da91daa060d30bbe2d6b5a40ec872810f4 13684 
libplumbgpl2-dev_1.0.10+hg2722-1_amd64.deb
 1cca561c706cb8705120b6813961447afbd27f5f3b93dde8fd5c1843d1dbeb38 28858 
libstonith1-dev_1.0.10+hg2722-1_amd64.deb
 e4c5c1fee2a7032d630c675c1338d961b26398ed8243cf8c7da45b1ee3c72d03 476486 
cluster-glue_1.0.10+hg2722-1_amd64.deb
 cab37fb7aac5b9357ebad364fce4213681d200a2a7857c2c1fde79712b3311b7 3204024 
cluster-glue-dev_1.0.10+hg2722-1_amd64.deb
 ac67b529bc575faa072c45ae8fff3a2226b5376c0d2cbe41f6b1d586c23d960d 10880 
libcluster-glue_1.0.10+hg2722-1_all.deb
 

Accepted intel-microcode 1.20120606.v2.2 (source amd64)

2012-10-09 Thread Henrique de Moraes Holschuh
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 09 Oct 2012 07:43:37 -0300
Source: intel-microcode
Binary: intel-microcode
Architecture: source amd64
Version: 1.20120606.v2.2
Distribution: unstable
Urgency: medium
Maintainer: Henrique de Moraes Holschuh h...@debian.org
Changed-By: Henrique de Moraes Holschuh h...@debian.org
Description: 
 intel-microcode - Processor microcode firmware for Intel CPUs
Changes: 
 intel-microcode (1.20120606.v2.2) unstable; urgency=medium
 .
   * initramfs: work around initramfs-tools bug #688794.
 Use _ in place of +-. for the initramfs script name.  This works
 around a PANIC during boot when the initramfs was created in a system
 with noexec $TMPDIR.
Checksums-Sha1: 
 cc87c5d7d46956df57c70736a7d7119e919393ba 1437 
intel-microcode_1.20120606.v2.2.dsc
 13bf0cd493f35055cc88dd9947fe7854c2267ecb 687156 
intel-microcode_1.20120606.v2.2.tar.xz
 43c25f4140242dd58aceabeb977e9bc618e8bb20 266200 
intel-microcode_1.20120606.v2.2_amd64.deb
Checksums-Sha256: 
 1189e66107281d6e38e3d0fdbd313be8a3601a57569dc83d8d1577bb683ec3a9 1437 
intel-microcode_1.20120606.v2.2.dsc
 de5cfc0d2f7a359c3812c9538488c4c963034375649ead0a89620aef15ba6e30 687156 
intel-microcode_1.20120606.v2.2.tar.xz
 f9b0a93b2b0cd1efe0f1bcb66997fd9d3ca5d6bab9a4b4d040093d6d4c9d55cb 266200 
intel-microcode_1.20120606.v2.2_amd64.deb
Files: 
 225d0ce27ba7244fa86ebf25797cb515 1437 non-free/admin standard 
intel-microcode_1.20120606.v2.2.dsc
 821f7d0cfa74b208708a82c03ea95111 687156 non-free/admin standard 
intel-microcode_1.20120606.v2.2.tar.xz
 4c4f2c7f4bf2d2d6286bf12373e06866 266200 non-free/admin standard 
intel-microcode_1.20120606.v2.2_amd64.deb

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

iQEcBAEBCgAGBQJQdAScAAoJEBZRjutISTEtBB8H/2lFgKb7Hgcyfv2bVd9Q7120
TjAf+k1IulCqKepee2ISgC7NI62nuFrkRL66FYOQrOefdTnbmeTaOuIUIB7PArGQ
6D0kvohM16Jk12oH93aCYeZ+grvRThnmYuswMk+t2Z9rdcRBTEb1QRtyy4Gt0Rgx
9AVkPc1JucQoMttuy1ZnNQAVBz952d2MVZBxcluoFm3X7inRfRwZEdPJwBa7oPR/
RxgtcY8N/Mou+iMmsWBLn70VIMxnZSeer5BgWpjgMzefeDSqCRP2cHT1f9dRFM8m
WCJTz9i1RQTw50EksV3+uMYflljGM4EsTgpqRpE6eDieMJwFl0LzgJp7fZTexg4=
=Udrj
-END PGP 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/e1tlxp8-00056l...@franck.debian.org



Accepted linphone 3.5.2-11 (source amd64 all)

2012-10-09 Thread Mark Purcell
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 09 Oct 2012 21:43:54 +1100
Source: linphone
Binary: linphone linphone-nogtk linphone-common liblinphone4 liblinphone-dev 
libmediastreamer1 libmediastreamer-dev libortp8 libortp-dev linphone-dbg
Architecture: source amd64 all
Version: 3.5.2-11
Distribution: experimental
Urgency: low
Maintainer: Debian VoIP Team pkg-voip-maintain...@lists.alioth.debian.org
Changed-By: Mark Purcell m...@debian.org
Description: 
 liblinphone-dev - linphone web phone's library (supporting the SIP protocol)
 liblinphone4 - linphone's shared library part (supporting the SIP protocol)
 libmediastreamer-dev - linphone web phone's media library - development files
 libmediastreamer1 - linphone web phone's media library
 libortp-dev - Real-time Transport Protocol stack - development files
 libortp8   - Real-time Transport Protocol stack
 linphone   - SIP softphone - graphical client
 linphone-common - Shared components of the linphone SIP softphone
 linphone-dbg - Debugging symbols for linphone and its libraries
 linphone-nogtk - SIP softphone - console-only client
Closes: 671815 688855 688856 688862
Changes: 
 linphone (3.5.2-11) experimental; urgency=low
 .
   * Fix Missing Media encryption --enable-zrtp (Closes: #671815)
   * Fix not compiled with vp8 video codec
 - Added Build-Depends: libvpx-dev (Closes: #688855)
   * Fix ancient automake9 dropped Build-Depends: (Closes: #688862)
   * Fix build with notification added Build-Depends: (Closes: #688856)
   * Update libortp-dev: fix duplicate-{short,long}-description
   * fixed copyright-refers-to-symlink-license - debian/copyright
Checksums-Sha1: 
 e708f6aeb4eb3fd643a7cac999b47b73b8283458 2303 linphone_3.5.2-11.dsc
 06dcda68854b67234d4ae883f7d3e65dd2d74ebf 15830 linphone_3.5.2-11.debian.tar.gz
 cb8ac7c0d81ca1431e622dfe3155a365521907b6 102770 linphone_3.5.2-11_amd64.deb
 c42dbec27d5fa6bb08728f6893a9d62f849d025b 56540 
linphone-nogtk_3.5.2-11_amd64.deb
 cde0261ae585d9704399551a8fc92d2be425fcb2 6235492 
linphone-common_3.5.2-11_all.deb
 f531771f3a735b566c318c0ce225369479b1fce0 137276 liblinphone4_3.5.2-11_amd64.deb
 295ab62787f7165c1b4a6a5277ab4bbfdb40a725 32116 
liblinphone-dev_3.5.2-11_amd64.deb
 55bcdc0cf990bc54eef0b7922dcf62cd5394f386 176044 
libmediastreamer1_3.5.2-11_amd64.deb
 35bd472ccb72308a5ec3f056dd1bae5ea7478f47 47286 
libmediastreamer-dev_3.5.2-11_amd64.deb
 3d857450ffe9a1827bd7289bdfcdb0ea68bbd638 82422 libortp8_3.5.2-11_amd64.deb
 d0ffd22c6712bc36af34b7431a33fcff42b60813 215490 libortp-dev_3.5.2-11_amd64.deb
 39e1b486e9f1c06f8e9300e2085904fab2ded66a 1337750 
linphone-dbg_3.5.2-11_amd64.deb
Checksums-Sha256: 
 1e7e9cebadc4a4f9c34eacc53eb5f0fda837fc120f57240cf7eccbcc2f9b3784 2303 
linphone_3.5.2-11.dsc
 5165cad4443a2aaa2880a0dbd9c2e6c670f1ece5675b54a7708a7c25c19ab410 15830 
linphone_3.5.2-11.debian.tar.gz
 e12b91e8690901add1bf77c34a587de60f2dcf42896be28ee84234ae4b7c5720 102770 
linphone_3.5.2-11_amd64.deb
 34a1b2826248009621b7b7a831d39f983e43d8d318582db3774b7d86ced8aa42 56540 
linphone-nogtk_3.5.2-11_amd64.deb
 0974706de194321fa0bd1713f6cc75457c7c3c35e7070ab79ec185a4a951e8fb 6235492 
linphone-common_3.5.2-11_all.deb
 e22a6b448df4a609ecbde6d5c5ebfeb3e80c1b00a0e4fe5d9f72b036db1405bf 137276 
liblinphone4_3.5.2-11_amd64.deb
 ff87dca6445dabbbdba5aca06dca40333465bd0d95ae6890e80a3fa9f0ef7d11 32116 
liblinphone-dev_3.5.2-11_amd64.deb
 c03c9f553a4606aa8bf07fac1384d83daefa6bca2c5bacdacf8fe9a056ad6729 176044 
libmediastreamer1_3.5.2-11_amd64.deb
 000a3c31af8d88cc881c84ae97cc6dc8abbab9f5c944312e8ed9448add0bf227 47286 
libmediastreamer-dev_3.5.2-11_amd64.deb
 ad36c54ed5e778216d41423315edd55c38489b0ff259d0d842b3621599c29f4c 82422 
libortp8_3.5.2-11_amd64.deb
 42a4fc5a3e3a2c8912775078e288047d3217fb378768360ad3084ab194f6a664 215490 
libortp-dev_3.5.2-11_amd64.deb
 1239e59179794868833c80799adeb0b0ce0c17ef53d0edfec8e6eef8e1ca8736 1337750 
linphone-dbg_3.5.2-11_amd64.deb
Files: 
 fd510887e161f8a2ff7ef8a7755914b3 2303 sound optional linphone_3.5.2-11.dsc
 98bce3d265495e900ca26384ff4c8ff7 15830 sound optional 
linphone_3.5.2-11.debian.tar.gz
 4795c4e7af4f3b40250d9fd84735bbfd 102770 sound optional 
linphone_3.5.2-11_amd64.deb
 3e960938b14195ace73cde25246e9fe3 56540 sound optional 
linphone-nogtk_3.5.2-11_amd64.deb
 52584abbcac4a70b1b8d4c81d9f89d03 6235492 sound optional 
linphone-common_3.5.2-11_all.deb
 ee297d0be61748272f4af01d77504e9c 137276 libs optional 
liblinphone4_3.5.2-11_amd64.deb
 387cb253376f8146d9450d0bd4b9c4ef 32116 libdevel optional 
liblinphone-dev_3.5.2-11_amd64.deb
 9240bbcc926088cf72ba07f890d5ada9 176044 libs optional 
libmediastreamer1_3.5.2-11_amd64.deb
 5e6546614c58f962cec6e37691b70292 47286 libdevel optional 
libmediastreamer-dev_3.5.2-11_amd64.deb
 a1e893ffecc226fa703683fe49099856 82422 libs optional 
libortp8_3.5.2-11_amd64.deb
 d16476eef377c29ffd5c215b4b46 215490 libdevel optional 
libortp-dev_3.5.2-11_amd64.deb
 c13d3cd380ffe0c125d001d31ef4f784 1337750 debug extra 

Accepted amd64-microcode 1.20120910-2 (source amd64)

2012-10-09 Thread Henrique de Moraes Holschuh
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 09 Oct 2012 08:18:01 -0300
Source: amd64-microcode
Binary: amd64-microcode
Architecture: source amd64
Version: 1.20120910-2
Distribution: unstable
Urgency: medium
Maintainer: Henrique de Moraes Holschuh h...@debian.org
Changed-By: Henrique de Moraes Holschuh h...@debian.org
Description: 
 amd64-microcode - Processor microcode firmware for AMD CPUs
Changes: 
 amd64-microcode (1.20120910-2) unstable; urgency=medium
 .
   * initramfs: work around initramfs-tools bug #688794.
 Use _ in place of +-. for the initramfs script name.  This works
 around a PANIC during boot when the initramfs was created in a system
 with noexec $TMPDIR.
Checksums-Sha1: 
 4777034be5ead37b0a37a41d99df3d6d8ada0a0e 1683 amd64-microcode_1.20120910-2.dsc
 b9f836f0c24a5eedc8ee75adef9f1c68f47bda54 9635 
amd64-microcode_1.20120910-2.debian.tar.gz
 16a7ea4a25b8ce352ca959e55b0c069dfda468b2 28006 
amd64-microcode_1.20120910-2_amd64.deb
Checksums-Sha256: 
 dc00d267e6232ac37a50380c8e8b8890c72f0fa5b8f464c9d2cd6ce5c9e56624 1683 
amd64-microcode_1.20120910-2.dsc
 3bdb30b6fd2a634bf4151651e4451563320f0163be637c738fb870914b9baea2 9635 
amd64-microcode_1.20120910-2.debian.tar.gz
 d5588b39cb83810bde368780eb249f0e312cfbfef1f34e756639f7fc40f49f81 28006 
amd64-microcode_1.20120910-2_amd64.deb
Files: 
 e4fc018ad61b3785816fa0ea55a398b5 1683 non-free/admin standard 
amd64-microcode_1.20120910-2.dsc
 3b4d71ccf96e0d6b0437617a7ec648e9 9635 non-free/admin standard 
amd64-microcode_1.20120910-2.debian.tar.gz
 68aedf3cb1abd36fc0e8869fb80942a6 28006 non-free/admin standard 
amd64-microcode_1.20120910-2_amd64.deb

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

iQEcBAEBCgAGBQJQdAjmAAoJEBZRjutISTEtKtcH+gO8Xhf9zclo+eI9F2IKpGZC
a21qdX2fQPuec2m2ER/ToymLdiTE87HHJqrxWGLTQuYlaOfQfBxKxNN29XtfjgbG
X+9D4EmM1iaAzO9J1CpEaE7j4kALBOw0KeBJVtsrR6JsEJqc66Cqum2omsYIZAf/
tIamOqTIBPeScZwVohjUb3vR2dOgu9LPT6tmd8rVdVr4JN99Um5rOQJFGeLHFZEi
JPH9m57Wy8k4cQbNi7ypZhRA7nq606yrL/pELXlJoyCauJ/42yOANFu6s/0EfWqw
po2xynbo+xXgnBhUKf9/UlxRvZ6TUoxqC+NIAkvSur1fsGZem33EkeK4UnQBEmA=
=G7mR
-END PGP 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/e1tly33-tk...@franck.debian.org



Accepted resource-agents 1:3.9.3+git20121009-1 (source amd64 all)

2012-10-09 Thread Martin Loschwitz
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 09 Oct 2012 11:16:59 +
Source: resource-agents
Binary: resource-agents resource-agents-dev ldirectord
Architecture: source amd64 all
Version: 1:3.9.3+git20121009-1
Distribution: unstable
Urgency: low
Maintainer: Debian HA Maintainers 
debian-ha-maintain...@lists.alioth.debian.org
Changed-By: Martin Loschwitz madk...@debian.org
Description: 
 ldirectord - Monitors virtual services provided by LVS
 resource-agents - Cluster Resource Agents
 resource-agents-dev - Cluster Resource Agents Development files
Changes: 
 resource-agents (1:3.9.3+git20121009-1) unstable; urgency=low
 .
   * New upstream version
   * debian/patches/01_docbook_patch.patch: Refactored for new release
   * debian/patches/02_spelling_fixes.patch.new: Refatored for new release
   * debian/control: Bumped Standards-Version to 3.9.3
Checksums-Sha1: 
 f8d94e198593a1fb3a03944a3bcfe8df298e7cbf 1730 
resource-agents_3.9.3+git20121009-1.dsc
 453a5b6d6ef7f459eb03b58d203018b169dcaa0a 527373 
resource-agents_3.9.3+git20121009.orig.tar.gz
 7cd668f9fad192723b99d6795484e6cf4234f5dc 15124 
resource-agents_3.9.3+git20121009-1.debian.tar.gz
 4d8b07a6d9034218a0bc3bcd684825c422e6ea18 571438 
resource-agents_3.9.3+git20121009-1_amd64.deb
 3e9184bf96d35bb6f7695f2ae23aaf9c38b9866e 13524 
resource-agents-dev_3.9.3+git20121009-1_amd64.deb
 37d018906e75f1157ab40cc19fe4be889ee16cbc 67098 
ldirectord_3.9.3+git20121009-1_all.deb
Checksums-Sha256: 
 ed2879fabeb6b690afcc7f586e1568a2b251a8ac93d996aa55526541a7724fa0 1730 
resource-agents_3.9.3+git20121009-1.dsc
 0767069fdf1548c26eb6c35a100ca9ad693ea6511f6c9afa4ac558ad5d06f5dc 527373 
resource-agents_3.9.3+git20121009.orig.tar.gz
 35d1ee5f3f4cb62e7c8dda573c0b751932d71d6d28ae31446058828d99753b28 15124 
resource-agents_3.9.3+git20121009-1.debian.tar.gz
 5d3ced40581d133d91f95991325b90a45a0c896dc0057e8956120e9403c7834b 571438 
resource-agents_3.9.3+git20121009-1_amd64.deb
 c1e1cc6185e381858437acbe3daff1b0d76366383181617bccab0de9a7d16771 13524 
resource-agents-dev_3.9.3+git20121009-1_amd64.deb
 ccbeac08fac1f5fe90f166e3d91a084d2afede6bf5c19a1821d36f0a1abcadc1 67098 
ldirectord_3.9.3+git20121009-1_all.deb
Files: 
 c7367caf8a3a9761f637185724bfa5ee 1730 admin optional 
resource-agents_3.9.3+git20121009-1.dsc
 0d9c4a216dea9fdcf6707cfb7c9ea90e 527373 admin optional 
resource-agents_3.9.3+git20121009.orig.tar.gz
 dad465c727e64a264ae1de0641404f8e 15124 admin optional 
resource-agents_3.9.3+git20121009-1.debian.tar.gz
 8997751d2c2fc7dff57b221a865fb4fe 571438 admin optional 
resource-agents_3.9.3+git20121009-1_amd64.deb
 e895e2ea90cdcb8da23f5b03492133a0 13524 admin optional 
resource-agents-dev_3.9.3+git20121009-1_amd64.deb
 9eb3221fb110b86207006955dd41fdb2 67098 admin extra 
ldirectord_3.9.3+git20121009-1_all.deb

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

iEYEARECAAYFAlB0C1EACgkQHPo+jNcUXjA9SgCfSCioLb7fAZKIijCjbZuD/Kmr
e9EAoLqaenUBXVoyIvHD0kxhONUiAN6/
=s4Qd
-END PGP 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/e1tlyi6-0003rg...@franck.debian.org



Accepted libconfig-model-perl 2.026-3 (source all)

2012-10-09 Thread Dominique Dumont
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 09 Oct 2012 13:42:39 +0200
Source: libconfig-model-perl
Binary: libconfig-model-perl
Architecture: source all
Version: 2.026-3
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: Dominique Dumont d...@debian.org
Description: 
 libconfig-model-perl - module for describing and editing configuration data
Closes: 689909
Changes: 
 libconfig-model-perl (2.026-3) unstable; urgency=low
 .
   * removed obsolete statement in NEWS (Closes: #689909)
   * control: removed dep on lintian.
 Added dep on libpath-class-perl (Closes #689958)
Checksums-Sha1: 
 116e11a38495a9e3f69917692d182e541aef2f07 2978 libconfig-model-perl_2.026-3.dsc
 f2139c8af7c6d4c008f70a8fbd87a1776bb639b7 19860 
libconfig-model-perl_2.026-3.debian.tar.gz
 e998487c0daae4bc329790faeb3f13836dfcd71f 613332 
libconfig-model-perl_2.026-3_all.deb
Checksums-Sha256: 
 e57b0c69ae6ea78d55990e36e9ae4a9611f9c528e680edcf101ec5dffad3bb47 2978 
libconfig-model-perl_2.026-3.dsc
 879076e25f77292dedc0b0409a33ac667b53577a13f769f7316374cf9556ad5d 19860 
libconfig-model-perl_2.026-3.debian.tar.gz
 886f27fc1a0c55834af3a16ca5c8f75d653075c42e57438d514ef93e663828f0 613332 
libconfig-model-perl_2.026-3_all.deb
Files: 
 0e4c73e2171933020f1edc9b2fad1648 2978 perl optional 
libconfig-model-perl_2.026-3.dsc
 da4e1cb8a9e467074b65a22bb4dbf353 19860 perl optional 
libconfig-model-perl_2.026-3.debian.tar.gz
 7ff10ac001a6051f41e52c4c12017544 613332 perl optional 
libconfig-model-perl_2.026-3_all.deb

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

iQIcBAEBAgAGBQJQdA36AAoJEMMfT9lJqyts0oAP/j7ZaAwNCTrz/cX0UkjZPY59
UVJnHisfhIQc1hFcGIo8unnxnzsM/EYusEkr3FsbndEEqrf9Tqha48iE3oRm3ZrA
QUmNXh8XXuSFKRe9iJH7DI/k3n+3+tXFJtTSt30t9dSsBRnetcrotMDmVx7fKtpM
aHMFWTvGwWIZfUfsJJ0BjQgO6QtZfwXvEJ+d4aw1q15lFuAmDs+WO7o37ljb8ihZ
+xgVFtMnLUhnoajFAaaxZrTkhWpHGOtrgH16A/zr3Ez0vULDanp2Mc5aJkDoR5dM
oteuasaquz8dOA809B51MZMK+9+uEFi8t5Y81DByD2MaHSeTyI2ExaNDxzu8wb2Y
iipGRoAnll7OG6ObyUiycInRYuDe2Wi6YrOv70yl5AF1SGUY0DCwAnJeOSQF0C+Q
gb2Tz8szssx0tFOdvsEYbdOfzhluodIpFAruRj0wfPwptjwBC5mCMtUjQysuZz3x
HJ6YIGpAGLGuHeTbdlAtYc2RfOi45dLHgOJc3DygkNQ07s6MGKVuHdKMIibDoz4y
fTVk0I4DvMosUZSyekISG9+bSwE4hLA4csgbVaEBrBPIfjuEeegKp/Iay6zTKM1e
zMj67hVt+6vRTl3mUMkDv6aefUu5jrwyxa6MLp4GWmcU5Cnpe7RIGrS1FGEu+vTe
j327yHiIoXAJQP6GfrUY
=M6TR
-END PGP 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/e1tlywl-0007or...@franck.debian.org



Accepted libconfig-model-dpkg-perl 2.028 (source all)

2012-10-09 Thread Dominique Dumont
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 09 Oct 2012 14:04:16 +0200
Source: libconfig-model-dpkg-perl
Binary: libconfig-model-dpkg-perl
Architecture: source all
Version: 2.028
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: Dominique Dumont d...@debian.org
Description: 
 libconfig-model-dpkg-perl - editor for Dpkg source files with validation
Changes: 
 libconfig-model-dpkg-perl (2.028) unstable; urgency=low
 .
   * updated doc embedded in dpkg-copyright model
   * control: added build-dep on libfile-copy-recursive
 to fix a FTBS
Checksums-Sha1: 
 5b9d4f7faf23ca6c63bcc1f55fa0c1cf572b4df7 2274 
libconfig-model-dpkg-perl_2.028.dsc
 cfee8ddd9629accaea0471d31e3f9e2892465d7d 94453 
libconfig-model-dpkg-perl_2.028.tar.gz
 38b726e8be88c80ebfce53e6186253bbd1371a5a 98628 
libconfig-model-dpkg-perl_2.028_all.deb
Checksums-Sha256: 
 ba7c5737df2d944dbc7700bad8d24667c6db9993769ca98b192cd01c1709531a 2274 
libconfig-model-dpkg-perl_2.028.dsc
 da912579ce6f03b6c82577c2905dd83327eeb2d87c69072e41750b58c2175da0 94453 
libconfig-model-dpkg-perl_2.028.tar.gz
 c667959e78676a29e215a54c56b6c820347e92391843a04f0acada08bfca64dc 98628 
libconfig-model-dpkg-perl_2.028_all.deb
Files: 
 14fc295780121af4b1f881b58329b9d8 2274 perl optional 
libconfig-model-dpkg-perl_2.028.dsc
 c07d1961e9073f19533658c7715ca553 94453 perl optional 
libconfig-model-dpkg-perl_2.028.tar.gz
 eee72780313bac9de995f1cb268e5191 98628 perl optional 
libconfig-model-dpkg-perl_2.028_all.deb

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

iQIcBAEBAgAGBQJQdBOvAAoJEMMfT9lJqytsxxMP/0xYIwd1hMItev6f3riklYO3
+YC9SXUfXxEigLQQCpAR4zPgExw3ZNdeaOFSlTLlY6fke9W9Rp30Zr9xL4zQfeUn
H4SKpnBfgdLQ1YhkC5SKlArkdvEyFPA09SAR4GQKuUh4mMaZl6ZG1BvM4JC8DiEK
UvUcvtgjc7vEL9QIdf4r99SmcaHK3d1uwLcMrlGNbhzk0CwbKeQqd6bmS44idTrz
EmdJ/ka6KHUDC+VRoMI7qNTAYMS0M5vHxuWQn1bo/OnxNWYkqZ7v1DFKK8PsxtbH
VDjwnXh56KTLGb7opnG2hHWgpfQRU3GfMm4Cwh9NJ6i9gd2P/Zs3h4eKsWS5TNar
TlkAuYnPF0bhCjT2gpq6btVpMkHgo3FfBfs3+XHlxe3TrQCMW0FcvM3lSMpilohk
YFrZYOSiakhLpiar6BJg6F6numx3Z0uFhgk5YWb51EpVdnazabAHALdy01QLsMme
xyZM2QlHqpIuymoK0oUNnOpotN0aytPn1Taiacxtbdq8fN0wQvk2PWa/qp68CuBW
4U12rNBMR6q9+3+tmZdrswARg1CiFJUJFwxcFgd/l3r1tjNJ9MNTmRYJ/yZYxxsG
S6tpROjTAQs7V8KEfvoHjUPng1ZvuD+t2gA7igzIUOzqy7rhJjKUhI8eqN57K5IA
nXuu3fCw2bkPcJtTpMaM
=86Tp
-END PGP 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/e1tlyke-000274...@franck.debian.org



Accepted ardour 1:2.8.14-2 (source amd64)

2012-10-09 Thread Adrian Knoth
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 09 Oct 2012 13:55:59 +0200
Source: ardour
Binary: ardour ardour-altivec ardour-i686
Architecture: source amd64
Version: 1:2.8.14-2
Distribution: unstable
Urgency: low
Maintainer: Debian Multimedia Maintainers 
pkg-multimedia-maintain...@lists.alioth.debian.org
Changed-By: Adrian Knoth a...@drcomp.erfurt.thur.de
Description: 
 ardour - digital audio workstation (graphical gtk2 interface)
 ardour-altivec - digital audio workstation (graphical gtk2 interface) [altivec]
 ardour-i686 - digital audio workstation (graphical gtk2 interface) [i686]
Closes: 690001
Changes: 
 ardour (1:2.8.14-2) unstable; urgency=low
 .
   * Bump policy to 3.9.4
   * Build-depend on libsuil-dev to enable LV2 GUIs (Closes: #690001)
Checksums-Sha1: 
 1db90efdeecfb3b5244cccb3707691c32d65df4f 2866 ardour_2.8.14-2.dsc
 882a5479014c58646817d9392116bd85e59758c6 58729 ardour_2.8.14-2.debian.tar.gz
 b7029a53761c523e0657511946f7c4e5ef42c023 5613252 ardour_2.8.14-2_amd64.deb
Checksums-Sha256: 
 7367ef3e5b3e6bad6756797b3cec8f787a3b6eec6290555a2843721f1fd6b7cc 2866 
ardour_2.8.14-2.dsc
 c0db46a9fbd463c6e820a256d0563ca164d8e63c63fa716541e000dbe9d476a2 58729 
ardour_2.8.14-2.debian.tar.gz
 1488cb39ef20d1c7cc9a9c3320c6748823132a6cc2a904a4e3e80a2c54b321cf 5613252 
ardour_2.8.14-2_amd64.deb
Files: 
 100851972f42b0c18928ff11f9ec361a 2866 sound extra ardour_2.8.14-2.dsc
 bb58aec5381dea1ce46c0af5a61feee4 58729 sound extra 
ardour_2.8.14-2.debian.tar.gz
 3f2eecdeed98a78a728444115b0fd3d6 5613252 sound extra ardour_2.8.14-2_amd64.deb

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

iQIcBAEBCAAGBQJQdBcMAAoJEI8ytEIvUhB/7v0QAMgELTTPHm9XNl0qzN3hacBF
VZBCM86XFwIaVCFONuZful/qfkGyRwYb0aBt4aU7pDfLtIrAlCIzgyEDwBuuXhXR
iqTUE+R6g52OlarGVH2jl7uhkThz5nKO/edqH7/1KujFS1+cyoLvyQml1xFf+3qu
A7GCHNKrooh5AgfsB8Fa6aNlm9O4cYxGYcMh8J+kjsdbFvtG410cAP/AtZm1/rI8
a5C0JtRk79vLB5NgQSvMqDw9PJfQnSw3/lXP6C6ozOYmj2cYadJfkWoP+sujC/JW
FjfGM5V17PHo8hfNGWyAiswrNxbZxBGY+RJzfU5rHUB2c3InR9HanOTvg47q2BoI
i40b97Vev35ZgwkYjkgt6uURDuDWbYu3YfK+VKkCT19tDJMODbNUdjxTiQ2W9/QY
yLZnhMl+Nct7LVGQiu61F862T/3Q3UQlyFU8NJdDZ1XrgzwGu/hMCH5UWHkxwyeX
mYzA2m5nvRIX4hzVtKbwR04mRoQodAbaEuKb7U77PY+e0y5TaIBcFcKmwGPkE8KE
nbD4KqumeX+ufe9wBGag9rGtt8axkCLYE5L0xj3fYsD9s9NTXZmdgamJRiBnbSS5
vtWW2clP2BXyBTOGe3g90oB4NNXEhjthvVS2fvILokY/NRKESqRkS9QkS+V41ib5
xc64u0pGkylk7bI2cvWf
=fcAF
-END PGP 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/e1tlzdh-0001jb...@franck.debian.org



Accepted opal 3.10.7~dfsg-3 (source amd64 all)

2012-10-09 Thread Mark Purcell
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 09 Oct 2012 22:48:43 +1100
Source: opal
Binary: libopal3.10.7 libopal-dev simpleopal libopal-dbg libopal-doc
Architecture: source amd64 all
Version: 3.10.7~dfsg-3
Distribution: experimental
Urgency: low
Maintainer: Debian VoIP Team pkg-voip-maintain...@lists.alioth.debian.org
Changed-By: Mark Purcell m...@debian.org
Description: 
 libopal-dbg - OPAL library debug symbols
 libopal-dev - OPAL library header files
 libopal-doc - OPAL library documentation files
 libopal3.10.7 - Open Phone Abstraction Library - successor of OpenH323
 simpleopal - Simple example from the OPAL project
Closes: 532456
Changes: 
 opal (3.10.7~dfsg-3) experimental; urgency=low
 .
   [ Eugen Dedu ]
   * Make libopal package manually depend on libavcodec package, since opal
 loads libavcodec functions during runtime.
 .
   [ Mark Purcell ]
   * Fix missing informations in debian/copyright
 - Added plugins/audio/GSM0610/COPYRIGHT (Closes: #532456)
Checksums-Sha1: 
 94374011f513b368b8e4f59015757b8aeefd1311 1888 opal_3.10.7~dfsg-3.dsc
 7907e10b9efd5e71262e2f4f8c469fdb5614b794 22542 opal_3.10.7~dfsg-3.debian.tar.gz
 f0f3e36935b9f08677843cf0b8b4fed5e55ef62e 5034874 
libopal3.10.7_3.10.7~dfsg-3_amd64.deb
 d94d76f81e39c24446f9c5862b68488fb0a14cd0 8699782 
libopal-dev_3.10.7~dfsg-3_amd64.deb
 4d2aab09be3e4b1c479b94d1d6d9caf73df8772b 81216 
simpleopal_3.10.7~dfsg-3_amd64.deb
 6c53d592de88bf18fb3e513034c994011700dcd3 1241964 
libopal-dbg_3.10.7~dfsg-3_amd64.deb
 59be8d13b553f99bbfbcc64a2d8a915be4d81edc 6968154 
libopal-doc_3.10.7~dfsg-3_all.deb
Checksums-Sha256: 
 f437b9fc463ac95892b05478d0fab71cee4ac6ce9bb40edf4f0436ebf9e1acf5 1888 
opal_3.10.7~dfsg-3.dsc
 6f8ff6f38af56a890e290424beba2036961075698730936319d6b523ca28c2cd 22542 
opal_3.10.7~dfsg-3.debian.tar.gz
 367f2231fc243ce2f86510499d8d0d74c23e4e8c866eb75b6c44ad6410e96130 5034874 
libopal3.10.7_3.10.7~dfsg-3_amd64.deb
 bd1df936802917e02cc9aba8602815c0065b5bcc0edc1428b167773c7a0cb357 8699782 
libopal-dev_3.10.7~dfsg-3_amd64.deb
 ec355af652ac88dbc433f7bfeae9b136de1cac24a4bfb3d89265af034e305fc3 81216 
simpleopal_3.10.7~dfsg-3_amd64.deb
 35fcac0b1620b027331832b2d267d04fc52778ab2cfe246ae8c6ca8c17aaa456 1241964 
libopal-dbg_3.10.7~dfsg-3_amd64.deb
 fe92731f614813edee34498928cc118aae12e37d5529e0a2c4f7eae9f34a7d65 6968154 
libopal-doc_3.10.7~dfsg-3_all.deb
Files: 
 c862bccfd0795678aa2edeeed8fec1a4 1888 libs optional opal_3.10.7~dfsg-3.dsc
 47d202820a8623a92c10e9b16365beb7 22542 libs optional 
opal_3.10.7~dfsg-3.debian.tar.gz
 91e9360369643ac680ed8a88df1f9886 5034874 libs optional 
libopal3.10.7_3.10.7~dfsg-3_amd64.deb
 1edd85a24e8c1592b2667040c2f27895 8699782 libdevel optional 
libopal-dev_3.10.7~dfsg-3_amd64.deb
 b7337c1e089b8dfdacebef7f9c0a5799 81216 comm optional 
simpleopal_3.10.7~dfsg-3_amd64.deb
 22bf84708246475197aa3b889f8f1f3a 1241964 debug extra 
libopal-dbg_3.10.7~dfsg-3_amd64.deb
 fc3904e7770d0c22ea2e5d76cb2f329a 6968154 doc extra 
libopal-doc_3.10.7~dfsg-3_all.deb

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

iEYEARECAAYFAlB0GoQACgkQoCzanz0IthJz3ACfcFQO9dtTHSJZljXxKZDFQ/J2
TxMAn3eIR5QLs/11SQXZjWv90G2of7A1
=Fweo
-END PGP 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/e1tlzsn-0004vd...@franck.debian.org



Accepted python3-stdlib-extensions 3.3.0-1 (source amd64)

2012-10-09 Thread Matthias Klose
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 09 Oct 2012 14:32:39 +0200
Source: python3-stdlib-extensions
Binary: python3-tk python3-gdbm python3-tk-dbg python3-gdbm-dbg
Architecture: source amd64
Version: 3.3.0-1
Distribution: experimental
Urgency: low
Maintainer: Matthias Klose d...@debian.org
Changed-By: Matthias Klose d...@ubuntu.com
Description: 
 python3-gdbm - GNU dbm database support for Python 3.x
 python3-gdbm-dbg - GNU dbm database support for Python 3.x (debug extension)
 python3-tk - Tkinter - Writing Tk applications with Python 3.x
 python3-tk-dbg - Tkinter - Writing Tk applications with Python 3.x (debug 
extensio
Changes: 
 python3-stdlib-extensions (3.3.0-1) experimental; urgency=low
 .
   * Python 3.3.0 release.
Checksums-Sha1: 
 00b6a4b0869415c1e7402890dc6971c95b741bda 1187 
python3-stdlib-extensions_3.3.0-1.dsc
 79f730148662a29b703d6cee2e77750520f4268f 91593 
python3-stdlib-extensions_3.3.0-1.tar.gz
 2d26eb7eeda821664f505537be292760ccb6ade3 50728 python3-tk_3.3.0-1_amd64.deb
 a116d155f5b709d2b1cc6f4e0e13a90b1a0d18a4 15412 python3-gdbm_3.3.0-1_amd64.deb
 79bfa6df1337c2cc35b17eec27b4794131a8402f 187004 
python3-tk-dbg_3.3.0-1_amd64.deb
 3e33809577f6f43111965836dcdda336f3bab98f 54062 
python3-gdbm-dbg_3.3.0-1_amd64.deb
Checksums-Sha256: 
 8d952b7d0f37c69f3caf91e7b8170071452347073ad7048817118bb2733c3a5f 1187 
python3-stdlib-extensions_3.3.0-1.dsc
 b355a133cedce4e5a8ddae45d2c48f511a698d6546e307d7b60902289372f20d 91593 
python3-stdlib-extensions_3.3.0-1.tar.gz
 29c4bcbdb5775ae65fa807c47541530d9b8182d9f07a1f1dc6d9425170cf9f6d 50728 
python3-tk_3.3.0-1_amd64.deb
 8db5c92460b0ba1dec748e0526bd30db6d7f936fd83a7b746c23f838d7e57202 15412 
python3-gdbm_3.3.0-1_amd64.deb
 2def74d5894cac4fea7f0a20d1cd23b3c25bd4fbae72c57d88a6dfe3ed2177c0 187004 
python3-tk-dbg_3.3.0-1_amd64.deb
 df854bc8be0a5fd2c72c1d6eff6af787acbc0720c732c9b7201e814edda97463 54062 
python3-gdbm-dbg_3.3.0-1_amd64.deb
Files: 
 090b0d5bb9fa2e81de45c80c4f5b4099 1187 python optional 
python3-stdlib-extensions_3.3.0-1.dsc
 607c91fd8a9449c18d2ea196c0c5816a 91593 python optional 
python3-stdlib-extensions_3.3.0-1.tar.gz
 e15bc5fd0c5432654229a37e3fd060c2 50728 python optional 
python3-tk_3.3.0-1_amd64.deb
 efc8ab7d5c26f5912fb6e35cc2cbeade 15412 python optional 
python3-gdbm_3.3.0-1_amd64.deb
 0db96e5fdc623dfd1ab4785796a824f7 187004 debug extra 
python3-tk-dbg_3.3.0-1_amd64.deb
 3ced8ebdc49502d928988d1b43b47259 54062 debug extra 
python3-gdbm-dbg_3.3.0-1_amd64.deb

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

iEYEARECAAYFAlB0G1QACgkQStlRaw+TLJxCegCfe1qYznydoFNIAN2Ee8UlRGjG
k5kAnRuz9vZ6yTD0UOwEdB0YHvipfeZ3
=Jx0j
-END PGP 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/e1tlzsu-00054a...@franck.debian.org



Accepted siege 2.70-4 (source amd64)

2012-10-09 Thread Josue Abarca
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sat, 06 Oct 2012 10:47:10 -0600
Source: siege
Binary: siege
Architecture: source amd64
Version: 2.70-4
Distribution: unstable
Urgency: low
Maintainer: Josue Abarca jmasli...@debian.org
Changed-By: Josue Abarca jmasli...@debian.org
Description: 
 siege  - HTTP regression testing and benchmarking utility
Closes: 689965
Changes: 
 siege (2.70-4) unstable; urgency=low
 .
   * Enable hardened build flags using the hardening-wrapper
 (Closes: #689965)
 - debian/rules Enable the hardening-wrapper.
 - debian/control Build-Depend on hardening-wrapper.
   * debian/control New maintainer address. Thanks to Patrick Matthäi for
 his sponsorships.
Checksums-Sha1: 
 ecb0e65d23f8caccad8df0a139e50c1a5233ce99 1895 siege_2.70-4.dsc
 ef98527dec2cffa53a18481fc6885f807eabc510 12147 siege_2.70-4.debian.tar.gz
 9dcddfe3b1de27b2dabb85a8a10a60a6521ff880 99440 siege_2.70-4_amd64.deb
Checksums-Sha256: 
 e9860c8d328e421a649586d5adce2adb8ac3fe71529c1760bcfe2951ebf7ce46 1895 
siege_2.70-4.dsc
 3c7e457802814c10813c045e056682a4ead5e5b4381b7f51f225882b75921eee 12147 
siege_2.70-4.debian.tar.gz
 627bbc4556972a4b25decef55870666b8376167ea68d1c15da2ca8fa76b8f730 99440 
siege_2.70-4_amd64.deb
Files: 
 d49d2df67231b762c3489e35fb90c0ef 1895 web optional siege_2.70-4.dsc
 0a6b3e1e1ed6dd566446078c548501ae 12147 web optional siege_2.70-4.debian.tar.gz
 7b341af83b8932ef72f1f91f3daccb1d 99440 web optional siege_2.70-4_amd64.deb

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

iQIcBAEBCAAGBQJQdCCMAAoJEHVr60tw2PsqJswP/R7nSGgJQSd/kL6dXiXmt1o+
WUrCfJEVo87BaNDmgvffziV1rFfAmDJ0u/swDq8rzdtMhagqO9saoIAVSKtxrdhT
KbwBnCx0LP19Ur4iRuqR0NJBmK0iOoiYXE1D5DQA5LyfzDUH20opYB9KFxpd2nmz
lFyYDJplrMeYJZJRoQ+NCyb6NBagWRGNwnFJ5u9p7y3LPhzo+h9wgyxVNFgvm/W5
L+OxQP/wHoD/KmXB5oKnHl6dMYK5l7HH54TscSfjfJmH8tIMPZpJvVh7Hm1vAOP5
kQuD/b6jZWChzQtK5IpeKtZsuWWF5bov/rPZTm2WVs9Hk7hIqeaRKzJWwcLGHtX1
7HW2IlvbyUmScXlsC0A3Igrg+cFFtpPkfoEmWyISngbjYSwAk0Z45Uar1XwOQJsv
El4nP+0kg/sJ1IuGzW89OwvseCp+7O6mMq8kuto71DsprBzqUNqYtoodoajHoRJ5
On83sfnqNd1w7RZ8vmRUHbbJAAgO+MHMR9jRo6abUIlvmVKAOysN8mRawtbecEUb
C8POkcjUgmXcCjp+Ac7hdTFpS52k3lxZ9RaeLVlkITGvCEfckmRscO8qe4HFmyLx
W4/L6T3JL8obg7lcx6O/lo5daMib6qPXXZ5Ow+GrAhdxHxwmabcgpPzW9yiJtFTn
B5zZBAAnatr/9areecJg
=gTtT
-END PGP 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/e1tlzgf-0008tm...@franck.debian.org



Accepted aranym 0.9.14-2 (amd64 i386 source)

2012-10-09 Thread Antonin Kral
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 09 Oct 2012 14:59:45 +0200
Source: aranym
Binary: aranym
Architecture: amd64 i386 source
Version: 0.9.14-2
Distribution: unstable
Urgency: low
Maintainer: Antonin Kral a.k...@sh.cvut.cz
Changed-By: Antonin Kral a.k...@sh.cvut.cz
Closes: 690007
Description: 
 aranym - Atari Running on Any Machine
Changes: 
 aranym (0.9.14-2) unstable; urgency=low
 .
   * handle libusb dependency on kfreebsd (Closes:#690007)
 Patch courtesy of Thorsten Glaser
Checksums-Sha1: 
 d4e801c318766b489e367655a4ec4ef4acfb9c99 1189 aranym_0.9.14-2.dsc
 45bad0f9b70507a345e9ebd04e4990cc03ce05e2 6224 aranym_0.9.14-2.debian.tar.gz
 cef9ae0b9a7ac85d4228a1bade21a41581425f20 1924322 aranym_0.9.14-2_i386.deb
 99c4b610d03661cfe667a038ca7adf74bd211040 1451262 aranym_0.9.14-2_amd64.deb
Checksums-Sha256: 
 2363b0c6cab98d937c0a03bb3c9509ae710bbabad7e507c6f66fb53b2799e5a0 1189 
aranym_0.9.14-2.dsc
 9a77be822574165079674415933b0f5a116e5849739ce99b91ab4112fa3d4957 6224 
aranym_0.9.14-2.debian.tar.gz
 83b41b1c466d6d99f65a6cf30812009b7ae0a325100af7be58076a0fd03b24a1 1924322 
aranym_0.9.14-2_i386.deb
 cf3b48d0fd04f091b97c5f382891a4f2f15040d7622ffe19dba36080dca8dff6 1451262 
aranym_0.9.14-2_amd64.deb
Files: 
 4ee9aa438dac1090a2470e8e1bd40c9a 1189 otherosfs extra aranym_0.9.14-2.dsc
 dcd818b4b4122c15c8221d159a44953d 6224 otherosfs extra 
aranym_0.9.14-2.debian.tar.gz
 3bb3a9e89ff6821cac0d40d8b80bfb12 1924322 otherosfs extra 
aranym_0.9.14-2_i386.deb
 596b0028fcffe9f71a254fb06442005a 1451262 otherosfs extra 
aranym_0.9.14-2_amd64.deb

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

iEYEARECAAYFAlB0JpgACgkQluuhBRvyMFr0nwCgooA+kMAFfSrtUFKqke3N4Shq
igQAoJ7bJwYv6YlGAr5om3JiiBQUm6rv
=LQ+u
-END PGP 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/e1tla9k-0006tw...@franck.debian.org



Accepted wireshark 1.8.2-2 (source all amd64)

2012-10-09 Thread Balint Reczey
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 09 Oct 2012 11:39:42 +0200
Source: wireshark
Binary: wireshark-common wireshark tshark wireshark-dev wireshark-dbg 
wireshark-doc libwireshark2 libwsutil2 libwsutil-dev libwireshark-data 
libwireshark-dev libwiretap2 libwiretap-dev
Architecture: source all amd64
Version: 1.8.2-2
Distribution: unstable
Urgency: high
Maintainer: Balint Reczey bal...@balintreczey.hu
Changed-By: Balint Reczey bal...@balintreczey.hu
Description: 
 libwireshark-data - network packet dissection library -- data files
 libwireshark-dev - network packet dissection library -- development files
 libwireshark2 - network packet dissection library -- shared library
 libwiretap-dev - network packet capture library -- development files
 libwiretap2 - network packet capture library -- shared library
 libwsutil-dev - network packet dissection utilities library -- shared library
 libwsutil2 - network packet dissection utilities library -- shared library
 tshark - network traffic analyzer - console version
 wireshark  - network traffic analyzer - GTK+ version
 wireshark-common - network traffic analyzer - common files
 wireshark-dbg - network traffic analyzer - debug symbols
 wireshark-dev - network traffic analyzer - development tools
 wireshark-doc - network traffic analyzer - documentation
Closes: 689972
Changes: 
 wireshark (1.8.2-2) unstable; urgency=high
 .
   * security fixes from Wireshark 1.8.3 (Closes: #689972):
 - The HSRP dissector could go into an infinite loop (CVE-2012-5237)
 - The PPP dissector could abort (CVE-2012-5238)
 - Martin Wilck discovered an infinite loop in the DRDA dissector
   (CVE-2012-5239)
 - Laurent Butti discovered a buffer overflow in the LDP dissector
   (CVE-2012-5240)
Checksums-Sha1: 
 595ca2ed775c652c34858cf8a80ec1d33f5c41cd 2296 wireshark_1.8.2-2.dsc
 792b08e4419612440d4c3e799514de070f1f04be 65631 wireshark_1.8.2-2.debian.tar.gz
 6e7438b00b6be24447f8588e762140ce4f520ff6 3849182 wireshark-doc_1.8.2-2_all.deb
 dea452d48f3cbf90d5689b2a3206bc6e2ff6ec78 1222422 
libwireshark-data_1.8.2-2_all.deb
 c760a332f69b763ca2be7cb8e11208460a6ecefa 227222 
wireshark-common_1.8.2-2_amd64.deb
 9f36fcd56ce3b24c786866e26d705b7080ea9c12 980324 wireshark_1.8.2-2_amd64.deb
 029ff2a0197addb7df7e04b0291e04cabc52b3e6 177034 tshark_1.8.2-2_amd64.deb
 524f2b65ffd6eebcf2112e13bfaf355130202ccc 175670 wireshark-dev_1.8.2-2_amd64.deb
 0095e13770a62183ad3384d19e6435acf1ffdfa1 28285618 
wireshark-dbg_1.8.2-2_amd64.deb
 0a836ee0662bd3993878b7e9772a64869fba6683 13439880 
libwireshark2_1.8.2-2_amd64.deb
 43748896f74b95a368fa2a48c61a0badeebdd5c8 49578 libwsutil2_1.8.2-2_amd64.deb
 54ffc89e517252d1b36317f8778406455a6b760f 48770 libwsutil-dev_1.8.2-2_amd64.deb
 417fa85fbb768414137b8b2087485b5b53155296 884722 
libwireshark-dev_1.8.2-2_amd64.deb
 0f9625e971d6595955d2dcb91759b868e6ea682d 189842 libwiretap2_1.8.2-2_amd64.deb
 99a69d7e6345f3e4d45f885ec10f15e2997d3602 69360 libwiretap-dev_1.8.2-2_amd64.deb
Checksums-Sha256: 
 b56bb0a70f24a97094f3590be60092b91db389df4eaff6cab607a377649cd86e 2296 
wireshark_1.8.2-2.dsc
 a6fb6ddb2cd805c344cafa3134133d9e92afce6558786c83adef4f3e5a3c8bb3 65631 
wireshark_1.8.2-2.debian.tar.gz
 f99d2bac0f4a11018ae515e29c6ce768b7ef8f973a9002f596b397a152225997 3849182 
wireshark-doc_1.8.2-2_all.deb
 9a368d088b42cbe6984179902ad528bc89ee55ca2ed3ea217128086382747636 1222422 
libwireshark-data_1.8.2-2_all.deb
 b7024914054dddf54890f7505ec5aa4b13d029a431b003f9a531ef933aa1c570 227222 
wireshark-common_1.8.2-2_amd64.deb
 f79131cca541c7ef0215c5668b8fe817bbc44de150eb582db4eacc8fbab43466 980324 
wireshark_1.8.2-2_amd64.deb
 845e447b02d610c1d53d4e2443c958c66a8ec0d4f746d5ad1c204f7953ab6c41 177034 
tshark_1.8.2-2_amd64.deb
 15acbeb6f406070c162b0fee85c28aadcec72940d58e4390a2ddef2d8c3d72fd 175670 
wireshark-dev_1.8.2-2_amd64.deb
 77ea50bc27d502c49bf5b9dcebe86ebf3bac47a7e8656999af34f71a64bafdd6 28285618 
wireshark-dbg_1.8.2-2_amd64.deb
 04286964900a2855cbc8e1abb3d25da4db24bc0b561bce681874b2810ab991f4 13439880 
libwireshark2_1.8.2-2_amd64.deb
 80981d833fe5ab3737361c5c5ebfaaf81f8b2239dfcd8c9c00332ce747d4e8da 49578 
libwsutil2_1.8.2-2_amd64.deb
 28ae37f9b2ca1df41cbf75c9a6d6f9ff908796126559d517a366117d7912eec0 48770 
libwsutil-dev_1.8.2-2_amd64.deb
 b460761f1b5b7faa9e4a6ba18b3a8ad450ab9358d5532b71d5132eb9c814498f 884722 
libwireshark-dev_1.8.2-2_amd64.deb
 5b064d1576a8bab0d4a2a3d4e0e9b209620187666bed21a88b03d36425aba334 189842 
libwiretap2_1.8.2-2_amd64.deb
 49364288bf946be51ebe944cef178fe9c4370bd1da11c7deea0821fb0d126033 69360 
libwiretap-dev_1.8.2-2_amd64.deb
Files: 
 4d736126f269102b3fec4f1bc90addf0 2296 net optional wireshark_1.8.2-2.dsc
 df58b567270c0ddfd558b7af1ad6e412 65631 net optional 
wireshark_1.8.2-2.debian.tar.gz
 053ee7157a02a5dca6b43c48b8c34073 3849182 doc extra 
wireshark-doc_1.8.2-2_all.deb
 9c57d9b70642974861a49c50cae4177a 1222422 libs optional 
libwireshark-data_1.8.2-2_all.deb
 9d38f65b7fd87d667e92c6a97be0ec08 227222 net optional 

Accepted hdparm 9.42-1 (source amd64)

2012-10-09 Thread Michael Meskes
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 09 Oct 2012 11:19:21 +0200
Source: hdparm
Binary: hdparm hdparm-dbg hdparm-udeb
Architecture: source amd64
Version: 9.42-1
Distribution: unstable
Urgency: low
Maintainer: Stephen Gran sg...@debian.org
Changed-By: Michael Meskes mes...@debian.org
Description: 
 hdparm - tune hard disk parameters for high performance
 hdparm-dbg - debug files for hdparm
 hdparm-udeb - tune hard disk parameters for high performance (udeb)
Closes: 675624 684241
Changes: 
 hdparm (9.42-1) unstable; urgency=low
 .
   * New upstream release
   * Allow udev rule to process large numbers of devices (closes: #675624)
   * Changed hdparm-functions to allow links instead of devices in hdparm.conf.
   * Taken from Ubuntu:
 Set spindown policy back to -B128 instead of -B127. Too many drives
 misbehave too badly with this setting, possibly leading to drive failure.
 We should revisit this once we understand why people's drives are spinning
 back *up* so frequently (closes: #684241)
Checksums-Sha1: 
 7bae8ecde6b9430aef360241d255b9a0084c869d 1201 hdparm_9.42-1.dsc
 0127c7360edef355e01241ac5390b976752c9d84 126941 hdparm_9.42.orig.tar.gz
 9d1dd266ce56fa2a58df15b8b630aea789284f2c 14388 hdparm_9.42-1.diff.gz
 3cfc39dc6605a960bbe9836efe264c80c783c23e 113016 hdparm_9.42-1_amd64.deb
 4d0e89633578975a85667a857e50a34cc1fc5e74 118244 hdparm-dbg_9.42-1_amd64.deb
 baa1bab70a8d253ebdf4005f9c9c5b83f01598cf 43188 hdparm-udeb_9.42-1_amd64.udeb
Checksums-Sha256: 
 254b4c894d373da8a8850fa3d3bc80b7dd8d8d4b754dea7b2a8716d1aa1f224f 1201 
hdparm_9.42-1.dsc
 e50f37819a7133dd5279dcd5b211de225f3f0b9112f086739b53111b21ac2132 126941 
hdparm_9.42.orig.tar.gz
 91433c2a89b6b81e4e4f919a48a8cc390b1abe5e2304430fcbc97e82f91ec099 14388 
hdparm_9.42-1.diff.gz
 df4927a21a4d90ceb2d457e1b3532e29fb6b962c21302cedc21ac0f8a6fab586 113016 
hdparm_9.42-1_amd64.deb
 bf26e4fb208bdb5cb5d27a1cbe463c0444947051f8cc599a9a1c1b6b3c484174 118244 
hdparm-dbg_9.42-1_amd64.deb
 0475e318b4a554c1e7447312569855e845c96f2427ad2d8b3360f769dc3f0493 43188 
hdparm-udeb_9.42-1_amd64.udeb
Files: 
 94d211d18728a13a44d53ae6ffb67db8 1201 admin optional hdparm_9.42-1.dsc
 4cb5483a951e489d1e336c1a390692cb 126941 admin optional hdparm_9.42.orig.tar.gz
 3f7400bd05a4bd304360cb02911fc708 14388 admin optional hdparm_9.42-1.diff.gz
 e3d47afed686665f388b0e5773c3cf09 113016 admin optional hdparm_9.42-1_amd64.deb
 7ad1eeb0cc840d3f2a7db40ab78b 118244 debug extra hdparm-dbg_9.42-1_amd64.deb
 9f9e2015a34a597afb129cf5f8790e66 43188 debian-installer optional 
hdparm-udeb_9.42-1_amd64.udeb

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

iD8DBQFQdDORVkEm8inxm9ERAn4WAJ4/u10S0aqswnkHYzTgSw6tt+BDTACfTfZn
LwM0jlFaJIqceykgO3bV8Vw=
=B8QG
-END PGP 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/e1tlb69-00086b...@franck.debian.org



Accepted kindleclip 0.3-3 (source all)

2012-10-09 Thread Gunnar Wolf
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 09 Oct 2012 09:41:45 -0500
Source: kindleclip
Binary: kindleclip
Architecture: source all
Version: 0.3-3
Distribution: unstable
Urgency: low
Maintainer: Gunnar Wolf gw...@debian.org
Changed-By: Gunnar Wolf gw...@debian.org
Description: 
 kindleclip - User interface for managing Amazon Kindle's My Clippings file
Closes: 690045
Changes: 
 kindleclip (0.3-3) unstable; urgency=low
 .
   * Added missing dependency on ruby-gettext (Closes: #690045)
Checksums-Sha1: 
 83e52c3737cd4db09e5b2367773adc9022661d53 1801 kindleclip_0.3-3.dsc
 7d3673bd1f44062da1941df113e7ad7eab82d6a1 3992 kindleclip_0.3-3.diff.gz
 684162c3b963709f29daad1534d26aa87ab3 9028 kindleclip_0.3-3_all.deb
Checksums-Sha256: 
 89a0ed8877dc391e582aafde1f2284bed40cb234ce4645f1932d042278fdadd9 1801 
kindleclip_0.3-3.dsc
 1f3afdbaf73b97bbee8668b6f05ce276e8728ecbc173f4109bd8dc02e2b0ecbe 3992 
kindleclip_0.3-3.diff.gz
 f74de20409e24eccc7b37193cf49d76d7fdd3527ab6340fbbfc8161da56380f7 9028 
kindleclip_0.3-3_all.deb
Files: 
 ebb33685effc4b765300a0b68cef0fb3 1801 text extra kindleclip_0.3-3.dsc
 3f09de6474e91768fb528e7939b115d4 3992 text extra kindleclip_0.3-3.diff.gz
 93fc6771962f49bddf109ee83a5c9252 9028 text extra kindleclip_0.3-3_all.deb

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

iQIcBAEBCAAGBQJQdDpAAAoJEGc6A+TB25IfyVkP/244sqhcs1hrSnv0NNGLy/kg
Jn1JUnxMOTiEPQAxQS8+hzIjUQ++XB2V26GbjA307Od7MGUFOafRf4BKWdnEr3Ga
/rYsN64d0GTC64goXRnhrWKAfBCBS9iCrzmGDI37ypOg5Y1P5NA5KU5JSEf9mevM
4B/mG3hXmiSSS+0im5ud+vPHBMasmauJDoENRx0R7LfJ7iSmuX0uU5dQxs7Pq2V4
ZvkZVyMrcqegDDkHfBRyYeTL+N5L4YnMDsYMjMuXr3qgUkmoGO8HDJoV0Dov+1Ny
b80oS5PtoJb0Cw+E3YOBM5sP3+G6qNLQvOcWC5kwAK7uli2gkLsHsNklvXWv7c7z
qegS+eRwrBp4hxHajOBPvS3RXFcaIbb4+CQ+NXLmlJh0BH3JGZxz52d8nObSRtT2
piLRqViO+2KQO5lPENnIy0sHPFiYJyoKLqrv2wDDOWs46avGFwsfq4XdgeA3C9ic
YlVdwD79qpsHEzq3szxy/drjeDDNq8QH0J4GT67zr6rcedN+K4eOyXrMGemQvE9j
6S52aJNtTPKxUAHCoypcStRYF652Q3jt7pU5sjS+Q/ulzsJS3xRbTlGObCLOc2uk
xY5tAEs6F7g1uJW7uEhR/m00Yuy54rEgiaCGLjsM6CZu12uYK9HekL5mLL150NfO
6QOZEyls6y9m2dxJ2FRS
=KVRJ
-END PGP 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/e1tlbkl-00034l...@franck.debian.org



Accepted gtkrsync 1.0.4+nmu1 (source i386)

2012-10-09 Thread Christian Perrier
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 07 Oct 2012 15:48:21 +0200
Source: gtkrsync
Binary: gtkrsync
Architecture: source i386
Version: 1.0.4+nmu1
Distribution: unstable
Urgency: low
Maintainer: John Goerzen jgoer...@complete.org
Changed-By: Christian Perrier bubu...@debian.org
Description: 
 gtkrsync   - GUI front-end to display rsync status
Closes: 629729
Changes: 
 gtkrsync (1.0.4+nmu1) unstable; urgency=low
 .
   * Non-maintainer upload.
 .
   [ Sebastian Ramacher ]
   * debian/control: Update Build-Deps for GHC 7. (Closes: #629729).
   * debian/rules: Replace unrecognized option --copy-prefix with --destdir and
 pass the correct path.
Checksums-Sha1: 
 79265fe44ee1770e5a86094e036fa10ef3d95b85 1646 gtkrsync_1.0.4+nmu1.dsc
 1da8487243fb0fa4df7637f746adf335aa3dc3cd 90676 gtkrsync_1.0.4+nmu1.tar.gz
 3ce03a6a07b27c80959a20a42a77c668a357599e 1518368 gtkrsync_1.0.4+nmu1_i386.deb
Checksums-Sha256: 
 b75fefed1505c314e855111dfdb11483ac525489ad83e8793aa5e925cc6c0b72 1646 
gtkrsync_1.0.4+nmu1.dsc
 87908518df912b31e0f018157d95a564aeba24796bb2096dd652499c0513a159 90676 
gtkrsync_1.0.4+nmu1.tar.gz
 e145251ff814cd8de590420ba12ea0f10b31bccd27b573ff0ffef8812e9ace27 1518368 
gtkrsync_1.0.4+nmu1_i386.deb
Files: 
 ab8723231f336b61aeeb45a5db68ffdb 1646 utils optional gtkrsync_1.0.4+nmu1.dsc
 9565152f844d56236e135d00381abc4b 90676 utils optional 
gtkrsync_1.0.4+nmu1.tar.gz
 3cc33952d3ea30d04a7e74c77a2a3b67 1518368 utils optional 
gtkrsync_1.0.4+nmu1_i386.deb

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

iQIVAwUBUHGV84cvcCxNbiWoAQLY9w/9Hk4zWxUZ5lrlhxtBUJz4eSD5zTaQ+Euc
+OH1nIFQv9XdXsfCQyhkJtfhrCXUFefkZ4Ueqd4IGSXxt91AmMeN8Ankv/T5S/LA
wmp2RujFZbBF9qYq8kq+FJKuk/dTiHK5R5sN3pv6IFSUWIcSRQ1lSTMJtz0lLkyP
MZFuD7yO/XbRGxq+ubRMRkhE/B/7Wh1AGYhu9drYmfhzA+u6jMsZy6qED7AB6BgN
a7Q457/WMAQwW3ZeLhQj3WmVObZIz3aAQU+PXzWO4qdJnrWNnBuWQ++qQxUdJXj4
9rGK5wOH0SeECy8IdwvxpM+/08sKiJ+n1H0yYJEgzkpyc5CTAl2/HKRTSxwd/Wbv
wM6StUsn714sNOrJxofvvY1sxsgHvyHXupezF1uu8hsIUTZeTCWoDqBxDQ8uhers
SDZ4rskcLjfC6tkjez6WmbrYrhsU2ynimDR3FUNqcBoOv5ratvpZT/N6jon1O19m
zf10qsRQ8bGDxsMOPr/iNb7nX47uzvE/d3DpWtwbh+pTKyZ9hcVY8a+qIghjoGTM
Rv4p3cZK08Ov/ESs2Ke5h8JmIkKAJodKSLn9GxKHKo+B/vGKVivqNK465m/DWb9r
0+llyNxilHghFfXsH+LVKw0iwLNgwNOAdVRl3yEDfIYVWSisTFbapKFC/5Ui8vjs
tRb4lob4wgw=
=yAwA
-END PGP 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/e1tlbym-0006ju...@franck.debian.org



Accepted juman 7.0-1.1 (source i386 all)

2012-10-09 Thread Christian Perrier
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 07 Oct 2012 17:05:06 +0200
Source: juman
Binary: juman juman-dic libjuman-dev libjuman4
Architecture: source i386 all
Version: 7.0-1.1
Distribution: unstable
Urgency: low
Maintainer: TSUCHIYA Masatoshi tsuch...@namazu.org
Changed-By: Christian Perrier bubu...@debian.org
Description: 
 juman  - Japanese morphological analysis system
 juman-dic  - Juman dictionary in text format
 libjuman-dev - Header files of JUMAN
 libjuman4  - Library of JUMAN
Closes: 657688
Changes: 
 juman (7.0-1.1) unstable; urgency=low
 .
   * Non-maintainer upload.
 .
   [ Konstantinos Margaritis ]
   * Create usr/share/doc/juman link in binary-arch build
 This should fix the FTBFS reported for non i386 arches. Closes: #657688
Checksums-Sha1: 
 899131eb757c2c0ec6e438581ee396f22edbb3d9 1770 juman_7.0-1.1.dsc
 d26a9f99a931af3412cdd3f1caa9684591dda9cc 6241 juman_7.0-1.1.debian.tar.gz
 c2a8416edf664e6f50fccfd3b2902f94b564b2aa 6518680 juman_7.0-1.1_i386.deb
 2eab6fd7bcaa28f5c1c8e9de137221d9d17a7fab 4356676 juman-dic_7.0-1.1_all.deb
 04d85fecb6a85f46e2f930556602191215caf5b6 53710 libjuman-dev_7.0-1.1_i386.deb
 bf23994ffd50426283e96ae2657c5a57a666e6ac 46992 libjuman4_7.0-1.1_i386.deb
Checksums-Sha256: 
 9e4bc0d33b81f961a7660d7faf5c020d7b6c66eb77712153fd79ae3c3630bfb2 1770 
juman_7.0-1.1.dsc
 78337ca6674e61a850f7133a2c61acfcf17290f4a54371e5365a6acc0cd8d7c7 6241 
juman_7.0-1.1.debian.tar.gz
 d9b4622fd0101dad69743cf4952c9a2d9f14060c56658b445f22fad16eaff84f 6518680 
juman_7.0-1.1_i386.deb
 f75d3b71a19c800e1e8aeba9b6a7dea0a7229c4b77072d7cc9a9ffe0d5fccdc3 4356676 
juman-dic_7.0-1.1_all.deb
 aed7ff2d22d8ef3069923c9556a31057f11fa0f0bab08c05481abbb49e0b4f9f 53710 
libjuman-dev_7.0-1.1_i386.deb
 f1377df85329f99e2e5ddd948d0f0168009a5a1ed13e119c8e9adf76eeb0b86c 46992 
libjuman4_7.0-1.1_i386.deb
Files: 
 da76b638873d3a478f9aa0a128ab 1770 misc optional juman_7.0-1.1.dsc
 5bf84df59749ddff95beff8c8ab718e1 6241 misc optional juman_7.0-1.1.debian.tar.gz
 ea2c42f2ceb19a09dccfc44c65050b24 6518680 misc optional juman_7.0-1.1_i386.deb
 603a193a59e167b9d765604e460bd2fb 4356676 misc optional 
juman-dic_7.0-1.1_all.deb
 f9371eff692802843c7910c330cc0785 53710 libdevel optional 
libjuman-dev_7.0-1.1_i386.deb
 c6a6146961ec67abe7797fe4690d93f5 46992 libs optional libjuman4_7.0-1.1_i386.deb

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

iQIVAwUBUHGhFocvcCxNbiWoAQJXdA/+KeFDfuQ6qRQx3wqlFRdCOydn3AF8o9ex
e/QvMewofKOqmMZklHZuvMh20TR4oDKkkgkhAl74ItDLF6rZ9YUQGabmjkWS4L2W
kG8qmmmLwWQPcvNPsYUqhppuMlj4YKZF3ojc9zh0g7keIecwJp/Rh6dzNHjsmX6T
35aoyfX1ARkaYQpIeQBrF1W9B8QU/g7u1yrP3PBR/l0SSz7KOILDv/h4IFQK7P/2
O+Jl0aw9FaG5jn70R9Sb/+WVidAsRA9+SfrCX3OmHxcDwty67o841PohlACI8MvC
m0GT3LxmFL53hTTQQMZluHFmE0M5a2fg7K0TRDVkaG2uxuKHpot98fGpW3kKXgmc
gt3XuPvya8Mw8TKYv9pGWcsojlkowVqTQ1H7Gov9ryDiLHSakLKamkxnFCxIFLSj
r0M6YQb7B0sNVynKbX/599BEKwDo1nQz056hlj19evuhcXWAgfWiRxE7ajzmruev
drBoyDUNGU2Jve7JYFzURZk6IEKS+LDyuVhM6DwjASG9DXd26/zhrlTfiZWf/j0g
GGe1G4XgPsoilyr6RaOT43lIUPsoKtYAtWP1vIe+5s3g8kpJQsvyT4RsuCssEL7r
fPpnvBJIjtkg31IAVWOY8IDKtmY5vB+SexbcLgU5x5/o3dCXwXg2AyjYeMwW3DEg
kkzgJkldzO4=
=PSy5
-END PGP 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/e1tlcgx-0007oa...@franck.debian.org



Accepted gracie 0.2.11-1.1 (source all)

2012-10-09 Thread Christian Perrier
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 07 Oct 2012 14:31:48 +0200
Source: gracie
Binary: gracie
Architecture: source all
Version: 0.2.11-1.1
Distribution: unstable
Urgency: low
Maintainer: Ben Finney ben+deb...@benfinney.id.au
Changed-By: Christian Perrier bubu...@debian.org
Description: 
 gracie - OpenID server for local PAM accounts
Closes: 633022
Changes: 
 gracie (0.2.11-1.1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Build-Depend on python-docutils (= 0.6) as docutils-writer-manpage
 does no longer exist. Closes: #633022
Checksums-Sha1: 
 15216062a9ef3582207c58a7d3ea4452f55aa854 2063 gracie_0.2.11-1.1.dsc
 9808ce5c60805dc00bcc6308981cc7718e899af2 4786 gracie_0.2.11-1.1.debian.tar.gz
 0f8ef4765a0b89689b5cde9321d2c5e752f3b2ed 35732 gracie_0.2.11-1.1_all.deb
Checksums-Sha256: 
 5eb675d799cfc5cc97dee8dbde01c8ff9114a8936a698090966e06d6d4e3f52e 2063 
gracie_0.2.11-1.1.dsc
 48502b8963d7422f2e9ccab0ddca7e77fd8b0d517abd475aa39300aad42001ab 4786 
gracie_0.2.11-1.1.debian.tar.gz
 62fd297ce783e536b36f607e507fa96575432c390225f7e55433b66f2823d6cc 35732 
gracie_0.2.11-1.1_all.deb
Files: 
 8ca09d62a5038aabbe95ac920782f6ed 2063 web extra gracie_0.2.11-1.1.dsc
 791fb0bda96e6f036da0e4413eb44816 4786 web extra gracie_0.2.11-1.1.debian.tar.gz
 81d20fa0c3982fa2e31fa4d110348c5d 35732 web extra gracie_0.2.11-1.1_all.deb

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

iQIVAwUBUHGl1YcvcCxNbiWoAQLBNBAAm8jswcSNDUJNTaGL2fOARcETXlp4MnYd
3wZ2uZcu03tpYE1XhVigw4bl3tgE3oLv+KfgT94FcyxOr9LbIQsD9hvrokOHsB1l
Bmud+avf1+mRptyELTVSmNF1uKLGgrImsAdWyoZnq0S2+7bXr1vO5THp1KmURCl2
fDqWek975ND/Q2NjovQIpyrYFxMI0ltXBBuLJWlH8fYAZ+c8h+tpQFCzzv8n92ka
4wwek7zmYk3ep0yqcZQI379li82eD3Yn4fSZytyOyqcLfLMHspGNu6ZXw3VagMk3
apel8cevgvN4QLHJg9ytMY7kkHQQUhN1QNWp0dBBP1Lu3TQJDKMmM2t5NtCNMxAm
1FPlGvRimgzY/xdpYIXRIi4fBSVndnss+ASBd5UYDjXq+0GDCq3JbrFlkldYSH1t
x/ZQE7xBYRc8/dnHHE6XM4k3QVoa95g4jmFne8WHEKcIRoSSzzDoROgEXr5mwLUs
GNbZRQCX20JDvkq7z5iPFEW3pR1Gu5b3Aw8ikLE+N6OTSMa3eONPBAQzWDYK1fWD
JhJtpQvN0jX5tX1rdk5zWt0Rf5kmBLXs8dx3k7c/InQeZ5h8MV2De3jq8dU/BkOk
nKZeVJoPTYUINStbjXJXZQW3HdZVimc94gJZLnFnJbv60yds/Pi0jANmElqKCp1C
GnFdiH4nN4A=
=Klsk
-END PGP 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/e1tlcuv-0001yw...@franck.debian.org



Accepted emacspeak 29.0-9 (source all)

2012-10-09 Thread gregor herrmann
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 09 Oct 2012 18:08:44 +0200
Source: emacspeak
Binary: emacspeak
Architecture: source all
Version: 29.0-9
Distribution: unstable
Urgency: low
Maintainer: Debian QA Group packa...@qa.debian.org
Changed-By: gregor herrmann gre...@debian.org
Description: 
 emacspeak  - speech output interface to Emacs
Closes: 688223
Changes: 
 emacspeak (29.0-9) unstable; urgency=low
 .
   * QA upload.
   * Fix modifies conffiles (policy 10.7.3): /etc/emacspeak.conf:
 - debian/rules: don't install /etc/emacspeak.conf
 - debian/postrm: remove it during purge
 - debian/{postinst,config} already care about the rest
   (file creation, reading, updating)
 (Closes: #688223)
Checksums-Sha1: 
 d672219472d773b966026dee458dc12d95001f4c 1786 emacspeak_29.0-9.dsc
 ed455e51ab476b364b9986599a759e6362675d69 444045 emacspeak_29.0-9.debian.tar.gz
 bfaddedba341db46c1bff279aadb5da509af26bc 2264392 emacspeak_29.0-9_all.deb
Checksums-Sha256: 
 ad5f15fa944f337d7643b95d680dab8cbbb662da49c3f7e0ff8dc1d7df5b6c52 1786 
emacspeak_29.0-9.dsc
 239cc55533bd502023ee8e3aaae0cc7f84c582b9976265864c0655fbf6cf7f2a 444045 
emacspeak_29.0-9.debian.tar.gz
 a040419e4fbe8218f073a2d1c9478be29a4dd6ed7cf27ade0ef4bb9440bd361f 2264392 
emacspeak_29.0-9_all.deb
Files: 
 b776f95daf5d5ef91ad5429628f77330 1786 editors extra emacspeak_29.0-9.dsc
 acfbf31d01e9748de013456bc06aedcd 444045 editors extra 
emacspeak_29.0-9.debian.tar.gz
 ff083825b870a0f9fcef1fe8bbb2a1e9 2264392 editors extra emacspeak_29.0-9_all.deb

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

iQIcBAEBCAAGBQJQdEwzAAoJELs6aAGGSaoGFrMP/RS1TRuu2A/0xiipFIu9p1lI
+ioXLpJRe+6a4ALvmmG6B/pnGMBrsVarY9aLK4UPsMKrfcFYvGMA0K2Le8LrYB9z
dtVMAX62YknXwcRMZEPklMKc0f3k+XRQn419qVT7orpaRWkLlFusGC5q7Gqtp8NI
0Y0RBVOCEmfqW00MaB1GQ51aF4idFkLV9yCfWJReGf/2Lydl65IYPu5m2DdcuwXA
ty5l6wENmOnEXOgwGCrzZ8+9z//mBNTrjWj+axdS0ZeHUUVITHzl413lhkE+lZha
Wv9n95k8h8GLmxRcH7V4x9zxWIezBLkzr2B3k9deITV952lsOchE6oI9oLAo6aDn
K1U7SFMBYE09C0HHKBqZMdGdQBKdgaWYvo/DcpdE+GUk49x34rkK8e2XDHVmasvg
bpq3uja0nlrlu7WiY+O+oPsaO3ACarBh5jAp4h5GQRHcsXTVZpjsgqYU98saHuL4
OWYy+EcogA2zcDyk8hePjH46KBEdzWSWoj3i0X7M+SyfXN0FaTDvieFiDBzXQRCi
4BJ27uZbt0bXDXoqEyTLO6gvbs55beWubsHuf51LcOtYXbE/ewWLtqIf1hl2vufa
WOqwedlsXXeSrgGlYPJGad4urEChBDs3ZDbQ1t2FqG7DZB8iyYTKs58fGpUSIwkB
LD1GsyPvX68pysMz8hij
=vHe8
-END PGP 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/e1tlcxx-0004ir...@franck.debian.org



Accepted mame 0.146-3 (source amd64 all)

2012-10-09 Thread Emmanuel Kasper
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Mon, 08 Oct 2012 15:27:37 +0200
Source: mame
Binary: mame xmame-sdl xmame-svga xmame-x sdlmame
Architecture: source amd64 all
Version: 0.146-3
Distribution: experimental
Urgency: low
Maintainer: Debian Games Team pkg-games-de...@lists.alioth.debian.org
Changed-By: Emmanuel Kasper emman...@libera.cc
Description: 
 mame   - Multiple Arcade Machine Emulator (MAME)
 sdlmame- Transitional package for sdlmame
 xmame-sdl  - Transitional package for xmame-sdl
 xmame-svga - Transitional package for xmame-svga
 xmame-x- Transitional package for xmame-x
Changes: 
 mame (0.146-3) experimental; urgency=low
 .
   * Add preinst script for xmame-x,xmame-sdl,xmame-svga as a fix for #687654
Checksums-Sha1: 
 17ae56603dd56a3bd113ae8b7c447ba2cc07998a 2636 mame_0.146-3.dsc
 2b8bed88c52dd3b6e62882779d4728ba97936d95 46036 mame_0.146-3.debian.tar.xz
 67adbb32dcee808c2e521f7ed299f40d67cd7a58 20023522 mame_0.146-3_amd64.deb
 bb002b3b4c733d7231b7f3d40d5dc3a2e0fb7fe1 42978 xmame-sdl_0.146-3_all.deb
 720dee725424600af0910445a101bda60d539d2c 42974 xmame-x_0.146-3_all.deb
 24268dc71aa1760fb11513039f6f7efef71e8c90 42842 sdlmame_0.146-3_amd64.deb
Checksums-Sha256: 
 e81776c879fe34e47f8f505f20eac4b04165200acc17387d8da8cdf8afd49f48 2636 
mame_0.146-3.dsc
 bfdb6779b74752928ed50d52bc875d234a494e795cb4bd27b15f2ea847c9d4d9 46036 
mame_0.146-3.debian.tar.xz
 e2857137d260248b9ad2fe7d79e3a9fb2ac3e2b54eb21c357a6613792e4533c5 20023522 
mame_0.146-3_amd64.deb
 9919c982ea53e2c362dc219f659ab6c6c3b2fdd3bbce20c5b3b4f4028528afd9 42978 
xmame-sdl_0.146-3_all.deb
 78f403c4570afa4fd622f2c17f951614efa405337a2e602db21adcc005ee50f9 42974 
xmame-x_0.146-3_all.deb
 0518c7db974e1771c8eb14a04f0d3ffaa7ab1b3f5dc57c4b376b3fd32611ad00 42842 
sdlmame_0.146-3_amd64.deb
Files: 
 b7169b835428b388aa0bed9db2c7ace1 2636 non-free/games optional mame_0.146-3.dsc
 1baa2fe12723a2ef2b13b4db34dcde2c 46036 non-free/games optional 
mame_0.146-3.debian.tar.xz
 488a970a72ff242bb5a3757da7b48b41 20023522 non-free/games optional 
mame_0.146-3_amd64.deb
 c81c60ceafde007b5f91d37b46dbc11d 42978 non-free/oldlibs extra 
xmame-sdl_0.146-3_all.deb
 e1d47c8c525467a099b564f212febcff 42974 non-free/oldlibs extra 
xmame-x_0.146-3_all.deb
 4b99805364699aae7d6849206f5c4b08 42842 non-free/oldlibs extra 
sdlmame_0.146-3_amd64.deb

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

iQIcBAEBCAAGBQJQdFGfAAoJEAZFbdeR6VeRYXkP/3L0b49Qu/X7KPfH77Gdn56x
E+Y//TeT3D60TmuWCDkgupJ4JbcO43e15e76fS6RWEbCvAdJ+68OgXDW8XhJOrI8
1woGWm0Dtt1DUUH7INQi+tRkFPpbIsieP6ZjMp9nfZRO82JbtHPzT02qjOLAJTYf
0hYJf9CZWTFGGNbge8tgBy2tzqqHEuI3SkPI//T+v+5XkWw9JcwO5hLe6zWcqh6F
KCrKUwRHHBpXUzlD3SwKnzeDxiCf/ZjCNlngvCogzwMJECs/CM9dFsFOw1whvlyG
Q8DkiwEn7DftxvxxfiE/QeCkhJzEuiDjQDFL9WGueVIXSZ2REy3bduYmC7oRwqPQ
xZWMJrw9ZrX8IVhzrbz1x04saw1kL6/JEM0mfULqlkzWe95wXY33Is0SRIuIuIoT
EFPajlFN5FX8Ta1HO8YlKpC1L9zdFLPKrKbPZMgzyKBxecEivQt+5GvCJFEdlb21
QUdawE8MDzK/ydG0v4IQP0q6D6ChbCOXVL55k7zJ/cuvCVTEIpUL1JvkgG6c3MYF
B3Xnbbh5S+rzzYqXDFGd2nvzhXFASHgU9B1DTQ3why6vz+nJNRNNYM/7R4WkAl7Z
rPPmR5P/s9v62qtkzrlDvR2TC3DQvxlDn06CIwSmyTBLfJvrZhpC7xtUtcdJ2zU9
xUEed+7qHhfmDPlTwZxb
=nWrY
-END PGP 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/e1tlcyw-0004sc...@franck.debian.org



Accepted gcc-4.7 4.7.2-4 (source all amd64)

2012-10-09 Thread Matthias Klose
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 09 Oct 2012 12:00:59 +0200
Source: gcc-4.7
Binary: gcc-4.7-base libgcc1 libgcc1-dbg libgcc2 libgcc2-dbg libgcc4 
libgcc4-dbg lib64gcc1 lib64gcc1-dbg lib32gcc1 lib32gcc1-dbg libn32gcc1 
libn32gcc1-dbg gcc-4.7 gcc-4.7-multilib gcc-4.7-plugin-dev gcc-4.7-hppa64 
gcc-4.7-spu g++-4.7-spu gfortran-4.7-spu cpp-4.7 gcc-4.7-locales g++-4.7 
g++-4.7-multilib libmudflap0 libmudflap0-dbg lib32mudflap0 lib32mudflap0-dbg 
lib64mudflap0 lib64mudflap0-dbg libn32mudflap0 libn32mudflap0-dbg 
libmudflap0-4.7-dev libgomp1 libgomp1-dbg lib32gomp1 lib32gomp1-dbg lib64gomp1 
lib64gomp1-dbg libn32gomp1 libn32gomp1-dbg libitm1 libitm1-dbg lib32itm1 
lib32itm1-dbg lib64itm1 lib64itm1-dbg libn32itm1 libn32itm1-dbg libquadmath0 
libquadmath0-dbg lib32quadmath0 lib32quadmath0-dbg lib64quadmath0 
lib64quadmath0-dbg libn32quadmath0 libn32quadmath0-dbg gobjc++-4.7 
gobjc++-4.7-multilib gobjc-4.7 gobjc-4.7-multilib libobjc4 libobjc4-dbg 
lib64objc4 lib64objc4-dbg lib32objc4 lib32objc4-dbg libn32objc4 libn32objc4-dbg 
gfortran-4.7 gfortran-4.7-multilib
 libgfortran3 libgfortran3-dbg lib64gfortran3 lib64gfortran3-dbg lib32gfortran3 
lib32gfortran3-dbg libn32gfortran3 libn32gfortran3-dbg gccgo-4.7 
gccgo-4.7-multilib libgo0 libgo0-dbg lib64go0 lib64go0-dbg lib32go0 
lib32go0-dbg libn32go0 libn32go0-dbg libstdc++6 lib32stdc++6 lib64stdc++6 
libn32stdc++6 libstdc++6-4.7-dev libstdc++6-4.7-pic libstdc++6-4.7-dbg 
lib32stdc++6-4.7-dbg lib64stdc++6-4.7-dbg libn32stdc++6-4.7-dbg 
libstdc++6-4.7-doc gcc-4.7-soft-float fixincludes
 gcc-4.7-source
Architecture: source all amd64
Version: 4.7.2-4
Distribution: unstable
Urgency: low
Maintainer: Debian GCC Maintainers debian-...@lists.debian.org
Changed-By: Matthias Klose d...@debian.org
Description: 
 cpp-4.7- GNU C preprocessor
 fixincludes - Fix non-ANSI header files
 g++-4.7- GNU C++ compiler
 g++-4.7-multilib - GNU C++ compiler (multilib files)
 g++-4.7-spu - SPU cross-compiler (C++ compiler)
 gcc-4.7- GNU C compiler
 gcc-4.7-base - GCC, the GNU Compiler Collection (base package)
 gcc-4.7-hppa64 - GNU C compiler (cross compiler for hppa64)
 gcc-4.7-locales - GCC, the GNU compiler collection (native language support 
files)
 gcc-4.7-multilib - GNU C compiler (multilib files)
 gcc-4.7-plugin-dev - Files for GNU GCC plugin development.
 gcc-4.7-soft-float - GCC soft-floating-point gcc libraries (ARM)
 gcc-4.7-source - Source of the GNU Compiler Collection
 gcc-4.7-spu - SPU cross-compiler (preprocessor and C compiler)
 gccgo-4.7  - GNU Go compiler
 gccgo-4.7-multilib - GNU Go compiler (multilib files)
 gfortran-4.7 - GNU Fortran compiler
 gfortran-4.7-multilib - GNU Fortran compiler (multilib files)
 gfortran-4.7-spu - SPU cross-compiler (Fortran compiler)
 gobjc++-4.7 - GNU Objective-C++ compiler
 gobjc++-4.7-multilib - GNU Objective-C++ compiler (multilib files)
 gobjc-4.7  - GNU Objective-C compiler
 gobjc-4.7-multilib - GNU Objective-C compiler (multilib files)
 lib32gcc1  - GCC support library (32 bit Version)
 lib32gcc1-dbg - GCC support library (debug symbols)
 lib32gfortran3 - Runtime library for GNU Fortran applications (32bit)
 lib32gfortran3-dbg - Runtime library for GNU Fortran applications (32 bit 
debug symbol
 lib32go0   - Runtime library for GNU Go applications (32bit)
 lib32go0-dbg - Runtime library for GNU Go applications (32 bit debug symbols)
 lib32gomp1 - GCC OpenMP (GOMP) support library (32bit)
 lib32gomp1-dbg - GCC OpenMP (GOMP) support library (32 bit debug symbols)
 lib32itm1  - GNU Transactional Memory Library (32bit)
 lib32itm1-dbg - GNU Transactional Memory Library (32 bit debug symbols)
 lib32mudflap0 - GCC mudflap shared support libraries (32bit)
 lib32mudflap0-dbg - GCC mudflap shared support libraries (32 bit debug symbols)
 lib32objc4 - Runtime library for GNU Objective-C applications (32bit)
 lib32objc4-dbg - Runtime library for GNU Objective-C applications (32 bit 
debug sy
 lib32quadmath0 - GCC Quad-Precision Math Library (32bit)
 lib32quadmath0-dbg - GCC Quad-Precision Math Library (32 bit debug symbols)
 lib32stdc++6 - GNU Standard C++ Library v3 (32 bit Version)
 lib32stdc++6-4.7-dbg - GNU Standard C++ Library v3 (debugging files)
 lib64gcc1  - GCC support library (64bit)
 lib64gcc1-dbg - GCC support library (debug symbols)
 lib64gfortran3 - Runtime library for GNU Fortran applications (64bit)
 lib64gfortran3-dbg - Runtime library for GNU Fortran applications (64bit debug 
symbols
 lib64go0   - Runtime library for GNU Go applications (64bit)
 lib64go0-dbg - Runtime library for GNU Go applications (64bit debug symbols)
 lib64gomp1 - GCC OpenMP (GOMP) support library (64bit)
 lib64gomp1-dbg - GCC OpenMP (GOMP) support library (64bit debug symbols)
 lib64itm1  - GNU Transactional Memory Library (64bit)
 lib64itm1-dbg - GNU Transactional Memory Library (64bit debug symbols)
 lib64mudflap0 - GCC mudflap shared support libraries (64bit)
 lib64mudflap0-dbg - GCC mudflap shared support 

Accepted git-annex 3.20121009 (source i386)

2012-10-09 Thread Joey Hess
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 09 Oct 2012 15:13:23 -0400
Source: git-annex
Binary: git-annex
Architecture: source i386
Version: 3.20121009
Distribution: unstable
Urgency: low
Maintainer: Joey Hess jo...@debian.org
Changed-By: Joey Hess jo...@debian.org
Description: 
 git-annex  - manage files with git, without checking their contents into git
Closes: 689852 689979
Changes: 
 git-annex (3.20121009) unstable; urgency=low
 .
   * watch, assistant: It's now safe to git annex unlock files while
 the watcher is running, as well as modify files checked into git
 as normal files. Additionally, .gitignore settings are now honored.
 Closes: #689979
   * group, ungroup: New commands to indicate groups of repositories.
   * webapp: Adds newly created repositories to one of these groups:
 clients, drives, servers
   * vicfg: New command, allows editing (or simply viewing) most
 of the repository configuration settings stored in the git-annex branch.
   * Added preferred content expressions, configurable using vicfg.
   * get --auto: If the local repository has preferred content
 configured, only get that content.
   * drop --auto: If the repository the content is dropped from has
 preferred content configured, drop only content that is not preferred.
   * copy --auto: Only transfer content that the destination repository prefers.
   * assistant: Now honors preferred content settings when deciding what to
 transfer.
   * --copies=group:number can now be used to match files that are present
 in a specified number of repositories in a group.
   * Added --smallerthan, --largerthan, and --inall limits.
   * Only build-depend on libghc-clientsession-dev on arches that will have
 the webapp.
   * uninit: Unset annex.version. Closes: #689852
Checksums-Sha1: 
 956d2427ed9ec070608c7c569773a1289c860bc2 2584 git-annex_3.20121009.dsc
 327401e8611b75af1e977f7b0e1d2c712ecf6cb5 2019836 git-annex_3.20121009.tar.gz
 c8fc2c58b890bed703e68fb53bd99f862c74cdba 7176936 git-annex_3.20121009_i386.deb
Checksums-Sha256: 
 1937f360a5f142f7bbe39f41fae51e5925ed34807dc94ab5685d47e20a16abef 2584 
git-annex_3.20121009.dsc
 dc0a0077cc263ef4b6c259420cd965ec2c276bad98b00af14e6640557553e83f 2019836 
git-annex_3.20121009.tar.gz
 5629449f5bd5eaf7fd9a2180e0c7e4ba3f89bee8c18fbb7fa4a1652322aa2695 7176936 
git-annex_3.20121009_i386.deb
Files: 
 0512d037e78d286bbd98f77306268ad2 2584 utils optional git-annex_3.20121009.dsc
 f1113a7b0690abee111927ba1ed1366b 2019836 utils optional 
git-annex_3.20121009.tar.gz
 6f811c14ac9073f6ee8d37a641d9d1e9 7176936 utils optional 
git-annex_3.20121009_i386.deb

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

iQIVAwUBUHR+ZskQ2SIlEuPHAQjLSA/+JUmhG7ROUeNSMV2l8NPk/5WcD+sKEqfs
EbxyCL/iLMvuUvhFz7X1ghh3hSFI8/xqE3OigHt8621GwCTQNq3jSZKTKQZykH7h
TQtCdJhEmIfzXF6diDDTF1tP0bn9PnyqKITVRCFxYT68FBKousAEZ+OaHEZv5LvY
0khls1W4d68PBsOqcLni+35JUrJjiBTms56RUg692P6YQM9HpIxK96fxw4dGW+tU
73mwXbnlrJpW6QILkyTDwMhVpTqOm06V3c+qq2sVlLaYQl+YmWtL73ZW8NBfYL7S
+GJs/W3ubitwImsjYQ9xq76cPhf6NswKN5s2oq+7Uvi/R3H6NEbW4FWpADNyND9f
ilw5OVAlXxXGsIL8XEP3xC4M1Xn2Q7b/EgjS6+L7cz/gl+Y7sG68rERONRr6VSLI
5M0DQwasFE9Ejvow/zmVOWPTlTgp7r2Ua2V0TqtgieV5HRUX5YW2umIXwwGi/Sdz
KG7oyIKW37b4l/nim16Hw8HsAFbNR1kIXYp2t4JaS6ZMEVFAXsxf59U0/Oo6SK94
GDDjYaXgzAvEQ7M+iXFKunWXVLtOuF9GLeauBkMbKIULb7bh+L3AhoV7r8z5okbZ
EiRSRwMy6LiybzN1idDzSk4TmqTo4sC4KW9BVac/aQqEyfyO3Xs5p0KUU14Fxa8x
K+vCMmYIwLc=
=O0NR
-END PGP 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/e1tlgix-0004to...@franck.debian.org



Accepted mountall 2.42 (source amd64)

2012-10-09 Thread Steve Langasek
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 09 Oct 2012 12:32:56 -0700
Source: mountall
Binary: mountall
Architecture: source amd64
Version: 2.42
Distribution: unstable
Urgency: low
Maintainer: Steve Langasek vor...@debian.org
Changed-By: Steve Langasek vor...@debian.org
Description: 
 mountall   - filesystem mounting tool
Changes: 
 mountall (2.42) unstable; urgency=low
 .
   [ Andy Whitcroft ]
   * Add support for mounting the efivars filesystem onto
 /sys/firmware/efi/efivars.  LP: #1063061.
 .
   [ Steve Langasek ]
   * mount events now happen so much in parallel that /etc/mtab may not get
 updated due to races between 'mounted' events.  Explicitly track the
 list of mounts that are in need of fake-remounting and make sure mount -f
 gets called for them if they missed the boat. LP: #1060296
Checksums-Sha1: 
 c71db6e5e949a801680eec5ca1a88369a96bbe4f 1737 mountall_2.42.dsc
 0a5dd26f167d9ed78565e72197283da11d0efaaf 633042 mountall_2.42.tar.gz
 2d7f19ac86dfcb9516fa480d3adc8430602cdbf3 80180 mountall_2.42_amd64.deb
Checksums-Sha256: 
 540cf4b934478df02d13848a1ea775ba41c85406586d6b707504801ee3f3804a 1737 
mountall_2.42.dsc
 b7e2a447808c3296e5ee964f2f2d7c703699b1de92703a308092fb8a3a86e912 633042 
mountall_2.42.tar.gz
 1af949036e80e185977c80895f9dd07b0989517c35a8b4265dbf2daded1c75c4 80180 
mountall_2.42_amd64.deb
Files: 
 8df9c2df4ae44146cd4d58c920c5ae91 1737 admin required mountall_2.42.dsc
 6d500d1b90e45072db5be18cf940f43e 633042 admin required mountall_2.42.tar.gz
 c660b354ef14f1a65ad24142e713e9cd 80180 admin required mountall_2.42_amd64.deb

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

iQIcBAEBCAAGBQJQdIhFAAoJEFaNMPMhshM9EK0QALoG5qHx/kEzffCoU2UiZ1Gd
pCxmXjPwqlf/Pw7bve9luc44dQjQm/JDG06/QiuirY382ZOTRpJLxyZ/k12Ieg3f
OGdpikwPeKg4EZoQ2BOgR00SKEdkqoGhyOYt4QOeRTbAsEgV/x7usOhCsvfmN442
N4fSyKK8Rqy9LyaWthXv0lo7fO3J6vATDyDdsYeWhKHl+B14hXerZl8y7Se1Mecq
cbnYIxTqYiXqrE1ftfo/3oVhmwx36/6vJuVhe8rUEvD6rISQ/3vwotc/yEpLdRfy
SutMCyr5+eEFViID2/6rECkSTMpWprQHcD7aFSELYFzF2r2NebGqAIrBmZEFIc2U
hvy48Y0uBBtx+JOuaMRIak1OOioziLMkPRTxpbzNc+0ZydR477Zk6K/KxdroghOm
b8twPz7RmgxskuYrNaSwntXUV4laQiV8V9AUSqj7KFm7ikymKaWVmZc5svtnTpli
k4u28YELZWoDBTGXgLNMIWc0LDBG207XaIBPiNpoCQCNHahbJD74U9X2gnkXSMzW
6LDEvU7aH7Za46Gm7KB3xFw/G7F0fZ/ByOkpbjQx41xRLBOi+zrVEBNJ3hfxlAvr
lZh3rBcBRtZIhlPVU3sWDw8isdT3nXtPrvqltcZkCQQd71qyzWmub7kW9vI/rKfM
N14I9RPF6uwzs+Yj1dmW
=sEY3
-END PGP 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/e1tlgj5-00050k...@franck.debian.org



Accepted ia32-libs-gtk 20120709 (amd64 i386 source)

2012-10-09 Thread Goswin von Brederlow
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Fri, 06 Jul 2012 10:20:41 +0200
Source: ia32-libs-gtk
Binary: ia32-libs-gtk ia32-libs-gtk-i386
Architecture: amd64 i386 source
Version: 20120709
Distribution: unstable
Urgency: low
Maintainer: Debian ia32-libs Team 
pkg-ia32-libs-maintain...@lists.alioth.debian.org
Changed-By: Goswin von Brederlow goswin-...@web.de
Closes: 679145
Description: 
 ia32-libs-gtk-i386 - Transitional package to migrate ia32-libs-gtk to multiarch
 ia32-libs-gtk - Transitional package to migrate ia32-libs-gtk to multiarch
Changes: 
 ia32-libs-gtk (20120709) unstable; urgency=low
 .
   * Remove dependency on at-spi and libatspi1.0-0 (Closes: #679145).
   * Move Multi-Arch buggy packages to recommends for the time being
 to make package installable:
 + libbonobo2-0  #68
 + libglade2-0   #650787
 + libgnomecanvas2-0 #650777
 + libidl0   #641614
 + liborbit2 #641615
 + libwmf0.2-7   #677786
Checksums-Sha1: 
 a9210c3b51e7d0de301bd80c05c259a8d84dcb6f 1224 ia32-libs-gtk_20120709.dsc
 6edd57730e05e8121d5abd7bf78266da0f36b32b 19564 ia32-libs-gtk_20120709.tar.gz
 5c87f261aca1df6d663c7fb0f179da345a96f54f 19626 ia32-libs-gtk_20120709_amd64.deb
 f422d5f4dce5025b3bd21c2d87c50e4cf50c3ae8 20026 
ia32-libs-gtk-i386_20120709_i386.deb
Checksums-Sha256: 
 d4944f3df3ba368399b1687d1f7982451388291f28c54612c30d90d929a94d85 1224 
ia32-libs-gtk_20120709.dsc
 d38047eedcef4947323b6b0edbb03cf3da0eb70002e0e859cf91246e0c26447d 19564 
ia32-libs-gtk_20120709.tar.gz
 262ed475917bbd69586d7e95a9e6ad6cc11b97f25987a4927601517786ceab30 19626 
ia32-libs-gtk_20120709_amd64.deb
 195e65a265ee0e7a0588ecfda19695b3ec493ba2678d1ac55c4ec598869c36f8 20026 
ia32-libs-gtk-i386_20120709_i386.deb
Files: 
 2740f47e430d164d81029ae2682b59fb 1224 oldlibs extra ia32-libs-gtk_20120709.dsc
 04c16ae316bcdae2df3a58721f91ff14 19564 oldlibs extra 
ia32-libs-gtk_20120709.tar.gz
 18852512a460c970120c07afe96cb4ed 19626 oldlibs extra 
ia32-libs-gtk_20120709_amd64.deb
 58b30b5b7ec1568d21624289a14ac558 20026 oldlibs extra 
ia32-libs-gtk-i386_20120709_i386.deb

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

iF4EAREIAAYFAk/6+58ACgkQ3VcITofi8rvHwQD/VktW6s5LMb5wEQo4AGgI1SV2
0LWkYHQiEUNTOQlhXkkA/2O6b+Oq7FBOYLiYPJ/rUN2hbHAt7oGzapXQYr0PNpCR
=4j9x
-END PGP 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/e1tlguk-0007k3...@franck.debian.org



Accepted gupnp 0.19.0-3 (source all amd64)

2012-10-09 Thread Andreas Henriksson
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 09 Oct 2012 22:54:53 +0200
Source: gupnp
Binary: libgupnp-1.0-4 gir1.2-gupnp-1.0 libgupnp-1.0-dev libgupnp-1.0-dbg 
libgupnp-doc
Architecture: source all amd64
Version: 0.19.0-3
Distribution: experimental
Urgency: low
Maintainer: Ross Burton r...@debian.org
Changed-By: Andreas Henriksson andr...@fatal.se
Description: 
 gir1.2-gupnp-1.0 - GObject introspection data for the GUPnP library
 libgupnp-1.0-4 - GObject-based library for UPnP
 libgupnp-1.0-dbg - GObject-based library for UPnP (debug symbols)
 libgupnp-1.0-dev - GObject-based library for UPnP (development files)
 libgupnp-doc - GObject-based library for UPnP (documentation)
Changes: 
 gupnp (0.19.0-3) experimental; urgency=low
 .
   * Imported Upstream version 0.19.0
 - Beware! This version stops leaking gssdp, libxml and libsoup
   linker flags!
 - If you use symbols from a library, you need to link to it!
 - Also link your modules with -Wl,-z,defs in LDFLAGS to
   catch errors at build time!
   * Add vapigen-m4-macro.patch from upstream.
   * Bump gssdp build-dependency to 0.13.0 according to configure.ac
   * Bump gobject-introspection build-dep to 1.33.4 according to configure.ac
   * Drop dbus-glib build-dependency
 - gupnp was ported to GDBus in 0.15.0 already.
   * Build-dep on valac (= 0.14.0) to get vapigen
   * Install vapi and deps in libgupnp-1.0-dev
   * Change pattern so list-missing doesn't complain
Checksums-Sha1: 
 17624a470258e326fe7fc1ca05fbfe14bc8da060 1771 gupnp_0.19.0-3.dsc
 254be53aefc208dc20a4188cd61db64af9662abc 7712 gupnp_0.19.0-3.debian.tar.gz
 a9f128b34d78d6f8eb4f940278e7678f33b227c4 86810 libgupnp-doc_0.19.0-3_all.deb
 c849c521e7ae2d52b19efb17ad330696531f1474 76514 
libgupnp-1.0-4_0.19.0-3_amd64.deb
 64a20a7648966a8fe06192e5bd603de60d204849 20414 
gir1.2-gupnp-1.0_0.19.0-3_amd64.deb
 b8bb53368ed5535e2d6480336e98a05d2a395f32 137150 
libgupnp-1.0-dev_0.19.0-3_amd64.deb
 64a946942358ea9cb7740f4a9a274c0910078ebb 225594 
libgupnp-1.0-dbg_0.19.0-3_amd64.deb
Checksums-Sha256: 
 3b3c07b14421bc5e35d23ba0df652201ab18e94335f19f41b6ed44ba46fdcef3 1771 
gupnp_0.19.0-3.dsc
 cec04820148f3f585673baa30e2b12793cee263530aad252a9e51247fa5fe89a 7712 
gupnp_0.19.0-3.debian.tar.gz
 c5a81efe270e595f9b0196061feb58a84dae7af24e0b6262abb1d577e5dff5ae 86810 
libgupnp-doc_0.19.0-3_all.deb
 86b26f0c082fe524ca0f910bd37269ccd10143e4f4ca7b7569b355609ea0d61b 76514 
libgupnp-1.0-4_0.19.0-3_amd64.deb
 1414f3b8f98fae0403963bfade20216923300d51945a95dfad430d0a1ea2a51a 20414 
gir1.2-gupnp-1.0_0.19.0-3_amd64.deb
 b9dd21bcf7354322b0461da3e0fcf83dbc6c1b083e2202f03dd5c9fac3b19bfb 137150 
libgupnp-1.0-dev_0.19.0-3_amd64.deb
 2b6b080ef70c14b56293856c277cae8148711dcf6afe4fbd5233a63619e4f076 225594 
libgupnp-1.0-dbg_0.19.0-3_amd64.deb
Files: 
 0d52cc247532843ebe500b8e7c379f0d 1771 libs optional gupnp_0.19.0-3.dsc
 f9fc5b9d4d131093757af2bdc2202645 7712 libs optional 
gupnp_0.19.0-3.debian.tar.gz
 3ceb98faccc469712918fd99b22ce9d2 86810 doc optional 
libgupnp-doc_0.19.0-3_all.deb
 57441505f795a2efcb72550a05de7ded 76514 libs optional 
libgupnp-1.0-4_0.19.0-3_amd64.deb
 c94c1a2f670ec38a06bba8bfd86d0547 20414 introspection optional 
gir1.2-gupnp-1.0_0.19.0-3_amd64.deb
 90bbdc65706df763063cc04d70311de1 137150 libdevel optional 
libgupnp-1.0-dev_0.19.0-3_amd64.deb
 1aae8669bd10f00def3db33371d638ac 225594 debug extra 
libgupnp-1.0-dbg_0.19.0-3_amd64.deb

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

iEYEARECAAYFAlB0kH0ACgkQcgQ2cL3l8e73SACgjZuOcdMjBhD+ZG9r74/yU7VR
bCsAnR1/yX1EfUHMUGb5L8xoUYguVBED
=mUtu
-END PGP 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/e1tlhbs-0006o0...@franck.debian.org



Accepted ruby-locale 2.0.5-6 (source all)

2012-10-09 Thread Hleb Valoshka
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 09 Oct 2012 22:33:28 +0300
Source: ruby-locale
Binary: ruby-locale liblocale-ruby liblocale-ruby1.8 liblocale-ruby1.9.1
Architecture: source all
Version: 2.0.5-6
Distribution: unstable
Urgency: low
Maintainer: Debian Ruby Extras Maintainers 
pkg-ruby-extras-maintain...@lists.alioth.debian.org
Changed-By: Hleb Valoshka 375...@gmail.com
Description: 
 liblocale-ruby - Transitional package for ruby-locale
 liblocale-ruby1.8 - Transitional package for ruby-locale
 liblocale-ruby1.9.1 - Transitional package for ruby-locale
 ruby-locale - Locale library for Ruby
Closes: 520181
Changes: 
 ruby-locale (2.0.5-6) unstable; urgency=low
 .
   * Fix various bugs with charset handling (Closes: #520181)
   * Fix lintian complaints.
   * Better package description (thanks to Justin B. Rye).
Checksums-Sha1: 
 47aa9c634cff1c753f28864fce0e03c6433809c4 2206 ruby-locale_2.0.5-6.dsc
 2ee9c26fbcb0c0fe1f83fe37aaacc3bdbe25edac 6378 ruby-locale_2.0.5-6.debian.tar.gz
 9091cd756337986a8eec53e80ebb7fcd446d530f 94058 ruby-locale_2.0.5-6_all.deb
 734fb0f7a3cc6eee5b0f7213d5547d415ae03df9 5524 liblocale-ruby_2.0.5-6_all.deb
 84b2755bfaf5f9a1170de0b51750392151625f79 5524 liblocale-ruby1.8_2.0.5-6_all.deb
 8e930e17c5290fefc0690a012abd7309907c7252 5530 
liblocale-ruby1.9.1_2.0.5-6_all.deb
Checksums-Sha256: 
 fc53e755f3cd2c65a598f29e32d987757b6c62f84a189cb33ce707acf487baa6 2206 
ruby-locale_2.0.5-6.dsc
 ffaf4635fe1bccaf47cd78824ecd17bd534f0f61630e48952998b1cbb2c4072c 6378 
ruby-locale_2.0.5-6.debian.tar.gz
 43d5aed480b7fda8b3a2c7151a766c37677b814063f212e801c05ebe51b7d4ad 94058 
ruby-locale_2.0.5-6_all.deb
 e589aac3ee4785109a1b8eda65a8a44e271fc204619911090cf7384bde3ed0c8 5524 
liblocale-ruby_2.0.5-6_all.deb
 eaa920b75c59ef19c4a43d1ff99426ba69b44f21aa9a7b5c0d6fc7b999a33509 5524 
liblocale-ruby1.8_2.0.5-6_all.deb
 25f0545993db5f770e19a5f7d1b22779d2e9c8189356fc419c25e74d09cdd94c 5530 
liblocale-ruby1.9.1_2.0.5-6_all.deb
Files: 
 3080cb636942d15ca7837728c9872bdd 2206 ruby optional ruby-locale_2.0.5-6.dsc
 8d82ba2be7cf3e05b006f0652691bc20 6378 ruby optional 
ruby-locale_2.0.5-6.debian.tar.gz
 bcfd02612faed6da44c9d7531efa9a0b 94058 ruby optional 
ruby-locale_2.0.5-6_all.deb
 7e9605f8b825889e1483f69ab3c6bc72 5524 oldlibs extra 
liblocale-ruby_2.0.5-6_all.deb
 b2648ce1915a0e2830e2893d499fea2c 5524 oldlibs extra 
liblocale-ruby1.8_2.0.5-6_all.deb
 e10361ef2678bd46044651cc6f4b6d83 5530 oldlibs extra 
liblocale-ruby1.9.1_2.0.5-6_all.deb

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

iQIcBAEBCAAGBQJQdJSTAAoJENpJWPYR4UnpVywQAKQ5VSyXfvbR5bD1C0hnq4cu
ejy1t6HZQmEFHMK5VU34nF2/gDsBbaQSFRd/wJTdPaNh9JubI33X3acBcu6Whqyo
hOa+9loS4CBgErCCr8zTLI0KskMm1/F/EAWUftrN6nId8Mxc0SjAv571EB50bc2+
B1CXgybZ7YRtEKsKHcg2l4PJErk8eZhEO9dU2u6oeBQXZlC4e392/56MFl1SFHlO
CbclFhdpFiMZTtWUhIpz/67edDMlyd2EGHxMSOKtWcn5G8coMqTiVpt4xbYqY6HC
IwSn4QzZrLpPEycNhWEsgtnMgBeryMXnULYuGr0d/U1r+51mB3bGecnw9OpY6Z6x
4/Ewfy7VKBUuaT22NCUS/xyPD0qflDT4aSOpGIHSDEygF1qhuh1oYWoTCHZ0SDO3
pRdL6w67LxxV1Cfd8XMS8njtzsxm+PpXpEjTu9JKCTjaJ63AStuwmngm1J7XBoqN
52vmgZEAauUK/7QVrUISQ8mSTywtbixZiRNsSombxudEpO0nRC8tO/e8/5Xi/roZ
ldZmukwkZNL8gPkrWPcZSwudpkMMJ7UQDBfuQ6FOd4NXIfr5UabXwQsgOHYoJLDN
bIJFerXtEU5dQZIlF9iyrs469exbx0wDjwtfCYnGRmvlIZuz7DVpY5HASf4TMtKw
a3UpqX30HA8fRwbVVcJd
=hBHK
-END PGP 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/e1tlhps-0001cn...@franck.debian.org



Accepted swi-prolog 6.2.2-12 (source amd64)

2012-10-09 Thread Євгеній Мещеряков
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 09 Oct 2012 23:25:39 +0200
Source: swi-prolog
Binary: swi-prolog swi-prolog-nox swi-prolog-x swi-prolog-java swi-prolog-odbc
Architecture: source amd64
Version: 6.2.2-12
Distribution: experimental
Urgency: low
Maintainer: Євгеній Мещеряков eu...@debian.org
Changed-By: Євгеній Мещеряков eu...@debian.org
Description: 
 swi-prolog - ISO/Edinburgh-style Prolog interpreter
 swi-prolog-java - Bidirectional interface between SWI-Prolog and Java
 swi-prolog-nox - ISO/Edinburgh-style Prolog interpreter (without X support)
 swi-prolog-odbc - ODBC library for SWI-Prolog
 swi-prolog-x - User interface library for SWI-Prolog (with X support)
Closes: 295208 604552 684310
Changes: 
 swi-prolog (6.2.2-12) experimental; urgency=low
 .
   * Update upstream-6.2.3-pre.diff to commit
 c8dbddfc2b28a906d7d5539e6fd5d44d1e76b466
 - this should fix build on Hurd
   * New patch:
 - implicit-declarations.diff - fix some implicit function declarations on
   kfreebsd and hurd
 - pkg-config.diff - adjust the .pc file
   * Build-depend on default-jdk instead of openjdk-6-jdk, and make -java
 package depend on default-jre-headless istead of openjdk-6-jre-headless
 (closes: #684310)
   * Install 'cpp' package into swi-prolog-nox and run its testsuite
 (closes: #604552, #295208)
Checksums-Sha1: 
 513096f5094ff8255039a841421596f0f447dcad 1765 swi-prolog_6.2.2-12.dsc
 2c8ee9e6a047d0d932e592ad2bd3cff39f91a7a0 42803 
swi-prolog_6.2.2-12.debian.tar.gz
 4a16e7eb831d228b125c6836379d156463da66dc 12716 swi-prolog_6.2.2-12_amd64.deb
 126923a556b86177fa5a74095f3b6ee8cd250d76 263 
swi-prolog-nox_6.2.2-12_amd64.deb
 27e5ef106bfc2032f940de88dba172d9d8d3d3ca 1983048 
swi-prolog-x_6.2.2-12_amd64.deb
 2c998715410a271a43089093503a0abb4b41b0d6 485024 
swi-prolog-java_6.2.2-12_amd64.deb
 3925a9797903a903754a66d2dd8fe9a6e4e9dec5 36894 
swi-prolog-odbc_6.2.2-12_amd64.deb
Checksums-Sha256: 
 eb7017e34e513ef68c989b092f722941be56bac38eb9806f7aa281672931e766 1765 
swi-prolog_6.2.2-12.dsc
 872b3bf01450a8a44a5582517c8661f27a368cb9bc3b35b15a3c15a9e429b25f 42803 
swi-prolog_6.2.2-12.debian.tar.gz
 b21918c66b22d36c2928cc3a7c20f8804619a599db5cb0d7cf5d3f5bc56adaad 12716 
swi-prolog_6.2.2-12_amd64.deb
 99e2e4c27e5e101773698c1bdd73bc7f0148ae93243e009a44351562585e1dc0 263 
swi-prolog-nox_6.2.2-12_amd64.deb
 adb5f658718157e4a17d6fbb23f4130403de9ee100097612934762937f2bd771 1983048 
swi-prolog-x_6.2.2-12_amd64.deb
 d5392d42d25c1531cd1a48544368f5d7f212b1f9d62bd92ab1a3154b766a836d 485024 
swi-prolog-java_6.2.2-12_amd64.deb
 8d43853d610371e93906f0f0d4961f38210a2e634557d3faabdf7dbe18762d1d 36894 
swi-prolog-odbc_6.2.2-12_amd64.deb
Files: 
 24fd7bbb0fa7918748841fac87c548e4 1765 interpreters optional 
swi-prolog_6.2.2-12.dsc
 47c338ed82c005d4fbd67d595b97eb48 42803 interpreters optional 
swi-prolog_6.2.2-12.debian.tar.gz
 f04bf7cac5a652c0206b89868b3efa9e 12716 interpreters optional 
swi-prolog_6.2.2-12_amd64.deb
 7c66655343acf09cb18b3b9927ab6550 263 interpreters optional 
swi-prolog-nox_6.2.2-12_amd64.deb
 a70591096591fc2629e70c53f31cdf24 1983048 interpreters optional 
swi-prolog-x_6.2.2-12_amd64.deb
 b1281a681ededc6a484b37dbbb4c04d5 485024 interpreters optional 
swi-prolog-java_6.2.2-12_amd64.deb
 9960f1cb0f68b931cc63df4b62cc445a 36894 interpreters optional 
swi-prolog-odbc_6.2.2-12_amd64.deb

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

iEYEARECAAYFAlB0mUAACgkQKaC6+zmozOIpTwCglt7XsPJLZjXeOz4bT2dvUmOQ
j8sAmwZQ2EaaTIzXh/7rZK7Xwrn7kmQE
=dvXJ
-END PGP 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/e1tlhee-0004nz...@franck.debian.org



Accepted juju 0.6-1 (source all)

2012-10-09 Thread Clint Byrum
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 09 Oct 2012 12:35:35 -0700
Source: juju
Binary: juju
Architecture: source all
Version: 0.6-1
Distribution: experimental
Urgency: low
Maintainer: Clint Byrum spam...@debian.org
Changed-By: Clint Byrum spam...@debian.org
Description: 
 juju   - next generation service orchestration system
Changes: 
 juju (0.6-1) experimental; urgency=low
 .
   * New upstream release
   * d/control: Removing libvirt-bin from Suggests as it is no longer
 needed.
Checksums-Sha1: 
 b34f51d484cd383ed19c35ad4517c284a3d05e04 1507 juju_0.6-1.dsc
 a0a53fc02825dc86df336da9a2b206d022ea2803 538378 juju_0.6.orig.tar.gz
 c63fa443aaa918287aa3335c1f20a4be890f6b6f 16216 juju_0.6-1.debian.tar.gz
 dde8c93d97c056219b6fb5abc163c3e4e41e3f94 562610 juju_0.6-1_all.deb
Checksums-Sha256: 
 9deae2e1b3f517a717e79660e8598a09851477acdca3dd3e5905f1ff5621eb14 1507 
juju_0.6-1.dsc
 c58ebd74dc538b0e8e3de348e579493c8b2fda819f9edb4eeef6c3fb06c28422 538378 
juju_0.6.orig.tar.gz
 53cdd7d2c6bd1f32383e04bbcb046aa772663b8fde7758121453a43568fe17ce 16216 
juju_0.6-1.debian.tar.gz
 bf36748aecb1e3a684f6b62b0eb5fb570bca252408cad312297c68c97411d548 562610 
juju_0.6-1_all.deb
Files: 
 33dbd9167a85feb2a1bb5d236d160504 1507 net optional juju_0.6-1.dsc
 b2cc8fb753cb57196ab2aa0de8e67f4e 538378 net optional juju_0.6.orig.tar.gz
 f9b351607eeb96fb05e970e8832faa08 16216 net optional juju_0.6-1.debian.tar.gz
 b96565ebf7129a4c510a30a1ca9c3a49 562610 net optional juju_0.6-1_all.deb

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

iQEcBAEBAgAGBQJQdJtJAAoJEFOMB2b0vLOO0D8H/jsXpjdgEfxDpJ26RvfIpfyb
67MfkeBe8S5GEsaflHlePKYG3YEFp+51GSoylI6WDi/SXkH/mccgoNP2KeHNoWMr
lNHcj/akb+Wv0JwMQkfw9qq0gAWm6byrvibDDspzMjbWTqUUM7krt1R+CxuI+qNN
wAWmxKtf3PZyQ5wVysYpHMZJbcQBoyjvYZLmJ43JHmzGzcJaIDf/hhbF2idtRyc9
HVWMiOvIOhVvbU1Cetucb22wwUOaIHWLz7hDZzzmE+W9fZr+AsIkauzxUqX40ioC
uoJyegDdDdeWZ8PFnjzaSjCYYtW91bPFhrY8dI9BxYa/XOPbvUFwx6uHWp9qpjM=
=N7te
-END PGP 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/e1tlhsj-0007bm...@franck.debian.org



Accepted erlang-meck 0.7.2-2 (source amd64)

2012-10-09 Thread Nobuhiro Iwamatsu
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 09 Oct 2012 08:10:24 +0900
Source: erlang-meck
Binary: erlang-meck
Architecture: source amd64
Version: 0.7.2-2
Distribution: unstable
Urgency: low
Maintainer: LeoFS maintainers team pkg-leofs-de...@lists.alioth.debian.org
Changed-By: Nobuhiro Iwamatsu iwama...@debian.org
Description: 
 erlang-meck - mocking library for Erlang
Closes: 689938
Changes: 
 erlang-meck (0.7.2-2) unstable; urgency=low
 .
   * Update debian/rules.
 Add override_dh_auto_test. Change which do eunit in this target with
 HOME of environment variable. (Closes: #689938)
Checksums-Sha1: 
 76341abebf9268b39dc30b245d2466173344827e 2043 erlang-meck_0.7.2-2.dsc
 88f3453c775adc9d2292bd9095b63372978a4d08 5404 erlang-meck_0.7.2-2.debian.tar.gz
 a2c45e9405854bcd335fd8c26b78d65c1b33ccc4 35068 erlang-meck_0.7.2-2_amd64.deb
Checksums-Sha256: 
 dbee74cc0b968b871963b09923ff55ce9c7f0e220a446d5291d9885c8ecf9a98 2043 
erlang-meck_0.7.2-2.dsc
 d4499d426fa76f6a0df34f84323489e2a9840ec421e006eba53b7290c3726e27 5404 
erlang-meck_0.7.2-2.debian.tar.gz
 0fdb52f1c4bf0cab8337e559b17a8b9b327cc6b321c54d8e3a2e1990ee2dea4d 35068 
erlang-meck_0.7.2-2_amd64.deb
Files: 
 8fa82c19fe616c478c04678bc3a9f506 2043 devel optional erlang-meck_0.7.2-2.dsc
 f792bc408cba0ce5272e145267466a34 5404 devel optional 
erlang-meck_0.7.2-2.debian.tar.gz
 41a78f817eaebade6737101873e9c47d 35068 devel optional 
erlang-meck_0.7.2-2_amd64.deb

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

iQIcBAEBCAAGBQJQdKtoAAoJEDIkf7tArR+mvnUQAIqbBmEemgIl6otS1VKd2Xnu
jrQ+NkMGA/Irjb+eONl5Hqp1jp3oCOqH95UHzXpGumCuyfGmsaqAXfgYtUkTGbWq
Pf3ySAHRbxepT0A/sgxNat+IBJl1hFr1YD0/+vHj9ailfAkTSdt0bkQUt7VBVvBR
Lm1oS/po0XmW5uT3RZ5NrnZNaFVjqtXrciu5BB0y5VKeUYD+ueCmMGjX7nmptRsN
X+v1f98HZZyJsgVtp8y5/SSDFmaEjGMu60LCv7INIuyBqOT//LZu3PT3qWSD56Jh
WmJ2P6BMBVV87YV92BfO4roq2QrRf12UBXhsfNwQuhDuzT7bMLgjYBx+K+EGuls2
Le58PByW4OOqpz1X+l6jM8wUJBmpMEuC2tPaTO0HoB7V0G7dCPjAkzdckVE5auLU
tYL0UWEJ1CqjMuw6bT4eoG2/66ovwuFYZDNZb4w9BtJ9+hy348KR3/11k9hdL2Q2
0ebhvYmYYzS/sa4JMkNJrb4RQwW7ucDqYMPdPpFbjDIaiOTzfePGw/PcJ5Tg5E4a
HYnzq7Vj98Twa/w5ok1IK1hpFHkCo4odnVUGLrXiL0KIm/cIJ9xIEPiUlyn4hkgq
AFU1qXUZlhsjNGX3s9mR9LZ1Vm8Ja83W6YU/LntOaTdKkiY6QgvkTU9CeRyO8KZV
4lm0yNwX1MUbRBl+LwB7
=p7Nh
-END PGP 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/e1tlioo-0005n6...@franck.debian.org



Accepted fprobe 1.1-7.3 (source all amd64)

2012-10-09 Thread gregor herrmann
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Mon, 08 Oct 2012 01:04:43 +0200
Source: fprobe
Binary: fprobe fprobe-ng
Architecture: source all amd64
Version: 1.1-7.3
Distribution: unstable
Urgency: low
Maintainer: Radu Spineanu r...@debian.org
Changed-By: gregor herrmann gre...@debian.org
Description: 
 fprobe - export captured traffic to remote NetFlow Collector
 fprobe-ng  - export captured traffic to remote NetFlow Collector (meta)
Closes: 688200
Changes: 
 fprobe (1.1-7.3) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Fix modifies conffiles (policy 10.7.3): /etc/default/fprobe:
 apply recipe from debconf-devel(7):
 - don't install /etc/defautl/fprobe
 - create it in postinst if it doesn't exist
 - read it in .config
 - remove it in .postinst/purge
 (Closes: #688200)
Checksums-Sha1: 
 4741aee2a1e4173575d023f49631a74df1231a18 1680 fprobe_1.1-7.3.dsc
 bd1ecac784294a7c6b98c1b3c2df8b0e1c6c4b3e 8983 fprobe_1.1-7.3.diff.gz
 054d20bf0613f52ff9351b564915f12ea6917332 9176 fprobe-ng_1.1-7.3_all.deb
 6a3783029e30a3e09e6e6b2aa68bf4acf7c09f9c 31778 fprobe_1.1-7.3_amd64.deb
Checksums-Sha256: 
 6c398a1a978f508637150df41dd0d60a8c2c6de6856a16bb0c63c684a8300fd2 1680 
fprobe_1.1-7.3.dsc
 2dc6dad286043e2080134ca8f4b97b2402cbe247b01dae494072194b567065ac 8983 
fprobe_1.1-7.3.diff.gz
 8d62acad0932993c55b40f4fc5167520afb755f59b01e9a47cbbcbe3c372e02f 9176 
fprobe-ng_1.1-7.3_all.deb
 bf5f67bbe87d90d1f60c37e7eee75aac32fb6734618710f780d2389285669cff 31778 
fprobe_1.1-7.3_amd64.deb
Files: 
 2e243ab0fdbad562e8a6f96eccedd5a4 1680 net optional fprobe_1.1-7.3.dsc
 d946c3d78da9897ecc62a0cb2232c299 8983 net optional fprobe_1.1-7.3.diff.gz
 53eb78dcde36eb1d20d3a667b6254317 9176 net optional fprobe-ng_1.1-7.3_all.deb
 6d3a1476e03c16695ddf1d3c4b92d4ff 31778 net optional fprobe_1.1-7.3_amd64.deb

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

iQIcBAEBCAAGBQJQcgquAAoJELs6aAGGSaoGmzUP/0PwiamBuB6HkTXPCdQ8Fizr
l+ezWjByKoWaXq5T4b/Quw+tnCnU2qVCiEZZTG66nl4KzS/eE1fY3rCu/VwYnFmc
M5ZCaaA8x6YQmo476wWvQ3Fp4+5omXxIrmopXXyJtqmF0VbtDTMks6ct87ZubGIk
nD9DOz4FrlETJ6OLVqE5q88NzvQ4Z/GsaKzWeX5NnRvTSgP3dwVpquui9PPQE0ch
nTopREbCJbNFbrchiYZXh8mt6MmjidMhAX5zF/Lp3HmqSZFbEUS53IEFC/NbgZDj
5GG8X3piA16eKt9Jr8/Al1WlpV/4T72thhQDcnSd8kuKJbG/WUQ15OWDvQdHPkXc
Esa5Msn+ShiXvOiK+1RtJoMZN9laU4d/Jqh4jGjzZs4GBJdM2+X+02FYMjE9vuUe
cCSrPvSOMGJyIupBSxNo964rRBU/FZtR2pCw5lsl/QZ/OUvIv+X6DRMyp/oWyyqZ
fPNoL8fqPOC9m7FJCPrVxn3ufy+8r5G/+vGnI9hSaehSY4X+ppEJQ7qqC8JgIKvT
A+mZzenMbx+RU2PnlaAfhQxxYTUTlPNIIRK3rBTEkHqFCTvDl8pynYmF5T+oW0S8
WO+hjIfovD+JbO0/bLQCV9IervvDhpK1RwC9PMZhKRYBbrkZ0RGwRd17z1vcDhOs
8CDFchtyAcgLM9EkgQZb
=lGyV
-END PGP 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/e1tljhy-0003yl...@franck.debian.org



Accepted installation-guide 20121010 (source all)

2012-10-09 Thread Samuel Thibault
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Wed, 10 Oct 2012 00:51:53 +0200
Source: installation-guide
Binary: installation-guide-amd64 installation-guide-armel 
installation-guide-armhf installation-guide-i386 installation-guide-ia64 
installation-guide-kfreebsd-amd64 installation-guide-kfreebsd-i386 
installation-guide-mips installation-guide-mipsel installation-guide-powerpc 
installation-guide-s390 installation-guide-s390x installation-guide-sparc
Architecture: source all
Version: 20121010
Distribution: unstable
Urgency: low
Maintainer: Debian Install System Team debian-b...@lists.debian.org
Changed-By: Samuel Thibault sthiba...@debian.org
Description: 
 installation-guide-amd64 - Debian installation guide for amd64
 installation-guide-armel - Debian installation guide for armel
 installation-guide-armhf - Debian installation guide for armhf
 installation-guide-i386 - Debian installation guide for i386
 installation-guide-ia64 - Debian installation guide for ia64
 installation-guide-kfreebsd-amd64 - Debian installation guide for kFreeBSD 
amd64
 installation-guide-kfreebsd-i386 - Debian installation guide for kFreeBSD i386
 installation-guide-mips - Debian installation guide for mips
 installation-guide-mipsel - Debian installation guide for mipsel
 installation-guide-powerpc - Debian installation guide for powerpc
 installation-guide-s390 - Debian installation guide for s390
 installation-guide-s390x - Debian installation guide for s390x
 installation-guide-sparc - Debian installation guide for sparc
Closes: 690065
Changes: 
 installation-guide (20121010) unstable; urgency=low
 .
   * Replace \n with spaces from getfromlist output in buildweb.sh.
 Closes: #690065.
Checksums-Sha1: 
 08d6a510e07eb4bc485b6aee6f187befbe31712a 2366 installation-guide_20121010.dsc
 93d64879ee89d6cceba232851772ec2ce4090df2 7406887 
installation-guide_20121010.tar.gz
 358f156247a931247f78ab8976ec7549ebb237f9 17415930 
installation-guide-amd64_20121010_all.deb
 dcd204425d213f366620572078bfb461b0f223b6 15250500 
installation-guide-armel_20121010_all.deb
 6834b8c7b55127fc92f40c471f9a405ffe013430 15250910 
installation-guide-armhf_20121010_all.deb
 24d4c24546a801e09cfff5f958fc779a7981fbe7 17520908 
installation-guide-i386_20121010_all.deb
 e6ccf24890b4319701400feebc02e7de1b37a3c5 15788072 
installation-guide-ia64_20121010_all.deb
 5a93b01604867057ae9c65a3a6cfcf7be4e96886 15612526 
installation-guide-kfreebsd-amd64_20121010_all.deb
 df57cc044762dd8993d42f7285f5dcc8b7c6db2f 15585018 
installation-guide-kfreebsd-i386_20121010_all.deb
 ac0bc5a6ad86b84cea08f4ceab4854d40f44bda6 14933240 
installation-guide-mips_20121010_all.deb
 a3e1b634ac0c434b4d96b6e9b08f1cd78404d448 14893964 
installation-guide-mipsel_20121010_all.deb
 baf2d21429355ecc4609f1af1d93a9cbba52bbc8 16847804 
installation-guide-powerpc_20121010_all.deb
 ca4fe17840bce845bce60bf7a90c54b0deb4396e 13710614 
installation-guide-s390_20121010_all.deb
 0831280408465510a6926a78e08de4011d807d20 13710570 
installation-guide-s390x_20121010_all.deb
 d482f3b7f5710ed87509a9151734e15647d8aa3d 15590352 
installation-guide-sparc_20121010_all.deb
Checksums-Sha256: 
 f472f93edc3b2c9cde0b9a9d4c6d5cae14da5cefd79ae873a9a2b80ffc329ef5 2366 
installation-guide_20121010.dsc
 b2170e340a2ca2d0387e4d5739b23f8397ec3cbea8a08d799d4bda75e48c2f2e 7406887 
installation-guide_20121010.tar.gz
 b4cf3b8fec4a615ae1dc03cedbe69a45ef119b5888e6a6a957f7a6c89d51cca2 17415930 
installation-guide-amd64_20121010_all.deb
 08769c41523a20623e7f304a6d4ff8c722fa8a2d6b0c13397c9de4e13ab9c2c2 15250500 
installation-guide-armel_20121010_all.deb
 a3635bcad35e4f7901524c40ebaa3b1879cbc298bdc721b9293b597ca1d7e03a 15250910 
installation-guide-armhf_20121010_all.deb
 5b1eaf6c5dcba17e1cabdbf473fdcd1cad759bd3c144b7dfb2064b5b2ef18a26 17520908 
installation-guide-i386_20121010_all.deb
 61375ab52129528e8e5a01199c94852a2cbe21021c7db018f50a912efec2e76f 15788072 
installation-guide-ia64_20121010_all.deb
 94005c2e6b51b2bc3acf5f1f09b9cc4804763100802435533cd09b274ee186c3 15612526 
installation-guide-kfreebsd-amd64_20121010_all.deb
 a0c082998203dfcf77ed8d7438d9f6560fd40cd51523dda82057f25b8f45f101 15585018 
installation-guide-kfreebsd-i386_20121010_all.deb
 828e5239bccc5cf2e649adebd2ac00f31fe9708080a0352502fbc8c9770ae0f2 14933240 
installation-guide-mips_20121010_all.deb
 e06a8a33cb4d0b1fde8d31b3886272399a7a14cf0432ba95b95ffe8b327eeadc 14893964 
installation-guide-mipsel_20121010_all.deb
 b193aefca480a5c561572e79f3ab7b8674268b54a6831f99a0375e3842b001b8 16847804 
installation-guide-powerpc_20121010_all.deb
 564403e17ed7985f7a728c0d36c7f4f29de853e2f482c7f3c4b36574c1d60a8c 13710614 
installation-guide-s390_20121010_all.deb
 067fdd4eb5a176944af943f47f2fee5227d6a8b98d45c6d4ef229a24ed5308ab 13710570 
installation-guide-s390x_20121010_all.deb
 d4445f73184090ec0be9bd198a2ef50a75483400c3ae0f9bdd4bd2451b6e7090 15590352 
installation-guide-sparc_20121010_all.deb
Files: 
 08b421e40a4e0f9e09c02dffe111a1e0 2366 doc optional 

Accepted transcode 3:1.1.7-4 (source amd64 all)

2012-10-09 Thread Alessio Treglia
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 10 Oct 2012 00:43:53 +0100
Source: transcode
Binary: transcode transcode-dbg transcode-doc
Architecture: source amd64 all
Version: 3:1.1.7-4
Distribution: experimental
Urgency: low
Maintainer: Debian Multimedia Maintainers 
pkg-multimedia-maintain...@lists.alioth.debian.org
Changed-By: Alessio Treglia ales...@debian.org
Description: 
 transcode  - Text console video-stream processing tool
 transcode-dbg - Text console video-stream processing tool - debugging symbols
 transcode-doc - Text console video-stream processing tool (documentation)
Closes: 690029
Changes: 
 transcode (3:1.1.7-4) experimental; urgency=low
 .
   * yes-indeed-dmm-team-rocks release:
 - Enable MJPEGTOOLS support.
 - Allow transcode to compile on non-Linux archs.
   Thanks to Pino Toscano for the patch (Closes: #690029)
Checksums-Sha1: 
 7e298c3a5f8f42c80517b02e0b08a0b23fd7e5b9 2585 transcode_1.1.7-4.dsc
 864fa44cad901ad73604583f2ef2311087dc0764 7657 transcode_1.1.7-4.debian.tar.gz
 49ee2dffe0361c174c78ba69d7bb2ae037b7eff9 1624882 transcode_1.1.7-4_amd64.deb
 36c278e6305fa52564aeedb4dc6ca53c8c707384 3958044 
transcode-dbg_1.1.7-4_amd64.deb
 3122760590dc786809987b0e17e3a2877f32aed9 292262 transcode-doc_1.1.7-4_all.deb
Checksums-Sha256: 
 5a74da3a0d040ca9a02afbb8289eb0d61b54cbb9395ea20bb6b8186079fef290 2585 
transcode_1.1.7-4.dsc
 049f97aaf5188ddf9da10344a6dd0190a25898e4520ee2206218f3712b656428 7657 
transcode_1.1.7-4.debian.tar.gz
 53aae5599ab4f5b67d0878e67e366b1ea901974298dbeafc66725e3eabc4d958 1624882 
transcode_1.1.7-4_amd64.deb
 c1825525775ba5ecfdf12f71b7afb13ff217388ce645ec71e18c0a1812830a1f 3958044 
transcode-dbg_1.1.7-4_amd64.deb
 68fb514d0851f811d3b1406bb9da1d288702517691e145b0b79101adfe02cee0 292262 
transcode-doc_1.1.7-4_all.deb
Files: 
 beb0909b8bddd8ab6de396a16fd71571 2585 video optional transcode_1.1.7-4.dsc
 b9364df6a01bfec312739466a0996dae 7657 video optional 
transcode_1.1.7-4.debian.tar.gz
 8148523cea5f6a6702660f343e0cd468 1624882 video optional 
transcode_1.1.7-4_amd64.deb
 12951a3abeee330f340ae7f510a7671d 3958044 debug extra 
transcode-dbg_1.1.7-4_amd64.deb
 a6aca90297dd1f776d9a4bcb8a5ad63f 292262 doc optional 
transcode-doc_1.1.7-4_all.deb

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

iQIcBAEBAgAGBQJQdLmiAAoJEOikiuUxHXZaIRAP/iQ0pO6ZUlHpl86ozh32Pisn
3D46Gcmetyr8gr2v3hxu3Vvh0pBk/ftil47Tmiri7jVh+cjO2H2IBLALNNPb0mil
Yydl7kdjjyaVMqyHxGsfzyy21Cmx2RrHMEni+H0ZNitD98gncyPgUVDdmzoBv2Pl
b4q6rT7cT8gacoLVvzWp4PDgAqLBJzDYsYcXWVmCJty8RxKfCfIeI+y1jfcfID4j
j7mZE7PBY6R1Y1DB+SVDSBZge7cFwxqMjB2M91LH/4ULDGtAT0grk+FRFHI1inUM
L5992UMeWhRUpD3MrGKIAnIq1wXym4MFwt19iR5XVsofxgVUPhfDYkRbGJo58yS/
7hTMpGAQ4jD/UOuYejPz2khBm50fnNYznyrNgSO8McAbHPrBm6ZHTIpW3XjO9BRa
ZoTHkR0+PlAOWnz9M9zOV7w6LPrhODrk33g0VVGCU6EPSPirTZH9Xkd2Vy/UgsR4
vPqHAhP8uPf36+Y02bJz0lAHHSE9fyLCesc3TMl+b924yW9Z1yjutk6V7GB2E+Io
+zYwuEoOF/Mn+TyGhllj/aQaCgXZ7TsZZU0b7+M5RX4byPsvDheBJukpB8tg2+01
YQagVmTqwmhxYowJr7Mv9F0W8vR7O8n73q9H9cXrOFcZ/DOFoqcqdvtWLF0RHY+t
oxLvPnGKMuWntf6lu/4N
=JA5K
-END PGP 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/e1tljlr-00029e...@franck.debian.org



Accepted gmerlin-avdecoder 1.2.0~dfsg-2 (source all amd64)

2012-10-09 Thread Alessio Treglia
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 10 Oct 2012 02:00:23 +0100
Source: gmerlin-avdecoder
Binary: libgmerlin-avdec1 libgmerlin-avdec-dev libgmerlin-avdec-doc 
gmerlin-avdecoder-dbg gmerlin-plugins-avdecoder
Architecture: source all amd64
Version: 1.2.0~dfsg-2
Distribution: unstable
Urgency: low
Maintainer: Debian Multimedia Maintainers 
pkg-multimedia-maintain...@lists.alioth.debian.org
Changed-By: Alessio Treglia ales...@debian.org
Description: 
 gmerlin-avdecoder-dbg - debugging symbols for Gmerlin_avdecoder
 gmerlin-plugins-avdecoder - avdecoder plugins for Gmerlin
 libgmerlin-avdec-dev - general multimedia decoding library (development files)
 libgmerlin-avdec-doc - general multimedia decoding library (documentation)
 libgmerlin-avdec1 - general multimedia decoding library
Changes: 
 gmerlin-avdecoder (1.2.0~dfsg-2) unstable; urgency=low
 .
   * Enable MJPEGTOOLS support.
Checksums-Sha1: 
 54bf3435599b1ac33f86a7e0ddb985f596e637ea 3018 
gmerlin-avdecoder_1.2.0~dfsg-2.dsc
 07bb016f2066af3a683ae9e8a3b12061c96b8ff7 14301 
gmerlin-avdecoder_1.2.0~dfsg-2.debian.tar.gz
 5c62c70fbe92f1e7c9fb9aac01e81ea7263131d5 121214 
libgmerlin-avdec-doc_1.2.0~dfsg-2_all.deb
 7bc645d0ff24065363a4e67f4c080a7a399697e8 541890 
libgmerlin-avdec1_1.2.0~dfsg-2_amd64.deb
 0e8531312f827d4925a68b9f11cc6db191d7a401 28402 
libgmerlin-avdec-dev_1.2.0~dfsg-2_amd64.deb
 6a9e0b750b3711f4377860b916b260009e8fae0c 1872158 
gmerlin-avdecoder-dbg_1.2.0~dfsg-2_amd64.deb
 d47783b3e9e731e83ebef114527f630544b21c5c 41104 
gmerlin-plugins-avdecoder_1.2.0~dfsg-2_amd64.deb
Checksums-Sha256: 
 497480198e632aef44d65b0aee948d3ef3fddcc427a5600f6f3472e5a9210874 3018 
gmerlin-avdecoder_1.2.0~dfsg-2.dsc
 b60928c38577a3c98a274f195f2f154cb3916fbba1f86978d7ae302337afca38 14301 
gmerlin-avdecoder_1.2.0~dfsg-2.debian.tar.gz
 448d6a0bbdfeac7186cee93f61c195823a7ebc902e00fc36c3c39b4244a0ba64 121214 
libgmerlin-avdec-doc_1.2.0~dfsg-2_all.deb
 9ac0d228f7ce0ac2acf74af26d480b0bdc0bffcc6e8591405f897139bc948613 541890 
libgmerlin-avdec1_1.2.0~dfsg-2_amd64.deb
 261ab92495778bc4579f37aeb87de6965ad347909f62b14c8f53cd5d9b2c7bb3 28402 
libgmerlin-avdec-dev_1.2.0~dfsg-2_amd64.deb
 d835af7bd49cd3da7bfefae9c9dbcc7845d8b310b6b2bd59da2460f1b121151f 1872158 
gmerlin-avdecoder-dbg_1.2.0~dfsg-2_amd64.deb
 51b04eea9de93c3358bff46938f638a55e762d1f9f2a4b8b7475500705ea8a0d 41104 
gmerlin-plugins-avdecoder_1.2.0~dfsg-2_amd64.deb
Files: 
 205e78781c6521ef08df59f7d20c9814 3018 libs extra 
gmerlin-avdecoder_1.2.0~dfsg-2.dsc
 3ef618037659cabeb7a927100cbcb124 14301 libs extra 
gmerlin-avdecoder_1.2.0~dfsg-2.debian.tar.gz
 084745a1f232f168f7f69a166b5bea07 121214 doc extra 
libgmerlin-avdec-doc_1.2.0~dfsg-2_all.deb
 3afdc0d5aab474bf6cc194082defd40c 541890 libs extra 
libgmerlin-avdec1_1.2.0~dfsg-2_amd64.deb
 5d2f49213877be9a61ca982f81378f33 28402 libdevel extra 
libgmerlin-avdec-dev_1.2.0~dfsg-2_amd64.deb
 8daa828c22eac7c92bbd19681d76cf6b 1872158 debug extra 
gmerlin-avdecoder-dbg_1.2.0~dfsg-2_amd64.deb
 0e1c2a6f6f22b978f89299becf61bf21 41104 libs extra 
gmerlin-plugins-avdecoder_1.2.0~dfsg-2_amd64.deb

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

iQIcBAEBAgAGBQJQdMpfAAoJEOikiuUxHXZaOiUP/2c1ECXRPnaH3wnioSnSso+V
aneBiM/rKsIT23fQrIyUo0gk25Gve/RgzRqPi0HsZHIw6fzyeNew1axYZ/k9/4VU
bUnBQ81m793XeFqd0p25u2wGLAHhZad4lSnzAoeH9HgEcjKHr3IEeGdx+0FcXq2+
ig3/ZIPuuJIuksD6NG2mShXWz/vlVfaflT7CQlYeoaOc+JBM1ZW06qibTUQMiAkW
P7GeMnPgBflmxhYszAY6Jnzk7rftWmJ36Jib3Q8uFGzs+oLm6KrTb7KUJymKGZcE
JhachwEQdK/vFjM397iTpmMCmZ/CGk2I9RZ2NanZ1kCDMxfc2AnjVNqnJLAq5ESn
M/S9RWn17VTd3+bKHrLXjKwCSUoJEqDleubcHPGOUou2MKCBAcduEk7dRJzr1bwR
MvCgNQTELYErxiZVHRRzWApfztY/nibJNI9DJfifuesUUegPtTihmr/7B+qrUbRH
oeNd1iLGdVCCEljoPZwHKezShBfEFoyzZbLkvll3fD4tb8TSWrppG2ovmmnzDU3g
kR20m2FW9VvQtiG7Gt3bocSXnSDR9XGWRJZakE5clOnZ5qHth+HxaJ6P7x5xbupm
cT+hzEmhyaRH17IYFLt+Q/XZzZ2OQTaXSHksYDLhvgzF9iRrrPGJPJJycy9MLWW1
WmbrKl90HXo6h9lzTgkZ
=PswE
-END PGP 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/e1tlkvw-0001mj...@franck.debian.org