1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124
|
gap-gapdoc (1.6.6-1) unstable; urgency=medium
* New upstream release.
- patch: no-validate: removed, validation is optional now.
* debian/rules: run makedocrel.g twice to get correct cross-references.
-- Bill Allombert <ballombe@debian.org> Mon, 12 Sep 2022 16:33:02 +0200
gap-gapdoc (1.6.5-1) unstable; urgency=medium
* New upstream release.
- patch: no-validate: new: do not validate XML, too complex.
* debian/control:
- add Rules-Requires-Root: no
- Build-Depends on debhelper-compat (= 13)
-- Bill Allombert <ballombe@debian.org> Sun, 27 Mar 2022 19:18:48 +0200
gap-gapdoc (1.6.4-1) unstable; urgency=medium
* New upstream release
* debian/control:
- Bump Standards-Version to 4.6.0
- Build-Depends on gap-doc for cross-references
* debian/control, debian/copyright: use https URL
* debian/copyright, debian/watch: upstream changed URL
* debian/rules: attempt to fix cross references
-- Bill Allombert <ballombe@debian.org> Sat, 18 Sep 2021 15:49:50 +0200
gap-gapdoc (1.6.3-1) unstable; urgency=low
* New upstream release
* debian/watch:
- Move from https://www.gap-system.org/pub/gap to
https://files.gap-system.org
* debian/control:
- Bump Standards-Version to 4.5.0
- Build-Depends on debhelper (= 12)
* debian/compat: removed
* gap-gapdoc.doc-base.*: use /usr/share/doc paths
-- Bill Allombert <ballombe@debian.org> Sat, 28 Mar 2020 15:26:51 +0100
gap-gapdoc (1.6.2-1) unstable; urgency=medium
* New upstream release
- patch lib-mathjax: updated
* debian/control:
- Bump Standards-Version to 4.2.1
- Recommends: gap
-- Bill Allombert <ballombe@debian.org> Tue, 18 Dec 2018 23:07:18 +0100
gap-gapdoc (1.6.1-3) unstable; urgency=medium
* debian/rules: set TZ=C when calling date
-- Bill Allombert <ballombe@debian.org> Sat, 17 Mar 2018 20:02:36 +0100
gap-gapdoc (1.6.1-2) unstable; urgency=medium
* patch:
- doc-makefile: 3k+1: use gzip --no-name
* debian/control
- mark Multi-Arch: foreign
- Bump Standards-Version to 4.1.3.
-- Bill Allombert <ballombe@debian.org> Sun, 11 Feb 2018 16:50:22 +0100
gap-gapdoc (1.6.1-1) unstable; urgency=low
* New upstream release.
- Run pdflatex four times to get index in TOC.
Closes: #822156. Thanks Jerome BENOIT.
* patch:
- lib-mathjax: update
- doc-makefile: use gzip --no-name
* debian/rules:
- install README.md instead of README
- set SOURCE_DATE_EPOCH/FORCE_SOURCE_DATE
* debian/control, debian/compat
- Move to debhelper v9
- Bump Standards-Version to 4.1.1.
* debian/copyright, debian/watch:
- update URL from ftp to https.
-- Bill Allombert <ballombe@debian.org> Sat, 02 Dec 2017 17:42:36 +0100
gap-gapdoc (1.5.1-3) unstable; urgency=low
* patch:
- doc-makefile: also build and install manual.lab
* debian/rules:
- do not install makedocrel.g
* debian/gap-gapdoc.doc-base.gapdoc-example:
- improve abstract
-- Bill Allombert <ballombe@debian.org> Sat, 16 May 2015 22:30:11 +0200
gap-gapdoc (1.5.1-2) unstable; urgency=low
* new patches:
- doc-makefile: install the documentation
- lib-mathjax: use local installation of mathjax to avoid privacy breach
reported by Lintian. Closes: #763128. Thanks Jerome BENOIT.
* Now rebuild the documentation from source.
* Change package directory from gapdoc to GAPDoc
* debian/control:
- Bump Standards-Version to 3.9.6.
- Use improved GAP Description from upstream.
* debian/watch: added
* debian/copyright: convert to new copyright format
* debian/gap-gapdoc.doc-base.gapdoc-example: added.
-- Bill Allombert <ballombe@debian.org> Thu, 30 Apr 2015 21:18:07 +0200
gap-gapdoc (1.5.1-1) unstable; urgency=low
* Initial Release.
* This is part of the GAP system. This package is necessary to build the
documentation of gap 4r6.
-- Bill Allombert <ballombe@debian.org> Fri, 26 Jul 2013 11:58:22 +0200
|