x11proto-gl: Changes to 'debian-unstable'

2013-06-09 Thread Julien Cristau
 debian/changelog |6 ++
 1 file changed, 6 insertions(+)

New commits:
commit 785730a2ab6376f43cf7122eead076050e0f49c2
Author: Julien Cristau 
Date:   Sun Jun 9 14:42:20 2013 +0200

Upload to unstable.

diff --git a/debian/changelog b/debian/changelog
index 5bd467a..11191eb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+x11proto-gl (1.4.16-2) unstable; urgency=low
+
+  * Upload to unstable.
+
+ -- Julien Cristau   Sun, 09 Jun 2013 14:42:02 +0200
+
 x11proto-gl (1.4.16-1) experimental; urgency=low
 
   [ Maarten Lankhorst ]


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1uleyz-0002rp...@vasks.debian.org



x11proto-gl: Changes to 'debian-unstable'

2012-07-14 Thread Julien Cristau
 ChangeLog|   26 ++
 debian/changelog |5 +++--
 2 files changed, 29 insertions(+), 2 deletions(-)

New commits:
commit b4e31889425ac4cec807d0671d3b688be605ad4e
Author: Julien Cristau 
Date:   Sat Jul 14 15:49:16 2012 +0200

Upload to experimental

diff --git a/debian/changelog b/debian/changelog
index 256d46e..5bd467a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,9 @@
-x11proto-gl (1.4.16-1) UNRELEASED; urgency=low
+x11proto-gl (1.4.16-1) experimental; urgency=low
 
+  [ Maarten Lankhorst ]
   * New upstream release.
 
- -- Maarten Lankhorst   Thu, 12 Jul 2012 
15:11:04 +0200
+ -- Julien Cristau   Sat, 14 Jul 2012 15:49:10 +0200
 
 x11proto-gl (1.4.15-1) unstable; urgency=low
 

commit 0c098fd7b1c9146f0282b407bf81c25f832e490d
Author: Julien Cristau 
Date:   Sat Jul 14 15:44:24 2012 +0200

Bump changelog

diff --git a/ChangeLog b/ChangeLog
index abd611f..6124d1e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,29 @@
+commit ec1eec4355ee4a6c5134f2178192f10b6d28a87a
+Author: Dave Airlie 
+Date:   Thu Jul 12 22:55:53 2012 +1000
+
+glproto: bump version to 1.4.16 for release.
+
+Signed-off-by: Dave Airlie 
+
+commit 458a9eb2660b6c9fcc5b63ad55d0529c22803138
+Author: Ian Romanick 
+Date:   Wed May 23 13:49:36 2012 -0700
+
+glproto: Add define for GLX_EXT_create_context_es2_profile
+
+Signed-off-by: Ian Romanick 
+Reviewed-by: Matt Turner 
+
+commit ec3f3387211f428886dfdee2443e16f45e00e77b
+Author: Ian Romanick 
+Date:   Wed May 23 13:47:52 2012 -0700
+
+glproto: Fix typo in name of GLX_LOSE_CONTEXT_ON_RESET_ARB
+
+Signed-off-by: Ian Romanick 
+Reviewed-by: Matt Turner 
+
 commit 29d5b553b30755a25300c30b67d39b37c9a76466
 Author: Ian Romanick 
 Date:   Mon Nov 28 10:53:17 2011 -0800


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1sq2my-0005qf...@vasks.debian.org



x11proto-gl: Changes to 'debian-unstable'

2012-07-12 Thread Maarten Lankhorst
 configure.ac |2 +-
 debian/changelog |6 ++
 glxtokens.h  |4 +++-
 3 files changed, 10 insertions(+), 2 deletions(-)

New commits:
commit f49c771366ef83e2eaa7611bbbe236d335e6cd4c
Author: Maarten Lankhorst 
Date:   Thu Jul 12 15:11:29 2012 +0200

New upstream release.

diff --git a/debian/changelog b/debian/changelog
index fbb83ce..256d46e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+x11proto-gl (1.4.16-1) UNRELEASED; urgency=low
+
+  * New upstream release.
+
+ -- Maarten Lankhorst   Thu, 12 Jul 2012 
15:11:04 +0200
+
 x11proto-gl (1.4.15-1) unstable; urgency=low
 
   * New upstream release.

commit ec1eec4355ee4a6c5134f2178192f10b6d28a87a
Author: Dave Airlie 
Date:   Thu Jul 12 22:55:53 2012 +1000

glproto: bump version to 1.4.16 for release.

Signed-off-by: Dave Airlie 

diff --git a/configure.ac b/configure.ac
index 9907db0..58d60fa 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ([2.60])
-AC_INIT([GLProto], [1.4.15], 
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg])
+AC_INIT([GLProto], [1.4.16], 
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg])
 AM_INIT_AUTOMAKE([foreign dist-bzip2])
 AM_MAINTAINER_MODE
 

commit 458a9eb2660b6c9fcc5b63ad55d0529c22803138
Author: Ian Romanick 
Date:   Wed May 23 13:49:36 2012 -0700

glproto: Add define for GLX_EXT_create_context_es2_profile

Signed-off-by: Ian Romanick 
Reviewed-by: Matt Turner 

