File: changelog

package info (click to toggle)
hy 1.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 1,592 kB
  • sloc: python: 7,221; makefile: 38; sh: 27
file content (202 lines) | stat: -rw-r--r-- 7,000 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
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
hy (1.0.0-1) unstable; urgency=medium

  * [4aa68ef] New upstream version 1.0.0

  * Update patches
    + [825b801] Refresh patches
    + [01b85af] Drop patches applied upstream
  * [af9e32e] Add d/README.source to document packaging hy
  * [8cf2d75] Apply 'wrap-and-sort -ast'
  * [09b87bc] Re-generate d/copyright_hints

 -- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org>  Tue, 24 Sep 2024 22:59:17 +0200

hy (0.29.0-2) unstable; urgency=medium

  * [2b06a56] Add patch to fix Python3.12.6 compatibility (Closes: #1081312)
  * [5cfd282] Add d/README.source to document packaging hy

 -- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org>  Wed, 11 Sep 2024 09:20:45 +0200

hy (0.29.0-1) unstable; urgency=medium

  * New upstream version 0.29.0

  * Update patches
    * [33877f6] Refresh patches
    * [cbe5863] Add patch to remove removed sphinx deprecation warnings
  * Update build-dependencies
    * [40f21f7] Drop B-D on python3-astor
  * [22d9dbb] Clean all manpages
  * Update copyright information
    * [55a70e4] Exclude PNG files from licensecheck
    * [680fd6f] Re-generate d/copyright_hints
  * [b8abfaf] Drop debsuffix from upstream-version in d/changelog for 0.28.0-1
  * [d373629] Bump standards version to 4.7.0

 -- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org>  Thu, 23 May 2024 15:58:57 +0200

hy (0.28.0-1) unstable; urgency=medium

  * New upstream version 0.28.0

  * [170526d] Declare hy-doc as Multi-Arch:foreign
  * Update copyright information
    + [585fb65] Bump dates in d/copyright
    + [ee68100] Add 'licensecheck' target
    + [1798d9e] Generate initial d/copyright_hints
    + [bee5700] Update d/copyright
  * [f38f49d] Apply 'wrap-and-sort -ast'

 -- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org>  Tue, 09 Jan 2024 15:55:49 +0100

hy (0.27.0-1) unstable; urgency=medium

  * Upload to unstable

  * Make the 'hy' package a full-featured package
    + [e8b8922] Move binaries to 'hy' package
    + [a2e87ca] Make sure that 'hy' depends on Python3
    + [6f47e8c] Put 'hy' package into section 'devel'
  * [d02829d] Update authors in d/copyright

 -- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org>  Tue, 09 Jan 2024 15:06:33 +0100

hy (0.27.0-1~exp1) experimental; urgency=medium

  * Update to 0.27.0 upstream release
    (Closes: #1002344, #1009857)

  * [091741c] Ship documentation in hy-doc package
    + [4cb0202] Fix building of docs
  * Update build-dependencies
    + [463772a] Bump versioned B-D on python3-funcparserlib
    + [0e96778] B-D on python3-pip
    + [1909676] Drop python3-colorama B-D
    + [284ac46] Use nodoc/nocheck build-profiles
    + [28e2ddd] Use dh-sequence-* B-Ds instead of running "dh --with *"
  * [47f16fc] Use execute_after_dh_* instead of override_dh_*
  * [56ce327] Use d/clean instead of overriding dh_auto_clean
    + [0051db0] Add patch to disable missing sphinxmodules
    + [9595596] Provide generic manpage
  * [cc899a7] Add more autopkgtests
  * [cfe01a5] Add myself to uploaders
  * Update copyright information
    + [d04fc5f] Add myself to copyright holders.
    + Add a "Copyright: n/a" stanza to the CC0-1.0 covered docs
    + [75299bf] Use secure copyright-format URI
  * [0fd86dd] Update d/watch
  * [7fae2a0] Add salsa-ci configuration
    + [c0b25af] Overriding the tarball directive in d/gbp.conf
  * [2839750] Declare that building this package does not require 'root' powers.
  * [efaa49d] Apply 'wrap-and-sort -ast'
  * [d660de3] Bump dh-compat to 13
  * [3d9910e] Bump standards version to 4.6.2

 -- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org>  Thu, 19 Oct 2023 19:37:13 +0200

hy (0.19.0-2) unstable; urgency=medium

  * Switch pytest "-k" syntax from "-" to "not" (Closes: #977066)

 -- Tianon Gravi <tianon@debian.org>  Thu, 10 Dec 2020 12:10:26 -0800

hy (0.19.0-1) unstable; urgency=medium

  * Update to 0.19.0 upstream release (Closes: #964602, #968445)

 -- Tianon Gravi <tianon@debian.org>  Mon, 17 Aug 2020 08:06:00 -0700

hy (0.18.0-1) unstable; urgency=medium

  * Update to 0.18.0 upstream release

 -- Tianon Gravi <tianon@debian.org>  Fri, 07 Feb 2020 13:55:21 -0800

hy (0.17.0-1.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Support Python 3.8 (Closes: #950672)

 -- Stefano Rivera <stefanor@debian.org>  Tue, 04 Feb 2020 08:40:08 -0800

hy (0.17.0-1) unstable; urgency=medium

  * Update to 0.17.0 upstream release (Closes: #913044, #892264, #913048)
  * Update Vcs-* for Salsa move
  * Drop Python 2 support
  * Utilize "/usr/share/dpkg/pkg-info.mk" for changelog parsing
  * Use "debhelper-compat" and remove ancient "X-Python3-Version"

 -- Tianon Gravi <tianon@debian.org>  Mon, 19 Aug 2019 18:21:26 -0700

hy (0.12.1-2) unstable; urgency=medium

  * Fix installed binary names and alternatives (Closes: #857308);
    thanks Abhijit and Andreas!

 -- Tianon Gravi <tianon@debian.org>  Fri, 10 Mar 2017 16:08:09 -0800

hy (0.12.1-1) unstable; urgency=medium

  * Update to 0.12.1 upstream release
  * Update Vcs-* to use https

 -- Tianon Gravi <tianon@debian.org>  Wed, 08 Mar 2017 13:05:00 -0800

hy (0.11.1-1) unstable; urgency=medium

  * Update to 0.11.1 upstream release (Closes: #811142).

 -- Tianon Gravi <tianon@debian.org>  Fri, 15 Jan 2016 20:20:21 -0800

hy (0.11.0-4) unstable; urgency=medium

  * Fix FTBFS due to rply trying to write to HOME during sphinx-build.
  * Fix build repeatability with proper override_dh_auto_clean.
  * Fix FTBFS now that the tests actually run (Closes: #805204).
  * Add "hyc" and "hy2py" as slaves to the "hy" alternative.
  * Add alternatives to python-hy package also (to make testing easier).

 -- Tianon Gravi <tianon@debian.org>  Mon, 16 Nov 2015 21:15:55 -0800

hy (0.11.0-3) unstable; urgency=medium

  * Fix FTBFS by adding python-clint to Build-Depends (Closes: #796434).
    Thanks, Chris!

 -- Tianon Gravi <tianon@debian.org>  Fri, 21 Aug 2015 15:33:29 -0700

hy (0.11.0-1) unstable; urgency=medium

  * Update to 0.11.0 upstream release.

 -- Tianon Gravi <admwiggin@gmail.com>  Wed, 20 May 2015 00:39:58 -0600

hy (0.10.1-2) unstable; urgency=medium

  * Update Vcs-* fields to point to the correct repositoriy.
  * Remove copyninja from Uploaders per request. (Thanks for your help/support!)
  * Use changelog date in man page for reproducible builds (Closes: #782385).

 -- Tianon Gravi <admwiggin@gmail.com>  Tue, 05 May 2015 00:30:14 -0600

hy (0.10.1-1) unstable; urgency=medium

  * Update to 0.10.1 upstream release!

 -- Tianon Gravi <admwiggin@gmail.com>  Fri, 10 Oct 2014 19:35:53 +0000

hy (0.10.0-2) unstable; urgency=medium

  * Add CC0 to debian/copyright, even though they explicitly don't hold
    copyright and is not a license (to make it clear these files aren't covered
    by Expat or any copyright holders).

 -- Paul Tagliamonte <paultag@debian.org>  Tue, 15 Jul 2014 21:57:00 -0400

hy (0.10.0-1) unstable; urgency=medium

  * Initial release (Closes: #731059).

 -- Tianon Gravi <admwiggin@gmail.com>  Tue, 15 Jul 2014 00:29:12 -0400