Debian Patches

Status for libmarpa-r2-perl/2.086000~dfsg-9

Patch Description Author Forwarded Bugs Origin Last update
1001_xs_boot_workaround.patch XS boot workaround XS auto-generated C code results in a segfault on i386 Debian when
doing "#undef PERL_VERSION", so Marpa::R2 cannot be loaded. Instead
doing #define PERL_VERSION 0 circumvents this.
Michael Banck <mbanck@debian.org> no 2014-11-22
2001_libmarpa_external_linkage.patch avoid internally build or link against libmarpa Adapt build routines for Marpa::R2 build to treat libmarpa as an
independent library.
.
By default, libmarpa is expected to be already compiled as a static
library (i.e. passing "--with-pic --disable-shared" to configure, with
root directory as build directory.
.
Alternatively when build and test actions has "--libmarpa-shared=1" and
install action has "--libmarpa-shared", libmarpa is instead expected to
exist as a shared library (patched to not use -release versioning) at a
common ldconfig path (or overridden with LD_LIBRARY_PATH).
Jonas Smedegaard <dr@jones.dk> no 2014-06-26
reproducible_build.patch Honour SOURCE_DATE_EPOCH for embedded timestamp When the environment variable SOURCE_DATE_EPOCH is set, use it instead of the
current time for the embedded build timestamp.
.
The specification of SOURCE_DATE_EPOCH is available here:
https://reproducible-builds.org/specs/source-date-epoch/
.
In the case it is not defined, fall back to current time in UTC.
Reiner Herrmann <reiner@reiner-h.de> yes upstream
auto-gitignore Update .gitignore from Debian packaging branch
The Debian packaging git branch contains these updates to the upstream
.gitignore file(s). This patch is autogenerated, to provide these
updates to users of the official Debian archive view of the package.

[dgit (11.6) update-gitignore]
no

All known versions for source package 'libmarpa-r2-perl'

Links