Re: packages being essential but having stuff in /usr/?!

2010-07-17 Thread Vincent Bernat
OoO Pendant le repas du  vendredi 16 juillet 2010, vers 19:30, Christoph
Anton Mitterer cales...@scientia.net disait :

 Also, right after the init system starts, neither /proc, nor /dev,
 nor /sys are there, right?

/dev is always  here. It may not be complete but  it contains the strict
minimum needed  by any program  (like /dev/null). /proc is  mounted very
very  early. Except  for the  script which  should mount  it,  all other
scripts should safely assume that /proc is here. The same now applies to
/sys.
-- 
I WILL NOT DRIVE THE PRINCIPAL'S CAR
I WILL NOT DRIVE THE PRINCIPAL'S CAR
I WILL NOT DRIVE THE PRINCIPAL'S CAR
-+- Bart Simpson on chalkboard in episode 7F06


pgpZJgLIc0Itv.pgp
Description: PGP signature


Re: aptitude (priority important) depends on libboost-iostreams (priority optional)

2010-07-17 Thread Marc Haber
On Thu, 15 Jul 2010 23:29:10 -0700, Steve Langasek vor...@debian.org
wrote:
Though I think any manual published on debian.org recommending aptitude for
upgrades is a bug that should be fixed.

Why?

Greetings
Marc
-- 
-- !! No courtesy copies, please !! -
Marc Haber |Questions are the | Mailadresse im Header
Mannheim, Germany  | Beginning of Wisdom  | http://www.zugschlus.de/
Nordisch by Nature | Lt. Worf, TNG Rightful Heir | Fon: *49 621 72739834


--
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/e1oa35p-0001kg...@swivel.zugschlus.de



Bug#589393: ITP: npm -- package manager for nodejs

2010-07-17 Thread Jeremy Lal
Package: wnpp
Severity: wishlist
Owner: Jeremy Lal kapo...@melix.org


* Package name: npm
  Version : 0.1.19
  Upstream Author : Isaac Zimmitti Schlueter i...@izs.me
* URL : http://github.com/isaacs/npm
* License : MIT
  Programming Lang: Javascript
  Description : package manager for nodejs

npm provides management of nodejs JavaScript libraries and
applications: it allows to publish, tag, and install and handle
dependencies of nodejs modules using common.js packaging spec.




-- 
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/20100717101923.30842.44832.report...@localhost.localdomain



Bug#589394: ITP: munkres -- munkres algorithm for the Assignment Problem

2010-07-17 Thread Stefano Rivera
Package: wnpp
Severity: wishlist
Owner: Stefano Rivera stef...@rivera.za.net

* Package name: munkres
  Version : 1.0.5.4
  Upstream Author : Brian Clapper b...@clapper.org
* URL : http://bmc.github.com/munkres/
* License : BSD
  Programming Lang: Python
  Description : munkres algorithm for the Assignment Problem
The Munkres module provides an implementation of the Munkres algorithm
(also called the Hungarian algorithm or the Kuhn-Munkres algorithm), useful
for solving the Assignment Problem.

I intend to package this under the Debian Python Modules Team.

SR

-- 
Stefano Rivera
  http://tumbleweed.org.za/
  H: +27 21 465 6908 C: +27 72 419 8559  UCT: x3127


signature.asc
Description: Digital signature


Bug#589396: ITP: beets -- music tagger and library organizer

2010-07-17 Thread Stefano Rivera
Package: wnpp
Severity: wishlist
Owner: Stefano Rivera stef...@rivera.za.net

* Package name: beets
  Version : 1.0b2-1
  Upstream Author : Adrian Sampson adr...@radbox.org
* URL : http://beets.radbox.org/
* License : MIT
  Programming Lang: Python
  Description : music tagger and library organizer
Beets is a media library management system for obsessive-compulsive music
geeks.

The purpose of beets is to get your music collection right once and for all.
It catalogs your collection, automatically improving its metadata as it goes
using the MusicBrainz database.  It then provides a set of tools for
manipulating and accessing your music.

Beets also includes a music player that implements the MPD protocol, so you
can play music in your beets library using any MPD client.

I intend to package this under the Debian Python Apps Team.

SR

-- 
Stefano Rivera
  http://tumbleweed.org.za/
  H: +27 21 465 6908 C: +27 72 419 8559  UCT: x3127


signature.asc
Description: Digital signature


Bug#589416: ITP: kumofs -- simple and fast distributed key-value store

2010-07-17 Thread Taku YASUI
Package: wnpp
Severity: wishlist
Owner: Taku YASUI t...@debian.org


* Package name: kumofs
  Version : 0.4.9
  Upstream Author : FURUHASHI Sadayuki
* URL : http://kumofs.sourceforge.net/
* License : Apache
  Programming Lang: C, C++, Ruby
  Description : simple and fast distributed key-value store

 Kumofs is a simple and fast distributed key-value store. You can use
 a memcached client library to set, get, CAS or delete values from/into
 kumofs. Backend storage is Tokyo Cabinet and it will give you great
 performance.
 .
  * Data is partitioned and replicated over multiple servers.
  * Extreme single node performance; comparable with memcached.
  * Both read and write performance got improved as servers added.
  * Servers can be added without stopping the system.
  * Servers can be added without modifying any configuration files.
  * The system does not stop even if one or two servers crashed.
  * The system does not stop to recover crashed servers.
  * Automatic rebalancing support with a consistency control algorithm.
  * Safe CAS operation support.
  * memcached protocol support.



-- 
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/20100717144453.21197.71266.report...@falco.local



Bug#589417: ITP: kumofs -- simple and fast distributed key-value store

2010-07-17 Thread Taku YASUI
Package: wnpp
Severity: wishlist
Owner: Taku YASUI t...@debian.org


* Package name: kumofs
  Version : 0.4.9
  Upstream Author : FURUHASHI Sadayuki
* URL : http://kumofs.sourceforge.net/
* License : Apache
  Programming Lang: C, C++, Ruby
  Description : simple and fast distributed key-value store

 Kumofs is a simple and fast distributed key-value store. You can use
 a memcached client library to set, get, CAS or delete values from/into
 kumofs. Backend storage is Tokyo Cabinet and it will give you great
 performance.
 .
  * Data is partitioned and replicated over multiple servers.
  * Extreme single node performance; comparable with memcached.
  * Both read and write performance got improved as servers added.
  * Servers can be added without stopping the system.
  * Servers can be added without modifying any configuration files.
  * The system does not stop even if one or two servers crashed.
  * The system does not stop to recover crashed servers.
  * Automatic rebalancing support with a consistency control algorithm.
  * Safe CAS operation support.
  * memcached protocol support.



-- 
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/20100717.234807.142002139392089.t...@debian.org



dkms needs a pre-depends entry (Policy 3.5)

2010-07-17 Thread Giuseppe Iuculano
On 07/17/2010 03:50 PM, Julien Cristau wrote:
 You should not specify a `Pre-Depends' entry for a package before this
  has been discussed on the `debian-devel' mailing list and a consensus
  about doing that has been reached.
 
 Did you do that?

No I didn't, I'm doing that now.

dkms needs lsb-release in Pre-Depends, otherwise if lsb-release is
unpacked but not yet configured, dkms modules can fail to install with
the following error:
(#589308)


Setting up nvidia-kernel-dkms (195.36.24-4) ...
Loading new nvidia-195.36.24 DKMS files...
Traceback (most recent call last):
  File /usr/bin/lsb_release, line 26, in module
import lsb_release
ImportError: No module named lsb_release
Traceback (most recent call last):
  File /usr/bin/lsb_release, line 26, in module
import lsb_release
ImportError: No module named lsb_release
First Installation: checking all kernels...
Building only for 2.6.32-5-amd64
Traceback (most recent call last):
  File /usr/bin/lsb_release, line 26, in module
import lsb_release
ImportError: No module named lsb_release
Traceback (most recent call last):
  File /usr/bin/lsb_release, line 26, in module
import lsb_release

Any objections to add the Pre-Depends entry?

Cheers,
Giuseppe.



signature.asc
Description: OpenPGP digital signature


Re: dkms needs a pre-depends entry (Policy 3.5)

2010-07-17 Thread Julien Cristau
On Sat, Jul 17, 2010 at 17:41:26 +0200, Giuseppe Iuculano wrote:

 Setting up nvidia-kernel-dkms (195.36.24-4) ...
 Loading new nvidia-195.36.24 DKMS files...
 Traceback (most recent call last):
   File /usr/bin/lsb_release, line 26, in module
 import lsb_release
 ImportError: No module named lsb_release
 Traceback (most recent call last):
   File /usr/bin/lsb_release, line 26, in module
 import lsb_release
 ImportError: No module named lsb_release
 First Installation: checking all kernels...
 Building only for 2.6.32-5-amd64
 Traceback (most recent call last):
   File /usr/bin/lsb_release, line 26, in module
 import lsb_release
 ImportError: No module named lsb_release
 Traceback (most recent call last):
   File /usr/bin/lsb_release, line 26, in module
 import lsb_release
 
This looks to me like a missing dependency on lsb-release in
nvidia-kernel-dkms, not in dkms.  And I don't understand why a
Pre-Depends would be necessary anywhere.  Care to explain?

Cheers,
Julien


signature.asc
Description: Digital signature


Re: dkms needs a pre-depends entry (Policy 3.5)

2010-07-17 Thread Giuseppe Iuculano
On 07/17/2010 05:49 PM, Julien Cristau wrote:
 This looks to me like a missing dependency on lsb-release in
 nvidia-kernel-dkms, not in dkms.  And I don't understand why a
 Pre-Depends would be necessary anywhere.  Care to explain?


nvidia-kernel-dkms postint runs /usr/lib/dkms/common.postinst (added by
dh_dkms) so imho this is not a missing dependency in nvidia-kernel-dkms.

Anyway you are right, I was under the impression that lsb-release was
used in preinst, and not in postinst. So a Depends entry is sufficient,
I will fix that soon.

Cheers.
Giuseppe.



signature.asc
Description: OpenPGP digital signature


Re: dkms needs a pre-depends entry (Policy 3.5)

2010-07-17 Thread Ben Hutchings
On Sat, 2010-07-17 at 16:49 +0100, Julien Cristau wrote:
 On Sat, Jul 17, 2010 at 17:41:26 +0200, Giuseppe Iuculano wrote:
 
  Setting up nvidia-kernel-dkms (195.36.24-4) ...
  Loading new nvidia-195.36.24 DKMS files...
  Traceback (most recent call last):
File /usr/bin/lsb_release, line 26, in module
  import lsb_release
  ImportError: No module named lsb_release
  Traceback (most recent call last):
File /usr/bin/lsb_release, line 26, in module
  import lsb_release
  ImportError: No module named lsb_release
  First Installation: checking all kernels...
  Building only for 2.6.32-5-amd64
  Traceback (most recent call last):
File /usr/bin/lsb_release, line 26, in module
  import lsb_release
  ImportError: No module named lsb_release
  Traceback (most recent call last):
File /usr/bin/lsb_release, line 26, in module
  import lsb_release
  
 This looks to me like a missing dependency on lsb-release in
 nvidia-kernel-dkms, not in dkms.  And I don't understand why a
 Pre-Depends would be necessary anywhere.  Care to explain?

The postinst for nvidia-kernel-dkms invokes dkms, which invokes
lsb_release.  lsb_release hasn't been configured at this point so its
module has not been installed for the default Python version.  But I
agree that there is no need for Pre-Depends.

I also wonder whether a distribution package of dkms really needs to use
lsb_release at all.

Ben.

-- 
Ben Hutchings
Once a job is fouled up, anything done to improve it makes it worse.


signature.asc
Description: This is a digitally signed message part


Re: dkms needs a pre-depends entry (Policy 3.5)

2010-07-17 Thread Philipp Kern
On 2010-07-17, Ben Hutchings b...@decadent.org.uk wrote:
 The postinst for nvidia-kernel-dkms invokes dkms, which invokes
 lsb_release.  lsb_release hasn't been configured at this point so its
 module has not been installed for the default Python version.  But I
 agree that there is no need for Pre-Depends.

Quoting `/usr/share/doc/python-support/README.gz':
| What this means is, if you need a namespace package or depend on a 
| package that needs it, *and* that you need to use it during the 
| postinst phase (e.g. for a daemon), you will have to add the following 
| command in the postinst before starting your daemon:
| update-python-modules -p

Kind regards,
Philipp Kern


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/slrni43oia.2n9.tr...@kelgar.0x539.de



Bug#589426: ITP: libmsgpack-ruby -- binary-based efficient object serialization library for ruby

2010-07-17 Thread Taku YASUI
Package: wnpp
Severity: wishlist
Owner: Taku YASUI t...@debian.org


* Package name: libmsgpack-ruby
  Version : 0.4.3
  Upstream Author : FURUHASHI Sadayuki
* URL : http://rubygems.org/gems/msgpack
* License : Apache
  Programming Lang: C
  Description : binary-based efficient object serialization library for ruby

 MessagePack is a binary-based efficient object serialization library.
 It enables to exchange structured objects between many languages like JSON.
 But unlike JSON, it is very fast and small.



-- 
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/20100717165656.32029.99531.report...@falco.local



Bug#589433: ITP: gkeyfile-sharp-1.0 -- Key-value file parser

2010-07-17 Thread Chow Loong Jin
Package: wnpp
Severity: wishlist
Owner: Chow Loong Jin hyper...@ubuntu.com


* Package name: gkeyfile-sharp-1.0
  Version : 0.1~git20100708.c2998a9
  Upstream Author : Alex Launi alex.la...@gmail.com
* URL : http://www.gitorious.org/gkeyfile-sharp/
* License : LGPL-2.1
  Programming Lang: C#
  Description : Key-value file parser

gkeyfile-sharp is a set of CLI bindings for the GKeyFile GObject class found in
GLib. GKeyFile is a class that is used for parsing, editing, and creating key
files, which are .ini like configuration files.



-- 
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/20100717183218.2238.55428.report...@localhost6.localdomain6



udev: chown of /dev/ppp

2010-07-17 Thread Hans-J. Ullrich
Hello debian-team,

I checked, that /dev/ppp is set to 600 with owner root:root.

IMO this is not a good idea. IMOI this might be cause a security hole, because 
applications, which are using /dev/ppp also must be run as root. I think, for 
a normal and unexperienbced user it is no good idea, to let him run as root, 
and of course, the other thing is, applications which a normal user is 
normally allowed to run, should be run under a dedicated group or owner.

In this case my suggestion is the following: 

Normal users, which are allowed to dial out, should be added to group 
dialout by root. Device /dev/ppp should be set to 660, and owner 
root:dialout. 

As /dev/ppp is created by udev (I hope I am correct here!), udev should set 
the permisions corectly by default. I thinbk, this is set by 
/lib/udev/rules.d/91-permissions.rules.

I suggest, to add these changes in the next version of udev. Doing so as a 
standard, it is easy to set all dialout applications, like kppp, umtsmon, gppp 
and other similar to execute as group dialout.

Anyway, I will be pleased, if I could improve  debian  a little bit with my 
thoughts.


Best regards

Hans-J. Ullrich
 


-- 
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/201007172145.52982.hans.ullr...@loop.de



Re: Policy for Linux kernel, initramfs, boot loader update process

2010-07-17 Thread Daniel Baumann
On 07/17/2010 04:55 AM, Ben Hutchings wrote:
 The new policy is published at
 http://kernel-handbook.alioth.debian.org/ch-update-hooks.html.  This
 policy will affect packages of the Linux kernel, initramfs builders boot
 loaders, and the debian-installer.

fyi: extlinux in the next upload (in two days when the previous one has
migrated) will fully complains to the policy.

any previous versions since last november did comply already, except
that the extlinux hook was named 'extlinux' instead of 'zz-extlinux'
(which in case of extlinux is entirely cosmetic, it doesn't make a
difference for extlinux if it's run first or last).

-- 
Address:Daniel Baumann, Burgunderstrasse 3, CH-4562 Biberist
Email:  daniel.baum...@panthera-systems.net
Internet:   http://people.panthera-systems.net/~daniel-baumann/


-- 
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/4c42164a.3050...@debian.org



Re: Policy for Linux kernel, initramfs, boot loader update process

2010-07-17 Thread Daniel Baumann
On 07/17/2010 10:44 PM, Daniel Baumann wrote:
 fyi: extlinux in the next upload (in two days when the previous one has
 migrated) will fully complains to the policy.

s/complains/comply/

-- 
Address:Daniel Baumann, Burgunderstrasse 3, CH-4562 Biberist
Email:  daniel.baum...@panthera-systems.net
Internet:   http://people.panthera-systems.net/~daniel-baumann/


-- 
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/4c42196d.5060...@debian.org



Re: udev: chown of /dev/ppp

2010-07-17 Thread Marco d'Itri
On Jul 17, Hans-J. Ullrich hans.ullr...@loop.de wrote:

 applications, which are using /dev/ppp also must be run as root. I think, for 
We have group dip to manage access to programs which can start network
connections.

 Normal users, which are allowed to dial out, should be added to group 
 dialout by root. Device /dev/ppp should be set to 660, and owner 
 root:dialout. 
No way, this is totally wrong.

 I suggest, to add these changes in the next version of udev. Doing so as a 
 standard, it is easy to set all dialout applications, like kppp, umtsmon, 
 gppp 
 and other similar to execute as group dialout.
They are not supposed to.

BTW, I am the udev *and* ppp maintainer.

-- 
ciao,
Marco


signature.asc
Description: Digital signature


Re: udev: chown of /dev/ppp

2010-07-17 Thread Petter Reinholdtsen
[Marco d'Itri]
 We have group dip to manage access to programs which can start
 network connections.

How does this interact with policykit?  I was told that policykit uses
ACLs to grant device access to those that should have it, but have not
verified that it is true.  Mentioning it here to see if someone can
verify or reject the hypothesis. :)

Happy hacking,
-- 
Petter Reinholdtsen



-- 
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/2flk4otak8f@login1.uio.no



Re: udev: chown of /dev/ppp

2010-07-17 Thread Hans-J. Ullrich
Am Samstag, 17. Juli 2010 schrieb Marco d'Itri:
 On Jul 17, Hans-J. Ullrich hans.ullr...@loop.de wrote:
  applications, which are using /dev/ppp also must be run as root. I think,
  for
 
 We have group dip to manage access to programs which can start network
 connections.
 
Sorry. if I am wrong, I am not very well experienced with the required access 
rights. The background of my report is, that I tried to start the application 
umtsmon (a dialout application for 3g-modems) as a normal user, and I found 
no way to start it as no one else as root. The main problem is: It MUST be 
started as root, as /dev/ppp has to be accessed by root. In other words: If 
you start umtsmon as user root, everything is working fine, if you start it as 
a normal user (which should be able to), it crashes because it cannot get 
access to /dev/ppp.

  Normal users, which are allowed to dial out, should be added to group
  dialout by root. Device /dev/ppp should be set to 660, and owner
  root:dialout.
 
 No way, this is totally wrong.

Ok, I am still learning. What is the better way?
 
  I suggest, to add these changes in the next version of udev. Doing so as
  a standard, it is easy to set all dialout applications, like kppp,
  umtsmon, gppp and other similar to execute as group dialout.
 
 They are not supposed to.
 
Just an idea

 BTW, I am the udev *and* ppp maintainer.

This is very fine, so everything is in one hand and I hope, if I have 
questions, I may ask them, even if they are dump. Please be gentle...

I will check the situation and maybe find another way.

Happy hacking!


Hans



-- 
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/201007172325.36698.hans.ullr...@loop.de



Bug#589455: RFP: browser-dbus-bridge -- JavaScript D-Bus bindings for web browsers

2010-07-17 Thread Riccardo Magliocchetti

Package: wnpp
Severity: wishlist
X-Debbugs-CC: debian-devel@lists.debian.org

--- Please fill out the fields below. ---

   Package name: browser-dbus-bridge
Version: 1.1
Upstream Author: Kalle Vahlman kalle.vahl...@movial.com
URL: 
http://sandbox.movial.com/wiki/index.php/Browser_DBus_Bridge

License: LGPL 2.1, MIT/X, MPL 1.1
Description: JavaScript D-Bus bindings for web browsers
 The Browser D-Bus Bridge is a JavaScript D-Bus bindings implementation
 for web browsers.
 .
 The Bridge allows privileged JavaScript code to talk to the D-Bus, both
 session and system bus (if not prohibited by the D-Bus configuration).
 .
 The bridge currently supports Gecko-based and WebKit-based browsers.



--
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/4c42207f.7010...@gmail.com



Re: udev: chown of /dev/ppp

2010-07-17 Thread Osamu Aoki
On Sat, Jul 17, 2010 at 09:45:52PM +0200, Hans-J. Ullrich wrote:
 Normal users, which are allowed to dial out, should be added to group 
 dialout by root. Device /dev/ppp should be set to 660, and owner 
 root:dialout. 

You should read: /usr/share/doc/base-passwd/users-and-groups.html

dialout

Full and direct access to serial ports. Members of this group can
reconfigure the modem, dial anywhere, etc.

 $ ls -l /dev/ttyS*
crw-rw 1 root dialout 4, 64 Jul 17 09:09 /dev/ttyS0
crw-rw 1 root dialout 4, 65 Jul 17 09:09 /dev/ttyS1
crw-rw 1 root dialout 4, 66 Jul 17 09:09 /dev/ttyS2
crw-rw 1 root dialout 4, 67 Jul 17 09:09 /dev/ttyS3

That is what it means.


-- 
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/20100717213254.ga24...@debian.org



Re: udev: chown of /dev/ppp

2010-07-17 Thread Russell Coker
On Sun, 18 Jul 2010, Hans-J. Ullrich hans.ullr...@loop.de wrote:
 Sorry. if I am wrong, I am not very well experienced with the required
 access  rights. The background of my report is, that I tried to start the
 application umtsmon (a dialout application for 3g-modems) as a normal
 user, and I found no way to start it as no one else as root. The main
 problem is: It MUST be started as root, as /dev/ppp has to be accessed by
 root. In other words: If

The pppd needs to configure routes and also launch scripts from /etc/ppp/ip-
up.d/ as root.  Simply changing the group permissions of /dev/ppp isn't going 
to do what you desire.

By default /usr/sbin/pppd in Debian is SUID root and executable by group dip, 
so adding the user in question to group dip will do what you want.

Also there is the option of configuring sudo to permit running pppd, sudo can 
be configured to allow this without requiring a password.

-- 
russ...@coker.com.au
http://etbe.coker.com.au/  My Main Blog
http://doc.coker.com.au/   My Documents Blog


-- 
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/201007180809.30804.russ...@coker.com.au



Re: [RFC] removing xserver-xorg-video-nv from squeeze

2010-07-17 Thread Stephen Powell
On Tue, 13 Jul 2010 04:31:56 -0400 (EDT), Cyril Brulebois wrote:
 
 Care to share a reference to the bug you reported?

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=589452

-- 
  .''`. Stephen Powell
 : :'  :
 `. `'`
   `-


-- 
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/1557363364.62018.1279405519348.javamail.r...@md01.wow.synacor.com



Re: udev: chown of /dev/ppp

2010-07-17 Thread Marco d'Itri
On Jul 17, Petter Reinholdtsen p...@hungry.com wrote:

 [Marco d'Itri]
  We have group dip to manage access to programs which can start
  network connections.
 How does this interact with policykit?  I was told that policykit uses
It does not.

 ACLs to grant device access to those that should have it, but have not
It grants access to audio devices and other similar *hardware*.

-- 
ciao,
Marco


signature.asc
Description: Digital signature


Re: udev: chown of /dev/ppp

2010-07-17 Thread Marco d'Itri
On Jul 17, Hans-J. Ullrich hans.ullr...@loop.de wrote:

 Sorry. if I am wrong, I am not very well experienced with the required access 
 rights. The background of my report is, that I tried to start the application 
 umtsmon (a dialout application for 3g-modems) as a normal user, and I found 
 no way to start it as no one else as root. The main problem is: It MUST be 
 started as root, as /dev/ppp has to be accessed by root. In other words: If 
 you start umtsmon as user root, everything is working fine, if you start it 
 as 
 a normal user (which should be able to), it crashes because it cannot get 
 access to /dev/ppp.
Maybe this program needs to be modified to use a suid helper or a
daemon which interacts with the hardware.
But I can't see why it would need access to /dev/ppp.

-- 
ciao,
Marco


signature.asc
Description: Digital signature


Re: udev: chown of /dev/ppp

2010-07-17 Thread Hans-J. Ullrich
Am Sonntag, 18. Juli 2010 schrieb Marco d'Itri:
 Maybe this program needs to be modified to use a suid helper or a
 daemon which interacts with the hardware.
 But I can't see why it would need access to /dev/ppp.

Marco, 

this problem is tellling: cant get  access to /dev/ppp when it is started as a 
normal user (even, when started with kdesu). Starting as root it is working. 
So I guessed, that it is a rights problem.

Is it corrrect, what russel told, that /usr/sbin/pppd should be set to 
rwxsrxr-x root:dip ?

Mine is set to rwxr-xr-x root:root, although it is installed by  default (I 
didn't change anything).

By the way, there is somewhere a bugreport related to this problem of umtsmon 
somewhere in the mailinglist.

Best regards

Hans 


-- 
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/201007180051.08853.hans.ullr...@loop.de



Re: udev: chown of /dev/ppp

2010-07-17 Thread Russell Coker
On Sun, 18 Jul 2010, Hans-J. Ullrich hans.ullr...@loop.de wrote:
 Is it corrrect, what russel told, that /usr/sbin/pppd should be set to 
 rwxsrxr-x root:dip ?

It should not be set to 04755 unless you want everyone on the system to be 
able to run it - which probably isn't what you desire.

On my system it is 04754, I don't recall doing that deliberately so I think 
that part of the default Squeeze install did it.
 
-- 
russ...@coker.com.au
http://etbe.coker.com.au/  My Main Blog
http://doc.coker.com.au/   My Documents Blog


-- 
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/201007180857.01664.russ...@coker.com.au



Re: udev: chown of /dev/ppp

2010-07-17 Thread Marco d'Itri
On Jul 18, Hans-J. Ullrich hans.ullr...@loop.de wrote:

 Mine is set to rwxr-xr-x root:root, although it is installed by  default (I 
 didn't change anything).
I highly doubt it. This is how it is installed on Debian systems:

-rwsr-xr-- 1 root dip 269540 Jul 26  2008 /usr/sbin/pppd*

-- 
ciao,
Marco


signature.asc
Description: Digital signature


Re: udev: chown of /dev/ppp

2010-07-17 Thread Hans-J. Ullrich
Am Sonntag, 18. Juli 2010 schrieben Sie:
 On Sun, 18 Jul 2010, Hans-J. Ullrich hans.ullr...@loop.de wrote:
  Is it corrrect, what russel told, that /usr/sbin/pppd should be set to
  rwxsrxr-x root:dip ?
 
 It should not be set to 04755 unless you want everyone on the system to be
 able to run it - which probably isn't what you desire.
 
 On my system it is 04754, I don't recall doing that deliberately so I think
 that part of the default Squeeze install did it.

Yeah, you are right. As I am the only physical person who runs the system, it 
is no good idea, to let everyone get access.

Well, when you say, the settings are correct, then I will change umtsmon to 
other rights. I just thought, there might have been an error with pppd, and 
/dev/ppp, so I thought it worth to mention it.

But as Marco told, everything is as wanted, I think, I will find another 
solution for my special problem. 

Thank you all very much for your help indeed!!!

Best regards

Hans-J. Ullrich


-- 
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/201007180107.40723.hans.ullr...@loop.de



Bug#589470: ITP: eot-utils -- Converter from OpenType or TrueType to Embedded OpenType (EOT) font format

2010-07-17 Thread Jeremy Lal
Package: wnpp
Severity: wishlist
Owner: Jeremy Lal kapo...@melix.org


* Package name: eot-utils
  Version : 1.0
  Upstream Author : Bert Bos b...@w3.org
* URL : http://www.w3.org/Tools/eot-utils/
* License : W3C SOFTWARE NOTICE AND LICENSE
  Programming Lang: C
  Description : Tools to convert from OTF or TTF to EOT font format

The eot-utils are the two programs mkeot and eotinfo.
The former creates an EOT (Embedded OpenType) file from an OpenType
or TrueType font and the URLs of one or more Web pages.
mkeot respects the TrueType embedding bits.
The eotinfo program displays the contents of an EOT header in a
human-readable way.




-- 
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/20100717234222.4574.68063.report...@localhost.localdomain



Bug#589471: ITP: plasma-widget-fastuserswitch -- Fast user switch plasmoid for switching between sessions in KDE

2010-07-17 Thread Rohan Garg
Package: wnpp
Severity: wishlist
Owner: Rohan Garg rohang...@ubuntu.com


  Package name: plasma-widget-fastuserswitch
  Version : 0.1.1
  Upstream Author : Flavio Castelli fla...@castelli.name
  URL : http://kde-look.org/content/show.php?content=127462
  License : GPLv2 or later
  Programming Lang: C++
  Description : Fast user switch plasmoid for switching between sessions in 
KDE

A simple plasma-widget that allows users to swich to another 
open session or to open a new login page.



-- 
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/20100717232938.12901.28711.report...@kubuntu



Re: dkms needs a pre-depends entry (Policy 3.5)

2010-07-17 Thread Ben Hutchings
On Sat, 2010-07-17 at 17:03 +, Philipp Kern wrote:
 On 2010-07-17, Ben Hutchings b...@decadent.org.uk wrote:
  The postinst for nvidia-kernel-dkms invokes dkms, which invokes
  lsb_release.  lsb_release hasn't been configured at this point so its
  module has not been installed for the default Python version.  But I
  agree that there is no need for Pre-Depends.
 
 Quoting `/usr/share/doc/python-support/README.gz':
 | What this means is, if you need a namespace package or depend on a 
 | package that needs it, *and* that you need to use it during the 
 | postinst phase (e.g. for a daemon), you will have to add the following 
 | command in the postinst before starting your daemon:
 | update-python-modules -p

Then this is a bug in python-support.  If A depends on B, then A should
not need to know whether B depends on C (which may well change over
tme).

Ben.

-- 
Ben Hutchings
Once a job is fouled up, anything done to improve it makes it worse.


signature.asc
Description: This is a digitally signed message part


Bug#589477: cdimage.debian.org: jigdo content search: host not found

2010-07-17 Thread Jonathan Wiltshire
Package: cdimage.debian.org
Severity: important

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

The section Search Contents of .jigdo Files [1] does not function at all
currently.

It seems the target of this form is on a host atterer.net [2] whose domain
registration expired in 2009. The host no longer has DNS entries so a generic
error is displayed by the browser.

1: http://www.debian.org/CD/jigdo-cd/#search
2: http://atterer.net/jigdo/jigdo-search.php?q=


- -- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-trunk-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

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

iEYEARECAAYFAkxCUwgACgkQymvqPtuAC1JELACfTP4xkTUEKf+TQPVnf31K5I7Y
Z0UAn0gIQ7lIB/kEHykY3yMeAx4SxYnr
=PoAN
-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/20100718010418.2666.2920.report...@lupin



Last call for keys for keysigning in New York City, USA during DebConf10

2010-07-17 Thread Aníbal Monsalve Salazar
As part of the 11th Debian Conference in New York City, USA, there will
be OpenPGP (pgp/gpg) keysignings. If you intend to participate in the
DebConf10 keysignings, please send your ascii armored public key as
explained at [0] no later than Tuesday 20th of July, 2010 at 23:59 UTC.

More (and up-to-date) information is available at [0], so keep watching
it.

[0] http://people.debian.org/~anibal/ksp-dc10/ksp-dc10.html


About DebConf
-

DebConf is the Debian Project's developer conference. In addition to a
full schedule of technical, social and policy talks, DebConf provides an
opportunity for developers, contributors and other interested people to
meet in person and work together more closely.  It has taken place
annually since 2000 in locations as varied as Canada, Finland, Mexico,
Scotland, Argentina and Spain.

DebConf10 will take place in New York City from Sunday August 1st
through Saturday August 7th.

DebConf will be preceded by DebCamp, from Sunday July 25th through
Saturday July 31st. DebCamp is a smaller, less formal event intended for
group work on Debian projects.

If you or your company are interested in sponsoring DebConf by donating
money or lending equipment, please contact the sponsorship team at
spons...@debconf.org

More information about DebConf10 can be found on the conference website:
https://debconf10.debconf.org/

About Debian


The Debian Project is an association of Free Software developers who
volunteer their time and effort in order to produce an excellent free,
cross-platform operating system.   More information about Debian is
available at http://www.debian.org/

About New York City
---

New York City is the most populous city in the United States.  It spans
five counties, and is the seat of the New York metropolitan area, one of
the most populous urban areas in the world. A leading global city, New
York is a center of worldwide commerce, finance, culture, fashion,
entertainment, international affairs.


signature.asc
Description: Digital signature


Accepted quik-installer 0.0.24+nmu1 (source powerpc)

2010-07-17 Thread Vagrant Cascadian
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Fri, 16 Jul 2010 22:09:31 -0700
Source: quik-installer
Binary: quik-installer
Architecture: source powerpc
Version: 0.0.24+nmu1
Distribution: unstable
Urgency: medium
Maintainer: Debian Install System Team debian-b...@lists.debian.org
Changed-By: Vagrant Cascadian vagr...@debian.org
Description: 
 quik-installer - Install quik on a hard disk (udeb)
Closes: 587928
Changes: 
 quik-installer (0.0.24+nmu1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Fix check for /boot on ext2. Closes: #587928
Checksums-Sha1: 
 539e947d2fc51bbefc9bba55f1dc03ee3213e363 1581 quik-installer_0.0.24+nmu1.dsc
 a497edbe6b09e7cb7f0cf98faaa434264bae9305 97533 
quik-installer_0.0.24+nmu1.tar.gz
 b13da238aa688e7fcc092f1b7a4e88400934b726 94180 
quik-installer_0.0.24+nmu1_powerpc.udeb
Checksums-Sha256: 
 4fc68caef992e664270a35a3d12796307ce3d4ee0b89ed3086a9d948c0c55d6b 1581 
quik-installer_0.0.24+nmu1.dsc
 a8254e129a743f8a30b448b71a0f64b9f8fd4b55d19867e0feef1dadad37d346 97533 
quik-installer_0.0.24+nmu1.tar.gz
 80c07802fbeb9a835889e78d77d8780dcffc3ee88a1d8b553109456b442bc42c 94180 
quik-installer_0.0.24+nmu1_powerpc.udeb
Files: 
 f4c647aa2ec7a22cfaefcde494ac855a 1581 debian-installer standard 
quik-installer_0.0.24+nmu1.dsc
 440ad1908838b173924be884fa134555 97533 debian-installer standard 
quik-installer_0.0.24+nmu1.tar.gz
 265c595f5c0537111e3fe1da07de45c1 94180 debian-installer standard 
quik-installer_0.0.24+nmu1_powerpc.udeb
Package-Type: udeb

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

iQIcBAEBCAAGBQJMQUWoAAoJEAMEK/Djv2x44wMP/0a36okVDrJtseUXar5gRnid
VKB1jpzK9sYl5cqEwPZZWzvrN9wO6XxIJb+RMa44s7BUsbDxpUQRlKF6KdL2Cl7n
NWK4c6AXfVGFfCPGKAn3dpScfQLBb6eizH61ssagXeDKjG18x7DRvKegzl6FJvGK
vJafAQcUhjI9V0SK5xu3biEICsK2l2eeYff3w251jx7U+Sf12c2JRc2l3aOvUXvw
f/LxYUVJAYNBNIzyDACCSPPPxzzJpoQYhQubyHgHxMPrQC6oMftOGB4T1NZI5aBE
OhzJMPku3Td5nr/geoBM40w2NhtMVDWXYs2WSzPH96lrA1tllNvfp4R4GRjVxc9c
Eqqgs+fHE3ARTdDvO52HxCOZvq8ilwhVdhFnN8GDqfM2dYmSugb3l5+Q71tlTRvX
8b4NcvgcuNo94p7KuhtNIpw12LaDZmqHVrz66K+QAZLtWTurK56otbBWcsMqFL28
D6jeQxCSLUCY6ihYyBYQuKBjpy6nk00aCp8omfHZt2IrQjo/n0k3ZDUdEP6pL08l
H6M+iUOax9GT0fg9pASx+Sa9a1/nXkvfE0aUvIZD31do7CQJcqvglIjSrizN5ypb
wZrOfuho0HtRgoexJOrfm6rl5dxn2VzYEd5mpuP8Om1/8Gm05GkJz6iNO8d3KZnm
a4lo4XxCYU/1DLHYmOTw
=Qsfm
-END PGP SIGNATURE-


Accepted:
quik-installer_0.0.24+nmu1.dsc
  to main/q/quik-installer/quik-installer_0.0.24+nmu1.dsc
quik-installer_0.0.24+nmu1.tar.gz
  to main/q/quik-installer/quik-installer_0.0.24+nmu1.tar.gz
quik-installer_0.0.24+nmu1_powerpc.udeb
  to main/q/quik-installer/quik-installer_0.0.24+nmu1_powerpc.udeb


-- 
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/e1oa0to-0002gi...@franck.debian.org



Accepted bwidget 1.9.2-1 (source all)

2010-07-17 Thread Sergei Golovan
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 17 Jul 2010 10:15:03 +0400
Source: bwidget
Binary: bwidget
Architecture: source all
Version: 1.9.2-1
Distribution: unstable
Urgency: low
Maintainer: Debian Tcl/Tk Packagers pkg-tcltk-de...@lists.alioth.debian.org
Changed-By: Sergei Golovan sgolo...@debian.org
Description: 
 bwidget- A set of extension widgets for Tcl/Tk
Changes: 
 bwidget (1.9.2-1) unstable; urgency=low
 .
   * New upstream release.
   * Bumped standards version to 3.9.0.
Checksums-Sha1: 
 c22ac9ad74bb5cf112d479e26c1a15091c31b217 1103 bwidget_1.9.2-1.dsc
 9abdca60084ea337fb7769077a0d923677d88cff 227964 bwidget_1.9.2.orig.tar.gz
 69396ff61fa20ef7c4a03b6163302c190a1bede0 4582 bwidget_1.9.2-1.diff.gz
 5c5b50f8e1380ea39ee3ed56f4b3c6e656ec06ae 233922 bwidget_1.9.2-1_all.deb
Checksums-Sha256: 
 1bb9715af6025c4e50a4cddca9daf6fc909053bc52c51843fb5e4eb954afd3c3 1103 
bwidget_1.9.2-1.dsc
 baabc25abbb0282df60805fb56d536e0ac9d5c2f517ce41448a2c31ff16d8144 227964 
bwidget_1.9.2.orig.tar.gz
 6418905fc9e521b3494a28e56858efb7646f93dedaf123fc9ad74d48b05a3ac2 4582 
bwidget_1.9.2-1.diff.gz
 0ab625601e50736efb3090d867c13f6b44dfae64573444dd6594f1c15c2a76f2 233922 
bwidget_1.9.2-1_all.deb
Files: 
 10a9241908d30ec77ca93bdc4bb9d20b 1103 libs optional bwidget_1.9.2-1.dsc
 b771d5208977b816beb116665b1c6733 227964 libs optional bwidget_1.9.2.orig.tar.gz
 7a13a3c02714b52015fed106b55ae7be 4582 libs optional bwidget_1.9.2-1.diff.gz
 5af6f5afa59a90f64ff4bc725c1310c1 233922 libs optional bwidget_1.9.2-1_all.deb

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

iD8DBQFMQUz9IcdH02pGEFIRAhlXAJ9fXXuRmeEOTIVc3Ll7ohjLLowXmQCfReis
PPQ0DEQbmDOeM/GeToTFCKM=
=y52V
-END PGP SIGNATURE-


Accepted:
bwidget_1.9.2-1.diff.gz
  to main/b/bwidget/bwidget_1.9.2-1.diff.gz
bwidget_1.9.2-1.dsc
  to main/b/bwidget/bwidget_1.9.2-1.dsc
bwidget_1.9.2-1_all.deb
  to main/b/bwidget/bwidget_1.9.2-1_all.deb
bwidget_1.9.2.orig.tar.gz
  to main/b/bwidget/bwidget_1.9.2.orig.tar.gz


-- 
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/e1oa0wr-0003kq...@franck.debian.org



Accepted dissy 9-3 (source all)

2010-07-17 Thread Varun Hiremath
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 17 Jul 2010 03:00:11 -0400
Source: dissy
Binary: dissy
Architecture: source all
Version: 9-3
Distribution: unstable
Urgency: low
Maintainer: Varun Hiremath va...@debian.org
Changed-By: Varun Hiremath va...@debian.org
Description: 
 dissy  - graphical frontend for objdump
Closes: 588223
Changes: 
 dissy (9-3) unstable; urgency=low
 .
   * Really add python-rsvg to Depends (Closes: #588223)
Checksums-Sha1: 
 bf3d4a50ab5a38ecf274117f31f718e2a0cd03fe 1114 dissy_9-3.dsc
 5b81f4904b67fdb5f424dfcea62f97c8f5a604ae 3212 dissy_9-3.debian.tar.gz
 c062a27529d60ac6b14ee398b9eff7b30a3892a9 31458 dissy_9-3_all.deb
Checksums-Sha256: 
 31b5db89be647846f3793bc030106cc9c47cfcbda3db7da540b1df3f057acde6 1114 
dissy_9-3.dsc
 f94213e621eb4c9bfd5643d7ae5a44a65f824c64e51efb4e549794a5c2420c11 3212 
dissy_9-3.debian.tar.gz
 37b5eee6aa658d0b129d89fb66030fa034273f4bef7a26d46abdbfad5ee9 31458 
dissy_9-3_all.deb
Files: 
 b269931c518d239860b31bd27821f242 1114 utils optional dissy_9-3.dsc
 3f0234ff0e4793db39bb1ab0b07298e4 3212 utils optional dissy_9-3.debian.tar.gz
 9b39d022d4e5a8dd946961025608f84c 31458 utils optional dissy_9-3_all.deb

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

iD8DBQFMQVW3PEFSUMxFMZcRAq+IAKDdDIvLqYqf7KjNxi3NyYHew4ZYDgCgymVf
K53ksUoW9nWdl6S0ytvPLH4=
=9YZn
-END PGP SIGNATURE-


Accepted:
dissy_9-3.debian.tar.gz
  to main/d/dissy/dissy_9-3.debian.tar.gz
dissy_9-3.dsc
  to main/d/dissy/dissy_9-3.dsc
dissy_9-3_all.deb
  to main/d/dissy/dissy_9-3_all.deb


-- 
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/e1oa1dy-0006gw...@franck.debian.org



Accepted haskell-happstack 0.5.0.2-2 (source all amd64)

2010-07-17 Thread Giovanni Mascellani
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sat, 17 Jul 2010 09:45:42 +0200
Source: haskell-happstack
Binary: happstack libghc6-happstack-dev libghc6-happstack-prof 
libghc6-happstack-doc
Architecture: source all amd64
Version: 0.5.0.2-2
Distribution: unstable
Urgency: low
Maintainer: Debian Haskell Group 
pkg-haskell-maintain...@lists.alioth.debian.org
Changed-By: Giovanni Mascellani g...@debian.org
Description: 
 happstack  - Haskell web framework
 libghc6-happstack-dev - Haskell web framework - GHC 6 libraries
 libghc6-happstack-doc - Haskell web framework - documentation
 libghc6-happstack-prof - Haskell web framework - GHC 6 profiling libraries
Closes: 589366
Changes: 
 haskell-happstack (0.5.0.2-2) unstable; urgency=low
 .
   * Add missing dependency in debian/rules, fixing FTBFS.
 (closes: #589366)
Checksums-Sha1: 
 73270a54113acd3301aa7058ea06d5c4946f242d 2543 haskell-happstack_0.5.0.2-2.dsc
 c84e46e03c5081417736cad17561bf96580c1899 3676 
haskell-happstack_0.5.0.2-2.debian.tar.gz
 d7b8c4bf724bd70feb78447f64ea72d7a0397002 28204 
libghc6-happstack-doc_0.5.0.2-2_all.deb
 64b18bc2daeb0a02c95352118d96892b36374ade 293934 happstack_0.5.0.2-2_amd64.deb
 2ff02c617539f76be49e9fb541e69227734e9d56 185284 
libghc6-happstack-dev_0.5.0.2-2_amd64.deb
 de44519e07f0339766b6e71c90ae4e1966857581 197838 
libghc6-happstack-prof_0.5.0.2-2_amd64.deb
Checksums-Sha256: 
 5f388b21bb080bf76f0311e326543d0ecbecb28480e14e33b2b990c52d52 2543 
haskell-happstack_0.5.0.2-2.dsc
 7b59ae29f6bc978b3d9db8014ce3314eade36585a4e0780657b70096eb9c5e11 3676 
haskell-happstack_0.5.0.2-2.debian.tar.gz
 f620029c079f938fea3d9931b216d726001cf8d5cf6047c41e561dc41ccc31ff 28204 
libghc6-happstack-doc_0.5.0.2-2_all.deb
 b253e449108ff4d497e115cd49a0d5bbf176fc63bc4f2577a7cd4ad4fcdc94e7 293934 
happstack_0.5.0.2-2_amd64.deb
 73a42bd5156351f986c229f3455b13f8c782367b4c4b9785ffdc851467f1f52b 185284 
libghc6-happstack-dev_0.5.0.2-2_amd64.deb
 00481e664a27a8c11bc6d17fb32afb0399b21c8aa07e04a594cd464e459cc22f 197838 
libghc6-happstack-prof_0.5.0.2-2_amd64.deb
Files: 
 d03a2e6ffb6d4d4567d22744df0d0ba5 2543 haskell extra 
haskell-happstack_0.5.0.2-2.dsc
 c56fe5c57d8c6a739fb6eb609b560f10 3676 haskell extra 
haskell-happstack_0.5.0.2-2.debian.tar.gz
 17157ac89ad98548306fdcc0dc9f6944 28204 doc extra 
libghc6-happstack-doc_0.5.0.2-2_all.deb
 422b3d8fcdd1b9a3b24ac66eb4417ca9 293934 haskell extra 
happstack_0.5.0.2-2_amd64.deb
 f506da722bab9e452d246e5f7b2e88cd 185284 haskell extra 
libghc6-happstack-dev_0.5.0.2-2_amd64.deb
 e7a486cdf5310e91580a3004eb2d0e73 197838 haskell extra 
libghc6-happstack-prof_0.5.0.2-2_amd64.deb

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

iJwEAQEIAAYFAkxBZIQACgkQgQqfaeGImwCMbwP+MF23t8Y2GMejRwAfKGdRsgA+
BYkeASM4CUwtLIsNdquRPLDTT6Q95USNlR0qzB4eZ2Agn9fa1Fgf6v9KGS8gViKt
EXHTwajX1i3ZeYtFK8vxk0vfUn8VFhgB5LTrt7W+RkFctRZQtOyHrORfCMwJ4Cdj
evzPSNCSvznrDz015fY=
=zjnK
-END PGP SIGNATURE-


Accepted:
happstack_0.5.0.2-2_amd64.deb
  to main/h/haskell-happstack/happstack_0.5.0.2-2_amd64.deb
haskell-happstack_0.5.0.2-2.debian.tar.gz
  to main/h/haskell-happstack/haskell-happstack_0.5.0.2-2.debian.tar.gz
haskell-happstack_0.5.0.2-2.dsc
  to main/h/haskell-happstack/haskell-happstack_0.5.0.2-2.dsc
libghc6-happstack-dev_0.5.0.2-2_amd64.deb
  to main/h/haskell-happstack/libghc6-happstack-dev_0.5.0.2-2_amd64.deb
libghc6-happstack-doc_0.5.0.2-2_all.deb
  to main/h/haskell-happstack/libghc6-happstack-doc_0.5.0.2-2_all.deb
libghc6-happstack-prof_0.5.0.2-2_amd64.deb
  to main/h/haskell-happstack/libghc6-happstack-prof_0.5.0.2-2_amd64.deb


-- 
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/e1oa33r-0005lv...@franck.debian.org



Accepted libdbusmenu 0.3.6-1 (source all amd64)

2010-07-17 Thread Evgeni Golov
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 17 Jul 2010 10:47:35 +0200
Source: libdbusmenu
Binary: libdbusmenu-glib1 libdbusmenu-glib-dev libdbusmenu-gtk1 
libdbusmenu-gtk-dev libdbusmenu-tools gir1.0-dbusmenu-glib-0.2 
gir1.0-dbusmenu-gtk-0.2 libdbusmenu-glib-doc libdbusmenu-gtk-doc 
libdbusmenu-jsonloader1 libdbusmenu-jsonloader-dev
Architecture: source all amd64
Version: 0.3.6-1
Distribution: unstable
Urgency: low
Maintainer: The Ayatana Packagers pkg-ayatana-de...@lists.alioth.debian.org
Changed-By: Evgeni Golov evg...@debian.org
Description: 
 gir1.0-dbusmenu-glib-0.2 - typelib file for libdbusmenu-glib1
 gir1.0-dbusmenu-gtk-0.2 - typelib file for libdbusmenu-gtk1
 libdbusmenu-glib-dev - library for passing menus over DBus - development files
 libdbusmenu-glib-doc - library for passing menus over DBus - documentation
 libdbusmenu-glib1 - library for passing menus over DBus
 libdbusmenu-gtk-dev - library for passing menus over DBus - GTK+ version 
developement f
 libdbusmenu-gtk-doc - library for passing menus over DBus - GTK+ version 
documentation
 libdbusmenu-gtk1 - library for passing menus over DBus - GTK+ version
 libdbusmenu-jsonloader-dev - library for passing menus over DBus - Test lib 
development files
 libdbusmenu-jsonloader1 - library for passing menus over DBus - Test lib
 libdbusmenu-tools - tools useful during development with libdbusmenu
Changes: 
 libdbusmenu (0.3.6-1) unstable; urgency=low
 .
   * Merge new upstream from Ubuntu.
Checksums-Sha1: 
 f05355d162fb19b8e213f0b205d353c4d85a13fd 1723 libdbusmenu_0.3.6-1.dsc
 2b3a6eed5f701754be5d487cb882b3aa484345f7 560254 libdbusmenu_0.3.6.orig.tar.gz
 264f8f6a25af96831489824f3bb5dad94df6f9fb 6139 libdbusmenu_0.3.6-1.diff.gz
 75cd1ce037f66f1165823e39d4f8654c199a891e 32868 
libdbusmenu-glib-doc_0.3.6-1_all.deb
 43b52cace109b8867d4d9f37dd2a7c4fbc937965 18592 
libdbusmenu-gtk-doc_0.3.6-1_all.deb
 4a6a6b0a48b9139f43285cf75c6f136c62fe8849 30796 
libdbusmenu-glib1_0.3.6-1_amd64.deb
 a77d3706270ba1327abdbc692871f19ae27846cd 45930 
libdbusmenu-glib-dev_0.3.6-1_amd64.deb
 c82fcf51caf6055d18092481f34fad8dcd33e45b 23368 
libdbusmenu-gtk1_0.3.6-1_amd64.deb
 69992a3eae7ceffabfeaa921979236f2c31cb038 27830 
libdbusmenu-gtk-dev_0.3.6-1_amd64.deb
 b9952e2fd9a3c1069d9366ada30343fe13a42ae8 18666 
libdbusmenu-tools_0.3.6-1_amd64.deb
 09f18f8eb9e785bfe542c75bffb9773598db3729 10020 
gir1.0-dbusmenu-glib-0.2_0.3.6-1_amd64.deb
 104d776b2f941b936fc0da66e8f2e31e4b0ac3de 7566 
gir1.0-dbusmenu-gtk-0.2_0.3.6-1_amd64.deb
 95e19c38558b010f5e9c783e2e0bbe0e0d002e71 10742 
libdbusmenu-jsonloader1_0.3.6-1_amd64.deb
 5d5c8a15f10eafa6095e0248f5bf69c5f9950cc8 10034 
libdbusmenu-jsonloader-dev_0.3.6-1_amd64.deb
Checksums-Sha256: 
 35e3fa33051eaba066b2dfb082a09381c76352faf717409a5067becdd57c51e6 1723 
libdbusmenu_0.3.6-1.dsc
 fb13cd7bd575a2ffaf01a95a1f54c16056d5b19d3cf6799f82e8b84730c4f1d2 560254 
libdbusmenu_0.3.6.orig.tar.gz
 8c0e19ae48207668d6ab0cce590d9069923a70be4d1eb5da520c652d42561bfe 6139 
libdbusmenu_0.3.6-1.diff.gz
 9703ae2c34726f46f53451e1c4583a8bb5b94e9511a8304fd36d631352cb91e6 32868 
libdbusmenu-glib-doc_0.3.6-1_all.deb
 84411345c4f19857e4b141510ce4bc20dffe553fe82640c995e1b94eab3e6e6d 18592 
libdbusmenu-gtk-doc_0.3.6-1_all.deb
 4d25779cef98504b821fa3d0a01efd81332b11ffdeaeef7990d0cc3d940bd422 30796 
libdbusmenu-glib1_0.3.6-1_amd64.deb
 bbc0775c7dd99284dd11887c57ecd242ed8de8f1340cae0df12917af8975a6db 45930 
libdbusmenu-glib-dev_0.3.6-1_amd64.deb
 643471a4d0f53bb1fa5cbd9df78aadd2458efcbd35f51189bb8bead4c30a3052 23368 
libdbusmenu-gtk1_0.3.6-1_amd64.deb
 4af4b315853e69f3c86c68ff4c009e9b8cd22d67780cf40f25c8b349f76dbcf8 27830 
libdbusmenu-gtk-dev_0.3.6-1_amd64.deb
 da4bcf7c8d5a2776be6bcd26e0707585d74acf7ba467adbfe97f9c74ed8bf3cb 18666 
libdbusmenu-tools_0.3.6-1_amd64.deb
 e16992fb93f71866df2d10f8d9357034f63323d1ad0962e7a35358f3442e7304 10020 
gir1.0-dbusmenu-glib-0.2_0.3.6-1_amd64.deb
 2098d7f234c93ca18bf902c3957c53372dca84a82809fa9bcabdb3ec0d0246d9 7566 
gir1.0-dbusmenu-gtk-0.2_0.3.6-1_amd64.deb
 7aae5213a9861f601e4468a01fa98d07fa5bbea8fcef50881cf1fafb5f20d4a7 10742 
libdbusmenu-jsonloader1_0.3.6-1_amd64.deb
 e8c6606f25e12975afd01520c4cd6a0faab87339857b016b9abb89c27b1a31fc 10034 
libdbusmenu-jsonloader-dev_0.3.6-1_amd64.deb
Files: 
 c45fbc5ed4c3e688a5b2d9466a1ee043 1723 gnome optional libdbusmenu_0.3.6-1.dsc
 c9eb2d942ed739b09959a175030561f3 560254 gnome optional 
libdbusmenu_0.3.6.orig.tar.gz
 8cbcc0374a3a8962fbc038e316842cec 6139 gnome optional 
libdbusmenu_0.3.6-1.diff.gz
 9e18ea303ba43db22877b5a9fc771d3b 32868 doc optional 
libdbusmenu-glib-doc_0.3.6-1_all.deb
 c4562863350d941aaa378f203a902133 18592 doc optional 
libdbusmenu-gtk-doc_0.3.6-1_all.deb
 232c5f7ee8b9ccec7666e3947eac32c4 30796 libs optional 
libdbusmenu-glib1_0.3.6-1_amd64.deb
 a8e666860c97cc11e5981c0da7447c72 45930 libdevel optional 
libdbusmenu-glib-dev_0.3.6-1_amd64.deb
 4a755cc4b719ff5a25824b5098f87778 23368 libs optional 
libdbusmenu-gtk1_0.3.6-1_amd64.deb
 

Accepted sbcl 1:1.0.40.0-2 (source all i386)

2010-07-17 Thread Christoph Egger
-BEGIN PGP SIGNED MESSAGE-
Hash: RIPEMD160

Format: 1.8
Date: Sat, 17 Jul 2010 11:22:25 +0200
Source: sbcl
Binary: sbcl sbcl-doc sbcl-source
Architecture: source all i386
Version: 1:1.0.40.0-2
Distribution: unstable
Urgency: low
Maintainer: Debian Common Lisp Team 
pkg-common-lisp-de...@lists.alioth.debian.org
Changed-By: Christoph Egger christ...@debian.org
Description: 
 sbcl   - A Common Lisp compiler and development system
 sbcl-doc   - Documentation for Steel Bank Common Lisp
 sbcl-source - Source code files for SBCL
Closes: 573408
Changes: 
 sbcl (1:1.0.40.0-2) unstable; urgency=low
 .
   * Breaking too old cl-asdf (Closes: #573408)
   * Line-Break longer relationship lines
Checksums-Sha1: 
 596ebf668864451519d717ad0735f9bb306486a6 1652 sbcl_1.0.40.0-2.dsc
 6728928e963707a8a56b4e53005496fb1e10898f 63066 sbcl_1.0.40.0-2.diff.gz
 ff49e79246830c85fea532ec604dfab13a0e450a 1307912 sbcl-doc_1.0.40.0-2_all.deb
 fb190ec81ab437df22fa740b92e9e7bba9b92c2a 3546330 sbcl-source_1.0.40.0-2_all.deb
 c993f25fdc8a66a700a47532fc3c4d7ba23bfde1 9863732 sbcl_1.0.40.0-2_i386.deb
Checksums-Sha256: 
 ab4903778d2a859c8ab112509bc855a5072f679030d9730d15b09c925ba37485 1652 
sbcl_1.0.40.0-2.dsc
 e8c0a6a8cab8707d88c98bf92f4e41b6eaad6775b00f6ddc518cc4d1632b37b3 63066 
sbcl_1.0.40.0-2.diff.gz
 d50a8738d71f416babf3c0ba7c167783bf2b4e1151db25fa7884729f091a40a2 1307912 
sbcl-doc_1.0.40.0-2_all.deb
 80263a38aa54e7485a7f58a066ce9dbe06b21118dbadfb860f6fa05fb20a8942 3546330 
sbcl-source_1.0.40.0-2_all.deb
 1ce44c6dd5d8b827ef6d06055e4a46e14f8d4fa225dc601528ddba3848516e7b 9863732 
sbcl_1.0.40.0-2_i386.deb
Files: 
 572c17b432613f1780a2237c645f57d6 1652 lisp optional sbcl_1.0.40.0-2.dsc
 5f790b2600626623f119ced04431cbcd 63066 lisp optional sbcl_1.0.40.0-2.diff.gz
 a0fd004e9f34f041017895e3c9d0 1307912 doc optional 
sbcl-doc_1.0.40.0-2_all.deb
 51455aafea90d3455b648ebf71273df9 3546330 lisp optional 
sbcl-source_1.0.40.0-2_all.deb
 15c4eaa4ec17237f516e26979d142f6b 9863732 lisp optional sbcl_1.0.40.0-2_i386.deb

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

iQEcBAEBAwAGBQJMQXpaAAoJEOGDbms1cuRhu1kH/jCGgSXSCFhMZMb6ogdTzjOG
tbGSAxrm+/M2Niyn2kxwbyy5R0Yoxa2fuvPuRlDp+B8CCKp9+B6h/IVe+f8i4VQQ
4wpkhNJQip8hOG8h8eDqlXFUL53ruSaojL7Wa/HpovHzP3pcOvgcCNbQdoVKqqda
xIwqcUM5cz6Ymqta2SY5Jilh08Gf3qP1DssMvGBQE+dJqxZgNB7gzEax5QdB+3OH
3NPWeyM4Q56ySbVmsWdYa5+pNea22W6ey8Kl87+8Ns3VC7E8TThrW3fKmGsqGg4L
68Zxety0LLT+JBnwHq1mhmDpuyHKzlmXOe2WXrSBTTdvr050Yrr+p1H4l0YiX10=
=r3qA
-END PGP SIGNATURE-


Accepted:
sbcl-doc_1.0.40.0-2_all.deb
  to main/s/sbcl/sbcl-doc_1.0.40.0-2_all.deb
sbcl-source_1.0.40.0-2_all.deb
  to main/s/sbcl/sbcl-source_1.0.40.0-2_all.deb
sbcl_1.0.40.0-2.diff.gz
  to main/s/sbcl/sbcl_1.0.40.0-2.diff.gz
sbcl_1.0.40.0-2.dsc
  to main/s/sbcl/sbcl_1.0.40.0-2.dsc
sbcl_1.0.40.0-2_i386.deb
  to main/s/sbcl/sbcl_1.0.40.0-2_i386.deb


-- 
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/e1oa4dp-0004lq...@franck.debian.org



Accepted fvwm-crystal 3.0.5.dfsg-5 (source all)

2010-07-17 Thread Vincent Bernat
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 17 Jul 2010 11:41:53 +0200
Source: fvwm-crystal
Binary: fvwm-crystal
Architecture: source all
Version: 3.0.5.dfsg-5
Distribution: unstable
Urgency: low
Maintainer: Vincent Bernat ber...@debian.org
Changed-By: Vincent Bernat ber...@debian.org
Description: 
 fvwm-crystal - Pretty Desktop Environment based on fvwm
Closes: 494907
Changes: 
 fvwm-crystal (3.0.5.dfsg-5) unstable; urgency=low
 .
   * Update Fvwm-AcpiBatt to work with kernels without /proc/acpi. Thanks
 to Achim Gaedke. Closes: #494907.
   * Bump to Standards-Version 3.9.0.
   * Switch to 3.0 (quilt) format.
   * No need to Build-Depends on python-dev since Arch: all.
Checksums-Sha1: 
 8c108b1440c6705784b9e374985bebe2623b4e9d 1289 fvwm-crystal_3.0.5.dfsg-5.dsc
 5e3eb6cd5bdf84cbc653a32847a61b0948210406 16264 
fvwm-crystal_3.0.5.dfsg-5.debian.tar.gz
 92b15d72572b6d6e13d22d75fdb8bf05c2146781 3894300 
fvwm-crystal_3.0.5.dfsg-5_all.deb
Checksums-Sha256: 
 3fba88af784f6d097f8e184cc3b64ca33959c3b4a4c7259c0ae82acfcf30d5d3 1289 
fvwm-crystal_3.0.5.dfsg-5.dsc
 bef56b43f5655cbe0d0010ad7c5b4d062bc697b8aaacbdaa3cdb448f94f30f43 16264 
fvwm-crystal_3.0.5.dfsg-5.debian.tar.gz
 ad92acda06c9c13fa5534f001553f70aa015c2993fee1784961dcf6e9b3ebfb8 3894300 
fvwm-crystal_3.0.5.dfsg-5_all.deb
Files: 
 8f40f4c60bca2074eabb4b8b7c3e073d 1289 x11 optional 
fvwm-crystal_3.0.5.dfsg-5.dsc
 5c1d71b2dcdf8601ab9dc7e8e94b254b 16264 x11 optional 
fvwm-crystal_3.0.5.dfsg-5.debian.tar.gz
 a6c06a9d2c32914178a19c8d66750691 3894300 x11 optional 
fvwm-crystal_3.0.5.dfsg-5_all.deb

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

iEYEARECAAYFAkxBfowACgkQKFvXofIqeU7RxQCfRGQ1zhlKw/V3CMozpFMc7bxU
U8QAniAKMypdBIJjR9xCu/4dc3XbWosd
=Jawf
-END PGP SIGNATURE-


Accepted:
fvwm-crystal_3.0.5.dfsg-5.debian.tar.gz
  to main/f/fvwm-crystal/fvwm-crystal_3.0.5.dfsg-5.debian.tar.gz
fvwm-crystal_3.0.5.dfsg-5.dsc
  to main/f/fvwm-crystal/fvwm-crystal_3.0.5.dfsg-5.dsc
fvwm-crystal_3.0.5.dfsg-5_all.deb
  to main/f/fvwm-crystal/fvwm-crystal_3.0.5.dfsg-5_all.deb


-- 
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/e1oa4sh-0005ws...@franck.debian.org



Accepted python-numpy 1:1.4.1-1 (source all amd64)

2010-07-17 Thread Sandro Tosi
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 17 Jul 2010 11:50:56 +0200
Source: python-numpy
Binary: python-numpy python-numpy-dbg python-numpy-doc
Architecture: source amd64 all
Version: 1:1.4.1-1
Distribution: unstable
Urgency: low
Maintainer: Debian Python Modules Team 
python-modules-t...@lists.alioth.debian.org
Changed-By: Sandro Tosi mo...@debian.org
Description: 
 python-numpy - Numerical Python adds a fast array facility to the Python 
languag
 python-numpy-dbg - Fast array facility to the Python language (debug extension)
 python-numpy-doc - NumPy documentation
Closes: 482706 508113 573614 585309 586395
Changes: 
 python-numpy (1:1.4.1-1) unstable; urgency=low
 .
   [ Sandro Tosi ]
   * debian/control
 - removed Marco Presi from uploaders: thanks for your work!
 - added myself to Uploaders
 - added python-sphinx and python-matplotlib to b-d, needed to build doc
 - drop python-numpy-ext, transitional package already in stable
 - bump Standards-Version to 3.9.0 (no changes needed)
 - removed Conflicts: all versions are already older than the ones in lenny
   * New upstream release
   * debian/patches/04_fix_utils_deprecated.patch
 - removed, upstream code has changed
   * debian/patches/05_fix_endianness_detection.patch
 - refreshed for new upstream code
 - disabled, since it generates a corrupted package (left here just in case)
   * debian/copyright
 - updated copyright notice; thanks to Yaroslav Halchenko for the report;
   Closes: #573614
 - added all the missing notices for copyrights  licenses differing from
   main ones
   * debian/rules
 - remove 'get-orig-source' target, no more needed
 - build and install documentation; thanks to Joel for the report;
   Closes: #508113
   * debian/python-numpy.install
 - sorted, it's clearer to read
 - added installation for 'compat', 'matrixlib' and 'polynomial' submodules
   * debian/patches/07_bts585309_string_exceptions.diff
 - added upstream patch (r8463) to remove string exceptions; Closes: #585309
   * debian/{compat, control, rules, *.install, *.doc}
 - switch from cdbs to dh7
   * debian/{control, rules}
 - use system-wide jquery instead of an embedded one
   * debian/python-numpy-doc.doc-base
 - added doc-base
   * debian/patches/10_use_local_python.org_object.inv_sphinx.diff
 - use a local copy of python.org object.inv file instead of downloading it
   from internet at doc build-time
   * debian/patches/03_force_f2py_version.patch
 - added description
   * debian/{control, README.f2py}
 - properly support f2py executables, Suggesting python-dev and gfortran and
   adding a readme file to explain that; thanks to Kevin Mitchell for the
   report; Closes: #586395
   * debian/{control, rules, *.preinst}
 - switch from python-central to python-support
   * debian/python-numpy.docs
 - separate each file in a different line and install README.f2py
 .
   [ Piotr Ożarowski ]
   * debian/control: add XB-Python-Version to python-numpy-dbg package
 .
   [ Kumar Appaiah ]
   * Convert to new source format: 3.0 (quilt) (Closes: #482706)
 + debian/rules: Remove CDBS' quilt related calls.
 + Add debian/source/format which says 3.0 (quilt).
 .
   [ Jakub Wilk ]
   * Add --prefix=/usr to setup.py in order to appease Python = 2.6.
   * Move f2pyX.Y-dbg manpages from python-numpy to python-numpy-dbg.
   * Actually build f2pyX.Y-dbg and f2py-dbg binaries.
   * Fix shebangs for f2py* binaries.
 .
   [ Matthias Klose ]
   * Use setup.py install --install-layout; specifying --prefix installs
 into the wrong location.
Checksums-Sha1: 
 fddbaea5b9352ec11e62622c5b185aaa505002eb 1754 python-numpy_1.4.1-1.dsc
 ec6078aa09acbcca3d90f9f36353fc83e7e1daa0 2201795 python-numpy_1.4.1.orig.tar.gz
 8b9e7d340d55f36e901b666b94dff66120dda000 94091 
python-numpy_1.4.1-1.debian.tar.gz
 ef59094ebf6338493ab77e555cccbad8e111c306 2077906 python-numpy_1.4.1-1_amd64.deb
 ffe992693b66fd18aa8663fe3e0164cafc45941a 5026070 
python-numpy-dbg_1.4.1-1_amd64.deb
 88c13d39e4c556169a681a8a3f2bc55208a5cc92 3193640 
python-numpy-doc_1.4.1-1_all.deb
Checksums-Sha256: 
 97965d86bc3174491b3655830937febfb87b1e481d16baf21662a20f0823782c 1754 
python-numpy_1.4.1-1.dsc
 2e7bb84573e5123e07f3c919fd433bc09b78d606252b6b719e385c2a981d8e06 2201795 
python-numpy_1.4.1.orig.tar.gz
 2bd26c0c6245159d594e1a503c0a7ac52498da77a77c2f9b0dcac21b26caa822 94091 
python-numpy_1.4.1-1.debian.tar.gz
 7316009f9633248703d61ef0adb8b2a741c7540bb6356550dd953bb6eb04bbfe 2077906 
python-numpy_1.4.1-1_amd64.deb
 a51eff6eb078223580cbf7a4c22b550e5933404e17ec5a0a91a0ded74257d56a 5026070 
python-numpy-dbg_1.4.1-1_amd64.deb
 d3708785bd7dcc9b52125f8b9da113e7a7816542e4f22c4bb3c313319f3a1154 3193640 
python-numpy-doc_1.4.1-1_all.deb
Files: 
 3e2bc821d8490f1673019b3a54850c92 1754 python optional python-numpy_1.4.1-1.dsc
 5c7b5349dc3161763f7f366ceb96516b 2201795 python optional 

Accepted sendmail 8.14.3-9.2 (source all i386)

2010-07-17 Thread Mehdi Dogguy
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sun, 11 Jul 2010 23:15:00 +0200
Source: sendmail
Binary: sendmail-bin rmail sensible-mda libmilter1.0.1 libmilter1.0.1-dbg 
libmilter-dev sendmail-doc sendmail sendmail-base sendmail-cf
Architecture: source all i386
Version: 8.14.3-9.2
Distribution: unstable
Urgency: low
Maintainer: Richard A Nelson (Rick) cow...@debian.org
Changed-By: Mehdi Dogguy me...@debian.org
Description: 
 libmilter-dev - Sendmail Mail Filter API (Milter)
 libmilter1.0.1 - Sendmail Mail Filter API (Milter)
 libmilter1.0.1-dbg - Sendmail Mail Filter API (Milter)
 rmail  - MTA-UUCP remote mail handler
 sendmail   - powerful, efficient, and scalable Mail Transport Agent
 sendmail-base - powerful, efficient, and scalable Mail Transport Agent
 sendmail-bin - powerful, efficient, and scalable Mail Transport Agent
 sendmail-cf - powerful, efficient, and scalable Mail Transport Agent
 sendmail-doc - powerful, efficient, and scalable Mail Transport Agent
 sensible-mda - Mail Delivery Agent wrapper
Closes: 585057
Changes: 
 sendmail (8.14.3-9.2) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Copy dhcp exit hooks from /etc/dhcp3/dhclient-exit-hooks.d to
 /etc/dhcp/dhclient-exit-hooks.d (Closes: #585057).
Checksums-Sha1: 
 cd43b5875c28bbb8a3e46727e97e899f7d3ac190 2131 sendmail_8.14.3-9.2.dsc
 e0054b02c110953c321d28cbe8b6a0dada1e0350 476333 sendmail_8.14.3-9.2.diff.gz
 ebd56c3338accf634cac66c981f67ec5d8276f1b 836788 sendmail-doc_8.14.3-9.2_all.deb
 4df7270ad22afd0c73aa8d9b68d52da98bebef63 206930 sendmail_8.14.3-9.2_all.deb
 daa50290a988a6978129f01db922bf59bd827c2b 357272 
sendmail-base_8.14.3-9.2_all.deb
 5754c77ea4d7eeb9186e9a5801d614e103d623b8 296852 sendmail-cf_8.14.3-9.2_all.deb
 fee5a730606115bbc345c44bc8fca5377c0b1889 929200 
sendmail-bin_8.14.3-9.2_i386.deb
 b558acad7844cbd9cae332e7d1043452f2896995 243602 rmail_8.14.3-9.2_i386.deb
 67e4544006e9e0c293b2a3dff64f55f7cd57ac15 214750 
sensible-mda_8.14.3-9.2_i386.deb
 47f9596166787d21eadb0c08f4cf53e759a8da71 235772 
libmilter1.0.1_8.14.3-9.2_i386.deb
 d7bfc33417ce40b3964efc72613ac665664e931e 252916 
libmilter1.0.1-dbg_8.14.3-9.2_i386.deb
 656a40526874ec5f161514de4104690aa8b46c2c 318884 
libmilter-dev_8.14.3-9.2_i386.deb
Checksums-Sha256: 
 0117fd863edd78acb7fee5c68c4faf958623504b5b9b3d49dce3eb31471be834 2131 
sendmail_8.14.3-9.2.dsc
 5695c434b54eb0a55060165f3e5bbf8ae35f7184762213bcc6a1b429de6e07fc 476333 
sendmail_8.14.3-9.2.diff.gz
 31b6a5097002e0bfe8beb997ba5a5837ccacb8b9f372d7270e0566f38d071542 836788 
sendmail-doc_8.14.3-9.2_all.deb
 f4afaf1c0a339835324b1f90bd8546615f6d25f0671b519b60fbefa28afa0a5d 206930 
sendmail_8.14.3-9.2_all.deb
 2aa27b5d23f197021b5ff04f950d99ad462ee94ba00dc16121b750b8fd077085 357272 
sendmail-base_8.14.3-9.2_all.deb
 12faeaab5dcaee8367783094cb5e44c2e8d48c33d3b3142d1c427381a924f381 296852 
sendmail-cf_8.14.3-9.2_all.deb
 e915f813bb089a42ce392f507d339a10bc94fc1c6d34853e6993b701aa461490 929200 
sendmail-bin_8.14.3-9.2_i386.deb
 d2b6579928f4e5fe6234eae096f6b024e881e5d08ae72bbe8c76e47be9c76cda 243602 
rmail_8.14.3-9.2_i386.deb
 681eeafab4bb0b328e4b4d848cd4277978c34c728294cc61ec14952bed77b340 214750 
sensible-mda_8.14.3-9.2_i386.deb
 5a3f7f65536025c7cdb37ae93c5afca1d69ff73ab7ec009cd953c3a6641d0df8 235772 
libmilter1.0.1_8.14.3-9.2_i386.deb
 3d84c05bb81dff4209495bfeb43d44a4b749c98579ad16bc5c6f0ea3741e0bbc 252916 
libmilter1.0.1-dbg_8.14.3-9.2_i386.deb
 3214e946902245201b3193dfe8399ab8cb960793870f36352a92b190fd3af9ad 318884 
libmilter-dev_8.14.3-9.2_i386.deb
Files: 
 905fb6de01eadc8f3cd369a8cb51847a 2131 mail extra sendmail_8.14.3-9.2.dsc
 a7de22d2c0471a22f1f626e90debf224 476333 mail extra sendmail_8.14.3-9.2.diff.gz
 8674991a6e5ce656f70043f0739ebac0 836788 doc extra 
sendmail-doc_8.14.3-9.2_all.deb
 4281166f63f997b418a61f3ca03e3b8a 206930 mail extra sendmail_8.14.3-9.2_all.deb
 62e6b816f6fbe770319ac10e0d5f1f4d 357272 mail extra 
sendmail-base_8.14.3-9.2_all.deb
 126f2f9549f52ddf708981136b298cd4 296852 mail extra 
sendmail-cf_8.14.3-9.2_all.deb
 a36f542c77483b262468137309de194f 929200 mail extra 
sendmail-bin_8.14.3-9.2_i386.deb
 3dcae506f8a7d6c443cc30c7e0cafa06 243602 mail extra rmail_8.14.3-9.2_i386.deb
 eb8ef3ba8e45f46ae1591c177c7f5db3 214750 mail extra 
sensible-mda_8.14.3-9.2_i386.deb
 dfc84387c59630b0365835618f32d559 235772 libs extra 
libmilter1.0.1_8.14.3-9.2_i386.deb
 90203c66a11809469c8b3f1fecd39aae 252916 libs extra 
libmilter1.0.1-dbg_8.14.3-9.2_i386.deb
 34d7e166a588f0fdf49da947e2c8ca4a 318884 libdevel extra 
libmilter-dev_8.14.3-9.2_i386.deb

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

iQIcBAEBCAAGBQJMOucIAAoJEDO+GgqMLtj/qOMP/RAlcv2DlSqyQxr+8Ml6Y5Oc
IMhwQA6qSA0l5tvawoptU6wphhCh7DFziFvcYr1Ygdh/2ScW4bmTsIIBhB0R+20+
KJxhYhHMhtEAvtmS8255A5/Wwmi65swJAYkj0S+xXJsiZcuJNKKy3ybX2Saivh3h
KDQNCMacdjliLGyw/P5n8YgBlF/Zft4lKcHrUz13C+ySw8MvFVOR1Nfn7GGzhjsS
dA/6JS1N4A6cnA3exXyCL7MKpeBjEbAT5d61m8fnnaI2rTk/Adthtcau0+iR8apI

Accepted sylpheed 3.1.0~beta2-1 (source all amd64)

2010-07-17 Thread Ricardo Mones
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 17 Jul 2010 12:02:11 +0200
Source: sylpheed
Binary: sylpheed sylpheed-dbg sylpheed-i18n
Architecture: source amd64 all
Version: 3.1.0~beta2-1
Distribution: experimental
Urgency: low
Maintainer: Ricardo Mones mo...@debian.org
Changed-By: Ricardo Mones mo...@debian.org
Description: 
 sylpheed   - Light weight e-mail client with GTK+
 sylpheed-dbg - Debugging symbols for sylpheed, a GTK+ e-mail client
 sylpheed-i18n - Locale data for Sylpheed (i18n support)
Changes: 
 sylpheed (3.1.0~beta2-1) experimental; urgency=low
 .
   * New upstream beta release
   * debian/control
   - Bumped Standards-Version (no other changes required)
Checksums-Sha1: 
 2b332d62be2011ca34b064e72c6e9eb6d235e531 1446 sylpheed_3.1.0~beta2-1.dsc
 676bf261f5b4740d354a185936eee1a6b3f2293f 4664356 
sylpheed_3.1.0~beta2.orig.tar.gz
 46ec1e86772eee051326abcdb05ddcb9cafb1e97 20643 
sylpheed_3.1.0~beta2-1.debian.tar.gz
 fdecf6014225ec0f97ad57e8a0209a9dcc425ae8 853974 
sylpheed_3.1.0~beta2-1_amd64.deb
 143b871af0eea88386514910f57729ca2d6c4992 2393686 
sylpheed-dbg_3.1.0~beta2-1_amd64.deb
 4829a6d8dab1cd4890fdd1780687021946be56ea 1292252 
sylpheed-i18n_3.1.0~beta2-1_all.deb
Checksums-Sha256: 
 e22d0b460f524f592b22f9654abe14e4930f4d2a8cfb793968b189616d3e5f1b 1446 
sylpheed_3.1.0~beta2-1.dsc
 d98ac0716575f2a99ac86efb91e5ecefdf097169bbe9b6ec5fffba6af36a9219 4664356 
sylpheed_3.1.0~beta2.orig.tar.gz
 b22d9506760bc26c7cd452719cd46284e64a2d40561a3520e4ba44e0406628e7 20643 
sylpheed_3.1.0~beta2-1.debian.tar.gz
 d7099714cf1e543d7ef7a152e5fc694eb0e158223f079a30a573fb68d37c6512 853974 
sylpheed_3.1.0~beta2-1_amd64.deb
 26e85caa583fcf7d8f3353b31e46dc07d03300093657ebef1a47fbe254beb7e2 2393686 
sylpheed-dbg_3.1.0~beta2-1_amd64.deb
 8e5ff089c2ff4cc55e523308f4c2c648909d6cf3849b6dd4c9e210a60184dd06 1292252 
sylpheed-i18n_3.1.0~beta2-1_all.deb
Files: 
 faff6908975296fdd7621d5a091f898b 1446 mail optional sylpheed_3.1.0~beta2-1.dsc
 74304ba1e378a80e6b02db6d2860f5ce 4664356 mail optional 
sylpheed_3.1.0~beta2.orig.tar.gz
 02ebe51a18fec8e8a85fec878ec97fca 20643 mail optional 
sylpheed_3.1.0~beta2-1.debian.tar.gz
 d6571e654a08618796bfa14361138226 853974 mail optional 
sylpheed_3.1.0~beta2-1_amd64.deb
 c0ebfd5900d6033be9e54a2db421b95a 2393686 debug extra 
sylpheed-dbg_3.1.0~beta2-1_amd64.deb
 7ed2b304f2fcf88be50ef665154011c9 1292252 localization optional 
sylpheed-i18n_3.1.0~beta2-1_all.deb

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

iEYEARECAAYFAkxBhV8ACgkQLARVQsm1XawKCwCgvf5jdCPSUdfiUUKmaGzHr0i2
PwcAoKBU0NK8WoSOi0kr3LmA2qScSF3z
=kdtT
-END PGP SIGNATURE-


Accepted:
sylpheed-dbg_3.1.0~beta2-1_amd64.deb
  to main/s/sylpheed/sylpheed-dbg_3.1.0~beta2-1_amd64.deb
sylpheed-i18n_3.1.0~beta2-1_all.deb
  to main/s/sylpheed/sylpheed-i18n_3.1.0~beta2-1_all.deb
sylpheed_3.1.0~beta2-1.debian.tar.gz
  to main/s/sylpheed/sylpheed_3.1.0~beta2-1.debian.tar.gz
sylpheed_3.1.0~beta2-1.dsc
  to main/s/sylpheed/sylpheed_3.1.0~beta2-1.dsc
sylpheed_3.1.0~beta2-1_amd64.deb
  to main/s/sylpheed/sylpheed_3.1.0~beta2-1_amd64.deb
sylpheed_3.1.0~beta2.orig.tar.gz
  to main/s/sylpheed/sylpheed_3.1.0~beta2.orig.tar.gz


-- 
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/e1oa4vg-0008uy...@franck.debian.org



Accepted xorg-server 2:1.8.99.905-1 (source all amd64)

2010-07-17 Thread Julien Cristau
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sat, 17 Jul 2010 11:13:32 +0100
Source: xorg-server
Binary: xserver-xorg-core xserver-xorg-core-udeb xserver-xorg-dev xdmx 
xdmx-tools xnest xvfb xserver-xephyr xserver-xfbdev xserver-xorg-core-dbg 
xserver-common
Architecture: source all amd64
Version: 2:1.8.99.905-1
Distribution: experimental
Urgency: low
Maintainer: Debian X Strike Force debia...@lists.debian.org
Changed-By: Julien Cristau jcris...@debian.org
Description: 
 xdmx   - distributed multihead X server
 xdmx-tools - Distributed Multihead X tools
 xnest  - Nested X server
 xserver-common - common files used by various X servers
 xserver-xephyr - nested X server
 xserver-xfbdev - Linux framebuffer device tiny X server
 xserver-xorg-core - Xorg X server - core server
 xserver-xorg-core-dbg - Xorg - the X.Org X server (debugging symbols)
 xserver-xorg-core-udeb - Xorg X server - core server (udeb)
 xserver-xorg-dev - Xorg X server - development files
 xvfb   - Virtual Framebuffer 'fake' X server
Changes: 
 xorg-server (2:1.8.99.905-1) experimental; urgency=low
 .
   * Drop recommends on xbase-clients.
   * Add xauth to xserver-common recommends.
   * Bump Standards-Version to 3.9.0.
   * Don't install serverminver, drivers shouldn't use this anymore.
   * New upstream release candidate.
Checksums-Sha1: 
 c9cd6eafe660ea049856579cbc7ed07c05343b6c 4260 xorg-server_1.8.99.905-1.dsc
 ade3d6868de46ec9b9821b0c41b26fc79d825a31 7108977 
xorg-server_1.8.99.905.orig.tar.gz
 9f42c085e86e01a6e9d5d2f10f549ff3a0ab4090 331269 
xorg-server_1.8.99.905-1.diff.gz
 889775ce77565c99c138246977b8324a515ec453 1072462 
xserver-common_1.8.99.905-1_all.deb
 182a035f8d2a28123138982fa8b0733fd4c6e4b7 1704086 
xserver-xorg-core_1.8.99.905-1_amd64.deb
 899124a0761df7a58b06a78349532548e7e4eea2 1028840 
xserver-xorg-core-udeb_1.8.99.905-1_amd64.udeb
 421e5a63a477bfb9d0946d4d33072ef6e123ce0f 301432 
xserver-xorg-dev_1.8.99.905-1_amd64.deb
 97ab2a7256d6fbe3091bd79a4e3f1a2e20153760 858190 xdmx_1.8.99.905-1_amd64.deb
 953881be95e04949c77718ece4ce8c71780f8242 109500 
xdmx-tools_1.8.99.905-1_amd64.deb
 1c72c84a6c6999e6aae1b468b30d03112936910d 766896 xnest_1.8.99.905-1_amd64.deb
 01a80355e05f8bf9ef1a30aebee7f67d18a2a043 884514 xvfb_1.8.99.905-1_amd64.deb
 cc1af7ff0f7cc1e93e706ec995ee2887f4fffd96 979272 
xserver-xephyr_1.8.99.905-1_amd64.deb
 9b33c69c831dfa094ebd9159f969a73f6a5d0335 900534 
xserver-xfbdev_1.8.99.905-1_amd64.deb
 6f01454f81eff2bebbe1c34fdf2473a45b155783 5596458 
xserver-xorg-core-dbg_1.8.99.905-1_amd64.deb
Checksums-Sha256: 
 620b657167446b59929358c3143c5f1097c69e0c9772c6f9c5477a5f381b8d0c 4260 
xorg-server_1.8.99.905-1.dsc
 28dac9ff48f434ae1670f12a3234b5f9d7516f8bc498b81e3c48260ed7499305 7108977 
xorg-server_1.8.99.905.orig.tar.gz
 3bb70770f4b517e9c2a93288227a51a61a8b746cbac0698e3a9dceea6634e781 331269 
xorg-server_1.8.99.905-1.diff.gz
 c7204b7f2c53cb40c53c9a3c85b0fa6fa12a8e284eb13c4d87b8e6bbc2fe641c 1072462 
xserver-common_1.8.99.905-1_all.deb
 ff6dff4a2a2d956986367b0ec9a4e2fbbf45f407a8dc674afa9a0fd50d6d687b 1704086 
xserver-xorg-core_1.8.99.905-1_amd64.deb
 5b50149e246d16e0b195fddd80ffde426e1b7c43501cd4583b4369beac364ab6 1028840 
xserver-xorg-core-udeb_1.8.99.905-1_amd64.udeb
 91212b721921a07c07bd3a6f4d7b59901eace89f3724a169cc4fdd016e7720e0 301432 
xserver-xorg-dev_1.8.99.905-1_amd64.deb
 d6b3619ab9f31c2dfdb4fb92874803b39e5bcb06e1b1182a1af57904fb879baa 858190 
xdmx_1.8.99.905-1_amd64.deb
 bf6debdca7aae7e5896681c7ecd16bbc178fad2c976cf19c942ece428b1d3dee 109500 
xdmx-tools_1.8.99.905-1_amd64.deb
 4eaf88440b9b97d417eddc03dc1e5603e31634892372014374694a3e96a618dd 766896 
xnest_1.8.99.905-1_amd64.deb
 4e81207418c51dbfdc41fd2bab8f267e4a339007cfdc186b760da8178f5562fb 884514 
xvfb_1.8.99.905-1_amd64.deb
 0ce631b2b8faf9ae0ea78c1a990c9d688e1b552b6f29020697b9e67e1b03e917 979272 
xserver-xephyr_1.8.99.905-1_amd64.deb
 9054ca9449d09740e6eb34264f6dc5725f7c5cc219c07f81dc8348f4d7ce1300 900534 
xserver-xfbdev_1.8.99.905-1_amd64.deb
 0c26f6263da4ac8bd3d38649bd65602f25151899326dbd3b1f72407e068b0783 5596458 
xserver-xorg-core-dbg_1.8.99.905-1_amd64.deb
Files: 
 22e1c8957af0faa1fd9f64f4ffa4d55e 4260 x11 optional xorg-server_1.8.99.905-1.dsc
 ec46f0c99ebe047888005397d490ba02 7108977 x11 optional 
xorg-server_1.8.99.905.orig.tar.gz
 f1a80764118af3ad50044d95de22684c 331269 x11 optional 
xorg-server_1.8.99.905-1.diff.gz
 867a01e89b04110aa94ace5f940c4dbe 1072462 x11 optional 
xserver-common_1.8.99.905-1_all.deb
 993a4f86f410f3b12730c84ec825f73f 1704086 x11 optional 
xserver-xorg-core_1.8.99.905-1_amd64.deb
 d8ce4564c26013628e2355938550285f 1028840 debian-installer optional 
xserver-xorg-core-udeb_1.8.99.905-1_amd64.udeb
 e2d37ce6a160101587e64a385b185f42 301432 x11 optional 
xserver-xorg-dev_1.8.99.905-1_amd64.deb
 86db855746b56b820c017b583aae6194 858190 x11 optional 
xdmx_1.8.99.905-1_amd64.deb
 7d478baf670d3cde3c0e4c36200ff49d 109500 x11 optional 
xdmx-tools_1.8.99.905-1_amd64.deb
 087dc507a50164da960c301eb9749789 

Accepted python-defaults 2.6.5-8 (source all)

2010-07-17 Thread Matthias Klose
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 17 Jul 2010 13:10:06 +0200
Source: python-defaults
Binary: python python-minimal python-examples python-dev idle python-doc 
python-dbg python-all python-all-dev python-all-dbg
Architecture: source all
Version: 2.6.5-8
Distribution: unstable
Urgency: low
Maintainer: Matthias Klose d...@debian.org
Changed-By: Matthias Klose d...@debian.org
Description: 
 idle   - IDE for Python using Tkinter (default version)
 python - interactive high-level object-oriented language (default version)
 python-all - package depending on all supported Python runtime versions
 python-all-dbg - package depending on all supported Python debugging packages
 python-all-dev - package depending on all supported Python development packages
 python-dbg - debug build of the Python Interpreter (version 2.6)
 python-dev - header files and a static library for Python (default)
 python-doc - documentation for the high-level object-oriented language Python
 python-examples - examples for the Python language (default version)
 python-minimal - minimal subset of the Python language (default version)
Changes: 
 python-defaults (2.6.5-8) unstable; urgency=low
 .
   * Revert:
 - python-minimal: Provide symlink to binary and manpage for
   /usr/bin/python2.
 This interpreter name is not created in the upstream sources.
 python should be used instead.
Checksums-Sha1: 
 1341e689b3398eb71a08827a75df2a09680d1007 1233 python-defaults_2.6.5-8.dsc
 e7088b71bdacfd6af67d73a99c10941615ca 131757 python-defaults_2.6.5-8.tar.gz
 82c54c44545b294117675ad162267eb1c47e6883 158472 python_2.6.5-8_all.deb
 20bf9328165bb3a402ec292c5b9d73978704ad1c 29368 python-minimal_2.6.5-8_all.deb
 07cdc596a7d812cea4b114b75692cdbcacb97645 866 python-examples_2.6.5-8_all.deb
 7df949082712af551c19b4e8a4204557f2cb 964 python-dev_2.6.5-8_all.deb
 a299f85d65485474317269f6be198b14270eb522 2996 idle_2.6.5-8_all.deb
 16517a163484db2d3b953190d681646ee461ed39 13102 python-doc_2.6.5-8_all.deb
 9c2f7fcd088ca50917bc6baaa55311bc248990f5 1022 python-dbg_2.6.5-8_all.deb
 c46300ce7101e164d39b27217277d4d8b9a412a8 878 python-all_2.6.5-8_all.deb
 726cdfaad3a21cef5250145c6131cb76529baed9 892 python-all-dev_2.6.5-8_all.deb
 e3847936043428d3b6adc9cf2a50f25c6f2415e3 902 python-all-dbg_2.6.5-8_all.deb
Checksums-Sha256: 
 c49a403e6eca93e027ae1655b005c69e5cfdf6eed78cc47a6b94149eae03df79 1233 
python-defaults_2.6.5-8.dsc
 81bccf7086ef4ebba3e2fcba2a1e50003759f980e5b1b92b0360533fd2d9c763 131757 
python-defaults_2.6.5-8.tar.gz
 3bade4942ea6b4ba2a0b25b8dbe6fc081cfaa40ea8b4186f6a5b2bbab4c6cc98 158472 
python_2.6.5-8_all.deb
 cf77f1fd5017ca65680fa3e26cbe860e95a204f27143213b413d1c1089a56e7d 29368 
python-minimal_2.6.5-8_all.deb
 719b079067469da5c375ebb8f06ef88e5b3801b61aa3cdfc22ed5e87657bd6a6 866 
python-examples_2.6.5-8_all.deb
 2a914bec5f4851ae333990943f4812763e187b85dc1774b94d45d08f8be2b41d 964 
python-dev_2.6.5-8_all.deb
 864bc11db2a747df6514c60b263d9a41affe855840c6048324a91d8c2131b5f8 2996 
idle_2.6.5-8_all.deb
 902861cd885b16a7b3c44be97f0b8188375dbd8b8259edf256c901e481add5ff 13102 
python-doc_2.6.5-8_all.deb
 bf12a1f70c8850736a2f5bf31b203118bb1249724e98a2670b0d3a5edce31326 1022 
python-dbg_2.6.5-8_all.deb
 a0ecb068184e007fc44fb38c621f8e4e1ccc40c75057a04c95d38328cd7ff5e5 878 
python-all_2.6.5-8_all.deb
 2022925e783975505f20389b7026ff5683af1c112b52bfc0fff939293474b0bd 892 
python-all-dev_2.6.5-8_all.deb
 27bdcf1e4d9a2eb56ed389f98171b0a9b99b3836471a8dbd52d1f6dcd650ef9a 902 
python-all-dbg_2.6.5-8_all.deb
Files: 
 70639e69a4da2ffcfde12601f8d28ea7 1233 python optional 
python-defaults_2.6.5-8.dsc
 edfd03014f765b94ca68d03f5cdff336 131757 python optional 
python-defaults_2.6.5-8.tar.gz
 a67aae6a6e5d7cec3befb77f9932f58d 158472 python standard python_2.6.5-8_all.deb
 077f599a33d69728b0ce453ee1d1c946 29368 python standard 
python-minimal_2.6.5-8_all.deb
 e4653a592d3d76249e92993f7cd830e0 866 python optional 
python-examples_2.6.5-8_all.deb
 dd7524c0ccc54f54068ced22c1e882a9 964 python optional python-dev_2.6.5-8_all.deb
 449cbbf0888176f44331142e5db731ed 2996 python optional idle_2.6.5-8_all.deb
 717b09b26764a188ba71b93cf9e8a306 13102 doc optional python-doc_2.6.5-8_all.deb
 4a957e851645893a8ca9ed2e3c438045 1022 debug extra python-dbg_2.6.5-8_all.deb
 5048fc02cdbb2ab10b53f5e769fa5d6b 878 python optional python-all_2.6.5-8_all.deb
 3a341f799773ca4c1744d6f9ca82bacf 892 python optional 
python-all-dev_2.6.5-8_all.deb
 91e7dbbf76bd4211774a346800b141ea 902 debug extra python-all-dbg_2.6.5-8_all.deb

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

iEYEARECAAYFAkxBkhcACgkQStlRaw+TLJwGywCfZwwLvl/2FHc0CkRNl0oc2NlI
eogAnjbOiW8VFMXRnsMP2ZBD9fKH/oFl
=vwKS
-END PGP SIGNATURE-


Accepted:
idle_2.6.5-8_all.deb
  to main/p/python-defaults/idle_2.6.5-8_all.deb
python-all-dbg_2.6.5-8_all.deb
  to main/p/python-defaults/python-all-dbg_2.6.5-8_all.deb
python-all-dev_2.6.5-8_all.deb
  to 

Accepted dkms 2.1.1.2-4 (source all)

2010-07-17 Thread Giuseppe Iuculano
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 17 Jul 2010 13:23:43 +0200
Source: dkms
Binary: dkms
Architecture: source all
Version: 2.1.1.2-4
Distribution: unstable
Urgency: low
Maintainer: Dynamic Kernel Modules Support Team 
pkg-dkms-ma...@lists.alioth.debian.org
Changed-By: Giuseppe Iuculano iucul...@debian.org
Description: 
 dkms   - Dynamic Kernel Module Support Framework
Closes: 586356 586724 588585 589308
Changes: 
 dkms (2.1.1.2-4) unstable; urgency=low
 .
   * [f649aa1] Added coreutils = 7.4 in Depends (Closes: #586356)
   * [01c7c14] Remove old modules when removing a kernel (Closes: #586724)
 - thanks to Jan Muszynski
   * [b6182ba] Bump to Standards-Version 3.9.0, no changes needed
   * [eaeddb3] dkms_common.postinst: handle dkms build error gracefully
 by skipping build for the non matching kernels. (Closes: #588585) -
 thanks to Jan-Marek Glogowski
   * [73533c2] Promote lsb-release to Pre-Depends (Closes: #589308)
Checksums-Sha1: 
 6349fd51e5c0a7ee1041b5f1a1ae570fb441a94f 1290 dkms_2.1.1.2-4.dsc
 5d912ca4badc741f7e9edc2949ff72073595df53 15839 dkms_2.1.1.2-4.debian.tar.gz
 ab9eca871ec666ca31ef6009e6ade129cd3a232e 70938 dkms_2.1.1.2-4_all.deb
Checksums-Sha256: 
 3e78a6f0f9f30f9ba32a9c33df767abebb63eee3d177cdfabd385bfa6f06bff6 1290 
dkms_2.1.1.2-4.dsc
 b5b46a0a6bc56f6668e986fbfa06f494fec55fa9e675194337ace60569ca237c 15839 
dkms_2.1.1.2-4.debian.tar.gz
 597e030d0a76effcdd0560fd19bac91fb0702ca4b937c0abd279724105cd 70938 
dkms_2.1.1.2-4_all.deb
Files: 
 c9aaee1042f6c36a52c47594e265828e 1290 kernel optional dkms_2.1.1.2-4.dsc
 fe57813241b0c39cdb9a4524b6c4d1d1 15839 kernel optional 
dkms_2.1.1.2-4.debian.tar.gz
 744fdbe05976a70fe2d4da828117cb24 70938 kernel optional dkms_2.1.1.2-4_all.deb

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

iEYEARECAAYFAkxBlJ0ACgkQNxpp46476ar78QCeO9KchCxp/bCHEV8MSUlO8uug
c+sAn2TZGcUJjEI6kxZinbW90cdX3d1I
=kBMO
-END PGP SIGNATURE-


Accepted:
dkms_2.1.1.2-4.debian.tar.gz
  to main/d/dkms/dkms_2.1.1.2-4.debian.tar.gz
dkms_2.1.1.2-4.dsc
  to main/d/dkms/dkms_2.1.1.2-4.dsc
dkms_2.1.1.2-4_all.deb
  to main/d/dkms/dkms_2.1.1.2-4_all.deb


-- 
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/e1oa5rh-0004iv...@franck.debian.org



Accepted s390-dasd 0.0.26 (source s390)

2010-07-17 Thread Bastian Blank
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 17 Jul 2010 13:25:46 +0200
Source: s390-dasd
Binary: s390-dasd
Architecture: source s390
Version: 0.0.26
Distribution: unstable
Urgency: low
Maintainer: Debian Install System Team debian-b...@lists.debian.org
Changed-By: Bastian Blank wa...@debian.org
Description: 
 s390-dasd  - Configure DASD (udeb)
Changes: 
 s390-dasd (0.0.26) unstable; urgency=low
 .
   [ Colin Watson ]
   * Upgrade to debhelper v7.
 .
   [ Frans Pop ]
   * Correct full name of DASD to Direct access storage device. Spotted by
 Josef Sipek and reported by Jonathan Nieder (#575682).
 .
   [ Updated translations ]
   * Amharic (am.po) by tegegne tefera
   * Arabic (ar.po) by Ossama M. Khayat
   * Asturian (ast.po) by astur
   * Belarusian (be.po) by Viktar Siarheichyk
   * Bulgarian (bg.po) by Damyan Ivanov
   * Bengali (bn.po) by Israt Jahan
   * Bosnian (bs.po) by Armin Beširović
   * Catalan (ca.po) by Jordi Mallach
   * Czech (cs.po) by Miroslav Kure
   * Danish (da.po) by Jacob Sparre Andersen
   * German (de.po) by Holger Wansing
   * Dzongkha (dz.po) by Jurmey Rabgay
   * Greek (el.po) by debian-l10n-greek
   * Esperanto (eo.po) by Felipe Castro
   * Spanish (es.po) by Javier Fernández-Sanguino Peña
   * Estonian (et.po) by Mattias Põldaru
   * Basque (eu.po) by Piarres Beobide
   * Persian (fa.po) by acathur
   * Finnish (fi.po) by Esko Arajärvi
   * French (fr.po) by Christian Perrier
   * Galician (gl.po) by Jorge Barreiro
   * Hebrew (he.po) by Lior Kaplan
   * Hindi (hi.po) by Kumar Appaiah
   * Croatian (hr.po) by Josip Rodin
   * Hungarian (hu.po) by SZERVÁC Attila
   * Indonesian (id.po) by Arief S Fitrianto
   * Italian (it.po) by Milo Casagrande
   * Japanese (ja.po) by Kenshi Muto
   * Georgian (ka.po) by Aiet Kolkhi
   * Kazakh (kk.po) by Baurzhan Muftakhidinov
   * Khmer (km.po) by Khoem Sokhem
   * Korean (ko.po) by Changwoo Ryu
   * Kurdish (ku.po) by Erdal Ronahi
   * Lithuanian (lt.po) by Kęstutis Biliūnas
   * Latvian (lv.po) by Aigars Mahinovs
   * Macedonian (mk.po) by Arangel Angov
   * Marathi (mr.po) by Sampada
   * Norwegian Bokmal (nb.po) by Hans Fredrik Nordhaug
   * Dutch (nl.po) by Frans Pop
   * Punjabi (Gurmukhi) (pa.po) by A S Alam
   * Polish (pl.po) by Bartosz Fenski
   * Portuguese (Brazil) (pt_BR.po) by Felipe Augusto van de Wiel (faw)
   * Portuguese (pt.po) by Miguel Figueiredo
   * Romanian (ro.po) by ioan-eugen STAN
   * Russian (ru.po) by Yuri Kozlov
   * Slovak (sk.po) by Ivan Masár
   * Slovenian (sl.po) by Vanja Cvelbar
   * Albanian (sq.po) by Elian Myftiu
   * Swedish (sv.po) by Daniel Nylander
   * Tamil (ta.po) by Dr,T,Vasudevan
   * Thai (th.po) by Theppitak Karoonboonyanan
   * Turkish (tr.po) by Mert Dirik
   * Ukrainian (uk.po) by Eugeniy Meshcheryakov
   * Vietnamese (vi.po) by Clytie Siddall
   * Simplified Chinese (zh_CN.po) by 苏运强
Checksums-Sha1: 
 cebc7a00ec6de2bcc0701a6e7a3eb04de3ed91ba 952 s390-dasd_0.0.26.dsc
 0aa9fecbd549b023a486eea7dac3c16dc5fd6d08 53701 s390-dasd_0.0.26.tar.gz
 19fac6cf9ccd9c298fccf96af26327bb2e8c915a 31530 s390-dasd_0.0.26_s390.udeb
Checksums-Sha256: 
 99a3ecd57db8ad1be20116d59eb573b26eed60499a25cf6af2c14344a7263c82 952 
s390-dasd_0.0.26.dsc
 6817aa168bd501da380eb52dfcd48473ee58d80d10bfa5d053b09b0278ab49ba 53701 
s390-dasd_0.0.26.tar.gz
 0b987af166df2c0fa38f557c90dc635f71d454977fa3b6c71c3968f3718f0921 31530 
s390-dasd_0.0.26_s390.udeb
Files: 
 4d36755bcdd3c96becbed15919d2ebb6 952 debian-installer standard 
s390-dasd_0.0.26.dsc
 34815762c856cb5581ee5f909ec6272c 53701 debian-installer standard 
s390-dasd_0.0.26.tar.gz
 4bba19964ad9973155cf95b28ccb 31530 debian-installer standard 
s390-dasd_0.0.26_s390.udeb
Package-Type: udeb

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

iEYEARECAAYFAkxBlUIACgkQLkAIIn9ODhH/4wCgvOPe3cCu0cIRNj6Gafhnd+BW
UpYAoJQ44ChMoP7o04mthapt5LRKb194
=l/De
-END PGP SIGNATURE-


Accepted:
s390-dasd_0.0.26.dsc
  to main/s/s390-dasd/s390-dasd_0.0.26.dsc
s390-dasd_0.0.26.tar.gz
  to main/s/s390-dasd/s390-dasd_0.0.26.tar.gz
s390-dasd_0.0.26_s390.udeb
  to main/s/s390-dasd/s390-dasd_0.0.26_s390.udeb


-- 
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/e1oa5si-0004zb...@franck.debian.org



Accepted s390-netdevice 0.0.23 (source s390)

2010-07-17 Thread Bastian Blank
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 17 Jul 2010 13:28:05 +0200
Source: s390-netdevice
Binary: s390-netdevice
Architecture: source s390
Version: 0.0.23
Distribution: unstable
Urgency: low
Maintainer: Debian Install System Team debian-b...@lists.debian.org
Changed-By: Bastian Blank wa...@debian.org
Description: 
 s390-netdevice - Configure network hardware (udeb)
Changes: 
 s390-netdevice (0.0.23) unstable; urgency=low
 .
   [ Colin Watson ]
   * Upgrade to debhelper v7.
 .
   [ Updated translations ]
   * Asturian (ast.po) by astur
   * Belarusian (be.po) by Viktar Siarheichyk
   * Bulgarian (bg.po) by Damyan Ivanov
   * Bengali (bn.po) by Israt Jahan
   * Danish (da.po) by Jacob Sparre Andersen
   * German (de.po) by Holger Wansing
   * Esperanto (eo.po) by Felipe Castro
   * Estonian (et.po) by Mattias Põldaru
   * Persian (fa.po) by acathur
   * French (fr.po) by Christian Perrier
   * Galician (gl.po) by Jorge Barreiro
   * Hindi (hi.po)
   * Croatian (hr.po) by Josip Rodin
   * Italian (it.po) by Milo Casagrande
   * Kazakh (kk.po) by Baurzhan Muftakhidinov
   * Khmer (km.po) by Khoem Sokhem
   * Korean (ko.po) by Changwoo Ryu
   * Kurdish (ku.po) by Erdal Ronahi
   * Macedonian (mk.po) by Arangel Angov
   * Malayalam (ml.po) by Praveen Arimbrathodiyil
   * Norwegian Bokmal (nb.po) by Hans Fredrik Nordhaug
   * Slovak (sk.po) by Ivan Masár
   * Slovenian (sl.po) by Vanja Cvelbar
   * Vietnamese (vi.po) by Clytie Siddall
   * Simplified Chinese (zh_CN.po) by 苏运强
Checksums-Sha1: 
 3b02d0aafd260c8b3272f4f91f7b6ae0611bf87f 986 s390-netdevice_0.0.23.dsc
 51b92a3cdb1a6dc3100ea1b9ec44262dc7ce31f4 103810 s390-netdevice_0.0.23.tar.gz
 11e569dae04bde46c4ff3f0d5ca5f27c971cb50d 91156 s390-netdevice_0.0.23_s390.udeb
Checksums-Sha256: 
 da15310c2f1fd1bf55971cfff04c95abe60d54f9f265cd7626772aaea3439bf5 986 
s390-netdevice_0.0.23.dsc
 3529505cf9bb852545fe86e376f4f096d058962b96b9c847b77bb735dab14d64 103810 
s390-netdevice_0.0.23.tar.gz
 543831f50407faf55ebd33c594165073c87a85a013271830ab2199e21777d853 91156 
s390-netdevice_0.0.23_s390.udeb
Files: 
 6fb2ba7379534e39c2847bfc8d468a8d 986 debian-installer standard 
s390-netdevice_0.0.23.dsc
 4d25c3351fb7fd298462a065ac6530b1 103810 debian-installer standard 
s390-netdevice_0.0.23.tar.gz
 2b90cd7c4224b6d6749e53e58590370d 91156 debian-installer standard 
s390-netdevice_0.0.23_s390.udeb
Package-Type: udeb

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

iEYEARECAAYFAkxBlU0ACgkQLkAIIn9ODhGAUACeKh3U9r476/ZvmHYqNiN1L6PU
24sAniNaLo5fz2H8f2j/QRood06LNppe
=vq9g
-END PGP SIGNATURE-


Accepted:
s390-netdevice_0.0.23.dsc
  to main/s/s390-netdevice/s390-netdevice_0.0.23.dsc
s390-netdevice_0.0.23.tar.gz
  to main/s/s390-netdevice/s390-netdevice_0.0.23.tar.gz
s390-netdevice_0.0.23_s390.udeb
  to main/s/s390-netdevice/s390-netdevice_0.0.23_s390.udeb


-- 
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/e1oa5so-0004ax...@franck.debian.org



Accepted f-spot 0.7.1-1 (source amd64)

2010-07-17 Thread Iain Lane
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sat, 17 Jul 2010 12:39:05 +0100
Source: f-spot
Binary: f-spot
Architecture: source amd64
Version: 0.7.1-1
Distribution: experimental
Urgency: low
Maintainer: Debian CLI Applications Team 
pkg-cli-apps-t...@lists.alioth.debian.org
Changed-By: Iain Lane la...@ubuntu.com
Description: 
 f-spot - personal photo management application
Changes: 
 f-spot (0.7.1-1) experimental; urgency=low
 .
   [ Iain Lane ]
   * New upstream release 0.7.1 The Big Switch
+ Second release of the unstable 0.7 development series. Most notably
  including a switch to Taglib#. Regressions in the amount of RAW
  types supported, will be fixed before releasing 0.8.
+ Switched to a new Taglib#-backed metadata layer. This is a huge change
  which should bring us increased stability (in the long run) and a much
  easier to maintain metadata layer than the one we previously had. Also
  enables some funky new features like XMP sidecars. (Ruben Vermeersch,
  Mike Gemünde) (LP: #279440, #69577, #260706)
+ Add support for XMP sidecars (Ruben Vermeersch)
+ Add remove from camera after import-option (Ruben Vermeersch)
+ Start of a massive backend cleanup (Mike Gemünde)
+ Upstreaming of a lot of Debian/Ubuntu patches (Iain Lane)
+ Several dialogs converted from glade to GtkBuilder (Ademir Mendoza,
  Nick Van Eeckhout, Peter Goetz, Trevor Buchanan)
+ Code refactorings and cleanups, increased Hyena adoption (Evan Briones,
  Paul Lange, Paul Wellner Bou)
+ Small usability improvements (Alex Launi, Anton Keks, Iain Churcher,
  Tomas Kovacik)
+ More build retooling (Bertrand Lorentz, Christian Krause, Gabriel Burt)
+ Many bugs fixed and improvements in stability: Over 85 bugs closed
  (http://bit.ly/aKyQOd)
  - Forced lowercase when import is triggered by gnome-volume-manager
(LP: #249230)
   * ubuntu_nofuse_fix_photo_import.patch: Drop — obsolete with new import
 system.
   * Drop libfspot-linkage patch: Applied upstream
   * Drop jpegtran-linkage patch: Obsolete
   * Drop ubuntu_fix_export_crash_FlickrRemote.cs.patch: Fixed upstream
   * Refresh ubuntu_xdg-photo-dir to apply cleanly
   * Drop default_view_size patch: Fixed upstream
   * Standards-Version → 3.9.0, no changes required
   * No longer need to autoreconf
   * Add debian/clean file and remove override from rules
   * Add build-depency on gnome-doc-utils to build user help
Checksums-Sha1: 
 6b7922eac4edc731d486da4c5aaf0a3a4edbc6b4 2217 f-spot_0.7.1-1.dsc
 07c94b622779424448a316ff4717fbb20f8324c6 4577456 f-spot_0.7.1.orig.tar.gz
 d21b029627b7ee51d29318ce144308c73556c20e 104149 f-spot_0.7.1-1.diff.gz
 417e9ece782bd3b9482fcfced109ccd9cbdb1729 3206936 f-spot_0.7.1-1_amd64.deb
Checksums-Sha256: 
 2027c5daf760c8a82fe78d85b2954b4cf680169caf5891a87b1319138c8ad161 2217 
f-spot_0.7.1-1.dsc
 032f14152413ae5a557e4d57a98b66c6038a7d88b434ee0da28e9ed7f537d0ce 4577456 
f-spot_0.7.1.orig.tar.gz
 871ad126236f12b013e7a36f80e12b2e4e8471deaa96e11f7614cb9be04724b1 104149 
f-spot_0.7.1-1.diff.gz
 f55351edcd0617a91ca8dde9015c8a5250b383986233c38b40f6a845647335c0 3206936 
f-spot_0.7.1-1_amd64.deb
Files: 
 266e6b620e312335522d063966c2756b 2217 gnome optional f-spot_0.7.1-1.dsc
 8dc71a68c257eb2c29d11346b5484bd5 4577456 gnome optional 
f-spot_0.7.1.orig.tar.gz
 59dd3c8960231be3b3a62f92229030aa 104149 gnome optional f-spot_0.7.1-1.diff.gz
 b496063d9b29eb87b84495fdb3bd3e88 3206936 gnome optional 
f-spot_0.7.1-1_amd64.deb

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

iQEcBAEBCAAGBQJMQZifAAoJEMkPnLkOH60M1xMH/jCw63+V4vG0oqjTP6L4vWRG
Nc9NWvyAZ/U+hacS+U6Pwd8P8ughayGEZFa34FKDJjtiVQajj4G69VNyIPKtiB3d
zmlMQDkH7lcgosvn46H0jwssjhgUe0+wjY41yxsiWLDSp54QtTH3GH1CnHcfEabW
0qjDfpQmyjnOwniTUfTqT5hw4ojlU3eAaQgGpRraClsrErETsWs225g1i+eQBPan
4GvW6Wm1D6GTHkhJJgumb/UVWDuCnonD8leXlsXY0gvzK9mxlCSRsMc9gQCnuLFf
PkddR/o2B1E5R0+dkNETIUkAw90lT16m+4T7Uj2DXaY/z7b/5feVDZcpqInPL0k=
=pDIq
-END PGP SIGNATURE-


Accepted:
f-spot_0.7.1-1.diff.gz
  to main/f/f-spot/f-spot_0.7.1-1.diff.gz
f-spot_0.7.1-1.dsc
  to main/f/f-spot/f-spot_0.7.1-1.dsc
f-spot_0.7.1-1_amd64.deb
  to main/f/f-spot/f-spot_0.7.1-1_amd64.deb
f-spot_0.7.1.orig.tar.gz
  to main/f/f-spot/f-spot_0.7.1.orig.tar.gz


-- 
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/e1oa65q-0006yk...@franck.debian.org



Accepted vtk 5.6.0-2 (source all i386)

2010-07-17 Thread Dominique Belhachemi
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 15 Jul 2010 15:53:18 -0400
Source: vtk
Binary: vtk-doc vtk-examples libvtk5.6 libvtk-java libvtk5-dev libvtk5.6-qt4 
libvtk5-qt4-dev tcl-vtk python-vtk
Architecture: source all i386
Version: 5.6.0-2
Distribution: experimental
Urgency: low
Maintainer: A. Maitland Bottoms bott...@debian.org
Changed-By: Dominique Belhachemi domi...@debian.org
Description: 
 libvtk-java - Visualization Toolkit - A high level 3D visualization library
 libvtk5-dev - VTK header files for building C++ code
 libvtk5-qt4-dev - Visualization Toolkit - A high level 3D visualization library
 libvtk5.6  - Visualization Toolkit - A high level 3D visualization library
 libvtk5.6-qt4 - Visualization Toolkit - A high level 3D visualization library
 python-vtk - Python bindings for VTK
 tcl-vtk- Tcl bindings for VTK
 vtk-doc- VTK class reference documentation
 vtk-examples - C++, Tcl and Python example programs/scripts for VTK
Changes: 
 vtk (5.6.0-2) experimental; urgency=low
 .
   * Package tcl-vtk depends now on libvtk5.6 instead of libvtk5-dev
   * some link target changed to reduce unnecessary dependencies
   * Package is compliant to Debian policy version 3.9.0(no changes needed)
Checksums-Sha1: 
 e9802763a734c3dd47c8648bc22a02950b8d 1946 vtk_5.6.0-2.dsc
 123a0b8fe4fbdf42323e05ca4307ef8330e2b530 29359 vtk_5.6.0-2.debian.tar.gz
 61d35541b639c60846b32263366b1b1cfa64d5e5 23978 vtk-doc_5.6.0-2_all.deb
 c088bde29cb76e1e5a66598a606fb6b577d09ccc 564418 vtk-examples_5.6.0-2_all.deb
 bc3c0d4aae017e4107a282eecb5dfbadc7728c9f 14325642 libvtk5.6_5.6.0-2_i386.deb
 d6c31f6a29ed11a6efa6cd9ec3da484024ac5580 5291484 libvtk-java_5.6.0-2_i386.deb
 546873c6706bb72e049b7b688ecdaf0fa406bacc 2716478 libvtk5-dev_5.6.0-2_i386.deb
 90442f84c10d1087b7bacb05898b605899940e1c 495262 libvtk5.6-qt4_5.6.0-2_i386.deb
 e55984dea27c00f0d47fd70a4cdab42cfc730c1c 110880 
libvtk5-qt4-dev_5.6.0-2_i386.deb
 b79dc9617a88fa1aa4bbdeeaf387825abe035d7e 4897342 tcl-vtk_5.6.0-2_i386.deb
 a7c21b1deacede6292ca5f8e2e148390b8a92bd4 4882188 python-vtk_5.6.0-2_i386.deb
Checksums-Sha256: 
 caef182a581d629da4f75c67888c45112dcf2eadffe5310a508ca1bdb8172b39 1946 
vtk_5.6.0-2.dsc
 8600e12043d29b7231acee2c721fde2a2fa464f77ab7d3a749e0e8c8fa310376 29359 
vtk_5.6.0-2.debian.tar.gz
 f39e2d923f0d9ac28ab1f69b3b2f083f6993116d0ee66576b652abb70de39d05 23978 
vtk-doc_5.6.0-2_all.deb
 43f56b607e4b9c74a7feb88a1c68d1834e4f09bfa44ddd731db3d763c3da1f7d 564418 
vtk-examples_5.6.0-2_all.deb
 1236167d54c14e75026a0decf8a3047b31d0f5e65b2b6ebf420d9cb959cd5876 14325642 
libvtk5.6_5.6.0-2_i386.deb
 7f0feb83cd36f2704f1c9af1628fb44f8403f242a9e7ca672092e38e9a527013 5291484 
libvtk-java_5.6.0-2_i386.deb
 753e55d14348d658843d5a7f9a6552c4f6ed72310cd5f861d1d595eb8d6ae87c 2716478 
libvtk5-dev_5.6.0-2_i386.deb
 445884e9d4c5866302edee1586e6c1800c7a58d5d59168709854b02b7604d8f8 495262 
libvtk5.6-qt4_5.6.0-2_i386.deb
 6d14be2049a93928c8d25dbec5a9d454465957a55924279b4a1f84c84e9c4cf2 110880 
libvtk5-qt4-dev_5.6.0-2_i386.deb
 b1b484628724f3f5b247b599c49f7f3087f65b006899dccc770f067792959498 4897342 
tcl-vtk_5.6.0-2_i386.deb
 0c5e8e5fe3b9379522699040df270e607f9445976927040ea3de956c9003dc32 4882188 
python-vtk_5.6.0-2_i386.deb
Files: 
 03cbbdb0ad3e589913f8f0f677f13a9e 1946 graphics optional vtk_5.6.0-2.dsc
 8734e110bb72885e9e14aae165de7451 29359 graphics optional 
vtk_5.6.0-2.debian.tar.gz
 317223daba3e15a14113cebbd2ead337 23978 doc optional vtk-doc_5.6.0-2_all.deb
 5475cd6decb673c410eb487bc0eed4b5 564418 graphics optional 
vtk-examples_5.6.0-2_all.deb
 a169977947d71f4c82a4baf0f4e2b879 14325642 libs optional 
libvtk5.6_5.6.0-2_i386.deb
 280db16d617fe6fa06152982f8252510 5291484 java optional 
libvtk-java_5.6.0-2_i386.deb
 b622ab85821514935b9ae730d8cc84c8 2716478 libdevel optional 
libvtk5-dev_5.6.0-2_i386.deb
 9c7877d38a3b04b52a47baba460e8cb3 495262 libs optional 
libvtk5.6-qt4_5.6.0-2_i386.deb
 63822e19ad06663b1423059ea402a5c8 110880 libdevel optional 
libvtk5-qt4-dev_5.6.0-2_i386.deb
 d1e971263fc06f0f81dbb34596cad6f5 4897342 interpreters optional 
tcl-vtk_5.6.0-2_i386.deb
 0312e0aef01399784ff2c47cbc2c5339 4882188 python optional 
python-vtk_5.6.0-2_i386.deb

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

iEYEARECAAYFAkxBmCoACgkQGACh+LNRqQC+cwCfQvacipXqMl1o3Y5aSLPE9487
weUAn17LSKNzr8+hQEnyfLf5VBOkcwy1
=HeXe
-END PGP SIGNATURE-


Accepted:
libvtk-java_5.6.0-2_i386.deb
  to main/v/vtk/libvtk-java_5.6.0-2_i386.deb
libvtk5-dev_5.6.0-2_i386.deb
  to main/v/vtk/libvtk5-dev_5.6.0-2_i386.deb
libvtk5-qt4-dev_5.6.0-2_i386.deb
  to main/v/vtk/libvtk5-qt4-dev_5.6.0-2_i386.deb
libvtk5.6-qt4_5.6.0-2_i386.deb
  to main/v/vtk/libvtk5.6-qt4_5.6.0-2_i386.deb
libvtk5.6_5.6.0-2_i386.deb
  to main/v/vtk/libvtk5.6_5.6.0-2_i386.deb
python-vtk_5.6.0-2_i386.deb
  to main/v/vtk/python-vtk_5.6.0-2_i386.deb
tcl-vtk_5.6.0-2_i386.deb
  to main/v/vtk/tcl-vtk_5.6.0-2_i386.deb
vtk-doc_5.6.0-2_all.deb
  to main/v/vtk/vtk-doc_5.6.0-2_all.deb

Accepted icu 4.4.1-5 (source all amd64)

2010-07-17 Thread Jay Berkenbilt
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 17 Jul 2010 07:30:22 -0400
Source: icu
Binary: libicu44 libicu44-dbg libicu-dev lib32icu44 lib32icu-dev icu-doc
Architecture: source all amd64
Version: 4.4.1-5
Distribution: unstable
Urgency: low
Maintainer: Jay Berkenbilt q...@debian.org
Changed-By: Jay Berkenbilt q...@debian.org
Description: 
 icu-doc- API documentation for ICU classes and functions
 lib32icu-dev - Development files for International Components for Unicode 
(32-bi
 lib32icu44 - International Components for Unicode (32-bit)
 libicu-dev - Development files for International Components for Unicode
 libicu44   - International Components for Unicode
 libicu44-dbg - International Components for Unicode
Closes: 589076
Changes: 
 icu (4.4.1-5) unstable; urgency=low
 .
   * Include patch from upstream to fix arm assembler bug.  Thanks to Adam
 Barratt for finding the fix.  (Closes: #589076)
Checksums-Sha1: 
 dc28eacc70e9a0cacef9fe6afc793bfeaabb76a1 1333 icu_4.4.1-5.dsc
 0b8a8a7f0dc301bd2a6dda8fa9387f5713bc23af 15453 icu_4.4.1-5.debian.tar.gz
 d67c69ad15ee9b72a7702baa556c4240f942d3c8 3867720 icu-doc_4.4.1-5_all.deb
 d793f988bc55dda4e5536a6e06620fe0f95643dd 7060392 libicu44_4.4.1-5_amd64.deb
 05c897a9eac298b45455920c09222f27a9a7d2ae 3486500 libicu44-dbg_4.4.1-5_amd64.deb
 5f17b93350d3c10c0c7e6764a146c48c8bffacb5 8581802 libicu-dev_4.4.1-5_amd64.deb
 61af6033f1139e786bb41ccdee924f6371f364cc 7078584 lib32icu44_4.4.1-5_amd64.deb
 8f8cd312a980e1689b599512c96fe85dec4deeb6 7361782 lib32icu-dev_4.4.1-5_amd64.deb
Checksums-Sha256: 
 937eb3cbeacc0f3b778d86aa9c8db4c618de2ce3d6a6a428d92e2124f3419dbf 1333 
icu_4.4.1-5.dsc
 ee2ac5bc3934faf3879fa18e9c6e18529d48ed3e4a1f034251b40d7f8aaee2a8 15453 
icu_4.4.1-5.debian.tar.gz
 8f0bfccb742a294df88678b4356b4a06a6a5bdff3660f544ae146e1a39fa 3867720 
icu-doc_4.4.1-5_all.deb
 4206125b17c4596be83c0dd0c1d4cce3980de190d48871cba55993d49a2dda6e 7060392 
libicu44_4.4.1-5_amd64.deb
 456876830b1af41550144c4c12560b10b245dd8dd78356cd81b615d852746fb1 3486500 
libicu44-dbg_4.4.1-5_amd64.deb
 baa30f0274a5352e0fe3a612ea4b66e90d6ff62ab21e5fceaaebbf73673a4cc4 8581802 
libicu-dev_4.4.1-5_amd64.deb
 61307d50c47dee4f10f3ce494c577c3c347647dac3f9403096692f53d082c7ca 7078584 
lib32icu44_4.4.1-5_amd64.deb
 f898dfa84948953d6270b828555dc1da7e6bbced09d02f894f4cfbc83b86a9cf 7361782 
lib32icu-dev_4.4.1-5_amd64.deb
Files: 
 cdb840b5b8728bfb59e6aeae4c9baeb5 1333 libs optional icu_4.4.1-5.dsc
 21d5d8c3002b8d7221196abcd6dfcc2c 15453 libs optional icu_4.4.1-5.debian.tar.gz
 4f4b2282313b78c587802d7f929d38f9 3867720 doc optional icu-doc_4.4.1-5_all.deb
 069e201f08716083bb7c1fe48501fc99 7060392 libs optional 
libicu44_4.4.1-5_amd64.deb
 05cba6db110e997d7d5cf6f1a5151f5b 3486500 debug extra 
libicu44-dbg_4.4.1-5_amd64.deb
 be08fa3d92235c96b830ddfc8ca0c0ec 8581802 libdevel optional 
libicu-dev_4.4.1-5_amd64.deb
 42b7f0fddfb5cf2d8cc362d5b86b 7078584 libs optional 
lib32icu44_4.4.1-5_amd64.deb
 b500abbbc5be1ba89e45d0eccab8aa90 7361782 libdevel optional 
lib32icu-dev_4.4.1-5_amd64.deb

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

iEYEARECAAYFAkxBnN0ACgkQEBVk6taI4Kf6sACgmb2Rq89BTDPdvA8WCTV+hYcD
cgUAnAifmbeKDtwZGy4/ThafdxPA+tyf
=LVGB
-END PGP SIGNATURE-


Accepted:
icu-doc_4.4.1-5_all.deb
  to main/i/icu/icu-doc_4.4.1-5_all.deb
icu_4.4.1-5.debian.tar.gz
  to main/i/icu/icu_4.4.1-5.debian.tar.gz
icu_4.4.1-5.dsc
  to main/i/icu/icu_4.4.1-5.dsc
lib32icu-dev_4.4.1-5_amd64.deb
  to main/i/icu/lib32icu-dev_4.4.1-5_amd64.deb
lib32icu44_4.4.1-5_amd64.deb
  to main/i/icu/lib32icu44_4.4.1-5_amd64.deb
libicu-dev_4.4.1-5_amd64.deb
  to main/i/icu/libicu-dev_4.4.1-5_amd64.deb
libicu44-dbg_4.4.1-5_amd64.deb
  to main/i/icu/libicu44-dbg_4.4.1-5_amd64.deb
libicu44_4.4.1-5_amd64.deb
  to main/i/icu/libicu44_4.4.1-5_amd64.deb


-- 
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/e1oa6kf-0008ai...@franck.debian.org



Accepted ircp-tray 0.7.5.1-1 (source i386)

2010-07-17 Thread Devid Antonio Filoni
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 17 Jul 2010 02:24:06 +0200
Source: ircp-tray
Binary: ircp-tray
Architecture: source i386
Version: 0.7.5.1-1
Distribution: unstable
Urgency: low
Maintainer: Devid Antonio Filoni d.fil...@ubuntu.com
Changed-By: Devid Antonio Filoni d.fil...@ubuntu.com
Description: 
 ircp-tray  - IrDA and OBEX wireless file transfer
Closes: 554922
Changes: 
 ircp-tray (0.7.5.1-1) unstable; urgency=low
 .
   * New upstream release (Closes: #554922).
   * Fix debhelper-but-no-misc-depends lintian warning.
   * Fix missing-debian-source-format lintian info.
   * Bump Standards-Version to 3.9.0.
Checksums-Sha1: 
 381731842721a1ce35fc35627ef37c2219cd5538 1113 ircp-tray_0.7.5.1-1.dsc
 97c4ad5ffb99cf8378b4437ed95b73f42f0a4df1 172803 ircp-tray_0.7.5.1.orig.tar.gz
 3b633064f5d889d13da6b08ee7913e0038387d1f 2574 ircp-tray_0.7.5.1-1.debian.tar.gz
 e4566ce0df6982304beab1dd43ceb15b266f2827 52908 ircp-tray_0.7.5.1-1_i386.deb
Checksums-Sha256: 
 afb7d550de24e16b347995f074d1bbb81669e32677cd2013711d8e736b436819 1113 
ircp-tray_0.7.5.1-1.dsc
 9bc32fe0ec72ac8de0515a0e8af8a1689629b9284458df70ba3015b5c8c528c5 172803 
ircp-tray_0.7.5.1.orig.tar.gz
 768834c440dcfbce64387448a9448fd7aef5961e522bdfe773989b0d6e5ff729 2574 
ircp-tray_0.7.5.1-1.debian.tar.gz
 2ece8cd7b514414201d954b3c9d6f5e21b3c2d53318e357e10b24677329e30d7 52908 
ircp-tray_0.7.5.1-1_i386.deb
Files: 
 cd3dad9ac5bba8dd72bccad57d7ff167 1113 comm extra ircp-tray_0.7.5.1-1.dsc
 628ac77e055d6231a7f63adbe4c3470b 172803 comm extra 
ircp-tray_0.7.5.1.orig.tar.gz
 f5d29478d69c5b736984bd4ca2014532 2574 comm extra 
ircp-tray_0.7.5.1-1.debian.tar.gz
 d0bc4050b964186bee171cba47d98eda 52908 comm extra ircp-tray_0.7.5.1-1_i386.deb

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

iEYEARECAAYFAkxBmzwACgkQnXjXEYa8KlB7ZACghD+4Xaki0L/P1cQjQvlH9SVT
QIMAnj6OzIWNrEPTX+sx7+u50HAcTtnj
=1ItY
-END PGP SIGNATURE-


Accepted:
ircp-tray_0.7.5.1-1.debian.tar.gz
  to main/i/ircp-tray/ircp-tray_0.7.5.1-1.debian.tar.gz
ircp-tray_0.7.5.1-1.dsc
  to main/i/ircp-tray/ircp-tray_0.7.5.1-1.dsc
ircp-tray_0.7.5.1-1_i386.deb
  to main/i/ircp-tray/ircp-tray_0.7.5.1-1_i386.deb
ircp-tray_0.7.5.1.orig.tar.gz
  to main/i/ircp-tray/ircp-tray_0.7.5.1.orig.tar.gz


-- 
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/e1oa6km-0008cb...@franck.debian.org



Accepted distribute 0.6.14-1 (source all)

2010-07-17 Thread Matthias Klose
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 17 Jul 2010 13:41:28 +0200
Source: distribute
Binary: python-pkg-resources python-setuptools python-distribute-doc 
python3-pkg-resources python3-setuptools
Architecture: source all
Version: 0.6.14-1
Distribution: unstable
Urgency: low
Maintainer: Matthias Klose d...@debian.org
Changed-By: Matthias Klose d...@debian.org
Description: 
 python-distribute-doc - Python Distutils Enhancements (based on distribute), 
documentatio
 python-pkg-resources - Package Discovery and Resource Access using 
pkg_resources
 python-setuptools - Python Distutils Enhancements (setuptools compatibility)
 python3-pkg-resources - Package Discovery and Resource Access using 
pkg_resources
 python3-setuptools - Python3 Distutils Enhancements (setuptools compatibility)
Changes: 
 distribute (0.6.14-1) unstable; urgency=low
 .
   * New upstream version.
Checksums-Sha1: 
 7037cdca15a3468b31c8b80c5b44429cdbaa3da8 1229 distribute_0.6.14-1.dsc
 6bea50b97f36bf751548bb486a534204a690aa4d 281527 distribute_0.6.14.orig.tar.gz
 7f3e982737395d7c8c23b5df11a7dcc4f40a6e8e 12829 distribute_0.6.14-1.diff.gz
 41f71c90a15cd47c3bae406a9cb1f50a94c5b268 64284 
python-pkg-resources_0.6.14-1_all.deb
 58ae9ccd5b83106c660650aa891fe4aac15ed56d 221708 
python-setuptools_0.6.14-1_all.deb
 7b2a419cc24e4e9b64b4d8da910ff8685e0f612e 271404 
python-distribute-doc_0.6.14-1_all.deb
 b0b8427f38d0bf0a5d0af01744c61cd2ef570060 33966 
python3-pkg-resources_0.6.14-1_all.deb
 d49cbff4455b8dd802f1f9aea0554ae77a55c4a4 138296 
python3-setuptools_0.6.14-1_all.deb
Checksums-Sha256: 
 8be1f8f7f91e7c59d5d6a4764abe12d0e821a851eeb07f9d1f44b6affb8f2792 1229 
distribute_0.6.14-1.dsc
 16d5da8211d74eb11f2744c5945a3c7fcae9abbfebb56ea493f177a45d2e5bec 281527 
distribute_0.6.14.orig.tar.gz
 a5fae5e89643df0d103b1b39e286f26ce89a68825921d95fbcde5e576a51d19a 12829 
distribute_0.6.14-1.diff.gz
 5ba59ee65ecdd04abad0f83f21e36b6010603d4cc6580dcf01548f2ff530940d 64284 
python-pkg-resources_0.6.14-1_all.deb
 f406f8b760d2e91ec2365151fa9e2634291439071fd248a145d1dd66f77b95eb 221708 
python-setuptools_0.6.14-1_all.deb
 fa9afa544faa5b2f85b2bd54e7b9295101f050fc781f04aa2f62f1870915e500 271404 
python-distribute-doc_0.6.14-1_all.deb
 b034cc63dbd12d07382f8edfc413ccb0939e2a7d33f123f10f5cabbb0b36eb1b 33966 
python3-pkg-resources_0.6.14-1_all.deb
 453f104de9588adb35f2c1eda31c15cf9f48d4004d68fecfb415e478783e7604 138296 
python3-setuptools_0.6.14-1_all.deb
Files: 
 268fb91c6967c6642e7ee62aa846e119 1229 python optional distribute_0.6.14-1.dsc
 ac607e05682116c06383b27a15e2db90 281527 python optional 
distribute_0.6.14.orig.tar.gz
 29148f68e99c6264dfd3689668f5 12829 python optional 
distribute_0.6.14-1.diff.gz
 a5ad4fcbd2015d0be7a93784eaa2e7e9 64284 python optional 
python-pkg-resources_0.6.14-1_all.deb
 b4fba5f690c2d497771746e21941962b 221708 python optional 
python-setuptools_0.6.14-1_all.deb
 159444b7506373d9ae7b70ded6f06090 271404 doc optional 
python-distribute-doc_0.6.14-1_all.deb
 2eccdffed9a68a74f35f0ce52870f8b4 33966 python optional 
python3-pkg-resources_0.6.14-1_all.deb
 1cd88789ee3253e13a21003501f1bc0f 138296 python optional 
python3-setuptools_0.6.14-1_all.deb

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

iEYEARECAAYFAkxBniQACgkQStlRaw+TLJy+DgCeLU802DDGFcqoGe4XVJlWZ7ba
CngAoKybPfXAc6kuMgkfxjEeZpNfwvTn
=P+7n
-END PGP SIGNATURE-


Accepted:
distribute_0.6.14-1.diff.gz
  to main/d/distribute/distribute_0.6.14-1.diff.gz
distribute_0.6.14-1.dsc
  to main/d/distribute/distribute_0.6.14-1.dsc
distribute_0.6.14.orig.tar.gz
  to main/d/distribute/distribute_0.6.14.orig.tar.gz
python-distribute-doc_0.6.14-1_all.deb
  to main/d/distribute/python-distribute-doc_0.6.14-1_all.deb
python-pkg-resources_0.6.14-1_all.deb
  to main/d/distribute/python-pkg-resources_0.6.14-1_all.deb
python-setuptools_0.6.14-1_all.deb
  to main/d/distribute/python-setuptools_0.6.14-1_all.deb
python3-pkg-resources_0.6.14-1_all.deb
  to main/d/distribute/python3-pkg-resources_0.6.14-1_all.deb
python3-setuptools_0.6.14-1_all.deb
  to main/d/distribute/python3-setuptools_0.6.14-1_all.deb


-- 
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/e1oa6z0-00012e...@franck.debian.org



Accepted drbd8 2:8.3.7-2.1 (source amd64)

2010-07-17 Thread Alexander Reichle-Schmehl
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 15 Jul 2010 14:03:40 +0200
Source: drbd8
Binary: drbd8-utils
Architecture: source amd64
Version: 2:8.3.7-2.1
Distribution: unstable
Urgency: low
Maintainer: Debian DRBD Maintainers 
debian-ha-maintain...@lists.alioth.debian.org
Changed-By: Alexander Reichle-Schmehl toli...@debian.org
Description: 
 drbd8-utils - RAID 1 over tcp/ip for Linux utilities
Closes: 576901
Changes: 
 drbd8 (2:8.3.7-2.1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Use the init script of the 8.3.8.1 release fixing broken LSB headers
 (Closes: #576901)
Checksums-Sha1: 
 394d084e6df823f5de21589bf39c9aea00eed888 1301 drbd8_8.3.7-2.1.dsc
 24a4cf4ab537f376d066dedc13fa35d0a076db7c 15989 drbd8_8.3.7-2.1.diff.gz
 2ab7743bfad585d7d986dab855c72bcf170c 205956 drbd8-utils_8.3.7-2.1_amd64.deb
Checksums-Sha256: 
 38ef04c110304f5a789a369fc340b9dba9cb7a3e1f1bc0c5965cc22d299642f2 1301 
drbd8_8.3.7-2.1.dsc
 c3701e29f4c8d4a08104c8ad6b936aa3becd83aa2819c8e09b29646045e1d54f 15989 
drbd8_8.3.7-2.1.diff.gz
 339c7daa94cba6bae3d07fefc028063affe05adfe1e76d4ef030b62f617feaad 205956 
drbd8-utils_8.3.7-2.1_amd64.deb
Files: 
 7d98bef441e09677b6164bfd10f5b57f 1301 admin extra drbd8_8.3.7-2.1.dsc
 f7fb77329239e6ea24340985e6d7c211 15989 admin extra drbd8_8.3.7-2.1.diff.gz
 fdca8cd725f06759cf09fab613949e41 205956 admin extra 
drbd8-utils_8.3.7-2.1_amd64.deb

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

iEYEARECAAYFAkw++10ACgkQBxd04ADYzRY1zQCfer6vBynRs9B8N/ZvF05qFng4
VDAAn2BOftZHv+B6RMEvsFy+BMvNwuY0
=PFjT
-END PGP SIGNATURE-


Accepted:
drbd8-utils_8.3.7-2.1_amd64.deb
  to main/d/drbd8/drbd8-utils_8.3.7-2.1_amd64.deb
drbd8_8.3.7-2.1.diff.gz
  to main/d/drbd8/drbd8_8.3.7-2.1.diff.gz
drbd8_8.3.7-2.1.dsc
  to main/d/drbd8/drbd8_8.3.7-2.1.dsc


-- 
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/e1oa6z8-00015o...@franck.debian.org



Accepted kupfer 0+v201-2 (source all)

2010-07-17 Thread Luca Falavigna
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 17 Jul 2010 14:25:38 +0200
Source: kupfer
Binary: kupfer
Architecture: source all
Version: 0+v201-2
Distribution: unstable
Urgency: low
Maintainer: Luca Falavigna dktrkr...@debian.org
Changed-By: Luca Falavigna dktrkr...@debian.org
Description: 
 kupfer - fast and lightweight desktop summoner/launcher
Closes: 589288
Changes: 
 kupfer (0+v201-2) unstable; urgency=low
 .
   * debian/control:
 - Add python-keyring-gnome to Recommends. Plugins which do require
   credentials are just a minority, so it's not strictly necessary as
   a direct dependency (Closes: #589288).
Checksums-Sha1: 
 0f9d4ed88b076109314640ac6240ce79560d9858 1360 kupfer_0+v201-2.dsc
 4e1f2649476f45dcacbc045caa32c0729972ec25 5571 kupfer_0+v201-2.debian.tar.gz
 5f22cf4a9aa85cbfbe394516e57afe2fde6b8343 428950 kupfer_0+v201-2_all.deb
Checksums-Sha256: 
 84efa346b32cda79c12921e31ff81052a0fe34095b38fed621595c5618837967 1360 
kupfer_0+v201-2.dsc
 5cfc36496e5933733e9547d3c0036fec459af14514f0fc5a5e562705f2d25074 5571 
kupfer_0+v201-2.debian.tar.gz
 b34767e551b2d38606295398d0c0474d2ad12e4297710317d4c68aeb063af593 428950 
kupfer_0+v201-2_all.deb
Files: 
 caed9a514a4f083546e96f76072bfb1e 1360 utils optional kupfer_0+v201-2.dsc
 3f61e3b2ba43574cac485fbc8921ea38 5571 utils optional 
kupfer_0+v201-2.debian.tar.gz
 fd27b45392ec370074443dce923fb112 428950 utils optional kupfer_0+v201-2_all.deb

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

iEYEARECAAYFAkxBo4MACgkQnXjXEYa8KlAgEwCePpQGl3pjMHx6wS6DogweWJCf
PTwAoKQmdCDWGbHnfenqi3LUIORfNrss
=qGYA
-END PGP SIGNATURE-


Accepted:
kupfer_0+v201-2.debian.tar.gz
  to main/k/kupfer/kupfer_0+v201-2.debian.tar.gz
kupfer_0+v201-2.dsc
  to main/k/kupfer/kupfer_0+v201-2.dsc
kupfer_0+v201-2_all.deb
  to main/k/kupfer/kupfer_0+v201-2_all.deb


-- 
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/e1oa6nq-0002co...@franck.debian.org



Accepted libdatetime-perl 2:0.6100-1 (source amd64)

2010-07-17 Thread Franck Joncourt
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 17 Jul 2010 13:58:59 +0200
Source: libdatetime-perl
Binary: libdatetime-perl
Architecture: source amd64
Version: 2:0.6100-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: Franck Joncourt fra...@debian.org
Description: 
 libdatetime-perl - module for manipulating dates, times and timestamps
Changes: 
 libdatetime-perl (2:0.6100-1) unstable; urgency=low
 .
   * New upstream release.
   * Added /me to Uploaders (refreshed d.control and d.copyright accordingly).
   * Added missing comma in the BD field.
Checksums-Sha1: 
 5534772726066976c307e25975bc46f9b10c0d76 1738 libdatetime-perl_0.6100-1.dsc
 d0b35d501e84064901a89de05b93f551ede7d32c 174670 
libdatetime-perl_0.6100.orig.tar.gz
 cda5eb3b0c5a5a5c51d5ccbaeb906d23645174b1 7245 
libdatetime-perl_0.6100-1.debian.tar.gz
 0b4352bcd791743675b126f8fba45f6e7768756c 104146 
libdatetime-perl_0.6100-1_amd64.deb
Checksums-Sha256: 
 8ed42d3a10a6cab28e9169b1699528a512ddf5a0b3d94465e34fee2cf1c05052 1738 
libdatetime-perl_0.6100-1.dsc
 74b561a73dc060b9be3b03ddeafd93b5995673abe71f4614fe402c3eb51d236f 174670 
libdatetime-perl_0.6100.orig.tar.gz
 24bf9aae7d95971ad3dbbe58bb227967797b22400f613847b314da85eb7542d9 7245 
libdatetime-perl_0.6100-1.debian.tar.gz
 cdeebb2dce30decf3dfbb4e517a7031b8af23eb79cb13c9f2c1a725825540287 104146 
libdatetime-perl_0.6100-1_amd64.deb
Files: 
 24381f96efdd9b38829a31970c7c3f88 1738 perl extra libdatetime-perl_0.6100-1.dsc
 0802efbc53eb11a09d1528223cd52e88 174670 perl extra 
libdatetime-perl_0.6100.orig.tar.gz
 053867cceb8504cd7cf05bd6111cfdae 7245 perl extra 
libdatetime-perl_0.6100-1.debian.tar.gz
 2559589e64adcbab84ca9700a5f56cf1 104146 perl extra 
libdatetime-perl_0.6100-1_amd64.deb

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

iEUEARECAAYFAkxBnCoACgkQxJBTTnXAif6u6wCfQStq5lgPcaa+KaJQRHfS+wVr
sLsAmIP5s83qmk7nKoFeJQgfvyY/ojY=
=PcSn
-END PGP SIGNATURE-


Accepted:
libdatetime-perl_0.6100-1.debian.tar.gz
  to main/libd/libdatetime-perl/libdatetime-perl_0.6100-1.debian.tar.gz
libdatetime-perl_0.6100-1.dsc
  to main/libd/libdatetime-perl/libdatetime-perl_0.6100-1.dsc
libdatetime-perl_0.6100-1_amd64.deb
  to main/libd/libdatetime-perl/libdatetime-perl_0.6100-1_amd64.deb
libdatetime-perl_0.6100.orig.tar.gz
  to main/libd/libdatetime-perl/libdatetime-perl_0.6100.orig.tar.gz


-- 
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/e1oa6nx-0002he...@franck.debian.org



Accepted cpuburn 1.4a-1 (source armel)

2010-07-17 Thread Aurelien Jarno
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 17 Jul 2010 14:33:14 +0200
Source: cpuburn
Binary: cpuburn cpuburn-udeb
Architecture: source armel
Version: 1.4a-1
Distribution: unstable
Urgency: low
Maintainer: Aurelien Jarno aure...@debian.org
Changed-By: Aurelien Jarno aure...@debian.org
Description: 
 cpuburn- a collection of programs to put heavy load on CPU
 cpuburn-udeb - perform CPU stress test (burn in) - expert use only (udeb)
Closes: 589276
Changes: 
 cpuburn (1.4a-1) unstable; urgency=low
 .
   * New upstream version:
 - Support for ARM Cortex CPU (closes: bug#589276).
   * Switch to debhelper 7.
   * Bump Standards-Version to 3.9.0 (no changes).
Checksums-Sha1: 
 4a995292285414d852bd0357303cf2cd64730762 1032 cpuburn_1.4a-1.dsc
 bdec2233b5f473735c47ca6150c244f33a1fd82b 9277 cpuburn_1.4a.orig.tar.gz
 5aaae877ccd8f20e47ffc18ca71cee1df7938e66 17452 cpuburn_1.4a-1.debian.tar.gz
 36e5f77ea4ac4c4d6fa08f978042c5a14f383ddf 12706 cpuburn_1.4a-1_armel.deb
Checksums-Sha256: 
 d0383aaaca5ec1f24ad57a4f14a82d5f3cce1e3febfcf6b9473222fd1af308fa 1032 
cpuburn_1.4a-1.dsc
 eb191ce9bfbf453d30c218c3419573df102a3588f96c4a43686c84bb9da4bed6 9277 
cpuburn_1.4a.orig.tar.gz
 74ee89681d108989a56618b0dbb06492644f0779e5e631d0dcf4b7311eed405f 17452 
cpuburn_1.4a-1.debian.tar.gz
 60632224f3af04d7a9fd1ea237849740ebfe487fe29b868f1ee23db01731619e 12706 
cpuburn_1.4a-1_armel.deb
Files: 
 9e2b812cba293375f1eeb515cd5ee870 1032 misc extra cpuburn_1.4a-1.dsc
 a9e1df40c660324eb08e91847cbc41b9 9277 misc extra cpuburn_1.4a.orig.tar.gz
 d0e80429baf7cc3da34bd1d4bea8ec5e 17452 misc extra cpuburn_1.4a-1.debian.tar.gz
 9b821896fe8026bda83cbea1c9a4fecf 12706 misc extra cpuburn_1.4a-1_armel.deb

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

iD8DBQFMQaVrw3ao2vG823MRAvoZAJ9D4qhtv1Ja7eWV11rZH0xB2WkfnACdHbLV
L/McpOMKcl94f2XuMssNtqU=
=nuol
-END PGP SIGNATURE-


Accepted:
cpuburn_1.4a-1.debian.tar.gz
  to main/c/cpuburn/cpuburn_1.4a-1.debian.tar.gz
cpuburn_1.4a-1.dsc
  to main/c/cpuburn/cpuburn_1.4a-1.dsc
cpuburn_1.4a-1_armel.deb
  to main/c/cpuburn/cpuburn_1.4a-1_armel.deb
cpuburn_1.4a.orig.tar.gz
  to main/c/cpuburn/cpuburn_1.4a.orig.tar.gz


-- 
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/e1oa71v-0005xg...@franck.debian.org



Accepted im-config 0.3 (source all)

2010-07-17 Thread Osamu Aoki
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 17 Jul 2010 21:42:59 +0900
Source: im-config
Binary: im-config
Architecture: source all
Version: 0.3
Distribution: unstable
Urgency: low
Maintainer: Osamu Aoki os...@debian.org
Changed-By: Osamu Aoki os...@debian.org
Description: 
 im-config  - Input method configuration framework
Changes: 
 im-config (0.3) unstable; urgency=low
 .
   * Added skim support.
   * Enabled menu if corresponding package is installed even for low
 priority entries.
   * Fixed library check logic to set environment variables.
Checksums-Sha1: 
 af9c7a87907e0f86389a59b2241dc45565191257 832 im-config_0.3.dsc
 1fe232080bf722adaadd07461fddda576b3954b5 11961 im-config_0.3.tar.gz
 c6beb45160737d6fd4b1333898438cd3cb6b5daa 14218 im-config_0.3_all.deb
Checksums-Sha256: 
 b2ce8734b367d22981186107f86b115a2129cc1ed7a6244f305eff6e539e284a 832 
im-config_0.3.dsc
 81fadd85c6bf717325356f30e55d7d929cb09bf20eaf278753fc67c618169f79 11961 
im-config_0.3.tar.gz
 ea364617dc4295fc6e6acd06b9c96d986ddbd46b1a6aa8adbec8221d48120543 14218 
im-config_0.3_all.deb
Files: 
 a4101ad4b843bab9199e8f02aa970eb7 832 x11 optional im-config_0.3.dsc
 c1eb4272999b8c60c075e928c04432df 11961 x11 optional im-config_0.3.tar.gz
 f092f550916488e610a8a62d4364483c 14218 x11 optional im-config_0.3_all.deb

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

iEYEARECAAYFAkxBqB4ACgkQ6A/EwagGHzJObACeOxOUgWLxNRPOvQe5z/4LnZRV
V1gAnjXRJdMpzHb62Logu6x1lkdEb15l
=nHyu
-END PGP SIGNATURE-


Accepted:
im-config_0.3.dsc
  to main/i/im-config/im-config_0.3.dsc
im-config_0.3.tar.gz
  to main/i/im-config/im-config_0.3.tar.gz
im-config_0.3_all.deb
  to main/i/im-config/im-config_0.3_all.deb


-- 
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/e1oa73b-0005me...@franck.debian.org



Accepted keybinder 0.2.2-2 (source i386)

2010-07-17 Thread Luca Falavigna
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 17 Jul 2010 14:39:57 +0200
Source: keybinder
Binary: libkeybinder0 libkeybinder-dev python-keybinder
Architecture: source i386
Version: 0.2.2-2
Distribution: unstable
Urgency: low
Maintainer: Luca Falavigna dktrkr...@debian.org
Changed-By: Luca Falavigna dktrkr...@debian.org
Description: 
 libkeybinder-dev - registers global key bindings for applications - 
development head
 libkeybinder0 - registers global key bindings for applications
 python-keybinder - registers global key bindings for applications - Python 
bindings
Closes: 585077
Changes: 
 keybinder (0.2.2-2) unstable; urgency=low
 .
   * debian/control:
 - Adjust Homepage field to new URL.
 - Bump Standards.Version to 3.9.0, no changes required.
   * debian/libkeybinder-dev.install:
 - Install keybinder.pc file (Closes: #585077).
Checksums-Sha1: 
 391661fd1b1cd2f4dd387e48d01a512a96f6a05e 1429 keybinder_0.2.2-2.dsc
 076eb27eaa20d758c50c58120c6dfcb5f176be32 3741 keybinder_0.2.2-2.debian.tar.gz
 4252aa319fece914455610c09a077bf532440e31 8658 libkeybinder0_0.2.2-2_i386.deb
 889dc3be120e2382b960e82dedacd3a3b4891be8 4446 libkeybinder-dev_0.2.2-2_i386.deb
 78e98b3ce747ea1ce16dba52f1e95b851a19f141 8436 python-keybinder_0.2.2-2_i386.deb
Checksums-Sha256: 
 66b04fa5f6c3dd89a3c0daa174b198cd2a6aa59fc43008e56a24b3ec6f3c4f2a 1429 
keybinder_0.2.2-2.dsc
 710354baac28172093e0dbbff86f1db45061fbe595b9867d2430de7cd9764dc9 3741 
keybinder_0.2.2-2.debian.tar.gz
 2e5cdc61392edfe2ebf9ce68b277f901b33c8a6fb72827503192f0faa1ba1824 8658 
libkeybinder0_0.2.2-2_i386.deb
 214a145fdf7d8b72bd999b07aa73e2cb367bc31d153970abd575c61cdbf24099 4446 
libkeybinder-dev_0.2.2-2_i386.deb
 220681959d49619d28065528d37eb1020b4e81e649c0bfce0d299f0b23ff7e6b 8436 
python-keybinder_0.2.2-2_i386.deb
Files: 
 22f06465dd2f0cafbb4722048f79eba5 1429 libs optional keybinder_0.2.2-2.dsc
 5f18fdb8ba1d57c92d364dec1675e781 3741 libs optional 
keybinder_0.2.2-2.debian.tar.gz
 436c04b742821012bdc8f0f153edd342 8658 libs optional 
libkeybinder0_0.2.2-2_i386.deb
 c5321a6098fabccb29e3a680e1758227 4446 libdevel optional 
libkeybinder-dev_0.2.2-2_i386.deb
 19b1d30a8582e5e61897f5b0fbbbf5e2 8436 python optional 
python-keybinder_0.2.2-2_i386.deb

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

iEYEARECAAYFAkxBprUACgkQnXjXEYa8KlAtKQCgl49HdJZOFveYKQSvGGT9awb9
CqAAnA1CmSCHFtB8bvmJkPHD8PKUaDIO
=u+f9
-END PGP SIGNATURE-


Accepted:
keybinder_0.2.2-2.debian.tar.gz
  to main/k/keybinder/keybinder_0.2.2-2.debian.tar.gz
keybinder_0.2.2-2.dsc
  to main/k/keybinder/keybinder_0.2.2-2.dsc
libkeybinder-dev_0.2.2-2_i386.deb
  to main/k/keybinder/libkeybinder-dev_0.2.2-2_i386.deb
libkeybinder0_0.2.2-2_i386.deb
  to main/k/keybinder/libkeybinder0_0.2.2-2_i386.deb
python-keybinder_0.2.2-2_i386.deb
  to main/k/keybinder/python-keybinder_0.2.2-2_i386.deb


-- 
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/e1oa74c-0005sc...@franck.debian.org



Accepted animals 201007161925-1 (source i386)

2010-07-17 Thread Patrick Matthäi
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 13 Jul 2010 19:28:39 +0200
Source: animals
Binary: animals animals-dbg
Architecture: source i386
Version: 201007161925-1
Distribution: unstable
Urgency: low
Maintainer: Philipp Schafft l...@lion.leolix.org
Changed-By: Patrick Matthäi pmatth...@debian.org
Description: 
 animals- Traditional AI animal guessing engine using a binary tree DB
 animals-dbg - Traditional AI animal guessing engine (debugging symbols)
Closes: 541009 583596
Changes: 
 animals (201007161925-1) unstable; urgency=low
 .
   [ Philipp Schafft ]
   * New maintainer. (Closes: #541009)
   * Fixed some lintian errors.
   * New upstream release.
 - Patches are merged by upstream.
 - Some usability fixes.
 - Added support for multible databases. (Closes: #583596)
 .
   [ Patrick Matthäi ]
   * Bump Standards-Version to 3.9.0.
 - Replace Conflicts with Breaks.
   * Remove empty debian/docs file.
   * Cleanup debian/rules.
   * Convert package to 3.0 (quilt).
   * Remove debian/dirs file.
   * Point to GPL-2 in debian/copyright.
Checksums-Sha1: 
 8281112dca4e071d0aa895aeb6ad189cb3470e03 1139 animals_201007161925-1.dsc
 5f40ee5fe4e373933f0772d5e27a882d1165b29a 11351 animals_201007161925.orig.tar.gz
 1fc2bc870da027f2ec32d78c80645e26199f0952 4510 
animals_201007161925-1.debian.tar.gz
 ad7dcc03d0d7cfd35251f2740dceb349a754c6f2 24540 animals_201007161925-1_i386.deb
 11882390b7eb3d380a292b00f207b41545110e58 81230 
animals-dbg_201007161925-1_i386.deb
Checksums-Sha256: 
 552ae38556b3a94029ab7044ff4ce7035f68f57ace44cf74a170ad9586785f36 1139 
animals_201007161925-1.dsc
 5c7e150d961250c74f19a6cc5f3b383e8fabacd9dfd53ff7192c3d21c5560d3f 11351 
animals_201007161925.orig.tar.gz
 988447f86d400ac1329071f95db9fc9d9c8e1be130cd204861815146534953c4 4510 
animals_201007161925-1.debian.tar.gz
 c1a6c17e77c0d05fe71856723504178dfcab443a468d22b2976af854c888250a 24540 
animals_201007161925-1_i386.deb
 3e7a56f9fdbae1c3056a78c1346ce5e5f10604e7786d7e20e64808cfdd5fdedf 81230 
animals-dbg_201007161925-1_i386.deb
Files: 
 d0ea1d4a14a1c4f4ec020653fb0e69d0 1139 games optional animals_201007161925-1.dsc
 e7ddc8aac840e2be0eabe2fe7e578b74 11351 games optional 
animals_201007161925.orig.tar.gz
 ca5dab43363e7c45d381d9df9960d044 4510 games optional 
animals_201007161925-1.debian.tar.gz
 98152e73e18800fff9b535ddfbd57b9b 24540 games optional 
animals_201007161925-1_i386.deb
 7dfedf6d86cba1e1316c5fad01b4928b 81230 debug extra 
animals-dbg_201007161925-1_i386.deb

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

iEYEARECAAYFAkxAuM8ACgkQ2XA5inpabMcukQCeM+5yJRwkg8muLEH2HBym7P+3
exIAn3U/aIfFYRwhDNhIM9ZaNBxiJ/wA
=ihvk
-END PGP SIGNATURE-


Accepted:
animals-dbg_201007161925-1_i386.deb
  to main/a/animals/animals-dbg_201007161925-1_i386.deb
animals_201007161925-1.debian.tar.gz
  to main/a/animals/animals_201007161925-1.debian.tar.gz
animals_201007161925-1.dsc
  to main/a/animals/animals_201007161925-1.dsc
animals_201007161925-1_i386.deb
  to main/a/animals/animals_201007161925-1_i386.deb
animals_201007161925.orig.tar.gz
  to main/a/animals/animals_201007161925.orig.tar.gz


-- 
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/e1oa7gm-0007zw...@franck.debian.org



Accepted libfann 2.1.0~beta~dfsg-2 (source all amd64)

2010-07-17 Thread Yaroslav Halchenko
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 14 Jul 2010 22:12:27 +0200
Source: libfann
Binary: libfann2 libfann-dev libfann-dbg python-pyfann python-pyfann-dbg 
libfann-doc
Architecture: source amd64 all
Version: 2.1.0~beta~dfsg-2
Distribution: unstable
Urgency: low
Maintainer: Christian Kastner deb...@kvr.at
Changed-By: Yaroslav Halchenko deb...@onerussian.com
Description: 
 libfann-dbg - Debugging symbols for FANN
 libfann-dev - Development libraries and header files for FANN
 libfann-doc - API documentation for FANN
 libfann2   - Fast Artificial Neural Network Library
 python-pyfann - Python bindings for FANN
 python-pyfann-dbg - Debugging symbols for FANN Python wrapper
Closes: 57
Changes: 
 libfann (2.1.0~beta~dfsg-2) unstable; urgency=low
 .
   * debian/control:
 - Bump Standards-Version to 3.9.0 (no changes needed)
 - Description fixes
 - Added libfann-dbg and python-pyfann-dbg packages
 - Changed Section of source package to libs
   * debian/libfann-dev.dirs:
 - Removed because redundant to dh_install
   * debian/rules:
 - Don't handle nostrip, dh_strip handles it for us
 - Build libfann-dbg and python-pyfann-dbg with the help of dh_strip
   * debian/libfann2.symbols:
 - Initial creation
   * debian/copyright:
 - Convert to DEP5 format
 - Relicense patches to BSD
   * debian/patches:
 - Added 0004-Portable-handling-for-va_list
   Makes the use of va_list portable, fixing a FTBFS on alpha/armel/sh4.
   Closes: #57
   * Upload sponsored by Yaroslav Halchenko deb...@onerussian.com
Checksums-Sha1: 
 8721a24e970d9852f6a8fd1fb63f31d28f265eea 1348 libfann_2.1.0~beta~dfsg-2.dsc
 f93d4f390a798e7a5c6bfb60f81d449b509b1ba0 10513 
libfann_2.1.0~beta~dfsg-2.debian.tar.gz
 ce8cb4675ae28d55221de1bf0fca774a9981 137050 
libfann2_2.1.0~beta~dfsg-2_amd64.deb
 1291a2a3e79aca9c36d8833619e50ce12ac14060 2044514 
libfann-dev_2.1.0~beta~dfsg-2_amd64.deb
 4a68172c1de7709886c5c9699983215c3aac173c 136642 
libfann-dbg_2.1.0~beta~dfsg-2_amd64.deb
 d06ca531d996a58a56f08506fd40eaa618423819 167404 
python-pyfann_2.1.0~beta~dfsg-2_amd64.deb
 1184beed8b507c6d5288e4f6b78bb2356c9217c5 306766 
python-pyfann-dbg_2.1.0~beta~dfsg-2_amd64.deb
 f9a915be7f0e602a3ca8707494ec9e35b6394b1a 192864 
libfann-doc_2.1.0~beta~dfsg-2_all.deb
Checksums-Sha256: 
 f169442b29d8c1436f5ed28435ac3be9f809c56464c5581703ad2d08b9e82865 1348 
libfann_2.1.0~beta~dfsg-2.dsc
 7dd2127e224a2732dfd9ba5840344f43794b7c4dd57a3017ee3a5832d3c5a935 10513 
libfann_2.1.0~beta~dfsg-2.debian.tar.gz
 923b0697acd862c94d3b44e4aa940f59e6a7a854deccf9de60894fe9cca1afa3 137050 
libfann2_2.1.0~beta~dfsg-2_amd64.deb
 b77c3ca4d30a254a2530fad08c5d67a728ad1385bb947be23c02c71c1590cfdd 2044514 
libfann-dev_2.1.0~beta~dfsg-2_amd64.deb
 2c59ff90d244787109fea34db3b65f5f0a0b12b1a66d206b3df037a841528ecb 136642 
libfann-dbg_2.1.0~beta~dfsg-2_amd64.deb
 915cdd394f57e3ca2fd3ee2115c8f283a5de13ef9e721de1130dfdf372675287 167404 
python-pyfann_2.1.0~beta~dfsg-2_amd64.deb
 65e7ecc98fd8fbc14ecd6e07b33568fcc99b7f37ec36ac34b6578738da35107a 306766 
python-pyfann-dbg_2.1.0~beta~dfsg-2_amd64.deb
 394ca2cbbb29883213defb79a3eea58c249a6ee5ea94cec2e7f74d42a4b79fc5 192864 
libfann-doc_2.1.0~beta~dfsg-2_all.deb
Files: 
 4e3efeaea244c2678151b50bf1231843 1348 libs optional 
libfann_2.1.0~beta~dfsg-2.dsc
 8833c3de602f2c394509efeb0612dc5b 10513 libs optional 
libfann_2.1.0~beta~dfsg-2.debian.tar.gz
 3b4aaccc3f31c64c4ad61930c3a7d26f 137050 libs optional 
libfann2_2.1.0~beta~dfsg-2_amd64.deb
 cbf300a7b31a02bd6db9e4f6dc08f63c 2044514 libdevel optional 
libfann-dev_2.1.0~beta~dfsg-2_amd64.deb
 cff26e8e154f164d95a934796ceeccbf 136642 debug extra 
libfann-dbg_2.1.0~beta~dfsg-2_amd64.deb
 9c1fdf41e97acdb13016df9e864f3ed2 167404 python optional 
python-pyfann_2.1.0~beta~dfsg-2_amd64.deb
 f4c28ecc8baed61f746965fbb33642f1 306766 debug extra 
python-pyfann-dbg_2.1.0~beta~dfsg-2_amd64.deb
 68937ba9d510ad5f9a6045fa5cf5c924 192864 doc optional 
libfann-doc_2.1.0~beta~dfsg-2_all.deb

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

iEYEARECAAYFAkxAyb4ACgkQjRFFY3XAJMgHvwCdFX0Q6om+97v3aX6WoNoLfugU
8zQAoMUaSXwCKQnQq4GT+8lHaSk54/Cz
=PPs+
-END PGP SIGNATURE-


Accepted:
libfann-dbg_2.1.0~beta~dfsg-2_amd64.deb
  to main/libf/libfann/libfann-dbg_2.1.0~beta~dfsg-2_amd64.deb
libfann-dev_2.1.0~beta~dfsg-2_amd64.deb
  to main/libf/libfann/libfann-dev_2.1.0~beta~dfsg-2_amd64.deb
libfann-doc_2.1.0~beta~dfsg-2_all.deb
  to main/libf/libfann/libfann-doc_2.1.0~beta~dfsg-2_all.deb
libfann2_2.1.0~beta~dfsg-2_amd64.deb
  to main/libf/libfann/libfann2_2.1.0~beta~dfsg-2_amd64.deb
libfann_2.1.0~beta~dfsg-2.debian.tar.gz
  to main/libf/libfann/libfann_2.1.0~beta~dfsg-2.debian.tar.gz
libfann_2.1.0~beta~dfsg-2.dsc
  to main/libf/libfann/libfann_2.1.0~beta~dfsg-2.dsc
python-pyfann-dbg_2.1.0~beta~dfsg-2_amd64.deb
  to main/libf/libfann/python-pyfann-dbg_2.1.0~beta~dfsg-2_amd64.deb
python-pyfann_2.1.0~beta~dfsg-2_amd64.deb
  to 

Accepted dbus 1.2.24-2 (source all i386)

2010-07-17 Thread Michael Biebl
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 17 Jul 2010 14:54:54 +0200
Source: dbus
Binary: dbus dbus-x11 libdbus-1-3 dbus-1-doc libdbus-1-dev dbus-1-dbg
Architecture: source all i386
Version: 1.2.24-2
Distribution: unstable
Urgency: low
Maintainer: Utopia Maintenance Team 
pkg-utopia-maintain...@lists.alioth.debian.org
Changed-By: Michael Biebl bi...@debian.org
Description: 
 dbus   - simple interprocess messaging system
 dbus-1-dbg - simple interprocess messaging system (debug symbols)
 dbus-1-doc - simple interprocess messaging system (documentation)
 dbus-x11   - simple interprocess messaging system (X11 deps)
 libdbus-1-3 - simple interprocess messaging system
 libdbus-1-dev - simple interprocess messaging system (development headers)
Closes: 53 530395 540693 573386
Changes: 
 dbus (1.2.24-2) unstable; urgency=low
 .
   [ Simon McVittie ]
   * Merge from experimental
 - add separate debugging symbols (dbus-1-dbg)
 .
   [ Michael Biebl ]
   * Switch to source format 3.0 (quilt)
 - Add debian/source/format.
 - Drop Build-Depends on quilt.
 - Remove /usr/share/cdbs/1/rules/patchsys-quilt.mk from debian/rules.
 - Remove debian/README.source.
   * debian/control
 - Bump Standards-Version to 3.9.0.
 - Use architecture wildcard linux-any for libselinux1-dev Build-Depends.
 - Use Breaks instead of Conflicts as recommended by the new policy.
 - Remove old Conflicts which is no longer relevant.
   * debian/dbus.init
 - Simplify check in start_it_up() by using the existing status action.
 - Stop restarting dependent services. It was an ugly hack anyway and if
   people want to restart dbus, they need take care of that themselves.
   (Closes: #540693, #530395)
   * debian/dbus.postinst
 - Stop restarting dbus system bus on upgrades as it breaks too many
   applications and is not supported by upstream in a sensible way.
   Instead trigger a reboot-required message using update-notifier.
   (Closes: #53, #573386)
Checksums-Sha1: 
 cee0403ee82bab7712f4be75d9fb529e455fd578 1570 dbus_1.2.24-2.dsc
 9f557ba2cb7e84f415d7f1bda8db95ba178b444c 28595 dbus_1.2.24-2.debian.tar.gz
 ed6b01341da0333bad7c30d20c1ce446cfa9eed6 1819498 dbus-1-doc_1.2.24-2_all.deb
 59ca7ad1175502c9886411b737586aca475e11e6 213522 dbus_1.2.24-2_i386.deb
 3411ae43015e9d59df73043d311169a6a67f1849 42008 dbus-x11_1.2.24-2_i386.deb
 97e8fe9328b124ef376ae2b2ca0203de3fb6f4b3 128716 libdbus-1-3_1.2.24-2_i386.deb
 426356ea67cea3a263304ffdf52951274c98191a 220132 libdbus-1-dev_1.2.24-2_i386.deb
 337817a87ac583f402d82de199c84d80c7d18d0c 771222 dbus-1-dbg_1.2.24-2_i386.deb
Checksums-Sha256: 
 25c10b6056d86ca86eb146bc72374e7989706a20df916b081c5d34acd587019a 1570 
dbus_1.2.24-2.dsc
 0e2f5a389f28c4605b3d220b8a654aa4b89950e4a426e8de5bff8ecf368c6c67 28595 
dbus_1.2.24-2.debian.tar.gz
 38e596294acb70a6f5b871ddff4e40eb48a6ddc19b3ba3d90ec85d60b52c9d6c 1819498 
dbus-1-doc_1.2.24-2_all.deb
 de30b52babc50e4721a7bae71d2b0db03bd380f5201c588c56192b6d06a712aa 213522 
dbus_1.2.24-2_i386.deb
 758bd732e34715bb68c82b0bbc4999aa28920a940501a1ace73acd63e3f54c76 42008 
dbus-x11_1.2.24-2_i386.deb
 da0e367b3c1fc7bc8bd58dbfb47aa4eb07d07dfdfe98a02905a07dbadaf678fa 128716 
libdbus-1-3_1.2.24-2_i386.deb
 12818740637d628d70fdb045b8c37e66ae8c7553d245d50d8c0b119881368b35 220132 
libdbus-1-dev_1.2.24-2_i386.deb
 9e7e13263abfb79d6ecbb9a8599f21a2b426f77e21557755f3643fc36e0c1e9a 771222 
dbus-1-dbg_1.2.24-2_i386.deb
Files: 
 ab7d75ed33048fa314f78e790a33b78d 1570 devel optional dbus_1.2.24-2.dsc
 5e2e46b3cd736b6713d335b08c2bc8b8 28595 devel optional 
dbus_1.2.24-2.debian.tar.gz
 84033aae90806fc13aa02710ce585926 1819498 doc optional 
dbus-1-doc_1.2.24-2_all.deb
 8a17ce9abda6b31b25ee30ff97fb60ec 213522 devel optional dbus_1.2.24-2_i386.deb
 3e843a46533ac7d12eb5acb093552439 42008 x11 optional dbus-x11_1.2.24-2_i386.deb
 f8c240c09239a5889966c16ab9101463 128716 libs optional 
libdbus-1-3_1.2.24-2_i386.deb
 a22d4afe8143c5a65d7cda81c054c380 220132 libdevel optional 
libdbus-1-dev_1.2.24-2_i386.deb
 c76d80751dd438854a4d807a5e55b5d6 771222 debug extra 
dbus-1-dbg_1.2.24-2_i386.deb

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

iEYEARECAAYFAkxBqZYACgkQh7PER70FhVTEUwCgn1v2Rh/2zdZ4WNK1/jvbXp1L
j8oAn2WvTUTodFyzGZYWhcktzLQWNxyh
=TnGB
-END PGP SIGNATURE-


Accepted:
dbus-1-dbg_1.2.24-2_i386.deb
  to main/d/dbus/dbus-1-dbg_1.2.24-2_i386.deb
dbus-1-doc_1.2.24-2_all.deb
  to main/d/dbus/dbus-1-doc_1.2.24-2_all.deb
dbus-x11_1.2.24-2_i386.deb
  to main/d/dbus/dbus-x11_1.2.24-2_i386.deb
dbus_1.2.24-2.debian.tar.gz
  to main/d/dbus/dbus_1.2.24-2.debian.tar.gz
dbus_1.2.24-2.dsc
  to main/d/dbus/dbus_1.2.24-2.dsc
dbus_1.2.24-2_i386.deb
  to main/d/dbus/dbus_1.2.24-2_i386.deb
libdbus-1-3_1.2.24-2_i386.deb
  to main/d/dbus/libdbus-1-3_1.2.24-2_i386.deb
libdbus-1-dev_1.2.24-2_i386.deb
  to main/d/dbus/libdbus-1-dev_1.2.24-2_i386.deb


-- 
To UNSUBSCRIBE, email to 

Accepted doxygen 1.7.1-1 (source i386 all)

2010-07-17 Thread Matthias Klose
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 17 Jul 2010 14:54:16 +0200
Source: doxygen
Binary: doxygen doxygen-doc doxygen-gui
Architecture: source i386 all
Version: 1.7.1-1
Distribution: unstable
Urgency: low
Maintainer: Matthias Klose d...@debian.org
Changed-By: Matthias Klose d...@debian.org
Description: 
 doxygen- Documentation system for C, C++, Java, Python and other languages
 doxygen-doc - Documentation for doxygen
 doxygen-gui - GUI configuration tool for doxygen
Closes: 588702
Changes: 
 doxygen (1.7.1-1) unstable; urgency=low
 .
   * New upstream version. Closes: #588702.
Checksums-Sha1: 
 b6fedd5da02342c6700fb69f709af73416efffc8 1213 doxygen_1.7.1-1.dsc
 fca75d70f48ef0def276fd8db495772f6c43f862 4116363 doxygen_1.7.1.orig.tar.gz
 f7f4a31ea4aa042a13f66dfd7df3a71ea118314d 16432 doxygen_1.7.1-1.diff.gz
 556a0bdbdfcd288328c92ae70df8ccd0c9e8a44a 1755794 doxygen_1.7.1-1_i386.deb
 08c9ee469ee1514195a16c05f2f18928dec3a7ce 138598 doxygen-gui_1.7.1-1_i386.deb
 baed60fbcc8c90de68ffcce18165d64b0f511699 1666598 doxygen-doc_1.7.1-1_all.deb
Checksums-Sha256: 
 a789013807cb51179eb6d667b4edd1a2828bd32e4c511985c02839fa4740bda5 1213 
doxygen_1.7.1-1.dsc
 4b866f3b194970d7e0768944255d89b0a1aae7bf337f5ae3e4b8358da349da31 4116363 
doxygen_1.7.1.orig.tar.gz
 925db5003fd20ba89b89284d1592f21db9b80312e71fec219c3ff9fee5b1778c 16432 
doxygen_1.7.1-1.diff.gz
 a916776685c3a8c17e2cf74b8715f718e44e2425e09fc1fa7eab058a74c73820 1755794 
doxygen_1.7.1-1_i386.deb
 a4cca1dba3d894fe2a79f69cf5476b6ed4263ff3619c06e8f2fd49d54b9810a2 138598 
doxygen-gui_1.7.1-1_i386.deb
 d9b79f50050a8ea293001a43a798f6fa060ce1985bf3b673bb9f07fd340bf5ac 1666598 
doxygen-doc_1.7.1-1_all.deb
Files: 
 cee12ddb6ff706ef480e2c50be785883 1213 devel optional doxygen_1.7.1-1.dsc
 13e76e10fb55581a16ee04de35c264f0 4116363 devel optional 
doxygen_1.7.1.orig.tar.gz
 44fa5492c3c50b295148243634cd6385 16432 devel optional doxygen_1.7.1-1.diff.gz
 5054d710e5b1f27a083ba4ea49aae5b0 1755794 devel optional 
doxygen_1.7.1-1_i386.deb
 6ba3a8d49e47a8ce064e0adeb1535ef5 138598 devel optional 
doxygen-gui_1.7.1-1_i386.deb
 3f406b22a6fa61dec4e2a5a170393968 1666598 doc optional 
doxygen-doc_1.7.1-1_all.deb

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

iEYEARECAAYFAkxBqQUACgkQStlRaw+TLJyC4gCgotvV4iw3enfbWUS6/SZ3Gv08
D38AoI18YE9nS6WCObDiYeObXabgaPyS
=6THG
-END PGP SIGNATURE-


Accepted:
doxygen-doc_1.7.1-1_all.deb
  to main/d/doxygen/doxygen-doc_1.7.1-1_all.deb
doxygen-gui_1.7.1-1_i386.deb
  to main/d/doxygen/doxygen-gui_1.7.1-1_i386.deb
doxygen_1.7.1-1.diff.gz
  to main/d/doxygen/doxygen_1.7.1-1.diff.gz
doxygen_1.7.1-1.dsc
  to main/d/doxygen/doxygen_1.7.1-1.dsc
doxygen_1.7.1-1_i386.deb
  to main/d/doxygen/doxygen_1.7.1-1_i386.deb
doxygen_1.7.1.orig.tar.gz
  to main/d/doxygen/doxygen_1.7.1.orig.tar.gz


-- 
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/e1oa7hm-0008p2...@franck.debian.org



Accepted etktab 3.2-3 (source all)

2010-07-17 Thread Roland Stigge
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 17 Jul 2010 14:04:26 +0200
Source: etktab
Binary: etktab
Architecture: source all
Version: 3.2-3
Distribution: unstable
Urgency: low
Maintainer: Roland Stigge sti...@antcom.de
Changed-By: Roland Stigge sti...@antcom.de
Description: 
 etktab - ASCII guitar tab editor
Changes: 
 etktab (3.2-3) unstable; urgency=low
 .
   * Moved to new source format 3.0 (quilt)
   * debian/control:
 - Standards-Version: 3.9.0
 - Build-Depends: debhelper (= 7)
Checksums-Sha1: 
 e1e2bb138c6951450b6e2714ac9f0750cf0dc082 937 etktab_3.2-3.dsc
 fd75ef21fa448a3086a10630e5d45ec3b9a86975 18681 etktab_3.2-3.debian.tar.gz
 2dd07920e00449d7a68ec93cbf70f375e8c97825 71918 etktab_3.2-3_all.deb
Checksums-Sha256: 
 21a5525610d3aa07045259bd8efdb0e5b6492a4661e8f1d900b86ec361b9f918 937 
etktab_3.2-3.dsc
 6d00daa74e7b1af6602376370657f515c90f169f77360fc3c02ec740ed5927bb 18681 
etktab_3.2-3.debian.tar.gz
 7e61c39b32841210c46eb64ec6c09f805cdc409d00a8159bd7982f3bb859cd36 71918 
etktab_3.2-3_all.deb
Files: 
 d5541a95aa38449255c7d14f7e6d2e3a 937 sound optional etktab_3.2-3.dsc
 74875c46c1a42cdbd96f62ad88a1b22c 18681 sound optional 
etktab_3.2-3.debian.tar.gz
 b0f685c8b41328bade8967484c472945 71918 sound optional etktab_3.2-3_all.deb

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

iD4DBQFMQaZ7caH/YBv43g8RAkc3AJ99fzj6N0Cy0t3aTVx3+tmu3vyr6ACWLmRh
Ep9T60kNqoaO4Ws5l60j/Q==
=mUY6
-END PGP SIGNATURE-


Accepted:
etktab_3.2-3.debian.tar.gz
  to main/e/etktab/etktab_3.2-3.debian.tar.gz
etktab_3.2-3.dsc
  to main/e/etktab/etktab_3.2-3.dsc
etktab_3.2-3_all.deb
  to main/e/etktab/etktab_3.2-3_all.deb


-- 
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/e1oa7hx-0008ru...@franck.debian.org



Accepted pycxx 6.2.0-1 (source all)

2010-07-17 Thread Matthias Klose
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 17 Jul 2010 15:05:11 +0200
Source: pycxx
Binary: python-cxx python-cxx-dev
Architecture: source all
Version: 6.2.0-1
Distribution: unstable
Urgency: low
Maintainer: Matthias Klose d...@debian.org
Changed-By: Matthias Klose d...@debian.org
Description: 
 python-cxx - A Set of facilities to extend Python with C++
 python-cxx-dev - A Set of facilities to extend Python with C++
Changes: 
 pycxx (6.2.0-1) unstable; urgency=low
 .
   * New upstream version.
Checksums-Sha1: 
 c8333f5987b5414da6ce260f0e2cb65ac09a3c72 999 pycxx_6.2.0-1.dsc
 8ff9dda0ee96c10f812e81fa65f3534bf80dfe76 144021 pycxx_6.2.0.orig.tar.gz
 b50ef67bb76d5d7f527809058a9f1e2f89606b72 5527 pycxx_6.2.0-1.diff.gz
 fdb1ca6b291e31e803dec0672b4cbe8076e01b03 23958 python-cxx_6.2.0-1_all.deb
 06227cdcff0a296aa08a151007443682d599fffa 84360 python-cxx-dev_6.2.0-1_all.deb
Checksums-Sha256: 
 a4f022624a31fd5d15dce53695303334c38dfa7ea9b8c133da7f98990f4e9872 999 
pycxx_6.2.0-1.dsc
 6319ed255ed64a596a18c53a0418f0ac802ed971e14cb644052ce2aedd162d82 144021 
pycxx_6.2.0.orig.tar.gz
 23c9f4edee0a645f39b316bfd2a22faf7bc222cb93cd0a9e688457e5febbe4c3 5527 
pycxx_6.2.0-1.diff.gz
 86fe44c11697bb3abcf5b180334a40ae4ccb313fa50dba5e6d8e0e8d572c9af6 23958 
python-cxx_6.2.0-1_all.deb
 35820f9d252b1fc5f130dbcf56f7d846da05a140e44e8d13c289698f403f5e0a 84360 
python-cxx-dev_6.2.0-1_all.deb
Files: 
 4e56c66bee9d7ab7b28c49fb8d345433 999 python optional pycxx_6.2.0-1.dsc
 8ad02a13d97737d24f6fb9aace732f12 144021 python optional pycxx_6.2.0.orig.tar.gz
 083b633df400334ad50c692712ba002c 5527 python optional pycxx_6.2.0-1.diff.gz
 74aeb758a4afc4909ec5ac907841a21c 23958 python optional 
python-cxx_6.2.0-1_all.deb
 9e546da2d1dc635193fa80418bb13b7c 84360 python optional 
python-cxx-dev_6.2.0-1_all.deb

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

iEYEARECAAYFAkxBq2sACgkQStlRaw+TLJyeWACeLHwbMi5H813Jvn2oxNuo+WTr
91AAoMLwlMcife30iBoex9MZ158anLM+
=/SEY
-END PGP SIGNATURE-


Accepted:
pycxx_6.2.0-1.diff.gz
  to main/p/pycxx/pycxx_6.2.0-1.diff.gz
pycxx_6.2.0-1.dsc
  to main/p/pycxx/pycxx_6.2.0-1.dsc
pycxx_6.2.0.orig.tar.gz
  to main/p/pycxx/pycxx_6.2.0.orig.tar.gz
python-cxx-dev_6.2.0-1_all.deb
  to main/p/pycxx/python-cxx-dev_6.2.0-1_all.deb
python-cxx_6.2.0-1_all.deb
  to main/p/pycxx/python-cxx_6.2.0-1_all.deb


-- 
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/e1oa7mg-w9...@franck.debian.org



Accepted liblinear 1.6+dfsg-1 (source amd64)

2010-07-17 Thread Christian Kastner
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Fri, 09 Jul 2010 21:45:57 +0200
Source: liblinear
Binary: liblinear-dev liblinear1 liblinear-dbg liblinear-tools python-liblinear
Architecture: source amd64
Version: 1.6+dfsg-1
Distribution: unstable
Urgency: low
Maintainer: Christian Kastner deb...@kvr.at
Changed-By: Christian Kastner deb...@kvr.at
Description: 
 liblinear-dbg - Debugging symbols for LIBLINEAR
 liblinear-dev - Development libraries and header files for LIBLINEAR
 liblinear-tools - Standalone applications for LIBLINEAR
 liblinear1 - Library for Large Linear Classification
 python-liblinear - Python bindings for LIBLINEAR
Closes: 585788
Changes: 
 liblinear (1.6+dfsg-1) unstable; urgency=low
 .
   * Initial release (Closes: #585788)
   * debian/patches:
 - 0001-Properly-build-shared-and-static-libraries-programs
 - 0002-Move-Python-bindings-to-package-liblinear
Checksums-Sha1: 
 30dacdb379dd9c8bcfa5cb731d13f0ac336fbe95 1918 liblinear_1.6+dfsg-1.dsc
 4e570e8bb9819b514f7f488a720108105769d862 42750 liblinear_1.6+dfsg.orig.tar.gz
 abc732b9d5ff98c10ea1194af29cbaa44a192424 6920 
liblinear_1.6+dfsg-1.debian.tar.gz
 64bcbab893eb2ffeb902e79aa5abbd27586a34c7 29402 
liblinear-dev_1.6+dfsg-1_amd64.deb
 4eaa49c696d5eff28ed611caad5b6aea18e1e9b2 34336 liblinear1_1.6+dfsg-1_amd64.deb
 63c785ee142bebbbf9644e515bd35b8e4425bc80 43694 
liblinear-dbg_1.6+dfsg-1_amd64.deb
 639f82d9844fe0b97f099218cee44f1d2ad138a5 19052 
liblinear-tools_1.6+dfsg-1_amd64.deb
 c53a5d17ca0782dde6e1497a351148c84d1defdd 12278 
python-liblinear_1.6+dfsg-1_amd64.deb
Checksums-Sha256: 
 b2eb393df5c78ab25e8965c0ddc46f644c2127dcf82c35f084710fbad9d8f850 1918 
liblinear_1.6+dfsg-1.dsc
 865003fcc8262b1b0a2cbbe475f87bd4382ee99646a907f14d75824b0b640845 42750 
liblinear_1.6+dfsg.orig.tar.gz
 a886383a116828da35b4ab545d7229ebd022bb7e274f1b7354f8898e645e7058 6920 
liblinear_1.6+dfsg-1.debian.tar.gz
 82a9d36ecf71f647a771b7a322960c755632bfe266f4ef1099b92b6589edb1d6 29402 
liblinear-dev_1.6+dfsg-1_amd64.deb
 244dc13e372c833867a3510e671158e2d8493ccb2322820b3250fbd68fe7163b 34336 
liblinear1_1.6+dfsg-1_amd64.deb
 5aa3629bf9b50545430c15d9d8e608187cd4432d12059ba1b903370ad78838df 43694 
liblinear-dbg_1.6+dfsg-1_amd64.deb
 015c0197c27e18fe57eb3f5e9edb157ec47b87a8db0e1f32c3c1059c05c9e7a6 19052 
liblinear-tools_1.6+dfsg-1_amd64.deb
 6b3edfa0cf97c01b771463949e9ab8afc0c2fba16b6b6779358de5700a5fe8b1 12278 
python-liblinear_1.6+dfsg-1_amd64.deb
Files: 
 63d3c3799771f3c9d3a418e9ef4a1b8c 1918 libs optional liblinear_1.6+dfsg-1.dsc
 2437661d9da7e900ab10be40aa126f2d 42750 libs optional 
liblinear_1.6+dfsg.orig.tar.gz
 f1bc76a6e0cbcf1098e912524119b6dd 6920 libs optional 
liblinear_1.6+dfsg-1.debian.tar.gz
 a125bc5dcbd48f556e02ed9f30c4ec90 29402 libdevel optional 
liblinear-dev_1.6+dfsg-1_amd64.deb
 7075aaa44afde6b489f2225d7d96b3d5 34336 libs optional 
liblinear1_1.6+dfsg-1_amd64.deb
 534d48633d32870d2e0ce645f871902d 43694 debug extra 
liblinear-dbg_1.6+dfsg-1_amd64.deb
 2d46056490895000ce787d668ac304dc 19052 science optional 
liblinear-tools_1.6+dfsg-1_amd64.deb
 7f9101d336d3e4f72741e8348f8bc58b 12278 python optional 
python-liblinear_1.6+dfsg-1_amd64.deb

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

iQIcBAEBCAAGBQJMQMhaAAoJEH82z1Wqh6p3bBMQAIU80/OpNahYy4gUlVj+7/qc
4kICGJRKAVLrxMpOQkLGyPch7ZoloMYRwscruEZiCH5dGoXRKK2A2fqImZpYfJrX
KuB5BHjeOJy9tjYZc33DskCZ8nW03ZRYHiUpyTS5xg7slhgm6qYrxVU91HLtXdRs
jiMTenV4B+yN5Zwta8abldm5SHWuJ8OUQc/8YSrdgHRXKNObtO5XvC9YlxqnPDFp
+0h9NO7nQoWEYIDW3LyZcc7VVm+dlI7RpsHzvZvUyJKPxxQWAf7n3GjwDwlX3ijh
4UhsmEgM6kiW8uYXcO9kLNkRVwzSrcRlylhCs6wmVx5nyXjAqsldkDm9kEhfOCEq
LPlV8u2X5I0OXENegnXvlYBRHhcvr9aCE2qQtj8amPB5YwYVPCzDXAFKMC24T89H
+DESrsakNY/KtKRSdITLyXKUZ5umhX3KbVYh74s9p1OezvIRUlVHeTsaEXBVtJXv
CDGwZGVI6YMwHUBTVRpeOw55RKkfqHoqVEDNiF1QBf48TR5ACPZine/x7r/dkfHp
7hAtizCA2iJksrLUq7vVp1K7nhsulxW58b/kX/k7NAFrg03Jp/8MwfFFXVffEJ1P
RC6OU+5XobDAiIFJQlS3QSSyKyVSe7oZxWa2R+QnVAvtsom+b+7lDnx+lUcO5h0F
9nJk+xUVbj35SdQxqbqh
=NRc5
-END PGP SIGNATURE-


Accepted:
liblinear-dbg_1.6+dfsg-1_amd64.deb
  to main/libl/liblinear/liblinear-dbg_1.6+dfsg-1_amd64.deb
liblinear-dev_1.6+dfsg-1_amd64.deb
  to main/libl/liblinear/liblinear-dev_1.6+dfsg-1_amd64.deb
liblinear-tools_1.6+dfsg-1_amd64.deb
  to main/libl/liblinear/liblinear-tools_1.6+dfsg-1_amd64.deb
liblinear1_1.6+dfsg-1_amd64.deb
  to main/libl/liblinear/liblinear1_1.6+dfsg-1_amd64.deb
liblinear_1.6+dfsg-1.debian.tar.gz
  to main/libl/liblinear/liblinear_1.6+dfsg-1.debian.tar.gz
liblinear_1.6+dfsg-1.dsc
  to main/libl/liblinear/liblinear_1.6+dfsg-1.dsc
liblinear_1.6+dfsg.orig.tar.gz
  to main/libl/liblinear/liblinear_1.6+dfsg.orig.tar.gz
python-liblinear_1.6+dfsg-1_amd64.deb
  to main/libl/liblinear/python-liblinear_1.6+dfsg-1_amd64.deb


-- 
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/e1oa7uu-00020a...@franck.debian.org



Accepted numexpr 1.3.1-1 (source amd64)

2010-07-17 Thread Wen Heping
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 15 July 2010 23:54:05 -0600
Source: numexpr
Binary: python-numexpr
Architecture: source amd64
Version: 1.3.1-1
Distribution: experimental
Urgency: low
Maintainer: Wen Heping wenhep...@gmail.com
Changed-By: Wen Heping wenhep...@gmail.com
Description: 
 python-numexpr - The numexpr package evaluates multiple-operator array 
expressions
Closes: 589165
Changes: 
 numexpr (1.3.1-1) experimental; urgency=low
 .
   * Initial Release. (Closes: #589165)
Checksums-Sha1: 
 721e61e4a89638217d5e4e58069dcd5436e0a635 1151 numexpr_1.3.1-1.dsc
 2921531ece0eacb303b0c9a4978d0d050dcfd5d2 56972 numexpr_1.3.1.orig.tar.gz
 813abb0e93d6b11056e184ceed2626daff10964f 3535 numexpr_1.3.1-1.debian.tar.gz
 461481f4df55a4de7f06546d68373529e90f53ba 204492 
python-numexpr_1.3.1-1_amd64.deb
Checksums-Sha256: 
 601057b4df373b6029692109e779468c4622aa279e5131fa9e9b8f6950c8e1c6 1151 
numexpr_1.3.1-1.dsc
 52bae0575b181a49903371bd22073669c210d2e34a26d6b87bf684c35263 56972 
numexpr_1.3.1.orig.tar.gz
 9b5c99851a476500f85495f3d813d6ed1cb5c7a56876b76ccd5f2f228859 3535 
numexpr_1.3.1-1.debian.tar.gz
 883d4750b402dd8b0563ff700f993022416421964eba4751f1236ad28e8121c7 204492 
python-numexpr_1.3.1-1_amd64.deb
Files: 
 1615e9b78b4d73d6f86db976b01ef1c9 1151 python optional numexpr_1.3.1-1.dsc
 1ca0cf40350913fa620f73cbd906378a 56972 python optional 
numexpr_1.3.1.orig.tar.gz
 99523cc1e5da95ba4224e8af9ec7d7ed 3535 python optional 
numexpr_1.3.1-1.debian.tar.gz
 b1e6de31d9c5c6a8f05cb198801374e9 204492 python optional 
python-numexpr_1.3.1-1_amd64.deb

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

iEYEARECAAYFAkxBT38ACgkQ5TUK4GCH0vigkACgnMJ+jtfmDqj1aHbFfuSKU0hq
zgEAn26NT1U10znEMEimFwFkA+J9kx03
=GHHr
-END PGP SIGNATURE-


Accepted:
numexpr_1.3.1-1.debian.tar.gz
  to main/n/numexpr/numexpr_1.3.1-1.debian.tar.gz
numexpr_1.3.1-1.dsc
  to main/n/numexpr/numexpr_1.3.1-1.dsc
numexpr_1.3.1.orig.tar.gz
  to main/n/numexpr/numexpr_1.3.1.orig.tar.gz
python-numexpr_1.3.1-1_amd64.deb
  to main/n/numexpr/python-numexpr_1.3.1-1_amd64.deb


-- 
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/e1oa7v2-00023e...@franck.debian.org



Accepted pdfmod 0.8.3-1 (source all)

2010-07-17 Thread Chow Loong Jin
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Fri, 18 Jun 2010 03:44:46 +0800
Source: pdfmod
Binary: pdfmod
Architecture: source all
Version: 0.8.3-1
Distribution: unstable
Urgency: low
Maintainer: Debian CLI Applications Team 
pkg-cli-apps-t...@lists.alioth.debian.org
Changed-By: Chow Loong Jin hyper...@ubuntu.com
Description: 
 pdfmod - simple tool for modifying PDF documents
Closes: 540155
Changes: 
 pdfmod (0.8.3-1) unstable; urgency=low
 .
   * Initial release (Closes: #540155)
Checksums-Sha1: 
 04d0580698c32ec6c75c2dd968ec1fb3a7ce346b 1747 pdfmod_0.8.3-1.dsc
 2d53162486b8a6693bc86d5297e46212461a80c0 759394 pdfmod_0.8.3.orig.tar.gz
 796758eafad7bb2f6f07e0b0a2817d3fea91627e 4713 pdfmod_0.8.3-1.debian.tar.gz
 65fe800d93c86ab4f45f382a3f99b8f9e1734ab5 531140 pdfmod_0.8.3-1_all.deb
Checksums-Sha256: 
 a43c853cf66618dac547bad76926b3b178e0eec24d92012bbae199ee222f806a 1747 
pdfmod_0.8.3-1.dsc
 42ca738443e9c41ace95da92aae3104448e852e595bf66e910d3aa7acb7d7a20 759394 
pdfmod_0.8.3.orig.tar.gz
 ffa332e85fb94ecc30847769c7866465dd2f254db3e8bf60ae62ead8008ee17d 4713 
pdfmod_0.8.3-1.debian.tar.gz
 d3f02cdcd1d3658c4a97c317fde4de78e2e4e6fad1a78d819b8b367fd8202f5c 531140 
pdfmod_0.8.3-1_all.deb
Files: 
 08b05a37e869a5cbfcbc7370683826b7 1747 gnome optional pdfmod_0.8.3-1.dsc
 7df6427ac5ccc4e58d594882b65e13d9 759394 gnome optional pdfmod_0.8.3.orig.tar.gz
 16cdad33549e76904db0254362bb511e 4713 gnome optional 
pdfmod_0.8.3-1.debian.tar.gz
 bce808e1493ede7a1d781a9cdf74afcf 531140 gnome optional pdfmod_0.8.3-1_all.deb

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

iQEcBAEBCAAGBQJMQZDnAAoJEMkPnLkOH60Mu7gIAIM5ixoZGE7XewmETP9kB+Rr
s/90aKDMD98QmP1CD6VMxWphYiVuYXqLSn/chbPXc2zH0qttd1wQzGNTQcpNC8fv
hlZC5ZDHTEtsVtKY1SzAP3/lO4IzcDhA0bqhIqEHsdDFEGrqfnrxGF4W0gO8IVMG
cJShxdLEOnmUFq4t0hoG7Qati9M8JgNJje5pN19FchL9X7ZuBUmJEqR22/dA629d
Tur3oYSn4RTrlSxdcaLQr+ir9l2zFxoVN/YHvVCUI61vbPy/0yMrZbn6n+x+Z2UV
czteLkiFLJWpImtAJ6r+ytrlBCBOKaAzyyoVo4V3xtfo396e3JtGw7WtmYw5QKE=
=rt5h
-END PGP SIGNATURE-


Accepted:
pdfmod_0.8.3-1.debian.tar.gz
  to main/p/pdfmod/pdfmod_0.8.3-1.debian.tar.gz
pdfmod_0.8.3-1.dsc
  to main/p/pdfmod/pdfmod_0.8.3-1.dsc
pdfmod_0.8.3-1_all.deb
  to main/p/pdfmod/pdfmod_0.8.3-1_all.deb
pdfmod_0.8.3.orig.tar.gz
  to main/p/pdfmod/pdfmod_0.8.3.orig.tar.gz


-- 
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/e1oa7va-00025t...@franck.debian.org



Accepted xpdf 3.02-9 (source all amd64)

2010-07-17 Thread Osamu Aoki
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 17 Jul 2010 16:00:23 +0900
Source: xpdf
Binary: xpdf xpdf-common xpdf-reader xpdf-utils
Architecture: source amd64 all
Version: 3.02-9
Distribution: unstable
Urgency: low
Maintainer: Michael Gilbert michael.s.gilb...@gmail.com
Changed-By: Osamu Aoki os...@debian.org
Description: 
 xpdf   - Portable Document Format (PDF) reader
 xpdf-common - Transitional package for xpdf
 xpdf-reader - Transitional package for xpdf
 xpdf-utils - Transitional package for poppler-utils
Changes: 
 xpdf (3.02-9) unstable; urgency=low
 .
   * Reactivate zoomFitHeight properly by merging it into fix-580495.patch.
   * Set VCS-* and Uploaders fields.
Checksums-Sha1: 
 e535032f6d70769fa8753dc645ebca67f644e5b9 1254 xpdf_3.02-9.dsc
 1f4d28df008e1fa21877a63ebc807d78aa430a21 34685 xpdf_3.02-9.debian.tar.gz
 b6b1f5a62e9b4be4a414f0f793878c41a88be896 176788 xpdf_3.02-9_amd64.deb
 bd2d5a93e0d141fa7f6a7546c65d21fcaf1c6163 46156 xpdf-common_3.02-9_all.deb
 52f2de08108f094bf1f0cef368589dacc56fbf82 46168 xpdf-reader_3.02-9_all.deb
 f1fee460328b02785147149002fcbde3028b4cc3 46154 xpdf-utils_3.02-9_all.deb
Checksums-Sha256: 
 ec868601275167aaa69ca35937c63e2784e51679da286f25b60bad0faf5ebec9 1254 
xpdf_3.02-9.dsc
 33c6aa22ac293f7c4aa930509b1efd347fa8f2bcc038ebc0fd75d9b60ee79c48 34685 
xpdf_3.02-9.debian.tar.gz
 911e047903db1c7478258fc9072ae20752f644d7a06a8a5d2d53ea905a25e4da 176788 
xpdf_3.02-9_amd64.deb
 578faa36c13e715af18aba6757c47d24d6ab1c1b1afb686395ba6841a5cf8da9 46156 
xpdf-common_3.02-9_all.deb
 724164ed422601ca2c4b03c60caffecc3a5aa2e284c66101346e04e8f4fa7629 46168 
xpdf-reader_3.02-9_all.deb
 580aba299a45e83c79c471bc35bd7e6c9630cddedf84b2b155f9d48c00df38ea 46154 
xpdf-utils_3.02-9_all.deb
Files: 
 a5f198f283cdc669752ce0d34ed0961a 1254 text optional xpdf_3.02-9.dsc
 c05c20cf23fcc746e4efe6a08290bdb5 34685 text optional xpdf_3.02-9.debian.tar.gz
 5c5fbd7b7b34407ca324f095a810de7e 176788 text optional xpdf_3.02-9_amd64.deb
 bce1344205965813e35ea80b10683b64 46156 text optional xpdf-common_3.02-9_all.deb
 ae3bf91c2d4d575fffbd82e9bb7ae9db 46168 text optional xpdf-reader_3.02-9_all.deb
 9fd6feddd1f1fc3e35ecb6e76b44df00 46154 text optional xpdf-utils_3.02-9_all.deb

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

iEYEARECAAYFAkxBrkEACgkQ6A/EwagGHzIW4QCfZcJiWIYUA61OU6BkFz0S3Eo4
HtAAmgOxfrVsxlqPDAL4xdQqHstga6Hi
=1AOY
-END PGP SIGNATURE-


Accepted:
xpdf-common_3.02-9_all.deb
  to main/x/xpdf/xpdf-common_3.02-9_all.deb
xpdf-reader_3.02-9_all.deb
  to main/x/xpdf/xpdf-reader_3.02-9_all.deb
xpdf-utils_3.02-9_all.deb
  to main/x/xpdf/xpdf-utils_3.02-9_all.deb
xpdf_3.02-9.debian.tar.gz
  to main/x/xpdf/xpdf_3.02-9.debian.tar.gz
xpdf_3.02-9.dsc
  to main/x/xpdf/xpdf_3.02-9.dsc
xpdf_3.02-9_amd64.deb
  to main/x/xpdf/xpdf_3.02-9_amd64.deb


-- 
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/e1oa7wz-0002ow...@franck.debian.org



Accepted libgcrypt11 1.4.6-1 (source all i386)

2010-07-17 Thread Andreas Metzler
-BEGIN PGP SIGNED MESSAGE-
Hash: RIPEMD160

Format: 1.8
Date: Sat, 17 Jul 2010 15:15:09 +0200
Source: libgcrypt11
Binary: libgcrypt11-doc libgcrypt11-dev libgcrypt11-dbg libgcrypt11
Architecture: source all i386
Version: 1.4.6-1
Distribution: experimental
Urgency: low
Maintainer: Debian GnuTLS Maintainers pkg-gnutls-ma...@lists.alioth.debian.org
Changed-By: Andreas Metzler ametz...@debian.org
Description: 
 libgcrypt11 - LGPL Crypto library - runtime library
 libgcrypt11-dbg - LGPL Crypto library - debugger files
 libgcrypt11-dev - LGPL Crypto library - development files
 libgcrypt11-doc - LGPL Crypto library - documentation
Closes: 575038
Changes: 
 libgcrypt11 (1.4.6-1) experimental; urgency=low
 .
   * New upstream version.
   * Drop debian/patches/20_ftbfsmips.diff, included upstream.
   * Includes tiger message-digest variant with commonly used output print
 order. Closes: #575038
   * Interface extended (GCRY_MD_TIGER1 GCRY_MD_TIGER2
 GCRY_CIPHER_MODE_AESWRAP), bump shlibs.
   * Policy 3.9. I have kept the conflicts for libgcrypt{,7}-{doc,dev}
 unchanged instead of trying to convert them to Breaks. These would only
 trigger on upgrades from installations older than Sarge (3.1).
Checksums-Sha1: 
 c473369b780b007c36d1fd9655aad3a75506903d 1588 libgcrypt11_1.4.6-1.dsc
 445b9e158aaf91e24eae3d1040c6213e9d9f5ba6 1151877 libgcrypt11_1.4.6.orig.tar.bz2
 09fadb9403ad2264c9458851239eba020e49918c 11916 
libgcrypt11_1.4.6-1.debian.tar.gz
 28d754de51f479afd5ef9645a5670813acd394b6 671868 libgcrypt11-doc_1.4.6-1_all.deb
 41782e7ef388eb4e339f184f4e4b5402671d7968 363026 
libgcrypt11-dev_1.4.6-1_i386.deb
 82875761dbd678a453eebd369bafcf202bab4d92 363176 
libgcrypt11-dbg_1.4.6-1_i386.deb
 c46fc0df9aae394184c378633efc2d4f83d9b11b 267598 libgcrypt11_1.4.6-1_i386.deb
Checksums-Sha256: 
 905be41c4babefab63dc25466f76cc388d59a72a43d65a4eda2f80180875bbc5 1588 
libgcrypt11_1.4.6-1.dsc
 3e4b30da6b357b565333d0222133b64a0414be99ba72733081165c8ea9bc6b85 1151877 
libgcrypt11_1.4.6.orig.tar.bz2
 c86a2ac4c556e69b8e946f6a47f9566724f23deb8438811fa61847e12bddbe70 11916 
libgcrypt11_1.4.6-1.debian.tar.gz
 92b63d18538001edc03953e4d2347b79869324a471f80e880d65beb43464313f 671868 
libgcrypt11-doc_1.4.6-1_all.deb
 c6252e02d67368c8595c998267108c86c450bb77ed988c98408815528730e47e 363026 
libgcrypt11-dev_1.4.6-1_i386.deb
 5b602ef487ad90907c011591541b06b57ed539022c149e61dfa702396a243ff6 363176 
libgcrypt11-dbg_1.4.6-1_i386.deb
 a63f61c2f593c9b26b529e41d02d34974031bfedf9fb6f328c1283c6f961f503 267598 
libgcrypt11_1.4.6-1_i386.deb
Files: 
 8b6ce1f77e2b3473e029e01fb287d95b 1588 libs optional libgcrypt11_1.4.6-1.dsc
 dbf99425a4fe9217c84ce3a35d938634 1151877 libs optional 
libgcrypt11_1.4.6.orig.tar.bz2
 45742c9af0492646ea19ab45d2b6a65b 11916 libs optional 
libgcrypt11_1.4.6-1.debian.tar.gz
 2657f076972617859041690fc5a17c87 671868 doc optional 
libgcrypt11-doc_1.4.6-1_all.deb
 2bc1e0ec74df9df57a44f7e5378e1c05 363026 libdevel optional 
libgcrypt11-dev_1.4.6-1_i386.deb
 e0cf13fd22e560ab714411e49bf0d38e 363176 debug extra 
libgcrypt11-dbg_1.4.6-1_i386.deb
 abfde6df11da95563afb22ca4336b49c 267598 libs standard 
libgcrypt11_1.4.6-1_i386.deb

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

iEYEAREDAAYFAkxBregACgkQHTOcZYuNdmOpJQCgjQ116zNrQSt1TMRzbarPqJYi
VsoAniY82CG4P1p8Yp/gJNkJYiXRwHxU
=ZKOt
-END PGP SIGNATURE-


Accepted:
libgcrypt11-dbg_1.4.6-1_i386.deb
  to main/libg/libgcrypt11/libgcrypt11-dbg_1.4.6-1_i386.deb
libgcrypt11-dev_1.4.6-1_i386.deb
  to main/libg/libgcrypt11/libgcrypt11-dev_1.4.6-1_i386.deb
libgcrypt11-doc_1.4.6-1_all.deb
  to main/libg/libgcrypt11/libgcrypt11-doc_1.4.6-1_all.deb
libgcrypt11_1.4.6-1.debian.tar.gz
  to main/libg/libgcrypt11/libgcrypt11_1.4.6-1.debian.tar.gz
libgcrypt11_1.4.6-1.dsc
  to main/libg/libgcrypt11/libgcrypt11_1.4.6-1.dsc
libgcrypt11_1.4.6-1_i386.deb
  to main/libg/libgcrypt11/libgcrypt11_1.4.6-1_i386.deb
libgcrypt11_1.4.6.orig.tar.bz2
  to main/libg/libgcrypt11/libgcrypt11_1.4.6.orig.tar.bz2


-- 
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/e1oa7jb-0003vf...@franck.debian.org



Accepted tremulous 1.1.0-5 (source all amd64)

2010-07-17 Thread Simon McVittie
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sat, 17 Jul 2010 15:19:27 +0100
Source: tremulous
Binary: tremulous tremulous-server tremulous-doc
Architecture: source amd64 all
Version: 1.1.0-5
Distribution: unstable
Urgency: low
Maintainer: Debian Games Team pkg-games-de...@lists.alioth.debian.org
Changed-By: Simon McVittie s...@debian.org
Description: 
 tremulous  - Aliens vs Humans, team based FPS game with elements of an RTS
 tremulous-doc - Tremulous documentation
 tremulous-server - Tremulous server
Closes: 469576 473848 476621 485579 530209 530210 566530 583939
Changes: 
 tremulous (1.1.0-5) unstable; urgency=low
 .
   * New maintainer - Debian Games Team
   * Set source format to 3.0 (quilt)
   * Separate out patches from previous versions into debian/patches
   * Replace the patch for Bug #382121 with a more complete upstream fix
 from ioquake3 bug 3756, which just uses the OS's memcpy()
   * Apply patch from ioquake3 bug 4331 to fix invalid use of strcpy
 (Closes: #583939)
   * Fix tremulous --help and tremulous-server --help (Closes: #566530)
   * Remove bashisms from those script wrappers (Closes: #530209, #530210)
   * Set dedicated cvar to 1 by default, to not advertise unconfigured servers
 to the master server; use +set dedicated 2 to advertise your server
 (Closes: 485579)
   * Apply part of upstream r785 to fix disappearing cursor on errors
 (Closes: #473848)
   * Apply part of upstream r756 to fix sorting by ping, and install the
 modified menu to override the one in tremulous-data (Closes: #476621)
   * Disable JIT QVM compiler (which seems to crash on startup) on x86-64,
 falling back to the architecture-neutral QVM interpreter
   * Improve the tremulous-server init script (Closes: #469576):
 - stop the process correctly
 - disable the tremulous-server init script by default - enable it in
   /etc/default/tremulous-server if you want a system-wide instance
 - run tremded under a dedicated user ID, not as nobody (which shouldn't be
   used like this)
 - give that dedicated user ID a home directory, since Tremulous needs one
   * Fix sections in menu and doc-base
   * Add ${misc:Depends}
   * Advance to Debhelper 7 compatibility
   * Fix section of tremulous-doc
   * Fix hyphen/minus confusion in man pages
   * Fail prerm on errors
   * Stop creating empty directories
   * Correct .desktop categories, and remove obsolete Encoding key
   * Standards-Version: 3.9.0
 - state in copyright that the package is not in Debian, due to non-free
   dependency
 - known violation: embedded copy of libjpeg (reported as a bug)
Checksums-Sha1: 
 57fd488b591525d4b50ea995967ce8d266656d98 1850 tremulous_1.1.0-5.dsc
 dfc8712236253b326c2b7e5f125285e558f6c49e 23660 tremulous_1.1.0-5.debian.tar.gz
 29ca7a84eda5e121b2314c91293f9bf93d2bc60d 861442 tremulous_1.1.0-5_amd64.deb
 964a35f799f42cb150a32f7844f1d719cab3d585 444710 
tremulous-server_1.1.0-5_amd64.deb
 92ecdedf6dd4a7965329e95ad0159cf655338b39 644974 tremulous-doc_1.1.0-5_all.deb
Checksums-Sha256: 
 9d67497d72196973a6d33844d8ac43b79ed2c6e987263e0d6728b8bf7dd8bcac 1850 
tremulous_1.1.0-5.dsc
 7ca5a08898f85eaeb1dd25dd790ba943d309e43bd259553680475b85a2a30cf0 23660 
tremulous_1.1.0-5.debian.tar.gz
 5be519032c12823deedbb386a27aca11c82fa82987e0bb990c079f5212ca6106 861442 
tremulous_1.1.0-5_amd64.deb
 8b0bc4dd58619c8ec013ae3d151f3821edf82ddc7bdd02b7713d45ceb75831cd 444710 
tremulous-server_1.1.0-5_amd64.deb
 0e2efcb2bd915232bd87e919e18e8252b3e575c0c596acfc157bb49a3ca4e7fe 644974 
tremulous-doc_1.1.0-5_all.deb
Files: 
 658f973ff85e764a647e7d594aaa6400 1850 contrib/games optional 
tremulous_1.1.0-5.dsc
 cc743a73842c46120438f772064e71f3 23660 contrib/games optional 
tremulous_1.1.0-5.debian.tar.gz
 cf149fd64d9ce65bdfed0f3f1c84e0ec 861442 contrib/games optional 
tremulous_1.1.0-5_amd64.deb
 d01ecf78af9a3eb16aba7c80d2857786 444710 contrib/games optional 
tremulous-server_1.1.0-5_amd64.deb
 85cb7b1c82c784798b36a6730ab2afd0 644974 contrib/doc optional 
tremulous-doc_1.1.0-5_all.deb

-BEGIN PGP SIGNATURE-

iQIVAwUBTEG+203o/ypjx8yQAQjj8A//dktJM4oX5CqUQLambOr15hA9N5Lpe/bA
RbvwZAh98Hg8rSc4nFgatoln/f3j2sgv2RtWko7pcX+TlY62dK4EybBO1/qsn9ar
vY+LkElgDp+wLFzuF/xKeKORN6snuRDEA/AI9H+7gT+gF8oCJaTatHctUHgBYMFf
6yW/279zUA34E4Q1rQ9ZMnXX0L9bRmaEadLWurvF8O56LthXzcmxCQvglNMev2kU
nb5ziQQuMkgLCgSkDdkZKs4TETpWFfwcV/gxm1k28VlD97aqlvTbfQtNv6WhEECz
oyUl/yTRF9AEgGy5bZQhdeFE1l0CdlKtTQ+EnmlyajpcZ3FbK+MAKznBatJVI66U
qe132W/XKl97PUwFCtHenitrLYGF+ZVVABVLPKCMJX+tjDmGWcUZel/zFBi6m0Gp
hhEfqCyRHPcpDWydpTCrsgbOKyFYTEbDkHqqKyeKe7dQY3Ff5LDVrZfqQssHP2MM
h+LS41nlD0TExm7KZY0t0WTf1D9o8JE2tcjTfKNRqjwA9Tgh4DbuUZ0yX02i186d
81+tm0JrL3FcAP1MPANZH5gPmymx1AMFjtdraEMK5EGC7Oif8dG+3EdbezvijkCY
cCCANvllIswcDSJNJ9R59ECcYHPl/X7EUMaHmVozWW26vd1egNUqFvdE+nhduhm1
i1/gv1f42nY=
=uyFH
-END PGP SIGNATURE-


Accepted:
tremulous-doc_1.1.0-5_all.deb
  to contrib/t/tremulous/tremulous-doc_1.1.0-5_all.deb

Accepted sensors-applet 2.2.7-1 (source amd64)

2010-07-17 Thread Sam Morris
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 17 Jul 2010 12:42:19 +0100
Source: sensors-applet
Binary: sensors-applet libsensors-applet-plugin0 libsensors-applet-plugin-dev
Architecture: source amd64
Version: 2.2.7-1
Distribution: unstable
Urgency: low
Maintainer: Sam Morris s...@robots.org.uk
Changed-By: Sam Morris s...@robots.org.uk
Description: 
 libsensors-applet-plugin-dev - Create plugins for the 'sensors-applet' package
 libsensors-applet-plugin0 - Library for plugins for the 'sensors-applet' 
package
 sensors-applet - Display readings from hardware sensors in your Gnome panel
Changes: 
 sensors-applet (2.2.7-1) unstable; urgency=low
 .
   * New upstream release
Checksums-Sha1: 
 0a229dd60b9816d1e3eb416029773a8a3fcae99d 1682 sensors-applet_2.2.7-1.dsc
 82f5b9176f81aa7060b302d9f50b2a76564ad7b5 484828 
sensors-applet_2.2.7.orig.tar.gz
 c84a59a270ae9f9cfe675695896f91188c7c5120 13898 
sensors-applet_2.2.7-1.debian.tar.gz
 059bd39c468ed5a80e8e0f10ba982be64dd70cf5 122998 
sensors-applet_2.2.7-1_amd64.deb
 03b70a9e46a41466e20a1a8992c2bbb872e94bd4 24884 
libsensors-applet-plugin0_2.2.7-1_amd64.deb
 ec5e455c0eddb2650bad72a4138a98659c8925e3 25254 
libsensors-applet-plugin-dev_2.2.7-1_amd64.deb
Checksums-Sha256: 
 3beec2c6cf7c7428d300db8dee5258ad742c7fb4001c5148a464abd03ea18933 1682 
sensors-applet_2.2.7-1.dsc
 368bae3baf983e192a0751f89d563ab9052c3ab2ab28bf62002a0d78d1ffcefe 484828 
sensors-applet_2.2.7.orig.tar.gz
 e8fb9f34d38c44fead1c70efb36c346872f4928e47ea6fe1176c63af3885bec6 13898 
sensors-applet_2.2.7-1.debian.tar.gz
 85de091ecb67f284d35f1b26381767495ab6eeeaf3b14359fc59c11be21c2b5a 122998 
sensors-applet_2.2.7-1_amd64.deb
 35b1dc20513c6c025f8fbebb4e79954130588482d0e4999ffe8441d3140ab3d9 24884 
libsensors-applet-plugin0_2.2.7-1_amd64.deb
 f197051177eb116f8914871076413cd19859eaaed40f4564e3f8cd63f46ed556 25254 
libsensors-applet-plugin-dev_2.2.7-1_amd64.deb
Files: 
 3cc7f3e8d1a8084fb811f11675833d61 1682 gnome optional sensors-applet_2.2.7-1.dsc
 f342fab98be4f1b9a25af0689af20130 484828 gnome optional 
sensors-applet_2.2.7.orig.tar.gz
 cca4ea7adc1cc7e7c228d6b502884e8b 13898 gnome optional 
sensors-applet_2.2.7-1.debian.tar.gz
 a3e7c85494a518bae9ff662520368d4e 122998 gnome optional 
sensors-applet_2.2.7-1_amd64.deb
 06f0078b6a0605b1425af98a6ff3657b 24884 libs optional 
libsensors-applet-plugin0_2.2.7-1_amd64.deb
 e18b712f0aa0244dd24606192ddbc772 25254 libdevel optional 
libsensors-applet-plugin-dev_2.2.7-1_amd64.deb

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

iEYEARECAAYFAkxBxDQACgkQshl/216gEHgWDwCbBV6GfiADSxweKBk5EOlzmI03
Qt8AoOZJC1Qozx2KvuUuNwZ4vGd9AvTI
=AWIz
-END PGP SIGNATURE-


Accepted:
libsensors-applet-plugin-dev_2.2.7-1_amd64.deb
  to main/s/sensors-applet/libsensors-applet-plugin-dev_2.2.7-1_amd64.deb
libsensors-applet-plugin0_2.2.7-1_amd64.deb
  to main/s/sensors-applet/libsensors-applet-plugin0_2.2.7-1_amd64.deb
sensors-applet_2.2.7-1.debian.tar.gz
  to main/s/sensors-applet/sensors-applet_2.2.7-1.debian.tar.gz
sensors-applet_2.2.7-1.dsc
  to main/s/sensors-applet/sensors-applet_2.2.7-1.dsc
sensors-applet_2.2.7-1_amd64.deb
  to main/s/sensors-applet/sensors-applet_2.2.7-1_amd64.deb
sensors-applet_2.2.7.orig.tar.gz
  to main/s/sensors-applet/sensors-applet_2.2.7.orig.tar.gz


-- 
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/e1oa98s-0002wq...@franck.debian.org



Accepted sisu 2.6.2-2 (source all)

2010-07-17 Thread Ralph Amissah
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 17 Jul 2010 08:34:14 -0400
Source: sisu
Binary: sisu sisu-complete sisu-pdf sisu-postgresql sisu-sqlite
Architecture: source all
Version: 2.6.2-2
Distribution: unstable
Urgency: medium
Maintainer: Ralph Amissah ra...@amissah.com
Changed-By: Ralph Amissah ra...@amissah.com
Description: 
 sisu   - documents - structuring, publishing in multiple formats and searc
 sisu-complete - installs all SiSU related packages
 sisu-pdf   - dependencies to convert SiSU LaTeX output to pdf
 sisu-postgresql - SiSU dependencies for use with PostgreSQL database
 sisu-sqlite - SiSU dependencies for use with SQLite database
Changes: 
 sisu (2.6.2-2) unstable; urgency=medium
 .
   [ Ralph Amissah ]
   * debian/control update ruby1.9 related depends to ruby1.9.1 (affects
 libfcgi-ruby)
Checksums-Sha1: 
 7c46af73f7923201712bb6aee0dd40fedcc8 1151 sisu_2.6.2-2.dsc
 86acf56051a13b0f4521a2cbe8681b2786b03348 281186 sisu_2.6.2-2.diff.gz
 47ff3ec90cd6feae623fdfd78a33ec7fd59e046d 3675894 sisu_2.6.2-2_all.deb
 aa44152b5bccb45379469976fc8e587845c99c30 29474 sisu-complete_2.6.2-2_all.deb
 b5f3b31b24298a93efc5d5de25fec7a5da5bce9a 30074 sisu-pdf_2.6.2-2_all.deb
 d762552d0da4e19ddcbdcf39184e6ee4a1d4fd55 30522 sisu-postgresql_2.6.2-2_all.deb
 bacb3f7320f1f1219dfee675823bc48b629136b4 30492 sisu-sqlite_2.6.2-2_all.deb
Checksums-Sha256: 
 00cd22abaf3c6d55058680b3d757b75dbe8fca890598822cb347a86246f4d9d3 1151 
sisu_2.6.2-2.dsc
 609047bc45e99154f96ccb6fb2c4cd0a7b7d8ca0f8ad0b14e2779c7b0e095aed 281186 
sisu_2.6.2-2.diff.gz
 f71f82888099c46229f9583f3e911b69710c362c5c1b2bffd0b0c6379e30e14c 3675894 
sisu_2.6.2-2_all.deb
 e80f03a03f51a86b22d925e3b56d05af62d4b0c0f885451639ba6b10913124ab 29474 
sisu-complete_2.6.2-2_all.deb
 13ad646de809481137ef1b48527448fbb11cb266c12383cb275fffa226bd1cd6 30074 
sisu-pdf_2.6.2-2_all.deb
 02bbeacaea89561c99df2176c74511787a7f476596369ef44c6a1da0d6545d3f 30522 
sisu-postgresql_2.6.2-2_all.deb
 44f19246a9394c608b6d47585a1ed0aab4d1da45899e6aa646908a1178282267 30492 
sisu-sqlite_2.6.2-2_all.deb
Files: 
 c2970781e999147927ba1c141a24d56e 1151 text optional sisu_2.6.2-2.dsc
 4c94d1285032307b32b5d8bb52393385 281186 text optional sisu_2.6.2-2.diff.gz
 75554c4eb1146ad2f5f70d1744beddfa 3675894 text optional sisu_2.6.2-2_all.deb
 7ecc4286c26bdb9113cbd35550f51eb2 29474 text optional 
sisu-complete_2.6.2-2_all.deb
 457762fadd930bf482d4dc35faf97705 30074 text optional sisu-pdf_2.6.2-2_all.deb
 581d1b05bd5c387e17ce74bb7bd2b8d9 30522 text optional 
sisu-postgresql_2.6.2-2_all.deb
 51b0cf1157bc9a33c03ce63eaef3071d 30492 text optional 
sisu-sqlite_2.6.2-2_all.deb

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

iEYEARECAAYFAkxBpsoACgkQb3gYqbmPYrH2BgCfSiyF8jJoqDq891XCNR6I4zp+
fRwAmQGUWKXkE6ViyCTIqpvHKeNSHbwm
=BRxD
-END PGP SIGNATURE-


Accepted:
sisu-complete_2.6.2-2_all.deb
  to main/s/sisu/sisu-complete_2.6.2-2_all.deb
sisu-pdf_2.6.2-2_all.deb
  to main/s/sisu/sisu-pdf_2.6.2-2_all.deb
sisu-postgresql_2.6.2-2_all.deb
  to main/s/sisu/sisu-postgresql_2.6.2-2_all.deb
sisu-sqlite_2.6.2-2_all.deb
  to main/s/sisu/sisu-sqlite_2.6.2-2_all.deb
sisu_2.6.2-2.diff.gz
  to main/s/sisu/sisu_2.6.2-2.diff.gz
sisu_2.6.2-2.dsc
  to main/s/sisu/sisu_2.6.2-2.dsc
sisu_2.6.2-2_all.deb
  to main/s/sisu/sisu_2.6.2-2_all.deb


-- 
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/e1oa9qt-0004sc...@franck.debian.org



Accepted fluidsynth-dssi 1.0.0-1 (source i386)

2010-07-17 Thread Alessio Treglia
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 17 Jul 2010 17:38:15 +0200
Source: fluidsynth-dssi
Binary: fluidsynth-dssi
Architecture: source i386
Version: 1.0.0-1
Distribution: unstable
Urgency: low
Maintainer: Debian Multimedia Maintainers 
pkg-multimedia-maintain...@lists.alioth.debian.org
Changed-By: Alessio Treglia ales...@debian.org
Description: 
 fluidsynth-dssi - DSSI wrapper for the FluidSynth SoundFont-playing synthesizer
Changes: 
 fluidsynth-dssi (1.0.0-1) unstable; urgency=low
 .
   * New upstream release:
 - Bug fix from James McDermott for the broken-nwrite_float
   code in fluidsynth-dssi.c when used with unusual sample
   counts.
 - Removed the FluidSynth source patches in extra/, removed
   references to the patches in README, and reworked configure.ac
   to simply check that the FluidSynth version is =1.0.6 before
   setting USE_AUGMENTED_FLUIDSYNTH_API and NWRITE_FLOAT_WORKS_CORRECTLY.
 - Added '-test' option to FluidSynth-DSSI_gtk.c to allow testing
   the GUI without a host.
 - Added code in FluidSynth-DSSI_gtk.c to silently ignore the
   'sample-rate' method.
   * Conflicts/Replaces on dssi-plugin-fluidsynth.
   * Improve package description.
   * Update debian/copyright as per DEP-5.
   * Fix copyright file.
   * Append -Wl,--as-needed to linking options.
   * Removing rpath from binaries is not needed anymore.
Checksums-Sha1: 
 5e7589ef80d2932056424fda47dc5353ed25c26b 1519 fluidsynth-dssi_1.0.0-1.dsc
 01cc35d8035337566c29daf2ae4e9adca59651a5 325047 
fluidsynth-dssi_1.0.0.orig.tar.gz
 d3a4ccdf8d365c5159e56de2b85ab0867bfa2d14 3076 
fluidsynth-dssi_1.0.0-1.debian.tar.gz
 0a5368fbcea332f862ff84698338f90a10abc4ff 42180 fluidsynth-dssi_1.0.0-1_i386.deb
Checksums-Sha256: 
 4cb1ca456df60a0aa4d20e081fa2a78707eb500764dbbb042a6735bf8b6d1e9c 1519 
fluidsynth-dssi_1.0.0-1.dsc
 e734d06d7e6d056a58c611a62e80b7cc6306b810137d9a19e260612e942fe049 325047 
fluidsynth-dssi_1.0.0.orig.tar.gz
 d506793c18de218471e8d56bc1688574a2931038daec16f57390bc94db0f8eb9 3076 
fluidsynth-dssi_1.0.0-1.debian.tar.gz
 4db6f98af732a82156d8a6cc2dbedc2d005cafccf1b667e9d25bf3f70abe09d2 42180 
fluidsynth-dssi_1.0.0-1_i386.deb
Files: 
 bb7402271a517e6b75e4beb1abdc1548 1519 sound optional 
fluidsynth-dssi_1.0.0-1.dsc
 6c9f660f0df4d2aad5076de75b2a0a67 325047 sound optional 
fluidsynth-dssi_1.0.0.orig.tar.gz
 2a61673ded90ee3cf99957f6004a844d 3076 sound optional 
fluidsynth-dssi_1.0.0-1.debian.tar.gz
 b779e7771b3b8d441a4d5fb9b1683f80 42180 sound optional 
fluidsynth-dssi_1.0.0-1_i386.deb

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

iEYEARECAAYFAkxB0DwACgkQRdSMfNz8P9DTQwCcD3shHhpKl6u4z3y2u1BdFUMH
4ocAn1PjW9K6aFHyjhkj6ctTcpXhWBjW
=8ZbD
-END PGP SIGNATURE-


Accepted:
fluidsynth-dssi_1.0.0-1.debian.tar.gz
  to main/f/fluidsynth-dssi/fluidsynth-dssi_1.0.0-1.debian.tar.gz
fluidsynth-dssi_1.0.0-1.dsc
  to main/f/fluidsynth-dssi/fluidsynth-dssi_1.0.0-1.dsc
fluidsynth-dssi_1.0.0-1_i386.deb
  to main/f/fluidsynth-dssi/fluidsynth-dssi_1.0.0-1_i386.deb
fluidsynth-dssi_1.0.0.orig.tar.gz
  to main/f/fluidsynth-dssi/fluidsynth-dssi_1.0.0.orig.tar.gz


-- 
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/e1oa9qu-0007cy...@franck.debian.org



Accepted live-boot 2.0~a15-1 (source all)

2010-07-17 Thread Daniel Baumann
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 17 Jul 2010 17:19:16 +0200
Source: live-boot
Binary: live-boot live-boot-initramfs-tools live-initramfs
Architecture: source all
Version: 2.0~a15-1
Distribution: unstable
Urgency: low
Maintainer: Debian Live Project debian-l...@lists.debian.org
Changed-By: Daniel Baumann dan...@debian.org
Description: 
 live-boot  - Debian Live - System Boot Scripts
 live-boot-initramfs-tools - Debian Live - System Boot Scripts (initramfs-tools 
backend)
 live-initramfs - Debian Live - System Boot Scripts (transitional package)
Changes: 
 live-boot (2.0~a15-1) unstable; urgency=low
 .
   * Making inclusion of languagelist conditional in live hook.
   * Updating depends of live-initramfs transitional package to reflect
 relaxed backend depends.
Checksums-Sha1: 
 59562d8c9eacfd24de151a155a98c796ea2417f6 1246 live-boot_2.0~a15-1.dsc
 8d67518e68b4f172d2d0ce45fa581c8ed893380b 104761 live-boot_2.0~a15.orig.tar.gz
 7a6deafa80aa902100720e8be33a994c0bdc8d6a 16513 live-boot_2.0~a15-1.diff.gz
 8edf78420f59972b51540e10f285bd371f408837 73324 live-boot_2.0~a15-1_all.deb
 5477c172ec52d13babcd81f287388d6f19f7835c 27076 
live-boot-initramfs-tools_2.0~a15-1_all.deb
 86aa6b1a654f7e6ec7ba72bebf23df42b3b9c8a3 3484 live-initramfs_2.0~a15-1_all.deb
Checksums-Sha256: 
 995d0648d7e9cba4da8e4219f111f7616962b9a690ef8b1bc4663aef25bbddeb 1246 
live-boot_2.0~a15-1.dsc
 d6aecef0fb1f7b73570ae1266825e2a7a76def3f4412066953e454ff7243eb16 104761 
live-boot_2.0~a15.orig.tar.gz
 a88623555784ec965b17413ce5a9c758042a2d6acf14a330d04836a20055b08e 16513 
live-boot_2.0~a15-1.diff.gz
 eeab8d9fe06f22ef9cf66e0fd1fb7c10308d81a5f460f73889419940edf454b1 73324 
live-boot_2.0~a15-1_all.deb
 ce172637eb829f306247f4a604a0343cc52a6ae9f13391feca8c55bd39832d2a 27076 
live-boot-initramfs-tools_2.0~a15-1_all.deb
 4a454f061ca1a32bb989af01375418b8ccf3ed63b64ad55aab7eb09b406921ca 3484 
live-initramfs_2.0~a15-1_all.deb
Files: 
 a389bb3091a0f701964b351823cbd168 1246 misc optional live-boot_2.0~a15-1.dsc
 0c2bd2b2462bd01849440e2397455760 104761 misc optional 
live-boot_2.0~a15.orig.tar.gz
 6972dcec4666c18bc290d7c09715bc39 16513 misc optional 
live-boot_2.0~a15-1.diff.gz
 5df224211fda5bc50f4720d6d8d0f96b 73324 misc optional 
live-boot_2.0~a15-1_all.deb
 e33a0946d922febc22e2a8f843c3102f 27076 misc optional 
live-boot-initramfs-tools_2.0~a15-1_all.deb
 91e90a953621f69a10286112d4736559 3484 misc optional 
live-initramfs_2.0~a15-1_all.deb

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

iEYEARECAAYFAkxBypkACgkQ+C5cwEsrK55sTgCgkYs1Qe4Z/zhSkzGE69dooaky
OUAAnjFfuWB1Z+h4NRutEd4b8S2pG4ah
=LqWt
-END PGP SIGNATURE-


Accepted:
live-boot-initramfs-tools_2.0~a15-1_all.deb
  to main/l/live-boot/live-boot-initramfs-tools_2.0~a15-1_all.deb
live-boot_2.0~a15-1.diff.gz
  to main/l/live-boot/live-boot_2.0~a15-1.diff.gz
live-boot_2.0~a15-1.dsc
  to main/l/live-boot/live-boot_2.0~a15-1.dsc
live-boot_2.0~a15-1_all.deb
  to main/l/live-boot/live-boot_2.0~a15-1_all.deb
live-boot_2.0~a15.orig.tar.gz
  to main/l/live-boot/live-boot_2.0~a15.orig.tar.gz
live-initramfs_2.0~a15-1_all.deb
  to main/l/live-boot/live-initramfs_2.0~a15-1_all.deb


-- 
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/e1oa9rw-0007pe...@franck.debian.org



Accepted python-debianbts 1.5 (source all)

2010-07-17 Thread Bastian Venthur
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 17 Jul 2010 14:59:17 +0200
Source: python-debianbts
Binary: python-debianbts
Architecture: source all
Version: 1.5
Distribution: unstable
Urgency: low
Maintainer: Bastian Venthur vent...@debian.org
Changed-By: Bastian Venthur vent...@debian.org
Description: 
 python-debianbts - Python interface to Debian's Bug Tracking System
Closes: 588954
Changes: 
 python-debianbts (1.5) unstable; urgency=low
 .
   * Fix UnicodeDecodeError on get_bug_log() and other methods, added
 regression test for this bug. (Closes: #588954)
Checksums-Sha1: 
 8c167c6c9259932cea845689ff17fca68b6d5b7a 1456 python-debianbts_1.5.dsc
 406989052c669d00cda1143dc0cdaffd8c9d8dd6 9861 python-debianbts_1.5.tar.gz
 d0c623a6a6f6d4ff76a59048ed437e462155a6fe 7252 python-debianbts_1.5_all.deb
Checksums-Sha256: 
 8ccb2f684cd1dad0a1e9694a9442869e950ddfaa716fb554052ddfa38ce0c2c1 1456 
python-debianbts_1.5.dsc
 8e03da5bd84471d7eb13f0d9d1567a174c3be64724c4ef9a23a6593081a4274e 9861 
python-debianbts_1.5.tar.gz
 07bcfd645307656905aed9e626515dc49c389e629a1f4f03c70abac86eb1aa75 7252 
python-debianbts_1.5_all.deb
Files: 
 7d9be580dad18bdf563349f2d4cf2288 1456 python optional python-debianbts_1.5.dsc
 f999e1a53b5046e35861fcc3f7f0570b 9861 python optional 
python-debianbts_1.5.tar.gz
 374cbff79c14bab699ea47573b53b871 7252 python optional 
python-debianbts_1.5_all.deb

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

iQIcBAEBAgAGBQJMQb77AAoJEI6IlUTZhQANARkP/2Okcz89jvV83cF3Uo+QYCZg
C3VrilDlCoGhZohexMIEoNYfVkvjKye2kUn3XnRXPmKBosdiMrT4AIigvxv6yL0j
dADRXbYRFKM3RPWzjy+PvoppuPUO4Gezred6WWyez8dQaB5albnfJbZjb86PX/KE
S/My6cD4VpqsuNk0M1RVyuxtXd9Sd8bksy2ivJA+9vXNWeo1nAudeBeSJm9JPu8M
NkyNjQR94qdTiM3i/ylM7s6geD10XxsOidz8/9ILo51vGtHbLM4S3XT9J6lQibdL
pFBiAfNuwAMKBgPv+JvVXQ6LqvUtjcsuJElABP8jwG14H08y7gyrulcIco59cOt+
hG8NISciJ2zHkXWI/Lx+Wc380xnVcSk015yDHZm0DJNcR/2/MmKbSZpdJW3p19rr
LNq0tUDiiqGKTo8MBdObNULTkY3ybk5NOxcdF8Pvq7VXZHw/TnM9VU+yS46Y/LoH
KGEdYQKMZqtHxGWntnuR4/zwnDGse6Mkt/6ccn/TUJJNaCImJKEh1MDxPnQ0MCDv
tlIwzaxFiBCu1t6i5YT0/NXg9GQ/JSLDYGcbBdqAHb/K4q+vTnqAt/6TUKyOnYVU
CGyB2pYdVSBU6mLK/rHF1XcqgBdxII46t6MgALbehxVRVx50cDc82h8z0q+zOnQ0
XOG7kZdnGYR2KErtyqzy
=oQgk
-END PGP SIGNATURE-


Accepted:
python-debianbts_1.5.dsc
  to main/p/python-debianbts/python-debianbts_1.5.dsc
python-debianbts_1.5.tar.gz
  to main/p/python-debianbts/python-debianbts_1.5.tar.gz
python-debianbts_1.5_all.deb
  to main/p/python-debianbts/python-debianbts_1.5_all.deb


-- 
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/e1oa9rf-0007rt...@franck.debian.org



Accepted roundcube 0.3.1-4 (source all)

2010-07-17 Thread Vincent Bernat
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 17 Jul 2010 17:23:30 +0200
Source: roundcube
Binary: roundcube-core roundcube roundcube-mysql roundcube-pgsql 
roundcube-sqlite
Architecture: source all
Version: 0.3.1-4
Distribution: unstable
Urgency: low
Maintainer: Debian Roundcube Maintainers 
pkg-roundcube-maintain...@lists.alioth.debian.org
Changed-By: Vincent Bernat ber...@debian.org
Description: 
 roundcube  - skinnable AJAX based webmail solution for IMAP servers - metapack
 roundcube-core - skinnable AJAX based webmail solution for IMAP servers
 roundcube-mysql - metapackage providing MySQL dependencies for RoundCube
 roundcube-pgsql - metapackage providing PostgreSQL dependencies for RoundCube
 roundcube-sqlite - metapackage providing sqlite dependencies for RoundCube
Closes: 575556 581745 582894 584458 588084
Changes: 
 roundcube (0.3.1-4) unstable; urgency=low
 .
   * Update README.Debian to state that the variable to modify is
 'htmleditor' instead of 'enable_htmleditor'. Thanks to Hans
 Spaans. Closes: #575556.
   * Add Brazilian Portuguese debconf translation, thanks to Eder
 L. Marques. Closes: #581745.
   * Switch default encoding to UTF-8 instead of ISO-8859-1.
 Closes: #588084.
   * Add more explanations on how to install roundcube in a Debian system
 in README.Debian. Closes: #584458, #582894.
   * Bump Standards-Version. No changes required.
   * Switch to 3.0 (quilt) format.
   * Use Breaks instead of Conflicts to move files from older roundcube
 installations.
Checksums-Sha1: 
 8129867bf9cfdf8e7d12e3934b854d4f19a7b945 1371 roundcube_0.3.1-4.dsc
 de589a5d05dd5aa34db01d2bcd21e6ff803b245f 35704 roundcube_0.3.1-4.debian.tar.gz
 4a6d4407f4e952707881bca69409344d657a60e7 720972 roundcube-core_0.3.1-4_all.deb
 9ce79e77a4683f1a3662f96554f97bd7ce03379e 12632 roundcube_0.3.1-4_all.deb
 a73345a4acc93e45ec35a43458c08d0e1c556b73 11906 roundcube-mysql_0.3.1-4_all.deb
 48446cd0213d489717b79701e5aff1191e68ad12 11906 roundcube-pgsql_0.3.1-4_all.deb
 165112233d0f23b551f5bd427dd4221cdc9ef340 11864 roundcube-sqlite_0.3.1-4_all.deb
Checksums-Sha256: 
 9d9ca76251397f438967ab843a42faec60ab5d5020c3548ce29e895eed5a7009 1371 
roundcube_0.3.1-4.dsc
 4a19cc47ed88d36a4047a6d677dfb64f6226c31ea43d841e65c9f37b9060b957 35704 
roundcube_0.3.1-4.debian.tar.gz
 a1a38a0a102e23b48a5847b676bf19e8ff9c4850bc3a77bcca91b872700045f5 720972 
roundcube-core_0.3.1-4_all.deb
 92d8b8e248366a6b7ba367aaf005fee60ce076a7cc340f7c88c1a148cad26f03 12632 
roundcube_0.3.1-4_all.deb
 0230495a4718c59bb7e39b5a7deb7fd75b4809efba671d012013756979eab85b 11906 
roundcube-mysql_0.3.1-4_all.deb
 cb4afdd26b3a24e076bdc6d609bd7b91cfc4d525d3bb60a126db5aaca7d5f280 11906 
roundcube-pgsql_0.3.1-4_all.deb
 d88cd5db6058bdd47dc2313f584044c827f00fb25d432a05cd967ddf8567fd5a 11864 
roundcube-sqlite_0.3.1-4_all.deb
Files: 
 f5b1388b82d106f051cb54564e1f8ffb 1371 web extra roundcube_0.3.1-4.dsc
 1fd043b737fc64caaabf8437951c52aa 35704 web extra 
roundcube_0.3.1-4.debian.tar.gz
 2620c88203bbf92f24328f3dc139104d 720972 web extra 
roundcube-core_0.3.1-4_all.deb
 7de7adecb9ddc3482803266eb48adbcf 12632 web extra roundcube_0.3.1-4_all.deb
 7fc49e5f5520318a54e9e710ae861ade 11906 web extra 
roundcube-mysql_0.3.1-4_all.deb
 d8403e4fb36fb52e08bfe0151cd236d8 11906 web extra 
roundcube-pgsql_0.3.1-4_all.deb
 d5988372e9cfef08ef477eece37b4507 11864 web extra 
roundcube-sqlite_0.3.1-4_all.deb

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

iEYEARECAAYFAkxBzvwACgkQKFvXofIqeU7JRQCfWp4ebWliwkFhySFgxrdGOsHK
j08AmQHk3/5VT0iyZorJ4kt+7W3E+4w/
=/uAG
-END PGP SIGNATURE-


Accepted:
roundcube-core_0.3.1-4_all.deb
  to main/r/roundcube/roundcube-core_0.3.1-4_all.deb
roundcube-mysql_0.3.1-4_all.deb
  to main/r/roundcube/roundcube-mysql_0.3.1-4_all.deb
roundcube-pgsql_0.3.1-4_all.deb
  to main/r/roundcube/roundcube-pgsql_0.3.1-4_all.deb
roundcube-sqlite_0.3.1-4_all.deb
  to main/r/roundcube/roundcube-sqlite_0.3.1-4_all.deb
roundcube_0.3.1-4.debian.tar.gz
  to main/r/roundcube/roundcube_0.3.1-4.debian.tar.gz
roundcube_0.3.1-4.dsc
  to main/r/roundcube/roundcube_0.3.1-4.dsc
roundcube_0.3.1-4_all.deb
  to main/r/roundcube/roundcube_0.3.1-4_all.deb


-- 
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/e1oa9ry-0007xv...@franck.debian.org



Accepted chromium-browser 5.0.375.99~r51029-4 (source all amd64)

2010-07-17 Thread Giuseppe Iuculano
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 17 Jul 2010 17:22:47 +0200
Source: chromium-browser
Binary: chromium-browser chromium-browser-dbg chromium-browser-l10n 
chromium-browser-inspector
Architecture: source all amd64
Version: 5.0.375.99~r51029-4
Distribution: unstable
Urgency: low
Maintainer: Debian Chromium Maintainers 
pkg-chromium-ma...@lists.alioth.debian.org
Changed-By: Giuseppe Iuculano iucul...@debian.org
Description: 
 chromium-browser - Chromium browser
 chromium-browser-dbg - chromium-browser debug symbols
 chromium-browser-inspector - page inspector for the chromium-browser
 chromium-browser-l10n - chromium-browser language packages
Closes: 589160 589414
Changes: 
 chromium-browser (5.0.375.99~r51029-4) unstable; urgency=low
 .
   * Fix FTBFS with icu 4.4 (Closes: #589414)
   * Do not use armv4 incompatible code
   * Remove src/out and *.pyc files in clean target. (Closes: #589160)
 Thanks to Timo Juhani Lindfors.
Checksums-Sha1: 
 1262b0f74c23a0430e0b230ba28e4767502a778c 2251 
chromium-browser_5.0.375.99~r51029-4.dsc
 d4d44e3f1fc9fe6fa8b5881dbec851343790b137 240258 
chromium-browser_5.0.375.99~r51029-4.debian.tar.gz
 2a863a23264ac3732e716bf27b165c112450b8d4 1977010 
chromium-browser-l10n_5.0.375.99~r51029-4_all.deb
 b876796d5d8334345443e70d71ceb4b4bad828f1 889542 
chromium-browser-inspector_5.0.375.99~r51029-4_all.deb
 7f3873acf030cdbf865883a990558c1226dfa5c5 11666090 
chromium-browser_5.0.375.99~r51029-4_amd64.deb
 d46280568b442840220e2cc16dd032dca15d2ef6 145019126 
chromium-browser-dbg_5.0.375.99~r51029-4_amd64.deb
Checksums-Sha256: 
 2d7c6af3ca5fa28504be4dcc400355bafe5b931b46b602b2ef574ae1d449fd89 2251 
chromium-browser_5.0.375.99~r51029-4.dsc
 f8c08e9e593bd7efd3241115312c11523d00bff0e1efa30233cb0a49b121e6be 240258 
chromium-browser_5.0.375.99~r51029-4.debian.tar.gz
 9842eec3b0d9564cd96946a98e12632952fee5f5664174f1e7bda3e81a8e7437 1977010 
chromium-browser-l10n_5.0.375.99~r51029-4_all.deb
 f8ac347e541cb572d3b0e3bcce7d69d952b448e9b35fb71cbe3e159295967f1c 889542 
chromium-browser-inspector_5.0.375.99~r51029-4_all.deb
 70a80d30df9ae1df85b26ef764a475c8d755e9b5845d6fe4576cb33abb76910b 11666090 
chromium-browser_5.0.375.99~r51029-4_amd64.deb
 cd8ed6b0303bab76eb54c7d36b63eba5e7e53678ec6c639add56f24c2ec1589d 145019126 
chromium-browser-dbg_5.0.375.99~r51029-4_amd64.deb
Files: 
 90c5c1779065a3a13abb4f282252548a 2251 web optional 
chromium-browser_5.0.375.99~r51029-4.dsc
 5203d936d1bfc6984fae17283e9ea6fe 240258 web optional 
chromium-browser_5.0.375.99~r51029-4.debian.tar.gz
 c613827d0f4e44482462de99f9f192d1 1977010 web optional 
chromium-browser-l10n_5.0.375.99~r51029-4_all.deb
 ed19eef3f312d2726708b71db2ab7297 889542 web optional 
chromium-browser-inspector_5.0.375.99~r51029-4_all.deb
 4b7ca932550cdc8b4b50a484b9d6c174 11666090 web optional 
chromium-browser_5.0.375.99~r51029-4_amd64.deb
 5504e3a8f91aa51a0014eb7c38fecb81 145019126 debug extra 
chromium-browser-dbg_5.0.375.99~r51029-4_amd64.deb

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

iEYEARECAAYFAkxB2v0ACgkQNxpp46476aq/nACcD6UbQZBgi0sRtk+1Q0f76cnT
7BoAmwf8vUPjW4ueXLKIQHzRQdiY2uzr
=P+L/
-END PGP SIGNATURE-


Accepted:
chromium-browser-dbg_5.0.375.99~r51029-4_amd64.deb
  to main/c/chromium-browser/chromium-browser-dbg_5.0.375.99~r51029-4_amd64.deb
chromium-browser-inspector_5.0.375.99~r51029-4_all.deb
  to 
main/c/chromium-browser/chromium-browser-inspector_5.0.375.99~r51029-4_all.deb
chromium-browser-l10n_5.0.375.99~r51029-4_all.deb
  to main/c/chromium-browser/chromium-browser-l10n_5.0.375.99~r51029-4_all.deb
chromium-browser_5.0.375.99~r51029-4.debian.tar.gz
  to main/c/chromium-browser/chromium-browser_5.0.375.99~r51029-4.debian.tar.gz
chromium-browser_5.0.375.99~r51029-4.dsc
  to main/c/chromium-browser/chromium-browser_5.0.375.99~r51029-4.dsc
chromium-browser_5.0.375.99~r51029-4_amd64.deb
  to main/c/chromium-browser/chromium-browser_5.0.375.99~r51029-4_amd64.deb


-- 
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/e1oaaop-0002ui...@franck.debian.org



Accepted lyx 1.6.7-1 (source i386 all)

2010-07-17 Thread Sven Hoexter
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 17 Jul 2010 18:02:22 +0200
Source: lyx
Binary: lyx lyx-common ttf-lyx latex-xft-fonts
Architecture: source i386 all
Version: 1.6.7-1
Distribution: unstable
Urgency: low
Maintainer: Debian LyX Maintainers pkg-lyx-de...@lists.alioth.debian.org
Changed-By: Sven Hoexter hoex...@debian.org
Description: 
 latex-xft-fonts - TrueType versions of some TeX fonts -- transitional package
 lyx- Document Processor
 lyx-common - Architecture-independent files for LyX
 ttf-lyx- TrueType versions of some TeX fonts
Changes: 
 lyx (1.6.7-1) unstable; urgency=low
 .
   * New upstream release.
+ Remove debian/patches/spellcheckfix - applied upstream.
   * Update to Standards-Version: 3.9.0 - no changes required.
   * Remove build-dep on libaspell-dev and --with-aspell configure flag.
Checksums-Sha1: 
 42b3f8b4eefd97dfdc8768a1d80f19e0b7740f99 1478 lyx_1.6.7-1.dsc
 bb1d65c4881e727fa1c03bf72d418e22de9311f3 15771983 lyx_1.6.7.orig.tar.gz
 6cc12e073120f9eec04dd33a274c751d2cb15d7b 29051 lyx_1.6.7-1.diff.gz
 565542be2ee150fd54b354d5093eec32c9a2a20f 3231016 lyx_1.6.7-1_i386.deb
 dbeeca580fb1015bf4252754906c46db2d9a5c5e 6132738 lyx-common_1.6.7-1_all.deb
 aff5a74cf2d2204c53ae1c6b151ca69827ba0ddb 177830 ttf-lyx_1.6.7-1_all.deb
 8c29ce990aec3b6da66f009abfe040f2538fea9d 22084 latex-xft-fonts_1.6.7-1_all.deb
Checksums-Sha256: 
 034bc649d78b708cd3f56c8516027f2cece4eef1703f3eb2fe371b7cc81294fc 1478 
lyx_1.6.7-1.dsc
 91cc1fcacb423e0896be5ef1f926fdd793f077570595a5869643cc219d436460 15771983 
lyx_1.6.7.orig.tar.gz
 bdc42504dda100f683ce41befc607fa700e9dc36fb3dbcd6464fd0ccfd4b 29051 
lyx_1.6.7-1.diff.gz
 dbc1333e27f0555eb3dc9d3a3f916db2405c5519d835bbc98fa4ed4e2f628387 3231016 
lyx_1.6.7-1_i386.deb
 267ed2147a76346e06b416ab1ef20688345da064db9ed3721644a7a4f351fe31 6132738 
lyx-common_1.6.7-1_all.deb
 b9e16c878e8868f68c9b31d158aeaced3c3ab2883923e975010173d08e6611aa 177830 
ttf-lyx_1.6.7-1_all.deb
 503f1175cb9723ef752065152086775a061aec28fb181963983bb3bc5e6dfd7b 22084 
latex-xft-fonts_1.6.7-1_all.deb
Files: 
 590178ae6a68f96da9f20902f57352e0 1478 editors optional lyx_1.6.7-1.dsc
 bf5431e9823a573290476b1974c6fc36 15771983 editors optional 
lyx_1.6.7.orig.tar.gz
 327b3e33fda264ba99e1e21379be2b31 29051 editors optional lyx_1.6.7-1.diff.gz
 36a3cc3103f2ec2f4bf3f775f906029f 3231016 editors optional lyx_1.6.7-1_i386.deb
 2f368efcf0c839021a23ee86f78f1db9 6132738 editors optional 
lyx-common_1.6.7-1_all.deb
 b3f5c53a86de27f9dba2f9ba89c5d5dd 177830 fonts optional ttf-lyx_1.6.7-1_all.deb
 8814788bc10ed28b292ed86fa9bcdd25 22084 fonts extra 
latex-xft-fonts_1.6.7-1_all.deb

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

iEYEARECAAYFAkxB27QACgkQxKXVjqqse7z2swCfY2EQjwkG7dgEWSNmnqQPqhA/
4KAAniZvJYQeL4FxEgjx2G87fujU+hRx
=Jtse
-END PGP SIGNATURE-


Accepted:
latex-xft-fonts_1.6.7-1_all.deb
  to main/l/lyx/latex-xft-fonts_1.6.7-1_all.deb
lyx-common_1.6.7-1_all.deb
  to main/l/lyx/lyx-common_1.6.7-1_all.deb
lyx_1.6.7-1.diff.gz
  to main/l/lyx/lyx_1.6.7-1.diff.gz
lyx_1.6.7-1.dsc
  to main/l/lyx/lyx_1.6.7-1.dsc
lyx_1.6.7-1_i386.deb
  to main/l/lyx/lyx_1.6.7-1_i386.deb
lyx_1.6.7.orig.tar.gz
  to main/l/lyx/lyx_1.6.7.orig.tar.gz
ttf-lyx_1.6.7-1_all.deb
  to main/l/lyx/ttf-lyx_1.6.7-1_all.deb


-- 
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/e1oaaph-00037i...@franck.debian.org



Accepted anki 0.9.9.8.6-2.1 (source all)

2010-07-17 Thread Esteban Manchado Velázquez
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 10 Jul 2010 19:14:23 +0200
Source: anki
Binary: anki
Architecture: source all
Version: 0.9.9.8.6-2.1
Distribution: unstable
Urgency: medium
Maintainer: Andreas Bombe a...@debian.org
Changed-By: Esteban Manchado Velázquez z...@debian.org
Description: 
 anki   - extensible flashcard learning program
Closes: 584262
Changes: 
 anki (0.9.9.8.6-2.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Add upstream patches for sqlalchemy 0.6 compatibility (Closes: #584262).
   * Bump Standards-Version.
Checksums-Sha1: 
 e63bed0a12cde9aa5a304a4ce3b760f31965f8a7 1023 anki_0.9.9.8.6-2.1.dsc
 927f6fed11db655ca9d7070bf6f47ad5bdedf7ff 8584 anki_0.9.9.8.6-2.1.diff.gz
 6d57b1b627b455ec42c65c8c47506bff9e351f82 1213150 anki_0.9.9.8.6-2.1_all.deb
Checksums-Sha256: 
 0d8eaa68c04ba4e545ce38da7086b6f8f41d09aafc052ca9bae7e5c866b7b8d9 1023 
anki_0.9.9.8.6-2.1.dsc
 3b18788d4bc4123a869f3bf313e8ec71dd1afeb0b0a39158b2f7da2602298a96 8584 
anki_0.9.9.8.6-2.1.diff.gz
 f48b372862953c7d8387bc62c1df5cd916c079a475fa9fc4c6ea3ab08b5cc133 1213150 
anki_0.9.9.8.6-2.1_all.deb
Files: 
 35fc3155563a52efdc1662ee2caf1180 1023 misc optional anki_0.9.9.8.6-2.1.dsc
 e9c84a2b3f1d7bde6f9b084707f71d1e 8584 misc optional anki_0.9.9.8.6-2.1.diff.gz
 c0341923833882a6fe3d4e28f567a304 1213150 misc optional 
anki_0.9.9.8.6-2.1_all.deb

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

iD8DBQFMOKqHhYgK5b1UDsERAmivAJoCCg3SZBoHmQvdy35tboOliDHnaACePAcW
TCnRx6kMC1Fzw5QI9udm6Do=
=BctZ
-END PGP SIGNATURE-


Accepted:
anki_0.9.9.8.6-2.1.diff.gz
  to main/a/anki/anki_0.9.9.8.6-2.1.diff.gz
anki_0.9.9.8.6-2.1.dsc
  to main/a/anki/anki_0.9.9.8.6-2.1.dsc
anki_0.9.9.8.6-2.1_all.deb
  to main/a/anki/anki_0.9.9.8.6-2.1_all.deb


-- 
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/e1oabic-0006vb...@franck.debian.org



Accepted xsynth-dssi 0.9.2-1 (source i386)

2010-07-17 Thread Alessio Treglia
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 17 Jul 2010 19:38:40 +0200
Source: xsynth-dssi
Binary: xsynth-dssi
Architecture: source i386
Version: 0.9.2-1
Distribution: unstable
Urgency: low
Maintainer: Debian Multimedia Maintainers 
pkg-multimedia-maintain...@lists.alioth.debian.org
Changed-By: Alessio Treglia ales...@debian.org
Description: 
 xsynth-dssi - classic-analog (VCOs-VCF-VCA) style software synthesizer
Changes: 
 xsynth-dssi (0.9.2-1) unstable; urgency=low
 .
   * New upstream release.
   * Add Replaces/Conflicts on dssi-plugin-xsynth.
   * debian/copyright rewritten as per DEP-5 proposal.
   * Provides dssi-plugin.
   * Pass -Wl,--as-needed to the linker.
   * Removing rpath from binaries is not needed anymore.
   * Drop ALSA support for those architectures which don't provide it.
Checksums-Sha1: 
 effd053fa4c0f945a735b9a7b4153c96d75e0ba2 1491 xsynth-dssi_0.9.2-1.dsc
 48aece7e64d92f364260be54d0581b76d3bce367 451758 xsynth-dssi_0.9.2.orig.tar.gz
 d1e5234b07c9cde11b24b1416728eb7cc856fbf0 2804 xsynth-dssi_0.9.2-1.debian.tar.gz
 6909f0d7d0f1559651102ff3e643d0b43c2448a3 148848 xsynth-dssi_0.9.2-1_i386.deb
Checksums-Sha256: 
 6521ea65674cfb3ca8bffdfe9d2c3b88cc9b68e4ff92e7d11fe8fd5e655c332a 1491 
xsynth-dssi_0.9.2-1.dsc
 81a2178a601ea0724aab7ea14ad41ce07b9a28a1c432d8e1758d37234d7140af 451758 
xsynth-dssi_0.9.2.orig.tar.gz
 406dbfe250b0761e5c10dc94b53981c6a6796de2404e23f87417ef110f4b2b18 2804 
xsynth-dssi_0.9.2-1.debian.tar.gz
 1c8ba81a20f4f83a19934a3b783f52c2647f075094fce5ccb0b961c9b3601973 148848 
xsynth-dssi_0.9.2-1_i386.deb
Files: 
 4139fb38306c94ad68f479c47892a6db 1491 sound optional xsynth-dssi_0.9.2-1.dsc
 9186bb3ef8aff99e2aef644c946e5d55 451758 sound optional 
xsynth-dssi_0.9.2.orig.tar.gz
 2a1f9fa55d59cb05e3b354551119fc00 2804 sound optional 
xsynth-dssi_0.9.2-1.debian.tar.gz
 8dea17589e637b5c8aa6b866360a2258 148848 sound optional 
xsynth-dssi_0.9.2-1_i386.deb

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

iEYEARECAAYFAkxB7M0ACgkQRdSMfNz8P9CH3QCfZOkUhDmV7/AsL4uEm7Xst1uQ
ZYgAoIFq4K01K65uMqSCR8UBxX0hgveY
=Evei
-END PGP SIGNATURE-


Accepted:
xsynth-dssi_0.9.2-1.debian.tar.gz
  to main/x/xsynth-dssi/xsynth-dssi_0.9.2-1.debian.tar.gz
xsynth-dssi_0.9.2-1.dsc
  to main/x/xsynth-dssi/xsynth-dssi_0.9.2-1.dsc
xsynth-dssi_0.9.2-1_i386.deb
  to main/x/xsynth-dssi/xsynth-dssi_0.9.2-1_i386.deb
xsynth-dssi_0.9.2.orig.tar.gz
  to main/x/xsynth-dssi/xsynth-dssi_0.9.2.orig.tar.gz


-- 
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/e1oabim-0006yc...@franck.debian.org



Accepted ganeti 2.1.6-1 (source all)

2010-07-17 Thread Iustin Pop
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sat, 17 Jul 2010 19:18:07 +0200
Source: ganeti
Binary: ganeti2
Architecture: source all
Version: 2.1.6-1
Distribution: unstable
Urgency: low
Maintainer: Debian Ganeti Team pkg-ganeti-de...@lists.alioth.debian.org
Changed-By: Iustin Pop ius...@debian.org
Description: 
 ganeti2- Cluster-based virtualization management software
Changes: 
 ganeti (2.1.6-1) unstable; urgency=low
 .
   * New upstream version(s)
   * Standard version 3.9.0 (no changes needed)
Checksums-Sha1: 
 76aee54e9d1c5466a10060e3c3cd89235320b172 1990 ganeti_2.1.6-1.dsc
 e43b0629d017dd91ad21ff0c8472b58c4c0b2a71 1402943 ganeti_2.1.6.orig.tar.gz
 7667134e7b23d7a12d53dd220f83ff6b3075322f 8111 ganeti_2.1.6-1.debian.tar.gz
 14399429e0bcbe15c71f2d66e849e7ee49742e74 923538 ganeti2_2.1.6-1_all.deb
Checksums-Sha256: 
 7157bc3e53531b4df1767d9c583e9ce7c9f5c1b290b434167fd0eee675d86b66 1990 
ganeti_2.1.6-1.dsc
 745a3d7c9c6d7539e4adba59e9e998f7ea1b2a68a5b4ff0f77022bb80ddc9094 1402943 
ganeti_2.1.6.orig.tar.gz
 6d5c55fc2013caa8f941caf522dfe2eb935e7228174ca99e427bdbc94b09a09b 8111 
ganeti_2.1.6-1.debian.tar.gz
 5dbc0a39d83142b56d54e663311998178f1f28767a20bf53cfecc0aaa7cbb711 923538 
ganeti2_2.1.6-1_all.deb
Files: 
 aceaaff61fdb7ed92a0fe3fb87942ea0 1990 admin extra ganeti_2.1.6-1.dsc
 416b3436ceae77a35b726b42182328de 1402943 admin extra ganeti_2.1.6.orig.tar.gz
 0085b56a9bd1cbed6246055371713b82 8111 admin extra ganeti_2.1.6-1.debian.tar.gz
 faebbba7ebce5b144998313e1184e6ee 923538 admin extra ganeti2_2.1.6-1_all.deb

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

iQIcBAEBCgAGBQJMQemxAAoJEPZuPkGfhPTe5z0P/ialad+y2EaFWq+viVK8TFe2
C1/tXgLfIR32e4PXc0VVQhLNKyhfQOMyU7CqdBM69VKRjFtvO7T0xEPRRjQvD6yS
majMN6FH9Y6lzwHPd0Ml28kyOdd/ADE9iYju3S19whNCPqbDlCe8ERNB+s3T6Lcm
ZA2Ay6PLZPBFFnFlGVsW0GudKy6zwVA6ltf+8XVGLSE8Ztk1roC1ykfql1zPORIt
rjg0MQhM1yhUQ+zLKMYmVVg7HiLZ5nSNwVPLYeutvUtKfm3NF4l5xo1CtIIr/5RR
b4+0LzVgM42IaI/QGusx84LsoFq37YCQpeOltvxungRWJSWL95eLvlAlgS1f4gAp
1MlPG0ZrpSDQ75sfG7Hb26jifVnfNaFSvjVviIJiHflmRuGv6N5QPBTJ/pJdRKGx
Cv4Hg3PurNoRFTvlg47B71w2EAUMFNb1klSYTZX1gBcF3ZOqaEWihyeE/a0Ha7eS
4F178kpaywUmFoC4lu0VY7bDAlklz8SdkItq7pR19AVYKQ8AE2C6xZEEEQAjQH5l
UAp5odJMdqifiD6MOlVUlWQN6wmSf0VlH/67YSxTQ62+RhV21WER3lBYi9GzHkp+
TvpevE6YnTo+E7nzZMt70bQeCWF+OnMWuWUGvVyoYPXiOUSeVsO/sSq7XQoa+sIz
GpCGOii3DkqxCH7HI/BZ
=G/XA
-END PGP SIGNATURE-


Accepted:
ganeti2_2.1.6-1_all.deb
  to main/g/ganeti/ganeti2_2.1.6-1_all.deb
ganeti_2.1.6-1.debian.tar.gz
  to main/g/ganeti/ganeti_2.1.6-1.debian.tar.gz
ganeti_2.1.6-1.dsc
  to main/g/ganeti/ganeti_2.1.6-1.dsc
ganeti_2.1.6.orig.tar.gz
  to main/g/ganeti/ganeti_2.1.6.orig.tar.gz


-- 
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/e1oabwi-0007tw...@franck.debian.org



Accepted libhangul 0.0.11-1 (source i386 all)

2010-07-17 Thread Changwoo Ryu
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 18 Jul 2010 03:34:59 +0900
Source: libhangul
Binary: libhangul0 libhangul0-data libhangul0-dbg libhangul-dev
Architecture: source i386 all
Version: 0.0.11-1
Distribution: unstable
Urgency: low
Maintainer: Changwoo Ryu cw...@debian.org
Changed-By: Changwoo Ryu cw...@debian.org
Description: 
 libhangul-dev - Hangul keyboard input library - development files
 libhangul0 - Hangul keyboard input library - runtime
 libhangul0-data - Hangul keyboard input library - data
 libhangul0-dbg - Hangul keyboard input library - debugging symbols
Changes: 
 libhangul (0.0.11-1) unstable; urgency=low
 .
   * New upstream release
   * Fix debian/watch for the new KLDP.net site
   * Use source format 3.0 (quilt)
   * Standards-Version: 3.9.0
   * Use debhelper7 and drop CDBS.
Checksums-Sha1: 
 55dd21d04bb527cfbe2573496cbb86bd5ae1f28d 1219 libhangul_0.0.11-1.dsc
 14b5a11ffa15a73d8c0ad4db9c4d2ed476fa1948 2802965 libhangul_0.0.11.orig.tar.gz
 93827c12e84bb100bbc821193d81e5ebfcf5e744 3765 libhangul_0.0.11-1.debian.tar.gz
 894abf35018e468b7920f5d38d33d14e55fd19c0 36872 libhangul0_0.0.11-1_i386.deb
 67bd683a0bd11d9f20ad555163703886fff64f28 2430056 
libhangul0-data_0.0.11-1_all.deb
 4f5d097377d16bd98d435adc6b91a55acdbf9965 45146 libhangul0-dbg_0.0.11-1_i386.deb
 a033d6d2e851e4e02cf1081475bddeabe88e905d 39658 libhangul-dev_0.0.11-1_i386.deb
Checksums-Sha256: 
 df8a6b30dfb284cef1e84ce7e76aed471bfb50ee7a14c3540ac3563a06be6ec1 1219 
libhangul_0.0.11-1.dsc
 1aae2175068ca1509c21e300a6b2f3d7863d6c9363e70fe12192097366ad3467 2802965 
libhangul_0.0.11.orig.tar.gz
 3cf8f1916ef2ee739469d986bb14a39f7eb24b61a7ddab87c9b8887ceef1dc46 3765 
libhangul_0.0.11-1.debian.tar.gz
 ba75c97eda5110ab7cd710ab5e8468fc69bb680607ad41c1cdb4ebcbaf2d3db6 36872 
libhangul0_0.0.11-1_i386.deb
 66e6f6c7f9931f5168151ebaadcc09756a6d66d25dc4952c1b1e6c37e4411adc 2430056 
libhangul0-data_0.0.11-1_all.deb
 160e1c14fe668879305316f44b9a565685a3e8263dbaa59883949e200d9b92a9 45146 
libhangul0-dbg_0.0.11-1_i386.deb
 52e9dd6e0f5f04013957aa8daa1bde87a8541489f53c1c43249fbec6ef22b800 39658 
libhangul-dev_0.0.11-1_i386.deb
Files: 
 c5537978c1db81cdd84d70a668a623aa 1219 libs optional libhangul_0.0.11-1.dsc
 d461957c45e4b0db64b146befcabd4ae 2802965 libs optional 
libhangul_0.0.11.orig.tar.gz
 af5a6d402e1beb723ed851603d355251 3765 libs optional 
libhangul_0.0.11-1.debian.tar.gz
 b4774f056cadab19b8fb2c437b15d616 36872 libs optional 
libhangul0_0.0.11-1_i386.deb
 c7ea0d8c9adc1a81415cbefcef928e1b 2430056 libs optional 
libhangul0-data_0.0.11-1_all.deb
 6b4924d035ddf877b3775784ab69235c 45146 debug extra 
libhangul0-dbg_0.0.11-1_i386.deb
 423fdd4fc7cbad3ae2f9ddd83ed84b18 39658 libdevel optional 
libhangul-dev_0.0.11-1_i386.deb

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

iD8DBQFMQfgJAbRzNODUnpkRAhUrAJ9/qFJ3OyFocQ4ODpg6w1AgMTgW8QCfWmXu
GF5psyNW1Zdnn4YjvXLhOhU=
=E2ih
-END PGP SIGNATURE-


Accepted:
libhangul-dev_0.0.11-1_i386.deb
  to main/libh/libhangul/libhangul-dev_0.0.11-1_i386.deb
libhangul0-data_0.0.11-1_all.deb
  to main/libh/libhangul/libhangul0-data_0.0.11-1_all.deb
libhangul0-dbg_0.0.11-1_i386.deb
  to main/libh/libhangul/libhangul0-dbg_0.0.11-1_i386.deb
libhangul0_0.0.11-1_i386.deb
  to main/libh/libhangul/libhangul0_0.0.11-1_i386.deb
libhangul_0.0.11-1.debian.tar.gz
  to main/libh/libhangul/libhangul_0.0.11-1.debian.tar.gz
libhangul_0.0.11-1.dsc
  to main/libh/libhangul/libhangul_0.0.11-1.dsc
libhangul_0.0.11.orig.tar.gz
  to main/libh/libhangul/libhangul_0.0.11.orig.tar.gz


-- 
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/e1oacpv-0001mq...@franck.debian.org



Accepted python-numpy 1:1.4.1-2 (source all amd64)

2010-07-17 Thread Sandro Tosi
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 17 Jul 2010 20:25:40 +0200
Source: python-numpy
Binary: python-numpy python-numpy-dbg python-numpy-doc
Architecture: source amd64 all
Version: 1:1.4.1-2
Distribution: unstable
Urgency: low
Maintainer: Debian Python Modules Team 
python-modules-t...@lists.alioth.debian.org
Changed-By: Sandro Tosi mo...@debian.org
Description: 
 python-numpy - Numerical Python adds a fast array facility to the Python 
languag
 python-numpy-dbg - Fast array facility to the Python language (debug extension)
 python-numpy-doc - NumPy documentation
Changes: 
 python-numpy (1:1.4.1-2) unstable; urgency=low
 .
   * debian/rules
 - set MPLCONFIGDIR to a place writable even on buildd, the build dir
   (referenced with `.')
Checksums-Sha1: 
 c2deb32c283054a5b25644eb40a539f532e421e9 1754 python-numpy_1.4.1-2.dsc
 a7e9885ad91fe35b53e90037ea2d8ded487b44b8 94190 
python-numpy_1.4.1-2.debian.tar.gz
 4d2bb03512f411b1d832da2b0efba649d8861dc0 2077970 python-numpy_1.4.1-2_amd64.deb
 023d268f81f4a6b9dc14ee833f5cf7e2466ca4c8 5026098 
python-numpy-dbg_1.4.1-2_amd64.deb
 ea38f497be9cc48c798b3c133aafa5944d0e3f89 3193836 
python-numpy-doc_1.4.1-2_all.deb
Checksums-Sha256: 
 3e0dbc66c6192c2f71818bba5005a61fe8c9190f32dc0ba5c4f5ab9c5e4a1e5b 1754 
python-numpy_1.4.1-2.dsc
 61caa3df8e0e2c229c5ef3d5281527f6b090aac0640f6f92f7230d6c939be75b 94190 
python-numpy_1.4.1-2.debian.tar.gz
 b8cf39e76550e3cc765568512915a5de5cccbf96dad3e40271b30ce2629c4cb3 2077970 
python-numpy_1.4.1-2_amd64.deb
 9e76dd3506f49ad722d394f0ae2a3feae206713b8e328c138901ff1741deee1e 5026098 
python-numpy-dbg_1.4.1-2_amd64.deb
 31b66955f55beaa32d05bd08c859b4f6502c2db44804bd837e216baa09be4f4a 3193836 
python-numpy-doc_1.4.1-2_all.deb
Files: 
 14960e2f719f6a3c6ce3ca3a72f498aa 1754 python optional python-numpy_1.4.1-2.dsc
 02da4ec836581949a3dab35a9179dcc1 94190 python optional 
python-numpy_1.4.1-2.debian.tar.gz
 52c88d594aa1f9a9cd236c0ab59e14a6 2077970 python optional 
python-numpy_1.4.1-2_amd64.deb
 26bf7f2faaba2e6e8a750ddd4555949f 5026098 debug extra 
python-numpy-dbg_1.4.1-2_amd64.deb
 f5ae8a4ac65e167dca7ed029759d6ec0 3193836 doc optional 
python-numpy-doc_1.4.1-2_all.deb

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

iEYEARECAAYFAkxB+EAACgkQAukwV0RN2VBLsACfRfJCpDmif3x3FB/sKF17Cbiy
ch0An0SqUG6mrnqPSs3ih4y5aYmkodPL
=rq/v
-END PGP SIGNATURE-


Accepted:
python-numpy-dbg_1.4.1-2_amd64.deb
  to main/p/python-numpy/python-numpy-dbg_1.4.1-2_amd64.deb
python-numpy-doc_1.4.1-2_all.deb
  to main/p/python-numpy/python-numpy-doc_1.4.1-2_all.deb
python-numpy_1.4.1-2.debian.tar.gz
  to main/p/python-numpy/python-numpy_1.4.1-2.debian.tar.gz
python-numpy_1.4.1-2.dsc
  to main/p/python-numpy/python-numpy_1.4.1-2.dsc
python-numpy_1.4.1-2_amd64.deb
  to main/p/python-numpy/python-numpy_1.4.1-2_amd64.deb


-- 
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/e1oacep-0003a9...@franck.debian.org



Accepted fop 1:1.0.dfsg-1 (source all)

2010-07-17 Thread Mathieu Malaterre
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 09 Jul 2010 17:50:05 +0200
Source: fop
Binary: fop fop-doc
Architecture: source all
Version: 1:1.0.dfsg-1
Distribution: experimental
Urgency: low
Maintainer: Debian Java Maintainers 
pkg-java-maintain...@lists.alioth.debian.org
Changed-By: Mathieu Malaterre mathieu.malate...@gmail.com
Description: 
 fop- XML to PDF Translator
 fop-doc- Documentation for fop
Closes: 588895
Changes: 
 fop (1:1.0.dfsg-1) experimental; urgency=low
 .
   * New upstream. Closes: #588895
Checksums-Sha1: 
 6f3141adf29b28d9eefba628afaac4ba91d007a8 1727 fop_1.0.dfsg-1.dsc
 1fd047ffa8f54013b564f97235d8e1d2680aa7b1 16141354 fop_1.0.dfsg.orig.tar.gz
 36227c5b1491946d403a6974cfeaea411e71c034 12449 fop_1.0.dfsg-1.debian.tar.gz
 75d435006c3bf230d842382be49a8efcd7ad2f41 2834208 fop_1.0.dfsg-1_all.deb
 d01508a528ab968af36e4cacefac91d3dce9b028 5274242 fop-doc_1.0.dfsg-1_all.deb
Checksums-Sha256: 
 ef9a96e66975da779f204e0370f66df6a1a4a9876c9cd91658e0388d3a22ae8f 1727 
fop_1.0.dfsg-1.dsc
 1a7163a1aded5fdfc4a0e46f9c0dbcfed57f0c0affb4500e39ec54fa3c727829 16141354 
fop_1.0.dfsg.orig.tar.gz
 1dcbcca83dfc16ba035fbc8fe84e70c8e650385c432d6dea79c74b5353cbc8e9 12449 
fop_1.0.dfsg-1.debian.tar.gz
 3740d85d80a6745ed30859a62e7de05609f53236a338589f000498a74eb91062 2834208 
fop_1.0.dfsg-1_all.deb
 f2d4ed5ba21ea1b0c6d3703fbc3556299819d91ff26da0f64ecfa0d920d212e7 5274242 
fop-doc_1.0.dfsg-1_all.deb
Files: 
 a4f1e89a01812c9ec3ad94871cc2b01a 1727 text optional fop_1.0.dfsg-1.dsc
 95dcc4c2dd08b4bc88ce9ce1ee88c439 16141354 text optional 
fop_1.0.dfsg.orig.tar.gz
 9c99699145deb6144146afdd7c3a1888 12449 text optional 
fop_1.0.dfsg-1.debian.tar.gz
 145d993cf09deaab9b8867c35bc3a996 2834208 text optional fop_1.0.dfsg-1_all.deb
 f58dcd89260abed8a74b2103ca9f6507 5274242 doc optional 
fop-doc_1.0.dfsg-1_all.deb

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

iEYEARECAAYFAkxCFu4ACgkQEpFKvQ6iPyvliwCgpJtjBEQWh3WELeqeJYnD/AJn
iPYAn2v7BnQVXHIv3YkPQSYDuoz+gRDZ
=8Lfg
-END PGP SIGNATURE-


Accepted:
fop-doc_1.0.dfsg-1_all.deb
  to main/f/fop/fop-doc_1.0.dfsg-1_all.deb
fop_1.0.dfsg-1.debian.tar.gz
  to main/f/fop/fop_1.0.dfsg-1.debian.tar.gz
fop_1.0.dfsg-1.dsc
  to main/f/fop/fop_1.0.dfsg-1.dsc
fop_1.0.dfsg-1_all.deb
  to main/f/fop/fop_1.0.dfsg-1_all.deb
fop_1.0.dfsg.orig.tar.gz
  to main/f/fop/fop_1.0.dfsg.orig.tar.gz


-- 
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/e1oaei5-0002iq...@franck.debian.org



Accepted goobox 2.1.2-1 (source alpha)

2010-07-17 Thread Helge Kreutzmann
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 17 Jul 2010 10:25:28 +0200
Source: goobox
Binary: goobox
Architecture: source alpha
Version: 2.1.2-1
Distribution: unstable
Urgency: low
Maintainer: Helge Kreutzmann deb...@helgefjell.de
Changed-By: Helge Kreutzmann deb...@helgefjell.de
Description: 
 goobox - CD player and ripper with GNOME 2 integration
Changes: 
 goobox (2.1.2-1) unstable; urgency=low
 .
   * New upstream release, basically 2.1.1-13 with almost all patches applied,
 i.e.:
  add_help_cs.diff fix_manual.diff update_french.diff
  add_id.diff  limit_flac.diff update_german.diff
  check_folder.diffupdate_german_help.diff 
check_folder_use_home.diff
  slovenian.diff   check_plugins.diff  update_cs.diff
  update_pt-BR.diffensure_cache_dir.diff   update_da.diff
  update_spanish_help.diff fix-flac.diff   update_eu.diff
  whitspace_in_license.diff
   * Remove outdated (commented out) references to patch in debian/rules
   * po/cs.po updated from upstream git.
   * po/sl.po updated from upstream git.
Checksums-Sha1: 
 46dd3164f125e25cd513a5e31894819638648d61 1273 goobox_2.1.2-1.dsc
 affb58ed96b3977cfc324b2ef22ae991fe2ecaa6 584275 goobox_2.1.2.orig.tar.bz2
 f73e919ce8a15efcc020328d2addd3d6216cd5bc 29465 goobox_2.1.2-1.debian.tar.gz
 0d180cebe15d1732248b4c752384085f0726d2f4 322046 goobox_2.1.2-1_alpha.deb
Checksums-Sha256: 
 1e7b6632069ba01fcca95e92a642507b7c8ffa2b680efca8268f4b1342ae200a 1273 
goobox_2.1.2-1.dsc
 926c18e5fba7545905f62e7c8803ee6c90adb2f8ea9ea4f00fdce1f3475d4f84 584275 
goobox_2.1.2.orig.tar.bz2
 b609b5a8bd658db4ac021c896b595842ef5a897cd7575de34a3858611fd69e68 29465 
goobox_2.1.2-1.debian.tar.gz
 e710703e85094305c598ebe1f6d6075ae892a5f7caa58185ae4e01deb827b407 322046 
goobox_2.1.2-1_alpha.deb
Files: 
 928c0bc752ad3f35c8aad6f0d55da8e9 1273 gnome optional goobox_2.1.2-1.dsc
 10a500aca37499aa0c09092d43d3f67d 584275 gnome optional 
goobox_2.1.2.orig.tar.bz2
 8eb1c9f83998f786349d8268d12bd1eb 29465 gnome optional 
goobox_2.1.2-1.debian.tar.gz
 6e5dbcf9e2e841bba4e73e71601826b7 322046 gnome optional goobox_2.1.2-1_alpha.deb

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

iD8DBQFMQg4eRsxcY/MYpWoRAp3BAKCt4yxOiWz4ZAqew+oV9IBur94E8wCgt1mg
7FanOt9bl/wKJ6B2pQsY7uc=
=PXV2
-END PGP SIGNATURE-


Accepted:
goobox_2.1.2-1.debian.tar.gz
  to main/g/goobox/goobox_2.1.2-1.debian.tar.gz
goobox_2.1.2-1.dsc
  to main/g/goobox/goobox_2.1.2-1.dsc
goobox_2.1.2-1_alpha.deb
  to main/g/goobox/goobox_2.1.2-1_alpha.deb
goobox_2.1.2.orig.tar.bz2
  to main/g/goobox/goobox_2.1.2.orig.tar.bz2


-- 
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/e1oaeid-0002ky...@franck.debian.org



Accepted rpcbind 0.2.0-4.1 (source i386)

2010-07-17 Thread Stefan Fritsch
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 17 Jul 2010 21:47:56 +0200
Source: rpcbind
Binary: rpcbind
Architecture: source i386
Version: 0.2.0-4.1
Distribution: unstable
Urgency: high
Maintainer: Anibal Monsalve Salazar ani...@debian.org
Changed-By: Stefan Fritsch s...@debian.org
Description: 
 rpcbind- converts RPC program numbers into universal addresses
Closes: 583435
Changes: 
 rpcbind (0.2.0-4.1) unstable; urgency=high
 .
   * Non-maintainer upload by the security team.
   * CVE-2010-2061: Store state files in /var/run/rpcbind instead of /tmp.
 Closes: #583435
Checksums-Sha1: 
 3632c80e3ff10921fb83136650f6720afcc7ad37 1077 rpcbind_0.2.0-4.1.dsc
 10f1e09f3e18275d2e2b2b08ef65b23ecbce7cc5 8612 rpcbind_0.2.0-4.1.debian.tar.bz2
 34d263b3ba92fa1ab8f16733a6784c14fff92965 41204 rpcbind_0.2.0-4.1_i386.deb
Checksums-Sha256: 
 4d28bd0e9dbbf8ff76f2bd2902cfd2824f1578e988c4187cd284bc37f239de0f 1077 
rpcbind_0.2.0-4.1.dsc
 a95b1c375420a559c3feaf422b43e80b6d435dd12460e8063ae27ac1ed04fb21 8612 
rpcbind_0.2.0-4.1.debian.tar.bz2
 a3d0c41a951ce52bb31324e249105e3e4ae42cdec1f84b5ca401f8ae029bfc98 41204 
rpcbind_0.2.0-4.1_i386.deb
Files: 
 1ae5c21e40cbcc92237df34f66b1776c 1077 net standard rpcbind_0.2.0-4.1.dsc
 dc83366af01c63fcfe6495a50a16f13f 8612 net standard 
rpcbind_0.2.0-4.1.debian.tar.bz2
 8a543851a81fcb6c913e4e6587aa468a 41204 net standard rpcbind_0.2.0-4.1_i386.deb

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

iD8DBQFMQhDhbxelr8HyTqQRAh/xAJ4g8SDQ++z2olVYzAT8mzWaHsueXwCfaidv
V3khWtQ/z1mOOXBnOiydmxI=
=q3Ew
-END PGP SIGNATURE-


Accepted:
rpcbind_0.2.0-4.1.debian.tar.bz2
  to main/r/rpcbind/rpcbind_0.2.0-4.1.debian.tar.bz2
rpcbind_0.2.0-4.1.dsc
  to main/r/rpcbind/rpcbind_0.2.0-4.1.dsc
rpcbind_0.2.0-4.1_i386.deb
  to main/r/rpcbind/rpcbind_0.2.0-4.1_i386.deb


-- 
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/e1oaeim-0002pp...@franck.debian.org



Accepted gnumed-client 0.7.7-1 (source all)

2010-07-17 Thread Andreas Tille
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 17 Jul 2010 22:28:55 +0200
Source: gnumed-client
Binary: gnumed-client gnumed-client-de gnumed-common gnumed-doc
Architecture: source all
Version: 0.7.7-1
Distribution: unstable
Urgency: low
Maintainer: Debian Med Packaging Team 
debian-med-packag...@lists.alioth.debian.org
Changed-By: Andreas Tille ti...@debian.org
Description: 
 gnumed-client - medical practice management - Client
 gnumed-client-de - medical practice management - Client for German users
 gnumed-common - medical practice management - common files
 gnumed-doc - medical practice management - Documentation
Changes: 
 gnumed-client (0.7.7-1) unstable; urgency=low
 .
   * New upstream version
   * Recommends: texlive-latex-recommended, texlive-latex-extra
   * Recommends: freediams
Checksums-Sha1: 
 c4166d67f8d16bcc6142f64915bc220fb3a5e520 1466 gnumed-client_0.7.7-1.dsc
 42ebc378909a91882da0964b774dfda09b9cd30f 9505745 
gnumed-client_0.7.7.orig.tar.gz
 8d2235569d7bbb410b88e1bb826befc84fa64117 17403 
gnumed-client_0.7.7-1.debian.tar.gz
 74488710f7d709cc391395edfe58fc4e2706a93e 1053072 gnumed-client_0.7.7-1_all.deb
 b3d1a3df09f515119e6567a1c94ec0a20839eb77 13674 gnumed-client-de_0.7.7-1_all.deb
 61d2b0814c1f0d713272083456989c47eefa8761 133604 gnumed-common_0.7.7-1_all.deb
 4d355f183059a44b6e85a1e60befdd15cad591c0 83272 gnumed-doc_0.7.7-1_all.deb
Checksums-Sha256: 
 3e677aca69be86195bf9d56042a2010afa55de3b90b27cad6a0d0bd5e6612e4c 1466 
gnumed-client_0.7.7-1.dsc
 72b7e6352f7fa738c05ed4dbf23046cd29b62a0ab48ea94e1884a04e71dc0779 9505745 
gnumed-client_0.7.7.orig.tar.gz
 212da10ebf2ac7910cf705f6a8c8a0d92b1e1ab8fc14596b5ba0e3ab14addb9f 17403 
gnumed-client_0.7.7-1.debian.tar.gz
 de790b95e606f1f7087973a327402ebe3bfd5fb526c85b10bd941b9a68dd7a90 1053072 
gnumed-client_0.7.7-1_all.deb
 b3557b7e167e7d58afee18b7b0970cee51ed8625d2b4d89899f7d0233d8466de 13674 
gnumed-client-de_0.7.7-1_all.deb
 81a2ea7b7710d14b596b8f028d1626459a41015969eeda29b912aaaf2a8096e9 133604 
gnumed-common_0.7.7-1_all.deb
 e2860aa3fb612144f68a6a3133b762843485cd12b77ed34b33625bb991484b91 83272 
gnumed-doc_0.7.7-1_all.deb
Files: 
 3681438b2aebda4e3a0c6d0174032a4b 1466 misc optional gnumed-client_0.7.7-1.dsc
 6a7db5522e159a911da235d710331285 9505745 misc optional 
gnumed-client_0.7.7.orig.tar.gz
 9ed72853892845e9ecb05e2061583bdd 17403 misc optional 
gnumed-client_0.7.7-1.debian.tar.gz
 270bc4a24dbcb317f7621d55faba2e1b 1053072 misc optional 
gnumed-client_0.7.7-1_all.deb
 cf807dc8282f637b650b0b8a75129f3b 13674 misc optional 
gnumed-client-de_0.7.7-1_all.deb
 d6a7d963c5b2274452fcd8fe4c6e5227 133604 misc optional 
gnumed-common_0.7.7-1_all.deb
 d187c53885cda9fd6b486ddcdd7dd0ab 83272 doc optional gnumed-doc_0.7.7-1_all.deb

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

iEYEARECAAYFAkxCFGoACgkQYDBbMcCf01rghACfZ7rxLNaBLUqzeFTtkmbkflOC
FRYAnjCrAXlBGS7jHkJCV7QXspY9J8Np
=L/co
-END PGP SIGNATURE-


Accepted:
gnumed-client-de_0.7.7-1_all.deb
  to main/g/gnumed-client/gnumed-client-de_0.7.7-1_all.deb
gnumed-client_0.7.7-1.debian.tar.gz
  to main/g/gnumed-client/gnumed-client_0.7.7-1.debian.tar.gz
gnumed-client_0.7.7-1.dsc
  to main/g/gnumed-client/gnumed-client_0.7.7-1.dsc
gnumed-client_0.7.7-1_all.deb
  to main/g/gnumed-client/gnumed-client_0.7.7-1_all.deb
gnumed-client_0.7.7.orig.tar.gz
  to main/g/gnumed-client/gnumed-client_0.7.7.orig.tar.gz
gnumed-common_0.7.7-1_all.deb
  to main/g/gnumed-client/gnumed-common_0.7.7-1_all.deb
gnumed-doc_0.7.7-1_all.deb
  to main/g/gnumed-client/gnumed-doc_0.7.7-1_all.deb


-- 
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/e1oafh2-ax...@franck.debian.org



Accepted icedove 3.1-1 (source i386)

2010-07-17 Thread Christoph Goehre
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 17 Jul 2010 17:19:58 +0200
Source: icedove
Binary: icedove icedove-dev icedove-dbg
Architecture: source i386
Version: 3.1-1
Distribution: experimental
Urgency: low
Maintainer: Alexander Sack a...@debian.org
Changed-By: Christoph Goehre ch...@sigxcpu.org
Description: 
 icedove- mail/news client with RSS and integrated spam filter support
 icedove-dbg - Debug Symbols for Icedove
 icedove-dev - Development files for Icedove
Changes: 
 icedove (3.1-1) experimental; urgency=low
 .
   * New Upstream Version
   * [124a316] add additional build depends libnotify-dev
   * [5ed6a72] adjust branding for Icedove 3.1
   * [bed8969] install further js files shipped with Icedove 3.1
   * [02456e6] replace blue icedove icons with green version
   * [036921f] regenerate patch queue for 3.1 Icedove release
   * [a7fa393] build with system ffi
   * [d8650f7] ship icedove svg file for low resolution icons too
   * [7718c55] bump Standards Version to 3.9.0 and downgrade Conflicts to
 Breaks
   * [9621fc6] lintian: override ancient-libtool warning
Checksums-Sha1: 
 79330d3f6451799268e9b5270297dd974c04ecd8 1867 icedove_3.1-1.dsc
 c9c406c4bdf6f76bf32b7d8e9f27abd3e4f55154 58587063 icedove_3.1.orig.tar.bz2
 f610fe7a2dc9e2c2a4d273d758efbb9c89cab9aa 457115 icedove_3.1-1.debian.tar.gz
 268617a82c63c265de7902e1bd210fec94c120f1 11801566 icedove_3.1-1_i386.deb
 5cdc57126d1b21fdc9a020bc9c5e3cc57828fe60 5586172 icedove-dev_3.1-1_i386.deb
 d374a2009ffb8a419e6656c3875faf92cb662d29 67833918 icedove-dbg_3.1-1_i386.deb
Checksums-Sha256: 
 6c449dfa1357c2abfc4c63336f40f48b82db5f3da63f98f0ee4e72c8a3cb4fdb 1867 
icedove_3.1-1.dsc
 26455a6bfd7a1d9e026dc5dc7b9b0016124b9b990f44aa74c1d5de1921861968 58587063 
icedove_3.1.orig.tar.bz2
 11cd3f46b7e0fec6c7852bcd5c3de6e7b73b624efa5b41371233c85b3fe28bbd 457115 
icedove_3.1-1.debian.tar.gz
 39b107f8974eaeeac56076209aee848e34b8ec2ba9ddd7d54cacf2d07299bffc 11801566 
icedove_3.1-1_i386.deb
 09465912bf72fe64d63865a7d892c85910c8f85f65ae7bd21a33379fd974b55f 5586172 
icedove-dev_3.1-1_i386.deb
 47c401551967c364e1b97e8f95ff1c5119c97fa1e853d11aeb19300708df580a 67833918 
icedove-dbg_3.1-1_i386.deb
Files: 
 85ae9150f0a985051a28a8984d334b18 1867 web optional icedove_3.1-1.dsc
 22def9187e8fc4ac03fe200926e57ae4 58587063 web optional icedove_3.1.orig.tar.bz2
 2aff2e40a478ba157da7aedaac817111 457115 web optional 
icedove_3.1-1.debian.tar.gz
 ad530bd5f80ce2ee9f1d1a4510402d30 11801566 mail optional icedove_3.1-1_i386.deb
 8c318f9d6ac26530e3d270926d80aaca 5586172 mail optional 
icedove-dev_3.1-1_i386.deb
 3501bfdbe4108f1d733748f0b41986f5 67833918 debug extra 
icedove-dbg_3.1-1_i386.deb

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

iEYEARECAAYFAkxCFrsACgkQaT2DDHtihbfoKQCfQReWzkvx+F+nU8zgYmL9CyJX
VhsAn15tU8KFq3LGzb9SXAZPTnxHvnab
=8Rtc
-END PGP SIGNATURE-


Accepted:
icedove-dbg_3.1-1_i386.deb
  to main/i/icedove/icedove-dbg_3.1-1_i386.deb
icedove-dev_3.1-1_i386.deb
  to main/i/icedove/icedove-dev_3.1-1_i386.deb
icedove_3.1-1.debian.tar.gz
  to main/i/icedove/icedove_3.1-1.debian.tar.gz
icedove_3.1-1.dsc
  to main/i/icedove/icedove_3.1-1.dsc
icedove_3.1-1_i386.deb
  to main/i/icedove/icedove_3.1-1_i386.deb
icedove_3.1.orig.tar.bz2
  to main/i/icedove/icedove_3.1.orig.tar.bz2


-- 
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/e1oagvf-0006io...@franck.debian.org



Accepted live-helper 2.0~a19-1 (source all)

2010-07-17 Thread Daniel Baumann
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 18 Jul 2010 01:16:13 +0200
Source: live-helper
Binary: live-helper
Architecture: source all
Version: 2.0~a19-1
Distribution: unstable
Urgency: low
Maintainer: Debian Live Project debian-l...@lists.debian.org
Changed-By: Daniel Baumann dan...@debian.org
Description: 
 live-helper - Debian Live build scripts
Changes: 
 live-helper (2.0~a19-1) unstable; urgency=low
 .
   [ Daniel Baumann ]
   * Also creating .disk meta information on usb images, otherwise
 debian-installer doesn't detect the installer media.
 .
   [ Richard Nelson ]
   * Allowing input for --mirror-binary on l-h.cgi.
 .
   [ Daniel Baumann ]
   * Updating binary_local-packageslists to treat non-main packages
 correctly.
   * Truncating apts term.log to.
   * Removing apt log instead of truncating it, this is an additional
 file over a bootstrapped chroot.
   * Updating defaults to also add try-usb parameter for cdrom-detect
 when building iso-hybrid images with included debian-installer.
   * Updating syslinux splash screen for squeeze.
   * Updating image autobuild script for squeeze alpha2.
Checksums-Sha1: 
 79328ad8703cb3c8f6c7e1c8e44ca3ad66678f95 1257 live-helper_2.0~a19-1.dsc
 69d152adc7266bb50d42a2914b674efc77a01a6e 2530580 
live-helper_2.0~a19.orig.tar.gz
 e0f755fa992218316ee0645aa1ecef3985115447 39646 live-helper_2.0~a19-1.diff.gz
 495400fcaf0e108e164e6ab4639aa8a868581f94 1180452 live-helper_2.0~a19-1_all.deb
Checksums-Sha256: 
 303da17da81244b00fbcaa9da41f6bde7f0ba9cb13ff3e348f16d2d0612d5872 1257 
live-helper_2.0~a19-1.dsc
 a4b19e562bf4f1609b9903934917e5c5b0e3bdf5a719ad487410af9fd9298874 2530580 
live-helper_2.0~a19.orig.tar.gz
 f978bd32882f233d8e9c0e012d10cc46544dfcadafb16cbdd2da71e295f4cc88 39646 
live-helper_2.0~a19-1.diff.gz
 a244af4a06c59a7c6f649c0eee6ae25eeed38b09b4c41c6d6949522b9aa60dfb 1180452 
live-helper_2.0~a19-1_all.deb
Files: 
 ea43413301886e844ad1203ba63afd9c 1257 misc optional live-helper_2.0~a19-1.dsc
 cfe875187f77206a5b7f9bd414889438 2530580 misc optional 
live-helper_2.0~a19.orig.tar.gz
 67e13803a2983267cd657e1c520c5ed6 39646 misc optional 
live-helper_2.0~a19-1.diff.gz
 d41ae84d76c6b45fd93b656a7cb292b6 1180452 misc optional 
live-helper_2.0~a19-1_all.deb

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

iEYEARECAAYFAkxCOs0ACgkQ+C5cwEsrK54IUgCggr6vqAuICEnsraBHbThFTjio
v90AoKK8xibmyh1Zn/cEz/GmxE4zqwLw
=BM+h
-END PGP SIGNATURE-


Accepted:
live-helper_2.0~a19-1.diff.gz
  to main/l/live-helper/live-helper_2.0~a19-1.diff.gz
live-helper_2.0~a19-1.dsc
  to main/l/live-helper/live-helper_2.0~a19-1.dsc
live-helper_2.0~a19-1_all.deb
  to main/l/live-helper/live-helper_2.0~a19-1_all.deb
live-helper_2.0~a19.orig.tar.gz
  to main/l/live-helper/live-helper_2.0~a19.orig.tar.gz


-- 
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/e1oagxq-0006s3...@franck.debian.org



Accepted w3m 0.5.2-7 (source i386)

2010-07-17 Thread Tatsuya Kinoshita
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 18 Jul 2010 08:17:08 +0900
Source: w3m
Binary: w3m w3m-img
Architecture: source i386
Version: 0.5.2-7
Distribution: unstable
Urgency: low
Maintainer: Tatsuya Kinoshita t...@debian.org
Changed-By: Tatsuya Kinoshita t...@debian.org
Description: 
 w3m- WWW browsable pager with excellent tables/frames support
 w3m-img- inline image extension support utilities for w3m
Closes: 185006 206605 261174 329862 329863 366284 394265 523159 537706
Changes: 
 w3m (0.5.2-7) unstable; urgency=low
 .
   * debian/patches/100_download-error-short-write.patch: Patch to tell a
 download failure when full disk, provided by Karsten Schoelzel.
 (Closes: #185006, #206605)
   * debian/patches/110_no-graph-restriction.patch: Patch to restrict table
 and menu borders to ASCII if you use -no-graph, provided by Karsten
 Schoelzel. (Closes: #261174, #394265)
   * debian/patches/120_config-file-handling.patch: Patch to fix segfault
 when changing options if ~/.w3m not accessible, provided by Karsten
 Schoelzel. (Closes: #366284)
   * debian/patches/130_rc-blank-line-fix.patch: Patch to fix .w3m/config
 parser confused by blank lines, provided by Trent W. Buck.
 (Closes: #537706)
   * debian/patches/140_pseudo-inlines.patch: Patch to add a new option
 pseudo_inlines, provided by Karsten Schoelzel.
 (Closes: #329863)
   * debian/patches/150_numbered-links.patch: Patch to add a new option
 display_link_number, provided by Karsten Schoelzel.
 (Closes: #329862)
   * debian/patches/160_tls-sni.patch: Patch to add support for TLS SNI,
 provided by Sascha Silbe. (Closes: #523159)
   * debian/patches/170_number-prefix.patch: Patch to make number prefixes
 working when vi_prec_num=0, from upstream.
   * debian/patches/180_non-xterm.patch: Patch to fix segfault on non-xterm,
 from upstream.
   * debian/patches/190_codepage.patch: Patch for handling of codepage with
 wc_codepage, from upstream.
Checksums-Sha1: 
 84938ced1808c74d121a60d77598073f3edd189d 1139 w3m_0.5.2-7.dsc
 b00bf8e25b8e261307fcc098e23b0010fbd7b039 122962 w3m_0.5.2-7.debian.tar.gz
 b603155524ac9d12d6f57d71bc3265480fcb0ec7 1114394 w3m_0.5.2-7_i386.deb
 3127272b3795865ab5dcf2b64c6b9f65f89235f7 97484 w3m-img_0.5.2-7_i386.deb
Checksums-Sha256: 
 9039f9f24a47a5c7650b0ac3fb4dacf1a0cef47a457b440509bd1cfb5b711c80 1139 
w3m_0.5.2-7.dsc
 b85ecb7ad640780452780743b66fa32b3aa9f74dcdbfbb8cf2df6a4d24cc1253 122962 
w3m_0.5.2-7.debian.tar.gz
 fc97ec59c8853bf326e6e407906f805094c153c0730deda9668309ed4a68f5ae 1114394 
w3m_0.5.2-7_i386.deb
 1f0988f9c535d7f315f713b5e039a83f6734ec73ff5876b10e85bf9fd2b8a8cc 97484 
w3m-img_0.5.2-7_i386.deb
Files: 
 2c9d27378f0ec14e3a8096c9bbb0cdea 1139 web standard w3m_0.5.2-7.dsc
 6c42b643d68ae1172621fbb7f60c1911 122962 web standard w3m_0.5.2-7.debian.tar.gz
 b2c161cdff3e62cbd6b66325f6c81421 1114394 web standard w3m_0.5.2-7_i386.deb
 4c42bd32b4f2025d815a4eecc80e8609 97484 web optional w3m-img_0.5.2-7_i386.deb

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

iEYEARECAAYFAkxCPkYACgkQgV4LPvpMUpjOqwCgpOudVARcMbd3VH2bueDlRACb
FXcAoIJG0lniMI4owVR/XEFa553c1cE5
=fTTA
-END PGP SIGNATURE-


Accepted:
w3m-img_0.5.2-7_i386.deb
  to main/w/w3m/w3m-img_0.5.2-7_i386.deb
w3m_0.5.2-7.debian.tar.gz
  to main/w/w3m/w3m_0.5.2-7.debian.tar.gz
w3m_0.5.2-7.dsc
  to main/w/w3m/w3m_0.5.2-7.dsc
w3m_0.5.2-7_i386.deb
  to main/w/w3m/w3m_0.5.2-7_i386.deb


-- 
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/e1oahat-00081t...@franck.debian.org



Accepted mksh 39.3.20100717-1 (source i386)

2010-07-17 Thread Thorsten Glaser
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA384

Format: 1.8
Date: Sat, 17 Jul 2010 23:27:41 +
Source: mksh
Binary: mksh
Architecture: source i386
Version: 39.3.20100717-1
Distribution: unstable
Urgency: low
Maintainer: Thorsten Glaser t...@mirbsd.de
Changed-By: Thorsten Glaser t...@mirbsd.de
Description: 
 mksh   - MirBSD Korn Shell
Changes: 
 mksh (39.3.20100717-1) unstable; urgency=low
 .
   * The “「Don't drink and dupload ;-)」? I use dput anyway!” release
   * debian/rules: revert change disabling -combined on dietlibc,
 since it appears to be of no practical relevance
   * debian/rules: disable dietlibc on sparc due to weird problems
   * debian/rules: adapt build log scanner contraband to newer gcc
   * Switch from patch system to applying patches directly to the
 extracted source in “1.0” style (in the future, “3.0 (quilt)”
 can ease this) by using repackaged orig.tar.gz
   * Install upstream’s dot.mkshrc as /etc/mkshrc and source this
 from a new, minimal, /etc/skel/.mkshrc (debian/.mkshrc); idea
 by Michal Hlavinka (RHEL package maintainer)
   * Use repackaged upstream snapshot; changelog:
 - [tg] Remove arc4random(3) functionality; seed an LCG depending
   on the OS doing Address Space Layout Randomisation; speed up
 - [tg] Fix spelling in dot.mkshrc
 - [tg] Implement “live” window resize for the Emacs editing mode
 - [tg] More fixes for bugs found by Valgrind and LLVM+Clang scan-build
 - [tg] For script compatibility support “set ±o arc4random” during a
   transition period until R40 is out (but issue a warning to stderr)
 - [oksh] Add (, ), (( to reserved words in the manual page and fix
   some formatting errors with GNU groff’s mdoc
 - [tg] Make printf.c.1.15 use mksh’s shf_* routines instead of stdio
 - [tg] Fix -Wc++-compat except implicit casts from/to void *
   * Update printf.c file added; the new version actually uses mksh’s
 shf functions instead of libc stdio, saves about 11K in mksh-static
   * Adapt debian/* to new versions
   * Bump Standards-Version to 3.9.0.0 (no changes required)
   * Remove experimental, commented-out, klibc support for readability
   * Run debconf-updatepo; put something into Language: header lines
   * Lintian P: mksh: maintainer-script-without-set-e config
Checksums-Sha1: 
 a208e27782f4c98038599df202e763610c8a420c 1919 mksh_39.3.20100717-1.dsc
 92c7de8cf1642f7c41c7db1aea292dd14ea55a60 303657 mksh_39.3.20100717.orig.tar.gz
 249d3e82f9e2f384748c95561d110da63d24a446 58235 mksh_39.3.20100717-1.diff.gz
 924d345e4945d05f9a87c782d8a869a20619527c 308460 mksh_39.3.20100717-1_i386.deb
Checksums-Sha256: 
 b8b98e0615854edf0692204546180246e56edb679a49ddbd49ba4ad5732a8fe2 1919 
mksh_39.3.20100717-1.dsc
 38e284553023cf36b652e4dc97a3bc2fd1367fb3dbb4c4fe46fa792c3ac672c2 303657 
mksh_39.3.20100717.orig.tar.gz
 80dafae94959afb97527274239cc879288c9b104ac180279c1847165f0126d4a 58235 
mksh_39.3.20100717-1.diff.gz
 ad384b938aed8cc50aab697e860ef5f743d2e656ec5c02d5addbe67b3c3c3b84 308460 
mksh_39.3.20100717-1_i386.deb
Files: 
 c3e5ec4a82c455dea70e6b293163524a 1919 shells optional mksh_39.3.20100717-1.dsc
 fb41f0a595c6295926cef395bd46e02d 303657 shells optional 
mksh_39.3.20100717.orig.tar.gz
 b44980d864c1c25b431e0e800c71c4db 58235 shells optional 
mksh_39.3.20100717-1.diff.gz
 8fa56087197d1990d1df46f643a7ab87 308460 shells optional 
mksh_39.3.20100717-1_i386.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.7 (MirBSD)

iQIVAwUBTEJA5Xa1NLLpkAfgAQn9bw//WDL74rr++On6VbPxMD1QeDaPmJMO09r8
18hFDXC75oMW7/HlKhNRaJMXfOlXUbBJcQmgaHfSBWJ892yK1i/hh9jqqCw3Wbg2
Rqt+PbLZsSr7L5J5F+zlyecBTPG00Iisv11m6nFoCwukneeNw4VVn+ZbXOe1brDy
20bYy6erIki9+8+8V5zhL0FPhOe3oUUUlkHxFbxf+vHQklIXoJUpWnOk1DJlmya6
+uur0mVk20itprgE+/QBa8W5Uss1alYPAIiM5sDQiyn06lI7BMF9LUFPKSON7K5s
hi1Y3xsWzJtjWmb+Rsop7BSDNZyZIZ1d2PgcxSMy+87Rdwf+MTw9E0JCvcfZKhwz
EogyAgy9MVlqZDx9oNeY30Sw9AkUkSusLlcshFspUOyav9duZ9VlqQNwRi+sNgu5
p0k2xcaJhxr6NV5JsIiqgsOPBi61lTO0gRxM5DLd00tG4/RX21am3dNkbJ9JJ6F6
s/qPY3plr3McNVxWfpwnXVPBjpIf5x13BP8u3tQl4BcRtCiWaBy3pu2ee8YZ3llt
dXjMp8Ql3Ph5v35rEhxDuRYDyt3RqmEsbth6GwyTmDoSXvNLvwwat5F6wpruGoHq
coVCZqnVWNOmV2xD6cCWU5hT2MSGvQAMkN1nFNIQYZZ7EnW0kvf+FDx6WqDd5s5m
rGToaMC1Ax4=
=G+Ug
-END PGP SIGNATURE-


Accepted:
mksh_39.3.20100717-1.diff.gz
  to main/m/mksh/mksh_39.3.20100717-1.diff.gz
mksh_39.3.20100717-1.dsc
  to main/m/mksh/mksh_39.3.20100717-1.dsc
mksh_39.3.20100717-1_i386.deb
  to main/m/mksh/mksh_39.3.20100717-1_i386.deb
mksh_39.3.20100717.orig.tar.gz
  to main/m/mksh/mksh_39.3.20100717.orig.tar.gz


-- 
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/e1oahmf-0001lp...@franck.debian.org



Accepted libhangul 0.0.11-2 (source i386 all)

2010-07-17 Thread Changwoo Ryu
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 18 Jul 2010 08:30:37 +0900
Source: libhangul
Binary: libhangul0 libhangul0-data libhangul0-dbg libhangul-dev
Architecture: source i386 all
Version: 0.0.11-2
Distribution: unstable
Urgency: low
Maintainer: Changwoo Ryu cw...@debian.org
Changed-By: Changwoo Ryu cw...@debian.org
Description: 
 libhangul-dev - Hangul keyboard input library - development files
 libhangul0 - Hangul keyboard input library - runtime
 libhangul0-data - Hangul keyboard input library - data
 libhangul0-dbg - Hangul keyboard input library - debugging symbols
Closes: 589440
Changes: 
 libhangul (0.0.11-2) unstable; urgency=low
 .
   * Build-Depends on pkg-config and check (Closes: #589440)
Checksums-Sha1: 
 c7b1df2b0da280f195fdc3df1b4aa46a34277cfb 1249 libhangul_0.0.11-2.dsc
 1c410287bb1af1563cdebf545d392b091dadfc20 3814 libhangul_0.0.11-2.debian.tar.gz
 46c4f6bc9bfd71a061fe710989e5faa0510e1e45 36918 libhangul0_0.0.11-2_i386.deb
 fbbdd112aa88a9d060ff4c270ac98bc0be2cc6a9 2430082 
libhangul0-data_0.0.11-2_all.deb
 7e8d17f3ccef21680a887e408c16cf6937a38cd9 45192 libhangul0-dbg_0.0.11-2_i386.deb
 cf81caa1c218fba94173a2ac86a650cdd3c2fa83 39724 libhangul-dev_0.0.11-2_i386.deb
Checksums-Sha256: 
 64483ffe874cbe4cf4cb59534ea7c96361230523c8969d4f90bed9e609b7d50b 1249 
libhangul_0.0.11-2.dsc
 193c318dd637710f45b9ddd7e5a8b538edc382e246dcc55592f5a20538117e8e 3814 
libhangul_0.0.11-2.debian.tar.gz
 0ffaadd6a2a057bb3964e0284aaf906a1bb6ea77af798752645e4147defbd09c 36918 
libhangul0_0.0.11-2_i386.deb
 3f3088cff60cbf247fda3a1502073714caa415bb4da1ddf2f2ce69672485a3ef 2430082 
libhangul0-data_0.0.11-2_all.deb
 d72f3c082bba9b883196309ea8fa48261a2aa2f646bbac4f1c0adcf445bdf1c0 45192 
libhangul0-dbg_0.0.11-2_i386.deb
 72b9351dafcf7c98e7ec783308b652672e77ab7a691380387ccb6e50161e93cc 39724 
libhangul-dev_0.0.11-2_i386.deb
Files: 
 ac703dccab17be7bafb408bcbb82b743 1249 libs optional libhangul_0.0.11-2.dsc
 a67902e8e5e521bd142a9b944d7ecadc 3814 libs optional 
libhangul_0.0.11-2.debian.tar.gz
 8edafe40109ed253ab560758ec3a5331 36918 libs optional 
libhangul0_0.0.11-2_i386.deb
 33055049d543cf1037fb706239e2106c 2430082 libs optional 
libhangul0-data_0.0.11-2_all.deb
 27936b343ab43410fc9ba8fc5bf1ee4a 45192 debug extra 
libhangul0-dbg_0.0.11-2_i386.deb
 94826fb455d9e66237cbe704d114598a 39724 libdevel optional 
libhangul-dev_0.0.11-2_i386.deb

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

iD8DBQFMQkS3AbRzNODUnpkRAsNgAJ9QwNDCi86zHyTJY1jBQP8E1yNsagCfcmXJ
aE6WuwkZfxBW/h6XPbYRL7A=
=HoZG
-END PGP SIGNATURE-


Accepted:
libhangul-dev_0.0.11-2_i386.deb
  to main/libh/libhangul/libhangul-dev_0.0.11-2_i386.deb
libhangul0-data_0.0.11-2_all.deb
  to main/libh/libhangul/libhangul0-data_0.0.11-2_all.deb
libhangul0-dbg_0.0.11-2_i386.deb
  to main/libh/libhangul/libhangul0-dbg_0.0.11-2_i386.deb
libhangul0_0.0.11-2_i386.deb
  to main/libh/libhangul/libhangul0_0.0.11-2_i386.deb
libhangul_0.0.11-2.debian.tar.gz
  to main/libh/libhangul/libhangul_0.0.11-2.debian.tar.gz
libhangul_0.0.11-2.dsc
  to main/libh/libhangul/libhangul_0.0.11-2.dsc


-- 
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/e1oahz7-00030s...@franck.debian.org



Accepted festival 1:2.0.95~beta-1 (source amd64)

2010-07-17 Thread Kumar Appaiah
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sat, 17 Jul 2010 21:25:55 -0500
Source: festival
Binary: festival festival-dev
Architecture: source amd64
Version: 1:2.0.95~beta-1
Distribution: unstable
Urgency: low
Maintainer: Kartik Mistry kar...@debian.org
Changed-By: Kumar Appaiah aku...@debian.org
Description: 
 festival   - General multi-lingual speech synthesis system
 festival-dev - Development kit for the Festival speech synthesis system
Closes: 565929 567514 572779 584634
Changes: 
 festival (1:2.0.95~beta-1) unstable; urgency=low
 .
   [ Kartik Mistry ]
   * debian/control:
 + Updated Standards-Version to 3.9.0 (no changes needed)
 + Updated debhelper dependency to 7
 + Added missing dependency on alsa-oss and oss-compat (Closes: #565929)
   * debian/README.Debian already provides example of .festivalrc to use
 festival with ALSA (Closes: #567514, #584634)
   * debian/rules:
 + Used dh_prep instead of obsolete dh_clean -k
 + dh_testdir and dh_testroot don't need -a argument
   * debian/source/format:
 + Updated to use source format 3.0 (quilt)
 .
   [ Kumar Appaiah ]
   * New Upstream Release.
   * debian/source/format:
 + Revert to 1.0 to avoid quilt patching problems.
   * debian/control:
 + Depend on new speech-tools.
   * debian/patches/festival_el_utf8.diff:
 + Patch from Javier M Mora for fixing Emacs functionality
   if character set of system is UTF-8 (Closes: #572779)
Checksums-Sha1: 
 1d6991228bfdb95e6a0848ec6a4f8bdbd99372fd 2026 festival_2.0.95~beta-1.dsc
 5f37e9a8221d2b051f519094c5e943643b358ff4 783592 
festival_2.0.95~beta.orig.tar.gz
 d8ebeaced244fa710b344639a11f09d9816197db 73077 festival_2.0.95~beta-1.diff.gz
 d97d6b39bfef0c5b89e23c1980cfd3e0a1f96ce2 918336 
festival_2.0.95~beta-1_amd64.deb
 f5bd7f44e5b98638fd3448afc19979bac8edd879 745434 
festival-dev_2.0.95~beta-1_amd64.deb
Checksums-Sha256: 
 94610821a9ca2b62a22e61779356be91c1dc387f1e2a236343ea2b77cc567a15 2026 
festival_2.0.95~beta-1.dsc
 99af9ca89505f7570d69c320353176de316bdfed64202b325836d02a2e35c524 783592 
festival_2.0.95~beta.orig.tar.gz
 f06763901d83029e88dceee9b78605fb4a74ab6aafbc48d827db31f88cf8a095 73077 
festival_2.0.95~beta-1.diff.gz
 f3ef02a2ee2eb404694b37c08471be3722b12c1417e99c6e615beae86c4f71c7 918336 
festival_2.0.95~beta-1_amd64.deb
 00bb2708717eb15ad77f298a2123f12f4f593e3dd45464ac736045bd419321d5 745434 
festival-dev_2.0.95~beta-1_amd64.deb
Files: 
 d33bae0a09e6f0d592e1e1138c9b3c18 2026 sound optional festival_2.0.95~beta-1.dsc
 9a9fb69229839bfe913f5376f7c65e31 783592 sound optional 
festival_2.0.95~beta.orig.tar.gz
 4939f8956758490108f913c80176131d 73077 sound optional 
festival_2.0.95~beta-1.diff.gz
 746a041eea9c994ff6bc293eeb6cdefe 918336 sound optional 
festival_2.0.95~beta-1_amd64.deb
 21c8d4718e9640f1e59d7c610f931310 745434 libdevel optional 
festival-dev_2.0.95~beta-1_amd64.deb

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

iQIcBAEBCgAGBQJMQmcZAAoJEHqPSei2NIC+PNwP/2rGDxwKHaH7F6FuLqVmJPs4
dTyzbycJVu8s0eTyhYQ66geNk/68yW20ghwVtKFsWax9KpXkcb75QnlmVX0KSHJH
y6rFm/DY1yC9BkQHrI/uCN70GwhZpg6mf96EJNWqcqieS+tAfJPqGWZFpOYbDO6X
ntyS0gZPh/d5gxtMkGZJ8Wnd7fIe24HWWD5n9ga2xhpdIv/Nz6C/UmBdyeFujM4p
Qi4x0gfIXA/S2aL2c7k7pzIeOWELu4wjx8LWuGI5RzZ/vfhEuVBRL0nK6VWRzrLD
cQJdf5cv98bBNdG770Mk+Imwo5H7lLIQofvJsO2H6ba+XMbxLNOEGydp+kcyQDx3
DRK4clF+y4RCPd/6Ku4eCu4kp/FRN5oRg0CI/Dpx39f2So2tb5XKZel0nffIWTSu
0gnQh9S0SJgnYuw25btL9zswBTA2/Q6wc/8QpMSh5W6rlWNF4sPclRLAVpUQ8MZG
NrzCrQw7Hu+AGko/jMjH9GD/JNoN7Ol3/GAnF+EHA8vH7dLJjU3i27DA5w+Lmlrn
99Eh02/41X0GvsLzhUX+GoUV2O+Txv1tQcglJWvm5hGOvD26O/7+mCM1UR4mT/bT
5BBFk544PmxCFkB9EvjpvX+vRz1LsPvPIPAU7pXZphJ7Eq43hh8PkzYkdfWWTxd9
Z/pHAu0+UjebSyNgvF5A
=57H+
-END PGP SIGNATURE-


Accepted:
festival-dev_2.0.95~beta-1_amd64.deb
  to main/f/festival/festival-dev_2.0.95~beta-1_amd64.deb
festival_2.0.95~beta-1.diff.gz
  to main/f/festival/festival_2.0.95~beta-1.diff.gz
festival_2.0.95~beta-1.dsc
  to main/f/festival/festival_2.0.95~beta-1.dsc
festival_2.0.95~beta-1_amd64.deb
  to main/f/festival/festival_2.0.95~beta-1_amd64.deb
festival_2.0.95~beta.orig.tar.gz
  to main/f/festival/festival_2.0.95~beta.orig.tar.gz


-- 
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/e1oajui-0007pp...@franck.debian.org



Accepted apt-mirror 0.4.8-2 (source all)

2010-07-17 Thread Jeremy T. Bouse
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sun, 18 Jul 2010 00:13:02 -0400
Source: apt-mirror
Binary: apt-mirror
Architecture: source all
Version: 0.4.8-2
Distribution: unstable
Urgency: low
Maintainer: Brandon Holtsclaw m...@brandonholtsclaw.com
Changed-By: Jeremy T. Bouse jbo...@debian.org
Description: 
 apt-mirror - APT sources mirroring tool
Closes: 455106
Changes: 
 apt-mirror (0.4.8-2) unstable; urgency=low
 .
   * Updated Standards-Version to 3.9.0
   * debian/postrm: Clean-up auto-generated files on purge (Closes:
 #455106)
Checksums-Sha1: 
 520d4928d46e1a374b80d5c6523e49c8f8f35b3d 1334 apt-mirror_0.4.8-2.dsc
 9616c5626253a25cd91e2be78c23a49dbf3a56c9 5186 apt-mirror_0.4.8-2.debian.tar.gz
 ced488009d49d4e76aaf27888465945ed7fa67b3 15230 apt-mirror_0.4.8-2_all.deb
Checksums-Sha256: 
 f8c9c3abb7a10767317b1cdf0c6fbace36fa20603f1a142acfd837e675d6b632 1334 
apt-mirror_0.4.8-2.dsc
 f8f97847d0c6a716e3d677bf36f79f5ce33a159df70879533859d756bc00521e 5186 
apt-mirror_0.4.8-2.debian.tar.gz
 b1adccd5bd84c8f6278a5b00bdcf07fc3f4ed77951cca55d80494b7705f3796d 15230 
apt-mirror_0.4.8-2_all.deb
Files: 
 d21f30ccb996742731ec1af361347ce2 1334 net optional apt-mirror_0.4.8-2.dsc
 7c698832c455341f8aa7d146e6c39782 5186 net optional 
apt-mirror_0.4.8-2.debian.tar.gz
 d2f1e7003d893fbb0f7de8b94932bd34 15230 net optional apt-mirror_0.4.8-2_all.deb

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

iF4EAREIAAYFAkxCgLIACgkQ8C9U2GaKntdBNwEAnE0u8eMW0OVJSc9mCziSlC3l
NLj/1r5JNqyhpN0pyQ8BAIp9eVYWdXUUOO2h7TDcbNbV37Be5+YaHGlXmclmLjue
=irrP
-END PGP SIGNATURE-


Accepted:
apt-mirror_0.4.8-2.debian.tar.gz
  to main/a/apt-mirror/apt-mirror_0.4.8-2.debian.tar.gz
apt-mirror_0.4.8-2.dsc
  to main/a/apt-mirror/apt-mirror_0.4.8-2.dsc
apt-mirror_0.4.8-2_all.deb
  to main/a/apt-mirror/apt-mirror_0.4.8-2_all.deb


-- 
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/e1oalxq-000538...@franck.debian.org