UDD
Skip Quicknav
Ultimate Database
Bugs search
Maintainer dashboard
Lintian
Lintian tags
Patches
Bugs usertags
Patches
Debian Patches
Status for gftl/1.3.0+is-really-1.2.7-1
Search:
Patch
Description
Author
Forwarded
Bugs
Origin
Last update
Fixes-96-Eliminate-extraneous-includes.patch
Fixes #96 - Eliminate extraneous includes.
Eliminated Foo* types in include/types directory.
These were originally introuced during development for testing, but
were eventually replaced by analogous types in the tests subdirectory.
The ones in the top include dir are unused and thus deleted.
...
Tom Clune <thomas.l.clune@nasa.gov>
no
2020-06-03
Install-files-in-standard-Debian-paths.patch
Install files in standard Debian paths
Ole Streicher <ole@aip.de>
no
2020-05-27
Reproducible-build.patch
Make the build reproducible
Hi,
Whilst working on the Reproducible Builds effort [0] we noticed that
gftl could not be built reproducibly.
This is because it calls out to m4 during the build with the
--synclines/-s argument, resulting in absolute filenames in the
generated files:
│ │ │ -#line 1 "/build/1st/gftl-1.2.5/include/types/../templates/header.m4"
│ │ │ +#line 1 "/build/2/gftl-1.2.5/2nd/include/types/../templates/header.m4"
Patch attached that drops these "-s" arguments.
Chris Lamb <lamby@debian.org>
no
2020-06-24
Showing 1 to 3 of 3 entries
All known versions for source package 'gftl'
1.3.0+is-really-1.2.7-1
(trixie, bookworm, bullseye, sid)
Links
Package Tracker for 'gftl'
Debian Maintainer Dashboard for 'gftl'
Browse sources for 'gftl/1.3.0+is-really-1.2.7-1' on sources.debian.org
DEP3: Patch Tagging Guidelines