whizzytex (1.3.7-1) unstable; urgency=medium

  * New upstream version 1.3.7
  * debian/control
    - Set Standards-Version: 4.5.1

 -- Hideki Yamane <henrich@debian.org>  Sun, 30 May 2021 01:33:03 +0900

whizzytex (1.3.6-2) unstable; urgency=medium

  * debian/control
    - Drop non-exist package xpdf-reader, set xpdf

 -- Hideki Yamane <henrich@debian.org>  Mon, 22 Jun 2020 18:12:57 +0900

whizzytex (1.3.6-1) unstable; urgency=medium

  * New upstream version 1.3.6
  * debian/patches
    - Drop all previous patches: merged upstream
    - Add fix-bashism-and-more.patch (Closes: #772388)
    - Add add-png-files.patch (Closes: #787799)
  * debian/copyright
    - Convert to copyright-format 1.0
  * debian/control
    - Set myself maintainer and set Junichi as Uploaders
  * debian/clean
    - Do NOT remove png files
  * debian/rules
    - Do not install info.head file

 -- Hideki Yamane <henrich@debian.org>  Sat, 13 Jun 2020 20:57:02 +0900

whizzytex (1.3.5-0.1) unstable; urgency=medium

  * Non-maintainer upload.

  * New Upstream Version 1.3.5
  * Updated FAQ from http://cristal.inria.fr/whizzytex/FAQ.html
  * Removed unnecessary debian/{postinst,lintian-overrides}
  * debian/patches
    - Refresh patches

 -- Hideki Yamane <henrich@debian.org>  Thu, 11 Jun 2020 12:50:59 +0900

whizzytex (1.3.3-0.4) unstable; urgency=medium

  * debian/changelog
    - Trim trailing whitespace.
    - Wrap long lines in changelog entries: 1.1.3.0-1, 1.1.3-1, 1.1.1-5,
      1.1-3.
  * debian/control
    - Update standards version to 4.5.0, no changes needed.
    - Bump up to debhelper-compat (= 13)

 -- Hideki Yamane <henrich@debian.org>  Mon, 11 May 2020 03:03:53 +0900

whizzytex (1.3.3-0.3) unstable; urgency=medium

  * Non-maintainer upload.
  * debian/control
    - drop Build-Depends: debhelper, just debhelper-compat is enough
    - add Rules-Requires-Root: no
  * add debian/salsa-ci.yml

 -- Hideki Yamane <henrich@debian.org>  Tue, 08 Oct 2019 00:22:30 +0900

whizzytex (1.3.3-0.2) unstable; urgency=medium

  * Non-maintainer upload.
  * debian/patches
    - add 11_remove-timestamp.patch (Closes: #794247)
      Thanks to Eduard Sanou <dhole@openmailbox.org> for the patch
    - add 12_backslashes.patch (Closes:#805759)
      Thanks to Kevin Ryde <user42_kevin@yahoo.com.au> for the patch

 -- Hideki Yamane <henrich@debian.org>  Wed, 16 Jan 2019 20:06:19 +0900

whizzytex (1.3.3-0.1) unstable; urgency=low

  * Non-maintainer upload.

  * New upstream release
  * Add debian/watch
  * Make debian/rules to use dh, separate files into debian/install,clean,
    dirs
    - Also remove broken symlink (Closes:#858472)
  * debian/patches
    - refresh patches
  * debian/control
    - Add Vcs-*
    - Add Homepage:
    - Set Standards-Version: 4.3.0
    - Use debhelper-compat (= 12)
    - Fix description
  * Drop debian/compat
  * Drop empty maintainer scripts (postrm and prerm) (Closes: #866285)
  * Updated FAQ from http://cristal.inria.fr/whizzytex/FAQ.html
  * Add debian/emacsen-compat file
  * Enable autopkgtest to re-use old debian/testfiles

 -- Hideki Yamane <henrich@debian.org>  Mon, 14 Jan 2019 10:17:46 +0900

whizzytex (1.3.2-1.4) unstable; urgency=medium

  * Non-maintainer upload.
  * debian/control
    - fix Build-Depends since pgf is intergrated into TeXLive.

 -- Hideki Yamane <henrich@debian.org>  Thu, 29 Jun 2017 20:11:36 +0900

whizzytex (1.3.2-1.3) unstable; urgency=medium

  * Non-maintainer upload.
  * debian/control
    - set Depends from emacs23 to emacs (Closes: #754040)

 -- Hideki Yamane <henrich@debian.org>  Mon, 15 Sep 2014 11:44:15 +0900

whizzytex (1.3.2-1.2) unstable; urgency=low

  * Non-maintainer upload.
  * debian/control
    - add "Build-Depends-Indep: pgf" to fix FTBFS (Closes: #713507)
    - set "Build-Depends: debhelper (>> 7.0.50~)
    - drop "Build-Depends: dpatch" to fix lintian Error.
  * add debian/source/fomrat as "3.0 (quilt)"
  * debian/rules
    - drop dpatch
  * debian/patches
    - convert to quilt
  * add debian/compat as 7

 -- Hideki Yamane <henrich@debian.org>  Sun, 06 Oct 2013 16:06:20 +0900

whizzytex (1.3.2-1.1) unstable; urgency=low

  * Non-maintainer upload.
  * 11_boxsep_boolean: doc/manual.tex: Set "boxsep" to "false" rather
    than "0pt".  Closes: #666645.
  * Use dh_installtex.  Closes: #669395.

 -- Matej Vela <vela@debian.org>  Sat, 19 May 2012 18:49:04 +0100

whizzytex (1.3.2-1) unstable; urgency=low

  [ Matthias Klose ]
  * Add alternative recommendation on pdf-viewer.

  [ Junichi Uekawa ]
  * merge ubuntu patch (closes: #640353)
  * new upstream version (closes: #636448)
  - 10_no_pdfinitex: merged upstream, removed.
  * fix examples/examples directory and put to examples (closes: #541745)
  * Fix lintian errors.
  - add misc:Depends
  - add INSTALL-INFO header
  - no longer call install-info from postinst/prerm.

 -- Junichi Uekawa <dancer@debian.org>  Wed, 21 Sep 2011 10:02:14 +0900

whizzytex (1.3.1-4) unstable; urgency=low

  * Dependency update: move gv to recommends, remove tetex dependency and
    keep the texlive dependnecy, and keep advi as depends.
    (closes: #525992, #525996)

 -- Junichi Uekawa <dancer@debian.org>  Wed, 06 May 2009 15:19:54 +0900

whizzytex (1.3.1-3) unstable; urgency=low

  * Bug fix: "whizzytex: FTBFS: ! LaTeX Error: File `kvoptions.sty
    not found.", thanks to Lucas Nussbaum (Closes: #467587).
  - it seems to have moved over to texlive-base-recommended.

 -- Junichi Uekawa <dancer@debian.org>  Wed, 27 Feb 2008 09:08:33 +0900

whizzytex (1.3.1-2) unstable; urgency=low

  * Bug fix: "whizzytex: Missing examples in package", thanks to Boris
    Yakobowski (Closes: #464865).

 -- Junichi Uekawa <dancer@debian.org>  Thu, 14 Feb 2008 08:16:29 +0900

whizzytex (1.3.1-1) unstable; urgency=low

  * New upstream release
  * updated patches

 -- Junichi Uekawa <dancer@debian.org>  Thu, 22 Nov 2007 08:34:57 +0900

whizzytex (1.3.0-6) unstable; urgency=low

  * Bug fix: "whizzytex: PDF viewer not usable", thanks to Martin Quinson
    (Closes: #441306).
  - use "pdflatex -ini", instead of pdfinitex.

 -- Junichi Uekawa <dancer@debian.org>  Mon, 10 Sep 2007 21:48:39 +0900

whizzytex (1.3.0-5) unstable; urgency=low

  * Bug fix: "whizzytex: Texlive support", thanks to Stuart Teasdale
    (Closes: #388433).

 -- Junichi Uekawa <dancer@debian.org>  Wed, 11 Apr 2007 21:54:08 +0900

whizzytex (1.3.0-4) unstable; urgency=low

  * clean test files.
  * Bug fix: "-ini: command not found on every run", thanks to
    Dylan Thurston (Closes: #374071).
  * Standards-Version: 3.7.2
  * updated FAQ from http://cristal.inria.fr/whizzytex/FAQ.html
  * /etc/whizzytex/whizzytexrc is now empty; we don't really need
    to override default settings anymore. This fixes:
  - Bug fix: "gv does not work with whizzytex, whizzytex seems to be
    broken", thanks to Lionel Elie Mamane (Closes: #228912).
  - Bug fix: "whizzytex: Configuration is a mess", thanks to Dylan
    Thurston (Closes: #374073).

 -- Junichi Uekawa <dancer@debian.org>  Sat, 17 Jun 2006 14:11:08 +0900

whizzytex (1.3.0-3) unstable; urgency=low

  * README.Debian: update URL to cristal.inria.fr
  * Bug fix: "whizzytex: Don't include GPL", thanks to Dylan Thurston
    (Closes: #365904).
  * updated FAQ from http://cristal.inria.fr/whizzytex/FAQ.html

 -- Junichi Uekawa <dancer@debian.org>  Mon, 29 May 2006 22:44:09 +0900

whizzytex (1.3.0-2) unstable; urgency=low

  * README.Debian: documentation update for ptex-bin 3.1.9+0.04b-1, which
    removed iniptex. Other minor updates to text.

 -- Junichi Uekawa <dancer@debian.org>  Sun,  9 Apr 2006 13:17:44 +0900

whizzytex (1.3.0-1) unstable; urgency=low

  * New upstream release
  - Bug fix: "Wrong type argument: integerp, nil" (Closes: #346208).
  - 07_bash_makefile: update
  - 09_compat_config: update
  - 10_hevea_nosymb_dropped: merged upstream, remove.
  * updated FAQ from http://cristal.inria.fr/whizzytex/FAQ.html

 -- Junichi Uekawa <dancer@debian.org>  Sun, 15 Jan 2006 12:20:06 +0900

whizzytex (1.2.3-4) unstable; urgency=low

  * Remove Depends on xdvi package which doesn't exist.
    xdvi is part of tetex-bin. Since nobody has complained so far,
    and advi is much superior when using whizzytex,
    make whizzytex depend on advi | gv.
  * update FAQ location to cristal
  - updated FAQ from http://cristal.inria.fr/whizzytex/FAQ.html
  * quote "pdfetex -ini" in Makefile.config

 -- Junichi Uekawa <dancer@debian.org>  Fri,  6 Jan 2006 21:41:37 +0900

whizzytex (1.2.3-3) unstable; urgency=low

  * debian/Makefile.config: reflect einitex->"pdfetex -ini" change.
  * debian/copyright: upstream page moved to cristal.inria.fr

 -- Junichi Uekawa <dancer@debian.org>  Thu, 17 Nov 2005 07:28:15 +0900

whizzytex (1.2.3-2) unstable; urgency=low

  * Bug fix: "whizzytex: einitex unavailable from tetex and no longer
    functions.", thanks to Roland Stigge for reporting (Closes: #338046).
    Work around recent tetex3.0 change. The notable things were:
    .  tex -ini is used instead of removed 'initex'.
    .  Now pdfetex is used for formatting.

  - Documented the change in README.Debian
  - Depend on tetex-bin 3.0-10 or greater.

  * DH_COMPAT=4.
  * debian/test-file/test1.tex: add a little test file here for
    manual regression testing.

  * remove Manager.installed file which is not cleaned after build.

 -- Junichi Uekawa <dancer@debian.org>  Sat, 12 Nov 2005 13:10:17 +0900

whizzytex (1.2.3-1) unstable; urgency=low

  * New upstream release
  * Set MULTIPLE=true by default (closes: #314476)
  - Pressing 'w' in advi window will toggle the 'current' view and 'whole'
    view.
  * 10_hevea_nosymb_dropped: -nosymb option is no longer
    accepted by hevea.
  - build-depend on hevea 1.08 or greater
  * Standards-Version 3.6.2: no change.
  * updated FAQ from http://pauillac.inria.fr/whizzytex/FAQ.html

 -- Junichi Uekawa <dancer@debian.org>  Sun, 21 Aug 2005 12:04:00 +0900

whizzytex (1.2.2-2) unstable; urgency=low

  * install upstream changelog (closes: #303506)
  * updated FAQ from http://pauillac.inria.fr/whizzytex/FAQ.html

 -- Junichi Uekawa <dancer@debian.org>  Fri,  8 Apr 2005 06:15:17 +0900

whizzytex (1.2.2-1) unstable; urgency=low

  * New upstream release (closes: #276196)
  * Update debian patches:
  - 05_release -- no longer required, removed
  - 06_fix_docmake -- applied upstream, removed
  - 07_bash_makefile -- update
  * Keep configuration file compatibility by loading config
    files in the old path as well
  - 09_compat_config -- new

  * Build-Depends: add advi, for documentation requires
    'advi-annot.sty'.
  * debian/rules: manual.html is now called whizzytex.html
    clean rule updated for new files.
  * updated FAQ from http://pauillac.inria.fr/whizzytex/FAQ.html
  * Updated README.Debian to reflect current status
  * Add LEVEL=2 to whizzytex.conf, and document to README.Debian.
    change ADVI="advi -html Start-Document" because that is the command
    used to jump to anchor.

 -- Junichi Uekawa <dancer@debian.org>  Thu, 24 Mar 2005 08:58:24 +0900

whizzytex (1.1.3.0-5) unstable; urgency=low

  * Update documentation on how to use Japanese platex (closes: #291752)

 -- Junichi Uekawa <dancer@debian.org>  Fri,  4 Mar 2005 13:09:52 +0900

whizzytex (1.1.3.0-4) unstable; urgency=high

  * Fixes grave bug that tetex-bin transition to etex -- thus urgency is high.

  * Added notes on how to use eTeX version of latex (default Debian version).
  * Depend on tetex-bin version that uses eTeX (>= 2.0.2-17)
  * debian/Makefile.config, debian/whizzytexrc:
    Change default behavior of whizzytex to use
    .efmt files and einitex.
    (closes: #268825, #267801)

 -- Junichi Uekawa <dancer@debian.org>  Fri,  3 Sep 2004 09:26:56 +0900

whizzytex (1.1.3.0-3) unstable; urgency=low

  * Set locale to C when building docs
    Bug fix: "whizzytex: wrong charset in manual.html", thanks to Philipp
    Weis (Closes: #257511).

 -- Junichi Uekawa <dancer@debian.org>  Sun,  4 Jul 2004 11:05:45 +0900

whizzytex (1.1.3.0-2) unstable; urgency=low

  * Document that ADVI is the default viewer unless configured,
    in README.Debian (closes: #252555)
  * updated FAQ from http://pauillac.inria.fr/whizzytex/FAQ.html

 -- Junichi Uekawa <dancer@debian.org>  Sat, 26 Jun 2004 22:13:45 +0900

whizzytex (1.1.3.0-1) unstable; urgency=low

  * Try and re-upload with upstream tarball. This is not a Debian native
    package.
  * Remove bashism from makefile (closes: #173832)
  - 07_bash_makefile
  * Document color changing method somewhat in README.Debian; it's not
    really well supported, but anyway. (closes: #173429)
  * updated FAQ from http://pauillac.inria.fr/whizzytex/FAQ.html

 -- Junichi Uekawa <dancer@debian.org>  Mon, 12 Jan 2004 11:51:02 +0900

whizzytex (1.1.3-3) unstable; urgency=low

  * install all info related files.

 -- Junichi Uekawa <dancer@debian.org>  Mon,  5 Jan 2004 07:33:25 +0900

whizzytex (1.1.3-2) unstable; urgency=low

  * Bug fix: "whizzytex: whizzytex.info.gz is HTML, not info", thanks to
    Eric Hanchrow (Closes: #226083).
    06_fix_docmake.dpatch: patch upstream makefile

 -- Junichi Uekawa <dancer@debian.org>  Mon,  5 Jan 2004 07:28:49 +0900

whizzytex (1.1.3-1) unstable; urgency=low

  * New upstream release
  * Updated debian patches.
    01_docmakeclean: does not apply; hack debian/rules to not require it. --
    remove 02_display: applied upstream -- remove 03_manualupdate: applied
    upstream -- remove 04_quoteconfig: applied upstream -- remove 05_release:
    applies as it is -- keep
  * updated FAQ from http://pauillac.inria.fr/whizzytex/FAQ.html
  * debian/rules: massaged, removed unnecessary comments
  * use debian/tmp-info instead of debian/tmp, it's rather confusing.
  * Standards-Version: 3.6.1 -- no change.
  * debian/Makefile.config: update from the new template file.
    MULTIPLE=false, apparently advi in Debian does not support MULTIPLE.

 -- Junichi Uekawa <dancer@debian.org>  Sun, 14 Dec 2003 19:30:10 +0900

whizzytex (1.1.2-2) unstable; urgency=low

  * Bug fix: "whizzytex: postrm called with unknown argument `upgrade'",
    thanks to Adrian Bunk (Closes: #214456).

 -- Junichi Uekawa <dancer@debian.org>  Sat, 18 Oct 2003 09:10:21 +0900

whizzytex (1.1.2-1) unstable; urgency=low

  * New upstream release
    Checking Debian patches and forward-porting.
  - 01_docmakeclean -- not applied upstream -- apply locally
  - 02_display -- not applied upstream -- updated patch
  - 03_manualupdate -- not applied upstream -- apply locally
  - 04_quoteconfig -- not applied upstream -- apply locally
  - 05_release -- not applied upstream -- updated patch
  - 06_make_destdir -- apparently applied upstream -- remove
    The patches are mailed to upstream author.
  * Bug fix: "whizzytex: don't call mktexlsr in the postrm when upgrading",
    thanks to Adrian Bunk (Closes: #208101).
  * updated FAQ from http://pauillac.inria.fr/whizzytex/FAQ.html
  * [README.Debian] reflect current status, and remove stale notes.

 -- Junichi Uekawa <dancer@debian.org>  Tue, 23 Sep 2003 06:51:15 +0900

whizzytex (1.1.1-5) unstable; urgency=low

  * Spelling fix, WYSIWIG -> WISYWYG reported by "D. Goel"
    <deego@socionomics.net> (closes: #205400)

 -- Junichi Uekawa <dancer@debian.org>  Tue, 19 Aug 2003 18:22:46 +0900

whizzytex (1.1.1-4) unstable; urgency=low

  * add tetex-extra to build-deps. (closes: #179549)
  * Build-depend on hevea 1.06-9 or greater to generate
  proper info file (closes: #179545)

 -- Junichi Uekawa <dancer@debian.org>  Mon,  3 Feb 2003 19:39:12 +0900

whizzytex (1.1.1-3) unstable; urgency=low

  * Use DESTDIR in install target.
  should (closes: #174634)

 -- Junichi Uekawa <dancer@debian.org>  Mon, 20 Jan 2003 12:10:40 +0900

whizzytex (1.1.1-2) unstable; urgency=low

  * Use dpatch to manage patches.
  * Build documentation in build, build-depend on hevea.
  * debian/copyright file now in UTF-8

 -- Junichi Uekawa <dancer@debian.org>  Tue, 14 Jan 2003 15:58:08 +0900

whizzytex (1.1.1-1) unstable; urgency=low

  * New upstream release, incorportaing most of Debian patches except for
    some documentation fixes, and -display patch.
    - upstream fixes for "cursor jumps to the bottom of buffer"
  * change description line to my satisfaction.
  * updated FAQ from http://pauillac.inria.fr/whizzytex/FAQ.html
  * forward-port Debian patch.
  * update debian/Makefile.config

 -- Junichi Uekawa <dancer@debian.org>  Tue,  7 Jan 2003 19:47:49 +0900

whizzytex (1.1-4) unstable; urgency=low

  * Disable automatic loading of whizzytex mode with auto-mode-alist.
    whizzytex-mode isn't a major mode, so that is not really a good way to
    go. (closes: #174634), thanks "Faheem Mitha" <faheem@email.unc.edu>
    for reporting this bug.

 -- Junichi Uekawa <dancer@debian.org>  Mon, 30 Dec 2002 12:01:30 +0900

whizzytex (1.1-3) unstable; urgency=low

  * New maintainer, thanks Sven for keeping this package up. (closes: #173064)
  * debian/Makefile.config, debian/emacsen-startup, debian/rules:
    install whizzytex shell script in /usr/lib/whizzytex, and
    set startup-el to set whizzytex-command-name to its full-path.
    (closes: #173831)
  * support -display option for whizzytex. (closes: #173833)
  - document.
  - whizzytex.el: add -display to allowed options.
  * add BIBTEX switching support, to allow use of jbibtex. (closes: #173838)
  * Update standards-version to 3.5.8, it should be compliant.
  * update debian/copyright, and created debian/README.Debian for misc
    notes.
  * include FAQ.html, add "debian/rules getfaq", to get updated version of FAQ.
    (closes: #173436)
  * updated FAQ from http://pauillac.inria.fr/whizzytex/FAQ.html
  * debian/rules, we have none to do in build-arch, and everything to do
    with build-indep, so fix that.
  - Change to Build-Depends-Indep.
  - do not need CFLAGS etc, remove them, and costly call to dpkg-architecture.
  * add debhelper token to debian/prerm
  * Hack to support configuration files in /etc/whizzytex/whizzytex.conf and
    ~/.whizzytexrc
  - update documentation.
  - this should close (bug: #139584)
  * clean doc directory in debian/rules
  * debian/rules, debian/whizzytex.info-header: add INFO-DIR-ENTRY to
    whizzytex.info in debian/rules
  * debian/emacsen-startup: fix the regexp to match tex files, it matched
    ML files...

 -- Junichi Uekawa <dancer@debian.org>  Sun, 22 Dec 2002 19:47:49 +0900

whizzytex (1.1-2) unstable; urgency=low

  * Fixed latex format in Makefile.config. (Closes: #170717)
  * Now whizzytex depends on advi | xdvi | gv. (Closes: #171068)
  * Moved .info files to their rightfull location. (Closes: #171229)

 -- Sven LUTHER <luther@debian.org>  Mon, 16 Dec 2002 10:04:27 +0100

whizzytex (1.1-1) unstable; urgency=low

  * New upstream release.

 -- Sven LUTHER <luther@debian.org>  Wed, 06 Nov 2002 03:32:43 +0100

whizzytex (1.00iii-1) unstable; urgency=low

  * New upstream release.

 -- Sven LUTHER <luther@debian.org>  Tue,  2 Apr 2002 16:42:42 +0200

whizzytex (1.00ii-2) unstable; urgency=low

  * whizzytex is not a debian native package, this upload fix that problem.

 -- Sven LUTHER <luther@debian.org>  Tue, 19 Mar 2002 08:42:16 +0100

whizzytex (1.00ii-1) unstable; urgency=low

  * New upstream release (skipped 1.00).
  * Changed usleep to sleep in whizzytex. (Closes: Bug#138032)
  * changed whizzytex to use /bin/bash and not /bin/sh. (Closes: Bug#138660)

 -- Sven LUTHER <luther@debian.org>  Tue, 19 Mar 2002 08:23:14 +0100

whizzytex (1.0a-1) unstable; urgency=low

  * Initial Release.

 -- Sven LUTHER <luther@debian.org>  Tue, 26 Feb 2002 20:57:38 +0100
