octave-epstk (2.4-3) unstable; urgency=medium

  [ Thomas Weber ]
  * Change upstream homepage

  [ Rafael Laboissiere ]
  * d/watch: Update to reflect new upstream location

 -- Sébastien Villemot <sebastien@debian.org>  Wed, 30 Sep 2015 20:33:31 +0200

octave-epstk (2.4-2) unstable; urgency=medium

  [ Sébastien Villemot ]
  * Use my @debian.org email address
  * Add Rafael Laboissiere and Mike Miller to Uploaders.
  * Bump Standards-Version to 3.9.6, no changes needed.

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

  [ Rafael Laboissiere ]
  * Remove obsolete DM-Upload-Allowed flag
  * Add control file for doc-base

 -- Sébastien Villemot <sebastien@debian.org>  Thu, 18 Sep 2014 17:24:01 +0200

octave-epstk (2.4-1) unstable; urgency=low

  * New upstream release 2.4
  * Refresh patches for new upstream release
  * Dropped patches (applied upstream):
    - fix_invisible_axis
    - 03_psd-path.patch
    - set_debian_defaults

 -- Thomas Weber <tweber@debian.org>  Sun, 22 Apr 2012 22:33:20 +0200

octave-epstk (2.3-3) unstable; urgency=low

  * Bump to debhelper compat level 9
  * Bump to Standards-Version 3.9.3, no changes needed
  * Build-depend on octave-pkg-dev >= 1.0.0, to build against Octave 3.6
  * Add Sébastien Villemot to the list of Uploaders
  * debian/copyright: update to machine-readable format 1.0
  * New patch: fix_invisible_axis (closes: #660750)

 -- Thomas Weber <tweber@debian.org>  Wed, 14 Mar 2012 21:26:05 +0100

octave-epstk (2.3-2) unstable; urgency=low

  * Bump Standards-Version to 3.9.1, no changes needed

 -- Thomas Weber <tweber@debian.org>  Wed, 16 Feb 2011 12:36:19 +0100

octave-epstk (2.3-1) experimental; urgency=low

  * New upstream release
    - Dropped patches (applied upstream):
      - 05_faster-ebbox.patch
      - 06_edsymbol-for-octave-2.9.13.patch
      - plot_whole_line
      - tickless_axes
      - update_documentation
      - modern-str-functions
    - Dropped patches:
      - 04_source-etc-epstk-conf.patch: Upstream changed the configuration
        system, so there's no need to source /etc/epstk.conf any longer (it's
        symlinked as einit.m)
      - 01_add-plotdecimate.patch: moved into octave-plot, a 'suggests' for
        that packages was added.
    - New patch: set_debian_defaults: Set sensible defaults in /etc/epstk.conf
  * debian/control: Remove Rafael Laboissiere from Uploaders (Closes: #571895)
  * Switch to dpkg-source 3.0 (quilt) format

 -- Thomas Weber <tweber@debian.org>  Fri, 31 Dec 2010 22:15:15 +0100

octave-epstk (2.2-15) unstable; urgency=low

  * debian/control, debian/rules: Switch to octave3.2 
  * epstk.conf Set eBrowser variable to sensible-browser

 -- Thomas Weber <thomas.weber.mail@gmail.com>  Sun, 31 Jan 2010 21:20:09 +0100

octave-epstk (2.2-14) unstable; urgency=low

  * debian/control:
    + The Debian packaging files are now maintained through a Git
      repository at alioth.debian.org.  Switch the Vcs-* URLs to Git,
      accordingly.
    + Bump Standards-Version to 3.8.1 (add file debian/README.source
      explaining the quilt patch system used in the package)

 -- Rafael Laboissiere <rafael@debian.org>  Tue, 05 May 2009 08:25:06 +0200

octave-epstk (2.2-13) unstable; urgency=low

  * Upload to unstable.

 -- Thomas Weber <thomas.weber.mail@gmail.com>  Sat, 21 Feb 2009 14:43:57 +0100

octave-epstk (2.2-12) experimental; urgency=low

  [ Rafael Laboissiere ]
  * debian/rules:
    + Use debian/clean instead of manually cleaning files
    + Drop dependencies on Octave 2.1, since this version will be
      removed from Debian after the release of lenny
  * debian/compat, debian/control: Bump build-dependency on debhelper to
    >= 7.0.0, otherwise debian/clean is moot
  * debian/clean: New file
  * debian/control:
    + Bump Standards-Version to 3.8.0 (no changes needed)
    + Drop support for octave2.1
    + Depends on ${misc:Depends} (Lintian warning)
    + Move ghostscript and octave3.0-headers from Build-Depends into
      Build-Depends-Indep
   * debian/patches/tickless_axes: Add description
   * debian/patches/modern-str-functions: Use char() and ischar() instead
     of the deprecated setstr() and isstr()

  [ Thomas Weber ]
  * New patches:
    - update_documentation: update the documentation (closes: #490797)

 -- Rafael Laboissiere <rafael@debian.org>  Wed, 17 Dec 2008 23:25:17 +0100

octave-epstk (2.2-11) unstable; urgency=low

  * debian/rules: use long options for Octave and parse the global
    configuration file (closes: #479928)

 -- Thomas Weber <thomas.weber.mail@gmail.com>  Wed, 07 May 2008 11:52:46 +0200

octave-epstk (2.2-10) unstable; urgency=low

  * New patch: tickless_axes, enables setting/removing ticks on individual
    axes (hopefully closes: #474269). Thanks again to Stefan Müller for the
    patch.

 -- Thomas Weber <thomas.weber.mail@gmail.com>  Wed, 23 Apr 2008 00:01:02 +0200

octave-epstk (2.2-9) unstable; urgency=low

  [ Rafael Laboissiere ]
  * Switch from CDBS' simple patchsys to quilt
  * debian/control:
    + Move gs-common into Build-Depends-Indep
    + Allow upload by Debian Maintainers
  * debian/copyright: Add proper copyright notices for both the upstream
    sources and the Debian packaging

  [ Thomas Weber ]
  * debian/control: Vcs-fields point to the trunk/ directory
  * New patch: plot_whole_line. Take smaller stepsize for minDelta
    (closes: #474257). Thanks to Stefan Müller for the patch.
  * debian/control: Switch dependency from gs-common to ghostscript and move
    it from build-depends-indep to build-depends, otherwise the demos do not
    run. Move the octave*-headers dependency from build-depends-indep to
    build-depends.

 -- Thomas Weber <thomas.weber.mail@gmail.com>  Tue, 15 Apr 2008 15:14:30 +0200

octave-epstk (2.2-8) unstable; urgency=low

  * Switch to Octave 3.0 instead of 2.9
  * Add myself to Uploaders

 -- Thomas Weber <thomas.weber.mail@gmail.com>  Wed, 26 Dec 2007 18:07:52 +0100

octave-epstk (2.2-7) unstable; urgency=low

  * debian/control:
    + Use the now official Vcs-* fields instead of the obsolete XS-Vcs-*
    + Dropped the Homepage pseudo-header from the extended description
    + Bumped Standards-Version to 3.7.3

 -- Rafael Laboissiere <rafael@debian.org>  Wed, 05 Dec 2007 12:56:57 +0100

octave-epstk (2.2-6) unstable; urgency=low

  * debian/patches/06_edsymbol-for-octave-2.9.13.patch: Patch proposed by
    the upstream author, Stefan Müller, for making edsymbol.m work with
    Octave >= 2.9.13
  * debian/control: Added Homepage field and pseudo-header
  * debian/watch: Added file

 -- Rafael Laboissiere <rafael@debian.org>  Sun, 07 Oct 2007 21:52:45 +0200

octave-epstk (2.2-5) unstable; urgency=low

  * debian/patches/05_faster-ebbox.patch: New patch.  Make ebbox 25%
    faster (according to the upstream author, thanks to Stefan Müller)

 -- Rafael Laboissiere <rafael@debian.org>  Wed, 30 May 2007 16:33:42 +0200

octave-epstk (2.2-4) unstable; urgency=low

  * debian/install: Install m/*.inc files, such that edemo17 and edemo18
    work (thanks to Stefan Müller)
  * debian/patches/60_source-etc-epstk-conf.patch: Use default file name
    when eConfigFile variable exists but is empty (thanks to Stefan Müller)

 -- Rafael Laboissiere <rafael@debian.org>  Wed, 30 May 2007 12:31:48 +0200

octave-epstk (2.2-3) unstable; urgency=low

  * debian/rules: Avoid compression of *.js files, such that the
    documentation can be accessed (thanks to Stefan Müller)

 -- Rafael Laboissiere <rafael@debian.org>  Wed, 30 May 2007 09:37:01 +0200

octave-epstk (2.2-2) unstable; urgency=low

  * debian/patches/60_source-etc-epstk-conf.patch: Fixed loading of the
    eConfigFile (thanks to Stefan Müller)

 -- Rafael Laboissiere <rafael@debian.org>  Tue, 29 May 2007 16:40:46 +0200

octave-epstk (2.2-1) unstable; urgency=low

  * New upstream release
  * debian/patches:
    + 50_axis-value-labels, 60_source-etc-epstk-conf: Adapted to new
      upstream version
    + 50_clean-tmp-files, 50_fix_legend_scaling,
      60_autoscale-small-numbers: Removed (applied upstream)
    + 50_psd-path: Removed parts that were applied upstream
  * debian/README.Debian: Reworded text about patch 50_axis-value-labels
  * debian/rules:
    + When calling the demo batch, undefine ehelp such that a web browser
      is not invoked by edemos.m
    + Remove m/demo*.html files created by edemos

 -- Rafael Laboissiere <rafael@debian.org>  Wed, 23 May 2007 12:26:27 +0200

octave-epstk (2.1-8) unstable; urgency=low

  * debian/patches/50_clean-tmp-files.patch: Unlink *.tmp files created by
    eebox and ebitmap functions (closes: #365758)
  * debian/patches/60_autoscale-small-numbers.patch: Force the display of
    zero instead of small floating numbers when using autoscale with
    graphs that go from 0 to 10000 (closes: #361982)
  * Thanks to Francesco Potortì for the two patches above

 -- Rafael Laboissiere <rafael@debian.org>  Fri, 22 Dec 2006 15:24:23 +0100

octave-epstk (2.1-7) unstable; urgency=low

  [ Thomas Weber ]
  * Build-depend on gs-common (Closes: #383509) (thanks, Andreas Jochens)
  * Really include the NEWS file
  * Remove temporary files (created during build) from the package, going back
    to the original package size

 -- Rafael Laboissiere <rafael@debian.org>  Fri, 18 Aug 2006 16:30:32 +0200

octave-epstk (2.1-6) unstable; urgency=low

  * debian/patches/60_source-etc-epstk-conf.patch: Allow the user to
    specify another configuration file through the variable
    eConfigFile
  * debian/NEWS.Debian: Document the change above
  * debian/epstk.conf-demos: Configuration file for running the demos
    at package building
  * debian/rules: Use the above

 -- Rafael Laboissiere <rafael@debian.org>  Wed, 16 Aug 2006 14:55:16 +0200

octave-epstk (2.1-5) unstable; urgency=low

  * debian/rules:
    - Call both octave2.1-depends and octave2.9-depends
    - Run the demos in batch mode using both octave2.1 and octave2.9
    - Remove files in m/ left by running the demos
  * debian/control:
    - In the Depends field, use the new substvars ${octave<major>:Depends}
    - Build-depends on recent versions of the octave2.{1,9}-headers packages

  * debian/patches/50_add_plotdecimate.patch: New plotdecimate function
    provided by Francesco Potortì (renamed from the old patch
    50_add_plotcollapse.patch)

  * debian/patches/50_source-etc-epstk-conf.patch: Only sources
    /etc/epstk.conf if this file exists

  * debian/patches/50_psd-path.patch: Avoid warning "implicit conversion
    from matrix to string" when calling edsymbol

 -- Rafael Laboissiere <rafael@debian.org>  Mon, 14 Aug 2006 17:31:09 +0200

octave-epstk (2.1-4) unstable; urgency=low

  [ Thomas Weber ]
  * Add plotcollapse.m script from Francesco Potortì (Closes: #365757)
    Update copyright file accordingly.

  [ Rafael Laboissiere ]
  * debian/control:
    - Hardcoded the binary depend to octave2.9 | octave2.1, since epstk
      works with both version of Octave.  This is an interim solution in
      waiting a better way to reintroduce the ${octave:Depends}
      variable in substvars.
    - Build-depends on both octave2.1-headers and octave2.9-headers

 -- Rafael Laboissiere <rafael@debian.org>  Sat, 12 Aug 2006 13:34:58 +0200

octave-epstk (2.1-3) unstable; urgency=low

  * debian/control:
    - Bumped Standards-Version to 3.7.2 (no changes needed)
    - Moved cdbs and debhelper from Build-Depends-Indep to Build-Depends,
      complying with section 7.6 of the Debian Policy

 -- Rafael Laboissiere <rafael@debian.org>  Fri, 16 Jun 2006 13:05:33 +0200

octave-epstk (2.1-2) unstable; urgency=low

  [ Thomas Weber ]
  * Update FSF postal address in copyright file
  * Bumped standards version to 3.6.2. No changes needed.
  * Bumped debhelper compat version to 5.
  * Switch to CDBS.
  * Add 50_fix_legend_scaling.dpatch (Closes: #347665)

  [ Rafael Laboissiere ]
  * debian/rules:
    - Use CDBS' simple-patchsys instead of dpatch
    - Added call to octave-depends in post-install action
    - Clean patched files m/*-center.psd
  * debian/patches/*.patch: Renamed from *.dpatch
  * debian/patches/README: Description of the patches.  This information
    used to be in the headers of the old dpatches.

 -- Rafael Laboissiere <rafael@debian.org>  Mon, 20 Mar 2006 08:33:24 +0100

octave-epstk (2.1-1) unstable; urgency=low

  +++ Changes by Rafael Laboissiere

  * New upstream release
  * debian/patches/50_source-etc-epstk-conf.dpatch: Adjusted for new
    upstream sources.
  * debian/rules: Drop renaming of test.m, which is not distributed
    anymore.

 -- Debian Octave Group <pkg-octave-devel@lists.alioth.debian.org>  Sat,  9 Apr 2005 10:28:13 +0200

octave-epstk (2.0.2-4) unstable; urgency=low

  +++ Changes by Rafael Laboissiere

  * debian/patches/50_axis-value-labels.dpatch: This patch slipped
    unnoticed in the last upload of the package.  I am mentioning it here
    for the record.
  * debian/README.Debian: Document the patch above.

 -- Debian Octave Group <pkg-octave-devel@lists.alioth.debian.org>  Sun, 27 Feb 2005 16:41:45 +0100

octave-epstk (2.0.2-3) unstable; urgency=low

  +++ Changes by Rafael Laboissiere

  * debian/control:
    - Build-Depends on octave2.1-headers (>= 2.1.65)
    - Depends on the automatically generated substvar ${octave: Depends}
    - Suggests only gv | postscript
  * debian/rules:
    - Include defs.make from octave2.1-headers
    - Use $(MDIR) as install dir
    - Rename test.m to epstk_test.m  (closes: #296903)

 -- Debian Octave Group <pkg-octave-devel@lists.alioth.debian.org>  Sun, 27 Feb 2005 15:27:29 +0100

octave-epstk (2.0.2-2) unstable; urgency=low

  +++ Changes by Rafael Laboissiere:

  * debian/patches/50_source-etc-epstk-conf.dpatch: Added patch for file
    m/eview.m, which also needs to source /etc/epstk.conf
  * debian/patches/50_psd-path.dpatch: Implement the global variable
    ePsdPath for searching *.psd files
  * debian/epstk.conf: Set default value for ePsdPath
  * debian/README.Debian: Added file

 -- Debian Octave Group <pkg-octave-devel@lists.alioth.debian.org>  Thu, 10 Feb 2005 20:35:43 +0100

octave-epstk (2.0.2-1) unstable; urgency=low

  +++ Changes by Rafael Laboissiere:

  * New upstream release
  * debian/control:
    - Set maintainer to Debian Octave Group
    - Build-Depend on dpatch
  * debian/rules:
    - Adjusted to use dpatch
  * debian/patches/50_source-etc-epstk-conf.dpatch:
    - Added patch for sourcing /etc/epstk.conf in function einit

 -- Debian Octave Group <pkg-octave-devel@lists.alioth.debian.org>  Thu, 10 Feb 2005 17:35:06 +0100

octave-epstk (2.0-6) unstable; urgency=low

  * m/*.m: Applied new upstream patch to fix demos (Closes: #247863)

 -- Dirk Eddelbuettel <edd@debian.org>  Wed, 16 Jun 2004 23:10:40 -0500

octave-epstk (2.0-5) unstable; urgency=low

  * m/{ebitmap,eidx2rgb,ejpgread,eplot,edsymbol,eimagesc,epline,epolaris}.m:
    New upstream versions
  * debian/control: Increased Standards-Version to 3.6.1

 -- Dirk Eddelbuettel <edd@debian.org>  Wed,  7 Apr 2004 22:42:24 -0500

octave-epstk (2.0-4) unstable; urgency=low

  * m/eclose.m: New upstream version for Octave 2.1.50
  * debian/control: Increased Standards-Version to 3.6.0

 -- Dirk Eddelbuettel <edd@debian.org>  Thu, 24 Jul 2003 21:39:27 -0500

octave-epstk (2.0-3) unstable; urgency=low

  * debian/rules: Install additional files needed for demos

 -- Dirk Eddelbuettel <edd@debian.org>  Mon,  5 May 2003 21:27:39 -0500

octave-epstk (2.0-2) unstable; urgency=low

  * debian/rules: Also install m/*.jpg (Closes: #177156)

 -- Dirk Eddelbuettel <edd@debian.org>  Sun, 19 Jan 2003 09:48:56 -0600

octave-epstk (2.0-1) unstable; urgency=low

  * Upgraded to new upstream version 2.0 released today
  * As with previous releases:
    - converted upstream .zip files into .orig.tar.gz
    - small patch to einit.m and eview.m to read /etc/epstk.conf
  * doc/listing.pdf: Added new documentation file
  * debian/copyright: Fixed small typo (thanks, Christian Steigies)

 -- Dirk Eddelbuettel <edd@debian.org>  Tue, 14 Jan 2003 21:18:17 -0600

octave-epstk (1.9-1) unstable; urgency=low

  * Upgraded to new upstream release 1.9
  * As with previous releases:
    - converted upstream .zip files into .orig.tar.gz
    - small patch to einit.m and eview.m to read /etc/epstk.conf
  * This version closes two forwarded bugs (Closes: #125848, #125854)

 -- Dirk Eddelbuettel <edd@debian.org>  Tue, 22 Jan 2002 22:48:39 -0600

octave-epstk (1.8-1) unstable; urgency=low

  * Upgraded to new upstream release 1.8
  * As with previous releases:
    - converted upstream .zip into .orig.tar.gz
    - small patch to einit.m and eview.m to read /etc/epstk.conf

 -- Dirk Eddelbuettel <edd@debian.org>  Thu,  5 Jul 2001 22:30:22 -0500

octave-epstk (1.7-1) unstable; urgency=low

  * Upgraded to new upstream release 1.7

  * As with release 1.6,
    - converted upstream .zip into .orig.tar.gz
    - small patch to einit.m and eview.m to read /etc/epstk.conf

  * debian/control: Added Build-Depends

 -- Dirk Eddelbuettel <edd@debian.org>  Thu, 27 Jul 2000 22:12:57 -0400

octave-epstk (1.6-2) unstable; urgency=low

  * debian/rules: Adapted to use /usr/share/ following the recommendation
    on FHS transition from the Technical Committee
  * debian/rules: Test for debhelper >= 2.0.40 for FHS compliance
  * debian/control: Upgraded to Debian Policy 3.0.1

 -- Dirk Eddelbuettel <edd@debian.org>  Thu, 21 Oct 1999 20:06:03 -0400

octave-epstk (1.6-1) unstable; urgency=low

  * Initial Debian release, with Debian diffs blessed upstream.

  * Converted upstream .zip archive into .tar.gz
  * Uncompressed the two (large) .ps files with documentation
  * Saved web page at http://programmierer.freepage.de/dalles/epstk.html
    as README as it is the only document which provides a quick overview

  * Created a conffile /etc/epstk.conf for default variables (thanks to
    Rafael Laboissiere for the suggestion)
  * einit.m: source("/etc/epstk.conf"); to read Debian configuration
  * eview.m: source("/etc/epstk.conf"); to get value of eViewCommand

 -- Dirk Eddelbuettel <edd@debian.org>  Fri,  2 Jul 1999 19:48:18 -0400

Local Variables:
eval: (progn
  (make-local-hook 'debian-changelog-add-version-hook)
  (add-hook
    'debian-changelog-add-version-hook
      (lambda ()
      (save-excursion
        (forward-line -1)
        (beginning-of-line)
        (insert "\n  [ "
          (or (getenv "DEBFULLNAME") (user-full-name)) " ]")))
    nil t))
End:
