Bug#801422: New upstream release 1.4.1

2015-10-09 Thread Aurélien Gérôme
Source: dante
Severity: wishlist

Hi,

Would it be possible to get the latest upstream release [0] in Debian?

Regards,

[0] <http://www.inet.no/dante/download.html>
-- 
 .''`.   Aurélien Gérôme
: :'  :
`. `'`   Debian Developer
  `- Unix Sys & Net Admin



Bug#794429: RFA: rspamd

2015-10-04 Thread Aurélien Gérôme
Hi Mikhail,

If this is still all right with you, I am interested to bring rspamd
to the latest upstream release with non-native packaging.  So far,
rspamd seems to satisfy my use case in replacement of a dead and
buggy dspam, so I am willing to pitch in.

Regards,
-- 
 .''`.   Aurélien Gérôme
: :'  :
`. `'`   Debian Developer
  `- Unix Sys & Net Admin



Bug#798955: Moving glibc headers from /usr/include to /usr/include/$(DEB_HOST_MULTIARCH)

2015-09-14 Thread Aurélien Gérôme
Source: glibc
Version: 2.21-0experimental1
Severity: wishlist
Tags: patch moreinfo

Hi,

On a multiarch-enabled Debian system, there is an impossibility to
install libc0.1-dev, libc0.3-dev, libc6-dev, and libc6.1-dev binary
packages at the same time, because glibc headers are all installed
in /usr/include.  Therefore, it does not allow us to install (in a
simple multiarch manner) several dependencies needed to cross-compile
for another target, e.g. cross-compiling for an amd64 target on a
hurd-i386 host.

This patch moves those headers from /usr/include to
/usr/include/$(DEB_HOST_MULTIARCH) and removes conflicts between
libc0.1-dev, libc0.3-dev, libc6-dev, and libc6.1-dev binary packages.

So far, Helmut rebuilt ~100 packages fine with that include-moved
glibc.  Right now, we are waiting for a Debian access to Amazon
instances to rebuild the entire archive against that patched glibc
and to deal with possible FTBFS.  Tracking can be done on [0].

Regards,

[0] <https://wiki.debian.org/Multiarch/GlibcHeaders>
-- 
 .''`.   Aurélien Gérôme
: :'  :
`. `'`   Debian Developer
  `- Unix Sys & Net Admin
diff -ruN orig/glibc-2.21/debian/changelog glibc-2.21/debian/changelog
--- orig/glibc-2.21/debian/changelog	2015-08-29 00:45:01.0 +0200
+++ glibc-2.21/debian/changelog	2015-09-14 01:50:54.855732954 +0200
@@ -1,3 +1,12 @@
+glibc (2.21-0experimental1+multiarchheaders.1) UNRELEASED; urgency=medium
+
+  * Support for multiarch headers: move headers from /usr/include
+to /usr/include/$(DEB_HOST_MULTIARCH).
+  * Remove conflicts between libc0.1-dev, libc0.3-dev, libc6-dev,
+and libc6.1-dev.
+
+ -- Aurélien Gérôme <a...@debian.org>  Mon, 14 Sep 2015 01:45:00 +0200
+
 glibc (2.21-0experimental1) experimental; urgency=medium
 
   [ Samuel Thibault ]
diff -ruN orig/glibc-2.21/debian/control glibc-2.21/debian/control
--- orig/glibc-2.21/debian/control	2015-08-29 00:37:20.0 +0200
+++ glibc-2.21/debian/control	2015-09-13 23:21:24.140541212 +0200
@@ -194,7 +194,6 @@
 Suggests: glibc-doc, manpages-dev
 Provides: libc-dev, libc6-dev [alpha hurd-i386 kfreebsd-i386 kfreebsd-amd64]
 Breaks: binutils (<< 2.20.1-1), binutils-gold (<< 2.20.1-11), cmake (<< 2.8.4+dfsg.1-5), gcc-4.4 (<< 4.4.6-4), gcc-4.5 (<< 4.5.3-2), gcc-4.6 (<< 4.6.0-12), make (<< 3.81-8.1), pkg-config (<< 0.26-1), libjna-java (<< 3.2.7-4), liblouis-dev (<< 2.3.0-2), liblouisxml-dev (<< 2.4.0-2), libhwloc-dev (<< 1.2-3), check (<< 0.9.10-6.1+b1) [s390x]
-Conflicts: libc6.1-dev, libc0.1-dev, libc0.3-dev,
 Description: GNU C Library: Development Libraries and Header Files
  Contains the symlinks, headers, and object files needed to compile
  and link programs which use the standard C library.
@@ -280,7 +279,6 @@
 Suggests: glibc-doc, manpages-dev
 Provides: libc-dev, libc6-dev [alpha hurd-i386 kfreebsd-i386 kfreebsd-amd64]
 Breaks: binutils (<< 2.20.1-1), binutils-gold (<< 2.20.1-11), cmake (<< 2.8.4+dfsg.1-5), gcc-4.4 (<< 4.4.6-4), gcc-4.5 (<< 4.5.3-2), gcc-4.6 (<< 4.6.0-12), make (<< 3.81-8.1), pkg-config (<< 0.26-1), libjna-java (<< 3.2.7-4), liblouis-dev (<< 2.3.0-2), liblouisxml-dev (<< 2.4.0-2), libhwloc-dev (<< 1.2-3), check (<< 0.9.10-6.1+b1) [s390x]
-Conflicts: libc6-dev, libc0.1-dev, libc0.3-dev,
 Description: GNU C Library: Development Libraries and Header Files
  Contains the symlinks, headers, and object files needed to compile
  and link programs which use the standard C library.
@@ -366,7 +364,6 @@
 Suggests: glibc-doc, manpages-dev
 Provides: libc-dev, libc6-dev [alpha hurd-i386 kfreebsd-i386 kfreebsd-amd64]
 Breaks: binutils (<< 2.20.1-1), binutils-gold (<< 2.20.1-11), cmake (<< 2.8.4+dfsg.1-5), gcc-4.4 (<< 4.4.6-4), gcc-4.5 (<< 4.5.3-2), gcc-4.6 (<< 4.6.0-12), make (<< 3.81-8.1), pkg-config (<< 0.26-1), libjna-java (<< 3.2.7-4), liblouis-dev (<< 2.3.0-2), liblouisxml-dev (<< 2.4.0-2), libhwloc-dev (<< 1.2-3), check (<< 0.9.10-6.1+b1) [s390x]
-Conflicts: libc6-dev, libc6.1-dev, libc0.1-dev,
 Description: GNU C Library: Development Libraries and Header Files
  Contains the symlinks, headers, and object files needed to compile
  and link programs which use the standard C library.
@@ -452,7 +449,6 @@
 Suggests: glibc-doc, manpages-dev
 Provides: libc-dev, libc6-dev [alpha hurd-i386 kfreebsd-i386 kfreebsd-amd64]
 Breaks: binutils (<< 2.20.1-1), binutils-gold (<< 2.20.1-11), cmake (<< 2.8.4+dfsg.1-5), gcc-4.4 (<< 4.4.6-4), gcc-4.5 (<< 4.5.3-2), gcc-4.6 (<< 4.6.0-12), make (<< 3.81-8.1), pkg-config (<< 0.26-1), libjna-java (<< 3.2.7-4), liblouis-dev (<< 2.3.0-2), liblouisxml-dev (<< 2.4.0-2), libhwloc-dev (<< 1.2-3), check (<< 0.9.10-6.1+b1) [s390x]
-Conflicts: libc6-dev, libc6.1-dev, libc0.3-dev,
 Desc

Bug#798955: Moving glibc headers from /usr/include to /usr/include/$(DEB_HOST_MULTIARCH)

2015-09-14 Thread Aurélien Gérôme
Hi,

On Mon, Sep 14, 2015 at 03:36:23PM +0200, Samuel Thibault wrote:
> Moving headers out of /usr/include will probably surprised quite a few
> configure scripts (yes, they're wrong, but that'll be hard to fix them
> all)

It depends on how many packages need fixing.  The good point is that
autotools stuff is kinda always the same routine, so it is not overly
complex to make configure search in /usr/include like upstream so badly
wants, but also in /usr/include/$(DEB_HOST_MULTIARCH) like we want.
What seems to be painful is for packages using a prebuilt configure.
Just in case the maintainer refreshes configure from configure.in, do
we also patch configure.in?  I would guess so...  Thus, apart perhaps
from the huge number -- we do not know that yet -- of packages to
patch, the patches are quite simple.  I am much more worried about
packages with other custom "configure" styles...

> I was thinking that perhaps moving these headers could be a build
> profile, to be used just for the bootstrap, so that we only have to fix
> the packages of the bootstrap.

It is an option to explore in case the previous approach would appear
to be too much involved...

Regards,
-- 
 .''`.   Aurélien GÉRÔME
: :'  :
`. `'`   Debian Developer
  `- Unix Sys & Net Admin



Bug#580999: yaboot: Debian fails to install over serial in qemu

2010-12-14 Thread Aurélien GÉRÔME
reopen 580999
reassign 580999 qemu
found 580999 0.12.5+dfsg-3
found 580999 0.13.0+dfsg-2
retitle 580999 qemu-system-ppc: Debian fails to install over serial
tags 580999 confirmed
thanks

On Tue, Dec 14, 2010 at 02:09:46PM +0100, Michal Suchanek wrote:
 I am using debian-504-powerpc-netinst.iso.

I am using debian-507-powerpc-netinst.iso.

 Since I am doing netinst I need a stable installer, testing and sid
 installers notoriously break due to being out of sync with the packages
 archive.
 
 I probably used a different version of qemu back then but now I have
 qemu-system   0.13.0+dfsg-2

OK, I am using 0.12.5+dfsg-3/amd64 from current Sid.
Right now, Debian contains:
% ssh merkel.debian.org dak ls qemu
  qemu | 0.9.1-10lenny1 |stable | source, amd64, i386, powerpc, 
sparc
  qemu | 0.12.5+dfsg-3 |   testing | source, amd64, armel, i386, 
kfreebsd-amd64, kfreebsd-i386, mips, mipsel, powerpc, sparc
  qemu | 0.12.5+dfsg-3 |  unstable | source, amd64, armel, i386, 
kfreebsd-amd64, kfreebsd-i386, mips, mipsel, powerpc, sparc
  qemu | 0.13.0+dfsg-2 |  experimental | source, amd64, armel, i386, 
kfreebsd-amd64, kfreebsd-i386, mips, mipsel, powerpc, sparc
So you are using the one from experimental.

 The installer boots with
 
 qemu-system-ppc -cdrom /media/sdf/debian-504-powerpc-netinst.iso -boot d

Thanks, I forgot the -boot d part and now surprisingly yes it works...
W00t!  Yaboot on OldWorld!  I am guessing it is a magical wonder from
OpenBIOS. :]

 but with
 
 qemu-system-ppc -cdrom /media/sdf/debian-504-powerpc-netinst.iso -boot d
 -nographic
 
 I do not get to the installer.

Indeed.

 I think this was actually a qemu issue because previously I would not
 get tot the yaboot prompt at all but now I get to loading the kernel.

OpenBIOS is probably the culprit too.

I am reopening this bug and reassigning it to QEmu, just to let the
QEmu maintainers team know about it.  I am sure Aurélien Jarno has
some clue. :]

Cheers,
-- 
 .''`.   Aurélien GÉRÔME
: :'  :
`. `'`   Debian Developer
  `- Unix Sys  Net Admin


signature.asc
Description: Digital signature


Bug#606441: unblock: yaboot/1.3.13a-1squeeze1

2010-12-11 Thread Aurélien GÉRÔME
On Sat, Dec 11, 2010 at 03:16:38PM -0200, Otavio Salvador wrote:
 Please accept it however in the yaboot case I would prefer to try to
 get a newer version into squeeze after this fix has been done. So in
 my opinion we ought:
 
  - accept the t-p-u upload;
  - get those fixes into the sid one and if it proves stable get it into 
 squeeze.

This was also my opinion, so after seeing Mehdi's hint, I uploaded the
RC fixes to unstable.  However, the PTS indicates Unblock request by
mehdi ignored due to version mismatch: 1.3.13a-1squeeze1, so I now
wonder whether I have been too quick...  Does britney not recognize
the difference between a version in unstable and another one in t-p-u?

Cheers,
-- 
 .''`.   Aurélien GÉRÔME
: :'  :
`. `'`   Debian Developer
  `- Unix Sys  Net Admin


signature.asc
Description: Digital signature


Bug#606441: unblock: yaboot/1.3.13a-1squeeze1

2010-12-11 Thread Aurélien GÉRÔME
On Sun, Dec 12, 2010 at 05:09:17AM +0100, Aurélien GÉRÔME wrote:
 This was also my opinion, so after seeing Mehdi's hint, I uploaded the
 RC fixes to unstable.  However, the PTS indicates Unblock request by
 mehdi ignored due to version mismatch: 1.3.13a-1squeeze1, so I now
 wonder whether I have been too quick...  Does britney not recognize
 the difference between a version in unstable and another one in t-p-u?

Replying to myself...  It is just the information on the PTS which
confused me, because after looking at [1], everything is fine.

# yaboot_tpu (1.3.13a-1 to 1.3.13a-1squeeze1)

* Maintainer: Debootloaders Yaboot Maintainers Team
* Ignoring block request by freeze, due to unblock request by mehdi
* Approved by mehdi
* Valid candidate

# yaboot (1.3.13a-1 to 1.3.16-1)

* Maintainer: Debootloaders Yaboot Maintainers Team
* 10 days old (needed 2 days)
* Unblock request by mehdi ignored due to version mismatch: 
1.3.13a-1squeeze1
* Not touching package due to block request by freeze (contact 
debian-release if update is needed)
* Not considered

The PTS does not print the yaboot_tpu case.  It might be worth adding
the *_tpu case to the PTS code. :]

[1] http://release.debian.org/britney/update_excuses.html
-- 
 .''`.   Aurélien GÉRÔME
: :'  :
`. `'`   Debian Developer
  `- Unix Sys  Net Admin


signature.asc
Description: Digital signature


Bug#519466: Bundled iText pacakage in pdftk caontains copyrith restricted files.

2009-03-17 Thread Aurélien GÉRÔME
retitle 519466 bundled libitext-java package in pdftk contains copyright 
restricted files
severity 519466 serious
found 519466 1.40-1
thanks

On Thu, Mar 12, 2009 at 07:08:19PM +0100, Jochen Schmitt wrote:
 The pdftk package contains a bundled release of an oldiText
 package As you can read at
 
 https://bugzilla.redhat.com/show_bug.cgi?id=236309
 
 this package contains files from Sun Inc. with restricted
 licenses. which are unfree or contains usage discriminations
 again the use on nuclear facilities.

ACK.

 So we have try to wipe out the bundled iText pacakge
 from pdftk and make a build agains the IText-2.1.4 release
 which has got a licensing cleanup, so this package is ok from
 the view of the Fedora project.

I thought the same[1]. I am glad that Fedora worked on it.

I will test the pdftk Fedora patches to see whether I can update the
pdftk Debian package to use the libitext-java Debian package.

 Below, I have listed some othere releated ticket about
 this issue.
 
 https://bugzilla.redhat.com/show_bug.cgi?id=236309
 
 https://bugzilla.redhat.com/show_bug.cgi?id=471811
 https://bugzilla.redhat.com/show_bug.cgi?id=485641

Thanks a lot for letting me know.

[1] http://bugs.debian.org/454140#22

Cheers,
-- 
 .''`.   Aurélien GÉRÔME
