File: changelog

package info (click to toggle)
openuniverse 1.0beta3.1%2Bdfsg-6.1
  • links: PTS
  • area: main
  • in suites: bullseye
  • size: 6,108 kB
  • sloc: cpp: 6,600; ansic: 3,439; yacc: 412; sh: 330; perl: 128; lex: 93; makefile: 59
file content (257 lines) | stat: -rw-r--r-- 10,915 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
openuniverse (1.0beta3.1+dfsg-6.1) unstable; urgency=medium

  * Non maintainer upload by the Reproducible Builds team.
  * No source change upload to rebuild on buildd with .buildinfo files.

 -- Holger Levsen <holger@debian.org>  Sat, 02 Jan 2021 01:09:07 +0100

openuniverse (1.0beta3.1+dfsg-6) unstable; urgency=high

  * debian/openuniverse.links: Fix symbolic link definition that prevent the
    program from starting (Closes: #850632)

 -- Javier Fernández-Sanguino Peña <jfs@debian.org>  Mon, 06 Feb 2017 20:54:45 +0100

openuniverse (1.0beta3.1+dfsg-5) unstable; urgency=low

  * debian/rules:
     - Fix FTBFS when only the arch-independent package is built, thanks go to
       Santiago Vila for the patch (Closes: #822951)
     - Create links using dh_link (openuniverse.links) instead of manually

 -- Javier Fernández-Sanguino Peña <jfs@debian.org>  Fri, 29 Apr 2016 19:25:26 +0200

openuniverse (1.0beta3.1+dfsg-4) unstable; urgency=medium

  * debian/rules: Now use debhelper tools to build the package. This should
    fix many of the lintian errors  (Closes: #817303, #822015)
  * debian/control: 
     - Add dependancy on debhelper 
     - Updated Standards version
     - Update maintainer's name (use UTF-8)
     - Update homepage
  * debian/compat: set compatibility version 9 (Closes:  #817609)

 -- Javier Fernández-Sanguino Peña <jfs@debian.org>  Sat, 23 Apr 2016 19:54:10 +0200

openuniverse (1.0beta3.1+dfsg-3) unstable; urgency=low

  * Build-Depend on libjpeg-dev for the transition from libjpeg62 to libjpeg8
    (Closes: #644071)

 -- Javier Fernandez-Sanguino Pen~a <jfs@debian.org>  Sun, 02 Oct 2011 21:25:12 +0200

openuniverse (1.0beta3.1+dfsg-2) unstable; urgency=low

  * Add Build-Depend on libplib1-dev to prepare for the binary package name
    change the maintainer is preparing for plib 1.8.5. libplib1 is still in
    experimental, however. So the package will need to be rebuilt when the new
    plib is uploaded to sid.

 -- Javier Fernandez-Sanguino Pen~a <jfs@debian.org>  Sun, 26 Apr 2009 11:44:42 +0200

openuniverse (1.0beta3.1+dfsg-1) unstable; urgency=low

   * Acknowledge NMU
   * Use patch provided by Thorsten Alteholz so that openuniverse only
     creates a log file if the '-logfile' argument is used. (Closes: 386848)
   * Update debian/openuniverse.1 to describe the new command line
     argument (-logfile)
   * Updated debian/openuniverse.1 to describe one known bug (Y2038)
   * Change the maintainer email address
   * Add a 'q' key to the program to quit it.
   * Modify the desktop file by removing the 'Encoding' key (not standard),
     adjusting some values, also add a translation to the comment (to
     Spanish)
   * Add a pixmap file for the menu
   * Add alternative libglut3-dev to freeglut3-dev in Build-Depends to
     be backport-friendly
   * Code fixes:
      * Add an include for <fcntl.h> in ou.cpp to fix FTBFS
      * Redefine several functions and parts of the code to use a 'const
       char *' as argument to prevent g++'s 'warning: deprecated conversion
       from string constant to 'char*' '
 
 -- Javier Fernandez-Sanguino Pen~a <jfs@debian.org>  Sun, 18 Jan 2009 21:30:43 +0100

openuniverse (1.0beta3.1+dfsg-0.1) unstable; urgency=low

  * Non-maintainer upload.
  * Re-encode debian/copyright from iso-8859-1 to utf-8
  * Delete texfont.cpp and texfont.h from the upstream. (Closes: #467125)
  * Add comments to debian/copyright for repackaging.
  * Add new texfont.cpp and texfont.h which uses plib
  * Add Build-Depends on plib1.8.4-dev
  * Adjust debian/rules to use plib
  * Fix menu to Applications/Science/Astronomy (Closes: #402371, #410748)
  * Build-Depends on freeglut3-dev instead of libglut3-dev (Closes: #394498)
  * Use Homepage field instead of the pseudo field in long description
  * Add debian/compat instead of using DH_COMPAT
  * Fix debian-rules-ignores-make-clean-error

 -- Ying-Chun Liu (PaulLiu) <grandpaul@gmail.com>  Sun, 14 Apr 2008 00:12:35 +0800

openuniverse (1.0beta3.1-7) UNRELEASED; urgency=low
  
  * If log.txt exists in the current working directory OU will not overwrite
  * Build-Depend on freeglut3-dev instead of libglut3-dev, but still be
    backport-friendly (Closes: #394498)

 -- Javier Fernandez-Sanguino Pen~a <jfs@computer.org>  Sat, 21 Oct 2006 21:59:32 +0200

openuniverse (1.0beta3.1-6) unstable; urgency=high

  *  Build-Depend on libglu1-mesa-dev (Closes: #366669)

 -- Javier Fernandez-Sanguino Pen~a <jfs@computer.org>  Sun, 21 May 2006 08:16:29 +0200

openuniverse (1.0beta3.1-5) unstable; urgency=low

  * Add desktop file provided by Phil Bull to Ubuntu (1.0beta3.1-2ubuntu2)

 -- Javier Fernandez-Sanguino Pen~a <jfs@computer.org>  Tue,  9 May 2006 10:52:07 +0200

openuniverse (1.0beta3.1-4) unstable; urgency=low

  * Fix the debian/rules to use dh_install properly, this way autobuilders
    will not build incorrect packages (Closes: #348841)
  [ Lintian fixes ]
  * Provide manpage in the correct package (openuniverse, not
    openuniverse-common). Adjust Conflicts of openuniverse accordingly
  * Fix FSF address in copyright file
  * Removed debian/conffiles to prevent duplicate files
  * Remove latin-1 char (in my name) from the manpage.

 -- Javier Fernandez-Sanguino Pen~a <jfs@computer.org>  Fri, 20 Jan 2006 00:27:56 +0100

openuniverse (1.0beta3.1-3) unstable; urgency=low

  * Remove xlibs-dev Build-Depends and added missing Build-Depends on X
    libraries (Closes: #347102)
  * Use debhelper compatibility version 4

 -- Javier Fernandez-Sanguino Pen~a <jfs@computer.org>  Sun, 15 Jan 2006 00:51:40 +0100

openuniverse (1.0beta3.1-2) unstable; urgency=low

  * Applied Andreas Jochens's patch to fix a FTBFS when compiling in amd64
    with gcc4.0 (Closes: #287883)

 -- Javier Fernandez-Sanguino Pen~a <jfs@computer.org>  Sun, 20 Mar 2005 00:59:07 +0100

openuniverse (1.0beta3.1-1) unstable; urgency=low

  * Repackaged openuniverse with a new stardata file. The stardata file
    has been generated with a custom script from the data provided in the
    kstars package, which uses the Hipparcos stardata catalogue which is
    free. The new star data catalogue might not be as complete as the previous
    one (based on Yale) but it is sufficient for most purposes. I might
    try to have a Yale parser in order to regenerate the data if the
    'yale' package is installed and available but for the moment this will
    do (Closes: #246049)
  * Included a few scripts to massage data from external sources (SpaceChart,
    the Yale catalogue and Kstars) to OpenUniverse's format
  * Adjusted the copyright file accordingly.

 -- Javier Fernandez-Sanguino Pen~a <jfs@computer.org>  Thu, 10 Jun 2004 23:59:22 +0200

openuniverse (1.0beta3-9) unstable; urgency=low

  * Move dh_movefiles call to the install target so that builds that
    do not run binary-indep move common files away from debian/tmp
    [hopefully now fixes this bug, cross fingers..] (Closes: #234490)


 -- Javier Fernandez-Sanguino Pen~a <jfs@computer.org>  Fri, 27 Feb 2004 00:47:48 +0100

openuniverse (1.0beta3-8) unstable; urgency=low

  * The "remind myself to fully test all scenarios before releasing" release
  * Changed the order in which binaries packages get created in 
    order to dh_movefiles before the openuniverse  package is created.
    Hopefully this won't introduce any new bugs.
    (Closes: #234490, 234645)

 -- Javier Fernandez-Sanguino Pen~a <jfs@computer.org>  Wed, 25 Feb 2004 13:25:19 +0100

openuniverse (1.0beta3-7) unstable; urgency=low

  * Openuniverse-common replaces/conflicts previous ou versions (Closes: #234490)

 -- Javier Fernandez-Sanguino Pen~a <jfs@computer.org>  Tue, 24 Feb 2004 08:45:03 +0100

openuniverse (1.0beta3-6) unstable; urgency=low

  * Moved all arch independent data to a separate package (Closes: #233425) 
  * Created symbolic link in /usr/share/doc/openuniverse in build instead
    of binary-arch target
  * Modified address of the FSF (updated to current one)

 -- Javier Fernandez-Sanguino Pen~a <jfs@computer.org>  Wed, 18 Feb 2004 09:18:04 +0100

openuniverse (1.0beta3-5) unstable; urgency=low

  * Moved screenshots directory to /var/games/openuniverse/scrshots
    this directory is setgid games but I'm not considering making
    openuniverse setgid. An administrator who wants his users to
    dump screenshots to the system must, specifically, grant them
    access to that directory. An alternative solution would be
    to make it rwxrwxrwt directory (such as /tmp) but I'm not doing
    this in the package for obvious security reasons. Finally, another
    solution would be making screenshots in the current working directory
    (or the user's home directory) which might be implemented in the
    future (Closes: #221607)
  * Documented the above and also fixed the typos in the manual page
    (Closes: #221614)
  * Also added a noticed regarding screenshots to the README.Debian file
  * Added a proper copyright notice
  * Openuniverse will not crash if it cannot write a screenshot (the 
    ScreenShot function will just return instead of shutdown())
  * Openuniverse will print the SHOTS_DIR in the error message if it
    cannot write to it.

 -- Javier Fernandez-Sanguino Pen~a <jfs@computer.org>  Wed, 24 Dec 2003 12:36:26 +0100

openuniverse (1.0beta3-4) unstable; urgency=low

  * Moved to 'science' section. 

 -- Javier Fernandez-Sanguino Pen~a <jfs@computer.org>  Wed, 12 Nov 2003 00:20:24 +0100

openuniverse (1.0beta3-3) unstable; urgency=low

  * Recovered from the archive (yes, I know I asked for it to be
    removed -#174453- but a package still Suggests: it and I want to 
    make a clean upgrade path from woody for people)
  * Added README.Debian with information about the Ndivia card's issues.
  * Added Homepage and notice of warning to control file
  * Cleanup of debian/rules
  * Updated Build-Depends, including xlibs-dev, flex, bison and libglutg3-dev 
  * Updated Standards version
  * Ou.conf is now stored in /etc (where it should always have been)
  * debian/rules now uses DESTDIR
  * Added #include <string.h> to src/cfgparse.y and fixed some syntactic
    errors.
  * Used code borrowed from the MNG Library to fix compilation error 
    in milkyway.cpp
  * Added  #define GL_GLEXT_PROTOTYPES to comet.cpp
  * Removed unecessary files from documentation (AUTHORS and INSTALL)

 -- Javier Fernandez-Sanguino Pen~a <jfs@computer.org>  Thu,  5 Jun 2003 01:40:55 +0200

openuniverse (1.0beta3-2) unstable; urgency=low

  * Fixed description typo.

 -- Javier Fernandez-Sanguino Pen~a <jfs@computer.org>  Mon, 26 Nov 2001 17:41:24 +0100

openuniverse (1.0beta3-1) unstable; urgency=low

  * Initial Release.
  * Fixed a tiny icky bug in the configure script that would not make it find glut (added -lm :)

 -- Javier Fernandez-Sanguino Pen~a <jfs@computer.org>  Wed,  6 Jun 2001 19:56:03 +0200

Local variables:
mode: debian-changelog
End: