File: changelog

package info (click to toggle)
atomix 44.0-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,040 kB
  • sloc: ansic: 4,579; python: 7; makefile: 4
file content (398 lines) | stat: -rw-r--r-- 14,330 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
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
atomix (44.0-5) unstable; urgency=medium

  * Team upload

  [ Alexandre Detiste ]
  * drop appstream-util build-dep
  * drop ccache build-dep
  * old-fsf-address-in-copyright-file
  * bump Standards-Version to 4.7.2

 -- Jeremy Bícha <jbicha@ubuntu.com>  Sat, 23 Aug 2025 20:09:31 -0400

atomix (44.0-4) unstable; urgency=medium

  * Team upload
  * Set Rules-Requires-Root: no
  * Apply Multi-Arch: hint

 -- Alexandre Detiste <tchet@debian.org>  Sun, 17 Nov 2024 17:57:16 +0100

atomix (44.0-3) unstable; urgency=medium

  * Team upload
  * Add debian/upstream/metadata
  * Avoid explicitly specifying -Wl,--as-needed linker flag
  * Refer to common license file for CC0-1.0

 -- Jeremy Bícha <jbicha@ubuntu.com>  Mon, 12 Jun 2023 13:17:41 -0400

atomix (44.0-1) experimental; urgency=medium

  * Team upload
  * New upstream version 44.0
  * Update debian/watch
  * Add debian/gbp.conf

 -- Jeremy Bicha <jbicha@ubuntu.com>  Mon, 27 Mar 2023 10:03:11 -0400

atomix (3.34.0-3) unstable; urgency=medium

  * Declare compliance with Debian Policy 4.6.2.
  * Remove override for dh_missing. This is the default now.

 -- Markus Koschany <apo@debian.org>  Wed, 22 Feb 2023 23:56:03 +0100

