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
|
gap-polycyclic (2.16-2) unstable; urgency=medium
* patch: disable-test: disable test that hangs with GAP 4.12.
Closes: #1026542, see upstream issues
<https://github.com/gap-packages/polycyclic/issues/46>
* debian/control:
- Set Multi-Arch: foreign
- Bump Standards-Version to 4.6.1
-- Bill Allombert <ballombe@debian.org> Wed, 21 Dec 2022 00:31:55 +0100
gap-polycyclic (2.16-1) unstable; urgency=medium
* New upstream release.
* debian/control:
- Bump Standards-Version to 4.6.0
- Build-Depends on debhelper-compat (= 13)
- Add Rules-Requires-Root: no
- Homepage: use https
* debian/watch, debian/copyright: update for new URL
-- Bill Allombert <ballombe@debian.org> Sun, 03 Jul 2022 11:06:39 +0200
gap-polycyclic (2.15.1-1) unstable; urgency=low
* 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
* debian/control:
- Bump Standards-Version to 4.5.0
- Build-Depends on debhelper-compat (= 12)
* debian/compat: removed
-- Bill Allombert <ballombe@debian.org> Sat, 18 Apr 2020 11:50:28 +0200
gap-polycyclic (2.14-1) unstable; urgency=medium
* New upstream release
* debian/watch: update
* debian/control:
- Bump Standards-Version to 4.2.1.
- Add Build-Depends on gap-autodoc
- Add Build-Depends: gap-pkg-smallgrp, gap-pkg-alnuth, gap-pkg-autpgrp
for the test suite.
* debian/control, debian/compat:
- Move to debhelper v9
* debian/rules:
- CHANGES was renamed to CHANGES.md
- Update the rule used to build the documentation
- Support DEB_BUILD_OPTIONS nocheck.
-- Bill Allombert <ballombe@debian.org> Wed, 07 Nov 2018 15:20:46 +0100
gap-polycyclic (2.11-3) unstable; urgency=low
* patch: doc-makefile:
- use gzip --no-name
- install the bib files.
* debian/watch: add opt=passive
* debian/control:
- Bump Standards-Version to 3.9.7.
* debian/rules:
- run tests, but ignore results (they are currently broken).
-- Bill Allombert <ballombe@debian.org> Sat, 21 May 2016 23:39:41 +0200
gap-polycyclic (2.11-2) unstable; urgency=low
* Rebuild against patched gap-gapdoc to avoid extern mathjax links.
* Bump Standards-Version to 3.9.6.
* debian/rules:
- run test-suite at build-time (experimental)
-- Bill Allombert <ballombe@debian.org> Sun, 03 May 2015 10:19:30 +0200
gap-polycyclic (2.11-1) unstable; urgency=low
* Initial Release.
* This is part of the GAP system.
-- Bill Allombert <ballombe@debian.org> Sat, 19 Jul 2014 16:47:16 +0200
|