asciidoc (10.2.0-2~bpo12+proxmox1) bookworm; urgency=medium * Rebuild for bookworm * Change a2x.by's to_docbook function so that it doesn't appends the option for `--backend docbook` at the end but at the start again, allowing users to override it, The only change is: - options.append(('--backend', 'docbook')) + options.insert(0, ('--backend', 'docbook')) -- Proxmox Support Team Sun, 25 Jun 2023 13:56:42 +0200 asciidoc (10.2.0-2) unstable; urgency=medium [Janitor] * Remove maintscript files * Update d/upstream/metadata * Remove version constraints [Leon Marz] * d/patches: set iconsdir in recognize-etc-asciidoc.patch (Closes: #1036030) * d/source/lintian-overrides: Add overrides for some test files * d/control: Bump Standards-Version to 4.6.2 * d/watch: Use the example from uscan(1) * d/copyright: Update copyright year -- Leon Marz Tue, 13 Jun 2023 17:03:00 +0200 asciidoc (10.2.0-1) unstable; urgency=medium * New upstream version 10.2.0 * d/copyright: Update copyright - Remove GPL-2-only - Remove GFDL-NIV-1.3 for lang-cs.conf - Add GPL-2+ to a2x.py * d/patches: Update recognize-etc-asciidoc.patch * d/control: Bump Standards-Version to 4.6.1 -- Leon Marz Sun, 22 May 2022 20:31:07 +0200 asciidoc (10.1.4-1) unstable; urgency=medium * New upstream version 10.1.4 * d/copyright: Update copyright year -- Leon Marz Tue, 01 Mar 2022 16:58:50 +0100 asciidoc (10.1.2-1) unstable; urgency=medium * New upstream version 10.1.2 * d/rules: Manually start tests -- Leon Marz Sat, 19 Feb 2022 13:03:32 +0100 asciidoc (10.1.1-1) unstable; urgency=medium * New upstream version 10.1.1 (Closes: #1002066) -- Leon Marz Tue, 21 Dec 2021 16:30:06 +0100 asciidoc (10.1.0-1) unstable; urgency=medium * New upstream version 10.1.0 * d/control: annotate python dependency with :any in asciidoc-tests -- Leon Marz Sat, 18 Dec 2021 10:52:42 +0100 asciidoc (10.0.2-1) unstable; urgency=medium * Add symbolic link to javascripts directory in etc/asciidoc (Closes: #999372) * New upstream version 10.0.2 (Closes: #998831) -- Leon Marz Sat, 13 Nov 2021 10:36:58 +0100 asciidoc (10.0.1-3) unstable; urgency=medium [ Bastian Germann ] * Use pristine-tar (branch existing) [ Leon Marz ] * Use custom scripts for usr/bin (Closes: #998114) -- Leon Marz Sat, 30 Oct 2021 17:56:56 +0200 asciidoc (10.0.1-2) unstable; urgency=medium * d/control: Add build dependency python3-setuptools -- Leon Marz Fri, 29 Oct 2021 18:29:00 +0200 asciidoc (10.0.1-1) unstable; urgency=medium * New maintainer (Closes: #934015) * New upstream version (Closes: #980904) * Remove vim-asciidoc (Closes: #954780) * Remove asciidoc-doc as there are no real docs * Change upstream url * d/control: Bump Standards-Version to 4.6.0 * d/control: Bump debhelper-compat version to 13 * d/control: Add dependency docbook-xsl to asciidoc-base * d/rules: Switch to pybuild * d/rules: Remove some overrides and clean dh_install * d/rules: Reenable tests * d/rules: Make python test script executable * d/patches: Drop normpath-not-realpath.path * d/patches: Drop vim-asciidoc-add_dummy_ftdetect.patch * d/patches: Rewrite testasciidoc_usage.patch * d/patches: Add enable-nonet-for-xsltproc.patch (Closes: #980930) * d/patches: Add recognize-etc-asciidoc.patch * d/patches: Drop fix_asciidoc_api_doc.patch - Replaced by recognize-etc-asciidoc.patch * d/copyright: Add Upstream-Contact * d/copyright: Update copyright information -- Leon Marz Fri, 29 Oct 2021 10:53:00 +0200 asciidoc (9.0.0~rc2-1) unstable; urgency=medium * New upstream version 9.0.0~rc2 * New dependency: add xsltproc to asciidoc-base (Closes: #956729) * Remove patch integrated upstream and refresh the rest of the patches * Re-disable tests for now as not working. * d/control: Bump standards to 4.5.0 -- Joseph Herlant Sun, 26 Apr 2020 19:54:51 -0700 asciidoc (9.0.0~rc1-1) unstable; urgency=medium * New upstream version 9.0.0rc1 (Closes: #945391) * Refresh patches and remove patch integrated in the release * d/control: * bump standards to 4.4.1 * fix typo in package description * adding an explicit Rules-Requires-Root field * d/gbp.conf: move to deb14 branch naming for debian branch -- Joseph Herlant Wed, 11 Dec 2019 16:26:21 -0800 asciidoc (8.6.10+git20190307.51d7c14-1) unstable; urgency=medium * Switch upstream to asciidoc-py3 (Closes: #936151) * New upstream version snapshot 8.6.10+git20190307.51d7c14 * Refresh patches for new release * Switch dependencies to python3 * d/control: * bump standards to 4.4.0 * bump debhelper-control to 12 * d/changelog: fix file-contains-trailing-whitespace * asciidoc-doc: add doc-base registration * Add autopkgtest suite * Add upstream/metadata for dep-12 compatibility -- Joseph Herlant Sat, 07 Sep 2019 20:41:47 -0700 # Older entries have been removed from this changelog. # To read the complete changelog use `apt changelog asciidoc`.