normaliz (3.5.1+ds-4) unstable; urgency=medium

  * FTBFS fix release: Closes: #881870), disable OMP support on alpha arch.
  * Debianization:
    - debian/rules, see above;
    - debian/patches/*:
      - d/p/upstream-reproducible-doc.patch , introduce (Closes: #886703;
    - debian/copyright, format URI, secure.

 -- Jerome Benoit <calculus@rezozer.net>  Fri, 26 Jan 2018 05:45:25 +0000

normaliz (3.5.1+ds-3) unstable; urgency=medium

  * Debianization:
    - debian/control:
      - Build-Depends field, libflint-dev, filter out m68k support.

 -- Jerome Benoit <calculus@rezozer.net>  Mon, 08 Jan 2018 14:30:04 +0000

normaliz (3.5.1+ds-2) unstable; urgency=medium

  * Debianization:
    - debian/rules, filter out m68k triplet for libflint-dev support.

 -- Jerome Benoit <calculus@rezozer.net>  Mon, 08 Jan 2018 10:16:09 +0000

normaliz (3.5.1+ds-1) unstable; urgency=medium

  * New upstream micro version.
  * Debianization:
    - debian/copyright:
      - Files-Excluded field, refresh;
      - update;
    - debian/control:
      - debhelper, reverse to 11;
      - Standards Version, bump to 4.1.3 (no change);
      - Build-Depends-Indep field, reintroduce;
    - debian/rules:
      - doc composition, reintroduce;
      - harden;
    - debian/adhoc/Makefile, add doc target;
    - debian/clean, refresh;
    - debian/source/lintian-overrides, refresh.

 -- Jerome Benoit <calculus@rezozer.net>  Sun, 07 Jan 2018 16:09:07 +0000

normaliz (3.5.0+ds-3) unstable; urgency=medium

  * Debianization:
    - debian/rules, correct x32 triplet;
    - debian/control:
      - debhelper, reverse to 10 (see #885745).

 -- Jerome Benoit <calculus@rezozer.net>  Fri, 29 Dec 2017 17:01:44 +0000

normaliz (3.5.0+ds-2) unstable; urgency=medium

  * Debianization:
    - debian/control:
      - debhelper, bump to 11 (refresh doc-base);
      - Build-Depends field, libflint-dev, refine arch support;
    - debian/rules, libflint-dev, refine arch support.

 -- Jerome Benoit <calculus@rezozer.net>  Fri, 29 Dec 2017 11:51:57 +0000

normaliz (3.5.0+ds-1) unstable; urgency=medium

  * New upstream minor version.
  * Debianization:
    - debian/copyright:
      - Files-Excluded field, refresh;
    - debian/control:
      - Standards Version, bump to 4.1.2 (no change);
      - Build-Depends field, add libflint-dev;
    - debian/patches/*:
      - d/p/upstream-test-extremely_sensitive_tests-neutralize.patch,
        integrated;
    - debian/rules:
      - autotool chain, build against flint.
    - debian/README.Debian, introduce.

 -- Jerome Benoit <calculus@rezozer.net>  Thu, 21 Dec 2017 18:55:49 +0000

normaliz (3.4.1+ds-2) unstable; urgency=medium

  * Debianization:
    - debian/control:
  		- Breaks+Replaces field, add (Closes: #881883);
    - debian/patches/*:
      - d/p/upstream-test-extremely_sensitive_tests-neutralize.patch,
        introduce and submit (Closes: #881869);
      - d/p/debianization.patch, refresh.

 -- Jerome Benoit <calculus@rezozer.net>  Fri, 17 Nov 2017 15:07:15 +0000

normaliz (3.4.1+ds-1) unstable; urgency=medium

  * New upstream minor version (Closes: #877210).
  * Debianization:
    - debian/copyright, refresh;
    - debian/control:
      - debhelper, bump to 10 (see d/rules);
      - Standards Version, bump to 4.1.1 (no change);
      - discard the debug symbols package libnormaliz0-dbg;
      - Build-Depends-Indep field, neutralize;
    - debian/watch:
      - version, bump to 4;
      - path, refresh to upstream GitHUB site path;
    - debian/rules:
      - debhelper, bump to 10;
      - doc composition, neutralize.

 -- Jerome Benoit <calculus@rezozer.net>  Wed, 15 Nov 2017 06:15:30 +0000

normaliz (3.1.1+ds-1) unstable; urgency=medium

  * New upstream version.
  * Debianization:
    - debian/copyright:
      - Files-Excluded field, improve;
    - debian/control:
      - Standards Version, bump to 3.9.7;
    - debian/rules:
      - dpkg-buildflags, add hardening=+all.

 -- Jerome Benoit <calculus@rezozer.net>  Mon, 11 Apr 2016 23:22:29 +0000

normaliz (3.1.0+ds-1) unstable; urgency=medium

  * New upstream version.
  * Debianization:
    - debian/copyright:
      - Source field, update;
      - X-Upstream-Vcs, clean up;
      - copyright, refresh;
    - debian/control:
      - Homepage field, update;
      - Vcs-*, secure;
    - debian/watch, update;
    - debian/patches, drop off upstream patches which were integrated.

 -- Jerome Benoit <calculus@rezozer.net>  Thu, 18 Feb 2016 05:24:37 +0000

normaliz (3.0.0+ds-3) unstable; urgency=medium

  * FTBFS fix release (Closes: #806769), disable OMP support on mipsel arch.
  * Debianization:
    - debian/rules, see above.

 -- Jerome Benoit <calculus@rezozer.net>  Tue, 01 Dec 2015 04:15:03 +0000

normaliz (3.0.0+ds-2) unstable; urgency=medium

  * FTBFS fix release (Closes: #804742).
  * Debianization:
    - debian/control, Vcs-Browser field correction;
    - debian/rules, refresh;
    - debian/patches/upstream-fix-gmp-ambiguous_call.patch, C++ ambiguity fix.

 -- Jerome Benoit <calculus@rezozer.net>  Thu, 19 Nov 2015 05:14:41 +0000

normaliz (3.0.0+ds-1) unstable; urgency=medium

  * New upstream version:
    - thanks for the upstream maintainer team for rendering further the
      upstream source more suitable for distribution packaging;
    - and for integrating the last upstream debian patches.
  * Upload to unstable.
  * Debianization:
    - debian/copyright:
      - Files-Excluded field, refresh;
    - debian/watch:
      - update;
    - debian/rules:
      - refresh;
    - debian/patches/*:
      - refresh.

 -- Jerome Benoit <calculus@rezozer.net>  Sun, 11 Oct 2015 05:27:10 +0000

normaliz (2.99.4+ds-1) experimental; urgency=medium

  * New upstream version:
    - thanks for the upstream maintainer team for rendering the upstream
      source more suitable for distribution packaging;
    - and for integrating most of the upstream debian patches.
  * Debianization:
    - debian/control:
      - refresh;
    - debian/copyright:
      - repack by using the Files-Excluded machinery instead of the ad-hoc
        script debian/repack;
      - refresh;
    - debian/repack, discard (see above);
    - debian/watch:
      - revisit (see above);
    - debian/rules:
      - software test suite, ad-hoc check;
      - refresh;
    - debian/patches/*:
      - refresh.

 -- Jerome Benoit <calculus@rezozer.net>  Wed, 02 Sep 2015 02:42:52 +0000

normaliz (2.12.2+ds-1) unstable; urgency=medium

  * Initial release. (Closes: #776019)

 -- Jerome Benoit <calculus@rezozer.net>  Sun, 03 May 2015 00:56:24 +0000
