summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Abou Al Montacir [Mon, 4 Dec 2017 22:55:22 +0000 (23:55 +0100)]
fix_make_files_generation
Gbp-Pq: Name fix_make_files_generation.patch
Abou Al Montacir [Sun, 12 Nov 2017 21:24:15 +0000 (22:24 +0100)]
fix-units-path-to-be-multi-arch-safe
Gbp-Pq: Name fix-units-path-to-be-multi-arch-safe.patch
pierre [Mon, 2 Feb 2015 21:49:36 +0000 (21:49 +0000)]
Fix for failures on FileNameCaseSensitive systems
git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@29609
3ad0048d-3df7-0310-abae-
a5850022a9f2
Gbp-Pq: Name fix_texpfncase_test.patch
Pascal Packaging Team [Sat, 14 Apr 2018 16:08:39 +0000 (17:08 +0100)]
create-directory-before-copy-in-Makefile.fpc
===================================================================
Gbp-Pq: Name create-directory-before-copy-in-Makefile.fpc.patch
Pascal Packaging Team [Sat, 14 Apr 2018 16:08:39 +0000 (17:08 +0100)]
drop-jsminifier-from-build-as-we-strip-it
===================================================================
Gbp-Pq: Name drop-jsminifier-from-build-as-we-strip-it.patch
Pascal Packaging Team [Sat, 14 Apr 2018 16:08:39 +0000 (17:08 +0100)]
remove-depreciated-ncursus-variables-declaration
Gbp-Pq: Name remove-depreciated-ncursus-variables-declaration.patch
Pascal Packaging Team [Sat, 14 Apr 2018 16:08:39 +0000 (17:08 +0100)]
fix_mips_mipsel_lazarus_FTBFS
Gbp-Pq: Name fix_mips_mipsel_lazarus_FTBFS.patch
Pascal Packaging Team [Sat, 14 Apr 2018 16:08:39 +0000 (17:08 +0100)]
fix_tests_for_make_print_directory
Gbp-Pq: Name fix_tests_for_make_print_directory.patch
Pascal Packaging Team [Sat, 14 Apr 2018 16:08:39 +0000 (17:08 +0100)]
fix-spelling-errors-3
Gbp-Pq: Name fix-spelling-errors-3.patch
Pascal Packaging Team [Sat, 14 Apr 2018 16:08:39 +0000 (17:08 +0100)]
fix_source_location_for_documentation
===================================================================
Gbp-Pq: Name fix_source_location_for_documentation.patch
Pascal Packaging Team [Sat, 14 Apr 2018 16:08:39 +0000 (17:08 +0100)]
armhf-fix-vstr-vld-offset
Gbp-Pq: Name armhf-fix-vstr-vld-offset.patch
Pascal Packaging Team [Sat, 14 Apr 2018 16:08:39 +0000 (17:08 +0100)]
ppdep-fix-else-handling
Gbp-Pq: Name ppdep-fix-else-handling.patch
Pascal Packaging Team [Sat, 14 Apr 2018 16:08:39 +0000 (17:08 +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 [Sat, 14 Apr 2018 16:08:39 +0000 (17:08 +0100)]
fix_powerpc_ftbfs_with_new_glibc
Gbp-Pq: Name fix_powerpc_ftbfs_with_new_glibc.patch
Pascal Packaging Team [Sat, 14 Apr 2018 16:08:39 +0000 (17:08 +0100)]
armhf-tags
Gbp-Pq: Name armhf-tags.patch
Pascal Packaging Team [Sat, 14 Apr 2018 16:08:39 +0000 (17:08 +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 [Sat, 14 Apr 2018 16:08:39 +0000 (17:08 +0100)]
let_ppudump_honor_TZ_var
Gbp-Pq: Name let_ppudump_honor_TZ_var.patch
Pascal Packaging Team [Sat, 14 Apr 2018 16:08:39 +0000 (17:08 +0100)]
honor_SOURCE_DATE_EPOCH_in_date
Gbp-Pq: Name honor_SOURCE_DATE_EPOCH_in_date.patch
Pascal Packaging Team [Sat, 14 Apr 2018 16:08:39 +0000 (17:08 +0100)]
add-arm64-support
Gbp-Pq: Name add-arm64-support.patch
Pascal Packaging Team [Sat, 14 Apr 2018 16:08:39 +0000 (17:08 +0100)]
fix_FTBFS_on_linux_not_amd64
Gbp-Pq: Name fix_FTBFS_on_linux_not_amd64.patch
Pascal Packaging Team [Sat, 14 Apr 2018 16:08:39 +0000 (17:08 +0100)]
fix-IDE-data-file-location
===================================================================
Gbp-Pq: Name fix-IDE-data-file-location.patch
Pascal Packaging Team [Sat, 14 Apr 2018 16:08:39 +0000 (17:08 +0100)]
disable_building_gnome1_and_gtk1
Gbp-Pq: Name disable_building_gnome1_and_gtk1.patch
Pascal Packaging Team [Sat, 14 Apr 2018 16:08:39 +0000 (17:08 +0100)]
prevent_date_in_fpcdocs
===================================================================
Gbp-Pq: Name prevent_date_in_fpcdocs.patch
Pascal Packaging Team [Sat, 14 Apr 2018 16:08:39 +0000 (17:08 +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 [Sat, 14 Apr 2018 16:08:39 +0000 (17:08 +0100)]
use-bfd-explicitly
Gbp-Pq: Name use-bfd-explicitly.diff
Pascal Packaging Team [Sat, 14 Apr 2018 16:08:39 +0000 (17:08 +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 [Sat, 14 Apr 2018 16:08:39 +0000 (17:08 +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 [Sat, 14 Apr 2018 16:08:39 +0000 (17:08 +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 [Sat, 14 Apr 2018 16:08:39 +0000 (17:08 +0100)]
version
This patch adds Debian build version to compiler full version.
Gbp-Pq: Name version.diff
Abou Al Montacir [Sat, 14 Apr 2018 16:08:39 +0000 (17:08 +0100)]
fpc (3.0.4+dfsg-17) unstable; urgency=medium
* Fixed ppc suffix in fpcmake to be compatible with ppc executable name.
For x86_64 architecture, FPC make files build compiler as ppcx64 while
fpcmake looks for ppcx86_64 to set default FPCDIR value.
* Patched fpcmake to look for FPCDIR in Debian FPC sources location.
(Closes: Bug#892285)
[dgit import unpatched fpc 3.0.4+dfsg-17]
Abou Al Montacir [Sat, 14 Apr 2018 16:08:39 +0000 (17:08 +0100)]
Import fpc_3.0.4+dfsg-17.debian.tar.xz
[dgit import tarball fpc 3.0.4+dfsg-17 fpc_3.0.4+dfsg-17.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]