lp:ubuntu/quantal/fpc

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/quantal/fpc
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Mature

Recent revisions

25. By Abou Al Montacir <email address hidden>

* 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)

24. By Peter Michael Green <email address hidden>

[ 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)

23. By Peter Michael Green <email address hidden>

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

22. By Adam Conrad

* Add support for armhf (thanks to Peter Michael Green):
  - 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

21. By Abou Al Montacir <email address hidden>

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

20. By Jakub Wilk

* Non-maintainer upload.
* Drop unused build-dependency on gs-common. (Closes: #649703).

19. By Abou Al Montacir <email address hidden>

* 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)

18. By Matthias Klose

Add multiarch path to /etc/fpc.cfg so executables linked against libc
can be corectly linked (Jonas Maebe). Closes: #636802, LP: #809762.

17. By Angel Abad

* Merge from debian unstable. (LP: #798142, #790583) Remaining changes:
  - Backported patch from fpc trunk to fix handling of EABI syscalls
    when there are more than five parameters.
    + http://lists.freepascal.org/lists/fpc-devel/2010-October/022228.html

16. By Michael Casadevall

* Backported patch from fpc trunk to fix handling of EABI syscalls
  when there are more than five parameters. (Unblocks LP: #67544)
  - http://lists.freepascal.org/lists/fpc-devel/2010-October/022228.html

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/raring/fpc
This branch contains Public information 
Everyone can see this information.

Subscribers