Re: Bits from the Debian i18n Meeting (Extremadura 2007)

2008-01-14 Thread Andreas Tille

On Fri, 11 Jan 2008, Felipe Augusto van de Wiel (faw) wrote on 
debian-devel-announce:

Grisu and Martijn worked mainly on DDTP and DDTSS integration.
DDTSS now provides statistics for stable, testing and unstable, we
are also working with Debian Med to provide support and infrastructure
to a specific audience, like packages related to Medicine. The
conversion to talk directly with DDTP/DDTS database also provided:


One remark because you explicitely mentioned Debian-Med: David Paleino did
a really great job in building some web tools that might help any Custom
Debian Distribution.  He just used Debian-Med as testing environment.  The
DDTP related page can be seen at

http://debian-med.alioth.debian.org/ddtp.php

The idea is to attract users of a specific field to concentrate their
translation work on topics they are experts in because we learned that
some package description really need expertise in a specific field of
work.  These translations should be used lator for i18n pages of our
tasks overview pages like for example

http://debian-med.alioth.debian.org/tasks/bio.php

Once this is working nicely we will issue an announcement on dda and
try to make the code available for all CDDs in the common CDD framework.

Kind regards and many thanks for your i18n workshop

 Andreas.

--
http://fam-tille.de


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



Re: Bits from the Qt/KDE team

2008-01-14 Thread Rene Engelhard
Hi,

RalfGesellensetter wrote:
 I'd plea to follow the policy of openoffice.org by tagging conf folders 
 with versions:

Where you you see openoffice.org doing this? It doesn't.

It only encodes the major:
~/.openoffice.org2 (we take upstreams default here)

Grüße/Regards,

René
-- 
 .''`.  René Engelhard -- Debian GNU/Linux Developer
 : :' : http://www.debian.org | http://people.debian.org/~rene/
 `. `'  [EMAIL PROTECTED] | GnuPG-Key ID: 248AEB73
   `-   Fingerprint: 41FA F208 28D4 7CA5 19BB  7AD9 F859 90B0 248A EB73



signature.asc
Description: Digital signature


Re: Bits from the Debian i18n Meeting (Extremadura 2007)

2008-01-14 Thread David Paleino
Il giorno Mon, 14 Jan 2008 10:18:02 +0100
Martijn van Oosterhout [EMAIL PROTECTED] ha scritto:

 On Jan 14, 2008 9:13 AM, Andreas Tille [EMAIL PROTECTED] wrote:
  Once this is working nicely we will issue an announcement on dda and
  try to make the code available for all CDDs in the common CDD framework.
 
 Which bit isn't working nicely? Apart from the fact that it's using
 the old address. [..]

This is what I get at each cron's run from Alioth (this is in my
mailbox, since the crontab is set in my user - hanska-guest):

Traceback (most recent call last):
  File /var/lib/gforge/chroot/home/groups/debian-med/scripts/update-ddtp,
line 167, in ?
get_status(item)
  File /var/lib/gforge/chroot/home/groups/debian-med/scripts/update-ddtp,
line 67, in get_status
if grep(Package: %s\n % package, %s/data/ddtp/Translation-%s % (base,
lang)):
  File /srv/alioth.debian.org/chroot/home/groups/debian-med/scripts/Tools.py,
line 288, in grep
p = re.compile(r%s % search)
  File /usr/lib/python2.4/sre.py, line 180, in compile
return _compile(pattern, flags)
  File /usr/lib/python2.4/sre.py, line 227, in _compile
raise error, v # invalid expression
sre_constants.error: multiple repeat

I haven't had the time to have a look at it, and I don't believe the scripts
are mature enough to go into cdd-dev.

Currently I'm damn busy, and I can't have a look at the script. Please feel
free to fix it.

Kindly,
David

