Bug#965887: Update debhelper compatibility and build rules

2021-12-21 Thread Slávek Banko
/rules: Clean the rules - use of debhelper overrides. + * debian/source/format: Declare format 3.0 (quilt). + * debian/copyright: Clarify link to GPL-2. + + -- Slávek Banko Tue, 21 Dec 2021 19:38:58 +0100 + xcalib (0.8.dfsg1-2.1) unstable; urgency=medium * Non-maintainer upload. diff -ruN

Bug#984180: Patch to fix FTBFS with GCC-11

2021-09-27 Thread Slávek Banko
+ patch Hi Debian BTS, Matthias, the problem seems only to use the name 'byte' for the 'usigned char' data type. The attached patch changes the name to 'byte_t' instead of 'byte', thereby resolving the problem. Cheers -- Slávek Index: b/htword/WordBitCompress.cc

Bug#939338: Remove the config.h header which is generated from breakpoints.h

2019-09-08 Thread Slávek Banko
. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This resolves Debian Bug #939338. Signed-off-by: Slávek Banko --- cli/cmd_break.cc | 1 + cli/socket.cc | 1 + src/14bit-registers.cc | 2 ++ src/breakpoints.h | 2 -- src/trigger.cc

Bug#853420: gle-graphics: fix ftbfs with GCC-7

2017-10-18 Thread Slávek Banko
Tags: + patch By chance, I encountered the same bug in another project. I attach a patch here as well. Cheers -- Slávek Index: b/src/gle/surface/ffitcontour.cpp === --- a/src/gle/surface/ffitcontour.cpp +++

Bug#858676: /dev/console is not unmounted in chroot

2017-03-30 Thread Slávek Banko
Hi, I have some details on this issue. It appears that mounted folder remains in the chroot /dev/console. This is a regression - the previous version 0.228.5~bpo8+1 worked correctly. I consider this bug as serious. Cheers -- Slávek

Bug#843402: reprepro cannot handle .changes files that reference .buildinfo files

2016-11-24 Thread Slávek Banko
gt; > On Tue, 2016-11-22 at 00:31:47 +0100, Slávek Banko wrote: > > I tried to update reprepro on Jessie by packages from Jan Wagner and > > also from Stephan Sürken but I noticing problems. When I use > > "reprepro processincoming", I got: > > > > There

Bug#843402: reprepro cannot handle .changes files that reference .buildinfo files

2016-11-22 Thread Slávek Banko
Dne út 22. listopadu 2016 Stephan Sürken napsal(a): > Hi Slavek, > > On Tue, 22 Nov 2016 00:31:47 +0100 =?utf-8?q?Sl=C3=A1vek_Banko?= > wrote: > > (...) > > > When I use "reprepro include", I got: > > (...) > > > Aborted > >  > > Buildinfo files are generated by dpkg 1.18.15

Bug#843402: reprepro cannot handle .changes files that reference .buildinfo files

2016-11-21 Thread Slávek Banko
Hi all, I tried to update reprepro on Jessie by packages from Jan Wagner and also from Stephan Sürken but I noticing problems. When I use "reprepro processincoming", I got: There have been errors! Nothing else == just this one brief sentence. When I use "reprepro include", I got: reprepro:

Bug#314427: libpq-dev is now broken

2014-03-22 Thread Slávek Banko
Hi all, include file postgres_fe.h users common/fe_memutils.h, but this is not included in libpq-dev. Include file common/fe_memutils.h is in postgresql-server-dev, because it uses on palloc.h. It is necessary that postgres_fe.h used common/fe_memutils.h? How to solve the fe Includes depends

Bug#713270: Cause of bug detected

2013-09-12 Thread Slávek Banko
Hi, I have the identical problem with another package (not part of Jessie). When I searching for the causes of this problem I have found that it is caused by the patch from bug #706181. When I revert patch, I have not noticed any ping-pong with ldconfig and FTBFS is gone. I do not understand

Bug#713270: Proposed patch

2013-09-12 Thread Slávek Banko
. + * Ship /usr/lib/${DEB_HOST_MULTIARCH}/libpng12.so.0 symlink +in libpng12-0, instead of libpng12-dev. (Closes: #713270) + + -- Slávek Banko slavek.ba...@axis.cz Thu, 12 Sep 2013 02:32:32 +0200 + libpng (1.2.49-4) unstable; urgency=low [ Andreas Beckmann ] diff -ruN libpng-1.2.49.orig

Bug#701432: hal: ftbfs with eglibc-2.17 [patch]

2013-03-29 Thread Slávek Banko
Tags: patch The attached one-line patch solves this FTBFS. Slavek Index: b/hald/linux/addons/addon-storage.c === --- a/hald/linux/addons/addon-storage.c 2013-03-30 03:51:29.0 +0100 +++ b/hald/linux/addons/addon-storage.c

Bug#693210: [pkg-firebird-general] Bug#693210: server crash on prearing an empty query with tracing enabled

2013-03-05 Thread Slávek Banko
Dne po 4. března 2013 Moritz Muehlenhoff napsal(a): On Sun, Jan 20, 2013 at 11:40:54PM +0900, Hideki Yamane wrote: Hi, On Wed, 14 Nov 2012 23:14:51 +0200 Damyan Ivanov d...@debian.org wrote: Forwarded: http://tracker.firebirdsql.org/browse/CORE-3884 With trace enabled,

Bug#701999: libreoffice: Missing localization in XDG files for menu

2013-03-01 Thread Slávek Banko
Package: libreoffice Version: 1:3.5.4+dfsg-3~bpo60+2 Severity: normal File: /usr/lib/libreoffice/program/soffice Tags: l10n In the XDG menu files (/usr/lib/libreoffice/share/xdg/*.desktop) missing localization for languages ​​other than basic - English. This applies to all platforms except

Bug#682682: Solution for this bug

2012-07-24 Thread Slávek Banko
I forgot to explicitly state that the problem is solved when unzip is compiled with -DNO_WORKING_ISPRINT. Slavek -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#566067: foomatic-rip segfaults when used with lprng

2010-05-16 Thread Slávek Banko
version. This patch is fraction from: http://bzr.linuxfoundation.org/loggerhead/openprinting/foomatic/foomatic-filters/revision/219 -- Slávek Banko --- foomatic-filters-4.0-20090509.orig/foomaticrip.c +++ foomatic-filters-4.0-20090509/foomaticrip.c @@ -1192,12 +1192,13 @@ spooler

Bug#533452: foomatic-db-engine: FTBFS: Could not run foomatic-combo-xml/foomatic-perl-data!

2010-02-20 Thread Slávek Banko
Here is small workaround to fix this bug. *** debian/rules.orig 2010-02-21 02:05:22.0 +0100 --- debian/rules2010-02-21 02:06:20.0 +0100 *** *** 80,86 --- 80,90 dh_prep dh_installdirs + mv ./lib/Foomatic/Defaults.pm

Bug#410817: linux-image-2.6.18-3-686: new megaraid driver fails to detect logical drive

2007-02-13 Thread Slávek Banko
Try to use module megaraid_mbox, instead of module megaraid. Slavek -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]