Debian Patches

Status for libtext-bibtex-perl/0.89-2

Patch Description Author Forwarded Bugs Origin Last update
0001-Introduce-a-btparse_api_version-note-and-use-it-in-d.patch Introduce a btparse_api_version note and use it in definine the SONAME.

Most linux distributions require a versioned SONAME for all libraries
in /usr/lib. This provides such an SONAME by defining the version in
Build.PL.

We also provide a symlink with unversioned name to make the linking of
binaries to the shared library transparent.

Arguably this should be defined in the C source of btparse, but since
the version is taken from the perl module, this alternative is maybe
more acceptable; it is certainly simpler than parsing another file in
Build.PL.
David Bremner <bremner@debian.org> no 2012-03-03
0002-disable-rpath-if-installing-into-usr-lib.patch disable rpath if installing into /usr/lib
rpath isn't needed then, and setting has some undesirable
side-effects, the more obvious being that it prevents relocating the
libraries in the files system.
David Bremner <bremner@debian.org> no 2012-03-03
0003-no-ldconfig.patch make sure we don't run ldconfig gregor herrmann <gregoa@debian.org> not-needed vendor 2016-07-09
0004-manpage-section.patch install manpages into section 3 gregor herrmann <gregoa@debian.org> no vendor 2019-07-16
0005-hardening-flags.patch add LDFLAGS when linking the .so gregor herrmann <gregoa@debian.org> no vendor 2019-07-16
0006-no-lib64.patch don't install into /usr/lib64 even if it exists gregor herrmann <gregoa@debian.org> not-needed debian vendor 2019-07-16

All known versions for source package 'libtext-bibtex-perl'

Links