golang-blackfriday (1.4-2) unstable; urgency=medium

  * Build-Depends on gccgo where golang-go is not available

 -- Anthony Fok <foka@debian.org>  Wed, 13 Jan 2016 11:39:43 -0700

golang-blackfriday (1.4-1) unstable; urgency=medium

  * Update to 1.4 upstream release
  * Extend the "go test" timeout from a default of 10m to 30m to prevent
    premature timeout and panic a slow build system.  See
    https://reproducible.debian.net/logs/unstable/armhf/golang-blackfriday_1.3-1.build2.log.gz
    for the previously failed reproducible build.

 -- Anthony Fok <foka@debian.org>  Sat, 21 Nov 2015 02:04:24 -0700

golang-blackfriday (1.3-1) unstable; urgency=medium

  * Update to 1.3 upstream release

 -- Tianon Gravi <tianon@debian.org>  Wed, 04 Nov 2015 00:58:12 -0800

golang-blackfriday (1.2+git20150720.80.8cec3a8-1) unstable; urgency=medium

  * New upstream snapshot
  * Refresh debian/gbp.conf
  * Blackfriday's HTML sanitization code that used "code.google.com/p/go.net"
    or "golang.org/x/net" have been removed
     - Remove golang-go.net-dev from Build-Depends and Depends
     - Remove debian/patches/golang.org-x-net.patch
  * Add golang-github-shurcool-sanitized-anchor-name-dev to {Build-,}Depends
  * Rename upskirtref/ to testdata/ in debian/rules as per upstream changes
  * Remove Built-Using, which is unneeded for library, from debian/control
  * Rename library package to golang-github-russross-blackfriday-dev;
    Conflicts/Provides/Replaces the old golang-blackfriday-dev package
  * Add myself as an uploader in debian/control  :-)

 -- Anthony Fok <foka@debian.org>  Wed, 23 Sep 2015 20:01:24 -0600

golang-blackfriday (1.2-2) unstable; urgency=medium

  [ Tianon Gravi ]
  * Replace "code.google.com/p/go.net" with the canonical "golang.org/x/net"
    (Closes: #789944).

  [ Martín Ferrari ]
  * debian/control: Set pkg-go as maintainer, add package name to
    description.
  * debian/control, debian/copyright: Bumped Standards-Version with no changes
    needed; added myself as uploader.
  * debian/rules: Don't install superfluous files (solves a lintian error).
  * debian/gbp.conf: Enable pristine-tar usage.

 -- Martín Ferrari <tincho@debian.org>  Wed, 08 Jul 2015 14:51:10 +0000

golang-blackfriday (1.2-1) unstable; urgency=medium

  * Initial release.

 -- Tianon Gravi <admwiggin@gmail.com>  Sat, 23 Aug 2014 22:40:58 -0400
