Re: Switch on compiler hardening defaults

2010-01-06 Thread Paul Wise
On Wed, Jan 6, 2010 at 12:37 PM, Kees Cook k...@debian.org wrote:
 On Wed, Jan 06, 2010 at 11:01:01AM +0800, Paul Wise wrote:
 On Wed, Jan 6, 2010 at 9:20 AM, Kees Cook k...@debian.org wrote:

  There is a maintained (by RedHat) patch for dealing with PIE.  I already
  maintain a delta for this in Ubuntu, but as you can see in the gdb bug,
  the gdb maintainer doesn't want it until it's in upstream.  I, obviously,
  think that's ridiculous.  PIE works and is useful.  Blocking its rollout
  because gdb's support for it isn't upstream just furthers the catch-22.

 It is perfectly reasonable to reject patches until they are upstream.
 I personally will never add patches to Debian without either
 committing them upstream myself or some indication that they already
 have been or will be accepted upstream. IIRC the Debian kernel team
 has similar policies. Why hasn't RedHat upstreamed the patch? They are
 usually good about doing that. Perhaps you could push them to do so.

 Normally, I'd totally agree.  I do not know why RedHat has chosen to carry
 the PIE patches for 5 years[1], but they have.  I[2] and others[3]
 have asked over the years, but no one with a deep enough understanding
 of the affected code has had the time to get it upstream.

 That said, the patches[4] in RedHat have a full test-suite associated with
 them.  They're applied after their massive Archer patchset[5], so I had to
 fiddle pretty hard to get the PIE support working in the Debian package.

 As seen at the end of the Ubuntu gdb series file:

 # RH stack that seems to be needed for sane PIE handling
 gdb-6.3-test-pie-20050107.patch
 gdb-6.5-bz203661-emit-relocs.patch
 gdb-workaround-rh-stack-on.patch
 gdb-6.6-buildid-locate.patch
 gdb-6.3-pie-20050110.patch
 gdb-workaround-rh-stack-off.patch

 -Kees

 [1] https://bugzilla.redhat.com/show_bug.cgi?id=130423
 [2] http://sourceware.org/ml/gdb-patches/2008-05/msg00269.html
 [3] http://sourceware.org/ml/gdb/2006-08/msg00188.html
 [4] http://cvs.fedora.redhat.com/viewvc/devel/gdb/
 [5] http://fedoraproject.org/wiki/Features/Archer

Hmm, OK. I'm quite surprised Fedora carries so many[1] patches to GDB,
given their policy of staying close to upstreams[2].

Jan, as the maintainer of GDB in Fedora, can you comment on if/when
Fedora's many many GDB patches (particularly PIE support) will be
merged upstream? Has there been any attempt thus far at getting them
merged? It would also be nice if the patches had some metadata in
them, such as what is described in DEP-3.

1. http://cvs.fedoraproject.org/viewvc/rpms/gdb/devel/
2. http://fedoraproject.org/wiki/Staying_close_to_upstream_projects
3. http://dep.debian.net/deps/dep3/

-- 
bye,
pabs

http://wiki.debian.org/PaulWise


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



Re: Switch on compiler hardening defaults

2010-01-06 Thread Paul Wise
On Wed, Jan 6, 2010 at 4:28 PM, Paul Wise p...@debian.org wrote:
 On Wed, Jan 6, 2010 at 12:37 PM, Kees Cook k...@debian.org wrote:
 On Wed, Jan 06, 2010 at 11:01:01AM +0800, Paul Wise wrote:
 On Wed, Jan 6, 2010 at 9:20 AM, Kees Cook k...@debian.org wrote:

  There is a maintained (by RedHat) patch for dealing with PIE.  I already
  maintain a delta for this in Ubuntu, but as you can see in the gdb bug,
  the gdb maintainer doesn't want it until it's in upstream.  I, obviously,
  think that's ridiculous.  PIE works and is useful.  Blocking its rollout
  because gdb's support for it isn't upstream just furthers the catch-22.

 It is perfectly reasonable to reject patches until they are upstream.
 I personally will never add patches to Debian without either
 committing them upstream myself or some indication that they already
 have been or will be accepted upstream. IIRC the Debian kernel team
 has similar policies. Why hasn't RedHat upstreamed the patch? They are
 usually good about doing that. Perhaps you could push them to do so.

 Normally, I'd totally agree.  I do not know why RedHat has chosen to carry
 the PIE patches for 5 years[1], but they have.  I[2] and others[3]
 have asked over the years, but no one with a deep enough understanding
 of the affected code has had the time to get it upstream.

 That said, the patches[4] in RedHat have a full test-suite associated with
 them.  They're applied after their massive Archer patchset[5], so I had to
 fiddle pretty hard to get the PIE support working in the Debian package.

 As seen at the end of the Ubuntu gdb series file:

 # RH stack that seems to be needed for sane PIE handling
 gdb-6.3-test-pie-20050107.patch
 gdb-6.5-bz203661-emit-relocs.patch
 gdb-workaround-rh-stack-on.patch
 gdb-6.6-buildid-locate.patch
 gdb-6.3-pie-20050110.patch
 gdb-workaround-rh-stack-off.patch

 -Kees

 [1] https://bugzilla.redhat.com/show_bug.cgi?id=130423
 [2] http://sourceware.org/ml/gdb-patches/2008-05/msg00269.html
 [3] http://sourceware.org/ml/gdb/2006-08/msg00188.html
 [4] http://cvs.fedora.redhat.com/viewvc/devel/gdb/
 [5] http://fedoraproject.org/wiki/Features/Archer

 Hmm, OK. I'm quite surprised Fedora carries so many[1] patches to GDB,
 given their policy of staying close to upstreams[2].

 Jan, as the maintainer of GDB in Fedora, can you comment on if/when
 Fedora's many many GDB patches (particularly PIE support) will be
 merged upstream? Has there been any attempt thus far at getting them
 merged? It would also be nice if the patches had some metadata in
 them, such as what is described in DEP-3.

 1. http://cvs.fedoraproject.org/viewvc/rpms/gdb/devel/
 2. http://fedoraproject.org/wiki/Staying_close_to_upstream_projects
 3. http://dep.debian.net/deps/dep3/

Bah, actually CCing this time.

-- 
bye,
pabs

http://wiki.debian.org/PaulWise


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



Re: Debian vs. Ubuntu source control file

2010-01-06 Thread Reinhard Tartler
On Mi, Jan 06, 2010 at 08:32:45 (CET), Russ Allbery wrote:

 I am personally not horribly fond of a package building differently on
 Debian or Ubuntu via only this mechanism, though.  I think it violates a
 very important invariant:  the same package with the same version number
 will have the same contents.

AFAIUI, this invariant is not valid since the very first releasse of
ubuntu.

 It's normally possible to freely mix Debian and Ubuntu packages
 provided that the dependencies are met, but if the Debian and Ubuntu
 packages have different contents despite being indistinguishable from
 the perspective of the package manager, that makes it extremely
 difficult to do that.  Now, every system must be exclusively Debian or
 Ubuntu or risk getting inconsistent packages that can't be
 distinguished from each other.

I would phrase it: It's often possible to freely mix Debian and Ubuntu
packages, but this may or may not bring unexpected, surprising results.

Seriously, even in debian the package contents of packages with the same
version number can vary (but here only across architectures). The
contents of a package depend on:

 - the mechanics of debian/rules
 - the presence or absence of build-dependencies
 - the presence or absence of specific library versions

the last point is often the case when the soname of some dependent
library has its SONAME bumped and that the current package encodes that
SONAME in some path. I don't have concrete examples in mind, but I'm
sure that something like this is easily implementable with
e.g. pkg-config.

 Maybe there's some way that could also be addressed, such as by having the
 source package build binary packages with a different version number
 depending on what platform on which they're built?  Add ubuntu to the
 end of the source version number to form the binary version number if
 built on Ubuntu, for instance?

What problem does this solve? Binary packages are already
distinguishable by looking at the Maintainer field.

-- 
Gruesse/greetings,
Reinhard Tartler, KeyID 945348A4


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



Re: Switch on compiler hardening defaults

2010-01-06 Thread Julien Cristau
On Tue, Jan  5, 2010 at 23:05:30 -0500, Michael Gilbert wrote:

 Remember that item 4 of the social contract states that: Our
 priorities are our users and free software.

Every time you say that, god kills a kitten.  Please, think of the
kittens.

Cheers,
Julien


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



Bug#563920: ITP: pynagram -- Unjumble the letters and get addicted!

2010-01-06 Thread Umang
Package: wnpp
Severity: wishlist
Owner: Umang umang...@gmail.com


* Package name: pynagram
  Version : 0.3.2
  Upstream Author : Umang umang...@gmail.com
* URL : https://launchpad.net/pynagram
* License : GNU GPL v3
  Programming Lang: Python
  Description : Pynagram - Unjumble the letters and get addicted!
Pynagram = (Anagramarama - bugs) + simplicity.
Pynagram is an easy to play anagram game! 

Pynagram is a simple game where the player is presented with seven letters
that need to be unjumbled. If the player can sucessfully solve the seven
letter word, the player qualifies to the next round.



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



Bug#563922: ITP: libdessert -- Framework for the implementation of proactive, reactive, and hybrid routing protocols

2010-01-06 Thread Bastian Blywis
Package: wnpp
Severity: wishlist
Owner: Bastian Blywis bastian.bly...@fu-berlin.de


* Package name: libdessert
  Version : 0.87.0
  Upstream Author : David Gutzmann gutzm...@inf.fu-berlin.de
* URL : http://www.des-testbed.net/des-sert
* License : GPL
  Programming Lang: C
  Description : Framework for the implementation of proactive, reactive, 
and hybrid routing protocols

Distributed Embedded Systems - Simple and Extensible Routing-Framework for 
Testbeds (DES-SERT).
DES-SERT is a framework written as ANSI-C library. While generally usable in 
many application scenarios,
it is primarily used in DES-Mesh, the multi-transceiver wireless mesh network 
testbed part of the 
DES-Testbed at Freie Universität Berlin. DES-SERT enables the implementation of 
routing protocols via
an underlay (layer 2.5) in user space.



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



Bug#563921: ITP: tokyotyrant -- Tokyo Tyrant is a package of network interface to the DBM called Tokyo Cabinet

2010-01-06 Thread Örjan Persson
Package: wnpp
Severity: wishlist
Owner: Örjan Persson ora...@fobie.net


* Package name: tokyotyrant
  Version : 1.1.39
  Upstream Author : Mikio Hirabayashi hira...@gmail.com
* URL : http://1978th.net/tokyotyrant/
* License : LGPL
  Programming Lang: C
  Description : Tokyo Tyrant is a package of network interface to the DBM 
called Tokyo Cabinet

Tokyo Tyrant is provided for concurrent and remote connections to Tokyo
Cabinet. It is composed of the server process managing a database and
its access library for client applications.

-- System Information:
Debian Release: squeeze/sid
  APT prefers stable
  APT policy: (600, 'stable'), (200, 'testing')
Architecture: amd64 (x86_64)



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



Re: Switch on compiler hardening defaults

2010-01-06 Thread Patrick Schoenfeld
On Wed, Jan 06, 2010 at 10:00:55AM +, Julien Cristau wrote:
 On Tue, Jan  5, 2010 at 23:05:30 -0500, Michael Gilbert wrote:
 
  Remember that item 4 of the social contract states that: Our
  priorities are our users and free software.
 
 Every time you say that, god kills a kitten.  Please, think of the
 kittens.

Our priorities are our users and free software
Our priorities are our users and free software
Our priorities are our users and free software
...
Our priorities are our users and free software

SCNR.

Best Regards,
Patrick


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



Bug#563951: ITP: mcollective -- build server orchestration or parallel job execution systems

2010-01-06 Thread Riccardo Setti
Package: wnpp
Severity: wishlist
Owner: Riccardo Setti gisk...@debian.org

* Package name: mcollective
  Version : 0.4.1
  Upstream Author : R.I.Pienaar r...@devco.net
* URL : http://code.google.com/p/mcollective
* License : Apache 2 
  Programming Lang: Ruby
  Description : build server orchestration or parallel job execution systems


-- System Information:
Debian Release: 5.0.3
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable')
Architecture: amd64 (x86_64)



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



Re: Switch on compiler hardening defaults

2010-01-06 Thread Marco d'Itri
On Jan 06, Julien Cristau jcris...@debian.org wrote:

  Remember that item 4 of the social contract states that: Our
  priorities are our users and free software.
 Every time you say that, god kills a kitten.  Please, think of the
 kittens.
We need something like Godwin's law about it.

-- 
ciao,
Marco


signature.asc
Description: Digital signature


Bug#563974: ITP: dhcpcd-dbus -- DBus bindings for dhcpcd

2010-01-06 Thread David Paleino
Package: wnpp
Severity: wishlist
Owner: David Paleino da...@debian.org

* Package name: dhcpcd-dbus
  Version : 0.4.2
  Upstream Author : Roy Marples r...@marples.name
* URL : http://roy.marples.name/projects/dhcpcd-dbus
* License : BSD-2
  Programming Lang: C
  Description : DBus bindings for dhcpcd

  dhcpcd-dbus receives interface configuration events from the dhcpcd control
  socket and emits them to the DBus listeners. It also has methods to release,
  rebind, stop, query and configure dhcpcd on an interface.
  .
  dhcpcd-dbus also listens to wpa_supplicant for wireless interfaces via its
  control socket.

-- 
 . ''`.   Debian developer | http://wiki.debian.org/DavidPaleino
 : :'  : Linuxer #334216 --|-- http://www.hanskalabs.net/
 `. `'`  GPG: 1392B174 | http://snipr.com/qa_page
   `-   2BAB C625 4E66 E7B8 450A C3E1 E6AA 9017 1392 B174


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


Re: Switch on compiler hardening defaults

2010-01-06 Thread Jan Kratochvil
On Wed, 06 Jan 2010 09:29:42 +0100, Paul Wise wrote:
  Hmm, OK. I'm quite surprised Fedora carries so many[1] patches to GDB,
  1. http://cvs.fedoraproject.org/viewvc/rpms/gdb/devel/

Temporarily current devel is:
http://cvs.fedoraproject.org/viewvc/rpms/gdb/F-12/

(but you are right 99% of time it is normally /devel/)


  given their policy of staying close to upstreams[2].
 
  Jan, as the maintainer of GDB in Fedora, can you comment on if/when
  Fedora's many many GDB patches

GDB in recent years had no working upstream community.  After I spent a lot of
time preparing patches for upstream they usually got zero attention upstream.
http://sourceware.org/ml/gdb-patches/2007-11/msg00438.html #0..6
Therefore I rather spent the time fixing problems of Red Hat customers.

Situation changed in a last year+ primarily thanks to Tom Tromey working for
Red Hat creating a new working upstream review  approving GDB community.
It is still not perfect but it is far better than before.

Still the Fedora patchset is large and it will take some time to merge it.
I am going to give it some more time this year as the duties permit.
Particularly thanks to the new PIE patch which finally made the Fedora
patchset more coherent and with more stable results in my eyes.


Generally downstream patches just make sense, such as:

http://cvs.fedoraproject.org/viewvc/rpms/gdb/F-12/gdb-bz533176-fortran-omp-step.patch?content-type=text%2Fplainview=co

The fix is fully working and it is a oneliner done in 5 minutes.  But the
right fix is to discuss a DWARF extension first at
dwarf-disc...@lists.dwarfstd.org, implement the concluded DWARF extension
producer in GCC and then implement the extension consumer in GDB.  I would not
manage to reach the current RHEL deadline such way.  And why not to put the
fully working fix also to Fedora when it has to be present in RHEL anyway.


Particularly the Archer project was IMHO created for more flexible development
model exchanging fast feature delivery for the cost of lower codebase
cleanliness; similar to the Fedora downstream patchset goals.


  (particularly PIE support) will be merged upstream?

The former Red Hat PIE support by Jeff Johnston of Red Hat worked when it was
needed but it was not mergeable upstream as it was based on unfortunate
principles (it was checking addresses at the time of initialized ld.so shared
library list which is too late creating a chicken-and-egg problem).


  Has there been any attempt thus far at getting them merged?

Therefore I rewrote it recently and posted the PIE patchset once:
http://sourceware.org/ml/gdb-patches/2009-11/msg00167.html #0..15

But there were some updates since that time and I have not done a new merge
and repost so far:

http://cvs.fedoraproject.org/viewvc/rpms/gdb/F-12/gdb-archer-pie-addons.patch?content-type=text%2Fplainview=co

http://cvs.fedoraproject.org/viewvc/rpms/gdb/F-12/gdb-archer-pie-addons-keep-disabled.patch?content-type=text%2Fplainview=co

This should hopefully happen now during January.


All the GDB patches/data I have available are public.  All the expressed
opinions are my personal ones unrelated to Red Hat or even the Archer
project./disclaimer


Regards,
Jan


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



Bug#563994: ITP: python-geoclue -- Python module to access Geoclue data

2010-01-06 Thread Luca Falavigna
Package: wnpp
Severity: wishlist
Owner: Luca Falavigna dktrkr...@debian.org
X-Debbugs-CC: debian-devel@lists.debian.org

* Package name: python-geoclue
  Version : 0.1.0
  Upstream Authors: Paulo Cabido paulo.cab...@gmail.com
* URL : http://live.gnome.org/gtg/soc/python_geoclue
* License : GPLv3+
  Programming Lang: Python
  Description : Python module to access Geoclue data
  
  This module uses the Geoclue D-Bus API to implement a nice API for
  Python developers to ease access to and manipulate Geographic
  information framework data.

-- 
  .''`.
 :  :' :   Luca Falavigna dktrkr...@debian.org
 `.  `'
   `-


signature.asc
Description: PGP signature


Re: Switch on compiler hardening defaults

2010-01-06 Thread gregor herrmann
On Wed, 06 Jan 2010 14:30:40 +0100, Marco d'Itri wrote:

 On Jan 06, Julien Cristau jcris...@debian.org wrote:
   Remember that item 4 of the social contract states that: Our
   priorities are our users and free software.
  Every time you say that, god kills a kitten.  Please, think of the
  kittens.
 We need something like Godwin's law about it.

Seems like you've detected Cristau's law :) 


Cheers,
gregor 
-- 
 .''`.   http://info.comodo.priv.at/ -- GPG Key IDs: 0x00F3CFE4, 0x8649AA06
 : :' :  Debian GNU/Linux user, admin,  developer - http://www.debian.org/
 `. `'   Member of VIBE!AT  SPI, fellow of Free Software Foundation Europe
   `-NP: Bob Dylan and Tom Petty: Knockin' On Heaven's Door


signature.asc
Description: Digital signature


Bug#564003: ITP: python-txamqp -- Python library for communicating with AMQP peers and brokers using Twisted

2010-01-06 Thread Elliot Murphy
Package: wnpp
Severity: wishlist
Owner: Elliot Murphy ell...@ubuntu.com


* Package name: python-txamqp
  Version : 0.3
  Upstream Author : Esteve Fernandez est...@fluidinfo.com
* URL : https://launchpad.net/txamqp
* License : Apache 2.0
  Programming Lang: Python
  Description : Python library for communicating with AMQP peers and 
brokers using Twisted

This module contains all the necessary code to connect, send and
receive messages to/from an AMQP-compliant peer or broker (Qpid,
OpenAMQ, RabbitMQ) using Twisted.

It also includes support for using Thrift RPC over AMQP in Twisted
applications.



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



Re: Switch on compiler hardening defaults

2010-01-06 Thread Paul Wise
On Wed, 2010-01-06 at 21:46 +0100, Jan Kratochvil wrote:

 All the GDB patches/data I have available are public.  All the expressed
 opinions are my personal ones unrelated to Red Hat or even the Archer
 project./disclaimer

Thanks for the detailed and extensive information and your work on GDB.

-- 
bye,
pabs

http://wiki.debian.org/PaulWise


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


Bug#564006: ITP: silly -- a simple image loading library

2010-01-06 Thread Muammar El Khatib
Package: wnpp
Severity: wishlist
X-Debbugs-CC: debian-devel@lists.debian.org


   Package name: silly
Version: 0.1.0
Upstream Author: Olivier Delannoy da...@users.sourceforge.net
 Tomas Lindquist Olsen lindqu...@users.sourceforge.net
URL: http://www.cegui.org.uk
License: MIT
Description: SILLY means Simple Image Loading LibrarY. The aim of this
library is to provide a simple library for loading image in the context of
CEGUI. The library supports only the most common image format. The project was
initialy launch in order to provide an MIT based replacement of DevIL with less
image format supported and focused on loading image only.

-- 
Muammar El Khatib.
Linux user: 403107.
Key fingerprint = 90B8 BFC4 4A75 B881 39A3 1440 30EB 403B 1270 29F1
http://muammar.me | http://proyectociencia.org
  ,''`.
 : :' :
 `. `'
   `-



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



Re: Debian vs. Ubuntu source control file

2010-01-06 Thread Frans Pop
Lucas Nussbaum wrote:
 Anyway, to avoid modifying debian/control directly, it's easy to add an
 additional substvar (ubuntu:Browser?):
 debian/control:
 Depends: [...], iceweasel | ${ubuntu:Browser}

Doesn't that leave a dangling | if you're building for Debian?

I'd suggest in debian/control something like:
   Depends: [...], ${browsers}

And then in debian/rules:
   ifneq ($(DEB_VENDOR),ubuntu)
   BROWSERS = iceweasel
   else
   BROWSERS = iceweasel | abrowser
   endif

   [...]

   dh_gencontrol -- -Vbrowsers=$(BROWSERS)

Cheers,
FJP


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



Re: Debian vs. Ubuntu source control file

2010-01-06 Thread Lucas Nussbaum
On 07/01/10 at 03:08 +0100, Frans Pop wrote:
 Lucas Nussbaum wrote:
  Anyway, to avoid modifying debian/control directly, it's easy to add an
  additional substvar (ubuntu:Browser?):
  debian/control:
  Depends: [...], iceweasel | ${ubuntu:Browser}
 
 Doesn't that leave a dangling | if you're building for Debian?

No: it seems that dpkg-gencontrol removes it.
-- 
| Lucas Nussbaum
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F |


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



Accepted minisapserver 0.3.6-1 (source amd64)

2010-01-06 Thread Antonin Kral
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 06 Jan 2010 08:20:01 +0100
Source: minisapserver
Binary: minisapserver
Architecture: source amd64
Version: 0.3.6-1
Distribution: unstable
Urgency: low
Maintainer: Antonin Kral a.k...@sh.cvut.cz
Changed-By: Antonin Kral a.k...@sh.cvut.cz
Description: 
 minisapserver - Mini SAP Server
Changes: 
 minisapserver (0.3.6-1) unstable; urgency=low
 .
   * New upstream release
   * Switched from 'dh_clean -k' to 'dh_prep'
Checksums-Sha1: 
 dcbb29520713dd3092ee1e48911fbd6ad57c713a 1038 minisapserver_0.3.6-1.dsc
 8620e34fddd24bbebfe74105784e5101bc568e44 148190 minisapserver_0.3.6.orig.tar.gz
 772b8a5ec1be05092305b4e6a4ce37e2112d97c9 5291 minisapserver_0.3.6-1.diff.gz
 ac24559e0e5910b4333a4f65d4487ebf836c8dc0 31018 minisapserver_0.3.6-1_amd64.deb
Checksums-Sha256: 
 36261de01ee4bfe03113a19902ce04c2561d9a2d643f8d2b63e64f33c76df80a 1038 
minisapserver_0.3.6-1.dsc
 998e0e57f038cf20e1f4a7c601bccd6df45c7ab5e6df68262c9e39f63026247a 148190 
minisapserver_0.3.6.orig.tar.gz
 6a5b509813aa9e4b69670b6182ad8bdfd71fad53c08158b1bd99b8639d7ece2e 5291 
minisapserver_0.3.6-1.diff.gz
 2446093f789a2bd287c4ae66c2a8a3aa8f6800433f413bc2052aed1c7c72109c 31018 
minisapserver_0.3.6-1_amd64.deb
Files: 
 ad40d96dd2fc01183092ae3c53ca0302 1038 net extra minisapserver_0.3.6-1.dsc
 dde90437d7246942a36e7614f5219083 148190 net extra 
minisapserver_0.3.6.orig.tar.gz
 0230420ad18dcf048f0f2951e769f1ab 5291 net extra minisapserver_0.3.6-1.diff.gz
 1a25cb83c7ced1f9036005ce9db2d860 31018 net extra 
minisapserver_0.3.6-1_amd64.deb

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

iEYEARECAAYFAktEO1IACgkQluuhBRvyMFqcBACfSKLa7NQUHjJkPqZM1xFqnxME
EwkAoJRGzCb1WPlgkM4XthJyRWoIIrU+
=GbOU
-END PGP SIGNATURE-


Accepted:
minisapserver_0.3.6-1.diff.gz
  to main/m/minisapserver/minisapserver_0.3.6-1.diff.gz
minisapserver_0.3.6-1.dsc
  to main/m/minisapserver/minisapserver_0.3.6-1.dsc
minisapserver_0.3.6-1_amd64.deb
  to main/m/minisapserver/minisapserver_0.3.6-1_amd64.deb
minisapserver_0.3.6.orig.tar.gz
  to main/m/minisapserver/minisapserver_0.3.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



Accepted mozilla-dom-inspector 1:2.0.4-2 (source all)

2010-01-06 Thread Mike Hommey
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 06 Jan 2010 09:19:47 +0100
Source: mozilla-dom-inspector
Binary: xul-ext-dom-inspector iceweasel-dom-inspector iceape-dom-inspector
Architecture: source all
Version: 1:2.0.4-2
Distribution: unstable
Urgency: low
Maintainer: Mike Hommey gland...@debian.org
Changed-By: Mike Hommey gland...@debian.org
Description: 
 iceape-dom-inspector - tool for inspecting the DOM of pages in Iceape 
(transitional pack
 iceweasel-dom-inspector - tool for inspecting the DOM of pages in Iceweasel 
(transitional p
 xul-ext-dom-inspector - tool for inspecting the DOM of pages in Iceweasel and 
Iceape
Closes: 563261
Changes: 
 mozilla-dom-inspector (1:2.0.4-2) unstable; urgency=low
 .
   * debian/control: Add alternative dependency on iceape-browser.
 Closes: #563261.
Checksums-Sha1: 
 6e3f0d694c523eac6a186016ffe09244466236ac 1104 mozilla-dom-inspector_2.0.4-2.dsc
 f970fc58300bb1be1601a300c8ad407b88c2583a 12148 
mozilla-dom-inspector_2.0.4-2.diff.gz
 a5d6cb34e9f91b7ed9866341a3e89830effefcfe 154790 
xul-ext-dom-inspector_2.0.4-2_all.deb
 3991618337e103f3994180f3198a7c01e94b7af1 780 
iceweasel-dom-inspector_2.0.4-2_all.deb
 3ba304d20dbf539968d09c53c41c3771b6eb0234 774 
iceape-dom-inspector_2.0.4-2_all.deb
Checksums-Sha256: 
 de626bc9c3460c6dd8d1e53f1d3dd59a92a097049bf2db9493d555341a7db080 1104 
mozilla-dom-inspector_2.0.4-2.dsc
 354b012d8a2930a0a5e4571212e999ad823d639af7e3fd0e2df2df21878e6bec 12148 
mozilla-dom-inspector_2.0.4-2.diff.gz
 942d0a944653da0415983d8b21bb0181f49b8c4d5f8798578606340909a654f1 154790 
xul-ext-dom-inspector_2.0.4-2_all.deb
 51b240d21eaafdfb114cfa1fc36c27d4f4d22646f34a69aafe3b3beba502ca46 780 
iceweasel-dom-inspector_2.0.4-2_all.deb
 3c9a9a9ce54a778d1be2d1689cc4ad17e53716f432bd6d5fa1c12f4c6cc2b2ed 774 
iceape-dom-inspector_2.0.4-2_all.deb
Files: 
 ff6471db2722d4af7004e5be1b3b3dd4 1104 web optional 
mozilla-dom-inspector_2.0.4-2.dsc
 b40070f446e9aea7593d2f91396b10b3 12148 web optional 
mozilla-dom-inspector_2.0.4-2.diff.gz
 c0b07b22a786f6141ae476ba220c7a27 154790 web optional 
xul-ext-dom-inspector_2.0.4-2_all.deb
 fffa27c03804bd106952ab95d64c6ccb 780 web optional 
iceweasel-dom-inspector_2.0.4-2_all.deb
 8143bdc30a847622a6e5551b7aa6e694 774 web optional 
iceape-dom-inspector_2.0.4-2_all.deb

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

iD8DBQFLREnr3kvaLFT9KlgRAj0cAJ9W97Wc9O5AvigfvqOzMwzBnj3UHACfd4aW
ilN0FU8/bpu7AYiYUkG/gJQ=
=z5EK
-END PGP SIGNATURE-


Accepted:
iceape-dom-inspector_2.0.4-2_all.deb
  to main/m/mozilla-dom-inspector/iceape-dom-inspector_2.0.4-2_all.deb
iceweasel-dom-inspector_2.0.4-2_all.deb
  to main/m/mozilla-dom-inspector/iceweasel-dom-inspector_2.0.4-2_all.deb
mozilla-dom-inspector_2.0.4-2.diff.gz
  to main/m/mozilla-dom-inspector/mozilla-dom-inspector_2.0.4-2.diff.gz
mozilla-dom-inspector_2.0.4-2.dsc
  to main/m/mozilla-dom-inspector/mozilla-dom-inspector_2.0.4-2.dsc
xul-ext-dom-inspector_2.0.4-2_all.deb
  to main/m/mozilla-dom-inspector/xul-ext-dom-inspector_2.0.4-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



Accepted pybluez 0.18-1 (source amd64)

2010-01-06 Thread Filippo Giunchedi
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 06 Jan 2010 09:48:48 +0100
Source: pybluez
Binary: python-bluez
Architecture: source amd64
Version: 0.18-1
Distribution: unstable
Urgency: low
Maintainer: Debian Bluetooth Maintainers 
pkg-bluetooth-maintain...@lists.alioth.debian.org
Changed-By: Filippo Giunchedi fili...@debian.org
Description: 
 python-bluez - Python wrappers around BlueZ for rapid bluetooth development
Changes: 
 pybluez (0.18-1) unstable; urgency=low
 .
   [ Albert Huang ]
   * New upstream release
 .
   [ Filippo Giunchedi ]
   * Add ${misc:Depends} to Depends of python-bluez for debhelper
Checksums-Sha1: 
 8eb49812b6adc4760dae96ff5df8f6432f8b833f 1379 pybluez_0.18-1.dsc
 0b911ca32621060132934889b6998e8a692459dd 74501 pybluez_0.18.orig.tar.gz
 abf0f420e8f85288b4a8e1de748ab4915292fde2 3281 pybluez_0.18-1.diff.gz
 9f5e9449ce45018253ce5aa156ca92c17c3c36e9 60030 python-bluez_0.18-1_amd64.deb
Checksums-Sha256: 
 f0f10d37639710ba14b283016508d3371cbaa70eb52b7d2b75ff96126c2243c9 1379 
pybluez_0.18-1.dsc
 66b2184e0eaad5e1ecc89eb4c81cba0696b3028b85d1301186b45b0bbd761065 74501 
pybluez_0.18.orig.tar.gz
 10fbb68b50b446aa4cf81cacddee511685318ff72a9479110ea5a60e92bb4a38 3281 
pybluez_0.18-1.diff.gz
 77e645ac064697d4e251370f71eb5d278d1f1f2f39d083e551c9eddb661782f9 60030 
python-bluez_0.18-1_amd64.deb
Files: 
 7aee019adf82559b81a5e972a1054a4b 1379 python optional pybluez_0.18-1.dsc
 be8c8ce615c3189fda1aaf3d568314b2 74501 python optional pybluez_0.18.orig.tar.gz
 9a051f6dd2310c4a60e5c6dbb01061df 3281 python optional pybluez_0.18-1.diff.gz
 7f227a3e9ff2d2c67a013fece02a8f4c 60030 python optional 
python-bluez_0.18-1_amd64.deb

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

iEYEARECAAYFAktEUdkACgkQABzeamt51AHKkwCggKrwyOkYHxBm70Ux8vpVw2t3
BpkAoLimhD9jC3e+5H4Eau3BgHUGRe81
=+x/H
-END PGP SIGNATURE-


Accepted:
pybluez_0.18-1.diff.gz
  to main/p/pybluez/pybluez_0.18-1.diff.gz
pybluez_0.18-1.dsc
  to main/p/pybluez/pybluez_0.18-1.dsc
pybluez_0.18.orig.tar.gz
  to main/p/pybluez/pybluez_0.18.orig.tar.gz
python-bluez_0.18-1_amd64.deb
  to main/p/pybluez/python-bluez_0.18-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



Accepted smem 0.9-3 (source all)

2010-01-06 Thread Michal Čihař
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 06 Jan 2010 09:58:42 +0100
Source: smem
Binary: smem
Architecture: source all
Version: 0.9-3
Distribution: unstable
Urgency: low
Maintainer: Michal Čihař ni...@debian.org
Changed-By: Michal Čihař ni...@debian.org
Description: 
 smem   - memory reporting tool
Changes: 
 smem (0.9-3) unstable; urgency=low
 .
   * Relax conflict with secure-delete to older versions as 3.1-5 has renamed
 smem binary.
Checksums-Sha1: 
 3be1ed40abf8f99faab00930bd86720a211c8117 1197 smem_0.9-3.dsc
 78b900fda7986dfb125e04df6df8de351d5354f4 2359 smem_0.9-3.debian.tar.gz
 6f573be802f7521617556e07ab698efbf5117b12 10476 smem_0.9-3_all.deb
Checksums-Sha256: 
 c5619e86385d5c4134dfb577db813171415fd44403d301719285b3c445e14cb0 1197 
smem_0.9-3.dsc
 62e45cd75ca3e7354776188e854432ed4e00b6c180495b21cab05ef01be5a634 2359 
smem_0.9-3.debian.tar.gz
 e367300a4a8a5970f1bf7875a12553d532859251651a3320f8ad9e8e62612a22 10476 
smem_0.9-3_all.deb
Files: 
 c06f72fceb1a6693051cf046343a4ea9 1197 utils extra smem_0.9-3.dsc
 b945df95026d764bf6131c22f550098d 2359 utils extra smem_0.9-3.debian.tar.gz
 ec796b58e66ea813198bb16ecce28f1b 10476 utils extra smem_0.9-3_all.deb

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

iEYEARECAAYFAktEUOUACgkQ3DVS6DbnVgRHZQCfdawav5RIzixOM91hwLdqrAkJ
Xw8AoK1hI0wzpbOO5aF/bFXzuS/WkSKi
=ZPa6
-END PGP SIGNATURE-


Accepted:
smem_0.9-3.debian.tar.gz
  to main/s/smem/smem_0.9-3.debian.tar.gz
smem_0.9-3.dsc
  to main/s/smem/smem_0.9-3.dsc
smem_0.9-3_all.deb
  to main/s/smem/smem_0.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



Accepted amule 2.2.6+debian0-5 (source i386 all)

2010-01-06 Thread Giuseppe Iuculano
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 06 Jan 2010 09:45:44 +0100
Source: amule
Binary: amule amule-common amule-utils amule-utils-gui amule-daemon
Architecture: source i386 all
Version: 2.2.6+debian0-5
Distribution: unstable
Urgency: low
Maintainer: Debian aMule Team pkg-amule-de...@lists.alioth.debian.org
Changed-By: Giuseppe Iuculano iucul...@debian.org
Description: 
 amule  - client for the eD2k and Kad networks, like eMule
 amule-common - common files for the rest of aMule packages
 amule-daemon - non-graphic version of aMule, a client for the eD2k and Kad 
netwo
 amule-utils - utilities for aMule (command-line version)
 amule-utils-gui - graphic utilities for aMule
Changes: 
 amule (2.2.6+debian0-5) unstable; urgency=low
 .
   * [06240cb] Really disable fallocate only on alpha and hppa
Checksums-Sha1: 
 e74a85076c8c97c274875c00ac3f19bcbe8a945b 1539 amule_2.2.6+debian0-5.dsc
 d0673e78d4342c83b0ac4fcf7954d5eaf8675bef 24060 amule_2.2.6+debian0-5.diff.gz
 c66705b88fb7c311e5c76c75af20ee86c471f41e 1862566 amule_2.2.6+debian0-5_i386.deb
 12ee8b667ff4e9cdd6b99a70bc65c2977bce 463112 
amule-utils_2.2.6+debian0-5_i386.deb
 c4a12dc257792c9093432efb9676afc4b3066977 1302316 
amule-utils-gui_2.2.6+debian0-5_i386.deb
 34443187e946842ef5dbb35bc09869afea05da47 1201854 
amule-daemon_2.2.6+debian0-5_i386.deb
 c1380b24c5525031818101a7f2b069e60106f66c 2429852 
amule-common_2.2.6+debian0-5_all.deb
Checksums-Sha256: 
 acdcd47ed642ecfbbdb7be2578e6e0cff6782ee1e3bec9c84180899c70194331 1539 
amule_2.2.6+debian0-5.dsc
 436472fd43bd881deaa5dc3ec4d064a68f522e58a4dd660f636a78dcbc0bee53 24060 
amule_2.2.6+debian0-5.diff.gz
 d79ba44851ab4557ec4361ae9d120e52d771162e96270ae64f2dac3f5466f5b4 1862566 
amule_2.2.6+debian0-5_i386.deb
 356e5c6440dc59e527b9ac7734d19745404c44655723f0e74a2f3fb8838be04b 463112 
amule-utils_2.2.6+debian0-5_i386.deb
 b474c5bff48c710ffeecdb3e545de7612eb92345733c3429d27b618b7488b90f 1302316 
amule-utils-gui_2.2.6+debian0-5_i386.deb
 0da3c96aac3e79f2897bd8e2ab89821b8e1dc00ef43dfba8e69562c2be92b5c7 1201854 
amule-daemon_2.2.6+debian0-5_i386.deb
 47a5fe5181d98e104b97ea6c8d81280a47e824a6293e0769f2c7f2cb970f28d0 2429852 
amule-common_2.2.6+debian0-5_all.deb
Files: 
 8d9932912538d92fc0c4ff6c9460eeb3 1539 net optional amule_2.2.6+debian0-5.dsc
 8479c5379eb9b64eeb4a468b8aa9ac6f 24060 net optional 
amule_2.2.6+debian0-5.diff.gz
 d647df475365c4feae22f216b11026b5 1862566 net optional 
amule_2.2.6+debian0-5_i386.deb
 a4d20773771fd89f8db9d3dd0f7e542f 463112 net optional 
amule-utils_2.2.6+debian0-5_i386.deb
 3f01bae1a6276542bd4b17541063645a 1302316 net optional 
amule-utils-gui_2.2.6+debian0-5_i386.deb
 8e3ae448b1b12ee0dfe52da7e0fe7cc3 1201854 net optional 
amule-daemon_2.2.6+debian0-5_i386.deb
 1c2a1168b67befd40217e1e05243b66f 2429852 net optional 
amule-common_2.2.6+debian0-5_all.deb

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

iEYEARECAAYFAktEV6oACgkQNxpp46476aqhRACcDMKLw2zmtDiPB3AYZZ+ZMfU5
m2EAnjK7iWmLgJINHAWJiUYQ9TKIlunY
=nfxX
-END PGP SIGNATURE-


Accepted:
amule-common_2.2.6+debian0-5_all.deb
  to main/a/amule/amule-common_2.2.6+debian0-5_all.deb
amule-daemon_2.2.6+debian0-5_i386.deb
  to main/a/amule/amule-daemon_2.2.6+debian0-5_i386.deb
amule-utils-gui_2.2.6+debian0-5_i386.deb
  to main/a/amule/amule-utils-gui_2.2.6+debian0-5_i386.deb
amule-utils_2.2.6+debian0-5_i386.deb
  to main/a/amule/amule-utils_2.2.6+debian0-5_i386.deb
amule_2.2.6+debian0-5.diff.gz
  to main/a/amule/amule_2.2.6+debian0-5.diff.gz
amule_2.2.6+debian0-5.dsc
  to main/a/amule/amule_2.2.6+debian0-5.dsc
amule_2.2.6+debian0-5_i386.deb
  to main/a/amule/amule_2.2.6+debian0-5_i386.deb


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



Accepted kmymoney2 3.95.0+svn1069391-1 (source i386 all)

2010-01-06 Thread Mark Purcell
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 06 Jan 2010 20:14:53 +1100
Source: kmymoney2
Binary: kmymoney2 kmymoney2-common kmymoney2-dev
Architecture: source i386 all
Version: 3.95.0+svn1069391-1
Distribution: unstable
Urgency: low
Maintainer: Debian KDE Extras Team pkg-kde-ext...@lists.alioth.debian.org
Changed-By: Mark Purcell m...@debian.org
Description: 
 kmymoney2  - personal finance manager for KDE
 kmymoney2-common - KMyMoney architecture independent files
 kmymoney2-dev - KMyMoney development files
Changes: 
 kmymoney2 (3.95.0+svn1069391-1) unstable; urgency=low
 .
   * New upstream release KDE4
 - first rev without libkleo
   * Add Build-Depends: libical-dev - iCalendar export plugin
   * Add Build-Conflicts: libaqbanking29-dev
 - kmymoney4  libaqbanking needs QT4 (see Bug 563790)
Checksums-Sha1: 
 f6ff09b0a35876e4d1f86074fbf9feafb4338090 1561 kmymoney2_3.95.0+svn1069391-1.dsc
 b1cff769084d2695d4d026e27ad101a5197749ff 7482536 
kmymoney2_3.95.0+svn1069391.orig.tar.gz
 918c09baef4be32980a6bf29f43b656af34a66f1 8021 
kmymoney2_3.95.0+svn1069391-1.diff.gz
 d5f102f2e5b93c98cbe326f70927038f750c8556 3740238 
kmymoney2_3.95.0+svn1069391-1_i386.deb
 37bbb51add018466ddaa01c2efe8f98114278b54 4907034 
kmymoney2-common_3.95.0+svn1069391-1_all.deb
 b939ee833ef772384d5b15389b90c571d951f32f 239984 
kmymoney2-dev_3.95.0+svn1069391-1_i386.deb
Checksums-Sha256: 
 1f0f69405f931bbff2e1825c128758ae6272e74d0e407a3ee0985c2f798f3305 1561 
kmymoney2_3.95.0+svn1069391-1.dsc
 b983fbdaf2f79a28c579c14efe5ec5cdbf2409acdc85e241909b5db02839ab21 7482536 
kmymoney2_3.95.0+svn1069391.orig.tar.gz
 b86c11e0d7016ce5c6fd3113c316996fe96ff74418828e52ac077d53022ceed5 8021 
kmymoney2_3.95.0+svn1069391-1.diff.gz
 a151d8c281b5ec719f4345a84f0589460594db112bc12c09d6a980c22bd82499 3740238 
kmymoney2_3.95.0+svn1069391-1_i386.deb
 e73c3c831b0c20fe05f77c0ee3fbd2a4b672cf2edd69f4371614f4ac3c0eeae1 4907034 
kmymoney2-common_3.95.0+svn1069391-1_all.deb
 f870ccacd119ecee1c5eae36a96dc0d6a6ccb63cc9a63ce2dcced1b8979640cc 239984 
kmymoney2-dev_3.95.0+svn1069391-1_i386.deb
Files: 
 d0c60ff9019273915e2be9f4c38d443a 1561 kde optional 
kmymoney2_3.95.0+svn1069391-1.dsc
 6f5523b2b2ca179ea52d36246c6c85d1 7482536 kde optional 
kmymoney2_3.95.0+svn1069391.orig.tar.gz
 e9d51d5c4281b7ab798b96d661c2b82a 8021 kde optional 
kmymoney2_3.95.0+svn1069391-1.diff.gz
 6e8601e5c4b3c3bfbaaf3e0e813185a6 3740238 kde optional 
kmymoney2_3.95.0+svn1069391-1_i386.deb
 43afd63ad6957e5f6acb41291ac8d99b 4907034 kde optional 
kmymoney2-common_3.95.0+svn1069391-1_all.deb
 7c77984f31223e6966dd6896dcf0f8bb 239984 libdevel optional 
kmymoney2-dev_3.95.0+svn1069391-1_i386.deb

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

iEYEARECAAYFAktEWEIACgkQoCzanz0IthIyIwCdH51tS9EJVsjIiA37uAu+AcB+
T/gAn1I0AxJbWTABiFHOtw592ruX0ToE
=K/7+
-END PGP SIGNATURE-


Accepted:
kmymoney2-common_3.95.0+svn1069391-1_all.deb
  to main/k/kmymoney2/kmymoney2-common_3.95.0+svn1069391-1_all.deb
kmymoney2-dev_3.95.0+svn1069391-1_i386.deb
  to main/k/kmymoney2/kmymoney2-dev_3.95.0+svn1069391-1_i386.deb
kmymoney2_3.95.0+svn1069391-1.diff.gz
  to main/k/kmymoney2/kmymoney2_3.95.0+svn1069391-1.diff.gz
kmymoney2_3.95.0+svn1069391-1.dsc
  to main/k/kmymoney2/kmymoney2_3.95.0+svn1069391-1.dsc
kmymoney2_3.95.0+svn1069391-1_i386.deb
  to main/k/kmymoney2/kmymoney2_3.95.0+svn1069391-1_i386.deb
kmymoney2_3.95.0+svn1069391.orig.tar.gz
  to main/k/kmymoney2/kmymoney2_3.95.0+svn1069391.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



Accepted argyll 1.1.0~rc4-1 (source i386)

2010-01-06 Thread Roland Mas
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 06 Jan 2010 10:33:54 +0100
Source: argyll
Binary: argyll
Architecture: source i386
Version: 1.1.0~rc4-1
Distribution: unstable
Urgency: low
Maintainer: Roland Mas lola...@debian.org
Changed-By: Roland Mas lola...@debian.org
Description: 
 argyll - Color Management System, calibrator and profiler
Changes: 
 argyll (1.1.0~rc4-1) unstable; urgency=low
 .
   * New upstream pre-release.
   * Ship all doc files with a wildcard rule, rather than a fixed (and
 outdated) set.
Checksums-Sha1: 
 1b5876110c933e1c163f5e0c99b991872d640446 1413 argyll_1.1.0~rc4-1.dsc
 1e527177162f332cd24918f1ba255b702a98bdbd 5148718 argyll_1.1.0~rc4.orig.tar.gz
 18b34f9f2a864d490730d61d26a48c56da109874 29278 argyll_1.1.0~rc4-1.diff.gz
 e1f4b6e488682b2781fb81846ab935caf93f6c7d 4210972 argyll_1.1.0~rc4-1_i386.deb
Checksums-Sha256: 
 a3e0a97df9734dc474a1d4ffef8b81b93a4cba90fbf9833c7b81c9650b06c0d5 1413 
argyll_1.1.0~rc4-1.dsc
 792037401f95dec68bddff3d016dd4fc9c1e7393de559197a368091464189556 5148718 
argyll_1.1.0~rc4.orig.tar.gz
 81a78bf9a44f6bfa72c956f2613da7fa1e8de2d7d3a92ea701a1ceb2e71f838a 29278 
argyll_1.1.0~rc4-1.diff.gz
 7f7cbdffb9a1104f65975801a74e396da5d9a1c199e80ca3681f3b817be6a4db 4210972 
argyll_1.1.0~rc4-1_i386.deb
Files: 
 9ae5907e5f5725abff0187509cc0bcfe 1413 graphics optional argyll_1.1.0~rc4-1.dsc
 ed644ca45d4d40ef0b417b0fe2f5542c 5148718 graphics optional 
argyll_1.1.0~rc4.orig.tar.gz
 dac91e5f84001e2236abec4bd2b4ea92 29278 graphics optional 
argyll_1.1.0~rc4-1.diff.gz
 42558c010abc67f74b0ee33b447d967f 4210972 graphics optional 
argyll_1.1.0~rc4-1_i386.deb

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

iD8DBQFLRF4tDqdWtRRIQ/URAvqBAKCC0h+iS7FTMnzIFToiVm/wcEAKJQCgkRHf
nu8x2wAw/8brmbUOlHckyAI=
=ISc/
-END PGP SIGNATURE-


Accepted:
argyll_1.1.0~rc4-1.diff.gz
  to main/a/argyll/argyll_1.1.0~rc4-1.diff.gz
argyll_1.1.0~rc4-1.dsc
  to main/a/argyll/argyll_1.1.0~rc4-1.dsc
argyll_1.1.0~rc4-1_i386.deb
  to main/a/argyll/argyll_1.1.0~rc4-1_i386.deb
argyll_1.1.0~rc4.orig.tar.gz
  to main/a/argyll/argyll_1.1.0~rc4.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



Accepted distcc 3.1-3 (source amd64)

2010-01-06 Thread Carsten Wolff
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 06 Jan 2010 09:34:42 +0100
Source: distcc
Binary: distcc distccmon-gnome distcc-pump
Architecture: source amd64
Version: 3.1-3
Distribution: unstable
Urgency: low
Maintainer: Carsten Wolff cars...@wolffcarsten.de
Changed-By: Carsten Wolff cars...@wolffcarsten.de
Description: 
 distcc - Simple distributed compiler client and server
 distcc-pump - pump mode for distcc a distributed compiler client and server
 distccmon-gnome - GTK+ monitor for distcc a distributed client and server
Closes: 514089 551336 559196
Changes: 
 distcc (3.1-3) unstable; urgency=low
 .
   * lowered dbus dependency to Suggest, changed zeroconf default to false
 and added notes, that dbus is needed for zeroconf support
 (closes:Bug#514089)
   * changed the name of the pump binary to distcc-pump, because of a possible
 name clash with the unrelated pump package.
 (closes:Bug#559196)
   * translations
 it (closes:Bug#551336)
Checksums-Sha1: 
 02578cb99b40984cff806a21ef4cc8908754637a 1092 distcc_3.1-3.dsc
 6acc6ccad46d6f80743c990590174cb47c2b08d9 60219 distcc_3.1-3.diff.gz
 ec08815f7ba4f5b676ce2618a8910dc1a43553f4 245756 distcc_3.1-3_amd64.deb
 d185d93704f5f9af2e37df69d76c83cbef8b8e2a 44134 distccmon-gnome_3.1-3_amd64.deb
 6ba0bb8b89d48f3faac5852ddeed90c8c33d9f74 138760 distcc-pump_3.1-3_amd64.deb
Checksums-Sha256: 
 939d57f330074cb574c8e7dc6ebd31a0aaa972573f333988a32cf0f623610afe 1092 
distcc_3.1-3.dsc
 e247024818dfee240ff5f6c060f164511cf63c0a7b07003dbfeafef283395c17 60219 
distcc_3.1-3.diff.gz
 fa52263b74888d0ae97757f14900b1a28b7b388b36b1d829114c95cf9af2fd05 245756 
distcc_3.1-3_amd64.deb
 103bb9c08f46fa0ac92c9f69bd45043db23b7118cba7898b04243edd40e66251 44134 
distccmon-gnome_3.1-3_amd64.deb
 fa8b2c1e5245d86a812e8085eb7bcf971c5b27d91999a7dc50433d984752b86f 138760 
distcc-pump_3.1-3_amd64.deb
Files: 
 bc67898bcc6f494f162420a510d9d3ae 1092 devel optional distcc_3.1-3.dsc
 d0430e5699f98e59235e3d3ad77266d2 60219 devel optional distcc_3.1-3.diff.gz
 3d2c4711b4ce1a5739fa001a0d25e63a 245756 devel optional distcc_3.1-3_amd64.deb
 a6939c73c2bab57676af43f0e9080c2d 44134 devel optional 
distccmon-gnome_3.1-3_amd64.deb
 dacffd8d5eb9c33e9954341d605792f7 138760 devel optional 
distcc-pump_3.1-3_amd64.deb

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

iEYEARECAAYFAktEZBgACgkQ9/DnDzB9Vu1pxQCeMnyA0pvjfzs9WJFK/d1irn0p
eP8An0MRnXElY5DZ06x44g4s37emnq1N
=O2lG
-END PGP SIGNATURE-


Accepted:
distcc-pump_3.1-3_amd64.deb
  to main/d/distcc/distcc-pump_3.1-3_amd64.deb
distcc_3.1-3.diff.gz
  to main/d/distcc/distcc_3.1-3.diff.gz
distcc_3.1-3.dsc
  to main/d/distcc/distcc_3.1-3.dsc
distcc_3.1-3_amd64.deb
  to main/d/distcc/distcc_3.1-3_amd64.deb
distccmon-gnome_3.1-3_amd64.deb
  to main/d/distcc/distccmon-gnome_3.1-3_amd64.deb


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



Accepted jcc 2.5-0.1 (source amd64)

2010-01-06 Thread Ludovico Cavedon
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 26 Dec 2009 18:50:19 +0100
Source: jcc
Binary: jcc
Architecture: source amd64
Version: 2.5-0.1
Distribution: unstable
Urgency: low
Maintainer: Jeff Breidenbach j...@debian.org
Changed-By: Ludovico Cavedon cave...@debian.org
Description: 
 jcc- code generator producing a Python extension from Java classes
Closes: 533486 562405
Changes: 
 jcc (2.5-0.1) unstable; urgency=low
 .
   * Non-maintainer upload (closes: 562405).
   * New upstream release (closes: 533486).
   * Add watch file.
   * Depend on python-all-dev so it will be built against all supported python
 versions.
   * Disable shared mode, as it requires patched setuptools (and lower depends
 on python-setuptools version).
   * Fix separators in JCC_LFLAGS.
   * Add depends on ${misc:Depends} required for debhelper.
   * Remove debina/pycompat and add X.-Python-Version control fileds.
   * Add lintian override for libjava.so from openjdk, until bug #562622 is
 solved.
   * Update copyright file (new Apache 2 license).
Checksums-Sha1: 
 afb02dfcf12ce5d429e0305f5e7334d6ae995c2e 1030 jcc_2.5-0.1.dsc
 0c4bdced8ddc6c1be43099d97ca9fcfbb10d9bb0 73709 jcc_2.5.orig.tar.gz
 41ff053b721ea39cd95eb5d1c4f71e8574373c57 3143 jcc_2.5-0.1.diff.gz
 9b79aef2ade96c9ee804de3266048e456c7d53df 183974 jcc_2.5-0.1_amd64.deb
Checksums-Sha256: 
 c0692e8d200c30d0cea38aee69c7c351b46b18de3cbdd50601124dd6aaacea53 1030 
jcc_2.5-0.1.dsc
 5bb8aef2765501b7b9f60f65b80773330b2593d15bc8d747b6bcc744d14ffa1f 73709 
jcc_2.5.orig.tar.gz
 bb4c252ede1b357939bdd3e5fa5cec0195bd8fadba57d8720c9e9e738b206391 3143 
jcc_2.5-0.1.diff.gz
 27f78d7fc5b23d028666bc196627e83f92780357152a672c2ba30b5b16090a31 183974 
jcc_2.5-0.1_amd64.deb
Files: 
 b71376cdb431992250a1934f9a23ea68 1030 python extra jcc_2.5-0.1.dsc
 992211ea54c510390c8579d5b2591d05 73709 python extra jcc_2.5.orig.tar.gz
 542e6d06198bf965e5b5e37224d81e97 3143 python extra jcc_2.5-0.1.diff.gz
 a5c9c296405b705746a718226916fd05 183974 python extra jcc_2.5-0.1_amd64.deb

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

iEYEARECAAYFAks3KpMACgkQCidatrS8pddATgCfcunlWIxUogGulZLNzP/NDmDq
04YAoLXNXOmBG0iHGL7UgXXDjcgVkDI+
=UX/Y
-END PGP SIGNATURE-


Accepted:
jcc_2.5-0.1.diff.gz
  to main/j/jcc/jcc_2.5-0.1.diff.gz
jcc_2.5-0.1.dsc
  to main/j/jcc/jcc_2.5-0.1.dsc
jcc_2.5-0.1_amd64.deb
  to main/j/jcc/jcc_2.5-0.1_amd64.deb
jcc_2.5.orig.tar.gz
  to main/j/jcc/jcc_2.5.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



Accepted psi-plus 0.15~svn1515-1 (source i386)

2010-01-06 Thread Ivan Borzenkov
-BEGIN PGP SIGNED MESSAGE-
Hash: RIPEMD160

Format: 1.8
Date: Thu, 24 Dec 2009 17:13:04 +0300
Source: psi-plus
Binary: psi-plus psi-plus-plugins
Architecture: source i386
Version: 0.15~svn1515-1
Distribution: unstable
Urgency: low
Maintainer: Ivan Borzenkov ivan1...@list.ru
Changed-By: Ivan Borzenkov ivan1...@list.ru
Description: 
 psi-plus   - Jabber client using Qt
 psi-plus-plugins - Plugins for Psi+ (Gmailnotify, Juick, Screenshot, 
Translate, ...)
Changes: 
 psi-plus (0.15~svn1515-1) unstable; urgency=low
 .
   * New upstream release
   * update psibuild.sh (change version)
Checksums-Sha1: 
 556d0c2b02095323883dc181a6a7585dc52066bf 1171 psi-plus_0.15~svn1515-1.dsc
 8ad4bf4d680053bff37ff70ff9f1e53eed2c6e34 661 
psi-plus_0.15~svn1515.orig.tar.gz
 00d5a4681fac7d5a5d09abe232f70df343562b8e 12985 psi-plus_0.15~svn1515-1.diff.gz
 d9198f12a562582be3f637983a2f898f26f7b2de 7041038 
psi-plus_0.15~svn1515-1_i386.deb
 d74f96796206636bed421f28fec307625fa1c763 395586 
psi-plus-plugins_0.15~svn1515-1_i386.deb
Checksums-Sha256: 
 d94625542648c22c4ff2254bf0ff8680b949969e5550ec478d9173bd56b0db76 1171 
psi-plus_0.15~svn1515-1.dsc
 334a8d845d7e4eeda1240ca38b960fe01be1c2046242bcce08fd8892a136533d 661 
psi-plus_0.15~svn1515.orig.tar.gz
 f5fda495689958e27760fd918e5b50ee0d103197f79c72af8513a0b29718dd6b 12985 
psi-plus_0.15~svn1515-1.diff.gz
 9dc0b0f86b8440694571a77f796540a5676e7050b8ab562cb51f5aae812abad3 7041038 
psi-plus_0.15~svn1515-1_i386.deb
 7aef88b3469de03648c7fe72841a3c9ce56e911ce29a6b2f0088683aa1d34638 395586 
psi-plus-plugins_0.15~svn1515-1_i386.deb
Files: 
 daa77047852d9221ff6d974154aee3dc 1171 net optional psi-plus_0.15~svn1515-1.dsc
 9843624fab1093ad14a25f672cce6c02 661 net optional 
psi-plus_0.15~svn1515.orig.tar.gz
 41c60bc53094250b7607498523f6aebe 12985 net optional 
psi-plus_0.15~svn1515-1.diff.gz
 59fa5b794506dc0567bee1c8f3f60943 7041038 net optional 
psi-plus_0.15~svn1515-1_i386.deb
 eb38eec497127535efbc79cac4ee58c0 395586 net optional 
psi-plus-plugins_0.15~svn1515-1_i386.deb

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

iEYEAREDAAYFAktEYTEACgkQq4wAz/jiZTdoogCgrl4ZfysObDw1VpazMHXC6eqL
rGUAoIJp+pyLX8NJ6HcaxNCuB5FahdDd
=JY5K
-END PGP SIGNATURE-


Accepted:
psi-plus-plugins_0.15~svn1515-1_i386.deb
  to main/p/psi-plus/psi-plus-plugins_0.15~svn1515-1_i386.deb
psi-plus_0.15~svn1515-1.diff.gz
  to main/p/psi-plus/psi-plus_0.15~svn1515-1.diff.gz
psi-plus_0.15~svn1515-1.dsc
  to main/p/psi-plus/psi-plus_0.15~svn1515-1.dsc
psi-plus_0.15~svn1515-1_i386.deb
  to main/p/psi-plus/psi-plus_0.15~svn1515-1_i386.deb
psi-plus_0.15~svn1515.orig.tar.gz
  to main/p/psi-plus/psi-plus_0.15~svn1515.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



Accepted vlc 1.0.4-2 (source all i386)

2010-01-06 Thread Christophe Mutricy
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 05 Jan 2010 23:31:56 +0100
Source: vlc
Binary: vlc vlc-dbg vlc-nox libvlccore2 libvlc2 libvlccore-dev libvlc-dev 
vlc-plugin-sdl vlc-plugin-ggi mozilla-plugin-vlc vlc-plugin-svgalib 
vlc-plugin-jack vlc-plugin-pulse vlc-plugin-svg vlc-data
Architecture: source all i386
Version: 1.0.4-2
Distribution: unstable
Urgency: low
Maintainer: Debian multimedia packages maintainers 
pkg-multimedia-maintain...@lists.alioth.debian.org
Changed-By: Christophe Mutricy xto...@videolan.org
Description: 
 libvlc-dev - development files for libvlc
 libvlc2- multimedia player and streamer library
 libvlccore-dev - development files for libvlccore
 libvlccore2 - base library for VLC and its modules
 mozilla-plugin-vlc - multimedia plugin for web browsers based on VLC
 vlc- multimedia player and streamer
 vlc-data   - Common data for VLC
 vlc-dbg- debugging symbols for vlc
 vlc-nox- multimedia player and streamer (without X support)
 vlc-plugin-ggi - GGI video output plugin for VLC
 vlc-plugin-jack - Jack audio plugins for VLC
 vlc-plugin-pulse - PulseAudio plugin for VLC
 vlc-plugin-sdl - SDL video and audio output plugin for VLC
 vlc-plugin-svg - SVG plugin for VLC
 vlc-plugin-svgalib - SVGAlib video output plugin for VLC
Closes: 532339 563476 563477 563483
Changes: 
 vlc (1.0.4-2) unstable; urgency=low
 .
   * Report libavutil50 presence the correct way
   * Move back hotkeys to vlc-nox (Closes: #563477)
   * Fix Replaces/Conflicts version so that upgrade work (Closes:
 #563476, #563483)
   * Add patch taken from upstream to fix jack input with jack2 (Closes:
 #532339) - thanks to Adrian Knoth
   * Disable access_dv on non-Linux archs
Checksums-Sha1: 
 b2fef24428cfad5390a77d23db7d77744499539a 3379 vlc_1.0.4-2.dsc
 6ae886c98c43b527cc15a9acc89b7a0e1289ae7d 63365 vlc_1.0.4-2.diff.gz
 444e647cf25b1f0be7e939903ba7f847d38768d3 6937690 vlc-data_1.0.4-2_all.deb
 2cefb622acf2653d310c8727f3d250f5f0afe3d7 1629760 vlc_1.0.4-2_i386.deb
 37d1e7e7ebcb917fbd3993bd3eef91a87739e221 12064600 vlc-dbg_1.0.4-2_i386.deb
 22f0dad84746df1f25da13e46a351e5952f43b1d 2803150 vlc-nox_1.0.4-2_i386.deb
 7f233c6a15bf5db86a0478952ef9a1664c9e367f 408382 libvlccore2_1.0.4-2_i386.deb
 35997fe6a3ac2c43edafd3e69469487fd0271c0c 51288 libvlc2_1.0.4-2_i386.deb
 66d5354983c3dc81eb1f2ea356686f2b0acdf2a0 553964 libvlccore-dev_1.0.4-2_i386.deb
 fd578e126be266f11cb02c0e065f252bcf11feb6 69592 libvlc-dev_1.0.4-2_i386.deb
 0cc116c31ca722711dd1feb81170ee28df7fc089 11460 vlc-plugin-sdl_1.0.4-2_i386.deb
 a237ee669d680e15005233a2043837e036028f80 6100 vlc-plugin-ggi_1.0.4-2_i386.deb
 1106b90561fbf762afca60d871bd87332a0ab37f 34364 
mozilla-plugin-vlc_1.0.4-2_i386.deb
 c4c504736474e96b05df3d574407e214cc9a8476 4756 
vlc-plugin-svgalib_1.0.4-2_i386.deb
 0e8c92c806649d96e74a02394d9eb151920a18ab 10982 vlc-plugin-jack_1.0.4-2_i386.deb
 8193bfa5df0954e619468e73211066161286d112 7010 vlc-plugin-pulse_1.0.4-2_i386.deb
 3c2505e6c17d5a869601cc987ff6824ca825cb73 7472 vlc-plugin-svg_1.0.4-2_i386.deb
Checksums-Sha256: 
 251a628affc3d8b4e4c12a76657ae1e6c3c39f929096072b9c8ca0d8cbd96d3c 3379 
vlc_1.0.4-2.dsc
 f4362ce9d3e7b8783af07d5e8958c1a1fe90ad50c8e4b8d1fe559337c76b6d13 63365 
vlc_1.0.4-2.diff.gz
 145f91c519634a6ff44010a826d43861ff07b790f41dd9adf83c7fc86f71513d 6937690 
vlc-data_1.0.4-2_all.deb
 9002f19843e862bb33ba69115a219b392ca5b4af0cbf82ddb940db9d98a25d7f 1629760 
vlc_1.0.4-2_i386.deb
 0b83b9b1a797328e6e362790dd31f03a8943daebf16ddd69febba92ad9f135db 12064600 
vlc-dbg_1.0.4-2_i386.deb
 8df9a1684cad281898176f52da7a51cff0610cf64a033117def4f16cab109018 2803150 
vlc-nox_1.0.4-2_i386.deb
 f38e8b857a9b5efe3128634a902f349c2ba6531d434aaa94b43e4d52b9d25563 408382 
libvlccore2_1.0.4-2_i386.deb
 e1e654cf22d27feaf8782ac853f2a7966f8e15e82ba31f1292bf4eab80a1e226 51288 
libvlc2_1.0.4-2_i386.deb
 bd45f12f7f8177d1989211f1bf35a092c55c3a03841f53858c45c7535b3ff2b8 553964 
libvlccore-dev_1.0.4-2_i386.deb
 520d0495ba7e283580a402e633cb812f1d12fb3818bd4bce6d2896402e954f48 69592 
libvlc-dev_1.0.4-2_i386.deb
 930c4e087d5b5808076d9b8c130dbd53fbd0f4c8eab75c33fe029ec0d56fb57d 11460 
vlc-plugin-sdl_1.0.4-2_i386.deb
 07c115176e05b32d93d62ad7b26cb11402ff6625277349363aa2432517f76198 6100 
vlc-plugin-ggi_1.0.4-2_i386.deb
 d340f61e7ae1a32729a43ca4d39eb2c9cf7a2022d70596d3bcaa03eb3e7f020d 34364 
mozilla-plugin-vlc_1.0.4-2_i386.deb
 69da25aeabaf6699ffc93e8f0f4a23851e77df38cea228ca6012ec98359f8a38 4756 
vlc-plugin-svgalib_1.0.4-2_i386.deb
 2b0a8be929460a9ef694bbb2a9f992163cec893fa075d07e54254c342244b928 10982 
vlc-plugin-jack_1.0.4-2_i386.deb
 d0ff65459810450b416f0baf44a822b50715f7f6354074068168b2cb5addd33f 7010 
vlc-plugin-pulse_1.0.4-2_i386.deb
 0c9a5ae164eedff55dcd2ce9320078fec09751cc2f90322768355237535f0be9 7472 
vlc-plugin-svg_1.0.4-2_i386.deb
Files: 
 064cd3e674bb7a740150dc0f79ac0ed8 3379 video optional vlc_1.0.4-2.dsc
 b2b7a788957238118696db05d6e06987 63365 video optional vlc_1.0.4-2.diff.gz
 25877fda180f577d31bc9e45a1d5c7b8 

Accepted acorn-fdisk 3.0.6-6.3 (source amd64)

2010-01-06 Thread Thorsten Glaser
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 31 Dec 2009 16:41:44 +
Source: acorn-fdisk
Binary: acorn-fdisk
Architecture: source amd64
Version: 3.0.6-6.3
Distribution: unstable
Urgency: low
Maintainer: Philip Blundell p...@nexus.co.uk
Changed-By: Thorsten Glaser t...@mirbsd.de
Description: 
 acorn-fdisk - Partition editor for Acorn/RISC OS machines
Closes: 552791
Changes: 
 acorn-fdisk (3.0.6-6.3) unstable; urgency=low
 .
   * Non-maintainer upload.
   * debian/copyright: Expand on the actual copyright owners (track
 down fdisk.c) and point to a copy of an applicable licence;
 explain which ones are applicable and why. (Closes: #552791)
Checksums-Sha1: 
 aa990203da7007484c0a09a1c871320aa58235f8 974 acorn-fdisk_3.0.6-6.3.dsc
 328568e46531b144a9f8124c512413f6c7628fb4 6582 acorn-fdisk_3.0.6-6.3.diff.gz
 36520e7b24dc14c0272ae1331143c3c6986537ac 30470 acorn-fdisk_3.0.6-6.3_amd64.deb
Checksums-Sha256: 
 64fee86a8afa6a98c9063f9a5cd1068273058c6d6598dcf5779058c06bb73336 974 
acorn-fdisk_3.0.6-6.3.dsc
 d0c983de37e40b61e4353f782e46b9746ead4f75462ae1974bbe180a724f334b 6582 
acorn-fdisk_3.0.6-6.3.diff.gz
 a8d0933abc6a4d3d7a0aefe0c4a6575663a029f4d46cb915f72d0c8d84094b5b 30470 
acorn-fdisk_3.0.6-6.3_amd64.deb
Files: 
 2adf23ce346c380d6e05e46a6afcadc6 974 base optional acorn-fdisk_3.0.6-6.3.dsc
 388cc672e0e333ce09921300631afc01 6582 base optional 
acorn-fdisk_3.0.6-6.3.diff.gz
 8af6b032f6acf85aaf8030a943856a13 30470 base optional 
acorn-fdisk_3.0.6-6.3_amd64.deb

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

iD8DBQFLQcda1cqbBPLEI7wRAojUAJ0TNBOFZf/fmyti/XemQ4XJhzSjngCgokQi
uWXPGc5zv0v2eOuYRLvbG8A=
=qViU
-END PGP SIGNATURE-


Accepted:
acorn-fdisk_3.0.6-6.3.diff.gz
  to main/a/acorn-fdisk/acorn-fdisk_3.0.6-6.3.diff.gz
acorn-fdisk_3.0.6-6.3.dsc
  to main/a/acorn-fdisk/acorn-fdisk_3.0.6-6.3.dsc
acorn-fdisk_3.0.6-6.3_amd64.deb
  to main/a/acorn-fdisk/acorn-fdisk_3.0.6-6.3_amd64.deb


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



Accepted webkit-sharp 0.3-2 (source all)

2010-01-06 Thread Jo Shields
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sun, 03 Jan 2010 14:58:18 +
Source: webkit-sharp
Binary: libwebkit1.1-cil libwebkit-cil-dev monodoc-webkit-manual
Architecture: source all
Version: 0.3-2
Distribution: unstable
Urgency: low
Maintainer: Debian CLI Libraries Team 
pkg-cli-libs-t...@lists.alioth.debian.org
Changed-By: Jo Shields direct...@apebox.org
Description: 
 libwebkit-cil-dev - CLI binding for the WebKit library - development package
 libwebkit1.1-cil - CLI binding for the WebKit library
 monodoc-webkit-manual - compiled XML documentation for webkit-sharp
Closes: 557394
Changes: 
 webkit-sharp (0.3-2) unstable; urgency=low
 .
   * debian/control:
 + Use GTK#'s -dev package
 + Fix typo (Closes: #557394)
 + Add missing build-depend on libglib2.0-cil-dev
Checksums-Sha1: 
 ae043e55599b2639038b27f3933743a5def964b3 1814 webkit-sharp_0.3-2.dsc
 dc09c0bb05b0dacafb4a99ac6137d19fd55f2bf7 4390 webkit-sharp_0.3-2.diff.gz
 43b43c209ce26ffb3e5e299a156bac9351f7790b 23372 libwebkit1.1-cil_0.3-2_all.deb
 06bd9132cf7fe3f8d1eada30cb89318b68eae70b 4492 libwebkit-cil-dev_0.3-2_all.deb
 7eb1493eb94e50aa166a2e62e6c853db2dc4c09d 11962 
monodoc-webkit-manual_0.3-2_all.deb
Checksums-Sha256: 
 2dc3e50056cd16202b22990d2a9ef0c8e377f2ea59274a15f76798b377ab4f9e 1814 
webkit-sharp_0.3-2.dsc
 f96d69193cb8133b1c1c8146d9b011acec4901b3191c113f22b3b7ba139e3c2d 4390 
webkit-sharp_0.3-2.diff.gz
 a779923d0ce601deaf3212d0110fd2dee852f15b530afbc52fe9bf651919bb5e 23372 
libwebkit1.1-cil_0.3-2_all.deb
 9ecbad481e05f5b48b6fbd58eec55102a0bf2db333b9faba71376dba63a9e11a 4492 
libwebkit-cil-dev_0.3-2_all.deb
 4cd5e00a63b1a1d569022afe5a1f31e5c4a78ebc7e1b43f701c4b2ffd77c2a74 11962 
monodoc-webkit-manual_0.3-2_all.deb
Files: 
 5addff56f8e17724d91f46779b80271b 1814 cli-mono optional webkit-sharp_0.3-2.dsc
 9b977be561a3fc3aa6a5640175d58410 4390 cli-mono optional 
webkit-sharp_0.3-2.diff.gz
 6ee0f30afdd5258af594b16c027b2b04 23372 cli-mono optional 
libwebkit1.1-cil_0.3-2_all.deb
 34622cec3e29da00a9bfbfa57babf476 4492 libdevel optional 
libwebkit-cil-dev_0.3-2_all.deb
 04f9ad64f9e84c15e1d4dab271273f0f 11962 doc optional 
monodoc-webkit-manual_0.3-2_all.deb

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

iQEcBAEBCAAGBQJLRHF1AAoJEMkPnLkOH60McnQH/2jNPMzuLH1eVrYxBfmInRXh
9CSxaoyUYpbCgygLRFlvJnBeh0WqhH6yH/Kmtn3SnuH9tuYuvyn5bBHxAPMohNy1
UigP1ku5bqZCtp4oas66iqXGD2KpwOjUl5sT/CEaVW2OoafALrLcGX7NvZNyP3l5
dVRovCbNLEVxifeU+tdvomVNOgepGsH0ZP9fJmp8qFr+AL4uaKOYI2H277WlcXWZ
w02DJHHkheCer00D9E3Sk9onFITHL3WQAqO5kvC3X0iv1RvVAT/WgzRfJVKFy9W8
diVwSZRNFTMZpKxeP89t3n8xtyYCJRYBihzuzEIZQOzobClD0XhtECaG3XY+OA0=
=qRis
-END PGP SIGNATURE-


Accepted:
libwebkit-cil-dev_0.3-2_all.deb
  to main/w/webkit-sharp/libwebkit-cil-dev_0.3-2_all.deb
libwebkit1.1-cil_0.3-2_all.deb
  to main/w/webkit-sharp/libwebkit1.1-cil_0.3-2_all.deb
monodoc-webkit-manual_0.3-2_all.deb
  to main/w/webkit-sharp/monodoc-webkit-manual_0.3-2_all.deb
webkit-sharp_0.3-2.diff.gz
  to main/w/webkit-sharp/webkit-sharp_0.3-2.diff.gz
webkit-sharp_0.3-2.dsc
  to main/w/webkit-sharp/webkit-sharp_0.3-2.dsc


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



Accepted kmymoney2 3.95.0+svn1069391-2 (source i386 all)

2010-01-06 Thread Mark Purcell
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 06 Jan 2010 22:47:28 +1100
Source: kmymoney2
Binary: kmymoney2 kmymoney2-common kmymoney2-dev
Architecture: source i386 all
Version: 3.95.0+svn1069391-2
Distribution: unstable
Urgency: low
Maintainer: Debian KDE Extras Team pkg-kde-ext...@lists.alioth.debian.org
Changed-By: Mark Purcell m...@debian.org
Description: 
 kmymoney2  - personal finance manager for KDE
 kmymoney2-common - KMyMoney architecture independent files
 kmymoney2-dev - KMyMoney development files
Changes: 
 kmymoney2 (3.95.0+svn1069391-2) unstable; urgency=low
 .
   * Add Build-Depends: libz-dev, libpng12-dev, libjpeg62-dev,
 libgwenhywfar47-dev
Checksums-Sha1: 
 a31e41f82271d7f9e048e1056208066306c75782 1621 kmymoney2_3.95.0+svn1069391-2.dsc
 5c0178e20da66a3fa466d874ced02292cd427229 8063 
kmymoney2_3.95.0+svn1069391-2.diff.gz
 09dbb0eb26a9387346c19938dcc851f379f87895 3740238 
kmymoney2_3.95.0+svn1069391-2_i386.deb
 85f8981bf58f2e32fe73bde547248e373dfe1a3a 4907026 
kmymoney2-common_3.95.0+svn1069391-2_all.deb
 2096780314013a863e20f2cd0f99ca481a3f8410 240008 
kmymoney2-dev_3.95.0+svn1069391-2_i386.deb
Checksums-Sha256: 
 2cf17f671afaa4e2b4d9432d1daa1aeb7b29b4e65a1a905dedfbb42afe3b5c71 1621 
kmymoney2_3.95.0+svn1069391-2.dsc
 c0a0d3d582688ca4f92c0e0244fd2a9ebbf6e7a211a4794569da90b33092090e 8063 
kmymoney2_3.95.0+svn1069391-2.diff.gz
 400fa4881993e283477c9d928ee6ec8916a1ddf22eee33010e243dfa3c058685 3740238 
kmymoney2_3.95.0+svn1069391-2_i386.deb
 3f0be9e2574e45096344103edb0dc92ccf7009755257bfef12e7675cd737683e 4907026 
kmymoney2-common_3.95.0+svn1069391-2_all.deb
 e91fbf1b10c412b655c04f3046de4eecbeca41eafaecc8a90e9db702da06ed3b 240008 
kmymoney2-dev_3.95.0+svn1069391-2_i386.deb
Files: 
 ebf7368da6ee9529de5a85677ca790da 1621 kde optional 
kmymoney2_3.95.0+svn1069391-2.dsc
 135e18c18a1f8b2801f5e360341bfacf 8063 kde optional 
kmymoney2_3.95.0+svn1069391-2.diff.gz
 ea4e478387dd548b00ce86b3e772912f 3740238 kde optional 
kmymoney2_3.95.0+svn1069391-2_i386.deb
 e1f2fe3bbda0db26e5666ce1f352b0ef 4907026 kde optional 
kmymoney2-common_3.95.0+svn1069391-2_all.deb
 e679b2cbdc58c0e2eaf1910a6888dad1 240008 libdevel optional 
kmymoney2-dev_3.95.0+svn1069391-2_i386.deb

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

iEYEARECAAYFAktEe4EACgkQoCzanz0IthIN6ACfQR6OTCj6NOqRqBqpACQ+PuDt
8SYAn0WFtHGNZTnKpokefdUmqC1KLhW7
=t8YC
-END PGP SIGNATURE-


Accepted:
kmymoney2-common_3.95.0+svn1069391-2_all.deb
  to main/k/kmymoney2/kmymoney2-common_3.95.0+svn1069391-2_all.deb
kmymoney2-dev_3.95.0+svn1069391-2_i386.deb
  to main/k/kmymoney2/kmymoney2-dev_3.95.0+svn1069391-2_i386.deb
kmymoney2_3.95.0+svn1069391-2.diff.gz
  to main/k/kmymoney2/kmymoney2_3.95.0+svn1069391-2.diff.gz
kmymoney2_3.95.0+svn1069391-2.dsc
  to main/k/kmymoney2/kmymoney2_3.95.0+svn1069391-2.dsc
kmymoney2_3.95.0+svn1069391-2_i386.deb
  to main/k/kmymoney2/kmymoney2_3.95.0+svn1069391-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



Accepted quota 3.17-6 (source amd64)

2010-01-06 Thread Michael Meskes
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 06 Jan 2010 11:58:07 +0100
Source: quota
Binary: quota
Architecture: source amd64
Version: 3.17-6
Distribution: unstable
Urgency: low
Maintainer: Michael Meskes mes...@debian.org
Changed-By: Michael Meskes mes...@debian.org
Description: 
 quota  - implementation of the disk quota system
Closes: 548733 556310
Changes: 
 quota (3.17-6) unstable; urgency=low
 .
   * Added quota_nld daemon. (Closes: #548733)
   * Patched quota to build with binutils-gold. (Closes: #556310)
   * Made quota work with rpcbind instead of portmap too.
Checksums-Sha1: 
 1b49066b2daa401b09575fa719a5e4131229a813 1104 quota_3.17-6.dsc
 2070d1a9f600932fdda9ae333981873ffb4e64a0 36497 quota_3.17-6.diff.gz
 bc550a55d498a0b5a9efa292389c7f8d33f7e333 546994 quota_3.17-6_amd64.deb
Checksums-Sha256: 
 00686b1271a1a7704a4f8575b3f8e1f9b4e166960d433b3b1e440dc4cc4cec2a 1104 
quota_3.17-6.dsc
 4683fde31a3bd3897ad28fc994b7bb6fc00554669b355dcfb5bdd7de27213b2f 36497 
quota_3.17-6.diff.gz
 fcedbefde9749305da0b9c9cee25293b774eb8748194ad6f869a458abea377aa 546994 
quota_3.17-6_amd64.deb
Files: 
 183f44dc6347db817c7637982af3669a 1104 admin optional quota_3.17-6.dsc
 17e7b320df2f2cd76d49b07a4e0d3b40 36497 admin optional quota_3.17-6.diff.gz
 180459e90b09a4b5546948861d930393 546994 admin optional quota_3.17-6_amd64.deb

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

iD8DBQFLRH65VkEm8inxm9ERAtDlAJ4vQ6/Yr4jc1kFbqf2U9DNg1icovgCfa2Wc
2d/ZpdMIxlC4SftIpn2byyQ=
=Au9q
-END PGP SIGNATURE-


Accepted:
quota_3.17-6.diff.gz
  to main/q/quota/quota_3.17-6.diff.gz
quota_3.17-6.dsc
  to main/q/quota/quota_3.17-6.dsc
quota_3.17-6_amd64.deb
  to main/q/quota/quota_3.17-6_amd64.deb


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



Accepted wordpress 2.9.1-1 (source all)

2010-01-06 Thread Giuseppe Iuculano
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 06 Jan 2010 13:20:35 +0100
Source: wordpress
Binary: wordpress wordpress-l10n
Architecture: source all
Version: 2.9.1-1
Distribution: unstable
Urgency: low
Maintainer: Giuseppe Iuculano iucul...@debian.org
Changed-By: Giuseppe Iuculano iucul...@debian.org
Description: 
 wordpress  - weblog manager
 wordpress-l10n - weblog manager - language files
Changes: 
 wordpress (2.9.1-1) unstable; urgency=low
 .
   * [a83b8fd] Imported Upstream version 2.9.1
   * [216890e] Added ${misc:Depends} in Depends
   * [ec95986] Updated language files
Checksums-Sha1: 
 c6ce21afd1de90e926d78542cfb1f9a67f48d678 1209 wordpress_2.9.1-1.dsc
 c5d8f2fd4d9f099f9f8de0d00cfa26b5a5f1401d 2229692 wordpress_2.9.1.orig.tar.gz
 64303cc612bf893e483f0ac4c8be081c3f130bc6 5280729 wordpress_2.9.1-1.diff.gz
 156a1fac9779cdad3adec505b99f7dce35192717 2015700 wordpress_2.9.1-1_all.deb
 6c10fdc5d7949f47cead0bacbf1a23d81fcae1e0 4760262 wordpress-l10n_2.9.1-1_all.deb
Checksums-Sha256: 
 207b095ec96c90059e8aa6e836d7d1ae958b9b215d8e30777fcffc944d55c3fe 1209 
wordpress_2.9.1-1.dsc
 f253f38d9b246122b93db1adf4ef65a138b07c501949efc241c2b748c2ab5468 2229692 
wordpress_2.9.1.orig.tar.gz
 dc69d89b721a82dc4e14aaee80604899e279173bd9d0468096669be0eeb97108 5280729 
wordpress_2.9.1-1.diff.gz
 e591bc7b3efe5dabe628f41c73997d364665a6f37e8e9aed3dd91a7537f1d766 2015700 
wordpress_2.9.1-1_all.deb
 1f2e120fe39c0b494b0ae0e29bcfae3f84a295a7faf7459c6b130453a9a1e651 4760262 
wordpress-l10n_2.9.1-1_all.deb
Files: 
 929c4d6e1ed2d7c203fce3892b7b4ea6 1209 web optional wordpress_2.9.1-1.dsc
 3af6bfaac37faa6ba58294f3de29c311 2229692 web optional 
wordpress_2.9.1.orig.tar.gz
 645f33b61c6574ff3ea02bf0322b2732 5280729 web optional wordpress_2.9.1-1.diff.gz
 e8675fd1067880af6244f087b0b1c935 2015700 web optional wordpress_2.9.1-1_all.deb
 0467d6fc7106a48e4b1a991bc1bc76f3 4760262 localization optional 
wordpress-l10n_2.9.1-1_all.deb

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

iEYEARECAAYFAktEgQkACgkQNxpp46476arekACcDWclHIs0+iCZRT+qb+q/jCmd
5t8An3yqh98sqrRcJmb+gFsA8YHNP0ie
=zVW8
-END PGP SIGNATURE-


Accepted:
wordpress-l10n_2.9.1-1_all.deb
  to main/w/wordpress/wordpress-l10n_2.9.1-1_all.deb
wordpress_2.9.1-1.diff.gz
  to main/w/wordpress/wordpress_2.9.1-1.diff.gz
wordpress_2.9.1-1.dsc
  to main/w/wordpress/wordpress_2.9.1-1.dsc
wordpress_2.9.1-1_all.deb
  to main/w/wordpress/wordpress_2.9.1-1_all.deb
wordpress_2.9.1.orig.tar.gz
  to main/w/wordpress/wordpress_2.9.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



Accepted oss4 4.2-build2002-2 (source all amd64)

2010-01-06 Thread Sebastien NOEL
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 06 Jan 2010 11:57:19 +0100
Source: oss4
Binary: oss4-base oss4-gtk oss4-source oss4-dkms oss4-dev
Architecture: source all amd64
Version: 4.2-build2002-2
Distribution: unstable
Urgency: low
Maintainer: Debian OSS4 Maintainers 
pkg-oss4-maintain...@lists.alioth.debian.org
Changed-By: Sebastien NOEL sebast...@twolife.org
Description: 
 oss4-base  - Open Sound System - base package
 oss4-dev   - Open Sound System - development files
 oss4-dkms  - Open Sound System - DKMS module sources
 oss4-gtk   - Open Sound System - simple GTK2-based mixer control
 oss4-source - Open Sound System - drivers sources
Closes: 563692
Changes: 
 oss4 (4.2-build2002-2) unstable; urgency=low
 .
   [ Sebastien NOEL ]
   * oss4-source: fix debian/rules permissions. Closes: #563692.
Checksums-Sha1: 
 56f40bbb74f92e9cc2d054788df1ffb34db93033 1629 oss4_4.2-build2002-2.dsc
 fc5c4b648527de8fa36670ba25116dfa2d783dcc 13375 oss4_4.2-build2002-2.diff.gz
 83eb0ffb4664c155d3334f4234f46d35a38d4935 812752 
oss4-source_4.2-build2002-2_all.deb
 08d865295e3cfd82071f3ec833e6359fc88db3a1 1027908 
oss4-dkms_4.2-build2002-2_all.deb
 9799a2cc75ab17ea6a3f96d0724f9d8612182c1a 27756 oss4-dev_4.2-build2002-2_all.deb
 98e5c59ce7b754a5c06987281751f2907bb6f17e 593446 
oss4-base_4.2-build2002-2_amd64.deb
 9dcb9f3d07951ded29fb588b41a6d970c5fda109 29034 
oss4-gtk_4.2-build2002-2_amd64.deb
Checksums-Sha256: 
 1005dc47a0fd286891346331026759e54369280bcffded42bdf0e4fd2d2ae5e0 1629 
oss4_4.2-build2002-2.dsc
 d5a34b546e2919152c379fbe2f033c57c4bec607b40294e3902feb3897a99a8f 13375 
oss4_4.2-build2002-2.diff.gz
 e119059758b50c6569027a9ac331fb84a5f096bdcf3827c52d96f08f80c8a354 812752 
oss4-source_4.2-build2002-2_all.deb
 91b4eb53a4c47f4222d892ce086aec6b0b2a5bd8daf640fd80a17b6d23728c8a 1027908 
oss4-dkms_4.2-build2002-2_all.deb
 386b3415b6443396c2b5e51481a6c00e9ad074f87bae1e856da0aa3a4fc0b757 27756 
oss4-dev_4.2-build2002-2_all.deb
 bd632d77e914f8e31451bc909581b685326d694989e062f170001d5d776e8e69 593446 
oss4-base_4.2-build2002-2_amd64.deb
 91a739cb67047842864ceb84e783004d5b9560cd4ae25b9c29a78c6518adcfe3 29034 
oss4-gtk_4.2-build2002-2_amd64.deb
Files: 
 e5e14688f15fcfcdb5d3b393f4479230 1629 sound optional oss4_4.2-build2002-2.dsc
 ef3f9bb0bd746b20e047b7c39daf1b4a 13375 sound optional 
oss4_4.2-build2002-2.diff.gz
 10810aab7a39f749f9fde0b94e625c5f 812752 sound optional 
oss4-source_4.2-build2002-2_all.deb
 8a747b6a2c86328b3aa18c63d98f21ae 1027908 kernel optional 
oss4-dkms_4.2-build2002-2_all.deb
 4f50d02a5fc2e98a1830371e8dc4c063 27756 devel optional 
oss4-dev_4.2-build2002-2_all.deb
 5d33baeb86e7eebe73f83183ce9f9508 593446 sound optional 
oss4-base_4.2-build2002-2_amd64.deb
 7f4da46a5f51f973700196dbc880c3d4 29034 sound optional 
oss4-gtk_4.2-build2002-2_amd64.deb

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

iQEcBAEBAgAGBQJLRIVQAAoJEAC5aaocqV0Z3EkH/iKP6RQ1McxXdOlA13TaRucB
iPk4Yin82HmRGch8quRct32NC8PprLVjej5LyYl6Q9UE9jA77QiEaGrri5dD6L2n
nWz/t12SBF1Dpo+xS+U5nzlnMI5Q8YWqgnMXtXF6zwj/u2a/hDTiH9M135IgWXcc
HpTUs1ImIoswoauCZM07XKjQgA/BReAYSAMhImtpNuIfHCz99yHWz7BsqeHOhkgq
8LwYVnAatz0dBXys80Q8DQwHhs4mtk2OKIdoxlgK7vlvpkjmFrZU0Us5x+5naSWT
ld4YJ0dO+XdDuSbaGalhPMyqa+jzd6pGQgZqyUKgsQMBtESE/TN2xNt1O5KppXQ=
=JgjQ
-END PGP SIGNATURE-


Accepted:
oss4-base_4.2-build2002-2_amd64.deb
  to main/o/oss4/oss4-base_4.2-build2002-2_amd64.deb
oss4-dev_4.2-build2002-2_all.deb
  to main/o/oss4/oss4-dev_4.2-build2002-2_all.deb
oss4-dkms_4.2-build2002-2_all.deb
  to main/o/oss4/oss4-dkms_4.2-build2002-2_all.deb
oss4-gtk_4.2-build2002-2_amd64.deb
  to main/o/oss4/oss4-gtk_4.2-build2002-2_amd64.deb
oss4-source_4.2-build2002-2_all.deb
  to main/o/oss4/oss4-source_4.2-build2002-2_all.deb
oss4_4.2-build2002-2.diff.gz
  to main/o/oss4/oss4_4.2-build2002-2.diff.gz
oss4_4.2-build2002-2.dsc
  to main/o/oss4/oss4_4.2-build2002-2.dsc


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



Accepted nvidia-settings 190.42-1 (source amd64)

2010-01-06 Thread Fathi Boudra
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 06 Jan 2010 11:09:53 +0100
Source: nvidia-settings
Binary: nvidia-settings
Architecture: source amd64
Version: 190.42-1
Distribution: unstable
Urgency: low
Maintainer: Debian NVIDIA Maintainers pkg-nvidia-de...@lists.alioth.debian.org
Changed-By: Fathi Boudra f...@debian.org
Description: 
 nvidia-settings - Tool for configuring the NVIDIA graphics driver
Closes: 556755 561143
Changes: 
 nvidia-settings (190.42-1) unstable; urgency=low
 .
   * New upstream release (closes: #561143)
 .
   [ Fathi Boudra ]
   * Switch to dpkg-source 3.0 (quilt) format
 - Remove quilt build dependency
 - Remove debian/README.source file
 - Remove quilt option to dh
   * Document patches with DEP-3
   * Add 04_add_missing_linked_library.diff to fix FTBFS with binutils-gold
 (closes: #556755)
Checksums-Sha1: 
 083fcbaa091874d3c1ed6e2964059f97802c7f85 1368 nvidia-settings_190.42-1.dsc
 e89526b3fe2696fefaef833740386f7a861bc680 1406792 
nvidia-settings_190.42.orig.tar.gz
 ab4478b41270449b4323b2bf033b8783106267f2 16029 
nvidia-settings_190.42-1.debian.tar.gz
 1cf760c46bd98601d4a4035cb33ffd1517fe8db5 828568 
nvidia-settings_190.42-1_amd64.deb
Checksums-Sha256: 
 1068641254ed8b6171f1549cec08bc4553c0abbdf5f868708a3f921327631891 1368 
nvidia-settings_190.42-1.dsc
 12f12013fe04004bcf44520ffc593ee6e7a464dcf9882f218a335d5373ababee 1406792 
nvidia-settings_190.42.orig.tar.gz
 12d95bee65df1a22d19f29d335b234dce69226a8f08f5d6b0cbef632e9bdb0c1 16029 
nvidia-settings_190.42-1.debian.tar.gz
 83a9b616615fe65d1bfb4f8de37d26f6da75bde89d6f2110aa1b5844fd43fec0 828568 
nvidia-settings_190.42-1_amd64.deb
Files: 
 49d7c950972e471f4ee676559e19f2d7 1368 contrib/x11 optional 
nvidia-settings_190.42-1.dsc
 10dcc1fc1f91fc05252416c1105f7be7 1406792 contrib/x11 optional 
nvidia-settings_190.42.orig.tar.gz
 2354027f5d86b446985663bf3113c9d7 16029 contrib/x11 optional 
nvidia-settings_190.42-1.debian.tar.gz
 9f7959c169ccee8be4d24faa379548e6 828568 contrib/x11 optional 
nvidia-settings_190.42-1_amd64.deb

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

iJwEAQECAAYFAktEdzMACgkQjPU19mqlcvfptgP9GrGkTK3lY/ctjSKJG0Wel9rK
a92JInwGUdbylgsPCXJjv7nwunW8wsW4ZV3P1+c5z5Qnpq9BD6x4Ygz7AQZVx2rZ
zqEIBO4lMOqd9zCGfiXv05ND0kFtK6enLCSfvWB5G4zGf8622TEQ/mNpFHyiVVKD
hhKiMjgd/8+eqogK9zk=
=zR7j
-END PGP SIGNATURE-


Accepted:
nvidia-settings_190.42-1.debian.tar.gz
  to contrib/n/nvidia-settings/nvidia-settings_190.42-1.debian.tar.gz
nvidia-settings_190.42-1.dsc
  to contrib/n/nvidia-settings/nvidia-settings_190.42-1.dsc
nvidia-settings_190.42-1_amd64.deb
  to contrib/n/nvidia-settings/nvidia-settings_190.42-1_amd64.deb
nvidia-settings_190.42.orig.tar.gz
  to contrib/n/nvidia-settings/nvidia-settings_190.42.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



Accepted seaview 1:4.2.1-1 (source amd64)

2010-01-06 Thread Charles Plessy
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 06 Jan 2010 21:59:51 +0900
Source: seaview
Binary: seaview
Architecture: source amd64
Version: 1:4.2.1-1
Distribution: unstable
Urgency: low
Maintainer: Debian Med Packaging Team 
debian-med-packag...@lists.alioth.debian.org
Changed-By: Charles Plessy ple...@debian.org
Description: 
 seaview- Multiplatform interface for sequence alignment and phylogeny
Closes: 560438
Changes: 
 seaview (1:4.2.1-1) unstable; urgency=low
 .
   [ Charles Plessy ]
   * New upstream release that can be compiled with GCC 4.4.2
 Closes: #560438, Thanks to Luk Claes for the help.
   * Updated bibliographic reference and Debian copyright file.
 .
   [ Andreas Tille ]
   * s/Debian-Med/Debian Med/ in debian/control.
Checksums-Sha1: 
 fd7b9b6c0e88248f22158a25fe928ad5e55579ff 1408 seaview_4.2.1-1.dsc
 dfac8ea0663d8df38bd1e54e8770bd0c1ebe3f15 322707 seaview_4.2.1.orig.tar.gz
 35ccbc38846528fb40986ed59437d77846d47ebf 15639 seaview_4.2.1-1.diff.gz
 e8dd791b74ebef42aa88240c2d31b78e05dd9488 274744 seaview_4.2.1-1_amd64.deb
Checksums-Sha256: 
 e3f0f600bd40ffc521d56d3614cd38220d92e618bf2a207086f4e97a7bc320d7 1408 
seaview_4.2.1-1.dsc
 0c3c6416f5f38eef45dff923c7e3241ad0adb1a05c626bdcf5ed5f369452a308 322707 
seaview_4.2.1.orig.tar.gz
 e02ee2529267257d86acb913780aa35e36b41a702903f52992eb411c24b58bed 15639 
seaview_4.2.1-1.diff.gz
 cde26e176933dc8525282649476be2c75d68c239a553d203470bba560e4bef96 274744 
seaview_4.2.1-1_amd64.deb
Files: 
 94e107f8f3e9a2963c7fc9ff4d3c1784 1408 non-free/science optional 
seaview_4.2.1-1.dsc
 d9f35f3f224655f6daa6aad62019953e 322707 non-free/science optional 
seaview_4.2.1.orig.tar.gz
 6c178b51e7766d535c2af3e7f048316a 15639 non-free/science optional 
seaview_4.2.1-1.diff.gz
 337da62dd8228455cefd8055eef8b8da 274744 non-free/science optional 
seaview_4.2.1-1_amd64.deb

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

iEYEARECAAYFAktEjLIACgkQdYl1krr+x/LBMwCeMjUmgNV8x2uvFJDLsnJw681Z
cKAAniqfIqWa0He7Vp3KRBDzbT3ieysV
=KSxx
-END PGP SIGNATURE-


Accepted:
seaview_4.2.1-1.diff.gz
  to non-free/s/seaview/seaview_4.2.1-1.diff.gz
seaview_4.2.1-1.dsc
  to non-free/s/seaview/seaview_4.2.1-1.dsc
seaview_4.2.1-1_amd64.deb
  to non-free/s/seaview/seaview_4.2.1-1_amd64.deb
seaview_4.2.1.orig.tar.gz
  to non-free/s/seaview/seaview_4.2.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



Accepted watchdog 5.7-1 (source amd64)

2010-01-06 Thread Michael Meskes
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 06 Jan 2010 13:33:25 +0100
Source: watchdog
Binary: watchdog
Architecture: source amd64
Version: 5.7-1
Distribution: unstable
Urgency: low
Maintainer: Michael Meskes mes...@debian.org
Changed-By: Michael Meskes mes...@debian.org
Description: 
 watchdog   - A software watchdog
Closes: 552611 563798
Changes: 
 watchdog (5.7-1) unstable; urgency=low
 .
   * New upstream version including all the changes from the Debian package and
 - Patch by Russell Coker russ...@coker.com.au to set the socket
   handle for raw socket access to close on exec. (Closes: #552611)
 - Patch by Russell Coker russ...@coker.com.au to give a
   better error message if no config file is found. (Closes: #563798)
Checksums-Sha1: 
 4d42935eed7a24dd3f3cec2c819c0ea6b2311723 988 watchdog_5.7-1.dsc
 91cffa39a54733118e3de65eaeb431b027f68878 193550 watchdog_5.7.orig.tar.gz
 b4ae1a3c7f56b09c9f67f94f3380da61f54c2311 20 watchdog_5.7-1.diff.gz
 87ff8b80fc9a617df6edfde8d285d42a78afe484 79076 watchdog_5.7-1_amd64.deb
Checksums-Sha256: 
 e3c8a54281286519da7dbc94cfcb31314efd652e2432c5f9a4097c5e0443eeae 988 
watchdog_5.7-1.dsc
 a5f77fc276e62acac6871f38577754120fa3d93f8cd6025c765ab4b709239fd7 193550 
watchdog_5.7.orig.tar.gz
 527a9f61e40efc362e6c92c51d99c9db4e7887521a82d4da38ac609088ac619b 20 
watchdog_5.7-1.diff.gz
 bf4234dcd102d00dd55200208f77a965640de98195b80980286525d371521af1 79076 
watchdog_5.7-1_amd64.deb
Files: 
 033c98e794ea8bbb9990d412dfb929af 988 admin extra watchdog_5.7-1.dsc
 31766450ecfc9aff70fe966c0b9df06d 193550 admin extra watchdog_5.7.orig.tar.gz
 beee709df204507c20366018a3361923 20 admin extra watchdog_5.7-1.diff.gz
 2b60bb19885df97320f5ca472085d825 79076 admin extra watchdog_5.7-1_amd64.deb

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

iD8DBQFLRIu3VkEm8inxm9ERArpEAJ4/lIBn/VURwPdz/vzr/qWGU9Ys1wCbBQw8
5HsF503DtyLWR0aXcxEa1Ms=
=HxIr
-END PGP SIGNATURE-


Accepted:
watchdog_5.7-1.diff.gz
  to main/w/watchdog/watchdog_5.7-1.diff.gz
watchdog_5.7-1.dsc
  to main/w/watchdog/watchdog_5.7-1.dsc
watchdog_5.7-1_amd64.deb
  to main/w/watchdog/watchdog_5.7-1_amd64.deb
watchdog_5.7.orig.tar.gz
  to main/w/watchdog/watchdog_5.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



Accepted zc.buildout 1.4.3-1 (source all)

2010-01-06 Thread Fabio Tranchitella
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 05 Jan 2010 22:10:02 +0100
Source: zc.buildout
Binary: python-zc.buildout
Architecture: source all
Version: 1.4.3-1
Distribution: unstable
Urgency: low
Maintainer: Debian/Ubuntu Zope Team 
pkg-zope-develop...@lists.alioth.debian.org
Changed-By: Fabio Tranchitella kob...@debian.org
Description: 
 python-zc.buildout - system for managing development buildouts
Changes: 
 zc.buildout (1.4.3-1) unstable; urgency=low
 .
   * New upstream release.
   * Convert to debhelper 7 and the pydeb dh7 extension.
Checksums-Sha1: 
 f22dd3a1c002be506615c7cef0448aba1a45729a 1311 zc.buildout_1.4.3-1.dsc
 ebb51169b7b1d67f96c292754919236e2baec94f 249735 zc.buildout_1.4.3.orig.tar.gz
 1541070eb7cc9d65914531fc3bc2ea661f086574 2677 zc.buildout_1.4.3-1.diff.gz
 556b86998975004177908168829a4e6a63e8231c 157658 
python-zc.buildout_1.4.3-1_all.deb
Checksums-Sha256: 
 d463f278fa82349c6c9f0380f85c98f786b299fec4ded14b1280688fa477615d 1311 
zc.buildout_1.4.3-1.dsc
 539f740e5b42044866f76119296ead095cf26e64d6d02b817c160bd948509226 249735 
zc.buildout_1.4.3.orig.tar.gz
 a69b3d34a9b9a967c86d966eef3b146cb991d3ab4ca193d26c551bad14ca8715 2677 
zc.buildout_1.4.3-1.diff.gz
 7cb3974fb8c43091d856659a67d9fc8d01a5bb67ed539dd9512dc49204d45811 157658 
python-zc.buildout_1.4.3-1_all.deb
Files: 
 8549d9d7c2b4a0e0cbf13c21530a1d31 1311 zope optional zc.buildout_1.4.3-1.dsc
 527cece8ca7ee087dc4e23360bbd9bcb 249735 zope optional 
zc.buildout_1.4.3.orig.tar.gz
 7d9b804c45061b12c8243afbf106badb 2677 zope optional zc.buildout_1.4.3-1.diff.gz
 876410f41cbafbeddbe678072374e36c 157658 zope optional 
python-zc.buildout_1.4.3-1_all.deb

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

iEYEARECAAYFAktEjIAACgkQK/juK3+WFWRRwACePEDdEytGgaqUYWHHAk4rsyNS
d08An0vCnrOMtlHFASfzAtcA/i2wuNID
=D8UD
-END PGP SIGNATURE-


Accepted:
python-zc.buildout_1.4.3-1_all.deb
  to main/z/zc.buildout/python-zc.buildout_1.4.3-1_all.deb
zc.buildout_1.4.3-1.diff.gz
  to main/z/zc.buildout/zc.buildout_1.4.3-1.diff.gz
zc.buildout_1.4.3-1.dsc
  to main/z/zc.buildout/zc.buildout_1.4.3-1.dsc
zc.buildout_1.4.3.orig.tar.gz
  to main/z/zc.buildout/zc.buildout_1.4.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



Accepted zconfig 2.7.1-4 (source all)

2010-01-06 Thread Fabio Tranchitella
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 05 Jan 2010 21:57:47 +0100
Source: zconfig
Binary: python-zconfig
Architecture: source all
Version: 2.7.1-4
Distribution: unstable
Urgency: low
Maintainer: Debian/Ubuntu Zope Team 
pkg-zope-develop...@lists.alioth.debian.org
Changed-By: Fabio Tranchitella kob...@debian.org
Description: 
 python-zconfig - Structured Configuration Library
Changes: 
 zconfig (2.7.1-4) unstable; urgency=low
 .
   * Convert to debhelper 7 and the pydeb dh7 extension.
Checksums-Sha1: 
 5a648f39202e4cc500a9cf08d4adf496e594029a 1275 zconfig_2.7.1-4.dsc
 1e52e84217bd7ebce5168688f9f1407698c6d29d 2857 zconfig_2.7.1-4.diff.gz
 accdd15c5e2c4e94c3577a7e7b2aceb149771768 66514 python-zconfig_2.7.1-4_all.deb
Checksums-Sha256: 
 3fd29a224101d962ebff50f0fdfd0d99099d146169efcb2c91521b199e15c6d7 1275 
zconfig_2.7.1-4.dsc
 ccf29c17f63d3563e863ca8a7fd43e4979c2c09421fe7ffaba1c025e648cc73f 2857 
zconfig_2.7.1-4.diff.gz
 e63437e4684eec11aa2a176d449a6485b7057813a2ca9069b0771288718203ed 66514 
python-zconfig_2.7.1-4_all.deb
Files: 
 48b05ed34dea11aa0c361056ed062771 1275 zope optional zconfig_2.7.1-4.dsc
 b2948bd954169ce731e5f3ca427086c3 2857 zope optional zconfig_2.7.1-4.diff.gz
 58cf9fdaa6ccb15c8dd97c061a36aa39 66514 zope optional 
python-zconfig_2.7.1-4_all.deb

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

iEYEARECAAYFAktEjIMACgkQK/juK3+WFWTzqgCcDedBcJ8FF463I/QPslW5l7dh
HQcAn38agtcZQPLt3mgYMjAR0UiepIeG
=SSN+
-END PGP SIGNATURE-


Accepted:
python-zconfig_2.7.1-4_all.deb
  to main/z/zconfig/python-zconfig_2.7.1-4_all.deb
zconfig_2.7.1-4.diff.gz
  to main/z/zconfig/zconfig_2.7.1-4.diff.gz
zconfig_2.7.1-4.dsc
  to main/z/zconfig/zconfig_2.7.1-4.dsc


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



Accepted zdaemon 2.0.4-3 (source all)

2010-01-06 Thread Fabio Tranchitella
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 05 Jan 2010 21:57:51 +0100
Source: zdaemon
Binary: python-zdaemon
Architecture: source all
Version: 2.0.4-3
Distribution: unstable
Urgency: low
Maintainer: Debian/Ubuntu Zope Team 
pkg-zope-develop...@lists.alioth.debian.org
Changed-By: Fabio Tranchitella kob...@debian.org
Description: 
 python-zdaemon - daemon process control library and tools for Unix-based 
systems
Changes: 
 zdaemon (2.0.4-3) unstable; urgency=low
 .
   * Convert to debhelper 7 and the pydeb dh7 extension.
Checksums-Sha1: 
 7b961fc6e1b9f578ca3abb17cf7c481a880ab507 1272 zdaemon_2.0.4-3.dsc
 aa8112fabac3e4e99c523f3af7fb30cc01892a09 2713 zdaemon_2.0.4-3.diff.gz
 6599b2ef01a86186bbd6986b0ba1575ed70b261c 45150 python-zdaemon_2.0.4-3_all.deb
Checksums-Sha256: 
 e22c4cacafe13707efd204584e59884b6bce8773d0005af5eb1df23782459361 1272 
zdaemon_2.0.4-3.dsc
 d98080f68a6196ad87dfe1044d104214f7d12e018dee36d204ccf4aafbce2c17 2713 
zdaemon_2.0.4-3.diff.gz
 0c0235d2d486047b277c6e6efba8c6412ee1f8d8aff0198d5da599db1944248f 45150 
python-zdaemon_2.0.4-3_all.deb
Files: 
 5098bc7a1bd7af2d9aa152341fe2cce9 1272 zope optional zdaemon_2.0.4-3.dsc
 58483e110ad787f689ef5d56c38f3e0c 2713 zope optional zdaemon_2.0.4-3.diff.gz
 49657e0a17cc2e7255d191ce96274ba3 45150 zope optional 
python-zdaemon_2.0.4-3_all.deb

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

iEYEARECAAYFAktEjIQACgkQK/juK3+WFWSZOQCcCa8Qsywv169k8mh/43sJIdcU
xNIAnjHZLKGsAn6rbiTi22uoo4zXcdOJ
=L672
-END PGP SIGNATURE-


Accepted:
python-zdaemon_2.0.4-3_all.deb
  to main/z/zdaemon/python-zdaemon_2.0.4-3_all.deb
zdaemon_2.0.4-3.diff.gz
  to main/z/zdaemon/zdaemon_2.0.4-3.diff.gz
zdaemon_2.0.4-3.dsc
  to main/z/zdaemon/zdaemon_2.0.4-3.dsc


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



Accepted zodb 1:3.9.4-1 (source amd64)

2010-01-06 Thread Fabio Tranchitella
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 05 Jan 2010 22:22:35 +0100
Source: zodb
Binary: python-zodb
Architecture: source amd64
Version: 1:3.9.4-1
Distribution: unstable
Urgency: low
Maintainer: Debian/Ubuntu Zope Team 
pkg-zope-develop...@lists.alioth.debian.org
Changed-By: Fabio Tranchitella kob...@debian.org
Description: 
 python-zodb - Set of tools for using the Zope Object Database (ZODB)
Changes: 
 zodb (1:3.9.4-1) unstable; urgency=low
 .
   [ Brian Sutherland ]
   * debian/tests/all: Test the correct python modules.
 .
   [ Fabio Tranchitella ]
   * New upstream release.
   * Convert to debhelper 7 and the pydeb dh7 extension.
Checksums-Sha1: 
 2862a0b8818e219ad0541e6e90bd2bf3aa8f8df3 1250 zodb_3.9.4-1.dsc
 08137fbd940cc98775d612b222eefb64e02113ee 698126 zodb_3.9.4.orig.tar.gz
 9ca38ed4d110e877a302aaecfba4b945a70494bb 4380 zodb_3.9.4-1.diff.gz
 eae9c899f11366657d1ec769d8c227c120be16b9 947750 python-zodb_3.9.4-1_amd64.deb
Checksums-Sha256: 
 a8ddbc41fe5c37c3864102d7bf8f17ddd232ec5cf905547ecc4702e4f773f619 1250 
zodb_3.9.4-1.dsc
 463c130dcc25afa3a871d02adfe115ffb5d838c94bc48af716d4a7e582902fbf 698126 
zodb_3.9.4.orig.tar.gz
 1a9bd98b5ea2b760ad6169077b3bc31d36f6d06649e53afb1cf3a48b36ccc008 4380 
zodb_3.9.4-1.diff.gz
 f735af5c50b45d8f5a7e52a20be4d68added161a1403ad8484d1746536540632 947750 
python-zodb_3.9.4-1_amd64.deb
Files: 
 c740b73527752793eca925173abb2295 1250 zope extra zodb_3.9.4-1.dsc
 d09ff56db9fc2d732f3ffb3d80777aa6 698126 zope extra zodb_3.9.4.orig.tar.gz
 73a7027c3d09842c8738eb1ba9cfb9b3 4380 zope extra zodb_3.9.4-1.diff.gz
 a47f098de6503c6dd0b7ba4274c0c006 947750 zope extra 
python-zodb_3.9.4-1_amd64.deb

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

iEYEARECAAYFAktEjIUACgkQK/juK3+WFWT8LgCeP2Mw2q8Klx+xpFQqEY51hIEU
2dcAnimkH4z+VRiQNGnkO+i7vixczLXP
=sNBK
-END PGP SIGNATURE-


Accepted:
python-zodb_3.9.4-1_amd64.deb
  to main/z/zodb/python-zodb_3.9.4-1_amd64.deb
zodb_3.9.4-1.diff.gz
  to main/z/zodb/zodb_3.9.4-1.diff.gz
zodb_3.9.4-1.dsc
  to main/z/zodb/zodb_3.9.4-1.dsc
zodb_3.9.4.orig.tar.gz
  to main/z/zodb/zodb_3.9.4.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



Accepted zope.authentication 3.7.0-4 (source all)

2010-01-06 Thread Fabio Tranchitella
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 05 Jan 2010 21:08:09 +0100
Source: zope.authentication
Binary: python-zope.authentication
Architecture: source all
Version: 3.7.0-4
Distribution: unstable
Urgency: low
Maintainer: Debian/Ubuntu Zope Team 
pkg-zope-develop...@lists.alioth.debian.org
Changed-By: Fabio Tranchitella kob...@debian.org
Description: 
 python-zope.authentication - Definition of authentication basics for the Zope 
Framework
Changes: 
 zope.authentication (3.7.0-4) unstable; urgency=low
 .
   * Convert to debhelper 7 and the pydeb dh7 extension.
Checksums-Sha1: 
 ead2bd5163a13dac3ca58b923d451274b5bd923c 1371 zope.authentication_3.7.0-4.dsc
 51ec31ff56f7c0ca3b65680d432132a1d935f178 2399 
zope.authentication_3.7.0-4.diff.gz
 c34c459d7791742596baf121f52ef4e97bbb5744 12310 
python-zope.authentication_3.7.0-4_all.deb
Checksums-Sha256: 
 3050d8cf47f109fc3902047194cde1094d0789bd858a85ea3415d26d68aaf195 1371 
zope.authentication_3.7.0-4.dsc
 50d25068ac3a529af048faa96c417e053d7bade5998d2112fc42d5327dd74c7b 2399 
zope.authentication_3.7.0-4.diff.gz
 eb2aa5a42e3a4bc100be133b4faec49be8c4dbf51dfe5118282c10e50ccb3884 12310 
python-zope.authentication_3.7.0-4_all.deb
Files: 
 074efbd5effb06025da917b22c7dbbd3 1371 zope extra 
zope.authentication_3.7.0-4.dsc
 35898c8e92591220e4f097b6595c4060 2399 zope extra 
zope.authentication_3.7.0-4.diff.gz
 9d3b5f0ad7c979b240ad0917d7eb161d 12310 zope extra 
python-zope.authentication_3.7.0-4_all.deb

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

iEYEARECAAYFAktEjIcACgkQK/juK3+WFWRIUQCfdwFRZHJAQE0x5Ai9/MOC74Yl
sO4An15B04qRWG9mKtrs6ic52E27FbF7
=jLWG
-END PGP SIGNATURE-


Accepted:
python-zope.authentication_3.7.0-4_all.deb
  to main/z/zope.authentication/python-zope.authentication_3.7.0-4_all.deb
zope.authentication_3.7.0-4.diff.gz
  to main/z/zope.authentication/zope.authentication_3.7.0-4.diff.gz
zope.authentication_3.7.0-4.dsc
  to main/z/zope.authentication/zope.authentication_3.7.0-4.dsc


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



Accepted zope.browser 1.2-4 (source all)

2010-01-06 Thread Fabio Tranchitella
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 05 Jan 2010 21:00:46 +0100
Source: zope.browser
Binary: python-zope.browser
Architecture: source all
Version: 1.2-4
Distribution: unstable
Urgency: low
Maintainer: Debian/Ubuntu Zope Team 
pkg-zope-develop...@lists.alioth.debian.org
Changed-By: Fabio Tranchitella kob...@debian.org
Description: 
 python-zope.browser - Shared Zope Toolkit browser components
Changes: 
 zope.browser (1.2-4) unstable; urgency=low
 .
   * Convert to debhelper 7 and the pydeb dh7 extension.
Checksums-Sha1: 
 4a062bb60cb9ab93dd1f0cf223d4ce77ac74c3b1 1294 zope.browser_1.2-4.dsc
 b4f7d61ddd2aae2135e12e65abe7847c54fe844a 2379 zope.browser_1.2-4.diff.gz
 874df880c05095104a4157279feaaaee1fd52b22 8132 python-zope.browser_1.2-4_all.deb
Checksums-Sha256: 
 9c16221c8a02cbf3dec9408cc0e5158baf69d38439ce8041b26435a9545595d4 1294 
zope.browser_1.2-4.dsc
 c9c8322a0d88e25208be82172138eac96fb654278e9adf35a7102ef7f0a918c0 2379 
zope.browser_1.2-4.diff.gz
 1413bcc350c9f5b6118e539a7a55a97c87075db6b13ba97713e420730371be47 8132 
python-zope.browser_1.2-4_all.deb
Files: 
 6d74ba33db790345a2abf2c66ed1a0a2 1294 zope extra zope.browser_1.2-4.dsc
 87f460b103d7c194fa788cff748e4e05 2379 zope extra zope.browser_1.2-4.diff.gz
 4f5da5fc2fe78c605584da5e56bea2a1 8132 zope extra 
python-zope.browser_1.2-4_all.deb

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

iEYEARECAAYFAktEjIgACgkQK/juK3+WFWRPoACfYKJ2fLUVLWs/icX3UpTNyDFs
8+UAnRntq5XERj33qsHnpcdQEx9Nt7Cg
=e1MK
-END PGP SIGNATURE-


Accepted:
python-zope.browser_1.2-4_all.deb
  to main/z/zope.browser/python-zope.browser_1.2-4_all.deb
zope.browser_1.2-4.diff.gz
  to main/z/zope.browser/zope.browser_1.2-4.diff.gz
zope.browser_1.2-4.dsc
  to main/z/zope.browser/zope.browser_1.2-4.dsc


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



Accepted zope.cachedescriptors 3.5.0-4 (source all)

2010-01-06 Thread Fabio Tranchitella
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 05 Jan 2010 20:58:41 +0100
Source: zope.cachedescriptors
Binary: python-zope.cachedescriptors
Architecture: source all
Version: 3.5.0-4
Distribution: unstable
Urgency: low
Maintainer: Debian/Ubuntu Zope Team 
pkg-zope-develop...@lists.alioth.debian.org
Changed-By: Fabio Tranchitella kob...@debian.org
Description: 
 python-zope.cachedescriptors - Method and property caching decorators
Changes: 
 zope.cachedescriptors (3.5.0-4) unstable; urgency=low
 .
   * Convert to debhelper 7 and the pydeb dh7 extension.
Checksums-Sha1: 
 948e88d5cfc3e869281e74a31d384ee9db8cae4f 1389 zope.cachedescriptors_3.5.0-4.dsc
 0e025c922e43c842293c93d18700ec209201d6bb 2467 
zope.cachedescriptors_3.5.0-4.diff.gz
 15caef1d2d1794aecb5cf6430b351c59581428ad 10126 
python-zope.cachedescriptors_3.5.0-4_all.deb
Checksums-Sha256: 
 9be25cc5e7445adf746e765cbbddc2c6b899ab0a0a49c2c9953eb60ada778d94 1389 
zope.cachedescriptors_3.5.0-4.dsc
 0941bd26eeeb7fc7cf9c21958fc5eb3eed3cee9954f993e2c663570320f8fd78 2467 
zope.cachedescriptors_3.5.0-4.diff.gz
 6cdee30e89b4723dd5e26e91d42212235f828c7f8f1fed3ae0b32b815285eaa9 10126 
python-zope.cachedescriptors_3.5.0-4_all.deb
Files: 
 5fc2f4c04ab4fd7054062622407e18ad 1389 python extra 
zope.cachedescriptors_3.5.0-4.dsc
 67137121ae9dca58728a597fc70e861b 2467 python extra 
zope.cachedescriptors_3.5.0-4.diff.gz
 5f594246161dbca98b319f9441779a4c 10126 python extra 
python-zope.cachedescriptors_3.5.0-4_all.deb

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

iEYEARECAAYFAktEjIsACgkQK/juK3+WFWSN+gCeJcFQLRUVF3rwE9R8slouM6dY
c0UAnA4+l/DY/5hGlvR6eU+T5gSwWvr7
=RyZX
-END PGP SIGNATURE-


Accepted:
python-zope.cachedescriptors_3.5.0-4_all.deb
  to main/z/zope.cachedescriptors/python-zope.cachedescriptors_3.5.0-4_all.deb
zope.cachedescriptors_3.5.0-4.diff.gz
  to main/z/zope.cachedescriptors/zope.cachedescriptors_3.5.0-4.diff.gz
zope.cachedescriptors_3.5.0-4.dsc
  to main/z/zope.cachedescriptors/zope.cachedescriptors_3.5.0-4.dsc


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



Accepted zope.component 3.8.0-1 (source all)

2010-01-06 Thread Fabio Tranchitella
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 30 Dec 2009 19:19:27 +0100
Source: zope.component
Binary: python-zope.component python-zope.component-zcml
Architecture: source all
Version: 3.8.0-1
Distribution: unstable
Urgency: low
Maintainer: Debian/Ubuntu Zope Team 
pkg-zope-develop...@lists.alioth.debian.org
Changed-By: Fabio Tranchitella kob...@debian.org
Description: 
 python-zope.component - Zope Component Architecture
 python-zope.component-zcml - Metapackage for zope.component zcml extra
Changes: 
 zope.component (3.8.0-1) unstable; urgency=low
 .
   [ Brian Sutherland ]
   * Convert to debhelper 7 and the pydeb dh7 extension.
   * Move persistentregistry extra to Suggests:*
 .
   [ Fabio Tranchitella ]
   * New upstream release.
   * debian/tests/control: add missing test dependencies.
Checksums-Sha1: 
 4069f8b0791923d3fd764820608b5fa0e3f820cc 1357 zope.component_3.8.0-1.dsc
 cb77fed5b8e64014e1756174d79b583ac902c4bb 99667 zope.component_3.8.0.orig.tar.gz
 548de84ff92930b565fa1a33bf64e78eacf93193 3191 zope.component_3.8.0-1.diff.gz
 a85e145a11f303b7a218f4fccf47fe07d2871fc4 86952 
python-zope.component_3.8.0-1_all.deb
 eef72f91dc93ee1b1556a779b29d188b972833f9 6064 
python-zope.component-zcml_3.8.0-1_all.deb
Checksums-Sha256: 
 09e67446470424ed5d3d548a326410e55b85f989ccb630bdeaae58a9a9fb5f57 1357 
zope.component_3.8.0-1.dsc
 a1c126960f560610a3471411e7eee8fb7169c652debecb09bdfcb03e2a225d73 99667 
zope.component_3.8.0.orig.tar.gz
 858838d21a9670ae758309183fda026ffec0f28eee8c16a7d2d8a1b6bba60db9 3191 
zope.component_3.8.0-1.diff.gz
 d9cf8901bb2d6d1ff0a04bedc67037670d71d173e79860163aeeaa5276aba98a 86952 
python-zope.component_3.8.0-1_all.deb
 abd46143fca06153130d594dd24e213f780ff3cc8dd37752f77314e7320a28e8 6064 
python-zope.component-zcml_3.8.0-1_all.deb
Files: 
 978815646da9e6937ac66bda5366795c 1357 zope extra zope.component_3.8.0-1.dsc
 c4756e4321e373fa8823b67fe38f3702 99667 zope extra 
zope.component_3.8.0.orig.tar.gz
 d733e4975b094ef379da67f32ea77452 3191 zope extra zope.component_3.8.0-1.diff.gz
 8cfb4ded777b1065b87d042aafcab792 86952 zope extra 
python-zope.component_3.8.0-1_all.deb
 a4ad608a9d0842bf0b7e662825117874 6064 zope extra 
python-zope.component-zcml_3.8.0-1_all.deb

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

iEYEARECAAYFAktEjI0ACgkQK/juK3+WFWQhLACeNsM6QUm+UBrqSzLeMVy16cEP
7BcAnAoTBvY4tG6MwSzz9LvB3js3rNWC
=bl/A
-END PGP SIGNATURE-


Accepted:
python-zope.component-zcml_3.8.0-1_all.deb
  to main/z/zope.component/python-zope.component-zcml_3.8.0-1_all.deb
python-zope.component_3.8.0-1_all.deb
  to main/z/zope.component/python-zope.component_3.8.0-1_all.deb
zope.component_3.8.0-1.diff.gz
  to main/z/zope.component/zope.component_3.8.0-1.diff.gz
zope.component_3.8.0-1.dsc
  to main/z/zope.component/zope.component_3.8.0-1.dsc
zope.component_3.8.0.orig.tar.gz
  to main/z/zope.component/zope.component_3.8.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



Accepted zope.configuration 3.7.1-1 (source all)

2010-01-06 Thread Fabio Tranchitella
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 06 Jan 2010 13:13:41 +0100
Source: zope.configuration
Binary: python-zope.configuration
Architecture: source all
Version: 3.7.1-1
Distribution: unstable
Urgency: low
Maintainer: Debian/Ubuntu Zope Team 
pkg-zope-develop...@lists.alioth.debian.org
Changed-By: Fabio Tranchitella kob...@debian.org
Description: 
 python-zope.configuration - Zope Configuration Markup Language (ZCML)
Changes: 
 zope.configuration (3.7.1-1) unstable; urgency=low
 .
   * New upstream release.
   * Convert to debhelper 7 and the pydeb dh7 extension.
Checksums-Sha1: 
 84f516541632eb146ca5937f98ac4982eeacbc93 1365 zope.configuration_3.7.1-1.dsc
 d3b699b9119bb380ae42b40b3da99f231b0d9677 49133 
zope.configuration_3.7.1.orig.tar.gz
 3691bec7f85fcef8bcaa39529c511ee6b55907ec 2833 
zope.configuration_3.7.1-1.diff.gz
 304350ac6d3773abe0a2b7b5baf3fc696598a187 52162 
python-zope.configuration_3.7.1-1_all.deb
Checksums-Sha256: 
 8380b58c6e1bc52af372ee1d9cde99162446ab768f245857c473676074082af6 1365 
zope.configuration_3.7.1-1.dsc
 8841fe8b8b13b85452df9c43d4d4c2c99b61c8778d5f32a7390550e16ba90a0e 49133 
zope.configuration_3.7.1.orig.tar.gz
 3f988ce5d502bed3776f4e3b57a489fd4b5313fd005999afe6ec8393dd14a219 2833 
zope.configuration_3.7.1-1.diff.gz
 3f128063f5ebee969fffb4aed5c05e390142d887982c717ed6a19372c51918d6 52162 
python-zope.configuration_3.7.1-1_all.deb
Files: 
 913c07ba43894d5bc1b34e87940decee 1365 zope extra zope.configuration_3.7.1-1.dsc
 ab9f94305343f894e0984ca6eb8b513b 49133 zope extra 
zope.configuration_3.7.1.orig.tar.gz
 5fdfacd0bad4dd18b55b1fb9cdcd9208 2833 zope extra 
zope.configuration_3.7.1-1.diff.gz
 ddef219b92796c2afa9189e4c03ea545 52162 zope extra 
python-zope.configuration_3.7.1-1_all.deb

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

iEYEARECAAYFAktEjI4ACgkQK/juK3+WFWQkCACeKDA6ZWeYLCceOqBugXjiZa0t
ACMAmwQOQ7HU31hTWF2j8jGmhFuB7rvC
=tE9E
-END PGP SIGNATURE-


Accepted:
python-zope.configuration_3.7.1-1_all.deb
  to main/z/zope.configuration/python-zope.configuration_3.7.1-1_all.deb
zope.configuration_3.7.1-1.diff.gz
  to main/z/zope.configuration/zope.configuration_3.7.1-1.diff.gz
zope.configuration_3.7.1-1.dsc
  to main/z/zope.configuration/zope.configuration_3.7.1-1.dsc
zope.configuration_3.7.1.orig.tar.gz
  to main/z/zope.configuration/zope.configuration_3.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



Accepted zope.copy 3.5.0-4 (source all)

2010-01-06 Thread Fabio Tranchitella
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 30 Dec 2009 19:45:58 +0100
Source: zope.copy
Binary: python-zope.copy
Architecture: source all
Version: 3.5.0-4
Distribution: unstable
Urgency: low
Maintainer: Debian/Ubuntu Zope Team 
pkg-zope-develop...@lists.alioth.debian.org
Changed-By: Fabio Tranchitella kob...@debian.org
Description: 
 python-zope.copy - Pluggable object copying mechanism
Changes: 
 zope.copy (3.5.0-4) unstable; urgency=low
 .
   * Convert to debhelper 7 and the pydeb dh7 extension.
Checksums-Sha1: 
 f851cf349f4d427c62d157353fab9b0d3c4e0f41 1281 zope.copy_3.5.0-4.dsc
 27b85ab0c1634d414c5c078eaddbd6e2178ec4ae 1601 zope.copy_3.5.0-4.diff.gz
 1ab705fec515ed9446e6c9cce21b13a5f6480335 10658 python-zope.copy_3.5.0-4_all.deb
Checksums-Sha256: 
 7f9915a2c2787990a1c21b79ff5e7dfac15d8aeace1c8e127441df6c41e28768 1281 
zope.copy_3.5.0-4.dsc
 7e61ed5c33407e6554ee0715e6d79566749fb54768a16d93e9a9daca99b5b18e 1601 
zope.copy_3.5.0-4.diff.gz
 c4be3cbc2b50a9d667150665ddc7d978e63dcab9c5838b6e28ada1842bca5b72 10658 
python-zope.copy_3.5.0-4_all.deb
Files: 
 f1adc092fc3b6fdf78a18bfe5e4f9b23 1281 zope extra zope.copy_3.5.0-4.dsc
 18556f02c2726c897c6c566809798430 1601 zope extra zope.copy_3.5.0-4.diff.gz
 081b758da314544ed649e244b608cfc9 10658 zope extra 
python-zope.copy_3.5.0-4_all.deb

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

iEYEARECAAYFAktEjJMACgkQK/juK3+WFWTTngCdHyqIX9LA2xig1BZWlg4yCy/C
ZYUAniTntXQigZuLAEabFKVyFfq5/4GA
=kyt2
-END PGP SIGNATURE-


Accepted:
python-zope.copy_3.5.0-4_all.deb
  to main/z/zope.copy/python-zope.copy_3.5.0-4_all.deb
zope.copy_3.5.0-4.diff.gz
  to main/z/zope.copy/zope.copy_3.5.0-4.diff.gz
zope.copy_3.5.0-4.dsc
  to main/z/zope.copy/zope.copy_3.5.0-4.dsc


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



Accepted zope.dottedname 3.4.6-3 (source all)

2010-01-06 Thread Fabio Tranchitella
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 05 Jan 2010 20:52:54 +0100
Source: zope.dottedname
Binary: python-zope.dottedname
Architecture: source all
Version: 3.4.6-3
Distribution: unstable
Urgency: low
Maintainer: Debian/Ubuntu Zope Team 
pkg-zope-develop...@lists.alioth.debian.org
Changed-By: Fabio Tranchitella kob...@debian.org
Description: 
 python-zope.dottedname - Resolver for Python dotted names
Changes: 
 zope.dottedname (3.4.6-3) unstable; urgency=low
 .
   * Convert to debhelper 7 and the pydeb dh7 extension.
Checksums-Sha1: 
 6f6619f02630a504eba9de64dbe7edee9df2c839 1369 zope.dottedname_3.4.6-3.dsc
 f52b9949f34f77044a80bdeb61390258ffea95c7 2455 zope.dottedname_3.4.6-3.diff.gz
 f92ee700cfabe00f2d6c878807b3a08831c157b0 7322 
python-zope.dottedname_3.4.6-3_all.deb
Checksums-Sha256: 
 98d4a77d6efa8f3a540d32e9248c11b258c832764f0fe7413feef119b519012e 1369 
zope.dottedname_3.4.6-3.dsc
 8f2fc8af7ef2b54318881ff7b9591e2b0694c2ccc20bd37355e47afb94f2c13b 2455 
zope.dottedname_3.4.6-3.diff.gz
 828b9fcdac13c0273d7480317173d7689b409d628855663cfa0b087f3600dfd8 7322 
python-zope.dottedname_3.4.6-3_all.deb
Files: 
 a742e0ce1e643a0570b7e9fd77d99dcf 1369 zope extra zope.dottedname_3.4.6-3.dsc
 3d256ea7d4ebb65b77a519cde5689498 2455 zope extra 
zope.dottedname_3.4.6-3.diff.gz
 0a15bb3173c63e1233855807fdc42bb9 7322 zope extra 
python-zope.dottedname_3.4.6-3_all.deb

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

iEYEARECAAYFAktEjJQACgkQK/juK3+WFWQh7QCfWuPiQ6zvbJPA2K+GBv+6NZNe
2F0AoKTam5vtvCSwt6WYGsaoLt5DAkuT
=7IHa
-END PGP SIGNATURE-


Accepted:
python-zope.dottedname_3.4.6-3_all.deb
  to main/z/zope.dottedname/python-zope.dottedname_3.4.6-3_all.deb
zope.dottedname_3.4.6-3.diff.gz
  to main/z/zope.dottedname/zope.dottedname_3.4.6-3.diff.gz
zope.dottedname_3.4.6-3.dsc
  to main/z/zope.dottedname/zope.dottedname_3.4.6-3.dsc


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



Accepted zope.event 3.4.1-6 (source all)

2010-01-06 Thread Fabio Tranchitella
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 22 Dec 2009 12:36:50 +0100
Source: zope.event
Binary: python-zope.event
Architecture: source all
Version: 3.4.1-6
Distribution: unstable
Urgency: low
Maintainer: Debian/Ubuntu Zope Team 
pkg-zope-develop...@lists.alioth.debian.org
Changed-By: Fabio Tranchitella kob...@debian.org
Description: 
 python-zope.event - Very basic event publishing system
Changes: 
 zope.event (3.4.1-6) unstable; urgency=low
 .
   * Convert to debhelper 7 and the pydeb dh7 extension.
Checksums-Sha1: 
 21e13522ca265a5775efc140f866842fb50ee6cd 1290 zope.event_3.4.1-6.dsc
 637999bdc1fe497e1d635875bf635f8ebddea014 2924 zope.event_3.4.1-6.diff.gz
 68c990bc5b04e981b8e19b96365964838cc69db1 6996 python-zope.event_3.4.1-6_all.deb
Checksums-Sha256: 
 58efc85c31cea99a38817bb2f466bd48d49158614dc9174324bc468d1cb16a1d 1290 
zope.event_3.4.1-6.dsc
 8be188e5cc57e236e1e16f925eaf00654de7f6aff91d1bd0e116645580e3b360 2924 
zope.event_3.4.1-6.diff.gz
 a6b2d0893197bea3ac211e8463d43894b6faf49192b6d38005090fdcacdde58d 6996 
python-zope.event_3.4.1-6_all.deb
Files: 
 8fac3f9501988ffc51d6962ba8edeaf1 1290 zope optional zope.event_3.4.1-6.dsc
 0113ee20326e8437e26756eac50e58f4 2924 zope optional zope.event_3.4.1-6.diff.gz
 50af73fa5fcb118ce0ce5bf7d5358afc 6996 zope optional 
python-zope.event_3.4.1-6_all.deb

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

iEYEARECAAYFAktEjJYACgkQK/juK3+WFWRENwCgmzjZbJ1Le4lUslaI2vrR3Dus
71EAoKMVn6HgzR2KkcnqOGxqeTAfek+t
=GA0l
-END PGP SIGNATURE-


Accepted:
python-zope.event_3.4.1-6_all.deb
  to main/z/zope.event/python-zope.event_3.4.1-6_all.deb
zope.event_3.4.1-6.diff.gz
  to main/z/zope.event/zope.event_3.4.1-6.diff.gz
zope.event_3.4.1-6.dsc
  to main/z/zope.event/zope.event_3.4.1-6.dsc


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



Accepted zope.exceptions 3.5.2-6 (source all)

2010-01-06 Thread Fabio Tranchitella
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 30 Dec 2009 22:29:45 +0100
Source: zope.exceptions
Binary: python-zope.exceptions
Architecture: source all
Version: 3.5.2-6
Distribution: unstable
Urgency: low
Maintainer: Debian/Ubuntu Zope Team 
pkg-zope-develop...@lists.alioth.debian.org
Changed-By: Fabio Tranchitella kob...@debian.org
Description: 
 python-zope.exceptions - Zope exceptions
Changes: 
 zope.exceptions (3.5.2-6) unstable; urgency=low
 .
   [ Brian Sutherland ]
   * debian/tests/control: depend on python-zope.testing
 .
   [ Fabio Tranchitella ]
   * Convert to debhelper 7 and the pydeb dh7 extension.
Checksums-Sha1: 
 80ba4047ebfce3627fac4e7e923748935bd0b070 1335 zope.exceptions_3.5.2-6.dsc
 67ae68c0b60437b803ca503ed7f85aae9e3be5fd 2777 zope.exceptions_3.5.2-6.diff.gz
 4222daa7570d00b9862e80de8c9b157b11562370 11702 
python-zope.exceptions_3.5.2-6_all.deb
Checksums-Sha256: 
 f65cc9125d49d1a580d393f2539e584a676483691a91697cdd0b5bcc9a90ae80 1335 
zope.exceptions_3.5.2-6.dsc
 1ac5d91c912b8b004fcd387f16f14ad98c0f295d33fb6d54b6338eda404fcb38 2777 
zope.exceptions_3.5.2-6.diff.gz
 10149992c9c77bffef6aa3273fba9afaaa38cd6ec8e5627abbad06c88b635bc2 11702 
python-zope.exceptions_3.5.2-6_all.deb
Files: 
 8eb9c729be7bbd45c56c775e033acda5 1335 zope extra zope.exceptions_3.5.2-6.dsc
 b3620ca64144904200385a3d79f518fd 2777 zope extra 
zope.exceptions_3.5.2-6.diff.gz
 ce16bcb55758a3879d1f71f3735d6d6d 11702 zope extra 
python-zope.exceptions_3.5.2-6_all.deb

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

iEYEARECAAYFAktEjJgACgkQK/juK3+WFWT/6ACfc91Z3Uvgg255WHlFGWJdqovV
y3oAn3a71MNAWmIi1fxNnCVgB/vkr+hU
=YD4y
-END PGP SIGNATURE-


Accepted:
python-zope.exceptions_3.5.2-6_all.deb
  to main/z/zope.exceptions/python-zope.exceptions_3.5.2-6_all.deb
zope.exceptions_3.5.2-6.diff.gz
  to main/z/zope.exceptions/zope.exceptions_3.5.2-6.diff.gz
zope.exceptions_3.5.2-6.dsc
  to main/z/zope.exceptions/zope.exceptions_3.5.2-6.dsc


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



Accepted zope.hookable 3.4.1-5 (source amd64)

2010-01-06 Thread Fabio Tranchitella
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 05 Jan 2010 21:10:50 +0100
Source: zope.hookable
Binary: python-zope.hookable
Architecture: source amd64
Version: 3.4.1-5
Distribution: unstable
Urgency: low
Maintainer: Debian/Ubuntu Zope Team 
pkg-zope-develop...@lists.alioth.debian.org
Changed-By: Fabio Tranchitella kob...@debian.org
Description: 
 python-zope.hookable - Hookable object support
Changes: 
 zope.hookable (3.4.1-5) unstable; urgency=low
 .
   * Convert to debhelper 7 and the pydeb dh7 extension.
Checksums-Sha1: 
 00f12b339357bda7c8655481b1b6bbfb46289bf6 1317 zope.hookable_3.4.1-5.dsc
 02aca0c17b212db93e4decce349288e15fa10a85 2450 zope.hookable_3.4.1-5.diff.gz
 244b1ed44d634e03f7af4c946c6cdc26eda318e6 11124 
python-zope.hookable_3.4.1-5_amd64.deb
Checksums-Sha256: 
 a0165262a3113aa3a0daeb75d0b5047bc68af9fa9e28ff8d722156ece23a5d69 1317 
zope.hookable_3.4.1-5.dsc
 47cf08ba7145aa59661d8ad3ab64425b9df1aebc37d84d9f88fffd99dbbe25e3 2450 
zope.hookable_3.4.1-5.diff.gz
 7240e8b31873e2fd07ff25503958739ee078639f8dcd92eb0b99e684a47b8828 11124 
python-zope.hookable_3.4.1-5_amd64.deb
Files: 
 d899e008cb7ae5cc94d51caa92f3060a 1317 zope extra zope.hookable_3.4.1-5.dsc
 6591b33cb85a41cde89a49ab0299d4bf 2450 zope extra zope.hookable_3.4.1-5.diff.gz
 414913442c27354c5b018d5bac39879f 11124 zope extra 
python-zope.hookable_3.4.1-5_amd64.deb

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

iEYEARECAAYFAktEjJoACgkQK/juK3+WFWQrOQCfbW+bY/N5xQRhKPLGmu70lLy0
UgoAoInMKcUmfSKZKbyGp1mJVerDDtjt
=aDK8
-END PGP SIGNATURE-


Accepted:
python-zope.hookable_3.4.1-5_amd64.deb
  to main/z/zope.hookable/python-zope.hookable_3.4.1-5_amd64.deb
zope.hookable_3.4.1-5.diff.gz
  to main/z/zope.hookable/zope.hookable_3.4.1-5.diff.gz
zope.hookable_3.4.1-5.dsc
  to main/z/zope.hookable/zope.hookable_3.4.1-5.dsc


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



Accepted zope.i18n 3.7.0-6 (source all)

2010-01-06 Thread Fabio Tranchitella
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 05 Jan 2010 21:43:19 +0100
Source: zope.i18n
Binary: python-zope.i18n
Architecture: source all
Version: 3.7.0-6
Distribution: unstable
Urgency: low
Maintainer: Debian/Ubuntu Zope Team 
pkg-zope-develop...@lists.alioth.debian.org
Changed-By: Fabio Tranchitella kob...@debian.org
Description: 
 python-zope.i18n - Zope3 Internationalization Support
Changes: 
 zope.i18n (3.7.0-6) unstable; urgency=low
 .
   * Convert to debhelper 7 and the pydeb dh7 extension.
Checksums-Sha1: 
 bd81fef1fc9eb10a26a5155c31218e8a2f517c20 1287 zope.i18n_3.7.0-6.dsc
 f53a94768e38b4640c65cbbcf956ea3c25c39c4f 3225 zope.i18n_3.7.0-6.diff.gz
 1d1be5a3adfce81a2fb965f9509ae37bdbff3ac6 622170 
python-zope.i18n_3.7.0-6_all.deb
Checksums-Sha256: 
 4b4dfdba430846ea8ed92a2c979a2a0050f0fbc0c9e3964914b7cd81ffc1649c 1287 
zope.i18n_3.7.0-6.dsc
 78fa63eed83926f17ca926c4a33af382ab0bbd2190945a7ef05664cce5b84c7e 3225 
zope.i18n_3.7.0-6.diff.gz
 6aedf84b0427979ea3edcc25f030d1a48e77e938600c251b26c13aabb4db086d 622170 
python-zope.i18n_3.7.0-6_all.deb
Files: 
 e0890132f8ff0207d13d21a9f36be7e4 1287 zope extra zope.i18n_3.7.0-6.dsc
 be190598310376a24bbab87a4991e784 3225 zope extra zope.i18n_3.7.0-6.diff.gz
 6a703605cfd0c14fa13f14f0818db431 622170 zope extra 
python-zope.i18n_3.7.0-6_all.deb

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

iEYEARECAAYFAktEjJwACgkQK/juK3+WFWRJBwCfdJnG3XXN5WMd2HMy6nmGyLQj
R8sAoJOkaHHg6APUths57p+eGFNiOKwJ
=ORCv
-END PGP SIGNATURE-


Accepted:
python-zope.i18n_3.7.0-6_all.deb
  to main/z/zope.i18n/python-zope.i18n_3.7.0-6_all.deb
zope.i18n_3.7.0-6.diff.gz
  to main/z/zope.i18n/zope.i18n_3.7.0-6.diff.gz
zope.i18n_3.7.0-6.dsc
  to main/z/zope.i18n/zope.i18n_3.7.0-6.dsc


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



Accepted zope.i18nmessageid 3.5.0-4 (source amd64)

2010-01-06 Thread Fabio Tranchitella
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 05 Jan 2010 21:40:31 +0100
Source: zope.i18nmessageid
Binary: python-zope.i18nmessageid
Architecture: source amd64
Version: 3.5.0-4
Distribution: unstable
Urgency: low
Maintainer: Debian/Ubuntu Zope Team 
pkg-zope-develop...@lists.alioth.debian.org
Changed-By: Fabio Tranchitella kob...@debian.org
Description: 
 python-zope.i18nmessageid - Zope 3 i18n Message Identifier
Changes: 
 zope.i18nmessageid (3.5.0-4) unstable; urgency=low
 .
   * Convert to debhelper 7 and the pydeb dh7 extension.
Checksums-Sha1: 
 8cf19c25860c7b6d70fb852117b371dacaf368d7 1361 zope.i18nmessageid_3.5.0-4.dsc
 def7c2289e246af87af867b4723870e5c4eeda80 2935 
zope.i18nmessageid_3.5.0-4.diff.gz
 40a0d2662b471cc3715676988f7c76235552a89a 16050 
python-zope.i18nmessageid_3.5.0-4_amd64.deb
Checksums-Sha256: 
 950c80dce8f5b55946fe020eef53afbfe01040e775e98b5a5d095dfb75f51ab7 1361 
zope.i18nmessageid_3.5.0-4.dsc
 fbbbd096d9e65b3968de94d267296e74b9cd76e6c181e9ac58d936ad60a624c5 2935 
zope.i18nmessageid_3.5.0-4.diff.gz
 0f7d7f92804cf6a11b29bf3c954b1877990bbdb1b71a43e5502c5d55592fab9e 16050 
python-zope.i18nmessageid_3.5.0-4_amd64.deb
Files: 
 314474b7519b874649665dcb0c0f32e0 1361 zope extra zope.i18nmessageid_3.5.0-4.dsc
 be9dbffe8a55f860c0d5b5b8bffec554 2935 zope extra 
zope.i18nmessageid_3.5.0-4.diff.gz
 340c80114254e9b26886f7a9495c5650 16050 zope extra 
python-zope.i18nmessageid_3.5.0-4_amd64.deb

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

iEYEARECAAYFAktEjJ0ACgkQK/juK3+WFWTn6wCgoNBg4EnWOfcQ4muZFQP1hKEq
Y7IAn1QXeWSQmPFtyPDx9psww+4mrXEg
=P5AX
-END PGP SIGNATURE-


Accepted:
python-zope.i18nmessageid_3.5.0-4_amd64.deb
  to main/z/zope.i18nmessageid/python-zope.i18nmessageid_3.5.0-4_amd64.deb
zope.i18nmessageid_3.5.0-4.diff.gz
  to main/z/zope.i18nmessageid/zope.i18nmessageid_3.5.0-4.diff.gz
zope.i18nmessageid_3.5.0-4.dsc
  to main/z/zope.i18nmessageid/zope.i18nmessageid_3.5.0-4.dsc


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



Accepted zope.interface 3.5.3-1 (source amd64)

2010-01-06 Thread Fabio Tranchitella
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 22 Dec 2009 13:14:19 +0100
Source: zope.interface
Binary: python-zope.interface python-zope.interface-dbg
Architecture: source amd64
Version: 3.5.3-1
Distribution: unstable
Urgency: low
Maintainer: Debian/Ubuntu Zope Team 
pkg-zope-develop...@lists.alioth.debian.org
Changed-By: Fabio Tranchitella kob...@debian.org
Description: 
 python-zope.interface - Interfaces for Python
 python-zope.interface-dbg - Interfaces for Python (debug extension)
Changes: 
 zope.interface (3.5.3-1) unstable; urgency=low
 .
   * New upstream release.
   * Convert to debhelper 7 and the pydeb dh7 extension.
Checksums-Sha1: 
 0e7edffc35892e971e78552a3ffe0a73579b7ff2 1381 zope.interface_3.5.3-1.dsc
 1dc22ad950d3763f0ba03d87b9d111594e4572b4 115571 
zope.interface_3.5.3.orig.tar.gz
 0c4195206e28ef1094152dcec629e7806c752464 3772 zope.interface_3.5.3-1.diff.gz
 087986169135666fba26c5e5913573f2529e9f4d 119218 
python-zope.interface_3.5.3-1_amd64.deb
 4f5851c536ad77310cd2ba8e403256f115370f42 46708 
python-zope.interface-dbg_3.5.3-1_amd64.deb
Checksums-Sha256: 
 a868726dd436cb09690ec667fece21c86ac820c323910436551ac6714d87bdf5 1381 
zope.interface_3.5.3-1.dsc
 3ebd70b329733571110dd35b1c6d9f071661fcc21aa169bdd9642bfa1b2e5939 115571 
zope.interface_3.5.3.orig.tar.gz
 1c1128301aa56ad5263d68164116852cc743a43f60387b5daf7ced888b91bd97 3772 
zope.interface_3.5.3-1.diff.gz
 76ff8fd39a4dd75e787448032e6b4cc92f67ca05446579e6cf15c4a666f3189c 119218 
python-zope.interface_3.5.3-1_amd64.deb
 d2da2c14688a21f00592f7e57f41fd6187158693fd34c9810fbeedee3954efb9 46708 
python-zope.interface-dbg_3.5.3-1_amd64.deb
Files: 
 315e7b9ef089f32b257eda56f554d74f 1381 zope optional zope.interface_3.5.3-1.dsc
 1fdb9a77f92d3ada3e795a8c9b58d0c6 115571 zope optional 
zope.interface_3.5.3.orig.tar.gz
 4c1362e0220c132edbfdbb58cb93755c 3772 zope optional 
zope.interface_3.5.3-1.diff.gz
 0bfb06e5ccb8b60c120e3fcef28de1a4 119218 zope optional 
python-zope.interface_3.5.3-1_amd64.deb
 85337c517f8313ed5c6cd8dab7755b09 46708 debug extra 
python-zope.interface-dbg_3.5.3-1_amd64.deb

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

iEYEARECAAYFAktEjJ4ACgkQK/juK3+WFWRVjwCfTw9btXm3Lobi10c/SC6rCyjD
ye4An2EghgPSpd0guLOvgLAkwYAz6e+z
=i7rx
-END PGP SIGNATURE-


Accepted:
python-zope.interface-dbg_3.5.3-1_amd64.deb
  to main/z/zope.interface/python-zope.interface-dbg_3.5.3-1_amd64.deb
python-zope.interface_3.5.3-1_amd64.deb
  to main/z/zope.interface/python-zope.interface_3.5.3-1_amd64.deb
zope.interface_3.5.3-1.diff.gz
  to main/z/zope.interface/zope.interface_3.5.3-1.diff.gz
zope.interface_3.5.3-1.dsc
  to main/z/zope.interface/zope.interface_3.5.3-1.dsc
zope.interface_3.5.3.orig.tar.gz
  to main/z/zope.interface/zope.interface_3.5.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



Accepted zope.location 3.8.2-1 (source all)

2010-01-06 Thread Fabio Tranchitella
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 05 Jan 2010 21:37:50 +0100
Source: zope.location
Binary: python-zope.location
Architecture: source all
Version: 3.8.2-1
Distribution: unstable
Urgency: low
Maintainer: Debian/Ubuntu Zope Team 
pkg-zope-develop...@lists.alioth.debian.org
Changed-By: Fabio Tranchitella kob...@debian.org
Description: 
 python-zope.location - Tools for working with object locations
Changes: 
 zope.location (3.8.2-1) unstable; urgency=low
 .
   * New upstream release.
   * Convert to debhelper 7 and the pydeb dh7 extension.
Checksums-Sha1: 
 1ac2e030761c7d1414df813da07ebfac295de050 1320 zope.location_3.8.2-1.dsc
 9ec41e17d337e7d848ec6bf72fcf4a64288e2c1a 13920 zope.location_3.8.2.orig.tar.gz
 1f4300989f9f75f354ab2ebcc6b07c7f6c9f3e17 2826 zope.location_3.8.2-1.diff.gz
 e9881fea2439ceee2ae771cd2fb65211c021ba6a 15906 
python-zope.location_3.8.2-1_all.deb
Checksums-Sha256: 
 4cbd031489ace6f6bafbc2f96d2298315956464e56c42f63c95a6b4f3ef7dbc5 1320 
zope.location_3.8.2-1.dsc
 3e4585ce0a400de33d5ea487499ca25bc791b33442b046ec5968a3a9863b8dee 13920 
zope.location_3.8.2.orig.tar.gz
 2fb95f6489fa40d2129bd96c59aeb8ced7bf1d1a3232ee44e82ed2b3b2d88db5 2826 
zope.location_3.8.2-1.diff.gz
 ff24eb9c88242b7c639913eac136e1a4feb903a4e577805af5229325a27d2c1c 15906 
python-zope.location_3.8.2-1_all.deb
Files: 
 74a2094e1161fc6413ecdbf531a379d7 1320 zope extra zope.location_3.8.2-1.dsc
 36614943689290bfb2510cd2f7940f31 13920 zope extra 
zope.location_3.8.2.orig.tar.gz
 98db8306e63706aa6fd40981dead40de 2826 zope extra zope.location_3.8.2-1.diff.gz
 5eff4be4d437f5239b2b1045c3a6a695 15906 zope extra 
python-zope.location_3.8.2-1_all.deb

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

iEYEARECAAYFAktEjKAACgkQK/juK3+WFWQJUwCgg0YDshBt/yim2Amr64VG0Sbw
7hEAniPwqkPLnNGdNUTdwZTgF1ZEcFyP
=oilu
-END PGP SIGNATURE-


Accepted:
python-zope.location_3.8.2-1_all.deb
  to main/z/zope.location/python-zope.location_3.8.2-1_all.deb
zope.location_3.8.2-1.diff.gz
  to main/z/zope.location/zope.location_3.8.2-1.diff.gz
zope.location_3.8.2-1.dsc
  to main/z/zope.location/zope.location_3.8.2-1.dsc
zope.location_3.8.2.orig.tar.gz
  to main/z/zope.location/zope.location_3.8.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



Accepted zope.proxy 3.5.0-5 (source amd64)

2010-01-06 Thread Fabio Tranchitella
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 05 Jan 2010 21:35:17 +0100
Source: zope.proxy
Binary: python-zope.proxy
Architecture: source amd64
Version: 3.5.0-5
Distribution: unstable
Urgency: low
Maintainer: Debian/Ubuntu Zope Team 
pkg-zope-develop...@lists.alioth.debian.org
Changed-By: Fabio Tranchitella kob...@debian.org
Description: 
 python-zope.proxy - Generic transparent proxies for Python
Changes: 
 zope.proxy (3.5.0-5) unstable; urgency=low
 .
   * Convert to debhelper 7 and the pydeb dh7 extension.
Checksums-Sha1: 
 c0d1bdc4d13c1ee46e1b4076203c69d311cc667f 1297 zope.proxy_3.5.0-5.dsc
 0b02094d097e911f8688d4692857c2d6e5b7d321 3049 zope.proxy_3.5.0-5.diff.gz
 0d0784319e4487b4eec20f2b4f3ba74cec4d277f 31072 
python-zope.proxy_3.5.0-5_amd64.deb
Checksums-Sha256: 
 fd64df94e4978c5282980b98f72495ae33056fac615148a120b4d1273abafd0e 1297 
zope.proxy_3.5.0-5.dsc
 713b9315835c39ee6063af9b86bfc8ee83e53e08f747f676ef74a2a5218f4c97 3049 
zope.proxy_3.5.0-5.diff.gz
 e8c201d82e6c28327154cc3a1a22da32f9863043eb6a681c8ac3d983e82d6cd4 31072 
python-zope.proxy_3.5.0-5_amd64.deb
Files: 
 d9ce091776963e2a406a9ca6dc17d7d7 1297 zope optional zope.proxy_3.5.0-5.dsc
 a3c5cdcdb9b58c8129db0ff16b0a322d 3049 zope optional zope.proxy_3.5.0-5.diff.gz
 641ec6f8dc56478671d1394ab6517456 31072 zope optional 
python-zope.proxy_3.5.0-5_amd64.deb

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

iEYEARECAAYFAktEjKEACgkQK/juK3+WFWQLsgCdGNkrFlLQwAh6V47cSs892tYm
OXcAn1S+QSWHU+IH9NHfn+xtYogSfIaB
=M2O1
-END PGP SIGNATURE-


Accepted:
python-zope.proxy_3.5.0-5_amd64.deb
  to main/z/zope.proxy/python-zope.proxy_3.5.0-5_amd64.deb
zope.proxy_3.5.0-5.diff.gz
  to main/z/zope.proxy/zope.proxy_3.5.0-5.diff.gz
zope.proxy_3.5.0-5.dsc
  to main/z/zope.proxy/zope.proxy_3.5.0-5.dsc


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



Accepted zope.publisher 3.10.1-1 (source all)

2010-01-06 Thread Fabio Tranchitella
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 05 Jan 2010 21:31:51 +0100
Source: zope.publisher
Binary: python-zope.publisher
Architecture: source all
Version: 3.10.1-1
Distribution: unstable
Urgency: low
Maintainer: Debian/Ubuntu Zope Team 
pkg-zope-develop...@lists.alioth.debian.org
Changed-By: Fabio Tranchitella kob...@debian.org
Description: 
 python-zope.publisher - The Zope publisher publishes Python objects on the web
Changes: 
 zope.publisher (3.10.1-1) unstable; urgency=low
 .
   * New upstream release.
   * Convert to debhelper 7 and the pydeb dh7 extension.
Checksums-Sha1: 
 3acd4f432d45d02554d631b2ef1bcaf748dd2349 1336 zope.publisher_3.10.1-1.dsc
 ca04aa642b63f5a9ea9e22624398997413b90daf 78263 
zope.publisher_3.10.1.orig.tar.gz
 4b85e5e4acf95cfb1ec92b024cc20dab726bce3b 2669 zope.publisher_3.10.1-1.diff.gz
 d37a7dd48efb29771586f9c8f7949d48a6560023 86950 
python-zope.publisher_3.10.1-1_all.deb
Checksums-Sha256: 
 d6d25e124c27c09f861626a7f92a3517ee2c787e04039d82f59839cfdffd2d56 1336 
zope.publisher_3.10.1-1.dsc
 d40497ace47437d25abe90292dd904831b317adaaca2d731d49e2162e1ec0841 78263 
zope.publisher_3.10.1.orig.tar.gz
 15db2b5b644a5e804b950dcea69eb8bf22cdb25ebee288b27ed7245ae4e1f9ed 2669 
zope.publisher_3.10.1-1.diff.gz
 ba6905b32a84361d93857a9128d246fa3774aabaec3b6510c1762e74b5533fe3 86950 
python-zope.publisher_3.10.1-1_all.deb
Files: 
 611bc20b0dd457cc068db196489fdf89 1336 zope extra zope.publisher_3.10.1-1.dsc
 fa922a58051868684de0d02870a8e7b1 78263 zope extra 
zope.publisher_3.10.1.orig.tar.gz
 962e4f9a28134794160702c64621d585 2669 zope extra 
zope.publisher_3.10.1-1.diff.gz
 6ee0ba757e7933fe36d34659f6071834 86950 zope extra 
python-zope.publisher_3.10.1-1_all.deb

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

iEYEARECAAYFAktEjKMACgkQK/juK3+WFWTmYwCfXeyU0lADiidv0FJKJ6OHSK2Y
084Anjtt0eC5ZuO+CTqbpUrDqF3DNyw9
=vFFg
-END PGP SIGNATURE-


Accepted:
python-zope.publisher_3.10.1-1_all.deb
  to main/z/zope.publisher/python-zope.publisher_3.10.1-1_all.deb
zope.publisher_3.10.1-1.diff.gz
  to main/z/zope.publisher/zope.publisher_3.10.1-1.diff.gz
zope.publisher_3.10.1-1.dsc
  to main/z/zope.publisher/zope.publisher_3.10.1-1.dsc
zope.publisher_3.10.1.orig.tar.gz
  to main/z/zope.publisher/zope.publisher_3.10.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



Accepted zope.schema 3.6.1-1 (source all)

2010-01-06 Thread Fabio Tranchitella
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 06 Jan 2010 13:13:07 +0100
Source: zope.schema
Binary: python-zope.schema
Architecture: source all
Version: 3.6.1-1
Distribution: unstable
Urgency: low
Maintainer: Debian/Ubuntu Zope Team 
pkg-zope-develop...@lists.alioth.debian.org
Changed-By: Fabio Tranchitella kob...@debian.org
Description: 
 python-zope.schema - zope.interface extension for defining data schemas
Changes: 
 zope.schema (3.6.1-1) unstable; urgency=low
 .
   * New upstream release.
   * Convert to debhelper 7 and the pydeb dh7 extension.
Checksums-Sha1: 
 e1fa896619910bf1667affb3eae7505053e91986 1302 zope.schema_3.6.1-1.dsc
 13c014d37b93d70ce601dab108b7a402fc2d3e5f 63804 zope.schema_3.6.1.orig.tar.gz
 762d3ec37a3debad83b41308305782eebd5c088b 3131 zope.schema_3.6.1-1.diff.gz
 f05a363789ea1928c0d477396e1bc2870557a89e 55702 
python-zope.schema_3.6.1-1_all.deb
Checksums-Sha256: 
 23b9d24a24c26c436461a7a76246cbd6d8fba32eed80648de5b85cb17627 1302 
zope.schema_3.6.1-1.dsc
 3f6c23dae0c46e5b92fae527b175ac982f4e5a4f6321d6ec6fe0ad91ae8715c8 63804 
zope.schema_3.6.1.orig.tar.gz
 63a6383d4c0bfc9282dfa5e7bf40b8f72034217bbd707c5b1d9db9911c22640f 3131 
zope.schema_3.6.1-1.diff.gz
 685a48d0002966b83080e62c7ec175e15a217da88c73e06e11a38e4ecaaf34e2 55702 
python-zope.schema_3.6.1-1_all.deb
Files: 
 97d3c6eac71ca1fddbd42676294ac0c4 1302 zope extra zope.schema_3.6.1-1.dsc
 cf8fb85270671793a091983e0d27f88e 63804 zope extra zope.schema_3.6.1.orig.tar.gz
 9063441d6ee8d83f4b4bac20b5c83623 3131 zope extra zope.schema_3.6.1-1.diff.gz
 f89f4ddcb98fcbeb5c3e2704244211c3 55702 zope extra 
python-zope.schema_3.6.1-1_all.deb

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

iEYEARECAAYFAktEjKQACgkQK/juK3+WFWR9dQCdH6qcdLwOvWSEIug8zNA7YFoI
87kAnRk6CaRjqg2ssW3H+w+QhaIOiBbm
=1d2/
-END PGP SIGNATURE-


Accepted:
python-zope.schema_3.6.1-1_all.deb
  to main/z/zope.schema/python-zope.schema_3.6.1-1_all.deb
zope.schema_3.6.1-1.diff.gz
  to main/z/zope.schema/zope.schema_3.6.1-1.diff.gz
zope.schema_3.6.1-1.dsc
  to main/z/zope.schema/zope.schema_3.6.1-1.dsc
zope.schema_3.6.1.orig.tar.gz
  to main/z/zope.schema/zope.schema_3.6.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



Accepted zope.security 3.7.2-1 (source amd64)

2010-01-06 Thread Fabio Tranchitella
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 05 Jan 2010 22:28:03 +0100
Source: zope.security
Binary: python-zope.security
Architecture: source amd64
Version: 3.7.2-1
Distribution: unstable
Urgency: low
Maintainer: Debian/Ubuntu Zope Team 
pkg-zope-develop...@lists.alioth.debian.org
Changed-By: Fabio Tranchitella kob...@debian.org
Description: 
 python-zope.security - Zope3 Security Architecture
Changes: 
 zope.security (3.7.2-1) unstable; urgency=low
 .
   * New upstream release.
   * Convert to debhelper 7 and the pydeb dh7 extension.
Checksums-Sha1: 
 b64a1d3a94491c0a61f436f9c1de2d177aaed97b 1323 zope.security_3.7.2-1.dsc
 e90c406f140c220d34028fe55bf817c8b419e20d 100475 zope.security_3.7.2.orig.tar.gz
 72855c392023da30f20d2c6207b8f7e283a8c969 3030 zope.security_3.7.2-1.diff.gz
 4a0c8414ee1830b40ad41a222d33f791c33895ce 100554 
python-zope.security_3.7.2-1_amd64.deb
Checksums-Sha256: 
 c1eedd80b68e7f7ed583678575462968e97bd68a6cb1e71317a3edc3a7477d6f 1323 
zope.security_3.7.2-1.dsc
 032b81087c01132c8610adae5feb6f0ffcec15f90b4c30b29f8d7576670ae860 100475 
zope.security_3.7.2.orig.tar.gz
 db026b5051f8928bd32f2c5356945d7c39f00dc0744d6343906804f347fbe690 3030 
zope.security_3.7.2-1.diff.gz
 aab35ef0d98fc1e1d79fb5635a64fb9e84fb55b1281309230600ce32732bb14b 100554 
python-zope.security_3.7.2-1_amd64.deb
Files: 
 23e91ab44840dbd2174814db914a7cfc 1323 zope extra zope.security_3.7.2-1.dsc
 0cc622d4ac22f34c88c4d79bc10f74e2 100475 zope extra 
zope.security_3.7.2.orig.tar.gz
 3ccca9dbd81b3c67498379257002da5c 3030 zope extra zope.security_3.7.2-1.diff.gz
 805d6febace63a64c62a55e605102c0e 100554 zope extra 
python-zope.security_3.7.2-1_amd64.deb

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

iEYEARECAAYFAktEjKYACgkQK/juK3+WFWQQfgCgnvvjEhDWQ85B2990R7dgzuM1
c3UAoItoqSYt4TXx+phAJIYfc6rarT4S
=ACBT
-END PGP SIGNATURE-


Accepted:
python-zope.security_3.7.2-1_amd64.deb
  to main/z/zope.security/python-zope.security_3.7.2-1_amd64.deb
zope.security_3.7.2-1.diff.gz
  to main/z/zope.security/zope.security_3.7.2-1.diff.gz
zope.security_3.7.2-1.dsc
  to main/z/zope.security/zope.security_3.7.2-1.dsc
zope.security_3.7.2.orig.tar.gz
  to main/z/zope.security/zope.security_3.7.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



Accepted zope.sqlalchemy 0.4-6 (source all)

2010-01-06 Thread Fabio Tranchitella
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 05 Jan 2010 20:45:01 +0100
Source: zope.sqlalchemy
Binary: python-zope.sqlalchemy
Architecture: source all
Version: 0.4-6
Distribution: unstable
Urgency: low
Maintainer: Debian/Ubuntu Zope Team 
pkg-zope-develop...@lists.alioth.debian.org
Changed-By: Fabio Tranchitella kob...@debian.org
Description: 
 python-zope.sqlalchemy - Minimal Zope/SQLAlchemy transaction integration
Changes: 
 zope.sqlalchemy (0.4-6) unstable; urgency=low
 .
   * Convert to debhelper 7 and the pydeb dh7 extension.
Checksums-Sha1: 
 4a8f90e5811588e0df920a9f557a49d046cbf762 1324 zope.sqlalchemy_0.4-6.dsc
 966d20aa53084347008ea6aa830ab6df78a88564 2919 zope.sqlalchemy_0.4-6.diff.gz
 6c9ee8a70d944ddf19ab3b8456416ae3daa6ce09 15300 
python-zope.sqlalchemy_0.4-6_all.deb
Checksums-Sha256: 
 2648ac3b3137576dac09ec39ce7016005cbd7f44ed4c0ba91fc07fee5fe81b7f 1324 
zope.sqlalchemy_0.4-6.dsc
 cff45bdebad190b297eeecdedaf5592b1704c6c09e186f85a03fabcafbef4d90 2919 
zope.sqlalchemy_0.4-6.diff.gz
 cf5682458d9c80e01443c5f587da94914bcd377894be61b78c28d036a221cedf 15300 
python-zope.sqlalchemy_0.4-6_all.deb
Files: 
 1469e8fd46ee15d2864e0be82b3a87b2 1324 zope extra zope.sqlalchemy_0.4-6.dsc
 31cad9cf2dc349244ef9dc599c5fe261 2919 zope extra zope.sqlalchemy_0.4-6.diff.gz
 591d619b17c69ca524f9e4a4956ed273 15300 zope extra 
python-zope.sqlalchemy_0.4-6_all.deb

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

iEYEARECAAYFAktEjKcACgkQK/juK3+WFWSLZQCaAttO915RAY8y9Y9GQIbDCk/R
ivwAn2AFnm6QLjhmszdP9nIRkpDBLgPA
=6vxy
-END PGP SIGNATURE-


Accepted:
python-zope.sqlalchemy_0.4-6_all.deb
  to main/z/zope.sqlalchemy/python-zope.sqlalchemy_0.4-6_all.deb
zope.sqlalchemy_0.4-6.diff.gz
  to main/z/zope.sqlalchemy/zope.sqlalchemy_0.4-6.diff.gz
zope.sqlalchemy_0.4-6.dsc
  to main/z/zope.sqlalchemy/zope.sqlalchemy_0.4-6.dsc


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



Accepted zope.testbrowser 3.5.1-5 (source all)

2010-01-06 Thread Fabio Tranchitella
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 05 Jan 2010 20:43:05 +0100
Source: zope.testbrowser
Binary: python-zope.testbrowser
Architecture: source all
Version: 3.5.1-5
Distribution: unstable
Urgency: low
Maintainer: Debian/Ubuntu Zope Team 
pkg-zope-develop...@lists.alioth.debian.org
Changed-By: Fabio Tranchitella kob...@debian.org
Description: 
 python-zope.testbrowser - Programmable browser for functional black-box tests
Changes: 
 zope.testbrowser (3.5.1-5) unstable; urgency=low
 .
   * Convert to debhelper 7 and the pydeb dh7 extension.
Checksums-Sha1: 
 cbc2bc0382d6091df65c5bf64c0500e25edad81f 1347 zope.testbrowser_3.5.1-5.dsc
 3d20fb31023684f10a5ed8122661c9bf0175e23d 2897 zope.testbrowser_3.5.1-5.diff.gz
 32b58f3d369f5bebdfb30ef2fe7ad765e847b2ad 47080 
python-zope.testbrowser_3.5.1-5_all.deb
Checksums-Sha256: 
 134c08579c145cd76f4ef85c5a75c686f43eaffc9c8e6a9c07589c885250b9fc 1347 
zope.testbrowser_3.5.1-5.dsc
 0fe34c67dc6abb0a62767986a71039ba59ca218cc9374fa58049cbe8052c1b6a 2897 
zope.testbrowser_3.5.1-5.diff.gz
 73e6120d56edac2f2bbe2a421d33ffc61ea9d0d2f127afaf965ab8536f181fe9 47080 
python-zope.testbrowser_3.5.1-5_all.deb
Files: 
 dfaf0695a36d324006328ff44cb42d39 1347 zope extra zope.testbrowser_3.5.1-5.dsc
 c50db624a78ef743e7901ecf3ab775f6 2897 zope extra 
zope.testbrowser_3.5.1-5.diff.gz
 33eaeaed87b9d6cb8898a70ddea1d416 47080 zope extra 
python-zope.testbrowser_3.5.1-5_all.deb

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

iEYEARECAAYFAktEjKkACgkQK/juK3+WFWTf2gCfbPTa3LfwpEqjBcfZPm3WsEed
LR8An2FK0oyJKTNEcv86VJ+mhAk0RX0L
=mEUO
-END PGP SIGNATURE-


Accepted:
python-zope.testbrowser_3.5.1-5_all.deb
  to main/z/zope.testbrowser/python-zope.testbrowser_3.5.1-5_all.deb
zope.testbrowser_3.5.1-5.diff.gz
  to main/z/zope.testbrowser/zope.testbrowser_3.5.1-5.diff.gz
zope.testbrowser_3.5.1-5.dsc
  to main/z/zope.testbrowser/zope.testbrowser_3.5.1-5.dsc


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



Accepted zope.testing 3.8.3-3 (source all)

2010-01-06 Thread Fabio Tranchitella
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 25 Dec 2009 20:09:13 +0100
Source: zope.testing
Binary: python-zope.testing
Architecture: source all
Version: 3.8.3-3
Distribution: unstable
Urgency: low
Maintainer: Debian/Ubuntu Zope Team 
pkg-zope-develop...@lists.alioth.debian.org
Changed-By: Fabio Tranchitella kob...@debian.org
Description: 
 python-zope.testing - The zope testing framework, including the testrunner 
script
Changes: 
 zope.testing (3.8.3-3) unstable; urgency=low
 .
   * Convert to debhelper 7 and the pydeb dh7 extension.
Checksums-Sha1: 
 4050b949a991878f397f3469839217af7d702aa0 1357 zope.testing_3.8.3-3.dsc
 19783d81506073eeff21d766ef263ef66676c557 26627 zope.testing_3.8.3-3.diff.gz
 ffbf7679182851ac850308a13963be558d840ad0 150726 
python-zope.testing_3.8.3-3_all.deb
Checksums-Sha256: 
 03c0376a7f72d1f13d52b34c1d690ae8dad3352ffca118e9964d855f8953f055 1357 
zope.testing_3.8.3-3.dsc
 9c755e79d66796ccc8151044c4c990fd4b661538758aed06bb3b5b50cc08be5f 26627 
zope.testing_3.8.3-3.diff.gz
 6494c3da4dd327b0ea1248c8d19529461d5218fbac46539152439bcf0e05a078 150726 
python-zope.testing_3.8.3-3_all.deb
Files: 
 40525888d1ef0cf74fb62f6d89415d13 1357 zope optional zope.testing_3.8.3-3.dsc
 55a23cd5df878eb63d7c6652032aebbb 26627 zope optional 
zope.testing_3.8.3-3.diff.gz
 eecd982866b042644c0b86b0a68b9ec3 150726 zope optional 
python-zope.testing_3.8.3-3_all.deb

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

iEYEARECAAYFAktEjKoACgkQK/juK3+WFWSqWgCfUdNFYp4avmxbsxdmX2NLmqs0
vwYAn3ojEAika/oie0+7/ntXh5SSRmxv
=7PhB
-END PGP SIGNATURE-


Accepted:
python-zope.testing_3.8.3-3_all.deb
  to main/z/zope.testing/python-zope.testing_3.8.3-3_all.deb
zope.testing_3.8.3-3.diff.gz
  to main/z/zope.testing/zope.testing_3.8.3-3.diff.gz
zope.testing_3.8.3-3.dsc
  to main/z/zope.testing/zope.testing_3.8.3-3.dsc


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



Accepted zope.traversing 3.8.0-3 (source all)

2010-01-06 Thread Fabio Tranchitella
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 05 Jan 2010 20:17:49 +0100
Source: zope.traversing
Binary: python-zope.traversing
Architecture: source all
Version: 3.8.0-3
Distribution: unstable
Urgency: low
Maintainer: Debian/Ubuntu Zope Team 
pkg-zope-develop...@lists.alioth.debian.org
Changed-By: Fabio Tranchitella kob...@debian.org
Description: 
 python-zope.traversing - Resolving paths in the object hierarchy
Changes: 
 zope.traversing (3.8.0-3) unstable; urgency=low
 .
   * Convert to debhelper 7 and the pydeb dh7 extension.
Checksums-Sha1: 
 d5ce4185683d3e92aa641ec1c76a0d6ccba128d2 1338 zope.traversing_3.8.0-3.dsc
 27f36cc4b853bc82ebd05d7fb34e68db0bc5e4ad 3017 zope.traversing_3.8.0-3.diff.gz
 91a08071e83b3d47f9dcf81028ffe1c2aeed4fde 31692 
python-zope.traversing_3.8.0-3_all.deb
Checksums-Sha256: 
 a62fad6424f567c121a340d91c3519cd742216a682860dcb1df4896e019a43d4 1338 
zope.traversing_3.8.0-3.dsc
 d1371e9ab543a29c865637393d86bff374ae766cd4f3ec4b83784e6f535603e0 3017 
zope.traversing_3.8.0-3.diff.gz
 d7e16b0f120d794994f26fa11403caf80cf2f76d2bac5a884500f4d595711871 31692 
python-zope.traversing_3.8.0-3_all.deb
Files: 
 6fcf93b43ed0d12ecaaa3be6083ebdaf 1338 zope extra zope.traversing_3.8.0-3.dsc
 7ebdadee1e2dfe67193c4ff5ff1b04d8 3017 zope extra 
zope.traversing_3.8.0-3.diff.gz
 77b8ee4e2bbd86436bb99f268cabcd5f 31692 zope extra 
python-zope.traversing_3.8.0-3_all.deb

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

iEYEARECAAYFAktEjKwACgkQK/juK3+WFWQBvQCgkhXDYLp8l87v7OMFzQR/4SRF
KpMAni1Da/fD97t97IOIihYb/BXhYwsV
=pvTQ
-END PGP SIGNATURE-


Accepted:
python-zope.traversing_3.8.0-3_all.deb
  to main/z/zope.traversing/python-zope.traversing_3.8.0-3_all.deb
zope.traversing_3.8.0-3.diff.gz
  to main/z/zope.traversing/zope.traversing_3.8.0-3.diff.gz
zope.traversing_3.8.0-3.dsc
  to main/z/zope.traversing/zope.traversing_3.8.0-3.dsc


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



Accepted gtk+2.0 2.19.2-2 (source all amd64)

2010-01-06 Thread Sebastian Dröge
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 06 Jan 2010 11:42:07 +0100
Source: gtk+2.0
Binary: libgtk2.0-0 libgtk-directfb-2.0-0 libgtk-directfb-2.0-0-udeb 
libgtk2.0-common libgtk2.0-bin libgtk2.0-dev libgtk-directfb-2.0-dev 
libgtk2.0-0-dbg libgtk2.0-doc gtk2.0-examples gtk2-engines-pixbuf libgail18 
libgail-common libgail-dev libgail-dbg libgail-doc
Architecture: source all amd64
Version: 2.19.2-2
Distribution: experimental
Urgency: low
Maintainer: Sebastien Bacher seb...@debian.org
Changed-By: Sebastian Dröge sl...@debian.org
Description: 
 gtk2-engines-pixbuf - Pixbuf-based theme for GTK+ 2.x
 gtk2.0-examples - Examples files for the GTK+ 2.0
 libgail-common - GNOME Accessibility Implementation Library -- common modules
 libgail-dbg - Gail libraries and debugging symbols
 libgail-dev - GNOME Accessibility Implementation Library -- development files
 libgail-doc - documentation files of the Gail library
 libgail18  - GNOME Accessibility Implementation Library -- shared libraries
 libgtk-directfb-2.0-0 - The GTK+ graphical user interface library - DirectFB 
runtime
 libgtk-directfb-2.0-0-udeb - The GTK+ graphical user interface library - 
minimal runtime (udeb)
 libgtk-directfb-2.0-dev - Development files for the GTK+ library - DirectFB 
version
 libgtk2.0-0 - The GTK+ graphical user interface library
 libgtk2.0-0-dbg - The GTK+ libraries and debugging symbols
 libgtk2.0-bin - The programs for the GTK+ graphical user interface library
 libgtk2.0-common - Common files for the GTK+ graphical user interface library
 libgtk2.0-dev - Development files for the GTK+ library
 libgtk2.0-doc - Documentation for the GTK+ graphical user interface library
Changes: 
 gtk+2.0 (2.19.2-2) experimental; urgency=low
 .
   * debian/patches/091_size_allocate_crash.patch:
 + Patch from upstream GIT to fix a crash on size allocations.
   Thanks to Sebastien Bacher.
Checksums-Sha1: 
 5b195bbf5510c235856f2e7999504b6ec9b4e1f4 2132 gtk+2.0_2.19.2-2.dsc
 1fd6501ac7e8355dc91858c8aa7f9c88dc6d1f51 285268 gtk+2.0_2.19.2-2.diff.gz
 4cebf81dec3ab16f95e479e0f52747950f7c8f43 6698738 
libgtk2.0-common_2.19.2-2_all.deb
 dddf315fe51f255c89d21103c3ea2d0a0fa8fe44 275972 libgtk2.0-bin_2.19.2-2_all.deb
 88edd53b2acf105cbf305fd8282eafcdef8947c8 4091798 libgtk2.0-doc_2.19.2-2_all.deb
 5a670f1c186d11c116b3eeacb0e26c509c093621 280318 libgail-doc_2.19.2-2_all.deb
 069744cc6c687d3ce6ece3e981edf3858e205be6 2813644 libgtk2.0-0_2.19.2-2_amd64.deb
 2c8ed96005bd864d3589fc2554cce6b680688567 2433906 
libgtk-directfb-2.0-0_2.19.2-2_amd64.deb
 bb05b43a5bf17cc33ff6523d1fd2cd80b023b787 2198662 
libgtk-directfb-2.0-0-udeb_2.19.2-2_amd64.udeb
 59b2eb00d45afcba06b09c60a6b591df1611e301 3797030 
libgtk2.0-dev_2.19.2-2_amd64.deb
 5404754d6c8b8025ff424aaad2c99e9865bcd969 274196 
libgtk-directfb-2.0-dev_2.19.2-2_amd64.deb
 6db5beb4d13818f5418cdfdd402c17d774d0342b 10822696 
libgtk2.0-0-dbg_2.19.2-2_amd64.deb
 a963bbc2706da06754435eab9ed72b9a057ae524 905918 
gtk2.0-examples_2.19.2-2_amd64.deb
 49b27ee019c6669dc3a5fed21c7216550f86 616374 
gtk2-engines-pixbuf_2.19.2-2_amd64.deb
 6f670c99112d76edd80be599e0fb0370fbd61c48 280670 libgail18_2.19.2-2_amd64.deb
 69c89a4e6fe4de7e8518778c478823cbcfeca2f0 426546 
libgail-common_2.19.2-2_amd64.deb
 351f82d3b2a48cda40989bf71295b099e7faf676 281922 libgail-dev_2.19.2-2_amd64.deb
 f5e7fd1e0f455017e17c471e7a251d70126623b4 826916 libgail-dbg_2.19.2-2_amd64.deb
Checksums-Sha256: 
 954093d816d6f3775b3607faeb5ba5b4384be379c20b576a9e477b9e61c93583 2132 
gtk+2.0_2.19.2-2.dsc
 87c08b13b425b5b1f159c3c4aed26b14837660762ff26b7a9ec57ceee5a4befd 285268 
gtk+2.0_2.19.2-2.diff.gz
 49a5eadbba4b3ef852132bcbcda839e6e9c2b1153624e3f01323f86c338a9499 6698738 
libgtk2.0-common_2.19.2-2_all.deb
 de49c7357fb48d13b4c9115fae3c89dc3f28ea81c5fed82b7123389ec6c9c264 275972 
libgtk2.0-bin_2.19.2-2_all.deb
 a3ccd97a93a4e3d6d32996c736361bc1edc922795c947b4f881cd94b1e3a68e1 4091798 
libgtk2.0-doc_2.19.2-2_all.deb
 7ffb2064b7fbecc05a06b62f525fcdc14465853a3a629a0b71a3ab3e6b7dac86 280318 
libgail-doc_2.19.2-2_all.deb
 1693cce208a50c30aa2e0e9d54dc76c74e7e47a8396ae1285dffe50e604c8d1f 2813644 
libgtk2.0-0_2.19.2-2_amd64.deb
 a49979c81f93d3f6bc38ca8c48fd1fe7c2f5be6486519d8fd7435f6eae723cea 2433906 
libgtk-directfb-2.0-0_2.19.2-2_amd64.deb
 dd8f502b98882990e0677ab45bc9d7da8008a66443c6890e3c5e30063dcfa729 2198662 
libgtk-directfb-2.0-0-udeb_2.19.2-2_amd64.udeb
 96eaa4eaef4dc1e640634004f5341cf3ee67df768ebc1bf01c9ddd113d0fe4cf 3797030 
libgtk2.0-dev_2.19.2-2_amd64.deb
 d1cef8862649041c73eac1a441145f40e01578e3aec68a21e38eee436805daf4 274196 
libgtk-directfb-2.0-dev_2.19.2-2_amd64.deb
 caa281a25ab06049c72e8c4c10fb2581168b62e4a1c8da087d4fcd9c5a0f680c 10822696 
libgtk2.0-0-dbg_2.19.2-2_amd64.deb
 c085b5a0ef0fce50b135fc3c559f0923154b91bf184cc66d2ff016a55baf0c41 905918 
gtk2.0-examples_2.19.2-2_amd64.deb
 98c4e30f27a7d9a955df8da771d11c43a29226f48457a1aacf15acab4d501872 616374 
gtk2-engines-pixbuf_2.19.2-2_amd64.deb
 

Accepted axiom 20091101-2 (source all i386)

2010-01-06 Thread Camm Maguire
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 06 Jan 2010 03:04:03 +
Source: axiom
Binary: axiom axiom-source axiom-test axiom-doc axiom-databases axiom-tex 
axiom-graphics axiom-graphics-data axiom-hypertex axiom-hypertex-data
Architecture: source all i386
Version: 20091101-2
Distribution: unstable
Urgency: low
Maintainer: Camm Maguire c...@debian.org
Changed-By: Camm Maguire c...@debian.org
Description: 
 axiom  - A general purpose computer algebra system: main binary and module
 axiom-databases - A general purpose computer algebra system: generated text 
databas
 axiom-doc  - A general purpose computer algebra system: documentation
 axiom-graphics - A general purpose computer algebra system: graphics subsystem
 axiom-graphics-data - A general purpose computer algebra system: graphics 
subsystem
 axiom-hypertex - A general purpose computer algebra system: hypertex subsystem
 axiom-hypertex-data - A general purpose computer algebra system: hypertex 
subsystem
 axiom-source - A general purpose computer algebra system: source files
 axiom-test - A general purpose computer algebra system: regression test inputs
 axiom-tex  - A general purpose computer algebra system: style file for TeX
Closes: 563863
Changes: 
 axiom (20091101-2) unstable; urgency=low
 .
   * Bug fix: /usr/bin/ld: cannot find -lz, thanks to Cyril Brulebois
 (Closes: #563863).  Add zlib1g-dev build-dep
Checksums-Sha1: 
 0d3952555ca73e581d5da643b544957a585769ae 1333 axiom_20091101-2.dsc
 9d3577f91cf1ac91a6b6888b6d026cc9fe7ddc7d 7614781 axiom_20091101-2.diff.gz
 5989ce084b6f7591a8040c639e5569b75a8b85a5 89946 axiom-source_20091101-2_all.deb
 1a53e6b1420cdbfd513ff94a0625426414ad3053 3659854 axiom-test_20091101-2_all.deb
 10a0f9060aa52d39ba4b9cd624b71a57b440bab6 35199896 axiom-doc_20091101-2_all.deb
 616b14d5ada39c34a8adcdd28f36e0f6e4f03f11 1156922 
axiom-databases_20091101-2_all.deb
 6572cc3df5a66912eb913a753bbe95231e497eb9 100288 axiom-tex_20091101-2_all.deb
 f1cd3c2300f9768f057ea55371cee672fb3a1cf9 2649620 
axiom-graphics-data_20091101-2_all.deb
 b503e70f5d78ffa1fa34e280bae2dd1fefcf2d39 11608774 
axiom-hypertex-data_20091101-2_all.deb
 076cd3072c9075ae25295d97fb99a042b5d425ba 39280314 axiom_20091101-2_i386.deb
 a810cecbae8111053839aa17d70c38b28ca1edbf 255202 
axiom-graphics_20091101-2_i386.deb
 620259c74871fd4720630a5ca6b222715d2e1657 197076 
axiom-hypertex_20091101-2_i386.deb
Checksums-Sha256: 
 d4c060542aa241d5c440706539e6c9f116c595bf37e48bc0173b896c8e77fad8 1333 
axiom_20091101-2.dsc
 0368a2bfcb35ff85755dba273a16e8ba5a99329b949faef026b360b4e23c92a0 7614781 
axiom_20091101-2.diff.gz
 4ad9362f784c07af7895718e80e52b3070e844fb2e715a27b083ef52c0c4ed33 89946 
axiom-source_20091101-2_all.deb
 66038a1d1e1465b9a882d550949d7bd81756fa6f00aa53c0758fe19456da3882 3659854 
axiom-test_20091101-2_all.deb
 7afcfc8fb3f38bcb61d7b82ef9af4c887fc335e0790115656841a0a78fddcdc2 35199896 
axiom-doc_20091101-2_all.deb
 b21ceba24be33fbbd2f345c3f49a9f8c3e240c3755dd559bbd09bf35317b308d 1156922 
axiom-databases_20091101-2_all.deb
 053824d760dc71b5ad6ece5fc6507562d35df9243a21099dae8fc11154ce4e16 100288 
axiom-tex_20091101-2_all.deb
 190a0351dc71f8e23410e099b172607d0d3a6f0ad93d4962da03f7031a89ff78 2649620 
axiom-graphics-data_20091101-2_all.deb
 6ed66de5ed25f0b6468fb9af8cae1bc8dbfce683d2fc00e1ea2e93d6af898fce 11608774 
axiom-hypertex-data_20091101-2_all.deb
 95fefa4b7cc9bbd4a5cdb1a648f545adff1e8f1809421a893969b8c08609a9ce 39280314 
axiom_20091101-2_i386.deb
 a9c53a51363cdcfb5ec58fa3b6d2e60bcca7c9236ca406c49d66da376253fc45 255202 
axiom-graphics_20091101-2_i386.deb
 e74eaadacb7210df9dc5233e878e309a9dac952503f7976591f1c348c3d4bff5 197076 
axiom-hypertex_20091101-2_i386.deb
Files: 
 546eb644e50597e96ab3da0507e1f60e 1333 math optional axiom_20091101-2.dsc
 db1465c07019a78c616ccc94d18feff0 7614781 math optional axiom_20091101-2.diff.gz
 3f99e8cd69d245b9cfab9f0f844027dd 89946 math optional 
axiom-source_20091101-2_all.deb
 6b4144a2d1ff85756d6ca1a881deb855 3659854 math optional 
axiom-test_20091101-2_all.deb
 bcbd6eb9d40aa0182bfd56979a99d9d8 35199896 math optional 
axiom-doc_20091101-2_all.deb
 a9e8da9f0a0e7780f4a9ff0bcf5efb65 1156922 math optional 
axiom-databases_20091101-2_all.deb
 61978dc8f86ecd46099be5be58485b3e 100288 math optional 
axiom-tex_20091101-2_all.deb
 023caff18422cc2920237ca413575d1f 2649620 math optional 
axiom-graphics-data_20091101-2_all.deb
 d90656fe91b923f608b8033516dc7acd 11608774 math optional 
axiom-hypertex-data_20091101-2_all.deb
 8720df47ae8875b9e828e95faffa1d74 39280314 math optional 
axiom_20091101-2_i386.deb
 46fd935929c5e2a3624b5e1c58614d4c 255202 math optional 
axiom-graphics_20091101-2_i386.deb
 4efa1a3ff8f86fb122bae8c49537feec 197076 math optional 
axiom-hypertex_20091101-2_i386.deb

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

iEYEARECAAYFAktEn4cACgkQczG1wFfwRdyTCwCggkHm6/5W9ypFi5qW7rD6WBuC
Gj4AoILnome2cVzX9D9urGYDNq5XgQNT
=8e5s
-END PGP SIGNATURE-


Accepted:

Accepted bless 0.6.0-2 (source all)

2010-01-06 Thread Jo Shields
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 06 Jan 2010 14:52:46 +
Source: bless
Binary: bless
Architecture: source all
Version: 0.6.0-2
Distribution: unstable
Urgency: low
Maintainer: Debian CLI Applications Team 
pkg-cli-apps-t...@lists.alioth.debian.org
Changed-By: Jo Shields direct...@apebox.org
Description: 
 bless  - A full featured hexadecimal editor
Closes: 562263
Changes: 
 bless (0.6.0-2) unstable; urgency=low
 .
   * debian/control,
 debian/rules:
 + Use mono-devel 2.4.3 and mono-csc from inside (Closes: #562263)
   * debian/control:
 + Update build-depends for -cil-dev transition
Checksums-Sha1: 
 d1ab87d084e16520c6757a27cd97b4e8fe5752b6 1660 bless_0.6.0-2.dsc
 e901905828fa3a67be19a345754560b52b6f6fcf 5308 bless_0.6.0-2.diff.gz
 f63af9e9ef5153b4c55faa1b052267bcc7608681 531732 bless_0.6.0-2_all.deb
Checksums-Sha256: 
 59dbac5a3c719e0173c8fa3accb7bf924ee8a089d28346ab68b841aa089eced2 1660 
bless_0.6.0-2.dsc
 303babd25a770fd56a499f07e1f115daa42e2593389f7c1ebb083a9cf433a4ad 5308 
bless_0.6.0-2.diff.gz
 798033b8f6070b4fe11cd02a52ce6f5fa4dc55debace946f0006f6e82e985724 531732 
bless_0.6.0-2_all.deb
Files: 
 5309da112df52cf3a0616dc057e1bcb0 1660 editors optional bless_0.6.0-2.dsc
 cc347da53cae6e3dbaf254fd66ee3a8c 5308 editors optional bless_0.6.0-2.diff.gz
 877b8b2eb3a1c1a4b55b84768cee0f0b 531732 editors optional bless_0.6.0-2_all.deb

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

iQEcBAEBCAAGBQJLRKY7AAoJEMkPnLkOH60M01AIANX1mlPEISHHvIbOOFXOAm8w
VbW2np+itZZujWDu2AzEQ+dWnTtJ+mVu2Buo509AewhvrZC+YcnIYYUSxKg9vnh8
0AoMPpYSxewxXNWDbsK+/krA8VH+oyiBVhnzUM8unF5QGfbjNLPHrUXJ1pO3XyG3
GglWtx+IIcq1qrfwq5Vb0dc4BZmEDAUthUauwSgT7RZlrRAYHyM7//YNiqv3flzU
onL6mxv99WAo0Y/fiHn3RqpWAMTnZtSmX72twDLi1OHOnmN5vIADQUisfrj8TeJP
UofcVDf4E0+Qe8yMNwCvripvW04qQLa3rQirkwiTCjkePsQKmbAJuiiN3REHzzw=
=MkEk
-END PGP SIGNATURE-


Accepted:
bless_0.6.0-2.diff.gz
  to main/b/bless/bless_0.6.0-2.diff.gz
bless_0.6.0-2.dsc
  to main/b/bless/bless_0.6.0-2.dsc
bless_0.6.0-2_all.deb
  to main/b/bless/bless_0.6.0-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



Accepted cowbell 0.2.7.1-5 (source amd64)

2010-01-06 Thread Jo Shields
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 06 Jan 2010 15:17:37 +
Source: cowbell
Binary: cowbell
Architecture: source amd64
Version: 0.2.7.1-5
Distribution: unstable
Urgency: low
Maintainer: Debian CLI Applications Team 
pkg-cli-apps-t...@lists.alioth.debian.org
Changed-By: Jo Shields direct...@apebox.org
Description: 
 cowbell- An easy-to-use tag editor for your music files
Closes: 562269
Changes: 
 cowbell (0.2.7.1-5) unstable; urgency=low
 .
   * debian/control:
 + No-change bump to Standards 3.8.3
 + Build-depend on -cil-dev versions of things
   * debian/rules,
 debian/control:
 + Build-depend on mono-devel 2.4.3 and use mono-csc (Closes: #562269)
Checksums-Sha1: 
 11f325ccb56ca3c2d850a8b3540887bc0f2bea8a 1749 cowbell_0.2.7.1-5.dsc
 332b35f1bd23cb97fbe61bbd4cec6937cef7d064 4778 cowbell_0.2.7.1-5.diff.gz
 372de15db22734191ab330777cceaf5bfb8324ce 101122 cowbell_0.2.7.1-5_amd64.deb
Checksums-Sha256: 
 087238f8aec49a9e1830b30bfd9a746ba4574afbd12d9c15f4562af4bddc93b2 1749 
cowbell_0.2.7.1-5.dsc
 de768a78b1d14cf55d33ac8e69a68313e20518d640b28e35a5ccd2df54bd2418 4778 
cowbell_0.2.7.1-5.diff.gz
 2922b2b08ea1a961ff6edd9a2e73711c7428ecddc7d45bc03c7bdcb0c6650d53 101122 
cowbell_0.2.7.1-5_amd64.deb
Files: 
 dca97ea3be2968bc082cf695141a3167 1749 sound optional cowbell_0.2.7.1-5.dsc
 454d48d95940b3ae19e6b7d687539f12 4778 sound optional cowbell_0.2.7.1-5.diff.gz
 cf2d559864b0a1945bced434a38b06b9 101122 sound optional 
cowbell_0.2.7.1-5_amd64.deb

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

iQEcBAEBCAAGBQJLRKyDAAoJEMkPnLkOH60MKSUH/jM+jn+ZWO0HMFAOZphjnouX
3D180jKyc4ElI00Un9tJ42Uwns1tbJoFwSROPGdSK54/aLgiLmjNeawJNPTpt/6B
IH1OesGl+JuYdMQaBm0HwuIiduagOHAKbytVLkTZhoVLl4cgjPvHwNGkhHK9KjCM
hyhyxqoECrPvwsYrSrHRbX4DkGFzurRrTFfbx8G1HWlFb/M7uCEQV6IrSMY11eHW
0MA1z+6/SuX5Yjy2FFkM1ow0P/KjbY1a6SNw1fZE/XOnlQCt1/KP9SSE1wFaTGHF
j592O6W5b8W7C+eAHXyeZ0Mza5U7PvTc31legGLmIAB3pP5zjlrmN+Ffc9Kdhc8=
=5o7X
-END PGP SIGNATURE-


Accepted:
cowbell_0.2.7.1-5.diff.gz
  to main/c/cowbell/cowbell_0.2.7.1-5.diff.gz
cowbell_0.2.7.1-5.dsc
  to main/c/cowbell/cowbell_0.2.7.1-5.dsc
cowbell_0.2.7.1-5_amd64.deb
  to main/c/cowbell/cowbell_0.2.7.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



Accepted gtg 0.2-2 (source all)

2010-01-06 Thread Luca Falavigna
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 06 Jan 2010 15:20:15 +0100
Source: gtg
Binary: gtg
Architecture: source all
Version: 0.2-2
Distribution: unstable
Urgency: low
Maintainer: Luca Falavigna dktrkr...@debian.org
Changed-By: Luca Falavigna dktrkr...@debian.org
Description: 
 gtg- organizer for the GNOME desktop environment
Changes: 
 gtg (0.2-2) unstable; urgency=low
 .
   * debian/patches/distutils_missing_files.patch:
 - Add missing files to setup.py.
   * Switch to format 3.0 (quilt).
Checksums-Sha1: 
 f117d5eb66c499f78be347c79b9604efabcbb0f1 1244 gtg_0.2-2.dsc
 42cfb90b7ad930b446daae1b7a44d4cd54742796 6260 gtg_0.2-2.debian.tar.gz
 d2ef5c5adf196833ff36212276611aaa769ef1b4 372548 gtg_0.2-2_all.deb
Checksums-Sha256: 
 c37601a7b1a625ea6900636d386798ecbaecbe78c90a0f17c38edd91b92eb7b6 1244 
gtg_0.2-2.dsc
 0fcc69f938c0648aaa610f427f39bd724aaa51c460bb67ce39295c41d338 6260 
gtg_0.2-2.debian.tar.gz
 33b026d8925ac108443154129aa03ebdcf902b81a07fd2eabfe5cd84da5a2383 372548 
gtg_0.2-2_all.deb
Files: 
 6d15cd25b94d3ea93fb967494266c273 1244 gnome optional gtg_0.2-2.dsc
 84726ea1c543df79ab2d4383ff95ad91 6260 gnome optional gtg_0.2-2.debian.tar.gz
 803f2ae11540cfc038f34f6caf8c30e8 372548 gnome optional gtg_0.2-2_all.deb

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

iEYEARECAAYFAktEnOgACgkQnXjXEYa8KlAscACeKlL42ZHlEj54mEcijXjRDAPF
hBcAnijdpRml0nVumJ754eIITBF9jZBM
=ncOD
-END PGP SIGNATURE-


Accepted:
gtg_0.2-2.debian.tar.gz
  to main/g/gtg/gtg_0.2-2.debian.tar.gz
gtg_0.2-2.dsc
  to main/g/gtg/gtg_0.2-2.dsc
gtg_0.2-2_all.deb
  to main/g/gtg/gtg_0.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



Accepted libmime-types-ruby 1.16-2 (source all)

2010-01-06 Thread Decklin Foster
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 06 Jan 2010 09:16:39 -0500
Source: libmime-types-ruby
Binary: libmime-types-ruby
Architecture: source all
Version: 1.16-2
Distribution: unstable
Urgency: low
Maintainer: Decklin Foster deck...@red-bean.com
Changed-By: Decklin Foster deck...@red-bean.com
Description: 
 libmime-types-ruby - guess MIME type of files
Closes: 563932
Changes: 
 libmime-types-ruby (1.16-2) unstable; urgency=low
 .
   * Fix installation path (Closes: #563932)
Checksums-Sha1: 
 31f8b18b6f626d814a7af94dd8a8c3e5580ea204 1065 libmime-types-ruby_1.16-2.dsc
 ffa32e1f6735ba34ff04a2d0eb6c4acfbd1968eb 2283 libmime-types-ruby_1.16-2.diff.gz
 961dcb67cfcccd94d3100a7e4e96fe8957179e23 28338 
libmime-types-ruby_1.16-2_all.deb
Checksums-Sha256: 
 c52b0c442bac60aabf19b40b2c541fa664a6f3f38ebfaeb760f1b50e8f60ecc8 1065 
libmime-types-ruby_1.16-2.dsc
 e5fb90c5f9b8584d22fa40bd6741d89defdfd8676c9861f2125ecc467999e4fd 2283 
libmime-types-ruby_1.16-2.diff.gz
 7d70e60e606b0ad5e4b6b8c95aa6e29865c65096019a344a622d170ddc57e4b0 28338 
libmime-types-ruby_1.16-2_all.deb
Files: 
 6393d04cc0de7344474331f9be4e80a3 1065 devel optional 
libmime-types-ruby_1.16-2.dsc
 3190bf6b67b4ad4ec926dbb54b6238eb 2283 devel optional 
libmime-types-ruby_1.16-2.diff.gz
 7eae15b577d0055edab2dadae58e3f62 28338 devel optional 
libmime-types-ruby_1.16-2_all.deb

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

iD8DBQFLRJ+0uIJGh/GWjRsRAgKEAJ4+4T3L6psoaRjkyioDNYs/OVl/AgCdEaD+
ML8HW16k5IpDkTC2q+GM8z4=
=MV32
-END PGP SIGNATURE-


Accepted:
libmime-types-ruby_1.16-2.diff.gz
  to main/libm/libmime-types-ruby/libmime-types-ruby_1.16-2.diff.gz
libmime-types-ruby_1.16-2.dsc
  to main/libm/libmime-types-ruby/libmime-types-ruby_1.16-2.dsc
libmime-types-ruby_1.16-2_all.deb
  to main/libm/libmime-types-ruby/libmime-types-ruby_1.16-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



Accepted mingw32-binutils 2.20-0.1 (source amd64)

2010-01-06 Thread Robert Millan
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 23 Dec 2009 22:21:06 +0100
Source: mingw32-binutils
Binary: mingw32-binutils
Architecture: source amd64
Version: 2.20-0.1
Distribution: unstable
Urgency: low
Maintainer: Ron Lee r...@debian.org
Changed-By: Robert Millan rmh.deb...@aybabtu.com
Description: 
 mingw32-binutils - Minimalist GNU win32 (cross) binutils
Closes: 514184
Changes: 
 mingw32-binutils (2.20-0.1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * New upstream release.
   * Enable amd64 support.  (Closes: #514184)
Checksums-Sha1: 
 f579bc97d040b814272b77ddec085ff0a78957ee 1052 mingw32-binutils_2.20-0.1.dsc
 cedc3227230d20e3cdeb3a70a5632f4521c778aa 22530698 
mingw32-binutils_2.20.orig.tar.gz
 36ba4e030a3812c0627432a794ed184b2aa25a3f 5020 mingw32-binutils_2.20-0.1.diff.gz
 54ef1af5a7c4957a1aec860f797f196adff5d751 11455610 
mingw32-binutils_2.20-0.1_amd64.deb
Checksums-Sha256: 
 35188036caa1192bcf73c15a5a2bd544238b99caaf8cdcec24c6e2d6c8328e00 1052 
mingw32-binutils_2.20-0.1.dsc
 61fee86e1946ee3cef4bc7a364f6ad11d5fd2ef0c147b20ea62cce5be1fb1c80 22530698 
mingw32-binutils_2.20.orig.tar.gz
 08776270ba2d7020fd05743dd9535d05ccdcae7bfe92312a8b8204bad8861746 5020 
mingw32-binutils_2.20-0.1.diff.gz
 1db2469d8399d8495e557ce7752e5c5b7f36dd9777bfdbf21b6e8b3e958688d8 11455610 
mingw32-binutils_2.20-0.1_amd64.deb
Files: 
 d78ae875841533d2e5a7ee6e57164562 1052 devel optional 
mingw32-binutils_2.20-0.1.dsc
 4a55644555387f41278223e97ce85452 22530698 devel optional 
mingw32-binutils_2.20.orig.tar.gz
 6e6fc5281ea5af1eebdaf20263abf584 5020 devel optional 
mingw32-binutils_2.20-0.1.diff.gz
 0a3b607d410cf067b76864523df9ad7b 11455610 devel optional 
mingw32-binutils_2.20-0.1_amd64.deb

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

iEYEARECAAYFAksylJ4ACgkQC19io6rUCv+aAwCffew+rSsIM7M58Z1ccU8piGS/
lHEAmwcetOP5gMyZSRDixCL11nErf0CY
=DU8P
-END PGP SIGNATURE-


Accepted:
mingw32-binutils_2.20-0.1.diff.gz
  to main/m/mingw32-binutils/mingw32-binutils_2.20-0.1.diff.gz
mingw32-binutils_2.20-0.1.dsc
  to main/m/mingw32-binutils/mingw32-binutils_2.20-0.1.dsc
mingw32-binutils_2.20-0.1_amd64.deb
  to main/m/mingw32-binutils/mingw32-binutils_2.20-0.1_amd64.deb
mingw32-binutils_2.20.orig.tar.gz
  to main/m/mingw32-binutils/mingw32-binutils_2.20.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



Accepted psycopg2 2.0.13-2 (source all amd64)

2010-01-06 Thread Fabio Tranchitella
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 06 Jan 2010 15:36:39 +0100
Source: psycopg2
Binary: python-psycopg2 python-psycopg2-dbg zope-psycopgda2
Architecture: source all amd64
Version: 2.0.13-2
Distribution: unstable
Urgency: low
Maintainer: Fabio Tranchitella kob...@debian.org
Changed-By: Fabio Tranchitella kob...@debian.org
Description: 
 python-psycopg2 - Python module for PostgreSQL
 python-psycopg2-dbg - Python module for PostgreSQL (debug extension)
 zope-psycopgda2 - Zope database adapter based on python-psycopg2
Closes: 558204
Changes: 
 psycopg2 (2.0.13-2) unstable; urgency=low
 .
   [ Piotr Ożarowski ]
   * Add XB-Python-Version to python-psycopg2-dbg and zope-psycopgda2
 .
   [ Fabio Tranchitella ]
   * Do not build anymore python-psycopg2da. (Closes: #558204)
Checksums-Sha1: 
 747d0ccba74d81aa9cb7f85d3deb28ab9369722a 1405 psycopg2_2.0.13-2.dsc
 10dd4af952b03e4d7c4fd176a93346daccc383ac 2183 psycopg2_2.0.13-2.diff.gz
 a2a9e2d9619636d88c34c0c56f5af5370fa49b4b 19484 zope-psycopgda2_2.0.13-2_all.deb
 14064342bf258bc916c1e5b17aa75509a6837461 143536 
python-psycopg2_2.0.13-2_amd64.deb
 bc2393a7a90e1236ed32579aaf8c7936fd43bf2b 222458 
python-psycopg2-dbg_2.0.13-2_amd64.deb
Checksums-Sha256: 
 c53ae34e1bb7597cacc9bedee5f61ba8c75a035debb7cc9d038410b61968f79c 1405 
psycopg2_2.0.13-2.dsc
 245b3f2ef8ffb544ae1d3e288d5b8a1912cf609d909920f915e8178577441213 2183 
psycopg2_2.0.13-2.diff.gz
 4e9615657243680b7d623ee064f9fa75b73a78572d064b6da0f0903605ef70a1 19484 
zope-psycopgda2_2.0.13-2_all.deb
 cecb4d9a8d0b3f652abf58bf9927f62686c765622a662479314256a0368ff7d5 143536 
python-psycopg2_2.0.13-2_amd64.deb
 d715a9314d8a7c1d5884b9012632683ec99b6627ad21d31d0cd497503c3c2e78 222458 
python-psycopg2-dbg_2.0.13-2_amd64.deb
Files: 
 4c4e38f800d20b09fbf8ca256f3e5fa0 1405 python optional psycopg2_2.0.13-2.dsc
 1981ce22f908a042a8d4229e36d882fd 2183 python optional psycopg2_2.0.13-2.diff.gz
 d79a26f5d825cf9f870d02f723bb642d 19484 zope optional 
zope-psycopgda2_2.0.13-2_all.deb
 290d1a9fe2ecb9bf95dce8300d5eb010 143536 python optional 
python-psycopg2_2.0.13-2_amd64.deb
 1d2456ac3522c38dd10ca835913b16e2 222458 debug extra 
python-psycopg2-dbg_2.0.13-2_amd64.deb

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

iEYEARECAAYFAktEocYACgkQK/juK3+WFWSanACeJZUgYL7Ch3jZhxilApgmG2pi
A6kAnRlmr5YDibAQ02FrGg7KwE8iu8n5
=hsX1
-END PGP SIGNATURE-


Accepted:
psycopg2_2.0.13-2.diff.gz
  to main/p/psycopg2/psycopg2_2.0.13-2.diff.gz
psycopg2_2.0.13-2.dsc
  to main/p/psycopg2/psycopg2_2.0.13-2.dsc
python-psycopg2-dbg_2.0.13-2_amd64.deb
  to main/p/psycopg2/python-psycopg2-dbg_2.0.13-2_amd64.deb
python-psycopg2_2.0.13-2_amd64.deb
  to main/p/psycopg2/python-psycopg2_2.0.13-2_amd64.deb
zope-psycopgda2_2.0.13-2_all.deb
  to main/p/psycopg2/zope-psycopgda2_2.0.13-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



Accepted python-tz 2009u-1 (source all)

2010-01-06 Thread Fabio Tranchitella
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 06 Jan 2010 15:17:35 +0100
Source: python-tz
Binary: python-tz
Architecture: source all
Version: 2009u-1
Distribution: unstable
Urgency: low
Maintainer: Debian/Ubuntu Zope Team 
pkg-zope-develop...@lists.alioth.debian.org
Changed-By: Fabio Tranchitella kob...@debian.org
Description: 
 python-tz  - Python version of the Olson timezone database
Changes: 
 python-tz (2009u-1) unstable; urgency=low
 .
   * New upstream release.
Checksums-Sha1: 
 bc7d17da77fc3723a92de54b5ff14466e565545a 1324 python-tz_2009u-1.dsc
 536eda9f59e54ca8ff0b563769707e644c2fff0f 254694 python-tz_2009u.orig.tar.gz
 be59b9d18711d5126d35ec264fa2859e61a50140 4789 python-tz_2009u-1.diff.gz
 b68981bdf5fae7bc48de1bc892ea590d92a5c85f 39924 python-tz_2009u-1_all.deb
Checksums-Sha256: 
 e4e6415c585b4fab78a94df6fa619ac49840c3e6dd8b2434e62812e0ddd564a9 1324 
python-tz_2009u-1.dsc
 04236fb06ad5b9bd3c59aa61a21c69b567b6ac6995a7c1116b1b76f6c7aa5f07 254694 
python-tz_2009u.orig.tar.gz
 0722bd0014c7fe261ab769a3680b796990a908393b854beb262a1fb1c61c3bb1 4789 
python-tz_2009u-1.diff.gz
 ca595b5543f8cd99917cf36f052f0c43c45e2ba6f43accf65179b2c701715232 39924 
python-tz_2009u-1_all.deb
Files: 
 dc1119fcc57ff47272773a20d1b11596 1324 python optional python-tz_2009u-1.dsc
 1d4e33f44217b2bdf658450792a02bfd 254694 python optional 
python-tz_2009u.orig.tar.gz
 a89b86c167f4d12965a500ee76a27ed2 4789 python optional python-tz_2009u-1.diff.gz
 0e1d45e2c454dec65dccc5882d1751f2 39924 python optional 
python-tz_2009u-1_all.deb

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

iEYEARECAAYFAktEnoQACgkQK/juK3+WFWSB0ACdHw+tNrzpLiKz0xkysisE6Pgw
v4cAni/tG9qFQBLgkC61N/RI5g5K/BQK
=p96U
-END PGP SIGNATURE-


Accepted:
python-tz_2009u-1.diff.gz
  to main/p/python-tz/python-tz_2009u-1.diff.gz
python-tz_2009u-1.dsc
  to main/p/python-tz/python-tz_2009u-1.dsc
python-tz_2009u-1_all.deb
  to main/p/python-tz/python-tz_2009u-1_all.deb
python-tz_2009u.orig.tar.gz
  to main/p/python-tz/python-tz_2009u.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



Accepted sdop 0.61-2 (source i386)

2010-01-06 Thread Andreas Metzler
-BEGIN PGP SIGNED MESSAGE-
Hash: RIPEMD160

Format: 1.8
Date: Wed, 06 Jan 2010 14:48:47 +0100
Source: sdop
Binary: sdop
Architecture: source i386
Version: 0.61-2
Distribution: unstable
Urgency: low
Maintainer: Andreas Metzler ametz...@debian.org
Changed-By: Andreas Metzler ametz...@debian.org
Description: 
 sdop   - Simplified DocBook Processor
Closes: 546339
Changes: 
 sdop (0.61-2) unstable; urgency=low
 .
   * Use v3 format.
   * 30_testsuiteexitonerror.diff: Die on testsuite error unless connected to a
 tty. Closes: #546339
   * Register documentation with docbook.
Checksums-Sha1: 
 e07d76c1de7f52deffd8ff18f63235e06d9b9151 993 sdop_0.61-2.dsc
 04b0fb7b0b3e322e43bf131f01f18b8f675a14b7 5295 sdop_0.61-2.debian.tar.gz
 c2737b283e84d56c396290c6a5ac181b93436e22 578768 sdop_0.61-2_i386.deb
Checksums-Sha256: 
 3e86870ad113260140106584f0f0125af4391b896d22f3363a4865cdf8960ae4 993 
sdop_0.61-2.dsc
 6f17e2d85c22ec99fb17080c11b301969127b6d320925cbe656502e99b28dd21 5295 
sdop_0.61-2.debian.tar.gz
 bdb78b717332217526c397558ae209976bb4c50d4bfe718ee5078e4786b72698 578768 
sdop_0.61-2_i386.deb
Files: 
 92ce24c7337bfa4e96c180c89aae8ab9 993 text extra sdop_0.61-2.dsc
 e6093de30d518aa9adab20f2f76b6642 5295 text extra sdop_0.61-2.debian.tar.gz
 a2df2128462af4c8c2a96bd41b3e7712 578768 text extra sdop_0.61-2_i386.deb

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

iEYEAREDAAYFAktEnCMACgkQHTOcZYuNdmOpOwCeJBsiQG9KIYUtrdOMzrcpQt4a
8zEAoJP23ettFMenGYrKC0m4i+3Kc+pE
=2em7
-END PGP SIGNATURE-


Accepted:
sdop_0.61-2.debian.tar.gz
  to main/s/sdop/sdop_0.61-2.debian.tar.gz
sdop_0.61-2.dsc
  to main/s/sdop/sdop_0.61-2.dsc
sdop_0.61-2_i386.deb
  to main/s/sdop/sdop_0.61-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



Accepted gcc-defaults 1.92 (source all i386)

2010-01-06 Thread Matthias Klose
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 06 Jan 2010 14:20:22 +0100
Source: gcc-defaults
Binary: cpp g++ g++-multilib gobjc gobjc-multilib gobjc++ gobjc++-multilib 
gfortran gfortran-multilib libgcj-common gcj gij libgcj-bc gcj-jdk 
gcj-jre-headless gcj-jre gpc gcc gcc-multilib gpc-doc gdc gcc-spu g++-spu 
gfortran-spu
Architecture: source all i386
Version: 1.92
Distribution: unstable
Urgency: low
Maintainer: Debian GCC Maintainers debian-...@lists.debian.org
Changed-By: Matthias Klose d...@debian.org
Description: 
 cpp- The GNU C preprocessor (cpp)
 g++- The GNU C++ compiler
 g++-multilib - The GNU C++ compiler (multilib files)
 g++-spu- SPU cross-compiler (C++ compiler)
 gcc- The GNU C compiler
 gcc-multilib - The GNU C compiler (multilib files)
 gcc-spu- SPU cross-compiler (preprocessor and C compiler)
 gcj- The GNU Java compiler (transitional package)
 gcj-jdk- gcj and classpath development tools for Java(TM)
 gcj-jre- Java runtime environment using GIJ/classpath
 gcj-jre-headless - Java runtime environment using GIJ/classpath (headless 
version)
 gdc- The D compiler
 gfortran   - The GNU Fortran 95 compiler
 gfortran-multilib - The GNU Fortran 95 compiler (multilib files)
 gfortran-spu - SPU cross-compiler (Fortran compiler)
 gij- The GNU Java bytecode interpreter (transitional package)
 gobjc  - The GNU Objective-C compiler
 gobjc++- The GNU Objective-C++ compiler
 gobjc++-multilib - The GNU Objective-C++ compiler (multilib files)
 gobjc-multilib - The GNU Objective-C compiler (multilib files)
 gpc- The GNU Pascal compiler
 gpc-doc- Documentation for the GNU Pascal compiler (gpc)
 libgcj-bc  - Link time only library for use with gcj
 libgcj-common - Java runtime library (common files)
Changes: 
 gcc-defaults (1.92) unstable; urgency=low
 .
   * Make GCC-4.4 the default for the spu cross compilers.
Checksums-Sha1: 
 f1d88c7dc48da1e0d1fcfda76e441c9acb05034f 1233 gcc-defaults_1.92.dsc
 8e75bd2a872c7122ae3a7a4157b8498415b08610 66974 gcc-defaults_1.92.tar.gz
 3af5f2c07cac49953ebd3b426e90327fef71699c 122052 libgcj-common_4.4.2-3_all.deb
 f023a2df5be198da9c89e56d583b8383e8aa7738 14766 cpp_4.4.2-3_i386.deb
 1b0fc347c0deb381f6de24ad7cd5d2f9398fae2f 4962 gcc_4.4.2-3_i386.deb
 2f35f8ebda30661cb2c8788c970c26b5f5dc46af 818 gcc-multilib_4.4.2-3_i386.deb
 ca3eee12afb82faa0cff8c252daf72e7b3c48119 14778 gdc_4.1.2-42_i386.deb
 4be1dcb8fc933fefdcfa96a5fda6031c864a6e5f 1372 g++_4.4.2-3_i386.deb
 15fb5bc7489495ff58d45ef53f9c8f5bb51bc40b 826 g++-multilib_4.4.2-3_i386.deb
 bbd6d4e1aa970a566855c952af9e2e4e99019666 850 gobjc_4.4.2-3_i386.deb
 680f94ebdeb92ed186f08472cb57083134c8517b 838 gobjc-multilib_4.4.2-3_i386.deb
 76179d3ce4d1418cede6d1a74535b111c441e441 870 gobjc++_4.4.2-3_i386.deb
 55e03810b44406c58f027d5b287e72d3f220551e 848 gobjc++-multilib_4.4.2-3_i386.deb
 1a8307a5e647a51074f51cefc510bbf77e0e0f0d 1128 gfortran_4.4.2-3_i386.deb
 e67a91f8d2f94331b2050f061e5b16ea5c76d2b9 842 gfortran-multilib_4.4.2-3_i386.deb
 1ed0b951e83b86891a585b4dc17bb39d3ac950ad 1444 gpc_2.1-4.1.2-42_i386.deb
 a07a79052ca64be111a878786a2d759274dc54b1 11714 gpc-doc_2.1-4.1.2-42_i386.deb
 036c63ff12c72d3e52b8dec8d110db5344427507 862 gcj_4.4.2-3_i386.deb
 e2d14ec9a60905579a84a3e31f62e0846b8333f4 1042 gij_4.4.2-3_i386.deb
 e527729a93079ff2b08ee6eed8e89aa035e93422 1126 libgcj-bc_4.4.2-3_i386.deb
 3e7267e82929fb07fcc2ecbbce18d040abbfa488 1474 gcj-jre-headless_4.4.2-3_i386.deb
 d3f5559ede03776d78e858fc29bd64a2b601b30d 1014 gcj-jre_4.4.2-3_i386.deb
 e7f18c5d7541ccb3dec2248370e5550d132f904d 6212 gcj-jdk_4.4.2-3_i386.deb
Checksums-Sha256: 
 8f37c5cb2076079fb3beadec840ce9155f715f1851181d47827e28ab2758d60d 1233 
gcc-defaults_1.92.dsc
 991145c51324f6342183d08b93767e84768fbc2d477176fb857b594859877556 66974 
gcc-defaults_1.92.tar.gz
 816fe74494334ee187a49e087ccd83accc9c7f0125566dc0d32374ceb529c585 122052 
libgcj-common_4.4.2-3_all.deb
 12d7cef5cd782026a3ab89cdff847f5f5bf17fbf029b54e61e4dfab0db679202 14766 
cpp_4.4.2-3_i386.deb
 359c3ac61f10fdd3c1b72f89e44de8dd00eccc4b97c456c77149a5eb1dfbde7e 4962 
gcc_4.4.2-3_i386.deb
 6357ed69110545f3e168fb9e4f3f5b4d92bcdf33b917beb5f47932b62afdc364 818 
gcc-multilib_4.4.2-3_i386.deb
 8eccc52a77dccd762b920796d13d7d463ab94a7c93754310e39208d1c5312f62 14778 
gdc_4.1.2-42_i386.deb
 69d853f13f645a1d98a92e7c5486ab262c932263869839ea1d3e7daf378310dd 1372 
g++_4.4.2-3_i386.deb
 bd1c89acce9528d37e7c460478e73d9635588191d843416d77a6c02cba149ae7 826 
g++-multilib_4.4.2-3_i386.deb
 9bf183095f1b249163de2753d5a2feb33cfcf3f65ed6203d047a093308221c6b 850 
gobjc_4.4.2-3_i386.deb
 f5158d136ed623e9faa79bb6d74dd0ed35bf77c52583fba1af0c081279cc0aa7 838 
gobjc-multilib_4.4.2-3_i386.deb
 b1b1c39983eb9c92dbda1d950ce07bb2667881926edf4ebfc1a39454b37bcfe3 870 
gobjc++_4.4.2-3_i386.deb
 aa0bbca240ceeb05adb54bb590414b82d948be917aa4dfe32b96882f912179a5 848 
gobjc++-multilib_4.4.2-3_i386.deb
 

Accepted graphmonkey 1.7-2 (source all)

2010-01-06 Thread Jo Shields
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 06 Jan 2010 15:40:45 +
Source: graphmonkey
Binary: graphmonkey
Architecture: source all
Version: 1.7-2
Distribution: unstable
Urgency: low
Maintainer: Debian CLI Applications Team 
pkg-cli-apps-t...@lists.alioth.debian.org
Changed-By: Jo Shields direct...@apebox.org
Description: 
 graphmonkey - a GTK#-based graphing calculator
Closes: 561030 561031 561032 562330
Changes: 
 graphmonkey (1.7-2) unstable; urgency=low
 .
   * debian/control,
 debian/rules:
 + Use mono-csc from mono-devel 2.4.3 (Closes: #562330)
   * debian/control:
 + No-change bump to Standards 3.8.3
 + Use GTK#-s -cil-dev packages
   * debian/rules,
 debian/graphmonkey.desktop:
 + Include a .desktop entry with an icon - thanks to David Futcher
   (Closes: #561030)
   * debian/graphmonkey.1:
 + Update manpage - thanks to David Futcher (Closes: #561032)
   * debian/copyright:
 + Fix dates in copyright - thanks to David Futcher (Closes: #561031)
Checksums-Sha1: 
 9a05cc4f95df9822a2f94f95153ec22fd87ef03a 1684 graphmonkey_1.7-2.dsc
 1628fcda85de840922d90a0ba819bd1edbe18480 5139 graphmonkey_1.7-2.diff.gz
 6a67608a2a3e85d1f233b5a9f828974dd7eb4979 41158 graphmonkey_1.7-2_all.deb
Checksums-Sha256: 
 b27decdb314fde898fc3590d5e5a71cad6cdf63a69810d1dc04932e2f8d47cd6 1684 
graphmonkey_1.7-2.dsc
 ddaedd0e746d461c579daafefb767a2f7ec5ead907ac2a65a26bee7b901395b8 5139 
graphmonkey_1.7-2.diff.gz
 8bf41b7d29ffc6eaf03a951430260e5f703df091c4866371380eec67ee0ae504 41158 
graphmonkey_1.7-2_all.deb
Files: 
 945348be584310cc483a83430f142136 1684 math optional graphmonkey_1.7-2.dsc
 21e08455b0880c2af8f0df251e07f72d 5139 math optional graphmonkey_1.7-2.diff.gz
 414d4bc7d1e349753db963554dc43bf3 41158 math optional graphmonkey_1.7-2_all.deb

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

iQEcBAEBCAAGBQJLRLXDAAoJEMkPnLkOH60MAVAH/1IUv9ec376mGBtXS/OjOJXl
hcsj8wSsFD+rnEiaVz2Pgibr6IA1l7C4X34DCxEPqsthJFCCPPCF76TyoqYLP+0y
8rylVRBQGLTJXq1rk/NNDOrdY1vbofwdpJDwwTalDBOzl9xD1EgMwLDF7kUp56bz
79YgUIShBD++3VMzg3xu6Zq5i7ClX5M3NFEqfaGrqEwkqWWHMnTDOOFzr2VPH5s5
nj4Xw/nVM4pGK4nuUTHCtGLi5MAsBIW/FUZOYGHcZWFdh490+ngnbXi2o5MMdwqz
5dpTzIxON9aD25c1sXx6iNujnX3KmtyNd3YWpXVdd+tKHnm9I0vejp9zae2aHug=
=vwNs
-END PGP SIGNATURE-


Accepted:
graphmonkey_1.7-2.diff.gz
  to main/g/graphmonkey/graphmonkey_1.7-2.diff.gz
graphmonkey_1.7-2.dsc
  to main/g/graphmonkey/graphmonkey_1.7-2.dsc
graphmonkey_1.7-2_all.deb
  to main/g/graphmonkey/graphmonkey_1.7-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



Accepted python-django 1.2~alpha1-1 (source all)

2010-01-06 Thread Chris Lamb
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 06 Jan 2010 14:34:37 +
Source: python-django
Binary: python-django python-django-doc
Architecture: source all
Version: 1.2~alpha1-1
Distribution: experimental
Urgency: low
Maintainer: Chris Lamb la...@debian.org
Changed-By: Chris Lamb la...@debian.org
Description: 
 python-django - High-level Python web development framework
 python-django-doc - High-level Python web development framework (documentation)
Changes: 
 python-django (1.2~alpha1-1) experimental; urgency=low
 .
   * New upstream development release:
 .
  This is the first in a series of preview/development releases leading up
  to the eventual release of Django 1.2, currently scheduled to take place
  in March 2010.
 .
  http://docs.djangoproject.com/en/dev//releases/1.2-alpha-1/
 .
   * Update 01_disable_url_verify_regression_tests.diff - tests now use the
 unittest module instead of doctests.
   * Update 02-embedded_code_copies.diff.
   * Remove 05_ftbfs_in_november.diff - applied upstream.
   * Remove 06_python_2.6.3_regression.diff - applied upstream.
   * Update dh_auto_test - database engine is set differently in 1.2.
   * Remove useless ._DS_Store files.
Checksums-Sha1: 
 3cff9a298b548524f1e1266b879cf4f7d545851d 1498 python-django_1.2~alpha1-1.dsc
 10d261b6d82e3a317842a3a502b29e25debcbb94 11221093 
python-django_1.2~alpha1.orig.tar.gz
 b2e5df4d692f3d7bc73c0f674d96d66265d725b3 40172 
python-django_1.2~alpha1-1.diff.gz
 a9ea821597a1ef8655c0617783f0e1e69e14fd77 3402574 
python-django_1.2~alpha1-1_all.deb
 2a5a8b05e30fa0c7a9112dd922a52e919aa447d8 1653350 
python-django-doc_1.2~alpha1-1_all.deb
Checksums-Sha256: 
 ce92675acb03d0eb2c4da82f34b7cfd38c0378a0006fa67f6655b62dfb9b5980 1498 
python-django_1.2~alpha1-1.dsc
 12df2ec29738af16710d010fe0dd17aec125f4cd9d70322b86ed319fbaea2989 11221093 
python-django_1.2~alpha1.orig.tar.gz
 acc77ac056630f97de04d34f12950605965217e760243e1e129f4ef83c8b2864 40172 
python-django_1.2~alpha1-1.diff.gz
 89d42fb107ca18af2cdcd5df0f42db6216e00d30fe410bba3564708830431a20 3402574 
python-django_1.2~alpha1-1_all.deb
 014f7f6e0160e111f9de9a7d7f70d7fa675ca6ac333de2c4c678b5692cb3bce2 1653350 
python-django-doc_1.2~alpha1-1_all.deb
Files: 
 970743c23aa354fa860ccbaf7e0c8512 1498 python optional 
python-django_1.2~alpha1-1.dsc
 48200ddb5db69d62d999f4d07b3395be 11221093 python optional 
python-django_1.2~alpha1.orig.tar.gz
 ddef140d3fa208186441427a12e2f63d 40172 python optional 
python-django_1.2~alpha1-1.diff.gz
 871d77cc485fb7387595e395873874ef 3402574 python optional 
python-django_1.2~alpha1-1_all.deb
 8ab2e3d274f39ab7277d8e8343ef2f3f 1653350 doc optional 
python-django-doc_1.2~alpha1-1_all.deb

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

iEYEARECAAYFAktEscUACgkQ5/8uW2NPmiAZHQCeLPUaXY9y6NCwHpJyJai6c2Nz
jI0An3g3yW9fLK/Ed6LZTXYjLV7hEkOD
=dtEf
-END PGP SIGNATURE-


Accepted:
python-django-doc_1.2~alpha1-1_all.deb
  to main/p/python-django/python-django-doc_1.2~alpha1-1_all.deb
python-django_1.2~alpha1-1.diff.gz
  to main/p/python-django/python-django_1.2~alpha1-1.diff.gz
python-django_1.2~alpha1-1.dsc
  to main/p/python-django/python-django_1.2~alpha1-1.dsc
python-django_1.2~alpha1-1_all.deb
  to main/p/python-django/python-django_1.2~alpha1-1_all.deb
python-django_1.2~alpha1.orig.tar.gz
  to main/p/python-django/python-django_1.2~alpha1.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



Accepted sup-mail 0.9.1-1 (source all)

2010-01-06 Thread Decklin Foster
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 06 Jan 2010 09:29:37 -0500
Source: sup-mail
Binary: sup-mail
Architecture: source all
Version: 0.9.1-1
Distribution: unstable
Urgency: low
Maintainer: Decklin Foster deck...@red-bean.com
Changed-By: Decklin Foster deck...@red-bean.com
Description: 
 sup-mail   - thread-centric mailer with tagging and fast search
Changes: 
 sup-mail (0.9.1-1) unstable; urgency=low
 .
   * New upstream version
   * Recommend libxapian-ruby (backend works pretty well now)
Checksums-Sha1: 
 08878cbd976cfdf086e198665077c100d27c206f 985 sup-mail_0.9.1-1.dsc
 da8be439b73d96a1633c6007f27b36c29820669f 134281 sup-mail_0.9.1.orig.tar.gz
 91fcfbcbdeef05b3fff0f32a4e6b350cac370bf2 18954 sup-mail_0.9.1-1.diff.gz
 783e2c76f0181a02fb07eb5d7e1eceee0e1703e4 142634 sup-mail_0.9.1-1_all.deb
Checksums-Sha256: 
 ffc6689dc74b99c0cccf62e4bd6f229d60c57c6d44b0f765455649af67f70309 985 
sup-mail_0.9.1-1.dsc
 b5033635f32f4fc78859fdaf7234d33ed8f75e3f0067279be550f7a007152a4f 134281 
sup-mail_0.9.1.orig.tar.gz
 fb1ebda2a020529dd77564c163f61b62b142b14568a08e6bc41d2c239c87273f 18954 
sup-mail_0.9.1-1.diff.gz
 2961ccb2b41f3d747b6007c668eb656c61478f78f9eb3521430d2fa8ba9ff27a 142634 
sup-mail_0.9.1-1_all.deb
Files: 
 3fd64c8cb64ffdeeede3b53cbc67fd54 985 mail optional sup-mail_0.9.1-1.dsc
 88f925f78022d28cd283405c7c35fb16 134281 mail optional 
sup-mail_0.9.1.orig.tar.gz
 614c51a6368c0f2a204e2bd59faa173b 18954 mail optional sup-mail_0.9.1-1.diff.gz
 d74d269ac126ff6aec0a53a492de1d89 142634 mail optional sup-mail_0.9.1-1_all.deb

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

iD8DBQFLRLSBuIJGh/GWjRsRAh4oAJ0cVnURrvICqE9ZqY3aRfM0RPDCowCeNKcp
GA1IKp6I2P1rtbT0gsgq4qM=
=/6Ve
-END PGP SIGNATURE-


Accepted:
sup-mail_0.9.1-1.diff.gz
  to main/s/sup-mail/sup-mail_0.9.1-1.diff.gz
sup-mail_0.9.1-1.dsc
  to main/s/sup-mail/sup-mail_0.9.1-1.dsc
sup-mail_0.9.1-1_all.deb
  to main/s/sup-mail/sup-mail_0.9.1-1_all.deb
sup-mail_0.9.1.orig.tar.gz
  to main/s/sup-mail/sup-mail_0.9.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



Accepted vtk 5.4.2-3 (source i386 all)

2010-01-06 Thread Dominique Belhachemi
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 05 Jan 2010 18:44:38 -0500
Source: vtk
Binary: vtk-doc vtk-examples libvtk5.4 libvtk-java libvtk5-dev libvtk5.4-qt3 
libvtk5-qt3-dev libvtk5.4-qt4 libvtk5-qt4-dev vtk-tcl python-vtk
Architecture: source i386 all
Version: 5.4.2-3
Distribution: experimental
Urgency: low
Maintainer: A. Maitland Bottoms bott...@debian.org
Changed-By: Dominique Belhachemi domi...@cs.tu-berlin.de
Description: 
 libvtk-java - Visualization Toolkit - A high level 3D visualization library
 libvtk5-dev - VTK header files for building C++ code
 libvtk5-qt3-dev - Visualization Toolkit - A high level 3D visualization library
 libvtk5-qt4-dev - Visualization Toolkit - A high level 3D visualization library
 libvtk5.4  - Visualization Toolkit - A high level 3D visualization library
 libvtk5.4-qt3 - Visualization Toolkit - A high level 3D visualization library
 libvtk5.4-qt4 - Visualization Toolkit - A high level 3D visualization library
 python-vtk - Python bindings for VTK
 vtk-doc- VTK class reference documentation
 vtk-examples - C++, Tcl and Python example programs/scripts for VTK
 vtk-tcl- Tcl bindings for VTK
Changes: 
 vtk (5.4.2-3) experimental; urgency=low
 .
   [ Denis Barbier ]
   * Several VTK_USE_* features have lately been enabled.  Add
 development packages to Depends field of libvtk5-dev, those
 libraries are now listed in VTKLibraryDepends.cmake
 .
   [ Dominique Belhachemi ]
   * Use virtual packages (libexpat-dev, libjpeg-dev, libpng-dev)
   * doxyfile.in updated (doxygen 1.6.2 supports SVG)
   * debian/rules: removed build-stamp target from docs-stamp target
   * debian/rules: removed install-stamp target from binary-indep target
Checksums-Sha1: 
 262f57301f744d07093f9f7d437641c48f7e0ef7 1968 vtk_5.4.2-3.dsc
 21131d35979ecd43ddc0864dfceefa89c4212cb8 84023 vtk_5.4.2-3.diff.gz
 725e4e446ea82e6b4903fc7a284e902d512b7ecf 13079634 libvtk5.4_5.4.2-3_i386.deb
 6015bf2c308ffc3b0ec2356e1f8166bc9bbd72d3 4679826 libvtk-java_5.4.2-3_i386.deb
 0a8361e7293301c2e23ecd6121037ed13280da1f 2288738 libvtk5-dev_5.4.2-3_i386.deb
 942c7db06b84e28601b81aed7d33d863f38b 66100 libvtk5.4-qt3_5.4.2-3_i386.deb
 28c5b59f234e6952403fbcc47ff7d906654ba525 17174 libvtk5-qt3-dev_5.4.2-3_i386.deb
 f78d5f5671529a9a66f6f4ad8c3ba7a7a8202ec8 407790 libvtk5.4-qt4_5.4.2-3_i386.deb
 f19ccb7574927bf39d40453456dd95edce136aa3 51456 libvtk5-qt4-dev_5.4.2-3_i386.deb
 c966464655423191a3ab7039d0c61ea11eb414e9 4303254 vtk-tcl_5.4.2-3_i386.deb
 934477df3c783d67bca07b483b74868cd30be5d2 4369268 python-vtk_5.4.2-3_i386.deb
 426e7f56adec3c5ac9b2eed36bf432c5a86fc279 54434520 vtk-doc_5.4.2-3_all.deb
 c35fc80947528b1366033403172e96526d404dbe 510952 vtk-examples_5.4.2-3_all.deb
Checksums-Sha256: 
 b5a226594f334207fdc16ecf8dfc61775df43d6df616cd3e9ea40f84033d5758 1968 
vtk_5.4.2-3.dsc
 0529f3e55015a301e3ba7d34b8a4873d1965fba897123ff330ea15e3747087ed 84023 
vtk_5.4.2-3.diff.gz
 8c55f1904c8dbcc2443d674bb62a405eb338f215b5174d7a8de58ad3e0bbd45a 13079634 
libvtk5.4_5.4.2-3_i386.deb
 69f8b7c377f2ccc6c3e050d7046a8c575532ce9d9750aca56d77d17e3163c0a0 4679826 
libvtk-java_5.4.2-3_i386.deb
 dd270322b7db9b83114df8cdc07f358d1bdb17ad22e815ac6f902bb6365fc36e 2288738 
libvtk5-dev_5.4.2-3_i386.deb
 b396c74b1e16773b326ef57d7b0c5b317a2ad108b938b48a9270243645e5d26f 66100 
libvtk5.4-qt3_5.4.2-3_i386.deb
 c6fe7500b0a3ba8696103d99d60e543f6506a1c275dd4588339d5eb69f7360a5 17174 
libvtk5-qt3-dev_5.4.2-3_i386.deb
 58c870ccdbdb57e95e517664934101cb20395ea830406febb60e611f997b6365 407790 
libvtk5.4-qt4_5.4.2-3_i386.deb
 07aab4397a4fe9d593152330f58300881330d96762b708ae08af37d8db5f2c2c 51456 
libvtk5-qt4-dev_5.4.2-3_i386.deb
 f1603f4425c1badb7bde446277b7c64b9b0d4ea06d922e07280ae3fb528fea3d 4303254 
vtk-tcl_5.4.2-3_i386.deb
 9540c82c5b861cb0cb4796517cd642323e989abbb045358333e3ea55885ad59f 4369268 
python-vtk_5.4.2-3_i386.deb
 6f7b89418d81c8aa6427c5f67bc2269685a85c7d8fd296a8bcb779d9ea67d5bc 54434520 
vtk-doc_5.4.2-3_all.deb
 ceb9f8fcf8bcab0df9120f39ab588ca68786d0ff660b637f67e3468bc1fb3c80 510952 
vtk-examples_5.4.2-3_all.deb
Files: 
 0faa10f7bd8f45b3382aebe8d41daea6 1968 graphics optional vtk_5.4.2-3.dsc
 df142f2f1692c1ec015415724863576e 84023 graphics optional vtk_5.4.2-3.diff.gz
 4fec525a4fe2ff56704857801589e731 13079634 libs optional 
libvtk5.4_5.4.2-3_i386.deb
 2605974ad35db1de250bf07c2548cabd 4679826 java optional 
libvtk-java_5.4.2-3_i386.deb
 3461ffafd625b0a0831db4957187604a 2288738 libdevel optional 
libvtk5-dev_5.4.2-3_i386.deb
 8da5cd3c1c86c67f80e0b10f8ee70137 66100 libs optional 
libvtk5.4-qt3_5.4.2-3_i386.deb
 5a5fec94fdc0a3b016270da181030374 17174 libdevel optional 
libvtk5-qt3-dev_5.4.2-3_i386.deb
 0e56823f8a483ae8638e0b332b951b98 407790 libs optional 
libvtk5.4-qt4_5.4.2-3_i386.deb
 666d587b3c8cf24184b7067e14935a23 51456 libdevel optional 
libvtk5-qt4-dev_5.4.2-3_i386.deb
 0b11312ab5eb0ba59f983e91ec297d32 4303254 interpreters optional 
vtk-tcl_5.4.2-3_i386.deb
 8b6f65161f209349edc3fcc58ce27520 4369268 python 

Accepted mew 1:6.3-2 (source all i386)

2010-01-06 Thread Tatsuya Kinoshita
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 06 Jan 2010 23:55:26 +0900
Source: mew
Binary: mew mew-bin
Architecture: source all i386
Version: 1:6.3-2
Distribution: unstable
Urgency: low
Maintainer: Tatsuya Kinoshita t...@debian.org
Changed-By: Tatsuya Kinoshita t...@debian.org
Description: 
 mew- mail reader supporting PGP/MIME for Emacs
 mew-bin- external commands for Mew
Changes: 
 mew (1:6.3-2) unstable; urgency=low
 .
   * debian/control:
 - Add `emacs-snapshot' to Depends.
 - Set Section of mew to lisp.
   * debian/copyright: Updated.
Checksums-Sha1: 
 7dfae0a4aa2ac01714cca2e9e530d911edd07b2c 967 mew_6.3-2.dsc
 aa469665137828083c9018b9145a5a9feceef348 34796 mew_6.3-2.diff.gz
 68bffe0c457c66e3907e6c9b08efa2caed91caff 790732 mew_6.3-2_all.deb
 840f224c211addaa199a45ce4efb35d537a7b082 56454 mew-bin_6.3-2_i386.deb
Checksums-Sha256: 
 62e347df81afaca8239ae93c2a42c2ef51fa126dd3b16f363b6f210a5437939d 967 
mew_6.3-2.dsc
 c14877bf7c8464ac9b85c18d79dd6ee42a87b609b35f34a5f75f818e2a0d6daa 34796 
mew_6.3-2.diff.gz
 4204d1c0e74cf80d47498a4f9da88fe21b081e85b059aa45345d6741a40c277a 790732 
mew_6.3-2_all.deb
 376000aabfea269a8864fca206f8d5db97120de037fd95c71d6f7b77a4bf55c3 56454 
mew-bin_6.3-2_i386.deb
Files: 
 922531b231b45f3cfb4ea668cb547faf 967 mail optional mew_6.3-2.dsc
 312a09f5b6c9dd067fdac2bd3a4532bc 34796 mail optional mew_6.3-2.diff.gz
 c26ef60c55e2f0cc9a5e57c4f045429d 790732 lisp optional mew_6.3-2_all.deb
 98c7cf37c5ebefa8954998dcb737273f 56454 mail optional mew-bin_6.3-2_i386.deb

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

iEYEARECAAYFAktEtlYACgkQgV4LPvpMUpj4HQCgxs34fG/NFmEkrBU3GWlaOEoi
B+wAoKxtka0FV3NR2r98GYNt/277YVuj
=zUlS
-END PGP SIGNATURE-


Accepted:
mew-bin_6.3-2_i386.deb
  to main/m/mew/mew-bin_6.3-2_i386.deb
mew_6.3-2.diff.gz
  to main/m/mew/mew_6.3-2.diff.gz
mew_6.3-2.dsc
  to main/m/mew/mew_6.3-2.dsc
mew_6.3-2_all.deb
  to main/m/mew/mew_6.3-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



Accepted mew-beta 7.0.50~0.20100105-1 (source all i386)

2010-01-06 Thread Tatsuya Kinoshita
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 07 Jan 2010 00:58:26 +0900
Source: mew-beta
Binary: mew-beta mew-beta-bin
Architecture: source all i386
Version: 7.0.50~0.20100105-1
Distribution: unstable
Urgency: low
Maintainer: Tatsuya Kinoshita t...@debian.org
Changed-By: Tatsuya Kinoshita t...@debian.org
Description: 
 mew-beta   - mail reader supporting PGP/MIME for Emacs (development version)
 mew-beta-bin - external commands for Mew (development version)
Closes: 559114
Changes: 
 mew-beta (7.0.50~0.20100105-1) unstable; urgency=low
 .
   * New upstream release. (development snapshot on 2010-01-05)
   * debian/control:
 - Add `emacs-snapshot' to Depends. (closes: #559114)
 - Add `dpkg (= 1.15.4) | install-info' to Depends.
 - Add `${misc:Depends}' to Depends.
 - Update Standards-Version to 3.8.3.
   * debian/dirs.in, debian/emacsen-install.in, debian/rules: Don't install
 contrib/*.el if not found.
   * debian/rules: Install *dot.* instead of mew.dot.*.
   * debian/copyright: Updated.
Checksums-Sha1: 
 f01f5fabd83c524f5b64885952bac76ae4e3181e  mew-beta_7.0.50~0.20100105-1.dsc
 c8fde2db84005e597ce175e7ac2407a5a7cae938 1049161 
mew-beta_7.0.50~0.20100105.orig.tar.gz
 51efab616d72f6d7ffbdab925a4c342e0eb4aaec 52263 
mew-beta_7.0.50~0.20100105-1.diff.gz
 2c3aef595cbe7daaf8fcf7b5d08c4e939a4a73fc 839334 
mew-beta_7.0.50~0.20100105-1_all.deb
 24423dcf95a19fa5219a0c0bd523addccd7bf7e2 57938 
mew-beta-bin_7.0.50~0.20100105-1_i386.deb
Checksums-Sha256: 
 68f29d4e4e4deb7c599d375cf175f05a7db294e9f4cd83a3f4a432ab9463373b  
mew-beta_7.0.50~0.20100105-1.dsc
 68ea0b3853e389375fe0fe23a941752829bbede4b3b42a208be76b070c13deb2 1049161 
mew-beta_7.0.50~0.20100105.orig.tar.gz
 dd61157ee9d32b69dbeca17b1632500b09a5c737a0492b1a5004b87294466948 52263 
mew-beta_7.0.50~0.20100105-1.diff.gz
 15cadea3b05bddac4d119645796ceeea1c260badd69ef29e93a784c9af8104dd 839334 
mew-beta_7.0.50~0.20100105-1_all.deb
 a44c9ad824261c0de0a64b3d3df8eadf07e54d001069b0cc37f70b2ccba6c56e 57938 
mew-beta-bin_7.0.50~0.20100105-1_i386.deb
Files: 
 52f88bb0f923c79d135b8d258d4c7025  mail extra 
mew-beta_7.0.50~0.20100105-1.dsc
 46dcf1bb104dc1937b03586f60700db2 1049161 mail extra 
mew-beta_7.0.50~0.20100105.orig.tar.gz
 ff50f7e15f97451891bbeca12c152ffa 52263 mail extra 
mew-beta_7.0.50~0.20100105-1.diff.gz
 2ae02c0493783ea1a0b08bc9ce617cc1 839334 lisp extra 
mew-beta_7.0.50~0.20100105-1_all.deb
 187a8587473b2a568bd10e0e82524ce8 57938 mail extra 
mew-beta-bin_7.0.50~0.20100105-1_i386.deb

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

iEYEARECAAYFAktEtl4ACgkQgV4LPvpMUpioKwCfRu5O/+L9fgCv6HojiYHaajvp
X7QAmwfh9yEWoNJv2BulUngzYwwpSGik
=zEDJ
-END PGP SIGNATURE-


Accepted:
mew-beta-bin_7.0.50~0.20100105-1_i386.deb
  to main/m/mew-beta/mew-beta-bin_7.0.50~0.20100105-1_i386.deb
mew-beta_7.0.50~0.20100105-1.diff.gz
  to main/m/mew-beta/mew-beta_7.0.50~0.20100105-1.diff.gz
mew-beta_7.0.50~0.20100105-1.dsc
  to main/m/mew-beta/mew-beta_7.0.50~0.20100105-1.dsc
mew-beta_7.0.50~0.20100105-1_all.deb
  to main/m/mew-beta/mew-beta_7.0.50~0.20100105-1_all.deb
mew-beta_7.0.50~0.20100105.orig.tar.gz
  to main/m/mew-beta/mew-beta_7.0.50~0.20100105.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



Accepted gammu 1.27.90-1 (source all amd64)

2010-01-06 Thread Michal Čihař
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 06 Jan 2010 16:50:00 +0100
Source: gammu
Binary: gammu gammu-smsd libgammu-dev libgammu-i18n libgammu7 libgsmsd7 
libgammu-dbg python-gammu python-gammu-dbg python-gammu-doc
Architecture: source all amd64
Version: 1.27.90-1
Distribution: experimental
Urgency: low
Maintainer: Michal Čihař ni...@debian.org
Changed-By: Michal Čihař ni...@debian.org
Description: 
 gammu  - mobile phone management utility
 gammu-smsd - SMS message daemon
 libgammu-dbg - mobile phone management library (debugger symbols)
 libgammu-dev - mobile phone management library (development files)
 libgammu-i18n - mobile phone management library (i18n files)
 libgammu7  - mobile phone management library
 libgsmsd7  - SMS daemon helper library
 python-gammu - Python module to communicate with mobile phones
 python-gammu-dbg - Python module to communicate with mobile phones (debug 
version)
 python-gammu-doc - Documentation for Python module to communicate with mobile 
phones
Changes: 
 gammu (1.27.90-1) experimental; urgency=low
 .
   * New upstream test version.
   * No need to ignore files-detail tests.
Checksums-Sha1: 
 02461fa025d4d1f253ead680dfe90fb058a9c59f 1605 gammu_1.27.90-1.dsc
 cff79a6451440eefd8da901af220c6b3c54a4cf7 3595581 gammu_1.27.90.orig.tar.gz
 2069f5224ab6d108635a295cfdfe2a040460f056 12104 gammu_1.27.90-1.debian.tar.gz
 79a9ee828ec9c056fd411c78c0840567f70c56e0 224770 libgammu-i18n_1.27.90-1_all.deb
 1b7cba3249dcf8eb8dc509ce33d22d38a00fd34e 185852 
python-gammu-doc_1.27.90-1_all.deb
 41e410f8aa5408ab014033441b35c9a46c476ecf 296720 gammu_1.27.90-1_amd64.deb
 69645b21f65452a47374cea38f56ec9b74b30af1 141266 gammu-smsd_1.27.90-1_amd64.deb
 29df9af5f57bfa61703a8fa9a0693c6d24b480f3 184368 
libgammu-dev_1.27.90-1_amd64.deb
 278c83bf06464097167d0dd6876271382b083bc8 535070 libgammu7_1.27.90-1_amd64.deb
 a08aa358c36a7f2eb70a60f64c9326e9481a6e9b 123014 libgsmsd7_1.27.90-1_amd64.deb
 9fbba9a4f2df36c8a4c3702b22e0b39bd29cf760 1656306 
libgammu-dbg_1.27.90-1_amd64.deb
 1f6c572a41f95caf99e85f345e0a73c2d63ba171 166438 
python-gammu_1.27.90-1_amd64.deb
 497f8421082b51a04c6ae0c6b0ecb6ffa716ee9a 169504 
python-gammu-dbg_1.27.90-1_amd64.deb
Checksums-Sha256: 
 3eaccb7bdaa193d8cb4d42d8be2ca3f7df1a7ed53a050ba75d0e954f8f62a342 1605 
gammu_1.27.90-1.dsc
 42d12205d4199a5427eef5328d34e02b78e8fb415c61ab2a1c2bc9447939a68d 3595581 
gammu_1.27.90.orig.tar.gz
 0a082db951633ebf61e1a5662ef4a6b8456cb0330509f01333b79a657b257758 12104 
gammu_1.27.90-1.debian.tar.gz
 a6f101a44c71ac4916bf553a773b48a861be98ae801ba917497f2eb638ddf522 224770 
libgammu-i18n_1.27.90-1_all.deb
 6bb5bb2a3d18739b4cea6b10e7b2912acba53aef4aa7379c4cff785c33d8d0f2 185852 
python-gammu-doc_1.27.90-1_all.deb
 1ca08f8461fcfdc2a0e3bff299a4eb9388dfc47fb221734e857726b45379d6d6 296720 
gammu_1.27.90-1_amd64.deb
 265fbf0182f821a06dc28bdd1b2b644bc253cff5acacf47026b2b088fd666b1d 141266 
gammu-smsd_1.27.90-1_amd64.deb
 3d699e60f0491c57a2da441d5bf4cfc359d7ad7d721b7f449874ff32064fd325 184368 
libgammu-dev_1.27.90-1_amd64.deb
 272aab5baeb756a4d091fbea1d3b2c0a7ad10b0ea4a94030fe33d1956120b67c 535070 
libgammu7_1.27.90-1_amd64.deb
 cead630117a2ed0814392f67dcf167243dd7dc438b722932dec90a8df6ae0aba 123014 
libgsmsd7_1.27.90-1_amd64.deb
 baabf2485023ed19e7d131ab9443034c9af57bb2e361b24d6909295aa7e19230 1656306 
libgammu-dbg_1.27.90-1_amd64.deb
 9f34c3bd0c23e0432e6072a334f9e32c7188c5ab7b84a2f45b5d989159e333f6 166438 
python-gammu_1.27.90-1_amd64.deb
 3d7e6ab692aa1ba98dafaa0b4322c717c49ca0d650892ab645ec785ff2a29b9c 169504 
python-gammu-dbg_1.27.90-1_amd64.deb
Files: 
 568048f7a47b58091cdc2df1b416480b 1605 comm optional gammu_1.27.90-1.dsc
 350ad0118a2fd65293819b7184a28c4c 3595581 comm optional 
gammu_1.27.90.orig.tar.gz
 d8addb34fced7f3fba41f4f5e194e2ef 12104 comm optional 
gammu_1.27.90-1.debian.tar.gz
 3d2618f4e15748c7652f5c76d26eb8cd 224770 localization optional 
libgammu-i18n_1.27.90-1_all.deb
 4f314bc77bb1869d337b372de1125e0b 185852 doc optional 
python-gammu-doc_1.27.90-1_all.deb
 ecafc4c985f37a8cafc230d99d663f57 296720 comm optional gammu_1.27.90-1_amd64.deb
 97d062092ec6b4a42a9217d3e9198790 141266 comm optional 
gammu-smsd_1.27.90-1_amd64.deb
 16ca0c1eec212208ea1cae77e87f42e9 184368 libdevel optional 
libgammu-dev_1.27.90-1_amd64.deb
 d13020ef016634992c3d4405ca5cf241 535070 libs optional 
libgammu7_1.27.90-1_amd64.deb
 8ded93f357f56ec1ff8728831a19b557 123014 libs optional 
libgsmsd7_1.27.90-1_amd64.deb
 8cc722d1491245b8f81e0091586367d0 1656306 debug extra 
libgammu-dbg_1.27.90-1_amd64.deb
 510b970035507a12e64c0343dd40c592 166438 python optional 
python-gammu_1.27.90-1_amd64.deb
 7cd057a7bec7ef7924d43c0a34252411 169504 debug extra 
python-gammu-dbg_1.27.90-1_amd64.deb

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

iEYEARECAAYFAktEsygACgkQ3DVS6DbnVgRqawCfeGJ5pG3ZwvvUSJzazHaExDlg
sNsAn3LKC+yRlywDnNXZXilffnWF0GEN
=v4MU
-END PGP SIGNATURE-


Accepted:
gammu-smsd_1.27.90-1_amd64.deb
  to 

Accepted pyorbit 2.24.0-5 (source all amd64)

2010-01-06 Thread Josselin Mouette
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 06 Jan 2010 17:58:27 +0100
Source: pyorbit
Binary: python-pyorbit python-pyorbit-dev python-pyorbit-omg
Architecture: source all amd64
Version: 2.24.0-5
Distribution: unstable
Urgency: low
Maintainer: Sebastien Bacher seb...@debian.org
Changed-By: Josselin Mouette j...@debian.org
Description: 
 python-pyorbit - A Python language binding for the ORBit2 CORBA implementation
 python-pyorbit-dev - PyORBit: development files
 python-pyorbit-omg - PyORBit - Python CORBA OMG standard files
Changes: 
 pyorbit (2.24.0-5) unstable; urgency=low
 .
   * Remove Provides: in python-pyorbit-omg, they are not used anyway.
   * This allows to drop the Python-Depends field as well, removing the
 need for further rebuild-only uploads.
Checksums-Sha1: 
 a335b2bfc3236f5ce84303c10e3f968475bb8233 1348 pyorbit_2.24.0-5.dsc
 59fefacd52c0ccb402cbe28b9b653af712ad72dd 477116 pyorbit_2.24.0-5.diff.gz
 777f703b3b3e0c5cbf2e743327bec45e55edc66b 10354 
python-pyorbit-dev_2.24.0-5_all.deb
 5e1ee318807b3442766c09044abbed0cd94a09db 9270 
python-pyorbit-omg_2.24.0-5_all.deb
 ac9ce7558313e44f2e976ea23d3b6e5eb164043a 69904 
python-pyorbit_2.24.0-5_amd64.deb
Checksums-Sha256: 
 f41168502775415520b57b7a3677877ca10b4ff7cceb239bfc6f73cdbc3c5e3a 1348 
pyorbit_2.24.0-5.dsc
 ba7c0009d04ef3af9140cf29d65212096a859583f8e32273239b32634900fab2 477116 
pyorbit_2.24.0-5.diff.gz
 c486788fdf5d77c8a1497881fd5e5a22fb0ca985a222e2c7fa2155296c3ce280 10354 
python-pyorbit-dev_2.24.0-5_all.deb
 4b7052ec20f7661f8d391c68fbdc2f416f1026a47a4a752bc1aa2078c2a0e9ee 9270 
python-pyorbit-omg_2.24.0-5_all.deb
 c2dccfdecc91a93387517d69e8a2c3a67308c348544f550fdd0d261d25a329f2 69904 
python-pyorbit_2.24.0-5_amd64.deb
Files: 
 7c83ad12674432d02aee9f01b013d982 1348 python optional pyorbit_2.24.0-5.dsc
 5817260d83b8712c35d3d2c78a8f34ff 477116 python optional 
pyorbit_2.24.0-5.diff.gz
 9ad365c223b1a823e205dd30b73b7e9a 10354 python optional 
python-pyorbit-dev_2.24.0-5_all.deb
 28eb392d2681b588cc8d9e2e0de76a9a 9270 python optional 
python-pyorbit-omg_2.24.0-5_all.deb
 fd99f5768e3c931523eb709f2e8a54a8 69904 python optional 
python-pyorbit_2.24.0-5_amd64.deb

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

iD8DBQFLRMKjrSla4ddfhTMRAhghAJ90kGr3Qm2slZWDvhn1v6OAzBE6CgCcCO4b
63LQXoaOlMHCUpFWpEpSsdM=
=n/ts
-END PGP SIGNATURE-


Accepted:
pyorbit_2.24.0-5.diff.gz
  to main/p/pyorbit/pyorbit_2.24.0-5.diff.gz
pyorbit_2.24.0-5.dsc
  to main/p/pyorbit/pyorbit_2.24.0-5.dsc
python-pyorbit-dev_2.24.0-5_all.deb
  to main/p/pyorbit/python-pyorbit-dev_2.24.0-5_all.deb
python-pyorbit-omg_2.24.0-5_all.deb
  to main/p/pyorbit/python-pyorbit-omg_2.24.0-5_all.deb
python-pyorbit_2.24.0-5_amd64.deb
  to main/p/pyorbit/python-pyorbit_2.24.0-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



Accepted gnome-sharp2 2.24.1-5 (source all amd64)

2010-01-06 Thread Christopher James Halse Rogers
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Mon, 04 Jan 2010 17:01:14 +1100
Source: gnome-sharp2
Binary: gnome-sharp2 gnome-sharp2-examples libart2.0-cil libart2.0-cil-dev 
libgconf2.0-cil libgconf2.0-cil-dev libgnome2.24-cil libgnome2.0-cil-dev 
libgnome-vfs2.0-cil libgnome-vfs2.0-cil-dev
Architecture: source all amd64
Version: 2.24.1-5
Distribution: unstable
Urgency: low
Maintainer: Debian CLI Libraries Team 
pkg-cli-libs-t...@lists.alioth.debian.org
Changed-By: Christopher James Halse Rogers r...@ubuntu.com
Description: 
 gnome-sharp2 - GNOME# 2.24 suite, CLI bindings for GNOME
 gnome-sharp2-examples - sample applications for GNOME# 2.24
 libart2.0-cil - CLI binding for libart 2.3
 libart2.0-cil-dev - CLI binding for libart 2.3
 libgconf2.0-cil - CLI binding for GConf 2.24
 libgconf2.0-cil-dev - CLI binding for GConf 2.24
 libgnome-vfs2.0-cil - CLI binding for GnomeVFS 2.24
 libgnome-vfs2.0-cil-dev - CLI binding for GnomeVFS 2.24
 libgnome2.0-cil-dev - CLI binding for GNOME 2.24
 libgnome2.24-cil - CLI binding for GNOME 2.24
Changes: 
 gnome-sharp2 (2.24.1-5) unstable; urgency=low
 .
   [ Jo Shields ]
   * debian/control:
 + Bump to Standards 3.8.3
 + Switch mono-devel and *-cil build-dependencies for mono -dev transition
 + Add missing build-depend on libglib2.0-cil-dev
   * debian/control,
 debian/lib*.install:
 + Create unversioned -dev packages containing pkg-config files, GAPI
   files, and generic tools in some cases
   * debian/rules,
 debian/libgnome-cil-dev.install:
 + Don't rename pcfile. Leave it as-is, as the unversioned name for
   the gnome-sharp-2.0 package. Yes yes, I know, it'd be nice if upstream
   could be consistent over ABI versions, but there you go.
   * debian/rules:
 + Use mono-csc as compiler command
 .
   [ Mirco Bauer ]
   * debian/lib*-cil-dev.install
 debian/control:
 + Renamed the -cil-dev packages so they contain the API version, as the
   pkg-config files are versioned too.
   (no Replaces/Conflicts added as -2 never hit the archive!)
   * debian/control:
 + Let gnome-sharp2 meta package depend on the same source version for
   simple and reliable upgrades.
 .
   [ Christopher James Halse Rogers ]
   * debian/ltmain-add-as-needed.patch:
 + Add --as-needed magic to ltmain.sh
   * debian/rules:
 + Apply ltmain-add-as-needed.patch after running autoreconf.  This should
   be more robust than copying a patched ltmain.sh from debian/ as ltmain.sh
   is required to be versioned in lock-step with the rest of libtool.
   * debian/README.source:
 + Add dpatch README.source; we might as well comply with policy here.
   One less lintian warning!
Checksums-Sha1: 
 8bef2fb42ba0af852c379d3e0c6ee68ca7c9dfbd 2203 gnome-sharp2_2.24.1-5.dsc
 d8794f86995066fe1055f8308ee8f71946117d40 14937 gnome-sharp2_2.24.1-5.diff.gz
 ca192483e729ee1d9ae09e83ef0c4c99fa5ddf43 122034 gnome-sharp2_2.24.1-5_all.deb
 d36198db83fb08b1969757cd93f0e448e1c5aa3f 146646 
gnome-sharp2-examples_2.24.1-5_all.deb
 5068454a92cdb3ab0db1ad17535c65167163592d 139308 libart2.0-cil_2.24.1-5_all.deb
 e8abf9f52e68a6720df996be0138bd1def0c1adf 127952 
libart2.0-cil-dev_2.24.1-5_all.deb
 564be2002a82558f74c8fa51ec1c25a170ae8d47 131758 
libgconf2.0-cil_2.24.1-5_all.deb
 c1f0b2c1eb39b076113442134bb7621914056ce6 127102 
libgconf2.0-cil-dev_2.24.1-5_all.deb
 3a58e636c120a8029c18461b18a25f425bc07d2c 170790 
libgnome-vfs2.0-cil_2.24.1-5_all.deb
 7980de3959408aae7bbba01783ac8f5cbdfbd0f8 138872 
libgnome-vfs2.0-cil-dev_2.24.1-5_all.deb
 8ada28aee024c9ab349c97833a9ff9ecb3003103 215714 
libgnome2.24-cil_2.24.1-5_amd64.deb
 88d43e19e3e09013e429331bddfe83416d9597ef 148198 
libgnome2.0-cil-dev_2.24.1-5_amd64.deb
Checksums-Sha256: 
 7b0b9b3522d5270e8ccd462f7f01835c61f74ff22f3800a9e789c8ecd1cdbf9b 2203 
gnome-sharp2_2.24.1-5.dsc
 8035f76d5be1f3f23951c0f2b740f6d0639ca488a3b27eacf134f85ab2ddea32 14937 
gnome-sharp2_2.24.1-5.diff.gz
 36a26888edb2721be9d834736af367087e9d140f99d22428a2f0b76cc9da64f8 122034 
gnome-sharp2_2.24.1-5_all.deb
 6cb868d7130e5867a5878ce96cb3e5f2ea0b1e45c7ee186ee8105bd5e5b750b4 146646 
gnome-sharp2-examples_2.24.1-5_all.deb
 ba8d9c4340ff0930a5aa0e1b8978d9f1bfe66ecd2c4226cf7f2573b2532e3d90 139308 
libart2.0-cil_2.24.1-5_all.deb
 8e001cfbe25aff789590561488b4b7f4b85aa22e9da8024399eacab3f9eeaebb 127952 
libart2.0-cil-dev_2.24.1-5_all.deb
 8920293687a0c5447b6b21e10850a42b9467f6ea6f0ce09a4705883a94e017d1 131758 
libgconf2.0-cil_2.24.1-5_all.deb
 013948f2a9d90e276f954d939be58d3761c51a78a48b2be23a7edcd0538e53e2 127102 
libgconf2.0-cil-dev_2.24.1-5_all.deb
 96dbfe84687589b3c870440835bc5e4ac6ee21a5989cdb35d671fd3d8ffe7988 170790 
libgnome-vfs2.0-cil_2.24.1-5_all.deb
 89779295bac900e5e72604e7a53e0d60b73c7f2964c51cefbcdbdb8394c64712 138872 
libgnome-vfs2.0-cil-dev_2.24.1-5_all.deb
 af53a3dfd00d825eeed6503f4493c2cbe061896ee89e5ac6329d3a6eb0106fba 215714 
libgnome2.24-cil_2.24.1-5_amd64.deb
 

Accepted boost1.41 1.41.0-1 (source all amd64)

2010-01-06 Thread Steve M. Robbins
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 03 Jan 2010 20:46:58 -0600
Source: boost1.41
Binary: libboost1.41-dbg libboost1.41-dev libboost1.41-all-dev libboost1.41-doc 
libboost-date-time1.41.0 libboost-date-time1.41-dev libboost-filesystem1.41.0 
libboost-filesystem1.41-dev libboost-graph1.41.0 libboost-graph1.41-dev 
libboost-graph-parallel1.41.0 libboost-graph-parallel1.41-dev 
libboost-iostreams1.41.0 libboost-iostreams1.41-dev libboost-math1.41.0 
libboost-math1.41-dev libboost-mpi1.41.0 libboost-mpi1.41-dev 
libboost-mpi-python1.41.0 libboost-mpi-python1.41-dev 
libboost-program-options1.41.0 libboost-program-options1.41-dev 
libboost-python1.41.0 libboost-python1.41-dev libboost-regex1.41.0 
libboost-regex1.41-dev libboost-serialization1.41.0 
libboost-serialization1.41-dev libboost-signals1.41.0 libboost-signals1.41-dev 
libboost-system1.41.0 libboost-system1.41-dev libboost-test1.41.0 
libboost-test1.41-dev libboost-thread1.41.0 libboost-thread1.41-dev 
libboost-wave1.41.0 libboost-wave1.41-dev
Architecture: source all amd64
Version: 1.41.0-1
Distribution: unstable
Urgency: low
Maintainer: Debian Boost Team pkg-boost-de...@lists.alioth.debian.org
Changed-By: Steve M. Robbins s...@debian.org
Description: 
 libboost-date-time1.41-dev - set of date-time libraries based on generic 
programming concepts
 libboost-date-time1.41.0 - set of date-time libraries based on generic 
programming concepts
 libboost-filesystem1.41-dev - filesystem operations (portable paths, iteration 
over directories
 libboost-filesystem1.41.0 - filesystem operations (portable paths, iteration 
over directories
 libboost-graph-parallel1.41-dev - generic graph components and algorithms in 
C++
 libboost-graph-parallel1.41.0 - generic graph components and algorithms in C++
 libboost-graph1.41-dev - generic graph components and algorithms in C++
 libboost-graph1.41.0 - generic graph components and algorithms in C++
 libboost-iostreams1.41-dev - Boost.Iostreams Library development files
 libboost-iostreams1.41.0 - Boost.Iostreams Library
 libboost-math1.41-dev - Boost.Math Library development files
 libboost-math1.41.0 - Boost.Math Library
 libboost-mpi-python1.41-dev - C++ interface to the Message Passing Interface 
(MPI), Python Bind
 libboost-mpi-python1.41.0 - C++ interface to the Message Passing Interface 
(MPI), Python Bind
 libboost-mpi1.41-dev - C++ interface to the Message Passing Interface (MPI)
 libboost-mpi1.41.0 - C++ interface to the Message Passing Interface (MPI)
 libboost-program-options1.41-dev - program options library for C++
 libboost-program-options1.41.0 - program options library for C++
 libboost-python1.41-dev - Boost.Python Library development files
 libboost-python1.41.0 - Boost.Python Library
 libboost-regex1.41-dev - regular expression library for C++
 libboost-regex1.41.0 - regular expression library for C++
 libboost-serialization1.41-dev - serialization library for C++
 libboost-serialization1.41.0 - serialization library for C++
 libboost-signals1.41-dev - managed signals and slots library for C++
 libboost-signals1.41.0 - managed signals and slots library for C++
 libboost-system1.41-dev - Operating system (e.g. diagnostics support) library
 libboost-system1.41.0 - Operating system (e.g. diagnostics support) library
 libboost-test1.41-dev - components for writing and executing test suites
 libboost-test1.41.0 - components for writing and executing test suites
 libboost-thread1.41-dev - portable C++ multi-threading
 libboost-thread1.41.0 - portable C++ multi-threading
 libboost-wave1.41-dev - C99/C++ preprocessor library
 libboost-wave1.41.0 - C99/C++ preprocessor library
 libboost1.41-all-dev - Boost C++ Libraries development files (ALL)
 libboost1.41-dbg - Boost C++ Libraries with debug symbols
 libboost1.41-dev - Boost C++ Libraries development files
 libboost1.41-doc - Boost.org libraries documentation
Closes: 548270 563108
Changes: 
 boost1.41 (1.41.0-1) unstable; urgency=low
 .
   * New upstream.  Closes: #563108.
 .
   * patches/boost-build-pythonid.patch:
   * rules: Switch --pythonid to --xpythonid;
 c.f. https://svn.boost.org/trac/boost/ticket/3814
 .
   * Merge changes from 1.40.0-5:
 - Switch to source format 3.0 (quilt).
 - Remove hard-coding of python versions.
 .
   * rules: Provide a constant reference to latest documentation.
 Closes: #548270.
 .
   * control: Package libboost-mpi-python1.41 conflicts with
 libboost-mpi-python1.40, since both provide
 /usr/lib/pyshared/python2.5/boost/mpi.so.
 .
   * patches/mapped_file-header-guard.patch: New.  Add missing header guard
 (thanks, Sven Geggus).
Checksums-Sha1: 
 4858ce0b36086544a3bee5f2d0c144a3faa40a0a 2414 boost1.41_1.41.0-1.dsc
 31134e28866b90c39ca4a903c263e036bb25550c 33348161 boost1.41_1.41.0.orig.tar.bz2
 766b5b368897fe17cc8bf284972f6a8a3ea1a068 95429 boost1.41_1.41.0-1.debian.tar.gz
 eb5a6921b84c916cc63e7193f7723e28d4293bfd 41083750 
libboost1.41-doc_1.41.0-1_all.deb
 

Accepted firebird2.5 2.5.0.25784~ReleaseCandidate1.ds2-1 (source all amd64)

2010-01-06 Thread Damyan Ivanov
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 06 Jan 2010 11:18:17 +0200
Source: firebird2.5
Binary: firebird2.5-super firebird2.5-classic firebird2.5-superclassic 
libfbclient2 libfbembed2.5 libib-util firebird2.5-common 
firebird2.5-server-common firebird2.5-classic-common firebird2.5-dev 
firebird2.5-examples firebird2.5-doc firebird2.5-common-doc
Architecture: source all amd64
Version: 2.5.0.25784~ReleaseCandidate1.ds2-1
Distribution: experimental
Urgency: low
Maintainer: Debian Firebird Group pkg-firebird-gene...@lists.alioth.debian.org
Changed-By: Damyan Ivanov d...@debian.org
Description: 
 firebird2.5-classic - Firebird Classic Server - an RDBMS based on InterBase 
6.0 code
 firebird2.5-classic-common - common files for firebird 2.5 classic and 
superclassic server
 firebird2.5-common - common files for firebird 2.5 servers and clients
 firebird2.5-common-doc - copyright, licnesing and changelogs of firebird2.5
 firebird2.5-dev - Development files for Firebird - an RDBMS based on InterBase 
6.0
 firebird2.5-doc - Documentation files for firebird database version 2.5
 firebird2.5-examples - Examples for Firebird - an RDBMS based on InterBase 6.0 
code
 firebird2.5-server-common - common files for firebird 2.5 servers
 firebird2.5-super - Firebird Super Server - an RDBMS based on InterBase 6.0 
code
 firebird2.5-superclassic - Firebird SupecClassic Server - an RDBMS based on 
InterBase 6.0 co
 libfbclient2 - Firebird client library
 libfbembed2.5 - Firebird embedded client/server library
 libib-util - Firebird UDF support library
Changes: 
 firebird2.5 (2.5.0.25784~ReleaseCandidate1.ds2-1) experimental; urgency=low
 .
   * new upstream major release candidate. rename source and binary packages
 from firebird2.1 and trim changelog.
 .
   * adapt debian/watch and debian/get-orig-source.sh
   * control/Vcs-*: update location of Git repostiory
   * update debian/copyright for 2.5
 + add a script for chacking debian/copyright for completeness
 + explain repackaging
 .
   * use ./configure switches (new in 2.5) for setting installation directories
 + use directory layout as provided by upstream build system as a source for
   binaries and config files
   * drop patches applied upstream:
 + deprecated-charp-conversion.patch
 + cvs-execute-statement-crash.patch
 + use-libedit.patch
 + port-arm.patch
   * refresh the rest of the patches to apply cleanly
   * add parallel-build.patch
   * reduce local-CFLAGS.patch to a fix in Makefile.in.firebird
   * add add default-optimization.patch
   * add trim-cflags.patch avoiding repetitive compiler flags
   * improve no-spurious-linkage.patch
   * add allow-older-libtool.patch
   * add versioned-log-filename.patch
 .
   * write missing manpages and rewrite stub ones
 .
   * rules: works with -jN
   * spin-off firebird2.5-superclassic package for the new upstream server
 flavour
 + things common to -classic and -superclassic moved to a new,
   -classic-common package
   * add firebird-server, firebird-utils and firebird-udf virtual packages,
 provided and conflicted with by the relevant server/common packages
   * spin-off libib_util into libib-util binary package
   * use fbguard instead of fbmgr for starting super (and superclassic)
   * use one startup file for all flavours
   * add manpages where there was none
 + rewrite stub manpages about gpre and gdef
   * gbak.sgml: document -fix_fss_data and -fix_fss_metadata options
Checksums-Sha1: 
 e236c35af796ed08a8ba05d83806908d4c48971e 1893 
firebird2.5_2.5.0.25784~ReleaseCandidate1.ds2-1.dsc
 5a1bdd8d3d18f2fb3850de15f2255ecd5c571e9d 6968667 
firebird2.5_2.5.0.25784~ReleaseCandidate1.ds2.orig.tar.gz
 d8d96eda38279b565aef89bc0f50df29f48bb730 121152 
firebird2.5_2.5.0.25784~ReleaseCandidate1.ds2-1.diff.gz
 37a45ebfbc546ee143b15b31c10cf5027b7bebfa 64646 
firebird2.5-dev_2.5.0.25784~ReleaseCandidate1.ds2-1_all.deb
 0e93ed80b4330f82fafbf4dc0e0b3c5a2e09c111 167846 
firebird2.5-examples_2.5.0.25784~ReleaseCandidate1.ds2-1_all.deb
 14599966cacdf843b800e35bd742fe03c9683d96 180622 
firebird2.5-doc_2.5.0.25784~ReleaseCandidate1.ds2-1_all.deb
 05bf1b21cf9273dd27b73f974a551ebd4724bfa2 702962 
firebird2.5-common-doc_2.5.0.25784~ReleaseCandidate1.ds2-1_all.deb
 5bf06e813297d11198a4ccce749cc3e69644a373 3463400 
firebird2.5-super_2.5.0.25784~ReleaseCandidate1.ds2-1_amd64.deb
 76c91dee96a62128271b095c9d329603f9338449 33122 
firebird2.5-classic_2.5.0.25784~ReleaseCandidate1.ds2-1_amd64.deb
 ae28ce92bb12a2b4ade64cf55adfcd2ae9a2ac95 211392 
firebird2.5-superclassic_2.5.0.25784~ReleaseCandidate1.ds2-1_amd64.deb
 1577c5fa5a2e1849d7e8ec3a1c87e12fc2ff7efb 299544 
libfbclient2_2.5.0.25784~ReleaseCandidate1.ds2-1_amd64.deb
 7df8f64577c4511d924e896bc47c7ca4cde3a190 1880066 
libfbembed2.5_2.5.0.25784~ReleaseCandidate1.ds2-1_amd64.deb
 f1e74b6cbe6226983fe93fa0e019d1f13a434465 3828 
libib-util_2.5.0.25784~ReleaseCandidate1.ds2-1_amd64.deb
 

Accepted haskell-text 0.7.0.1-2 (source all amd64)

2010-01-06 Thread Giovanni Mascellani
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 06 Jan 2010 13:37:00 +0100
Source: haskell-text
Binary: libghc6-text-dev libghc6-text-prof libghc6-text-doc
Architecture: source all amd64
Version: 0.7.0.1-2
Distribution: unstable
Urgency: low
Maintainer: Debian Haskell Group 
pkg-haskell-maintain...@lists.alioth.debian.org
Changed-By: Giovanni Mascellani mascell...@poisson.phc.unipi.it
Description: 
 libghc6-text-dev - An efficient packed Unicode text type for Haskell - GHC 6 
librari
 libghc6-text-doc - An efficient packed Unicode text type for Haskell - 
documentation
 libghc6-text-prof - An efficient packed Unicode text type for Haskell - GHC 6 
profili
Changes: 
 haskell-text (0.7.0.1-2) unstable; urgency=low
 .
   [ Giovanni Mascellani ]
   * debian/watch: Use format that works for --download-current-version.
   * debian/copyright: Add missing bits of copyright information.
 .
   [ Marco Túlio Gontijo e Silva ]
   * debian/watch: Add .tar.gz to downloaded filename.
Checksums-Sha1: 
 26ffa263f7417a4474fa4ce19753494ceda80644 1483 haskell-text_0.7.0.1-2.dsc
 9e9e0d9f6e6d354ee344c7f2b9e312179eae8325 91064 haskell-text_0.7.0.1.orig.tar.gz
 19124c9f4b541a1fa9f1160a16478350432fa72e 3148 haskell-text_0.7.0.1-2.diff.gz
 cb209f2659cc2cc32ac03e36f33f720f0ec6c898 162830 
libghc6-text-doc_0.7.0.1-2_all.deb
 5ae7fb6f008767b464fc6cd6e922dcf8400f3441 635888 
libghc6-text-dev_0.7.0.1-2_amd64.deb
 f8dac36aa712a3057a4eb8d8614a6d850e5ca7c5 730088 
libghc6-text-prof_0.7.0.1-2_amd64.deb
Checksums-Sha256: 
 98b400ec7198fbc56a697bcef7a7e865baf8658a22bbdf87d1f5309cee5c56ee 1483 
haskell-text_0.7.0.1-2.dsc
 1a268de887e1f8f751ae444696f35039bc41bf9141561bec3e79f859a70d9ec6 91064 
haskell-text_0.7.0.1.orig.tar.gz
 26acfe4b8b52b501b47faa293918352cdd44c17e03bc633a5dc7a23e84422464 3148 
haskell-text_0.7.0.1-2.diff.gz
 9f79d71029a1a0316409c0a5e169b9d34d42c58d9fa66a7e7e8f13a75bafba7b 162830 
libghc6-text-doc_0.7.0.1-2_all.deb
 45611241f8ce6c13660e5097b64b99c79f2599934b2d430a4bf552352aba5895 635888 
libghc6-text-dev_0.7.0.1-2_amd64.deb
 b0d451922501f61b38bad9040c73dd84779d1f80faab16b9df511a626dfc554d 730088 
libghc6-text-prof_0.7.0.1-2_amd64.deb
Files: 
 9c1f4a2bbce3ffd289c9b34f3990e653 1483 haskell extra haskell-text_0.7.0.1-2.dsc
 3f0e0eb6e32c478524e66ca9992fa272 91064 haskell extra 
haskell-text_0.7.0.1.orig.tar.gz
 debc5fa1c0fd1110912e333895d36019 3148 haskell extra 
haskell-text_0.7.0.1-2.diff.gz
 9f2af8591fc38bf711e7e944339fc22d 162830 doc extra 
libghc6-text-doc_0.7.0.1-2_all.deb
 541bad72133d64ceec8228e3c3ace3ff 635888 haskell extra 
libghc6-text-dev_0.7.0.1-2_amd64.deb
 6eb81218f8591cc2dcc75518024471e4 730088 haskell extra 
libghc6-text-prof_0.7.0.1-2_amd64.deb

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

iEYEARECAAYFAktEhHsACgkQ9ijrk0dDIGxJxwCgnEWQQmr5z692/HFuyKyye4hU
DtcAnA0BBjsYgVNksbgGQPjNiQ96SlMi
=OsvH
-END PGP SIGNATURE-


Accepted:
haskell-text_0.7.0.1-2.diff.gz
  to main/h/haskell-text/haskell-text_0.7.0.1-2.diff.gz
haskell-text_0.7.0.1-2.dsc
  to main/h/haskell-text/haskell-text_0.7.0.1-2.dsc
haskell-text_0.7.0.1.orig.tar.gz
  to main/h/haskell-text/haskell-text_0.7.0.1.orig.tar.gz
libghc6-text-dev_0.7.0.1-2_amd64.deb
  to main/h/haskell-text/libghc6-text-dev_0.7.0.1-2_amd64.deb
libghc6-text-doc_0.7.0.1-2_all.deb
  to main/h/haskell-text/libghc6-text-doc_0.7.0.1-2_all.deb
libghc6-text-prof_0.7.0.1-2_amd64.deb
  to main/h/haskell-text/libghc6-text-prof_0.7.0.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



Accepted zope.contenttype 3.5.0-1 (source all)

2010-01-06 Thread Fabio Tranchitella
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 22 Dec 2009 12:36:50 +0100
Source: zope.contenttype
Binary: python-zope.contenttype
Architecture: source all
Version: 3.5.0-1
Distribution: unstable
Urgency: low
Maintainer: Debian/Ubuntu Zope Team 
pkg-zope-develop...@lists.alioth.debian.org
Changed-By: Fabio Tranchitella kob...@debian.org
Description: 
 python-zope.contenttype - Utility module for content-type handling
Changes: 
 zope.contenttype (3.5.0-1) unstable; urgency=low
 .
   * Initial release.
Checksums-Sha1: 
 4a1e0270460a963d533012e41324a1d12fac6e3b 1344 zope.contenttype_3.5.0-1.dsc
 66b3b21d6c614a56b0e94c0e64e033d3e876ad83 8024 
zope.contenttype_3.5.0.orig.tar.gz
 488be025f02fb35f531d851eb7603060f03a60b3 2174 zope.contenttype_3.5.0-1.diff.gz
 35c3e65d4770e86c2060c8571904e65d81608eca 10730 
python-zope.contenttype_3.5.0-1_all.deb
Checksums-Sha256: 
 5325e6e4755d667f454e5ee7e7d3bf0a7ae0eec161d4554bd65b919f5832 1344 
zope.contenttype_3.5.0-1.dsc
 f54fa07bc9b6fbff341f3d9323bb037793171d9373fc4e3772d377d6abad02cb 8024 
zope.contenttype_3.5.0.orig.tar.gz
 0dae05074c67cc376b160bd3f9af2340125fa4c4bb9600173a6ecff2ae621a89 2174 
zope.contenttype_3.5.0-1.diff.gz
 c1655d63fa33651e6590ccbfd86c8acf9b47eebb86b8af77fe17b1fb98c90e1b 10730 
python-zope.contenttype_3.5.0-1_all.deb
Files: 
 a6a2f139f531cbd06c220cb1646cb1f7 1344 zope optional 
zope.contenttype_3.5.0-1.dsc
 1680b15f522df57e622217542d163eba 8024 zope optional 
zope.contenttype_3.5.0.orig.tar.gz
 789d2f25b8e2a40a3cc8f9ec82c2e163 2174 zope optional 
zope.contenttype_3.5.0-1.diff.gz
 5808c7221f0f9f71bc5d3e782f8e6b07 10730 zope optional 
python-zope.contenttype_3.5.0-1_all.deb

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

iEYEARECAAYFAktEjJEACgkQK/juK3+WFWR8yQCglXs1VzaWzIaaKZsOIq9c9DTf
vzMAnRc1P9HXkCcQV3Jp7cOflE0gQWmK
=vdbB
-END PGP SIGNATURE-


Accepted:
python-zope.contenttype_3.5.0-1_all.deb
  to main/z/zope.contenttype/python-zope.contenttype_3.5.0-1_all.deb
zope.contenttype_3.5.0-1.diff.gz
  to main/z/zope.contenttype/zope.contenttype_3.5.0-1.diff.gz
zope.contenttype_3.5.0-1.dsc
  to main/z/zope.contenttype/zope.contenttype_3.5.0-1.dsc
zope.contenttype_3.5.0.orig.tar.gz
  to main/z/zope.contenttype/zope.contenttype_3.5.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



Accepted me-tv 1.1.2-1 (source amd64)

2010-01-06 Thread Teis Dreijer
-BEGIN PGP SIGNED MESSAGE-
Hash: RIPEMD160

Format: 1.8
Date: Mon, 04 Jan 2010 18:48:17 +0100
Source: me-tv
Binary: me-tv
Architecture: source amd64
Version: 1.1.2-1
Distribution: unstable
Urgency: low
Maintainer: Teis Dreijer t...@dreijer.dk
Changed-By: Teis Dreijer t...@dreijer.dk
Description: 
 me-tv  - Me TV, it's TV for me computer
Changes: 
 me-tv (1.1.2-1) unstable; urgency=low
 .
   [ Teis Dreijer ]
   * New upstream release
 .
   [ Julian Andres Klode ]
   * Stop deleting me-tv.schemas, fixed upstream now.
Checksums-Sha1: 
 f43e338d875e0aeeb40502d47b33b13a2307fe46 1212 me-tv_1.1.2-1.dsc
 6e833bb7ddf41cdf29858a7da43eb1a2b51c6e6e 301218 me-tv_1.1.2.orig.tar.gz
 883f7faf092a11ff85cd24762fa2b5c9c4aabf58 2378 me-tv_1.1.2-1.diff.gz
 324867380c41a1c9d86033f2a6a56b71d42eba80 36 me-tv_1.1.2-1_amd64.deb
Checksums-Sha256: 
 d3220cf5ce2ea2c0227610e0a07dbb8932606c2f0634ad1722cf2fcbde7dbb90 1212 
me-tv_1.1.2-1.dsc
 375f2814829253a91b2be7f897f8dc21cbc7aea2e28bbd009e9244771c08f826 301218 
me-tv_1.1.2.orig.tar.gz
 375fa41dddb0e59329b9e3a5bd1a7012d185d68fd066b4f52a8bb84abec6146d 2378 
me-tv_1.1.2-1.diff.gz
 9b1fcb7b1d58beefc1f0f21e08bcd5a4efb152913d202aef4d73f7f4ca70f25d 36 
me-tv_1.1.2-1_amd64.deb
Files: 
 92e5cbda5aa0090f0a03de8c18a2d268 1212 video extra me-tv_1.1.2-1.dsc
 fea71904e9008e3119fd9f8c2a93a9fa 301218 video extra me-tv_1.1.2.orig.tar.gz
 995bac2e937dacc8c8710e9801cc5f56 2378 video extra me-tv_1.1.2-1.diff.gz
 8ccc4e81761e9a2f1feda11139e9d166 36 video extra me-tv_1.1.2-1_amd64.deb

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

iEYEAREDAAYFAktE0s4ACgkQrCpf/gCCPsKYTgCePt4rmGQ8IokeWHpR+WsgZrZ1
bcEAn3qVlECRfIRyVY+SqPJl1fkI3rNx
=VEI8
-END PGP SIGNATURE-


Accepted:
me-tv_1.1.2-1.diff.gz
  to main/m/me-tv/me-tv_1.1.2-1.diff.gz
me-tv_1.1.2-1.dsc
  to main/m/me-tv/me-tv_1.1.2-1.dsc
me-tv_1.1.2-1_amd64.deb
  to main/m/me-tv/me-tv_1.1.2-1_amd64.deb
me-tv_1.1.2.orig.tar.gz
  to main/m/me-tv/me-tv_1.1.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



Accepted t-prot 2.11-1 (source all)

2010-01-06 Thread Gerfried Fuchs
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 06 Jan 2010 18:52:41 +0100
Source: t-prot
Binary: t-prot
Architecture: source all
Version: 2.11-1
Distribution: unstable
Urgency: low
Maintainer: Gerfried Fuchs rho...@debian.at
Changed-By: Gerfried Fuchs rho...@debian.at
Description: 
 t-prot - display filter for RFC822 messages
Changes: 
 t-prot (2.11-1) unstable; urgency=low
 .
   * New upstream release.
Checksums-Sha1: 
 b9bf3ac8744b80c501145e308e521f738740bf59 978 t-prot_2.11-1.dsc
 02fcd0907c9fbfa20e13f7fe3f9aacabee46a78d 44506 t-prot_2.11.orig.tar.gz
 c67c55bd09b05b1886445918ff1af1bfb09b417f 18463 t-prot_2.11-1.diff.gz
 536c1fcf0113231b10a64951857b575f88a42d63 58582 t-prot_2.11-1_all.deb
Checksums-Sha256: 
 6cb372d1ec619c4f3dca69659f4f0d046ca0a819fdd4281514eefcd041c01b19 978 
t-prot_2.11-1.dsc
 93cad26ea3ac6769174080f26987aa2e8024aeb054f0a7d173716dd56a4b9cc0 44506 
t-prot_2.11.orig.tar.gz
 467620935d71aea33bbf9257eec4456c59cf3e7b70299ff74688d0101986ee18 18463 
t-prot_2.11-1.diff.gz
 39ec90e685a4b879f66ee7b8157cb469f8ce6118380ffd9c4c996315274606c4 58582 
t-prot_2.11-1_all.deb
Files: 
 70ea91ef915972f76ac4e33777b55dfb 978 mail optional t-prot_2.11-1.dsc
 694f06cf2caf9dffc908f0ce4a43 44506 mail optional t-prot_2.11.orig.tar.gz
 08ede141f4963eaa40eb4e953c67ce72 18463 mail optional t-prot_2.11-1.diff.gz
 4b3a1f7cec833d10cca578d0de33c8aa 58582 mail optional t-prot_2.11-1_all.deb

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

iEYEARECAAYFAktE0PUACgkQELuA/Ba9d8ZvdwCg6RTKcBLtL05pPQORQJlx1oAs
sn8AoKfesLHa0RDI2jmwspisxkod5oFS
=BfxM
-END PGP SIGNATURE-


Accepted:
t-prot_2.11-1.diff.gz
  to main/t/t-prot/t-prot_2.11-1.diff.gz
t-prot_2.11-1.dsc
  to main/t/t-prot/t-prot_2.11-1.dsc
t-prot_2.11-1_all.deb
  to main/t/t-prot/t-prot_2.11-1_all.deb
t-prot_2.11.orig.tar.gz
  to main/t/t-prot/t-prot_2.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



Accepted libplayer 1.0.0-2 (source i386 all)

2010-01-06 Thread Davide Cavalca
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Mon, 04 Jan 2010 15:47:27 +0100
Source: libplayer
Binary: libplayer-dev libplayer1-bin libplayer1 libplayer1-dbg libplayer-doc
Architecture: source i386 all
Version: 1.0.0-2
Distribution: unstable
Urgency: low
Maintainer: Davide Cavalca dav...@geexbox.org
Changed-By: Davide Cavalca dav...@geexbox.org
Description: 
 libplayer-dev - a multimedia A/V abstraction layer API -- development files
 libplayer-doc - developer documentation for libplayer
 libplayer1 - a multimedia A/V abstraction layer API
 libplayer1-bin - test utilities for libplayer
 libplayer1-dbg - debugging symbols for libplayer1
Closes: 560048
Changes: 
 libplayer (1.0.0-2) unstable; urgency=low
 .
   * Add dev packages referenced by pkgconfig to libplayer-dev depends
 .
 libplayer (1.0.0-1) unstable; urgency=low
 .
   * Initial release (Closes: #560048)
Checksums-Sha1: 
 ec186a667a6dc43121ab31eca128572bfb2a58e6 1259 libplayer_1.0.0-2.dsc
 8c4b978e9274b389887c5e663b25d9733b7d4e33 1021245 libplayer_1.0.0.orig.tar.bz2
 34b4689c0ccb907578dc891c6f2fb8822ca042ad 6930 libplayer_1.0.0-2.debian.tar.gz
 46e5e812714b2cf0ced56216c2a007a1756dbec5 69536 libplayer-dev_1.0.0-2_i386.deb
 d7e27eddab314d12e7764e566964d91ff10fa6c7 21960 libplayer1-bin_1.0.0-2_i386.deb
 15aec2021fef8be27830045c8736fdcefa436c14 52634 libplayer1_1.0.0-2_i386.deb
 267b631fb3ce6437f30c75e1a70520d84f8c8705 287910 libplayer1-dbg_1.0.0-2_i386.deb
 90d31919d11f75e020ee795bd8c1f57e90f9b349 952012 libplayer-doc_1.0.0-2_all.deb
Checksums-Sha256: 
 3921e5de073821cac00cf527fcec9f27c8eb5d7bfcaa789d0d3b9064da0f539c 1259 
libplayer_1.0.0-2.dsc
 a21096c6f3d1084cb436012d382876dd17d69c8a539352da30a48b5ec2ff00db 1021245 
libplayer_1.0.0.orig.tar.bz2
 23acb2342cea44e10b4f89e3c817d3edbe530a308cbbd2a944bec7e34cd6fc70 6930 
libplayer_1.0.0-2.debian.tar.gz
 2e86de3698490cfa9e58e91ea9f4296b7805fa1f9d0c6e0daef4674e82aca333 69536 
libplayer-dev_1.0.0-2_i386.deb
 8b4528c500e08052951cdeff97849ba553a12f8481e2a2faff044d2c75c808da 21960 
libplayer1-bin_1.0.0-2_i386.deb
 b9d789b27793f3410735d60bfcb5a9381a5bfbf47f9f2523428a92735a610b55 52634 
libplayer1_1.0.0-2_i386.deb
 5bac86ca8137643c4f2ff4fc1eab0ff17eacdb6546cc9f81eb17ec4f1123b8d9 287910 
libplayer1-dbg_1.0.0-2_i386.deb
 5ad89a7d22d9ecbf768a89a110c43904504a51777eb404a2c021cdf4c2698221 952012 
libplayer-doc_1.0.0-2_all.deb
Files: 
 d054a6d3d376fd149461bf244b859575 1259 libs extra libplayer_1.0.0-2.dsc
 f9baa4ac8089b1c79f70a2f6b6374a39 1021245 libs extra 
libplayer_1.0.0.orig.tar.bz2
 fcaa613d55578208bbcb53c9cd105c39 6930 libs extra 
libplayer_1.0.0-2.debian.tar.gz
 b4f5e854492615e128ad6dd6e3bf246c 69536 libdevel extra 
libplayer-dev_1.0.0-2_i386.deb
 9b46d7a4a2276812098430cc51fba9c7 21960 misc extra 
libplayer1-bin_1.0.0-2_i386.deb
 885334d97b698d3b3e61fd5b7e9c2ba5 52634 libs extra libplayer1_1.0.0-2_i386.deb
 09095883baac8b21f3d07e4ed215bfea 287910 debug extra 
libplayer1-dbg_1.0.0-2_i386.deb
 61c9c420dd8bb8673ae3c66aa0bb1985 952012 doc extra libplayer-doc_1.0.0-2_all.deb

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

iEYEARECAAYFAktEtpsACgkQhQui3hP+/EANzgCfT9ED+NXtpfGDgebSya6N0+xd
NgMAoIw8XTemT0VcV7zZH3YIGsFAURdN
=nhiH
-END PGP SIGNATURE-


Accepted:
libplayer-dev_1.0.0-2_i386.deb
  to main/libp/libplayer/libplayer-dev_1.0.0-2_i386.deb
libplayer-doc_1.0.0-2_all.deb
  to main/libp/libplayer/libplayer-doc_1.0.0-2_all.deb
libplayer1-bin_1.0.0-2_i386.deb
  to main/libp/libplayer/libplayer1-bin_1.0.0-2_i386.deb
libplayer1-dbg_1.0.0-2_i386.deb
  to main/libp/libplayer/libplayer1-dbg_1.0.0-2_i386.deb
libplayer1_1.0.0-2_i386.deb
  to main/libp/libplayer/libplayer1_1.0.0-2_i386.deb
libplayer_1.0.0-2.debian.tar.gz
  to main/libp/libplayer/libplayer_1.0.0-2.debian.tar.gz
libplayer_1.0.0-2.dsc
  to main/libp/libplayer/libplayer_1.0.0-2.dsc
libplayer_1.0.0.orig.tar.bz2
  to main/libp/libplayer/libplayer_1.0.0.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



Accepted adonthell 0.3.5-5 (source i386)

2010-01-06 Thread Moritz Muehlenhoff
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 06 Jan 2010 19:26:27 +0100
Source: adonthell
Binary: adonthell
Architecture: source i386
Version: 0.3.5-5
Distribution: unstable
Urgency: low
Maintainer: Debian Games Team pkg-games-de...@lists.alioth.debian.org
Changed-By: Moritz Muehlenhoff j...@debian.org
Description: 
 adonthell  - A 2D graphical roleplaying game
Closes: 562904
Changes: 
 adonthell (0.3.5-5) unstable; urgency=low
 .
   * Drop support for armel for now (Closes: #562904)
Checksums-Sha1: 
 37328b9b007daae4e216b28b6038c834b5ea3434 1592 adonthell_0.3.5-5.dsc
 97de60403282edb163e213c52f86e944d8b73aa7 7498 adonthell_0.3.5-5.debian.tar.gz
 9741042d98e21cbe896642aad73cebe12b580547 274842 adonthell_0.3.5-5_i386.deb
Checksums-Sha256: 
 31b2bf6b3eea4d1c9c29f559f7e3a015c54fb7ede20c09d93ba9a3d1755aa14c 1592 
adonthell_0.3.5-5.dsc
 e1016697f33bbc55f418562612e0594cea78723414f3b6cb741b12ec01e4ab1e 7498 
adonthell_0.3.5-5.debian.tar.gz
 99da4e9702a511762e3000cfad7f6d2f14642007a0a70e83428b7e3d30305306 274842 
adonthell_0.3.5-5_i386.deb
Files: 
 d03309d63ccde279dd2744623a91bb1d 1592 games optional adonthell_0.3.5-5.dsc
 792d5490a9fc1982c5d590701b983118 7498 games optional 
adonthell_0.3.5-5.debian.tar.gz
 f2c17585f6b34086ab7a897c8efd92d0 274842 games optional 
adonthell_0.3.5-5_i386.deb

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

iEYEARECAAYFAktE11wACgkQXm3vHE4uylpzvgCfXfyCgy/yWFO8d5YGthYvhnPt
hoUAoM2pPFu9xhw1TsZuSg+8RmHvkunG
=uEKr
-END PGP SIGNATURE-


Accepted:
adonthell_0.3.5-5.debian.tar.gz
  to main/a/adonthell/adonthell_0.3.5-5.debian.tar.gz
adonthell_0.3.5-5.dsc
  to main/a/adonthell/adonthell_0.3.5-5.dsc
adonthell_0.3.5-5_i386.deb
  to main/a/adonthell/adonthell_0.3.5-5_i386.deb


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



Accepted citadel 7.71-1 (source all amd64)

2010-01-06 Thread Michael Meskes
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 06 Jan 2010 18:42:40 +0100
Source: citadel
Binary: citadel-server citadel-common citadel-mta citadel-client citadel-doc 
citadel-dbg
Architecture: source amd64 all
Version: 7.71-1
Distribution: unstable
Urgency: high
Maintainer: Debian Citadel Team pkg-citadel-de...@lists.alioth.debian.org
Changed-By: Michael Meskes mes...@debian.org
Description: 
 citadel-client - complete and feature-rich groupware server (command line 
client)
 citadel-common - complete and feature-rich groupware server
 citadel-dbg - complete and feature-rich groupware server - debugging symbols
 citadel-doc - complete and feature-rich groupware server (documentation)
 citadel-mta - complete and feature-rich groupware server (mail transport agent)
 citadel-server - complete and feature-rich groupware server
Changes: 
 citadel (7.71-1) unstable; urgency=high
 .
   * New Upstream version, bug fix release including a longer Diffie-Hellman key
 to initialize the TLS connection.
Checksums-Sha1: 
 8c329ce58b0c3bde9665da11352488d79e05806a 1551 citadel_7.71-1.dsc
 6d8445d9e71bc946df2acd854e6c0a10b60ca9b1 827489 citadel_7.71.orig.tar.gz
 717d93ce88cadd87983cba94f8b9d26be1fa37f7 36237 citadel_7.71-1.diff.gz
 51e93bb8f2b6d71e6ca360b1f56d834c9bc51833 400096 citadel-server_7.71-1_amd64.deb
 79596a3c3d4d93359c9b1d3fab4fc5534ede9dfd 10608 citadel-mta_7.71-1_amd64.deb
 ec7c04e141a8fd94e7e934091aff0a78447c5239 131708 citadel-client_7.71-1_amd64.deb
 ab931401d0efcecf9eb24a2b473a354205f555d6 1088742 citadel-dbg_7.71-1_amd64.deb
 063485d8b3399253d22014496bcdf922ffc38354 10364 citadel-common_7.71-1_all.deb
 51387273a5d37d590d8147c9d3797b1ef7354edd 101098 citadel-doc_7.71-1_all.deb
Checksums-Sha256: 
 9821b886b0dae7b409e92ffb6a37b22de228a4d6e8d55967dd4244267be05b2b 1551 
citadel_7.71-1.dsc
 c07350030f3bb67b8a765b6e3c692f18400c1fc174075678c4acc03115c3ce5e 827489 
citadel_7.71.orig.tar.gz
 5973321e52e4f77805a10e9df76082ad925ff64483658e1337ce1b6f87cba61a 36237 
citadel_7.71-1.diff.gz
 b21c7078b35c9a620e7b807c7849113a048ca6bcee96786902a06489e79e271f 400096 
citadel-server_7.71-1_amd64.deb
 35a5e85994c820dd29d4d1d5e1a81ddcf7badcebf74775991f2e8857c2556038 10608 
citadel-mta_7.71-1_amd64.deb
 2fa95bc59c1869ab53f3d946bae95eaf92d2abaca58a02f0954ac7205e44f678 131708 
citadel-client_7.71-1_amd64.deb
 8909ec2708a44c0200caed0eb395f8072155bc7a235bbfc7dfc45f94a5b96dc1 1088742 
citadel-dbg_7.71-1_amd64.deb
 ff9b60acf23ce86312234f76dd0887566306abaf87dfc8e39e8004edc393ff5a 10364 
citadel-common_7.71-1_all.deb
 71118db841c0b7b875b76c92202b7a6892cd44456cd3e1916623e153a6a1cd74 101098 
citadel-doc_7.71-1_all.deb
Files: 
 825940919e90d8ab66c15f288542bfe4 1551 mail extra citadel_7.71-1.dsc
 5cbdcee936a9209eb53dc14c616c81cf 827489 mail extra citadel_7.71.orig.tar.gz
 a52ea8554abab52291dd4e2142fe8e4d 36237 mail extra citadel_7.71-1.diff.gz
 f874bcb73238e68ab4b758590daace7d 400096 mail extra 
citadel-server_7.71-1_amd64.deb
 5ec5032dd0e69c21e4170e46941de71b 10608 mail extra citadel-mta_7.71-1_amd64.deb
 42998e23949eaa6d7ddaecb3d19b9e2c 131708 mail extra 
citadel-client_7.71-1_amd64.deb
 01932d02c84169638f91a0b362495e83 1088742 debug extra 
citadel-dbg_7.71-1_amd64.deb
 818623a4b6f578bf8660d3345d17455c 10364 mail extra citadel-common_7.71-1_all.deb
 b1a70af29be75573487a55eee93a3003 101098 doc extra citadel-doc_7.71-1_all.deb

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

iD8DBQFLRNXDVkEm8inxm9ERAhd9AJ9bgyA5kSOgJ5KjpqEhCrksdRh+WwCfcMrH
XBPSCIGngKoz6302fTjn1Vk=
=vrBH
-END PGP SIGNATURE-


Accepted:
citadel-client_7.71-1_amd64.deb
  to main/c/citadel/citadel-client_7.71-1_amd64.deb
citadel-common_7.71-1_all.deb
  to main/c/citadel/citadel-common_7.71-1_all.deb
citadel-dbg_7.71-1_amd64.deb
  to main/c/citadel/citadel-dbg_7.71-1_amd64.deb
citadel-doc_7.71-1_all.deb
  to main/c/citadel/citadel-doc_7.71-1_all.deb
citadel-mta_7.71-1_amd64.deb
  to main/c/citadel/citadel-mta_7.71-1_amd64.deb
citadel-server_7.71-1_amd64.deb
  to main/c/citadel/citadel-server_7.71-1_amd64.deb
citadel_7.71-1.diff.gz
  to main/c/citadel/citadel_7.71-1.diff.gz
citadel_7.71-1.dsc
  to main/c/citadel/citadel_7.71-1.dsc
citadel_7.71.orig.tar.gz
  to main/c/citadel/citadel_7.71.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



Accepted debian-edu-install 0.680 (source all)

2010-01-06 Thread Holger Levsen
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 06 Jan 2010 19:26:24 +0100
Source: debian-edu-install
Binary: debian-edu-install debian-edu-profile-udeb debian-edu-install-udeb
Architecture: source all
Version: 0.680
Distribution: unstable
Urgency: low
Maintainer: Debian Edu Developers debian-...@lists.debian.org
Changed-By: Holger Levsen hol...@debian.org
Description: 
 debian-edu-install - Set d-i values to install Debian Edu without questions
 debian-edu-install-udeb - Execute Debian Edu debian-installer profile (udeb)
 debian-edu-profile-udeb - Choose Debian Edu profile (udeb)
Changes: 
 debian-edu-install (0.680) unstable; urgency=low
 .
   [ Petter Reinholdtsen ]
   * Increase /var from 2048 to 2624 MiB in partman/common/94edultsp to
 make sure enough space is available for the downloaded packages.
   * Increase / from 2048 to 2752 MiB in partman/common/96eduwork to
 make sure enough space is available for the downloaded packages.
   * Remove file pxe-lenny-extra-udeb, as it is no longer needed after
 a rewrite of the PXE rules in debian-edu-config.
   * Remove obsolete tasksel code in debian-edu-profile, as this is now
 done using tasksel tests in education-tasks.  Drop dependency from
 debian-edu-profile-udeb to dmidecode-udeb, as it is no longer
 needed.
   * Remove now obsolete code in rules file handling d-i menu
 order rewrite used in etch/terra.
   * Remove now obsolete versioned dependency on debconf.
   * Document in a comment why preseeding of the seen flag in
 debian-edu-profile need to be done there and can't be done using
 normal preseeding.
   * Report failure to preseed in debian-edu-profile as errors in the
 log.
   * Log to syslog when the xdebian-edu-firstboot script is executed.
   * Make sure xdebian-edu-firstboot run after wdm and slim too.
   * If the /etc/init.d/xdebian-edu-firstboot symlink exist during
 upgrades, remove it to make sure the new init.d script is
 installed in its place while making sure the firstboot script
 still run on the first boot.
   * Move code for installing debian-edu-archive-keyring,
 debian-edu-install and education-tasks from the
 debian-edu-profile-udeb postinst to the pre-pkgsel script, and
 report an error and reboot if installing any of them fail.  Not
 making the template translatable until the english text is
 reviewed.
   * Stop installing mdetect, xresprobe and read-edid early in the
 installation.  Should no longer be needed by X.org during
 installation.
   * Make sure to run the boot time fixing before running the test
 suite, to make sure thin clients find their SSH server keys before
 someone acknowledge any detected errors.
   * Make sure the test suite report if the installer needed to
 automatically extend partitions during installation.
 .
   [ Holger Levsen ]
   * lib/partman:: increase minimal size of /var for
 recipes-powerpc-powermac_newworld/92edumain+ws,
 common/92edumain+ws, recipes/92edumain+ws and
 recipes-powerpc-prep/92edumain+ws from 2048 to
 2624 MiB.
   * Set TZ=UTC when debian-edu-fsautoresize is running during
 installation, to avoid inconsistent time stamps in the
 installation log (Solves Skolelinux bug #1356).
   * Remove ancient references to base-config-skolelinux from debian/control.
 (It has been a virtual package since 2003 approximatly.)
   * Reword debian-edu-profile-udeb.templates slightly.
Checksums-Sha1: 
 80aadbda9f815054e9fc939cadf1dc9603ffd092 1328 debian-edu-install_0.680.dsc
 161125bae45a0a733fa14e50587ab30d707bdad2 142363 debian-edu-install_0.680.tar.gz
 cd94f67d658337d79f441122bb2e98f88efe5209 39780 debian-edu-install_0.680_all.deb
 fda617afe38db2290e0cc386a53e83a3eac4a9e8 2774 
debian-edu-install-udeb_0.680_all.udeb
 3c70134447beb024dd513572a1fc5f20b0de5edb 44650 
debian-edu-profile-udeb_0.680_all.udeb
Checksums-Sha256: 
 a1b78bb79657eff334d7c0485d4b79e2252553c923e1839030098494a1a43d26 1328 
debian-edu-install_0.680.dsc
 c586883b6912ebf2200fe12493c6796b94f2b43cbc25343cb0a845b4f17330a5 142363 
debian-edu-install_0.680.tar.gz
 18bfc0d0f8a078ddb3288f3e72ba2bb66c124dabe196c47238d671514679da36 39780 
debian-edu-install_0.680_all.deb
 924335936762a20f140db72b416c87f739b196eed648e0203ec26719573e232f 2774 
debian-edu-install-udeb_0.680_all.udeb
 7c3e49151d39a88bf242161674d89814262291ee060193bed8ef3f3faae07bcb 44650 
debian-edu-profile-udeb_0.680_all.udeb
Files: 
 2b733eb297f56838ef76d4f0b14dea8d 1328 misc optional 
debian-edu-install_0.680.dsc
 6cf295c24d613b379d40a31a91a0e41a 142363 misc optional 
debian-edu-install_0.680.tar.gz
 3619466352b761a6beb4e15b64b57da7 39780 misc extra 
debian-edu-install_0.680_all.deb
 fd3cbe1fcb76ad3a065fe9f28db6aae8 2774 debian-installer optional 
debian-edu-install-udeb_0.680_all.udeb
 7ed457dad20489c633cca4f2b32c0141 44650 debian-installer optional 
debian-edu-profile-udeb_0.680_all.udeb
Package-Type: udeb

-BEGIN PGP 

Accepted ffmpeg 4:0.5+svn20090706-3 (source all amd64 i386)

2010-01-06 Thread Reinhard Tartler
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 06 Jan 2010 16:27:40 +0100
Source: ffmpeg
Binary: ffmpeg ffmpeg-dbg ffmpeg-doc libavutil49 libavcodec52 libavdevice52 
libavformat52 libavfilter0 libpostproc51 libswscale0 libavutil-dev 
libavcodec-dev libavdevice-dev libavformat-dev libavfilter-dev libpostproc-dev 
libswscale-dev
Architecture: all amd64 i386 source 
Version: 4:0.5+svn20090706-3
Distribution: experimental
Urgency: low
Maintainer: Debian multimedia packages maintainers 
pkg-multimedia-maintain...@lists.alioth.debian.org
Changed-By: Reinhard Tartler siret...@tauware.de
Closes: 550442
Description:
 ffmpeg-dbg - Debug symbols for ffmpeg related packages
 ffmpeg-doc - documentation of the ffmpeg API
 ffmpeg - multimedia player, server and encoder
 libavcodec52 - ffmpeg codec library
 libavcodec-dev - development files for libavcodec
 libavdevice52 - ffmpeg device handling library
 libavdevice-dev - development files for libavdevice
 libavfilter0 - ffmpeg video filtering library
 libavfilter-dev - development files for libavfilter
 libavformat52 - ffmpeg file format library
 libavformat-dev - development files for libavformat
 libavutil49 - ffmpeg utility library
 libavutil-dev - development files for libavutil
 libpostproc51 - ffmpeg video postprocessing library
 libpostproc-dev - development files for libpostproc
 libswscale0 - ffmpeg video scaling library
 libswscale-dev - development files for libswscale
Changes:
 ffmpeg (4:0.5+svn20090706-3) experimental; urgency=low
 .
   [ Loïc Minier ]
   * Disable more autodetecter ARM arch features
   * Enable neon flavour
   * Update NEON confflags to assume v7 and VFP
   * Add backported NEON patches from ffmpeg trunk
   * Pass proper --cpu and --extra-flags on armel
   * Pass -fPIC -DPIC to neon pass
 .
   [ Fabian Greffrath ]
   * Initialize the FLAVORS variable to static instead of appending to
 it. Also, we do not support the internalencoders variable anymore.
 .
   [ Andres Mejia ]
   * Remove unused patches from packaging.
   * Update Vcs-* entries to new location.
   * Bump Standards-Version to 3.8.3.
 .
   [ Reinhard Tartler ]
   * change shlibs file to make applications depend on the -extra- packages
   * loosen dependencies further, so that the -dev packages remain
 installable even if ffmpeg-extra is 'out-of-date'
   * add patch for issue1245: Make arguments of av_set_pts_info() unsigned.
   * Support constant-quant encoding for libtheora, LP: #356322
   * increase swscale compile time width (VOF/VOFW), LP: #443264
   * Backports of various security patches, Closes: #550442, including:
  - backport fixes for vorbis_dec
  - backport oggparsevorbis fix
  - backport vp3 fixes
  - backport ffv1 fix
  - libavcodec/mpegaudiodec.c backports
  - h264 security backports
  - backported libavformat/mov.c security fixes
  - backported libavformat/oggdec.c security fixes
  - backport svn r18016 aka 'MOV-Support-stz2-Compact-Sample-Size-Box'
to fix FTBFS
   * enable symbol versioning
   * bump shlibs version
   * add README.source describing how this source package manages patches
   * make sure the ${misc:Depends} substvar is used for each binary package
Checksums-Sha1: 
 12b8b27b05a87d95356dde3d131c3c4a340623d6 110850 
libswscale-dev_0.5+svn20090706-3_i386.deb
 163b042b7a12d79b17180803d6cd8f418c332cca 702638 
libavformat52_0.5+svn20090706-3_i386.deb
 1dee17cd9879dc39556b471f119af9048c236ea0 13923158 
ffmpeg-doc_0.5+svn20090706-3_all.deb
 2067052a3522aa1491c51688d6dd2c599642538f 58028 
libavdevice-dev_0.5+svn20090706-3_amd64.deb
 21bd0a0751fbd0800252ec0c93d9eeadc7a3d646 56860 
libavdevice-dev_0.5+svn20090706-3_i386.deb
 26b8b79fab916280ad1540f24d9b48e7f8b29b95 52536 
libavfilter-dev_0.5+svn20090706-3_i386.deb
 28535f8d01b9c190591a1b16bbc9b934003309cf 362128 
libavformat52_0.5+svn20090706-3_amd64.deb
 305a748685f98c34325941c7e0843f3a465b055c 91748 
libavutil49_0.5+svn20090706-3_i386.deb
 30bc8ad9b440e6dd6a0da8fd17b8ddbe9b95f36e 54642 
libpostproc51_0.5+svn20090706-3_amd64.deb
 343e183f1a9dcd5443ef9dc913d2e1ad1eee44b4 46806 
libavfilter0_0.5+svn20090706-3_i386.deb
 444a1e044a4052f9f9e0773637125cec64cb91b0 463490 
libavformat-dev_0.5+svn20090706-3_amd64.deb
 47169ba35e9b442326a19e6a2e25a6c8dab87ad4 54610 
libpostproc-dev_0.5+svn20090706-3_i386.deb
 49175669f1cd4a18bd18c7920a8ecbc949e3c25c 2239578 
libavcodec-dev_0.5+svn20090706-3_amd64.deb
 4bf582dde86f3d4fb1c39dcc1a1d626ed4a0842e 46116 
libavfilter0_0.5+svn20090706-3_amd64.deb
 59e109508fefdae015f908e033ccf3887254237d 105238 
libswscale0_0.5+svn20090706-3_amd64.deb
 5c7aa6320c6a59fcef0a6355c279b93b4448b55d 115578 
libswscale-dev_0.5+svn20090706-3_amd64.deb
 2babcfd5f456abb4f514b4f92ceee63c9197 2404 ffmpeg_0.5+svn20090706-3.dsc
 7968ed6990f33db5fe78bb0f8bb2ae36ed3fdf15 77992 
libavutil-dev_0.5+svn20090706-3_amd64.deb
 87616a4bb46f6cff39de4f71724d0ce81b8c23b0 1964838 
libavcodec52_0.5+svn20090706-3_amd64.deb
 

Accepted libcitadel 7.71-1 (source amd64)

2010-01-06 Thread Michael Meskes
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 06 Jan 2010 10:57:02 +0100
Source: libcitadel
Binary: libcitadel2 libcitadel2-dbg libcitadel-dev
Architecture: source amd64
Version: 7.71-1
Distribution: unstable
Urgency: high
Maintainer: Debian Citadel Team pkg-citadel-de...@lists.alioth.debian.org
Changed-By: Michael Meskes mes...@debian.org
Description: 
 libcitadel-dev - Development files for libcitadel2
 libcitadel2 - Citadel toolbox
 libcitadel2-dbg - Debugging symbols for libcitadel2
Changes: 
 libcitadel (7.71-1) unstable; urgency=high
 .
   * New Upstream version.
Checksums-Sha1: 
 64e7a64464dc6bf8d5a84786e1fcb543b59695e1 1337 libcitadel_7.71-1.dsc
 d781532ddd3396f84730f6f76fab47ee7ec6ed97 548144 libcitadel_7.71.orig.tar.gz
 7314eee0ee058e1d8d8c6a251311a1f1db6a4b54 6904 libcitadel_7.71-1.diff.gz
 c587bd88695408ae6c6fd4cf611f547eeefe419c 62764 libcitadel2_7.71-1_amd64.deb
 7403c2115e38cb0ac53bb451597312dc9f2ee07a 89534 libcitadel2-dbg_7.71-1_amd64.deb
 066899291eb9907069e03f22ea9013ff7faa3f41 73230 libcitadel-dev_7.71-1_amd64.deb
Checksums-Sha256: 
 4be9be204669e5f17472a0da45b58b63cf8e54e9b0e200801e24e40dfcb59342 1337 
libcitadel_7.71-1.dsc
 223d6912818c9a2f168dfcbc9d91d9bf8139ca1dba116ee5211e0bd63eba2a20 548144 
libcitadel_7.71.orig.tar.gz
 601a7bf70c13eb154d745f1b4da3d3ccea12c1254c77d35d669ba372e8c7ff7e 6904 
libcitadel_7.71-1.diff.gz
 bb2489a1d1893b2294c1ace790cd55c0ed2828b951bac99899a7d926c2e901ba 62764 
libcitadel2_7.71-1_amd64.deb
 6d8e1804a2e4096fa6b98023352d598503667af8a579f75586881802d96bd817 89534 
libcitadel2-dbg_7.71-1_amd64.deb
 4ecae9ac26c6fa07187fef842839a4ffd0b4fe54185e7c0edfe4093b1880f31a 73230 
libcitadel-dev_7.71-1_amd64.deb
Files: 
 63fd45e349797817949d190891abc65e 1337 libs extra libcitadel_7.71-1.dsc
 c24cb72cea0a4fb4b8b822fe5a4c48ef 548144 libs extra libcitadel_7.71.orig.tar.gz
 2a523306e3a8cfde998ebe5f79b5c35d 6904 libs extra libcitadel_7.71-1.diff.gz
 78ea9ae1afb1246d8c09efd04226 62764 libs extra libcitadel2_7.71-1_amd64.deb
 e60cada1d2142ef2e2ab98f45d09140c 89534 debug extra 
libcitadel2-dbg_7.71-1_amd64.deb
 b6d3cbc3f5da736fd5aa9aca7a9fed7f 73230 libdevel extra 
libcitadel-dev_7.71-1_amd64.deb

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

iD8DBQFLRM1bVkEm8inxm9ERAs+RAJ95u8ct3WOi5Ua5fxdxlxbF0bMxuQCePols
QXGohUOnPKSWYkw4dBtFrzo=
=INn1
-END PGP SIGNATURE-


Accepted:
libcitadel-dev_7.71-1_amd64.deb
  to main/libc/libcitadel/libcitadel-dev_7.71-1_amd64.deb
libcitadel2-dbg_7.71-1_amd64.deb
  to main/libc/libcitadel/libcitadel2-dbg_7.71-1_amd64.deb
libcitadel2_7.71-1_amd64.deb
  to main/libc/libcitadel/libcitadel2_7.71-1_amd64.deb
libcitadel_7.71-1.diff.gz
  to main/libc/libcitadel/libcitadel_7.71-1.diff.gz
libcitadel_7.71-1.dsc
  to main/libc/libcitadel/libcitadel_7.71-1.dsc
libcitadel_7.71.orig.tar.gz
  to main/libc/libcitadel/libcitadel_7.71.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



Accepted webcit 7.71-dfsg-1 (source all amd64)

2010-01-06 Thread Michael Meskes
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 06 Jan 2010 11:00:34 +0100
Source: webcit
Binary: citadel-webcit webcit-dbg citadel-suite
Architecture: source amd64 all
Version: 7.71-dfsg-1
Distribution: unstable
Urgency: high
Maintainer: Debian Citadel Team pkg-citadel-de...@lists.alioth.debian.org
Changed-By: Michael Meskes mes...@debian.org
Description: 
 citadel-suite - complete and feature-rich groupware server; metapackage for 
full
 citadel-webcit - web-based frontend to Citadel groupware server
 webcit-dbg - web-based frontend to Citadel groupware server
Changes: 
 webcit (7.71-dfsg-1) unstable; urgency=high
 .
   * New Upstream version.
Checksums-Sha1: 
 db0abb045516f9c0e5ba347aadd7b69fc46f3cfc 1416 webcit_7.71-dfsg-1.dsc
 8e37739241f41f1a78edf82f1e00fe87318a0434 1394430 webcit_7.71-dfsg.orig.tar.gz
 403e614e8f0be17263c9c25a9586ca0169f4a38a 20610 webcit_7.71-dfsg-1.diff.gz
 9ad8f13b7e10892e886d37fc137fc6c6a8df312a 696354 
citadel-webcit_7.71-dfsg-1_amd64.deb
 2c326b619f260352a9f09f24fb625b4eac995351 316358 
webcit-dbg_7.71-dfsg-1_amd64.deb
 aaf6c00b77b6d343c2857e9cb31c1b8f4675f646 7306 citadel-suite_7.71-dfsg-1_all.deb
Checksums-Sha256: 
 921260f74ef53d28a2b4b53fa530b75b903075489f58f48d08621cd3f17a8886 1416 
webcit_7.71-dfsg-1.dsc
 e541ff7ccfb938cbe1a02214739d809913dd07abb337b69d1876e795b172757e 1394430 
webcit_7.71-dfsg.orig.tar.gz
 3ce41cf0671a4864c22fb8138421ae6ff17fbafd5a659d6033b9fb1eb091a357 20610 
webcit_7.71-dfsg-1.diff.gz
 3a5900423ddc4c1d4e30d5f59658b2a7d27d0505c666b3c94ed63aa1f63cdbf3 696354 
citadel-webcit_7.71-dfsg-1_amd64.deb
 34d38d9354c0a241a4224ca2262e5013943ede2ad8ad629bd3c91571db771796 316358 
webcit-dbg_7.71-dfsg-1_amd64.deb
 e1e48d01d4a0347c8c31bac701861fa0727c263397ec97eb5b802ca74d0381ef 7306 
citadel-suite_7.71-dfsg-1_all.deb
Files: 
 d0bf5fc6b40b943323d17268f56de0f5 1416 web extra webcit_7.71-dfsg-1.dsc
 19c2d21ce38d276420a4ac3e486290d0 1394430 web extra webcit_7.71-dfsg.orig.tar.gz
 255ecdd7808acb32bd3552ed4e7e49ca 20610 web extra webcit_7.71-dfsg-1.diff.gz
 89f341808064fbd937950e76fb06d2cd 696354 web extra 
citadel-webcit_7.71-dfsg-1_amd64.deb
 5026ea2186301ea074cf875dfb89c9e6 316358 debug extra 
webcit-dbg_7.71-dfsg-1_amd64.deb
 24042cda4c9b1792bf7f3de3d5bef0fd 7306 mail extra 
citadel-suite_7.71-dfsg-1_all.deb

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

iD8DBQFLRNAzVkEm8inxm9ERAszLAJ97XtaD5T1soyCfm+K86P06qEtoywCfUFys
ZQuBIDrGqWy8gD3Je6BQUGw=
=YNfR
-END PGP SIGNATURE-


Accepted:
citadel-suite_7.71-dfsg-1_all.deb
  to main/w/webcit/citadel-suite_7.71-dfsg-1_all.deb
citadel-webcit_7.71-dfsg-1_amd64.deb
  to main/w/webcit/citadel-webcit_7.71-dfsg-1_amd64.deb
webcit-dbg_7.71-dfsg-1_amd64.deb
  to main/w/webcit/webcit-dbg_7.71-dfsg-1_amd64.deb
webcit_7.71-dfsg-1.diff.gz
  to main/w/webcit/webcit_7.71-dfsg-1.diff.gz
webcit_7.71-dfsg-1.dsc
  to main/w/webcit/webcit_7.71-dfsg-1.dsc
webcit_7.71-dfsg.orig.tar.gz
  to main/w/webcit/webcit_7.71-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



Accepted miwm 1.1-1 (source i386)

2010-01-06 Thread Jari Aalto
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Mon, 04 Jan 2010 15:25:34 +0200
Source: miwm
Binary: miwm
Architecture: source i386
Version: 1.1-1
Distribution: unstable
Urgency: low
Maintainer: Jari Aalto jari.aa...@cante.net
Changed-By: Jari Aalto jari.aa...@cante.net
Description: 
 miwm   - minimalist window manager with virtual workspaces
Closes: 364485
Changes: 
 miwm (1.1-1) unstable; urgency=low
 .
   * Initial release (ITP; Closes: #364485).
Checksums-Sha1: 
 718e3d04cf5d68c7ff86ee97910ff925d169655d 1164 miwm_1.1-1.dsc
 8d2b606038c1542a6b45bc58a6ace8a701c10ee0 137560 miwm_1.1.orig.tar.gz
 d63e4a82855beeb53ccfea193b7a15bb7ffbb370 17146 miwm_1.1-1.debian.tar.gz
 22db62e72b27ea483c88a72c25e8abd040ff1a32 103456 miwm_1.1-1_i386.deb
Checksums-Sha256: 
 9fa41cec4466e36e37e687d850e48036cad4282813ad6c5e8bb6a55f6d5c2238 1164 
miwm_1.1-1.dsc
 24ec436046012f892cf51078a9518d9a9a2ce17929fcf5819dfbbc60764d3c5e 137560 
miwm_1.1.orig.tar.gz
 a73cb9ba51af5d872329f206c0e9efbb98c67f1a11e24f2c8262438de23698a5 17146 
miwm_1.1-1.debian.tar.gz
 0ec57299bf7eb086bcb3d6307eb133fd1c1c278d7b85903352bc0d5eb4def3ba 103456 
miwm_1.1-1_i386.deb
Files: 
 b97842f394e2fee5e0ff2abbfed674b0 1164 x11 optional miwm_1.1-1.dsc
 1779c27cc64b71a6348f94bf4fdbc323 137560 x11 optional miwm_1.1.orig.tar.gz
 4f22dcbfcb20fb1ed31d1594071da6cc 17146 x11 optional miwm_1.1-1.debian.tar.gz
 ff606ed164d044b337348e8d1a7669e9 103456 x11 optional miwm_1.1-1_i386.deb

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

iEYEARECAAYFAktEtyoACgkQpdwBkPlyvgM+rQCffEsuL7r8dAbNc18IMYtn36NM
Q/AAniihB9EZj91R8CSxu+M8S3mHYJ7t
=vrx0
-END PGP SIGNATURE-


Accepted:
miwm_1.1-1.debian.tar.gz
  to main/m/miwm/miwm_1.1-1.debian.tar.gz
miwm_1.1-1.dsc
  to main/m/miwm/miwm_1.1-1.dsc
miwm_1.1-1_i386.deb
  to main/m/miwm/miwm_1.1-1_i386.deb
miwm_1.1.orig.tar.gz
  to main/m/miwm/miwm_1.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



Accepted shotwell 0.4.2+dfsg-1 (source i386)

2010-01-06 Thread Devid Antonio Filoni
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 06 Jan 2010 14:08:43 +0100
Source: shotwell
Binary: shotwell
Architecture: source i386
Version: 0.4.2+dfsg-1
Distribution: unstable
Urgency: low
Maintainer: Devid Antonio Filoni d.fil...@ubuntu.com
Changed-By: Devid Antonio Filoni d.fil...@ubuntu.com
Description: 
 shotwell   - digital photo organizer
Closes: 561788
Changes: 
 shotwell (0.4.2+dfsg-1) unstable; urgency=low
 .
   * Initial release (Closes: #561788).
Checksums-Sha1: 
 0ef13a16cfef69a928142a05c30ab4ca156fa600 1368 shotwell_0.4.2+dfsg-1.dsc
 9cdf22bb74b6e54a605050368a499dff27fa07b3 614249 shotwell_0.4.2+dfsg.orig.tar.gz
 6484e76fa033302456b8ccb108453ada1d63acab 9615 shotwell_0.4.2+dfsg-1.diff.gz
 c32072e081831233c08c8e1cc6d5a73834f9 722242 shotwell_0.4.2+dfsg-1_i386.deb
Checksums-Sha256: 
 228d65c21730acd52cd88c23bb34efd153fcc4fc4f2a09b01fdd6562dd6ac04c 1368 
shotwell_0.4.2+dfsg-1.dsc
 72f128705704bd361fb9786042c37da93e7602c4e4573693a4423de0546542c0 614249 
shotwell_0.4.2+dfsg.orig.tar.gz
 8371ec9eaf4f9d5be44c697d5e0bfadbcae7680f5b57393fd28c466332a4c954 9615 
shotwell_0.4.2+dfsg-1.diff.gz
 ca3e825a60191a0d9024f8584b2f6d383f3fc0230be3dbb17551ac64fa58a820 722242 
shotwell_0.4.2+dfsg-1_i386.deb
Files: 
 d2891149ffb3da863966247d05beb710 1368 gnome extra shotwell_0.4.2+dfsg-1.dsc
 58db2c7117f3978c116a8b6487978782 614249 gnome extra 
shotwell_0.4.2+dfsg.orig.tar.gz
 ada26e2cf65a30e211d18794e60e018a 9615 gnome extra shotwell_0.4.2+dfsg-1.diff.gz
 1cf290b891c80a25d83b09214cb8098a 722242 gnome extra 
shotwell_0.4.2+dfsg-1_i386.deb

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

iEYEARECAAYFAktEt2cACgkQnXjXEYa8KlDwqgCgg2v8pEFlXKZVaVLYGHYW0cU9
KpEAn3r86TE/e+BTdsbaFEXNmyuyXXXR
=/Qgx
-END PGP SIGNATURE-


Accepted:
shotwell_0.4.2+dfsg-1.diff.gz
  to main/s/shotwell/shotwell_0.4.2+dfsg-1.diff.gz
shotwell_0.4.2+dfsg-1.dsc
  to main/s/shotwell/shotwell_0.4.2+dfsg-1.dsc
shotwell_0.4.2+dfsg-1_i386.deb
  to main/s/shotwell/shotwell_0.4.2+dfsg-1_i386.deb
shotwell_0.4.2+dfsg.orig.tar.gz
  to main/s/shotwell/shotwell_0.4.2+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



  1   2   >