Bug#533735: moustrap: FTBFS on Debian GNU/Hurd [Potential Patch Attached]

2009-06-19 Thread Barry deFreese
Package: mousetrap Version: 0.9-2 Severity: normal Hi, mousetrap currently fails to build on Debian GNU/Hurd and probably GNU/kFreeBSD. The attached patch fixes the issue though may or may not be the perfect solution. Thank you, Barry deFreese --- mousetrap-0.9.orig/src/highscore.cpp

Bug#533731: hpsockd: FTBFS on Debian GNU/Hurd [Patch]

2009-06-19 Thread Barry deFreese
Package: hpsockd Version: 0.17 Severity: normal Hi, hpsockd currently fails to build on Debian GNU/Hurd as it doesn't recognize the OS and then has an unconditional use of MAXPATHLEN. The attached patch resolves these issues. Thank you, Barry deFreese diff -Nru hpsockd-0.1

Bug#533713: lzip: FTBFS on Debian GNU/Hurd [Possible fix suggested]

2009-06-19 Thread Barry deFreese
obvious in configure. Dropping the $(CROSS) options from the configure call in debian/rules allows it to build. Did I miss something obvious? Thank you, Barry deFreese -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trou

Bug#533705: lzlib: FTBFS on Debian GNU/Hurd [Possible fix suggested]

2009-06-19 Thread Barry deFreese
obvious in configure. Dropping the $(CROSS) call from the configure call in debian/rules allows it to build. Did I miss something obvious? Thank you, Barry deFreese -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trou

Bug#533700: libquota-perl: FTBFS on Debian GNU/Hurd [Patch]

2009-06-19 Thread Barry deFreese
Package: libquota-perl Version: 1.6.3+dfsg-1 Severity: normal Hi, libquota-perl currently fails to build on Debian GNU/Hurd. Attached is a quilt patch to resolve this. (Adds GNU to Makefile.PL and a hints/gnu.h file). Thank you, Barry deFreese Index: libquota-perl-1.6.3+dfsg/Makefile.PL

Bug#533698: libcurses-perl: FTBFS on Debian GNU/Hurd [Patch]

2009-06-19 Thread Barry deFreese
Package: libcurses-perl Version: 1.27-1 Severity: normal Hi, libcurses-perl currently FTBFS on Debian GNU/Hurd because it is missing a hints file. Attached, please see a patch that fixes this. Thank you, Barry deFreese --- libcurses-perl-1.27.orig/hints/c-gnu.h +++ libcurses-perl-1.27

Bug#533696: ledstats: Please add hurd-i386 to list of archs

2009-06-19 Thread Barry deFreese
Package: ledstats Version: 0.3.1-5.1 Severity: normal Hi, Could you please add hurd-i386 to the list of supported architectures. It seems to build fine on hurd-i386. Thank you, Barry deFreese -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of

Bug#532895: chicken: FTBFS on Debian GNU/Hurd [Proposed Fix Included]

2009-06-12 Thread Barry deFreese
_hack _C_do_apply_hack # endif # endif #endif Thank you, Barry deFreese -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#532791: autogen: FTBFS on Debian GNU/Hurd [Patch]

2009-06-11 Thread Barry deFreese
Bradley Smith wrote: On Thu, 11 Jun 2009 10:14:47 -0700 Bruce Korb wrote: Hi Barry, On Thu, Jun 11, 2009 at 9:28 AM, Barry deFreese wrote: Package: autogen Version: 1:5.9.7-1 Severity: normal Hi, autogen currently fails to build on Debian GNU/Hurd. The attached quilt patch will

Bug#532794: bam: FTBFS on Debian GNU/Hurd [Patch]

2009-06-11 Thread Barry deFreese
Package: bam Version: 0.2.0-3 Severity: normal Hi, bam currently fails to build on Debian GNU/Hurd. The attached quilt patch will resolve that. I put it in patches/fixes/. Thank you, Barry deFreese Index: bam-0.2.0/src/platform.h

Bug#532793: axel: FTBFS on Debian GNU/Hurd [Patch]

2009-06-11 Thread Barry deFreese
Package: axel Version: 2.4-1 Severity: normal Hi, axel currently fails to build on Debian GNU/Hurd. The attached dpatch patch will resolve that. Thank you, Barry deFreese #! /bin/sh /usr/share/dpatch/dpatch-run ## 04_gnu_hurd.dpatch by ## ## All lines beginning with `## DP:'

