Change logs for fpc source package in Sid

  • fpc (3.2.2+dfsg-33) unstable; urgency=medium
    
      * Fixed typo in package description and updated debhelper version.
        (Closes: Bug#1069157)
    
     -- Abou Al Montacir <email address hidden>  Sat, 08 Jun 2024 00:47:33 +0200
  • fpc (3.2.2+dfsg-32) unstable; urgency=medium
    
      * Fixed typo in man file name.
    
     -- Abou Al Montacir <email address hidden>  Fri, 05 Jan 2024 08:40:08 +0100
  • fpc (3.2.2+dfsg-31) unstable; urgency=medium
    
      * Removed fpcmkcfg man page from fp-utils as it is already shipped by fp-units-rtl.
        (Closes: Bug#1059950)
    
     -- Abou Al Montacir <email address hidden>  Thu, 04 Jan 2024 15:54:25 +0100
  • fpc (3.2.2+dfsg-30) unstable; urgency=medium
    
      * Updated timestamps file.
    
     -- Abou Al Montacir <email address hidden>  Wed, 03 Jan 2024 16:38:42 +0100
  • fpc (3.2.2+dfsg-28) unstable; urgency=medium
    
      * Reverted changes in fp-utils causing upgrade problems. (Closes: Bug#1059772)
    
     -- Abou Al Montacir <email address hidden>  Mon, 01 Jan 2024 15:28:49 +0100
  • fpc (3.2.2+dfsg-27) unstable; urgency=medium
    
      * Source upload after fixing build issue on sid.
    
     -- Abou Al Montacir <email address hidden>  Sat, 30 Dec 2023 18:35:30 +0100
  • fpc (3.2.2+dfsg-26) unstable; urgency=medium
    
      * Binary upload to fix build issue on sid.
    
     -- Abou Al Montacir <email address hidden>  Sat, 30 Dec 2023 18:26:09 +0100
  • fpc (3.2.2+dfsg-25) unstable; urgency=medium
    
      * Fixed build issue of arch:all packages.
        Manual pages are not needed to be built for arch:all packages.
    
     -- Abou Al Montacir <email address hidden>  Fri, 29 Dec 2023 21:36:10 +0100
  • fpc (3.2.2+dfsg-24) unstable; urgency=medium
    
      * Fixed lintian warning about dependency on legacy package.
        Packages libgl-dev superseded libgl1-measa-dev package.
      * Fixed lintian warning about missing manual pages.
        Used help2man to create missing manual pages.
      * Fixed lintian warning about dh-exec script not using any dh-exec featre.
        The script `fp-utils.install` does not need to be executable.
      * Fixed lintian warning about outdated debhelper version.
      * Fixed lintian warning about missing manual page.
        Used `hlep2man` to produce manual page for the tool named
        `${arch}-fpcmkcfg-${version}` distributed in `fp-units-rtl` package.
    
     -- Abou Al Montacir <email address hidden>  Fri, 29 Dec 2023 19:18:37 +0100
  • fpc (3.2.2+dfsg-23) unstable; urgency=medium
    
      * Fixed typo in package description. (Closes: Bug#1055903)
    
     -- Abou Al Montacir <email address hidden>  Mon, 18 Dec 2023 23:01:08 +0100
  • fpc (3.2.2+dfsg-22) unstable; urgency=medium
    
      [ Graham Inggs ]
      * Pass TEST_CFLAGS=-fno-stack-protector when creating C test objects
    
      [ Abou Al Montacir ]
      * Fixed clean target. (Closes: Bug#1044623)
    
     -- Abou Al Montacir <email address hidden>  Mon, 04 Sep 2023 22:43:35 +0200
  • fpc (3.2.2+dfsg-21) unstable; urgency=medium
    
      * Removed unused patch integrated by upstream.
      * Fixed Lintian errors and warnings override and removed unused ones.
      * Fixed Lazarus FTBFS on Sparc64 architecture.
        Thanks to Pierre Muller <email address hidden>
      * Fixed cross compilation by using the right (build architecture) fpcmake.
    
     -- Abou Al Montacir <email address hidden>  Sat, 17 Jun 2023 17:47:26 +0200
  • fpc (3.2.2+dfsg-20) unstable; urgency=medium
    
      * Fixed compiler internal error 2003042401 on mipsel.
        This error occurs when compiling Lazarus  on mipsel architecture.
    
     -- Abou Al Montacir <email address hidden>  Thu, 30 Mar 2023 21:31:30 +0200
  • fpc (3.2.2+dfsg-19) unstable; urgency=medium
    
      * Fixed missing crtbeginS.o on mipsel architecture.
        Thanks to Peter Blackman<email address hidden>
    
     -- Abou Al Montacir <email address hidden>  Fri, 17 Mar 2023 13:45:28 +0100
  • fpc (3.2.2+dfsg-18) unstable; urgency=medium
    
      * Revert "Removed strict dependency on GKT2 libraries."
        This readds dependency on libgtk2.0-dev. (Closes: Bug#1026719)
      * Fixed lintian overrides.
    
     -- Abou Al Montacir <email address hidden>  Sat, 07 Jan 2023 13:07:32 +0100
  • fpc (3.2.2+dfsg-17) unstable; urgency=medium
    
      * Removed some lintian errors and warnings.
    
     -- Abou Al Montacir <email address hidden>  Sun, 27 Nov 2022 20:50:54 +0100
  • fpc (3.2.2+dfsg-16) unstable; urgency=medium
    
      * Removed strict dependency on GKT2 libraries. (Closes: Bug#967348)
      * Packaged new units and executable programs that were missing until now.
        (Closes: Bug#1016914)
      * Updated lintian overrides file to ignore debian/source/timestamps.
    
     -- Abou Al Montacir <email address hidden>  Sat, 19 Nov 2022 18:35:07 +0100
  • fpc (3.2.2+dfsg-15) unstable; urgency=medium
    
      * Team upload
      * As per upstream issue #39542, regressions in
        webtbs/tw9306a and webtbs/tw9306b are acceptable
    
     -- Graham Inggs <email address hidden>  Sat, 20 Aug 2022 12:31:18 +0000
  • fpc (3.2.2+dfsg-14) unstable; urgency=medium
    
      * Team upload
      * Add patch from Fedora to fix linking errors on ppc64el
      * Add patch from Fedora to fix pas2jni failing to run properly
      * Filter -ffat-lto-objects from deb-build-fpc.cfg to avoid
        '-f may not be used without -shared' link error
        (Closes: #1015407)
    
     -- Graham Inggs <email address hidden>  Tue, 16 Aug 2022 10:47:13 +0000
  • fpc (3.2.2+dfsg-13) unstable; urgency=medium
    
      [ Paul Gevers ]
      * fix-samplecfg-tool.patch: add missing backtick.
      * tests: update references for glibc 2.34
    
      [ Graham Inggs ]
      * Update glibc2.34.patch for powerpc, mips* and m68k
    
     -- Paul Gevers <email address hidden>  Sat, 13 Aug 2022 20:26:50 +0200
  • fpc (3.2.2+dfsg-12) unstable; urgency=medium
    
      * Add glibc2.34.patch to adjust startup code for glibc2.34 (Closes:
        #1016556)
    
     -- Paul Gevers <email address hidden>  Wed, 10 Aug 2022 07:42:49 +0200
  • fpc (3.2.2+dfsg-11) unstable; urgency=medium
    
      * Moved fpcmkcfg tool from fp-compiler to fp-units-rtl package.
        This is required in order to generate fp IDE configuration files when
        the fp-ide is installed without fp-compiler package.
      * Generate fp IDE configuration file in /etc by post install script.
      * Fixed IDE configuration files path list. (Closes: Bug#1011318)
    
     -- Abou Al Montacir <email address hidden>  Thu, 26 May 2022 18:47:05 +0200
  • fpc (3.2.2+dfsg-10) unstable; urgency=medium
    
      * Added a trigger to detect GCC version change and updated configuration.
        (Closes: Bug#978040)
    
     -- Abou Al Montacir <email address hidden>  Sun, 22 May 2022 13:57:24 +0200
  • fpc (3.2.2+dfsg-9) unstable; urgency=medium
    
      * Upstream patch to fix FPU related internal compiler error on ppc64el.
    
     -- Abou Al Montacir <email address hidden>  Sat, 19 Feb 2022 10:42:00 +0100
  • fpc (3.2.2+dfsg-8) unstable; urgency=medium
    
      * Fixed upstream name and web address in copyright file.
      * Removed redundant files files from copyright file.
      * Removed already applied patches. Enabled one that was disabled by error.
      * Fixed spell error in copyright file.
      * Removed redundant lintian override rule.
    
     -- Abou Al Montacir <email address hidden>  Sat, 22 Jan 2022 16:32:26 +0100
  • fpc (3.2.2+dfsg-7) unstable; urgency=medium
    
      * Removed lintian warning about unknown file in Debian source sub folder.
        Thanks to Peter Blackman<email address hidden>
      * Removed lintian warnings about superfluous file pattern in copyright file.
        Thanks to Peter Blackman<email address hidden>
      * Bumped compat level to 11 and standards version to 4.6.0.
    
     -- Abou Al Montacir <email address hidden>  Fri, 21 Jan 2022 00:07:15 +0100
  • fpc (3.2.2+dfsg-6) unstable; urgency=medium
    
      * Revert "Updated timestamps for newly modified files."
      * Revert "Imported upstream patch to fix FPU related internal compiler error."
        (Closes: Bug#1003627)
    
     -- Abou Al Montacir <email address hidden>  Thu, 13 Jan 2022 21:54:24 +0100
  • fpc (3.2.2+dfsg-5) unstable; urgency=medium
    
      * Imported upstream patch to fix FPU related internal compiler error.
      * Updated timestamps for newly modified files.
    
     -- Abou Al Montacir <email address hidden>  Thu, 30 Dec 2021 15:08:07 +0100
  • fpc (3.2.2+dfsg-4) unstable; urgency=medium
    
      * Updated list of expected failed tests.
        Most are testes used to fail and do not fail anymore.
        Some of them are new tests added by this release (i386:+1, ppc64:+1).
        A new generics related test is also failing on non x86_64 platforms.
    
     -- Abou Al Montacir <email address hidden>  Sat, 30 Oct 2021 14:46:26 +0200
  • fpc (3.2.2+dfsg-3) unstable; urgency=medium
    
      * New upstream version 3.2.2+dfsg into unstable.
    
     -- Abou Al Montacir <email address hidden>  Sat, 23 Oct 2021 18:53:06 +0200
  • fpc (3.2.0+dfsg-13) unstable; urgency=medium
    
      * autopkgtest: update references for current state in testing
      * autopkgtest: update references for glibc 2.32
      * autopkgtest: add reference file for ppc64el
    
     -- Paul Gevers <email address hidden>  Thu, 16 Sep 2021 15:41:58 +0200
  • fpc (3.2.0+dfsg-12) unstable; urgency=medium
    
      [ Graham Inggs ]
      * Drop unnecessary build dependency on binutils
    
      [ Abou Al Montacir ]
      * Disable FPU inlining on m68k.
        Thanks to John Paul Adrian Glaubitz (Closes: Bug#980841)
    
     -- Abou Al Montacir <email address hidden>  Mon, 25 Jan 2021 22:36:28 +0100
  • fpc (3.2.0+dfsg-11) bullseye; urgency=medium
    
      * Add missing backslash in fp-compiler.postinst (Closes: #979850)
      * Upload to bullseye since fp-compiler is not installable in unstable
    
     -- Graham Inggs <email address hidden>  Tue, 12 Jan 2021 11:45:42 +0000
  • fpc (3.2.0+dfsg-10) unstable; urgency=medium
    
      * Non-maintainer upload.
      * Add a missing backslash in postint script.
        (Closes: #979850, #979853, #979862, #979851)
    
     -- Utkarsh Gupta <email address hidden>  Tue, 12 Jan 2021 13:51:28 +0530
  • fpc (3.2.0+dfsg-9) unstable; urgency=medium
    
      * Added unversioned links to fpcmkcfg and samplecfg tools.
        Thanks to Сергей Фёдоров (Closes: Bug#975351)
    
     -- Abou Al Montacir <email address hidden>  Sun, 03 Jan 2021 17:27:29 +0100
  • fpc (3.2.0+dfsg-8) unstable; urgency=medium
    
      * Further updates to list of expected test failures on arm32/arm64
        + add ../packages/rtl-objpas/tests/testrunner.rtlobjpas on arm32/arm64
        + add webtbs/tw22992 on arm32
        + add webtbs/tw23185 on arm32
    
     -- Peter Michael Green <email address hidden>  Sat, 22 Aug 2020 13:17:07 +0000
  • fpc (3.2.0+dfsg-7) unstable; urgency=medium
    
      * Update list of expected test failures on
        arm32/arm64/i386
        + add test/cg/tm128 on arm32/i386
        + add test/tarray15 on arm32/arm64/i386
        + add test/tinlrange1 on arm32
        + add test/tinlrange3 on arm32
        + add test/tlib1b on arm32
        + add test/tlibrary2 on arm32
        + add test/tweaklib2 on arm32
        + add tbs/tb0643 on arm32/arm64
        + add webtbs/tw0876 on i386
        + add webtbs/tw12038 on arm32/arm64/i386
        + add webtbs/tw12704b on arm32
        + add webtbs/tw13628b on arm32
        + add webtbs/tw14958b on arm32
        + add webtbs/tw16263b on arm32
        + add webtbs/tw16949b on arm32
        + add webtbs/tw17904 on arm32/arm64/i386
        + add webtbs/tw22744b on arm32/arm64/i386
        + add webtbs/tw22992 on arm32
        + add webtbs/tw23185 on arm32
        + add webtbs/tw26481 on arm32/arm64/i386
        + add webtbs/tw2886 on arm32/arm64/i386
        + add webtbs/tw32671 on i386
        + add webtbs/tw36179 on arm32/arm64
        + add webtbs/tw3964b on arm32
        + add webtbs/tw6822c on arm32
        + add webtbs/tw7838b on arm32
        + add webtbs/tw8730c on arm32
        + add webtbs/tw8730d on arm32
        + add webtbs/tw9089c on arm32
        + add webtbs/tw9089d on arm32
        + add webtbf/tw18225b on i386
        + add webtbf/tw25862 on arm32/arm64
    
     -- Peter Michael Green <email address hidden>  Fri, 21 Aug 2020 11:39:19 +0000
  • fpc (3.2.0+dfsg-6) unstable; urgency=medium
    
      * Make autopkgtest more verbose.
      * Fix issue with autopkgtest trying to use a packaged fcl with a locally
        built rtl by cleaning up the rtl that is built during makefile generation
        (Closes: )
      * Fix version lists in utests.pp
      * Make autopkgtest use unified diff to report changes in failures.
      * Update list of expected test failures
        + add test/tarray15
        + add webtbs/tw12038
        + add webtbs/tw17904
        + add webtbs/tw22744b
        + add webtbf/tw25862
        + add webtbs/tw26481
        + add webtbs/tw2886
        + add webtbs/tw29957
    
     -- Peter Michael Green <email address hidden>  Tue, 18 Aug 2020 19:53:55 +0000
  • fpc (3.2.0+dfsg-5) unstable; urgency=medium
    
      * Disable optimizations when building for m68k.
    
     -- Abou Al Montacir <email address hidden>  Fri, 07 Aug 2020 17:24:16 +0200
  • fpc (3.0.4+dfsg-23) unstable; urgency=medium
    
      * Fixed a bug causing fpdoc to fail silently.
      * Fixed documentation causing fpdoc to crash. (Closes: Bug#939414)
    
     -- Abou Al Montacir <email address hidden>  Mon, 25 Nov 2019 22:51:22 +0100
  • fpc (3.0.4+dfsg-22) unstable; urgency=medium
    
      * debian/patches/arm64-select.patch
        - Fix fpSelect with nil timestamp on aarch64 (closes: 888782)
      * debian/patches/arm64-subsetreg-32.patch
        - when optimising subsetreg moves for aarch64, take into account the fact
          that the subsetreg itself can be 32 or 64 bit
        - fixes "Incorrect record member value when returned from a function". 
          (closes: 895693)
    
     -- Peter Michael Green <email address hidden>  Thu, 24 Jan 2019 23:27:02 +0000
  • fpc (3.0.4+dfsg-21) unstable; urgency=medium
    
      [ Paul Gevers ]
      * Drop Recommends: libggi2-dev as it was removed from Debian in 2012.
        We should probably remove ggigraphs unit as well as it is useless
      * Drop ancient Breaks/Replaces, add one missing
    
      [ Abou Al Montacir ]
      * Moved compiler messages files to location expected by Lazarus.
        The files are anyway architecture independent and it does not hurt
        to have them in /usr/share. (Closes: Bug#892285)
    
     -- Abou Al Montacir <email address hidden>  Wed, 16 Jan 2019 10:14:10 +0100
  • fpc (3.0.4+dfsg-20) unstable; urgency=medium
    
      * debian/patches/fpc-r38400.patch:
        - fix crash when hedgewars closes (LP: #1779648).
    
     -- Gianfranco Costamagna <email address hidden>  Mon, 02 Jul 2018 14:08:20 +0200
  • fpc (3.0.4+dfsg-19) unstable; urgency=medium
    
      [Graham Inggs]
      * Fixed ppc suffix in fpcmake to be compatible with ppc executable name
        On Motorola 68000, FPC builds compiler named ppc68k while
        fpcmake looks for ppcm68k to set default FPCDIR value
        See #892285
    
      [Peter Michael Green]
      * Move Grahams fpcmake m68k change into it's own patch fpcmake-m68k.patch
      * Apply Sven Joachim's patch for ncurses6 (Closes: 898017)
      * Add breaks libncursesw5-dev (<< 6.1+20180210) to fp-units-base
      * Add note to debian/control about ncurses adjustments needed when
        backporting.
    
     -- Peter Michael Green <email address hidden>  Sat, 12 May 2018 01:36:01 +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)
    
     -- Abou Al Montacir <email address hidden>  Sun, 22 Apr 2018 16:10:23 +0200
  • 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)
    
     -- Abou Al Montacir <email address hidden>  Sat, 14 Apr 2018 18:08:39 +0200
  • fpc (3.0.4+dfsg-16) unstable; urgency=medium
    
      * [tests] Update autopkgtest reference files
    
     -- Paul Gevers <email address hidden>  Fri, 02 Mar 2018 09:13:21 +0100
  • fpc (3.0.4+dfsg-15) unstable; urgency=medium
    
      * Fixed FpMkUnit for ARM based architectures. (Closes: Bug#888697)
    
     -- Abou Al Montacir <email address hidden>  Sat, 03 Feb 2018 10:30:21 +0100
  • fpc (3.0.4+dfsg-14) unstable; urgency=medium
    
      * Fixed fpmkunit to use new MA compatible unit paths.
        Thanks to Michalis Kamburelis for the hints.
        (Closes: Bug#636088, Bug#887967, Bug#887575)
    
     -- Abou Al Montacir <email address hidden>  Mon, 22 Jan 2018 10:28:53 +0100
  • fpc (3.0.4+dfsg-13) unstable; urgency=medium
    
      * Fixed typo in change log file.
      * Bumped standard version to 4.1.3. Use https in URLS.
      * Fixed fp-utils_${VERSION} package dependencies to fix upgrade issues.
        (Closes: Bug#886859)
      * Fixed alternatives removal for package fp-compiler_${VERSION}.
        (Closes: Bug#886926)
      * Added missing man file of fp-fix-timestamp in package fp-utils.
        Removes a lintian warning.
    
     -- Abou Al Montacir <email address hidden>  Fri, 12 Jan 2018 09:54:33 +0100
  • fpc (3.0.4+dfsg-12) unstable; urgency=medium
    
      * Changed fp-ide and fp-utils packages to be arch:all as suggested by
        Multiarch hinter tool.
      * Fixed man pages after executables renaming required by MA changes.
      * Fix IDE GDB support by importing MI supoort from upstream trunk.
        (Closes: Bug##528855)
    
     -- Abou Al Montacir <email address hidden>  Sun, 07 Jan 2018 13:37:01 +0100
  • fpc (3.0.4+dfsg-11) unstable; urgency=medium
    
      * Fixed upgrade of fp-utils from older version. (Closes: #885102)
    
     -- Abou Al Montacir <email address hidden>  Sat, 30 Dec 2017 21:14:32 +0100
  • fpc (3.0.4+dfsg-10) unstable; urgency=medium
    
      * Fixed upgrade of fp-utils from older version. (Closes: #885102)
      * Fixed upstream test suite by generating missing configuration file.
    
     -- Abou Al Montacir <email address hidden>  Mon, 25 Dec 2017 20:30:59 +0100
  • fpc (3.0.4+dfsg-9) unstable; urgency=medium
    
      * Renamed binaries of fp-compiler to <triplet>-* as it is forbidden by
        policy to have sub-directories in /us/bin.
      * Moved grab_vcsa from fp-compiler to fp-utils as this is a tool that is
        not required by the compiler, but by video unit from fp-units-base.
      * Fixed generation of make files for test suite, including sub directories.
    
     -- Abou Al Montacir <email address hidden>  Mon, 18 Dec 2017 23:48:31 +0100
  • fpc (3.0.4+dfsg-8) unstable; urgency=medium
    
      * Fixed generation of make files for test suite.
      * Moved binaries of fp-compiler to /usr/bin/<triplet> to be MA compatible.
    
     -- Abou Al Montacir <email address hidden>  Sat, 16 Dec 2017 23:05:46 +0100
  • fpc (3.0.4+dfsg-7) unstable; urgency=medium
    
      * Upload to unstable MA related fixes, previously uploaded to exprimental.
    
     -- Abou Al Montacir <email address hidden>  Thu, 14 Dec 2017 10:27:15 +0100
  • fpc (3.0.4+dfsg-2) unstable; urgency=medium
    
      [ Adam Conrad ]
      * fix_texpfncase_test.patch: Cherrypick upstream fix to texpfncase test.
        (Closes: 875838)
    
      [ Abou Al Montacir ]
      * Set Muti-Arch: foreign for fp-utils* and fp-ide*.
      * Set Muti-Arch: same for fp-compiler*.
    
     -- Abou Al Montacir <email address hidden>  Sun, 12 Nov 2017 17:13:55 +0100
  • fpc (3.0.4+dfsg-1) unstable; urgency=medium
    
      * New upstream version (Closes: #875838)
      * Refresh patches
      * Add create-directory-before-copy-in-Makefile.fpc.patch to prevent
        FTBFS
      * Merge experimental package into unstable
    
     -- Paul Gevers <email address hidden>  Mon, 30 Oct 2017 20:32:33 +0100
  • fpc (3.0.2+dfsg-6) unstable; urgency=medium
    
      * Removed declaration of legacy ncursus variables. (Closes: #789091)
        These variables are now internal and no more exported by new ncursus
        libraries.
      * Removed Muti-Arch: same from packages with Architecture: all.
      * Set Muti-Arch: same for fp-units-* packages to allow installing on
        a host sytem for cross compiling.
      * Set Muti-Arch: foreign for fp-docs* and fpc-source* to allow satisfying
        dependency of other architectures using host architecture (all) package.
    
     -- Abou Al Montacir <email address hidden>  Sat, 07 Oct 2017 16:12:36 +0200
  • fpc (3.0.2+dfsg-5) unstable; urgency=medium
    
      * Drop kfreebsd patches for now, resurrect them from git when required
      * Add fix_mips_mipsel_lazarus_FTBFS.patch to try to fix the lazarus
        FTBFS failure on mips and mipsel
    
     -- Paul Gevers <email address hidden>  Mon, 07 Aug 2017 13:00:17 -0400
  • fpc (3.0.2+dfsg-4) unstable; urgency=medium
    
      * Upload to unstable
      * Fix 86 vs 68 typo in manpage creation/clean for m68k (thanks ginggs)
      * Bump standards to version 4.0.0 (no changes)
    
     -- Paul Gevers <email address hidden>  Sun, 09 Jul 2017 15:10:33 +0200
  • fpc (3.0.0+dfsg-12) unstable; urgency=medium
    
      * Fix "[fp-units-rtl-3.0.0] Incorrect conversion from local time to
        UTC". Backported fix from 3.0.2 (Closes: #864148)
    
     -- Abou Al Montacir <email address hidden>  Sat, 10 Jun 2017 19:13:48 +0200
  • fpc (3.0.0+dfsg-11) unstable; urgency=medium
    
      * Team upload
      * Fix armhf vstr/vld offset (Closes: #852798)
    
     -- Graham Inggs <email address hidden>  Wed, 08 Feb 2017 11:53:35 +0200
  • fpc (3.0.0+dfsg-10) unstable; urgency=medium
    
      * Add Multi-Arch metadata (as suggested by the hinter on tracker.d.o)
      * Strip current path from the configuration paths as stored in fpm files
        because it results in unreproducible builds and is useless anyways
        because the path doesn't exist in the packages.
      * Update amd64 reference to enable Ubuntu to pass
      * Fix typo in ppdep such that it now recognizes the {$ELSE} directive
        (Closes: #845504)
      * Drop Carlos Laviola from uploaders: thanks for all the fish
      * Bump compat level to 10
      * Replace mysql/mariadb dev suggests to default-libmysqlclient-dev
      * Enable bindnow in the linker flags
      * Drop obsolete lintian overrides
      * Fix some more spelling errors (thanks Lintian)
    
     -- Paul Gevers <email address hidden>  Mon, 12 Dec 2016 21:35:43 +0100
  • fpc (3.0.0+dfsg-9) unstable; urgency=medium
    
      * Drop Torsten Werner from uploaders: thanks for all the fish
      * [tests] Fix autopkgtests as it always fails
    
     -- Paul Gevers <email address hidden>  Mon, 12 Sep 2016 20:48:12 +0200
  • fpc (3.0.0+dfsg-8) unstable; urgency=medium
    
      * add a further powerpc patch from upstream (hopefully really closes: #826300).
    
     -- Peter Michael Green <email address hidden>  Sat, 3 Sep 2016 03:05:00 +0000
  • fpc (3.0.0+dfsg-7) unstable; urgency=medium
    
      [ Paul Gevers ]
      * Now really bumb Standards to 3.9.8 (forgot control.in)
      * Make output of fix-fp-timestamps update unique
      * autopkgtest failed to run properly due to accidental removal of code
        in 3.0.0+dfsg-5 and missing g++
      * Add fp-utils-# and fp-docs-# to the Depends of fpc to get all packages
        installed
      * Add fix_powerpc_ftbfs_with_new_glibc.patch to fix the FTBFS on powerpc
        with glibc 2.23 (Closes: #826300)
    
      [ Peter Michael Green ]
      * Add elf tag to mark hardfp binaries as such. (Closes: #695547)
      * Add further-arm64-fixes.patch to fix IDE crash on arm64 (Closes:
        #830906)
    
     -- Paul Gevers <email address hidden>  Mon, 22 Aug 2016 22:03:07 +0200
  • fpc (3.0.0+dfsg-6) unstable; urgency=medium
    
      * Fix FTBFS due to wrong logic for latex files, we only need to ship
        fpc.sty and fakehtml.sty (the other files were never included in
        build-arch only builds anyways)
    
     -- Paul Gevers <email address hidden>  Thu, 02 Jun 2016 21:38:47 +0200
  • fpc (3.0.0+dfsg-5) unstable; urgency=medium
    
      * Don't install latex style files that are already in
        texlive-latex-recommended and more up-to-date there (Closes: #820445)
      * Let fpc-source break/replace fpc-src from upstream (LP: #1568072)
      * Update test suite: little rework + more reference files for different
        architectures
      * Add arm_UMULL_support_fix.patch to enable hedgewars to build with PIC
        (Follow-up from #813452)
      * Add fp-fix-timestamps to ease maintainers work to get reproducible
        builds where timestamps in ppu files are concerned and use it
      * Bump Standards to 3.9.8 (no changes)
      * Update FSF address where applicable
      * Fixed several spelling errors reported by Lintian
      * Add multiple lintian overrides to trim down the list
      * Add fp-units-gtk2 examples back
    
     -- Paul Gevers <email address hidden>  Wed, 01 Jun 2016 22:16:37 +0200
  • fpc (3.0.0+dfsg-4) unstable; urgency=medium
    
      [ Peter Michael Green ]
      * modify debian/patches/Keep-the-GOT-offset-in-a-virtual-register-for-i386-n.patch
        (Closes: Bug#818663)
        for compatibility with fpc 3.0.0 to fix FTBFS on i386
        + move globtype from implementation uses to interface uses in hlcgcpu.pas
        + remove "paras" parameter from thlcgcpu.a_call_name
        + Add symconst and aasmcpu to implementation uses in hlcgcpu.pas
    
     -- Abou Al Montacir <email address hidden>  Tue, 22 Mar 2016 08:54:18 +0100
  • fpc (3.0.0+dfsg-3) unstable; urgency=medium
    
      [ Paul Gevers ]
      * Add fix_ppc64s_prt0.as_as_shown_by_cge.patch to let castle-game-engine
        build on ppc64
      * Test suite was failing on the old d/rules targets (need to generate
        new reference data before it can be completely run succesfull)
      * Change Vcs-* to https
      * Fix up typo and missing dh-exec in d/control.in
      * Move libtar from fp-units-misc to fp-units-base now that fpmkunit
        depends on it and add appropriate versioned Breaks/Replaces.
      * Bump Standards to 3.9.7 (no changes)
    
      [ Abou Al Montacir ]
      * Back ported some commits from upstream trunk to fix PIC issues.
        (Closes: Bug#813452)
    
     -- Paul Gevers <email address hidden>  Fri, 18 Mar 2016 08:48:55 +0100
  • fpc (3.0.0+dfsg-2) unstable; urgency=medium
    
      * Upload to unstable
      * Make reverse dependent package more reproducible by adding
        let_ppudump_honor_TZ_var.patch
      * Add after_patch_arm64_systems.pas.patch (Closes: #807479)
      * Fix i386 issue with duplicate files in multiple packages
      * Move cairo units from gfx to gtk2 package (Closes: #810573)
      * Switch to 'dpkg-parsechangelog --show-field' instead of bumping
        build-depends on dpkg-dev to >=1.17.21.
    
     -- Paul Gevers <email address hidden>  Thu, 28 Jan 2016 20:04:04 +0100
  • fpc (2.6.4+dfsg-8) unstable; urgency=medium
    
      * Fix FTBFS, I missed two dependencies of fpgtk removed in the
        previous upload (Closes: #795323)
      * Bump dephelper compat to 9 (now matching in d/compat and d/control)
        and update d/clean to fix the clean target
    
     -- Paul Gevers <email address hidden>  Fri, 14 Aug 2015 13:16:44 +0200
  • fpc (2.6.4+dfsg-7) unstable; urgency=medium
    
      * Fix path mistake in run-upstream-testsuite
      * Add more locations with time stamps to the configure target
        - Add patch to create fpmkunitsrc.inc in the right folder
      * Minor clean-up of d/rules by moving to be deleted files to d/clean
      * Wrap-and-sort d/control(|.in)
      * Move libgtk2.0-dev back to Depends, but now of the gtk2 package
      * Stop building and shipping gtk1 and gnome1 packages as the
        corresponding libraries are removed more than 6 years ago from
        Debian
      * Add Hungarian translation for debconf from upstream SVN and make
        sure that translations are always up-to-date in clean target
      * Missed one timestamp locale in the previous upload
    
     -- Paul Gevers <email address hidden>  Mon, 10 Aug 2015 13:23:15 +0200
  • fpc (2.6.4+dfsg-6) unstable; urgency=medium
    
      * Fix typo in debian/tests/control which caused the autopkgtest to fail
      * Improve the timestamp in d/rules to not depend on the timezone which
        caused the build to fail reproducibility tests.
      * Migrate maintainership to the Pascal Packaging Team
      * Update TODO list
      * Move -dev packages from Depends to Recommends in our unit packages
      * Add Suggests to fp-units-db-<ver>
    
     -- Paul Gevers <email address hidden>  Sun, 31 May 2015 13:25:57 +0200
  • fpc (2.6.4+dfsg-5) unstable; urgency=medium
    
      [ José de Figueiredo ]
      * Udated the Brazilian Portuguese translation of PO debconf.
        (Closes: Bug#778442)
    
      [ Paul Gevers ]
      * Add fpc-source to depends of fp-utils, fpcmake needs it.
      * True to build reproducible
        - Add patch to not have the timestamp in makefiles created by fpcmake
        - Add patch to not include timestamp in fpdoc generated documentation
        - Replace build time by Debian changelog time in binaries
        - Replace build time by Debian changelog time in man page for fpc-depends
      * Refresh patches with fuzz
      * Add TODO list
      * Add autopkgtest for the upstream testsuite
    
     -- Paul Gevers <email address hidden>  Mon, 25 May 2015 20:16:52 +0200
  • fpc (2.6.4+dfsg-4) unstable; urgency=low
    
    
      * Let "Select manually" be translatable in debconf questions and update
        language files accordingly.
      * Bump standards version to 3.9.6 (no changes)
      * New/updated translations
        - Danish (Joe Hansen) (Closes: #763984)
        - Dutch (Paul Gevers)
        - German (Chris Leick) (Closes: #763807)
        - Italian (Beatrice Torracca) (Closes: #764934)
        - Japanese (victory)
        - Swedish (Martin Bagge / brother) (Closes: #763446)
    
     -- Paul Gevers <email address hidden>  Mon, 13 Oct 2014 21:16:54 +0200
  • fpc (2.6.4+dfsg-3) unstable; urgency=low
    
    
      [ Abou Al Montacir ]
      * Added libgmp-dev to recommended packages list of fp-units-math in order to
        avoid users getting lik errors about missing libgmp. (Closes: Bug#749418)
      [ Michal Šimůnek ]
      * Updated Czech translation of PO debconf. (Closes: Bug#751387)
    
     -- Abou Al Montacir <email address hidden>  Thu, 12 Jun 2014 21:01:47 +0200
  • fpc (2.6.4+dfsg-2) unstable; urgency=medium
    
    
      * Revert manpage change in previous upload
      * Next time, in case of repack, also remove Windows dll files
      * Fix fpc-abi version provided by fp-units-rtl-## (Closes: #746794)
    
     -- Paul Gevers <email address hidden>  Sat, 03 May 2014 18:25:46 +0200
  • fpc (2.6.4+dfsg-1) unstable; urgency=low
    
    
      [ Abou Al Montacir ]
      * New upstream point release with many fixes to the 2.6.2 fixes branch.
        - List of changes that may affect the behaviour of previously working
          code, and how to cope with these changes is available online on
          http://wiki.freepascal.org/User_Changes_2.6.4
        - List of reported bugs which have been fixed in this release is available
          online on http://bugs.freepascal.org/changelog_page.php?version_id=315
      * Packages changes:
        + Lots and lots fixes and improvements for fcl-db
        + web and json packages synchronized.
        + improvements to the chmcmd compiler.
        + Several fixes for winunits (and winceunits)
      * Docs changes:
        + Many additions.
        + fpjson documented.
      * Fixed bug making fp-utils not installable in multiple versions.
      * Moved removing alternatives from postrm script to prerm as is recommended.
      * Bumped standard version to 3.9.5.
    
      [ Paul Gevers ]
      * Update bug number in previous changelog entry
      * Remove nearly obsolete bzip compression for binary packages
        (See https://lists.debian.org/debian-devel/2014/01/msg00542.html)
      * Fixed versioning of ptop.cfg and fpc.cfg manpage
      * Add lintian override for two text documents it considers Flash files
      * Repack source to strip fpcsrc/rtl/netwlibc/pre/libcpre.gcc.o
    
     -- Paul Gevers <email address hidden>  Sat, 19 Apr 2014 18:05:27 +0200
  • fpc (2.6.2-8) unstable; urgency=low
    
    
      [ Gianfranco Costamagna ]
      * Backport upstream revision 22477 to fix a FTBFS. (Closes: Bug#733618)
    
      [ Abou Al Montacir ]
      * Change path of localization files to fit Debian standard.
        (Closes: Bug#73368)
      * Fix encoding of German localization files to be UTF-8.
    
     -- Abou Al Montacir <email address hidden>  Mon, 20 Jan 2014 20:39:35 +0100
  • fpc (2.6.2-7) unstable; urgency=low
    
    
      [ Christian Perrier ]
      * Update debian/control and debconf templates file from Debian translation
        team. (Closes: Bug#725851)
      * Update Russian translation (Yuri Kozlov). (Closes: Bug#729391)
      * Update Danish translation (Joe Hansen). (Closes: Bug#729428)
      * Update German translation (Chris Leick). (Closes: Bug#729841)
      * Update Polish translation (Michał Kułach). (Closes: Bug#730064)
      * Update Swedish translation (Martin Bagge / brother). (Closes: Bug#730186)
      * Update Slovak translation (Slavko). (Closes: Bug#730303)
      * Update French translation (David Prévot). (Closes: Bug#730514)
      * Update Italian translation (Beatrice Torracca). (Closes: Bug#730579)
      * Update Japanese translation (victory). (Closes: Bug#730607)
      * Update Portuguese translation (Américo Monteiro). (Closes: Bug#730706)
      * Update Spanish translation (Matias Bellone). (Closes: Bug#731767)
    
      [ Paul Gevers ]
      * fp-docs, prevent loads of duplicate files, replace with symlinks
        - Add Build-Depends-Indep on rdfind and symlinks
      * Removed some dependencies in d/rules target to ease manual building
      * lintian override for extra-license-file (it is a Pascal header)
      * Allow $EXAMPLE_TEMP to be non-existent in d/moveexamples
      * Remove fix-doc-build-with-fpdoc-2.6.0.diff (obsolete)
      * Allow builds on all arches (will automatically fail on unsatified
        build-depends when never bootstrapped on that arch before)
      * Initial work for kfreebsd (not finished yet)
        - Don't hardcode linux in d/rules
        - Add find_iconv_in_libc_on_debian.patch to force use of libc for iconv
        - Add kfreebsd-amd64_bootstrap.patch for freebsd target to set linker to
          /lib/ld-kfreebsd-x86-64.so.1 and errno to __errno_location
        - Add dont_build_fastcgi_fcl-web_and_fppkg_on_kfreebsd.patch to do exactly
          that.
    
     -- Paul Gevers <email address hidden>  Sun, 15 Dec 2013 21:08:59 +0100
  • fpc (2.6.2-6) unstable; urgency=low
    
    
      [ Peter Michael Green ]
      * Actually apply add-ppc64-support.diff (Closes: Bug#716813)
    
      [ Abou Al Montacir ]
      * Removed dependency on svgalib which was removed from Debian. Users may
        install it manually to link against it. (Closes: Bug#714025)
    
      [ Paul Gevers ]
      * Fix clean target to run as any user and to not require configure target to
        run.
      * Update README.Debian to describe debugging situation (see bug 528855) and
        remove useless information.
      * d/control(.in)
        - Remove deprecated DM-Upload-Allowed field
        - Update Standards-Version (no changes needed)
        - Add myself to uploaders
        - Add recommends for *-dev packages for fp-units-gfx-<version>
          (Closes: #702689, LP: 1153007)
    
     -- Paul Gevers <email address hidden>  Mon, 07 Oct 2013 20:24:12 +0200
  • fpc (2.6.2-5) unstable; urgency=high
    
    
      * Add -f to rm statements introduced in last upload so they don't fail if
        the files are not present.
    
     -- Peter Michael Green <email address hidden>  Wed, 24 Jul 2013 17:28:54 +0000
  • fpc (2.6.2-4) unstable; urgency=high
    
    
      * Remove the config files used to pass options to the compiler during the
        build in clean target to produce clean source packages and to ensure that
        they are generated correctly for each architecture.
    
     -- Peter Michael Green <email address hidden>  Wed, 24 Jul 2013 11:28:06 +0000
  • fpc (2.6.2-3) unstable; urgency=high
    
    
      [Abou Al Montacir]
      * Added a new directive, CFGDIR, to configuration file allowing one to add a
        directory to a list where included configuration files are searched.
      * Define a default location, multi-arch compatible, for third party units,
        which should be installed in /usr/lib/$fpctarget-gnu/fp-units-2.6.2/$pkg/.
        Each fp-units package should install a configuration file called $pkg.cfg
        in configuration directory /etc/fp-units-$fpcversion.cfg.d/$fpctarget/.
      * Use compiler configuration file to pass debian custom compilaer flags.
      * Pass "-z relro" to linker to remove lintian error.
      * Restored ppc64 compiler man page. (Closes: Bug#716813)
    
      [Peter Michael Green]
      * Use "FPMAKE_SKIP_CONFIG" rather than "FPCFPMAKE" to pass linker option
        needed for building fpmake. This method unlike the previous one shouldn't
        break crossbuilding.  (though I don't know if crossbuilding works in
        general)
      * Change way patching is done for doc build to fix build with newer
        versions of patch.
      * Remove conflicts with binutils-gold (Closes: Bug#717651)
      * Use ld.bfd explicitly (Helps with: Bug#624525)
      * Use urgency high so that above binutils related changes hopefully get into
        Testing before new binutils does.
    
     -- Peter Michael Green <email address hidden>  Tue, 23 Jul 2013 21:48:50 +0000
  • fpc (2.6.2-2) unstable; urgency=low
    
    
      [Abou Al Montacir]
      * debian/rules
        - Allow generating each autogenrated file separately on demand.
        - Avoid changing content of hidden directory .pc as this is used by quilt and changing its content may cause some tricky issues. 
    
      [Peter Michael Green]
      * debian/patches/armhf-build-with-2.6.0
        - fixup some conditionals in arm assembler to avoid using instrutions that
          fpc 2.6.0 doesn't support when building the rtl with 2.6.0 (first stage)
      * debian/rules
        - Pass 'PPCFPMAKE=$PPCNEW -Fl/usr/lib/$(DEB_BUILD_MULTIARCH)' during 
          packages build so that fpmake links successfully.
        - Pass 'OPT=-Fl/usr/lib/$(DEB_HOST_MULTIARCH)' during utils build so
          fpdoc links successfully.
    
     -- Peter Michael Green <email address hidden>  Thu, 30 May 2013 11:16:27 +0000
  • fpc (2.6.2-1) unstable; urgency=low
    
    
      * New upstream point release with many fixes to the 2.6.0 fixes branch.
        - List of changes that may affect the behaviour of previously working
          code, and how to cope with these changes is available online on
          http://wiki.freepascal.org/User_Changes_2.6.2
        - List of reported bugs which have been fixed in this release is available
          online on http://bugs.freepascal.org/changelog_page.php?version_id=223
        - List of new features which have been added to this release is available
          online on http://wiki.freepascal.org/FPC_New_Features_2.6.2
      * Compiler changes:
        - Improvements and fixes for the ARM architecture
      * Packages changes:
        - New package fpindexer (indexing engine)
        - Support for observer pattern added to fcl-base (and base classes in RTL)
        - Lots and lots fixes and improvements for fcl-db
          + Support for JSON dataset added among others
        - Fixes and improvements for fcl-passrc (and fpdoc)
        - Updates for PTCPas and gtk2
        - fpmkunit improvements (better support for future switch to fpmake)
        - Several fixes for x11
        - Several fixes for winunits (and winceunits)
      * Platforms specific changes:
        - Improvements to the NativeNT target (newly introduced as alpha in 2.6.0)
        - Many fixes for OpenBSD and NetBSD (considered in beta state now)
        - Internal ELF writer supported for more BSD targets
        - Fixes and improvements for gba and nds
      * Added new tool relpath to compute relative path according to a given base
        directory.
      * Added new tool ifpc (Instant Free Pascal Compiler) for compiling and
        running pascal scripts.
    
     -- Abou Al Montacir <email address hidden>  Wed, 7 May 2013 19:41:59 +0100
  • fpc (2.6.0-12) unstable; urgency=low
    
    
      [ Abou Al Montacir ]
      * Fix lookup keys in debconf database. (Closes: Bug#706459)
      * Fixed typo in variable name in post installation script for fp-compiler
        package.
      * Apply sed changes directly on new configuration file and update 
        alternatives later. Using sed -i on symbolic link seems to change it on 
        plain file introducing a regression.
      * Fix lintian wraning about questions in debconf prompts.
      [ Peter Michael Green ]
      * Upload to unstable
    
     -- Peter Michael Green <email address hidden>  Sun, 5 May 2013 22:02:00 +0000
  • fpc (2.6.0-9) unstable; urgency=low
    
    
      * Revert previous broken and unnessacerally intrustive fix for debian/control
        issue. Replace it with a more targetted fix inspired by abou's and paul's
        proposed patches.
    
     -- Peter Michael Green <email address hidden>  Sat, 13 Apr 2013 07:52:42 +0000
  • fpc (2.6.0-8) unstable; urgency=low
    
    
      * Removed auto-generation of debian/control during build process as required
        by policy. (Closes: Bug#704252)
    
     -- Abou Al Montacir <email address hidden>  Tue, 26 Mar 2013 09:54:00 +0100
  • fpc (2.6.0-7) unstable; urgency=low
    
    
      * Proofread templates by debian-l10n-english list. (Closes: Bug#686038)
      * Added Danish translation. (Closes: Bug#687069)
      * Added Slovak translation. (Closes: Bug#687087)
      * Added Portuguese translation. (Closes: Bug#687116)
      * Added Russian translation. (Closes: Bug#687192)
      * Added German translation. (Closes: Bug#687444)
      * Added Polish translation. (Closes: Bug#687550)
      * Added Czech translation. (Closes: Bug#687713)
      * Added French translation. (Closes: Bug#687724)
      * Added Italian translation. (Closes: Bug#687771)
      * Added Japanese translation. (Closes: Bug#688143)
      * Added Swedish translation. (Closes: Bug#688424)
      * Added Spanish translation. (Closes: Bug#689468)
    
     -- Abou Al Montacir <email address hidden>  Thu, 04 Oct 2012 09:12:00 +0000
  • fpc (2.6.0-6) unstable; urgency=low
    
    
      * Removed error thrown when trying to build help index if the documentation
        is installed on a read only file system and tries to store the index file
        in current directory. (Closes: bug#528863)
      * Fixed postrm script to guarantee removal of backup configuration files
        during purge operation. (Closes: Bug#668742)
    
     -- Abou Al Montacir <email address hidden>  Tue, 30 Jul 2012 19:22:00 +0000
  • fpc (2.6.0-5) unstable; urgency=low
    
    
      * Add patch to fix inverted exception masking on arm vfp (armhf).
        This patch is needed for the armhf compiler to work on hardware that
        supports vfp exception trapping.
    
     -- Peter Michael Green <email address hidden>  Sun, 29 Jul 2012 00:52:27 +0000
  • fpc (2.6.0-4) unstable; urgency=low
    
    
      [ Peter Michael Green ]
      * Add myself to uploaders in control.in as well as control so that the build
        process doesn't blow my changes away
      [ Abou Al Montacir ]
      * Moved mention to openal from fp-units-gfx description to fp-untis-multimedia
        description. (Closes: Bug#679138)
    
     -- Peter Michael Green <email address hidden>  Fri, 06 Jul 2012 20:25:10 +0000
  • fpc (2.6.0-3) unstable; urgency=low
    
      * Add myself to uploaders
      * Add support for armhf (Closes: Bug#666264)
        - debian/rules:
          + Specify arm variant explicitly when cycling the compiler so that it is
            possible to bootstrap with a starting compiler from another arm variant.
          + Use DEB_*_ARCH_CPU to reduce the ammount of special casing we
            require when setting CPU_SOURCE and CPU_TARGET.
        - debian/control: add armhf to architecture list.
        - debian/patches/armhf.diff: main changes for port, based on patch
          submitted upstream with adjustments to backport to 2.6.0
        - debian/patches/regenerate_messages.diff: regenerate messages file
          to add new message introduced by armhf.diff
        - armhf-linker-path.diff: change dynamic linker path to reflect new
          cross-distro agreement.
      * fixups to clean target in debian/rules:
        - Don't remove .pc since we aren't removing the patches anymore
          (fixes issues where quilt doesn't think the patches are applied even
          though in fact they are)
        - Cleanup some files which seem to get left behind by
          the upstream build/cleanup process.
        - Cleanup install-source-stamp
        - Cleanup various generated files in debian directory
      * set CFG_FILE in postrm so that the rm command in purge actually 
        removes the configuration file.
     -- Peter Michael Green <email address hidden>  Sat, 21 Apr 2012 13:13:00 +0100
  • fpc (2.6.0-2) unstable; urgency=low
    
    
      * Added alternatives to handle fp (IDE) binary. (Closes: Bug#655626)
      * Set priority according to version in fpc and fp-utils so that newer version
        is automatically selected.
      * Fix default FPCDIR value in fpcmake utility reading links recursively.
        (Closes: Bug#662814)
      * Checked conformance to policy 3.9.3 and updated standard version.
    
     -- Abou Al Montacir <email address hidden>  Wed, 28 Mar 2012 11:51:00 +0100
  • fpc (2.6.0-1) unstable; urgency=low
    
    
      * Changed build dependencies on gs-common to ghostscript as the first no more 
        exists. (Closes: Bug#649703)
      * Configuration file is now built on the fly by the post installation script.
      * New upstream major release with many features and new targets
        - List of changes which may affect the behaviour of previously working
          code, and how to cope with these changes is available online on
          http://wiki.freepascal.org/User_Changes_2.6.0 for a list
        - List of reported bugs which have been fixed in this release is available
          online on http://bugs.freepascal.org/changelog_page.php
        - List of new features which have been added to this release is available
          online on http://wiki.freepascal.org/FPC_New_Features_2.6.0
      * New Platforms:
        - iPhoneSimulator target
      * Compiler changes:
        - Many new language features:
          + Objective-Pascal dialect, supported on all Mac OS X and iOS targets
          + constref parameter modifier for "const by reference"
          + Pascal boolean types with multiple sizes (boolean16/32/64)
          + ISO 7185 language mode (except for I/O). Features amongst others:
            . Nested procedure variables
            . Non-local goto's
          + Mac Pascal mode improvements
            . Nested procedure variables
            . Univ modifier
          + Intrinsics
            . sar (shift arithmetic right)
            . bsf/bsr (bitscan forward/reverse)
          + Delphi compatibility mode improvements
            . Nested types, class variables and class local constants
            . Advanced records syntax (no constructors yet)
            . (for..in) Enumerators in records
            . Class and record helpers
            . Generic records, arrays and procedural types
            . Delphi-compatibility of generics improved
            . Scoped enumerations
            . Custom messages for "deprecated" directive
            . Ability to use "&" for escaping keywords
        - New ARM code generator features
          + ARM VFPv2 and VFPv3 floating point unit support
          + Thumb-2 support
      * Packages changes:
        - Many improvements to the rtl
        - Many improvements to the database units (fcl-db)
        - Objective-Pascal interfaces to Foundation, AppKit, CoreData and WebCore
        - OpenGL headers updated to OpenGL 4.0
        - Added bindings for libzorba
    
     -- Abou Al Montacir <email address hidden>  Mon, 27 Dec 2011 11:30:00 +0100
  • fpc (2.4.4-3.1) unstable; urgency=low
    
    
      * Non-maintainer upload.
      * Drop unused build-dependency on gs-common. (Closes: #649703).
    
     -- Jakub Wilk <email address hidden>  Tue, 20 Dec 2011 21:25:30 +0100
  • fpc (2.4.4-3) unstable; urgency=low
    
    
      * Added libsdl-mixer1.2-dev to dependency list of fp-units-multimedia.
      * Fixed link issue related to multi-arch by adding arch path to /etc/fpc.cfg.
        (Closes: Bug#636802)
      * Moved resource compiler fpcres alternative rule to be slave of fpc instead
        of being slave of fp-utils. (Closes: Bug#624361)
    
     -- Abou Al Montacir <email address hidden>  Tue, 18 Oct 2011 19:12:00 +0200
  • fpc (2.4.4-2) unstable; urgency=low
      * Moved resource compiler fpcres binary to fp-compiler as this part of the    compiler itself. (Closes: Bug#624361)  * Use plain sh for moveexample script.  * Applied patches from upstream to fix armel buildd crash.  * Packages fpc.sty and fakehtml.sty to the default latex directory as these    are required to compile fpdoc latex output. (Closes: Bug#628100) -- Abou Al Montacir <email address hidden>  Mon, 04 Jul 2011 18:10:00 +0200
  • fpc (2.4.4-1) unstable; urgency=low
      * New upstream release with many fixes and a few new features.    - Most library fixes from early June 2010 till March 2011.      + New lib in fp-untis-misc: libsee      + New libs in fp-untis-gfx: hermes, ptc      + New lib in fp-units-fcl: fcl-js    - Some compiler fixes, most relating to 64-bit.    - List of changes which may affect the behaviour of previously working      code, and how to cope with these changes is available online on      http://wiki.freepascal.org/User_Changes_2.4.4    - List of reported bugs which have been fixed in this release is      available online on http://bugs.freepascal.org/changelog_page.php  * Packages:    - Many improvements to the XML units    - Many improvements to the database units.      + Specially sqlite got quite some fixes.    - Many improvements to the chm units.      + Including a command line CHM compiler    - New interface units:      + opencl      + lua    - Many improvements to fppkg and fpmake for another round of testing.  * Platforms:    - Fixes for multi-threading support in OS/2 RTL.  * Alternative system priority is now set on build time, if given, or    automatically depending on upstream version.  * Removed build dependency on quilt and bumped standard version to 3.9.2. -- Abou Al Montacir <email address hidden>  Mon, 23 May 2011 09:50:00 +0200
  • fpc (2.4.2-3) unstable; urgency=low
      * Added depency on binutils package and declared conflict with binutils-gold    as FPC does not work new binutils chain.(Closes:Bug#620815)  * Fixed various lintian warnings and notes.  * Removed dependency of fp-units-gfx on libsvga1-dev on architectures where    it does not exist.  * Moved fd2pascal from fp-units-gfx to fp-utils. -- Abou Al Montacir <email address hidden>  Tue, 06 Apr 2011 23:30:00 +0200
  • fpc (2.4.2-2) unstable; urgency=low
      * Test for dh_input exit status 30 as this is a normal exit status which just    informs that the question was not displayed because of its priority.    (Closes:Bug#620803) -- Abou Al Montacir <email address hidden>  Tue, 05 Apr 2011 17:14:00 +0200
  • fpc (2.4.2-1) unstable; urgency=low
      * New upstream release with many fixes and a few new features.    (Closes:Bug#606655)    - Most bugfixes in the RTL and packages before june 2010 have been merged.    - List of changes which may affect the behaviour of previously working    code, and how to cope with these changes is available online on    http://wiki.freepascal.org/User_Changes_2.4.2    - List of reported bugs which have been fixed in this release is    available online on http://bugs.freepascal.org/changelog_page.php  * New Platforms:    - Long term bug in OS/2 implementation of unit Video finally fixed which    among others allows inclusion of the text-mode IDE (without debugger)    for this platform as part of the distribution again.  * Compiler changes:    - Support D2006+ FOR..IN, with some FPC specific enhancements. Refer to     http://wiki.freepascal.org/for-in_loop for more information    - Support for sealed and abstract classes.  * Packages changes:    - Many improvements to the XML units    - Many improvements to the database units    - Many improvements to the chm units    - Moved fpc-subst tool from fp-compiler package to fp-utils one  * Set 2.4.2 as default FPC version. -- Abou Al Montacir <email address hidden>  Tue, 09 Mar 2011 10:02:00 +0100
  • fpc (2.4.0-4) unstable; urgency=low
      * Unset 2.4.0 as default FPC version. -- Abou Al Montacir <email address hidden>  Mon, 07 Mar 2011 09:21:00 +0100
  • fpc (2.4.0-3) unstable; urgency=low
      * Added dependncy for fp-units-gfx to libsvga1-dev. (Closes:Bug#608834)  * Added support for multiple version coexistence in the same system. This will    allow installing multiple versions of FPC in the same system and choose a    default using update-alternatives.  * Use version in package names and provide old names as virtual packages  * Moved fpc-subst tool from fp-compiler package to fp-utils one -- Abou Al Montacir <email address hidden>  Wed, 17 Feb 2011 08:41:00 +0100
  • fpc (2.4.0-2) unstable; urgency=low
    
    
      [ Abou Al Montacir ]
      * Fixed build dependencies on fp-compiler (>= 2.2.4-5). (Closes:Bug#570591)
      * Added dependency on ${misc:Depends} as required for packages using
        debhelper.
      * Removed pre-dependency on dpkg (>= 1.10.24).
      * Fixed spell errors removing lintian warning.
      * Fixed dependencies of fp-units-math package. (Closes:Bug#567574)
      * Bumped standard version to 3.8.4.
      * Updated lintian override files.
      [ Stefan Kisdaroczi ]
      * Fixed Pred and Succ functions. (Closes: Bug#569023)
    
     -- Abou Al Montacir <email address hidden>  Mon, 03 Feb 2010 22:48:00 +0100
  • fpc (2.4.0-1) unstable; urgency=low
    
    
      * New upstream release with many fixes and new features offering a nice
      collection of new functionality and bug fixes.
      * New platforms:
        - Mac OS X/PowerPC64
        - Mac OS X/x86_64
        - Mac OS X/ARM (iPhone)
      * Compiler changes:
        - Support for Delphi-style resource handling
        - Whole-program optimization infrastructure, which initially supports
      program devirtualization and unused virtual method removal
        - Much faster compilation of units containing many type-sections
        - The ability to suppress individual hints/warnings/notes
        - Several improvements to the DWARF debug information generation
        - Fixes to the generics support
        - Fixes to the interface delegation (implements) support
        - Improved cpu register allocation
        - Improved ARM/EABI support
      * RTL changes:
        - Linearly scaling multi-threaded memory manager
        - Support for (advisory) file locking on Unix-based platforms
        - when using the SysUtils file creation/opening routines
        - Support for ANSI ISO Extended Pascal ReadStr/WriteStr
        - A UnicodeString type that, while not yet equivalent to Delphi 2009's
        UnicodeString type, offers reference counted UnicodeString support on
        the Windows, Linux, Mac OS X, FreeBSD and Beos/Haiku platforms.
      * Packages changes:
        - Many improvements to the XML units
        - Many improvements to the database units
        - Updated the common Mac OS X Pascal interfaces to r241, including
        header a translation of the CFNetwork framework
        - The zipper unit now works correctly on big endian platforms
      * Added a patch fixing building documentation on Debian systems.
      * Included quilt.make in rules file. (Closes: Bug#538552)
      * Packaged news utility program (fpclasschart) poducing a class tree from
        source files.
      * Removed duplicate section field.
      * Fixed fp-units-i386 package short description.
      * Removed unneeded override rule.
      * Added doc-base file for fp-compiler package.
      * Fixed lintian warnings related to spell errors.
      * Fixed upgrade breakage from 2.2.4-3 caused by moving files from fp-units-gfx
        to fp-units-multimedia. (Closes: Bug#565167)
    
     -- Abou Al Montacir <email address hidden>  Sun, 13 Dec 2009 22:25:00 +0100
  • fpc (2.2.4-5) unstable; urgency=low
    
    
      * Added a new package fp-units-math for math development support.
    
     -- Abou Al Montacir <email address hidden>  Sun, 04 Dec 2009 21:11:00 +0100
  • fpc (2.2.4-3) unstable; urgency=low
    
    
      [ Mazen Neifer ]
      * Fixed compilation error on power PC.
    
     -- Mazen Neifer <email address hidden>  Wed, 03 Jun 2009 12:44:00 +0200
  • fpc (2.2.4-1) unstable; urgency=low
    
    
      [ Mazen Neifer ]
      * new upstream release
        - Added support for TIFF reading/writing in fcl-image
        - Improvements and fixes in CHM support
        - Fixed linking the gtk2-package with gtk versions above 2.13.4
        - Added support for CHM help files
      * Remove patches that are now obsolete.
      * Removed dependency from GTK1 as it was removed from Squeeze.
      [ Paul Gevers ]
      * Fixed typo in sysconst.pp. (Closes: Bug#519013)
    
     -- Mazen Neifer <email address hidden>  Sat, 02 May 2009 16:40:30 +0200
  • fpc (2.2.2-8) unstable; urgency=low
    
    
      * Removed .pc directory in clean target to avoid a lintian warning.
      * Moved chmcmd and chmls tools to fp-utils and added man files for them.
      * Added Debian build version to compiler full version.
    
     -- Mazen Neifer <email address hidden>  Tue, 16 Dec 2008 23:23:00 +0100
  • fpc (2.2.2-7) unstable; urgency=low
    
    
      [ Mazen Neifer ]
      * Patches were not applyed by patch system, fixed. (Closes: Bug#508415)
    
     -- Torsten Werner <email address hidden>  Mon, 15 Dec 2008 06:12:58 +0100
  • fpc (2.2.2-6) unstable; urgency=low
    
    
      * Remove auto-generated make files in clean target to avoid linitian warning
        (Closes: Bug#508013).
      * Removed gtk file system bindings as these no more exist in new gtk
        libraries. (Closes: Bug#507520)
    
     -- Mazen Neifer <email address hidden>  Wed, 04 Dec 2008 12:21:00 +0100
  • fpc (2.2.2-5) unstable; urgency=low
    
    
      * Added missing man pages to remove linitian warnings.
      * Fixed bug in clean-patched target causing configuration files to be removed
        before arch independent packages are build.
      * Updated description of fp-docs package. (Closes: Bug#506065)
        customizations.
      * Fixed dependencies in rules file speeding package generation by avoiding
        rebuilding binaries up to four times.
    
     -- Mazen Neifer <email address hidden>  Thu, 18 Nov 2008 16:50:00 +0100
  • fpc (2.2.2-4) unstable; urgency=low
    
    
      [ Torsten Werner ]
      * Update ABI version in fpc-depends automatically.
      * Remove empty directories from binary package fpc-source.
    
      [ Mazen Neifer ]
      * Removed leading path when calling update-alternatives to remove a Linitian
        error.
      * Fixed clean target.
      * Improved description of packages. (Closes: #498882)
    
     -- Mazen Neifer <email address hidden>  Thu, 09 Oct 2008 23:29:00 +0200