Question: mount /var/run as tmpfs

2006-10-30 Thread Aleksey Midenkov
Hello all the Debian Community!

It is possible to detect if kernel supports tmpfs and mount it 
on /var/run, /var/lock, /var/tmp and maybe /tmp and may be other places. This 
can be made in one of the appropriate debian packages and made configurable 
through debconf. The package to fit this, I think, is initscripts.

How do you think, would it be appreciated? Does it potentionally violates some 
policy for the particular directory from what I mentioned? May be you will 
suggest some other directores. I want to know because I want to do this.

Thank you!


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



Re: Question: mount /var/run as tmpfs

2006-10-30 Thread martin f krafft
also sprach Aleksey Midenkov [EMAIL PROTECTED] [2006.10.30.0902 +0100]:
 It is possible to detect if kernel supports tmpfs and mount it 
 on /var/run, /var/lock, /var/tmp and maybe /tmp and may be other places.

Definitely not /var/run, since its contents can survive reboots.
/var/run works fine though; I have not tried /var/tmp. /tmp might
end up consuming too much memory.

-- 
Please do not send copies of list mail to me; I read the list!
 
 .''`.   martin f. krafft [EMAIL PROTECTED]
: :'  :  proud Debian developer, author, administrator, and user
`. `'`   http://people.debian.org/~madduck - http://debiansystem.info
  `-  Debian - when you have better things to do than fixing systems
 
NP: Porcupine Tree / Recordings


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


Re: Question: mount /var/run as tmpfs

2006-10-30 Thread Josselin Mouette
Le lundi 30 octobre 2006 à 15:02 +0700, Aleksey Midenkov a écrit :
 Hello all the Debian Community!
 
 It is possible to detect if kernel supports tmpfs and mount it 
 on /var/run, /var/lock, /var/tmp and maybe /tmp and may be other places. This 
 can be made in one of the appropriate debian packages and made configurable 
 through debconf. The package to fit this, I think, is initscripts.
 
 How do you think, would it be appreciated? Does it potentionally violates 
 some 
 policy for the particular directory from what I mentioned? May be you will 
 suggest some other directores. I want to know because I want to do this.

/var/run is problematic because its subdirectories are expected to
survive across reboots. I haven't tried /var/lock but there is no reason
for tmpfs not to work for this one.

Using a tmpfs for /var/tmp would definitely violate the FHS as it must
survive across reboots.

As for /tmp, this is the primary intended use for tmpfs and I use it
whenever possible. I don't know if it's a good idea when there isn't
much memory, though.
-- 
Josselin Mouette/\./\

Do you have any more insane proposals for me?



Re: Question: mount /var/run as tmpfs

2006-10-30 Thread martin f krafft
also sprach Josselin Mouette [EMAIL PROTECTED] [2006.10.30.0933 +0100]:
 /var/run is problematic because its subdirectories are expected to
 survive across reboots.

http://people.debian.org/~terpstra/message/20060917.012252.259a8f74.en.html

I disagree, but anyway: this discussion has already taken place.

-- 
Please do not send copies of list mail to me; I read the list!
 
 .''`.   martin f. krafft [EMAIL PROTECTED]