Bug#532791: autogen: FTBFS on Debian GNU/Hurd [Patch]

2009-06-11 Thread Barry deFreese
Package: autogen Version: 1:5.9.7-1 Severity: normal Hi, autogen currently fails to build on Debian GNU/Hurd. The attached quilt patch will resolve that. Thank you, Barry deFreese Index: autogen-5.9.7/compat/compat.h

Bug#532788: awardeco: FTBFS on Debian GNU/Hurd [Fix]

2009-06-11 Thread Barry deFreese
defined(LINUX) || defined(__LINUX__) || defined(__linux__) || defined(__FreeBSD_kernel__) || defined(__GNU__) Or creating a new patch just for Hurd of course. Thanks, Barry deFreese -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe"

Bug#490552: apcalc: FTBFS on GNU/kFreeBSD

2009-06-10 Thread Barry deFreese
Hi, If you get around to this bug could you make one minor change? It will allow it to also build on Debian GNU/Hurd. Change: ifneq (,$(findstring $(target), Linux GNU/kFreeBSD)) to ifneq (,$(findstring $(target), Linux GNU/kFreeBSD GNU)) Thank you, Barry deFreese -- To UNSUBSCRIBE

Bug#532698: and: FTBFS on Debian GNU/Hurd

2009-06-10 Thread Barry deFreese
Package: and Version: 1.2.2-2.1 Severity: normal Hi, and currently fails to build on Debian GNU/Hurd. Now that we have somewhat of a /proc system, it should sorta work. Attached is a patch to allow it to at least build and run on Debian GNU/Hurd. Thank you, Barry deFreese diff -urN

Bug#532695: amideco: FTBFS on Debian GNU/Hurd [Patch]

2009-06-10 Thread Barry deFreese
Package: amideco Version: 0.31e-3 Severity: normal Hi, amideco currently fails to build on Debian GNU/Hurd. Here is a patch to rectify this. You should be able to just drop it in debian/patches. Thank you, Barry deFreese diff -Nur -x '*.orig' -x '*~' amideco-0.31e/sr

Bug#532533: alpine: FTBFS on Debian GNU/Hurd [Patch]

2009-06-09 Thread Barry deFreese
Package: alpine Version: 2.00+dfsg-2 Severity: normal Hi, Attached is a patch (quilt) to build alpine on Debian GNU/Hurd. Thank you, Barry deFreese Index: alpine-2.00+dfsg/configure === --- alpine-2.00+dfsg.orig/configure

Bug#532503: tcc: FTBFS on Debian GNU/Hurd. hurd.diff patch incorrect and others.

