File: changelog

package info (click to toggle)
gitsome 0.8.0%2Bds-8
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 1,468 kB
  • sloc: python: 9,279; sh: 28; makefile: 21
file content (161 lines) | stat: -rw-r--r-- 4,952 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
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
gitsome (0.8.0+ds-8) unstable; urgency=medium

  * Fix d/watch issue
  * d/control:
    - Bump Standards-Version to 4.6.1.0
  * d/copyright:
    - Update copyright year

 -- SZ Lin (林上智) <szlin@debian.org>  Sun, 18 Dec 2022 21:59:50 +0800

gitsome (0.8.0+ds-7.3) unstable; urgency=medium

  * Non-maintainer upload.
  * Revert "remove the gh binary to stop conflicting with GitHub's gh"
    as removing gitsome's gh outright would cripple gitsome's functionality.
  * Rename the /usr/bin/gh binary to /usr/bin/gh-gitsome
    to avoid conflicting with GitHub's more well-known gh (See #1005858)
  * Remove unneeded override, and use execute_after where appropriate.
    For example, "dh_missing --fail-missing" is already the default in
    debhelper compat 13.
  * Install bash/fish/zsh completion for /usr/bin/gh-gitsome
  * Add debian/gbp.conf

 -- Anthony Fok <foka@debian.org>  Fri, 03 Jun 2022 03:04:38 -0600

gitsome (0.8.0+ds-7.2) unstable; urgency=medium

  * Non-maintainer upload.
  * No change source-only upload.

 -- Boyuan Yang <byang@debian.org>  Thu, 26 May 2022 16:35:31 -0400

gitsome (0.8.0+ds-7.1) unstable; urgency=medium

  * Non-maintainer upload.
  * remove the gh binary to avoid conflicting with GitHub's more
    well-known gh (Closes: #1005858)

 -- Antoine Beaupré <anarcat@debian.org>  Tue, 24 May 2022 10:49:06 -0400

gitsome (0.8.0+ds-7) unstable; urgency=medium

  * Add support for python 3.10 (Closes: #1008844)

 -- SZ Lin (林上智) <szlin@debian.org>  Sat, 16 Apr 2022 23:48:49 +0800

gitsome (0.8.0+ds-6) unstable; urgency=medium

  * Fix FTBFS issue (Closes: #997316)
  * d/control:
    - Bump Standards-Version to 4.6.0.1

 -- SZ Lin (林上智) <szlin@debian.org>  Sun, 07 Nov 2021 00:24:54 +0800

gitsome (0.8.0+ds-5) unstable; urgency=medium

  * Update metadata information
  * Fix gitsome autopkgtests fail with pytest 6 (Closes: #979286)
  * d/control:
    - Bump Standards-Version to 4.5.1
    - Bump debhelper-compat to 13

 -- SZ Lin (林上智) <szlin@debian.org>  Fri, 08 Jan 2021 10:38:47 +0800

gitsome (0.8.0+ds-4) unstable; urgency=medium

  * d/control:
    - Bump Standards-Version to 4.5.0
  * d/tests:
    - Add mock library into test dependency

 -- SZ Lin (林上智) <szlin@debian.org>  Thu, 30 Jan 2020 10:26:37 +0800

gitsome (0.8.0+ds-3) unstable; urgency=medium

  * d/control:
    - Bump Standards-Version to 4.4.1
    - Rules-Requires-Root: no
    - Use debhelper-compat (= 12) in build-dependency to replace d/compat
  * d/tests:
    - Fix regression (Closes: #946307)

 -- SZ Lin (林上智) <szlin@debian.org>  Thu, 12 Dec 2019 18:03:01 +0800

gitsome (0.8.0+ds-2) unstable; urgency=medium

  * Move package from experimental to sid
  * d/control:
    - Bump Standards-Version to 4.4.0

 -- SZ Lin (林上智) <szlin@debian.org>  Tue, 06 Aug 2019 14:44:22 +0800

gitsome (0.8.0+ds-1~exp1) experimental; urgency=medium

  * Import new upstream release
  * d/compat:
    - Bump compat version to 12
  * d/control:
    - Bump Standards-Version to 4.3.0
    - Bump debhelper version to 12
    - Drop X-Python3-Version field
  * d/patches:
    - Remove merged patches
  * d/rules:
    - Add override_dh_missing
  * d/tests:
    - Add test for package
  * d/watch:
    - Fix malformed filenamemangle

 -- SZ Lin (林上智) <szlin@debian.org>  Tue, 09 Apr 2019 11:47:59 +0800

gitsome (0.7.0+git20180130.5751a31+ds-2) unstable; urgency=high

  * Fix FTBFS issue by replacing python-tox with tox (Closes: #924821)

 -- SZ Lin (林上智) <szlin@debian.org>  Mon, 18 Mar 2019 16:21:04 +0800

gitsome (0.7.0+git20180130.5751a31+ds-1) unstable; urgency=medium

  * Import new upstream release
  * Add patch for removing windows batch setting
  * Add upstream metadata
  * Add ds into version since we removed embedded 3rd-party libraries
  * Add README.Debian to descript files removing
  * Drop git-dpm and use gbp pq instead
  * d/control:
    - Bump Standards-Version to 4.2.1
    - Bump debhelper version to 11
  * d/compat:
    - Bump compat version to 11

 -- SZ Lin (林上智) <szlin@debian.org>  Wed, 19 Sep 2018 14:37:42 +0800

gitsome (0.7.0-2) unstable; urgency=high

  * Install bash completions (Closes: #872649)
  * Enable python 3.6 (Closes: #878972)
  * d/control: bump Standards-Version to 4.1.1
  * d/copyright: replace "http" with "https"

 -- SZ Lin (林上智) <szlin@debian.org>  Wed, 01 Nov 2017 11:18:58 +0800

gitsome (0.7.0-1) unstable; urgency=medium

  * Import new upstream release

 -- SZ Lin (林上智) <szlin@debian.org>  Tue, 28 Mar 2017 20:05:06 +0800

gitsome (0.6.0-2) unstable; urgency=high

  * Remove embedded code copies in xonsh (Closes: #855544)
  * Fix missing path of 'uritemplate' (Closes: #855547)

 -- SZ Lin (林上智) <szlin@debian.org>  Mon, 20 Feb 2017 13:46:13 +0800

gitsome (0.6.0-1) unstable; urgency=low

  * Initial release (Closes: #823988)

 -- SZ Lin (林上智) <szlin@cs.nctu.edu.tw>  Tue, 20 Dec 2016 22:53:35 +0800