File: changelog

package info (click to toggle)
whichwayisup 0.7.9-10
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 1,804 kB
  • sloc: python: 2,372; sh: 3; makefile: 2
file content (158 lines) | stat: -rw-r--r-- 5,817 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
whichwayisup (0.7.9-10) unstable; urgency=medium

  * The old upstream homepage is gone and no longer provides the original
    sources of whichwayisup. Remove debian/watch and point to
    tracker.debian.org where users can find the latest information.

 -- Markus Koschany <apo@debian.org>  Thu, 14 Sep 2023 00:08:18 +0200

whichwayisup (0.7.9-9) unstable; urgency=medium

  * Declare compliance with Debian Policy 4.6.2.

 -- Markus Koschany <apo@debian.org>  Mon, 27 Feb 2023 00:45:10 +0100

whichwayisup (0.7.9-8) unstable; urgency=medium

  [ Reiner Herrmann ]
  * Fix crash when joystick is being used.
    The keys_released dictionary was not initialized for all possible keys,
    which could lead to a KeyError when one of the entries was accessed.
    (as these keys are related to Joystick inputs, this seems to happen only
    with connected Joysticks) (Closes: #974701)
  * Declare that d/rules does not require root
  * Update watch file to version format 4
  * Bump debhelper-compat version to 13
  * Bump Standards-Version to 4.5.1

 -- Markus Koschany <apo@debian.org>  Mon, 23 Nov 2020 00:12:56 +0100

whichwayisup (0.7.9-7) unstable; urgency=medium

  * Team upload.
  * Port to python3. (Closes: #912500)
  * Use HTTPS for homepage.
  * Bump Standards-Version to 4.4.0.
  * Bump debhelper compat level to 12.
  * Drop override_dh_installchangelogs target, as changelog is auto-detected.

 -- Reiner Herrmann <reiner@reiner-h.de>  Fri, 26 Jul 2019 22:02:06 +0200

whichwayisup (0.7.9-6) unstable; urgency=medium

  * Switch to compat level 11.
  * Drop deprecated menu file and xpm icon.
  * Declare compliance with Debian Policy 4.2.1.
  * Use canonical VCS URI.
  * d/control: Switch from priority extra to optional.

 -- Markus Koschany <apo@debian.org>  Sat, 08 Dec 2018 15:19:50 +0100

whichwayisup (0.7.9-5) unstable; urgency=medium

  * Moved the package to Git.
  * Declare compliance with Debian Policy 3.9.8.
  * Vcs-fields: Use https.
  * Update my e-mail address.

 -- Markus Koschany <apo@debian.org>  Sat, 16 Jul 2016 20:53:17 +0200

whichwayisup (0.7.9-4) unstable; urgency=medium

  * Update font_path.patch. Fix path to DejaVuSans.ttf.
    - Thanks to Stefan Arnold for the report. (Closes: #754889)
  * Declare compliance with Debian Policy 3.9.5.
  * Remove build-dependency and dependency on python-ogg.
    - python-pygame provides all necessary features.
  * Install whichwayisup.png to usr/share/icons/hicolor/64x64/apps.

 -- Markus Koschany <apo@gambaru.de>  Tue, 15 Jul 2014 23:37:22 +0200

whichwayisup (0.7.9-3) unstable; urgency=low

  [ Ansgar Burchardt ]
  * debian/game.sh: Use exec when calling python.

  [ Markus Koschany ]
  * Add myself to Uploaders.
  * Switch to source format 3.0 (quilt).
  * Bump compat level to 9 and require debhelper >= 9.
  * debian/control:
    - Drop quilt dependency. Source format 3.0 uses quilt by default.
    - Use canonical Vcs-URI.
    - Bump Standards-Version to 3.9.4, no changes.
    - Depend on fonts-dejavu-core instead of ttf-dejavu-core.
    - Add python, python-pygame and python-ogg to Build-Depends-Indep.
    - Replace python with ${python:Depends}.
    - Update homepage field.
  *  Move game.sh to bin/whichwayisup and install it to /usr/games directly.
     Hence we can drop whichwayisup.links.
  * Add longtitle to whichwayisup.menu
  * Add keywords and comment in German to desktop file.
  * Drop README.source.
  * Simplify debian/rules by using dh sequencer and build with --python2.
  * Add DEP-3 headers to all patches.
  * Add initialize-only-required-pygame-modules.patch. (Closes: #432015)
  * Add check-for-joystick-axes-not-null.patch.
    - Under certain circumstances whichwayisup detected keyboards as joysticks.
      This patch also checks whether the joystick has axes. This prevents the
      game from failing to start. (Closes: #710162)
  * Update debian/copyright to copyright format 1.0.
  * Add Bitstream-Vera-Fonts license.
  * Install documentation how to create new game levels. (creating_levels.txt)
  * Install a higher resolution whichwayisup.png icon. (Closes: #471579)
  * Update debian/watch and make the extension regex more flexible.

 -- Markus Koschany <apo@gambaru.de>  Tue, 28 May 2013 19:45:33 +0200

whichwayisup (0.7.9-2) unstable; urgency=low

  * python-pyogg was renamed into python-ogg, update dependencies accordingly
    (Closes: #494895)
  * Refresh patches.
  * Bump Standards Version to 3.8.0 (no changes)
    + Add README.source
  * Add the word "Copyright" to copyright statement for the Debian packaging
    to make lintian happy.

 -- Ansgar Burchardt <ansgar@43-1.org>  Sun, 22 Feb 2009 00:25:46 +0100

whichwayisup (0.7.9-1) unstable; urgency=low

  [ Miriam Ruiz ]
  * Fixed URL to GPL v2 in debian/copyright
  * Fixed bashism: Replaced "{build,configure}-stamp"
    by "build-stamp configure-stamp" in debian/rules.

  [ Jon Dowland ]
  * Add Homepage: to source control stanza

  [ Evgeni Golov ]
  * Switch to DejaVu fonts (Closes: #461296)

  [ Ansgar Burchardt ]
  * New upstream release
    + Support for fullscreen mode (Closes: #431385)
  * debian/control:
    + Remove Homepage semi-field from description
    + Change XS-Vcs-* to Vcs-*
    + Bump Debian Standards version to 3.7.3
    + Add myself to uploaders
  * debian/rules:
    + Call dh_desktop
  * debian/whichwayisup.desktop:
    + Remove deprecated Encoding key
  * Include /usr/share/quilt/quilt.make instead of calling it

 -- Ansgar Burchardt <ansgar@43-1.org>  Mon, 18 Feb 2008 00:17:36 +0100

whichwayisup (0.7.0-1) unstable; urgency=low

  [ Miriam Ruiz ]
  * Initial release (Closes: #427029)

  [ Jon Dowland ]
  * update menu section to "Games/Action" for menu policy transition.
    Thanks Linas Žvirblis.

 -- Jon Dowland <jon@alcopop.org>  Thu, 12 Jul 2007 12:08:21 +0100