msc-generator (8.6.2-3) unstable; urgency=medium

  * Apply 0004-arm32-gcc-bug.patch for tests too

 -- Gábor Németh <homar@riseup.net>  Mon, 26 Aug 2024 08:33:36 +0200

msc-generator (8.6.2-2) unstable; urgency=medium

  * Add 0004-arm32-gcc-bug.patch for armel/armhf (Closes: #1077995)
  * Honor build flags nocheck, nodoc, noopt

 -- Gábor Németh <homar@riseup.net>  Thu, 15 Aug 2024 07:29:19 +0200

msc-generator (8.6.2-1) unstable; urgency=medium

  * New upstream v8.6.2
  * Add hardening to d/rules
  * Annotate Lintian false positives
  * Fix copyright notices
  * Fix cleanup between builds
  * Adapt 0003-ppt-conversion.patch (Closes: #1077185)

 -- Gábor Németh <homar@riseup.net>  Sun, 28 Jul 2024 18:07:28 +0200

msc-generator (8.6.1-1) unstable; urgency=medium

  * New upstream v8.6.1
  * Increase nofont mask size for non-amd64 tests
  * Allow a slight shade difference for non-Debian tests
  * Uplift policy to 4.7.0
  * Symlink duplicate example PNG
  * Add 0002-missing-font-in-test.patch and 0003-ppt-conversion.patch
    to redo / gracefully handle some test cases

 -- Gábor Németh <homar@riseup.net>  Fri, 12 Jul 2024 14:01:49 +0200

msc-generator (8.5-1) unstable; urgency=medium

  * New upstream v8.5
  * No need to forward 0001-debian-example.patch upstream
  * Remove unused build dep python3-pil
  * Bump copyright years

 -- Gábor Németh <homar@riseup.net>  Mon, 25 Mar 2024 09:51:24 +0100

msc-generator (8.4.2-1) unstable; urgency=medium

  * New upstream v8.4.2 adapted to Cairo 1.17 (Closes: #1052032)
  * Remove patches applied upstream 0002-remove-generated.patch,
    0003-gcc13-include.patch, 0005-fix-test-timeout.patch and unused
    0004-fix-unittest-target.patch
  * Show a few failing test diffs in the build transcript, if any

 -- Gábor Németh <homar@riseup.net>  Tue, 03 Oct 2023 08:17:51 +0200

msc-generator (8.4.1-3) unstable; urgency=medium

  * Add 0005-fix-test-timeout.patch to fix tests getting stuck
    forever on armel/armhf/ppc64el.
  * Skip misleading 0004-fix-unittest-target.patch

 -- Gábor Németh <homar@riseup.net>  Wed, 06 Sep 2023 15:40:24 +0200

msc-generator (8.4.1-2) unstable; urgency=medium

  * Add 0004-fix-unittest-target.patch to catch if some test targets
    are not finished (maybe happening on some buildd architectures;
    otherwise unreproducible locally)

 -- Gábor Németh <homar@riseup.net>  Mon, 28 Aug 2023 14:33:57 +0200

msc-generator (8.4.1-1) unstable; urgency=medium

  * New upstream v8.4.1
  * Re-enable tests on non-amd64 in allow-to-fail mode
  * Remove patches applied upstream 0002-autoconf.patch,
    0003-diff-text.patch, 0004-loffice-test.patch, and
    0005-imgui-reverse.patch
  * Remove unused 0001-asan-imgui.patch from source root
  * Add DEP-3 header to 0001-debian-example.patch
  * Add 0002-remove-generated.patch to fix dist tarball issue
  * Add 0003-gcc13-include.patch to fix building with g++-13 (cf. #1037782)
  * Switch dependency to libfreetype-dev
  * Switch libreoffice for a recent enough libreoffice-impress-nogui in
    Build-Depends (Closes: #1024840)
  * Removed more files and directories not in the tarball and unused
    by the build system (cf. 6d94428).
  * Bumd Standards-Version to 4.6.2
  * Bump copyright years

 -- Gábor Németh <homar@riseup.net>  Tue, 18 Jul 2023 10:56:10 +0200

msc-generator (8.1-2) unstable; urgency=medium

  * Add 0005-imgui-reverse.patch to restore third-party component
  * Restrict `Build-Depends: libreoffice` to amd64 only
  * Restrict tests to amd64 only

 -- Gábor Németh <homar@riseup.net>  Thu, 28 Jul 2022 13:30:06 +0200

msc-generator (8.1-1) unstable; urgency=medium

  * New upstream release
  * Upstream has a new home (Closes: #1015730)
  * Bump Standards-Version to 4.6.1
  * Add Build-Depends: minizip, libtinyxml2-dev, and libreoffice
    (the latter for some specific tests only)
  * Fix exclude list in d/copyright for non-split .info files
  * Add 0001-debian-example.patch for an example block diagram
  * Add 0002-autoconf.patch to fix the -nox build
  * Add 0003-diff-text.patch to make debuild from git possible
  * Add 0004-loffice-test.patch to fix tests
  * Remove 0007-news.patch that was applied upstream
  * Enable tests in d/rules

 -- Gábor Németh <homar@riseup.net>  Wed, 27 Jul 2022 09:46:54 +0200

msc-generator (7.2.1-1) unstable; urgency=medium

  * Remove upstream applied 0002-typos.patch, 0003-conf.patch,
    0004-fc.patch, 0006-missing-file-in-src.patch
  * Fix 0007-news.patch to include upstream NEWS in the build
    and re-eanble the patch
  * Re-enable 'override_dh_installchangelogs' in d/rules
  * Enable tests to run in d/rules
  * Remove accidental `debian/control.stappers`
  * Source-only upload to allow migration to testing

 -- Gábor Németh <homar@riseup.net>  Mon, 28 Mar 2022 13:46:29 +0200

msc-generator (7.2-1) unstable; urgency=medium

  [Gábor Németh]
  * New upstream release
  * Create a no-X package and revamp build control files in d/
  * Package examples for the GUI
  * Cleanup doc files as hinted by reprotest and lintian
  * Bump copyright years for d/ (lintian)
  * Do not depend on libcairo2 explicitly, leave it for ${shlibs}
  * Remove merged 0001-doc-errors.patch
  * Add 0003-conf.patch and 0004-fc.patch to fix build of no-X
  * Add 0006-missing-file-in-src.patch until next upstream release
  * Include upstream NEWS as changelog
  * Replaced Build-depends fonts-dejavu-extra with fonts-dejavu-core

  [Geert Stappers]
  * Two more font packages as Build-Depends
  * Disabled 'Include upstream NEWS as changelog' patch
  * Disabled 'override_dh_installchangelogs' in d/rules

 -- Gábor Németh <homar@riseup.net>  Thu, 17 Mar 2022 21:00:37 +0100

msc-generator (7.1-2) unstable; urgency=medium

  * Bumped Standards-Version to 4.6.0
  * Added 'Multi-Arch: foreign' to -doc package
  * Source-only upload to allow migration to testing

 -- Gábor Németh <homar@riseup.net>  Mon, 21 Feb 2022 13:20:57 +0100

msc-generator (7.1-1) unstable; urgency=medium

  * First Debian release (Closes: #996973)

 -- Gábor Németh <homar@riseup.net>  Mon, 14 Feb 2022 12:31:54 +0100
