File: changelog

package info (click to toggle)
mesa-demos 9.0.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 53,640 kB
  • sloc: ansic: 162,474; cpp: 1,601; python: 74; makefile: 44; sh: 8
file content (207 lines) | stat: -rw-r--r-- 7,107 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
mesa-demos (9.0.0-2) unstable; urgency=medium

  * Upload to sid.

 -- Timo Aaltonen <tjaalton@debian.org>  Tue, 13 Feb 2024 09:40:18 +0200

mesa-demos (9.0.0-1) experimental; urgency=medium

  * New upstream release.
  * watch: Updated.
  * no_eglfbdev.diff: Dropped, with meson eglfbdev is only built on
    Linux.
  * control: Add libdecor-0-dev and libxkbcommon-dev build-deps for
    wayland support.
  * install: Add new tools.
  * Enable vulkan support, adds vkgears.

 -- Timo Aaltonen <tjaalton@debian.org>  Fri, 24 Mar 2023 10:50:02 +0200

mesa-demos (8.5.0-1) unstable; urgency=medium

  * New upstream release.
  * watch: Updated. (Closes: #1012161)
  * Update signing-key.asc.
  * control, rules: Migrate to meson, add wayland-protocols to build-
    depends.

 -- Timo Aaltonen <tjaalton@debian.org>  Tue, 31 May 2022 15:02:00 +0300

mesa-demos (8.4.0-2) unstable; urgency=medium

  * control: Migrate to debhelper-compat, bump to 13.
  * control: Bump policy to 4.6.0.
  * Merge -extra in mesa-utils, and add a separate package for native
    binaries. (Closes: #792223)
  * control: Update vcs urls.
  * control: Drop Maarten from uploaders.

 -- Timo Aaltonen <tjaalton@debian.org>  Wed, 13 Apr 2022 14:53:10 +0300

mesa-demos (8.4.0-1) unstable; urgency=medium

  * New upstream release.
  * Drop configure.ac-Auto-detect-wayland-support.diff, upstream.
  * Drop configure.ac-Fix-default-behavior-of-AC_ARG_WITH-glut.patch,
    upstream.
  * Update watch url.
  * Distribute eglinfo within mesa-utils-extra.
  * Bump debhelper compat to 11.
  * Bump standards version to 4.1.3.

 -- Andreas Boll <andreas.boll.dev@gmail.com>  Fri, 23 Feb 2018 11:35:05 +0100

mesa-demos (8.3.0-5) unstable; urgency=medium

  * Switch mesa3d.org URLs to https.
  * Upload to unstable.

 -- Andreas Boll <andreas.boll.dev@gmail.com>  Fri, 23 Jun 2017 12:11:59 +0200

mesa-demos (8.3.0-4) experimental; urgency=medium

  * control: Drop libgles1-mesa-dev from build-depends. (Closes:
    #855122) (LP: #1670674)

 -- Timo Aaltonen <tjaalton@debian.org>  Tue, 07 Mar 2017 15:36:16 +0200

mesa-demos (8.3.0-3) unstable; urgency=medium

  * Bump debhelper compat to 10.
    - Drop build-deps on dh-autoreconf, autoconf and automake.
  * No need to pass --disable-silent-rules to configure, debhelper does
    that for a while.
  * No need for --destdir=debian/tmp as we have multiple binary
    packages.

 -- Andreas Boll <andreas.boll.dev@gmail.com>  Thu, 22 Dec 2016 16:58:32 +0100

mesa-demos (8.3.0-2) unstable; urgency=medium

  [ Sven Joachim ]
  * Build mesa-utils-extra on all architectures (Closes: #835270).

  [ Andreas Boll ]
  * watch: Update url to use https instead of ftp.
  * control: Bump Standards-Version to 3.9.8 (no changes).
  * source/local-options: Add more files to extend-diff-ignore option.
    Fixes 31 patch-system-but-direct-changes-in-diff lintian warnings.
  * Enable and ship es2gears_wayland on Linux (Closes: #829276)
    - Add configure.ac-Auto-detect-wayland-support.diff.
    - Add build-dep on libwayland-dev.

 -- Andreas Boll <andreas.boll.dev@gmail.com>  Tue, 06 Sep 2016 17:40:28 +0200

mesa-demos (8.3.0-1) unstable; urgency=medium

  * New upstream release.
  * Remove duplicated field "Priority" from package mesa-utils-extra.
  * Update debian/copyright from mesa's docs/license.html and remove the
    unused LGPL (src/util/glstate.[ch] got removed upstream).
  * Drop unneeded egl-Remove-demos-using-EGL_MESA_screen_surface.diff.
  * Add configure.ac-Fix-default-behavior-of-AC_ARG_WITH-glut.patch to
    fix the default behavior of configure if glut isn't installed.

 -- Andreas Boll <andreas.boll.dev@gmail.com>  Fri, 11 Dec 2015 10:08:53 +0100

mesa-demos (8.2.0-3) unstable; urgency=medium

  * Run quilt before autoreconf, should fix FTBFS on kfreebsd-i386.

 -- Andreas Boll <andreas.boll.dev@gmail.com>  Thu, 05 Nov 2015 23:05:53 +0100

mesa-demos (8.2.0-2) unstable; urgency=medium

  * Add egl-Remove-demos-using-EGL_MESA_screen_surface.diff, fixes FTBFS
    against mesa >= 10.6 (Closes: #796373).
  * Refresh no_eglfbdev.diff.
  * Remove obsolete es2gears_screen from installation.
  * Remove obsolete Replaces from pre-squeeze.
  * Update Vcs-* fields.
  * Bump standards version to 3.9.6.
  * Enable parallel build.
  * Add debian/source/local-options with --extend-diff-ignore.
  * Add myself to Uploaders.

 -- Andreas Boll <andreas.boll.dev@gmail.com>  Thu, 05 Nov 2015 18:05:47 +0100

mesa-demos (8.2.0-1) unstable; urgency=high

  [ Andreas Boll ]
  * New upstream release.
    - drawtex: resolve glDrawTexfOES extension function (Closes: #753192).

  [ Julien Cristau ]
  * Add pgpsigurlmangle option to debian/watch, and add
    debian/upstream/signing-key.asc to let uscan verify tarball sigs.
  * High urgency upload for RC bug fix.

 -- Julien Cristau <jcristau@debian.org>  Tue, 08 Jul 2014 15:00:10 +0200

mesa-demos (8.1.0-2) unstable; urgency=low

  [ Sven Joachim ]
  * Don't build mesa-utils-extra on hurd, libegl1-mesa-dev is not
    available there.
  * New patch no_eglfbdev.diff: don't build the eglfbdev demo program
    which does not compile on non-Linux architectures and is not
    installed anyway.
    - Add a build dependency on quilt and a README.Source boilerplate.

 -- Cyril Brulebois <kibi@debian.org>  Mon, 02 Sep 2013 02:40:33 +0200

mesa-demos (8.1.0-1) unstable; urgency=low

  [ Sven Joachim ]
  * New upstream release (Closes: #706022).
  * Build-depend on libglew-dev rather than libglew1.5-dev.

  [ Andreas Boll ]
  * Fix typo in es2_info man page.

  [ Riku Voipio ]
  * Add package mesa-utils-extra containing the EGL/GLES2 demos.
    (Closes: #635764)

  [ Robert Hooker ]
  * Install es2gears_x11 and es2gears_screen, create es2gears symlink
    pointing to es2gears_x11 for general usage.

  [ Andreas Boll ]
  * Use debhelper 9 to use hardened compiler flags.
  * Disable silent rules.

  [ Maarten Lankhorst ]
  * Add symlinks for es2gears manpages.
  * Bump standards-version to 3.9.4.
  * Add self to uploaders.

 -- Maarten Lankhorst <maarten.lankhorst@ubuntu.com>  Mon, 05 Aug 2013 18:26:47 +0200

mesa-demos (8.0.1-2) unstable; urgency=low

  * Upload to unstable.

 -- Julien Cristau <jcristau@debian.org>  Tue, 08 Feb 2011 16:06:03 +0100

mesa-demos (8.0.1-1) experimental; urgency=low

  * Initial upload to debian as a separate source package.
  * Set Maintainer to the Debian X Strike Force.
  * Set Homepage to mesa3d.org instead of mesa3d.sf.net.
  * Add a bunch more copyright notices and MIT-like license variants to
    debian/copyright.

 -- Julien Cristau <jcristau@debian.org>  Sat, 13 Nov 2010 01:47:56 +0100

mesa-demos (8.0.1-0ubuntu1) maverick; urgency=low

  [ Robert Hooker ]
  * Initial debian packaging of mesa demos now that they are split out
    of the mesa source. (LP: #648401)
  [ Christopher James Halse Rogers]
  * Add debian/watch
  * Split package drops the glxgears_is_not_a_benchmark patch.  Not printing
    the FPS of glxgears isn't really important enough to patch out.

 -- Christopher James Halse Rogers <raof@ubuntu.com>  Mon, 27 Sep 2010 16:18:27 +1000