File: changelog

package info (click to toggle)
x11proto-gl 1.4.17-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch
  • size: 804 kB
  • ctags: 2,080
  • sloc: sh: 3,674; ansic: 2,273; makefile: 24
file content (208 lines) | stat: -rw-r--r-- 6,444 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
x11proto-gl (1.4.17-1) unstable; urgency=medium

  * New upstream release.

 -- Julien Cristau <jcristau@debian.org>  Wed, 11 Dec 2013 22:10:29 +0100

x11proto-gl (1.4.16-2) unstable; urgency=low

  * Upload to unstable.

 -- Julien Cristau <jcristau@debian.org>  Sun, 09 Jun 2013 14:42:02 +0200

x11proto-gl (1.4.16-1) experimental; urgency=low

  [ Maarten Lankhorst ]
  * New upstream release.

 -- Julien Cristau <jcristau@debian.org>  Sat, 14 Jul 2012 15:49:10 +0200

x11proto-gl (1.4.15-1) unstable; urgency=low

  * New upstream release.

 -- Julien Cristau <jcristau@debian.org>  Sun, 15 Apr 2012 15:48:21 +0200

x11proto-gl (1.4.14-2) unstable; urgency=low

  * Mark x11proto-gl-dev Multi-Arch: foreign.
  * Install .pc file to /usr/share/pkgconfig instead of
    /usr/lib/pkgconfig

 -- Steve Langasek <vorlon@debian.org>  Sat, 02 Jul 2011 01:50:08 +0100

x11proto-gl (1.4.14-1) unstable; urgency=low

  * New upstream release.
  * Switch to dh:
    - Bump debhelper build-dep and compat to 8.
    - Use dh-autoreconf and quilt sequences, rewrite rules file.
    - Add placeholder quilt series file.
  * Remove xsfbs accordingly.
  * Update Uploaders list. Thanks, David!
  * Wrap Depends/Replaces.
  * Drop unnecessary Pre-Depends on x11-common.
  * Bump Standards-Version to 3.9.2 (no changes).

 -- Cyril Brulebois <kibi@debian.org>  Thu, 30 Jun 2011 01:03:26 +0200

x11proto-gl (1.4.12-1) unstable; urgency=low

  [ Robert Hooker ]
  * New upstream release.

  [ Cyril Brulebois ]
  * Remove ChangeLog from .gitignore, and update it.
  * Add pkg-config build-dep.
  * Update debian/copyright.
  * Switch from --list-missing to --fail-missing for additional safety.
  * Add myself to Uploaders.

 -- Cyril Brulebois <kibi@debian.org>  Wed, 03 Nov 2010 21:26:15 +0100

x11proto-gl (1.4.11-1) unstable; urgency=low

  [ Julien Cristau ]
  * Rename the build directory to not include DEB_BUILD_GNU_TYPE for no
    good reason.  Thanks, Colin Watson!

  [ Brice Goglin ]
  * New upstream release, closes: #570045.
  * Bump xutils-dev build-dep to 1:7.5~1 for util-macros 1.3.0.

 -- Brice Goglin <bgoglin@debian.org>  Tue, 16 Feb 2010 07:24:20 +0100

x11proto-gl (1.4.10-1) unstable; urgency=low

  * All the code under the GLX Public License has been made available under
    the SGI Free Software License B, so remove GLXPL from debian/copyright.
  * New upstream release.
  * Run autoreconf on build.
  * Drop XS- prefix from Vcs fields in debian/control.
  * Add README.source, bump Standards-Version to 3.8.1.
  * Remove Branden from Uploaders.

 -- Julien Cristau <jcristau@debian.org>  Mon, 08 Jun 2009 17:30:57 +0200

x11proto-gl (1.4.9-2) unstable; urgency=low

  * Update debian/copyright to the SGI Free Software License B, version 2.0.
    It now mirrors the free X11 license used by X.Org.
    http://www.sgi.com/company_info/newsroom/press_releases/2008/september/opengl.html
    Not closing bug#368559 for now, because glxint.h is covered by the GLX
    Public License, which is still not free.

 -- Julien Cristau <jcristau@debian.org>  Sat, 20 Sep 2008 16:16:21 +0200