: :'  :
`. `'`   Debian Developer
  `- Unix Sys  Net Admin


signature.asc
Description: Digital signature


Bug#518157: gftp hides directories

2009-03-05 Thread Aurélien GÉRÔME
Hi,

On Wed, Mar 04, 2009 at 01:47:17PM +0100, Michelle Konzack wrote:
 while I can login to my server with  mc  and  CAN  see  the  directory
 ftp://tamay-dogan.net/htdocs/coredumps/  can  up  load  or   whatelse,
 gftp is hideing the directory and if I try to  access  it  manualy  by
 typing the path it tell me, the directory does not exist.

Can you attach strace to the gftp process and post the result here?

Cheers,
-- 
 .''`.   Aurélien GÉRÔME
: :'  :
`. `'`   Debian Developer
  `- Unix Sys  Net Admin


signature.asc
Description: Digital signature


Bug#501760: New upstream release 1.9 is out

2009-02-20 Thread Aurélien GÉRÔME
On Fri, Feb 20, 2009 at 10:25:15AM +0100, Julien Valroff wrote:
 FYI I have opened an ITP for ozerocdoff [0]
 [0] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=516258

I sponsored 2 weeks ago usb-modeswitch[1] which is currently pending
in the NEW queue. How does ozerocdoff compare to usb-modeswitch?

Cheers,

[1] http://ftp-master.debian.org/new/usb-modeswitch_0.9.6-1.html
-- 
 .''`.   Aurélien GÉRÔME
: :'  :
`. `'`   Debian Developer
  `- Unix Sys  Net Admin


signature.asc
Description: Digital signature


Bug#501760: New upstream release 1.9 is out

2009-02-20 Thread Aurélien GÉRÔME
On Fri, Feb 20, 2009 at 01:02:31PM +0100, Julien Valroff wrote:
 I see that usb-modeswitch is packaged without udev rules, which
 ozerocdoff ships upstream.

This is nice. I put Didier in Cc, as he can perhaps make use of them
for usb-modeswitch. Feel free to ask me if you need sponsoring for
ozerocdoff.

Cheers,
-- 
 .''`.   Aurélien GÉRÔME
: :'  :
`. `'`   Debian Developer
  `- Unix Sys  Net Admin


signature.asc
Description: Digital signature


Bug#501760: New upstream release 1.9 is out

2009-02-19 Thread Aurélien GÉRÔME
Hi,

A new upstream release 1.9 is out at [1].

Cheers,

[1] http://www.pharscape.org/forum/index.php?topic=648.0
-- 
 .''`.   Aurélien GÉRÔME
: :'  :
`. `'`   Debian Developer
  `- Unix Sys  Net Admin


signature.asc
Description: Digital signature


Bug#507536: Missing dependency

2009-02-09 Thread Aurélien GÉRÔME
severity 507536 important
tags 507536 unreproducible
thanks

On Sun, Feb 08, 2009 at 11:54:35AM +0100, Torsten Werner wrote:
 Can you reproduce the bug on a clean Debian installation? If not -
 please downgrade the severity to a sane value.

Alright, it is not reproducible in a clean lenny chroot and it works
without the missing dependency.

Cheers,
-- 
 .''`.   Aurélien GÉRÔME
: :'  :
`. `'`   Debian Developer
  `- Unix Sys  Net Admin


signature.asc
Description: Digital signature


Bug#507536: Missing dependency

2009-02-08 Thread Aurélien GÉRÔME
severity 507536 serious
thanks

On Thu, Feb 05, 2009 at 05:44:42PM +0100, Torsten Werner wrote:
 I am not convinced that this is a bug in the Debian package. Please
 read Bug #507536 and explain why do you think it is a bug in Debian.

Your package is unusable due to a missing dependency.
This is a RC bug which you can easily fix.

Please explain why you do not want to fix it.

Cheers,
-- 
 .''`.   Aurélien GÉRÔME
: :'  :
`. `'`   Debian Developer
  `- Unix Sys  Net Admin


signature.asc
Description: Digital signature


Bug#507536: Missing dependency

2009-02-05 Thread Aurélien GÉRÔME
severity 507536 serious
thanks

Hi,

The startup crashes either with gcj or with openjdk, due to a missing
dependency on xulrunner-dev. As the package is unusable without it,
this warrants a RC bug.

Cheers,
-- 
 .''`.   Aurélien GÉRÔME
: :'  :
`. `'`   Debian Developer
  `- Unix Sys  Net Admin


signature.asc
Description: Digital signature


Bug#499036: New release no longer works

2009-01-13 Thread Aurélien GÉRÔME
severity 499036 serious
tags 499036 confirmed
thanks

I hereby confirm this bug: the current package is no longer usable
with the supplied configuration.

This needs to be fixed for Lenny.

Cheers,
-- 
 .''`.   Aurélien GÉRÔME
: :'  :
`. `'`   Debian Developer
  `- Unix Sys  Net Admin


signature.asc
Description: Digital signature


Bug#499036: New release no longer works

2009-01-13 Thread Aurélien GÉRÔME
tags 499036 patch
thanks

Attached is a NMUdiff to fix a Debian-specific patch which has not
been checked before release by the maintainer.

I will upload a NMU if the maintainer does not react under one day.

Cheers,
-- 
 .''`.   Aurélien GÉRÔME
: :'  :
`. `'`   Debian Developer
  `- Unix Sys  Net Admin
diff -u vtun-3.0.2/debian/changelog vtun-3.0.2/debian/changelog
--- vtun-3.0.2/debian/changelog
+++ vtun-3.0.2/debian/changelog
@@ -1,3 +1,10 @@
+vtun (3.0.2-1.1) unstable; urgency=high
+
+  * Non-maintainer upload.
+  * Fix openpty() wrong usage. (Closes: #499036)
+
+ -- Aurélien GÉRÔME a...@debian.org  Tue, 13 Jan 2009 19:32:10 +0100
+
 vtun (3.0.2-1) unstable; urgency=low
 
   * New upstream release, fixes incompatibilities with older clients.
diff -u vtun-3.0.2/debian/patches/05-unix98pty.patch 
vtun-3.0.2/debian/patches/05-unix98pty.patch
--- vtun-3.0.2/debian/patches/05-unix98pty.patch
+++ vtun-3.0.2/debian/patches/05-unix98pty.patch
@@ -4,10 +4,10 @@
 
 DP: Patch to allow the use of unix 98 pts
 
-Index: vtun/generic/pty_dev.c
+Index: vtun-3.0.2/generic/pty_dev.c
 ===
 vtun.orig/generic/pty_dev.c
-+++ vtun/generic/pty_dev.c
+--- vtun-3.0.2.orig/generic/pty_dev.c  2009-01-13 19:36:05.0 +0100
 vtun-3.0.2/generic/pty_dev.c   2009-01-13 19:36:27.0 +0100
 @@ -31,6 +31,8 @@
  #include string.h
  #include syslog.h
@@ -17,16 +17,18 @@
  #include vtun.h
  #include lib.h
  
-@@ -57,31 +59,29 @@ int pty_open(char *sl_name)
+@@ -57,31 +59,29 @@
  
  #else
  
 -char ptyname[] = /dev/ptyXY;
 -char ch[] = pqrstuvwxyz;
 -char digit[] = 0123456789abcdefghijklmnopqrstuv;
-+char *ptyname;
++char ptyname[1024];
  int  l, m;
 +int master, slave;
++
++/* This algorithm works for UNIX98 PTS */ 
  
 -/* This algorithm should work for almost all standard Unices */   
 -for(l=0; ch[l]; l++ ) {
@@ -36,8 +38,6 @@
 -  /* Open the master */
 -  if( (mr_fd=open(ptyname, O_RDWR))  0 )
 - continue;
-+/* This algorithm works for UNIX98 PTS */ 
-+
 +/* Open the master */
 +mr_fd = openpty(master, slave, ptyname, NULL, NULL);
 +if (mr_fd == -1)
@@ -66,10 +66,10 @@
  #endif
  }
  
-Index: vtun/Makefile.in
+Index: vtun-3.0.2/Makefile.in
 ===
 vtun.orig/Makefile.in
-+++ vtun/Makefile.in
+--- vtun-3.0.2.orig/Makefile.in2009-01-13 19:36:05.0 +0100
 vtun-3.0.2/Makefile.in 2009-01-13 19:36:05.0 +0100
 @@ -19,7 +19,7 @@
  #  
  CC = @CC@


signature.asc
Description: Digital signature


Bug#499036: New release no longer works

2009-01-13 Thread Aurélien GÉRÔME
tags 499036 pending
thanks

On Tue, Jan 13, 2009 at 07:51:16PM +0100, Aurélien GÉRÔME wrote:
 I will upload a NMU if the maintainer does not react under one day.

Actually, I uploaded it in DELAYED/1-day not to forget later.

Cheers,
-- 
 .''`.   Aurélien GÉRÔME
: :'  :
`. `'`   Debian Developer
  `- Unix Sys  Net Admin


signature.asc
Description: Digital signature


Bug#511002: French translation typos

2009-01-06 Thread Aurélien GÉRÔME
Package: vim
Version: 7.2.049-2
Tags: l10n patch

Attached here is a debdiff to fix French translation typos. I did
not do a full review of the file, I just skimmed it after finding
one typo in my regular use of vim.

A full review seems necessary to get it straight.

Cheers,
-- 
 .''`.   Aurélien GÉRÔME
: :'  :
`. `'`   Debian Developer
  `- Unix Sys  Net Admin
diff -u vim-7.2.049/debian/changelog vim-7.2.049/debian/changelog
--- vim-7.2.049/debian/changelog
+++ vim-7.2.049/debian/changelog
@@ -1,3 +1,10 @@
+vim (2:7.2.049-2.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Fix French translation in src/po/fr.po.
+
+ -- Aurélien GÉRÔME a...@debian.org  Tue, 06 Jan 2009 15:35:17 +0100
+
 vim (2:7.2.049-2) unstable; urgency=low
 
   * [444b68d] syntax/python.vim: Add missing contained keyword for
only in patch2:
unchanged:
--- vim-7.2.049.orig/src/po/fr.po
+++ vim-7.2.049/src/po/fr.po
@@ -5842,7 +5842,7 @@
 msgstr D�j� � la modification la plus ancienne
 
 msgid Already at newest change
-msgstr D�j� � la modifications la plus r�cente
+msgstr D�j� � la modification la plus r�cente
 
 #, c-format
 msgid Undo number %ld not found
@@ -6510,14 +6510,14 @@
 msgstr E459: Impossible de retourner au r�pertoire pr�c�dent
 
 msgid E42: No Errors
-msgstr E42: Aucune d'erreur
+msgstr E42: Aucune erreur
 
 # DB - TODO : trouver une traduction valable et attest�e pour location.
 msgid E776: No location list
 msgstr E776: Aucune liste d'emplacements
 
 msgid E43: Damaged match string
-msgstr E43: Le cha�ne de recherche est endommag�
+msgstr E43: La cha�ne de recherche est endommag�e
 
 msgid E44: Corrupted regexp program
 msgstr E44: L'automate de regexp est corrompu


signature.asc
Description: Digital signature


Bug#504747: gnu-fdisk: wipes out MBR when used on GPT partitions

2008-12-10 Thread Aurélien GÉRÔME
On Wed, Dec 03, 2008 at 10:04:13PM +1100, Mark Purcell wrote:
 Are you in a position to comment on this report, are you able to reproduce, 
 have you been able to discuss with upstream?

Upstream is MIA. It is up to the Release Team to decide whether
gnu-fdisk is suitable for release or not. I do not have time to argue.

Cheers,
-- 
 .''`.   Aurélien GÉRÔME
: :'  :
`. `'`   Debian Developer
  `- Unix Sys  Net Admin


signature.asc
Description: Digital signature


Bug#470215: pdftk: please switch to gcj 4.3

2008-11-05 Thread Aurélien GÉRÔME
tags 470215 - patch
thanks

On Tue, Nov 04, 2008 at 05:39:03PM +0100, [EMAIL PROTECTED] wrote:
 Here is the patch attached.

Please test your patch before submitting it to the BTS.
Firstly, it does not apply cleanly and, secondly, pdftk FTBFS with
gcj-4.3.

Cheers,
-- 
 .''`.   Aurélien GÉRÔME
: :'  :
`. `'`   Debian Developer
  `- Unix Sys  Net Admin


signature.asc
Description: Digital signature


Bug#504099: gnu-fdisk: fails to display GPT partition properly

2008-11-01 Thread Aurélien GÉRÔME
severity 504099 important
thanks

Hi,

On Fri, Oct 31, 2008 at 09:45:57PM +0900, Osamu Aoki wrote:
 It may cause data loss due to wrong imprssion this software gives and
 freitend user may do funny thing. data loss is grave bug

You use the verb may, hence you have no valid claim of a security
bug. Please show some proof, instead of writing down hypotheses.

 Based on this observation, I am filing this as RC bug to keep this away
 from lenny release.

I disagree, this is indeed an important bug, but it does no harm as
you present it.

Cheers,
-- 
 .''`.   Aurélien GÉRÔME
: :'  :
`. `'`   Debian Developer
  `- Unix Sys  Net Admin


signature.asc
Description: Digital signature


Bug#503635: gftp: gFTP stops responding when trying to upload too many files at once

2008-10-29 Thread Aurélien GÉRÔME
tags 503635 moreinfo
thanks

Hi,

On Mon, Oct 27, 2008 at 08:16:55AM +0300, Ossama Khayat wrote:
 I select around 10 folders which contain 50+ and 200+
 subfolders and files, trying to upload and replace the
 files on my FTP server remotely, gFTP stops responding,
 sometimes for a while and sometimes takes a long time.

Can you attach strace to the process and provide more info?

Thanks,
-- 
 .''`.   Aurélien GÉRÔME
: :'  :
`. `'`   Debian Developer
  `- Unix Sys  Net Admin


signature.asc
Description: Digital signature


Bug#461888: any news regarding #461888?

2008-08-11 Thread Aurélien GÉRÔME
Hi,

On Thu, Aug 07, 2008 at 02:47:11AM +0200, Michael Prokop wrote:
 any news regarding #461888? Do you need any help?

util-linux fdisk is more mature than gnu-fdisk whose upstream
development has stopped from quite some time... Therefore, I do not
presently intend to comply with your request.

Cheers,
-- 
 .''`.   Aurélien GÉRÔME
: :'  :
`. `'`   Debian Developer
  `- Unix Sys  Net Admin


signature.asc
Description: Digital signature


Bug#493138: RE : RE : Bug#493138: Bug#493141 closed by Debian Archive Maintenance [EMAIL PROTECTED] (Bug#493141: fixed)

2008-08-02 Thread Aurélien GÉRÔME
On Fri, Aug 01, 2008 at 06:49:33PM +0200, PICCA Frédéric-Emmanuel wrote:
 I used cdbs as it reduce drasticaly the number of lines to put in the rules 
 files.
 Less lines is less bugs :) (I hope)

I disagree there, changes are more prone to bugs and less lines hides
the possible bugs in other clever packaging tool wrapper. :]

 but maybe the new dh way of writing rules could do the job with even less 
 lines.
 
 do you know about this ?

Nope, still sticking to debhepler which is straightforward and simple.

  Using Architeture: !alpha !amd64 !ia64 does not work, I will do an
  upload fixing it.
 
 Ok so you will upload the package doing a fix for thoses arch.
 do you plan to remove cdbs and reuse the plain dh stuffs ?

Uploading to ftp-master (via ftp to ftp-master.debian.org):
  lisaac_0.13.1-2.dsc: done.
  lisaac_0.13.1-2.diff.gz: done.
  lisaac_0.13.1-2_powerpc.deb: done.
  lisaac-common_0.13.1-2_all.deb: done.
  lisaac-doc_0.13.1-2_all.deb: done.
  lisaac-mode_0.13.1-2_all.deb: done.
  lisaac_0.13.1-2_powerpc.changes: done.
Successfully uploaded packages.

  However, the switching from dpatch to quilt is nice.
 
  I will also downgrade lisaac-mode from Recommends to Suggests, as it
  pulls the whole emacs22 stuff by default for people who do not use it.
 
 Ok good
 
 PS: could we start working on the packaging by sending patch to the mailling 
 list so every of us could gives feedback ?

Sure, when the new infrastructure on Alioth will be setup.
In the mean time, I attached the debdiff to this bug report.

Cheers,
-- 
 .''`.   Aurélien GÉRÔME
