File: changelog

package info (click to toggle)
mupen64plus-video-glide64mk2 2.6.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 3,864 kB
  • sloc: cpp: 56,075; ansic: 16,874; makefile: 474; sh: 21
file content (221 lines) | stat: -rw-r--r-- 8,085 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
mupen64plus-video-glide64mk2 (2.6.0-2) unstable; urgency=medium

  * debian/control:
    - Remove unused dependency to libboost-*
    - Upgraded to policy 4.7.2, no changes required

 -- Sven Eckelmann <sven@narfation.org>  Sat, 01 Mar 2025 20:58:02 +0100

mupen64plus-video-glide64mk2 (2.6.0-1) unstable; urgency=medium

  * New Upstream Version
  * debian/rules:
    - Use DEB_BUILD_MAINT_OPTIONS to set lto flags
    - Use DEB_BUILD_MAINT_OPTIONS to set lfs flag
  * debian/control:
    - Replace pkg-config with pkgconf
  * debian/watch:
    - Switch to api.github.com to check for releases

 -- Sven Eckelmann <sven@narfation.org>  Mon, 15 Jul 2024 10:27:46 +0200

mupen64plus-video-glide64mk2 (2.5.9+27+ga07050d-1) unstable; urgency=medium

  * New Upstream Snapshot from a07050d143dddff921180b081164d46aaef2eb29
  * debian/rules:
    - disallow compiler to drop code related to signed integer overflows during
      optimization
  * Override invalid lintian warnings/errors
  * debian/control:
    - Upgraded to policy 4.6.2, no changes required

 -- Sven Eckelmann <sven@narfation.org>  Sat, 31 Dec 2022 18:52:10 +0100

mupen64plus-video-glide64mk2 (2.5.9+25+g95229fe-2) unstable; urgency=medium

  * debian/patches:
    - Add rdp-Avoid-signed-overflow-during-texture-block-loading.patch,
      Fix "swapped" pixels in various textures with GCC 12

 -- Sven Eckelmann <sven@narfation.org>  Tue, 15 Nov 2022 22:04:30 +0100

mupen64plus-video-glide64mk2 (2.5.9+25+g95229fe-1) unstable; urgency=medium

  * New Upstream Snapshot from 5dba5bd533911b0306dfad7349f0ed96bf47ec76
  * Upload to unstable

 -- Sven Eckelmann <sven@narfation.org>  Tue, 15 Nov 2022 13:57:09 +0100

mupen64plus-video-glide64mk2 (2.5.9-1) experimental; urgency=medium

  * New Upstream Version
  * debian/rules
    - Allow one to override pkg-config for crossbuilds
  * debian/control
    - Upgraded to policy 4.3.0, no changes required
    - Switch to debhelper 12
  * debian/copyright
    - Update copyright years to 2019

 -- Sven Eckelmann <sven@narfation.org>  Sat, 02 Mar 2019 20:17:06 +0100

mupen64plus-video-glide64mk2 (2.5-8) unstable; urgency=medium

  * debian/control:
    - Upgraded to policy 4.6.1, no changes required
    - Allow build without (fake)root
    - Move repository to from ecsv-guest to games-team
    - Switch default Vcs-Git branch to debian/unstable
    - Switch to debhelper compat 13
    - Remove versioned constraints unnecessary since buster
    - Use secure URI in Homepage field
    - Replace Build-Depends libgl1-mesa-dev with libgl-dev
  * debian/copyright
    - Update copyright years to 2022
  * Drop duplicated fields from upstream/metadata
  * Update debian/watch for format 4
  * debian/rules:
    - Drop default flag --as-needed from linker flags
  * Remove constraints unnecessary since buster (oldstable):
    + mupen64plus-video-glide64mk2: Drop versioned constraint on libmupen64plus2 in
      Breaks.

 -- Sven Eckelmann <sven@narfation.org>  Mon, 14 Nov 2022 19:01:31 +0100

mupen64plus-video-glide64mk2 (2.5-7) unstable; urgency=medium

  * debian/control
    - Automatically select correct Vcs-Git branch
    - Upgraded to policy 4.4.0, no changes required
    - Switch to debhelper 12
  * debian/patches:
    - Add Fix-spelling-error-in-RDP-environment-debug-output.patch, Fix
      spelling error in RDP environment debug output
  * debian/rules
    - Allow one to override pkg-config for crossbuilds
  * debian/copyright
    - Update copyright years to 2019

 -- Sven Eckelmann <sven@narfation.org>  Wed, 28 Aug 2019 00:05:29 +0200

mupen64plus-video-glide64mk2 (2.5-6) unstable; urgency=medium

  * Upgraded to policy 4.2.1
    - remove get-orig-source rule from debian/rules
  * debian/rules
    - Drop (now default) parameter --parallel for dch

 -- Sven Eckelmann <sven@narfation.org>  Thu, 18 Oct 2018 21:55:45 +0200

mupen64plus-video-glide64mk2 (2.5-5) unstable; urgency=medium

  * debian/control
    - Change Vcs-Git to https://
    - update to debhelper 10
    - Switch to salsa URLs for Vcs-*
  * Sort debian control files with `wrap-and-sort -abst`
  * Upgraded to policy 4.1.3, no changes required
  * debian/copyright:
    - Update copyright years
  * debian/rules
    - Remove ddeb migration conflict against pre-stretch package
    - Disable usage of libtxc-dxtn0 which is no longer available
      (Closes: #889606)

 -- Sven Eckelmann <sven@narfation.org>  Mon, 05 Feb 2018 08:37:04 +0100

mupen64plus-video-glide64mk2 (2.5-4) unstable; urgency=medium

  * debian/rules:
    -  Build armhf for reproducible CI with GLES

 -- Sven Eckelmann <sven@narfation.org>  Thu, 14 Jan 2016 23:12:34 +0100

mupen64plus-video-glide64mk2 (2.5-3) unstable; urgency=medium

  * debian/control, debian/rules:
     - Drop mupen64plus-video-glide64mk2-dbg in favor of -dbgsym package
  * debian/patches:
    - Add Fix-spelling-errors.patch, Fix spelling errors
  * Update copyright years in debian/copyright

 -- Sven Eckelmann <sven@narfation.org>  Fri, 01 Jan 2016 14:01:21 +0100

mupen64plus-video-glide64mk2 (2.5-2) unstable; urgency=medium

  * debian/patches:
    - Move patches to alternative DEP-3 format and manage them with gbp pq
    - Add Use-pkg-config-to-find-GLESv2-library.patch, Use pkg-config to
      find GLESv2 library
  * debian/control:
    - Move Vcs URLs from collab-maint to pkg-games
    - Update upstream URLs
    - Set Maintainer to Debian Games Team

 -- Sven Eckelmann <sven@narfation.org>  Thu, 26 Nov 2015 07:52:31 +0100

mupen64plus-video-glide64mk2 (2.5-1) unstable; urgency=medium

  * New Upstream Version
  * debian/control:
    - Upgraded to policy 3.9.6, no changes required
    - Change Vcs-Browser to new alioth CGit URL
  * debian/copyright:
    - Update years
    - Fix errors in paths to specific files
    - Reorder copyright sections and remove some wildcards
    - Add new files in 2.5
  * debian/patches:
    - Remove upstream merged empty_dlist.patch, init_quit.patch,
      kfreebsd_hurd_support.patch, load_hires_cache.patch,
      mesa_fxt1.patch, old_glgethandlearb_program_object.patch,
      path_max_war.patch, s3tc_removal.patch, shader_reset.patch
    - Add revert_forced_linux_flto_jobserver.patch, Remove forced
      flto=jobserver on linux
    - Add fix_negative_framebuffers_indices.patch, Fix negative
      frame_buffer indices
    - Add fix_segfault_on_texture_load.patch, Fix segfault when loading
      4bCI texture with negative ext
  * Add debian/upstream/metadata with some contact addresses of the
    upstream project

 -- Sven Eckelmann <sven@narfation.org>  Sat, 02 May 2015 12:19:45 +0200

mupen64plus-video-glide64mk2 (2.0-3) unstable; urgency=low

  * Upgraded to policy 3.9.5, no changes required
  * debian/patches:
    - Add shader_reset.patch, Set shader again after displaying OSD
    - Add empty_dlist.patch, Handle empty display list to avoid infinite loop
    - Add old_glgethandlearb_program_object.patch, Use glGetHandleARB to get
      program object
    - Add DEP-3 origin information
  * debian/watch:
    - Change upstream check from bitbucket to github
  * debian/copyright:
    - Change upstream source to github
  * debian/get-orig-source.sh
    - Change upstream repository to github
    - Change SCM from Mercurial to Git
  * Update copyright years in debian/copyright
  * Move keyring for signature verification to new debian/upstream/
  * debian/rules:
    - Use Largefile Support enabled C API

 -- Sven Eckelmann <sven@narfation.org>  Sat, 30 Aug 2014 18:10:37 +0200

mupen64plus-video-glide64mk2 (2.0-2) unstable; urgency=low

  * debian/patches:
    - Add load_hires_cache.patch, Enable the dump_cache to allow loading of
      *.dat files
    - Add kfreebsd_hurd_support.patch, Allow to compile under kFreeBSD and Hurd
    - Add path_max_war.patch, Add a workaround for systems not defining PATH_MAX

 -- Sven Eckelmann <sven@narfation.org>  Sun, 01 Sep 2013 13:06:09 +0200

mupen64plus-video-glide64mk2 (2.0-1) unstable; urgency=low

  * Initial release (Closes: #714994)

 -- Sven Eckelmann <sven@narfation.org>  Wed, 10 Jul 2013 23:25:40 +0200