summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Paul Gevers [Sun, 24 Dec 2023 10:36:38 +0000 (10:36 +0000)]
Timestamps in fpc documentation are hindering reproducible builds
Forwarded: no
Don't add the date to the footer of docs generated by fpdoc
===================================================================
Gbp-Pq: Name prevent_date_in_fpcdocs.patch
Abou Al Montacir [Wed, 15 Jan 2014 20:49:04 +0000 (21:49 +0100)]
Change path of localization fies to fit Debian standard. (Closes: Bug#73368)
Bug-Debian: http://bugs.debian.org/73368
Gbp-Pq: Name fix-encoding-of-localization-files-to-be-utf8.patch
Abou Al Montacir [Wed, 15 Jan 2014 20:49:04 +0000 (21:49 +0100)]
Change path of localization fies to fit Debian standard. (Closes: Bug#73368)
Bug-Debian: http://bugs.debian.org/73368
Gbp-Pq: Name change-path-of-localization-files-to-fit-Debian-standar.patch
Peter Michael Green [Sun, 24 Dec 2023 10:36:38 +0000 (10:36 +0000)]
Use ld.bfd explicitly
Bug-Debian: http://bugs.debian.org/620815
Bug-Debian: http://bugs.debian.org/624525
Bug-Debian: http://bugs.debian.org/717651
Freepascal is broken with ld.gold, previously we conflicted with binutils-gold
but that makes us uninstallable with the new binutils.
So instead we take the approach of patching fpc to use ld.bfd directly
Gbp-Pq: Name use-bfd-explicitly.diff
Pascal Packaging Team [Sun, 24 Dec 2023 10:36:38 +0000 (10:36 +0000)]
rename-instantfpc-to-ifpc
This patch renames instantfpc to ifpc (Instant Free Pascal Compiler) and adds
man files for it.
Gbp-Pq: Name rename-instantfpc-to-ifpc.patch
Pascal Packaging Team [Sun, 24 Dec 2023 10:36:38 +0000 (10:36 +0000)]
relpath
This patch adds an utility for computing relative path according to a given
base directory. This is useful for libraries that are to install .lpk in
order to be used with lazarus. As these libraries may be compiled without
need to build depend on Lazarus, we add it in fp-utils package which is likely
to be used by any big project which build depends on fp-compiler.
Gbp-Pq: Name relpath.patch
Pascal Packaging Team [Sun, 24 Dec 2023 10:36:38 +0000 (10:36 +0000)]
fix-FPCDIR-in-fpcmake
This patch fixes evaluation of default value for FPCDIR. (Closes: bug#662814)
This patch fixes evaluation of default value for FPCDIR. (Closes: bug#662814)
Gbp-Pq: Name fix-FPCDIR-in-fpcmake.diff
Pascal Packaging Team [Sun, 24 Dec 2023 10:36:38 +0000 (10:36 +0000)]
version
This patch adds Debian build version to compiler full version.
Gbp-Pq: Name version.diff
Raspbian forward porter [Sun, 24 Dec 2023 10:36:38 +0000 (10:36 +0000)]
fpc (3.2.2+dfsg-23+rpi1) trixie-staging; urgency=medium
[changes brought forward from 2.6.4+dfsg-4+rpi1 by Peter Michael Green <plugwash@raspbian.org> at Mon, 20 Oct 2014 23:12:17 +0000]
* Set compiler defaults for raspbian.
[changes brought forward from 3.2.2+dfsg-4+rpi2 by Peter Michael Green <plugwash@raspbian.org> at Sun, 20 Feb 2022 19:45:37 +0000]
* Apply hack to work around binutils bug https://sourceware.org/bugzilla/show_bug.cgi?id=28848
* Fix clean target.
[dgit import unpatched fpc 3.2.2+dfsg-23+rpi1]
Raspbian forward porter [Sun, 24 Dec 2023 10:36:38 +0000 (10:36 +0000)]
Import fpc_3.2.2+dfsg-23+rpi1.debian.tar.xz
[dgit import tarball fpc 3.2.2+dfsg-23+rpi1 fpc_3.2.2+dfsg-23+rpi1.debian.tar.xz]
Abou Al Montacir [Sat, 19 Jun 2021 10:43:44 +0000 (12:43 +0200)]
Import fpc_3.2.2+dfsg.orig.tar.xz
[dgit import orig fpc_3.2.2+dfsg.orig.tar.xz]