: :'  :  proud Debian developer, author, administrator, and user
`. `'`   http://people.debian.org/~madduck - http://debiansystem.info
  `-  Debian - when you have better things to do than fixing systems
 
twenty-four hour room-service must be one of the
 premiere achievements of modern civilization.
  -- special agent dale cooper


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


Re: Bug#396153: ITP: howl-xml -- Multicast DNS publishing utilities

2006-10-30 Thread Sjoerd Simons
On Sun, Oct 29, 2006 at 11:33:39PM -0600, Jaldhar H. Vyas wrote:
 Package: wnpp
 Severity: wishlist
 Owner: Jaldhar H. Vyas [EMAIL PROTECTED]
 
 * Package name: howl-xml
   Version : 0.1.0
   Upstream Author : Porchdog Software/Linspire Inc.
 * URL : http://apt.freespire.org/
 * License : BSD-like
   Description : Multicast DNS publishing utilities
 
 Some command-line tools for using mDNS more easily.  Despite the name, 
 the Debian package will be built against avahi not howl.  I am packaging 
 this as it is a dependency of LSongs.

These utils basically provide the same as functionality as avahi-publish and 
avahi-browse from the avahi-utils package. The only real functional difference
is that howl-xml uses XML for output. Also it uses the howl compatibility layer
of avahi, which should be avoided if possible.

Would be great if LSongs could be adapted to either use avahi directly or
use the standard avahi tools. According to the LSongs FAQ it's written in
python, so both option shouldn't be very hard :)

  Sjoerd
-- 
Last yeer I kudn't spel Engineer.  Now I are won.


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



Re: Question: mount /var/run as tmpfs

2006-10-30 Thread Josselin Mouette
Le lundi 30 octobre 2006 à 09:41 +0100, martin f krafft a écrit :
 also sprach Josselin Mouette [EMAIL PROTECTED] [2006.10.30.0933 +0100]:
  /var/run is problematic because its subdirectories are expected to
  survive across reboots.
 
 http://people.debian.org/~terpstra/message/20060917.012252.259a8f74.en.html
 
 I disagree, but anyway: this discussion has already taken place.

Don't get me wrong, I'm all for putting it in a tmpfs if it turns out to
be possible.
-- 
Josselin Mouette/\./\

Do you have any more insane proposals for me?



Re: Question: mount /var/run as tmpfs

2006-10-30 Thread Klaus Ethgen
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hello,

Am Mo den 30. Okt 2006 um  9:02 schrieb Aleksey Midenkov:
 It is possible to detect if kernel supports tmpfs and mount it 
 on /var/run, /var/lock, /var/tmp and maybe /tmp and may be other places. This 

Sounds interesting. Well, there is some problems with /var/tmp as
/var/tmp has to survive reboot (That's the only sense for /var/tmp). But
all other, especially /tmp and /var/run, would be very useful. On other
distributions this still works.

For Debian there might be the problem that the init-scripts do mostly
not care about creating there subdirectory.

Regards
   Klaus Ethgen
- -- 
Klaus Ethgenhttp://www.ethgen.de/
pub  2048R/D1A4EDE5 2000-02-26 Klaus Ethgen [EMAIL PROTECTED]
Fingerprint: D7 67 71 C4 99 A6 D4 FE  EA 40 30 57 3C 88 26 2B
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (GNU/Linux)

iQEVAwUBRUXFyp+OKpjRpO3lAQJq6ggAnWdQlRLBCl1eWZG8/DRTT4v4LsfV82U1
6K+ofVKhUjEHHOdhxemU1QPvjADUw0UbxmiXcN3R4lyyMVzmYc4H5ckvSN+I7bz/
qgthUbxbAz72nD11YCtdPebNOqjnuTIZ806J8t+ZH1Mjt51mZNSNf6ylFY22jqr/
wVM7aszR3c1qgjhcweua7NPWnd+1ALwOaDiFlebPm1dqsB6QLrhFqsJvZMewiIq8
2r7PK4obRTuLiiMTA+Tdb/iFc42XZ3mYDHIb+8hd2TdknaGHkQPEMF59FNjUqrjp
76l7jmyU4sG+jXCDrBRSfs8J2ZqdJJ++MN/E5RaEkQuO2a7Umh904A==
=2y74
-END PGP SIGNATURE-


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



Re: Lots of (easily recognisible) spam sent to the BTS today

2006-10-30 Thread Marc Haber
On Sun, 29 Oct 2006 16:02:41 -0800, Blars Blarson [EMAIL PROTECTED]
wrote:
In article [EMAIL PROTECTED] [EMAIL PROTECTED] writes:
I'm not sure if anybody else is seeing this but I have seen (just today) 28
spam messages sent to the BTS. I've received them because they were all sent
to (at least) the 'www.debian.org' pseudo-package, and I have reported all of
them in the BTS' spam interface [1]

We have a SA rule for this run now, but sending such hints to
[EMAIL PROTECTED] will get them seen much faster than debian-devel that I'm
more than a week behind in reading.

So you really want to be manually informed about spam runs against the
BTS? Don't you notice unusual activity in some rrd-based monitoring
system?

Greetings
Marc

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



[help] Tix: seeking advice for #394635

2006-10-30 Thread Amaya
Hi there, fellow DDs, Debian enthusiasts and groff experts,

I am looking at #394635. My eyes are starting to bleed. This bug is not
even RC, but it is ugly, and I would hate to ship Etch with it.

All the man pages for this package use macros, sitting in a file called
man.macros. I have no idea where to install this file, or how to tell
the man pages where to look for this file once I manage to install it
somewhere that is not insane and ugly.

My falied attempts to bring some sanity to this issue are found here:
http://www.amayita.com/debian/1_sponsored/tix/old/tix-8.4.0/debian/rules

I would very much appreciate a patch, pointer, hint, or hug.

Thanks in advance!

-- 
  ·''`. If I can't dance to it, it's not my revolution
 : :' :-- Emma Goldman
 `. `'   Proudly running Debian GNU/Linux (unstable)
   `- www.amayita.com  www.malapecora.com  www.chicasduras.com


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



Re: Bug#396117: ITP: cpufreq-detect -- detect CPU frequency control driver

2006-10-30 Thread Marco d'Itri
On Oct 30, Michael Biebl [EMAIL PROTECTED] wrote:

 Why do you want to make a separate package for such a tiny shell script?
 The overhead is just two much.
 I'd propose to include it into the powermgmt-base package.
I fully agree, it's silly to create a package for a 2 KB shell script.

-- 
ciao,
Marco


signature.asc
Description: Digital signature


Re: Bug#396117: ITP: cpufreq-detect -- detect CPU frequency control driver

2006-10-30 Thread Per Olofsson
Hi,

Marco d'Itri:
 On Oct 30, Michael Biebl [EMAIL PROTECTED] wrote:
 
  Why do you want to make a separate package for such a tiny shell script?
  The overhead is just two much.
  I'd propose to include it into the powermgmt-base package.
 I fully agree, it's silly to create a package for a 2 KB shell script.

Chris, would you accept the cpufreq-detect script into powermgmt-base?

-- 
Pelle


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



Re: Question: mount /var/run as tmpfs

2006-10-30 Thread Goswin von Brederlow
martin f krafft [EMAIL PROTECTED] writes:

 also sprach Aleksey Midenkov [EMAIL PROTECTED] [2006.10.30.0902 +0100]:
 It is possible to detect if kernel supports tmpfs and mount it 
 on /var/run, /var/lock, /var/tmp and maybe /tmp and may be other places.

 Definitely not /var/run, since its contents can survive reboots.
 /var/run works fine though; I have not tried /var/tmp. /tmp might
 end up consuming too much memory.

There are two kinds of setupds. Those with a small tmp to hold the
sockets and tiny temp files that gather there from day to day and
those with large tmp where people put huge amounts of data.

I think that if your tmp is less than half your ram size then tmpfs is
a very good choice. After 60 days my tmp looks like this:

tmpfs 1.0G   96K  1.0G   1% /tmp

Definetly not consuming too much memory.

Note that if the tmpfs does consume too much memory then linux swaps
it out. So you should adjust the swap size accordingly. Personally I
think even on low/medium ram sized systems (say 256MB+) tmpfs is a
good choice. If ram is free then ram will be used. If not then swap is
used. If tmpfs isn't full then more swap is free for programs. You
get twice the use out of your swap as it can be used for either
purpose.


But do we need this in a package? Every admin can put a line into
/etc/fstab for this if it is wanted. I think the right place to ask
for this is the Debian-Installer. Leave installed systems as is. If
people are used to having a 10G /tmp and you suddenly mount a 512MB
tmpfs they won't like it. If you mount tmpfs at install time you will
shaddow neccessary sockets (so don't). And if you only do it at the
next reboot people might be surprised by the change half a year after
they installed the package.


As for the other directories:

/var/run needs it dirs.
/var/tmp must survive reboots.
/var/run and /var/lock are too small to bother.

I wouldn't want yet another two FS entries in my df and mount
outputs. They are cluttered enough as it is. Recently /lib/init/rw
added yet another line.

MfG
Goswin


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



Re: [help] Tix: seeking advice for #394635

2006-10-30 Thread Matthew Vernon
Amaya [EMAIL PROTECTED] writes:

 Hi there, fellow DDs, Debian enthusiasts and groff experts,
 
 I am looking at #394635. My eyes are starting to bleed. This bug is not
 even RC, but it is ugly, and I would hate to ship Etch with it.
 
 All the man pages for this package use macros, sitting in a file called
 man.macros. I have no idea where to install this file, or how to tell
 the man pages where to look for this file once I manage to install it
 somewhere that is not insane and ugly.
 
 My falied attempts to bring some sanity to this issue are found here:
 http://www.amayita.com/debian/1_sponsored/tix/old/tix-8.4.0/debian/rules

So you've put the macros file as /usr/share/man/tixman.macros. That's
sensible. Now you want the manpages to use this file?

The thing to do is to edit the man-pages to the line that says:
.so man.macros
becomes:
.so tixman.macros

Doing this with sed in the rules file should be pretty
straightforward. 

HTH,

Matthew 

-- 
At least you know where you are with Microsoft.
True. I just wish I'd brought a paddle.
http://www.debian.org


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



Re: [help] Tix: seeking advice for #394635

2006-10-30 Thread Amaya
Hi Matthew,

Matthew Vernon wrote:
 So you've put the macros file as /usr/share/man/tixman.macros. That's
 sensible. 

Thanks for confirming this.

 Now you want the manpages to use this file?
 The thing to do is to edit the man-pages to the line that says:
 .so man.macros
 becomes:
 .so tixman.macros
 Doing this with sed in the rules file should be pretty
 straightforward. 

I already did that by hand. I guess I am a bit dumb when it comes to
automating stuff.

The problem is that the macros file gets installed as:
/usr/share/man/tixman.macros.gz

My concern is that this file gets compressed, and I have tried to
manually uncompress it, and leave it compressed. There seems to be no
difference in how the manpages are displayed. Or I can't really spot it.

Any advice?

-- 
  ·''`. If I can't dance to it, it's not my revolution
 : :' :-- Emma Goldman
 `. `'   Proudly running Debian GNU/Linux (unstable)
   `- www.amayita.com  www.malapecora.com  www.chicasduras.com


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



Re: [help] Tix: seeking advice for #394635

2006-10-30 Thread Amaya
Also lintian is screaming at me for various reasons:
http://www.amayita.com/debian/1_sponsored/tix/lintian

The only ones I can't fix are the $CURSE broken manpages. 
Or the $CURSE broken way I am trying to make them work.

Thanks again for any hint.

-- 
  ·''`. If I can't dance to it, it's not my revolution
 : :' :-- Emma Goldman
 `. `'   Proudly running Debian GNU/Linux (unstable)
   `- www.amayita.com  www.malapecora.com  www.chicasduras.com


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



Re: Question: mount /var/run as tmpfs

2006-10-30 Thread Petter Reinholdtsen

[Aleksey Midenkov]
 It is possible to detect if kernel supports tmpfs and mount it on
 /var/run, /var/lock, /var/tmp and maybe /tmp and may be other
 places.

All of these except /var/tmp/ should be possible to mount as tmpfs.
To list /tmp/ as tmpfs, just update /etc/fstab to list it as a tmpfs
mount point.  For the others, edit /etc/default/rcS and set RAMRUN and
RAMLOCK to 'yes'.  There are still some packages unable to cope with
the non-persistent subdirectories in /var/run/ and /var/lock/, but
luckily they are few.  You will have to verify that this setup work
for you.

Having /var/run/ and /var/lock/ mounted as tmpfs has been possible for
years, and is commonly done with stateless workstations and diskless
machines.  Having the same setting on servers is less tested, so you
will find that some server packages fail to create the directories
they need in /var/run/ and /var/lock/ during boot.  If one of the
packages you need fail to do this, please report the problem as a
wishlist or normal severity bug.

 This can be made in one of the appropriate debian packages and made
 configurable through debconf. The package to fit this, I think, is
 initscripts.

The support for RAMRUN and RAMLOCK went into initscripts version
2.86.ds1-23, and is currently in sid.


 How do you think, would it be appreciated? Does it potentionally
 violates some policy for the particular directory from what I
 mentioned? May be you will suggest some other directores. I want to
 know because I want to do this.

The FHS is a bit unclear about this, as some people read from it that
directories in /var/run/ and /var/lock/ should persist across reboots,
while others do not.  The FHS should probably be made clearer on this
point.

This is not a new discussion, and I guess it will reappear later as
well.  It was discussed on debian-devel@ in august.  You probably want
to reread that discussion.  Following that discussion, I went on to
create /lib/init/rw/ as a mandatory tmpfs file system for storing
state information very early in the boot.  That was added in version
2.86.ds1-23 too.

Friendly,
-- 
Petter Reinholdtsen
One of the initscripts maintainers


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



Arch: all package FTBFS due to test needing network access - RC?

2006-10-30 Thread Magnus Holmgren
If an architecture-independent binary package fails to build because the build 
target runs a test that needs network access, should that be considered 
release critical, if the package requires network access to function in any 
useful manner? Since the package is Architecture: all, no autobuilding is 
needed on Debian's part, and building from source with dpkg-buildpackage 
works in all normal situations.

The concrete example I'm referring to is a simple Perl package 
(libmail-dkim-perl, http://bugs.debian.org/395860). It seems to be quite 
common to include test scripts with those, but some tests don't go well with 
unattended building, for example if they are interactive or require internet 
access. Is the consensus still that running as many of the tests as possible 
is desirable in this situation? Normally, Debian, as a distribution, provides 
a coherent platform in the form of a set of packages that have been tested 
together, so that if the build dependencies are met, then the package builds, 
and if the normal dependencies are met, then it runs. Running tests on many 
computers with identical environments is then a bit redundant.

-- 
Magnus Holmgren[EMAIL PROTECTED]
   (No Cc of list mail needed, thanks)


pgpRtlzhc2VoZ.pgp
Description: PGP signature


Re: Bug#396117: ITP: cpufreq-detect -- detect CPU frequency control driver

2006-10-30 Thread Chris Hanson
Per Olofsson wrote:
 Hi,
 
 Marco d'Itri:
 On Oct 30, Michael Biebl [EMAIL PROTECTED] wrote:

 Why do you want to make a separate package for such a tiny shell script?
 The overhead is just two much.
 I'd propose to include it into the powermgmt-base package.
 I fully agree, it's silly to create a package for a 2 KB shell script.
 
 Chris, would you accept the cpufreq-detect script into powermgmt-base?

Probably yes, but I'd like to see it before I decide.

Does this have to make it into etch?


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



Re: Bug#396117: ITP: cpufreq-detect -- detect CPU frequency control driver

2006-10-30 Thread Per Olofsson
Chris Hanson:
 Probably yes, but I'd like to see it before I decide.

Attached. I will probably change a few things though, it should
probably by default try to load the module instead of merely
outputting it.

 Does this have to make it into etch?

Nope. Although it would be nice, of course.

-- 
Pelle


cpufreq-detect.sh
Description: Bourne shell script


Re: Arch: all package FTBFS due to test needing network access - RC?

2006-10-30 Thread Lucas Nussbaum
On 30/10/06 at 17:36 +0200, Magnus Holmgren wrote:
 If an architecture-independent binary package fails to build because the 
 build 
 target runs a test that needs network access, should that be considered 
 release critical, if the package requires network access to function in any 
 useful manner? Since the package is Architecture: all, no autobuilding is 
 needed on Debian's part, and building from source with dpkg-buildpackage 
 works in all normal situations.

Hi,

I've worked/am working on archive rebuilds of etch currently, and I'm
concerned about this issue too, since my build environment doesn't allow
me to access the Internet.

 The concrete example I'm referring to is a simple Perl package 
 (libmail-dkim-perl, http://bugs.debian.org/395860).

I'm only rebuilding etch, so I didn't try this package. However, here is
a list of packages that accessed the network in some way other than DNS
during their build.

Packages which accessed the network AND failed to build (might be
unrelated): (6 packages)
libimage-info-perl 1.22-1
libmath-randomorg-perl 0.03-2
libpoe-component-client-http-perl 0.65-1
libwww-myspace-perl 0.48-2
python-vobject 0.0.svn155-2
rhino 1.6R2-1

Packages which accessed the network but built successfully: (62 pkgs)
bcfg2 choose-mirror control-center db4.2 debian-edu debian-med exim4
fast-user-switch-applet finance-yahooquote gnome-doc-utils
gnome-power-manager gnunet-gtk gtkmm2.0 imapcopy jmock kdetv kvpnc
libcommons-codec-java libcommons-collections3-java
libcommons-collections-java libcommons-dbcp-java libdtdparser-java
libmail-cclient-perl libnet-z3950-perl libpoe-component-irc-perl
libspork-perl libweather-com-perl libxml-stream-perl lucene mailagent
omnievents passepartout perl php-benchmark php-cache php-cache-lite
php-http-request php-image-canvas php-image-graph php-log
php-net-checkip php-net-dime php-net-ftp php-net-ldap php-net-sieve
php-net-smartirc php-net-url php-pager php-services-weather
php-simpletest php-soap phpunit2 php-xml-serializer php-xml-util postgis
pugs python-markdown sensors-applet sitemap stlport4.6 urlgrabber vdk2

My point of view would be that accessing the network during the build is
RC if:
- a network failure causes the build to fail
OR
- a network failure causes the generated package to be different from
  the one generated when the network is available (files missing, for
example). (some packages amongst the 62 pkgs above might be in this
case)

Some packages (e.g choose-mirror) fetch a newer version of a file during
build if it's possible to fetch that file. I don't think this is RC,
since the file is not missing from the package if the network is not
available.

That was my humble opinion, and I'm not a DD.

 Normally, Debian, as a distribution, provides 
 a coherent platform in the form of a set of packages that have been tested 
 together, so that if the build dependencies are met, then the package builds, 
 and if the normal dependencies are met, then it runs. Running tests on many 
 computers with identical environments is then a bit redundant.
 
Such redundant tests have already been proven useful numerous times.
Changes in other packages can influence the behaviour of a package, and
the fact that a package builds if its build dependencies are satisfied
can only be considered true at the time of its upload, if the maintainer
has made the proper tests (build in a clean chroot/pbuilder).

Regards,
-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F |


signature.asc
Description: Digital signature


Re: Question: mount /var/run as tmpfs

2006-10-30 Thread Mario 'BitKoenig' Holbe
Petter Reinholdtsen [EMAIL PROTECTED] wrote:
 mount point.  For the others, edit /etc/default/rcS and set RAMRUN and
 RAMLOCK to 'yes'.  There are still some packages unable to cope with

Hmm, is there any argument against making /etc/default/rcS a conffile or
an ucf file to make sure - or at least increase the chance - that users
get to know about new conf-items in there?


regards
   Mario
-- 
User sind wie ideale Gase - sie verteilen sich gleichmaessig ueber alle Platten


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



Re: Bug#396117: ITP: cpufreq-detect -- detect CPU frequency control driver

2006-10-30 Thread Peter Palfrader
On Mon, 30 Oct 2006, Per Olofsson wrote:

 Chris Hanson:
  Probably yes, but I'd like to see it before I decide.
 
 Attached. I will probably change a few things though, it should
 probably by default try to load the module instead of merely
 outputting it.

How come it never outputs p4_clockmod?  I use that happily on several
different machines.

Peter
-- 
   |  .''`.  ** Debian GNU/Linux **
  Peter Palfrader  | : :' :  The  universal
 http://www.palfrader.org/ | `. `'  Operating System
   |   `-http://www.debian.org/


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



Re: Arch: all package FTBFS due to test needing network access - RC?

2006-10-30 Thread Peter Palfrader
On Mon, 30 Oct 2006, Lucas Nussbaum wrote:

 Some packages (e.g choose-mirror) fetch a newer version of a file during
 build if it's possible to fetch that file. I don't think this is RC,
 since the file is not missing from the package if the network is not
 available.

Actually, I think that's a very, very bad idea.  It makes builds not
repeatable, so if something weird goes wrong later you might not be able
to reproduce it with a package you built for debugging purproses now.

Peter
-- 
   |  .''`.  ** Debian GNU/Linux **
  Peter Palfrader  | : :' :  The  universal
 http://www.palfrader.org/ | `. `'  Operating System
   |   `-http://www.debian.org/


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



Re: [help] Tix: seeking advice for #394635

2006-10-30 Thread Piotr Ozarowski
Amaya wrote:
 The problem is that the macros file gets installed as:
 /usr/share/man/tixman.macros.gz

dh_compress -X.macros
?
-- 
-=[ Piotr Ozarowski ]=-
-=[ http://www.ozarowski.pl ]=-


pgpEGnLHHyuTB.pgp
Description: PGP signature


Re: Arch: all package FTBFS due to test needing network access - RC?

2006-10-30 Thread Steve Langasek
On Mon, Oct 30, 2006 at 05:36:57PM +0200, Magnus Holmgren wrote:
 If an architecture-independent binary package fails to build because the 
 build 
 target runs a test that needs network access, should that be considered 
 release critical, if the package requires network access to function in any 
 useful manner? Since the package is Architecture: all, no autobuilding is 
 needed on Debian's part, and building from source with dpkg-buildpackage 
 works in all normal situations.

 The concrete example I'm referring to is a simple Perl package 
 (libmail-dkim-perl, http://bugs.debian.org/395860). It seems to be quite 
 common to include test scripts with those, but some tests don't go well with 
 unattended building, for example if they are interactive or require internet 
 access. Is the consensus still that running as many of the tests as possible 
 is desirable in this situation? Normally, Debian, as a distribution, provides 
 a coherent platform in the form of a set of packages that have been tested 
 together, so that if the build dependencies are met, then the package builds, 
 and if the normal dependencies are met, then it runs. Running tests on many 
 computers with identical environments is then a bit redundant.

Interactive tests or tests requiring network access should not have to pass
in order to build a package.  Autobuilding is not the only case we want to
support, here; we have users who may want to change and rebuild packages in
their environment where they have access to source DVDs but no Internet, we
have users who may be trying to do offline test builds on their laptops,
etc.  We also don't want packages to FTBFS because some network service that
Debian has no control over has been discontinued or is suffering from an
outage.

Keeping such tests in package builds is fine, but they should either be
disabled by default (enabled with an environment variable, say), or they
should be informational only.

-- 
Steve Langasek   Give me a lever long enough and a Free OS
Debian Developer   to set it on, and I can move the world.
[EMAIL PROTECTED]   http://www.debian.org/


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



Re: arches and etch

2006-10-30 Thread Bill Allombert
On Sat, Oct 28, 2006 at 01:04:28PM +0100, Neil McGovern wrote:
  7) Perhaps we should consider the balance between making debian just
 another glitzy quick-release plaything for mass consumption and
 minimal user contribution, and a system designed to give users who
 care and contribute the flexibility and power to do their work which
 so greatly benefits us all.
 
 So why aren't we sill shipping on 286 machines?

Because we never had ?  We have dropped support for i386, but only
a fraction of i386 had a MMU and so were able to run Linux, and this
change was forced upon us by the rest of the world.

Cheers,
-- 
Bill. [EMAIL PROTECTED]

Imagine a large red swirl here.


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



ps- sourcecode, task_struct

2006-10-30 Thread Joachim Graf

Hallo,

ich muss an der Uni ein Programm schreiben das alle Prozesse auflistet 
welche ihr root-Verzeichnis (chroot) geändert haben.


Meine Idee war ich nehme die Sourcen des ps-Kommandos und passe diese 
meinen Erfordernissen an.
Geht aber nur falls 'ps' die task_struct benutzt und sich da 
durchhangelt, denn in der Struktur könnte ich dann einfach den fs-Zeiger 
abprüfen und dann in der fs_struct den root-Eintrag abprüfen (Idee habe 
ich von hier: 
http://i30www.ibds.uka.de/teaching/coursedocuments/19/3.4DSs.ppt).


Jetzt mein Problem, kann mir jemand sagen wo ich die Sourcen für das 
ps-Kommando für debian herbekomme ?

Benutzt das ps-Kommando überhaupt die 'task_struct' ?

Oder gibt es irgendwo ein Beispiel wie man ein kleines Programm schreibt 
mit welchem man sich durch den Prozessbaum mit Hilfe der 'task_strukt' 
hangeln kann ?
Wie gesagt die 'task_struct' kenne ich, nur wie ich die initialisiere, 
einbinde (header usw.) ist mir nicht klar.

Das durchhangeln mittels next_task,prev_task ist mir klar.

Danke und Grüsse Joachim Graf


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



Re: On including 64-bit libs in 32-bit packages (see #344104)

2006-10-30 Thread Bill Allombert
On Mon, Oct 23, 2006 at 07:30:47PM +0100, Matthew Garrett wrote:
 Goswin von Brederlow [EMAIL PROTECTED] wrote:
  Nikita V. Youshchenko [EMAIL PROTECTED] writes:
  Is it possible to make 64bit kernels available?
  
  Sarge does have them and the BTS has a patch for linux-2.6 to enable
  them again. Now go and hit the kernel team till they apply the
  patch. :)
 
 Bear in mind that the 64-bit kernel doesn't offer all the functionality 
 that the 32-bit one does. vm86 is the most obvious thing missing.

and it seems a 64-bit kernel needs a 64-bit iptables.

Cheers,
-- 
Bill. [EMAIL PROTECTED]

Imagine a large red swirl here.


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



Re: Lots of (easily recognisible) spam sent to the BTS today

2006-10-30 Thread Blars Blarson
In article [EMAIL PROTECTED] [EMAIL PROTECTED] writes:
On Sun, 29 Oct 2006 16:02:41 -0800, Blars Blarson [EMAIL PROTECTED]
wrote:
We have a SA rule for this run now, but sending such hints to
[EMAIL PROTECTED] will get them seen much faster than debian-devel that I'm
more than a week behind in reading.

So you really want to be manually informed about spam runs against the
BTS? Don't you notice unusual activity in some rrd-based monitoring
system?

If you have an idea for a new spamassassin rule that will get a
current spam run without triggering on non-spam, send it to
[EMAIL PROTECTED]  Unfortunatly, much spam is now using anti-bayes tecniques
and is hard to catch without also getting non-spam.

I do see each message with a SA score = -1, but at times I've been
days behind slogging through them.


-- 
Blars Blarson   [EMAIL PROTECTED]
http://www.blars.org/blars.html
With Microsoft, failure is not an option.  It is a standard feature.


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



Re: Lots of (easily recognisible) spam sent to the BTS today

2006-10-30 Thread Kurt Roeckx
On Mon, Oct 30, 2006 at 01:36:56PM -0800, Blars Blarson wrote:
 In article [EMAIL PROTECTED] [EMAIL PROTECTED] writes:
 On Sun, 29 Oct 2006 16:02:41 -0800, Blars Blarson [EMAIL PROTECTED]
 wrote:
 We have a SA rule for this run now, but sending such hints to
 [EMAIL PROTECTED] will get them seen much faster than debian-devel that I'm
 more than a week behind in reading.
 
 So you really want to be manually informed about spam runs against the
 BTS? Don't you notice unusual activity in some rrd-based monitoring
 system?
 
 If you have an idea for a new spamassassin rule that will get a
 current spam run without triggering on non-spam, send it to
 [EMAIL PROTECTED]  Unfortunatly, much spam is now using anti-bayes tecniques
 and is hard to catch without also getting non-spam.
 
 I do see each message with a SA score = -1, but at times I've been
 days behind slogging through them.

Does that mean that we shouldn't report spam we see in the BTS?  If I
now see spam going to a bugreport of mine, I always go and press the
this bug log contains spam.  Should I just not bother with it?


Kurt


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



Re: arches and etch

2006-10-30 Thread Hamish Moffatt
On Mon, Oct 30, 2006 at 08:43:06PM +, Bill Allombert wrote:
 On Sat, Oct 28, 2006 at 01:04:28PM +0100, Neil McGovern wrote:
  So why aren't we sill shipping on 286 machines?
 
 Because we never had ?  We have dropped support for i386, but only
 a fraction of i386 had a MMU and so were able to run Linux, and this
 change was forced upon us by the rest of the world.

? All i386s had MMUs. Not many had FPUs, but that can be emulated.

The 286 did not have a suitable MMU.

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


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



Re: Arch: all package FTBFS due to test needing network access - RC?

2006-10-30 Thread Thomas Bushnell BSG
On Mon, 2006-10-30 at 12:53 -0800, Steve Langasek wrote:

 Keeping such tests in package builds is fine, but they should either be
 disabled by default (enabled with an environment variable, say), or they
 should be informational only.

It seems to me that it should also be fine if the test runs when network
access is available (and the package build fails if the test fails for a
reason which is not just network not working), but that if the network
is not working, package build just continues.

Thomas



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


Re: Lots of (easily recognisible) spam sent to the BTS today

2006-10-30 Thread Javier Fernández-Sanguino Peña
On Mon, Oct 30, 2006 at 10:50:51PM +0100, Kurt Roeckx wrote:
  If you have an idea for a new spamassassin rule that will get a
  current spam run without triggering on non-spam, send it to
  [EMAIL PROTECTED]  Unfortunatly, much spam is now using anti-bayes tecniques
  and is hard to catch without also getting non-spam.
  
  I do see each message with a SA score = -1, but at times I've been
  days behind slogging through them.
 
 Does that mean that we shouldn't report spam we see in the BTS?  If I
 now see spam going to a bugreport of mine, I always go and press the
 this bug log contains spam.  Should I just not bother with it?

BTW, could it be possible to provide an alternate interface to submit spam?
(like the 'report-listspam AT lists.debian.org' we can bounce spam from the
mailing lists to)

I do get a lot of spam for BTS entries (mainly for www.debian.org entries)
and the quantity has increased somewhat recently. I've found that
when I go to bugs.debian.org/#Bugnumber to report it the spam has been
already removed (good). However, confirming each spam I have in my mailbox
vs. the web interface is time consuming and slightly frustating when you find
that the spam had no opportunity to get in (the bug was archived) or it was
already removed (bad).

Would it be possible to have a 'bounce spam' mail address that could use the
Message-ID in it to add it to the list of spams you already process? If
not it would be nice to at least, have an interface to submit a bunch of
Message-IDs that have already been determined to be spam (by a human being
that has received the backscatter)

Thanks for your efforts in pruning spam off the BTS.

Regards

Javier


PS: If abuse of that (e-mail) interface was of concern it could be
implemented so as to only consider GPG/PGP signed mail from DDs (I don't see
that the web interface takes any precaution against being abused, from what I
can tell, but a e-mail gateway is slightly more easier to abuse)





signature.asc
Description: Digital signature


Re: Bug#396117: ITP: cpufreq-detect -- detect CPU frequency control driver

2006-10-30 Thread Matthew Garrett
Peter Palfrader [EMAIL PROTECTED] wrote:

 How come it never outputs p4_clockmod?  I use that happily on several
 different machines.

In most workloads, p4_clockmod will have a negligable effect on power 
consumption and has a sufficiently high latency that it creates a 
noticable reduction in interactive performance. When I worked on that 
script originally, I decided that anyone who wanted that could just add 
p4_clockmod to /etc/modules.

-- 
Matthew Garrett | [EMAIL PROTECTED]


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



Re: On including 64-bit libs in 32-bit packages (see #344104)

2006-10-30 Thread Matthew Garrett
Bill Allombert [EMAIL PROTECTED] wrote:
 On Mon, Oct 23, 2006 at 07:30:47PM +0100, Matthew Garrett wrote:
 Bear in mind that the 64-bit kernel doesn't offer all the functionality 
 that the 32-bit one does. vm86 is the most obvious thing missing.
 
 and it seems a 64-bit kernel needs a 64-bit iptables.

Yes, applications with close ties to the kernel are likely to be a 
problem. Last time I checked USB printers didn't work either. It's 
possible that it'll be a supportable configuration in the future, but we 
may well have flying cars by then.

-- 
Matthew Garrett | [EMAIL PROTECTED]


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



Re: On including 64-bit libs in 32-bit packages (see #344104)

2006-10-30 Thread Faidon Liambotis
Matthew Garrett wrote:
 Bill Allombert [EMAIL PROTECTED] wrote:
 On Mon, Oct 23, 2006 at 07:30:47PM +0100, Matthew Garrett wrote:
 Bear in mind that the 64-bit kernel doesn't offer all the functionality 
 that the 32-bit one does. vm86 is the most obvious thing missing.
 and it seems a 64-bit kernel needs a 64-bit iptables.
 
 Yes, applications with close ties to the kernel are likely to be a 
 problem. Last time I checked USB printers didn't work either. It's 
 possible that it'll be a supportable configuration in the future, but we 
 may well have flying cars by then.
No flying cars needed -- at least for the iptables/netfilter part.
2.6.17 and newer (64-bit) kernels[1] work fine with 32-bit iptables.
This is not a problem for etch -- sarge OTOH had that problem and yet we
shipped 64-bit kernels.

1:
http://kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=2722971cbe831117686039d5c334f2c0f560be13


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



Re: Lots of (easily recognisible) spam sent to the BTS today

2006-10-30 Thread Blars Blarson
On Mon, Oct 30, 2006 at 10:50:51PM +0100, Kurt Roeckx wrote:
 Does that mean that we shouldn't report spam we see in the BTS?  If I
 now see spam going to a bugreport of mine, I always go and press the
 this bug log contains spam.  Should I just not bother with it?

The ones that are reported generally get cleaned sooner, but new spam
to bugs should be cleaned out without being manually reported anyway.
Tomas Pospisek has started searching older bugs for obvious spam, and
that is being cleaned out as I have time available.

The amount of time this is taking has been going up, and I expect to
have less time available for it in the future.

-- 
Blars Blarson   [EMAIL PROTECTED]
http://www.blars.org/blars.html
With Microsoft, failure is not an option.  It is a standard feature.


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



Re: Lots of (easily recognisible) spam sent to the BTS today

2006-10-30 Thread Blars Blarson
In article [EMAIL PROTECTED] [EMAIL PROTECTED] writes:
BTW, could it be possible to provide an alternate interface to submit spam?
(like the 'report-listspam AT lists.debian.org' we can bounce spam from the
mailing lists to)

Here's a short script I use to process messages sent to [EMAIL PROTECTED]
that report spam.  It uses the existing interface.

#!/usr/bin/perl

use strict;
use LWP::Simple;

my @mess = STDIN;
my $mess = join('', @mess);
my @bugs = $mess =~ /[^\d](\d{3,8})/gs;

foreach my $bug (@bugs) {
my $ans = get(http://bugs.debian.org/cgi-bin/bugspam.cgi?bug=$bug;);
}



-- 
Blars Blarson   [EMAIL PROTECTED]
http://www.blars.org/blars.html
With Microsoft, failure is not an option.  It is a standard feature.


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



Re: arches and etch

2006-10-30 Thread Ron Johnson
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 10/30/06 14:43, Bill Allombert wrote:
 On Sat, Oct 28, 2006 at 01:04:28PM +0100, Neil McGovern wrote:
[snip]
 Because we never had ?  We have dropped support for i386, but only
 a fraction of i386 had a MMU and so were able to run Linux, and this
 change was forced upon us by the rest of the world.



I'm very sure that all 386 chips had MMU.

You might have been thinking of the 386SX, which did not have an
FPU.  However, it could easily (but *slowly*) run Linux when enable
 software FP was enabled in the kernel.

- --
Ron Johnson, Jr.
Jefferson LA  USA

Is common sense really valid?
For example, it is common sense to white-power racists that
whites are superior to blacks, and that those with brown skins
are mud people.
However, that common sense is obviously wrong.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (GNU/Linux)

iD8DBQFFRr4MS9HxQb37XmcRAlcLAJ4kut4+1ajHJJfzF73Tmm+nKfdVYgCfcPjl
6tIts9asqnlY8XlvJcOaHyI=
=KDuS
-END PGP SIGNATURE-


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



Re: Arch: all package FTBFS due to test needing network access - RC?

2006-10-30 Thread Russ Allbery
Steve Langasek [EMAIL PROTECTED] writes:

 Interactive tests or tests requiring network access should not have to
 pass in order to build a package.

What about tests that only require localhost be available?  I'd been
puzzling over that for a bit with some of the Perl module tests.

-- 
Russ Allbery ([EMAIL PROTECTED])   http://www.eyrie.org/~eagle/


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



Bug#396312: RFA: gnome-pilot -- A GNOME applet for management of your Palm PDA

2006-10-30 Thread Mike Markley
Package: wnpp
Severity: normal

As I no longer have a PalmOS PDA or a GNOME installation, I am decidedly
not the person to be maintaining this package. It probably makes sense
for any new maintainer of this to also take over gnome-pilot-conduits;
while they're not the same sources upstream, the same team maintains
both, and they're released in tandem.

-- 
Mike Markley [EMAIL PROTECTED]


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



Re: Lots of (easily recognisible) spam sent to the BTS today

2006-10-30 Thread Bruce Sass
On Mon October 30 2006 16:46, Javier Fernández-Sanguino Peña wrote:
...
 However, confirming each spam I have
 in my mailbox vs. the web interface is time consuming and slightly
 frustating when you find that the spam had no opportunity to get in
 (the bug was archived) or it was already removed (bad).

How time consuming it is depends on the UI. I checked out and reported 
70+ spam messages sent to packages (via [EMAIL PROTECTED]) handled by 
[EMAIL PROTECTED] a couple days ago (two batches) fairly quickly by using 
KDE's run command applet (averaging 8 keystrokes, 2 mouse movements, 
and two clicks, per message.)

 PS: If abuse of that (e-mail) interface was of concern it could be
 implemented so as to only consider GPG/PGP signed mail from DDs (I
 don't see that the web interface takes any precaution against being
 abused, from what I can tell, but a e-mail gateway is slightly more
 easier to abuse)

I have also been doing some bug cleaning in dselect recently (30+ bugs 
closed or recalssified, only one which I ended up reopening), something 
which would not be possible without pestering DD's if signed messages 
were required.

I have yet to see a spam message sent to the BTS which used a Package: 
pseudoheader, so that should work to eliminate BTS spam without 
preventing non-DD's helping out.


- Bruce



Re: [help] Tix: seeking advice for #394635

2006-10-30 Thread Amaya
Piotr Ozarowski wrote:
 dh_compress -X.macros

Thanks, that was helpful.


-- 
  ·''`. If I can't dance to it, it's not my revolution
 : :' :-- Emma Goldman
 `. `'   Proudly running Debian GNU/Linux (unstable)
   `- www.amayita.com  www.malapecora.com  www.chicasduras.com


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



Accepted ruby1.8 1.8.5-3 (source i386 all)

2006-10-30 Thread akira yamada
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Mon, 30 Oct 2006 15:15:56 +0900
Source: ruby1.8
Binary: libtcltk-ruby1.8 libruby1.8-dbg rdoc1.8 libgdbm-ruby1.8 ruby1.8-dev 
ruby1.8-elisp ruby1.8-examples libdbm-ruby1.8 irb1.8 ruby1.8 
libreadline-ruby1.8 libopenssl-ruby1.8 libruby1.8 ri1.8
Architecture: source i386 all
Version: 1.8.5-3
Distribution: unstable
Urgency: medium
Maintainer: akira yamada [EMAIL PROTECTED]
Changed-By: akira yamada [EMAIL PROTECTED]
Description: 
 irb1.8 - Interactive Ruby (for Ruby 1.8)
 libdbm-ruby1.8 - DBM interface for Ruby 1.8
 libgdbm-ruby1.8 - GDBM interface for Ruby 1.8
 libopenssl-ruby1.8 - OpenSSL interface for Ruby 1.8
 libreadline-ruby1.8 - Readline interface for Ruby 1.8
 libruby1.8 - Libraries necessary to run Ruby 1.8
 libruby1.8-dbg - Debugging symbols for Ruby 1.8
 libtcltk-ruby1.8 - Tcl/Tk interface for Ruby 1.8
 rdoc1.8- Generate documentation from Ruby source files (for Ruby 1.8)
 ri1.8  - Ruby Interactive reference (for Ruby 1.8)
 ruby1.8- Interpreter of object-oriented scripting language Ruby 1.8
 ruby1.8-dev - Header files for compiling extension modules for the Ruby 1.8
 ruby1.8-elisp - ruby-mode for Emacsen
 ruby1.8-examples - Examples for Ruby 1.8
Closes: 392803 393685 394336
Changes: 
 ruby1.8 (1.8.5-3) unstable; urgency=medium
 .
   * removed debian/patches/801_imap_extraspace.patch and
 added debian/patches/128_imap_extraspace.patch:
   - the fix is included into upstream CVS.
   * renamed debian/patches/802_rdoc_nameerror.patch to
 debian/patches/129_rdoc_nameerror.patch:
   - the fix is included into upstream CVS.
   * applied debian/patches/131_sandbox.patch:
   - added Thread#kill!.  [ruby-core:08768]
   * applied debian/patches/132_update_docs.patch:
   - small fixes and updates for rdocs.
   * applied debian/patches/133_array.patch:
   - fixed a potential leaks caused by shift.  [ruby-talk:216055]
 [ruby-core:08922] [ruby-list:42907]
   * applied debian/patches/134_dir_checkdir.patch:
   - internal existence test for / fails anytime. [ruby-core:08913]
   * applied debian/patches/135_mkmf.patch:
   - set default $LDFLAGS.  [ruby-talk:216256]
   - check function pointer first and macro next.  [ruby-core:08949]
   - fixed the bug of handling COMMON_MACROS.
   * applied debian/patches/137_jcode.patch:
   - succ! in jcode.rb doesn't work on $KCODE == 'n'.  [ruby-talk:216845]
   * applied debian/patches/138_eval.patch:
   - check protected visibility based on real self, not ruby_frame-self.
 [ruby-talk:217822]
   * applied debian/patches/139_include_module.patch:
   - remove unnecessary check.  [ruby-talk:218402]
   * applied debian/patches/140_bignum_shift.patch:
   - a bug in right shift of negative bignums.  [ruby-core:09020]
   * applied debian/patches/141_rexml_enc.patch:
   - spaces are allowed around equal sign.  [ruby-core:09032]
   * applied debian/patches/142_wrong_id_check.patch:
   - wrong id check.  [ruby-core:09158]
   - typo fixed.  [ruby-core:09168]
   * applied debian/patches/143_rb_warning.patch:
   - some error message may contain format specifiers.  [ruby-dev:29657]
   * applied debian/patches/144_parse.y.patch.patch:
   - no need to re-create NODE_SELF() again.  [ruby-core:09177]
   - use particular enums.  [ruby-core:09221]
   * applied debian/patches/145_signal.patch:
   - handle SIGTERM.  [ruby-list:42895]
   - don't set SA_RESTART.  a backport from the HEAD.  [ruby-talk:220937]
 [ruby-talk:147220]
   * applied debian/patches/146_string_tainted.patch:
   - should be infected with only original string, but not the shared
 string.  [ruby-core:09152]
   - strnig.c (rb_str_new4): keep shared string untainted when orignal
 string is tainted.  [ruby-dev:29672]
   * applied debian/patches/147_configure_alloca.patch:
   - alloca is broken; use C_ALLOCA instead.  [ruby-dev:29416]
   * applied debian/patches/148_openssl.patch:
   - ossl_pkcs7_verify, ossl_spki_initialize: should clear error.
 (Closes: #394336)
   - Use digest/md5 instead of obsolete md5.
   * applied debian/patches/803_imap_nomodseq.patch:
   - net/imap chokes on NOMODSEQ response. [ruby-Bugs#6026]
 (Closes: #392803)
   * applied debian/patches/804_soap.patch:
   - huge memory usage with the Ebay API.
 http://dev.ctor.org/soap4r/ticket/224 (Closes: 393685)
Files: 
 9a4fa6966ddefdb470f29581325284db 1068 interpreters optional ruby1.8_1.8.5-3.dsc
 e87c5be8d8f92a0ecb1e59a87034e375 87821 interpreters optional 
ruby1.8_1.8.5-3.diff.gz
 ee346b4c77c915a1700a7f11e4f85355 215988 interpreters optional 
ruby1.8_1.8.5-3_i386.deb
 92224ac720e86d7116f3fcba5bfb05d2 1528340 libs optional 
libruby1.8_1.8.5-3_i386.deb
 173e25c72d021eb84e1ba07724cf4cf5 110 libdevel extra 
libruby1.8-dbg_1.8.5-3_i386.deb
 9db3110f471e4013b858847169fe9c5d 717248 devel optional 

Accepted gnome-hearts 0.1.2-2 (source i386)

2006-10-30 Thread Loic Minier
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Mon, 30 Oct 2006 09:58:17 +0100
Source: gnome-hearts
Binary: gnome-hearts
Architecture: source i386
Version: 0.1.2-2
Distribution: unstable
Urgency: high
Maintainer: Sander Marechal [EMAIL PROTECTED]
Changed-By: Loic Minier [EMAIL PROTECTED]
Description: 
 gnome-hearts - The classic hearts card game for the GNOME desktop
Changes: 
 gnome-hearts (0.1.2-2) unstable; urgency=high
 .
   * Add CDBS' utils.
   * Update patch 01_gnome_cards_data to use bonded.svg as the default card set
 instead of bonded.png; depend on gnome-cards-data = 1:2.16; partially
 fixes #396043.
   * Extract bonded.png from older gnome-cards-data and install it where
 expected for backwards compatibility with end-user configs; build-depend
 on sng; conflict with gnome-cards-data  1:2.16; partially fixes #396043.
Files: 
 27f13c776351c1037c214b73711f3dad 1576 games optional gnome-hearts_0.1.2-2.dsc
 2debc5dd9492a9c796d595873dc693a0 273318 games optional 
gnome-hearts_0.1.2-2.diff.gz
 69ab88fa9ae106e10362523df2920c54 168306 games optional 
gnome-hearts_0.1.2-2_i386.deb

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

iD8DBQFFRcE84VUX8isJIMARAi4OAJ4nk/xN0ZjoFzVxk+7jE8+M34bX5gCfYipx
UhgaUhg2DlKr8L9h1tMeG9A=
=KcuR
-END PGP SIGNATURE-


Accepted:
gnome-hearts_0.1.2-2.diff.gz
  to pool/main/g/gnome-hearts/gnome-hearts_0.1.2-2.diff.gz
gnome-hearts_0.1.2-2.dsc
  to pool/main/g/gnome-hearts/gnome-hearts_0.1.2-2.dsc
gnome-hearts_0.1.2-2_i386.deb
  to pool/main/g/gnome-hearts/gnome-hearts_0.1.2-2_i386.deb


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



Accepted libsdl1.2 1.2.11-6 (source i386)

2006-10-30 Thread Debian packages
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Mon, 30 Oct 2006 08:05:00 +0100
Source: libsdl1.2
Binary: libsdl1.2debian-oss libsdl1.2debian-alsa libsdl1.2debian-arts 
libsdl1.2debian libsdl1.2-dev libsdl1.2debian-udeb libsdl1.2debian-nas 
libsdl1.2debian-esd libsdl1.2debian-all
Architecture: source i386
Version: 1.2.11-6
Distribution: unstable
Urgency: high
Maintainer: Debian SDL packages maintainers [EMAIL PROTECTED]
Changed-By: Sam Hocevar (Debian packages) [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-alsa - Simple DirectMedia Layer (with X11 and ALSA 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-nas - Simple DirectMedia Layer (with X11 and NAS options)
 libsdl1.2debian-oss - Simple DirectMedia Layer (with X11 and OSS options)
 libsdl1.2debian-udeb - Simple DirectMedia Layer (with directfb graphics and no 
sound) (udeb)
Closes: 396063
Changes: 
 libsdl1.2 (1.2.11-6) unstable; urgency=high
 .
   * debian/rules:
 + Empty libSDL.la's dependency_libs (Closes: #396063).
   * debian/control:
 + Only recommend -dev packages, because they are not required for
   dynamic linking.
 + Add libcaca-dev and libcucul-dev to the -dev package's Recommends.
Files: 
 c2c70c1ccf32cfd9f67209a0e91a27f6 1500 libs optional libsdl1.2_1.2.11-6.dsc
 04367e21b58c78de873be11dec2ddb06 288176 libs optional 
libsdl1.2_1.2.11-6.diff.gz
 d0d2aa79d6de7bbce764cdcf97ce7235 20574 libs optional 
libsdl1.2debian_1.2.11-6_i386.deb
 2d990efa0209b5fab1e1b8d1f4aa08c8 218518 libs optional 
libsdl1.2debian-all_1.2.11-6_i386.deb
 156619154bdbc73936910666ca787184 208568 libs extra 
libsdl1.2debian-alsa_1.2.11-6_i386.deb
 c45ce96e99d3bf32c5b98c0762ba8d25 209254 libs extra 
libsdl1.2debian-oss_1.2.11-6_i386.deb
 093c7c92fd0c84af20209e55c149e753 207542 libs extra 
libsdl1.2debian-esd_1.2.11-6_i386.deb
 bd63d8145b4bb9dc3280d298885cdc4d 207498 libs extra 
libsdl1.2debian-arts_1.2.11-6_i386.deb
 2a4c0920fdf3db07a48b8221ffe922a6 207660 libs extra 
libsdl1.2debian-nas_1.2.11-6_i386.deb
 846fe8b94be4b693bcc6d0284bd85ead 117128 debian-installer extra 
libsdl1.2debian-udeb_1.2.11-6_i386.udeb
 9d43b8c41cd4426070d6938e6bfada94 846128 libdevel optional 
libsdl1.2-dev_1.2.11-6_i386.deb
Package-Type: udeb

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

iD8DBQFFRb9mfPP1rylJn2ERAiW3AJ9MoFqPkPDhJGO80zhvOUsIj8PBdwCffh4j
nzwaSX++FNHkxZPAZzzbkmg=
=A1KH
-END PGP SIGNATURE-


Accepted:
libsdl1.2-dev_1.2.11-6_i386.deb
  to pool/main/libs/libsdl1.2/libsdl1.2-dev_1.2.11-6_i386.deb
libsdl1.2_1.2.11-6.diff.gz
  to pool/main/libs/libsdl1.2/libsdl1.2_1.2.11-6.diff.gz
libsdl1.2_1.2.11-6.dsc
  to pool/main/libs/libsdl1.2/libsdl1.2_1.2.11-6.dsc
libsdl1.2debian-all_1.2.11-6_i386.deb
  to pool/main/libs/libsdl1.2/libsdl1.2debian-all_1.2.11-6_i386.deb
libsdl1.2debian-alsa_1.2.11-6_i386.deb
  to pool/main/libs/libsdl1.2/libsdl1.2debian-alsa_1.2.11-6_i386.deb
libsdl1.2debian-arts_1.2.11-6_i386.deb
  to pool/main/libs/libsdl1.2/libsdl1.2debian-arts_1.2.11-6_i386.deb
libsdl1.2debian-esd_1.2.11-6_i386.deb
  to pool/main/libs/libsdl1.2/libsdl1.2debian-esd_1.2.11-6_i386.deb
libsdl1.2debian-nas_1.2.11-6_i386.deb
  to pool/main/libs/libsdl1.2/libsdl1.2debian-nas_1.2.11-6_i386.deb
libsdl1.2debian-oss_1.2.11-6_i386.deb
  to pool/main/libs/libsdl1.2/libsdl1.2debian-oss_1.2.11-6_i386.deb
libsdl1.2debian-udeb_1.2.11-6_i386.udeb
  to pool/main/libs/libsdl1.2/libsdl1.2debian-udeb_1.2.11-6_i386.udeb
libsdl1.2debian_1.2.11-6_i386.deb
  to pool/main/libs/libsdl1.2/libsdl1.2debian_1.2.11-6_i386.deb


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



Accepted numactl 0.9.10-2 (source i386)

2006-10-30 Thread Ian Wienand
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Mon, 30 Oct 2006 17:04:58 +1100
Source: numactl
Binary: libnuma-dbg libnuma1 libnuma-dev numactl
Architecture: source i386
Version: 0.9.10-2
Distribution: unstable
Urgency: low
Maintainer: Ian Wienand [EMAIL PROTECTED]
Changed-By: Ian Wienand [EMAIL PROTECTED]
Description: 
 libnuma-dbg - Debug package for libnuma
 libnuma-dev - Development files for libnuma
 libnuma1   - Libraries for controlling NUMA policy
 numactl- NUMA scheduling and memory placement tool
Changes: 
 numactl (0.9.10-2) unstable; urgency=low
 .
   * add patches/powerpc.patch with migrate_pages syscall.  I am told this
 will be the right number now (see:
 http://lists.debian.org/debian-powerpc/2006/10/msg00329.html)
Files: 
 4c49b2e3641c20df74e3339ad912bf52 710 admin optional numactl_0.9.10-2.dsc
 43435f52dd84e91a42a1b3c0da61e9f4 4925 admin optional numactl_0.9.10-2.diff.gz
 465ae90384eb32d200faf8031c72f206 23812 admin optional numactl_0.9.10-2_i386.deb
 773864546659568645cb77dbeaf7511c 15416 libs optional libnuma1_0.9.10-2_i386.deb
 7dbad98bc276c90fd687cfa836160d7a 16030 libdevel extra 
libnuma-dev_0.9.10-2_i386.deb
 3816d4b611d20f55f079337f952b385b 34912 libdevel extra 
libnuma-dbg_0.9.10-2_i386.deb
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (GNU/Linux)

iD8DBQFFRccbWDlSU/gp6ecRAt/VAKC1gk6RxWvCaEOGM1gezJt2oM/v6QCgm2Nm
anug2FbcHP9vByXex1o7LSk=
=YJnX
-END PGP SIGNATURE-


Accepted:
libnuma-dbg_0.9.10-2_i386.deb
  to pool/main/n/numactl/libnuma-dbg_0.9.10-2_i386.deb
libnuma-dev_0.9.10-2_i386.deb
  to pool/main/n/numactl/libnuma-dev_0.9.10-2_i386.deb
libnuma1_0.9.10-2_i386.deb
  to pool/main/n/numactl/libnuma1_0.9.10-2_i386.deb
numactl_0.9.10-2.diff.gz
  to pool/main/n/numactl/numactl_0.9.10-2.diff.gz
numactl_0.9.10-2.dsc
  to pool/main/n/numactl/numactl_0.9.10-2.dsc
numactl_0.9.10-2_i386.deb
  to pool/main/n/numactl/numactl_0.9.10-2_i386.deb


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



Accepted libcommons-jexl-java 1.0-4 (source all)

2006-10-30 Thread Arnaud Vandyck
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Mon, 30 Oct 2006 10:42:33 +0100
Source: libcommons-jexl-java
Binary: libcommons-jexl-java
Architecture: source all
Version: 1.0-4
Distribution: unstable
Urgency: low
Maintainer: Debian Java Maintainers 
pkg-java-maintainers@lists.alioth.debian.org
Changed-By: Arnaud Vandyck [EMAIL PROTECTED]
Description: 
 libcommons-jexl-java - expression language engine
Closes: 395366
Changes: 
 libcommons-jexl-java (1.0-4) unstable; urgency=low
 .
   * build with java-gcj-compat-dev (jikes no more needed) (closes:
 Bug#395366)
   * debian/rules: ant-launcher.jar no more needed
   * updated Standard-Version to 3.7.2; no change needed.
Files: 
 244186c6d7be5382b9852188c9eb16a0 797 libs optional 
libcommons-jexl-java_1.0-4.dsc
 d64eab4045d657aa9390f604b1de5cc6 3437 libs optional 
libcommons-jexl-java_1.0-4.diff.gz
 4e5efd69b47794b6ab031b151fd5dc04 110076 libs optional 
libcommons-jexl-java_1.0-4_all.deb

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

iD8DBQFFRctK4vzFZu62tMIRAlxkAJoDW5GSgKJkLvFeezPVOVyAJcNBGQCgu2GX
cYIgsUV2v7kv/O16HWqF4dA=
=Zu7w
-END PGP SIGNATURE-


Accepted:
libcommons-jexl-java_1.0-4.diff.gz
  to pool/main/libc/libcommons-jexl-java/libcommons-jexl-java_1.0-4.diff.gz
libcommons-jexl-java_1.0-4.dsc
  to pool/main/libc/libcommons-jexl-java/libcommons-jexl-java_1.0-4.dsc
libcommons-jexl-java_1.0-4_all.deb
  to pool/main/libc/libcommons-jexl-java/libcommons-jexl-java_1.0-4_all.deb


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



Accepted tor 0.1.2.3-alpha-1 (source i386)

2006-10-30 Thread Peter Palfrader
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Mon, 30 Oct 2006 11:06:52 +0100
Source: tor
Binary: tor-dbg tor
Architecture: source i386
Version: 0.1.2.3-alpha-1
Distribution: experimental
Urgency: low
Maintainer: Peter Palfrader [EMAIL PROTECTED]
Changed-By: Peter Palfrader [EMAIL PROTECTED]
Description: 
 tor- anonymizing overlay network for TCP
 tor-dbg- debugging symbols for Tor
Changes: 
 tor (0.1.2.3-alpha-1) experimental; urgency=low
 .
   * New upstream version.
Files: 
 8d9c6e4eb1eedde902d30576d39215c5 703 comm optional tor_0.1.2.3-alpha-1.dsc
 fc3b587af65d7b8e04d6baa13a44c3eb 1052446 comm optional 
tor_0.1.2.3-alpha.orig.tar.gz
 08f55d915c671c8176cf2987f16122a4 70960 comm optional 
tor_0.1.2.3-alpha-1.diff.gz
 9be51ccbc7c01b8ba28cdd3e6c121c5d 875548 comm optional 
tor_0.1.2.3-alpha-1_i386.deb
 2e31d9f27a05fc17cb197bbff0bd48ca 500454 comm extra 
tor-dbg_0.1.2.3-alpha-1_i386.deb

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

iD8DBQFFRdoxz/ccs6+kS90RApEaAJ0ZQWu4yVqI9TuompRL3pnFqPu7eACfUQ7x
nuC4Y+q/hYr/gBqx/SqqLnY=
=gBIW
-END PGP SIGNATURE-


Accepted:
tor-dbg_0.1.2.3-alpha-1_i386.deb
  to pool/main/t/tor/tor-dbg_0.1.2.3-alpha-1_i386.deb
tor_0.1.2.3-alpha-1.diff.gz
  to pool/main/t/tor/tor_0.1.2.3-alpha-1.diff.gz
tor_0.1.2.3-alpha-1.dsc
  to pool/main/t/tor/tor_0.1.2.3-alpha-1.dsc
tor_0.1.2.3-alpha-1_i386.deb
  to pool/main/t/tor/tor_0.1.2.3-alpha-1_i386.deb
tor_0.1.2.3-alpha.orig.tar.gz
  to pool/main/t/tor/tor_0.1.2.3-alpha.orig.tar.gz


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



Accepted nbio 2.0-14 (source amd64)

2006-10-30 Thread Michael Ablassmeier
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Mon, 30 Oct 2006 12:26:09 +0100
Source: nbio
Binary: libnbio2-java
Architecture: source amd64
Version: 2.0-14
Distribution: unstable
Urgency: low
Maintainer: Debian QA Group [EMAIL PROTECTED]
Changed-By: Michael Ablassmeier [EMAIL PROTECTED]
Description: 
 libnbio2-java - NBIO: Nonblocking I/O for Java, Version 2
Closes: 395717
Changes: 
 nbio (2.0-14) unstable; urgency=low
 .
   * QA upload.
   * Add missing binary-indep target to debian/rules Closes: #395717
   * Conforms with latest Standards Version 3.7.2
Files: 
 70292690b909b39352afba9018eaad5f 623 libs optional nbio_2.0-14.dsc
 a321d80ed557ca482776898c52fa3419 16566 libs optional nbio_2.0-14.diff.gz
 373727b80b6c008dcef640069314e340 114264 libs optional 
libnbio2-java_2.0-14_amd64.deb

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

iD8DBQFFReHLEFV7g4B8rCURAshwAJ4lyZDgtfw8BlAu+4S9W/qHnk2HPACg5K3V
n0RYWxvedFJigHn0YXRKuZg=
=8fAm
-END PGP SIGNATURE-


Accepted:
libnbio2-java_2.0-14_amd64.deb
  to pool/main/n/nbio/libnbio2-java_2.0-14_amd64.deb
nbio_2.0-14.diff.gz
  to pool/main/n/nbio/nbio_2.0-14.diff.gz
nbio_2.0-14.dsc
  to pool/main/n/nbio/nbio_2.0-14.dsc


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



Accepted fv 3.0-15 (source amd64)

2006-10-30 Thread Michael Ablassmeier
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Mon, 30 Oct 2006 12:23:25 +0100
Source: fv
Binary: fv
Architecture: source amd64
Version: 3.0-15
Distribution: unstable
Urgency: low
Maintainer: Debian QA Group [EMAIL PROTECTED]
Changed-By: Michael Ablassmeier [EMAIL PROTECTED]
Description: 
 fv - a tool for viewing and editing FITS format files
Closes: 395687
Changes: 
 fv (3.0-15) unstable; urgency=low
 .
   * QA upload.
   * Add missing binary-indep target to debian/rules Closes: #395687
   * Conforms with latest Standards Version 3.7.2
Files: 
 688b48ffbc8cdce8fc6cf586abb3891d 611 science optional fv_3.0-15.dsc
 810a792ae201d795d7c6591c7e3a626b 83195 science optional fv_3.0-15.diff.gz
 fd6f0f4f0ae9865366626d84a110202b 1147846 science optional fv_3.0-15_amd64.deb

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

iD8DBQFFReGlEFV7g4B8rCURAmnnAKCLQnZS/npO2lweQdALzW7xIbVgpwCgwc/+
3WPqHWRusTfm0tUeNQs4mVQ=
=ZV0x
-END PGP SIGNATURE-


Accepted:
fv_3.0-15.diff.gz
  to pool/main/f/fv/fv_3.0-15.diff.gz
fv_3.0-15.dsc
  to pool/main/f/fv/fv_3.0-15.dsc
fv_3.0-15_amd64.deb
  to pool/main/f/fv/fv_3.0-15_amd64.deb


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



Accepted celestia 1.3.2-4 (source i386 all)

2006-10-30 Thread Matej Vela
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Mon, 30 Oct 2006 12:04:52 +0100
Source: celestia
Binary: celestia-gnome celestia-common celestia celestia-glut
Architecture: source i386 all
Version: 1.3.2-4
Distribution: unstable
Urgency: low
Maintainer: Debian QA Group [EMAIL PROTECTED]
Changed-By: Matej Vela [EMAIL PROTECTED]
Description: 
 celestia   - A real-time visual space simulation (KDE frontend)
 celestia-common - Datafiles for Celestia, a real-time visual space simulation
 celestia-glut - A real-time visual space simulation (GLUT frontend)
 celestia-gnome - A real-time visual space simulation (Gnome frontend)
Changes: 
 celestia (1.3.2-4) unstable; urgency=low
 .
   * QA upload.
   * Package is orphaned (#374534); set maintainer to Debian QA Group.
   * debian/changelog: Remove obsolete Emacs local variables.
   * debian/control: Add missing commas.
   * debian/watch: Add.
Files: 
 5db5e406e52f2ecdb4f452c195ec1a06 769 science optional celestia_1.3.2-4.dsc
 5398bed1f679b8b19f6c389414e52a5f 499416 science optional 
celestia_1.3.2-4.diff.gz
 bdc56471a0de0187a3a71b295a85b02d 1548956 kde optional celestia_1.3.2-4_i386.deb
 0e118083236e2732f0513a93410f26b3 701798 gnome optional 
celestia-gnome_1.3.2-4_i386.deb
 9d4c1190ebe5a4a042684f4e92bb4745 596626 science optional 
celestia-glut_1.3.2-4_i386.deb
 b09384ab231bed01856ee42cf7b0b06c 15782638 science optional 
celestia-common_1.3.2-4_all.deb

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

iD8DBQFFRd8ixBYivKllgY8RAtYGAKCzKzddefjDxH/bklZsjychK3yMyQCgl7tM
lcbyMJHrthH6NAIm5vm/Fv8=
=ymko
-END PGP SIGNATURE-


Accepted:
celestia-common_1.3.2-4_all.deb
  to pool/main/c/celestia/celestia-common_1.3.2-4_all.deb
celestia-glut_1.3.2-4_i386.deb
  to pool/main/c/celestia/celestia-glut_1.3.2-4_i386.deb
celestia-gnome_1.3.2-4_i386.deb
  to pool/main/c/celestia/celestia-gnome_1.3.2-4_i386.deb
celestia_1.3.2-4.diff.gz
  to pool/main/c/celestia/celestia_1.3.2-4.diff.gz
celestia_1.3.2-4.dsc
  to pool/main/c/celestia/celestia_1.3.2-4.dsc
celestia_1.3.2-4_i386.deb
  to pool/main/c/celestia/celestia_1.3.2-4_i386.deb


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



Accepted vino 2.16.0-2 (source i386)

2006-10-30 Thread Loic Minier
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sun, 29 Oct 2006 22:20:58 +0100
Source: vino
Binary: vino
Architecture: source i386
Version: 2.16.0-2
Distribution: unstable
Urgency: medium
Maintainer: Jordi Mallach [EMAIL PROTECTED]
Changed-By: Loic Minier [EMAIL PROTECTED]
Description: 
 vino   - VNC server for GNOME
Closes: 395994
Changes: 
 vino (2.16.0-2) unstable; urgency=medium
 .
   * New patch, 10_fix-corre-encoding, to fix an issue with the CoRRE encoding
 saying its only sending a single rectangle, but sending lots more; thanks
 Detlef Schmicker; from upstream CVS; closes: #395994.
Files: 
 1459b1f61aac327773f4cb8896b2c57f 1530 gnome optional vino_2.16.0-2.dsc
 2c169bc992980e7c77ca25dc008b446b 101697 gnome optional vino_2.16.0-2.diff.gz
 d4554dc7cbc09ef939a1702047d3a0e6 314572 gnome optional vino_2.16.0-2_i386.deb

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

iD8DBQFFReBY4VUX8isJIMARAiamAJ9tHcl/CcfmVlXrnTZY05S1TSMacQCcDBG9
cJTosqNS/ZiOGnC43aH6efc=
=G6wb
-END PGP SIGNATURE-


Accepted:
vino_2.16.0-2.diff.gz
  to pool/main/v/vino/vino_2.16.0-2.diff.gz
vino_2.16.0-2.dsc
  to pool/main/v/vino/vino_2.16.0-2.dsc
vino_2.16.0-2_i386.deb
  to pool/main/v/vino/vino_2.16.0-2_i386.deb


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



Accepted koffice 1:1.6.0-3 (source i386 all)

2006-10-30 Thread Isaac Clerencia
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sat, 28 Oct 2006 15:58:11 +0200
Source: koffice
Binary: koffice-data kivio koffice kugar kchart karbon kpresenter koffice-dbg 
kformula koffice-libs koshell kivio-data kspread kword koffice-doc krita 
krita-data kexi koffice-dev kword-data kthesaurus koffice-doc-html kplato 
kpresenter-data
Architecture: source i386 all
Version: 1:1.6.0-3
Distribution: unstable
Urgency: high
Maintainer: Debian Qt/KDE Maintainers debian-qt-kde@lists.debian.org
Changed-By: Isaac Clerencia [EMAIL PROTECTED]
Description: 
 karbon - a vector graphics application for the KDE Office Suite
 kchart - a chart drawing program for the KDE Office Suite
 kexi   - integrated database environment for the KDE Office Suite
 kformula   - a formula editor for the KDE Office Suite
 kivio  - a flowcharting program for the KDE Office Suite
 kivio-data - data files for Kivio flowcharting program
 koffice- KDE Office Suite
 koffice-data - common shared data for the KDE Office Suite
 koffice-dbg - debugging symbols for koffice
 koffice-dev - common libraries for KOffice (development files)
 koffice-doc - developer documentation for the KDE Office Suite
 koffice-doc-html - KDE Office Suite documentation in HTML format
 koffice-libs - common libraries and binaries for the KDE Office Suite
 koshell- the KDE Office Suite workspace
 kplato - an integrated project management and planning tool
 kpresenter - a presentation program for the KDE Office Suite
 kpresenter-data - data files for KPresenter presentation program
 krita  - a pixel-based image manipulation program for the KDE Office Suite
 krita-data - data files for Krita painting program
 kspread- a spreadsheet for the KDE Office Suite
 kthesaurus - thesaurus for the KDE Office Suite
 kugar  - a business report maker for the KDE Office Suite
 kword  - a word processor for the KDE Office Suite
 kword-data - data files for KWord word processor
Closes: 395868
Changes: 
 koffice (1:1.6.0-3) unstable; urgency=high
 .
   * Urgency high as it fixes several severe bugs (one critical, two ones only
 reported upstream)
   * Fix Krita keeps producing windows when using Text tool with a
 tablet stylus, closes: #395868
   * Fix crash in select = color range (kde bug 135148)
   * Fix using the fill tool with the tablet makes krita eat memory
 (kde bug 133148)
Files: 
 8a7888e863c30709d05e2f26c05d00b3 1513 kde optional koffice_1.6.0-3.dsc
 9db00c37451ae6ec2b4fb1c8beca35bd 475856 kde optional koffice_1.6.0-3.diff.gz
 b1b1f19ec186032ca8caf74ea6c957f5 23986 kde optional koffice_1.6.0-3_all.deb
 766a38518e75fdd46f9a7f8fb029dcff 95308870 doc optional 
koffice-doc_1.6.0-3_all.deb
 5f9a5642cceea08d0c41a36773f913b1 522082 doc optional 
koffice-doc-html_1.6.0-3_all.deb
 bcb4d6c39e9ecf6488985299bd85a7ea 682204 graphics optional 
kivio-data_1.6.0-3_all.deb
 3419b031f06e8e465feae2103df75ab6 1898560 kde optional 
kpresenter-data_1.6.0-3_all.deb
 2c50a986eefd357e2d376f2e39a01e9a 28296888 kde optional 
krita-data_1.6.0-3_all.deb
 c30352132c56306fc2ae4f16d2f36c0d 1771086 kde optional 
kword-data_1.6.0-3_all.deb
 0ba72ed0c3a82f3b5ebf8d0bf3130831 748996 libs optional 
koffice-data_1.6.0-3_all.deb
 9b73f1a1956b15a426380a0dc563f64e 976286 graphics optional 
karbon_1.6.0-3_i386.deb
 de63e860bae8a2709522cb98582468c3 1302586 kde optional kchart_1.6.0-3_i386.deb
 01a3066aee78bbb8f6b39358787b4f4b 3320516 kde optional kexi_1.6.0-3_i386.deb
 ae2449ea7129193dacb8ea5f1007035d 1034052 kde optional kformula_1.6.0-3_i386.deb
 954b22da1389055e487bf5b7cec2e4cb 568612 graphics optional 
kivio_1.6.0-3_i386.deb
 20ba22c71a1d4c74b9f683250f921565 191508 kde optional koshell_1.6.0-3_i386.deb
 b0e6395bc6f6ca9ccea247f3110ca3a5 885336 kde optional kplato_1.6.0-3_i386.deb
 2abe3f00db974675d3e30177ce6e2022 1267506 kde optional 
kpresenter_1.6.0-3_i386.deb
 cd69c38155d07374ebefe5dad7e157e7 3019516 kde optional krita_1.6.0-3_i386.deb
 e88e8a05099b14554a3acb9669b11c96 2591892 kde optional kspread_1.6.0-3_i386.deb
 b6224496c6eaaa5c08235d28158d86a9 445858 kde optional kugar_1.6.0-3_i386.deb
 c507fde8eae41f757e23bb95018ff93b 2675790 kde optional kword_1.6.0-3_i386.deb
 9c41271e36c11e95f849256b499a963b 326080 kde optional 
kthesaurus_1.6.0-3_i386.deb
 2ef2f5479e3d20c6a73a1eaefb051c16 2494654 libs optional 
koffice-libs_1.6.0-3_i386.deb
 9796e22a55157e0161d4ed9fa33a90d0 376822 libdevel optional 
koffice-dev_1.6.0-3_i386.deb
 854f005dce9e8698402b018d6d7d7511 55699858 libdevel extra 
koffice-dbg_1.6.0-3_i386.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (GNU/Linux)
Comment: Signed by Isaac Clerencia [EMAIL PROTECTED]

iD8DBQFFRdT3QET2GFTmct4RAqPpAJ9H+/0quQCTgiBTFwG6iJA7u3MErACfU40T
F8FMKQnBcYjGsmLFaC44TOs=
=Z0r5
-END PGP SIGNATURE-


Accepted:
karbon_1.6.0-3_i386.deb
  to pool/main/k/koffice/karbon_1.6.0-3_i386.deb
kchart_1.6.0-3_i386.deb
  to pool/main/k/koffice/kchart_1.6.0-3_i386.deb
kexi_1.6.0-3_i386.deb
  to 

Accepted xlbiff 4.1-4 (source i386)

2006-10-30 Thread Christoph Martin
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Mon, 30 Oct 2006 12:30:07 +0100
Source: xlbiff
Binary: xlbiff
Architecture: source i386
Version: 4.1-4
Distribution: unstable
Urgency: low
Maintainer: Christoph Martin [EMAIL PROTECTED]
Changed-By: Christoph Martin [EMAIL PROTECTED]
Description: 
 xlbiff - X Literate Biff. Displays From and Subject lines of your new mail
Closes: 395927
Changes: 
 xlbiff (4.1-4) unstable; urgency=low
 .
   * change paths from /usr/X11R6/ to /usr (closes: #395927)
Files: 
 fffc85d79dd7cde7cb0e71301c7f9af9 889 mail optional xlbiff_4.1-4.dsc
 0398484ea3db369482294dcce481073a 2731 mail optional xlbiff_4.1-4.diff.gz
 94aa05ee0f5643f179db977c2ad1452b 19842 mail optional xlbiff_4.1-4_i386.deb

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

iQEVAwUBRUXprm4/9k35XC9tAQLK1ggAncxJoDp7dbOoQjlXJnUxe4ulQLgzXDFA
wL2G5QvRdrw+bl/Gr9tmHML0uJp8Ia9v6MkkESDXjvDvGYptIGOJCFMcbGTcj5XK
iEev4Q4V7l/auDmnEqNOEdPDe3Zaph2JqVPbt7vNTbDeww5CaXTyacotBiq+NZtm
V+eamP6YlUKdn/fVh4Spd0JW3IePx3GagHxKRjVHVXi8IVBGo3/HUYJ+EqysHyiN
LoFx7aApiz/1CyiMb0FxGtj3fMrF7NWGHAD4pRkdLqlCw25FfeInIDE1Ds+ztYZU
da0KlVVrsjF0Cckp/mhaVUdI56Jqv0iqgGzowp6hBRbuU3bzll8OsA==
=aKy7
-END PGP SIGNATURE-


Accepted:
xlbiff_4.1-4.diff.gz
  to pool/main/x/xlbiff/xlbiff_4.1-4.diff.gz
xlbiff_4.1-4.dsc
  to pool/main/x/xlbiff/xlbiff_4.1-4.dsc
xlbiff_4.1-4_i386.deb
  to pool/main/x/xlbiff/xlbiff_4.1-4_i386.deb


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



Accepted arno-iptables-firewall 1.8.8.c-1 (source all)

2006-10-30 Thread Michael Hanke
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Mon, 30 Oct 2006 08:18:55 +0100
Source: arno-iptables-firewall
Binary: arno-iptables-firewall
Architecture: source all
Version: 1.8.8.c-1
Distribution: unstable
Urgency: low
Maintainer: Michael Hanke [EMAIL PROTECTED]
Changed-By: Michael Hanke [EMAIL PROTECTED]
Description: 
 arno-iptables-firewall - Single- and multi-homed firewall script with DSL/ADSL 
support
Changes: 
 arno-iptables-firewall (1.8.8.c-1) unstable; urgency=low
 .
   * New upstream release (fixed MAC-filter).
Files: 
 49b92ba3aabedcf604c19d76d08788ad 654 net optional 
arno-iptables-firewall_1.8.8.c-1.dsc
 080395e5c25120b45286813ca9c7f87a 74327 net optional 
arno-iptables-firewall_1.8.8.c.orig.tar.gz
 6f446e9ac9bcae9f0b5844cc27232fd3 32417 net optional 
arno-iptables-firewall_1.8.8.c-1.diff.gz
 685f508e50a162320138c8699ad9facc 97728 net optional 
arno-iptables-firewall_1.8.8.c-1_all.deb

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

iD8DBQFFRe2vEFV7g4B8rCURAtKsAJ9QBg34KKPULsSt8FDHIeES8GHmEQCgqfut
2APVCZht/o7Uq0h/FSkKc8E=
=sms3
-END PGP SIGNATURE-


Accepted:
arno-iptables-firewall_1.8.8.c-1.diff.gz
  to pool/main/a/arno-iptables-firewall/arno-iptables-firewall_1.8.8.c-1.diff.gz
arno-iptables-firewall_1.8.8.c-1.dsc
  to pool/main/a/arno-iptables-firewall/arno-iptables-firewall_1.8.8.c-1.dsc
arno-iptables-firewall_1.8.8.c-1_all.deb
  to pool/main/a/arno-iptables-firewall/arno-iptables-firewall_1.8.8.c-1_all.deb
arno-iptables-firewall_1.8.8.c.orig.tar.gz
  to 
pool/main/a/arno-iptables-firewall/arno-iptables-firewall_1.8.8.c.orig.tar.gz


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



Accepted hmake 3.12-1 (source amd64)

2006-10-30 Thread wibble
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sat, 28 Oct 2006 21:22:32 +
Source: hmake
Binary: hmake
Architecture: source amd64
Version: 3.12-1
Distribution: unstable
Urgency: low
Maintainer: Ian Lynagh (wibble) [EMAIL PROTECTED]
Changed-By: Ian Lynagh (wibble) [EMAIL PROTECTED]
Description: 
 hmake  - The Haskell Make System
Closes: 393582
Changes: 
 hmake (3.12-1) unstable; urgency=low
 .
   * New upstream version:
 * Builds with GHC 6.6. Closes: #393582.
 * Dropped patch to src/interpreter/HInteractive.hs (unnecessary
   now cpp is not used on that file).
 * Dropped patch to script/confhc (upstream applied an alternate fix).
 * Dropped patch to src/hmake/PackageConfig.hs (upstream applied an
   alternate fix).
 * Dropped patch to src/interpreter/Makefile (applied upstream).
 * Dropped patch to man/hmake.1 (applied upstream).
 * Dropped patch to Makefile (applied upstream).
   * make realclean rather than merely clean.
   * Added hacks to clean .hi files that get left behind.
   * Drop README that just pointed at the upstream website.
   * Updated debian/control so the new GHC arches get included.
   * Apply:
   [EMAIL PROTECTED]
   module Readline is now called System.Console.Readline,
   and it lives in -package readline instead of -package util (or wherever
   it used to be).
 (affects script/fixghc, src/interpreter/Makefile and
  src/interpreter/SimpleLineEditor.hs).
Files: 
 662a82de9d344fd0a89f2eaad827079a 713 devel optional hmake_3.12-1.dsc
 f46d00608264a750aec6d75ad9602129 104244 devel optional hmake_3.12.orig.tar.gz
 4ce06b2bc1f641f8d343d3672f190783 8182 devel optional hmake_3.12-1.diff.gz
 e84d3b1d725b5add160558c6797f3b74 1176008 devel optional hmake_3.12-1_amd64.deb

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

iD8DBQFFRe1863y6poDIPo4RAtIcAJ9Bw76K+cHaaAHR7X2+N2KZYrWFggCffqzG
qNQL4rVsnf+SS6QWcDamLZw=
=lpTY
-END PGP SIGNATURE-


Accepted:
hmake_3.12-1.diff.gz
  to pool/main/h/hmake/hmake_3.12-1.diff.gz
hmake_3.12-1.dsc
  to pool/main/h/hmake/hmake_3.12-1.dsc
hmake_3.12-1_amd64.deb
  to pool/main/h/hmake/hmake_3.12-1_amd64.deb
hmake_3.12.orig.tar.gz
  to pool/main/h/hmake/hmake_3.12.orig.tar.gz


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



Accepted flamerobin 0.7.5-2 (source amd64)

2006-10-30 Thread Damyan Ivanov
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Mon, 30 Oct 2006 13:05:58 +0200
Source: flamerobin
Binary: flamerobin
Architecture: source amd64
Version: 0.7.5-2
Distribution: unstable
Urgency: low
Maintainer: Damyan Ivanov [EMAIL PROTECTED]
Changed-By: Damyan Ivanov [EMAIL PROTECTED]
Description: 
 flamerobin - graphical database administration tool for Firebird DBMS
Changes: 
 flamerobin (0.7.5-2) unstable; urgency=low
 .
   * Moved linker flags to LDFLAGS
   * Added --as-needed to LDFLAGS to avoid unnecessary NEEDED entries.
 Thanks to Christian 'Greek0' Aichinger.
   * use dh_link to create html docs symlink. Spares a line in debian/dirs
 Thanks to Isaac Clerencia.
   * Remove debian/dirs and use dh_createdirs, since only one dir has to be
 created.
Files: 
 881bf995fbd39eb71c1924c85d0a9ca0 614 utils optional flamerobin_0.7.5-2.dsc
 d89b53921275eb0feefafe3eb7e158ea 6133 utils optional flamerobin_0.7.5-2.diff.gz
 7c9ada8ea3e5d7b40c2b4581bfd558b4 838120 utils optional 
flamerobin_0.7.5-2_amd64.deb

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

iD8DBQFFRfSCEFV7g4B8rCURAjkVAJ9ngd04MKkwpAOMEl1pr0spqClY8gCbBZVN
8/4BKwn/hqczZaScdvctbRo=
=PKxG
-END PGP SIGNATURE-


Accepted:
flamerobin_0.7.5-2.diff.gz
  to pool/main/f/flamerobin/flamerobin_0.7.5-2.diff.gz
flamerobin_0.7.5-2.dsc
  to pool/main/f/flamerobin/flamerobin_0.7.5-2.dsc
flamerobin_0.7.5-2_amd64.deb
  to pool/main/f/flamerobin/flamerobin_0.7.5-2_amd64.deb


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



Accepted dbconfig-common 1.8.28 (source all)

2006-10-30 Thread sean finney
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Mon, 30 Oct 2006 14:05:46 +0100
Source: dbconfig-common
Binary: dbconfig-common
Architecture: source all
Version: 1.8.28
Distribution: unstable
Urgency: low
Maintainer: sean finney [EMAIL PROTECTED]
Changed-By: sean finney [EMAIL PROTECTED]
Description: 
 dbconfig-common - common framework for packaging database applications
Changes: 
 dbconfig-common (1.8.28) unstable; urgency=low
 .
   * update package decscription to include mention of sqlite support.
   * preseeding values were still being dropped if debconf priority
 was set to = high.  should be fixed now.  thanks to Finn Smith
 for his continued vigilance :)
Files: 
 ddfe6fac86cc63eb0313f89b54a20f2d 561 admin optional dbconfig-common_1.8.28.dsc
 205c397a4e9763a42bfab199106220b8 249901 admin optional 
dbconfig-common_1.8.28.tar.gz
 8f94784d5edf9250b44ef8214ad23b25 431070 admin optional 
dbconfig-common_1.8.28_all.deb

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

iD8DBQFFRflNynjLPm522B0RAl+mAJwP3M8nZ/FK8xEw8VSxT0YRAJiFGACfWP2R
Cdm3y3/yShfQ14YgfdZc2mg=
=lueI
-END PGP SIGNATURE-


Accepted:
dbconfig-common_1.8.28.dsc
  to pool/main/d/dbconfig-common/dbconfig-common_1.8.28.dsc
dbconfig-common_1.8.28.tar.gz
  to pool/main/d/dbconfig-common/dbconfig-common_1.8.28.tar.gz
dbconfig-common_1.8.28_all.deb
  to pool/main/d/dbconfig-common/dbconfig-common_1.8.28_all.deb


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



Accepted regina-normal 4.3.1-3 (source all i386)

2006-10-30 Thread Ben Burton
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sun, 29 Oct 2006 22:25:06 +1100
Source: regina-normal
Binary: regina-normal-dev regina-normal regina-normal-doc
Architecture: source all i386
Version: 4.3.1-3
Distribution: unstable
Urgency: low
Maintainer: Ben Burton [EMAIL PROTECTED]
Changed-By: Ben Burton [EMAIL PROTECTED]
Description: 
 regina-normal - 3-manifold topology software with normal surface support
 regina-normal-dev - development files for Regina, the 3-manifold topology 
software
 regina-normal-doc - API docs for Regina, the 3-manifold topology software
Changes: 
 regina-normal (4.3.1-3) unstable; urgency=low
 .
   * Removed www-browser as an alternative to konqueror in regina-normal-doc
 recommendations, since the GUI needs konqueror specifically to open the
 API docs from the help menu.
Files: 
 66877ed5952e7cfb4994ba8499f9fae6 931 math extra regina-normal_4.3.1-3.dsc
 fe8b1f410c23853fc7c8e1f4458c1b34 132865 math extra 
regina-normal_4.3.1-3.diff.gz
 78be1fee58316bf9d6e56c7af6dfaa40 1215452 doc extra 
regina-normal-doc_4.3.1-3_all.deb
 1ae7edfa95ca09854245dc4829850509 5196126 math extra 
regina-normal_4.3.1-3_i386.deb
 ce2925c39246503fc3a5cc37bde1579b 3005228 libdevel extra 
regina-normal-dev_4.3.1-3_i386.deb

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

iD8DBQFFRe9+MQNuxza4YcERAhjDAJ9YQL0nSeA+aZYwwKrmFXygHp17owCgjl/r
/gRASYudPktqjYJH7Bp5RFQ=
=+0OX
-END PGP SIGNATURE-


Accepted:
regina-normal-dev_4.3.1-3_i386.deb
  to pool/main/r/regina-normal/regina-normal-dev_4.3.1-3_i386.deb
regina-normal-doc_4.3.1-3_all.deb
  to pool/main/r/regina-normal/regina-normal-doc_4.3.1-3_all.deb
regina-normal_4.3.1-3.diff.gz
  to pool/main/r/regina-normal/regina-normal_4.3.1-3.diff.gz
regina-normal_4.3.1-3.dsc
  to pool/main/r/regina-normal/regina-normal_4.3.1-3.dsc
regina-normal_4.3.1-3_i386.deb
  to pool/main/r/regina-normal/regina-normal_4.3.1-3_i386.deb


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



Accepted vfu 4.06-3 (source i386)

2006-10-30 Thread Matej Vela
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Mon, 30 Oct 2006 14:31:04 +0100
Source: vfu
Binary: vfu
Architecture: source i386
Version: 4.06-3
Distribution: unstable
Urgency: low
Maintainer: Debian QA Group [EMAIL PROTECTED]
Changed-By: Matej Vela [EMAIL PROTECTED]
Description: 
 vfu- A versatile text-based filemanager
Closes: 377179
Changes: 
 vfu (4.06-3) unstable; urgency=low
 .
   * QA upload.
   * vslib/getopt2.h: Fix C/C++ linkage declarations conflict.
 Closes: #377179.
   * debian/control: Remove spurious `${shlibs:Misc}'.
