File: changelog

package info (click to toggle)
iotas 0.11.0-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 2,892 kB
  • sloc: python: 11,298; xml: 719; javascript: 44; makefile: 2
file content (221 lines) | stat: -rw-r--r-- 7,332 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
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
iotas (0.11.0-1) unstable; urgency=medium

  * New upstream version

 -- Arnaud Ferraris <aferraris@debian.org>  Sat, 29 Mar 2025 10:08:44 +0100

iotas (0.10.3-1) unstable; urgency=medium

  * New upstream version
  * d/control: bump Standards-Version, no change needed

 -- Arnaud Ferraris <aferraris@debian.org>  Fri, 21 Mar 2025 12:09:02 +0100

iotas (0.10.2-1) unstable; urgency=medium

  * New upstream version

 -- Arnaud Ferraris <aferraris@debian.org>  Mon, 03 Mar 2025 22:34:29 +0100

iotas (0.10.1-1) unstable; urgency=medium

  * New upstream version
  * d/copyright: update for new release

 -- Arnaud Ferraris <aferraris@debian.org>  Fri, 21 Feb 2025 11:46:15 +0100

iotas (0.10.0-1) unstable; urgency=medium

  * New upstream version
  * d/patches: drop deprecated patch.
    This change made it upstream.

 -- Arnaud Ferraris <aferraris@debian.org>  Tue, 28 Jan 2025 15:01:26 +0100

iotas (0.9.5-1) unstable; urgency=medium

  * New upstream version

 -- Arnaud Ferraris <aferraris@debian.org>  Mon, 18 Nov 2024 12:34:35 +0100

iotas (0.9.4-1) unstable; urgency=medium

  * New upstream version

 -- Arnaud Ferraris <aferraris@debian.org>  Tue, 29 Oct 2024 21:53:03 +0100

iotas (0.9.3-1) unstable; urgency=medium

  * New upstream version

 -- Arnaud Ferraris <aferraris@debian.org>  Mon, 21 Oct 2024 15:01:22 +0200

iotas (0.9.2-1) unstable; urgency=medium

  * New upstream version

 -- Arnaud Ferraris <aferraris@debian.org>  Thu, 10 Oct 2024 11:11:20 +0200

iotas (0.9.1-1) unstable; urgency=medium

  * New upstream version

 -- Arnaud Ferraris <aferraris@debian.org>  Sat, 28 Sep 2024 12:28:31 +0200

iotas (0.9.0-1) unstable; urgency=medium

  * New upstream version
  * d/patches: drop obsolete patch.
    This change is now upstream.
  * debian: stop repacking upstream source.
    Upstream used to vendor KaTeX, which drove us to repack the original
    upstream source excluding those files, as we could just use the Debian
    package instead.
    This changed in the latest release though, so we can now avoid this
    extra step.
  * d/control: update build dependencies.
    Upstream changed the minimum version for GTK4 and libadwaita, let's
    reflect this.
  * d/patches: use built-in StrEnum.
    This avoids packaging an additional, obsolete dependency.

 -- Arnaud Ferraris <aferraris@debian.org>  Thu, 19 Sep 2024 20:11:28 +0200

iotas (0.8.2+ds-1) unstable; urgency=medium

  * New upstream version

 -- Arnaud Ferraris <aferraris@debian.org>  Mon, 26 Aug 2024 11:24:12 +0200

iotas (0.8.0+ds-1) unstable; urgency=medium

  * New upstream version
  * d/control: update build-dependencies for new upstream release.
    This version now requires `libadwaita` >= 1.5, so let's reflect that.
    Moreover, depend on `gobject-instrospection` instead of
    `libgirepository1.0-dev` as we don't actually need to link against the
    latter library.
    Also bump Standards-Version as no changes are needed.
  * d/copyright: update for new upstream version

 -- Arnaud Ferraris <aferraris@debian.org>  Wed, 10 Jul 2024 14:59:06 +0200

iotas (0.2.14+ds-1) unstable; urgency=medium

  * New upstream version
  * d/watch: update following breaking GitLab update

 -- Arnaud Ferraris <aferraris@debian.org>  Wed, 22 May 2024 10:08:09 +0200

iotas (0.2.13+ds-1) unstable; urgency=medium

  * New upstream version

 -- Arnaud Ferraris <aferraris@debian.org>  Tue, 23 Apr 2024 17:13:53 +0200