: :'  :
`. `'`   Debian Developer
  `- Unix Sys  Net Admin
diff -Nru lisaac-0.13.1/debian/changelog lisaac-0.13.1/debian/changelog
--- lisaac-0.13.1/debian/changelog  2008-08-02 09:57:03.0 +0200
+++ lisaac-0.13.1/debian/changelog  2008-08-02 09:57:03.0 +0200
@@ -1,3 +1,17 @@
+lisaac (1:0.13.1-2) unstable; urgency=low
+
+  * Add myself to Uploaders with the team's agreement.
+  * Bump Standards-Version to 3.8.0.
+  * Switch to quilt.
+  * Add the DM-Upload-Allowed field for Xavier.
+  * Pass Debian CFLAGS to upstream Makefile.
+  * Move lisaac-mode from Recommends to Suggests for lisaac,
+as not all people want the whole emacs stuff pulled by default.
+  * FTBFS with purpose on alpha, amd64, and ia64,
+as upstream does not support 64-bit architectures yet.
+
+ -- Aurélien GÉRÔME [EMAIL PROTECTED]  Sat, 02 Aug 2008 09:45:45 +0200
+
 lisaac (1:0.13.1-1) unstable; urgency=low
 
   * New upstream release
diff -Nru lisaac-0.13.1/debian/control lisaac-0.13.1/debian/control
--- lisaac-0.13.1/debian/control2008-08-02 09:57:03.0 +0200
+++ lisaac-0.13.1/debian/control2008-08-02 09:57:03.0 +0200
@@ -2,15 +2,17 @@
 Section: devel
 Priority: optional
 Maintainer: picca frederic [EMAIL PROTECTED]
-Uploaders: Xavier Oswald [EMAIL PROTECTED]
-Build-Depends: debhelper (= 5.0.0), gcc (= 4.1), dpatch, emacs22 | emacsen
-Standards-Version: 3.7.3
+Uploaders: Xavier Oswald [EMAIL PROTECTED], Aurélien GÉRÔME [EMAIL 
PROTECTED]
+Build-Depends: debhelper (= 5.0.0), gcc (= 4.1), quilt, emacs22 | emacsen
+Standards-Version: 3.8.0
 Homepage: http://isaacproject.u-strasbg.fr/
+DM-Upload-Allowed: yes
 
 Package: lisaac
 Architecture: any
 Depends: ${shlibs:Depends}, lisaac-common, gcc(= 4.1)
-Recommends: lisaac-doc, lisaac-mode
+Recommends: lisaac-doc
+Suggests: lisaac-mode
 Description: Object-oriented language base on prototype
  Lisaac is a small prototype-based programming language. The ideas in
  Lisaac are mostly inspired by Smalltalk (all values are objects), Self
diff -Nru lisaac-0.13.1/debian/patches/00list 
lisaac-0.13.1/debian/patches/00list
--- lisaac-0.13.1/debian/patches/00list 2008-08-02 09:57:03.0 +0200
+++ lisaac-0.13.1/debian/patches/00list 1970-01-01 01:00:00.0 +0100
@@ -1 +0,0 @@
-05_Makefile
diff -Nru lisaac-0.13.1/debian/patches/05_Makefile.dpatch 
lisaac-0.13.1/debian/patches/05_Makefile.dpatch
--- lisaac-0.13.1/debian/patches/05_Makefile.dpatch 2008-08-02 
09:57:03.0 +0200
+++ lisaac-0.13.1/debian/patches/05_Makefile.dpatch 1970-01-01 
01:00:00.0 +0100
@@ -1,54 +0,0 @@
-#! /bin/sh /usr/share/dpatch/dpatch-run
-## 05_Makefile.dpatch by  [EMAIL PROTECTED]
-##
-## All lines beginning with `## DP:' are a description of the patch.
-## DP: No description.
-
[EMAIL PROTECTED]@
-diff -urNad lisaac~/Makefile lisaac/Makefile
 lisaac~/Makefile   2008-02-24 12:50:19.0 +0100
-+++ lisaac/Makefile2008-02-24 12:51:01.0 +0100
-@@ -54,12 +54,13 @@
- #  bug tracker system: https://gna.org/bugs/?func=additemgroup=isaac
- #  mail to: Xavier Oswald [EMAIL PROTECTED]
- 
--LIB=/usr/lib/lisaac
-+LIB=/usr/share/lisaac
- EXAMPLE=/examples
- HTML=/html
- BIN=/usr/bin
- MAN=/usr/share/man/man1
--DOC=/usr/share/doc/lisaac
-+DOC=/usr/share/doc/lisaac-doc
-+EMACS=/usr/share/emacs/site-lisp/lisaac-mode
- DESTDIR=
- CC=gcc
- CFLAGS=-O2
-@@ -81,23 +82,21 @@
-   mkdir -p

Bug#493138: RE : RE : Bug#493138: Bug#493141 closed by Debian Archive Maintenance [EMAIL PROTECTED] (Bug#493141: fixed)

2008-08-02 Thread Aurélien GÉRÔME
On Fri, Aug 01, 2008 at 06:49:33PM +0200, PICCA Frédéric-Emmanuel wrote:
 do you plan to remove cdbs and reuse the plain dh stuffs ?

Sorry, forgot to answer that. :)

Indeed, I would like to get Xavier's input on it...
He should get these mails through the BTS.

Cheers,
-- 
 .''`.   Aurélien GÉRÔME
: :'  :
`. `'`   Debian Developer
  `- Unix Sys  Net Admin


signature.asc
Description: Digital signature


Bug#493138: RE : Bug#493138: Bug#493141 closed by Debian Archive Maintenance [EMAIL PROTECTED] (Bug#493141: fixed)

2008-08-01 Thread Aurélien GÉRÔME
Hi,

On Fri, Aug 01, 2008 at 04:33:10PM +0200, picca wrote:
 Le Thu, 31 Jul 2008 21:48:04 +0200,
 Aurélien GÉRÔME [EMAIL PROTECTED] a écrit :
 
 Hello I upload a new version on mentors of the lisaac package can you
 check it and tell me if everythings fine.
 
 thanks.

Sure, I am not fond of the switching from debhelper to cdbs though. I
think Xavier will concur, knowing him...
This also complexifies the workaround for this bug, as cdbs is harder
to work with than plain debhelper.
Using Architeture: !alpha !amd64 !ia64 does not work, I will do an
upload fixing it.

However, the switching from dpatch to quilt is nice.

I will also downgrade lisaac-mode from Recommends to Suggests, as it
pulls the whole emacs22 stuff by default for people who do not use it.

 PS: I added yourself as co-maintainer.

Nice, thanks.

Cheers,
-- 
 .''`.   Aurélien GÉRÔME
: :'  :
`. `'`   Debian Developer
  `- Unix Sys  Net Admin


signature.asc
Description: Digital signature


Bug#493138: Compiler caught SIGSEGV on provided example code

2008-07-31 Thread Aurélien GÉRÔME
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0x7f5cc2f56000
fstat(3, {st_mode=S_IFREG|0644, st_size=9024, ...}) = 0
lseek(3, 8192, SEEK_SET)= 8192
read(3, pen;\n2.to (cmds.upper) d..., 832) = 832
lseek(3, 0, SEEK_SET)   = 0
read(3, ..., 8192) = 8192
read(3, pen;\n2.to (cmds.upper) d..., 4096) = 832
close(3)= 0
munmap(0x7f5cc2f56000, 4096)= 0
open(./object.li, O_RDONLY)   = -1 ENOENT (No such file or directory)
open(/usr/share/lisaac/lib/base/object.li, O_RDONLY) = -1 ENOENT (No such 
file or directory)
open(/usr/share/lisaac/lib/base/low_level/object.li, O_RDONLY) = -1 ENOENT 
(No such file or directory)
open(/usr/share/lisaac/lib/collection/object.li, O_RDONLY) = -1 ENOENT (No 
such file or directory)
open(/usr/share/lisaac/lib/collection/low_level/object.li, O_RDONLY) = -1 
ENOENT (No such file or directory)
open(/usr/share/lisaac/lib/file_system/object.li, O_RDONLY) = -1 ENOENT (No 
such file or directory)
open(/usr/share/lisaac/lib/format/object.li, O_RDONLY) = -1 ENOENT (No such 
file or directory)
open(/usr/share/lisaac/lib/format/ai/object.li, O_RDONLY) = -1 ENOENT (No 
such file or directory)
open(/usr/share/lisaac/lib/format/bmp/object.li, O_RDONLY) = -1 ENOENT (No 
such file or directory)
open(/usr/share/lisaac/lib/graphics/object.li, O_RDONLY) = -1 ENOENT (No such 
file or directory)
open(/usr/share/lisaac/lib/graphics/low_level/object.li, O_RDONLY) = -1 
ENOENT (No such file or directory)
open(/usr/share/lisaac/lib/gui/object.li, O_RDONLY) = -1 ENOENT (No such file 
or directory)
open(/usr/share/lisaac/lib/gui/clipping/object.li, O_RDONLY) = -1 ENOENT (No 
such file or directory)
open(/usr/share/lisaac/lib/gui/event/object.li, O_RDONLY) = -1 ENOENT (No 
such file or directory)
open(/usr/share/lisaac/lib/gui/input/object.li, O_RDONLY) = -1 ENOENT (No 
such file or directory)
open(/usr/share/lisaac/lib/gui/low_level/object.li, O_RDONLY) = -1 ENOENT (No 
such file or directory)
open(/usr/share/lisaac/lib/io/object.li, O_RDONLY) = -1 ENOENT (No such file 
or directory)
open(/usr/share/lisaac/lib/kernel/object.li, O_RDONLY) = 3
close(3)= 0
open(/usr/share/lisaac/lib/kernel/object.li, O_RDONLY) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=5318, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0x7f5cc2f56000
fstat(3, {st_mode=S_IFREG|0644, st_size=5318, ...}) = 0
lseek(3, 4096, SEEK_SET)= 4096
read(3, ;\n  result := CONVERT[POINTE..., 1222) = 1222
lseek(3, 0, SEEK_SET)   = 0
read(3, ..., 4096) = 4096
read(3, ;\n  result := CONVERT[POINTE..., 4096) = 1222
close(3)= 0
munmap(0x7f5cc2f56000, 4096)= 0
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
+++ killed by SIGSEGV +++
Process 5453 detached

Cheers,
-- 
 .''`.   Aurélien GÉRÔME
: :'  :
`. `'`   Debian Developer
  `- Unix Sys  Net Admin


signature.asc
Description: Digital signature


Bug#493141: RM: lisaac [alpha amd64 ia64] -- RoM; ANAIS

2008-07-31 Thread Aurélien GÉRÔME
Package: ftp.debian.org

Hi,

The package lisaac has RC Bug#493138 affecting 64-bit architectures.
Please remove the Lenny binaries for alpha, amd64, and ia64.
Xavier Oswald, one of the upstream maintainers, agrees with it.

Cheers,
-- 
 .''`.   Aurélien GÉRÔME
: :'  :
`. `'`   Debian Developer
  `- Unix Sys  Net Admin


signature.asc
Description: Digital signature


Bug#493138: Bug#493141 closed by Debian Archive Maintenance [EMAIL PROTECTED] (Bug#493141: fixed)

2008-07-31 Thread Aurélien GÉRÔME
severity 493138 important
thanks

On Thu, Jul 31, 2008 at 06:30:12PM +, Debian Bug Tracking System wrote:
 This is an automatic notification regarding your Bug report
 which was filed against the ftp.debian.org package:
 
 #493141: RM: lisaac [alpha amd64 ia64] -- RoM; ANAIS
 
 It has been closed by Debian Archive Maintenance [EMAIL PROTECTED].

 We believe that the bug you reported is now fixed; the following
 package(s) have been removed from unstable:
 
 lisaac | 1:0.13.1-1 | alpha, amd64, ia64

Now downgrading this bug, as it is no longer RC for Lenny.
The next upload of the current upstream release should purposely
FTBFS on those architectures.

Cheers,
-- 
 .''`.   Aurélien GÉRÔME
: :'  :
`. `'`   Debian Developer
  `- Unix Sys  Net Admin


signature.asc
Description: Digital signature


Bug#493138: RE : Bug#493138: Bug#493141 closed by Debian Archive Maintenance [EMAIL PROTECTED] (Bug#493141: fixed)

2008-07-31 Thread Aurélien GÉRÔME
Hi Frédéric,

On Thu, Jul 31, 2008 at 09:09:02PM +0200, PICCA Frédéric-Emmanuel wrote:
  Now downgrading this bug, as it is no longer RC for Lenny.
  The next upload of the current upstream release should purposely
  FTBFS on those architectures.
 
 thanks for your quick solution. As I am new to debian package maintenance.
 what do you mean by FTBFS.

It means Fail To Build From Source, Debian jargon. :)

 What must I change in the package to definitly solve this problem.

The upcoming new upstream release is supposed to fix the 64-bit bugs.
In the mean time for the actual release, some simple checks can be done
in the debian/rules file to detect the problematic architectures and
to make the build process fails on those architectures, thus avoiding
non-working debs on those architectures.

As I have a growing interest for Lisaac, Xavier told me it would be
fine for me to join the Debian maintenance team if you agree. I can
write the patch or sponsor your upload with it.

Cheers,
-- 
 .''`.   Aurélien GÉRÔME
: :'  :
`. `'`   Debian Developer
  `- Unix Sys  Net Admin


signature.asc
Description: Digital signature


Bug#470215: pdftk: same request :-)

2008-07-14 Thread Aurélien GÉRÔME
On Mon, Jul 14, 2008 at 07:25:26PM +0200, Daniel Blaschke wrote:
 same request :-)

Then please provide the necessary patch instead of whining, thanks.
-- 
 .''`.   Aurélien GÉRÔME
: :'  :
`. `'`   Debian Developer
  `- Unix Sys  Net Admin


signature.asc
Description: Digital signature


Bug#486829: [pkg-wine-party] Bug#486829: wine: uses dpkg, which is mode 750

2008-06-19 Thread Aurélien GÉRÔME
reassign 486829 harden
severity 486829 serious
thanks

Hi,

On Wed, Jun 18, 2008 at 03:21:17PM +0200, Ove Kaaven wrote:
 Pascal A. Dupuis skrev:
 Package: wine
 Severity: normal
 
 Hello,
 
 the fourth line of /usr/bin/wine is 
 ARCH=`dpkg --print-architecture`
 
 The problem is that dpkg is installed mode 750, as stated in 
 /var/lib/dpkg/statoverride:
 #0 #0 0750 /usr/bin/dpkg
 
 this results in normal users having troubles running wine on amd64,
 
 How would you define normal users? Up until now, *nobody* else has 
 ever had such a statoverride, and it seems like a ridiculous one. Where 
 does it come from? It's certainly not a normal configuration.
 
 And even in this configuration, why does it cause trouble? Even if ARCH 
 is unset, Wine should still start normally.
 
 and 
 getting error message on other architectures. Shouldn't other mechanisms
 be used to get the real arch ?
 
 It's the most robust approach so far. What else would you suggest?
 
 IMO, you should fix your system by removing this bogus statoverride and 
 take steps to ensure it doesn't come back, but if you don't want to, I'm 
 probably willing to accept a patch to work around broken permissions as 
 necessary.

The bug submitter told us on #debian-fr this statoverride was due
to the harden package. wine is not the only package to use dpkg for
random useful harmless tasks. A user might also want to be able to
perform dpkg -c on a .deb file or whatever; and dpkg -i will require
root privileges regardless of its permissions.

If this is indeed the default behaviour of harden to setup such a
statoverride, I consider this a RC bug.

Cheers,
-- 
 .''`.   Aurélien GÉRÔME
