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
|
gap-toric (1.9.6+ds-1) unstable; urgency=medium
* New upstream nano version.
* Debianization:
- d/copyright:
- Files-Excluded list, refresh;
- d/{rules,clean}, refresh;
- d/tests/*:
- d/t/makecheck.tst, update.
-- Jerome Benoit <calculus@rezozer.net> Sun, 06 Oct 2024 12:33:50 +0000
gap-toric (1.9.5+ds-3) unstable; urgency=medium
* Debianization:
- migration to gap 4.13.0:
- d/control: refresh;
- d/tests:
- d/t/makecheck.tst, refresh;
- d/control:
- Standards Version, bump to 4.7.0 (no change);
- d/copyright:
- copyright year tuples, update.
-- Jerome Benoit <calculus@rezozer.net> Fri, 19 Apr 2024 15:43:27 +0000
gap-toric (1.9.5+ds-2) unstable; urgency=medium
[Jerome Benoit]
* d/watch, now use GitHub API to avoid breaking change from GitHub web UI
(see https://lists.debian.org/debian-devel/2022/09/msg00229.html).
* d/copyright, update Copyright year-tuples.
* d/control, introduce Rules-Requires-Root and set to no.
* d/control, bump gap version to 4.11.
* d/control, clean versions in dependency lists.
[ Debian Janitor ]
* Fix field name case in debian/tests/control (Test-command => Test-Command).
* Bump debhelper from old 12 to 13.
* Update renamed lintian tag names in lintian overrides.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
* Update standards version to 4.6.1, no changes needed.
-- Jerome Benoit <calculus@rezozer.net> Sat, 03 Dec 2022 19:31:12 +0000
gap-toric (1.9.5+ds-1) unstable; urgency=medium
* New upstream version.
* Debianization:
- debian/control:
- Standards Version, bump to 4.4.1 (no change);
- debian/tests/*:
- d/t/makecheck.tst, refresh.
-- Jerome Benoit <calculus@rezozer.net> Fri, 01 Nov 2019 19:11:05 +0000
gap-toric (1.9.4+ds-3) unstable; urgency=medium
* Upload to unstable.
* Debianization:
- Depends field, gap, bump to 4r10p2;
- Standards Version, bump to 4.4.0 (no change).
-- Jerome Benoit <calculus@rezozer.net> Fri, 26 Jul 2019 13:02:37 +0000
gap-toric (1.9.4+ds-2) experimental; urgency=medium
* Debianization:
- debian/gap-toric.links, correct (Closes: #924186);
- debian/copyright:
- Copyright field, year tuple, update;
- debian/control:
- Standards Version, bump to 4.3.0 (no change);
- debhelper, bump to 12;
- Depends fields:
- gap, bump to 4r10p0;
- gap-gapdoc, bump to 1.6.2;
- gap-autodoc, bump to 2018.09.20;
- debian/compat, discard.
-- Jerome Benoit <calculus@rezozer.net> Sun, 26 May 2019 08:21:47 +0000
gap-toric (1.9.4+ds-1) unstable; urgency=medium
* New upstream minor release.
* Debianization:
- debian/copyright:
- copyright fields, update;
- Format field, secure;
- Files-Excluded field, refresh;
- X-Source{,-Downloaded-From} fields, introduce;
- X-Upstream-Bugs field, introduce;
- debian/control:
- Standards Version, bump to 4.2.1 (no change);
- Depends fields, gap, bump to 4r9p3;
- debhelper, bump to 11;
- Homepage field, secure URI;
- Vcs-* fields, migration to salsa;
- debian/patches/, remove;
- debian/adhoc/, remove;
- debian/makedoc.g, introduce;
- debian/rules:
- pkg-info.mk include, add;
- get-orig-source target, remove;
- debian/clean, refresh;
- debian/watch, migration to GitHub;
- debian/tests/*:
- d/t/control, add new Test-command ;
- d/t/makecheck.tst, refresh and simplify;
- debian/compat, bump to 11;
- debian/gap-toric.{install,docs}, refresh.
-- Jerome Benoit <calculus@rezozer.net> Mon, 12 Nov 2018 08:41:53 +0000
gap-toric (1.8+ds-1) unstable; urgency=medium
* Initial release (Closes: #848053).
-- Jerome Benoit <calculus@rezozer.net> Wed, 28 Dec 2016 03:39:27 +0000
|