summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Pascal Packaging Team [Sun, 22 Apr 2018 14:10:23 +0000 (15:10 +0100)]
remove-depreciated-ncursus-variables-declaration
Gbp-Pq: Name remove-depreciated-ncursus-variables-declaration.patch
Pascal Packaging Team [Sun, 22 Apr 2018 14:10:23 +0000 (15:10 +0100)]
fix_mips_mipsel_lazarus_FTBFS
Gbp-Pq: Name fix_mips_mipsel_lazarus_FTBFS.patch
Pascal Packaging Team [Sun, 22 Apr 2018 14:10:23 +0000 (15:10 +0100)]
fix_tests_for_make_print_directory
Gbp-Pq: Name fix_tests_for_make_print_directory.patch
Pascal Packaging Team [Sun, 22 Apr 2018 14:10:23 +0000 (15:10 +0100)]
fix-spelling-errors-3
Gbp-Pq: Name fix-spelling-errors-3.patch
Pascal Packaging Team [Sun, 22 Apr 2018 14:10:23 +0000 (15:10 +0100)]
fix_source_location_for_documentation
===================================================================
Gbp-Pq: Name fix_source_location_for_documentation.patch
Pascal Packaging Team [Sun, 22 Apr 2018 14:10:23 +0000 (15:10 +0100)]
armhf-fix-vstr-vld-offset
Gbp-Pq: Name armhf-fix-vstr-vld-offset.patch
Pascal Packaging Team [Sun, 22 Apr 2018 14:10:23 +0000 (15:10 +0100)]
ppdep-fix-else-handling
Gbp-Pq: Name ppdep-fix-else-handling.patch
Pascal Packaging Team [Sun, 22 Apr 2018 14:10:23 +0000 (15:10 +0100)]
further-arm64-fixes
cat ../fpc-svnbranchdiff | filterdiff -p0 '-icompiler/aarch64/*' --addoldprefix=a/fpcsrc/ --addnewprefix=b/fpcsrc/ | filterdiff -p1 -xfpcsrc/compiler/aarch64/symcpu.pas > debian/patches/further-arm64-fixes.patch
.
The changes in symcpu.pas were excluded because they
Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=830906
Gbp-Pq: Name further-arm64-fixes.patch
Pascal Packaging Team [Sun, 22 Apr 2018 14:10:23 +0000 (15:10 +0100)]
fix_powerpc_ftbfs_with_new_glibc
Gbp-Pq: Name fix_powerpc_ftbfs_with_new_glibc.patch
Pascal Packaging Team [Sun, 22 Apr 2018 14:10:23 +0000 (15:10 +0100)]
armhf-tags
Gbp-Pq: Name armhf-tags.patch
Pascal Packaging Team [Sun, 22 Apr 2018 14:10:23 +0000 (15:10 +0100)]
after_patch_arm64_systems.pas
release)
Source: http://svn.freepascal.org/cgi-bin/viewvc.cgi/trunk/compiler/systems.pas?r1=32102&r2=32101&view=patch
Bug-Debian: https://bugs.debian.org/807479
Gbp-Pq: Name after_patch_arm64_systems.pas.patch
Pascal Packaging Team [Sun, 22 Apr 2018 14:10:23 +0000 (15:10 +0100)]
let_ppudump_honor_TZ_var
Gbp-Pq: Name let_ppudump_honor_TZ_var.patch
Pascal Packaging Team [Sun, 22 Apr 2018 14:10:23 +0000 (15:10 +0100)]
honor_SOURCE_DATE_EPOCH_in_date
Gbp-Pq: Name honor_SOURCE_DATE_EPOCH_in_date.patch
Pascal Packaging Team [Sun, 22 Apr 2018 14:10:23 +0000 (15:10 +0100)]
add-arm64-support
Gbp-Pq: Name add-arm64-support.patch
Pascal Packaging Team [Sun, 22 Apr 2018 14:10:23 +0000 (15:10 +0100)]
fix_FTBFS_on_linux_not_amd64
Gbp-Pq: Name fix_FTBFS_on_linux_not_amd64.patch
Pascal Packaging Team [Sun, 22 Apr 2018 14:10:23 +0000 (15:10 +0100)]
fix-IDE-data-file-location
===================================================================
Gbp-Pq: Name fix-IDE-data-file-location.patch
Pascal Packaging Team [Sun, 22 Apr 2018 14:10:23 +0000 (15:10 +0100)]
disable_building_gnome1_and_gtk1
Gbp-Pq: Name disable_building_gnome1_and_gtk1.patch
Pascal Packaging Team [Sun, 22 Apr 2018 14:10:23 +0000 (15:10 +0100)]
prevent_date_in_fpcdocs
===================================================================
Gbp-Pq: Name prevent_date_in_fpcdocs.patch
Pascal Packaging Team [Sun, 22 Apr 2018 14:10:23 +0000 (15:10 +0100)]
prevent_date_in_fpcMakefiles
Gbp-Pq: Name prevent_date_in_fpcMakefiles.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)
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)
Gbp-Pq: Name change-path-of-localization-files-to-fit-Debian-standar.patch
Pascal Packaging Team [Sun, 22 Apr 2018 14:10:23 +0000 (15:10 +0100)]
use-bfd-explicitly
Gbp-Pq: Name use-bfd-explicitly.diff
Pascal Packaging Team [Sun, 22 Apr 2018 14:10:23 +0000 (15:10 +0100)]
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, 22 Apr 2018 14:10:23 +0000 (15:10 +0100)]
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, 22 Apr 2018 14:10:23 +0000 (15:10 +0100)]
fix-FPCDIR-in-fpcmake
This patch fixes evaluation of default value for FPCDIR. (Closes: bug#662814)
Gbp-Pq: Name fix-FPCDIR-in-fpcmake.diff
Pascal Packaging Team [Sun, 22 Apr 2018 14:10:23 +0000 (15:10 +0100)]
version
This patch adds Debian build version to compiler full version.
Gbp-Pq: Name version.diff
Abou Al Montacir [Sun, 22 Apr 2018 14:10:23 +0000 (15:10 +0100)]
fpc (3.0.4+dfsg-18) unstable; urgency=medium
* Remove dpkg-architecture calls to reduce build time and lintian warnings
* Changed Vcs-Git and Vcs-Browser to point to salsa.debian.org.
This removes lintian warnings about old repository links.
* Cleaned man page for fpcjres tool to be lintian warnings free.
* Fixed ppc suffix in fpcmake to be compatible with ppc executable name.
For arm64 architecture, FPC make files build compiler as ppca64 while
fpcmake looks for ppcxaarch64 to set default FPCDIR value.
Thanks to Graham Inggs (Closes: Bug#892285)
[dgit import unpatched fpc 3.0.4+dfsg-18]
Abou Al Montacir [Sun, 22 Apr 2018 14:10:23 +0000 (15:10 +0100)]
Import fpc_3.0.4+dfsg-18.debian.tar.xz
[dgit import tarball fpc 3.0.4+dfsg-18 fpc_3.0.4+dfsg-18.debian.tar.xz]
Paul Gevers [Mon, 30 Oct 2017 19:32:33 +0000 (19:32 +0000)]
Import fpc_3.0.4+dfsg.orig.tar.gz
[dgit import orig fpc_3.0.4+dfsg.orig.tar.gz]