Change logs for fpc source package in Buster

  • 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-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-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.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