File: changelog

package info (click to toggle)
golang-go-flags 1.4.0-6
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bookworm-proposed-updates, forky, sid, trixie
  • size: 444 kB
  • sloc: sh: 13; makefile: 5
file content (144 lines) | stat: -rw-r--r-- 4,697 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
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
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
golang-go-flags (1.4.0-6) unstable; urgency=medium

  [ Debian Janitor ]
  * Apply multi-arch hints. + golang-go-flags-dev: Add Multi-Arch: foreign.

 -- Jelmer Vernooij <jelmer@debian.org>  Sat, 26 Nov 2022 04:02:31 +0000

golang-go-flags (1.4.0-5) unstable; urgency=medium

  * Team upload.
  * d/control: Fix Break+Replaces (Closes: #995163).

 -- Aloïs Micard <creekorful@debian.org>  Thu, 30 Sep 2021 14:18:02 +0200

golang-go-flags (1.4.0-4) unstable; urgency=medium

  * Source-only upload for migration to testing

 -- Anthony Fok <foka@debian.org>  Sat, 04 Sep 2021 08:03:03 -0600

golang-go-flags (1.4.0-3) unstable; urgency=medium

  * Change Section from devel to golang
  * Change Build-Depends on golang-go to golang-any
  * Bump debhelper dependency to "Build-Depends: debhelper-compat (= 13)"
  * Bump Standards-Version to 4.6.0 (no change)
  * Mark library package with "Multi-Arch: foreign"
  * Remove obsolete "no-upstream-changelog" Lintian override
  * Rename library package to golang-github-jessevdk-go-flags-dev
    and change golang-go-flags-dev to a transitional package

 -- Anthony Fok <foka@debian.org>  Wed, 01 Sep 2021 04:03:56 -0600

golang-go-flags (1.4.0-2) unstable; urgency=medium

  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.
  * Import support for SOURCE_DATE_EPOCH. Thanks, Marina Moore.
  * Bump standards version to 4.5.0.
  * Install examples.
  * Add myself to uploaders.

 -- Jelmer Vernooij <jelmer@debian.org>  Sun, 05 Apr 2020 18:58:58 +0000

golang-go-flags (1.4.0-1) unstable; urgency=medium

  [ Jelmer Vernooij ]
  * Trim trailing whitespace.
  * Use secure copyright file specification URI.

  [ Anthony Fok ]
  * New upstream version 1.4.0
  * 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.4.1 (no change)
  * Remove debian/source/options which is now unused
  * Remove "debian-watch-file-is-missing" Lintian override
  * Update Maintainer email address to team+pkg-go@tracker.debian.org
  * Add "Rules-Requires-Root: no" to debian/control
  * Add myself to the list of Uploaders
  * Simplify override_dh_auto_install with --no-binaries
  * debian/gbp.conf: Set debian-branch to debian/sid for DEP-14 conformance
  * Fix global-files-wildcard-not-first-paragraph-in-dep5-copyright
    and unused-file-paragraph-in-dep5-copyright as reported by Lintian

 -- Anthony Fok <foka@debian.org>  Tue, 03 Dec 2019 01:41:29 -0700

golang-go-flags (1.3.0-4) unstable; urgency=medium

  * Team upload.
  * Vcs-* urls: pkg-go-team -> go-team.

 -- Alexandre Viau <aviau@debian.org>  Tue, 06 Feb 2018 00:24:58 -0500

golang-go-flags (1.3.0-3) unstable; urgency=medium

  * point Vcs-* urls to salsa.d.o subproject

 -- Alexandre Viau <aviau@debian.org>  Thu, 25 Jan 2018 17:20:20 -0500

golang-go-flags (1.3.0-2) unstable; urgency=medium

  * Team upload.
  * Priority extra -> optional.
  * Move to salsa.debian.org.
  * Testsuite: autopkgtest-pkg-go
  * Use XS-Go-Import-Path.

 -- Alexandre Viau <aviau@debian.org>  Tue, 09 Jan 2018 15:35:40 -0500

golang-go-flags (1.3.0-1) unstable; urgency=medium

  * Team upload.

  [ Michael Hudson-Doyle ]
  * New upstream release.
  * Add watch file.
  * Add myself to uploaders.

  [ Paul Tagliamonte ]
  * Remove Built-Using from arch:all -dev package

 -- Michael Hudson-Doyle <michael.hudson@ubuntu.com>  Thu, 10 Aug 2017 20:37:16 +1200

golang-go-flags (1.1-1) unstable; urgency=medium

  * Team upload.

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

  [ Tim Potter ]
  * New upstream release.
  * Set to team maintainership, with approval from Sergio.

 -- Tim Potter <tpot@hpe.com>  Wed, 14 Dec 2016 13:12:22 +1100

golang-go-flags (0.0~git20160302-1) unstable; urgency=medium

  * Add myself to uploaders, per discussion with Sergio.
  * New upstream release.

 -- Steve Langasek <vorlon@debian.org>  Mon, 23 May 2016 15:37:19 +0000

golang-go-flags (0.0~git20141007-1) unstable; urgency=medium

  * New upstream release

 -- Sergio Schvezov <sergio.schvezov@canonical.com>  Tue, 07 Oct 2014 15:25:10 -0300

golang-go-flags (0.0~git20140412-1) unstable; urgency=low

  * Updating Standards-Version to 3.9.5 (no changes necessary)
  * Adding Built-Using to debian control file
  * New upstream release

 -- Sergio Schvezov <sergio.schvezov@canonical.com>  Wed, 23 Apr 2014 10:26:39 -0300

golang-go-flags (0.0~git20131216-1) unstable; urgency=low

  * Initial release (Closes: #732293)

 -- Sergio Schvezov <sergio.schvezov@canonical.com>  Mon, 16 Dec 2013 10:23:14 -0300