Package: lazarus / 1.6.2+dfsg-2

Metadata

Package Version Patches format
lazarus 1.6.2+dfsg-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
default_config.diff | (download)

tools/install/linux/helpoptions.xml | 28 28 + 0 - 0 !
1 file changed, 28 insertions(+)

---
lcl with multple widget sets.diff | (download)

lcl/Makefile.fpc | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

---
drop_carbon_from_Makefiles.patch | (download)

lcl/Makefile.fpc | 1 0 + 1 - 0 !
lcl/interfaces/Makefile.fpc | 2 1 + 1 - 0 !
2 files changed, 1 insertion(+), 2 deletions(-)

 with carbon stripped from the source tree, we need to strip
 the carbon dir from the clean targets
add_sh bang_to_sh_scripts.patch | (download)

components/lazreport/images/package_images.sh | 3 2 + 1 - 0 !
components/lazreport/source/addons/DialogControls/resources/mk_res.sh | 1 1 + 0 - 0 !
components/lazreport/source/addons/lrEmailExport/images/mk_res.sh | 1 1 + 0 - 0 !
components/lazreport/source/addons/lrOfficeImport/resources/mk_res.sh | 1 1 + 0 - 0 !
components/lazreport/source/addons/lrspreadsheetexport/images/mk_res.sh | 1 1 + 0 - 0 !
5 files changed, 6 insertions(+), 1 deletion(-)

 these shell scripts are missing a sh-bang
Fix case issue with code help.patch | (download)

ide/codehelp.pas | 6 3 + 3 - 0 !
1 file changed, 3 insertions(+), 3 deletions(-)

 fixed a bug causing code help to handle only lower case file names.
lintian_detected_spelling_errors.patch | (download)

components/lazdebuggergdbmi/gdbmidebugger.pp | 2 1 + 1 - 0 !
ide/project.pp | 2 1 + 1 - 0 !
2 files changed, 2 insertions(+), 2 deletions(-)

 spelling issues found by lintian
fix fpdoc crashes on lazarus documentation.patch | (download)

docs/xml/lcl/extctrls.xml | 4 2 + 2 - 0 !
docs/xml/lcl/forms.xml | 12 7 + 5 - 0 !
docs/xml/lcl/graphics.xml | 306 128 + 178 - 0 !
lcl/extctrls.pp | 2 1 + 1 - 0 !
lcl/graphics.pp | 2 1 + 1 - 0 !
lcl/include/lcl_defines.inc | 3 3 + 0 - 0 !
6 files changed, 142 insertions(+), 187 deletions(-)

 fpdoc fails to build the documentation leaving the documentation
 package empty