Bug#1054732:

2024-06-12 Thread Mike Gerow
b/master/debian/patches/0002-Gem-Platform-emulate-3.3.15-behavior-on-Ruby-3.1.patch?ref_type=heads 2: https://github.com/jekyll/jekyll/issues/9478 3: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1069089 -- Mike Gerow ge...@google.com

Bug#995475:

2021-11-03 Thread Mike Gerow
And as expected the 5.1-3.1 NMU fixed this by triggering a rebuild.

Bug#995475: bash-static: segfault on startup when running with glibc 2.32

2021-10-01 Thread Mike Gerow
Package: bash-static Version: 5.1-3+b1 Severity: grave Justification: renders package unusable X-Debbugs-Cc: ge...@google.com ``` $ bash-static Segmentation fault (core dumped) ``` A simple rebuild of the package against the new glibc version seems to fix the issue for me. -- System Informatio

Bug#811604: FTBFS with GCC 6: statement indented as if it were guarded by

2016-07-07 Thread Mike Gerow
i386.c:135:3: note: ...this 'if' clause, but it is not > >if (reloc_entry->howto->type == R_IMAGEBASE > >^~ > > > > cc1: all warnings being treated as errors > > Makefile:1607: recipe for target 'pei-i386.lo' failed > > make[8]: ***

Bug#811593: FTBFS with GCC 6: statement indented as if it were guarded by

2016-07-07 Thread Mike Gerow
tags 811593 patch thanks Hi, The attached patch should fix the issue, although it's not completely clear to me if these were hidden (until now) mistakes or not. robertc: Are you also upstream for this? If so is the actual behavior what you were expecting? -- Mike Gerow ge...@mgerow.com

Bug#811594: [PATCH] Fix confusing indentation in src/a2crd.c

2016-07-07 Thread Mike Gerow
upload. + * Fix confusing indentation in src/a2crd.c. (Closes: #811594) + + -- Mike Gerow Thu, 07 Jul 2016 18:57:11 +0200 + chordii (4.3+repack-2) unstable; urgency=low [ Malcolm Locke ] diff --git a/debian/patches/fix-ftbfs-in-gcc-6.patch b/debian/patches/fix-ftbfs-in-gcc-6.patch new file

Bug#811579: FTBFS with GCC 6: statement indented as if it were guarded by

2016-07-07 Thread Mike Gerow
The code in question is generated by the protobuf compiler. Since humans shouldn't be reading this code anyway I think it's safe to disable the warning here. Looking to see if there's a good way to selectively disable it just for the proto bits... -- Mike Gerow ge...@mgerow.com

Bug#811582: [PATCH] Fix misleading indentation in dtnperf_client

2016-07-07 Thread Mike Gerow
og +++ b/debian/changelog @@ -1,3 +1,10 @@ +ion (3.2.1+dfsg-1.1) UNRELEASED; urgency=medium + + * Non-maintainer upload. + * Fix misleading indentation in dtnperf_client.c (closes: #811582) + + -- Mike Gerow Thu, 07 Jul 2016 16:39:04 +0200 + ion (3.2.1+dfsg-1) unstable; urgency=medium

Bug#811610: [PATCH] Disable the nonnull-compare flag for faketime.

2016-07-07 Thread Mike Gerow
--- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +faketime (0.9.6-4.1) UNRELEASED; urgency=medium + + * Non-maintainer upload. + * Disable the nonnull-compare flag for faketime. + + -- Mike Gerow Thu, 07 Jul 2016 11:36:54 +0200 + faketime (0.9.6-4) unstable; urgency=medium

Bug#811610: FTBFS with GCC 6: nonnull argument compared to NULL

2016-07-05 Thread Mike Gerow
ommon amongst libcs or not, but this seems like a situation where disabling the warning might be the right move. -- Mike Gerow ge...@mgerow.com signature.asc Description: PGP signature

Bug#811575: FTBFS with GCC 6: statement indented as if it were guarded by

2016-07-05 Thread Mike Gerow
fixed 811575 2:3.23-1 thanks Actually this should be fixed in the pull from upstream 2:3.23-1, and I can confirm that building with GCC 6 now appears to succeed. -- Mike Gerow ge...@mgerow.com signature.asc Description: PGP signature

Bug#811575: FTBFS with GCC 6: statement indented as if it were guarded by

2016-07-05 Thread Mike Gerow
that. -- Mike Gerow ge...@mgerow.com signature.asc Description: PGP signature

Bug#811576: patch

2016-07-04 Thread Mike Gerow
nd spaces in just this one area. The attached patch just replaces these with tabs and puts it in a quilt patch. I'll go ahead and post the patch on the trousers development list too. -- Mike Gerow ge...@mgerow.com diff -Nru tpm-tools-1.3.8/debian/changelog tpm-tools-1.3.8/debian/changelog --

Bug#818239: ohcount-doc: creates non-FHS /ruby directory

2016-07-03 Thread Mike Gerow
nclude this dir. -- Mike Gerow ge...@mgerow.com signature.asc Description: PGP signature

Bug#818195: [PATCH] Remove dependency on jasper

2016-05-26 Thread Mike Gerow
ch to bail out if file cannot be opened. Closes: #715777 + [ Mike Gerow ] + * Remove libjasper-dev dependency. Closes: #818195 + -- Tobias Frost Sat, 30 Apr 2016 23:46:28 +0200 dcraw (9.26-1) unstable; urgency=medium diff --git a/debian/control b/debian/control index c27a7b0..87c7f00 10