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
|
surf-alggeo (1.0.6+ds-5) unstable; urgency=medium
* FTBFS fix release, fix LaTeX composition failure.
* Debianization:
- debian/copyright:
- copyright year tuple, update;
- Format field, secure URI;
- debian/control:
- Vcs-* fields, migration to migration to salsa.debian.org ;
- debhelper, bump to 12;
- Standards Version, bump to 4.4.1 (no major change);
- Build-Depends field, remove autotools-dev and dh-autoreconf;
- Build-Depends-Indep field, add texlive-latex-extra;
- debian/rules:
- debhelper, --no-parallel build;
- get-orig-source target, discard;
- pkg-info.mk include, add and adapt;
- debian/source/*:
- d/s/lintian-overrides, update;
- d/s/options, delete;
- debian/surf-alggeo-doc.{doc-base,links}, update wrt dh 12;
- debian/tests/*: introduce.
-- Jerome Benoit <calculus@rezozer.net> Fri, 17 Jan 2020 10:57:22 +0000
surf-alggeo (1.0.6+ds-4) unstable; urgency=medium
* Fix Release Critical bug caused by novel but missing dependency
(Closes: #846450), thanks to Helmut Grohne <helmut@subdivi.de>.
-- Jerome Benoit <calculus@rezozer.net> Thu, 15 Dec 2016 04:40:20 +0000
surf-alggeo (1.0.6+ds-3) unstable; urgency=medium
* FTBFS fix release (Closes: #831173), workaround min/max collision
(thanks to Lucas Nussbaum <lucas@debian.org> for reporting the issue).
* Debianization:
- debian/control
- Standards Version, bump to 3.9.8;
- Vcs-* headers, secure;
- correct;
- debian/rules:
- dpkg-buildflags, add hardening=+all;
- refresh;
- debian/patches/:
- automatic extension, hardden;
- (internal) clip mode, rationalize;
- ps2pdf fork, hardden;
- warning emitted by gcc, attempt to silence;
- memory leaks and other oddities revealed by valgrind, attempt to fix;
- drawing parallelization, initiate;
- clip to rectangle, wipe out in favor of drawing parallelizaton.
-- Jerome Benoit <calculus@rezozer.net> Tue, 02 Aug 2016 15:40:00 +0000
surf-alggeo (1.0.6+ds-2) unstable; urgency=medium
* Debianization:
- debian/patches/:
- autotools chain:
- libjepg find and check, harden;
- GMP find and check, refresh;
- clip to rectangle, correct important bug;
- automatic extension, bring to dithered image.
-- Jerome Benoit <calculus@rezozer.net> Thu, 14 May 2015 12:09:42 +0000
surf-alggeo (1.0.6+ds-1) unstable; urgency=medium
* Initial release. (Closes: #777132)
-- Jerome Benoit <calculus@rezozer.net> Sat, 11 Apr 2015 11:33:01 +0000
|