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 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368
|
gap-float (1.0.3+ds-3) unstable; urgency=medium
* Debianization:
- 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/s/lintian-overrides, refresh.
-- Jerome Benoit <calculus@rezozer.net> Mon, 31 Oct 2022 17:50:54 +0000
gap-float (1.0.3+ds-2) unstable; urgency=medium
* Debianization:
- d/patches/*:
- d/p/upstream-fix-fplll-namespace.patch, introduce (Closes: #1013489);
- d/copyright:
- copyright year tuple, update;
- d/control:
- Standards Version, bump to 4.6.1 (no major change);
- d/clean, harden.
-- Jerome Benoit <calculus@rezozer.net> Sun, 03 Jul 2022 15:18:28 +0000
gap-float (1.0.3+ds-1) unstable; urgency=medium
* New upstream nano release.
* Debianization:
- d/patches/*:
- d/p/upstream-autotoolization-cleanup.patch, refresh;
- d/tests/*:
- d/t/makecheck.tst, update package version.
-- Jerome Benoit <calculus@rezozer.net> Sun, 06 Mar 2022 16:09:47 +0000
gap-float (1.0.2+ds-1) unstable; urgency=medium
* New upstream nano release.
* Debianization:
- d/copyright:
- Files-Excluded list, refresh;
- d/tests/*:
- d/t/makecheck.tst, update package version.
-- Jerome Benoit <calculus@rezozer.net> Wed, 15 Dec 2021 14:09:37 +0000
gap-float (1.0.1+ds-1) unstable; urgency=medium
* New upstream major version.
* Debianization:
- d/tests/*:
- d/t/makecheck.tst, update package version;
- d/patches/*:
- d/p/upstream-autotoolization-cleanup.patch, update;
- d/p/debianization{,-documentation}.patch, administrivia.
-- Jerome Benoit <calculus@rezozer.net> Mon, 29 Nov 2021 14:01:05 +0000
gap-float (0.9.9+ds-2) unstable; urgency=medium
* Debianization:
- d/rules:
- override_dh_auto_test target, introduce;
- d/clean, update.
-- Jerome Benoit <calculus@rezozer.net> Sat, 06 Nov 2021 12:37:59 +0000
gap-float (0.9.9+ds-1) unstable; urgency=medium
* Upstream new nano version.
* Debianization:
- d/copyright:
- copyright year tuple, update;
- Files-Excluded list, adapt;
- d/control:
- Standards Version, bump to 4.6.0 (no major change);
- d/patches/*:
- d/p/upstream-update-m4_ac_find_gap_m4.patch, obsoleted;
- d/tests/*:
- d/t/makecheck.tst, update package version;
- d/gap-float.docs:
- README material, migrate to README.md;
- d/gap-float.lintian-overrides:
- no-upstream-changelog, obsoleted.
-- Jerome Benoit <calculus@rezozer.net> Sat, 23 Oct 2021 11:17:46 +0000
gap-float (0.9.1+ds-6) unstable; urgency=medium
* Debianization:
- debian/copyright:
- copyright year tuple, update;
- debian/control:
- Maintainer address, update;
- Rules-Requires-Root, introduce and set to no;
- Depends field:
- gap, bump to 4.11.0 ;
- gapkernel:Depends substvars, introduce (Closes: #958802);
- Standards Version, bump to 4.5.0 (no change).
-- Jerome Benoit <calculus@rezozer.net> Thu, 30 Apr 2020 19:35:44 +0000
gap-float (0.9.1+ds-5) unstable; urgency=medium
* Debianization:
- debian/copyright:
- year tupes, update;
- debian/control:
- debhelper, bump to 12;
- Depends field, gap, bump to 4r10p2-1~ ;
- Standards Version, bump to 4.4.0 (no change);
- debian/compat, discard.
-- Jerome Benoit <calculus@rezozer.net> Thu, 11 Jul 2019 17:24:02 +0000
gap-float (0.9.1+ds-4) unstable; urgency=medium
* Debianization:
- debian/control:
- Depends field, gap, bump to 4r10p0-4 (Closes: #912914);
- Standards Version, bump to 4.3.0 (no change).
-- Jerome Benoit <calculus@rezozer.net> Fri, 28 Dec 2018 10:42:50 +0000
gap-float (0.9.1+ds-3) unstable; urgency=medium
* Upload to unstable (Closes: #912914).
-- Jerome Benoit <calculus@rezozer.net> Mon, 05 Nov 2018 05:39:37 +0000
gap-float (0.9.1+ds-2) experimental; urgency=medium
* Debianization:
- debian/control:
- Depends field, gap, bump to 4r9p3;
- debian/patches/*:
- d/p/debianization-adhoc-downgrade-4r8p8.patch, remove.
-- Jerome Benoit <calculus@rezozer.net> Tue, 30 Oct 2018 22:12:18 +0000
gap-float (0.9.1+ds-1) unstable; urgency=medium
* New upstream nano release.
* Debianization:
- debian/copyright:
- Format field, secure;
- debian/control:
- Standards Version, bump to 4.2.1 (no change);
- Vcs-*, update;
- debian/rules:
- get-orig-source target, discard;
- debian/patches/*:
- d/p/upstream-neutralize-read_g-perturbing_message.patch , remove;
- debian/source/*:
- d/s/lintian-overrides, update;
- d/s/options, delete;
- debian/tests:
- d/t/makecheck.tst, refresh.
-- Jerome Benoit <calculus@rezozer.net> Fri, 28 Sep 2018 14:59:52 +0000
gap-float (0.9.0+ds-4) unstable; urgency=medium
* Debianization:
- debian/clean, harden;
- debian/patches/*:
- d/p/debianization-adhoc-downgrade-4r8p8.patch, introduce.
-- Jerome Benoit <calculus@rezozer.net> Fri, 12 Jan 2018 13:29:48 +0000
gap-float (0.9.0+ds-3) unstable; urgency=medium
* Debianization:
- debian/copyright, update;
- debian/tests:
- d/t/makecheck.tst, refresh;
- debian/upstream/*, remove.
-- Jerome Benoit <calculus@rezozer.net> Mon, 08 Jan 2018 13:26:41 +0000
gap-float (0.9.0+ds-2) unstable; urgency=medium
* Debianization:
- debian/control:
- Depends field, bump to libfplll-dev 5.2.
-- Jerome Benoit <calculus@rezozer.net> Sat, 30 Dec 2017 19:15:24 +0000
gap-float (0.9.0+ds-1) unstable; urgency=medium
* New upstrem minor release.
* Debianization:
- debian/control:
- debhelper, bump to 11;
- Standards Version, bump to 4.1.3 (no change).
-- Jerome Benoit <calculus@rezozer.net> Fri, 29 Dec 2017 07:38:10 +0000
gap-float (0.8.0+ds-3) unstable; urgency=medium
* Debianization:
- debian/tests, revisit;
- debian/patches/*:
- d/p/upstream-tests-testall_g-QUIT_GAP-discard.patch, discard.
-- Jerome Benoit <calculus@rezozer.net> Fri, 24 Nov 2017 14:26:24 +0000
gap-float (0.8.0+ds-2) unstable; urgency=medium
* Debianization:
- debian/tests:
- d/t/makecheck.tst, refresh;
- debian/patches/*:
- d/p/upstream-tests-testall_g-QUIT_GAP-discard.patch, introduce;
- d/p/upstream-neutralize-read_g-perturbing_message.patch, idem.
-- Jerome Benoit <calculus@rezozer.net> Fri, 17 Nov 2017 17:15:24 +0000
gap-float (0.8.0+ds-1) unstable; urgency=medium
* New upstream minor release.
* Debianization:
- debian/copyright:
- Files-Excluded field, refresh;
- debian/watch, harden;
- debian/control:
- debhelper, bump to 10;
- Standards Version, bump to 4.1.1 (no change);
- Depends field, bump to gap 4r8p8;
- debian/patches/*:
- d/p/upstream-fix-autotoolization-tst.patch, integrated;
- d/p/upstream-autotoolization-cleanup.patch, refresh;
- debian/rules:
- debhelper, bump to 10;
- refresh.
-- Jerome Benoit <calculus@rezozer.net> Sat, 11 Nov 2017 15:15:54 +0000
gap-float (0.7.6+ds-3) unstable; urgency=medium
* Debianization:
- debian/control:
- Depends field, bump to libfplll-dev 5.1 (and gap 4r8p7);
- Standards Version, bump to 4.0.0 (no change).
-- Jerome Benoit <calculus@rezozer.net> Fri, 18 Aug 2017 05:57:06 +0000
gap-float (0.7.6+ds-2) unstable; urgency=medium
* Debianization:
- debian/tests/makecheck.tst, refresh;
- debian/tests/*:
- d/p/upstream-fix-autotoolization-tst.patch, introduce and submit.
-- Jerome Benoit <calculus@rezozer.net> Fri, 02 Jun 2017 06:23:19 +0000
gap-float (0.7.6+ds-1) unstable; urgency=medium
* New upstream release.
* Debianization:
- debian/patches/*:
- d/p/upstream-migration-fplll-4_to_5.patch, inegrated upstream;
- d/p/upstream-upgrade-tst-testall_g.patch, idem;
- d/p/upstream-autotoolization-cleanup.patch, refresh;
- d/p/debianization.patch, update;
- debian/copyright:
- refresh.
-- Jerome Benoit <calculus@rezozer.net> Fri, 26 May 2017 10:57:37 +0000
gap-float (0.7.4+ds-3) unstable; urgency=medium
* Upload to unstable.
-- Jerome Benoit <calculus@rezozer.net> Thu, 20 Oct 2016 03:11:47 +0000
gap-float (0.7.4+ds-2) experimental; urgency=medium
* Migration Bug fix (Closes: #835505).
-- Jerome Benoit <calculus@rezozer.net> Sat, 15 Oct 2016 04:06:46 +0000
gap-float (0.7.4+ds-1) unstable; urgency=medium
* New upstream release.
* Debianization:
- debian/watch:
- bump to version 4;
- update;
- debian/repack, discad (see below);
- debian/copyright:
- Files-Excluded field, introduce;
- refresh;
- debian/patches/*patch:
- d/p/upstream-autotoolization-doc.patch, discard;
- d/p/debianization-documentation.patch, introduce;
- Origin field, correct;
- refresh;
- debian/rules:
- dh_prep, override to compose documentation;
- get-orig-source field, add compression scheme;
- refresh.
-- Jerome Benoit <calculus@rezozer.net> Fri, 14 Oct 2016 04:11:24 +0000
gap-float (0.6.3+ds-3) unstable; urgency=medium
* Debianization:
- debian/control:
- Standards Version, bump to 3.9.8 (no change);
- debian/copyright, refresh;
- debian/tests/, introduce.
-- Jerome Benoit <calculus@rezozer.net> Sat, 30 Apr 2016 19:09:39 +0000
gap-float (0.6.3+ds-2) unstable; urgency=medium
* Debianization:
- debian/control:
- Depends field, bump to GAP 4r8;
- Standards Version, bump to 3.9.7;
- Vcs-* fields, secure;
- debian/clean, ad hoc introduction.
-- Jerome Benoit <calculus@rezozer.net> Sun, 17 Apr 2016 12:31:52 +0000
gap-float (0.6.3+ds-1) unstable; urgency=medium
* New upstream version.
* Debianization:
- debian/control, Standards Version 3.9.6 bump (no change);
- debian/repack, refresh;
- debian/rules:
- multiarch support, correct;
- debian/patches/, refresh;
- debian/gap-float.doc-base, not forget.
* Minor fixes submitted to the upstream maintainer.
-- Jerome Benoit <calculus@rezozer.net> Sun, 28 Sep 2014 02:38:03 +0000
gap-float (0.6.0+ds-1) unstable; urgency=low
* Initial release (Closes: #734316):
thanks to the upstream maintainer for reorganizing the source tarball
wrt to autotools customs, for providing a gpg signature, and other
minor enhancements that have facilitated the packaging.
* Debianization:
- debian/copyright in DEP-5 format;
- debian/control:
- debhelper build-dep to >= 9;
- Standards Version 3.9.5;
- Vcs-* headers.
- debian/source, format 3.0 (quilt);
- debian/patches/ patches in DEP-3 format;
- debian/watch, effective set up with upstream signature verification;
- debian/repack, repack script to clean up and gain weight;
- debian/rules:
- autoreconf-iguration;
- full and minal dh integration;
- get-orig-source uscan based target which downloads the currently
packaged upstream tarball and repacks it;
- default target which basically queries package status with uscan
-- output in DEHS format;
- debian/gap-float.install, install float.so module within debian
architecture hierarchy wrt GAP 4r7p5-1 new policy;
* Fixes, enhancements, request for a better autotools machinery support
(more rational, passing the `make distcheck' test) and bug reports has
been submitted to the upstream maintainer.
-- Jerome Benoit <calculus@rezozer.net> Wed, 20 Aug 2014 07:36:13 +0000
|