Re: Bug#377956: ITP: python-psycopgda2 -- PostgreSQL adapter for Python

2006-07-13 Thread Hamish Moffatt
On Wed, Jul 12, 2006 at 11:19:01AM +0200, Toni Mueller wrote:
 I intend to package this module which would be a successor of
 python-psycopgda
 
 * Package name: python-psycopgda2
   Version : 2.0.2
   Upstream Author : Federico Di Gregorio [EMAIL PROTECTED]

[..]

 Note: If there is already a package (which I failed to detect), please
 notify me. In that case, I'd like to avoid duplicating the effort.

Wouldn't upstream intend to package it himself? Please contact him to
check his plans.

Hamish
-- 
Hamish Moffatt VK3SB [EMAIL PROTECTED] [EMAIL PROTECTED]


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



Re: Broken applications: Could we be honest?

2006-07-13 Thread David Pashley
On Jul 12, 2006 at 21:52, Art Edwards praised the llamas by saying:
 I posted the same initial message on the three sites I thought were
 appropriate. My plea for honesty was a measure of frustration with
 what should be well-established packages. It turns out that in the newer
 distros, the structure of /usr/X11R6 has changed dramatically enough
 that it broke a .cshrc file that had worked for five years. 
 
Your fustration clearly hasn't reached a point where you felt it
necessary to file a bug report about the issues you've faced. We can not
fix problems if we don't know about them. I can not find a single bug
report about the issues you've raised and I can only find one bug
submitted by yourself. 

Occasionally we need to make incompatible changes to improve the
distribution. The NEWS.Debian for Xorg should detail these changes. I
would imagine that this change is significant to warrant a debconf
notice during upgrade. I would also hope it is detailed in the Etch
release notes, although I'd understand if these haven't been completely
written yet. 

Arguably there should be symlinks in place so that the upgrade doesn't
break your .cshrc file. I would suggest filing a bug against the package
that contais the file that has moved, explaining that there is a
regression.

Please file bugs in our BTS as it is the only way maintainers can
reliably discover problems in the distribution. A large number of
developers do not read any of the lists you've posted to.

-- 
David Pashley
[EMAIL PROTECTED]
Nihil curo de ista tua stulta superstitione.


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



Re: cdrtools

2006-07-13 Thread Mike Hommey
On Wed, Jul 12, 2006 at 03:58:13PM -0400, Eric Dorland [EMAIL PROTECTED] 
wrote:
  Some examples and test files are licensed under Mozilla-sample-code.
 
 Uh, is that actually a license?

Yes it is:

  BEGIN LICENSE BLOCK
  Version: Mozilla-sample-code 1.0

  Copyright (c) 2002 Netscape Communications Corporation and
  other contributors

  Permission is hereby granted, free of charge, to any person obtaining a
  copy of this Mozilla sample software and associated documentation files
  (the Software), to deal in the Software without restriction, including
  without limitation the rights to use, copy, modify, merge, publish,
  distribute, sublicense, and/or sell copies of the Software, and to permit
  persons to whom the Software is furnished to do so, subject to the
  following conditions:

  The above copyright notice and this permission notice shall be included
  in all copies or substantial portions of the Software.

  THE SOFTWARE IS PROVIDED AS IS, WITHOUT WARRANTY OF ANY KIND, EXPRESS
  OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
  THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
  FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
  DEALINGS IN THE SOFTWARE.

  Contributor(s):

  END LICENSE BLOCK

If you want a full licensing status on the mozilla code base, take a
look to
http://packages.debian.org/changelogs/pool/main/x/xulrunner/current/copyright
which I actually need to update, I saw that some files changed to
tri-license between 1.8.0.1 and 1.8.0.4...

  The most problematic files are in xpcom/reflect/xptcall/src/md/unix.
  This directory contains assembler code for xpcom on several platforms.
  While a lot of these files are not of any use for us (irix, vms...) some
  are indeed used:
  xptcinvoke_asm_ppc_linux.s, xptcstubs_asm_ppc_linux.s and
  xptcinvoke_asm_sparc_linux.s are NPL only ;
  xptcinvoke_asm_mips.s is MPL.
 
 Even if we don't use the irix, vms, etc files, if they're problematic
 license-wise, we'd need to strip them out or get the license fixed.

The point was that in the worst case scenario, we can't remove the files
I listed without removing support for these architectures. The others
can be removed without harm.

Another thing that is a bit annoying is that the LICENSE file in the
upstream tarball is the MPL license text. It'd be better for everyone if
they'd make it clear that everything in the tarball, except external
libraries such as expat, libpng, etc. are tri-licensed.

Mike


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



Bug#378077: ITP: xsudoku -- A sudoku solver

2006-07-13 Thread Maxime ROBACHE
Package: wnpp
Severity: wishlist
Owner: Maxime ROBACHE [EMAIL PROTECTED]

* Package name: xsudoku
  Version : 1
  Upstream Author : Maxime ROBACHE [EMAIL PROTECTED]
* URL : http://candide.homeunix.com/xsudoku/
* License : GPL
  Programming Lang: C
  Description : A sudoku solver

An Xlib implemented sudoku solver for bored people to solve sudoku 
straight away, or simply for people to check the resolution of their 
favorite newspaper sudoku puzzle...

-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.6.16.2-xeon-server-linux
Locale: LANG=fr_FR, LC_CTYPE=fr_FR (charmap=ISO-8859-1)


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



Re: cdrtools

2006-07-13 Thread Adam Borowski
On Wed, Jul 12, 2006 at 12:46:51PM -0700, Erast Benson wrote:
 Joerg clearly stands that:
 
 1) Makefiles != scripts or at least it is unclear whether Makefiles may
 be called scripts:
 
  GPL §3 requires the scripts for compilation to be provided but
 as a first note, it is unclear whether Makefiles may be called
 scripts.

Er, wait.  This is complete nonsense: the very definition of a
makefile is compilation script.
 
 Makefiles are programs written in a non-scripting language:
 I call this language make. It is a non-algorithmic language but
 a rule based language (like e.g. CDL2).

The word script in computing came from theater, previously meaning
screenplay, listing the things actors have to do, in a particular
order.
Makefile does exactly that, lists what compiler/linker/etc have to
do, in a given order.


Thus, a makefile is certainly more a script than for example a Perl
module, and if it's not a compilation script, then I don't know
what is.

-- 
1KB // Microsoft corollary to Hanlon's razor:
//  Never attribute to stupidity what can be
//  adequately explained by malice.


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



Re: Bug#377956: ITP: python-psycopgda2 -- PostgreSQL adapter for Python

2006-07-13 Thread Toni Mueller

Hello Hamish,

On Thu, 13.07.2006 at 09:03:15 +1000, Hamish Moffatt [EMAIL PROTECTED] wrote:
 Wouldn't upstream intend to package it himself? Please contact him to
 check his plans.

ok, I missed, and will check, that, but was deluded into thinking he
wouldn't because he is also not the maintainer of the v1 package.


Best,
--Toni++


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



Bug#378093: ITP: tourney-manager -- perl interface to run chess engine tournaments

2006-07-13 Thread Oliver Korff
Package: wnpp
Severity: wishlist
Owner: Oliver Korff [EMAIL PROTECTED]


* Package name: tourney-manager
  Version : 2006-06-15
  Upstream Author : Holger Ruckdeschel [EMAIL PROTECTED]
* URL :  http://www.hoicher.de/hoichess/tourney_manager/index.html
* License : GPL
  Programming Lang: Perl
  Description : perl interface to run chess engine tournaments


Description: perl interface to run chess engine tournaments
Let your chess engines play tournaments against each other. It
has an interactive commandline and can start and stop the
tournament, show current state and a crosstable. Every
game will be displayed in a xboard session and can be
observed. All games are stored in portable chess game notation,
pgn.
..
http://www.hoicher.de/hoichess/tourney_manager/index.html

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17-1-686
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]



Bug#378112: ITP: gzrt -- gzip recovery toolkit

2006-07-13 Thread Paul Wise
Package: wnpp
Severity: wishlist
Owner: Paul Wise [EMAIL PROTECTED]

* Package name: gzrt
  Version : 0.4
  Upstream Author : Aaron M. Renn
* URL : http://www.urbanophile.com/arenn/hacking/gzrt/
* License : GPL
  Programming Lang: C
  Description : gzip recovery toolkit

gzrecover will attempt to skip over corrupted data in a gzip archive,
thereby allowing the remaining data to be recovered.

Please install cpio 2.5 or higher to facilitate recovery from damaged
gzipped tarballs.

-- 
bye,
pabs

http://wiki.debian.org/PaulWise


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


Re: cdrtools

2006-07-13 Thread Ian Jackson
Erast Benson writes (Re: cdrtools):
 Joerg clearly stands that:
 
 1) Makefiles != scripts or at least it is unclear whether Makefiles may
 be called scripts:
 
  GPL §3 requires the scripts for compilation to be provided but
 as a first note, it is unclear whether Makefiles may be called
 scripts.

This is an absurd interpretation.  `The scripts used to control
compilation and installation of the executable' would be an empty set
for much GNU software if it didn't include the Makefiles.  It is
obvious that that phrase was included in the GPL specifically to
ensure that the build system is covered.

If it's not obvious to someone then that person is either
(a) dishonest or (b) astonishingly out of touch with reality.

Ian.



Re: Bug#377956: ITP: python-psycopgda2 -- PostgreSQL adapter for Python

2006-07-13 Thread Federico Di Gregorio
Il giorno gio, 13/07/2006 alle 09.09 +0200, Toni Mueller ha scritto:
 
 On Thu, 13.07.2006 at 09:03:15 +1000, Hamish Moffatt
 [EMAIL PROTECTED] wrote:
  Wouldn't upstream intend to package it himself? Please contact him
 to check his plans.
 
 ok, I missed, and will check, that, but was deluded into thinking he
 wouldn't because he is also not the maintainer of the v1 package.

Yes. I didn't have the time to track the Zope policy and I gladly
accepted kobold offer to take over psycopg packaging. There is a deb of
v2 in the NEW queue but I don't know if he packaged zpsycopda too. Maybe
get in touch with him ([EMAIL PROTECTED]).

federico
 
-- 
Federico Di Gregorio http://people.initd.org/fog
Debian GNU/Linux Developer[EMAIL PROTECTED]
INIT.D Developer   [EMAIL PROTECTED]
  99.% still isn't 100% but sometimes suffice. -- Me


signature.asc
Description: Questa è una parte del messaggio	firmata digitalmente


Re: Bug#378112: ITP: gzrt -- gzip recovery toolkit

2006-07-13 Thread Martin Wuertele
* Paul Wise [EMAIL PROTECTED] [2006-07-13 15:54]:

 Package: wnpp
 Severity: wishlist
 Owner: Paul Wise [EMAIL PROTECTED]
 
 * Package name: gzrt
   Version : 0.4
   Upstream Author : Aaron M. Renn
 * URL : http://www.urbanophile.com/arenn/hacking/gzrt/
 * License : GPL
   Programming Lang: C
   Description : gzip recovery toolkit
 
 gzrecover will attempt to skip over corrupted data in a gzip archive,
 thereby allowing the remaining data to be recovered.
 
 Please install cpio 2.5 or higher to facilitate recovery from damaged
 gzipped tarballs.
 
No need to mension it in the description, that's what dependencies are
for.

yours Martin
-- 
[EMAIL PROTECTED]  Debian GNU/Linux - The Universal Operating System
lun4tic was is denn so schlimm an CTCP ?
maxx[tm] einfach alles
lun4tic bzw. warum kanns dann jeder client?
maxx[tm] fehler im system



Re: Broken applications: Could we be honest?

2006-07-13 Thread Izak Burger

On 7/12/06, Thierry Chatelet [EMAIL PROTECTED] wrote:

Please answer only to the list the mail is originating.


Agreed.  Cross posting is bad form.


On top, I am
wondering why we have so many ' tell the truth mail lately.


Dan Brown started it!


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



Re: Broken applications: Could we be honest?

2006-07-13 Thread Goswin von Brederlow
Art Edwards [EMAIL PROTECTED] writes:

 Excuse me for chiming in, but I think many places simply look
 for the best performance and productivity/dollar(euro). We do use the PGI 
 compiler,
 mostly because gnu had not had a f90-f95 compiler, and partly because
 of, maybe, a 10% improvement in speed. 

 What I find interesting is that both Fedora and Debian have similar
 problems for different reasons. Debian has now stable release for
 AMD64 because Sarge was released before AMD64 was really ready. This means
 that we are all stuck in the beta test-site pool. It would be really nice
 if Debian actually packaged up a stable-like version of AMD64 at the
 same level as Sarge. Fedora has been moving so quickly, that they have 
 incorporated the same problems into a nominally stable release.

The amd64.debian.net is at the same level as sarge if you include the
proposed updates. The only difference to official sarge is that the
ftp-master hasn't pushed those proposed updates into our sarge yet
(for which we all hate him a bit).

MfG
Goswin


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



Re: Bug#378112: ITP: gzrt -- gzip recovery toolkit

2006-07-13 Thread Peter Samuelson

[Martin Wuertele]
  Please install cpio 2.5 or higher to facilitate recovery from
  damaged gzipped tarballs.
  
 No need to mension it in the description, that's what dependencies
 are for.

Presumably he intends to merely Recommend cpio, in which case it's
entirely appropriate to explain why in the description.


signature.asc
Description: Digital signature


Re: cdrtools

2006-07-13 Thread Erast Benson
On Thu, 2006-07-13 at 12:59 +0100, Ian Jackson wrote:
 Erast Benson writes (Re: cdrtools):
  Joerg clearly stands that:
  
  1) Makefiles != scripts or at least it is unclear whether Makefiles may
  be called scripts:
  
   GPL §3 requires the scripts for compilation to be provided but
  as a first note, it is unclear whether Makefiles may be called
  scripts.
 
 This is an absurd interpretation.  `The scripts used to control
 compilation and installation of the executable' would be an empty set
 for much GNU software if it didn't include the Makefiles.  It is
 obvious that that phrase was included in the GPL specifically to
 ensure that the build system is covered.
 
 If it's not obvious to someone then that person is either
 (a) dishonest or (b) astonishingly out of touch with reality.

I don't want to insist on (1) too. But I must agree with Joerg that it
is unclear if Makefiles could be called as scripts for compilation.

Makefiles are programs written in non-scripting language. To understand
what non-scripting language is, I googled this:

I'd define a scripting language as one which requires you to put $
or whatever in front of variable names, and makes quoting strings an
optional construct, and does string variable substitution inside string
constants unless you force it not to with odd escape characters.
A non-scripting language is one which has simple, clear-cut lexical
conventions and parsing syntax.

Erast


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



Re: cdrtools

2006-07-13 Thread David Pashley
On Jul 13, 2006 at 16:06, Erast Benson praised the llamas by saying:
 
 I don't want to insist on (1) too. But I must agree with Joerg that it
 is unclear if Makefiles could be called as scripts for compilation.
 
 Makefiles are programs written in non-scripting language. To understand
 what non-scripting language is, I googled this:
 
 I'd define a scripting language as one which requires you to put $
 or whatever in front of variable names, and makes quoting strings an
 optional construct, and does string variable substitution inside string
 constants unless you force it not to with odd escape characters.
 A non-scripting language is one which has simple, clear-cut lexical
 conventions and parsing syntax.
 
You run an interpreter[0] which loads the source script files[1] and
executes it. The language is a mixture of declarative and iterative
programming. It clearly falls in the remit of scripts for compilation.

Your paragraph appears to make python a non-scripting language.

[0] make(1)
[1] Makefile

-- 
David Pashley
[EMAIL PROTECTED]
Nihil curo de ista tua stulta superstitione.


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



Re: cdrtools

2006-07-13 Thread Jim Crilly
On 07/13/06 08:06:19AM -0700, Erast Benson wrote:
 On Thu, 2006-07-13 at 12:59 +0100, Ian Jackson wrote:
  Erast Benson writes (Re: cdrtools):
   Joerg clearly stands that:
   
   1) Makefiles != scripts or at least it is unclear whether Makefiles may
   be called scripts:
   
GPL §3 requires the scripts for compilation to be provided but
   as a first note, it is unclear whether Makefiles may be called
   scripts.
  
  This is an absurd interpretation.  `The scripts used to control
  compilation and installation of the executable' would be an empty set
  for much GNU software if it didn't include the Makefiles.  It is
  obvious that that phrase was included in the GPL specifically to
  ensure that the build system is covered.
  
  If it's not obvious to someone then that person is either
  (a) dishonest or (b) astonishingly out of touch with reality.
 
 I don't want to insist on (1) too. But I must agree with Joerg that it
 is unclear if Makefiles could be called as scripts for compilation.

Do you consider debian/rules in all of the Debian packages a makefile or a
script? The fact that I can put '#!/usr/bin/make -f' at the top of a file
and run it as I would any other script would definitely make it appear to
be a script.

 Makefiles are programs written in non-scripting language. To understand
 what non-scripting language is, I googled this:
 
 I'd define a scripting language as one which requires you to put $
 or whatever in front of variable names, and makes quoting strings an
 optional construct, and does string variable substitution inside string
 constants unless you force it not to with odd escape characters.
 A non-scripting language is one which has simple, clear-cut lexical
 conventions and parsing syntax.

Well I guess that means Python isn't a scripting language since it fails to
meet at least the 'variable usage requires sigils' criteria.

Jim.


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



Re: adduser: what is the difference between --disabled-password and--disabled-login

2006-07-13 Thread wieseltux23
https://www.google.com/accounts/ServiceLogin?service=pagescontinue=http%3A%2F%2Fpages.google.com%3A80%2F




On Sat, 14 May 2005 20:29:03 -0700
Steve Langasek [EMAIL PROTECTED] wrote:

 On Sat, May 14, 2005 at 10:33:28PM -0400, Glenn Maynard wrote:
  On Sat, May 14, 2005 at 07:22:56PM -0700, Steve Langasek wrote:
I also think it would be really cool(TM) if the system could display
a message password expired or account is locked if the user
successfully authenticates to the system but is unable to authorize
the user to use the system. This saves the user wondering did I use
the correct password?, Did I enter it in correctly?, etc.
 
   This leaks information to attackers about the state of the account.
 
  Hence could: I don't consider the fact that an account is expired or
  locked (or exists, for that matter) to be sensitive information, for
  my uses, and would much prefer to give proper error messages.  People
  with different security needs/philosophies use different policies ...
 
 The trouble with doing this, in PAM-based systems, is that authentication
 precedes authorization; so any message that informs the user that the
 account is not authorized (i.e., it's expired or locked) also informs the
 attacker that authentication succeeded.
 
 So, it's not just information about the account state that's being leaked;
 you're also leaking authentication tokens.
 
 -- 
 Steve Langasek
 postmodern programmer
 


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



Re: cdrtools

2006-07-13 Thread Luis Rodrigo Gallardo Cruz
On Thu, Jul 13, 2006 at 08:06:19AM -0700, Erast Benson wrote:
 On Thu, 2006-07-13 at 12:59 +0100, Ian Jackson wrote:
  Erast Benson writes (Re: cdrtools):
   Joerg clearly stands that:
   
   1) Makefiles != scripts or at least it is unclear whether Makefiles may
   be called scripts:
 
 I don't want to insist on (1) too. But I must agree with Joerg that it
 is unclear if Makefiles could be called as scripts for compilation.
 
 Makefiles are programs written in non-scripting language. To understand
 what non-scripting language is, I googled this:
 
 I'd define a scripting language as one which requires you to put $
 or whatever in front of variable names, and makes quoting strings an
 optional construct, and does string variable substitution inside string
 constants unless you force it not to with odd escape characters.
 A non-scripting language is one which has simple, clear-cut lexical
 conventions and parsing syntax.

So, scripting language == pretty much just perl?
And, anyways, vars in Makefiles are $(var). And there's no quotes. And
it substitutes vars in strings. 

-- 
Rodrigo Gallardo
GPG-Fingerprint: 7C81 E60C 442E 8FBC D975  2F49 0199 8318 ADC9 BC28


signature.asc
Description: Digital signature


Re: cdrtools

2006-07-13 Thread Roger Leigh
Erast Benson [EMAIL PROTECTED] writes:

 On Thu, 2006-07-13 at 12:59 +0100, Ian Jackson wrote:
 Erast Benson writes (Re: cdrtools):
  Joerg clearly stands that:
  
  1) Makefiles != scripts or at least it is unclear whether Makefiles may
  be called scripts:
  
   GPL §3 requires the scripts for compilation to be provided but
  as a first note, it is unclear whether Makefiles may be called
  scripts.
 
 This is an absurd interpretation.  `The scripts used to control
 compilation and installation of the executable' would be an empty set
 for much GNU software if it didn't include the Makefiles.  It is
 obvious that that phrase was included in the GPL specifically to
 ensure that the build system is covered.
 
 If it's not obvious to someone then that person is either
 (a) dishonest or (b) astonishingly out of touch with reality.

 I don't want to insist on (1) too. But I must agree with Joerg that it
 is unclear if Makefiles could be called as scripts for compilation.

This is a minority viewpoint, IMO.  We could argue for months about
what a script is, but that wouldn't help much.  Makefiles are often
referred to as build scripts, and I don't think many folks would
argue that they are *not* scripts.

Look at the complete definition:

,
| The source code for a work means the preferred form of the work for
| making modifications to it.  For an executable work, complete source
| code means all the source code for all modules it contains, plus any
| associated interface definition files, plus the scripts used to
| control compilation and installation of the executable.
`

 Makefiles are programs written in non-scripting language. To understand
 what non-scripting language is, I googled this:

 I'd define a scripting language as one which requires you to put $
 or whatever in front of variable names, and makes quoting strings an
 optional construct, and does string variable substitution inside string
 constants unless you force it not to with odd escape characters.
 A non-scripting language is one which has simple, clear-cut lexical
 conventions and parsing syntax.

You are going into nitpicking arguments about semantics and
definitions at this point, which is not particularly useful: you are
wasting everyone's time, including your own.

The intent of the GPL requirement is clear: the build system in a
distributed source tree licensed under the GPL must be GPL (or
compatible with the GPL).  That is, the mechanism used to build GPL
code is an intrinsic part of a GPL licensed work, and so cannot be
licensed in an incompatible manner.


Regards,
Roger

-- 
  .''`.  Roger Leigh
 : :' :  Debian GNU/Linux http://people.debian.org/~rleigh/
 `. `'   Printing on GNU/Linux?   http://gutenprint.sourceforge.net/
   `-GPG Public Key: 0x25BFB848   Please sign and encrypt your mail.


pgpbQ2E5Git5C.pgp
Description: PGP signature


Re: cdrtools

2006-07-13 Thread Erast Benson
On Thu, 2006-07-13 at 16:43 +0100, Roger Leigh wrote:
 Erast Benson [EMAIL PROTECTED] writes:
 
  On Thu, 2006-07-13 at 12:59 +0100, Ian Jackson wrote:
  Erast Benson writes (Re: cdrtools):
   Joerg clearly stands that:
   
   1) Makefiles != scripts or at least it is unclear whether Makefiles may
   be called scripts:
   
GPL §3 requires the scripts for compilation to be provided but
   as a first note, it is unclear whether Makefiles may be called
   scripts.
  
  This is an absurd interpretation.  `The scripts used to control
  compilation and installation of the executable' would be an empty set
  for much GNU software if it didn't include the Makefiles.  It is
  obvious that that phrase was included in the GPL specifically to
  ensure that the build system is covered.
  
  If it's not obvious to someone then that person is either
  (a) dishonest or (b) astonishingly out of touch with reality.
 
  I don't want to insist on (1) too. But I must agree with Joerg that it
  is unclear if Makefiles could be called as scripts for compilation.
 
 This is a minority viewpoint, IMO.  We could argue for months about
 what a script is, but that wouldn't help much.  Makefiles are often
 referred to as build scripts, and I don't think many folks would
 argue that they are *not* scripts.

sure. and many would argue that it is not. I personally don't care much.
Well, it is not really productive, and as I said, I don't want to insist
on (1). So, for me, this topic is closed.

Erast


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



Re: cdrtools

2006-07-13 Thread George Danchev
On Thursday 13 July 2006 18:54, Erast Benson wrote:
 On Thu, 2006-07-13 at 16:43 +0100, Roger Leigh wrote:
  Erast Benson [EMAIL PROTECTED] writes:
   On Thu, 2006-07-13 at 12:59 +0100, Ian Jackson wrote:
   Erast Benson writes (Re: cdrtools):
Joerg clearly stands that:
   
1) Makefiles != scripts or at least it is unclear whether Makefiles
may be called scripts:
   
 GPL §3 requires the scripts for compilation to be provided but
