re: re: problema driver flash memory card

2003-09-09 Thread fablussi
Le card non sono obsolete.Nel syslog mi indica la mancanza dei driver.
E sono free.

Stavo tendando di gestire il Cisco Flash File System su queste card che
sono usate come flash nei router cisco.
Volevo gestire il fs direttamente dal pc senza tftp ed altro per i cambi
release.

Ho scaricato i sorgenti PCMCIA ed effettivamente questi driver non sono
sotto il direttorio pcmcia ma sotto il direttorio clients.
Esiste forse un pacchetto .deb esterno dove sono contenuti detti 'clients'?

Grazie delle informazioni  




can not connect video device(/dev/video0)

2003-09-09 Thread eric lin
Dear mandrake linux users:

  I had download and install most of my device driver of my webcam BTC usb 
webcam, but when I run xawtv or camoram or webcam, it response me error
can not connect to video device(/dev/video0) please check connection

please help on this, highly appreciate your effort and time
sincere ERic

_
Have you signed up for the World's Fastest Free Email ? http://www.Luxmail.com




Need help on enhancing Telnet with srp

2003-09-09 Thread polavarapu deepti
Hello,
 I am computer science student and my project is to
enhance telnet using srp protocol to avoid passing
passwords in plain text. i have no idea how to start
about. I have link to your web-site with source code
for telnet.

 I have been going through RFC2944 for telenet
authentication:srp. I have already written code
implementing SRP(secure Remote Password) in C++, just
with a server and client. I have no idea what to do to
embed this into telnet. Could anyone please help me to
get started.

Thanks alot,
Deepti


__
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com




Re: /etc/shells management

2003-09-09 Thread Bob Proulx
Colin Watson wrote:
 Adam Heath wrote:
  Guido Guenther wrote:
   Just of out curiosity, is this in any way different from the shorter:
   if [ $var ]; then
  var=-f
 Have you tried that? No POSIX shell will have a problem.

You are confusing standards with portability.  They are not the same
thing.

See my other posting for a real world example of this particular
construct which fails on a shell on a commercial system which claims
to be a POSIX shell.  It probably is compliant to an older version of
the standard.  But standards change over time and just by standing
still you fall behind.  This particular construct is not portable to
that system regardless of the presence of standards.

I am not saying that Debian dpkg scripts should worry about strange or
non-standard systems, nor indeed any non-Debian systems at all.  I am
just talking about portable script style and advocating defensive
programming in general.

Bob


pgpNm7Dq74zIX.pgp
Description: PGP signature


Re: installer for non-free packages in contrib

2003-09-09 Thread Ryan Underwood

Hi,

On Mon, Sep 08, 2003 at 10:13:59AM +0100, Colin Watson wrote:
 On Mon, Sep 08, 2003 at 09:35:45AM +0200, Mathieu Roy wrote:
  Would it be acceptable to fill a bug against each installer that do
  not build a proper debian package when installing non-free software?
 
 How can they do so? Installing a package with 'dpkg -i' in the postinst
 of another package isn't possible, since dpkg's status area is locked.

Jumping in late here, but what about installing a list of files with the
package that, if existing on the system, are considered to be part of
that package; and so when the package is removed, they are removed with
it.

It could be something like debian/track where 'track' is a list of files
to be tracked by this package as if they were contained within it when
it was built (even though they are actually downloaded during the package's
postinst or by another script)

-- 
Ryan Underwood, nemesis at icequake.net, icq=10317253




Re: IMPORTANT: your message to html-tidy

2003-09-09 Thread Karsten M. Self
on Tue, Sep 09, 2003 at 11:07:39AM +1000, Craig Sanders ([EMAIL PROTECTED]) 
wrote:
 On Sun, Sep 07, 2003 at 11:09:57PM -0700, Steve Lamb wrote:
  On Mon, 8 Sep 2003 15:40:15 +1000
  Matthew Palmer [EMAIL PROTECTED] wrote:
   On Mon, Sep 08, 2003 at 06:04:39AM +0100, Karsten M. Self wrote:
I'm coming to the view that we're approaching the era where all mail is
going to have to be subject to filtering, at the MTA level.
   
   Depends on how useful you want your e-mail box to be.  g
  
  It has been my experience that filtering at the MTA level has increased
  the usefulness of my mailbox considerably.  
 
 aol me too /aol
 
 stats from last week's mail.log (from my home mail server which handles mail
 for about half a dozen people):
 
   1   Bad HELO
  10   RBL proxies.relays.monkeys.com
  11   Recipient Domain Not Found
  22   RBL relays.ordb.org
  25   strict 7-bit headers
  31   Relay access denied
  32   RBL taiwan.blackholes.us
  34   Sobig.F Virus
  42   body checks
  49   RBL spamdomains.blackholes.easynet.nl
  56   header checks
  61   RBL dnsbl.sorbs.net
 182   IP Address in HELO
 193   RBL brazil.blackholes.us
 218   RBL blackholes.easynet.nl
 271   Local access rule: Helo command rejected
 342   RBL hongkong.blackholes.us
 492   RBL dynablock.easynet.nl
 924   RBL sbl.spamhaus.org
1080   Local address forgery
1099   Recipient address rejected
1133   Sender Domain Not Found
1771   RBL list.dsbl.org
1825   Dynamic IP Trespass
1902   RBL cn-kr.blackholes.us
2471   Local access rule: Client host rejected
3005   Need FQDN address
3581   Local access rule: Sender address rejected
4267   User unknown
 
   25130   TOTAL
 
 
 Spamassassin stats:
 382   spam
4093   clean
4475   TOTAL
 
 Percentages:
 spam:non-spam (25512/29605) 86.17%
 accepted spam (382/4475) 8.54%
 rejected spam (25130/25512) 98.50%
 
 
 i'm reasonably happy with that.  98.5% of all spam was rejected
 outright.  only 382 spams (1.5%) made it through my postfix access
 lists, RBLs, etc to be tagged by spamassassin.

I'd argue that differently.

You've blocked a total of 6016 mails of 55,117 attempted deliveries,
based on the IP address of the sending MTA's IP address.  That's a broad
rejection policy.  As many people have noted, for pretty much _any_
given IP, your odds are good that most of the mail received from it is
spam.  It doesn't do much for the legit mail that comes through.  Given
that we now _do_ have good content/context based filters for assessing
spam likelihood for a given mail item, blind use of RBLs should be
discouraged.  It's the same sort of thinking that's causing no end of
trouble for people trying to communicate with AOL users:

http://z.iwethey.org/forums/render/content/show?contentid=96264
http://yro.slashdot.org/yro/03/04/13/2215207.shtml?tid=120

I'd recommend alternative approaches -- using RBLs as weighted
indicators, denying first-receipt of mail from such hosts (backing up
their mail queues), 

 these stats also demonstrate just how bad the spam problem has become.
 86% of all attempts to deliver mail to my server were spam, ~25500
 spams and ~4100 legit messages.

No doubt.

 if i wasn't blocking spam at the MTA, then at least half of those
 spams would have ended up in MY personal mailbox (or, more likely,
 tagged by spamassassin and saved into my spam.incoming
 folder)about 13000 more spams than i currently receive.

The difference between what I'm advocating and what you're doing:  run
SpamAssassin _at_ _SMTP_ _receipt_, not after accepting the message for
delivery.  Exim4 allows this readily.

Peace.

-- 
Karsten M. Self kmself@ix.netcom.comhttp://kmself.home.netcom.com/
 What Part of Gestalt don't you understand?
Charming man, he said. I wish I had a daughter so I could forbid
her to marry one ...
-- HHGTG


pgphCKMNqeC3H.pgp
Description: PGP signature


Re: Need help on enhancing Telnet with srp

2003-09-09 Thread Marc Singer
Firstly, this isn't really the right place to ask this kind of
question as this list is for maintainers of packages for the Debian
distributions.  

Tar said, I am not sure that what you want to do is possible with
Telnet as the telnet protocol is content-free.  That is to say that it
has no knowledge of when the user is sending a password and when the
user is sending some other type of data.  As far as Telnet is
concerned, the connection between the client and server is a simple
bi-directional stream.  (I know this isn't entirely true, but close
enough in this case.)  You probably need to write a new daemon to go
with your client.

Good luck.


On Mon, Sep 08, 2003 at 08:51:51PM -0700, polavarapu deepti wrote:
 Hello,
  I am computer science student and my project is to
 enhance telnet using srp protocol to avoid passing
 passwords in plain text. i have no idea how to start
 about. I have link to your web-site with source code
 for telnet.
 
  I have been going through RFC2944 for telenet
 authentication:srp. I have already written code
 implementing SRP(secure Remote Password) in C++, just
 with a server and client. I have no idea what to do to
 embed this into telnet. Could anyone please help me to
 get started.
 
 Thanks alot,
 Deepti
 
 
 __
 Do you Yahoo!?
 Yahoo! SiteBuilder - Free, easy-to-use web site design software
 http://sitebuilder.yahoo.com
 
 
 -- 
 To UNSUBSCRIBE, email to [EMAIL PROTECTED]
 with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]




Re: installer for non-free packages in contrib

2003-09-09 Thread Andreas Metzler
Colin Watson [EMAIL PROTECTED] wrote:
[...]
 unless you think that it's better for the installer package to spit
 out a .deb somewhere which you then have to install separately,
 which seems to me like a step backwards in convenience.

Depends, generating a deb has some bright sides: 'dpkg -S' and
conffile managment.
cu andreas




Re: installer for non-free packages in contrib

2003-09-09 Thread Mathieu Roy
Colin Watson [EMAIL PROTECTED] a tapoté :

  At this point, the question is not how to do it. I can think about 30
  ways to do it, while I'm surely not the expert here.
 
 I asked you a question which could be answered quite simply by producing
 one of those ways. Go on. It's my honest belief that it can't be done
 correctly; I'm open to hearing ways in which I'm wrong.

Instead of having a package the binary and install it, we can surely
have the package that set up a directory in /usr/src with everything
needed to be build the debian package + a script in /usr/bin that
would create the package and install effectively (named after the
installer package name, for instance).

There's no reason when you install an installer to have a software
installed, apart from the installer itself. You should have a tool
that permits you to install the software and that's what I'm proposing.

If you remove the installer, all these files would be removed, whatever
the fact you may have build and installed the non-free software or
not.

I think it's a pretty easy solution to have something clean.

 
  Would it be acceptable to fill a bug against each installer that do
  not build a proper debian package when installing non-free software,
  as long as a technical solution is provided?
 
 I guess so, if the technical solution is correct. Severity something
 less than release-critical, though.

Is this technical solution acceptable for you?



-- 
Mathieu Roy
 
  Homepage:
http://yeupou.coleumes.org
  Not a native english speaker: 
http://stock.coleumes.org/doc.php?i=/misc-files/flawed-english




Re: installer for non-free packages in contrib

2003-09-09 Thread Mathieu Roy
Ryan Underwood [EMAIL PROTECTED] a tapoté :

 Hi,
 
 On Mon, Sep 08, 2003 at 10:13:59AM +0100, Colin Watson wrote:
  On Mon, Sep 08, 2003 at 09:35:45AM +0200, Mathieu Roy wrote:
   Would it be acceptable to fill a bug against each installer that do
   not build a proper debian package when installing non-free software?
  
  How can they do so? Installing a package with 'dpkg -i' in the postinst
  of another package isn't possible, since dpkg's status area is locked.
 
 Jumping in late here, but what about installing a list of files with the
 package that, if existing on the system, are considered to be part of
 that package; and so when the package is removed, they are removed with
 it.

There are plenty of reasons to avoid that:

- not rewriting a poor dpkg just for these non-free software
  that cannot even enter non-free
- removing an installer should not be removing an installed
  package
- it would be a dirty hack to have vrms and usual debian tools
  to guess whether these non-free software are here or not



-- 
Mathieu Roy
 
  Homepage:
http://yeupou.coleumes.org
  Not a native english speaker: 
http://stock.coleumes.org/doc.php?i=/misc-files/flawed-english




Re: installer for non-free packages in contrib

2003-09-09 Thread Bruce Sass
On Mon, 8 Sep 2003, Colin Watson wrote:
 OK. How does one create an installer package which correctly does the
 following:

   * creates a Debian package for the thing it's installing

the installer contains a diff and dsc, downloads the orig source,
then builds a .deb

   * installs that package in such a way that it's registered in dpkg's
 database

