archmage (1:0.3.1-3) unstable; urgency=low

  * Do not fail upgrade if /etc/archmage is not present
    (Closes: #785752)

 -- Mikhail Gusarov <dottedmag@debian.org>  Tue, 19 May 2015 22:57:40 +0200

archmage (1:0.3.1-2) unstable; urgency=low

  * Remove empty /etc/archmage on upgrades (Closes: #782797).

 -- Mikhail Gusarov <dottedmag@debian.org>  Sun, 10 May 2015 12:04:44 +0200

archmage (1:0.3.1-1) unstable; urgency=low

  * New upstream release.
  * Depend and B-D on python-setuptools, used by new version.
  * Bump debhelper compatibility level to 9.
  * Drop debian/patches/python-interpreter.diff, changed upstream.
  * Drop debian/patches/fix-directory-traversal.patch, applied upstream.
  * Drop /etc/archmage/arch.conf, no longer configurable.
  * Bump Standards-Version, no changes required.

 -- Mikhail Gusarov <dottedmag@debian.org>  Sat, 07 Mar 2015 21:36:33 +0100

archmage (1:0.2.4-4) unstable; urgency=high

  [ Jakub Wilk ]
  * Use canonical URIs for Vcs-* fields.

  [ Mikhail Gusarov ]
  * Fix directory traversal bug (Closes: #776164).

 -- Mikhail Gusarov <dottedmag@debian.org>  Mon, 02 Feb 2015 09:54:13 +0100

archmage (1:0.2.4-3) unstable; urgency=low

  * Convert package to use dh_python2 (Closes: #631395)
  * Drop preinst, it was only necessary for pycentral -> pysupport
    conversion, happened in Squeeze.
  * Bump Standards-Version, no changes required.

 -- Mikhail Gusarov <dottedmag@debian.org>  Sun, 14 Aug 2011 23:17:02 +0200

archmage (1:0.2.4-2) unstable; urgency=low

  * Convert package to 3.0 (quilt).
  * Use debhelper 7 instead of cdbs.
  * Install upstream NEWS file as changelog.
  * Bump Standards-Version, no changes required.
  * Remove debian/pycompat, it is not useful anymore.
  * Make debian/copyright machine readable.
  * Demote links, elinks and htmldoc Recommends to Suggests (Closes: #587035).

 -- Mikhail Gusarov <dottedmag@debian.org>  Tue, 29 Jun 2010 15:32:54 +0700

archmage (1:0.2.4-1) unstable; urgency=low

  * New upstream release
    - Fixes bug with improper unpacking of CHM files containing index.html
    (Closes: #534616).
  * Standards-Version bumped to 3.8.2, no changes required.
  * Added python-beautifulsoup to Depends, required upstream.
  * Added elinks | links to Recommends, enables convertion to plain text.
  * Added htmldoc to Recommends, enables convertion to pdf.

 -- Mikhail Gusarov <dottedmag@dottedmag.net>  Thu, 06 Aug 2009 00:05:12 +0700

archmage (1:0.2.3-1) unstable; urgency=low

  * New upstream release.

 -- Mikhail Gusarov <dottedmag@dottedmag.net>  Sun, 14 Jun 2009 17:40:51 +0700

archmage (1:0.2-1) unstable; urgency=low

  * New upstream release.
    - Fixes traceback on error path if destination directory already
      exists (Closes: #521042).
    - Removed html_to_text.py-is-not-executable.diff patch, no longer
      relevant.
  * Standards-Version bumped to 3.8.1, no changes required.
  * Switched to python-support.
    - added preinst script to de-register from pycentral.
  * python-all-dev build-dependency relaxed to python, as no binary
    modules are built.

 -- Mikhail Gusarov <dottedmag@dottedmag.net>  Thu, 02 Apr 2009 15:55:49 +0700

archmage (1:0.1.9-3) unstable; urgency=low
  
  [ Mikhail Gusarov ]
  * Added description to patches (lintian warning):
    - debian/patches/python-interpreter.diff
    - debian/patches/html_to_text.py-is-not-executable.diff
  * debian/control:
    - More detailed description (lintian warning).
    - Standards-Version bumped to 3.8.0:
      + debian/README.source added.

  [ Sandro Tosi ]
  * debian/control
    - switch Vcs-Browser field to viewsvn

  [ Marco Rodrigues ]
  * debian/control:
    + Add ${misc:Depends} to Depends to remove
      lintian warning.

 -- Mikhail Gusarov <dottedmag@dottedmag.net>  Tue, 17 Feb 2009 00:20:21 +0600

archmage (1:0.1.9-2) unstable; urgency=low

  [ Mikhail Gusarov ]
  * Package is now maintained in PAPT:
    - PAPT added to Uploaders.
  * python-central dependency bumped to >= 0.6, fixing spurious empty
    /usr/lib in package.
  * Standards-Version bumped to 3.7.3, no changes needed.
  * Watchfile updated: 0.1.9beta1 < 0.1.9 according to upstream developer.

  [ Piotr Ożarowski ]
  * Vcs-Svn, Vcs-Browser and Homepage fields added.

 -- Mikhail Gusarov <dottedmag@dottedmag.net>  Thu, 01 May 2008 23:18:00 +0700

archmage (1:0.1.9-1) unstable; urgency=low

  * New upstream release.
  * Epoch 1, because 0.1.9beta1 > 0.1.9. Shame on me :(
  * New patch: html_to_text.py-is-not-executable.diff, removing useless #!
    on python module.

 -- Mikhail Gusarov <dottedmag@dottedmag.net>  Thu, 12 Jul 2007 00:53:38 +0700

archmage (0.1.9beta1-1) unstable; urgency=low

  * New upstream release (yes, it's named 'beta', but this is
    regular release, author just targets 1.0 soon):
    * Copyright file updated.
    * toc-extension-case-insensitive.diff patch dropped: applied upstream.
    * python-interpreter.diff patch refreshed.
    * manpage moved from debian/archmage.1 to archmage.1.
  * libapache-mod-python removed from Suggests: Apache 1 is no longer in
    sid (Closes: #429714).

 -- Mikhail Gusarov <dottedmag@dottedmag.net>  Wed, 04 Jul 2007 15:04:45 +0700

archmage (0.0.8-2) unstable; urgency=low

  * Added patch fixing problem with uppercase extensions of
    table-of-contents files, taken from upstream (Ubuntu: #99758).
  * Description updated: irrelevant parts removed (Closes: #429241).
  * Copyright updated (Closes: 429240).

 -- Mikhail Gusarov <dottedmag@dottedmag.net>  Sun, 17 Jun 2007 00:33:13 +0700

archmage (0.0.8-1) unstable; urgency=low

  * New upstream release
  * Using quilt to manage patches
  * Debhelper compatibilty level bumped to 5. No changes required.
  * Added watch file.

 -- Mikhail Gusarov <dottedmag@dottedmag.net>  Sun, 21 Jan 2007 18:44:45 +0600

archmage (0.0.7-2) unstable; urgency=low

  * First upload to unstable (Closes: #204606)

  * Added libapache2-mod-python to Suggests
  * Converted to use python-central
  * Policy bumped to 3.7.2. No changes required
  * Build-Depends adjusted as lintian suggests
  * Updated FSF address
  * Fixed syntax in archmage.1 manpage
  * /usr/bin/archmage uses #!/usr/bin/python

 -- Mikhail Gusarov <dottedmag@dottedmag.net>  Sat,  7 Oct 2006 01:10:54 +0700

archmage (0.0.7-1) unstable; urgency=low

  * New upstream release

 -- Basil Shubin <bashu@users.sourceforge.net>  Fri, 24 Feb 2006 16:49:20 +0600

archmage (0.0.7-pre2-1) unstable; urgency=low

  * New upstream release
  * Fixed: debian/archmage.1

 -- Basil Shubin <bashu@surgut.ru>  Mon, 22 Aug 2005 20:19:51 +0700

archmage (0.0.7-pre1-1) unstable; urgency=low

  * Initial Release (Closes: #313203, #204606).

 -- Basil Shubin <bashu@surgut.ru>  Fri, 19 Aug 2005 08:01:55 +0700
