Re: [VAC] 7/9 - 10/9 du côté de Saint-Raphaël

2006-09-08 Thread Pierre Habouzit
Le ven 8 septembre 2006 08:07, Clément Stenac a écrit :
 Ah  bah bravo !

 A peine arrivé, il prend déjà un mois de congés ...

ouais, quel mauvais esprit, c'est la-men-tab-le.
-- 
·O·  Pierre Habouzit
··O[EMAIL PROTECTED]
OOOhttp://www.madism.org


pgpHjUqD0eIh3.pgp
Description: PGP signature


Re: Linking a static library with -fPIC for flex

2006-09-08 Thread Gabor Gombas
On Thu, Sep 07, 2006 at 02:45:50PM -0500, Bill Allombert wrote:

 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.

Why can't flex emit a default yywrap() function as part of the scanner
code, marking it __attribute__((weak)) so the app can override it?

Gabor

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


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



Re: The debian boot dependency graph image

2006-09-08 Thread Petter Reinholdtsen

[Francesco Pedrini]
 I've tried, but it doesn't work:

You need to use insserv version 1.08.0-3 or later.  Sorry for
forgetting to mention that.

 [EMAIL PROTECTED]:~$ sudo /usr/share/insserv/check-initd-order -g -o 
lsb-graph.dot

There is no need to run it as root, I believe.  It only need to read
the init.d scripts, and those are readable by all.

 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

The warnings are mostly fixed in the later version of the script.  The
missing LSB headers are real problems with the packages including the
scripts.  This is the output when I run the svn version on my sid chroot:

  % ./debian/check-initd-order -o -g  /dev/null
  LSB header missing in /etc/rcS.d/S18hwclockfirst.sh
  LSB header missing in /etc/rcS.d/S18ifupdown-clean
  LSB header missing in /etc/rcS.d/S20modutils
  LSB header missing in /etc/rcS.d/S22hwclock.sh
  LSB header missing in /etc/rcS.d/S25libdevmapper1.01
  LSB header missing in /etc/rcS.d/S25libdevmapper1.02
  LSB header missing in /etc/rcS.d/S26lvm
  LSB header missing in /etc/rcS.d/S31hibernate
  error: File ../init.d/pppd-dns is missing the provides header
  LSB header missing in /etc/rcS.d/S39ifupdown
  LSB header missing in /etc/rcS.d/S70nviboot
  LSB header missing in /etc/rcS.d/S71xserver-xorg
  LSB header missing in /etc/rc2.d/S01acct
  LSB header missing in /etc/rc2.d/S01atftpd
  LSB header missing in /etc/rc2.d/S01binfmt-support
  LSB header missing in /etc/rc2.d/S01openbsd-inetd
  LSB header missing in /etc/rc2.d/S01snmpd
  LSB header missing in /etc/rc2.d/S01uml-utilities
  LSB header missing in /etc/rc2.d/S01vbesave
  LSB header missing in /etc/rc2.d/S02hwclock.sh
  LSB header missing in /etc/rc2.d/S02nviboot
  LSB header missing in /etc/rc2.d/S02snmptrapfmt
  LSB header missing in /etc/rc2.d/S02xserver-xorg
  LSB header missing in /etc/rc2.d/S03lvm
  LSB header missing in /etc/rc2.d/S04acpi-support
  LSB header missing in /etc/rc2.d/S04libnss-ldap
  LSB header missing in /etc/rc2.d/S05modutils
  LSB header missing in /etc/rc2.d/S06libdevmapper1.01
  LSB header missing in /etc/rc2.d/S08sysklogd
  LSB header missing in /etc/rc2.d/S09acpid
  LSB header missing in /etc/rc2.d/S09anacron
  LSB header missing in /etc/rc2.d/S09apmd
  LSB header missing in /etc/rc2.d/S09cupsys
  LSB header missing in /etc/rc2.d/S09dbus-1
  Unable to properly handle multiple provides: exim4 mail-transport-agent
  LSB header missing in /etc/rc2.d/S09klogd
  LSB header missing in /etc/rc2.d/S09nullmailer
  LSB header missing in /etc/rc2.d/S09rsync
  LSB header missing in /etc/rc2.d/S09ssh
  LSB header missing in /etc/rc2.d/S10apt-index-watcher
  Unable to properly handle multiple provides: x-display-manager kdm
  %

Still some work left before the dependencies are documented and
correct. :)

 Unable to read /etc/rc2.d/S20inetd 
 at /usr/share/insserv/check-initd-order line 180.

You seem to have a dangling pointer, /etc/rc2.d/S20inetd.  The script
can't handle those.  I'll modify it to make sure that isn't a fatal
problem in the next release of insserv.

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

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

Thanks for testing.

Friendly,
-- 
Petter Reinholdtsen


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



Re: claiming bugs, BTS delay, planning BSPs

2006-09-08 Thread martin f krafft
also sprach martin f krafft [EMAIL PROTECTED] [2006.09.02.1518 +0200]:
 Independently, I was considering that it would make a lot of sense
 for each attendant to prepare for the BSP, possibly by
 pre-selecting bugs to work on and ideally getting in touch with
 the maintainer of upstream as needed well in advance. One would
 thus claim a number of bugs to work on a week before and prepare
 everything so that the time at the BSP can be used for squashing,
 not waiting for maintainers to get back to you.
 
 After the BSP, bugs would be automatically unclaimed. This could
 be done in a way like the devscripts's pts-subscribe -- via an at
 job.

Please see #385957, and the discussion between Julian and myself.

Basically, we thought about two solutions, and I came up with
a third one last night.

  1. Julian proposes to simply to encode the information about a BSP
 into the tag for any given bug:
user [EMAIL PROTECTED]
usertag 123456 + [EMAIL PROTECTED]

 alternatively, split it up into two tags:
user [EMAIL PROTECTED]
usertag 123456 + [EMAIL PROTECTED]
usertag 123456 + bsp-zurich

 Now, when the BSP is over, we could have a script to remove
 claims (after warning the claimer).

  2. I would use two seperate usertag addresses:
user [EMAIL PROTECTED]
usertag 123456 + [EMAIL PROTECTED]
user [EMAIL PROTECTED]
usertag 123456 + [EMAIL PROTECTED]

These two are basically equivalent.

My other idea was to encode the date of a claim into the claim tag,
using either of these methods:
user [EMAIL PROTECTED]
usertag 123456 + [EMAIL PROTECTED]
user [EMAIL PROTECTED]
usertag 123456 + [EMAIL PROTECTED]

We could then have a script that pings maintainers after a week (or
whatever we deem appropriate) and asks them to reconfirm their
claim, otherwise it will be removed:
user [EMAIL PROTECTED]
usertag 123456 - [EMAIL PROTECTED]
user [EMAIL PROTECTED]
usertag 123456 + [EMAIL PROTECTED]

Comments?

Also, so far I have not gotten any replies on the other question:
does it make sense to plan the bugs to squash in advance and get in
touch with upstream? How do we best coordinate multiple BSPs at
once?

-- 
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: Ian Pooley / Since Then


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


Re: The debian boot dependency graph image

2006-09-08 Thread Wouter Verhelst
On Thu, Sep 07, 2006 at 05:09:49PM +0200, Marco d'Itri wrote:
 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.

My point being that you don't want to list them as hard dependencies
unless you really need udev and can't work with static devices for some
other reason.

Moreover, some dependencies may depend and may have to be rearranged
depending on configuration. I don't think it's possible to express that
with LSB-style initscripts, unfortunately.

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



Re: Linking a static library with -fPIC for flex

2006-09-08 Thread Martijn van Oosterhout

On 9/5/06, Manoj Srivastava [EMAIL PROTECTED] wrote:

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.


There's no performance critical code in libfl. The main function is
hardly ever used, and yywrap() is only called at an of input.

Have a nice day,
--
Martijn van Oosterhout [EMAIL PROTECTED] http://svana.org/kleptog/


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



Work-needing packages report for Sep 8, 2006

2006-09-08 Thread wnpp
The following is a listing of packages for which help has been requested
through the WNPP (Work-Needing and Prospective Packages) system in the
last week.

Total number of orphaned packages: 310 (new: 3)
Total number of packages offered up for adoption: 105 (new: 2)
Total number of packages requested help for: 29 (new: 1)

Please refer to http://www.debian.org/devel/wnpp/ for more information.