Files: 
 c979d032fba82ce4829d3066fb0ffd71 574 utils optional vfu_4.06-3.dsc
 cc89e8796a8756931414d56d627f899c 8018 utils optional vfu_4.06-3.diff.gz
 34617e0b38efb4b0632b9ce18b437924 185970 utils optional vfu_4.06-3_i386.deb

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

iD8DBQFFRf7UxBYivKllgY8RAot7AJ0SYckAHGM7SktDxUicoHP71CKVIQCgqZKc
N6NavfuC7BCxe4e/qK1SiJU=
=58Kn
-END PGP SIGNATURE-


Accepted:
vfu_4.06-3.diff.gz
  to pool/main/v/vfu/vfu_4.06-3.diff.gz
vfu_4.06-3.dsc
  to pool/main/v/vfu/vfu_4.06-3.dsc
vfu_4.06-3_i386.deb
  to pool/main/v/vfu/vfu_4.06-3_i386.deb


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



Accepted app-install-data 0.1.32.1debian (source all)

2006-10-30 Thread Peter Rockai
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Mon, 30 Oct 2006 14:33:27 +0100
Source: app-install-data
Binary: app-install-data
Architecture: source all
Version: 0.1.32.1debian
Distribution: unstable
Urgency: low
Maintainer: Peter Rockai [EMAIL PROTECTED]
Changed-By: Peter Rockai [EMAIL PROTECTED]
Description: 
 app-install-data - Application Installer Data Files