: :'  :
`. `'`   Debian Developer
  `- Unix Sys  Net Admin


signature.asc
Description: Digital signature


Bug#486829: [pkg-wine-party] Bug#486829: wine: uses dpkg, which is mode 750

2008-06-19 Thread Aurélien GÉRÔME
severity 486829 important
thanks

On Thu, Jun 19, 2008 at 09:36:07PM +0200, Pascal A. Dupuis wrote:
 A searched on 3 machines and found this behaviour only on the one where
 the installation was performed the longuest time ago, i.e. around 2002.
 My guess is that this behaviour was introduced by a previous incarnation
 of harden (woody/sarge), and the old setting persisted upon updates.
 
 It should be verified that _ACTUAL_ packages still introduce the behaviour.
 If there are none, then this bug is void.

Thanks, let's see what the maintainer of harden says about it;
downgrading the severity in the mean time...

Cheers,
-- 
 .''`.   Aurélien GÉRÔME
: :'  :
`. `'`   Debian Developer
  `- Unix Sys  Net Admin


signature.asc
Description: Digital signature


Bug#474883:

2008-06-15 Thread Aurélien GÉRÔME
Hi,

On Thu, Jun 12, 2008 at 07:09:08PM +0200, PICCA Frédéric-Emmanuel wrote:
 what is the status of this bug ? It would be cool to have tcc in lenny.
 do you think that the patch solved this RC bug ?
 If yes can you upload a new package to help the testing transition.

Thomas is currently working on a new upstream release which fixes
this bug among others.

Cheers,
-- 
 .''`.   Aurélien GÉRÔME
: :'  :
`. `'`   Debian Developer
  `- Unix Sys  Net Admin


signature.asc
Description: Digital signature


Bug#483154: patch

2008-05-30 Thread Aurélien GÉRÔME
Hi,

On Fri, May 30, 2008 at 05:06:26PM +0200, Steffen Grunewald wrote:
 Perhaps a major rewrite, or at least removal of dead code (mail  log
 related), would be a not-so-bad idea?

I am thinking for quite a while to ask for removal of this package
from the archive. There are better alternatives, I no longer use it,
and the previous upstream author has expressed the same thoughts.

Cheers,
-- 
 .''`.   Aurélien GÉRÔME
: :'  :
`. `'`   Debian Developer
  `- Unix Sys  Net Admin


signature.asc
Description: Digital signature


Bug#481844: [Debootloaders-yaboot] Bug#481844: yaboot: fails to boot on Mac Mini 1.42 GHz (PPC)

2008-05-19 Thread Aurélien GÉRÔME
Hi,

On Mon, May 19, 2008 at 12:46:04AM +0200, Per Andersson wrote:
 After installing the current Etch (4.0r3), PowerPC, the system wont
 boot. During install yaboot-installer says it succeeds (installation
 logs attached).
 
 Entering the Open Firmware with the Cmd-option-o-f and typing 'boot
 hd:1,yaboot' gives the following warning:
 
 0  boot hd:1,yaboot
 Warning: sector size mismatch! can't OPEN: hd:1,yaboot
 Can't open device or file
  ok

The log you posted indicates your NewWorld bootstrap partition
is /dev/hda1. Thus I am quite surprised to notice hd:1 as OF boot
device. Can you try issuing boot hd:0?

Cheers,
-- 
 .''`.   Aurélien GÉRÔME
: :'  :
`. `'`   Debian Developer
  `- Unix Sys  Net Admin


signature.asc
Description: Digital signature


Bug#467458: xchat: Open link in browser doesn't work

2008-05-15 Thread Aurélien GÉRÔME
Hi,

On Sun, May 11, 2008 at 10:53:53PM +0200, Mike Massonnet wrote:
 I hope I caught your attention that xdg-utils is a clean set of tools.
 Having it in Suggest will help, and I think it could live besides
 libnotify-bin.

I would even set it in the Recommends field. Bart, if you do not have
the time, I can sponsor a NMU for Mike.

Cheers,
-- 
 .''`.   Aurélien GÉRÔME
: :'  :
`. `'`   Debian Developer
  `- Unix Sys  Net Admin


signature.asc
Description: Digital signature


Bug#423043: Announce of the upcoming NMU for the ircd-hybrid package

2008-05-11 Thread Aurélien GÉRÔME
On Sun, May 11, 2008 at 08:51:06AM +0200, Christian Perrier wrote:
 Aurélien, here's the final patch. I don't expect more translations to
 come in. I think you can proceed with the upload.

OK, scheduled for tomorrow.

Cheers,
-- 
 .''`.   Aurélien GÉRÔME
: :'  :
`. `'`   Debian Developer
  `- Unix Sys  Net Admin


signature.asc
Description: Digital signature


Bug#479657: dancer-ircd: FTBFS on hurd-i386: PATH_MAX undeclared

2008-05-06 Thread Aurélien GÉRÔME
severity 479657 wishlist
tags 479657 - patch
thanks

On Tue, May 06, 2008 at 12:05:13AM +, Flavio Cruz wrote:
 Severity: important

hurd-i386 is not a release architecture.

 Tags: patch
 
 There is no PATH_MAX in Hurd, because Hurd doesn't impose path length 
 limitations.

Sorry, but this patch is awfully complex for release architectures
which support PATH_MAX. In other packages, it is usually fixed by
simply defining it.

Cheers,
-- 
 .''`.   Aurélien GÉRÔME
: :'  :
`. `'`   Debian Developer
  `- Unix Sys  Net Admin


signature.asc
Description: Digital signature


Bug#423043: Announce of the upcoming NMU for the ircd-hybrid package

2008-05-03 Thread Aurélien GÉRÔME
On Fri, May 02, 2008 at 07:51:37AM +0200, Christian Perrier wrote:
 The package maintainer agreed for the NMU or did not respond in two
 weeks, so I will proceed with the NMU.

This is wrong, I said that I was willing do it.

 The full planned schedule is available at the end of this mail.
 
 The package is currently translated to: 
 cs de fi fr ja nl pt sv vi
 
 Among these, the following translations are incomplete: sv vi

I am waiting for those.

Cheers,
-- 
 .''`.   Aurélien GÉRÔME
: :'  :
`. `'`   Debian Developer
  `- Unix Sys  Net Admin


signature.asc
Description: Digital signature


Bug#476805: mkvmlinuz: FTBFS (ppc64): gnu/stubs-32.h: No such file or directory

2008-04-24 Thread Aurélien GÉRÔME
reopen 476805
thanks

Hi,

On Mon, Apr 21, 2008 at 07:40:40AM +0200, Andreas Jochens wrote:
 On Sat, 19 Apr 2008, maximilian attems wrote:
  On Sat, 19 Apr 2008, Andreas Jochens wrote:
   when building 'mkvmlinuz' on ppc64/unstable, I get the following error:
  
  that is not an official debian arch.
 
 it is true that ppc64 not a release architecture, yes. But it is a valid 
 Debian architecture which is supported by almost all Debian packages. 
 The Debian toolchain with gcc-4.3 and glibc as well as the Debian 
 installer, dpkg and many other Debian packages explicitly support ppc64. 
 
 Altogether more than 98% of the packages from the etch release support 
 the ppc64 architecture. And work is being done to make this even better 
 for the lenny release.

While it is true that the ppc64 architecture is utterly useless in most
cases, I do not feel like closing a wishlist bug report of a porter
with such a simple patch. Therefore, as co-maintainer of mkvmlinuz,
I am reopening this bug which is going to be closed in my upcoming
upload...

   The patch adds 'gcc-multilib [ppc64]' to the Build-Depends
   and 'ppc64' to the Architecture line in debian/control.
  
  this arch seems to have no real benefit and thus isn't considered for
  inclusion. thus closing
 
 This seems to be a rather harsh reaction to a simple wishlist request 
 from a porter.
 
 The ppc64 port is certainly not a mainstream port. But at least some 
 people are using it. The current popcon statistics shows the same number 
 of machines for ppc64 as for kfreebsd-amd64. Also, some people who are 
 running the powerpc port on ppc64 machines are using 64-bit packages 
 from the ppc64 port.
 
 On behalf of the ppc64 porters I ask you to revise your decision to 
 plainly reject any requests to support the ppc64 port.

Yes, it does not hurt release architectures.

BTW, you have opened the same kind of bugs in yaboot a long time
ago. I did not feel like including your patches back then. Who needs a
bootloader which can access more than 4GB of RAM anyway? :] However,
it seems 64-bit support made its way upstream, so you will get it in
my next yaboot upload.

Cheers,
-- 
 .''`.   Aurélien GÉRÔME
: :'  :
`. `'`   Debian Developer
  `- Unix Sys  Net Admin


signature.asc
Description: Digital signature


Bug#477565: please package libfdt

2008-04-24 Thread Aurélien GÉRÔME
severity 477565 wishlist
thanks

Hi,

On Wed, Apr 23, 2008 at 04:07:49PM -0500, Hollis Blanchard wrote:
 The device-tree-compiler package does not include a copy of libfdt. This
 library is useful to other projects, such as qemu, and so I'm requesting that
 libfdt be made available in some Debian package. Thanks!

Sure. However, I am a bit reluctant to provide a shared library if
the API is not stable enough. Would a static library be enough?

Cheers,
-- 
 .''`.   Aurélien GÉRÔME
: :'  :
`. `'`   Debian Developer
  `- Unix Sys  Net Admin


signature.asc
Description: Digital signature


Bug#415493: Patch for mkvmlinuz l10n update

2008-04-23 Thread Aurélien GÉRÔME
On Wed, Apr 23, 2008 at 07:35:37AM +0200, Christian Perrier wrote:
 I think it is now safe to upload...

I am going to take care of it today.

Thanks,
-- 
 .''`.   Aurélien GÉRÔME
: :'  :
`. `'`   Debian Developer
  `- Unix Sys  Net Admin


signature.asc
Description: Digital signature


Bug#444665: ITP status update

2008-04-16 Thread Aurélien GÉRÔME
Hi,

Is there any news on gns3 packaging?

Cheers,
-- 
 .''`.   Aurélien GÉRÔME
: :'  :
`. `'`   Debian Maintainer
  `- Unix Sys  Net Admin


signature.asc
Description: Digital signature


Bug#460848: ITP: teeworlds -- cute little buggers with guns game

2008-04-13 Thread Aurélien GÉRÔME
owner 460848 Jack Coulter [EMAIL PROTECTED]
thanks

On Sun, Apr 13, 2008 at 10:44:34PM +1000, Jack Coulter wrote:
 I had started making a package for this before I found Gürkan had 
 already started his. I'll still be uploading mine to mentors today or 
 tomorrow, but if Gürkan wishes to upload his instead I'll discontinue 
 mine and allow him to finish.

It is all yours.
-- 
 .''`.   Aurélien GÉRÔME
: :'  :
`. `'`   Debian Maintainer
  `- Unix Sys  Net Admin


signature.asc
Description: Digital signature


Bug#379399: ITP: typo -- a lean weblogging engine powered by Ruby On Rails

2008-04-13 Thread Aurélien GÉRÔME
noowner 379399
retitle 379399 RFP: typo -- a lean weblogging engine powered by Ruby On Rails
thanks

On Sun, Jul 23, 2006 at 12:18:41PM +0200, Aurélien GÉRÔME wrote:
 Typo is a lean weblogging engine powered by rails. It supports XML-RPC
 posting, ping/trackback, comments, textile, markdown, categories,
 all common exports, fulltext search and so on.

No more time to work on it.
-- 
 .''`.   Aurélien GÉRÔME
: :'  :
`. `'`   Debian Maintainer
  `- Unix Sys  Net Admin


signature.asc
Description: Digital signature


Bug#475722: semop(2) gives wrong information in its example section

2008-04-12 Thread Aurélien GÉRÔME
Package: manpages-dev
Version: 2.79-2
Severity: important
Tags: patch

Hi,

sops[1].sem_op must be equal to 1 to increment value by 1. Being equal
to 0 means no difference as waiting for value to equal 0. Therefore
there is no difference from the previous setting on sops[0].sem_op.

A NMUdiff is attached.

Cheers,
-- 
 .''`.   Aurélien GÉRÔME
: :'  :
`. `'`   Debian Maintainer
  `- Unix Sys  Net Admin
diff -Nru manpages-2.79/debian/changelog manpages-2.79/debian/changelog
--- manpages-2.79/debian/changelog	2008-04-12 16:13:03.0 +0200
+++ manpages-2.79/debian/changelog	2008-04-12 16:13:04.0 +0200
@@ -1,3 +1,10 @@
+manpages (2.79-2.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Fix semop(2) typo.
+
+ -- Aurélien GÉRÔME [EMAIL PROTECTED]  Sat, 12 Apr 2008 16:07:59 +0200
+
 manpages (2.79-2) unstable; urgency=low
 
   * Reset left margin in nsswitch.conf(5) (closes: Bug#469200)
diff -Nru /tmp/c38pu6xHKn/manpages-2.79/man2/semop.2 /tmp/zNL7fWx5ZI/manpages-2.79/man2/semop.2
--- manpages-2.79/man2/semop.2	2008-03-03 14:25:46.0 +0100
+++ manpages-2.79/man2/semop.2	2008-04-12 16:13:04.0 +0200
@@ -504,7 +504,7 @@
 sops[0].sem_flg = 0;
 
 sops[1].sem_num = 0;/* Operate on semaphore 0 */
-sops[1].sem_op = 0; /* Increment value by one */
+sops[1].sem_op = 1; /* Increment value by one */
 sops[1].sem_flg = 0;
 
 if (semop(semid, sop, 2) == \-1) {


signature.asc
Description: Digital signature


Bug#474748: ITP: ruby-pg -- PostgreSQL interface for Ruby

2008-04-07 Thread Aurélien GÉRÔME
On Mon, Apr 07, 2008 at 06:07:59PM +0300, Dmitry Borodaenko wrote:
 * Package name: ruby-pg
   Version : 0.7.9.2008.03.18
   Upstream Author : Jeff Davis [EMAIL PROTECTED] and others
 * URL : http://rubyforge.org/projects/ruby-pg
 * License : Ruby (GPL or BSD-like users choice), portions BSD
   Programming Lang: C, Ruby
   Description : PostgreSQL interface for Ruby
 
 ruby-pg module allows Ruby programs to interface with the PostgreSQL
 database engine. It supports the functions defined in libpq library.

OK, feel free to do whatever you want with the current libpgsql-ruby.

Cheers,
-- 
 .''`.   Aurélien GÉRÔME