as a first note, it is unclear whether Makefiles may be called
scripts.
  
   This is an absurd interpretation.  `The scripts used to control
   compilation and installation of the executable' would be an empty set
   for much GNU software if it didn't include the Makefiles.  It is
   obvious that that phrase was included in the GPL specifically to
   ensure that the build system is covered.
  
   If it's not obvious to someone then that person is either
   (a) dishonest or (b) astonishingly out of touch with reality.
  
   I don't want to insist on (1) too. But I must agree with Joerg that it
   is unclear if Makefiles could be called as scripts for compilation.
 
  This is a minority viewpoint, IMO.  We could argue for months about
  what a script is, but that wouldn't help much.  Makefiles are often
  referred to as build scripts, and I don't think many folks would
  argue that they are *not* scripts.

 sure. and many would argue that it is not. I personally don't care much.
 Well, it is not really productive, and as I said, I don't want to insist
 on (1). So, for me, this topic is closed.

I'd rather expect some alternatives to cdrtools to be discussed in -devel ML, 
because it is pretty insane to rely on a single point of failure like that 
one (competition always makes things work better), and license issues 
discussion to be moved to -legal or appropriate buglogs into BTS.

-- 
pub 4096R/0E4BD0AB 2003-03-18 people.fccf.net/danchev/key pgp.mit.edu
fingerprint 1AE7 7C66 0A26 5BFF DF22 5D55 1C57 0C89 0E4B D0AB 


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



Re: greylisting on debian.org?

2006-07-13 Thread Thomas Bushnell BSG
Henrique de Moraes Holschuh [EMAIL PROTECTED] writes:

 The specific example used was some spam source sitting in the same /27
 netblock in a colo server room, and getting through the graylister because
 a proper MTA from the same /27 netblock had already been added to the
 approve it, it does retries list of the graylister.

Ok, now I understand.  As I've already said, graylisting on /27
netblocks amounts to inventing new network standards, which I believe
should go through the IETF standardization process before we block
email from people who don't comply with our newly invented standards.

If you don't think the standard could make it through the IETF,
doesn't that tell you something?

Thomas


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



Re: the planet is gone...

2006-07-13 Thread ed
On Wed, 12 Jul 2006 13:51:26 +0200
Wolfgang Lonien [EMAIL PROTECTED] wrote:

 np - is there a status page somewhere for the Debian boxes, so next
 time ppl could look it up themselves?
 
 I would volunteer to make one, but I'm no DD...

We might need a status page for the status page box ...

-- 
Regards, Ed  :: http://www.gnunix.net
proud python hacker
Visual Basic, much like generic beer and America's Funniest Home 
Videos is an enabling technology for stupid people. 


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



Re: the planet is gone...

2006-07-13 Thread Joey Hess
ed wrote:
 On Wed, 12 Jul 2006 13:51:26 +0200
 Wolfgang Lonien [EMAIL PROTECTED] wrote:
 
  np - is there a status page somewhere for the Debian boxes, so next
  time ppl could look it up themselves?
  
  I would volunteer to make one, but I'm no DD...
 
 We might need a status page for the status page box ...

http://db.debian.org/machines.cgi

-- 
see shy jo


signature.asc
Description: Digital signature


Re: Bug#378112: ITP: gzrt -- gzip recovery toolkit

2006-07-13 Thread Marco d'Itri
On Jul 13, Peter Samuelson [EMAIL PROTECTED] wrote:

 Presumably he intends to merely Recommend cpio, in which case it's
 entirely appropriate to explain why in the description.
README.Debian maybe, but not in the description...

-- 
ciao,
Marco


signature.asc
Description: Digital signature


Bug#378157: general: w gives some weird message

2006-07-13 Thread Ritesh Raj Sarraf
Package: general
Severity: normal

I couldn't figure out what package w belongs to, hence general.
w is reporting some messages on Debian GNU/kFreeBSD.

2.4+ kernel w/o ELF notes? -- report this
 05:57:38 up 18 min,  1 user,  load average: 0.00, 0.03, 0.04
USER TTY  FROM  LOGIN@   IDLE   JCPU   PCPU WHAT
root ttyv5-05:46   18:33m  0.00s  0.00s /sbin/getty 384


-- System Information:
Debian Release: testing/unstable
Architecture: kfreebsd-i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: GNU/kFreeBSD 5.4-1-486
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)


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



Re: Bug#378112: ITP: gzrt -- gzip recovery toolkit

2006-07-13 Thread Henning Makholm
Scripsit [EMAIL PROTECTED] (Marco d'Itri)
 On Jul 13, Peter Samuelson [EMAIL PROTECTED] wrote:

 Presumably he intends to merely Recommend cpio, in which case it's
 entirely appropriate to explain why in the description.

 README.Debian maybe, but not in the description...

The package description is the appropriate place to document what the
recommendations are there for. Contrary to README.Debian, it is shown
by apt frontends at the time where a user need to decide whether he
can ignore the recommendation (for example, if the recommended
packages are uninstallable on his system for some reason).

-- 
Henning Makholm  Set your feet free!


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



Re: Bug#378112: ITP: gzrt -- gzip recovery toolkit

2006-07-13 Thread Martin Wuertele
* Peter Samuelson [EMAIL PROTECTED] [2006-07-13 16:48]:

 [Martin Wuertele]
   Please install cpio 2.5 or higher to facilitate recovery from
   damaged gzipped tarballs.
   
  No need to mension it in the description, that's what dependencies
  are for.
 
 Presumably he intends to merely Recommend cpio, in which case it's
 entirely appropriate to explain why in the description.

No need to mension it at all (skipping woody):
cpio |2.5-1.3 |stable | source, (...) 
cpio | 2.6-15 |   testing | source, (...)
cpio | 2.6-16 |  unstable | source, (...)

yours Martin
-- 
[EMAIL PROTECTED]  Debian GNU/Linux - The Universal Operating System
Rhonda weasel: wenn du typo3 auf die asteria gibt, dann lock ich dich
eigenhändig aus



Bug#378157: general: w gives some weird message

2006-07-13 Thread Luis Rodrigo Gallardo Cruz
On Fri, Jul 14, 2006 at 05:59:33AM +0530, Ritesh Raj Sarraf wrote:
 I couldn't figure out what package w belongs to, hence general.
 w is reporting some messages on Debian GNU/kFreeBSD.

Where does /etc/alternatives/w point to in your system?

-- 
Rodrigo Gallardo
GPG-Fingerprint: 7C81 E60C 442E 8FBC D975  2F49 0199 8318 ADC9 BC28


signature.asc
Description: Digital signature


Bug#378157: general: w gives some weird message

2006-07-13 Thread Steinar H. Gunderson
On Fri, Jul 14, 2006 at 05:59:33AM +0530, Ritesh Raj Sarraf wrote:
 I couldn't figure out what package w belongs to, hence general.
 w is reporting some messages on Debian GNU/kFreeBSD.

  cassarossa:~ ls -l /usr/bin/w
  lrwxrwxrwx  1 root root 19 2005-06-04 11:39 /usr/bin/w - /etc/alternatives/w
  cassarossa:~ ls -l /etc/alternatives/w
  lrwxrwxrwx  1 root root 17 2005-06-04 11:39 /etc/alternatives/w - 
/usr/bin/w.procps
  cassarossa:~ dpkg -S /usr/bin/w.procps
  procps: /usr/bin/w.procps

You might want to do the same check on your own machine.

Note that if you give a binary name to reportbug, it will automatically track
down the right package for you.

/* Steinar */
-- 
Homepage: http://www.sesse.net/


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



Re: cdrtools

2006-07-13 Thread Wouter Verhelst
On Thu, Jul 13, 2006 at 12:59:53PM +0100, Ian Jackson wrote:
 If it's not obvious to someone then that person is either
 (a) dishonest or (b) astonishingly out of touch with reality.

That would seem to be an accurate description of some certain author of
some certain rather popular CD-writing tool...

ducks

-- 
Fun will now commence
  -- Seven Of Nine, Ashes to Ashes, stardate 53679.4


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



Re: cdrtools

2006-07-13 Thread Wouter Verhelst
On Thu, Jul 13, 2006 at 08:06:19AM -0700, Erast Benson wrote:
 On Thu, 2006-07-13 at 12:59 +0100, Ian Jackson wrote:
  Erast Benson writes (Re: cdrtools):
   Joerg clearly stands that:
   
   1) Makefiles != scripts or at least it is unclear whether Makefiles may
   be called scripts:
   
GPL §3 requires the scripts for compilation to be provided but
   as a first note, it is unclear whether Makefiles may be called
   scripts.
  
  This is an absurd interpretation.  `The scripts used to control
  compilation and installation of the executable' would be an empty set
  for much GNU software if it didn't include the Makefiles.  It is
  obvious that that phrase was included in the GPL specifically to
  ensure that the build system is covered.
  
  If it's not obvious to someone then that person is either
  (a) dishonest or (b) astonishingly out of touch with reality.
 
 I don't want to insist on (1) too. But I must agree with Joerg that it
 is unclear if Makefiles could be called as scripts for compilation.
 
 Makefiles are programs written in non-scripting language. To understand
 what non-scripting language is, I googled this:
 
 I'd define a scripting language as one which requires you to put $
 or whatever in front of variable names,

$(MAKE)
$(CC)
$

are all valid make varialbes.

So, check.

 and makes quoting strings an optional construct,

