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 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115
|
golang-github-appc-spec (0.8.11+dfsg-2.1) unstable; urgency=medium
* Non maintainer upload by the Reproducible Builds team.
* No source change upload to rebuild on buildd with .buildinfo files.
-- Holger Levsen <holger@debian.org> Sat, 09 Jan 2021 13:36:31 +0100
golang-github-appc-spec (0.8.11+dfsg-2) unstable; urgency=medium
* Removed "golang-speter-go-exp-math-dec-inf-dev" from (Build-)Depends.
-- Dmitry Smirnov <onlyjob@debian.org> Thu, 26 Jul 2018 00:15:00 +1000
golang-github-appc-spec (0.8.11+dfsg-1) unstable; urgency=medium
[ Alexandre Viau ]
* Point Vcs-* urls to salsa.debian.org.
[ Dmitry Smirnov ]
* Standards-Version: 4.1.4; Priority: optional.
* Debhelper to version 11; compat to version 10.
* (Build-)Depends:
+ golang-gopkg-inf.v0-dev
* Install examples.
* Don't install all files.
-- Dmitry Smirnov <onlyjob@debian.org> Sat, 26 May 2018 19:48:20 +1000
golang-github-appc-spec (0.8.9+dfsg2-2) unstable; urgency=medium
* Team upload.
* Add golang-go4-dev to Depends to fix builds of reverse dependencies
-- Michael Stapelberg <stapelberg@debian.org> Thu, 15 Feb 2018 18:42:57 +0100
golang-github-appc-spec (0.8.9+dfsg2-1) unstable; urgency=medium
[ Tim Potter ]
* Team upload.
* Remove unecessary subvendor patch.
* Add gofuzz B-D for testing
* Remove uncessary vendor -> Godeps rename
[ Michael Stapelberg ]
* Set XS-Go-Import-Path
* Remove vendor/go4.org in favor of a build-dep on golang-go4-dev
-- Michael Stapelberg <stapelberg@debian.org> Sat, 10 Feb 2018 23:06:06 +0100
golang-github-appc-spec (0.8.9+dfsg-1) unstable; urgency=medium
* New upstream release [November 2016].
-- Dmitry Smirnov <onlyjob@debian.org> Wed, 07 Dec 2016 11:33:44 +1100
golang-github-appc-spec (0.8.8+dfsg-1) unstable; urgency=medium
* New upstream release [October 2016].
-- Dmitry Smirnov <onlyjob@debian.org> Sun, 13 Nov 2016 05:26:26 +1100
golang-github-appc-spec (0.8.7+dfsg-1) unstable; urgency=medium
* New upstream release [August 2016].
* Correction to sub-vendoring of "go4.org/errorutil".
Thanks, Andreas Henriksson.
-- Dmitry Smirnov <onlyjob@debian.org> Thu, 13 Oct 2016 08:52:35 +1100
golang-github-appc-spec (0.8.6+dfsg-1) unstable; urgency=medium
* New upstream release [July 2016].
-- Dmitry Smirnov <onlyjob@debian.org> Sun, 21 Aug 2016 16:28:52 +1000
golang-github-appc-spec (0.8.5+dfsg-1) unstable; urgency=medium
* New upstream release [June 2016].
* Do not install "vendor" directory; added "subvendor.patch".
-- Dmitry Smirnov <onlyjob@debian.org> Sun, 03 Jul 2016 15:56:54 +1000
golang-github-appc-spec (0.8.4+dfsg-2) unstable; urgency=medium
* Improved sub-vendoring.
* Removed "private-libs.patch".
-- Dmitry Smirnov <onlyjob@debian.org> Mon, 20 Jun 2016 05:12:30 +1000
golang-github-appc-spec (0.8.4+dfsg-1) unstable; urgency=medium
[ Tim Potter ]
* Standards-Version: 3.9.8.
* Added alternative dependency "golang-github-coreos-go-semver-dev".
[ Dmitry Smirnov ]
* New upstream release [May 2016].
* New "private-libs.patch".
* Vcs-Git URL to HTTPS.
* (Build-)Depends += "golang-github-gogo-protobuf-dev".
-- Dmitry Smirnov <onlyjob@debian.org> Sun, 19 Jun 2016 18:50:39 +1000
golang-github-appc-spec (0.7.4+dfsg-1) unstable; urgency=medium
* New upstream release.
* Standards-Version: 3.9.7.
-- Dmitry Smirnov <onlyjob@debian.org> Mon, 07 Mar 2016 14:56:35 +1100
golang-github-appc-spec (0.7.1+dfsg-1) unstable; urgency=medium
* Initial release (Closes: #804023).
-- Dmitry Smirnov <onlyjob@debian.org> Sat, 05 Sep 2015 22:55:47 +1000
|