File: changelog

package info (click to toggle)
golang-blackfriday 1.4%2Bgit20161003.40.5f33e7b-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch, stretch-backports
  • size: 544 kB
  • ctags: 349
  • sloc: makefile: 7
file content (86 lines) | stat: -rw-r--r-- 3,218 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
golang-blackfriday (1.4+git20161003.40.5f33e7b-1) unstable; urgency=medium

  [ Dr. Tobias Quathamer ]
  * Team upload.
  * Imported Upstream version 1.4+git20161003.40.5f33e7b
  * Include test fixtures with DH_GOLANG
  * Remove obsolete DH_GOPKG
  * Use debhelper v10

  [ Tim Potter ]
  * Add me as uploader

 -- Dr. Tobias Quathamer <toddy@debian.org>  Mon, 19 Dec 2016 23:23:11 +0100

golang-blackfriday (1.4+git20160531.33.1d6b8e9-1) unstable; urgency=medium

  * New upstream version, corresponding to Hugo v0.16 release
  * Use "golang-any" to replace architecture-specific Build-Depends
    on golang-go and gccgo.
  * Update debian/control:
     -Bump Standards-Version to 3.9.8 (no change)
     - use secure URIs for Vcs-* fields
     - Add XS-Go-Import-Path field

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

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