Bug#886203: FTBFS: dh: unable to load addon scour

2018-01-02 Thread Adam Borowski
Source: wavbreaker Version: 0.11-1 Severity: serious Justification: fails to build from source (but built successfully in the past) Hi! I'm afraid that your package fails to build on current unstable: dh clean --parallel --with=autotools_dev,scour dh: Compatibility levels before 9 are deprecated

Bug#851084: let's NMU this then

2017-11-25 Thread Adam Borowski
17:40:06.0 +0100 +++ crtmpserver-1.0~dfsg/debian/changelog 2017-11-25 16:06:37.0 +0100 @@ -1,3 +1,10 @@ +crtmpserver (1.0~dfsg-5.4) unstable; urgency=medium + + * Non-maintainer upload. + * SSL1.1, patch by Philip Chung (Closes: #851084). + + -- Adam Borowski <kilob...@angband.pl

Bug#872186: easytag: please don't disallow multiple instances

2017-08-14 Thread Adam Borowski
Package: easytag Version: 2.4.3-1 Severity: wishlist Hi! If I try to start a new instance of easytag (usually from a terminal, giving it a directory as an argument[1]), but another easytag process is already running, instead of opening, it finds the other process and tries to close it

Bug#872050: easytag: "delete files" asks once per file

2017-08-13 Thread Adam Borowski
Package: easytag Version: 2.4.3-1 Severity: minor Hi! If you select a bunch of files then use "delete files", you get a "Skip/Cancel/Delete" dialog for every file. This is pretty tedious if there's more than a few of them selected. Meow! -- System Information: Debian Release: buster/sid APT

Bug#828274: NMU: SSL1.0 for now

2016-12-30 Thread Adam Borowski
:06.0 +0100 @@ -1,3 +1,10 @@ +crtmpserver (1.0~dfsg-5.3) unstable; urgency=medium + + * Non-maintainer upload. + * Fix FTBFS by using SSL1.0 for now (Downgrades: #828274). + + -- Adam Borowski <kilob...@angband.pl> Fri, 30 Dec 2016 17:40:06 +0100 + crtmpserver (1.0~dfsg-5.2) unstable; u

Bug#811622: NMU in delayed/7

2016-07-29 Thread Adam Borowski
: #811622). + * Remove Andres Mejia from Uploaders, per the MIA team (Closes: #743519). + + -- Adam Borowski <kilob...@angband.pl> Sat, 30 Jul 2016 04:26:19 +0200 + crtmpserver (1.0~dfsg-5.1) unstable; urgency=medium * Non-maintainer upload. diff -Nru crtmpserver-1.0~dfsg/debian/c

Bug#811622: here's a patch

2016-07-20 Thread Adam Borowski
. >From b66c8027c3cb0636efd3ea26fa296b533f6606c6 Mon Sep 17 00:00:00 2001 From: Adam Borowski <kilob...@angband.pl> Date: Thu, 21 Jul 2016 03:54:22 +0200 Subject: [PATCH] Fix FTBFS with gcc-6. All of many errors are of only two types: * letters after string literals, sometimes fatal: &quo

Bug#822228: proposed NMU

2016-04-29 Thread Adam Borowski
a day keeps the vet away. >From a536721253a64eaca4821a64e06dfb81ce727e3b Mon Sep 17 00:00:00 2001 From: Adam Borowski <kilob...@angband.pl> Date: Sat, 30 Apr 2016 04:22:01 +0200 Subject: [PATCH] NMU: switch to fonts-dejavu-core. --- debian/changelog | 7 +++ debian/control | 2 +

Bug#778777: please apply Thorsten's patch

2016-02-14 Thread Adam Borowski
Hi! I see you've recently made an upload, but did not apply the x32 patch. I've just checked: Thorsten's patch does apply and builds correctly for me. I'm running around NMUing things, but as you guys are alive, I'm pinging you instead first. Please consider uploading with this patch. Meow! --

Bug#804678: dependency is still there

2016-01-29 Thread Adam Borowski
Control: notfixed -1 2.76.b+dfsg0-1 Control: reopen -1 Hi! I'm afraid that your upload to experimental, despite claiming in the changelog that it doesn't use the droid font anymore, still has Depends: fonts-droid. I guess you changed the code without updating debian/control. Also, please remove

Bug#794724: NMU diff

2015-10-25 Thread Adam Borowski
+1,10 @@ +crtmpserver (1.0~dfsg-5.1) unstable; urgency=medium + + * Non-maintainer upload. + * Don't hard-code dependencies (Closes: #794724). + + -- Adam Borowski <kilob...@angband.pl> Sun, 25 Oct 2015 13:14:05 +0100 + crtmpserver (1.0~dfsg-5) unstable; urgency=low * Update the kf

Bug#794724: NMU

2015-10-25 Thread Adam Borowski
Hi! I've uploaded (with Thijs Kinkhorst) a NMU for this bug to DELAYED/3. No changes other than the removal of hardcoded library dependencies. Please shout if there's some reason you'd like to abort this NMU. -- ⢎⣉⠂⠠⠤⡀⣄⠤⡀⠠⡅⠀⠤⡧⠄⡄⠀⡄⠀⠀⠀⠠⡅⠀⡠⠤⠄⠀⠀⠀⢴⠍⠀⡠⠤⡀⣄⠤⡀⠀⠀⠀⠤⡧⠄⣇⠤⡀⡠⠤⡀⠀⠀⠀⡄⠀⡄⡠⠤⡀⠠⠤⡀⡇⡠⠄⠀⠀⠀

Bug#798234: easytag: segfaults on saving opus files

2015-09-06 Thread Adam Borowski
Package: easytag Version: 2.4.0-1 Severity: normal The newest version of easytag segfaults upon trying to save an opus file. The output is: = ** (easytag:27039): WARNING **: Error retrieving accessibility bus address:

Bug#778777: src:libffado: FTBFS on x32: uses -m32

2015-02-19 Thread Adam Borowski
elf32-x86-64. Author: Adam Borowski kilob...@angband.pl --- libffado-2.2.1.orig/SConstruct +++ libffado-2.2.1/SConstruct @@ -659,6 +659,21 @@ def is_userspace_32bit(cpuinfo): return answer +def is_userspace_x32(): +Check if the chosen compiler targets x32. + +# Doing this instead

Bug#775349: src:x264: FTBFS on x32: mistakes it for amd64

2015-01-14 Thread Adam Borowski
. As usually, x32 gets mistaken for amd64 (both are x86-64 ABIs after all). This version doesn't use any assembly yet, a proper port is needed. Author: Adam Borowski kilob...@angband.pl --- x264-0.142.2431+gita5831aa.orig/common/common.h +++ x264-0.142.2431+gita5831aa/common/common.h @@ -1010,7 +1010,7

Bug#759626: gavl: FTBFS on x32

2014-08-28 Thread Adam Borowski
Package: gavl Version: 1.4.0-1 Severity: normal Tags: patch Hi! I'm afraid your package fails to build on x32, and blocks a load of stuff because of deep Build-Dependency chains. Here's a fix. I did not bother porting this code, just ripped the whole block away because even the only