File: changelog

package info (click to toggle)
instead 3.5.2%2Bdfsg-0.3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 6,316 kB
  • sloc: ansic: 28,336; sh: 452; makefile: 236
file content (175 lines) | stat: -rw-r--r-- 5,857 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
instead (3.5.2+dfsg-0.3) unstable; urgency=medium

  * Non-maintainer upload.
  * Fix FTBFS with CMake 4. (Closes: #1113044)

 -- Adrian Bunk <bunk@debian.org>  Sat, 11 Oct 2025 20:13:29 +0300

instead (3.5.2+dfsg-0.2) unstable; urgency=medium

  * Non-maintainer upload.
  * enable building with libluajit5.1 for riscv64 and loong64 archs

  [ Alexandre Detiste ]
  * remove unused local copy of zlib

 -- Anatoliy Gunya <csm.sub21@gmail.com>  Tue, 31 Dec 2024 21:20:10 +0300

instead (3.5.2+dfsg-0.1) unstable; urgency=medium

  * Non-maintainer upload.
  * New upstream release (Closes: #1072548).
  * debian/compat: delete it.
  * debian/control:
    - Bump Standards-Version up to 4.7.0.
    - Refresh build dependencies:
      - use debhelper-compat (= 13) instead of debhelper;
      - use libluajit5.1 for supported arches;
      - build with libharfbuzz.
  * debian/copyrigh:
    - describe excluded files;
    - update years;
    - remove unneeded license texts.
  * debian/rules: update build options.
  * debian/watch: repack orig to exclude unneeded files.

 -- Anatoliy Gunya <csm.sub21@gmail.com>  Thu, 26 Sep 2024 02:48:38 +0300

instead (3.3.2-1.1) unstable; urgency=medium

  * Non-maintainer upload (approved by Sam).
  * Source-only NMU to allow migration to testing.

 -- Alexander GQ Gerasiov <gq@debian.org>  Thu, 10 Sep 2020 14:25:03 +0300

instead (3.3.2-1) unstable; urgency=low

  * New upstream release.
  * Fix build error on sid/amd64 in SDL_anigif.c (Closes: #713680).
  * Bring back doc packages (English translation is ok now).
  * debian/compat:
    - Increase debhelper version up to 12.
  * debian/control:
    - Bump Standards-Version up to 4.4.1.
    - Add "Rules-Requires-Root: no" field.
  * debian/copyright:
    - Update dates.
    - Add missing authors to src/SDL_anigif.* files.
    - Fix license (change from LGPL-2.1 to correct Zlib) for files:
      src/SDL_gfxBlitFunc.*, src/SDL_rotozoom.*, src/SDL2_rotozoom.*.
  * debian/not-installed:
    - Add not-installed file to skip instead.txt installation.
  * debian/upstream/metadata:
    - Add metadata file to provide upstream info for UMEGAYA.

 -- Sam Protsenko <joe.skb7@gmail.com>  Sat, 25 Apr 2020 21:15:00 +0300

instead (3.2.2-1) unstable; urgency=low

  * New upstream release.

 -- Sam Protsenko <joe.skb7@gmail.com>  Sat, 03 Nov 2018 17:18:00 +0200

instead (3.2.1-1) unstable; urgency=low

  * New upstream release (Closes: #896061).
  * Remove doc packages (until English translation of new doc is out).
  * debian/compat:
    - Update debhelper version (from 9 to 11).
  * debian/control:
    - Bump Standards-Version up to 4.1.4.
    - Increase debhelper version up to 11.
    - Replace liblua5.1-dev with liblua5.1-0-dev.
    - Update links for "Homepage" and "Game repository".
    - Remove doc packages (see above).
    - Remove "Suggests: instead-doc-*" (see above).
  * debian/copyright:
    - Remove the entry for doc/examples/sfxr.lua file as it was removed
      upstream.
    - Update copyright dates (from 2017 to 2018).
    - Update licenses links (use https instead of http).
  * debian/patches:
    - Remove fix-hurd-build patch (fixed upstream).
  * debian/rules:
    - Remove "--parallel" parameter.

 -- Sam Protsenko <joe.skb7@gmail.com>  Sun, 01 Jul 2018 20:02:00 +0300

instead (3.1.2-2) unstable; urgency=low

  * Remove menu entry.
  * Add instead-doc-base to Conflicts and Replaces sections of
    instead-doc-common.
  * Fix build on Hurd systems (Closes: #873542).

 -- Sam Protsenko <joe.skb7@gmail.com>  Tue, 29 Aug 2017 00:39:00 +0300

instead (3.1.2-1) unstable; urgency=low

  * New upstream release (Closes: #867540).
  * Fixed fonts dependencies (Closes: #861047).
  * Rename instead-doc-base -> instead-doc-common.
  * Use SDL2 instead of SDL1.
  * debian/control:
    - Bump Standards-Version up to 4.0.0.
    - Increase debhelper version up to 9.
  * debian/rules:
    - Move to CMake.
    - Simplify rules script.
  * debian/copyright:
    - Change copyrights w.r.t. to new INSTEAD version.

 -- Sam Protsenko <joe.skb7@gmail.com>  Mon, 21 Aug 2017 13:21:00 +0300

instead (1.9.1-1) unstable; urgency=low

  * New upstream release.
  * New tutorial soundtrack from svenzzon, so old one is gone
    and now package is not "-dfsg".
  * Fix build on sid on amd64 (Closes: #713680).
  * debian/control:
    - Bumped up Standards-Version to 3.9.4.
  * debian/watch:
    - Update link to current INSTEAD repository.
  * debian/copyright:
    - Update INSTEAD site link.
    - Update copyright for tutorial music.
  * debian/control:
    - Update INSTEAD site link.
    - Update game repository link.
  * patches/:
    - Fix Lintian warnings:
      - "desktop-entry-contains-encoding-key"
      - "desktop-entry-lacks-keywords-entry"
    - Fix "desktop-file-validate" tool warnings:
      - "Icon" must not contain file extension
      - "Version" entry must be desktop-file standard version,
        not the application version

 -- Sam Protsenko <joe.skb7@gmail.com>  Thu, 26 Sep 2013 23:50:00 +0300

instead (1.8.3+dfsg1-1) unstable; urgency=low

  * New upstream release (Closes: #664587).
    + Non-free games/tutorial3/sv_ttt.xm from upstream replaced with free one
      track.
  * Removed linking patch as it's not necessary (fixed upstream).
  * Added missed copyright for themes/default/sans*.ttf.
  * Added patch fixes desktop entry.
  * themes/default/sans*.ttf fonts replaced with system ones.
  * Added doc-packages.
  * Threaded make.

 -- Sam Protsenko <joe.skb7@gmail.com>  Sat, 09 Mar 2013 22:40:00 +0200

instead (1.6.1-1) unstable; urgency=low

  * Fixed build for Hurd.

 -- Sam Protsenko <joe.skb7@gmail.com>  Thu, 19 Jan 2012 15:09:11 +0200

instead (1.6.0-1) unstable; urgency=low

  * Initial release (Closes: #641307).

 -- Sam Protsenko <joe.skb7@gmail.com>  Sun, 15 Jan 2012 17:02:02 +0200