File: changelog

package info (click to toggle)
prboom-plus 2%3A2.5.1.5~svn4462%2Bdfsg1-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 7,696 kB
  • ctags: 11,949
  • sloc: ansic: 93,809; objc: 1,684; makefile: 645; ruby: 174; sh: 78; python: 33
file content (166 lines) | stat: -rw-r--r-- 6,840 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
prboom-plus (2:2.5.1.5~svn4462+dfsg1-1) unstable; urgency=medium

  * Imported Upstream version 2.5.1.5~svn4462+dfsg1
    + This includes the 2.5.1.4 upstream release (r4459).
  * Restrict Build-Depends on libportmidi-dev to [linux-any].
  * Refresh patches.

 -- Fabian Greffrath <fabian@debian.org>  Sun, 24 Jan 2016 17:49:12 +0100

prboom-plus (2:2.5.1.4~svn4457+dfsg1-1) unstable; urgency=medium

  * Imported Upstream version 2.5.1.4~svn4457+dfsg1

 -- Fabian Greffrath <fabian@debian.org>  Mon, 30 Nov 2015 07:03:42 +0100

prboom-plus (2:2.5.1.4~svn4454+dfsg1-1) unstable; urgency=medium

  * Imported Upstream version 2.5.1.4~svn4454+dfsg1
  * Install bash-completion snippet.
  * Remove debian/patches/remove_google_adsense.patch,
    applied upstream.

 -- Fabian Greffrath <fabian@debian.org>  Wed, 28 Oct 2015 09:35:04 +0100

prboom-plus (2:2.5.1.4~svn4444+dfsg1-1) unstable; urgency=medium

  * Imported Upstream version 2.5.1.4~svn4444+dfsg1
  * Replace obsolete upstream version number with the
    Debian packaging version number.
  * Install prboom-plus.desktop file and SVG icon provided by upstream.
  * Drop Debian menu file and icons in PNG and XPM format.

 -- Fabian Greffrath <fabian@debian.org>  Tue, 29 Sep 2015 08:52:35 +0200

prboom-plus (2:2.5.1.4~svn4433+dfsg1-1) unstable; urgency=medium

  * New upstream SVN snapshot.
  * Do not suggest soundfonts at all, leave this to libsdl-mixer1.2.
  * Register as a handler for the application/x-doom-wad MIME type.

 -- Fabian Greffrath <fabian@debian.org>  Mon, 21 Sep 2015 06:57:19 +0200

prboom-plus (2:2.5.1.4~svn4429+dfsg1-1) unstable; urgency=medium

  * New upstream SVN snapshot.
  * Update Uploaders field with my Debian account.

 -- Fabian Greffrath <fabian@debian.org>  Thu, 27 Aug 2015 11:30:41 +0200

prboom-plus (2:2.5.1.4~svn4425+dfsg1-2) unstable; urgency=medium

  * Remove the transitional "prboom" package, add Breaks and Replaces
    to "prboom-plus" accordingly.
  * Remove virtual packages from Recommends, mention FreeDoom and
    FreeDM in the extended package description.
  * Turn debian/README.source into an actual shell script, turn the package
    name into a variable.
  * Update source location URI and Debian packaging copyright years in
    debian/copyright.
  * Remove menu entry for playing prboom-plus on a VC from
    debian/prboom-plus.menu.
  * Only install alternatives upon "abort-upgrade" or "configure" in
    debian/prboom-plus.postinst/prerm and add some more cosmetic fixes.
  * Remove obsolete forced xz compression of the Debian package.

 -- Fabian Greffrath <fabian+debian@greffrath.com>  Thu, 07 May 2015 15:59:54 +0200

prboom-plus (2:2.5.1.4~svn4425+dfsg1-1) unstable; urgency=medium

  * New upstream SVN snapshot.
  * Remove CPP timestamps to make builds reproducible.
  * Remove unused "Files:" paragraph from debian/copyright.
  * Add doc-base registration.
  * Bump Standards-Version to 3.9.6.
  * Condense Debian-specific changes to the default configuration
    into a single patch.

 -- Fabian Greffrath <fabian+debian@greffrath.com>  Thu, 30 Apr 2015 15:16:46 +0200