: :'  :
`. `'`   Debian Maintainer
  `- Unix Sys  Net Admin


signature.asc
Description: Digital signature


Bug#474748: ITP: ruby-pg -- PostgreSQL interface for Ruby

2008-04-07 Thread Aurélien GÉRÔME
Hi,

On Mon, Apr 07, 2008 at 11:58:12PM +0300, Dmitry Borodaenko wrote:
 Aurélien, what is your impression ruby-postgres upstream? According to
 RubyForge, it appears to be dead since about 2 years ago... If it
 truly is so, probably we should change description of libpgsql-ruby to
 recommend ruby-pg?

It is indeed dead upstream. I even refrained to upload the
latest snapshot (with notices support), because it appeared as a
reverse-dependency of rails, and I never had a use case for it with
rails. I used libdbi-ruby1.8 with rails.

I adopted it back then, because I used it for personal admin
scripts. There is also libdbd-pg-ruby1.8 as reverse-dependency.

I would go for a total replacement, as this fork is what seems to
be used nowadays. Since I do not have the time to investigate, this
is why I said that you can do whatever it takes to move on, so feel
free to add you as co-maintainer.

Cheers,
-- 
 .''`.   Aurélien GÉRÔME
: :'  :
`. `'`   Debian Maintainer
  `- Unix Sys  Net Admin


signature.asc
Description: Digital signature


Bug#468881: dancer-ircd: Please add LSB formatted dependency info in init.d script

2008-04-04 Thread Aurélien GÉRÔME
On Fri, Apr 04, 2008 at 08:31:19PM +0200, Petter Reinholdtsen wrote:
 Did you run into any problems?  Around 15 packages left without
 dependency info in the init.d script, and this is one of them. :)

No, I am just swamped with stuff to do, as fast as DAM processing or
as LH machines shipping, except that I am willing to do it at least.
Expect an upload tomorrow.

Cheers,
-- 
 .''`.   Aurélien GÉRÔME
: :'  :
`. `'`   Debian Maintainer
  `- Unix Sys  Net Admin


signature.asc
Description: Digital signature


Bug#473725: [Debootloaders-yaboot] Bug#473725: New yaboot release 1.3.14 available upstream

2008-04-01 Thread Aurélien GÉRÔME
severity 473725 wishlist
thanks

On Tue, Apr 01, 2008 at 09:46:21AM +0100, Joel Soete wrote:
 May I ask you the favour to compile a new deb package based on this new
 upstream release (1.3.14 on http://yaboot.ozlabs.org/)?

Please note that I am currently refraining to upload 1.3.14, because I
no longer have access to the p505 which IBM France lent me. It should
be solved soon though.

 According to git Changelog, it's possible that it fixes the install issue of
 the debian-4.0r3 I mentioned on debian-powerpc ml:
 http://lists.debian.org/debian-powerpc/2008/03/msg00038.html.

May I ask you the favour to tell me what git commit exactly? It is
unsure 1.3.14 will really fix your problem. It is also not clear in
your post whether you actually tested it or not.

Cheers,
-- 
 .''`.   Aurélien GÉRÔME
: :'  :
`. `'`   Debian Maintainer
  `- Unix Sys  Net Admin


signature.asc
Description: Digital signature


Bug#460848: ITP: teeworlds -- cute little buggers with guns game

2008-03-31 Thread Aurélien GÉRÔME
retitle 460848 ITP: teeworlds -- cute little buggers with guns game
thanks

The project took a new name.

Homepage: http://www.teeworlds.com/

Cheers,
-- 
 .''`.   Aurélien GÉRÔME
: :'  :
`. `'`   Debian Maintainer
  `- Unix Sys  Net Admin


signature.asc
Description: Digital signature


Bug#468881: dancer-ircd: Please add LSB formatted dependency info in init.d script

2008-03-18 Thread Aurélien GÉRÔME
On Sun, Mar 02, 2008 at 08:05:17AM +0100, Petter Reinholdtsen wrote:
 Here is a patch to document the dependencies.  I hope this is correct.
 I was very confused by the current boot sequence numbers (starting
 before networking is set up, but also stopping before networking is
 taken down), so please check carefully that I picked the correct
 dependencies.
 
 diff -ur dancer-ircd-1.0.36.orig/debian/init.d 
 dancer-ircd-1.0.36/debian/init.d
 --- dancer-ircd-1.0.36.orig/debian/init.d   2008-03-02 08:01:54.0 
 +0100
 +++ dancer-ircd-1.0.36/debian/init.d2008-03-02 08:03:54.0 +0100
 @@ -1,4 +1,11 @@
  #! /bin/sh
 +### BEGIN INIT INFO
 +# Provides:  dancer-ircd
 +# Required-Start:$remote_fs $syslog
 +# Required-Stop: $remote_fs $syslog
 +# Default-Start: 2 3 4 5
 +# Default-Stop:  0 1 6
 +### END INIT INFO

I will look at it this week, thanks.

Cheers,
-- 
 .''`.   Aurélien GÉRÔME
: :'  :
`. `'`   Debian Maintainer
  `- Unix Sys  Net Admin


signature.asc
Description: Digital signature


Bug#469368: dancer-services: Please add LSB formatted dependency info in init.d script

2008-03-18 Thread Aurélien GÉRÔME
On Tue, Mar 04, 2008 at 09:55:53PM +0100, Petter Reinholdtsen wrote:
 Here is a patch to document the dependencies.  I hope this is correct.
 
 diff -ur dancer-services-1.8.0.6.3.orig/debian/init.d 
 dancer-services-1.8.0.6.3/debian/init.d
 --- dancer-services-1.8.0.6.3.orig/debian/init.d2008-03-04 
 21:52:58.0 +0100
 +++ dancer-services-1.8.0.6.3/debian/init.d 2008-03-04 21:54:55.0 
 +0100
 @@ -1,4 +1,11 @@
  #! /bin/sh
 +### BEGIN INIT INFO
 +# Provides:  dancer-services
 +# Required-Start:$remote_fs $syslog
 +# Required-Stop: $remote_fs $syslog
 +# Default-Start: 2 3 4 5
 +# Default-Stop:  0 1 6
 +### END INIT INFO

I will look at it this week, thanks.

Cheers,
-- 
 .''`.   Aurélien GÉRÔME
: :'  :
`. `'`   Debian Maintainer
  `- Unix Sys  Net Admin


signature.asc
Description: Digital signature


Bug#399298: Status?

2008-03-16 Thread Aurélien GÉRÔME
tags 399298 - pending
thanks

Hi,

On Sun, Mar 16, 2008 at 02:03:34AM +, Dominic Hargreaves wrote:
 This bug has been tagged pending for a very long time now. I suspect

So are account creations for new Debian Developers, please bear
with it.

 that it should either be untagged, or something uploaded..

Done.

Cheers,
-- 
 .''`.   Aurélien GÉRÔME
: :'  :
`. `'`   Debian Maintainer
  `- Unix Sys  Net Admin


signature.asc
Description: Digital signature


Bug#469458: zsh: backspace not working anymore

2008-03-15 Thread Aurélien GÉRÔME
Hi,

I am experiencing the same bug and it does not happen in Etch.

As I am new to zsh, can you tell me what commands I am supposed to
run to add extra info to this bug report? Perhaps should I post my
zsh configuration somewhere?

Cheers,
-- 
 .''`.   Aurélien GÉRÔME
: :'  :
`. `'`   Debian Maintainer
  `- Unix Sys  Net Admin


signature.asc
Description: Digital signature


Bug#466140: closed by Luk Claes [EMAIL PROTECTED] (Re: Bug#466140: /etc/bash_completion missing on alpha while present on sparc and others)

2008-03-14 Thread Aurélien GÉRÔME
 Aurélien GÉRÔME wrote:
  The file /etc/bash_completion is missing from bash_3.1dfsg-9_alpha.deb
  while it is present in bash_3.1dfsg-9_sparc.deb and others for
  instance.
 
 No, it's not in the bash package anymore on any architecture. It moved
 to bash-completion.

Why no? It was in inconsitent state in 3.1dfsg-9, I did not make
this up.

 So, closing this bug.

Nice it got fixed then, but I no longer use bash as my login shell
anyway. :]

Cheers,
-- 
 .''`.   Aurélien GÉRÔME
: :'  :
`. `'`   Debian Maintainer
  `- Unix Sys  Net Admin


signature.asc
Description: Digital signature


Bug#460848: ITP: teewars -- Cute little buggers with guns game

2008-03-11 Thread Aurélien GÉRÔME
retitle 460848 ITP: teewars -- Cute little buggers with guns game
owner 460848 !
thanks

Yes, I got crazy about it and want to take it in the Debian archive. :]

Cheers,
-- 
 .''`.   Aurélien GÉRÔME
: :'  :
`. `'`   Debian Maintainer
  `- Unix Sys  Net Admin


signature.asc
Description: Digital signature


Bug#446343: cutter: does not work at all

2008-03-08 Thread Aurélien GÉRÔME
tags 446343 - moreinfo unreproducible
thanks

Hi,

On Sat, Mar 08, 2008 at 09:37:20AM +, Chris Davies wrote:
 Have you had time to look at this, yet? I would be interested in you 
 describing a setup that I can try to reproduce here, as I cannot get cutter 
 to work for me at all.

No, I had not. I need to organise several boxes in the same network
topology as yours to reproduce your setup, but I currently do not
have physical access to such boxes. I thought about a setup with
several qemu instances though, but this is really tedious.

Perhaps I can hook up some free Ultra5 boxes at work to reproduce
your setup, I will try it this month. I am currently working on the
PS3 integration in Debian, so this probably will not happen this
upcoming week. :)

 With regard to my throwaway comment of Feb 14 that, I would imagine a 
 patch will be pretty straightforward, are you planning to do this or 
 should I have a stab at it?

If you can fix what happens in your setup which I believe is a right
use case, I will gratefully accept your patch. I will test it to see
if it does not break my simple daily-use setup, and then do an upload
to fix this bug.

Cheers,
-- 
 .''`.   Aurélien GÉRÔME
: :'  :
`. `'`   Debian Maintainer
  `- Unix Sys  Net Admin


signature.asc
Description: Digital signature


Bug#466140: /etc/bash_completion missing on alpha while present on sparc and others

2008-02-16 Thread Aurélien GÉRÔME
Package: bash
Version: 3.1dfsg-9
Severity: important

Hi,

The file /etc/bash_completion is missing from bash_3.1dfsg-9_alpha.deb
while it is present in bash_3.1dfsg-9_sparc.deb and others for
instance.

Please consider fixing this, thanks.

Cheers,
-- 
 .''`.   Aurélien GÉRÔME
: :'  :
`. `'`   Debian Maintainer
  `- Unix Sys  Net Admin


signature.asc
Description: Digital signature


Bug#446343: cutter: does not work at all

2008-02-15 Thread Aurélien GÉRÔME
Hi,

Thanks for you detailed analysis. I will try to reproduce your exact
setup this week-end.

Cheers,
-- 
 .''`.   Aurélien GÉRÔME
: :'  :
`. `'`   Debian Maintainer
  `- Unix Sys  Net Admin


signature.asc
Description: Digital signature


Bug#446343: cutter: does not work at all

2008-02-11 Thread Aurélien GÉRÔME
On Mon, Feb 11, 2008 at 10:10:18AM +0100, Aurélien GÉRÔME wrote:
 Thanks to this bug, cutter got blindly removed from testing, and I
 still _cannot_ reproduce it. It would ne nice to get some recipe to
 reproduce it, if we ever want it to be released with Lenny.
^
cutter, I meant
-- 
 .''`.   Aurélien GÉRÔME
: :'  :
`. `'`   Debian Maintainer
  `- Unix Sys  Net Admin


signature.asc
Description: Digital signature


Bug#446343: cutter: does not work at all

2008-02-11 Thread Aurélien GÉRÔME
Hi,

On Thu, Dec 06, 2007 at 09:26:43AM +, Chris Davies wrote:
 On Fri, Oct 12, 2007 at 11:13:44AM +0100, Chris Davies wrote:
 Cutter does not work as described; it always reports No matching
 connections found. Here is a repeatable example [...]
 
 Aurélien GÉRÔME wrote:
 I am not able to reproduce it. Does cutter still behave like this if
 you try it now?
 
 I have just reconfirmed that it still does not work for me. (This is 
 running it as root.). I have cutter package 1.03-2 installed from 
 testing, and kernels 2.6.18 (custom build) and 2.6.22-3-686 (debian).
 
 I've checked cutter on a transit firewall and also on an end-point. It does 
 not work for me in either situation (No matching connections found).

Thanks to this bug, cutter got blindly removed from testing, and I
still _cannot_ reproduce it. It would ne nice to get some recipe to
reproduce it, if we ever want it to be released with Lenny.

Cheers,
-- 
 .''`.   Aurélien GÉRÔME
: :'  :
`. `'`   Debian Maintainer
  `- Unix Sys  Net Admin


signature.asc
Description: Digital signature


Bug#436937: [Debootloaders-yaboot] Bug#436937: Bug#436937: New version needed for grub2

2008-02-05 Thread Aurélien GÉRÔME
tags 436937 pending
thanks

On Fri, Feb 01, 2008 at 04:35:14PM +0100, Aurélien GÉRÔME wrote:
 I will come up with an up-to-date package this upcoming week or even
 earlier this week-end.

I actually found that I packaged powerpc-ibm-utils 1.0.5 back in
August, but I never got it sponsored. Much work was then already done,
so 1.1.0 is around the corner...

Cheers,
-- 
 .''`.   Aurélien GÉRÔME
: :'  :
`. `'`   Debian Maintainer
  `- Unix Sys  Net Admin


signature.asc
Description: Digital signature


Bug#463292: [Debootloaders-silo] Bug#463292: silo: non-standard gcc/g++ used for build (gcc-4.1)

2008-02-01 Thread Aurélien GÉRÔME
Hi,

On Wed, Jan 30, 2008 at 09:20:08PM +0100, Matthias Klose wrote:
 This package builds with a non standard compiler version; please check
 if this package can be built with the default version of gcc/g++.
 
 Please keep this report open until the package uses the default
 compiler version for the package build.
 
 The severity of this report is likely to be raised before the release.

Sure, however, due to the delicate nature of this package, I will
handle it carefully, as a non-working bootloader will render the
system unusable and cause major distress for our users.

If it builds fine with gcc-4.3, I will call for testing on debian-sparc
during a week and then upload it to unstable.

If it does not build and it is not fixable in silo, unless someone
steps up to fix gcc-4.3, I will stick with gcc-4.1.

Cheers,
-- 
 .''`.   Aurélien GÉRÔME
: :'  :
`. `'`   Debian Maintainer
  `- Unix Sys  Net Admin


signature.asc
Description: Digital signature


Bug#436937: [Debootloaders-yaboot] Bug#436937: New version needed for grub2

2008-02-01 Thread Aurélien GÉRÔME
Hi,

On Thu, Jan 31, 2008 at 04:15:33PM +0100, Jordi Mallach wrote:
 The grub2 maintainers recently uploaded a grub2 snapshot which should
 finally work on much of the usual powerpc hardware, including PowerMac.
 
 However, this version relies on ppc-utils 1.0.5 or greater, as requested
 in this bug report.
 
 This makes grub2 for powerpc uninstallable right now, so I plan to NMU
 this package in the next few days unless there's some reaction from the
 powerpc-utils maintainers.

Instead of threatening to NMU a package of an active non-DD at the end
of the NM process, waiting on the Front Desk for more than one month,
please be more constructive (or friendly) by offering sponsorship. :)

I will come up with an up-to-date package this upcoming week or even
earlier this week-end.

Cheers,
-- 
 .''`.   Aurélien GÉRÔME
