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
|
golang-github-influxdata-tail (1.0.0+git20180327.c434825-1) unstable; urgency=medium
[ Michael Prokop ]
* New upstream forked release (Closes: #909137).
* Bump Standards-Version 4.3.0.
* Update copyright information.
[ Guillem Jover ]
* Fix the testsuite to revert a workaround for an fsnotify bug, and do not
ignore errors from dh_auto_test in override_dh_auto_test.
* Remove .test directory in override_dh_auto_test for any system, not just
*-linux-gnu.
* Remove commented out exports from debian/rules.
* Switch from Priority extra to optional.
* Switch Build-Depends from golang-github-go-fsnotify-fsnotify-dev to
golang-github-fsnotify-fsnotify-dev.
* Switch Build-Depends from golang-go to golang-any.
* Update Vcs fields for alioth to salsa migration.
* Wrap and sort dependency fields in debian/control.
* Set Testsuite field to autopkgtest-pkg-go.
* Set R³ field to no.
* Bump debhelper compatibility level 11.
-- Michael Prokop <mika@debian.org> Tue, 22 Jan 2019 10:22:24 +0100
golang-github-hpcloud-tail (1.0.0+git20160415.b294095-3) unstable; urgency=medium
* deb/control:
+ added versioned dependency against golang-fsnotify (1.3.0-3 fixes FTBFS on
ppc64el).
+ dropped build-dep against golang-x-sys-dev (fixed in golang-fsnotify/
1.3.0-2, #822395).
-- Daniel Stender <stender@debian.org> Tue, 03 May 2016 18:42:44 +0200
golang-github-hpcloud-tail (1.0.0+git20160415.b294095-2) unstable; urgency=medium
* deb/gbp.conf: added compression.
* deb/control:
+ added golang-x-sys-dev to depends (Closes: #822274).
+ bumped standards to 3.9.8 (no changes needed).
-- Daniel Stender <stender@debian.org> Sat, 23 Apr 2016 00:29:06 +0200
golang-github-hpcloud-tail (1.0.0+git20160415.b294095-1) unstable; urgency=medium
* Initial release (Closes: #809524).
-- Daniel Stender <stender@debian.org> Tue, 19 Apr 2016 11:01:27 +0200
|