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
|
golang-github-mattn-go-isatty (0.0.4-1) unstable; urgency=medium
[ Alexandre Viau ]
* d/changelog: remove trailing whitespaces
[ Michael Stapelberg ]
* update debian/gitlab-ci.yml (using salsa.debian.org/go-team/ci/cmd/ci)
[ Anthony Fok ]
* New upstream version 0.0.4 (released 2017-11-06)
* Apply "cme fix dpkg" fixes to d/control and d/copyright
* Build-Depends on golang-any instead of golang-go
* Update Maintainer address in debian/control
* Use debhelper (>= 11~)
* Bump Standards-Version to 4.2.1 (no change)
* Remove debian/source/options
* Add myself to the list of Uploaders
-- Anthony Fok <foka@debian.org> Thu, 20 Dec 2018 09:50:17 -0700
golang-github-mattn-go-isatty (0.0.3-4) unstable; urgency=medium
* Depend on golang-golang-x-sys-dev (for ppc64).
-- Alexandre Viau <aviau@debian.org> Sun, 11 Feb 2018 11:43:56 -0500
golang-github-mattn-go-isatty (0.0.3-3) unstable; urgency=medium
* Team upload.
* Vcs-* urls: pkg-go-team -> go-team.
-- Alexandre Viau <aviau@debian.org> Mon, 05 Feb 2018 23:36:27 -0500
golang-github-mattn-go-isatty (0.0.3-2) unstable; urgency=medium
* point Vcs-* urls to salsa.d.o subproject
-- Alexandre Viau <aviau@debian.org> Thu, 25 Jan 2018 16:19:33 -0500
golang-github-mattn-go-isatty (0.0.3-1) unstable; urgency=medium
[ Paul Tagliamonte ]
* Remove Built-Using from arch:all -dev package
[ Alexandre Viau ]
* Testsuite: autopkgtest-pkg-go.
* Move to salsa.debian.org.
* New upstream version.
-- Alexandre Viau <aviau@debian.org> Sat, 30 Dec 2017 02:47:44 -0500
golang-github-mattn-go-isatty (0.0.2-1) unstable; urgency=medium
* Team upload.
[ Tim Potter ]
* Add Source field in d/copyright for upstream source location
* Add B-D on newer version dh-golang to build in jessie-backports
[ MartÃn Ferrari ]
* Add missing changelog entries.
[ Diego M. Rodriguez ]
* Update debian/watch
* New upstream version 0.0.2 (Closes: #862768)
* Bump Standards-Version to 3.9.8
* Add myself to uploaders
-- Diego M. Rodriguez <diego.plan9@gmail.com> Wed, 21 Jun 2017 13:49:04 +0200
golang-github-mattn-go-isatty (0.0.1-1) unstable; urgency=medium
* New upstream version
* Adapted watch file
* Replaced Vcs-Git and Vcs-Browser urls by secure (https) urls
* Replaced my email by @debian.org
* Make use of XS-Go-Import-Path
* Bumped Standards-Version to 3.9.7
-- Alexandre Viau <aviau@debian.org> Mon, 21 Mar 2016 23:43:38 -0400
golang-github-mattn-go-isatty (0.0~git20150813.0.7fcbc72-1) unstable; urgency=medium
* New upstream snapshot.
-- Fernando Ike <fike@midstorm.org> Thu, 13 Aug 2015 21:45:38 -0300
golang-github-mattn-go-isatty (0.0~git20150409.0.ae0b1f8-1) unstable; urgency=medium
[ Fernando Ike ]
* New upstream tarball
[ Alexandre Viau ]
* Initial release (Closes: #781204)
-- Fernando Ike <fike@midstorm.org> Fri, 31 Jul 2015 11:17:32 -0300
|