Bug#457695: ITP: kissdx -- kissdx is a PC-Link clone for KiSS media players

2007-12-24 Thread Pjotr Kourzanov
Package: wnpp Severity: wishlist Owner: Pjotr Kourzanov <[EMAIL PROTECTED]> * Package name: kissdx Version : x.y.z Upstream Author : Name <[EMAIL PROTECTED]> * URL : http://www.example.org/ * License : (GPL, LGPL, BSD, MIT/X, etc.) Programming

Bug#357629: updated patch

2006-08-30 Thread Pjotr Kourzanov
Just found this new patch lying in my /usr/src/Debian from 3 april:-) Apparently I forgot to push it to bugs.debian.org then... Pjotr --- gcc-3.3-3.3.6/debian/control.m4 2006-04-03 01:08:23.0 +0200 +++ gcc-3.3-3.3.6-13/debian/control.m4 2006-04-03 01:35:14.0 +0200 @@ -58,6 +58,8 @

Bug#364115: armv5te-linux-gnueabi-gcc-4.1 fails to compile libquicktime-0.9.7-0.4.my/plugins/opendivx/encore50/text_code_mb.c

2006-04-22 Thread Pjotr Kourzanov
Matthias Klose wrote: Pjotr Kourzanov writes: Package: gcc-4.1 Version: 4.1.0-1 Severity: important Bug: Pjotr, would you mind forwarding the cross compiler related bug reports upstream, adding debian-gcc to the CC list and marking the Debian report as forwarded? Thanks, Matthias

Bug#363289: libgcc1 does not provide -dcv1 when cross-compiling

