| 12
 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
 
 | golang-github-eknkc-amber (0.0~git20171010.cdade1c-1) unstable; urgency=medium
  * Team upload.
  * New upstream version 0.0~git20171010.cdade1c
  * Use debhelper v11
  * Update to Standards-Version 4.1.3
    - Use Priority: optional
 -- Dr. Tobias Quathamer <toddy@debian.org>  Wed, 07 Feb 2018 22:13:47 +0100
golang-github-eknkc-amber (0.0~git20170716.0.b8bd8b0-1) unstable; urgency=medium
  * New upstream snapshot
  * Use debhelper (>= 10)
  * Add "Testsuite: autopkgtest-pkg-go" to debian/control
 -- Anthony Fok <foka@debian.org>  Fri, 21 Jul 2017 14:59:48 -0600
golang-github-eknkc-amber (0.0~git20170614.0.5fa7895-1) unstable; urgency=medium
  * New upstream snapshot.
  * Bump Standards-Version to 4.0.0:
    Use https form of the copyright-format URL in debian/copyright.
 -- Anthony Fok <foka@debian.org>  Sun, 09 Jul 2017 04:55:12 -0600
golang-github-eknkc-amber (0.0~git20161231.0.9be5e8a-1) unstable; urgency=medium
  [ Paul Tagliamonte ]
  * Update watchfile, remove double escape backslash
  [ Anthony Fok ]
  * New upstream version 0.0~git20161231.0.9be5e8a
  * Remove now unused Lintian override on statically-linked-binary
    usr/bin/amberc
 -- Anthony Fok <foka@debian.org>  Mon, 02 Jan 2017 02:15:27 -0700
golang-github-eknkc-amber (0.0~git20160421.0.91774f0-1) unstable; urgency=medium
  * New upstream version
  * Refresh debian/control
    - Bump Standards-Version to 3.9.8 (no change)
    - Use secure https URL for Vcs-Git field too
    - Replace architecture-specific hack with golang-any in Build-Depends
    - Remove "golang-go | gccgo" from Depends field
  * Refresh debian/copyright
  * Add debian/watch file
 -- Anthony Fok <foka@debian.org>  Fri, 10 Jun 2016 13:33:44 -0600
golang-github-eknkc-amber (0.0~git20150829.0.144da19-2) unstable; urgency=medium
  * Build using gccgo on architectures without golang-go
  * Allow package to be installed with gccgo where golang-go is unavailable
  * Update debian/copyright
  * Add Lintian override for statically-linked-binary
 -- Anthony Fok <foka@debian.org>  Fri, 15 Jan 2016 01:30:57 -0700
golang-github-eknkc-amber (0.0~git20150829.0.144da19-1) unstable; urgency=medium
  * Initial release (Closes: #799862)
  * Add man page for amberc(1)
 -- Anthony Fok <foka@debian.org>  Wed, 23 Sep 2015 06:30:00 -0600
 |