File: changelog

package info (click to toggle)
singularity 1.0.0-1
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye
  • size: 4,492 kB
  • sloc: python: 11,655; sh: 172; makefile: 28
file content (245 lines) | stat: -rw-r--r-- 8,490 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
singularity (1.0.0-1) unstable; urgency=medium

  * New upstream release.
  * Renamed upstream version from 1.00 to account for the beta version
    number.
  * Add lintian override for breakout-link since singularity keeps its
    data in usr/lib and some of that uses symlinks.

 -- Kari Pahula <kaol@debian.org>  Fri, 10 Jul 2020 18:57:57 +0300

singularity (1.0b1-2.1) unstable; urgency=high

  * Non-maintainer upload.
  * debian/control: Replace transitional package ttf-dejavu-core
    with fonts-dejavu-core in package dependency. (Closes: #962196) 
  * debian/rules: Update DejaVu font link path accordingly.

 -- Boyuan Yang <byang@debian.org>  Wed, 10 Jun 2020 10:38:15 -0400

singularity (1.0b1-2) unstable; urgency=medium

  * Make a source only upload

 -- Kari Pahula <kaol@debian.org>  Sun, 12 Apr 2020 17:39:46 +0300

singularity (1.0b1-1) unstable; urgency=medium

  * New upstream release (Closes: #947595)
  * Patch entry_points in setup.py
  * Standards-Version 4.5.0 (no changes necessary)
  * Upload to unstable

 -- Kari Pahula <kaol@debian.org>  Sat, 11 Apr 2020 20:12:52 +0300

singularity (1.0a1-2) experimental; urgency=medium

  * Add missing build-dep python3-setuptools (Closes: #947274)

 -- Kari Pahula <kaol@debian.org>  Tue, 31 Dec 2019 16:51:48 +0200

singularity (1.0a1-1) experimental; urgency=medium

  * New upstream release (Closes: #946381)
    * Savegame handling has been rewritten (Closes: #490572, #904225)
    * Better unicode handling of savegame names (Closes: #718447)
    * Python3 support (Closes: #912519, #938488)
    * Could not repeat real_cpu bug, presumably fixed (Closes: #570923)
  * Switch packaging from cdbs to dh
  * Standards-Version 4.4.1 and dh compat 12
  * Remove menu file
  * Removed patches

 -- Kari Pahula <kaol@debian.org>  Thu, 19 Dec 2019 14:57:15 +0200

singularity (0.30c-1) unstable; urgency=low

  * New upstream release
    * Fix format strings to work with python-2.7 (Closes: #642597)
    * Removes invalid key entries from the german translation (Closes: #609550)  
  * Switch to use dh_python2 instead of python-central.
  * Use str() and int() to handle the number of CPUs to build to a base,
    not the locale functions.  (Closes: #563009)

 -- Kari Pahula <kaol@debian.org>  Sun, 18 Dec 2011 18:47:19 +0200

singularity (0.30b-1) unstable; urgency=low

  * New upstream release
    * --nosound properly ignores the sound system. (Closes: #586562)
  * Standards-Version: 3.9.1 (no changes necessary).

 -- Kari Pahula <kaol@debian.org>  Mon, 02 Aug 2010 22:36:00 +0300

singularity (0.30a-2) unstable; urgency=low

  * New French translation (Closes: #574786)

 -- Kari Pahula <kaol@debian.org>  Thu, 20 May 2010 08:28:02 +0300

singularity (0.30a-1) unstable; urgency=low

  * New upstream release
  * Switch to dpkg-source 3.0 (quilt) format
  * Standards-Version: 3.8.4 (no changes necessary).

 -- Kari Pahula <kaol@debian.org>  Wed, 03 Mar 2010 01:35:04 +0200

singularity (0.30-2) unstable; urgency=low

  * Added missing dependency python-numpy. (Closes: #517541)

 -- Kari Pahula <kaol@debian.org>  Sat, 28 Feb 2009 17:37:40 +0200

singularity (0.30-1) unstable; urgency=low

  * New upstream release (Closes: #514199)
    * Supports setting arbitrary resolutions. (Closes: #439602)
    * No more per base tasks, only power states. (Closes: #490563, #482734)
    * Finance screen accounts to job done via CPU pool. (Closes: #490561)
  * Added a lintian override to disable warning about acknowtt.ttf (ours
    has local modifications).
  * Updated debian/copyright.
  * Bumped Standards-Version to 3.8.0 (no changes necessary).
  * Removed Ana from Uploaders.

 -- Kari Pahula <kaol@debian.org>  Mon, 16 Feb 2009 14:29:19 +0200

singularity (0.28a-3) unstable; urgency=low

  * Patched g.py to not call locale.getdefaultlocale(). (Closes: #505825)

 -- Kari Pahula <kaol@debian.org>  Sun, 16 Nov 2008 18:19:16 +0200

singularity (0.28a-2) unstable; urgency=low

  * Create ~/.endgame/ before trying to write error.log in there.
    (Closes: #482720)

 -- Kari Pahula <kaol@debian.org>  Sat, 24 May 2008 22:41:03 +0300

singularity (0.28a-1) unstable; urgency=low

  * New upstream release
  * Removed the broken watch file.
  * Removed patches error.log-path and ttf-dejavu since they were
    incorporated upstream.

 -- Kari Pahula <kaol@debian.org>  Tue, 13 May 2008 19:22:28 +0300

singularity (0.28-1) unstable; urgency=low

  * New upstream release
    - Grammar and spelling fixes (Closes: #477256)
  * Patched code/safety.py to write error log to ~/.endgame/, not in the
    install path.
  * Remove .pyc files in debian/rules clean target.

 -- Kari Pahula <kaol@debian.org>  Mon, 12 May 2008 11:21:54 +0300

singularity (0.27-1) unstable; urgency=low

  * New upstream release
    - Don't call display_base_list recursively (Closes: #455572)
    - Don't overassign CPU resources for research (Closes: #457668)
  * Removed patches that were incorporated upstream.

 -- Kari Pahula <kaol@debian.org>  Fri, 18 Apr 2008 19:46:42 +0300

singularity (0.26a+r409-6) unstable; urgency=low

  * Use DejaVuSans.ttf from ttf-dejavu-core instead of ttf-bistream-vera.
    (Closes: #455584, #461291)
  * Bumped debhelper compat level to 6 and policy to 3.7.3.
  * Use Homepage debian/control field.

 -- Kari Pahula <kaol@debian.org>  Sat, 19 Jan 2008 21:14:45 +0200

singularity (0.26a+r409-5) unstable; urgency=low

  * Default to option --nosound if mixer can not be initialized.
    (Closes: #441135)

 -- Ana Beatriz Guerrero Lopez <ana@debian.org>  Tue, 18 Dec 2007 00:42:11 +0100

singularity (0.26a+r409-4) unstable; urgency=low

  * Shortened the description for the work of fiction event to fit in the
    message box (Closes: #440735)

 -- Kari Pahula <kaol@debian.org>  Mon, 12 Nov 2007 18:18:20 +0200

singularity (0.26a+r409-3) unstable; urgency=low

  * Fix the indentation of music playing code (Closes: #442757)

 -- Kari Pahula <kaol@debian.org>  Thu, 11 Oct 2007 06:37:28 +0300

singularity (0.26a+r409-2) unstable; urgency=low

  * Removed the semi-finished construction task (Closes: #440736)

 -- Kari Pahula <kaol@debian.org>  Wed, 05 Sep 2007 14:21:01 +0300

singularity (0.26a+r409-1) unstable; urgency=low

  * New upstream snapshot (rev 409):
    - Fix for when the user has no music installed to avoid the game crash
      when it tries to make such directory. (Closes: #439908)
    - Make clearer message about buying servers. (Closes: #439635)
    - Fix typo. (Closes: #439609)
  * Do not install upstream's changelog twice. (Closes: #439601)
  * Update copyright file to add new upstream author.

 -- Ana Beatriz Guerrero Lopez <ana@debian.org>  Thu, 30 Aug 2007 14:18:59 +0200

singularity (0.26a-1) unstable; urgency=low

  * New upstream release

 -- Kari Pahula <kaol@debian.org>  Sat, 25 Aug 2007 07:47:20 +0300

singularity (0.26-1) unstable; urgency=low

  * New upstream release
  * Section set back to games and singularity and singularity-data
    packages are merged again (Closes: #432094)
    - Game data is now licensed under CC BY-SA 3.0
    - The font Acknowledge was confirmed to be free for any use

 -- Kari Pahula <kaol@debian.org>  Fri, 10 Aug 2007 11:39:30 +0300

singularity (0.25-1) unstable; urgency=low

  * New maintainters
  * New upstream release (Closes: #353750, #353886, #386187)

  [Ana Beatriz Guerrero Lopez]
  * Updated package to the last Python Policy (Closes: #380950).
  * Bumped compat to 5.
  * Bumped Standards-Version to 3.7.2, no changes required.
  * Changed to "Architecture: all" since the package does not include
    any architecture specific code (Closes: #357684).
  * Fixed minor errors in the description and man page (Closes: #355216).
    Thanks to Drake Wilson for the corrections.
  * Added Homepage in debian/control
  * Updated watch file 

  [Kari Pahula]
  * Switched over to use quilt for patches
  * Moved game data from /usr/share/singularity to
    /usr/share/games/singularity
  * Updated the debian/copyright file
  * Repackaged orig.tar.gz to split non-free game data to singularity-data
    package.  Resectioned singularity to contrib/games (Closes: #390413).
  * Removed bitstream-vera-ttf font from the repackaged orig.tar.gz too.
  * Added icon entry in menu file

 -- Kari Pahula <kaol@debian.org>  Mon,  2 Oct 2006 23:09:59 +0300

singularity (0.22-1) unstable; urgency=low

  * Initial release Closes: #339984

 -- Daniel Milstein <djmilstein@gmail.com>  Sun, 20 Nov 2005 02:53:41 +0000