do the install in the background when the dpkg DB area is unlocked

   * doesn't rely on internal implementation details of dpkg such as
 /var/lib/dpkg/status and /var/lib/dpkg/info/*.list files

should not be an issue given the above

   * when the installer package is considered by dpkg as fully
 configured, the package it's installing is also fully configured

   * if some error happens when installing the created package, the
 installer package will throw an error during configuration

I don't think these last two are possible without a dpkg daemon
(install from a queue instead of a list on the commandline), and even
then it would be necessary to be able to flag a package as using a
multi-stage install.

For the sake of argument lets assume the installer is configured and
didn't generate an error as long as it can get as far as downloading
the original source: you would not be able to configure anything
(during the same dpkg run) which depends on the package created by the
installer, and it would not be proper to flag the installer as
providing the package it creates (because the last two points can not
be met)...

 ? I think that's a minimal specification for a correct installer package
 which does its work by creating Debian packages; unless you think that
 it's better for the installer package to spit out a .deb somewhere which
 you then have to install separately, which seems to me like a step
 backwards in convenience.

...I guess I'd end up with a fetch-build-install instead of a proper
installer package --- a (half?) step backwards with respect to
Debian's dependency handling, but a step forward if the main objective
is to have installer installed stuff managed by the package handling
system.

It would be clear that stuff installed by such a system is not a
part of Debian (because of the lack of dependency handling), and
migration into Debian would be easy when the license (or whatever is
keeping the software out of Debian) changes.


- Bruce




Re: unrebuildable ruby packages (Re: ruby-defaults 1.8.0)

2003-09-09 Thread Dmitry Borodaenko
On Mon, Sep 08, 2003 at 05:35:35PM -0400, Joey Hess wrote:
   RUBY_LINK=`ruby -rrbconfig -e 'puts Config::CONFIG[LIBRUBYARG_SHARED]n'`
 [EMAIL PROTECTED]:~ruby -rrbconfig -e 'puts 
 Config::CONFIG[LIBRUBYARG_SHARED]' 
 nil
 [EMAIL PROTECTED]:~ruby -v   
 ruby 1.6.8 (2003-07-09) [i386-linux]

How about just going with Ruby 1.8?

$ ruby1.8 -rrbconfig -e 'puts Config::CONFIG[LIBRUBYARG_SHARED]'
-lruby1.8

By the time you fix it for 1.6, ruby-defaults will be 1.8... And there
is little sense in having this package supporting both ;-)

-- 
Dmitry Borodaenko




Re: autoconf and setting prefix

2003-09-09 Thread Oliver Kurth
On Tue, Sep 09, 2003 at 10:45:15AM +0900, Miles Bader wrote:
 James Michael Greenhalgh [EMAIL PROTECTED] writes:
   (cd build  $(MAKE) install prefix=$(CURDIR)/debian/gcc4arm/usr)
  
  Dunno about 'prefix=' ... I've always used 'DESTDIR='?
 
 Specifying prefix on the make command line should work and not try to
 install to /usr (though he appears to be using it incorrectly so
 probably won't get what he wants).

Using prefix is dangerous, because it may be compiled into the code or
scripts. It may work with most packages, but not all. prefix is meant
to be the final destination.

 DESTDIR is convenient, but not supported by as many packages (gcc does
 support it though).

If DESTDIR is not supported, we should make it to support it, and send
the fix to upstream.

Greetings,
Oliver

-- 
  .''`.
 : :' :Oliver Kurth [EMAIL PROTECTED]
 `. `'   Debian GNU/Linux maintainer - www.debian.org
   `-
When sending passwords, please use my gpg key. That's what it's good for.



pgpsKmrm2JVU2.pgp
Description: PGP signature


Re: Bug#208508: bitmap vectorizers

2003-09-09 Thread Bartosz Feski aka fEnIo
On Mon, Sep 08, 2003 at 08:46:53PM +0200, Artur R. Czechowski wrote:
 [ note: I have no interests in denying any of those packages, there is ]
 [ a result of digging through wnpp bugs]
 
 Hello,
 There are two packages looking similar:
 #206859: O: autotrace -- Bitmap to vector graphics converter
 #208508: ITP: potrace -- utility to transform bitmaps into vector graphics
 
 Maybe them should be compared and better one schould be choosed?
Sure. Why not, but who would be the compariser ? ;)
http://autotrace.sourceforge.net/screenshot.gif
http://potrace.sourceforge.net/samples.html

I can't adopt autotrace because it's too dificult for me right now.
It has his own library and many dependencies. I am learning packaging yet. 
Autotrace last version was released on 11 September 2002. That's almost
one year of inactivity. Besides IMHO potrace output looks much better. 
Last but not least why Debian shouldn't has two (or more) tracing packages? 
He has many web servers, mail servers and so on.

regards
fEnIo
-- 
  _ Bartosz Feski aka fEnIo | mailto:[EMAIL PROTECTED] | 
pgp:0x13fefc40 
_|_|_32-050 Skawina - Gowackiego 3/15 - w. maopolskie - Polska
(0 0) phone:+48501608340 | ICQ:46704720 | GG:726362 | IRC:fEnIo
ooO--(_)--Ooo http://skawina.eu.org | JID:[EMAIL PROTECTED] | RLU:172001


pgpeNuChCkAiE.pgp
Description: PGP signature


Re: Need help on enhancing Telnet with srp

2003-09-09 Thread Russell Coker
On Tue, 9 Sep 2003 16:53, Marc Singer wrote:
 Tar said, I am not sure that what you want to do is possible with
 Telnet as the telnet protocol is content-free.  That is to say that it
 has no knowledge of when the user is sending a password and when the
 user is sending some other type of data.  As far as Telnet is
 concerned, the connection between the client and server is a simple
 bi-directional stream.  (I know this isn't entirely true, but close
 enough in this case.)  You probably need to write a new daemon to go
 with your client.

TELNET is an extensible protocol that allows many different options to be 
negotiated and transferred.  Passwords are one option and RFC2944 is quite 
clear about how it works.

Getting a telnet client and server to do this shouldn't be too difficult, 
although it may require combining the functionality of telnetd and /bin/login 
which will require some minor changes to the way things work.  But that's not 
insurmountable.

I suggest that the first thing to do is to modify the telnetd to have a dummy 
login.  EG have a fixed user-name/password before it does the usual telnetd 
thing, and run it with the option -L /bin/bash.  That will provide a good 
test bed for the modified telnet client.  Once the client is tested and has 
been shown to work correctly then you can do the hard work (modifying telnetd 
and maybe merging /bin/login code) with a good test program.

Also I suggest submitting the changes for the telnet client to Debian before 
writing the telnetd code.  A telnet client with this functionality will be 
useful even if Debian contains no server code for RFC2944, I'm sure that 
other systems include server code and making Debian systems run as a client 
will be a useful addition.

 On Mon, Sep 08, 2003 at 08:51:51PM -0700, polavarapu deepti wrote:
   I have been going through RFC2944 for telenet
  authentication:srp. I have already written code

-- 
http://www.coker.com.au/selinux/   My NSA Security Enhanced Linux packages
http://www.coker.com.au/bonnie++/  Bonnie++ hard drive benchmark
http://www.coker.com.au/postal/Postal SMTP/POP benchmark
http://www.coker.com.au/~russell/  My home page




Re: autoconf and setting prefix

2003-09-09 Thread Miles Bader
Oliver Kurth [EMAIL PROTECTED] writes:
  Specifying prefix on the make command line should work and not try to
  install to /usr (though he appears to be using it incorrectly so
  probably won't get what he wants).
 
 Using prefix is dangerous, because it may be compiled into the code or
 scripts. It may work with most packages, but not all. prefix is meant
 to be the final destination.

No, its use for this purpose is well defined (and required by the GNU
coding standards).

You probably already know this, but for anyone that doesn't:  if you
want to install to a prefix that's different than the one compiled into
the program, you must do `make' and `make install prefix=...' as two
separate steps.  The G.C.S. require that any package that embeds paths
must do so only at compile time, not at install time, thus the above
usage is safe.

 If DESTDIR is not supported, we should make it to support it, and send
 the fix to upstream.

As with bugs in the handling of prefix.

-Miles
-- 
In New York, most people don't have cars, so if you want to kill a person, you
have to take the subway to their house.  And sometimes on the way, the train
is delayed and you get impatient, so you have to kill someone on the subway.
  [George Carlin]




Re: music sheet

2003-09-09 Thread Richard Atterer
On Tue, Sep 09, 2003 at 10:41:14AM +1000, Craig Sanders wrote:
 why dont we just put up a page on www.debian.org with the requested sheet
 music (or, if it's copyrighted then appropriate links to sites where it
 can be found).

FWIW, I always enjoy it when it comes up again. Maybe I should start a 
Dueling Banjos Fan Club. :-)

If debian-news carried an item which explains that we're not that musical
after all, I'm sure that would make it to the top of Google's list... BCCd.

Cheers,

  Richard

-- 
  __   _
  |_) /|  Richard Atterer |  GnuPG key:
  | \/¯|  http://atterer.net  |  0x888354F7
  ¯ '` ¯


pgpJjLC9V8jik.pgp
Description: PGP signature


Re: /etc/shells management

2003-09-09 Thread Colin Watson
On Mon, Sep 08, 2003 at 11:18:44PM -0600, Bob Proulx wrote:
 Colin Watson wrote:
  Adam Heath wrote:
   Guido Guenther wrote:
Just of out curiosity, is this in any way different from the shorter:
if [ $var ]; then
   
   var=-f
  
  Have you tried that? No POSIX shell will have a problem.
 
 You are confusing standards with portability.  They are not the same
 thing.
 
 See my other posting for a real world example of this particular
 construct which fails on a shell on a commercial system which claims
 to be a POSIX shell.  It probably is compliant to an older version of
 the standard.  But standards change over time and just by standing
 still you fall behind.  This particular construct is not portable to
 that system regardless of the presence of standards.
 
 I am not saying that Debian dpkg scripts should worry about strange or
 non-standard systems, nor indeed any non-Debian systems at all.  I am
 just talking about portable script style and advocating defensive
 programming in general.

Since I'm talking exclusively about postinst scripts, though, I see
absolutely no reason why we shouldn't use cleaner and more
understandable POSIX interfaces where they're available. When
programming specifically for Debian I do not want to worry about the
vagaries of ancient non-free operating systems. Programming to standards
is good enough.

I'm not confusing standards with portability - I'm aware that certain
legacy systems have problems with this construct - but I choose not to
care in this instance.

Cheers,

-- 
Colin Watson  [EMAIL PROTECTED]




Re: installer for non-free packages in contrib

2003-09-09 Thread Colin Watson
On Tue, Sep 09, 2003 at 09:17:13AM +0200, Mathieu Roy wrote:
 Colin Watson [EMAIL PROTECTED] a tapot? :
  I asked you a question which could be answered quite simply by producing
  one of those ways. Go on. It's my honest belief that it can't be done
  correctly; I'm open to hearing ways in which I'm wrong.
 
 Instead of having a package the binary and install it, we can surely
 have the package that set up a directory in /usr/src with everything
 needed to be build the debian package + a script in /usr/bin that
 would create the package and install effectively (named after the
 installer package name, for instance).
 
 There's no reason when you install an installer to have a software
 installed, apart from the installer itself. You should have a tool
 that permits you to install the software and that's what I'm proposing.
 
 If you remove the installer, all these files would be removed, whatever
 the fact you may have build and installed the non-free software or
 not.
 
 I think it's a pretty easy solution to have something clean.

I think that's a step backwards. In particular, it's now impossible to
have an installer package which Provides: a virtual package in a
sensible way; it introduces an extra manual step into the sequence, and
to be honest I don't see many advantages over just installing the
software in /usr/local and managing it with stow.

But I guess some people might like it.

   Would it be acceptable to fill a bug against each installer that do
   not build a proper debian package when installing non-free software,
   as long as a technical solution is provided?
  
  I guess so, if the technical solution is correct. Severity something
  less than release-critical, though.
 
 Is this technical solution acceptable for you?

I think if you want to do your installer packages this way then that's
fine, but I would disagree with making everybody do it. *shrug*

Cheers,

-- 
Colin Watson  [EMAIL PROTECTED]




Re: installer for non-free packages in contrib

2003-09-09 Thread Colin Watson
On Tue, Sep 09, 2003 at 01:24:07AM -0600, Bruce Sass wrote:
 On Mon, 8 Sep 2003, Colin Watson wrote:
* installs that package in such a way that it's registered in dpkg's
  database
 
 do the install in the background when the dpkg DB area is unlocked

Yuck! Please, no! Error handling? Error reporting? Reproducibility?

-- 
Colin Watson  [EMAIL PROTECTED]




Re: installer for non-free packages in contrib

2003-09-09 Thread Colin Watson
On Tue, Sep 09, 2003 at 12:37:04AM -0500, Ryan Underwood wrote:
 On Mon, Sep 08, 2003 at 10:13:59AM +0100, Colin Watson wrote:
  On Mon, Sep 08, 2003 at 09:35:45AM +0200, Mathieu Roy wrote:
   Would it be acceptable to fill a bug against each installer that do
   not build a proper debian package when installing non-free software?
  
  How can they do so? Installing a package with 'dpkg -i' in the postinst
  of another package isn't possible, since dpkg's status area is locked.
 
 Jumping in late here, but what about installing a list of files with the
 package that, if existing on the system, are considered to be part of
 that package; and so when the package is removed, they are removed with
 it.
 
 It could be something like debian/track where 'track' is a list of files
 to be tracked by this package as if they were contained within it when
 it was built (even though they are actually downloaded during the package's
 postinst or by another script)

Sounds like the old dpkg-registerfile idea (or whatever it was called),
and it would be useful for other purposes as well.

-- 
Colin Watson  [EMAIL PROTECTED]




translations and the ddtp

2003-09-09 Thread Martin Quinson
On Fri, Sep 05, 2003 at 11:21:18AM +0200, Wouter Verhelst wrote:
 Op vr 05-09-2003, om 09:16 schreef Martin Quinson:
  On Thu, Sep 04, 2003 at 10:44:08PM -0700, Joshua Kwan wrote:
   On Fri, Sep 05, 2003 at 07:15:57AM +0200, Martin Godisch wrote:
Are these actually used somewhere? If I switch my browser language I see
packages.d.o still in English, if I switch my environment, dselect and
apt-cache show package descriptions still in English... What are these
translations good for?
   
   Oh, also debconf templates are translated there for use in po-debconf,
   but those usually get to the BTS anyway.
  
  Err, AFAIK, the ddtp translates the old-style debconf templates. 
 
 Well, your knowledge is outdated, then. Please check your facts next
 time :-)
 
 (they do both...)

I did recheck, and the fact is that I'm right and you are wrong, sorry about
that.

The translations of debconf templates in the ddtp are always as broken as
they used to be. The templates are extracted from the binary package, and
then reformated to the po format. But it means that previous translations
are lost in the process of updating, for example. That means that you have
to choose between using the ddtp always or never. Using it once leads to
unacceptable translation loss.

Moreover, the update is not done, which leads to wrong results. Check for
example http://ddtp.debian.org/debconf/maintainer/[EMAIL PROTECTED]
about slrn. The german translation is reported to be completed (17/17) while
the french one is not that advanced (14/17). 

But when looking at the source code of slrn, I get the following:
/tmp/slrn-0.9.8.0/debian/po$ msgfmt --statistics fr.po 
25 translated messages.
/tmp/slrn-0.9.8.0/debian/po$ msgfmt --statistics fr.po
17 translated messages.
/tmp/slrn-0.9.8.0/debian/po$ debconf-updatepo 
/tmp/slrn-0.9.8.0/debian/po$ msgfmt --statistics fr.po 
25 translated messages.
/tmp/slrn-0.9.8.0/debian/po$ msgfmt --statistics  de.po 
17 translated messages, 3 fuzzy translations, 5 untranslated messages.

When the maintainer does not run the debconf-updatepo, there is little to do
for statistic extractors (and w.d.o/intl/l10n also report the german
translation as completed), but I dunno where the ddtp gets that the french
template is not translated. I guess the data where not updated since the
version 0.9.7.4-23 of slrn, which updates the french translation (according
to the relevant changelog). For information, it was released the 17 Oct
2002. But I may be wrong on the explanation, of course. The fact is that it
is not uptodate.

Moreover, if you really want me to state my feeling about the ddtp, I don't
feel it really reliable. The web page is a nightmare to navigate since there
is so much broken links. It is also very very difficult to translate, since
all translations are in the same wml file (that's exactly the broken design
po-debconf solves for debconf). That's kind of sad that people commited to
translations did such an internationalisation error.

And the adress to use is now [EMAIL PROTECTED] (or something like that).
It exists since 10 days since the previous one stoped to work a while ago.
And it looks like that it is now broken as well.


So, please, next time, *you* should check your facts before switching to the
arrogant mode.


And to answer the original question, no, the ddtp is not the central point
of translation in debian. There is no such page right now, but the better
existing approximation for now is www.debian.org/international 

Note however that I do not try to minimize the work of grisu and others on
the ddtp. I'm just saying that there is still issues which have to be solved
before the ddtp (which means debian *description* translation project) can
be used as central point for that.

Thanks for your time, Mt.

-- 
Every day of my life I am forced to add another name to the list of people 
who piss me off!
--- Calvin




Re: music sheet

2003-09-09 Thread Ismael Valladolid Torres
El lunes,  8 de septiembre de 2003, a las 18:55, Jim Penny escribe:
 The problem, amazingly enough, is that he did google for dueling
 banjos sheet music, and Debian is the number one and number two hit!

Does anybody know, when the next stable release for Debian, will be
Deliveranced? Maybe we need more Deliveropers. :P

Regards, Ismael
-- 
Tout fourmille de commentaries; d'auteurs il en est grande cherté


pgpAQFQWi01dc.pgp
Description: PGP signature


RE: IMPORTANT: your message to html-tidy

2003-09-09 Thread Julian Mehnle
Karsten M. Self kmself@ix.netcom.com wrote:
 [Using DNS RBLs to block spam is bad.]
 As many people have noted, for pretty much _any_
 given IP, your odds are good that most of the mail received from it is
 spam.  It doesn't do much for the legit mail that comes through.  Given
 that we now _do_ have good content/context based filters for assessing
 spam likelihood for a given mail item, blind use of RBLs should be
 discouraged.  It's the same sort of thinking that's causing no end of
 trouble for people trying to communicate with AOL users:
 
 http://z.iwethey.org/forums/render/content/show?contentid=96264
 http://yro.slashdot.org/yro/03/04/13/2215207.shtml?tid=120

No, you can't make such a general statement that using content-based filters is 
better than using DNS RBLs.  It wholly depends on the listing policy of the 
RBL, and in most cases, content-based filters will be the far worse option, 
because it only drives spammers to make their spam stick out from the general 
mail noise less and less!  I.e. after prolonged, widespread use of 
content-based filters, spam won't be easily distinguishable from your normal 
mail traffic anymore from a machine's point of view.

Maybe in 50 years, when machines will be able to (almost) fully understand the 
content of a mail message, this will be a good solution.  But until then, I 
consider a well-designed DNS RBL like bl.spamcop.net to be far superior, even 
if it causes a few (0.02% for me, in the SpamCop case) false positives now and 
then (the SpamCop list even puts up with these by design).  If configured 
correctly, false positives, like all positives, get bounced in the SMTP dialog, 
so the sender knows that the message wasn't delivered.

 The difference between what I'm advocating and what you're doing:  run
 SpamAssassin _at_ _SMTP_ _receipt_, not after accepting the message for
 delivery.  Exim4 allows this readily.

Indeed.  Bouncing in the SMTP dialog is by far preferrable to bouncing after 
accepting the message.  In fact, the latter method is inacceptable in 95% of 
all cases (except for when the delivery failure could not have been determined 
at the time the message was accepted).  And even in the remaining cases, it 
might be better to silently drop the message.




gcc stops migration to testing?

2003-09-09 Thread Artur R. Czechowski
Hello,
Could you enlight me where Depends: php4-rrdtool gcc-3.3 (not considered)
comes from on http://packages.qa.debian.org/p/php4-rrdtool.html?
I have no gcc dependencies neither build-deps.

Cheers
Artur
-- 
szybszy niz najwyzszy budynek... inteligentniejszy od kuli w locie...
/yacoob/




Re: installer for non-free packages in contrib

2003-09-09 Thread Mathieu Roy
Colin Watson [EMAIL PROTECTED] a tapoté :

 On Tue, Sep 09, 2003 at 09:17:13AM +0200, Mathieu Roy wrote:
  Colin Watson [EMAIL PROTECTED] a tapot? :
   I asked you a question which could be answered quite simply by producing
   one of those ways. Go on. It's my honest belief that it can't be done
   correctly; I'm open to hearing ways in which I'm wrong.
  
  Instead of having a package the binary and install it, we can surely
  have the package that set up a directory in /usr/src with everything
  needed to be build the debian package + a script in /usr/bin that
  would create the package and install effectively (named after the
  installer package name, for instance).
  
  There's no reason when you install an installer to have a software
  installed, apart from the installer itself. You should have a tool
  that permits you to install the software and that's what I'm proposing.
  
  If you remove the installer, all these files would be removed, whatever
  the fact you may have build and installed the non-free software or
  not.
  
  I think it's a pretty easy solution to have something clean.
 
 I think that's a step backwards. In particular, it's now impossible to
 have an installer package which Provides: a virtual package in a
 sensible way;

Which virtual package? The package that will be built will be a
completely normal package.

 it introduces an extra manual step into the sequence, and to be
 honest I don't see many advantages over just installing the software
 in /usr/local and managing it with stow.

I already listed theses advantages previously. That the origin of the
thread. 

Would it be acceptable to fill a bug against each installer that do
not build a proper debian package when installing non-free software,
as long as a technical solution is provided?
   
   I guess so, if the technical solution is correct. Severity something
   less than release-critical, though.
  
  Is this technical solution acceptable for you?
 
 I think if you want to do your installer packages this way then that's
 fine, but I would disagree with making everybody do it. *shrug*

You're funny.

1. Theorical proposal: you replied that you need a technical proposal
2. Technical proposal: you reply that you do not agree with the
theorical proposal.

In my previous mail, I suspected you to be strangely
obstructive. It's no longer a suspicion to my eyes and I strangely do
not see any argument ('go make your own GNU/Linux distro', what an
interesting proposal when discussing about how Debian works!).

Beside from that, I have a strange sensation when I see you telling
that it's fine that a package in contrib basically contains a non-free
software* and in the same time claiming that GFDLed software are very
evil in regards of freedom. 

* No, it's not a dependancy, it does not need any other debian package
  to install the software, it does install the software during the
  installer package installation.


A pity.


-- 
Mathieu Roy
 
  Homepage:
http://yeupou.coleumes.org
  Not a native english speaker: 
http://stock.coleumes.org/doc.php?i=/misc-files/flawed-english




Re: installer for non-free packages in contrib

2003-09-09 Thread Andreas Metzler
Mathieu Roy [EMAIL PROTECTED] wrote:
 Colin Watson [EMAIL PROTECTED] a tapoté :
 On Tue, Sep 09, 2003 at 09:17:13AM +0200, Mathieu Roy wrote:
  Colin Watson [EMAIL PROTECTED] a tapot? :
   I asked you a question which could be answered quite simply by producing
   one of those ways. Go on. It's my honest belief that it can't be done
   correctly; I'm open to hearing ways in which I'm wrong.
  
  Instead of having a package the binary and install it, we can surely
  have the package that set up a directory in /usr/src with everything
  needed to be build the debian package + a script in /usr/bin that
  would create the package and install effectively (named after the
  installer package name, for instance).
  
  There's no reason when you install an installer to have a software
  installed, apart from the installer itself. You should have a tool
  that permits you to install the software and that's what I'm proposing.
  
  If you remove the installer, all these files would be removed, whatever
  the fact you may have build and installed the non-free software or
  not.
  
  I think it's a pretty easy solution to have something clean.
 
 I think that's a step backwards. In particular, it's now impossible to
 have an installer package which Provides: a virtual package in a
 sensible way;

 Which virtual package? The package that will be built will be a
 completely normal package.
[...]

Let us say we are talking about foo-runtime, a interpreter/virtual
machine that many packages in contrib depend on. If the installer
package worked as you proposed it wouldn't fulfil its puprose, the
foo-runtime-installer does _not_ provide foo-runtime, so
apt-get install foo-blahfasel will simply fail, because there is no
package providing foo-runtime available.

This doesn't just happen on initial installs but also on upgrades (WTF
is foo-runtime = 1.4?)
 cu andreas
-- 
Hey, da ist ein Ballonautomat auf der Toilette!
Unofficial _Debian-packages_ of latest unstable _tin_
http://www.logic.univie.ac.at/~ametzler/debian/tin-snapshot/




Re: gcc stops migration to testing?

2003-09-09 Thread Andreas Metzler
Artur R. Czechowski [EMAIL PROTECTED] wrote:
 Could you enlight me where Depends: php4-rrdtool gcc-3.3 (not considered)
 comes from on http://packages.qa.debian.org/p/php4-rrdtool.html?
 I have no gcc dependencies neither build-deps.

On i386.

Check e.g. the binaries on arm, one of them (or its dependencies)
probably depends on libgcc1.

I have not checked your package, but I know this is exactly what
happened for exim4.
   cu andreas




Re: gcc stops migration to testing?

2003-09-09 Thread Artur R. Czechowski
On Tue, Sep 09, 2003 at 01:55:14PM +0200, Andreas Metzler wrote:
 Artur R. Czechowski [EMAIL PROTECTED] wrote:
  I have no gcc dependencies neither build-deps.
 On i386.
 Check e.g. the binaries on arm, one of them (or its dependencies)
 probably depends on libgcc1.
Thanks for hint. Probably I would never thought about it.
arm binary has libgcc1 in dependencies.

Cheers
Artur
-- 
Someone needs to beat panasync six miles deep into hard granite for even
thinking about making that a BitchX default.
http://sackheads.org/~bnaylor/spew/away_msgs.html




Re: IMPORTANT: your message to html-tidy

2003-09-09 Thread Steve Lamb
On Tue, 9 Sep 2003 07:49:36 +0100
 It's the same sort of thinking that's causing no end of trouble for people
 trying to communicate with AOL users:
 
 http://z.iwethey.org/forums/render/content/show?contentid=96264
 http://yro.slashdot.org/yro/03/04/13/2215207.shtml?tid=120

I've got an even better example if not as well publicized.  When SoBig
first hit my address was one that was being spoofed.  I had tracked it to
RoadRunner (rr.com).  I forwarded them an example piece to tell the guy to cut
it out.  I was not yet aware of SoBig.  Anyway they rejected at SMTP because
I am in DSLExtreme's residential block.  Fine, I'll call.  I get the number
for abuse from the whois database.  I get a recording that tells me under no
uncertain terms will they accept phone calls and I must email them directly. 
I call into the corporate headquarters and complain to a CCR.  He tells me he
cannot forward my call but is willing to walk over and talk to them directly
if I provide him with the appropriate information.

After fuming and learning what SoBig was I just let it drop.  A friend
asked if they had postmaster blocked as well.  They did.  I just found it
mildly amusing that I, someone who's ran an SMTP server in residential space
(with blessing from my ISP) for over two years now without a single complaint,
was prevented from complaining about one of *THIER* residential customers who
couldn't figure out he was spewing 100k attachments as fast as his little
cable router could chug them out.  End result: I blacklisted him at the
firewall, had my secondary do the same.  *shrug*

 The difference between what I'm advocating and what you're doing:  run
 SpamAssassin _at_ _SMTP_ _receipt_, not after accepting the message for
 delivery.  Exim4 allows this readily.

Hell, it has two different methods of doing it.  Exiscan-ACL and SA-Exim. 
Exiscan-ACL was just recently added to exim4-daemon-heavy so for all intents
and purposes anyone running Exim4 on a dedicated host already has the
capability for SA filtering at SMTP.

-- 
 Steve C. Lamb | I'm your priest, I'm your shrink, I'm your
   PGP Key: 8B6E99C5   | main connection to the switchboard of souls.
---+-


pgpStrMQhHnri.pgp
Description: PGP signature


Re: installer for non-free packages in contrib

2003-09-09 Thread Sam Hocevar
On Tue, Sep 09, 2003, Colin Watson wrote:

  It could be something like debian/track where 'track' is a list of files
  to be tracked by this package as if they were contained within it when
  it was built (even though they are actually downloaded during the package's
  postinst or by another script)
 
 Sounds like the old dpkg-registerfile idea (or whatever it was called),
 and it would be useful for other purposes as well.

   I concur. I am fed up with all those .pyc files that dpkg -S does not
know about.

-- 
Sam.




Re: IMPORTANT: your message to html-tidy

2003-09-09 Thread Steve Lamb
On Tue, 9 Sep 2003 12:50:51 +0200
Julian Mehnle [EMAIL PROTECTED] wrote:
 No, you can't make such a general statement that using content-based filters
 is better than using DNS RBLs.  It wholly depends on the listing policy of
 the RBL, and in most cases, content-based filters will be the far worse
 option, because it only drives spammers to make their spam stick out from
 the general mail noise less and less!  I.e. after prolonged, widespread use
 of content-based filters, spam won't be easily distinguishable from your
 normal mail traffic anymore from a machine's point of view.

I beg to differ.  I do not see this happening any time soon.  I've seen
some ingenious ways for spam to get through SA's blocks but the Bayesian
classifier has caught them.  Like it or not unless the spam is somehow related
to the normal topics of conversation that the individual regularly engages in
and is from places he or she normally gets mail from the classifier is going
to catch it.  

The most recent example are the spams now that have maybe 3-4 random words
in them and have the actual ad in an attached or linked image.  SA passes it
since it hits maybe 2-3 of SA's markers.  However the Bayesian classifier tags
it at 95% or higher.  IE, it is being caught by the BC, SA's default
configuration doesn't give enough weight to the BC for that alone to cause it
catch it.  

Finally there's the issue that SA is using the RBLs in the manner Karsten
stated, as a weight to determine whether or not the mail is spam and not an
absolute marker that it is or is not spam.

-- 
 Steve C. Lamb | I'm your priest, I'm your shrink, I'm your
   PGP Key: 8B6E99C5   | main connection to the switchboard of souls.
---+-


pgp2yatj97kLY.pgp
Description: PGP signature


Accepted ragel 2.0-1 (source i386 alpha)

2003-09-09 Thread Robert Lemmen
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Mon,  8 Sep 2003 13:29:38 +0200
Source: ragel
Binary: ragel
Architecture: alpha i386 source 
Version: 2.0-1
Distribution: unstable
Urgency: low
Maintainer: Robert Lemmen [EMAIL PROTECTED]
Changed-By: Robert Lemmen [EMAIL PROTECTED]
Description: 
 ragel  - compiles finite state machines into c/c++ code
Changes: 
 ragel (2.0-1) unstable; urgency=low
 .
   * New upstream release (includes postfix repetition operators, named
 priorities and a c/c++ interface to indicate whena  machine can no longer
 accept.
   * 2.0 is not always comaptible with earlier versions, see PORTING_TO_V2
   * now supports DEB_BUILD_OPTIONS
Files: 
 3d00a2a12bb234bcc8f6b4beb3371698 604 devel optional ragel_2.0-1.dsc
 5a45dac49b43376600f7e36fff519651 76374 devel optional ragel_2.0-1.diff.gz
 6e22c8077557aa699369f2b999880f7d 168224 devel optional ragel_2.0-1_i386.deb
 b1c6d0ba2e1aa3881ab529782f5617db 190850 devel optional ragel_2.0-1_alpha.deb
 b858fd109c02d0a214d07d04feaec978 238352 devel optional ragel_2.0.orig.tar.gz

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

iD8DBQE/XWwkx2zlrBLK36URAtO7AJ9kEVH9KHGOGpWqTeE35EUICZx8VQCgkxuK
IO7B60sXvrD4x5LB6GKYTnM=
=/Wf1
-END PGP SIGNATURE-


Accepted:
ragel_2.0-1.diff.gz
  to pool/main/r/ragel/ragel_2.0-1.diff.gz
ragel_2.0-1.dsc
  to pool/main/r/ragel/ragel_2.0-1.dsc
ragel_2.0-1_alpha.deb
  to pool/main/r/ragel/ragel_2.0-1_alpha.deb
ragel_2.0-1_i386.deb
  to pool/main/r/ragel/ragel_2.0-1_i386.deb
ragel_2.0.orig.tar.gz
  to pool/main/r/ragel/ragel_2.0.orig.tar.gz


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



Accepted gcc-3.3 1:3.3.2ds2-0pre3 (i386 source all)

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

Format: 1.7
Date: Mon,  8 Sep 2003 21:49:52 +0200
Source: gcc-3.3
Binary: libgnat3.15 gcc-3.3-nof gcc-3.3 libobjc1 libgcc1 lib64g2c0 libstdc++5-3.3-doc 
libgcj4 gpc-2.1-3.3-doc libstdc++5 cpp-3.3-doc protoize cpp-3.3 libstdc++5-3.3-dbg 
g77-3.3-doc gpc-2.1-3.3 g77-3.3 libgcj4-dev gcc-3.3-doc lib64objc1 lib64ffi2 
libstdc++5-3.3-dev libffi2-dev gcj-3.3 libgcj-common gobjc-3.3 lib64stdc++5 
gcc-3.3-soft-float lib64gcj4 treelang-3.3 libg2c0-dev lib64gcc1 fastjar lib64gnat3.15 
fixincludes libg2c0 gij-3.3 libstdc++5-3.3-pic gcc-3.3-base g++-3.3 gnat-3.3 libffi2 
gnat-3.3-doc
Architecture: source i386 all
Version: 1:3.3.2ds2-0pre3
Distribution: unstable
Urgency: low
Maintainer: Debian GCC maintainers [EMAIL PROTECTED]
Changed-By: Matthias Klose [EMAIL PROTECTED]
Description: 
 cpp-3.3- The GNU C preprocessor
 cpp-3.3-doc - Documentation for the GNU C preprocessor (cpp)
 fastjar- Jar creation utility
 fixincludes - Fix non-ANSI header files
 g++-3.3- The GNU C++ compiler
 g77-3.3- The GNU Fortran 77 compiler
 g77-3.3-doc - Documentation for the GNU Fortran compiler (g77)
 gcc-3.3- The GNU C compiler
 gcc-3.3-base - The GNU Compiler Collection (base package)
 gcc-3.3-doc - Documentation for the GNU compilers (gcc, gobjc, g++)
 gcj-3.3- The GNU compiler for Java(TM)
 gij-3.3- The GNU Java bytecode interpreter
 gnat-3.3   - The GNU Ada compiler
 gnat-3.3-doc - Documentation for the GNU Ada compiler (gnat)
 gobjc-3.3  - The GNU Objective-C compiler
 gpc-2.1-3.3 - The GNU Pascal compiler
 gpc-2.1-3.3-doc - Documentation for the GNU Pascal compiler (gpc)
 libffi2- Foreign Function Interface library runtime
 libffi2-dev - Foreign Function Interface library development
 libg2c0- Runtime library for GNU Fortran 77 applications
 libgcc1- GCC support library
 libgcj-common - Java runtime library (common files)
 libgcj4- Java runtime library for use with gcj
 libgcj4-dev - Java development headers and static library for use with gcj
 libobjc1   - Runtime library for GNU Objective-C applications
 libstdc++5 - The GNU Standard C++ Library v3
 libstdc++5-3.3-dbg - The GNU Standard C++ Library v3 (debugging files)
 libstdc++5-3.3-dev - The GNU Standard C++ Library v3 (development files)
 libstdc++5-3.3-doc - The GNU Standard C++ Library v3 (documentation files)
 libstdc++5-3.3-pic - The GNU Standard C++ Library v3 (shared library subset kit)
 protoize   - Create/remove ANSI prototypes from C code
 treelang-3.3 - The GNU Treelang compiler
Closes: 207915 208717
Changes: 
 gcc-3.3 (1:3.3.2ds2-0pre3) unstable; urgency=low
 .
   * Update to gcc-3.3.2 CVS 20030908.
   * PR11716 (Michael Eager, Dan Jacobowitz):
 Make GCC think that the maximum length of a short branch is
 64K instead of 128K.  It's a big hammer, but it works.
 Closes: #207915.
   * Downgrade gpc to 20030507 on alpha and ia64 (closes: #208717).
Files: 
 3fc3f50c1e032c089b4263b568037b59 2440 devel standard gcc-3.3_3.3.2ds2-0pre3.dsc
 49e365f6c3f02f9258b9281749a8c878 25405003 devel standard gcc-3.3_3.3.2ds2.orig.tar.gz
 72003199cd14445e67edb333799a8415 2228267 devel standard gcc-3.3_3.3.2ds2-0pre3.diff.gz
 13b6edad5552325dda0403cc67fe 82940 doc optional cpp-3.3-doc_3.3.2-0pre3_all.deb
 1f427ff82d189d22c3ad662810792967 2525188 doc optional 
libstdc++5-3.3-doc_3.3.2-0pre3_all.deb
 260e5d986210dbc3b913e87dc1987ec7 268970 doc optional g77-3.3-doc_3.3.2-0pre3_all.deb
 95e5eea8406bfa5490b0d99e03b35b41 328522 doc optional gnat-3.3-doc_3.3.2-0pre3_all.deb
 397b34e287b1b7e2c1d02250a8475876 795214 doc optional 
gpc-2.1-3.3-doc_3.3.2.20030830-0pre3_all.deb
 da7149210390b73e0b3c98087e1d238f 597444 doc optional gcc-3.3-doc_3.3.2-0pre3_all.deb
 769bffdb767933059fc35505987a133b 141318 devel important 
gcc-3.3-base_3.3.2-0pre3_i386.deb
 e937b59636a8e7fb9c907e8bdfa2e87b 71020 libs important libgcc1_3.3.2-0pre3_i386.deb
 7156555cdb4ded8aefd085f8b2f5c446 1386512 interpreters standard 
cpp-3.3_3.3.2-0pre3_i386.deb
 b10b55ab9ce794b0b1e77e5909e4a181 23202 devel optional protoize_3.3.2-0pre3_i386.deb
 add10b833825a6e0716a3c04dc17d6a6 47866 devel optional fixincludes_3.3.2-0pre3_i386.deb
 8faacf5ba07187f477ee7b18611b8647 1462756 devel optional gobjc-3.3_3.3.2-0pre3_i386.deb
 8eb333f4de11d34428c7c6d047f648d6 130478 libs optional libobjc1_3.3.2-0pre3_i386.deb
 f09d70b464ad4a1a15c7c5da5eac010a 13020 devel optional gij-3.3_3.3.2-0pre3_i386.deb
 11962154d27d8f7d606064703a55443b 3979184 libs optional libgcj4_3.3.2-0pre3_i386.deb
 a2a7cf6baf8c5cc0f3fefc3fa83c5e5f 56000 libs optional 
libgcj-common_3.3.2-0pre3_i386.deb
 ba0436b1522a1c36a29c8d2fdf1bf53e 1690276 devel optional gcj-3.3_3.3.2-0pre3_i386.deb
 f87920a8dee6c28b1548d2bf47435636 4727952 libdevel optional 
libgcj4-dev_3.3.2-0pre3_i386.deb
 7bef55b8063c3a6f5eef4f0f04a25e26 106994 devel extra fastjar_3.3.2-0pre3_i386.deb
 e5431170ebeede7ca6aee41747a93138 66496 libs optional libffi2_3.3.2-0pre3_i386.deb
 e2c13f04d781702b485ab999243d2f46 10858 

Accepted jed-extra 0.1.4 (all source)

2003-09-09 Thread Rafael Laboissiere
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Tue,  9 Sep 2003 08:05:09 +0200
Source: jed-extra
Binary: jed-extra
Architecture: source all
Version: 0.1.4
Distribution: unstable
Urgency: low
Maintainer: Rafael Laboissiere [EMAIL PROTECTED]
Changed-By: Rafael Laboissiere [EMAIL PROTECTED]
Description: 
 jed-extra  - Collection of useful JED modes and utilities
Changes: 
 jed-extra (0.1.4) unstable; urgency=low
 .
   * debian/control: Fixed a typo and improved the Desription field, after
 suggestions made by Jens Seidel [EMAIL PROTECTED].
Files: 
 2a8e2a6c80828a294621fd047f95668b 526 editors optional jed-extra_0.1.4.dsc
 a45250eb7a65c4cb8c34b016c6f155b9 28263 editors optional jed-extra_0.1.4.tar.gz
 698ca068930f719e257ca7efe218e60e 35342 editors optional jed-extra_0.1.4_all.deb

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

iD8DBQE/XW58k3oga0pdcv4RAlPWAJ9aED2IM3WtvJ8MrV9hQRPjDF52ywCeLBqj
ZROkDU7Ol0cxK/uq27w0NfM=
=7C+f
-END PGP SIGNATURE-


Accepted:
jed-extra_0.1.4.dsc
  to pool/main/j/jed-extra/jed-extra_0.1.4.dsc
jed-extra_0.1.4.tar.gz
  to pool/main/j/jed-extra/jed-extra_0.1.4.tar.gz
jed-extra_0.1.4_all.deb
  to pool/main/j/jed-extra/jed-extra_0.1.4_all.deb


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



Accepted libsdl1.2 1.2.6-1 (i386 source)

2003-09-09 Thread Matthew Danish
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Tue,  9 Sep 2003 00:29:00 -0400
Source: libsdl1.2
Binary: libsdl1.2debian-oss libsdl1.2debian-arts libsdl1.2debian libsdl1.2-dev 
libsdl1.2debian-esd libsdl1.2debian-all
Architecture: source i386
Version: 1.2.6-1
Distribution: unstable
Urgency: low
Maintainer: Debian SDL maintainers [EMAIL PROTECTED]
Changed-By: Matthew Danish [EMAIL PROTECTED]
Description: 
 libsdl1.2-dev - Simple DirectMedia Layer development files
 libsdl1.2debian - Simple DirectMedia Layer
 libsdl1.2debian-all - Simple DirectMedia Layer (with all available options)
 libsdl1.2debian-arts - Simple DirectMedia Layer (with X11 and aRts options)
 libsdl1.2debian-esd - Simple DirectMedia Layer (with X11 and esound options)
 libsdl1.2debian-oss - Simple DirectMedia Layer (with X11 and OSS options)
Closes: 185521 188626 206575 207989
Changes: 
 libsdl1.2 (1.2.6-1) unstable; urgency=low
 .
   * New upstream version (Closes: #207989).
   * Applied http://www.libsdl.org/pipermail/sdl/2003-September/056168.html
 patch to allow building with gcc 3.3.
   * Applied my patch to make SDL use sigaction instead of signal.
   * libsdl1.2-dev depends on xlibmesa-glu-dev | libglu-dev now (Closes: #188626).
   * Removed -L/usr/lib from sdl-config --libs output (Closes: #185521).
   * Added Build-Conflicts on automake1.7 to work-around a FTBFS bug for now
 (Closes: #206575).
   * Updated config.{sub,guess}
Files: 
 4c1a5fe8b745808612e59c03ae41d42b 1123 libs optional libsdl1.2_1.2.6-1.dsc
 9011f147f23ec535515291d0c9c6904c 2042700 libs optional libsdl1.2_1.2.6.orig.tar.gz
 d1c75ed1ad9e2ce06863f5bb42c4d3aa 49690 libs optional libsdl1.2_1.2.6-1.diff.gz
 41144869b0ae28bed55821397895ad85 12732 libs optional libsdl1.2debian_1.2.6-1_i386.deb
 a40c5d4e2cf2119c06178c5dfffb692a 182116 libs optional 
libsdl1.2debian-all_1.2.6-1_i386.deb
 69ef6596fd3222449a6558f4a3807952 17 libs extra 
libsdl1.2debian-oss_1.2.6-1_i386.deb
 633d4e630b9c6ef3c7f5081a042262cf 173170 libs extra 
libsdl1.2debian-esd_1.2.6-1_i386.deb
 44cbd64d9de661f11439ac646acb390c 173150 libs extra 
libsdl1.2debian-arts_1.2.6-1_i386.deb
 5076f4b7d1e2d99c2e00a366f30083c2 772364 devel optional libsdl1.2-dev_1.2.6-1_i386.deb

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

iD8DBQE/XXHCzxUyMsJLYBARAlPQAJwIK9el+e7+C9eQ+JYm4k2rds33qgCfX5cN
NtoFy3k+1alVhn6TfODFgEk=
=G6Ds
-END PGP SIGNATURE-


Accepted:
libsdl1.2-dev_1.2.6-1_i386.deb
  to pool/main/libs/libsdl1.2/libsdl1.2-dev_1.2.6-1_i386.deb
libsdl1.2_1.2.6-1.diff.gz
  to pool/main/libs/libsdl1.2/libsdl1.2_1.2.6-1.diff.gz
libsdl1.2_1.2.6-1.dsc
  to pool/main/libs/libsdl1.2/libsdl1.2_1.2.6-1.dsc
libsdl1.2_1.2.6.orig.tar.gz
  to pool/main/libs/libsdl1.2/libsdl1.2_1.2.6.orig.tar.gz
libsdl1.2debian-all_1.2.6-1_i386.deb
  to pool/main/libs/libsdl1.2/libsdl1.2debian-all_1.2.6-1_i386.deb
libsdl1.2debian-arts_1.2.6-1_i386.deb
  to pool/main/libs/libsdl1.2/libsdl1.2debian-arts_1.2.6-1_i386.deb
libsdl1.2debian-esd_1.2.6-1_i386.deb
  to pool/main/libs/libsdl1.2/libsdl1.2debian-esd_1.2.6-1_i386.deb
libsdl1.2debian-oss_1.2.6-1_i386.deb
  to pool/main/libs/libsdl1.2/libsdl1.2debian-oss_1.2.6-1_i386.deb
libsdl1.2debian_1.2.6-1_i386.deb
  to pool/main/libs/libsdl1.2/libsdl1.2debian_1.2.6-1_i386.deb


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



Accepted kdbg 1.2.9-1 (i386 source)

2003-09-09 Thread Ben Burton
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Tue,  9 Sep 2003 16:16:07 +1000
Source: kdbg
Binary: kdbg
Architecture: source i386
Version: 1.2.9-1
Distribution: unstable
Urgency: low
Maintainer: Ben Burton [EMAIL PROTECTED]
Changed-By: Ben Burton [EMAIL PROTECTED]
Description: 
 kdbg   - Graphical debugger interface
Changes: 
 kdbg (1.2.9-1) unstable; urgency=low
 .
   * New upstream release.
   * Tighter fix for the security issue regarding debugger commands previously
 addressed in kdbg 1.2.8-1 (CAN-2003-0644).  Specifically, kdbg now tests
 for .kdbgrc file ownership.  Thanks to Matt Zimmerman for his help in this
 matter.
Files: 
 d15f653c652beff39dc1ac6b44ce5109 580 devel optional kdbg_1.2.9-1.dsc
 de06282366adfddb327c53a06985858f 535658 devel optional kdbg_1.2.9.orig.tar.gz
 7a8bc62db3e441ae8b19aa5aafb8d124 7368 devel optional kdbg_1.2.9-1.diff.gz
 7c9a30b7fb3f86f4a91cda9cb9cb2a44 278302 devel optional kdbg_1.2.9-1_i386.deb

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

iD8DBQE/XXQMMQNuxza4YcERAnHtAKCYk7eNbnu8M8tM/StuGyfPXtC/LQCgo0QG
REedEejb/UJ7AXY97/rm874=
=ULIN
-END PGP SIGNATURE-


Accepted:
kdbg_1.2.9-1.diff.gz
  to pool/main/k/kdbg/kdbg_1.2.9-1.diff.gz
kdbg_1.2.9-1.dsc
  to pool/main/k/kdbg/kdbg_1.2.9-1.dsc
kdbg_1.2.9-1_i386.deb
  to pool/main/k/kdbg/kdbg_1.2.9-1_i386.deb
kdbg_1.2.9.orig.tar.gz
  to pool/main/k/kdbg/kdbg_1.2.9.orig.tar.gz


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



Accepted apt-listbugs 0.0.28 (all source)

2003-09-09 Thread Masato Taruishi
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Tue,  9 Sep 2003 15:58:04 +0900
Source: apt-listbugs
Binary: apt-listbugs
Architecture: source all
Version: 0.0.28
Distribution: unstable
Urgency: low
Maintainer: Masato Taruishi [EMAIL PROTECTED]
Changed-By: Masato Taruishi [EMAIL PROTECTED]
Description: 
 apt-listbugs - Lists critical bugs before each apt installation
Closes: 184427 202583 203495 206276
Changes: 
 apt-listbugs (0.0.28) unstable; urgency=low
 .
   * Followed the libzlib-ruby's transition.
   * Check the exception from bug's parser and continue its execution until
 error count limit.
  (closes: #202583, #203495, #184427, #206276)
   * Cleanup help output.
Files: 
 ff0a9d68df88f993a59b4e8c06d4cc85 530 admin optional apt-listbugs_0.0.28.dsc
 a16c590810f604d064a3f7adf55f0836 54515 admin optional apt-listbugs_0.0.28.tar.gz
 dab79c91e0301ffde6a59c9d917d597b 57856 admin optional apt-listbugs_0.0.28_all.deb

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

iD8DBQE/XXo91SOm5mAGKIQRAhn9AJ9/BBYeE2VedzlLWSrpfHt+MezuGgCfaEVl
C+bG/HvNjwXu0s1LE4uKUKc=
=hevF
-END PGP SIGNATURE-


Accepted:
apt-listbugs_0.0.28.dsc
  to pool/main/a/apt-listbugs/apt-listbugs_0.0.28.dsc
apt-listbugs_0.0.28.tar.gz
  to pool/main/a/apt-listbugs/apt-listbugs_0.0.28.tar.gz
apt-listbugs_0.0.28_all.deb
  to pool/main/a/apt-listbugs/apt-listbugs_0.0.28_all.deb


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



Accepted apt-listbugs 0.0.29 (all source)

2003-09-09 Thread Masato Taruishi
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Tue,  9 Sep 2003 16:07:06 +0900
Source: apt-listbugs
Binary: apt-listbugs
Architecture: source all
Version: 0.0.29
Distribution: unstable
Urgency: low
Maintainer: Masato Taruishi [EMAIL PROTECTED]
Changed-By: Masato Taruishi [EMAIL PROTECTED]
Description: 
 apt-listbugs - Lists critical bugs before each apt installation
Changes: 
 apt-listbugs (0.0.29) unstable; urgency=low
 .
   * Oops, don't ask for warning when no error occured.
Files: 
 4dbf573f5295fd1cbe94610e310edc0e 530 admin optional apt-listbugs_0.0.29.dsc
 85410a6e3023b500c7dd1f621a64b4d0 54548 admin optional apt-listbugs_0.0.29.tar.gz
 72d3d346111ebf1d7a1b99707fa64946 57892 admin optional apt-listbugs_0.0.29_all.deb

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

iD8DBQE/XXzI1SOm5mAGKIQRAqAvAKCV96z+ujjty/aj1yT9UUsSrAsl9QCcCHsd
jFWFgmTlpIxYK/PAbs1a60k=
=hc9C
-END PGP SIGNATURE-


Accepted:
apt-listbugs_0.0.29.dsc
  to pool/main/a/apt-listbugs/apt-listbugs_0.0.29.dsc
apt-listbugs_0.0.29.tar.gz
  to pool/main/a/apt-listbugs/apt-listbugs_0.0.29.tar.gz
apt-listbugs_0.0.29_all.deb
  to pool/main/a/apt-listbugs/apt-listbugs_0.0.29_all.deb


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



Accepted cvs-autoreleasedeb 0.3-2 (all source)

2003-09-09 Thread Daniel Ruoso
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Mon,  8 Sep 2003 13:05:42 -0300
Source: cvs-autoreleasedeb
Binary: cvs-autoreleasedeb
Architecture: source all
Version: 0.3-2
Distribution: unstable
Urgency: low
Maintainer: Daniel Ruoso [EMAIL PROTECTED]
Changed-By: Daniel Ruoso [EMAIL PROTECTED]
Description: 
 cvs-autoreleasedeb - Automatically release/upload debian packages from CVS
Changes: 
 cvs-autoreleasedeb (0.3-2) unstable; urgency=low
 .
   * Put the log file into /var/log/cvs-autoreleasedeb/ with the correct
 permissions. (closes Bug:#209180)
   * conffiles not needed anymore
   * Updated standards version from 3.5.2 to 3.5.10.
Files: 
 d07a0f94c9fd60f9261e1e82a3ea25e6 651 devel optional cvs-autoreleasedeb_0.3-2.dsc
 0c06b218bf275cd7fa4faf70d7613a9d 5515 devel optional 
cvs-autoreleasedeb_0.3.orig.tar.gz
 76c535aa3d21345b33fe24fdf786069e 3623 devel optional cvs-autoreleasedeb_0.3-2.diff.gz
 c1db117ce8616a7e87c9181410117bb8 14770 devel optional cvs-autoreleasedeb_0.3-2_all.deb

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

iD8DBQE/XXxWGKGxzw/lPdkRAkQOAKCvcvIv0E1N+Xp+pjjjLzdvDxzE2wCcCUer
l0aISVZRCYJuuN+/5PQgmI0=
=PSvZ
-END PGP SIGNATURE-


Accepted:
cvs-autoreleasedeb_0.3-2.diff.gz
  to pool/main/c/cvs-autoreleasedeb/cvs-autoreleasedeb_0.3-2.diff.gz
cvs-autoreleasedeb_0.3-2.dsc
  to pool/main/c/cvs-autoreleasedeb/cvs-autoreleasedeb_0.3-2.dsc
cvs-autoreleasedeb_0.3-2_all.deb
  to pool/main/c/cvs-autoreleasedeb/cvs-autoreleasedeb_0.3-2_all.deb
cvs-autoreleasedeb_0.3.orig.tar.gz
  to pool/main/c/cvs-autoreleasedeb/cvs-autoreleasedeb_0.3.orig.tar.gz


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



Accepted unicorn 0.7-1 (i386 source all)

2003-09-09 Thread Sven Luther
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Mon,  8 Sep 2003 15:55:37 +0200
Source: unicorn
Binary: unicorn-source unicorn
Architecture: source i386 all
Version: 0.7-1
Distribution: unstable
Urgency: low
Maintainer: Sven Luther [EMAIL PROTECTED]
Changed-By: Sven Luther [EMAIL PROTECTED]
Description: 
 unicorn- Monitoring applications for the Bewan ADSL PCI st and USB modems
 unicorn-source - Source for the Bewan ADSL PCI st and USB unicorn driver
Closes: 188990 204007
Changes: 
 unicorn (0.7-1) unstable; urgency=low
 .
   * New upstream release.
 - The status application is now redimensioanable. (Closes: #188990)
 - Moved the unicorn_atm code into the corresponding drivers, and removing
   the broken unicorn_usb-unicorn_pci dependency (Closes: #204007)
 - Added unicorn_eth driver to use ethernet instead of atm.
Files: 
 43c546cb184ce320b8d49015ddd21231 569 non-free/net optional unicorn_0.7-1.dsc
 a36b7157cbc2f655458f570881d63fe5 860817 non-free/net optional unicorn_0.7.orig.tar.gz
 b317ff9ad1cb45ce74693b63e73fba61 9077 non-free/net optional unicorn_0.7-1.diff.gz
 15d488a3c40a6015e6ea35b67e656ddb 576982 non-free/net optional 
unicorn-source_0.7-1_all.deb
 394f9196dd5ad230fd5120917da94368 57970 non-free/net optional unicorn_0.7-1_i386.deb

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

iD8DBQE/XYMW2WTeT3CRQaQRAqd7AJ9fFUYvKzj2ij0BSSoQ0n3eRFxhngCfW45b
bJUEYsY3eNutiN/iMLkxAXs=
=ij3S
-END PGP SIGNATURE-


Accepted:
unicorn-source_0.7-1_all.deb
  to pool/non-free/u/unicorn/unicorn-source_0.7-1_all.deb
unicorn_0.7-1.diff.gz
  to pool/non-free/u/unicorn/unicorn_0.7-1.diff.gz
unicorn_0.7-1.dsc
  to pool/non-free/u/unicorn/unicorn_0.7-1.dsc
unicorn_0.7-1_i386.deb
  to pool/non-free/u/unicorn/unicorn_0.7-1_i386.deb
unicorn_0.7.orig.tar.gz
  to pool/non-free/u/unicorn/unicorn_0.7.orig.tar.gz


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



Accepted gkdebconf 1.2.4 (i386 source)

2003-09-09 Thread Agney Lopes Roth Ferraz
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sun,  7 Sep 2003 13:41:41 -0300
Source: gkdebconf
Binary: gkdebconf
Architecture: source i386
Version: 1.2.4
Distribution: unstable
Urgency: low
Maintainer: Agney Lopes Roth Ferraz [EMAIL PROTECTED]
Changed-By: Agney Lopes Roth Ferraz [EMAIL PROTECTED]
Description: 
 gkdebconf  - Helper to reconfigure packages with Debconf
Changes: 
 gkdebconf (1.2.4) unstable; urgency=low
 .
   * po/pt_BR.po
- fixed charset name ( was ISO-8859-1 but the charset of file is  UTF-8).
Brazilian users that uses UTF-8 as default locale was having problems to
see some caracters.
Files: 
 8453a67b4794d061249a1843fe125d21 581 admin optional gkdebconf_1.2.4.dsc
 e0d33e4661fe55389f77480dabf5803c 339363 admin optional gkdebconf_1.2.4.tar.gz
 f1e00e8954b5fd865069de178fdc1369 47554 admin optional gkdebconf_1.2.4_i386.deb

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

iD8DBQE/XOXft1anjIgqbEsRAuv/AJ4+ytrXsPjzywkEn0RdJNtM0J3TlQCfTEJa
cMhsgUVfpaTGmLD9YmSRfLg=
=HAH0
-END PGP SIGNATURE-


Accepted:
gkdebconf_1.2.4.dsc
  to pool/main/g/gkdebconf/gkdebconf_1.2.4.dsc
gkdebconf_1.2.4.tar.gz
  to pool/main/g/gkdebconf/gkdebconf_1.2.4.tar.gz
gkdebconf_1.2.4_i386.deb
  to pool/main/g/gkdebconf/gkdebconf_1.2.4_i386.deb


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



Accepted zope 2.6.1-11 (i386 source)

2003-09-09 Thread Luca - De Whiskey's - De Vitis
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sat,  5 Jul 2003 08:54:29 +0200
Source: zope
Binary: zope
Architecture: source i386
Version: 2.6.1-11
Distribution: unstable
Urgency: low
Maintainer: Luca - De Whiskey's - De Vitis [EMAIL PROTECTED]
Changed-By: Luca - De Whiskey's - De Vitis [EMAIL PROTECTED]
Description: 
 zope   - An Open Source Web Application Server
Closes: 208346 208352
Changes: 
 zope (2.6.1-11) unstable; urgency=low
 .
   * debian/NEWS:
 - Added file to handle important news notification to users.
   * debian/etc/zopectlrc:
 - Added option for using PCGI.
   * debian/bin/Zope.cgi:
 - Updated wrong default values.
   * debian/rules:
 - Fixed spelling error at line 154 (Closes: #208346).
 - Installing pcgi_publisher.py agin (Closes: #208352).
   * debian/zope.init:
 - Code cleanup.
Files: 
 8fafb3c62f365aa710ef9a9bf9e7e56f 780 web optional zope_2.6.1-11.dsc
 b6cf37c175b9b6d16b1855af213c24d6 39936 web optional zope_2.6.1-11.diff.gz
 0c183a48a99e5b9f5283e0167ab4ad2a 2519336 web optional zope_2.6.1-11_i386.deb

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

iD8DBQE/XWSIhbmQdcKRDkERAiR0AJ9e87ZqMLZ4espbwtE4v9j7HMeZkgCgm6xX
c6hWbZf1TEhOW5l37KPbMKM=
=dorg
-END PGP SIGNATURE-


Accepted:
zope_2.6.1-11.diff.gz
  to pool/main/z/zope/zope_2.6.1-11.diff.gz
zope_2.6.1-11.dsc
  to pool/main/z/zope/zope_2.6.1-11.dsc
zope_2.6.1-11_i386.deb
  to pool/main/z/zope/zope_2.6.1-11_i386.deb


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



Accepted dpkg-iasearch 0.13 (all source)

2003-09-09 Thread Javier Fernandez-Sanguino Pen~a
-BEGIN PGP SIGNED MESSAGE-

Format: 1.7
Date: Tue,  9 Sep 2003 09:53:19 +0200
Source: dpkg-iasearch
Binary: dpkg-iasearch
Architecture: source all
Version: 0.13
Distribution: unstable
Urgency: low
Maintainer: Javier Fernandez-Sanguino Pen~a [EMAIL PROTECTED]
Changed-By: Javier Fernandez-Sanguino Pen~a [EMAIL PROTECTED]
Description: 
 dpkg-iasearch - An interface to find relevant packages in Debian.
Closes: 107865 203605 204917
Changes: 
 dpkg-iasearch (0.13) unstable; urgency=low
 .
   * Provided a manpage for the programs (Closes: #107865)
   * Corrected french fuzzy string (Closes: #203605)
   * Added dutch po translation (Closes: #204917)
   * Changed contact address in dpkg-iaquery
   * Removed TODOs no longer relevant
   * Added 'set -e' and 'exit 0' to postinst.
Files: 
 4bcbb9e7df3953d4d5797821f0fcc438 636 utils optional dpkg-iasearch_0.13.dsc
 cb4d03765864acb797e8aa553ea6a679 11704 utils optional dpkg-iasearch_0.13.tar.gz
 78173ce11939c0940c6978201890029c 7958 utils optional dpkg-iasearch_0.13_all.deb

-BEGIN PGP SIGNATURE-
Version: 2.6.3ia
Charset: noconv

iQCVAwUBP12IePtEPvakNq0lAQHIzgP+LhHHzFh+ltZZWknHyDnc9yxN9a+9afXq
BPHDMkN5X1mhGrgJ2pWKfYL6Zkjz+s85Y4cJuS3bftd0aa+RmdcqNCnvxmGB3XLk
ZR9z+1VszPrrvimk7MlSpM7IuWIxt1o8ODoLVHNHIafppbJJctimxERRgmS0zTwb
1sHvP9lrrSQ=
=LCUO
-END PGP SIGNATURE-


Accepted:
dpkg-iasearch_0.13.dsc
  to pool/main/d/dpkg-iasearch/dpkg-iasearch_0.13.dsc
dpkg-iasearch_0.13.tar.gz
  to pool/main/d/dpkg-iasearch/dpkg-iasearch_0.13.tar.gz
dpkg-iasearch_0.13_all.deb
  to pool/main/d/dpkg-iasearch/dpkg-iasearch_0.13_all.deb


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



Accepted jailer 0.4-7 (all source)

2003-09-09 Thread Javier Fernandez-Sanguino Pen~a
-BEGIN PGP SIGNED MESSAGE-

Format: 1.7
Date: Tue,  9 Sep 2003 10:54:09 +0200
Source: jailer
Binary: jailer
Architecture: source all
Version: 0.4-7
Distribution: unstable
Urgency: low
Maintainer: Javier Fernandez-Sanguino Pen~a [EMAIL PROTECTED]
Changed-By: Javier Fernandez-Sanguino Pen~a [EMAIL PROTECTED]
Description: 
 jailer - Builds and maintains chrooted environments
Closes: 208191
Changes: 
 jailer (0.4-7) unstable; urgency=low
 .
   * Added config.{guess,sub} files from automake, I need to ask
 the upstream maintainer to add this too (Closes: #208191)
Files: 
 2853472169764e7d69ac322eaa34e6fb 684 admin optional jailer_0.4-7.dsc
 0d64c8e599af4e78af7cc411035e9c6e 27528 admin optional jailer_0.4-7.diff.gz
 42e519ff9d63e137b4d99f50fd6da940 10990 admin optional jailer_0.4-7_all.deb

-BEGIN PGP SIGNATURE-
Version: 2.6.3ia
Charset: noconv

iQCVAwUBP12W7vtEPvakNq0lAQE5VgQArQXfQjOJUzDg6YkT7mmBkNQIE/tsSKMP
IWkT4jep81l6gZG3VRGA0JPJfyLYeRq8H6KO+BJvB6UV3YSCRxKGs89I7VXowHPu
lp+uoRxzP2+jtXuAfSlQxReyR3SD22fUYn8Q6S7GSt2j1zpf+RPlCPqpzkyBO1xM
LjlvdnJT3XQ=
=7iYS
-END PGP SIGNATURE-


Accepted:
jailer_0.4-7.diff.gz
  to pool/main/j/jailer/jailer_0.4-7.diff.gz
jailer_0.4-7.dsc
  to pool/main/j/jailer/jailer_0.4-7.dsc
jailer_0.4-7_all.deb
  to pool/main/j/jailer/jailer_0.4-7_all.deb


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



Accepted mozilla-snapshot 0.0.20030909.15.trunk-1 (i386 source)

2003-09-09 Thread Takuo KITAME
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Tue, 09 Sep 2003 15:54:06 +0900
Source: mozilla-snapshot
Binary: mozilla-dom-inspector-snapshot mozilla-js-debugger-snapshot 
mozilla-mailnews-snapshot libnss-snapshot-dev mozilla-chatzilla-snapshot 
mozilla-psm-snapshot libnss-snapshot3 libnspr-snapshot-dev mozilla-snapshot-dev 
mozilla-browser-snapshot mozilla-snapshot libnspr-snapshot4
Architecture: source i386
Version: 0.0.20030909.15.trunk-1
Distribution: unstable
Urgency: low
Maintainer: Takuo KITAME [EMAIL PROTECTED]
Changed-By: Takuo KITAME [EMAIL PROTECTED]
Description: 
 libnspr-snapshot-dev - Netscape Portable Runtime library - development files (CVS 
snapsh
 libnspr-snapshot4 - Netscape Portable Runtime library (CVS snapshot)
 libnss-snapshot-dev - Netscape Security Libraries - development (CVS snapshot)
 libnss-snapshot3 - Netscape Security Libraries - runtime (CVS snapshot)
 mozilla-browser-snapshot - An Open Source WWW browser for X and GTK+ (CVS snapshot)
 mozilla-chatzilla-snapshot - IRC client written for mozilla (CVS snapshot)
 mozilla-dom-inspector-snapshot - A tool for inspecting the DOM of pages in Mozilla. 
(CVS snapshot)
 mozilla-js-debugger-snapshot - JavaScript debugger for use with Mozilla (CVS snapshot)
 mozilla-mailnews-snapshot - Mozilla-based mail system (CVS snapshot)
 mozilla-psm-snapshot - PSM - Personal Security Manager for Mozilla Browser (CVS 
snapshot
 mozilla-snapshot - An Open Source web browser for X [meta package] (CVS snapshot)
 mozilla-snapshot-dev - Header files for Mozilla development (CVS snapshot)
Changes: 
 mozilla-snapshot (0.0.20030909.15.trunk-1) unstable; urgency=low
 .
   * CVS update (trunk)
Files: 
 87a319495704ef9a71ae0e08fd21b5dd 1166 web extra 
mozilla-snapshot_0.0.20030909.15.trunk-1.dsc
 7735fcd9850e0d1a3e7224439a61aa35 29743523 web extra 
mozilla-snapshot_0.0.20030909.15.trunk.orig.tar.gz
 18c2ca6a829c1ac07141bd9bb444c00a 210752 web extra 
mozilla-snapshot_0.0.20030909.15.trunk-1.diff.gz
 449e04c31bae7e447465d76122946d8c 814 web extra 
mozilla-snapshot_0.0.20030909.15.trunk-1_i386.deb
 ce4f3d3c3e174b7a86b0220660d21d7e 10626770 web extra 
mozilla-browser-snapshot_0.0.20030909.15.trunk-1_i386.deb
 07cd18337fb6a5e843e2b5ab7fee35b3 296558 web extra 
mozilla-psm-snapshot_0.0.20030909.15.trunk-1_i386.deb
 a9ed6d5c23b2be1a52e906da8459fb10 2054240 mail extra 
mozilla-mailnews-snapshot_0.0.20030909.15.trunk-1_i386.deb
 7c71b562e7c3223d9f2294e9bf5c9dbb 139760 net extra 
mozilla-chatzilla-snapshot_0.0.20030909.15.trunk-1_i386.deb
 c459956eaab339a94dff0e8a2555b23b 3120738 devel extra 
mozilla-snapshot-dev_0.0.20030909.15.trunk-1_i386.deb
 59003c250719ea4bdbfbb072a8cf5060 104494 libs extra 
libnspr-snapshot4_0.0.20030909.15.trunk-1_i386.deb
 f49366e81f9d437636c1ae90a6884c0b 166400 devel extra 
libnspr-snapshot-dev_0.0.20030909.15.trunk-1_i386.deb
 62af1756f784d6cdbe992071b7f64d99 2652 devel extra 
libnss-snapshot-dev_0.0.20030909.15.trunk-1_i386.deb
 1e316fd7f8339d000836906ca5b77f2a 533750 libs extra 
libnss-snapshot3_0.0.20030909.15.trunk-1_i386.deb
 185b841728e609851c7f323d8ed82f7f 207620 devel extra 
mozilla-js-debugger-snapshot_0.0.20030909.15.trunk-1_i386.deb
 8666462d5b39be233cc141e8dc95c845 129002 web extra 
mozilla-dom-inspector-snapshot_0.0.20030909.15.trunk-1_i386.deb

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

iD8DBQE/XaR7U+WZW1FVMwoRArvWAJ9yQsJmWlKk+xlb+OuFxcqZAS9vyACfSi6I
wWlH9TUPE0j6pdhLBPqxy1k=
=tgFN
-END PGP SIGNATURE-


Accepted:
libnspr-snapshot-dev_0.0.20030909.15.trunk-1_i386.deb
  to pool/main/m/mozilla-snapshot/libnspr-snapshot-dev_0.0.20030909.15.trunk-1_i386.deb
libnspr-snapshot4_0.0.20030909.15.trunk-1_i386.deb
  to pool/main/m/mozilla-snapshot/libnspr-snapshot4_0.0.20030909.15.trunk-1_i386.deb
libnss-snapshot-dev_0.0.20030909.15.trunk-1_i386.deb
  to pool/main/m/mozilla-snapshot/libnss-snapshot-dev_0.0.20030909.15.trunk-1_i386.deb
libnss-snapshot3_0.0.20030909.15.trunk-1_i386.deb
  to pool/main/m/mozilla-snapshot/libnss-snapshot3_0.0.20030909.15.trunk-1_i386.deb
mozilla-browser-snapshot_0.0.20030909.15.trunk-1_i386.deb
  to 
pool/main/m/mozilla-snapshot/mozilla-browser-snapshot_0.0.20030909.15.trunk-1_i386.deb
mozilla-chatzilla-snapshot_0.0.20030909.15.trunk-1_i386.deb
  to 
pool/main/m/mozilla-snapshot/mozilla-chatzilla-snapshot_0.0.20030909.15.trunk-1_i386.deb
mozilla-dom-inspector-snapshot_0.0.20030909.15.trunk-1_i386.deb
  to 
pool/main/m/mozilla-snapshot/mozilla-dom-inspector-snapshot_0.0.20030909.15.trunk-1_i386.deb
mozilla-js-debugger-snapshot_0.0.20030909.15.trunk-1_i386.deb
  to 
pool/main/m/mozilla-snapshot/mozilla-js-debugger-snapshot_0.0.20030909.15.trunk-1_i386.deb
mozilla-mailnews-snapshot_0.0.20030909.15.trunk-1_i386.deb
  to 
pool/main/m/mozilla-snapshot/mozilla-mailnews-snapshot_0.0.20030909.15.trunk-1_i386.deb
mozilla-psm-snapshot_0.0.20030909.15.trunk-1_i386.deb
  to pool/main/m/mozilla-snapshot/mozilla-psm-snapshot_0.0.20030909.15.trunk-1_i386.deb

Accepted libant1.5-java 1.5.4-2 (all source)

2003-09-09 Thread Stefan Gybas
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Tue,  9 Sep 2003 11:31:01 +0200
Source: libant1.5-java
Binary: libant1.5-java
Architecture: source all
Version: 1.5.4-2
Distribution: unstable
Urgency: low
Maintainer: Debian Java Maintainers [EMAIL PROTECTED]
Changed-By: Stefan Gybas [EMAIL PROTECTED]
Description: 
 libant1.5-java - Java based build tool like make
Closes: 209285
Changes: 
 libant1.5-java (1.5.4-2) unstable; urgency=low
 .
   * Added Replaces: ant ( 1.5.4-2) (closes: #209285)
   * Use CDBS in debian/rules and respect DEB_BUILD_OPTIONS
   * Updated example in README.Debian and mention the Ant class in CDBS
   * Standards-Version: 3.6.1
 + Moved Build-Depends-Indep: to Build-Depends:
Files: 
 fb9ce5582d3658239136023438191313 753 devel optional libant1.5-java_1.5.4-2.dsc
 6eaf4f5b4ea75ca42f1eea27f8cd6b49 3401 devel optional libant1.5-java_1.5.4-2.diff.gz
 ebd0715e79f7e8df49e46a560631bc11 611980 devel optional libant1.5-java_1.5.4-2_all.deb

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

iD4DBQE/XaWSCdoSgNrrJGsRAgVXAKCminoPonMaQvWdF0wcUp30d+a1NwCYkH3Y
eC8+qv6iKEpKLHDTfoTISw==
=6RNh
-END PGP SIGNATURE-


Accepted:
libant1.5-java_1.5.4-2.diff.gz
  to pool/main/liba/libant1.5-java/libant1.5-java_1.5.4-2.diff.gz
libant1.5-java_1.5.4-2.dsc
  to pool/main/liba/libant1.5-java/libant1.5-java_1.5.4-2.dsc
libant1.5-java_1.5.4-2_all.deb
  to pool/main/liba/libant1.5-java/libant1.5-java_1.5.4-2_all.deb


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



Accepted openmosix 1:0.2.4-6 (i386 source)

2003-09-09 Thread Francesco Paolo Lovergine
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Tue,  9 Sep 2003 12:10:20 +0200
Source: openmosix
Binary: kernel-patch-openmosix openmosix openmosix-dev
Architecture: source i386
Version: 1:0.2.4-6
Distribution: unstable
Urgency: low
Maintainer: Francesco Paolo Lovergine [EMAIL PROTECTED]
Changed-By: Francesco Paolo Lovergine [EMAIL PROTECTED]
Description: 
 kernel-patch-openmosix - Kernel patch for openmosix
 openmosix  - Utilities to administer an openmosix node
 openmosix-dev - Development files for openmosix
Closes: 192698 208498
Changes: 
 openmosix (1:0.2.4-6) unstable; urgency=low
 .
   * The Send Me Your Complaints release: new maintainer.
 (closes: #208498, #192698)
   * This package will be completely reorganized in a few.
   * Policy set to 3.6.1
Files: 
 b37c4f7e15f609128dc18187b8d75ecc 668 net extra openmosix_0.2.4-6.dsc
 d29cf259a03e4d18cae5fff0fbf025a1 35404 net extra openmosix_0.2.4-6.diff.gz
 9c8bd2bd5825b9a1d74c724602d4caf1 69326 net extra openmosix_0.2.4-6_i386.deb
 bf4f15933b8b9e16237f0e1c7f70d47b 13194 devel extra openmosix-dev_0.2.4-6_i386.deb
 70b089a0116ccadb7ed83c004ce481c2 317090 net extra 
kernel-patch-openmosix_0.2.4-6_i386.deb

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

iD8DBQE/Xao5pFNRmenyx0cRAsCKAKCMbOtoS32M08Kah3ClQsRuGBW6ywCeLA1T
FctICuC8ppn+bSEkcdGnSEk=
=SGUH
-END PGP SIGNATURE-


Accepted:
kernel-patch-openmosix_0.2.4-6_i386.deb
  to pool/main/o/openmosix/kernel-patch-openmosix_0.2.4-6_i386.deb
openmosix-dev_0.2.4-6_i386.deb
  to pool/main/o/openmosix/openmosix-dev_0.2.4-6_i386.deb
openmosix_0.2.4-6.diff.gz
  to pool/main/o/openmosix/openmosix_0.2.4-6.diff.gz
openmosix_0.2.4-6.dsc
  to pool/main/o/openmosix/openmosix_0.2.4-6.dsc
openmosix_0.2.4-6_i386.deb
  to pool/main/o/openmosix/openmosix_0.2.4-6_i386.deb


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



Accepted wajig 0.3.28-1 (all source)

2003-09-09 Thread Dirk Eddelbuettel
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Tue,  9 Sep 2003 06:33:32 -0500
Source: wajig
Binary: wajig
Architecture: source all
Version: 0.3.28-1
Distribution: unstable
Urgency: low
Maintainer: Dirk Eddelbuettel [EMAIL PROTECTED]
Changed-By: Dirk Eddelbuettel [EMAIL PROTECTED]
Description: 
 wajig  - Simplified Debian package management front end
Closes: 206662 208632
Changes: 
 wajig (0.3.28-1) unstable; urgency=low
 .
   * New upstream version released today:
  - New command UNHOLD to remove the hold flag on packages.
  - Update NEWS to handle some HTML sequences (Closes: #208632)
  - Update DEPENDEES to not use grep-dctrl
   * debian/control: Removed grep-dctrl from Suggests:
   * Internal disk usage has been reduced since 0.3.27 (Closes: #206662)
Files: 
 4b6235d5cd6b4ec027a6ae20c207 572 admin optional wajig_0.3.28-1.dsc
 d277731521e491d6a6b9ab9f6411c796 66537 admin optional wajig_0.3.28.orig.tar.gz
 82a454682bd575147aa42a932cf58795 4633 admin optional wajig_0.3.28-1.diff.gz
 993fa44b7c3af7552668c73c80264185 42490 admin optional wajig_0.3.28-1_all.deb

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

iD8DBQE/XbrUCZSR95Gw07cRAjCgAJ0d0A62ANfqKNntGICywurviwbmiACgjuLG
o8Qhn4dXag4ikmPD61X7M2c=
=Ld5X
-END PGP SIGNATURE-


Accepted:
wajig_0.3.28-1.diff.gz
  to pool/main/w/wajig/wajig_0.3.28-1.diff.gz
wajig_0.3.28-1.dsc
  to pool/main/w/wajig/wajig_0.3.28-1.dsc
wajig_0.3.28-1_all.deb
  to pool/main/w/wajig/wajig_0.3.28-1_all.deb
wajig_0.3.28.orig.tar.gz
  to pool/main/w/wajig/wajig_0.3.28.orig.tar.gz


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



Accepted stars 0.12-5 (i386 source)

2003-09-09 Thread Brian R Furry
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Tue, 15 Jul 2003 22:24:26 -0400
Source: stars
Binary: stars
Architecture: source i386
Version: 0.12-5
Distribution: unstable
Urgency: low
Maintainer: Brian R Furry [EMAIL PROTECTED]
Changed-By: Brian R Furry [EMAIL PROTECTED]
Description: 
 stars  - A program that draws a map of the night sky
Changes: 
 stars (0.12-5) unstable; urgency=low
 .
   *  Cleaned up debian/dirs file
Files: 
 18dcdb441107c7c8e04164ab32f10001 666 x11 optional stars_0.12-5.dsc
 a1f979576544c65ed222c86a677cd887 4985 x11 optional stars_0.12-5.diff.gz
 713bb4594ef834057d2662c14d8b3285 6140630 x11 optional stars_0.12-5_i386.deb

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

iD8DBQE/XblwczG1wFfwRdwRAkmQAJ42Z2+72KHhLHqeoxwzkk6qfeERIgCcCoq5
JbaXrj3OI6OaQdA082tfFX8=
=GLXg
-END PGP SIGNATURE-


Accepted:
stars_0.12-5.diff.gz
  to pool/main/s/stars/stars_0.12-5.diff.gz
stars_0.12-5.dsc
  to pool/main/s/stars/stars_0.12-5.dsc
stars_0.12-5_i386.deb
  to pool/main/s/stars/stars_0.12-5_i386.deb


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



Accepted libtext-quoted-perl 1.2-2 (all source)

2003-09-09 Thread Stephen Quinney
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Tue,  9 Sep 2003 13:55:02 +0100
Source: libtext-quoted-perl
Binary: libtext-quoted-perl
Architecture: source all
Version: 1.2-2
Distribution: unstable
Urgency: low
Maintainer: Stephen Quinney [EMAIL PROTECTED]
Changed-By: Stephen Quinney [EMAIL PROTECTED]
Description: 
 libtext-quoted-perl - Extract the structure of a quoted mail message
Changes: 
 libtext-quoted-perl (1.2-2) unstable; urgency=low
 .
   * Fixed Build-Depends-Indep so that it includes libtest-simple-perl (if
 Perl is less than version 5.8.0).
   * Updated to Standards-Version 3.6.0 - no changes needed.
Files: 
 ff2896b6f8ae3714863a58e89bfadbab 695 perl optional libtext-quoted-perl_1.2-2.dsc
 19f2b9ab2aebae95769e5a60157edb15 1755 perl optional libtext-quoted-perl_1.2-2.diff.gz
 52da280d52b40899f49615bd5236d211 8458 perl optional libtext-quoted-perl_1.2-2_all.deb

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

iD8DBQE/Xc3iITGblEwaW+URAjLWAKCUi97CWyBtP75I+f2pOfpDS3/rtwCfUvKa
LOgxLGMfYCxy8HQVKz+VdW8=
=YjgD
-END PGP SIGNATURE-


Accepted:
libtext-quoted-perl_1.2-2.diff.gz
  to pool/main/libt/libtext-quoted-perl/libtext-quoted-perl_1.2-2.diff.gz
libtext-quoted-perl_1.2-2.dsc
  to pool/main/libt/libtext-quoted-perl/libtext-quoted-perl_1.2-2.dsc
libtext-quoted-perl_1.2-2_all.deb
  to pool/main/libt/libtext-quoted-perl/libtext-quoted-perl_1.2-2_all.deb


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



Accepted cyrus21-imapd 2.1.15-2 (i386 source all)

2003-09-09 Thread Henrique de Moraes Holschuh
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Tue,  9 Sep 2003 09:24:24 -0300
Source: cyrus21-imapd
Binary: cyrus21-doc cyrus21-admin cyrus21-murder cyrus21-common cyrus21-imapd 
cyrus21-clients cyrus21-dev libcyrus-imap-perl21 cyrus21-pop3d
Architecture: source i386 all
Version: 2.1.15-2
Distribution: unstable
Urgency: high
Maintainer: Henrique de Moraes Holschuh [EMAIL PROTECTED]
Changed-By: Henrique de Moraes Holschuh [EMAIL PROTECTED]
Description: 
 cyrus21-admin - Cyrus mail system (administration tool)
 cyrus21-clients - Cyrus mail system (test clients)
 cyrus21-common - Cyrus mail system (common files)
 cyrus21-dev - Cyrus mail system (developer files)
 cyrus21-doc - Cyrus mail system (documentation files)
 cyrus21-imapd - Cyrus mail system (IMAP support)
 cyrus21-murder - Cyrus mail system (proxies and aggregator)
 cyrus21-pop3d - Cyrus mail system (POP3 support)
 libcyrus-imap-perl21 - Interface to Cyrus imap client imclient library
Changes: 
 cyrus21-imapd (2.1.15-2) unstable; urgency=high
 .
   * Patchset 5611: reset isnowait at the top of the multiappend loop
   * Patchset 5619: reconstruct works again with nonexistant cyrus.header files
   * Patchset 5620: add useful error message (mboxlist.c)
   * Patchset 5623: catch errors in mboxlist_findstage
   * Patchset 5625: telemetry logging for preauthed sessions
   * Patchset 5628: implemented allowapop option and cleaned up APOP logic
   * Fix service-thread.c (mupdate) to use the correct messaging protocol
 between master and service (eek!).  I guess no-one uses murder with the
 Debian packages since this was never noticed by any user...
   * Patchset 5630: make master handle SIGINT like SIGTERM
   * Fix FTBFS: kill et/ directory from upstream, it conflicts with comerr-dev,
 and it is not worth the trouble to fix it in a cleaner way
Files: 
 1a0a4ab3a13a3df8a14c2f51ac3d1d34 985 mail extra cyrus21-imapd_2.1.15-2.dsc
 276ca8ae2c8f6d94c98d5253bd2ec665 144548 mail extra cyrus21-imapd_2.1.15-2.diff.gz
 c02e976ee48da787cbdc5202bce1f33c 163922 mail extra cyrus21-doc_2.1.15-2_all.deb
 a58997222eaa304f9ea1483ebc37d1aa 84374 mail extra cyrus21-admin_2.1.15-2_all.deb
 ac42e5ac99d8285701d5c768b0ee4bd2 1941810 mail extra cyrus21-common_2.1.15-2_i386.deb
 ede409036788982acb56ce88ade5b001 563966 mail extra cyrus21-imapd_2.1.15-2_i386.deb
 a7fa18f8dd5ea214a9195ceb984b536d 85394 mail extra cyrus21-pop3d_2.1.15-2_i386.deb
 73c0b6190c0336a6004484c786ec1564 493718 mail extra cyrus21-murder_2.1.15-2_i386.deb
 c1d637451d763af61763b1f9a113e0bb 101050 mail extra cyrus21-clients_2.1.15-2_i386.deb
 23208a01971f6eb0f3c5ecf2b00cb879 242562 devel extra cyrus21-dev_2.1.15-2_i386.deb
 470893cb0b864a2a44cf3e1137da14c7 132454 perl extra 
libcyrus-imap-perl21_2.1.15-2_i386.deb

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

iD8DBQE/Xcy57iXePxzbD+MRAgTxAJ9IH3m2EUMsjE1ZXMy87a79L51p1QCgkdDm
UZi6frnKr51rtaUtyDzaZ1k=
=lXr4
-END PGP SIGNATURE-


Accepted:
cyrus21-admin_2.1.15-2_all.deb
  to pool/main/c/cyrus21-imapd/cyrus21-admin_2.1.15-2_all.deb
cyrus21-clients_2.1.15-2_i386.deb
  to pool/main/c/cyrus21-imapd/cyrus21-clients_2.1.15-2_i386.deb
cyrus21-common_2.1.15-2_i386.deb
  to pool/main/c/cyrus21-imapd/cyrus21-common_2.1.15-2_i386.deb
cyrus21-dev_2.1.15-2_i386.deb
  to pool/main/c/cyrus21-imapd/cyrus21-dev_2.1.15-2_i386.deb
cyrus21-doc_2.1.15-2_all.deb
  to pool/main/c/cyrus21-imapd/cyrus21-doc_2.1.15-2_all.deb
cyrus21-imapd_2.1.15-2.diff.gz
  to pool/main/c/cyrus21-imapd/cyrus21-imapd_2.1.15-2.diff.gz
cyrus21-imapd_2.1.15-2.dsc
  to pool/main/c/cyrus21-imapd/cyrus21-imapd_2.1.15-2.dsc
cyrus21-imapd_2.1.15-2_i386.deb
  to pool/main/c/cyrus21-imapd/cyrus21-imapd_2.1.15-2_i386.deb
cyrus21-murder_2.1.15-2_i386.deb
  to pool/main/c/cyrus21-imapd/cyrus21-murder_2.1.15-2_i386.deb
cyrus21-pop3d_2.1.15-2_i386.deb
  to pool/main/c/cyrus21-imapd/cyrus21-pop3d_2.1.15-2_i386.deb
libcyrus-imap-perl21_2.1.15-2_i386.deb
  to pool/main/c/cyrus21-imapd/libcyrus-imap-perl21_2.1.15-2_i386.deb


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



Accepted workrave 1.4.0-1 (i386 source)

2003-09-09 Thread Michael Piefel
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Fri, 29 Aug 2003 15:46:27 +0200
Source: workrave
Binary: workrave
Architecture: source i386
Version: 1.4.0-1
Distribution: unstable
Urgency: low
Maintainer: Michael Piefel [EMAIL PROTECTED]
Changed-By: Michael Piefel [EMAIL PROTECTED]
Description: 
 workrave   - RSI prevention tool
Closes: 207723
Changes: 
 workrave (1.4.0-1) unstable; urgency=low
 .
   * New upstream version (closes: #207723)
   * Add auto-update for config.*
Files: 
 29d644acec2e703738b7e0baaf413f08 633 gnome optional workrave_1.4.0-1.dsc
 d5bd1127b533b6d613335f7f240005ad 968636 gnome optional workrave_1.4.0.orig.tar.gz
 516a059cb4ee9d91a0acb3ae5e130f0a 4166 gnome optional workrave_1.4.0-1.diff.gz
 197087efe5ba1d2184b2caac12c4fa0f 702290 gnome optional workrave_1.4.0-1_i386.deb

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

iD8DBQE/XdUDTXj5ne9DlpARAjUtAKC7axSvzu46H9fZOMLct7rjSihjxwCggd4X
xXcqm8WjGGzhsEqH3hSXNCI=
=UDR5
-END PGP SIGNATURE-


Accepted:
workrave_1.4.0-1.diff.gz
  to pool/main/w/workrave/workrave_1.4.0-1.diff.gz
workrave_1.4.0-1.dsc
  to pool/main/w/workrave/workrave_1.4.0-1.dsc
workrave_1.4.0-1_i386.deb
  to pool/main/w/workrave/workrave_1.4.0-1_i386.deb
workrave_1.4.0.orig.tar.gz
  to pool/main/w/workrave/workrave_1.4.0.orig.tar.gz


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



Accepted amavisd-new 20030616p5-2 (i386 source all)

2003-09-09 Thread Henrique de Moraes Holschuh
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Tue,  9 Sep 2003 10:18:40 -0300
Source: amavisd-new
Binary: amavisd-new amavisd-new-milter
Architecture: source all i386
Version: 20030616p5-2
Distribution: unstable
Urgency: high
Maintainer: Brian May [EMAIL PROTECTED]
Changed-By: Henrique de Moraes Holschuh [EMAIL PROTECTED]
Description: 
 amavisd-new - Interface between MTA and virus scanner/content filters
 amavisd-new-milter - Interface between sendmail-milter and amavisd-new
Closes: 207887 207927
Changes: 
 amavisd-new (20030616p5-2) unstable; urgency=high
 .
   * Disable relayhost_is_client by default, and write a note about its
 loglevel in amavisd.conf (closes: #207887)
   * SECURITY FIX: Make sure we force directories and regular files to mode
 0750 so that we can scan unreadable files.  Thanks to Tomasz Papszun
 [EMAIL PROTECTED] for noticing this.
   * Add example of correct domain lists when not using qw() (closes: #207927)
   * Add -d to cpio invocation, as requested by upstream
Files: 
 e29af7b7627c4d5018acca87a67e44d0 678 mail extra amavisd-new_20030616p5-2.dsc
 76ed4e85a8fdaf3daf7f525cf6b30671 56930 mail extra amavisd-new_20030616p5-2.diff.gz
 1b4a42f42e71025502add5f309da71b6 273510 mail extra amavisd-new_20030616p5-2_all.deb
 041d2e3ee010f63da1e75dfb6e354839 26060 mail extra 
amavisd-new-milter_20030616p5-2_i386.deb

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

iD8DBQE/XdUk7iXePxzbD+MRAs9UAKCMOKzlH1lm5GeSpqNl6Z8QagDm2gCfaG83
dvGqwknExEU0LpYg6WEii9M=
=PRR2
-END PGP SIGNATURE-


Accepted:
amavisd-new-milter_20030616p5-2_i386.deb
  to pool/main/a/amavisd-new/amavisd-new-milter_20030616p5-2_i386.deb
amavisd-new_20030616p5-2.diff.gz
  to pool/main/a/amavisd-new/amavisd-new_20030616p5-2.diff.gz
amavisd-new_20030616p5-2.dsc
  to pool/main/a/amavisd-new/amavisd-new_20030616p5-2.dsc
amavisd-new_20030616p5-2_all.deb
  to pool/main/a/amavisd-new/amavisd-new_20030616p5-2_all.deb


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



Accepted libpam-mount 0.9.4-1 (i386 source)

2003-09-09 Thread Bastian Kleineidam
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Tue,  9 Sep 2003 09:22:10 +0200
Source: libpam-mount
Binary: libpam-mount
Architecture: source i386
Version: 0.9.4-1
Distribution: unstable
Urgency: low
Maintainer: Bastian Kleineidam [EMAIL PROTECTED]
Changed-By: Bastian Kleineidam [EMAIL PROTECTED]
Description: 
 libpam-mount - a PAM module that can mount volumes for a user session
Closes: 208052
Changes: 
 libpam-mount (0.9.4-1) unstable; urgency=low
 .
   * New upstream release. (Closes: #208052)
   * removed 10_fix_key_decryption applied upstream
   * updated all other patches
   * updated README.Debian with installation instructions
   * added /etc/pam.d/common-pammount for inclusion in PAM configs
   * Standards version 3.6.1, no changes
   * rerun debian/autogen.sh with new automake 1.7.7
Files: 
 cec8e27947d79ef31b119f3542526daf 640 admin extra libpam-mount_0.9.4-1.dsc
 3dd3141beb574be6941389b4a0ec0d98 234513 admin extra libpam-mount_0.9.4.orig.tar.gz
 154bc573dc7d399baced6ce2a867461a 271276 admin extra libpam-mount_0.9.4-1.diff.gz
 3a4d6ce6a82d577406999d3e3d5e7db0 54464 admin extra libpam-mount_0.9.4-1_i386.deb

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

iD8DBQE/XdK9eBwlBDLsbz4RAjVgAKCMxozGZCgzSyhJHLyQm1j1uMf2jwCfUG1n
eSl/qyxSAsQRhIwD/OfEBgc=
=/0Mx
-END PGP SIGNATURE-


Accepted:
libpam-mount_0.9.4-1.diff.gz
  to pool/main/libp/libpam-mount/libpam-mount_0.9.4-1.diff.gz
libpam-mount_0.9.4-1.dsc
  to pool/main/libp/libpam-mount/libpam-mount_0.9.4-1.dsc
libpam-mount_0.9.4-1_i386.deb
  to pool/main/libp/libpam-mount/libpam-mount_0.9.4-1_i386.deb
libpam-mount_0.9.4.orig.tar.gz
  to pool/main/libp/libpam-mount/libpam-mount_0.9.4.orig.tar.gz


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



Accepted pdns 2.9.11-2 (i386 source all)

2003-09-09 Thread Wichert Akkerman
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Tue,  9 Sep 2003 14:59:46 +0200
Source: pdns
Binary: pdns-backend-ldap pdns-backend-pipe pdns-backend-mysql pdns-static pdns 
pdns-backend-xdb pdns-backend-pgsql pdns-backend-oracle pdns-doc
Architecture: source i386 all
Version: 2.9.11-2
Distribution: unstable
Urgency: low
Maintainer: Wichert Akkerman [EMAIL PROTECTED]
Changed-By: Wichert Akkerman [EMAIL PROTECTED]
Description: 
 pdns   - extremely powerful and versatile nameserver
 pdns-backend-ldap - LDAP backend for pDNS
 pdns-backend-mysql - MySQL backend for pDNS
 pdns-backend-pgsql - Generic PostgreSQL backend for pDNS
 pdns-backend-pipe - pipe/coprocess backend for pDNS
 pdns-backend-xdb - XDB/tdb/gdb backend for pDNS
 pdns-doc   - PowerDNS manual
Closes: 205990 209051
Changes: 
 pdns (2.9.11-2) unstable; urgency=low
 .
   * Remove automake build-depends and bootstrap rule from debian/rules.
 This makes pdns a bit more portable across Debian releases.
 Closes: Bug#205990
   * Try to remove the /etc/powerdns directory on purge. Closes: Bug#209051
   * Use libmysqlclient-dev instead of libmysqlclient10-dev
Files: 
 d62a9fb961215b2c2191f9cc3f3bc3c0 1448 net extra pdns_2.9.11-2.dsc
 48552b398cba87fef797d2d62ede4e2e 716 net extra pdns_2.9.11-2.diff.gz
 a099c67697b9cf7e99af4defcf47f862 119950 doc extra pdns-doc_2.9.11-2_all.deb
 e9ea662d29611c39fd2868cee3f5907a 648866 net extra pdns_2.9.11-2_i386.deb
 29d220f1004850814d47c8ff22e12aa9 169414 net extra pdns-backend-ldap_2.9.11-2_i386.deb
 d312d0f747a1da2a71b11fe4e63068f7 59848 net extra pdns-backend-mysql_2.9.11-2_i386.deb
 d57a67871f37c614299fca159f5978ca 39954 net extra pdns-backend-pipe_2.9.11-2_i386.deb
 1d13be5aae45854a3e13fe5e8ea9dc6c 27882 net extra pdns-backend-xdb_2.9.11-2_i386.deb
 8c80a71d388358456f061bdd4d7119d8 38746 net extra pdns-backend-pgsql_2.9.11-2_i386.deb

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

iQIXAwUBP13UlX18BjbHbzjSFALqLAgAhc1vHDKXeOO14c72z6X12wgDELY6CE+B
vYcWlOkMVffZ2u0oB0gx63GkZy39zAcW/xQDrHtfRHdCTYmj3d7JBQonREnyMF2s
QDpn9Yj6+hn4y/bFMIz+i8Nkpid536I1isEtKxxzITv6AHJpFG8uZhUtl6w/iWj0
F0ctXpLwNBmxhTAM2JJWXGijHtXkOOwBOZwq63Sx2wBcoebsuaZGuSHZ3ItFGRid
8NqvBwdIAerACtpIGiEIbAI6sNHXA4ARVTtQxm3hGzqPKaFJBiABQjyHVYZYWymj
nve4P1uRbHxbPsBVo7TiZN5I3wFlWZWwQUmin8yxXbR7jpsldt8lOwf9HxsvBXcg
eXc91sXHhDyArrtukGac3I+RqMO+Px46MOzbQyhrw1mqme9Mnq8lDHtgDbsQ/Ef/
uVAxd5XS4zv2l0iCrtAg7r8ejyJPSEIq2rnthsZWXI/tJ1i9vrXZB3WqSbbA63mL
CrFj9u31xXtb0+7k91MQhVy1WjFV2+dhobVz2IRqApbzXxbiPsBzi3ECzoWCx4ci
R6qnM4P8ty8X9mjwKgY3wNXw2D44gLmVqLSGajP0KZjICd54S+2iSm3/IAs/ooiW
tZRvoz/o2bzP4uXi1EEhfQjK9C6JNd9MAhq+/8NhhZadiiCkhYAnP9vLRzXBj115
rUHAb0ArQu5rfg==
=IPSo
-END PGP SIGNATURE-


Accepted:
pdns-backend-ldap_2.9.11-2_i386.deb
  to pool/main/p/pdns/pdns-backend-ldap_2.9.11-2_i386.deb
pdns-backend-mysql_2.9.11-2_i386.deb
  to pool/main/p/pdns/pdns-backend-mysql_2.9.11-2_i386.deb
pdns-backend-pgsql_2.9.11-2_i386.deb
  to pool/main/p/pdns/pdns-backend-pgsql_2.9.11-2_i386.deb
pdns-backend-pipe_2.9.11-2_i386.deb
  to pool/main/p/pdns/pdns-backend-pipe_2.9.11-2_i386.deb
pdns-backend-xdb_2.9.11-2_i386.deb
  to pool/main/p/pdns/pdns-backend-xdb_2.9.11-2_i386.deb
pdns-doc_2.9.11-2_all.deb
  to pool/main/p/pdns/pdns-doc_2.9.11-2_all.deb
pdns_2.9.11-2.diff.gz
  to pool/main/p/pdns/pdns_2.9.11-2.diff.gz
pdns_2.9.11-2.dsc
  to pool/main/p/pdns/pdns_2.9.11-2.dsc
pdns_2.9.11-2_i386.deb
  to pool/main/p/pdns/pdns_2.9.11-2_i386.deb


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



Accepted squid 2.5.3-7 (powerpc source)

2003-09-09 Thread Luigi Gangitano
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Tue,  9 Sep 2003 00:39:52 +0200
Source: squid
Binary: squid squid-cgi squidclient
Architecture: source powerpc
Version: 2.5.3-7
Distribution: unstable
Urgency: low
Maintainer: Luigi Gangitano [EMAIL PROTECTED]
Changed-By: Luigi Gangitano [EMAIL PROTECTED]
Description: 
 squid  - Internet Object Cache (WWW proxy cache)
 squid-cgi  - Squid cache manager CGI program
 squidclient - Command line URL extractor that talks to (a) squid
Closes: 200572 208239
Changes: 
 squid (2.5.3-7) unstable; urgency=low
 .
   * debian/squid.resolvconf
 - Added support for resolvconf (Closes: #200572)
   * debian/rules
 - Install file in /etc/resolvconf/update-libc.d
   * debian/po/nl.po
 - Added dutch debconf translation (Closes: #208239)
Files: 
 39d42af8057934ba297ae54a5acdc966 618 web optional squid_2.5.3-7.dsc
 2133d32827760a94ff8a570b0de0f8d4 222890 web optional squid_2.5.3-7.diff.gz
 37674bd3024768f05dd0874c526787ce 895970 web optional squid_2.5.3-7_powerpc.deb
 68a8a682d031f9a54685863c2a3cee3f 65438 web optional squidclient_2.5.3-7_powerpc.deb
 1ddc135a7433a354ab7943e4e73614db 81174 web optional squid-cgi_2.5.3-7_powerpc.deb

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

iD8DBQE/XdxA8ZumGJJMDCYRAh39AJ0UgOfDmGTNFo/HSAY2uAf5xiWaegCfTfec
MjOUF9RbiPkVydlIxZSPwh0=
=AMty
-END PGP SIGNATURE-


Accepted:
squid-cgi_2.5.3-7_powerpc.deb
  to pool/main/s/squid/squid-cgi_2.5.3-7_powerpc.deb
squid_2.5.3-7.diff.gz
  to pool/main/s/squid/squid_2.5.3-7.diff.gz
squid_2.5.3-7.dsc
  to pool/main/s/squid/squid_2.5.3-7.dsc
squid_2.5.3-7_powerpc.deb
  to pool/main/s/squid/squid_2.5.3-7_powerpc.deb
squidclient_2.5.3-7_powerpc.deb
  to pool/main/s/squid/squidclient_2.5.3-7_powerpc.deb


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



Accepted zoph 0.3.3-4 (all source)

2003-09-09 Thread Edelhard Becker
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Tue,  9 Sep 2003 15:39:22 +0200
Source: zoph
Binary: zoph
Architecture: source all
Version: 0.3.3-4
Distribution: unstable
Urgency: low
Maintainer: Edelhard Becker [EMAIL PROTECTED]
Changed-By: Edelhard Becker [EMAIL PROTECTED]
Description: 
 zoph   - Web based digital image presentation and management system
Closes: 209309
Changes: 
 zoph (0.3.3-4) unstable; urgency=low
 .
   * include header.inc.php from slideshow.php (Closes: #209309)
Files: 
 c7f76519105f6f025c7f805b5d31fca8 556 web optional zoph_0.3.3-4.dsc
 55b4d7f61ae2c0b987ab03ca56b5 47398 web optional zoph_0.3.3-4.diff.gz
 31e08dfa5728eee6d0791e1f9ff3b27f 167998 web optional zoph_0.3.3-4_all.deb

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

iD8DBQE/XdkplByGkm8iLx8RAjCMAJwKm8GBdxX1Y727tdHvXiXnCHXP+wCgq8lf
3fYmdQVJXEKMKguFdvik4Tg=
=SHUl
-END PGP SIGNATURE-


Accepted:
zoph_0.3.3-4.diff.gz
  to pool/main/z/zoph/zoph_0.3.3-4.diff.gz
zoph_0.3.3-4.dsc
  to pool/main/z/zoph/zoph_0.3.3-4.dsc
zoph_0.3.3-4_all.deb
  to pool/main/z/zoph/zoph_0.3.3-4_all.deb


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



Accepted vile 9.4-1 (sparc source all)

2003-09-09 Thread Brendan O'Dea
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Tue,  9 Sep 2003 23:36:48 +1000
Source: vile
Binary: xvile vile-filters vile vile-common
Architecture: source sparc all
Version: 9.4-1
Distribution: unstable
Urgency: low
Maintainer: Brendan O'Dea [EMAIL PROTECTED]
Changed-By: Brendan O'Dea [EMAIL PROTECTED]
Description: 
 vile   - VI Like Emacs - vi work-alike
 vile-common - VI Like Emacs - support files for vile/xvile
 vile-filters - VI Like Emacs - highlighting filters for vile/xvile
 xvile  - VI Like Emacs - vi work-alike (X11)
Closes: 209342
Changes: 
 vile (9.4-1) unstable; urgency=low
 .
   * New upstream version.
   * Fix description for xvile (closes: #209342).
Files: 
 cb7fa7d28a2f3cbee7abd8e7dd72e621 644 editors optional vile_9.4-1.dsc
 1c69045467b7c48be99fa7ac2052a95f 1549606 editors optional vile_9.4.orig.tar.gz
 7e06a1403e156e008f17e5862a8c020c 6585 editors optional vile_9.4-1.diff.gz
 f91926f3354f63bdd892d365ed0b48cb 477226 editors optional vile-common_9.4-1_all.deb
 57f81699a6713f29d4e42bb30e62d780 276856 editors optional vile_9.4-1_sparc.deb
 9cf9818b578f4940cab4a6536495074f 381968 editors optional vile-filters_9.4-1_sparc.deb
 0940196cf478633e948898cc39e528e0 301742 editors optional xvile_9.4-1_sparc.deb

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

iD8DBQE/Xd9C8NyOALKMWZURAtPhAKCkqr40F86CiFMbR+jz74GNpHVNeQCfdOZt
FTV+743MdZfjAe2klfmvpJ0=
=35N7
-END PGP SIGNATURE-


Accepted:
vile-common_9.4-1_all.deb
  to pool/main/v/vile/vile-common_9.4-1_all.deb
vile-filters_9.4-1_sparc.deb
  to pool/main/v/vile/vile-filters_9.4-1_sparc.deb
vile_9.4-1.diff.gz
  to pool/main/v/vile/vile_9.4-1.diff.gz
vile_9.4-1.dsc
  to pool/main/v/vile/vile_9.4-1.dsc
vile_9.4-1_sparc.deb
  to pool/main/v/vile/vile_9.4-1_sparc.deb
vile_9.4.orig.tar.gz
  to pool/main/v/vile/vile_9.4.orig.tar.gz
xvile_9.4-1_sparc.deb
  to pool/main/v/vile/xvile_9.4-1_sparc.deb


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



Accepted swi-prolog 5.2.7-1 (i386 source)

2003-09-09 Thread Michael Piefel
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Tue, 09 Sep 2003 15:36:52 +0200
Source: swi-prolog
Binary: swi-prolog-sgml swi-prolog-table swi-prolog-clib swi-prolog-xpce swi-prolog
Architecture: source i386
Version: 5.2.7-1
Distribution: unstable
Urgency: low
Maintainer: Michael Piefel [EMAIL PROTECTED]
Changed-By: Michael Piefel [EMAIL PROTECTED]
Description: 
 swi-prolog - Prolog interpreter
 swi-prolog-clib - Interface to system library for SWI Prolog
 swi-prolog-sgml - SGML/XML/HTML parser for SWI Prolog
 swi-prolog-table - Managing external tables for SWI Prolog
 swi-prolog-xpce - GUI library for SWI Prolog
Closes: 206428
Changes: 
 swi-prolog (5.2.7-1) unstable; urgency=low
 .
   * New upstream - this supposedly closes: #206428 (a build failure)
   * debian/rules clean: remove file before directory for greater effect
Files: 
 21d3e16af9b7fea4ff4e3d0d5e68313e 720 interpreters optional swi-prolog_5.2.7-1.dsc
 81d431af966439ee3829c57caf7b18be 7150451 interpreters optional 
swi-prolog_5.2.7.orig.tar.gz
 2efe13fdbd2091d2bd9d252c7f8b679d 9875 interpreters optional swi-prolog_5.2.7-1.diff.gz
 4c2dec691b92608dc702e27c08eecf53 1094332 interpreters optional 
swi-prolog_5.2.7-1_i386.deb
 2f724bc5580928926e6671a3f62ccd9b 2300634 interpreters optional 
swi-prolog-xpce_5.2.7-1_i386.deb
 8f15f72e44db2488417dcf8be8a72ce2 102800 interpreters optional 
swi-prolog-sgml_5.2.7-1_i386.deb
 8d984e36b9eff5e8e8c6e80857eedb95 38666 interpreters optional 
swi-prolog-clib_5.2.7-1_i386.deb
 9e676c2fe93de9460d70c948ccd8d107 27730 interpreters optional 
swi-prolog-table_5.2.7-1_i386.deb

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

iD8DBQE/XeKZTXj5ne9DlpARAvgVAKD85hW+wlgZFu9eI95PWuByIOwSzwCZAa5e
B0ya4Kb7nHTjAzx32mgvwo4=
=LqCk
-END PGP SIGNATURE-


Accepted:
swi-prolog-clib_5.2.7-1_i386.deb
  to pool/main/s/swi-prolog/swi-prolog-clib_5.2.7-1_i386.deb
swi-prolog-sgml_5.2.7-1_i386.deb
  to pool/main/s/swi-prolog/swi-prolog-sgml_5.2.7-1_i386.deb
swi-prolog-table_5.2.7-1_i386.deb
  to pool/main/s/swi-prolog/swi-prolog-table_5.2.7-1_i386.deb
swi-prolog-xpce_5.2.7-1_i386.deb
  to pool/main/s/swi-prolog/swi-prolog-xpce_5.2.7-1_i386.deb
swi-prolog_5.2.7-1.diff.gz
  to pool/main/s/swi-prolog/swi-prolog_5.2.7-1.diff.gz
swi-prolog_5.2.7-1.dsc
  to pool/main/s/swi-prolog/swi-prolog_5.2.7-1.dsc
swi-prolog_5.2.7-1_i386.deb
  to pool/main/s/swi-prolog/swi-prolog_5.2.7-1_i386.deb
swi-prolog_5.2.7.orig.tar.gz
  to pool/main/s/swi-prolog/swi-prolog_5.2.7.orig.tar.gz


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



Accepted xmms 1.2.8-1 (i386 source)

2003-09-09 Thread Josip Rodin
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Fri,  5 Sep 2003 20:56:26 +0200
Source: xmms
Binary: xmms-dev xmms
Architecture: source i386
Version: 1.2.8-1
Distribution: unstable
Urgency: low
Maintainer: Josip Rodin [EMAIL PROTECTED]
Changed-By: Josip Rodin [EMAIL PROTECTED]
Description: 
 xmms   - Versatile X audio player that looks like Winamp
 xmms-dev   - XMMS development static library and header files
Closes: 129072 188244 198687 204895
Changes: 
 xmms (1.2.8-1) unstable; urgency=low
 .
   * New upstream version, closes: #204895.
   * Added ALSA plugin (libasound2-dev in build-deps).
 Performed some surgery on AM_PATH_ALSA in acinclude.m4 to have it
 not litter generic variables.
   * Added nametemplate to the MIME settings for stdin use, thanks to
 Roderick Schertler, closes: #188244.
   * Added application/ogg MIME type, closes: #198687.
   * Added audio/x-mpegurl MIME type, thanks to Timo Lilja, closes: #129072.
Files: 
 b4b5f3e36a6d2d092bdd910be40d7f9d 769 sound optional xmms_1.2.8-1.dsc
 bf1d7ea568b01d72e99d75ae9d0d1594 388 sound optional xmms_1.2.8.orig.tar.gz
 6e34ec9e99f7e0e6211bb5e9a905422a 341716 sound optional xmms_1.2.8-1.diff.gz
 6a8bab3f96e7c4bc66f60a7b8a0da563 2008320 sound optional xmms_1.2.8-1_i386.deb
 ed0a15ff56ee2b558511467778b84af1 30420 devel optional xmms-dev_1.2.8-1_i386.deb

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

iD8DBQE/XeLJC1RHoiANFZYRAhJXAJ4yze2s2HdM9ReBlv+ojyqAC6V5VgCgq0TF
IPAt18tiKQrT2K81YGctx78=
=iY0k
-END PGP SIGNATURE-


Accepted:
xmms-dev_1.2.8-1_i386.deb
  to pool/main/x/xmms/xmms-dev_1.2.8-1_i386.deb
xmms_1.2.8-1.diff.gz
  to pool/main/x/xmms/xmms_1.2.8-1.diff.gz
xmms_1.2.8-1.dsc
  to pool/main/x/xmms/xmms_1.2.8-1.dsc
xmms_1.2.8-1_i386.deb
  to pool/main/x/xmms/xmms_1.2.8-1_i386.deb
xmms_1.2.8.orig.tar.gz
  to pool/main/x/xmms/xmms_1.2.8.orig.tar.gz


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



Accepted quickml 0.5+20030909-1 (all source)

2003-09-09 Thread Fumitoshi UKAI
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Wed, 10 Sep 2003 00:07:32 +0900
Source: quickml
Binary: quickml
Architecture: source all
Version: 0.5+20030909-1
Distribution: unstable
Urgency: low
Maintainer: Fumitoshi UKAI [EMAIL PROTECTED]
Changed-By: Fumitoshi UKAI [EMAIL PROTECTED]
Description: 
 quickml- Very-easy-to-use mailing list system
Changes: 
 quickml (0.5+20030909-1) unstable; urgency=low
 .
   * New upstream release
   * depends: ruby1.8
Files: 
 b65954c14512faca375e737792eb8855 610 mail optional quickml_0.5+20030909-1.dsc
 da4a053459cc224497f24d9f7776ead6 33454 mail optional quickml_0.5+20030909.orig.tar.gz
 7087d64b2fa1cde3c24b9b320d0b4186 6049 mail optional quickml_0.5+20030909-1.diff.gz
 b2d323f9a8f4138f5547da32c7d140d9 29036 mail optional quickml_0.5+20030909-1_all.deb

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

iD8DBQE/Xe2y9D5yZjzIjAkRAtTMAJ4rwfH98sVsD3n/UzhblUpVkC7xfACcCD44
EE0milEaXzHvHZk3ZvdwNNg=
=k2QL
-END PGP SIGNATURE-


Accepted:
quickml_0.5+20030909-1.diff.gz
  to pool/main/q/quickml/quickml_0.5+20030909-1.diff.gz
quickml_0.5+20030909-1.dsc
  to pool/main/q/quickml/quickml_0.5+20030909-1.dsc
quickml_0.5+20030909-1_all.deb
  to pool/main/q/quickml/quickml_0.5+20030909-1_all.deb
quickml_0.5+20030909.orig.tar.gz
  to pool/main/q/quickml/quickml_0.5+20030909.orig.tar.gz


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



Accepted heartbeat 1.0.3-3 (i386 source all)

2003-09-09 Thread Alberto Gonzalez Iniesta
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sun, 13 Jul 2003 17:13:43 +0200
Source: heartbeat
Binary: libstonith0 heartbeat libpils0 stonith heartbeat-dev ldirectord libstonith-dev 
libpils-dev
Architecture: source i386 all
Version: 1.0.3-3
Distribution: unstable
Urgency: low
Maintainer: Alberto Gonzalez Iniesta [EMAIL PROTECTED]
Changed-By: Alberto Gonzalez Iniesta [EMAIL PROTECTED]
Description: 
 heartbeat  - Subsystem for High-Availability Linux
 heartbeat-dev - Subsystem for High-Availability Linux - development files
 ldirectord - Monitors virtual services provided by LVS
 libpils-dev - Plugin and Interface Loading System - development files
 libpils0   - Plugin and Interface Loading System
 libstonith-dev - stonith - development files
 libstonith0 - Interface for remotely powering down a node in the cluster
 stonith- Interface for remotely powering down a node in the cluster
Closes: 142297 188206
Changes: 
 heartbeat (1.0.3-3) unstable; urgency=low
 .
   * Removed deletion of fifo files in heartbeat.prerm
 (That shouldn't be done there. It broke dpkg-reconfigure)
   * Added Depends on libwww-perl and libnet-ssleay-perl
 (Closes: #142297)
   * libstonith-dev's Section is now libdevel (Closes: #188206)
Files: 
 82337ba00541dabf580442c2a40de9e1 834 admin optional heartbeat_1.0.3-3.dsc
 8db3bab2c8692721925c0b594595cca3 25479 admin optional heartbeat_1.0.3-3.diff.gz
 b9e202621bef4d0d7ca4dfe294dc05be 46030 admin optional ldirectord_1.0.3-3_all.deb
 ce2a540296a5d7f19cd7a3d7aa00c8ae 21918 admin optional stonith_1.0.3-3_i386.deb
 0405eafa063083831d47a3f572406e36 59684 libs optional libstonith0_1.0.3-3_i386.deb
 771254f0164b0d88cbb715f011013c2c 21282 libdevel optional 
libstonith-dev_1.0.3-3_i386.deb
 89d62d8e1b26ec19646e54ae5f6b3899 37994 libs optional libpils0_1.0.3-3_i386.deb
 261087882cb1ab29bd03c5a234614a1d 47916 devel optional libpils-dev_1.0.3-3_i386.deb
 b6482a7e4713f936b178bd2892998105 339408 admin optional heartbeat_1.0.3-3_i386.deb
 39a96d2092a3e654718d41ef40b654b1 78582 admin optional heartbeat-dev_1.0.3-3_i386.deb

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

iD8DBQE/XeJzxRSvjkukAcMRAjmHAJ46Ec7/7FXJO1YbQQLaI/g2l9eaFACeKzR+
Wyy9FQwfdyErKiOK623n0/U=
=bz0x
-END PGP SIGNATURE-


Accepted:
heartbeat-dev_1.0.3-3_i386.deb
  to pool/main/h/heartbeat/heartbeat-dev_1.0.3-3_i386.deb
heartbeat_1.0.3-3.diff.gz
  to pool/main/h/heartbeat/heartbeat_1.0.3-3.diff.gz
heartbeat_1.0.3-3.dsc
  to pool/main/h/heartbeat/heartbeat_1.0.3-3.dsc
heartbeat_1.0.3-3_i386.deb
  to pool/main/h/heartbeat/heartbeat_1.0.3-3_i386.deb
ldirectord_1.0.3-3_all.deb
  to pool/main/h/heartbeat/ldirectord_1.0.3-3_all.deb
libpils-dev_1.0.3-3_i386.deb
  to pool/main/h/heartbeat/libpils-dev_1.0.3-3_i386.deb
libpils0_1.0.3-3_i386.deb
  to pool/main/h/heartbeat/libpils0_1.0.3-3_i386.deb
libstonith-dev_1.0.3-3_i386.deb
  to pool/main/h/heartbeat/libstonith-dev_1.0.3-3_i386.deb
libstonith0_1.0.3-3_i386.deb
  to pool/main/h/heartbeat/libstonith0_1.0.3-3_i386.deb
stonith_1.0.3-3_i386.deb
  to pool/main/h/heartbeat/stonith_1.0.3-3_i386.deb


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



Accepted opie-multimedia-fb 1.0.1.1snapshot20030828-5 (i386 source all)

2003-09-09 Thread Ivan E. Moore II
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Tue, 09 Sep 2003 08:35:00 -0700
Source: opie-multimedia-fb
Binary: op-wavplugin-fb op-multimedia-fb op-mediaplayer-fb op-qpdf-fb op-showimg-fb 
op-drawpad-fb op-graphics-fb op-modplugin-fb
Architecture: source i386 all
Version: 1.0.1.1snapshot20030828-5
Distribution: unstable
Urgency: low
Maintainer: Ivan E. Moore II [EMAIL PROTECTED]
Changed-By: Ivan E. Moore II [EMAIL PROTECTED]
Description: 
 op-drawpad-fb - A note taking program with basic draw tools
 op-graphics-fb - Open Palm Integrated Environment (Graphics Apps)
 op-mediaplayer-fb - The Opie media player
 op-modplugin-fb - MOD/XM/S3M/IT plugin using libmodplug
 op-multimedia-fb - Open Palm Integrated Environment (Multimedia Apps)
 op-qpdf-fb - PDF viewer for Opie
 op-showimg-fb - Image Viewer
 op-wavplugin-fb - WAV file plugin
Changes: 
 opie-multimedia-fb (1.0.1.1snapshot20030828-5) unstable; urgency=low
 .
   * More build cleanup to fix non-x86 builds
Files: 
 4d848409edbbc03185caa58a30b5a88e 906 embedded optional 
opie-multimedia-fb_1.0.1.1snapshot20030828-5.dsc
 18f677dbed4e82122d2218ee73679769 29000 embedded optional 
opie-multimedia-fb_1.0.1.1snapshot20030828-5.diff.gz
 99d4ed279a58721e3c6e51b840c7346a 72278 graphics optional 
op-drawpad-fb_1.0.1.1snapshot20030828-5_i386.deb
 e0972ec9aa847d0eada95f19591028e7 409792 sound optional 
op-mediaplayer-fb_1.0.1.1snapshot20030828-5_i386.deb
 02ca9d0d7646e4468b316206896367ac 110318 sound optional 
op-modplugin-fb_1.0.1.1snapshot20030828-5_i386.deb
 79f924360b6767111d9ddade26e5ce06 178142 text optional 
op-qpdf-fb_1.0.1.1snapshot20030828-5_i386.deb
 3652f82186b196b98f56f72d3e7b6c23 43774 graphics optional 
op-showimg-fb_1.0.1.1snapshot20030828-5_i386.deb
 9f181d955b575a9daa6d698c8cb8b6d0 9638 sound optional 
op-wavplugin-fb_1.0.1.1snapshot20030828-5_i386.deb
 b3fdfdf8c411ba4848633175e57b4b73 3904 embedded optional 
op-multimedia-fb_1.0.1.1snapshot20030828-5_all.deb
 e9aec4376bb227ee0cd3378a63d02fba 3462 embedded optional 
op-graphics-fb_1.0.1.1snapshot20030828-5_all.deb

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

iD8DBQE/XetXdkWBQZC84N0RAnV0AKCC+CIAgmAOKbG5XK3lTYS7w1hNogCfZUT7
I/CO1ntrNNBq9bUSZxr9Y8s=
=hFpv
-END PGP SIGNATURE-


Accepted:
op-drawpad-fb_1.0.1.1snapshot20030828-5_i386.deb
  to pool/main/o/opie-multimedia-fb/op-drawpad-fb_1.0.1.1snapshot20030828-5_i386.deb
op-graphics-fb_1.0.1.1snapshot20030828-5_all.deb
  to pool/main/o/opie-multimedia-fb/op-graphics-fb_1.0.1.1snapshot20030828-5_all.deb
op-mediaplayer-fb_1.0.1.1snapshot20030828-5_i386.deb
  to 
pool/main/o/opie-multimedia-fb/op-mediaplayer-fb_1.0.1.1snapshot20030828-5_i386.deb
op-modplugin-fb_1.0.1.1snapshot20030828-5_i386.deb
  to pool/main/o/opie-multimedia-fb/op-modplugin-fb_1.0.1.1snapshot20030828-5_i386.deb
op-multimedia-fb_1.0.1.1snapshot20030828-5_all.deb
  to pool/main/o/opie-multimedia-fb/op-multimedia-fb_1.0.1.1snapshot20030828-5_all.deb
op-qpdf-fb_1.0.1.1snapshot20030828-5_i386.deb
  to pool/main/o/opie-multimedia-fb/op-qpdf-fb_1.0.1.1snapshot20030828-5_i386.deb
op-showimg-fb_1.0.1.1snapshot20030828-5_i386.deb
  to pool/main/o/opie-multimedia-fb/op-showimg-fb_1.0.1.1snapshot20030828-5_i386.deb
op-wavplugin-fb_1.0.1.1snapshot20030828-5_i386.deb
  to pool/main/o/opie-multimedia-fb/op-wavplugin-fb_1.0.1.1snapshot20030828-5_i386.deb
opie-multimedia-fb_1.0.1.1snapshot20030828-5.diff.gz
  to 
pool/main/o/opie-multimedia-fb/opie-multimedia-fb_1.0.1.1snapshot20030828-5.diff.gz
opie-multimedia-fb_1.0.1.1snapshot20030828-5.dsc
  to pool/main/o/opie-multimedia-fb/opie-multimedia-fb_1.0.1.1snapshot20030828-5.dsc


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



Accepted crawl 1:4.0.0beta26-3 (i386 source)

2003-09-09 Thread Guus Sliepen
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Mon, 25 Aug 2003 15:23:10 +0200
Source: crawl
Binary: crawl
Architecture: source i386
Version: 1:4.0.0beta26-3
Distribution: unstable
Urgency: low
Maintainer: Guus Sliepen [EMAIL PROTECTED]
Changed-By: Guus Sliepen [EMAIL PROTECTED]
Description: 
 crawl  - Dungeon Crawl, a text-based roguelike game
Closes: 207059
Changes: 
 crawl (1:4.0.0beta26-3) unstable; urgency=low
 .
   * Fix map viewing bug on large terminals. Closes: #207059
Files: 
 4089350aafd324c6f15c3f6040711f98 593 games optional crawl_4.0.0beta26-3.dsc
 47ec81048b6a1a01e0807857df705bac 9140 games optional crawl_4.0.0beta26-3.diff.gz
 a9e22cfa2e220bcae62e5ecb1ea19a8f 655920 games optional crawl_4.0.0beta26-3_i386.deb

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

iD8DBQE/ShGJAxLow12M2nsRAnCBAJ0VRt4nRuoxcJvQbFoujEIT2fMeSQCffgsT
HCbFFhVv1+q1BN7R0NvJvks=
=4kjB
-END PGP SIGNATURE-


Accepted:
crawl_4.0.0beta26-3.diff.gz
  to pool/main/c/crawl/crawl_4.0.0beta26-3.diff.gz
crawl_4.0.0beta26-3.dsc
  to pool/main/c/crawl/crawl_4.0.0beta26-3.dsc
crawl_4.0.0beta26-3_i386.deb
  to pool/main/c/crawl/crawl_4.0.0beta26-3_i386.deb


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



Accepted gnomemeeting 0.98.5-1 (i386 source)

2003-09-09 Thread Goedson Teixeira Paixao
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Tue,  9 Sep 2003 14:27:03 +
Source: gnomemeeting
Binary: gnomemeeting
Architecture: source i386
Version: 0.98.5-1
Distribution: unstable
Urgency: low
Maintainer: Jose Carlos Garcia Sogo [EMAIL PROTECTED]
Changed-By: Goedson Teixeira Paixao [EMAIL PROTECTED]
Description: 
 gnomemeeting - H323 Compatible Netmeeting clone for the Gnome Desktop and KDE3
Changes: 
 gnomemeeting (0.98.5-1) unstable; urgency=low
 .
   * New upstream release
Files: 
 baba37f132e28be0e97bbeff3bb5f25f 790 gnome optional gnomemeeting_0.98.5-1.dsc
 4a91d98035812a2ad4bb31bc68a13c44 2654740 gnome optional 
gnomemeeting_0.98.5.orig.tar.gz
 fef4f7eeff3ec0f5f05443ba93f12cea 6265 gnome optional gnomemeeting_0.98.5-1.diff.gz
 eb4d685828578dffab370894ec29a02c 1431314 gnome optional gnomemeeting_0.98.5-1_i386.deb

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

iD8DBQE/Xe4E7tjUzB3rjq4RAhmYAJ9d8oK6bxv9+kYJI0prZnyN27yeowCeMfcx
xA9es01QQNLhHI0JOedx/1g=
=Zs7I
-END PGP SIGNATURE-


Accepted:
gnomemeeting_0.98.5-1.diff.gz
  to pool/main/g/gnomemeeting/gnomemeeting_0.98.5-1.diff.gz
gnomemeeting_0.98.5-1.dsc
  to pool/main/g/gnomemeeting/gnomemeeting_0.98.5-1.dsc
gnomemeeting_0.98.5-1_i386.deb
  to pool/main/g/gnomemeeting/gnomemeeting_0.98.5-1_i386.deb
gnomemeeting_0.98.5.orig.tar.gz
  to pool/main/g/gnomemeeting/gnomemeeting_0.98.5.orig.tar.gz


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



Accepted opie-inputmethods-fb 1.0.1.1snapshot20030828-1 (i386 source all)

2003-09-09 Thread Ivan E. Moore II
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Tue, 09 Sep 2003 09:04:00 -0700
Source: opie-inputmethods-fb
Binary: op-pickboard-fb op-handwriting-fb op-handwriting-graffitiset op-dvorak-fb 
op-unikeyboard-fb op-keyboard-fb op-inputmethods-fb op-multikey-fb op-jumpx-fb 
op-kjumpx-fb op-handwriting-classicset
Architecture: source i386 all
Version: 1.0.1.1snapshot20030828-1
Distribution: unstable
Urgency: low
Maintainer: Ivan E. Moore II [EMAIL PROTECTED]
Changed-By: Ivan E. Moore II [EMAIL PROTECTED]
Description: 
 op-dvorak-fb - Opie's Dvorak keyboard input method
 op-handwriting-classicset - Classic character set for the Handwriting inputmethod.
 op-handwriting-fb - Handwriting input method
 op-handwriting-graffitiset - Graffiti character set for the Handwriting inputmethod.
 op-inputmethods-fb - Open Palm Integrated Environment (Input Methods)
 op-jumpx-fb - JumpX input method
 op-keyboard-fb - Keyboard input method
 op-kjumpx-fb - Koreanized JumpX input method
 op-multikey-fb - Multiple language keyboard
 op-pickboard-fb - Pickboard input method
 op-unikeyboard-fb - Unicode input method
Changes: 
 opie-inputmethods-fb (1.0.1.1snapshot20030828-1) unstable; urgency=low
 .
   * New upstream version
Files: 
 90350f7ca0668cfee352b373ee967089 990 embedded optional 
opie-inputmethods-fb_1.0.1.1snapshot20030828-1.dsc
 2ad63b6650f672fb96db84a9ca3bb96b 899454 embedded optional 
opie-inputmethods-fb_1.0.1.1snapshot20030828.orig.tar.gz
 d7ba923b1677f187cebe194212c6e1dc 21666 embedded optional 
opie-inputmethods-fb_1.0.1.1snapshot20030828-1.diff.gz
 abc256e598a9e6c6507969724e3b544e 20838 embedded optional 
op-dvorak-fb_1.0.1.1snapshot20030828-1_i386.deb
 9736de7707d0f2542beab4c1441ca6e6 75054 embedded optional 
op-handwriting-fb_1.0.1.1snapshot20030828-1_i386.deb
 9a13c8484c954cea841cc1de9b0f4305 24062 embedded optional 
op-jumpx-fb_1.0.1.1snapshot20030828-1_i386.deb
 adf003e79bb5eb7ae6c6f6986ed58d9d 20782 embedded optional 
op-keyboard-fb_1.0.1.1snapshot20030828-1_i386.deb
 0d29ca15a58da6cdae247300f91f7a64 24900 embedded optional 
op-kjumpx-fb_1.0.1.1snapshot20030828-1_i386.deb
 27d7e9fb8b1a92fe6884998a21208e94 65260 embedded optional 
op-multikey-fb_1.0.1.1snapshot20030828-1_i386.deb
 a330f42569d842f7248ef40c93107b18 38764 embedded optional 
op-pickboard-fb_1.0.1.1snapshot20030828-1_i386.deb
 a66b2f920d5bbf8cc02ed458ebf7bb9e 17570 embedded optional 
op-unikeyboard-fb_1.0.1.1snapshot20030828-1_i386.deb
 e96a34d632a3a9b106977f6502279bed 3556 embedded optional 
op-inputmethods-fb_1.0.1.1snapshot20030828-1_all.deb
 9b25db94148aa17838899c34dfccc8cf 8040 embedded optional 
op-handwriting-classicset_1.0.1.1snapshot20030828-1_all.deb
 99f76bb95416ecfdf1ac32ff92e60052 12654 embedded optional 
op-handwriting-graffitiset_1.0.1.1snapshot20030828-1_all.deb

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

iD8DBQE/Xe8mdkWBQZC84N0RAncdAKCA+IMj9GZZePtHyk916HDy37eUbwCgr/KX
W64S5gcwzDSp2qabeFslj9U=
=+tNK
-END PGP SIGNATURE-


Accepted:
op-dvorak-fb_1.0.1.1snapshot20030828-1_i386.deb
  to pool/main/o/opie-inputmethods-fb/op-dvorak-fb_1.0.1.1snapshot20030828-1_i386.deb
op-handwriting-classicset_1.0.1.1snapshot20030828-1_all.deb
  to 
pool/main/o/opie-inputmethods-fb/op-handwriting-classicset_1.0.1.1snapshot20030828-1_all.deb
op-handwriting-fb_1.0.1.1snapshot20030828-1_i386.deb
  to 
pool/main/o/opie-inputmethods-fb/op-handwriting-fb_1.0.1.1snapshot20030828-1_i386.deb
op-handwriting-graffitiset_1.0.1.1snapshot20030828-1_all.deb
  to 
pool/main/o/opie-inputmethods-fb/op-handwriting-graffitiset_1.0.1.1snapshot20030828-1_all.deb
op-inputmethods-fb_1.0.1.1snapshot20030828-1_all.deb
  to 
pool/main/o/opie-inputmethods-fb/op-inputmethods-fb_1.0.1.1snapshot20030828-1_all.deb
op-jumpx-fb_1.0.1.1snapshot20030828-1_i386.deb
  to pool/main/o/opie-inputmethods-fb/op-jumpx-fb_1.0.1.1snapshot20030828-1_i386.deb
op-keyboard-fb_1.0.1.1snapshot20030828-1_i386.deb
  to pool/main/o/opie-inputmethods-fb/op-keyboard-fb_1.0.1.1snapshot20030828-1_i386.deb
op-kjumpx-fb_1.0.1.1snapshot20030828-1_i386.deb
  to pool/main/o/opie-inputmethods-fb/op-kjumpx-fb_1.0.1.1snapshot20030828-1_i386.deb
op-multikey-fb_1.0.1.1snapshot20030828-1_i386.deb
  to pool/main/o/opie-inputmethods-fb/op-multikey-fb_1.0.1.1snapshot20030828-1_i386.deb
op-pickboard-fb_1.0.1.1snapshot20030828-1_i386.deb
  to 
pool/main/o/opie-inputmethods-fb/op-pickboard-fb_1.0.1.1snapshot20030828-1_i386.deb
op-unikeyboard-fb_1.0.1.1snapshot20030828-1_i386.deb
  to 
pool/main/o/opie-inputmethods-fb/op-unikeyboard-fb_1.0.1.1snapshot20030828-1_i386.deb
opie-inputmethods-fb_1.0.1.1snapshot20030828-1.diff.gz
  to 
pool/main/o/opie-inputmethods-fb/opie-inputmethods-fb_1.0.1.1snapshot20030828-1.diff.gz
opie-inputmethods-fb_1.0.1.1snapshot20030828-1.dsc
  to 
pool/main/o/opie-inputmethods-fb/opie-inputmethods-fb_1.0.1.1snapshot20030828-1.dsc
opie-inputmethods-fb_1.0.1.1snapshot20030828.orig.tar.gz
  to 

Accepted qiv 1.8-4 (i386 source)

2003-09-09 Thread Martin Pitt
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Tue,  9 Sep 2003 11:26:37 +0200
Source: qiv
Binary: qiv
Architecture: source i386
Version: 1.8-4
Distribution: unstable
Urgency: low
Maintainer: Martin Pitt [EMAIL PROTECTED]
Changed-By: Martin Pitt [EMAIL PROTECTED]
Description: 
 qiv- A quick image viewer for X
Closes: 209079
Changes: 
 qiv (1.8-4) unstable; urgency=low
 .
   * deleting a file now also works on FAT file systems (closes: #209079)
   * updated Standards-Version to 3.6.1 (no changes required)
Files: 
 63cd07886a6ed9e40f4ae57b56abf87c 643 graphics extra qiv_1.8-4.dsc
 6ad1c12e85d611e9e38ec8e8a30e71f9 4068 graphics extra qiv_1.8-4.diff.gz
 451108618223640ae3033b56c64008f2 67010 graphics extra qiv_1.8-4_i386.deb

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

iD8DBQE/XfKImpGCHWjc1gYRAhDVAKDIN0O2YBhNRD16BCb+AoW+Ka2HcwCeJ1Mg
5PlkgPzIOZIoHiAcg4bzs/U=
=j865
-END PGP SIGNATURE-


Accepted:
qiv_1.8-4.diff.gz
  to pool/main/q/qiv/qiv_1.8-4.diff.gz
qiv_1.8-4.dsc
  to pool/main/q/qiv/qiv_1.8-4.dsc
qiv_1.8-4_i386.deb
  to pool/main/q/qiv/qiv_1.8-4_i386.deb


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



Accepted gcl 2.6.1-6 (i386 source all)

2003-09-09 Thread Camm Maguire
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Tue,  9 Sep 2003 15:29:06 +
Source: gcl
Binary: gcl-doc gcl
Architecture: source i386 all
Version: 2.6.1-6
Distribution: unstable
Urgency: low
Maintainer: Camm Maguire [EMAIL PROTECTED]
Changed-By: Camm Maguire [EMAIL PROTECTED]
Description: 
 gcl- GNU Common Lisp compiler
 gcl-doc- Documentation for GNU Common Lisp
Changes: 
 gcl (2.6.1-6) unstable; urgency=low
 .
   * Remove build-dependency on autoconf as a temporary work around to
 Debian autoconf's dependency bug on emacsen-common
Files: 
 ee05f061a3d8faf6797f716e710e45a1 638 interpreters optional gcl_2.6.1-6.dsc
 78039e889aed2d9240b15d8d8c8bc797 9864255 interpreters optional gcl_2.6.1-6.tar.gz
 30e9d6d0d14a7eeb103dfda4c7431046 3081520 doc optional gcl-doc_2.6.1-6_all.deb
 08c8a2c385a67fc0dc5b01ff96a6eb9e 8341184 interpreters optional gcl_2.6.1-6_i386.deb

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

iD8DBQE/XfgFczG1wFfwRdwRAjTEAJ4gBi7crCmRSVQtMo5Gh5cYR3lx2QCeMApg
KSUruIvS7vdul3DKAfACjaA=
=kG78
-END PGP SIGNATURE-


Accepted:
gcl-doc_2.6.1-6_all.deb
  to pool/main/g/gcl/gcl-doc_2.6.1-6_all.deb
gcl_2.6.1-6.dsc
  to pool/main/g/gcl/gcl_2.6.1-6.dsc
gcl_2.6.1-6.tar.gz
  to pool/main/g/gcl/gcl_2.6.1-6.tar.gz
gcl_2.6.1-6_i386.deb
  to pool/main/g/gcl/gcl_2.6.1-6_i386.deb


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



Accepted opie-games-fb 1.0.1.1snapshot20030828-1 (i386 source all)

2003-09-09 Thread Ivan E. Moore II
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Tue, 09 Sep 2003 09:38:00 -0700
Source: opie-games-fb
Binary: op-qasteroids-fb op-minesweep-fb op-kcheckers-fb op-bounce-fb op-games-fb 
op-patience-fb op-go-fb op-buzzword-fb op-kpacman-fb op-tetrix-fb op-tictac-fb 
op-kbill-fb op-snake-fb op-mindbreaker-fb op-fifteen-fb op-parashoot-fb op-wordgame-fb 
op-sfcave-fb
Architecture: source i386 all
Version: 1.0.1.1snapshot20030828-1
Distribution: unstable
Urgency: low
Maintainer: Ivan E. Moore II [EMAIL PROTECTED]
Changed-By: Ivan E. Moore II [EMAIL PROTECTED]
Description: 
 op-bounce-fb - Bounce game for Opie
 op-buzzword-fb - BuzzWord game for Opie
 op-fifteen-fb - Fifteen pieces game for Opie
 op-games-fb - Open Palm Integrated Environment (Games)
 op-go-fb   - game of Go for Opie
 op-kbill-fb - Opie version of KBill
 op-kcheckers-fb - Checkers game
 op-kpacman-fb - Pacman clone for Opie
 op-mindbreaker-fb - crack the coloured code
 op-minesweep-fb - Minesweeper game
 op-parashoot-fb - shoot the parachutists game
 op-patience-fb - solitaire card games
 op-qasteroids-fb - Asteroids game
 op-sfcave-fb - SFCave game for Opie
 op-snake-fb - snake game
 op-tetrix-fb - Tetrix game
 op-tictac-fb - Tic Tac Toe game
 op-wordgame-fb - Crossword game
Changes: 
 opie-games-fb (1.0.1.1snapshot20030828-1) unstable; urgency=low
 .
   * New upstream version
Files: 
 21a385e38be3f80659f9e19429848745 1038 embedded optional 
opie-games-fb_1.0.1.1snapshot20030828-1.dsc
 c713f877a5adf65e22d9fdd2b7b6879b 2274913 embedded optional 
opie-games-fb_1.0.1.1snapshot20030828.orig.tar.gz
 812b198e4f084607285f974077c78280 28762 embedded optional 
opie-games-fb_1.0.1.1snapshot20030828-1.diff.gz
 21ae37ad6baf1f12997e2e871964a748 45928 games optional 
op-bounce-fb_1.0.1.1snapshot20030828-1_i386.deb
 018d3d0347867e5a868a73d30ab76041 24228 games optional 
op-buzzword-fb_1.0.1.1snapshot20030828-1_i386.deb
 96e0586b43575f3743bdb71e7aabb8e3 23274 games optional 
op-fifteen-fb_1.0.1.1snapshot20030828-1_i386.deb
 97e378ac574328f36900d95f5c6493ca 43870 games optional 
op-go-fb_1.0.1.1snapshot20030828-1_i386.deb
 a4e53cc7342e856e530be7684ebb7730 81412 games optional 
op-kpacman-fb_1.0.1.1snapshot20030828-1_i386.deb
 0dcf358675653f34c2b0746ca8490a4e 54922 games optional 
op-mindbreaker-fb_1.0.1.1snapshot20030828-1_i386.deb
 2e4518d1966d182d371d1e4c66e7ced7 30528 games optional 
op-minesweep-fb_1.0.1.1snapshot20030828-1_i386.deb
 210a831fe1c0896c22d44700e8e19f13 104364 games optional 
op-parashoot-fb_1.0.1.1snapshot20030828-1_i386.deb
 74ae77b906755a234d43a738997dc7cf 161840 games optional 
op-qasteroids-fb_1.0.1.1snapshot20030828-1_i386.deb
 530525bd64333b7ed98f05066d7327f2 26212 games optional 
op-sfcave-fb_1.0.1.1snapshot20030828-1_i386.deb
 b778dfe8c2bc4821162515ea6ccfceab 255898 games optional 
op-patience-fb_1.0.1.1snapshot20030828-1_i386.deb
 cc3f084a5d777a37782aa06a52f5e4c2 30648 games optional 
op-tetrix-fb_1.0.1.1snapshot20030828-1_i386.deb
 33e95f8368e559ae21005d8e4e974b02 21952 games optional 
op-tictac-fb_1.0.1.1snapshot20030828-1_i386.deb
 6739e8650bc837c14a3772eca7c288fd 50244 games optional 
op-wordgame-fb_1.0.1.1snapshot20030828-1_i386.deb
 548fa125290a70d063548bb1b8eb89b8 51696 games optional 
op-kbill-fb_1.0.1.1snapshot20030828-1_i386.deb
 c154d4715f99bd743ed6ffea7fc00020 45974 games optional 
op-kcheckers-fb_1.0.1.1snapshot20030828-1_i386.deb
 290dc9bd4d38a16913f9f93907757689 37330 games optional 
op-snake-fb_1.0.1.1snapshot20030828-1_i386.deb
 1a55cc7b89b0ef8905d3271e8d291f06 3918 embedded optional 
op-games-fb_1.0.1.1snapshot20030828-1_all.deb

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

iD8DBQE/Xfy9dkWBQZC84N0RAkOsAJ9G/bL0o4pCxFFi55waR3rxoNZ1qwCgpwKZ
yKQioPSLycC6t9e0MQ3jEMU=
=wfuw
-END PGP SIGNATURE-


Accepted:
op-bounce-fb_1.0.1.1snapshot20030828-1_i386.deb
  to pool/main/o/opie-games-fb/op-bounce-fb_1.0.1.1snapshot20030828-1_i386.deb
op-buzzword-fb_1.0.1.1snapshot20030828-1_i386.deb
  to pool/main/o/opie-games-fb/op-buzzword-fb_1.0.1.1snapshot20030828-1_i386.deb
op-fifteen-fb_1.0.1.1snapshot20030828-1_i386.deb
  to pool/main/o/opie-games-fb/op-fifteen-fb_1.0.1.1snapshot20030828-1_i386.deb
op-games-fb_1.0.1.1snapshot20030828-1_all.deb
  to pool/main/o/opie-games-fb/op-games-fb_1.0.1.1snapshot20030828-1_all.deb
op-go-fb_1.0.1.1snapshot20030828-1_i386.deb
  to pool/main/o/opie-games-fb/op-go-fb_1.0.1.1snapshot20030828-1_i386.deb
op-kbill-fb_1.0.1.1snapshot20030828-1_i386.deb
  to pool/main/o/opie-games-fb/op-kbill-fb_1.0.1.1snapshot20030828-1_i386.deb
op-kcheckers-fb_1.0.1.1snapshot20030828-1_i386.deb
  to pool/main/o/opie-games-fb/op-kcheckers-fb_1.0.1.1snapshot20030828-1_i386.deb
op-kpacman-fb_1.0.1.1snapshot20030828-1_i386.deb
  to pool/main/o/opie-games-fb/op-kpacman-fb_1.0.1.1snapshot20030828-1_i386.deb
op-mindbreaker-fb_1.0.1.1snapshot20030828-1_i386.deb
  to pool/main/o/opie-games-fb/op-mindbreaker-fb_1.0.1.1snapshot20030828-1_i386.deb

Accepted zope-cmfplone 1.0.5.20030909-1 (all source)

2003-09-09 Thread David Coe
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Tue,  9 Sep 2003 11:50:27 -0400
Source: zope-cmfplone
Binary: zope-cmfplone plone
Architecture: source all
Version: 1.0.5.20030909-1
Distribution: unstable
Urgency: low
Maintainer: David Coe [EMAIL PROTECTED]
Changed-By: David Coe [EMAIL PROTECTED]
Description: 
 plone  - A zope/cmf-based content management system
 zope-cmfplone - A zope/cmf-based content management system
Changes: 
 zope-cmfplone (1.0.5.20030909-1) unstable; urgency=low
 .
   * new upstream version (rerelease of 1.0.5)
Files: 
 4e680284e58aafe28f48241af862967f 619 web optional zope-cmfplone_1.0.5.20030909-1.dsc
 f68e81628601af746b03bbe4eafacccf 1406437 web optional 
zope-cmfplone_1.0.5.20030909.orig.tar.gz
 2f5935df6d9f314dbf0e89d6153c194a 11234 web optional 
zope-cmfplone_1.0.5.20030909-1.diff.gz
 2f55740a44b8e6cbb0c76fb89aa27b46 1418860 web optional 
zope-cmfplone_1.0.5.20030909-1_all.deb
 44956fd6ec3de7114f686d754562c393 5692 web optional plone_1.0.5.20030909-1_all.deb

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

iD8DBQE/Xfc9sPfoxg/MJ8YRAgG2AJkB/nm0lPwamzZSm3J2wDJPeQiusgCeJEyY
Mm1Nt//oc6sePsM6rAZViXQ=
=rye+
-END PGP SIGNATURE-


Accepted:
plone_1.0.5.20030909-1_all.deb
  to pool/main/z/zope-cmfplone/plone_1.0.5.20030909-1_all.deb
zope-cmfplone_1.0.5.20030909-1.diff.gz
  to pool/main/z/zope-cmfplone/zope-cmfplone_1.0.5.20030909-1.diff.gz
zope-cmfplone_1.0.5.20030909-1.dsc
  to pool/main/z/zope-cmfplone/zope-cmfplone_1.0.5.20030909-1.dsc
zope-cmfplone_1.0.5.20030909-1_all.deb
  to pool/main/z/zope-cmfplone/zope-cmfplone_1.0.5.20030909-1_all.deb
zope-cmfplone_1.0.5.20030909.orig.tar.gz
  to pool/main/z/zope-cmfplone/zope-cmfplone_1.0.5.20030909.orig.tar.gz


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



Accepted ri 0.7a-3 (all source)

2003-09-09 Thread Fumitoshi UKAI
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Wed, 10 Sep 2003 00:49:39 +0900
Source: ri
Binary: ri ri-db-el ri-cs-el
Architecture: source all
Version: 0.7a-3
Distribution: unstable
Urgency: low
Maintainer: akira yamada [EMAIL PROTECTED]
Changed-By: Fumitoshi UKAI [EMAIL PROTECTED]
Description: 
 ri - Ruby Interactive reference
 ri-cs-el   - an emacs interface for ri
 ri-db-el   - an emacs interface for ri
Changes: 
 ri (0.7a-3) unstable; urgency=low
 .
   * NMU to build for ruby1.6
   * debain/scripts has bashism. use /bin/bash instead of /bin/sh
Files: 
 6dd33504a19617224d4cd2a7d6a15b7f 572 interpreters optional ri_0.7a-3.dsc
 4d778b629884e1131d8c64e762fbfa24 19933 interpreters optional ri_0.7a-3.diff.gz
 b397d9608c3e78973ce8bdb7f55308d3 9762 interpreters optional ri-cs-el_0.7a-3_all.deb
 78680bd2e46d5b361e55fdcfb0b0d947 12700 interpreters optional ri-db-el_0.7a-3_all.deb
 3b68be335c1ad9205d698e376a801fe7 98604 interpreters optional ri_0.7a-3_all.deb

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

iD8DBQE/XgN/9D5yZjzIjAkRAuKdAJwMuxR2zay90t7FNtbC0jwRB4M+JwCggbav
BxDYQcws5pg3XGgya//UY2g=
=SrAj
-END PGP SIGNATURE-


Accepted:
ri-cs-el_0.7a-3_all.deb
  to pool/main/r/ri/ri-cs-el_0.7a-3_all.deb
ri-db-el_0.7a-3_all.deb
  to pool/main/r/ri/ri-db-el_0.7a-3_all.deb
ri_0.7a-3.diff.gz
  to pool/main/r/ri/ri_0.7a-3.diff.gz
ri_0.7a-3.dsc
  to pool/main/r/ri/ri_0.7a-3.dsc
ri_0.7a-3_all.deb
  to pool/main/r/ri/ri_0.7a-3_all.deb


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



Accepted libapache2-mod-xslt 0.9.9+rc1-3 (i386 source)

2003-09-09 Thread Daniel Stone
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Tue,  9 Sep 2003 22:18:23 +1000
Source: libapache2-mod-xslt
Binary: libapache2-mod-xslt
Architecture: source i386
Version: 0.9.9+rc1-3
Distribution: unstable
Urgency: low
Maintainer: Daniel Stone [EMAIL PROTECTED]
Changed-By: Daniel Stone [EMAIL PROTECTED]
Description: 
 libapache2-mod-xslt - An apache2 module that does on-the-fly XSLT processing
Closes: 208996
Changes: 
 libapache2-mod-xslt (0.9.9+rc1-3) unstable; urgency=low
 .
   * Rebuild for new apache2, fixing RC bug. (closes: #208996)
   * debian/control:
 + Change Maintainer field to my new email address.
Files: 
 74a668bb4a48ee6928c7d0db6b741f78 677 net optional libapache2-mod-xslt_0.9.9+rc1-3.dsc
 f2ad7bbd163bab789d5daa1e86186433 21300 net optional 
libapache2-mod-xslt_0.9.9+rc1-3.diff.gz
 8019d519b2aea695352eb9c0daf44b37 16974 net optional 
libapache2-mod-xslt_0.9.9+rc1-3_i386.deb

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

iD8DBQE/XfsSs10SPRMEYVURAvnuAJ4uab3+Fw5UGgX/HtXpbSFswbOOEgCglb+C
kVAvsB46ezsfCR+nJlWc7nI=
=Jl34
-END PGP SIGNATURE-


Accepted:
libapache2-mod-xslt_0.9.9+rc1-3.diff.gz
  to pool/main/liba/libapache2-mod-xslt/libapache2-mod-xslt_0.9.9+rc1-3.diff.gz
libapache2-mod-xslt_0.9.9+rc1-3.dsc
  to pool/main/liba/libapache2-mod-xslt/libapache2-mod-xslt_0.9.9+rc1-3.dsc
libapache2-mod-xslt_0.9.9+rc1-3_i386.deb
  to pool/main/liba/libapache2-mod-xslt/libapache2-mod-xslt_0.9.9+rc1-3_i386.deb


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



Accepted opie-base-fb 1.0.1.1snapshot20030828-2 (i386 source all)

2003-09-09 Thread Ivan E. Moore II
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Tue, 09 Sep 2003 08:50:00 -0700
Source: opie-base-fb
Binary: op-qcop-fb op-pics op-login-fb op-common op-sounds op-alarm-fb op-fb 
op-taskbar-fb
Architecture: source all i386
Version: 1.0.1.1snapshot20030828-2
Distribution: unstable
Urgency: low
Maintainer: Ivan E. Moore II [EMAIL PROTECTED]
Changed-By: Ivan E. Moore II [EMAIL PROTECTED]
Description: 
 op-alarm-fb - Wakeup system for Opie events
 op-common  - Common core files for Opie
 op-fb  - Open Palm Integrated Environment
 op-login-fb - Multiuser login for Opie
 op-pics- a few unassigned for Opie environment
 op-qcop-fb - Interprocess communication client
 op-sounds  - Basic sounds for the Opie environment
 op-taskbar-fb - Launcher for Opie
Changes: 
 opie-base-fb (1.0.1.1snapshot20030828-2) unstable; urgency=low
 .
   * More build fixes
   * Minor upstream updates
Files: 
 6b648bfa086f1d3170a72bea72dc9442 765 embedded optional 
opie-base-fb_1.0.1.1snapshot20030828-2.dsc
 fc47cdaccea6182322fb677956ec3bd3 1229330 embedded optional 
opie-base-fb_1.0.1.1snapshot20030828-2.tar.gz
 0b453219a107ca915a31f95d9d7f5fb0 37320 embedded optional 
op-login-fb_1.0.1.1snapshot20030828-2_i386.deb
 59699fad1109aba061f81c1d4a4ec4f0 263864 embedded optional 
op-taskbar-fb_1.0.1.1snapshot20030828-2_i386.deb
 49eb8f02820dc0c9d9f6e11fe0ab4094 7846 utils optional 
op-alarm-fb_1.0.1.1snapshot20030828-2_i386.deb
 58ccc5c17709160962776d94df691ecd 7764 embedded optional 
op-qcop-fb_1.0.1.1snapshot20030828-2_i386.deb
 fc292a9a2ff619849ff32b1d4aaa8050 5054 embedded optional 
op-fb_1.0.1.1snapshot20030828-2_all.deb
 bb62e9bee32e8ad1ffc460b9495ef6d5 20158 embedded optional 
op-pics_1.0.1.1snapshot20030828-2_all.deb
 2173add6bc81c85e887c4d0448bb2fc5 101226 embedded optional 
op-sounds_1.0.1.1snapshot20030828-2_all.deb
 41b792345a8a73a6bfbcddaae8d185e3 8504 embedded optional 
op-common_1.0.1.1snapshot20030828-2_all.deb

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

iD8DBQE/Xf8jdkWBQZC84N0RAh9RAJ9BO6wOywzWsCQdUdJr6KHXUPxadgCfaNHM
v3P3A6hT3L0YUZXRY0LQ6ss=
=bDeB
-END PGP SIGNATURE-


Accepted:
op-alarm-fb_1.0.1.1snapshot20030828-2_i386.deb
  to pool/main/o/opie-base-fb/op-alarm-fb_1.0.1.1snapshot20030828-2_i386.deb
op-common_1.0.1.1snapshot20030828-2_all.deb
  to pool/main/o/opie-base-fb/op-common_1.0.1.1snapshot20030828-2_all.deb
op-fb_1.0.1.1snapshot20030828-2_all.deb
  to pool/main/o/opie-base-fb/op-fb_1.0.1.1snapshot20030828-2_all.deb
op-login-fb_1.0.1.1snapshot20030828-2_i386.deb
  to pool/main/o/opie-base-fb/op-login-fb_1.0.1.1snapshot20030828-2_i386.deb
op-pics_1.0.1.1snapshot20030828-2_all.deb
  to pool/main/o/opie-base-fb/op-pics_1.0.1.1snapshot20030828-2_all.deb
op-qcop-fb_1.0.1.1snapshot20030828-2_i386.deb
  to pool/main/o/opie-base-fb/op-qcop-fb_1.0.1.1snapshot20030828-2_i386.deb
op-sounds_1.0.1.1snapshot20030828-2_all.deb
  to pool/main/o/opie-base-fb/op-sounds_1.0.1.1snapshot20030828-2_all.deb
op-taskbar-fb_1.0.1.1snapshot20030828-2_i386.deb
  to pool/main/o/opie-base-fb/op-taskbar-fb_1.0.1.1snapshot20030828-2_i386.deb
opie-base-fb_1.0.1.1snapshot20030828-2.dsc
  to pool/main/o/opie-base-fb/opie-base-fb_1.0.1.1snapshot20030828-2.dsc
opie-base-fb_1.0.1.1snapshot20030828-2.tar.gz
  to pool/main/o/opie-base-fb/opie-base-fb_1.0.1.1snapshot20030828-2.tar.gz


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



Accepted squid 2.5.3-8 (powerpc source)

2003-09-09 Thread Luigi Gangitano
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Tue,  9 Sep 2003 17:20:36 +0200
Source: squid
Binary: squid squid-cgi squidclient
Architecture: source powerpc
Version: 2.5.3-8
Distribution: unstable
Urgency: low
Maintainer: Luigi Gangitano [EMAIL PROTECTED]
Changed-By: Luigi Gangitano [EMAIL PROTECTED]
Description: 
 squid  - Internet Object Cache (WWW proxy cache)
 squid-cgi  - Squid cache manager CGI program
 squidclient - Command line URL extractor that talks to (a) squid
Closes: 187510
Changes: 
 squid (2.5.3-8) unstable; urgency=low
 .
   * debian/postinst
 - Added checks for unsupported anonymize_headers and fake_user_agent
   options in config file (Closes: #187510)
   * debian/templates
 - Added note about unsupported anonymize_headers and fake_user_agent
   options in config file
   * debian/squid.rc
 - Added check for cache_dir hierarchy and reconstruct it if missing
   (this is on the road to solve #146472, please provide feedback)
   * debian/conffiles
 - Added resolvconf script
Files: 
 c6bdefa677d9ff5c14dc196c0102a32c 618 web optional squid_2.5.3-8.dsc
 f133db0b082b93fe97cdf8d5cd07cdc5 223442 web optional squid_2.5.3-8.diff.gz
 c70c0cb9f8bad05167280bcbc0b0b414 895738 web optional squid_2.5.3-8_powerpc.deb
 eb23b61acdc878329c77ba9e76e1ee17 65588 web optional squidclient_2.5.3-8_powerpc.deb
 5336c43c98807c40e31c074cf4424062 80742 web optional squid-cgi_2.5.3-8_powerpc.deb

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

iD8DBQE/XgBu8ZumGJJMDCYRAmRUAJsGmZlAS1rbHEIMFjvqQsLYCxyrTwCePm8Y
5h8Sa4A7TO3ZjRoe9ScMUJE=
=RTEj
-END PGP SIGNATURE-


Accepted:
squid-cgi_2.5.3-8_powerpc.deb
  to pool/main/s/squid/squid-cgi_2.5.3-8_powerpc.deb
squid_2.5.3-8.diff.gz
  to pool/main/s/squid/squid_2.5.3-8.diff.gz
squid_2.5.3-8.dsc
  to pool/main/s/squid/squid_2.5.3-8.dsc
squid_2.5.3-8_powerpc.deb
  to pool/main/s/squid/squid_2.5.3-8_powerpc.deb
squidclient_2.5.3-8_powerpc.deb
  to pool/main/s/squid/squidclient_2.5.3-8_powerpc.deb


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



Accepted brltty 3.3.1-2 (i386 source)

2003-09-09 Thread Mario Lang
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Tue,  9 Sep 2003 18:04:45 +0200
Source: brltty
Binary: brltty-udeb libbrlapi-dev libbrlapi brltty
Architecture: source i386
Version: 3.3.1-2
Distribution: unstable
Urgency: low
Maintainer: Mario Lang [EMAIL PROTECTED]
Changed-By: Mario Lang [EMAIL PROTECTED]
Description: 
 brltty - Access software for a blind person using a soft braille terminal
 brltty-udeb - Access software for a blind person using a soft braille terminal (udeb)
 libbrlapi  - braille display access via BRLTTY - shared library
 libbrlapi-dev - Library for communication with BRLTTY - static libs and headers
Closes: 187782 205806 206732 208323
Changes: 
 brltty (3.3.1-2) unstable; urgency=low
 .
   * debian/brltty.init:
 - Use --pidfile for start-stop-daemon to prevent starting several
   instances of BRLTTY.  This also removes a indirect dependency on
   a mounted /proc since start-stop-daemon requires it when used with
   --exec or --name (Closes: Bug#208323).
   * Change Architecutre of binary package brltty to any.
   * Switch to po-debconf (Thanks to Christian Perrier, Closes: Bug#205806).
   * Add French debconf translation (Closes: Bug#206732).
   * Add Brazilian Portuguese debconf translation (Closes: Bug#187782).
   * Update German debconf translation.
   * Update debian/lintian.override.
Files: 
 32cd893c95c4ef6efc9b408c618e6490 610 admin extra brltty_3.3.1-2.dsc
 7348be73a37c0d61da5254fdc58a431d 24484 admin extra brltty_3.3.1-2.diff.gz
 74398da7bf60be01d12f25513a6fdaf3 470960 admin extra brltty_3.3.1-2_i386.deb
 f69d4e96f12404e175957397c246a466 27664 libs extra libbrlapi_3.3.1-2_i386.deb
 4dd82901123c8d35bc7130ea53d9a772 122646 libdevel extra libbrlapi-dev_3.3.1-2_i386.deb
 164dfef627b7583fb2834e0e88f7c40e 111538 debian-installer extra 
brltty-udeb_3.3.1-2_i386.udeb

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

iD8DBQE/XgWK3/wCKmsRPkQRApZaAJ9RxkRNThyV0hDJJzXGRC7ZyQzGngCfcsFs
t10MUrndu17p7dQXqdZpEk4=
=bq/2
-END PGP SIGNATURE-


Accepted:
brltty-udeb_3.3.1-2_i386.udeb
  to pool/main/b/brltty/brltty-udeb_3.3.1-2_i386.udeb
brltty_3.3.1-2.diff.gz
  to pool/main/b/brltty/brltty_3.3.1-2.diff.gz
brltty_3.3.1-2.dsc
  to pool/main/b/brltty/brltty_3.3.1-2.dsc
brltty_3.3.1-2_i386.deb
  to pool/main/b/brltty/brltty_3.3.1-2_i386.deb
libbrlapi-dev_3.3.1-2_i386.deb
  to pool/main/b/brltty/libbrlapi-dev_3.3.1-2_i386.deb
libbrlapi_3.3.1-2_i386.deb
  to pool/main/b/brltty/libbrlapi_3.3.1-2_i386.deb


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



Accepted postman 2.0-4 (i386 source)

2003-09-09 Thread Sergio Talens-Oliag
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Tue, 09 Sep 2003 18:26:11 +0200
Source: postman
Binary: postman
Architecture: source i386
Version: 2.0-4
Distribution: unstable
Urgency: low
Maintainer: Sergio Talens-Oliag [EMAIL PROTECTED]
Changed-By: Sergio Talens-Oliag [EMAIL PROTECTED]
Description: 
 postman- High performace web based IMAP and NNTP client
Closes: 208723
Changes: 
 postman (2.0-4) unstable; urgency=low
 .
   * Changed the field name 'st_mtime' to 'st_modtime' on the XFile struct
 definition on the 'ClientFileBrowser.h' file to avoid namespace problems,
 st_mtime is defined as 'st_mtim.tv_sec' on the file
 '/usr/include/bits/stat.h' (Closes: Bug#208723).
Files: 
 63a4da3134af95a4dceb82a60cb6ebab 623 web optional postman_2.0-4.dsc
 06a29bd89d9d0b3b9cefa0bf2851fab5 10744 web optional postman_2.0-4.diff.gz
 a113682edcc6359888e0aa692cf964d0 704746 web optional postman_2.0-4_i386.deb

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

iD8DBQE/XgJtZ3AFK7jB+mkRAt7sAKC+Toazuv/kTTjPEoUE49WGuJTbxACeO6vB
V6iUEKtiZxaLhK6zhnYrcVM=
=NdSv
-END PGP SIGNATURE-


Accepted:
postman_2.0-4.diff.gz
  to pool/main/p/postman/postman_2.0-4.diff.gz
postman_2.0-4.dsc
  to pool/main/p/postman/postman_2.0-4.dsc
postman_2.0-4_i386.deb
  to pool/main/p/postman/postman_2.0-4_i386.deb


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



Accepted texpower 0.0.9d-2 (all source)

2003-09-09 Thread Rene Engelhard
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Tue,  9 Sep 2003 19:16:40 +0200
Source: texpower
Binary: texpower-examples texpower-manual texpower
Architecture: source all
Version: 0.0.9d-2
Distribution: unstable
Urgency: low
Maintainer: Rene Engelhard [EMAIL PROTECTED]
Changed-By: Rene Engelhard [EMAIL PROTECTED]
Description: 
 texpower   - Macros for creating professional presentations with LaTeX
 texpower-examples - TeXpower examples
 texpower-manual - manual for the TeXpower macro bundle
Closes: 209346
Changes: 
 texpower (0.0.9d-2) unstable; urgency=low
 .
   * fixed typos in debian/rules (closes: #209346)
Files: 
 6f313f52a4c78751ee912b8fbaaf719f 654 tex optional texpower_0.0.9d-2.dsc
 11d22d379ab095687c08fdbc9964b061 17318 tex optional texpower_0.0.9d-2.diff.gz
 0a663620ad3fb9cdfc2d2e939f22c1ae 94320 tex optional texpower_0.0.9d-2_all.deb
 3b32d4a51a5d6652ae75e5c150e68fdf 241468 doc optional texpower-manual_0.0.9d-2_all.deb
 90a0d23874b75953d593e152b47b9eac 2718340 doc optional 
texpower-examples_0.0.9d-2_all.deb

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

iD8DBQE/XhGi+FmQsCSK63MRAqdTAJ9aEjIkpWY3RhtRmViFYoDSZXzvdgCdFAFV
DuaDRF5RiGYxNWGTOvzh1eU=
=f3Pl
-END PGP SIGNATURE-


Accepted:
texpower-examples_0.0.9d-2_all.deb
  to pool/main/t/texpower/texpower-examples_0.0.9d-2_all.deb
texpower-manual_0.0.9d-2_all.deb
  to pool/main/t/texpower/texpower-manual_0.0.9d-2_all.deb
texpower_0.0.9d-2.diff.gz
  to pool/main/t/texpower/texpower_0.0.9d-2.diff.gz
texpower_0.0.9d-2.dsc
  to pool/main/t/texpower/texpower_0.0.9d-2.dsc
texpower_0.0.9d-2_all.deb
  to pool/main/t/texpower/texpower_0.0.9d-2_all.deb


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



Accepted unicorn 0.7.2-1 (i386 source all)

2003-09-09 Thread Sven Luther
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Tue,  9 Sep 2003 19:13:05 +0200
Source: unicorn
Binary: unicorn-source unicorn
Architecture: source i386 all
Version: 0.7.2-1
Distribution: unstable
Urgency: low
Maintainer: Sven Luther [EMAIL PROTECTED]
Changed-By: Sven Luther [EMAIL PROTECTED]
Description: 
 unicorn- Monitoring applications for the Bewan ADSL PCI st and USB modems
 unicorn-source - Source for the Bewan ADSL PCI st and USB unicorn driver
Changes: 
 unicorn (0.7.2-1) unstable; urgency=low
 .
   * New upstream release.
 - Integrated debian Makefile changes.
 - Forces the driver to run on cpu #0 only, fix SMP problems.
 - Removed the autoconfig tool.
 - Some Telecom Italia compatibility fixes.
Files: 
 e6816810d152b6f01d15e61dccf5528a 575 non-free/net optional unicorn_0.7.2-1.dsc
 03b3464789a8bbd0083e50bd9c331172 840940 non-free/net optional 
unicorn_0.7.2.orig.tar.gz
 52e1f9de9c7e61072a7485df62d8bd72 7355 non-free/net optional unicorn_0.7.2-1.diff.gz
 1b4e5b6aeb38987e9f69828c6e31eae9 580916 non-free/net optional 
unicorn-source_0.7.2-1_all.deb
 34042c4548f49192f3f199c67dbea900 58192 non-free/net optional unicorn_0.7.2-1_i386.deb

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

iD8DBQE/XhC22WTeT3CRQaQRAjm4AJwP4b6JzteN8R2CFPeLuroHv4A2SQCgqz2F
aQL150OrMVHUuNoZNjEh9d0=
=Ruzh
-END PGP SIGNATURE-


Accepted:
unicorn-source_0.7.2-1_all.deb
  to pool/non-free/u/unicorn/unicorn-source_0.7.2-1_all.deb
unicorn_0.7.2-1.diff.gz
  to pool/non-free/u/unicorn/unicorn_0.7.2-1.diff.gz
unicorn_0.7.2-1.dsc
  to pool/non-free/u/unicorn/unicorn_0.7.2-1.dsc
unicorn_0.7.2-1_i386.deb
  to pool/non-free/u/unicorn/unicorn_0.7.2-1_i386.deb
unicorn_0.7.2.orig.tar.gz
  to pool/non-free/u/unicorn/unicorn_0.7.2.orig.tar.gz


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



Accepted glibc 2.3.2-6 (i386 source all)

2003-09-09 Thread pb
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Mon,  8 Sep 2003 08:51:49 +0100
Source: glibc
Binary: libc6.1-prof libc1 libc0.3-pic locales glibc-doc libc6-pic libc-udeb 
libc1-prof libc0.3 libc0.3-dbg libc6.1-dev libc1-pic libc6-s390x libc6-prof libc1-dbg 
libc6-dev-sparc64 libc6 libc0.3-dev libc6-dbg nscd libc6.1-dbg libc6.1-pic 
libc6-sparc64 libc6-dev libc0.3-prof libc6.1 libc6-dev-s390x libc1-dev
Architecture: source i386 all
Version: 2.3.2-6
Distribution: unstable
Urgency: low
Maintainer: GNU Libc Maintainers [EMAIL PROTECTED]
Changed-By: [EMAIL PROTECTED]
Description: 
 glibc-doc  - GNU C Library: Documentation
 libc-udeb  - GNU C Library: Shared libraries and Timezone data - udeb (udeb)
 libc6  - GNU C Library: Shared libraries and Timezone data
 libc6-dbg  - GNU C Library: Libraries with debugging symbols
 libc6-dev  - GNU C Library: Development Libraries and Header Files.
 libc6-pic  - GNU C Library: PIC archive library
 libc6-prof - GNU C Library: Profiling Libraries.
 locales- GNU C Library: National Language (locale) data [support]
 nscd   - GNU C Library: Name Service Cache Daemon
Closes: 206663 209139
Changes: 
 glibc (2.3.2-6) unstable; urgency=low
 .
   * Phil Blundell [EMAIL PROTECTED]
 .
 - debian/control.in/main: require kernel-headers-2.4.20-m68k (=
   2.4.20-1) for m68k.  Requested by Adam Conrad [EMAIL PROTECTED].
 .
 - debian/patches/pthread_cond_timedwait.dpatch: avoid problem when
   pthread_cond_timedwait is used in code that doesn't link with
   -lpthread.  (Closes: #209139)
 .
   * GOTO Masanori  [EMAIL PROTECTED]
 .
 - debian/sysdeps/kfreebsd-gnu.mk: Added to support kfreebsd-gnu.
   Patched by Robert Millan [EMAIL PROTECTED].  (Closes: #206663)
 - debian/sysdeps/freebsd.mk: Dropped because of replacing kfreebsd-gnu.mk.
 - debian/sysdeps/soname.mk: Modified from freebsd to kfreebsd-gnu.
Files: 
 ada1e89454b89e5a1a544c62f8134754 1681 libs required glibc_2.3.2-6.dsc
 cbc539cce8c4d2903338d0a94a144217 1502855 libs required glibc_2.3.2-6.diff.gz
 2a12e5420c0b1fa84ce9f3681a7836f1 3716782 base required libc6_2.3.2-6_i386.deb
 c0f74544a56fe8bef7887bd1438d9ec7 1065154 debian-installer required 
libc-udeb_2.3.2-6_i386.udeb
 61d1eadb8d50074978ced3869b623f27 2632500 libdevel standard libc6-dev_2.3.2-6_i386.deb
 1832efe03e9ab5a87128c72597e235b9 1026362 libdevel extra libc6-prof_2.3.2-6_i386.deb
 42e409471617c180fca2acb543b6abae 8509782 libdevel extra libc6-dbg_2.3.2-6_i386.deb
 2d693ddbfac63af592c5abad91759b94 996426 libdevel optional libc6-pic_2.3.2-6_i386.deb
 b6a023468d47cc6e1987157cceeff62c 77214 admin optional nscd_2.3.2-6_i386.deb
 eaa5f0225ebcb78465352995c3e29af8 3799188 base standard locales_2.3.2-6_all.deb
 606fb40fa4cbde1ab853d682ac164f71 3704614 doc optional glibc-doc_2.3.2-6_all.deb

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

iD8DBQE/XgEOVTLPJe9CT30RAnAuAKClhSQu/noa3Gw+rxqCAWNfCSf+ZwCfcGcq
JSOpdEs7iyMhOQt8qoVANfk=
=HbZV
-END PGP SIGNATURE-


Accepted:
glibc-doc_2.3.2-6_all.deb
  to pool/main/g/glibc/glibc-doc_2.3.2-6_all.deb
glibc_2.3.2-6.diff.gz
  to pool/main/g/glibc/glibc_2.3.2-6.diff.gz
glibc_2.3.2-6.dsc
  to pool/main/g/glibc/glibc_2.3.2-6.dsc
libc-udeb_2.3.2-6_i386.udeb
  to pool/main/g/glibc/libc-udeb_2.3.2-6_i386.udeb
libc6-dbg_2.3.2-6_i386.deb
  to pool/main/g/glibc/libc6-dbg_2.3.2-6_i386.deb
libc6-dev_2.3.2-6_i386.deb
  to pool/main/g/glibc/libc6-dev_2.3.2-6_i386.deb
libc6-pic_2.3.2-6_i386.deb
  to pool/main/g/glibc/libc6-pic_2.3.2-6_i386.deb
libc6-prof_2.3.2-6_i386.deb
  to pool/main/g/glibc/libc6-prof_2.3.2-6_i386.deb
libc6_2.3.2-6_i386.deb
  to pool/main/g/glibc/libc6_2.3.2-6_i386.deb
locales_2.3.2-6_all.deb
  to pool/main/g/glibc/locales_2.3.2-6_all.deb
nscd_2.3.2-6_i386.deb
  to pool/main/g/glibc/nscd_2.3.2-6_i386.deb


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



Accepted cdbs 0.4.7 (all source)

2003-09-09 Thread Colin Walters
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Tue,  9 Sep 2003 13:47:20 -0400
Source: cdbs
Binary: cdbs
Architecture: source all
Version: 0.4.7
Distribution: unstable
Urgency: low
Maintainer: CDBS Hackers [EMAIL PROTECTED]
Changed-By: Colin Walters [EMAIL PROTECTED]
Description: 
 cdbs   - common build system for Debian packages
Changes: 
 cdbs (0.4.7) unstable; urgency=low
 .
   * Colin Walters [EMAIL PROTECTED]:
 - Remove Conflicts: autoconf2.13.  Users of autotools.mk should
   just be aware of the issue.
Files: 
 18fe61473b123e8b38dfbd4707fb9037 783 devel optional cdbs_0.4.7.dsc
 9f228d09855c79206d2d9a63a1527a4c 210371 devel optional cdbs_0.4.7.tar.gz
 11213edbd894fbe01ec83e1bdbd79c2f 51020 devel optional cdbs_0.4.7_all.deb

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

iD8DBQE/XhOIOIkJWWp2WGURAvrsAJ46ClCZpnu4dCiuWfGqrpjFrgoDoQCdFswj
HocEjutnalkIIWTlS7B745c=
=MDV/
-END PGP SIGNATURE-


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


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



Accepted lbdb 0.28 (i386 source)

2003-09-09 Thread Roland Rosenfeld
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Tue,  9 Sep 2003 19:49:20 +0200
Source: lbdb
Binary: lbdb
Architecture: source i386
Version: 0.28
Distribution: unstable
Urgency: low
Maintainer: Roland Rosenfeld [EMAIL PROTECTED]
Changed-By: Roland Rosenfeld [EMAIL PROTECTED]
Description: 
 lbdb   - The little brother's database for the mutt mail reader
Closes: 196888 198633 205418
Changes: 
 lbdb (0.28) unstable; urgency=low
 .
   * Fix bug in ABQuery module, which crashes when it finds results in
 non-latin character sets.  Now returns UTF8 results instead.  Thanks
 to Brendan Cully [EMAIL PROTECTED].
   * Correct delimiter of vcard to END:VCARD in m_gnomecard and allow
 encodings etc. in the FN field, thanks to Rogerio Brito
 [EMAIL PROTECTED] (Closes: #198633).
   * Search for .gnome/GnomeCard.gcd in $HOME instead of current directory.
   * m_abook: Search for $HOME/.abook/addressbook in addition to
 $HOME/.abook.addressbook to honor the fact that this file was moved in
 abook 0.5 (Closes: #205418).
   * Add a new version of mutt_ldap_query.pl by Marc de Courville:
 - activated pod2usage (now contained in all the decent distributions)
 - cleaned pod section to comply better with the pod formatting standard
 - change contact address
 - fixed typos
   * m_palm: Use only email entries as e-mail addresses and not
 everything including @.  Thanks to Nikolaus Rath [EMAIL PROTECTED]
 for providing the patch (Closes: #196888).
   * Upgrade to Standards-Version 3.6.1 (no changes).
Files: 
 f99a093d9b2719589a24f8b6645daf12 488 mail optional lbdb_0.28.dsc
 619a59dd4aef7eb2169e0a88c6e7dbba 83185 mail optional lbdb_0.28.tar.gz
 cabcd085c1e4eee1204af6d5be8496bb 68104 mail optional lbdb_0.28_i386.deb

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

iD8DBQE/XhMGO7/Pd72LBQ0RAgZ+AJ9YhB7o+DFMw/zRgKBSCal/fPGtOwCdEkfj
ir4FL8NqaPzzz2qHqhwxv5w=
=Qj5w
-END PGP SIGNATURE-


Accepted:
lbdb_0.28.dsc
  to pool/main/l/lbdb/lbdb_0.28.dsc
lbdb_0.28.tar.gz
  to pool/main/l/lbdb/lbdb_0.28.tar.gz
lbdb_0.28_i386.deb
  to pool/main/l/lbdb/lbdb_0.28_i386.deb


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



Accepted mhc 0.25.1+20030720-1 (i386 source all)

2003-09-09 Thread Fumitoshi UKAI
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Mon,  8 Sep 2003 01:15:42 +0900
Source: mhc
Binary: mhc-utils mhc
Architecture: source all i386
Version: 0.25.1+20030720-1
Distribution: unstable
Urgency: low
Maintainer: Fumitoshi UKAI [EMAIL PROTECTED]
Changed-By: Fumitoshi UKAI [EMAIL PROTECTED]
Description: 
 mhc- Message Harmonized Calendaring system
 mhc-utils  - Message Harmonized Calendaring system utilities
Changes: 
 mhc (0.25.1+20030720-1) unstable; urgency=low
 .
   * New upstream release
   * depends ruby1.6
Files: 
 2cc96b4b1234239c9e7b020082162982 635 misc optional mhc_0.25.1+20030720-1.dsc
 6b3b58ec1239cdb6ea06528fa8bee3ac 223823 misc optional mhc_0.25.1+20030720.orig.tar.gz
 9f11fc2e2d195cf9d80fa9926c402e2c 10774 misc optional mhc_0.25.1+20030720-1.diff.gz
 87fa697b208afd9794512276af3a8aaf 156804 misc optional mhc_0.25.1+20030720-1_all.deb
 25e72f28442e15bb73385ecca4e49ab5 94956 misc optional 
mhc-utils_0.25.1+20030720-1_i386.deb

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

iD8DBQE/Xh2M9D5yZjzIjAkRAlZOAJ9Hrb8lGacZKnP7X+gM2XIUU2i/ZQCdH777
iYwIQdc5XeCZSOY0SDSYbrg=
=4nCL
-END PGP SIGNATURE-


Accepted:
mhc-utils_0.25.1+20030720-1_i386.deb
  to pool/main/m/mhc/mhc-utils_0.25.1+20030720-1_i386.deb
mhc_0.25.1+20030720-1.diff.gz
  to pool/main/m/mhc/mhc_0.25.1+20030720-1.diff.gz
mhc_0.25.1+20030720-1.dsc
  to pool/main/m/mhc/mhc_0.25.1+20030720-1.dsc
mhc_0.25.1+20030720-1_all.deb
  to pool/main/m/mhc/mhc_0.25.1+20030720-1_all.deb
mhc_0.25.1+20030720.orig.tar.gz
  to pool/main/m/mhc/mhc_0.25.1+20030720.orig.tar.gz


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



Accepted lilo-installer 0.0.17 (i386 source)

2003-09-09 Thread Petter Reinholdtsen
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Tue,  9 Sep 2003 20:40:55 +0200
Source: lilo-installer
Binary: lilo-installer
Architecture: source i386
Version: 0.0.17
Distribution: unstable
Urgency: low
Maintainer: Debian Install System Team [EMAIL PROTECTED]
Changed-By: Petter Reinholdtsen [EMAIL PROTECTED]
Description: 
 lilo-installer - Install LILO on a hard disk (udeb)
Changes: 
 lilo-installer (0.0.17) unstable; urgency=low
 .
   * Carlos Valdivia Yagüe
- Update Spanish translation.
   * Alastair McKinstry
- Convert changelog to UTF-8, for Standards-Version 3.6.0
   * Kenshi Muto
- Added Japanese translation (ja.po)
Files: 
 2c93be5abb63943921554d6227384cb8 681 debian-installer standard 
lilo-installer_0.0.17.dsc
 245386dafc9ca6999b547841d18b3dd9 12436 debian-installer standard 
lilo-installer_0.0.17.tar.gz
 37a6325544aebaae78d616650ea36210 5354 debian-installer standard 
lilo-installer_0.0.17_i386.udeb

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

iD8DBQE/Xh7U20zMSyow1ykRAmh8AKCAvVHmrxwpfYYK0YQ+RYdaktCssQCg1j0G
OvpsaqHwDvbu3IvJ4h8k/+U=
=emmy
-END PGP SIGNATURE-


Accepted:
lilo-installer_0.0.17.dsc
  to pool/main/l/lilo-installer/lilo-installer_0.0.17.dsc
lilo-installer_0.0.17.tar.gz
  to pool/main/l/lilo-installer/lilo-installer_0.0.17.tar.gz
lilo-installer_0.0.17_i386.udeb
  to pool/main/l/lilo-installer/lilo-installer_0.0.17_i386.udeb


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



Accepted languagechooser 0.028 (all source)

2003-09-09 Thread Petter Reinholdtsen
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Tue,  9 Sep 2003 20:42:31 +0200
Source: languagechooser
Binary: languagechooser
Architecture: source all
Version: 0.028
Distribution: unstable
Urgency: low
Maintainer: Debian Install System Team [EMAIL PROTECTED]
Changed-By: Petter Reinholdtsen [EMAIL PROTECTED]
Description: 
 languagechooser - Choose language (udeb)
Changes: 
 languagechooser (0.028) unstable; urgency=low
 .
   * Add new target check-data, comparing the locale list with
 /usr/share/i18n/SUPPORTED.
   * Made sure the Japanese and the Korean locale are listed in the
 SUPPORTED file.  The selected charset was picked at random, assuming
 that almost no-one uses UTF-8 at the moment.
Files: 
 212343c70c07589262095712e282123f 625 debian-installer standard 
languagechooser_0.028.dsc
 9cc5ade0c8982406dd1bcecc74c14a1b 12589 debian-installer standard 
languagechooser_0.028.tar.gz
 b603e4405bc0c61879ccbddd17b7a416 5218 debian-installer standard 
languagechooser_0.028_all.udeb

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

iD8DBQE/Xh8520zMSyow1ykRArA3AJ0XNMjTe4CDUDEpJJPxykuPQzlHHgCfQN6g
OMtabeCV//o1q2LKhqreOIw=
=+Iyg
-END PGP SIGNATURE-


Accepted:
languagechooser_0.028.dsc
  to pool/main/l/languagechooser/languagechooser_0.028.dsc
languagechooser_0.028.tar.gz
  to pool/main/l/languagechooser/languagechooser_0.028.tar.gz
languagechooser_0.028_all.udeb
  to pool/main/l/languagechooser/languagechooser_0.028_all.udeb


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



Accepted cdrom-detect 0.28 (all source)

2003-09-09 Thread Petter Reinholdtsen
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Tue,  9 Sep 2003 20:37:52 +0200
Source: cdrom-detect
Binary: cdrom-detect
Architecture: source all
Version: 0.28
Distribution: unstable
Urgency: low
Maintainer: Debian Install System Team [EMAIL PROTECTED]
Changed-By: Petter Reinholdtsen [EMAIL PROTECTED]
Description: 
 cdrom-detect - Detect CDROM devices and mount the CD in /cdrom (udeb)
Changes: 
 cdrom-detect (0.28) unstable; urgency=low
 .
   * Sebastian Ley
 - Typo: CDROM - $CDROM
Files: 
 ae33c5f0c282adf4d16be53684415f3b 702 debian-installer optional cdrom-detect_0.28.dsc
 cedf06eb786df9d9f449f5239c633c9f 22149 debian-installer optional 
cdrom-detect_0.28.tar.gz
 8d508648e497fa4c8061504d96f01146 12764 debian-installer optional 
cdrom-detect_0.28_all.udeb

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

iD8DBQE/Xh4v20zMSyow1ykRAgh7AJ9QQ7ftwYBURRhP5+Jx99H6QVQLFACgmWwK
MhNriI3qTt0krkSIDZe+scw=
=dYCx
-END PGP SIGNATURE-


Accepted:
cdrom-detect_0.28.dsc
  to pool/main/c/cdrom-detect/cdrom-detect_0.28.dsc
cdrom-detect_0.28.tar.gz
  to pool/main/c/cdrom-detect/cdrom-detect_0.28.tar.gz
cdrom-detect_0.28_all.udeb
  to pool/main/c/cdrom-detect/cdrom-detect_0.28_all.udeb


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



Accepted cdrom-checker 0.07 (i386 source)

2003-09-09 Thread Petter Reinholdtsen
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Tue,  9 Sep 2003 20:45:04 +0200
Source: cdrom-checker
Binary: cdrom-checker
Architecture: source i386
Version: 0.07
Distribution: unstable
Urgency: low
Maintainer: Debian Install System Team [EMAIL PROTECTED]
Changed-By: Petter Reinholdtsen [EMAIL PROTECTED]
Description: 
 cdrom-checker - Verify the cd contents (udeb)
Changes: 
 cdrom-checker (0.07) unstable; urgency=low
 .
   * Kenshi Muto
 - Added Japanese translation (ja.po)
Files: 
 83680cd0850eee94df64075d3a712ef9 647 debian-installer optional cdrom-checker_0.07.dsc
 819d12c1330d98086d2459d48fbccfae 12562 debian-installer optional 
cdrom-checker_0.07.tar.gz
 5b24622bc62b8d1d881c22fd9c6d8e7a 8408 debian-installer optional 
cdrom-checker_0.07_i386.udeb

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

iD8DBQE/Xh/U20zMSyow1ykRAisgAJ4z7j1LhNBtOEwkfJK6N7G41D6vcACgj2TJ
52MnVtax+tcnhtfqibU84LY=
=//NA
-END PGP SIGNATURE-


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


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



Accepted gramps 0.9.3-3 (i386 source)

2003-09-09 Thread James A. Treacy
-BEGIN PGP SIGNED MESSAGE-

Format: 1.7
Date: Tue,  9 Sep 2003 14:31:17 -0400
Source: gramps
Binary: gramps
Architecture: source i386
Version: 0.9.3-3
Distribution: unstable
Urgency: low
Maintainer: James A. Treacy [EMAIL PROTECTED]
Changed-By: James A. Treacy [EMAIL PROTECTED]
Description: 
 gramps - Genealogical Research and Analysis Management Program
Changes: 
 gramps (0.9.3-3) unstable; urgency=low
 .
   * Reuploaded do to minor glitch
Files: 
 57f4c8cb552ce702d264eb06825313aa 781 gnome optional gramps_0.9.3-3.dsc
 bc34f9bc2a255f1911c06e2642ab34b1 33959 gnome optional gramps_0.9.3-3.diff.gz
 f54b2e08f3d836e0891d307ff8e92f10 2563484 gnome optional gramps_0.9.3-3_i386.deb

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

iQCVAwUBP14c4A9y7Te6Cn61AQFQcAP/d8zx26OZpH/CejldwAXjYcfIY9REPP8s
6BzbZtSLO7FA0gww7BdrzbgdNWX2+qmczkNJbTo8QEpoH68uqeKP0mUxWBLXwmL7
R20u5hI9uu1mtAcPgmXwYyPVHBiLwzKkDsRC0IB1b3BtEqYERREXa2ioqYxrUViA
BgKQqxOCWYU=
=d7FM
-END PGP SIGNATURE-


Accepted:
gramps_0.9.3-3.diff.gz
  to pool/main/g/gramps/gramps_0.9.3-3.diff.gz
gramps_0.9.3-3.dsc
  to pool/main/g/gramps/gramps_0.9.3-3.dsc
gramps_0.9.3-3_i386.deb
  to pool/main/g/gramps/gramps_0.9.3-3_i386.deb


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



Accepted grub-installer 0.16 (i386 source)

2003-09-09 Thread Petter Reinholdtsen
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Tue,  9 Sep 2003 20:35:43 +0200
Source: grub-installer
Binary: grub-installer
Architecture: source i386
Version: 0.16
Distribution: unstable
Urgency: low
Maintainer: Debian Install System Team [EMAIL PROTECTED]
Changed-By: Petter Reinholdtsen [EMAIL PROTECTED]
Description: 
 grub-installer - Install GRUB on a hard disk (udeb)
Changes: 
 grub-installer (0.16) unstable; urgency=low
 .
   * Sebastian Ley
 - Remove isinstallable script. It prevented the menu-entry to be shown
   when grub is not installed in /target. However this will be done by
   grub-installer...
   * Petter Reinholdtsen
 - Added Greek translation (el.po), received from
   George Papamichelakis.
Files: 
 6c23925a857790865afa280a3026be0b 687 debian-installer optional grub-installer_0.16.dsc
 87b635cd633763e88a079f2558457b8f 22472 debian-installer optional 
grub-installer_0.16.tar.gz
 c4c1cffef5fbcf6a14b64513a7c5d6cd 6474 debian-installer optional 
grub-installer_0.16_i386.udeb

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

iD8DBQE/Xh2g20zMSyow1ykRAkK2AKDBAGKnMHlUn3toXgmodZ4rcAk1LACfTizn
AeI8RK1rZr9DKCTeYiXOqWE=
=RaDY
-END PGP SIGNATURE-


Accepted:
grub-installer_0.16.dsc
  to pool/main/g/grub-installer/grub-installer_0.16.dsc
grub-installer_0.16.tar.gz
  to pool/main/g/grub-installer/grub-installer_0.16.tar.gz
grub-installer_0.16_i386.udeb
  to pool/main/g/grub-installer/grub-installer_0.16_i386.udeb


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



Accepted guile-pg 0.07-5.2 (i386 source)

2003-09-09 Thread Colin Watson
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Tue,  9 Sep 2003 20:39:20 +0100
Source: guile-pg
Binary: guile-pg
Architecture: source i386
Version: 0.07-5.2
Distribution: unstable
Urgency: low
Maintainer: Paul J Collins [EMAIL PROTECTED]
Changed-By: Colin Watson [EMAIL PROTECTED]
Description: 
 guile-pg   - Guile bindings for the PostgreSQL client library.
Closes: 191956
Changes: 
 guile-pg (0.07-5.2) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Increase postgresql-dev build-dependency to 7.3.1-1 in order to build
 for libpq3 (closes: #191956).
Files: 
 9d4d5f430a977d74e7f48b0a0a604e26 674 non-US optional guile-pg_0.07-5.2.dsc
 73bc73cf623fa5860fcfec33518171ab 21009 non-US optional guile-pg_0.07-5.2.diff.gz
 ee13ede3614b9a0be56e4cdd8bcff0aa 61982 non-US optional guile-pg_0.07-5.2_i386.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.1 (GNU/Linux)
Comment: Colin Watson [EMAIL PROTECTED] -- Debian developer

iD8DBQE/Xi5t9t0zAhD6TNERAnEHAKCGh0Ny5TKqHKQv8gdmCqrVeM35cwCffkS5
nCY/yFFZBj0aHcpHPaVT23M=
=hRzY
-END PGP SIGNATURE-


Accepted:
guile-pg_0.07-5.2.diff.gz
  to pool/non-US/main/g/guile-pg/guile-pg_0.07-5.2.diff.gz
guile-pg_0.07-5.2.dsc
  to pool/non-US/main/g/guile-pg/guile-pg_0.07-5.2.dsc
guile-pg_0.07-5.2_i386.deb
  to pool/non-US/main/g/guile-pg/guile-pg_0.07-5.2_i386.deb


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



Accepted base-config 1.71 (all source)

2003-09-09 Thread Petter Reinholdtsen
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Tue,  9 Sep 2003 20:46:48 +0200
Source: base-config
Binary: base-config
Architecture: source all
Version: 1.71
Distribution: unstable
Urgency: low
Maintainer: Debian Install System Team [EMAIL PROTECTED]
Changed-By: Petter Reinholdtsen [EMAIL PROTECTED]
Description: 
 base-config - Debian base configuration package
Closes: 208961
Changes: 
 base-config (1.71) unstable; urgency=low
 .
   * Petter Reinholdtsen
 - Update polish (pl) debian template.  Patch from
   Bartosz Zapalowski. (Closes: #208961)
 - Update no.po debian template.
 - Do not load /etc/environment in termwrap, as this always
   contain LANG=C on first time install.
   * Joey Hess
 - Move from build-depends-indep to build-depends to match current policy.
Files: 
 27b0c1e1f7f1d8202ed4f83a6e92003a 642 base optional base-config_1.71.dsc
 6f59b6d0e50156ce91a4b1b606ef599a 289095 base optional base-config_1.71.tar.gz
 8324dd7bea1dadc1d1b227e313d21290 142784 base optional base-config_1.71_all.deb

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

iD8DBQE/XiBU20zMSyow1ykRAsxuAJ9HaLqB8y5M8dXC+LBl13wh0Y5nlACgubGS
wuK1YIjIV2usLVQqwGszqJ4=
=om4o
-END PGP SIGNATURE-


Accepted:
base-config_1.71.dsc
  to pool/main/b/base-config/base-config_1.71.dsc
base-config_1.71.tar.gz
  to pool/main/b/base-config/base-config_1.71.tar.gz
base-config_1.71_all.deb
  to pool/main/b/base-config/base-config_1.71_all.deb


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



Accepted debian-installer-utils 0.25 (i386 source all)

2003-09-09 Thread Petter Reinholdtsen
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Tue,  9 Sep 2003 20:50:02 +0200
Source: debian-installer-utils
Binary: di-utils-mapdevfs di-utils-fake-mkswap di-utils-shell 
di-utils-fake-mount-partitions di-utils-fake-mkfs di-utils di-utils-fake-partitioner
Architecture: source i386 all
Version: 0.25
Distribution: unstable
Urgency: low
Maintainer: Debian Install System Team [EMAIL PROTECTED]
Changed-By: Petter Reinholdtsen [EMAIL PROTECTED]
Description: 
 di-utils   - Necessary utilites (udeb)
 di-utils-fake-mkfs - I have already created file systems (udeb)
 di-utils-fake-mkswap - Already made swapspace (udeb)
 di-utils-fake-mount-partitions - I have already mounted the partitions (udeb)
 di-utils-fake-partitioner - I have already partitioned the hard drive (udeb)
 di-utils-mapdevfs - Translate a devfs device name to its non-devfs equivalent. (udeb)
 di-utils-shell - Execute a shell (udeb)
Closes: 206966
Changes: 
 debian-installer-utils (0.25) unstable; urgency=low
 .
   * André Luís Lopes
 - Update Brazilian Portuguese (pt_BR) debconf template translation.
   * Alastair McKinstry
 - Update to Standards-Version 3.6.0, converting changelog to UTF-8
   * Pierre Machard
 - Update French debconf template translation.
   * Javier Fernandez-Sanguino
 - Fixed to use proper spanish quotes
   * Petter Reinholdtsen
 - Updated fr.po, patch from Christian Perrier and Lucien Coste.
   (Closes: #206966)
   * Kenshi Muto
 - Added Japanese translation (ja.po)
Files: 
 eebce9fb62ec39cecf9cba098929fe6f 922 debian-installer standard 
debian-installer-utils_0.25.dsc
 6d0c26d85060c0e1cbae96422a33f651 39980 debian-installer standard 
debian-installer-utils_0.25.tar.gz
 542dc2abd26c6f1fbec7ac1927aba667 662 debian-installer standard 
di-utils-fake-partitioner_0.25_all.udeb
 191702705c6ab25f5b2fdf49a0e6994c 686 debian-installer standard 
di-utils-fake-mkfs_0.25_all.udeb
 7f7c1c531767ade492fe3306b9f8e708 678 debian-installer standard 
di-utils-fake-mkswap_0.25_all.udeb
 d9d3dd35125dd3d85f6e5c95ad4d582c 676 debian-installer standard 
di-utils-fake-mount-partitions_0.25_all.udeb
 459c06b2f1410010f11b96a8065b8cde 4004 debian-installer standard 
di-utils-shell_0.25_i386.udeb
 21b782ac02fe23cc2459979421569134 2228 debian-installer standard 
di-utils-mapdevfs_0.25_i386.udeb
 5a1c2f4cfe54a13c05c34ae38643f77d 2810 debian-installer standard 
di-utils_0.25_i386.udeb

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

iD8DBQE/XiEZ20zMSyow1ykRAo9kAJ9G1nLHhHYF6OivhPRnpRPe41FDuQCgz4Fy
JYgUwPao1TPhR2PgWjRIWgA=
=lTso
-END PGP SIGNATURE-


Accepted:
debian-installer-utils_0.25.dsc
  to pool/main/d/debian-installer-utils/debian-installer-utils_0.25.dsc
debian-installer-utils_0.25.tar.gz
  to pool/main/d/debian-installer-utils/debian-installer-utils_0.25.tar.gz
di-utils-fake-mkfs_0.25_all.udeb
  to pool/main/d/debian-installer-utils/di-utils-fake-mkfs_0.25_all.udeb
di-utils-fake-mkswap_0.25_all.udeb
  to pool/main/d/debian-installer-utils/di-utils-fake-mkswap_0.25_all.udeb
di-utils-fake-mount-partitions_0.25_all.udeb
  to pool/main/d/debian-installer-utils/di-utils-fake-mount-partitions_0.25_all.udeb
di-utils-fake-partitioner_0.25_all.udeb
  to pool/main/d/debian-installer-utils/di-utils-fake-partitioner_0.25_all.udeb
di-utils-mapdevfs_0.25_i386.udeb
  to pool/main/d/debian-installer-utils/di-utils-mapdevfs_0.25_i386.udeb
di-utils-shell_0.25_i386.udeb
  to pool/main/d/debian-installer-utils/di-utils-shell_0.25_i386.udeb
di-utils_0.25_i386.udeb
  to pool/main/d/debian-installer-utils/di-utils_0.25_i386.udeb


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



Accepted ding 1.2-3 (all source)

2003-09-09 Thread Roland Rosenfeld
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Tue,  9 Sep 2003 21:25:10 +0200
Source: ding
Binary: ding trans-de-en
Architecture: source all
Version: 1.2-3
Distribution: unstable
Urgency: low
Maintainer: Roland Rosenfeld [EMAIL PROTECTED]
Changed-By: Roland Rosenfeld [EMAIL PROTECTED]
Description: 
 ding   - Dictionary lookup program for Unix
 trans-de-en - A German-English translation dictionary
Closes: 201689 203594 205352
Changes: 
 ding (1.2-3) unstable; urgency=low
 .
   * s/lizensieren/lizenzieren/
   * Remove trailing Y from monthly salariesY (Closes: #201689).
   * s/Ausschliesslichkeit/Ausschließlichkeit/,
 s/einschliessen/einschließen/, s/Systemresourcen/Systemressourcen/
 (Closes: #203594, #205352).
   * Upgrade to Standards-Version 3.6.1 (no changes).
   * Upgrade to debhelper 4:
 - use debian/compat 4.
 - build-depend on debhelper =4
 - update debian/rules based on the debhelper example
   * Add icon16x16 and icon32x32 entries to debian/menu.
   * Move xpm icons from /usr/X11R6/include/X11/pixmaps to
 /usr/share/pixmaps.
Files: 
 de58e3c19bd8ed48edb381c647f5c41b 585 text optional ding_1.2-3.dsc
 a2b833467df6a11d8cf0aa18a1d94597 38201 text optional ding_1.2-3.diff.gz
 cd56b2bf283248c74e05c5af268151ee 76914 text optional ding_1.2-3_all.deb
 f8a5433188d3a6b651d626f3d42e6760 1534074 text optional trans-de-en_1.2-3_all.deb

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

iD8DBQE/XimkO7/Pd72LBQ0RAmT2AKCMEFy5Ua3qQEejgIaF/8jB54z9pACfYJkO
2Radq58vYii4xrvrYtD78m0=
=erpW
-END PGP SIGNATURE-


Accepted:
ding_1.2-3.diff.gz
  to pool/main/d/ding/ding_1.2-3.diff.gz
ding_1.2-3.dsc
  to pool/main/d/ding/ding_1.2-3.dsc
ding_1.2-3_all.deb
  to pool/main/d/ding/ding_1.2-3_all.deb
trans-de-en_1.2-3_all.deb
  to pool/main/d/ding/trans-de-en_1.2-3_all.deb


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



Accepted jpilot-mail 0.1.5-1 (i386 source)

2003-09-09 Thread Ludovic Rousseau
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Tue,  9 Sep 2003 21:20:27 +0200
Source: jpilot-mail
Binary: jpilot-mail
Architecture: source i386
Version: 0.1.5-1
Distribution: unstable
Urgency: low
Maintainer: Ludovic Rousseau [EMAIL PROTECTED]
Changed-By: Ludovic Rousseau [EMAIL PROTECTED]
Description: 
 jpilot-mail - Mail plugin for jpilot (Palm Pilot desktop)
Changes: 
 jpilot-mail (0.1.5-1) unstable; urgency=low
 .
   * New upstream release
   * Standards-Version: 3.5.10 - 3.6.1
   * src/mime_coder.c, src/msg2jp.c: patch from Joo-won Jung to avoid a crash
   * debian/docs: add the doc/ directory in the Debian package
   * debian/copyright: add the doc/ copyright (GNU FDL with no Invariant
 Sections, no Front-Cover Texts, and no Back-Cover Texts)
Files: 
 ca7cd0dfe3ca7878b6c32651e899ec41 628 otherosfs extra jpilot-mail_0.1.5-1.dsc
 41abddd0c10c303ea8733a6a61962395 484207 otherosfs extra jpilot-mail_0.1.5.orig.tar.gz
 b459047669556f7d111de10d99249cad 3653 otherosfs extra jpilot-mail_0.1.5-1.diff.gz
 294f788a84bda88e24f233da99b17a13 171278 otherosfs extra jpilot-mail_0.1.5-1_i386.deb

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

iD8DBQE/Xi3wP0qKj+B/HPkRAvzNAJ9cj7Rzd1OkxeZNSu8LPH3d1hkshgCfd1Fm
K1P5VH6e+3HZFmAcy3ImIQs=
=yBSg
-END PGP SIGNATURE-


Accepted:
jpilot-mail_0.1.5-1.diff.gz
  to pool/main/j/jpilot-mail/jpilot-mail_0.1.5-1.diff.gz
jpilot-mail_0.1.5-1.dsc
  to pool/main/j/jpilot-mail/jpilot-mail_0.1.5-1.dsc
jpilot-mail_0.1.5-1_i386.deb
  to pool/main/j/jpilot-mail/jpilot-mail_0.1.5-1_i386.deb
jpilot-mail_0.1.5.orig.tar.gz
  to pool/main/j/jpilot-mail/jpilot-mail_0.1.5.orig.tar.gz


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



Accepted hkgerman 2-18 (i386 source all)

2003-09-09 Thread Roland Rosenfeld
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Tue,  9 Sep 2003 20:53:47 +0200
Source: hkgerman
Binary: wogerman iogerman
Architecture: source i386 all
Version: 2-18
Distribution: unstable
Urgency: low
Maintainer: Roland Rosenfeld [EMAIL PROTECTED]
Changed-By: Roland Rosenfeld [EMAIL PROTECTED]
Description: 
 iogerman   - Old German orthography dictionary for ispell
 wogerman   - The old German dictionary for /usr/share/dict
Closes: 204370 209401
Changes: 
 hkgerman (2-18) unstable; urgency=low
 .
   * Corrected wrong spellings: Brustbeschwerde, Redaktionsmitgliede,
 Wiederstand. Thanks to Bjoern Jacke [EMAIL PROTECTED].
   * s/Planungskozept/Planungskonzept/. Thanks to Frederik Ramm
 [EMAIL PROTECTED].
   * Apply hkgerman_2-patch-bj1.diff.gz by Bjoern Jacke [EMAIL PROTECTED],
 which optimizes affix file, corrects some spellings and scripts.
   * Upgrade to Standards-Version 3.6.1 (no changes).
   * Upgrade to debhelper 4:
 - debian/compat
 - optimize rules according to debhelper/examples/rules.multi.
 - Build-Depend on debhelper (= 4.0.0)
   * s/Außenministerkonfernz/Außenministerkonferenz/ (Closes: #204370).
   * s/Binärbaüme/Binärbäume/ (Closes: #209401).
Files: 
 18c32e6b6723997f3aafbff1975a268b 634 text optional hkgerman_2-18.dsc
 a0616e447f477517907096691cdd2e05 22540 text optional hkgerman_2-18.diff.gz
 82c694b91e393ac67af31063f4be79e2 325108 text optional wogerman_2-18_all.deb
 83fbb6b77ee26f0afb2c0c4b56a4989d 792136 text optional iogerman_2-18_i386.deb

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

iD8DBQE/XiHuO7/Pd72LBQ0RAp++AKCCa/mCXOf5N9rDzd9CiclWOs6oPQCePV/l
blcyEQdCBsZORVuq7Y0JrHs=
=2K3q
-END PGP SIGNATURE-


Accepted:
hkgerman_2-18.diff.gz
  to pool/main/h/hkgerman/hkgerman_2-18.diff.gz
hkgerman_2-18.dsc
  to pool/main/h/hkgerman/hkgerman_2-18.dsc
iogerman_2-18_i386.deb
  to pool/main/h/hkgerman/iogerman_2-18_i386.deb
wogerman_2-18_all.deb
  to pool/main/h/hkgerman/wogerman_2-18_all.deb


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



Accepted maxima 5.9.0-12 (i386 source all)

2003-09-09 Thread Camm Maguire
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Tue,  9 Sep 2003 18:56:08 +
Source: maxima
Binary: maxima-test maxima-share maxima-emacs maxima-doc maxima-src xmaxima maxima
Architecture: source all i386
Version: 5.9.0-12
Distribution: unstable
Urgency: low
Maintainer: Camm Maguire [EMAIL PROTECTED]
Changed-By: Camm Maguire [EMAIL PROTECTED]
Description: 
 maxima - A fairly complete computer algebra system-- base system
 maxima-doc - A fairly complete computer algebra system-- documentation
 maxima-emacs - A fairly complete computer algebra system-- emacs interface
 maxima-share - A fairly complete computer algebra system-- extra code
 maxima-src - A fairly complete computer algebra system-- source code
 maxima-test - A fairly complete computer algebra system-- test suite
 xmaxima- A fairly complete computer algebra system-- x interface
Closes: 198469 208708 208983
Changes: 
 maxima (5.9.0-12) unstable; urgency=low
 .
   * Put in versioned dependencies on maxima packages, e.g. xmaxima 5.9.0
 dep maxima (=5.9.0), Closes: #208983  (submitter had xmaxima 5.9.0
 and maxima 5.6 installed)
   * Build depend on newer gcl closes tempfile bug, Closes: #198469
   * Eliminate references to old info files
   * Fix load path in maxima-emacs.emacsen-startup to enable tex updates
 in emaxima mode; also add autoload for emaxima-mode; Closes: #208708
   * Add maximabook to maxima-doc package
Files: 
 454ee6efd532c1d5704c71ef3ce5e85a 898 math optional maxima_5.9.0-12.dsc
 0b2af85168180703f1b8ce03fd226483 435840 math optional maxima_5.9.0-12.diff.gz
 901ca1dce375b8ac73bce762bbc7e0d6 1088196 math optional maxima-src_5.9.0-12_all.deb
 7f44ebb80f9a39c532c69778d5c68da3 41674 math optional maxima-test_5.9.0-12_all.deb
 645815fa12041ef4839cdd3ccd63795b 1805960 math optional maxima-doc_5.9.0-12_all.deb
 98ab63061ffc967c129efe4079199327 92282 math optional maxima-emacs_5.9.0-12_all.deb
 7bfa00c4d4a1bb404afe470042e3108b 1585394 math optional maxima-share_5.9.0-12_all.deb
 3223120c9403f850e8c4ffca297e57c9 4333282 math optional maxima_5.9.0-12_i386.deb
 7d1fd9a177e5fb0a95a44a2148a9bb2f 189168 math optional xmaxima_5.9.0-12_i386.deb

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

iD8DBQE/XiiUczG1wFfwRdwRAghbAJwNWHnZuGTNSHcRAmpwpmNM5UsmugCeJsed
wG2jh+RXgdtzq6YpDYibSUw=
=tQON
-END PGP SIGNATURE-


Accepted:
maxima-doc_5.9.0-12_all.deb
  to pool/main/m/maxima/maxima-doc_5.9.0-12_all.deb
maxima-emacs_5.9.0-12_all.deb
  to pool/main/m/maxima/maxima-emacs_5.9.0-12_all.deb
maxima-share_5.9.0-12_all.deb
  to pool/main/m/maxima/maxima-share_5.9.0-12_all.deb
maxima-src_5.9.0-12_all.deb
  to pool/main/m/maxima/maxima-src_5.9.0-12_all.deb
maxima-test_5.9.0-12_all.deb
  to pool/main/m/maxima/maxima-test_5.9.0-12_all.deb
maxima_5.9.0-12.diff.gz
  to pool/main/m/maxima/maxima_5.9.0-12.diff.gz
maxima_5.9.0-12.dsc
  to pool/main/m/maxima/maxima_5.9.0-12.dsc
maxima_5.9.0-12_i386.deb
  to pool/main/m/maxima/maxima_5.9.0-12_i386.deb
xmaxima_5.9.0-12_i386.deb
  to pool/main/m/maxima/xmaxima_5.9.0-12_i386.deb


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



Accepted privoxy 3.0.2-5 (i386 source)

2003-09-09 Thread Roland Rosenfeld
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Tue,  9 Sep 2003 21:31:51 +0200
Source: privoxy
Binary: privoxy
Architecture: source i386
Version: 3.0.2-5
Distribution: unstable
Urgency: low
Maintainer: Roland Rosenfeld [EMAIL PROTECTED]
Changed-By: Roland Rosenfeld [EMAIL PROTECTED]
Description: 
 privoxy- Privacy enhancing HTTP Proxy
Closes: 202234
Changes: 
 privoxy (3.0.2-5) unstable; urgency=low
 .
   * Merge corrections from upstream default.action 1.7.
 - demoronizer filter (which caused trouble on non latin1 charsets) is
   now switched off by default (Closes: #202234).
Files: 
 f64b02c2ccd5df31b6cc4faeddc4d3f2 657 web optional privoxy_3.0.2-5.dsc
 0ccda2e3688bb170e587b4c9486ee6d9 12527 web optional privoxy_3.0.2-5.diff.gz
 9c2e4aaa6a95af80420c619658d79d6f 847234 web optional privoxy_3.0.2-5_i386.deb

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

iD8DBQE/Xit5O7/Pd72LBQ0RAi18AKCviacGW4itNs0NRslE5DvktTXJiACfZCDZ
m4k/1UnvVpt/xYGF3lCoCYQ=
=aAM8
-END PGP SIGNATURE-


Accepted:
privoxy_3.0.2-5.diff.gz
  to pool/main/p/privoxy/privoxy_3.0.2-5.diff.gz
privoxy_3.0.2-5.dsc
  to pool/main/p/privoxy/privoxy_3.0.2-5.dsc
privoxy_3.0.2-5_i386.deb
  to pool/main/p/privoxy/privoxy_3.0.2-5_i386.deb


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



Accepted rootskel 0.36 (i386 source)

2003-09-09 Thread Petter Reinholdtsen
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Tue,  9 Sep 2003 20:52:37 +0200
Source: rootskel
Binary: rootskel-locale rootskel
Architecture: source i386
Version: 0.36
Distribution: unstable
Urgency: low
Maintainer: Debian Install System Team [EMAIL PROTECTED]
Changed-By: Petter Reinholdtsen [EMAIL PROTECTED]
Description: 
 rootskel   - Skeleton root filesystem used by debian-installer. (udeb)
 rootskel-locale - UTF-8 locale used by debian-installer. (udeb)
Changes: 
 rootskel (0.36) unstable; urgency=low
 .
   * Denis Barbier
 - Rename debian/templates into debian/templates-arch because this
   file does not have to be translated and it caused rootskel to be
   listed under www.d.o/intl/l10n/
   * Bastian Blank
 - files in lib/debian-installer.d are neither shell scripts nor
   executable.
Files: 
 900797edf0e82a1c9cdb43ee88cc74d4 683 debian-installer standard rootskel_0.36.dsc
 151cf7a054a147a26679b02d262b34e5 20219 debian-installer standard rootskel_0.36.tar.gz
 b278337a95c9b67d3ebc12e1de04b2f0 4912 debian-installer standard 
rootskel_0.36_i386.udeb
 e5d79be42b0635ca47a53bda6f21b3a4 34890 debian-installer standard 
rootskel-locale_0.36_i386.udeb

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

iD8DBQE/XiG720zMSyow1ykRAmlyAJ9ZAulqYq4EgNkpX/NRkqTBUB+A+ACeL6eK
MovNZlgQFIUSRgzTc5OdqcE=
=+WJQ
-END PGP SIGNATURE-


Accepted:
rootskel-locale_0.36_i386.udeb
  to pool/main/r/rootskel/rootskel-locale_0.36_i386.udeb
rootskel_0.36.dsc
  to pool/main/r/rootskel/rootskel_0.36.dsc
rootskel_0.36.tar.gz
  to pool/main/r/rootskel/rootskel_0.36.tar.gz
rootskel_0.36_i386.udeb
  to pool/main/r/rootskel/rootskel_0.36_i386.udeb


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



Accepted grub 0.93+cvs20030905-2 (i386 source all)

2003-09-09 Thread Robert Millan
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Tue,  9 Sep 2003 17:31:06 +
Source: grub
Binary: grub-disk grub grub-doc
Architecture: source i386 all
Version: 0.93+cvs20030905-2
Distribution: unstable
Urgency: low
Maintainer: Jason Thomas [EMAIL PROTECTED]
Changed-By: Robert Millan [EMAIL PROTECTED]
Description: 
 grub   - GRand Unified Bootloader
 grub-disk  - GRUB bootable disk image
 grub-doc   - Documentation for GRand Unified Bootloader
Closes: 209068
Changes: 
 grub (0.93+cvs20030905-2) unstable; urgency=low
 .
   * rules (clean): Get rid of config.{log,status} hack.
   * Reapplied graphics patch. (Closes: #209068)
 - patches/graphics.diff: New.
 - patches/00list: Add graphics.diff.
   * Generate autotools stuff dynamicaly (for graphics.diff to take effect).
 - control (Build-Depends): Add automake1.5 and autoconf2.13.
 - rules (configure): Run aclocal-1.5  automake-1.5  autoconf2.13.
Files: 
 3a058f46d3dd4ece0139e9e468f8254d 765 admin optional grub_0.93+cvs20030905-2.dsc
 c565b1a412345677e7b579f19ef653b2 86950 admin optional grub_0.93+cvs20030905-2.diff.gz
 13365de7c96c10a9819053935a779424 174838 admin optional 
grub-disk_0.93+cvs20030905-2_all.deb
 6f0f6096428c99b506af126412ee4e0b 241918 doc optional 
grub-doc_0.93+cvs20030905-2_all.deb
 31172a50876d797d2197615ae0db5d19 280164 admin optional 
grub_0.93+cvs20030905-2_i386.deb

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

iD8DBQE/XlKCC19io6rUCv8RApu0AJ0bwcb8wTz2NSQNIMga0f0HN/2PKACfX8+V
p4laBZQjuq6F6FAREbKhMA4=
=hznP
-END PGP SIGNATURE-


Accepted:
grub-disk_0.93+cvs20030905-2_all.deb
  to pool/main/g/grub/grub-disk_0.93+cvs20030905-2_all.deb
grub-doc_0.93+cvs20030905-2_all.deb
  to pool/main/g/grub/grub-doc_0.93+cvs20030905-2_all.deb
grub_0.93+cvs20030905-2.diff.gz
  to pool/main/g/grub/grub_0.93+cvs20030905-2.diff.gz
grub_0.93+cvs20030905-2.dsc
  to pool/main/g/grub/grub_0.93+cvs20030905-2.dsc
grub_0.93+cvs20030905-2_i386.deb
  to pool/main/g/grub/grub_0.93+cvs20030905-2_i386.deb


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



Accepted happy 1.13-0tarball-3 (i386 source)

2003-09-09 Thread wibble
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Tue, 09 Sep 2003 20:32:52 +
Source: happy
Binary: happy
Architecture: source i386
Version: 1.13-0tarball-3
Distribution: unstable
Urgency: low
Maintainer: Ian Lynagh (wibble) [EMAIL PROTECTED]
Changed-By: Ian Lynagh (wibble) [EMAIL PROTECTED]
Description: 
 happy  - Parser generator for Haskell
Closes: 191610
Changes: 
 happy (1.13-0tarball-3) unstable; urgency=low
 .
   * Apply fix for repeated productions from upstream. Closes: #191610.
   * happy/src/happy.sh is still POSIX sh, so no need to make it use bash.
Files: 
 543a4286d86211bad4bff0e1e904351d 609 devel optional happy_1.13-0tarball-3.dsc
 89d195c43795c635deee82dbe15da730 21219 devel optional happy_1.13-0tarball-3.diff.gz
 035a203792f3b2c8d4e9e18a22d25c3e 384298 devel optional happy_1.13-0tarball-3_i386.deb

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

iD8DBQE/XjuZ63y6poDIPo4RAph7AJ0dtgWHqEsfjXU90lKrsp8aeEcZVQCcDSPM
uZR4JOxS6BSBadjiQEcXDa8=
=GN3S
-END PGP SIGNATURE-


Accepted:
happy_1.13-0tarball-3.diff.gz
  to pool/main/h/happy/happy_1.13-0tarball-3.diff.gz
happy_1.13-0tarball-3.dsc
  to pool/main/h/happy/happy_1.13-0tarball-3.dsc
happy_1.13-0tarball-3_i386.deb
  to pool/main/h/happy/happy_1.13-0tarball-3_i386.deb


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



  1   2   >