Re: Bug#425050: initramfs-tools: Ask if we should update all initramfses

2007-05-20 Thread martin f krafft
also sprach Gabor Gombas [EMAIL PROTECTED] [2007.05.19.1832 +0200]:
  Come on. `useless debconf proliferation'? The question has medium
  priority. I can also make it an configration option somewhere and use
  that, but it was just a convenient why to get info from a user.
 
 I'd also say a debconf question is overkill. People who understand what
 the option means can edit a config file by hand.

They can set their debconf priority. It's not something to avoid,
adding debconf questions.

Anyway, I propose that update-initramfs just loses the -k switch or
provides a new wrapper that packages like cryptsetup and mdadm just
call without worrying whether it will update all initrds or just the
current one.

-- 
 .''`.   martin f. krafft [EMAIL PROTECTED]
: :'  :  proud Debian developer, author, administrator, and user
`. `'`   http://people.debian.org/~madduck - http://debiansystem.info
  `-  Debian - when you have better things to do than fixing systems


signature.asc
Description: Digital signature (GPG/PGP)


Re: Bug#425050: initramfs-tools: Ask if we should update all initramfses

2007-05-20 Thread Petter Reinholdtsen

[Gabor Gombas]
 I'd also say a debconf question is overkill. People who understand what
 the option means can edit a config file by hand.

Remember that using debconf allow the setting to be preseeded during
installation.  Editing a config file by hand is less convenient for
preconfigured installations.

Friendly,
-- 
Petter Reinholdtsen


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: svn-buildpackage etc., mergeWithUpstream, and dpatch/quilt/cdbs again

2007-05-20 Thread Marc Haber
On Wed, 16 May 2007 13:52:28 +0200, Magnus Holmgren
[EMAIL PROTECTED] wrote:
 But since svn checkout doesn't give you the whole thing, how do you 
prefer to work (especially with respect to creating patches)? Do you unpack 
the orig tarball on top and set the svn:ignore property to ., or always use 
svn-buildpackage --svn-ignore? Or do you find it easy enough to use 
dpatch-edit-patch --debianonly? Other comments?

I usually use dpatch-edit-patch, but when I have more extensive
changes in the queue, I unpack the upstream sources besides the
debian/-only trunk and symlink debian into the upstream sources. This
is a field full of dragons, though.

Greetings
Marc

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



Re: svn-buildpackage etc., mergeWithUpstream, and dpatch/quilt/cdbs again

2007-05-20 Thread Loïc Minier
On Wed, 16 May 2007 13:52:28 +0200, Magnus Holmgren
[EMAIL PROTECTED] wrote:
 But since svn checkout doesn't give you the whole thing, how do you
 prefer to work (especially with respect to creating patches)? Do you
 unpack the orig tarball on top and set the svn:ignore property to .,
 or always use 

 I do svn-do zsh when I plan to work on a lot of patches; this spawns
 my shell and will copy back the debian tree over the SVN checkout from
 which I ran svn-do (this script is in
 /usr/share/svn-buildpackage/contrib), but only if the exit status is 0.

-- 
Loïc Minier


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Bug#425050: initramfs-tools: Ask if we should update all initramfses

2007-05-20 Thread David Härdeman

On Sun, May 20, 2007 at 11:08:02AM +0200, martin f krafft wrote:

Anyway, I propose that update-initramfs just loses the -k switch or
provides a new wrapper that packages like cryptsetup and mdadm just
call without worrying whether it will update all initrds or just the
current one.


I agree...use a debconf or config file option, then let packages call 
update-initramfs with a new option (let's call it -p) and the option 
will be automatically honoured so that one or all initramfs images are 
rebuilt.


--
David Härdeman


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#425280: ITP: pynetsnmp -- Python ctypes bindings for NET-SNMP with Twisted integration

2007-05-20 Thread Stefano Zacchiroli
Package: wnpp
Severity: wishlist
Owner: Stefano Zacchiroli [EMAIL PROTECTED]

* Package name: pynetsnmp
  Version : 0.25
  Upstream Author : Eric C. Newton [EMAIL PROTECTED]
* URL : http://www.zenoss.com/
* License : GPL
  Programming Lang: Python
  Description : Python ctypes bindings for NET-SNMP with Twisted integration
   pynetsnmp is a set of Python ctypes binding for NET-SNMP, an
   implementation of the Simple Network Management Protocol (SNMP).
   .
   pynetsnmp is a replacement for the various Python bindings provided by
   PySNMP* implementations (available as the Debian packages python-pysnmp*).
   .
   It also implements a glue with the Python Twisted Matrix networking
   framework which replaces the TwistedSNMP implementation (available as the
   python-twisted-snmp Debian package).
   .
Homepage: http://www.zenoss.com/

We are packaging this as a dependency of the Zenoss network monitoring
system solution (see #361253).

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.18-4-686 (SMP w/1 CPU core)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#425278: ITP: libqsearch -- hierarchical clustering library using quartet tree reconstruction algorithm

2007-05-20 Thread Rudi Cilibrasi
Package: wnpp
Severity: wishlist
Owner: Rudi Cilibrasi [EMAIL PROTECTED]


* Package name: libqsearch
  Version : 0.9.9
  Upstream Author : Rudi Cilibrasi [EMAIL PROTECTED]
* URL : http://www.complearn.org/
* License : BSD
  Programming Lang: C
  Description : hierarchical clustering library using quartet tree 
reconstruction algorithm

libqsearch is a general-purpose data-mining library.  It creates a
hierarchical clustering in the form of an unrooted binary tree based on
an input square matrix of numbers.  No matter what kind of distance
matrix you input into the system, it will search for the closest fitting
unrooted binary tree that best represents the structural relationships
between the objects as specified in the input matrix.  This package is
useful with (and was once part of) the complearn package and is
compatible with the text, CompLearn Binary, and Nexus file formats.  It
outputs graphviz compatible .dot and Nexus format trees.  This system
has been used for phylogenetic analysis of genetic sequences to
reconstruct probable evolutionary histories, language analysis, and many
other areas.

-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-4-486
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: rampant offtopic and offensive posts to debian-user

2007-05-20 Thread Steve Greenland
On 18-May-07, 15:41 (CDT), Joey Hess [EMAIL PROTECTED] wrote: 
 Frans, Cord, Martin, Pascal,
 
 I'm writing the listmasters because reading debian-user has become
 nearly unbearable for me (one of the sadly few DDs who bothers to read
 our user lists) due to volume and offensiveness/repetativeness of
 offtopic posts there. I've in the past threatened to leave -user
 entirely, and I have in fact moved a lot of my attention to providing
 support on forums.debian.net[4], but I would prefer that Debian
 articulate a policy of not tolerating this kind of behavior.
 
 Out of 2861 posts to -user this May, 407 (one in seven) have been labeled
 OT.[1][2] Their content has included jems like these. Anyone who has spent a
 while on the internet can probably fill in the surrounding mega-threads[5]
 from these excerpts.

 [examples deleted]

Ban them all. None of that crap belongs on a Debian technical list. No
amount of technical input can compensate for the hostility and stupidity
that those kind of posts promote.

Steve

-- 
Steve Greenland
The irony is that Bill Gates claims to be making a stable operating
system and Linus Torvalds claims to be trying to take over the
world.   -- seen on the net


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Bug#425050: initramfs-tools: Ask if we should update all initramfses

2007-05-20 Thread Steve Greenland
On 20-May-07, 04:08 (CDT), martin f krafft [EMAIL PROTECTED] wrote: 
 also sprach Gabor Gombas [EMAIL PROTECTED] [2007.05.19.1832 +0200]:
   Come on. `useless debconf proliferation'? The question has medium
   priority. I can also make it an configration option somewhere and use
   that, but it was just a convenient why to get info from a user.
  
  I'd also say a debconf question is overkill. People who understand what
  the option means can edit a config file by hand.
 
 They can set their debconf priority. It's not something to avoid,
 adding debconf questions.

Yes, it is. Every question you ask is something more to
confuse/distract/annoy a user. Debconf was *supposed* to be only for
things for which there is no reasonable default. This is not one of
those things. Certainly not at medium priority.

Additionally, debconf breaks dpkg conffile handling -- if a setting is
in debconf, the file can't be a conffile.


Steve

-- 
Steve Greenland
The irony is that Bill Gates claims to be making a stable operating
system and Linus Torvalds claims to be trying to take over the
world.   -- seen on the net


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Bug#425050: initramfs-tools: Ask if we should update all initramfses

2007-05-20 Thread Gabor Gombas
On Sun, May 20, 2007 at 01:59:20PM +0200, Petter Reinholdtsen wrote:

 Remember that using debconf allow the setting to be preseeded during
 installation.  Editing a config file by hand is less convenient for
 preconfigured installations.

But why would you want to install _multiple_ kernels in a preseeded
install while _not_ building an initrd for some of them? That's the only
case I can think of when a debconf setting would be relevant; if you
install just one kernel image or you want to create an initrd for all
installed kernels then debconf wouldn't buy you anything over a config
file...

Gabor

-- 
 -
 MTA SZTAKI Computer and Automation Research Institute
Hungarian Academy of Sciences
 -


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Reasons for recommends and suggests

2007-05-20 Thread Daniel Burrows
On Sat, May 19, 2007 at 09:52:44AM -0500, Manoj Srivastava [EMAIL PROTECTED] 
was heard to say:
 A field in the control file is unlikely to have enough space to
  truly state the reasons (remember, the maintainer has alsready stated
  that in their judgement the packages belong together for all but the
  most unusual installations).  Adding a special file with expanded
  explanations or essays might work.

  The goal is not to produce an iron-clad defense of your judgement,
it's to allow the user to make a more informed judgement than they
could otherwise make.

  I've drawn some packages fully at random from the package list to see
whether there's any reason to believe that we couldn't construct a helpful
explanation of their suggestions.  It's interesting to note that
somewhere around 3/4 of the packages I checked didn't have any
suggestions or recommendations at all, so even if we tried to document
all suggestions fully, most packages would be unaffected.

===
pop-before-smtp Suggests: imap-server | pop3-server

Suggests-Reason: imap-server | pop3-server: because pop-before-smtp needs 
access to the log file of your POP3 or IMAP server.
 pop-before-smtp scans the logs of your POP3 or IMAP server in order to
 detect user logins.  If the server is running on another computer, you
 must provide access to its log files on this computer (for instance, by
 enabling remote syslog access).
===

===
kdeaccessibility-doc-html Suggests: kdebase

Suggests-Reason: kdebase: to run the software this package documents.
===

===
kdeartwork-misc Suggests: kworldclock

Suggests-Reason: kworldclock: to make use of the kworldclock themes included in 
this package.
===

===
ttf-bengali-fonts Suggests: x-ttcidfont-conf

Suggests-Reason: x-ttcidfont-conf: to automatically register these fonts with 
the X window system.
===

===
pida Suggests: bicyclerepair