Closes: 388023
Changes: 
 app-install-data (0.1.32.1debian) unstable; urgency=low
 .
   * Drop all multiverse icons and desktop files, closes: 388023.
Files: 
 f4d8f199402669303baede6cb0af3de2 631 x11 optional 
app-install-data_0.1.32.1debian.dsc
 2bc0562833dc4831f9a54504d3a1640d 3005081 x11 optional 
app-install-data_0.1.32.1debian.tar.gz
 6a6952c31513e9c785bee5f58bf0eb1e 3036674 x11 optional 
app-install-data_0.1.32.1debian_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (GNU/Linux)
Comment: Signed by Isaac Clerencia [EMAIL PROTECTED]

iD8DBQFFRgQAQET2GFTmct4RAoMqAKCX/fpC0euZa+OciHZkDyDEVM3cfQCfcxwf
1hW+7k91GBJZOfpK8psj0mw=
=PVeC
-END PGP SIGNATURE-


Accepted:
app-install-data_0.1.32.1debian.dsc
  to pool/main/a/app-install-data/app-install-data_0.1.32.1debian.dsc
app-install-data_0.1.32.1debian.tar.gz
  to pool/main/a/app-install-data/app-install-data_0.1.32.1debian.tar.gz
app-install-data_0.1.32.1debian_all.deb
  to pool/main/a/app-install-data/app-install-data_0.1.32.1debian_all.deb


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



Accepted ilohamail 0.8.14-0rc3sid3 (source all)

2006-10-30 Thread Radu Spineanu
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sat, 28 Oct 2006 20:24:47 +0300
Source: ilohamail
Binary: ilohamail
Architecture: source all
Version: 0.8.14-0rc3sid3
Distribution: unstable
Urgency: low
Maintainer: Joerg Jaspert [EMAIL PROTECTED]
Changed-By: Radu Spineanu [EMAIL PROTECTED]
Description: 
 ilohamail  - Light weight yet full featured multilingual web-based IMAP/POP3 c