diff --git a/glxtokens.h b/glxtokens.h
index cc4bca3..5e6bbea 100644
--- a/glxtokens.h
+++ b/glxtokens.h
@@ -286,6 +286,7 @@ extern "C" {
 /*
  * GLX_ARB_create_context
  * GLX_ARB_create_context_profile
+ * GLX_EXT_create_context_es2_profile
  */
 #define GLX_CONTEXT_MAJOR_VERSION_ARB  0x2091
 #define GLX_CONTEXT_MINOR_VERSION_ARB  0x2092
@@ -297,6 +298,7 @@ extern "C" {
 
 #define GLX_CONTEXT_CORE_PROFILE_BIT_ARB   0x0001
 #define GLX_CONTEXT_COMPATIBILITY_PROFILE_BIT_ARB   0x0002
+#define GLX_CONTEXT_ES2_PROFILE_BIT_EXT0x0004
 
 /*
  * GLX_ARB_create_context_robustness

commit ec3f3387211f428886dfdee2443e16f45e00e77b
Author: Ian Romanick 
Date:   Wed May 23 13:47:52 2012 -0700

glproto: Fix typo in name of GLX_LOSE_CONTEXT_ON_RESET_ARB

Signed-off-by: Ian Romanick 
Reviewed-by: Matt Turner 

diff --git a/glxtokens.h b/glxtokens.h
index 1ed2fd3..cc4bca3 100644
--- a/glxtokens.h
+++ b/glxtokens.h
@@ -304,7 +304,7 @@ extern "C" {
 #define GLX_CONTEXT_ROBUST_ACCESS_BIT_ARB  0x0004
 #define GLX_CONTEXT_RESET_NOTIFICATION_STRATEGY_ARB 0x8256
 #define GLX_NO_RESET_NOTIFICATION_ARB  0x8261
-#define GLX_LOST_CONTEXT_ON_RESET_ARB  0x8252
+#define GLX_LOSE_CONTEXT_ON_RESET_ARB  0x8252
 #ifdef __cplusplus
 }
 #endif


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1spjd7-0001th...@vasks.debian.org



x11proto-gl: Changes to 'debian-unstable'

2012-04-15 Thread Julien Cristau
 ChangeLog|   17 +++
 configure.ac |2 -
 debian/changelog |6 +++
 glxproto.h   |   83 ++-
 4 files changed, 82 insertions(+), 26 deletions(-)

New commits:
commit 017d5b16cdc1900c5feb944b32ced5f7b8d42db0
Author: Julien Cristau 
Date:   Sun Apr 15 15:48:25 2012 +0200

Upload to unstable

diff --git a/debian/changelog b/debian/changelog
index d1c74db..fbb83ce 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,8 @@
-x11proto-gl (1.4.15-1) UNRELEASED; urgency=low
+x11proto-gl (1.4.15-1) unstable; urgency=low
 
   * New upstream release.
 
- -- Julien Cristau   Sun, 15 Apr 2012 15:41:44 +0200
+ -- Julien Cristau   Sun, 15 Apr 2012 15:48:21 +0200
 
 x11proto-gl (1.4.14-2) unstable; urgency=low
 

commit 22e326c9ad7b862ef22079300596ed7e67ea2e98
Author: Julien Cristau 
Date:   Sun Apr 15 15:41:53 2012 +0200

Bump changelogs

diff --git a/ChangeLog b/ChangeLog
index 06b5ba1..abd611f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,20 @@
+commit 29d5b553b30755a25300c30b67d39b37c9a76466
+Author: Ian Romanick 
+Date:   Mon Nov 28 10:53:17 2011 -0800
+
+glproto: Document GLX_ARB_create_context and 
GLX_ARB_create_context_profile protocol
+
+Also add the struct names (in addition to the typedef names).  Most of
+the other protocol structures have this, but some lack it.
+
+v2: Add a few missing Req suffixes.  Rename n0, n1, and n2 fields of
+GLXSetClientInfoARB and GLXSetClientInfo2ARB to numVersions,
+numGLExtensionBytes and numGLXExtensionBytes, respectively.  Since the
+names of some structure fields change, bump the version to 1.4.15.
+
+Signed-off-by: Ian Romanick 
+Reviewed-by: Dave Airlie 
+
 commit 6d7e398150dde1c15b7f62f485cb33bad8f4d5c6
 Author: Jesse Barnes 
 Date:   Thu May 5 13:10:39 2011 -0700
diff --git a/debian/changelog b/debian/changelog
index bacee0a..d1c74db 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+x11proto-gl (1.4.15-1) UNRELEASED; urgency=low
+
+  * New upstream release.
+
+ -- Julien Cristau   Sun, 15 Apr 2012 15:41:44 +0200
+
 x11proto-gl (1.4.14-2) unstable; urgency=low
 
   * Mark x11proto-gl-dev Multi-Arch: foreign.

commit 29d5b553b30755a25300c30b67d39b37c9a76466
Author: Ian Romanick 
Date:   Mon Nov 28 10:53:17 2011 -0800

glproto: Document GLX_ARB_create_context and GLX_ARB_create_context_profile 
protocol

Also add the struct names (in addition to the typedef names).  Most of
the other protocol structures have this, but some lack it.

v2: Add a few missing Req suffixes.  Rename n0, n1, and n2 fields of
GLXSetClientInfoARB and GLXSetClientInfo2ARB to numVersions,
numGLExtensionBytes and numGLXExtensionBytes, respectively.  Since the
names of some structure fields change, bump the version to 1.4.15.

Signed-off-by: Ian Romanick 
Reviewed-by: Dave Airlie 

diff --git a/configure.ac b/configure.ac
index a6c301c..9907db0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ([2.60])
-AC_INIT([GLProto], [1.4.14], 
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg])
+AC_INIT([GLProto], [1.4.15], 
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg])
 AM_INIT_AUTOMAKE([foreign dist-bzip2])
 AM_MAINTAINER_MODE
 
diff --git a/glxproto.h b/glxproto.h
index 0446217..b50adc2 100644
--- a/glxproto.h
+++ b/glxproto.h
@@ -1288,33 +1288,56 @@ typedef struct {
 } xGLXHyperpipeConfigSGIXReply;
 #define sz_xGLXHyperpipeConfigSGIXReply 32
 
-/*
- * GLX_ARB_create_context
+/**
+ * \name Protocol structures for GLX_ARB_create_context and
  * GLX_ARB_create_context_profile
  */
-
-/*
- * glXSetClientInfoARB
+/*@{*/
+/**
+ * Protocol header for glXSetClientInfoARB
+ *
+ * This structure is follwed by \c numVersions * 2 \c CARD32 values listing
+ * the OpenGL versions supported by the client.  The pairs of values are an
+ * OpenGL major version followed by a minor version.  For example,
+ *
+ *  CARD32 versions[4] = { 2, 1, 3, 0 };
+ *
+ * says that the client supports OpenGL 2.1 and OpenGL 3.0.
+ * 
+ * These are followed by \c numGLExtensionBytes bytes of \c STRING8 containing
+ * the OpenGL extension string supported by the client and up to 3 bytes of
+ * padding.
+ *
+ * The list of OpenGL extensions is followed by \c numGLXExtensionBytes bytes
+ * of \c STRING8 containing the GLX extension string supported by the client
+ * and up to 3 bytes of padding.
+ *
+ * This protocol replaces \c GLXClientInfo.
+ *
+ * \sa GLXClientInfo, GLXSetClientInfo2ARB
  */
-typedef struct {
+typedef struct GLXSetClientInfoARB {
 CARD8  reqType;
 CARD8  glxCode;
 CARD16 length B16;
 CARD32 major B32;
 CARD32 minor B32;
-CARD32 n0 B32;
-CARD32 n1 B32;
-CARD32 n2 B32;
+CARD32 numVersions B32;
+CARD32 numGLExtensionBytes B32;
+CARD32 numGLXExtensionBytes B32;
 /*
 ** More data may

x11proto-gl: Changes to 'debian-unstable'

2011-07-01 Thread Steve Langasek
 debian/changelog   |8 
 debian/control |1 +
 debian/x11proto-gl-dev.install |2 +-
 3 files changed, 10 insertions(+), 1 deletion(-)

New commits:
commit 5f5d5fd4acb60f1950111210cae3c46cca9d9fc8
Author: Steve Langasek 
Date:   Sat Jul 2 01:50:18 2011 +0100

releasing version 1.4.14-2

diff --git a/debian/changelog b/debian/changelog
index 1399eb4..bacee0a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,10 @@
-x11proto-gl (1.4.14-2) UNRELEASED; urgency=low
+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   Sat, 02 Jul 2011 01:49:37 +0100
+ -- Steve Langasek   Sat, 02 Jul 2011 01:50:08 +0100
 
 x11proto-gl (1.4.14-1) unstable; urgency=low
 

commit 036fba4821afec05c0d82a441c2dc299fa916676
Author: Steve Langasek 
Date:   Sat Jul 2 01:50:07 2011 +0100

Install .pc file to /usr/share/pkgconfig instead of /usr/lib/pkgconfig

diff --git a/debian/changelog b/debian/changelog
index d8dbcca..1399eb4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
 x11proto-gl (1.4.14-2) UNRELEASED; urgency=low
 
   * Mark x11proto-gl-dev Multi-Arch: foreign.
+  * Install .pc file to /usr/share/pkgconfig instead of
+/usr/lib/pkgconfig
 
  -- Steve Langasek   Sat, 02 Jul 2011 01:49:37 +0100
 
diff --git a/debian/x11proto-gl-dev.install b/debian/x11proto-gl-dev.install
index 9a17f60..f7b5813 100644
--- a/debian/x11proto-gl-dev.install
+++ b/debian/x11proto-gl-dev.install
@@ -1,2 +1,2 @@
 usr/include/GL/*
-usr/lib/pkgconfig/glproto.pc
+usr/lib/pkgconfig/glproto.pc usr/share/pkgconfig

commit 3b972816e3e070dbe613db22f866ddd957c6f9d1
Author: Steve Langasek 
Date:   Sat Jul 2 01:49:52 2011 +0100

Mark x11proto-gl-dev Multi-Arch: foreign.

diff --git a/debian/changelog b/debian/changelog
index 83ff7e2..d8dbcca 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+x11proto-gl (1.4.14-2) UNRELEASED; urgency=low
+
+  * Mark x11proto-gl-dev Multi-Arch: foreign.
+
+ -- Steve Langasek   Sat, 02 Jul 2011 01:49:37 +0100
+
 x11proto-gl (1.4.14-1) unstable; urgency=low
 
   * New upstream release.
diff --git a/debian/control b/debian/control
index 9fc55cd..9aa71cf 100644
--- a/debian/control
+++ b/debian/control
@@ -20,6 +20,7 @@ Depends:
  ${misc:Depends},
 Replaces:
  xlibmesa-gl-dev,
+Multi-Arch: foreign
 Description: X11 OpenGL extension wire protocol
  This package provides development headers describing the wire protocol
  for OpenGL-related extensions, used to enable the rendering of


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1qcoql-0002ea...@vasks.debian.org



x11proto-gl: Changes to 'debian-unstable'

2011-06-29 Thread Cyril Brulebois
 ChangeLog  |   54 +++
 configure.ac   |2 
 debian/README.source   |   28 -
 debian/changelog   |   15 
 debian/compat  |2 
 debian/control |   16 
 debian/patches/series  |1 
 debian/rules   |   88 -
 debian/xsfbs/repack.sh |   32 -
 debian/xsfbs/xsfbs.mk  |  293 
 debian/xsfbs/xsfbs.sh  |  853 -
 glxproto.h |   80 
 glxtokens.h|   27 +
 13 files changed, 197 insertions(+), 1294 deletions(-)

New commits:
commit 8bf7fe290b4637a1c1778a72ce02290806494f96
Author: Cyril Brulebois 
Date:   Thu Jun 30 01:03:30 2011 +0200

Upload to unstable.

diff --git a/debian/changelog b/debian/changelog
index 84182a8..83ff7e2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-x11proto-gl (1.4.14-1) UNRELEASED; urgency=low
+x11proto-gl (1.4.14-1) unstable; urgency=low
 
   * New upstream release.
   * Switch to dh:
@@ -11,7 +11,7 @@ x11proto-gl (1.4.14-1) UNRELEASED; urgency=low
   * Drop unnecessary Pre-Depends on x11-common.
   * Bump Standards-Version to 3.9.2 (no changes).
 
- -- Cyril Brulebois   Thu, 30 Jun 2011 00:55:09 +0200
+ -- Cyril Brulebois   Thu, 30 Jun 2011 01:03:26 +0200
 
 x11proto-gl (1.4.12-1) unstable; urgency=low
 

commit 059843141df9fd04c9aca629ab24cc40be28a36b
Author: Cyril Brulebois 
Date:   Thu Jun 30 01:03:19 2011 +0200

Bump Standards-Version to 3.9.2 (no changes).

diff --git a/debian/changelog b/debian/changelog
index 85e4f53..84182a8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,7 @@ x11proto-gl (1.4.14-1) UNRELEASED; urgency=low
   * 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   Thu, 30 Jun 2011 00:55:09 +0200
 
diff --git a/debian/control b/debian/control
index ed4cb87..9fc55cd 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Build-Depends:
  quilt,
  xutils-dev (>= 1:7.5~1),
  pkg-config,
-Standards-Version: 3.8.1
+Standards-Version: 3.9.2
 Vcs-Git: git://git.debian.org/git/pkg-xorg/proto/x11proto-gl
 Vcs-Browser: http://git.debian.org/?p=pkg-xorg/proto/x11proto-gl.git
 

commit 586b140c99fe5c0c8dcbd8148b857cb48ff5d2f6
Author: Cyril Brulebois 
Date:   Thu Jun 30 01:00:56 2011 +0200

Drop unnecessary Pre-Depends on x11-common.

diff --git a/debian/changelog b/debian/changelog
index c7632ec..85e4f53 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,7 @@ x11proto-gl (1.4.14-1) UNRELEASED; urgency=low
   * Remove xsfbs accordingly.
   * Update Uploaders list. Thanks, David!
   * Wrap Depends/Replaces.
+  * Drop unnecessary Pre-Depends on x11-common.
 
  -- Cyril Brulebois   Thu, 30 Jun 2011 00:55:09 +0200
 
diff --git a/debian/control b/debian/control
index 0a020fa..ed4cb87 100644
--- a/debian/control
+++ b/debian/control
@@ -18,7 +18,6 @@ Architecture: all
 Depends:
  ${shlibs:Depends},
  ${misc:Depends},
- x11-common (>= 1:7.0.0),
 Replaces:
  xlibmesa-gl-dev,
 Description: X11 OpenGL extension wire protocol

commit b2edc3e7f26f128ce7450df27c2c5b07f08315c4
Author: Cyril Brulebois 
Date:   Thu Jun 30 01:00:39 2011 +0200

Wrap Depends/Replaces.

diff --git a/debian/changelog b/debian/changelog
index e535214..c7632ec 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ x11proto-gl (1.4.14-1) UNRELEASED; urgency=low
 - Add placeholder quilt series file.
   * Remove xsfbs accordingly.
   * Update Uploaders list. Thanks, David!
+  * Wrap Depends/Replaces.
 
  -- Cyril Brulebois   Thu, 30 Jun 2011 00:55:09 +0200
 
diff --git a/debian/control b/debian/control
index a796801..0a020fa 100644
--- a/debian/control
+++ b/debian/control
@@ -15,8 +15,12 @@ Vcs-Browser: 
http://git.debian.org/?p=pkg-xorg/proto/x11proto-gl.git
 
 Package: x11proto-gl-dev
 Architecture: all
-Depends: ${shlibs:Depends}, ${misc:Depends}, x11-common (>= 1:7.0.0)
-Replaces: xlibmesa-gl-dev
+Depends:
+ ${shlibs:Depends},
+ ${misc:Depends},
+ x11-common (>= 1:7.0.0),
+Replaces:
+ xlibmesa-gl-dev,
 Description: X11 OpenGL extension wire protocol
  This package provides development headers describing the wire protocol
  for OpenGL-related extensions, used to enable the rendering of

commit 451b56fb55bd0c79ce108799f3e717ec7518d201
Author: Cyril Brulebois 
Date:   Thu Jun 30 00:59:57 2011 +0200

Update Uploaders list. Thanks, David!

diff --git a/debian/changelog b/debian/changelog
index d095646..e535214 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ x11proto-gl (1.4.14-1) UNRELEASED; urgency=low
 - Use dh-autoreconf and quilt sequences, rewrite rules file.
 - Add placeholder quilt series file.
   * Remove xsfbs accordingly.
+  * Update Uploaders list. Thanks, David!
 
  -- Cyril Brulebois   Thu, 30 Jun 2011 00:55:09 +0200
 
diff --git a/debian/control b/debian/control
index 9126cd6..a796801 100644
--- a/debi

x11proto-gl: Changes to 'debian-unstable'

2010-11-03 Thread Cyril Brulebois
 .gitignore   |1 
 ChangeLog|  541 +++
 debian/changelog |   12 +
 debian/control   |5 
 debian/copyright |   68 ++
 debian/rules |2 
 6 files changed, 580 insertions(+), 49 deletions(-)

New commits:
commit 89a87ceb680fba304282daed7e7ac3198c12d791
Author: Cyril Brulebois 
Date:   Wed Nov 3 21:26:24 2010 +0100

Upload to unstable.

diff --git a/debian/changelog b/debian/changelog
index af40fd3..c59274f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-x11proto-gl (1.4.12-1) UNRELEASED; urgency=low
+x11proto-gl (1.4.12-1) unstable; urgency=low
 
   [ Robert Hooker ]
   * New upstream release.
@@ -10,7 +10,7 @@ x11proto-gl (1.4.12-1) UNRELEASED; urgency=low
   * Switch from --list-missing to --fail-missing for additional safety.
   * Add myself to Uploaders.
 
- -- Robert Hooker   Tue, 02 Nov 2010 18:38:02 -0400
+ -- Cyril Brulebois   Wed, 03 Nov 2010 21:26:15 +0100
 
 x11proto-gl (1.4.11-1) unstable; urgency=low
 

commit c70cddfe18a81daf8fd428e7cd78ee6f953eb111
Author: Cyril Brulebois 
Date:   Wed Nov 3 21:22:53 2010 +0100

Add myself to Uploaders.

diff --git a/debian/changelog b/debian/changelog
index 5e78220..af40fd3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,7 @@ x11proto-gl (1.4.12-1) UNRELEASED; urgency=low
   * Add pkg-config build-dep.
   * Update debian/copyright.
   * Switch from --list-missing to --fail-missing for additional safety.
+  * Add myself to Uploaders.
 
  -- Robert Hooker   Tue, 02 Nov 2010 18:38:02 -0400
 
diff --git a/debian/control b/debian/control
index 6a8d5ae..4be7128 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: x11proto-gl
 Section: x11
 Priority: optional
 Maintainer: Debian X Strike Force 
-Uploaders: David Nusinow 
+Uploaders: David Nusinow , Cyril Brulebois 

 Build-Depends:
  debhelper (>= 5.0.0),
  automake,

commit 1ee6ae3ca1f4fffb36e6b8b8da0b794538d6cc8c
Author: Cyril Brulebois 
Date:   Wed Nov 3 21:22:08 2010 +0100

Switch from --list-missing to --fail-missing for additional safety.

diff --git a/debian/changelog b/debian/changelog
index 9d29faf..5e78220 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ x11proto-gl (1.4.12-1) UNRELEASED; urgency=low
   * 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.
 
  -- Robert Hooker   Tue, 02 Nov 2010 18:38:02 -0400
 
diff --git a/debian/rules b/debian/rules
index 5398446..d0b724d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -64,7 +64,7 @@ binary-indep: build install
 
dh_installdocs
dh_installman
-   dh_install --sourcedir=debian/tmp --list-missing
+   dh_install --sourcedir=debian/tmp --fail-missing
dh_installchangelogs
dh_link
dh_strip

commit 267f4c40a424169d3d2dd4a4b1b489f8334b59e5
Author: Cyril Brulebois 
Date:   Wed Nov 3 21:20:31 2010 +0100

Update debian/copyright.

diff --git a/debian/changelog b/debian/changelog
index 7db9bdf..9d29faf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ x11proto-gl (1.4.12-1) UNRELEASED; urgency=low
   [ Cyril Brulebois ]
   * Remove ChangeLog from .gitignore, and update it.
   * Add pkg-config build-dep.
+  * Update debian/copyright.
 
  -- Robert Hooker   Tue, 02 Nov 2010 18:38:02 -0400
 
diff --git a/debian/copyright b/debian/copyright
index 6706a22..517f069 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,48 +1,30 @@
 This package was downloaded from
 http://xorg.freedesktop.org/releases/individual/proto/
 
-The headers in this module are copyright 1991-1999 Silicon Graphics, Inc.
-
-License Applicability. Except to the extent portions of this file are
-made subject to an alternative license as permitted in the SGI Free
-Software License B, Version 1.1 (the "License"), the contents of this
-file are subject only to the provisions of the License. You may not use
-this file except in compliance with the License. You may obtain a copy
-of the License at Silicon Graphics, Inc., attn: Legal Services, 1600
-Amphitheatre Parkway, Mountain View, CA 94043-1351, or at:
-
-http://oss.sgi.com/projects/FreeB
-
-Note that, as provided in the License, the Software is distributed on an
-"AS IS" basis, with ALL EXPRESS AND IMPLIED WARRANTIES AND CONDITIONS
-DISCLAIMED, INCLUDING, WITHOUT LIMITATION, ANY IMPLIED WARRANTIES AND
-CONDITIONS OF MERCHANTABILITY, SATISFACTORY QUALITY, FITNESS FOR A
-PARTICULAR PURPOSE, AND NON-INFRINGEMENT.
-
-
 SGI FREE SOFTWARE LICENSE B (Version 2.0, Sept. 18, 2008)
-
-Copyright (C) [dates of first publication] Silicon Graphics, Inc. All Rights
-Reserved.
-
-Permission is hereby granted, free of charge, to any person obtaining a copy of
-this software and associated documentation files (the "Software"), to deal in
-the Software without restriction, including without limitati

x11proto-gl: Changes to 'debian-unstable'

2010-11-02 Thread Robert Hooker
 COPYING  |   31 +++-
 Makefile.am  |1 
 configure.ac |4 
 debian/changelog |6 
 glcore.h |  369 ---
 glxproto.h   |2 
 glxtokens.h  |8 -
 7 files changed, 64 insertions(+), 357 deletions(-)

New commits:
commit 7edb95767b7698d09db6a89113bbdc55d586957e
Author: Robert Hooker 
Date:   Tue Nov 2 18:39:53 2010 -0400

Update changelog.

diff --git a/debian/changelog b/debian/changelog
index 63fe7b2..9522834 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+x11proto-gl (1.4.12-1) UNRELEASED; urgency=low
+
+  * New upstream release.
+
+ -- Robert Hooker   Tue, 02 Nov 2010 18:38:02 -0400
+
 x11proto-gl (1.4.11-1) unstable; urgency=low
 
   [ Julien Cristau ]

commit f065686b320c5fbfd7e1da6fcd3e2690b8305ec8
Author: Adam Jackson 
Date:   Tue Aug 10 10:01:33 2010 -0400

glproto 1.4.12

Signed-off-by: Adam Jackson 

diff --git a/configure.ac b/configure.ac
index 5160edb..d88e6df 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ([2.60])
-AC_INIT([GLProto], [1.4.11], 
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg])
+AC_INIT([GLProto], [1.4.12], 
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg])
 AM_INIT_AUTOMAKE([foreign dist-bzip2])
 AM_MAINTAINER_MODE
 

commit b173af9ea5361b4794d4cca79f7c78401a87
Author: Adam Jackson 
Date:   Wed Aug 4 09:44:14 2010 -0400

Remove structure tag for xGLXHyperpipeConfigSGIXReq

X request structs don't have tags, in general, and this particular one
causes a conflict with glxext.h which defines GLXHyperpipeConfigSGIX for
the client-side API.

Signed-off-by: Adam Jackson 

diff --git a/glxproto.h b/glxproto.h
index 4783fee..d0ba2ad 100644
--- a/glxproto.h
+++ b/glxproto.h
@@ -1255,7 +1255,7 @@ typedef struct {
 /*
 ** glXHyperpipeConfigSGIX request
 */
-typedef struct GLXHyperpipeConfigSGIX {
+typedef struct {
 CARD8   reqType;
 CARD8   glxCode;
 CARD16  length B16;

commit 8e7ef2d30ea8a98b6e90540e674b60d066a71fef
Author: Gaetan Nadon 
Date:   Sun Mar 28 19:25:52 2010 -0400

config: update AC_PREREQ statement to 2.60

Unrelated to the previous patches, the new value simply reflects
the reality that the minimum level for autoconf to configure
all x.org modules is 2.60 dated June 2006.

ftp://ftp.gnu.org/gnu/autoconf/autoconf-2.60.tar.gz

Signed-off-by: Gaetan Nadon 

diff --git a/configure.ac b/configure.ac
index 883a195..5160edb 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_PREREQ([2.57])
+AC_PREREQ([2.60])
 AC_INIT([GLProto], [1.4.11], 
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg])
 AM_INIT_AUTOMAKE([foreign dist-bzip2])
 AM_MAINTAINER_MODE

commit bba203c33e943d8de1bfe545434bee1db52a2245
Author: Gaetan Nadon 
Date:   Sun Mar 28 19:00:31 2010 -0400

config: remove the pkgconfig pc.in file from EXTRA_DIST

Automake always includes it in the tarball.

Signed-off-by: Gaetan Nadon 

diff --git a/Makefile.am b/Makefile.am
index c110e1c..40cb57c 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -12,7 +12,6 @@ glinternal_HEADERS = \
 pkgconfigdir = $(libdir)/pkgconfig
 pkgconfig_DATA = glproto.pc
 
-EXTRA_DIST = glproto.pc.in
 
 MAINTAINERCLEANFILES = ChangeLog INSTALL
 

commit 9c58144688d0200e7683882549490827868a44b5
Author: Luc Verhaegen 
Date:   Fri Mar 5 15:32:11 2010 +0100

Sync glcore.h with mesa HEAD.

EXT_texture_from_pixmap was added close to 4ys ago, but this file never
got updated, leading to "interesting" behaviour when anything slightly less
standard is attempted.

Signed-off-by: Luc Verhaegen 

diff --git a/glcore.h b/glcore.h
index 8c720e9..547b111 100644
--- a/glcore.h
+++ b/glcore.h
@@ -1,4 +1,3 @@
-/* $XFree86: xc/lib/GL/include/GL/internal/glcore.h,v 1.7 2001/03/25 05:32:00 
tsi Exp $ */
 #ifndef __gl_core_h_
 #define __gl_core_h_
 
@@ -32,22 +31,16 @@
  * Silicon Graphics, Inc.
  */
 
-#ifndef XFree86LOADER
+#if !defined(_WIN32_WCE)
 #include 
 #endif
 
-#ifdef CAPI
-#undef CAPI
-#endif
-#define CAPI
-
 #define GL_CORE_SGI  1
 #define GL_CORE_MESA 2
 #define GL_CORE_APPLE 4
 #define GL_CORE_WINDOWS 8
 
 typedef struct __GLcontextRec __GLcontext;
-typedef struct __GLinterfaceRec __GLinterface;
 
 /*
 ** This file defines the interface between the GL core and the surrounding
@@ -60,12 +53,18 @@ typedef struct __GLinterfaceRec __GLinterface;
 ** and used by the "operating system".
 */
 
-/*
-** Mode and limit information for a context.  This information is
-** kept around in the context so that values can be used during
-** command execution, and for returning information about the
-** context to the application.
-*/
+/**
+ * Mode and limit information for a context.  This information is
+ * kept around in the context so that values can be used during
+ * command execution, and for returning information about the
+ * context to the ap

x11proto-gl: Changes to 'debian-unstable'

2010-05-07 Thread Mikhail Gusarov
 debian/control |2 --
 1 file changed, 2 deletions(-)

New commits:
commit 89069c637eb210f4f26cae8bfd7a23759d8a676d
Author: Mikhail Gusarov 
Date:   Fri May 7 18:58:51 2010 +0700

Remove duplicate xorg.fd.o URL and confusing mailing list URL from 
debian/control

diff --git a/debian/control b/debian/control
index 0ed57a2..3abb0ec 100644
--- a/debian/control
+++ b/debian/control
@@ -22,7 +22,5 @@ Description: X11 OpenGL extension wire protocol
  .
  More information about X.Org can be found at:
  http://www.X.org>
- http://xorg.freedesktop.org>
- http://lists.freedesktop.org/mailman/listinfo/xorg>
  .
  This package is built from the X.org glproto proto module.


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1oamiu-0002pu...@alioth.debian.org



x11proto-gl: Changes to 'debian-unstable'

2010-02-15 Thread Brice Goglin
 .gitignore   |   78 ++-
 Makefile.am  |   10 ---
 README   |   30 +
 configure.ac |   13 -
 debian/changelog |9 --
 debian/control   |2 -
 glxproto.h   |   15 ++
 glxtokens.h  |4 ++
 8 files changed, 141 insertions(+), 20 deletions(-)

New commits:
commit 5872637dacd506c8e1d081fb060cfe8aa5143b33
Author: Brice Goglin 
Date:   Tue Feb 16 07:24:36 2010 +0100

Prepare Changelog for upload

diff --git a/debian/changelog b/debian/changelog
index 05efc21..63fe7b2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-x11proto-gl (1.4.11-1) UNRELEASED; urgency=low
+x11proto-gl (1.4.11-1) unstable; urgency=low
 
   [ Julien Cristau ]
   * Rename the build directory to not include DEB_BUILD_GNU_TYPE for no
@@ -8,7 +8,7 @@ x11proto-gl (1.4.11-1) UNRELEASED; urgency=low
   * New upstream release, closes: #570045.
   * Bump xutils-dev build-dep to 1:7.5~1 for util-macros 1.3.0.
 
- -- Julien Cristau   Sat, 16 Jan 2010 16:47:50 +
+ -- Brice Goglin   Tue, 16 Feb 2010 07:24:20 +0100
 
 x11proto-gl (1.4.10-1) unstable; urgency=low
 

commit 57601b262ed2153786072cca7c720a1e0d4daf67
Author: Brice Goglin 
Date:   Tue Feb 16 07:24:08 2010 +0100

Bump xutils-dev build dependencies to 1:7.5~1 for util-macros 1.3.0.

diff --git a/debian/changelog b/debian/changelog
index 2185ef4..05efc21 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ x11proto-gl (1.4.11-1) UNRELEASED; urgency=low
 
   [ Brice Goglin ]
   * New upstream release, closes: #570045.
+  * Bump xutils-dev build-dep to 1:7.5~1 for util-macros 1.3.0.
 
  -- Julien Cristau   Sat, 16 Jan 2010 16:47:50 +
 
diff --git a/debian/control b/debian/control
index 70533be..0ed57a2 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: David Nusinow 
 Build-Depends:
  debhelper (>= 5.0.0),
  automake,
- xutils-dev (>= 1:7.4+4)
+ xutils-dev (>= 1:7.5~1)
 Standards-Version: 3.8.1
 Vcs-Git: git://git.debian.org/git/pkg-xorg/proto/x11proto-gl
 Vcs-Browser: http://git.debian.org/?p=pkg-xorg/proto/x11proto-gl.git

commit 6354ea5863d1c879fad79bc2951b47f1d8dd9422
Author: Brice Goglin 
Date:   Tue Feb 16 07:20:17 2010 +0100

New upstream release

diff --git a/debian/changelog b/debian/changelog
index 09dc557..2185ef4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,12 @@
-x11proto-gl (1.4.10-2) UNRELEASED; urgency=low
+x11proto-gl (1.4.11-1) UNRELEASED; 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.
+
  -- Julien Cristau   Sat, 16 Jan 2010 16:47:50 +
 
 x11proto-gl (1.4.10-1) unstable; urgency=low

commit 3966379209ec48f14a1d12e48f51b687d48cc6ac
Author: Jesse Barnes 
Date:   Fri Jan 8 15:11:48 2010 -0500

Bump version for release

diff --git a/configure.ac b/configure.ac
index a4677bb..883a195 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ([2.57])
-AC_INIT([GLProto], [1.4.10], 
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg])
+AC_INIT([GLProto], [1.4.11], 
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg])
 AM_INIT_AUTOMAKE([foreign dist-bzip2])
 AM_MAINTAINER_MODE
 

commit f2b9a6a29edf930f30eade7a0abe40a6d3c4962b
Author: Jesse Barnes 
Date:   Thu Nov 12 16:53:13 2009 +

Add GLX swap buffers event support

diff --git a/glxproto.h b/glxproto.h
index 68d38cc..4783fee 100644
--- a/glxproto.h
+++ b/glxproto.h
@@ -61,6 +61,7 @@
 **  extension and the client doesn't.
 */
 #define GLX_PbufferClobber 0
+#define GLX_BufferSwapComplete 1
 
 #define __GLX_NUMBER_EVENTS 17
 
@@ -1309,6 +1310,20 @@ typedef struct {
 CARD32 unused2 B32;
 } xGLXPbufferClobberEvent;
 
+typedef struct {
+BYTE type;
+BYTE pad;
+CARD16 sequenceNumber B16;
+CARD16 event_type B16;
+CARD32 drawable;
+CARD32 ust_hi B32;
+CARD32 ust_lo B32;
+CARD32 msc_hi B32;
+CARD32 msc_lo B32;
+CARD32 sbc_hi B32;
+CARD32 sbc_lo B32;
+} xGLXBufferSwapComplete;
+
 //
 
 /*
diff --git a/glxtokens.h b/glxtokens.h
index b22aec3..e7770ab 100644
--- a/glxtokens.h
+++ b/glxtokens.h
@@ -153,10 +153,14 @@ extern "C" {
 
 /* glXSelectEvent event mask bits */
 #define GLX_PBUFFER_CLOBBER_MASK   0x0800
+#define GLX_BUFFER_SWAP_COMPLETE_INTEL_MASK0x1000
 
 /* GLXPbufferClobberEvent event_type values */
 #define GLX_DAMAGED0x8020
 #define GLX_SAVED  0x8021
+#define GLX_EXCHANGE_COMPLETE_INTEL0x8024
+#define GLX_BLIT_COMPLETE_INTEL0x8025
+#define GLX_FLIP_COMPLETE_INTEL0x8026
 
 /* GLXPbufferClobberEvent draw_type values */
 #define GLX_WINDOW 0x8022

commit c35f05decd7c1c5e4d4c1c

x11proto-gl: Changes to 'debian-unstable'

2010-01-16 Thread Julien Cristau
 debian/changelog |7 +++
 debian/rules |   10 +-
 2 files changed, 12 insertions(+), 5 deletions(-)

New commits:
commit ff22d7e4803a7bdf7c0012beaf89fa86e5927e83
Author: Julien Cristau 
Date:   Sat Jan 16 16:49:01 2010 +

Rename the build directory to not include DEB_BUILD_GNU_TYPE for no good 
reason.  Thanks, Colin Watson!

diff --git a/debian/changelog b/debian/changelog
index 8826ae5..09dc557 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+x11proto-gl (1.4.10-2) UNRELEASED; urgency=low
+
+  * Rename the build directory to not include DEB_BUILD_GNU_TYPE for no
+good reason.  Thanks, Colin Watson!
+
+ -- Julien Cristau   Sat, 16 Jan 2010 16:47:50 +
+
 x11proto-gl (1.4.10-1) unstable; urgency=low
 
   * All the code under the GLX Public License has been made available under
diff --git a/debian/rules b/debian/rules
index ecb304a..5398446 100755
--- a/debian/rules
+++ b/debian/rules
@@ -25,12 +25,12 @@ build: build-stamp
 build-stamp:
dh_testdir
autoreconf -vfi
-   mkdir -p obj-$(DEB_BUILD_GNU_TYPE)
-   cd obj-$(DEB_BUILD_GNU_TYPE) && \
+   mkdir -p build
+   cd build && \
../configure --prefix=/usr --mandir=\$${prefix}/share/man \
 --infodir=\$${prefix}/share/info --disable-shared \
 $(confflags) CFLAGS="$(CFLAGS)" 
-   cd obj-$(DEB_BUILD_GNU_TYPE) && $(MAKE)
+   cd build && $(MAKE)
>$@
 
 clean:
@@ -42,7 +42,7 @@ clean:
rm -f */config.cache */config.log */config.status
rm -f conftest* */conftest*
rm -rf autom4te.cache */autom4te.cache
-   rm -rf obj-*
+   rm -rf build
rm -f aclocal.m4 configure install-sh missing
rm -f config.guess config.sub
rm -f $$(find -name Makefile.in)
@@ -55,7 +55,7 @@ install: build
dh_clean -k
dh_installdirs
 
-   cd obj-$(DEB_BUILD_GNU_TYPE) && $(MAKE) DESTDIR=$(CURDIR)/debian/tmp 
install
+   cd build && $(MAKE) DESTDIR=$(CURDIR)/debian/tmp install
 
 # Build architecture-independent files here.
 binary-indep: build install


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



x11proto-gl: Changes to 'debian-unstable'

2009-11-21 Thread Julien Cristau
 debian/rules |1 +
 1 file changed, 1 insertion(+)

New commits:
commit 31e17e02cd9fa16d9808e3c1af4098be5cd36ec3
Author: Julien Cristau 
Date:   Sat Nov 21 12:04:00 2009 +0100

Remove config.* in debian/rules clean

diff --git a/debian/rules b/debian/rules
index a6f5214..ecb304a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -44,6 +44,7 @@ clean:
rm -rf autom4te.cache */autom4te.cache
rm -rf obj-*
rm -f aclocal.m4 configure install-sh missing
+   rm -f config.guess config.sub
rm -f $$(find -name Makefile.in)
 
dh_clean


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



x11proto-gl: Changes to 'debian-unstable'

2009-06-08 Thread Julien Cristau
 .gitignore   |3 
 ChangeLog|   52 
 Makefile.am  |   12 
 Makefile.in  |  532 --
 aclocal.m4   |  610 ---
 configure| 3209 ---
 configure.ac |6 
 debian/README.source |   73 
 debian/changelog |9 
 debian/control   |   13 
 debian/rules |   19 
 debian/xsfbs/repack.sh   |   32 
 debian/xsfbs/xsfbs-autoreconf.mk |  150 -
 debian/xsfbs/xsfbs.mk|  104 -
 debian/xsfbs/xsfbs.sh|  417 ++---
 glcore.h |   61 
 glxint.h |   48 
 glxmd.h  |   62 
 glxproto.h   |   63 
 glxtokens.h  |   61 
 install-sh   |  323 ---
 missing  |  360 
 22 files changed, 487 insertions(+), 5732 deletions(-)

New commits:
commit aeecf2ecd351305dbc1f40aad00905691c46a81e
Author: Julien Cristau 
Date:   Mon Jun 8 17:35:05 2009 +0200

Prepare changelog for upload

diff --git a/debian/changelog b/debian/changelog
index 0071a49..8826ae5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-x11proto-gl (1.4.10-1) UNRELEASED; urgency=low
+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.
@@ -8,7 +8,7 @@ x11proto-gl (1.4.10-1) UNRELEASED; urgency=low
   * Add README.source, bump Standards-Version to 3.8.1.
   * Remove Branden from Uploaders.
 
- -- Julien Cristau   Fri, 16 Jan 2009 08:34:55 +0100
+ -- Julien Cristau   Mon, 08 Jun 2009 17:30:57 +0200
 
 x11proto-gl (1.4.9-2) unstable; urgency=low
 

commit 3dbe3b7e663ea81827c89b0ee970cbe525a1eb7a
Author: Julien Cristau 
Date:   Mon Jun 8 17:29:54 2009 +0200

Delete generated files

diff --git a/Makefile.in b/Makefile.in
deleted file mode 100644
index ece7983..000
--- a/Makefile.in
+++ /dev/null
@@ -1,532 +0,0 @@
-# Makefile.in generated by automake 1.10 from Makefile.am.
-# @configure_input@
-
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006  Free Software Foundation, Inc.
-# This Makefile.in is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
-# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
-# PARTICULAR PURPOSE.
-
-...@set_make@
-
-
-VPATH = @srcdir@
-pkgdatadir = $(datadir)/@PACKAGE@
-pkglibdir = $(libdir)/@PACKAGE@
-pkgincludedir = $(includedir)/@PACKAGE@
-am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
-install_sh_DATA = $(install_sh) -c -m 644
-install_sh_PROGRAM = $(install_sh) -c
-install_sh_SCRIPT = $(install_sh) -c
-INSTALL_HEADER = $(INSTALL_DATA)
-transform = $(program_transform_name)
-NORMAL_INSTALL = :
-PRE_INSTALL = :
-POST_INSTALL = :
-NORMAL_UNINSTALL = :
-PRE_UNINSTALL = :
-POST_UNINSTALL = :
-subdir = .
-DIST_COMMON = $(am__configure_deps) $(gl_HEADERS) \
-   $(glinternal_HEADERS) $(srcdir)/Makefile.am \
-   $(srcdir)/Makefile.in $(srcdir)/glproto.pc.in \
-   $(top_srcdir)/configure COPYING ChangeLog install-sh missing
-ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/configure.ac
-am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
-   $(ACLOCAL_M4)
-am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
- configure.lineno config.status.lineno
-mkinstalldirs = $(install_sh) -d
-CONFIG_CLEAN_FILES = glproto.pc
-SOURCES =
-DIST_SOURCES =
-am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
-am__vpath_adj = case $$p in \
-$(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
-*) f=$$p;; \
-  esac;
-am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
-am__installdirs = "$(DESTDIR)$(pkgconfigdir)" "$(DESTDIR)$(gldir)" \
-   "$(DESTDIR)$(glinternaldir)"
-pkgconfigDATA_INSTALL = $(INSTALL_DATA)
-DATA = $(pkgconfig_DATA)
-glHEADERS_INSTALL = $(INSTALL_HEADER)
-glinternalHEADERS_INSTALL = $(INSTALL_HEADER)
-HEADERS = $(gl_HEADERS) $(glinternal_HEADERS)
-ETAGS = etags
-CTAGS = ctags
-DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-distdir = $(PACKAGE)-$(VERSION)
-top_distdir = $(distdir)
-am__remove_distdir = \
-  { test ! -d $(distdir) \
-|| { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
- && rm -fr $(distdir); }; }
-DIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.bz2
-GZIP_ENV = --best
-distuninstallcheck_listfiles = find . -type f -print
-distcleancheck_listfiles = f

x11proto-gl: Changes to 'debian-unstable'

2009-01-15 Thread Julien Cristau
 debian/changelog |7 +
 debian/copyright |  243 ---
 2 files changed, 7 insertions(+), 243 deletions(-)

New commits:
commit 6a06ddb853becc4f512cdf4138e8796452f32998
Author: Julien Cristau 
Date:   Fri Jan 16 08:39:03 2009 +0100

debian/copyright update

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.

diff --git a/debian/changelog b/debian/changelog
index 522a2e9..0ea0587 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+x11proto-gl (1.4.9-3) UNRELEASED; 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.
+
+ -- Julien Cristau   Fri, 16 Jan 2009 08:34:55 +0100
+
 x11proto-gl (1.4.9-2) unstable; urgency=low
 
   * Update debian/copyright to the SGI Free Software License B, version 2.0.
diff --git a/debian/copyright b/debian/copyright
index c5c3082..6706a22 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,6 @@
 This package was downloaded from
 http://xorg.freedesktop.org/releases/individual/proto/
 
-glcore.h, glxmd.h, glxproto.h, glxtokens.h are copyright of:
 The headers in this module are copyright 1991-1999 Silicon Graphics, Inc.
 
 License Applicability. Except to the extent portions of this file are
@@ -20,39 +19,6 @@ DISCLAIMED, INCLUDING, WITHOUT LIMITATION, ANY IMPLIED 
WARRANTIES AND
 CONDITIONS OF MERCHANTABILITY, SATISFACTORY QUALITY, FITNESS FOR A
 PARTICULAR PURPOSE, AND NON-INFRINGEMENT.
 
-A entire text of the FreeB license can be found below.
-
-glxint.h is copyright of Silicon Graphics Inc and it's releasend under the 
terms of:
-
-Original Code. The Original Code is: OpenGL Sample Implementation,
-Version 1.2.1, released January 26, 2000, developed by Silicon Graphics,
-Inc. The Original Code is Copyright (c) 1991-2000 Silicon Graphics, Inc.
-Copyright in any portions created by third parties is as indicated
-elsewhere herein. All Rights Reserved.
-
-Additional Notice Provisions: This software was created using the
-OpenGL(R) version 1.2.1 Sample Implementation published by SGI, but has
-not been independently verified as being compliant with the OpenGL(R)
-version 1.2.1 Specification.
-
-The contents of this file are subject to the GLX Public License Version 1.0
-(the "License"). You may not use this file except in compliance with the
-License. You may obtain a copy of the License at Silicon Graphics, Inc.,
-attn: Legal Services, 2011 N. Shoreline Blvd., Mountain View, CA 94043
-or at http://www.sgi.com/software/opensource/glx/license.html.
-
-Software distributed under the License is distributed on an "AS IS"
-basis. ALL WARRANTIES ARE DISCLAIMED, INCLUDING, WITHOUT LIMITATION, ANY
-IMPLIED WARRANTIES OF MERCHANTABILITY, OF FITNESS FOR A PARTICULAR
-PURPOSE OR OF NON- INFRINGEMENT. See the License for the specific
-language governing rights and limitations under the License.
-
-The Original Software is GLX version 1.2 source code, released February,
-1999. The developer of the Original Software is Silicon Graphics, Inc.
-Those portions of the Subject Software created by Silicon Graphics, Inc.
-are Copyright (c) 1991-9 Silicon Graphics, Inc. All Rights Reserved.
-
-SGI FreeB license:
 
 SGI FREE SOFTWARE LICENSE B (Version 2.0, Sept. 18, 2008)
 
@@ -80,212 +46,3 @@ Except as contained in this notice, the name of Silicon 
Graphics, Inc. shall
 not be used in advertising or otherwise to promote the sale, use or other
 dealings in this Software without prior written authorization from Silicon
 Graphics, Inc.
-
-GLX License:
-
-GLX PUBLIC LICENSE (Version 1.0 (2/11/99)) ("License")
-
-Subject to any third party claims, Silicon Graphics, Inc. ("SGI") hereby
-grants permission to Recipient (defined below), under Recipient's
-copyrights in the Original Software (defined below), to use, copy,
-modify, merge, publish, distribute, sublicense and/or sell copies of
-Subject Software (defined below), and to permit persons to whom the
-Subject Software is furnished in accordance with this License to do the
-same, subject to all of the following terms and conditions, which
-Recipient accepts by engaging in any such use, copying, modifying,
-merging, publishing, distributing, sublicensing or selling:
-
-1. Definitions.
-
-(a) "Original Software" means source code of computer software code
-which is described in Exhibit A as Original Software.
-
-(b) "Modifications" means any addition to or deletion from the
-substance or structure of either the Original Software or any
-previous Modifications. When Subject Software is released as a
-series of files, a Modification means (i) any addition to or
-deletion from the contents of a file containing Original Software or
-previous Modifications and (ii) any new file that contains any part
-of the Original Cod

x11proto-gl: Changes to 'debian-unstable'

2008-09-20 Thread Julien Cristau
 debian/changelog |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit c5abae14a0acec83bec6465b4927322089735ef0
Author: Julien Cristau <[EMAIL PROTECTED]>
Date:   Sat Sep 20 16:19:24 2008 +0200

Prepare changelog for upload

diff --git a/debian/changelog b/debian/changelog
index c0d9b4e..522a2e9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-x11proto-gl (1.4.9-2) UNRELEASED; urgency=low
+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.
@@ -6,7 +6,7 @@ x11proto-gl (1.4.9-2) UNRELEASED; urgency=low
 Not closing bug#368559 for now, because glxint.h is covered by the GLX
 Public License, which is still not free.
 
- -- Julien Cristau <[EMAIL PROTECTED]>  Fri, 19 Sep 2008 18:09:20 +0200
+ -- Julien Cristau <[EMAIL PROTECTED]>  Sat, 20 Sep 2008 16:16:21 +0200
 
 x11proto-gl (1.4.9-1) unstable; urgency=low
 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



x11proto-gl: Changes to 'debian-unstable'

2008-09-19 Thread Julien Cristau
 debian/changelog |   10 +++
 debian/copyright |  166 +--
 2 files changed, 40 insertions(+), 136 deletions(-)

New commits:
commit 3e03ec4f76e2c202be2acbe34c6c81b069eda023
Author: Julien Cristau <[EMAIL PROTECTED]>
Date:   Fri Sep 19 18:12:34 2008 +0200

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.

diff --git a/debian/changelog b/debian/changelog
index 8833e3d..c0d9b4e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+x11proto-gl (1.4.9-2) UNRELEASED; 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 <[EMAIL PROTECTED]>  Fri, 19 Sep 2008 18:09:20 +0200
+
 x11proto-gl (1.4.9-1) unstable; urgency=low
 
   [ Brice Goglin ]
diff --git a/debian/copyright b/debian/copyright
index 30feeae..c5c3082 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -52,142 +52,36 @@ The Original Software is GLX version 1.2 source code, 
released February,
 Those portions of the Subject Software created by Silicon Graphics, Inc.
 are Copyright (c) 1991-9 Silicon Graphics, Inc. All Rights Reserved.
 
-SGI FreeB license: NOTE: THIS LICENSE IS NON-FREE BY DEBIAN STANDARDS
-***
-
-SGI FREE SOFTWARE LICENSE B (Version 1.1 [02/22/2000]) 
-1.Definitions.
-1.1."Additional Notice Provisions" means such additional provisions as appear 
in the Notice in Original Code under the heading 
-"Additional Notice Provisions."
-1.2."Covered Code" means the Original Code or Modifications, or any 
combination thereof.
-1.3."Hardware" means any physical device that accepts input, processes input, 
stores the results of processing, and/or provides 
-output.
-1.4."Larger Work" means a work that combines Covered Code or portions thereof 
with code not governed by the terms of this License.
-1.5."Licensable" means having the right to grant, to the maximum extent 
possible, whether at the time of the initial grant or 
-subsequently acquired, any and all of the rights conveyed herein.
-1.6."License" means this document.
-1.7."Licensed Patents" means patent claims Licensable by SGI that are 
infringed by the use or sale of Original Code or any 
-Modifications provided by SGI, or any combination thereof.
-1.8."Modifications" means any addition to or deletion from the substance or 
structure of the Original Code or any previous 
-Modifications. When Covered Code is released as a series of files, a 
Modification is: 
-A.Any addition to the contents of a file containing Original Code and/or 
addition to or deletion from the contents of a file 
-containing previous Modifications.
-B.Any new file that contains any part of the Original Code or previous 
Modifications.
-1.9."Notice" means any notice in Original Code or Covered Code, as required by 
and in compliance with this License.
-1.10."Original Code" means source code of computer software code that is 
described in the source code Notice required by Exhibit A as 
-Original Code, and updates and error corrections specifically thereto.
-1.11."Recipient" means an individual or a legal entity exercising rights 
under, and complying with all of the terms of, this License 
-or a future version of this License issued under Section 8. For legal 
entities, "Recipient" includes any entity that controls, is 
-controlled by, or is under common control with Recipient. For purposes of this 
definition, "control" of an entity means (a) the power, 
-direct or indirect, to direct or manage such entity, or (b) ownership of fifty 
percent (50%) or more of the outstanding shares or 
-beneficial ownership of such entity.
-1.12."Recipient Patents" means patent claims Licensable by a Recipient that 
are infringed by the use or sale of Original Code or any 
-Modifications provided by SGI, or any combination thereof. 
-1.13."SGI" means Silicon Graphics, Inc.
-1.14."SGI Patents" means patent claims Licensable by SGI other than the 
Licensed Patents.
-2.License Grant and Restrictions.
-2.1.SGI License Grant. Subject to the terms of this License and any third 
party intellectual property claims, for the duration of 
-intellectual property protections inherent in the Original Code, SGI hereby 
grants Recipient a worldwide, royalty-free, non-exclusive 
-license, to do the following: (i) under copyrights Licensable by SGI, to 
reproduce, distribute, create derivative works from, and, to 
-the extent applicable, display and perform the Origin

x11proto-gl: Changes to 'debian-unstable'

2007-11-14 Thread David Nusinow
 debian/changelog |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 9281d95bd59c2f968c6f338497d80267cfc8a83d
Author: David Nusinow <[EMAIL PROTECTED]>
Date:   Wed Nov 14 22:53:25 2007 -0500

Fix changelog version

diff --git a/debian/changelog b/debian/changelog
index b575bbc..8833e3d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-x11proto-gl (1.4.9-0.1) unstable; urgency=low
+x11proto-gl (1.4.9-1) unstable; urgency=low
 
   [ Brice Goglin ]
   * Update the long description.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



x11proto-gl: Changes to 'debian-unstable'

2007-11-14 Thread David Nusinow
 .gitignore   |   11 
 Makefile.in  |   93 -
 aclocal.m4   |  169 +-
 configure| 2559 +++
 configure.ac |2 
 debian/changelog |8 
 debian/xsfbs/xsfbs-autoreconf.mk |  150 ++
 debian/xsfbs/xsfbs.mk|  365 +
 debian/xsfbs/xsfbs.sh|  900 +
 glxproto.h   |   76 +
 10 files changed, 3234 insertions(+), 1099 deletions(-)

New commits:
commit 4fcd37d96602dfd17e4f78e2bbf785074e47c0bb
Author: David Nusinow <[EMAIL PROTECTED]>
Date:   Wed Nov 14 22:49:30 2007 -0500

Prepare changelog for upload and autoreconf

diff --git a/Makefile.in b/Makefile.in
index 5d4153b..ece7983 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -1,8 +1,8 @@
-# Makefile.in generated by automake 1.9.6 from Makefile.am.
+# Makefile.in generated by automake 1.10 from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005  Free Software Foundation, Inc.
+# 2003, 2004, 2005, 2006  Free Software Foundation, Inc.
 # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
@@ -15,15 +15,11 @@
 @SET_MAKE@
 
 
-srcdir = @srcdir@
-top_srcdir = @top_srcdir@
 VPATH = @srcdir@
 pkgdatadir = $(datadir)/@PACKAGE@
 pkglibdir = $(libdir)/@PACKAGE@
 pkgincludedir = $(includedir)/@PACKAGE@
-top_builddir = .
 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
-INSTALL = @INSTALL@
 install_sh_DATA = $(install_sh) -c -m 644
 install_sh_PROGRAM = $(install_sh) -c
 install_sh_SCRIPT = $(install_sh) -c
@@ -45,7 +41,7 @@ am__aclocal_m4_deps = $(top_srcdir)/configure.ac
 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
$(ACLOCAL_M4)
 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
- configure.lineno configure.status.lineno
+ configure.lineno config.status.lineno
 mkinstalldirs = $(install_sh) -d
 CONFIG_CLEAN_FILES = glproto.pc
 SOURCES =
@@ -87,6 +83,7 @@ DEFS = @DEFS@
 ECHO_C = @ECHO_C@
 ECHO_N = @ECHO_N@
 ECHO_T = @ECHO_T@
+INSTALL = @INSTALL@
 INSTALL_DATA = @INSTALL_DATA@
 INSTALL_PROGRAM = @INSTALL_PROGRAM@
 INSTALL_SCRIPT = @INSTALL_SCRIPT@
@@ -95,6 +92,7 @@ LIBOBJS = @LIBOBJS@
 LIBS = @LIBS@
 LTLIBOBJS = @LTLIBOBJS@
 MAKEINFO = @MAKEINFO@
+MKDIR_P = @MKDIR_P@
 PACKAGE = @PACKAGE@
 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 PACKAGE_NAME = @PACKAGE_NAME@
@@ -106,30 +104,44 @@ SET_MAKE = @SET_MAKE@
 SHELL = @SHELL@
 STRIP = @STRIP@
 VERSION = @VERSION@
-ac_ct_STRIP = @ac_ct_STRIP@
+abs_builddir = @abs_builddir@
+abs_srcdir = @abs_srcdir@
+abs_top_builddir = @abs_top_builddir@
+abs_top_srcdir = @abs_top_srcdir@
 am__leading_dot = @am__leading_dot@
 am__tar = @am__tar@
 am__untar = @am__untar@
 bindir = @bindir@
 build_alias = @build_alias@
+builddir = @builddir@
 datadir = @datadir@
+datarootdir = @datarootdir@
+docdir = @docdir@
+dvidir = @dvidir@
 exec_prefix = @exec_prefix@
 host_alias = @host_alias@
+htmldir = @htmldir@
 includedir = @includedir@
 infodir = @infodir@
 install_sh = @install_sh@
 libdir = @libdir@
 libexecdir = @libexecdir@
+localedir = @localedir@
 localstatedir = @localstatedir@
 mandir = @mandir@
 mkdir_p = @mkdir_p@
 oldincludedir = @oldincludedir@
+pdfdir = @pdfdir@
 prefix = @prefix@
 program_transform_name = @program_transform_name@
+psdir = @psdir@
 sbindir = @sbindir@
 sharedstatedir = @sharedstatedir@
+srcdir = @srcdir@
 sysconfdir = @sysconfdir@
 target_alias = @target_alias@
+top_builddir = @top_builddir@
+top_srcdir = @top_srcdir@
 gldir = $(includedir)/GL
 gl_HEADERS = \
glxint.h \
@@ -182,10 +194,9 @@ $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
 glproto.pc: $(top_builddir)/config.status $(srcdir)/glproto.pc.in
cd $(top_builddir) && $(SHELL) ./config.status $@
-uninstall-info-am:
 install-pkgconfigDATA: $(pkgconfig_DATA)
@$(NORMAL_INSTALL)
-   test -z "$(pkgconfigdir)" || $(mkdir_p) "$(DESTDIR)$(pkgconfigdir)"
+   test -z "$(pkgconfigdir)" || $(MKDIR_P) "$(DESTDIR)$(pkgconfigdir)"
@list='$(pkgconfig_DATA)'; for p in $$list; do \
  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
  f=$(am__strip_dir) \
@@ -202,7 +213,7 @@ uninstall-pkgconfigDATA:
done
 install-glHEADERS: $(gl_HEADERS)
@$(NORMAL_INSTALL)
-   test -z "$(gldir)" || $(mkdir_p) "$(DESTDIR)$(gldir)"
+   test -z "$(gldir)" || $(MKDIR_P) "$(DESTDIR)$(gldir)"
@list='$(gl_HEADERS)'; for p in $$list; do \
  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
  f=$(am__strip_dir) \
@@ -219,7 +230,7 @@ uninstall-glHEADERS:
done
 install-glinternalHEADERS: $(glinternal_HEADERS)
@$(NORMAL_INSTALL)
-   test -z "$(glinternald

x11proto-gl: Changes to 'debian-unstable'

2007-08-13 Thread Brice Goglin
 debian/changelog |9 +
 debian/control   |   13 -
 debian/copyright |3 +++
 3 files changed, 20 insertions(+), 5 deletions(-)

New commits:
commit 0bf362f0deaedb07da11da1de200a9fe743bc17e
Author: Brice Goglin <[EMAIL PROTECTED]>
Date:   Tue Aug 14 00:27:40 2007 +0200

Various fixed in debian/control and copyright

diff --git a/debian/changelog b/debian/changelog
index 6122868..ebb90c9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+x11proto-gl (1.4.8-2) UNRELEASED; urgency=low
+
+  * Update the long description.
+  * Add URL in debian/copyright.
+  * Add XS-Vcs-* to debian/control.
+  * Remove Fabio from Uploaders, with his permission.
+
+ -- Brice Goglin <[EMAIL PROTECTED]>  Tue, 14 Aug 2007 00:09:31 +0200
+
 x11proto-gl (1.4.8-1) unstable; urgency=low
 
   * New upstream release
diff --git a/debian/control b/debian/control
index 8dbeabe..188f593 100644
--- a/debian/control
+++ b/debian/control
@@ -2,21 +2,24 @@ Source: x11proto-gl
 Section: x11
 Priority: optional
 Maintainer: Debian X Strike Force 
-Uploaders: David Nusinow <[EMAIL PROTECTED]>, Branden Robinson <[EMAIL 
PROTECTED]>, Fabio M. Di Nitto <[EMAIL PROTECTED]>
+Uploaders: David Nusinow <[EMAIL PROTECTED]>, Branden Robinson <[EMAIL 
PROTECTED]>
 Build-Depends: debhelper (>= 5.0.0)
 Standards-Version: 3.7.2
+XS-Vcs-Git: git://git.debian.org/git/pkg-xorg/proto/x11proto-gl
+XS-Vcs-Browser: http://git.debian.org/?p=pkg-xorg/proto/x11proto-gl.git
 
 Package: x11proto-gl-dev
 Architecture: all
 Depends: ${shlibs:Depends}, ${misc:Depends}, x11-common (>= 1:7.0.0)
 Replaces: xlibmesa-gl-dev
 Description: X11 OpenGL extension wire protocol
- This package provides the wire protocol for OpenGL-related extensions, used to
- enable the rendering of applications using OpenGL.
+ This package provides development headers describing the wire protocol
+ for OpenGL-related extensions, used to enable the rendering of
+ applications using OpenGL.
  .
  More information about X.Org can be found at:
+ http://www.X.org>
  http://xorg.freedesktop.org>
  http://lists.freedesktop.org/mailman/listinfo/xorg>
  .
- This module can be found as the module 'proto/GL' at
- :pserver:[EMAIL PROTECTED]:/cvs/xorg
+ This package is built from the X.org glproto proto module.
diff --git a/debian/copyright b/debian/copyright
index 3b495ec..30feeae 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,3 +1,6 @@
+This package was downloaded from
+http://xorg.freedesktop.org/releases/individual/proto/
+
 glcore.h, glxmd.h, glxproto.h, glxtokens.h are copyright of:
 The headers in this module are copyright 1991-1999 Silicon Graphics, Inc.
 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



x11proto-gl: Changes to 'debian-unstable'

2007-01-14 Thread David Nusinow
New branch 'debian-unstable' available with the following commits:
commit 6b01824a8f657877d72598a3e322ffa20f0b3835
Author: Thierry Reding <[EMAIL PROTECTED]>
Date:   Tue Sep 26 10:26:34 2006 +

Add some more watch files.

commit 022ddb13a8dd92319245ce80aeadcacf3a0fe0ba
Author: David Nusinow <[EMAIL PROTECTED]>
Date:   Tue Sep 26 01:25:25 2006 +

Prepare changelog for upload

commit b0d9b72e23be6188ec3287f0a4efcadbbce12c31
Author: David Nusinow <[EMAIL PROTECTED]>
Date:   Sun Sep 24 20:59:23 2006 +

* New upstream release

commit 1bfd4df24a0d9a5f473612d2b24702a35db7
Author: David Nusinow <[EMAIL PROTECTED]>
Date:   Sun Sep 24 20:58:01 2006 +

Merge x11proto-gl from 7.1 branch to trunk

commit 0f527b31563649aa259937a6f9c819ff41e8c160
Author: David Nusinow <[EMAIL PROTECTED]>
Date:   Sun Aug 27 23:55:36 2006 +

Rename the protocol dirs to match the debian package names, like the other 
packages in the repo

commit 5647fb5c45e407418e3bf30ad1b0554af20ed5e0
Author: David Nusinow <[EMAIL PROTECTED]>
Date:   Fri Mar 24 02:44:27 2006 +

Prepare protocol headers for upload to unstable. Tags to follow.

commit 34240b59508bbdc24a4f294f9d033b081a30eb91
Author: David Nusinow <[EMAIL PROTECTED]>
Date:   Wed Mar 22 02:16:11 2006 +

Version bump

commit 2b32cfcaacf6e0f9c3a49b3e633e23825e250f31
Author: David Nusinow <[EMAIL PROTECTED]>
Date:   Wed Mar 22 02:13:45 2006 +

Copy gl proto 1.4.6 to working branch

commit dd4c5f65b7c27748799925c75b6fddf59515a869
Author: David Nusinow <[EMAIL PROTECTED]>
Date:   Wed Mar 22 02:12:34 2006 +

Add new upstream versions of composite and gl proto. Delete old versions


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]