Re: potential mass bug filing: sysvinit dependency

2006-09-07 Thread Vincent Danjean
Lionel Elie Mamane a écrit :
 On Tue, Sep 05, 2006 at 01:30:19PM +0200, Marco d'Itri wrote:
 
 This may be a good time to remind maintainers that often a versioned
 conflict may be more appropriate than a versioned dependency.
 
 This seems natural to me, but the policy contains this discouraging
 language:
 
  A Conflicts entry should almost never have an earlier than version
  clause. This would prevent dpkg from upgrading or installing the
  package which declared such a conflict until the upgrade or removal
  of the conflicted-with package had been completed.
 
 I'm not exactly sure what is being said here. The second sentence
 seems to be *exactly* the effect I would seek when doing a versioned
 earlier than conflict. So I don't understand why the policy says one
 should almost never have one.

Perhaps the problem is with the word completed (ie not initiated).
This means that the new package (with versioned conflict) cannot be
unpacked until the old conflicting one has been removed (with execution
of post-remove) or fully upgraded (ie unpacked AND configured).
Note: All of this is speculation from me. I can be wrong.

  Best regards,
Vincent


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



Re: new passwd

2006-09-07 Thread Raphael Hertzog
Hi,

On Thu, 07 Sep 2006, Atsuhito Kohda wrote:
 Hi all,
 
 yesterday, I failed to login svn.debian.org with ssh.
 I was asked Passwd and input the correct passwd (as far
 as I remembered) three times but failed.
 
 I was given my first passwd in 2001/01 and it was changed
 in 2003/12/16 (perhaps because of compromise of Debian servers).

svn.debian.org account database is separate from the usual Debian
developers account. It is hooked into Alioth's account database.

http://wiki.debian.org/Alioth
http://wiki.debian.org/AliothFAQ

Thus the password is different, if you never used svn.d.o before, you'll
need to ask for a new password. The link is in one the above mentionned
pages.

Cheers,
-- 
Raphaël Hertzog

Premier livre français sur Debian GNU/Linux :
http://www.ouaza.com/livre/admin-debian/


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



Re: new passwd

2006-09-07 Thread Atsuhito Kohda
On Thu, 7 Sep 2006 09:28:34 +0200, Raphael Hertzog wrote:

 svn.debian.org account database is separate from the usual Debian
 developers account. It is hooked into Alioth's account database.
 
 http://wiki.debian.org/Alioth
 http://wiki.debian.org/AliothFAQ
 
 Thus the password is different, if you never used svn.d.o before, you'll
 need to ask for a new password. The link is in one the above mentionned
 pages.

I see.  I'll try it later.  Thanks for your help.

But then the problem is that

 So I tried to get a new passwd
 following the instruction of http://db.debian.org/password.html
 at about 12am JST (3am UTC) but I've gotten nothing yet (after
 one day already).

Does the procedure

echo Please change my Debian password | gpg --clearsign \
 | mail [EMAIL PROTECTED]

work yet?  I get nothing even now.

Regards,  2006-9-7(Thu)

-- 
 Debian Developer  Debian JP Developer - much more I18N of Debian
 Atsuhito Kohda kohda AT debian.org
 Department of Math., Univ. of Tokushima


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



Re: new passwd

2006-09-07 Thread Raphael Hertzog
On Thu, 07 Sep 2006, Atsuhito Kohda wrote:
  So I tried to get a new passwd
  following the instruction of http://db.debian.org/password.html
  at about 12am JST (3am UTC) but I've gotten nothing yet (after
  one day already).
 
 Does the procedure
 
 echo Please change my Debian password | gpg --clearsign \
  | mail [EMAIL PROTECTED]
 
 work yet?  I get nothing even now.

Are you sure that the GPG key is still in the Debian keyring?

And on the web page you mentionned, it's written that you should contact
[EMAIL PROTECTED] in case of problem...

Cheers,
-- 
Raphaël Hertzog

Premier livre français sur Debian GNU/Linux :
http://www.ouaza.com/livre/admin-debian/


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



Re: new passwd

2006-09-07 Thread Atsuhito Kohda
On Thu, 7 Sep 2006 10:07:39 +0200, Raphael Hertzog wrote:

 Are you sure that the GPG key is still in the Debian keyring?

I believe so.

 And on the web page you mentionned, it's written that you should contact
 [EMAIL PROTECTED] in case of problem...

Right.  Thanks again.

Regards,2006-9-7(Thu)

-- 
 Debian Developer  Debian JP Developer - much more I18N of Debian
 Atsuhito Kohda kohda AT debian.org
 Department of Math., Univ. of Tokushima


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



Re: new passwd

2006-09-07 Thread Frank Küster
Raphael Hertzog [EMAIL PROTECTED] wrote:

 On Thu, 07 Sep 2006, Atsuhito Kohda wrote:
  So I tried to get a new passwd
  following the instruction of http://db.debian.org/password.html
  at about 12am JST (3am UTC) but I've gotten nothing yet (after
  one day already).
 
 Does the procedure
 
 echo Please change my Debian password | gpg --clearsign \
  | mail [EMAIL PROTECTED]
 
 work yet?  I get nothing even now.

 Are you sure that the GPG key is still in the Debian keyring?

gpg --no-default-keyring --keyring /usr/share/keyrings/debian-keyring.gpg 
--list-keys kohda
pub   1024D/5BFA90EC 2000-04-28
uid  Atsuhito KOHDA [EMAIL PROTECTED]
uid  Atsuhito Kohda [EMAIL PROTECTED]
uid  Atsuhito Kohda [EMAIL PROTECTED]
sub   1024g/7E522785 2000-04-28


Regards, Frank
-- 
Frank Küster
Single Molecule Spectroscopy, Protein Folding @ Inst. f. Biochemie, Univ. Zürich
Debian Developer (teTeX/TeXLive)



Re: Brain dead package management?

2006-09-07 Thread Michelle Konzack
Am 2006-09-01 13:53:06, schrieb Michael S. Peek:

 system.  In this command line, I specify that I want the lpr package 
 removed, and the cupsys-bsd package installed (the two are mutually 
 exclusive -- lpr conflicts w/ cupsys-bsd).  Now, you would think that 

 aptitude -y -o Aptitude::Log=/var/lib/tiem/log-20060901-120519.txt 
 install  kernel-image-2.6-686-smp+

snip

apt-get --assume-yes install lrp- list_of_other_packages

You NEED to put the package to be removed at first before all other
packages then it works.


Thanks, Greetings and nice Day
Michelle Konzack
Systemadministrator
Tamay Dogan Network
Debian GNU/Linux Consultant


-- 
Linux-User #280138 with the Linux Counter, http://counter.li.org/
# Debian GNU/Linux Consultant #
Michelle Konzack   Apt. 917  ICQ #328449886
   50, rue de Soultz MSM LinuxMichi
0033/6/6192519367100 Strasbourg/France   IRC #Debian (irc.icq.com)


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



coreutils/debianutils dependency cycle?

2006-09-07 Thread martin f krafft
This is somewhat unexpected, given that both packages are already
installed and configured. Does anyone know what's up?

lapse:~# apt-get install --reinstall {core,debian}utils
Reading package lists... Done
Building dependency tree... Done
0 upgraded, 0 newly installed, 2 reinstalled, 0 to remove and 27 not upgraded.
Need to get 0B/3178kB of archives.
After unpacking 0B of additional disk space will be used.
Do you want to continue [Y/n]? 
E: Couldn't configure pre-depend coreutils for debianutils, probably a 
dependency cycle.

-- 
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
 
all of you that believe in telekinetics, raise my hand!


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


The debian boot dependency graph image

2006-09-07 Thread Petter Reinholdtsen

For some time now, the runtime dependencies of init.d scripts have
been documented in the scripts, using the LSB convention.  Now, enough
scripts have this information present to make a useful graph of the
dependencies in the debian boot.  The current state of affairs in my
sid chroot look like this:

  URL: http://user.skolelinux.no/~pere/debian/lsb-info-20060907.png 

The scripts listed in the upper right corner are all those scripts
without dependency information available.  This is the complete list
for my installation:

  hwclockfirst.sh ifupdown-clean modutils hwclock.sh libdevmapper1.01
  libdevmapper1.02 lvm hibernate ifupdown nviboot xserver-xorg vbesave
  sysklogd klogd acct acpid apmd apt-index-watcher atftpd cupsys
  dbus-1 nullmailer openbsd-inetd rsync snmpd ssh uml-utilities
  snmptrapfmt anacron binfmt-support acpi-support libnss-ldap

A status summary for the packages used in a desktop installation is
available from
URL:http://initscripts-ng.alioth.debian.org/soc2006-bootsystem/lsblist.html.

The dotty file used to generate this graph is available from

  URL: http://user.skolelinux.no/~pere/debian/lsb-info-20060907.dot 

To generate your own graph, install the 'insserv' package, and run
these commands to get  your own

  /usr/share/insserv/check-initd-order -g -o  lsb-graph.dot
  dot -Tpng -o lsb-graph.png lsb-graph.dot

If you want to make a graph using the dependency information provided
in the insserv package for the scripts without such info, remove the
-o flag.

Friendly,
-- 
Petter Reinholdtsen


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



Re: The debian boot dependency graph image

2006-09-07 Thread Marco d'Itri
On Sep 07, Petter Reinholdtsen [EMAIL PROTECTED] wrote:

 For some time now, the runtime dependencies of init.d scripts have
 been documented in the scripts, using the LSB convention.  Now, enough
 scripts have this information present to make a useful graph of the
 dependencies in the debian boot.  The current state of affairs in my
 sid chroot look like this:
 
   URL: http://user.skolelinux.no/~pere/debian/lsb-info-20060907.png 
Now, try thinking about how many of the blocks which are not listed
as depending on udev actually do.

-- 
ciao,
Marco


signature.asc
Description: Digital signature


Re: The debian boot dependency graph image

2006-09-07 Thread Pierre Habouzit
Le jeu 7 septembre 2006 15:11, Marco d'Itri a écrit :
 On Sep 07, Petter Reinholdtsen [EMAIL PROTECTED] wrote:
  For some time now, the runtime dependencies of init.d scripts have
  been documented in the scripts, using the LSB convention.  Now,
  enough scripts have this information present to make a useful graph
  of the dependencies in the debian boot.  The current state of
  affairs in my sid chroot look like this:
 
URL:
  http://user.skolelinux.no/~pere/debian/lsb-info-20060907.png 

 Now, try thinking about how many of the blocks which are not listed
 as depending on udev actually do.

your point beeing ?
-- 
·O·  Pierre Habouzit
··O[EMAIL PROTECTED]
OOOhttp://www.madism.org


pgpI8Xm2X0357.pgp
Description: PGP signature


Re: The debian boot dependency graph image

2006-09-07 Thread Wouter Verhelst
On Thu, Sep 07, 2006 at 03:11:02PM +0200, Marco d'Itri wrote:
 Now, try thinking about how many of the blocks which are not listed
 as depending on udev actually do.

None, because udev isn't actually a hard dependency for any of those
scripts, so listing it as such is wrong.

-- 
Lo-lan-do Home is where you have to wash the dishes.
  -- #debian-devel, Freenode, 2004-09-22


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



Extended partition creation policy ?

2006-09-07 Thread David Balazic
Hi!

(please CC me on replies, as I am not subscribed to the list; but will
check its archives every now and then)

I noticed, that when the debian installer is instructed to create
two partitions, whose joint size is less than the size of the disk,
then it creates one primary partition and one logical partition inside
an extended partition.

The issue is, that this extended partition has the size of the logical
partition and not the maximum possible size (the entire empty disk space
plus the logical parition).

This layout seems to be special to debian, since all other distros
(except debian based ones) and operating systems create extended
partitions that cover the entire free disk space.

This becomes a problem, when the user want to create a new partition.
He has two options :
 - create a primary partition
   up side : easy to do, no problems
   down side : as two slots are used for the original primary partition
   and the extended partition, only two remain. Also more than than one
primary
   partition is unrecomended and can be problemtatic in certain
environments.

 - change the size of the extended partition and create logical
partition(s)
   upside : no limits on number of partitions, no other problems
   downside : very few partitioning tools support this in asimple and
obvious way.
   The most common ones (fdisk, Windows Disk Management) for example do
not.


My question is : What benefit does the debian way give ? Is there a
possibility
to change for the other common way ?

For reference I also include the results of a small research about this
on
various op-systems :

I started their CD based installer and in their
partitioner, I created two partitions (a single partition
setup usually creates a primary partition, so that would
not cover our topic).
I always used the default settings and values, except the following :
 - I asked creation of exactly two partitions
 - I specified their size (the sum of their sizes is less than the disk
size)
 - for linux, I specified the partition type for the second partition as
swap 
   (the first partition was formatted by the default FS and used for / -
root fs)

That's it. The results :

win XP : extended partition covers entire disk
win 98 : extended partition covers entire disk
debian 2.0 hamm: extended partition covers only used part of disk
redhat 5.2 : extended partition covers entire disk
debian 3.1 sarge   : extended partition covers only used part of disk
fedora 4   : extended partition covers entire disk
   (FC4 : I created 4 partitions, otherwise no extended partition would
be created,
 but 3 primary partitions)

As we see, the small extended partition is a debianism.

Notes :
entire disk means entire disk minus the part used by the primary
partition
only used part of disk means the space used by the logical partition

Regards,
David

-
http://noepatents.eu.org/  Innovation, not litigation !
---
David Balazic  mailto:[EMAIL PROTECTED]
HERMES Softlab http://www.hermes-softlab.com
Zagrebska cesta 104Phone: +386 2 450 8846 
SI-2000 Maribor
Slovenija
-
Be excellent to each other. -
Bill S. Preston, Esq.  Ted Theodore Logan
-



Re: Extended partition creation policy ?

2006-09-07 Thread Frans Pop
Hello David,

On Thursday 07 September 2006 14:14, David Balazic wrote:
 I noticed, that when the debian installer is instructed to create
 two partitions, whose joint size is less than the size of the disk,
 then it creates one primary partition and one logical partition inside
 an extended partition.

 The issue is, that this extended partition has the size of the logical
 partition and not the maximum possible size (the entire empty disk
 space plus the logical parition).

The correct way to report this would be to file a bug report [1] against 
the package partman-base. That will make sure it is brought to the 
attention of the debian-installer team and that its resolution will be 
tracked in the Debian Bug Tracking System (BTS).

Could you please do that?

Thanks,
FJP

[1] http://www.debian.org/Bugs/Reporting


pgpSzVmmudrW9.pgp
Description: PGP signature


Re: coreutils/debianutils dependency cycle?

2006-09-07 Thread Goswin von Brederlow
martin f krafft [EMAIL PROTECTED] writes:

 This is somewhat unexpected, given that both packages are already
 installed and configured. Does anyone know what's up?

 lapse:~# apt-get install --reinstall {core,debian}utils
 Reading package lists... Done
 Building dependency tree... Done
 0 upgraded, 0 newly installed, 2 reinstalled, 0 to remove and 27 not upgraded.
 Need to get 0B/3178kB of archives.
 After unpacking 0B of additional disk space will be used.
 Do you want to continue [Y/n]? 
 E: Couldn't configure pre-depend coreutils for debianutils, probably a 
 dependency cycle.

Somehow on --reinstall apt does not break cycles. If you install them
individualy it works. Annoyed the hell out of me too.

MfG
Goswin


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



Re: The debian boot dependency graph image

2006-09-07 Thread Marco d'Itri
On Sep 07, Pierre Habouzit [EMAIL PROTECTED] wrote:

   http://user.skolelinux.no/~pere/debian/lsb-info-20060907.png 
  Now, try thinking about how many of the blocks which are not listed
  as depending on udev actually do.
 your point beeing ?
That if you want a really dependency-based boot process more work will
be needed.

-- 
ciao,
Marco


signature.asc
Description: Digital signature


Re: The debian boot dependency graph image

2006-09-07 Thread Marco d'Itri
On Sep 07, Wouter Verhelst [EMAIL PROTECTED] wrote:

 On Thu, Sep 07, 2006 at 03:11:02PM +0200, Marco d'Itri wrote:
  Now, try thinking about how many of the blocks which are not listed
  as depending on udev actually do.
 None, because udev isn't actually a hard dependency for any of those
 scripts, so listing it as such is wrong.
If it's in the picture then it's relevante.

-- 
ciao,
Marco


signature.asc
Description: Digital signature


Re: coreutils/debianutils dependency cycle?

2006-09-07 Thread martin f krafft
also sprach Goswin von Brederlow [EMAIL PROTECTED] [2006.09.07.1659 +0200]:
 Somehow on --reinstall apt does not break cycles.

Where is there a cycle?

-- 
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: Psychomuzak / The Exstasie


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


Re: The debian boot dependency graph image

2006-09-07 Thread Martin Wuertele
* Marco d'Itri [EMAIL PROTECTED] [2006-09-07 15:11]:

 On Sep 07, Petter Reinholdtsen [EMAIL PROTECTED] wrote:
 
  For some time now, the runtime dependencies of init.d scripts have
  been documented in the scripts, using the LSB convention.  Now, enough
  scripts have this information present to make a useful graph of the
  dependencies in the debian boot.  The current state of affairs in my
  sid chroot look like this:
  
URL: http://user.skolelinux.no/~pere/debian/lsb-info-20060907.png 
 Now, try thinking about how many of the blocks which are not listed
 as depending on udev actually do.
 
I can't think of a single one that would not work with good old static
dev tough udev might be the recommended way.

yours Martin
-- 
[EMAIL PROTECTED]  Debian GNU/Linux - The Universal Operating System
fabbione I AM ON TV!
fabbione CIAO MAMMA!


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



Re: coreutils/debianutils dependency cycle?

2006-09-07 Thread Goswin von Brederlow
martin f krafft [EMAIL PROTECTED] writes:

 also sprach Goswin von Brederlow [EMAIL PROTECTED] [2006.09.07.1659 +0200]:
 Somehow on --reinstall apt does not break cycles.

 Where is there a cycle?

You are right. There isn't even a cycle. Just a simple depends. That
makes it even worse.

MfG
Goswin


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



Re: The debian boot dependency graph image

2006-09-07 Thread Josselin Mouette
Le jeudi 07 septembre 2006 à 15:18 +0200, Martin Wuertele a écrit :
 URL: http://user.skolelinux.no/~pere/debian/lsb-info-20060907.png 
  Now, try thinking about how many of the blocks which are not listed
  as depending on udev actually do.
  
 I can't think of a single one that would not work with good old static
 dev tough udev might be the recommended way.

But nevertheless, they won't work if udev is installed, until the device
appears. The current boot scheme is unsuitable for such cases.
-- 
 .''`.   Josselin Mouette/\./\
: :' :   [EMAIL PROTECTED]
`. `'[EMAIL PROTECTED]
   `-  Debian GNU/Linux -- The power of freedom



Re: The debian boot dependency graph image

2006-09-07 Thread Stephen Gran
This one time, at band camp, Josselin Mouette said:
 Le jeudi 07 septembre 2006 à 15:18 +0200, Martin Wuertele a écrit :
   
  I can't think of a single one that would not work with good old static
  dev tough udev might be the recommended way.
 
 But nevertheless, they won't work if udev is installed, until the device
 appears. The current boot scheme is unsuitable for such cases.

This is what the Should-Start filed is for, AIUI.
-- 
 -
|   ,''`.Stephen Gran |
|  : :' :[EMAIL PROTECTED] |
|  `. `'Debian user, admin, and developer |
|`- http://www.debian.org |
 -


signature.asc
Description: Digital signature


kernel panic: pivot_root help me

2006-09-07 Thread Ozgur Karatas
Hello,
We buy a IBM Blade Server. I choose 2.6 kernel and Grub on Debian 3.1 Sarge 
Setup. But Debian says me Kernel Panic
pivot_root: No such file or directory

 /sbin/init : 432: cannot open dev/console: No such file

 Kernel panic : Attempted to kill init

How to pass it?

--
 ,''`.  Ozgur Karatas
: :' :  [EMAIL PROTECTED]
`. `'   http://www.ozgurkaratas.com
  `-Powered By Debian GNU\Linux


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



Re: Extended partition creation policy ?

2006-09-07 Thread Hendrik Sattler
Am Donnerstag 07 September 2006 14:14 schrieb David Balazic:
 The issue is, that this extended partition has the size of the logical
 partition and not the maximum possible size (the entire empty disk space
 plus the logical parition).

 This layout seems to be special to debian, since all other distros
 (except debian based ones) and operating systems create extended
 partitions that cover the entire free disk space.

Evaluate the following case:
* you install linux with the mentioned 2-partition layout
* you install another OS that needs a primary partition

- Installer makes extended partition full size: you have to reduce the size to 
install the other OS.
- Installer makes two primary partitions: no problems at all
- Installer makes extended partition _not_ full size: mentioned problem.

As you already mentioned, the way in FC4 looks like the best approach...

HS


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



Bug#386358: O: elserv -- HTTP server that runs on Emacsen

2006-09-07 Thread Junichi Uekawa
retitle 386358 ITA: elserv --  HTTP server that runs on Emacsen

Hi,

 I request an adopter for this package.  I've lost interest in this
 package and nothing in Debian uses it apparently.  If you'd like to
 see it survive, please take it.

You're joking, right?

Reverse Depends: 
  wysihtml-el,elserv 0.4.0+0.20011203cvs-3.2
  devscripts-el,elserv


I'll take the package, thanks for giving up.

regards,
junichi
-- 
[EMAIL PROTECTED],netfort.gr.jp}   Debian Project


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



Re: The debian boot dependency graph image

2006-09-07 Thread Martin Wuertele
* Marco d'Itri [EMAIL PROTECTED] [2006-09-07 17:11]:

 On Sep 07, Wouter Verhelst [EMAIL PROTECTED] wrote:
 
  On Thu, Sep 07, 2006 at 03:11:02PM +0200, Marco d'Itri wrote:
   Now, try thinking about how many of the blocks which are not listed
   as depending on udev actually do.
  None, because udev isn't actually a hard dependency for any of those
  scripts, so listing it as such is wrong.
 If it's in the picture then it's relevante.
 
Then the picture/scripts should be fixed.

yours Martin
-- 
[EMAIL PROTECTED]  Debian GNU/Linux - The Universal Operating System
NForcer NP: Imperanon - Shadowsouls
alphascorpii NE: Schokomüsli! :)



RE: Extended partition creation policy ?

2006-09-07 Thread David Balazic
(off list)

I thought to discuss it first (maybe the key people would
claim it is not a bug, so a bug report would be a waste of time,
more or less).

I will file a bug in a day or two, depending on other mail replies.

If you think that is unneccessary and I should file a bug immediately,
plese say so.