atomix (3.34.0-2) unstable; urgency=medium

  * Switch to debhelper-compat = 13.
  * Declare compliance with Debian Policy 4.5.0.
  * atomix-data: remove obsolete Breaks and Replaces.
  * Work around FTBFS with GCC 10 by compiling with -fcommon. (Closes: #957021)

 -- Markus Koschany <apo@debian.org>  Wed, 22 Jul 2020 11:58:36 +0200

atomix (3.34.0-1) unstable; urgency=medium

  * New upstream version 3.34.0. (Closes: #941315)
  * Update debian/watch and track download.gnome.org stable releases.
    (Closes: #941316)

 -- Markus Koschany <apo@debian.org>  Sat, 28 Sep 2019 21:07:54 +0200

atomix (3.32.1-1) unstable; urgency=medium

  * New upstream version 3.32.1.
  * Declare compliance with Debian Policy 4.4.0.
  * Switch to debhelper 12.

 -- Markus Koschany <apo@debian.org>  Mon, 08 Jul 2019 00:34:36 +0200

atomix (3.31.90-1) unstable; urgency=medium

  * New upstream version 3.31.90.

 -- Markus Koschany <apo@debian.org>  Wed, 06 Feb 2019 11:09:47 +0100

atomix (3.30.0.1-1) unstable; urgency=medium

  * New upstream version 3.30.0.1.
    - The appmenu is back!

 -- Markus Koschany <apo@debian.org>  Thu, 06 Sep 2018 20:20:27 +0200

atomix (3.30.0-1) unstable; urgency=medium

  * New upstream version 3.30.0.
  * Declare compliance with Debian Policy 4.2.1.

 -- Markus Koschany <apo@debian.org>  Tue, 04 Sep 2018 14:38:26 +0200

atomix (3.29.3-1) unstable; urgency=medium

  * New upstream version 3.29.3.
  * Switch to compat level 11.
  * Declare compliance with Debian Policy 4.1.4.
  * Switch to new meson build system. Build-Depend on
    libgnome-games-support-1-dev and meson. (Closes: #901272)
  * Remove dh_auto_configure override.
  * Drop debian/clean file.
  * Drop fix-locale-dir.patch
  * Build-depend on ccache to avoid a FTBFS.
  * Fix installation paths.

 -- Markus Koschany <apo@debian.org>  Tue, 19 Jun 2018 21:51:08 +0200

atomix (3.22.0-2) unstable; urgency=medium

  * Declare compliance with Debian Policy 4.1.1.
  * Use dh_missing override instead of dh_install.
  * d/copyright: Use https for Format field.
  * Drop deprecated menu file and xpm icon.
  * Install metainfo directory instead of appdata.
    This was apparently changed in appstream-glib 0.7.4-1.
    Thanks to Adrian Bunk for the report. (Closes: #882004)

 -- Markus Koschany <apo@debian.org>  Fri, 17 Nov 2017 15:28:42 +0100

atomix (3.22.0-1) unstable; urgency=medium

  * New upstream version 3.22.0.
  * Declare compliance with Debian Policy 3.9.8.
  * Switch to compat level 10.
  * Drop build-dependency on gnome-common and build-depend on autoconf-archive
    and intltool. (Closes: #829875)
  * debian/watch: Use version=4.
  * Rebase fix-locale-dir.patch.
  * Update debian/clean and ensure the package can be built twice in a row.
  * Drop dh-autoreconf from Build-Depends since we use compat 10 now.

 -- Markus Koschany <apo@debian.org>  Thu, 22 Sep 2016 17:48:59 +0200

atomix (3.20.0-1) unstable; urgency=medium

  * Imported Upstream version 3.20.0.
  * atomix-data.install: Install all new png icons into hicolor directory.

 -- Markus Koschany <apo@debian.org>  Fri, 25 Mar 2016 00:34:38 +0100

atomix (3.19.90-1) unstable; urgency=medium

  * Fix Vcs-Git URI.
  * Imported Upstream version 3.19.90.
  * Declare compliance with Debian Policy 3.9.7.

 -- Markus Koschany <apo@debian.org>  Thu, 18 Feb 2016 19:32:14 +0100

atomix (3.19.4-1) unstable; urgency=medium

  * Imported Upstream version 3.19.4.
  * Vcs-Git: Use https.
  * Drop icon-path.patch. No longer needed because a new svg icon is provided
    now.

 -- Markus Koschany <apo@debian.org>  Sun, 24 Jan 2016 15:44:58 +0100

atomix (3.19.3-1) unstable; urgency=medium

  * Imported Upstream version 3.19.3.

 -- Markus Koschany <apo@debian.org>  Sat, 19 Dec 2015 01:25:47 +0100

atomix (3.19.2-1) unstable; urgency=medium

  * Imported Upstream version 3.19.2.
  * Update my e-mail address.

 -- Markus Koschany <apo@debian.org>  Tue, 08 Dec 2015 00:33:13 +0100

atomix (3.18.0-1) unstable; urgency=medium

  * Imported Upstream version 3.18.0.
  * Drop fix-incorrect-arrow-click-sensitivity.patch. Fixed upstream.

 -- Markus Koschany <apo@gambaru.de>  Wed, 28 Oct 2015 18:34:10 +0100

atomix (3.16.0-1) unstable; urgency=medium

  * Imported Upstream version 3.16.0. (Closes: #780714)
  * debian/control:
    - Use dh-autoreconf instead of autotools_dev.
    - Add gettext, appstream-util and libgtk-3-dev to Build-Depends.
    - Drop obsolete GNOME 2 build-dependencies.
    - Use cgit for Vcs-Browser field.
    - Update homepage field and use gnome.org address.
  * Declare compliance with Debian Policy 3.9.6.
  * Update debian/watch to detect newer upstream releases.
  * Drop all patches. They were merged or fixed upstream.
  * Add icon-path.patch.
    Since DATADIR is /usr/share/games in Debian this patch is necessary for
    finding atomix-icon.png. It can be dropped when upstream fixes the
    installation path and installs the icon to the hicolor directory.
  * atomix-data.install: Do not install obsolete gnome directory.
  * Drop atomix-data.links and install the data to
    /usr/share/games/atomix
  * debian/rules:
    - Remove dh_fixperms override.
    - Do not add -lm to LDFLAGS and build with autoreconf. This ensures that
      Atomix will not FTBFS on Ubuntu any more. (Closes: #773094)
    - Use dh_install --fail-missing.
    - Add datadir option to dh_auto_configure.
    - Add get-orig-source target.
  * atomix.install: Do not install non-existent /var/games directory.
  * atomix-data.install: Install /usr/share/locale directory
  * atomix-data.install: Install /usr/share/appdata directory.
  * Update debian/copyright for new release
  * Add clean file and ensure that Atomix can be built twice in a row.
  * Add fix-incorrect-arrow-click-sensitivity.patch
    Cherry-pick upstream commit f53a3905e790170b1ad5e7f9dcb0c78c7fe841f2
    to fix a bug with selecting nearby atoms.
  * Add fix-locale-dir.patch and fix incorrect directory of installed
    translation files due to Debian specific datadir.

 -- Markus Koschany <apo@gambaru.de>  Sun, 26 Apr 2015 21:15:24 +0200

atomix (2.14.0-5) unstable; urgency=low

  * [9620aec] debian/rules: Add -lm to LDFLAGS.
    Thanks to David Suárez for the report. (Closes: #713464)

 -- Markus Koschany <apo@gambaru.de>  Sat, 22 Jun 2013 20:34:12 +0200

atomix (2.14.0-4) unstable; urgency=low

  * Add Breaks and Replaces relation to atomix-data because atomix-icon.xpm
    has been moved from the atomix to the atomix-data package. This prevents
    atomix from failing to upgrade from Testing to Unstable. Thanks Andreas
    Beckmann for the report. (Closes: #699682)

 -- Markus Koschany <apo@gambaru.de>  Sun, 03 Feb 2013 21:11:25 +0100

atomix (2.14.0-3) unstable; urgency=low

  * New Maintainer. (Closes: #698269)
  * debian/control:
    - Remove obsolete DM-Upload-Allowed flag.
    - Drop cdbs from Build-Depends.
    - Bump Standards-Version to 3.9.4, no changes required.
    - atomix-binary-package: Remove Replaces: atomix-data (<< 2.13.3). After
      seven years, it is no longer needed.
    - Update package description for atomix-data.
    - Add Suggests: atomix to atomix-data.
    - Add autotools-dev and gnome-common to Build-Depends. The latter is a
      substitution for gettext.
    - Add Homepage field and point to Debian's wiki because the old homepage is
      no longer available.
    - Add Vcs-fields. Atomix will be maintained in a git repository from now
      on.
  * Remove atomix-data.dirs, it is not needed.
  * Update debian/copyright to copyright format 1.0.
  * Refresh the patches. Add keywords to desktop file and rename the patch
    extensions from .diff to .patch.
  * Replace the low resolution icon with the high resolution atomix-logo.
  * debian/rules:
    - Use dh sequencer to simplify debian/rules.
    - Build with --parallel and autotools_dev addon.
    - Enable all hardening build flags.
    - Build with -Wl, --as-needed to avoid unnecessary dependencies.
  * Improve the manpage, add missing OPTIONS, remove discouraged AUTHOR
    section.
  * Install architecture-independent data to /usr/share/games/atomix and
    symlink to it from /usr/share/atomix so that it won't be necessary to
    patch the build system.

 -- Markus Koschany <apo@gambaru.de>  Wed, 30 Jan 2013 18:36:28 +0100

atomix (2.14.0-2) unstable; urgency=low

  * Incorporated the non-maintainer upload (Closes: #571552). Thanks, Peter!
  * Updated for source package format 3.0 (quilt).
    - moved the patch applied with the NMU to patches/about.diff, with a small
      change to remove the GtkDialog pointer declaration.
  * watch: updated for version 3 and atomix 2.14 (Closes: #529098).
  * control:
    - use ${source:Version} for versioned dependency on atomix-data so as
      not to break binary-only uploads (Closes: #677879);
    - declared dependencies on ${misc:Depends};
    - tweaked package description, bumped Standards-Version and allowed for
      uploads by Debian Maintainers.
  * compat: bumped debhelper compatibility level to 9, with the corresponding
    versioned build-dependency in the control file, but no other changes.
  * atomix-data.install: removed usr/share/doc/* from the list, as atomix
    installs nothing there.
  * atomix.6: minor tweaks to the manpage.
  * patches/desktop.diff: minor changes to the desktop entry.
  * atomix.{postinst,postrm}: set the -e flag

 -- Guilherme de Siqueira Pastore <gpastore@debian.org>  Sun, 17 Jun 2012 21:46:25 -0300

atomix (2.14.0-1.1) unstable; urgency=low

  * Non-maintainer upload.
  * Improve long title in menu (Closes: #445127).  Thanks to Bill
    Allombert for the text proposal.
  * Fix close button in about dialog (Closes: #495714).  Thanks to
    Marshall Scorcio and Ubuntu for the patch.  Adjusted home page URL
    to a working one.
  * Make sure desktop file is in the atomix package next to the Debian
    menu file (Closes: #570526).
  * Add manual page (Closes: 490259).  Thanks to Mike Ayers for the content.

 -- Petter Reinholdtsen <pere@debian.org>  Thu, 25 Feb 2010 23:31:27 +0100

atomix (2.14.0-1) unstable; urgency=low

  * New upstream release
  * debian/control: updated my e-mail address

 -- Guilherme de S. Pastore <gpastore@debian.org>  Tue, 18 Apr 2006 01:44:40 -0300

atomix (2.13.3-2) unstable; urgency=low

  * debian/control:
    - relax dependency on atomix-data to be binary NMU safe.

 -- Guilherme de S. Pastore <guilherme.pastore@terra.com.br>  Fri, 23 Dec 2005 13:34:10 -0200

atomix (2.13.3-1) unstable; urgency=low

  * New upstream version

  * debian/copyright: updated

  * debian/control:
    - updated maintainer e-mail address
    - make atomix replace old atomix-data

  * debian/atomix{,-data}.install:
    - cleaned up
    - moved Debian menu icon to atomix

  * debian/atomix-data.dirs, debian/rules: cleaned up

  * debian/atomix.menu: fixed filename of the icon

  * debian/watch: created

 -- Guilherme de S. Pastore <guilherme.pastore@terra.com.br>  Mon, 12 Dec 2005 21:25:51 -0200

atomix (1.2.2a-1) unstable; urgency=low

  * New upstream release
  * debian/copyright:
    - Fixed alignment problems
    - Updated URL from which the tarball was retrieved

 -- Guilherme de S. Pastore <gpastore@colband.com.br>  Wed,  3 Aug 2005 18:13:46 -0300

atomix (1.2.1-2) unstable; urgency=low

  * debian/atomix.menu, debian/atomix-logo.xpm:
  - provide xpm version of the icon and use it on the Debian menu
  * debian/control:
  - updated Standards-Version to 3.6.2 with no changes

 -- Guilherme de S. Pastore <gpastore@colband.com.br>  Wed, 29 Jun 2005 23:19:02 -0300

atomix (1.2.1-1) unstable; urgency=low

  * New upstream release

 -- Guilherme de S. Pastore <gpastore@colband.com.br>  Fri, 17 Jun 2005 14:56:36 -0300

atomix (1.1.2+cvs20050424-1) unstable; urgency=low

  * New upstream CVS snapshot
    - Incorporates 00_amd64_gcc4_ftbfs.patch
    - Displays warning when trying to view scores when none were achieved
      yet, instead of only ignoring the user (Closes: #302789)
  * debian/rules:
    - Don't explicity include buildcore.mk, it's included by debhelper.mk
    - Don't include simple-patchsys.mk, we don't need it anymore (at least
      for now)

 -- Guilherme de S. Pastore <gpastore@colband.com.br>  Sat, 23 Apr 2005 17:14:37 -0300

atomix (1.1.2-1) unstable; urgency=medium

  * New upstream release
  * debian/copyright:
    - Fixed plural ("Upstream Author" -> "Upstream Authors")
  * debian/rules:
    - Included simple-patchsys.mk from CDBS
    - Made dh_fixperms ignore /usr/games, in order not to mess with the
      executable's permissions
    - Moved creation of scores file to postinst, so that we do not override
      it on every single upgrade
  * debian/patches:
    - 00_amd64_gcc4_ftbfs.patch: apply patch from Andreas Jochens
      <aj@andaco.de> to fix FTBFS on amd64 with gcc 4 (Closes: #301776).
      Thanks!

 -- Guilherme de S. Pastore <gpastore@colband.com.br>  Mon, 28 Mar 2005 21:43:40 -0300

atomix (1.1-1) unstable; urgency=low

  * Initial Release (Closes: #278088)

 -- Guilherme de S. Pastore <gpastore@colband.com.br>  Fri, 18 Mar 2005 18:45:27 -0300