: :'  :
`. `'`   Debian Maintainer
  `- Unix Sys  Net Admin


signature.asc
Description: Digital signature


Bug#462756: Can not unpack_files from certain PDF-file

2008-01-27 Thread Aurélien GÉRÔME
tags 462756 unreproducible moreinfo
thanks

Hi,

On Sun, Jan 27, 2008 at 12:39:34PM +0200, Juhapekka Tolvanen wrote:
 I downloaded that file classifications.pdf from this page:
 
 http://www.fountainpennetwork.com/forum/index.php?showtopic=49361hl=

I cannot find it on the URL you gave. Please attach it to the bug
report, thanks.

Cheers,
-- 
 .''`.   Aurélien GÉRÔME
: :'  :
`. `'`   Debian Maintainer
  `- Unix Sys  Net Admin


signature.asc
Description: Digital signature


Bug#462756: Can not unpack_files from certain PDF-file

2008-01-27 Thread Aurélien GÉRÔME
tags 462756 - unreproducible moreinfo
thanks

On Sun, Jan 27, 2008 at 04:03:21PM +0200, Juhapekka Tolvanen wrote:
 It is in the end of that page. Anyway, see the attachment.

Only for you.
-- 
 .''`.   Aurélien GÉRÔME
: :'  :
`. `'`   Debian Maintainer
  `- Unix Sys  Net Admin


signature.asc
Description: Digital signature


Bug#459193: dancer-services: NMU debdiff for version 1.8.0.6.3-4.1

2008-01-21 Thread Aurélien GÉRÔME
On Sun, Jan 20, 2008 at 10:53:17PM +0100, Lucas Nussbaum wrote:
 It's part of a release goal for lenny, so the 0-day NMU rules apply. Do
 you want me to move the upload from DELAYED/2 to DELAYED/(more than 2)
 to give you time to upload yourself?

Yes, DELAYED/4 would be nice, although I will probably take care of
it today.

Cheers,
-- 
 .''`.   Aurélien GÉRÔME
: :'  :
`. `'`   Debian Maintainer
  `- Unix Sys  Net Admin


signature.asc
Description: Digital signature


Bug#459193: dancer-services: NMU debdiff for version 1.8.0.6.3-4.1

2008-01-20 Thread Aurélien GÉRÔME
On Sun, Jan 20, 2008 at 03:19:44PM +0100, Lucas Nussbaum wrote:
 Thanks a lot for your patch. I've sponsored your NMU and uploaded it to
 DELAYED/2.

It seems that querying the maintainer before even doing that is an
option. May I know at least why is it DELAYED/2 instead of DELAYED/7?
Or perhaps it is also an option and even asking is too much...
-- 
 .''`.   Aurélien GÉRÔME
: :'  :
`. `'`   Debian Maintainer
  `- Unix Sys  Net Admin


signature.asc
Description: Digital signature


Bug#461310: [Debootloaders-yaboot] Bug#461310: yaboot: Yaboot does not allow 6MB TFTP transfers, yet Debian netboot install image is 6MB

2008-01-17 Thread Aurélien GÉRÔME
tags 461310 fixed-upstream
thanks

Hi,

On Thu, Jan 17, 2008 at 12:32:16PM -0500, Livio Soares wrote:
   I've been trying to netboot a G5 box with the default Debian net-install
 (powerpc64) yaboot and vmlinux images. However, it seems that the Debian
 vmlinux images are  6MB. A well known traditional limitation of yaboot has
 been the fact that it's TFTP buffer size could not be bigger than 6MB.

I schedule an upgrade to the latest stable release which will include
the fix for this bug. It will be announced on debian-powerpc for
testing during one week, and then uploaded to unstable.

On a side note, I will also upload git snapshots to experimental,
as I recently gained DM rights.

Cheers,
-- 
 .''`.   Aurélien GÉRÔME
: :'  :
`. `'`   Debian Maintainer
  `- Unix Sys  Net Admin


signature.asc
Description: Digital signature


Bug#461310: [Debootloaders-yaboot] Bug#461310: yaboot: Yaboot does not allow 6MB TFTP transfers, yet Debian netboot install image is 6MB

2008-01-17 Thread Aurélien GÉRÔME
On Thu, Jan 17, 2008 at 02:39:41PM -0500, Livio Soares wrote:
 Aurélien GÉRÔME writes:
  I schedule an upgrade to the latest stable release which will include
  the fix for this bug. 
 
Hum. 1.3.14  is the  latest stable release  of yaboot, however,  it does
 _not_ include support  for  6MB image TFTP loads. I  have looked at source
 and, in addition, have tried to use it myself, unsuccessfully.
 
   The commit which fixes the bug is GIT commit:
 
 c8b04c614770870d75825c19bcd4729cc779b84a
 
   Which  happened in  Dec/2007, _after_  the release  of  1.3.14. Currently
 there is no  official release/snapshot which contains the  fix.  It is only
 in the repository.

I meant that I am probably going to backport it to 1.3.14, as I
consider it fixed in the upstream git repository.

  On a side note, I will also upload git snapshots to experimental,
  as I recently gained DM rights.
 
   Cool. The git  snapshot will, in fact, include the fix  for this bug. I'm
 assuming eventually experimental will find it's way into unstable, right?

No, uploads to experimental are not migrated automatically to unstable.
It is up to the maintainer to do that, but I am not very fond of
uploading development snapshots to unstable if I cannot do otherwise.

Cheers,
-- 
 .''`.   Aurélien GÉRÔME
: :'  :
`. `'`   Debian Maintainer
  `- Unix Sys  Net Admin


signature.asc
Description: Digital signature


Bug#461310: [Debootloaders-yaboot] Bug#461310: Bug#461310: yaboot: Yaboot does not allow 6MB TFTP transfers, yet Debian netboot install image is 6MB

2008-01-17 Thread Aurélien GÉRÔME
On Thu, Jan 17, 2008 at 09:33:02PM +0100, Aurélien GÉRÔME wrote:
 No, uploads to experimental are not migrated automatically to unstable.
 It is up to the maintainer to do that, but I am not very fond of
 uploading development snapshots to unstable if I cannot do otherwise.
  ~~~
I meant if I can do otherwise, of course.

Cheers,
-- 
 .''`.   Aurélien GÉRÔME
: :'  :
`. `'`   Debian Maintainer
  `- Unix Sys  Net Admin


signature.asc
Description: Digital signature


Bug#459598: FTBFS on sh4: 3 tests failed

2008-01-07 Thread Aurélien GÉRÔME
Salut Laurent,

On Mon, Jan 07, 2008 at 04:34:44PM +0100, Laurent Fousse wrote:
 * Aurélien GÉRÔME [Mon, Jan 07, 2008 at 03:50:41PM +0100]:
  While building mpfr on sh4, 3 tests failed. The full build log is
  attached.
  
  It would be nice to get them fixed, as libmpfr-dev is a Build-Depends
  of gcc-4.2. I can provide assistance to fix this bug.
 
 Thanks for your bugreport. I can't find any developer accessible sh4
 machine from db.debian.org; is there one somewhere?

There are none at the moment, sh4 is an almost dead unofficial port
which Arthur Loiret and myself intend to bring back to life.

I currently have one machine on heavy load to obtain an up-to-date
native sid toolchain. More machines will come afterwards.

 If not, your help is appreciated in order to reproduce the bug with
 upstream's tarball (there is little change in the debian package but
 it's better to check), you can get it from:
 
 http://www.mpfr.org/mpfr-current/mpfr-2.3.0.tar.bz2
 
 If you get the exact same build failure, please report it to the MPFR
 list (mpfr at loria dot net) with a link to this bugreport (or you can
 mail me and I'll forward it myself).

Sure, I will do it after the gcc-4.2 build and report it there.

 Et bonne année :-)

De même.

Cheers,
-- 
 .''`.   Aurélien GÉRÔME
: :'  :
`. `'`   Debian Maintainer
  `- Unix Sys  Net Admin


signature.asc
Description: Digital signature


Bug#457469: RM: pdftk [alpha] -- RoM; ANAIS

2007-12-22 Thread Aurélien GÉRÔME
Package: ftp.debian.org

Hi,

The package pdftk no longer builds on alpha [1], because gcj-4.2 is
buggy on that architecture (Bug#451858). The maintainer of gcj-4.2
does not seem to care about it and I have no access to an alpha at
the moment.

Because of this, pdftk cannot migrate to testing, as alpha is a
release architecture and as pdftk built fine on it before.

The annoying fact is that the version of pdftk in testing is more
RC-buggy (Bug#421341, Bug#385914, Bug#426314) than the one in unstable.

Therefore, as the maintainer of pdftk, I would like to drop pdftk alpha
support. Can you please remove the current *_alpha.deb from unstable,
so that pdftk will be able to migrate to testing? Thanks.

Cheers,

[1] 
http://buildd.debian.org/fetch.cgi?pkg=pdftk;ver=1.41-2;arch=alpha;stamp=1196564579
-- 
 .''`.   Aurélien GÉRÔME
: :'  :
`. `'`   Free Software Developer
  `- Unix Sys  Net Admin


signature.asc
Description: Digital signature


Bug#455201: gftp-gtk: Use icon theme for all images (not just in the menu)

2007-12-09 Thread Aurélien GÉRÔME
Hi,

On Sun, Dec 09, 2007 at 10:26:47AM +0100, giggz wrote:
The gftp-gtk menu use the image of the selected icon theme. But in the
rest of the gui, the displayed images are stocked in
/usr/share/gftp. These one are very old and quite ugly. Please change
their names to fit to the selected icon theme.

Patches welcome. :)

Cheers,
-- 
 .''`.   Aurélien GÉRÔME
: :'  :
`. `'`   Free Software Developer
  `- Unix Sys  Net Admin


signature.asc
Description: Digital signature


Bug#455201: gftp-gtk: Use icon theme for all images (not just in the menu)

2007-12-09 Thread Aurélien GÉRÔME
tags 455201 moreinfo
thanks

On Sun, Dec 09, 2007 at 02:41:35PM +0100, giggzounet wrote:
 On Sun, Dec 09, 2007 at 10:26:47AM +0100, giggz wrote:
 The gftp-gtk menu use the image of the selected icon theme. But in the
 rest of the gui, the displayed images are stocked in
 /usr/share/gftp. These one are very old and quite ugly. Please change
 their names to fit to the selected icon theme.
 
 Patches welcome. :)

eu...

I'm not a programmer...sorry...I can give you the name of the icons you
should use...but I can do anymore...
   ^not

Well, I am not a seer, so how am I supposed to guess what you want
if you are not more explicit?

Cheers,
-- 
 .''`.   Aurélien GÉRÔME
: :'  :
`. `'`   Free Software Developer
  `- Unix Sys  Net Admin


signature.asc
Description: Digital signature


Bug#455201: gftp-gtk: Use icon theme for all images (not just in the menu)

2007-12-09 Thread Aurélien GÉRÔME
tags 455201 = confirmed upstream
thanks

On Sun, Dec 09, 2007 at 07:16:38PM +0100, giggzounet wrote:
instead of using all the time special icons (located in
/usr/share/gftp), it could be nice, if a default icon theme is present,
to use the gtk action icons (specific to this theme). (so perhaps an
icon theme could be recommend or suggest). To do that, the used icons
should have a freedesktop name
(http://standards.freedesktop.org/icon-naming-spec/icon-naming-spec-latest.html)

I propose these name changes (based on the icon from default gnome theme
and on the actual form) :
 connect.xpm - network-transmit-receive or stock_connect or
stock_connect-to-url
 deb.xpm - package-x-generic or gnome-mime-application-x-deb.png
 diff.xpm - is it for diff mimetype ? (I don't find any icon for that)
 dir.xpm - folder
 doc.xpm - unknown (or something else...)
 dotdot.xpm - I don't find anything for that
 down.xpm - go-down
 exe.xpm - system-run.png
 img.xpm - image-x-generic
 left.xpm - go-previous
 linkdir.xpm - there is a link icon but not folder + link or document
+link
 linkfile.xpm -
 man.xpm - stock_book_blue or stock_book_red or green or yellow...
 open_dir.xpm - folder-open
 right.xpm - go-next
 rpm.xpm - package-x-generic or gnome-mime-application-x-rpm.png
 sound.xpm - audio-x-generic
 stop.xpm - process-stop or gtk-cancel or gtk-stop or dialog-cancel
 tar.xpm - package-x-generic or gnome-mime-application-x-tar.png
 txt.xpm - text-x-generic
 up.xpm - go-up
 world.xpm - applications-internet (perhaps, but I don't understand
where this icon is used)

I don't know anything about gtk programmation. I just notice with others
gtk applications that the use of name of icon, which are in the default
theme, just replace the application icon with the theme icon.

It's just a wish...so if it asks too much work, just forget that. gftp
works fine and it's the only thing that I want :)

OK, I understand what you wish. It would be nice that gftp uses icons
from the GTK theme instead of its built-in ones. It requires some
work and should be coordinated with the upstream author who is busy
for quite some time now.

Thanks for taking the time to add some more details. :)

Cheers,
-- 
 .''`.   Aurélien GÉRÔME
: :'  :
`. `'`   Free Software Developer
  `- Unix Sys  Net Admin


signature.asc
Description: Digital signature


Bug#450446: NMUs

2007-12-09 Thread Aurélien GÉRÔME
Hi,

As part of the NM process, my AM uploaded my NMUs to the archive
after the 7-day period. I will subscribe to the PTS for 60 days just
in case something goes wrong.

Cheers,
-- 
 .''`.   Aurélien GÉRÔME
: :'  :
`. `'`   Free Software Developer
  `- Unix Sys  Net Admin


signature.asc
Description: Digital signature


Bug#437710: CVE-2006-7221: fsplib off-by-one in namelen

2007-12-08 Thread Aurélien GÉRÔME
Hi,

On Sat, Dec 08, 2007 at 03:58:14PM +0100, Nico Golde wrote:
any news on this?

Yes, I thought at one time about uploading the current SVN, but I
came to the conclusion that it would be better in experimental until
an official release comes.

Aurélien this is open for quite some time now without any 
action. I am going to upload an NMU for gftp if nothing will 
happen in the next week :)

Thanks, I will upload it today or tomorrow with the DM-super-cow-powers
enabled. Therefore I will no longer have an excuse for not uploading
sooner. :]

Cheers,
-- 
 .''`.   Aurélien GÉRÔME
: :'  :
`. `'`   Free Software Developer
  `- Unix Sys  Net Admin


signature.asc
Description: Digital signature


Bug#454140: pdftk: won't decrypt a PDF file

2007-12-03 Thread Aurélien GÉRÔME
tags 454140 confirmed upstream
thanks

On Mon, Dec 03, 2007 at 12:46:29PM +, Julian Gilbey wrote:
I downloaded the file

http://www.cimt.plymouth.ac.uk/projects/mepres/book9/y9s10pba.pdf

and can read it fine using Acrobat reader on Linux (I will send you
the password privately).  However the command

pdftk y9s10pba.pdf input_pw * output y9s10pba-nopw.pdf

gave the error message:

Error: Failed to open PDF file: 
   y9s10pba.pdf
   OWNER PASSWORD REQUIRED, but not given (or incorrect)
Errors encountered.  No output created.
Done.  Input errors, so no output created.

Any suggestions what I might have done wrong or what I could do to fix
it?

On a first thought, I would say that the document uses an unknown
password encoding to pdftk.

On a side note, do you mind if the password were to be publicly given
on the BTS?

Cheers,
-- 
 .''`.   Aurélien GÉRÔME