2009-06-09 Thread Barry deFreese
irectory `/devel/bdefreese/tcc/tcc-0.9.24' make: *** [build-stamp] Error 2 dpkg-buildpackage: error: debian/rules build gave error exit status 2 Thank you, Barry deFreese -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#532491: libhttp-ghttp-perl: Should this package be removed?

2009-06-09 Thread Barry deFreese
http://wiki.debian.org/ftpmaster_Removals http://ftp-master.debian.org/removals.txt Thank you, Barry deFreese Debian QA -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#532393: p0f: FTBFS on Debian GNU/Hurd [Fix]

2009-06-08 Thread Barry deFreese
Package: p0f Version: 2.0.8-2 Severity: normal Hi, p0f currently fails to build on Debian GNU/Hurd. Simply copying mk/Linux to mk/GNU makes it build fine. Or, of course, you could also use make -f mk/Linux in rules based on the arch or something. Thank you, Barry deFreese -- To

Bug#532390: memdump: FTBFS on Debian GNU/Hurd [Patch]

2009-06-08 Thread Barry deFreese
ARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64" ++;; *) echo unsupported system: $SYSTEM.$RELEASE 1>&2; exit 1 ;; esac Thank you, Barry deFreese -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubs

Bug#532389: libxml-xerces-perl: FTBFS on Debian GNU/Hurd [Patch]

2009-06-08 Thread Barry deFreese
($^O eq 'gnukfreebsd') { $OS_DEF = '-DXML_LINUX'; } elsif($^O eq 'darwin') { $OS_DEF = '-DXML_MACOSX'; +} elsif($^O eq 'gnu') { + $OS_DEF = '-DXML_LINUX'; +} else { die 'unsupported operating system'

Bug#532370: ident2: FTBFS on Debian GNU/Hurd. [Patch]

2009-06-08 Thread Barry deFreese
Package: ident2 Version: 1.05-1.2 Severity: normal Hi, ident2 fails to build on Debian GNU/Hurd. Here is a patch to rectify that. Thank you, Barry deFreese --- ident2-1.05.orig/configure +++ ident2-1.05/configure @@ -564,6 +564,9 @@ fi cp sys/m_fbsd.c

Bug#532368: fqterm: FTBFS on Debian GNU/Hurd [Patch]

2009-06-08 Thread Barry deFreese
Package: fqterm Version: 0.9.3+svn666-1 Severity: normal Hi, fqterm currently fails to build on Debian GNU/Hurd. Here is a patch to let it build. I'm not sure if the exact placement is correct but it does build. Thanks, Barry deFreese diff -urN repo/fqterm-0.9.3+svn666/CMakeList

Bug#532364: ccmalloc: FTBFS on Debian GNU/Hurd [Patch]

2009-06-08 Thread Barry deFreese
Package: ccmalloc Version: 0.4.0-9 Severity: normal Hi, ccmalloc currently fails to build on Debian GNU/Hurd. Here is a patch to change that. :) Thanks! Barry deFreese diff -u ccmalloc-0.4.0/configure ccmalloc-0.4.0/configure --- ccmalloc-0.4.0/configure +++ ccmalloc-0.4.0/configure

Bug#532358: brandy: FTBFS on Debian GNU/Hurd [Patch]

2009-06-08 Thread Barry deFreese
Package: brandy Version: 1.20~pre5-2 Severity: normal Hi, Brandy currently fails to build on Debian GNU/Hurd because the platform is not supported. Here is a patch to make it build. Thank you, Barry deFreese diff -urN repo/brandy-1.20~pre5/src/keyboard.c ./brandy-1.20~pre5/src/keyboard.c

Bug#532341: zsh-beta: FTBFS on Debian GNU/Hurd, leftover config.h

2009-06-08 Thread Barry deFreese
build fine. Thank you! Barry deFreese -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#532105: RM: libgksuui1.0 -- RoQA; outdated, superseded by libgksu2

2009-06-06 Thread Barry deFreese
asked for removal so no issue there. Thank you, Barry deFreese Debian QA -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#532102: RM: libgksu1.2 -- RoQA; outdated, superseded by libgksu2

2009-06-06 Thread Barry deFreese
asked for removal so no issue there. Thank you, Barry deFreese Debian QA -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#531073: yelp: FTBFS on Debian GNU/Hurd

2009-05-29 Thread Barry deFreese
[4096]; #endif Normally I would try to fix it "properly" but docs for GRE_GetGREPathWithProperties() says that buffer should be of PATH_MAX or MAXPATHLEN. Thanks, Barry deFreese -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscrib

Bug#530974: zita-convolver: FTBFS on GNU/Hurd [Fix included]

2009-05-28 Thread Barry deFreese
Package: zita-convolver Version: 1.0.0-1 Severity: normal Hi, zita-convolver currently fails to build on Debian GNU/Hurd. The simple fix is to just add a conditional build depends on libc6-dev (>= 2.7) | libc0.3-dev (>=2.7). Thank you, Barry deFreese -- To UNSUBSCRIBE, email to

Bug#530637: vala: FTBFS on Debian GNU/Hurd

2009-05-26 Thread Barry deFreese
Package: vala Version: 0.7.2-1 Severity: normal Hi, Vala currently fails to build on Debian GNU/Hurd because of unconditional use of PATH_MAX. Here is a patch that fixes the issue. Thank you, Barry deFreese diff -urN vala-0.7.2.orig/gobject-introspection/grealpath.h vala-0.7.2/gobject

Bug#527532: specter: FTBFS: 'PATH_MAX' undeclared here

2009-05-24 Thread Barry deFreese
Barry deFreese wrote: Hi, Adding limits.h is really not the best answer here. It works and that's how the author intended it but PATH_MAX is just wrong. I am going to work on a patch that doesn't use PATH_MAX so that the package may also build on other archs such as GNU/Hurd

Bug#527532: specter: FTBFS: 'PATH_MAX' undeclared here

2009-05-24 Thread Barry deFreese
Hi, Adding limits.h is really not the best answer here. It works and that's how the author intended it but PATH_MAX is just wrong. I am going to work on a patch that doesn't use PATH_MAX so that the package may also build on other archs such as GNU/Hurd. Thanks! Barry deFreese

Bug#529496: gettext: Please remove build-dep on jikes-classpath

2009-05-20 Thread Barry deFreese
Santiago Vila wrote: On Tue, 19 May 2009, Barry deFreese wrote: Package: gettext Version: 0.17-6 Severity: important Hi, jikes is orphaned, unmaintained, and buggy and therefore we are trying to remove it from the archive. gettext currently build-depends on jikes-classpath. Could you

Bug#529562: FTBFS: build-dep libparagui1.0-dev not available

2009-05-20 Thread Barry deFreese
am working to try to get these resolved. If I can't get it soon, I may just upload the current asc with the newer libparagui. Thanks, Barry deFreese Debian Games Team -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe".

Bug#515860: db4.4

2009-05-19 Thread Barry deFreese
severity 515860 serious thank you Hi, db4.4 has been removed from the archive so I am bumping the severity of this bug to serious. Thank you, Barry deFreese Debian QA -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Troubl

Bug#529506: realtimebattle: Please remove build-dep on jikes-classpath

2009-05-19 Thread Barry deFreese
and remove the jikes-classpath build-depends? Thank you, Barry deFreese Debian QA -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#529505: nice: Please remove build-dep on jikes-classpath

2009-05-19 Thread Barry deFreese
jikes-classpath build-depends? Thank you, Barry deFreese Debian QA -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#529503: postgis: Please remove build-dep on jikes-classpath

2009-05-19 Thread Barry deFreese
jikes-classpath build-depends? Thank you, Barry deFreese Debian QA -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#423201: nemesis: please build-depend on libnet1-dev

2009-05-19 Thread Barry deFreese
the procedure? Thanks Regards! Thank you On Tue, Feb 17, 2009 at 12:37 PM, William Vera wrote: On Tue, Feb 17, 2009 at 11:12 AM, Barry deFreese wrote: severity 423201 serious thank you Hi, Hello I am raising the severity of this bug to serious as libnet0 will not

Bug#529504: proguard: Please remove build-dep on jikes-classpath

2009-05-19 Thread Barry deFreese
jikes-classpath build-depends? Thank you, Barry deFreese Debian QA -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#529496: gettext: Please remove build-dep on jikes-classpath

2009-05-19 Thread Barry deFreese
jikes-classpath build-depends? Thank you, Barry deFreese Debian QA -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#529494: libxp-java: Please remove build-dep on jikes-kaffe

2009-05-19 Thread Barry deFreese
jikes-kaffe build-depends? Another option would be to remove libxp-java from the archive as it has no r(b)depends and a very low popcon score. Thank you, Barry deFreese Debian QA -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe"

Bug#529492: lib-dom-java: Please remove build-dep on jikes-kaffe

2009-05-19 Thread Barry deFreese
and remove the jikes-kaffe build-depends? Another option would be to remove lib-dom-java from the archive as it has no r(b)depends and a very low popcon score. Thank you, Barry deFreese Debian QA -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of

Bug#529493: libnsuml-java: Please remove build-dep on jikes-kaffe

2009-05-19 Thread Barry deFreese
and remove the jikes-kaffe build-depends? Another option would be to remove libnsuml-java from the archive as it has no r(b)depends and a low popcon score. Thank you, Barry deFreese Debian QA -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubs

Bug#529380: O: irqbalance -- Daemon to balance interrupts for SMP systems

2009-05-18 Thread Barry deFreese
a package properly. Thank you, Barry deFreese on Behalf of Debian QA Group -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#529379: O: lsparisc -- list all PA-RISC devices currently available on the system

2009-05-18 Thread Barry deFreese
package properly. Thank you, Barry deFreese on Behalf of Debian QA Group -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#515324: Depends on GTK 1.2 and GLIB 1.2

2009-05-18 Thread Barry deFreese
regards, // Ola On Thu, Mar 12, 2009 at 12:42:53PM -0400, Barry deFreese wrote: tags 515324 + patch thank you Hi, Here is a patch that seems to work for me. I don't know the package super well so I couldn't do a lot of in-depth testing but everything I did try seems to work.

Bug#529209: RM: geotoad -- RoQA; orphaned, out of date, bugged, low popcon

2009-05-17 Thread Barry deFreese
Package: ftp.debian.org Severity: normal Hello, Please see the following reasons for the removal request: * Package is orphaned. * Package is out of date (Upstream is at 3.9.7.1). * Package is buggy. * Package has very low popcon scores. Thank you, Barry deFreese Debian QA -- To

Bug#529207: vh: Should this package be removed?

2009-05-17 Thread Barry deFreese
//ftp-master.debian.org/removals.txt Thank you, Barry deFreese Debian QA -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#528589: amavis-stats: New version run as daemon and is started with different options

2009-05-17 Thread Barry deFreese
Gilles Mocellin wrote: Le Sunday 17 May 2009 22:55:14 Barry deFreese, vous avez écrit : Hi, I have a new release packaged up but I'm having some problems with the init script. Any help would be greatly appreciated. http://people.debian.org/~bdefreese/amavis-stats/ Thanks, Barry deF

Bug#528589: amavis-stats: New version run as daemon and is started with different options

2009-05-17 Thread Barry deFreese
Hi, I have a new release packaged up but I'm having some problems with the init script. Any help would be greatly appreciated. http://people.debian.org/~bdefreese/amavis-stats/ Thanks, Barry deFreese Debian QA -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org w

Bug#528067: vnc-java: Please remove build-dep on jikes

2009-05-17 Thread Barry deFreese
Ola Lundqvist wrote: Hi I'll see what I can do. Do you have any suggestion on a good java compiler that is available in main archive? (Not contrib or non-free). // Ola On Sun, May 10, 2009 at 11:59:58AM -0400, Barry deFreese wrote: Package: vnc-java Version: 3.3.3r2-7 Severity: impo

Bug#461257: freewheeling declares relation to ttf-bitstream-vera

2009-05-16 Thread Barry deFreese
severity 461257 serious Hi, I'm bumping the severity of this to serious since ttf-bitstream-vera has now been removed from the archive, making freewheeling uninstallable. Thank you, Barry deFreese Debian QA -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org w

Bug#528153: csound: declares relation to ttf-bitstream-vera

2009-05-16 Thread Barry deFreese
severity 528153 serious Hi, I'm bumping the severity of this to serious since ttf-bitstream-vera has now been removed from the archive, making csound uninstallable. Thank you, Barry deFreese Debian QA -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subje

Bug#528142: gamgi: declares relation to ttf-bitstream-vera

2009-05-16 Thread Barry deFreese
severity 528142 serious Hi, I'm bumping the severity of this to serious since ttf-bitstream-vera has now been removed from the archive, making gamgi uninstallable. Thank you, Barry deFreese -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subje

Bug#528152: tulip: declares relation to ttf-bitstream-vera

2009-05-16 Thread Barry deFreese
severity 528152 serious Hi, I'm bumping the severity of this to serious since ttf-bitstream-vera has now been removed from the archive, making tulip uninstallable. Thank you, Barry deFreese Debian QA -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subje

Bug#528826: RM: hermes1 -- RoQA; orphaned, dead upstream, low popcon

2009-05-15 Thread Barry deFreese
the hermes1-dev build-depends so after that it will have no r(b)depends. Thank you, Barry deFreese Debian QA -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#528705: RM: ecawave -- RoQA; orphaned, dead upstream, buggy, superseded

2009-05-14 Thread Barry deFreese
Package: ftp.debian.org Severity: normal Hello, Please see the following reasons for the removal request: * Package is orphaned. * Package is dead upstream. * Package is superseded by audacity, sweep, ardour, others. * Package is buggy. Thank you, Barry deFreese Debian QA -- To

Bug#528149: libprojectm: declares relation to ttf-bitstream-vera

2009-05-13 Thread Barry deFreese
tags 528149 + patch thank you Hi, Here is a patch that should resolve this. Thanks, Barry deFreese Debian QA diff -u libprojectm-1.2.0/debian/control libprojectm-1.2.0/debian/control --- libprojectm-1.2.0/debian/control +++ libprojectm-1.2.0/debian/control @@ -37,7 +37,7 @@ Package

Bug#461257: freewheeling declares relation to ttf-bitstream-vera

2009-05-13 Thread Barry deFreese
t font. I posted it here: http://people.debian.org/~bdefreese/freewheeling/ Thank you, Barry deFreese Debian QA -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#528534: RM: xerces-j -- RoQA; out of date, superseded, low popcon

2009-05-13 Thread Barry deFreese
with the maintainer and he is fine with this. Package has 1 rdepends (arbortext-catalog) but I have already requested it's removal. Thank you, Barry deFreese Debian QA -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe

Bug#528052: jamvm: Please remove build-dep on jikes

2009-05-11 Thread Barry deFreese
Hi, Not sure if it helps or not but jamvm seems to build fine with both openjdk-6-jdk and gcj. Thanks! Barry deFreese Debian QA -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#528286: RM: arbortext-catalog -- RoQA; dead upstream, inactive maintainer, low popcon

2009-05-11 Thread Barry deFreese
Package: ftp.debian.org Severity: normal Hello, Please see the following reasons for the removal request: * Upstream moved and not sure where it's derived from. * Maintainer is inactive. * Low popcon scores. * Build depends on xerces-j which I am about to remove. Thank you, Barry deF

Bug#528081: xerces-j: Please remove build-dep on jikes

2009-05-11 Thread Barry deFreese
Eric Lavarde wrote: Hi, sounds to me that the best resolution would be to remove xerces-j as well: no software depends on it (says 'apt-cache showpkg'), and it's been superseded by xerces2 since ages (also upstream). I'm no DD but let me know if I can help. Eric

Bug#528142: gamgi: declares relation to ttf-bitstream-vera

2009-05-11 Thread Barry deFreese
tags 528142 + patch thank you Hi, Here is a patch that works for me. The fix is directly applied so obviously you will need to add a patch system if you want to do it "right". Thanks, Barry deFreese Debian QA diff -u gamgi-0.13.10/debian/changelog gamgi-0.13.10/debian

Bug#528142: gamgi: declares relation to ttf-bitstream-vera

2009-05-11 Thread Barry deFreese
My apologies, it seems that I lied. I still had ttf-bitstream-vera installed locally on my second machine so after removing that it does fail to find Vera.ttf. So those values will likely have to be patched to use the DejaVu fonts. Sorry for the misinformation earlier. Thanks, Barry

Bug#528142: gamgi: declares relation to ttf-bitstream-vera

2009-05-11 Thread Barry deFreese
GAMGI_IO_FILENAME_VERA_SERIF "VeraSe.ttf" #define GAMGI_IO_FILENAME_VERA_SERIF_BOLD "VeraSeBd.ttf" #define GAMGI_IO_FILENAME_VERA_MONO "VeraMono.ttf" #define GAMGI_IO_FILENAME_VERA_MONO_BOLD "VeraMoBd.ttf" #define GAMGI_IO_FILENAME_VERA_MONO_ITALIC "VeraMoIt.ttf" #define

Bug#528148: gretl: declares relation to ttf-bitstream-vera

2009-05-11 Thread Barry deFreese
Dirk Eddelbuettel wrote: Barry, On 10 May 2009 at 23:39, Barry deFreese wrote: | Hi, | | your source package, or one or more of your binary packages | declare a relation to ttf-bistream-vera. This font is going to | be removed from the archive in favor of ttf-dejavu. | | Please adjust your

Bug#528151: pyepl: declares relation to ttf-bitstream-vera

2009-05-10 Thread Barry deFreese
packages if you make use of the fonts directly, and remove *any* relation to ttf-bitstream-vera as soon as possible. Since this is an old on-going issue I will probably be NMUing in short notice to get this finished. Thank you, Barry deFreese Debian QA -- To UNSUBSCRIBE, email to debian-bugs-dist

Bug#528152: tulip: declares relation to ttf-bitstream-vera

2009-05-10 Thread Barry deFreese
packages if you make use of the fonts directly, and remove *any* relation to ttf-bitstream-vera as soon as possible. Since this is an old on-going issue I will probably be NMUing in short notice to get this finished. Thank you, Barry deFreese Debian QA -- To UNSUBSCRIBE, email to debian-bugs-dist

Bug#528149: libprojectm: declares relation to ttf-bitstream-vera

2009-05-10 Thread Barry deFreese
packages if you make use of the fonts directly, and remove *any* relation to ttf-bitstream-vera as soon as possible. Since this is an old on-going issue I will probably be NMUing in short notice to get this finished. Thank you, Barry deFreese Debian QA -- To UNSUBSCRIBE, email to debian-bugs

Bug#528148: gretl: declares relation to ttf-bitstream-vera

2009-05-10 Thread Barry deFreese
packages if you make use of the fonts directly, and remove *any* relation to ttf-bitstream-vera as soon as possible. Since this is an old on-going issue I will probably be NMUing in short notice to get this finished. Thank you, Barry deFreese Debian QA -- To UNSUBSCRIBE, email to debian-bugs

Bug#528153: csound: declares relation to ttf-bitstream-vera

2009-05-10 Thread Barry deFreese
packages if you make use of the fonts directly, and remove *any* relation to ttf-bitstream-vera as soon as possible. Since this is an old on-going issue I will probably be NMUing in short notice to get this finished. Thank you, Barry deFreese Debian QA -- To UNSUBSCRIBE, email to debian-bugs-dist

Bug#528142: gamgi: declares relation to ttf-bitstream-vera

2009-05-10 Thread Barry deFreese
packages if you make use of the fonts directly, and remove *any* relation to ttf-bitstream-vera as soon as possible. Since this is an old on-going issue I will probably be NMUing in short notice to get this finished. Thank you, Barry deFreese Debian QA -- To UNSUBSCRIBE, email to debian-bugs

Bug#527980: Please provide upgrade path from libphysfs-1.0-0 to libphysfs1

2009-05-10 Thread Barry deFreese
Artur R. Czechowski wrote: On Sun, May 10, 2009 at 09:10:53AM -0400, Barry deFreese wrote: Artur R. Czechowski wrote: Please provide upgrade path from libphysfs-1.0-0 to libphysfs1. In current setup replacing libphysfs-1.0-0 with libphysfs1 requires user's manual interve

Bug#528081: xerces-j: Please remove build-dep on jikes

2009-05-10 Thread Barry deFreese
build-depends? I've tried it with openjdk-6-jdk and it seems to work fairly well but does still have some issues. Thank you, Barry deFreese Debian QA -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble?

Bug#528067: vnc-java: Please remove build-dep on jikes

2009-05-10 Thread Barry deFreese
build-depends? Thank you, Barry deFreese Debian QA -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#528065: mmake: Please remove build-dep on jikes

2009-05-10 Thread Barry deFreese
? Thank you, Barry deFreese Debian QA -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#528063: RM: librelaxng-datatype-java -- RoQA; dead upstream, inactive maintainer, low popcon

2009-05-10 Thread Barry deFreese
Package: ftp.debian.org Severity: normal Hello, Please see the following reasons for the removal request: * Upstream appears dead. * Maintainer is inactive. * Low popcon scores. * Build depends on jikes which is about to be removed. Thank you, Barry deFreese Debian QA -- To

Bug#528066: tightvnc-java: Please remove build-dep on jikes

2009-05-10 Thread Barry deFreese
remove the jikes build-depends? Thank you, Barry deFreese Debian QA -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#528054: jmk: Should this package be removed? (Or at least please drop jikes build-dep)

2009-05-10 Thread Barry deFreese
http://wiki.debian.org/ftpmaster_Removals http://ftp-master.debian.org/removals.txt Thank you, Barry deFreese Debian QA -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#528055: libgnu-regexp-java: Please remove build-dep on jikes

2009-05-10 Thread Barry deFreese
the build dependency on jikes? Thank you, Barry deFreese Debian QA -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#528050: cortado: Should this package be removed? (Or at least please drop jikes build-dep)

2009-05-10 Thread Barry deFreese
http://wiki.debian.org/ftpmaster_Removals http://ftp-master.debian.org/removals.txt Thank you, Barry deFreese Debian QA -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#528052: jamvm: Please remove build-dep on jikes

2009-05-10 Thread Barry deFreese
jikes? Thank you, Barry deFreese Debian QA -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#528049: airport-utils: Please remove build-dep on jikes

2009-05-10 Thread Barry deFreese
rt to test all with). Could you please remove the build dependency on jikes? Thank you, Barry deFreese Debian QA -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#528041: jabber-muc

2009-05-10 Thread Barry deFreese
Package: jabber-muc Version: 0.8-2 Severity: normal Hi, Jabberd2 is about to be removed from the archive, please remove the alternate recommends for it when you get a chance. Thank you, Barry deFreese Debian QA -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a

Bug#528039: RM: jabber-msn -- RoQA; dead upstream, buggy, inactive maintainer, low popcon

2009-05-10 Thread Barry deFreese
Package: ftp.debian.org Severity: normal Hello, Please see the following reasons for the removal request: * Unable to find upstream source. * Package is buggy. * Maintainer is MIA. * Low popcon scores. * Incompatible with several jabber protocols. Thank you, Barry deFreese Debian QA

Bug#528037: RM: jabber-jud -- RoQA; dead upstream, buggy, inactive maintainer, low popcon

2009-05-10 Thread Barry deFreese
Package: ftp.debian.org Severity: normal Hello, Please see the following reasons for the removal request: * Unable to find upstream source. * Package is buggy. * Maintainer is MIA. * Low popcon scores. * Incompatible with several jabber protocols. Thank you, Barry deFreese Debian QA

Bug#528035: RM: jabber-aim -- RoQA; dead upstream, inactive maintainer, low popcon

2009-05-10 Thread Barry deFreese
Package: ftp.debian.org Severity: normal Hello, Please see the following reasons for the removal request: * Unable to find upstream source. * Maintainer is MIA. * Low popcon scores. * Incompatible with several jabber protocols. Thank you, Barry deFreese Debian QA -- To UNSUBSCRIBE

Bug#527980: Please provide upgrade path from libphysfs-1.0-0 to libphysfs1

2009-05-10 Thread Barry deFreese
vention are you seeing? Thanks, Barry deFreese Debian Games Team -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#506703: new version (0.1.22) for amavis-stats

2009-05-08 Thread Barry deFreese
Barry deFreese wrote: Gokdeniz Karadag wrote: Hi, I can test the package. Where can I find it ? - Gokdeniz Karadag Barry deFreese demis ki:: Hi, I have a package of 0.1.22 ready to go but I am not overly familiar with using it. Is there any chance you could do some testing for me

Bug#470336: bristol: Please provide bristol-0.20.5

2009-05-08 Thread Barry deFreese
istol since I'm not sure if they are truly to be shared with other applications or if they are internal libs. Thank you, Barry deFreese Debian QA -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#520956: aap: Traceback on unknown build target error

2009-05-07 Thread Barry deFreese
Hi, Do you still get this same issue with the 1.090 version that was just uploaded to unstable? Thanks! Barry deFreese Debian QA -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#527454: python2.4: Please build against newer libdb

2009-05-07 Thread Barry deFreese
removing libdb versions prior to 4.6 before the release of Squeeze. Thank you, Barry deFreese Debian QA -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#527455: python2.5: Please build against newer libdb

2009-05-07 Thread Barry deFreese
removing libdb versions prior to 4.6 before the release of Squeeze. Thank you, Barry deFreese Debian QA -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#477800: tkmixer: Doesn't run (can't open /dev/mixer)

2009-05-07 Thread Barry deFreese
Hi, Does this bug still apply to you? If so, what happens if you start tkmixer with tkmixer -m /dev/sound/mixer ? Thanks! Barry deFreese Debian QA -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Conta

Bug#376226: lib3ds-dev: lib3ds doesn't handle "object-flag" chunks (patch included)

2009-05-04 Thread Barry deFreese
Miles, Hi. This bug is fairly old and 1.3.0 has been uploaded since then. Is this bug still valid? I'd test it but I'm not quite sure I understand your issue. Thank you! Barry deFreese Debian QA -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a

Bug#148955: lib3ds-dev: Shared libs not built

2009-05-04 Thread Barry deFreese
bs with libtool. Can I close this bug or am I missing something? Thanks, Barry deFreese Debian QA -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

<    1   2   3   4   5   6   7   8   9   10   >