The following packages have been orphaned:

   jedstate (#385744), orphaned 5 days ago
 Description: Extended mind for John E. Davis' text editor jed
 Installations reported by Popcon: 61

   obconf (#385988), orphaned 3 days ago
 Description: Preferences manager for Openbox
 Installations reported by Popcon: 263

   swish++ (#385743), orphaned 5 days ago
 Description: Simple Document Indexing System for Humans: C++ version
 Installations reported by Popcon: 529

307 older packages have been omitted from this listing, see
http://www.debian.org/devel/wnpp/orphaned for a complete list.



The following packages have been given up for adoption:

   bogl (#385919), offered 4 days ago
 Description: Ben's Own Graphics Library - graphical terminal
 Reverse Depends: bterm-unifont libbogl-dev
 Installations reported by Popcon: 100

   hwinfo (#386035), offered 3 days ago
 Description: Hardware identification system
 Reverse Depends: hwinfo libhd13-dev xdebconfigurator
 Installations reported by Popcon: 1183

103 older packages have been omitted from this listing, see
http://www.debian.org/devel/wnpp/rfa_bypackage for a complete list.



For the following packages help is requested:

[NEW] tex4ht (#386269), requested yesterday
 Description: LaTeX and TeX for Hypertext
 Reverse Depends: tex4ht texlive-full
 Installations reported by Popcon: 507

   aboot (#315592), requested 441 days ago
 Description: Alpha bootloader: Looking for co-maintainers
 Reverse Depends: aboot aboot-cross dfsbuild ltsp-client
 Installations reported by Popcon: 50

   apt-build (#365427), requested 131 days ago
 Description: Need new developer(s)
 Installations reported by Popcon: 454

   apt-show-versions (#382026), requested 30 days ago
 Description: lists available package versions with distribution
 Installations reported by Popcon: 1815

   athcool (#278442), requested 681 days ago
 Description: Enable powersaving mode for Athlon/Duron processors
 Installations reported by Popcon: 228

   cvs (#354176), requested 196 days ago
 Description: Concurrent Versions System
 Reverse Depends: bonsai crossvc cvs-autoreleasedeb cvs-buildpackage
   cvs2cl cvs2html cvschangelogbuilder cvsconnect cvsd cvsdelta (16
   more omitted)
 Installations reported by Popcon: 7794

   docbook (#358522), requested 169 days ago
 Description: standard SGML representation system for technical
   documents
 Reverse Depends: alcovebook-sgml docbook-dsssl docbook-to-man
   sgmltools-lite
 Installations reported by Popcon: 3355

   docbook-xml (#358520), requested 169 days ago
 Description: standard XML documentation system, for software and
   systems
 Reverse Depends: dblatex docbook-dsssl docbook-ebnf
   docbook-html-forms docbook-jrefentry docbook-mathml docbook-simple
   docbook-slides docbook-website docbook-xsl-stylesheets-ko (6 more
   omitted)
 Installations reported by Popcon: 9647

   dpkg (#282283), requested 656 days ago
 Description: dselect: a user tool to manage Debian packages
 Reverse Depends: alien alsa-source apt-build apt-src backuppc
   build-essential clamsmtp crosshurd cvs-autoreleasedeb
   cvs-buildpackage (83 more omitted)
 Installations reported by Popcon: 15917

   gnuplot (#385546), requested 7 days ago
 Description: A command-line driven interactive plotting program
 Reverse Depends: aladin alml battery-stats gausssum gnuplot
   gnuplot-mode gnuplot-x11 isag libgnuplot-ruby1.8 maxima (6 more
   omitted)
 Installations reported by Popcon: 3273

   grub (#248397), requested 850 days ago
 Description: GRand Unified Bootloader
 Reverse Depends: dfsbuild grub-splashimages grubconf replicator
 Installations reported by Popcon: 12486

   gtkpod (#319711), requested 410 days ago
 Description: manage songs and playlists on an Apple iPod
 Installations reported by Popcon: 407

   loop-aes-modules (#385615), requested 7 days ago
 Description: loop-AES modules
 Reverse Depends: loop-aes-2.6-486 loop-aes-2.6-686
   loop-aes-2.6-686-bigmem loop-aes-2.6-alpha-generic
   loop-aes-2.6-alpha-legacy loop-aes-2.6-alpha-smp loop-aes-2.6-amd64
   loop-aes-2.6-k7 loop-aes-2.6-parisc loop-aes-2.6-parisc-smp (16 more

Re: claiming bugs, BTS delay, planning BSPs

2006-09-08 Thread Christoph Berg
Re: martin f krafft 2006-09-08 [EMAIL PROTECTED]
 Please see #385957, and the discussion between Julian and myself.
 
 Basically, we thought about two solutions, and I came up with
 a third one last night.
 
   1. Julian proposes to simply to encode the information about a BSP
  into the tag for any given bug:
 user [EMAIL PROTECTED]
 usertag 123456 + [EMAIL PROTECTED]
 
  alternatively, split it up into two tags:
 user [EMAIL PROTECTED]
 usertag 123456 + [EMAIL PROTECTED]
 usertag 123456 + bsp-zurich

I don't think we need more than one tag per claim.

Christoph
-- 
[EMAIL PROTECTED] | http://www.df7cb.de/


signature.asc
Description: Digital signature


Re: The debian boot dependency graph image

2006-09-08 Thread Petter Reinholdtsen

[Wouter Verhelst]
 My point being that you don't want to list them as hard dependencies
 unless you really need udev and can't work with static devices for
 some other reason.

I suspect very few packages should depend on udev.  Most packages
depend on local and remote file systems being mounted, and it is up to
the boot system to get to that stage.

The next upload of mountdevsub.sh will have a should-start dependency
on udev, to make sure the proper order is generated.

 Moreover, some dependencies may depend and may have to be rearranged
 depending on configuration. I don't think it's possible to express
 that with LSB-style initscripts, unfortunately.

Actually, I've implemented the concept of override files in inssert, a
program reading these headers, and the local admin can add a file in
/etc/ to modify the configuration.

Friendly,
-- 
Petter Reinholdtsen


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



Re: claiming bugs, BTS delay, planning BSPs

2006-09-08 Thread martin f krafft
also sprach Christoph Berg [EMAIL PROTECTED] [2006.09.08.1233 +0200]:
 I don't think we need more than one tag per claim.

So how to prevent deadlocks? With many people bug squashing at the
same time, we cannot rely on chaos anymore.

-- 
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
 
montag, why do you burn books?
it's a job like any other, pay is good and there is a lot of variety.
-- ray bradbury (f451)


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


Re: claiming bugs, BTS delay, planning BSPs

2006-09-08 Thread Pierre Habouzit
Le ven 8 septembre 2006 14:40, martin f krafft a écrit :
 also sprach Christoph Berg [EMAIL PROTECTED] [2006.09.08.1233 +0200]:
  I don't think we need more than one tag per claim.

 So how to prevent deadlocks? With many people bug squashing at the
 same time, we cannot rely on chaos anymore.

you can't because the BTS is way too slow anyway. for 95% of the NMU I 
do, I receive the acks for message I send at least 15 minutes, often 30 
minutes after my mails.

most of the NMU I do take me less than 20 minutes from apt-get source to 
upload, with already too many administrative tasks to perform to avoid 
adding a new one.

I don't claim my bugs, because it's too painful. and if someone worked 
on the same bug before me, then too bad, I've lost 20 minutes of my 
time. It happens rarely enough to not worth the added minute I would 
lost claiming the bug.

Only a web form that instantaneously report that I claim the bug would 
have any chance to be usefull. Using the BTS (in its current reactivity 
and implementation at least) for interactive tasks is IMHO a bad idea. 
And please, don't propose yet-another-application to talk to to perform 
an upload. We have enough administrivia already.
-- 
·O·  Pierre Habouzit
··O[EMAIL PROTECTED]
OOOhttp://www.madism.org


pgpLLn3I9kiGt.pgp
Description: PGP signature


Re: claiming bugs, BTS delay, planning BSPs

2006-09-08 Thread martin f krafft
also sprach Pierre Habouzit [EMAIL PROTECTED] [2006.09.08.1527 +0200]:
 Only a web form that instantaneously report that I claim the bug would 
 have any chance to be usefull. Using the BTS (in its current reactivity 
 and implementation at least) for interactive tasks is IMHO a bad idea. 
 And please, don't propose yet-another-application to talk to to perform 
 an upload. We have enough administrivia already.

Fair concern; nevertheless, I'll look into extending
bts.turmzimmer.net to handle claims directly.

-- 
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: Ken Ishii / Innerelements


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


Re: claiming bugs, BTS delay, planning BSPs

2006-09-08 Thread Kevin Mark
On Sun, Sep 03, 2006 at 12:16:05PM +0200, Raphael Hertzog wrote:
 On Sat, 02 Sep 2006, martin f krafft wrote:
  Hi all,
  
  we're in the middle of the BSPMarathon[0]. Among the things new this
  year (as opposed to the sarge BSPs) are usertags for claiming bugs
  [1]. Unfortunately, the BTS is known to lag a bit these days, and it
  won't get better during a BSP, so I wonder how to best handle this.
 
 Hi Martin,
 
 the best would be to use a dedicated tracker... it might be the time to
 try to use the result of Arnaud's summer of code: the Distribution wide
 tracker tool, codenamed Working together made easy. :-)
 
 http://netu.naquadah.org:8080/
 
 It has the possibility for users to lock a package for a few hours and
 the result will be immediately visible to others. (You need to register to
 be able to lock a package and leave comment and so on)
 
 The main problem is keeping the tracker in sync with the official list
 of RC bugs since it evolves each day.
 
 Arnaud, can you work out a script for that ?
 
 Cheers,
 -- 
Hi *, 
there is a more or less fixed number of RC bugs. What about creating an
RC-BUG-BSP coordination page where BEFORE someone attempts to fix a bug,
they check the wiki page and change a status field to some value:

bug#  bug message status  email   reason
# no manual   unfixed
#3334 no manual   locked  [EMAIL PROTECTED]  fixing at BSP
#3335 no manual   fixed   [EMAIL PROTECTED] fixed at BSP

wiki pages take seconds to update or check.
just an off-the-cuff suggestion. This assumes that all parties are
online.
cheers,
Kev
-- 
|  .''`.  == Debian GNU/Linux == |   my web site:   |
| : :' :  The  Universal | debian.home.pipeline.com |
| `. `'  Operating System| go to counter.li.org and |
|   `-http://www.debian.org/ |be counted! #238656   |
| my keysever: pgp.mit.edu   | my NPO: cfsg.org |


signature.asc
Description: Digital signature


Re: claiming bugs, BTS delay, planning BSPs

2006-09-08 Thread martin f krafft
also sprach Kevin Mark [EMAIL PROTECTED] [2006.09.08.1554 +0200]:
 wiki pages take seconds to update or check.

They also create locking problems.

-- 
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
 
imagination is a quality given a man
 to compensate him for what he is not,
 and a sense of humour was provided
 to console him for what he is.
-- oscar wilde


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


Bug#386556: ITP: libnet-lite-ftp-perl -- Perl FTP library with support for TLS

2006-09-08 Thread Alexis Sukrieh
Package: wnpp
Severity: wishlist
Owner: Alexis Sukrieh [EMAIL PROTECTED]


* Package name: libnet-lite-ftp-perl
  Version : 0.47
  Upstream Author : Dariush Pietrzak [EMAIL PROTECTED]
* URL : 
http://search.cpan.org/~eyck/Net-Lite-FTP-0.47/lib/Net/Lite/FTP.pm
* License : Free Software: Perl Artistic Licence 
  Programming Lang: Perl
  Description : Perl FTP library with support for TLS

Perl library for establishing secured FTP connections (FTP TLS). 
The API is designed in an object-oriented manner.

-- 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.16asus
Locale: LANG=fr_FR, LC_CTYPE=fr_FR (charmap=ANSI_X3.4-1968) (ignored: LC_ALL 
set to C)


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



so many applications wake up so often

2006-09-08 Thread Dan Jacobson
Using strace, I discovered many programs are constantly busy these
days. No wonder one can't seem to save power. There ought to be a law...
=
Subject: Re: silent PC vs. emacs
Newsgroup: gmane.emacs.pretest.bugs
From: Dan Nicolaescu [EMAIL PROTECTED]

...The OLPC/Fedora people are working on eliminating application
wakeups in order to save power. I cite here from one of the bug
reports about this:

   We're working with RH engineers on a tickless idle kernel, which
   has the goal of reducing power and hypervisor loads when the system
   is idle. This is done by removing the regular ticking clock when
   the system is idle, so that in theory long sleep periods are
   possible for the hardware (or hypervisor). The kernel portion of
   this works great, however when using a gnome desktop there are many
   however when using a gnome desktop there are many timers going off
   all the time for userspace, so many that the actual savings are not
   so great (about 250 events per second).

Given that so many applications wake up so often, what emacs does
might not be measurable at this point, but it might make a difference
in the future.

(If anyone is interested in more details, the bug tracking this
 activity is:
 https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=204906 )


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



make dictionary packages support stardict

2006-09-08 Thread Ying-Chun Liu (PaulLiu)
Dear dictionary maintainers and other developers,

Stardict is a dictionary reader, it provides 'scan selection word'
function which gives the translations in a pop-up window immediately.
Because it needs pop-up a search result immediately, the DICT protocol
cannot be satisfied. So it uses its own binary dictionary format instead.

Currently we have gtk, gnome and console version of stardict in the
archive, and the stardict-dictionary virtual package, but none of the
dictionary packages supports it.

To provide dictionary data for stardict, we can convert the original
DICT dictionary packages to stardict's binary format. And we are so
lucky that the upstream of stardict already provides some tools in
stardict-tools for this task.

Here is a basic conversion example:

cp /usr/share/dictd/gcide.dict.dz .
cp /usr/share/dictd/gcide.index .
dictunzip gcide.dict.dz
/usr/lib/stardict/dictd2dic gcide

It generates two files:
'dictd_www.freedict.de_gcide.dict.dz'
'dictd_www.freedict.de_gcide.idx.gz'
and also prints out:
'wordcount: 176957'.

And then we need to create a new file called:
'dictd_www.freedict.de_gcide.dict.ifo'
with following content:

StarDict's dict ifo file
version=2.4.2
wordcount=176957
idxfilesize=3370280
bookname=gcide
description=gcide
date=2006.9.4
sametypesequence=m

(Where the value of idxfilesize is the uncompressed size of
'dictd_www.freedict.de_gcide.idx.gz'.)

To make stardict to load the dictionary automatically, create a
directory called:
/usr/share/stardict/dic/dictd_www.freedict.de_gcide/
and then put these three files into that directory.
Conversion is done!

Now we all known the conversion isn't that difficult, but we need to
think about how to make all dict packages doing the same thing. There
are several ways that we can do:

1) Build a stardict binary package from the original source package, eg:
dict-gcide (source package)  --+--- dict-gcide
Build-depends: stardict-tools  |
   +--- stardict-gcide

2) Use debconf script to ask users and convert the data by postinst, eg:
dict-gcide (source package)  --- dict-gcide (with debconf/postinst)
Depends: stardict-tools

3) Create another new source package, eg:
stardict-gcide (source package)  --- stardict-gcide
Build-depends: stardict-tools, dict-gcide

Thanks for reading my email, and please give me some comments.

Best regards,

-- 
PaulLiu(劉穎駿)
E-mail address: [EMAIL PROTECTED]



signature.asc
Description: OpenPGP digital signature


Re: so many applications wake up so often

2006-09-08 Thread John Goerzen
On Fri, Sep 08, 2006 at 08:17:09PM +0800, Dan Jacobson wrote:

One other thing here -- and I would argue perhaps even more important --
is hard disk access.  I've spent quite some time tuning that, and with
traditional services (cron, MTAs, syslog, etc.) it's a bit
time-consuming but possible.

I have no idea what Gnome, KDE, etc. are doing to my disk -- all I know
is that they seem to have business with it all the time, and it makes it
very difficult for the disk to spin down.

-- John


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



Orphaned wmakerconf, wmakerconf-data

2006-09-08 Thread Kevin B. McCarty
Hi all,

Since I no longer really use Window Maker much, I am orphaning the
wmakerconf and wmakerconf-data packages (cf. the CC'ed bugs).  I've just
emailed the BTS to retitle those bugs from RFA to O, and uploaded new
packages with the maintainer set to Debian QA Group.  Note that each of
these is a separate source package (for historical reasons) that
generates a .deb of the same name.

I have also been WMakerConf upstream for a while (the original upstream
having lost interest years ago), so if anyone wants to take over these
packages it would be really nice if you could become a new upstream
maintainer too.  It's still fairly popular judging by popcon and there
haven't been any bugs reported in quite some time.  Note that my
original email to the RFA bug logs is a bit outdated; I eventually
managed to port WMakerConf to GTK+ 2.x.

Current WMakerConf upstream web page is http://starplot.org/wmakerconf/
and anyone taking over the package is welcome also to hijack all the
WMakerConf-related files there.  If someone does, let me know and I'll
change that web page to redirect to the new site.

best regards,

-- 
Kevin B. McCarty [EMAIL PROTECTED]   Physics Department
WWW: http://www.princeton.edu/~kmccarty/Princeton University
GPG: public key ID 4F83C751 Princeton, NJ 08544



signature.asc
Description: OpenPGP digital signature


New at Debian Devel

2006-09-08 Thread Daniel Morales
Hello everyone. I'm Daniel from Uruguay, new at the debian-devel mail list. I'm a Debian user form a few years ago.. and i verry like this operating sistem. I been used it in the work and in home and allways without big problems. ;)
Now, if i can contribute with something at the dev level.. im at the order..See ya.. :)


Re: New at Debian Devel

2006-09-08 Thread Andre Luis Lopes
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hello Daniel,

Daniel Morales wrote:
 Hello everyone. I'm Daniel from Uruguay, new at the debian-devel mail
 list. I'm a Debian user form a few years ago.. and i verry like this
 operating sistem. I been used it in the work and in home and allways
 without big problems.   ;)
 
 Now, if i can contribute with something at the dev level.. im at the order..

   There are lots of ways to help Debian. Lots of people already
documented what needs to be done in a lot of places, but I personally
like the last mail[0] from zobel to the debian-devel-announce mailing list.

   If you could help doing anything listed there it would be great :-)

[0] http://lists.debian.org/debian-devel-announce/2006/09/msg3.html

- --
André Luís Lopes
[EMAIL PROTECTED]
http://people.debian.org/~andrelop
Public GPG KeyID : 9D1B82F6

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFFAbe4W4/i9Z0bgvYRAtTXAJ0RHcFEpQN6rKcPzJwYvO4Q04atGwCeIvgX
T2x38OFda3xc65n+/345MjU=
=wBmk
-END PGP SIGNATURE-


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



Re: Extended partition creation policy ?

2006-09-08 Thread Peter Samuelson

[David Balazic]
 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.

cfdisk does the same thing - however, it also has no problem resizing
the extended partition any time you create another logical drive.  It
handles extended partitions so transparently you never even know they
are there, unless you already know how partition tables work.

I suggest getting accustomed to cfdisk.  Once you figure out what the 4
arrow keys do, it's really easy to use.  I'm not saying the issue you
talk about isn't an issue, I'm just saying it has a very simple
workaround.  (Note also: unlike some partitioning tools, it does not
make changes to the disk immediately, you have to save your changes
explicitly using the [Write] command.)


signature.asc
Description: Digital signature


Bug#386606: ITP: python-xattr -- xattr is a Python wrapper for extended filesystem attributes

2006-09-08 Thread Guido Guenther
Package: wnpp
Severity: wishlist
Owner: Guido Guenther [EMAIL PROTECTED]

* Package name: python-xattr
  Version : 0.2
  Upstream Author : Bob Ippolito [EMAIL PROTECTED]
* URL : http://svn.red-bean.com/bob/xattr/releases/xattr-0.2/
* License : MIT/PSF
  Programming Lang: python
  Description : xattr is a Python wrapper for extended filesystem attributes

 Extended attributes extend the basic attributes of files and
 directories in the file system.  They are stored as name:data pairs associated
 with file system objects (files, directories, symlinks, etc).
 .
 This module provides a class like as well as a funtion based interfaces
 for manipulating these attributes.

The main difference to python-pyxattr is that it additionally provides a
dictionary like interface. It's used by dav enabled twisted. There's
currently a namespace conflict with python-pyxattr which is why I'm not
uploading right away, so current git is at:
 http://honk.sigxcpu.org/git/python-xattr/.git
Cheers,
 -- Guido



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



Re: so many applications wake up so often

2006-09-08 Thread Holger Levsen
Hi,

On Friday 08 September 2006 19:36, John Goerzen wrote:
 I have no idea what Gnome, KDE, etc. are doing to my disk -- all I know
 is that they seem to have business with it all the time, and it makes it
 very difficult for the disk to spin down.

do you mount with noatime und nodiratime?


regards,
Holger


pgp2HivpIEKoL.pgp
Description: PGP signature


Re: so many applications wake up so often

2006-09-08 Thread John Goerzen
On Fri, Sep 08, 2006 at 10:17:00PM +0200, Holger Levsen wrote:
 Hi,
 
 On Friday 08 September 2006 19:36, John Goerzen wrote:
  I have no idea what Gnome, KDE, etc. are doing to my disk -- all I know
  is that they seem to have business with it all the time, and it makes it
  very difficult for the disk to spin down.
 
 do you mount with noatime und nodiratime?

I have been using noatime for quite awhile now.  mount(8) does not
mention nodiratime anywhere, and I have never used it.

-- John


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



Re: New at Debian Devel

2006-09-08 Thread Nacho Barrientos Arias
Date: Fri, 8 Sep 2006 14:58:10 -0300
Daniel Morales [EMAIL PROTECTED] wrote:

Hello Daniel!

 Hello everyone. I'm Daniel from Uruguay, new at the debian-devel mail list.
 I'm a Debian user form a few years ago.. and i verry like this operating
 sistem. I been used it in the work and in home and allways without big
 problems.   ;)
 
 Now, if i can contribute with something at the dev level.. im at the order..

A classic place where you can get some information is the following:

http://www.debian.org/devel/join/

 
 
 See ya.. :)

-- 
bye,
- Nacho


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



Is `command -v' accepted for maintainer scripts?

2006-09-08 Thread Tatsuya Kinoshita
Hi,

I've discovered that my adopted packages dbskkd-cdb and skksearch
use `command -v'.

Is `command -v' accepted for `/bin/sh' maintainer scripts?

AFAIK, `command -v' is defined by POSIX UPE (user portability extension),
Debian Policy section 10.4 says `/bin/sh' should only use POSIX features,
Developer's Reference section 6.4 says it is not POSIX, and several
packages, such as libc6, exim4-base, exim4-command, bzip2, slib,
gettext-doc, use it.

Comments?

--
Tatsuya Kinoshita


pgpEcdgaTQgnh.pgp
Description: PGP signature


Re: Upgrade problems for sysvinit 2.86.ds1-16 - 2.86.ds1-18

2006-09-08 Thread Petter Reinholdtsen
[Petter Reinholdtsen]
 A quick way out is to reinstall all the packages with scripts in
 /etc/init.d/.

This way proved to be too quick, trying to reinstall removed but not
purged packages with init.d scripts left behind in /etc/init.d/.  I
recommend using something like this instead, to only reinstall the
installed packages:

for p in `dpkg -S /etc/init.d/*|cut -d: -f1|sort -u`; do
  if dpkg --get-selections $p | grep -qw install ; then
echo reinstalling $p
apt-get --reinstall install $p
  fi
done

I dropped the '-y' flag too, to leave more manual control over the
process, after a report from a user getting a lot of KDE removed when
the removed fam package tried to reinstall and throw out KDE.

Friendly,
-- 
Petter Reinholdtsen


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



Re: so many applications wake up so often

2006-09-08 Thread Martin Langhoff

On 9/9/06, John Goerzen [EMAIL PROTECTED] wrote:

I have been using noatime for quite awhile now.  mount(8) does not
mention nodiratime anywhere, and I have never used it.


Same here. But googling for nodiratime shows it's definitely in the
kernel, and in wide use. Learned something today...

cheers,


martin


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



Re: so many applications wake up so often

2006-09-08 Thread John Goerzen
On Sat, Sep 09, 2006 at 01:52:12PM +1200, Martin Langhoff wrote:
 On 9/9/06, John Goerzen [EMAIL PROTECTED] wrote:
 I have been using noatime for quite awhile now.  mount(8) does not
 mention nodiratime anywhere, and I have never used it.
 
 Same here. But googling for nodiratime shows it's definitely in the
 kernel, and in wide use. Learned something today...

Grepping through the kernel source, though, it doesn't seem to be used
on any common Linux filesystems -- just on ones such as ntfs.

-- John


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



Re: Upgrade problems for sysvinit 2.86.ds1-16 - 2.86.ds1-18

2006-09-08 Thread Bastian Venthur
Petter Reinholdtsen wrote:
 Those with packages being broken from this bug can fix it by using
 'apt-get --reinstall install package' on the affected packages.  A
 quick way out is to reinstall all the packages with scripts in
 /etc/init.d/.
 
   for p in `dpkg -S /etc/init.d/*|cut -d: -f1|sort -u`; do
 apt-get --reinstall install -y $p
   done

Looks like there is still something left to do for the user after this
step. Eg, on my machine KDM did not start up automatically anymore, as
well as WLAN. Those are two things I encountered directly and are
probably easy to fix, but I'm quite uncertain if there is something else
broken in the background I'm not aware of.

Is there an easy solution to check and fix all involved packages at once?


Cheers,

Bastian

-- 
Bastian Venthur
http://venthur.de


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



Upgrade problems for sysvinit 2.86.ds1-16 - 2.86.ds1-18

2006-09-08 Thread Petter Reinholdtsen

In version 2.86.ds1-16 of the sysv-rc package released 2006-09-06, the
update-rc.d script was broken.  When used to to update symlinks it
would remove all symlinks for a init.d script if such symlinks
existed, and add them if they were missing.  This broke all packages
being upgraded after the new version was installed, as their init.d
scripts will no longer be executed.  This problem was fixed in version
2.86.ds1-18, but the broken packages will stay broken until their
postinst scripts are executed again.

Those with packages being broken from this bug can fix it by using
'apt-get --reinstall install package' on the affected packages.  A
quick way out is to reinstall all the packages with scripts in
/etc/init.d/.

  for p in `dpkg -S /etc/init.d/*|cut -d: -f1|sort -u`; do
apt-get --reinstall install -y $p
  done

I'm sorry for the problems I have caused.

Friendly,
-- 
Petter Reinholdtsen


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



Accepted refpolicy 0.0.20060907-1 (source all)

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

Format: 1.7
Date: Fri,  8 Sep 2006 00:27:39 -0500
Source: refpolicy
Binary: selinux-policy-refpolicy-src selinux-policy-refpolicy-targeted 
selinux-policy-refpolicy-strict selinux-policy-refpolicy-doc
Architecture: source all
Version: 0.0.20060907-1
Distribution: unstable
Urgency: low
Maintainer: Manoj Srivastava [EMAIL PROTECTED]
Changed-By: Manoj Srivastava [EMAIL PROTECTED]
Description: 
 selinux-policy-refpolicy-doc - Documentation for the SELinux reference policy
 selinux-policy-refpolicy-src - Source of the SELinux reference policy for 
customization
 selinux-policy-refpolicy-strict - Strict variant of the SELinux reference 
policy
 selinux-policy-refpolicy-targeted - Targeted variant of the SELinux reference 
policy
Closes: 384502 384850
Changes: 
 refpolicy (0.0.20060907-1) unstable; urgency=low
 .
   * New upstream SCM HEAD.
   * Bug fix: selinux-policy-refpolicy-src: Compile failure of modular
 targeted policy, thanks to Simon Richard Grint. Put a wrapper around
 the offending lines to only take effect when running a strict policy.
 (Closes: #384502).
   * Bug fix: make: /usr/sbin/setfiles: Command not found, thanks to Uwe
 Hermann. Fixed upstream.(Closes: #384850).
Files: 
 e30233e3d04a04699aaad07f3a53072a 820 admin optional 
refpolicy_0.0.20060907-1.dsc
 183f5d1a3533b116ff23d7496ab6f3de 429989 admin optional 
refpolicy_0.0.20060907.orig.tar.gz
 c54c5c98b3109dbe57d38d39cf2da00b 143958 admin optional 
refpolicy_0.0.20060907-1.diff.gz
 64b62dc148901e3213aeabbf7fac1438 1489026 admin optional 
selinux-policy-refpolicy-strict_0.0.20060907-1_all.deb
 1afb9435855b4806dca9a9d75050352a 1218934 admin optional 
selinux-policy-refpolicy-targeted_0.0.20060907-1_all.deb
 51a3b5795eb11b4111c054ebde5bfa4b 546172 admin optional 
selinux-policy-refpolicy-src_0.0.20060907-1_all.deb
 ca1dd0167ce4e172a1751bd62a8aeedb 308244 doc optional 
selinux-policy-refpolicy-doc_0.0.20060907-1_all.deb

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

iD8DBQFFARSKIbrau78kQkwRAgIMAKDVPqlw7sNKHgsiteXntvt/Mr2Z0ACfWDjO
Evjpibs0O8zLKY4ub3/QD2o=
=dWwm
-END PGP SIGNATURE-


Accepted:
refpolicy_0.0.20060907-1.diff.gz
  to pool/main/r/refpolicy/refpolicy_0.0.20060907-1.diff.gz
refpolicy_0.0.20060907-1.dsc
  to pool/main/r/refpolicy/refpolicy_0.0.20060907-1.dsc
refpolicy_0.0.20060907.orig.tar.gz
  to pool/main/r/refpolicy/refpolicy_0.0.20060907.orig.tar.gz
selinux-policy-refpolicy-doc_0.0.20060907-1_all.deb
  to pool/main/r/refpolicy/selinux-policy-refpolicy-doc_0.0.20060907-1_all.deb
selinux-policy-refpolicy-src_0.0.20060907-1_all.deb
  to pool/main/r/refpolicy/selinux-policy-refpolicy-src_0.0.20060907-1_all.deb
selinux-policy-refpolicy-strict_0.0.20060907-1_all.deb
  to 
pool/main/r/refpolicy/selinux-policy-refpolicy-strict_0.0.20060907-1_all.deb
selinux-policy-refpolicy-targeted_0.0.20060907-1_all.deb
  to 
pool/main/r/refpolicy/selinux-policy-refpolicy-targeted_0.0.20060907-1_all.deb


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



Accepted gclcvs 2.7.0-56 (source i386 all)

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

Format: 1.7
Date: Thu,  7 Sep 2006 16:52:18 -0400
Source: gclcvs
Binary: gclcvs gclcvs-doc
Architecture: source i386 all
Version: 2.7.0-56
Distribution: unstable
Urgency: low
Maintainer: Camm Maguire [EMAIL PROTECTED]
Changed-By: Camm Maguire [EMAIL PROTECTED]
Description: 
 gclcvs - GNU Common Lisp compiler, CVS snapshot
 gclcvs-doc - Documentation for GNU Common Lisp, CVS snapshot
Closes: 333655 376807 385728 385745
Changes: 
 gclcvs (2.7.0-56) unstable; urgency=low
 .
   * New cvs snapshot
   * rules changes Closes: #376807.
   * Apply socket patch (thanks!) Closes: #385728
   * Install new sv.po, Closes: 333655.
   * xgcl update
   * fix object_to_string
   * (hopefully) fix bss shrank when dumping error
   * fix arg inlining bug
   * fix the tests, propagate structure types from accessors and
 constructors
   * fix constantp and some lambda tests, prevent tracing from wiping
 stored function properties
   * only do mutual recursion when src is present
   * fix bds_bind ordering error
   * install xgcl-2/sysdef.lisp
   * fix info dir and emacs site lisp dir installation
   * New xgcl readme
   * lowercase build-deps
   * protect get_internal_run_times for ia64
   * Remove bashism from debian/rules
   * add xgcl doc-base file
   * fix ia64 build
   * split recompile files;faster funcalls with optional tracing (more
 work here);unique sigs in call-hash-table;some makefile reworking
   * fix build on small reloc record architectures
   * fix warning-swallowing bug in c1tagbody
   * Better undefined function message for setf funs
   * fix fadump/gc bug
   * fix pathname gc bug
   * Clean up after split-files recompile
   * Cleanup common-lisp controller script; fix setf symbol-function type
 propagation, Closes: #385745
Files: 
 5b41040adb81ef88199de0877d148894 734 interpreters optional gclcvs_2.7.0-56.dsc
 394ea67694160de0dd022a7236cc28eb 23440247 interpreters optional 
gclcvs_2.7.0-56.tar.gz
 a3d7d78ddd9f245a4ce36054463c46b4 3471458 doc optional 
gclcvs-doc_2.7.0-56_all.deb
 632ae3d2282dd2eeff4f78db28c8b6bc 50586566 interpreters optional 
gclcvs_2.7.0-56_i386.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQFFAOXPczG1wFfwRdwRAvDbAJ92MOD6IlRzOFboZSMKtVx0LHv8AgCdGBhH
ErbHp6y/TTcYtZHIv8VDO0I=
=RFtN
-END PGP SIGNATURE-


Accepted:
gclcvs-doc_2.7.0-56_all.deb
  to pool/main/g/gclcvs/gclcvs-doc_2.7.0-56_all.deb
gclcvs_2.7.0-56.dsc
  to pool/main/g/gclcvs/gclcvs_2.7.0-56.dsc
gclcvs_2.7.0-56.tar.gz
  to pool/main/g/gclcvs/gclcvs_2.7.0-56.tar.gz
gclcvs_2.7.0-56_i386.deb
  to pool/main/g/gclcvs/gclcvs_2.7.0-56_i386.deb


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



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

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

Format: 1.7
Date: Fri,  8 Sep 2006 06:55:09 +0200
Source: vnc4
Binary: vnc4-common vnc4server xvnc4viewer
Architecture: source i386
Version: 4.1.1+X4.3.0-17
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
Closes: 386404
Changes: 
 vnc4 (4.1.1+X4.3.0-17) unstable; urgency=low
 .
   * Make sure that longer passwords can be used, closes: #386404.
Files: 
 17adc1897eb8ad724c7690d09efe4449 676 x11 optional vnc4_4.1.1+X4.3.0-17.dsc
 6a080e82566d30d77f2c1a4b8dc1d3d0 46913 x11 optional 
vnc4_4.1.1+X4.3.0-17.diff.gz
 a771f202f862d4d00ede5ee8ecc3e620 2277380 x11 optional 
vnc4server_4.1.1+X4.3.0-17_i386.deb
 15a0e406623764900eadb6fe594bd2cf 171636 net optional 
xvnc4viewer_4.1.1+X4.3.0-17_i386.deb
 e037adb4320aa82e893cfc83e48e9684 22138 x11 optional 
vnc4-common_4.1.1+X4.3.0-17_i386.deb

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

iD8DBQFFAQAPGKGxzw/lPdkRAj+dAJ0ajJmaqIfyCGeESbQ2uA1lg2y3cACfUXi+
mAKhvi7ehUVoKtvHUH7IcfU=
=UTjz
-END PGP SIGNATURE-


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


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



Accepted duplicity 0.4.2-7.1 (source all)

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

Format: 1.7
Date: Fri,  8 Sep 2006 01:41:52 -0400
Source: duplicity
Binary: duplicity
Architecture: source all
Version: 0.4.2-7.1
Distribution: unstable
Urgency: high
Maintainer: Martin Wuertele [EMAIL PROTECTED]
Changed-By: Joey Hess [EMAIL PROTECTED]
Description: 
 duplicity  - encrypted bandwidth-efficient backup
Closes: 384489 384826
Changes: 
 duplicity (0.4.2-7.1) unstable; urgency=high
 .
   * NMU
   * Don't call dh_pysupport with -n; we need those generated manintainer
 scripts to, well, work. Closes: #384489, #384826
Files: 
 3bf23fc79953abddf90e76052ba46787 650 utils optional duplicity_0.4.2-7.1.dsc
 9ff5b21470e89e0250ad70e200b513fc 6469 utils optional 
duplicity_0.4.2-7.1.diff.gz
 95c292103a25b2ebd86c93a96c32de16 98308 utils optional 
duplicity_0.4.2-7.1_all.deb

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

iD8DBQFFAQNY2tp5zXiKP0wRAiqvAKC3oUZn33rCAEllxFWbskeCGzFbIwCgx3Df
xiz/IFjq9QE8YqmtdnOE8CM=
=fYp+
-END PGP SIGNATURE-


Accepted:
duplicity_0.4.2-7.1.diff.gz
  to pool/main/d/duplicity/duplicity_0.4.2-7.1.diff.gz
duplicity_0.4.2-7.1.dsc
  to pool/main/d/duplicity/duplicity_0.4.2-7.1.dsc
duplicity_0.4.2-7.1_all.deb
  to pool/main/d/duplicity/duplicity_0.4.2-7.1_all.deb


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



Accepted ikiwiki 1.25 (source all)

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

Format: 1.7
Date: Fri,  8 Sep 2006 01:54:14 -0400
Source: ikiwiki
Binary: ikiwiki
Architecture: source all
Version: 1.25
Distribution: unstable
Urgency: low
Maintainer: Joey Hess [EMAIL PROTECTED]
Changed-By: Joey Hess [EMAIL PROTECTED]
Description: 
 ikiwiki- a wiki compiler
Closes: 385936
Changes: 
 ikiwiki (1.25) unstable; urgency=low
 .
   * Add proper waitpid calls for open2ed processes throughout to avoid
 zombies; this hit htmltidy especially badly.
   * Drop real uid/gid in the suid wrapper, thus allowing commits to remote
 subversion repos and fixing some other issues.
   * Add support for tla, contributed by Clint Adams. Closes: #385936
   * Add support for mercurial, contributed by Emanuele Aina.
   * Include link rel tag for RSS feeds, used by some aggregators and
 firefox to find the feed.
   * Add a linkmap plugin (requires graphviz).
Files: 
 0ccb00c71b0a7c57f04a525c3ed13eb3 649 web optional ikiwiki_1.25.dsc
 a4de9ae466e8ef6d73da9b79980b1363 153241 web optional ikiwiki_1.25.tar.gz
 bce5b092ef2b11cde2f1816ad09058dc 194432 web optional ikiwiki_1.25_all.deb

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

iD8DBQFFAQXH2tp5zXiKP0wRAoB6AJ0aypj1pEBRl9hE3NJgRsnWsPTH0QCcC7+/
M0dpi//xqLfL5fcDL6h094Y=
=U2he
-END PGP SIGNATURE-


Accepted:
ikiwiki_1.25.dsc
  to pool/main/i/ikiwiki/ikiwiki_1.25.dsc
ikiwiki_1.25.tar.gz
  to pool/main/i/ikiwiki/ikiwiki_1.25.tar.gz
ikiwiki_1.25_all.deb
  to pool/main/i/ikiwiki/ikiwiki_1.25_all.deb


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



Accepted quota 3.13-11 (source i386)

2006-09-08 Thread Michael Meskes
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Fri,  8 Sep 2006 09:41:16 +0200
Source: quota
Binary: quota
Architecture: source i386
Version: 3.13-11
Distribution: unstable
Urgency: medium
Maintainer: Michael Meskes [EMAIL PROTECTED]
Changed-By: Michael Meskes [EMAIL PROTECTED]
Description: 
 quota  - implementation of the disk quota system
Closes: 386236
Changes: 
 quota (3.13-11) unstable; urgency=medium
 .
   * quotaon should be run with LC_MESSAGES=C, closes: #386236
   * Added LSB infos to boot scripts
Files: 
 ad9673f0cf5eb1d1de110d3a3bc81b25 615 admin optional quota_3.13-11.dsc
 c5d2d9edc094b1932335acc9700d2178 62219 admin optional quota_3.13-11.diff.gz
 889e2e38f7a50e16dd6ec74907e35945 458314 admin optional quota_3.13-11_i386.deb

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

iD8DBQFFASPWVkEm8inxm9ERAjLYAJ4uRvgLyJOCcaDqlWA4BdJ8hZjSmACeNbvr
pzPaZnwvcDcsvEJd1wZ/IOo=
=re7x
-END PGP SIGNATURE-


Accepted:
quota_3.13-11.diff.gz
  to pool/main/q/quota/quota_3.13-11.diff.gz
quota_3.13-11.dsc
  to pool/main/q/quota/quota_3.13-11.dsc
quota_3.13-11_i386.deb
  to pool/main/q/quota/quota_3.13-11_i386.deb


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



Accepted br.ispell 3.0~beta4-2 (source all i386)

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

Format: 1.7
Date: Fri,  8 Sep 2006 08:55:19 +0200
Source: br.ispell
Binary: wbrazilian ibrazilian myspell-pt-br brazilian-conjugate aspell-pt-br
Architecture: source all i386
Version: 3.0~beta4-2
Distribution: unstable
Urgency: low
Maintainer: Rafael Laboissiere [EMAIL PROTECTED]
Changed-By: Rafael Laboissiere [EMAIL PROTECTED]
Description: 
 aspell-pt-br - Brazilian Portuguese dictionary for GNU Aspell
 brazilian-conjugate - Brazilian Portuguese verb conjugator
 ibrazilian - Brazilian Portuguese dictionary for ispell
 myspell-pt-br - Brazilian Portuguese dictionary for myspell
 wbrazilian - Brazilian Portuguese wordlist
Closes: 386484
Changes: 
 br.ispell (3.0~beta4-2) unstable; urgency=low
 .
   * debian/control: Made aspell-pt-br depend on aspell-dictionary, instead of
 aspell6a-dictionary, since this package uses now the new install-time
 hashing method (closes: #386484).  Also, added the lacking dependency
 on dictionaries-common, necessary due to the call to
 update-dictcommon-aspell in the postinst/postrm scripts.
Files: 
 d168ba99b94bdf076fb13b76c4b47094 743 text optional br.ispell_3.0~beta4-2.dsc
 58cf7b07f70d492913b9b90ccb3bd1de 10496 text optional 
br.ispell_3.0~beta4-2.diff.gz
 9916c8009a080be3db517680743fb758 103670 text extra 
brazilian-conjugate_3.0~beta4-2_all.deb
 d87e42f1613ad74447a703fb902881b3 125370 text optional 
aspell-pt-br_3.0~beta4-2_all.deb
 fa77a425b6e54e8d711704ae19acd98e 159466 text optional 
myspell-pt-br_3.0~beta4-2_all.deb
 63fed59b35eb90ca3b89949daad154f6 664076 text optional 
wbrazilian_3.0~beta4-2_all.deb
 4489dab89a8896e95847bc336c935524 363134 text optional 
ibrazilian_3.0~beta4-2_i386.deb

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

iD8DBQFFASlxk3oga0pdcv4RArwnAJ9h8ctT0PytwVxfAtrnYJmw14qeJwCfWdU0
zjmFu5G91dWWW53/QnAp27U=
=Lups
-END PGP SIGNATURE-


Accepted:
aspell-pt-br_3.0~beta4-2_all.deb
  to pool/main/b/br.ispell/aspell-pt-br_3.0~beta4-2_all.deb
br.ispell_3.0~beta4-2.diff.gz
  to pool/main/b/br.ispell/br.ispell_3.0~beta4-2.diff.gz
br.ispell_3.0~beta4-2.dsc
  to pool/main/b/br.ispell/br.ispell_3.0~beta4-2.dsc
brazilian-conjugate_3.0~beta4-2_all.deb
  to pool/main/b/br.ispell/brazilian-conjugate_3.0~beta4-2_all.deb
ibrazilian_3.0~beta4-2_i386.deb
  to pool/main/b/br.ispell/ibrazilian_3.0~beta4-2_i386.deb
myspell-pt-br_3.0~beta4-2_all.deb
  to pool/main/b/br.ispell/myspell-pt-br_3.0~beta4-2_all.deb
wbrazilian_3.0~beta4-2_all.deb
  to pool/main/b/br.ispell/wbrazilian_3.0~beta4-2_all.deb


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



Accepted apt-mirror 0.4.4-4 (source all)

2006-09-08 Thread Brandon Holtsclaw
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Thu,  7 Sep 2006 21:06:27 -0500
Source: apt-mirror
Binary: apt-mirror
Architecture: source all
Version: 0.4.4-4
Distribution: unstable
Urgency: low
Maintainer: Brandon Holtsclaw [EMAIL PROTECTED]
Changed-By: Brandon Holtsclaw [EMAIL PROTECTED]
Description: 
 apt-mirror - APT sources mirroring tool
Closes: 385645 386162
Changes: 
 apt-mirror (0.4.4-4) unstable; urgency=low
 .
   * Fixed typos in the Package Description and Man page (Closes: #385645)
   * Added set _tilde 0 to default config to allow proper download of
 mirrors with a tilde in the url or package name (Closes: #386162)
Files: 
 abcd3881694d1fe0404d8f2dbf3b8ded 575 net optional apt-mirror_0.4.4-4.dsc
 d6ff763a434ac8969579c291c856899b 3479 net optional apt-mirror_0.4.4-4.diff.gz
 c155dbd54cbed964792909f860729beb 11524 net optional apt-mirror_0.4.4-4_all.deb

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

iD8DBQFFASivEFV7g4B8rCURAs6sAJsHh0DVD9IZixT9ziQ/95EkqppcoACfUfH5
hSJFRrSy18kQ0XlOFObOvPA=
=mXRY
-END PGP SIGNATURE-


Accepted:
apt-mirror_0.4.4-4.diff.gz
  to pool/main/a/apt-mirror/apt-mirror_0.4.4-4.diff.gz
apt-mirror_0.4.4-4.dsc
  to pool/main/a/apt-mirror/apt-mirror_0.4.4-4.dsc
apt-mirror_0.4.4-4_all.deb
  to pool/main/a/apt-mirror/apt-mirror_0.4.4-4_all.deb


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



Accepted aspell6.pt 20060906-1 (source all)

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

Format: 1.7
Date: Fri,  8 Sep 2006 10:33:48 +0200
Source: aspell6.pt
Binary: aspell-pt-pt
Architecture: source all
Version: 20060906-1
Distribution: unstable
Urgency: low
Maintainer: Rafael Laboissiere [EMAIL PROTECTED]
Changed-By: Rafael Laboissiere [EMAIL PROTECTED]
Description: 
 aspell-pt-pt - European Portuguese dictionary for GNU Aspell
Changes: 
 aspell6.pt (20060906-1) unstable; urgency=low
 .
   * New upstream release
   * debian/control: Made aspell-pt-pt depend on aspell-dictionary, instead of
 aspell6a-dictionary, since this package uses now the new install-time
 hashing method.  Also, added the lacking dependency on
 dictionaries-common, necessary due to the call to
 update-dictcommon-aspell in the postinst/postrm scripts.
Files: 
 9d9b4362abd47a0ad07dddbe2706564b 650 text optional aspell6.pt_20060906-1.dsc
 b41eca0d736cc347595436c690bb5d73 114702 text optional 
aspell6.pt_20060906.orig.tar.gz
 31413cba4d77934f84580621dd56fbe9 2389 text optional 
aspell6.pt_20060906-1.diff.gz
 102efa419e35d0b72aecb15d23246ac3 109492 text optional 
aspell-pt-pt_20060906-1_all.deb

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

iD8DBQFFAStCk3oga0pdcv4RAn8BAJ44NXhlo52x5KW4D+jv6U/IgrPcDwCdHZT3
8IGcq7OXby10TCnAc555zdw=
=SMpE
-END PGP SIGNATURE-


Accepted:
aspell-pt-pt_20060906-1_all.deb
  to pool/main/a/aspell6.pt/aspell-pt-pt_20060906-1_all.deb
aspell6.pt_20060906-1.diff.gz
  to pool/main/a/aspell6.pt/aspell6.pt_20060906-1.diff.gz
aspell6.pt_20060906-1.dsc
  to pool/main/a/aspell6.pt/aspell6.pt_20060906-1.dsc
aspell6.pt_20060906.orig.tar.gz
  to pool/main/a/aspell6.pt/aspell6.pt_20060906.orig.tar.gz


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



Accepted gnump3d 2.9.9-3 (source all)

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

Format: 1.7
Date: Fri, 7 Sep 2006 09:41:03 +
Source: gnump3d
Binary: gnump3d
Architecture: source all
Version: 2.9.9-3
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-3) unstable; urgency=high
 .
   * Correctly installed /etc/gnump3d/file.types which will allow the server
 to actually work.  I have now tested this one a clean system as I should
 have done previously.
Files: 
 16629c68853700ba9906f52e0eedd7b4 557 sound optional gnump3d_2.9.9-3.dsc
 5c499e7eeecf668b6e77d57fa868c941 15425 sound optional gnump3d_2.9.9-3.diff.gz
 3fe0b6a69b7025a2c0f08f78154d3ec5 649744 sound optional gnump3d_2.9.9-3_all.deb

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

iD8DBQFFAS1EwM/Gs81MDZ0RAoUZAJ4vm39vPbTXL6QfSThTJ0Qg9EOa3wCfbB6Z
1rVyB1J65L4eK8zGEwZfwIU=
=fNcI
-END PGP SIGNATURE-


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


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



Accepted clamav-data 20060908.033200.1822 (source all)

2006-09-08 Thread Marc Haber
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Fri, 08 Sep 2006 03:47:06 +
Source: clamav-data
Binary: clamav-data
Architecture: source all
Version: 20060908.033200.1822
Distribution: unstable
Urgency: low
Maintainer: Marc Haber [EMAIL PROTECTED]
Changed-By: Marc Haber [EMAIL PROTECTED]
Description: 
 clamav-data - clamav data files
Changes: 
 clamav-data (20060908.033200.1822) unstable; urgency=low
 .
   * Automatically generated by clamav-getfiles.
   * See clamav-getfiles changelog for the real change log.
 URL: 
http://packages.debian.org/changelogs/pool/main/c/clamav-getfiles/current/changelog.html
Files: 
 1b9f436dc1cb8b40daf7086c6fe70589 546 utils optional 
clamav-data_20060908.033200.1822.dsc
 438656174351a8644f7696ea33faedf5 6321366 utils optional 
clamav-data_20060908.033200.1822.tar.gz
 2718423b277631eb23e43c92706be072 6317634 utils optional 
clamav-data_20060908.033200.1822_all.deb

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

iD8DBQFFAS5ngZalRGu6PIQRAt2UAJ9C0l+C2cKVLWnxWioV9z2BYOahKQCfVltz
zyj4nTAZ5frujiZIg/stnyc=
=ZXDr
-END PGP SIGNATURE-


Accepted:
clamav-data_20060908.033200.1822.dsc
  to pool/main/c/clamav-data/clamav-data_20060908.033200.1822.dsc
clamav-data_20060908.033200.1822.tar.gz
  to pool/main/c/clamav-data/clamav-data_20060908.033200.1822.tar.gz
clamav-data_20060908.033200.1822_all.deb
  to pool/main/c/clamav-data/clamav-data_20060908.033200.1822_all.deb


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



Accepted adesklets 0.6.1-1 (source i386)

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

Format: 1.7
Date: Fri, 16 Jun 2006 13:21:11 +0200
Source: adesklets
Binary: adesklets
Architecture: source i386
Version: 0.6.1-1
Distribution: unstable
Urgency: low
Maintainer: Bartosz Fenski [EMAIL PROTECTED]
Changed-By: Bartosz Fenski [EMAIL PROTECTED]
Description: 
 adesklets  - interactive Imlib2 console for the X Window System
Closes: 352107 377782 377999 380757
Changes: 
 adesklets (0.6.1-1) unstable; urgency=low
 .
   * New upstream release.
 - adds support for writing desklets in Perl.
   * Applied patch from Bastian Kleineidam which cleans up package build:
 - removed unused doc/contrib directory from debian/dirs
 - fixed typos in README.Debian
 - updated debhelper compat level to 5
 - removed unused automake1.7 from build dependencies
 - above changes (Closes: #352107) thanks.
   * Bumped Standards-Version to 3.7.2 (no changes needed).
   * Add python-tk to recommended dependencies. (Closes: #377782, #377999)
   * Added watch file provided by Piotr Ozarowski.
   * Updates for new python policy. Thanks to Piotr Ozarowski. (Closes: #380757)
 - Convert to python-central.
 - Add debian/pycompat file.
   * Perl support is currently disabled.
Files: 
 37cf868949cbc412e982d686af53f655 730 x11 optional adesklets_0.6.1-1.dsc
 08cd2ed88489ba477f91d34847e8c4f9 469767 x11 optional 
adesklets_0.6.1.orig.tar.gz
 525b8ae77b08e7a56a58e4e9a980f944 25817 x11 optional adesklets_0.6.1-1.diff.gz
 9694e3f4b9bade022000beff3b7f12ec 209700 x11 optional adesklets_0.6.1-1_i386.deb

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

iD8DBQFFAUFwhQui3hP+/EARAo+TAKCUUQ5R218M6Pkz5DyAlzmOix3/rgCg0EOw
KZ7z+JrvzTcYlxvlGO5E/DY=
=S7Pv
-END PGP SIGNATURE-


Accepted:
adesklets_0.6.1-1.diff.gz
  to pool/main/a/adesklets/adesklets_0.6.1-1.diff.gz
adesklets_0.6.1-1.dsc
  to pool/main/a/adesklets/adesklets_0.6.1-1.dsc
adesklets_0.6.1-1_i386.deb
  to pool/main/a/adesklets/adesklets_0.6.1-1_i386.deb
adesklets_0.6.1.orig.tar.gz
  to pool/main/a/adesklets/adesklets_0.6.1.orig.tar.gz


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



Accepted clucene-core 0.9.15-5 (source amd64)

2006-09-08 Thread Fathi Boudra
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Fri,  8 Sep 2006 11:26:44 +0200
Source: clucene-core
Binary: libclucene-dev libclucene0
Architecture: source amd64
Version: 0.9.15-5
Distribution: unstable
Urgency: low
Maintainer: Daniel Glassey [EMAIL PROTECTED]
Changed-By: Fathi Boudra [EMAIL PROTECTED]
Description: 
 libclucene-dev - library for full-featured text search engine (development)
 libclucene0 - library for full-featured text search engine (runtime)
Changes: 
 clucene-core (0.9.15-5) unstable; urgency=low
 .
   [Fathi Boudra]
   * Add patch to update jstream classes for Strigi
Files: 
 0ecf49b96ba300ce07dbabb5a2b7198e 658 libs optional clucene-core_0.9.15-5.dsc
 33bd28c6012ea276afcb43e91a2ce7f3 11989 libs optional 
clucene-core_0.9.15-5.diff.gz
 84a0722814ebdc7652492d21bc7c7940 326330 libs optional 
libclucene0_0.9.15-5_amd64.deb
 48bad74982afa3c19294bf1be94488d0 680118 libdevel optional 
libclucene-dev_0.9.15-5_amd64.deb

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

iD8DBQFFAUE2vGr7W6HudhwRApVXAJ49vkFZ6TxT3xR5Chu3gnx+4DXZ3wCggjjN
u0D0Mvh9DCELd6+VbKm239o=
=4pkh
-END PGP SIGNATURE-


Accepted:
clucene-core_0.9.15-5.diff.gz
  to pool/main/c/clucene-core/clucene-core_0.9.15-5.diff.gz
clucene-core_0.9.15-5.dsc
  to pool/main/c/clucene-core/clucene-core_0.9.15-5.dsc
libclucene-dev_0.9.15-5_amd64.deb
  to pool/main/c/clucene-core/libclucene-dev_0.9.15-5_amd64.deb
libclucene0_0.9.15-5_amd64.deb
  to pool/main/c/clucene-core/libclucene0_0.9.15-5_amd64.deb


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



Accepted dmenu 0.9-1 (source i386)

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

Format: 1.7
Date: Fri,  8 Sep 2006 14:35:00 +0200
Source: dmenu
Binary: dmenu
Architecture: source i386
Version: 0.9-1
Distribution: unstable
Urgency: low
Maintainer: Daniel Baumann [EMAIL PROTECTED]
Changed-By: Daniel Baumann [EMAIL PROTECTED]
Description: 
 dmenu  - dynamic menu
Changes: 
 dmenu (0.9-1) unstable; urgency=low
 .
   * New upstream release.
Files: 
 eb97d214d69aaac0fa956250714aa18f 554 x11 optional dmenu_0.9-1.dsc
 45c4d72eb6df2f9588f6ee7b41694a1d 7261 x11 optional dmenu_0.9.orig.tar.gz
 b906afed95367a36b949d9f860159f41 1855 x11 optional dmenu_0.9-1.diff.gz
 bcf564740904a4021f8761485fcd4688 8562 x11 optional dmenu_0.9-1_i386.deb

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

iD8DBQFFAWOm+C5cwEsrK54RArt8AJ9NGOFY2H7YOaQRsZ7zsvqtl0Qw+gCeOX2y
UU9XFvVf0Py1gjhYFLchrHU=
=06bW
-END PGP SIGNATURE-


Accepted:
dmenu_0.9-1.diff.gz
  to pool/main/d/dmenu/dmenu_0.9-1.diff.gz
dmenu_0.9-1.dsc
  to pool/main/d/dmenu/dmenu_0.9-1.dsc
dmenu_0.9-1_i386.deb
  to pool/main/d/dmenu/dmenu_0.9-1_i386.deb
dmenu_0.9.orig.tar.gz
  to pool/main/d/dmenu/dmenu_0.9.orig.tar.gz


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



Accepted dwm 1.5-1 (source i386)

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

Format: 1.7
Date: Fri,  8 Sep 2006 14:33:00 +0200
Source: dwm
Binary: dwm
Architecture: source i386
Version: 1.5-1
Distribution: unstable
Urgency: low
Maintainer: Daniel Baumann [EMAIL PROTECTED]
Changed-By: Daniel Baumann [EMAIL PROTECTED]
Description: 
 dwm- dynamic window manager
Changes: 
 dwm (1.5-1) unstable; urgency=low
 .
   * New upstream release.
Files: 
 ee14a9aa84279224acbfecac7c473536 566 x11 optional dwm_1.5-1.dsc
 910e059e1d29babfba460e39a1615b32 16038 x11 optional dwm_1.5.orig.tar.gz
 263d542abec6d749a9872ba8bf7e82d0 3610 x11 optional dwm_1.5-1.diff.gz
 963aa1e9000d157c58f3b444770e42bd 18402 x11 optional dwm_1.5-1_i386.deb

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

iD8DBQFFAWNg+C5cwEsrK54RAuB/AJ44zsIC+GWZCN51+8elG7ccjLO39ACePn1y
koAO0Hag+Ge2ohX0f46pz1A=
=RqRx
-END PGP SIGNATURE-


Accepted:
dwm_1.5-1.diff.gz
  to pool/main/d/dwm/dwm_1.5-1.diff.gz
dwm_1.5-1.dsc
  to pool/main/d/dwm/dwm_1.5-1.dsc
dwm_1.5-1_i386.deb
  to pool/main/d/dwm/dwm_1.5-1_i386.deb
dwm_1.5.orig.tar.gz
  to pool/main/d/dwm/dwm_1.5.orig.tar.gz


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



Accepted bchunk 1.2.0-3 (source i386)

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

Format: 1.7
Date: Fri,  8 Sep 2006 14:45:00 +0200
Source: bchunk
Binary: bchunk
Architecture: source i386
Version: 1.2.0-3
Distribution: unstable
Urgency: low
Maintainer: Daniel Baumann [EMAIL PROTECTED]
Changed-By: Daniel Baumann [EMAIL PROTECTED]
Description: 
 bchunk - CD image format conversion from bin/cue to iso/cdr
Closes: 261274
Changes: 
 bchunk (1.2.0-3) unstable; urgency=low
 .
   * Added 01-track-size.dpatch from Piotr Kaczuba [EMAIL PROTECTED] to fix
 wrong track size calculation when having multiple tracks in one image
 (Closes: #261274).
Files: 
 5c70abd077b6cc5f7dcafc88fc75fd6c 561 otherosfs optional bchunk_1.2.0-3.dsc
 c5ff50c85f01709d2c77bdccdcd05077 3040 otherosfs optional bchunk_1.2.0-3.diff.gz
 22cf3007e01c6477599c89ef838d97b9 13468 otherosfs optional 
bchunk_1.2.0-3_i386.deb

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

iD8DBQFFAWZV+C5cwEsrK54RAo6XAJ9j45YrgMJOiSpmtAOMqUwuzmx/FQCfWy/8
Ap8iVZSKbEZqYu1wOZ3mXKk=
=EQsR
-END PGP SIGNATURE-


Accepted:
bchunk_1.2.0-3.diff.gz
  to pool/main/b/bchunk/bchunk_1.2.0-3.diff.gz
bchunk_1.2.0-3.dsc
  to pool/main/b/bchunk/bchunk_1.2.0-3.dsc
bchunk_1.2.0-3_i386.deb
  to pool/main/b/bchunk/bchunk_1.2.0-3_i386.deb


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



Accepted enigma 0.92.3+svn-r292-1 (source i386 all)

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

Format: 1.7
Date: Fri,  8 Sep 2006 10:45:18 +0200
Source: enigma
Binary: enigma enigma-data
Architecture: source i386 all
Version: 0.92.3+svn-r292-1
Distribution: experimental
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
Changes: 
 enigma (0.92.3+svn-r292-1) experimental; urgency=low
 .
   * New upstream checkout.
   * Upgrade to automake1.9 to avoid #386259 for the experimental package, too.
   * Add MKINSTALLDIRS patch, for new gettext and automake 1.9
   * Use source:version for dependencies, to avoid binNMU problems
   * Upgrade standards version (no changes)
   * Install data/levels/lib/*.xml too.
Files: 
 482ffbfc9c201a8a55dcf385f1ee2e7d 787 games optional 
enigma_0.92.3+svn-r292-1.dsc
 b7bcf82db50d3e1a6df6ae3598d6c490 21772898 games optional 
enigma_0.92.3+svn-r292.orig.tar.gz
 34198b759c7c2ad5331f7516e1bc96e3 9934 games optional 
enigma_0.92.3+svn-r292-1.diff.gz
 13172ac264f763bf09fc9893c1716149 10091172 games optional 
enigma-data_0.92.3+svn-r292-1_all.deb
 7ca84e79ddd14e396140527e2991ee1a 835228 games optional 
enigma_0.92.3+svn-r292-1_i386.deb

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

iD8DBQFFAT1/ntB470s6E1wRAtpbAKCQp5SH4U+ZrF+j78kAuFP9yZu18QCZARK9
w8Q0rxCiv/BKSBmRvhas9oc=
=O8+D
-END PGP SIGNATURE-


Accepted:
enigma-data_0.92.3+svn-r292-1_all.deb
  to pool/main/e/enigma/enigma-data_0.92.3+svn-r292-1_all.deb
enigma_0.92.3+svn-r292-1.diff.gz
  to pool/main/e/enigma/enigma_0.92.3+svn-r292-1.diff.gz
enigma_0.92.3+svn-r292-1.dsc
  to pool/main/e/enigma/enigma_0.92.3+svn-r292-1.dsc
enigma_0.92.3+svn-r292-1_i386.deb
  to pool/main/e/enigma/enigma_0.92.3+svn-r292-1_i386.deb
enigma_0.92.3+svn-r292.orig.tar.gz
  to pool/main/e/enigma/enigma_0.92.3+svn-r292.orig.tar.gz


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



Accepted openser 1.1.0-3 (source amd64)

2006-09-08 Thread Julien BLACHE
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Fri,  8 Sep 2006 15:04:58 +0200
Source: openser
Binary: openser-cpl-module openser-jabber-module openser-mysql-module 
openser-dbg openser-postgres-module openser-unixodbc-module openser 
openser-radius-modules
Architecture: source amd64
Version: 1.1.0-3
Distribution: unstable
Urgency: low
Maintainer: Debian VoIP Maintainers [EMAIL PROTECTED]
Changed-By: Julien BLACHE [EMAIL PROTECTED]
Description: 
 openser- very fast and configurable SIP proxy
 openser-cpl-module - CPL module (CPL interpreter engine) for OpenSER
 openser-dbg - very fast and configurable SIP proxy [debug symbols]
 openser-jabber-module - Jabber module (SIP-Jabber message translation) for 
OpenSER
 openser-mysql-module - MySQL database connectivity module for OpenSER
 openser-postgres-module - PostgreSQL database connectivity module for OpenSER
 openser-radius-modules - radius modules for OpenSER
 openser-unixodbc-module - unixODBC database connectivity module for OpenSER
Closes: 386464
Changes: 
 openser (1.1.0-3) unstable; urgency=low
 .
   * debian/rules:
 + Remove DH_COMPAT 4 compatibility code which was introduced only for
   Sarge backward-compatiblity in the upstream CVS; there's now a
   packaging directory dedicated to Sarge.
   * debian/control:
 + Build-Depends cleanup.
   * debian/patches/02_openser.cfg.dpatch:
 + Remove the C-style comment block containing fork=no, otherwise the
   default config file will trigger the test for fork=no in the
   initscript (closes: #386464).
   * debian/openser.README.Debian:
 + Document initscript behaviour wrt fork=no.
   * debian/openser.init:
 + Add LSB header.
Files: 
 483f9cd324644e54874d3940744bb84e 925 net optional openser_1.1.0-3.dsc
 415ec0a8bbf0551355e7e486535baeb2 9815 net optional openser_1.1.0-3.diff.gz
 6d104ad98889242a5253d7e29e285d12 1083160 net optional openser_1.1.0-3_amd64.deb
 c15162f4f82a162f2f319b4b171752ec 2029748 net optional 
openser-dbg_1.1.0-3_amd64.deb
 6ca7ab30e46231d9eb4e183cc1614d57 25408 net optional 
openser-mysql-module_1.1.0-3_amd64.deb
 8447852aea48a7435d3877daf5cc7fa6 29036 net optional 
openser-postgres-module_1.1.0-3_amd64.deb
 be838aa90d4cfb9306d4d5b06e99030f 67338 net optional 
openser-jabber-module_1.1.0-3_amd64.deb
 d03205f8e80856a17043c9c80700c953 78432 net optional 
openser-cpl-module_1.1.0-3_amd64.deb
 c6b54eca6eb2a8208a691ceb7e90dcf2 25612 net optional 
openser-radius-modules_1.1.0-3_amd64.deb
 a1f548828c98dbd186c139d3fb0087be 21498 net optional 
openser-unixodbc-module_1.1.0-3_amd64.deb

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

iD8DBQFFAW3gzWFP1/XWUWkRAjPIAJ9T1u13RKm/lhIeyk/MAjGDReGX7ACgwcWg
m4CAF3pW9XbmkYfwzabKaDE=
=4CLE
-END PGP SIGNATURE-


Accepted:
openser-cpl-module_1.1.0-3_amd64.deb
  to pool/main/o/openser/openser-cpl-module_1.1.0-3_amd64.deb
openser-dbg_1.1.0-3_amd64.deb
  to pool/main/o/openser/openser-dbg_1.1.0-3_amd64.deb
openser-jabber-module_1.1.0-3_amd64.deb
  to pool/main/o/openser/openser-jabber-module_1.1.0-3_amd64.deb
openser-mysql-module_1.1.0-3_amd64.deb
  to pool/main/o/openser/openser-mysql-module_1.1.0-3_amd64.deb
openser-postgres-module_1.1.0-3_amd64.deb
  to pool/main/o/openser/openser-postgres-module_1.1.0-3_amd64.deb
openser-radius-modules_1.1.0-3_amd64.deb
  to pool/main/o/openser/openser-radius-modules_1.1.0-3_amd64.deb
openser-unixodbc-module_1.1.0-3_amd64.deb
  to pool/main/o/openser/openser-unixodbc-module_1.1.0-3_amd64.deb
openser_1.1.0-3.diff.gz
  to pool/main/o/openser/openser_1.1.0-3.diff.gz
openser_1.1.0-3.dsc
  to pool/main/o/openser/openser_1.1.0-3.dsc
openser_1.1.0-3_amd64.deb
  to pool/main/o/openser/openser_1.1.0-3_amd64.deb


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



Accepted rtfm 2.0.3-1.1 (source all)

2006-09-08 Thread Christoph Martin
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Tue,  5 Sep 2006 11:57:14 +0200
Source: rtfm
Binary: rtfm
Architecture: source all
Version: 2.0.3-1.1
Distribution: unstable
Urgency: low
Maintainer: Sam Johnston [EMAIL PROTECTED]
Changed-By: Christoph Martin [EMAIL PROTECTED]
Description: 
 rtfm   - RT FAQ Manager
Closes: 320941
Changes: 
 rtfm (2.0.3-1.1) unstable; urgency=low
 .
   * NMU to fix dependendy on request-tracker (closes: #320941)
Files: 
 7e030b2506e86077ff727ee97f3edf70 843 misc optional rtfm_2.0.3-1.1.dsc
 46b6a98255739f4bcb255ea6bc7dbc70 4000 misc optional rtfm_2.0.3-1.1.diff.gz
 3492dcac73320f842c6f9b23ed8ee8bd 70406 misc optional rtfm_2.0.3-1.1_all.deb

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

iQEVAwUBRP1Mym4/9k35XC9tAQK9cgf9HN2WOY/W2x5g8hvJ2dXAxXiSaUfCMz80
iEJ1eT7VLOtoKjHMRo/Xymi8tJfA0Qbp/o+KvEt3T0cJpFzA+l2NIstpAbOossuG
0yU0CwsUdcoRlT86VhDHgYZrcGWLTYSOcz3uSuRqGPWwhjS5jgcOMX1mwu6mkaLb
S3fCRwTZVRM+SmJMESC8X34O6PrzPduVttIWk0m7Fu7OZBOvz8elubn/qaOGaGCb
ArEpnv0/MBB32fCDMDWBfbRJAs+AU8DGkQErQNC6gvKYPECXFIRo4HI5khUyh/LE
32OTx6EeMRZeuNpUPe6zNzACq1KatzfpSabgX7eHPSDVHNg2fe/Kxg==
=OatL
-END PGP SIGNATURE-


Accepted:
rtfm_2.0.3-1.1.diff.gz
  to pool/main/r/rtfm/rtfm_2.0.3-1.1.diff.gz
rtfm_2.0.3-1.1.dsc
  to pool/main/r/rtfm/rtfm_2.0.3-1.1.dsc
rtfm_2.0.3-1.1_all.deb
  to pool/main/r/rtfm/rtfm_2.0.3-1.1_all.deb


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



Accepted flex 2.5.33-7 (source i386 all)

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

Format: 1.7
Date: Thu,  7 Sep 2006 20:10:40 -0500
Source: flex
Binary: flex-doc flex
Architecture: source i386 all
Version: 2.5.33-7
Distribution: unstable
Urgency: low
Maintainer: Manoj Srivastava [EMAIL PROTECTED]
Changed-By: Manoj Srivastava [EMAIL PROTECTED]
Description: 
 flex   - A fast lexical analyzer generator.
 flex-doc   - Documentation for flex (a fast lexical analyzer generator)
Changes: 
 flex (2.5.33-7) unstable; urgency=low
 .
   * Typo fix in changelog. We started providing  libfl_pic.a in the
 previous upload, not sev3eral years ago, and the name of the static
 library compiled with position independent code is libfl_pic.a.
Files: 
 bc28d23126e35276d0fd771ab11881d6 677 devel standard flex_2.5.33-7.dsc
 0406cdef1b863f2ff05501a7ae3c5d8f 251807 devel standard flex_2.5.33-7.diff.gz
 6383e3daf5d31cb3e3ed8a25c25f75bb 157696 doc optional flex-doc_2.5.33-7_all.deb
 e1b7d2adb43b6f8203e4b24260105e6b 307154 devel standard flex_2.5.33-7_i386.deb

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

iD8DBQFFAYdvIbrau78kQkwRAmaEAKCQThGCvTLHmxYYeoyc0m5LMEq82ACbBODm
0oDTvH4sKwQpTrODdT2UzMM=
=2/Oa
-END PGP SIGNATURE-


Accepted:
flex-doc_2.5.33-7_all.deb
  to pool/main/f/flex/flex-doc_2.5.33-7_all.deb
flex_2.5.33-7.diff.gz
  to pool/main/f/flex/flex_2.5.33-7.diff.gz
flex_2.5.33-7.dsc
  to pool/main/f/flex/flex_2.5.33-7.dsc
flex_2.5.33-7_i386.deb
  to pool/main/f/flex/flex_2.5.33-7_i386.deb


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



Accepted libice 1:1.0.1-2 (source i386)

2006-09-08 Thread Drew Parsons
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Fri,  8 Sep 2006 22:26:27 +1000
Source: libice
Binary: libice-dev libice6-dbg libice6
Architecture: source i386
Version: 1:1.0.1-2
Distribution: unstable
Urgency: low
Maintainer: Debian X Strike Force debian-x@lists.debian.org
Changed-By: Drew Parsons [EMAIL PROTECTED]
Description: 
 libice-dev - X11 Inter-Client Exchange library (development headers)
 libice6- X11 Inter-Client Exchange library
 libice6-dbg - X11 Inter-Client Exchange library (debug package)
Closes: 374775
Changes: 
 libice (1:1.0.1-2) unstable; urgency=low
 .
   [ David Nusinow ]
   * Add shlibs file to the package, and have it require libice from modular.
 Thanks Daniel Stone. (closes: #374775)
 .
   [ Andres Salomon ]
   * Test for obj-$(DEB_BUILD_GNU_TYPE) before creating it during build;
 idempotency fix.
 .
   [ Drew Parsons ]
   * dbg package has priority extra.
   * exclude libICE.la from dh_install
   * upload to unstable (X11R7.1)
Files: 
 a19889fa86bfc4ebee939b959024c656 830 x11 optional libice_1.0.1-2.dsc
 6f182d71e3f9133c017b8342ca58f74b 17804 x11 optional libice_1.0.1-2.diff.gz
 0a03a9ff990636d4bdf77cef76b82714 42646 x11 optional libice6_1.0.1-2_i386.deb
 b2d698266a9f1b8f05fb4f960213ede3 73868 x11 extra libice6-dbg_1.0.1-2_i386.deb
 be93955326e8c5f803bdffd2817d7ac7 51998 x11 optional libice-dev_1.0.1-2_i386.deb

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

iD8DBQFFAWeFts5wQWQSTkoRAurBAJwJIF/zmL6yLRb+4JhiEPpK/6f1lACfRzMW
BlBIy/OVivHPnOAIyYMCo2I=
=S+EW
-END PGP SIGNATURE-


Accepted:
libice-dev_1.0.1-2_i386.deb
  to pool/main/libi/libice/libice-dev_1.0.1-2_i386.deb
libice6-dbg_1.0.1-2_i386.deb
  to pool/main/libi/libice/libice6-dbg_1.0.1-2_i386.deb
libice6_1.0.1-2_i386.deb
  to pool/main/libi/libice/libice6_1.0.1-2_i386.deb
libice_1.0.1-2.diff.gz
  to pool/main/libi/libice/libice_1.0.1-2.diff.gz
libice_1.0.1-2.dsc
  to pool/main/libi/libice/libice_1.0.1-2.dsc


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



Accepted plucker 1.8-18 (source i386)

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

Format: 1.7
Date: Fri,  8 Sep 2006 14:27:39 +0200
Source: plucker
Binary: plucker plucker-desktop
Architecture: source i386
Version: 1.8-18
Distribution: unstable
Urgency: low
Maintainer: Ludovic Rousseau [EMAIL PROTECTED]
Changed-By: Ludovic Rousseau [EMAIL PROTECTED]
Description: 
 plucker- Pluck stuff from the web and read it on your PalmOS device
 plucker-desktop - Plucker Desktop is a GUI for Plucker
Closes: 386211
Changes: 
 plucker (1.8-18) unstable; urgency=low
 .
   * remove /usr/lib/python2.3/site-packages/PyPlucker/ in plucker.preinst
 Closes: #386211 plucker: Fails to remove byte compiled files from
 previous version
Files: 
 9392ca3c76942fb483ea7ae7287790c9 756 otherosfs optional plucker_1.8-18.dsc
 5f0792fa1c7b6d312be6861ca96abf9c 27285 otherosfs optional 
plucker_1.8-18.diff.gz
 bd6ca5ec5a27e3cc4f4e4757a930d81a 466826 otherosfs optional 
plucker_1.8-18_i386.deb
 3473dc6753d8f322f1660141ab981823 565600 otherosfs optional 
plucker-desktop_1.8-18_i386.deb

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

iD8DBQFFAWkFP0qKj+B/HPkRAtotAJ9fi9K2zd/Orin08eLnBNxLpmQwgQCfY/Zy
h5tADpyp7PNnusjFniIQyuU=
=c+d5
-END PGP SIGNATURE-


Accepted:
plucker-desktop_1.8-18_i386.deb
  to pool/main/p/plucker/plucker-desktop_1.8-18_i386.deb
plucker_1.8-18.diff.gz
  to pool/main/p/plucker/plucker_1.8-18.diff.gz
plucker_1.8-18.dsc
  to pool/main/p/plucker/plucker_1.8-18.dsc
plucker_1.8-18_i386.deb
  to pool/main/p/plucker/plucker_1.8-18_i386.deb


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



Accepted libdv 0.104-3 (source i386)

2006-09-08 Thread Daniel Kobras
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Fri,  8 Sep 2006 15:34:29 +0200
Source: libdv
Binary: libdv4-dev libdv-bin libdv4
Architecture: source i386
Version: 0.104-3
Distribution: unstable
Urgency: low
Maintainer: Daniel Kobras [EMAIL PROTECTED]
Changed-By: Daniel Kobras [EMAIL PROTECTED]
Description: 
 libdv-bin  - software library for DV format digital video (sample apps)
 libdv4 - software library for DV format digital video (runtime lib)
 libdv4-dev - software library for DV format digital video (devel files)
Closes: 372612 385015
Changes: 
 libdv (0.104-3) unstable; urgency=low
 .
   * debian/control: In libdv4, downgrade recommendation of libdv-bin to a
 suggestion. Closes: #372612
   * debian/control: libdv4 recommends oss-compat. It can make use of OSS
 input for encoding. Decoding works fine without audio output available.
 Closes: #385015
Files: 
 04725992a40c7cba53bb792a2881371c 875 graphics optional libdv_0.104-3.dsc
 152ebbc5a7ec2e02c5fa00c7098b5e65 14401 graphics optional libdv_0.104-3.diff.gz
 dc2a638a64cf72d213bdb234c7ff0dd0 75658 libs optional libdv4_0.104-3_i386.deb
 5cff49a6b6f30dad64301bc901042214 82776 libdevel extra 
libdv4-dev_0.104-3_i386.deb
 4089f94c8138a007d9386a305f06dbce 35352 graphics extra 
libdv-bin_0.104-3_i386.deb

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

iD8DBQFFAXWWpOKIA4m/fisRAmWYAJ0Rie3PLRVqkkFcPVpNLBgC6qk0kACdFFdm
8SC9+uu6R12UA6GqDp5kvm8=
=oSz0
-END PGP SIGNATURE-


Accepted:
libdv-bin_0.104-3_i386.deb
  to pool/main/libd/libdv/libdv-bin_0.104-3_i386.deb
libdv4-dev_0.104-3_i386.deb
  to pool/main/libd/libdv/libdv4-dev_0.104-3_i386.deb
libdv4_0.104-3_i386.deb
  to pool/main/libd/libdv/libdv4_0.104-3_i386.deb
libdv_0.104-3.diff.gz
  to pool/main/libd/libdv/libdv_0.104-3.diff.gz
libdv_0.104-3.dsc
  to pool/main/libd/libdv/libdv_0.104-3.dsc


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



Accepted refpolicy 0.0.20060907-2 (source all)

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

Format: 1.7
Date: Fri,  8 Sep 2006 10:49:40 -0500
Source: refpolicy
Binary: selinux-policy-refpolicy-src selinux-policy-refpolicy-targeted 
selinux-policy-refpolicy-strict selinux-policy-refpolicy-doc
Architecture: source all
Version: 0.0.20060907-2
Distribution: unstable
Urgency: low
Maintainer: Manoj Srivastava [EMAIL PROTECTED]
Changed-By: Manoj Srivastava [EMAIL PROTECTED]
Description: 
 selinux-policy-refpolicy-doc - Documentation for the SELinux reference policy
 selinux-policy-refpolicy-src - Source of the SELinux reference policy for 
customization
 selinux-policy-refpolicy-strict - Strict variant of the SELinux reference 
policy
 selinux-policy-refpolicy-targeted - Targeted variant of the SELinux reference 
policy
Changes: 
 refpolicy (0.0.20060907-2) unstable; urgency=low
 .
   * Update the module/package mapping.
   * In the selinux-policy-refpolicy-src package, now ship the
 modules.conf.strict and the modules.conf.targeted files which are used
 to build the corresponding policy packages, snce the raw modules.conf
 package has issues on Debian.
   * With this version, we no longer ship the selinux-policy-refpolicy-src
 unpacked into /etc with a gazillion conffiles; instead, we now ship a
 compressed tarball in /usr/src, which the user may unpack where they
 wish, and install policies as they wish.
Files: 
 197f5d28ca3eed35db852ceaf53039f8 820 admin optional 
refpolicy_0.0.20060907-2.dsc
 80b529d766228fa7509bcb27c1d9b45f 144595 admin optional 
refpolicy_0.0.20060907-2.diff.gz
 a81b45ea809aac080fad2726da0bf2cc 1489596 admin optional 
selinux-policy-refpolicy-strict_0.0.20060907-2_all.deb
 9f591ff2e9f17309c20ccaa3028b85bd 1219418 admin optional 
selinux-policy-refpolicy-targeted_0.0.20060907-2_all.deb
 bd1f682011fdab77d422e04be104fe6c 393782 admin optional 
selinux-policy-refpolicy-src_0.0.20060907-2_all.deb
 b5217ce0c16ef62d3fa213f7a52cd7d8 308476 doc optional 
selinux-policy-refpolicy-doc_0.0.20060907-2_all.deb

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

iD8DBQFFAZzKIbrau78kQkwRAmExAJ4x0YEdueMg9Dc6TzFY3Ui/lQAuMQCgsx9e
Ls6DC7AdeQHfezGnP2LQm+0=
=BF8e
-END PGP SIGNATURE-


Accepted:
refpolicy_0.0.20060907-2.diff.gz
  to pool/main/r/refpolicy/refpolicy_0.0.20060907-2.diff.gz
refpolicy_0.0.20060907-2.dsc
  to pool/main/r/refpolicy/refpolicy_0.0.20060907-2.dsc
selinux-policy-refpolicy-doc_0.0.20060907-2_all.deb
  to pool/main/r/refpolicy/selinux-policy-refpolicy-doc_0.0.20060907-2_all.deb
selinux-policy-refpolicy-src_0.0.20060907-2_all.deb
  to pool/main/r/refpolicy/selinux-policy-refpolicy-src_0.0.20060907-2_all.deb
selinux-policy-refpolicy-strict_0.0.20060907-2_all.deb
  to 
pool/main/r/refpolicy/selinux-policy-refpolicy-strict_0.0.20060907-2_all.deb
selinux-policy-refpolicy-targeted_0.0.20060907-2_all.deb
  to 
pool/main/r/refpolicy/selinux-policy-refpolicy-targeted_0.0.20060907-2_all.deb


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



Accepted thunderbird-locales 1:1.5.0.5-2 (source all)

2006-09-08 Thread Hans Ofverbeck
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Thu, 17 Aug 2006 15:03:15 +0200
Source: thunderbird-locales
Binary: thunderbird-locale-bg thunderbird-locale-eu 
mozilla-thunderbird-locale-ru mozilla-thunderbird-locale-nb 
thunderbird-locale-ja mozilla-thunderbird-locale-nl thunderbird-locale-mk 
thunderbird-locale-cs mozilla-thunderbird-locale-pl thunderbird-locale-pa 
thunderbird-locale-gu thunderbird-locale-fr thunderbird-locale-es-ar 
mozilla-thunderbird-locale-fr thunderbird-locale-ru thunderbird-locale-de 
thunderbird-locale-da thunderbird-locale-en-gb thunderbird-locale-tr 
thunderbird-locale-it thunderbird-locale-el thunderbird-locale-zh-cn 
mozilla-thunderbird-locale-de thunderbird-locale-sk thunderbird-locale-pl 
thunderbird-locale-es-es mozilla-thunderbird-locale-tr thunderbird-locale-hu 
thunderbird-locale-he mozilla-thunderbird-locale-ko 
mozilla-thunderbird-locale-sv thunderbird-locale-nl 
mozilla-thunderbird-locale-it mozilla-thunderbird-locale-es 
mozilla-thunderbird-locale-pt-br thunderbird-locale-fi thunderbird-locale-sl 
thunderbird-locale-ko thunderbird-locale-sv mozilla-thunderbird-locale-el 
thunderbird-locale-nb thunderbird-locale-pt-br
Architecture: source all
Version: 1:1.5.0.5-2
Distribution: unstable
Urgency: medium
Maintainer: Hans Ofverbeck [EMAIL PROTECTED]
Changed-By: Hans Ofverbeck [EMAIL PROTECTED]
Description: 
 mozilla-thunderbird-locale-de - Transitional package for thunderbird rename
 mozilla-thunderbird-locale-el - Transitional package for thunderbird rename
 mozilla-thunderbird-locale-es - Transitional package for thunderbird rename
 mozilla-thunderbird-locale-fr - Transitional package for thunderbird rename
 mozilla-thunderbird-locale-it - Transitional package for thunderbird rename
 mozilla-thunderbird-locale-ko - Transitional package for thunderbird rename
 mozilla-thunderbird-locale-nb - Transitional package for thunderbird rename
 mozilla-thunderbird-locale-nl - Transitional package for thunderbird rename
 mozilla-thunderbird-locale-pl - Transitional package for thunderbird rename
 mozilla-thunderbird-locale-pt-br - Transitional package for thunderbird rename
 mozilla-thunderbird-locale-ru - Transitional package for thunderbird rename
 mozilla-thunderbird-locale-sv - Transitional package for thunderbird rename
 mozilla-thunderbird-locale-tr - Transitional package for thunderbird rename
 thunderbird-locale-bg - Bulgarian language package for Thunderbird
 thunderbird-locale-cs - Czech language package for Thunderbird
 thunderbird-locale-da - Danish language package for Thunderbird
 thunderbird-locale-de - German language package for Thunderbird
 thunderbird-locale-el - Greek language package for Thunderbird
 thunderbird-locale-en-gb - English (GB) language package for Thunderbird
 thunderbird-locale-es-ar - Spanish (AR) language package for Thunderbird
 thunderbird-locale-es-es - Spanish (ES) language package for Thunderbird
 thunderbird-locale-eu - Basque language package for Thunderbird
 thunderbird-locale-fi - Finnish language package for Thunderbird
 thunderbird-locale-fr - French language package for Thunderbird
 thunderbird-locale-gu - Gujarati language package for Thunderbird
 thunderbird-locale-he - Hebrew language package for Thunderbird
 thunderbird-locale-hu - Hungarian language package for Thunderbird
 thunderbird-locale-it - Italian language package for Thunderbird
 thunderbird-locale-ja - Japanese language package for Thunderbird
 thunderbird-locale-ko - Korean language package for Thunderbird
 thunderbird-locale-mk - Macedonian language package for Thunderbird
 thunderbird-locale-nb - Norwegian Bokmal language package for Thunderbird
 thunderbird-locale-nl - Dutch language package for Thunderbird
 thunderbird-locale-pa - Punjabi language package for Thunderbird
 thunderbird-locale-pl - Polish language package for Thunderbird
 thunderbird-locale-pt-br - Portuguese, Brazil language package for Thunderbird
 thunderbird-locale-ru - Russian language package for Thunderbird
 thunderbird-locale-sk - Slovak language package for Thunderbird
 thunderbird-locale-sl - Slovenian language package for Thunderbird
 thunderbird-locale-sv - Swedish language package for Thunderbird
 thunderbird-locale-tr - Turkish language package for Thunderbird
 thunderbird-locale-zh-cn - Simplified Chinese (CN) language package for 
Thunderbird
Changes: 
 thunderbird-locales (1:1.5.0.5-2) unstable; urgency=medium
 .
   * Add MPL 1.1 to the copyright files in the thunderbird-locale-*
 packages. Changed so that the documentation directories for
 the transitional packages, /usr/share/doc/mozilla-thunderbird-locale-*,
 are now symlinks to the corresponding directories in the real
 packages, /usr/share/doc/thunderbird-locale-*. Closes #383437.
Files: 
 9e4168c79ad0c9d542313c253537871e 2414 mail optional 
thunderbird-locales_1.5.0.5-2.dsc
 ccd9a57c6a91f622efb8f529d2434c7f 24955 mail optional 
thunderbird-locales_1.5.0.5-2.diff.gz
 

Accepted bchunk 1.2.0-4 (source i386)

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

Format: 1.7
Date: Fri,  8 Sep 2006 20:18:00 +0200
Source: bchunk
Binary: bchunk
Architecture: source i386
Version: 1.2.0-4
Distribution: unstable
Urgency: low
Maintainer: Daniel Baumann [EMAIL PROTECTED]
Changed-By: Daniel Baumann [EMAIL PROTECTED]
Description: 
 bchunk - CD image format conversion from bin/cue to iso/cdr
Changes: 
 bchunk (1.2.0-4) unstable; urgency=low
 .
   * Piotr Kaczuba [EMAIL PROTECTED] provided a simpler patch, hence replaced
 01-track-size.dpatch with the new one.
Files: 
 b76cb4aeca3bc718b76d4dc78b4e6bd9 561 otherosfs optional bchunk_1.2.0-4.dsc
 73cd68f2efc231998d85640bdd74ba10 2872 otherosfs optional bchunk_1.2.0-4.diff.gz
 56218af7733bae90fe686ca538a004fd 13528 otherosfs optional 
bchunk_1.2.0-4_i386.deb

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

iD8DBQFFAbSj+C5cwEsrK54RAunYAJ4zLwH9sMSJY925yqYUNDSrXI98cACgzNBF
EnwxCCAAxH8nco0nHtGUwGM=
=azqz
-END PGP SIGNATURE-


Accepted:
bchunk_1.2.0-4.diff.gz
  to pool/main/b/bchunk/bchunk_1.2.0-4.diff.gz
bchunk_1.2.0-4.dsc
  to pool/main/b/bchunk/bchunk_1.2.0-4.dsc
bchunk_1.2.0-4_i386.deb
  to pool/main/b/bchunk/bchunk_1.2.0-4_i386.deb


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



Accepted grip 3.3.1-9 (source i386)

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

Format: 1.7
Date: Fri,  8 Sep 2006 20:25:00 +0200
Source: grip
Binary: grip
Architecture: source i386
Version: 3.3.1-9
Distribution: unstable
Urgency: low
Maintainer: Daniel Baumann [EMAIL PROTECTED]
Changed-By: Daniel Baumann [EMAIL PROTECTED]
Description: 
 grip   - GNOME-based CD-player/ripper/encoder
Changes: 
 grip (3.3.1-9) unstable; urgency=low
 .
   * Downgrading depends on yelp to a recommends to allow skipping the long
 depends chain of yelp when it is not intended.
Files: 
 6d79424bfb79a79c80d956ac912c517a 758 gnome optional grip_3.3.1-9.dsc
 323d264c893822c6b927ee50ebb85243 41405 gnome optional grip_3.3.1-9.diff.gz
 445e33544a5e0cc777b1e81d8c2689d4 466458 gnome optional grip_3.3.1-9_i386.deb

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

iD8DBQFFAbcl+C5cwEsrK54RAhb6AJ9jJVY4fC0OU8ZydRfvvkPRcqqwaACdE49Y
p1F2tGrCE82f9AOZS9Mj0RI=
=vjyW
-END PGP SIGNATURE-


Accepted:
grip_3.3.1-9.diff.gz
  to pool/main/g/grip/grip_3.3.1-9.diff.gz
grip_3.3.1-9.dsc
  to pool/main/g/grip/grip_3.3.1-9.dsc
grip_3.3.1-9_i386.deb
  to pool/main/g/grip/grip_3.3.1-9_i386.deb


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



Accepted kscope 1.4.1-2 (source amd64)

2006-09-08 Thread Fathi Boudra
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Fri,  8 Sep 2006 18:13:30 +0200
Source: kscope
Binary: kscope
Architecture: source amd64
Version: 1.4.1-2
Distribution: unstable
Urgency: low
Maintainer: Debian KDE Extras Team [EMAIL PROTECTED]
Changed-By: Fathi Boudra [EMAIL PROTECTED]
Description: 
 kscope - source editing environment for KDE
Changes: 
 kscope (1.4.1-2) unstable; urgency=low
 .
   * Add patch to load default config
Files: 
 465ec03b961132c0da5c50779e2410f7 701 kde optional kscope_1.4.1-2.dsc
 4ed0fda5d3ec5a4a1f084db69ba60a81 11368 kde optional kscope_1.4.1-2.diff.gz
 e478567afdf723bb1683da7b97def999 820374 kde optional kscope_1.4.1-2_amd64.deb

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

iD8DBQFFAaJHvGr7W6HudhwRAn9VAKCGHSoLX/7dY8jg0slab7huYBxMWQCeMcHU
fcLE1IEGAXrrdkbjynBgHeY=
=NbfI
-END PGP SIGNATURE-


Accepted:
kscope_1.4.1-2.diff.gz
  to pool/main/k/kscope/kscope_1.4.1-2.diff.gz
kscope_1.4.1-2.dsc
  to pool/main/k/kscope/kscope_1.4.1-2.dsc
kscope_1.4.1-2_amd64.deb
  to pool/main/k/kscope/kscope_1.4.1-2_amd64.deb


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



Accepted sysvinit 2.86.ds1-18 (source i386 all)

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

Format: 1.7
Date: Fri,  8 Sep 2006 19:07:43 +0200
Source: sysvinit
Binary: sysv-rc sysvinit initscripts
Architecture: source i386 all
Version: 2.86.ds1-18
Distribution: unstable
Urgency: low
Maintainer: Debian sysvinit maintainers 
pkg-sysvinit-devel@lists.alioth.debian.org
Changed-By: Petter Reinholdtsen [EMAIL PROTECTED]
Description: 
 initscripts - Scripts for initializing and shutting down the system
 sysv-rc- System-V-like runlevel change mechanism
 sysvinit   - System-V-like init utilities
Closes: 367465 372666 372669 386347 386418 386449 386500
Changes: 
 sysvinit (2.86.ds1-18) unstable; urgency=low
 .
   * Make sure running update-rc.d several times do not remove the
 rc*.d/ symlinks, fixing bug introduced in 2.86.ds1-16.  Patch from
 Arjan Oosting. (Closes: #386500) Added entry in NEWS file to give
 clues on how to fix the breakage in upgraded packages introduced
 by this.  Print a warning when upgrading from the broken versions.
   * Change checkroot.sh to use a private tmpfs file system for its
 device file if it is missing from /dev/. (Closes: #386347)
   * Also create possibly non-existant parent directory of lock directory
 /var/run/network/mountnfs in ifup script.  Patch from Arjan
 Oosting. (Closes: #386449).
   * Mark /etc/init.d/rc.local as a conffile, to make sure we do not
 replace an exisitng rc.local file without warning the system
 admin. (Closes: #386418)
   * Mount /dev/pts/ with noexec,nosuid, as it is only used for device files.
   * Change sysv-rc to print a message when enabling concurrent boot,
 specifying the concurrency style.  Recommend lsb-base and use it
 if available.
   * Teach init.d/stop-bootlogd-single to accept the kernel arguments
 'S' and '1' as well as 'single' as single-user mode triggers.
 (Closes: #367465, #372669)
   * Only report umounting of remote file systems when there are remote
 file systems to umount.
   * Remove 'S' from default-stop in skeleton.  It never make sense to add
 stop links in rcS.d/.
   * Remove execute bit from /etc/init.d/skeleton. (Closes: #372666)
   * LSB header updates:
 - stop-bootlogd should run after rmnologin.
 - mountdevsub.sh should start after udev, if it exist.
 - rc.local should not depend on $all to allow it to start earler
   in the boot.
 - stop-bootlogd-single should depend on $all, to get it last in
   the rcS.d/ sequence.
 - umountnfs.sh should stop in runlevel 0 and 6, and execute before
   umountnfs, sendsigs, portman and $network.
 - sendsigs should stop in runlevel 0 and 6, and execute before
   umountfs.
 - umountfs should stop in runlevel 0 and 6, and execute before halt
   or reboot, if it exist.
 - halt should stop in runlevel 0, and not run before any other script.
 - reboot should stop in runlevel 6, and not run before any other script.
Files: 
 72a0a49e8b546d206c60f0c94f719bb9 894 admin required sysvinit_2.86.ds1-18.dsc
 36989dc21a89840901a0df6a8bc4114b 127572 admin required 
sysvinit_2.86.ds1-18.diff.gz
 70728badf0373aa69c2e45ba6ff20b6b 126432 admin required 
sysvinit_2.86.ds1-18_i386.deb
 14f9de84641f14fd5433c866c24f1ebe 52716 admin required 
initscripts_2.86.ds1-18_i386.deb
 feb41a0b257bc07815946fedb826527a 52106 admin required 
sysv-rc_2.86.ds1-18_all.deb

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

iD8DBQFFAaSW20zMSyow1ykRAsTzAJ0RWlEFcTOgbqEjrxk+wxxOly0yJgCfZ0IY
ORCKkF5/KOHG2qmvHnIt3v4=
=/oO1
-END PGP SIGNATURE-


Accepted:
initscripts_2.86.ds1-18_i386.deb
  to pool/main/s/sysvinit/initscripts_2.86.ds1-18_i386.deb
sysv-rc_2.86.ds1-18_all.deb
  to pool/main/s/sysvinit/sysv-rc_2.86.ds1-18_all.deb
sysvinit_2.86.ds1-18.diff.gz
  to pool/main/s/sysvinit/sysvinit_2.86.ds1-18.diff.gz
sysvinit_2.86.ds1-18.dsc
  to pool/main/s/sysvinit/sysvinit_2.86.ds1-18.dsc
sysvinit_2.86.ds1-18_i386.deb
  to pool/main/s/sysvinit/sysvinit_2.86.ds1-18_i386.deb


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



Accepted insserv 1.08.0-4 (source i386)

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

Format: 1.7
Date: Fri,  8 Sep 2006 19:14:15 +0200
Source: insserv
Binary: insserv
Architecture: source i386
Version: 1.08.0-4
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-4) unstable; urgency=low
 .
   * Change update-bootsystem-insserv to refuse to convert the boot
 system if there are dependency loops.
   * New patch 37_consistent_path to make more consistent log output.
   * Adjust the the rules file to make sure we build using the compiler options
 specified there.
   * New patch 33_debian_localok making .local a valid ending,
 to accept script names like 'rc.local'.
   * New patch 38_debuginfo to improve the debug output.
   * New patch 39_debianlvl.dpatch to handle rcS.d/ a bit better.
   * Add override for mountdevsubfs.sh, documenting its
 relation to udev.
   * Add override for stop-bootlogd, documenting that it should come late,
 after rmnologin.
   * Make it easier to enable the dependency based boot system by
 adding a fairly well hidden debconf question to activate it.
   * Adjust the override files for dns-clean, hotplug, hotplug-net,
 hwclock.sh, keymap.sh, libdevmapper1.00, libdevmapper1.01,
 libdevmapper1.02, modutils, nviboot and procps.sh to make sure
 they only start in runlevel S.
   * Adjust override file for acpid, nstxd and nstxcd, to make sure
 they are not started in runlevel S.
   * Adjust override file for makedev and rmnologin, there is
 no reason to add stop links for them.
   * Remove 'S' from all override files listing it in should-stop.  It
 never make sense to add stop scripts in rcS.d/.
   * Allow check-initd-order to continue even if one file is unreadable.
   * Add override files for apt-index-watcher, vbesave, acpi-support
 and libnss-ldap.
   * Correct the definition of $remote_fs to include mountnfs,
 mountnfs-bootclean and umountnfs.
   * Correct the definition of $local_fs to include mountfs,
 mountfs-bootclean and umountfs.
   * Adjust the override file for openbsd-inetd, to make sure it start
 after /usr/ is mounted.
Files: 
 fa74bf109a80a03c9043fd7330979b0a 576 misc optional insserv_1.08.0-4.dsc
 22ce59df9d6873bbb92534bef3e2fabc 21302 misc optional insserv_1.08.0-4.diff.gz
 dd9326551e4399ab62b3da2c95cc5062 50386 misc optional insserv_1.08.0-4_i386.deb

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

iD8DBQFFAaZo20zMSyow1ykRAsbUAKCWlBP/RKbFE19QQPwxNb9i9ZCU8QCgp2K7
bloyN/392odkWWIdXDGiOjc=
=6Rgq
-END PGP SIGNATURE-


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


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



Accepted wmakerconf 2.11-5 (source i386)

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

Format: 1.7
Date: Fri,  8 Sep 2006 13:08:00 -0400
Source: wmakerconf
Binary: wmakerconf
Architecture: source i386
Version: 2.11-5
Distribution: unstable
Urgency: low
Maintainer: Debian QA Group [EMAIL PROTECTED]
Changed-By: Kevin B. McCarty [EMAIL PROTECTED]
Description: 
 wmakerconf - GTK+ based configuration tool for Window Maker
Changes: 
 wmakerconf (2.11-5) unstable; urgency=low
 .
   * Orphaning package (cf. #290350).
   * debian/control: s/x-dev/x11proto-core-dev/ in Build-Depends.
   * debian/control: Update Standards-Version to 3.7.2.  (No changes)
Files: 
 a05771555777fa0f2959d7230811b337 749 x11 optional wmakerconf_2.11-5.dsc
 a1d94f397e7def7516173f0eb510c62e 10746 x11 optional wmakerconf_2.11-5.diff.gz
 aecde9432aed485c1ff4b2f401340ff4 320608 x11 optional wmakerconf_2.11-5_i386.deb

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

iD8DBQFFAadmfYxAIk+Dx1ERAuDjAKCsFABMilRvJIEoZzlUamS+Z5OJ2gCgnUVx
A6Cc4srN9jd5rSQcX+GKveE=
=xfhD
-END PGP SIGNATURE-


Accepted:
wmakerconf_2.11-5.diff.gz
  to pool/main/w/wmakerconf/wmakerconf_2.11-5.diff.gz
wmakerconf_2.11-5.dsc
  to pool/main/w/wmakerconf/wmakerconf_2.11-5.dsc
wmakerconf_2.11-5_i386.deb
  to pool/main/w/wmakerconf/wmakerconf_2.11-5_i386.deb


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



Accepted wmakerconf-data 0.90.0.0-3 (source all)

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

Format: 1.7
Date: Fri,  8 Sep 2006 13:19:31 -0400
Source: wmakerconf-data
Binary: wmakerconf-data
Architecture: source all
Version: 0.90.0.0-3
Distribution: unstable
Urgency: low
Maintainer: Debian QA Group [EMAIL PROTECTED]
Changed-By: Kevin B. McCarty [EMAIL PROTECTED]
Description: 
 wmakerconf-data - Data files for wmakerconf, a configuration tool for Window 
Maker
Changes: 
 wmakerconf-data (0.90.0.0-3) unstable; urgency=low
 .
   * Orphaning package (cf. #290352).
   * debian/control: Update Standards-Version to 3.7.2.  (No changes)
   * debian/control: Change Build-Depends-Indep to Build-Depends since
 otherwise Lintian complains about debhelper being used in clean target.
Files: 
 58fcb7edc7ef18b5d3f47d99de3ad794 609 x11 optional 
wmakerconf-data_0.90.0.0-3.dsc
 652c29183c0ada5c23ee1f52ee677853 4047 x11 optional 
wmakerconf-data_0.90.0.0-3.diff.gz
 42f12ffd6c0cee9747f2b88484890611 52270 x11 optional 
wmakerconf-data_0.90.0.0-3_all.deb

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

iD8DBQFFAadOfYxAIk+Dx1ERAjr9AJ9kWOZBowobNFILDzS0OH9TDof34QCgurJj
p/PJSrLTPcKMnlad1kdwY/4=
=z6mS
-END PGP SIGNATURE-


Accepted:
wmakerconf-data_0.90.0.0-3.diff.gz
  to pool/main/w/wmakerconf-data/wmakerconf-data_0.90.0.0-3.diff.gz
wmakerconf-data_0.90.0.0-3.dsc
  to pool/main/w/wmakerconf-data/wmakerconf-data_0.90.0.0-3.dsc
wmakerconf-data_0.90.0.0-3_all.deb
  to pool/main/w/wmakerconf-data/wmakerconf-data_0.90.0.0-3_all.deb


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



Accepted piuparts 0.19-1 (source all)

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

Format: 1.7
Date: Fri,  8 Sep 2006 20:28:31 +0300
Source: piuparts
Binary: piuparts
Architecture: source all
Version: 0.19-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.19-1) unstable; urgency=low
 .
   * New upstream version. No Debian bugs fixed.
Files: 
 4c8af761ac4aa7d97352bcde9e9332d9 586 devel optional piuparts_0.19-1.dsc
 3d8e40fcb73914276a05f64c670b7b82 37888 devel optional piuparts_0.19.orig.tar.gz
 7883f71f3723ecef36ab4850d75fde56 2919 devel optional piuparts_0.19-1.diff.gz
 72d78597806862815b34a463b561ccf6 43848 devel optional piuparts_0.19-1_all.deb

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

iD8DBQFFAalaH7uVvy2azI4RAvtVAJ9nponwwhBGhtSiGLdc9GzbpNCzdQCdHkzz
m9bpzJ1tnKB4gYuZgJnQVYI=
=QNl4
-END PGP SIGNATURE-


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


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



Accepted gnutls13 1.4.3-1 (source i386 all)

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

Format: 1.7
Date: Fri,  8 Sep 2006 19:12:33 +0200
Source: gnutls13
Binary: libgnutls-dev libgnutls13 gnutls-bin gnutls-doc libgnutls13-dbg
Architecture: source i386 all
Version: 1.4.3-1
Distribution: unstable
Urgency: high
Maintainer: Debian GnuTLS Maintainers [EMAIL PROTECTED]
Changed-By: Andreas Metzler [EMAIL PROTECTED]
Description: 
 gnutls-bin - the GNU TLS library - commandline utilities
 gnutls-doc - the GNU TLS library - documentation and examples
 libgnutls-dev - the GNU TLS library - development files
 libgnutls13 - the GNU TLS library - runtime library
 libgnutls13-dbg - GNU TLS library - debugger symbols
Changes: 
 gnutls13 (1.4.3-1) unstable; urgency=high
 .
   [ Andreas Metzler ]
   * New upstream version 1.4.3.
 - Fix PKCS#1 verification to avoid a variant of Bleichenbacher's Crypto 06
   rump session attack. GNUTLS-SA-2006-4
 - Fix PKCS#1 decryption to avoid Bleichenbacher's Crypto 98 attack..
   GNUTLS-SA-2006-3
 - Fix crash in gnutls_x509_crt_sign2 if passed a NULL issuer_key.
Files: 
 b876f4923350bc0e2669ea43e885534e 946 devel optional gnutls13_1.4.3-1.dsc
 8e1f6ab35b60c980bea09a6c0daa74a2 4751507 devel optional 
gnutls13_1.4.3.orig.tar.gz
 5fa05e3541ea5fd39c080495af989962 9997 devel optional gnutls13_1.4.3-1.diff.gz
 25adb49d61a94d623ef133ba8e985779 2308014 doc optional 
gnutls-doc_1.4.3-1_all.deb
 04b786fd33d1859acca105ebccb2fb46 350042 libdevel optional 
libgnutls-dev_1.4.3-1_i386.deb
 5c926bbf8dd662331fad5bb493ae45a3 273056 libs important 
libgnutls13_1.4.3-1_i386.deb
 1e6c3709ffc1f37bd951028ea7ed977e 516076 devel extra 
libgnutls13-dbg_1.4.3-1_i386.deb
 6d4e448a176bd5d24550de7ec3fbac4a 163268 net optional 
gnutls-bin_1.4.3-1_i386.deb

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

iD8DBQFFAaxdHTOcZYuNdmMRAgo9AKCHBJ3CUPbpkEZ8jFec0B92nHH/XQCfW+wP
y3gLMLGuNtYxaMDxC0Y9yVA=
=2Emc
-END PGP SIGNATURE-


Accepted:
gnutls-bin_1.4.3-1_i386.deb
  to pool/main/g/gnutls13/gnutls-bin_1.4.3-1_i386.deb
gnutls-doc_1.4.3-1_all.deb
  to pool/main/g/gnutls13/gnutls-doc_1.4.3-1_all.deb
gnutls13_1.4.3-1.diff.gz
  to pool/main/g/gnutls13/gnutls13_1.4.3-1.diff.gz
gnutls13_1.4.3-1.dsc
  to pool/main/g/gnutls13/gnutls13_1.4.3-1.dsc
gnutls13_1.4.3.orig.tar.gz
  to pool/main/g/gnutls13/gnutls13_1.4.3.orig.tar.gz
libgnutls-dev_1.4.3-1_i386.deb
  to pool/main/g/gnutls13/libgnutls-dev_1.4.3-1_i386.deb
libgnutls13-dbg_1.4.3-1_i386.deb
  to pool/main/g/gnutls13/libgnutls13-dbg_1.4.3-1_i386.deb
libgnutls13_1.4.3-1_i386.deb
  to pool/main/g/gnutls13/libgnutls13_1.4.3-1_i386.deb


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



Accepted rungetty 1.2-10 (source i386)

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

Format: 1.7
Date: Fri, 08 Sep 2006 12:39:31 -0500
Source: rungetty
Binary: rungetty
Architecture: source i386
Version: 1.2-10
Distribution: unstable
Urgency: low
Maintainer: Gerfried Fuchs [EMAIL PROTECTED]
Changed-By: Gerfried Fuchs [EMAIL PROTECTED]
Description: 
 rungetty   - minimal console getty that can run any process
Changes: 
 rungetty (1.2-10) unstable; urgency=low
 .
   * Fixed a bug in the manpage.
Files: 
 8d1788d66eb4bbe805949d7646fdcf1a 524 admin optional rungetty_1.2-10.dsc
 102a781b7a5a5ee20f7188988f20ba25 4057 admin optional rungetty_1.2-10.diff.gz
 93d2b84078d03b7a1eaf1e86253c0c9b 13112 admin optional rungetty_1.2-10_i386.deb

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

iD8DBQFFAaxjELuA/Ba9d8YRAnWNAKCjAJRRft43DfRmFFAOJxNBLSACHgCeJ4so
jmZg0iWMPNmtFuO2EypDUxQ=
=ICZZ
-END PGP SIGNATURE-


Accepted:
rungetty_1.2-10.diff.gz
  to pool/main/r/rungetty/rungetty_1.2-10.diff.gz
rungetty_1.2-10.dsc
  to pool/main/r/rungetty/rungetty_1.2-10.dsc
rungetty_1.2-10_i386.deb
  to pool/main/r/rungetty/rungetty_1.2-10_i386.deb


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



Accepted pose 3.5-9.1 (source i386 all)

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

Format: 1.7
Date: Fri,  8 Sep 2006 18:49:39 +0200
Source: pose
Binary: pose-doc pose-profile pose
Architecture: source i386 all
Version: 3.5-9.1
Distribution: unstable
Urgency: medium
Maintainer: Lucas Wall [EMAIL PROTECTED]
Changed-By: Steinar H. Gunderson [EMAIL PROTECTED]
Description: 
 pose   - emulates the hardware for most Palm Computing Platform devices
 pose-doc   - emulates the hardware for most Palm Computing Platform devices
 pose-profile - emulates the hardware for most Palm Computing Platform devices
Closes: 343015 385827
Changes: 
 pose (3.5-9.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Make package build with gcc 4.1. (Closes: #343015, #385827)
 * In MAKE_ONE_SCALAR_ALIAS_ASSIGNMENT_OPERATOR and
   MAKE_ONE_SCALAR_PROXY_ASSIGNMENT_OPERATOR, always cast the value via
   long, since gcc no longer accepts a direct cast from void * to, say,
   char. (It is not likely that any of these code paths are actually ever
   getting touched, but they still need to compile.)
 * Don't set CC=gcc-3.4 CXX=g++-3.4 when building.
 * Remove build-dependency on gcc-3.4 and g++-3.4.
Files: 
 ae5028f20be688978adecc1f701b6a0e 639 contrib/otherosfs optional 
pose_3.5-9.1.dsc
 5e1bcdf1521f1425a5d444b1483bbe5f 187612 contrib/otherosfs optional 
pose_3.5-9.1.diff.gz
 ac6dd1d7c3e2f7aa73a6b311a13353e6 1232532 contrib/otherosfs optional 
pose-doc_3.5-9.1_all.deb
 f8164dedbbd389e405e459b0989f98dd 1094312 contrib/otherosfs optional 
pose_3.5-9.1_i386.deb
 b21a3af4205b9948f97535283ff02e7a 1106892 contrib/otherosfs optional 
pose-profile_3.5-9.1_i386.deb

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

iD8DBQFFAa0PXKRQ3lK3SH4RAt4wAKCgTaTRm6x3Wgh+ZP/R2tFau9VkIgCfXi9E
2UubkRLVeQDx1WTTTWFE4pE=
=G31h
-END PGP SIGNATURE-


Accepted:
pose-doc_3.5-9.1_all.deb
  to pool/contrib/p/pose/pose-doc_3.5-9.1_all.deb
pose-profile_3.5-9.1_i386.deb
  to pool/contrib/p/pose/pose-profile_3.5-9.1_i386.deb
pose_3.5-9.1.diff.gz
  to pool/contrib/p/pose/pose_3.5-9.1.diff.gz
pose_3.5-9.1.dsc
  to pool/contrib/p/pose/pose_3.5-9.1.dsc
pose_3.5-9.1_i386.deb
  to pool/contrib/p/pose/pose_3.5-9.1_i386.deb


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



Accepted tseries 0.10-5-1 (source i386)

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

Format: 1.7
Date: Thu,  7 Sep 2006 21:39:06 -0500
Source: tseries
Binary: r-cran-tseries
Architecture: source i386
Version: 0.10-5-1
Distribution: unstable
Urgency: low
Maintainer: Dirk Eddelbuettel [EMAIL PROTECTED]
Changed-By: Dirk Eddelbuettel [EMAIL PROTECTED]
Description: 
 r-cran-tseries - GNU R package for time-series analysis and comp. finance
Changes: 
 tseries (0.10-5-1) unstable; urgency=low
 .
   * New upstream release
Files: 
 888db2123897713c3dd1ebb9fb52492d 646 math optional tseries_0.10-5-1.dsc
 46d89e47bc5781d5288cd3037865b473 188594 math optional 
tseries_0.10-5.orig.tar.gz
 d2d01aa464127a558aea33b5a03fe215 3769 math optional tseries_0.10-5-1.diff.gz
 1fbb4a94dd35f426f4cbf60eca173f0c 278200 math optional 
r-cran-tseries_0.10-5-1_i386.deb

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

iD8DBQFFANhaCZSR95Gw07cRAlgHAJ42VC5Ape6nuK3LKoWyHHiE2LTAJgCeKnvd
5r2x/9E94CFDCgoJOpJlQzw=
=pW4u
-END PGP SIGNATURE-


Accepted:
r-cran-tseries_0.10-5-1_i386.deb
  to pool/main/t/tseries/r-cran-tseries_0.10-5-1_i386.deb
tseries_0.10-5-1.diff.gz
  to pool/main/t/tseries/tseries_0.10-5-1.diff.gz
tseries_0.10-5-1.dsc
  to pool/main/t/tseries/tseries_0.10-5-1.dsc
tseries_0.10-5.orig.tar.gz
  to pool/main/t/tseries/tseries_0.10-5.orig.tar.gz


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



Accepted ifeffit 1:1.3.0-2 (source i386 all)

2006-09-08 Thread Carlo Segre
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Thu,  7 Sep 2006 22:05:31 -0500
Source: ifeffit
Binary: ifeffit-doc ifeffit perl-ifeffit python-ifeffit
Architecture: source i386 all
Version: 1:1.3.0-2
Distribution: unstable
Urgency: low
Maintainer: Carlo Segre [EMAIL PROTECTED]
Changed-By: Carlo Segre [EMAIL PROTECTED]
Description: 
 ifeffit- An interactive program for XAFS analysis
 ifeffit-doc - IFEFFIT examples and documentation
 perl-ifeffit - Perl extensions for IFEFFIT
 python-ifeffit - Python GUI interface and extensions for IFEFFIT
Closes: 386470
Changes: 
 ifeffit (1:1.3.0-2) unstable; urgency=low
 .
   * Build-Dep on libc-dev for compatibility with all architectures
 (Closes: #386470)
Files: 
 6d0153b8686e41425be0a449ef223300 850 contrib/science optional 
ifeffit_1.3.0-2.dsc
 86f7871bb2db2037d07236f73cd04065 404348 contrib/science optional 
ifeffit_1.3.0-2.diff.gz
 f18b1567052ac1380838e65edc4e67c0 2317300 contrib/doc optional 
ifeffit-doc_1.3.0-2_all.deb
 66d39a320ec2e5afa6c13678ed4221f2 2008522 contrib/science optional 
ifeffit_1.3.0-2_i386.deb
 7555eb5c1730dbc66fa4b604085675b9 513826 contrib/science optional 
python-ifeffit_1.3.0-2_i386.deb
 5bffb9f33947ae48d841cb8edd244615 271090 contrib/science optional 
perl-ifeffit_1.3.0-2_i386.deb

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

iD8DBQFFAN8WebASZpNwHu8RAsRbAJ4k0dFUryTJXRP7H4rzj3QJJsto8QCfY2fb
CORyfCrzZkOFwFztY4dxjqk=
=k7jy
-END PGP SIGNATURE-


Accepted:
ifeffit-doc_1.3.0-2_all.deb
  to pool/contrib/i/ifeffit/ifeffit-doc_1.3.0-2_all.deb
ifeffit_1.3.0-2.diff.gz
  to pool/contrib/i/ifeffit/ifeffit_1.3.0-2.diff.gz
ifeffit_1.3.0-2.dsc
  to pool/contrib/i/ifeffit/ifeffit_1.3.0-2.dsc
ifeffit_1.3.0-2_i386.deb
  to pool/contrib/i/ifeffit/ifeffit_1.3.0-2_i386.deb
perl-ifeffit_1.3.0-2_i386.deb
  to pool/contrib/i/ifeffit/perl-ifeffit_1.3.0-2_i386.deb
python-ifeffit_1.3.0-2_i386.deb
  to pool/contrib/i/ifeffit/python-ifeffit_1.3.0-2_i386.deb


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



Accepted mednafen 0.6.5-1 (source i386)

2006-09-08 Thread Ryan Schultz
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Wed,  6 Sep 2006 21:04:34 -0400
Source: mednafen
Binary: mednafen
Architecture: source i386
Version: 0.6.5-1
Distribution: unstable
Urgency: low
Maintainer: Ryan Schultz [EMAIL PROTECTED]
Changed-By: Ryan Schultz [EMAIL PROTECTED]
Description: 
 mednafen   - multi-platform emulator, including NES, GB/A, Lynx, PC Engine
Closes: 385807
Changes: 
 mednafen (0.6.5-1) unstable; urgency=low
 .
   * New upstream version. Closes: #385807
Files: 
 6c7209d6797f576e156f81ebdf147115 745 games optional mednafen_0.6.5-1.dsc
 62028f6b877014511ee01dfeb1648350 1936244 games optional 
mednafen_0.6.5.orig.tar.gz
 ea2c42bdfc9531e483af5ebe854c9238 5719 games optional mednafen_0.6.5-1.diff.gz
 665557de623a325c084c36a52cd4fc62 1157414 games optional 
mednafen_0.6.5-1_i386.deb

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

iD8DBQFFAbHiCV53xXnMZYYRAuu8AJ42+12q1/t0meYmEI5XNWOlE26/TQCfQbjB
Q32EdbJwjMb8IIgFCN+3ir8=
=DS06
-END PGP SIGNATURE-


Accepted:
mednafen_0.6.5-1.diff.gz
  to pool/main/m/mednafen/mednafen_0.6.5-1.diff.gz
mednafen_0.6.5-1.dsc
  to pool/main/m/mednafen/mednafen_0.6.5-1.dsc
mednafen_0.6.5-1_i386.deb
  to pool/main/m/mednafen/mednafen_0.6.5-1_i386.deb
mednafen_0.6.5.orig.tar.gz
  to pool/main/m/mednafen/mednafen_0.6.5.orig.tar.gz


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



Accepted nss-mdns 0.8-4.1 (source i386)

2006-09-08 Thread Sjoerd Simons
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Fri,  8 Sep 2006 09:51:57 +0200
Source: nss-mdns
Binary: libnss-mdns
Architecture: source i386
Version: 0.8-4.1
Distribution: unstable
Urgency: low
Maintainer: Anand Kumria [EMAIL PROTECTED]
Changed-By: Sjoerd Simons [EMAIL PROTECTED]
Description: 
 libnss-mdns - NSS module for Multicast DNS name resolution
Closes: 378608
Changes: 
 nss-mdns (0.8-4.1) unstable; urgency=low
 .
   * NMU
   * Clear out the diff.gz so it doesn't patch the various autotools files,
 which makes everything explode on build (Closes: #378608)
Files: 
 3f6f4bd61abd568bb1774f77e442cf9a 574 admin optional nss-mdns_0.8-4.1.dsc
 0c0df55819eaa2e93f9508967a2d6f50 3361 admin optional nss-mdns_0.8-4.1.diff.gz
 fb702cfe870ae64961247049de309b8b 37086 admin optional 
libnss-mdns_0.8-4.1_i386.deb

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

iD8DBQFFASdygTd+SodosdIRAlyUAJ0bwB8SchXeIcXQi1PsBUXhQY7vFQCg4w+a
GBeixN8mSpLAS9PWN6Xe8MU=
=2qO1
-END PGP SIGNATURE-


Accepted:
libnss-mdns_0.8-4.1_i386.deb
  to pool/main/n/nss-mdns/libnss-mdns_0.8-4.1_i386.deb
nss-mdns_0.8-4.1.diff.gz
  to pool/main/n/nss-mdns/nss-mdns_0.8-4.1.diff.gz
nss-mdns_0.8-4.1.dsc
  to pool/main/n/nss-mdns/nss-mdns_0.8-4.1.dsc


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



Accepted powermgmt-base 1.28 (source i386)

2006-09-08 Thread Chris Hanson
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Fri,  8 Sep 2006 22:04:59 -0400
Source: powermgmt-base
Binary: powermgmt-base
Architecture: source i386
Version: 1.28
Distribution: unstable
Urgency: low
Maintainer: Chris Hanson [EMAIL PROTECTED]
Changed-By: Chris Hanson [EMAIL PROTECTED]
Description: 
 powermgmt-base - Common utils and configs for power management
Changes: 
 powermgmt-base (1.28) unstable; urgency=low
 .
   [requested by Marco d'Itri:]
   * debian/control: change makedev dependency to makedev|udev
   * debian/powermgmt-base.postrm: removed
   * debian/powermgmt-base.postinst: removed devfs stuff
 .
   [other:]
   * debian/compat, debian/control: bump to version 5
Files: 
 67a67980045324538323dd018f270b07 510 utils optional powermgmt-base_1.28.dsc
 aa7ebc0ef473501893126b6888e9a5ab 7161 utils optional powermgmt-base_1.28.tar.gz
 c5fc0dbfa110adf8d1b5c99822516cac 10970 utils optional 
powermgmt-base_1.28_i386.deb

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

iD8DBQFFAiHm46qC2Bs1LAERAtRaAJ98cp3aNqHPQZCi2ekNx1wl8HvnqQCfQEcz
bdm7Z+v64UEHDcUUfKmp/Hc=
=jfLe
-END PGP SIGNATURE-


Accepted:
powermgmt-base_1.28.dsc
  to pool/main/p/powermgmt-base/powermgmt-base_1.28.dsc
powermgmt-base_1.28.tar.gz
  to pool/main/p/powermgmt-base/powermgmt-base_1.28.tar.gz
powermgmt-base_1.28_i386.deb
  to pool/main/p/powermgmt-base/powermgmt-base_1.28_i386.deb


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



Accepted texlive-doc 2005.dfsg.1-1 (source all)

2006-09-08 Thread Norbert Preining
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Mon,  4 Sep 2006 10:42:37 +0200
Source: texlive-doc
Binary: texlive-doc-bg texlive-doc-pl texlive-doc-it texlive-doc-fr 
texlive-doc-fi texlive-doc-el texlive-doc-cs+sk texlive-doc-pt texlive-doc-nl 
texlive-doc-ru texlive-doc-vi texlive-doc-es texlive-doc-base texlive-doc-ko 
texlive-doc-de texlive-doc-uk texlive-doc-mn texlive-doc-th texlive-doc-ja 
texlive-doc-en
Architecture: source all
Version: 2005.dfsg.1-1
Distribution: unstable
Urgency: low
Maintainer: Debian TeX Maintainers [EMAIL PROTECTED]
Changed-By: Norbert Preining [EMAIL PROTECTED]
Description: 
 texlive-doc-base - TeX Live: Base documentation
 texlive-doc-bg - TeX Live: Bulgarian documentation
 texlive-doc-cs+sk - TeX Live: Czechslovak documentation
 texlive-doc-de - TeX Live: German documentation
 texlive-doc-el - TeX Live: Greek documentation
 texlive-doc-en - TeX Live: English documentation
 texlive-doc-es - TeX Live: Spanish documentation
 texlive-doc-fi - TeX Live: Finnish documentation
 texlive-doc-fr - TeX Live: French documentation
 texlive-doc-it - TeX Live: Italian documentation
 texlive-doc-ja - TeX Live: Japanese documentation
 texlive-doc-ko - TeX Live: Korean documentation
 texlive-doc-mn - TeX Live: Mongolian documentation
 texlive-doc-nl - TeX Live: Dutch documentation
 texlive-doc-pl - TeX Live: Polish documentation
 texlive-doc-pt - TeX Live: Portuguese documentation
 texlive-doc-ru - TeX Live: Russian documentation
 texlive-doc-th - TeX Live: Thai documentation
 texlive-doc-uk - TeX Live: Ukrainian documentation
 texlive-doc-vi - TeX Live: Vietnamese documentation
Changes: 
 texlive-doc (2005.dfsg.1-1) unstable; urgency=low
 .
   * add lintian override for wrong-name-for-upstream-changelog triggered
 by CHANGES.packaging
   * change maintainer to [EMAIL PROTECTED]
   * report bugs together with tex-common, and report status of the
 tetex packages. Fix some small things in bug.scripts.
Files: 
 06c47b4ab00737afdb99bfb7b3aa048a 1109 tex optional 
texlive-doc_2005.dfsg.1-1.dsc
 b4c83d7550493ca58a3a883b42c49e66 63758370 tex optional 
texlive-doc_2005.dfsg.1.orig.tar.gz
 f7c3b8480b01ea6d27a7f96a334f3ac7 56267 tex optional 
texlive-doc_2005.dfsg.1-1.diff.gz
 44a456e43ddb46286c5e87d6e65598d3 764506 tex optional 
texlive-doc-base_2005.dfsg.1-1_all.deb
 2821c502656531f7698d97be23a5 2071668 tex optional 
texlive-doc-bg_2005.dfsg.1-1_all.deb
 0fa9555e2aad4c27e76a0595c8041252 4664568 tex optional 
texlive-doc-cs+sk_2005.dfsg.1-1_all.deb
 2f207df2ce9e07e4a14586fc29038e77 1990050 tex optional 
texlive-doc-nl_2005.dfsg.1-1_all.deb
 d0a9c080c883eec4c1426d43cb5a2ab0 20252308 tex optional 
texlive-doc-en_2005.dfsg.1-1_all.deb
 99c091971b6f1b797ef6e7a873dcc901 1757664 tex optional 
texlive-doc-fi_2005.dfsg.1-1_all.deb
 dc4c4a522392f586a7f1d2d573b19c0e 5843440 tex optional 
texlive-doc-fr_2005.dfsg.1-1_all.deb
 ba510e48b62c76945907978d6988ae8a 3835082 tex optional 
texlive-doc-de_2005.dfsg.1-1_all.deb
 fb1ca576301449fb89396c9c253bfe9c 3063582 tex optional 
texlive-doc-el_2005.dfsg.1-1_all.deb
 8d8cc87b10bf82c62262bc1a373492a2 1555148 tex optional 
texlive-doc-it_2005.dfsg.1-1_all.deb
 d6f8fdf5ab38476e5b7b2c4c14df8666 667324 tex optional 
texlive-doc-ja_2005.dfsg.1-1_all.deb
 7fdcac9c3e1e562221ffb10aa88b7e4e 831332 tex optional 
texlive-doc-ko_2005.dfsg.1-1_all.deb
 39afc952c5febc8d7db0e4e9f2a146bf 39868 tex optional 
texlive-doc-mn_2005.dfsg.1-1_all.deb
 142cf10191ce0c634d1e8a85511f6826 4772284 tex optional 
texlive-doc-pl_2005.dfsg.1-1_all.deb
 e0141d486c658659ce463c38cbfc773c 1070100 tex optional 
texlive-doc-pt_2005.dfsg.1-1_all.deb
 816a0eac0e0133ccf3793336f3cfbd6e 2447114 tex optional 
texlive-doc-ru_2005.dfsg.1-1_all.deb
 089476cd34b657897f7094f54f4f3e41 565144 tex optional 
texlive-doc-es_2005.dfsg.1-1_all.deb
 8c9aa23b3312e3e0cf5cb5b09872c5c1 490304 tex optional 
texlive-doc-th_2005.dfsg.1-1_all.deb
 9a27e43ecca71bae61fb6ecedfb74d0b 2138034 tex optional 
texlive-doc-uk_2005.dfsg.1-1_all.deb
 8d05a73e3874827726cc66d52440463e 4926582 tex optional 
texlive-doc-vi_2005.dfsg.1-1_all.deb

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

iD8DBQFE/fWj0r9KownFsJQRAl4rAJ4ssSVvDcRogjVV2H+9Yq3SKK9BBwCgkeZx
AAEyWoBHM+tFS6GIPPPoQsY=
=CmWh
-END PGP SIGNATURE-


Accepted:
texlive-doc-base_2005.dfsg.1-1_all.deb
  to pool/main/t/texlive-doc/texlive-doc-base_2005.dfsg.1-1_all.deb
texlive-doc-bg_2005.dfsg.1-1_all.deb
  to pool/main/t/texlive-doc/texlive-doc-bg_2005.dfsg.1-1_all.deb
texlive-doc-cs+sk_2005.dfsg.1-1_all.deb
  to pool/main/t/texlive-doc/texlive-doc-cs+sk_2005.dfsg.1-1_all.deb
texlive-doc-de_2005.dfsg.1-1_all.deb
  to pool/main/t/texlive-doc/texlive-doc-de_2005.dfsg.1-1_all.deb
texlive-doc-el_2005.dfsg.1-1_all.deb
  to pool/main/t/texlive-doc/texlive-doc-el_2005.dfsg.1-1_all.deb
texlive-doc-en_2005.dfsg.1-1_all.deb
  to pool/main/t/texlive-doc/texlive-doc-en_2005.dfsg.1-1_all.deb
texlive-doc-es_2005.dfsg.1-1_all.deb
  to 

Accepted texlive-lang 2005.dfsg.1-1 (source all)

2006-09-08 Thread Norbert Preining
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Fri,  8 Sep 2006 15:13:40 +0200
Source: texlive-lang
Binary: texlive-lang-hungarian texlive-lang-african texlive-lang-czechslovak 
texlive-lang-french texlive-lang-norwegian texlive-lang-armenian 
texlive-lang-italian texlive-lang-portuguese texlive-lang-swedish 
texlive-lang-polish texlive-lang-dutch texlive-lang-german texlive-lang-finnish 
texlive-lang-other texlive-lang-vietnamese texlive-lang-ukenglish 
texlive-lang-croatian texlive-lang-greek texlive-lang-hebrew 
texlive-lang-spanish texlive-lang-mongolian texlive-lang-tibetan 
texlive-lang-danish texlive-lang-cyrillic texlive-lang-latin texlive-lang-manju
Architecture: source all
Version: 2005.dfsg.1-1
Distribution: unstable
Urgency: low
Maintainer: Debian TeX Maintainers [EMAIL PROTECTED]
Changed-By: Norbert Preining [EMAIL PROTECTED]
Description: 
 texlive-lang-african - TeX Live: African scripts
 texlive-lang-armenian - TeX Live: Armenian
 texlive-lang-croatian - TeX Live: Croatian
 texlive-lang-cyrillic - TeX Live: Cyrillic
 texlive-lang-czechslovak - TeX Live: Czech/Slovak
 texlive-lang-danish - TeX Live: Danish
 texlive-lang-dutch - TeX Live: Dutch
 texlive-lang-finnish - TeX Live: Finnish
 texlive-lang-french - TeX Live: French
 texlive-lang-german - TeX Live: German
 texlive-lang-greek - TeX Live: Greek typesetting
 texlive-lang-hebrew - TeX Live: Hebrew
 texlive-lang-hungarian - TeX Live: Hungarian
 texlive-lang-italian - TeX Live: Italian
 texlive-lang-latin - TeX Live: Latin
 texlive-lang-manju - TeX Live: Manju
 texlive-lang-mongolian - TeX Live: Mongolian
 texlive-lang-norwegian - TeX Live: Norwegian
 texlive-lang-other - TeX Live: Other hyphenation files
 texlive-lang-polish - TeX Live: Polish
 texlive-lang-portuguese - TeX Live: Portuguese
 texlive-lang-spanish - TeX Live: Spanish
 texlive-lang-swedish - TeX Live: Swedish
 texlive-lang-tibetan - TeX Live: Tibetan
 texlive-lang-ukenglish - TeX Live: UK English
 texlive-lang-vietnamese - TeX Live: Vietnamese
Changes: 
 texlive-lang (2005.dfsg.1-1) unstable; urgency=low
 .
   * add lintian override for wrong-name-for-upstream-changelog triggered
 by CHANGES.packaging
   * change maintainer to [EMAIL PROTECTED]
   * report bugs together with tex-common, and report status of the
 tetex packages. Fix some small things in bug.scripts.
Files: 
 8bad80a447054d2dcde5895dc2a4 1367 tex optional 
texlive-lang_2005.dfsg.1-1.dsc
 c6ed3ca7a03d559e1eadeb8e37634eb2 38575226 tex optional 
texlive-lang_2005.dfsg.1.orig.tar.gz
 f9b2711a6602d9c1e3878a03e42d67cb 58751 tex optional 
texlive-lang_2005.dfsg.1-1.diff.gz
 0f796bf31687cf991110a27ab6848b71 5750740 tex optional 
texlive-lang-african_2005.dfsg.1-1_all.deb
 d558e310543c621bbd32bc925b5a190a 529802 tex optional 
texlive-lang-armenian_2005.dfsg.1-1_all.deb
 1806912f476f2d5fab789564b4d9aad5 72816 tex optional 
texlive-lang-croatian_2005.dfsg.1-1_all.deb
 b055aa76a0a0798fa68c1e0826b3f295 3409894 tex optional 
texlive-lang-cyrillic_2005.dfsg.1-1_all.deb
 1128b133bfc90e092014c754f34c05ae 1977020 tex optional 
texlive-lang-czechslovak_2005.dfsg.1-1_all.deb
 5697a4f1e0fd4118ffa771f8a10f1ad1 16066 tex optional 
texlive-lang-danish_2005.dfsg.1-1_all.deb
 27fbb9bf66c7ba2f806c8dc32202e7ae 54628 tex optional 
texlive-lang-dutch_2005.dfsg.1-1_all.deb
 ad2d35f9128f5823a2e37901b50da5c0 19480 tex optional 
texlive-lang-finnish_2005.dfsg.1-1_all.deb
 03036dfc69164bb6f820b8ed97f3cdf3 481058 tex optional 
texlive-lang-french_2005.dfsg.1-1_all.deb
 2f1ce7e3592109d78e5c9c29c1d5035d 1673760 tex optional 
texlive-lang-german_2005.dfsg.1-1_all.deb
 f716a3f58b8138d9c2bd0497e06d79b5 9600080 tex optional 
texlive-lang-greek_2005.dfsg.1-1_all.deb
 9f830ef7e4ee1e08fd19e16085de5acc 153174 tex optional 
texlive-lang-hebrew_2005.dfsg.1-1_all.deb
 26a3a1cd62cdd8c1e64ec9e320f0310f 165152 tex optional 
texlive-lang-hungarian_2005.dfsg.1-1_all.deb
 a6733c2a2739a0c1e3898ea490ec06e7 14898 tex optional 
texlive-lang-italian_2005.dfsg.1-1_all.deb
 32785da5bd708915e0b3c7c44435d72b 16534 tex optional 
texlive-lang-latin_2005.dfsg.1-1_all.deb
 5a54cde4033f08e678b92691d277bac7 28354 tex optional 
texlive-lang-manju_2005.dfsg.1-1_all.deb
 9a9bced0833f31d693a0d3f0e53ba51e 2880938 tex optional 
texlive-lang-mongolian_2005.dfsg.1-1_all.deb
 3ee163f1323288c128719cfbfb5ccdb8 106320 tex optional 
texlive-lang-norwegian_2005.dfsg.1-1_all.deb
 a314f3c4f46e890acb98a8c0ddb2bd76 85042 tex optional 
texlive-lang-other_2005.dfsg.1-1_all.deb
 57f8f953c1f3a8ac6d01546486000ea1 5683542 tex optional 
texlive-lang-polish_2005.dfsg.1-1_all.deb
 aeb5880abb8c3756312dc94714005826 13128 tex optional 
texlive-lang-portuguese_2005.dfsg.1-1_all.deb
 aea7240fafbbe4fd6a6b3bebded1d463 19704 tex optional 
texlive-lang-spanish_2005.dfsg.1-1_all.deb
 6eb996ac46b60065ec0296aedf765b7b 35764 tex optional 
texlive-lang-swedish_2005.dfsg.1-1_all.deb
 7d15fe6caca44ffc4fba6724cf81f33d 625590 tex optional 
texlive-lang-tibetan_2005.dfsg.1-1_all.deb
 

Accepted t-prot 2.1.1-3 (source all)

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

Format: 1.7
Date: Wed, 30 Aug 2006 11:26:50 -0500
Source: t-prot
Binary: t-prot
Architecture: source all
Version: 2.1.1-3
Distribution: unstable
Urgency: low
Maintainer: Gerfried Fuchs [EMAIL PROTECTED]
Changed-By: Gerfried Fuchs [EMAIL PROTECTED]
Description: 
 t-prot - display filter for RFC822 messages
Closes: 381361
Changes: 
 t-prot (2.1.1-3) unstable; urgency=low
 .
   * Added debconf translations: Català by Jordà Polo (closes: #381361)
   * Updated copyright year.
   * Applied little patch in manpage sent in by upstream author.
Files: 
 25b37eddd76eacbfc7c7bdc91aa1f7ff 560 mail optional t-prot_2.1.1-3.dsc
 0e8ff500429102fcdf0eca1893c1b46f 13465 mail optional t-prot_2.1.1-3.diff.gz
 238a18d3e68d27ced34ef50d650516d1 53710 mail optional t-prot_2.1.1-3_all.deb

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

iD8DBQFFAY4dELuA/Ba9d8YRAg2sAKCois6fKHLjBZhUxRsPGDj3+P+eNQCg9fnI
djgp5stBIPlri1vzP8G1sU8=
=nsL8
-END PGP SIGNATURE-


Accepted:
t-prot_2.1.1-3.diff.gz
  to pool/main/t/t-prot/t-prot_2.1.1-3.diff.gz
t-prot_2.1.1-3.dsc
  to pool/main/t/t-prot/t-prot_2.1.1-3.dsc
t-prot_2.1.1-3_all.deb
  to pool/main/t/t-prot/t-prot_2.1.1-3_all.deb


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



Accepted slidentd 1.0.0-4 (source i386)

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

Format: 1.7
Date: Fri,  8 Sep 2006 21:01:00 +0200
Source: slidentd
Binary: slidentd
Architecture: source i386
Version: 1.0.0-4
Distribution: unstable
Urgency: low
Maintainer: Daniel Baumann [EMAIL PROTECTED]
Changed-By: Daniel Baumann [EMAIL PROTECTED]
Description: 
 slidentd   - minimal ident (RfC 1413) daemon
Changes: 
 slidentd (1.0.0-4) unstable; urgency=low
 .
   * New email address.
   * Using dpatch for upstream modifications now.
   * Bumped policy version.
Files: 
 0ce19a7722876df36dded8265c2288c9 597 net extra slidentd_1.0.0-4.dsc
 a9942270bc28cc7aac81da146e6f0d22 3688 net extra slidentd_1.0.0-4.diff.gz
 2dbe94be4be1cd27b8e314bdde8e589e 30290 net extra slidentd_1.0.0-4_i386.deb

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

iD8DBQFFAb7F+C5cwEsrK54RAoBVAJ44i27Uu1xyqK+TnZHdQntB4paj3wCfT5Jg
E8CcsjjeqbSF4pCH+ZVKziw=
=OeeH
-END PGP SIGNATURE-


Accepted:
slidentd_1.0.0-4.diff.gz
  to pool/main/s/slidentd/slidentd_1.0.0-4.diff.gz
slidentd_1.0.0-4.dsc
  to pool/main/s/slidentd/slidentd_1.0.0-4.dsc
slidentd_1.0.0-4_i386.deb
  to pool/main/s/slidentd/slidentd_1.0.0-4_i386.deb


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



Accepted spell 1.0-17 (source i386)

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

Format: 1.7
Date: Fri,  8 Sep 2006 20:53:00 +0200
Source: spell
Binary: spell
Architecture: source i386
Version: 1.0-17
Distribution: unstable
Urgency: low
Maintainer: Daniel Baumann [EMAIL PROTECTED]
Changed-By: Daniel Baumann [EMAIL PROTECTED]
Description: 
 spell  - GNU Spell, a clone of Unix `spell'
Changes: 
 spell (1.0-17) unstable; urgency=low
 .
   * New email address.
   * Updated policy version.
   * Using dpatch for upstream modifications now.
Files: 
 fed663db8f654d798ef85415564e7a6c 578 text optional spell_1.0-17.dsc
 ebe9e6c56f86216e73fe2e3e4e3a8765 32446 text optional spell_1.0-17.diff.gz
 be92c82d648e9cf52a69495182b3b6a9 13894 text optional spell_1.0-17_i386.deb

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

iD8DBQFFAb0h+C5cwEsrK54RAnA9AJ9tBC7ND4m+Hnt2plk0J0wJa/taegCfXCmD
sL29GhTqCit4Nz7xrjih/04=
=7fvr
-END PGP SIGNATURE-


Accepted:
spell_1.0-17.diff.gz
  to pool/main/s/spell/spell_1.0-17.diff.gz
spell_1.0-17.dsc
  to pool/main/s/spell/spell_1.0-17.dsc
spell_1.0-17_i386.deb
  to pool/main/s/spell/spell_1.0-17_i386.deb


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



Accepted debmirror 20060907 (source all)

2006-09-08 Thread Goswin von Brederlow
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Thu,  7 Sep 2006 15:36:47 +0200
Source: debmirror
Binary: debmirror
Architecture: source all
Version: 20060907
Distribution: unstable
Urgency: low
Maintainer: Goswin von Brederlow [EMAIL PROTECTED]
Changed-By: Goswin von Brederlow [EMAIL PROTECTED]
Description: 
 debmirror  - Debian partial mirror script, with ftp and package pool support
Closes: 294974 295423 299342 316528 316529 322714 349856 360451 360453 362561 
366855 369061 376495 382271
Changes: 
 debmirror (20060907) unstable; urgency=low
 .
   * Merge pdiff patch by Peter Colberg [EMAIL PROTECTED] (Closes: #366855)
   * Add --pdiff-mode option
   * Add rsync patch by Peter Colberg [EMAIL PROTECTED] (Closes: #299342)
   * Disable caching for Release and Release.gpg (Closes: #376495)
   * Default to --postcleanup (Closes: #295423)
   * Print ftp hashes to stdout (Closes: #349856)
 (Patch by Bastian Kleineidam [EMAIL PROTECTED])
   * Fix typo found by Luca Bruno [EMAIL PROTECTED] (Closes: #362561)
   * Implement ftp authentication with user/passwd (Closes: #360453)
 (Patch by Peter Baumann [EMAIL PROTECTED])
   * Skip Index files that don't exist locally nor in Release
 Obsoletes other ideas from the BTS (Closes: #369061, #360451, #382271)
   * Fail immediately if the signature cannot be verified (Closes: #316528)
   * Show gpg error message on failure (Closes: #316529)
   * Skip gpg test if --ignore-release-gpg is specified (Closes: #322714)
   * Re-add --skippackages (Closes: #294974)
Files: 
 69f4052ca9e1e5d726918abc1cdb3951 494 net extra debmirror_20060907.dsc
 6cd62de01209f934afb576162893ff77 23805 net extra debmirror_20060907.tar.gz
 77593ed9dbc5282d93fa2c6f7721f420 29744 net extra debmirror_20060907_all.deb

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

iD8DBQFFAb6f01u8mbx9AgoRAg+3AJ0flieytv/ZQZqn9jD3e9K/+9w4XQCfTk3b
SyagzsmXyL/WkwvCmAiQOkk=
=VXpc
-END PGP SIGNATURE-


Accepted:
debmirror_20060907.dsc
  to pool/main/d/debmirror/debmirror_20060907.dsc
debmirror_20060907.tar.gz
  to pool/main/d/debmirror/debmirror_20060907.tar.gz
debmirror_20060907_all.deb
  to pool/main/d/debmirror/debmirror_20060907_all.deb


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



Accepted fsh 1.2-7 (source i386)

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

Format: 1.7
Date: Fri,  8 Sep 2006 20:37:00 +0200
Source: fsh
Binary: fsh
Architecture: source i386
Version: 1.2-7
Distribution: unstable
Urgency: low
Maintainer: Daniel Baumann [EMAIL PROTECTED]
Changed-By: Daniel Baumann [EMAIL PROTECTED]
Description: 
 fsh- Fast remote command execution over rsh/ssh/lsh
Closes: 380798
Changes: 
 fsh (1.2-7) unstable; urgency=low
 .
   * New email address.
   * Acknoledge python-NMU (Closes: #380798).
   * Using dpatch for upstream modifications now.
   * Minor packaging updates.
   * Bumping policy version.
Files: 
 5ffa686f3985b059e9eb49e24634e585 582 net optional fsh_1.2-7.dsc
 2304f173bb6cec99c9fbb643aabce480 28141 net optional fsh_1.2-7.diff.gz
 763c750471708b2f1ea3ec2797c64672 37206 net optional fsh_1.2-7_i386.deb

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

iD8DBQFFAbrC+C5cwEsrK54RAta7AKCHXzBtfPJdGEsoUbO6zyFKeLcGVACfVLkE
ZYdxOYTruYBoSahhyF8b5Jo=
=2VxP
-END PGP SIGNATURE-


Accepted:
fsh_1.2-7.diff.gz
  to pool/main/f/fsh/fsh_1.2-7.diff.gz
fsh_1.2-7.dsc
  to pool/main/f/fsh/fsh_1.2-7.dsc
fsh_1.2-7_i386.deb
  to pool/main/f/fsh/fsh_1.2-7_i386.deb


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



Accepted refpolicy 0.0.20060907-3 (source all)

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

Format: 1.7
Date: Fri,  8 Sep 2006 12:42:22 -0500
Source: refpolicy
Binary: selinux-policy-refpolicy-src selinux-policy-refpolicy-targeted 
selinux-policy-refpolicy-strict selinux-policy-refpolicy-doc
Architecture: source all
Version: 0.0.20060907-3
Distribution: unstable
Urgency: low
Maintainer: Manoj Srivastava [EMAIL PROTECTED]
Changed-By: Manoj Srivastava [EMAIL PROTECTED]
Description: 
 selinux-policy-refpolicy-doc - Documentation for the SELinux reference policy
 selinux-policy-refpolicy-src - Source of the SELinux reference policy for 
customization
 selinux-policy-refpolicy-strict - Strict variant of the SELinux reference 
policy
 selinux-policy-refpolicy-targeted - Targeted variant of the SELinux reference 
policy
Changes: 
 refpolicy (0.0.20060907-3) unstable; urgency=low
 .
   * Updated a few more policy modules to latest versions for Debian.
Files: 
 80ec29fd5379e23789261f0a6f2b8787 819 admin optional 
refpolicy_0.0.20060907-3.dsc
 4de247d662a9fce40afedd4116ff6f3c 88357 admin optional 
refpolicy_0.0.20060907-3.diff.gz
 2aa768e7ea0660710fbb9af7fc65dac2 1435088 admin optional 
selinux-policy-refpolicy-strict_0.0.20060907-3_all.deb
 22e1f73115b904d994ef49f34b97aa5a 1222992 admin optional 
selinux-policy-refpolicy-targeted_0.0.20060907-3_all.deb
 22cef8056d50bdbd86583722037394ff 396664 admin optional 
selinux-policy-refpolicy-src_0.0.20060907-3_all.deb
 4cdbaad8fdc4a30c8021139dcd50a4c8 312818 doc optional 
selinux-policy-refpolicy-doc_0.0.20060907-3_all.deb

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

iD8DBQFFAb7wIbrau78kQkwRAj5FAKDdl8OlAEa2XCbToZkXUzncs9MjFQCg/PYx
pjzQQmZc3u/y3XmHnfVzLk4=
=VfEv
-END PGP SIGNATURE-


Accepted:
refpolicy_0.0.20060907-3.diff.gz
  to pool/main/r/refpolicy/refpolicy_0.0.20060907-3.diff.gz
refpolicy_0.0.20060907-3.dsc
  to pool/main/r/refpolicy/refpolicy_0.0.20060907-3.dsc
selinux-policy-refpolicy-doc_0.0.20060907-3_all.deb
  to pool/main/r/refpolicy/selinux-policy-refpolicy-doc_0.0.20060907-3_all.deb
selinux-policy-refpolicy-src_0.0.20060907-3_all.deb
  to pool/main/r/refpolicy/selinux-policy-refpolicy-src_0.0.20060907-3_all.deb
selinux-policy-refpolicy-strict_0.0.20060907-3_all.deb
  to 
pool/main/r/refpolicy/selinux-policy-refpolicy-strict_0.0.20060907-3_all.deb
selinux-policy-refpolicy-targeted_0.0.20060907-3_all.deb
  to 
pool/main/r/refpolicy/selinux-policy-refpolicy-targeted_0.0.20060907-3_all.deb


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



Accepted catdvi 0.14-7.1 (source i386)

2006-09-08 Thread Andreas Barth
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Fri,  8 Sep 2006 22:52:06 +0200
Source: catdvi
Binary: catdvi
Architecture: source i386
Version: 0.14-7.1
Distribution: unstable
Urgency: medium
Maintainer: Bart Martens [EMAIL PROTECTED]
Changed-By: Andreas Barth [EMAIL PROTECTED]
Description: 
 catdvi - DVI to plain text translator
Closes: 291040
Changes: 
 catdvi (0.14-7.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Set the dependencies right to have all tex-parts in. Closes: #291040
Files: 
 cc692c6700741754390f77d6196c0635 582 tex extra catdvi_0.14-7.1.dsc
 413a99f2ee1625f049f6fd755a6bb308 5387 tex extra catdvi_0.14-7.1.diff.gz
 a539b94707bf6f4c1f34902d1a44dd20 61750 tex extra catdvi_0.14-7.1_i386.deb

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

iD8DBQFFAd3cmdOZoew2oYURAi7mAKC2nmfhCMUDQZuHB3M7LPImNbBdhgCfe9Hw
HBYnLofw4O9S+wfc+VYhE9M=
=FPEh
-END PGP SIGNATURE-


Accepted:
catdvi_0.14-7.1.diff.gz
  to pool/main/c/catdvi/catdvi_0.14-7.1.diff.gz
catdvi_0.14-7.1.dsc
  to pool/main/c/catdvi/catdvi_0.14-7.1.dsc
catdvi_0.14-7.1_i386.deb
  to pool/main/c/catdvi/catdvi_0.14-7.1_i386.deb


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



Accepted linm 0.7.9-2 (source i386)

2006-09-08 Thread Ki-Heon Kim
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Fri,  8 May 2006 16:09:10 +0900
Source: linm
Binary: linm
Architecture: source i386
Version: 0.7.9-2
Distribution: unstable
Urgency: low
Maintainer: Ki-Heon Kim [EMAIL PROTECTED]
Changed-By: Ki-Heon Kim [EMAIL PROTECTED]
Description: 
 linm   - The famous file manager from the MS-DOS age
Closes: 372888
Changes: 
 linm (0.7.9-2) unstable; urgency=low
 .
   * remove dependency on libssl0.9.7. Closes: #372888
Files: 
 241fbc514a09f57db6a171a1ad4e7f46 545 utils optional linm_0.7.9-2.dsc
 7f484704f279a4d4dbc58a9f08d83934 721689 utils optional linm_0.7.9-2.tar.gz
 0345aa3403535ddb21fcb081a91b11a6 881532 utils optional linm_0.7.9-2_i386.deb

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

iD8DBQFFARsL822JQk25dpQRAgwFAKCZx6ro9HlAgaPzgNq4lGD6EXTl3QCgi7e2
ueKnDFM/Ugk2r7tNoKKUksg=
=zOzE
-END PGP SIGNATURE-


Accepted:
linm_0.7.9-2.dsc
  to pool/main/l/linm/linm_0.7.9-2.dsc
linm_0.7.9-2.tar.gz
  to pool/main/l/linm/linm_0.7.9-2.tar.gz
linm_0.7.9-2_i386.deb
  to pool/main/l/linm/linm_0.7.9-2_i386.deb


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



Accepted totem 2.16.1-1 (source i386 all)

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

Format: 1.7
Date: Fri,  8 Sep 2006 09:14:19 +0200
Source: totem
Binary: libtotem-plparser1-dbg totem-gstreamer libtotem-plparser1 totem-mozilla 
totem-xine totem libtotem-plparser-dev
Architecture: source i386 all
Version: 2.16.1-1
Distribution: experimental
Urgency: low
Maintainer: Sebastien Bacher [EMAIL PROTECTED]
Changed-By: Loic Minier [EMAIL PROTECTED]
Description: 
 libtotem-plparser-dev - Totem Playlist Parser library - development version
 libtotem-plparser1 - Totem Playlist Parser library - runtime version
 libtotem-plparser1-dbg - Totem Playlist Parser library - debugging version
 totem  - A simple media player for the Gnome desktop (dummy package)
 totem-gstreamer - A simple media player for the Gnome desktop based on 
gstreamer
 totem-mozilla - Totem Mozilla plugin
 totem-xine - A simple media player for the Gnome desktop based on xine
Changes: 
 totem (2.16.1-1) experimental; urgency=low
 .
   [ Guilherme de S. Pastore ]
   * New upstream release.
   * debian/watch: updated.
 .
   [ Loic Minier ]
   * Add debian/test.html, sample javascript integration of the gecko plugin.
   * Re-add Firefox symlinks as these are required after all.
   * New upstream release; with API additions.
 - Bump libtotem-plaparser1 shlibs to = 2.16.1.
 - Install new plugin flavor, MullY.
Files: 
 0308bd32a19bd925abd280c1aceb6aa5 2184 gnome optional totem_2.16.1-1.dsc
 f132694c4925ed81bdedac69e1e17ae3 2543271 gnome optional 
totem_2.16.1.orig.tar.gz
 8e8195ff802e08746fcba968c4d8 21461 gnome optional totem_2.16.1-1.diff.gz
 5dbd96f1ee0cf97e263a6f1c7c8b9609 10226 gnome optional totem_2.16.1-1_all.deb
 53fedfdb6b1e1a590d463f939fbb21b5 9988 web optional 
totem-mozilla_2.16.1-1_all.deb
 72719425bcc31f3af2dda13a56f7cf7c 1907288 gnome optional 
totem-xine_2.16.1-1_i386.deb
 8a1bf71ce1b84482f7669e0ba41c974d 1941390 gnome optional 
totem-gstreamer_2.16.1-1_i386.deb
 53f2d00683f024993d0f1777f472d759 30066 libs optional 
libtotem-plparser1_2.16.1-1_i386.deb
 b0e3dd246544702f895bab1f932ef758 31638 libdevel optional 
libtotem-plparser-dev_2.16.1-1_i386.deb
 b5700e6fab6dc0746af2b1a16e5a6a00 45966 libs extra 
libtotem-plparser1-dbg_2.16.1-1_i386.deb

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

iD8DBQFFARxU4VUX8isJIMARAkwVAKC1fSLhPGEbt+FocTp8MPXyce6hHACfa09R
6HESYXm11SAqOVhISajic7Q=
=+1Bh
-END PGP SIGNATURE-


Accepted:
libtotem-plparser-dev_2.16.1-1_i386.deb
  to pool/main/t/totem/libtotem-plparser-dev_2.16.1-1_i386.deb
libtotem-plparser1-dbg_2.16.1-1_i386.deb
  to pool/main/t/totem/libtotem-plparser1-dbg_2.16.1-1_i386.deb
libtotem-plparser1_2.16.1-1_i386.deb
  to pool/main/t/totem/libtotem-plparser1_2.16.1-1_i386.deb
totem-gstreamer_2.16.1-1_i386.deb
  to pool/main/t/totem/totem-gstreamer_2.16.1-1_i386.deb
totem-mozilla_2.16.1-1_all.deb
  to pool/main/t/totem/totem-mozilla_2.16.1-1_all.deb
totem-xine_2.16.1-1_i386.deb
  to pool/main/t/totem/totem-xine_2.16.1-1_i386.deb
totem_2.16.1-1.diff.gz
  to pool/main/t/totem/totem_2.16.1-1.diff.gz
totem_2.16.1-1.dsc
  to pool/main/t/totem/totem_2.16.1-1.dsc
totem_2.16.1-1_all.deb
  to pool/main/t/totem/totem_2.16.1-1_all.deb
totem_2.16.1.orig.tar.gz
  to pool/main/t/totem/totem_2.16.1.orig.tar.gz


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



Accepted otags 3.09.0-4 (source i386)

2006-09-08 Thread Mike Furr
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Fri,  8 Sep 2006 16:30:53 -0400
Source: otags
Binary: otags
Architecture: source i386
Version: 3.09.0-4
Distribution: unstable
Urgency: low
Maintainer: Mike Furr [EMAIL PROTECTED]
Changed-By: Mike Furr [EMAIL PROTECTED]
Description: 
 otags  - tool for building TAGS files from O'Caml sources
Closes: 372592
Changes: 
 otags (3.09.0-4) unstable; urgency=low
 .
   * Removed control.in as per new policy
   * Moved to svn-buildpackage layout in SVN
   * Updated to policy 3.7.2 (no changes needed)
   * Added dep in Makefile to ensure dirs.in gets reprocessed with binNMU's
 (Closes: #372592)
Files: 
 3c72f8665be94f596a9b831b4831afdc 581 devel optional otags_3.09.0-4.dsc
 b626d0320ead2d472fa17453a48259f8 3964 devel optional otags_3.09.0-4.diff.gz
 12960414f0719f76cdf3d4a6f8fa9c4f 659682 devel optional otags_3.09.0-4_i386.deb

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

iD8DBQFFAdRf7ZPKKRJLJvMRArJaAJ4vG/zoe9BycAOjwVEneyDv1wHlRACfevoT
Pe2jJZaYBwH5xWOuF3wObDc=
=R1Hz
-END PGP SIGNATURE-


Accepted:
otags_3.09.0-4.diff.gz
  to pool/main/o/otags/otags_3.09.0-4.diff.gz
otags_3.09.0-4.dsc
  to pool/main/o/otags/otags_3.09.0-4.dsc
otags_3.09.0-4_i386.deb
  to pool/main/o/otags/otags_3.09.0-4_i386.deb


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



Accepted routes 1.4.1-1 (source all)

2006-09-08 Thread Piotr Ozarowski
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Fri,  8 Sep 2006 15:33:54 +0200
Source: routes
Binary: python-routes
Architecture: source all
Version: 1.4.1-1
Distribution: unstable
Urgency: low
Maintainer: Piotr Ozarowski [EMAIL PROTECTED]
Changed-By: Piotr Ozarowski [EMAIL PROTECTED]
Description: 
 python-routes - Routing Recognition and Generation Tools
Changes: 
 routes (1.4.1-1) unstable; urgency=low
 .
   * New upstream release
   * Replaced python-all-dev with python-all build requirement since header
 files are not needed to build arch indep. modules
   * Added patch to setup.py file which will force using currently installed
 setuptools version while building package
 + dpatch added to build dependencies
Files: 
 3458699890773c6643180c46ab7d5406 789 python optional routes_1.4.1-1.dsc
 117f93f9de29dbd539e01ea864fb41df 44843 python optional routes_1.4.1.orig.tar.gz
 f4895016b3b72ec3209a62c3d82bd564 2489 python optional routes_1.4.1-1.diff.gz
 3e1f755c1902351ce480c818ded75122 34342 python optional 
python-routes_1.4.1-1_all.deb

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

iD8DBQFFAcGpvPbGD26BadIRAg67AJ90mhMPXD3IluDo2SlUaucp4lSA5wCfXN9F
Kfv1PI8m/LteR17a63MgUDU=
=TGYG
-END PGP SIGNATURE-


Accepted:
python-routes_1.4.1-1_all.deb
  to pool/main/r/routes/python-routes_1.4.1-1_all.deb
routes_1.4.1-1.diff.gz
  to pool/main/r/routes/routes_1.4.1-1.diff.gz
routes_1.4.1-1.dsc
  to pool/main/r/routes/routes_1.4.1-1.dsc
routes_1.4.1.orig.tar.gz
  to pool/main/r/routes/routes_1.4.1.orig.tar.gz


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



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

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

Format: 1.7
Date: Fri,  8 Sep 2006 15:10:36 -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-4
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-4) unstable; urgency=low
 .
   * Patches 119, 211: Fix a number of additional minor C compiler warnings.
   * debian/rules: Use $(CURDIR) instead of $(PWD) when testing dynamically
 linked PAW.  This test should no longer fail due to $LD_LIBRARY_PATH
 being set incorrectly on buildds using sudo instead of fakeroot
 (i.e., alpha, mips, mipsel).
   * debian/README.64-bit: New version, copied from Cernlib source package.
   * debian/README.source: Mention new gfortran option to $DEB_BUILD_OPTIONS.
Files: 
 52726582c19d0f1cdb4d6454fe8e789c 1010 science optional paw_2.14.04-4.dsc
 a518ef8a07a1760831fabf96f236b86c 59799 science optional paw_2.14.04-4.diff.gz
 7b1a73fb1cd99b6a5714276451fb241b 9732 science optional 
paw-common_2.14.04-4_all.deb
 b7fb9ff25b08a4d7b25340671cd9b4f5 376562 science optional 
paw-demos_2.14.04-4_all.deb
 7e0d2816c30a3e81e4c11aed36e82a4a 1324438 libdevel optional 
libpawlib2-dev_2.14.04-4_i386.deb
 c7b718c08a391191eddb1b5a232fdff8 409958 libdevel optional 
libpawlib2-lesstif-dev_2.14.04-4_i386.deb
 06b960aa2ca748460fdba767326f5a8d 317154 libs optional 
libpawlib2-lesstif_2.14.04-4_i386.deb
 5d9d59c54406b4d6e1c3e70cdea298e5 878358 libs optional 
libpawlib2_2.14.04-4_i386.deb
 5fcf7b06d247d7cdc02bc55400dfa9d1 6010 science optional 
paw++-static_2.14.04-4_i386.deb
 e59540c90ab2188ddf124cd6976cd472 10234 science optional 
paw++_2.14.04-4_i386.deb
 63ecd334968876f2af9d5a6f3db64595 6012 science optional 
paw-static_2.14.04-4_i386.deb
 78552c44d6a13cf992bcb686cc6e2264 9894 science optional paw_2.14.04-4_i386.deb

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

iD8DBQFFAc4QfYxAIk+Dx1ERAtT3AJ9XgckUs8cUvTqAkijd9y7f4Y9iggCggJaO
omZxkNrO+aacmRU6uhRFLww=
=8i2h
-END PGP SIGNATURE-


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


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



Accepted gclcvs 2.7.0-57 (source i386 all)

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

Format: 1.7
Date: Fri,  8 Sep 2006 13:31:02 -0400
Source: gclcvs
Binary: gclcvs gclcvs-doc
Architecture: source i386 all
Version: 2.7.0-57
Distribution: unstable
Urgency: low
Maintainer: Camm Maguire [EMAIL PROTECTED]
Changed-By: Camm Maguire [EMAIL PROTECTED]
Description: 
 gclcvs - GNU Common Lisp compiler, CVS snapshot
 gclcvs-doc - Documentation for GNU Common Lisp, CVS snapshot
Changes: 
 gclcvs (2.7.0-57) unstable; urgency=low
 .
   * remove emacs build-depends;64bit hash and gmp fixes
Files: 
 489174aca58d74c07d4774e06a742cbf 715 interpreters optional gclcvs_2.7.0-57.dsc
 84fcdb4f20bb22e3281e2b63cd2165ec 23265096 interpreters optional 
gclcvs_2.7.0-57.tar.gz
 5b7ba7ace34cb1dd749d6b8ba8f81e15 3471578 doc optional 
gclcvs-doc_2.7.0-57_all.deb
 68e939f620252f9564f7d102e0f0d386 50725232 interpreters optional 
gclcvs_2.7.0-57_i386.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQFFAdH/czG1wFfwRdwRAql3AJ47OMfslF1O1XKw2OSXoVpDkMR+/QCfeSf7
dWm9I8JSiEp+PwlHjPBmWGc=
=kYPG
-END PGP SIGNATURE-


Accepted:
gclcvs-doc_2.7.0-57_all.deb
  to pool/main/g/gclcvs/gclcvs-doc_2.7.0-57_all.deb
gclcvs_2.7.0-57.dsc
  to pool/main/g/gclcvs/gclcvs_2.7.0-57.dsc
gclcvs_2.7.0-57.tar.gz
  to pool/main/g/gclcvs/gclcvs_2.7.0-57.tar.gz
gclcvs_2.7.0-57_i386.deb
  to pool/main/g/gclcvs/gclcvs_2.7.0-57_i386.deb


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



Accepted pilot-link 0.12.1-2 (source i386)

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

Format: 1.7
Date: Fri,  8 Sep 2006 21:10:38 +0200
Source: pilot-link
Binary: libpisock9 libpda-pilot-perl pilot-link libpisync0 python-pisock 
libpisock-dev
Architecture: source i386
Version: 0.12.1-2
Distribution: experimental
Urgency: low
Maintainer: Ludovic Rousseau [EMAIL PROTECTED]
Changed-By: Ludovic Rousseau [EMAIL PROTECTED]
Description: 
 libpda-pilot-perl - Perl module to communicate with a PalmOS PDA
 libpisock-dev - development files for communicating with a PalmOS PDA
 libpisock9 - library for communicating with a PalmOS PDA
 libpisync0 - synchronization library for PalmOS devices
 pilot-link - tools to communicate with a PalmOS PDA
 python-pisock - Python module to communicate with PalmOS PDA
Changes: 
 pilot-link (0.12.1-2) experimental; urgency=low
 .
   * Install some missing files. Thanks to Norbert Preining for the patches
Files: 
 bca84e7837850e1529f2e5369953d6c9 799 otherosfs optional pilot-link_0.12.1-2.dsc
 6e1c441afc756d705b61562aac2015c1 12617 otherosfs optional 
pilot-link_0.12.1-2.diff.gz
 5657c207271b7c725678a033e6184611 101314 libs optional 
libpisock9_0.12.1-2_i386.deb
 e0925afed52ae3b7a8fc2e614c7afdc6 162752 libdevel extra 
libpisock-dev_0.12.1-2_i386.deb
 d1b5de8ae34d94ab918de740076fc2aa 115894 perl extra 
libpda-pilot-perl_0.12.1-2_i386.deb
 79bf81a03bba437e2641404086f5b9c4 685018 otherosfs optional 
pilot-link_0.12.1-2_i386.deb
 7a2901b6c9b56f03418ad24c9e5b11d1 16150 libs optional 
libpisync0_0.12.1-2_i386.deb
 98a666d440c88ea60cf68bebfa9633fb 67128 python extra 
python-pisock_0.12.1-2_i386.deb

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

iD8DBQFFAcRtP0qKj+B/HPkRAnHhAJ0UMsXye9wTb5N44RJ8lyf6uNAQWQCePSuW
r+mKboqQ5phDO+JWjSC+rIc=
=9RzL
-END PGP SIGNATURE-


Accepted:
libpda-pilot-perl_0.12.1-2_i386.deb
  to pool/main/p/pilot-link/libpda-pilot-perl_0.12.1-2_i386.deb
libpisock-dev_0.12.1-2_i386.deb
  to pool/main/p/pilot-link/libpisock-dev_0.12.1-2_i386.deb
libpisock9_0.12.1-2_i386.deb
  to pool/main/p/pilot-link/libpisock9_0.12.1-2_i386.deb
libpisync0_0.12.1-2_i386.deb
  to pool/main/p/pilot-link/libpisync0_0.12.1-2_i386.deb
pilot-link_0.12.1-2.diff.gz
  to pool/main/p/pilot-link/pilot-link_0.12.1-2.diff.gz
pilot-link_0.12.1-2.dsc
  to pool/main/p/pilot-link/pilot-link_0.12.1-2.dsc
pilot-link_0.12.1-2_i386.deb
  to pool/main/p/pilot-link/pilot-link_0.12.1-2_i386.deb
python-pisock_0.12.1-2_i386.deb
  to pool/main/p/pilot-link/python-pisock_0.12.1-2_i386.deb


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



Accepted emacs-snapshot 1:20060908-1 (source i386 all)

2006-09-08 Thread Romain Francoise
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Fri,  8 Sep 2006 21:10:58 +0200
Source: emacs-snapshot
Binary: emacs-snapshot-el emacs-snapshot-bin-common emacs-snapshot-nox 
emacs-snapshot emacs-snapshot-common emacs-snapshot-gtk
Architecture: source i386 all
Version: 1:20060908-1
Distribution: unstable
Urgency: low
Maintainer: Romain Francoise [EMAIL PROTECTED]
Changed-By: Romain Francoise [EMAIL PROTECTED]
Description: 
 emacs-snapshot - The GNU Emacs editor (development snapshot)
 emacs-snapshot-bin-common - The GNU Emacs editor's shared, architecture 
dependent files
 emacs-snapshot-common - The GNU Emacs editor's common infrastructure
 emacs-snapshot-el - GNU Emacs LISP (.el) files
 emacs-snapshot-gtk - The GNU Emacs editor (with GTK+ 2.x support)
 emacs-snapshot-nox - The GNU Emacs editor (without X support)
Closes: 386496
Changes: 
 emacs-snapshot (1:20060908-1) unstable; urgency=low
 .
   * The Fifteen steps, then a sheer drop release.
 .
   * debian/control.in: Use ${source:Version} for the dependency between
 emacs-bin-common and emacs-common.
   * debian/control: Regenerate.
 .
   * debian/rules:
 + Check for pure space overflow after dump for each subflavor.
 + Set alternative priority to 23 (closes: #386496).
 .
   * debian/patches/debian-sendmail-program.dpatch: Dropped.
   * debian/patches/00list: Update.
 .
   * debian/patches/debian-puresize.dpatch: *Really* resync with upstream.
Files: 
 d01806c299cd43673872a4119fecb85d 994 editors optional 
emacs-snapshot_20060908-1.dsc
 337160f450a79fe050ff97c8b652b6b3 24475972 editors optional 
emacs-snapshot_20060908.orig.tar.gz
 59bf04980be5d642e28293bce2b82b97 31961 editors optional 
emacs-snapshot_20060908-1.diff.gz
 ce57230e80a4ae818460e9f9cb572bed 18578914 editors optional 
emacs-snapshot-common_20060908-1_all.deb
 7188d00920db1d5950161319428c6640 11044102 editors optional 
emacs-snapshot-el_20060908-1_all.deb
 9ee5414845c7dea6b7a0af9d5098ce0b 163952 editors optional 
emacs-snapshot-bin-common_20060908-1_i386.deb
 8408fea7f763e3bee36e0675693602de 2010936 editors optional 
emacs-snapshot_20060908-1_i386.deb
 239c3133fb59d73457786d724df2826b 2005028 editors optional 
emacs-snapshot-gtk_20060908-1_i386.deb
 9ce23a1a980ed498dfead8f26d70426c 1750812 editors optional 
emacs-snapshot-nox_20060908-1_i386.deb

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

iD8DBQFFAc18ogN2vsA8Vt8RAnDqAKCAvWyaSqq1zfwPg3c92s+WwzvhOQCfeWv3
BLei6HscvWJEvVbQU2erJgY=
=tnxE
-END PGP SIGNATURE-


Accepted:
emacs-snapshot-bin-common_20060908-1_i386.deb
  to pool/main/e/emacs-snapshot/emacs-snapshot-bin-common_20060908-1_i386.deb
emacs-snapshot-common_20060908-1_all.deb
  to pool/main/e/emacs-snapshot/emacs-snapshot-common_20060908-1_all.deb
emacs-snapshot-el_20060908-1_all.deb
  to pool/main/e/emacs-snapshot/emacs-snapshot-el_20060908-1_all.deb
emacs-snapshot-gtk_20060908-1_i386.deb
  to pool/main/e/emacs-snapshot/emacs-snapshot-gtk_20060908-1_i386.deb
emacs-snapshot-nox_20060908-1_i386.deb
  to pool/main/e/emacs-snapshot/emacs-snapshot-nox_20060908-1_i386.deb
emacs-snapshot_20060908-1.diff.gz
  to pool/main/e/emacs-snapshot/emacs-snapshot_20060908-1.diff.gz
emacs-snapshot_20060908-1.dsc
  to pool/main/e/emacs-snapshot/emacs-snapshot_20060908-1.dsc
emacs-snapshot_20060908-1_i386.deb
  to pool/main/e/emacs-snapshot/emacs-snapshot_20060908-1_i386.deb
emacs-snapshot_20060908.orig.tar.gz
  to pool/main/e/emacs-snapshot/emacs-snapshot_20060908.orig.tar.gz


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



Accepted crash 4.0-3.3-1 (source i386)

2006-09-08 Thread Troy Heber
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Fri,  8 Sep 2006 11:05:29 -0600
Source: crash
Binary: crash
Architecture: source i386
Version: 4.0-3.3-1
Distribution: unstable
Urgency: low
Maintainer: Troy Heber [EMAIL PROTECTED]
Changed-By: Troy Heber [EMAIL PROTECTED]
Description: 
 crash  - kernel debugging utility, allowing gdb like syntax
Changes: 
 crash (4.0-3.3-1) unstable; urgency=low
 .
   * New upstream version 4.0-3.3 (see
 http://people.redhat.com/anderson/crash.changelog)
Files: 
 b9318f2106f588e557e446f4df0c05bb 632 utils optional crash_4.0-3.3-1.dsc
 5e09330561ea7760a08325d98d0cf60b 17583852 utils optional 
crash_4.0-3.3.orig.tar.gz
 ece93a4036978d03c408ebee2dbf3a67 3825 utils optional crash_4.0-3.3-1.diff.gz
 86309eaa915a963067f01a57f76c8a7e 1465852 utils optional 
crash_4.0-3.3-1_i386.deb

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

iD8DBQFFAc5uQOr9C+GfGI4RAtdjAJ9sNVZdrvE2CNxf9hGAmmPhYwB5+ACgqS/4
5vDn11UK6/30HWGcr8hpohw=
=yJe8
-END PGP SIGNATURE-


Accepted:
crash_4.0-3.3-1.diff.gz
  to pool/main/c/crash/crash_4.0-3.3-1.diff.gz
crash_4.0-3.3-1.dsc
  to pool/main/c/crash/crash_4.0-3.3-1.dsc
crash_4.0-3.3-1_i386.deb
  to pool/main/c/crash/crash_4.0-3.3-1_i386.deb
crash_4.0-3.3.orig.tar.gz
  to pool/main/c/crash/crash_4.0-3.3.orig.tar.gz


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



Accepted debconf 1.5.4 (source all)

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

Format: 1.7
Date: Fri,  8 Sep 2006 14:44:33 -0400
Source: debconf
Binary: debconf-english debconf-doc debconf-utils debconf-i18n debconf
Architecture: source all
Version: 1.5.4
Distribution: unstable
Urgency: low
Maintainer: Debconf Developers [EMAIL PROTECTED]
Changed-By: Joey Hess [EMAIL PROTECTED]
Description: 
 debconf- Debian configuration management system
 debconf-doc - debconf documentation
 debconf-english - small footprint English-only debconf
 debconf-i18n - full internationalization support for debconf
 debconf-utils - debconf utilities
Closes: 375064 375066 380344 380352 380378 380381 380427 380432 380437 380453 
380477 380495 380592 382002 382328 382459 382504 382623 382713 384370 385549 
386509
Changes: 
 debconf (1.5.4) unstable; urgency=low
 .
   [ Christian Perrier ]
   * Split out Choices in templates. Sorry, translators.
   * Activate the generation of Russian man pages by po4a, KOI8-R encoded
 Closes: #385549
   * Translations:
 - Updated French
 - Added Welsh (from D-I translations)
 - Added Dzongkha (from D-I translations)
 .
   [ Luk Claes ]
   * Translations:
 - Updated Catalan debconf translation (Closes: #380344).
 - Updated Estonian debconf translation (Closes: #380352).
 - Updated Italian debconf translation.
 - Updated Simplified Chinese debconf translation.
 - Updated Tagalog debconf translation.
 - Updated Norwegian Bokmal debconf translation.
 - Updated Korean debconf translation (Closes: #380378).
 - Updated Arabic debconf translation (Closes: #380381).
 - Updated Danish debconf translation (Closes: #382002).
 - Updated Hungarian debconf translation.
 - Updated Malagasi debconf translation.
 - Updated Russian debconf translation (Closes: #380427).
 - Updated Slovak debconf translation (Closes: #380432).
 - Updated Czech debconf translation (Closes: #380437).
 - Updated Finnish debconf translation (Closes: #380453).
 - Updated Hebrew debconf translation.
 - Updated Brazillian Portuguese debconf translation.
 - Updated Japanese debconf translation (Closes: #380477).
 - Updated Romanian debconf translation (Closes: #380495).
 - Updated Latvian debconf translation.
 - Updated Turkish debconf translation.
 - Updated Galician debconf translation (Closes: #380592).
 - Updated Lithuanian debconf translation.
 - Updated Punjabi debconf translation.
 - Updated Portuguese debconf translation.
 - New Khmer debconf translation (Closes: #375064).
 - New Khmer programs translation (Closes: #375066).
 - Updated Vietnamese debconf translation (Closes: #382328).
 - Updated Basque debconf translation (Closes: #382459).
 - Updated Ukrainian debconf translation (Closes: #382504).
 - New Dzongkha programs translation (Closes: #382623).
 - Updated Spanish debconf translation (Closes: #382713).
 - Updated German debconf translation (Closes: #384370).
 - Updated Swedish debconf translation (Closes: #386509).
 .
   [ Joey Hess ]
   * Add support for media-change in debconf-apt-progress.
Files: 
 d3e0e5964e4e7bae14ba2ff67756b47c 754 admin optional debconf_1.5.4.dsc
 86f39efb4c1e952b6466168c2d1a625b 639178 admin optional debconf_1.5.4.tar.gz
 daf1305b8b20b6aca7d4bd6e81939572 134878 admin important debconf_1.5.4_all.deb
 de983be93b5beeda5898eec468fc3b68 142270 admin important 
debconf-i18n_1.5.4_all.deb
 f66120a5d22807615db6b8edf077d3ad 856 admin extra debconf-english_1.5.4_all.deb
 5ae9dad7d6e84d7c07de9a1c8f92f8a1 193786 doc optional debconf-doc_1.5.4_all.deb
 9cab2d883467dc76a945471a797f8feb 40804 devel optional 
debconf-utils_1.5.4_all.deb

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

iD8DBQFFAb0z2tp5zXiKP0wRApzKAKC7T0t76HGHGi2WV8pDK4Ws7IcUvgCgr69Z
Iov5dORhKnAPMFXu/tm90GA=
=yE0a
-END PGP SIGNATURE-


Accepted:
debconf-doc_1.5.4_all.deb
  to pool/main/d/debconf/debconf-doc_1.5.4_all.deb
debconf-english_1.5.4_all.deb
  to pool/main/d/debconf/debconf-english_1.5.4_all.deb
debconf-i18n_1.5.4_all.deb
  to pool/main/d/debconf/debconf-i18n_1.5.4_all.deb
debconf-utils_1.5.4_all.deb
  to pool/main/d/debconf/debconf-utils_1.5.4_all.deb
debconf_1.5.4.dsc
  to pool/main/d/debconf/debconf_1.5.4.dsc
debconf_1.5.4.tar.gz
  to pool/main/d/debconf/debconf_1.5.4.tar.gz
debconf_1.5.4_all.deb
  to pool/main/d/debconf/debconf_1.5.4_all.deb


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



Accepted ikiwiki 1.26 (source all)

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

Format: 1.7
Date: Fri,  8 Sep 2006 16:24:16 -0400
Source: ikiwiki
Binary: ikiwiki
Architecture: source all
Version: 1.26
Distribution: unstable
Urgency: low
Maintainer: Joey Hess [EMAIL PROTECTED]
Changed-By: Joey Hess [EMAIL PROTECTED]
Description: 
 ikiwiki- a wiki compiler
Changes: 
 ikiwiki (1.26) unstable; urgency=low
 .
   * Add a missing -n to tla undo call.
   * otl2hmtl can't be safely used with IPC::Open2 since it sometimes
 writes before consuming its whole stdin. Avoid this deadlock.
   * Fix alt tags for outline checkboxes.
Files: 
 32aa011caf4d53fd88432301c4e5ba3c 649 web optional ikiwiki_1.26.dsc
 d5522b2683d322a50b99e5b4bab8bfdc 152630 web optional ikiwiki_1.26.tar.gz
 57e20ac5480fd94e5a7036c6063081fb 193004 web optional ikiwiki_1.26_all.deb

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

iD8DBQFFAdWh2tp5zXiKP0wRAkrhAKCtqYOZ7/FzoCiF5snHrWS8+BF0rQCeIac1
x/qu0zUH26/Guy4RN+q6KDI=
=Jq1O
-END PGP SIGNATURE-


Accepted:
ikiwiki_1.26.dsc
  to pool/main/i/ikiwiki/ikiwiki_1.26.dsc
ikiwiki_1.26.tar.gz
  to pool/main/i/ikiwiki/ikiwiki_1.26.tar.gz
ikiwiki_1.26_all.deb
  to pool/main/i/ikiwiki/ikiwiki_1.26_all.deb


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



Accepted netris 0.52-6 (source i386)

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

Format: 1.7
Date: Fri, 08 Sep 2006 14:08:42 -0500
Source: netris
Binary: netris
Architecture: source i386
Version: 0.52-6
Distribution: unstable
Urgency: low
Maintainer: Gerfried Fuchs [EMAIL PROTECTED]
Changed-By: Gerfried Fuchs [EMAIL PROTECTED]
Description: 
 netris - free, networked version of T*tris
Closes: 304224 345305
Changes: 
 netris (0.52-6) unstable; urgency=low
 .
   * #include time.h in curses.c (closes: #345305)
   * Add patch to display line count, contributed by Piotr Krukowiecki
 (closes: #304224)
   * Bumped Standards-Version to 3.7.2, no changes needed.
   * Updated FSF address in copyright file.
Files: 
 fb38f45fc6256a9d58e936116f91c87d 549 games optional netris_0.52-6.dsc
 42baa6eb832567bab5bf83cd2fc7a681 10130 games optional netris_0.52-6.diff.gz
 52c72e8734a77200893863c035ed9fd1 36200 games optional netris_0.52-6_i386.deb

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

iD8DBQFFAcE1ELuA/Ba9d8YRAuQHAKCIqVyr3J9zu/LJlQ5rZ0BUdwEJigCfU0VI
BZaLHjcA9cUkgSnQjviShEU=
=UtM7
-END PGP SIGNATURE-


Accepted:
netris_0.52-6.diff.gz
  to pool/main/n/netris/netris_0.52-6.diff.gz
netris_0.52-6.dsc
  to pool/main/n/netris/netris_0.52-6.dsc
netris_0.52-6_i386.deb
  to pool/main/n/netris/netris_0.52-6_i386.deb


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



Accepted gtkhtml3.8 3.12.0-1 (source i386)

2006-09-08 Thread Heikki Henriksen
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Tue,  5 Sep 2006 22:54:36 +0200
Source: gtkhtml3.8
Binary: libgtkhtml3.8-dbg gtkhtml3.8 libgtkhtml3.8-dev libgtkhtml3.8-15
Architecture: source i386
Version: 3.12.0-1
Distribution: experimental
Urgency: low
Maintainer: Debian Evolution Maintainers 
pkg-evolution-maintainers@lists.alioth.debian.org
Changed-By: Heikki Henriksen [EMAIL PROTECTED]
Description: 
 gtkhtml3.8 - HTML rendering/editing library - bonobo component binary
 libgtkhtml3.8-15 - HTML rendering/editing library - runtime files
 libgtkhtml3.8-dbg - HTML rendering/editing library - debug files
 libgtkhtml3.8-dev - HTML rendering/editing library - development files
Changes: 
 gtkhtml3.8 (3.12.0-1) experimental; urgency=low
 .
   * New upstream release (3.12.0) with no api changes
   * Updated watch-file to follow 3.12-series [debian/watch]
   * Bump build-dep on intltool to 0.35.0 [debian/control]
   * Remove patch applied upstream 
[debian/patches/05_include-gtkhtml-private.patch]
Files: 
 5f5a1dd9f4b8a49a5943ec5b01c05094 1099 gnome optional gtkhtml3.8_3.12.0-1.dsc
 e834dbc9c506f2d4acee070b28e54dba 147 gnome optional 
gtkhtml3.8_3.12.0.orig.tar.gz
 fd4199462f8eb52b70c492fdb9de 8322 gnome optional 
gtkhtml3.8_3.12.0-1.diff.gz
 992cfa371ac98356ce6d424309c6bad9 607052 gnome optional 
gtkhtml3.8_3.12.0-1_i386.deb
 6f1d7ccc7cdad12e095e123bac86e38c 314080 libs optional 
libgtkhtml3.8-15_3.12.0-1_i386.deb
 f94a4b8076df9e99919b7984261db2f2 357824 libdevel optional 
libgtkhtml3.8-dev_3.12.0-1_i386.deb
 00ddc193fd7292fbc36a995bcb2c449c 1196294 libdevel extra 
libgtkhtml3.8-dbg_3.12.0-1_i386.deb

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

iD8DBQFFAckD4VUX8isJIMARAjhGAJ9/j+8HbldVVEybasLOyiUE67P/agCgik/8
XNdA//GYqTp7+4YTaX+mzbQ=
=7ogA
-END PGP SIGNATURE-


Accepted:
gtkhtml3.8_3.12.0-1.diff.gz
  to pool/main/g/gtkhtml3.8/gtkhtml3.8_3.12.0-1.diff.gz
gtkhtml3.8_3.12.0-1.dsc
  to pool/main/g/gtkhtml3.8/gtkhtml3.8_3.12.0-1.dsc
gtkhtml3.8_3.12.0-1_i386.deb
  to pool/main/g/gtkhtml3.8/gtkhtml3.8_3.12.0-1_i386.deb
gtkhtml3.8_3.12.0.orig.tar.gz
  to pool/main/g/gtkhtml3.8/gtkhtml3.8_3.12.0.orig.tar.gz
libgtkhtml3.8-15_3.12.0-1_i386.deb
  to pool/main/g/gtkhtml3.8/libgtkhtml3.8-15_3.12.0-1_i386.deb
libgtkhtml3.8-dbg_3.12.0-1_i386.deb
  to pool/main/g/gtkhtml3.8/libgtkhtml3.8-dbg_3.12.0-1_i386.deb
libgtkhtml3.8-dev_3.12.0-1_i386.deb
  to pool/main/g/gtkhtml3.8/libgtkhtml3.8-dev_3.12.0-1_i386.deb


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



Accepted freetype 2.2.1-4 (source amd64)

2006-09-08 Thread Steve Langasek
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Fri,  8 Sep 2006 13:35:30 -0700
Source: freetype
Binary: freetype2-demos libfreetype6-udeb libfreetype6 libfreetype6-dev
Architecture: source amd64
Version: 2.2.1-4
Distribution: unstable
Urgency: low
Maintainer: Steve Langasek [EMAIL PROTECTED]
Changed-By: Steve Langasek [EMAIL PROTECTED]
Description: 
 freetype2-demos - FreeType 2 demonstration programs
 libfreetype6 - FreeType 2 font engine, shared library files
 libfreetype6-dev - FreeType 2 font engine, development files
 libfreetype6-udeb - FreeType 2 font engine for the debian-installer (udeb)
Closes: 386379
Changes: 
 freetype (2.2.1-4) unstable; urgency=low
 .
   * Drop libfreetype6.postinst code for cleaning up /usr/X11R6/lib;
 whatever version it applied to is pre-sarge, and this code is
 sufficiently blunt that I don't think it should be kept around.
 Closes: #386379.
Files: 
 ca3cc25182102b7c56b653ef85f6bedf 786 libs optional freetype_2.2.1-4.dsc
 582246777c28935e571de94639cdb032 30120 libs optional freetype_2.2.1-4.diff.gz
 deac3f28624de6212a7972e4d426434b 353196 libs optional 
libfreetype6_2.2.1-4_amd64.deb
 7cc4ac80e464a955bdad37418f31453c 668632 libdevel optional 
libfreetype6-dev_2.2.1-4_amd64.deb
 bc2f16958aea9989ce5e9d8493ae0f0d 150512 utils optional 
freetype2-demos_2.2.1-4_amd64.deb
 fe6ff9b16303686c9f4d12c7a1953aeb 248068 debian-installer extra 
libfreetype6-udeb_2.2.1-4_amd64.udeb
Package-Type: udeb

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

iD8DBQFFAdwpKN6ufymYLloRAmvMAJ93u20V7SKyFrFDOcLtOGdyOWW2nwCfS0m9
Yo7QQlG27YqnpoZ2fX19Jpc=
=li+M
-END PGP SIGNATURE-


Accepted:
freetype2-demos_2.2.1-4_amd64.deb
  to pool/main/f/freetype/freetype2-demos_2.2.1-4_amd64.deb
freetype_2.2.1-4.diff.gz
  to pool/main/f/freetype/freetype_2.2.1-4.diff.gz
freetype_2.2.1-4.dsc
  to pool/main/f/freetype/freetype_2.2.1-4.dsc
libfreetype6-dev_2.2.1-4_amd64.deb
  to pool/main/f/freetype/libfreetype6-dev_2.2.1-4_amd64.deb
libfreetype6-udeb_2.2.1-4_amd64.udeb
  to pool/main/f/freetype/libfreetype6-udeb_2.2.1-4_amd64.udeb
libfreetype6_2.2.1-4_amd64.deb
  to pool/main/f/freetype/libfreetype6_2.2.1-4_amd64.deb


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



Accepted ocamlcreal 0.7-3 (source i386)

2006-09-08 Thread Mike Furr
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Fri,  8 Sep 2006 15:47:58 -0400
Source: ocamlcreal
Binary: libcreal-ocaml-dev
Architecture: source i386
Version: 0.7-3
Distribution: unstable
Urgency: low
Maintainer: Mike Furr [EMAIL PROTECTED]
Changed-By: Mike Furr [EMAIL PROTECTED]
Description: 
 libcreal-ocaml-dev - O'Caml library that implements exact real arithmetic
Closes: 376398
Changes: 
 ocamlcreal (0.7-3) unstable; urgency=low
 .
   * Remove control.in per new policy
   * Rebuild for 3.09.2 (Closes: #376398)
   * svn layout is now svn-buildpackage compatible
Files: 
 6fefc15db631e8445ec37b7c172f5a68 618 libdevel optional ocamlcreal_0.7-3.dsc
 78be55ded4b904525479b050e2c7601c 6675 libdevel optional 
ocamlcreal_0.7-3.diff.gz
 c32c181da02671f7b3cbb857c64d0896 142846 libdevel optional 
libcreal-ocaml-dev_0.7-3_i386.deb

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

iD8DBQFFAc1j7ZPKKRJLJvMRArOQAKCi2Ets/JI+vycFA9QKYrhSNc+ICQCeJVPX
zioivobGBTa8lfaj9RXqovc=
=UuBc
-END PGP SIGNATURE-


Accepted:
libcreal-ocaml-dev_0.7-3_i386.deb
  to pool/main/o/ocamlcreal/libcreal-ocaml-dev_0.7-3_i386.deb
ocamlcreal_0.7-3.diff.gz
  to pool/main/o/ocamlcreal/ocamlcreal_0.7-3.diff.gz
ocamlcreal_0.7-3.dsc
  to pool/main/o/ocamlcreal/ocamlcreal_0.7-3.dsc


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



Accepted slang-slirp 1.9.0.2-2 (source i386)

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

Format: 1.7
Date: Fri,  8 Sep 2006 21:12:37 +0200
Source: slang-slirp
Binary: slang-slirp
Architecture: source i386
Version: 1.9.0.2-2
Distribution: unstable
Urgency: low
Maintainer: Debian JED Group [EMAIL PROTECTED]
Changed-By: Rafael Laboissiere [EMAIL PROTECTED]
Description: 
 slang-slirp - C code generator for the S-Lang scripting language
Changes: 
 slang-slirp (1.9.0.2-2) unstable; urgency=low
 .
   * Rebuilt in order to get the correct dependency on libslang2, which is
 frozen in testing now (version 2.0.6-2) for the etch release
   * debian/control: Added white space before Homepage pseudo-header, cf
 Best Packaging Practices recommendation
Files: 
 6fd7e9330ba542b5b8b1205313e8d212 705 interpreters optional 
slang-slirp_1.9.0.2-2.dsc
 c175955e54648fd09be2b6549b30c329 3853 interpreters optional 
slang-slirp_1.9.0.2-2.diff.gz
 9119168d39cf708dbc7bffd6fd13657b 235464 interpreters optional 
slang-slirp_1.9.0.2-2_i386.deb

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

iD8DBQFFAcL4k3oga0pdcv4RAl2xAKCYbFeFVx5hl+xZ0Q7HOUl4YXXKpgCgjWmF
SzdGOaYqO2FlYq1CXp4PpCY=
=2G45
-END PGP SIGNATURE-


Accepted:
slang-slirp_1.9.0.2-2.diff.gz
  to pool/main/s/slang-slirp/slang-slirp_1.9.0.2-2.diff.gz
slang-slirp_1.9.0.2-2.dsc
  to pool/main/s/slang-slirp/slang-slirp_1.9.0.2-2.dsc
slang-slirp_1.9.0.2-2_i386.deb
  to pool/main/s/slang-slirp/slang-slirp_1.9.0.2-2_i386.deb


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



Accepted pilot-qof 0.1.1-1 (source i386)

2006-09-08 Thread Neil Williams
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Tue,  5 Sep 2006 23:19:34 +0100
Source: pilot-qof
Binary: pilot-qof
Architecture: source i386
Version: 0.1.1-1
Distribution: experimental
Urgency: low
Maintainer: [EMAIL PROTECTED]
Changed-By: Neil Williams [EMAIL PROTECTED]
Description: 
 pilot-qof  - Query Palm databases as objects and XML
Closes: 385861
Changes: 
 pilot-qof (0.1.1-1) experimental; urgency=low
 .
   * New upstream release
   * Move dependency to pilot-link 0.12 and libpisock9.
   * Builds with libpisock9 (pilot-link 0.12.0) (Closes: #385861)
   * Add xml-core and xsltproc to Build-Depends to perform 'make check'
Files: 
 334af49bc50e89991db07414a7f081ff 748 utils optional pilot-qof_0.1.1-1.dsc
 11474394d8d61304896c27a814007492 522472 utils optional 
pilot-qof_0.1.1.orig.tar.gz
 7222670e4783d48f306424015590 2591 utils optional pilot-qof_0.1.1-1.diff.gz
 03433a3476d18f9b8eee503b90281376 99066 utils optional 
pilot-qof_0.1.1-1_i386.deb

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

iD8DBQFFAdf2IWclcBdP7jURAp10AJ49gDpOAQp6q8bC3drOpKBqFmOQ2QCg7and
zWZ93SMmULkqqw+GKGxqIFo=
=zSGx
-END PGP SIGNATURE-


Accepted:
pilot-qof_0.1.1-1.diff.gz
  to pool/main/p/pilot-qof/pilot-qof_0.1.1-1.diff.gz
pilot-qof_0.1.1-1.dsc
  to pool/main/p/pilot-qof/pilot-qof_0.1.1-1.dsc
pilot-qof_0.1.1-1_i386.deb
  to pool/main/p/pilot-qof/pilot-qof_0.1.1-1_i386.deb
pilot-qof_0.1.1.orig.tar.gz
  to pool/main/p/pilot-qof/pilot-qof_0.1.1.orig.tar.gz


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



Accepted remctl 2.2-1 (source i386 all)

2006-09-08 Thread Russ Allbery
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Fri,  8 Sep 2006 14:18:05 -0700
Source: remctl
Binary: remctl-server libremctl1 remctl-client libremctl-dev remctl
Architecture: source i386 all
Version: 2.2-1
Distribution: unstable
Urgency: low
Maintainer: Russ Allbery [EMAIL PROTECTED]
Changed-By: Russ Allbery [EMAIL PROTECTED]
Description: 
 libremctl-dev - Development files for Kerberos-authenticated command execution
 libremctl1 - Library for Kerberos-authenticated command execution
 remctl - Kerberos-authenticated command execution (transitional package)
 remctl-client - Client for Kerberos-authenticated command execution
 remctl-server - Server for Kerberos-authenticated command execution
Closes: 386438
Changes: 
 remctl (2.2-1) unstable; urgency=low
 .
   * New upstream release.
 - Work around an interaction between glibc headers and gcc 4.1 that
   produces compilation errors when calling wait W* macros on int
   members of const structs.  Thanks to Martin Michlmayr for the report
   and analysis.  (Closes: #386438)
 - Better type safety in printf on 64-bit systems.
Files: 
 09ae30a9cc93dcec53ae253eb0f15b8a 617 net optional remctl_2.2-1.dsc
 053a0808d93b2dd2a99cbfc6c6536d46 438171 net optional remctl_2.2.orig.tar.gz
 cc8cb06342e622d4166970bfbf77d26d 5633 net optional remctl_2.2-1.diff.gz
 7dd175e5d5b00549f9a4b3b8f3876808 20632 libs optional libremctl1_2.2-1_i386.deb
 c494a6e84c8909397bd363fc84c3a6f0 23538 libdevel extra 
libremctl-dev_2.2-1_i386.deb
 c9fe3dc795ca2ef1c6253a76235b6b1b 48566 net optional 
remctl-client_2.2-1_i386.deb
 892a6da1da9ea156aadec8cb11915950 55996 net optional 
remctl-server_2.2-1_i386.deb
 25226f1de28f6283540c77d17776f609 4016 net extra remctl_2.2-1_all.deb

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

iD8DBQFFAfwj+YXjQAr8dHYRAkoOAJkBxrTeAzwcyg+zEtzPxHr+/NQ5/ACgm4rK
mF2yfAQcpusC2JW/vAbet9E=
=b1wD
-END PGP SIGNATURE-


Accepted:
libremctl-dev_2.2-1_i386.deb
  to pool/main/r/remctl/libremctl-dev_2.2-1_i386.deb
libremctl1_2.2-1_i386.deb
  to pool/main/r/remctl/libremctl1_2.2-1_i386.deb
remctl-client_2.2-1_i386.deb
  to pool/main/r/remctl/remctl-client_2.2-1_i386.deb
remctl-server_2.2-1_i386.deb
  to pool/main/r/remctl/remctl-server_2.2-1_i386.deb
remctl_2.2-1.diff.gz
  to pool/main/r/remctl/remctl_2.2-1.diff.gz
remctl_2.2-1.dsc
  to pool/main/r/remctl/remctl_2.2-1.dsc
remctl_2.2-1_all.deb
  to pool/main/r/remctl/remctl_2.2-1_all.deb
remctl_2.2.orig.tar.gz
  to pool/main/r/remctl/remctl_2.2.orig.tar.gz


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



  1   2   >