octave-geometry (3.0.0-10build1) focal; urgency=medium

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

 -- Matthias Klose <doko@ubuntu.com>  Mon, 23 Mar 2020 19:16:52 +0100

octave-geometry (3.0.0-10) unstable; urgency=medium

  * d/control:
    + Bump Standards-Version to 4.4.1 (no changes needed)
    + Bump dependency on dh-octave to >= 0.7.1
      This allows the injection of the virtual package octave-abi-N
      into the package's list of dependencies.

 -- Rafael Laboissiere <rafael@debian.org>  Tue, 05 Nov 2019 00:42:09 -0300

octave-geometry (3.0.0-9) unstable; urgency=medium

  * d/p/do-not-strip-debugging-symbols.patch: New patch (Closes: #918559)
  * Migrate to Python 3
    + d/control: Depend and build-depend on python3 and python3-lxml
    + d/p/use-python3.patch: New patch
    + d/rules: Adjust code for deletion of byte-compiled files
  * d/octave-geometry.lintian-overrides: Remove unused override

 -- Rafael Laboissiere <rafael@debian.org>  Mon, 07 Jan 2019 13:45:11 -0200

octave-geometry (3.0.0-8) unstable; urgency=medium

  * d/control:
    + Bump Standards-Version to 4.3.0 (no changes needed)
    + Bump to debhelper compat level 12
  * Build-depend on debhelper-compat instead of using d/compat

 -- Rafael Laboissiere <rafael@debian.org>  Wed, 02 Jan 2019 22:55:40 -0200

octave-geometry (3.0.0-7) unstable; urgency=medium

  [ Mike Miller ]
  * d/control, d/copyright: Use secure URL for upstream source.

  [ Rafael Laboissiere ]
  * d/rules: Allow running of the unit test in drawLine.m
  * d/control:
    + Add Rules-Requires-Root: no
    + Bump Standards-Version to 4.2.1
  * d/p/format-in-description.patch: New patch.
    Thanks to James Van Zandt (Closes: #914380)
  * d/octave-geometry.lintian-overrides: New file

 -- Rafael Laboissiere <rafael@debian.org>  Fri, 23 Nov 2018 19:23:00 -0200

octave-geometry (3.0.0-6) unstable; urgency=medium

  * d/rules: Allow reproducible build.
    Thanks to Chris Lamb for the patch (Closes: #890104)

 -- Rafael Laboissiere <rafael@debian.org>  Sun, 11 Feb 2018 19:38:42 -0200

octave-geometry (3.0.0-5) unstable; urgency=medium

  * Use dh-octave for building the package
  * d/control:
     + Use Debian's GitLab URLs in Vcs-* headers
     + Change Maintainer to team+pkg-octave-team@tracker.debian.org

 -- Rafael Laboissiere <rafael@debian.org>  Sat, 10 Feb 2018 07:30:54 -0200

octave-geometry (3.0.0-4) unstable; urgency=medium

  * Use the dh-based version of octave-pkg-dev
  * Set debhelper compatibility level to >= 11
    + Bump Standards-Version to 4.1.3 (no changes needed)
    + Add Testsuite field

 -- Rafael Laboissiere <rafael@debian.org>  Fri, 29 Dec 2017 22:13:36 -0200

octave-geometry (3.0.0-3) unstable; urgency=medium

  [ Sébastien Villemot ]
  * d/watch: bump to format version 4.
  * d/copyright: use secure URL for format.

 -- Rafael Laboissiere <rafael@debian.org>  Tue, 27 Jun 2017 16:21:50 -0300

octave-geometry (3.0.0-2) unstable; urgency=medium

  * Upload to unstable
  * d/control: Bump Standards-Version to 4.0.0

 -- Rafael Laboissiere <rafael@debian.org>  Tue, 27 Jun 2017 15:33:43 -0300

octave-geometry (3.0.0-1) experimental; urgency=medium

  * New upstream version 3.0.0
  * d/copyright: Reflect upstream changes
  * d/control:
    - Use cgit instead of gitweb in Vcs-Browser URL
    - Package is Arch any now

 -- Rafael Laboissiere <rafael@debian.org>  Sun, 09 Apr 2017 03:52:32 -0300

octave-geometry (2.1.1-1) unstable; urgency=medium

  * Imported Upstream version 2.1.1
  * d/control: Bump Standards-Version to 3.9.8 (no changes needed)
  * d/copyright: Reflect upstream changes

 -- Rafael Laboissiere <rafael@laboissiere.net>  Sat, 14 May 2016 20:47:17 +0200

octave-geometry (2.1.0-1) unstable; urgency=medium

  * Imported Upstream version 2.1.0
  * d/control:
    - Use secure URIs in the Vcs-* fields
    - Bump Standards-Version to 3.9.7 (no changes needed)
  * d/p/indexing-cell-array.patch: Drop patch (applied upstream)
  * d/copyright: Reflect upstream changes

 -- Rafael Laboissiere <rafael@laboissiere.net>  Sat, 13 Feb 2016 21:58:53 +0100

octave-geometry (2.0.0-1) unstable; urgency=medium

  * Imported Upstream version 2.0.0
  * Package is arch:all now
  * d/copyright: Reflect upstream changes
  * d/p/autoload-yes.patch: Remove patch (deprecated upstream)
  * d/p/indexing-cell-array.patch: New patch
  * Bump build-dependency on octave-pkg-dev, for proper unit testing
  * Drop octave-general from Build-Depends
  * d/rules: Exclude drawLine.m from the unit testing list

 -- Rafael Laboissiere <rafael@laboissiere.net>  Sun, 13 Sep 2015 04:58:33 -0300

octave-geometry (1.7.0-2) unstable; urgency=medium

  * Team upload.

  [ Thomas Weber ]
  * debian/control: Use canonical URLs in Vcs-* fields

  [ Rafael Laboissiere ]
  * Bump Standards-Version to 3.9.6 (no changes needed)
  * d/copyright: Remove some obsolete files and wildcards

  [ Sébastien Villemot ]
  * Uploaders: set as Rafael Laboissiere.

 -- Sébastien Villemot <sebastien@debian.org>  Sat, 27 Sep 2014 15:53:06 +0200

octave-geometry (1.7.0-1) unstable; urgency=low

  [ Rafael Laboissiere ]
  * Imported Upstream version 1.7.0
  * debian/copyright: Use the octave-maintainers mailing list as upstream
    contact
  * Drop patch install-oct-file.patch (applied upstream)

 -- Sébastien Villemot <sebastien@debian.org>  Mon, 20 May 2013 11:49:17 +0200

octave-geometry (1.6.0-1) experimental; urgency=low

  [ Rafael Laboissiere ]
  * Imported Upstream version 1.6.0
  * Drop patch clean-variables-in-pkg-add-del.patch (applied upstream)
  * Bump Standards-Version to 3.9.4 (no changes needed)
  * Use Sébastien Villemot's @debian.org email address
  * Remove obsolete DM-Upload-Allowed flag
  * Add patch install-oct-file.patch
  * debian/rules: Drop code for fixing the permission of *.m files (fixed
    upstream)
  * debian/rules: Remove src/ directory that gets spuriously installed
  * Add patch autoload-yes.patch
  * debian/copyright: Update for new upstream release and simplify

 -- Sébastien Villemot <sebastien@debian.org>  Wed, 31 Oct 2012 21:06:24 +0100

octave-geometry (1.5.0-1) unstable; urgency=low

  [ Rafael Laboissiere ]
  * Imported Upstream version 1.5.0
  * debian/watch: Use the SourceForge redirector
  * Drop obsolete patch arch-indep-path-for-pkg-add-del
  * debian/control: Build-depend on octave-general
  * Refresh patch clean-variables-in-pkg-add-del
  * debian/rules: Fix the permission of some installed *.m files

  [ Sébastien Villemot ]
  * debian/copyright: reflect upstream changes

 -- Sébastien Villemot <sebastien.villemot@ens.fr>  Sun, 10 Jun 2012 11:50:35 +0200

octave-geometry (1.4.1-1) unstable; urgency=low

  [ Rafael Laboissiere ]
  * Initial release (closes: #664974)

 -- Thomas Weber <tweber@debian.org>  Mon, 26 Mar 2012 00:32:36 +0200