Direct quote from the `make' info file:

objects = main.o foo.o bar.o utils.o

check.

 and does string variable substitution inside string constants unless
 you force it not to with odd escape characters.

I'll leave out the example to keep your and my sanity on par with some
standard we both may want to adhere to. Check, anyway.

 A non-scripting language is one which has simple, clear-cut lexical
 conventions and parsing syntax.

Anyone claiming that make has 'simple, clear-cut lexical conventions'
needs to go see a doctor.

How's it that make isn't a scripting language?

-- 
Fun will now commence
  -- Seven Of Nine, Ashes to Ashes, stardate 53679.4


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



Re: cdrtools

2006-07-13 Thread Mike Hommey
On Wed, Jul 12, 2006 at 06:49:52PM +0200, Mike Hommey [EMAIL PROTECTED] wrote:
 On Wed, Jul 12, 2006 at 10:10:29AM +0200, Mike Hommey [EMAIL PROTECTED] 
 wrote:
  Last time I checked (and it was after Gerv's post), the relicensing changes
  were still not applied to the MOZILLA_1_8_BRANCH. Things seem to have
  changed, but that needs some checking. I took some random files to check
  and found out files that are not tri-licensed in the trunk, so... *sigh* 
 
 After a slightly closer look, it seems most of the code is actually
 tri-licensed, even in the Firefox 2 branch. Strangely enough, while the
 vast majority of the code is under MPL/GPL/LGPL, some of it is under
 NPL/GPL/LGPL. That doesn't change much for us, but it's still strange.
 Still a lot of files don't have a license text at all, including
 examples and test source code.
 Some examples and test files are licensed under Mozilla-sample-code.
 
 The most problematic files are in xpcom/reflect/xptcall/src/md/unix.
 This directory contains assembler code for xpcom on several platforms.
 While a lot of these files are not of any use for us (irix, vms...) some
 are indeed used:
 xptcinvoke_asm_ppc_linux.s, xptcstubs_asm_ppc_linux.s and
 xptcinvoke_asm_sparc_linux.s are NPL only ;
 xptcinvoke_asm_mips.s is MPL.
 
 I'm going to contact Gerv about that.

I got a clarifying answer. The relicensing is indeed done, which means
they got permission from all the contributors involved to relicense the
relevant things. Some things may not be MPL/GPL/LGPL if they are under
compatible licensing terms (such as the Mozilla-sample-code license).
Some others, such as the assembler files I was talking about were just
missed by the license status checking scripts and can be considered
relicensed.

Mike


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



Bug#378167: ITP: sudoku -- console based sudoku

2006-07-13 Thread Nicolas François
Package: wnpp
Severity: wishlist
Owner: Nicolas François [EMAIL PROTECTED]


* Package name: sudoku
  Version : 1.0.1
  Upstream Author : Michael Kennett
* URL : http://www.laurasia.com.au/sudoku/
* License : Public Domain
  Programming Lang: C
  Description : console based sudoku

 This sudoku puzzle generator/solver features:
  * character based (curses) interface;
  * cross-platform (Minix, Unix, Windows) with full source code (ANSI C);
  * generates hints upon request;
  * classification of board difficulty (very easy, easy, medium, hard or
fiendish);
  * generation of new boards;
  * easy entry of boards published in newspapers, internet, etc...;
  * multiple output formats (text,csv,html,postscript).
 .
 Homepage: http://www.laurasia.com.au/sudoku/


There are already some other sudoku puzzle packaged in Debian.
This one do not requires an X environment.

I will need a sponsor to have it uploaded.

Kind Regards,
-- 
Nekral



Re: Bug#378112: ITP: gzrt -- gzip recovery toolkit

2006-07-13 Thread Adeodato Simó
* Martin Wuertele [Thu, 13 Jul 2006 22:24:38 +0200]:

Please install cpio 2.5 or higher to facilitate recovery from
damaged gzipped tarballs.

 No need to mension it at all (skipping woody):
 ^^
 Hopefully it == the version :) As Henning, I also
think briefly mentioning relevant Recommended packages is appropriate for
package descriptions.

 cpio |2.5-1.3 |stable | source, (...) 
 cpio | 2.6-15 |   testing | source, (...)
 cpio | 2.6-16 |  unstable | source, (...)

Cheers,

-- 
Adeodato Simó dato at net.com.org.es
Debian Developer  adeodato at debian.org
 
— Quieto parao. Usted no está en condiciones de ir a ningún sitio.
  Dígame dónde está la muchacha y yo iré a por ella.
— No sé dónde está.
— Le voy a pedir que sea algo más específico.
-- Carlos Ruiz Zafón, “La sombra del viento”


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



Accepted pgplot5 5.2.2-7.1 (source i386)

2006-07-13 Thread Matej Vela
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Thu, 13 Jul 2006 07:32:39 +0200
Source: pgplot5
Binary: pgplot5
Architecture: source i386
Version: 5.2.2-7.1
Distribution: unstable
Urgency: medium
Maintainer: Gopal Narayanan [EMAIL PROTECTED]
Changed-By: Matej Vela [EMAIL PROTECTED]
Description: 
 pgplot5- large subroutine library for plotting scientific data
Closes: 375459 376822
Changes: 
 pgplot5 (5.2.2-7.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Build against libxaw7.  Closes: #375459.
   * debian/rules: Remove duplicate invocation of dh_installdocs that was
 causing warnings from install-docs on removal.  Closes: #376822.
Files: 
 fe3613463bd755ffafbb172224c9c09a 663 non-free/math optional 
pgplot5_5.2.2-7.1.dsc
 41a4b2f05dbd9d4379e32ac08b27d297 13836 non-free/math optional 
pgplot5_5.2.2-7.1.diff.gz
 326c318f65e4d172a2d1d4badf028222 626838 non-free/math optional 
pgplot5_5.2.2-7.1_i386.deb

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

iD8DBQFEtdtwxBYivKllgY8RAuEUAKCBHngNajdMLKb+CWnR97yQ2PAuqwCgqbxy
IjYkzBDNOfN93LJgkUoA958=
=ntHU
-END PGP SIGNATURE-


Accepted:
pgplot5_5.2.2-7.1.diff.gz
  to pool/non-free/p/pgplot5/pgplot5_5.2.2-7.1.diff.gz
pgplot5_5.2.2-7.1.dsc
  to pool/non-free/p/pgplot5/pgplot5_5.2.2-7.1.dsc
pgplot5_5.2.2-7.1_i386.deb
  to pool/non-free/p/pgplot5/pgplot5_5.2.2-7.1_i386.deb


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



Accepted sylpheed-claws-themes 20060615-1 (source all)

2006-07-13 Thread Ricardo Mones
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Thu, 13 Jul 2006 07:57:50 +0200
Source: sylpheed-claws-themes
Binary: sylpheed-claws-themes
Architecture: source all
Version: 20060615-1
Distribution: unstable
Urgency: low
Maintainer: Ricardo Mones [EMAIL PROTECTED]
Changed-By: Ricardo Mones [EMAIL PROTECTED]
Description: 
 sylpheed-claws-themes - Pixmap icon themes for the Sylpheed Claws mailer
Changes: 
 sylpheed-claws-themes (20060615-1) unstable; urgency=low
 .
   * New upstream release
   * debian/rules
   - use new autotools based building system; new docs related targets
   - removed commands for non-DFSG themes removal (those have been removed
 completely from orig tarball now).
   * debian/docs.in, debian/create-docs
   - added INSTALL as USAGE, RELEASE_NOTES; removed README
   - added all docs hidden under themes' directories
   - new script for processing hidden documents and get the docs file
   * debian/control
   - changed Depends to Recommends because of priority
   - updated Standards-Version, theme list and count; added Homepage
   * debian/sylpheed-claws-themes.1, debian/copyright
   - updated themes list and URL in manpage; added new themes
Files: 
 415a7152a63c3652003d90d6b7aea49b 717 mail extra 
sylpheed-claws-themes_20060615-1.dsc
 c153d33192360320685b1a82403af024 1591221 mail extra 
sylpheed-claws-themes_20060615.orig.tar.gz
 c933a89fbfbfc6baa1ecd2a7a07c38eb 26943 mail extra 
sylpheed-claws-themes_20060615-1.diff.gz
 75224d7f05b73920b7bebf7aa4e518cf 1323956 mail extra 
sylpheed-claws-themes_20060615-1_all.deb

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

iD8DBQFEteK8LARVQsm1XawRAoq/AJwOBqEuujdAQnhugb6W2fJWIMpCewCggtb8
OC7uE054JvGM4SjIfFu6ixk=
=lnq/
-END PGP SIGNATURE-


Accepted:
sylpheed-claws-themes_20060615-1.diff.gz
  to pool/main/s/sylpheed-claws-themes/sylpheed-claws-themes_20060615-1.diff.gz
sylpheed-claws-themes_20060615-1.dsc
  to pool/main/s/sylpheed-claws-themes/sylpheed-claws-themes_20060615-1.dsc
sylpheed-claws-themes_20060615-1_all.deb
  to pool/main/s/sylpheed-claws-themes/sylpheed-claws-themes_20060615-1_all.deb
sylpheed-claws-themes_20060615.orig.tar.gz
  to 
pool/main/s/sylpheed-claws-themes/sylpheed-claws-themes_20060615.orig.tar.gz


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



Accepted shadow 1:4.0.17-1 (source i386)

2006-07-13 Thread Christian Perrier
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Wed, 12 Jul 2006 22:55:13 +0200
Source: shadow
Binary: login passwd
Architecture: source i386
Version: 1:4.0.17-1
Distribution: unstable
Urgency: low
Maintainer: Shadow package maintainers [EMAIL PROTECTED]
Changed-By: Christian Perrier [EMAIL PROTECTED]
Description: 
 login  - system login tools
 passwd - change and administer password and group data
Closes: 374313 374457 374998 375040 375065 375086 375243 375485 377003
Changes: 
 shadow (1:4.0.17-1) unstable; urgency=low
 .
   * The Sainte-maure de Touraine release
   * New upstream version. This closes the following bugs:
 - Russian translation. Closes: #374998
 - Khmer translation. Closes: #375065
 - Nepali translation. Closes: #375485
 - Korean translation. Closes: #375243
 - Vietnamese. Closes: #375086
   * Debian specific fixes:
 - 503_shadowconfig.8: fix a typo in the French manpage (README.debian
   instead of README.Debian). Thanks to Mohammed Adnène Trojette.
 - 508_nologin_in_usr_sbin: keep nologin in /usr/sbin.
   * Debian packaging fixes:
 - passwd.postinst: Modified call to shadowconfig as install is not
   a documented argument to postinst. Thanks to Justin Pryzby for
   spotting that one and proposing a fix. Closes: #374457
 - passwd.templates: use for internal use as template for untranslatable
   templates which will save some lintian warnings with future
   versions of lintian
   * Debconf translation updates:
 - Lituanian translation updated. Closes: #374313
 - Dutch translation updated. Closes: #377003
   * Upstream bugs fixed upstream:
 - debian/patches/301_useradd-375040: create the mail spool files during
   user creation when CREATE_MAIL_SPOOL=yes. Closes: #375040
   Thanks to Stephen Gran for helping out with the correct patch.
Files: 
 b1f8d503c80282e11626edbf369c4312 981 admin required shadow_4.0.17-1.dsc
 b93e98c28a615f025c653c2eb25bd03e 2252217 admin required 
shadow_4.0.17.orig.tar.gz
 86b704ce7cfd641e9d9231ec2bc8c02d 331136 admin required shadow_4.0.17-1.diff.gz
 8b2eb6af417df54e665829c5fe34bd0f 752152 admin required passwd_4.0.17-1_i386.deb
 350fc78d1d85f41c95cd012632167bcf 782898 admin required login_4.0.17-1_i386.deb

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

iD8DBQFEteVO1OXtrMAUPS0RAvfEAKCrxsKzh+46jhb67PIa1n8iNnFyhQCfaB4o
jIRSfqDX9Z3koT4p6DkdEkQ=
=yo+W
-END PGP SIGNATURE-


Accepted:
login_4.0.17-1_i386.deb
  to pool/main/s/shadow/login_4.0.17-1_i386.deb
passwd_4.0.17-1_i386.deb
  to pool/main/s/shadow/passwd_4.0.17-1_i386.deb
shadow_4.0.17-1.diff.gz
  to pool/main/s/shadow/shadow_4.0.17-1.diff.gz
shadow_4.0.17-1.dsc
  to pool/main/s/shadow/shadow_4.0.17-1.dsc
shadow_4.0.17.orig.tar.gz
  to pool/main/s/shadow/shadow_4.0.17.orig.tar.gz


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



Accepted emacs-snapshot 1:20060712-2 (source i386 all)

2006-07-13 Thread Romain Francoise
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Thu, 13 Jul 2006 08:03:45 +0200
Source: emacs-snapshot
Binary: emacs-snapshot-el emacs-snapshot-bin-common emacs-snapshot-nox 
emacs-snapshot emacs-snapshot-common emacs-snapshot-gtk
Architecture: source i386 all
Version: 1:20060712-2
Distribution: unstable
Urgency: low
Maintainer: Romain Francoise [EMAIL PROTECTED]
Changed-By: Romain Francoise [EMAIL PROTECTED]
Description: 
 emacs-snapshot - The GNU Emacs editor (development snapshot)
 emacs-snapshot-bin-common - The GNU Emacs editor's shared, architecture 
dependent files
 emacs-snapshot-common - The GNU Emacs editor's common infrastructure
 emacs-snapshot-el - GNU Emacs LISP (.el) files
 emacs-snapshot-gtk - The GNU Emacs editor (with GTK+ 2.x support)
 emacs-snapshot-nox - The GNU Emacs editor (without X support)
Changes: 
 emacs-snapshot (1:20060712-2) unstable; urgency=low
 .
   * debian/control.in: Delete extra newline.
   * debian/control: Regenerate.
Files: 
 b90a07068f8ad2c4244309b87f377fff 970 editors optional 
emacs-snapshot_20060712-2.dsc
 46d4241b2e43fc229089d57ed9b243df 31684 editors optional 
emacs-snapshot_20060712-2.diff.gz
 d502e6f02a31367fbd9239a605d3c858 18358936 editors optional 
emacs-snapshot-common_20060712-2_all.deb
 95759907bf1f1eaaf4bc72306354bd1f 11013804 editors optional 
emacs-snapshot-el_20060712-2_all.deb
 e282fe17445f58002cdb13f523a1c707 163476 editors optional 
emacs-snapshot-bin-common_20060712-2_i386.deb
 a0d9a2729ddba2168387414eb4358fa7 2053350 editors optional 
emacs-snapshot_20060712-2_i386.deb
 9d5ab7bfe6c621a3568a22e66779cbdd 2045510 editors optional 
emacs-snapshot-gtk_20060712-2_i386.deb
 02796591c99d7d5abe72d4bdd48ad91e 1790492 editors optional 
emacs-snapshot-nox_20060712-2_i386.deb

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

iD8DBQFEtegZogN2vsA8Vt8RAs8SAJ9dSzk238P5UlNxuEdwGkDGaLPyQwCfQG8U
rl8MPdS6dNNPXi8Dw8XKBIs=
=XLBS
-END PGP SIGNATURE-


Accepted:
emacs-snapshot-bin-common_20060712-2_i386.deb
  to pool/main/e/emacs-snapshot/emacs-snapshot-bin-common_20060712-2_i386.deb
emacs-snapshot-common_20060712-2_all.deb
  to pool/main/e/emacs-snapshot/emacs-snapshot-common_20060712-2_all.deb
emacs-snapshot-el_20060712-2_all.deb
  to pool/main/e/emacs-snapshot/emacs-snapshot-el_20060712-2_all.deb
emacs-snapshot-gtk_20060712-2_i386.deb
  to pool/main/e/emacs-snapshot/emacs-snapshot-gtk_20060712-2_i386.deb
emacs-snapshot-nox_20060712-2_i386.deb
  to pool/main/e/emacs-snapshot/emacs-snapshot-nox_20060712-2_i386.deb
emacs-snapshot_20060712-2.diff.gz
  to pool/main/e/emacs-snapshot/emacs-snapshot_20060712-2.diff.gz
emacs-snapshot_20060712-2.dsc
  to pool/main/e/emacs-snapshot/emacs-snapshot_20060712-2.dsc
emacs-snapshot_20060712-2_i386.deb
  to pool/main/e/emacs-snapshot/emacs-snapshot_20060712-2_i386.deb


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



Accepted libexpect-perl 1.15-5 (source all)

2006-07-13 Thread Joergen Haegg
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Thu, 13 Jul 2006 09:38:24 +0200
Source: libexpect-perl
Binary: libexpect-perl
Architecture: source all
Version: 1.15-5
Distribution: unstable
Urgency: low
Maintainer: Joergen Haegg [EMAIL PROTECTED]
Changed-By: Joergen Haegg [EMAIL PROTECTED]
Description: 
 libexpect-perl - Expect.pm - Perl Expect interface
Changes: 
 libexpect-perl (1.15-5) unstable; urgency=low
 .
   * WINCH example added, IO-Pty is also upgraded to 1.05 so
 this should work now
   * removed x-flag from examples after complaint from linda.
   * added kibitz-example
Files: 
 fbfcb3483d7e59838b350b3030dd50bb 581 perl optional libexpect-perl_1.15-5.dsc
 d2aaaf4e5e86276ad9ceac02669adcd6 5155 perl optional 
libexpect-perl_1.15-5.diff.gz
 a0687c0547c272af061d6776f37bff82 76012 perl optional 
libexpect-perl_1.15-5_all.deb

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

iD8DBQFEtfp/ygfmFBKqHbgRAhV1AJ4sjwb1nBYy4OJSadsuTT2eFD2LggCgs9K2
XF6OPXJUN5Z1Uyn653ovSVY=
=E7ab
-END PGP SIGNATURE-


Accepted:
libexpect-perl_1.15-5.diff.gz
  to pool/main/libe/libexpect-perl/libexpect-perl_1.15-5.diff.gz
libexpect-perl_1.15-5.dsc
  to pool/main/libe/libexpect-perl/libexpect-perl_1.15-5.dsc
libexpect-perl_1.15-5_all.deb
  to pool/main/libe/libexpect-perl/libexpect-perl_1.15-5_all.deb


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



Accepted diald 0.99.4-5.1 (source i386)

2006-07-13 Thread Amaya Rodrigo Sastre
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Wed, 12 Jul 2006 23:03:33 +0200
Source: diald
Binary: diald
Architecture: source i386
Version: 0.99.4-5.1
Distribution: unstable
Urgency: low
Maintainer: Jeff Licquia [EMAIL PROTECTED]
Changed-By: Amaya Rodrigo Sastre [EMAIL PROTECTED]
Description: 
 diald  - dial on demand daemon for PPP and SLIP.
Closes: 331802 359381 367735
Changes: 
 diald (0.99.4-5.1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Get rid of the /usr/doc link (Closes: #359381).
   * Now depends on debconf | debconf-2.0 (Closes: #331802).
   * A rebuild, even after the binNMU, to use invoke-rc.d (Closes: #367735).
Files: 
 6b62c498a4c1ba9386ca9042a267a9f7 575 net extra diald_0.99.4-5.1.dsc
 8b142cab0590cd9703e67d76652bf204 30360 net extra diald_0.99.4-5.1.diff.gz
 9f92bd3cde96bdba0c1876b3316f79da 179220 net extra diald_0.99.4-5.1_i386.deb

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

iD8DBQFEtfjBNFDtUT/MKpARAgM1AKCqOebGILi6nBD2O40IweBBt7qOBwCfViMQ
7rmkMvQXJRbexqS69NUMGj4=
=MFHH
-END PGP SIGNATURE-


Accepted:
diald_0.99.4-5.1.diff.gz
  to pool/main/d/diald/diald_0.99.4-5.1.diff.gz
diald_0.99.4-5.1.dsc
  to pool/main/d/diald/diald_0.99.4-5.1.dsc
diald_0.99.4-5.1_i386.deb
  to pool/main/d/diald/diald_0.99.4-5.1_i386.deb


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



Accepted libhtml-parser-perl 3.55-1 (source i386)

2006-07-13 Thread eloy
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Thu, 13 Jul 2006 10:24:58 +0200
Source: libhtml-parser-perl
Binary: libhtml-parser-perl
Architecture: source i386
Version: 3.55-1
Distribution: unstable
Urgency: low
Maintainer: Debian Catalyst Maintainers [EMAIL PROTECTED]
Changed-By: Krzysztof Krzyzaniak (eloy) [EMAIL PROTECTED]
Description: 
 libhtml-parser-perl - A collection of modules that parse HTML text documents
Changes: 
 libhtml-parser-perl (3.55-1) unstable; urgency=low
 .
   * New upstream release
   * debian/compat:
+ increased to 5
   * debian/control:
+  Standards-Version: upgraded to 3.7.2.1 without additional changes
Files: 
 7f9f0dd7fcbf019763ea6d53f7a4d435 861 perl optional 
libhtml-parser-perl_3.55-1.dsc
 75eb683f1fb7aa7c0ffa46ded4564b54 84746 perl optional 
libhtml-parser-perl_3.55.orig.tar.gz
 0c42acdb8ba5b072f5060e8281b36cda 5266 perl optional 
libhtml-parser-perl_3.55-1.diff.gz
 ac4314d840549dfaf094151212fd7638 107938 perl optional 
libhtml-parser-perl_3.55-1_i386.deb

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

iD8DBQFEtgRd+NMfSd6w7DERAqMfAKCMzJo+I15vNONwff3+0OF3l0iARgCdFvfh
cSNsTz/UYUf9ksyGeb1TzpE=
=+qnn
-END PGP SIGNATURE-


Accepted:
libhtml-parser-perl_3.55-1.diff.gz
  to pool/main/libh/libhtml-parser-perl/libhtml-parser-perl_3.55-1.diff.gz
libhtml-parser-perl_3.55-1.dsc
  to pool/main/libh/libhtml-parser-perl/libhtml-parser-perl_3.55-1.dsc
libhtml-parser-perl_3.55-1_i386.deb
  to pool/main/libh/libhtml-parser-perl/libhtml-parser-perl_3.55-1_i386.deb
libhtml-parser-perl_3.55.orig.tar.gz
  to pool/main/libh/libhtml-parser-perl/libhtml-parser-perl_3.55.orig.tar.gz


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



Accepted debdelta 0.16 (source i386)

2006-07-13 Thread A Mennucc1
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Wed, 12 Jul 2006 22:15:51 +0200
Source: debdelta
Binary: debdelta
Architecture: source i386
Version: 0.16
Distribution: unstable
Urgency: low
Maintainer: A Mennucc1 [EMAIL PROTECTED]
Changed-By: A Mennucc1 [EMAIL PROTECTED]
Description: 
 debdelta   - diff and patch utilities which work with Debian packages
Changes: 
 debdelta (0.16) unstable; urgency=low
 .
   * debdelta_upgrade
 - is faster (particularly on small debs - by avoiding calls to dpkg)
 - avoids downloading deltas if not enough disk space for applying them
 - identifies itself as User-Agent =  'Debian debdelta-upgrade'
   * md5 generation and verification may be disabled by option  --no-md5
   * now temporary directories are of the form  ${TMPDIR}/debdeltaXX
   * better checking for exceptions
Files: 
 2747b2c6c8ede0dbcdfc23b07b7a73c4 481 devel optional debdelta_0.16.dsc
 668945d067ccec8d560ce695625d74c1 106847 devel optional debdelta_0.16.tar.gz
 ed7ce97edd390dcdeb0bd13e9dd4f45f 38008 devel optional debdelta_0.16_i386.deb

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

iD8DBQFEtVlI9B/tjjP8QKQRAvehAJ45Wr25dpupQ9BUj/VHDfcCi2FVEgCfebFQ
9ipfL5nAKbLNxAvX/uv1T10=
=BZDx
-END PGP SIGNATURE-


Accepted:
debdelta_0.16.dsc
  to pool/main/d/debdelta/debdelta_0.16.dsc
debdelta_0.16.tar.gz
  to pool/main/d/debdelta/debdelta_0.16.tar.gz
debdelta_0.16_i386.deb
  to pool/main/d/debdelta/debdelta_0.16_i386.deb


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



Accepted eazel-engine 0.3-5.2 (source i386)

2006-07-13 Thread Amaya Rodrigo Sastre
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Thu, 13 Jul 2006 12:35:50 +0200
Source: eazel-engine
Binary: gtk-engines-eazel
Architecture: source i386
Version: 0.3-5.2
Distribution: unstable
Urgency: low
Maintainer: Filip Van Raemdonck [EMAIL PROTECTED]
Changed-By: Amaya Rodrigo Sastre [EMAIL PROTECTED]
Description: 
 gtk-engines-eazel - The Eazel GTK+ theme engine, including the Crux theme
Changes: 
 eazel-engine (0.3-5.2) unstable; urgency=low
 .
   * Non-maintainer upload.
   * debian/rules installs an empty postinst. Fixing.
   * Fixing awful typos in postinst.
Files: 
 ccad079405ac43e8d7d6dd00baab60aa 606 graphics optional eazel-engine_0.3-5.2.dsc
 c20e7c99130b2775edb5688efb71b5ea 520952 graphics optional 
eazel-engine_0.3-5.2.diff.gz
 bcc8f725a7670cab2af17f7798ea234c 59662 graphics optional 
gtk-engines-eazel_0.3-5.2_i386.deb

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

iD8DBQFEtiLbNFDtUT/MKpARAg/eAKC7SV1nRUoi1AEgea1Yw3C2rbSXOQCfbH1E
k03R+tb1Pp/590TYQgmF0VY=
=PWNX
-END PGP SIGNATURE-


Accepted:
eazel-engine_0.3-5.2.diff.gz
  to pool/main/e/eazel-engine/eazel-engine_0.3-5.2.diff.gz
eazel-engine_0.3-5.2.dsc
  to pool/main/e/eazel-engine/eazel-engine_0.3-5.2.dsc
gtk-engines-eazel_0.3-5.2_i386.deb
  to pool/main/e/eazel-engine/gtk-engines-eazel_0.3-5.2_i386.deb


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



Accepted poedit 1.3.4-4 (source i386)

2006-07-13 Thread Daniel Baumann
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Tue, 11 Jul 2006 08:07:00 +0200
Source: poedit
Binary: poedit
Architecture: source i386
Version: 1.3.4-4
Distribution: unstable
Urgency: low
Maintainer: Daniel Baumann [EMAIL PROTECTED]
Changed-By: Daniel Baumann [EMAIL PROTECTED]
Description: 
 poedit - cross-platform gettext catalog editor
Changes: 
 poedit (1.3.4-4) unstable; urgency=low
 .
   * Took over package from Luk.
   * Redone debian directory based on new debhelper templates, additionally:
 - launching /usr/bin/poeditor from the desktop file.
 - included additional docs.
 - included *.css for the html docs and imgages for translated html docs.
 - installing icon and pixmap from source rather than shipping an own copy.
 - using dpatch for upstream modifications.
Files: 
 e08f26b9c613daf90566bf9245181d24 657 text optional poedit_1.3.4-4.dsc
 c97f228b2454682c3d1672ea4987a9b2 199932 text optional poedit_1.3.4-4.diff.gz
 d500243d8b22c94fbcd6cbd73670795b 768534 text optional poedit_1.3.4-4_i386.deb

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

iD8DBQFEti30+C5cwEsrK54RAnvyAJ0RGdQ+4ecymgyAjCFPf0+XnjUVJwCfZtBp
MLc4YY93H6NRJ/IK1496Qr8=
=ILAs
-END PGP SIGNATURE-


Accepted:
poedit_1.3.4-4.diff.gz
  to pool/main/p/poedit/poedit_1.3.4-4.diff.gz
poedit_1.3.4-4.dsc
  to pool/main/p/poedit/poedit_1.3.4-4.dsc
poedit_1.3.4-4_i386.deb
  to pool/main/p/poedit/poedit_1.3.4-4_i386.deb


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



Accepted apt-rpm 0.5.15lorg3.2-1 (source i386)

2006-07-13 Thread Peter Eisentraut
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Wed, 12 Jul 2006 17:07:24 +0200
Source: apt-rpm
Binary: apt-rpm-repository libapt-rpm-pkg-libc6.3-6-2 libapt-rpm-pkg-dev
Architecture: source i386
Version: 0.5.15lorg3.2-1
Distribution: unstable
Urgency: low
Maintainer: Peter Eisentraut [EMAIL PROTECTED]
Changed-By: Peter Eisentraut [EMAIL PROTECTED]
Description: 
 apt-rpm-repository - tools to create an APT RPM repository
 libapt-rpm-pkg-dev - development files for APT for RPM library
 libapt-rpm-pkg-libc6.3-6-2 - APT for RPM library
Changes: 
 apt-rpm (0.5.15lorg3.2-1) unstable; urgency=low
 .
   * New upstream release
Files: 
 7d273377fdf4bd076f1f535d28074395 759 admin extra apt-rpm_0.5.15lorg3.2-1.dsc
 082a8079d2c7a968a8bd8c4e8cd138ed 1298466 admin extra 
apt-rpm_0.5.15lorg3.2.orig.tar.gz
 b9ba149c38b5e99f3b1d1fba1a7838ee 7840 admin extra 
apt-rpm_0.5.15lorg3.2-1.diff.gz
 926d3c98e9c029307c7ef984b8a4edfd 631320 libdevel extra 
libapt-rpm-pkg-dev_0.5.15lorg3.2-1_i386.deb
 3f0696f09d3d8689f7cc1d6200cb0c6b 460912 libs extra 
libapt-rpm-pkg-libc6.3-6-2_0.5.15lorg3.2-1_i386.deb
 29fa4b24753dfb746973871406222dfc 54008 admin extra 
apt-rpm-repository_0.5.15lorg3.2-1_i386.deb

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

iD8DBQFEtibWTTx8oVVPtMYRAiq2AJ4lxl4XpQ56eHvzy4uU1U82A5As7ACgn1E6
59qwX+x/wROif3d5O+zA19Q=
=t1ZM
-END PGP SIGNATURE-


Accepted:
apt-rpm-repository_0.5.15lorg3.2-1_i386.deb
  to pool/main/a/apt-rpm/apt-rpm-repository_0.5.15lorg3.2-1_i386.deb
apt-rpm_0.5.15lorg3.2-1.diff.gz
  to pool/main/a/apt-rpm/apt-rpm_0.5.15lorg3.2-1.diff.gz
apt-rpm_0.5.15lorg3.2-1.dsc
  to pool/main/a/apt-rpm/apt-rpm_0.5.15lorg3.2-1.dsc
apt-rpm_0.5.15lorg3.2.orig.tar.gz
  to pool/main/a/apt-rpm/apt-rpm_0.5.15lorg3.2.orig.tar.gz
libapt-rpm-pkg-dev_0.5.15lorg3.2-1_i386.deb
  to pool/main/a/apt-rpm/libapt-rpm-pkg-dev_0.5.15lorg3.2-1_i386.deb
libapt-rpm-pkg-libc6.3-6-2_0.5.15lorg3.2-1_i386.deb
  to pool/main/a/apt-rpm/libapt-rpm-pkg-libc6.3-6-2_0.5.15lorg3.2-1_i386.deb


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



Accepted squid3 3.0.PRE4-4 (source sparc all)

2006-07-13 Thread Luigi Gangitano
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Wed, 12 Jul 2006 15:56:01 +0200
Source: squid3
Binary: squid3-cgi squid3 squid3-common squid3-client
Architecture: source sparc all
Version: 3.0.PRE4-4
Distribution: unstable
Urgency: low
Maintainer: Luigi Gangitano [EMAIL PROTECTED]
Changed-By: Luigi Gangitano [EMAIL PROTECTED]
Description: 
 squid3 - A full featured Web Proxy cache (HTTP proxy)
 squid3-cgi - A full featured Web Proxy cache (HTTP proxy) - control CGI
 squid3-client - A full featured Web Proxy cache (HTTP proxy) - control utility
 squid3-common - A full featured Web Proxy cache (HTTP proxy) - common files
Closes: 377952
Changes: 
 squid3 (3.0.PRE4-4) unstable; urgency=low
 .
   * debian/control
 - Removed dependency on webmin-squid for squid-cgi
 .
   * debian/rules
 - Removed bashism (Closes: #377952)
Files: 
 20523618dc4da86b14e9d862b7048b81 699 web optional squid3_3.0.PRE4-4.dsc
 21637ce339210daca7f54401afae24cd 11983 web optional squid3_3.0.PRE4-4.diff.gz
 fa8c3ff3d2cd18c0325155ac78b3a0f4 243754 web optional 
squid3-common_3.0.PRE4-4_all.deb
 8fdc4695e9861dcc19803b821848101d 733160 web optional 
squid3_3.0.PRE4-4_sparc.deb
 9fc3453e3f7b4e8eebdf6e227f9a58e0 63544 web optional 
squid3-client_3.0.PRE4-4_sparc.deb
 be132d92ad1cc5a6a547749a05429402 67228 web optional 
squid3-cgi_3.0.PRE4-4_sparc.deb

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

iD8DBQFEtjJQ8ZumGJJMDCYRAnIMAJ9MzVquAqaRo8+CU41MzINGyyj6CwCeKIUx
4Ti/MzNMPbtLSCJP967oRwU=
=ySpE
-END PGP SIGNATURE-


Accepted:
squid3-cgi_3.0.PRE4-4_sparc.deb
  to pool/main/s/squid3/squid3-cgi_3.0.PRE4-4_sparc.deb
squid3-client_3.0.PRE4-4_sparc.deb
  to pool/main/s/squid3/squid3-client_3.0.PRE4-4_sparc.deb
squid3-common_3.0.PRE4-4_all.deb
  to pool/main/s/squid3/squid3-common_3.0.PRE4-4_all.deb
squid3_3.0.PRE4-4.diff.gz
  to pool/main/s/squid3/squid3_3.0.PRE4-4.diff.gz
squid3_3.0.PRE4-4.dsc
  to pool/main/s/squid3/squid3_3.0.PRE4-4.dsc
squid3_3.0.PRE4-4_sparc.deb
  to pool/main/s/squid3/squid3_3.0.PRE4-4_sparc.deb


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



Accepted netpanzer 0.8+svn20060319-2 (source powerpc)

2006-07-13 Thread Gonéri Le Bouder
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sun,  4 Jun 2006 14:27:45 +0200
Source: netpanzer
Binary: netpanzer
Architecture: source powerpc
Version: 0.8+svn20060319-2
Distribution: unstable
Urgency: low
Maintainer: Debian Games Team [EMAIL PROTECTED]
Changed-By: Gonéri Le Bouder [EMAIL PROTECTED]
Description: 
 netpanzer  - online multiplayer tactical warfare game
Closes: 370146
Changes: 
 netpanzer (0.8+svn20060319-2) unstable; urgency=low
 .
   * fix watch file
   * Standards-Version: 3.7.2
   * update Debian Games Team home page in copyright file
   * [CVE-2006-2575] setFrame() Denial of Service Vulnerability
 Closes: #370146
   * switch from dpatch to simple-patchsys
Files: 
 5f2aac357438d51296c3df3cb2345c07 783 games optional 
netpanzer_0.8+svn20060319-2.dsc
 6c2e7356dfb7056aeeffc0eba002e83e 4900 games optional 
netpanzer_0.8+svn20060319-2.diff.gz
 78a22d0c853151427a486d332a4fa602 486930 games optional 
netpanzer_0.8+svn20060319-2_powerpc.deb

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

iD8DBQFEtjVtBxd04ADYzRYRAnxGAJ4xyF7mAIZ0Yz6iMnLgaadd36pagACePjEk
V5/dKtkhVRFqg279dmooB9Y=
=fYZG
-END PGP SIGNATURE-


Accepted:
netpanzer_0.8+svn20060319-2.diff.gz
  to pool/main/n/netpanzer/netpanzer_0.8+svn20060319-2.diff.gz
netpanzer_0.8+svn20060319-2.dsc
  to pool/main/n/netpanzer/netpanzer_0.8+svn20060319-2.dsc
netpanzer_0.8+svn20060319-2_powerpc.deb
  to pool/main/n/netpanzer/netpanzer_0.8+svn20060319-2_powerpc.deb


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



Accepted nslu2-utils 0.10+r58-3 (source all)

2006-07-13 Thread Martin Michlmayr
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Thu, 13 Jul 2006 14:05:31 +0200
Source: nslu2-utils
Binary: slugimage nslu2-utils
Architecture: source all
Version: 0.10+r58-3
Distribution: unstable
Urgency: low
Maintainer: Joey Hess [EMAIL PROTECTED]
Changed-By: Martin Michlmayr [EMAIL PROTECTED]
Description: 
 slugimage  - NSUL2 firmware image manipulation utility
Closes: 365789
Changes: 
 nslu2-utils (0.10+r58-3) unstable; urgency=low
 .
   [ Joey Hess]
   * Use new feature of initramfs-tools 0.60 that allows overriding the root
 device more cleanly.
   * Typo fix in description. Closes: #365789
   * New svn location for slugimage repo.
 .
   [ Martin Michlmayr ]
   * Improve fstab parsing.
   * Typo fix in nslu2-flashkernel.8 man page.
Files: 
 6105688934f91dd1106bf80c240fa24a 616 admin extra nslu2-utils_0.10+r58-3.dsc
 c9573d82ca4c37b45e1e524556a5ee5a 47755 admin extra 
nslu2-utils_0.10+r58-3.tar.gz
 00872c5c4be45153cb7c5a59d9dbfefa 15154 admin extra slugimage_0.10+r58-3_all.deb

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

iD8DBQFEtje7Kb5dImj9VJ8RAgwVAJ9CYWNaEyAHnpCaZvQh1FMwi4BuPgCeJlCH
ky/vWl8g+/v+5Tq3lkxd28o=
=8WFv
-END PGP SIGNATURE-


Accepted:
nslu2-utils_0.10+r58-3.dsc
  to pool/main/n/nslu2-utils/nslu2-utils_0.10+r58-3.dsc
nslu2-utils_0.10+r58-3.tar.gz
  to pool/main/n/nslu2-utils/nslu2-utils_0.10+r58-3.tar.gz
slugimage_0.10+r58-3_all.deb
  to pool/main/n/nslu2-utils/slugimage_0.10+r58-3_all.deb


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



Accepted libidn 0.6.5-1 (source i386)

2006-07-13 Thread Anibal Monsalve Salazar
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Thu, 13 Jul 2006 22:11:01 +1000
Source: libidn
Binary: libidn11-dev libidn11 idn
Architecture: source i386
Version: 0.6.5-1
Distribution: unstable
Urgency: low
Maintainer: Anibal Monsalve Salazar [EMAIL PROTECTED]
Changed-By: Anibal Monsalve Salazar [EMAIL PROTECTED]
Description: 
 idn- Command line and emacs interface to GNU libidn
 libidn11   - GNU libidn library, implementation of IETF IDN specifications
 libidn11-dev - Development files GNU libidn, implementation of IETF IDN spec
Changes: 
 libidn (0.6.5-1) unstable; urgency=low
 .
   * New upstream release.
Files: 
 c5b654943edc583f6d652cda536cd0bf 615 libs - libidn_0.6.5-1.dsc
 86ccf6f9e21753a2d070e44ea3c2c224 2128103 libs - libidn_0.6.5.orig.tar.gz
 b1834c7f31597443973d5506e7564848 2545 libs - libidn_0.6.5-1.diff.gz
 6c3522a7a1319897fcf393893212a34e 61964 misc optional idn_0.6.5-1_i386.deb
 e38eba63e54388f15e713b681f500c61 544292 libdevel optional 
libidn11-dev_0.6.5-1_i386.deb
 078223abc63102412dd7dde29bce0869 115562 libs standard libidn11_0.6.5-1_i386.deb

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

iD8DBQFEtjupipBneRiAKDwRAsDNAKCMr//r4P/pg4Mr7rnfLRlZqUDR4wCdF7Gj
GOB/Lr8vWCbqExDJqZ7qUIM=
=uyOR
-END PGP SIGNATURE-


Accepted:
idn_0.6.5-1_i386.deb
  to pool/main/libi/libidn/idn_0.6.5-1_i386.deb
libidn11-dev_0.6.5-1_i386.deb
  to pool/main/libi/libidn/libidn11-dev_0.6.5-1_i386.deb
libidn11_0.6.5-1_i386.deb
  to pool/main/libi/libidn/libidn11_0.6.5-1_i386.deb
libidn_0.6.5-1.diff.gz
  to pool/main/libi/libidn/libidn_0.6.5-1.diff.gz
libidn_0.6.5-1.dsc
  to pool/main/libi/libidn/libidn_0.6.5-1.dsc
libidn_0.6.5.orig.tar.gz
  to pool/main/libi/libidn/libidn_0.6.5.orig.tar.gz


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



Accepted totem 1.4.3-1 (source i386 all)

2006-07-13 Thread Loic Minier
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Thu, 13 Jul 2006 13:42:08 +0200
Source: totem
Binary: libtotem-plparser1-dbg totem-gstreamer libtotem-plparser1 totem-mozilla 
totem-xine totem libtotem-plparser-dev
Architecture: source i386 all
Version: 1.4.3-1
Distribution: unstable
Urgency: low
Maintainer: Sebastien Bacher [EMAIL PROTECTED]
Changed-By: Loic Minier [EMAIL PROTECTED]
Description: 
 libtotem-plparser-dev - Totem Playlist Parser library - development version
 libtotem-plparser1 - Totem Playlist Parser library - runtime version
 libtotem-plparser1-dbg - Totem Playlist Parser library - debugging version
 totem  - A simple media player for the Gnome desktop (dummy package)
 totem-gstreamer - A simple media player for the Gnome desktop based on 
gstreamer
 totem-mozilla - Totem Mozilla plugin
 totem-xine - A simple media player for the Gnome desktop based on xine
Closes: 372529 377367
Changes: 
 totem (1.4.3-1) unstable; urgency=low
 .
   * Fix bashishm in mv foo.{x,y} snippet executed by $SHELL, thanks Julien
 Danjou. (Closes: #377367)
   * Drop 10_configure-force-xulrunner dpatch as --with-mozilla=xulrunner is
 enough to select the appropriate Gecko.
   * New upstream release.
 - Update 60_mandatory-relibtoolizing dpatch.
 .
 totem (1.4.2-1) experimental; urgency=low
 .
   * Upload to experimental for now as the package is frozen in unstable due to
 a big transition, but some users requested the fixed package.
   * Set libtotem-plparser1-dbg Priority to extra.
 [debian/control, debian/control.in]
   * New dpatch, 09_maintainer-mode, to use AM_MAINTAINER_MODE for safety.
   * Update 60_mandatory-relibtoolizing dpatch to also intltoolize as this is
 required with intltool 0.35. (Closes: #372529)
   * Bump up Standards-Version to 3.7.2.
   * New upstream release.
 - Lower libgnomevfs2-dev build-dep to = 2.8.2
 - Bump up gstreamer0.10-plugins-base build-dep to = 0.10.7.
 - Drop 30_totem-mozilla-types dpatch, merged upstream.
 - Update 60_mandatory-relibtoolizing dpatch.
   * Build-depend on autotools-dev for the config.guess / config.sub update
 snippet to work.
Files: 
 ae2259d870fce5adfec01c0135208010 2074 gnome optional totem_1.4.3-1.dsc
 dfb5d5e257ce3198a0d1142f26addb25 2344211 gnome optional totem_1.4.3.orig.tar.gz
 124a0a5dfbbaab87a75995e8600e4119 35787 gnome optional totem_1.4.3-1.diff.gz
 f60526f26f3bc11f08a3720d215d06f8 9342 gnome optional totem_1.4.3-1_all.deb
 def5282e775b4a7599acdd874dd33b3e 8826 web optional 
totem-mozilla_1.4.3-1_all.deb
 4ec90546d779dc5e5390215aac9ce77f 1725258 gnome optional 
totem-xine_1.4.3-1_i386.deb
 e399ca66ce00098f430406e6582dd8ec 1759792 gnome optional 
totem-gstreamer_1.4.3-1_i386.deb
 1f01c2597fb7c6bb7ec163638f374017 26748 libs optional 
libtotem-plparser1_1.4.3-1_i386.deb
 36894cb1d9ea31ef44b68da3eaf15ab5 28382 libdevel optional 
libtotem-plparser-dev_1.4.3-1_i386.deb
 0ee678a6076eec2717095a92ac974355 41402 libs extra 
libtotem-plparser1-dbg_1.4.3-1_i386.deb

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

iD8DBQFEtkJG4VUX8isJIMARApayAKCK964GoxxFh87J8gFPOrvna7+RHACfc8Aa
D11IOd1nbFze+DJo8VVKjYQ=
=2FdG
-END PGP SIGNATURE-


Accepted:
libtotem-plparser-dev_1.4.3-1_i386.deb
  to pool/main/t/totem/libtotem-plparser-dev_1.4.3-1_i386.deb
libtotem-plparser1-dbg_1.4.3-1_i386.deb
  to pool/main/t/totem/libtotem-plparser1-dbg_1.4.3-1_i386.deb
libtotem-plparser1_1.4.3-1_i386.deb
  to pool/main/t/totem/libtotem-plparser1_1.4.3-1_i386.deb
totem-gstreamer_1.4.3-1_i386.deb
  to pool/main/t/totem/totem-gstreamer_1.4.3-1_i386.deb
totem-mozilla_1.4.3-1_all.deb
  to pool/main/t/totem/totem-mozilla_1.4.3-1_all.deb
totem-xine_1.4.3-1_i386.deb
  to pool/main/t/totem/totem-xine_1.4.3-1_i386.deb
totem_1.4.3-1.diff.gz
  to pool/main/t/totem/totem_1.4.3-1.diff.gz
totem_1.4.3-1.dsc
  to pool/main/t/totem/totem_1.4.3-1.dsc
totem_1.4.3-1_all.deb
  to pool/main/t/totem/totem_1.4.3-1_all.deb
totem_1.4.3.orig.tar.gz
  to pool/main/t/totem/totem_1.4.3.orig.tar.gz


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



Accepted anjuta 1:1.2.4a-4 (source i386 all)

2006-07-13 Thread Rob Bradford
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Thu, 13 Jul 2006 11:25:38 +0200
Source: anjuta
Binary: anjuta anjuta-common
Architecture: source i386 all
Version: 1:1.2.4a-4
Distribution: unstable
Urgency: high
Maintainer: Rob Bradford [EMAIL PROTECTED]
Changed-By: Rob Bradford [EMAIL PROTECTED]
Description: 
 anjuta - A GNOME development IDE, for C/C++
 anjuta-common - Data files for Anjuta
Changes: 
 anjuta (1:1.2.4a-4) unstable; urgency=HIGH
 .
   * Urgency HIGH since the version in testing just doesn't work.
   * Removed build-deps on automake. Tidied up some accumulated cruft (files
 that were patched that shouldn't have been). Hopefully this will mean a
 successful build on those arches where it currently FTBFSs.
Files: 
 55822141de3893a21544f9afdc0de908 755 gnome optional anjuta_1.2.4a-4.dsc
 508adc4498797e543b0ac8ac09099b32 11050 gnome optional anjuta_1.2.4a-4.diff.gz
 58b19b571702f4d012db442f55c8af72 5823634 devel optional 
anjuta-common_1.2.4a-4_all.deb
 a325a39c6d84826978141143f7b760af 934328 gnome optional anjuta_1.2.4a-4_i386.deb

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

iD8DBQFEtkTkCw8pKd+B7oMRAioCAKDrtNqNQ6bN6vSX03OXx+cJXIfa7wCZAZRb
N0E0SrB8YJmLHHAY0TpUX28=
=pK4g
-END PGP SIGNATURE-


Accepted:
anjuta-common_1.2.4a-4_all.deb
  to pool/main/a/anjuta/anjuta-common_1.2.4a-4_all.deb
anjuta_1.2.4a-4.diff.gz
  to pool/main/a/anjuta/anjuta_1.2.4a-4.diff.gz
anjuta_1.2.4a-4.dsc
  to pool/main/a/anjuta/anjuta_1.2.4a-4.dsc
anjuta_1.2.4a-4_i386.deb
  to pool/main/a/anjuta/anjuta_1.2.4a-4_i386.deb


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



Accepted linux-2.6 2.6.17-3 (source all powerpc)

2006-07-13 Thread Bastian Blank
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Thu, 13 Jul 2006 13:14:53 +0200
Source: linux-2.6
Binary: linux-image-2.6-vserver-amd64-k8 linux-image-2.6.17-1-486 
linux-image-2.6-powerpc-miboot linux-headers-2.6.17-1-itanium 
linux-image-2.6-footbridge linux-image-2.6.17-1-r5k-ip32 
linux-headers-2.6.17-1-686 linux-image-2.6-parisc64 
linux-image-2.6.17-1-powerpc kernel-image-2.6-686-smp 
linux-image-2.6.17-1-em64t-p4-smp kernel-image-2.6-386 linux-headers-2.6-s390 
linux-headers-2.6-nslu2 linux-headers-2.6.17-1-r3k-kn02 
linux-headers-2.6.17-1-all-alpha linux-image-2.6-s390 
linux-image-2.6-sb1a-bcm91480b kernel-image-2.6-itanium-smp 
linux-image-2.6.17-1-itanium-smp linux-image-2.6.17-1-686 
linux-image-2.6-r5k-cobalt kernel-image-2.6-k7-smp 
linux-image-2.6.17-1-alpha-legacy linux-image-r5k-ip32 linux-image-2.6.17-1-k7 
linux-headers-2.6-powerpc-miboot linux-image-2.6.17-1-parisc 
linux-headers-2.6-r5k-cobalt linux-headers-2.6.17-1-parisc64-smp 
linux-image-nslu2 linux-image-2.6-itanium linux-image-amd64-k8-smp 
linux-image-2.6-parisc-smp linux-headers-2.6-vserver-em64t-p4 
linux-image-2.6.17-1-r4k-ip22 linux-headers-2.6.17-1-s3c2410 
linux-image-sparc32 linux-image-amiga linux-image-2.6-k7 
linux-headers-2.6.17-1-k7 linux-headers-2.6.17-1-s390 
linux-headers-2.6-sb1-bcm91250a linux-image-em64t-p4-smp 
linux-image-2.6-powerpc linux-headers-2.6.17-1-parisc-smp 
linux-headers-2.6.17-1-r5k-cobalt kernel-image-2.6-mckinley 
linux-image-powerpc-smp kernel-image-2.6-power3 linux-support-2.6.17-1 
linux-headers-2.6.17-1-vserver-em64t-p4 linux-image-2.6.17-1-sparc32 
linux-image-2.6.17-1-s390 linux-image-sb1a-bcm91480b 
linux-image-2.6-sb1-bcm91250a linux-headers-2.6.17-1-alpha-generic 
kernel-image-2.6-generic linux-headers-2.6-amd64-k8-smp 
linux-headers-2.6.17-1-vserver-k7 linux-headers-2.6.17-1-all-amd64 
linux-headers-2.6.17-1-ixp4xx linux-headers-2.6.17-1-all 
linux-headers-2.6-powerpc linux-headers-2.6-sparc64 linux-headers-2.6-powerpc64 
linux-image-2.6.17-1-powerpc-smp linux-headers-2.6.17-1-rpc 
linux-headers-2.6.17-1-powerpc-miboot linux-headers-2.6.17-1-footbridge 
linux-headers-2.6.17-1-r4k-kn04 linux-image-2.6.17-1-ixp4xx 
linux-headers-2.6.17-1-all-ia64 linux-headers-2.6-em64t-p4 linux-tree-2.6.17 
linux-headers-2.6.17-1-powerpc64 linux-image-vserver-686 linux-image-s3c2410 
linux-headers-2.6-vserver-k7 linux-image-2.6-vserver-s390x 
linux-headers-2.6-mckinley-smp kernel-image-2.6-power4-smp 
linux-image-2.6.17-1-alpha-generic linux-headers-2.6.17-1 
linux-image-vserver-k7 linux-image-2.6.17-1-vserver-em64t-p4 
linux-image-2.6-sparc32 linux-headers-2.6.17-1-s390x 
linux-headers-2.6.17-1-vserver-powerpc64 linux-headers-2.6.17-1-mckinley 
linux-image-2.6-parisc linux-image-2.6.17-1-mckinley-smp linux-image-mckinley 
linux-image-2.6-alpha-legacy linux-image-itanium-smp 
linux-image-2.6-sparc64-smp linux-headers-2.6-parisc linux-image-2.6-ixp4xx 
linux-image-2.6-vserver-686 linux-image-2.6.17-1-s3c2410 kernel-image-2.6-k7 
linux-image-ixp4xx linux-image-rpc linux-image-2.6-mac 
kernel-image-2.6-power3-smp linux-image-2.6.17-1-r3k-kn02 
linux-image-r5k-cobalt linux-image-2.6-s390x linux-image-vserver-s390x 
linux-headers-2.6-sparc32 linux-image-2.6-amd64-k8 
linux-headers-2.6.17-1-vserver-amd64-k8 linux-image-2.6-r3k-kn02 
linux-image-2.6-sparc64 linux-image-amd64-k8 linux-image-2.6.17-1-nslu2 
linux-headers-2.6.17-1-all-powerpc kernel-image-power4 linux-image-2.6-686-smp 
linux-image-em64t-p4 linux-image-2.6-vserver-em64t-p4 
linux-image-2.6-vserver-k7 linux-image-2.6-alpha-smp 
linux-headers-2.6.17-1-alpha-smp linux-image-686 linux-image-2.6.17-1-s390x 
linux-image-alpha-generic linux-image-s390x linux-image-486 
linux-headers-2.6-amiga kernel-image-power3 linux-image-2.6-powerpc64 
linux-headers-2.6-parisc-smp kernel-image-power4-smp linux-headers-2.6-486 
kernel-image-2.6-sparc64 linux-headers-2.6.17-1-parisc kernel-image-2.6-itanium 
linux-headers-2.6.17-1-alpha-legacy linux-headers-2.6.17-1-nslu2 
linux-image-sparc64 linux-image-2.6-em64t-p4-smp linux-headers-2.6-itanium 
linux-image-2.6-686 linux-image-2.6.17-1-sparc64-smp 
linux-headers-2.6.17-1-all-arm linux-image-2.6-amd64-generic 
linux-image-2.6.17-1-mckinley linux-image-2.6-486 linux-headers-2.6-vserver-686 
linux-headers-2.6.17-1-all-sparc linux-image-2.6.17-1-parisc-smp 
linux-headers-2.6-vserver-amd64-k8 linux-headers-2.6.17-1-itanium-smp 
linux-image-2.6-amd64-k8-smp linux-image-itanium linux-image-2.6-rpc 
linux-headers-2.6-r4k-kn04 linux-headers-2.6.17-1-powerpc 
linux-image-2.6.17-1-powerpc-miboot linux-headers-2.6-sparc64-smp 
linux-image-footbridge linux-image-2.6.17-1-vserver-686 
linux-image-2.6.17-1-amd64-k8-smp linux-image-2.6.17-1-mac 
linux-image-2.6.17-1-vserver-powerpc linux-image-2.6.17-1-amiga 
linux-headers-2.6.17-1-r5k-ip32 linux-image-2.6.17-1-sb1a-bcm91480b 
linux-image-2.6.17-1-s390-tape linux-image-alpha-legacy linux-image-r3k-kn02 
linux-headers-2.6.17-1-em64t-p4 linux-image-2.6-r4k-ip22 

Accepted ddskk 13.0.90.cvs20060531-3 (source all)

2006-07-13 Thread Kenshi Muto
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Thu, 13 Jul 2006 22:26:25 +0900
Source: ddskk
Binary: ddskk
Architecture: source all
Version: 13.0.90.cvs20060531-3
Distribution: unstable
Urgency: low
Maintainer: Kenshi Muto [EMAIL PROTECTED]
Changed-By: Kenshi Muto [EMAIL PROTECTED]
Description: 
 ddskk  - Simple Kana to Kanji conversion program
Closes: 377227
Changes: 
 ddskk (13.0.90.cvs20060531-3) unstable; urgency=low
 .
   * Make symlinks to *.el file to show function's definition on Help
 buffer. (closes: #377227)
Files: 
 7a89854a82650d7ac387ca9cf6d193a1 664 utils optional 
ddskk_13.0.90.cvs20060531-3.dsc
 b60452d36c6d464634cdf509a81c2e31 7978 utils optional 
ddskk_13.0.90.cvs20060531-3.diff.gz
 3f37b191405dd21413b923606bd8dd4e 571084 utils optional 
ddskk_13.0.90.cvs20060531-3_all.deb

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

iEYEARECAAYFAkS2St8ACgkQQKW+7XLQPLGeYgCg39IJ6YL+89cELYEc6vAIfA8I
5ggAnRZo7UIoYwDgPhhwvKBUhtA588H9
=ndNg
-END PGP SIGNATURE-


Accepted:
ddskk_13.0.90.cvs20060531-3.diff.gz
  to pool/main/d/ddskk/ddskk_13.0.90.cvs20060531-3.diff.gz
ddskk_13.0.90.cvs20060531-3.dsc
  to pool/main/d/ddskk/ddskk_13.0.90.cvs20060531-3.dsc
ddskk_13.0.90.cvs20060531-3_all.deb
  to pool/main/d/ddskk/ddskk_13.0.90.cvs20060531-3_all.deb


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



Accepted yaboot 1.3.13-7 (source powerpc)

2006-07-13 Thread Aurélien GÉRÔME
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Wed, 12 Jul 2006 00:57:07 +0200
Source: yaboot
Binary: yaboot
Architecture: source powerpc
Version: 1.3.13-7
Distribution: unstable
Urgency: high
Maintainer: Debootloaders Yaboot Maintainers Team [EMAIL PROTECTED]
Changed-By: Aurélien GÉRÔME [EMAIL PROTECTED]
Description: 
 yaboot - Yet Another Bootloader
Closes: 233810 261488 288008 294081 336993 354974 375680 377839
Changes: 
 yaboot (1.3.13-7) unstable; urgency=high
 .
   * Adopt the package (closes: #354974).
   * Reviewing Fedora and Ubuntu patches (closes: #375680).
   * Remove a duplicity in debian/README.Debian the previous upload
   left.
   * Change section/priority from base/important to admin/important
   to suppress override disparities shown by the PTS.
   * Fix booting with initramfs from XFS (closes: #336993).
   * Fix to recognise RAID filesystems (closes: #233810).
   * Fix booting on Apple G5 second SATA harddisk (closes: #294081).
   * Fix booting on Firewire harddisk (closes: #288008).
   * Update to the latest Standards-Version.
   * Fix build system to really compile from Debian maintained source
   (closes: #377839).
   * Add German translation of yaboot.8 manpage (closes: #261488).
Files: 
 d823104603ff43180ef7475a1143e9d3 711 admin important yaboot_1.3.13-7.dsc
 878626d606872c3f367d06de576de78f 13353 admin important yaboot_1.3.13-7.diff.gz
 8c2a6d71ce602e7db54594f221bb580e 189792 admin important 
yaboot_1.3.13-7_powerpc.deb

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

iD8DBQFEtk3r2WTeT3CRQaQRAvllAJ9ONN7on67JOeNjoh3WZXcowYW5CQCgpsGm
m4jfhuQJmpVMyLatBzkMWA4=
=BO1Y
-END PGP SIGNATURE-


Accepted:
yaboot_1.3.13-7.diff.gz
  to pool/main/y/yaboot/yaboot_1.3.13-7.diff.gz
yaboot_1.3.13-7.dsc
  to pool/main/y/yaboot/yaboot_1.3.13-7.dsc
yaboot_1.3.13-7_powerpc.deb
  to pool/main/y/yaboot/yaboot_1.3.13-7_powerpc.deb


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



Accepted cmus 2.0.3-3 (source amd64)

2006-07-13 Thread Julien Louis
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Wed, 12 Jul 2006 01:06:02 +0200
Source: cmus
Binary: cmus
Architecture: source amd64
Version: 2.0.3-3
Distribution: unstable
Urgency: low
Maintainer: Julien Louis [EMAIL PROTECTED]
Changed-By: Julien Louis [EMAIL PROTECTED]
Description: 
 cmus   - Lightweight ncurses audio player
Closes: 377885
Changes: 
 cmus (2.0.3-3) unstable; urgency=low
 .
   * Drop libasound2-dev Build Dependency on non-linux arches
 (Closes: #377885).
Files: 
 d603b299bdf80a7e312606a000ac7689 726 sound optional cmus_2.0.3-3.dsc
 1173a59e5dafc5a8a49f50aed309ba95 3181 sound optional cmus_2.0.3-3.diff.gz
 984eea04dc0dce43103e879652632ab3 150310 sound optional cmus_2.0.3-3_amd64.deb

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

iD8DBQFEtlTVvGr7W6HudhwRAgHMAKCXed07p6CSuvovGLbBt+M8wq5YuACeOFhc
WmS91zyjkHd73/0fDbD20vI=
=JZfv
-END PGP SIGNATURE-


Accepted:
cmus_2.0.3-3.diff.gz
  to pool/main/c/cmus/cmus_2.0.3-3.diff.gz
cmus_2.0.3-3.dsc
  to pool/main/c/cmus/cmus_2.0.3-3.dsc
cmus_2.0.3-3_amd64.deb
  to pool/main/c/cmus/cmus_2.0.3-3_amd64.deb


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



Accepted planner 0.14-7 (source i386)

2006-07-13 Thread Martin-Éric Racine
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sun,  2 Jul 2006 20:51:50 +0300
Source: planner
Binary: planner planner-dev
Architecture: source i386
Version: 0.14-7
Distribution: unstable
Urgency: low
Maintainer: Martin-Éric Racine [EMAIL PROTECTED]
Changed-By: Martin-Éric Racine [EMAIL PROTECTED]
Description: 
 planner- project management application
 planner-dev - Planner development library
Changes: 
 planner (0.14-7) unstable; urgency=low
 .
   * Really updated the watch file to point to the GNOME Foundation FTP.
Files: 
 4e11d3daab57a1fc4bdca3205d1df8b7 864 gnome optional planner_0.14-7.dsc
 eb1eb6422ee53c9e49fdff1c5c11e1c3 46165 gnome optional planner_0.14-7.diff.gz
 a3ca6e25c94913223f5982d5e5a47f7b 3545442 gnome optional planner_0.14-7_i386.deb
 293b7e8c5d56890aace5b8841628b724 42272 libdevel optional 
planner-dev_0.14-7_i386.deb

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

iEYEARECAAYFAkS2Wg8ACgkQQKW+7XLQPLGEwACgze/Sd/MyPqdIOah9GEbfotWx
i7EAnirR31a4k6gPbOv3MmJsMWBhu3OY
=pCEg
-END PGP SIGNATURE-


Accepted:
planner-dev_0.14-7_i386.deb
  to pool/main/p/planner/planner-dev_0.14-7_i386.deb
planner_0.14-7.diff.gz
  to pool/main/p/planner/planner_0.14-7.diff.gz
planner_0.14-7.dsc
  to pool/main/p/planner/planner_0.14-7.dsc
planner_0.14-7_i386.deb
  to pool/main/p/planner/planner_0.14-7_i386.deb


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



Accepted xmms-midi 0.03-4 (source i386)

2006-07-13 Thread Paul Wise
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Fri, 30 Jun 2006 11:11:30 +0800
Source: xmms-midi
Binary: xmms-midi
Architecture: source i386
Version: 0.03-4
Distribution: unstable
Urgency: high
Maintainer: Paul Wise [EMAIL PROTECTED]
Changed-By: Paul Wise [EMAIL PROTECTED]
Description: 
 xmms-midi  - MIDI plugin for XMMS
Closes: 376023
Changes: 
 xmms-midi (0.03-4) unstable; urgency=high
 .
   * Ensure the buildds run make install (Closes: #376023)
Files: 
 ce7a7fbca00d4b04f975adf15990c131 589 sound optional xmms-midi_0.03-4.dsc
 571c1c224ad323e3ca78e7f58c18d7e4 2647 sound optional xmms-midi_0.03-4.diff.gz
 13f3c4b70b8664b3300c18319befa3ac 82006 sound optional xmms-midi_0.03-4_i386.deb

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

iD8DBQFEtlYaJdKMxZV9WM8RAgPyAJ9MVwqZ0KQa9gblUYBx77+Ru3ZgwACfepCm
SDhlxq68Z9UPmIqL8iPZjOg=
=Eijk
-END PGP SIGNATURE-


Accepted:
xmms-midi_0.03-4.diff.gz
  to pool/main/x/xmms-midi/xmms-midi_0.03-4.diff.gz
xmms-midi_0.03-4.dsc
  to pool/main/x/xmms-midi/xmms-midi_0.03-4.dsc
xmms-midi_0.03-4_i386.deb
  to pool/main/x/xmms-midi/xmms-midi_0.03-4_i386.deb


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



Accepted bird 1.0.11-2 (source i386)

2006-07-13 Thread Ondřej Surý
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Thu, 13 Jul 2006 09:37:20 -0400
Source: bird
Binary: bird
Architecture: source i386
Version: 1.0.11-2
Distribution: unstable
Urgency: low
Maintainer: Ondřej Surý [EMAIL PROTECTED]
Changed-By: Ondřej Surý [EMAIL PROTECTED]
Description: 
 bird   - Internet Routing Daemon
Closes: 317733
Changes: 
 bird (1.0.11-2) unstable; urgency=low
 .
   * 003_birdc-fix-buffer-overflow.patch:
 + Fix some command line buffer overflow condition (Closes: #317733)
   * 004_fix_ifr_storage_size_unknown.patch
 + Make IPv4 compilable again.
   * 005_fix-flex-params.patch
 + New flex is more picky about params, fix that.
   * 006_birdc-include-more-headers.patch
 + Fix some more warnings by including correct headers.
   * Prepare for dual IPv4 and IPv6 build:
 + Upload IPv4 version right now, previous one was only IPv6
   by accident.
Files: 
 623d71030eb673790f18e73cb2607730 615 net optional bird_1.0.11-2.dsc
 d0314a52c9101d57824850de0e638813 4894 net optional bird_1.0.11-2.diff.gz
 940f2495c84bc31c44927bf33f7b9201 205172 net optional bird_1.0.11-2_i386.deb

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

iD8DBQFEtltk9OZqfMIN8nMRAgi6AJ4uXqY6a73nuBZDs9bPFqpZxflyJQCgiTx2
GsehRfPxf3gEAiqXbCC+DhI=
=c1HW
-END PGP SIGNATURE-


Accepted:
bird_1.0.11-2.diff.gz
  to pool/main/b/bird/bird_1.0.11-2.diff.gz
bird_1.0.11-2.dsc
  to pool/main/b/bird/bird_1.0.11-2.dsc
bird_1.0.11-2_i386.deb
  to pool/main/b/bird/bird_1.0.11-2_i386.deb


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



Accepted libcatalyst-modules-perl 2 (source all)

2006-07-13 Thread eloy
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Thu, 13 Jul 2006 15:13:48 +0200
Source: libcatalyst-modules-perl
Binary: libcatalyst-modules-perl
Architecture: source all
Version: 2
Distribution: unstable
Urgency: low
Maintainer: Debian Catalyst Maintainers [EMAIL PROTECTED]
Changed-By: Krzysztof Krzyzaniak (eloy) [EMAIL PROTECTED]
Description: 
 libcatalyst-modules-perl - Modules for Catalyst
Changes: 
 libcatalyst-modules-perl (2) unstable; urgency=low
 .
   * Catalyst::Plugin::ConfigLoader upgraded to 0.11
Files: 
 e169a26e529914aab11057961f1899c4 1432 perl optional 
libcatalyst-modules-perl_2.dsc
 0e15eb562314a97aba859325adcd8ccc 262494 perl optional 
libcatalyst-modules-perl_2.tar.gz
 fc16502caa80dbe23e9550f70d2814b2 260728 perl optional 
libcatalyst-modules-perl_2_all.deb

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

iD8DBQFEtkh9+NMfSd6w7DERAjMIAJ9rI3Tm2egVmuq4t+UPrZOm/+4EZgCeJftg
0kw4iWNOWZ1JEcSl1Wzoi34=
=lEMK
-END PGP SIGNATURE-


Accepted:
libcatalyst-modules-perl_2.dsc
  to pool/main/libc/libcatalyst-modules-perl/libcatalyst-modules-perl_2.dsc
libcatalyst-modules-perl_2.tar.gz
  to pool/main/libc/libcatalyst-modules-perl/libcatalyst-modules-perl_2.tar.gz
libcatalyst-modules-perl_2_all.deb
  to pool/main/libc/libcatalyst-modules-perl/libcatalyst-modules-perl_2_all.deb


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



Accepted deskbar-applet 2.14.2-2 (source i386)

2006-07-13 Thread Sebastian Rittau
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Thu, 13 Jul 2006 16:39:46 +0200
Source: deskbar-applet
Binary: deskbar-applet
Architecture: source i386
Version: 2.14.2-2
Distribution: unstable
Urgency: low
Maintainer: Sebastian Rittau [EMAIL PROTECTED]
Changed-By: Sebastian Rittau [EMAIL PROTECTED]
Description: 
 deskbar-applet - universal search and navigation bar for GNOME
Closes: 378080
Changes: 
 deskbar-applet (2.14.2-2) unstable; urgency=low
 .
   * debian/control: (Build-) depend on python-gnome-desktop.
   * debian/rules: Manually pass --datadir to ./configure. Otherwise
 deskbar/defs.py would contain the line
   DATA_DIR = ${prefix}/share
 which doesn't make much sense in Python.
 + Closes: #378080 ${prefix} in icon path
Files: 
 c414d08943d9ad57388b7c30ce73de2a 944 gnome optional deskbar-applet_2.14.2-2.dsc
 bbd4c0e7d584c56559641c7510db0e4f 76800 gnome optional 
deskbar-applet_2.14.2-2.diff.gz
 928659f3b32af30750057365381ab03c 472726 gnome optional 
deskbar-applet_2.14.2-2_i386.deb

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

iD8DBQFEtmBOcU5mtElqGCcRAsVEAJ9UrzJGd/E6UTxqDeZa4oqn9XJrlACfb0Xq
Z8TBsSRKkTMA1CcjYJvE5o8=
=2XS0
-END PGP SIGNATURE-


Accepted:
deskbar-applet_2.14.2-2.diff.gz
  to pool/main/d/deskbar-applet/deskbar-applet_2.14.2-2.diff.gz
deskbar-applet_2.14.2-2.dsc
  to pool/main/d/deskbar-applet/deskbar-applet_2.14.2-2.dsc
deskbar-applet_2.14.2-2_i386.deb
  to pool/main/d/deskbar-applet/deskbar-applet_2.14.2-2_i386.deb


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



Accepted pgpool 3.1-1 (source i386)

2006-07-13 Thread Peter Eisentraut
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Thu, 13 Jul 2006 16:33:33 +0200
Source: pgpool
Binary: pgpool
Architecture: source i386
Version: 3.1-1
Distribution: unstable
Urgency: low
Maintainer: Peter Eisentraut [EMAIL PROTECTED]
Changed-By: Peter Eisentraut [EMAIL PROTECTED]
Description: 
 pgpool - connection pool server for PostgreSQL
Changes: 
 pgpool (3.1-1) unstable; urgency=low
 .
   * New upstream release
   * Updated standards version
Files: 
 5f894a46c5c4176e4ba614ab27e595a4 568 misc optional pgpool_3.1-1.dsc
 e7040204ced406d3d241fd964c19ef1e 160723 misc optional pgpool_3.1.orig.tar.gz
 14dc5e9ff3e70725e725497170b079b1 4847 misc optional pgpool_3.1-1.diff.gz
 0b29ae8297b4506f51fb76ebf05e984d 79976 misc optional pgpool_3.1-1_i386.deb

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

iD8DBQFEtmRZTTx8oVVPtMYRAqRBAJ93oRbtJ6N7An6V1TuFyBpKHRSHpwCgsn5r
NR6s/ixZUGlKRALOp8LTLb0=
=oq1A
-END PGP SIGNATURE-


Accepted:
pgpool_3.1-1.diff.gz
  to pool/main/p/pgpool/pgpool_3.1-1.diff.gz
pgpool_3.1-1.dsc
  to pool/main/p/pgpool/pgpool_3.1-1.dsc
pgpool_3.1-1_i386.deb
  to pool/main/p/pgpool/pgpool_3.1-1_i386.deb
pgpool_3.1.orig.tar.gz
  to pool/main/p/pgpool/pgpool_3.1.orig.tar.gz


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



Accepted postfix 2.3.0-1 (source all i386)

2006-07-13 Thread LaMont Jones
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Thu, 13 Jul 2006 08:28:02 -0600
Source: postfix
Binary: postfix-doc postfix-pgsql postfix-ldap postfix-dev postfix-pcre postfix 
postfix-mysql
Architecture: all i386 source 
Version: 2.3.0-1
Distribution: unstable
Urgency: low
Maintainer: LaMont Jones [EMAIL PROTECTED]
Changed-By: LaMont Jones [EMAIL PROTECTED]
Description: 
 postfix- A high-performance mail transport agent
 postfix-dev - Postfix loadable modules development environment
 postfix-doc - Postfix documentation
 postfix-ldap - LDAP map support for Postfix
 postfix-mysql - MYSQL map support for Postfix
 postfix-pcre - PCRE map support for Postfix
 postfix-pgsql - PGSQL map support for Postfix
Closes: 378074 378109
Changes: 
 postfix (2.3.0-1) unstable; urgency=low
 .
   * New upstream release.  Closes: #378074, #378109
 Thanks to Pascal A Dupuis for the patch migration work.
Files: 
 0aaaee2a052945be0267d008b4557091 1069456 mail extra postfix_2.3.0-1_i386.deb
 0cafe5991f34a9a8b1662045938c2931 35832 mail extra 
postfix-pgsql_2.3.0-1_i386.deb
 3808c50be9e07be6c847aafb10dc752e 125244 devel extra postfix-dev_2.3.0-1_all.deb
 38998dd909a37e54de26f09f703e12b5 35478 mail extra postfix-pcre_2.3.0-1_i386.deb
 3a2467d27ec1527f3e42e03b93e9c9f6 40352 mail extra postfix-ldap_2.3.0-1_i386.deb
 c95a3aed5d0cb9dcf5db3b516fc912b7 870 mail extra postfix_2.3.0-1.dsc
 72a714e0cc8a5fdbe770359ae965e09b 2770810 mail extra postfix_2.3.0.orig.tar.gz
 d29e1535a3410607fd3d76897f2ee452 761066 doc extra postfix-doc_2.3.0-1_all.deb
 dfb4d2fc4311d80b6551af9e25118166 35756 mail extra 
postfix-mysql_2.3.0-1_i386.deb
 e1c91c91b7aac48ab6ede1d90308f694 149178 mail extra postfix_2.3.0-1.diff.gz

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

iD8DBQFEtmOEzN/kmwoKyScRAnelAJ9/hB9Io/MsVQY3aEa6HuIPcRW5FgCfc2pu
pGN7RuTEfKhEHRf1D1rS43U=
=PuFd
-END PGP SIGNATURE-


Accepted:
postfix-dev_2.3.0-1_all.deb
  to pool/main/p/postfix/postfix-dev_2.3.0-1_all.deb
postfix-doc_2.3.0-1_all.deb
  to pool/main/p/postfix/postfix-doc_2.3.0-1_all.deb
postfix-ldap_2.3.0-1_i386.deb
  to pool/main/p/postfix/postfix-ldap_2.3.0-1_i386.deb
postfix-mysql_2.3.0-1_i386.deb
  to pool/main/p/postfix/postfix-mysql_2.3.0-1_i386.deb
postfix-pcre_2.3.0-1_i386.deb
  to pool/main/p/postfix/postfix-pcre_2.3.0-1_i386.deb
postfix-pgsql_2.3.0-1_i386.deb
  to pool/main/p/postfix/postfix-pgsql_2.3.0-1_i386.deb
postfix_2.3.0-1.diff.gz
  to pool/main/p/postfix/postfix_2.3.0-1.diff.gz
postfix_2.3.0-1.dsc
  to pool/main/p/postfix/postfix_2.3.0-1.dsc
postfix_2.3.0-1_i386.deb
  to pool/main/p/postfix/postfix_2.3.0-1_i386.deb
postfix_2.3.0.orig.tar.gz
  to pool/main/p/postfix/postfix_2.3.0.orig.tar.gz


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



Accepted kid3 0.7-1 (source sparc)

2006-07-13 Thread Aurelien Jarno
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Thu, 13 Jul 2006 12:24:01 +0200
Source: kid3
Binary: kid3
Architecture: source sparc
Version: 0.7-1
Distribution: unstable
Urgency: low
Maintainer: Aurelien Jarno [EMAIL PROTECTED]
Changed-By: Aurelien Jarno [EMAIL PROTECTED]
Description: 
 kid3   - KDE MP3 ID3 tag editor
Closes: 308121
Changes: 
 kid3 (0.7-1) unstable; urgency=low
 .
   * New upstream version:
 - Export dialog
 - Show/hide ID3v1.1/ID3v2.3 (closes: bug#308121)
 - Custom genres
 - Automatic track numbering
 - Improved import (search history, track reordering)
 - Split filename and tag format into separate options and commands
   * Bumped Standards-Version to 3.7.2 (no changes).
Files: 
 e0378742c0c6cdda50372a28373acb6b 760 kde optional kid3_0.7-1.dsc
 e5f8262e3456d9b0bdba4e4b56ca3aee 897741 kde optional kid3_0.7.orig.tar.gz
 07bfeb8a12f3db1f0047b53b3f2f9d24 2293 kde optional kid3_0.7-1.diff.gz
 5f46c84f9b796e907c395fd78a3da826 240788 kde optional kid3_0.7-1_sparc.deb

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

iD8DBQFEtmlww3ao2vG823MRAhMZAKCLLylf2KRNVv1MOAL/6hJ9TP7d/gCeKMdq
/tELuMxkr7OUu9pOwE+YcKk=
=dui5
-END PGP SIGNATURE-


Accepted:
kid3_0.7-1.diff.gz
  to pool/main/k/kid3/kid3_0.7-1.diff.gz
kid3_0.7-1.dsc
  to pool/main/k/kid3/kid3_0.7-1.dsc
kid3_0.7-1_sparc.deb
  to pool/main/k/kid3/kid3_0.7-1_sparc.deb
kid3_0.7.orig.tar.gz
  to pool/main/k/kid3/kid3_0.7.orig.tar.gz


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



Accepted bridge-utils 1.1-2 (source i386)

2006-07-13 Thread Santiago Garcia Mantinan
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Wed, 12 Jul 2006 23:46:59 +0200
Source: bridge-utils
Binary: bridge-utils
Architecture: source i386
Version: 1.1-2
Distribution: unstable
Urgency: low
Maintainer: Santiago Garcia Mantinan [EMAIL PROTECTED]
Changed-By: Santiago Garcia Mantinan [EMAIL PROTECTED]
Description: 
 bridge-utils - Utilities for configuring the Linux ethernet bridge
Closes: 376914
Changes: 
 bridge-utils (1.1-2) unstable; urgency=low
 .
   * Update sources to current git. Closes: #376914.
Files: 
 55fb9531d7e50feed1ab26c8ea12a751 610 net optional bridge-utils_1.1-2.dsc
 0ed09322e19823f2a0ce45cd9eb79053 10217 net optional bridge-utils_1.1-2.diff.gz
 3fb5735ba1ce3ee6e999a9924b521d23 28374 net optional bridge-utils_1.1-2_i386.deb

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

iD8DBQFEtmadcv3CBfajKo4RAuovAJ9F7Qls2HUVMWT3cU6IDKrX8APdgACgneX7
E70ZXZS/kaZo/y44RZ++AFc=
=0/Hp
-END PGP SIGNATURE-


Accepted:
bridge-utils_1.1-2.diff.gz
  to pool/main/b/bridge-utils/bridge-utils_1.1-2.diff.gz
bridge-utils_1.1-2.dsc
  to pool/main/b/bridge-utils/bridge-utils_1.1-2.dsc
bridge-utils_1.1-2_i386.deb
  to pool/main/b/bridge-utils/bridge-utils_1.1-2_i386.deb


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



Accepted doc-linux-hr 20000416.1 (source all)

2006-07-13 Thread Amaya Rodrigo Sastre
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Thu, 13 Jul 2006 17:59:37 +0200
Source: doc-linux-hr
Binary: doc-linux-hr
Architecture: source all
Version: 2416.1
Distribution: unstable
Urgency: low
Maintainer: Matej Vela [EMAIL PROTECTED]
Changed-By: Amaya Rodrigo Sastre [EMAIL PROTECTED]
Description: 
 doc-linux-hr - Documentation in Croatian / dokumentacija na hrvatskom
Closes: 359385
Changes: 
 doc-linux-hr (2416.1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Get rid of the /usr/doc link (Closes: #359385).
   * Add a postinst file that removes the link.
Files: 
 4e23cc9b116617ab969b3fb12af8506a 500 doc extra doc-linux-hr_2416.1.dsc
 45667b7d792861d189fca0808960f28b 775497 doc extra 
doc-linux-hr_2416.1.tar.gz
 2f17273c94796180951cfa22ea0cc79c 555878 doc extra 
doc-linux-hr_2416.1_all.deb

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

iD8DBQFEtm4ZNFDtUT/MKpARAmZ4AKD0jj3MZO2AnW4YKHS8h40OLJJwPQCgkaht
gQb9bv3gEE05iLBPT3xckrI=
=4VuW
-END PGP SIGNATURE-


Accepted:
doc-linux-hr_2416.1.dsc
  to pool/main/d/doc-linux-hr/doc-linux-hr_2416.1.dsc
doc-linux-hr_2416.1.tar.gz
  to pool/main/d/doc-linux-hr/doc-linux-hr_2416.1.tar.gz
doc-linux-hr_2416.1_all.deb
  to pool/main/d/doc-linux-hr/doc-linux-hr_2416.1_all.deb


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



Accepted ruby1.9 1.9.0+20060609-1 (source i386 all)

2006-07-13 Thread akira yamada
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Thu, 13 Jul 2006 22:43:47 +0900
Source: ruby1.9
Binary: rdoc1.9 ri1.9 libruby1.9 ruby1.9-elisp libtcltk-ruby1.9 libgdbm-ruby1.9 
libopenssl-ruby1.9 libdbm-ruby1.9 ruby1.9-examples irb1.9 libruby1.9-dbg 
libreadline-ruby1.9 ruby1.9 ruby1.9-dev
Architecture: source i386 all
Version: 1.9.0+20060609-1
Distribution: unstable
Urgency: low
Maintainer: akira yamada [EMAIL PROTECTED]
Changed-By: akira yamada [EMAIL PROTECTED]
Description: 
 irb1.9 - Interactive Ruby (for Ruby 1.9)
 libdbm-ruby1.9 - DBM interface for Ruby 1.9
 libgdbm-ruby1.9 - GDBM interface for Ruby 1.9
 libopenssl-ruby1.9 - OpenSSL interface for Ruby 1.9
 libreadline-ruby1.9 - Readline interface for Ruby 1.9
 libruby1.9 - Libraries necessary to run Ruby 1.9
 libruby1.9-dbg - Debugging symbols for Ruby 1.9
 libtcltk-ruby1.9 - Tcl/Tk interface for Ruby 1.9
 rdoc1.9- Generate documentation from Ruby source files (for Ruby 1.9)
 ri1.9  - Ruby Interactive reference (for Ruby 1.9)
 ruby1.9- Interpreter of object-oriented scripting language Ruby 1.9
 ruby1.9-dev - Header files for compiling extension modules for the Ruby 1.9
 ruby1.9-elisp - ruby-mode for Emacsen
 ruby1.9-examples - Examples for Ruby 1.9
Closes: 344294
Changes: 
 ruby1.9 (1.9.0+20060609-1) unstable; urgency=low
 .
   * new upstream snapshot. (2006-06-09)
   * configure with -fno-strict-aliasing (Bug#370553)
   * rdoc1.9 suggests graphviz (Bug#339524)
   * debian/copyright: added a note for using libopenssl-ruby1.9.  (Bug#367024)
   * debian/README.Debian: updated.  (Closes: #344294)
   * added debian/patches/802_mkconfig.dpatch
Files: 
 633bc809cd78855a7a117101fc8a1f6c 1092 interpreters optional 
ruby1.9_1.9.0+20060609-1.dsc
 483d9b46a973c7e14f7586f0b1129891 4450198 interpreters optional 
ruby1.9_1.9.0+20060609.orig.tar.gz
 d10f98a575c1023ce19a8672640c3c6b 21714 interpreters optional 
ruby1.9_1.9.0+20060609-1.diff.gz
 3b615476c68dc93abbec0e93c3915ec7 263496 interpreters optional 
ruby1.9-examples_1.9.0+20060609-1_all.deb
 5c2907cf6f23a4ec567331b5521f49d2 227380 interpreters optional 
ruby1.9-elisp_1.9.0+20060609-1_all.deb
 b2bdda625c5246921be318165dc3bf4f 684712 interpreters optional 
ri1.9_1.9.0+20060609-1_all.deb
 8593bc0cfc17fc45d56258e9ae583a87 317484 doc optional 
rdoc1.9_1.9.0+20060609-1_all.deb
 b5dc8e83db55f37d37c838cda2c492e2 255034 interpreters optional 
irb1.9_1.9.0+20060609-1_all.deb
 6bfe55ef45af88481d8111b89b2c4375 234160 interpreters optional 
ruby1.9_1.9.0+20060609-1_i386.deb
 e95c3ddbbb67264c1760670f65303fcb 1747524 libs optional 
libruby1.9_1.9.0+20060609-1_i386.deb
 5760e41cfacd17c7f317b729481d24c9 343684 libdevel extra 
libruby1.9-dbg_1.9.0+20060609-1_i386.deb
 0f576a05a5977c27278edcb07badff6b 754916 devel optional 
ruby1.9-dev_1.9.0+20060609-1_i386.deb
 f379aabb9649dd608d9008cbe3ed42c4 215290 interpreters optional 
libdbm-ruby1.9_1.9.0+20060609-1_i386.deb
 06b969d2633943cc8f20926d4c16647e 214332 interpreters optional 
libgdbm-ruby1.9_1.9.0+20060609-1_i386.deb
 73757da1fb817d26f29fc1b424610319 215088 interpreters optional 
libreadline-ruby1.9_1.9.0+20060609-1_i386.deb
 1c7cb035d1a5b26026088005a593d00f 1836208 interpreters optional 
libtcltk-ruby1.9_1.9.0+20060609-1_i386.deb
 2778be52d0fc0b64155e87bfbe4ebc75 307524 interpreters optional 
libopenssl-ruby1.9_1.9.0+20060609-1_i386.deb

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

iD8DBQFEtmtsXzkxpuIT8aARAgXgAJ9Dr3SKN3Pz9fvKcwviqaxSwt2GAQCePhpe
PNeHTJGTPTCq7X3PvXniQeQ=
=WMRY
-END PGP SIGNATURE-


Accepted:
irb1.9_1.9.0+20060609-1_all.deb
  to pool/main/r/ruby1.9/irb1.9_1.9.0+20060609-1_all.deb
libdbm-ruby1.9_1.9.0+20060609-1_i386.deb
  to pool/main/r/ruby1.9/libdbm-ruby1.9_1.9.0+20060609-1_i386.deb
libgdbm-ruby1.9_1.9.0+20060609-1_i386.deb
  to pool/main/r/ruby1.9/libgdbm-ruby1.9_1.9.0+20060609-1_i386.deb
libopenssl-ruby1.9_1.9.0+20060609-1_i386.deb
  to pool/main/r/ruby1.9/libopenssl-ruby1.9_1.9.0+20060609-1_i386.deb
libreadline-ruby1.9_1.9.0+20060609-1_i386.deb
  to pool/main/r/ruby1.9/libreadline-ruby1.9_1.9.0+20060609-1_i386.deb
libruby1.9-dbg_1.9.0+20060609-1_i386.deb
  to pool/main/r/ruby1.9/libruby1.9-dbg_1.9.0+20060609-1_i386.deb
libruby1.9_1.9.0+20060609-1_i386.deb
  to pool/main/r/ruby1.9/libruby1.9_1.9.0+20060609-1_i386.deb
libtcltk-ruby1.9_1.9.0+20060609-1_i386.deb
  to pool/main/r/ruby1.9/libtcltk-ruby1.9_1.9.0+20060609-1_i386.deb
rdoc1.9_1.9.0+20060609-1_all.deb
  to pool/main/r/ruby1.9/rdoc1.9_1.9.0+20060609-1_all.deb
ri1.9_1.9.0+20060609-1_all.deb
  to pool/main/r/ruby1.9/ri1.9_1.9.0+20060609-1_all.deb
ruby1.9-dev_1.9.0+20060609-1_i386.deb
  to pool/main/r/ruby1.9/ruby1.9-dev_1.9.0+20060609-1_i386.deb
ruby1.9-elisp_1.9.0+20060609-1_all.deb
  to pool/main/r/ruby1.9/ruby1.9-elisp_1.9.0+20060609-1_all.deb
ruby1.9-examples_1.9.0+20060609-1_all.deb
  to pool/main/r/ruby1.9/ruby1.9-examples_1.9.0+20060609-1_all.deb
ruby1.9_1.9.0+20060609-1.diff.gz
  to pool/main/r/ruby1.9/ruby1.9_1.9.0+20060609-1.diff.gz

Accepted quik-installer 0.0.15 (source powerpc)

2006-07-13 Thread Colin Watson
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Thu, 13 Jul 2006 17:01:36 +0100
Source: quik-installer
Binary: quik-installer
Architecture: source powerpc
Version: 0.0.15
Distribution: unstable
Urgency: low
Maintainer: Debian Install System Team debian-boot@lists.debian.org
Changed-By: Colin Watson [EMAIL PROTECTED]
Description: 
 quik-installer - Install quik on a hard disk (udeb)
Changes: 
 quik-installer (0.0.15) unstable; urgency=low
 .
   [ Updated translations ]
   * Czech (cs.po) by Miroslav Kure
   * Danish (da.po) by Claus Hindsgaul
   * Esperanto (eo.po) by Serge Leblanc
   * Basque (eu.po) by Piarres Beobide
   * French (fr.po) by Christian Perrier
   * Galician (gl.po) by Jacobo Tarrio
   * Hungarian (hu.po) by SZERVÑC Attila
   * Italian (it.po) by Giuseppe Sacco
   * Japanese (ja.po) by Kenshi Muto
   * Dutch (nl.po) by Bart Cornelis
   * Portuguese (pt.po) by Miguel Figueiredo
   * Romanian (ro.po) by Eddy Petrişor
   * Russian (ru.po) by Yuri Kozlov
   * Thai (th.po) by Theppitak Karoonboonyanan
   * Ukrainian (uk.po) by Eugeniy Meshcheryakov
Files: 
 758bc05553bbba0d9e6cadeb7e7fb3ee 610 debian-installer standard 
quik-installer_0.0.15.dsc
 35f15409450c64afc4ad3984c8765c34 93853 debian-installer standard 
quik-installer_0.0.15.tar.gz
 2fe95b52dc09cda7a78acc88d0d20b18 76450 debian-installer standard 
quik-installer_0.0.15_powerpc.udeb
Package-Type: udeb

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

iD8DBQFEtm7/9t0zAhD6TNERAqIsAJ4ltNeMpmdMg2lBWpixTnrn45i9kACaArcr
65AhTg2txi8prWmQv21uSSk=
=g9R1
-END PGP SIGNATURE-


Accepted:
quik-installer_0.0.15.dsc
  to pool/main/q/quik-installer/quik-installer_0.0.15.dsc
quik-installer_0.0.15.tar.gz
  to pool/main/q/quik-installer/quik-installer_0.0.15.tar.gz
quik-installer_0.0.15_powerpc.udeb
  to pool/main/q/quik-installer/quik-installer_0.0.15_powerpc.udeb


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



Accepted prep-installer 0.3 (source powerpc)

2006-07-13 Thread Colin Watson
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Thu, 13 Jul 2006 17:13:46 +0100
Source: prep-installer
Binary: prep-installer
Architecture: source powerpc
Version: 0.3
Distribution: unstable
Urgency: low
Maintainer: Debian Install System Team debian-boot@lists.debian.org
Changed-By: Colin Watson [EMAIL PROTECTED]
Description: 
 prep-installer - Install a kernel directly to the prep partition on a hard 
disk (udeb)
Changes: 
 prep-installer (0.3) unstable; urgency=low
 .
   [ Updated translations ]
   * Arabic (ar.po) by Ossama M. Khayat
   * Bosnian (bs.po) by Safir Secerovic
   * Catalan (ca.po) by Jordi Mallach
   * Danish (da.po) by Claus Hindsgaul
   * Dzongkha (dz.po)
   * Esperanto (eo.po) by Serge Leblanc
   * Spanish (es.po) by Javier Fernández-Sanguino Peña
   * Estonian (et.po) by Siim Põder
   * Basque (eu.po) by Piarres Beobide
   * Irish (ga.po) by Kevin Patrick Scannell
   * Hungarian (hu.po) by SZERVÑC Attila
   * Georgian (ka.po) by Aiet Kolkhi
   * Khmer (km.po) by Leang Chumsoben
   * Kurdish (ku.po) by Erdal Ronahi
   * Lithuanian (lt.po) by Kęstutis Biliūnas
   * Malagasy (mg.po) by Jaonary Rabarisoa
   * Nepali (ne.po) by Shiva Pokharel
   * Polish (pl.po) by Bartosz Fenski
   * Northern Sami (se.po) by Børre Gaup
   * Slovenian (sl.po) by Jure Čuhalev
   * Swedish (sv.po) by Daniel Nylander
   * Tamil (ta.po) by Damodharan Rajalingam
   * Thai (th.po) by Theppitak Karoonboonyanan
   * Vietnamese (vi.po) by Clytie Siddall
Files: 
 d9a42488d3810e1697519b048c044557 601 debian-installer standard 
prep-installer_0.3.dsc
 ac3fe99d9bcb67a82913887a357b762b 33961 debian-installer standard 
prep-installer_0.3.tar.gz
 8de7bb899b1215e8bada61b6dca9692c 17282 debian-installer standard 
prep-installer_0.3_powerpc.udeb
Package-Type: udeb

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

iD8DBQFEtnHY9t0zAhD6TNERAgaVAJ0YsE3ynp5pPRPYieD7g41lyFMg2gCcC1M2
pZZ+pP6LRkW6g8GgMVvnbEM=
=sems
-END PGP SIGNATURE-


Accepted:
prep-installer_0.3.dsc
  to pool/main/p/prep-installer/prep-installer_0.3.dsc
prep-installer_0.3.tar.gz
  to pool/main/p/prep-installer/prep-installer_0.3.tar.gz
prep-installer_0.3_powerpc.udeb
  to pool/main/p/prep-installer/prep-installer_0.3_powerpc.udeb


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



Accepted partman-newworld 14 (source powerpc)

2006-07-13 Thread Colin Watson
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Thu, 13 Jul 2006 17:20:56 +0100
Source: partman-newworld
Binary: partman-newworld
Architecture: source powerpc
Version: 14
Distribution: unstable
Urgency: low
Maintainer: Debian Install System Team debian-boot@lists.debian.org
Changed-By: Colin Watson [EMAIL PROTECTED]
Description: 
 partman-newworld - partman support for new-world PowerMac boot partitions 
(udeb)
Closes: 301103
Changes: 
 partman-newworld (14) unstable; urgency=low
 .
   [ Holger Levsen ]
   * added ppc64 to control (Closes: #301103)
   * Remove Standards-Version as it is not relevant for udebs
 .
   [ Updated translations ]
   * Arabic (ar.po) by Ossama M. Khayat
   * Bosnian (bs.po) by Safir Secerovic
   * Catalan (ca.po) by Jordi Mallach
   * Danish (da.po) by Claus Hindsgaul
   * German (de.po) by Jens Seidel
   * Dzongkha (dz.po)
   * Esperanto (eo.po) by Serge Leblanc
   * Estonian (et.po) by Siim Põder
   * Basque (eu.po) by Piarres Beobide
   * Irish (ga.po) by Kevin Patrick Scannell
   * Hungarian (hu.po) by SZERVÑC Attila
   * Georgian (ka.po) by Aiet Kolkhi
   * Khmer (km.po) by Leang Chumsoben
   * Kurdish (ku.po) by Erdal Ronahi
   * Nepali (ne.po) by Shiva Pokharel
   * Norwegian Nynorsk (nn.po) by HÃ¥vard Korsvoll
   * Northern Sami (se.po) by Børre Gaup
   * Slovenian (sl.po) by Jure Čuhalev
   * Swedish (sv.po) by Daniel Nylander
   * Tamil (ta.po) by Damodharan Rajalingam
   * Thai (th.po) by Theppitak Karoonboonyanan
   * Vietnamese (vi.po) by Clytie Siddall
Files: 
 3d4a68c09bc80710986fdb46c9659421 589 debian-installer standard 
partman-newworld_14.dsc
 0c4fd5533fdb590ad2fdaf720e74ae07 30701 debian-installer standard 
partman-newworld_14.tar.gz
 d2429b01f13b607e3d6fb46ab2d3152f 14122 debian-installer standard 
partman-newworld_14_powerpc.udeb
Package-Type: udeb

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

iD8DBQFEtnOW9t0zAhD6TNERAoIPAJ433qhIwdh7jhawmeKOxuSw1VMg9gCeL/+L
cbdAnFugTU4p7gX8yEbLg9w=
=K4Mx
-END PGP SIGNATURE-


Accepted:
partman-newworld_14.dsc
  to pool/main/p/partman-newworld/partman-newworld_14.dsc
partman-newworld_14.tar.gz
  to pool/main/p/partman-newworld/partman-newworld_14.tar.gz
partman-newworld_14_powerpc.udeb
  to pool/main/p/partman-newworld/partman-newworld_14_powerpc.udeb


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



Accepted partman-base 91 (source i386)

2006-07-13 Thread Frans Pop
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Thu, 13 Jul 2006 17:22:16 +0200
Source: partman-base
Binary: partman-base
Architecture: source i386
Version: 91
Distribution: unstable
Urgency: low
Maintainer: Debian Install System Team debian-boot@lists.debian.org
Changed-By: Frans Pop [EMAIL PROTECTED]
Description: 
 partman-base - Partition the storage devices (partman) (udeb)
Changes: 
 partman-base (91) unstable; urgency=low
 .
   * partman: remove accidental (?) debugging statement that messes up syslog.
 .
   [ Updated translations ]
   * Greek, Modern (1453-) (el.po) by quad-nrg.net
   * Gujarati (gu.po) by Kartik Mistry
Files: 
 7eab7bba297602d43f77acb4acf97438 695 debian-installer standard 
partman-base_91.dsc
 c197a9a5efcdaeb6be0d22be4fccf4dc 171680 debian-installer standard 
partman-base_91.tar.gz
 c1d07d43a77e2a4f339d335febb0ee97 150042 debian-installer standard 
partman-base_91_i386.udeb
Package-Type: udeb

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

iD8DBQFEtmrMgm/Kwh6ICoQRAmgJAKDKIRKgU+h/eNAwkQlLPJSPP2qOBQCfYgF9
9/9W4iCRnf8DMZMx2QhmXFQ=
=YqYP
-END PGP SIGNATURE-


Accepted:
partman-base_91.dsc
  to pool/main/p/partman-base/partman-base_91.dsc
partman-base_91.tar.gz
  to pool/main/p/partman-base/partman-base_91.tar.gz
partman-base_91_i386.udeb
  to pool/main/p/partman-base/partman-base_91_i386.udeb


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



Accepted partman-basicfilesystems 48 (source all)

2006-07-13 Thread Frans Pop
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Thu, 13 Jul 2006 17:37:47 +0200
Source: partman-basicfilesystems
Binary: partman-basicfilesystems
Architecture: source all
Version: 48
Distribution: unstable
Urgency: low
Maintainer: Debian Install System Team debian-boot@lists.debian.org
Changed-By: Frans Pop [EMAIL PROTECTED]
Description: 
 partman-basicfilesystems - Add to partman support for ext2, linux-swap, fat16 
and fat32 (udeb)
Changes: 
 partman-basicfilesystems (48) unstable; urgency=low
 .
   [ Updated translations ]
   * Dzongkha (dz.po) by Jurmey Rabgay
   * Esperanto (eo.po) by Serge Leblanc
   * Estonian (et.po) by Siim Põder
   * Gujarati (gu.po) by Kartik Mistry
   * Macedonian (mk.po) by Georgi Stanojevski
   * Dutch (nl.po) by Bart Cornelis
   * Norwegian Nynorsk (nn.po) by HÃ¥vard Korsvoll
   * Polish (pl.po) by Bartosz Fenski
   * Ukrainian (uk.po) by Eugeniy Meshcheryakov
Files: 
 09c32060fc11ff60b684cbba3bfeaf22 672 debian-installer standard 
partman-basicfilesystems_48.dsc
 5acd51c2ff2d4e53f1345e1ccddd5108 136719 debian-installer standard 
partman-basicfilesystems_48.tar.gz
 a952f56e659df6330efc98c33e8c0718 108832 debian-installer standard 
partman-basicfilesystems_48_all.udeb
Package-Type: udeb

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

iD8DBQFEtmrNgm/Kwh6ICoQRAg1QAKDVRVI2rynx3GMtN3e0XEaH3S3p+gCfaAUS
tQWE7LvJJBIErdfG5JC3ixo=
=ydin
-END PGP SIGNATURE-


Accepted:
partman-basicfilesystems_48.dsc
  to pool/main/p/partman-basicfilesystems/partman-basicfilesystems_48.dsc
partman-basicfilesystems_48.tar.gz
  to pool/main/p/partman-basicfilesystems/partman-basicfilesystems_48.tar.gz
partman-basicfilesystems_48_all.udeb
  to pool/main/p/partman-basicfilesystems/partman-basicfilesystems_48_all.udeb


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



Accepted lvmcfg 1.11 (source all)

2006-07-13 Thread Frans Pop
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Thu, 13 Jul 2006 17:30:04 +0200
Source: lvmcfg
Binary: lvmcfg lvmcfg-utils
Architecture: source all
Version: 1.11
Distribution: unstable
Urgency: low
Maintainer: Debian Install System Team debian-boot@lists.debian.org
Changed-By: Frans Pop [EMAIL PROTECTED]
Description: 
 lvmcfg - Configure the Logical Volume Manager (udeb)
 lvmcfg-utils - lvmcfg without the main menu item (udeb)
Changes: 
 lvmcfg (1.11) unstable; urgency=low
 .
   [ Colin Watson ]
   * Put debhelper in Build-Depends rather than in Build-Depends-Indep.
 .
   [ Updated translations ]
   * Arabic (ar.po) by Ossama M. Khayat
   * Catalan (ca.po) by Jordi Mallach
   * Danish (da.po) by Claus Hindsgaul
   * Esperanto (eo.po) by Serge Leblanc
   * Spanish (es.po) by Javier Fernández-Sanguino Peña
   * Estonian (et.po) by Siim Põder
   * Georgian (ka.po) by Aiet Kolkhi
   * Lithuanian (lt.po) by Kęstutis Biliūnas
   * Norwegian Nynorsk (nn.po) by HÃ¥vard Korsvoll
   * Swedish (sv.po) by Daniel Nylander
   * Thai (th.po) by Theppitak Karoonboonyanan
Files: 
 aae06ceead38f571e02e8684f98a4389 613 debian-installer optional lvmcfg_1.11.dsc
 ff7f2998c0f1697a641e52b17efb6aa0 134314 debian-installer optional 
lvmcfg_1.11.tar.gz
 d3f081b956004fb31b96001a1157de21 2846 debian-installer optional 
lvmcfg_1.11_all.udeb
 37d9cbc994f06dd3d956e32e49780a40 134274 debian-installer optional 
lvmcfg-utils_1.11_all.udeb
Package-Type: udeb

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

iD8DBQFEtmrKgm/Kwh6ICoQRAknvAJ4rHn1bt2SPlKHGcjPtpRvvOTsRAwCfadFX
5jE+yD3TdK8qCT+0P7GCJu8=
=9DLn
-END PGP SIGNATURE-


Accepted:
lvmcfg-utils_1.11_all.udeb
  to pool/main/l/lvmcfg/lvmcfg-utils_1.11_all.udeb
lvmcfg_1.11.dsc
  to pool/main/l/lvmcfg/lvmcfg_1.11.dsc
lvmcfg_1.11.tar.gz
  to pool/main/l/lvmcfg/lvmcfg_1.11.tar.gz
lvmcfg_1.11_all.udeb
  to pool/main/l/lvmcfg/lvmcfg_1.11_all.udeb


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



Accepted netcfg 1.28 (source i386)

2006-07-13 Thread Frans Pop
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Thu, 13 Jul 2006 17:15:47 +0200
Source: netcfg
Binary: netcfg-static netcfg
Architecture: source i386
Version: 1.28
Distribution: unstable
Urgency: low
Maintainer: Debian Install System Team debian-boot@lists.debian.org
Changed-By: Frans Pop [EMAIL PROTECTED]
Description: 
 netcfg - Configure the network (udeb)
 netcfg-static - Configure a static network (udeb)
Changes: 
 netcfg (1.28) unstable; urgency=low
 .
   [ Philip Hands ]
   * killall.sh: optimise out the greps.
 .
   [ Updated translations ]
   * Estonian (et.po) by Siim Põder
   * Galician (gl.po) by Jacobo Tarrio
   * Gujarati (gu.po) by Kartik Mistry
   * Bokmål, Norwegian (nb.po) by Bjørn Steensrud
   * Dutch (nl.po) by Bart Cornelis
   * Norwegian Nynorsk (nn.po) by HÃ¥vard Korsvoll
   * Thai (th.po) by Theppitak Karoonboonyanan
Files: 
 44881876bfb280dd61a5312f887febca 948 debian-installer optional netcfg_1.28.dsc
 7b464f3c566071f105c135ebdf2f2814 314382 debian-installer optional 
netcfg_1.28.tar.gz
 07eeadf6c47358439c82210659a9d4f4 260718 debian-installer optional 
netcfg_1.28_i386.udeb
 a589b7461d53f763b99ad918ee21f5f5 200822 debian-installer optional 
netcfg-static_1.28_i386.udeb
Package-Type: udeb

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

iD8DBQFEtmrKgm/Kwh6ICoQRAtytAJ9XHy9jfi+TKTFjBKTyk7U/Tkoh3ACfTBkO
y5kJQhyBOadDQlsc/ZRaufg=
=ONP7
-END PGP SIGNATURE-


Accepted:
netcfg-static_1.28_i386.udeb
  to pool/main/n/netcfg/netcfg-static_1.28_i386.udeb
netcfg_1.28.dsc
  to pool/main/n/netcfg/netcfg_1.28.dsc
netcfg_1.28.tar.gz
  to pool/main/n/netcfg/netcfg_1.28.tar.gz
netcfg_1.28_i386.udeb
  to pool/main/n/netcfg/netcfg_1.28_i386.udeb


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



Accepted partman-basicmethods 31 (source all)

2006-07-13 Thread Frans Pop
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Thu, 13 Jul 2006 17:38:52 +0200
Source: partman-basicmethods
Binary: partman-basicmethods
Architecture: source all
Version: 31
Distribution: unstable
Urgency: low
Maintainer: Debian Install System Team debian-boot@lists.debian.org
Changed-By: Frans Pop [EMAIL PROTECTED]
Description: 
 partman-basicmethods - Basic partition usage methods for partman (udeb)
Changes: 
 partman-basicmethods (31) unstable; urgency=low
 .
   [ Updated translations ]
   * Arabic (ar.po) by Ossama M. Khayat
   * Bosnian (bs.po) by Safir Secerovic
   * Catalan (ca.po) by Jordi Mallach
   * Danish (da.po) by Claus Hindsgaul
   * German (de.po) by Jens Seidel
   * Dzongkha (dz.po)
   * Esperanto (eo.po) by Serge Leblanc
   * Estonian (et.po) by Siim Põder
   * Basque (eu.po) by Piarres Beobide
   * Irish (ga.po) by Kevin Patrick Scannell
   * Galician (gl.po) by Jacobo Tarrio
   * Gujarati (gu.po) by Kartik Mistry
   * Hungarian (hu.po) by SZERVÑC Attila
   * Georgian (ka.po) by Aiet Kolkhi
   * Khmer (km.po) by Khoem Sokhem
   * Kurdish (ku.po) by Erdal Ronahi
   * Lithuanian (lt.po) by Kęstutis Biliūnas
   * Nepali (ne.po) by Shiva Pokharel
   * Norwegian Nynorsk (nn.po) by HÃ¥vard Korsvoll
   * Northern Sami (se.po) by Børre Gaup
   * Slovenian (sl.po) by Jure Čuhalev
   * Swedish (sv.po) by Daniel Nylander
   * Tamil (ta.po) by Damodharan Rajalingam
   * Thai (th.po) by Theppitak Karoonboonyanan
   * Vietnamese (vi.po) by Clytie Siddall
Files: 
 fd5d8a27c0986b359bd584b287bb988e 629 debian-installer optional 
partman-basicmethods_31.dsc
 07f122f169ef03a7168c8ebdc9f9d38b 34857 debian-installer optional 
partman-basicmethods_31.tar.gz
 51bcf49426cda106646016270301c679 16610 debian-installer optional 
partman-basicmethods_31_all.udeb
Package-Type: udeb

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

iD8DBQFEtmrNgm/Kwh6ICoQRAmZ6AJ9/8rMH4/b+FLcttEzFzANVhCXBAgCdGqYT
dXGWYkeFHNPvj4awl2fd68M=
=6y1j
-END PGP SIGNATURE-


Accepted:
partman-basicmethods_31.dsc
  to pool/main/p/partman-basicmethods/partman-basicmethods_31.dsc
partman-basicmethods_31.tar.gz
  to pool/main/p/partman-basicmethods/partman-basicmethods_31.tar.gz
partman-basicmethods_31_all.udeb
  to pool/main/p/partman-basicmethods/partman-basicmethods_31_all.udeb


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



Accepted pkgsel 0.07 (source all)

2006-07-13 Thread Frans Pop
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Thu, 13 Jul 2006 17:34:53 +0200
Source: pkgsel
Binary: pkgsel
Architecture: source all
Version: 0.07
Distribution: unstable
Urgency: low
Maintainer: Debian Install System Team debian-boot@lists.debian.org
Changed-By: Frans Pop [EMAIL PROTECTED]
Description: 
 pkgsel - Select and install packages (udeb)
Changes: 
 pkgsel (0.07) unstable; urgency=low
 .
   [ Updated translations ]
   * Arabic (ar.po) by Ossama M. Khayat
   * Bengali (bn.po) by Progga
   * Bosnian (bs.po) by Safir Secerovic
   * Danish (da.po) by Claus Hindsgaul
   * Dzongkha (dz.po)
   * Estonian (et.po) by Siim Põder
   * Irish (ga.po) by Kevin Patrick Scannell
   * Hungarian (hu.po) by SZERVÑC Attila
   * Georgian (ka.po) by Aiet Kolkhi
   * Khmer (km.po) by Leang Chumsoben
   * Kurdish (ku.po) by Erdal Ronahi
   * Malagasy (mg.po) by Jaonary Rabarisoa
   * Nepali (ne.po) by Shiva Pokharel
   * Norwegian Nynorsk (nn.po) by HÃ¥vard Korsvoll
   * Russian (ru.po) by Yuri Kozlov
   * Northern Sami (se.po) by Børre Gaup
   * Slovenian (sl.po) by Jure Čuhalev
   * Tamil (ta.po) by Damodharan Rajalingam
   * Thai (th.po) by Theppitak Karoonboonyanan
   * Vietnamese (vi.po) by Clytie Siddall
Files: 
 13c931836fbdf42733052ddf6dfdae19 555 debian-installer standard pkgsel_0.07.dsc
 d4d75502b864ce227964829b51953842 20665 debian-installer standard 
pkgsel_0.07.tar.gz
 aae2a11cf6fa27389be215cc583e0a0c 5612 debian-installer standard 
pkgsel_0.07_all.udeb
Package-Type: udeb

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

iD8DBQFEtmrOgm/Kwh6ICoQRAokoAKC2ZFsHnWn+3ZjIVsLXDFpMoc6J+wCeNsou
KZllRKg+vWRlBKCdoWRI/VU=
=6Ji8
-END PGP SIGNATURE-


Accepted:
pkgsel_0.07.dsc
  to pool/main/p/pkgsel/pkgsel_0.07.dsc
pkgsel_0.07.tar.gz
  to pool/main/p/pkgsel/pkgsel_0.07.tar.gz
pkgsel_0.07_all.udeb
  to pool/main/p/pkgsel/pkgsel_0.07_all.udeb


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



Accepted partman-target 43 (source all)

2006-07-13 Thread Frans Pop
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Thu, 13 Jul 2006 17:44:28 +0200
Source: partman-target
Binary: partman-target
Architecture: source all
Version: 43
Distribution: unstable
Urgency: low
Maintainer: Debian Install System Team debian-boot@lists.debian.org
Changed-By: Frans Pop [EMAIL PROTECTED]
Description: 
 partman-target - Provides partman with ability to prepare /target (udeb)
Changes: 
 partman-target (43) unstable; urgency=low
 .
   [ Updated translations ]
   * Arabic (ar.po) by Ossama M. Khayat
   * Bengali (bn.po) by Progga
   * Bosnian (bs.po) by Safir Secerovic
   * Catalan (ca.po) by Jordi Mallach
   * Danish (da.po) by Claus Hindsgaul
   * German (de.po) by Jens Seidel
   * Dzongkha (dz.po)
   * Esperanto (eo.po) by Serge Leblanc
   * Estonian (et.po) by Siim Põder
   * Basque (eu.po) by Piarres Beobide
   * Irish (ga.po) by Kevin Patrick Scannell
   * Hungarian (hu.po) by SZERVÑC Attila
   * Italian (it.po) by Giuseppe Sacco
   * Georgian (ka.po) by Aiet Kolkhi
   * Khmer (km.po) by Leang Chumsoben
   * Korean (ko.po) by Sunjae park
   * Kurdish (ku.po) by Erdal Ronahi
   * Lithuanian (lt.po) by Kęstutis Biliūnas
   * Bokmål, Norwegian (nb.po) by Bjørn Steensrud
   * Nepali (ne.po) by Shiva Pokharel
   * Dutch (nl.po) by Bart Cornelis
   * Norwegian Nynorsk (nn.po) by HÃ¥vard Korsvoll
   * Northern Sami (se.po) by Børre Gaup
   * Slovak (sk.po) by Peter Mann
   * Slovenian (sl.po) by Jure Čuhalev
   * Swedish (sv.po) by Daniel Nylander
   * Tamil (ta.po) by Damodharan Rajalingam
   * Thai (th.po) by Theppitak Karoonboonyanan
   * Ukrainian (uk.po) by Eugeniy Meshcheryakov
   * Vietnamese (vi.po) by Clytie Siddall
Files: 
 2bd6e3bc5aec9d3bb4a97baec541c4d8 600 debian-installer standard 
partman-target_43.dsc
 53beafde0d16964aaa37ea0ce87c944f 93580 debian-installer standard 
partman-target_43.tar.gz
 1fb79b43b0d51dfc96bfdbabb1443ada 65110 debian-installer standard 
partman-target_43_all.udeb
Package-Type: udeb

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

iD8DBQFEtmrNgm/Kwh6ICoQRAh6LAJ4g/0yeXBlQo+RmDrih2XpsPPzjvQCfUc3A
uKjxSEbXj6wf3A5FUVMnBXQ=
=BwE8
-END PGP SIGNATURE-


Accepted:
partman-target_43.dsc
  to pool/main/p/partman-target/partman-target_43.dsc
partman-target_43.tar.gz
  to pool/main/p/partman-target/partman-target_43.tar.gz
partman-target_43_all.udeb
  to pool/main/p/partman-target/partman-target_43_all.udeb


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



Accepted cdrom-checker 1.07 (source i386)

2006-07-13 Thread Frans Pop
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Thu, 13 Jul 2006 17:26:55 +0200
Source: cdrom-checker
Binary: cdrom-checker
Architecture: source i386
Version: 1.07
Distribution: unstable
Urgency: low
Maintainer: Debian Install System Team debian-boot@lists.debian.org
Changed-By: Frans Pop [EMAIL PROTECTED]
Description: 
 cdrom-checker - Verify the cd contents (udeb)
Changes: 
 cdrom-checker (1.07) unstable; urgency=low
 .
   [ Updated translations ]
   * Arabic (ar.po) by Ossama M. Khayat
   * Bosnian (bs.po) by Safir Secerovic
   * Catalan (ca.po) by Jordi Mallach
   * Danish (da.po) by Claus Hindsgaul
   * Dzongkha (dz.po)
   * Esperanto (eo.po) by Serge Leblanc
   * Estonian (et.po) by Siim Põder
   * Basque (eu.po) by Piarres Beobide
   * Finnish (fi.po) by Tapio Lehtonen
   * French (fr.po) by Christian Perrier
   * Irish (ga.po) by Kevin Patrick Scannell
   * Hungarian (hu.po) by SZERVÑC Attila
   * Georgian (ka.po) by Aiet Kolkhi
   * Khmer (km.po) by Leang Chumsoben
   * Kurdish (ku.po) by Erdal Ronahi
   * Lithuanian (lt.po) by Kęstutis Biliūnas
   * Nepali (ne.po) by Shiva Pokharel
   * Northern Sami (se.po) by Børre Gaup
   * Slovak (sk.po) by Peter Mann
   * Slovenian (sl.po) by Jure Čuhalev
   * Swedish (sv.po) by Daniel Nylander
   * Tamil (ta.po) by Damodharan Rajalingam
   * Thai (th.po) by Theppitak Karoonboonyanan
   * Vietnamese (vi.po) by Clytie Siddall
Files: 
 9ed44a06bd1e4a1a53bf5174bd5a392e 668 debian-installer optional 
cdrom-checker_1.07.dsc
 7eb792905a9c10c52f5d44efb434f99d 55286 debian-installer optional 
cdrom-checker_1.07.tar.gz
 80508f728754c53270bdcb071a68ed58 37854 debian-installer optional 
cdrom-checker_1.07_i386.udeb
Package-Type: udeb

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

iD8DBQFEtmrJgm/Kwh6ICoQRAoxsAKC7ZLNuE0iOfgIoieGFBtLMFF5QrQCgnJZW
N59cFO1K2E6k7VL4WoCxecg=
=Kzk/
-END PGP SIGNATURE-


Accepted:
cdrom-checker_1.07.dsc
  to pool/main/c/cdrom-checker/cdrom-checker_1.07.dsc
cdrom-checker_1.07.tar.gz
  to pool/main/c/cdrom-checker/cdrom-checker_1.07.tar.gz
cdrom-checker_1.07_i386.udeb
  to pool/main/c/cdrom-checker/cdrom-checker_1.07_i386.udeb


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



Accepted apt-setup 1:0.12 (source all)

2006-07-13 Thread Frans Pop
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Thu, 13 Jul 2006 17:11:34 +0200
Source: apt-setup
Binary: apt-mirror-setup apt-cdrom-setup apt-setup-udeb
Architecture: source all
Version: 1:0.12
Distribution: unstable
Urgency: low
Maintainer: Debian Install System Team debian-boot@lists.debian.org
Changed-By: Frans Pop [EMAIL PROTECTED]
Description: 
 apt-cdrom-setup - set up a CD in sources.list (udeb)
 apt-mirror-setup - set up a mirror in sources.list (udeb)
 apt-setup-udeb - Configure apt (udeb)
Changes: 
 apt-setup (1:0.12) unstable; urgency=low
 .
   [ Colin Watson ]
   * Port mirror generator changes from 1:0.11 to Ubuntu mirror generator.
 .
   [ Updated translations ]
   * Dzongkha (dz.po) by Jurmey Rabgay
   * Estonian (et.po) by Siim Põder
   * Hungarian (hu.po) by SZERVÑC Attila
   * Macedonian (mk.po) by Georgi Stanojevski
   * Dutch (nl.po) by Bart Cornelis
   * Norwegian Nynorsk (nn.po) by HÃ¥vard Korsvoll
   * Polish (pl.po) by Bartosz Fenski
   * Ukrainian (uk.po) by Eugeniy Meshcheryakov
Files: 
 07dbee06e910c75b9574d79ee625d224 618 debian-installer extra apt-setup_0.12.dsc
 6f4fc236412e891255f4d170df4906fe 100404 debian-installer extra 
apt-setup_0.12.tar.gz
 af19666b51762fdd347dcfc316a5bcf1 16556 debian-installer standard 
apt-setup-udeb_0.12_all.udeb
 fe406d4fe4a179f0763246861763f7fa 36036 debian-installer extra 
apt-mirror-setup_0.12_all.udeb
 14c4a4450cde4863c9925e5255acecda 6080 debian-installer extra 
apt-cdrom-setup_0.12_all.udeb
Package-Type: udeb

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

iD8DBQFEtmrIgm/Kwh6ICoQRAnWWAKCcxPIDHVGZ61mEE5lsPL2dlaCpXgCgoSML
PcxCF5ko1laK23GhKyrpP0k=
=1bOO
-END PGP SIGNATURE-


Accepted:
apt-cdrom-setup_0.12_all.udeb
  to pool/main/a/apt-setup/apt-cdrom-setup_0.12_all.udeb
apt-mirror-setup_0.12_all.udeb
  to pool/main/a/apt-setup/apt-mirror-setup_0.12_all.udeb
apt-setup-udeb_0.12_all.udeb
  to pool/main/a/apt-setup/apt-setup-udeb_0.12_all.udeb
apt-setup_0.12.dsc
  to pool/main/a/apt-setup/apt-setup_0.12.dsc
apt-setup_0.12.tar.gz
  to pool/main/a/apt-setup/apt-setup_0.12.tar.gz


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



Accepted nobootloader 1.09 (source all)

2006-07-13 Thread Frans Pop
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Thu, 13 Jul 2006 17:33:27 +0200
Source: nobootloader
Binary: nobootloader
Architecture: source all
Version: 1.09
Distribution: unstable
Urgency: low
Maintainer: Debian Install System Team debian-boot@lists.debian.org
Changed-By: Frans Pop [EMAIL PROTECTED]
Description: 
 nobootloader - Don't install any bootloader. (udeb)
Changes: 
 nobootloader (1.09) unstable; urgency=low
 .
   [ Updated translations ]
   * Arabic (ar.po) by Ossama M. Khayat
   * Bosnian (bs.po) by Safir Secerovic
   * Catalan (ca.po) by Jordi Mallach
   * Welsh (cy.po) by Dafydd Harries
   * Danish (da.po) by Claus Hindsgaul
   * German (de.po) by Jens Seidel
   * Dzongkha (dz.po)
   * Esperanto (eo.po) by Serge Leblanc
   * Estonian (et.po) by Siim Põder
   * Basque (eu.po) by Piarres Beobide
   * Irish (ga.po) by Kevin Patrick Scannell
   * Hindi (hi.po) by Nishant Sharma
   * Hungarian (hu.po) by SZERVÑC Attila
   * Italian (it.po) by Giuseppe Sacco
   * Georgian (ka.po) by Aiet Kolkhi
   * Khmer (km.po) by Leang Chumsoben
   * Kurdish (ku.po) by Erdal Ronahi
   * Lithuanian (lt.po) by Kęstutis Biliūnas
   * Nepali (ne.po) by Shiva Pokharel
   * Dutch (nl.po) by Bart Cornelis
   * Norwegian Nynorsk (nn.po) by HÃ¥vard Korsvoll
   * Northern Sami (se.po) by Børre Gaup
   * Slovenian (sl.po) by Jure Čuhalev
   * Tamil (ta.po) by Damodharan Rajalingam
   * Thai (th.po) by Theppitak Karoonboonyanan
   * Vietnamese (vi.po) by Clytie Siddall
Files: 
 751d0a03f4b64f2deaea425ad3a5c640 643 debian-installer standard 
nobootloader_1.09.dsc
 849d4b5b4aba64d5faf5953666a18b07 56580 debian-installer standard 
nobootloader_1.09.tar.gz
 57f0742a6a031768910fe9e262005e98 42384 debian-installer standard 
nobootloader_1.09_all.udeb
Package-Type: udeb

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

iD8DBQFEtmrLgm/Kwh6ICoQRAj0AAKCS8mGfgR+zXcatV6HzA9O+9NfPhACcDqzQ
uqYzS2+rNiAp0upS7jiNnio=
=MhuP
-END PGP SIGNATURE-


Accepted:
nobootloader_1.09.dsc
  to pool/main/n/nobootloader/nobootloader_1.09.dsc
nobootloader_1.09.tar.gz
  to pool/main/n/nobootloader/nobootloader_1.09.tar.gz
nobootloader_1.09_all.udeb
  to pool/main/n/nobootloader/nobootloader_1.09_all.udeb


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



Accepted net-retriever 1.11 (source all)

2006-07-13 Thread Frans Pop
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Thu, 13 Jul 2006 17:29:02 +0200
Source: net-retriever
Binary: download-installer net-retriever
Architecture: source all
Version: 1.11
Distribution: unstable
Urgency: low
Maintainer: Debian Install System Team debian-boot@lists.debian.org
Changed-By: Frans Pop [EMAIL PROTECTED]
Description: 
 download-installer - Download installer components (udeb)
 net-retriever - Fetch modules from the Internet (udeb)
Changes: 
 net-retriever (1.11) unstable; urgency=low
 .
   [ Colin Watson ]
   * Put debhelper in Build-Depends rather than in Build-Depends-Indep.
 .
   [ Updated translations ]
   * Arabic (ar.po) by Ossama M. Khayat
   * Bengali (bn.po) by Progga
   * Bosnian (bs.po) by Safir Secerovic
   * Welsh (cy.po) by Dafydd Harries
   * Danish (da.po) by Claus Hindsgaul
   * German (de.po) by Jens Seidel
   * Dzongkha (dz.po)
   * Esperanto (eo.po) by Serge Leblanc
   * Estonian (et.po) by Siim Põder
   * Basque (eu.po) by Piarres Beobide
   * Irish (ga.po) by Kevin Patrick Scannell
   * Gujarati (gu.po) by Kartik Mistry
   * Hungarian (hu.po) by SZERVÑC Attila
   * Georgian (ka.po) by Aiet Kolkhi
   * Khmer (km.po) by Khoem Sokhem
   * Kurdish (ku.po) by Erdal Ronahi
   * Lithuanian (lt.po) by Kęstutis Biliūnas
   * Nepali (ne.po) by Shiva Pokharel
   * Norwegian Nynorsk (nn.po) by HÃ¥vard Korsvoll
   * Northern Sami (se.po) by Børre Gaup
   * Slovenian (sl.po) by Jure Čuhalev
   * Swedish (sv.po) by Daniel Nylander
   * Tamil (ta.po) by Damodharan Rajalingam
   * Thai (th.po) by Theppitak Karoonboonyanan
   * Vietnamese (vi.po) by Clytie Siddall
Files: 
 ef5d74492052959dfdef985d00bb7efa 703 debian-installer optional 
net-retriever_1.11.dsc
 6e023ecdc6822dd26a96cc4dd3d5a929 34326 debian-installer optional 
net-retriever_1.11.tar.gz
 2287cbd490eba922950b27a4ba8d11fd 14156 debian-installer optional 
net-retriever_1.11_all.udeb
 9ac8c6d905b5b97fa8873c622a213002 2956 debian-installer extra 
download-installer_1.11_all.udeb
Package-Type: udeb

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

iD8DBQFEtmrLgm/Kwh6ICoQRAmxEAKDTAyV1Jpec1VusxXaQ4jhce6CY4wCZAatp
6QN2pAd9kY1e2yoRHoy+XUM=
=aRlo
-END PGP SIGNATURE-


Accepted:
download-installer_1.11_all.udeb
  to pool/main/n/net-retriever/download-installer_1.11_all.udeb
net-retriever_1.11.dsc
  to pool/main/n/net-retriever/net-retriever_1.11.dsc
net-retriever_1.11.tar.gz
  to pool/main/n/net-retriever/net-retriever_1.11.tar.gz
net-retriever_1.11_all.udeb
  to pool/main/n/net-retriever/net-retriever_1.11_all.udeb


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



Accepted silo-installer 1.05 (source sparc)

2006-07-13 Thread Frans Pop
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Thu, 13 Jul 2006 19:01:25 +0200
Source: silo-installer
Binary: silo-installer
Architecture: source sparc
Version: 1.05
Distribution: unstable
Urgency: low
Maintainer: Debian Install System Team debian-boot@lists.debian.org
Changed-By: Frans Pop [EMAIL PROTECTED]
Description: 
 silo-installer - install silo on a hard disk (udeb)
Changes: 
 silo-installer (1.05) unstable; urgency=low
 .
   [ Christian Perrier ]
   * Replace filesystem by file system
 .
   [ Fabio M. Di Nitto ]
   * Make sure to call silo with and without -t when installing on raid.
 This workaround all annoying issues of having to tell OBP where to find
 the boot loader if by mistake we land in the partition instead of the MBR.
 .
   [ Updated translations ]
   * Arabic (ar.po) by Ossama M. Khayat
   * Bengali (bn.po) by Progga
   * Catalan (ca.po) by Jordi Mallach
   * Czech (cs.po) by Miroslav Kure
   * Danish (da.po) by Claus Hindsgaul
   * Dzongkha (dz.po) by Jurmey Rabgay
   * Esperanto (eo.po) by Serge Leblanc
   * Spanish (es.po) by Javier Fernández-Sanguino Peña
   * Estonian (et.po) by Siim Põder
   * Basque (eu.po) by Piarres Beobide
   * French (fr.po) by Christian Perrier
   * Galician (gl.po) by Jacobo Tarrio
   * Hungarian (hu.po) by SZERVÑC Attila
   * Icelandic (is.po) by David Steinn Geirsson
   * Italian (it.po) by Stefano Canepa
   * Georgian (ka.po) by Aiet Kolkhi
   * Khmer (km.po) by Khoem Sokhem
   * Korean (ko.po) by Sunjae park
   * Lithuanian (lt.po) by Kęstutis Biliūnas
   * Malagasy (mg.po) by Jaonary Rabarisoa
   * Macedonian (mk.po) by Georgi Stanojevski
   * Bokmål, Norwegian (nb.po) by Bjørn Steensrud
   * Nepali (ne.po) by Shiva Pokharel
   * Dutch (nl.po) by Bart Cornelis
   * Norwegian Nynorsk (nn.po) by HÃ¥vard Korsvoll
   * Polish (pl.po) by Bartosz Fenski
   * Portuguese (pt.po) by Miguel Figueiredo
   * Portuguese (Brazil) (pt_BR.po) by André Luís Lopes
   * Romanian (ro.po) by Eddy Petrişor
   * Russian (ru.po) by Yuri Kozlov
   * Northern Sami (se.po) by Børre Gaup
   * Slovak (sk.po) by Peter Mann
   * Swedish (sv.po) by Daniel Nylander
   * Tamil (ta.po) by Damodharan Rajalingam
   * Thai (th.po) by Theppitak Karoonboonyanan
   * Tagalog (tl.po) by Eric Pareja
   * Turkish (tr.po) by Recai Oktaş
   * Ukrainian (uk.po) by Eugeniy Meshcheryakov
   * Vietnamese (vi.po) by Clytie Siddall
   * Simplified Chinese (zh_CN.po) by Carlos Z.F. Liu
Files: 
 dad556d2689e7f5ca7a5c7d739f82e46 672 debian-installer standard 
silo-installer_1.05.dsc
 fa0f1b8043ecfb0dbfb5fbe565b14c2a 67850 debian-installer standard 
silo-installer_1.05.tar.gz
 6bdd0b091329404a36742bacfce6496e 51846 debian-installer standard 
silo-installer_1.05_sparc.udeb
Package-Type: udeb

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

iD8DBQFEtmrOgm/Kwh6ICoQRAgdWAJ9IA6UXdp3xDHLjQ4wptQE6AiEu2gCgp4aP
q1OhouDVyRgHi2BsT3zsc+g=
=KN/v
-END PGP SIGNATURE-


Accepted:
silo-installer_1.05.dsc
  to pool/main/s/silo-installer/silo-installer_1.05.dsc
silo-installer_1.05.tar.gz
  to pool/main/s/silo-installer/silo-installer_1.05.tar.gz
silo-installer_1.05_sparc.udeb
  to pool/main/s/silo-installer/silo-installer_1.05_sparc.udeb


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



Accepted floppy-retriever 1.09 (source all)

2006-07-13 Thread Frans Pop
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Thu, 13 Jul 2006 17:27:59 +0200
Source: floppy-retriever
Binary: floppy-retriever load-floppy
Architecture: source all
Version: 1.09
Distribution: unstable
Urgency: low
Maintainer: Debian Install System Team debian-boot@lists.debian.org
Changed-By: Frans Pop [EMAIL PROTECTED]
Description: 
 floppy-retriever - Fetches modules from a floppy (udeb)
 load-floppy - Load installer components from a floppy (udeb)
Changes: 
 floppy-retriever (1.09) unstable; urgency=low
 .
   [ Colin Watson ]
   * Put debhelper in Build-Depends rather than in Build-Depends-Indep.
 .
   [ Updated translations ]
   * Arabic (ar.po) by Ossama M. Khayat
   * Bosnian (bs.po) by Safir Secerovic
   * Catalan (ca.po) by Jordi Mallach
   * Danish (da.po) by Claus Hindsgaul
   * Dzongkha (dz.po)
   * Esperanto (eo.po) by Serge Leblanc
   * Estonian (et.po) by Siim Põder
   * Basque (eu.po) by Piarres Beobide
   * Irish (ga.po) by Kevin Patrick Scannell
   * Gujarati (gu.po) by Kartik Mistry
   * Hungarian (hu.po) by SZERVÑC Attila
   * Georgian (ka.po) by Aiet Kolkhi
   * Khmer (km.po) by Leang Chumsoben
   * Kurdish (ku.po) by Erdal Ronahi
   * Lithuanian (lt.po) by Kęstutis Biliūnas
   * Nepali (ne.po) by Shiva Pokharel
   * Norwegian Nynorsk (nn.po) by HÃ¥vard Korsvoll
   * Portuguese (pt.po) by Miguel Figueiredo
   * Northern Sami (se.po) by Børre Gaup
   * Slovak (sk.po) by Peter Mann
   * Slovenian (sl.po) by Jure Čuhalev
   * Swedish (sv.po) by Daniel Nylander
   * Thai (th.po) by Theppitak Karoonboonyanan
   * Vietnamese (vi.po) by Clytie Siddall
Files: 
 8aab827aa961380dd94ea8e289ce5d10 666 debian-installer optional 
floppy-retriever_1.09.dsc
 25b0c45ba9bd3aae014a0ed2735ddcfe 42578 debian-installer optional 
floppy-retriever_1.09.tar.gz
 04a0e2d088f91471ce399b524f50c7fd 12520 debian-installer optional 
floppy-retriever_1.09_all.udeb
 075bb20a17b334a974d7314f69f4a157 12944 debian-installer extra 
load-floppy_1.09_all.udeb
Package-Type: udeb

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

iD8DBQFEtmrJgm/Kwh6ICoQRAvwaAJ4xlw3Yy7kzTLJxFKbVcaz/nSs4AACfWxsl
PQ2xmg1MWpjqVjlc+v7tp4w=
=3LaT
-END PGP SIGNATURE-


Accepted:
floppy-retriever_1.09.dsc
  to pool/main/f/floppy-retriever/floppy-retriever_1.09.dsc
floppy-retriever_1.09.tar.gz
  to pool/main/f/floppy-retriever/floppy-retriever_1.09.tar.gz
floppy-retriever_1.09_all.udeb
  to pool/main/f/floppy-retriever/floppy-retriever_1.09_all.udeb
load-floppy_1.09_all.udeb
  to pool/main/f/floppy-retriever/load-floppy_1.09_all.udeb


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



Accepted partman-prep 8 (source powerpc)

2006-07-13 Thread Colin Watson
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Thu, 13 Jul 2006 17:26:39 +0100
Source: partman-prep
Binary: partman-prep
Architecture: source powerpc
Version: 8
Distribution: unstable
Urgency: low
Maintainer: Debian Install System Team debian-boot@lists.debian.org
Changed-By: Colin Watson [EMAIL PROTECTED]
Description: 
 partman-prep - Add partman support for PPC PReP boot partitions (udeb)
Closes: 301106 301108
Changes: 
 partman-prep (8) unstable; urgency=low
 .
   [ Holger Levsen ]
   * added ppc64 to control (Closes: #301106, #301108)
   * Remove Standards-Version as it is not relevant for udebs
 .
   [ Updated translations ]
   * Arabic (ar.po) by Ossama M. Khayat
   * Bosnian (bs.po) by Safir Secerovic
   * Catalan (ca.po) by Jordi Mallach
   * Danish (da.po) by Claus Hindsgaul
   * German (de.po) by Jens Seidel
   * Dzongkha (dz.po)
   * Esperanto (eo.po) by Serge Leblanc
   * Estonian (et.po) by Siim Põder
   * Basque (eu.po) by Piarres Beobide
   * Irish (ga.po) by Kevin Patrick Scannell
   * Hungarian (hu.po) by SZERVÑC Attila
   * Italian (it.po) by Stefano Canepa
   * Georgian (ka.po) by Aiet Kolkhi
   * Khmer (km.po) by Leang Chumsoben
   * Kurdish (ku.po) by Erdal Ronahi
   * Malagasy (mg.po) by Jaonary Rabarisoa
   * Nepali (ne.po) by Shiva Pokharel
   * Norwegian Nynorsk (nn.po) by HÃ¥vard Korsvoll
   * Northern Sami (se.po) by Børre Gaup
   * Slovenian (sl.po) by Jure Čuhalev
   * Swedish (sv.po) by Daniel Nylander
   * Thai (th.po) by Theppitak Karoonboonyanan
   * Vietnamese (vi.po) by Clytie Siddall
Files: 
 e915087db56f7d09f2355d5e76e77e46 609 debian-installer standard 
partman-prep_8.dsc
 c9b05c9f20e2257cbbf92980763b7065 25097 debian-installer standard 
partman-prep_8.tar.gz
 c8512afbe88b5aedf5b56bfe6f834592 9786 debian-installer standard 
partman-prep_8_powerpc.udeb
Package-Type: udeb

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

iD8DBQFEtnTO9t0zAhD6TNERAvIrAKCDAIWzaEmss22Z2M0PoQBYxjhz3gCffdGH
YoxeRdDnsAB47bxRO+Fg2dU=
=JjKk
-END PGP SIGNATURE-


Accepted:
partman-prep_8.dsc
  to pool/main/p/partman-prep/partman-prep_8.dsc
partman-prep_8.tar.gz
  to pool/main/p/partman-prep/partman-prep_8.tar.gz
partman-prep_8_powerpc.udeb
  to pool/main/p/partman-prep/partman-prep_8_powerpc.udeb


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



Accepted wmcpu 1.3-4.2 (source i386)

2006-07-13 Thread Julien Danjou
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Thu, 13 Jul 2006 18:13:16 +0200
Source: wmcpu
Binary: wmcpu
Architecture: source i386
Version: 1.3-4.2
Distribution: unstable
Urgency: low
Maintainer: Warren A. Layton [EMAIL PROTECTED]
Changed-By: Julien Danjou [EMAIL PROTECTED]
Description: 
 wmcpu  - Window Maker docking app similar to xosview
Closes: 376422
Changes: 
 wmcpu (1.3-4.2) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Don't use /usr/X11R6 (Closes: #376422)
   * Bump standards version
   * Quote menu entry
   * Use dh compat 4
   * Fix manpage entry
Files: 
 3feeb06b4feaef29075c40fbd1e7 589 x11 optional wmcpu_1.3-4.2.dsc
 67f9942445baa207a848bac0dee4b829 3073 x11 optional wmcpu_1.3-4.2.diff.gz
 c2596930498f443e375d7c029ca29fce 9412 x11 optional wmcpu_1.3-4.2_i386.deb

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

iD8DBQFEtnIRpGK1HsL+5c0RAp37AJ9cEXM9E9dnOParjotMqXx4HdSK6ACgpUfs
AXQQvHO8nDYfZjH0ibSxVBM=
=vNDL
-END PGP SIGNATURE-


Accepted:
wmcpu_1.3-4.2.diff.gz
  to pool/main/w/wmcpu/wmcpu_1.3-4.2.diff.gz
wmcpu_1.3-4.2.dsc
  to pool/main/w/wmcpu/wmcpu_1.3-4.2.dsc
wmcpu_1.3-4.2_i386.deb
  to pool/main/w/wmcpu/wmcpu_1.3-4.2_i386.deb


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



Accepted coq-doc 8.0pl3+8.1beta.2-1 (source all)

2006-07-13 Thread Samuel Mimram
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Thu, 13 Jul 2006 14:40:04 +
Source: coq-doc
Binary: coq-doc-pdf coq-doc-html coq-doc
Architecture: source all
Version: 8.0pl3+8.1beta.2-1
Distribution: experimental
Urgency: low
Maintainer: Samuel Mimram [EMAIL PROTECTED]
Changed-By: Samuel Mimram [EMAIL PROTECTED]
Description: 
 coq-doc- documentation for Coq in html format
 coq-doc-html - documentation for Coq in html format
 coq-doc-pdf - documentation for Coq in pdf format
Changes: 
 coq-doc (8.0pl3+8.1beta.2-1) experimental; urgency=low
 .
   * New beta upstream release.
Files: 
 cdf56cbc033be0c56b4b93d154d381b8 692 non-free/doc optional 
coq-doc_8.0pl3+8.1beta.2-1.dsc
 94c5c8b8c5b9d92e7c5974b14e3a15b7 507131 non-free/doc optional 
coq-doc_8.0pl3+8.1beta.2.orig.tar.gz
 6b3c4f5b45008113c59a334fa84aecda 7181 non-free/doc optional 
coq-doc_8.0pl3+8.1beta.2-1.diff.gz
 f3c99c19dedccb33def31c35e12d7672 5236 non-free/doc optional 
coq-doc_8.0pl3+8.1beta.2-1_all.deb
 ed30be40ad106de1e9abb60ba4104a86 362964 non-free/doc optional 
coq-doc-html_8.0pl3+8.1beta.2-1_all.deb
 4b1cf43a52103f76ca7d87ad5b46498f 1694938 non-free/doc optional 
coq-doc-pdf_8.0pl3+8.1beta.2-1_all.deb

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

iD8DBQFEtntXIae1O4AJae8RAoc5AJ9yRwxZNHBL00UPqEdO4xiZNy5p9gCeNrRi
iNuD8pHtaK2TmWmzAmgJHVg=
=YLo6
-END PGP SIGNATURE-


Accepted:
coq-doc-html_8.0pl3+8.1beta.2-1_all.deb
  to pool/non-free/c/coq-doc/coq-doc-html_8.0pl3+8.1beta.2-1_all.deb
coq-doc-pdf_8.0pl3+8.1beta.2-1_all.deb
  to pool/non-free/c/coq-doc/coq-doc-pdf_8.0pl3+8.1beta.2-1_all.deb
coq-doc_8.0pl3+8.1beta.2-1.diff.gz
  to pool/non-free/c/coq-doc/coq-doc_8.0pl3+8.1beta.2-1.diff.gz
coq-doc_8.0pl3+8.1beta.2-1.dsc
  to pool/non-free/c/coq-doc/coq-doc_8.0pl3+8.1beta.2-1.dsc
coq-doc_8.0pl3+8.1beta.2-1_all.deb
  to pool/non-free/c/coq-doc/coq-doc_8.0pl3+8.1beta.2-1_all.deb
coq-doc_8.0pl3+8.1beta.2.orig.tar.gz
  to pool/non-free/c/coq-doc/coq-doc_8.0pl3+8.1beta.2.orig.tar.gz


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



Accepted coq 8.0pl3+8.1beta.2-1 (source i386 all)

2006-07-13 Thread Samuel Mimram
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Thu, 13 Jul 2006 16:28:24 +
Source: coq
Binary: coqide coq-libs coq
Architecture: source i386 all
Version: 8.0pl3+8.1beta.2-1
Distribution: experimental
Urgency: low
Maintainer: Debian OCaml Maintainers debian-ocaml-maint@lists.debian.org
Changed-By: Samuel Mimram [EMAIL PROTECTED]
Description: 
 coq- proof assistant for higher-order logic (toplevel and compiler)
 coq-libs   - proof assistant for higher-order logic (theories)
 coqide - proof assistant for higher-order logic (gtk interface)
Changes: 
 coq (8.0pl3+8.1beta.2-1) experimental; urgency=low
 .
   * New upstream beta release.
   * Added assert.dpatch to check assertions in native mode.
Files: 
 7c4737e4e18ba816bc07d9b77501656e 921 math optional coq_8.0pl3+8.1beta.2-1.dsc
 196831e54bc03b13ba57a31631de5849 2853384 math optional 
coq_8.0pl3+8.1beta.2.orig.tar.gz
 3b8c77062d014b48ecdf3378653ae130 13177 math optional 
coq_8.0pl3+8.1beta.2-1.diff.gz
 d69201461f5ed918361448bd60939553 13925266 math optional 
coq-libs_8.0pl3+8.1beta.2-1_all.deb
 8ac17dd463d55baff96cb0baa2cd8b2d 6495912 math optional 
coq_8.0pl3+8.1beta.2-1_i386.deb
 5de621f96c97048d11d280f41d0059a7 4447644 math optional 
coqide_8.0pl3+8.1beta.2-1_i386.deb

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

iD8DBQFEtnmcIae1O4AJae8RArCCAJ0aUB3LguhqzHbQQchdKfMAK/SnYACfSvJ1
JeQdzP4jdayB0G1EsfmIqS0=
=u0NI
-END PGP SIGNATURE-


Accepted:
coq-libs_8.0pl3+8.1beta.2-1_all.deb
  to pool/main/c/coq/coq-libs_8.0pl3+8.1beta.2-1_all.deb
coq_8.0pl3+8.1beta.2-1.diff.gz
  to pool/main/c/coq/coq_8.0pl3+8.1beta.2-1.diff.gz
coq_8.0pl3+8.1beta.2-1.dsc
  to pool/main/c/coq/coq_8.0pl3+8.1beta.2-1.dsc
coq_8.0pl3+8.1beta.2-1_i386.deb
  to pool/main/c/coq/coq_8.0pl3+8.1beta.2-1_i386.deb
coq_8.0pl3+8.1beta.2.orig.tar.gz
  to pool/main/c/coq/coq_8.0pl3+8.1beta.2.orig.tar.gz
coqide_8.0pl3+8.1beta.2-1_i386.deb
  to pool/main/c/coq/coqide_8.0pl3+8.1beta.2-1_i386.deb


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



Accepted schoolbell 1.2.4-2 (source all)

2006-07-13 Thread Matthias Klose
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Thu, 13 Jul 2006 08:47:31 +
Source: schoolbell
Binary: python2.4-schoolbell schoolbell
Architecture: source all
Version: 1.2.4-2
Distribution: unstable
Urgency: high
Maintainer: Debian/Ubuntu Zope Team [EMAIL PROTECTED]
Changed-By: Matthias Klose [EMAIL PROTECTED]
Description: 
 python2.4-schoolbell - web-based calendaring server
 schoolbell - web-based calendaring server
Closes: 362981 376872
Changes: 
 schoolbell (1.2.4-2) unstable; urgency=high
 .
   * Convert to updated Python policy.
   * Adjust package dependencies. Closes: #376872.
   * Update hompage URL. Closes: #362981.
Files: 
 fa6aeb0e259f6b22c523dff3b3d1f058 934 web extra schoolbell_1.2.4-2.dsc
 5760f08fb71b0c2af74b8e360ba4c49e 28762 web extra schoolbell_1.2.4-2.diff.gz
 0c9f0a302708ac006125987440d6f33f 32094 web extra schoolbell_1.2.4-2_all.deb
 ae627017cf2be6073fd641bde038bdeb 820484 python extra 
python2.4-schoolbell_1.2.4-2_all.deb

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

iD8DBQFEtmwzStlRaw+TLJwRAmh2AJ0Z442wLdcGFyogOjyWKn0JoSBkIwCfffmW
RffPFQi13OUgi/Yfi+GTevA=
=siXF
-END PGP SIGNATURE-


Accepted:
python2.4-schoolbell_1.2.4-2_all.deb
  to pool/main/s/schoolbell/python2.4-schoolbell_1.2.4-2_all.deb
schoolbell_1.2.4-2.diff.gz
  to pool/main/s/schoolbell/schoolbell_1.2.4-2.diff.gz
schoolbell_1.2.4-2.dsc
  to pool/main/s/schoolbell/schoolbell_1.2.4-2.dsc
schoolbell_1.2.4-2_all.deb
  to pool/main/s/schoolbell/schoolbell_1.2.4-2_all.deb


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



Accepted schoolbell 1.2.4-1.1 (source all)

2006-07-13 Thread Steinar H. Gunderson
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Thu, 13 Jul 2006 18:26:08 +0200
Source: schoolbell
Binary: python2.4-schoolbell schoolbell
Architecture: source all
Version: 1.2.4-1.1
Distribution: unstable
Urgency: high
Maintainer: Debian/Ubuntu Zope Team [EMAIL PROTECTED]
Changed-By: Steinar H. Gunderson [EMAIL PROTECTED]
Description: 
 python2.4-schoolbell - web-based calendaring server
 schoolbell - web-based calendaring server
Closes: 376872
Changes: 
 schoolbell (1.2.4-1.1) unstable; urgency=high
 .
   * Non-maintainer upload.
   * Update dependencies and build-dependencies from python2.4-* to python-*,
 due to the new Python policy; fixes FTBFS and makes the package
 installable again. (Closes: #376872)
Files: 
 2cd5f5d45df1e55319fabd80ad7ea37d 837 web extra schoolbell_1.2.4-1.1.dsc
 d6842ad161809821797f82108f9cf2ef 37091 web extra schoolbell_1.2.4-1.1.diff.gz
 ad1e6ec3bee48a148a6ed7853d5233bd 32098 web extra schoolbell_1.2.4-1.1_all.deb
 a3b2d7bea9ca7efc59b38c1f1dd5d235 820018 python extra 
python2.4-schoolbell_1.2.4-1.1_all.deb

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

iD8DBQFEtnXJXKRQ3lK3SH4RAniyAKDo5gspfo8nk/UsncYKWXFLg+S5WwCfZ5/d
SwBiczPGG7tJBnjqOs/ikcA=
=CVRE
-END PGP SIGNATURE-


Accepted:
python2.4-schoolbell_1.2.4-1.1_all.deb
  to pool/main/s/schoolbell/python2.4-schoolbell_1.2.4-1.1_all.deb
schoolbell_1.2.4-1.1.diff.gz
  to pool/main/s/schoolbell/schoolbell_1.2.4-1.1.diff.gz
schoolbell_1.2.4-1.1.dsc
  to pool/main/s/schoolbell/schoolbell_1.2.4-1.1.dsc
schoolbell_1.2.4-1.1_all.deb
  to pool/main/s/schoolbell/schoolbell_1.2.4-1.1_all.deb


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



Accepted partman-efi 10 (source i386)

2006-07-13 Thread Frans Pop
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Thu, 13 Jul 2006 18:37:03 +0200
Source: partman-efi
Binary: partman-efi
Architecture: source i386
Version: 10
Distribution: unstable
Urgency: low
Maintainer: Debian Install System Team debian-boot@lists.debian.org
Changed-By: Frans Pop [EMAIL PROTECTED]
Description: 
 partman-efi - Add to partman support for EFI boot partitions (udeb)
Changes: 
 partman-efi (10) unstable; urgency=low
 .
   [ Colin Watson ]
   * Build on i386, for i386-based Apple systems; restrict to systems with
 EFI (i.e. /proc/efi or /sys/firmware/efi exist).
   * Try to load efivars module on init to make sure that the kernel has a
 chance to create /proc/efi if appropriate.
 .
   [ Updated translations ]
   * Arabic (ar.po) by Ossama M. Khayat
   * Bosnian (bs.po) by Safir Secerovic
   * Catalan (ca.po) by Jordi Mallach
   * Danish (da.po) by Claus Hindsgaul
   * German (de.po) by Jens Seidel
   * Dzongkha (dz.po)
   * Esperanto (eo.po) by Serge Leblanc
   * Estonian (et.po) by Siim Põder
   * Basque (eu.po) by Piarres Beobide
   * Irish (ga.po) by Kevin Patrick Scannell
   * Hungarian (hu.po) by SZERVÑC Attila
   * Georgian (ka.po) by Aiet Kolkhi
   * Khmer (km.po) by Leang Chumsoben
   * Kurdish (ku.po) by Erdal Ronahi
   * Lithuanian (lt.po) by Kęstutis Biliūnas
   * Nepali (ne.po) by Shiva Pokharel
   * Norwegian Nynorsk (nn.po) by HÃ¥vard Korsvoll
   * Northern Sami (se.po) by Børre Gaup
   * Slovenian (sl.po) by Jure Čuhalev
   * Swedish (sv.po) by Daniel Nylander
   * Tamil (ta.po) by Damodharan Rajalingam
   * Thai (th.po) by Theppitak Karoonboonyanan
   * Vietnamese (vi.po) by Clytie Siddall
Files: 
 74b93ec9c847857667aed45d81b884f1 594 debian-installer standard 
partman-efi_10.dsc
 4185df96b1e922887f002fa845383ea6 35616 debian-installer standard 
partman-efi_10.tar.gz
 461ae1c0803d2857a64b65151f5d0af6 18628 debian-installer standard 
partman-efi_10_i386.udeb
Package-Type: udeb

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

iD8DBQFEtncSgm/Kwh6ICoQRAhnZAKCfWSu+aJyxUM/+2Eae/BjxygqbuwCgtmbq
Z/voOYMuGbnOu3+dMge/OZQ=
=pJQ/
-END PGP SIGNATURE-


Accepted:
partman-efi_10.dsc
  to pool/main/p/partman-efi/partman-efi_10.dsc
partman-efi_10.tar.gz
  to pool/main/p/partman-efi/partman-efi_10.tar.gz
partman-efi_10_i386.udeb
  to pool/main/p/partman-efi/partman-efi_10_i386.udeb


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



Accepted schooltool 0.11.4-2 (source all)

2006-07-13 Thread Matthias Klose
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Thu, 13 Jul 2006 09:24:08 +
Source: schooltool
Binary: schooltool python2.4-schooltool
Architecture: source all
Version: 0.11.4-2
Distribution: unstable
Urgency: high
Maintainer: Debian/Ubuntu Zope Team [EMAIL PROTECTED]
Changed-By: Matthias Klose [EMAIL PROTECTED]
Description: 
 python2.4-schooltool - common platform for school administration
 schooltool - common platform for school administration
Closes: 378066
Changes: 
 schooltool (0.11.4-2) unstable; urgency=high
 .
   * Adjust package dependencies. Closes: #378066.
   * Convert to updated Python policy.
Files: 
 3544f52b6a188e734f4142f1e60d30e6 918 web extra schooltool_0.11.4-2.dsc
 cb231260d94aeb9d45f653058669668c 260816 web extra schooltool_0.11.4-2.diff.gz
 ed5a80235e900d2c573ceedf053c 32600 web extra schooltool_0.11.4-2_all.deb
 6aaa49a617cc42431c6ad20c092cbfc4 503490 python extra 
python2.4-schooltool_0.11.4-2_all.deb

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

iD8DBQFEtmy9StlRaw+TLJwRAgPVAKCMoNMItRAKMXC/GqK74HiRafvcCQCdHcdz
0t5x6XEeq/vR8uKrDFAxE3g=
=i9W0
-END PGP SIGNATURE-


Accepted:
python2.4-schooltool_0.11.4-2_all.deb
  to pool/main/s/schooltool/python2.4-schooltool_0.11.4-2_all.deb
schooltool_0.11.4-2.diff.gz
  to pool/main/s/schooltool/schooltool_0.11.4-2.diff.gz
schooltool_0.11.4-2.dsc
  to pool/main/s/schooltool/schooltool_0.11.4-2.dsc
schooltool_0.11.4-2_all.deb
  to pool/main/s/schooltool/schooltool_0.11.4-2_all.deb


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



Accepted gcc-2.95 2.95.4.ds15-27 (source i386 all)

2006-07-13 Thread Matthias Klose
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Thu, 13 Jul 2006 16:23:33 +
Source: gcc-2.95
Binary: cpp-2.95-doc libg++2.8.1.3-glibc2.2 g77-2.95-doc cpp-2.95 gobjc-2.95 
libstdc++2.10-dbg gcc-2.95 gpc-2.95-doc chill-2.95 gpc-2.95 libg++2.8.1.3-dev 
libg++2.8.1.3-dbg libstdc++2.10-dev libstdc++2.10-glibc2.2 g++-2.95 g77-2.95 
gcc-2.95-doc
Architecture: source i386 all
Version: 2.95.4.ds15-27
Distribution: unstable
Urgency: low
Maintainer: Debian GCC maintainers debian-gcc@lists.debian.org
Changed-By: Matthias Klose [EMAIL PROTECTED]
Description: 
 chill-2.95 - The GNU CHILL compiler
 cpp-2.95   - The GNU C preprocessor
 cpp-2.95-doc - Documentation for the GNU C preprocessor (cpp)
 g++-2.95   - The GNU C++ compiler
 g77-2.95   - The GNU Fortran 77 compiler
 g77-2.95-doc - Documentation for the GNU Fortran compiler (g77)
 gcc-2.95   - The GNU C compiler
 gcc-2.95-doc - Documentation for the GNU compilers (gcc, gobjc, g++)
 gobjc-2.95 - The GNU Objective-C compiler
 gpc-2.95   - The GNU Pascal compiler
 gpc-2.95-doc - Documentation for the GNU Pascal compiler (gpc)
 libg++2.8.1.3-dbg - The GNU C++ extension library - debugging files
 libg++2.8.1.3-dev - The GNU C++ extension library - development files
 libg++2.8.1.3-glibc2.2 - The GNU C++ extension library - runtime version
 libstdc++2.10-dbg - The GNU stdc++ library (debugging files)
 libstdc++2.10-dev - The GNU stdc++ library (development files)
 libstdc++2.10-glibc2.2 - The GNU stdc++ library
Changes: 
 gcc-2.95 (2.95.4.ds15-27) unstable; urgency=low
 .
   * libstdc++2.10-dev: Fix libc-dev dependency.
   * Remove references to removed tasks.
Files: 
 4b6bbb78f71da8246c36f7ecea222b0a 1151 devel optional 
gcc-2.95_2.95.4.ds15-27.dsc
 eb0c2d1ffa27db581f6d05e78d8fbc58 431888 devel optional 
gcc-2.95_2.95.4.ds15-27.diff.gz
 0403c8bb1535f0f5c2b62ef18fd08f42 70172 doc optional 
cpp-2.95-doc_2.95.4-27_all.deb
 df34c5f1fece59738ff386bc54dd58b8 315926 doc optional 
g77-2.95-doc_2.95.4-27_all.deb
 7eb91842590404b5ef516b48ccc712f3 447824 doc optional 
gcc-2.95-doc_2.95.4-27_all.deb
 0195a082cc008488b7d6d55bf5b1fb1f 531154 doc optional 
gpc-2.95-doc_2.95.4-27_all.deb
 404788cb97b622a3a2247c146b0992c1 948880 devel optional 
gcc-2.95_2.95.4-27_i386.deb
 c167cbac2efea861b35f81a167dff2c7 116318 interpreters optional 
cpp-2.95_2.95.4-27_i386.deb
 43de9914bcc731907ff8206a0f70d385 1029406 devel optional 
g++-2.95_2.95.4-27_i386.deb
 88b8e65b5038a90acc78812a027ca2c4 857476 devel optional 
gobjc-2.95_2.95.4-27_i386.deb
 f2bc844a13d245edfc18a5c9c700211d 1120024 devel optional 
g77-2.95_2.95.4-27_i386.deb
 5bd1c90611d046afc42e51e267c7388a 865506 devel extra 
chill-2.95_2.95.4-27_i386.deb
 fa8e4293fa233399a2db248625355a77 329662 libs optional 
libstdc++2.10-glibc2.2_2.95.4-27_i386.deb
 d995785994e9162ee30ceba38e784d0f 296966 libdevel optional 
libstdc++2.10-dev_2.95.4-27_i386.deb
 3918ba5ab9eb73eee5c3e03a409aeda8 292670 libdevel extra 
libstdc++2.10-dbg_2.95.4-27_i386.deb
 faf0b50cde58e4edd588cb6da09aabf4 315990 libs optional 
libg++2.8.1.3-glibc2.2_2.95.4-27_i386.deb
 08d8b8b846f688cd575ab26617652252 314922 libdevel extra 
libg++2.8.1.3-dev_2.95.4-27_i386.deb
 90e1749273218232498e8c478ef9dc13 284100 libdevel extra 
libg++2.8.1.3-dbg_2.95.4-27_i386.deb
 0c5bc6517327d28f8d0785e44eaf35b5 1401580 devel optional 
gpc-2.95_2.95.4-27_i386.deb

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

iD8DBQFEtnlqStlRaw+TLJwRAmtrAJ4nlBoH3kBdOL3DAoXnqc4+i/3ceACfRZ5y
pB/kwwoYuwN5WX/30Sq2cKg=
=HT/N
-END PGP SIGNATURE-


Accepted:
chill-2.95_2.95.4-27_i386.deb
  to pool/main/g/gcc-2.95/chill-2.95_2.95.4-27_i386.deb
cpp-2.95-doc_2.95.4-27_all.deb
  to pool/main/g/gcc-2.95/cpp-2.95-doc_2.95.4-27_all.deb
cpp-2.95_2.95.4-27_i386.deb
  to pool/main/g/gcc-2.95/cpp-2.95_2.95.4-27_i386.deb
g++-2.95_2.95.4-27_i386.deb
  to pool/main/g/gcc-2.95/g++-2.95_2.95.4-27_i386.deb
g77-2.95-doc_2.95.4-27_all.deb
  to pool/main/g/gcc-2.95/g77-2.95-doc_2.95.4-27_all.deb
g77-2.95_2.95.4-27_i386.deb
  to pool/main/g/gcc-2.95/g77-2.95_2.95.4-27_i386.deb
gcc-2.95-doc_2.95.4-27_all.deb
  to pool/main/g/gcc-2.95/gcc-2.95-doc_2.95.4-27_all.deb
gcc-2.95_2.95.4-27_i386.deb
  to pool/main/g/gcc-2.95/gcc-2.95_2.95.4-27_i386.deb
gcc-2.95_2.95.4.ds15-27.diff.gz
  to pool/main/g/gcc-2.95/gcc-2.95_2.95.4.ds15-27.diff.gz
gcc-2.95_2.95.4.ds15-27.dsc
  to pool/main/g/gcc-2.95/gcc-2.95_2.95.4.ds15-27.dsc
gobjc-2.95_2.95.4-27_i386.deb
  to pool/main/g/gcc-2.95/gobjc-2.95_2.95.4-27_i386.deb
gpc-2.95-doc_2.95.4-27_all.deb
  to pool/main/g/gcc-2.95/gpc-2.95-doc_2.95.4-27_all.deb
gpc-2.95_2.95.4-27_i386.deb
  to pool/main/g/gcc-2.95/gpc-2.95_2.95.4-27_i386.deb
libg++2.8.1.3-dbg_2.95.4-27_i386.deb
  to pool/main/g/gcc-2.95/libg++2.8.1.3-dbg_2.95.4-27_i386.deb
libg++2.8.1.3-dev_2.95.4-27_i386.deb
  to pool/main/g/gcc-2.95/libg++2.8.1.3-dev_2.95.4-27_i386.deb
libg++2.8.1.3-glibc2.2_2.95.4-27_i386.deb
  to pool/main/g/gcc-2.95/libg++2.8.1.3-glibc2.2_2.95.4-27_i386.deb

Accepted dejagnu 1.4.4.cvs20060709-2 (source all)

2006-07-13 Thread Daniel Jacobowitz
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Thu, 13 Jul 2006 13:23:29 -0400
Source: dejagnu
Binary: dejagnu
Architecture: source all
Version: 1.4.4.cvs20060709-2
Distribution: unstable
Urgency: low
Maintainer: Daniel Jacobowitz [EMAIL PROTECTED]
Changed-By: Daniel Jacobowitz [EMAIL PROTECTED]
Description: 
 dejagnu- framework for running test suites on software tools
Changes: 
 dejagnu (1.4.4.cvs20060709-2) unstable; urgency=low
 .
   * Correct syntax error when using --target_board board/-option.  Reported
 by Paul Brook.
Files: 
 91251dc839eb9bb874de6ce38c1a7a1b 726 devel optional 
dejagnu_1.4.4.cvs20060709-2.dsc
 82a977e6cadfd19375015db085c81bef 4701 devel optional 
dejagnu_1.4.4.cvs20060709-2.diff.gz
 57dbb4051d1d32e49d96af7ffda1aa76 945876 devel optional 
dejagnu_1.4.4.cvs20060709-2_all.deb

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

iD8DBQFEtoNIbgOPXuCjg3cRAkpLAJ4uxDPu+aS2byr1pL5TAGb0TuAGwwCgpsFo
c5gT92/dyToAqHQEo7dkz1I=
=40bn
-END PGP SIGNATURE-


Accepted:
dejagnu_1.4.4.cvs20060709-2.diff.gz
  to pool/main/d/dejagnu/dejagnu_1.4.4.cvs20060709-2.diff.gz
dejagnu_1.4.4.cvs20060709-2.dsc
  to pool/main/d/dejagnu/dejagnu_1.4.4.cvs20060709-2.dsc
dejagnu_1.4.4.cvs20060709-2_all.deb
  to pool/main/d/dejagnu/dejagnu_1.4.4.cvs20060709-2_all.deb


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



Accepted lphoto 1.0.61-1 (source i386)

2006-07-13 Thread Jaldhar H. Vyas
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Wed, 12 Jul 2006 18:28:16 -0400
Source: lphoto
Binary: lphoto
Architecture: source i386
Version: 1.0.61-1
Distribution: unstable
Urgency: low
Maintainer: Brian Thomason [EMAIL PROTECTED]
Changed-By: Jaldhar H. Vyas [EMAIL PROTECTED]
Description: 
 lphoto - digital photo manager
Changes: 
 lphoto (1.0.61-1) unstable; urgency=low
 .
   [ Brian Thomason ]
   * Initial upload to Debian
   * Removed Linspire specific path references
   * Changed some dependencies to Recommends
   * Cleanup Lindows references
   * Now using dh_install instead of manually installing files in the rules file
   * Moved desktop file to /usr/share/applications
   * Moved images to /usr/share/lphoto
   * Added manpage
   * Now using dh_python
 .
   [ Jaldhar H. Vyas ]
   * Uploaded for Brian by Jaldhar H. Vyas [EMAIL PROTECTED]
   * Made compliant with current Python policy.
Files: 
 e5ac430a7eaf55c643bf7c19288a17c8 692 graphics optional lphoto_1.0.61-1.dsc
 d4ff8c148d05474f6bc5a2ca8013adff 192027 graphics optional 
lphoto_1.0.61.orig.tar.gz
 bc7871d2b531c77da7c64d636b3c3b4a 8068 graphics optional lphoto_1.0.61-1.diff.gz
 2c0101e3cdf24bd00d8beed2ff1fc916 187586 graphics optional 
lphoto_1.0.61-1_i386.deb

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

iD8DBQFEtYKW2kYOR+5txmoRAlZHAJoD8AO2juIJYsSSBFHFpWEjLNwVBACeKP55
e+K5U4qG1FzoclpzQf8pn14=
=tqOK
-END PGP SIGNATURE-


Accepted:
lphoto_1.0.61-1.diff.gz
  to pool/main/l/lphoto/lphoto_1.0.61-1.diff.gz
lphoto_1.0.61-1.dsc
  to pool/main/l/lphoto/lphoto_1.0.61-1.dsc
lphoto_1.0.61-1_i386.deb
  to pool/main/l/lphoto/lphoto_1.0.61-1_i386.deb
lphoto_1.0.61.orig.tar.gz
  to pool/main/l/lphoto/lphoto_1.0.61.orig.tar.gz


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



Accepted wcalc 2.2.2-1 (source i386)

2006-07-13 Thread Daniele Sempione
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Wed, 12 Jul 2006 16:35:55 +0200
Source: wcalc
Binary: wcalc
Architecture: source i386
Version: 2.2.2-1
Distribution: unstable
Urgency: low
Maintainer: Daniele Sempione [EMAIL PROTECTED]
Changed-By: Daniele Sempione [EMAIL PROTECTED]
Description: 
 wcalc  - A flexible command-line scientific calculator
Changes: 
 wcalc (2.2.2-1) unstable; urgency=low
 .
   * New upstream release
Files: 
 5028ae0eea6a44ee0fff8d19d240646c 668 math optional wcalc_2.2.2-1.dsc
 6fc73c15f2b5fe5576f4d2ee70e6c13b 285313 math optional wcalc_2.2.2.orig.tar.gz
 02233376c3ebf48b75b6c383d022c20c 2146 math optional wcalc_2.2.2-1.diff.gz
 ee796e89bf3aa511e758a6729008e5e7 96412 math optional wcalc_2.2.2-1_i386.deb

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

iD8DBQFEtn/uvdkzt4X+wX8RAm1CAJ4hyZs8fS2bgIorrZjBTHhXI4HWZwCfYd9s
VdKOl+qVQ1ffDekD2JW4ZGA=
=eb3M
-END PGP SIGNATURE-


Accepted:
wcalc_2.2.2-1.diff.gz
  to pool/main/w/wcalc/wcalc_2.2.2-1.diff.gz
wcalc_2.2.2-1.dsc
  to pool/main/w/wcalc/wcalc_2.2.2-1.dsc
wcalc_2.2.2-1_i386.deb
  to pool/main/w/wcalc/wcalc_2.2.2-1_i386.deb
wcalc_2.2.2.orig.tar.gz
  to pool/main/w/wcalc/wcalc_2.2.2.orig.tar.gz


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



Accepted doc-linux-it 2003.12-1.1 (source all)

2006-07-13 Thread Amaya Rodrigo Sastre
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Thu, 13 Jul 2006 18:46:10 +0200
Source: doc-linux-it
Binary: doc-linux-it doc-linux-it-text
Architecture: source all
Version: 2003.12-1.1
Distribution: unstable
Urgency: low
Maintainer: Davide Puricelli (evo) [EMAIL PROTECTED]
Changed-By: Amaya Rodrigo Sastre [EMAIL PROTECTED]
Description: 
 doc-linux-it - Linux HOWTOs in Italian - HTML version
 doc-linux-it-text - Linux HOWTOs in Italian - ASCII version
Closes: 359387 359399
Changes: 
 doc-linux-it (2003.12-1.1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Change postinst to remove the /usr/doc links (Closes: #359387, #359399).
Files: 
 1c982874e8daa7d84bf4c0c33dc873f9 612 doc optional doc-linux-it_2003.12-1.1.dsc
 fcd1c01c144d2043f4ccb3d27c92cfb7 6526 doc optional 
doc-linux-it_2003.12-1.1.diff.gz
 54abcc92ebecf807072eab4b570d5808 3765356 doc optional 
doc-linux-it_2003.12-1.1_all.deb
 1514b565732699c1f51ac657d1e9d2e4 2996354 doc optional 
doc-linux-it-text_2003.12-1.1_all.deb

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

iD8DBQFEtoZ/NFDtUT/MKpARAg5cAKCPqOEEGSn0qxLnMlQ15WcWgL8h9QCfddnD
dSV69Z/6LvFeBvNLaJXa7rs=
=Dmxk
-END PGP SIGNATURE-


Accepted:
doc-linux-it-text_2003.12-1.1_all.deb
  to pool/main/d/doc-linux-it/doc-linux-it-text_2003.12-1.1_all.deb
doc-linux-it_2003.12-1.1.diff.gz
  to pool/main/d/doc-linux-it/doc-linux-it_2003.12-1.1.diff.gz
doc-linux-it_2003.12-1.1.dsc
  to pool/main/d/doc-linux-it/doc-linux-it_2003.12-1.1.dsc
doc-linux-it_2003.12-1.1_all.deb
  to pool/main/d/doc-linux-it/doc-linux-it_2003.12-1.1_all.deb


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



Accepted ipython 0.7.2-3.1 (source all)

2006-07-13 Thread Matthias Klose
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Thu, 13 Jul 2006 17:42:06 +
Source: ipython
Binary: ipython
Architecture: source all
Version: 0.7.2-3.1
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Modules Team [EMAIL PROTECTED]
Changed-By: Matthias Klose [EMAIL PROTECTED]
Description: 
 ipython- enhanced interactive Python shell
Closes: 377787
Changes: 
 ipython (0.7.2-3.1) unstable; urgency=medium
 .
   * NMU.
   * Convert to updated Python policy. Closes: #377787.
 .
 ipython (0.7.2-3ubuntu1) edgy; urgency=low
 .
   * Synchronize with Debian unstable.
   * Convert to updated Python policy. Collapse all packages into one
 ipython package, don't handle ipython using alternatives.
Files: 
 5d4593999164eef5e1a33f4eb7bcaac8 760 python optional ipython_0.7.2-3.1.dsc
 02f293bd7bc6b0fe1b0cf1a9b74ae652 8565 python optional ipython_0.7.2-3.1.diff.gz
 e10b27f05bbe49af2f7a824eb3a2258c 1078918 python optional 
ipython_0.7.2-3.1_all.deb

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

iD8DBQFEtoacStlRaw+TLJwRAiu2AKDIMXcEILXRmMdQsmjo4OyCYT19xwCdGRgh
nOQbxeBpaAHChaPmmn0NT0c=
=5kZR
-END PGP SIGNATURE-


Accepted:
ipython_0.7.2-3.1.diff.gz
  to pool/main/i/ipython/ipython_0.7.2-3.1.diff.gz
ipython_0.7.2-3.1.dsc
  to pool/main/i/ipython/ipython_0.7.2-3.1.dsc
ipython_0.7.2-3.1_all.deb
  to pool/main/i/ipython/ipython_0.7.2-3.1_all.deb


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



Accepted courierpassd 1.1.1-1 (source i386)

2006-07-13 Thread Charles Fry
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Tue, 11 Jul 2006 11:43:00 -0400
Source: courierpassd
Binary: courierpassd
Architecture: source i386
Version: 1.1.1-1
Distribution: unstable
Urgency: low
Maintainer: Charles Fry [EMAIL PROTECTED]
Changed-By: Charles Fry [EMAIL PROTECTED]
Description: 
 courierpassd - Change courier user passwords using poppassd interface
Closes: 244693
Changes: 
 courierpassd (1.1.1-1) unstable; urgency=low
 .
   * Initial release (Closes: #244693)
Files: 
 b60d3bbaaaed5551912e3460a1285790 615 mail optional courierpassd_1.1.1-1.dsc
 49a26b31bea0da5021eb56231ad24c25 288988 mail optional 
courierpassd_1.1.1.orig.tar.gz
 2145c3564317e8cfebaae5f30ddfed37 2861 mail optional 
courierpassd_1.1.1-1.diff.gz
 31502fad6b08cb8813573577c95d4573 13018 mail optional 
courierpassd_1.1.1-1_i386.deb

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

iD8DBQFEtVWzhiAFUap5uRoRAgiVAJ9GVq08Tv8raFoEzJ6myJx6bmUD/ACeNIFA
9ul6Xngzp12vvsDbS3P2CS4=
=iUP2
-END PGP SIGNATURE-


Accepted:
courierpassd_1.1.1-1.diff.gz
  to pool/main/c/courierpassd/courierpassd_1.1.1-1.diff.gz
courierpassd_1.1.1-1.dsc
  to pool/main/c/courierpassd/courierpassd_1.1.1-1.dsc
courierpassd_1.1.1-1_i386.deb
  to pool/main/c/courierpassd/courierpassd_1.1.1-1_i386.deb
courierpassd_1.1.1.orig.tar.gz
  to pool/main/c/courierpassd/courierpassd_1.1.1.orig.tar.gz


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



Accepted enet 1.0-1 (source powerpc)

2006-07-13 Thread Gonéri Le Bouder
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sat, 24 Jun 2006 12:40:54 +0200
Source: enet
Binary: libenet libenet-dev
Architecture: source powerpc
Version: 1.0-1
Distribution: unstable
Urgency: low
Maintainer: Debian Games Team [EMAIL PROTECTED]
Changed-By: Gonéri Le Bouder [EMAIL PROTECTED]
Description: 
 libenet- a UDP networking library
 libenet-dev - devel files for libenet, a UDP networking library
Closes: 375429
Changes: 
 enet (1.0-1) unstable; urgency=low
 .
   * Initial Release (Closes: #375429)
Files: 
 1bb225f3a23cf99e109ba359746a3dc3 642 libs optional enet_1.0-1.dsc
 5768359da777a510ac12a91870e0e613 134921 libs optional enet_1.0.orig.tar.gz
 1cb9a525cde37a5e5571b9924abdbde4 1672 libs optional enet_1.0-1.diff.gz
 ad0074357b59ac46b1441ba49a852ee1 8438 libdevel optional 
libenet-dev_1.0-1_powerpc.deb
 600a414d42dc31f9a4fd0f3124fa869b 15088 libs optional libenet_1.0-1_powerpc.deb

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

iD8DBQFEtVpNBxd04ADYzRYRAhAsAJ9WmqKXf8A43NzkggjitefUczlFuQCffLbF
7+uhYiKJuFYE8emvoVLLQ5M=
=pNsi
-END PGP SIGNATURE-


Accepted:
enet_1.0-1.diff.gz
  to pool/main/e/enet/enet_1.0-1.diff.gz
enet_1.0-1.dsc
  to pool/main/e/enet/enet_1.0-1.dsc
enet_1.0.orig.tar.gz
  to pool/main/e/enet/enet_1.0.orig.tar.gz
libenet-dev_1.0-1_powerpc.deb
  to pool/main/e/enet/libenet-dev_1.0-1_powerpc.deb
libenet_1.0-1_powerpc.deb
  to pool/main/e/enet/libenet_1.0-1_powerpc.deb


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



  1   2   >