archmage (1:0.4.2.1-3) unstable; urgency=medium

  * Adopt package (Closes: #975618) (LP: #361609)
  * Use new dh-sequence-python3
  * Set Rules-Requires-Root: no

  [ Debian Janitor ]
  * Update lintian override info format in d/archmage.lintian-overrides.
  * Remove an obsolete maintscript entry.
  * Set upstream metadata fields: Bug-Database, Bug-Submit.
  * Update standards version to 4.6.1, no changes needed.

 -- Alexandre Detiste <tchet@debian.org>  Fri, 23 Aug 2024 08:17:46 +0200

archmage (1:0.4.2.1-2) unstable; urgency=medium

  * Team upload.
  * Bump Standards-Version to 4.6.0.
  * Bump debhelper compat to v13.

  [ Ondřej Nový ]
  * d/control: Update Vcs-* fields with new Debian Python Team Salsa
    layout.

  [ Sandro Tosi ]
  * Use the new Debian Python Team contact name and address

 -- Boyuan Yang <byang@debian.org>  Thu, 28 Oct 2021 17:36:34 -0400

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

  * New upstream release.
  * Add missing python3-bs4 and python3-chm dependencies
    (Closes: #950817, #949758)

 -- Mikhail Gusarov <dottedmag@debian.org>  Thu, 13 Feb 2020 22:18:58 +0100

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

  * Add missing python3-sgmllib3k build-dependency
    (Closes: #949758)

 -- Mikhail Gusarov <dottedmag@debian.org>  Sat, 25 Jan 2020 18:39:41 +0100

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

  * New upstream release:
    - debian/rules: Enable testsuite.
    - debian/source/lintian-overrides: Add override for test CHM file.
  * Add missing python3-sgmllib3k dependency (Closes: #946816).
  * Require python3-chm >= 0.8.6, otherwise chmlib.chm_open fails on
    Unicode filenames.

 -- Mikhail Gusarov <dottedmag@debian.org>  Tue, 24 Dec 2019 10:05:17 +0100

archmage (1:0.4.0-1) unstable; urgency=medium

  [Ondřej Nový]
  * Use debhelper-compat instead of debian/compat.

  [ Mikhail Gusarov ]
  * New upstream release (Closes: #934876, #936147)
    - debian/control: Use Python 3, update homepage, add testsuite
    - debian/rules: Use Python 3
    - debian/copyright: Update
    - debian/patches/bs4-transition.patch: drop, applied upstream
    - debian/compat: Update to latest Debhelper

  [ Debian Janitor ]
  * Remove empty debian/patches/series.
  * Use secure URI in Homepage field.
  * Bump debhelper dependency to >= 12, since that's what is used in
    debian/compat.
  * Set debhelper-compat version in Build-Depends.
  * Set upstream metadata fields: Repository, Repository-Browse.

  [ Sandro Tosi ]
  * debian/control
    - bump Standards-Version to 4.4.1 (no changes needed)

 -- Sandro Tosi <morph@debian.org>  Sun, 15 Dec 2019 00:16:27 -0500

archmage (1:0.3.1-4) unstable; urgency=medium

  [Mikhail Gusarov]
  * Use beautifulsoup4 instead of ancient BeautifulSoup 3
    (Closes: #891090).
  * Bump Standards-Version, no changes required.

  [Ondřej Nový]
  * d/watch: Use https protocol
  * d/changelog: Remove trailing whitespaces

 -- Mikhail Gusarov <dottedmag@debian.org>  Sun, 11 Mar 2018 19:57:27 +0100

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