Regards,
David


 -Original Message-
 From: Frans Pop [mailto:[EMAIL PROTECTED] 
 Sent: Thursday, September 07, 2006 4:53 PM
 To: debian-devel@lists.debian.org
 Cc: David Balazic
 Subject: Re: Extended partition creation policy ?
 
 
 Hello David,
 
 On Thursday 07 September 2006 14:14, David Balazic wrote:
  I noticed, that when the debian installer is instructed to create
  two partitions, whose joint size is less than the size of the disk,
  then it creates one primary partition and one logical 
 partition inside
  an extended partition.
 
  The issue is, that this extended partition has the size of 
 the logical
  partition and not the maximum possible size (the entire empty disk
  space plus the logical parition).
 
 The correct way to report this would be to file a bug report 
 [1] against 
 the package partman-base. That will make sure it is brought to the 
 attention of the debian-installer team and that its 
 resolution will be 
 tracked in the Debian Bug Tracking System (BTS).
 
 Could you please do that?
 
 Thanks,
 FJP
 
 [1] http://www.debian.org/Bugs/Reporting
 



Is lack of UTF support an RC bug? [was: Bug#386299: ekg2: Plugin/program compilation option mismatch]

2006-09-07 Thread Marcin Owsiany
On Thu, Sep 07, 2006 at 02:46:16AM -0700, Steve Langasek wrote:
 severity 386299 serious
 thanks
 
 On Wed, Sep 06, 2006 at 06:14:55PM +0100, Marcin Owsiany wrote:
 
  Unicode support in ekg2 is highly experimental and not yet supported
  upstream, therefore the debian package is built without UTF-8 support.
 
  On Wed, Sep 06, 2006 at 05:56:17PM +0200, Tristan Seligmann wrote:
   Attempting to run ekg2 yields the following:
 
  Try running it in some iso-8859 locale.
 
 That's not an acceptable answer, given that almost all locales for etch will
 be Unicode by default.  This makes the package unreleasable.  Of course, the
 package seems to only be in experimental at all, so I don't see why you
 would bother to downgrade the bug...

It doesn't matter for ekg2, which will stay in experimental for quite a
while I'm afraid, but it is important for at least two other of my
packages (which are in etch) which don't support UTF-8 at all. And I'm
reasonably sure they are not the only packages in etch which don't
support UTF.

Who decided that we should just drop them all? After all generating a
non-UTF locale and setting an environment variable isn't a very
difficult workaround? I mean, when has lack of UTF support become an
RC-bug? Charset support is not even mentioned in the policy, other than
for debian/changelog.

Don't get me wrong, I'm not against UTF-8, but just dropping everything
that doesn't support it, without a former warning, sounds ridiculous.

regards,

Marcin
-- 
Marcin Owsiany [EMAIL PROTECTED] http://marcin.owsiany.pl/
GnuPG: 1024D/60F41216  FE67 DA2D 0ACA FC5E 3F75  D6F6 3A0D 8AA0 60F4 1216


signature.asc
Description: Digital signature


Re: The debian boot dependency graph image

2006-09-07 Thread Francesco Pedrini
On Thursday 07 September 2006 12:03, Petter Reinholdtsen wrote:
 For some time now, the runtime dependencies of init.d scripts have
 been documented in the scripts, using the LSB convention.  Now,
 enough scripts have this information present to make a useful graph
 of the dependencies in the debian boot.  The current state of affairs
 in my sid chroot look like this:

   URL: http://user.skolelinux.no/~pere/debian/lsb-info-20060907.png
[SNIP]

 If you want to make a graph using the dependency information provided
 in the insserv package for the scripts without such info, remove the
 -o flag.

I've tried, but it doesn't work:

[EMAIL PROTECTED]:~$ sudo /usr/share/insserv/check-initd-order -g -o 
lsb-graph.dot
Unknown option: o
Unable to properly handle multiple provides: mountdevsubfs mountvirtfs
LSB header missing in /etc/rcS.d/S25libdevmapper1.02
Use of uninitialized value in split 
at /usr/share/insserv/check-initd-order line 69.
Use of uninitialized value in concatenation (.) or string 
at /usr/share/insserv/check-initd-order line 84.
Use of uninitialized value in concatenation (.) or string 
at /usr/share/insserv/check-initd-order line 93.
LSB header missing in /etc/rcS.d/S70screen-cleanup
LSB header missing in /etc/rcS.d/S75schroot
LSB header missing in /etc/rcS.d/S80installation-report
LSB header missing in /etc/rc2.d/S19spamassassin
LSB header missing in /etc/rc2.d/S20apt-index-watcher
Use of uninitialized value in split 
at /usr/share/insserv/check-initd-order line 69.
Use of uninitialized value in concatenation (.) or string 
at /usr/share/insserv/check-initd-order line 84.
Use of uninitialized value in concatenation (.) or string 
at /usr/share/insserv/check-initd-order line 84.
Use of uninitialized value in concatenation (.) or string 
at /usr/share/insserv/check-initd-order line 93.
Use of uninitialized value in split 
at /usr/share/insserv/check-initd-order line 69.
Use of uninitialized value in concatenation (.) or string 
at /usr/share/insserv/check-initd-order line 84.
Use of uninitialized value in concatenation (.) or string 
at /usr/share/insserv/check-initd-order line 93.
LSB header missing in /etc/rc2.d/S20ddclient
Unable to read /etc/rc2.d/S20inetd 
at /usr/share/insserv/check-initd-order line 180.

i get the same error even without -o option...

i've tested it on PPC, the insserv version is 1.08.0-1


HTH

Francesco

-- 
:wq


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



Volunteers needed to experiment with tags in debian/control

2006-09-07 Thread Enrico Zini
Hello,

I would like to experiment with a little new plan for having tags flow
again from the web submissions[1] to the Packages file.

Currently the flow happens by hand, with yours truly checking every
single submissions and approving it or rejecting it.  This doesn't work,
it's long, boring, error prone, and I haven't been doing it for a long
while now.

I came out with a plan to allow developers to voluntarily take care of
reviewing the tags for some or all of their packages.

The plan goes as this:

 0) Download http://people.debian.org/~enrico/2006-09/debtags-updatecontrol
 1) Edit debian/control adding an empty Tag: field for every *binary*
package
 2) In your package root directory, run debtags-updatecontrol.
The script will check debtags.alioth.debian.org for new tags, and it
will guide you through reviewing all the differences.
 3) Have a look at debian/control: you will find that the Tag: field has
been updated with the new tags
 4) Upload the package: I will notice that it has the Tag: field and
I'll know that I don't have to do manual review of tags for it.

The script is smart enough to ask you to review only the differences
between the data on Alioth and the data in your package.  If you reject
changes from Alioth, it will also offer you to mail the patch back to
it.

Now, the part about the volunteers: this has not been tested yet.  Also,
there is currently a big Tag override file that will override your
changes.  What I need is to have some packages with a Tag: field in the
control file, so that I can implement and test the final part of the
plan, which consists in updating the override file to let your tags
through.

What I am doing is trying to setup a system in which the override file
isn't used to override, but just to fill in the Tag field for those
maintainers who are not comfortable filling it in themselves.

Finally, the tricky bit.  I'm leaving tomorrow for an extended,
networkless week-end in the mountains.  I'm sending this mail out now
hoping that when I come back there'll be some package in the archive
with the Tag: field, enabling me to go on developing the missing bit.

If you don't feel comfortable doing it, or debtags-updatecontrol doesn't
work for you, just send me an e-mail and leave it there: I'll see to it
when I come back.

If you manage to upload a package with a Tag: field, please also drop me
an e-mail so I'll know that it's there.

Sorry for asking things and then running away.  But then, I couldn't
bear waiting for Tag: fields to flow in while biting my nails in front
of the computer, and it's good that I cope with the stress by instead
enduring the wait high up in the Alps :)


Ciao,

Enrico

[1] http://debtags.alioth.debian.org/cgi-bin/edit.cgi?pkg=PKGNAME
-- 
GPG key: 1024D/797EBFAB 2000-12-05 Enrico Zini [EMAIL PROTECTED]


signature.asc
Description: Digital signature


Bug#386447: ITP: Gnome Subtitles -- Gnome Subtitles is a subtitle editor for the GNOME desktop.

2006-09-07 Thread Tiago Bortoletto Vaz
Package: wnpp
Severity: wishlist
Owner: Tiago Bortoletto Vaz [EMAIL PROTECTED]


* Package name: Gnome Subtitles
  Version : 0.0.1
  Upstream Author : Pedro Castro [EMAIL PROTECTED]
* URL : http://gsubtitles.sourceforge.net/
* License : (GPL)
  Programming Lang: (C#)
  Description : Gnome Subtitles is a subtitle editor for the GNOME desktop.


Gnome Subtitles is a subtitle editor for the GNOME desktop. Its features
include:

* Subtitle format auto-detection
* Character encoding auto-detection
* Support for time and frame-based subtitles
* Support for bold, italic and underline style tags
* Synchronization, including frame-rate conversion and timing
* shifting
* Multi-level undo
* Error correction and toleration when opening subtitles
* Support for the following subtitle formats (as supported at the
moment by SubLib[1]):
   - MicroDVD
   - SubRip


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17
Locale: LANG=pt_BR, LC_CTYPE=pt_BR (charmap=ISO-8859-1)


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



Re: Is lack of UTF support an RC bug?

2006-09-07 Thread Aaron M. Ucko
Marcin Owsiany [EMAIL PROTECTED] writes:

 It doesn't matter for ekg2, which will stay in experimental for quite a
 while I'm afraid, but it is important for at least two other of my
 packages (which are in etch) which don't support UTF-8 at all. And I'm
 reasonably sure they are not the only packages in etch which don't
 support UTF.

Right; for instance, as noted in #229702/#236214, libfltk1.1 and its
~30 reverse-dependencies have the same limitation, which upstream
won't address because doing so would break the ABI.

 Don't get me wrong, I'm not against UTF-8, but just dropping everything
 that doesn't support it, without a former warning, sounds ridiculous.

Agreed.

-- 
Aaron M. Ucko, KB1CJC (amu at alum.mit.edu, ucko at debian.org)
Finger [EMAIL PROTECTED] (NOT a valid e-mail address) for more info.


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



Re: Is lack of UTF support an RC bug? [was: Bug#386299: ekg2: Plugin/program compilation option mismatch]

2006-09-07 Thread Thomas Viehmann
Marcin Owsiany wrote:
 Who decided that we should just drop them all? After all generating a
 non-UTF locale and setting an environment variable isn't a very
 difficult workaround? I mean, when has lack of UTF support become an
 RC-bug? Charset support is not even mentioned in the policy, other than
 for debian/changelog.
There's quite a way from not properly supporting UTF, possibly mangling
characters to needs workaround for most installs otherwise being
completely unusable with opaque error message. The latter doesn't
really sound like a releasable state to me.
I think looking at the issue with the criterium the distribution better
not have a lot of packages with this type of fault or it's a completly
useless junk collection of packages one can see a big red blinking RC
bug sign for this specific bug (as opposed to all UTF problems being RC).

Kind regards

T.
-- 
Thomas Viehmann, http://thomas.viehmann.net/


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



Re: debconf: DbDriver templatedb: could not sync

2006-09-07 Thread Udo Mueller
Hallo Wouter,

if you replay plz CC me.

* Wouter Verhelst schrieb [06-09-06 20:26]:
 On Wed, Sep 06, 2006 at 07:29:13PM +0200, Udo Mueller wrote:
  fsck.ext3 runs without any error message.
 
 Did you do fsck -f, or just fsck? In case you did the latter, please
 run it with -f again.

I ran it without -f. Today i had physical access and ran fsck -f. It
showed no errors.

But: The disc space is provided by a DAS Raid system. The DAS is
directly attached to the box and a backup tape is attached to the
DAS.

While rebooting Debian i noticed some errors which are backup-tape
related scsi errors.
After these errors were removed dpkg work fine again.

Dont know the exact reasons but it works now.

Mit freundlichen Grüßen

Udo Müller

-- 
ComputerService Udo Müller  Tel.: 0441-36167578
Schöllkrautweg 16   Fax.: 0441-36167579
26135 Oldenburg   [EMAIL PROTECTED] Mobil: 0162-4365411


signature.asc
Description: Digital signature


Re: kernel panic: pivot_root help me

2006-09-07 Thread enerv
Maybe if you boot using live cd and after that mount your partition and 
edit /sbin/init

and change dev/console for /dev/console.

Ozgur Karatas escreveu:

Hello,
We buy a IBM Blade Server. I choose 2.6 kernel and Grub on Debian 3.1 Sarge 
Setup. But Debian says me Kernel Panic
pivot_root: No such file or directory

 /sbin/init : 432: cannot open dev/console: No such file

 Kernel panic : Attempted to kill init

How to pass it?

--
 ,''`.  Ozgur Karatas
: :' :  [EMAIL PROTECTED]
`. `'   http://www.ozgurkaratas.com
  `-Powered By Debian GNU\Linux


  



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



Re: Linking a static library with -fPIC for flex

2006-09-07 Thread Bill Allombert
On Tue, Sep 05, 2006 at 04:50:24PM -0500, Manoj Srivastava wrote:
 Hi,
 
 Starting with version 2.5.31-18 of flex we have started
  providing a static library compiled with position independent code,
  namely, libfl_pic.a, in addition to the normal libfl.a library. This
  is my mail, in accordance to ?10.2 of the Debian policy.

In my opinion, libfl_pic.a is totally useless, see below.

 The problem is with packages that contain shared libraries
  with a flex scanner compiled in. Since flex generates code 
  that is not self contained, and the missing symbols live in
  libfl.a. 

Not self contained is quite overstated.  Actually libfl.a provide
exactly 2 symbols that are defined if the program lacks them. They are:

main(): I doubt you would want a shared library to provide a
simple-minded main() function ?

yywrap(): whose code is
int yywrap (void) { return 1; }

So if you are to write a library that include a flex scanner, all you
have to do is to prvide your own yywrap() function, even if it is
just return 1; and you won't need to link with libfl.a.

Actually I always advise to provide main() and yywrap(), this way
the C file generated by flex can be compiled on a host where libfl.a is
not available.

libfl.a is only useful if you want quickly write and run a flex script
without writing the main loop. But people tend to use perl for that
nowadays.

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]



Bug#386482: ITP: libwww-opensearch-perl -- search OpenSearch compatible web sites

2006-09-07 Thread Ian Beckwith
Package: wnpp
Severity: wishlist
Owner: Ian Beckwith [EMAIL PROTECTED]

* Package name: libwww-opensearch-perl
  Version : 0.06_02 (changed to 0.06.02 for Debian)
  Upstream Author : Brian Cassidy [EMAIL PROTECTED] and Tatsuhiko Miyagawa 
[EMAIL PROTECTED]
* URL : 
http://www.perl.com/CPAN/authors/id/B/BR/BRICAS/WWW-OpenSearch-0.06_02.tar.gz
* License : Dual GPL/Artistic
  Programming Lang: Perl
  Description : search OpenSearch compatible web sites

 WWW::OpenSearch is a perl module to search web sites that provide
 an OpenSearch description and handle responses in Atom or RSS.
 .
 See http://opensearch.a9.com/ for more information on OpenSearch.
 

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)



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



Re: Linking a static library with -fPIC for flex

2006-09-07 Thread Steve Langasek
On Tue, Sep 05, 2006 at 04:50:24PM -0500, Manoj Srivastava wrote:
 
 Starting with version 2.5.31-18 of flex we have started
  providing a static library compiled with position independent code,
  namely, libfl_pic.a, in addition to the normal libfl.a library. This
  is my mail, in accordance to §10.2 of the Debian policy.

 The problem is with packages that contain shared libraries
  with a flex scanner compiled in. Since flex generates code 
  that is not self contained, and the missing symbols live in
  libfl.a. However, since linking a shared library with a object
  containing non position independent code stopped working with gcc 4.1
  (apparently, it was sheer luck that it worked at all). So now we also
  provide libfla_pic.a for shared library packages to link with.

 I was initially going to just provide libfl.a with position
  independent code, which would have prevented the FTBS breakage for
  scanner containing shared libraries, at the expense of a register
  lost for binaries that were otherwise statically linked, and perhaps
  slower execution speeds. When I broached this on IRC, people
  commented that I could provide libfl_pic.a in addition to libfl.a ,
  but compile them both with -fPIC, and transition back at some later
  point to having a non position independent static libfl.a

 Then I realized I was falling into the trap of preferring
  convenience to correctness; the right thing to identify and fix
  packages building shared objects linked to non relocatable code. So,
  now these packages can link to  libfl_pic.a, and binaries can
  continue to link with  libfl.a.

   An alternative would have been to provide a full fledged
  shared library,

The other alternative discussed on IRC was to make /usr/lib/libfl.so a
linker script, à la libc.so.  I think the below should be sufficient, giving
you PIC code when shared linking is requested by the linker and non-PIC code
when static linking is requested:


/* GNU ld script
   When shared linking is requested, map the request to the PIC static
   library, which is the closest we come to a shared library here. */
INPUT( /usr/lib/libfl_pic.a )


Untested, though; it may actually be better to use GROUP() instead of
INPUT(), I'm not sure if ld will treat the two commands the same for
reduction of unused symbols.

