ruby-kramdown (1.12.0-1+deb9u1) stretch-security; urgency=medium

  * Non-maintainer upload by the Debian LTS Team.
  * Fix CVE-2020-14001: Unintended read access or unintended embedded
    Ruby code execution (Closes: #965305)

 -- Abhijith PA <abhijith@debian.org>  Fri, 31 Jul 2020 12:44:39 +0530

ruby-kramdown (1.12.0-1) unstable; urgency=medium

  * Team upload
  * New upstream version 1.12.0
  * Refresh skip_missing_math_engines.patch
  * Remove fix-datadir-path.patch, applied upstream
  * Modify rouge2.patch to put rouge 2.x syntax-highlighter in legacy mode for
    compatibility, and incidentally restore pre tag around code blocks
    (Closes: #833788)

 -- Cédric Boutillier <boutil@debian.org>  Sat, 27 Aug 2016 11:39:34 +0200

ruby-kramdown (1.11.1-3) unstable; urgency=medium

  * Team upload
  * Depend on ruby-rouge >= 2
  * Add rouge2.patch to adapt tests to new ruby-rouge major version

 -- Cédric Boutillier <boutil@debian.org>  Mon, 04 Jul 2016 00:08:28 +0200

ruby-kramdown (1.11.1-2) unstable; urgency=medium

  * Fix path for the link to jquery (Closes: #801121)

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

ruby-kramdown (1.11.1-1) unstable; urgency=medium

  * Team upload
  * Imported Upstream version 1.11.1
  * Bump Standards-Version to 3.9.8
  * Drop symlink for rdoc template, css, js, fonts to a specific version of
    ruby
  * Add fix-datadir-path.patch to detect installed data files
  * Refresh skip_missing_math_engines.patch
  * Set Testsuite field to autopkgtest-pkg-ruby

 -- Cédric Boutillier <boutil@debian.org>  Wed, 08 Jun 2016 22:47:17 +0200

ruby-kramdown (1.10.0-1) unstable; urgency=medium

  [ Youhei SASAKI ]
  * Imported Upstream version 1.9.0
  * Refresh patch

  [ Praveen Arimbrathodiyil ]
  * check gemspec dependencies during build

  [ Cédric Boutillier ]
  * Remove version in the gem2deb build-dependency
  * Use https:// in Vcs-* fields
  * Use https:// in Vcs-* fields
  * Bump Standards-Version to 3.9.7 (no changes needed)
  * Run wrap-and-sort on packaging files

 -- Youhei SASAKI <uwabami@gfd-dennou.org>  Wed, 16 Mar 2016 22:18:37 +0900

ruby-kramdown (1.9.0-1) unstable; urgency=medium

  * Imported Upstream version 1.9.0
  * Refresh patch
  * Create symlink for rdoc template, css, js, fonts
  * Check gemspec dependencies during build

 -- Youhei SASAKI <uwabami@gfd-dennou.org>  Mon, 23 Nov 2015 19:20:13 +0900

ruby-kramdown (1.8.0-1) unstable; urgency=medium

  * Team upload
  * Imported Upstream version 1.8.0
  * Change slightly the beginning of the long description, update homepage
  * Add years to the debian/copyright
  * Add patch to skip tests using unavailable math engines
  * Build-depend on texlive-latex-extra and texlive-fonts-recommended to run
    latex-related tests
  * Depend and build-depend on ruby-rouge >= 1.8

 -- Cédric Boutillier <boutil@debian.org>  Mon, 20 Jul 2015 09:09:07 +0200

ruby-kramdown (1.4.2-2) unstable; urgency=medium

  * Team upload.
  * Install missing data files (Closes: #774661)

 -- Christian Hofstaedtler <zeha@debian.org>  Wed, 08 Apr 2015 10:56:27 +0200

ruby-kramdown (1.4.2-1) unstable; urgency=medium

  * Team upload
  * Imported Upstream version 1.4.2
  * Depend and build-depend on ruby-prawn-table (Closes: #761527)
  * Bump Standards-Version to 3.9.6 (no changes needed)
  * Exchange the order of Files paragraphs in debian/copyright (first global,
    then for debian/* files)

 -- Cédric Boutillier <boutil@debian.org>  Mon, 29 Sep 2014 23:24:54 +0200

ruby-kramdown (1.4.1-1) unstable; urgency=medium

  * Imported Upstream version 1.4.1
  * Drop patch: merge upstream

 -- Youhei SASAKI <uwabami@gfd-dennou.org>  Tue, 12 Aug 2014 03:37:48 +0900

ruby-kramdown (1.4.0-1) unstable; urgency=medium

  * Imported Upstream version 1.4.0
  * Change copyright: upstream change GPL-3 -> MIT/X11

 -- Youhei SASAKI <uwabami@gfd-dennou.org>  Thu, 31 Jul 2014 21:04:02 +0900

ruby-kramdown (1.3.3-2) unstable; urgency=medium

  * Team upload.
  * Remove specific dependency to rdoc 1.9.1 (Closes: #746074)

 -- Sebastien Badia <seb@sebian.fr>  Sun, 27 Apr 2014 21:59:02 +0200

ruby-kramdown (1.3.3-1) unstable; urgency=medium

  * Imported Upstream version 1.3.3
  * Bump Standard Version: 3.9.5, Compat: 9
  * Update Build-Depends, Depends: ruby-prawn, ruby-minitest

 -- Youhei SASAKI <uwabami@gfd-dennou.org>  Sun, 23 Mar 2014 22:38:50 +0900

ruby-kramdown (1.2.0-1) unstable; urgency=low

  * Imported Upstream version 1.2.0
  * Refresh patches

 -- Youhei SASAKI <uwabami@gfd-dennou.org>  Wed, 04 Sep 2013 17:02:06 +0900

ruby-kramdown (1.1.0-1) unstable; urgency=low

  [ Cédric Boutillier ]
  * debian/control: remove obsolete DM-Upload-Allowed flag
  * use canonical URI in Vcs-* fields
  * debian/copyright: use DEP5 copyright-format/1.0 official URL

  [ Youhei SASAKI ]
  * Bump standard version: 3.9.4
  * Imported Upstream version 1.1.0
  * Add Depends, Build-Depends: ruby-stringex
  * Add patch: 0001-Fix_StringEx_Require
  * Upload to unstable

 -- Youhei SASAKI <uwabami@gfd-dennou.org>  Tue, 20 Aug 2013 05:06:30 +0900

ruby-kramdown (0.14.2-1) experimental; urgency=low

  * Imported Upstream version 0.14.2

 -- Youhei SASAKI <uwabami@gfd-dennou.org>  Sat, 26 Jan 2013 21:28:12 +0900

ruby-kramdown (0.14.1-1) unstable; urgency=low

  * Imported Upstream version 0.14.1
  * Add Build-Depends: tidy
    - Running all tests during build
  * Add debian/ruby-kramdown.doc-base for doc-base support
  * Fix debian/rules: follow upstream filename change

 -- Youhei SASAKI <uwabami@gfd-dennou.org>  Fri, 07 Dec 2012 23:32:38 +0900

ruby-kramdown (0.14.0-1) unstable; urgency=low

  * Imported Upstream version 0.14.0

 -- Youhei SASAKI <uwabami@gfd-dennou.org>  Sat, 24 Nov 2012 15:45:06 +0900

ruby-kramdown (0.13.7-2) unstable; urgency=low

  * debian/control:
    - Bumped gem2deb build-dependency to >= 0.3.0~.
    - Added myself to the uploaders.

 -- Paul van Tilburg <paulvt@debian.org>  Tue, 26 Jun 2012 22:15:37 +0200

ruby-kramdown (0.13.7-1) unstable; urgency=low

  * Imported Upstream version 0.13.7

 -- Youhei SASAKI <uwabami@gfd-dennou.org>  Tue, 12 Jun 2012 18:40:43 +0900

ruby-kramdown (0.13.5-1) unstable; urgency=low

  * Initial release (Closes: #666878)

 -- Youhei SASAKI <uwabami@gfd-dennou.org>  Mon, 27 Feb 2012 10:47:58 +0900