prboom-plus (2:2.5.1.4~svn4403+dfsg1-1) unstable; urgency=medium

  * New upstream SVN snapshot
    from new upstream SVN repository.

 -- Fabian Greffrath <fabian+debian@greffrath.com>  Thu, 23 Oct 2014 14:42:27 +0200

prboom-plus (2:2.5.1.4~svn4384+dfsg1-1) unstable; urgency=medium

  [ Fabian Greffrath ]
  * New upstream SVN snapshot.

  [ Vincent Cheng ]
  * Update to Standards version 3.9.5, no changes required.

 -- Fabian Greffrath <fabian+debian@greffrath.com>  Thu, 08 May 2014 09:55:46 +0200

prboom-plus (2:2.5.1.4~svn4356+dfsg1-1) unstable; urgency=low

  [ Fabian Greffrath ]
  * New upstream SVN snapshot.
  * Disable silent rules.
  * Add icons in SVG, PNG and XPM format, add icon entry to menu file,
    add desktop file (Closes: #726856).
  * Do not disable support for helper dogs anymore, we are using the
    free "baby worm demon" variant based on sprites and sounds from Freedoom.

  [ Jonathan Dowland ]
  * Remove google adsense tracking stuff from history.html that we distribute.
  * Update my name in the control file

 -- Jonathan Dowland <jmtd@debian.org>  Tue, 07 Jan 2014 21:39:37 +0000

prboom-plus (2:2.5.1.4~svn4346+dfsg1-1) unstable; urgency=low

  * New upstream SVN snapshot.
    + Mouse look now is available in software mode.
    + Added a crosshair. Three different crosshair graphics are for choice:
      cross, angle and dot. Extra features are changing crosshair colors
      according to the player's health and/or on sight of a target.
  * Add Build-Depends for all libraries we depend on, do not rely on libsdl*-dev
    to pull them in.
  * Demote freedoom et al. to Recommends to avoid circular dependencies.
  * Fix the sound font file name for musescore-soundfont-gm and prefer that
    package over freepats for usage with the fluidsynth MIDI player.

 -- Fabian Greffrath <fabian+debian@greffrath.com>  Tue, 10 Sep 2013 12:08:21 +0200

prboom-plus (2:2.5.1.4~svn4306+dfsg1-1) unstable; urgency=low

  * Upstream SVN snapshot of the prboom-plus codebase
    + Support up to eight joystick buttons instead of just four,
      the fifth and sixth buttons are mapped to strafe left and right
      (Closes: #606231, #612429).

  [ Jon Dowland ]
  * Initial packaging, based on prboom (Closes: #559132, #690905).
  * add a format specifier to a sprintf call

  [ Fabian Greffrath ]
  * Add myself to Uploaders.
  * The "--disable-i386-asm" configure flag is gone.
  * Append to LDFLAGS instead of overriding them.
  * Simplify the override_dh_auto_configure rule.
  * Add libdumb1-dev, libfluidsynth-dev, libportmidi-dev
    and libsdl-image1.2-dev to Build-Depends.
  * Add a symlink for the man page as well.
  * Remove obsolete debian/prboom+.files file.
  * Remove debian/prboom+.manpages, prboom-plus.6 is already
    installed by the build system.
  * Fix up binary and package names in debian/prboom+.{menu,prerm,postinst}.
  * Avoid redundant installation of docs.
  * Mention PrBoom+ in the extended package description.
  * Move "boom-wad | game-data-packager | doom-wad" to Depends, since we
    must have an IWAD in order to start the game.
  * Change default MIDI player to the OPL2 emulator, so "freepats" can get
    demoted to Suggests.
  * Add debian/README.source.
  * Provide a dummy package for the transition from prboom to prboom-plus.
  * Split prboom-plus-game-server into a separate package, prboom-plus
    links against way more libraries (Closes: #528057).
  * Simplify maintainer scripts.
  * Suggest mkvtoolnix, vorbis-tools and x264 for video capturing and
    change default Ogg Vorbis encoder name to oggenc.
  * Shorten and (hopefully) clarify package descriptions.

 -- Fabian Greffrath <fabian+debian@greffrath.com>  Wed, 19 Jun 2013 10:01:34 +0200