summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Gevers <elbrus@debian.org>2013-12-15 21:06:33 +0100
committerPaul Gevers <elbrus@debian.org>2013-12-15 21:09:22 +0100
commit4df69dc922519208b6e08c203ca3323764629c9a (patch)
tree32373ceeaffb706c3c9e50780281aa5e63bd7817
parente827901101d1bfc989ce1923c33496e43cbf6690 (diff)
downloadfpc-4df69dc922519208b6e08c203ca3323764629c9a.tar.gz
Update d/changelog for release 2.6.2-7debian/2.6.2-7
-rw-r--r--debian/changelog19
1 files changed, 18 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 44042652..8ad8d29a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -15,7 +15,24 @@ fpc (2.6.2-7) unstable; urgency=low
* Update Portuguese translation (Américo Monteiro). (Closes: Bug#730706)
* Update Spanish translation (Matias Bellone). (Closes: Bug#731767)
- -- Abou Al Montacir <abou.almontacir@sfr.fr> Wed, 11 Dec 2013 21:11:09 +0100
+ [ 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 <elbrus@debian.org> Sun, 15 Dec 2013 21:08:59 +0100
fpc (2.6.2-6) unstable; urgency=low