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 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153
|
gap-tomlib (1.2.9-1) unstable; urgency=medium
* New upstream release
* patch doc-makefile: install manual.lab
* debian/watch:
- Move from https://www.gap-system.org/pub/gap to
https://files.gap-system.org
* debian/rules:
- README renamed README.md
- build doc using makedoc.g
* debian/control:
- Bump Standards-Version to 4.5.0
- Build-Depends on debhelper-compat (= 12)
* debian/compat: removed
-- Bill Allombert <ballombe@debian.org> Tue, 21 Apr 2020 10:38:14 +0200
gap-tomlib (1.2.8-1) unstable; urgency=medium
* New upstream release
* New patch: add-tomdiff.tex: add missing source code
* debian/control:
- Bump Standards-Version to 4.4.0
* debian/gap-table-of-marks.doc-base.tomlib:
- use links relative to /usr/share/doc
* debian/copyright: update
-- Bill Allombert <ballombe@debian.org> Mon, 29 Jul 2019 17:52:15 +0200
gap-tomlib (1.2.7-2) unstable; urgency=medium
* debian/links: Fix typo TomLib-> Tomlib. Closes: #919832
-- Bill Allombert <ballombe@debian.org> Sun, 20 Jan 2019 11:20:22 +0100
gap-tomlib (1.2.7-1) unstable; urgency=medium
* New upstream release
- remove obsolete patches
- no more tomdiff changelog
- install in /usr/share/gap/pkg/TomLib
* debian/watch: add missing hyphen
* debian/control:
- Bump Standards-Version to 4.3.0
- Add Build-Depends: gap-autodoc
- Add Recommends: gap
* debian/rules: make it compatible with gap2deb
-- Bill Allombert <ballombe@debian.org> Tue, 25 Dec 2018 00:37:19 +0100
gap-tomlib (1r2p6-1) unstable; urgency=medium
* New upstream release
* debian/watch: switch from ftp to https
* debian/control:
- Bump Standards-Version to 4.1.3
* debian/control, debian/compat:
- switch to debhelper v9
* debian/rules: implement DEB_BUILD_OPTION nocheck.
* debian/copyright: Update URL and email
-- Bill Allombert <ballombe@debian.org> Mon, 19 Feb 2018 18:28:24 +0100
gap-tomlib (1r2p5-2) unstable; urgency=low
* debian/rules:
- Use gzip --no-name
- Improve code for running the tests.
- Implement notest DEB_BUILD_OPTIONS.
- Remove spurious aux files from gapdoc.
* debian/control:
- Build-Depends on gap-atlasrep for running the tests.
-- Bill Allombert <ballombe@debian.org> Mon, 09 May 2016 17:29:10 +0200
gap-tomlib (1r2p5-1) unstable; urgency=low
* New upstream release
* New patch:
- fix-ref: use relative path to references.
* Update packaging to gap2deb style
* gap-table-of-marks.doc-base.tomlib: added
* debian/copyright: use new copyright format
* debian/README.Debian: update
* debian/control:
- Bump Standards-Version to 3.9.7
- Depends on gap-atlasrep
- Build-Depends on tth, texlive-latex-extra, texlive-fonts-recommended
- Update Description
* debian/rules: run tests
-- Bill Allombert <ballombe@debian.org> Sun, 17 Apr 2016 13:28:27 +0200
gap-tomlib (1r2p2-1) unstable; urgency=low
* New upstream release
* Use unpacked tarball now
- debian/README.source: removed
* debian/control:
- Bump Standards-Version to 3.9.4
- Depends on ${misc:Depends}.
- Build-Depends on gap, gap-gapdoc
* debian/control, debian/compat:
- Move to debhelper v5
* debian/watch: added
* debian/rules:
- Build the documentation
- Use dh_prep instead of dh_clean -k
-- Bill Allombert <ballombe@debian.org> Tue, 10 Sep 2013 13:57:15 +0200
gap-tomlib (1r1p4-1) unstable; urgency=low
* New upstream release
* debian/control:
- Bump Standards-Version to 3.8.0
- Suggests: gap-character-tables
- Move Homepage from description to the source section.
* README.source:
- Move file to debian/README.source
- Document how the tarball is built.
* debian/copyright:
- Convert to UTF-8
-- Bill Allombert <ballombe@debian.org> Thu, 19 Feb 2009 11:54:02 +0100
gap-tomlib (1r1p2-1) unstable; urgency=low
* New upstream release
* Bump Standards-Version to 3.6.2
-- Bill Allombert <ballombe@debian.org> Fri, 1 Jul 2005 15:57:18 +0200
gap-tomlib (1r1-2) unstable; urgency=low
* debian/rules: Compress all tom files to preserve (a lot of) diskspace.
-- Bill Allombert <ballombe@debian.org> Mon, 10 Jan 2005 17:56:37 +0100
gap-tomlib (1r1-1) unstable; urgency=low
* New upstream version
* Previous package was made native by mistake.
* This release needs gap-libs (>=4r4).
-- Bill Allombert <ballombe@debian.org> Mon, 17 May 2004 23:31:39 +0200
gap-tomlib (1r0-1) unstable; urgency=low
* Initial release. Closes: #219869.
* This package is part of GAP.
-- Bill Allombert <ballombe@debian.org> Sun, 20 Apr 2003 12:07:47 +0200
|