2006-04-18 Thread Pjotr Kourzanov
Package: gcc-4.1 Version: 4.1.0-1 Severity: minor Tags: patch --- gcc-4.1-4.1.0/debian/control.m4 2006-04-04 12:50:12.0 +0200 +++ gcc-4.1-4.1.0-1/debian/control.m4 2006-04-17 22:41:54.0 +0200 @@ -111,6 +111,8 @@ Section: ifdef(`TARGET',`devel',`libs') Priority: ifdef(`TARGE

Bug#358786: allow build on *-uclibc

2006-03-27 Thread Pjotr Kourzanov
Nathan, Nathan Scott wrote: Hi Pjotr, On Fri, Mar 24, 2006 at 12:47:01PM +0100, Pjotr Kourzanov wrote: ... This bug report could use a bit more text explaining what uclibc is all about, for those of us who don't really know. I also have several packages, but patches for o

Bug#358788: Acknowledgement (allow build on *-uclibc)

2006-03-27 Thread Pjotr Kourzanov
Make acl-dev depend on libc-dev rather than libc6-dev (GNU Libc provides libc-dev). Updated patch follows. --- acl-2.2.35/debian/control 2006-02-17 03:50:58.0 +0100 +++ acl-2.2.35-1.my/debian/control 2006-03-13 12:46:43.0 +0100 @@ -15,7 +15,7 @@ Package: libacl1-dev Sect

Bug#358775: Acknowledgement (allow (cross-) hosing of Debian *-uclibc archs on uclibc)

2006-03-24 Thread Pjotr Kourzanov
Updated patch. Provide libc-dev from libuclibc-dev find uclibc-0.9.27 --- uclibc-0.9.27//debian/config 2006-03-11 23:26:21.0 +0100 +++ uclibc-0.9.27-1.my.0//debian/config 2006-03-11 15:38:45.0 +0100 @@ -141,8 +141,8 @@ # Library Installation Options # SHARED_LIB_LOADER_PREFIX="

Bug#358768: ncurses can not be built with uClibc

2006-03-24 Thread Pjotr Kourzanov
Daniel Jacobowitz wrote: On Fri, Mar 24, 2006 at 12:15:03PM +0100, Pjotr Kourzanov wrote: --- ncurses-5.5/debian/control 2006-03-13 10:47:13.0 +0100 +++ ncurses-5.5-1.my/debian/control 2006-03-13 10:57:05.0 +0100 @@ -20,7 +20,7 @@ Architecture: any Section: libdevel

Bug#358788: allow build on *-uclibc

2006-03-24 Thread Pjotr Kourzanov
Package: acl Severity: minor Tags: patch --- acl-2.2.35/debian/control 2006-02-17 03:50:58.0 +0100 +++ acl-2.2.35-1.my/debian/control 2006-03-13 12:46:43.0 +0100 @@ -15,7 +15,7 @@ Package: libacl1-dev Section: libdevel Priority: extra -Depends: libc6-dev, libacl1 (>= 2.0

Bug#358789: allow build on *-uclibc

2006-03-24 Thread Pjotr Kourzanov
Package: busybox Severity: minor Tags: patch --- busybox-1.01/Rules.mak.in 2006-03-12 14:58:03.0 +0100 +++ busybox-1.01-4.my/Rules.mak.in 2006-03-12 14:45:00.0 +0100 @@ -133,6 +133,9 @@ LIBRARIES:=-lefence endif endif +ifeq ($(host_os),linux-uclibc) + CFL

Bug#358786: allow build on *-uclibc

2006-03-24 Thread Pjotr Kourzanov
Package: attr Version: 2.4.31-1 Severity: minor Tags: patch --- attr-2.4.25/include/builddefs.in2004-11-28 23:32:55.0 +0100 +++ attr-2.4.25-1.my/include/builddefs.in 2006-03-13 12:16:02.0 +0100 @@ -70,7 +70,7 @@ ECHO = @echo@ SORT = @sort@ LN_S

Bug#358787: coreutils can not be cross-compiled

2006-03-24 Thread Pjotr Kourzanov
Package: coreutils Version: 5.2.1-2.1 Severity: minor Tags: patch The first patch follows (touches debian/rules and man/Makefile.am): --- coreutils-5.2.1/debian/patches/60_cross.patch 1970-01-01 01:00:00.0 +0100 +++ coreutils-5.2.1-2.1.my/debian/patches/60_cross.patch2006-0

Bug#358778: dash does not provide static packages

2006-03-24 Thread Pjotr Kourzanov
Package: dash Version: 0.5.3-2 Severity: normal Tags: patch Also, build dietlibc based packages only when DEB_BUILD_OPTIONS is on "diet". Includes cross-compiling patch. --- dash-0.5.3/debian/control 2006-03-12 17:43:16.0 +0100 +++ dash-0.5.3-2.my/debian/control 2006-03-14 17:45:4

Bug#358773: gcc does not deduce softfloat and vfp (ARM) options

2006-03-24 Thread Pjotr Kourzanov
Package: gcc-4.0 Version: 4.0.3-1 Severity: minor Tags: patch --- gcc-4.0-4.0.3/debian/rules2 2006-03-20 20:07:22.0 +0100 +++ gcc-4.0-4.0.3-1/debian/rules2 2006-03-23 22:55:10.0 +0100 @@ -233,6 +233,14 @@ endif endif +ifneq (,$(findstring softfloat,$(DEB_TARGET_GNU_CPU)

Bug#358772: glibc can not be cross-compiled with softfloat for ARM

2006-03-24 Thread Pjotr Kourzanov
Package: glibc Severity: minor Tags: patch --- glibc-2.3.6/debian/patches/series 2006-03-23 00:07:51.0 +0100 +++ glibc-2.3.6-4.my/debian/patches/series 2006-03-23 17:58:40.0 +0100 @@ -34,6 +34,7 @@ 50_glibc232-m68k-dwarf2-buildfix.diff -p0 #arm-output-format.diff -p0#

Bug#358776: dietlibc can not be cross-compiled for ARM and MIPSEL

2006-03-24 Thread Pjotr Kourzanov
Package: dietlibc Version: 0.29-8.my Severity: important Tags: patch find dietlibc-0.29 --- dietlibc-0.29/arm/syscalls.h2006-03-13 17:42:12.0 +0100 +++ dietlibc-0.29-8.my/arm/syscalls.h 2006-03-13 17:41:37.0 +0100 @@ -597,6 +597,7 @@ #ifdef __ASSEMBLER__ +#ifndef sys

Bug#358774: findutils can not be cross-compiled

2006-03-24 Thread Pjotr Kourzanov
Package: findutils Version: 4.2.27-1 Severity: minor Tags: patch --- findutils-4.2.27/debian/rules 2006-03-13 14:41:40.0 +0100 +++ findutils-4.2.27-1.my/debian/rules 2006-03-13 14:40:50.0 +0100 @@ -47,7 +47,9 @@ # Add here commands to compile the package. $

Bug#358770: libelf can not be cross-compiled

2006-03-24 Thread Pjotr Kourzanov
Package: libelf Severity: minor Tags: patch --- libelf-0.8.5/debian/rules 2006-03-21 11:50:01.0 +0100 +++ libelf-0.8.5-1.1/debian/rules 2006-03-21 12:19:18.0 +0100 @@ -26,7 +26,8 @@ build: $(DOBUILDCOMPAT) $(checkdir) -[ -f build-libc5 ] && ( rm -f build-l

Bug#358771: glibc can not be cross-compiled

2006-03-24 Thread Pjotr Kourzanov
Package: glibc Severity: minor Tags: patch --- glibc-2.3.6/debian/sysdeps/linux.mk 2006-03-17 23:06:20.0 +0100 +++ glibc-2.3.6-3.my/debian/sysdeps/linux.mk2006-03-17 23:09:21.0 +0100 @@ -24,7 +24,11 @@ libc_add-ons = linuxthreads $(add-ons) ifndef LINUX_SOURCE +ifneq ($(DE

Bug#358775: allow (cross-) hosing of Debian *-uclibc archs on uclibc

2006-03-24 Thread Pjotr Kourzanov
Package: uclibc Severity: important Tags: patch find uclibc-0.9.27 --- uclibc-0.9.27//debian/config2006-03-11 23:26:21.0 +0100 +++ uclibc-0.9.27-1.my.0//debian/config 2006-03-11 15:38:45.0 +0100 @@ -141,8 +141,8 @@ # Library Installation Options # SHARED_LIB_LOADER_PREF

Bug#358768: ncurses can not be built with uClibc

2006-03-24 Thread Pjotr Kourzanov
Package: ncurses Severity: minor Tags: patch find ncurses-5.5 --- ncurses-5.5//debian/rules 2006-03-13 10:47:13.0 +0100 +++ ncurses-5.5-1.my//debian/rules 2006-03-13 10:41:40.0 +0100 @@ -42,7 +42,7 @@ DEB_HOST_GNU_CPU ?= $(shell dpkg-architecture -qDEB_HOST_GNU_CPU) DEB_HO

Bug#358767: readline5 can not be cross-compilied

2006-03-24 Thread Pjotr Kourzanov
Package: readline5 Severity: minor Tags: patch --- readline5-5.1/debian/rules 2006-03-21 12:33:35.0 +0100 +++ readline5-5.1-6.my/debian/rules 2006-03-21 14:01:15.0 +0100 @@ -78,7 +78,8 @@ find . -type d | xargs chmod g-s cd $(builddir) && \ CC=$(CC) $

Bug#357658: libgcc/libstdc++ does not provide -dcv1 when cross-compiling

2006-03-21 Thread Pjotr Kourzanov
Package: gcc-3.4 Version: 3.4.5-2 Followup-For: Bug #357658 --- gcc-3.4-3.4.5/debian/control.m4 2006-03-17 23:15:24.0 +0100 +++ gcc-3.4-3.4.5-2/debian/control.m4 2006-03-21 11:17:20.0 +0100 @@ -56,6 +56,8 @@ Section: ifdef(`TARGET',`devel',`libs') Priority: ifdef(`TARGET',

Bug#357629: libgcc/libstdc++ does not provide -dcv1 when cross-compiling

2006-03-21 Thread Pjotr Kourzanov
Package: gcc-3.3 Version: 1:3.3.6-10 Followup-For: Bug #357629 --- gcc-3.3-3.3.6/debian/control.m4 2006-03-17 23:15:07.0 +0100 +++ gcc-3.3-3.3.6-10/debian/control.m4 2006-03-21 16:38:50.0 +0100 @@ -58,6 +58,8 @@ Section: ifdef(`TARGET',`devel',`libs') Priority: ifdef(`TARGE

Bug#357661: libgcc/libstdc++ does not provide -dcv1

2006-03-21 Thread Pjotr Kourzanov
Package: gcc-4.0 Version: 4.0.2-9.my Followup-For: Bug #357661 --- gcc-4.0-4.0.3/debian/control.m4 2006-03-20 20:07:22.0 +0100 +++ gcc-4.0-4.0.3-1/debian/control.m4 2006-03-21 16:33:32.0 +0100 @@ -103,6 +103,8 @@ Section: ifdef(`TARGET',`devel',`libs') Priority: ifdef(`TARG

Bug#357661: libgcc1 fails to provide -dcv1 when cross-compiling

2006-03-18 Thread Pjotr Kourzanov
Package: gcc-4.0 Version: 4.0.2-9.my Severity: minor Tags: patch --- gcc-4.0-4.0.2/debian/control.m4 2006-03-17 12:25:13.0 +0100 +++ gcc-4.0-4.0.2-9/debian/control.m4 2006-03-17 12:20:46.0 +0100 @@ -103,6 +103,8 @@ Section: ifdef(`TARGET',`devel',`libs') Priority: ifdef(`T

Bug#357658: libgcc1 does not provide -dcv1 when cross-compiling

2006-03-18 Thread Pjotr Kourzanov
Package: gcc-3.4 Version: 3.4.5-2 Severity: minor Tags: patch --- gcc-3.4-3.4.5/debian/control.m4 2006-03-17 23:15:24.0 +0100 +++ gcc-3.4-3.4.5-2/debian/control.m4 2006-03-17 23:17:19.0 +0100 @@ -56,6 +56,8 @@ Section: ifdef(`TARGET',`devel',`libs') Priority: ifdef(`TARGET

Bug#357629: libgcc1 does not provide -dcv1 when cross-compiling

2006-03-18 Thread Pjotr Kourzanov
Package: gcc-3.3 Version: 1:3.3.6-10 Severity: minor Tags: patch --- gcc-3.3-3.3.6/debian/control.m4 2006-03-17 23:15:07.0 +0100 +++ gcc-3.3-3.3.6-10/debian/control.m4 2006-03-17 23:23:08.0 +0100 @@ -58,6 +58,8 @@ Section: ifdef(`TARGET',`devel',`libs') Priority: ifdef(`TARG

Bug#355132: Please consider this patch, that adds the ability to cross-compile your package

2006-03-03 Thread Pjotr Kourzanov
Package: dash Version: 0.5.3-2 Severity: wishlist Tags: patch --- dash-0.5.3/debian/rules 2006-03-03 14:41:09.0 +0100 +++ dash-0.5.3-2.my/debian/rules2006-02-24 15:46:06.0 +0100 @@ -33,12 +33,12 @@ configure: deb-checkdir configure-stamp configure-udeb-stamp configure

Bug#355130: Please consider this patch, that adds the ability to cross-compile your package

2006-03-03 Thread Pjotr Kourzanov
Package: busybox-static Severity: wishlist Tags: patch --- busybox-1.01/debian/rules 2006-03-03 14:41:03.0 +0100 +++ busybox-1.01-4.my/debian/rules 2006-02-24 15:36:32.0 +0100 @@ -34,7 +34,7 @@ CONFIG_FLOPPY_UDEB = $(call CONFIG,floppy-udeb) config.status: configure -

Bug#355129: A bug in debian/rules

2006-03-03 Thread Pjotr Kourzanov
Package: ncurses Severity: serious Tags: patch --- ncurses-5.5/debian/rules2006-03-03 14:55:56.0 +0100 +++ ncurses-5.5-1.my/debian/rules 2006-03-03 15:10:29.0 +0100 @@ -258,7 +258,7 @@ @build_ver=`sed -n -e \ 's/^.*NCUR

Bug#355124: Please consider this patch, that adds the ability to cross-compile your package.

2006-03-03 Thread Pjotr Kourzanov
Package: dash Version: 0.5.3-2 Severity: wishlist --- dash-0.5.3/debian/rules 2006-03-03 14:41:09.0 +0100 +++ dash-0.5.3-2.my/debian/rules2006-02-24 15:46:06.0 +0100 @@ -33,12 +33,12 @@ configure: deb-checkdir configure-stamp configure-udeb-stamp configure-stamp: patc

Bug#355123: Please consider this patch, that adds the ability to cross-compile your package.

2006-03-03 Thread Pjotr Kourzanov
Package: busybox Severity: wishlist --- busybox-1.01/debian/rules 2006-03-03 14:41:03.0 +0100 +++ busybox-1.01-4.my/debian/rules 2006-02-24 15:36:32.0 +0100 @@ -34,7 +34,7 @@ CONFIG_FLOPPY_UDEB = $(call CONFIG,floppy-udeb) config.status: configure - sh ./configure

Bug#293121: /proc/self/statm has "drs data/stack" and "lrs library" fields in reverse order

2005-02-01 Thread Pjotr Kourzanov
Package: manpages Version: 1.70-1 Severity: normal Please change the manpage for /proc. -- System Information: Debian Release: 3.1 APT prefers testing APT policy: (990, 'testing'), (500, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.7 Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-