x11proto-gl (1.4.9-1) unstable; urgency=low

  [ Brice Goglin ]
  * Update the long description.
  * Add URL in debian/copyright.
  * Add XS-Vcs-* to debian/control.
  * Remove Fabio from Uploaders, with his permission.

  [ David Nusinow ]
  * New upstream version

 -- David Nusinow <dnusinow@debian.org>  Wed, 14 Nov 2007 22:47:03 -0500

x11proto-gl (1.4.8-1) unstable; urgency=low

  * New upstream release

 -- David Nusinow <dnusinow@debian.org>  Mon, 25 Sep 2006 21:25:16 -0400

x11proto-gl (1.4.7-2) UNRELEASED; urgency=low

  [ Andres Salomon ]
  * Test for obj-$(DEB_BUILD_GNU_TYPE) before creating it during build;
    idempotency fix. 

  [ Riccardo Setti ]
  * Now we ship the entire Licenses (closes: #368558) 

 -- Andres Salomon <dilinger@debian.org>  Mon, 17 Jul 2006 00:04:43 -0400

x11proto-gl (1.4.7-1) experimental; urgency=low

  * New upstream release
  * Move debhelper from build-depends-indep to build-depends because we use
    dh_clean in the clean target of debian/rules
  * Bump standards version to 3.7.2.0
  * Run dh_install with --list-missing
  * Bump debhelper compat to 5

 -- David Nusinow <dnusinow@debian.org>  Sat,  1 Jul 2006 22:40:35 -0400

x11proto-gl (1.4.6-2) unstable; urgency=low

  [ David Nusinow ]
  * Upload to unstable

 -- Riccardo Setti <giskard@debian.org>  Sun,  6 Aug 2006 21:40:34 +0200

x11proto-gl (1.4.6-1) experimental; urgency=low

  * New upstream release

 -- David Nusinow <dnusinow@debian.org>  Tue, 21 Mar 2006 21:15:37 -0500

x11proto-gl (1.4.5-1) experimental; urgency=low

  * New upstream release

 -- David Nusinow <dnusinow@debian.org>  Sun, 12 Mar 2006 16:38:41 -0500

x11proto-gl (1.4.3-3) experimental; urgency=low

  * Fix pre-dependency versioning on x11-common to a package version that
    actually exists. Thanks Julien Cristau.

 -- David Nusinow <dnusinow@debian.org>  Sun,  5 Mar 2006 21:09:03 -0500

x11proto-gl (1.4.3-2) experimental; urgency=low

  * Add epoch to versioned Pre-Depends on x11-common to make upgrades
    from monolithic x11-common work (Closes: #351779).

 -- David Nusinow <dnusinow@debian.org>  Thu, 23 Feb 2006 23:22:51 -0500

x11proto-gl (1.4.3-1) experimental; urgency=low

  * First upload to Debian

 -- David Nusinow <dnusinow@debian.org>  Fri, 30 Dec 2005 14:35:59 -0500

x11proto-gl (1.4+cvs.20050524-5) breezy; urgency=low

  * Add Replaces back to xlibmesa-gl-dev (closes: Ubuntu#15770).

 -- Daniel Stone <daniel.stone@ubuntu.com>  Thu, 22 Sep 2005 08:41:54 +1000

x11proto-gl (1.4+cvs.20050524-4) breezy; urgency=low

  * Remove glx.h and glu.h, as Mesa will provide these.
  * Remove Replaces on mesag-dev and xlibmesa-gl-dev.
  * Remove Pre-Depends on x-common.

 -- Daniel Stone <daniel.stone@ubuntu.com>  Tue, 16 Aug 2005 05:00:59 +1000

x11proto-gl (1.4+cvs.20050524-2) breezy; urgency=low

  * Add Replaces on mesag-dev.

 -- Daniel Stone <daniel.stone@ubuntu.com>  Mon, 18 Jul 2005 19:31:36 +1000

x11proto-gl (1.4+cvs.20050524-1) breezy; urgency=low

  * Update to CVS, which puts headers in $(includedir)/GL, not /X11/GL.
  * Conflict with xlibmesa-gl-dev (<< 6.8.2-19), ditto libglu-dev-xorg.

 -- Daniel Stone <daniel.stone@ubuntu.com>  Tue, 24 May 2005 11:53:01 +1000

x11proto-gl (1.4-1) breezy; urgency=low

  * First x11proto-gl release.

 -- Daniel Stone <daniel.stone@ubuntu.com>  Mon, 16 May 2005 22:10:17 +1000