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
|
golang-github-mitchellh-cli (1.0.0-1) unstable; urgency=medium
* New upstream release.
* Standards-Version: 4.4.0.
* DH & compat to version 12.
* Added myself to Uploaders.
* Enabled tests; disabled failing one with a patch.
* (Build-)Depends += "golang-github-fatih-color-dev".
-- Dmitry Smirnov <onlyjob@debian.org> Sat, 28 Sep 2019 09:34:59 +1000
golang-github-mitchellh-cli (0.0~git20171129.33edc47-3) unstable; urgency=medium
* Team upload.
* Remove myself from uploaders.
-- Alexandre Viau <aviau@debian.org> Sun, 15 Sep 2019 18:30:23 -0400
golang-github-mitchellh-cli (0.0~git20171129.33edc47-2) unstable; urgency=medium
* Update VCS-* urls.
* Use https copyright format url.
-- Alexandre Viau <aviau@debian.org> Sun, 15 Apr 2018 12:40:02 -0400
golang-github-mitchellh-cli (0.0~git20171129.33edc47-1) unstable; urgency=medium
[ Alexandre Viau ]
* Team upload.
* Mova to salsa.debian.org.
* Change my email to @debian.org.
* Priority extra -> optional.
* Testsuite: autopkgtest-pkg-go.
* Use XS-Go-Import-Path.
* New upstream snapshot.
-- Michael Stapelberg <stapelberg@debian.org> Sat, 10 Feb 2018 23:46:59 +0100
golang-github-mitchellh-cli (0.0~git20160203.0.5c87c51-2) unstable; urgency=medium
[ Paul Tagliamonte ]
* Team upload.
* Use a secure transport for the Vcs-Git and Vcs-Browser URL
[ Konstantinos Margaritis ]
* Replace golang-go with golang-any in Build-Depends, remove golang-go from
Depends
-- Konstantinos Margaritis <markos@debian.org> Tue, 08 Aug 2017 20:44:21 +0300
golang-github-mitchellh-cli (0.0~git20160203.0.5c87c51-1) unstable; urgency=medium
* Team upload.
* New upstream snapshot.
* Standards-Version: 3.9.7.
* (Build-)Depends:
- golang-go.crypto-dev
+ golang-github-armon-go-radix-dev
+ golang-github-bgentry-speakeasy-dev
+ golang-github-mattn-go-isatty-dev
* Ignore tests failures due to sporadic fail in "printCommandHelpSubcommands".
-- Dmitry Smirnov <onlyjob@debian.org> Sat, 19 Mar 2016 10:30:58 +1100
golang-github-mitchellh-cli (0.0~git20150618.0.8102d0e-1) unstable; urgency=low
* Initial release (Closes: #796357)
-- Alexandre Viau <alexandre@alexandreviau.net> Wed, 21 Oct 2015 15:23:28 -0700
|