diff -Nru maxima-5.41.0/crosscompile-windows/CMakeLists.txt maxima-5.41.0/crosscompile-windows/CMakeLists.txt --- maxima-5.41.0/crosscompile-windows/CMakeLists.txt 2018-11-15 05:39:11.000000000 +0000 +++ maxima-5.41.0/crosscompile-windows/CMakeLists.txt 2018-11-16 05:32:57.000000000 +0000 @@ -78,6 +78,7 @@ if(WITH_ABCL) set (WITH_DEFAULT_LISP "clisp" CACHE STRING "Which Lisp should be used by default (clisp/sbcl/abcl)?") set_property(CACHE WITH_DEFAULT_LISP PROPERTY STRINGS "clisp" "sbcl" "abcl") + set(ABCL_LICENSE_INFORMATION "
  • ABCL Website, ABCL license
  • ") else() set (WITH_DEFAULT_LISP "clisp" CACHE STRING "Which Lisp should be used by default (clisp/sbcl)?") set_property(CACHE WITH_DEFAULT_LISP PROPERTY STRINGS "clisp" "sbcl") @@ -216,7 +217,8 @@ install(FILES "${MINGW_LIBSTDCPP}" "${MINGW_LIBGCC}" DESTINATION wxMaxima/ COMPONENT wxMaxima) install(FILES "${MINGW_LIBSTDCPP}" "${MINGW_LIBGCC}" DESTINATION bin/ COMPONENT Maxima) -install(FILES "licenses.html" DESTINATION share/doc/ COMPONENT Maxima) +configure_file("${CMAKE_SOURCE_DIR}/licenses.html" "${CMAKE_BINARY_DIR}/licenses.html") +install(FILES "${CMAKE_BINARY_DIR}/licenses.html" DESTINATION share/doc/ COMPONENT Maxima) set(CPACK_GENERATOR "NSIS;ZIP") diff -Nru maxima-5.41.0/crosscompile-windows/licenses.html maxima-5.41.0/crosscompile-windows/licenses.html --- maxima-5.41.0/crosscompile-windows/licenses.html 2018-11-15 05:39:11.000000000 +0000 +++ maxima-5.41.0/crosscompile-windows/licenses.html 2018-11-16 05:32:57.000000000 +0000 @@ -16,11 +16,12 @@
  • Maxima Website, Maxima license
  • CLISP Website, CLISP license
  • SBCL Website, SBCL license
  • +@ABCL_LICENSE_INFORMATION@
  • TCL/TK Website, TCL/TK license
  • -
  • Gnuplot Website, Gnuplot license
  • -
  • VTK Website, VTK license
  • +
  • Gnuplot Website, Gnuplot license
  • +
  • VTK Website, VTK license
  • wxWidgets Website, wxWidgets license
  • -
  • wxMaxima Website, wxMaxima license
  • +
  • wxMaxima Website, wxMaxima license
  • diff -Nru maxima-5.41.0/crosscompile-windows/tcltk/CMakeLists.txt maxima-5.41.0/crosscompile-windows/tcltk/CMakeLists.txt --- maxima-5.41.0/crosscompile-windows/tcltk/CMakeLists.txt 2018-11-15 05:39:11.000000000 +0000 +++ maxima-5.41.0/crosscompile-windows/tcltk/CMakeLists.txt 2018-11-16 05:32:57.000000000 +0000 @@ -9,11 +9,11 @@ # If no further patches are needed, you should get a # updated setup-file automatically. -set(TCLVERSION "8.6.8") -set(TKVERSION "8.6.8") +set(TCLVERSION "8.6.9") +set(TKVERSION "8.6.9") -set(TCL_MD5 "81656d3367af032e0ae6157eff134f89") -set(TK_MD5 "5e0faecba458ee1386078fb228d008ba") +set(TCL_MD5 "95f11aa853a4557dd98c7a0c29032cd1") +set(TK_MD5 "77242dcea4e8bbf9f7fef9621c18cb74") set(TCL_URL "http://prdownloads.sourceforge.net/tcl/tcl${TCLVERSION}-src.tar.gz") set(TK_URL "http://prdownloads.sourceforge.net/tcl/tk${TKVERSION}-src.tar.gz") diff -Nru maxima-5.41.0/debian/changelog maxima-5.41.0/debian/changelog --- maxima-5.41.0/debian/changelog 2018-11-15 05:39:13.000000000 +0000 +++ maxima-5.41.0/debian/changelog 2018-11-16 05:32:59.000000000 +0000 @@ -1,8 +1,8 @@ -maxima (5.41.0-27~201811142343~ubuntu18.10.1) cosmic; urgency=low +maxima (5.41.0-27~201811152234~ubuntu18.10.1) cosmic; urgency=low * Auto build. - -- Launchpad Package Builder Thu, 15 Nov 2018 05:39:13 +0000 + -- Launchpad Package Builder Fri, 16 Nov 2018 05:32:59 +0000 maxima (5.41.0-6) unstable; urgency=medium diff -Nru maxima-5.41.0/debian/git-build-recipe.manifest maxima-5.41.0/debian/git-build-recipe.manifest --- maxima-5.41.0/debian/git-build-recipe.manifest 2018-11-15 05:39:13.000000000 +0000 +++ maxima-5.41.0/debian/git-build-recipe.manifest 2018-11-16 05:32:59.000000000 +0000 @@ -1,3 +1,3 @@ -# git-build-recipe format 0.4 deb-version {debupstream}-27~201811142343 -lp:~peterpall/maxima/+git/maxima.code git-commit:70abe2699055667ff48886d73879636aaff444cd +# git-build-recipe format 0.4 deb-version {debupstream}-27~201811152234 +lp:~peterpall/maxima/+git/maxima.code git-commit:939e1513428fc94b7f83ef8c373f8e0ffa4b2e1e merge packaging lp:~peterpall/maxima/+git/maxima.code git-commit:53740203bdce46d4790854852ee152757c2d0910