Bug#163463: (no subject)

2009-07-21 Thread Andreas Freimuth
tags 163463 + fixed-upstream thanks New upstream version 2.07 has the manpage -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#512293: dependency to virtual package

2009-06-28 Thread Andreas Freimuth
Hallo the package should probably depend on the virtual package java6-runtime-headless instead of explicit openjdk,sun-java,… -- Andreas Freimuth signature.asc Description: OpenPGP digital signature

Bug#66577: nasm: %define incorrect behaviour

2008-04-28 Thread Andreas Freimuth
that's no bug you have to use %xdefine instead of %define -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#442279: closed by Matthias Klose <[EMAIL PROTECTED]> (Re: gcc-4.2: parameter '-std=gnu99' is ignored)

2007-09-16 Thread Andreas Freimuth
Debian Bug Tracking System schrieb: > This is an automatic notification regarding your Bug report > which was filed against the gcc-4.2 package: > > #442279: gcc-4.2: parameter '-std=gnu99' is ignored > > It has been closed by Matthias Klose <[EMAIL PROTECTED]>. > > Their explanation is attached

Bug#442281: kmplot: calculating the integral of a function is incorrect

2007-09-14 Thread Andreas Freimuth
Package: kmplot Version: 4:3.5.5-1 Severity: normal The caluclation of the integral[0,1]( x^2 ) returns 0.001 but should return something like 0.3 -- System Information: Debian Release: lenny/sid APT prefers testing APT policy: (500, 'testing') Architecture: amd64 (x86_64) Kernel: L

Bug#442279: gcc-4.2: parameter '-std=gnu99' is ignored

2007-09-14 Thread Andreas Freimuth
Package: gcc-4.2 Version: 4.2.1-4 Severity: normal The Line gcc -c -O3 -m32 -std=gnu99 -I [INCLUDEDIR] -funsigned-bitfields -Wall -Wsystem-headers -Winline -ffreestanding -fno-stack-protector -o /[...]/out.o /[...]/in.c causes the following warning: In file included from /[...]/in.c:34: /[..