Cheers,
-- 
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: Is lack of UTF support an RC bug? [was: Bug#386299: ekg2: Plugin/program compilation option mismatch]

2006-09-07 Thread Steve Langasek
On Thu, Sep 07, 2006 at 06:25:26PM +0100, Marcin Owsiany wrote:
   Try running it in some iso-8859 locale.

  That's not an acceptable answer, given that almost all locales for etch will
  be Unicode by default.  This makes the package unreleasable.  Of course, the
  package seems to only be in experimental at all, so I don't see why you
  would bother to downgrade the bug...

 It doesn't matter for ekg2, which will stay in experimental for quite a
 while I'm afraid, but it is important for at least two other of my
 packages (which are in etch) which don't support UTF-8 at all. And I'm
 reasonably sure they are not the only packages in etch which don't
 support UTF.

 Who decided that we should just drop them all? After all generating a
 non-UTF locale and setting an environment variable isn't a very
 difficult workaround? I mean, when has lack of UTF support become an
 RC-bug? Charset support is not even mentioned in the policy, other than
 for debian/changelog.

 Don't get me wrong, I'm not against UTF-8, but just dropping everything
 that doesn't support it, without a former warning, sounds ridiculous.

It's already been pointed out that there's a big difference between won't
display non-ASCII characters correctly in a UTF-8 locale and won't work at
all in a UTF-8 locale.  There's no excuse for the latter; and as Unicode
locales *are* the default for almost all new installs of etch, this does
make such a package mostly unusable.

-- 
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/


signature.asc
Description: Digital signature


Accepted libsemanage 1.6.16-1 (source i386)

2006-09-07 Thread Manoj Srivastava
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Thu,  7 Sep 2006 01:02:45 -0500
Source: libsemanage
Binary: libsemanage1 libsemanage1-dev python-semanage
Architecture: source i386
Version: 1.6.16-1
Distribution: unstable
Urgency: low
Maintainer: Manoj Srivastava [EMAIL PROTECTED]
Changed-By: Manoj Srivastava [EMAIL PROTECTED]
Description: 
 libsemanage1 - shared libraries used by SELinux policy manipulation tools
 libsemanage1-dev - Header files and libraries for SELinux policy manipulation 
tools
 python-semanage - Python bindings  for SELinux policy manipulation tools
Closes: 385098
Changes: 
 libsemanage (1.6.16-1) unstable; urgency=low
 .
   * New upstream point release
 * Make most copy errors fatal, but allow exceptions for
   file_contexts.local, seusers, and netfilter_contexts if  the source
   file does not exist in the store.
   * Add md5sums
   * Bug fix: libsemanage: .version file for python package
 (python-semanage) contains spaces, thanks to Rudolph Pereira
 (Closes: #385098).
Files: 
 18f3838fe937845c9ad1ce5349fcb541 732 libdevel optional libsemanage_1.6.16-1.dsc
 f5a68b89c0d02e340dc35ee5e73a8378 157149 libdevel optional 
libsemanage_1.6.16.orig.tar.gz
 0ff641358839830cf424badce93cc4b6 48125 libdevel optional 
libsemanage_1.6.16-1.diff.gz
 9d66bc2eb1cc58a100e3396c0f380c6a 70708 libs optional 
libsemanage1_1.6.16-1_i386.deb
 56b08741eff5068ad22d909923d2aed5 334264 libdevel optional 
libsemanage1-dev_1.6.16-1_i386.deb
 aee1f1a28c5cf6e1152948997b6f01b2 114614 devel optional 
python-semanage_1.6.16-1_i386.deb

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

iD8DBQFE/7dMIbrau78kQkwRAvWmAKCONqVGNEtQfQA1tStAG4gF/fYEewCgsWxD
sDj92gy7RVj3uLJiPgB/h9c=
=fFLG
-END PGP SIGNATURE-


Accepted:
libsemanage1-dev_1.6.16-1_i386.deb
  to pool/main/libs/libsemanage/libsemanage1-dev_1.6.16-1_i386.deb
libsemanage1_1.6.16-1_i386.deb
  to pool/main/libs/libsemanage/libsemanage1_1.6.16-1_i386.deb
libsemanage_1.6.16-1.diff.gz
  to pool/main/libs/libsemanage/libsemanage_1.6.16-1.diff.gz
libsemanage_1.6.16-1.dsc
  to pool/main/libs/libsemanage/libsemanage_1.6.16-1.dsc
libsemanage_1.6.16.orig.tar.gz
  to pool/main/libs/libsemanage/libsemanage_1.6.16.orig.tar.gz
python-semanage_1.6.16-1_i386.deb
  to pool/main/libs/libsemanage/python-semanage_1.6.16-1_i386.deb


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



Accepted libselinux 1.30.27-2 (source i386)

2006-09-07 Thread Manoj Srivastava
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Thu,  7 Sep 2006 02:12:49 -0500
Source: libselinux
Binary: libselinux1-dev selinux-utils libselinux1 python-selinux
Architecture: source i386
Version: 1.30.27-2
Distribution: unstable
Urgency: low
Maintainer: Manoj Srivastava [EMAIL PROTECTED]
Changed-By: Manoj Srivastava [EMAIL PROTECTED]
Description: 
 libselinux1 - SELinux shared libraries
 libselinux1-dev - SELinux development headers
 python-selinux - Python bindings to SELinux shared libraries
 selinux-utils - SELinux utility programs
Changes: 
 libselinux (1.30.27-2) unstable; urgency=low
 .
   * The strategy of not building  setrans_client on machines that lack
 tls support fell flat on its face, so switch to using posix thread
 mutexes instead.
Files: 
 72ea6dc05f7bcc8481b3ea76274cc2ea 701 libs optional libselinux_1.30.27-2.dsc
 9c8ee4e2f39af15e1c1bc3e26c4e9103 63432 libs optional 
libselinux_1.30.27-2.diff.gz
 d805dab03e9fb7a1a490974fcc240663 43928 admin optional 
selinux-utils_1.30.27-2_i386.deb
 db546e0bd6410b32be7757f2a37e7e27 58156 libs required 
libselinux1_1.30.27-2_i386.deb
 f25e91c86fbcad6ba9b15c824c9a9cb4 201494 libdevel optional 
libselinux1-dev_1.30.27-2_i386.deb
 09c8fbfe69a325618ba0efb33ee2cb00 61164 devel optional 
python-selinux_1.30.27-2_i386.deb

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

iD8DBQFE/8d4Ibrau78kQkwRAoI4AJ9YsvXYEDZ+NSUE1pyWjGgy89sqQwCg+sjQ
RaE3VFx/f3Timfd8bLrEH8g=
=k95x
-END PGP SIGNATURE-


Accepted:
libselinux1-dev_1.30.27-2_i386.deb
  to pool/main/libs/libselinux/libselinux1-dev_1.30.27-2_i386.deb
libselinux1_1.30.27-2_i386.deb
  to pool/main/libs/libselinux/libselinux1_1.30.27-2_i386.deb
libselinux_1.30.27-2.diff.gz
  to pool/main/libs/libselinux/libselinux_1.30.27-2.diff.gz
libselinux_1.30.27-2.dsc
  to pool/main/libs/libselinux/libselinux_1.30.27-2.dsc
python-selinux_1.30.27-2_i386.deb
  to pool/main/libs/libselinux/python-selinux_1.30.27-2_i386.deb
selinux-utils_1.30.27-2_i386.deb
  to pool/main/libs/libselinux/selinux-utils_1.30.27-2_i386.deb


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



Accepted libextractor 0.5.15-1 (source i386)

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

Format: 1.7
Date: Thu,  7 Sep 2006 09:04:00 +0200
Source: libextractor
Binary: libextractor-plugins extract libextractor1c2a libextractor-dev
Architecture: source i386
Version: 0.5.15-1
Distribution: unstable
Urgency: low
Maintainer: Daniel Baumann [EMAIL PROTECTED]
Changed-By: Daniel Baumann [EMAIL PROTECTED]
Description: 
 extract- displays meta-data from files of arbitrary type
 libextractor-dev - extracts meta-data from files of arbitrary type 
(development)
 libextractor-plugins - extracts meta-data from files of arbitrary type 
(plugins)
 libextractor1c2a - extracts meta-data from files of arbitrary type (library)
Changes: 
 libextractor (0.5.15-1) unstable; urgency=low
 .
   * New upstream release.
Files: 
 43f10dd4172743b9b280fe5ae5c29a09 833 devel optional libextractor_0.5.15-1.dsc
 6a08e6489abe44b859bd7f0546ab4880 7770118 devel optional 
libextractor_0.5.15.orig.tar.gz
 d2dc009f5d67acb9d0818acf938cb1db 7547 devel optional 
libextractor_0.5.15-1.diff.gz
 88afaf4c86438a2f06e54a6576115bf0 7594082 libs optional 
libextractor1c2a_0.5.15-1_i386.deb
 d32498872ff77a6b5055d052b613254e 210862 libs optional 
libextractor-plugins_0.5.15-1_i386.deb
 d771b2f271e2e40ca9ef10750dcc6368 22602 libdevel optional 
libextractor-dev_0.5.15-1_i386.deb
 0ded134bc99b10165ee0254bd93acb06 21192 utils optional extract_0.5.15-1_i386.deb

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

iD8DBQFE/8do+C5cwEsrK54RAqSMAJ0S4DxWjc2NKqWR7OhjZwHwWW4S1wCg44J0
uLE0YONnmweKkUocSSkWb04=
=B6DC
-END PGP SIGNATURE-


Accepted:
extract_0.5.15-1_i386.deb
  to pool/main/libe/libextractor/extract_0.5.15-1_i386.deb
libextractor-dev_0.5.15-1_i386.deb
  to pool/main/libe/libextractor/libextractor-dev_0.5.15-1_i386.deb
libextractor-plugins_0.5.15-1_i386.deb
  to pool/main/libe/libextractor/libextractor-plugins_0.5.15-1_i386.deb
libextractor1c2a_0.5.15-1_i386.deb
  to pool/main/libe/libextractor/libextractor1c2a_0.5.15-1_i386.deb
libextractor_0.5.15-1.diff.gz
  to pool/main/libe/libextractor/libextractor_0.5.15-1.diff.gz
libextractor_0.5.15-1.dsc
  to pool/main/libe/libextractor/libextractor_0.5.15-1.dsc
libextractor_0.5.15.orig.tar.gz
  to pool/main/libe/libextractor/libextractor_0.5.15.orig.tar.gz


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



Accepted vnc4 4.1.1+X4.3.0-16 (source i386)

2006-09-07 Thread Ola Lundqvist
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Thu,  7 Sep 2006 07:00:04 +0200
Source: vnc4
Binary: vnc4-common vnc4server xvnc4viewer
Architecture: source i386
Version: 4.1.1+X4.3.0-16
Distribution: unstable
Urgency: low
Maintainer: Ola Lundqvist [EMAIL PROTECTED]
Changed-By: Ola Lundqvist [EMAIL PROTECTED]
Description: 
 vnc4-common - Virtual network computing server software
 vnc4server - Virtual network computing server software
 xvnc4viewer - Virtual network computing client software for X
Changes: 
 vnc4 (4.1.1+X4.3.0-16) unstable; urgency=low
 .
   * Disabled MTRR support for amd64 arch in order to make it build on
 that arch. Will enable it later when bug nr 382419 is solved.
Files: 
 d50423d3049b1e404fec9bb5bb36956e 676 x11 optional vnc4_4.1.1+X4.3.0-16.dsc
 ddb15864d8d41dd0dcf3dae2777bd93e 46720 x11 optional 
vnc4_4.1.1+X4.3.0-16.diff.gz
 d4c52764519c49d801e4ffd5a14ed260 2277338 x11 optional 
vnc4server_4.1.1+X4.3.0-16_i386.deb
 a882f30e32a2ee7d2b0bff0312496f01 171576 net optional 
xvnc4viewer_4.1.1+X4.3.0-16_i386.deb
 5e8432d74fda4e7251f95c9fa69b0eeb 22076 x11 optional 
vnc4-common_4.1.1+X4.3.0-16_i386.deb

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

iD8DBQFE/6t6GKGxzw/lPdkRAsfOAJ9frzPwlXqabi4FuvNPK2scgvrOJgCfWPtl
RGQXpB0oJjcJRlkMeAAeb8w=
=ELDq
-END PGP SIGNATURE-


Accepted:
vnc4-common_4.1.1+X4.3.0-16_i386.deb
  to pool/main/v/vnc4/vnc4-common_4.1.1+X4.3.0-16_i386.deb
vnc4_4.1.1+X4.3.0-16.diff.gz
  to pool/main/v/vnc4/vnc4_4.1.1+X4.3.0-16.diff.gz
vnc4_4.1.1+X4.3.0-16.dsc
  to pool/main/v/vnc4/vnc4_4.1.1+X4.3.0-16.dsc
vnc4server_4.1.1+X4.3.0-16_i386.deb
  to pool/main/v/vnc4/vnc4server_4.1.1+X4.3.0-16_i386.deb
xvnc4viewer_4.1.1+X4.3.0-16_i386.deb
  to pool/main/v/vnc4/xvnc4viewer_4.1.1+X4.3.0-16_i386.deb


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



Accepted gnumed-client 0.2.2-2 (source all)

2006-09-07 Thread Andreas Tille
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Thu,  7 Sep 2006 07:12:02 +0200
Source: gnumed-client
Binary: gnumed-common gnumed-client gnumed-doc
Architecture: source all
Version: 0.2.2-2
Distribution: unstable
Urgency: low
Maintainer: Andreas Tille [EMAIL PROTECTED]
Changed-By: Andreas Tille [EMAIL PROTECTED]
Description: 
 gnumed-client - [Med] Medical practice management - Client
 gnumed-common - [Med] Medical practice management - common files
 gnumed-doc - [Med] Medical practice management - Documentation
Closes: 385003
Changes: 
 gnumed-client (0.2.2-2) unstable; urgency=low
 .
   * Depends: gnumed-common
 Really closes: #385003
Files: 
 6a7bf66d52470525fb06d3bdb0d13ef8 704 misc optional gnumed-client_0.2.2-2.dsc
 28559a4a49fd765184d6ff4ecce7456f 15816 misc optional 
gnumed-client_0.2.2-2.diff.gz
 29c31fbddf2fb42baa5db60a49fafc03 708064 misc optional 
gnumed-client_0.2.2-2_all.deb
 f12ced30d8a944572e357665ff271f38 72992 misc optional 
gnumed-common_0.2.2-2_all.deb
 13041e33224a2eb924df350a2f2659e9 22520 doc optional gnumed-doc_0.2.2-2_all.deb

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

iD8DBQFE/6rpYDBbMcCf01oRAqlpAJ44+wqshr22tqx4ATNoMkAdmgGBUgCffCcR
Ynw1hLSaNbAzZLCWOU31ftw=
=atiR
-END PGP SIGNATURE-


Accepted:
gnumed-client_0.2.2-2.diff.gz
  to pool/main/g/gnumed-client/gnumed-client_0.2.2-2.diff.gz
gnumed-client_0.2.2-2.dsc
  to pool/main/g/gnumed-client/gnumed-client_0.2.2-2.dsc
gnumed-client_0.2.2-2_all.deb
  to pool/main/g/gnumed-client/gnumed-client_0.2.2-2_all.deb
gnumed-common_0.2.2-2_all.deb
  to pool/main/g/gnumed-client/gnumed-common_0.2.2-2_all.deb
gnumed-doc_0.2.2-2_all.deb
  to pool/main/g/gnumed-client/gnumed-doc_0.2.2-2_all.deb


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



Accepted libcatalyst-modules-perl 8 (source all)

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

Format: 1.7
Date: Fri, 11 Aug 2006 12:19:18 +0200
Source: libcatalyst-modules-perl
Binary: libcatalyst-modules-perl
Architecture: source all
Version: 8
Distribution: unstable
Urgency: low
Maintainer: Debian Catalyst Maintainers [EMAIL PROTECTED]
Changed-By: Krzysztof Krzyzaniak (eloy) [EMAIL PROTECTED]
Description: 
 libcatalyst-modules-perl - Modules for Catalyst
Changes: 
 libcatalyst-modules-perl (8) unstable; urgency=low
 .
   * Added Test::WWW::Mechanize::Catalyst
   * Added Catalyst::Plugin::Server which obsoletes Catalyst::Plugin::XMLRPC
 (Catalyst::Plugin::XMLRPC will be removed in next version of package)
   * Catalyst::Plugin::Session upgraded to 0.12
   * Catalyst::Plugin::ConfigLoader updated to 0.13
Files: 
 3af767c3f4a498a655fd02dd72088620 1502 perl optional 
libcatalyst-modules-perl_8.dsc
 6f2d9e197982cb2296d1bbeb69758639 311920 perl optional 
libcatalyst-modules-perl_8.tar.gz
 5eb023869baa95a2c377e081872fe43c 324470 perl optional 
libcatalyst-modules-perl_8_all.deb

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

iD8DBQFE/+do+NMfSd6w7DERAolvAJ4nKEQ3nL2Zy+eX4mf8rRBgemt9aACfXFhI
yjcWeQz1QZRZ4gEPmE8cBMU=
=BmxM
-END PGP SIGNATURE-


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


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



Accepted linuxlogo 4.14-3 (source i386)

2006-09-07 Thread Khalid El Fathi
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Wed,  6 Sep 2006 15:17:20 +0200
Source: linuxlogo
Binary: linuxlogo
Architecture: source i386
Version: 4.14-3
Distribution: unstable
Urgency: low
Maintainer: Khalid El Fathi [EMAIL PROTECTED]
Changed-By: Khalid El Fathi [EMAIL PROTECTED]
Description: 
 linuxlogo  - Color ANSI System Logo
Closes: 386137
Changes: 
 linuxlogo (4.14-3) unstable; urgency=low
 .
   * Patch added [INTL:sv] Swedish PO translation, thanks to Daniel Nylander
 [EMAIL PROTECTED]; forwarded patch upstream (Closes: #386137).
   * Fixed init.d-script-missing-lsb-section in debian/init.d
Files: 
 10c23d650b80509c981aaf20f1c6c3ea 579 misc extra linuxlogo_4.14-3.dsc
 00a3158f0e23bc9892cc49358dbf9168 14958 misc extra linuxlogo_4.14-3.diff.gz
 3f9435ce850dbf5b1d555e603c3b13fd 62308 misc extra linuxlogo_4.14-3_i386.deb

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

iD8DBQFE/+/+w3ao2vG823MRArMqAJ96F7gAEijdrJ0DDCSHiCGZuMy18wCcDlvX
ifAi21ivTm8TdsRcGSnXbj0=
=M3gP
-END PGP SIGNATURE-


Accepted:
linuxlogo_4.14-3.diff.gz
  to pool/main/l/linuxlogo/linuxlogo_4.14-3.diff.gz
linuxlogo_4.14-3.dsc
  to pool/main/l/linuxlogo/linuxlogo_4.14-3.dsc
linuxlogo_4.14-3_i386.deb
  to pool/main/l/linuxlogo/linuxlogo_4.14-3_i386.deb


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



Accepted insserv 1.08.0-3 (source i386)

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

Format: 1.7
Date: Thu,  7 Sep 2006 11:59:17 +0200
Source: insserv
Binary: insserv
Architecture: source i386
Version: 1.08.0-3
Distribution: unstable
Urgency: low
Maintainer: Petter Reinholdtsen [EMAIL PROTECTED]
Changed-By: Petter Reinholdtsen [EMAIL PROTECTED]
Description: 
 insserv- Reorder boot sequence based on LSB init.d script dependencies
Changes: 
 insserv (1.08.0-3) unstable; urgency=low
 .
   * Extend check-initd-order to accept a new argument -o, to not load
the override files.
Files: 
 3ed31b4424a8b85e3d0a847ccfcd036d 576 misc optional insserv_1.08.0-3.dsc
 908246709a4936b9a1611c848521aa8a 16613 misc optional insserv_1.08.0-3.diff.gz
 2d7d3363ab4aa5a405ce112a852c27e2 46510 misc optional insserv_1.08.0-3_i386.deb

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

iD8DBQFE/+3s20zMSyow1ykRAk5+AJ9uqnMOJNDYez/ywji7vZpVQWaa7gCeIHjj
u9FTGRENSrSoD9VyXdERTiA=
=ToiP
-END PGP SIGNATURE-


Accepted:
insserv_1.08.0-3.diff.gz
  to pool/main/i/insserv/insserv_1.08.0-3.diff.gz
insserv_1.08.0-3.dsc
  to pool/main/i/insserv/insserv_1.08.0-3.dsc
insserv_1.08.0-3_i386.deb
  to pool/main/i/insserv/insserv_1.08.0-3_i386.deb


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



Accepted gnome-hearts 0.1.2-1 (source i386)

2006-09-07 Thread Sander Marechal
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Thu,  7 Sep 2006 00:54:19 +0200
Source: gnome-hearts
Binary: gnome-hearts
Architecture: source i386
Version: 0.1.2-1
Distribution: unstable
Urgency: low
Maintainer: Sander Marechal [EMAIL PROTECTED]
Changed-By: Sander Marechal [EMAIL PROTECTED]
Description: 
 gnome-hearts - The classic hearts card game for the GNOME desktop
Changes: 
 gnome-hearts (0.1.2-1) unstable; urgency=low
 .
   * New upstream release:
 - Fixes a crash in the Luis AI
 - Updated the translations
   * Add watch file.
   * Update copyright URL.
Files: 
 358e7c489a77c8d8600284c4519b741c 1571 games optional gnome-hearts_0.1.2-1.dsc
 60bccc2c7c8f443782f5d1d8473e8952 452390 games optional 
gnome-hearts_0.1.2.orig.tar.gz
 970d2bc9aaa7dfeb0db12ef7272b4448 197872 games optional 
gnome-hearts_0.1.2-1.diff.gz
 bf11d2aaeecbc9fd617a49220642e6c6 97692 games optional 
gnome-hearts_0.1.2-1_i386.deb

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

iD8DBQFE/9At4VUX8isJIMARAl+tAJ4l+IJkqLbNEhb+C8+6DnPEsNd6LwCfc026
UA9j+feRIxPGJuu1mv4XXB4=
=2vfn
-END PGP SIGNATURE-


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


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



Accepted poker-engine 1.0.18-1 (source all)

2006-09-07 Thread OuoU
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Thu, 31 Aug 2006 08:49:25 +0200
Source: poker-engine
Binary: python-poker-engine
Architecture: source all
Version: 1.0.18-1
Distribution: unstable
Urgency: low
Maintainer: Loic Dachary (OuoU) [EMAIL PROTECTED]
Changed-By: Loic Dachary (OuoU) [EMAIL PROTECTED]
Description: 
 python-poker-engine - multiplayer poker engine with abstract variants 
specifications
Changes: 
 poker-engine (1.0.18-1) unstable; urgency=low
 .
   * upstream sync
Files: 
 38c8cfa64743400b27aaba01f1beb9bc 779 python optional poker-engine_1.0.18-1.dsc
 6b97b4421948cf1d8e1b123e22469832 204124 python optional 
poker-engine_1.0.18.orig.tar.gz
 2cd0aa3afce9da265e30902c5ec35f1d 3549 python optional 
poker-engine_1.0.18-1.diff.gz
 f9c297cebdf466764a36bf8b2cd222a3 71382 python optional 
python-poker-engine_1.0.18-1_all.deb

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

iD8DBQFE//ab8dLMyEl6F20RArbXAJ9rwDG2LznfioIRcYmb3kkrN3aWwgCfZ6rI
7mMllmNXHXXIJiXUVAmB+l4=
=11lJ
-END PGP SIGNATURE-


Accepted:
poker-engine_1.0.18-1.diff.gz
  to pool/main/p/poker-engine/poker-engine_1.0.18-1.diff.gz
poker-engine_1.0.18-1.dsc
  to pool/main/p/poker-engine/poker-engine_1.0.18-1.dsc
poker-engine_1.0.18.orig.tar.gz
  to pool/main/p/poker-engine/poker-engine_1.0.18.orig.tar.gz
python-poker-engine_1.0.18-1_all.deb
  to pool/main/p/poker-engine/python-poker-engine_1.0.18-1_all.deb


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



Accepted poker-network 1.0.24-1 (source all i386)

2006-09-07 Thread OuoU
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Thu, 31 Aug 2006 08:51:10 +0200
Source: poker-network
Binary: python-poker-network poker-web python-poker2d
Architecture: source all i386
Version: 1.0.24-1
Distribution: unstable
Urgency: low
Maintainer: Loic Dachary (OuoU) [EMAIL PROTECTED]
Changed-By: Loic Dachary (OuoU) [EMAIL PROTECTED]
Description: 
 poker-web  - Web interface to a poker-network server
 python-poker-network - multiplayer poker server and client library
 python-poker2d - GTK poker client to play on a poker-network server
Changes: 
 poker-network (1.0.24-1) unstable; urgency=low
 .
   * upstream sync
Files: 
 34e3e50f72e0fb15f5ce714c5b7344cd 974 python extra poker-network_1.0.24-1.dsc
 36ef03264d043c739efae3d2daec8f38 1292883 python extra 
poker-network_1.0.24.orig.tar.gz
 09721aa60628b631b42b93eb8d721634 14755 python extra 
poker-network_1.0.24-1.diff.gz
 583c48327894c35235ba992c87dc4f71 169262 python extra 
python-poker-network_1.0.24-1_all.deb
 f1d7cf2bb0bcb475ccb85038292cb385 108434 web extra poker-web_1.0.24-1_all.deb
 a61fb83a678927203d2bbe6c5963fd6c 779700 python extra 
python-poker2d_1.0.24-1_i386.deb

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

iD8DBQFE//a48dLMyEl6F20RAqx7AJ0d3f+D4rt2EpkY18En5RiZXhk9JQCghHLw
xENwb3YoM5Lq5tV6fzf3rG4=
=VhZc
-END PGP SIGNATURE-


Accepted:
poker-network_1.0.24-1.diff.gz
  to pool/main/p/poker-network/poker-network_1.0.24-1.diff.gz
poker-network_1.0.24-1.dsc
  to pool/main/p/poker-network/poker-network_1.0.24-1.dsc
poker-network_1.0.24.orig.tar.gz
  to pool/main/p/poker-network/poker-network_1.0.24.orig.tar.gz
poker-web_1.0.24-1_all.deb
  to pool/main/p/poker-network/poker-web_1.0.24-1_all.deb
python-poker-network_1.0.24-1_all.deb
  to pool/main/p/poker-network/python-poker-network_1.0.24-1_all.deb
python-poker2d_1.0.24-1_i386.deb
  to pool/main/p/poker-network/python-poker2d_1.0.24-1_i386.deb


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



Accepted lostirc 0.4.6-3 (source i386)

2006-09-07 Thread Martin Braure de Calignon
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Thu, 27 Jul 2006 00:45:30 +0200
Source: lostirc
Binary: lostirc
Architecture: source i386
Version: 0.4.6-3
Distribution: unstable
Urgency: low
Maintainer: Martin Braure de Calignon [EMAIL PROTECTED]
Changed-By: Martin Braure de Calignon [EMAIL PROTECTED]
Description: 
 lostirc- simple IRC client for X11
Closes: 361232 379280 379282 379283
Changes: 
 lostirc (0.4.6-3) unstable; urgency=low
 .
   * Add Swedish translation thanks to Daniel Nylander (closes: #361232)
   * Depend on debhelper version 5
   * Remove some compilation warnings
   * Fixes by Darren Salt:
  - double tab problem (closes: #379280)
  - shortcut interference for delete-next (closes: #379282)
  - Spelling correction (closes: #379283)
Files: 
 0c8ab979a48b8f64c93780439a992ef5 622 net optional lostirc_0.4.6-3.dsc
 2a343f436baa1ed8c2aff33903ab7199 11444 net optional lostirc_0.4.6-3.diff.gz
 502416a5bdbd84b62252c40dc3cce17c 260074 net optional lostirc_0.4.6-3_i386.deb

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

iD8DBQFE//LUeDPs8bVESBURAlXQAKCC2ens0+1Jo53sGvzJx1snkg43xACdH2k7
+ePWLiSn+S0bbwcwpoQVnrw=
=NF/l
-END PGP SIGNATURE-


Accepted:
lostirc_0.4.6-3.diff.gz
  to pool/main/l/lostirc/lostirc_0.4.6-3.diff.gz
lostirc_0.4.6-3.dsc
  to pool/main/l/lostirc/lostirc_0.4.6-3.dsc
lostirc_0.4.6-3_i386.deb
  to pool/main/l/lostirc/lostirc_0.4.6-3_i386.deb


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



Accepted ulex 0.8-5 (source i386)

2006-09-07 Thread Stefano Zacchiroli
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Wed,  6 Sep 2006 10:08:02 +0200
Source: ulex
Binary: ocaml-ulex
Architecture: source i386
Version: 0.8-5
Distribution: unstable
Urgency: low
Maintainer: Stefano Zacchiroli [EMAIL PROTECTED]
Changed-By: Stefano Zacchiroli [EMAIL PROTECTED]
Description: 
 ocaml-ulex - OCaml lexer generator with Unicode support
Changes: 
 ulex (0.8-5) unstable; urgency=low
 .
   * debian/rules
 - removed no longer needed workaround for cdbs + dpatch
 - avoid to create debian/control from debian/control.in on ocamlinit
 - removed from the source package files which are generated at build time
   from the corresponding .in files
   * debian/control.in
 - file removed, no longer needed
Files: 
 3a897546b2a259c01b7913fc27009ada 684 devel optional ulex_0.8-5.dsc
 ea1e24c7769107f519b257a820aeee3e 2675 devel optional ulex_0.8-5.diff.gz
 3deeda0383124dcf9042f576a283d3e8 37778 devel optional ocaml-ulex_0.8-5_i386.deb

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

iD8DBQFE/9TU1cqbBPLEI7wRAny7AJ0RGQT8W9rvTDsw8tIO9YZJPjNfXQCgklGu
VeKyM89gs7Qr/M95+tQp+ho=
=jK1h
-END PGP SIGNATURE-


Accepted:
ocaml-ulex_0.8-5_i386.deb
  to pool/main/u/ulex/ocaml-ulex_0.8-5_i386.deb
ulex_0.8-5.diff.gz
  to pool/main/u/ulex/ulex_0.8-5.diff.gz
ulex_0.8-5.dsc
  to pool/main/u/ulex/ulex_0.8-5.dsc


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



Accepted extlib 1.5-5 (source i386)

2006-09-07 Thread Stefano Zacchiroli
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Wed,  6 Sep 2006 09:44:06 +0200
Source: extlib
Binary: libextlib-ocaml-dev
Architecture: source i386
Version: 1.5-5
Distribution: unstable
Urgency: low
Maintainer: Stefano Zacchiroli [EMAIL PROTECTED]
Changed-By: Stefano Zacchiroli [EMAIL PROTECTED]
Description: 
 libextlib-ocaml-dev - extended standard library for OCaml
Changes: 
 extlib (1.5-5) unstable; urgency=low
 .
   * debian/rules
 - avoid to create debian/control from debian/control.in on ocamlinit
   * debian/control.in
 - file removed, no longer needed
Files: 
 5d310e87d3ec61a87b24f0db7eee28a7 695 libdevel optional extlib_1.5-5.dsc
 a17b7b2a8a518d598b29c0b52470341d 4449 libdevel optional extlib_1.5-5.diff.gz
 44cf49dbc3b00872362b9a3b894805f6 288164 libdevel optional 
libextlib-ocaml-dev_1.5-5_i386.deb

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

iD8DBQFE/9O31cqbBPLEI7wRAoLTAJ4ulCVMYZCBSgtL89eyt1onAfaCEwCggfY2
IGUoy/QHWWHE+UFM8JxeYnk=
=oVx8
-END PGP SIGNATURE-


Accepted:
extlib_1.5-5.diff.gz
  to pool/main/e/extlib/extlib_1.5-5.diff.gz
extlib_1.5-5.dsc
  to pool/main/e/extlib/extlib_1.5-5.dsc
libextlib-ocaml-dev_1.5-5_i386.deb
  to pool/main/e/extlib/libextlib-ocaml-dev_1.5-5_i386.deb


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



Accepted postgresql-ocaml 1.5.4-1 (source i386)

2006-09-07 Thread Stefano Zacchiroli
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Wed,  6 Sep 2006 10:17:43 +0200
Source: postgresql-ocaml
Binary: libpostgresql-ocaml-dev libpostgresql-ocaml
Architecture: source i386
Version: 1.5.4-1
Distribution: unstable
Urgency: low
Maintainer: Stefano Zacchiroli [EMAIL PROTECTED]
Changed-By: Stefano Zacchiroli [EMAIL PROTECTED]
Description: 
 libpostgresql-ocaml - OCaml bindings to PostgreSQL's libpq
 libpostgresql-ocaml-dev - OCaml bindings to PostgreSQL's libpq
Changes: 
 postgresql-ocaml (1.5.4-1) unstable; urgency=low
 .
   * New upstream release
   * debian/patches/05_meta
 - commented out this patch, in this upstream release version number in
   META matches library version
   * debian/rules
 - removed no longer needed workaround for cdbs + dpatch
 - avoid to create debian/control from debian/control.in on ocamlinit
 - special handling of debian/patches/03_examples:
   + for the examples to be binNMU safe the patch needs to be filled as
 other .in files - added the patch to OFILES
   + for dpatch to work with a .in patch, the patch must be instantiated
 before cleaning - added a cdbs pre-clean dep on ocamlinit
   * debian/control.in
 - file removed, no longer needed
   * debian/watch
 - changed web site (upstream web page moved)
 - switched to watch format version 3
Files: 
 a497cc9a2a6a82067a42f8f4b0501b96 783 devel optional 
postgresql-ocaml_1.5.4-1.dsc
 0f2440dee5ba424e5f2e80b9e1985aac 37091 devel optional 
postgresql-ocaml_1.5.4.orig.tar.gz
 152f1d261e07a009b7222af59814f7ba 4170 devel optional 
postgresql-ocaml_1.5.4-1.diff.gz
 2c31835fa2fd6b93eb406e9d61d135b3 52008 libdevel optional 
libpostgresql-ocaml-dev_1.5.4-1_i386.deb
 ebe59d07febb11ae03637d3b8bed0f2d 10186 libs optional 
libpostgresql-ocaml_1.5.4-1_i386.deb

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

iD8DBQFE/9VE1cqbBPLEI7wRAslQAJ9+XQbd67N+lwvlocEQmJW8tPqE9gCgt6Lz
iuRTcn/MysVoILGAQrQSvfw=
=EEBB
-END PGP SIGNATURE-


Accepted:
libpostgresql-ocaml-dev_1.5.4-1_i386.deb
  to pool/main/p/postgresql-ocaml/libpostgresql-ocaml-dev_1.5.4-1_i386.deb
libpostgresql-ocaml_1.5.4-1_i386.deb
  to pool/main/p/postgresql-ocaml/libpostgresql-ocaml_1.5.4-1_i386.deb
postgresql-ocaml_1.5.4-1.diff.gz
  to pool/main/p/postgresql-ocaml/postgresql-ocaml_1.5.4-1.diff.gz
postgresql-ocaml_1.5.4-1.dsc
  to pool/main/p/postgresql-ocaml/postgresql-ocaml_1.5.4-1.dsc
postgresql-ocaml_1.5.4.orig.tar.gz
  to pool/main/p/postgresql-ocaml/postgresql-ocaml_1.5.4.orig.tar.gz


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



Accepted xstr 0.2.1-15 (source i386)

2006-09-07 Thread Stefano Zacchiroli
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Wed,  6 Sep 2006 09:38:54 +0200
Source: xstr
Binary: libxstr-ocaml-dev
Architecture: source i386
Version: 0.2.1-15
Distribution: unstable
Urgency: low
Maintainer: Stefano Zacchiroli [EMAIL PROTECTED]
Changed-By: Stefano Zacchiroli [EMAIL PROTECTED]
Description: 
 libxstr-ocaml-dev - OCaml library for frequent string operations
Changes: 
 xstr (0.2.1-15) unstable; urgency=low
 .
   * debian/rules
 - removed no longer needed workaround for cdbs + dpatch
 - avoid to create debian/control from debian/control.in on ocamlinit
 - removed from the source package files which are generated at build time
   from the corresponding .in files
   * debian/control.in
 - file removed, no longer needed
Files: 
 7be60f0d25ea63353faf00abff0dd3be 699 libdevel optional xstr_0.2.1-15.dsc
 88e202cb95342553b59b35278b1da0a2 3574 libdevel optional xstr_0.2.1-15.diff.gz
 4c39112beb03255709790643128754b8 66646 libdevel optional 
libxstr-ocaml-dev_0.2.1-15_i386.deb

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

iD8DBQFE/9FT1cqbBPLEI7wRAvLaAKC1Irl5Bku51gy3XEj6kszYQDc02gCgwYIW
A0VZzfZxTdSiiKqzvM+GU14=
=pfOB
-END PGP SIGNATURE-


Accepted:
libxstr-ocaml-dev_0.2.1-15_i386.deb
  to pool/main/x/xstr/libxstr-ocaml-dev_0.2.1-15_i386.deb
xstr_0.2.1-15.diff.gz
  to pool/main/x/xstr/xstr_0.2.1-15.diff.gz
xstr_0.2.1-15.dsc
  to pool/main/x/xstr/xstr_0.2.1-15.dsc


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



Accepted gmetadom 0.2.4-2 (source i386)

2006-09-07 Thread Stefano Zacchiroli
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Wed,  6 Sep 2006 09:59:11 +0200
Source: gmetadom
Binary: libgdome2-cpp-smart0c2a libgdome2-cpp-smart-dev libgdome2-ocaml 
libgdome2-ocaml-dev
Architecture: source i386
Version: 0.2.4-2
Distribution: unstable
Urgency: low
Maintainer: Stefano Zacchiroli [EMAIL PROTECTED]
Changed-By: Stefano Zacchiroli [EMAIL PROTECTED]
Description: 
 libgdome2-cpp-smart-dev - C++ bindings for GDome2 DOM implementation
 libgdome2-cpp-smart0c2a - C++ bindings for GDome2 DOM implementation
 libgdome2-ocaml - OCaml bindings for GDome2 DOM implementation
 libgdome2-ocaml-dev - OCaml bindings for GDome2 DOM implementation
Changes: 
 gmetadom (0.2.4-2) unstable; urgency=low
 .
   * debian/rules
 - removed no longer needed workaround for cdbs + dpatch
 - avoid to create debian/control from debian/control.in on ocamlinit
 - removed from the source package files which are generated at build time
   from the corresponding .in files
   * debian/control.in
 - file removed, no longer needed
Files: 
 7c6224483b62444018c6b335462c97ad 821 devel optional gmetadom_0.2.4-2.dsc
 75f0ad8c5a828dae1554dd300357daec 4613 devel optional gmetadom_0.2.4-2.diff.gz
 ec30ca36cc65291ec91d05509952bb28 45926 libs optional 
libgdome2-cpp-smart0c2a_0.2.4-2_i386.deb
 1fb803b3f9b405b51bc86f0a167c20a8 61404 libdevel optional 
libgdome2-cpp-smart-dev_0.2.4-2_i386.deb
 b655f98c888b912b56e8622c51b5e4c0 228328 libdevel optional 
libgdome2-ocaml-dev_0.2.4-2_i386.deb
 41ec80afd06eef71cd2764a397619989 27924 libs optional 
libgdome2-ocaml_0.2.4-2_i386.deb

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

iD8DBQFE/9DW1cqbBPLEI7wRAuvuAKDS0bw9HpKcdEnxfm1vYOqhtg0YkACgjYxC
r0+0DoDTYjh4f0Fb+gmQg+0=
=WXOT
-END PGP SIGNATURE-


Accepted:
gmetadom_0.2.4-2.diff.gz
  to pool/main/g/gmetadom/gmetadom_0.2.4-2.diff.gz
gmetadom_0.2.4-2.dsc
  to pool/main/g/gmetadom/gmetadom_0.2.4-2.dsc
libgdome2-cpp-smart-dev_0.2.4-2_i386.deb
  to pool/main/g/gmetadom/libgdome2-cpp-smart-dev_0.2.4-2_i386.deb
libgdome2-cpp-smart0c2a_0.2.4-2_i386.deb
  to pool/main/g/gmetadom/libgdome2-cpp-smart0c2a_0.2.4-2_i386.deb
libgdome2-ocaml-dev_0.2.4-2_i386.deb
  to pool/main/g/gmetadom/libgdome2-ocaml-dev_0.2.4-2_i386.deb
libgdome2-ocaml_0.2.4-2_i386.deb
  to pool/main/g/gmetadom/libgdome2-ocaml_0.2.4-2_i386.deb


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



Accepted calendar 1.09.3-7 (source i386)

2006-09-07 Thread Stefano Zacchiroli
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Wed,  6 Sep 2006 09:51:53 +0200
Source: calendar
Binary: libcalendar-ocaml-dev
Architecture: source i386
Version: 1.09.3-7
Distribution: unstable
Urgency: low
Maintainer: Stefano Zacchiroli [EMAIL PROTECTED]
Changed-By: Stefano Zacchiroli [EMAIL PROTECTED]
Description: 
 libcalendar-ocaml-dev - OCaml library providing operations over dates and times
Changes: 
 calendar (1.09.3-7) unstable; urgency=low
 .
   * debian/rules
 - removed no longer needed workaround for cdbs + dpatch
 - avoid to create debian/control from debian/control.in on ocamlinit
 - removed from the source package files which are generated at build time
   from the corresponding .in files
   * debian/control.in
 - file removed, no longer needed
Files: 
 8bed73ec266420fb7f021098e1276759 717 libdevel optional calendar_1.09.3-7.dsc
 0f7e7717688ef3b08109c1c9b2c79bf4 2949 libdevel optional 
calendar_1.09.3-7.diff.gz
 c30551b00098e6e6c5e38758ba70121c 126410 libdevel optional 
libcalendar-ocaml-dev_1.09.3-7_i386.deb

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

iD8DBQFE/9Sk1cqbBPLEI7wRAtOpAJ9Eo+pJbia51GcxviMFNubjGlSnsACeKuYd
x+IrfdeegXgL5gIl9WUAKRw=
=JVt0
-END PGP SIGNATURE-


Accepted:
calendar_1.09.3-7.diff.gz
  to pool/main/c/calendar/calendar_1.09.3-7.diff.gz
calendar_1.09.3-7.dsc
  to pool/main/c/calendar/calendar_1.09.3-7.dsc
libcalendar-ocaml-dev_1.09.3-7_i386.deb
  to pool/main/c/calendar/libcalendar-ocaml-dev_1.09.3-7_i386.deb


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



Accepted msort 8.28-1 (source i386 all)

2006-09-07 Thread Bartosz Fenski
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Thu,  7 Sep 2006 08:49:00 +0200
Source: msort
Binary: msort msort-gui
Architecture: source i386 all
Version: 8.28-1
Distribution: unstable
Urgency: low
Maintainer: Bartosz Fenski [EMAIL PROTECTED]
Changed-By: Bartosz Fenski [EMAIL PROTECTED]
Description: 
 msort  - utility for sorting records in complex ways
 msort-gui  - tcl/tk gui for msort utility
Closes: 383230 383232
Changes: 
 msort (8.28-1) unstable; urgency=low
 .
   * New upstream release.
 - fixes segfault on numeric sort (Closes: #383230)
 - removes superflous free() call (Closes: #383232)
   * Bumped Standards-Version to 3.7.2 (no changes needed).
Files: 
 fcb447f7ec6894f3a7e00529bd39797d 573 utils optional msort_8.28-1.dsc
 4b6e3a45b08609a4a5ae2151ecf38efa 360481 utils optional msort_8.28.orig.tar.gz
 02afdb25833d779e66ff3512f8e0a91e 3829 utils optional msort_8.28-1.diff.gz
 934fef03cedb5b1ab4a4240b5c46d920 197420 utils optional msort_8.28-1_i386.deb
 1aabb6d083153ac01932a084c9a07335 82350 utils optional msort-gui_8.28-1_all.deb

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

iD8DBQFE/8IjhQui3hP+/EARAiBWAJ0WkKL8C66fVS4SR4UKdGYXdLaFVACghyVl
jzReixfwtx7vSZweJF9Zfxk=
=FtOH
-END PGP SIGNATURE-


Accepted:
msort-gui_8.28-1_all.deb
  to pool/main/m/msort/msort-gui_8.28-1_all.deb
msort_8.28-1.diff.gz
  to pool/main/m/msort/msort_8.28-1.diff.gz
msort_8.28-1.dsc
  to pool/main/m/msort/msort_8.28-1.dsc
msort_8.28-1_i386.deb
  to pool/main/m/msort/msort_8.28-1_i386.deb
msort_8.28.orig.tar.gz
  to pool/main/m/msort/msort_8.28.orig.tar.gz


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



Accepted glark 1.7.10-1 (source all)

2006-09-07 Thread Michael Ablassmeier
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Thu,  7 Sep 2006 09:01:46 +0200
Source: glark
Binary: glark
Architecture: source all
Version: 1.7.10-1
Distribution: unstable
Urgency: low
Maintainer: Michael Ablassmeier [EMAIL PROTECTED]
Changed-By: Michael Ablassmeier [EMAIL PROTECTED]
Description: 
 glark  - pattern matching tool similar to grep
Changes: 
 glark (1.7.10-1) unstable; urgency=low
 .
   * New upstream release
   * Conforms with latest Standards Version 3.7.2
Files: 
 2f9d8ae6adc6d1bc1bacca6c8eaaa74c 604 utils optional glark_1.7.10-1.dsc
 d80ce180081dbba8182d237ec9b1aefa 34299 utils optional glark_1.7.10.orig.tar.gz
 ae3af333ed8fdaa223de4931ec913bde 2707 utils optional glark_1.7.10-1.diff.gz
 ebeb6d6a359c45ef5721d60719d8bc5b 34630 utils optional glark_1.7.10-1_all.deb

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

iD8DBQFE/8SvEFV7g4B8rCURArOKAJ9wVwO2RdIZnBKAZMvXWtIf9F81ygCgpFy9
IXFlCCaj7BP+3g0MzAkl6Rg=
=RlPG
-END PGP SIGNATURE-


Accepted:
glark_1.7.10-1.diff.gz
  to pool/main/g/glark/glark_1.7.10-1.diff.gz
glark_1.7.10-1.dsc
  to pool/main/g/glark/glark_1.7.10-1.dsc
glark_1.7.10-1_all.deb
  to pool/main/g/glark/glark_1.7.10-1_all.deb
glark_1.7.10.orig.tar.gz
  to pool/main/g/glark/glark_1.7.10.orig.tar.gz


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



Accepted madman 0.94beta1.20060611-2 (source amd64)

2006-09-07 Thread Michael Ablassmeier
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Thu,  7 Sep 2006 09:11:31 +0200
Source: madman
Binary: madman
Architecture: source amd64
Version: 0.94beta1.20060611-2
Distribution: unstable
Urgency: low
Maintainer: Debian QA Group [EMAIL PROTECTED]
Changed-By: Michael Ablassmeier [EMAIL PROTECTED]
Description: 
 madman - An advanced music manager application
Changes: 
 madman (0.94beta1.20060611-2) unstable; urgency=low
 .
   * QA Upload
   * Set Maintainer to QA Group, Orphaned: #384397
   * Conforms with latest Standards Version 3.7.2
Files: 
 e2cee644cd34203156e39f53bdabbff9 665 sound optional 
madman_0.94beta1.20060611-2.dsc
 26de942ae2465fb805748d3bea9a8a17 6808 sound optional 
madman_0.94beta1.20060611-2.diff.gz
 9622a76bc2383972ef1cf6e05d20338c 742738 sound optional 
madman_0.94beta1.20060611-2_amd64.deb

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

iD8DBQFE/8gUEFV7g4B8rCURAv06AJ4jDpp14cN9FOVIJacRLiBsccg51gCcD13c
MqpSnolq5lD8w9JvakCgc2c=
=aDCx
-END PGP SIGNATURE-


Accepted:
madman_0.94beta1.20060611-2.diff.gz
  to pool/main/m/madman/madman_0.94beta1.20060611-2.diff.gz
madman_0.94beta1.20060611-2.dsc
  to pool/main/m/madman/madman_0.94beta1.20060611-2.dsc
madman_0.94beta1.20060611-2_amd64.deb
  to pool/main/m/madman/madman_0.94beta1.20060611-2_amd64.deb


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



Accepted fontconfig 2.3.97-1 (source i386 all)

2006-09-07 Thread Keith Packard
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Thu,  7 Sep 2006 00:30:39 -0700
Source: fontconfig
Binary: libfontconfig1 fontconfig-udeb fontconfig fontconfig-config 
libfontconfig1-dbg libfontconfig1-dev
Architecture: source i386 all
Version: 2.3.97-1
Distribution: experimental
Urgency: low
Maintainer: Keith Packard [EMAIL PROTECTED]
Changed-By: Keith Packard [EMAIL PROTECTED]
Description: 
 fontconfig - generic font configuration library - support binaries
 fontconfig-config - generic font configuration library - configuration
 fontconfig-udeb - generic font configuration library - minimal runtime (udeb)
 libfontconfig1 - generic font configuration library - runtime
 libfontconfig1-dbg - generic font configuration library - debugging symbols
 libfontconfig1-dev - generic font configuration library - development
Changes: 
 fontconfig (2.3.97-1) experimental; urgency=low
 .
   * fontconfig update to 2.3.97 (2.4 pre 7)
Files: 
 66df5250ca4b601e5e569cf2854f6155 826 libs optional fontconfig_2.3.97-1.dsc
 c7c7a1866341d73455271ad14d8db54e 1263116 libs optional 
fontconfig_2.3.97.orig.tar.gz
 55e47915c8688175e1656084a493d4fb 37555 libs optional 
fontconfig_2.3.97-1.diff.gz
 d7cbcb7ce7522ec3e97f4e1c9dcd4dee 137122 libs optional 
fontconfig-config_2.3.97-1_all.deb
 16acaac1200e6bda3c9f11e1ebfcd243 197290 libs optional 
libfontconfig1_2.3.97-1_i386.deb
 2dd4adad877f68c54a55a19c76566767 128524 utils optional 
fontconfig_2.3.97-1_i386.deb
 58b775ec2d3b68031b1165a144ad20da 91814 debian-installer extra 
fontconfig-udeb_2.3.97-1_i386.udeb
 ae6e82a51daa6e0e4acad32f7449e2b1 332246 libdevel optional 
libfontconfig1-dev_2.3.97-1_i386.deb
 b777a6e65d80fea2e044be83a52e315c 250194 libdevel extra 
libfontconfig1-dbg_2.3.97-1_i386.deb
Package-Type: udeb

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

iD8DBQFE/8wbQp8BWwlsTdMRAqy7AKDSexLYRJayzbqSCjBVgL0ZEkFAXQCg6ibH
RmGMBEQdgZ3UK6b6YfZHshQ=
=mohF
-END PGP SIGNATURE-


Accepted:
fontconfig-config_2.3.97-1_all.deb
  to pool/main/f/fontconfig/fontconfig-config_2.3.97-1_all.deb
fontconfig-udeb_2.3.97-1_i386.udeb
  to pool/main/f/fontconfig/fontconfig-udeb_2.3.97-1_i386.udeb
fontconfig_2.3.97-1.diff.gz
  to pool/main/f/fontconfig/fontconfig_2.3.97-1.diff.gz
fontconfig_2.3.97-1.dsc
  to pool/main/f/fontconfig/fontconfig_2.3.97-1.dsc
fontconfig_2.3.97-1_i386.deb
  to pool/main/f/fontconfig/fontconfig_2.3.97-1_i386.deb
fontconfig_2.3.97.orig.tar.gz
  to pool/main/f/fontconfig/fontconfig_2.3.97.orig.tar.gz
libfontconfig1-dbg_2.3.97-1_i386.deb
  to pool/main/f/fontconfig/libfontconfig1-dbg_2.3.97-1_i386.deb
libfontconfig1-dev_2.3.97-1_i386.deb
  to pool/main/f/fontconfig/libfontconfig1-dev_2.3.97-1_i386.deb
libfontconfig1_2.3.97-1_i386.deb
  to pool/main/f/fontconfig/libfontconfig1_2.3.97-1_i386.deb


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



Accepted bobcat 1.10.1-1.1 (source amd64)

2006-09-07 Thread Michael Ablassmeier
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Thu,  7 Sep 2006 10:01:06 +0200
Source: bobcat
Binary: libbobcat1 libbobcat1-dev
Architecture: source amd64
Version: 1.10.1-1.1
Distribution: unstable
Urgency: high
Maintainer: Frank B. Brokken [EMAIL PROTECTED]
Changed-By: Michael Ablassmeier [EMAIL PROTECTED]
Description: 
 libbobcat1 - run-time (shared) Bobcat library
 libbobcat1-dev - headers and documentation for the Bobcat library
Closes: 385312
Changes: 
 bobcat (1.10.1-1.1) unstable; urgency=high
 .
   * Non-maintainer Upload
   * Fix FTBFS on amd64 (Closes: 385312)
Files: 
 711a50ab8df1eb4dc008da15aa934265 775 libs optional bobcat_1.10.1-1.1.dsc
 d34f2e27f104e51e119828fad3d37412 7450 libs optional bobcat_1.10.1-1.1.diff.gz
 3b449c8e9805b0ed0bdb5adfb7b42614 123204 libs optional 
libbobcat1_1.10.1-1.1_amd64.deb
 c9b5c0513875e28cdf70d19ddb346139 688306 libdevel optional 
libbobcat1-dev_1.10.1-1.1_amd64.deb

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

iD8DBQFE/9WGEFV7g4B8rCURAmDrAKDf9Y8BdN7iARWFKnbP1NuK3WRVYgCeJuWn
voJzipsdX4YyeHbJCPH4u88=
=2ym+
-END PGP SIGNATURE-


Accepted:
bobcat_1.10.1-1.1.diff.gz
  to pool/main/b/bobcat/bobcat_1.10.1-1.1.diff.gz
bobcat_1.10.1-1.1.dsc
  to pool/main/b/bobcat/bobcat_1.10.1-1.1.dsc
libbobcat1-dev_1.10.1-1.1_amd64.deb
  to pool/main/b/bobcat/libbobcat1-dev_1.10.1-1.1_amd64.deb
libbobcat1_1.10.1-1.1_amd64.deb
  to pool/main/b/bobcat/libbobcat1_1.10.1-1.1_amd64.deb


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



Accepted efi-reader 0.8 (ia64 source)

2006-09-07 Thread Alastair McKinstry
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Thu,  7 Sep 2006 08:02:43 +0100
Source: efi-reader
Binary: efi-reader
Architecture: source ia64
Version: 0.8
Distribution: unstable
Urgency: low
Maintainer: Debian Install System Team debian-boot@lists.debian.org
Changed-By: Alastair McKinstry [EMAIL PROTECTED]
Description: 
 efi-reader - Select default values from EFI configuration. (udeb)
Closes: 385385
Changes: 
 efi-reader (0.8) unstable; urgency=low
 .
   [ Colin Watson ]
   * Include linux/types.h for __u8 and friends. Closes: #385385.
Files: 
 394c168cbf49f81225276248273e8785 707 debian-installer optional 
efi-reader_0.8.dsc
 fe174dd1043e09290869c4f69786a5bd 8493 debian-installer optional 
efi-reader_0.8.tar.gz
 5abccb08d06ee05b5a3b61fd3d94c9aa 4690 debian-installer optional 
efi-reader_0.8_ia64.udeb
package-type: udeb

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

iD8DBQFE//ZxQTK/kCo4XFcRAmjsAKCz+gId+uZg55O3kJFvZYfxpFAy0gCgw2Gl
MQOq6dNIbuEdjTpmHcWGcYQ=
=0nWA
-END PGP SIGNATURE-


Accepted:
efi-reader_0.8.dsc
  to pool/main/e/efi-reader/efi-reader_0.8.dsc
efi-reader_0.8.tar.gz
  to pool/main/e/efi-reader/efi-reader_0.8.tar.gz
efi-reader_0.8_ia64.udeb
  to pool/main/e/efi-reader/efi-reader_0.8_ia64.udeb


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



Accepted udev 0.100-1 (source i386)

2006-09-07 Thread Marco d'Itri
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Wed,  6 Sep 2006 23:41:52 +0200
Source: udev
Binary: libvolume-id-dev udev libvolume-id0 udev-udeb
Architecture: source i386
Version: 0.100-1
Distribution: unstable
Urgency: medium
Maintainer: Marco d'Itri [EMAIL PROTECTED]
Changed-By: Marco d'Itri [EMAIL PROTECTED]
Description: 
 libvolume-id-dev - libvolume_id development headers
 libvolume-id0 - libvolume_id shared library
 udev   - /dev/ and hotplug management daemon
 udev-udeb  - /dev/ and hotplug management daemon (udeb)
Closes: 385867 386294
Changes: 
 udev (0.100-1) unstable; urgency=medium
 .
   * New upstream release.
 + Fixes a typo. (Closes: #385867)
   * Fixed persistent-net-generator.rules which was broken in 0.098-2.
   * Use /lib/udev/devices/ instead of /etc/udev/ as the temporary mount
 point in the init script, because it's nicer and it helps SELinux users.
   * Converted the versioned dependency on initscripts in a conflict.
   * Create a temporary symlink for /dev in the initramfs. (Closes: #386294)
Files: 
 2eacd5bfcafb7471846a62579a4ba2bd 623 admin important udev_0.100-1.dsc
 9e0d5ced71b2199c9e422c3e48cad170 197883 admin important udev_0.100.orig.tar.gz
 9d2097495d5eb21e6f624059d68ddf0c 48863 admin important udev_0.100-1.diff.gz
 5c7d7435dcd648446a383dbb5c53f04e 263856 admin important udev_0.100-1_i386.deb
 3c66dc51be85707240186dd81bdd3e0b 59258 libs important 
libvolume-id0_0.100-1_i386.deb
 5954420b6bc974dac5c1d24483d2fdd9 15184 libdevel optional 
libvolume-id-dev_0.100-1_i386.deb
 bba5d2414519a1fc98dcba1c52503141 102068 debian-installer important 
udev-udeb_0.100-1_i386.udeb
Package-Type: udeb

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

iD8DBQFE//i0FGfw2OHuP7ERAuuOAJ44YUkF4Rh2LlXQ6/JZUDaCSVWVswCfYRHM
qP8XQlxSKOPZbORVMZWOI9A=
=htM9
-END PGP SIGNATURE-


Accepted:
libvolume-id-dev_0.100-1_i386.deb
  to pool/main/u/udev/libvolume-id-dev_0.100-1_i386.deb
libvolume-id0_0.100-1_i386.deb
  to pool/main/u/udev/libvolume-id0_0.100-1_i386.deb
udev-udeb_0.100-1_i386.udeb
  to pool/main/u/udev/udev-udeb_0.100-1_i386.udeb
udev_0.100-1.diff.gz
  to pool/main/u/udev/udev_0.100-1.diff.gz
udev_0.100-1.dsc
  to pool/main/u/udev/udev_0.100-1.dsc
udev_0.100-1_i386.deb
  to pool/main/u/udev/udev_0.100-1_i386.deb
udev_0.100.orig.tar.gz
  to pool/main/u/udev/udev_0.100.orig.tar.gz


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



Accepted console-common 0.7.61 (source all)

2006-09-07 Thread Alastair McKinstry
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Thu,  7 Sep 2006 11:53:15 +0100
Source: console-common
Binary: dh-consoledata console-common
Architecture: source all
Version: 0.7.61
Distribution: unstable
Urgency: low
Maintainer: Alastair McKinstry [EMAIL PROTECTED]
Changed-By: Alastair McKinstry [EMAIL PROTECTED]
Description: 
 console-common - Basic infrastructure for text console configuration
 dh-consoledata - Debhelper-based script to help packaging console data file
Closes: 382963 386338
Changes: 
 console-common (0.7.61) unstable; urgency=low
 .
   [ Programs translations ]
 - Dzongkha added. Closes: #382963
 .
   [ Christian Perrier ]
 - Patch from Petter Reinholdtsen to avoid dependency loop involving
   keymap.sh in init scripts. Removes the dependency on $syslog and replace
   Required-Start on mountvirtfs by mountdevsubfs. Closes: #386338
 .
   [ Alastair McKinstry ]
   * Move to DH_COMPAT=5. No changes required.
   * Moved debhelper dependency from Build-Indep-Depends: to Build-Depends:
Files: 
 0cadefbe16e35cae9b5f911f85b56cf9 635 utils optional console-common_0.7.61.dsc
 0d27d3e2098cfe826e3e33ab63cbd320 145223 utils optional 
console-common_0.7.61.tar.gz
 8c539dff1bb0f24ff43fb9a89e391e0b 136846 utils optional 
console-common_0.7.61_all.deb
 376505ebf44fe3f27bbd3b75366f532a 103274 devel extra 
dh-consoledata_0.7.61_all.deb

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

iD8DBQFE//rOQTK/kCo4XFcRAszTAJ9M3aY3WFdhljAjDjvEjSle/mvxkwCghVii
Fgkb/sZhasy72OKthljDcy4=
=yMKS
-END PGP SIGNATURE-


Accepted:
console-common_0.7.61.dsc
  to pool/main/c/console-common/console-common_0.7.61.dsc
console-common_0.7.61.tar.gz
  to pool/main/c/console-common/console-common_0.7.61.tar.gz
console-common_0.7.61_all.deb
  to pool/main/c/console-common/console-common_0.7.61_all.deb
dh-consoledata_0.7.61_all.deb
  to pool/main/c/console-common/dh-consoledata_0.7.61_all.deb


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



Accepted glpk-shlib 4.11-2 (source i386)

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

Format: 1.7
Date: Thu,  7 Sep 2006 13:34:59 +0200
Source: glpk-shlib
Binary: libglpk0
Architecture: source i386
Version: 4.11-2
Distribution: unstable
Urgency: low
Maintainer: Debian Scientific Computing Team [EMAIL PROTECTED]
Changed-By: Rafael Laboissiere [EMAIL PROTECTED]
Description: 
 libglpk0   - linear programming kit (shared libraries for use with Octave)
Changes: 
 glpk-shlib (4.11-2) unstable; urgency=low
 .
   * debian/control: Changed maintainer to the pkg-scicomp team at Alioth
Files: 
 1a86692097bc24edb49f2eb715c4a06e 698 math optional glpk-shlib_4.11-2.dsc
 daeac10f2fe1723282b10eeba3404cc0 235180 math optional glpk-shlib_4.11-2.diff.gz
 4ae00864095bc5dcc442c57c85ea9dfe 273042 math optional libglpk0_4.11-2_i386.deb

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

iD8DBQFFAAmRk3oga0pdcv4RArV+AJ9uQbtZLrJasP3XDR2nckK3dFVWZACfTIcO
GOo/f3NADplVcnDLdB1Y1XU=
=tBxx
-END PGP SIGNATURE-


Accepted:
glpk-shlib_4.11-2.diff.gz
  to pool/main/g/glpk-shlib/glpk-shlib_4.11-2.diff.gz
glpk-shlib_4.11-2.dsc
  to pool/main/g/glpk-shlib/glpk-shlib_4.11-2.dsc
libglpk0_4.11-2_i386.deb
  to pool/main/g/glpk-shlib/libglpk0_4.11-2_i386.deb


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



Accepted libgd-graph-perl 1.43.08-2.1 (source all)

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

Format: 1.7
Date: Thu,  7 Sep 2006 14:10:08 +0200
Source: libgd-graph-perl
Binary: libgd-graph-perl
Architecture: source all
Version: 1.43.08-2.1
Distribution: unstable
Urgency: low
Maintainer: Jonas Smedegaard [EMAIL PROTECTED]
Changed-By: Steinar H. Gunderson [EMAIL PROTECTED]
Description: 
 libgd-graph-perl - Graph Plotting Module for Perl 5
Closes: 385202
Changes: 
 libgd-graph-perl (1.43.08-2.1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Comment out copyright-check.mk; it is not robust enough to avoid random
 false positives on buildds. (Closes: #385202)
Files: 
 29b685c2e1242c14e5c570768c403fe8 818 perl extra 
libgd-graph-perl_1.43.08-2.1.dsc
 14a45eb32b984dfa618ffc84e910617c 6144 perl extra 
libgd-graph-perl_1.43.08-2.1.diff.gz
 85651cc7f13463a7457fde72540fefa1 379784 perl extra 
libgd-graph-perl_1.43.08-2.1_all.deb

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

iQCVAwUBRQAM3H7hqgLJpbVOAQLAtgP+LfDaZNlpEAwYzvMaxNnoeUMhqq4aNd17
vHnbUwHwZeyX55RX3chHW+7ycoN5xb7qpb/qafOp5hvmWvQmEtBwm5n6OR2q+tCS
UCkgyiu7ULvGCn2FdzlRaUqZxkbgMQmEyrBenaLmNZLmxt7b5VeKeDXAPmYhDDr/
oRh/MbI5ylk=
=7ScX
-END PGP SIGNATURE-


Accepted:
libgd-graph-perl_1.43.08-2.1.diff.gz
  to pool/main/libg/libgd-graph-perl/libgd-graph-perl_1.43.08-2.1.diff.gz
libgd-graph-perl_1.43.08-2.1.dsc
  to pool/main/libg/libgd-graph-perl/libgd-graph-perl_1.43.08-2.1.dsc
libgd-graph-perl_1.43.08-2.1_all.deb
  to pool/main/libg/libgd-graph-perl/libgd-graph-perl_1.43.08-2.1_all.deb


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



Accepted hyperestraier 1.4.2-1 (source i386)

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

Format: 1.7
Date: Thu,  7 Sep 2006 23:32:48 +0900
Source: hyperestraier
Binary: hyperestraier libestraier-java libestraier8 libestraier-dev 
libestraier-ruby1.8
Architecture: source i386
Version: 1.4.2-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]
Closes: 386355
Changes: 
 hyperestraier (1.4.2-1) unstable; urgency=low
 .
   * New upstream release
   * debian/control: libestraier-dev section libdevel
   * debian/hyperestraier.init: check_pidfile
 closes: Bug#386355
Files: 
 6f4c2d0be456512779d9e11512fe22e9 992 text optional hyperestraier_1.4.2-1.dsc
 bc0baaa74f460866bf2ddb3b562d6080 920985 text optional 
hyperestraier_1.4.2.orig.tar.gz
 885a318d014d0d778ceba7c3d1e7d864 72145 text optional 
hyperestraier_1.4.2-1.diff.gz
 9651ed17219c9496023dc324dc68eaea 434358 text optional 
hyperestraier_1.4.2-1_i386.deb
 ac27b61ab51b4b36c9da8f8da7ec1b90 120514 text optional 
libestraier8_1.4.2-1_i386.deb
 cc533e865644e5776039a0279ba8 160574 libdevel optional 
libestraier-dev_1.4.2-1_i386.deb
 74621d19656e196777f87a0787f4c04e 81176 text optional 
libestraier-ruby1.8_1.4.2-1_i386.deb
 fcfeee9e6a8852759c99acf6d17ce738 95652 libs optional 
libestraier-java_1.4.2-1_i386.deb

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

iD8DBQFFADGO9D5yZjzIjAkRAgjKAJ9+K81XLm6qR3T33OuIPRyNzAlomgCgrOd8
QzdDspMbEVovXuWbJjVtVFE=
=HKSi
-END PGP SIGNATURE-


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


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



Accepted lighttpd 1.4.12~20060907-1 (source i386 all)

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

Format: 1.7
Date: Thu,  7 Sep 2006 14:50:47 +0200
Source: lighttpd
Binary: lighttpd-mod-mysql-vhost lighttpd-mod-cml lighttpd-doc 
lighttpd-mod-trigger-b4-dl lighttpd
Architecture: source i386 all
Version: 1.4.12~20060907-1
Distribution: unstable
Urgency: low
Maintainer: Debian lighttpd maintainers [EMAIL PROTECTED]
Changed-By: Krzysztof Krzyzaniak (eloy) [EMAIL PROTECTED]
Description: 
 lighttpd   - A fast webserver with minimal memory footprint
 lighttpd-doc - Documentation for lighttpd
 lighttpd-mod-cml - Cache meta language module for lighttpd
 lighttpd-mod-mysql-vhost - MySQL-based virtual host configuration for lighttpd
 lighttpd-mod-trigger-b4-dl - Anti-deep-linking module for lighttpd
Changes: 
 lighttpd (1.4.12~20060907-1) unstable; urgency=low
 .
   * New upstream release
   * Removed debian/patches/01_use_bin_sh.dpatch - fixed in upstream
Files: 
 49519cfecf99287f31a66ddcaeaeaaf7 1020 web optional 
lighttpd_1.4.12~20060907-1.dsc
 25cea42a8da3a3742d64a10028e1b1c7 783099 web optional 
lighttpd_1.4.12~20060907.orig.tar.gz
 18b77523322e7c39ff7b242f63632f9a 13744 web optional 
lighttpd_1.4.12~20060907-1.diff.gz
 02826aba4ccc30de7d6521ca390e861a 92062 doc optional 
lighttpd-doc_1.4.12~20060907-1_all.deb
 1635ec5ac712f116ae96671900430e5f 296684 web optional 
lighttpd_1.4.12~20060907-1_i386.deb
 eaf4f45589e88697fdab6e4fe9d92840 57860 web optional 
lighttpd-mod-mysql-vhost_1.4.12~20060907-1_i386.deb
 ed8d35d328cb365fb9f175a4efee706d 59504 web optional 
lighttpd-mod-trigger-b4-dl_1.4.12~20060907-1_i386.deb
 4a8b549a87a0d3d9e27757c70b96f3b1 62378 web optional 
lighttpd-mod-cml_1.4.12~20060907-1_i386.deb

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

iD8DBQFFABrj+NMfSd6w7DERAsszAJ9q0tNfU7St72kjalGgmAKhG0ZUggCbBPTV
1c6vUCpo6JnR6szVYevx8wY=
=hLF1
-END PGP SIGNATURE-


Accepted:
lighttpd-doc_1.4.12~20060907-1_all.deb
  to pool/main/l/lighttpd/lighttpd-doc_1.4.12~20060907-1_all.deb
lighttpd-mod-cml_1.4.12~20060907-1_i386.deb
  to pool/main/l/lighttpd/lighttpd-mod-cml_1.4.12~20060907-1_i386.deb
lighttpd-mod-mysql-vhost_1.4.12~20060907-1_i386.deb
  to pool/main/l/lighttpd/lighttpd-mod-mysql-vhost_1.4.12~20060907-1_i386.deb
lighttpd-mod-trigger-b4-dl_1.4.12~20060907-1_i386.deb
  to pool/main/l/lighttpd/lighttpd-mod-trigger-b4-dl_1.4.12~20060907-1_i386.deb
lighttpd_1.4.12~20060907-1.diff.gz
  to pool/main/l/lighttpd/lighttpd_1.4.12~20060907-1.diff.gz
lighttpd_1.4.12~20060907-1.dsc
  to pool/main/l/lighttpd/lighttpd_1.4.12~20060907-1.dsc
lighttpd_1.4.12~20060907-1_i386.deb
  to pool/main/l/lighttpd/lighttpd_1.4.12~20060907-1_i386.deb
lighttpd_1.4.12~20060907.orig.tar.gz
  to pool/main/l/lighttpd/lighttpd_1.4.12~20060907.orig.tar.gz


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



Accepted planet 2.0-3 (source all)

2006-09-07 Thread Arnaud Fontaine
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Thu,  7 Sep 2006 14:35:16 +0200
Source: planet
Binary: planet
Architecture: source all
Version: 2.0-3
Distribution: unstable
Urgency: low
Maintainer: Arnaud Fontaine [EMAIL PROTECTED]
Changed-By: Arnaud Fontaine [EMAIL PROTECTED]
Description: 
 planet - Flexible feed aggregator
Closes: 386371
Changes: 
 planet (2.0-3) unstable; urgency=low
 .
   * Fix debian/postinst by  removing an exit 0 which  was at the wrong
 place. Closes: #386371.
Files: 
 b9ddbe37e2432fb5412136baaa35ce5c 802 python optional planet_2.0-3.dsc
 d2f93cfb15404820658d69d39ba6b16d 15397 python optional planet_2.0-3.diff.gz
 2114ce71ddd85ba5a74c417d00dc790c 110638 python optional planet_2.0-3_all.deb

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

iD8DBQFFACB2sczZcpAmcIYRAqIzAJ9bbaVKkb+QPCW/EHQwPTcf5H+ySACfZwFx
MFmDzfuH0ac5mFU1rc7NhLU=
=lTmP
-END PGP SIGNATURE-


Accepted:
planet_2.0-3.diff.gz
  to pool/main/p/planet/planet_2.0-3.diff.gz
planet_2.0-3.dsc
  to pool/main/p/planet/planet_2.0-3.dsc
planet_2.0-3_all.deb
  to pool/main/p/planet/planet_2.0-3_all.deb


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



Accepted checkpolicy 1.30.11-1 (source i386)

2006-09-07 Thread Manoj Srivastava
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Thu,  7 Sep 2006 10:18:48 -0500
Source: checkpolicy
Binary: checkpolicy
Architecture: source i386
Version: 1.30.11-1
Distribution: unstable
Urgency: low
Maintainer: Manoj Srivastava [EMAIL PROTECTED]
Changed-By: Manoj Srivastava [EMAIL PROTECTED]
Description: 
 checkpolicy - SELinux policy compiler
Changes: 
 checkpolicy (1.30.11-1) unstable; urgency=low
 .
   * New upstream point release
 * merged range_transition enhancements and user module format changes
   from Darrel Goeddel
Files: 
 f4652b2d1a1ef82c5e10c2d9aebb56e8 639 utils optional checkpolicy_1.30.11-1.dsc
 6c201841a69a0b66eb1926e6cde697af 57063 utils optional 
checkpolicy_1.30.11.orig.tar.gz
 26eec1391218396306dd26a2b5117135 26786 utils optional 
checkpolicy_1.30.11-1.diff.gz
 89fa1442318ff217bcddf259a0beca31 224878 utils optional 
checkpolicy_1.30.11-1_i386.deb

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

iD8DBQFFAD+iIbrau78kQkwRArzYAJ9pHKVt9hkKmjV5pt8JgclA8V+j0gCfekBg
xfwgi/doZbdja/hdAarBSxE=
=8IdW
-END PGP SIGNATURE-


Accepted:
checkpolicy_1.30.11-1.diff.gz
  to pool/main/c/checkpolicy/checkpolicy_1.30.11-1.diff.gz
checkpolicy_1.30.11-1.dsc
  to pool/main/c/checkpolicy/checkpolicy_1.30.11-1.dsc
checkpolicy_1.30.11-1_i386.deb
  to pool/main/c/checkpolicy/checkpolicy_1.30.11-1_i386.deb
checkpolicy_1.30.11.orig.tar.gz
  to pool/main/c/checkpolicy/checkpolicy_1.30.11.orig.tar.gz


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



Accepted linux-kernel-headers 2.6.17.10-3 (source sparc)

2006-09-07 Thread Clint Adams
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Thu,  7 Sep 2006 11:57:06 -0400
Source: linux-kernel-headers
Binary: linux-kernel-headers
Architecture: source sparc
Version: 2.6.17.10-3
Distribution: unstable
Urgency: medium
Maintainer: GNU Libc Maintainers debian-glibc@lists.debian.org
Changed-By: Clint Adams [EMAIL PROTECTED]
Description: 
 linux-kernel-headers - Linux Kernel Headers for development
Closes: 378295
Changes: 
 linux-kernel-headers (2.6.17.10-3) unstable; urgency=medium
 .
   * Apply patch from James Bruce to fix linux/joystick.h.
 closes: #378295.
Files: 
 a1c585456eb1cc1fa8009a840a16ef62 890 devel standard 
linux-kernel-headers_2.6.17.10-3.dsc
 a54ac6605ce6cd5747e96da3aadd92ba 23368 devel standard 
linux-kernel-headers_2.6.17.10-3.diff.gz
 c65ce861b4381e039bcdb7b0e8130166 1804556 devel standard 
linux-kernel-headers_2.6.17.10-3_sparc.deb

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

iD8DBQFFAEON5m0u66uWM3ARAkp9AKCtk8J7EagVe2wVq60eN4kCewq03gCePUql
ho7PNF3t4aUkewGqA4/GV4c=
=5XN0
-END PGP SIGNATURE-


Accepted:
linux-kernel-headers_2.6.17.10-3.diff.gz
  to pool/main/l/linux-kernel-headers/linux-kernel-headers_2.6.17.10-3.diff.gz
linux-kernel-headers_2.6.17.10-3.dsc
  to pool/main/l/linux-kernel-headers/linux-kernel-headers_2.6.17.10-3.dsc
linux-kernel-headers_2.6.17.10-3_sparc.deb
  to pool/main/l/linux-kernel-headers/linux-kernel-headers_2.6.17.10-3_sparc.deb


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



Accepted qgis 0.7.4-5 (source sparc)

2006-09-07 Thread Steve Halasz
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sat, 19 Aug 2006 22:13:32 -0400
Source: qgis
Binary: qgis-plugin-grass libqgis0 qgis libqgis0-dev
Architecture: source sparc
Version: 0.7.4-5
Distribution: unstable
Urgency: low
Maintainer: Steve Halasz [EMAIL PROTECTED]
Changed-By: Steve Halasz [EMAIL PROTECTED]
Description: 
 libqgis0   - QGIS Geographic Information System - shared library
 libqgis0-dev - QGIS Geographic Information System - development files
 qgis   - Geographic Information System (GIS)
 qgis-plugin-grass - Plugin for accessing GRASS data from QGIS
Closes: 356215 360649 383143
Changes: 
 qgis (0.7.4-5) unstable; urgency=low
 .
   * Acknowledge GCC 4.1 NMU (Closes: #356215)
   * Update deps to libgdal1-1.3.2-dev and grass-dev (Closes: #383143, #360649)
   * Bump standards version to 3.7.2. No changes made.
Files: 
 158d7da3475565c748837f0594409d67 1141 science extra qgis_0.7.4-5.dsc
 d4a355c30b97061c8dcb3267f9ec2f44 42785 science extra qgis_0.7.4-5.diff.gz
 b02359c2247d12f81cd0484881386674 7714540 science extra qgis_0.7.4-5_sparc.deb
 ab165443945ca21ab42b3f1f960a8e44 740904 science extra 
libqgis0_0.7.4-5_sparc.deb
 af6b9bc1fbeaec3bf329367934b2e887 13580212 science extra 
libqgis0-dev_0.7.4-5_sparc.deb
 18e0f5a30b18291e34ff60d73cf97441 311360 science extra 
qgis-plugin-grass_0.7.4-5_sparc.deb

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

iQEVAwUBRQAokMP9a9GOLSE6AQICBQf/Q9bAP04MDoLZXRo2rpkUjXI30uXn74c0
8uL5h0zF5Biphu+hiFs+2i8OuhsSVsXuy4+XFZ2c15+uJLWKLePPlRpkQpMJTVZK
eDgg04WpX5Ov/gijp6KTUPGrFycFvaeo/eG3rYk32yw5vfmReSEjsBq/jVTzcSWx
J9AzNvtd2qSlM99O1zowrMe3I0e6ZRYM9hiPucxqf4o9gIpG1AII/u/mm119fbM/
zFtPaYT/rVrcHrEmACI6qAjjbfkf55F8JoH5sQCWOvBEm41WWheCzh5K5yIrZB4d
VuqiOen4cnj0/pRBbHUI2Yka8FhAKXrCvEX58OmgLyjwNGNRJyF8Hg==
=T+kx
-END PGP SIGNATURE-


Accepted:
libqgis0-dev_0.7.4-5_sparc.deb
  to pool/main/q/qgis/libqgis0-dev_0.7.4-5_sparc.deb
libqgis0_0.7.4-5_sparc.deb
  to pool/main/q/qgis/libqgis0_0.7.4-5_sparc.deb
qgis-plugin-grass_0.7.4-5_sparc.deb
  to pool/main/q/qgis/qgis-plugin-grass_0.7.4-5_sparc.deb
qgis_0.7.4-5.diff.gz
  to pool/main/q/qgis/qgis_0.7.4-5.diff.gz
qgis_0.7.4-5.dsc
  to pool/main/q/qgis/qgis_0.7.4-5.dsc
qgis_0.7.4-5_sparc.deb
  to pool/main/q/qgis/qgis_0.7.4-5_sparc.deb


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



Accepted elserv 0.4.0+0.20011203cvs-13 (source all)

2006-09-07 Thread Junichi Uekawa
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Thu,  7 Sep 2006 23:36:56 +0900
Source: elserv
Binary: elserv
Architecture: source all
Version: 0.4.0+0.20011203cvs-13
Distribution: unstable
Urgency: low
Maintainer: Junichi Uekawa [EMAIL PROTECTED]
Changed-By: Junichi Uekawa [EMAIL PROTECTED]
Description: 
 elserv - HTTP server that runs on Emacsen
Closes: 386358
Changes: 
 elserv (0.4.0+0.20011203cvs-13) unstable; urgency=low
 .
   * new maintainer (closes: #386358)
   * fix copyright file.
   * tested with: emacs -eval '(elserv-wiki-start )'
 which works,
 emacs -eval '(elserv-demo-start )'
 seems to be broken.
Files: 
 45a995d63e54be8884bf642f331f85c7 627 web optional 
elserv_0.4.0+0.20011203cvs-13.dsc
 732a0cb056cffce88e5764c2eaa8cbe7 7547 web optional 
elserv_0.4.0+0.20011203cvs-13.diff.gz
 b40aa5e457f022d90db062a2b3ccb56d 82070 web optional 
elserv_0.4.0+0.20011203cvs-13_all.deb

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

iD8DBQFFAC6p2Dd9TugeVcERAgh+AJ90jIsbwrRVe9iQ/iEN8QypijBivwCgiDsm
9uiGbvZ8Bq6EmjGlTsTz2m8=
=8Tbe
-END PGP SIGNATURE-


Accepted:
elserv_0.4.0+0.20011203cvs-13.diff.gz
  to pool/main/e/elserv/elserv_0.4.0+0.20011203cvs-13.diff.gz
elserv_0.4.0+0.20011203cvs-13.dsc
  to pool/main/e/elserv/elserv_0.4.0+0.20011203cvs-13.dsc
elserv_0.4.0+0.20011203cvs-13_all.deb
  to pool/main/e/elserv/elserv_0.4.0+0.20011203cvs-13_all.deb


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



Accepted libfile-copy-recursive-perl 0.27-1 (source all)

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

Format: 1.7
Date: Thu,  7 Sep 2006 16:48:28 +0200
Source: libfile-copy-recursive-perl
Binary: libfile-copy-recursive-perl
Architecture: source all
Version: 0.27-1
Distribution: unstable
Urgency: low
Maintainer: Debian Catalyst Maintainers [EMAIL PROTECTED]
Changed-By: Krzysztof Krzyzaniak (eloy) [EMAIL PROTECTED]
Description: 
 libfile-copy-recursive-perl - Perl extension for recursively copying files and 
directories
Changes: 
 libfile-copy-recursive-perl (0.27-1) unstable; urgency=low
 .
   * New upstream release
Files: 
 d727f04b2b930a4c6d32f6d12905858f 777 perl optional 
libfile-copy-recursive-perl_0.27-1.dsc
 3390d4cd85ee0d821f46d948a6323d73 9413 perl optional 
libfile-copy-recursive-perl_0.27.orig.tar.gz
 1713dcb7e022ecfde254107179e63d15 2200 perl optional 
libfile-copy-recursive-perl_0.27-1.diff.gz
 f758fb2bd7fdf37ffe0f41523fbeb53b 17272 perl optional 
libfile-copy-recursive-perl_0.27-1_all.deb

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

iD8DBQFFADKx+NMfSd6w7DERAoGKAJ9ICg7/Y9TM+Wvz6qVo3cJ+wwkEbgCgpRmr
oIRciXHBs0kN47EjChRrt9E=
=UefP
-END PGP SIGNATURE-


Accepted:
libfile-copy-recursive-perl_0.27-1.diff.gz
  to 
pool/main/libf/libfile-copy-recursive-perl/libfile-copy-recursive-perl_0.27-1.diff.gz
libfile-copy-recursive-perl_0.27-1.dsc
  to 
pool/main/libf/libfile-copy-recursive-perl/libfile-copy-recursive-perl_0.27-1.dsc
libfile-copy-recursive-perl_0.27-1_all.deb
  to 
pool/main/libf/libfile-copy-recursive-perl/libfile-copy-recursive-perl_0.27-1_all.deb
libfile-copy-recursive-perl_0.27.orig.tar.gz
  to 
pool/main/libf/libfile-copy-recursive-perl/libfile-copy-recursive-perl_0.27.orig.tar.gz


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



Accepted cmucl 19c-release-20051115-2.1 (source all i386)

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

Format: 1.7
Date: Thu,  7 Sep 2006 16:33:41 +0200
Source: cmucl
Binary: cmucl cmucl-source cmucl-clm cmucl-docs
Architecture: source all i386
Version: 19c-release-20051115-2.1
Distribution: unstable
Urgency: medium
Maintainer: Peter Van Eynde [EMAIL PROTECTED]
Changed-By: Steinar H. Gunderson [EMAIL PROTECTED]
Description: 
 cmucl  - The CMUCL lisp compiler and development system
 cmucl-clm  - The Motif interface for CMUCL
 cmucl-docs - The CMUCL documentation
 cmucl-source - The CMUCL lisp sources
Closes: 384758
Changes: 
 cmucl (19c-release-20051115-2.1) unstable; urgency=medium
 .
   * Non-maintainer upload; all patches by Arjan Oosting.
   * Update build dependency to lesstif2-dev; fixes FTBFS. (Closes: #384758)
   * Fix typo in debian/config; fixes lintian error about unknown debconf
 priority.
Files: 
 0c65776decb4f5e8325f7d0e28c6137c 748 devel optional 
cmucl_19c-release-20051115-2.1.dsc
 a9a3125aa2015c3438a94d07b27cd504 1506442 devel optional 
cmucl_19c-release-20051115-2.1.diff.gz
 54ec9df106bc4d5345bc226d7efc9f28 10576956 devel optional 
cmucl_19c-release-20051115-2.1_i386.deb
 b22ee96f1917a9102e9d04cb38243535 654522 devel optional 
cmucl-clm_19c-release-20051115-2.1_i386.deb
 6ef3122b13fd519ea437d508052f40e9 2347800 doc optional 
cmucl-docs_19c-release-20051115-2.1_all.deb
 f7dc126b705bc0b47620190eb2589bde 5168674 devel optional 
cmucl-source_19c-release-20051115-2.1_all.deb

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

iD8DBQFFADWXXKRQ3lK3SH4RAi1DAJ4neOAnnSF137+SRVZHwZV6DzAy1wCfXjog
kKhM8rsNf2dd8OvvsS93IsE=
=VWsB
-END PGP SIGNATURE-


Accepted:
cmucl-clm_19c-release-20051115-2.1_i386.deb
  to pool/main/c/cmucl/cmucl-clm_19c-release-20051115-2.1_i386.deb
cmucl-docs_19c-release-20051115-2.1_all.deb
  to pool/main/c/cmucl/cmucl-docs_19c-release-20051115-2.1_all.deb
cmucl-source_19c-release-20051115-2.1_all.deb
  to pool/main/c/cmucl/cmucl-source_19c-release-20051115-2.1_all.deb
cmucl_19c-release-20051115-2.1.diff.gz
  to pool/main/c/cmucl/cmucl_19c-release-20051115-2.1.diff.gz
cmucl_19c-release-20051115-2.1.dsc
  to pool/main/c/cmucl/cmucl_19c-release-20051115-2.1.dsc
cmucl_19c-release-20051115-2.1_i386.deb
  to pool/main/c/cmucl/cmucl_19c-release-20051115-2.1_i386.deb


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



Accepted policycoreutils 1.30.28-1 (source i386)

2006-09-07 Thread Manoj Srivastava
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Thu,  7 Sep 2006 11:37:47 -0500
Source: policycoreutils
Binary: policycoreutils
Architecture: source i386
Version: 1.30.28-1
Distribution: unstable
Urgency: low
Maintainer: Manoj Srivastava [EMAIL PROTECTED]
Changed-By: Manoj Srivastava [EMAIL PROTECTED]
Description: 
 policycoreutils - SELinux core policy utilities
Closes: 384852
Changes: 
 policycoreutils (1.30.28-1) unstable; urgency=low
 .
   * New upstream point release
 * Merged fix for restorecon symlink handling from Erich Schubert.
 * Merged fix for restorecon // handling from Erich Schubert.
 * Merged translations update and fixfiles fix from Dan Walsh.
   * Fix the initial /etc/selinux/config to refer to
 SELINUXTYPE=refpolicy-targeted to match what we ship (as opposed to
 paths on red hat installations).
   * Bug fix: Can't open '/etc/selinux/targeted/policy/policy.20': No such
 file or directory, thanks to Uwe Hermann(Closes: #384852).
   * Add md5sums
   * With this version of policycoreutils, the file /etc/selinux/config
 shall have the variable SELINUXTYPE set to refpolicy-targeted (you may
 also set it to be refpolicy-strict or refpolicy-src). Only 1.30.26-3
 created the file with SELINUXTYPE set to targeted (which is
 appropriate on Red Hat machines and not Debian). We can't
 automatically change /etc/selinux/config (preserve user changes) since
 /etc/selinux/targeted/policy/policy.N might be a legitimate local
 security policy. If it is not, and if any of the files
 /etc/selinux/refpolicy-targeted/policy/policy.N,
 /etc/selinux/refpolicy-strict/policy/policy.N, or
 /etc/selinux/refpolicy-src/policy/policy.N exist, please select one
 for the  SELINUXTYPE variable in /etc/selinux/config
Files: 
 ea5c46dfb3def046f1eae8e9128bbfbd 702 utils optional 
policycoreutils_1.30.28-1.dsc
 a77424d7e756ac244ea07e454bc04453 230044 utils optional 
policycoreutils_1.30.28.orig.tar.gz
 4534d5f8fbfa1d096ad99816c56396fd 55265 utils optional 
policycoreutils_1.30.28-1.diff.gz
 7c560695f6cefdc7697e2634b7ac4109 351022 utils optional 
policycoreutils_1.30.28-1_i386.deb

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

iD8DBQFFAFDdIbrau78kQkwRAoEkAKDQoOGIBIu4+mNJhKXIU3tFGczACwCgragD
o/zTK9PB4zIVaDN/iV4wzjY=
=FxSo
-END PGP SIGNATURE-


Accepted:
policycoreutils_1.30.28-1.diff.gz
  to pool/main/p/policycoreutils/policycoreutils_1.30.28-1.diff.gz
policycoreutils_1.30.28-1.dsc
  to pool/main/p/policycoreutils/policycoreutils_1.30.28-1.dsc
policycoreutils_1.30.28-1_i386.deb
  to pool/main/p/policycoreutils/policycoreutils_1.30.28-1_i386.deb
policycoreutils_1.30.28.orig.tar.gz
  to pool/main/p/policycoreutils/policycoreutils_1.30.28.orig.tar.gz


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



Accepted xen-3.0 3.0.2+hg9697-2.1 (source i386 all)

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

Format: 1.7
Date: Thu,  7 Sep 2006 14:17:02 +0200
Source: xen-3.0
Binary: xen-docs-3.0 xen-hypervisor-3.0-i386-pae xen-ioemu-3.0 
xen-hypervisor-3.0-amd64 xen-utils-3.0 xen-hypervisor-3.0-i386
Architecture: source i386 all
Version: 3.0.2+hg9697-2.1
Distribution: unstable
Urgency: high
Maintainer: Debian Xen Team [EMAIL PROTECTED]
Changed-By: Steinar H. Gunderson [EMAIL PROTECTED]
Description: 
 xen-docs-3.0 - documentation for XEN, a Virtual Machine Monitor
 xen-hypervisor-3.0-i386 - The Xen Hypervisor for i386
 xen-hypervisor-3.0-i386-pae - The Xen Hypervisor for i386 (pae enabled version)
 xen-ioemu-3.0 - XEN administrative tools
 xen-utils-3.0 - XEN administrative tools
Closes: 384739
Changes: 
 xen-3.0 (3.0.2+hg9697-2.1) unstable; urgency=high
 .
   * Non-maintainer upload.
   * High-urgency upload for RC bugfix.
   * Switch the order of dh_python/dh_pycentral and dh_installinit in
 debian/rules, so that the python modules are available when the
 postinst tries to start the init script; patch from Steve Langasek.
 (Closes: #384739)
Files: 
 e29e35076f9f6943b55fe83cd7a0c5e8 1230 misc extra xen-3.0_3.0.2+hg9697-2.1.dsc
 e5005581be8f3c1f1d4102b69b2d3f7a 25158 misc extra 
xen-3.0_3.0.2+hg9697-2.1.diff.gz
 2f8a07942aae17f1a0a83cb7d9efbb2a 372002 misc extra 
xen-docs-3.0_3.0.2+hg9697-2.1_all.deb
 b60d1ec0e99bb8a193d060a1f804fbb2 232142 misc extra 
xen-hypervisor-3.0-i386_3.0.2+hg9697-2.1_i386.deb
 74899605b8a1c0127368b61ed14e647d 253372 misc extra 
xen-hypervisor-3.0-i386-pae_3.0.2+hg9697-2.1_i386.deb
 bc6b26dcbcb5849a90c54c42f8edb633 308716 misc extra 
xen-utils-3.0_3.0.2+hg9697-2.1_i386.deb
 55a1eb22559f1b08335c511c3b494f77 296562 misc extra 
xen-ioemu-3.0_3.0.2+hg9697-2.1_i386.deb

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

iQCVAwUBRQA8mX7hqgLJpbVOAQImvgQAmoz+VEY2YOEHMKJGaduR8qcnrkVkuGZi
BE4lCHbR/c0fPv2iZ5MzP+U/jhTRTrHoYu99s9V5Fg3DHbJSMLqGZUtItrLy5ov5
FC+JTemziOmQlt62nhqMTZMo5A7W9wdRvq3xZ1dAh2m4UrcbTzJUPq1iFuJynSa9
mM4cXJM81GM=
=+X1T
-END PGP SIGNATURE-


Accepted:
xen-3.0_3.0.2+hg9697-2.1.diff.gz
  to pool/main/x/xen-3.0/xen-3.0_3.0.2+hg9697-2.1.diff.gz
xen-3.0_3.0.2+hg9697-2.1.dsc
  to pool/main/x/xen-3.0/xen-3.0_3.0.2+hg9697-2.1.dsc
xen-docs-3.0_3.0.2+hg9697-2.1_all.deb
  to pool/main/x/xen-3.0/xen-docs-3.0_3.0.2+hg9697-2.1_all.deb
xen-hypervisor-3.0-i386-pae_3.0.2+hg9697-2.1_i386.deb
  to pool/main/x/xen-3.0/xen-hypervisor-3.0-i386-pae_3.0.2+hg9697-2.1_i386.deb
xen-hypervisor-3.0-i386_3.0.2+hg9697-2.1_i386.deb
  to pool/main/x/xen-3.0/xen-hypervisor-3.0-i386_3.0.2+hg9697-2.1_i386.deb
xen-ioemu-3.0_3.0.2+hg9697-2.1_i386.deb
  to pool/main/x/xen-3.0/xen-ioemu-3.0_3.0.2+hg9697-2.1_i386.deb
xen-utils-3.0_3.0.2+hg9697-2.1_i386.deb
  to pool/main/x/xen-3.0/xen-utils-3.0_3.0.2+hg9697-2.1_i386.deb


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



Accepted zsh-beta 4.3.2-dev-1+20060907-1 (source sparc all)

2006-09-07 Thread Clint Adams
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Thu,  7 Sep 2006 20:52:54 -0400
Source: zsh-beta
Binary: zsh-beta-static zsh-beta-doc zsh-beta
Architecture: source sparc all
Version: 4.3.2-dev-1+20060907-1
Distribution: unstable
Urgency: low
Maintainer: Clint Adams [EMAIL PROTECTED]
Changed-By: Clint Adams [EMAIL PROTECTED]
Description: 
 zsh-beta   - A shell with lots of features (dev tree)
 zsh-beta-doc - zsh beta documentation - info/HTML format
Changes: 
 zsh-beta (4.3.2-dev-1+20060907-1) unstable; urgency=low
 .
   * Update to HEAD.
Files: 
 88389c60d2edcfd1456627e8b50468a5 787 shells optional 
zsh-beta_4.3.2-dev-1+20060907-1.dsc
 72ff2706d50bb6893ff805dd88869ef1 3071735 shells optional 
zsh-beta_4.3.2-dev-1+20060907.orig.tar.gz
 c1995585509467602dcaa06e0848c078 25687 shells optional 
zsh-beta_4.3.2-dev-1+20060907-1.diff.gz
 f64756e562859f612e3f48fbcf284025 703864 doc optional 
zsh-beta-doc_4.3.2-dev-1+20060907-1_all.deb
 1cc1d697034c13e0b272e4527b21fad9 1965762 shells optional 
zsh-beta_4.3.2-dev-1+20060907-1_sparc.deb

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

iD8DBQFFAMzv5m0u66uWM3ARAomeAKCSlEGIk4PWakmBLuHfw4xZ20HyJgCgnSTX
bypO53eBfM2MdLSTIWW2FQw=
=byRZ
-END PGP SIGNATURE-


Accepted:
zsh-beta-doc_4.3.2-dev-1+20060907-1_all.deb
  to pool/main/z/zsh-beta/zsh-beta-doc_4.3.2-dev-1+20060907-1_all.deb
zsh-beta_4.3.2-dev-1+20060907-1.diff.gz
  to pool/main/z/zsh-beta/zsh-beta_4.3.2-dev-1+20060907-1.diff.gz
zsh-beta_4.3.2-dev-1+20060907-1.dsc
  to pool/main/z/zsh-beta/zsh-beta_4.3.2-dev-1+20060907-1.dsc
zsh-beta_4.3.2-dev-1+20060907-1_sparc.deb
  to pool/main/z/zsh-beta/zsh-beta_4.3.2-dev-1+20060907-1_sparc.deb
zsh-beta_4.3.2-dev-1+20060907.orig.tar.gz
  to pool/main/z/zsh-beta/zsh-beta_4.3.2-dev-1+20060907.orig.tar.gz


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



Accepted gtk+2.0 2.10.1-0beta1 (source i386 all)

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

Format: 1.7
Date: Wed, 23 Aug 2006 19:14:31 +0200
Source: gtk+2.0
Binary: libgtk2.0-dev gtk2-engines-pixbuf libgtk-directfb-2.0-dev 
libgtk-directfb-2.0-0 libgtk-directfb-2.0-0-udeb libgtk2.0-0-dbg libgtk2.0-0 
libgtk2.0-doc gtk2.0-examples libgtk2.0-common libgtk2.0-bin
Architecture: source i386 all
Version: 2.10.1-0beta1
Distribution: experimental
Urgency: low
Maintainer: Sebastien Bacher [EMAIL PROTECTED]
Changed-By: Loic Minier [EMAIL PROTECTED]
Description: 
 gtk2-engines-pixbuf - Pixbuf-based theme for GTK+ 2.x
 gtk2.0-examples - Examples files for the GTK+ 2.0
 libgtk-directfb-2.0-0 - The GTK+ graphical user interface library - DirectFB 
runtime
 libgtk-directfb-2.0-0-udeb - The GTK+ graphical user interface library - 
minimal runtime (udeb)
 libgtk-directfb-2.0-dev - Development files for the GTK+ library - DirectFB 
version
 libgtk2.0-0 - The GTK+ graphical user interface library
 libgtk2.0-0-dbg - The GTK+ libraries and debugging symbols
 libgtk2.0-bin - The programs for the GTK+ graphical user interface library
 libgtk2.0-common - Common files for the GTK+ graphical user interface library
 libgtk2.0-dev - Development files for the GTK+ library
 libgtk2.0-doc - Documentation for the GTK+ graphical user interface library
Closes: 384225 385473
Changes: 
 gtk+2.0 (2.10.1-0beta1) experimental; urgency=low
 .
   * THIS IS NOT THE FINAL 2.10 RELEASE; THIS IS NOT SUITED FOR PACKAGE
 MAINTAINERS TO PREPARE FOR TRANSITIONS.
   * Add a missing x11proto-xext-dev build-dep for X SYNC checks.
   * Add a missing libatk1.0-dev (= 1.9.0) build-dep for ATK.
   * Replace GTK_BINARY_VERSION in debian/*.in to set the binary version of
 binary modules; it is set via debian/scripts/vars and currently in use in
 update-gdkpixbuf-loaders.in and update-gtk-immodules.in.
   * Remove fake support for version argument from update-gdkpixbuf-loaders and
 update-gtk-immodules.
   * New upstream development releases with API additions, and non-public API
 changes and removals.
 - Target at experimental.
 - Update copyright from AUTHORS.
 - Update upstream URL.
 - Bump up libglib2.0-dev build-dep to = 2.12.0.
 - Add a libdirectfb-dev (= 0.9.24) build-dep for DirectFB.
 - Add a libcupsys2-dev (= 1.2) build-dep for CUPS printing backend.
 - Bump shlibs to = 2.10.0.
 - Update list of docs to ship; now includes NEWS. (Closes: #384225)
 - Update watch file to track stable releases and use HTTP.
 - Set GTK_BINARY_VERSION to 2.10.0.
 - Replace 001_gtk+-2.2.0-buildfix-immodule patch with
   001_static-linking-dont-query-immodules which has more chances to be
   merged upstream; see GNOME #346531.
 - Drop 006_gtk+-2.8.17-directfb patch, merged upstream.
 - Refresh patches: 000_gtk+-2.0.6-exportsymbols,
   003_default_fallback_icon_theme,
   004_gtk+-ximian-gtk2-filesel-navbutton-5,
   007_implicit_pointer_conversion_gdkdrawable_directfb.
 - Update 070_mandatory-relibtoolize with libtoolize --force --copy 
   aclocal-1.7 -I m4macros  autoconf  automake-1.7.
 - New patch, 002_static-linking-dont-build-perf, to avoid building the
   perf measurement tools in static builds; see GNOME #346559; needs
   the 001_gtk+-2.2.0-buildfix-immodule patch.
 - New patch, 009_configurable-cairo-backend-module, to add a new
   --with-cairo-backend flag which will select a cairo-$backend.pc
   pkg-config module instead of the default of cairo.pc; see GNOME #351509.
 - Configure with --with-cairo-backend=directfb for the dfb build.
 - New patch, 010_gdk-require-cairo-module, to require the Cflags and Libs
   from the cairo-directfb module (as $cairo_module); see GNOME #351519.
 - New patch, 011_gdk-directfb-cvs-changes, backport of CVS only build
   fixes to permit compilation against directfb 0.9.25.1.
   * Fix bashishms in debian/rules. (Closes: #385473)
Files: 
 e2b5685979043f255596eefef94b6991 2113 libs optional gtk+2.0_2.10.1-0beta1.dsc
 430424ce1d021361fc89ceb0b866af2f 20515032 libs optional 
gtk+2.0_2.10.1.orig.tar.gz
 da880c34e5273d3875f833f7f86eaa92 150547 libs optional 
gtk+2.0_2.10.1-0beta1.diff.gz
 607fd38c949e4f90ba2466a4c61af4ec 3982014 misc optional 
libgtk2.0-common_2.10.1-0beta1_all.deb
 594dba96c19d043e2516f81551c9f635 7232 misc optional 
libgtk2.0-bin_2.10.1-0beta1_all.deb
 aa9d9b74398804b253cc81a8ef1ddb06 2660630 doc optional 
libgtk2.0-doc_2.10.1-0beta1_all.deb
 e95318bf1e4e8f3a8d604d2df4fbb6f3 1867148 libs optional 
libgtk2.0-0_2.10.1-0beta1_i386.deb
 8f8b6e79f8979f940798aedcb97db6d9 1558786 libs optional 
libgtk-directfb-2.0-0_2.10.1-0beta1_i386.deb
 bb3d3cf1b0ccbf43eb010efb1770f157 1633012 debian-installer extra 
libgtk-directfb-2.0-0-udeb_2.10.1-0beta1_i386.udeb
 805aca170a1cce4c9654a1a249bf9ebd 2629906 libdevel optional 
libgtk2.0-dev_2.10.1-0beta1_i386.deb
 ee251fc2e0273210f5121e61db227fe6 4920 libdevel optional 

Accepted reportbug 3.29.4 (source all)

2006-09-07 Thread Chris Lawrence
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sun,  3 Sep 2006 19:21:48 -0500
Source: reportbug
Binary: reportbug
Architecture: source all
Version: 3.29.4
Distribution: unstable
Urgency: low
Maintainer: Chris Lawrence [EMAIL PROTECTED]
Changed-By: Chris Lawrence [EMAIL PROTECTED]
Description: 
 reportbug  - reports bugs in the Debian distribution
Closes: 385597 385810 386463
Changes: 
 reportbug (3.29.4) unstable; urgency=low
 .
   * Fixup handling of any_ok dialogs in urwid interface.
 (Closes: #385810)
   * Handle non-ASCII encodings better in offer_configuration().
 (Closes: #385597)
   * Also handle them better when dealing with the editor.
 (Closes: #386463)
Files: 
 0fda5ee67e9a0c9d97947ecfe85743ba 586 utils standard reportbug_3.29.4.dsc
 787366d81deff10a62df1ee94b72e76c 135640 utils standard reportbug_3.29.4.tar.gz
 4c239fb3210f95ed17775844f3bac791 137706 utils standard reportbug_3.29.4_all.deb

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

iD8DBQFFAKXW2wQKE6PXubwRAh7xAKC2OTxpPcjBHlcmTWnj98qzIijIDwCaA1Yj
COyRPpyIXkawY5sFFr5aTXc=
=cbTB
-END PGP SIGNATURE-


Accepted:
reportbug_3.29.4.dsc
  to pool/main/r/reportbug/reportbug_3.29.4.dsc
reportbug_3.29.4.tar.gz
  to pool/main/r/reportbug/reportbug_3.29.4.tar.gz
reportbug_3.29.4_all.deb
  to pool/main/r/reportbug/reportbug_3.29.4_all.deb


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



Accepted commit-tool 0.4-3 (source all)

2006-09-07 Thread Vincent Danjean
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Tue,  5 Sep 2006 15:43:29 +0200
Source: commit-tool
Binary: commit-tool
Architecture: source all
Version: 0.4-3
Distribution: unstable
Urgency: low
Maintainer: Vincent Danjean [EMAIL PROTECTED]
Changed-By: Vincent Danjean [EMAIL PROTECTED]
Description: 
 commit-tool - GUI commit tool for various Source Control Management systems
Changes: 
 commit-tool (0.4-3) unstable; urgency=low
 .
   * rebuild with the new default python (python2.4)
 no source change
Files: 
 fc6926df6c3e447544f9a5d16604970f 654 devel optional commit-tool_0.4-3.dsc
 f7a3fbb85fb525d66b17da7221de51f0 3939 devel optional commit-tool_0.4-3.diff.gz
 1717b673354b441ccdf9aced4eecc237 40544 devel optional commit-tool_0.4-3_all.deb

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

iD8DBQFFAKiOipBneRiAKDwRAi59AJ9r0lo3j37ieXLuE7xYIGOBFu+jAwCcCD3X
l/1kCEzlEMyvw+cAGP/SL/o=
=/vn3
-END PGP SIGNATURE-


Accepted:
commit-tool_0.4-3.diff.gz
  to pool/main/c/commit-tool/commit-tool_0.4-3.diff.gz
commit-tool_0.4-3.dsc
  to pool/main/c/commit-tool/commit-tool_0.4-3.dsc
commit-tool_0.4-3_all.deb
  to pool/main/c/commit-tool/commit-tool_0.4-3_all.deb


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



Accepted expat 1.95.8-3.3 (source sparc)

2006-09-07 Thread Clint Adams
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Thu,  7 Sep 2006 22:04:05 -0400
Source: expat
Binary: libexpat1 libexpat1-dev expat libexpat1-udeb
Architecture: source sparc
Version: 1.95.8-3.3
Distribution: unstable
Urgency: low
Maintainer: Debian XML/SGML Group [EMAIL PROTECTED]
Changed-By: Clint Adams [EMAIL PROTECTED]
Description: 
 expat  - XML parsing C library - example application
 libexpat1  - XML parsing C library - runtime library
 libexpat1-dev - XML parsing C library - development kit
 libexpat1-udeb - XML parsing C library - runtime library (udeb)
Closes: 354244
Changes: 
 expat (1.95.8-3.3) unstable; urgency=low
 .
   * NMU
   * Use fixed watch file from Bart Martens.  closes: #354244.
Files: 
 7155cfe016ce906a6466e3a08a83e93d 706 text optional expat_1.95.8-3.3.dsc
 8718e5b8c333d426c5f1cf6b05b1dd2a 79836 text optional expat_1.95.8-3.3.diff.gz
 cee766acd280afa4ebf6df0812250de6 127908 libdevel optional 
libexpat1-dev_1.95.8-3.3_sparc.deb
 cb449db9b11c92b8ad72612ffdcb6782 58846 libs optional 
libexpat1_1.95.8-3.3_sparc.deb
 d644d94afe2bed242f252dcb6b6c946f 51196 debian-installer extra 
libexpat1-udeb_1.95.8-3.3_sparc.udeb
 c7d82d56ecc89e2cc338d2065969768c 20180 text optional expat_1.95.8-3.3_sparc.deb
Package-Type: udeb

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

iD8DBQFFANFS5m0u66uWM3ARAoIVAJ9YlF7hqkIG/Osx0l5qW7giUz5GIACgo/s6
RtR4vKC/eRzf7yr0QXOHl0A=
=F5vF
-END PGP SIGNATURE-


Accepted:
expat_1.95.8-3.3.diff.gz
  to pool/main/e/expat/expat_1.95.8-3.3.diff.gz
expat_1.95.8-3.3.dsc
  to pool/main/e/expat/expat_1.95.8-3.3.dsc
expat_1.95.8-3.3_sparc.deb
  to pool/main/e/expat/expat_1.95.8-3.3_sparc.deb
libexpat1-dev_1.95.8-3.3_sparc.deb
  to pool/main/e/expat/libexpat1-dev_1.95.8-3.3_sparc.deb
libexpat1-udeb_1.95.8-3.3_sparc.udeb
  to pool/main/e/expat/libexpat1-udeb_1.95.8-3.3_sparc.udeb
libexpat1_1.95.8-3.3_sparc.deb
  to pool/main/e/expat/libexpat1_1.95.8-3.3_sparc.deb


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



Accepted libmatheval 1.1.3-1.1 (source amd64)

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

Format: 1.7
Date: Fri,  8 Sep 2006 01:13:41 +0200
Source: libmatheval
Binary: libmatheval1 libmatheval1-dev
Architecture: source amd64
Version: 1.1.3-1.1
Distribution: unstable
Urgency: medium
Maintainer: Miguel Gea Milvaques [EMAIL PROTECTED]
Changed-By: Steinar H. Gunderson [EMAIL PROTECTED]
Description: 
 libmatheval1 - GNU library for evaluating symbolic mathematical expressions 
(run
 libmatheval1-dev - GNU library for evaluating symbolic mathematical 
expressions (dev
Closes: 384957
Changes: 
 libmatheval (1.1.3-1.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Link against -lfl_pic instead of -lfl; fixes FTBFS on several platforms
 (among them amd64) with gcc 4.1. (Closes: #384957)
   * Build-depend on flex (= 2.5.33-6) to make sure we get a flex with
 -lfl_pic.
Files: 
 dfc4240edfc0b887e2ce8efc922cbacd 656 libs optional libmatheval_1.1.3-1.1.dsc
 1477a31f17de6081c779ad8a3b563366 150214 libs optional 
libmatheval_1.1.3-1.1.diff.gz
 4e0ffef2f8eb5e304b495985be664977 46380 libdevel optional 
libmatheval1-dev_1.1.3-1.1_amd64.deb
 ed7aac77f082c89d907d0aab47a8982c 20678 libs optional 
libmatheval1_1.1.3-1.1_amd64.deb

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

iD8DBQFFAKsEXKRQ3lK3SH4RAm8VAKCwM3WCnSrwNoScBXXzT4nQkIV3DACg3pr2
fXYvBLTg9nUii9JHBgH2Ql4=
=kX7f
-END PGP SIGNATURE-


Accepted:
libmatheval1-dev_1.1.3-1.1_amd64.deb
  to pool/main/libm/libmatheval/libmatheval1-dev_1.1.3-1.1_amd64.deb
libmatheval1_1.1.3-1.1_amd64.deb
  to pool/main/libm/libmatheval/libmatheval1_1.1.3-1.1_amd64.deb
libmatheval_1.1.3-1.1.diff.gz
  to pool/main/libm/libmatheval/libmatheval_1.1.3-1.1.diff.gz
libmatheval_1.1.3-1.1.dsc
  to pool/main/libm/libmatheval/libmatheval_1.1.3-1.1.dsc


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



Accepted entity 1.0.1-7.2 (source all amd64)

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

Format: 1.7
Date: Fri,  8 Sep 2006 01:46:59 +0200
Source: entity
Binary: entity-gl entity-python entity-c libentity0 entity-doc entity-tcl 
libentity-dev entity entity-javascript
Architecture: source amd64 all
Version: 1.0.1-7.2
Distribution: unstable
Urgency: low
Maintainer: Brian Bassett [EMAIL PROTECTED]
Changed-By: Steinar H. Gunderson [EMAIL PROTECTED]
Description: 
 entity - XML-based GUI builder for GTK+
 entity-c   - XML-based GUI builder for GTK+ (C bindings)
 entity-doc - XML-based GUI builder for GTK+
 entity-gl  - XML-based GUI builder for GTK+ (OpenGL bindings)
 entity-javascript - XML-based GUI builder for GTK+ (JavaScript bindings)
 entity-python - XML-based GUI builder for GTK+ (Python bindings)
 entity-tcl - XML-based GUI builder for GTK+ (TCL bindings)
 libentity-dev - XML-based GUI builder for GTK+ (core library development files)
 libentity0 - XML-based GUI builder for GTK+ (core library)
Closes: 380787 383989
Changes: 
 entity (1.0.1-7.2) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Update Build-depends to the new Python policy; change build-dependency on
 python2.3-dev to one on python-dev, and remove the demand that python
 should be ( 2.4). Fixes FTBFS. (Closes: #380787, 383989)
Files: 
 6dc81d240596534f27d5cdb42f8a19c7 936 interpreters optional entity_1.0.1-7.2.dsc
 608271fe6124c4aeadddb7b4bfc96be3 6236 interpreters optional 
entity_1.0.1-7.2.diff.gz
 f129112aa879a7af247453887667d778 213646 interpreters optional 
entity_1.0.1-7.2_amd64.deb
 8c949616a32eca26d7d73f9e1336ae7c 20540 python optional 
entity-python_1.0.1-7.2_amd64.deb
 d41d0fa42a4958c844c19b5693de1759 15388 interpreters optional 
entity-tcl_1.0.1-7.2_amd64.deb
 2b4fe082333b2e02c42616ce78d67fcd 144750 interpreters optional 
entity-javascript_1.0.1-7.2_amd64.deb
 83e3fb00b985d101feabd3ca8426d788 80886 libs optional 
libentity0_1.0.1-7.2_amd64.deb
 e597b5a89db79a2dc9d06726b5565f67 18802 libdevel optional 
libentity-dev_1.0.1-7.2_amd64.deb
 cf7e46720dbd3bb72271bb93680056b6 48084 interpreters optional 
entity-c_1.0.1-7.2_amd64.deb
 954ea53e7eb4f7f3a5316c27b56858ea 17576 interpreters optional 
entity-gl_1.0.1-7.2_amd64.deb
 925578ad3de2aeaefa0417f58a9c9556 35652 doc optional 
entity-doc_1.0.1-7.2_all.deb

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

iD8DBQFFALCiXKRQ3lK3SH4RAjmQAJ0THVmWwQNJktuqWUQPyOxjAY6XWACbBTHL
T4tNvfsBRFMfkxC1naWYa3U=
=1Oy1
-END PGP SIGNATURE-


Accepted:
entity-c_1.0.1-7.2_amd64.deb
  to pool/main/e/entity/entity-c_1.0.1-7.2_amd64.deb
entity-doc_1.0.1-7.2_all.deb
  to pool/main/e/entity/entity-doc_1.0.1-7.2_all.deb
entity-gl_1.0.1-7.2_amd64.deb
  to pool/main/e/entity/entity-gl_1.0.1-7.2_amd64.deb
entity-javascript_1.0.1-7.2_amd64.deb
  to pool/main/e/entity/entity-javascript_1.0.1-7.2_amd64.deb
entity-python_1.0.1-7.2_amd64.deb
  to pool/main/e/entity/entity-python_1.0.1-7.2_amd64.deb
entity-tcl_1.0.1-7.2_amd64.deb
  to pool/main/e/entity/entity-tcl_1.0.1-7.2_amd64.deb
entity_1.0.1-7.2.diff.gz
  to pool/main/e/entity/entity_1.0.1-7.2.diff.gz
entity_1.0.1-7.2.dsc
  to pool/main/e/entity/entity_1.0.1-7.2.dsc
entity_1.0.1-7.2_amd64.deb
  to pool/main/e/entity/entity_1.0.1-7.2_amd64.deb
libentity-dev_1.0.1-7.2_amd64.deb
  to pool/main/e/entity/libentity-dev_1.0.1-7.2_amd64.deb
libentity0_1.0.1-7.2_amd64.deb
  to pool/main/e/entity/libentity0_1.0.1-7.2_amd64.deb


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



Accepted sgf2dg 4.026-6 (source i386 sparc all amd64)

2006-09-07 Thread Vincent Danjean
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Tue,  5 Sep 2006 15:12:53 +0200
Source: sgf2dg
Binary: sgf2dg sgf2tex
Architecture: source i386 sparc amd64 all
Version: 4.026-6
Distribution: unstable
Urgency: low
Maintainer: Vincent Danjean [EMAIL PROTECTED]
Changed-By: Vincent Danjean [EMAIL PROTECTED]
Description: 
 sgf2dg - Creates TeX files from Go game records
 sgf2tex- Transitionnal package to sgf2dg
Closes: 385711
Changes: 
 sgf2dg (4.026-6) unstable; urgency=low
 .
   * [debian/control] transitional package sgf2tex should be arch:all
 Thanks Niko Tyni (Closes: #385711)
Files: 
 570c06d2cb437ebfb81110f4748e5c33 603 tex optional sgf2dg_4.026-6.dsc
 59b01486b9dff9433edcec937020ccc0 8252 tex optional sgf2dg_4.026-6.diff.gz
 238c8399807393b8b58f4b4fdf1ad70d 3134 tex optional sgf2tex_4.026-6_all.deb
 b51117865387a83f2f13e0c1930204cf 182602 tex optional sgf2dg_4.026-6_i386.deb
 0316079a8b074df7c0208a48f1bae1b8 182844 tex optional sgf2dg_4.026-6_amd64.deb
 3aa3a0fb09a72348136ef47b30cd17ae 182970 tex optional sgf2dg_4.026-6_sparc.deb

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

iD8DBQFFALUCipBneRiAKDwRAg4VAJ45IL6gMKUrhAFIElPa0Mfm03ElwACeJJ6U
HnKySLzk4T6jM47e9lLCcqM=
=B+DL
-END PGP SIGNATURE-


Accepted:
sgf2dg_4.026-6.diff.gz
  to pool/main/s/sgf2dg/sgf2dg_4.026-6.diff.gz
sgf2dg_4.026-6.dsc
  to pool/main/s/sgf2dg/sgf2dg_4.026-6.dsc
sgf2dg_4.026-6_amd64.deb
  to pool/main/s/sgf2dg/sgf2dg_4.026-6_amd64.deb
sgf2dg_4.026-6_i386.deb
  to pool/main/s/sgf2dg/sgf2dg_4.026-6_i386.deb
sgf2dg_4.026-6_sparc.deb
  to pool/main/s/sgf2dg/sgf2dg_4.026-6_sparc.deb
sgf2tex_4.026-6_all.deb
  to pool/main/s/sgf2dg/sgf2tex_4.026-6_all.deb


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



Accepted glimpse 4.18.0-6.1 (source amd64)

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

Format: 1.7
Date: Fri,  8 Sep 2006 01:55:29 +0200
Source: glimpse
Binary: glimpse
Architecture: source amd64
Version: 4.18.0-6.1
Distribution: unstable
Urgency: low
Maintainer: Shaun Jackman [EMAIL PROTECTED]
Changed-By: Steinar H. Gunderson [EMAIL PROTECTED]
Description: 
 glimpse- search quickly through entire file systems
Closes: 384961
Changes: 
 glimpse (4.18.0-6.1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Link against -lfl_pic instead of -lfl; fixes FTBFS on several
 architectures (among them amd64) with gcc 4.1. (Closes: #384961)
   * Build-depend on flex (= 2.5.33-6) to get -lfl_pic.
Files: 
 96ba0a0fb197efdfb49a5da25064f23c 593 non-free/text optional 
glimpse_4.18.0-6.1.dsc
 55cc9a0d538339dd7e2edb1d863d5ae3 26476 non-free/text optional 
glimpse_4.18.0-6.1.diff.gz
 cb5486633d714a848fa923aead7fc5da 683066 non-free/text optional 
glimpse_4.18.0-6.1_amd64.deb

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

iD8DBQFFALKfXKRQ3lK3SH4RAtT1AJ0exgYY9RKq5Ecm3EO0KZBWNQvYYgCgmsYD
49MzHzfnvIoWeM3NtF/cIm0=
=uIei
-END PGP SIGNATURE-


Accepted:
glimpse_4.18.0-6.1.diff.gz
  to pool/non-free/g/glimpse/glimpse_4.18.0-6.1.diff.gz
glimpse_4.18.0-6.1.dsc
  to pool/non-free/g/glimpse/glimpse_4.18.0-6.1.dsc
glimpse_4.18.0-6.1_amd64.deb
  to pool/non-free/g/glimpse/glimpse_4.18.0-6.1_amd64.deb


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



Accepted enigma 0.92.3-3 (source i386 all)

2006-09-07 Thread Erich Schubert
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Fri,  8 Sep 2006 01:32:04 +0200
Source: enigma
Binary: enigma enigma-data
Architecture: source i386 all
Version: 0.92.3-3
Distribution: unstable
Urgency: low
Maintainer: Erich Schubert [EMAIL PROTECTED]
Changed-By: Erich Schubert [EMAIL PROTECTED]
Description: 
 enigma - A game where you control a marble with the mouse
 enigma-data - Data file for the game enigma
Closes: 386259
Changes: 
 enigma (0.92.3-3) unstable; urgency=low
 .
   * Use automake1.9 and add mkinstalldirs patch to avoid issues with new
 gettext in sid (Closes: #386259)
   * Fix not-binNMUable warning by lintian (thanks guys!)
   * Update policy, no changes.
Files: 
 9ebc0a25138e41e68d8ceda8192f765b 761 games optional enigma_0.92.3-3.dsc
 74b944031f077ad202ff0b905cb4d9bf 11174 games optional enigma_0.92.3-3.diff.gz
 2ef4e71e26b4ec795fe9f3d8a4eca510 9658020 games optional 
enigma-data_0.92.3-3_all.deb
 d30880b920c4a923bfb4ec5814fff22a 615058 games optional enigma_0.92.3-3_i386.deb

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

iD8DBQFFALWXntB470s6E1wRAouOAJ9TZHBhq/KhlKYunGP3DBVn6xMZHQCfZVaa
RA+dzM4VImoCVw5Kz1rNfRA=
=BrRN
-END PGP SIGNATURE-


Accepted:
enigma-data_0.92.3-3_all.deb
  to pool/main/e/enigma/enigma-data_0.92.3-3_all.deb
enigma_0.92.3-3.diff.gz
  to pool/main/e/enigma/enigma_0.92.3-3.diff.gz
enigma_0.92.3-3.dsc
  to pool/main/e/enigma/enigma_0.92.3-3.dsc
enigma_0.92.3-3_i386.deb
  to pool/main/e/enigma/enigma_0.92.3-3_i386.deb


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



Accepted debianutils 2.17.1 (source sparc)

2006-09-07 Thread Clint Adams
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Thu,  7 Sep 2006 23:35:51 -0400
Source: debianutils
Binary: debianutils
Architecture: source sparc
Version: 2.17.1
Distribution: unstable
Urgency: low
Maintainer: Clint Adams [EMAIL PROTECTED]
Changed-By: Clint Adams [EMAIL PROTECTED]
Description: 
 debianutils - Miscellaneous utilities specific to Debian
Closes: 374470
Changes: 
 debianutils (2.17.1) unstable; urgency=low
 .
   * debian/postrm: apply patch from Justin Pryzby to avoid useless
 update-mime calls.  closes: #374470.
   * debian/copyright: remove copyright information for mktemp.
Files: 
 2663fcc8409a2d35cf8b48332fe70e59 484 utils required debianutils_2.17.1.dsc
 4653feec7483a3c031488d377ab71037 130373 utils required 
debianutils_2.17.1.tar.gz
 ab41842228c4e886f1d63645c4b251f4 50790 utils required 
debianutils_2.17.1_sparc.deb

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

iD4DBQFFAOqN5m0u66uWM3ARAsZrAJEBAWJ4ru+kKaoUbqKgyZ9ssREpAKC3+ozD
jaXRmbC1sJ0YjV7U3ecMRQ==
=w8nA
-END PGP SIGNATURE-


Accepted:
debianutils_2.17.1.dsc
  to pool/main/d/debianutils/debianutils_2.17.1.dsc
debianutils_2.17.1.tar.gz
  to pool/main/d/debianutils/debianutils_2.17.1.tar.gz
debianutils_2.17.1_sparc.deb
  to pool/main/d/debianutils/debianutils_2.17.1_sparc.deb


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



Accepted moreutils 0.17 (source i386)

2006-09-07 Thread Joey Hess
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Thu,  7 Sep 2006 20:49:16 -0400
Source: moreutils
Binary: moreutils
Architecture: source i386
Version: 0.17
Distribution: unstable
Urgency: low
Maintainer: Joey Hess [EMAIL PROTECTED]
Changed-By: Joey Hess [EMAIL PROTECTED]
Description: 
 moreutils  - additional unix utilities
Closes: 383944
Changes: 
 moreutils (0.17) unstable; urgency=low
 .
   * Add missing \n to sponge usage. Closes: #383944
   * Add mispipe, contributed by Nathanael Nerode. Pipes together two commands,
 returning the exit status of the first.
Files: 
 602d323db55fbdb415a2dd55a4d45343 530 utils optional moreutils_0.17.dsc
 3870498a09077c006e5c6ef1b46e9e3f 26008 utils optional moreutils_0.17.tar.gz
 d2675c8e2b937c33a899fa6e44f59444 33068 utils optional moreutils_0.17_i386.deb

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

iD8DBQFFAL4m2tp5zXiKP0wRAtokAKDFbvgaaVDhGGBLLwTK5O/byryezwCeJjsk
5pPeKC1vFwowEfIMK79Luf8=
=vxLT
-END PGP SIGNATURE-


Accepted:
moreutils_0.17.dsc
  to pool/main/m/moreutils/moreutils_0.17.dsc
moreutils_0.17.tar.gz
  to pool/main/m/moreutils/moreutils_0.17.tar.gz
moreutils_0.17_i386.deb
  to pool/main/m/moreutils/moreutils_0.17_i386.deb


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



Accepted eiciel 0.9.2-2 (sparc source i386 amd64)

2006-09-07 Thread Michael Biebl
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Thu,  7 Sep 2006 19:32:46 +0200
Source: eiciel
Binary: eiciel
Architecture: source i386 amd64 sparc
Version: 0.9.2-2
Distribution: unstable
Urgency: medium
Maintainer: Michael Biebl [EMAIL PROTECTED]
Changed-By: Michael Biebl [EMAIL PROTECTED]
Description: 
 eiciel - graphical editor for POSIX ACLs and extended user attributes
Closes: 386437
Changes: 
 eiciel (0.9.2-2) unstable; urgency=medium
 .
   * Added patch gettext.diff which updates po/Makefile.in.in for
 autoconf-2.60. Closes: #386437
Files: 
 6a249176fa39df8119338d14cebe2c7c 676 gnome optional eiciel_0.9.2-2.dsc
 c2c176674951f7e36c74789487ee1d05 8559 gnome optional eiciel_0.9.2-2.diff.gz
 8ee41b69539f168532720bcc695f77a6 473886 gnome optional eiciel_0.9.2-2_i386.deb
 cc778a23fa4b1e4f3b4c29cdf959646f 453300 gnome optional eiciel_0.9.2-2_sparc.deb
 af1c81cb2cc02ccdb00520a7546f681f 475400 gnome optional eiciel_0.9.2-2_amd64.deb

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

iD8DBQFFAMEwipBneRiAKDwRAm1MAKCCuEw1mVW3OcziJfr1Bl29nPNm+QCfcMpD
ZNyFQbX7lfkN3sEU1GQcLBo=
=YEnW
-END PGP SIGNATURE-


Accepted:
eiciel_0.9.2-2.diff.gz
  to pool/main/e/eiciel/eiciel_0.9.2-2.diff.gz
eiciel_0.9.2-2.dsc
  to pool/main/e/eiciel/eiciel_0.9.2-2.dsc
eiciel_0.9.2-2_amd64.deb
  to pool/main/e/eiciel/eiciel_0.9.2-2_amd64.deb
eiciel_0.9.2-2_i386.deb
  to pool/main/e/eiciel/eiciel_0.9.2-2_i386.deb
eiciel_0.9.2-2_sparc.deb
  to pool/main/e/eiciel/eiciel_0.9.2-2_sparc.deb


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



Accepted paw 1:2.14.04-3 (source all i386)

2006-09-07 Thread Kevin B. McCarty
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Thu,  7 Sep 2006 20:48:13 -0400
Source: paw
Binary: paw++ paw libpawlib2 paw-demos paw++-static libpawlib2-lesstif 
libpawlib2-dev libpawlib2-lesstif-dev paw-common paw-static
Architecture: source all i386
Version: 1:2.14.04-3
Distribution: unstable
Urgency: low
Maintainer: Kevin B. McCarty [EMAIL PROTECTED]
Changed-By: Kevin B. McCarty [EMAIL PROTECTED]
Description: 
 libpawlib2 - Cernlib PAW library - portion without Lesstif dependencies
 libpawlib2-dev - Cernlib PAW library - portion without Lesstif (development 
files)
 libpawlib2-lesstif - Cernlib PAW library (Lesstif-dependent part)
 libpawlib2-lesstif-dev - Cernlib PAW library (Lesstif-dependent part - 
development files)
 paw- Physics Analysis Workstation - a graphical analysis program
 paw++  - Physics Analysis Workstation (Lesstif-enhanced version)
 paw++-static - Dummy package for smooth upgrades of Paw++
 paw-common - Physics Analysis Workstation (common files)
 paw-demos  - Physics Analysis Workstation examples and tests
 paw-static - Dummy package for smooth upgrades of PAW
Changes: 
 paw (1:2.14.04-3) unstable; urgency=low
 .
   * New patch 320 against csinit.F to ensure that if we are using
 ifort or gfortran, PAW compiles code using the right compiler.
   * New patch 119, to fix various compiler warnings, from Harald Vogt
 [EMAIL PROTECTED].
   * Patch 211: Merge in updated 64-bit patches from Harald Vogt dated
 2006-07-20.  Try, however, to be more general in cscal_lp64.h in
 terms of architectures accepted and whether variables on the stack
 can be used.
   * Bump Build-Depends on cernlib packages to = 2005.dfsg-3 to take
 advantage of related Harald Vogt patches in them for statically linked
 binaries.
   * Remove unused optional patches 901 and 902 that were left over from
 before the cernlib source package split.
   * Add trivial program addresstest.c to diff.gz and run it at build
 time to see what the memory segmentation looks like on each arch.
 Print out PAW errors to build log if dynamically linked PAW is broken.
Files: 
 2c517faa193335dde49b0a33388210bc 1010 science optional paw_2.14.04-3.dsc
 1d7b3f6c1bd358ba069ae9c01416017a 59102 science optional paw_2.14.04-3.diff.gz
 67c6d70a32251729a65514badc31989c 9448 science optional 
paw-common_2.14.04-3_all.deb
 8a9ba566d13279b4e152b5aebab24619 376252 science optional 
paw-demos_2.14.04-3_all.deb
 25bbff0c38cb28ac2879dc529b5f67d0 1324188 libdevel optional 
libpawlib2-dev_2.14.04-3_i386.deb
 dae30a3f8117520c649cc19ee3a1eeab 409630 libdevel optional 
libpawlib2-lesstif-dev_2.14.04-3_i386.deb
 62b5e2ad9b4a4dcc2530c4c011f9de21 316832 libs optional 
libpawlib2-lesstif_2.14.04-3_i386.deb
 e556a4b98189a1573691f896a95c7eb1 878064 libs optional 
libpawlib2_2.14.04-3_i386.deb
 0ed3dff7e64b0aaf985ec8cb8387711e 5714 science optional 
paw++-static_2.14.04-3_i386.deb
 004b6d8bca6e0e151420b787ead7a8c8 9924 science optional paw++_2.14.04-3_i386.deb
 243f06f9dbf16059192f890d3205b000 5714 science optional 
paw-static_2.14.04-3_i386.deb
 73129760aef2f2c9317ede3e68f1358a 9574 science optional paw_2.14.04-3_i386.deb

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

iD8DBQFFAMZbfYxAIk+Dx1ERAoiTAJ9uKVMbf07nkVOZgOGKdoXK8dKM1gCgsrpJ
vAYxDJ8YEY6xUxNQYVTKiCE=
=KM43
-END PGP SIGNATURE-


Accepted:
libpawlib2-dev_2.14.04-3_i386.deb
  to pool/main/p/paw/libpawlib2-dev_2.14.04-3_i386.deb
libpawlib2-lesstif-dev_2.14.04-3_i386.deb
  to pool/main/p/paw/libpawlib2-lesstif-dev_2.14.04-3_i386.deb
libpawlib2-lesstif_2.14.04-3_i386.deb
  to pool/main/p/paw/libpawlib2-lesstif_2.14.04-3_i386.deb
libpawlib2_2.14.04-3_i386.deb
  to pool/main/p/paw/libpawlib2_2.14.04-3_i386.deb
paw++-static_2.14.04-3_i386.deb
  to pool/main/p/paw/paw++-static_2.14.04-3_i386.deb
paw++_2.14.04-3_i386.deb
  to pool/main/p/paw/paw++_2.14.04-3_i386.deb
paw-common_2.14.04-3_all.deb
  to pool/main/p/paw/paw-common_2.14.04-3_all.deb
paw-demos_2.14.04-3_all.deb
  to pool/main/p/paw/paw-demos_2.14.04-3_all.deb
paw-static_2.14.04-3_i386.deb
  to pool/main/p/paw/paw-static_2.14.04-3_i386.deb
paw_2.14.04-3.diff.gz
  to pool/main/p/paw/paw_2.14.04-3.diff.gz
paw_2.14.04-3.dsc
  to pool/main/p/paw/paw_2.14.04-3.dsc
paw_2.14.04-3_i386.deb
  to pool/main/p/paw/paw_2.14.04-3_i386.deb


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



Accepted python-setuptools 0.6c2-1 (source all)

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

Format: 1.7
Date: Fri,  8 Sep 2006 03:19:43 +0200
Source: python-setuptools
Binary: python-setuptools
Architecture: source all
Version: 0.6c2-1
Distribution: unstable
Urgency: low
Maintainer: Matthias Klose [EMAIL PROTECTED]
Changed-By: Matthias Klose [EMAIL PROTECTED]
Description: 
 python-setuptools - Python Distutils Enhancements
Closes: 382573 386318
Changes: 
 python-setuptools (0.6c2-1) unstable; urgency=low
 .
   * New upstream version (release candidate 2). Closes: #382573.
   * /usr/bin/easy_install-2.3: Use python2.3 s interpreter. Closes: #386318.
Files: 
 d702371aecc9ea9419a67a5fdfa8d914 670 python optional 
python-setuptools_0.6c2-1.dsc
 1eb84131c3f038a8907ae5f9a7bf2661 238121 python optional 
python-setuptools_0.6c2.orig.tar.gz
 2de21ea0f5968241e297fcf75886e974 10577 python optional 
python-setuptools_0.6c2-1.diff.gz
 c121ed0a619b1b7107c89785572a 204156 python optional 
python-setuptools_0.6c2-1_all.deb

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

iD8DBQFFAMfOStlRaw+TLJwRAohLAKCS0/WIZL6iJUXBgVeK9YcnR0awCQCdGXw3
niXwDXUG0vciYAcirnEXhq0=
=3M5m
-END PGP SIGNATURE-


Accepted:
python-setuptools_0.6c2-1.diff.gz
  to pool/main/p/python-setuptools/python-setuptools_0.6c2-1.diff.gz
python-setuptools_0.6c2-1.dsc
  to pool/main/p/python-setuptools/python-setuptools_0.6c2-1.dsc
python-setuptools_0.6c2-1_all.deb
  to pool/main/p/python-setuptools/python-setuptools_0.6c2-1_all.deb
python-setuptools_0.6c2.orig.tar.gz
  to pool/main/p/python-setuptools/python-setuptools_0.6c2.orig.tar.gz


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



Accepted jabref 2.1-2 (source all)

2006-09-07 Thread gregor herrmann
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Thu,  7 Sep 2006 16:42:27 +0200
Source: jabref
Binary: jabref
Architecture: source all
Version: 2.1-2
Distribution: unstable
Urgency: low
Maintainer: gregor herrmann [EMAIL PROTECTED]
Changed-By: gregor herrmann [EMAIL PROTECTED]
Description: 
 jabref - graphical frontend to manage BibTeX databases
Closes: 386320
Changes: 
 jabref (2.1-2) unstable; urgency=low
 .
   * Change menu section to Apps/Data Management, thanks to Frank Küster
 (closes: #386320).
   * Add lintian override for this new section.
   * Convert changelog to UTF-8.
Files: 
 03933f4ebd735054c717fa90499f9c06 701 contrib/tex optional jabref_2.1-2.dsc
 7ca0309dcd310cafb59f2a7aa491c234 6324 contrib/tex optional jabref_2.1-2.diff.gz
 a6323b03d3a2f81632b12322f0f7d5ae 3149368 contrib/tex optional 
jabref_2.1-2_all.deb

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

iD8DBQFFAEKDpdwBkPlyvgMRAh2dAJ9U2YKx9fMjSPqvdAf3XB9GDQrc+gCfQ+Gy
hv3oVmfJsbrx2zcf62yKyvE=
=lZi/
-END PGP SIGNATURE-


Accepted:
jabref_2.1-2.diff.gz
  to pool/contrib/j/jabref/jabref_2.1-2.diff.gz
jabref_2.1-2.dsc
  to pool/contrib/j/jabref/jabref_2.1-2.dsc
jabref_2.1-2_all.deb
  to pool/contrib/j/jabref/jabref_2.1-2_all.deb


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



Accepted ekg2 20060907+0754-1 (source i386)

2006-09-07 Thread Marcin Owsiany
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Thu,  7 Sep 2006 07:54:57 +0100
Source: ekg2
Binary: ekg2
Architecture: source i386
Version: 20060907+0754-1
Distribution: experimental
Urgency: low
Maintainer: Marcin Owsiany [EMAIL PROTECTED]
Changed-By: Marcin Owsiany [EMAIL PROTECTED]
Description: 
 ekg2   - instant messenger and IRC client for UNIX systems
Closes: 386299
Changes: 
 ekg2 (20060907+0754-1) experimental; urgency=low
 .
   * New snapshot from upstream
   * Contains a message warning about current incapability to run in a UTF-8
 locale, which Closes: #386299
   * Switched to a different snapshot making technique, which uses export,
 which means no more lintian/linda complaining about CVS directories
Files: 
 7b94dd87e53155147b9cc37ffdc65308 1003 net optional ekg2_20060907+0754-1.dsc
 b408c809e5bb8160048aa79299351b14 656682 net optional 
ekg2_20060907+0754.orig.tar.gz
 1b7d077d9c474bca7515cacc3cc96de8 30963 net optional 
ekg2_20060907+0754-1.diff.gz
 386a08e5504817306606d397e3291ecc 1144480 net optional 
ekg2_20060907+0754-1_i386.deb

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

iD8DBQFFAFDXOg2KoGD0EhYRAjlcAJ4qUMmEplHV6mqw8f5Rmxgm9xZdVgCfV/l+
mak8oGmvds2O+NxMEuQNMSs=
=R07V
-END PGP SIGNATURE-


Accepted:
ekg2_20060907+0754-1.diff.gz
  to pool/main/e/ekg2/ekg2_20060907+0754-1.diff.gz
ekg2_20060907+0754-1.dsc
  to pool/main/e/ekg2/ekg2_20060907+0754-1.dsc
ekg2_20060907+0754-1_i386.deb
  to pool/main/e/ekg2/ekg2_20060907+0754-1_i386.deb
ekg2_20060907+0754.orig.tar.gz
  to pool/main/e/ekg2/ekg2_20060907+0754.orig.tar.gz


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



Accepted abook 0.6.0~pre2-1 (source i386)

2006-09-07 Thread Gerfried Fuchs
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Thu,  7 Sep 2006 10:29:20 -0500
Source: abook
Binary: abook
Architecture: source i386
Version: 0.6.0~pre2-1
Distribution: experimental
Urgency: low
Maintainer: Gerfried Fuchs [EMAIL PROTECTED]
Changed-By: Gerfried Fuchs [EMAIL PROTECTED]
Description: 
 abook  - text-based ncurses address book application
Changes: 
 abook (0.6.0~pre2-1) experimental; urgency=low
 .
   * New upstream release
Files: 
 ce169afbae6298bcea83572479f2bf78 612 mail optional abook_0.6.0~pre2-1.dsc
 1e4a7210b3507db7b3d47ee7a2457934 411412 mail optional 
abook_0.6.0~pre2.orig.tar.gz
 6637355f965a9ecbf0b9990ee41ce4ab 8982 mail optional abook_0.6.0~pre2-1.diff.gz
 d089ffe34367694faa534351b441970a 79952 mail optional 
abook_0.6.0~pre2-1_i386.deb

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

iD8DBQFFAFbXELuA/Ba9d8YRAi+yAKDfstkNiPjU1gFkdyfiU0ZhpUZojQCdFVvZ
sZSF2jblEGZHlF9c7YU3DrY=
=Abor
-END PGP SIGNATURE-


Accepted:
abook_0.6.0~pre2-1.diff.gz
  to pool/main/a/abook/abook_0.6.0~pre2-1.diff.gz
abook_0.6.0~pre2-1.dsc
  to pool/main/a/abook/abook_0.6.0~pre2-1.dsc
abook_0.6.0~pre2-1_i386.deb
  to pool/main/a/abook/abook_0.6.0~pre2-1_i386.deb
abook_0.6.0~pre2.orig.tar.gz
  to pool/main/a/abook/abook_0.6.0~pre2.orig.tar.gz


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



Accepted gnump3d 2.9.9-2 (source all)

2006-09-07 Thread Steve Kemp
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Thu, 7 Sep 2006 18:57:01 +
Source: gnump3d
Binary: gnump3d
Architecture: source all
Version: 2.9.9-2
Distribution: unstable
Urgency: high
Maintainer: Steve Kemp [EMAIL PROTECTED]
Changed-By: Steve Kemp [EMAIL PROTECTED]
Description: 
 gnump3d- A streaming server for MP3 and OGG files
Changes: 
 gnump3d (2.9.9-2) unstable; urgency=high
 .
   * Fixed broken plugin directory.
   * Avoid warnings about invalid configuration keys in gnump3d/config.pm
Files: 
 636d421bd945fffa496c2a7bbb2c00e8 557 sound optional gnump3d_2.9.9-2.dsc
 faf93539a6746dd6c147725a7f3554cb 15328 sound optional gnump3d_2.9.9-2.diff.gz
 c756dee60165a44942177899269b5964 649382 sound optional gnump3d_2.9.9-2_all.deb

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

iD8DBQFFAFcewM/Gs81MDZ0RAnjOAJ0eQFDtXhzXzKczIY4PNjaU3eBUtACfWVMn
+aNb8StcxRayNPwCBKUAVEA=
=sWhA
-END PGP SIGNATURE-


Accepted:
gnump3d_2.9.9-2.diff.gz
  to pool/main/g/gnump3d/gnump3d_2.9.9-2.diff.gz
gnump3d_2.9.9-2.dsc
  to pool/main/g/gnump3d/gnump3d_2.9.9-2.dsc
gnump3d_2.9.9-2_all.deb
  to pool/main/g/gnump3d/gnump3d_2.9.9-2_all.deb


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



Accepted piuparts 0.18-1 (source all)

2006-09-07 Thread Lars Wirzenius
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Thu,  7 Sep 2006 20:42:03 +0300
Source: piuparts
Binary: piuparts
Architecture: source all
Version: 0.18-1
Distribution: unstable
Urgency: low
Maintainer: Lars Wirzenius [EMAIL PROTECTED]
Changed-By: Lars Wirzenius [EMAIL PROTECTED]
Description: 
 piuparts   - .deb package installation, upgrading, and removal testing tool
Changes: 
 piuparts (0.18-1) unstable; urgency=low
 .
   * New upstream version. No Debian bugs fixed.
   * debian/control: Updated for new Python policy.
   * debian/prerm, debian/postrm: Written. They compile/remove byte code
 files.
Files: 
 6e80f40dc1883139691a8256fa15201a 586 devel optional piuparts_0.18-1.dsc
 a6e622963c13c699352d44a1e694ce67 37832 devel optional piuparts_0.18.orig.tar.gz
 53b646b5e6232a103fb81bf571579244 2902 devel optional piuparts_0.18-1.diff.gz
 1efa36bd353d8a6b29feabb095ae934c 43796 devel optional piuparts_0.18-1_all.deb

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

iD8DBQFFAF0qH7uVvy2azI4RAmerAJoCQVHX53qSUCJhEDxn3jd0IQZm/ACff65B
Oa9it7Vm71ple4I5VTjAyFw=
=fUDc
-END PGP SIGNATURE-


Accepted:
piuparts_0.18-1.diff.gz
  to pool/main/p/piuparts/piuparts_0.18-1.diff.gz
piuparts_0.18-1.dsc
  to pool/main/p/piuparts/piuparts_0.18-1.dsc
piuparts_0.18-1_all.deb
  to pool/main/p/piuparts/piuparts_0.18-1_all.deb
piuparts_0.18.orig.tar.gz
  to pool/main/p/piuparts/piuparts_0.18.orig.tar.gz


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



Accepted libksba 1.0.0-1 (source i386)

2006-09-07 Thread Andreas Metzler
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Thu,  7 Sep 2006 19:44:29 +0200
Source: libksba
Binary: libksba-dev libksba8
Architecture: source i386
Version: 1.0.0-1
Distribution: unstable
Urgency: low
Maintainer: Debian GnuTLS Maintainers [EMAIL PROTECTED]
Changed-By: Andreas Metzler [EMAIL PROTECTED]
Description: 
 libksba-dev - X.509 and CMS support library
 libksba8   - X.509 and CMS support library
Changes: 
 libksba (1.0.0-1) unstable; urgency=low
 .
   * NOT RELEASED YET
   [ Peter Eisentraut ]
   * New upstream release.
   * Adjusted watch file for new download location.
   * Updated build dependencies:
 - drop libgcrypt11-dev and texinfo.
 - bump libgpg-error-dev version requirement.
 - bump debhelper build-dependency.
   * Removed redundant .docs files
   [ Andreas Metzler ]
   * Bump shlibs.
   * Add Peter Eisentraut to uploaders.
Files: 
 212443ae2583aba0441ba5e7dc08b04d 824 libs optional libksba_1.0.0-1.dsc
 a962aef74df91cf4a984bb88d00e2ef2 651562 libs optional libksba_1.0.0.orig.tar.gz
 6e3207f929fd8ed741216c841a4f668b 4002 libs optional libksba_1.0.0-1.diff.gz
 07c812ab6aecb4be09ce52ce4ea34378 130376 libdevel optional 
libksba-dev_1.0.0-1_i386.deb
 89ab665ca7a8086554e437f3ef8f86c0 93048 libs optional libksba8_1.0.0-1_i386.deb

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

iD8DBQFFAFwVHTOcZYuNdmMRAtEcAJ9c5o3zMIM99fRrjo7ZeC+bucmBvQCeIFW4
eXsGesVKH9L+tN7iwz2ERvU=
=fYd9
-END PGP SIGNATURE-


Accepted:
libksba-dev_1.0.0-1_i386.deb
  to pool/main/libk/libksba/libksba-dev_1.0.0-1_i386.deb
libksba8_1.0.0-1_i386.deb
  to pool/main/libk/libksba/libksba8_1.0.0-1_i386.deb
libksba_1.0.0-1.diff.gz
  to pool/main/libk/libksba/libksba_1.0.0-1.diff.gz
libksba_1.0.0-1.dsc
  to pool/main/libk/libksba/libksba_1.0.0-1.dsc
libksba_1.0.0.orig.tar.gz
  to pool/main/libk/libksba/libksba_1.0.0.orig.tar.gz


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



Accepted libgphoto2 2.2.1-3 (source i386)

2006-09-07 Thread Frederic Peters
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Thu,  7 Sep 2006 19:38:04 +0200
Source: libgphoto2
Binary: libgphoto2-port0 libgphoto2-2-dev libgphoto2-2
Architecture: source i386
Version: 2.2.1-3
Distribution: unstable
Urgency: low
Maintainer: Frederic Peters [EMAIL PROTECTED]
Changed-By: Frederic Peters [EMAIL PROTECTED]
Description: 
 libgphoto2-2 - gphoto2 digital camera library
 libgphoto2-2-dev - gphoto2 digital camera library (development files)
 libgphoto2-port0 - gphoto2 digital camera port library
Closes: 385379
Changes: 
 libgphoto2 (2.2.1-3) unstable; urgency=low
 .
   * libgphoto2_port/disk/disk.c: dbus_connection_disconnect has been
 deprecated, using dbus_connection_close instead.  Report and patch
 by Sebastian Dröge, thanks.  (closes: #385379)
Files: 
 0284a1608fb05b57cc6f0740fc2b72a0 1045 libs optional libgphoto2_2.2.1-3.dsc
 cc972b409541c07de36ef5e60dc9c0f8 110637 libs optional 
libgphoto2_2.2.1-3.diff.gz
 ec112ea805cdf9289717065ac4d4e2f1 1801210 libdevel optional 
libgphoto2-2-dev_2.2.1-3_i386.deb
 3cea2490bfa25af7fd714562938133be 117628 libs optional 
libgphoto2-port0_2.2.1-3_i386.deb
 50cab20af338d5f1b7834fa33401c43a 1102868 libs optional 
libgphoto2-2_2.2.1-3_i386.deb

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

iD8DBQFFAFtHoR3LsWeD7V4RAiY2AJ91GKDc0t2p2kqRGtIJlwE+7oyk+gCfU/iY
wGEONUD9AODP7WQqH5saOO8=
=ZdyO
-END PGP SIGNATURE-


Accepted:
libgphoto2-2-dev_2.2.1-3_i386.deb
  to pool/main/libg/libgphoto2/libgphoto2-2-dev_2.2.1-3_i386.deb
libgphoto2-2_2.2.1-3_i386.deb
  to pool/main/libg/libgphoto2/libgphoto2-2_2.2.1-3_i386.deb
libgphoto2-port0_2.2.1-3_i386.deb
  to pool/main/libg/libgphoto2/libgphoto2-port0_2.2.1-3_i386.deb
libgphoto2_2.2.1-3.diff.gz
  to pool/main/libg/libgphoto2/libgphoto2_2.2.1-3.diff.gz
libgphoto2_2.2.1-3.dsc
  to pool/main/libg/libgphoto2/libgphoto2_2.2.1-3.dsc


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



  1   2   >