Suggests-Reason: bicyclerepair: because bicycle-repair is a useful Python tool 
that I like.
===

  (I installed both pida and bicycle-repair, and as far as I can tell,
   this is the only relationship between them.  bicycle-repair has IDE
   plugins...but there doesn't seem to be one for pida)

  Daniel


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Bug#425050: initramfs-tools: Ask if we should update all initramfses

2007-05-20 Thread Tim Dijkstra
Please cc: the bug report

On Sun, 20 May 2007 16:35:27 +0200
David Härdeman [EMAIL PROTECTED] wrote:

 On Sun, May 20, 2007 at 11:08:02AM +0200, martin f krafft wrote:
 They can set their debconf priority. It's not something to avoid,
 adding debconf questions
 
 Anyway, I propose that update-initramfs just loses the -k switch or
 provides a new wrapper that packages like cryptsetup and mdadm just
 call without worrying whether it will update all initrds or just the
 current one.
 
 I agree...use a debconf or config file option, then let packages call 
 update-initramfs with a new option (let's call it -p) and the option 
 will be automatically honoured so that one or all initramfs images are 
 rebuilt.

That seems sensible to me. Maximilian, what do you think? Is this
acceptable to you?

grts Tim


signature.asc
Description: PGP signature


Bug#425293: ITP: ocamlmakefile -- a general makefile for the Objective Caml programming language

2007-05-20 Thread Ralf Treinen
Package: wnpp
Severity: wishlist
Owner: Ralf Treinen [EMAIL PROTECTED]

* Package name: ocamlmakefile
  Version : 6.24.8
  Upstream Author : Markus Mottl [EMAIL PROTECTED]
* URL : http://www.ocaml.info/home/ocaml_sources.html#toc16
* License : LGPL
  Description : a general makefile for the Objective Caml programming 
language

 Ocamlmakefile is a general makefile which allows a programmer to
 create quickly custmized makefiles for a project written in Objective
 Caml. Typically, a customized makefile consists of the definition of
 a few variables, and an inclusion of the general makefile provided by
 this package.


Note: Currently, ocamlmakefile is part of the catch-all package
ocaml-tools. I intend to split off omalmakefiel from ocmal-tools,
as it was previously announced on the debian-ocaml-maint
mailing list.

-Ralf.

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.18-4-486
Locale: LANG=en_US.ISO-8859-1, LC_CTYPE=en_US.ISO-8859-1 (charmap=ISO-8859-1) 
(ignored: LC_ALL set to en_US.ISO-8859-1)
Shell: /bin/sh linked to /bin/bash


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Mandatory -dbg packages for libraries?

2007-05-20 Thread Wouter Verhelst
On Wed, May 09, 2007 at 11:28:49AM -0500, Steve Greenland wrote:
 On 09-May-07, 04:02 (CDT), Wouter Verhelst [EMAIL PROTECTED] wrote: 
  I'm not entirely sure about the specifics, and especially not across
  architectures; but regardless, doing a PLT lookup is more expensive than
  doing a function call to something that was statically linked in.
 
 True. Now, does anyone have measurements to show that this has
 any actual significance in real world code on modern hardware?

I don't see why that would be relevant. We're not providing statically
linked binaries; we are providing static libraries so that people who
want them can perform static linking for their own in-house software.
Anything more than that (including the decision on whether or not it's a
good idea to do static linking, considering the fact that the
maintenance overhead for statically linked binaries is significantly
higher) is up to the user, anyway.

-- 
Shaw's Principle:
Build a system that even a fool can use, and only a fool will
want to use it.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Bug#425050: initramfs-tools: Ask if we should update all initramfses

2007-05-20 Thread Mike Hommey
On Sun, May 20, 2007 at 04:35:27PM +0200, David Härdeman [EMAIL PROTECTED] 
wrote:
 On Sun, May 20, 2007 at 11:08:02AM +0200, martin f krafft wrote:
 Anyway, I propose that update-initramfs just loses the -k switch or
 provides a new wrapper that packages like cryptsetup and mdadm just
 call without worrying whether it will update all initrds or just the
 current one.
 
 I agree...use a debconf or config file option, then let packages call 
 update-initramfs with a new option (let's call it -p) and the option 
 will be automatically honoured so that one or all initramfs images are 
 rebuilt.

That sounds to me like addressing the wrong problem. Maybe what should
be done is that update-initramfs updates *all* the images, whatever
happens, but a copy of the kernel and initramfs images used to boot the
system as it is at the moment should be kept somewhere and a special
grub/lilo/whatever item like Last successful boot setup should be added
using these.

Mike


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Bug#425050: initramfs-tools: Ask if we should update all initramfses

2007-05-20 Thread martin f krafft
also sprach Mike Hommey [EMAIL PROTECTED] [2007.05.20.2102 +0200]:
 That sounds to me like addressing the wrong problem. Maybe what should
 be done is that update-initramfs updates *all* the images, whatever
 happens, but a copy of the kernel and initramfs images used to boot the
 system as it is at the moment should be kept somewhere and a special
 grub/lilo/whatever item like Last successful boot setup should be added
 using these.

I would second this, but I think the two can be implemented
separately as the initrd should be copied during early rcS and not
when update-initramfs is called.

-- 
Please do not send copies of list mail to me; I read the list!
 
 .''`.   martin f. krafft [EMAIL PROTECTED]
: :'  :  proud Debian developer, author, administrator, and user
`. `'`   http://people.debian.org/~madduck - http://debiansystem.info
  `-  Debian - when you have better things to do than fixing systems
 
seen on an advertising for an elaborate swiss men's watch:
  almost as complicated as a woman. except it's on time


signature.asc
Description: Digital signature (GPG/PGP)


Re: Bug#425050: initramfs-tools: Ask if we should update all initramfses

2007-05-20 Thread sean finney
On Sun, 2007-05-20 at 23:06 +0200, martin f krafft wrote:
 also sprach Mike Hommey [EMAIL PROTECTED] [2007.05.20.2102 +0200]:
  That sounds to me like addressing the wrong problem. Maybe what should
  be done is that update-initramfs updates *all* the images, whatever
  happens, but a copy of the kernel and initramfs images used to boot the
  system as it is at the moment should be kept somewhere and a special
  grub/lilo/whatever item like Last successful boot setup should be added
  using these.
 
 I would second this, but I think the two can be implemented
 separately as the initrd should be copied during early rcS and not
 when update-initramfs is called.

esp. since dpkg triggers aren't implemented yet and update-initramfs
might be called a couple times between reboots and thus nuking the
backup


sean


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


tool to turn redundant files into symlinks

2007-05-20 Thread Wesley J. Landaker
Hi folks,

For a package problem I'm trying to solve (#414422), it would be nice to 
have a tool that could find duplicate files (ala fslint[1] or fdupes[2]) 
and turn them into symlinks.

I could create something that does this just for this package, but does 
anyone know of such a pre-existing tool in Debian?

[1] AFAICT fslint can do hardlinks, but not symlinks.
[2] fdupes lists duplicate files, but does not take any action.

-- 
Wesley J. Landaker [EMAIL PROTECTED] xmpp:[EMAIL PROTECTED]
OpenPGP FP: 4135 2A3B 4726 ACC5 9094  0097 F0A9 8A4C 4CD6 E3D2


pgpQKVP9iqSJv.pgp
Description: PGP signature


Re: Mandatory -dbg packages for libraries?

2007-05-20 Thread Steve Greenland
On 20-May-07, 13:41 (CDT), Wouter Verhelst [EMAIL PROTECTED] wrote: 
 On Wed, May 09, 2007 at 11:28:49AM -0500, Steve Greenland wrote:
  On 09-May-07, 04:02 (CDT), Wouter Verhelst [EMAIL PROTECTED] wrote: 
   I'm not entirely sure about the specifics, and especially not across
   architectures; but regardless, doing a PLT lookup is more expensive than
   doing a function call to something that was statically linked in.
  
  True. Now, does anyone have measurements to show that this has
  any actual significance in real world code on modern hardware?
 
 I don't see why that would be relevant. We're not providing statically
 linked binaries; we are providing static libraries so that people who
 want them can perform static linking for their own in-house software.

Why should we spend time and space to provide something that doesn't
do anything useful?[1] Nothing prevents the users who want static
linking from building their own libraries. My guess is that those who
do need these kinds of small gains are compiling the relevant libraries
and programs from scratch anyway, using the carefully tuned compiler
options that they've measured as performing the best on their particular
hardware.

Steve

[1] Or maybe it does...no one has provided measurements, yet.

-- 
Steve Greenland
The irony is that Bill Gates claims to be making a stable operating
system and Linus Torvalds claims to be trying to take over the
world.   -- seen on the net


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Reasons for recommends and suggests

2007-05-20 Thread Brian May
 Don == Don Armstrong [EMAIL PROTECTED] writes:

 But then you could just say: Useful in case template databases
 get corrupted. There is no need to go and explain details.

Don If you're not going to explain what it actually does, why
Don bother writing it at all? You could just as easily assume
Don that the package maintainer knows what they're talking about
Don when they mark a package as Recommends: and assume that it
Don should be actually installed in the default case.

Don The information above isn't enough to make a rational
Don decision as to whether you really need debconf-utils when
Don you've got ucf installed or not.

Another user might look at the same package, with the description and
think this computer only has a restricted amount of disk space and I
really don't care if the database does get corrupted - I don't expect
this system to be around much longer anyway - so I will ignore the
suggestion and won't install the package.

With no description it might be more along the lines of I don't know
why this package is suggested maybe I will have to install it anyway
just in case... Lets hope I have enough disk space...

(sure, it is unlikely you would run out of disk space installing the
mentioned package, but for the general case, it is very possible.)
-- 
Brian May [EMAIL PROTECTED]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Accepted tepache 1.1-3 (source all)

2007-05-20 Thread Kartik Mistry
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sun, 20 May 2007 09:26:46 +0530
Source: tepache
Binary: tepache
Architecture: source all
Version: 1.1-3
Distribution: unstable
Urgency: low
Maintainer: Kartik Mistry [EMAIL PROTECTED]
Changed-By: Kartik Mistry [EMAIL PROTECTED]
Description: 
 tepache- A code sketcher for python that uses pygtk and glade
Changes: 
 tepache (1.1-3) unstable; urgency=low
 .
   * debian/control: fixed lintian warning by moving python-support to
 build-dpends-indep
   * debian/copyright: minor cleanups
   * debian/tepache.1: formatted and cleaned up
Files: 
 49f75fde7a8c8c4e8530273a00be345a 638 python optional tepache_1.1-3.dsc
 ccbf8be35b119d8447d3eb6ec3af77c0 2123 python optional tepache_1.1-3.diff.gz
 fe78b711247860d9cacc19e7a670afe9 14394 python optional tepache_1.1-3_all.deb

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

iD8DBQFGT+pS+C5cwEsrK54RAtQPAJ0bdnbEKxzNB04OmT5PRXMLV1q/ygCfUV/S
pzMvtGigflVbdT7YbeqX9kQ=
=u8Fq
-END PGP SIGNATURE-


Accepted:
tepache_1.1-3.diff.gz
  to pool/main/t/tepache/tepache_1.1-3.diff.gz
tepache_1.1-3.dsc
  to pool/main/t/tepache/tepache_1.1-3.dsc
tepache_1.1-3_all.deb
  to pool/main/t/tepache/tepache_1.1-3_all.deb


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Accepted glibc 2.5-8 (source all amd64)

2007-05-20 Thread Aurelien Jarno
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sun, 20 May 2007 03:43:09 +0200
Source: glibc
Binary: libc0.1-prof libc6-dev-amd64 locales-all libc6-i686 libc6-dev-ppc64 
libc0.3-pic glibc-doc libc0.3 libc6-dev-mipsn32 libc0.1-i686 libc0.1-i386 
libc6-mips64 libc6.1-dev libc6-s390x libnss-files-udeb libc0.1-dev-i386 
libc6-dev-sparc64 libc6-i386 libc0.3-dev libc6-udeb libc6-dbg libc6.1-pic 
libc6-dev libc0.3-prof libc6-sparcv9 libc0.1-udeb libc6-dev-i386 libc6.1-prof 
libc6-mipsn32 libc0.1-dev locales libc6-pic libc0.3-udeb libc6-dev-powerpc 
libc0.1-pic libc6-ppc64 libc0.3-dbg libc0.1-dbg libc6-amd64 libc0.1 libc6-prof 
libc6-xen libc6-dev-mips64 libc6-powerpc libc6 libc6-sparcv9b libc6.1-udeb 
libc6.1-dbg nscd libc6-sparc64 libnss-dns-udeb libc6.1 libc6-dev-s390x
Architecture: source amd64 all
Version: 2.5-8
Distribution: unstable
Urgency: low
Maintainer: Aurelien Jarno [EMAIL PROTECTED]
Changed-By: Aurelien Jarno [EMAIL PROTECTED]
Description: 
 glibc-doc  - GNU C Library: Documentation
 libc6  - GNU C Library: Shared libraries
 libc6-dbg  - GNU C Library: Libraries with debugging symbols
 libc6-dev  - GNU C Library: Development Libraries and Header Files
 libc6-dev-i386 - GNU C Library: 32bit development libraries for AMD64
 libc6-i386 - GNU C Library: 32bit shared libraries for AMD64
 libc6-pic  - GNU C Library: PIC archive library
 libc6-prof - GNU C Library: Profiling Libraries
 libc6-udeb - GNU C Library: Shared libraries - udeb (udeb)
 libnss-dns-udeb - GNU C Library: NSS helper for DNS - udeb (udeb)
 libnss-files-udeb - GNU C Library: NSS helper for files - udeb (udeb)
 locales- GNU C Library: National Language (locale) data [support]
 locales-all - GNU C Library: Precompiled locale data
 nscd   - GNU C Library: Name Service Cache Daemon
Closes: 422625 423870 424057
Changes: 
 glibc (2.5-8) unstable; urgency=low
 .
   [ Aurelien Jarno ]
   * debian/sysdeps/depflags.pl: Add a conflicts on binutils
 ( 2.17cvs20070426-1) for libc-dev.  Closes: #422625.
 .
   [ Clint Adams ]
   * debian/sysdeps/depflags.pl: Clean out relationships for packages
 that do not exist in sarge or later.
   * debian/debhelper.in/libc.install: do not hardcode the glibc
 version number in the path to gai.conf.
   * debian/control.in/main, debian/sysdeps/depflags.pl:
 use linux-libc-dev to build on all linux architectures.
 (retain Depends alternative on linux-kernel-headers)
 .
   [ Aurelien Jarno ]
   * debian/local/etc_init.d/glibc.sh: fix a typo.  Closes: #423870.
   * debian/patches/hppa/submitted-atomic_h.diff: new patch to fix the
 atomic CAS function on hppa.  Closes: #424057.
   * debian/control.in/main: unify the gcc-4.1 depends to (= 4.1.2-6).
Files: 
 e00b2570bd96ede50af0e90929f6e77f 2293 libs required glibc_2.5-8.dsc
 0d2d84f67947d6e3ad82726f63fb1bcd 1131736 libs required glibc_2.5-8.diff.gz
 6eee842d2c0ab03e0a47c4a238f91cc9 1606756 doc optional glibc-doc_2.5-8_all.deb
 2a4fe9de92cb1fc713dbdee4734b0a33 4083830 libs standard locales_2.5-8_all.deb
 888c0e7c3988da70ac1a57056b0d9c8d 4889856 libs required libc6_2.5-8_amd64.deb
 086e53141741a640970fd1600c27af01 2472074 libdevel optional 
libc6-dev_2.5-8_amd64.deb
 689012bdb255c587acd8eb07a16d9fd8 1909774 libdevel extra 
libc6-prof_2.5-8_amd64.deb
 e540f1a976f69cfc4afa284826ae96ae 1453404 libdevel optional 
libc6-pic_2.5-8_amd64.deb
 c4c79953aa28930c758bd7bd175cea87 1927856 libs extra locales-all_2.5-8_amd64.deb
 7ae77d7b3ca1b44a97a4ab6cf3a4cabf 3691562 libs optional 
libc6-i386_2.5-8_amd64.deb
 b746a0724f816312d05f6bf30166edc0 1859088 libdevel optional 
libc6-dev-i386_2.5-8_amd64.deb
 3c741d4af874c878d1808f8af86916df 156892 admin optional nscd_2.5-8_amd64.deb
 8b2308ea0ea9ccee14e956f318909c92 5080968 libdevel extra 
libc6-dbg_2.5-8_amd64.deb
 506b05fd1271ed487d55874fa2966585 1101898 debian-installer extra 
libc6-udeb_2.5-8_amd64.udeb
 9011379ed1da6749ee1ba3406fc0f0ff 9504 debian-installer extra 
libnss-dns-udeb_2.5-8_amd64.udeb
 32ef9c79a9e395fab4ae8547b7bd7686 17772 debian-installer extra 
libnss-files-udeb_2.5-8_amd64.udeb
Package-Type: udeb

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

iD8DBQFGT+zbw3ao2vG823MRAqR/AJ97iyrtUZirP2ub299/Th+/DZbFxgCfaX83
ydi1Z0zBTBZvwqwkdyWRoMY=
=xbAi
-END PGP SIGNATURE-


Accepted:
glibc-doc_2.5-8_all.deb
  to pool/main/g/glibc/glibc-doc_2.5-8_all.deb
glibc_2.5-8.diff.gz
  to pool/main/g/glibc/glibc_2.5-8.diff.gz
glibc_2.5-8.dsc
  to pool/main/g/glibc/glibc_2.5-8.dsc
libc6-dbg_2.5-8_amd64.deb
  to pool/main/g/glibc/libc6-dbg_2.5-8_amd64.deb
libc6-dev-i386_2.5-8_amd64.deb
  to pool/main/g/glibc/libc6-dev-i386_2.5-8_amd64.deb
libc6-dev_2.5-8_amd64.deb
  to pool/main/g/glibc/libc6-dev_2.5-8_amd64.deb
libc6-i386_2.5-8_amd64.deb
  to pool/main/g/glibc/libc6-i386_2.5-8_amd64.deb
libc6-pic_2.5-8_amd64.deb
  to pool/main/g/glibc/libc6-pic_2.5-8_amd64.deb
libc6-prof_2.5-8_amd64.deb
  to pool/main/g/glibc/libc6-prof_2.5-8_amd64.deb
libc6-udeb_2.5-8_amd64.udeb
  to 

Accepted bcrypt 1.1-4 (source i386)

2007-05-20 Thread Kevin Coyner
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Wed, 16 May 2007 21:20:47 -0400
Source: bcrypt
Binary: bcrypt
Architecture: source i386
Version: 1.1-4
Distribution: unstable
Urgency: low
Maintainer: Kevin Coyner [EMAIL PROTECTED]
Changed-By: Kevin Coyner [EMAIL PROTECTED]
Description: 
 bcrypt - Cross platform file encryption utility using blowfish
Closes: 424712
Changes: 
 bcrypt (1.1-4) unstable; urgency=low
 .
   * New maintainer. Closes: #424712
   * Cleaned up debian/rules.
   * Bumped debian/compat to 5.
   * Bumped debhelper to version 5 and Standards-Version to 3.7.2 in
 debian/control. Added homepage URL in the description.
   * Removed debian/docs and listed file to be installed in debian/rules.
   * Removed unneeded debian/dirs file.
   * Reformatted debian/copyright file.
   * Added debian/watch file.
   * Added lintian source overrides file for CVS in source package.
Files: 
 46b496f2736aa226a23bc7c96a1ae120 557 utils optional bcrypt_1.1-4.dsc
 e3744e41cec997618db269468203d5ab 2919 utils optional bcrypt_1.1-4.diff.gz
 24c181d3c6efdd9651baf46ef2c70474 17692 utils optional bcrypt_1.1-4_i386.deb

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

iD8DBQFGT+6s+C5cwEsrK54RAuEBAKCXqduaVjMogsHB38gl1bVJ3nm10wCfcOTH
l7tx9fdkUZRDQSSwTRTIazk=
=Vo20
-END PGP SIGNATURE-


Accepted:
bcrypt_1.1-4.diff.gz
  to pool/main/b/bcrypt/bcrypt_1.1-4.diff.gz
bcrypt_1.1-4.dsc
  to pool/main/b/bcrypt/bcrypt_1.1-4.dsc
bcrypt_1.1-4_i386.deb
  to pool/main/b/bcrypt/bcrypt_1.1-4_i386.deb


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Accepted manpages 2.48-1 (source all)

2007-05-20 Thread Martin Schulze
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sun, 20 May 2007 09:00:50 +0200
Source: manpages
Binary: manpages manpages-dev
Architecture: source all
Version: 2.48-1
Distribution: unstable
Urgency: low
Maintainer: Martin Schulze [EMAIL PROTECTED]
Changed-By: Martin Schulze [EMAIL PROTECTED]
Description: 
 manpages   - Manual pages about using a GNU/Linux system
 manpages-dev - Manual pages about using GNU/Linux for development
Changes: 
 manpages (2.48-1) unstable; urgency=low
 .
   * New upstream version
 . Formatting improvements (See Bug#411303)
Files: 
 9d8964a3676ac3ca04285e37563638eb 584 doc - manpages_2.48-1.dsc
 e6a618ee2f2babf5089be8645e8a7c36 1206859 doc - manpages_2.48.orig.tar.gz
 3eac402b08689005093a62e043b977e8 50882 doc - manpages_2.48-1.diff.gz
 e1727fc37caad1c625f245f9cef30914 492904 doc important manpages_2.48-1_all.deb
 6c2c92465787046cc37beba4f8a1441b 1231414 doc optional 
manpages-dev_2.48-1_all.deb

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

iD8DBQFGT/PrW5ql+IAeqTIRAsaSAJ9JnFyMlA3hcaRsV7pFdqzSWkBD/gCeKPT5
stcn3QQ99hCMwb3RIQ6O93M=
=ahoM
-END PGP SIGNATURE-


Accepted:
manpages-dev_2.48-1_all.deb
  to pool/main/m/manpages/manpages-dev_2.48-1_all.deb
manpages_2.48-1.diff.gz
  to pool/main/m/manpages/manpages_2.48-1.diff.gz
manpages_2.48-1.dsc
  to pool/main/m/manpages/manpages_2.48-1.dsc
manpages_2.48-1_all.deb
  to pool/main/m/manpages/manpages_2.48-1_all.deb
manpages_2.48.orig.tar.gz
  to pool/main/m/manpages/manpages_2.48.orig.tar.gz


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Accepted libavg 0.6.0-4 (source i386)

2007-05-20 Thread Torsten Werner
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sun, 20 May 2007 09:01:22 +0200
Source: libavg
Binary: python-libavg
Architecture: source i386
Version: 0.6.0-4
Distribution: unstable
Urgency: low
Maintainer: Torsten Werner [EMAIL PROTECTED]
Changed-By: Torsten Werner [EMAIL PROTECTED]
Description: 
 python-libavg - libavg Ain't Vector Graphics
Changes: 
 libavg (0.6.0-4) unstable; urgency=low
 .
   * Switch to new boost packages and python 2.5.
   * Switch to debhelper 5.
Files: 
 2aa664174aef30ee48267db86333db9b 940 python optional libavg_0.6.0-4.dsc
 a38e7167dc3f67654e57de459fdf60d6 3530 python optional libavg_0.6.0-4.diff.gz
 a7de33e8923fc40914b74fb249fa2703 471774 python optional 
python-libavg_0.6.0-4_i386.deb

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

iD8DBQFGT/rBfY3dicTPjsMRAkBQAJ0TLsEy6BkMF3pLrBR96+t2xk4TeQCdGLi5
40u8hzl2CEksHX/HaXH56dc=
=u3RB
-END PGP SIGNATURE-


Accepted:
libavg_0.6.0-4.diff.gz
  to pool/main/liba/libavg/libavg_0.6.0-4.diff.gz
libavg_0.6.0-4.dsc
  to pool/main/liba/libavg/libavg_0.6.0-4.dsc
python-libavg_0.6.0-4_i386.deb
  to pool/main/liba/libavg/python-libavg_0.6.0-4_i386.deb


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Accepted libgcrypt11 1.3.0-2 (source i386 all)

2007-05-20 Thread Andreas Metzler
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sun, 20 May 2007 09:12:06 +0200
Source: libgcrypt11
Binary: libgcrypt11 libgcrypt11-dev libgcrypt11-doc libgcrypt11-dbg
Architecture: source i386 all
Version: 1.3.0-2
Distribution: experimental
Urgency: low
Maintainer: Debian GnuTLS Maintainers [EMAIL PROTECTED]
Changed-By: Andreas Metzler [EMAIL PROTECTED]
Description: 
 libgcrypt11 - LGPL Crypto library - runtime library
 libgcrypt11-dbg - LGPL Crypto library - debugger files
 libgcrypt11-dev - LGPL Crypto library - development files
 libgcrypt11-doc - LGPL Crypto library - documentation
Closes: 424616
Changes: 
 libgcrypt11 (1.3.0-2) experimental; urgency=low
 .
   * 14_udiv_asm_fix_1253: Pulled from upstream SVN 1252:1253. Fix
 build-failure on hppa. (Closes: #424616)
   * 50_re_autofoo.diff regenerated and renamed.
Files: 
 65e62e46a7edffe252e3dfeb8e2ed5c7 918 libs optional libgcrypt11_1.3.0-2.dsc
 bc997cc45748cb42819ebf0ae330f3e2 18975 libs optional 
libgcrypt11_1.3.0-2.diff.gz
 373f4110558c21771de87b3a1b0db22b 418274 doc optional 
libgcrypt11-doc_1.3.0-2_all.deb
 247d342d05379ee4f2f00bb69289568b 302206 libdevel optional 
libgcrypt11-dev_1.3.0-2_i386.deb
 191fe5868a260bd32ff733ba91c7cbf4 295340 libdevel extra 
libgcrypt11-dbg_1.3.0-2_i386.deb
 94d216999ae432e4d837c30d15b85ed5 237140 libs important 
libgcrypt11_1.3.0-2_i386.deb

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

iD8DBQFGT/nMHTOcZYuNdmMRAvAmAKCs3RgbrsTHXVqt5PvlRFe3yA3Q7ACcCNQo
vO4i+yVO7IQ3EfqkCAtJ84o=
=30zy
-END PGP SIGNATURE-


Accepted:
libgcrypt11-dbg_1.3.0-2_i386.deb
  to pool/main/libg/libgcrypt11/libgcrypt11-dbg_1.3.0-2_i386.deb
libgcrypt11-dev_1.3.0-2_i386.deb
  to pool/main/libg/libgcrypt11/libgcrypt11-dev_1.3.0-2_i386.deb
libgcrypt11-doc_1.3.0-2_all.deb
  to pool/main/libg/libgcrypt11/libgcrypt11-doc_1.3.0-2_all.deb
libgcrypt11_1.3.0-2.diff.gz
  to pool/main/libg/libgcrypt11/libgcrypt11_1.3.0-2.diff.gz
libgcrypt11_1.3.0-2.dsc
  to pool/main/libg/libgcrypt11/libgcrypt11_1.3.0-2.dsc
libgcrypt11_1.3.0-2_i386.deb
  to pool/main/libg/libgcrypt11/libgcrypt11_1.3.0-2_i386.deb


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Accepted ccache 2.4-8 (source amd64)

2007-05-20 Thread Francois Marier
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sun, 20 May 2007 19:42:34 +1200
Source: ccache
Binary: ccache
Architecture: source amd64
Version: 2.4-8
Distribution: unstable
Urgency: low
Maintainer: Francois Marier [EMAIL PROTECTED]
Changed-By: Francois Marier [EMAIL PROTECTED]
Description: 
 ccache - Compiler results cacher, for fast recompiles
Closes: 215849 409848
Changes: 
 ccache (2.4-8) unstable; urgency=low
 .
   * Enable zlib compression of the cache by default (closes: #409848).
 Thanks to Sami Liedes for suggesting this.
   * Disable ccache when profiling (closes: #215849).
 Thanks to Ted Percival for the Patch.
   * Fix NFS renaming issues and add instructions to the README.
 Thanks to John Coiner and instructions.
   * Put all patches in debian/patches and apply them at build time.
Files: 
 2bfa03c0ea4e9df44b7ae1231fd1af9a 578 devel optional ccache_2.4-8.dsc
 34410d95b56307ea7964ca14fe975f5c 37173 devel optional ccache_2.4-8.diff.gz
 e5af473fa0fa7699c15d06506487515d 33586 devel optional ccache_2.4-8_amd64.deb

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

iD8DBQFGT/y1ScUZKBnQNIYRAh15AJ9hHJW+Xe78yCs4ubtaW/HBpMVnFwCgkTLV
fjDqBbWLLEMFbhjqBSygjNg=
=G+aD
-END PGP SIGNATURE-


Accepted:
ccache_2.4-8.diff.gz
  to pool/main/c/ccache/ccache_2.4-8.diff.gz
ccache_2.4-8.dsc
  to pool/main/c/ccache/ccache_2.4-8.dsc
ccache_2.4-8_amd64.deb
  to pool/main/c/ccache/ccache_2.4-8_amd64.deb


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Accepted gtkgo 0.0.10-15 (source i386)

2007-05-20 Thread Marcela Tiznado
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sun, 20 May 2007 05:09:46 -0300
Source: gtkgo
Binary: gtkgo
Architecture: source i386
Version: 0.0.10-15
Distribution: unstable
Urgency: low
Maintainer: Marcela Tiznado [EMAIL PROTECTED]
Changed-By: Marcela Tiznado [EMAIL PROTECTED]
Description: 
 gtkgo  - Skinable version of the game Go
Closes: 424391
Changes: 
 gtkgo (0.0.10-15) unstable; urgency=low
 .
   * Changed maintainer's mail
   * Fixed clean rule (Closes: #424391)
Files: 
 bf298c2cfde29685d5bcbaec57e4bc3e 583 gnome optional gtkgo_0.0.10-15.dsc
 661d20f21e30d4fab7878626636f5b4a 5514 gnome optional gtkgo_0.0.10-15.diff.gz
 01315682741a54f1e5cbae592b8e9668 689136 gnome optional gtkgo_0.0.10-15_i386.deb

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

iD8DBQFGUAetsrBfRdYmq7YRAsJ/AKCSecffZ8/W1Zog2dX+B8P0NkqnuACZAZia
U+EU9tC2+K9vbkcheLX+iFE=
=XIxL
-END PGP SIGNATURE-


Accepted:
gtkgo_0.0.10-15.diff.gz
  to pool/main/g/gtkgo/gtkgo_0.0.10-15.diff.gz
gtkgo_0.0.10-15.dsc
  to pool/main/g/gtkgo/gtkgo_0.0.10-15.dsc
gtkgo_0.0.10-15_i386.deb
  to pool/main/g/gtkgo/gtkgo_0.0.10-15_i386.deb


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Accepted phpunit 3.0.6-1 (source all)

2007-05-20 Thread Bart Martens
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sat, 19 May 2007 16:26:14 +0200
Source: phpunit
Binary: phpunit
Architecture: source all
Version: 3.0.6-1
Distribution: unstable
Urgency: low
Maintainer: Bart Martens [EMAIL PROTECTED]
Changed-By: Bart Martens [EMAIL PROTECTED]
Description: 
 phpunit- Unit testing suite for PHP5
Closes: 424824
Changes: 
 phpunit (3.0.6-1) unstable; urgency=low
 .
   * New upstream release.
   * debian/patches/01missingfile.diff: Removed obsolete patch.
   * debian/patches/02renamebin.diff: Removed obsolete patch.
   * debian/control: Merging packages phpunit and phpunit2.  Closes: #424824.
   * debian/rules, debian/control, debian/install, debian/links: Not using
 /usr/share/cdbs/1/class/pear.mk so not Build-Depends on dh-make-php.
   * debian/control, debian/copyright: Upstream homepage has moved.
Files: 
 6915f75de0bea108459c4496c54dd964 559 web optional phpunit_3.0.6-1.dsc
 cf8365f8b8e86412e6c1590d6d4e872f 100140 web optional phpunit_3.0.6.orig.tar.gz
 636ecf17bd7affacfa89212a595a7e3a 2616 web optional phpunit_3.0.6-1.diff.gz
 be411584c748d179a506d0bcc47bc75c 101950 web optional phpunit_3.0.6-1_all.deb

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

iD8DBQFGUAUxbMaawmho9B8RAoW9AJ4pVWDra7AvxO5FotJ4OC2MVO/aagCfXK0V
ZL/gsJI7OuIn+6ICN/lQ/og=
=0CAU
-END PGP SIGNATURE-


Accepted:
phpunit_3.0.6-1.diff.gz
  to pool/main/p/phpunit/phpunit_3.0.6-1.diff.gz
phpunit_3.0.6-1.dsc
  to pool/main/p/phpunit/phpunit_3.0.6-1.dsc
phpunit_3.0.6-1_all.deb
  to pool/main/p/phpunit/phpunit_3.0.6-1_all.deb
phpunit_3.0.6.orig.tar.gz
  to pool/main/p/phpunit/phpunit_3.0.6.orig.tar.gz


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Accepted cadubi 1.3-2 (source all)

2007-05-20 Thread Marcela Tiznado
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sun, 20 May 2007 04:09:48 -0300
Source: cadubi
Binary: cadubi
Architecture: source all
Version: 1.3-2
Distribution: unstable
Urgency: low
Maintainer: Marcela Tiznado [EMAIL PROTECTED]
Changed-By: Marcela Tiznado [EMAIL PROTECTED]
Description: 
 cadubi - Creative ASCII Drawing Utility By Ian
Closes: 412465
Changes: 
 cadubi (1.3-2) unstable; urgency=low
 .
   * Patched with Juan Diaz's patch (Closes: #412465)
   * Incorrect perl interpreter path for debian installations
   * Wrong initialization of the help file variable to /usr/bin/help.txt
Files: 
 e990648814771cc512513424b774da4d 549 graphics optional cadubi_1.3-2.dsc
 20d970c14ca9d05c69dec5e16a4833e7 5494 graphics optional cadubi_1.3-2.diff.gz
 fd18dcebb9c30d678c8b5a3ab4cb3fa2 20410 graphics optional cadubi_1.3-2_all.deb

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

iD8DBQFGT/vUsrBfRdYmq7YRArUmAJ9Wk8Z+L9z/qYX/XON4Jtr2OOQd6gCgiW0/
grYTvshz6Iux7rvtjsTKNMg=
=PSfB
-END PGP SIGNATURE-


Accepted:
cadubi_1.3-2.diff.gz
  to pool/main/c/cadubi/cadubi_1.3-2.diff.gz
cadubi_1.3-2.dsc
  to pool/main/c/cadubi/cadubi_1.3-2.dsc
cadubi_1.3-2_all.deb
  to pool/main/c/cadubi/cadubi_1.3-2_all.deb


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Accepted ibam 1:0.4-4 (source amd64)

2007-05-20 Thread Martin Wuertele
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sun, 20 May 2007 09:55:52 +0200
Source: ibam
Binary: ibam gkrellm-ibam
Architecture: source amd64
Version: 1:0.4-4
Distribution: unstable
Urgency: low
Maintainer: Martin Wuertele [EMAIL PROTECTED]
Changed-By: Martin Wuertele [EMAIL PROTECTED]
Description: 
 gkrellm-ibam - Advanced battery monitor for laptops - gkrellm plugin
 ibam   - Advanced battery monitor for laptops
Closes: 272033 409577
Changes: 
 ibam (1:0.4-4) unstable; urgency=low
 .
   * added patch by Brad Sawatzky [EMAIL PROTECTED] to make ibam
 realise in some APM cases that the battery is charging (Closes: #409577)
   * removed sparc from the arch list as I'm not aware of the power management
 facilities in sparc laptops
   * change derivation to deviation (Closes: #272033)
Files: 
 661532bae07217f3a54be692158ac8ae 737 utils optional ibam_0.4-4.dsc
 b005769da9acb6604d7c54c48c148bd8 4878 utils optional ibam_0.4-4.diff.gz
 ff9c01bb63654732f66651b84f4efbe9 34976 utils optional ibam_0.4-4_amd64.deb
 faf534a19ec70f695d49a9ae497ef462 24358 x11 optional 
gkrellm-ibam_0.4-4_amd64.deb

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

iD8DBQFGUAOmKO6zWj6NzMARAhyMAJ0focJ0m9tD7z5VZ4jDNxhLwI3rlACfVVP+
T9APqilfdaxmTgCBKbRaD2E=
=gJzK
-END PGP SIGNATURE-


Accepted:
gkrellm-ibam_0.4-4_amd64.deb
  to pool/main/i/ibam/gkrellm-ibam_0.4-4_amd64.deb
ibam_0.4-4.diff.gz
  to pool/main/i/ibam/ibam_0.4-4.diff.gz
ibam_0.4-4.dsc
  to pool/main/i/ibam/ibam_0.4-4.dsc
ibam_0.4-4_amd64.deb
  to pool/main/i/ibam/ibam_0.4-4_amd64.deb


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Accepted twolame 0.3.10-2 (source i386)

2007-05-20 Thread Mark Purcell
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sun, 20 May 2007 09:05:10 +0100
Source: twolame
Binary: twolame libtwolame0 libtwolame-dev
Architecture: source i386
Version: 0.3.10-2
Distribution: unstable
Urgency: low
Maintainer: Debian MythTV Team [EMAIL PROTECTED]
Changed-By: Mark Purcell [EMAIL PROTECTED]
Description: 
 libtwolame-dev - MPEG Audio Layer 2 encoder (development files)
 libtwolame0 - MPEG Audio Layer 2 encoding library
 twolame- MPEG Audio Layer 2 encoder (command line frontend)
Closes: 416855 419597
Changes: 
 twolame (0.3.10-2) unstable; urgency=low
 .
   * gcc4.3 patch from Martin:
 - FTBFS with GCC 4.3: the meaning of inline changed in C99 (Closes:
 #416855)
   * Updated package Description in debian/control:
 - please clarify legal situation in description (Closes: #419597)
Files: 
 07b3c0df6e0cc45f86b972fc38a3f0f2 743 sound optional twolame_0.3.10-2.dsc
 443c0d2fc76d8a2037f725b282c7ff83 6087 sound optional twolame_0.3.10-2.diff.gz
 5551f8b2e2b8716bf71fb1c359351373 112666 libdevel optional 
libtwolame-dev_0.3.10-2_i386.deb
 da61f22e8c09a7e4c8cf0fc1b5e003da 57366 libs optional 
libtwolame0_0.3.10-2_i386.deb
 b5dcbfdb166b73ef903d18ee725186b9 20414 sound optional twolame_0.3.10-2_i386.deb

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

iD8DBQFGUAH7oCzanz0IthIRAo6hAJ9S1LAPxoQ78Nuzj5x1YhTSVIWbXACgnWu4
BKdCwrhZ3LCPISRcVxUb2q4=
=UyB7
-END PGP SIGNATURE-


Accepted:
libtwolame-dev_0.3.10-2_i386.deb
  to pool/main/t/twolame/libtwolame-dev_0.3.10-2_i386.deb
libtwolame0_0.3.10-2_i386.deb
  to pool/main/t/twolame/libtwolame0_0.3.10-2_i386.deb
twolame_0.3.10-2.diff.gz
  to pool/main/t/twolame/twolame_0.3.10-2.diff.gz
twolame_0.3.10-2.dsc
  to pool/main/t/twolame/twolame_0.3.10-2.dsc
twolame_0.3.10-2_i386.deb
  to pool/main/t/twolame/twolame_0.3.10-2_i386.deb


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Accepted wordtrans 1.1pre14-5 (source all i386)

2007-05-20 Thread Javier Fernandez-Sanguino Pen~a
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sun, 20 May 2007 00:35:46 +0200
Source: wordtrans
Binary: wordtrans-dict wordtrans-doc wordtrans-data wordtrans-qt wordtrans-kde 
wordtrans-web
Architecture: source all i386
Version: 1.1pre14-5
Distribution: unstable
Urgency: low
Maintainer: Javier Fernandez-Sanguino Pen~a [EMAIL PROTECTED]
Changed-By: Javier Fernandez-Sanguino Pen~a [EMAIL PROTECTED]
Description: 
 wordtrans-data - Multi Language Word Translator for Linux
 wordtrans-dict - Multi Language Word Translator for Linux
 wordtrans-doc - Multi Language Word Translator for Linux
 wordtrans-kde - Multi Language Word Translator for Linux
 wordtrans-qt - Multi Language Word Translator for Linux
 wordtrans-web - Multi Language Word Translator for Linux
Closes: 424829
Changes: 
 wordtrans (1.1pre14-5) unstable; urgency=low
 .
   * Add php5 to the dependencies, as php4 is going to be removed
 (Closes: 424829)
   * Change my email address
Files: 
 f6488c9cb79ffcec45b6e75b392d6c17 874 text optional wordtrans_1.1pre14-5.dsc
 6cbbdd700197a4296091fa9b13cf869c 119659 text optional 
wordtrans_1.1pre14-5.diff.gz
 e673b26d5a289338886efc149995b849 126898 text optional 
wordtrans-data_1.1pre14-5_all.deb
 6721c663730d47c299b3b9d59d46720c 175178 doc optional 
wordtrans-doc_1.1pre14-5_all.deb
 60d4ceed070787d357d7444c0a012af7 38662 text optional 
wordtrans-web_1.1pre14-5_all.deb
 46834bc0fbd639e2fa1b30c1c04b0755 21930 text optional 
wordtrans-dict_1.1pre14-5_all.deb
 02d78aeaf1e80603432a3774c4de8c79 278494 text optional 
wordtrans-qt_1.1pre14-5_i386.deb
 e4fd4ce2fe458689b122643a8517e8b4 242296 text optional 
wordtrans-kde_1.1pre14-5_i386.deb

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

iD8DBQFGUA2CsandgtyBSwkRAtyNAJ4kcJ3s+p5KMc3OSxqYAIi9Outn4QCfRXvs
uL2PLaGySgJ2FS7jaZfmk4w=
=mqDY
-END PGP SIGNATURE-


Accepted:
wordtrans-data_1.1pre14-5_all.deb
  to pool/main/w/wordtrans/wordtrans-data_1.1pre14-5_all.deb
wordtrans-dict_1.1pre14-5_all.deb
  to pool/main/w/wordtrans/wordtrans-dict_1.1pre14-5_all.deb
wordtrans-doc_1.1pre14-5_all.deb
  to pool/main/w/wordtrans/wordtrans-doc_1.1pre14-5_all.deb
wordtrans-kde_1.1pre14-5_i386.deb
  to pool/main/w/wordtrans/wordtrans-kde_1.1pre14-5_i386.deb
wordtrans-qt_1.1pre14-5_i386.deb
  to pool/main/w/wordtrans/wordtrans-qt_1.1pre14-5_i386.deb
wordtrans-web_1.1pre14-5_all.deb
  to pool/main/w/wordtrans/wordtrans-web_1.1pre14-5_all.deb
wordtrans_1.1pre14-5.diff.gz
  to pool/main/w/wordtrans/wordtrans_1.1pre14-5.diff.gz
wordtrans_1.1pre14-5.dsc
  to pool/main/w/wordtrans/wordtrans_1.1pre14-5.dsc


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Accepted libnet-whois-raw-perl 1.22-1 (source all)

2007-05-20 Thread Erik Wenzel
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sun, 20 May 2007 08:37:44 +
Source: libnet-whois-raw-perl
Binary: libnet-whois-raw-perl
Architecture: source all
Version: 1.22-1
Distribution: unstable
Urgency: low
Maintainer: Erik Wenzel [EMAIL PROTECTED]
Changed-By: Erik Wenzel [EMAIL PROTECTED]
Description: 
 libnet-whois-raw-perl - Perl Module providing an API to access whois database
Changes: 
 libnet-whois-raw-perl (1.22-1) unstable; urgency=low
 .
   * New upstream release
Files: 
 45746df02122911a22ac8d6755c2 648 perl optional 
libnet-whois-raw-perl_1.22-1.dsc
 5022434b2cf8118d7ad6e24bb75cf3fc 18982 perl optional 
libnet-whois-raw-perl_1.22.orig.tar.gz
 ba3b0ee50f530e6d8603abfb7b45f461 2768 perl optional 
libnet-whois-raw-perl_1.22-1.diff.gz
 b11d806393a1a0513fd4262b1b033323 21416 perl optional 
libnet-whois-raw-perl_1.22-1_all.deb

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

iD8DBQFGUAo8mMmei9uJhBARAtTqAKDhEM4mRZKq6NsDnXlt8MHaOjLtRgCeJ5tz
pS24xxnMN8BRa95Cly25qc4=
=bpGG
-END PGP SIGNATURE-


Accepted:
libnet-whois-raw-perl_1.22-1.diff.gz
  to pool/main/libn/libnet-whois-raw-perl/libnet-whois-raw-perl_1.22-1.diff.gz
libnet-whois-raw-perl_1.22-1.dsc
  to pool/main/libn/libnet-whois-raw-perl/libnet-whois-raw-perl_1.22-1.dsc
libnet-whois-raw-perl_1.22-1_all.deb
  to pool/main/libn/libnet-whois-raw-perl/libnet-whois-raw-perl_1.22-1_all.deb
libnet-whois-raw-perl_1.22.orig.tar.gz
  to pool/main/libn/libnet-whois-raw-perl/libnet-whois-raw-perl_1.22.orig.tar.gz


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Accepted labplot 1.5.1.6-1 (source i386)

2007-05-20 Thread Helen Faulkner
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sun, 20 May 2007 17:40:43 +1000
Source: labplot
Binary: labplot
Architecture: source i386
Version: 1.5.1.6-1
Distribution: unstable
Urgency: low
Maintainer: Helen Faulkner [EMAIL PROTECTED]
Changed-By: Helen Faulkner [EMAIL PROTECTED]
Description: 
 labplot- data plotting and function analysis tool for KDE
Closes: 415656 416689
Changes: 
 labplot (1.5.1.6-1) unstable; urgency=low
 .
   * Altered src/LTable.cc and configure.in so labplot will compile with GCC 4.3
 (closes: #416689).
   * Updated libtool (closes: #415656).
   * Updated admin/cvs.sh to allow autconf 2.6*.
Files: 
 ff05e701cd58467a4f6ea59fd71fb68b 764 kde optional labplot_1.5.1.6-1.dsc
 8a962917337866b82248991eb95bcd3d 10793840 kde optional 
labplot_1.5.1.6.orig.tar.gz
 19c3df8b618782ead30578eda5fac363 350102 kde optional labplot_1.5.1.6-1.diff.gz
 519b881b29d459b731b80122f0f51a34 6176090 kde optional 
labplot_1.5.1.6-1_i386.deb

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

iD8DBQFGUAB+3eNc8VZTycQRAlihAJ9FU3imIweCpaHS06esJtiOhWMNkgCdHUUB
w0IyUYfFicaVE2hgiTepQz0=
=GzGh
-END PGP SIGNATURE-


Accepted:
labplot_1.5.1.6-1.diff.gz
  to pool/main/l/labplot/labplot_1.5.1.6-1.diff.gz
labplot_1.5.1.6-1.dsc
  to pool/main/l/labplot/labplot_1.5.1.6-1.dsc
labplot_1.5.1.6-1_i386.deb
  to pool/main/l/labplot/labplot_1.5.1.6-1_i386.deb
labplot_1.5.1.6.orig.tar.gz
  to pool/main/l/labplot/labplot_1.5.1.6.orig.tar.gz


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Accepted sane-backends 1.0.19~cvs20070505-3 (source amd64)

2007-05-20 Thread Julien BLACHE
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sun, 20 May 2007 10:46:00 +0200
Source: sane-backends
Binary: libsane-dev sane-utils libsane-dbg libsane
Architecture: source amd64
Version: 1.0.19~cvs20070505-3
Distribution: unstable
Urgency: low
Maintainer: Julien BLACHE [EMAIL PROTECTED]
Changed-By: Julien BLACHE [EMAIL PROTECTED]
Description: 
 libsane- API library for scanners
 libsane-dbg - API development library for scanners [debug symbols]
 libsane-dev - API development library for scanners [development files]
 sane-utils - API library for scanners -- utilities
Closes: 420193
Changes: 
 sane-backends (1.0.19~cvs20070505-3) unstable; urgency=low
 .
   * debian/patches/30_sanei_scsi_sg_ioctl.dpatch:
 + Added; use the SG_IO ioctl interface instead of the asynchronous
   read/write SG3 interface. This allows the use of SCSI scanners in
   mixed 32/64bit environments, thanks to the ioctl 32bit compatibility
   layer taking care of the 32/64bit sg_hdr conversion (closes: #420193).
 .
 If you own a SCSI scanner, please report back on this change; especially
 if, compared to the previous version (1.0.19~cvs20070505-2):
  - the scanner backtracks more than it used to with the previous version
  - you see weird errors OR you see no error and you should be seeing some
  - performance sucks
  - resulting image is broken in one way or another
  - ...
Files: 
 a23e4075497b3ee48ecbff746b3de17c 916 graphics optional 
sane-backends_1.0.19~cvs20070505-3.dsc
 428d9857fea9d95603a14c122d41c0a5 29747 graphics optional 
sane-backends_1.0.19~cvs20070505-3.diff.gz
 ce2c4f9a76681b863d5b1c14e8bf1770 125662 graphics optional 
sane-utils_1.0.19~cvs20070505-3_amd64.deb
 665ddaacf8dc046861d157ccc6c94314 3311096 libs optional 
libsane_1.0.19~cvs20070505-3_amd64.deb
 460ba0ba5a5e1e2e61116ce679b33363 2855486 libdevel optional 
libsane-dev_1.0.19~cvs20070505-3_amd64.deb
 427204da9124bdc19fac1c6b946550ca 3210024 libdevel extra 
libsane-dbg_1.0.19~cvs20070505-3_amd64.deb

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

iD8DBQFGUAy/zWFP1/XWUWkRAl6oAKDWAZUpbAjrNsRhPjjom0KLVGp9WwCgiz6j
bwx5psCghgHuYE59BE6wnpg=
=PGrn
-END PGP SIGNATURE-


Accepted:
libsane-dbg_1.0.19~cvs20070505-3_amd64.deb
  to pool/main/s/sane-backends/libsane-dbg_1.0.19~cvs20070505-3_amd64.deb
libsane-dev_1.0.19~cvs20070505-3_amd64.deb
  to pool/main/s/sane-backends/libsane-dev_1.0.19~cvs20070505-3_amd64.deb
libsane_1.0.19~cvs20070505-3_amd64.deb
  to pool/main/s/sane-backends/libsane_1.0.19~cvs20070505-3_amd64.deb
sane-backends_1.0.19~cvs20070505-3.diff.gz
  to pool/main/s/sane-backends/sane-backends_1.0.19~cvs20070505-3.diff.gz
sane-backends_1.0.19~cvs20070505-3.dsc
  to pool/main/s/sane-backends/sane-backends_1.0.19~cvs20070505-3.dsc
sane-utils_1.0.19~cvs20070505-3_amd64.deb
  to pool/main/s/sane-backends/sane-utils_1.0.19~cvs20070505-3_amd64.deb


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Accepted libofa 0.9.3-2 (source alpha)

2007-05-20 Thread Lukáš Lalinský
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sat, 19 May 2007 18:01:44 +0200
Source: libofa
Binary: libofa0 libofa0-dev
Architecture: source alpha
Version: 0.9.3-2
Distribution: unstable
Urgency: low
Maintainer: Lukáš Lalinský [EMAIL PROTECTED]
Changed-By: Lukáš Lalinský [EMAIL PROTECTED]
Description: 
 libofa0- Library for acoustic fingerprinting
 libofa0-dev - Library for acoustic fingerprinting
Closes: 417355 417389
Changes: 
 libofa (0.9.3-2) unstable; urgency=low
 .
   * Removed -lexpat from libofa.pc. (Closes: #417389)
 - patches/04_libofa.pc-deps.diff
   * Fixed FTBFS with GCC 4.3, patch by Martin Michlmayr. (Closes: #417355)
 - patches/05_gcc43.diff
   * Fixed debian/watch -- musicdns.org was redesigned.
Files: 
 177881aa886d50f10301edf47e71a858 625 libs optional libofa_0.9.3-2.dsc
 ddfda5dd34b9d550fbd376f3bb4fb8e2 16874 libs optional libofa_0.9.3-2.diff.gz
 1d2c4217a321bcd47be8a7f0825699be 77992 libdevel optional 
libofa0-dev_0.9.3-2_alpha.deb
 75bff4454cbbb22e818316870cac0c72 61250 libs optional libofa0_0.9.3-2_alpha.deb

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

iD8DBQFGUBAA04be4mLurYsRAmMrAKDhxROPRWbknjk8bzv/r/RqEcT4UQCg0iel
XuxuiIan95M+orADJLxrpGE=
=3neH
-END PGP SIGNATURE-


Accepted:
libofa0-dev_0.9.3-2_alpha.deb
  to pool/main/libo/libofa/libofa0-dev_0.9.3-2_alpha.deb
libofa0_0.9.3-2_alpha.deb
  to pool/main/libo/libofa/libofa0_0.9.3-2_alpha.deb
libofa_0.9.3-2.diff.gz
  to pool/main/libo/libofa/libofa_0.9.3-2.diff.gz
libofa_0.9.3-2.dsc
  to pool/main/libo/libofa/libofa_0.9.3-2.dsc


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Accepted geneweb 5.00-2 (source i386)

2007-05-20 Thread Christian Perrier
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sun, 20 May 2007 08:38:12 +0200
Source: geneweb
Binary: geneweb gwsetup gwtp
Architecture: source i386
Version: 5.00-2
Distribution: unstable
Urgency: low
Maintainer: Christian Perrier [EMAIL PROTECTED]
Changed-By: Christian Perrier [EMAIL PROTECTED]
Description: 
 geneweb- genealogy software with web interface
 gwsetup- utilities to configure and manipulate Geneweb databases
 gwtp   - web interface interacting with Geneweb databases
Changes: 
 geneweb (5.00-2) unstable; urgency=low
 .
   * First upload to unstable
   * Debian packaging:
 - Added languages to debconf templates, to fit the list of
   languages in 5.00: Breton, Slovenian
 - Cleaned out debian/rules and removed old commented cruft
 - Cleaned out geneweb.prerm from old unused code which contained ugly
   read calls spotted by lintian
 - Removed useless debian/geneweb.init.old
 - Removed useless debian/changelog.old
 - Set debhelper compatibility level to 5
Files: 
 14c2111e78ed3c3b80660aab06318dfd 686 misc optional geneweb_5.00-2.dsc
 74699c06fc9ba9c07aa85e3aed7dbfdc 107071 misc optional geneweb_5.00-2.diff.gz
 f8afa3a70d12d6c99fcf1e990fca76ac 2722382 misc optional geneweb_5.00-2_i386.deb
 0d0a464e243a9e30e0f1b087d7191a1b 247064 misc optional gwtp_5.00-2_i386.deb
 321f5cddad9375d761b687f3f9563da2 257558 misc optional gwsetup_5.00-2_i386.deb

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

iD8DBQFGUAtm1OXtrMAUPS0RAvqNAKC7Te2lZffdW+2Px76GVRUHJ2GtZwCfajss
VmQNx0hdhB9dLureNvhq0Pg=
=0yYd
-END PGP SIGNATURE-


Accepted:
geneweb_5.00-2.diff.gz
  to pool/main/g/geneweb/geneweb_5.00-2.diff.gz
geneweb_5.00-2.dsc
  to pool/main/g/geneweb/geneweb_5.00-2.dsc
geneweb_5.00-2_i386.deb
  to pool/main/g/geneweb/geneweb_5.00-2_i386.deb
gwsetup_5.00-2_i386.deb
  to pool/main/g/geneweb/gwsetup_5.00-2_i386.deb
gwtp_5.00-2_i386.deb
  to pool/main/g/geneweb/gwtp_5.00-2_i386.deb


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Accepted ggz-sdl-games 0.0.14-1 (source i386 all)

2007-05-20 Thread Josef Spillner
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sun, 20 May 2007 11:15:36 +0200
Source: ggz-sdl-games
Binary: ggz-sdl-games-data ggz-sdl-games
Architecture: source i386 all
Version: 0.0.14-1
Distribution: unstable
Urgency: low
Maintainer: Debian GGZ Maintainers [EMAIL PROTECTED]
Changed-By: Josef Spillner [EMAIL PROTECTED]
Description: 
 ggz-sdl-games - GGZ Gaming Zone: game clients collection for SDL
 ggz-sdl-games-data - GGZ Gaming Zone: game clients collection for SDL
Changes: 
 ggz-sdl-games (0.0.14-1) unstable; urgency=low
 .
   * New upstream version.
Files: 
 f50a915cfd129e59820bdd546b21363c 888 games optional ggz-sdl-games_0.0.14-1.dsc
 a53f7b3609fb8a2312fa758440e2fed8 249568 games optional 
ggz-sdl-games_0.0.14.orig.tar.gz
 0683a126ac47b55288a88bc793ae442e 1995 games optional 
ggz-sdl-games_0.0.14-1.diff.gz
 a8ae85e7248d8f70bdd1d4cbd83d2550 98760 games optional 
ggz-sdl-games-data_0.0.14-1_all.deb
 2f97e5cb6dcae75997db147c7fa7434b 39690 games optional 
ggz-sdl-games_0.0.14-1_i386.deb

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

iD8DBQFGUBIbTTx8oVVPtMYRArlAAJwOxND5ozMWDYVmk5JaPzvuA65JswCfUuW+
sfbLWNbqjZ80gJMOxUgYlm0=
=EHHS
-END PGP SIGNATURE-


Accepted:
ggz-sdl-games-data_0.0.14-1_all.deb
  to pool/main/g/ggz-sdl-games/ggz-sdl-games-data_0.0.14-1_all.deb
ggz-sdl-games_0.0.14-1.diff.gz
  to pool/main/g/ggz-sdl-games/ggz-sdl-games_0.0.14-1.diff.gz
ggz-sdl-games_0.0.14-1.dsc
  to pool/main/g/ggz-sdl-games/ggz-sdl-games_0.0.14-1.dsc
ggz-sdl-games_0.0.14-1_i386.deb
  to pool/main/g/ggz-sdl-games/ggz-sdl-games_0.0.14-1_i386.deb
ggz-sdl-games_0.0.14.orig.tar.gz
  to pool/main/g/ggz-sdl-games/ggz-sdl-games_0.0.14.orig.tar.gz


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Accepted grub2 1.95+20070520-1 (source amd64)

2007-05-20 Thread Robert Millan
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sun, 20 May 2007 11:13:03 +0200
Source: grub2
Binary: grub-of grub-pc grub-efi grub2
Architecture: source amd64
Version: 1.95+20070520-1
Distribution: unstable
Urgency: low
Maintainer: GRUB Maintainers [EMAIL PROTECTED]
Changed-By: Robert Millan [EMAIL PROTECTED]
Description: 
 grub-efi   - GRand Unified Bootloader, version 2 (EFI version)
 grub-pc- GRand Unified Bootloader, version 2 (PC/BIOS version)
 grub2  - GRand Unified Bootloader, version 2 (dummy package)
Closes: 381150 423022 423409 423648 424985 425054 425146
Changes: 
 grub2 (1.95+20070520-1) unstable; urgency=low
 .
   * New CVS snapshot.
 - LVM / RAID fixes.  (Closes: #423648, #381150)
 - Fix memory management bug.  (Closes: #423409)
 - patches/efi.diff: Remove (merged).
 - patches/grub_probe_for_everyone.diff: Use the new paths for
   util/grub-probe.c, util/biosdisk.c, util/getroot.c.  Enable
   grub-mkdevicemap.  (Closes: #424985)
   * legacy/update-grub: Get rid of all grub-set-default calls.  (Closes: 
#425054)
   * grub-{pc,efi,of}.postinst: Only run update-grub if grub.cfg already exists.
   * grub-pc.postinst: Only run GRUB Legacy compat stuff if menu.lst is found.
   * patches/partmap_fallback.diff: New.  Implement fallback pc gpt for 
partmap
 detection failures.  (Closes: #423022)
   * control: Update XS-Vcs-* fields.  Thanks Sam Morris [EMAIL PROTECTED].
 (Closes: #425146)
   * grub-{pc,efi,of}.{dirs,postinst}: Move unifont.pff to /usr/share/grub.
Files: 
 09bdc6526a050e282b3414078b236cda 1347 admin extra grub2_1.95+20070520-1.dsc
 d23e0a34cf8f8014fb88b47015728082 555694 admin extra 
grub2_1.95+20070520.orig.tar.gz
 b3dd7fc4bf654ad6150a6293549915ba 28938 admin extra 
grub2_1.95+20070520-1.diff.gz
 3a04d1e04ec6500c5fbe2b8e6077f6e1 72262 admin extra 
grub2_1.95+20070520-1_amd64.deb
 f67575770b974f0584ae2cbdb6913179 919538 admin extra 
grub-pc_1.95+20070520-1_amd64.deb
 1d18d1c5b4c98f2de53f35b0f087ac5c 854784 admin extra 
grub-efi_1.95+20070520-1_amd64.deb

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

iD8DBQFGUBWgC19io6rUCv8RArJYAJsEz0O6ZDXJB2QA083WT0gV1IIP8wCbBGxA
x0g4lrJFhBjtsP8BGyd7ewY=
=OeUR
-END PGP SIGNATURE-


Accepted:
grub-efi_1.95+20070520-1_amd64.deb
  to pool/main/g/grub2/grub-efi_1.95+20070520-1_amd64.deb
grub-pc_1.95+20070520-1_amd64.deb
  to pool/main/g/grub2/grub-pc_1.95+20070520-1_amd64.deb
grub2_1.95+20070520-1.diff.gz
  to pool/main/g/grub2/grub2_1.95+20070520-1.diff.gz
grub2_1.95+20070520-1.dsc
  to pool/main/g/grub2/grub2_1.95+20070520-1.dsc
grub2_1.95+20070520-1_amd64.deb
  to pool/main/g/grub2/grub2_1.95+20070520-1_amd64.deb
grub2_1.95+20070520.orig.tar.gz
  to pool/main/g/grub2/grub2_1.95+20070520.orig.tar.gz


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Accepted libhttp-dav-perl 0.31-4 (source all)

2007-05-20 Thread Steinar H. Gunderson
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sun, 20 May 2007 11:36:38 +0200
Source: libhttp-dav-perl
Binary: libhttp-dav-perl
Architecture: source all
Version: 0.31-4
Distribution: unstable
Urgency: low
Maintainer: Steinar H. Gunderson [EMAIL PROTECTED]
Changed-By: Steinar H. Gunderson [EMAIL PROTECTED]
Description: 
 libhttp-dav-perl - WebDAV client library for Perl, and dave CLI client
Closes: 420617
Changes: 
 libhttp-dav-perl (0.31-4) unstable; urgency=low
 .
   * Add the upstream URL to debian/copyright.
   * Update short description to mention dave; based on patch by Jon
 Dowland. (Closes: #420617)
Files: 
 c406b230b9b057efb5225364a577c4de 649 web optional libhttp-dav-perl_0.31-4.dsc
 fcf51e8eba60100b5cb3ff2777f07048 2337 web optional 
libhttp-dav-perl_0.31-4.diff.gz
 085ee255b27bcd3f772f3d67246eaf3a 94818 web optional 
libhttp-dav-perl_0.31-4_all.deb

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

iD8DBQFGUBfOXKRQ3lK3SH4RAmRtAJ0Vj9jqEfiU4NrXlvT8qhZA/CioxwCgrcXl
whJn3tXmerFCxnhAN3hX+kg=
=UMfU
-END PGP SIGNATURE-


Accepted:
libhttp-dav-perl_0.31-4.diff.gz
  to pool/main/libh/libhttp-dav-perl/libhttp-dav-perl_0.31-4.diff.gz
libhttp-dav-perl_0.31-4.dsc
  to pool/main/libh/libhttp-dav-perl/libhttp-dav-perl_0.31-4.dsc
libhttp-dav-perl_0.31-4_all.deb
  to pool/main/libh/libhttp-dav-perl/libhttp-dav-perl_0.31-4_all.deb


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Accepted amoeba 1.1-18 (source i386)

2007-05-20 Thread Steinar H. Gunderson
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sun, 20 May 2007 11:51:25 +0200
Source: amoeba
Binary: amoeba
Architecture: source i386
Version: 1.1-18
Distribution: unstable
Urgency: low
Maintainer: Steinar H. Gunderson [EMAIL PROTECTED]
Changed-By: Steinar H. Gunderson [EMAIL PROTECTED]
Description: 
 amoeba - fast-paced, polished OpenGL demonstration by Excess
Closes: 351003
Changes: 
 amoeba (1.1-18) unstable; urgency=low
 .
   * Fix a few typos in the man page; patch from A Costa. (Closes: #351003)
Files: 
 9664612c90dd05318f6ae6668653182a 761 contrib/x11 optional amoeba_1.1-18.dsc
 0bff474830010acd4214686f0401b50a 10380 contrib/x11 optional 
amoeba_1.1-18.diff.gz
 160cc789fb20bc9dc7e21c9cadf9ab8b 91174 contrib/x11 optional 
amoeba_1.1-18_i386.deb

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

iD8DBQFGUBsDXKRQ3lK3SH4RAhhtAJ9rin95r6DJIBVjsqQKexCEmnXpfgCePly/
kvjFzNdR0gZVFC69rx7aIWg=
=gi2f
-END PGP SIGNATURE-


Accepted:
amoeba_1.1-18.diff.gz
  to pool/contrib/a/amoeba/amoeba_1.1-18.diff.gz
amoeba_1.1-18.dsc
  to pool/contrib/a/amoeba/amoeba_1.1-18.dsc
amoeba_1.1-18_i386.deb
  to pool/contrib/a/amoeba/amoeba_1.1-18_i386.deb


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Accepted evince 0.8.1-2 (source i386)

2007-05-20 Thread Marc 'HE' Brockschmidt
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Wed, 02 May 2007 15:22:31 +0200
Source: evince
Binary: evince evince-dbg
Architecture: source i386
Version: 0.8.1-2
Distribution: unstable
Urgency: low
Maintainer: Marc 'HE' Brockschmidt [EMAIL PROTECTED]
Changed-By: Marc 'HE' Brockschmidt [EMAIL PROTECTED]
Description: 
 evince - Document (postscript, pdf) viewer
 evince-dbg - Document (postscript, pdf) viewer - debugging symbols
Changes: 
 evince (0.8.1-2) unstable; urgency=low
 .
   * Upload to unstable; drop check-dist include.
   * debian/control.in:
  * Wrap build-depends and re-order them
  * Replace b-d on libkpathsea4-dev | libkpathsea-dev by
libkpathsea-dev, which is a real package nowadays.
  * Add Suggests: unrar
  * Fix little oversight in evince-dbg description
  * Remove unneeded librsvg2-common build-dep that was only there to
soothe sbuild.
   * debian/copyright: Drop GFDL include, point to the common-licenses one.
Files: 
 b2f5a401298c7f7b5eac7c29f4c1a07b 1228 gnome optional evince_0.8.1-2.dsc
 5a83af4558f1669dc7db02b34cbd0e0d 13144 gnome optional evince_0.8.1-2.diff.gz
 4b46fb9b7fc311ec9be5150feaf226f3 1412884 gnome optional evince_0.8.1-2_i386.deb
 44a794fd4084fd9bcd4724fb9fe2a3e8 1262786 gnome extra 
evince-dbg_0.8.1-2_i386.deb

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

iD8DBQFGUCAymO5zOp3h7rERAsxfAKCT7qYiY7/wMQ0SykKQM9JxZbDkJgCcCDa0
HXhF1UN6YKammVoR9ifBdf8=
=2iE7
-END PGP SIGNATURE-


Accepted:
evince-dbg_0.8.1-2_i386.deb
  to pool/main/e/evince/evince-dbg_0.8.1-2_i386.deb
evince_0.8.1-2.diff.gz
  to pool/main/e/evince/evince_0.8.1-2.diff.gz
evince_0.8.1-2.dsc
  to pool/main/e/evince/evince_0.8.1-2.dsc
evince_0.8.1-2_i386.deb
  to pool/main/e/evince/evince_0.8.1-2_i386.deb


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Accepted ippl 1.4.14-9 (source i386)

2007-05-20 Thread Marc Haber
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sun, 20 May 2007 12:06:50 +0200
Source: ippl
Binary: ippl
Architecture: source i386
Version: 1.4.14-9
Distribution: unstable
Urgency: low
Maintainer: Marc Haber [EMAIL PROTECTED]
Changed-By: Marc Haber [EMAIL PROTECTED]
Description: 
 ippl   - IP protocols logger
Closes: 420933 424420
Changes: 
 ippl (1.4.14-9) unstable; urgency=low
 .
   * rm -f config.* on clean. Thanks to Patrick Winnert and Sune Vuorela.
 Closes: #424420.
   * Add patch from Narayanan R S to fix privilege drop and
 re-attachment to sockets. This removes the capability to reload the
 configuration. Adapt the init script appropriately. Closes: #420933.
Files: 
 a6d214d774a2070c1a4c53785cc1d736 646 net extra ippl_1.4.14-9.dsc
 01df1327437006aae69f88dd793b7c6e 12982 net extra ippl_1.4.14-9.diff.gz
 c7ccbe003f17cb52b77ac5ff9f10bbfa 40170 net extra ippl_1.4.14-9_i386.deb

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

iD8DBQFGUCGJgZalRGu6PIQRAhe0AKCa10Y4TQbFOOBpeCVi01OLD/kgkACgkecd
TRIISicvwbU8K7EoqzbXo/k=
=hUTJ
-END PGP SIGNATURE-


Accepted:
ippl_1.4.14-9.diff.gz
  to pool/main/i/ippl/ippl_1.4.14-9.diff.gz
ippl_1.4.14-9.dsc
  to pool/main/i/ippl/ippl_1.4.14-9.dsc
ippl_1.4.14-9_i386.deb
  to pool/main/i/ippl/ippl_1.4.14-9_i386.deb


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Accepted zssh 1.5c.debian.1-2 (source i386)

2007-05-20 Thread Bart Martens
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sun, 20 May 2007 11:00:41 +0200
Source: zssh
Binary: zssh
Architecture: source i386
Version: 1.5c.debian.1-2
Distribution: unstable
Urgency: low
Maintainer: Bart Martens [EMAIL PROTECTED]
Changed-By: Bart Martens [EMAIL PROTECTED]
Description: 
 zssh   - interactive file transfers over ssh
Changes: 
 zssh (1.5c.debian.1-2) unstable; urgency=low
 .
   * debian/*: Repackaged with cdbs.
   * debian/control: Updated my e-mail address.
   * debian/copyright: Updated.
Files: 
 bcfe3a0c2e780e59173a492746741841 620 net optional zssh_1.5c.debian.1-2.dsc
 7e9030142b4fa24294668398b355a6ef 3494 net optional zssh_1.5c.debian.1-2.diff.gz
 5d230799ff3f03bff674c997c9a6a14d 21920 net optional 
zssh_1.5c.debian.1-2_i386.deb

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

iD8DBQFGUCBTbMaawmho9B8RAtiKAJ9nw1IG1SdDFvccBbagkw+wLEnsrQCeLGqh
BksaQJPmZUbEYXbpl8EEfoo=
=rArU
-END PGP SIGNATURE-


Accepted:
zssh_1.5c.debian.1-2.diff.gz
  to pool/main/z/zssh/zssh_1.5c.debian.1-2.diff.gz
zssh_1.5c.debian.1-2.dsc
  to pool/main/z/zssh/zssh_1.5c.debian.1-2.dsc
zssh_1.5c.debian.1-2_i386.deb
  to pool/main/z/zssh/zssh_1.5c.debian.1-2_i386.deb


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Accepted laptop-mode-tools 1.33-1 (source all)

2007-05-20 Thread Bart Samwel
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sat, 19 May 2007 20:00:00 +0100
Source: laptop-mode-tools
Binary: laptop-mode-tools
Architecture: source all
Version: 1.33-1
Distribution: unstable
Urgency: low
Maintainer: Bart Samwel [EMAIL PROTECTED]
Changed-By: Bart Samwel [EMAIL PROTECTED]
Description: 
 laptop-mode-tools - Scripts to spin down hard drive and save power
Closes: 389218 394557 398179 416445 423853
Changes: 
 laptop-mode-tools (1.33-1) unstable; urgency=low
 .
   * New upstream version 1.33.
   * (Closes: #394557) PARTITIONS configuration setting now supports wildcards
 (thanks to Mikko Rapeli).
   * (Closes: #398179) When using pbbuttonsd, laptop-mode is now automatically
 reinitialized on resume.
   * (Closes: #389218) CPU frequency settings are now applied to all cores, not
 just the first one. (This was actually already fixed in 1.32, this
 changelog entry is for the record.)
   * (Closes: #423853) Laptop mode init script sequence number increased, so
 that *-stop and *-start scripts are done after all other init scripts have
 completed.
   * (Closes: #416445) A new option allows for controlling the ignore_nice_load
 setting of the ondemand and conservative CPU frequency governors.
   * Backported Ubuntu's diff that supports the acpi-support package.
Files: 
 7c4707f2ca8daf53b6add4799384bb03 594 utils optional 
laptop-mode-tools_1.33-1.dsc
 8ba3374850d27a9c1dc53eae3166fe9a 64919 utils optional 
laptop-mode-tools_1.33.orig.tar.gz
 505322012f81d4723859fad8e0c41e30 7020 utils optional 
laptop-mode-tools_1.33-1.diff.gz
 2f8254aa75a9ca3c879952066d7cc9fb 81734 utils optional 
laptop-mode-tools_1.33-1_all.deb

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

iD8DBQFGUCX0Kb5dImj9VJ8RAgkyAJ0Y3OyHfUhD/wHI+u1EdHdGvuqCVACgq3FJ
JEtszMJZ/TtZbSKXQZiJTas=
=KCW/
-END PGP SIGNATURE-


Accepted:
laptop-mode-tools_1.33-1.diff.gz
  to pool/main/l/laptop-mode-tools/laptop-mode-tools_1.33-1.diff.gz
laptop-mode-tools_1.33-1.dsc
  to pool/main/l/laptop-mode-tools/laptop-mode-tools_1.33-1.dsc
laptop-mode-tools_1.33-1_all.deb
  to pool/main/l/laptop-mode-tools/laptop-mode-tools_1.33-1_all.deb
laptop-mode-tools_1.33.orig.tar.gz
  to pool/main/l/laptop-mode-tools/laptop-mode-tools_1.33.orig.tar.gz


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Accepted agistudio 1.2.3+svn20070518-1 (source i386)

2007-05-20 Thread Jarno Elonen
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Fri, 18 May 2007 12:30:08 +0300
Source: agistudio
Binary: agistudio
Architecture: source i386
Version: 1.2.3+svn20070518-1
Distribution: unstable
Urgency: low
Maintainer: Debian QA Group [EMAIL PROTECTED]
Changed-By: Jarno Elonen [EMAIL PROTECTED]
Description: 
 agistudio  - IDE for creating early Sierra style AGI games
Closes: 417080
Changes: 
 agistudio (1.2.3+svn20070518-1) unstable; urgency=low
 .
   * New upstream release (from SVN).
 - GCC 4.3 build patch (Closes: #417080)
 .
   * Orphaning the package.
Files: 
 b5dde4c8009a99ed170307be652e2ece 634 x11 optional 
agistudio_1.2.3+svn20070518-1.dsc
 3fe8360c569b851066ca5f66d53c8a65 371964 x11 optional 
agistudio_1.2.3+svn20070518.orig.tar.gz
 d2b50557da6836a5a4f3c202a30ba6fb 20 x11 optional 
agistudio_1.2.3+svn20070518-1.diff.gz
 a1dbca19c30a96d2861e9c637eeedc7f 524872 x11 optional 
agistudio_1.2.3+svn20070518-1_i386.deb

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

iD8DBQFGTXiJX8r5Ai7f5nARAkIHAKCKJqN8meXRT9CdryHDUEy0nNErZACfee48
9ebqii02DJK/lTt6u07F5rk=
=rwiM
-END PGP SIGNATURE-


Accepted:
agistudio_1.2.3+svn20070518-1.diff.gz
  to pool/main/a/agistudio/agistudio_1.2.3+svn20070518-1.diff.gz
agistudio_1.2.3+svn20070518-1.dsc
  to pool/main/a/agistudio/agistudio_1.2.3+svn20070518-1.dsc
agistudio_1.2.3+svn20070518-1_i386.deb
  to pool/main/a/agistudio/agistudio_1.2.3+svn20070518-1_i386.deb
agistudio_1.2.3+svn20070518.orig.tar.gz
  to pool/main/a/agistudio/agistudio_1.2.3+svn20070518.orig.tar.gz


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Accepted nagi 2.07b-7 (source i386)

2007-05-20 Thread Jarno Elonen
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Fri, 18 May 2007 12:20:05 +0300
Source: nagi
Binary: nagi
Architecture: source i386
Version: 2.07b-7
Distribution: unstable
Urgency: low
Maintainer: Debian QA Group [EMAIL PROTECTED]
Changed-By: Jarno Elonen [EMAIL PROTECTED]
Description: 
 nagi   - game interpreter for Sierra Online (tm) AGI games
Changes: 
 nagi (2.07b-7) unstable; urgency=low
 .
   * Orphaning the package.
Files: 
 9c1092a7059bb4585bcf1675665325c7 593 games optional nagi_2.07b-7.dsc
 fb96d0610e0de321e6a5c830c0013d9c 5632 games optional nagi_2.07b-7.diff.gz
 a6326eadde6a7e7fb63f855251fa1929 81056 games optional nagi_2.07b-7_i386.deb

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

iD8DBQFGTXxiX8r5Ai7f5nARAkc3AJ9K0opRIvtxeVznOBP78aQIk6copwCdG7jD
UEbcerEaMLmHP58IWrKI38o=
=xjWJ
-END PGP SIGNATURE-


Accepted:
nagi_2.07b-7.diff.gz
  to pool/main/n/nagi/nagi_2.07b-7.diff.gz
nagi_2.07b-7.dsc
  to pool/main/n/nagi/nagi_2.07b-7.dsc
nagi_2.07b-7_i386.deb
  to pool/main/n/nagi/nagi_2.07b-7_i386.deb


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Accepted memaid-pyqt 0.2.5-3 (source i386)

2007-05-20 Thread Jarno Elonen
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Fri, 18 May 2007 12:19:20 +0300
Source: memaid-pyqt
Binary: memaid-pyqt
Architecture: source i386
Version: 0.2.5-3
Distribution: unstable
Urgency: low
Maintainer: Debian QA Group [EMAIL PROTECTED]
Changed-By: Jarno Elonen [EMAIL PROTECTED]
Description: 
 memaid-pyqt - memorization tool with optimal question scheduling
Changes: 
 memaid-pyqt (0.2.5-3) unstable; urgency=low
 .
   * Orphaning the package.
Files: 
 ce582878076c16c07e956fbb75c73f21 704 misc optional memaid-pyqt_0.2.5-3.dsc
 d4c95863a808f1083c73737ddae3ffd0 3232 misc optional memaid-pyqt_0.2.5-3.diff.gz
 c312517b7f952feed4f6e1308e5b486d 135026 misc optional 
memaid-pyqt_0.2.5-3_i386.deb

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

iD8DBQFGTXnaX8r5Ai7f5nARAvpnAJ4l92REQBaDIRY+mey1DClRxC8ZSQCgiSqe
hrer/hS1hKBCuZpHZH6tVqs=
=ukLE
-END PGP SIGNATURE-


Accepted:
memaid-pyqt_0.2.5-3.diff.gz
  to pool/main/m/memaid-pyqt/memaid-pyqt_0.2.5-3.diff.gz
memaid-pyqt_0.2.5-3.dsc
  to pool/main/m/memaid-pyqt/memaid-pyqt_0.2.5-3.dsc
memaid-pyqt_0.2.5-3_i386.deb
  to pool/main/m/memaid-pyqt/memaid-pyqt_0.2.5-3_i386.deb


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Accepted imediff2 1.1.1-2 (source all)

2007-05-20 Thread Jarno Elonen
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Fri, 18 May 2007 12:18:09 +0300
Source: imediff2
Binary: imediff2
Architecture: source all
Version: 1.1.1-2
Distribution: unstable
Urgency: low
Maintainer: Debian QA Group [EMAIL PROTECTED]
Changed-By: Jarno Elonen [EMAIL PROTECTED]
Description: 
 imediff2   - interactive full screen 2-way merge tool
Changes: 
 imediff2 (1.1.1-2) unstable; urgency=low
 .
   * Orphaning the package.
Files: 
 95bc9771fc0a317c97992981b2d61ea2 544 text optional imediff2_1.1.1-2.dsc
 aef106e2e51914134ff38134ff7b535a 20151 text optional imediff2_1.1.1-2.tar.gz
 004a11f574de887db9b455b30bcdbd2c 10110 text optional imediff2_1.1.1-2_all.deb

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

iD8DBQFGTXmNX8r5Ai7f5nARAvIlAJ94VE/jeJXnvhyijW6vzmJxNsKIrwCfXe00
AJBqfX9kebBvkZvRrh/j8YI=
=lcJZ
-END PGP SIGNATURE-


Accepted:
imediff2_1.1.1-2.dsc
  to pool/main/i/imediff2/imediff2_1.1.1-2.dsc
imediff2_1.1.1-2.tar.gz
  to pool/main/i/imediff2/imediff2_1.1.1-2.tar.gz
imediff2_1.1.1-2_all.deb
  to pool/main/i/imediff2/imediff2_1.1.1-2_all.deb


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Accepted cfourcc 0.1.2-2 (source i386)

2007-05-20 Thread Jarno Elonen
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Fri, 18 May 2007 12:17:42 +0300
Source: cfourcc
Binary: cfourcc
Architecture: source i386
Version: 0.1.2-2
Distribution: unstable
Urgency: low
Maintainer: Debian QA Group [EMAIL PROTECTED]
Changed-By: Jarno Elonen [EMAIL PROTECTED]
Description: 
 cfourcc- Command line tool for changing FourCC in Microsoft RIFF AVI files
Changes: 
 cfourcc (0.1.2-2) unstable; urgency=low
 .
   * Orphaning the package.
Files: 
 2127e41cebadd664fabb2916181cb2ed 573 graphics optional cfourcc_0.1.2-2.dsc
 6cd26a2945d1796049ac02ecba4f2bb1 2289 graphics optional cfourcc_0.1.2-2.diff.gz
 5c6a432b7b7a8fb29602d1d2525d1fa0 12972 graphics optional 
cfourcc_0.1.2-2_i386.deb

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

iD8DBQFGTXjAX8r5Ai7f5nARAh5EAKCsT8AaN8N6WSEpacag/ArdMwAf6QCfU/FT
5qqwxgCzXkZRTZC5T8PHULw=
=PqSS
-END PGP SIGNATURE-


Accepted:
cfourcc_0.1.2-2.diff.gz
  to pool/main/c/cfourcc/cfourcc_0.1.2-2.diff.gz
cfourcc_0.1.2-2.dsc
  to pool/main/c/cfourcc/cfourcc_0.1.2-2.dsc
cfourcc_0.1.2-2_i386.deb
  to pool/main/c/cfourcc/cfourcc_0.1.2-2_i386.deb


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Accepted metacam 1.2-3 (source i386)

2007-05-20 Thread Jarno Elonen
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Fri, 18 May 2007 12:19:33 +0300
Source: metacam
Binary: metacam
Architecture: source i386
Version: 1.2-3
Distribution: unstable
Urgency: low
Maintainer: Debian QA Group [EMAIL PROTECTED]
Changed-By: Jarno Elonen [EMAIL PROTECTED]
Description: 
 metacam- extract EXIF information from digital camera files
Closes: 417428
Changes: 
 metacam (1.2-3) unstable; urgency=low
 .
   * GCC 4.3 patch (Closes: #417428)
 .
   * Orphaning the package.
Files: 
 7158c8bd9880729939a382503bbf740c 556 graphics optional metacam_1.2-3.dsc
 43eb81d2d0bec48c71acad9b8d0e5baa 2453 graphics optional metacam_1.2-3.diff.gz
 465ac88546b4d39dfe62a9075d5b3a8d 40978 graphics optional metacam_1.2-3_i386.deb

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

iD8DBQFGTXrDX8r5Ai7f5nARAhmJAKCAZr2mBONbSLoeTbHHSG7C4pO9OQCfcMaL
RZ6JiKow5R1l4eCfxpRxMtQ=
=cQno
-END PGP SIGNATURE-


Accepted:
metacam_1.2-3.diff.gz
  to pool/main/m/metacam/metacam_1.2-3.diff.gz
metacam_1.2-3.dsc
  to pool/main/m/metacam/metacam_1.2-3.dsc
metacam_1.2-3_i386.deb
  to pool/main/m/metacam/metacam_1.2-3_i386.deb


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Accepted xfig 1:3.2.5-rel-1 (source all amd64)

2007-05-20 Thread Roland Rosenfeld
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sun, 20 May 2007 12:23:51 +0200
Source: xfig
Binary: xfig xfig-libs xfig-doc
Architecture: source amd64 all
Version: 1:3.2.5-rel-1
Distribution: unstable
Urgency: low
Maintainer: Roland Rosenfeld [EMAIL PROTECTED]
Changed-By: Roland Rosenfeld [EMAIL PROTECTED]
Description: 
 xfig   - Facility for Interactive Generation of figures under X11
 xfig-doc   - XFig on-line documentation and examples
 xfig-libs  - XFig image libraries and examples
Closes: 345674 424116
Changes: 
 xfig (1:3.2.5-rel-1) unstable; urgency=low
 .
   * New upstream version 3.2.5.
 - Most of 01_fix_warnings is incorporated upstream.
 - 17_numfracts and 18_edit_compounds are completely incorporated
   upstream.
 - Adapted all other patches to new version.
 - It isn't mentioned in upstream changelog, but drawing arcs from
   center point no longer segfaults with this release (Closes: #345674).
   * 19_xaw3d1_5e_fix: Fix a typo (#ifndef instead of #ifdef) in
 w_library.c.
   * chmod -x to all libraries.
   * 20_nodebugout: get rid of annoying debug output on stderr.
   * Remove xfig.man in clean target, because otherwise it isn't possible
 to build the package twice (Closes: #424116)
   * 02_Imakefile_Debian: #define I18N which isn't defined upstream now.
   * 21_Imake_jhtml_fix: fix syntax error in Imakefile install.jhtml
Files: 
 e52304a211d512ae05212475613e28eb 731 graphics optional xfig_3.2.5-rel-1.dsc
 fae0c67a3951bd41c057deb63b6aa47a 5794801 graphics optional 
xfig_3.2.5-rel.orig.tar.gz
 911eef0ff1deb68c5c5f94fdbd9fec36 60998 graphics optional 
xfig_3.2.5-rel-1.diff.gz
 80fb9ea59c78304a6fb2ed5b0a926fad 3390614 doc optional 
xfig-doc_3.2.5-rel-1_all.deb
 e716a3f9a27ce8b4d5c86c1a583f2136 1631506 graphics optional 
xfig-libs_3.2.5-rel-1_all.deb
 cf8cfc449ef62958d2aac03436b6afcc 698000 graphics optional 
xfig_3.2.5-rel-1_amd64.deb

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

iD8DBQFGUDQCO7/Pd72LBQ0RAkBKAJ9Rqcxg141wZNzq4feQu3iiNYt8lgCcD+Ta
yJ45JEzsN3KDl1RFkE/QU0M=
=o7jN
-END PGP SIGNATURE-


Accepted:
xfig-doc_3.2.5-rel-1_all.deb
  to pool/main/x/xfig/xfig-doc_3.2.5-rel-1_all.deb
xfig-libs_3.2.5-rel-1_all.deb
  to pool/main/x/xfig/xfig-libs_3.2.5-rel-1_all.deb
xfig_3.2.5-rel-1.diff.gz
  to pool/main/x/xfig/xfig_3.2.5-rel-1.diff.gz
xfig_3.2.5-rel-1.dsc
  to pool/main/x/xfig/xfig_3.2.5-rel-1.dsc
xfig_3.2.5-rel-1_amd64.deb
  to pool/main/x/xfig/xfig_3.2.5-rel-1_amd64.deb
xfig_3.2.5-rel.orig.tar.gz
  to pool/main/x/xfig/xfig_3.2.5-rel.orig.tar.gz


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Accepted amule 2.1.3-3 (source i386 all)

2007-05-20 Thread Adeodato Simó
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sun, 20 May 2007 12:32:45 +0200
Source: amule
Binary: amule amule-daemon amule-common amule-utils amule-utils-gui
Architecture: source i386 all
Version: 2.1.3-3
Distribution: unstable
Urgency: low
Maintainer: Adeodato Simó [EMAIL PROTECTED]
Changed-By: Adeodato Simó [EMAIL PROTECTED]
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
Closes: 424774
Changes: 
 amule (2.1.3-3) unstable; urgency=low
 .
   * The Let's pretend it never happened release.
 .
   * Drop the just introduced patch unconditional_global_search.diff, because
 upstream thinks it's a very bad idea.
 .
   * Patch acinclude.m4 to cope with libpng versions that are not X.Y.Z, like
 the current 1.2.15beta5. This makes amuleweb link against libpng12 again,
 enabling the generation of download progress bar images. Thanks to Emilio
 Pozuelo Monfort for the heads-up. (Closes: #424774)
 .
   * Add libpng12-dev to Build-Depends.
 .
   * Use quilt.make.
Files: 
 d5fdf4447c3f27669a8ce28f40aeb42a 877 x11 optional amule_2.1.3-3.dsc
 0800dc49f006d841a5e89f19b4103c01 18824 x11 optional amule_2.1.3-3.diff.gz
 6688bff764d4bb351db4a2d623a09cea 1270220 x11 optional amule_2.1.3-3_i386.deb
 9df8ff3a759a30828c398271011f9904 386312 x11 optional 
amule-utils_2.1.3-3_i386.deb
 98b640ec5a66da8aeca4857507a9f21e 976050 x11 optional 
amule-utils-gui_2.1.3-3_i386.deb
 47dfa3b300bad8a1b052fe585bf7f27e 946578 x11 optional 
amule-daemon_2.1.3-3_i386.deb
 1d1a28496f36864b60f507ff9b27836a 1579970 x11 optional 
amule-common_2.1.3-3_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Signed by Adeodato Simó [EMAIL PROTECTED]

iEYEARECAAYFAkZQNUMACgkQgyNlRdHEGILvYQCglTJEHBaMlkJ4mKWm8EnVga2z
F5YAn2sc60GakwEyoxZ6nyXNu5mNwxzm
=NKNL
-END PGP SIGNATURE-


Accepted:
amule-common_2.1.3-3_all.deb
  to pool/main/a/amule/amule-common_2.1.3-3_all.deb
amule-daemon_2.1.3-3_i386.deb
  to pool/main/a/amule/amule-daemon_2.1.3-3_i386.deb
amule-utils-gui_2.1.3-3_i386.deb
  to pool/main/a/amule/amule-utils-gui_2.1.3-3_i386.deb
amule-utils_2.1.3-3_i386.deb
  to pool/main/a/amule/amule-utils_2.1.3-3_i386.deb
amule_2.1.3-3.diff.gz
  to pool/main/a/amule/amule_2.1.3-3.diff.gz
amule_2.1.3-3.dsc
  to pool/main/a/amule/amule_2.1.3-3.dsc
amule_2.1.3-3_i386.deb
  to pool/main/a/amule/amule_2.1.3-3_i386.deb


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Accepted perltidy 20070508-1 (source all)

2007-05-20 Thread Don Armstrong
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Tue,  1 May 2007 03:03:29 -0700
Source: perltidy
Binary: perltidy
Architecture: source all
Version: 20070508-1
Distribution: unstable
Urgency: low
Maintainer: Don Armstrong [EMAIL PROTECTED]
Changed-By: Don Armstrong [EMAIL PROTECTED]
Description: 
 perltidy   - Perl script indenter and reformatter
Changes: 
 perltidy (20070508-1) unstable; urgency=low
 .
   * New upstream release
Files: 
 29ec6a1cb48a7767b79c23d313f16f2e 607 devel optional perltidy_20070508-1.dsc
 364c1b019771947a437fa35018f7ece1 363515 devel optional 
perltidy_20070508.orig.tar.gz
 4e61a9f1484aea3a73b3b50e785a7213 2322 devel optional 
perltidy_20070508-1.diff.gz
 d5680a87463ed54b61ca726003f58297 350734 devel optional 
perltidy_20070508-1_all.deb

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

iD8DBQFGUDpLgcCJIoCND9ARAj5DAJ0Y2ZlLN6kM8a0AeDBsTLZ9TXJFbgCfTkR/
MgbXtL9zAwTvox0+gHK7j4c=
=nY/X
-END PGP SIGNATURE-


Accepted:
perltidy_20070508-1.diff.gz
  to pool/main/p/perltidy/perltidy_20070508-1.diff.gz
perltidy_20070508-1.dsc
  to pool/main/p/perltidy/perltidy_20070508-1.dsc
perltidy_20070508-1_all.deb
  to pool/main/p/perltidy/perltidy_20070508-1_all.deb
perltidy_20070508.orig.tar.gz
  to pool/main/p/perltidy/perltidy_20070508.orig.tar.gz


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Accepted dcl 1:0.9.4.4-4 (source all)

2007-05-20 Thread Anibal Monsalve Salazar
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sun, 20 May 2007 16:03:31 +1000
Source: dcl
Binary: dcl
Architecture: source all
Version: 1:0.9.4.4-4
Distribution: unstable
Urgency: low
Maintainer: Anibal Monsalve Salazar [EMAIL PROTECTED]
Changed-By: Anibal Monsalve Salazar [EMAIL PROTECTED]
Description: 
 dcl- GNU Enterprise - Double Choco Latte
Closes: 391147 424785
Changes: 
 dcl (1:0.9.4.4-4) unstable; urgency=low
 .
   * dcl depends on php5. Closes: #424785.
   * dcl does not recommends unavailable php4-xml | php3-xml.
 Closes: #391147.
Files: 
 43ba3b54097300b8be100cfe096a6b41 621 web optional dcl_0.9.4.4-4.dsc
 b383c6ba4147a26746f57c5f5e15f48d 5036 web optional dcl_0.9.4.4-4.diff.gz
 88a4372f8171f80f11ba96058f89ae45 923026 web optional dcl_0.9.4.4-4_all.deb

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

iD8DBQFGUDxhgY5NIXPNpFURAttwAJ4kY9zVjQ+TczCR4QuQgyRehT8KMgCfWrEi
FqqggASekwUFPtE/Ya5FVYM=
=feL4
-END PGP SIGNATURE-


Accepted:
dcl_0.9.4.4-4.diff.gz
  to pool/main/d/dcl/dcl_0.9.4.4-4.diff.gz
dcl_0.9.4.4-4.dsc
  to pool/main/d/dcl/dcl_0.9.4.4-4.dsc
dcl_0.9.4.4-4_all.deb
  to pool/main/d/dcl/dcl_0.9.4.4-4_all.deb


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Accepted geneweb 5.00-3 (source i386)

2007-05-20 Thread Christian Perrier
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sun, 20 May 2007 11:14:59 +0200
Source: geneweb
Binary: geneweb gwsetup gwtp
Architecture: source i386
Version: 5.00-3
Distribution: unstable
Urgency: low
Maintainer: Christian Perrier [EMAIL PROTECTED]
Changed-By: Christian Perrier [EMAIL PROTECTED]
Description: 
 geneweb- genealogy software with web interface
 gwsetup- utilities to configure and manipulate Geneweb databases
 gwtp   - web interface interacting with Geneweb databases
Changes: 
 geneweb (5.00-3) unstable; urgency=low
 .
   * Debian packaging:
 - bring back fixes to geneweb.postrm that were accidentally removed in
   5.00-2
Files: 
 d31bd997ba782be489f63d1a707003fe 686 misc optional geneweb_5.00-3.dsc
 6687e76728a78187d5ab9946b94f97ad 107148 misc optional geneweb_5.00-3.diff.gz
 2a84786a1b22e6f83cdceddb00859b08 2722536 misc optional geneweb_5.00-3_i386.deb
 19b3e232ab401c960d376ac0b367aeb0 247192 misc optional gwtp_5.00-3_i386.deb
 5ea865931a179ed2ea193014fe889616 257680 misc optional gwsetup_5.00-3_i386.deb

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

iD8DBQFGUDmJ1OXtrMAUPS0RAjyQAJ0VSYiwqP65K5/RodDew4oAHg4x5wCffpfe
5XdaC6HWLrABVoxNxb779sY=
=0+TM
-END PGP SIGNATURE-


Accepted:
geneweb_5.00-3.diff.gz
  to pool/main/g/geneweb/geneweb_5.00-3.diff.gz
geneweb_5.00-3.dsc
  to pool/main/g/geneweb/geneweb_5.00-3.dsc
geneweb_5.00-3_i386.deb
  to pool/main/g/geneweb/geneweb_5.00-3_i386.deb
gwsetup_5.00-3_i386.deb
  to pool/main/g/geneweb/gwsetup_5.00-3_i386.deb
gwtp_5.00-3_i386.deb
  to pool/main/g/geneweb/gwtp_5.00-3_i386.deb


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Accepted libimage-info-perl 1.24-1 (source all)

2007-05-20 Thread Don Armstrong
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Mon, 26 Feb 2007 03:14:52 -0800
Source: libimage-info-perl
Binary: libimage-info-perl
Architecture: source all
Version: 1.24-1
Distribution: unstable
Urgency: low
Maintainer: Don Armstrong [EMAIL PROTECTED]
Changed-By: Don Armstrong [EMAIL PROTECTED]
Description: 
 libimage-info-perl - allows extraction of meta information from image files
Changes: 
 libimage-info-perl (1.24-1) unstable; urgency=low
 .
   * New upstream release
Files: 
 3db5fcb1bc73f829596ec0e902cd7cef 768 perl optional 
libimage-info-perl_1.24-1.dsc
 afcf05507879865a721bb7f6fa5846a0 200764 perl optional 
libimage-info-perl_1.24.orig.tar.gz
 d0fc9ae0eafaa211dde2a4e20a91aa2b 3577 perl optional 
libimage-info-perl_1.24-1.diff.gz
 59968ddf3a1eebc4d90fee145c746686 58212 perl optional 
libimage-info-perl_1.24-1_all.deb

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

iD8DBQFGUD2ggcCJIoCND9ARAjcNAJ9reaaMacpBajmupjFROOsRHHhbRQCg0C0B
o59gh09HQFSwjtUKIVYXTlY=
=c8yP
-END PGP SIGNATURE-


Accepted:
libimage-info-perl_1.24-1.diff.gz
  to pool/main/libi/libimage-info-perl/libimage-info-perl_1.24-1.diff.gz
libimage-info-perl_1.24-1.dsc
  to pool/main/libi/libimage-info-perl/libimage-info-perl_1.24-1.dsc
libimage-info-perl_1.24-1_all.deb
  to pool/main/libi/libimage-info-perl/libimage-info-perl_1.24-1_all.deb
libimage-info-perl_1.24.orig.tar.gz
  to pool/main/libi/libimage-info-perl/libimage-info-perl_1.24.orig.tar.gz


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Accepted gnome-speech 1:0.4.12-3 (source amd64)

2007-05-20 Thread Mario Lang
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sun, 20 May 2007 13:37:49 +0200
Source: gnome-speech
Binary: libgnome-speech-dev libgnome-speech7
Architecture: source amd64
Version: 1:0.4.12-3
Distribution: unstable
Urgency: low
Maintainer: Mario Lang [EMAIL PROTECTED]
Changed-By: Mario Lang [EMAIL PROTECTED]
Description: 
 libgnome-speech-dev - GNOME text-to-speech library (development headers)
 libgnome-speech7 - GNOME text-to-speech library
Changes: 
 gnome-speech (1:0.4.12-3) unstable; urgency=low
 .
   * Build-Depends on libespeak-dev should be = 1.22.
Files: 
 531a2a602156930501bcf6a2bfa1ed4e 817 libs optional gnome-speech_0.4.12-3.dsc
 1c2211de12a5f862f29c8582a8ad45fd 3307 libs optional 
gnome-speech_0.4.12-3.diff.gz
 c644c82a59cb1cddbbe95bb9be1696c7 56210 libs optional 
libgnome-speech7_0.4.12-3_amd64.deb
 4baf5afe103cdab82da0f08986f6a126 45358 devel optional 
libgnome-speech-dev_0.4.12-3_amd64.deb

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

iD8DBQFGUEHa3/wCKmsRPkQRAlwcAJ0fWiNYqeIUphfT0UQBUzpEKTOiTACcDVdJ
1eikxlhTse9I+fiM3rywIgI=
=MULe
-END PGP SIGNATURE-


Accepted:
gnome-speech_0.4.12-3.diff.gz
  to pool/main/g/gnome-speech/gnome-speech_0.4.12-3.diff.gz
gnome-speech_0.4.12-3.dsc
  to pool/main/g/gnome-speech/gnome-speech_0.4.12-3.dsc
libgnome-speech-dev_0.4.12-3_amd64.deb
  to pool/main/g/gnome-speech/libgnome-speech-dev_0.4.12-3_amd64.deb
libgnome-speech7_0.4.12-3_amd64.deb
  to pool/main/g/gnome-speech/libgnome-speech7_0.4.12-3_amd64.deb


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Accepted ecj 3.3~M7-2 (source all i386)

2007-05-20 Thread Michael Koch
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sun, 20 May 2007 09:57:58 -0100
Source: ecj
Binary: ecj ecj-bootstrap-gcj ecj-bootstrap ecj-gcj
Architecture: source all i386
Version: 3.3~M7-2
Distribution: unstable
Urgency: low
Maintainer: Debian Java Maintainers [EMAIL PROTECTED]
Changed-By: Michael Koch [EMAIL PROTECTED]
Description: 
 ecj- standalone version of the Eclipse Java compiler
 ecj-bootstrap - standalone version of the Eclipse Java compiler (transitional 
pac
 ecj-bootstrap-gcj - standalone version of the Eclipse Java compiler 
(transitional pac
 ecj-gcj- standalone version of the Eclipse Java compiler (native version)
Closes: 421302
Changes: 
 ecj (3.3~M7-2) unstable; urgency=low
 .
   * debian/control: Make ecj and ecj-gcj conflict and replace their
 eclipse-ecj and eclipse-ecj-gcj counterparts. Closes: #421302.
Files: 
 dc044fc35e27bb7fcbed2c6d87c01c2d 903 devel optional ecj_3.3~M7-2.dsc
 e7b66fad8a9fdebc5ce276febe966fef 24016 devel optional ecj_3.3~M7-2.diff.gz
 b3f15b7c872ab2132dbb817286e4c8b3 1158338 devel optional ecj_3.3~M7-2_all.deb
 1d54224df90b1c603dd36f2a768f5f1e 10170 devel optional 
ecj-bootstrap_3.3~M7-2_all.deb
 385594c8582d93689f47dc8c47b90ab5 9710 devel optional 
ecj-bootstrap-gcj_3.3~M7-2_all.deb
 7fa201b653a99fb74010457afa61f0c3 2446104 devel optional 
ecj-gcj_3.3~M7-2_i386.deb

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

iD8DBQFGUEBQWSOgCCdjSDsRAkyfAJsGEjYIMefcJC2DH8tXD2U1qaOGBwCdFQpn
uzmaq7dm8hovZNX/eEP3qfc=
=c9PP
-END PGP SIGNATURE-


Accepted:
ecj-bootstrap-gcj_3.3~M7-2_all.deb
  to pool/main/e/ecj/ecj-bootstrap-gcj_3.3~M7-2_all.deb
ecj-bootstrap_3.3~M7-2_all.deb
  to pool/main/e/ecj/ecj-bootstrap_3.3~M7-2_all.deb
ecj-gcj_3.3~M7-2_i386.deb
  to pool/main/e/ecj/ecj-gcj_3.3~M7-2_i386.deb
ecj_3.3~M7-2.diff.gz
  to pool/main/e/ecj/ecj_3.3~M7-2.diff.gz
ecj_3.3~M7-2.dsc
  to pool/main/e/ecj/ecj_3.3~M7-2.dsc
ecj_3.3~M7-2_all.deb
  to pool/main/e/ecj/ecj_3.3~M7-2_all.deb


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Accepted gcc-4.1 4.1.2-8 (source all i386 powerpc)

2007-05-20 Thread Matthias Klose
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sun, 20 May 2007 10:31:24 +0200
Source: gcc-4.1
Binary: gcc-4.1-soft-float libstdc++6-4.1-pic libstdc++6 lib32ffi4 
gobjc++-4.1-multilib libobjc1 lib32gfortran1 gfortran-4.1 libgcc1 
libstdc++6-4.1-doc lib64gfortran1 gcc-4.1-multilib libgcc2 lib64stdc++6-4.1-dbg 
g++-4.1 gobjc-4.1-multilib protoize gcc-4.1-base cpp-4.1 lib64stdc++6 
gobjc++-4.1 libffi4 libstdc++6-4.1-dbg lib64ffi4 libgfortran1 lib32gcc1 
gcc-4.1-source libgcc4 lib64objc1 g++-4.1-multilib gobjc-4.1 gcc-4.1 lib32objc1 
lib32stdc++6-4.1-dbg libstdc++6-4.1-dev libffi4-dev gcc-4.1-locales 
lib32mudflap0 treelang-4.1 lib64gcc1 fixincludes libmudflap0-dev lib32stdc++6 
libmudflap0 gfortran-4.1-multilib lib64mudflap0 gcc-4.1-hppa64
Architecture: all i386 powerpc source 
Version: 4.1.2-8
Distribution: unstable
Urgency: low
Maintainer: Debian GCC Maintainers [EMAIL PROTECTED]
Changed-By: Matthias Klose [EMAIL PROTECTED]
Description: 
 cpp-4.1- The GNU C preprocessor
 g++-4.1- The GNU C++ compiler
 g++-4.1-multilib - The GNU C++ compiler (multilib files)
 gcc-4.1- The GNU C compiler
 gcc-4.1-base - The GNU Compiler Collection (base package)
 gcc-4.1-multilib - The GNU C compiler (multilib files)
 gfortran-4.1 - The GNU Fortran 95 compiler
 gfortran-4.1-multilib - The GNU Fortran 95 compiler (multilib files)
 gobjc++-4.1 - The GNU Objective-C++ compiler
 gobjc++-4.1-multilib - The GNU Objective-C++ compiler (multilib files)
 gobjc-4.1  - The GNU Objective-C compiler
 gobjc-4.1-multilib - The GNU Objective-C compiler (multilib files)
 lib64gfortran1 - Runtime library for GNU Fortran applications (64bit)
 lib64objc1 - Runtime library for GNU Objective-C applications (64bit)
 lib64stdc++6-4.1-dbg - The GNU Standard C++ Library v3 (debugging files)
 libgfortran1 - Runtime library for GNU Fortran applications
 libobjc1   - Runtime library for GNU Objective-C applications
 libstdc++6-4.1-dbg - The GNU Standard C++ Library v3 (debugging files)
 libstdc++6-4.1-dev - The GNU Standard C++ Library v3 (development files)
 libstdc++6-4.1-pic - The GNU Standard C++ Library v3 (shared library subset 
kit)
 treelang-4.1 - The GNU Treelang compiler
Closes: 425011
Changes: 
 gcc-4.1 (4.1.2-8) unstable; urgency=low
 .
   * Update to SVN 20070518.
   * Don't build packages now built from the gcc-4.2 source.
 .
   [ Aurelian Jarno ]
   * Update libffi patch for ARM. Closes: #425011.
   * arm-pr30486, arm-pr28516, arm-unbreak-eabi-armv4t: New.
   * Disable FFI, Java, ObjC for armel.
Files: 
 03f97010d1ad83d816e6594885023e43 202018 libs required 
gcc-4.1-base_4.1.2-8_i386.deb
 0be74863e208b38d895ec966bf205af5 196294 libs optional 
lib64gfortran1_4.1.2-8_powerpc.deb
 0bf8c11c28fe9a16ff463dd71ea19b68 453436 libdevel extra 
libstdc++6-4.1-pic_4.1.2-8_i386.deb
 0d95c3e98c15537ecf8d85da877c1ee8 42840 devel optional 
gcc-4.1-multilib_4.1.2-8_i386.deb
 0f550eddad59e19ff3c3106e99ae7529 408326 devel optional gcc-4.1_4.1.2-8_i386.deb
 0f7d4c444bbce1ed0af4b1aa820c32f4 2594644 devel optional 
gobjc-4.1_4.1.2-8_powerpc.deb
 117231a370435a57a687d055c113713b 52958 libs optional 
lib64objc1_4.1.2-8_powerpc.deb
 1824d82d8999dac1e816c352a13a569b 60650 devel optional 
gobjc-4.1-multilib_4.1.2-8_powerpc.deb
 1e8382e4139ba209da43ea6541373527 1196534 libdevel extra 
lib64stdc++6-4.1-dbg_4.1.2-8_i386.deb
 240d4d46c694a477c8605c2a55eaa9ee 44986 libs optional 
lib64objc1_4.1.2-8_i386.deb
 30cfb1b4e754c53576a57002247db599 1268020 devel standard gcc-4.1_4.1.2-8.diff.gz
 3ce5c3aad4f7ed4c4846a4596244ac9e 1200458 libdevel optional 
libstdc++6-4.1-dev_4.1.2-8_powerpc.deb
 4542c406659b13ec973d108fdeac177f 223556 devel optional 
gfortran-4.1-multilib_4.1.2-8_powerpc.deb
 45ba458c9ca03287ed56ef86d182fae6 517702 libdevel extra 
libstdc++6-4.1-pic_4.1.2-8_powerpc.deb
 45e81979e22f4f726a0c65d60cb07cb2 2583460 devel optional 
g++-4.1_4.1.2-8_i386.deb
 4d320bc3d19a9184b2a47544958185a2 3756996 libdevel extra 
libstdc++6-4.1-dbg_4.1.2-8_i386.deb
 508e1361e2278421a065f0f5235bbe4d 161704 libs optional 
libgfortran1_4.1.2-8_powerpc.deb
 53cac03918fa2e3ec97b055d4504d522 2659060 devel optional 
gfortran-4.1_4.1.2-8_i386.deb
 58b0fde7c7324049c8cbc98da879019d 2319628 devel optional 
gobjc-4.1_4.1.2-8_i386.deb
 5e337090c92fce38b52f8146d163ab86 161344 libs optional 
libgfortran1_4.1.2-8_i386.deb
 660f708108ef8388ee10f2bb26204dde 2491960 devel optional 
gobjc++-4.1_4.1.2-8_i386.deb
 7084073c918e79600099c2bd67ce8cd0 6954726 doc optional 
libstdc++6-4.1-doc_4.1.2-8_all.deb
 89d34837817fa6ca026db41565b88c5f 2872146 devel optional 
g++-4.1_4.1.2-8_powerpc.deb
 8b35af6653cbe38d0dc176e034f43fc3 4142574 libdevel extra 
libstdc++6-4.1-dbg_4.1.2-8_powerpc.deb
 8bee71f0d4bcc765977f33bf30691d53 1904584 devel optional 
gcc-4.1-locales_4.1.2-8_all.deb
 8e70c6bd6e24cfd2383cff19798c4e05 2390268 devel optional 
treelang-4.1_4.1.2-8_powerpc.deb
 9072a666e43e7c87c906b6fa337eb442 2142188 devel optional 
treelang-4.1_4.1.2-8_i386.deb
 96b1bf60c8ec9829ead54ccedee25b04 

Accepted libpoe-component-client-ident-perl 1.05-1 (source all)

2007-05-20 Thread Don Armstrong
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sun, 20 May 2007 05:53:01 -0700
Source: libpoe-component-client-ident-perl
Binary: libpoe-component-client-ident-perl
Architecture: source all
Version: 1.05-1
Distribution: unstable
Urgency: low
Maintainer: Don Armstrong [EMAIL PROTECTED]
Changed-By: Don Armstrong [EMAIL PROTECTED]
Description: 
 libpoe-component-client-ident-perl - a POE component that provides 
non-blocking ident lookups
Changes: 
 libpoe-component-client-ident-perl (1.05-1) unstable; urgency=low
 .
   * New upstream release
Files: 
 929ff1703b60d966a50b53b3b465b051 720 perl optional 
libpoe-component-client-ident-perl_1.05-1.dsc
 4957a042e4dd5710b75ac7b911dde2c4 18851 perl optional 
libpoe-component-client-ident-perl_1.05.orig.tar.gz
 3f0389e72d6053f3963030d89638e6c6 1653 perl optional 
libpoe-component-client-ident-perl_1.05-1.diff.gz
 821234807d7cf85ebfec984eed18072f 20072 perl extra 
libpoe-component-client-ident-perl_1.05-1_all.deb

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

iD8DBQFGUEkGgcCJIoCND9ARAgVAAKC34tmp7fP+3bQgLCThVoGheMnjoQCg4Qws
N8d/wNjQwS2fS7fgP0bqyDk=
=w2ZG
-END PGP SIGNATURE-


Accepted:
libpoe-component-client-ident-perl_1.05-1.diff.gz
  to 
pool/main/libp/libpoe-component-client-ident-perl/libpoe-component-client-ident-perl_1.05-1.diff.gz
libpoe-component-client-ident-perl_1.05-1.dsc
  to 
pool/main/libp/libpoe-component-client-ident-perl/libpoe-component-client-ident-perl_1.05-1.dsc
libpoe-component-client-ident-perl_1.05-1_all.deb
  to 
pool/main/libp/libpoe-component-client-ident-perl/libpoe-component-client-ident-perl_1.05-1_all.deb
libpoe-component-client-ident-perl_1.05.orig.tar.gz
  to 
pool/main/libp/libpoe-component-client-ident-perl/libpoe-component-client-ident-perl_1.05.orig.tar.gz


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Accepted lbdb 0.35 (source amd64)

2007-05-20 Thread Roland Rosenfeld
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sun, 20 May 2007 15:10:26 +0200
Source: lbdb
Binary: lbdb
Architecture: source amd64
Version: 0.35
Distribution: unstable
Urgency: low
Maintainer: Roland Rosenfeld [EMAIL PROTECTED]
Changed-By: Roland Rosenfeld [EMAIL PROTECTED]
Description: 
 lbdb   - The little brother's database for the mutt mail reader
Closes: 399775 405312 405321 422214
Changes: 
 lbdb (0.35) unstable; urgency=low
 .
   * activate flavortest in emacen-install to avoid warnings and slow
 upgrades (Closes: #399775).
   * Avoid loosing the first entry from VCF file.  Thanks to
 Tino Keitel [EMAIL PROTECTED] for providing a patch
 (Closes: #405312).
   * Remove vcquery in distclean target (Closes: #405321).
   * Use defaults for $KEEP_DUPES and $SORT_OUTPUT in lbdbq
 (Closes: #422214).
   * Update mutt_ldap_query.pl from
 http://www.courville.org/mediawiki/index.php/Mutt_ldap_query which
 adds SSL support.
Files: 
 148d2e5c39305eae6e35f388755c4fc4 502 mail optional lbdb_0.35.dsc
 334ed4b24b49000d6495ca0883b86275 108378 mail optional lbdb_0.35.tar.gz
 79c6cfa7492f015743639c2008974ba4 77844 mail optional lbdb_0.35_amd64.deb

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

iD8DBQFGUEoEO7/Pd72LBQ0RAk4DAJ4+YQ1wfQWUPnWrIcfdTQ/d8A5IOwCdFP/t
cbYD6GQBuGmgYMvPSEnTmD8=
=MeOm
-END PGP SIGNATURE-


Accepted:
lbdb_0.35.dsc
  to pool/main/l/lbdb/lbdb_0.35.dsc
lbdb_0.35.tar.gz
  to pool/main/l/lbdb/lbdb_0.35.tar.gz
lbdb_0.35_amd64.deb
  to pool/main/l/lbdb/lbdb_0.35_amd64.deb


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Accepted msttcorefonts 2.2 (source all)

2007-05-20 Thread Thijs Kinkhorst
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sun, 20 May 2007 15:35:37 +0200
Source: msttcorefonts
Binary: msttcorefonts
Architecture: source all
Version: 2.2
Distribution: unstable
Urgency: low
Maintainer: Thijs Kinkhorst [EMAIL PROTECTED]
Changed-By: Thijs Kinkhorst [EMAIL PROTECTED]
Description: 
 msttcorefonts - Installer for Microsoft TrueType core fonts
Closes: 425228
Changes: 
 msttcorefonts (2.2) unstable; urgency=low
 .
   * Move debhelper defoma code down in postinst, so any script failures
 will happen before the fonts are registered.
   * Also deregister the removed Tahoma with defoma (Closes: #425228).
Files: 
 8c5b0dcecb152364bcff176e6826209e 664 contrib/x11 optional msttcorefonts_2.2.dsc
 c5a36557d71158720e9ff60caf9a2c76 42008 contrib/x11 optional 
msttcorefonts_2.2.tar.gz
 211efe5b10af01fb41bfdfc497ef6c70 33206 contrib/x11 optional 
msttcorefonts_2.2_all.deb

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

iD8DBQFGUE/5JdKMxZV9WM8RAlu6AJsGQ3JgO+yG7EmrEPueBskBOzlvzQCgp2KP
vP3t4LSub9cYDkf0CSAt1yE=
=H0rs
-END PGP SIGNATURE-


Accepted:
msttcorefonts_2.2.dsc
  to pool/contrib/m/msttcorefonts/msttcorefonts_2.2.dsc
msttcorefonts_2.2.tar.gz
  to pool/contrib/m/msttcorefonts/msttcorefonts_2.2.tar.gz
msttcorefonts_2.2_all.deb
  to pool/contrib/m/msttcorefonts/msttcorefonts_2.2_all.deb


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Accepted postgresql-common 74 (source all)

2007-05-20 Thread Martin Pitt
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sun, 20 May 2007 15:30:19 +0200
Source: postgresql-common
Binary: postgresql-client-common postgresql-common
Architecture: source all
Version: 74
Distribution: unstable
Urgency: low
Maintainer: Martin Pitt [EMAIL PROTECTED]
Changed-By: Martin Pitt [EMAIL PROTECTED]
Description: 
 postgresql-client-common - manager for multiple PostgreSQL client versions
 postgresql-common - manager for PostgreSQL database clusters
Closes: 420565 420915 422129
Changes: 
 postgresql-common (74) unstable; urgency=low
 .
   * debian/supported_versions:
 - Match any 4.0* as Debian Etch to get the correct set of supported
   versions. Closes: #420915
 - Add Lenny/unstable: only support 8.2.
 - Add Ubuntu 7.10.
 - Don't fail if the distribution cannot be determined at all, only print
   out a warning.
   * pg_createcluster, pg_ctlcluster, pg_dropcluster, pg_maintenance,
 pg_upgradecluster: Strip down PATH untainting to the absolute minimum, to
 not fall over if e. g. /usr/local/bin is misconfigured to be world
 writable. Closes: #420565
   * pg_wrapper: Make this script work with taint checks enabled. This happens
 in a pretty blunt way, since it does not actually make sense to enforce
 environment variables, etc. It should just not fail when being called from
 a -T perl script. Closes: #422129
   * debian/postgresql-common.postinst: Do not hide failures of the init
 script on restart.
   * debian/postgresql-common.config, debian/postgresql-common.templates:
 Remove the check for an untransitioned postgresql, since it was only
 necessary for the Sarge-Etch upgrade. Update debian/po/*.po.
   * Remove debian/postgresql-common.preinst, we only needed it for the
 untransitioned test.
   * debian/control: Move cdbs and debhelper from B-D-I to B-D, since we need
 them for 'clean'.
   * Add debian/postgresql-client-common.lintian: Lintian overrides for 'binary
 without manpage'. The stuff in /usr/bin is just a symlink to pg_wrapper,
 postgresql-client-* ships the actual manpages for those.
Files: 
 3839346f35eccba66e23e822e36b668c 598 misc optional postgresql-common_74.dsc
 93a84e6b9737447b2146bfa1a3babc6e 95264 misc optional 
postgresql-common_74.tar.gz
 5d987ecc2e4e5e73f85edb0ccf231785 100224 misc optional 
postgresql-common_74_all.deb
 cd409edb075a2bb7bf9c6c01d340d352 41390 misc optional 
postgresql-client-common_74_all.deb

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

iD8DBQFGUE5PDecnbV4Fd/IRAo59AKCDrXFPGYH+7PKTdmajF63vbEAlmwCfS6Ef
4T3jSLZw1dGcBnmzrNttdLg=
=HjU0
-END PGP SIGNATURE-


Accepted:
postgresql-client-common_74_all.deb
  to pool/main/p/postgresql-common/postgresql-client-common_74_all.deb
postgresql-common_74.dsc
  to pool/main/p/postgresql-common/postgresql-common_74.dsc
postgresql-common_74.tar.gz
  to pool/main/p/postgresql-common/postgresql-common_74.tar.gz
postgresql-common_74_all.deb
  to pool/main/p/postgresql-common/postgresql-common_74_all.deb


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Accepted tasks 0.5-1 (source i386)

2007-05-20 Thread Ross Burton
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sat, 19 May 2007 12:34:10 +0100
Source: tasks
Binary: tasks
Architecture: source i386
Version: 0.5-1
Distribution: unstable
Urgency: low
Maintainer: Ross Burton [EMAIL PROTECTED]
Changed-By: Ross Burton [EMAIL PROTECTED]
Description: 
 tasks  - a simple to do manager
Closes: 421545 421547
Changes: 
 tasks (0.5-1) unstable; urgency=low
 .
   * New upstream release
 - Focus fixes in the entry widget (Closes: #421547)
 - Group store works (Closes: #421545)
Files: 
 d069eea52fad5f0fff625fe599d493a2 586 gnome optional tasks_0.5-1.dsc
 7a3b800bf88f0c5e44f6820232ac3450 295552 gnome optional tasks_0.5.orig.tar.gz
 79f999440c3cfa8ef868c7f3960f8f5a 1377 gnome optional tasks_0.5-1.diff.gz
 77b902c9aa178a58e33fd87cb77ae05c 67240 gnome optional tasks_0.5-1_i386.deb

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

iD8DBQFGUE2fLQnkR9C0M98RAojrAKCg8ZkVZwKWSozA4LMMeyqdfuJ6AwCglWss
qtMbb5b24k4VGYjHkPiNI2w=
=Pnfp
-END PGP SIGNATURE-


Accepted:
tasks_0.5-1.diff.gz
  to pool/main/t/tasks/tasks_0.5-1.diff.gz
tasks_0.5-1.dsc
  to pool/main/t/tasks/tasks_0.5-1.dsc
tasks_0.5-1_i386.deb
  to pool/main/t/tasks/tasks_0.5-1_i386.deb
tasks_0.5.orig.tar.gz
  to pool/main/t/tasks/tasks_0.5.orig.tar.gz


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Accepted poker-network 1.0.37-1.1 (source all i386)

2007-05-20 Thread Luk Claes
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sun, 20 May 2007 12:18:18 +0200
Source: poker-network
Binary: python-poker-network poker-web python-poker2d
Architecture: source all i386
Version: 1.0.37-1.1
Distribution: unstable
Urgency: high
Maintainer: Loic Dachary (OuoU) [EMAIL PROTECTED]
Changed-By: Luk Claes [EMAIL PROTECTED]
Description: 
 poker-web  - Web interface to a poker-network server
 python-poker-network - multiplayer poker server and client library
 python-poker2d - GTK poker client to play on a poker-network server
Closes: 408656 414583 417012 424439
Changes: 
 poker-network (1.0.37-1.1) unstable; urgency=high
 .
   * Non-maintainer upload during BSP.
   * Fix unconditional use of debconf in postrm (Closes: #417012).
   * Add python-gtk2-dev as build-dependency (Closes: #424439).
   * Updated Czech debconf translation (Closes: #408656).
   * Add German debconf translation (Closes: #414583).
   * Move poker-web to web - optional to match overrides.
Files: 
 ddcb7c99ff1ef3caa7e5ebe2c97ef0e3 1026 python extra poker-network_1.0.37-1.1.dsc
 e75ab164f3802f05eadb17c9dc0290cb 20045 python extra 
poker-network_1.0.37-1.1.diff.gz
 f7cd0f670278ff239e60cd596989aa64 197964 python extra 
python-poker-network_1.0.37-1.1_all.deb
 3c16503a7237cc8431a689a8f2a4745c 140370 web optional 
poker-web_1.0.37-1.1_all.deb
 2e8edef40931d470e20bf4939cfd19ca 1514764 python extra 
python-poker2d_1.0.37-1.1_i386.deb

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

iD8DBQFGUE1e5UTeB5t8Mo0RAg5WAKCmqllmMgGs2j9dNjXTb84+raPTgACggMNj
xsRxdRMgB1k0t19NubBrk3A=
=q+JI
-END PGP SIGNATURE-


Accepted:
poker-network_1.0.37-1.1.diff.gz
  to pool/main/p/poker-network/poker-network_1.0.37-1.1.diff.gz
poker-network_1.0.37-1.1.dsc
  to pool/main/p/poker-network/poker-network_1.0.37-1.1.dsc
poker-web_1.0.37-1.1_all.deb
  to pool/main/p/poker-network/poker-web_1.0.37-1.1_all.deb
python-poker-network_1.0.37-1.1_all.deb
  to pool/main/p/poker-network/python-poker-network_1.0.37-1.1_all.deb
python-poker2d_1.0.37-1.1_i386.deb
  to pool/main/p/poker-network/python-poker2d_1.0.37-1.1_i386.deb


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Accepted pmount 0.9.13-2 (source i386)

2007-05-20 Thread Martin Pitt
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sun, 20 May 2007 15:44:07 +0200
Source: pmount
Binary: pmount
Architecture: source i386
Version: 0.9.13-2
Distribution: unstable
Urgency: low
Maintainer: Debian QA Group [EMAIL PROTECTED]
Changed-By: Martin Pitt [EMAIL PROTECTED]
Description: 
 pmount - mount removable devices as normal user
Changes: 
 pmount (0.9.13-2) unstable; urgency=low
 .
   * Orphan package (see #422005)
Files: 
 a65588bc067030c6ea09b5f747cfec0b 651 utils optional pmount_0.9.13-2.dsc
 cbcff73e19aa9fc805fd7758fc459888 6243 utils optional pmount_0.9.13-2.diff.gz
 d85295bdad6bda78d0cfa5182fae4ea6 71482 utils optional pmount_0.9.13-2_i386.deb

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

iD8DBQFGUFGPDecnbV4Fd/IRAjqXAJ9r4FAczaA1V4vdxMZe9ELwpWeR2gCgi7xj
ov39h9bXnHldWHz7ElFhVYs=
=M8nv
-END PGP SIGNATURE-


Accepted:
pmount_0.9.13-2.diff.gz
  to pool/main/p/pmount/pmount_0.9.13-2.diff.gz
pmount_0.9.13-2.dsc
  to pool/main/p/pmount/pmount_0.9.13-2.dsc
pmount_0.9.13-2_i386.deb
  to pool/main/p/pmount/pmount_0.9.13-2_i386.deb


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Accepted bluez-gnome 0.7-1 (source powerpc)

2007-05-20 Thread Filippo Giunchedi
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sun, 20 May 2007 15:37:53 +0200
Source: bluez-gnome
Binary: bluez-gnome
Architecture: source powerpc
Version: 0.7-1
Distribution: unstable
Urgency: low
Maintainer: Debian Bluetooth Maintainers [EMAIL PROTECTED]
Changed-By: Filippo Giunchedi [EMAIL PROTECTED]
Description: 
 bluez-gnome - Bluetooth utilities for GNOME
Changes: 
 bluez-gnome (0.7-1) unstable; urgency=low
 .
   * New upstream release, add gconf2 depends
   * gah, move gnome-icon-theme from build-depends to depends, this ought to
 fix #420447
   * remove our manpages, now integrated upstream
Files: 
 501c4786f4904357c57457166c7424db 831 gnome optional bluez-gnome_0.7-1.dsc
 65a61f8a30c524679c52664762f5887a 236845 gnome optional 
bluez-gnome_0.7.orig.tar.gz
 85208bd56e0aa27baab411168f665bbe 3014 gnome optional bluez-gnome_0.7-1.diff.gz
 8068dd66297e99b0842b8408978cc2d2 51636 gnome optional 
bluez-gnome_0.7-1_powerpc.deb

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

iD8DBQFGUFN4ABzeamt51AERAluSAJ0djGlPJXZwAKjY8phbBF+pJuX+iQCdFsvj
d0ix9zee/dhgH0bHZztv1qQ=
=UwPL
-END PGP SIGNATURE-


Accepted:
bluez-gnome_0.7-1.diff.gz
  to pool/main/b/bluez-gnome/bluez-gnome_0.7-1.diff.gz
bluez-gnome_0.7-1.dsc
  to pool/main/b/bluez-gnome/bluez-gnome_0.7-1.dsc
bluez-gnome_0.7-1_powerpc.deb
  to pool/main/b/bluez-gnome/bluez-gnome_0.7-1_powerpc.deb
bluez-gnome_0.7.orig.tar.gz
  to pool/main/b/bluez-gnome/bluez-gnome_0.7.orig.tar.gz


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Accepted empathy 0.4-1 (source i386)

2007-05-20 Thread Sjoerd Simons
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sun, 20 May 2007 15:31:42 +0200
Source: empathy
Binary: empathy
Architecture: source i386
Version: 0.4-1
Distribution: unstable
Urgency: low
Maintainer: Telepathy Maintaince Team [EMAIL PROTECTED]
Changed-By: Sjoerd Simons [EMAIL PROTECTED]
Description: 
 empathy- High-level library and user-interface for Telepathy
Changes: 
 empathy (0.4-1) unstable; urgency=low
 .
   * New upstream release
Files: 
 931d459c1a9eb4ab4b3e1b78af5da209 973 gnome optional empathy_0.4-1.dsc
 218067f7ea79bb63b795756e959afc75 1095728 gnome optional empathy_0.4.orig.tar.gz
 958e4dbeca2a128e2f4406f18d4ecac5 1776 gnome optional empathy_0.4-1.diff.gz
 69995bbf5ffdb80f011d0284705f3e20 423524 gnome optional empathy_0.4-1_i386.deb

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

iD8DBQFGUFI3gTd+SodosdIRAjNiAJ0X8nipvr3wDyTTvGONwyU4Kt8TKACguCWM
b2hquP/VGjtf3RQgWNN+Z/Q=
=yyta
-END PGP SIGNATURE-


Accepted:
empathy_0.4-1.diff.gz
  to pool/main/e/empathy/empathy_0.4-1.diff.gz
empathy_0.4-1.dsc
  to pool/main/e/empathy/empathy_0.4-1.dsc
empathy_0.4-1_i386.deb
  to pool/main/e/empathy/empathy_0.4-1_i386.deb
empathy_0.4.orig.tar.gz
  to pool/main/e/empathy/empathy_0.4.orig.tar.gz


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Accepted qiv 2.1~pre12-1 (source i386)

2007-05-20 Thread Bart Martens
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sun, 20 May 2007 14:01:49 +0200
Source: qiv
Binary: qiv
Architecture: source i386
Version: 2.1~pre12-1
Distribution: unstable
Urgency: low
Maintainer: Bart Martens [EMAIL PROTECTED]
Changed-By: Bart Martens [EMAIL PROTECTED]
Description: 
 qiv- A quick image viewer for X
Closes: 422035
Changes: 
 qiv (2.1~pre12-1) unstable; urgency=low
 .
   * New upstream (pre)release.  Closes: #422035.
   * debian/README.Debian-source: Explains the .orig.tar.gz file.
   * debian/bin/qiv, debian/install, debian/rules, debian/lintian/qiv,
 debian/patches/08_hide_therealqiv.diff: Removed the wrapper that was added
 in version 2.0-5.
   * debian/docs: Additionally install README.TODO.
   * debian/docs: Don't install debian/NEWS.Debian, see disabled patches below.
   * Removed obsolete patches:
   debian/patches/01.fix_xinerama.diff
   debian/patches/02.typo_envoked.diff
   debian/patches/03.additional_keys.diff
   debian/patches/04.qiv-nosort.diff
   debian/patches/05.qiv-manpage-options.diff
   debian/patches/06.xmalloc.diff
   debian/patches/10_qiv-nosort_2.diff
   * Updated patch: debian/patches/09_man_xscreensaver.diff
   * Disabled patches:
   debian/patches/07_no_background_opts.diffDISABLED
   debian/patches/11_no_background_opts_2.diffDISABLED
   * debian/copyright: Updated.
   * debian/watch: Updated.
Files: 
 716788f978fd3073c7e63374ca59eca6 615 graphics extra qiv_2.1~pre12-1.dsc
 3cc72f691b7902fba6f3049c15427222 94027 graphics extra qiv_2.1~pre12.orig.tar.gz
 0ad08c98c8b4261c68c55045c8d3d962 8412 graphics extra qiv_2.1~pre12-1.diff.gz
 a0c7ad25761c70cecc15faf338e61569 73852 graphics extra qiv_2.1~pre12-1_i386.deb

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

iD8DBQFGUFbGbMaawmho9B8RApZvAJ42UpjW4Y6e3rkoZImu+Xuz0OPxwQCdGzQz
v5R6Mv/7hvkxWPz+W+GoPLE=
=XGkN
-END PGP SIGNATURE-


Accepted:
qiv_2.1~pre12-1.diff.gz
  to pool/main/q/qiv/qiv_2.1~pre12-1.diff.gz
qiv_2.1~pre12-1.dsc
  to pool/main/q/qiv/qiv_2.1~pre12-1.dsc
qiv_2.1~pre12-1_i386.deb
  to pool/main/q/qiv/qiv_2.1~pre12-1_i386.deb
qiv_2.1~pre12.orig.tar.gz
  to pool/main/q/qiv/qiv_2.1~pre12.orig.tar.gz


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Accepted spfmilter 1.99+0.97-2.1 (source i386)

2007-05-20 Thread Luk Claes
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sun, 20 May 2007 16:04:55 +0200
Source: spfmilter
Binary: spfmilter
Architecture: source i386
Version: 1.99+0.97-2.1
Distribution: unstable
Urgency: high
Maintainer: Mike Markley [EMAIL PROTECTED]
Changed-By: Luk Claes [EMAIL PROTECTED]
Description: 
 spfmilter  - A simple milter for performing SPF checks
Closes: 417039
Changes: 
 spfmilter (1.99+0.97-2.1) unstable; urgency=high
 .
   * Non-maintainer upload during BSP.
   * Fix unconditional use of deluser (Closes: #417039).
Files: 
 8fe2d2c0784428419774c5dfef2b0538 623 mail extra spfmilter_1.99+0.97-2.1.dsc
 ae6258408989c88ddc8495e7e74d9a9a 5026 mail extra 
spfmilter_1.99+0.97-2.1.diff.gz
 0cdabbe11913ff534b3e33aa7df20a25 22392 mail extra 
spfmilter_1.99+0.97-2.1_i386.deb

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

iD8DBQFGUFXy5UTeB5t8Mo0RAka4AKDIjYpv1LIPQONQMW561aZbRsJBJACeNHce
UxhcaFmKQJMkeZmri/tuat4=
=Xmfh
-END PGP SIGNATURE-


Accepted:
spfmilter_1.99+0.97-2.1.diff.gz
  to pool/main/s/spfmilter/spfmilter_1.99+0.97-2.1.diff.gz
spfmilter_1.99+0.97-2.1.dsc
  to pool/main/s/spfmilter/spfmilter_1.99+0.97-2.1.dsc
spfmilter_1.99+0.97-2.1_i386.deb
  to pool/main/s/spfmilter/spfmilter_1.99+0.97-2.1_i386.deb


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Accepted pydf 2 (source all)

2007-05-20 Thread Radovan Garabík
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sun, 13 May 2007 10:14:45 +0200
Source: pydf
Binary: pydf
Architecture: source all
Version: 2
Distribution: unstable
Urgency: low
Maintainer: Radovan Garabík [EMAIL PROTECTED]
Changed-By: Radovan Garabík [EMAIL PROTECTED]
Description: 
 pydf   - colourised df(1)-clone
Changes: 
 pydf (2) unstable; urgency=low
 .
   * use termios to get terminal size, does not need resize(1) anymore
 (thanks to Josip Rodin for the idea)
Files: 
 95b08e7c1a8c7d0fadcf22ef44f60d8e 508 utils optional pydf_2.dsc
 89b8c5f773c75f7934e0bfe914e7882f 10187 utils optional pydf_2.tar.gz
 612023b3668088790cffe4db60d8629d 10456 utils optional pydf_2_all.deb

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

iD8DBQFGUFqWUBQJxqD+WLgRAnITAJ0UcSkaQvEKhUwbTKxYXqt0T9ZR2gCfdBsk
BqO4ZXEbzbNrjxcsZ1cTpLg=
=imas
-END PGP SIGNATURE-


Accepted:
pydf_2.dsc
  to pool/main/p/pydf/pydf_2.dsc
pydf_2.tar.gz
  to pool/main/p/pydf/pydf_2.tar.gz
pydf_2_all.deb
  to pool/main/p/pydf/pydf_2_all.deb


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Accepted steam 2.2.31-4.1 (source all i386)

2007-05-20 Thread Luk Claes
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sun, 20 May 2007 16:30:14 +0200
Source: steam
Binary: steam-lib steam
Architecture: source all i386
Version: 2.2.31-4.1
Distribution: unstable
Urgency: high
Maintainer: Alain Schroeder [EMAIL PROTECTED]
Changed-By: Luk Claes [EMAIL PROTECTED]
Description: 
 steam  - Environment for cooperative knowledge management
 steam-lib  - Environment for cooperative knowledge management (libs)
Closes: 417033 422484
Changes: 
 steam (2.2.31-4.1) unstable; urgency=high
 .
   * Non-maintainer upload during BSP.
   * Fix unconditional use of debconf in postrm (Closes: #417033).
   * Add Portuguese debconf translation (Closes: #422484).
Files: 
 59b5281ef75caf9a457f06205b70271c 651 misc optional steam_2.2.31-4.1.dsc
 e7e711629d0e5a050c94bd98145ebc7e 167780 misc optional steam_2.2.31-4.1.diff.gz
 d9c3a0a6e35a210c87f149c3aea8917e 646662 misc optional steam_2.2.31-4.1_all.deb
 e083b53a814a4a499048002ff2b3e46d 42886 misc optional 
steam-lib_2.2.31-4.1_i386.deb

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

iD8DBQFGUF1+5UTeB5t8Mo0RAqZDAKCHoVb8HpTx73rHvK1w7IVAYtKqMwCbB1Tl
cIwuaUi+ryS40S335vW7no8=
=ML7v
-END PGP SIGNATURE-


Accepted:
steam-lib_2.2.31-4.1_i386.deb
  to pool/main/s/steam/steam-lib_2.2.31-4.1_i386.deb
steam_2.2.31-4.1.diff.gz
  to pool/main/s/steam/steam_2.2.31-4.1.diff.gz
steam_2.2.31-4.1.dsc
  to pool/main/s/steam/steam_2.2.31-4.1.dsc
steam_2.2.31-4.1_all.deb
  to pool/main/s/steam/steam_2.2.31-4.1_all.deb


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Accepted sympa 5.2.4-1.1 (source i386)

2007-05-20 Thread Luk Claes
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sun, 20 May 2007 16:45:30 +0200
Source: sympa
Binary: sympa
Architecture: source i386
Version: 5.2.4-1.1
Distribution: unstable
Urgency: high
Maintainer: Stefan Hornburg (Racke) [EMAIL PROTECTED]
Changed-By: Luk Claes [EMAIL PROTECTED]
Description: 
 sympa  - Modern mailing list manager
Closes: 417053
Changes: 
 sympa (5.2.4-1.1) unstable; urgency=high
 .
   * Non-maintainer upload during BSP.
   * Fix unconditional use of debconf in postrm (Closes: #417053).
Files: 
 5ab5fda67bfb8499bcfac7ffcff0f9bd 606 mail optional sympa_5.2.4-1.1.dsc
 a0970f8d659efefe2829a2185615cfc6 108470 mail optional sympa_5.2.4-1.1.diff.gz
 ff4b11eebfa47045bc11c606aa3043fb 3587342 mail optional sympa_5.2.4-1.1_i386.deb

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

iD8DBQFGUGC95UTeB5t8Mo0RAjuVAKCfirrGKFwKmeFwJh0O7cJKtQCI5ACgntqA
oGuN0fJXsCb+CocWtPlo5K4=
=eqCc
-END PGP SIGNATURE-


Accepted:
sympa_5.2.4-1.1.diff.gz
  to pool/main/s/sympa/sympa_5.2.4-1.1.diff.gz
sympa_5.2.4-1.1.dsc
  to pool/main/s/sympa/sympa_5.2.4-1.1.dsc
sympa_5.2.4-1.1_i386.deb
  to pool/main/s/sympa/sympa_5.2.4-1.1_i386.deb


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Accepted ttf-arphic-ukai 0.1.20060928-2.2 (source all)

2007-05-20 Thread Luk Claes
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sun, 20 May 2007 17:03:03 +0200
Source: ttf-arphic-ukai
Binary: ttf-arphic-ukai
Architecture: source all
Version: 0.1.20060928-2.2
Distribution: unstable
Urgency: high
Maintainer: Arne Goetje [EMAIL PROTECTED]
Changed-By: Luk Claes [EMAIL PROTECTED]
Description: 
 ttf-arphic-ukai - AR PL ZenKai Uni Chinese Unicode TrueType font Kaiti style
Closes: 412956 414767 417070
Changes: 
 ttf-arphic-ukai (0.1.20060928-2.2) unstable; urgency=high
 .
   * Non-maintainer upload during BSP.
   * Fix unconditional use of debconf in postrm (Closes: #417070).
   * Add Catalan debconf translation (Closes: #412956).
   * Add Dutch debconf translation (Closes: #414767).
Files: 
 a08a5dbc16d11f4f06d78a2067620bef 634 x11 optional 
ttf-arphic-ukai_0.1.20060928-2.2.dsc
 db822fbe63f7ebf77374a3b26f53a75a 18075 x11 optional 
ttf-arphic-ukai_0.1.20060928-2.2.diff.gz
 6f57dc8b0067742760e87058693f406d 11966988 x11 optional 
ttf-arphic-ukai_0.1.20060928-2.2_all.deb

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

iD8DBQFGUGP85UTeB5t8Mo0RAmJIAJ4za9igS/lYyE+YqF1plamNOXcEKgCfWL+p
TkcHvNq8AKa4afnLflhjupw=
=odod
-END PGP SIGNATURE-


Accepted:
ttf-arphic-ukai_0.1.20060928-2.2.diff.gz
  to pool/main/t/ttf-arphic-ukai/ttf-arphic-ukai_0.1.20060928-2.2.diff.gz
ttf-arphic-ukai_0.1.20060928-2.2.dsc
  to pool/main/t/ttf-arphic-ukai/ttf-arphic-ukai_0.1.20060928-2.2.dsc
ttf-arphic-ukai_0.1.20060928-2.2_all.deb
  to pool/main/t/ttf-arphic-ukai/ttf-arphic-ukai_0.1.20060928-2.2_all.deb


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Accepted jpegpixi 1.1.1-2 (source i386)

2007-05-20 Thread Jarno Elonen
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Fri, 18 May 2007 12:18:43 +0300
Source: jpegpixi
Binary: jpegpixi
Architecture: source i386
Version: 1.1.1-2
Distribution: unstable
Urgency: low
Maintainer: Debian QA Group [EMAIL PROTECTED]
Changed-By: Jarno Elonen [EMAIL PROTECTED]
Description: 
 jpegpixi   - Remove hot spots from JPEG images with minimal quality loss
Changes: 
 jpegpixi (1.1.1-2) unstable; urgency=low
 .
   * Orphaning the package.
Files: 
 1e5c74548531afe1afd8e2eed123bd59 593 graphics optional jpegpixi_1.1.1-2.dsc
 b7b03a2cd15ac1105e1eb8e54ff5d9a8 2717 graphics optional 
jpegpixi_1.1.1-2.diff.gz
 94153c45944080069e4b30bfb43bcd06 65928 graphics optional 
jpegpixi_1.1.1-2_i386.deb

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

iD8DBQFGUGk6X8r5Ai7f5nARArvCAKCjPbHYRu/ZC41Tlb7uGnYTQ0JE9gCgqJKs
57jvQI/v6MkazLJTUU/oygk=
=sDFa
-END PGP SIGNATURE-


Accepted:
jpegpixi_1.1.1-2.diff.gz
  to pool/main/j/jpegpixi/jpegpixi_1.1.1-2.diff.gz
jpegpixi_1.1.1-2.dsc
  to pool/main/j/jpegpixi/jpegpixi_1.1.1-2.dsc
jpegpixi_1.1.1-2_i386.deb
  to pool/main/j/jpegpixi/jpegpixi_1.1.1-2_i386.deb


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Accepted libzrtpcpp 0.9.0-5 (source i386)

2007-05-20 Thread Mark Purcell
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sun, 20 May 2007 16:43:12 +0100
Source: libzrtpcpp
Binary: libzrtpcpp-0.9-0 libzrtpcpp-dev
Architecture: source i386
Version: 0.9.0-5
Distribution: unstable
Urgency: low
Maintainer: Debian VoIP Team [EMAIL PROTECTED]
Changed-By: Mark Purcell [EMAIL PROTECTED]
Description: 
 libzrtpcpp-0.9-0 - ccrtp extension for zrtp/Zfone support
 libzrtpcpp-dev - Headers and static link library for libzrtpcpp
Changes: 
 libzrtpcpp (0.9.0-5) unstable; urgency=low
 .
   * DEB_DH_MAKESHLIBS_ARGS_libzrtpcpp-0.9-0 := -Vlibzrtpcpp-0.9-0 (= 0.9-4)
   * Depends: pkg-config
Files: 
 60c17e58233e64788118ba65602861c4 893 libs optional libzrtpcpp_0.9.0-5.dsc
 5b88c1eb892b442a6d74aa54b836f03b 3797 libs optional libzrtpcpp_0.9.0-5.diff.gz
 994c7a18709fba3fde724eaa5d8d7983 81134 libdevel optional 
libzrtpcpp-dev_0.9.0-5_i386.deb
 348ff6a16d42538f4ffaa0f0710456ff 53120 libs optional 
libzrtpcpp-0.9-0_0.9.0-5_i386.deb

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

iD8DBQFGUGzSoCzanz0IthIRAtQsAJ9Aes4lI/MDwk2Q/dxG4na3IPgOJACbB3DU
0AO3RAnIZAFNWfhSmg1/O/A=
=5q/+
-END PGP SIGNATURE-


Accepted:
libzrtpcpp-0.9-0_0.9.0-5_i386.deb
  to pool/main/libz/libzrtpcpp/libzrtpcpp-0.9-0_0.9.0-5_i386.deb
libzrtpcpp-dev_0.9.0-5_i386.deb
  to pool/main/libz/libzrtpcpp/libzrtpcpp-dev_0.9.0-5_i386.deb
libzrtpcpp_0.9.0-5.diff.gz
  to pool/main/libz/libzrtpcpp/libzrtpcpp_0.9.0-5.diff.gz
libzrtpcpp_0.9.0-5.dsc
  to pool/main/libz/libzrtpcpp/libzrtpcpp_0.9.0-5.dsc


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Accepted ttf-arphic-uming 0.1.20060928-2.2 (source all)

2007-05-20 Thread Luk Claes
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sun, 20 May 2007 17:18:55 +0200
Source: ttf-arphic-uming
Binary: ttf-arphic-uming
Architecture: source all
Version: 0.1.20060928-2.2
Distribution: unstable
Urgency: high
Maintainer: Arne Goetje [EMAIL PROTECTED]
Changed-By: Luk Claes [EMAIL PROTECTED]
Description: 
 ttf-arphic-uming - AR PL ShanHeiSun Uni Chinese Unicode TrueType font Mingti 
style
Closes: 414774 417071
Changes: 
 ttf-arphic-uming (0.1.20060928-2.2) unstable; urgency=high
 .
   * Non-maintainer upload during BSP.
   * Fix unconditional use of debconf in postrm (Closes: #417071).
   * Add Dutch debconf translation (Closes: #414774).
Files: 
 adf30d0a7f2600983eb91e69613d94f2 638 x11 optional 
ttf-arphic-uming_0.1.20060928-2.2.dsc
 27979748684dbbfa3c48720de064e0f2 19394 x11 optional 
ttf-arphic-uming_0.1.20060928-2.2.diff.gz
 36de90dabc2a3ab58589b3a1fbb18b1b 12562898 x11 optional 
ttf-arphic-uming_0.1.20060928-2.2_all.deb

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

iD8DBQFGUGe85UTeB5t8Mo0RAslqAJ4hWpPGFZfzm8jPWjv7jkBphmrs7wCdGLzq
jl3tuEXPbqLf15zQGoJA5+0=
=cwiW
-END PGP SIGNATURE-


Accepted:
ttf-arphic-uming_0.1.20060928-2.2.diff.gz
  to pool/main/t/ttf-arphic-uming/ttf-arphic-uming_0.1.20060928-2.2.diff.gz
ttf-arphic-uming_0.1.20060928-2.2.dsc
  to pool/main/t/ttf-arphic-uming/ttf-arphic-uming_0.1.20060928-2.2.dsc
ttf-arphic-uming_0.1.20060928-2.2_all.deb
  to pool/main/t/ttf-arphic-uming/ttf-arphic-uming_0.1.20060928-2.2_all.deb


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Accepted espeak 1.25-1 (source amd64)

2007-05-20 Thread Mario Lang
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sun, 20 May 2007 16:12:39 +0200
Source: espeak
Binary: espeak-data libespeak-dev libespeak1 espeak
Architecture: source amd64
Version: 1.25-1
Distribution: unstable
Urgency: low
Maintainer: Mario Lang [EMAIL PROTECTED]
Changed-By: Mario Lang [EMAIL PROTECTED]
Description: 
 espeak - A multi-lingual software speech synthesizer
 espeak-data - A multi-lingual software speech synthesizer: speech data files
 libespeak-dev - A multi-lingual software speech synthesizer: development files
 libespeak1 - A multi-lingual software speech synthesizer: shared library
Changes: 
 espeak (1.25-1) unstable; urgency=low
 .
   * New upstream release.
   * debian/rules: Grab the upstream version using dpkg-parsechangelog.
Files: 
 432fa1854acc5c24888932be1c3ee5b6 608 sound optional espeak_1.25-1.dsc
 a78e279f99e22ecc2327a4b0cfce4f26 821544 sound optional espeak_1.25.orig.tar.gz
 c07f46a1220ef94f4675938ba0cba8b8 18416 sound optional espeak_1.25-1.diff.gz
 10a449945fdcded57ac48af5e181042b 61552 sound optional espeak_1.25-1_amd64.deb
 2e1afbbf04774e578fd2d615703e0f07 318584 sound optional 
espeak-data_1.25-1_amd64.deb
 10e6d86e0dacf08f8d90dbcae93a5451 97958 libs optional 
libespeak1_1.25-1_amd64.deb
 08949e18bd92664ec870a77349b8d98f 10228 libdevel optional 
libespeak-dev_1.25-1_amd64.deb

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

iD8DBQFGUG9P3/wCKmsRPkQRAu6yAJ9iwhv99tQAndkphhYLrXcSdb74gACfX2YD
/hBjsuGPaF+xOgOsiTs8rao=
=noyP
-END PGP SIGNATURE-


Accepted:
espeak-data_1.25-1_amd64.deb
  to pool/main/e/espeak/espeak-data_1.25-1_amd64.deb
espeak_1.25-1.diff.gz
  to pool/main/e/espeak/espeak_1.25-1.diff.gz
espeak_1.25-1.dsc
  to pool/main/e/espeak/espeak_1.25-1.dsc
espeak_1.25-1_amd64.deb
  to pool/main/e/espeak/espeak_1.25-1_amd64.deb
espeak_1.25.orig.tar.gz
  to pool/main/e/espeak/espeak_1.25.orig.tar.gz
libespeak-dev_1.25-1_amd64.deb
  to pool/main/e/espeak/libespeak-dev_1.25-1_amd64.deb
libespeak1_1.25-1_amd64.deb
  to pool/main/e/espeak/libespeak1_1.25-1_amd64.deb


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Accepted ivritex 1.1.1-6 (source all)

2007-05-20 Thread Baruch Even
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Mon, 14 May 2007 06:22:09 +0300
Source: ivritex
Binary: ivritex
Architecture: source all
Version: 1.1.1-6
Distribution: unstable
Urgency: low
Maintainer: Baruch Even [EMAIL PROTECTED]
Changed-By: Baruch Even [EMAIL PROTECTED]
Description: 
 ivritex- Hebrew Package for the babel system and LaTeX2e
Closes: 412833
Changes: 
 ivritex (1.1.1-6) unstable; urgency=low
 .
   * Replace dependency from tetex to texlive. tetex is dead. (Closes: #412833)
   * Use dh compat 4.
Files: 
 d3a49bde60eca7df186d474ebf71e966 682 tex optional ivritex_1.1.1-6.dsc
 760592d26f138680b286bf471014f9fe 5805 tex optional ivritex_1.1.1-6.diff.gz
 61bc85ced498d8167a812628e38ee306 741072 tex optional ivritex_1.1.1-6_all.deb

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

iD8DBQFGUHbxHCar6qtHRZgRAkiWAJsFxmwLRsnLUcqXBqjPRcaYiFUsewCaA4bs
SKBfKtZC6o48RnfmUK7aoZ8=
=Avu+
-END PGP SIGNATURE-


Accepted:
ivritex_1.1.1-6.diff.gz
  to pool/main/i/ivritex/ivritex_1.1.1-6.diff.gz
ivritex_1.1.1-6.dsc
  to pool/main/i/ivritex/ivritex_1.1.1-6.dsc
ivritex_1.1.1-6_all.deb
  to pool/main/i/ivritex/ivritex_1.1.1-6_all.deb


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Accepted cdbs 0.4.49 (source all)

2007-05-20 Thread Peter Eisentraut
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sun, 20 May 2007 18:01:14 +0200
Source: cdbs
Binary: cdbs
Architecture: source all
Version: 0.4.49
Distribution: unstable
Urgency: low
Maintainer: CDBS Hackers [EMAIL PROTECTED]
Changed-By: Peter Eisentraut [EMAIL PROTECTED]
Description: 
 cdbs   - common build system for Debian packages
Closes: 381120 389503 389508 389929 395180 399308 419322 420198 420329 424080
Changes: 
 cdbs (0.4.49) unstable; urgency=low
 .
   * cdbs-edit-patch:
 - Test directory after checking for help message (closes: #389503)
 - Support patches ending in .diff (closes: #389508)
 - Ensure exit status 0 in case of success (closes: #389929)
 - Apply patches in an order consistent with simple-patchsys.mk
   (closes: #395180)
 [from Martin Pitt:] (closes: #381120)
 - Now works for packages using tarball.mk (closes: #399308)
 - Can edit patches that produce rejections
 - Strips off debian/patches/ from patch name argument to comfortably
   work with command line completion
   * Added XS-Vcs- fields
   * Added build dependency on texlive-extra-utils to pull in epstopdf
 (closes: #420329)
   * Fixed typos (hbuild.mk) (closes: #419322)
   * Corrected documentation about how to override configure flags
 (closes: #420198)
   * Shortened uploaders list
   * Do not unapply patches when building from a tarball (tarball.mk)
 (closes: #424080)
   * Normalized spelling of makefile errors and warnings (autotools-files.mk,
 buildcore.mk, dpatch.mk, perlmodule.mk, python-distutils.mk,
 simple-patchsys.mk, tarball.mk)
Files: 
 c09d6d362f14a12068417ed7fee3420c 920 devel optional cdbs_0.4.49.dsc
 71cea9a5072db01e52fd80a19f446607 198194 devel optional cdbs_0.4.49.tar.gz
 76e0e153ecbe113f2c3e256905d4d176 400014 devel optional cdbs_0.4.49_all.deb

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

iD8DBQFGUHRpTTx8oVVPtMYRAkOyAJ9xjKp8cGrqqiKmn8YHrHpUHlKJfgCgvvY4
WKGks8tNLO9vu+DKoGoxaVI=
=uQLE
-END PGP SIGNATURE-


Accepted:
cdbs_0.4.49.dsc
  to pool/main/c/cdbs/cdbs_0.4.49.dsc
cdbs_0.4.49.tar.gz
  to pool/main/c/cdbs/cdbs_0.4.49.tar.gz
cdbs_0.4.49_all.deb
  to pool/main/c/cdbs/cdbs_0.4.49_all.deb


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Accepted twinkle 1:1.0.1-1 (source i386)

2007-05-20 Thread Mark Purcell
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sun, 20 May 2007 16:55:03 +0100
Source: twinkle
Binary: twinkle
Architecture: source i386
Version: 1:1.0.1-1
Distribution: unstable
Urgency: low
Maintainer: Debian VoIP Team [EMAIL PROTECTED]
Changed-By: Mark Purcell [EMAIL PROTECTED]
Description: 
 twinkle- Voice over Internet Protocol (VoIP) SIP Phone
Closes: 420138
Changes: 
 twinkle (1:1.0.1-1) unstable; urgency=low
 .
   * New upstream release
   * debian/patches deleted as included upstream:
 - audiocheck.patch
 - conf.patch
 - incoming.patch
   * Rebuild with Depends: libzrtpcpp-0.9-0 (= 0.9-4)
 - Crashes when making/receiving a call (Closes: #420138)
Files: 
 bd87698c4315f851a794dab4c8e900f4 1183 comm optional twinkle_1.0.1-1.dsc
 625328b58d8432067be80d47026a4551 1256457 comm optional 
twinkle_1.0.1.orig.tar.gz
 5ba8cd4e535aaf89f11839d3dcd1362d 24765 comm optional twinkle_1.0.1-1.diff.gz
 6c6b6575d0f530dd1b4e70889b3e28a2 1544300 comm optional twinkle_1.0.1-1_i386.deb

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

iD8DBQFGUHpgoCzanz0IthIRAjyFAJ9qnJjepbT+FsPsEeuEh1W25tgGfwCfW+DT
sPPxp50eID3gwLDba7Ydxss=
=My+0
-END PGP SIGNATURE-


Accepted:
twinkle_1.0.1-1.diff.gz
  to pool/main/t/twinkle/twinkle_1.0.1-1.diff.gz
twinkle_1.0.1-1.dsc
  to pool/main/t/twinkle/twinkle_1.0.1-1.dsc
twinkle_1.0.1-1_i386.deb
  to pool/main/t/twinkle/twinkle_1.0.1-1_i386.deb
twinkle_1.0.1.orig.tar.gz
  to pool/main/t/twinkle/twinkle_1.0.1.orig.tar.gz


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Accepted icedove 2.0.0.0-3 (source amd64)

2007-05-20 Thread Alexander Sack
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sat, 20 May 2007 16:48:00 +0200
Source: icedove
Binary: icedove-dev icedove icedove-gnome-support icedove-dbg
Architecture: source amd64
Version: 2.0.0.0-3
Distribution: unstable
Urgency: low
Maintainer: Alexander Sack [EMAIL PROTECTED]
Changed-By: Alexander Sack [EMAIL PROTECTED]
Description: 
 icedove- free/unbranded thunderbird mail/news/rss clone
 icedove-dbg - Debug Symbols for Icedove
 icedove-dev - Development files for Icedove
 icedove-gnome-support - Support for Gnome in Icedove
Closes: 424963 425061 425223 425224
Changes: 
 icedove (2.0.0.0-3) unstable; urgency=low
 .
   * fixing links in preinst (Closes: 424963, 425061, 425223)
 greprefs, chrome and defaults need to point to
 /usr/share/icedove/*
   * drop searchplugin link which even had a typo :)
   * debian/icedove.menu: ship debian menu entry
 (Closes: 425224)
Files: 
 e20c0d6d41848bf7c1cc068363e675f7 1695 web optional icedove_2.0.0.0-3.dsc
 5c1de4f86d06026d780cf90699a32d5d 95401 web optional icedove_2.0.0.0-3.diff.gz
 cea070bd9f2002d047bacc9bf392e26e 12235192 web optional 
icedove_2.0.0.0-3_amd64.deb
 b999423ee844fbed747d258cc429890f 43086 gnome optional 
icedove-gnome-support_2.0.0.0-3_amd64.deb
 802a2930cfec6cec437ef79fd34b309a 56443862 devel optional 
icedove-dbg_2.0.0.0-3_amd64.deb
 58f1041ee242f2d1894bb729756af690 3670774 devel optional 
icedove-dev_2.0.0.0-3_amd64.deb

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

iQIVAwUBRlB0JqBE/gcUDGZkAQJzaw//cKptWk/zrJS7WTqQyD1/ZP8uJtWticUR
v1WQvm+N4xh9j4pWedo2XtgEJbkG/9npOaJ8rdQfIQHQBhrgUsoAsyGKW1g3kUG4
sX9pOIZ2FWcEFqcNzgliVeNal9jArAOqdhAGyAdJ0beweNupxxi3ck5u/bf3c/TK
8+f44ft9EZKl9tFjR9h0uiRT8NuIw0XoopcVGr7IOsyATAjS6ZIeJaojOrvwMB3C
lMLfAoXZvxrxX5OcXo5TA2r880FrbBG/fPIU8ws7OUp0lTt93NRtDGtUMc2EGPAj
h7A9i4WReaP6U3vMbUVSrl0MQBwfGwXaCfzGxWfecIwkwXonfHIbK5UJntgtxcfV
7h4jG9liMvEQ+hU4qVDFmXBUo7rsE2/kMxE6BcMCplxafOEr9zIfbl6fl17Eb0mG
3wDPLj9AOu7b5ATjJ7ghanb22SCgscn8BPkzEyY5jJDHc48LT4QmB/6Y4fC3ja8/
wR1KlCQn1U1MgTrympT2YqQ2OZ+6bTrsQGCM/1mcdo/G5QnhCNilAGvY0kerSd5a
P7Pl8iMVJeeIkXi29ZQ5Ag/aJV9XTgPB+cFD3rzlyDMA8EFIFDFUjF1OXiIKsfZV
JAj0QnokOcHB5hj+2V6e1Zteee57MKe+NH/ybXiRQ3bDfiAUtQKBsHa8zT7BoHFz
G0x/P6NUf80=
=laso
-END PGP SIGNATURE-


Accepted:
icedove-dbg_2.0.0.0-3_amd64.deb
  to pool/main/i/icedove/icedove-dbg_2.0.0.0-3_amd64.deb
icedove-dev_2.0.0.0-3_amd64.deb
  to pool/main/i/icedove/icedove-dev_2.0.0.0-3_amd64.deb
icedove-gnome-support_2.0.0.0-3_amd64.deb
  to pool/main/i/icedove/icedove-gnome-support_2.0.0.0-3_amd64.deb
icedove_2.0.0.0-3.diff.gz
  to pool/main/i/icedove/icedove_2.0.0.0-3.diff.gz
icedove_2.0.0.0-3.dsc
  to pool/main/i/icedove/icedove_2.0.0.0-3.dsc
icedove_2.0.0.0-3_amd64.deb
  to pool/main/i/icedove/icedove_2.0.0.0-3_amd64.deb


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Accepted mapserver 4.10.0-6.1 (source i386 all)

2007-05-20 Thread Luk Claes
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sun, 20 May 2007 17:55:46 +0200
Source: mapserver
Binary: mapserver-doc perl-mapscript mapserver-bin cgi-mapserver php5-mapscript 
python-mapscript
Architecture: source i386 all
Version: 4.10.0-6.1
Distribution: unstable
Urgency: high
Maintainer: Debian GIS Project [EMAIL PROTECTED]
Changed-By: Luk Claes [EMAIL PROTECTED]
Description: 
 cgi-mapserver - cgi module of mapserver
 mapserver-bin - mapserver binary utilities
 mapserver-doc - documentation for mapserver
 perl-mapscript - perl mapserver library
 php5-mapscript - module for php5-cgi to use mapserver
 python-mapscript - python mapserver lib
Closes: 415504 416449 418313 423538 424635
Changes: 
 mapserver (4.10.0-6.1) unstable; urgency=high
 .
   * Non-maintainer upload during BSP.
   * Update build dependencies for curl and libgdal transitions
 (Closes: #423538, #424635).
   * Set severity to optional to match overrides.
   * Drop php4 binary packages (Closes: #418313).
   * Fix language in description (Closes: #416449).
   * Add Dutch debconf translation (Closes: #415504).
Files: 
 4ae71817e7aa5aa5c0562ed7f49139bd 1256 devel optional mapserver_4.10.0-6.1.dsc
 d54d380890690154c7d9b4d20620c651 18898 devel optional 
mapserver_4.10.0-6.1.diff.gz
 5883ad8107d3dc907e46a12ad182840b 96894 doc optional 
mapserver-doc_4.10.0-6.1_all.deb
 f5b0ec6dd59f2444697d6809495e3135 534418 web optional 
php5-mapscript_4.10.0-6.1_i386.deb
 bb1b1a4beb628aaadeba26c82e958588 689090 perl optional 
perl-mapscript_4.10.0-6.1_i386.deb
 9accffa5832d7a73fc4df571d82b6ec4 432544 web optional 
cgi-mapserver_4.10.0-6.1_i386.deb
 c6eb3c0e30ae0718e0b1d93cff269ef1 1049678 python optional 
python-mapscript_4.10.0-6.1_i386.deb
 b6f6fe62f5049eba623b4db0eee3d52f 3148212 misc optional 
mapserver-bin_4.10.0-6.1_i386.deb

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

iD8DBQFGUHg+5UTeB5t8Mo0RAqw3AJ0b+4l0EJMeVVY4Zyu9Z3gKl004hQCfa63y
8XCacI3Vls0Hfn5ZNW9DO9M=
=EWsm
-END PGP SIGNATURE-


Accepted:
cgi-mapserver_4.10.0-6.1_i386.deb
  to pool/main/m/mapserver/cgi-mapserver_4.10.0-6.1_i386.deb
mapserver-bin_4.10.0-6.1_i386.deb
  to pool/main/m/mapserver/mapserver-bin_4.10.0-6.1_i386.deb
mapserver-doc_4.10.0-6.1_all.deb
  to pool/main/m/mapserver/mapserver-doc_4.10.0-6.1_all.deb
mapserver_4.10.0-6.1.diff.gz
  to pool/main/m/mapserver/mapserver_4.10.0-6.1.diff.gz
mapserver_4.10.0-6.1.dsc
  to pool/main/m/mapserver/mapserver_4.10.0-6.1.dsc
perl-mapscript_4.10.0-6.1_i386.deb
  to pool/main/m/mapserver/perl-mapscript_4.10.0-6.1_i386.deb
php5-mapscript_4.10.0-6.1_i386.deb
  to pool/main/m/mapserver/php5-mapscript_4.10.0-6.1_i386.deb
python-mapscript_4.10.0-6.1_i386.deb
  to pool/main/m/mapserver/python-mapscript_4.10.0-6.1_i386.deb


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Accepted zblast 1.3-2.2 (source all i386)

2007-05-20 Thread Luk Claes
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sun, 20 May 2007 18:15:59 +0200
Source: zblast
Binary: zblast-svgalib zblast-data zblast-x11
Architecture: source all i386
Version: 1.3-2.2
Distribution: unstable
Urgency: high
Maintainer: Oohara Yuuma [EMAIL PROTECTED]
Changed-By: Luk Claes [EMAIL PROTECTED]
Description: 
 zblast-data - sound files for zblast game
 zblast-svgalib - svgalib version of zblast, shoot 'em up space game
 zblast-x11 - X11 version of zblast, shoot 'em up space game
Closes: 405193
Changes: 
 zblast (1.3-2.2) unstable; urgency=high
 .
   * Non-maintainer upload during BSP.
   * Fix install patch of pixmaps (Closes: #405193).
Files: 
 1b7e8d322f213397f0431fd46a159797 624 games optional zblast_1.3-2.2.dsc
 b26a1f37b73cd522281a033eb4852f4b 8514 games optional zblast_1.3-2.2.diff.gz
 f70afc1fed7efff4655da85d664b44be 499452 games optional 
zblast-data_1.3-2.2_all.deb
 cdab4d901175ab7c1c7dcad32bb73b32 45132 games optional 
zblast-x11_1.3-2.2_i386.deb
 c1ac48ea292a028c903d10fc7aae440c 42790 games optional 
zblast-svgalib_1.3-2.2_i386.deb

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

iD8DBQFGUHtj5UTeB5t8Mo0RAh16AJ9YmflbJc2hweRm2g1wrNK49NOcMQCdG2ny
CgX3VMgIDOgzwyBGvyN3sk4=
=8Ahs
-END PGP SIGNATURE-


Accepted:
zblast-data_1.3-2.2_all.deb
  to pool/main/z/zblast/zblast-data_1.3-2.2_all.deb
zblast-svgalib_1.3-2.2_i386.deb
  to pool/main/z/zblast/zblast-svgalib_1.3-2.2_i386.deb
zblast-x11_1.3-2.2_i386.deb
  to pool/main/z/zblast/zblast-x11_1.3-2.2_i386.deb
zblast_1.3-2.2.diff.gz
  to pool/main/z/zblast/zblast_1.3-2.2.diff.gz
zblast_1.3-2.2.dsc
  to pool/main/z/zblast/zblast_1.3-2.2.dsc


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Accepted enigmail 2:0.95.0+1-1 (source amd64)

2007-05-20 Thread Alexander Sack
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sun, 20 May 2006 18:11:12 +0200
Source: enigmail
Binary: enigmail
Architecture: source amd64
Version: 2:0.95.0+1-1
Distribution: unstable
Urgency: low
Maintainer: Alexander Sack [EMAIL PROTECTED]
Changed-By: Alexander Sack [EMAIL PROTECTED]
Description: 
 enigmail   - Enigmail - GPG support for Thunderbird
Changes: 
 enigmail (2:0.95.0+1-1) unstable; urgency=low
 .
   * debianizing enigmail package, by installing to independent place
 usr/lib/enigmail/extension and linking from suitable places
 (e.g. usr/lib/icedove|thunderbird/extensions/ID
   * drop transitional mozilla-thunderbird-enigmail package for debian
   * remove old enigmail source tarball from orig.tar.gz
Files: 
 9965df9e45332fb0ffc71e57f546a21f 1385 mail optional enigmail_0.95.0+1-1.dsc
 87783b90378a21fdae8acdb59e23e66b 1173040 mail optional 
enigmail_0.95.0+1.orig.tar.gz
 09fe67b61b50e1c16b1566b0b44941a3 20790 mail optional 
enigmail_0.95.0+1-1.diff.gz
 67822f30e0fe187bae207ff431dd5d2f 349686 mail optional 
enigmail_0.95.0+1-1_amd64.deb

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

iQIVAwUBRlCDLqBE/gcUDGZkAQIDlA/8DkA7za7hpTvsXlPxaNPKrHSl7N/Nkxx3
w4ZVahd4WLvUWAmIN/i6CKNz5DP1deEXjzsb7A+fbsY5Km0A+Bkrgve78ZXVjmRm
9c9Kiy2e3oxx+i5LmtfmC/5L1N5Gvr2C6Ecqvrnco15M2mjezw3bkaCUJ5nl4rVb
R7K8iUMS+swu4M1J+xgXed904t5JfCZyO12I5yRvb0Paj1StUIcz9o5R3yX4OIkE
mL2pCd+rx9try+di5J8IO/URZEXQD10/6HJHWC+3yj2tqF1HsJ2F5d/xcjlPX76u
ZxWGZZ+3L5gSvxR4Xpd0nI+2wYxx90Ud5WLMytH4ur3en6AQqu0ptAg5v+5aR3b2
PaBTOAB7AG/VFtnnIDMU4wAESJPEpsi2GeUlHGWVcVSzNjN95ikiKQRMpZ56Vg8n
1FysOJbdbloBLl/pQEYJnU7/nIL51fOWrjLgR8cnoaFIoef8IVKacwhCPB83DLej
kftw2Ke/+QOc97UEHzCLZI6arCqsueXQErfEkLH4JOhLEFgNjtxxYNCq9/KgSexV
nIeR+WbOPphmvQ6hlkmE1eVROL0wOs/IOUHlWfsEEOsanCdoGrkQMDy6zXDtL5CH
klLkBeCh8N+Tq5hmZiXKLBS8jmTW2enqBNIEKATnRdjzmehu+SVcnNoSKG2DOSUq
e8Bovi2J0e0=
=mVaB
-END PGP SIGNATURE-


Accepted:
enigmail_0.95.0+1-1.diff.gz
  to pool/main/e/enigmail/enigmail_0.95.0+1-1.diff.gz
enigmail_0.95.0+1-1.dsc
  to pool/main/e/enigmail/enigmail_0.95.0+1-1.dsc
enigmail_0.95.0+1-1_amd64.deb
  to pool/main/e/enigmail/enigmail_0.95.0+1-1_amd64.deb
enigmail_0.95.0+1.orig.tar.gz
  to pool/main/e/enigmail/enigmail_0.95.0+1.orig.tar.gz


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Accepted scribes 0.3.2.5-2 (source all)

2007-05-20 Thread Emilio Pozuelo Monfort
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sun, 20 May 2007 00:35:28 +0200
Source: scribes
Binary: scribes
Architecture: source all
Version: 0.3.2.5-2
Distribution: unstable
Urgency: low
Maintainer: Emilio Pozuelo Monfort [EMAIL PROTECTED]
Changed-By: Emilio Pozuelo Monfort [EMAIL PROTECTED]
Description: 
 scribes- simple, slim and sleek, yet powerful text editor for GNOME
Closes: 425186
Changes: 
 scribes (0.3.2.5-2) unstable; urgency=low
 .
   * Move python-psyco from Depends to Recommends (Closes: 425186)
Files: 
 e8b680d78554bbf5fd31abcc36ec4961 962 editors optional scribes_0.3.2.5-2.dsc
 d19ff36d903aa4c2c25834975b6a93e7 5290 editors optional 
scribes_0.3.2.5-2.diff.gz
 482a55cc87be699953a3a447ba0a31ca 704448 editors optional 
scribes_0.3.2.5-2_all.deb

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

iD8DBQFGUIsgB01zfu119ZkRAj4qAJ96Ofv43OIxNxZ/ch2TN7OyDdfwhgCgsEdi
fnUCRKFAbLk2PL7WC9f/FpM=
=9bff
-END PGP SIGNATURE-


Accepted:
scribes_0.3.2.5-2.diff.gz
  to pool/main/s/scribes/scribes_0.3.2.5-2.diff.gz
scribes_0.3.2.5-2.dsc
  to pool/main/s/scribes/scribes_0.3.2.5-2.dsc
scribes_0.3.2.5-2_all.deb
  to pool/main/s/scribes/scribes_0.3.2.5-2_all.deb


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Accepted gkrelltop 2.2.9-1 (source i386)

2007-05-20 Thread Adi Zaimi
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Tue, 13 Feb 2007 03:21:22 -0500
Source: gkrelltop
Binary: gkrelltop gkrelltopd
Architecture: source i386
Version: 2.2.9-1
Distribution: unstable
Urgency: low
Maintainer: Yaroslav Halchenko [EMAIL PROTECTED]
Changed-By: Adi Zaimi [EMAIL PROTECTED]
Description: 
 gkrelltop  - Top three intensive processes plugin for gkrellm
 gkrelltopd - Top three intensive processes plugin for gkrellmd
Changes: 
 gkrelltop (2.2.9-1) unstable; urgency=low
 .
   * New upstream version
Files: 
 40d8fc62dbd40a6e4865cc8fa2360116 688 x11 extra gkrelltop_2.2.9-1.dsc
 f2ab954be74c644ba15ee2b51b8734ec 45634 x11 extra gkrelltop_2.2.9.orig.tar.gz
 24ddb45e7217068876ac93b954f36355 3729 x11 extra gkrelltop_2.2.9-1.diff.gz
 6ade02d355b62b35975d328d3a1b12c0 21232 x11 extra gkrelltop_2.2.9-1_i386.deb
 480c28052517b4f5546232981729faf1 8652 x11 extra gkrelltopd_2.2.9-1_i386.deb

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

iD8DBQFGT6GHjRFFY3XAJMgRArciAKCC9pgOks57SsI1DtyWtCvkd43FKwCeOMq/
9SNU0dUkGOJY1BQR21Ehzj8=
=u10U
-END PGP SIGNATURE-


Accepted:
gkrelltop_2.2.9-1.diff.gz
  to pool/main/g/gkrelltop/gkrelltop_2.2.9-1.diff.gz
gkrelltop_2.2.9-1.dsc
  to pool/main/g/gkrelltop/gkrelltop_2.2.9-1.dsc
gkrelltop_2.2.9-1_i386.deb
  to pool/main/g/gkrelltop/gkrelltop_2.2.9-1_i386.deb
gkrelltop_2.2.9.orig.tar.gz
  to pool/main/g/gkrelltop/gkrelltop_2.2.9.orig.tar.gz
gkrelltopd_2.2.9-1_i386.deb
  to pool/main/g/gkrelltop/gkrelltopd_2.2.9-1_i386.deb


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Accepted twisted-web 0.7.0-1 (source all)

2007-05-20 Thread Matthias Klose
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sun, 20 May 2007 19:54:32 +0200
Source: twisted-web
Binary: python-twisted-web
Architecture: source all
Version: 0.7.0-1
Distribution: unstable
Urgency: low
Maintainer: Matthias Klose [EMAIL PROTECTED]
Changed-By: Matthias Klose [EMAIL PROTECTED]
Description: 
 python-twisted-web - An HTTP protocol implementation together with clients and 
servers
Changes: 
 twisted-web (0.7.0-1) unstable; urgency=low
 .
   * New upstream version.
   * debian/control: Update (build-)dependencies.
   * debian/watch: Update.
Files: 
 3a6ab1ceee154677d2fdca1e4d119707 684 python optional twisted-web_0.7.0-1.dsc
 836ad7190323b2a19f060f7e8bb99ca5 308694 python optional 
twisted-web_0.7.0.orig.tar.gz
 02f0342758a27b2e573e949b69b0ddda 6748 python optional 
twisted-web_0.7.0-1.diff.gz
 d5da4a4911411e017adb6f1afac363d0 315554 python optional 
python-twisted-web_0.7.0-1_all.deb

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

iD8DBQFGUIyeStlRaw+TLJwRAiQBAJ41EmmN+570rG5Ss5QRKtVGIs37WACfaHCU
WL82hEo/EajnTtuj2GXoDXU=
=GsMj
-END PGP SIGNATURE-


Accepted:
python-twisted-web_0.7.0-1_all.deb
  to pool/main/t/twisted-web/python-twisted-web_0.7.0-1_all.deb
twisted-web_0.7.0-1.diff.gz
  to pool/main/t/twisted-web/twisted-web_0.7.0-1.diff.gz
twisted-web_0.7.0-1.dsc
  to pool/main/t/twisted-web/twisted-web_0.7.0-1.dsc
twisted-web_0.7.0.orig.tar.gz
  to pool/main/t/twisted-web/twisted-web_0.7.0.orig.tar.gz


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Accepted twisted-lore 0.3.0-1 (source all)

2007-05-20 Thread Matthias Klose
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sun, 20 May 2007 19:53:07 +0200
Source: twisted-lore
Binary: python-twisted-lore
Architecture: source all
Version: 0.3.0-1
Distribution: unstable
Urgency: low
Maintainer: Matthias Klose [EMAIL PROTECTED]
Changed-By: Matthias Klose [EMAIL PROTECTED]
Description: 
 python-twisted-lore - Documentation generator with HTML and LaTeX support
Changes: 
 twisted-lore (0.3.0-1) unstable; urgency=low
 .
   * New upstream version.
   * debian/control: Update (build-)dependencies.
   * debian/watch: Update.
Files: 
 cbdf373201bec69dab0d2a1f319b77a0 687 python optional twisted-lore_0.3.0-1.dsc
 e9614586154f868701a4e243657036e0 71171 python optional 
twisted-lore_0.3.0.orig.tar.gz
 531145a2f69058e585f22ec7d86d5e45 6735 python optional 
twisted-lore_0.3.0-1.diff.gz
 ccc33c22c69460293bac3a59ec894012 75868 python optional 
python-twisted-lore_0.3.0-1_all.deb

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

iD8DBQFGUI6LStlRaw+TLJwRAmifAJ0Tum5TSVGC7CvibfwS2BFjHfm6eQCgpbhw
GYaAbEu4kx91E+NfSJ7vM+Q=
=KQEm
-END PGP SIGNATURE-


Accepted:
python-twisted-lore_0.3.0-1_all.deb
  to pool/main/t/twisted-lore/python-twisted-lore_0.3.0-1_all.deb
twisted-lore_0.3.0-1.diff.gz
  to pool/main/t/twisted-lore/twisted-lore_0.3.0-1.diff.gz
twisted-lore_0.3.0-1.dsc
  to pool/main/t/twisted-lore/twisted-lore_0.3.0-1.dsc
twisted-lore_0.3.0.orig.tar.gz
  to pool/main/t/twisted-lore/twisted-lore_0.3.0.orig.tar.gz


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Accepted twisted-names 0.4.0-1 (source all)

2007-05-20 Thread Matthias Klose
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sun, 20 May 2007 20:16:09 +0200
Source: twisted-names
Binary: python-twisted-names
Architecture: source all
Version: 0.4.0-1
Distribution: unstable
Urgency: low
Maintainer: Matthias Klose [EMAIL PROTECTED]
Changed-By: Matthias Klose [EMAIL PROTECTED]
Description: 
 python-twisted-names - A DNS protocol implementation with client and server
Changes: 
 twisted-names (0.4.0-1) unstable; urgency=low
 .
   * New upstream version.
   * debian/control: Update (build-)dependencies.
   * debian/watch: Update.
Files: 
 fb6dd75b80adf58f1df40a3d4a4f 691 python optional twisted-names_0.4.0-1.dsc
 1c7affa4d927646275dee23f9b934412 38822 python optional 
twisted-names_0.4.0.orig.tar.gz
 42a042fbf8086e138ce97651018f610d 6958 python optional 
twisted-names_0.4.0-1.diff.gz
 34d51beda02ced2da107694b30fcee62 46646 python optional 
python-twisted-names_0.4.0-1_all.deb

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

iD8DBQFGUJC8StlRaw+TLJwRAs2/AJ94j3ikyE3zk1cXC0VcjwNpNRgv7ACffqKu
Af/vN23LLkuqDJfvyTsiidM=
=Jp1W
-END PGP SIGNATURE-


Accepted:
python-twisted-names_0.4.0-1_all.deb
  to pool/main/t/twisted-names/python-twisted-names_0.4.0-1_all.deb
twisted-names_0.4.0-1.diff.gz
  to pool/main/t/twisted-names/twisted-names_0.4.0-1.diff.gz
twisted-names_0.4.0-1.dsc
  to pool/main/t/twisted-names/twisted-names_0.4.0-1.dsc
twisted-names_0.4.0.orig.tar.gz
  to pool/main/t/twisted-names/twisted-names_0.4.0.orig.tar.gz


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Accepted twisted-conch 1:0.8.0-1 (source all)

2007-05-20 Thread Matthias Klose
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sun, 20 May 2007 20:10:09 +0200
Source: twisted-conch
Binary: python-twisted-conch
Architecture: source all
Version: 1:0.8.0-1
Distribution: unstable
Urgency: low
Maintainer: Matthias Klose [EMAIL PROTECTED]
Changed-By: Matthias Klose [EMAIL PROTECTED]
Description: 
 python-twisted-conch - The Twisted SSH Implementation
Changes: 
 twisted-conch (1:0.8.0-1) unstable; urgency=low
 .
   * New upstream version.
   * debian/control: Update (build-)dependencies.
   * debian/watch: Update.
Files: 
 64cc0efe2150d0694ce5b7f269064e45 696 python optional twisted-conch_0.8.0-1.dsc
 72757326c1d0b6e5edef7d4b9e202b81 162158 python optional 
twisted-conch_0.8.0.orig.tar.gz
 83ee7d2aa139a8af8efaff4f1959dc09 7104 python optional 
twisted-conch_0.8.0-1.diff.gz
 c4babf32e74b52ed1946c938d9e16f23 172766 python optional 
python-twisted-conch_0.8.0-1_all.deb

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

iD8DBQFGUI9WStlRaw+TLJwRAoJJAJ0QfFcf/piNuiWVT2GwyklRPDWfUACffYWJ
21mmq1STvTdZvjCBK+KjkOg=
=sL4G
-END PGP SIGNATURE-


Accepted:
python-twisted-conch_0.8.0-1_all.deb
  to pool/main/t/twisted-conch/python-twisted-conch_0.8.0-1_all.deb
twisted-conch_0.8.0-1.diff.gz
  to pool/main/t/twisted-conch/twisted-conch_0.8.0-1.diff.gz
twisted-conch_0.8.0-1.dsc
  to pool/main/t/twisted-conch/twisted-conch_0.8.0-1.dsc
twisted-conch_0.8.0.orig.tar.gz
  to pool/main/t/twisted-conch/twisted-conch_0.8.0.orig.tar.gz


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Accepted twisted-mail 0.4.0-1 (source all)

2007-05-20 Thread Matthias Klose
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sun, 20 May 2007 20:14:29 +0200
Source: twisted-mail
Binary: python-twisted-mail
Architecture: source all
Version: 0.4.0-1
Distribution: unstable
Urgency: low
Maintainer: Matthias Klose [EMAIL PROTECTED]
Changed-By: Matthias Klose [EMAIL PROTECTED]
Description: 
 python-twisted-mail - An SMTP, IMAP and POP protocol implementation
Changes: 
 twisted-mail (0.4.0-1) unstable; urgency=low
 .
   * New upstream version.
   * debian/control: Update (build-)dependencies.
   * debian/watch: Update.
Files: 
 0899a26d5cc7ab2a1270469ba22d437a 691 python optional twisted-mail_0.4.0-1.dsc
 88441a3519c5dc4db496bc2436b00ff5 155027 python optional 
twisted-mail_0.4.0.orig.tar.gz
 802a697ef6e36a28988952b48c1da05b 6796 python optional 
twisted-mail_0.4.0-1.diff.gz
 2f262a21e8eb21f2ce0dbc092909e8e8 164360 python optional 
python-twisted-mail_0.4.0-1_all.deb

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

iD8DBQFGUJBDStlRaw+TLJwRAusJAJ9Dra+b88Om1I+md9fxrjtCgvu6jwCfdZBi
Ei62QyNNc1+XDvPRq6dqoic=
=PHCd
-END PGP SIGNATURE-


Accepted:
python-twisted-mail_0.4.0-1_all.deb
  to pool/main/t/twisted-mail/python-twisted-mail_0.4.0-1_all.deb
twisted-mail_0.4.0-1.diff.gz
  to pool/main/t/twisted-mail/twisted-mail_0.4.0-1.diff.gz
twisted-mail_0.4.0-1.dsc
  to pool/main/t/twisted-mail/twisted-mail_0.4.0-1.dsc
twisted-mail_0.4.0.orig.tar.gz
  to pool/main/t/twisted-mail/twisted-mail_0.4.0.orig.tar.gz


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Accepted twisted-news 0.3.0-1 (source all)

2007-05-20 Thread Matthias Klose
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sun, 20 May 2007 20:18:03 +0200
Source: twisted-news
Binary: python-twisted-news
Architecture: source all
Version: 0.3.0-1
Distribution: unstable
Urgency: low
Maintainer: Matthias Klose [EMAIL PROTECTED]
Changed-By: Matthias Klose [EMAIL PROTECTED]
Description: 
 python-twisted-news - An NNTP protocol implementation with client and server
Changes: 
 twisted-news (0.3.0-1) unstable; urgency=low
 .
   * New upstream version.
   * debian/control: Update (build-)dependencies.
   * debian/watch: Update.
Files: 
 d688421ce73603b43108c1804e614111 687 python optional twisted-news_0.3.0-1.dsc
 2244eff8439e82e24157a1b537adb006 19052 python optional 
twisted-news_0.3.0.orig.tar.gz
 27412351f0e5716dc1e75f8e5e0b2858 6854 python optional 
twisted-news_0.3.0-1.diff.gz
 c04ba6d353d96bb0620283703741efe9 26200 python optional 
python-twisted-news_0.3.0-1_all.deb

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

iD8DBQFGUJEfStlRaw+TLJwRAmocAKDIaXWoW7BRAOo0bCQ5S9PzAMKH3gCfQ2ba
ZqA6A/L+22L55qxI731hu8E=
=Ss2c
-END PGP SIGNATURE-


Accepted:
python-twisted-news_0.3.0-1_all.deb
  to pool/main/t/twisted-news/python-twisted-news_0.3.0-1_all.deb
twisted-news_0.3.0-1.diff.gz
  to pool/main/t/twisted-news/twisted-news_0.3.0-1.diff.gz
twisted-news_0.3.0-1.dsc
  to pool/main/t/twisted-news/twisted-news_0.3.0-1.dsc
twisted-news_0.3.0.orig.tar.gz
  to pool/main/t/twisted-news/twisted-news_0.3.0.orig.tar.gz


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Accepted twisted-web2 0.2.0+svn20070403-1 (source all)

2007-05-20 Thread Matthias Klose
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sun, 20 May 2007 20:29:38 +0200
Source: twisted-web2
Binary: python-twisted-web2
Architecture: source all
Version: 0.2.0+svn20070403-1
Distribution: unstable
Urgency: low
Maintainer: Matthias Klose [EMAIL PROTECTED]
Changed-By: Matthias Klose [EMAIL PROTECTED]
Description: 
 python-twisted-web2 - An HTTP/1.1 Server Framework
Changes: 
 twisted-web2 (0.2.0+svn20070403-1) unstable; urgency=low
 .
   * New upstream version, taken from the trunk 20070403; compatible with
 Zope3.3.
Files: 
 4c8da8bde44ac585f02dc5c16eae20f5 724 python optional 
twisted-web2_0.2.0+svn20070403-1.dsc
 b5ac016cfb0174b083bf4b45715e375c 211612 python optional 
twisted-web2_0.2.0+svn20070403.orig.tar.gz
 3ddb22079ef0a0c7d86f802a0eaae68c 6807 python optional 
twisted-web2_0.2.0+svn20070403-1.diff.gz
 2f8c362f33580d36e345be356923ddf7 228264 python optional 
python-twisted-web2_0.2.0+svn20070403-1_all.deb

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

iD8DBQFGUJPWStlRaw+TLJwRAvTqAJ4qydTsjNHK4t66vkniJrP4q3FYLACdGXrR
8xV16tus9nAPaCHOBbBpi1s=
=yugS
-END PGP SIGNATURE-


Accepted:
python-twisted-web2_0.2.0+svn20070403-1_all.deb
  to pool/main/t/twisted-web2/python-twisted-web2_0.2.0+svn20070403-1_all.deb
twisted-web2_0.2.0+svn20070403-1.diff.gz
  to pool/main/t/twisted-web2/twisted-web2_0.2.0+svn20070403-1.diff.gz
twisted-web2_0.2.0+svn20070403-1.dsc
  to pool/main/t/twisted-web2/twisted-web2_0.2.0+svn20070403-1.dsc
twisted-web2_0.2.0+svn20070403.orig.tar.gz
  to pool/main/t/twisted-web2/twisted-web2_0.2.0+svn20070403.orig.tar.gz


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Accepted twisted-words 0.5.0-1 (source all)

2007-05-20 Thread Matthias Klose
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sun, 20 May 2007 20:26:35 +0200
Source: twisted-words
Binary: python-twisted-words
Architecture: source all
Version: 0.5.0-1
Distribution: unstable
Urgency: low
Maintainer: Matthias Klose [EMAIL PROTECTED]
Changed-By: Matthias Klose [EMAIL PROTECTED]
Description: 
 python-twisted-words - Chat and Instant Messaging
Changes: 
 twisted-words (0.5.0-1) unstable; urgency=low
 .
   * New upstream version.
   * debian/control: Update (build-)dependencies.
   * debian/watch: Update.
Files: 
 0525ed59850d4e6906e8bce76278df36 695 python optional twisted-words_0.5.0-1.dsc
 04a48e95ee15d4c60878c632648710b9 185422 python optional 
twisted-words_0.5.0.orig.tar.gz
 a420c90da44f2e3c84dcfdb17f1df2a6 6813 python optional 
twisted-words_0.5.0-1.diff.gz
 38e828e57163c21cdc4be11f11963ee8 196962 python optional 
python-twisted-words_0.5.0-1_all.deb

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

iD8DBQFGUJMSStlRaw+TLJwRAq5sAJ4vjO01dPHgqXnGh5RBhjRiv86xrgCfSofu
Ul1yN3vOppIV86cZHLvNWns=
=B6C4
-END PGP SIGNATURE-


Accepted:
python-twisted-words_0.5.0-1_all.deb
  to pool/main/t/twisted-words/python-twisted-words_0.5.0-1_all.deb
twisted-words_0.5.0-1.diff.gz
  to pool/main/t/twisted-words/twisted-words_0.5.0-1.diff.gz
twisted-words_0.5.0-1.dsc
  to pool/main/t/twisted-words/twisted-words_0.5.0-1.dsc
twisted-words_0.5.0.orig.tar.gz
  to pool/main/t/twisted-words/twisted-words_0.5.0.orig.tar.gz


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Accepted schroot 1.1.3-1 (source all powerpc)

2007-05-20 Thread Roger Leigh
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sun, 20 May 2007 17:33:00 +0100
Source: schroot
Binary: schroot-common libsbuild-dev dchroot-dsa dchroot libsbuild-doc schroot
Architecture: source powerpc all
Version: 1.1.3-1
Distribution: unstable
Urgency: low
Maintainer: Debian buildd-tools Developers [EMAIL PROTECTED]
Changed-By: Roger Leigh [EMAIL PROTECTED]
Description: 
 dchroot- Execute commands in a chroot environment
 dchroot-dsa - Execute commands in a chroot environment
 libsbuild-dev - development files for the Debian source builder
 libsbuild-doc - development documentation for the Debian source builder
 schroot- Execute commands in a chroot environment
 schroot-common - common files for schroot
Closes: 425117
Changes: 
 schroot (1.1.3-1) unstable; urgency=low
 .
   * New upstream development release.
   * bin/schroot-base/schroot-base-run.h, sbuild/sbuild-basic-keyfile.tcc:
 Cope with failure when the locale set in the user's environment is
 invalid, by falling back to the C locale (Closes: #425117).  Thanks to
 Martin Michlmayr for reporting this bug.
Files: 
 4fd9294ce2731ef562d744e6e1fc25a2 1018 admin optional schroot_1.1.3-1.dsc
 7fa141367654b858abf41d076f1e9027 7036688 admin optional 
schroot_1.1.3.orig.tar.gz
 22210f8f9871601d2fbc90633c5a23d0 20 admin optional schroot_1.1.3-1.diff.gz
 fc600a33301e5da4abbd5bf93d0e75e0 86266 admin optional 
schroot-common_1.1.3-1_all.deb
 979175d7b3e5fd3d9a2be8b9ddb78bb4 3245074 devel optional 
libsbuild-doc_1.1.3-1_all.deb
 22f8059ea93cdaaed727bf46ee92 1097898 devel optional 
libsbuild-dev_1.1.3-1_powerpc.deb
 a2ca64f9ec778577bb05b04b74b3643e 549328 admin optional 
schroot_1.1.3-1_powerpc.deb
 3201b0969a7c5db8406962e2a4613c2d 300410 admin optional 
dchroot_1.1.3-1_powerpc.deb
 1b38e4f754f42374d60ac624b58a9e52 300208 admin optional 
dchroot-dsa_1.1.3-1_powerpc.deb

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

iD8DBQFGUJOqVcFcaSW/uEgRAq1gAKCXrUp9uKMiblSv4iX1ZUZCHLUkUQCg4/IF
02V1CJgMYeq1xC31ZJRVk/k=
=KZMu
-END PGP SIGNATURE-


Accepted:
dchroot-dsa_1.1.3-1_powerpc.deb
  to pool/main/s/schroot/dchroot-dsa_1.1.3-1_powerpc.deb
dchroot_1.1.3-1_powerpc.deb
  to pool/main/s/schroot/dchroot_1.1.3-1_powerpc.deb
libsbuild-dev_1.1.3-1_powerpc.deb
  to pool/main/s/schroot/libsbuild-dev_1.1.3-1_powerpc.deb
libsbuild-doc_1.1.3-1_all.deb
  to pool/main/s/schroot/libsbuild-doc_1.1.3-1_all.deb
schroot-common_1.1.3-1_all.deb
  to pool/main/s/schroot/schroot-common_1.1.3-1_all.deb
schroot_1.1.3-1.diff.gz
  to pool/main/s/schroot/schroot_1.1.3-1.diff.gz
schroot_1.1.3-1.dsc
  to pool/main/s/schroot/schroot_1.1.3-1.dsc
schroot_1.1.3-1_powerpc.deb
  to pool/main/s/schroot/schroot_1.1.3-1_powerpc.deb
schroot_1.1.3.orig.tar.gz
  to pool/main/s/schroot/schroot_1.1.3.orig.tar.gz


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Accepted listen 0.5-2 (source i386)

2007-05-20 Thread Julien Valroff
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sat, 19 May 2007 18:28:39 +0200
Source: listen
Binary: listen
Architecture: source i386
Version: 0.5-2
Distribution: unstable
Urgency: low
Maintainer: Julien Valroff [EMAIL PROTECTED]
Changed-By: Julien Valroff [EMAIL PROTECTED]
Description: 
 listen - music player and manager for GNOME
Changes: 
 listen (0.5-2) unstable; urgency=low
 .
   * Upload to unstable
   * Fixed dependency on python-glade2 (Emilio Pozuelo Monfort)
   * Applied patch from SVN to fix the multimedia keys
 (Emilio Pozuelo Monfort)
Files: 
 79c08bb2bb436fd3b5fd2a73674ee077 844 sound optional listen_0.5-2.dsc
 06d520179845c50c6a76f3aaac648dc0 10084 sound optional listen_0.5-2.diff.gz
 ad608cd3143c52612725b34c7033bf23 459212 sound optional listen_0.5-2_i386.deb

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

iD8DBQFGUJwMCV53xXnMZYYRAlHLAJ9fSzPDRRWIiMAMiRABTpGGqyprsQCgxacX
sp9ULqgf2+tL9behW6Q5sao=
=6QZa
-END PGP SIGNATURE-


Accepted:
listen_0.5-2.diff.gz
  to pool/main/l/listen/listen_0.5-2.diff.gz
listen_0.5-2.dsc
  to pool/main/l/listen/listen_0.5-2.dsc
listen_0.5-2_i386.deb
  to pool/main/l/listen/listen_0.5-2_i386.deb


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Accepted nagios-plugins 1.4.8-1 (source all amd64)

2007-05-20 Thread sean finney
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sun, 20 May 2007 20:29:13 +0200
Source: nagios-plugins
Binary: nagios-plugins nagios-plugins-basic nagios-plugins-standard
Architecture: source amd64 all
Version: 1.4.8-1
Distribution: unstable
Urgency: low
Maintainer: Debian Nagios Maintainer Group [EMAIL PROTECTED]
Changed-By: sean finney [EMAIL PROTECTED]
Description: 
 nagios-plugins - Plugins for the nagios network monitoring and management 
system
 nagios-plugins-basic - Plugins for the nagios network monitoring and 
management system
 nagios-plugins-standard - Plugins for the nagios network monitoring and 
management system
Closes: 403892 420954 422083
Changes: 
 nagios-plugins (1.4.8-1) unstable; urgency=low
 .
   New upstream release.
 .
   [jan wagner]
   * add explicit IPv4 checks to disk.cfg, ftp.cfg, http.cfg, ldap.cfg,
 mail.cfg, news.cfg, ping.cfg, pgsql.cfg, snmp.cfg, ssh.cfg,
 tcp_udp.cfg and telnet.cfg
   * add check_bgpstate script from contrib to nagios-plugins-standard
   * add whois to Suggests of nagios-plugins-standard
   * fixed static community string for check_snmp_bgpstate in snmp.cfg
 (closes: #403892).
   * remove static community string in ifstatus.cfg
   * add check_mysql_database to mysql.cfg
   * add check_cups to http.cfg
 .
   [sean finney]
   * the Architecture should be all for the empty nagios-plugins
 metapackage (closes: #422083).
   * merge changes from and ack NMU. Thanks to Michael Tautschnig
 (closes: #420954).
   * modify the Suggests to prefer nagios2 to nagios-text.
   * remove the following patches, which have been included upstream:
 - 28_check_tcp.expect_reporting.dpatch
 - 29_check_tcp.check_jabber-returns-warning.dpatch
   * update debian/rules to reflect that config.{sub,guess} have changed
 location in the upstream tarball.
Files: 
 e2d8ae2e9f2e67a98393658b80f61099 1023 net extra nagios-plugins_1.4.8-1.dsc
 ab16f99f8bd8a9b2897d003d3ba7024e 1356563 net extra 
nagios-plugins_1.4.8.orig.tar.gz
 385436af398b05969352ba728b7287eb 22739 net extra nagios-plugins_1.4.8-1.diff.gz
 e38bb7786611b64bdf32d2563cb051df 88826 net extra nagios-plugins_1.4.8-1_all.deb
 169c27901b7474261b4dec22a95b3e6a 562390 net extra 
nagios-plugins-basic_1.4.8-1_amd64.deb
 7cda8378237a9cc426553c02178a0491 231582 net extra 
nagios-plugins-standard_1.4.8-1_amd64.deb

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

iD8DBQFGUJSKynjLPm522B0RArAjAJ4/IHMFshLD5Nl0Hv/aBUTaHsG++wCcC5qJ
5n7i6NgZWCD7StyA/n3DI50=
=qDYg
-END PGP SIGNATURE-


Accepted:
nagios-plugins-basic_1.4.8-1_amd64.deb
  to pool/main/n/nagios-plugins/nagios-plugins-basic_1.4.8-1_amd64.deb
nagios-plugins-standard_1.4.8-1_amd64.deb
  to pool/main/n/nagios-plugins/nagios-plugins-standard_1.4.8-1_amd64.deb
nagios-plugins_1.4.8-1.diff.gz
  to pool/main/n/nagios-plugins/nagios-plugins_1.4.8-1.diff.gz
nagios-plugins_1.4.8-1.dsc
  to pool/main/n/nagios-plugins/nagios-plugins_1.4.8-1.dsc
nagios-plugins_1.4.8-1_all.deb
  to pool/main/n/nagios-plugins/nagios-plugins_1.4.8-1_all.deb
nagios-plugins_1.4.8.orig.tar.gz
  to pool/main/n/nagios-plugins/nagios-plugins_1.4.8.orig.tar.gz


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



  1   2   >