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
|
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
|