File: changelog

package info (click to toggle)
golang-github-olekukonko-tablewriter 0.0.4-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, bullseye-backports
  • size: 196 kB
  • sloc: makefile: 5
file content (53 lines) | stat: -rw-r--r-- 2,138 bytes parent folder | download
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
golang-github-olekukonko-tablewriter (0.0.4-1) unstable; urgency=medium

  * New upstream version 0.0.4
  * debian/gbp.conf: Set debian-branch to debian/sid for DEP-14 conformance
  * Update debian/watch to version=4 and to use filenamemangle
  * Apply "cme fix dpkg" fixes:
    - Change Priority from "extra" to "optional"
    - Update debhelper dependency to "Build-Depends: debhelper-compat (= 12)"
    - Bump Standards-Version to 4.5.0 (no change)
  * Update dependency on golang-github-mattn-go-runewidth-dev
    to (>= 0.7.0~) according to go.mod
  * Simplify debian/rules with "dh_auto_install -- --no-binaries"

 -- Anthony Fok <foka@debian.org>  Fri, 21 Feb 2020 05:10:01 -0700

golang-github-olekukonko-tablewriter (0.0.1-1) unstable; urgency=medium

  [ Alexandre Viau ]
  * Point Vcs-* urls to salsa.debian.org.

  [ Nobuhiro Iwamatsu ]
  * New upstream release.
  * Add myself to the list of Uploaders.
  * Bump Standards-Version to 4.2.1.

 -- Nobuhiro Iwamatsu <iwamatsu@debian.org>  Mon, 26 Nov 2018 22:19:45 +0900

golang-github-olekukonko-tablewriter (0.0~git20170719.0.be5337e-1) unstable; urgency=medium

  [ Paul Tagliamonte ]
  * Use a secure transport for the Vcs-Git and Vcs-Browser URL

  [ Anthony Fok ]
  * New upstream version 0.0~git20170719.0.be5337e
  * Build-Depends on golang-any instead of golang-go
    and remove unnecessary Depends on golang-go from -dev package
  * Add new dependency on golang-github-mattn-go-runewidth-dev
  * Set DH_GOLANG_INSTALL_EXTRA to install test fixtures
    instead of the previous 0001-update-test-fixture-paths.patch
  * Fix Lintian I: package-contains-empty-directory usr/bin/
  * Use debhelper (>= 10)
  * Bump Standards-Version to 4.0.0:
    Use https form of the copyright-format URL in debian/copyright
  * Add "Testsuite: autopkgtest-pkg-go" to debian/control
  * Add myself to the list of Uploaders

 -- Anthony Fok <foka@debian.org>  Mon, 31 Jul 2017 16:24:50 -0600

golang-github-olekukonko-tablewriter (0.0~git20151029.0.a5eefc2-1) unstable; urgency=medium

  * Initial release (Closes: #805423)

 -- Tim Potter <tpot@hpe.com>  Wed, 18 Nov 2015 10:42:03 +1100