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
|
gap-laguna (3.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).
[ Debian Janitor ]
* debian/copyright: use spaces rather than tabs to start continuation lines.
* 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 15:52:12 +0000
gap-laguna (3.9.5+ds-1) unstable; urgency=medium
* New upstream nano version.
* Debianization:
- d/t/*:
- d/t/makecheck.tst, update.
-- Jerome Benoit <calculus@rezozer.net> Sun, 15 May 2022 13:34:25 +0000
gap-laguna (3.9.4+ds-1) unstable; urgency=medium
* New upstream nano version.
* Debianization:
- d/copyright:
- copyright fields, update;
- Files-Excluded list, update;
- d/control:
- Standards Version, bump to 4.6.0 (no change);
- Rules-Requires-Root, introduce and set to no;
- Depends fields:
- gap, bump to 4.11.0;
- gap-{io,gapdoc}, discard version;
- d/patches/*:
- d/p/debianization-documentation.patch, set Forwarded to no-needed;
- d/tests/*:
- d/t/makecheck.tst, update.
-- Jerome Benoit <calculus@rezozer.net> Sat, 12 Mar 2022 10:26:40 +0000
gap-laguna (3.9.3+ds-2) unstable; urgency=medium
* Upload to unstable.
- debian/control:
- Depends field, gap, bump to 4r10p2-1~ ;
- Standards Version, bump to 4.4.0 (no change).
-- Jerome Benoit <calculus@rezozer.net> Fri, 19 Jul 2019 13:28:45 +0000
gap-laguna (3.9.3+ds-1) experimental; urgency=medium
* New upstream patch version.
* Debianization:
- debian/control:
- debhelper, bump to 12;
- Depends fields:
- gap, bump to 4r10p0;
- gap-gapdoc, bump to 1.6.2;
- debian/compat, discard;
- debian/tests/*:
- d/t/makecheck.tst, update.
-- Jerome Benoit <calculus@rezozer.net> Fri, 24 May 2019 15:41:20 +0000
gap-laguna (3.9.2+ds-1) experimental; urgency=medium
* New upstream patch version.
* Debianization:
- debian/copyright:
- Copyright field, update year tuple;
- debian/control:
- Standards Version, bump to 4.3.0 (no change);
- debian/tests/*:
- d/t/makecheck.tst, update string version.
-- Jerome Benoit <calculus@rezozer.net> Fri, 12 Apr 2019 18:37:46 +0000
gap-laguna (3.9.1+ds-1) unstable; urgency=medium
* New upstream minor version.
* Debianization:
- debian/patches/*:
- d/p/debianization-documentation.patch, refresh;
- debian/tests/*:
- d/t/makecheck.tst, update.
-- Jerome Benoit <calculus@rezozer.net> Fri, 07 Dec 2018 07:03:58 +0000
gap-laguna (3.9.0+ds-1) unstable; urgency=medium
* New upstream minor version (Closes: #912914).
* 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/watch:
- URL, migration to GitHub;
- debian/rules:
- pkg-info.mk include, add;
- get-orig-source target, remove;
- debian/patches/*:
- d/p/upstream-fix-doc-examples-chap04.patch, remove;
- d/p/debianization.patch, refresh;
- debian/makedoc.g, revisit;
- debian/source/*:
- d/s/lintian-overrides, update;
- debian/tests/*:
- d/t/control, add new Test-command ;
- d/t/makecheck.tst, refresh and simplify;
- debian/compat, bump to 11.
-- Jerome Benoit <calculus@rezozer.net> Wed, 07 Nov 2018 09:15:47 +0000
gap-laguna (3.7.0+ds-1) unstable; urgency=medium
* Initial release (Closes: #847739).
-- Jerome Benoit <calculus@rezozer.net> Tue, 13 Dec 2016 07:41:23 +0000
|