New Upstream Release - gap-laguna

Ready changes

Summary

Merged new upstream version: 3.9.6+ds (was: 3.9.5+ds).

Diff

diff --git a/PackageInfo.g b/PackageInfo.g
index 1c44cb8..fe1033c 100644
--- a/PackageInfo.g
+++ b/PackageInfo.g
@@ -11,13 +11,13 @@ SetPackageInfo( rec(
 
 PackageName := "LAGUNA",
 Subtitle := "Lie AlGebras and UNits of group Algebras",
-Version := "3.9.5",
-Date := "27/04/2022", # dd/mm/yyyy format
+Version := "3.9.6",
+Date := "25/02/2023", # dd/mm/yyyy format
 License := "GPL-2.0-or-later",
 ##  <#GAPDoc Label="PKGVERSIONDATA">
-##  <!ENTITY VERSION "3.9.5">
-##  <!ENTITY RELEASEDATE "27 April 2022">
-##  <!ENTITY RELEASEYEAR "2022">
+##  <!ENTITY VERSION "3.9.6">
+##  <!ENTITY RELEASEDATE "25 February 2023">
+##  <!ENTITY RELEASEYEAR "2023">
 ##  <#/GAPDoc>
 
 SourceRepository := rec(
@@ -55,7 +55,7 @@ Persons := [
     IsAuthor      := true,
     IsMaintainer  := true,
     Email         := "obk1@st-andrews.ac.uk",
-    WWWHome       := "https://alex-konovalov.github.io/",
+    WWWHome       := "https://olexandr-konovalov.github.io/",
     PostalAddress := Concatenation( [
                      "School of Computer Science\n",
                      "University of St Andrews\n",
@@ -97,7 +97,7 @@ AbstractHTML := "The <span class=\"pkgname\">LAGUNA</span> package replaces the
 PackageDoc := rec(
   BookName := "LAGUNA",
   ArchiveURLSubset := ["doc"],
-  HTMLStart := "doc/chap0.html",
+  HTMLStart := "doc/chap0_mj.html",
   PDFFile := "doc/manual.pdf",
   SixFile := "doc/manual.six",
   LongTitle := "Lie AlGebras and UNits of group Algebras",
diff --git a/debian/changelog b/debian/changelog
index 8f5e31e..eb51b51 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+gap-laguna (3.9.6+ds-1) UNRELEASED; urgency=low
+
+  * New upstream release.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Fri, 26 May 2023 16:54:42 -0000
+
 gap-laguna (3.9.5+ds-2) unstable; urgency=medium
 
   [Jerome Benoit]
diff --git a/debian/patches/debianization-documentation.patch b/debian/patches/debianization-documentation.patch
index 0c4338b..01e64aa 100644
--- a/debian/patches/debianization-documentation.patch
+++ b/debian/patches/debianization-documentation.patch
@@ -5,8 +5,10 @@ Forwarded: not-needed
 Author: Jerome Benoit <calculus@rezozer.net>
 Last-Update: 2018-12-07
 
---- a/makedoc.g
-+++ b/makedoc.g
+Index: gap-laguna.git/makedoc.g
+===================================================================
+--- gap-laguna.git.orig/makedoc.g
++++ gap-laguna.git/makedoc.g
 @@ -4,6 +4,9 @@
  ##
  ###########################################################################
@@ -17,7 +19,7 @@ Last-Update: 2018-12-07
  ExtractMyManualExamples:=function( pkgname, main, files )
  local path, tst, i, s, basename, name, output, ch, a, location, pos, comment;
  path:=Directory( 
-@@ -67,12 +70,7 @@
+@@ -67,12 +70,7 @@ MakeGAPDocDoc( "doc",     # path to the
                            # to path which contain pieces of documentation 
                            # which must be included in the document
                 LAGUNAMANUALFILES, 

More details

Full run details

Historical runs