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
|
gap-transgrp (3.6.5-2) unstable; urgency=medium
* New patch:
- doc-remove-ext: remove links to ext manual which no more exist.
* debian/control:
- Add Build-Depends on gap-smallgrp for running the test-suite.
- Recommends: gap-smallgrp
- Bump Standards-Version to 4.7.0
-- Bill Allombert <ballombe@debian.org> Tue, 14 May 2024 20:29:28 +0200
gap-transgrp (3.6.5-1) unstable; urgency=medium
* New upstream release.
-- Bill Allombert <ballombe@debian.org> Sun, 28 Jan 2024 21:30:20 +0100
gap-transgrp (3.6.4-1) unstable; urgency=medium
* New upstream release.
* debian/control:
- Bump Standards-Version to 4.6.2
* debian/rules
- fix test failure detection
-- Bill Allombert <ballombe@debian.org> Thu, 20 Jul 2023 19:52:43 +0200
gap-transgrp (3.6.3-1) unstable; urgency=medium
* New upstream release.
- spurious files lib/bla, data/MIN.gz has been removed upstream
-- Bill Allombert <ballombe@debian.org> Fri, 22 Jul 2022 11:38:02 +0200
gap-transgrp (3.6.2-1) unstable; urgency=medium
* New upstream release.
- patch doc_gapmacro: updated
- do not ship spurious files lib/bla, data/MIN.gz
* debian/control:
- Build-Depends on debhelper-compat (= 13)
- Bump Standards-Version to 4.6.0
- Add Rules-Requires-Root: no
* debian/copyright, debian/watch: update for new URL.
* debian/rules: compress datafiles
-- Bill Allombert <ballombe@debian.org> Wed, 20 Jul 2022 17:26:45 +0200
gap-transgrp (2.0.6-2) unstable; urgency=medium
* New patch: doc_gapmacro: upstream code to build the doc.
* debian/rules: run tests
-- Bill Allombert <ballombe@debian.org> Sun, 13 Dec 2020 11:03:51 +0100
gap-transgrp (2.0.6-1) unstable; urgency=medium
* New upstream release
* debian/copyright:
- Add mention of Derek Holt and Lehrstuhl D für Mathematik
- Update Source field and use https.
* debian/control: add
- Recommends gap (>= 4r9)
- Build-Depends on debhelper-compat (= 12)
- Multi-Arch: foreign
- Bump Standards-Version to 4.5.0
- Homepage: use https
* debian/compat: removed
* debian/gap-transgrp.doc-base.transgrp:
- use paths from /usr/share/doc/gap-transgrp/doc
* debian/watch:
- Move from https://www.gap-system.org/pub/gap to
https://files.gap-system.org
-- Bill Allombert <ballombe@debian.org> Mon, 07 Dec 2020 11:50:50 +0100
gap-transgrp (2.0.4-1) unstable; urgency=medium
* Initial Release.
* This package is part of the GAP system.
* The data from this package used to be provided in gap-trans-groups
-- Bill Allombert <ballombe@debian.org> Mon, 15 Oct 2018 19:21:45 +0200
|