: :'  :
`. `'`   Free Software Developer
  `- Unix Sys  Net Admin


signature.asc
Description: Digital signature


Bug#454140: pdftk: won't decrypt a PDF file

2007-12-03 Thread Aurélien GÉRÔME
On Mon, Dec 03, 2007 at 03:04:39PM +, Julian Gilbey wrote:
On Mon, Dec 03, 2007 at 03:00:28PM +0100, Aurélien GÉRÔME wrote:
 On a first thought, I would say that the document uses an unknown
 password encoding to pdftk.

I just wondered for a moment whether this was not due to the fact
that pdftk no longer relies on the old embedded gcj/classpath source
code. Therefore I tested pdftk 1.40-2 on Etch, but it has the same bug.

The culprit is probably the iText library bundled with pdftk
which is quite old and its PDF encryption code located in
com/lowagie/text/pdf/PdfEncryption.java is probably out of
date. Perhaps working towards an update of that library (and hence
a port of pdftk to the last version of iText) would be the way to go.

There are a couple of annoying bugs like this one, I will see with
upstream what we can do about them...

 On a side note, do you mind if the password were to be publicly given
 on the BTS?

I'd prefer not.  This is a site with wonderful resources for school
use, but answers to several of the sections, as well as diagnostic
tests, are password protected.  The password is only available to
schools.  If anyone does require the password for diagnostics, they
can email either me or you.

OK.

Cheers,
-- 
 .''`.   Aurélien GÉRÔME
: :'  :
`. `'`   Free Software Developer
  `- Unix Sys  Net Admin


signature.asc
Description: Digital signature


Bug#446343: cutter: does not work at all

2007-12-02 Thread Aurélien GÉRÔME
Hi,

On Fri, Oct 12, 2007 at 11:13:44AM +0100, Chris Davies wrote:
Cutter does not work as described; it always reports No matching
connections found. Here is a repeatable example:

netstat -an | grep 'ESTABLISHED'
tcp0  0 192.168.130.5:38101 10.1.30.129:22 ESTABLISHED
tcp0  0 192.168.130.5:38819 10.1.30.129:993ESTABLISHED


cutter 192.168.130.5 38101 10.1.30.129 22
No matching connections found
cutter 192.168.130.5 38101 10.1.30.129
No matching connections found
cutter 192.168.130.5 38101
No matching connections found

cutter 10.1.30.129 22 192.168.130.5 38101
No matching connections found
cutter 10.1.30.129 22 192.168.130.5
No matching connections found
cutter 10.1.30.129 22
No matching connections found

I am not able to reproduce it. Does cutter still behave like this if
you try it now?

Cheers,
-- 
 .''`.   Aurélien GÉRÔME
: :'  :
`. `'`   Free Software Developer
  `- Unix Sys  Net Admin


signature.asc
Description: Digital signature


Bug#446343: cutter: does not work at all

2007-12-02 Thread Aurélien GÉRÔME
On Sun, Dec 02, 2007 at 02:02:44PM +0100, Aurélien GÉRÔME wrote:
I am not able to reproduce it. Does cutter still behave like this if
you try it now?

Also, did you run it as root?

Cheers,
-- 
 .''`.   Aurélien GÉRÔME
: :'  :
`. `'`   Free Software Developer
  `- Unix Sys  Net Admin


signature.asc
Description: Digital signature


Bug#453808: Typo in package short description

2007-12-01 Thread Aurélien GÉRÔME
Package: ircd-ratbox-dbg
Version: 2.2.6.dfsg-1
Severity: minor

Hi,

debugging symbols fro ircd-ratbox seems wrong.
debugging symbols for ircd-ratbox seems better.

Cheers,
-- 
 .''`.   Aurélien GÉRÔME
: :'  :
`. `'`   Free Software Developer
  `- Unix Sys  Net Admin


signature.asc
Description: Digital signature


Bug#451417: NMU diff + patch

2007-12-01 Thread Aurélien GÉRÔME
tags 451417 patch
thanks

Hi,

Here is a patch to fix this bug, it is under the form of a
ready-to-upload NMU.

Cheers,
-- 
 .''`.   Aurélien GÉRÔME
: :'  :
`. `'`   Free Software Developer
  `- Unix Sys  Net Admin
diff -ruN etherboot-5.4.2.orig/debian/changelog etherboot-5.4.2/debian/changelog
--- etherboot-5.4.2.orig/debian/changelog	2007-12-02 01:12:22.0 +0100
+++ etherboot-5.4.2/debian/changelog	2007-12-02 01:27:59.0 +0100
@@ -1,3 +1,11 @@
+etherboot (5.4.2-1.2) unstable; urgency=low
+
+  * NMU
+  * Fix FTBFS on amd64: add missing build-dependency on gcc-multilib.
+(Closes: #451417)
+
+ -- Aurélien GÉRÔME [EMAIL PROTECTED]  Sun, 02 Dec 2007 01:27:10 +0100
+
 etherboot (5.4.2-1.1) unstable; urgency=low
 
   * NMU
diff -ruN etherboot-5.4.2.orig/debian/control etherboot-5.4.2/debian/control
--- etherboot-5.4.2.orig/debian/control	2007-12-02 01:12:22.0 +0100
+++ etherboot-5.4.2/debian/control	2007-12-02 01:12:53.0 +0100
@@ -2,7 +2,7 @@
 Section: admin
 Priority: optional
 Maintainer: RISKO Gergely [EMAIL PROTECTED]
-Build-Depends: debhelper ( 4.0.0), mkisofs, mtools, syslinux, libc6-dev-i386 [amd64], grub
+Build-Depends: debhelper ( 4.0.0), mkisofs, mtools, syslinux, libc6-dev-i386 [amd64], grub, gcc-multilib [amd64]
 Standards-Version: 3.7.2.0
 
 Package: etherboot


signature.asc
Description: Digital signature


Bug#450446: NMU diff + patch

2007-12-01 Thread Aurélien GÉRÔME
tags 450446 patch
thanks

Hi,

Here is a patch to fix this bug, it is under the form of a
ready-to-upload NMU.

Cheers,
-- 
 .''`.   Aurélien GÉRÔME
: :'  :
`. `'`   Free Software Developer
  `- Unix Sys  Net Admin
diff -ruN extipl-5.04.orig/debian/changelog extipl-5.04/debian/changelog
--- extipl-5.04.orig/debian/changelog	2007-12-02 01:57:32.0 +0100
+++ extipl-5.04/debian/changelog	2007-12-02 01:55:44.991797780 +0100
@@ -1,3 +1,11 @@
+extipl (5.04-2.2) unstable; urgency=low
+
+  * NMU
+  * Fix FTBFS on i386: crc32 is nowadays a nasm keyword, rename it
+to crc32_. (Closes: #450446)
+
+ -- Aurélien GÉRÔME [EMAIL PROTECTED]  Sun, 02 Dec 2007 01:52:48 +0100
+
 extipl (5.04-2.1) unstable; urgency=medium
 
   * Non-maintainer upload.
diff -ruN extipl-5.04.orig/src/castor.asm extipl-5.04/src/castor.asm
--- extipl-5.04.orig/src/castor.asm	2002-03-25 14:48:52.0 +0100
+++ extipl-5.04/src/castor.asm	2007-12-02 01:56:29.760221334 +0100
@@ -2233,7 +2233,7 @@
 		mov	cx,16		;; 8 + 8
 		pop	si
 		pop	di
-		jmp	short crc32
+		jmp	short crc32_
 
 labelbuf_crc:	mov	bx,label_buff
 		mov	cx,label_buffln
@@ -2244,7 +2244,7 @@
 ;;	Enter:	cx = length
 ;;		bx = buffer address
 ;;	Return:	dx.ax = crc32
-crc32:		push	si
+crc32_:		push	si
 		mov	si,bx
 		mov	bx,0x	; res.lo
 		mov	dx,bx		; res.hi


signature.asc
Description: Digital signature


Bug#434150: NMU diff + patch

2007-12-01 Thread Aurélien GÉRÔME
tags 434150 patch
thanks

Hi,

Here is a patch to fix this bug, it is under the form of a
ready-to-upload NMU.

Cheers,
-- 
 .''`.   Aurélien GÉRÔME
: :'  :
`. `'`   Free Software Developer
  `- Unix Sys  Net Admin
diff -ruN recoverjpeg-1.1.1.orig/debian/changelog recoverjpeg-1.1.1/debian/changelog
--- recoverjpeg-1.1.1.orig/debian/changelog	2007-12-02 02:02:31.0 +0100
+++ recoverjpeg-1.1.1/debian/changelog	2007-12-02 02:05:03.298750418 +0100
@@ -1,3 +1,9 @@
+recoverjpeg (1.1.1-1.1) unstable; urgency=low
+
+  * Fix license issue: recoverjpeg is GPLv2 only. (Closes: #434150)
+
+ -- Aurélien GÉRÔME [EMAIL PROTECTED]  Sun, 02 Dec 2007 02:04:02 +0100
+
 recoverjpeg (1.1.1-1) unstable; urgency=low
 
   * New upstream release
diff -ruN recoverjpeg-1.1.1.orig/debian/copyright recoverjpeg-1.1.1/debian/copyright
--- recoverjpeg-1.1.1.orig/debian/copyright	2007-12-02 02:02:31.0 +0100
+++ recoverjpeg-1.1.1/debian/copyright	2007-12-02 02:03:24.207239888 +0100
@@ -11,8 +11,7 @@
 
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+the Free Software Foundation; version 2 of the License.
 
 This program is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of


signature.asc
Description: Digital signature


Bug#451858: gcjh-4.2 failure on alpha

2007-12-01 Thread Aurélien GÉRÔME
Hi,

While building again pdftk on alpha, gcjh-4.2 fails with the following
error.

gcjh-4.2 
--classpath=/usr/share/java/libgcj-4.2.jar:/build/buildd/pdftk-1.41/java_libs:.
 Anchor
make[3]: *** [Anchor.h] Illegal instruction

The full build log is available at
http://buildd.debian.org/fetch.cgi?pkg=pdftk;ver=1.41-2;arch=alpha;stamp=1196564579.
So far, gcjh-4.2 still runs fine on other architectures.

Cheers,
-- 
 .''`.   Aurélien GÉRÔME
: :'  :
`. `'`   Free Software Developer
  `- Unix Sys  Net Admin


signature.asc
Description: Digital signature


Bug#453732: ITP: usb-modeswitch -- mode switching tool for controlling flip flop (multiple device) USB gear

2007-11-30 Thread Aurélien GÉRÔME
I was told that the upstream description (which I pasted untouched)
was not much descriptive and objective. I tend to agree, so I am
writing a new one...

* Package name: usb-modeswitch
  Version : 0.9.2
  Upstream Author : Josua Dietze [EMAIL PROTECTED]
* URL : http://www.draisberghof.de/usb_modeswitch/
  Licence : GPLv2 or later
  Programming Lang: C
  Description : mode switching tool for controlling flip flop USB devices

Several new USB devices have their proprietary Windows drivers onboard,
especially WAN dongles. When plugged in for the first time, they act
like a flash storage and start installing the driver from there. If
the driver is already installed, the storage device vanishes and
a new device, such as an USB modem, shows up. This is called the
ZeroCD feature.

On Debian, this is not needed, since the driver is included as a
Linux kernel module, such as usbserial. However, the device still
shows up as usb-storage by default. usb-modeswitch solves that
issue by sending the command which actually performs the switching
of the device from usb-storage to usbserial.

Cheers,
-- 
 .''`.   Aurélien GÉRÔME
: :'  :
`. `'`   Free Software Developer
  `- Unix Sys  Net Admin


signature.asc
Description: Digital signature


Bug#453732: ITP: usb-modeswitch -- mode switching tool for controlling flip flop (multiple device) USB gear

2007-11-30 Thread Aurélien GÉRÔME
Package: wnpp
Severity: wishlist
Owner: Aurélien GÉRÔME [EMAIL PROTECTED]

* Package name: usb-modeswitch
  Version : 0.9.2
  Upstream Author : Josua Dietze [EMAIL PROTECTED]
* URL : http://www.draisberghof.de/usb_modeswitch/
  Licence : GPLv2 or later
  Programming Lang: C
  Description : mode switching tool for controlling flip flop (multiple 
device) USB gear

Several new USB devices (especially high-speed WAN stuff, they're
expensive anyway) have their MS Windows drivers onboard; when
plugged in for the first time they act like a flash storage and start
installing the driver from there. After that (and on every consecutive
plugging) this driver switches the mode internally, the storage device
vanishes (in most cases), and a new device (like an USB modem) shows
up. Some call that feature ZeroCD.

Of course, nothing of this is documented in any form and there is
hardly any Linux driver available. On the good side, most of the known
devices work out of the box with the available Linux modules like
usb-storage or usbserial. That leaves the problem of the mode
switching from storage to whatever the thing is supposed to do.

Fortunately there are things like human intelligence, USB sniffing
programs and libusb. It is possible to eavesdrop the communication
of the MS Windows driver, to isolate the command or action that does
the switching, and to reproduce the same thing with Linux.

USB_ModeSwitch makes the last step relatively easy by taking the
important parameters from a configuration file and doing all the
initialization and communication stuff.

It does NOT check for success afterwards as of now. The right approach
would be to consult /proc/bus/usb/devices (or the output of lsusb)
before and after execution to note any changes.

Cheers,
-- 
 .''`.   Aurélien GÉRÔME
: :'  :
`. `'`   Free Software Developer
  `- Unix Sys  Net Admin


signature.asc
Description: Digital signature


Bug#452600: DM application of Aurélien GÉRÔME

2007-11-26 Thread Aurélien GÉRÔME
On Mon, Nov 26, 2007 at 02:09:41PM +0100, Aurélien GÉRÔME wrote:
Hi,

I saw this bug is tagged pending, but another DD seconded my
advocation, so here is the updated changeset. Thanks Julien for your
support! :]

Oops, with the actual attachment, it is even better...

Cheers,
-- 
 .''`.   Aurélien GÉRÔME