-- 
 . ''`.  Debian maintainer | http://wiki.debian.org/DavidPaleino
 : :'  : Linuxer #334216 --|-- http://www.hanskalabs.net/
 `. `'`  GPG: 1392B174 | http://snipr.com/qa_page
   `-   2BAB C625 4E66 E7B8 450A C3E1 E6AA 9017 1392 B174


signature.asc
Description: PGP signature


Re: Bits from the Debian i18n Meeting (Extremadura 2007)

2008-01-14 Thread Martijn van Oosterhout
On Jan 14, 2008 9:13 AM, Andreas Tille [EMAIL PROTECTED] wrote:
 Once this is working nicely we will issue an announcement on dda and
 try to make the code available for all CDDs in the common CDD framework.

Which bit isn't working nicely? Apart from the fact that it's using
the old address. There was a point about linking to packages that
hadn't been requested but that got fixed at extremadura as well...

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]



Re: Generic extra menus package (was: Re: electronics-menu REJECTED (discussion))

2008-01-14 Thread Andreas Tille

On Sun, 13 Jan 2008, Peter Clifton wrote:


http://www.srcf.ucam.org/~pcjc2/debian/extra-menus_1.0-1.dsc
http://www.srcf.ucam.org/~pcjc2/debian/extra-menus_1.0-1.diff.gz
http://www.srcf.ucam.org/~pcjc2/debian/extra-menus_1.0.orig.tar.gz


I'd appreciate it if those who were advocating this approach on IRC
could check over the package, and see what they think.

Do I need an ITP bug to proceed?


Well, I would strongly suggest to verify desktop-profiles before
proceeding in this direction.  I don't think that it is productive
to invent something new if there is something that might be serve
perfectly for the purpose.

Kind regards

Andreas.

--
http://fam-tille.de


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



Speed up the boot by loading the kernel disk cache

2008-01-14 Thread Petter Reinholdtsen

Today a new package to speed up the boot is available in unstable.
The readahead binary package can speed up the boot quite significantly
by optimizing how the hard drive is used.  It make sure the kernel
disk cache is populated as the very first thing done at boot with the
files used during boot.  To test it, install readahead, boot once with
'profile' as a kernel option to tune it to your boot, and then boot
normally.

It should not be used with preload (or at least, the profiling should
never be done when preload is enabled), as it will make readahead
believe that all the files loaded by preload are used during boot, and
thus waste time and kernel disk cache on files only needed after the
boot.

I welcome benchmarks on the initscripts-ng-devel mailing list,
URL:http://lists.alioth.debian.org/mailman/listinfo/initscripts-ng-devel.

Happy hacking,
-- 
Petter Reinholdtsen


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



postscropt document without source

2008-01-14 Thread Colin Tuckley
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

I'm working on a package (blas) that contains a postscript document with no
source supplied by upstream.

Obviously I can remove the postscript file from the binary package, but is
this sufficient or do I also need to remove it from the source package -
which implies re-packaging the .orig.tar.gz

I'd like to get this right because the package was rejected when it was last
uploaded (by a previous maintainer) because of this.

regards,

Colin

- --
Colin Tuckley  |  +44(0)1903 236872  |  PGP/GnuPG Key Id
Debian Developer   |  +44(0)7799 143369  | 0x1B3045CE

Linux server is like wigwam - no windows, no gates, apache inside.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFHiylQj2OPlhswRc4RAis9AJ9W2zJ6ike+v4WpC2EXE90ar3xA2ACcDRhB
rrUvfyqJuDIGUxWC6uZJh18=
=/ke3
-END PGP SIGNATURE-


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



Re: electronics-menu REJECTED (discussion)

2008-01-14 Thread Andreas Tille

On Mon, 14 Jan 2008, Charles Plessy wrote:


If there are enough, there is a third way of having an optional menu:
the Custom Debian Distribution. In the Debian-Med CDD, we have an extra
Med menu, and which user gets it is configured through debconf.


I might add the fact that this extra menu is currently not a
Freedesktop.Org menu but only a Debian menu solution.  I also
came to the conclusion that the currently used user menu solution
is suboptimal because it does not scale.  My plan for the future
is to use desktop-profiles.  I'll check whether this is also
applicable to the Debian menu but I doubt that and I admit that
I feel that Debian menu is (unfortunately) badly maintained
(see previous threads on debian-devel about this).

Kind regards

Andreas.

--
http://fam-tille.de


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



Re: Speed up the boot by loading the kernel disk cache

2008-01-14 Thread Daniel Baumann
Thanks for taking care about this.

It's also quite important to speed up live systems that use squashfs
(like debian-live), because the output of readahead can directly be used
by mksquashfs via the -sort command.

-- 
Address:Daniel Baumann, Burgunderstrasse 3, CH-4562 Biberist
Email:  [EMAIL PROTECTED]
Internet:   http://people.panthera-systems.net/~daniel-baumann/


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



Re: Bug#460323: ITP: unreal-assistant -- Unreal Tournament packaging helper

2008-01-14 Thread Simon McVittie
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Sun, 13 Jan 2008 at 17:12:52 +0100, Philipp Kern wrote:
 [This message has also been posted to gmane.linux.debian.devel.general.]
 On 2008-01-12, Simon McVittie [EMAIL PROTECTED] wrote:
  Some more explanation: I intend to have a source package
  unreal-assistant, building binary packages unreal-assistant
  and unrealtournament. The former will be a packaging helper like 
  java-package
  and module-assistant; the latter will basically be a metapackage, which
  depends on non-distributable packages created using unreal-assistant.
 
 I recall that Gentoo hardmasked (i.e. made it hard to install) the old
 Unreal games because they had severe security issues and cannot be
 fixed.  Apart from that I found it hard to run it on newer kernels,
 constant sound chokes and other problems.

Loss. It appears the security issue is the difference between v451 (what
I've packaged), and v451b (only available for Windows). I'll try
prodding utpg.org (a community site that's been given the source code
under NDA and is responsible for patches from v440 upwards) but I don't expect
to get very far...

It might be possible to close that hole by using LD_PRELOAD or something
to drop offending packets (essentially, the reverse of the
proof-of-concept). On modern i386 hardware I don't expect that UT's
performance will ever be CPU-bound.

For reference: http://bugs.gentoo.org/show_bug.cgi?id=44351

Re: the performance issues, I've had no problems running UT on 2.6.23
with a Centrino Duo and an i945 chipset (I'm using Debian's versions of
libsdl and libmikmod instead of the precompiled ones that Loki Games bundled
with the UT v436 installer). Mileages may vary.

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

iD8DBQFHi0AFWSc8zVUw7HYRAqncAJ4pqbfbkjRLkneiQE5wDljjlK3zAgCeJWFH
s3iYTwb3a4CISBPGdd0r4/U=
=RLfI
-END PGP SIGNATURE-



Re: Speed up the boot by loading the kernel disk cache

2008-01-14 Thread Lucas Nussbaum
On 14/01/08 at 10:50 +0100, Petter Reinholdtsen wrote:
 
 Today a new package to speed up the boot is available in unstable.
 The readahead binary package can speed up the boot quite significantly
 by optimizing how the hard drive is used.  It make sure the kernel
 disk cache is populated as the very first thing done at boot with the
 files used during boot.  To test it, install readahead, boot once with
 'profile' as a kernel option to tune it to your boot, and then boot
 normally.

Couldn't the learning phase be started automatically if the profiling
data is not available or too old?
-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F |


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



Re: postscropt document without source

2008-01-14 Thread Joerg Jaspert
On 11264 March 1977, Colin Tuckley wrote:

 I'm working on a package (blas) that contains a postscript document with no
 source supplied by upstream.

 Obviously I can remove the postscript file from the binary package, but is
 this sufficient or do I also need to remove it from the source package -
 which implies re-packaging the .orig.tar.gz

 I'd like to get this right because the package was rejected when it was last
 uploaded (by a previous maintainer) because of this.

Source, as we ship the source too. For the (C)/license checks in NEW it
(*nearly*) doesn't matter if you ship it in the binary package or not.


-- 
bye Joerg
Some NM:
Debian is mostly about free keysigning^Wspeech.


pgp3EXEausUtV.pgp
Description: PGP signature


Re: postscropt document without source

2008-01-14 Thread Colin Tuckley
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Joerg Jaspert wrote:

 Source, as we ship the source too. For the (C)/license checks in NEW it
 (*nearly*) doesn't matter if you ship it in the binary package or not.

Right, so a source tarball repack is needed.

Thanks,

Colin

- --
Colin Tuckley  |  +44(0)1903 236872  |  PGP/GnuPG Key Id
Debian Developer   |  +44(0)7799 143369  | 0x1B3045CE

Linux server is like wigwam - no windows, no gates, apache inside.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFHizw+j2OPlhswRc4RAtc5AKDkRjIVLOdlXaEKwCqg5mA76NMM5wCgnO8o
jZ84sUW4/anSdnS40sAnGz8=
=qhZF
-END PGP SIGNATURE-


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



Re: postscropt document without source

2008-01-14 Thread Colin Tuckley
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Thomas Weber wrote:


 Which blas package is this? The one from netlib?

It is the one prepared by Kumar Appaiah. It is intended to be a replacement
for refblas3 since it's been transitioned to gFortran. See the thread on
d-toolchain for more details.

regards,

Colin

- --
Colin Tuckley  |  +44(0)1903 236872  |  PGP/GnuPG Key Id
Debian Developer   |  +44(0)7799 143369  | 0x1B3045CE

Linux server is like wigwam - no windows, no gates, apache inside.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFHi0pkj2OPlhswRc4RAtsiAJ9qEFn8r9x0eg1+cWbctkf995uK5wCgrQbe
7pI21OcKHSrW+cpnPE9syCo=
=LNnb
-END PGP SIGNATURE-


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



Problems with xine ?

2008-01-14 Thread Erick Tostes

Hey

Im runing xine and when im put the legend the kaffeine crash and show me 
this error ..


##

09:36:38: input_file: File not found: /fat/Digital/Torrent/Im A 
Legend/I Am Legend.avi#subtitle:/fat/Digital/Torrent/Im A 
Legend/I.Am.Legend.PROPER.DVDSCR.XviD1.srt

09:36:38: xine: found input plugin : file input plugin
09:36:33: xine: found demuxer plugin: AVI/RIFF demux plugin
09:36:33: xine: found input plugin : file input plugin

###

Soo .. my system are the sid all updated .. when im try this on vlc 
work's great ... !!


ps - on vlc the legend are runing without problems !!


--
-BEGIN GEEK CODE BLOCK-
GCM/C d- s-:--- a- C+++ ULB+++(+)$ P- E--- W+++(--)@$ N++ o--@ k! w-- O!-- M+ 
PS+ PE-Y!@ tv++ b+++ DI+@ G++ e* h+ r+ z+*
--END GEEK CODE BLOCK-- 



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



Re: postscropt document without source

2008-01-14 Thread Thomas Weber

Am Montag, den 14.01.2008, 10:41 + schrieb Colin Tuckley:
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1
 
 Joerg Jaspert wrote:
 
  Source, as we ship the source too. For the (C)/license checks in NEW it
  (*nearly*) doesn't matter if you ship it in the binary package or not.
 
 Right, so a source tarball repack is needed.

Which blas package is this? The one from netlib?

Thomas


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



Re: postscropt document without source

2008-01-14 Thread Kumar Appaiah
On Mon, Jan 14, 2008 at 11:49:05AM +0100, Thomas Weber wrote:
  Right, so a source tarball repack is needed.
 
 Which blas package is this? The one from netlib?

Yes. Please see the latest mails from debian-toolchain for context.

Thanks.

Kumar
-- 
Kumar Appaiah,
458, Jamuna Hostel,
Indian Institute of Technology Madras,
Chennai - 600 036


signature.asc
Description: Digital signature


Re: postscropt document without source

2008-01-14 Thread Kumar Appaiah
On Mon, Jan 14, 2008 at 01:11:36PM +0100, Thomas Weber wrote:
  Yes. Please see the latest mails from debian-toolchain for context.
 
 Okay, thanks for doing the grunt work. But which upstream tarball are
 you using? Everything I could find at Netlib doesn't have a PDF at all.

It is a hand-made one, following the _same_ format which Camm used for
the earlier refblas. Refer these:

1. http://lists.debian.org/debian-toolchain/2007/12/msg00012.html
2. http://lists.debian.org/debian-toolchain/2007/12/msg00013.html
3. dget -x http://kumar.travisbsd.org/dump/blas_1.2.new-0.2.dsc

HTH.

Kumar
-- 
Kumar Appaiah,
458, Jamuna Hostel,
Indian Institute of Technology Madras,
Chennai - 600 036


signature.asc
Description: Digital signature


Re: postscropt document without source

2008-01-14 Thread Thomas Weber

Am Montag, den 14.01.2008, 17:22 +0530 schrieb Kumar Appaiah:
 On Mon, Jan 14, 2008 at 11:49:05AM +0100, Thomas Weber wrote:
   Right, so a source tarball repack is needed.
  
  Which blas package is this? The one from netlib?
 
 Yes. Please see the latest mails from debian-toolchain for context.

Okay, thanks for doing the grunt work. But which upstream tarball are
you using? Everything I could find at Netlib doesn't have a PDF at all.

Thanks
Thomas


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



Re: Speed up the boot by loading the kernel disk cache

2008-01-14 Thread Petter Reinholdtsen

[Lucas Nussbaum]
 Couldn't the learning phase be started automatically if the profiling
 data is not available or too old?

Sure.  But what is too old?  It seem to be a slow process when I run
it in qemu, so I am not sure if it is a good idea to activate it
automatically.

Happy hacking,
-- 
Petter Reinholdtsen


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



Bug#460672: RFP: pymills -- James Mills Python Library

2008-01-14 Thread Kartik Mistry
Package: wnpp
Severity: wishlist
X-Debbugs-CC: debian-devel@lists.debian.org

Package name: pymills
Version: 3.3.3
Upstream Author: James Mills prologic at shortcircuit dot net dot au
URL: http://trac.shortcircuit.net.au/pymills/ 
License: GPL
Description: James Mills Python Library
pymills is a collection of works by James Mills containing general
purpose and special purpose libraries and modules for the Python
programming language. Most libraries and modules are based around a
core component of pymills, the event library.

pymills provides a very easy to use and powerful event library enabling
asyncronous and event-driven applications and system to be developed.
Software systems and applications written with pymills.event are broken
up into components and can be distributed across different nodes.

pymills also contains an ann library which provides the building blocks
to build artificial neural networks in an asyncronous/event-driven
manner closely modelling biological neural networks.

-- 
 Cheers,
 Kartik Mistry | GPG: 0xD1028C8D | IRC: kart_
 blog.ftbfs.in | kartikm.wordpress.com

The major difference between bonds and bond traders is that the bonds
will eventually mature.



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



Re: Speed up the boot by loading the kernel disk cache

2008-01-14 Thread Norbert Preining
On Mo, 14 Jan 2008, Petter Reinholdtsen wrote:
 Sure.  But what is too old?  It seem to be a slow process when I run
 it in qemu, so I am not sure if it is a good idea to activate it
 automatically.

BTW, could you add some lines do README.Debian to explain how readahead
should be used for boot sequences? There is missing any form of
documentation currently?

At least on my version:
readahead 1:0.20050517.0220-1

Thanks and all the best

Norbert

---
Dr. Norbert Preining [EMAIL PROTECTED]Vienna University of Technology
Debian Developer [EMAIL PROTECTED] Debian TeX Group
gpg DSA: 0x09C5B094  fp: 14DF 2E6C 0307 BE6D AD76  A9C0 D2BF 4AA3 09C5 B094
---
MELLON UDRIGLE (n.)
The ghastly sound made by traditional folksingers.
--- Douglas Adams, The Meaning of Liff


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



Re: Speed up the boot by loading the kernel disk cache

2008-01-14 Thread Petter Reinholdtsen

[Norbert Preining]
 BTW, could you add some lines do README.Debian to explain how
 readahead should be used for boot sequences? There is missing any
 form of documentation currently?

I'll see what I can do.  Please submit such requests to BTS to make
sure I do not forget. :)

Happy hacking,
-- 
Petter Reinholdtsen


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



Re: Problems with xine ?

2008-01-14 Thread Darren Salt
I demand that Erick Tostes may or may not have written...

 Im runing xine and when im put the legend the kaffeine crash and show me 
 this error ..

You should report this to the BTS. (Feel free to reference this message when
you do so.)

 ##

 09:36:38: input_file: File not found: /fat/Digital/Torrent/Im A 
 Legend/I Am Legend.avi#subtitle:/fat/Digital/Torrent/Im A 
 Legend/I.Am.Legend.PROPER.DVDSCR.XviD1.srt
[snip]

 ###

 Soo .. my system are the sid all updated .. when im try this on vlc 
 works great ... !!

This is, it seems, a bug in kaffeine for relying on a broken MRL format
(which was present to allow for user error but which caused its own bugs, and
the support for which was removed in xine-lib 1.1.9).

Basically, the above MRL is missing a file:/ prefix and, apparently, URL
encoding (judging by the fact that the spaces aren't encoded as %20).

This is the second such report that I've seen, and it's been reported in the
KDE bug tracker as http://bugs.kde.org/show_bug.cgi?id=155491.

-- 
| Darren Salt| linux or ds at  | nr. Ashington, | Toon
| RISC OS, Linux | youmustbejoking,demon,co,uk | Northumberland | Army
| + At least 4000 million too many people. POPULATION LEVEL IS UNSUSTAINABLE.

No matter what happens, there's always somebody who knew it would.


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



Bug#460674: ITP: micropolis -- real-time city management simulator

2008-01-14 Thread Miriam Ruiz
Package: wnpp
Severity: wishlist
Owner: Miriam Ruiz [EMAIL PROTECTED]


* Package name: micropolis
  Version : 0.0.20071228
  Upstream Author : Don Hopkins [EMAIL PROTECTED]
* URL : http://www.donhopkins.com/home/micropolis/
* License : GPLv3
  Programming Lang: TCL/Tk
  Description : real-time city management simulator

 Simulation and city-building personal computer game. The goal of the
 game is to build and design a city. The player can mark land as being
 zoned as commercial, industrial, or residential, add buildings, change
 the tax rate, build a power grid, build transportation systems and many
 other actions, in order to enhance the city.

 This is the GPLed version of SimCity.



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



Bug#438922: Info received (Bug#460493: ITP: libfprint -- fingerprint library of fprint project)

2008-01-14 Thread Debian Bug Tracking System
Thank you for the additional information you have supplied regarding
this problem report.  It has been forwarded to the package maintainer(s)
and to other interested parties to accompany the original report.

Your message has been sent to the package maintainer(s):
 [EMAIL PROTECTED]
 Debian Fingerforce-devel team [EMAIL PROTECTED]

If you wish to continue to submit further information on this problem,
please send it to [EMAIL PROTECTED], as before.

Please do not reply to the address at the top of this message,
unless you wish to report a problem with the Bug-tracking system.

Debian bug tracking system administrator
(administrator, Debian Bugs database)



Re: Bug#460493: ITP: libfprint -- fingerprint library of fprint project

2008-01-14 Thread Luca Capello
Hello,

I'm directly writing to the Debian FTP Team to solve the issue with
fprint.  Since the discussion started on debian-devel, I set the R-T and
M-F-T headers to point to debian-devel and bug #438922 [1].  This
because the latter is the first ITP for fprint and it's owned by the
FingerForce team (the primary place for discussion about fingerprint
software on Debian).

On Sun, 13 Jan 2008 22:55:42 +0100, Evgeni Golov wrote:
 On Sun, 13 Jan 2008 13:25:04 +0800 Emfox Zhou wrote:

   Description : fingerprint library of fprint project

 Just some comments from me:
 1. fprint needs imagemagick 6.3.*, which is not yet in Debian

I've never checked that yet, but read below.

 2. you probably want to have a look at Debian FingerForce
 http://wiki.debian.org/FingerForce and have a talk with its members

The situation is even worse:

1) another ITP (#438922 [1]) already existed for fprint and it was
   worked on [2].  Debian distribution at which fprint is targeted
   hasn't been decided yet: I'm in favor of experimental, while other
   group members are OK with unstable

2) Kenshi Muto packaged fprint to use the AES2501 fingerprint reader in
   his new Fujitsu LOOX U50 ultra mobile PC [3]

3) Emfox Zhou's packages were updated to NEW [4] no more than 6 hours
   after his ITP (#460493 [5]), effectively giving no time to reply to
   the ITP with the concerns above

Now, since Emfox asked how to solve this situation [6], I think the best
thing would be the FTP team to reject Emfox's packages (at the moment of
writing this mail still in NEW).  Then Emfox can join the Debian
FingerForce Team and work from there on the fprint packages :-)

Thx, bye,
Gismo / Luca

Footnotes: 
[1] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=438922
[2] 
http://lists.alioth.debian.org/pipermail/fingerforce-devel/2008-January/56.html
[3] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=438922#16
[4] http://bugs.debian.org/cgi-bin/bugreport.cgi?msg=9;bug=460493
[5] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=460493
[6] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=438922#25


pgpdwLW8oLCjd.pgp
Description: PGP signature


Re: Bug#460493: ITP: libfprint -- fingerprint library of fprint project

2008-01-14 Thread Joerg Jaspert
On 11264 March 1977, Luca Capello wrote:

 3) Emfox Zhou's packages were updated to NEW [4] no more than 6 hours
after his ITP (#460493 [5]), effectively giving no time to reply to
the ITP with the concerns above

 Now, since Emfox asked how to solve this situation [6], I think the best
 thing would be the FTP team to reject Emfox's packages (at the moment of
 writing this mail still in NEW).  Then Emfox can join the Debian
 FingerForce Team and work from there on the fprint packages :-)

When Emfox asks for it they can be rejected from NEW.

-- 
bye Joerg
Some AM after a mistake:
Sigh.  One shouldn't AM in the early AM, as it were.  grin


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



Re: postscropt document without source

2008-01-14 Thread Morten Kjeldgaard

Colin Tuckley wrote:


I'm working on a package (blas) that contains a postscript document with no
source supplied by upstream.

Obviously I can remove the postscript file from the binary package, but is
this sufficient or do I also need to remove it from the source package -
which implies re-packaging the .orig.tar.gz

I'd like to get this right because the package was rejected when it was last
uploaded (by a previous maintainer) because of this.


I seems silly to leave out the documentation. For a library like blas you 
really need it. It should be possible to extract the text from the 
Postscript document using pstotext (apt-get'able) 
(http://pages.cs.wisc.edu/~ghost/doc/pstotext.htm).


(I have never used pstotext, so I don't know how well it works). The 
salvaged text could then be reformatted for texinfo, for example.


This leaves the problem of copyright, which I assume is independent of 
format, and could possibly simply be propagated to the reformatted document.


Cheers,
Morten (aka mok0)


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



Re: electronics-menu REJECTED (discussion)

2008-01-14 Thread Jörg Sommer
Hi Hamish,

Hamish Moffatt [EMAIL PROTECTED] wrote:
 On Mon, Jan 14, 2008 at 09:43:35AM +0900, Charles Plessy wrote:
 Do you know how many .desktop files in Debian use the categories
 Electronics or Engineering? If there are not enough to nicely populate a
 menu, it may be better to patch them to relocate them somewhere else.

 Unfortunately none of the top-level freedesktop categories fits either.
 The registered categories list
 http://standards.freedesktop.org/menu-spec/latest/apa.html does not list
 any related categories for electronics. For ham radio, it suggests
 Network and Audio, both of which are inappropriate for most of the
 packages.

What's wrong with Network/Communication for ham packages? I agree, audio
is not a appropriated folder for ham.

Bye, Jörg.
-- 
Prof. in der Mathematikvorlesung zu einem vergessenen φ in der
Gleichung: „Klein‐φ macht auch Mist.“


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



Re: Bug#460672: RFP: pymills -- James Mills Python Library

2008-01-14 Thread Steve Greenland
On 14-Jan-08, 07:15 (CST), Kartik Mistry [EMAIL PROTECTED] wrote: 
 Description: James Mills Python Library

Uh, no. Possibly:

Description: python library for distributed event-based programming

 pymills is a collection of works by James Mills containing general
 purpose and special purpose libraries and modules for the Python
 programming language. 

English sentences begin with capital letters. Yes, even when the word is
not normally capitalized.

Regards,
Steve
-- 
Steve Greenland
The irony is that Bill Gates claims to be making a stable operating
system and Linus Torvalds claims to be trying to take over the
world.   -- seen on the net


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



Re: postscropt document without source

2008-01-14 Thread Michael Banck
On Mon, Jan 14, 2008 at 04:13:50PM +0100, Morten Kjeldgaard wrote:
 Colin Tuckley wrote:
 I'm working on a package (blas) that contains a postscript document with no
 source supplied by upstream.

 Obviously I can remove the postscript file from the binary package, but is
 this sufficient or do I also need to remove it from the source package -
 which implies re-packaging the .orig.tar.gz

 I'd like to get this right because the package was rejected when it was last
 uploaded (by a previous maintainer) because of this.

 I seems silly to leave out the documentation. For a library like blas you 
 really need it. It should be possible to extract the text from the 
 Postscript document using pstotext (apt-get'able) 
 (http://pages.cs.wisc.edu/~ghost/doc/pstotext.htm).

 (I have never used pstotext, so I don't know how well it works). The 
 salvaged text could then be reformatted for texinfo, for example.

 This leaves the problem of copyright, which I assume is independent of 
 format, and could possibly simply be propagated to the reformatted 
 document.

While I guess patches for this are very appreciated, the gfortran
transition shouldn't stall on this documentation issue, either.


Michael


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



Re: Bits from the Debian i18n Meeting (Extremadura 2007)

2008-01-14 Thread David Paleino
Il giorno Mon, 14 Jan 2008 10:24:34 +0100
David Paleino [EMAIL PROTECTED] ha scritto:

 ...

 Traceback (most recent call last):
   File /var/lib/gforge/chroot/home/groups/debian-med/scripts/update-ddtp,
 line 167, in ?
 get_status(item)
   File /var/lib/gforge/chroot/home/groups/debian-med/scripts/update-ddtp,
 line 67, in get_status
 if grep(Package: %s\n % package, %s/data/ddtp/Translation-%s % (base,
 lang)):
   File
 /srv/alioth.debian.org/chroot/home/groups/debian-med/scripts/Tools.py, line
 288, in grep p = re.compile(r%s % search)
   File /usr/lib/python2.4/sre.py, line 180, in compile
 return _compile(pattern, flags)
   File /usr/lib/python2.4/sre.py, line 227, in _compile
 raise error, v # invalid expression
 sre_constants.error: multiple repeat

 I haven't had the time to have a look at it, and I don't believe the scripts
 are mature enough to go into cdd-dev.

Hopefully, this should be fixed now ;) (forgot some re.escape()s here and there)

I've just launched a manual run of update-ddtp. We'll see in a few minutes what
happens :)

David

-- 
 . ''`.  Debian maintainer | http://wiki.debian.org/DavidPaleino
 : :'  : Linuxer #334216 --|-- http://www.hanskalabs.net/
 `. `'`  GPG: 1392B174 | http://snipr.com/qa_page
   `-   2BAB C625 4E66 E7B8 450A C3E1 E6AA 9017 1392 B174


signature.asc
Description: PGP signature


Re: Generic extra menus package (was: Re: electronics-menu REJECTED (discussion))

2008-01-14 Thread Peter Clifton

On Mon, 2008-01-14 at 10:53 +0100, Andreas Tille wrote:
 On Sun, 13 Jan 2008, Peter Clifton wrote:
 
  http://www.srcf.ucam.org/~pcjc2/debian/extra-menus_1.0-1.dsc
  http://www.srcf.ucam.org/~pcjc2/debian/extra-menus_1.0-1.diff.gz
  http://www.srcf.ucam.org/~pcjc2/debian/extra-menus_1.0.orig.tar.gz
 
 
  I'd appreciate it if those who were advocating this approach on IRC
  could check over the package, and see what they think.
 
  Do I need an ITP bug to proceed?
 
 Well, I would strongly suggest to verify desktop-profiles before
 proceeding in this direction.  I don't think that it is productive
 to invent something new if there is something that might be serve
 perfectly for the purpose.

I don't think it serves the purpose, as anything configured by the
desktop-profiles would only be done at session startup time.

This completely breaks the use-case where:

apt-get install application

Will place the app in the user's expected menu, right away.


Referring to your previous email, where you state the currently used
user menu solution is suboptimal because it does not scale, could you
clarify what exactly you're meaning there, and just how much scalability
you think we might need?

If we assume that more than one application group needs to install a
menu, using desktop-profiles will introduce an entire extra hierarchy of
XDG or KDE structure which must be searched through at run time. (Rather
than just one extra .menu file per menu).

From the desktop-profiles manpage:
If two profiles contain the same config file, the one from the  profile
with the highest precedence is used.

You STILL have to use the XDG menu merging mechanism, otherwise the
desktop-profile will over-write any master applications menu file.


The XDG menu spec (although it has _badly_ thought out categories), does
has the capability to allow these menus to be installed directly.
Requiring a new desktop-profile just to have a schematic editor or other
CAD program appear in a sensible place does not seem the way forward.


Ham radio already uses the XDG merged mechanism, and I propose to do
the same with Electronics. Wine uses it too (although has the luxury
of being able to own its own menu directly - rather than needing a
category registered on its behalf).

If we also bear in mind that any menus added won't appear unless there
are applications installed which list these categories, there is no harm
in just installing them (if their numbers are low enough).


The original argument from ftp-master was simply that he didn't want to
allow lots of small packages to install categories individually, and
that they should all be lumped together in one extra-menus type
package. (+ some option of configuring the installed menus on/off)/

IMO this kind of breaks the point of packaging different things in
different packages, especially if we have to provide infrastructure for
sub-package management locally, ie.. for the user to turn parts of it
on / off.


My opinion is that we are only discussing how
the /etc/xdg/menus/appliactions-merged/*.menus get installed:

Is it with one debian package per category / menu someone might want to
install, like hamradiomenus and my electronics-menu package?

Is it in one master package such as the extra-menus package I have
presented, which will aim to collect all such menus across Debian and
install them in one hit?

(And may provide run-time scripts for the user to add/remove the
symlinks as desired).

At the moment, we are talking about two packages, with the possibility
of some scientific interest groups benefiting from extra categories too.

It is not as if we're designing some GNOME API which will be set in
stone forever.. we can always change things if it becomes necessary.

If some tens of interest groups find their applications don't fit in the
normal XDG categories, THEN is the time to worry. Specifically, if the
problem DOES scale to such a size, then it is a concern which might need
to be addressed with an update to the XDG menu spec.


What IS clear, is that sensible defaults must be provided with no more
complexity than apt-get install application . The user mustn't be
made to work for their menus.


Best wishes

-- 
Peter Clifton

Electrical Engineering Division,
Engineering Department,
University of Cambridge,
9, JJ Thomson Avenue,
Cambridge
CB3 0FA

Tel: +44 (0)7729 980173 - (No signal in the lab!)


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



Re: electronics-menu REJECTED (discussion)

2008-01-14 Thread Peter Clifton

On Mon, 2008-01-14 at 09:43 +0900, Charles Plessy wrote:
 Le Sat, Jan 12, 2008 at 07:34:21PM +, Peter Clifton a écrit :
  
  In gEDA, the .desktop files list Electronics and Engineering (both
  of which are sub-categories), and without an additional XML file
  describing a new menu, these applications will appear under Others
  under gnome, or lost+found under KDE.
 
 Dear Peter,
 
 Do you know how many .desktop files in Debian use the categories
 Electronics or Engineering? If there are not enough to nicely populate a
 menu, it may be better to patch them to relocate them somewhere else.

I currently have six installed, but there are more out there. (There are
also more packages which _should_ use this category, but don't.. on
account of it not being in the menu hierarchy.

Since there are no other categories in the XDG spec which fit, this is
really why the problem occurs:

Every conforming desktop environment MUST support (XDG menu-spec)

AudioVideo  : NO
Audio   : NO
Video   : NO
Development (really meaning programming)  : NO
Education   : NO
Game: NO
Graphics: NO
Network : NO
Office  : NO
Settings: NO
System  : NO
Utility (Small utility application, Accessories)  : NO

Clearly the people who wrote the XDG menu spec didn't consider any
technical applications:

  Hydrology
  GIS (Geographic Information system)
  Mathematics, e.g. Matlab / Octave (if it had a GUI) / others
  Mechanical CAD packages
  Structural analysis
  Electrical CAD, IC Design etc..
  Circuit simulation

Also:
  Hamradio, Knitting, Cave surveying, insert hobby here
  Physics, Chemistry, insert science here
  Medical imaging, Radar, insert specialist topic here


It is not so likely any one given user will have applications installed
which fit into all extra categories, they might have one or two.

Noting the above main categories are listed as MUST support seems to
imply the intention that additional categories (e.g. from the additonal
categories list) could be supported by distributions / desktops.


Suggesting that any of these should be shoe-horned into the nearest XDG
main category or risk not appearing in any menu is only going to cause
the XDG system to be further inefficient in meeting users needs. For
gEDA, we violate the menu spec and do not list a main category, as
getting lost under Other seems preferable to any of the above
categories.


 If there are enough, there is a third way of having an optional menu:
 the Custom Debian Distribution. In the Debian-Med CDD, we have an extra
 Med menu, and which user gets it is configured through debconf.

I don't think it is advisable to require installing a customised
distribution just for a particular task. I happen to use (ok, GNU/)Linux
for everyday computing, and believe the way forward is using
special-interest meta-packages which could pull in a suite of useful
tools for a particular topic.

We do produce and give students use a customised Knoppix Live CD with
Engineering applications on at University, but for every day Linux
users, this is actually a step backwards.


-- 
Peter Clifton

Electrical Engineering Division,
Engineering Department,
University of Cambridge,
9, JJ Thomson Avenue,
Cambridge
CB3 0FA

Tel: +44 (0)7729 980173 - (No signal in the lab!)



Re: Future Debian package candidate web pages: present and future

2008-01-14 Thread Sebastian Pipping

Don Armstrong wrote:

There's no SQL to talk to. If you want actual accurate data, the SOAP
service is the thing to talk to. [Anything else has various delay
lengths in it before you actually see the data reported.]


i started working on this project and i have reached the point
where it makes sense to get more eyes into play:

   http://debian.binera.de/wnpp/

it's a start, not a full solution yet.


-- status quo details
my wnpp page is run by two PHP 5 scripts: one is syncing a MySQL database with 
BTS, the other one allows to browse the current content of the database. syncing 
currently means adding new bugs and removing old bugs, but not yet updating the 
others, e.g. currently bug retitles will not show up there.


-- todos
* decide how to best setup the cron job
* update existing database entries
* make it pretty
* make it bullet-proof
* make it more usable


help with the todos, as well as any feedback is very welcome.



sebastian



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



Re: electronics-menu REJECTED (discussion)

2008-01-14 Thread Peter Clifton

On Tue, 2008-01-15 at 08:22 +0900, Charles Plessy wrote:
 
 Shall I open a wiki page to start the coordination of this ?

That sounds like a good idea.. I will contact the SuSE and Fedora people
I know packaging Electronics applications.


I'd still very much like to get something like extra-menus uploaded in
Debian though.. as I get the feeling that it will take a reasonable
amount of time to get through the XDG (if anything comes of it).

If a new XDG spec comes out, and this is implemented by the various
Gnome, KDE etc.. packages, then new releases of the extra package
could be made to cut out implemented portions (with appropriate
dependencies on the newer versions of the appropriate spec. implementing
packages).

 Have a nice day,

Likewise,

Best wishes,

-- 
Peter Clifton

Electrical Engineering Division,
Engineering Department,
University of Cambridge,
9, JJ Thomson Avenue,
Cambridge
CB3 0FA

Tel: +44 (0)7729 980173 - (No signal in the lab!)


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



Re: electronics-menu REJECTED (discussion)

2008-01-14 Thread Charles Plessy
Le Mon, Jan 14, 2008 at 09:25:55PM +, Peter Clifton a écrit :
 
 Suggesting that any of these should be shoe-horned into the nearest XDG
 main category or risk not appearing in any menu is only going to cause
 the XDG system to be further inefficient in meeting users needs. For
 gEDA, we violate the menu spec and do not list a main category, as
 getting lost under Other seems preferable to any of the above
 categories.

Indeed, if there is not a critical mass, and if Other itself is not
crowded, it can make sense to have it there.


 I don't think it is advisable to require installing a customised
 distribution just for a particular task.

Do not worry, I just wanted to make sure that you are aware of all the
possibilities.


Since we have the same problem in Debian-Med, I suggest that we join our
forces to negociate with XDG. In my opinion, we would be more sucessful
if we already had things in a proper shape in Debian, so that we can say
that our claim is not just a wish, but refers to something real. We
could also try to discuss with other major players that are popular
among scientists: Ubuntu, Fedora, Gentoo for instance, and bring up the
issue with some kind of official support of working groups that can be
weighted by their achievements.

Shall I open a wiki page to start the coordination of this ?

Have a nice day,

-- 
Charles Plessy
http://charles.plessy.org
Wakō, Saitama, Japan


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



gnome 1.x removal

2008-01-14 Thread Pierre Habouzit
As per release goal, gnome 1.x won't be shipped in Lenny. I just started
a first round of bugs (severity important for now), with user/usertag
[EMAIL PROTECTED]/gnome-1.x-removal so that people
interested in that goal can track our progress.

I will file a removal request for gnome-libs when I come back from
vacation in 10 days, and then will raise the bugs I just sent to
serious.

Then I'll do some more runs of the same principle on other gnome 1.x
related libs until we got rid of them al.

If you know your package depends on gnome 1.x one way or the other, now
is the time to fix that, package a new upstream, or ask for its removal,
so that it eases our work.

TIA
-- 
·O·  Pierre Habouzit
··O[EMAIL PROTECTED]
OOOhttp://www.madism.org


pgpclX8C64QCR.pgp
Description: PGP signature


Re: Future Debian package candidate web pages: present and future

2008-01-14 Thread Neil Williams
On Mon, 2008-01-14 at 23:43 +0100, Sebastian Pipping wrote:
 Don Armstrong wrote:
  There's no SQL to talk to. If you want actual accurate data, the SOAP
  service is the thing to talk to. [Anything else has various delay
  lengths in it before you actually see the data reported.]


 my wnpp page is run by two PHP 5 scripts: one is syncing a MySQL
 database with 
 BTS, the other one allows to browse the current content of the
 database. syncing 
 currently means adding new bugs and removing old bugs, but not yet
 updating the 
 others, e.g. currently bug retitles will not show up there.

Have you thought about not relying on a cron job but doing the whole
thing via the PHP SOAP interface? I'm using PHP and SOAP to query the
BTS for Emdebian.
http://www.emdebian.org/bugs.php
(code available in the Emdebian SVN repo)
http://buildd.emdebian.org/svn/browser/current/website/trunk/english

The actual SOAP interface in PHP is almost trivial - it only takes 5
lines of PHP to replace all the MySQL interface code (or sqlite in my
case).

 i started working on this project and i have reached the point
 where it makes sense to get more eyes into play:
 
 http://debian.binera.de/wnpp/
 
 it's a start, not a full solution yet.

It could do with some sub-divisions, separating ITP from RFP etc.

Also some form of re-ordering using the PHP query-string? To allow
sorting by age, title, type and even description. (Think how Apache does
index pages for directories or the various RCS web frontends allow
sorting by age etc.)

One very useful addition would be an internal search - help people find
out if an RFP or ITP already exists before filing a new ITP etc. Sorting
by description or project could help with that but a full text search
would be v.useful. The hardest thing to do right now is work out if
someone has already filed an ITP or RFP when preparing an ITP myself.
There are so many that my eyes just glaze over when browsing the WNPP
list and in-browser text search isn't always friendly.

-- 


Neil Williams
=
http://www.data-freedom.org/
http://www.nosoftwarepatents.com/
http://www.linux.codehelp.co.uk/




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


Re: electronics-menu REJECTED (discussion)

2008-01-14 Thread Charles Plessy
Le Mon, Jan 14, 2008 at 11:28:00PM +, Peter Clifton a écrit :
 
 On Tue, 2008-01-15 at 08:22 +0900, Charles Plessy wrote:
  
  Shall I open a wiki page to start the coordination of this ?
 
 That sounds like a good idea.. I will contact the SuSE and Fedora people
 I know packaging Electronics applications.
 
 I'd still very much like to get something like extra-menus uploaded in
 Debian though.. as I get the feeling that it will take a reasonable
 amount of time to get through the XDG (if anything comes of it).

Definitely, I also think that we should try an implementation in real
before asking for modification of the standard.

I have drafted something, but I have to go to work now. Feel free to
modify, rename,…

http://wiki.debian.org/ExtraMenus

If it is getting boring for the readers of -devel, why not moving the
discussion on -science ?

Have a nice day,

-- 
Charles Plessy
http://charles.plessy.org
Wakō, Saitama, Japan


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



Bug#460807: ITP: shoes -- Tiny graphics and windowing toolkit using Ruby

2008-01-14 Thread Bram Senders
Package: wnpp
Severity: wishlist
Owner: Bram Senders [EMAIL PROTECTED]


* Package name: shoes
  Version : Curious (0.r396)
  Upstream Author : why the lucky stiff [EMAIL PROTECTED]
* URL : http://code.whytheluckystiff.net/shoes/
* License : MIT/X
  Programming Lang: C, Ruby
  Description : Tiny graphics and windowing toolkit using Ruby

Shoes is a very informal graphics and windowing toolkit for making applications
that run on Windows, Mac OS X and Linux.  It blends ideas from the web
(hyperlinks, simple text layout, and more) from traditional windowing toolkits
(buttons, progress bars, dialogs and the like) and applications like NodeBox
and Processing (drawing anywhere on the window with shapes and curves, simple
animation).
.
It uses Ruby as its interface language.

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (101, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.22-3-686 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to en_US.UTF-8)
Shell: /bin/sh linked to /bin/bash



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



Re: Future Debian package candidate web pages: present and future

2008-01-14 Thread Sebastian Pipping

Neil Williams wrote:

Have you thought about not relying on a cron job but doing the whole
thing via the PHP SOAP interface? I'm using PHP and SOAP to query the
BTS for Emdebian.
http://www.emdebian.org/bugs.php
(code available in the Emdebian SVN repo)
http://buildd.emdebian.org/svn/browser/current/website/trunk/english


yes, i have. i need some sort of cache here because i cannot
send traffic for 1500 HTTP request per page view and also
not wait for them to return. actually about 200 requests is
where PHP's runtime limitation comes into play on the machine
running binera.de . so using SOAP alone was no option to me.





It could do with some sub-divisions, separating ITP from RFP etc.


i plan to add a checkbox for each kind so you can have any
combination.




Also some form of re-ordering using the PHP query-string? To allow
sorting by age, title, type and even description. (Think how Apache does
index pages for directories or the various RCS web frontends allow
sorting by age etc.)


have you tried clicking the links in the table header?
currently sorting by age, type and project is possible.




One very useful addition would be an internal search - help people find
out if an RFP or ITP already exists before filing a new ITP etc. Sorting
by description or project could help with that but a full text search
would be v.useful. The hardest thing to do right now is work out if
someone has already filed an ITP or RFP when preparing an ITP myself.
There are so many that my eyes just glaze over when browsing the WNPP
list and in-browser text search isn't always friendly.


adding a search is a good idea.

btw thanks for your PHP code on the wiki page. without that i wouldn't
have anything now. i think the first PHP example is missing some
$bugnumber = X; line.



sebastian


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



Re: gnome 1.x removal

2008-01-14 Thread Cyril Brulebois
(Dropping -release, which is not a discussion list, and Pierre, who is
obviously subscribed to both.)

On 15/01/2008, Thomas Bushnell BSG wrote:
 This is not the right process for something like this. Instead, I
 believe you should find out specifically which packages depend on
 gnome 1.x, and offer those maintainers the option of taking over
 maintenance.

Although getting recursive rdepends is interesting, are you suggesting
that the release team is supposed to take over the maintenance of
one-could-say obsolete software?

 It is not a trivial task to port many programs to gnome 2; it took
 gnucash a long time. Don't screw over other maintainers; make it easy
 for them.

xmms might be another example. *cough*

Cheers,

-- 
Cyril Brulebois


pgpIOH5akEscD.pgp
Description: PGP signature


Re: Bug#460493: ITP: libfprint -- fingerprint library of fprint project

2008-01-14 Thread Emfox Zhou
Joerg Jaspert [EMAIL PROTECTED] writes:

 On 11264 March 1977, Luca Capello wrote:

 3) Emfox Zhou's packages were updated to NEW [4] no more than 6 hours
after his ITP (#460493 [5]), effectively giving no time to reply to
the ITP with the concerns above

 Now, since Emfox asked how to solve this situation [6], I think the best
 thing would be the FTP team to reject Emfox's packages (at the moment of
 writing this mail still in NEW).  Then Emfox can join the Debian
 FingerForce Team and work from there on the fprint packages :-)

 When Emfox asks for it they can be rejected from NEW.

Yes, I request to remove the two packages: libfprint and pam-fprint, please.

And sorry to all the related people and fingerprint team for my hastiness.


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



Re: gnome 1.x removal

2008-01-14 Thread Thomas Bushnell BSG

On Tue, 2008-01-15 at 00:07 +0100, Pierre Habouzit wrote:
 Then I'll do some more runs of the same principle on other gnome 1.x
 related libs until we got rid of them al.
 
 If you know your package depends on gnome 1.x one way or the other, now
 is the time to fix that, package a new upstream, or ask for its removal,
 so that it eases our work.

This happened once before when the issue was gnucash.

I was the gnucash maintainer, and the gnome maintainers had decreed that
Debian must not have gnome 1.x in it!  And all the libraries were
about to vanish.

This is not the right process for something like this.  Instead, I
believe you should find out specifically which packages depend on gnome
1.x, and offer those maintainers the option of taking over maintenance.

It is not a trivial task to port many programs to gnome 2; it took
gnucash a long time.  Don't screw over other maintainers; make it easy
for them.

Don't start filing remove requests until other maintainers have a
chance.  Take the step of contacting those who maintain packages that
depend on the libraries you want to remove, post RFAs instead of remove
requests, and only post remove requests after people have had a goodly
chance to take over maintenance themselves.

Thomas



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



Bug#460813: ITP: p9m4 -- GUI for Prover9 and Mace4

2008-01-14 Thread Peter Collingbourne
Package: wnpp
Severity: wishlist
Owner: Peter Collingbourne [EMAIL PROTECTED]


* Package name: p9m4
  Version : 0.5
  Upstream Author : William McCune [EMAIL PROTECTED]
* URL : http://www.cs.unm.edu/~mccune/mace4/
* License : GPL
  Programming Lang: Python
  Description : GUI for Prover9 and Mace4

 This package provides a graphical user interface for easily running
 the Prover9 theorem prover and the Mace4 countermodel generator
 along with a number of sample input files.

-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-5-686-bigmem
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)



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



Re: gnome 1.x removal

2008-01-14 Thread Thomas Bushnell BSG

On Tue, 2008-01-15 at 02:20 +0100, Cyril Brulebois wrote:
 (Dropping -release, which is not a discussion list, and Pierre, who is
 obviously subscribed to both.)
 
 On 15/01/2008, Thomas Bushnell BSG wrote:
  This is not the right process for something like this. Instead, I
  believe you should find out specifically which packages depend on
  gnome 1.x, and offer those maintainers the option of taking over
  maintenance.
 
 Although getting recursive rdepends is interesting, are you suggesting
 that the release team is supposed to take over the maintenance of
 one-could-say obsolete software?

No, I said just what I meant: the maintainers of packages dependent on
gnome 1.x should be offered the option of taking over maintenance.  The
release team certainly should not bear that task, unless individuals
within it for their own reasons choose to.

Thomas



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



Re: gnome 1.x removal

2008-01-14 Thread Ron Johnson
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 01/14/08 19:20, Cyril Brulebois wrote:
 (Dropping -release, which is not a discussion list, and Pierre, who is
 obviously subscribed to both.)
 
 On 15/01/2008, Thomas Bushnell BSG wrote:
 This is not the right process for something like this. Instead, I
 believe you should find out specifically which packages depend on
 gnome 1.x, and offer those maintainers the option of taking over
 maintenance.
 
 Although getting recursive rdepends is interesting, are you suggesting
 that the release team is supposed to take over the maintenance of
 one-could-say obsolete software?

I think he meant that maintainers of the obsolete sw that uses v1.2
should be the ones to maintain v1.2.

 It is not a trivial task to port many programs to gnome 2; it took
 gnucash a long time. Don't screw over other maintainers; make it easy
 for them.
 
 xmms might be another example. *cough*

- --
Ron Johnson, Jr.
Jefferson LA  USA

I'm not a vegetarian because I love animals, I'm a vegetarian
because I hate vegetables!
unknown
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFHjBYiS9HxQb37XmcRAk2OAKCRxUS0jCmMBMyplYHT4iy5dJZ0dwCgsQrH
hFC0Cti7tQbsuoQ/K+Bu9dY=
=68wv
-END PGP SIGNATURE-


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



Re: electronics-menu REJECTED (discussion)

2008-01-14 Thread Andreas Tille

On Mon, 14 Jan 2008, Peter Clifton wrote:


I'd still very much like to get something like extra-menus uploaded in


Well, you did not answered on my hint to desktop-profiles.  Could you
please comment on the differences between desktop-profiles and extra-menus?
Perhaps I absolutely missed your point.  I'm really interested in
enhancing menus but I would hate if we would start with splitted
forces.  So it would really help if you could elaborate a little bit
on this.

Kind regards

   Andreas.

--
http://fam-tille.de


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



Re: electronics-menu REJECTED (discussion)

2008-01-14 Thread Andreas Tille

On Tue, 15 Jan 2008, Andreas Tille wrote:


Well, you did not answered on my hint to desktop-profiles.  Could you
please comment on the differences between desktop-profiles and extra-menus?
Perhaps I absolutely missed your point.  I'm really interested in
enhancing menus but I would hate if we would start with splitted
forces.  So it would really help if you could elaborate a little bit
on this.


 forget this mail - I should have read further on - you just
naswered this in tho other thread ...

Sorry for the noise

Andreas.

--
http://fam-tille.de


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



Re: Generic extra menus package (was: Re: electronics-menu REJECTED (discussion))

2008-01-14 Thread Andreas Tille

On Mon, 14 Jan 2008, Peter Clifton wrote:


I don't think it serves the purpose, as anything configured by the
desktop-profiles would only be done at session startup time.


This is correct.


This completely breaks the use-case where:

apt-get install application

Will place the app in the user's expected menu, right away.


OK.


Referring to your previous email, where you state the currently used
user menu solution is suboptimal because it does not scale, could you
clarify what exactly you're meaning there, and just how much scalability
you think we might need?


Well, if you would like to try

apt-get install med-tools

(or any other med- meta package, but tools has the viewest dependencies
so will not blur your box very much) you will be asked a debconf question
which user of your system should get the Med user menu.  This perfectly
works for system with say up to 20 users, but it becomes really boring
on machines with more users or if you are using LDAP or whatever.


If we assume that more than one application group needs to install a
menu, using desktop-profiles will introduce an entire extra hierarchy of
XDG or KDE structure which must be searched through at run time. (Rather
than just one extra .menu file per menu).


Well the user menu feature of Debian menu just creates a complete
menu tree for every installed UI on your box.  It uses one single
.menu file for this but the tree is auto generated and just exists.
(The drawback of the current solution in Debian-Med which is implemented
in the cdd-common package is that this is done for every user separately
if you are using the user menu feature of Debian menu.)

The trick we are using in the cdd-dev / cdd-common framework is that
we do not write single menu entries for every single package we want
to use but instead just use the original menu file of the maintainer
and change the menu location automatically.  You might like to have
a look at the output of /usr/share/menu/cdd-menu.  The framework also
allows to override a maintainer menu file if it is not fit for our
purpose for whatever reason.


From the desktop-profiles manpage:

If two profiles contain the same config file, the one from the  profile
with the highest precedence is used.

You STILL have to use the XDG menu merging mechanism, otherwise the
desktop-profile will over-write any master applications menu file.


The XDG menu spec (although it has _badly_ thought out categories), does
has the capability to allow these menus to be installed directly.
Requiring a new desktop-profile just to have a schematic editor or other
CAD program appear in a sensible place does not seem the way forward.


Well, this is a general criticism of Freedesktop.Org which I would
support in principle.  My problem is that we should not divert a
standard that is widely accepted with our smart tool extra-menus.
It might help our closed cirlce but will not lead to an enhanced
Freedesktop.Org standard.


Is it in one master package such as the extra-menus package I have
presented, which will aim to collect all such menus across Debian and
install them in one hit?


If you ask me I would prefer the later one because it might
enable us to establish some kind of standard.  IMHO it would
require a detailed discussion and documentation and kind of
a policy which gives clear hints how to use the menus.


It is not as if we're designing some GNOME API which will be set in
stone forever.. we can always change things if it becomes necessary.


Sure, but especially this initial state is important for the success.
I think there is some big need for a reasonable menu solution and thus
we should collect ideas and suggestions first (Charles suggested a
Wiki page) to make sure that we really are able to fullfill the
needs of the idfferent groups.  If we just do a quick shot we might
blur the good idea from the beginning.  (And no, I'm not a friend
of bluring things by overlongish discussions on the other hand but
rather implement a working solution - but some discussion is needed
to make sure that it will really work.)


If some tens of interest groups find their applications don't fit in the
normal XDG categories, THEN is the time to worry. Specifically, if the
problem DOES scale to such a size, then it is a concern which might need
to be addressed with an update to the XDG menu spec.


Completely agreed.


What IS clear, is that sensible defaults must be provided with no more
complexity than apt-get install application . The user mustn't be
made to work for their menus.


Definitely.

Thanks for your effort

  Andreas.

--
http://fam-tille.de


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



Accepted monodoc 1.2.6-3 (source all)

2008-01-14 Thread Sebastian Dröge
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Mon, 14 Jan 2008 08:37:53 +0100
Source: monodoc
Binary: monodoc-base monodoc-nunit-manual monodoc-manual monodoc monodoc-http
Architecture: source all
Version: 1.2.6-3
Distribution: unstable
Urgency: low
Maintainer: Debian Mono Group [EMAIL PROTECTED]
Changed-By: Sebastian Dröge [EMAIL PROTECTED]
Description: 
 monodoc- Mono documentation viewer
 monodoc-base - shared MonoDoc binaries
 monodoc-http - MonoDoc http based viewer
 monodoc-manual - compiled XML documentation from the Mono project
 monodoc-nunit-manual - compiled XML documentation for Nunit
Changes: 
 monodoc (1.2.6-3) unstable; urgency=low
 .
   * Rebuild with newer cli-common-dev to fix clilibs file content.
Files: 
 356619a849309e8da27a8f1bf97eb471 995 devel optional monodoc_1.2.6-3.dsc
 e2d2c6230ebfa5c957eaf6c797b0d98b 7301 devel optional monodoc_1.2.6-3.diff.gz
 658adaa89c07e9372e563aa8de2b26e3 9456 devel optional monodoc_1.2.6-3_all.deb
 e95da5af922dc12e78eb37807002037b 424082 devel optional 
monodoc-base_1.2.6-3_all.deb
 b75534c1175b69bcb0b81695990d3678 6292282 doc optional 
monodoc-manual_1.2.6-3_all.deb
 ec3ca44eda6569d271b91002a31b986c 26004 doc optional 
monodoc-nunit-manual_1.2.6-3_all.deb
 d40b4e79385a69ca2952c2379f235539 48844 devel optional 
monodoc-http_1.2.6-3_all.deb

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

iD8DBQFHixJhBsBdh1vkHyERAukzAKCdf1x3AsY+ulKSCJCYu4IgU5KRCACfTstd
MtCyZPCTSz9rSbY9Ro6Xfww=
=Fkcp
-END PGP SIGNATURE-


Accepted:
monodoc-base_1.2.6-3_all.deb
  to pool/main/m/monodoc/monodoc-base_1.2.6-3_all.deb
monodoc-http_1.2.6-3_all.deb
  to pool/main/m/monodoc/monodoc-http_1.2.6-3_all.deb
monodoc-manual_1.2.6-3_all.deb
  to pool/main/m/monodoc/monodoc-manual_1.2.6-3_all.deb
monodoc-nunit-manual_1.2.6-3_all.deb
  to pool/main/m/monodoc/monodoc-nunit-manual_1.2.6-3_all.deb
monodoc_1.2.6-3.diff.gz
  to pool/main/m/monodoc/monodoc_1.2.6-3.diff.gz
monodoc_1.2.6-3.dsc
  to pool/main/m/monodoc/monodoc_1.2.6-3.dsc
monodoc_1.2.6-3_all.deb
  to pool/main/m/monodoc/monodoc_1.2.6-3_all.deb


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



Accepted avahi-sharp 0.6.19-2 (source all)

2008-01-14 Thread Sebastian Dröge
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Mon, 14 Jan 2008 08:29:53 +0100
Source: avahi-sharp
Binary: libavahi-ui0.0-cil libavahi1.0-cil monodoc-avahi-manual
Architecture: source all
Version: 0.6.19-2
Distribution: unstable
Urgency: low
Maintainer: Utopia Maintenance Team [EMAIL PROTECTED]
Changed-By: Sebastian Dröge [EMAIL PROTECTED]
Description: 
 libavahi-ui0.0-cil - CLI bindings for Avahi Ui
 libavahi1.0-cil - CLI bindings for Avahi
 monodoc-avahi-manual - compiled XML documentation for the CLI bindings of avahi
Closes: 424109 442498 460360
Changes: 
 avahi-sharp (0.6.19-2) unstable; urgency=low
 .
   * debian/control:
 + Build depend on required packages (Closes: #460360).
 + Update Standards-Version to 3.7.3, no additional changes needed.
   * debian/rules:
 + Remove remaining files on clean to allow building twice from the
   same source tree (Closes: #442498, #424109).
 + Use dh_clifixperms instead of manual find magic to fix permissions.
Files: 
 9012be50e1d37d70fab27e75c2f275c7 929 net optional avahi-sharp_0.6.19-2.dsc
 f38b69a126a1adb5b53481ec043bc57d 7718 net optional avahi-sharp_0.6.19-2.diff.gz
 cadd5e409ee76ba692e7e7b3e84f8b5e 34276 doc optional 
monodoc-avahi-manual_0.6.19-2_all.deb
 66005a1cb4201c15af9bdea5ff34c39e 32374 libs optional 
libavahi1.0-cil_0.6.19-2_all.deb
 778d967b8d55ce3342e23f3a50fc8dee 13528 libs optional 
libavahi-ui0.0-cil_0.6.19-2_all.deb

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

iD8DBQFHixJXBsBdh1vkHyERAgpCAJ9j8xalTzaiZjmC9Z6B2ElW7cl8hwCfUGpW
STLmqYKHewc9gjxpVyA/czk=
=egEG
-END PGP SIGNATURE-


Accepted:
avahi-sharp_0.6.19-2.diff.gz
  to pool/main/a/avahi-sharp/avahi-sharp_0.6.19-2.diff.gz
avahi-sharp_0.6.19-2.dsc
  to pool/main/a/avahi-sharp/avahi-sharp_0.6.19-2.dsc
libavahi-ui0.0-cil_0.6.19-2_all.deb
  to pool/main/a/avahi-sharp/libavahi-ui0.0-cil_0.6.19-2_all.deb
libavahi1.0-cil_0.6.19-2_all.deb
  to pool/main/a/avahi-sharp/libavahi1.0-cil_0.6.19-2_all.deb
monodoc-avahi-manual_0.6.19-2_all.deb
  to pool/main/a/avahi-sharp/monodoc-avahi-manual_0.6.19-2_all.deb


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



Accepted apt-listchanges 2.82 (source all)

2008-01-14 Thread Pierre Habouzit
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Mon, 14 Jan 2008 09:39:05 +0100
Source: apt-listchanges
Binary: apt-listchanges
Architecture: source all
Version: 2.82
Distribution: unstable
Urgency: high
Maintainer: Pierre Habouzit [EMAIL PROTECTED]
Changed-By: Pierre Habouzit [EMAIL PROTECTED]
Description: 
 apt-listchanges - package change history notification tool
Closes: 456238
Changes: 
 apt-listchanges (2.82) unstable; urgency=high
 .
   * fix a potential security issue in apt-listchanges import paths, thanks for
 Felipe Sateler for the heads up.
   * update de.po thanks to Helge Kreutzmann (Closes: 456238).
Files: 
 1673eec24a016d954a94440adc0649da 784 utils standard apt-listchanges_2.82.dsc
 4a9f0cbc7cd009b843773d687367d06a 94115 utils standard 
apt-listchanges_2.82.tar.gz
 1d8c4958eac6ca6c891d83823401dde1 68046 utils standard 
apt-listchanges_2.82_all.deb

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

iD8DBQFHix/LvGr7W6HudhwRAtqqAJ0eevrBDasUhZTtagwCFJl2Wd7FvgCeOI5U
hGEAV/U7uWV1+rUZ5/i2PvI=
=Saey
-END PGP SIGNATURE-


Accepted:
apt-listchanges_2.82.dsc
  to pool/main/a/apt-listchanges/apt-listchanges_2.82.dsc
apt-listchanges_2.82.tar.gz
  to pool/main/a/apt-listchanges/apt-listchanges_2.82.tar.gz
apt-listchanges_2.82_all.deb
  to pool/main/a/apt-listchanges/apt-listchanges_2.82_all.deb


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



Accepted sbcl 1:1.0.13.0-1 (source all amd64)

2008-01-14 Thread Peter Van Eynde
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Mon, 14 Jan 2008 07:58:16 +0100
Source: sbcl
Binary: sbcl sbcl-source sbcl-doc
Architecture: source all amd64
Version: 1:1.0.13.0-1
Distribution: unstable
Urgency: low
Maintainer: Debian Common Lisp Team [EMAIL PROTECTED]
Changed-By: Peter Van Eynde [EMAIL PROTECTED]
Description: 
 sbcl   - A Common Lisp compiler and development system
 sbcl-doc   - Documentation for Steel Bank Common Lisp
 sbcl-source - Source code files for SBCL
Changes: 
 sbcl (1:1.0.13.0-1) unstable; urgency=low
 .
   * updated standard version no real changes
   * Changed to group maintenance
   * New upstream. Major changes:
  + minor incompatible change: RUN-PROGRAM now uses execvp(3) to find
an executable in the search path, and does so in the child
process's PATH.  The function FIND-EXECUTABLE-IN-SEARCH-PATH has
been removed; it can be found in the CVS history, for somebody who
needs that search behavior (see the manual).
  + minor incompatible change: compiler policy re. weakening type
checks has changed: now type checks are weakened on if SAFETY  2
and SAFETY  SPEED.
  + SB-EXT:NATIVE-NAMESTRING takes a new keyword AS-FILE, forcing
unparsing of directory pathnames as files. Analogously,
SB-EXT:PARSE-NATIVE-NAMESTRING takes an AS-DIRECTORY, forcing a
filename to parse into a directory pathname.
  + enhancement: implicit generic function creation now signals a
specific style-warning IMPLICIT-GENERIC-FUNCTION-WARNING, which
users can bind handlers for and muffle around calls to LOAD.
  + enhancement: RUN-PROGRAM allows unicode arguments and environments
to be used (using the default stream external format), and allows
non-simple strings to be used. (thanks to Harald Hanche-Olsen)
  + optimization: COPY-SEQ, FILL, and SUBSEQ are 30-80% faster for
strings and vectors whose element-type or simplicity is not fully
known at compile-time.
  + optimization: STRING-TRIM and related functions no longer allocate
a new string when no trimming needs to be performed. These functions
are also faster than before when the input string has been declared
as a simple-string.
  + optimization: READ-SEQUENCE on simple-strings is up to 80% faster.
  + optimization: READ-LINE is significantly faster for files containing
long lines.
  + optimization: non-open coded uses of character comparison operators
(e.g. char=) no longer cons when called with more than one parameter
on platforms supporting dynamic-extent allocation.
  + bug fix: READ-SEQUENCE on composite stream wrapping a Gray stream
with STREAM-ELEMENT-TYPE (UNSIGNED-BYTE 8) signalled an error.
  + bug fix: COPY-SEQ on lists did not signal a type-error on improper
lists in safe code.
  + bug fix: some sequence functions elided bounds checking when
SPEED  SAFETY.
  + bug fix: too liberal weakening of union-type checks when SPEED 
SAFETY.
  + bug fix: more bogus fixnum declarations in ROOM implementation
have been fixed.
   * We lost the ChangeLog when moving away from CVS
   * Make source files not executable
   * Prepare for release
Files: 
 be9468530e8c6729ba9f8772626af3a3 913 devel optional sbcl_1.0.13.0-1.dsc
 48bfd023557a92aac4b5a33c460b67cb 4020322 devel optional 
sbcl_1.0.13.0.orig.tar.gz
 e84b976d199060009e5473d7e2650a8e 36551 devel optional sbcl_1.0.13.0-1.diff.gz
 1dc59944a0277538b4d8fa07fd0eb6d7 1038180 doc optional 
sbcl-doc_1.0.13.0-1_all.deb
 af9727a81c3d63c89ff7aa6def1f2a95 3345150 doc optional 
sbcl-source_1.0.13.0-1_all.deb
 cb077ef363038e8e26388bbafebf3da9 9622624 devel optional 
sbcl_1.0.13.0-1_amd64.deb

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

iD8DBQFHixGl11ldN0tyliURAierAKCTco8vhon1fBzaWTJIcPStJrIqfgCePjxp
pTbWzNoNbqge5W7y8GKrlkQ=
=FrLt
-END PGP SIGNATURE-


Accepted:
sbcl-doc_1.0.13.0-1_all.deb
  to pool/main/s/sbcl/sbcl-doc_1.0.13.0-1_all.deb
sbcl-source_1.0.13.0-1_all.deb
  to pool/main/s/sbcl/sbcl-source_1.0.13.0-1_all.deb
sbcl_1.0.13.0-1.diff.gz
  to pool/main/s/sbcl/sbcl_1.0.13.0-1.diff.gz
sbcl_1.0.13.0-1.dsc
  to pool/main/s/sbcl/sbcl_1.0.13.0-1.dsc
sbcl_1.0.13.0-1_amd64.deb
  to pool/main/s/sbcl/sbcl_1.0.13.0-1_amd64.deb
sbcl_1.0.13.0.orig.tar.gz
  to pool/main/s/sbcl/sbcl_1.0.13.0.orig.tar.gz


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



Accepted ttf-tuffy 20071106-1 (source all)

2008-01-14 Thread Fabian Greffrath
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Fri, 11 Jan 2008 17:00:00 +0100
Source: ttf-tuffy
Binary: ttf-tuffy
Architecture: source all
Version: 20071106-1
Distribution: unstable
Urgency: low
Maintainer: Fabian Greffrath [EMAIL PROTECTED]
Changed-By: Fabian Greffrath [EMAIL PROTECTED]
Description: 
 ttf-tuffy  - The Tuffy Truetype Font Family
Changes: 
 ttf-tuffy (20071106-1) unstable; urgency=low
 .
   * New upstream tarball.
   * debian/control:
 + Added Build-Depends on cdbs.
 + Bumped Standards-Version to 3.7.3.
 + Added Homepage field.
   * debian/install:
 + Added.
   * debian/rules:
 + Converted Debian packaging to CDBS.
   * debian/bug/presubj, debian/patches/*:
 + Rephrased.
Files: 
 c5276e11777ebacf5fc27e399ff001e7 692 x11 optional ttf-tuffy_20071106-1.dsc
 f6b6fed6791ba6fa92af1f5e97c7b81d 259874 x11 optional 
ttf-tuffy_20071106.orig.tar.gz
 436a875d317372fbac3e0c247e0610b5 3698 x11 optional ttf-tuffy_20071106-1.diff.gz
 33cadf272770485303d7f3949147350a 46472 x11 optional 
ttf-tuffy_20071106-1_all.deb

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

iD8DBQFHiyJ7+C5cwEsrK54RAmBlAJ9Bnts7U3dWn3fo/INMw/4bP+SRIQCaAn+2
f84GG23zfHIfjWrb9cDYdZ0=
=1RJU
-END PGP SIGNATURE-


Accepted:
ttf-tuffy_20071106-1.diff.gz
  to pool/main/t/ttf-tuffy/ttf-tuffy_20071106-1.diff.gz
ttf-tuffy_20071106-1.dsc
  to pool/main/t/ttf-tuffy/ttf-tuffy_20071106-1.dsc
ttf-tuffy_20071106-1_all.deb
  to pool/main/t/ttf-tuffy/ttf-tuffy_20071106-1_all.deb
ttf-tuffy_20071106.orig.tar.gz
  to pool/main/t/ttf-tuffy/ttf-tuffy_20071106.orig.tar.gz


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



Accepted rott 1.0+dfsg-1 (source i386)

2008-01-14 Thread Fabian Greffrath
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Fri, 11 Jan 2008 17:00:00 +0100
Source: rott
Binary: rott
Architecture: source i386
Version: 1.0+dfsg-1
Distribution: unstable
Urgency: low
Maintainer: Fabian Greffrath [EMAIL PROTECTED]
Changed-By: Fabian Greffrath [EMAIL PROTECTED]
Description: 
 rott   - Rise of the Triad -- The HUNT Begins
Closes: 456953
Changes: 
 rott (1.0+dfsg-1) unstable; urgency=low
 .
   * Rebuilt source tarball.
 + Removed sourceless binary files:
   - rott/audio_wf.lib
   - rott/spball.lib
 + Moved documentation into the rott/ directory.
 + Packaged only the rott/ directory.
 + See README.Debian.
 .
   * debian/changelog:
 + Rephrased previous changelog entry.
   * debian/control:
 + Added Build-Depends on cdbs.
 + Bumped Standards-Version to 3.7.3.
   * debian/docs, debian/patches/*:
 + Adjusted to new source directory structure.
   * debian/install, debian/README.Debian:
 + Added.
   * debian/rules:
 + Converted Debian packaging to CDBS.
   * debian/lintian/rott:
 + Added to override 'package-contains-empty-directory'.
   * debian/patches/11-new-fix32.dpatch:
 + Improved to build on big-endian architectures.
   * debian/pixmaps/rott.xpm:
 + Posterized to 34 colors.
   * debian/po/fi.po:
 + Added Finnish translation of the debconf templates (Closes: #456953).
Files: 
 10253c4b3d9444e6dcbccd1413b6aaed 654 contrib/games optional rott_1.0+dfsg-1.dsc
 ca2a8f09ab2b0b39c11a68f03780a74e 588391 contrib/games optional 
rott_1.0+dfsg.orig.tar.gz
 48409d9d97f251b9d0a989f70eb5e4a0 53329 contrib/games optional 
rott_1.0+dfsg-1.diff.gz
 1044179d175022b3e0fcea0a287cd9da 339626 contrib/games optional 
rott_1.0+dfsg-1_i386.deb

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

iD8DBQFHiyW1+C5cwEsrK54RAqm3AJ9Wyr05s/lmjIo6fwmvElx2/kbBcwCbB5Up
+0to/diAfXE90huUallKtyo=
=4mvI
-END PGP SIGNATURE-


Accepted:
rott_1.0+dfsg-1.diff.gz
  to pool/contrib/r/rott/rott_1.0+dfsg-1.diff.gz
rott_1.0+dfsg-1.dsc
  to pool/contrib/r/rott/rott_1.0+dfsg-1.dsc
rott_1.0+dfsg-1_i386.deb
  to pool/contrib/r/rott/rott_1.0+dfsg-1_i386.deb
rott_1.0+dfsg.orig.tar.gz
  to pool/contrib/r/rott/rott_1.0+dfsg.orig.tar.gz


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



Accepted uqm-russian 1.0.1-1 (source all)

2008-01-14 Thread Dmitry E. Oboukhov
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Thu, 03 Jan 2008 12:08:24 +0300
Source: uqm-russian
Binary: uqm-russian
Architecture: source all
Version: 1.0.1-1
Distribution: unstable
Urgency: low
Maintainer: Dmitry E. Oboukhov [EMAIL PROTECTED]
Changed-By: Dmitry E. Oboukhov [EMAIL PROTECTED]
Description: 
 uqm-russian - Russian addon for 'The Ur-Quan Masters' game
Changes: 
 uqm-russian (1.0.1-1) unstable; urgency=low
 .
   * New upstream version.
   * Change control::Standards-Version to 3.7.3.
   * Upload sponsored by Al Nikolov [EMAIL PROTECTED].
Files: 
 7ea850e813c0ba09aa0469838a1f9bb1 637 contrib/games extra 
uqm-russian_1.0.1-1.dsc
 6b0c84e0a51ba26b6082980551c125ef 1070205 contrib/games extra 
uqm-russian_1.0.1.orig.tar.gz
 e5bd336c13024fd0e53ef584e34ac27a 1783 contrib/games extra 
uqm-russian_1.0.1-1.diff.gz
 a7564ac7da1d2ba2c9a3a7d0ab6adbda 1036290 contrib/games extra 
uqm-russian_1.0.1-1_all.deb

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

iD8DBQFHiypYzWA7Wi7PmEsRArK2AJ4qJFGgyJ/5Pgt16g24re8VsVyILwCgh/ej
7oAhBj5PUZUZ1raWhTYKE+s=
=VsWR
-END PGP SIGNATURE-


Accepted:
uqm-russian_1.0.1-1.diff.gz
  to pool/contrib/u/uqm-russian/uqm-russian_1.0.1-1.diff.gz
uqm-russian_1.0.1-1.dsc
  to pool/contrib/u/uqm-russian/uqm-russian_1.0.1-1.dsc
uqm-russian_1.0.1-1_all.deb
  to pool/contrib/u/uqm-russian/uqm-russian_1.0.1-1_all.deb
uqm-russian_1.0.1.orig.tar.gz
  to pool/contrib/u/uqm-russian/uqm-russian_1.0.1.orig.tar.gz


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



Accepted fiaif 1.21.1-9 (source all)

2008-01-14 Thread Bastian Kleineidam
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Mon, 14 Jan 2008 10:25:33 +0100
Source: fiaif
Binary: fiaif
Architecture: source all
Version: 1.21.1-9
Distribution: unstable
Urgency: low
Maintainer: Bastian Kleineidam [EMAIL PROTECTED]
Changed-By: Bastian Kleineidam [EMAIL PROTECTED]
Description: 
 fiaif  - An easy to use, yet complex firewall
Changes: 
 fiaif (1.21.1-9) unstable; urgency=low
 .
   * Allow the rule array subscriptor to be an array length variable, eg:
 [EMAIL PROTECTED]blah blah blah
 .
 This way the entry can be commented out without reshuffling indexes.
 Thanks to Rob Dawson for the patch.
Files: 
 379e1dc751214c08e80093a61ac766eb 705 net optional fiaif_1.21.1-9.dsc
 4e5e0818d009a4214222433ee427fd08 349063 net optional fiaif_1.21.1-9.diff.gz
 35320222ff2e59fa306493905e58ee38 181156 net optional fiaif_1.21.1-9_all.deb

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

iD8DBQFHiyzweBwlBDLsbz4RAkK8AJ9qdkNiq4/Ww/oOdiHyjr1K4XpGVQCdEYLy
yHqQIz/+CnHTFyRjEjCnQ6E=
=8Dya
-END PGP SIGNATURE-


Accepted:
fiaif_1.21.1-9.diff.gz
  to pool/main/f/fiaif/fiaif_1.21.1-9.diff.gz
fiaif_1.21.1-9.dsc
  to pool/main/f/fiaif/fiaif_1.21.1-9.dsc
fiaif_1.21.1-9_all.deb
  to pool/main/f/fiaif/fiaif_1.21.1-9_all.deb


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



Accepted pyrad 1.1-3 (source all)

2008-01-14 Thread Jeremy Lainé
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Mon, 14 Jan 2008 11:02:31 +0100
Source: pyrad
Binary: python-pyrad
Architecture: source all
Version: 1.1-3
Distribution: unstable
Urgency: low
Maintainer: Jeremy Lainé [EMAIL PROTECTED]
Changed-By: Jeremy Lainé [EMAIL PROTECTED]
Description: 
 python-pyrad - python module for creating and decoding RADIUS packets
Changes: 
 pyrad (1.1-3) unstable; urgency=low
 .
   * Add Homepage, Vcs-Svn and Vcs-Browser fields to debian/control.
   * Add Debian Python Modules Team to Uploaders.
   * Update Standards-Version to 3.7.3.
Files: 
 3e76d9214f84f41aa87966cd46622fc9 968 python optional pyrad_1.1-3.dsc
 fbdeb1d2bfddf3d1f47434b64915402a 2291 python optional pyrad_1.1-3.diff.gz
 a0c384985d4f3b30692ffe34f8d251f3 26016 python optional 
python-pyrad_1.1-3_all.deb

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

iD8DBQFHizQz4mJJZqJp2ScRAkIxAKDN9dwa3txM03JkKbZqcn7g17VeOACfUm4L
ig/6jZjwudKc+9Djiaxv8MU=
=7qtv
-END PGP SIGNATURE-


Accepted:
pyrad_1.1-3.diff.gz
  to pool/main/p/pyrad/pyrad_1.1-3.diff.gz
pyrad_1.1-3.dsc
  to pool/main/p/pyrad/pyrad_1.1-3.dsc
python-pyrad_1.1-3_all.deb
  to pool/main/p/pyrad/python-pyrad_1.1-3_all.deb


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



Accepted gcj-4.3 4.3-20080112-1 (all i386 powerpc source sparc hppa)

2008-01-14 Thread Matthias Klose
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sun, 13 Jan 2008 12:27:10 +0100
Source: gcj-4.3
Binary: libgcj9-dbg libgcj-doc gcj-4.3 libgcj9-0-awt libgcj9-dev gcj-4.3-base 
libgcj9-jar libgcj9-src gij-4.3 gappletviewer-4.3 libgcj9-0 gcjwebplugin-4.3
Architecture: all hppa i386 powerpc source sparc 
Version: 4.3-20080112-1
Distribution: unstable
Urgency: low
Maintainer: Debian GCC Maintainers [EMAIL PROTECTED]
Changed-By: Matthias Klose [EMAIL PROTECTED]
Description: 
 gappletviewer-4.3 - Standalone application to execute Java (tm) applets
 gcj-4.3- The GNU compiler for Java(TM)
 gcj-4.3-base - The GNU Compiler Collection (gcj base package)
 gij-4.3- The GNU Java bytecode interpreter
 libgcj9-0  - Java runtime library for use with gcj
 libgcj9-0-awt - AWT peer runtime libraries for use with gcj
 libgcj9-dbg - Debugging symbols for libraries provided in libgcj9-dev
 libgcj9-dev - Java development headers and static library for use with gcj
Changes: 
 gcj-4.3 (4.3-20080112-1) unstable; urgency=low
 .
   * Upload as gcj-4.3.
Files: 
 094cf18a00c755914f6d4d8dff443730 58624 devel optional 
gij-4.3_4.3-20080112-1_hppa.deb
 0a492b92f905cf29ccebc975bdfdc95e 88396 libs optional 
libgcj9-0-awt_4.3-20080112-1_hppa.deb
 0f31d450178786bcbd2ffb29a6d63463 20004 utils optional 
gappletviewer-4.3_4.3-20080112-1_hppa.deb
 11f4c60faa5bb363d1e97ddc34b8b991 14270358 libs optional 
libgcj9-0_4.3-20080112-1_hppa.deb
 24c8e781486d89ce45eadd205902bc9b 11874780 libs optional 
libgcj9-0_4.3-20080112-1_powerpc.deb
 2af004b1ef3a5d1a26be13bfe3d4c334 14795398 libdevel extra 
libgcj9-dbg_4.3-20080112-1_hppa.deb
 2af29fb264023bb03a94124e4ccc5d8b 17086 utils optional 
gappletviewer-4.3_4.3-20080112-1_sparc.deb
 2b86872e72fc2e12b79991d9cbd77cd7 770552 libdevel optional 
libgcj9-dev_4.3-20080112-1_hppa.deb
 2dd3f8337c799df87cea2a3463f7e3cb 3357864 devel optional 
gcj-4.3_4.3-20080112-1_i386.deb
 2fcec8e784142521a758156f3abf2ca0 12744432 libdevel extra 
libgcj9-dbg_4.3-20080112-1_sparc.deb
 32362012b2bb29d97801287f7a62a3a0 13858610 libdevel extra 
libgcj9-dbg_4.3-20080112-1_powerpc.deb
 343f504ae6c638eece0afcbd0068fac1 100678 libs optional 
gcj-4.3-base_4.3-20080112-1_i386.deb
 3d3eab9f4f84243db4e486936f6df315 11321538 libs optional 
libgcj9-0_4.3-20080112-1_sparc.deb
 3fcef25daa393677bc20135a0bb3a5d5 12898228 libdevel extra 
libgcj9-dbg_4.3-20080112-1_i386.deb
 40c1b3924b633f296f82212aa336ce08 56132 devel optional 
gij-4.3_4.3-20080112-1_sparc.deb
 42d9e11bc0ad4488966eb9bae5966f46 3518760 devel optional 
gcj-4.3_4.3-20080112-1_powerpc.deb
 5e7b6c2ede229b23669e447726ef1e74 75516 libs optional 
libgcj9-0-awt_4.3-20080112-1_i386.deb
 679199ab0c5fd602c8ef22a19f2a61b8 771834 libdevel optional 
libgcj9-dev_4.3-20080112-1_powerpc.deb
 6b4df686b16580c416e64412cbfebe2b 59282 devel optional 
gij-4.3_4.3-20080112-1_powerpc.deb
 6ffb4eec8847624736517b9615023fc0 101110 libs optional 
gcj-4.3-base_4.3-20080112-1_sparc.deb
 73422eac103bff5348920ad1fb8e212f 10053394 libs optional 
libgcj9-jar_4.3-20080112-1_all.deb
 8b4b26b11e07c01642a85837e1602c20 2654 devel optional gcj-4.3_4.3-20080112-1.dsc
 86931b4a685bb4b12ff86b8bd4991754 100690 libs optional 
gcj-4.3-base_4.3-20080112-1_powerpc.deb
 8f274ccfe2b3721c5333c7090b5fa70e 10418780 libs optional 
libgcj9-0_4.3-20080112-1_i386.deb
 958ca1228b970f0bc9601602d3a862dd 788740 libdevel optional 
libgcj9-dev_4.3-20080112-1_sparc.deb
 9770b20d57c3d9510a285e9f4d6d928e 12462118 libdevel optional 
libgcj9-src_4.3-20080112-1_all.deb
 9a537b8306ac7cefd3534c322c2909bd 72828 libs optional 
libgcj9-0-awt_4.3-20080112-1_sparc.deb
 a70e87aa22a2e18bdda97552a5e1f513 3009756 devel optional 
gcj-4.3_4.3-20080112-1_hppa.deb
 b18593ad66757139f4eb643e8bbcf5a0 368116 devel optional 
gcj-4.3_4.3-20080112-1.diff.gz
 ba584d4e4ce39c0ca9b8febd0fe5f583 16810 utils optional 
gappletviewer-4.3_4.3-20080112-1_i386.deb
 be2d8b0f093c64c4935218e32e0b68e1 100414 libs optional 
gcj-4.3-base_4.3-20080112-1_hppa.deb
 c6adaa5012cbc65154850e2b677ae520 768588 libdevel optional 
libgcj9-dev_4.3-20080112-1_i386.deb
 cc76431416753ce9edcee8cf4d3c0f4c 56372 devel optional 
gij-4.3_4.3-20080112-1_i386.deb
 cd321b723a070572ed37bd6e392e225a 20818 utils optional 
gappletviewer-4.3_4.3-20080112-1_powerpc.deb
 d2019ae4a27289dc19b940628d3c7227 2800668 devel optional 
gcj-4.3_4.3-20080112-1_sparc.deb
 db069b6e39de9aa1f6952cf169424bb7 45013124 doc optional 
libgcj-doc_4.3-20080112-1_all.deb
 dcd773f4ea3b46daa9da73ba54761484 125 devel optional 
gcj-4.3_4.3-20080112.orig.tar.gz
 f2577e130cc765cdd3926ca36204 86720 libs optional 
libgcj9-0-awt_4.3-20080112-1_powerpc.deb

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

iD8DBQFHizJ8StlRaw+TLJwRAkVNAJ0UC9kN+CoMtVenIqrJJJcoIcvP8gCdF+YM
b8YF3pmEJyHo0sFzYY3bHQE=
=sVf4
-END PGP SIGNATURE-


Accepted:
gappletviewer-4.3_4.3-20080112-1_hppa.deb
  to pool/main/g/gcj-4.3/gappletviewer-4.3_4.3-20080112-1_hppa.deb
gappletviewer-4.3_4.3-20080112-1_i386.deb
  to 

Accepted libfile-spec-perl 3.2501-3 (source i386 all)

2008-01-14 Thread Damyan Ivanov
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Mon, 14 Jan 2008 12:42:45 +0200
Source: libfile-spec-perl
Binary: libpathtools-perl libfile-spec-perl
Architecture: source i386 all
Version: 3.2501-3
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group [EMAIL PROTECTED]
Changed-By: Damyan Ivanov [EMAIL PROTECTED]
Description: 
 libfile-spec-perl - Tools for working with paths and file specs across 
platforms
 libpathtools-perl - transitional dummy package
Changes: 
 libfile-spec-perl (3.2501-3) unstable; urgency=low
 .
   * Drop (= 0.19) from libmodule-build-perl Build-Dependency oldstable has
 0.26 and versioned B-D breaks building with perl-modules 5.10 (which
 includes Module::Build)
   * add ppport.h licensing/copyright to debian/copyright
Files: 
 313742fd6fbf2abcef3096ce63487106 995 perl optional 
libfile-spec-perl_3.2501-3.dsc
 536a78176eca2b79b0810654c6ae2063 3951 perl optional 
libfile-spec-perl_3.2501-3.diff.gz
 164eca5d5325e94dbe783659f4d0dadd 74628 perl optional 
libfile-spec-perl_3.2501-3_i386.deb
 c96bd89c5749eedb15c622ac497190e7 4028 perl extra 
libpathtools-perl_3.2501-3_all.deb

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

iD8DBQFHizzSHqjlqpcl9jsRAhzUAKC/Kxpu6ex4CvQxsDsCJ4gopgMzmQCfWUpL
1dDwHuPIAtYx5YIxmWpmbH8=
=F9X6
-END PGP SIGNATURE-


Accepted:
libfile-spec-perl_3.2501-3.diff.gz
  to pool/main/libf/libfile-spec-perl/libfile-spec-perl_3.2501-3.diff.gz
libfile-spec-perl_3.2501-3.dsc
  to pool/main/libf/libfile-spec-perl/libfile-spec-perl_3.2501-3.dsc
libfile-spec-perl_3.2501-3_i386.deb
  to pool/main/libf/libfile-spec-perl/libfile-spec-perl_3.2501-3_i386.deb
libpathtools-perl_3.2501-3_all.deb
  to pool/main/libf/libfile-spec-perl/libpathtools-perl_3.2501-3_all.deb


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



Accepted desktop-base 4.0.5 (source all)

2008-01-14 Thread Fathi Boudra
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Wed, 09 Jan 2008 11:08:23 +0100
Source: desktop-base
Binary: desktop-base
Architecture: source all
Version: 4.0.5
Distribution: unstable
Urgency: low
Maintainer: Fathi Boudra [EMAIL PROTECTED]
Changed-By: Fathi Boudra [EMAIL PROTECTED]
Description: 
 desktop-base - common files for the Debian Desktop
Closes: 439838 452425 459352
Changes: 
 desktop-base (4.0.5) unstable; urgency=low
 .
   [ Fathi Boudra ]
   * Bump Standards-Version to 3.7.3.
   * Add Homepage field.
   * Remove DM-Upload-Allowed: yes; All Uploaders are DD.
   * Update kdm theme for KDE 4.
   * Use zoom option instead of scaled option in gnome background.
 (Closes: #439838)
   * Update Makefile to fix wrong permissions on
 /usr/share/gnome-background-properties. (Closes: #452425)
   * Provide 640x480 TGA version of debian-blueish-wallpaper.svg for GRUB 2.
 Thanks to Robert Millan (Closes: #459352)
 .
   [ Loic Minier ]
   * Also use zoom (instead of stretched) for the default wallpaper.
Files: 
 a2ab9a931cc27db3433993cc09268436 818 x11 optional desktop-base_4.0.5.dsc
 a0698d7ffeac473dd70354da7faafd4f 3123775 x11 optional desktop-base_4.0.5.tar.gz
 383bab5c1a884324398a1da6a3cff95d 2384618 x11 optional 
desktop-base_4.0.5_all.deb

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

iQCVAwUBR4s70oz1NfZqpXL3AQLn6AP/V3DQxOm4AcjKS2BXl3YHBDSecPptRFCg
xPrzAm1LoklhGMoqKJmXDAso8QffrFza9a85DFkj+usvTgWKXTmVgi1mEHRGfGwV
vpZBgfsNqAgnwp+G52kAd/5272DYND/DFm3JA2L3z05y6Ipx6uxycu4vp0QiO+SE
rJwQrbwneKk=
=/GsJ
-END PGP SIGNATURE-


Accepted:
desktop-base_4.0.5.dsc
  to pool/main/d/desktop-base/desktop-base_4.0.5.dsc
desktop-base_4.0.5.tar.gz
  to pool/main/d/desktop-base/desktop-base_4.0.5.tar.gz
desktop-base_4.0.5_all.deb
  to pool/main/d/desktop-base/desktop-base_4.0.5_all.deb


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



Accepted manpages-cs 0.17.20080113-1 (source all)

2008-01-14 Thread Michal Čihař
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Mon, 14 Jan 2008 19:46:01 +0900
Source: manpages-cs
Binary: manpages-cs
Architecture: source all
Version: 0.17.20080113-1
Distribution: unstable
Urgency: low
Maintainer: Michal Čihař [EMAIL PROTECTED]
Changed-By: Michal Čihař [EMAIL PROTECTED]
Description: 
 manpages-cs - Czech version of the manual pages
Changes: 
 manpages-cs (0.17.20080113-1) unstable; urgency=low
 .
   * New upstream version.
   * Conflict with man-db ( 2.5.0-1) as it didn't work properly with utf-8 man
 pages.
   * Suggest man-browser and mapages just for completeness.
Files: 
 5889e856fb2868311f5da9cc2a6cdd28 763 doc optional 
manpages-cs_0.17.20080113-1.dsc
 0239542a5b249bc5b11be05c45d9166f 2225620 doc optional 
manpages-cs_0.17.20080113.orig.tar.gz
 18775125a240452fbfbedc06715e1ca2 17864 doc optional 
manpages-cs_0.17.20080113-1.diff.gz
 ddfe67a79792928c48f0f4c37c15ecfe 492752 doc optional 
manpages-cs_0.17.20080113-1_all.deb

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

iD8DBQFHi0K/3DVS6DbnVgQRAktmAJ48afd4CSAvB6dyrhTRl8bgkUunVwCfTTD+
+SUVUwXRiP6XsmlBRSPYqLY=
=/LD/
-END PGP SIGNATURE-


Accepted:
manpages-cs_0.17.20080113-1.diff.gz
  to pool/main/m/manpages-cs/manpages-cs_0.17.20080113-1.diff.gz
manpages-cs_0.17.20080113-1.dsc
  to pool/main/m/manpages-cs/manpages-cs_0.17.20080113-1.dsc
manpages-cs_0.17.20080113-1_all.deb
  to pool/main/m/manpages-cs/manpages-cs_0.17.20080113-1_all.deb
manpages-cs_0.17.20080113.orig.tar.gz
  to pool/main/m/manpages-cs/manpages-cs_0.17.20080113.orig.tar.gz


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



Accepted phpmyadmin 4:2.11.4-1 (source all)

2008-01-14 Thread Thijs Kinkhorst
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Mon, 14 Jan 2008 12:24:38 +0100
Source: phpmyadmin
Binary: phpmyadmin
Architecture: source all
Version: 4:2.11.4-1
Distribution: unstable
Urgency: low
Maintainer: Thijs Kinkhorst [EMAIL PROTECTED]
Changed-By: Thijs Kinkhorst [EMAIL PROTECTED]
Description: 
 phpmyadmin - MySQL web administration tool
Changes: 
 phpmyadmin (4:2.11.4-1) unstable; urgency=low
 .
   * New upstream release.
   * Update to debhelper level 6.
Files: 
 23e97934cc7ad79e85f1a2223dacffbe 1101 web extra phpmyadmin_2.11.4-1.dsc
 d23f30a99b46753d1bbd2e777cd9b619 2861421 web extra 
phpmyadmin_2.11.4.orig.tar.gz
 e3f0d71bbe69b9f370deb59592a9 33511 web extra phpmyadmin_2.11.4-1.diff.gz
 cec528b1a976414af00cc7644677b2b5 2858430 web extra phpmyadmin_2.11.4-1_all.deb

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

iQEVAwUBR4tHWGz0hbPcukPfAQKqLwgAiv8aDiL3UZa8xc3Dfm1s8lhCPDGo/FK7
x6PjjXAIm2FcLI8Rn8TDbDjyzATldeMn7PeUa0Q5QiXoIXmudJ0v3Q194T0XCeM6
wXcHa6A3CWxhnJr+ny8abfgxal5JmsRVXdYHNVGHoeqoKUPmRd4zs467BTMuph7q
DLWooKqnCg4ClcPG/rmr5UE3srIJOS5PHIFxxzelu9D0cPgIAIYl/AI/LYlvbpj9
fNs9ZkXDSktNZHi45hGEWJ94y7PzeCzrmwxwjJmLXv4k28Kychdh1I5ebrLYgCCp
cxFyyAjpapXahPifHQZcDRllh2QmttIS+wfPZcgm4nD7DjHdRbI1dw==
=szTi
-END PGP SIGNATURE-


Accepted:
phpmyadmin_2.11.4-1.diff.gz
  to pool/main/p/phpmyadmin/phpmyadmin_2.11.4-1.diff.gz
phpmyadmin_2.11.4-1.dsc
  to pool/main/p/phpmyadmin/phpmyadmin_2.11.4-1.dsc
phpmyadmin_2.11.4-1_all.deb
  to pool/main/p/phpmyadmin/phpmyadmin_2.11.4-1_all.deb
phpmyadmin_2.11.4.orig.tar.gz
  to pool/main/p/phpmyadmin/phpmyadmin_2.11.4.orig.tar.gz


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



Accepted mailman 1:2.1.9-10 (source i386)

2008-01-14 Thread Thijs Kinkhorst
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Mon, 14 Jan 2008 12:10:05 +0100
Source: mailman
Binary: mailman
Architecture: source i386
Version: 1:2.1.9-10
Distribution: unstable
Urgency: low
Maintainer: Mailman for Debian [EMAIL PROTECTED]
Changed-By: Thijs Kinkhorst [EMAIL PROTECTED]
Description: 
 mailman- Powerful, web-based mailing list manager
Closes: 456954 458981
Changes: 
 mailman (1:2.1.9-10) unstable; urgency=low
 .
   * Be quiet when logrotation succeeds, prevents Cron spam (closes: #456954).
   * Fix typo in postinst message (closes: #458981).
   * Switch to debhelper level 6.
Files: 
 ad42a95d19db89d11326cdc3b2afb9a9 1217 mail optional mailman_2.1.9-10.dsc
 2a8558477607e8592a3aeb1f7ed9547b 147111 mail optional mailman_2.1.9-10.diff.gz
 4677732eb5d6e0728667e299349a367b 8610876 mail optional 
mailman_2.1.9-10_i386.deb

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

iQEVAwUBR4tI6Wz0hbPcukPfAQIYawgAivcK23kJy25ucxUVBHaWKpwe/d0dvC1O
+lYDR8QMVnfEV0h1BbCKdW9gj4HrBCvwbrGi4yqskNvd98bxl/NNQBPYE08l70a6
6hIF8AjPPTpT91lg0DycuWDPghgg/cZtqjJ4mDkSADeykZ2sTibjHV/kI+J+H3dm
6rUHgPqxdCNviaofBC86Fe9MWDE0F4tpOF2qtCU7KYE3R4quxbUKzQtl01r398xt
R2ofg7uhkUZA52Vgxsl8TMNTovGFsnGvDX9K32TUSHuugMp5O1FyOvv9GVbBKWRa
knPPKcylb5IBRiV1dgjTN8n6YjD2/vL5EBZpmA1WX3JNeARD13DU7g==
=cAB0
-END PGP SIGNATURE-


Accepted:
mailman_2.1.9-10.diff.gz
  to pool/main/m/mailman/mailman_2.1.9-10.diff.gz
mailman_2.1.9-10.dsc
  to pool/main/m/mailman/mailman_2.1.9-10.dsc
mailman_2.1.9-10_i386.deb
  to pool/main/m/mailman/mailman_2.1.9-10_i386.deb


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



Accepted gtkpod 0.99.12-1 (source i386)

2008-01-14 Thread Nico Golde
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sun, 13 Jan 2008 17:24:33 +0100
Source: gtkpod
Binary: gtkpod
Architecture: source i386
Version: 0.99.12-1
Distribution: unstable
Urgency: low
Maintainer: gtkpod Maintainers [EMAIL PROTECTED]
Changed-By: Nico Golde [EMAIL PROTECTED]
Description: 
 gtkpod - manage songs and playlists on an Apple iPod
Changes: 
 gtkpod (0.99.12-1) unstable; urgency=low
 .
   * New upstream release.
   * Adjust build-dependency on libgpod, = 0.6.0 is now needed.
   * Bumped Standards version, no changes needed.
   * Updating 01_mountpoint.dpatch cause it did no longer apply.
   * Remove 03_itdb-set-local-to-imported.dpatch, included upstream.
   * Remove 02_missing_fclose.dpatch, not needed anymore. Upstream source code
 changed and the function does not have a local FILE stream that needs to be
 closed anymore.
Files: 
 60a72be5279d60026a4525b502355bc0 1055 sound extra gtkpod_0.99.12-1.dsc
 13162a7e9912028922aafcf81d908394 1218052 sound extra gtkpod_0.99.12.orig.tar.gz
 a7b2420673141ca914a35b4ab1c72e70 11379 sound extra gtkpod_0.99.12-1.diff.gz
 9527dd8db173c0fbce164bb5f5483f74 845386 sound extra gtkpod_0.99.12-1_i386.deb

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

iD8DBQFHi03oHYflSXNkfP8RAlQJAJ97J1yhKTNR1Gbd1TP/KiJsKHWzvwCeJblH
GPc2V5ujPX5pwk0bIqlaqGM=
=0jG9
-END PGP SIGNATURE-


Accepted:
gtkpod_0.99.12-1.diff.gz
  to pool/main/g/gtkpod/gtkpod_0.99.12-1.diff.gz
gtkpod_0.99.12-1.dsc
  to pool/main/g/gtkpod/gtkpod_0.99.12-1.dsc
gtkpod_0.99.12-1_i386.deb
  to pool/main/g/gtkpod/gtkpod_0.99.12-1_i386.deb
gtkpod_0.99.12.orig.tar.gz
  to pool/main/g/gtkpod/gtkpod_0.99.12.orig.tar.gz


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



Accepted plone3 3.0.5-1 (source all)

2008-01-14 Thread Fabio Tranchitella
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Mon, 14 Jan 2008 12:38:51 +0100
Source: plone3
Binary: zope-plone3 plone3-site
Architecture: source all
Version: 3.0.5-1
Distribution: unstable
Urgency: low
Maintainer: Debian/Ubuntu Zope Team [EMAIL PROTECTED]
Changed-By: Fabio Tranchitella [EMAIL PROTECTED]
Description: 
 plone3-site - preconfigured zope instance containing a plone site
 zope-plone3 - content management system based on zope and cmf
Changes: 
 plone3 (3.0.5-1) unstable; urgency=low
 .
   * New upstream release.
Files: 
 3c7bfcb2bc09d2378cba113e777234b6 812 web optional plone3_3.0.5-1.dsc
 0d868da1f307e7de7bb7c8c23b65424b 12599161 web optional plone3_3.0.5.orig.tar.gz
 f9b161fb23c4d9c3582d4de46a57d75b 14514 web optional plone3_3.0.5-1.diff.gz
 76bed02f2c86486b3f121396041a0bff 12671038 web optional 
zope-plone3_3.0.5-1_all.deb
 dc3fc6990f41a567b92bbb60fc4399e2 10914 web optional plone3-site_3.0.5-1_all.deb

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

iD8DBQFHi0qwK/juK3+WFWQRAuJOAJ96KTCXAvWvMvtjZR9b4CJ5E3qVGACfUL65
12TGtwjWd+HeShCIfhs1S3A=
=KZJt
-END PGP SIGNATURE-


Accepted:
plone3-site_3.0.5-1_all.deb
  to pool/main/p/plone3/plone3-site_3.0.5-1_all.deb
plone3_3.0.5-1.diff.gz
  to pool/main/p/plone3/plone3_3.0.5-1.diff.gz
plone3_3.0.5-1.dsc
  to pool/main/p/plone3/plone3_3.0.5-1.dsc
plone3_3.0.5.orig.tar.gz
  to pool/main/p/plone3/plone3_3.0.5.orig.tar.gz
zope-plone3_3.0.5-1_all.deb
  to pool/main/p/plone3/zope-plone3_3.0.5-1_all.deb


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



Accepted libxml2 2.6.30.dfsg-3.1 (source all i386)

2008-01-14 Thread Nico Golde
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sun, 13 Jan 2008 15:15:04 +0100
Source: libxml2
Binary: python-libxml2 libxml2-dbg libxml2-utils libxml2-doc libxml2-dev libxml2
Architecture: source all i386
Version: 2.6.30.dfsg-3.1
Distribution: unstable
Urgency: high
Maintainer: Debian XML/SGML Group [EMAIL PROTECTED]
Changed-By: Nico Golde [EMAIL PROTECTED]
Description: 
 libxml2- GNOME XML library
 libxml2-dbg - Debugging symbols for the GNOME XML library
 libxml2-dev - Development files for the GNOME XML library
 libxml2-doc - Documentation for the GNOME XML library
 libxml2-utils - XML utilities
 python-libxml2 - Python bindings for the GNOME XML library
Closes: 460292
Changes: 
 libxml2 (2.6.30.dfsg-3.1) unstable; urgency=high
 .
   * Non-maintainer upload by security team.
   * This update addresses the following security issue:
 - CVE-2007-6284: The xmlCurrentChar function allows context-dependent
   attackers to cause a denial of service (infinite loop) via XML
   containing invalid UTF-8 sequences (Closes: #460292).
Files: 
 d3be67719a452f09705f63200ddff4d6 917 libs optional libxml2_2.6.30.dfsg-3.1.dsc
 b734d1aabf66051020c56d65e4b5a6d9 185412 libs optional 
libxml2_2.6.30.dfsg-3.1.diff.gz
 8435850f49ff346858e6331d1b7ec5d4 1332676 doc optional 
libxml2-doc_2.6.30.dfsg-3.1_all.deb
 18a25eeac434bde4a5d968cf7a622bd1 779884 libs optional 
libxml2_2.6.30.dfsg-3.1_i386.deb
 33da42e097def81565233cd8993b08ee 33700 text optional 
libxml2-utils_2.6.30.dfsg-3.1_i386.deb
 39db63bdae76c1d00b6e34b7c5d53cb4 673072 libdevel optional 
libxml2-dev_2.6.30.dfsg-3.1_i386.deb
 0d4aa64b013dcc7cabcc4508ef3d7e34 901904 libdevel extra 
libxml2-dbg_2.6.30.dfsg-3.1_i386.deb
 62a303c1827f43c6399e74785812c353 263412 python optional 
python-libxml2_2.6.30.dfsg-3.1_i386.deb

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

iD8DBQFHi1qAHYflSXNkfP8RAv4CAJ4uDWhy8vcbLumWZ1y/8508aactYQCgl2Ae
iKEQ20tFS0YKCU0FHcttzUY=
=TzqD
-END PGP SIGNATURE-


Accepted:
libxml2-dbg_2.6.30.dfsg-3.1_i386.deb
  to pool/main/libx/libxml2/libxml2-dbg_2.6.30.dfsg-3.1_i386.deb
libxml2-dev_2.6.30.dfsg-3.1_i386.deb
  to pool/main/libx/libxml2/libxml2-dev_2.6.30.dfsg-3.1_i386.deb
libxml2-doc_2.6.30.dfsg-3.1_all.deb
  to pool/main/libx/libxml2/libxml2-doc_2.6.30.dfsg-3.1_all.deb
libxml2-utils_2.6.30.dfsg-3.1_i386.deb
  to pool/main/libx/libxml2/libxml2-utils_2.6.30.dfsg-3.1_i386.deb
libxml2_2.6.30.dfsg-3.1.diff.gz
  to pool/main/libx/libxml2/libxml2_2.6.30.dfsg-3.1.diff.gz
libxml2_2.6.30.dfsg-3.1.dsc
  to pool/main/libx/libxml2/libxml2_2.6.30.dfsg-3.1.dsc
libxml2_2.6.30.dfsg-3.1_i386.deb
  to pool/main/libx/libxml2/libxml2_2.6.30.dfsg-3.1_i386.deb
python-libxml2_2.6.30.dfsg-3.1_i386.deb
  to pool/main/libx/libxml2/python-libxml2_2.6.30.dfsg-3.1_i386.deb


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



Accepted polipo 1.0.4-1 (source amd64)

2008-01-14 Thread Denis V. Sirotkin
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Fri, 11 Jan 2008 23:13:27 +0500
Source: polipo
Binary: polipo
Architecture: source amd64
Version: 1.0.4-1
Distribution: unstable
Urgency: low
Maintainer: Denis V. Sirotkin [EMAIL PROTECTED]
Changed-By: Denis V. Sirotkin [EMAIL PROTECTED]
Description: 
 polipo - a small, caching web proxy
Closes: 291822
Changes: 
 polipo (1.0.4-1) unstable; urgency=low
 .
   * New upstream release
   * Create /var/cache/polipo, /var/log/polipo and /var/run/polipo
 directories by postinst script. /var/log/polipo now has proxy:adm
 owners and 2755 rights, log files are proxy:adm 640 (closes: #291822)
   * Remove /var/cache/polipo, /var/log/polipo and /var/run/polipo
 directories by postrm script, make full cleanup on purging package
   * debian/control: change Standards-Version to 3.7.3
   * debian/control: move Homepage to pseudo-header
   * init.d: make sure /var/run/polipo exists
   * init.d: remove the S runlevel from Default-Stop
Files: 
 d7ab7f8af5761e39e48a5e3c88b03e3c 639 web optional polipo_1.0.4-1.dsc
 defdce7f8002ca68705b6c2c36c4d096 180487 web optional polipo_1.0.4.orig.tar.gz
 11cecffbab0f99a92d3a92ba110b3adf 10309 web optional polipo_1.0.4-1.diff.gz
 fba7c975d3add65761b71d27e504e420 202978 web optional polipo_1.0.4-1_amd64.deb

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

iD8DBQFHi1iDAxLow12M2nsRAmPXAJ9mbttrwJ1gWQQVfTU1aB9YWh/RtQCgoP7x
m54yhsVMNQ1fbydhD1waXck=
=ZE7s
-END PGP SIGNATURE-


Accepted:
polipo_1.0.4-1.diff.gz
  to pool/main/p/polipo/polipo_1.0.4-1.diff.gz
polipo_1.0.4-1.dsc
  to pool/main/p/polipo/polipo_1.0.4-1.dsc
polipo_1.0.4-1_amd64.deb
  to pool/main/p/polipo/polipo_1.0.4-1_amd64.deb
polipo_1.0.4.orig.tar.gz
  to pool/main/p/polipo/polipo_1.0.4.orig.tar.gz


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



Accepted pam-dotfile 0.7-4 (source i386)

2008-01-14 Thread Lucas Nussbaum
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Mon, 14 Jan 2008 13:51:35 +0100
Source: pam-dotfile
Binary: libpam-dotfile
Architecture: source i386
Version: 0.7-4
Distribution: unstable
Urgency: low
Maintainer: Debian QA Group [EMAIL PROTECTED]
Changed-By: Lucas Nussbaum [EMAIL PROTECTED]
Description: 
 libpam-dotfile - A PAM module which allows users to have more than one password
Closes: 374533 442999
Changes: 
 pam-dotfile (0.7-4) unstable; urgency=low
 .
   * QA upload.
   * README: fix imap example to use dovecot. Thanks to Niklas Klein for
 the patch.  (Closes: #442999)
   * debian/rules: fix bashisms (use of {,}). (Closes: #374533)
Files: 
 78b175ae6a4e29e701ed6f7c9da657d0 628 admin optional pam-dotfile_0.7-4.dsc
 d2f04e0f169d1ed2cb5dda23bb63c708 326161 admin optional 
pam-dotfile_0.7-4.diff.gz
 38353577eec4dd5fac76c1ceb8d2f62a 32006 admin optional 
libpam-dotfile_0.7-4_i386.deb

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

iD8DBQFHi1vC2hliNwI7P08RAg3xAKCzKwv74EajfggFaKDeVJp7X7PAcwCdHeuv
/yKD9TO1f8RhMGQmVqzgzTg=
=Jv7M
-END PGP SIGNATURE-


Accepted:
libpam-dotfile_0.7-4_i386.deb
  to pool/main/p/pam-dotfile/libpam-dotfile_0.7-4_i386.deb
pam-dotfile_0.7-4.diff.gz
  to pool/main/p/pam-dotfile/pam-dotfile_0.7-4.diff.gz
pam-dotfile_0.7-4.dsc
  to pool/main/p/pam-dotfile/pam-dotfile_0.7-4.dsc


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



Accepted libxml-libxml-common-perl 0.13-6 (source amd64)

2008-01-14 Thread Niko Tyni
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Mon, 14 Jan 2008 14:07:21 +0200
Source: libxml-libxml-common-perl
Binary: libxml-libxml-common-perl
Architecture: source amd64
Version: 0.13-6
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group [EMAIL PROTECTED]
Changed-By: Niko Tyni [EMAIL PROTECTED]
Description: 
 libxml-libxml-common-perl - Perl module for common routines  constants for 
XML::LibXML et al
Changes: 
 libxml-libxml-common-perl (0.13-6) unstable; urgency=low
 .
   [ gregor herrmann ]
   * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
 field (source stanza); Homepage field (source stanza).
   * Set Maintainer to Debian Perl Group.
   * Use dist-based URL in debian/watch.
   * debian/rules: delete /usr/share/perl5 only if it exists.
 .
   [ Niko Tyni ]
   * Upgrade to debhelper compatibility level 5.
   * Various debian/rules cleanups:
 + use dh_listpackages instead of the name of the build directory to extract
   the package name.
 + don't ignore the return value of 'make clean'.
 + clean with make 'distclean'.
 + add stamp files and inter-target dependencies
 + add support for DEB_BUILD_OPTIONS=noopt
 + build and test in the 'build' target instead of the 'install' one.
 + properly call dh_shlibdeps to get shared library dependencies right.
   * Upgrade to Standards-Version 3.7.3. No changes needed.
   * Don't install the README in the binary package, it's not useful.
   * Add download URL to debian/copyright.
   * Manage debian/patches with quilt.
 + no-extra-linking: prevent unnecessary linkage against libz and libm.
Files: 
 c62e0967257a5ffcc8b90e8e89f0b4f3 1026 perl optional 
libxml-libxml-common-perl_0.13-6.dsc
 c14d6d169d059ee9e7c1cf8b360cba5e 2936 perl optional 
libxml-libxml-common-perl_0.13-6.diff.gz
 9ca135e9427b9243e343f8652d88d6fb 14062 perl optional 
libxml-libxml-common-perl_0.13-6_amd64.deb

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

iD8DBQFHi1p1iyizGWoHLTkRAuxJAJ0Q7RygcXvzq20ndiP2dFLz+InZvgCghCeT
rE87pdYgObS+J9RtoS2pfmA=
=UbL8
-END PGP SIGNATURE-


Accepted:
libxml-libxml-common-perl_0.13-6.diff.gz
  to 
pool/main/libx/libxml-libxml-common-perl/libxml-libxml-common-perl_0.13-6.diff.gz
libxml-libxml-common-perl_0.13-6.dsc
  to 
pool/main/libx/libxml-libxml-common-perl/libxml-libxml-common-perl_0.13-6.dsc
libxml-libxml-common-perl_0.13-6_amd64.deb
  to 
pool/main/libx/libxml-libxml-common-perl/libxml-libxml-common-perl_0.13-6_amd64.deb


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



Accepted gtkmathview 0.8.0-2 (source i386)

2008-01-14 Thread Stefano Zacchiroli
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Mon, 14 Jan 2008 13:56:42 +0100
Source: gtkmathview
Binary: libgtkmathview-dev libgtkmathview-bin libgtkmathview0c2a
Architecture: source i386
Version: 0.8.0-2
Distribution: unstable
Urgency: low
Maintainer: Stefano Zacchiroli [EMAIL PROTECTED]
Changed-By: Stefano Zacchiroli [EMAIL PROTECTED]
Description: 
 libgtkmathview-bin - rendering engine for MathML documents
 libgtkmathview-dev - rendering engine for MathML documents
 libgtkmathview0c2a - rendering engine for MathML documents
Closes: 441198 454373
Changes: 
 gtkmathview (0.8.0-2) unstable; urgency=low
 .
   [ Stefano Zacchiroli ]
   * update standards-version, no changed needed
   * remove debian/libgtkmathview0c2a.postinst: it was ancient and everything
 it did is now fully implemented by debhelper-generated postinst
   * add debian/libgtkmathview0c2a.preinst and take care in it of removing
 obsolete configuration file /etc/gtkmathview/t1.config (Closes: #454373)
 .
   [ Enrico Tassi ]
   * set CXX=g++-4.1 in debian/rules to force ./configure to force a gcc
 version which does not generate segfaulty code (Closes: #441198)
   * added g++-4.1 to build-depends
Files: 
 4f93ed466ea9af73bfda21bbcda82adf 1046 devel optional gtkmathview_0.8.0-2.dsc
 9a0fd7663f896f18fd5523661c08ab35 6756 devel optional 
gtkmathview_0.8.0-2.diff.gz
 da6f9a285eb05e26419ebc1f6abccabc 1043252 libs optional 
libgtkmathview0c2a_0.8.0-2_i386.deb
 f82f5a246312ecafa8c2a589afdc6f75 1454554 libdevel optional 
libgtkmathview-dev_0.8.0-2_i386.deb
 2b4ee51a24ee61b0e344894813e4d055 79814 misc optional 
libgtkmathview-bin_0.8.0-2_i386.deb

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

iD8DBQFHi1+y1cqbBPLEI7wRArOOAJ9yvAraRD9kyoMd5fSdWxR9pLkn0gCbBPSx
P0C6XwZU/6L+hUybhYCLUcI=
=OW8f
-END PGP SIGNATURE-


Accepted:
gtkmathview_0.8.0-2.diff.gz
  to pool/main/g/gtkmathview/gtkmathview_0.8.0-2.diff.gz
gtkmathview_0.8.0-2.dsc
  to pool/main/g/gtkmathview/gtkmathview_0.8.0-2.dsc
libgtkmathview-bin_0.8.0-2_i386.deb
  to pool/main/g/gtkmathview/libgtkmathview-bin_0.8.0-2_i386.deb
libgtkmathview-dev_0.8.0-2_i386.deb
  to pool/main/g/gtkmathview/libgtkmathview-dev_0.8.0-2_i386.deb
libgtkmathview0c2a_0.8.0-2_i386.deb
  to pool/main/g/gtkmathview/libgtkmathview0c2a_0.8.0-2_i386.deb


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



Accepted bld 0.3.2-3.1 (source i386)

2008-01-14 Thread Lucas Nussbaum
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Mon, 14 Jan 2008 13:26:59 +0100
Source: bld
Binary: bld-tools bld-postfix bld
Architecture: source i386
Version: 0.3.2-3.1
Distribution: unstable
Urgency: low
Maintainer: Cyril Bouthors [EMAIL PROTECTED]
Changed-By: Lucas Nussbaum [EMAIL PROTECTED]
Description: 
 bld- Black List Daemon, automatically build blacklists
 bld-postfix - Postfix tools for the Black List Daemon
 bld-tools  - Generic tools for Black List Daemon
Closes: 363181 363184 363186 374454
Changes: 
 bld (0.3.2-3.1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Fix bashisms in debian/rules. (Closes: #374454)
   * Fix spelling mistakes in package descriptions
 (Closes: #363181, #363184, #363186)
Files: 
 2d69aaef765d4f97cbf8efbca3953c98 576 admin optional bld_0.3.2-3.1.dsc
 4fb3176a5268fe56ead6eeefe0f92181 3755 admin optional bld_0.3.2-3.1.diff.gz
 f6bba5ae1a5824f64b1ee16b2b872567 33938 admin optional bld_0.3.2-3.1_i386.deb
 107689bb541324f68dcbce7664bc1294 12972 admin optional 
bld-postfix_0.3.2-3.1_i386.deb
 fead6b019b6b456fb35b1d80f7eae194 5424 admin optional 
bld-tools_0.3.2-3.1_i386.deb

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

iD8DBQFHi1x92hliNwI7P08RAnV6AJoCJatCMeimy/mId80IPcsBWwKBgACfWYRN
1wxE5L1rNLiGsbvMOkyoors=
=hv9A
-END PGP SIGNATURE-


Accepted:
bld-postfix_0.3.2-3.1_i386.deb
  to pool/main/b/bld/bld-postfix_0.3.2-3.1_i386.deb
bld-tools_0.3.2-3.1_i386.deb
  to pool/main/b/bld/bld-tools_0.3.2-3.1_i386.deb
bld_0.3.2-3.1.diff.gz
  to pool/main/b/bld/bld_0.3.2-3.1.diff.gz
bld_0.3.2-3.1.dsc
  to pool/main/b/bld/bld_0.3.2-3.1.dsc
bld_0.3.2-3.1_i386.deb
  to pool/main/b/bld/bld_0.3.2-3.1_i386.deb


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



Accepted ispell-fo 0.2.31-1 (source all)

2008-01-14 Thread Agustin Martin Domingo
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Fri, 11 Jan 2008 14:12:21 +0100
Source: ispell-fo
Binary: wfaroese aspell-fo ifaroese myspell-fo
Architecture: source all
Version: 0.2.31-1
Distribution: unstable
Urgency: low
Maintainer: Agustin Martin Domingo [EMAIL PROTECTED]
Changed-By: Agustin Martin Domingo [EMAIL PROTECTED]
Description: 
 aspell-fo  - The Faroese dictionary for aspell
 ifaroese   - The Faroese dictionary for ispell
 myspell-fo - The Faroese dictionary for myspell
 wfaroese   - The Faroese dictionary / wordlist
Changes: 
 ispell-fo (0.2.31-1) unstable; urgency=low
 .
   * New upstream release
   * Moved aspell stuff to a subdir
   * Updated copyright notice and recode it to utf-8
   * Make sure all docs are also installed for aspell-fo and myspell-fo
   * Removed binary-arch rure in debian/rules. Package is arch indep.
   * debian/control: Bumped standards to 3.7.3, no changes needed.
Files: 
 5e9d5deb525f56e68600dc715ae475fe 750 text optional ispell-fo_0.2.31-1.dsc
 66b2a7abd9b5ad35697ca2666c7dbcea 319951 text optional 
ispell-fo_0.2.31.orig.tar.gz
 6d55ae3df5214de457c481a0bc2a5ee8 8169 text optional ispell-fo_0.2.31-1.diff.gz
 ca53e4ce0a2772ab8be47a55f2e8600d 317578 text optional ifaroese_0.2.31-1_all.deb
 b6525e2eaff4694b9c5b6cbc98578dc6 346218 text optional wfaroese_0.2.31-1_all.deb
 882125a9e9622a1b08bdfc47b8ced275 241282 text optional 
aspell-fo_0.2.31-1_all.deb
 e3615b9808dc7c3d39ffa5b038a97c74 316744 text optional 
myspell-fo_0.2.31-1_all.deb

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

iD8DBQFHh2zCTShHqj72DpwRAskBAJ96KT0onephaeEHgoz9zFUxPOmoRQCdFHdq
xsRrS1IT0WXBmNgrJ7LSdmM=
=ONRv
-END PGP SIGNATURE-


Accepted:
aspell-fo_0.2.31-1_all.deb
  to pool/main/i/ispell-fo/aspell-fo_0.2.31-1_all.deb
ifaroese_0.2.31-1_all.deb
  to pool/main/i/ispell-fo/ifaroese_0.2.31-1_all.deb
ispell-fo_0.2.31-1.diff.gz
  to pool/main/i/ispell-fo/ispell-fo_0.2.31-1.diff.gz
ispell-fo_0.2.31-1.dsc
  to pool/main/i/ispell-fo/ispell-fo_0.2.31-1.dsc
ispell-fo_0.2.31.orig.tar.gz
  to pool/main/i/ispell-fo/ispell-fo_0.2.31.orig.tar.gz
myspell-fo_0.2.31-1_all.deb
  to pool/main/i/ispell-fo/myspell-fo_0.2.31-1_all.deb
wfaroese_0.2.31-1_all.deb
  to pool/main/i/ispell-fo/wfaroese_0.2.31-1_all.deb


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



Accepted libxml 1:1.8.17-14.1 (source i386)

2008-01-14 Thread Nico Golde
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Mon, 14 Jan 2008 13:34:19 +0100
Source: libxml
Binary: libxml-dev libxml1
Architecture: source i386
Version: 1:1.8.17-14.1
Distribution: unstable
Urgency: high
Maintainer: Debian XML/SGML Group [EMAIL PROTECTED]
Changed-By: Nico Golde [EMAIL PROTECTED]
Description: 
 libxml-dev - Development files for the GNOME XML library
 libxml1- GNOME XML library
Closes: 460666
Changes: 
 libxml (1:1.8.17-14.1) unstable; urgency=high
 .
   * Non-maintainer upload by security team.
   * This update addresses the following security issue:
 - CVE-2007-6284: The xmlCurrentChar function allows context-dependent
   attackers to cause a denial of service (infinite loop) via XML
   containing invalid UTF-8 sequences (Closes: #460666).
Files: 
 9ef113492470fd1391a6a2c748454111 700 libs optional libxml_1.8.17-14.1.dsc
 db637d150f13a1ccb775bb25e11f7713 366355 libs optional 
libxml_1.8.17-14.1.diff.gz
 2de421723e3e9600287f9f2c99c6bbe6 217210 libs optional 
libxml1_1.8.17-14.1_i386.deb
 3d8da3f583a8be3ae1ab8c5154c82382 364304 libdevel optional 
libxml-dev_1.8.17-14.1_i386.deb

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

iD8DBQFHi2IjHYflSXNkfP8RAqtEAJ9zgXhDqJygcUr4vXK+1883bXCj4wCguBa+
Tb7dILGVL/5klmLxq+wwXoU=
=JLsS
-END PGP SIGNATURE-


Accepted:
libxml-dev_1.8.17-14.1_i386.deb
  to pool/main/libx/libxml/libxml-dev_1.8.17-14.1_i386.deb
libxml1_1.8.17-14.1_i386.deb
  to pool/main/libx/libxml/libxml1_1.8.17-14.1_i386.deb
libxml_1.8.17-14.1.diff.gz
  to pool/main/libx/libxml/libxml_1.8.17-14.1.diff.gz
libxml_1.8.17-14.1.dsc
  to pool/main/libx/libxml/libxml_1.8.17-14.1.dsc


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



Accepted pypy 1.0.0-svn50146-1 (source i386 all)

2008-01-14 Thread Alexandre Fayolle
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Mon, 14 Jan 2008 09:46:11 +0100
Source: pypy
Binary: pypy-dev pypy-lib pypy-doc pypy pypy-stackless
Architecture: source i386 all
Version: 1.0.0-svn50146-1
Distribution: unstable
Urgency: low
Maintainer: Alexandre Fayolle [EMAIL PROTECTED]
Changed-By: Alexandre Fayolle [EMAIL PROTECTED]
Description: 
 pypy   - the python in python interpreter, C backend translation
 pypy-dev   - the python in python interpreter, interpreted version
 pypy-doc   - Documentation for pypy
 pypy-lib   - standard python library for pypy
 pypy-stackless - the python in python interpreter, C backend translation
Closes: 431197 444652 458953 459520
Changes: 
 pypy (1.0.0-svn50146-1) unstable; urgency=low
 .
   * Acknowledge NMU (closes: #431197)
   * Apply Yaroslav Hachenko's patch to use more recent svn snapshot, and
 enable threading support (closes: #458953)
   * Apply Thiemo Seufer's patch to enable mips and mipsel support
 (closes: #459520)
   * Added build dep on procps (closes: #444652)
   * Bumped up standards to 3.7.3
   * Note that pypy is currently under ITA: I lack time to properly follow
 upstream developments, and all patches and NMU's are welcome. If you'd
 like to adopt pypy, just send me an email to notify me and jump for
 it. Offers to co-maintain are welcome too. Thanks.
Files: 
 2fc6c1bda98210c4088d74e6ab9970ad 1031 python extra pypy_1.0.0-svn50146-1.dsc
 45fbb77fd50e2c76d06cd35b617ef428 11066927 python extra 
pypy_1.0.0-svn50146.orig.tar.gz
 c7b71ca94607e0dc877e9f9bc09e3976 8642 python extra 
pypy_1.0.0-svn50146-1.diff.gz
 d18ca3ae6c0a1174534e2c96ae8e89f0 1576600 python extra 
pypy_1.0.0-svn50146-1_i386.deb
 d025f7048ab39c5079f7ad692141c748 2508492 python extra 
pypy-stackless_1.0.0-svn50146-1_i386.deb
 9b3270e83dc54b559873a3b0434d29bf 4772510 python extra 
pypy-dev_1.0.0-svn50146-1_all.deb
 e9c63b30b0bc0fe5112e0f4f788e75f8 1640804 doc extra 
pypy-doc_1.0.0-svn50146-1_all.deb
 dffdc08f1d67c51cc0135f4fd0056dc3 4220164 python extra 
pypy-lib_1.0.0-svn50146-1_all.deb

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

iQEVAwUBR4toXV6T+PKoJ87eAQJOpgf/Y7y+LDfM1LS1lgXwiHhYC6/GE9Lfkb1+
OMpPXuYfNN6gupunrSzeE7yEPO4NAqki334kUXMM+RjIFcspwTcxAviUB1Zd71m3
gXk/4LaVcYGP9CxK8pTPbMo5UnxfOjKzkLn3P1U+UGHvbBTmNSu1hlHddb/Ng6Ts
NIqOtcaTNs93juchvgmgu5oXMglOw/FH4Rg7pl3EbJnMUl0U2dwHHT4iXJsA/lLY
DKRmhCfFzzDbEgN55DF201ZHu2u/SRCE/646A+Zr0nEyT/ERduUHu1aiOSIUAkMb
FAul/63kI8hl8uIRCNFoty/VsQfqhY6d+WXLvlZLENLyJ8cLaPU5og==
=knEW
-END PGP SIGNATURE-


Accepted:
pypy-dev_1.0.0-svn50146-1_all.deb
  to pool/main/p/pypy/pypy-dev_1.0.0-svn50146-1_all.deb
pypy-doc_1.0.0-svn50146-1_all.deb
  to pool/main/p/pypy/pypy-doc_1.0.0-svn50146-1_all.deb
pypy-lib_1.0.0-svn50146-1_all.deb
  to pool/main/p/pypy/pypy-lib_1.0.0-svn50146-1_all.deb
pypy-stackless_1.0.0-svn50146-1_i386.deb
  to pool/main/p/pypy/pypy-stackless_1.0.0-svn50146-1_i386.deb
pypy_1.0.0-svn50146-1.diff.gz
  to pool/main/p/pypy/pypy_1.0.0-svn50146-1.diff.gz
pypy_1.0.0-svn50146-1.dsc
  to pool/main/p/pypy/pypy_1.0.0-svn50146-1.dsc
pypy_1.0.0-svn50146-1_i386.deb
  to pool/main/p/pypy/pypy_1.0.0-svn50146-1_i386.deb
pypy_1.0.0-svn50146.orig.tar.gz
  to pool/main/p/pypy/pypy_1.0.0-svn50146.orig.tar.gz


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



Accepted bwm 1.1.0-8.2 (source i386)

2008-01-14 Thread Lucas Nussbaum
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Mon, 14 Jan 2008 14:23:59 +0100
Source: bwm
Binary: bwm
Architecture: source i386
Version: 1.1.0-8.2
Distribution: unstable
Urgency: low
Maintainer: Lenart Janos [EMAIL PROTECTED]
Changed-By: Lucas Nussbaum [EMAIL PROTECTED]
Description: 
 bwm- BandWidth Monitor
Closes: 175826 294788 362080 375394 384634 404374
Changes: 
 bwm (1.1.0-8.2) unstable; urgency=low
 .
   * Non-maintainer upload.
   * debian/rules: fix bashisms (use of {,}). Ubuntu's patch was used as
 a basis. Closes: 375394.
   * Interface names over 11 characters displayed with corruption. Applied
 patch from Matthew William Solloway Bell (Closes: #404374, #294788)
   * Sometimes displayed too many digits. Applied patch from Mario Holbe.
 (Closes: #175826)
   * Fixed typos in bwm.1. Applied patch from A Costa. (Closes: #362080)
   * Fixed typo in description. Applied patch from Eric Cooper
 (Closes: #384634)
Files: 
 814f91cda658a0d525dce05c0d3c9309 510 net optional bwm_1.1.0-8.2.dsc
 c5ff9405e315a3d497579e48bec83841 4207 net optional bwm_1.1.0-8.2.diff.gz
 7ea9b7de0b5e03951497eaebb43bfc7d 8102 net optional bwm_1.1.0-8.2_i386.deb

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

iD8DBQFHi2jR2hliNwI7P08RAkJuAKC1J7bRMNC+KulC+C6t0KMl08QxoQCffVZI
8ziSIzV5gWKLd0wGiz+nQlU=
=fjeI
-END PGP SIGNATURE-


Accepted:
bwm_1.1.0-8.2.diff.gz
  to pool/main/b/bwm/bwm_1.1.0-8.2.diff.gz
bwm_1.1.0-8.2.dsc
  to pool/main/b/bwm/bwm_1.1.0-8.2.dsc
bwm_1.1.0-8.2_i386.deb
  to pool/main/b/bwm/bwm_1.1.0-8.2_i386.deb


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



Accepted anjuta 2:2.3.2-0 (source all i386)

2008-01-14 Thread Rob Bradford
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Mon, 14 Jan 2008 11:13:45 +
Source: anjuta
Binary: anjuta-dbg anjuta-dev anjuta anjuta-common
Architecture: source all i386
Version: 2:2.3.2-0
Distribution: experimental
Urgency: low
Maintainer: Rob Bradford [EMAIL PROTECTED]
Changed-By: Rob Bradford [EMAIL PROTECTED]
Description: 
 anjuta - A GNOME development IDE, for C/C++
 anjuta-common - A GNOME development IDE, for C/C++ - data files
 anjuta-dbg - A GNOME development IDE, for C/C++ - debug files
 anjuta-dev - A GNOME development IDE, for C/C++ - development files
Changes: 
 anjuta (2:2.3.2-0) experimental; urgency=low
 .
   * New upstream version.
   - Add patch to fix anjuta-tags installation into the wrong directory
   - Change build dep for graphviz.
Files: 
 6ef02f54a1ee6b1d694d2787136ba6f2 1085 gnome optional anjuta_2.3.2-0.dsc
 4b9145a41d6646f1c172d1ad4c2c5ae5 8124015 gnome optional 
anjuta_2.3.2.orig.tar.gz
 b72fabcbe37c66641bee0c3f64a4fe0c 26006 gnome optional anjuta_2.3.2-0.diff.gz
 41b9e06c6ca5c2e55e9ad16fd54d1a97 7076768 devel optional 
anjuta-common_2.3.2-0_all.deb
 a63661c8ef44254795a9f46be4b4db15 1980768 gnome optional anjuta_2.3.2-0_i386.deb
 9c2899b2c78caf5561cdef2e2448ff33 296062 devel optional 
anjuta-dev_2.3.2-0_i386.deb
 84fcecb20b46d7a58be425960504e3d2 3988100 devel optional 
anjuta-dbg_2.3.2-0_i386.deb

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

iD8DBQFHi2CiCw8pKd+B7oMRApDhAJ4uFmPOaYZoMd1GkpmmiFr4z5ximQCg5YCy
V7KGRh6ksxxzIrglFLQYFPc=
=VyRC
-END PGP SIGNATURE-


Accepted:
anjuta-common_2.3.2-0_all.deb
  to pool/main/a/anjuta/anjuta-common_2.3.2-0_all.deb
anjuta-dbg_2.3.2-0_i386.deb
  to pool/main/a/anjuta/anjuta-dbg_2.3.2-0_i386.deb
anjuta-dev_2.3.2-0_i386.deb
  to pool/main/a/anjuta/anjuta-dev_2.3.2-0_i386.deb
anjuta_2.3.2-0.diff.gz
  to pool/main/a/anjuta/anjuta_2.3.2-0.diff.gz
anjuta_2.3.2-0.dsc
  to pool/main/a/anjuta/anjuta_2.3.2-0.dsc
anjuta_2.3.2-0_i386.deb
  to pool/main/a/anjuta/anjuta_2.3.2-0_i386.deb
anjuta_2.3.2.orig.tar.gz
  to pool/main/a/anjuta/anjuta_2.3.2.orig.tar.gz


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



Accepted sysfence 0.14-1.1 (source i386)

2008-01-14 Thread Lucas Nussbaum
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Mon, 14 Jan 2008 14:03:37 +0100
Source: sysfence
Binary: sysfence
Architecture: source i386
Version: 0.14-1.1
Distribution: unstable
Urgency: low
Maintainer: Lukasz Jachowicz [EMAIL PROTECTED]
Changed-By: Lucas Nussbaum [EMAIL PROTECTED]
Description: 
 sysfence   - System resources guard
Closes: 374723
Changes: 
 sysfence (0.14-1.1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Makefile: fix bashisms (use of {,}) (Closes: #374723)
Files: 
 44fe09a26d0f5fa98443b2283e5521b1 567 utils optional sysfence_0.14-1.1.dsc
 a4fe8a44054a47505b258d3f79a6bd92 3682 utils optional sysfence_0.14-1.1.diff.gz
 ab43da2fbc04b20ccd8082c03f881631 24936 utils optional 
sysfence_0.14-1.1_i386.deb

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

iD8DBQFHi2WH2hliNwI7P08RAtXdAJ9PrM9zxVX/eEUNsjTiaSwOFAlCfgCfZ/gz
gpvhrsvWXui0WWeVUMUAjec=
=Pq9O
-END PGP SIGNATURE-


Accepted:
sysfence_0.14-1.1.diff.gz
  to pool/main/s/sysfence/sysfence_0.14-1.1.diff.gz
sysfence_0.14-1.1.dsc
  to pool/main/s/sysfence/sysfence_0.14-1.1.dsc
sysfence_0.14-1.1_i386.deb
  to pool/main/s/sysfence/sysfence_0.14-1.1_i386.deb


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



Accepted espa-nol 1.9-14 (source all)

2008-01-14 Thread Agustin Martin Domingo
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Mon, 14 Jan 2008 15:02:12 +0100
Source: espa-nol
Binary: ispanish myspell-es aspell-es
Architecture: source all
Version: 1.9-14
Distribution: unstable
Urgency: low
Maintainer: Agustin Martin Domingo [EMAIL PROTECTED]
Changed-By: Agustin Martin Domingo [EMAIL PROTECTED]
Description: 
 aspell-es  - Spanish dictionary for aspell
 ispanish   - Spanish dictionary for ispell
 myspell-es - Spanish dictionary for myspell
Changes: 
 espa-nol (1.9-14) unstable; urgency=low
 .
   * debian/control:
 - Bumped standards version to 3.7.3. No changes needed
   * Move reconfigure compat initialization from config to
 postinst. debian/aspell-es.overrides is no longer needed.
   * Removed trailing whitespace in some places.
   * debian/rules:
 - Removed binary-arch target.
 - Fixed harmless error in cwl creation.
   * debian/ispanish.dirs: Do not create usr/share/doc/ispell
   * debian/*.info-{a,i}spell: Do not put dash in otherchars
Files: 
 bf4dc8e3eca43afc016024d1bdc0b158 748 text optional espa-nol_1.9-14.dsc
 d1dc18b3b6d8cf9506bb1aea7cbf2234 15473 text optional espa-nol_1.9-14.diff.gz
 92d064d78fce95f63b558c4d57a1f3a1 230608 text optional ispanish_1.9-14_all.deb
 657640b6e95573e36a93e7e47a0da8ef 212564 text optional myspell-es_1.9-14_all.deb
 abe1e064c7c4bb57ccf453fcbfe204e3 167592 text optional aspell-es_1.9-14_all.deb

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

iD8DBQFHi2uoTShHqj72DpwRAnNTAJ9bVeDuNFZMYNyJPIqoS3Il8h1WEQCfdWPi
MAfo2+3a+e8iSMmUHtSrWEY=
=et/Z
-END PGP SIGNATURE-


Accepted:
aspell-es_1.9-14_all.deb
  to pool/main/e/espa-nol/aspell-es_1.9-14_all.deb
espa-nol_1.9-14.diff.gz
  to pool/main/e/espa-nol/espa-nol_1.9-14.diff.gz
espa-nol_1.9-14.dsc
  to pool/main/e/espa-nol/espa-nol_1.9-14.dsc
ispanish_1.9-14_all.deb
  to pool/main/e/espa-nol/ispanish_1.9-14_all.deb
myspell-es_1.9-14_all.deb
  to pool/main/e/espa-nol/myspell-es_1.9-14_all.deb


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



Accepted ispell-fo 0.2.31-2 (source all)

2008-01-14 Thread Agustin Martin Domingo
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Mon, 14 Jan 2008 13:17:08 +0100
Source: ispell-fo
Binary: wfaroese aspell-fo ifaroese myspell-fo
Architecture: source all
Version: 0.2.31-2
Distribution: unstable
Urgency: low
Maintainer: Agustin Martin Domingo [EMAIL PROTECTED]
Changed-By: Agustin Martin Domingo [EMAIL PROTECTED]
Description: 
 aspell-fo  - The Faroese dictionary for aspell
 ifaroese   - The Faroese dictionary for ispell
 myspell-fo - The Faroese dictionary for myspell
 wfaroese   - The Faroese dictionary / wordlist
Changes: 
 ispell-fo (0.2.31-2) unstable; urgency=low
 .
   * debian/control:
 - Bumped standards version to 3.7.3. No changes needed
   * Move reconfigure compat initialization from config to
 postinst. debian/aspell-fo.overrides is no longer needed.
Files: 
 e832027f7b55a3d758c3fcce5165ef06 750 text optional ispell-fo_0.2.31-2.dsc
 e88eb87325978aa86a017de4d10ef930 8165 text optional ispell-fo_0.2.31-2.diff.gz
 267b559ebfd1b0b0f34be1b796438689 317622 text optional ifaroese_0.2.31-2_all.deb
 1462a0dd4899d5d05aa5f2c80e7a4502 346300 text optional wfaroese_0.2.31-2_all.deb
 6508feea15823fdb88bbc20121ce6325 241152 text optional 
aspell-fo_0.2.31-2_all.deb
 d0aa62e9c125d33edea2cb7aaa557ed6 316820 text optional 
myspell-fo_0.2.31-2_all.deb

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

iD8DBQFHi2Y1TShHqj72DpwRAgXoAJ47KJiTcJk2AHFizN4sja2s4q76RwCdEmLR
DNrU4XmQUSh/ir/uMueyZn0=
=rrZS
-END PGP SIGNATURE-


Accepted:
aspell-fo_0.2.31-2_all.deb
  to pool/main/i/ispell-fo/aspell-fo_0.2.31-2_all.deb
ifaroese_0.2.31-2_all.deb
  to pool/main/i/ispell-fo/ifaroese_0.2.31-2_all.deb
ispell-fo_0.2.31-2.diff.gz
  to pool/main/i/ispell-fo/ispell-fo_0.2.31-2.diff.gz
ispell-fo_0.2.31-2.dsc
  to pool/main/i/ispell-fo/ispell-fo_0.2.31-2.dsc
myspell-fo_0.2.31-2_all.deb
  to pool/main/i/ispell-fo/myspell-fo_0.2.31-2_all.deb
wfaroese_0.2.31-2_all.deb
  to pool/main/i/ispell-fo/wfaroese_0.2.31-2_all.deb


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



Accepted eo-spell 2.1.2000.02.25-34 (source all)

2008-01-14 Thread Agustin Martin Domingo
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Mon, 14 Jan 2008 12:07:36 +0100
Source: eo-spell
Binary: aspell-eo iesperanto myspell-eo
Architecture: source all
Version: 2.1.2000.02.25-34
Distribution: unstable
Urgency: low
Maintainer: Agustin Martin Domingo [EMAIL PROTECTED]
Changed-By: Agustin Martin Domingo [EMAIL PROTECTED]
Description: 
 aspell-eo  - Esperanto dictionary for aspell
 iesperanto - Esperanto dictionary for ispell
 myspell-eo - Esperanto dictionary for myspell
Changes: 
 eo-spell (2.1.2000.02.25-34) unstable; urgency=low
 .
   * debian/control:
 - Bumped standards version to 3.7.3. No changes needed
   * Move reconfigure compat initialization from config to
 postinst. debian/aspell-eo.overrides is no longer needed.
Files: 
 f41caad8a8f65c3f0e589daa5f7b9ce2 783 text optional 
eo-spell_2.1.2000.02.25-34.dsc
 9573ea039cb1567d1ba900d6a0bccee4 7224 text optional 
eo-spell_2.1.2000.02.25-34.diff.gz
 1093714d9e2a828dd93c8a77367a0f0d 101990 text optional 
iesperanto_2.1.2000.02.25-34_all.deb
 c6020bbe7c1854e07712c208f3e79755 99648 text optional 
myspell-eo_2.1.2000.02.25-34_all.deb
 2da9da62d98d2f29409451f4007468d4 86360 text optional 
aspell-eo_2.1.2000.02.25-34_all.deb

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

iD8DBQFHi20pTShHqj72DpwRAhD2AKCDqEjGPyx93tWeqlSLB8i/JVBnAQCfTsyE
4nVuGQKbvZhx1I8c5qq3vUA=
=mUDS
-END PGP SIGNATURE-


Accepted:
aspell-eo_2.1.2000.02.25-34_all.deb
  to pool/main/e/eo-spell/aspell-eo_2.1.2000.02.25-34_all.deb
eo-spell_2.1.2000.02.25-34.diff.gz
  to pool/main/e/eo-spell/eo-spell_2.1.2000.02.25-34.diff.gz
eo-spell_2.1.2000.02.25-34.dsc
  to pool/main/e/eo-spell/eo-spell_2.1.2000.02.25-34.dsc
iesperanto_2.1.2000.02.25-34_all.deb
  to pool/main/e/eo-spell/iesperanto_2.1.2000.02.25-34_all.deb
myspell-eo_2.1.2000.02.25-34_all.deb
  to pool/main/e/eo-spell/myspell-eo_2.1.2000.02.25-34_all.deb


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



Accepted ispell-gl 0.5-28 (source all)

2008-01-14 Thread Agustin Martin Domingo
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Mon, 14 Jan 2008 13:42:45 +0100
Source: ispell-gl
Binary: aspell-gl-minimos igalician-minimos wgalician-minimos myspell-gl-es
Architecture: source all
Version: 0.5-28
Distribution: unstable
Urgency: low
Maintainer: Agustin Martin Domingo [EMAIL PROTECTED]
Changed-By: Agustin Martin Domingo [EMAIL PROTECTED]
Description: 
 aspell-gl-minimos - Aspell dictionary for Galician (minimos)
 igalician-minimos - Ispell dictionary for Galician (minimos)
 myspell-gl-es - Galician dictionary for myspell
 wgalician-minimos - Wordlist for Galician (minimos)
Changes: 
 ispell-gl (0.5-28) unstable; urgency=low
 .
   * debian/control:
 - Bumped standards version to 3.7.3. No changes needed
   * Move reconfigure compat initialization from config to
 postinst. debian/aspell-gl-minimos.overrides is no longer needed.
   * debian/rules: Removed unused stuff from binary-arch rule.
   * debian/copyright: Recoded to utf-8
Files: 
 9f0dd244ea8747ad4fcc1778ffb2159b 771 text optional ispell-gl_0.5-28.dsc
 5268ed6e971a94bc072cf853ab9e6776 13216 text optional ispell-gl_0.5-28.diff.gz
 6e9c84769fe72f727117445e284616db 130218 text optional 
igalician-minimos_0.5-28_all.deb
 77bd81d755b84d05253ea4661db1d77f 1280464 text optional 
wgalician-minimos_0.5-28_all.deb
 4544f9c6d3e538fe022a1479ef0a3a12 103848 text optional 
aspell-gl-minimos_0.5-28_all.deb
 b632d28a298cea6a5df13f3d54ff3e84 125646 text optional 
myspell-gl-es_0.5-28_all.deb

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

iD8DBQFHi2c/TShHqj72DpwRAl9gAJ9+8M+mFhWgCUKOMUhZBbZWysOAagCfWz1w
7mGNSDaOzRQAZ/czHv889f0=
=arZP
-END PGP SIGNATURE-


Accepted:
aspell-gl-minimos_0.5-28_all.deb
  to pool/main/i/ispell-gl/aspell-gl-minimos_0.5-28_all.deb
igalician-minimos_0.5-28_all.deb
  to pool/main/i/ispell-gl/igalician-minimos_0.5-28_all.deb
ispell-gl_0.5-28.diff.gz
  to pool/main/i/ispell-gl/ispell-gl_0.5-28.diff.gz
ispell-gl_0.5-28.dsc
  to pool/main/i/ispell-gl/ispell-gl_0.5-28.dsc
myspell-gl-es_0.5-28_all.deb
  to pool/main/i/ispell-gl/myspell-gl-es_0.5-28_all.deb
wgalician-minimos_0.5-28_all.deb
  to pool/main/i/ispell-gl/wgalician-minimos_0.5-28_all.deb


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



Accepted maradns 1.3.07.08-1 (source amd64)

2008-01-14 Thread Kai Hendry
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sun, 13 Jan 2008 09:37:52 +
Source: maradns
Binary: maradns
Architecture: source amd64
Version: 1.3.07.08-1
Distribution: unstable
Urgency: low
Maintainer: Kai Hendry [EMAIL PROTECTED]
Changed-By: Kai Hendry [EMAIL PROTECTED]
Description: 
 maradns- Simple security-aware Domain Name Service server
Changes: 
 maradns (1.3.07.08-1) unstable; urgency=low
 .
   * New Upstream Version
Files: 
 04f49422bc2e62b13c50ec7e65a84915 564 net extra maradns_1.3.07.08-1.dsc
 26cf472c8da62c356a5bba483c1397e1 1376099 net extra 
maradns_1.3.07.08.orig.tar.gz
 5ac7f3f17b1f6f510a462d8483aee9a1 24552 net extra maradns_1.3.07.08-1.diff.gz
 df7c6255537d205bf8763d01f08b76f8 548032 net extra maradns_1.3.07.08-1_amd64.deb

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

iD8DBQFHi3KDK/juK3+WFWQRAmggAJ972QpBhqWpQeRAlelNjHjyHr5LxQCdE+Mg
F02k1Xm1EHvjEuBRXjyugvc=
=EG9/
-END PGP SIGNATURE-


Accepted:
maradns_1.3.07.08-1.diff.gz
  to pool/main/m/maradns/maradns_1.3.07.08-1.diff.gz
maradns_1.3.07.08-1.dsc
  to pool/main/m/maradns/maradns_1.3.07.08-1.dsc
maradns_1.3.07.08-1_amd64.deb
  to pool/main/m/maradns/maradns_1.3.07.08-1_amd64.deb
maradns_1.3.07.08.orig.tar.gz
  to pool/main/m/maradns/maradns_1.3.07.08.orig.tar.gz


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



Accepted grinvin 1.0.3.dfsg.1-1 (source amd64)

2008-01-14 Thread Adriaan Peeters
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Mon, 14 Jan 2008 13:49:27 +0100
Source: grinvin
Binary: grinvin
Architecture: source amd64
Version: 1.0.3.dfsg.1-1
Distribution: unstable
Urgency: low
Maintainer: Debian Java Maintainers [EMAIL PROTECTED]
Changed-By: Adriaan Peeters [EMAIL PROTECTED]
Description: 
 grinvin- interactive software for studying graphs and their invariants
Changes: 
 grinvin (1.0.3.dfsg.1-1) unstable; urgency=low
 .
   * New upstream release
Files: 
 713ffd2818890583b1ebf870774a8c01 880 contrib/math optional 
grinvin_1.0.3.dfsg.1-1.dsc
 454cd559617fae58823ebfb73c93621d 51764 contrib/math optional 
grinvin_1.0.3.dfsg.1.orig.tar.gz
 638a118649242d58bc88692d5abf6a53 4089 contrib/math optional 
grinvin_1.0.3.dfsg.1-1.diff.gz
 69d9740ec0c572b1eabbc821f6fa1b1e 30438 contrib/math optional 
grinvin_1.0.3.dfsg.1-1_amd64.deb

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

iD8DBQFHi3dSWSOgCCdjSDsRAig2AKCInTeHVQ3uPDobfVO2KyPmwlAxtACfaQJn
mPtNegZhezvp/oZQ+nmhjMs=
=BexD
-END PGP SIGNATURE-


Accepted:
grinvin_1.0.3.dfsg.1-1.diff.gz
  to pool/contrib/g/grinvin/grinvin_1.0.3.dfsg.1-1.diff.gz
grinvin_1.0.3.dfsg.1-1.dsc
  to pool/contrib/g/grinvin/grinvin_1.0.3.dfsg.1-1.dsc
grinvin_1.0.3.dfsg.1-1_amd64.deb
  to pool/contrib/g/grinvin/grinvin_1.0.3.dfsg.1-1_amd64.deb
grinvin_1.0.3.dfsg.1.orig.tar.gz
  to pool/contrib/g/grinvin/grinvin_1.0.3.dfsg.1.orig.tar.gz


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



Accepted bridge-utils 1.4-1 (source amd64)

2008-01-14 Thread Santiago Garcia Mantinan
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Wed, 09 Jan 2008 23:05:22 +0100
Source: bridge-utils
Binary: bridge-utils
Architecture: source amd64
Version: 1.4-1
Distribution: unstable
Urgency: low
Maintainer: Santiago Garcia Mantinan [EMAIL PROTECTED]
Changed-By: Santiago Garcia Mantinan [EMAIL PROTECTED]
Description: 
 bridge-utils - Utilities for configuring the Linux ethernet bridge
Closes: 410278 454752
Changes: 
 bridge-utils (1.4-1) unstable; urgency=low
 .
   * New upstream version.
   * Merge if-pre-up and if-post-down scripts into ifupdown.sh and don't
 consider it a conffile anymore (moved to /usr/share/bridge-utils).
   * Add a watch file.
   * Write a bridge-utils-interfaces manpage with the information that
 we used to have on the README.Debian file. Closes: #410278.
   * Add the new option bridge_waitport to wait for ports to become
 available. Closes: #454752.
Files: 
 954e83caa9f40164100dc2f63141d32d 595 net optional bridge-utils_1.4-1.dsc
 0182fcac3a2b307113bbec34e5f1c673 32657 net optional 
bridge-utils_1.4.orig.tar.gz
 b3ac277679ff1889013af5a13ea32ce5 12610 net optional bridge-utils_1.4-1.diff.gz
 5011cca16e0e51be55074d78e0999a5d 31748 net optional 
bridge-utils_1.4-1_amd64.deb

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

iD8DBQFHi3ICcv3CBfajKo4RAtb0AJ9T43cpPyehOAF9IRVWzEo4IxGV8wCfQ5B8
EEEOBzlVHkv6R+2lNpNYwOk=
=4iV1
-END PGP SIGNATURE-


Accepted:
bridge-utils_1.4-1.diff.gz
  to pool/main/b/bridge-utils/bridge-utils_1.4-1.diff.gz
bridge-utils_1.4-1.dsc
  to pool/main/b/bridge-utils/bridge-utils_1.4-1.dsc
bridge-utils_1.4-1_amd64.deb
  to pool/main/b/bridge-utils/bridge-utils_1.4-1_amd64.deb
bridge-utils_1.4.orig.tar.gz
  to pool/main/b/bridge-utils/bridge-utils_1.4.orig.tar.gz


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



Accepted netsed 0.01c-2.1 (source i386)

2008-01-14 Thread Lucas Nussbaum
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Mon, 14 Jan 2008 15:16:15 +0100
Source: netsed
Binary: netsed
Architecture: source i386
Version: 0.01c-2.1
Distribution: unstable
Urgency: low
Maintainer: Lenart Janos [EMAIL PROTECTED]
Changed-By: Lucas Nussbaum [EMAIL PROTECTED]
Description: 
 netsed - The network packet altering stream editor
Closes: 375570
Changes: 
 netsed (0.01c-2.1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * debian/rules: fix bashisms (use of {,}) (Closes: #375570)
Files: 
 ffeab2157e01fba60ec0e04233a264e7 523 net optional netsed_0.01c-2.1.dsc
 b0c5bbb22b85cf1fbca011235709b9eb 3222 net optional netsed_0.01c-2.1.diff.gz
 5ef649980edc732fd6264479e5caa59e 13148 net optional netsed_0.01c-2.1_i386.deb

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

iD8DBQFHi3Bs2hliNwI7P08RAmYVAJ9LOiSfIbrji3UlIvEtEK1WtQcT9QCgttwG
0VOEfSHzHX8FtiHA+LlBgZw=
=35xj
-END PGP SIGNATURE-


Accepted:
netsed_0.01c-2.1.diff.gz
  to pool/main/n/netsed/netsed_0.01c-2.1.diff.gz
netsed_0.01c-2.1.dsc
  to pool/main/n/netsed/netsed_0.01c-2.1.dsc
netsed_0.01c-2.1_i386.deb
  to pool/main/n/netsed/netsed_0.01c-2.1_i386.deb


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



Accepted gramps 2.2.10-1 (source all)

2008-01-14 Thread James A. Treacy
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Mon, 14 Jan 2008 09:57:25 -0500
Source: gramps
Binary: gramps
Architecture: source all
Version: 2.2.10-1
Distribution: unstable
Urgency: low
Maintainer: James A. Treacy [EMAIL PROTECTED]
Changed-By: James A. Treacy [EMAIL PROTECTED]
Description: 
 gramps - Genealogical Research and Analysis Management Program
Closes: 433559 454761 456600
Changes: 
 gramps (2.2.10-1) unstable; urgency=low
 .
   * New upstream release
   * Added dh_icons to debian/rules. Closes: #454761
   * Remove version from scrollkeeper dependency. Closes: #456600
   * Fixed typos in description. Closes: #433559
Files: 
 c97a2a2c0b588d09a77f0cee0f3b3446 931 gnome optional gramps_2.2.10-1.dsc
 19fd44347642d09c202932aa618ee4f5 17230239 gnome optional 
gramps_2.2.10.orig.tar.gz
 1f3405e678ad71523ac75e15bbe8906d 88707 gnome optional gramps_2.2.10-1.diff.gz
 d36016591567609d1bf4e31d48388e7c 16342288 gnome optional 
gramps_2.2.10-1_all.deb

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

iQCVAwUBR4t/KQ9y7Te6Cn61AQIEfwQAgD0qlgy/SXq+boo9vfGFRjd14ftwXIia
joV8qjfXhCmfIsGbp9SrK4qi8vJZA1p5Y6kw7iHIC5h8FTpK3yqOYoGFtp3P4hJN
sdQrnRC2THM4JGyzlJsRm6Elsb6KYg4KHvbZ/zqwg0iGT5W9838+Lj3ZBDVt6X1D
lx4vYN7GH00=
=aM9A
-END PGP SIGNATURE-


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


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



Accepted anjuta 2:2.2.3-3 (source all i386)

2008-01-14 Thread Rob Bradford
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Mon, 14 Jan 2008 15:12:41 +
Source: anjuta
Binary: anjuta-dbg anjuta-dev anjuta anjuta-common
Architecture: source all i386
Version: 2:2.2.3-3
Distribution: unstable
Urgency: low
Maintainer: Rob Bradford [EMAIL PROTECTED]
Changed-By: Rob Bradford [EMAIL PROTECTED]
Description: 
 anjuta - A GNOME development IDE, for C/C++
 anjuta-common - A GNOME development IDE, for C/C++ - data files
 anjuta-dbg - A GNOME development IDE, for C/C++ - debug files
 anjuta-dev - A GNOME development IDE, for C/C++ - development files
Changes: 
 anjuta (2:2.2.3-3) unstable; urgency=low
 .
   * Rebuild as part of graphviz transition.
Files: 
 040da9d5c20b9477d2dd927b8ad7a72a 1085 gnome optional anjuta_2.2.3-3.dsc
 aeb187510d3119738ecc77cc0fb022bc 56323 gnome optional anjuta_2.2.3-3.diff.gz
 0e1b993b74f5c03054a4a3c9e2233d4e 3774634 devel optional 
anjuta-common_2.2.3-3_all.deb
 342be7dc8eb01dce382ba6c2e2096267 1871672 gnome optional anjuta_2.2.3-3_i386.deb
 ee224419d4aaf226059fde67db90a778 252052 devel optional 
anjuta-dev_2.2.3-3_i386.deb
 5c8e8ef332eb38b827367756cf02193f 3895468 devel optional 
anjuta-dbg_2.2.3-3_i386.deb

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

iD8DBQFHi4NICw8pKd+B7oMRAjTBAKC5CZ7MjPEuLf8L6ypFyKyBgYkE8gCfSJ17
YaUvmZ3Av2UmYxC6TT/GsDE=
=mb/F
-END PGP SIGNATURE-


Accepted:
anjuta-common_2.2.3-3_all.deb
  to pool/main/a/anjuta/anjuta-common_2.2.3-3_all.deb
anjuta-dbg_2.2.3-3_i386.deb
  to pool/main/a/anjuta/anjuta-dbg_2.2.3-3_i386.deb
anjuta-dev_2.2.3-3_i386.deb
  to pool/main/a/anjuta/anjuta-dev_2.2.3-3_i386.deb
anjuta_2.2.3-3.diff.gz
  to pool/main/a/anjuta/anjuta_2.2.3-3.diff.gz
anjuta_2.2.3-3.dsc
  to pool/main/a/anjuta/anjuta_2.2.3-3.dsc
anjuta_2.2.3-3_i386.deb
  to pool/main/a/anjuta/anjuta_2.2.3-3_i386.deb


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



Accepted pentanet 2.3.1-5.1 (source all i386)

2008-01-14 Thread Lucas Nussbaum
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Mon, 14 Jan 2008 16:53:16 +0100
Source: pentanet
Binary: pentanet-doc pentanet-dev pentanet-utils
Architecture: source all i386
Version: 2.3.1-5.1
Distribution: unstable
Urgency: low
Maintainer: Abraham vd Merwe [EMAIL PROTECTED]
Changed-By: Lucas Nussbaum [EMAIL PROTECTED]
Description: 
 pentanet-dev - Libraries and header files for interfacing with [EMAIL 
PROTECTED] driver
 pentanet-doc - Documentation for [EMAIL PROTECTED] Utilities
 pentanet-utils - Utilities for [EMAIL PROTECTED] DVB Data receiving cards
Closes: 375633
Changes: 
 pentanet (2.3.1-5.1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * debian/rules: fixed bashisms. (Closes: #375633)
Files: 
 3aee6e779e23155e4ee87d2c7949c8c6 621 net optional pentanet_2.3.1-5.1.dsc
 d062515f7a9ae4d58ab8ea7ad8e1d5c0 85075 net optional pentanet_2.3.1-5.1.diff.gz
 60345243c43aa0704edfc2d4514dd052 7386 net optional 
pentanet-doc_2.3.1-5.1_all.deb
 515cfc5df42eb848e260f9d972c05533 25396 net optional 
pentanet-utils_2.3.1-5.1_i386.deb
 85345d17def44124ae68b274d5a9e22d 14222 devel optional 
pentanet-dev_2.3.1-5.1_i386.deb

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

iD8DBQFHi4mW2hliNwI7P08RApQtAKCCJAUHTT+9J/0hy59jDaAXk4pm4gCfXejO
vGysK2nxBoJstTRjHT0fYjU=
=OnLs
-END PGP SIGNATURE-


Accepted:
pentanet-dev_2.3.1-5.1_i386.deb
  to pool/main/p/pentanet/pentanet-dev_2.3.1-5.1_i386.deb
pentanet-doc_2.3.1-5.1_all.deb
  to pool/main/p/pentanet/pentanet-doc_2.3.1-5.1_all.deb
pentanet-utils_2.3.1-5.1_i386.deb
  to pool/main/p/pentanet/pentanet-utils_2.3.1-5.1_i386.deb
pentanet_2.3.1-5.1.diff.gz
  to pool/main/p/pentanet/pentanet_2.3.1-5.1.diff.gz
pentanet_2.3.1-5.1.dsc
  to pool/main/p/pentanet/pentanet_2.3.1-5.1.dsc


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



Accepted hoichess 0.10.3-1 (source amd64)

2008-01-14 Thread Oliver Korff
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Wed, 19 Dec 2007 00:28:01 +0100
Source: hoichess
Binary: hoichess
Architecture: source amd64
Version: 0.10.3-1
Distribution: unstable
Urgency: low
Maintainer: Oliver Korff [EMAIL PROTECTED]
Changed-By: Oliver Korff [EMAIL PROTECTED]
Description: 
 hoichess   - xboard compatible chess engine to play chess with
Changes: 
 hoichess (0.10.3-1) unstable; urgency=low
 .
   * New Upstream version fixes gcc-4.3 iclude problems
Files: 
 19400dd262556bd60f6ff816c5410646 585 games optional hoichess_0.10.3-1.dsc
 eeba8bbcf9004446ddcfeb308f2646ff 145139 games optional 
hoichess_0.10.3.orig.tar.gz
 ac123a9b51e7a29e221ae58f20034ad3 2989 games optional hoichess_0.10.3-1.diff.gz
 40b8c76e7ac9b46f12b45e4c142f3bb0 247580 games optional 
hoichess_0.10.3-1_amd64.deb

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

iD8DBQFHi47w9/DnDzB9Vu0RAusLAJ9fIL22+wIeMbFZ4XPeIDpK+Gvk0ACfTPd6
gQ+DSTK0Y3xiu7IPa3rDQOc=
=+i7F
-END PGP SIGNATURE-


Accepted:
hoichess_0.10.3-1.diff.gz
  to pool/main/h/hoichess/hoichess_0.10.3-1.diff.gz
hoichess_0.10.3-1.dsc
  to pool/main/h/hoichess/hoichess_0.10.3-1.dsc
hoichess_0.10.3-1_amd64.deb
  to pool/main/h/hoichess/hoichess_0.10.3-1_amd64.deb
hoichess_0.10.3.orig.tar.gz
  to pool/main/h/hoichess/hoichess_0.10.3.orig.tar.gz


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



Accepted glaurung 2.0.1-2 (source amd64)

2008-01-14 Thread Oliver Korff
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Tue, 08 Jan 2008 10:13:42 +0100
Source: glaurung
Binary: glaurung
Architecture: source amd64
Version: 2.0.1-2
Distribution: unstable
Urgency: low
Maintainer: Oliver Korff [EMAIL PROTECTED]
Changed-By: Oliver Korff [EMAIL PROTECTED]
Description: 
 glaurung   - free UCI chess engine, to calculate chess moves
Closes: 456042 459029
Changes: 
 glaurung (2.0.1-2) unstable; urgency=low
 .
   * Compiler option -fno-rtti had to be removed (Closes: #459029)
   * Added missing includes to satisfy gcc 4.3 (Closes: #456042)
Files: 
 4fc4e307410c57b2bde5d517e9381975 555 games extra glaurung_2.0.1-2.dsc
 4d6c5bc5c418ff82092c02c6605f7aca 12782 games extra glaurung_2.0.1-2.diff.gz
 16b676a080e284c566332c0bb3537c3e 150418 games extra glaurung_2.0.1-2_amd64.deb

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

iD8DBQFHi43k9/DnDzB9Vu0RAoYKAJ4/OzrjQjnalRaybP/vjnnR/uZhTgCfTNsJ
DaE4P9piF8jYegjgFkrP2aQ=
=Vv+Z
-END PGP SIGNATURE-


Accepted:
glaurung_2.0.1-2.diff.gz
  to pool/main/g/glaurung/glaurung_2.0.1-2.diff.gz
glaurung_2.0.1-2.dsc
  to pool/main/g/glaurung/glaurung_2.0.1-2.dsc
glaurung_2.0.1-2_amd64.deb
  to pool/main/g/glaurung/glaurung_2.0.1-2_amd64.deb


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



Accepted mdadm 2.6.4-1 (source i386)

2008-01-14 Thread martin f. krafft
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Mon, 14 Jan 2008 12:47:14 +0100
Source: mdadm
Binary: mdadm mdadm-udeb
Architecture: source i386
Version: 2.6.4-1
Distribution: unstable
Urgency: low
Maintainer: Debian mdadm maintainers [EMAIL PROTECTED]
Changed-By: martin f. krafft [EMAIL PROTECTED]
Description: 
 mdadm  - tool to administer Linux MD arrays (software RAID)
 mdadm-udeb - tool to administer Linux MD arrays (software RAID)
 mdadm-udeb - tool to administer Linux MD arrays (software RAID) (udeb)
Closes: 460256
Changes: 
 mdadm (2.6.4-1) unstable; urgency=low
 .
   * New upstream release.
   * Apply patch by Petter Reinholdtsen to fix dependency loop in
 init.d script (closes: #460256).
   * Bump Standards-Version to 3.7.3; no changes needed.
Files: 
 6d94433bff91d81bade729fe9c12457b 829 admin optional mdadm_2.6.4-1.dsc
 4235fc330c9d51e6e613a6eee7ebca76 207904 admin optional mdadm_2.6.4.orig.tar.gz
 85bee6152255ed04238a7565ddf66780 117017 admin optional mdadm_2.6.4-1.diff.gz
 40976857d275268040b87a3d8d1b2a70 249610 admin optional mdadm_2.6.4-1_i386.deb
 1e48866500b8ad5f24ed2e956ca3cc71 76106 debian-installer optional 
mdadm-udeb_2.6.4-1_i386.udeb
Package-Type: udeb

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

iD8DBQFHi4wgIgvIgzMMSnURAsFtAKC1K6QPjbwE7Ve4J9SoymsYAU1eCgCeOzuG
Imh7BwLpHnQD/vxVi/4G9Ok=
=GMYU
-END PGP SIGNATURE-


Accepted:
mdadm-udeb_2.6.4-1_i386.udeb
  to pool/main/m/mdadm/mdadm-udeb_2.6.4-1_i386.udeb
mdadm_2.6.4-1.diff.gz
  to pool/main/m/mdadm/mdadm_2.6.4-1.diff.gz
mdadm_2.6.4-1.dsc
  to pool/main/m/mdadm/mdadm_2.6.4-1.dsc
mdadm_2.6.4-1_i386.deb
  to pool/main/m/mdadm/mdadm_2.6.4-1_i386.deb
mdadm_2.6.4.orig.tar.gz
  to pool/main/m/mdadm/mdadm_2.6.4.orig.tar.gz


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



Accepted ldm 2:0.1~bzr20071217-2 (source amd64)

2008-01-14 Thread Vagrant Cascadian
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Thu, 10 Jan 2008 16:00:03 -0800
Source: ldm
Binary: ldm
Architecture: source amd64
Version: 2:0.1~bzr20071217-2
Distribution: unstable
Urgency: low
Maintainer: LTSP Debian/Ubuntu Maintainers [EMAIL PROTECTED]
Changed-By: Vagrant Cascadian [EMAIL PROTECTED]
Description: 
 ldm- LTSP display manager
Changes: 
 ldm (2:0.1~bzr20071217-2) unstable; urgency=low
 .
   * change priority to extra, as ldm qualifies as specialized requirements
   * drop ltspfs related ldm hook scripts (moved to ltspfsd package)
Files: 
 71433af3aadc18b87f3dc021d2f41be0 852 misc extra ldm_0.1~bzr20071217-2.dsc
 affce2a0619ae3486722fa133116a5e5 4110 misc extra ldm_0.1~bzr20071217-2.diff.gz
 d6973183f120cbd3eea296927434f2e3 136206 misc extra 
ldm_0.1~bzr20071217-2_amd64.deb

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

iD8DBQFHi5r0LqiZQEml+FURAg12AJ4vPD7LLojisCq2XMIrBPvIMLCDLACdHz5B
HF+67uNGoG5nNT9cX9OD5Z8=
=wapp
-END PGP SIGNATURE-


Accepted:
ldm_0.1~bzr20071217-2.diff.gz
  to pool/main/l/ldm/ldm_0.1~bzr20071217-2.diff.gz
ldm_0.1~bzr20071217-2.dsc
  to pool/main/l/ldm/ldm_0.1~bzr20071217-2.dsc
ldm_0.1~bzr20071217-2_amd64.deb
  to pool/main/l/ldm/ldm_0.1~bzr20071217-2_amd64.deb


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



Accepted ltspfs 0.5.0~bzr20080109-1 (source amd64)

2008-01-14 Thread Vagrant Cascadian
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Thu, 10 Jan 2008 15:41:19 -0800
Source: ltspfs
Binary: ltspfsd ltspfs
Architecture: source amd64
Version: 0.5.0~bzr20080109-1
Distribution: unstable
Urgency: low
Maintainer: LTSP Debian/Ubuntu Maintainers [EMAIL PROTECTED]
Changed-By: Vagrant Cascadian [EMAIL PROTECTED]
Description: 
 ltspfs - Fuse based remote filesystem for LTSP thin clients
 ltspfsd- Fuse based remote filesystem daemon for LTSP thin clients
Closes: 432024 432669 443200
Changes: 
 ltspfs (0.5.0~bzr20080109-1) unstable; urgency=low
 .
   * new upstream from bzr release:
 - use mount --move instead of mount --bind, so only a single
   mountpoint appears (Closes: #443200)
 - drop hard-coded DISPLAY variable in ltspfsmounter which caused mounts to
   only work for the first user logged into a server
 - rewrite of cdpinger in C
   + handles when ltspfs_fstab is missing (Closes: #432669)
 - install ldm hooks for ltspfs (formerly in ldm package)
 .
   * only add removable devices in default ltspfsd udev rules. thanks to Petter
 Reinholdtsen and Gideon Romm (Closes: 432024)
 - added NEWS.Debian explaining how to re-enable non-removable devices.
 .
   * fix bug in ldm's delayed mounter hook
 .
   * debian/copyright:
 - updated URLs for bzr branches
 - updated copyright notices
 .
   * debian/control:
 - updated to Standards-Version 3.7.3, no changes needed.
 - Conflict with versions of ldm that shipped hooks for ltspfs
 - remove from Uploaders, thanks for all previous work:
   Matt Zimmerman (at request)
   Gustavo Franco (at request)
   Michael Vogt (possibly mistakenly added, no activity)
 .
* debian/rules:
   fix lintian warning: debian-rules-ignores-make-clean-error
Files: 
 39ee22696d6572e0af820c0322468795 934 net optional 
ltspfs_0.5.0~bzr20080109-1.dsc
 86f6e5068f4b053d884266271fa5c06b 211912 net optional 
ltspfs_0.5.0~bzr20080109.orig.tar.gz
 17de419010478b2628b4b04e4c145600 28669 net optional 
ltspfs_0.5.0~bzr20080109-1.diff.gz
 7cedb777f82c32bdca58bb2765a994e0 19690 net optional 
ltspfs_0.5.0~bzr20080109-1_amd64.deb
 76ad2577335856957efd72ad78d79626 18876 net optional 
ltspfsd_0.5.0~bzr20080109-1_amd64.deb

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

iD8DBQFHi5seLqiZQEml+FURAoPqAJ90S8BYtUiFynnmBsIgoMxHgrolUgCfc0oU
l8whAL86FHqrfQejzpasSE8=
=bnGD
-END PGP SIGNATURE-


Accepted:
ltspfs_0.5.0~bzr20080109-1.diff.gz
  to pool/main/l/ltspfs/ltspfs_0.5.0~bzr20080109-1.diff.gz
ltspfs_0.5.0~bzr20080109-1.dsc
  to pool/main/l/ltspfs/ltspfs_0.5.0~bzr20080109-1.dsc
ltspfs_0.5.0~bzr20080109-1_amd64.deb
  to pool/main/l/ltspfs/ltspfs_0.5.0~bzr20080109-1_amd64.deb
ltspfs_0.5.0~bzr20080109.orig.tar.gz
  to pool/main/l/ltspfs/ltspfs_0.5.0~bzr20080109.orig.tar.gz
ltspfsd_0.5.0~bzr20080109-1_amd64.deb
  to pool/main/l/ltspfs/ltspfsd_0.5.0~bzr20080109-1_amd64.deb


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



Accepted libpam-slurm 1.4-2 (source i386)

2008-01-14 Thread Gennaro Oliva
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Mon, 14 Jan 2008 17:32:37 +0100
Source: libpam-slurm
Binary: libpam-slurm
Architecture: source i386
Version: 1.4-2
Distribution: unstable
Urgency: low
Maintainer: Gennaro Oliva [EMAIL PROTECTED]
Changed-By: Gennaro Oliva [EMAIL PROTECTED]
Description: 
 libpam-slurm - PAM module to authenticate using the SLURM resource manager
Closes: 454319
Changes: 
 libpam-slurm (1.4-2) unstable; urgency=low
 .
   * Added support for uscan (Closes: #454319) thanks to Manuel Prinz
Files: 
 7a3288f22e43bad51baf7f71a6498e62 653 admin extra libpam-slurm_1.4-2.dsc
 425b6e43f6e2107326b9191c32db2f70 3149 admin extra libpam-slurm_1.4-2.diff.gz
 3ed083177f43afa135218b3a11d0427f 17428 admin extra libpam-slurm_1.4-2_i386.deb

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

iD8DBQFHi5wNCZSR95Gw07cRApfZAJ9IlM/WsqQ1OKL5riN/wxgfXciCSgCfaKoX
L4PPfAfbSCx3dmhQSpxuPQw=
=lWZO
-END PGP SIGNATURE-


Accepted:
libpam-slurm_1.4-2.diff.gz
  to pool/main/libp/libpam-slurm/libpam-slurm_1.4-2.diff.gz
libpam-slurm_1.4-2.dsc
  to pool/main/libp/libpam-slurm/libpam-slurm_1.4-2.dsc
libpam-slurm_1.4-2_i386.deb
  to pool/main/libp/libpam-slurm/libpam-slurm_1.4-2_i386.deb


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



Accepted mayavi2 2.0.2a1-3 (source i386)

2008-01-14 Thread Varun Hiremath
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Mon, 14 Jan 2008 23:21:19 +0530
Source: mayavi2
Binary: mayavi2
Architecture: source i386
Version: 2.0.2a1-3
Distribution: unstable
Urgency: low
Maintainer: Python Applications Packaging Team [EMAIL PROTECTED]
Changed-By: Varun Hiremath [EMAIL PROTECTED]
Description: 
 mayavi2- A scientific visualization package for 2-D and 3-D data
Changes: 
 mayavi2 (2.0.2a1-3) unstable; urgency=low
 .
   * debian/control:
 + Add ${shlibs:Depends}, ${misc:Depends} to Depends
 + Add python-numpy, python-vtk to Depends
 + Move python-scipy to Suggests from Depends
Files: 
 b726eedeff7dc360c8a8fdce7a264399 1020 science optional mayavi2_2.0.2a1-3.dsc
 e397d048c0736a27f77c1f4e1d76eb53 10437 science optional 
mayavi2_2.0.2a1-3.diff.gz
 67c2f434826b8e5ee338ad2bd3b27c38 8546850 science optional 
mayavi2_2.0.2a1-3_i386.deb

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

iD8DBQFHi6L0PEFSUMxFMZcRAu7QAJ9DLRhupmUodJf6ttddHw0lFH70dACcDj3d
k9rMx9nJ3fYSV1FMrje0Tzs=
=LDP0
-END PGP SIGNATURE-


Accepted:
mayavi2_2.0.2a1-3.diff.gz
  to pool/main/m/mayavi2/mayavi2_2.0.2a1-3.diff.gz
mayavi2_2.0.2a1-3.dsc
  to pool/main/m/mayavi2/mayavi2_2.0.2a1-3.dsc
mayavi2_2.0.2a1-3_i386.deb
  to pool/main/m/mayavi2/mayavi2_2.0.2a1-3_i386.deb


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



Accepted john 1.6-40.3 (source i386)

2008-01-14 Thread Lucas Nussbaum
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Mon, 14 Jan 2008 20:00:36 +0100
Source: john
Binary: john
Architecture: source i386
Version: 1.6-40.3
Distribution: unstable
Urgency: low
Maintainer: Guilherme de S. Pastore [EMAIL PROTECTED]
Changed-By: Lucas Nussbaum [EMAIL PROTECTED]
Description: 
 john   - active password cracking tool
Closes: 415738 460697
Changes: 
 john (1.6-40.3) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Fixed build failure on !(i386 || alpha). Revert to the state of version
 1.6-40.1, and used Ubuntu's sysconf-based patch instead of Thiemo's
 CLOCKS_PER_SEC patch. Closes: #460697.
   * Add debian/patches/mips.diff: patch from Thiemo Seufer to fix FTBFS on
 mips and mipsel. Closes: #415738.
Files: 
 92944e205d384ac93bf00a56bc12019f 631 admin optional john_1.6-40.3.dsc
 e1b8e660c257cd7298cc08213954785c 25150 admin optional john_1.6-40.3.diff.gz
 251e3e30046bb6ff2591d2ffd736ddfa 546390 admin optional john_1.6-40.3_i386.deb

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

iD8DBQFHi7Tz2hliNwI7P08RAhWHAKC4pzbQo/7MNN0uSXPKRrcT22zOxACgratQ
l+2gShUU06rxilj+jEXFaDY=
=uuq2
-END PGP SIGNATURE-


Accepted:
john_1.6-40.3.diff.gz
  to pool/main/j/john/john_1.6-40.3.diff.gz
john_1.6-40.3.dsc
  to pool/main/j/john/john_1.6-40.3.dsc
john_1.6-40.3_i386.deb
  to pool/main/j/john/john_1.6-40.3_i386.deb


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



  1   2   >