iotas (0.2.12+ds-1) unstable; urgency=medium

  * New upstream version
  * d/control: add missing dependency
    Iotas require `pypandoc` since v0.2.9, let's add this dependency.
  * d/control: add missing gtksourceview-5 build-dependency.
    This has been added upstream.

 -- Arnaud Ferraris <aferraris@debian.org>  Wed, 03 Apr 2024 13:02:14 +0200

iotas (0.2.11+ds-1) unstable; urgency=medium

  * New upstream version

 -- Arnaud Ferraris <aferraris@debian.org>  Wed, 20 Mar 2024 18:24:49 +0100

iotas (0.2.8+ds-1) unstable; urgency=medium

  * New upstream version

 -- Arnaud Ferraris <aferraris@debian.org>  Mon, 04 Mar 2024 12:09:56 +0100

iotas (0.2.7+ds-1) unstable; urgency=medium

  * New upstream version
  * d/patches: restore spell checking feature
    `pygtkspellcheck` has been updated recently in Debian and is now
    compatible with `iotas`, so we can drop our patch removing this feature.
  * d/gbp.conf: add more useful default options
    * automatic changelog commit after successful `gbp import-orig`
    * default commit message for `gbp dch -c`
  * d/copyright: acknowledge renamed file.

 -- Arnaud Ferraris <aferraris@debian.org>  Sat, 20 Jan 2024 12:42:37 +0100

iotas (0.2.6+ds-1) unstable; urgency=medium

  * New upstream version

 -- Arnaud Ferraris <aferraris@debian.org>  Wed, 01 Nov 2023 11:16:07 +0100

iotas (0.2.5+ds-1) unstable; urgency=medium

  * New upstream version

 -- Arnaud Ferraris <aferraris@debian.org>  Fri, 20 Oct 2023 12:28:35 +0200

iotas (0.2.4+ds-1) unstable; urgency=medium

  * New upstream version
  * d/patches: update for new upstream version
  * d/copyright: update for new upstream version.
    While at it, sort paragraphs in a more consistent way and properly
    credit translators as well (oopsie).
  * d/control: bump dependencies versions.
    Upstream now requires `libadwaita` v1.4+, let's reflect that in our
    package.

 -- Arnaud Ferraris <aferraris@debian.org>  Tue, 03 Oct 2023 14:29:55 +0200

iotas (0.2.3+ds-1) unstable; urgency=medium

  * New upstream version
  * debian: update URLs with new upstream location.
    Iotas' upstream repo has been moved to the "World" group of GNOME's
    Gitlab, so update our URLs so we point to the right repo. Also, fix the
    `VCS-*` fields in `d/control` (copy/paste issue) to actually point to
    the actual location.
  * d/copyright: update exclusion list for new location.
    KaTeX files are no longer under `data/media/` but in their own subfolder
    of  `third-party`.
  * d/patches: drop upstreamed patch
  * d/patches: fix build with excluded KaTeX files

 -- Arnaud Ferraris <aferraris@debian.org>  Mon, 04 Sep 2023 13:30:36 +0200

iotas (0.2.2+ds-1) unstable; urgency=medium

  * d/control: add missing dependencies on python modules (again)
    (Closes: #1043396)
  * debian: use katex packages instead of vendoring.
    Upstream vendors `katex`, but it is available as Debian packages which
    we should use those instead of relying on vendored copies.
    This involves the following changes:
    * repack the source code, excluding those unneeded files
    * patch the source to exclude those files from the app's resources
      (they're actually read from `<prefix>/share/iotas/` anyway)
    * add the relevant dependencies to the binary package
    * create symlinks under `/usr/share/iotas` pointing to the actual
      location of katex JS/CSS and fonts

 -- Arnaud Ferraris <aferraris@debian.org>  Thu, 10 Aug 2023 11:58:35 +0200

iotas (0.2.2-1) unstable; urgency=medium

  * New upstream version
  * d/control: add missing dependencies on python modules
  * d/copyright: updated with files imported from katex

 -- Arnaud Ferraris <aferraris@debian.org>  Wed, 09 Aug 2023 17:20:42 +0200

iotas (0.2.1-1~exp1) experimental; urgency=medium

  * Initial Debian packaging (Closes: #1041610)

 -- Arnaud Ferraris <aferraris@debian.org>  Tue, 25 Jul 2023 14:55:34 +0200