Closes: 370575 374848 385537 385539 394110
Changes: 
 ilohamail (0.8.14-0rc3sid3) unstable; urgency=low
 .
   * Support non-standard SMTP ports (closes: #385537)
   * Added a note in config.php about IlohaMail not needing
 the 'courier' SMTP submission mode anymore (closes: #385539)
   * Updated translations:
 + German (de.po) by Daniel Knabl (closes: #374848, #370575)
 + Japanese (ja.po) by Hideki Yamane (closes: #394110)
Files: 
 af06444f6fd54407b8f13cb38fa27148 669 web optional ilohamail_0.8.14-0rc3sid3.dsc
 7b8810f77ded37251a90d94a13812af6 79433 web optional 
ilohamail_0.8.14-0rc3sid3.diff.gz
 dd73a916bb0a88291c98ed9381f55716 379694 web optional 
ilohamail_0.8.14-0rc3sid3_all.deb

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

iD8DBQFFQ5ufJkMZOMmr+9MRAjVvAJ92tlW+nPOC2dB3O9vgM5B+QNK38gCfUsHe
GSiWQFZQlGG5sdpTvkPSZ8M=
=ODGN
-END PGP SIGNATURE-


Accepted:
ilohamail_0.8.14-0rc3sid3.diff.gz
  to pool/main/i/ilohamail/ilohamail_0.8.14-0rc3sid3.diff.gz
ilohamail_0.8.14-0rc3sid3.dsc
  to pool/main/i/ilohamail/ilohamail_0.8.14-0rc3sid3.dsc
ilohamail_0.8.14-0rc3sid3_all.deb
  to pool/main/i/ilohamail/ilohamail_0.8.14-0rc3sid3_all.deb


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



Accepted libjakarta-poi-java 2.5.1-3 (source all)

2006-10-30 Thread Arnaud Vandyck
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Mon, 30 Oct 2006 14:19:36 +0100
Source: libjakarta-poi-java
Binary: libjakarta-poi-java libjakarta-poi-java-doc
Architecture: source all
Version: 2.5.1-3
Distribution: unstable
Urgency: low
Maintainer: Debian Java Maintainers 
pkg-java-maintainers@lists.alioth.debian.org
Changed-By: Arnaud Vandyck [EMAIL PROTECTED]
Description: 
 libjakarta-poi-java - Poor Obfuscation Implementation
 libjakarta-poi-java-doc - Poor Obfuscation Implementation Documentation
Closes: 393151
Changes: 
 libjakarta-poi-java (2.5.1-3) unstable; urgency=low
 .
   * Standards-Version: updated to 3.7.2, no change needed
   * built with java-gcj-compat-dev
   * no more run the tests (closes: #393151). I was able to run a lot of
 tests with java-gcj-compat, but got a problem 'cannot open
 display'. Maybe it'll be a problem with pbuilders.
   * removed the patches
Files: 
 4006f51cde716fe9a887e6a3d5216ac4 951 libs optional 
libjakarta-poi-java_2.5.1-3.dsc
 8f397f08335f80f5645fdb048c5e1802 6280 libs optional 
libjakarta-poi-java_2.5.1-3.diff.gz
 5c8daa32cf867d1ad0d056fd93f4913e 992304 libs optional 
libjakarta-poi-java_2.5.1-3_all.deb
 a053ee9c1e038275526a4c1f4124928c 2346162 doc optional 
libjakarta-poi-java-doc_2.5.1-3_all.deb

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

iD8DBQFFRfyK4vzFZu62tMIRAnVbAKC5dJ+Qv2434iwqLZs0P+RZseSTHACfaeTj
iZDYhxvpepQR2bN7e7ugcs4=
=9cqm
-END PGP SIGNATURE-


Accepted:
libjakarta-poi-java-doc_2.5.1-3_all.deb
  to pool/main/libj/libjakarta-poi-java/libjakarta-poi-java-doc_2.5.1-3_all.deb
libjakarta-poi-java_2.5.1-3.diff.gz
  to pool/main/libj/libjakarta-poi-java/libjakarta-poi-java_2.5.1-3.diff.gz
libjakarta-poi-java_2.5.1-3.dsc
  to pool/main/libj/libjakarta-poi-java/libjakarta-poi-java_2.5.1-3.dsc
libjakarta-poi-java_2.5.1-3_all.deb
  to pool/main/libj/libjakarta-poi-java/libjakarta-poi-java_2.5.1-3_all.deb


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



Accepted xmms2 0.2DrGonzo-2 (source i386 all)

2006-10-30 Thread Florian Ragwitz
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Mon, 30 Oct 2006 14:30:21 +0100
Source: xmms2
Binary: xmms2-plugin-daap xmms2-plugin-flac libxmmsclient++-glib0 
libxmmsclient++-dev xmms2-plugin-mad xmms2-client-avahi libxmmsclient0 
libxmmsclient-glib-dev libxmmsclient++0 xmms2-plugin-oss libxmmsclient-dev 
xmms2-plugin-jack xmms2-plugin-smb xmms2-client-medialib-updater 
python-xmmsclient xmms2-plugin-vorbis xmms2-plugin-gnomevfs xmms2-client-cli 
xmms2-plugin-mms xmms2-plugin-wma libxmmsclient++-glib-dev xmms2-core 
xmms2-plugin-icymetaint libxmmsclient-ruby xmms2-plugin-modplug xmms2-et 
xmms2-plugin-ices xmms2-plugin-curl xmms2-plugin-musepack xmms2-plugin-sid 
xmms2-plugin-id3v2 libxmmsclient-glib0 libxmmsclient-ruby1.8 xmms2 xmms2-dev 
xmms2-plugin-alsa
Architecture: source i386 all
Version: 0.2DrGonzo-2
Distribution: unstable
Urgency: low
Maintainer: Florian Ragwitz [EMAIL PROTECTED]
Changed-By: Florian Ragwitz [EMAIL PROTECTED]
Description: 
 libxmmsclient++-dev - XMMS2 - client library for c++ - development files
 libxmmsclient++-glib-dev - XMMS2 - glib client library for c++ - development 
files
 libxmmsclient++-glib0 - XMMS2 - glib client library for c++
 libxmmsclient++0 - XMMS2 - client library for c++
 libxmmsclient-dev - XMMS2 - client library devel files
 libxmmsclient-glib-dev - XMMS2 - glib client library - development files
 libxmmsclient-glib0 - XMMS2 - glib client library
 libxmmsclient-ruby - XMMS2 - Ruby client library
 libxmmsclient-ruby1.8 - XMMS2 - Ruby bindings
 libxmmsclient0 - XMMS2 - client library
 python-xmmsclient - XMMS2 - Python bindings
 xmms2  - Client/server based media player system
 xmms2-client-avahi - XMMS2 - avahi client
 xmms2-client-cli - XMMS2 - cli client
 xmms2-client-medialib-updater - XMMS2 - medialib-updater client
 xmms2-core - XMMS2 - core package
 xmms2-dev  - XMMS2 - plugin development files
 xmms2-et   - XMMS2 - phone home package
 xmms2-plugin-alsa - XMMS2 - ALSA output
 xmms2-plugin-curl - XMMS2 - curl transport for HTTP
 xmms2-plugin-daap - XMMS2 - daap plugin
 xmms2-plugin-flac - XMMS2 - flac decoder
 xmms2-plugin-gnomevfs - XMMS2 - GnomeVFS transport
 xmms2-plugin-ices - XMMS2 - ogg streaming output
 xmms2-plugin-icymetaint - XMMS2 - shoutcast metadata plugin
 xmms2-plugin-id3v2 - XMMS2 - ID3v2 plugin
 xmms2-plugin-jack - XMMS2 - JACK output
 xmms2-plugin-mad - XMMS2 - libmad based mp3 decoder
 xmms2-plugin-mms - XMMS2 - MMS transport
 xmms2-plugin-modplug - XMMS2 - modplug decoder
 xmms2-plugin-musepack - XMMS2 - mpc decoder
 xmms2-plugin-oss - XMMS2 - OSS output
 xmms2-plugin-sid - XMMS2 - libsidplay2 based decoder
 xmms2-plugin-smb - XMMS2 - Samba transport
 xmms2-plugin-vorbis - XMMS2 - vorbis decoder
 xmms2-plugin-wma - XMMS2 - wma decoder
Closes: 395549
Changes: 
 xmms2 (0.2DrGonzo-2) unstable; urgency=low
 .
   * Fix Description for the modplug plugin (Closes: #395549).
   * Fix dependencies between the various -dev packages.
Files: 
 69dc8741d20391a57718bf7f40c52268 1741 sound optional xmms2_0.2DrGonzo-2.dsc
 e58a86a5a165e0a83328da6ef988420d 10804 sound optional 
xmms2_0.2DrGonzo-2.diff.gz
 c2803e588062709d2ed4fb73a867d949 10570 sound optional 
xmms2_0.2DrGonzo-2_all.deb
 338cb85262ddcf00f3e8b3d42e27b72b 18718 libdevel optional 
xmms2-dev_0.2DrGonzo-2_all.deb
 a17146df540fd519fb60619dc5b695bb 4694 interpreters optional 
libxmmsclient-ruby_0.2DrGonzo-2_all.deb
 da1cfa7589bfb819a62a15908903a653 802862 sound optional 
xmms2-core_0.2DrGonzo-2_i386.deb
 f1e152bec8d67d87b8c7ec7d2fc193d5 11242 sound optional 
xmms2-et_0.2DrGonzo-2_i386.deb
 6703c24a89c17735307dffd5c80e6177 33240 libs optional 
libxmmsclient0_0.2DrGonzo-2_i386.deb
 a84ed1b1d31578e239ab0e0539055f45 35738 libdevel optional 
libxmmsclient-dev_0.2DrGonzo-2_i386.deb
 0a268d4bb466802c68252fde8f38c5dd 6646 libs optional 
libxmmsclient-glib0_0.2DrGonzo-2_i386.deb
 c8cf9d24d933be796b473fa32b698870 6254 libdevel optional 
libxmmsclient-glib-dev_0.2DrGonzo-2_i386.deb
 9837885aead60d757296323dacc2f3f5 172320 libs optional 
libxmmsclient++0_0.2DrGonzo-2_i386.deb
 b7b933c4ef4bfc4182d386bf755a7ce7 519818 libdevel optional 
libxmmsclient++-dev_0.2DrGonzo-2_i386.deb
 e8fc4b2a638cf13b18bf2a9c7a4f3837 7396 libs optional 
libxmmsclient++-glib0_0.2DrGonzo-2_i386.deb
 7519f256375f042a36b56d68f89469df 7198 libdevel optional 
libxmmsclient++-glib-dev_0.2DrGonzo-2_i386.deb
 df6342c198b45db891c21adbc2783854 18820 interpreters optional 
libxmmsclient-ruby1.8_0.2DrGonzo-2_i386.deb
 edd26702d50eefd2ab6b97f0c01dfa8d 52450 python optional 
python-xmmsclient_0.2DrGonzo-2_i386.deb
 9622de2b365b0eb017821faedfff5087 25638 sound optional 
xmms2-client-cli_0.2DrGonzo-2_i386.deb
 67a9944251f03f64c25c1ba251400c04 12234 sound optional 
xmms2-client-avahi_0.2DrGonzo-2_i386.deb
 bdbdccd71c7455788abda043e6ec44f2 10050 sound optional 
xmms2-client-medialib-updater_0.2DrGonzo-2_i386.deb
 259fe2d57f72603ca521c6ea58ef3e2b 9888 sound optional 
xmms2-plugin-curl_0.2DrGonzo-2_i386.deb
 

Accepted scummvm 0.9.1-1 (source i386)

2006-10-30 Thread David Weinehall
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Mon, 30 Oct 2006 16:44:12 +0200
Source: scummvm
Binary: scummvm
Architecture: source i386
Version: 0.9.1-1
Distribution: unstable
Urgency: low
Maintainer: David Weinehall [EMAIL PROTECTED]
Changed-By: David Weinehall [EMAIL PROTECTED]
Description: 
 scummvm- free implementation of LucasArts' S.C.U.M.M interpreter
Changes: 
 scummvm (0.9.1-1) unstable; urgency=low
 .
   * New upstream release
   * debian/prepare: refer to me instead
   * debian/copyright: add the date I adopted the package
Files: 
 4bc97342163773ebb22afb4fbae00c5d 753 games optional scummvm_0.9.1-1.dsc
 7456c99a89e9497f9ef3feb7d8ffd82f 5399932 games optional 
scummvm_0.9.1.orig.tar.gz
 b88cee2a96753905879f563594510c4b 48601 games optional scummvm_0.9.1-1.diff.gz
 1f02d25513d12e9b31c15ab019c7d971 1715162 games optional 
scummvm_0.9.1-1_i386.deb

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

iD8DBQFFRhJm0U6FJtxHyhYRAggGAJ9tHmyZEuXbME2sugzEroBOUgfzDACg/gg7
XyaJnG++4GBK85fQCg07c6c=
=LwxS
-END PGP SIGNATURE-


Accepted:
scummvm_0.9.1-1.diff.gz
  to pool/main/s/scummvm/scummvm_0.9.1-1.diff.gz
scummvm_0.9.1-1.dsc
  to pool/main/s/scummvm/scummvm_0.9.1-1.dsc
scummvm_0.9.1-1_i386.deb
  to pool/main/s/scummvm/scummvm_0.9.1-1_i386.deb
scummvm_0.9.1.orig.tar.gz
  to pool/main/s/scummvm/scummvm_0.9.1.orig.tar.gz


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



Accepted rtorrent 0.6.4-1 (source i386)

2006-10-30 Thread Jose Luis Rivas
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Fri, 27 Oct 2006 22:49:55 -0400
Source: rtorrent
Binary: rtorrent
Architecture: source i386
Version: 0.6.4-1
Distribution: unstable
Urgency: low
Maintainer: Jose Luis Rivas [EMAIL PROTECTED]
Changed-By: Jose Luis Rivas [EMAIL PROTECTED]
Description: 
 rtorrent   - ncurses BitTorrent client based on LibTorrent
Changes: 
 rtorrent (0.6.4-1) unstable; urgency=low
 .
   * New upstream release.
   * Updated dependency with new release of libtorrent.
Files: 
 dab517814a95b23cde66d93d5a0a0a7e 712 net extra rtorrent_0.6.4-1.dsc
 9077817e5a0f505e0b71add9c57b89f7 438407 net extra rtorrent_0.6.4.orig.tar.gz
 faa226a60aec3a0c7e180463851fe943 18319 net extra rtorrent_0.6.4-1.diff.gz
 76f655d858e78c99708b1b553b246b7f 328100 net extra rtorrent_0.6.4-1_i386.deb

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

iD8DBQFFRhvkQUuEI2/szeARAgi/AJwLpjnhpqxp3P2R9ZSrb8l5Hd+aqQCeMKwU
d0+GiNfISegmKM677APRFHk=
=2kai
-END PGP SIGNATURE-


Accepted:
rtorrent_0.6.4-1.diff.gz
  to pool/main/r/rtorrent/rtorrent_0.6.4-1.diff.gz
rtorrent_0.6.4-1.dsc
  to pool/main/r/rtorrent/rtorrent_0.6.4-1.dsc
rtorrent_0.6.4-1_i386.deb
  to pool/main/r/rtorrent/rtorrent_0.6.4-1_i386.deb
rtorrent_0.6.4.orig.tar.gz
  to pool/main/r/rtorrent/rtorrent_0.6.4.orig.tar.gz


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



Accepted apache2 2.2.3-3 (source all amd64)

2006-10-30 Thread Adam Conrad
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sat,  7 Oct 2006 17:57:04 +1000
Source: apache2
Binary: apache2-utils apache2-prefork-dev apache2 apache2-mpm-prefork 
apache2-doc apache2-mpm-event apache2.2-common apache2-mpm-worker apache2-src 
apache2-threaded-dev apache2-mpm-perchild
Architecture: source all amd64
Version: 2.2.3-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Apache Maintainers debian-apache@lists.debian.org
Changed-By: Adam Conrad [EMAIL PROTECTED]
Description: 
 apache2- Next generation, scalable, extendable web server
 apache2-doc - documentation for apache2
 apache2-mpm-event - Event driven model for Apache HTTPD 2.1
 apache2-mpm-perchild - Transitional package - please remove
 apache2-mpm-prefork - Traditional model for Apache HTTPD 2.1
 apache2-mpm-worker - High speed threaded model for Apache HTTPD 2.1
 apache2-prefork-dev - development headers for apache2
 apache2-src - Apache source code
 apache2-threaded-dev - development headers for apache2
 apache2-utils - utility programs for webservers
 apache2.2-common - Next generation, scalable, extendable web server
Closes: 270551 277526 278564 316858 349016 350606 376503 384128 391918 392189 
392349 392356 393277 394658
Changes: 
 apache2 (2.2.3-3) unstable; urgency=medium
 .
   [ Peter Samuelson ]
   * a2dismod: exit 0 if a module exists but is already disabled.
   * Ship a2enmod.8 and a2dismod.8 again, and expand them a bit.
 (Closes: #270551)
 .
   [ Tollef Fog Heen ]
   * Build apache2-src package.
   * Do not AddDefaultCharset if we are proxying.  Closes: #277526
   * Do not forcefully link against libdb4.3 and other libs.
   * Enable the same list of modules as we had in 2.0 (by default) and do
 that for all older versions than 2.2.3-3 to fix upgrade issues people
 have had.  Closes: #392349
   * Set default IndexWidth to *.
   * Clean up CPPFLAGS and CFLAGS, including making all of CFLAGS a
 superset of CPPFLAGS.  Also make sure to include -I switches with
 absolute paths so the apache headers are useful.
   * Warn when not starting HTTPD due to missing apache binary.
 Closes: #384128
   * Provide sample disk and memory cache configurations.  Closes: #278564
   * Provide dir.conf.   Closes: #392356
   * Add alternate dependency from apache to apache2-mpm-event
   * On reload, make the init script exit 1 with an error message if the
 configuration is broken.  Closes: #316858
   * Add default deflate.conf compressing text/html, text/plain and
 text/xml.  Closes: #349016
   * Add { and } around the usage format in the init script to make the
 init script bash completion happier.  Closes: #350606
 .
   [ Adam Conrad ]
   * Update our php4 and php5 conflicts, to reflect the reality that each
 were uploaded and built again while apache2.2 was in the new queue.
 Closes: #392189
   * Migrate kill symlinks from K91 to K09 (closes: #376503)
   * Make apache2 depend on the current version of the MPMs, as it used
 to in the 2.0.x series (and make it binNMU-safe) (closes: #394658)
   * Make sure that the RedirectMatch in sites-available/default continues
 to be commented out for Ubuntu, while having it uncommented for Debian.
 .
   [ Thom May ]
   * Fix permissions on suexec (Closes: #391918)
   * This is Debian, not Ubuntu (Closes: #393277)
Files: 
 9efc7b7e7cf9296e91c7322c0882cf92 1022 web optional apache2_2.2.3-3.dsc
 5033cc8e51de92ab9da46c30a977ff61 102753 web optional apache2_2.2.3-3.diff.gz
 47a1adc154f1eadb9b107542bdbd49a1 979626 web optional 
apache2.2-common_2.2.3-3_amd64.deb
 4434ed65f3aca73d34edd74558170b24 432396 web optional 
apache2-mpm-worker_2.2.3-3_amd64.deb
 bcb856ae130e00ea7f5620cfcdff48af 428454 web optional 
apache2-mpm-prefork_2.2.3-3_amd64.deb
 e03871516392f3bb83289e4291bf6b2b 433006 web optional 
apache2-mpm-event_2.2.3-3_amd64.deb
 5ecab27187862722250d87afe3603c0a 341724 web optional 
apache2-utils_2.2.3-3_amd64.deb
 44466a6267571172c710085b00cbf11a 405706 devel optional 
apache2-prefork-dev_2.2.3-3_amd64.deb
 6efddeb0321c79255a6def258bb62168 406456 devel optional 
apache2-threaded-dev_2.2.3-3_amd64.deb
 2c16e889b3c0c5921c8d276cf9a14e62 271030 web optional 
apache2-mpm-perchild_2.2.3-3_all.deb
 542e5bbf0ac48d7aaeb331b5a12fb601 38128 web optional apache2_2.2.3-3_all.deb
 3fedc4ec3edaa4e01bee00211044e140 2237840 doc optional 
apache2-doc_2.2.3-3_all.deb
 0762df985fe856d05237984607b4bf75 6655118 devel extra 
apache2-src_2.2.3-3_all.deb

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

iD8DBQFFRRbIQSseMYF6mWoRAq8hAJ0aVQMvsNFZZAerX+6db1VOU6S4PQCgkRe/
jBn7j/s/iv6M9YWSH6v4zd8=
=ODB4
-END PGP SIGNATURE-


Accepted:
apache2-doc_2.2.3-3_all.deb
  to pool/main/a/apache2/apache2-doc_2.2.3-3_all.deb
apache2-mpm-event_2.2.3-3_amd64.deb
  to pool/main/a/apache2/apache2-mpm-event_2.2.3-3_amd64.deb
apache2-mpm-perchild_2.2.3-3_all.deb
  to pool/main/a/apache2/apache2-mpm-perchild_2.2.3-3_all.deb

Accepted tkabber 0.9.9-2 (source all)

2006-10-30 Thread Jonas Meurer
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Mon, 30 Oct 2006 16:02:34 +0100
Source: tkabber
Binary: tkabber
Architecture: source all
Version: 0.9.9-2
Distribution: unstable
Urgency: low
Maintainer: Jonas Meurer [EMAIL PROTECTED]
Changed-By: Jonas Meurer [EMAIL PROTECTED]
Description: 
 tkabber- Tcl/Tk based Jabber client
Closes: 395811
Changes: 
 tkabber (0.9.9-2) unstable; urgency=low
 .
   * use upstream Makefile for build process
   * reintroduce binary-arch and binary-indep targets in debian/rules.
 Thanks to Aurelien Jarno [EMAIL PROTECTED]. (closes: #395811)
   * urgency=HIGH as this indeed is a rc bug.
Files: 
 d3282b3594cd223fe4d81d624d3fda42 558 net optional tkabber_0.9.9-2.dsc
 d177c56e713cedd54866611b0d4d4ad4 5615 net optional tkabber_0.9.9-2.diff.gz
 cdf4ede20f30bed7033adc0f30e3c101 807088 net optional tkabber_0.9.9-2_all.deb

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

iD8DBQFFRhk2d6lUs+JfIQIRArOwAJ9VygCfn2pzdahtlKxRR7xwicW5SwCcDkiY
AgSPvDjzDNxn3pNjm4LuWdk=
=sOQb
-END PGP SIGNATURE-


Accepted:
tkabber_0.9.9-2.diff.gz
  to pool/main/t/tkabber/tkabber_0.9.9-2.diff.gz
tkabber_0.9.9-2.dsc
  to pool/main/t/tkabber/tkabber_0.9.9-2.dsc
tkabber_0.9.9-2_all.deb
  to pool/main/t/tkabber/tkabber_0.9.9-2_all.deb


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



Accepted hyperestraier 1.4.7-1 (source i386)

2006-10-30 Thread Fumitoshi UKAI
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Tue, 31 Oct 2006 01:25:10 +0900
Source: hyperestraier
Binary: hyperestraier libestraier-java libestraier8 libestraier-dev 
libestraier-ruby1.8
Architecture: source i386
Version: 1.4.7-1
Distribution: unstable
Urgency: low
Maintainer: Fumitoshi UKAI [EMAIL PROTECTED]
Changed-By: Fumitoshi UKAI [EMAIL PROTECTED]
Description: 
 hyperestraier - a full-text search system for communities
 libestraier-dev - a full-text search system Libraries [development]
 libestraier-java - Hyper Estraier Node API Libraries for Java
 libestraier-ruby1.8 - Hyper Estraier Node API Libraries for Ruby
 libestraier8 - a full-text search system Libraries [runtime]
Changes: 
 hyperestraier (1.4.7-1) unstable; urgency=low
 .
   * New upstream release
Files: 
 614a6ea06deb4cdb4d356b944711c566 1005 text optional hyperestraier_1.4.7-1.dsc
 4e827e9d5db019a863125f08f1080307 972317 text optional 
hyperestraier_1.4.7.orig.tar.gz
 68135ace8995f49a30d39bf5f53a0d06 72259 text optional 
hyperestraier_1.4.7-1.diff.gz
 b1921e32cddc69334d131a778072d6ee 510810 text optional 
hyperestraier_1.4.7-1_i386.deb
 dfe46cec5e24e1a0a00cbc0f21e4fb64 124520 text optional 
libestraier8_1.4.7-1_i386.deb
 18f2a9f0e688f84b168582276c7b66e7 165280 libdevel optional 
libestraier-dev_1.4.7-1_i386.deb
 d1f9d91836fab29b998bc1c1792d372c 82466 text optional 
libestraier-ruby1.8_1.4.7-1_i386.deb
 27c71707510d8147221bc296620a333b 96952 libs optional 
libestraier-java_1.4.7-1_i386.deb

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

iD8DBQFFRig39D5yZjzIjAkRAhOpAJsHw20ThU//HvjAiq2SBN7uoRZYRQCfXRsQ
rqHn55Zxeh7AIFDVmZgQgvY=
=Xtgl
-END PGP SIGNATURE-


Accepted:
hyperestraier_1.4.7-1.diff.gz
  to pool/main/h/hyperestraier/hyperestraier_1.4.7-1.diff.gz
hyperestraier_1.4.7-1.dsc
  to pool/main/h/hyperestraier/hyperestraier_1.4.7-1.dsc
hyperestraier_1.4.7-1_i386.deb
  to pool/main/h/hyperestraier/hyperestraier_1.4.7-1_i386.deb
hyperestraier_1.4.7.orig.tar.gz
  to pool/main/h/hyperestraier/hyperestraier_1.4.7.orig.tar.gz
libestraier-dev_1.4.7-1_i386.deb
  to pool/main/h/hyperestraier/libestraier-dev_1.4.7-1_i386.deb
libestraier-java_1.4.7-1_i386.deb
  to pool/main/h/hyperestraier/libestraier-java_1.4.7-1_i386.deb
libestraier-ruby1.8_1.4.7-1_i386.deb
  to pool/main/h/hyperestraier/libestraier-ruby1.8_1.4.7-1_i386.deb
libestraier8_1.4.7-1_i386.deb
  to pool/main/h/hyperestraier/libestraier8_1.4.7-1_i386.deb


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



Accepted casper 1.77+debian-2 (source i386)

2006-10-30 Thread Marco Amadori
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Mon, 30 Oct 2006 17:06:48 +0100
Source: casper
Binary: casper
Architecture: source i386
Version: 1.77+debian-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Live debian-live-devel@lists.alioth.debian.org
Changed-By: Marco Amadori [EMAIL PROTECTED]
Description: 
 casper - Debian Live initramfs generator
Changes: 
 casper (1.77+debian-2) unstable; urgency=medium
 .
   [ Marco Amadori ]
   * Improved snapshotting (but still experimental).
   * Renamed host= boot parameter to hostname= and shell variable HOST to
 HOSTNAME for consistence, with linux and with username/USERNAME, as
 requested by many people.
   * Fixed a keyb= typo.
   * Added dependence on lsb-base (used by init-script and
 casper-snapshot).
   * Removed DM support (obsolete).
   * Changed a bit locale and keyboard handling.
   * Fixed locale generation.
   * Urgency is set to medium to try reaching Etch with important
 features/bugfixes.
 .
   [ Otavio Salvador ]
   * Really lowered usplash conflicts since Debian doesn't has 0.4.
Files: 
 943d9da3fcc4b26687ec57170d1ca035 693 misc extra casper_1.77+debian-2.dsc
 5b084c1dfe13c73bc3209e60afd25251 35273 misc extra casper_1.77+debian-2.diff.gz
 18922687a7a69ec2df5fd73528dad895 47012 misc extra casper_1.77+debian-2_i386.deb

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

iD8DBQFFRjIZ+C5cwEsrK54RAh+nAKCetRUvtgkoeodnkPQHxFh8c9xupQCdFSnx
Bdhw5W7CmMtyTkKjk/VDJwQ=
=9wLj
-END PGP SIGNATURE-


Accepted:
casper_1.77+debian-2.diff.gz
  to pool/main/c/casper/casper_1.77+debian-2.diff.gz
casper_1.77+debian-2.dsc
  to pool/main/c/casper/casper_1.77+debian-2.dsc
casper_1.77+debian-2_i386.deb
  to pool/main/c/casper/casper_1.77+debian-2_i386.deb


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



Accepted check 0.9.4-2 (source i386)

2006-10-30 Thread Robert Lemmen
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Mon, 30 Oct 2006 11:19:36 +0100
Source: check
Binary: check
Architecture: source i386
Version: 0.9.4-2
Distribution: unstable
Urgency: low
Maintainer: Robert Lemmen [EMAIL PROTECTED]
Changed-By: Robert Lemmen [EMAIL PROTECTED]
Description: 
 check  - unit test framework for C
Closes: 395466 395467 395677
Changes: 
 check (0.9.4-2) unstable; urgency=low
 .
   * Fixed check.m4, thanks josh! (closes: #395466, #395467)
   * Added binary-indep target (closes: #395677)
Files: 
 b1c2a6a4686323f78e1714aecca9dddb 559 devel optional check_0.9.4-2.dsc
 57fc6f410bdd84cd378af2d7b28b0a8c 3906 devel optional check_0.9.4-2.diff.gz
 69bed3452e533dc71fea293ac7b10497 94396 devel optional check_0.9.4-2_i386.deb

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

iD8DBQFFRjCE5UTeB5t8Mo0RAtoCAJ4wvjiYEClF1LBtmO3Y5JvJSsJ9sQCfTRK6
ANUnrDAa4aillnukndryy6Q=
=mrI4
-END PGP SIGNATURE-


Accepted:
check_0.9.4-2.diff.gz
  to pool/main/c/check/check_0.9.4-2.diff.gz
check_0.9.4-2.dsc
  to pool/main/c/check/check_0.9.4-2.dsc
check_0.9.4-2_i386.deb
  to pool/main/c/check/check_0.9.4-2_i386.deb


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



Accepted mh-book 200605-1 (source all)

2006-10-30 Thread Peter S Galbraith
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Mon, 30 Oct 2006 12:34:36 -0500
Source: mh-book
Binary: mh-book
Architecture: source all
Version: 200605-1
Distribution: unstable
Urgency: low
Maintainer: Peter S Galbraith [EMAIL PROTECTED]
Changed-By: Peter S Galbraith [EMAIL PROTECTED]
Description: 
 mh-book- MH  nmh: Email for Users  Programmers online book
Closes: 395628
Changes: 
 mh-book (200605-1) unstable; urgency=low
 .
   * New upstream release.
   * Simplified package considerably, for example, removing CGI search and
 compression of HTML files.
   * Bug fix: mh-book: missing binary-arch target in debian/rules (Policy
 4.9), thanks to Aurelien Jarno (Closes: #395628).
Files: 
 7f6ac56fa383f54525fd2043be3d2665 684 doc optional mh-book_200605-1.dsc
 c263e27dae5ada70c29f767b9c8e1fc4 2206344 doc optional 
mh-book_200605.orig.tar.gz
 ef5513772d475ed643de4c104a158a11 2887 doc optional mh-book_200605-1.diff.gz
 2c3699e58a26d7bceefd954650519d0e 2211050 doc optional mh-book_200605-1_all.deb

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

iQCVAwUBRUY8WLwVH8jSqROhAQLZ/wP+MFZ6UiKiyAbVcm5VHDlDuIai6B7yEeAv
MHROAn+nRMxQNQt886w+N08HVsAqEyfcbLg6WzJLSbo1YX1jB/9MnlVTCt3fpBhK
mPC543FCoyC5otRX4cx9mhilHK0roYJ4YJcGKDADZOF0fw5dq1/hlpKE3dOa5XsN
jozyQkqqXCU=
=2HPw
-END PGP SIGNATURE-


Accepted:
mh-book_200605-1.diff.gz
  to pool/main/m/mh-book/mh-book_200605-1.diff.gz
mh-book_200605-1.dsc
  to pool/main/m/mh-book/mh-book_200605-1.dsc
mh-book_200605-1_all.deb
  to pool/main/m/mh-book/mh-book_200605-1_all.deb
mh-book_200605.orig.tar.gz
  to pool/main/m/mh-book/mh-book_200605.orig.tar.gz


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



Accepted ion3-mod-ionflux 20061022-2 (source alpha)

2006-10-30 Thread Norbert Tretkowski
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Mon, 30 Oct 2006 19:07:51 +0100
Source: ion3-mod-ionflux
Binary: ion3-mod-ionflux
Architecture: source alpha
Version: 20061022-2
Distribution: unstable
Urgency: low
Maintainer: Norbert Tretkowski [EMAIL PROTECTED]
Changed-By: Norbert Tretkowski [EMAIL PROTECTED]
Description: 
 ion3-mod-ionflux - remote control for the ion3 window manager
Changes: 
 ion3-mod-ionflux (20061022-2) unstable; urgency=low
 .
   * Built against ion3-dev 20061029.
Files: 
 3c7625e6d914c4693586064962e4956c 666 x11 extra ion3-mod-ionflux_20061022-2.dsc
 ca76df26f6c600221190a9735184e4ae 3348 x11 extra 
ion3-mod-ionflux_20061022-2.diff.gz
 3bee312054f9a882ef962a66b184cfac 13266 x11 extra 
ion3-mod-ionflux_20061022-2_alpha.deb

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

iD8DBQFFRjrBr/RnCw96jQERAm73AJ9t4YPVIiOXhhkzTDSbEqWaeox3FQCfTAJe
HsmXiJoxNYlwFSkemz4+MZA=
=XOSa
-END PGP SIGNATURE-


Accepted:
ion3-mod-ionflux_20061022-2.diff.gz
  to pool/main/i/ion3-mod-ionflux/ion3-mod-ionflux_20061022-2.diff.gz
ion3-mod-ionflux_20061022-2.dsc
  to pool/main/i/ion3-mod-ionflux/ion3-mod-ionflux_20061022-2.dsc
ion3-mod-ionflux_20061022-2_alpha.deb
  to pool/main/i/ion3-mod-ionflux/ion3-mod-ionflux_20061022-2_alpha.deb


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



Accepted php-gettext 1.0.7-2 (source all)

2006-10-30 Thread metal
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Wed, 25 Oct 2006 13:57:00 -0300
Source: php-gettext
Binary: php-gettext
Architecture: source all
Version: 1.0.7-2
Distribution: unstable
Urgency: low
Maintainer: Marcelo Jorge Vieira (metal) [EMAIL PROTECTED]
Changed-By: Marcelo Jorge Vieira (metal) [EMAIL PROTECTED]
Description: 
 php-gettext - read gettext MO files directly, without requiring anything other 
Closes: 377359
Changes: 
 php-gettext (1.0.7-2) unstable; urgency=low
 .
   * Description makes subjective claims (Closes: #377359)
   * Added homepage link in description
Files: 
 da7ec7cbbf7454e5854f46fb10fd1d11 600 web optional php-gettext_1.0.7-2.dsc
 f6924067642b89676dbc67965101adb8 1727 web optional php-gettext_1.0.7-2.diff.gz
 e9a2d1fa1d1bd7a8e0b82b244e0bb284 16412 web optional php-gettext_1.0.7-2_all.deb

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

iD8DBQFFRjtgJdKMxZV9WM8RAkBCAJ9pfyeIWUXEtzgM6UdFH0WrSReuogCfc3h1
uXk6bolZ8bZeI8VrMJqRdd8=
=lMac
-END PGP SIGNATURE-


Accepted:
php-gettext_1.0.7-2.diff.gz
  to pool/main/p/php-gettext/php-gettext_1.0.7-2.diff.gz
php-gettext_1.0.7-2.dsc
  to pool/main/p/php-gettext/php-gettext_1.0.7-2.dsc
php-gettext_1.0.7-2_all.deb
  to pool/main/p/php-gettext/php-gettext_1.0.7-2_all.deb


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



Accepted gengetopt 2.18-1 (source i386)

2006-10-30 Thread Bart Martens
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Tue, 26 Sep 2006 07:38:43 +0200
Source: gengetopt
Binary: gengetopt
Architecture: source i386
Version: 2.18-1
Distribution: unstable
Urgency: low
Maintainer: Bart Martens [EMAIL PROTECTED]
Changed-By: Bart Martens [EMAIL PROTECTED]
Description: 
 gengetopt  - skeleton main.c generator
Changes: 
 gengetopt (2.18-1) unstable; urgency=low
 .
   * New upstream release.
   * debian/control: Replaced flex-old by flex.
   * debian/control, debian/rules: Switched to cdbs.
   * debian/control: Depends on texinfo.
   * debian/patches/01man.diff: Added.
   * debian/patches/02info.diff: Added.
Files: 
 a4087266eaafbf58a01306950492d27d 594 devel optional gengetopt_2.18-1.dsc
 eaf5a814923c76d28625fb8a6c2d4143 526721 devel optional 
gengetopt_2.18.orig.tar.gz
 d7a753cd7a06b6a7684893571ed61e6e 5984 devel optional gengetopt_2.18-1.diff.gz
 3f9b156e6e518d9d59c6368ee3f7ffd0 220340 devel optional 
gengetopt_2.18-1_i386.deb

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

iD8DBQFFRj8T01u8mbx9AgoRAgjNAJ42t+7A21I3LJDkI09RiumH3VLsvQCg24XQ
VCloV2QmpqaFVm3GxdXDVlI=
=rsOL
-END PGP SIGNATURE-


Accepted:
gengetopt_2.18-1.diff.gz
  to pool/main/g/gengetopt/gengetopt_2.18-1.diff.gz
gengetopt_2.18-1.dsc
  to pool/main/g/gengetopt/gengetopt_2.18-1.dsc
gengetopt_2.18-1_i386.deb
  to pool/main/g/gengetopt/gengetopt_2.18-1_i386.deb
gengetopt_2.18.orig.tar.gz
  to pool/main/g/gengetopt/gengetopt_2.18.orig.tar.gz


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



Accepted proj-ps-doc 4.3.3-4 (source all)

2006-10-30 Thread Peter S Galbraith
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Mon, 30 Oct 2006 13:20:35 -0500
Source: proj-ps-doc
Binary: proj-ps-doc
Architecture: source all
Version: 4.3.3-4
Distribution: unstable
Urgency: low
Maintainer: Peter S Galbraith [EMAIL PROTECTED]
Changed-By: Peter S Galbraith [EMAIL PROTECTED]
Description: 
 proj-ps-doc - PostScript docs for cartographic projection filters and library
Closes: 395630
Changes: 
 proj-ps-doc (4.3.3-4) unstable; urgency=low
 .
   * Bug fix: proj-ps-doc: missing binary-arch target in debian/rules
 (Policy 4.9), thanks to Aurelien Jarno (Closes: #395630).
   * Updated to policy 3.7.2 without changes.
Files: 
 3762c67d6d6d4e55efd1578f1c188863 697 doc optional proj-ps-doc_4.3.3-4.dsc
 fd2bbdd248ebeb17cdbfeb38a1026c83 3187 doc optional proj-ps-doc_4.3.3-4.diff.gz
 504b0fd4ffdd2a587da965f83a684d51 1873720 doc optional 
proj-ps-doc_4.3.3-4_all.deb

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

iQCVAwUBRUZC/7wVH8jSqROhAQLepgP/dlV9LUYAwXfxsXLsnROb9uczm10MVcTP
BjdkBCUKv214okIsWVfSCYkZ3i0bX+CYBy01EMPPHXt/6bugvbiabElffrsaGjZQ
COjh5BFwTuNwbWLJtBbXDlfZ86kT0dBDBONYVYH1dA/FhqYOteD6Vu4g3NcYI+Ww
4xkkZWrfjrs=
=fLZb
-END PGP SIGNATURE-


Accepted:
proj-ps-doc_4.3.3-4.diff.gz
  to pool/main/p/proj-ps-doc/proj-ps-doc_4.3.3-4.diff.gz
proj-ps-doc_4.3.3-4.dsc
  to pool/main/p/proj-ps-doc/proj-ps-doc_4.3.3-4.dsc
proj-ps-doc_4.3.3-4_all.deb
  to pool/main/p/proj-ps-doc/proj-ps-doc_4.3.3-4_all.deb


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



Accepted hfsplus 1.0.4-12 (source amd64)

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

Format: 1.7
Date: Mon, 30 Oct 2006 18:42:24 +0100
Source: hfsplus
Binary: libhfsp-dev libhfsp0 hfsplus
Architecture: source amd64
Version: 1.0.4-12
Distribution: unstable
Urgency: low
Maintainer: Aurélien GÉRÔME [EMAIL PROTECTED]
Changed-By: Aurélien GÉRÔME [EMAIL PROTECTED]
Description: 
 hfsplus- Tools to access HFS+ formatted volumes
 libhfsp-dev - Library to access HFS+ formatted volumes
 libhfsp0   - Shared library to access HFS+ formatted volumes
Closes: 396180
Changes: 
 hfsplus (1.0.4-12) unstable; urgency=low
 .
   * Fix possible future FTBFS by removing an unused header.
 Add 396180_remove_unused_header.dpatch.
 Thanks to Martin Pitt. (Closes: #396180)
Files: 
 6531a6cf3e78b230845906909f2635aa 653 otherosfs optional hfsplus_1.0.4-12.dsc
 7ddb80b1c800d3338487ab8dfcde3649 12752 otherosfs optional 
hfsplus_1.0.4-12.diff.gz
 c90e258ccc9bfe98ea50519f6fffa68a 40088 libs optional 
libhfsp0_1.0.4-12_amd64.deb
 92fe3722a0e5a34994c0e91dd0331a13 53656 otherosfs optional 
hfsplus_1.0.4-12_amd64.deb
 ada954c054dfe1d1f2027a85d172e82a 52154 libdevel optional 
libhfsp-dev_1.0.4-12_amd64.deb

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

iD8DBQFFRkEOzWFP1/XWUWkRAnrdAJ97+r9WQB7NyMErJgHym/3hPK7nGQCdEf97
nSghpBn/m/Gcfzx7T7iSE40=
=myYg
-END PGP SIGNATURE-


Accepted:
hfsplus_1.0.4-12.diff.gz
  to pool/main/h/hfsplus/hfsplus_1.0.4-12.diff.gz
hfsplus_1.0.4-12.dsc
  to pool/main/h/hfsplus/hfsplus_1.0.4-12.dsc
hfsplus_1.0.4-12_amd64.deb
  to pool/main/h/hfsplus/hfsplus_1.0.4-12_amd64.deb
libhfsp-dev_1.0.4-12_amd64.deb
  to pool/main/h/hfsplus/libhfsp-dev_1.0.4-12_amd64.deb
libhfsp0_1.0.4-12_amd64.deb
  to pool/main/h/hfsplus/libhfsp0_1.0.4-12_amd64.deb


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



Accepted openoffice.org 2.0.4-5 (source all i386)

2006-10-30 Thread Rene Engelhard
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Mon, 30 Oct 2006 04:40:39 +0100
Source: openoffice.org
Binary: openoffice.org-gtk openoffice.org-help-es openoffice.org-l10n-ts 
openoffice.org-l10n-hr openoffice.org-l10n-zu openoffice.org-base 
openoffice.org-help-zh-cn openoffice.org-l10n-fr openoffice.org-l10n-zh-cn 
openoffice.org-l10n-es openoffice.org-help-ru openoffice.org-l10n-zh-tw 
openoffice.org-l10n-ru openoffice.org-l10n-hi openoffice.org-l10n-de 
openoffice.org-help-sk openoffice.org-l10n-be-by openoffice.org-help-km 
openoffice.org-l10n-ka openoffice.org-dev-doc openoffice.org-writer 
openoffice.org-l10n-lt openoffice.org-l10n-gu-in openoffice.org-help-en-gb 
openoffice.org-l10n-lo openoffice.org-l10n-da openoffice.org-kde 
openoffice.org-help-en-us openoffice.org-l10n-hu openoffice.org-help-et 
openoffice.org-l10n-sk openoffice.org-l10n-pt openoffice.org-l10n-nn 
openoffice.org-help-da openoffice.org-l10n-ga openoffice.org-l10n-fa 
openoffice.org-l10n-bs openoffice.org-core openoffice.org-l10n-nb 
openoffice.org-filter-so52 openoffice.org-l10n-ca openoffice.org-help-sl 
openoffice.org-l10n-ve openoffice.org-help-bg openoffice.org-l10n-ss 
ttf-opensymbol openoffice.org-l10n-pa-in openoffice.org-evolution 
openoffice.org-filter-mobiledev openoffice.org-l10n-et openoffice.org-math 
openoffice.org-l10n-lv openoffice.org-l10n-bn openoffice.org-l10n-ko 
openoffice.org-help-zh-tw openoffice.org-l10n-km openoffice.org-l10n-en-za 
openoffice.org-l10n-tn openoffice.org-qa-api-tests openoffice.org-l10n-ns 
openoffice.org-l10n-st openoffice.org-l10n-ne openoffice.org-l10n-en-gb 
openoffice.org-l10n-bg openoffice.org-l10n-el openoffice.org-calc python-uno 
openoffice.org-l10n-ja openoffice.org-l10n-ml-in openoffice.org-l10n-pt-br 
openoffice.org-l10n-mk openoffice.org-l10n-as-in openoffice.org 
openoffice.org-l10n-af openoffice.org-help-nl openoffice.org-l10n-tr 
openoffice.org-dev openoffice.org-help-cs openoffice.org-l10n-rw 
openoffice.org-l10n-pl openoffice.org-help-de openoffice.org-help-pl 
openoffice.org-l10n-hi-in openoffice.org-qa-tools openoffice.org-gtk-gnome 
openoffice.org-l10n-te-in openoffice.org-help-pt-br openoffice.org-officebean 
openoffice.org-draw openoffice.org-l10n-eo openoffice.org-l10n-it 
openoffice.org-java-common openoffice.org-help-mk broffice.org 
openoffice.org-help-it openoffice.org-l10n-sl openoffice.org-l10n-he 
openoffice.org-help-sv openoffice.org-l10n-ar 
openoffice.org-dtd-officedocument1.0 openoffice.org-gcj openoffice.org-help-ja 
openoffice.org-l10n-or-in openoffice.org-l10n-br openoffice.org-l10n-ku 
openoffice.org-help-fr openoffice.org-help-hu openoffice.org-common 
openoffice.org-help-en openoffice.org-help-ko openoffice.org-l10n-tg 
openoffice.org-l10n-fi openoffice.org-l10n-vi openoffice.org-l10n-cy 
openoffice.org-l10n-nl openoffice.org-gnome openoffice.org-l10n-ta-in 
openoffice.org-impress openoffice.org-l10n-sv openoffice.org-l10n-nr 
openoffice.org-l10n-th libmythes-dev openoffice.org-l10n-cs 
openoffice.org-l10n-xh openoffice.org-l10n-sr-cs
Architecture: source all i386
Version: 2.0.4-5
Distribution: unstable
Urgency: medium
Maintainer: Debian OpenOffice Team debian-openoffice@lists.debian.org
Changed-By: Rene Engelhard [EMAIL PROTECTED]
Description: 
 broffice.org - BrOffice.org office suite (version 2.0)
 libmythes-dev - simple thesaurus library (development files)
 openoffice.org - OpenOffice.org Office suite version 2.0
 openoffice.org-base - OpenOffice.org office suite - database
 openoffice.org-calc - OpenOffice.org office suite - spreadsheet
 openoffice.org-common - OpenOffice.org office suite architecture independent 
files
 openoffice.org-core - OpenOffice.org office suite architecture dependent files
 openoffice.org-dev - OpenOffice.org SDK -- development files
 openoffice.org-dev-doc - OpenOffice.org SDK -- documentation
 openoffice.org-draw - OpenOffice.org office suite - drawing
 openoffice.org-dtd-officedocument1.0 - OfficeDocument 1.0 DTD (OpenOffice.org 
1.x)
 openoffice.org-evolution - Evolution Addressbook support for OpenOffice.org
 openoffice.org-filter-mobiledev - Mobile Devices Filters for OpenOffice.org
 openoffice.org-filter-so52 - StarOffice 5.2 format filters for OpenOffice.org
 openoffice.org-gcj - OpenOffice.orgs Java libraries (native for use with GIJ)
 openoffice.org-gnome - GNOME Integration for OpenOffice.org (VFS, GConf)
 openoffice.org-gtk - GTK Integration for OpenOffice.org (Widgets, Dialogs, 
Quickstarte
 openoffice.org-gtk-gnome - Transitional package to openoffice.org-gnome
 openoffice.org-help-bg - Bulgarian help for OpenOffice.org
 openoffice.org-help-cs - Czech help for OpenOffice.org
 openoffice.org-help-da - Danish help for OpenOffice.org
 openoffice.org-help-de - German help for OpenOffice.org
 openoffice.org-help-en - transitional package to openoffice.org-help-en-us
 openoffice.org-help-en-gb - English_british help for OpenOffice.org
 openoffice.org-help-en-us - English_american help for 

Accepted phpgedview 4.0.2.dfsg-1 (source all)

2006-10-30 Thread Thijs Kinkhorst
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Mon, 30 Oct 2006 19:48:58 +0100
Source: phpgedview
Binary: phpgedview-places phpgedview-languages phpgedview phpgedview-themes
Architecture: source all
Version: 4.0.2.dfsg-1
Distribution: unstable
Urgency: low
Maintainer: Thijs Kinkhorst [EMAIL PROTECTED]
Changed-By: Thijs Kinkhorst [EMAIL PROTECTED]
Description: 
 phpgedview - Web-based genealogy viewer and editor
 phpgedview-languages - Language modules for PhpGedView
 phpgedview-places - Place names and maps for PhpGedView
 phpgedview-themes - PhpGedView themes
Changes: 
 phpgedview (4.0.2.dfsg-1) unstable; urgency=low
 .
   * New upstream bugfix release.
Files: 
 d084e29561676aa917f1bdbc4a08be82 761 web optional phpgedview_4.0.2.dfsg-1.dsc
 73b1f051f01dcd6520a044badaa40fe6 6181964 web optional 
phpgedview_4.0.2.dfsg.orig.tar.gz
 839c3fa5af24ce05d48a9dec568b5b82 6434 web optional 
phpgedview_4.0.2.dfsg-1.diff.gz
 2b8df266784bffbeff0da9a71abb20a9 1203190 web optional 
phpgedview_4.0.2.dfsg-1_all.deb
 10bde5ee579fb8bd387e2e939c6b1ad2 864240 web optional 
phpgedview-themes_4.0.2.dfsg-1_all.deb
 b367acc91b763e963b8105514774d427 2256450 web optional 
phpgedview-places_4.0.2.dfsg-1_all.deb
 44c97a3f121962f50ffdef61acc7968e 1788420 web optional 
phpgedview-languages_4.0.2.dfsg-1_all.deb

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

iD8DBQFFRkmZJdKMxZV9WM8RAqXnAKC/fkYdyP8lKbYqivcn0WRALUkXIQCfdEsN
G+av1L+TROFxE47gyQAau6c=
=OwQ3
-END PGP SIGNATURE-


Accepted:
phpgedview-languages_4.0.2.dfsg-1_all.deb
  to pool/main/p/phpgedview/phpgedview-languages_4.0.2.dfsg-1_all.deb
phpgedview-places_4.0.2.dfsg-1_all.deb
  to pool/main/p/phpgedview/phpgedview-places_4.0.2.dfsg-1_all.deb
phpgedview-themes_4.0.2.dfsg-1_all.deb
  to pool/main/p/phpgedview/phpgedview-themes_4.0.2.dfsg-1_all.deb
phpgedview_4.0.2.dfsg-1.diff.gz
  to pool/main/p/phpgedview/phpgedview_4.0.2.dfsg-1.diff.gz
phpgedview_4.0.2.dfsg-1.dsc
  to pool/main/p/phpgedview/phpgedview_4.0.2.dfsg-1.dsc
phpgedview_4.0.2.dfsg-1_all.deb
  to pool/main/p/phpgedview/phpgedview_4.0.2.dfsg-1_all.deb
phpgedview_4.0.2.dfsg.orig.tar.gz
  to pool/main/p/phpgedview/phpgedview_4.0.2.dfsg.orig.tar.gz


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



Accepted openmsx-catapult 0.6.1-R1-5 (source amd64)

2006-10-30 Thread Joost Yervante Damad
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Mon, 30 Oct 2006 20:37:08 +0100
Source: openmsx-catapult
Binary: openmsx-catapult
Architecture: source amd64
Version: 0.6.1-R1-5
Distribution: unstable
Urgency: low
Maintainer: Joost Yervante Damad [EMAIL PROTECTED]
Changed-By: Joost Yervante Damad [EMAIL PROTECTED]
Description: 
 openmsx-catapult - GUI for openMSX
Changes: 
 openmsx-catapult (0.6.1-R1-5) unstable; urgency=low
 .
   * update kfreebsd support: now separately detected, and
 with the same settings as linux, except that it defines OPENMSX_BSD
 in order to disable the linux only joystick support code
Files: 
 dcf1c53b738d670382bd51156328e3a2 674 otherosfs optional 
openmsx-catapult_0.6.1-R1-5.dsc
 a113de99247211cdead463bfce6c3795 6484 otherosfs optional 
openmsx-catapult_0.6.1-R1-5.diff.gz
 3279e19eec6afc5a6007f2a977ef9517 316088 otherosfs optional 
openmsx-catapult_0.6.1-R1-5_amd64.deb

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

iD8DBQFFRlZ70/r2+3z8lN0RAoftAKCBPJTBLqKpjZPJlgjqIJl53tjBTgCffnd0
P6tOnPb/g5tk91aRjvKHxbQ=
=2aku
-END PGP SIGNATURE-


Accepted:
openmsx-catapult_0.6.1-R1-5.diff.gz
  to pool/main/o/openmsx-catapult/openmsx-catapult_0.6.1-R1-5.diff.gz
openmsx-catapult_0.6.1-R1-5.dsc
  to pool/main/o/openmsx-catapult/openmsx-catapult_0.6.1-R1-5.dsc
openmsx-catapult_0.6.1-R1-5_amd64.deb
  to pool/main/o/openmsx-catapult/openmsx-catapult_0.6.1-R1-5_amd64.deb


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



Accepted systemimager 3.6.3dfsg1-1 (source all)

2006-10-30 Thread dann frazier
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Mon, 30 Oct 2006 00:41:14 -0700
Source: systemimager
Binary: systemimager-doc systemimager-boot-ia64-standard 
systemimager-server-flamethrowerd systemimager-common systemimager-client 
systemimager-boot-i386-standard systemimager-server
Architecture: all source 
Version: 3.6.3dfsg1-1
Distribution: unstable
Urgency: low
Maintainer: dann frazier [EMAIL PROTECTED]
Changed-By: dann frazier [EMAIL PROTECTED]
Description: 
 systemimager-boot-ia64-standard - SystemImager boot binaries for ia64 client 
nodes
Closes: 176973 295734 354880 369012 382176 393631 395021 395514
Changes: 
 systemimager (3.6.3dfsg1-1) unstable; urgency=low
 .
   * Remove non-free docs from dhcp source. Thanks to Simon Josefsson.
 (Closes: #395021)
   * sysutils was split up, so depend upon tofrodos instead.
 Thanks to Matej Vela (Closes: #382176)
   * Long description improvements from Filip Van Raemdonck - sorry
 it took so long. (Closes: #176973)
   * Explain why syslinux is recommended in the systemimager-server
 description (Closes: #295734)
   * Make systemimager-client depend upon a boot package. This is ugly;
 prepareclient should really pull these files from the server.
 Workaround for #359354.
   * Fix a bug in si_pushupdate that causes it to fail when range and
 client are specified and hostname is not. Thanks to lumen for the
 patch. (Closes: #369012)
   * Disable mkbootmedia - I never finished this work, and probably
 never will. Its a shame, I still think its a great idea.
 Users should continue using the mkautoinstall* scripts for now.
 Thanks to Ryan Nowakowski for pointing out that it was being installed.
 (Closes: #354880)
   * Fix a FTBFS issues in raidtools and util-linux. (Closes: #395514)
   * Drop uclibc on i386, we don't fit on floppies anymore anyway.
 (Closes: #393631)
Files: 
 1a9bf2e65f6d3fd99d2fbbc42c2ce934 37998 admin optional 
systemimager-common_3.6.3dfsg1-1_all.deb
 1c565936fe45f39afa6959ae4b9e48b0 15324 admin optional 
systemimager-server-flamethrowerd_3.6.3dfsg1-1_all.deb
 39196d6b993ece06a2c5f2cfd8e9a4e3 26425012 admin optional 
systemimager-boot-ia64-standard_3.6.3dfsg1-1_all.deb
 5bffc9720e4e2c2aab2192d414d8f3d0 14866434 admin optional 
systemimager-boot-i386-standard_3.6.3dfsg1-1_all.deb
 95e518e5442cb1ab259d5a92637689a8 114971410 admin optional 
systemimager_3.6.3dfsg1.orig.tar.gz
 9e810ce6d2404fd40c2515de6c295cff 36414 admin optional 
systemimager_3.6.3dfsg1-1.diff.gz
 a9b553c3eeaf223fe3bd2b4e909e6bdb 30948 admin optional 
systemimager-client_3.6.3dfsg1-1_all.deb
 0820c7712b4cc179709fd58fe5881230 1096 admin optional 
systemimager_3.6.3dfsg1-1.dsc
 c42c67cf29eda911bb14688bb9ecd63a 146494 admin optional 
systemimager-server_3.6.3dfsg1-1_all.deb
 c7db9b25a4c2208e16b88733894124d8 745118 doc optional 
systemimager-doc_3.6.3dfsg1-1_all.deb

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

iD8DBQFFRlPThuANDBmkLRkRAjbvAJ4ml51MI8+ObmT9FR/L+Te0Lgz/3wCfbRUT
Oa1n52iRPZwmPaVAq4RO8u4=
=DvYe
-END PGP SIGNATURE-


Accepted:
systemimager-boot-i386-standard_3.6.3dfsg1-1_all.deb
  to 
pool/main/s/systemimager/systemimager-boot-i386-standard_3.6.3dfsg1-1_all.deb
systemimager-boot-ia64-standard_3.6.3dfsg1-1_all.deb
  to 
pool/main/s/systemimager/systemimager-boot-ia64-standard_3.6.3dfsg1-1_all.deb
systemimager-client_3.6.3dfsg1-1_all.deb
  to pool/main/s/systemimager/systemimager-client_3.6.3dfsg1-1_all.deb
systemimager-common_3.6.3dfsg1-1_all.deb
  to pool/main/s/systemimager/systemimager-common_3.6.3dfsg1-1_all.deb
systemimager-doc_3.6.3dfsg1-1_all.deb
  to pool/main/s/systemimager/systemimager-doc_3.6.3dfsg1-1_all.deb
systemimager-server-flamethrowerd_3.6.3dfsg1-1_all.deb
  to 
pool/main/s/systemimager/systemimager-server-flamethrowerd_3.6.3dfsg1-1_all.deb
systemimager-server_3.6.3dfsg1-1_all.deb
  to pool/main/s/systemimager/systemimager-server_3.6.3dfsg1-1_all.deb
systemimager_3.6.3dfsg1-1.diff.gz
  to pool/main/s/systemimager/systemimager_3.6.3dfsg1-1.diff.gz
systemimager_3.6.3dfsg1-1.dsc
  to pool/main/s/systemimager/systemimager_3.6.3dfsg1-1.dsc
systemimager_3.6.3dfsg1.orig.tar.gz
  to pool/main/s/systemimager/systemimager_3.6.3dfsg1.orig.tar.gz


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



Accepted cacti 0.8.6i-1 (source all)

2006-10-30 Thread sean finney
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sat, 28 Oct 2006 15:05:46 +0200
Source: cacti
Binary: cacti
Architecture: source all
Version: 0.8.6i-1
Distribution: unstable
Urgency: low
Maintainer: sean finney [EMAIL PROTECTED]
Changed-By: sean finney [EMAIL PROTECTED]
Description: 
 cacti  - Frontend to rrdtool for monitoring systems and services
Changes: 
 cacti (0.8.6i-1) unstable; urgency=low
 .
   * new upstream release
   * no longer need the following patches:
 - 06_official-fix_search_session_clear_issue.dpatch
 - 07_official-fix_sql_syntax_related_to_default_rra_id.dpatch
 - 08_official-mysql_5x_strict.dpatch
 - 09_official-nth_percentile_empty_return_set_issue.dpatch
 - 10_official-database_autoincrement_corruption.patch.dpatch
Files: 
 c573264b67acc19b03d873d56c965e59 577 web extra cacti_0.8.6i-1.dsc
 341b5828d95db91f81f5fbba65411d63 1122700 web extra cacti_0.8.6i.orig.tar.gz
 0df488ace839b0d299e4bddeb76e154d 31007 web extra cacti_0.8.6i-1.diff.gz
 88bb8e0f0103b8525a60e1b15f1eed58 953702 web extra cacti_0.8.6i-1_all.deb

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

iD8DBQFFRm9ZynjLPm522B0RAkK3AJ9xxMQ6SAgAKo67qK8yENbz+y1yvACfdOqh
LNbW4ewZacBHgpqq1fJq+v8=
=Z6NC
-END PGP SIGNATURE-


Accepted:
cacti_0.8.6i-1.diff.gz
  to pool/main/c/cacti/cacti_0.8.6i-1.diff.gz
cacti_0.8.6i-1.dsc
  to pool/main/c/cacti/cacti_0.8.6i-1.dsc
cacti_0.8.6i-1_all.deb
  to pool/main/c/cacti/cacti_0.8.6i-1_all.deb
cacti_0.8.6i.orig.tar.gz
  to pool/main/c/cacti/cacti_0.8.6i.orig.tar.gz


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



Accepted msmtp 1.4.7-3 (source amd64)

2006-10-30 Thread Julien Louis
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Mon, 30 Oct 2006 10:16:56 +0100
Source: msmtp
Binary: msmtp
Architecture: source amd64
Version: 1.4.7-3
Distribution: unstable
Urgency: low
Maintainer: Julien Louis [EMAIL PROTECTED]
Changed-By: Julien Louis [EMAIL PROTECTED]
Description: 
 msmtp  - light SMTP client with support for server profiles
Closes: 296041 328123
Changes: 
 msmtp (1.4.7-3) unstable; urgency=low
 .
   * Provides mail-transport-agent (closes: #296041, #328123).
   * Add debconf templates to configure the default system account
Files: 
 36642a7756591170b0aa9e5cbb2df4a8 630 mail extra msmtp_1.4.7-3.dsc
 28d38a8d1c37430ed7b2c2ca2ce4b2f0 6341 mail extra msmtp_1.4.7-3.diff.gz
 a07eef84d40edfd6624c7eb1af6bc55b 100512 mail extra msmtp_1.4.7-3_amd64.deb

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

iD8DBQFFRnJRvGr7W6HudhwRAgo+AJ9Gnf2YzDmaLSE9Y1TQPjNE2F1kDACgmvdi
ganSN9cW8Mm4lRFWaB5azE4=
=Jeb7
-END PGP SIGNATURE-


Accepted:
msmtp_1.4.7-3.diff.gz
  to pool/main/m/msmtp/msmtp_1.4.7-3.diff.gz
msmtp_1.4.7-3.dsc
  to pool/main/m/msmtp/msmtp_1.4.7-3.dsc
msmtp_1.4.7-3_amd64.deb
  to pool/main/m/msmtp/msmtp_1.4.7-3_amd64.deb


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



Accepted libmail-dkim-perl 0.19-2 (source all)

2006-10-30 Thread Magnus Holmgren
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Mon, 30 Oct 2006 15:09:01 +0100
Source: libmail-dkim-perl
Binary: libmail-dkim-perl
Architecture: source all
Version: 0.19-2
Distribution: unstable
Urgency: low
Maintainer: Magnus Holmgren [EMAIL PROTECTED]
Changed-By: Magnus Holmgren [EMAIL PROTECTED]
Description: 
 libmail-dkim-perl - Creation and verification of DKIM mail signatures - Perl 
library
Closes: 395860
Changes: 
 libmail-dkim-perl (0.19-2) unstable; urgency=low
 .
   * Disable test cases requiring network access (Closes: #395860)
Files: 
 3527035ad5648421b39215dc4ae6b1d6 873 perl optional libmail-dkim-perl_0.19-2.dsc
 71d64e97a00eb3fbe725b9cc121ff993 2379 perl optional 
libmail-dkim-perl_0.19-2.diff.gz
 e532cd340ae573db1b069a9065380920 60620 perl optional 
libmail-dkim-perl_0.19-2_all.deb

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

iQCVAwUBRUZzttiYIdPvprnVAQI2pAQAlki16YvNYzYXuCxfcYkF3EmhkBkO01TO
Md6c/957uKJ59IfUkuSF66O/yyCAw5UKcidfBzKdHTMCJGv/9KVEwtOgADYhPmfp
sTq1d36qk3dlmKA1hxosNNjDqBRI40QvGSN1eAxNDHUD/S9qEnSE940E+wlW4GTC
5ns8GaI0AXs=
=y1ZK
-END PGP SIGNATURE-


Accepted:
libmail-dkim-perl_0.19-2.diff.gz
  to pool/main/libm/libmail-dkim-perl/libmail-dkim-perl_0.19-2.diff.gz
libmail-dkim-perl_0.19-2.dsc
  to pool/main/libm/libmail-dkim-perl/libmail-dkim-perl_0.19-2.dsc
libmail-dkim-perl_0.19-2_all.deb
  to pool/main/libm/libmail-dkim-perl/libmail-dkim-perl_0.19-2_all.deb


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



Accepted openmsx 0.6.1-5 (source all amd64)

2006-10-30 Thread Joost Yervante Damad
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Mon, 30 Oct 2006 20:43:43 +0100
Source: openmsx
Binary: openmsx openmsx-data
Architecture: source amd64 all
Version: 0.6.1-5
Distribution: unstable
Urgency: medium
Maintainer: Joost Yervante Damad [EMAIL PROTECTED]
Changed-By: Joost Yervante Damad [EMAIL PROTECTED]
Description: 
 openmsx- the MSX emulator that aims for perfection
 openmsx-data - datafiles for openMSX, an MSX emulator
Changes: 
 openmsx (0.6.1-5) unstable; urgency=medium
 .
   * update maintainer email
   * hopefully fix kfreebsd build (backported from upstream)
Files: 
 3e2b335dcb52e6f7d20859c01e7b7e1f 786 otherosfs optional openmsx_0.6.1-5.dsc
 47626d11d0975d85182f108b7297a527 6597 otherosfs optional 
openmsx_0.6.1-5.diff.gz
 017c7f2966b3962ffebf8aff0d1c7c06 866360 otherosfs optional 
openmsx-data_0.6.1-5_all.deb
 a952ae91dddf2cf3ba3f432db104b8f0 1640148 otherosfs optional 
openmsx_0.6.1-5_amd64.deb

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

iD8DBQFFRllf0/r2+3z8lN0RAtxbAKCqUDdV6E3xzpXKs2h49AIhBm2d6QCgk45l
O7jYtXzDu1LQQuMsoBUc8cM=
=ab3e
-END PGP SIGNATURE-


Accepted:
openmsx-data_0.6.1-5_all.deb
  to pool/main/o/openmsx/openmsx-data_0.6.1-5_all.deb
openmsx_0.6.1-5.diff.gz
  to pool/main/o/openmsx/openmsx_0.6.1-5.diff.gz
openmsx_0.6.1-5.dsc
  to pool/main/o/openmsx/openmsx_0.6.1-5.dsc
openmsx_0.6.1-5_amd64.deb
  to pool/main/o/openmsx/openmsx_0.6.1-5_amd64.deb


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



Accepted icewm 1.2.28-3 (source i386)

2006-10-30 Thread Eduard Bloch
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Mon, 30 Oct 2006 23:03:32 +0100
Source: icewm
Binary: icewm icewm-lite icewm-gnome-support icewm-common icewm-experimental
Architecture: source i386
Version: 1.2.28-3
Distribution: unstable
Urgency: medium
Maintainer: Eduard Bloch [EMAIL PROTECTED]
Changed-By: Eduard Bloch [EMAIL PROTECTED]
Description: 
 icewm  - wonderful Win95-OS/2-Motif-like window manager
 icewm-common - wonderful Win95-OS/2-Motif-like window manager
 icewm-experimental - wonderful Win95-OS/2-Motif-like window manager
 icewm-gnome-support - GNOME support files for IceWM
 icewm-lite - wonderful Win95-OS/2-Motif-like window manager
Changes: 
 icewm (1.2.28-3) unstable; urgency=medium
 .
   * Fixed Firefox logo and x-www-browser description in the toolbar
Files: 
 4117dad94094a919c2733529b2a76431 995 x11 optional icewm_1.2.28-3.dsc
 87f7507c60113f43df082c2e79abff57 109200 x11 optional icewm_1.2.28-3.diff.gz
 cc9c5e61b0ddafe9310a1a4726cada0d 448238 x11 optional 
icewm-common_1.2.28-3_i386.deb
 2a2daf95b907564a38f936e84ef02c1a 697926 x11 optional icewm_1.2.28-3_i386.deb
 a4920afca091847976d743ff7323a0cd 29070 gnome optional 
icewm-gnome-support_1.2.28-3_i386.deb
 c47deefa6bbf5ed2b6830b9c5af87b2e 397118 x11 optional 
icewm-lite_1.2.28-3_i386.deb
 d3a48ce0b052a73c2be490527c2f1dcf 2530 x11 optional 
icewm-experimental_1.2.28-3_i386.deb

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

iD8DBQFFRnf04QZIHu3wCMURAuA7AKCEnVsfFKw8lemJ8lgBldvUHyMdYwCffJWp
MOJ1Or/wgfwz5NzEgDLW1Eg=
=YFzP
-END PGP SIGNATURE-


Accepted:
icewm-common_1.2.28-3_i386.deb
  to pool/main/i/icewm/icewm-common_1.2.28-3_i386.deb
icewm-experimental_1.2.28-3_i386.deb
  to pool/main/i/icewm/icewm-experimental_1.2.28-3_i386.deb
icewm-gnome-support_1.2.28-3_i386.deb
  to pool/main/i/icewm/icewm-gnome-support_1.2.28-3_i386.deb
icewm-lite_1.2.28-3_i386.deb
  to pool/main/i/icewm/icewm-lite_1.2.28-3_i386.deb
icewm_1.2.28-3.diff.gz
  to pool/main/i/icewm/icewm_1.2.28-3.diff.gz
icewm_1.2.28-3.dsc
  to pool/main/i/icewm/icewm_1.2.28-3.dsc
icewm_1.2.28-3_i386.deb
  to pool/main/i/icewm/icewm_1.2.28-3_i386.deb


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



Accepted mah-jong 1.7-2 (source i386 sparc powerpc)

2006-10-30 Thread Nicolas Boullis
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Mon, 30 Oct 2006 22:34:02 +0100
Source: mah-jong
Binary: mah-jong
Architecture: i386 powerpc source sparc 
Version: 1.7-2
Distribution: unstable
Urgency: low
Maintainer: Nicolas Boullis [EMAIL PROTECTED]
Changed-By: Nicolas Boullis [EMAIL PROTECTED]
Description: 
 mah-jong   - The original Mah-Jong game
Changes: 
 mah-jong (1.7-2) unstable; urgency=low
 .
   * Don't link with unneeded shared libraries.
Files: 
 3532d864c83aa42f7c5547c630b618c3 356024 games optional mah-jong_1.7-2_i386.deb
 7fc4acba3f2ba98516a61cb63a63c737 23550 games optional mah-jong_1.7-2.diff.gz
 88120f2c73d8fe94f132fde802dd6dff 345690 games optional mah-jong_1.7-2_sparc.deb
 92034fedca6af79c8ba1a0a4ef5dd6c1 365280 games optional 
mah-jong_1.7-2_powerpc.deb
 351717827a2dff07f92cf481483de6ac 579 games optional mah-jong_1.7-2.dsc

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

iD8DBQFFRnyswmyXkG1Pxm8RAhQGAJoCYN8JG5Ju3YCGgb22cTfCC8Iw+gCghZ8J
5KKov3UpQ0Wkngr3OBlMm7g=
=ss1Q
-END PGP SIGNATURE-


Accepted:
mah-jong_1.7-2.diff.gz
  to pool/main/m/mah-jong/mah-jong_1.7-2.diff.gz
mah-jong_1.7-2.dsc
  to pool/main/m/mah-jong/mah-jong_1.7-2.dsc
mah-jong_1.7-2_i386.deb
  to pool/main/m/mah-jong/mah-jong_1.7-2_i386.deb
mah-jong_1.7-2_powerpc.deb
  to pool/main/m/mah-jong/mah-jong_1.7-2_powerpc.deb
mah-jong_1.7-2_sparc.deb
  to pool/main/m/mah-jong/mah-jong_1.7-2_sparc.deb


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



Accepted vzctl 3.0.11-6 (source i386)

2006-10-30 Thread Ola Lundqvist
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Mon, 30 Oct 2006 21:43:27 +0100
Source: vzctl
Binary: vzctl
Architecture: source i386
Version: 3.0.11-6
Distribution: unstable
Urgency: low
Maintainer: Ola Lundqvist [EMAIL PROTECTED]
Changed-By: Ola Lundqvist [EMAIL PROTECTED]
Description: 
 vzctl  - server virtualization solution - control tools
Changes: 
 vzctl (3.0.11-6) unstable; urgency=low
 .
   * Added reference to openvz prepared kernels.
Files: 
 df2c955a84a959fe4dca2c85033f 566 admin optional vzctl_3.0.11-6.dsc
 28aa0cf9bf7f18376655cfa24bf53af5 6040 admin optional vzctl_3.0.11-6.diff.gz
 21146783fd44f15558b30c12f1dcf633 161456 admin optional vzctl_3.0.11-6_i386.deb

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

iD8DBQFFRmR8GKGxzw/lPdkRAgaoAKCC4HnZxZb/TS0yURnlulqbKKLeCQCcDc2/
0ThTm/sS0+uZgKlqeAB2Ffg=
=3AHA
-END PGP SIGNATURE-


Accepted:
vzctl_3.0.11-6.diff.gz
  to pool/main/v/vzctl/vzctl_3.0.11-6.diff.gz
vzctl_3.0.11-6.dsc
  to pool/main/v/vzctl/vzctl_3.0.11-6.dsc
vzctl_3.0.11-6_i386.deb
  to pool/main/v/vzctl/vzctl_3.0.11-6_i386.deb


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



Accepted php4 4:4.4.4-4~4 (source all amd64)

2006-10-30 Thread sean finney
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Mon, 30 Oct 2006 18:59:54 +0100
Source: php4
Binary: php4-sybase php4-recode php4-cgi libapache-mod-php4 php4-cli php4-dev 
php4-snmp libapache2-mod-php4 php4-odbc php4-xslt php4-mysql php4-domxml 
php4-gd php4-ldap php4-common php4 php4-curl php4-pear php4-mcal php4-mhash 
php4-pgsql
Architecture: source amd64 all
Version: 4:4.4.4-4~4
Distribution: unstable
Urgency: medium
Maintainer: Debian PHP Maintainers [EMAIL PROTECTED]
Changed-By: sean finney [EMAIL PROTECTED]
Description: 
 libapache-mod-php4 - server-side, HTML-embedded scripting language (apache 1.3 
module)
 libapache2-mod-php4 - server-side, HTML-embedded scripting language (apache 
2.0 module)
 php4   - server-side, HTML-embedded scripting language (meta-package)
 php4-cgi   - server-side, HTML-embedded scripting language (CGI binary)
 php4-cli   - command-line interpreter for the php4 scripting language
 php4-common - Common files for packages built from the php4 source
 php4-curl  - CURL module for php4
 php4-dev   - Files for PHP4 module development
 php4-domxml - XMLv2 module for php4
 php4-gd- GD module for php4
 php4-ldap  - LDAP module for php4
 php4-mcal  - MCAL calendar module for php4
 php4-mhash - MHASH module for php4
 php4-mysql - MySQL module for php4
 php4-odbc  - ODBC module for php4
 php4-pear  - PHP Extension and Application Repository (transitional package)
 php4-pgsql - PostgreSQL module for php4
 php4-recode - Character recoding module for php4
 php4-snmp  - SNMP module for php4
 php4-sybase - Sybase / MS SQL Server module for php4
 php4-xslt  - XSLT module for php4
Closes: 206908 250686 271169 283304 295385 295726 322436 359070 378354 388698 
393504
Changes: 
 php4 (4:4.4.4-4~4) unstable; urgency=medium
 .
   * the lucky 4's release.
 .
   [sean finney]
   * add a README.Debian.security to clarify how we handle/respond
 to security problems in stable releases.
   * add notes to php.ini to reflect tis.
 patch: 059-php.ini.securitynotes.patch
   * bump the debhelper compatibility level to 4.
   * remove the config-file muckery wrt extension_dir, as that predates
 sarge and thus we don't have to worry about it.
   * the long overdue rework of configuration file handling.  this also
 removes the need for debconf and template translations
 closes: #322436, #378354, #283304, #295385, #359070, #393504,
 and closes: #206908, #250686, #271169, #295726, #388698.
   * start using ucf to manage the the various SAPI php.ini files.
   * cleanup and consolidation of a few things in the ./debian dir
   * bump the memory limit to 32M for the cli API.
Files: 
 c44032276d8d27f466cbbed7ce7ab848 1839 web optional php4_4.4.4-4~4.dsc
 e023060eb0b65642fa7d30814fdcbcf4 89212 web optional php4_4.4.4-4~4.diff.gz
 d73613eee9c72c6bd064a85218f73521 204752 web optional 
php4-common_4.4.4-4~4_amd64.deb
 397f7c8a75228c2f997655d26cefbdca 1645634 web optional 
libapache-mod-php4_4.4.4-4~4_amd64.deb
 d44d5e780f068b2833fe76364987a020 1646386 web optional 
libapache2-mod-php4_4.4.4-4~4_amd64.deb
 e5e400514748f2ae3a53aef4bc57586c 3253298 web optional 
php4-cgi_4.4.4-4~4_amd64.deb
 30046cc3867c82cdcea8f34fee81d72f 1634308 web optional 
php4-cli_4.4.4-4~4_amd64.deb
 aca18393ec51883c00f943b09b405b3c 201104 devel optional 
php4-dev_4.4.4-4~4_amd64.deb
 2f9c642c8d8b1d56ecd32c7acdd4a8f3 15800 web optional 
php4-curl_4.4.4-4~4_amd64.deb
 280b94315023ce7d43a2b8d7da987038 39468 web optional 
php4-domxml_4.4.4-4~4_amd64.deb
 964197bd0d782f6e44f749f4b135fba0 32306 web optional php4-gd_4.4.4-4~4_amd64.deb
 d4381c5e693c0eafd8972c8e33c854bd 18614 web optional 
php4-ldap_4.4.4-4~4_amd64.deb
 56a8a15391e9f38cdc5ed52c20fc2f88 15614 web optional 
php4-mcal_4.4.4-4~4_amd64.deb
 9df41db253f9dfbf39991bbbd31a5053 5230 web optional 
php4-mhash_4.4.4-4~4_amd64.deb
 d93b5b0893d65151219faceebf0a90f8 20576 web optional 
php4-mysql_4.4.4-4~4_amd64.deb
 3c89617857905f1ebccc60c0cbf1c4a6 26118 web optional 
php4-odbc_4.4.4-4~4_amd64.deb
 dee5e78425d2e174f0fe5844d2e91fb0 36008 web optional 
php4-pgsql_4.4.4-4~4_amd64.deb
 8a80ed09909b2c017df25f182a654a0b 4952 web optional 
php4-recode_4.4.4-4~4_amd64.deb
 fc66d3f9dc446cf568f4ab994e4d2049 11008 web optional 
php4-snmp_4.4.4-4~4_amd64.deb
 9315b6a4f1fbcda42a984ebcb0e95c3d 19116 web optional 
php4-sybase_4.4.4-4~4_amd64.deb
 5ac6812262b1a9928d8b158751221990 14482 web optional 
php4-xslt_4.4.4-4~4_amd64.deb
 bbd7e854650864398a29601028415d22 1162 web optional php4_4.4.4-4~4_all.deb
 61de3c2c2857302f241ee2f0f9dfa30b 1176 web optional php4-pear_4.4.4-4~4_all.deb

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

iD8DBQFFRnyuynjLPm522B0RAntDAJ9w5/e/jLb+8kIRKEzAoavIiZ3W+gCffsYJ
efvjoXGNTxUJ9J/oKItHe1I=
=Zpns
-END PGP SIGNATURE-


Accepted:
libapache-mod-php4_4.4.4-4~4_amd64.deb
  to pool/main/p/php4/libapache-mod-php4_4.4.4-4~4_amd64.deb
libapache2-mod-php4_4.4.4-4~4_amd64.deb
  to 

Accepted apache2-redirtoservname 0.1-2 (source powerpc)

2006-10-30 Thread Simon Richter
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Mon, 30 Oct 2006 21:58:33 +0100
Source: apache2-redirtoservname
Binary: libapache2-redirtoservname
Architecture: source powerpc
Version: 0.1-2
Distribution: unstable
Urgency: low
Maintainer: Simon Richter [EMAIL PROTECTED]
Changed-By: Simon Richter [EMAIL PROTECTED]
Description: 
 libapache2-redirtoservname - Apache 2 module to redirect users to the 
canonical hostname
Changes: 
 apache2-redirtoservname (0.1-2) unstable; urgency=low
 .
   * Updated package for new apache runtime.
 Thanks to Peter Samuelson and Andreas Henriksson for patches!
Files: 
 2cc46b249561d4f73dd5ddabd5e7cc60 655 web optional 
apache2-redirtoservname_0.1-2.dsc
 a9faed4babec8360a516a2bd705c7787 77431 web optional 
apache2-redirtoservname_0.1-2.diff.gz
 c3bdacba8145398441630bb738d0f961 6076 web optional 
libapache2-redirtoservname_0.1-2_powerpc.deb

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

iD8DBQFFRmioGKDMjVcGpLQRAjmvAJ9/m32GuUCQTGLUzpPjXL3HVD0SwgCgnSmm
IlnEr/wXcmpzANC2Eg/G9Wo=
=8v5u
-END PGP SIGNATURE-


Accepted:
apache2-redirtoservname_0.1-2.diff.gz
  to pool/main/a/apache2-redirtoservname/apache2-redirtoservname_0.1-2.diff.gz
apache2-redirtoservname_0.1-2.dsc
  to pool/main/a/apache2-redirtoservname/apache2-redirtoservname_0.1-2.dsc
libapache2-redirtoservname_0.1-2_powerpc.deb
  to 
pool/main/a/apache2-redirtoservname/libapache2-redirtoservname_0.1-2_powerpc.deb


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



Accepted cacti 0.8.6i-2 (source all)

2006-10-30 Thread sean finney
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Mon, 30 Oct 2006 23:18:55 +0100
Source: cacti
Binary: cacti
Architecture: source all
Version: 0.8.6i-2
Distribution: unstable
Urgency: low
Maintainer: sean finney [EMAIL PROTECTED]
Changed-By: sean finney [EMAIL PROTECTED]
Description: 
 cacti  - Frontend to rrdtool for monitoring systems and services
Changes: 
 cacti (0.8.6i-2) unstable; urgency=low
 .
   * let cacti know where the cactid binary is, since it doesn't
 seem to have a reasonable default an longer.
Files: 
 17e430b9882947f10c2938874c3be54f 577 web extra cacti_0.8.6i-2.dsc
 3914a7f79b40a2fffa2897d127e8ebce 31277 web extra cacti_0.8.6i-2.diff.gz
 d91754d39fc2714b25d965dad175352f 953812 web extra cacti_0.8.6i-2_all.deb

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

iD8DBQFFRnw4ynjLPm522B0RAlFJAJ9e8OynZmDJfe6yRFLbwX8TCIHDHgCeNTKQ
1lBpjK+Uv+3KnQhsFI6hSyA=
=NxHE
-END PGP SIGNATURE-


Accepted:
cacti_0.8.6i-2.diff.gz
  to pool/main/c/cacti/cacti_0.8.6i-2.diff.gz
cacti_0.8.6i-2.dsc
  to pool/main/c/cacti/cacti_0.8.6i-2.dsc
cacti_0.8.6i-2_all.deb
  to pool/main/c/cacti/cacti_0.8.6i-2_all.deb


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



Accepted apache2-redirtoservname 0.1.1-1 (source powerpc)

2006-10-30 Thread Simon Richter
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Mon, 30 Oct 2006 22:09:08 +0100
Source: apache2-redirtoservname
Binary: libapache2-redirtoservname
Architecture: source powerpc
Version: 0.1.1-1
Distribution: unstable
Urgency: low
Maintainer: Simon Richter [EMAIL PROTECTED]
Changed-By: Simon Richter [EMAIL PROTECTED]
Description: 
 libapache2-redirtoservname - Apache 2 module to redirect users to the 
canonical hostname
Closes: 389562
Changes: 
 apache2-redirtoservname (0.1.1-1) unstable; urgency=low
 .
   * New upstream release.
   * Bumped Standards-Version
   * Updated FSF address
 .
 apache2-redirtoservname (0.1-2) unstable; urgency=low
 .
   * Updated package for new apache runtime (Closes: #389562)
 Thanks to Peter Samuelson and Andreas Henriksson for patches!
Files: 
 7231888a8c180e6c53fa6a72f99fc0e7 660 web optional 
apache2-redirtoservname_0.1.1-1.dsc
 7af226235acd6db5af22332e8a1975a3 304939 web optional 
apache2-redirtoservname_0.1.1.orig.tar.gz
 dce7c9c0f5a4ca546a1f4dc43d59c48e 2122 web optional 
apache2-redirtoservname_0.1.1-1.diff.gz
 11e72a760512af9676bc64d1a1dc2b2b 6150 web optional 
libapache2-redirtoservname_0.1.1-1_powerpc.deb

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

iD8DBQFFRmvSGKDMjVcGpLQRApj9AKDofov/9MrEc7zzr96FXXQWg+Bh+ACfVfWS
ECg377eJPOKnHTNZ9e1MP4k=
=z+u0
-END PGP SIGNATURE-


Accepted:
apache2-redirtoservname_0.1.1-1.diff.gz
  to pool/main/a/apache2-redirtoservname/apache2-redirtoservname_0.1.1-1.diff.gz
apache2-redirtoservname_0.1.1-1.dsc
  to pool/main/a/apache2-redirtoservname/apache2-redirtoservname_0.1.1-1.dsc
apache2-redirtoservname_0.1.1.orig.tar.gz
  to 
pool/main/a/apache2-redirtoservname/apache2-redirtoservname_0.1.1.orig.tar.gz
libapache2-redirtoservname_0.1.1-1_powerpc.deb
  to 
pool/main/a/apache2-redirtoservname/libapache2-redirtoservname_0.1.1-1_powerpc.deb


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



Accepted slrn 0.9.8.1pl2~cvs20061030-1 (source alpha)

2006-10-30 Thread Norbert Tretkowski
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Mon, 30 Oct 2006 21:17:01 +0100
Source: slrn
Binary: slrn slrnpull
Architecture: source alpha
Version: 0.9.8.1pl2~cvs20061030-1
Distribution: experimental
Urgency: low
Maintainer: Norbert Tretkowski [EMAIL PROTECTED]
Changed-By: Norbert Tretkowski [EMAIL PROTECTED]
Description: 
 slrn   - threaded news reader (fast for slow links)
 slrnpull   - pulls a small newsfeed from an NNTP server
Changes: 
 slrn (0.9.8.1pl2~cvs20061030-1) experimental; urgency=low
 .
   * New upstream cvs snapshot.
Files: 
 c5b52499f8e24e85070489f08db47518 792 news optional 
slrn_0.9.8.1pl2~cvs20061030-1.dsc
 2ff6c2e289d34c2a4cabd22b3dd32c05 1223777 news optional 
slrn_0.9.8.1pl2~cvs20061030.orig.tar.gz
 cec39a995dc8238730a7685b61865288 69302 news optional 
slrn_0.9.8.1pl2~cvs20061030-1.diff.gz
 0324f9d3819f33f9592b99c5d25bb9eb 878522 news optional 
slrn_0.9.8.1pl2~cvs20061030-1_alpha.deb
 43c453a5c77dd44b6e13ec8f5399e60f 133724 news optional 
slrnpull_0.9.8.1pl2~cvs20061030-1_alpha.deb

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

iD8DBQFFRmByr/RnCw96jQERAhviAJ43ai1QDGXjRxP7SWYeBdHobTFV6gCdEOX4
kVFw0gooqYQ8UR2dIDfJt3w=
=sRVS
-END PGP SIGNATURE-


Accepted:
slrn_0.9.8.1pl2~cvs20061030-1.diff.gz
  to pool/main/s/slrn/slrn_0.9.8.1pl2~cvs20061030-1.diff.gz
slrn_0.9.8.1pl2~cvs20061030-1.dsc
  to pool/main/s/slrn/slrn_0.9.8.1pl2~cvs20061030-1.dsc
slrn_0.9.8.1pl2~cvs20061030-1_alpha.deb
  to pool/main/s/slrn/slrn_0.9.8.1pl2~cvs20061030-1_alpha.deb
slrn_0.9.8.1pl2~cvs20061030.orig.tar.gz
  to pool/main/s/slrn/slrn_0.9.8.1pl2~cvs20061030.orig.tar.gz
slrnpull_0.9.8.1pl2~cvs20061030-1_alpha.deb
  to pool/main/s/slrn/slrnpull_0.9.8.1pl2~cvs20061030-1_alpha.deb


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



Accepted gchangepass 0.1.5-1.1 (source amd64)

2006-10-30 Thread Neil Williams
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sun, 29 Oct 2006 19:50:31 +
Source: gchangepass
Binary: gchangepass
Architecture: source amd64
Version: 0.1.5-1.1
Distribution: unstable
Urgency: low
Maintainer: Guilherme de S. Pastore [EMAIL PROTECTED]
Changed-By: Neil Williams [EMAIL PROTECTED]
Description: 
 gchangepass - password changer for GNOME
Closes: 386220
Changes: 
 gchangepass (0.1.5-1.1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * FTBFS due to gettext 0.15 (Closes: #386220)
   - Extended and tweaked the original patch by
 Alexander Wirt [EMAIL PROTECTED]
Files: 
 7014d35ae25480e18311b1e1e5fdcd39 697 gnome optional gchangepass_0.1.5-1.1.dsc
 14ad444591f7dcf7aa1e0215d00b003b 1907 gnome optional 
gchangepass_0.1.5-1.1.diff.gz
 9904450fed3a1efae8f0d5e7abf1fa9b 29268 gnome optional 
gchangepass_0.1.5-1.1_amd64.deb

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

iD8DBQFFRShkiAEJSii8s+MRAnb+AKDzXuQoZ6iCcEneqr/zKuDragF+0gCfWHSS
TY3VzWw5WqZ/CnNLGZL9NyA=
=oRFJ
-END PGP SIGNATURE-


Accepted:
gchangepass_0.1.5-1.1.diff.gz
  to pool/main/g/gchangepass/gchangepass_0.1.5-1.1.diff.gz
gchangepass_0.1.5-1.1.dsc
  to pool/main/g/gchangepass/gchangepass_0.1.5-1.1.dsc
gchangepass_0.1.5-1.1_amd64.deb
  to pool/main/g/gchangepass/gchangepass_0.1.5-1.1_amd64.deb


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



Accepted gramps 2.2.1-1 (source all)

2006-10-30 Thread James A. Treacy
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Mon, 30 Oct 2006 10:32:43 -0500
Source: gramps
Binary: gramps
Architecture: source all
Version: 2.2.1-1
Distribution: experimental
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 (2.2.1-1) experimental; urgency=low
 .
   * New upstream release
Files: 
 b8569cfb43228f7cce84f453fe5956c8 835 gnome optional gramps_2.2.1-1.dsc
 22c14f3586c3c166b212df082d787fe5 7617016 gnome optional 
gramps_2.2.1.orig.tar.gz
 f1c2148dc14502a766e57fe7dd777378 10111 gnome optional gramps_2.2.1-1.diff.gz
 a802ce9268354b356d4bb6366bf8a4cc 6604058 gnome optional gramps_2.2.1-1_all.deb

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

iQCVAwUBRUZwcg9y7Te6Cn61AQKpWgQAjv45jZdlaUhmSkbLfuowjapKnwv/g5nV
jRHIKPXtZKfsmApdYpuDJblV3ZTxlWgUvS0fPZLmS8MfPm+pzFPXTPuuFfJTGyDS
SnPAxtNu9b+fAmAEBtYyCDtaaoC+1ReS3mczemZ1rQrL2RnCjVmUlr4jdaHBoI44
fTx+2nJRM+E=
=oPrL
-END PGP SIGNATURE-


Accepted:
gramps_2.2.1-1.diff.gz
  to pool/main/g/gramps/gramps_2.2.1-1.diff.gz
gramps_2.2.1-1.dsc
  to pool/main/g/gramps/gramps_2.2.1-1.dsc
gramps_2.2.1-1_all.deb
  to pool/main/g/gramps/gramps_2.2.1-1_all.deb
gramps_2.2.1.orig.tar.gz
  to pool/main/g/gramps/gramps_2.2.1.orig.tar.gz


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



Accepted fseries 240.10068-1 (source i386)

2006-10-30 Thread Dirk Eddelbuettel
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Mon, 30 Oct 2006 17:20:49 -0600
Source: fseries
Binary: r-cran-fseries
Architecture: source i386
Version: 240.10068-1
Distribution: unstable
Urgency: low
Maintainer: Dirk Eddelbuettel [EMAIL PROTECTED]
Changed-By: Dirk Eddelbuettel [EMAIL PROTECTED]
Description: 
 r-cran-fseries - GNU R package for financial engineering -- fSeries
Changes: 
 fseries (240.10068-1) unstable; urgency=low
 .
   * New upstream release
 .
   * debian/control: Build-Depends: updated to r-base-dev (= 2.4.0)
   * debian/contrpl: Added missing Depends: ${shlibs:Depends}
   * debian/control: Added (Build-)Depends: for r-cran-fecofin
   * debian/control: Standards-Version: upgradeded to 3.7.2
Files: 
 f60abe3338763b007a79fd65a3b693bb 685 math optional fseries_240.10068-1.dsc
 3058f4ddedf7d754d34c622e71a01661 1207901 math optional 
fseries_240.10068.orig.tar.gz
 2b36a53a7ad4757d452caac29604bd47 3190 math optional fseries_240.10068-1.diff.gz
 886b760bcd8bd810519912e7ea77ba96 1366552 math optional 
r-cran-fseries_240.10068-1_i386.deb

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

iD8DBQFFRoluCZSR95Gw07cRApFUAJ0T167wiZ3uLoPtYkJDvVhXmXxD2wCfSBaZ
bkpl8ylT+kClXfnhgXrnTzM=
=spYb
-END PGP SIGNATURE-


Accepted:
fseries_240.10068-1.diff.gz
  to pool/main/f/fseries/fseries_240.10068-1.diff.gz
fseries_240.10068-1.dsc
  to pool/main/f/fseries/fseries_240.10068-1.dsc
fseries_240.10068.orig.tar.gz
  to pool/main/f/fseries/fseries_240.10068.orig.tar.gz
r-cran-fseries_240.10068-1_i386.deb
  to pool/main/f/fseries/r-cran-fseries_240.10068-1_i386.deb


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



Accepted rpncalc 1.36 (source i386)

2006-10-30 Thread David Frey
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Thu, 26 Oct 2006 23:12:01 +0200
Source: rpncalc
Binary: rpncalc
Architecture: source i386
Version: 1.36
Distribution: unstable
Urgency: low
Maintainer: David Frey [EMAIL PROTECTED]
Changed-By: David Frey [EMAIL PROTECTED]
Description: 
 rpncalc- RPN calculator trying to emulate an HP28S
Closes: 330816 331645
Changes: 
 rpncalc (1.36) unstable; urgency=low
 .
   * get rid of autoconf machinery (closes: #330816)
   * do not explicitely link against ncurses (thanks to the checklib mail)
   * clean up po-subdirectory (closes: #331645)
Files: 
 7a0f8836355942fa7d4477f587b92656 520 math optional rpncalc_1.36.dsc
 8abe160b90af4be5a84bf961715ace62 93268 math optional rpncalc_1.36.tar.gz
 c45f3ffba10b8dc2b251f1d5c4647d8d 27164 math optional rpncalc_1.36_i386.deb

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

iD8DBQFFRo0DKVyqlGzl+1QRAofZAJ0TRsczKg1rmLC3SKG5Lfn6WfrWTACggIQ9
9+B7ss+qLLCrAe5ntiab9xE=
=kY2u
-END PGP SIGNATURE-


Accepted:
rpncalc_1.36.dsc
  to pool/main/r/rpncalc/rpncalc_1.36.dsc
rpncalc_1.36.tar.gz
  to pool/main/r/rpncalc/rpncalc_1.36.tar.gz
rpncalc_1.36_i386.deb
  to pool/main/r/rpncalc/rpncalc_1.36_i386.deb


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



Accepted bittornado 0.3.17-1 (source all)

2006-10-30 Thread Cameron Dale
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Fri, 27 Oct 2006 15:46:48 -0700
Source: bittornado
Binary: bittornado-gui bittornado
Architecture: source all
Version: 0.3.17-1
Distribution: unstable
Urgency: low
Maintainer: Micah Anderson [EMAIL PROTECTED]
Changed-By: Cameron Dale [EMAIL PROTECTED]
Description: 
 bittornado - bittorrent client with enhanced curses interface
 bittornado-gui - bittorrent client with enhanced GUI interface
Closes: 305388 385721 395326
Changes: 
 bittornado (0.3.17-1) unstable; urgency=low
 .
   * New upstream release (Closes: #395326)
 . Fixes BitTorrent engine error (Closes: #385721)
 . Fixes problem with super-seeding
   * Fix the ipv6 in SocketHandler.py (Closes: #305388)
 (thanks to Tobias Diedrich for this fix)
Files: 
 ee352319d9f0257708e698a9954af4ab 724 net optional bittornado_0.3.17-1.dsc
 1e816deca0080e29ce6a78a3373f9925 195479 net optional 
bittornado_0.3.17.orig.tar.gz
 47044aca45d3fbf89b605461de1a6914 33151 net optional bittornado_0.3.17-1.diff.gz
 6fab392c918fa5ef73744c1cdcbbc9c3 150432 net optional 
bittornado_0.3.17-1_all.deb
 14714d7e9c7c77d3429da4eaa54d9edb 39300 net optional 
bittornado-gui_0.3.17-1_all.deb

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

iD8DBQFFRqDL9n4qXRzy1ioRAmtVAJ0bzfDcLBmvKl8uqdWpI3sll9Ol4ACfUYyh
BlK87VtELXbf7Pf3qrtv4qg=
=vgMe
-END PGP SIGNATURE-


Accepted:
bittornado-gui_0.3.17-1_all.deb
  to pool/main/b/bittornado/bittornado-gui_0.3.17-1_all.deb
bittornado_0.3.17-1.diff.gz
  to pool/main/b/bittornado/bittornado_0.3.17-1.diff.gz
bittornado_0.3.17-1.dsc
  to pool/main/b/bittornado/bittornado_0.3.17-1.dsc
bittornado_0.3.17-1_all.deb
  to pool/main/b/bittornado/bittornado_0.3.17-1_all.deb
bittornado_0.3.17.orig.tar.gz
  to pool/main/b/bittornado/bittornado_0.3.17.orig.tar.gz


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



Accepted lsb 3.1-19 (source all amd64)

2006-10-30 Thread Chris Lawrence
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Mon, 30 Oct 2006 19:08:26 -0600
Source: lsb
Binary: lsb-desktop lsb-core lsb-cxx lsb-base lsb-release lsb-qt4 lsb 
lsb-graphics
Architecture: source all amd64
Version: 3.1-19
Distribution: unstable
Urgency: low
Maintainer: Chris Lawrence [EMAIL PROTECTED]
Changed-By: Chris Lawrence [EMAIL PROTECTED]
Description: 
 lsb- Linux Standard Base 3.1 support package
 lsb-base   - Linux Standard Base 3.1 init script functionality
 lsb-core   - Linux Standard Base 3.1 core support package
 lsb-cxx- Linux Standard Base 3.1 C++ support package
 lsb-desktop - Linux Standard Base 3.1 Desktop support package
 lsb-graphics - Linux Standard Base 3.1 graphics support package
 lsb-qt4- Linux Standard Base 3.1 Qt4 support package
 lsb-release - Linux Standard Base version reporting utility
Closes: 388836
Changes: 
 lsb (3.1-19) unstable; urgency=low
 .
   * Now try the eval hack in start-stop-daemon, since nothing else seems
 to work.  (Closes: #388836)
Files: 
 5efcc70127e43a80644eb1eca5c5cf76 672 misc extra lsb_3.1-19.dsc
 46ce58c44d158d4cdfc976acb0db199d 40076 misc extra lsb_3.1-19.tar.gz
 e3122b0db3b46bffa77e6a6946f74605 10570 misc extra lsb_3.1-19_all.deb
 81b2b46853300ba1a215843327bb91ea 15856 misc required lsb-base_3.1-19_all.deb
 c272b8c7075b8ec23b3c420e128d975f 15078 misc extra lsb-release_3.1-19_all.deb
 146de0b4010c887db152574d3f598d06 31526 misc extra lsb-core_3.1-19_amd64.deb
 a688ca5419fd56768b61aab65df76449 10626 misc extra lsb-graphics_3.1-19_amd64.deb
 d6428929bdcd3b00b9ca955cf8568ff5 10596 misc extra lsb-cxx_3.1-19_amd64.deb
 4033c50dbcf96c250f9057636471dd0f 10676 misc extra lsb-desktop_3.1-19_amd64.deb
 c5563771c2853ef14bc5725c1f39a3c9 10578 misc extra lsb-qt4_3.1-19_amd64.deb

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

iD8DBQFFRqJ/2wQKE6PXubwRAlsJAJ4o6zqvDUkV+bycDJLRpPXKPyM+FwCfffGK
Ca8JZc9Svd5CvGo4jCzpLes=
=1yny
-END PGP SIGNATURE-


Accepted:
lsb-base_3.1-19_all.deb
  to pool/main/l/lsb/lsb-base_3.1-19_all.deb
lsb-core_3.1-19_amd64.deb
  to pool/main/l/lsb/lsb-core_3.1-19_amd64.deb
lsb-cxx_3.1-19_amd64.deb
  to pool/main/l/lsb/lsb-cxx_3.1-19_amd64.deb
lsb-desktop_3.1-19_amd64.deb
  to pool/main/l/lsb/lsb-desktop_3.1-19_amd64.deb
lsb-graphics_3.1-19_amd64.deb
  to pool/main/l/lsb/lsb-graphics_3.1-19_amd64.deb
lsb-qt4_3.1-19_amd64.deb
  to pool/main/l/lsb/lsb-qt4_3.1-19_amd64.deb
lsb-release_3.1-19_all.deb
  to pool/main/l/lsb/lsb-release_3.1-19_all.deb
lsb_3.1-19.dsc
  to pool/main/l/lsb/lsb_3.1-19.dsc
lsb_3.1-19.tar.gz
  to pool/main/l/lsb/lsb_3.1-19.tar.gz
lsb_3.1-19_all.deb
  to pool/main/l/lsb/lsb_3.1-19_all.deb


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



  1   2   >