lp:debian/fpc

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

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Development

Recent revisions

43. By Paul Gevers

* 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

42. By Paul Gevers

* 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

41. By Paul Gevers

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

40. By Paul Gevers

[ 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

39. By Paul Gevers

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

38. By Abou Al Montacir <email address hidden>

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

37. By Paul Gevers

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

36. By Paul Gevers

[ 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

35. By Abou Al Montacir <email address hidden>

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

34. By Paul Gevers

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

Branch metadata

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

Subscribers