| 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
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 
 | golang-github-mvo5-uboot-go (0.4+git256976a-2) unstable; urgency=medium
  * Team upload.
  * Switch to XS-Go-Import-Path
 -- Michael Stapelberg <stapelberg@debian.org>  Fri, 09 Feb 2018 09:36:09 +0100
golang-github-mvo5-uboot-go (0.4+git256976a-1) unstable; urgency=medium
  * New upstream snapshot.
  * Update Standards-Version to 4.0.0. 
  * Move to team maintenance:
    - Update Maintainer.
    - Move Steve, add myself to Uploaders.
    - Update Vcs-* fields.
 -- Michael Hudson-Doyle <michael.hudson@ubuntu.com>  Wed, 02 Aug 2017 13:11:34 +1200
golang-github-mvo5-uboot-go (0~3.git69978a3-1) unstable; urgency=medium
  * Initial Debian upload.
  * Update Standards-Version.
  * Update Vcs-* fields.
  * Remove empty directory from package.
 -- Steve Langasek <vorlon@debian.org>  Sat, 21 May 2016 23:20:39 +0000
golang-github-mvo5-uboot-go (0~3.git69978a3-0ubuntu5) xenial; urgency=medium
  * add missing breaks/replaces to provide clean upgrade from the
    previous binary name "golang-uboot-go-dev"
 -- Michael Vogt <michael.vogt@ubuntu.com>  Wed, 09 Mar 2016 09:12:00 +0100
golang-github-mvo5-uboot-go (0~3.git69978a3-0ubuntu4) xenial; urgency=medium
  * rename source package to golang-github-mvo5-uboot-go
    to follow http://pkg-go.alioth.debian.org/packaging.html
    naming convention
 -- Michael Vogt <michael.vogt@ubuntu.com>  Thu, 03 Mar 2016 10:15:26 +0100
golang-uboot-go (0~3.git69978a3-0ubuntu3) xenial; urgency=medium
  * fix FTBFS
 -- Michael Vogt <michael.vogt@ubuntu.com>  Thu, 25 Feb 2016 20:13:09 +0100
golang-uboot-go (0~3.git69978a3-0ubuntu2) xenial; urgency=medium
  * rename binary package to golang-github-mvo5-uboot-go-dev
    to follow http://pkg-go.alioth.debian.org/packaging.html
    naming convention
 -- Michael Vogt <michael.vogt@ubuntu.com>  Thu, 25 Feb 2016 17:28:09 +0100
golang-uboot-go (0~3.git69978a3-0ubuntu1) wily; urgency=medium
  * fix incorrect handling of \0\0 (eof)
 -- Michael Vogt <michael.vogt@ubuntu.com>  Thu, 23 Jul 2015 10:17:38 +0200
golang-uboot-go (0~2.git361f6eb-0ubuntu1) wily; urgency=medium
  * new snapshot:
    - fix unset of vars and add test
    - ensure stable iteration order for String() and Save()
      (alphabetic for now)
 -- Michael Vogt <michael.vogt@ubuntu.com>  Wed, 22 Jul 2015 08:12:29 +0200
golang-uboot-go (0~1.git85b3e190-0ubuntu2) wily; urgency=medium
  * update to golang-check.v1-dev dependency
 -- Michael Vogt <michael.vogt@ubuntu.com>  Tue, 21 Jul 2015 21:18:52 +0200
golang-uboot-go (0~1.git85b3e190-0ubuntu1) wily; urgency=low
  * Initial release.
 -- Michael Vogt <michael.vogt@ubuntu.com>  Tue, 21 Jul 2015 20:46:25 +0200
 |