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 116
|
golang-github-urfave-cli (1.22.4-2) unstable; urgency=medium
* Team upload.
* remove Depends: golang-github-burntsushi-toml-dev, golang-gopkg-yaml.v2-dev.
They are only used by altsrc, which we do not ship.
-- Drew Parsons <dparsons@debian.org> Tue, 06 Oct 2020 04:24:27 +0800
golang-github-urfave-cli (1.22.4-1) unstable; urgency=medium
* Team upload.
* New upstream release.
* update debian/watch to only watch v1.
v2 is handled by the golang-github-urfave-cli-v2 package
* Depends: golang-github-cpuguy83-go-md2man-v2-dev.
- drop debian patch 0001-use-go-md2man-v1.patch.
* Depends: golang-github-burntsushi-toml-dev (>= 0.3.1),
golang-gopkg-yaml.v2-dev (>= 2.2.2),
* debhelper compatibility level 13.
-- Drew Parsons <dparsons@debian.org> Sat, 03 Oct 2020 17:24:38 +0800
golang-github-urfave-cli (1.22.2-4) unstable; urgency=medium
* Team upload.
* Backport upstream patch to fix zsh autocomplete
-- Shengjing Zhu <zhsj@debian.org> Thu, 13 Feb 2020 22:32:39 +0800
golang-github-urfave-cli (1.22.2-3) unstable; urgency=medium
* Team upload.
* Include autocomplete scripts in dev package
* Update Standards-Version to 4.5.0 (no changes)
* Fix altsrc exclusion
-- Shengjing Zhu <zhsj@debian.org> Sun, 09 Feb 2020 23:19:19 +0800
golang-github-urfave-cli (1.22.2-2) unstable; urgency=medium
* Team upload.
* Update patch using go-md2man v1 to fix manpage format
-- Shengjing Zhu <zhsj@debian.org> Fri, 17 Jan 2020 01:07:51 +0800
golang-github-urfave-cli (1.22.2-1) unstable; urgency=medium
[ Alexandre Viau ]
* Point Vcs-* urls to salsa.debian.org.
[ Dmitry Smirnov ]
* Testsuite: autopkgtest-pkg-go
* Standards-Version: 4.4.1
* DH & compat to version 12.
[ Shengjing Zhu ]
* Team upload.
* New upstream release 1.22.2
* Update team address to team+pkg-go@tracker.debian.org
* Add Rules-Requires-Root
* Use debhelper-compat syntax
* Add golang-github-cpuguy83-go-md2man-dev to Build-Depends
* Add patch to use go-md2man v1
-- Shengjing Zhu <zhsj@debian.org> Sat, 04 Jan 2020 15:43:54 +0800
golang-github-urfave-cli (1.20.0-1) unstable; urgency=medium
* Team upload.
* Imported Upstream version 1.20.0
* Remove golang-github-burntsushi-toml-dev from Build-Depends
* Update d/copyright
* Downgrade package priority to optional
* Update Standards-Version to 4.1.0
-- Dr. Tobias Quathamer <toddy@debian.org> Tue, 29 Aug 2017 14:05:54 +0200
golang-github-urfave-cli (1.19.1+git20170625.52.b892ba3-1) unstable; urgency=medium
* Team upload.
* New upstream snapshot, fixing test failure. Closes: #865808
* Update to Standards-Version 4.0.0
- Use HTTPS URL for d/copyright
-- Dr. Tobias Quathamer <toddy@debian.org> Sun, 02 Jul 2017 12:11:50 +0200
golang-github-urfave-cli (1.19.1-1) unstable; urgency=medium
* Team upload.
* New upstream snapshot.
* Add golang-github-burntsushi-toml-dev B-D.
-- Tim Potter <tpot@hpe.com> Mon, 30 Jan 2017 12:46:45 +1100
golang-github-urfave-cli (1.18.1-1~bpo8+1) jessie-backports; urgency=medium
* Rebuild for jessie-backports.
* debian/control:
- Use dh-golang in jessie-backports (1.19).
-- Roger Shimizu <rogershimizu@gmail.com> Sat, 08 Jul 2017 01:25:27 +0900
golang-github-urfave-cli (1.18.1-1) unstable; urgency=medium
* Team upload.
* Imported Upstream version 1.18.1
* Use debhelper v10
* Use golang-any instead of golang-go
-- Dr. Tobias Quathamer <toddy@debian.org> Mon, 14 Nov 2016 14:35:45 +0100
golang-github-urfave-cli (1.18.0-1) unstable; urgency=medium
* Initial release (Closes: #829459).
-- Dmitry Smirnov <onlyjob@debian.org> Mon, 04 Jul 2016 00:25:48 +1000
|