File: changelog

package info (click to toggle)
golang-github-tdewolff-minify 2.7.2-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 10,260 kB
  • sloc: xml: 16,450; sh: 26; makefile: 4
file content (84 lines) | stat: -rw-r--r-- 3,177 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
golang-github-tdewolff-minify (2.7.2-1) unstable; urgency=medium

  * New upstream version 2.7.2
  * Update versioned dependencies according to go.mod

 -- Anthony Fok <foka@debian.org>  Fri, 21 Feb 2020 04:07:14 -0700

golang-github-tdewolff-minify (2.6.1-1) unstable; urgency=medium

  * New upstream version 2.6.1
  * debian/gbp.conf: Set debian-branch to debian/sid for DEP-14 conformance
  * Add "Rules-Requires-Root: no" to debian/control
  * Bump Standards-Version to 4.5.0 (no change)
  * Update versioned dependency according to go.mod

 -- Anthony Fok <foka@debian.org>  Wed, 19 Feb 2020 03:25:11 -0700

golang-github-tdewolff-minify (2.5.2-1) unstable; urgency=medium

  * New upstream version 2.5.2
    - In particular, the removal of import comments in commit d2d0a4b9
      solves a build error (seen in Hugo) in GOPATH mode with Go 1.13
  * Update versioned dependency of tdewolff-{parse,test} according to go.mod
  * Bump debhelper dependency to "Build-Depends: debhelper-compat (= 12)"
  * Bump Standards-Version to 4.4.1 (no change)

 -- Anthony Fok <foka@debian.org>  Tue, 08 Oct 2019 16:37:27 -0600

golang-github-tdewolff-minify (2.3.8-1) unstable; urgency=medium

  * New upstream version 2.3.8
  * Install go.mod and go.sum

 -- Anthony Fok <foka@debian.org>  Thu, 20 Dec 2018 11:48:19 -0700

golang-github-tdewolff-minify (2.3.6-1) unstable; urgency=medium

  * New upstream version 2.3.6
  * Update Maintainer address in debian/control
  * Bump Standards-Version to 4.2.1 (no change)
  * Update versioned dependencies

 -- Anthony Fok <foka@debian.org>  Thu, 20 Dec 2018 09:17:33 -0700

golang-github-tdewolff-minify (2.3.5-2) unstable; urgency=medium

  * Add versioned dependency on golang-github-tdewolff-parse-dev (>= 2.3.3-1~)
  * Bump Standards-Version to 4.1.5 (no change)
  * Override false-positive source-is-missing Lintian errors
    due to sample benchmark HTML files containing long lines.
  * Fix Lintian binary-control-field-duplicates-source

 -- Anthony Fok <foka@debian.org>  Wed, 11 Jul 2018 10:07:08 -0600

golang-github-tdewolff-minify (2.3.5-1) unstable; urgency=medium

  * New upstream version 2.3.5
  * Use debhelper (>= 11)

 -- Anthony Fok <foka@debian.org>  Mon, 25 Jun 2018 12:28:24 -0600

golang-github-tdewolff-minify (2.3.4-1) unstable; urgency=medium

  [ Alexandre Viau ]
  * Point Vcs-* urls to salsa.debian.org.

  [ Anthony Fok ]
  * New upstream version 2.3.4
  * Remove obsolete dependency on golang-github-tdewolff-{buffer,strconv}-dev
  * Apply "cme fix dpkg" and bump Standards-Version to 4.1.4
  * Remove 001-disable-equinoxUpdate.patch:
    Upstream switched from Equinox to GoReleaser in November 2017
  * Add "DH_GOLANG_EXCLUDES := benchmarks" to debian/rules

 -- Anthony Fok <foka@debian.org>  Tue, 10 Apr 2018 10:43:02 -0600

golang-github-tdewolff-minify (2.1.0+git20170802.25.b6ab3cd-1) unstable; urgency=medium

  * Initial release (Closes: #870594)
  * 001-disable-equinoxUpdate.patch: Remove equinoxUpdate() to prevent
    dependency on github.com/equinox-io/equinox which cannot yet be packaged
    due to its lack of a license.

 -- Anthony Fok <foka@debian.org>  Thu, 03 Aug 2017 01:26:11 -0600