asciidoctor (1.5.6.2-2~bpo9+1) stretch-backports; urgency=medium

  * Rebuild for stretch-backports.

 -- Pirate Praveen <praveen@debian.org>  Thu, 10 May 2018 13:35:56 +0530

asciidoctor (1.5.6.2-2) unstable; urgency=low

  * Force the install of data files even when DH_CONFIG_ACT_ON_PACKAGES is set
    (Closes: #895613)

 -- Joseph Herlant <herlantj@gmail.com>  Fri, 13 Apr 2018 08:33:20 -0700

asciidoctor (1.5.6.2-1) unstable; urgency=low

  * New upstream version 1.5.6.2 (Closes: #884213)
  * d/control: add myself as co-maintainer to avoid nmu warnings
  * d/control, d/compat: update standards to 4.1.4 and compat to 11 with it
  * d/control: update Vcs-* after migration to Salsa
  * d/watch: fix debian-watch-uses-insecure-uri
  * d/copyright: fix insecure-copyright-format-uri
  * Update existing patches to match the new version
  * Add patch to workaround an upstream bug removing the README.adoc
  * Fix failing test when getting help on the manpage topic
  * split asciidoctor into ruby-asciidoctor (Closes: #893467)
  * d/control: update package description
  * d/rules: disable webfonts to fix privacy-breach-generic
  * Update patch to fix the manpage topic test
  * d/control: move asciidoctor to section:text
  * wrap-and-sort
  * d/rules: fix duplicated-compressed-files lintian complaint
  * d/rules: disable icons and image-uri-screenshot in README generation
  * Add patch to remove the badge in the README to fix privacy-breach-generic
  * d/control: update package short description

 -- Joseph Herlant <herlantj@gmail.com>  Wed, 11 Apr 2018 15:52:00 -0700

asciidoctor (1.5.5-1) unstable; urgency=medium

  * Team upload

  [ Guillaume Grossetie ]
  * Imported Upstream version 1.5.4

  [ Lucas Nussbaum ]
  * New upstream version 1.5.5
  * Refresh patches
    + Delete honour_SOURCE_DATE_EPOCH.patch (merged upstream)
  * Install additional READMEs
  * d/watch: use gemwatch
  * Install HTML version of the READMEs

 -- Lucas Nussbaum <lucas@debian.org>  Sun, 02 Jul 2017 11:34:55 +0200

asciidoctor (1.5.4-2) unstable; urgency=medium

  * Team upload

  [ Cédric Boutillier ]
  * Fix Vcs-* URL
  * Run wrap-and-sort on packaging files
  * Honour SOURCE_DATE_EPOCH to make build of packages using ronn
    reproducible. Thanks Alexis Bienvenüe for the patch (Closes: #820435)
  * Bump Standards-Version to 3.9.8 (no changes needed)

  [ Guillaume Grossetie ]
  * Adds DEP3 header to skip-unreadable-file.patch

 -- Cédric Boutillier <boutil@moszumanska.debian.org>  Wed, 08 Jun 2016 21:46:41 +0200

asciidoctor (1.5.4-1) unstable; urgency=medium

  * Team upload
  * New upstream release
  * Patches refreshed:
    - lib_directory_in_tests.patch
    - skip-asciimath-test.patch
  * Patches removed (already applied upstream):
    - slim-test.patch
  * Patches added:
    - skip-unreadable-file.patch: skip test that depends on chmod
  * Use https:// in Vcs-* fields

 -- Guillaume Grossetie <ggrossetie@gmail.com>  Mon, 29 Feb 2016 17:18:00 +0200

asciidoctor (1.5.3-1) unstable; urgency=medium

  * Team upload
  * New upstream release
    - Includes the manpage backend!
  * Refresh packaging:
    - bump debian/compat to 9
    - reformat debian/control, and add Testsuite: header
    - cleanup debian/rules
  * Patches removed (already applied upstream):
    - require-asciidoctor.patch
    - update-asciidoctor.1-manpage.patch
  * Patches refreshed:
    - data_path.patch
    - lib_directory_in_tests.patch
  * Patches added:
    - skip-asciimath-test.patch: skip test that depends on a library not yet
      in Debian
    - slim-test.patch: fix code logic to not depend on when the slim library
      has been loaded.
    - package-version.patch: allow loading gemspec without lib/ available
  * Added ruby-thread-safe to Build-Depends:
  * Switch running tests to using debian/ruby-tests.rake, making it a symlink
    to the upstream Rakefile which seems reasonable enough.

 -- Antonio Terceiro <terceiro@debian.org>  Tue, 17 Nov 2015 11:47:27 -0200

asciidoctor (1.5.2-2) unstable; urgency=medium

  * Include data directory into the package (stylesheets) (Closes: #788052)
  * Require asciidoctor with a non relative path in bin/asciidoctor
    (Closes: #788051)
  * Add Guillaume Grossetie as Uploaders

 -- Guillaume Grossetie <ggrossetie@gmail.com>  Sat, 20 Jun 2015 17:51:58 +0200

asciidoctor (1.5.2-1) unstable; urgency=medium

  [ Sebastien Badia ]
  * Team upload.
  * d/watch: Fall-back to Github (githubredir webservice was discontinued)

  [ Guillaume Grossetie ]
  * Update to Asciidoctor 1.5.2 (Closes: #764664)
  * Bump Standards-Version to 3.9.6, no changes
  * Remove obsolete patches
  * Update patch for updated asciidoctor.1 manpage

 -- Guillaume Grossetie <ggrossetie@gmail.com>  Wed, 27 May 2015 21:31:24 +0200

asciidoctor (0.1.4-3) unstable; urgency=low

  * Team upload.
  * Add a patch to fix loading of ERB module.

 -- Jérémy Bobbio <lunar@debian.org>  Fri, 11 Apr 2014 10:28:57 +0200

asciidoctor (0.1.4-2) unstable; urgency=low

  * Bump Standards-Version to 3.9.5, no changes
  * Bump gem2deb build dependency to >= 0.7.5~
  * Suggests asciidoc
  * Add patch for updated asciidoctor.1 manpage, forwarded upstream
    - https://github.com/asciidoctor/asciidoctor/pull/938
  * Update packaging copyright
    - MIT -> Expat
    - Packaging copyright contributors and years

 -- Per Andersson <avtobiff@gmail.com>  Thu, 10 Apr 2014 03:06:04 +0200

asciidoctor (0.1.4-1) unstable; urgency=low

  [ Jérémy Bobbio ]
  * Team upload.
  * New upstream release. (Closes: #728560)
    - Update Build-Depends.
    - Drop patching out the 'pending' gem as upstream does not use it anymore.
    - No need to comment out 'rubygems' anymore.
  * Add a patch to remove tests requiring network access.
  * Update and simply extended description.
  * Install upstream changelog.

  [ Per Andersson ]
  * Add Dan Allen to doc-base Author field
  * Don't set LC_ALL=C.UTF-8 for dh_auto_install

 -- Jérémy Bobbio <lunar@debian.org>  Sun, 03 Nov 2013 11:37:57 +0100

asciidoctor (0.1.3-1) unstable; urgency=low

  * Initial release (Closes: #703528)

 -- Per Andersson <avtobiff@gmail.com>  Sat, 08 Jun 2013 01:04:38 +0200