: :'  :
`. `'`   Free Software Developer
  `- Unix Sys  Net Admin
Recommended-By: Martin Zobel-Helas [EMAIL PROTECTED]
Changed-By: # keyring maintainer will fill this in
Date: Fri, 23 Nov 2007 22:24:47 +0100
Comment: adding debian-maintainer Aurélien GÉRÔME [EMAIL PROTECTED]
NM-Page: https://nm.debian.org/nmstatus.php?email=ag%40roxor.cx
Agreement: http://lists.debian.org/debian-newmaint/2007/11/msg00140.html
Advocates: 
 zobel - http://lists.debian.org/debian-newmaint/2007/11/msg00138.html
 hertzog - http://lists.debian.org/debian-newmaint/2007/11/msg00142.html
 madcoder - http://lists.debian.org/debian-newmaint/2007/11/msg00143.html
 jblache - http://lists.debian.org/debian-newmaint/2007/11/msg00153.html
Action: import
Data:
  -BEGIN PGP PUBLIC KEY BLOCK-
  Version: GnuPG v1.4.6 (GNU/Linux)
  
  mQGiBEHVh+ERBADTHP1F7CqHGC7zkvoe6au8gZy1FCW42CMFgy1Y8GermAg4zH3I
  sj3/dtaRd4ETSxotuaCjTuxYaoWz4xMcfdUZTUnSGhHUVzxCrhIfhJPpE93SUeb+
  ScEhU+ELu7adp+lDrAdz9/FYsJo/EpSRiYY6qMidXsqdv1jGz2rc0mikOwCg6EP4
  9x9Nh0xIK2Huk+myM8rwODED/jkwVCvgaMymz6t4Dd2BCIyplHXEBzHdJgzTYFlM
  R1uvwbtpb5a2a9jpQa9lF9aJo6nT66QTAzFy+hd3FTDPEGZAr3HswbaxFmQjIRch
  Eef+s5ta7IZP2eaqjiEOSAtp62qlLSTtU/ZJl7lc6yrH3aTAqMo5aj6fLKQ2EkKN
  9WfNBAC1N8PTHZdarI46OSVg1yFLMK9xbY4Ig0fmW9LZZ1DPxvupNTa7OOt6qppN
  eTGQJepmPWqoq9ptKSdc7xlrshxBKKIhaScwdk4KUZXiCMmA1nJZDKr+iDilF8Jp
  ZEH1VqYnnWz9Apyspx+Crx7VJb07DwNLRtvdAJBqbMY6blcBt7QgQXVyw6lsaWVu
  IEfDiVLDlE1FIDxhZ0Byb3hvci5iZT6IRgQQEQIABgUCQgSOXAAKCRDckT2YXfAx
  Z2jlAJ45oxdr7A5NYS/2fPQXDmfA/yK2mQCdFbZfx/TFuk8og2k86JBZhitWosCI
  RgQQEQIABgUCQhJAkQAKCRB88/WvKUmfYYFkAKCSU6fiWgNhlrbcaIu8hAUasEnk
  wgCgnCp4AN0rP+KD/TE8KZiZ5pnT1gaIRgQQEQIABgUCQhJD9wAKCRAmDDVIiPiP
  j0u3AJ0dJk9JWVLOSgFrENn0ZB7zG9kz2wCfUbt/sJPUKhRNEzLhziJqX4B+38CI
  RgQQEQIABgUCQ9/qqQAKCRCkMMaqiLu1HradAJ9vtpNxu8qABvCtKV0mhZ8Xq+sG
  XgCgu+U45LliLjuYlBJaKbF8sMW7/J2IRgQQEQIABgUCQ+J55gAKCRCU1ej6RnCU
  vA8TAKCQrKQfIVSKikkEtY10+vY+c87sfwCfZAS0MkdzDDdGbdfs1izt0B7BkDGI
  RgQQEQIABgUCQ+J56wAKCRCU1ej6RnCUvI0mAJsGV8ORDf2/6YMx7hwvTK+mqiyN
  KwCeI7P0ZVcbf8awim1j62i8E50PBF+IRgQQEQIABgUCQ+kHMwAKCRDRMXEIoBIz
  jWSQAKCg1NA4b4nAUgwEtleBlv2X8SRX5gCfXN80HFSK3bRlG6o4n0kl4e/nw6qI
  RgQQEQIABgUCQ/YdjgAKCRDZZN5PcJFBpJ0CAJ0Yio9gxwNzE+BTJmPt1FJOGnHP
  JQCggkVDOSHcDUIHRFIiljgqoCw8JwKIRgQSEQIABgUCQgPQUgAKCRDNYU/X9dZR
  aV+DAKCP17FQFYf9YeXpiNZRplmddgxpsgCfXXPpdI1xtMqCPMx2+9nEk7Mh1kOI
  RgQTEQIABgUCQdWPagAKCRD8gNOjtiCHqSLMAJ9v8sehZXL3y56UAwH9gRm0DOtm
  QACeK5bopw2HMu1tAgnNAXPNTk1DtNaIRgQTEQIABgUCQgEyPwAKCRDhVRfyKwkg
  wO4YAJ0UDGLLjwkDXaULljki9bunez82ZwCfVbsQOjo5Ni6GqVLu1Deo3rKGAqOI
  RgQTEQIABgUCQgFphAAKCRDPlT52wkuQGMbqAJ0bSYxZk1puZTqyQv2r3kXsnBbj
  xQCeJxAzS7fyGMI+p+IvMEyeKM3H5bOIRgQTEQIABgUCQgiYlQAKCRAonrUiKwIp
  Ub2VAJ9Re0RicelW9BpKw946qeomNFVxgACgjEZmFldqYw32+C8fTt5FWdm2mbuI
  RgQTEQIABgUCQhIxKAAKCRB4M+zxtURIFZA5AJ9rpRRwj80U2uH3o8aPAps13AWd
  VwCfVlSZbiTHMThdWtfSmeqmu0H0T1+IRgQTEQIABgUCQkLg2wAKCRCcMuq1kEvn
  QYY8AKD5VCk5XsT0dRR0/qB6rgoiwP07uACggk0Spqs2SA+8yO9Jo6bFjy7IYfuI
  SQQwEQIACQUCRK00wwIdIAAKCRAjbGDGZbSxYqlYAKDlslDujLIMmYay3DQE/tVf
  bl25MgCgrvfINM01gHQdVGxQQzzt4N8DFi+IXgQTEQIAHgUCQdWIWAIbAwYLCQgH
  AwIDFQIDAxYCAQIeAQIXgAAKCRAjbGDGZbSxYmKBAJ9upIpuBCqvc5/as0EhXrlS
  P47JMgCg1xzMSI3MxOxVYym7S5mXSl5/jtaJAhwEEwECAAYFAkITbj4ACgkQZxPj
  YLixRHJqyw//TyPgG6h9jY57Bc8FZzbTm57lMZnsPHsaam+B6QDLLwuFYTHZvDfa
  LgBzbFr5H7jJWy6OuXZHgFOssdD8XAtI6+bs4xkyqbOzbyhvQZWcqfnM2wDiDT8D
  Y15vrMHxnVi+T0a+q/pe0o4h3QuqBo4P8+vjiE2Ti9ce56GlcXsgk33sOBX5Z13C
  J0epYlDBZsha511TQCiCXhI6bHMk+sQFzB2cRTtw23PNhLnVNXVcqL9MW2sjviN4
  pYZiURVvKGn0dkMmj6PiY7PsmwXT+OplnbxAdFK+ebhmGj+1HRRwqYenRvGxa5kE
  8to4UVTqhleJJ6dqEA3AWxZ0/5yFlBHaLF/ukxQuByVvd5Qb7YFQRpkAsd5iDNoi
  A2GclxdQ1F3ly2jGECyYVnmbv+eWXK416GuUiXwsA70YC6IsS8ilEjSFlwPz/nMl
  yQus8E+k1ugbfOY5jt/hn3OLVbSm35neU66Vu0pX73mDUvlFTUT85RTUcoRcKa7D
  GgwBnw8dFxRBH9OdBSqGmPD60s0Dys3pvA3k+CaTlp7Dh/eQiRNQxY4OTL7YsAk3
  t55cC5Q4WmEGjBqlw59Aro8PRhWlMTyS2Dv5yAxXzzxTkc10C9LOTJnfUUyzbN/L
  CCJzeIumOE5GeqxzD0FuTEAT0MFdRK3NIxw6HvMjQLOj9XgUahv47d6IRgQTEQIA
  BgUCQ+C0QQAKCRB3kUPZnxrOnCNXAJ0U8tjOC7ufOzRRz/OrtsjTPVv60wCeIrej
  RXA2pV1P8tmFHu7uQdFgfLi0IEF1csOpbGllbiBHw4lSw5RNRSA8YWdAcm94b3Iu
  Y3g+iEYEEBECAAYFAkIEjlIACgkQ3JE9mF3wMWekvACgt7WTOkKrKzhSGKbwyrui
  wp0etXwAnj3ud7mFPdA7GEkTOnPEwrOle4XXiEYEEBECAAYFAkII6eAACgkQoR3L
  sWeD7V6LXACeNoLyXSCq8q9yQlqR0SGRxBY4utwAoJbKR6Odxuv8SU4jHz4tWOH5
  yMSSiEYEEBECAAYFAkISQI8ACgkQfPP1rylJn2FIuACfTrg/qopQC4zSzxECHlOX
  /TKvJMMAoJDoc0g+t0Ek18VqEQsU2TZpyzFEiEYEEBECAAYFAkISQ/UACgkQJgw1
  SIj4j48MngCdFjvGsG6r5mKs35p65jMP0OVBbbcAn2CSi8EAmv/NP8eb3ogcGyYj
  W1+YiEYEEBECAAYFAkPf6qQACgkQpDDGqoi7tR5S2gCfRhSE+IZjGMzmtnwSqkJD
  l95hQ54An3a+CdDyXUeGgu4FMSAOY+Sssw8niEYEEBECAAYFAkPieeYACgkQlNXo

Bug#452600: DM application of Aurélien GÉRÔME

2007-11-26 Thread Aurélien GÉRÔME
Hi,

I saw this bug is tagged pending, but another DD seconded my
advocation, so here is the updated changeset. Thanks Julien for your
support! :]

Cheers,
-- 
 .''`.   Aurélien GÉRÔME
: :'  :
`. `'`   Free Software Developer
  `- Unix Sys  Net Admin


signature.asc
Description: Digital signature


Bug#452600: DM application of Aurélien GÉRÔME

2007-11-24 Thread Aurélien GÉRÔME
On Sat, Nov 24, 2007 at 02:40:44PM +0100, Aurélien GÉRÔME wrote:
For the sake of completeness, I also added MadCoder's advocacy to
the changeset.

Somehow, the changeset was not encoded in UTF-8. It should be fine now.

Cheers,
-- 
 .''`.   Aurélien GÉRÔME
: :'  :
`. `'`   Free Software Developer
  `- Unix Sys  Net Admin
Recommended-By: Martin Zobel-Helas [EMAIL PROTECTED]
Changed-By: # keyring maintainer will fill this in
Date: Fri, 23 Nov 2007 22:24:47 +0100
Comment: adding debian-maintainer Aurélien GÉRÔME [EMAIL PROTECTED]
NM-Page: https://nm.debian.org/nmstatus.php?email=ag%40roxor.cx
Agreement: http://lists.debian.org/debian-newmaint/2007/11/msg00140.html
Advocates: 
 zobel - http://lists.debian.org/debian-newmaint/2007/11/msg00138.html
 hertzog - http://lists.debian.org/debian-newmaint/2007/11/msg00142.html
 madcoder - http://lists.debian.org/debian-newmaint/2007/11/msg00143.html
Action: import
Data:
  -BEGIN PGP PUBLIC KEY BLOCK-
  Version: GnuPG v1.4.6 (GNU/Linux)
  
  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

Bug#452600: DM application of Aurélien GÉRÔME

2007-11-24 Thread Aurélien GÉRÔME
Hi,

On Fri, Nov 23, 2007 at 10:41:19PM +0100, Martin Zobel-Helas wrote:
please find attached the changeset for my applicant Aurélien GÉRÔME
[EMAIL PROTECTED].

For the sake of completeness, I also added MadCoder's advocacy to
the changeset.

Cheers,
-- 
 .''`.   Aurélien GÉRÔME
: :'  :
`. `'`   Free Software Developer
  `- Unix Sys  Net Admin
Recommended-By: Martin Zobel-Helas [EMAIL PROTECTED]
Changed-By: # keyring maintainer will fill this in
Date: Fri, 23 Nov 2007 22:24:47 +0100
Comment: adding debian-maintainer Aur�lien G�R�ME [EMAIL PROTECTED]
NM-Page: https://nm.debian.org/nmstatus.php?email=ag%40roxor.cx
Agreement: http://lists.debian.org/debian-newmaint/2007/11/msg00140.html
Advocates: 
 zobel - http://lists.debian.org/debian-newmaint/2007/11/msg00138.html
 hertzog - http://lists.debian.org/debian-newmaint/2007/11/msg00142.html
 madcoder - http://lists.debian.org/debian-newmaint/2007/11/msg00143.html
Action: import
Data:
  -BEGIN PGP PUBLIC KEY BLOCK-
  Version: GnuPG v1.4.6 (GNU/Linux)
  
  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

Bug#452461: Scilab provides architecture specific binaries in all package

2007-11-24 Thread Aurélien GÉRÔME
Hi,

On Fri, Nov 23, 2007 at 01:20:54AM +, Thiemo Seufer wrote:
The scilab_4.1.1-2_all.deb provides x86 binaries in
/usr/lib/scilab-4.1.2/macros/. The build system in that place
suggests the package should provide no binaries at all, as they
are supposed to get built at install time or later.

Torsten, Martin, how come both of you DDs missed that?

Anyway, Torsten, do not hesitate to ping me as your devoted
co-maintainer to double-check the package beforehand. :]

On a side note, I think that it would be wise to switch from debhelper
to cdbs for a package as complex as scilab.

Cheers,
-- 
 .''`.   Aurélien GÉRÔME
: :'  :
`. `'`   Free Software Developer
  `- Unix Sys  Net Admin


signature.asc
Description: Digital signature


Bug#452611: RM: pdftk [arm] -- RoM; ANAIS

2007-11-23 Thread Aurélien GÉRÔME
Package: ftp.debian.org

Hi,

The package pdftk no longer builds on arm [1], because gcj-4.2 cannot
be built on arm [2]. The upstream developers of gcj-4.2 introduced
a patch to support armel, but it broke arm support and they do not
intend to fix it, as armel is intended to be a better alternative to
arm anyway. Please also notice that pdftk builds fine on armel [3].

Therefore, as the maintainer of pdftk, I announce the drop of pdftk
arm support. Can you please remove the current *_arm.deb from unstable,
so that pdftk will be able to migrate to testing? Thanks.

Cheers,

[1] 
http://buildd.debian.org/fetch.cgi?pkg=pdftk;ver=1.41-1;arch=arm;stamp=1195284921
[2] 
http://buildd.debian.org/fetch.cgi?pkg=gcj-4.2;ver=4.2.2-3;arch=arm;stamp=1192521050
[3] 
http://experimental.debian.net/fetch.php?pkg=pdftkver=1.41-1arch=armelstamp=1195689331file=logas=raw
-- 
 .''`.   Aurélien GÉRÔME
: :'  :
`. `'`   Free Software Developer
  `- Unix Sys  Net Admin


signature.asc
Description: Digital signature


Bug#451858: gcjh-4.2 failure on alpha

2007-11-18 Thread Aurélien GÉRÔME
Package: gcj-4.2
Version: 4.2.2-3
Severity: important

Hi,

While building pdftk on alpha, gcjh-4.2 fails with the following
backtrace.

gcjh-4.2 
--classpath=/usr/share/java/libgcj-4.2.jar:/build/buildd/pdftk-1.41/java_libs:.
 Anchor
Exception in thread main java.lang.NullPointerException
   at java.lang.Class.initializeClass(libgcj.so.81)
   at gnu.classpath.tools.common.Messages.getString(libgcj-tools.so.81)
   at 
gnu.classpath.tools.common.ClasspathToolParser.getVersionString(libgcj-tools.so.81)
   at gnu.classpath.tools.common.ClasspathToolParser.init(libgcj-tools.so.81)
   at gnu.classpath.tools.javah.Main.getParser(libgcj-tools.so.81)
   at gnu.classpath.tools.javah.GcjhMain.getParser(libgcj-tools.so.81)
   at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.81)
   at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.81)

The full build log is available at
http://buildd.debian.org/fetch.cgi?pkg=pdftk;ver=1.41-1;arch=alpha;stamp=1195095609.
So far, gcjh-4.2 runs fine on other architectures.

Cheers,
-- 
 .''`.   Aurélien GÉRÔME
: :'  :
`. `'`   Free Software Developer
  `- Unix Sys  Net Admin


signature.asc
Description: Digital signature


Bug#451864: New upstream release: monster-masher 1.8

2007-11-18 Thread Aurélien GÉRÔME
Package: monster-masher
Version: 1.7-4.1
Severity: wishlist

Salut Sven,

There is a new upstream release of this funny game. :]
http://people.iola.dk/olau/monster-masher/source/monster-masher-1.8.tar.bz2

Amicalement,
-- 
 .''`.   Aurélien GÉRÔME
: :'  :
`. `'`   Free Software Developer
  `- Unix Sys  Net Admin


signature.asc
Description: Digital signature


  1   2   3   4   >