go-md2man (1.0.6+git20170603.6.23709d0+ds-1) unstable; urgency=medium

  [ Riku Voipio ]
  * Increase required version to avoid FTBFS in backports

  [ Anthony Fok ]
  * New upstream snapshot.
  * Bump Standards-Version to 4.0.0:
    Use https form of the copyright-format URL in debian/copyright.
  * Use debhelper (>= 10).

 -- Anthony Fok <foka@debian.org>  Sun, 09 Jul 2017 09:29:03 -0600

go-md2man (1.0.6+ds-1) unstable; urgency=medium

  * New upstream version 1.0.6
  * Exclude vendored-in dependencies that were added in 1.0.6
  * Remove now unused Lintian override of statically-linked-binary
    usr/bin/go-md2man

 -- Anthony Fok <foka@debian.org>  Mon, 02 Jan 2017 18:00:44 -0700

go-md2man (1.0.5-2) unstable; urgency=medium

  * Update debian/control
    - Change architecture-specific golang-go and gccgo to the new
      "golang-any" package in Build-Depends
    - Bump Standards-Version to 3.9.8 (no change)
    - Use secure https URLs for Vcs-* fields

 -- Anthony Fok <foka@debian.org>  Thu, 09 Jun 2016 06:20:43 -0600

go-md2man (1.0.5-1) unstable; urgency=medium

  * Update to 1.0.5 upstream release, with improved man page rendering:
     - Disable hyphenation
     - Disable justification (adjust text to left margin only)
     - Fix output for bulleted lists and numbered lists
     - Escape initial apostrophe and period to prevent a line of text
       from being misinterpreted as a request/macro, leading to
       "warning: macro 'xxx' not defined" and missing text.
  * Use architecture instead of alternatives in Build-Depends because
    sbuild ignores alternatives in Build-Depends (Closes: #785649). 
  * Remove Depends: golang-go from -dev package so it can be used by
    other Go packages on gccgo-only platforms.
  * Revise debian/watch to skip upstream v1.tar.gz, which for some reasons
    the current uscan thinks is the latest... :-p
  * Add Lintian override for statically-linked-binary
  * Add myself to the list of Uploaders

 -- Anthony Fok <foka@debian.org>  Wed, 13 Jan 2016 16:30:40 -0700

go-md2man (1.0.4-3) unstable; urgency=medium

  * Allow gccgo to satisfy our "go" needs (Closes: #785649).

 -- Tianon Gravi <tianon@debian.org>  Thu, 15 Oct 2015 13:00:34 -0700

go-md2man (1.0.4-2) unstable; urgency=medium

  * Update to 1.0.4 upstream release (Closes: #798585).
  * Rename "golang-go-md2man-dev" to "golang-github-cpuguy83-go-md2man-dev" for
    pkg-go policy compliance.
  * Add Conflicts/Provides/Replaces (doh!).

 -- Tianon Gravi <tianon@debian.org>  Thu, 10 Sep 2015 20:25:34 -0700

go-md2man (1.0.3-1) unstable; urgency=medium

  * Update to 1.0.3 upstream release.

 -- Tianon Gravi <admwiggin@gmail.com>  Wed, 29 Jul 2015 23:46:50 -0600

go-md2man (1.0.2-1) unstable; urgency=medium

  * Upload to unstable.

 -- Tianon Gravi <admwiggin@gmail.com>  Sat, 02 May 2015 18:49:13 -0600

go-md2man (1.0.2-1~exp1) experimental; urgency=low

  * Update to 1.0.2 upstream release.
    - Add manpage (Closes: #760486)
    - Fix header parsing
    - Fix code block output
  * Fix minor Description capitalization error.
  * Update Standards-Version to 3.9.6.

 -- Tianon Gravi <admwiggin@gmail.com>  Wed, 28 Jan 2015 23:24:14 -0700

go-md2man (1-2) unstable; urgency=medium

  * Team Upload.
  * Update md2man's description. Thanks, Luke!

 -- Paul Tagliamonte <paultag@debian.org>  Sun, 24 Aug 2014 20:53:41 -0400

go-md2man (1-1) unstable; urgency=medium

  * Initial release.

 -- Tianon Gravi <admwiggin@gmail.com>  Sat, 23 Aug 2014 23:11:50 -0400
