gfan (0.6.2-2build1) focal; urgency=medium

  * No-change rebuild for libgcc-s1 package name change.

 -- Matthias Klose <doko@ubuntu.com>  Mon, 23 Mar 2020 07:15:00 +0100

gfan (0.6.2-2) unstable; urgency=medium

  * debian/patches/no_manual_date.patch
    - Use empty date in manual for reproducible builds.
  * debian/tests/control
    - Specify executable to use for tests.  Otherwise the default
      (./gfan) is used, which only works during build and not during
      DEP-8 tests.

 -- Doug Torrance <dtorrance@piedmont.edu>  Mon, 24 Sep 2018 07:44:07 -0400

gfan (0.6.2-1) unstable; urgency=medium

  * Upload to unstable.
  * debian/control
    - Bump Standards-Version to 4.2.1.

 -- Doug Torrance <dtorrance@piedmont.edu>  Wed, 05 Sep 2018 16:11:52 -0400

gfan (0.6.2-1~exp2) experimental; urgency=medium

  * debian/control
    - Bump Standards-Version to 4.2.0.
  * debian/patches/remove_failing_tests_on_32bits.patch
    - Remove patch.
  * debian/rules
    - Remove tests which fail on 32-bit architectures.  Previously, we removed
      0009RenderStairCase on *all* architectures using quilt.  We now use
      dpkg-architecture to only remove this and the newly-introduced
      0602ResultantFanProjection on the architectures on which they fail
      (Closes: #905300).

 -- Doug Torrance <dtorrance@piedmont.edu>  Wed, 22 Aug 2018 14:37:22 -0400

gfan (0.6.2-1~exp1) experimental; urgency=medium

  [ Andreas Tille ]
  * Homepage is not part of UpstreamMetadata any more since it is redundant

  [ Doug Torrance ]
  * New upstream release.
    - Manual is now no longer released under a non-DFSG license.
  * debian/clean
    - Update location of GfAnTeMpTeStS file to clean.
    - Add files generated during build of manual.
  * debian/compat
    - Bump to debhelper compatibility level 11.
  * debian/control
    - Tidy up using wrap-and-sort.
    - Switch priority to optional.
    - Bump debhelper in Build-Depends to >= 11.
    - Remove dpkg-dev (>= 1.16.1~) from Build-Depends. This was required for
      dpkg-buildflags before debhelper 9.
    - Replace libgmp3-dev (a dummy package) with libgmp-dev in Build-Depends.
    - Add html2text to Build-Depends; needed to generate upstream changelog.
    - Add ghostscript, texlive-latex-base, and texlive-latex-recommended to
      Build-Depends for building manual.
    - Bump Standards-Version to 4.1.5.
    - Update Homepage.
    - Update Vcs-* fields to new Salsa URLs.
  * debian/control.in
    - Remove unused file.
  * debian/copyright
    - Use https in Format.
    - Update Source url.
    - Remove Comment, as we no longer remove the doc directory.
    - Change License to GPL-2+ to properly reflect the copyright license
      and update license text.
  * debian/gbp.conf
    - Remove file as we are no longer repacking orig tarball.
  * debian/gfan.doc-base
    - New file; register manual.
  * debian/gfan.docs
    - New file; install manual.
  * debian/gfan.lintian-overrides
    - Remove file; no longer necessary as we now install an upstream changelog.
  * debian/patches
    - Remove patches which have been applied or the issues otherwise fixed
      in the new upstream release.
    - Refresh remaining patches for new upstream release.
  * debian/patches/make_tests_return_error.patch
    - New patch from Sage; detect failing tests.
  * debian/patches/remove_failing_tests_on_32bits.patch
    - Completely remove failing test. An empty test caused 'no such file'
      errors.
  * debian/patches/set_locale_test_0008.patch
    - Update patch with feature from Sage; remove lines to improve sorting.
  * debian/README.source
    - Remove file; described the process of repacking the tarball without the
      doc directory.
  * debian/rules
    - Remove pre-debhelper 9 method of invoking dpkg-buildflags.
    - Remove override_dh_auto_test target. It was no longer unnecessary,
      as upstream added a check target to the Makefile.  This has the
      additional benefit of adding support for DEB_BUILD_OPTIONS=nocheck
      (Closes: #880928).
    - New override_dh_installchangelogs target. Generates upstream changelog
      from homepage source.
    - New override_dh_installdocs target; build manual.
  * debian/tests/control
    - Add test suite.
  * debian/watch
    - Bump to uscan v4 and use special strings.
    - Remove dversionmangle option; we no longer need to repackage the orig
      tarball.

 -- Doug Torrance <dtorrance@piedmont.edu>  Wed, 27 Jun 2018 15:50:03 -0400

gfan (0.5+dfsg-6) unstable; urgency=medium

  * debian/control:
    + Add myself to Uploaders.
    + Add Vcs-* fields.
    + Bump Standards-Version to 3.9.8.
  * debian/patches/fix_spelling_errors.patch:
    + Fix additional typos.
  * debian/patches/gcc6_compat.patch:
    + New patch borrowed from Gentoo. Fixes ambiguous reference errors when
      compiled with gcc-6 (Closes: #811805).
  * debian/rules
    + Add all hardening flags.

 -- Doug Torrance <dtorrance@piedmont.edu>  Wed, 13 Jul 2016 20:22:04 -0400

gfan (0.5+dfsg-5) unstable; urgency=medium

  * debian/patches:
    + add fix_compilation_clang.diff to properly forward declare some classes
      (Closes: #755308)
    + add fix_other_warnings_clang.diff to remove some other warnings about
      format strings and a typo in a macro name
  * debian/copyright: fix upstream email address
  * Bump Standards-Version to 3.9.6 (no changes needed)
  * Move upstream info to debian/upstream/metadata

 -- Cédric Boutillier <boutil@debian.org>  Sun, 26 Oct 2014 18:54:17 +0100

gfan (0.5+dfsg-4) unstable; urgency=low

  * add fix_GetUniqueGenerators_symmetry.patch to fix a range error causing a
    segmentation fault on powerpc.

 -- Cédric Boutillier <boutil@debian.org>  Mon, 23 Sep 2013 15:04:31 +0200

gfan (0.5+dfsg-3) unstable; urgency=low

  * Upload to unstable.
  * modify remove_failing_tests_on_32bits.patch to replace command of
    0009RenderStairCase test with an empty one instead of deleting it.
  * remove lintian override about spelling error

 -- Cédric Boutillier <boutil@debian.org>  Tue, 09 Jul 2013 10:44:01 +0200

gfan (0.5+dfsg-2) experimental; urgency=low

  * Set priority to extra instead of optional
  * Incorporate and acknowledge changes from NMU 0.3dfsg-1.1. Thanks Gregor
    Herrmann.
  * debian/patches:
    + add remove_failing_tests_on_32bits.patch to circumvent a FTBFS described
      in bug #703035
  * add debian/upstream

 -- Cédric Boutillier <boutil@debian.org>  Thu, 14 Mar 2013 23:47:30 +0100

gfan (0.5+dfsg-1) experimental; urgency=low

  * New upstream version.
    + repack upstream tarball to remove non-free doc/ directory
    + setup debian/gbp.conf to automatically filter out doc/ for next versions
  * debian/patches:
    + remove gfan-installlinks-relative.patch: applied upstream
    + add remove_extra_declaration.patch: left-over declaration causing error
    + add use_system_cdd.patch: cdd headers are in /usr/include/cdd
    + set_locale_test_0008.patch: fix locale for consistency in sorted output
    + fix_command_test_0056.patch: use relative path for func.poly file
    + string_subst_test_50x.patch: replace gfan by %s as in other tests
    + dont_forget_flags_debian.patch: take into account default flags set by
      Debian
    + fix_spelling_errors.patch: fix some spelling errors in displayed
      messages of the program
  * debian/control:
    + add myself to Uploaders:, set Maintainer: to Debian Science Maintainers
    + update homepage url
    + bump Standards-Version" to 3.9.4 (no particular change needed)
  * debian/rules:
    + use dh as a packaging helper instead of cdbs
    + use hardening flags
  * debian/copyright:
    + convert to DEP-5 copyright-format/1.0
  * add debian/watch file
  * debian/source/local-options: add unapply-patches
  * override lintian message about missing upstream changelog
  * debian/gfan.1: rewrite to give a general presentation of gfan.

 -- Cédric Boutillier <boutil@debian.org>  Sat, 16 Feb 2013 16:41:16 +0100

gfan (0.3dfsg-1.1) unstable; urgency=low

   * Non-maintainer upload.
   * Fix "FTBFS: application.cpp:548:22: error: format not a string
     literal and no format arguments [-Werror=format-security]":
     add patch fix-string-format-error.patch from Eric Alexander.
     (Closes: #643383)

 -- gregor herrmann <gregoa@debian.org>  Sun, 20 Nov 2011 15:10:13 +0100

gfan (0.3dfsg-1) unstable; urgency=low

  * Initial release (Closes: #480089).

 -- Tim Abbott <tabbott@mit.edu>  Thu, 05 Jun 2008 17:47:51 -0400
