x11proto-dri2: Changes to 'debian-unstable'

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

New commits:
commit 045341261a9c4d8ac51978eb261288d6336baae1
Author: Julien Cristau jcris...@debian.org
Date:   Sun Jun 9 14:37:54 2013 +0200

Upload to unstable.

diff --git a/debian/changelog b/debian/changelog
index 8d52671..3371537 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+x11proto-dri2 (2.8-2) unstable; urgency=low
+
+  * Upload to unstable.
+
+ -- Julien Cristau jcris...@debian.org  Sun, 09 Jun 2013 14:37:36 +0200
+
 x11proto-dri2 (2.8-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/e1ulevj-0002iz...@vasks.debian.org



x11proto-dri2: Changes to 'debian-unstable'

2012-07-25 Thread Julien Cristau
 ChangeLog|   66 +++
 debian/changelog |4 +--
 2 files changed, 68 insertions(+), 2 deletions(-)

New commits:
commit 1706e721f47016b06f6301e6ff04e459cdf03ba2
Author: Julien Cristau jcris...@debian.org
Date:   Wed Jul 25 10:05:48 2012 +0200

Upload to experimental

diff --git a/debian/changelog b/debian/changelog
index b5d6dff..8d52671 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,9 @@
-x11proto-dri2 (2.8-1) UNRELEASED; urgency=low
+x11proto-dri2 (2.8-1) experimental; urgency=low
 
   [ Maarten Lankhorst ]
   * New upstream release.
 
- -- Maarten Lankhorst maarten.lankho...@canonical.com  Thu, 12 Jul 2012 
14:55:45 +0200
+ -- Julien Cristau jcris...@debian.org  Wed, 25 Jul 2012 09:35:27 +0200
 
 x11proto-dri2 (2.6-2) unstable; urgency=low
 

commit 8f5380728b6f0f1f97ab25889eefb652ab99eb5d
Author: Julien Cristau jcris...@debian.org
Date:   Wed Jul 25 09:19:50 2012 +0200

Update ChangeLog

diff --git a/ChangeLog b/ChangeLog
index 258b9b8..485551e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,69 @@
+commit 4eeacce4c4a300b938b7e3fb78a8e443c491780b
+Author: Dave Airlie airl...@redhat.com
+Date:   Sat Jul 7 10:20:12 2012 +0100
+
+dri2proto: bump package to 2.8
+
+this just so we can rely on 2.8 to build the server/mesa against.
+
+Signed-off-by: Dave Airlie airl...@redhat.com
+
+commit fb9e9339876d0a7c4821f9dbea1635a43a06da01
+Author: Dave Airlie airl...@redhat.com
+Date:   Fri Jan 20 10:34:58 2012 +
+
+dri2proto: add prime protocol support. (v2.1)
+
+So we reserve bits 16-19 for offload device ids, this means we can
+have 6 offload devices, which is plenty for now, and we can bump
+this further later without fear.
+
+v2: I suck at maths, that is all. Fixed up the maths to match reality.
+v2.1: fix typo
+
+Reviewed-by: Michel Dänzer michel.daen...@amd.com
+Reviewed-by: Kristian Høgsberg k...@bitplanet.net
+Signed-off-by: Dave Airlie airl...@redhat.com
+
+commit 652fe8d9dd2393127b11741ba63cb95a83ad454f
+Author: Chad Versace chad.vers...@linux.intel.com
+Date:   Wed May 2 12:03:31 2012 -0700
+
+dri2proto: Add DRI2GetParam request
+
+Bump protocol version to 1.4.
+Bump package version to 2.7.
+
+This new protocol request effectively allows clients to perform feature
+detection on the DDX.
+
+If I had DRI2GetParam in June 2011, when I was implementing support in the
+Intel DDX and Mesa for new hardware that required a new DRI2 attachment
+format, then I could have avoided a week of pain caused by the necessity
+to write a horrid feature detection hack [1] in Mesa. In the future, when
+the work begins to add MSAA support to the Intel DDX, having a clean way
+to do feature detection will allow us to avoid revisiting and expanding
+that hack.
+
+[1] mesa, commit aea2236a, function intel_verify_dri2_has_hi
+
+Reviewed-by: Eric Anholt e...@anholt.net
+Reviewed-by: Ian Romanick i...@freedesktop.org
+Signed-off-by: Chad Versace chad.vers...@linux.intel.com
+
+commit 428688d1eaa3d0faa13a61613cdaeaabcb351f0e
+Author: Chad Versace chad.vers...@linux.intel.com
+Date:   Wed May 2 11:56:37 2012 -0700
+
+dri2proto: Fix documented opcodes
+
+Fix the documented opcodes in dri2proto.txt to be consistent with the
+actual opcode values in dri2proto.h and in xcb/proto:src/dri2.xml. (It
+looks like the opcodes were incorrect due to copy-paste errors).
+
+Reviewed-by: Kristian Høgsberg k...@bitplanet.net
+Signed-off-by: Chad Versace chad.vers...@linux.intel.com
+
 commit 7fd18b15646a62bd82a4eb0eca60a34c1731813d
 Author: Chad Versace c...@chad-versace.us
 Date:   Wed May 11 12:50:11 2011 -0700


-- 
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/e1stwds-c4...@vasks.debian.org



x11proto-dri2: Changes to 'debian-unstable'

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

New commits:
commit c1ae11891617852fa9f2a784310702eb19a32f92
Author: Maarten Lankhorst maarten.lankho...@canonical.com
Date:   Thu Jul 12 14:56:27 2012 +0200

New upstream release.

diff --git a/debian/changelog b/debian/changelog
index 8359fd7..b5d6dff 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,9 @@
-x11proto-dri2 (2.7-1) UNRELEASED; urgency=low
+x11proto-dri2 (2.8-1) UNRELEASED; urgency=low
 
   [ Maarten Lankhorst ]
   * New upstream release.
 
- -- Maarten Lankhorst maarten.lankho...@canonical.com  Wed, 20 Jun 2012 
13:52:22 +0200
+ -- Maarten Lankhorst maarten.lankho...@canonical.com  Thu, 12 Jul 2012 
14:55:45 +0200
 
 x11proto-dri2 (2.6-2) unstable; urgency=low
 

commit 4eeacce4c4a300b938b7e3fb78a8e443c491780b
Author: Dave Airlie airl...@redhat.com
Date:   Sat Jul 7 10:20:12 2012 +0100

dri2proto: bump package to 2.8

this just so we can rely on 2.8 to build the server/mesa against.

Signed-off-by: Dave Airlie airl...@redhat.com

diff --git a/configure.ac b/configure.ac
index aeb86a9..6d1ebdb 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ([2.60])
-AC_INIT([DRI2Proto], [2.7], 
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg])
+AC_INIT([DRI2Proto], [2.8], 
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg])
 AM_INIT_AUTOMAKE([foreign dist-bzip2])
 AM_MAINTAINER_MODE
 

commit fb9e9339876d0a7c4821f9dbea1635a43a06da01
Author: Dave Airlie airl...@redhat.com
Date:   Fri Jan 20 10:34:58 2012 +

dri2proto: add prime protocol support. (v2.1)

So we reserve bits 16-19 for offload device ids, this means we can
have 6 offload devices, which is plenty for now, and we can bump
this further later without fear.

v2: I suck at maths, that is all. Fixed up the maths to match reality.
v2.1: fix typo

Reviewed-by: Michel Dänzer michel.daen...@amd.com
Reviewed-by: Kristian Høgsberg k...@bitplanet.net
Signed-off-by: Dave Airlie airl...@redhat.com

diff --git a/dri2tokens.h b/dri2tokens.h
index 16c9008..bdca866 100644
--- a/dri2tokens.h
+++ b/dri2tokens.h
@@ -45,6 +45,11 @@
 #define DRI2BufferDepthStencil 9
 #define DRI2BufferHiz  10
 
+/* keep bits 16 and above for prime IDs */
+#define DRI2DriverPrimeMask 7 /* 0 - 7 - allows for 6 devices*/
+#define DRI2DriverPrimeShift   16
+#define DRI2DriverPrimeId(x) (((x)  DRI2DriverPrimeShift)  
(DRI2DriverPrimeMask))
+
 #define DRI2DriverDRI  0
 #define DRI2DriverVDPAU1
 


-- 
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/e1spj2z-0006oe...@vasks.debian.org



x11proto-dri2: Changes to 'debian-unstable'

2012-06-20 Thread Maarten Lankhorst
 configure.ac |2 -
 debian/changelog |7 +
 dri2proto.h  |   28 +-
 dri2proto.txt|   67 +++
 4 files changed, 92 insertions(+), 12 deletions(-)

New commits:
commit 28629fec288db88b512e22fcf9e34e6fd0157456
Author: Maarten Lankhorst maarten.lankho...@canonical.com
Date:   Wed Jun 20 13:53:14 2012 +0200

New upstream release.

diff --git a/debian/changelog b/debian/changelog
index 8882d68..8359fd7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+x11proto-dri2 (2.7-1) UNRELEASED; urgency=low
+
+  [ Maarten Lankhorst ]
+  * New upstream release.
+
+ -- Maarten Lankhorst maarten.lankho...@canonical.com  Wed, 20 Jun 2012 
13:52:22 +0200
+
 x11proto-dri2 (2.6-2) unstable; urgency=low
 
   * Mark x11proto-dri2-dev Multi-Arch: foreign.

commit 652fe8d9dd2393127b11741ba63cb95a83ad454f
Author: Chad Versace chad.vers...@linux.intel.com
Date:   Wed May 2 12:03:31 2012 -0700

dri2proto: Add DRI2GetParam request

Bump protocol version to 1.4.
Bump package version to 2.7.

This new protocol request effectively allows clients to perform feature
detection on the DDX.

If I had DRI2GetParam in June 2011, when I was implementing support in the
Intel DDX and Mesa for new hardware that required a new DRI2 attachment
format, then I could have avoided a week of pain caused by the necessity
to write a horrid feature detection hack [1] in Mesa. In the future, when
the work begins to add MSAA support to the Intel DDX, having a clean way
to do feature detection will allow us to avoid revisiting and expanding
that hack.

[1] mesa, commit aea2236a, function intel_verify_dri2_has_hi

Reviewed-by: Eric Anholt e...@anholt.net
Reviewed-by: Ian Romanick i...@freedesktop.org
Signed-off-by: Chad Versace chad.vers...@linux.intel.com

diff --git a/configure.ac b/configure.ac
index d671f5a..aeb86a9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ([2.60])
-AC_INIT([DRI2Proto], [2.6], 
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg])
+AC_INIT([DRI2Proto], [2.7], 
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg])
 AM_INIT_AUTOMAKE([foreign dist-bzip2])
 AM_MAINTAINER_MODE
 
diff --git a/dri2proto.h b/dri2proto.h
index cd82afb..128b807 100644
--- a/dri2proto.h
+++ b/dri2proto.h
@@ -35,11 +35,11 @@
 
 #define DRI2_NAME  DRI2
 #define DRI2_MAJOR 1
-#define DRI2_MINOR 3
+#define DRI2_MINOR 4
 
 #define DRI2NumberErrors   0
 #define DRI2NumberEvents   2
-#define DRI2NumberRequests 13
+#define DRI2NumberRequests 14
 
 #define X_DRI2QueryVersion 0
 #define X_DRI2Connect  1
@@ -54,6 +54,7 @@
 #define X_DRI2WaitMSC  10
 #define X_DRI2WaitSBC  11
 #define X_DRI2SwapInterval 12
+#define X_DRI2GetParam 13
 
 /*
  * Events
@@ -330,4 +331,27 @@ typedef struct {
 } xDRI2InvalidateBuffers;
 #define sz_xDRI2InvalidateBuffers 32
 
+typedef struct {
+CARD8   reqType;
+CARD8   dri2ReqType;
+CARD16  length B16;
+CARD32  drawable B32;
+CARD32  param B32;
+} xDRI2GetParamReq;
+#define sz_xDRI2GetParamReq 12
+
+typedef struct {
+BYTEtype; /*X_Reply*/
+BOOLis_param_recognized;
+CARD16  sequenceNumber B16;
+CARD32  length B32;
+CARD32  value_hi B32;
+CARD32  value_lo B32;
+CARD32  pad1 B32;
+CARD32  pad2 B32;
+CARD32  pad3 B32;
+CARD32  pad4 B32;
+} xDRI2GetParamReply;
+#define sz_xDRI2GetParamReply 32
+
 #endif
diff --git a/dri2proto.txt b/dri2proto.txt
index 7bde067..9921301 100644
--- a/dri2proto.txt
+++ b/dri2proto.txt
@@ -440,6 +440,36 @@ The name of this extension is DRI2.
DRI2SwapBuffers requests to swap at most once per interval frames,
which is useful useful for limiting the frame rate.
 
+┌───
+DRI2GetParam
+   drawable: DRAWABLE
+   param: CARD32
+  ▶
+   is_param_recognized: BOOL
+   value: CARD64
+└───
+   Errors: Drawable
+
+   Get the value of a parameter.  The parameter's value is looked up on
+   the screen associated with 'drawable'.
+
+   Parameter names in which the value of the most significant byte is
+   0 are reserved for the X server. Currently, no such parameter names
+   are defined. (When any such names are defined, they will be defined in
+   this extension specification and its associated headers).
+
+   Parameter names in which the byte's value is 1 are reserved for the
+   DDX. Such names are private to each driver and shall be defined in the
+   respective driver's headers.
+
+   Parameter names in which the byte's value is neither 0 nor 1 are
+   reserved for future use.
+
+   Possible values of 'is_param_recognized' are true 

x11proto-dri2: Changes to 'debian-unstable'

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

New commits:
commit 016b80e45869413d8e956edb22a8fd5585c7b208
Author: Steve Langasek steve.langa...@ubuntu.com
Date:   Fri Jul 1 17:58:31 2011 +0100

releasing version 2.6-2

diff --git a/debian/changelog b/debian/changelog
index c744436..acebb8b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,10 @@
-x11proto-dri2 (2.6-2) UNRELEASED; urgency=low
+x11proto-dri2 (2.6-2) oneiric; urgency=low
 
   * Mark x11proto-dri2-dev Multi-Arch: foreign.
   * Install .pc file to /usr/share/pkgconfig instead of
 /usr/lib/pkgconfig
 
- -- Steve Langasek vor...@debian.org  Fri, 01 Jul 2011 17:12:54 +0100
+ -- Steve Langasek steve.langa...@ubuntu.com  Fri, 01 Jul 2011 17:58:26 +0100
 
 x11proto-dri2 (2.6-1) unstable; urgency=low
 

commit e5dd5a7154570fd61ba668d9c0ac4fe11220a2e9
Author: Steve Langasek steve.langa...@ubuntu.com
Date:   Fri Jul 1 17:50:17 2011 +0100

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

diff --git a/debian/changelog b/debian/changelog
index 501828e..c744436 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
 x11proto-dri2 (2.6-2) UNRELEASED; urgency=low
 
   * Mark x11proto-dri2-dev Multi-Arch: foreign.
+  * Install .pc file to /usr/share/pkgconfig instead of
+/usr/lib/pkgconfig
 
  -- Steve Langasek vor...@debian.org  Fri, 01 Jul 2011 17:12:54 +0100
 
diff --git a/debian/x11proto-dri2-dev.install b/debian/x11proto-dri2-dev.install
index 061d9c7..cf29ac5 100644
--- a/debian/x11proto-dri2-dev.install
+++ b/debian/x11proto-dri2-dev.install
@@ -1,3 +1,3 @@
 usr/include/X11/extensions/*
-usr/lib/pkgconfig/dri2proto.pc
+usr/lib/*/pkgconfig/dri2proto.pc usr/share/pkgconfig
 usr/share/doc/dri2proto/dri2proto.txt usr/share/doc/x11proto-dri2-dev

commit e99e8913e3f2b868d92c53249da31ce34b97b8ff
Author: Steve Langasek steve.langa...@ubuntu.com
Date:   Fri Jul 1 17:34:09 2011 +0100

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

diff --git a/debian/changelog b/debian/changelog
index 108f7ef..501828e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+x11proto-dri2 (2.6-2) UNRELEASED; urgency=low
+
+  * Mark x11proto-dri2-dev Multi-Arch: foreign.
+
+ -- Steve Langasek vor...@debian.org  Fri, 01 Jul 2011 17:12:54 +0100
+
 x11proto-dri2 (2.6-1) unstable; urgency=low
 
   [ Julien Cristau ]
diff --git a/debian/control b/debian/control
index ecd054c..2b4997b 100644
--- a/debian/control
+++ b/debian/control
@@ -16,6 +16,7 @@ Vcs-Browser: 
http://git.debian.org/?p=pkg-xorg/proto/x11proto-dri2.git
 Package: x11proto-dri2-dev
 Architecture: all
 Depends: ${shlibs:Depends}, ${misc:Depends}
+Multi-Arch: foreign
 Description: X11 DRI2 extension wire protocol
  This package provides development headers describing the wire protocol
  for the DRI2 extension, used to organise direct rendering support


-- 
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/e1qch3t-0007w4...@vasks.debian.org



x11proto-dri2: Changes to 'debian-unstable'

2011-07-01 Thread Julien Cristau
 debian/changelog |4 ++--
 debian/x11proto-dri2-dev.install |2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

New commits:
commit 1207842aa71642d5703877a289453058de5fa96a
Author: Steve Langasek steve.langa...@ubuntu.com
Date:   Fri Jul 1 18:04:46 2011 +0100

hmph, get the changelog right and make the package actually buildable

diff --git a/debian/changelog b/debian/changelog
index acebb8b..8882d68 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,10 @@
-x11proto-dri2 (2.6-2) oneiric; urgency=low
+x11proto-dri2 (2.6-2) unstable; urgency=low
 
   * Mark x11proto-dri2-dev Multi-Arch: foreign.
   * Install .pc file to /usr/share/pkgconfig instead of
 /usr/lib/pkgconfig
 
- -- Steve Langasek steve.langa...@ubuntu.com  Fri, 01 Jul 2011 17:58:26 +0100
+ -- Steve Langasek vor...@debian.org  Fri, 01 Jul 2011 17:58:26 +0100
 
 x11proto-dri2 (2.6-1) unstable; urgency=low
 
diff --git a/debian/x11proto-dri2-dev.install b/debian/x11proto-dri2-dev.install
index cf29ac5..31427cf 100644
--- a/debian/x11proto-dri2-dev.install
+++ b/debian/x11proto-dri2-dev.install
@@ -1,3 +1,3 @@
 usr/include/X11/extensions/*
-usr/lib/*/pkgconfig/dri2proto.pc usr/share/pkgconfig
+usr/lib/pkgconfig/dri2proto.pc usr/share/pkgconfig
 usr/share/doc/dri2proto/dri2proto.txt usr/share/doc/x11proto-dri2-dev


-- 
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/e1qchsp-uf...@vasks.debian.org



x11proto-dri2: Changes to 'debian-unstable'

2011-06-29 Thread Cyril Brulebois
 ChangeLog|  114 +++
 Makefile.am  |3 -
 configure.ac |4 -
 debian/changelog |   14 
 debian/compat|2 
 debian/control   |8 +-
 debian/patches/series|1 
 debian/rules |   92 ++-
 debian/x11proto-dri2-dev.install |1 
 dri2proto.h  |   16 +
 dri2proto.txt|   53 +++---
 dri2tokens.h |1 
 12 files changed, 207 insertions(+), 102 deletions(-)

New commits:
commit a3ab48d8eecefad0a97c354f1ccf76b0012888f1
Author: Cyril Brulebois k...@debian.org
Date:   Thu Jun 30 00:46:31 2011 +0200

Upload to unstable.

diff --git a/debian/changelog b/debian/changelog
index 3852f2a..108f7ef 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-x11proto-dri2 (2.6-1) UNRELEASED; urgency=low
+x11proto-dri2 (2.6-1) unstable; urgency=low
 
   [ Julien Cristau ]
   * Remove Brice from Uploaders.
@@ -14,7 +14,7 @@ x11proto-dri2 (2.6-1) UNRELEASED; urgency=low
 - Add placeholder quilt series file.
   * Bump Standards-Version to 3.9.2 (no changes).
 
- -- Cyril Brulebois k...@debian.org  Thu, 30 Jun 2011 00:37:11 +0200
+ -- Cyril Brulebois k...@debian.org  Thu, 30 Jun 2011 00:46:28 +0200
 
 x11proto-dri2 (2.3-1) unstable; urgency=low
 

commit 24dc4d271f1f6a4ab65832f4873cd6a657f19214
Author: Cyril Brulebois k...@debian.org
Date:   Thu Jun 30 00:45:59 2011 +0200

Bump Standards-Version to 3.9.2 (no changes).

diff --git a/debian/changelog b/debian/changelog
index 01cfc40..3852f2a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -12,6 +12,7 @@ x11proto-dri2 (2.6-1) UNRELEASED; urgency=low
 - Use dh-autoreconf and quilt sequences, rewrite rules file.
 - Ship dri2proto.txt through dh_install.
 - Add placeholder quilt series file.
+  * Bump Standards-Version to 3.9.2 (no changes).
 
  -- Cyril Brulebois k...@debian.org  Thu, 30 Jun 2011 00:37:11 +0200
 
diff --git a/debian/control b/debian/control
index 5678dff..ecd054c 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.4
+Standards-Version: 3.9.2
 Vcs-Git: git://git.debian.org/git/pkg-xorg/proto/x11proto-dri2
 Vcs-Browser: http://git.debian.org/?p=pkg-xorg/proto/x11proto-dri2.git
 

commit 929345bf9669c44dfa304de9a28b81bb6214219c
Author: Cyril Brulebois k...@debian.org
Date:   Thu Jun 30 00:45:32 2011 +0200

Switch to dh.

diff --git a/debian/changelog b/debian/changelog
index fae4236..01cfc40 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,11 @@ x11proto-dri2 (2.6-1) UNRELEASED; urgency=low
 
   [ Cyril Brulebois ]
   * New upstream release.
+  * Switch to dh:
+- Bump debhelper build-dep and compat to 8.
+- Use dh-autoreconf and quilt sequences, rewrite rules file.
+- Ship dri2proto.txt through dh_install.
+- Add placeholder quilt series file.
 
  -- Cyril Brulebois k...@debian.org  Thu, 30 Jun 2011 00:37:11 +0200
 
diff --git a/debian/compat b/debian/compat
index 7ed6ff8..45a4fb7 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-5
+8
diff --git a/debian/control b/debian/control
index fbb904b..5678dff 100644
--- a/debian/control
+++ b/debian/control
@@ -4,9 +4,9 @@ Priority: optional
 Maintainer: Debian X Strike Force debian-x@lists.debian.org
 Uploaders: Cyril Brulebois k...@debian.org
 Build-Depends:
- debhelper (= 5),
- autoconf,
- automake,
+ debhelper (= 8),
+ dh-autoreconf,
+ quilt,
  xutils-dev (= 1:7.5~1),
  pkg-config,
 Standards-Version: 3.8.4
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 000..fdffa2a
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+# placeholder
diff --git a/debian/rules b/debian/rules
index 768fcd4..f97f5fd 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,88 +1,12 @@
 #!/usr/bin/make -f
-# debian/rules for the Debian x11proto-dri2 package.
-# Copyright © 2004 Scott James Remnant sc...@netsplit.com
-# Copyright © 2005 Daniel Stone dan...@fooishbar.org
-# Copyright © 2005 David Nusinow dnusi...@debian.org
 
-# Uncomment this to turn on verbose mode.
-#export DH_VERBOSE=1
+# Install in debian/tmp to retain control through dh_install:
+override_dh_auto_install:
+   dh_auto_install --destdir=debian/tmp
 
-PACKAGE = x11proto-dri2-dev
+# Forget no-one:
+override_dh_install:
+   dh_install --fail-missing
 
-.PHONY: autogen
-autogen: autogen-stamp
-autogen-stamp:
-   dh_testdir
-
-   autoreconf -vfi
-   touch autogen-stamp
-
-.PHONY: configure
-configure: configure-stamp
-configure-stamp: autogen-stamp
-   dh_testdir
-
-   test -d build || mkdir build
-   cd build  \
-   ../configure --prefix=/usr --mandir=\$${prefix}/share/man \
-

x11proto-dri2: Changes to 'debian-unstable'

2011-04-28 Thread Julien Cristau
 debian/changelog |8 
 debian/control   |   10 +++---
 2 files changed, 15 insertions(+), 3 deletions(-)

New commits:
commit cf2a2996a37dc4d55d58c92f2b13e286251d8343
Author: Julien Cristau jcris...@debian.org
Date:   Thu Apr 28 14:35:54 2011 +0200

Drop unnecessary Pre-Depends on x11-common.

diff --git a/debian/changelog b/debian/changelog
index cdfb6d6..f8a9900 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ x11proto-dri2 (2.3-2) UNRELEASED; urgency=low
 
   * Remove Brice from Uploaders.
   * Wrap the Build-Depends control field.
+  * Drop unnecessary Pre-Depends on x11-common.
 
  -- Julien Cristau jcris...@debian.org  Thu, 28 Apr 2011 14:33:38 +0200
 
diff --git a/debian/control b/debian/control
index aa343e4..fbb904b 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,6 @@ Vcs-Browser: 
http://git.debian.org/?p=pkg-xorg/proto/x11proto-dri2.git
 Package: x11proto-dri2-dev
 Architecture: all
 Depends: ${shlibs:Depends}, ${misc:Depends}
-Pre-Depends: x11-common (= 1:7.0.0)
 Description: X11 DRI2 extension wire protocol
  This package provides development headers describing the wire protocol
  for the DRI2 extension, used to organise direct rendering support

commit 89dfd0281f7030a38998fcf98261f03c6eb5b66d
Author: Julien Cristau jcris...@debian.org
Date:   Thu Apr 28 14:35:32 2011 +0200

Wrap the Build-Depends control field.

diff --git a/debian/changelog b/debian/changelog
index fa49c0f..cdfb6d6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 x11proto-dri2 (2.3-2) UNRELEASED; urgency=low
 
   * Remove Brice from Uploaders.
+  * Wrap the Build-Depends control field.
 
  -- Julien Cristau jcris...@debian.org  Thu, 28 Apr 2011 14:33:38 +0200
 
diff --git a/debian/control b/debian/control
index 4e4c295..aa343e4 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,12 @@ Section: x11
 Priority: optional
 Maintainer: Debian X Strike Force debian-x@lists.debian.org
 Uploaders: Cyril Brulebois k...@debian.org
-Build-Depends: debhelper (= 5), autoconf, automake, xutils-dev (= 1:7.5~1), 
pkg-config
+Build-Depends:
+ debhelper (= 5),
+ autoconf,
+ automake,
+ xutils-dev (= 1:7.5~1),
+ pkg-config,
 Standards-Version: 3.8.4
 Vcs-Git: git://git.debian.org/git/pkg-xorg/proto/x11proto-dri2
 Vcs-Browser: http://git.debian.org/?p=pkg-xorg/proto/x11proto-dri2.git

commit d86283373c3c43df19893233067fa1f3385f77f9
Author: Julien Cristau jcris...@debian.org
Date:   Thu Apr 28 14:35:07 2011 +0200

Remove Brice from Uploaders.

diff --git a/debian/changelog b/debian/changelog
index 46d8a19..fa49c0f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+x11proto-dri2 (2.3-2) UNRELEASED; urgency=low
+
+  * Remove Brice from Uploaders.
+
+ -- Julien Cristau jcris...@debian.org  Thu, 28 Apr 2011 14:33:38 +0200
+
 x11proto-dri2 (2.3-1) unstable; urgency=low
 
   * New upstream release.
diff --git a/debian/control b/debian/control
index 0766688..4e4c295 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: x11proto-dri2
 Section: x11
 Priority: optional
 Maintainer: Debian X Strike Force debian-x@lists.debian.org
-Uploaders: Brice Goglin bgog...@debian.org, Cyril Brulebois k...@debian.org
+Uploaders: Cyril Brulebois k...@debian.org
 Build-Depends: debhelper (= 5), autoconf, automake, xutils-dev (= 1:7.5~1), 
pkg-config
 Standards-Version: 3.8.4
 Vcs-Git: git://git.debian.org/git/pkg-xorg/proto/x11proto-dri2


-- 
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/e1qfque-0004sb...@alioth.debian.org



x11proto-dri2: Changes to 'debian-unstable'

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

New commits:
commit 6219725d208fc231aeef7a083e75d1b8e5a3624b
Author: Mikhail Gusarov dotted...@debian.org
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 82b6e43..0766688 100644
--- a/debian/control
+++ b/debian/control
@@ -19,7 +19,5 @@ Description: X11 DRI2 extension wire protocol
  .
  More information about X.Org can be found at:
  URL:http://www.X.org
- URL:http://xorg.freedesktop.org
- URL:http://lists.freedesktop.org/mailman/listinfo/xorg
  .
  This package is built from the X.org dri2proto 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/e1oami6-0001n0...@alioth.debian.org



x11proto-dri2: Changes to 'debian-unstable'

2010-04-06 Thread Cyril Brulebois
 configure.ac |2 +-
 debian/changelog |   11 +++
 debian/control   |6 +++---
 dri2proto.h  |   19 +--
 dri2proto.txt|   31 ---
 5 files changed, 56 insertions(+), 13 deletions(-)

New commits:
commit 5403a6d8490d95f071a98c577b77c4bbd589dcc5
Author: Cyril Brulebois k...@debian.org
Date:   Tue Apr 6 15:23:56 2010 +0200

Upload to unstable.

diff --git a/debian/changelog b/debian/changelog
index 52aa649..46d8a19 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-x11proto-dri2 (2.3-1) UNRELEASED; urgency=low
+x11proto-dri2 (2.3-1) unstable; urgency=low
 
   * New upstream release.
   * Add myself to Uploaders.
@@ -7,7 +7,7 @@ x11proto-dri2 (2.3-1) UNRELEASED; urgency=low
 XORG_DEFAULT_OPTIONS in configure.ac).
   * Bump Standards-Version from 3.8.2 to 3.8.4 (no changes needed).
 
- -- Cyril Brulebois k...@debian.org  Tue, 06 Apr 2010 04:17:43 +0200
+ -- Cyril Brulebois k...@debian.org  Tue, 06 Apr 2010 15:23:52 +0200
 
 x11proto-dri2 (2.2-2) unstable; urgency=low
 

commit 1cab7234427986ff36b52b44d314efe9f037e879
Author: Cyril Brulebois k...@debian.org
Date:   Tue Apr 6 15:17:17 2010 +0200

B-D on pkg-config, needed for PKG_PROG_PKG_CONFIG.

diff --git a/debian/changelog b/debian/changelog
index b66858e..52aa649 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,8 @@ x11proto-dri2 (2.3-1) UNRELEASED; urgency=low
   * New upstream release.
   * Add myself to Uploaders.
   * B-D explicitly on debhelper (= 5), which matches debian/compat.
+  * B-D on pkg-config, needed for PKG_PROG_PKG_CONFIG (pulled through
+XORG_DEFAULT_OPTIONS in configure.ac).
   * Bump Standards-Version from 3.8.2 to 3.8.4 (no changes needed).
 
  -- Cyril Brulebois k...@debian.org  Tue, 06 Apr 2010 04:17:43 +0200
diff --git a/debian/control b/debian/control
index 4e5c9fa..82b6e43 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: x11
 Priority: optional
 Maintainer: Debian X Strike Force debian-x@lists.debian.org
 Uploaders: Brice Goglin bgog...@debian.org, Cyril Brulebois k...@debian.org
-Build-Depends: debhelper (= 5), autoconf, automake, xutils-dev (= 1:7.5~1)
+Build-Depends: debhelper (= 5), autoconf, automake, xutils-dev (= 1:7.5~1), 
pkg-config
 Standards-Version: 3.8.4
 Vcs-Git: git://git.debian.org/git/pkg-xorg/proto/x11proto-dri2
 Vcs-Browser: http://git.debian.org/?p=pkg-xorg/proto/x11proto-dri2.git

commit eb9415c36053190ac8393bc6884a0e54e2be
Author: Cyril Brulebois k...@debian.org
Date:   Tue Apr 6 15:12:35 2010 +0200

Bump Standards-Version from 3.8.2 to 3.8.4 (no changes needed).

diff --git a/debian/changelog b/debian/changelog
index 7cc5021..b66858e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ x11proto-dri2 (2.3-1) UNRELEASED; urgency=low
   * New upstream release.
   * Add myself to Uploaders.
   * B-D explicitly on debhelper (= 5), which matches debian/compat.
+  * Bump Standards-Version from 3.8.2 to 3.8.4 (no changes needed).
 
  -- Cyril Brulebois k...@debian.org  Tue, 06 Apr 2010 04:17:43 +0200
 
diff --git a/debian/control b/debian/control
index 6076f91..4e5c9fa 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Debian X Strike Force debian-x@lists.debian.org
 Uploaders: Brice Goglin bgog...@debian.org, Cyril Brulebois k...@debian.org
 Build-Depends: debhelper (= 5), autoconf, automake, xutils-dev (= 1:7.5~1)
-Standards-Version: 3.8.2
+Standards-Version: 3.8.4
 Vcs-Git: git://git.debian.org/git/pkg-xorg/proto/x11proto-dri2
 Vcs-Browser: http://git.debian.org/?p=pkg-xorg/proto/x11proto-dri2.git
 

commit b0e0428c6f3ffa12134242b13f58fa4ce8e262f2
Author: Cyril Brulebois k...@debian.org
Date:   Tue Apr 6 15:11:27 2010 +0200

B-D explicitly on debhelper (= 5), which matches debian/compat.

diff --git a/debian/changelog b/debian/changelog
index c1a4273..7cc5021 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ x11proto-dri2 (2.3-1) UNRELEASED; urgency=low
 
   * New upstream release.
   * Add myself to Uploaders.
+  * B-D explicitly on debhelper (= 5), which matches debian/compat.
 
  -- Cyril Brulebois k...@debian.org  Tue, 06 Apr 2010 04:17:43 +0200
 
diff --git a/debian/control b/debian/control
index 9d3ba1f..6076f91 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: x11
 Priority: optional
 Maintainer: Debian X Strike Force debian-x@lists.debian.org
 Uploaders: Brice Goglin bgog...@debian.org, Cyril Brulebois k...@debian.org
-Build-Depends: debhelper, autoconf, automake, xutils-dev (= 1:7.5~1)
+Build-Depends: debhelper (= 5), autoconf, automake, xutils-dev (= 1:7.5~1)
 Standards-Version: 3.8.2
 Vcs-Git: git://git.debian.org/git/pkg-xorg/proto/x11proto-dri2
 Vcs-Browser: http://git.debian.org/?p=pkg-xorg/proto/x11proto-dri2.git

commit 55f5e90c5e0071142fdac39a1ec245de54abe44b
Author: Cyril Brulebois k...@debian.org
Date:   Tue Apr 6 04:20:08 2010 +0200


x11proto-dri2: Changes to 'debian-unstable'

2010-03-21 Thread Brice Goglin
 debian/changelog |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit ef0bd2ec4e28445193730640171a127f8dfed86b
Author: Brice Goglin bgog...@debian.org
Date:   Sun Mar 21 10:14:51 2010 +0100

Prepare changelog for upload

diff --git a/debian/changelog b/debian/changelog
index 036ec05..f148268 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,9 @@
-x11proto-dri2 (2.2-2) UNRELEASED; urgency=low
+x11proto-dri2 (2.2-2) unstable; urgency=low
 
   * Bump xutils-dev build dependencies to 1:7.5~1 for util-macros 1.3.0
 (closes: #574497).
 
- -- Brice Goglin bgog...@debian.org  Tue, 16 Feb 2010 07:23:26 +0100
+ -- Brice Goglin bgog...@debian.org  Sun, 21 Mar 2010 10:14:39 +0100
 
 x11proto-dri2 (2.2-1) unstable; urgency=low
 


-- 
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/e1nthh5-cx...@alioth.debian.org



x11proto-dri2: Changes to 'debian-unstable'

2010-03-18 Thread Julien Cristau
 debian/changelog |3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

New commits:
commit 82d2752835b3022355d1630c0165aa86e7d4e73a
Author: Julien Cristau jcris...@debian.org
Date:   Thu Mar 18 19:23:47 2010 +0100

Add bug closer

diff --git a/debian/changelog b/debian/changelog
index 0d2c40d..036ec05 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 x11proto-dri2 (2.2-2) UNRELEASED; urgency=low
 
-  * Bump xutils-dev build dependencies to 1:7.5~1 for util-macros 1.3.0.
+  * Bump xutils-dev build dependencies to 1:7.5~1 for util-macros 1.3.0
+(closes: #574497).
 
  -- Brice Goglin bgog...@debian.org  Tue, 16 Feb 2010 07:23:26 +0100
 


-- 
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/e1nsko3-0005rv...@alioth.debian.org



x11proto-dri2: Changes to 'debian-unstable'

2010-02-15 Thread Brice Goglin
 debian/changelog |6 ++
 debian/control   |2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

New commits:
commit 579e3cc0dd43e6147f82223ef51d48070fb608db
Author: Brice Goglin bgog...@debian.org
Date:   Tue Feb 16 07:23:59 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 2a355c7..0d2c40d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+x11proto-dri2 (2.2-2) UNRELEASED; urgency=low
+
+  * Bump xutils-dev build dependencies to 1:7.5~1 for util-macros 1.3.0.
+
+ -- Brice Goglin bgog...@debian.org  Tue, 16 Feb 2010 07:23:26 +0100
+
 x11proto-dri2 (2.2-1) unstable; urgency=low
 
   [ Timo Aaltonen ]
diff --git a/debian/control b/debian/control
index 6615835..fab289a 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: x11
 Priority: optional
 Maintainer: Debian X Strike Force debian-x@lists.debian.org
 Uploaders: Brice Goglin bgog...@debian.org
-Build-Depends: debhelper, autoconf, automake, xutils-dev (= 1:7.4+4)
+Build-Depends: debhelper, autoconf, automake, xutils-dev (= 1:7.5~1)
 Standards-Version: 3.8.2
 Vcs-Git: git://git.debian.org/git/pkg-xorg/proto/x11proto-dri2
 Vcs-Browser: http://git.debian.org/?p=pkg-xorg/proto/x11proto-dri2.git


-- 
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/e1nhgr0-0002wn...@alioth.debian.org



x11proto-dri2: Changes to 'debian-unstable'

2010-02-11 Thread Brice Goglin
 debian/changelog |9 ++---
 debian/control   |2 +-
 2 files changed, 7 insertions(+), 4 deletions(-)

New commits:
commit 4e1822097de641d4e57686a01974a4499a415e4b
Author: Brice Goglin bgog...@debian.org
Date:   Thu Feb 11 13:55:49 2010 +0100

Prepare changelog for upload

diff --git a/debian/changelog b/debian/changelog
index e6445c9..2a355c7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-x11proto-dri2 (2.2-1) UNRELEASED; urgency=low
+x11proto-dri2 (2.2-1) unstable; urgency=low
 
   [ Timo Aaltonen ]
   * New upstream release. (LP: #377090, closes: #569259)
@@ -8,7 +8,10 @@ x11proto-dri2 (2.2-1) UNRELEASED; urgency=low
 good reason.  Thanks, Colin Watson!
   * Remove myself from Uploaders
 
- -- Brice Goglin bgog...@debian.org  Thu, 11 Feb 2010 13:52:42 +0100
+  [ Brice Goglin ]
+  * Add myself to Uploaders.
+
+ -- Brice Goglin bgog...@debian.org  Thu, 11 Feb 2010 13:55:45 +0100
 
 x11proto-dri2 (2.1-1) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index a717010..6615835 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: x11proto-dri2
 Section: x11
 Priority: optional
 Maintainer: Debian X Strike Force debian-x@lists.debian.org
-Uploaders: 
+Uploaders: Brice Goglin bgog...@debian.org
 Build-Depends: debhelper, autoconf, automake, xutils-dev (= 1:7.4+4)
 Standards-Version: 3.8.2
 Vcs-Git: git://git.debian.org/git/pkg-xorg/proto/x11proto-dri2

commit b131b029c06005c301741d7608b6b722bd99145a
Author: Brice Goglin bgog...@debian.org
Date:   Thu Feb 11 13:45:14 2010 +0100

Add bug closer

diff --git a/debian/changelog b/debian/changelog
index 6dd3526..e6445c9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,14 +1,14 @@
 x11proto-dri2 (2.2-1) UNRELEASED; urgency=low
 
   [ Timo Aaltonen ]
-  * New upstream release. (LP: #377090)
+  * New upstream release. (LP: #377090, closes: #569259)
 
   [ Julien Cristau ]
   * Rename the build directory to not include DEB_BUILD_GNU_TYPE for no
 good reason.  Thanks, Colin Watson!
   * Remove myself from Uploaders
 
- -- Timo Aaltonen tjaal...@ubuntu.com  Sat, 09 Jan 2010 02:26:40 +0200
+ -- Brice Goglin bgog...@debian.org  Thu, 11 Feb 2010 13:52:42 +0100
 
 x11proto-dri2 (2.1-1) unstable; urgency=low
 


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



x11proto-dri2: Changes to 'debian-unstable'

2010-01-22 Thread Julien Cristau
 debian/changelog |1 +
 debian/control   |2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

New commits:
commit dceaaac2405e19a5bf08d100eea90606f8efeeb3
Author: Julien Cristau jcris...@debian.org
Date:   Sat Jan 23 01:46:46 2010 +0100

Remove myself from Uploaders

diff --git a/debian/changelog b/debian/changelog
index 76d2ac3..6dd3526 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ x11proto-dri2 (2.2-1) UNRELEASED; urgency=low
   [ Julien Cristau ]
   * Rename the build directory to not include DEB_BUILD_GNU_TYPE for no
 good reason.  Thanks, Colin Watson!
+  * Remove myself from Uploaders
 
  -- Timo Aaltonen tjaal...@ubuntu.com  Sat, 09 Jan 2010 02:26:40 +0200
 
diff --git a/debian/control b/debian/control
index 5461535..a717010 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: x11proto-dri2
 Section: x11
 Priority: optional
 Maintainer: Debian X Strike Force debian-x@lists.debian.org
-Uploaders: Julien Cristau jcris...@debian.org
+Uploaders: 
 Build-Depends: debhelper, autoconf, automake, xutils-dev (= 1:7.4+4)
 Standards-Version: 3.8.2
 Vcs-Git: git://git.debian.org/git/pkg-xorg/proto/x11proto-dri2


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



x11proto-dri2: Changes to 'debian-unstable'

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

New commits:
commit 98d7fd20e874d15ca28e76f4e00bd62b9eb5e570
Author: Julien Cristau jcris...@debian.org
Date:   Sat Jan 16 16:48:59 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 cdcdabe..76d2ac3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,12 @@
 x11proto-dri2 (2.2-1) UNRELEASED; urgency=low
 
+  [ Timo Aaltonen ]
   * New upstream release. (LP: #377090)
 
+  [ Julien Cristau ]
+  * Rename the build directory to not include DEB_BUILD_GNU_TYPE for no
+good reason.  Thanks, Colin Watson!
+
  -- Timo Aaltonen tjaal...@ubuntu.com  Sat, 09 Jan 2010 02:26:40 +0200
 
 x11proto-dri2 (2.1-1) unstable; urgency=low
diff --git a/debian/rules b/debian/rules
index 213aa05..768fcd4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -22,8 +22,8 @@ configure: configure-stamp
 configure-stamp: autogen-stamp
dh_testdir
 
-   test -d obj-$(DEB_BUILD_GNU_TYPE) || mkdir obj-$(DEB_BUILD_GNU_TYPE)
-   cd obj-$(DEB_BUILD_GNU_TYPE)  \
+   test -d build || mkdir build
+   cd build  \
../configure --prefix=/usr --mandir=\$${prefix}/share/man \
 --infodir=\$${prefix}/share/info --disable-shared \
 $(confflags) CFLAGS=$(CFLAGS) 
@@ -33,7 +33,7 @@ build: build-stamp
 build-stamp: configure-stamp
dh_testdir
 
-   cd obj-$(DEB_BUILD_GNU_TYPE)  $(MAKE)
+   cd build  $(MAKE)
 
touch build-stamp
 
@@ -46,7 +46,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 Makefile.in
@@ -59,7 +59,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-dri2: Changes to 'debian-unstable'

2010-01-08 Thread Timo Aaltonen
 .gitignore   |   78 +-
 ChangeLog|  160 ++
 Makefile.am  |9 -
 README   |   30 +
 configure.ac |   13 +-
 debian/changelog |6 +
 dri2proto.h  |  114 +
 dri2proto.txt|  288 +--
 dri2tokens.h |6 +
 9 files changed, 674 insertions(+), 30 deletions(-)

New commits:
commit 00d436e3d600a5378a3ef72e840cbddc7b0b3447
Author: Timo Aaltonen tjaal...@cc.hut.fi
Date:   Sat Jan 9 02:28:07 2010 +0200

Update the changelogs.

diff --git a/ChangeLog b/ChangeLog
index 6a11395..403f4e9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,163 @@
+commit bd6f2584d3d55746bb56bf923b35e85adfd0dc3b
+Merge: 84eac7f 9c1a8f1
+Author: Jesse Barnes jbar...@virtuousgeek.org
+Date:   Tue Dec 8 16:03:11 2009 -0800
+
+Merge branch 'dri2-swapbuffers'
+
+commit 84eac7f37646d36c2644b8f6880c10c249068450
+Author: Gaetan Nadon mems...@videotron.ca
+Date:   Sun Nov 22 19:24:47 2009 -0500
+
+Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES
+
+Now that the INSTALL file is generated.
+Allows running make maintainer-clean.
+
+commit 499241b74322b984bbbee0803513e32b6f83bb31
+Author: Aaron Plattner aplatt...@nvidia.com
+Date:   Mon Oct 12 13:11:47 2009 -0700
+
+Add a DRI2DriverVDPAU driver type.
+
+Signed-off-by: Aaron Plattner aplatt...@nvidia.com
+Acked-by: Kristian Høgsberg k...@bitplanet.net
+
+commit 0a5e388ae9c1306bb253c161071424e0282ea8f5
+Author: Gaetan Nadon mems...@videotron.ca
+Date:   Mon Nov 16 11:13:29 2009 -0500
+
+README: file created or updated #24206
+
+Contains a set of URLs to freedesktop.org.
+
+commit 1b648b29caea1540abcb0ea7c35c45f749e160b4
+Author: Gaetan Nadon mems...@videotron.ca
+Date:   Sun Nov 15 19:45:26 2009 -0500
+
+Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432
+
+ChangeLog filename is known to Automake and requires no further
+coding in the makefile.
+
+commit 77eefcd20b38392a75e7c71a7e182dcfcaf3e7c3
+Author: Gaetan Nadon mems...@videotron.ca
+Date:   Sun Nov 15 18:31:28 2009 -0500
+
+Makefile.am: INSTALL file is missing or incorrect #24206
+
+The standard GNU file on building/installing  tarball is copied
+using the XORG_INSTALL macro contained in XORG_DEFAULT_OPTIONS
+Add INSTALL target
+
+commit 2ddb34caa23048083232e592300cfee7b8c2f04f
+Author: Gaetan Nadon mems...@videotron.ca
+Date:   Sun Nov 15 18:11:36 2009 -0500
+
+configure.ac: deploy the new XORG_DEFAULT_OPTIONS #24242
+
+This macro aggregate a number of existing macros that sets commmon
+X.Org components configuration options. It shields the configuration file 
from
+future changes.
+
+commit 363595cd28af5ff820e0790525108685bebf7275
+Author: Gaetan Nadon mems...@videotron.ca
+Date:   Sun Nov 15 13:55:25 2009 -0500
+
+configure.ac: AM_MAINTAINER_MODE missing #24238
+
+This turns off maintainer mode build rules in tarballs.
+Works in conjunction with autogen.sh --enable-maintainer-mode
+
+commit 9e8c94f5a55b0ba97cc1f8b34c1d58e50ea2c7f8
+Author: Gaetan Nadon mems...@videotron.ca
+Date:   Sat Nov 14 18:26:46 2009 -0500
+
+.gitignore: use common defaults with custom section # 24239
+
+Using common defaults will reduce errors and maintenance.
+Only the very small or inexistent custom section need periodic maintenance
+when the structure of the component changes. Do not edit defaults.
+
+commit 9c1a8f1d074bd7b87c4edf8b689c13c93fba9aaa
+Author: Jesse Barnes jbar...@jbarnes-desktop.localdomain
+Date:   Thu Nov 12 17:23:03 2009 +
+
+Fix cut  paste error: Extension Requests - Extension Events
+
+commit 7c7e9bbf4ab6177e9623f3c4d667ed83789167b4
+Author: Jesse Barnes jbar...@jbarnes-desktop.localdomain
+Date:   Thu Nov 12 15:26:40 2009 +
+
+Add DRI2 event support for DRI2BufferSwapComplete
+
+commit f9e6b17debd2f69821bd8d412cccf02dd9ba17af
+Author: Jesse Barnes jbar...@jbarnes-desktop.localdomain
+Date:   Wed Nov 11 15:26:40 2009 -0800
+
+Pad out DRI2 swap buffers reply
+
+commit 516a1ff1f8ceca9ddefce21303e65d873aeeba14
+Author: Jesse Barnes jbar...@jbarnes-desktop.localdomain
+Date:   Tue Nov 10 12:12:07 2009 -0800
+
+Add DRI2SwapInterval protocol
+
+Needed to handle swap interval in the direct rendered case.
+
+commit 5e059038a95b5bad7f41a2019beaad913ed29502
+Author: Jesse Barnes jbar...@virtuousgeek.org
+Date:   Thu Oct 29 12:45:48 2009 -0700
+
+Bump package version to 2.2
+
+commit 1102a9199db8aa08e891f808f8921a5d312e3197
+Author: Jesse Barnes jbar...@virtuousgeek.org
+Date:   Fri Oct 2 22:23:09 2009 -0700
+
+Fix DRI2SwapBuffers reply length
+
+Length should be a CARD32 and match the endianness annotation.
+
+Signed-off-by: Jesse Barnes jbar...@virtuousgeek.org
+
+commit 29c7fcbf10508ec822ad528928b72702e4c9af01
+Author: Jesse Barnes jbar...@virtuousgeek.org
+Date:   Thu 

x11proto-dri2: Changes to 'debian-unstable'

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

New commits:
commit f6a072c7d0084e3db404d26dfff9490ef6bded81
Author: Julien Cristau jcris...@debian.org
Date:   Sat Nov 21 12:03:59 2009 +0100

Remove config.* in debian/rules clean

diff --git a/debian/rules b/debian/rules
index b52372a..213aa05 100755
--- a/debian/rules
+++ b/debian/rules
@@ -48,6 +48,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 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-dri2: Changes to 'debian-unstable'

2009-06-22 Thread Julien Cristau
 ChangeLog|   87 +++
 configure.ac |2 -
 debian/changelog |7 
 debian/control   |2 -
 dri2proto.h  |5 +--
 dri2proto.txt|   67 +-
 dri2tokens.h |1 
 7 files changed, 165 insertions(+), 6 deletions(-)

New commits:
commit d4a30d665a4da686f2f6dabc5741610c52a218eb
Author: Julien Cristau jcris...@debian.org
Date:   Fri Jun 19 17:30:46 2009 +0200

Prepare changelog for upload

diff --git a/debian/changelog b/debian/changelog
index 87d5e6f..2dc9fec 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,9 @@
-x11proto-dri2 (2.1-1) UNRELEASED; urgency=low
+x11proto-dri2 (2.1-1) unstable; urgency=low
 
   * New upstream release.
   * Bump Standards-Version to 3.8.2.
 
- -- Julien Cristau jcris...@debian.org  Fri, 19 Jun 2009 13:07:49 +0200
+ -- Julien Cristau jcris...@debian.org  Fri, 19 Jun 2009 17:30:30 +0200
 
 x11proto-dri2 (2.0-1) unstable; urgency=low
 

commit a4e5819332bd66b804eb0b8d0e820096e7224b8d
Author: Julien Cristau jcris...@debian.org
Date:   Fri Jun 19 13:41:00 2009 +0200

Bump Standards-Version to 3.8.2.

diff --git a/debian/changelog b/debian/changelog
index 7fe68b2..87d5e6f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 x11proto-dri2 (2.1-1) UNRELEASED; urgency=low
 
   * New upstream release.
+  * Bump Standards-Version to 3.8.2.
 
  -- Julien Cristau jcris...@debian.org  Fri, 19 Jun 2009 13:07:49 +0200
 
diff --git a/debian/control b/debian/control
index c47227c..5461535 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Debian X Strike Force debian-x@lists.debian.org
 Uploaders: Julien Cristau jcris...@debian.org
 Build-Depends: debhelper, autoconf, automake, xutils-dev (= 1:7.4+4)
-Standards-Version: 3.8.1
+Standards-Version: 3.8.2
 Vcs-Git: git://git.debian.org/git/pkg-xorg/proto/x11proto-dri2
 Vcs-Browser: http://git.debian.org/?p=pkg-xorg/proto/x11proto-dri2.git
 

commit f0a8ae9d6521719edc15507442c160145a5c2bb2
Author: Julien Cristau jcris...@debian.org
Date:   Fri Jun 19 13:08:53 2009 +0200

Update changelogs

diff --git a/ChangeLog b/ChangeLog
new file mode 100644
index 000..6a11395
--- /dev/null
+++ b/ChangeLog
@@ -0,0 +1,87 @@
+commit 66c56ab10d917e3f47f93178d7eac6430970d3c4
+Author: Ian Romanick i...@freedesktop.org
+Date:   Mon Apr 20 21:16:24 2009 -0700
+
+Add protocol for DRI2GetBuffersWithFormat
+
+This function replaces DRI2GetBuffers.
+
+Signed-off-by: Ian Romanick ian.d.roman...@intel.com
+Reviewed-by: Kristian Høgsberg k...@redhat.com
+
+commit a223ab5e6a215d86e4bf072369b331506f689f83
+Author: Kristian Høgsberg k...@redhat.com
+Date:   Mon Apr 20 14:08:19 2009 -0400
+
+Bump to 2.0 and release
+
+commit f46b6ca29b2da54cf6e6db57d464bea9476594c6
+Author: Julien Cristau jcris...@debian.org
+Date:   Fri Jan 9 06:07:59 2009 +0100
+
+Distribute the protocol documentation
+
+commit ac787752bf67f8f1ea8167191e5fb9d7fbbe7c7f
+Author: Paulo Cesar Pereira de Andrade p...@mandriva.com.br
+Date:   Tue Jan 27 20:06:28 2009 -0200
+
+Janitor: Correct make distcheck and dont distribute autogen.sh
+
+commit 65c7097d549ada25d11738b15996b18c9e57a847
+Author: Kristian Høgsberg k...@redhat.com
+Date:   Mon Dec 1 20:57:40 2008 -0500
+
+Bump to 1.99.3 and back out the value bitmask from the CopyRegion request.
+
+commit f7b737bef90df4430ac491d65accc7742bc6ca38
+Author: Kristian Høgsberg k...@redhat.com
+Date:   Mon Dec 1 14:01:42 2008 -0500
+
+Bump version to 1.99.2.
+
+commit 8cab3f0e6f551220bd11074779f4ccec1e948e00
+Author: Kristian Høgsberg k...@redhat.com
+Date:   Tue Oct 14 23:19:15 2008 -0400
+
+Add protocol documentation, update to DRI2CopyRegion request.
+
+commit abb1edc487543c26856afdbe6a7e2c088a1e82ee
+Author: Kristian Høgsberg k...@redhat.com
+Date:   Tue Aug 12 12:52:33 2008 -0400
+
+Update to 1.99.1 - drop sarea and perform swap buffer in X server.
+
+Still to resolve is the swap buffer request.  It should probably be
+broken into two requests, one to post the swap request and one to wait
+for it to be completed.  Also, need to find a good solution to
+CopySubBuffer that doesn't require a roundtrip per rectangle.
+
+Don't need to solve all this for 2.0, though, can add requests later on.
+
+commit b9d7a0c1b0f5b40dfe8ca7a33693198bf91244ca
+Author: Kristian Høgsberg k...@redhat.com
+Date:   Wed Apr 2 19:11:32 2008 -0400
+
+Adjust pkg-config cflags to match other proto modules.
+
+commit b515bee843d5ab91fc0fe30b8eb13aadd69b5131
+Author: Kristian Høgsberg k...@redhat.com
+Date:   Wed Mar 26 16:00:05 2008 -0400
+
+Add reemitDrawableInfo protocol.
+
+Also, remove the screen number where it's redundant and rename
+drmDrawable in the create drawable request to just 'handle' now that
+we don't rely on drm drawables.
+
+commit 

x11proto-dri2: Changes to 'debian-unstable'

2009-06-08 Thread Julien Cristau
 .gitignore   |   14 ++
 Makefile.am  |   13 -
 configure.ac |6 +-
 debian/changelog |   10 ++
 debian/compat|2 +-
 debian/control   |4 ++--
 debian/rules |2 +-
 7 files changed, 45 insertions(+), 6 deletions(-)

New commits:
commit 058d3ecbc2c6064cba1bf5449fae61f083c36022
Author: Julien Cristau jcris...@debian.org
Date:   Mon Jun 8 16:50:32 2009 +0200

Prepare changelog for upload

diff --git a/debian/changelog b/debian/changelog
index 9670f27..45d6f59 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-x11proto-dri2 (2.0-1) UNRELEASED; urgency=low
+x11proto-dri2 (2.0-1) unstable; urgency=low
 
   * New upstream release.
   * Add build-dep on xutils-dev = 1:7.4+4.
@@ -6,7 +6,7 @@ x11proto-dri2 (2.0-1) UNRELEASED; urgency=low
   * Bump Standards-Version to 3.8.1.
   * Bump dh compat to 5 to make lintian happy.
 
- -- Julien Cristau jcris...@debian.org  Mon, 08 Jun 2009 16:41:48 +0200
+ -- Julien Cristau jcris...@debian.org  Mon, 08 Jun 2009 16:50:28 +0200
 
 x11proto-dri2 (1.99.3-1) unstable; urgency=low
 

commit cd891967de6c983acf8efc39cc29fd0bba1196e6
Author: Julien Cristau jcris...@debian.org
Date:   Mon Jun 8 16:50:25 2009 +0200

Bump dh compat to 5 to make lintian happy.

diff --git a/debian/changelog b/debian/changelog
index 4117870..9670f27 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ x11proto-dri2 (2.0-1) UNRELEASED; urgency=low
   * Add build-dep on xutils-dev = 1:7.4+4.
   * Install the upstream changelog.
   * Bump Standards-Version to 3.8.1.
+  * Bump dh compat to 5 to make lintian happy.
 
  -- Julien Cristau jcris...@debian.org  Mon, 08 Jun 2009 16:41:48 +0200
 
diff --git a/debian/compat b/debian/compat
index b8626c4..7ed6ff8 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-4
+5

commit c19cb5e52c33b8563c4e01e777f6f3dd61a032e5
Author: Julien Cristau jcris...@debian.org
Date:   Mon Jun 8 16:49:09 2009 +0200

Bump Standards-Version to 3.8.1.

diff --git a/debian/changelog b/debian/changelog
index fbd3079..4117870 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ x11proto-dri2 (2.0-1) UNRELEASED; urgency=low
   * New upstream release.
   * Add build-dep on xutils-dev = 1:7.4+4.
   * Install the upstream changelog.
+  * Bump Standards-Version to 3.8.1.
 
  -- Julien Cristau jcris...@debian.org  Mon, 08 Jun 2009 16:41:48 +0200
 
diff --git a/debian/control b/debian/control
index 774aa78..c47227c 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Debian X Strike Force debian-x@lists.debian.org
 Uploaders: Julien Cristau jcris...@debian.org
 Build-Depends: debhelper, autoconf, automake, xutils-dev (= 1:7.4+4)
-Standards-Version: 3.8.0
+Standards-Version: 3.8.1
 Vcs-Git: git://git.debian.org/git/pkg-xorg/proto/x11proto-dri2
 Vcs-Browser: http://git.debian.org/?p=pkg-xorg/proto/x11proto-dri2.git
 

commit bef7a23f1b4ff0beef94220bd4213c9c4efb17db
Author: Julien Cristau jcris...@debian.org
Date:   Mon Jun 8 16:48:01 2009 +0200

Add and install the upstream changelog.

diff --git a/debian/changelog b/debian/changelog
index 7c777dc..fbd3079 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ x11proto-dri2 (2.0-1) UNRELEASED; urgency=low
 
   * New upstream release.
   * Add build-dep on xutils-dev = 1:7.4+4.
+  * Install the upstream changelog.
 
  -- Julien Cristau jcris...@debian.org  Mon, 08 Jun 2009 16:41:48 +0200
 
diff --git a/debian/rules b/debian/rules
index cdf007a..b52372a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -68,7 +68,7 @@ binary-indep: build install
dh_installdocs dri2proto.txt
dh_installman
dh_install --sourcedir=debian/tmp --list-missing
-   dh_installchangelogs
+   dh_installchangelogs ChangeLog
dh_link
dh_strip
dh_compress

commit 2f7bd0f35c6f89a8c400c6e30def0044638f0863
Author: Julien Cristau jcris...@debian.org
Date:   Mon Jun 8 16:45:21 2009 +0200

Add build-dep on xutils-dev = 1:7.4+4.

diff --git a/debian/changelog b/debian/changelog
index 7acdb45..7c777dc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 x11proto-dri2 (2.0-1) UNRELEASED; urgency=low
 
   * New upstream release.
+  * Add build-dep on xutils-dev = 1:7.4+4.
 
  -- Julien Cristau jcris...@debian.org  Mon, 08 Jun 2009 16:41:48 +0200
 
diff --git a/debian/control b/debian/control
index d557bea..774aa78 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: x11
 Priority: optional
 Maintainer: Debian X Strike Force debian-x@lists.debian.org
 Uploaders: Julien Cristau jcris...@debian.org
-Build-Depends: debhelper, autoconf, automake
+Build-Depends: debhelper, autoconf, automake, xutils-dev (= 1:7.4+4)
 Standards-Version: 3.8.0
 Vcs-Git: git://git.debian.org/git/pkg-xorg/proto/x11proto-dri2
 Vcs-Browser: http://git.debian.org/?p=pkg-xorg/proto/x11proto-dri2.git

commit 

x11proto-dri2: Changes to 'debian-unstable'

2008-12-03 Thread Timo Aaltonen
 Makefile.am  |2 
 configure.ac |2 
 debian/changelog |6 
 dri2proto.h  |   84 +
 dri2proto.txt|  493 +++
 dri2tokens.h |   48 +
 6 files changed, 602 insertions(+), 33 deletions(-)

New commits:
commit 6889fcb79fac23920d35dfd53dc779d26f2f14a9
Author: Timo Aaltonen [EMAIL PROTECTED]
Date:   Wed Dec 3 11:05:38 2008 +0200

Update the changelog.

diff --git a/debian/changelog b/debian/changelog
index 5f23650..4de562e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+x11proto-dri2 (1.99.3-1) UNRELEASED; urgency=low
+
+  * New upstream release.
+
+ -- Timo Aaltonen [EMAIL PROTECTED]  Wed, 03 Dec 2008 11:04:41 +0200
+
 x11proto-dri2 (1.1-1) unstable; urgency=low
 
   * Initial release.

commit 65c7097d549ada25d11738b15996b18c9e57a847
Author: Kristian Høgsberg [EMAIL PROTECTED]
Date:   Mon Dec 1 20:57:40 2008 -0500

Bump to 1.99.3 and back out the value bitmask from the CopyRegion request.

diff --git a/configure.ac b/configure.ac
index 0a04a0d..e68ec63 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ([2.57])
-AC_INIT([DRI2Proto], [1.99.2], 
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg])
+AC_INIT([DRI2Proto], [1.99.3], 
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg])
 AM_INIT_AUTOMAKE([foreign dist-bzip2])
 
 XORG_RELEASE_VERSION
diff --git a/dri2proto.h b/dri2proto.h
index 827b358..dc3f2d1 100644
--- a/dri2proto.h
+++ b/dri2proto.h
@@ -173,21 +173,20 @@ typedef struct {
 CARD32  region B32;
 CARD32  dest B32;
 CARD32  src B32;
-CARD32  bitmask B32;
 } xDRI2CopyRegionReq;
-#define sz_xDRI2CopyRegionReq   24
+#define sz_xDRI2CopyRegionReq   20
 
 typedef struct {
 BYTEtype;   /* X_Reply */
 BYTEpad1;
 CARD16  sequenceNumber B16;
 CARD32  length B32;
-CARD32  bitmask B32;
 CARD32  pad2 B32;
 CARD32  pad3 B32;
 CARD32  pad4 B32;
 CARD32  pad5 B32;
 CARD32  pad6 B32;
+CARD32  pad7 B32;
 } xDRI2CopyRegionReply;
 #define sz_xDRI2CopyRegionReply32
 
diff --git a/dri2proto.txt b/dri2proto.txt
index e8db139..106f8d8 100644
--- a/dri2proto.txt
+++ b/dri2proto.txt
@@ -269,22 +269,16 @@ The name of this extension is DRI2.
region: REGION
source: DRI2ATTACHMENT
destination: DRI2ATTACHMENT
-   value-mask: CARD32
-   value-list: LISTofVALUE
   ▶
-   value-mask: CARD32
-   value-list: LISTofVALUE
 └───
Errors: Window, Value
 
Schedule a copy from one DRI2 buffer to another.
 
-   The value-mask and value-list specify optional attributes of
-   the copy operation.  This initial revision of the DRI2
-   protocol doesn't specify any optional attributes, but it is
-   anticipated that buffer flips and various types of vertical
-   retrace synchronization will require extra arguments to be
-   provided and returned.
+   The DRICopyRegion request has a reply but it is empty.  The
+   reply is there to let the direct rendering client wait until
+   the server has seen the request before proceeding with
+   rendering the next frame.
 
 
 ⚙ ⚙ ⚙  ⚙ ⚙ ⚙
@@ -309,6 +303,9 @@ The DRI2 extension has undergone a number of revisions 
before
support different driver types and to send the
authentication group.
 
+   1.99.3: Drop the bitmask argument intended to indicate
+   presence of optional arguments for CopyRegion.
+
2.0: Awesomeness!
 
 Compatibility up to 2.0 is not preserved, but was also never released.
@@ -469,26 +466,14 @@ A.2 Protocol Requests
4   REGION  region
4   DRI2ATTACHMENT  source
4   DRI2ATTACHMENT  destination
-   4   BITMASK value-mask (has n bits set to 1)
-   no bits specified, must be 0
   ▶
1   1   Reply
 1  unused
2   CARD16  sequence number
4   0   reply length
-   4   BITMASK value-mask (has n bits set to 1)
-   no bits specified, must be 0
-   20  unused  
+   24  unused  
 └───
 
-   With BITMASK and LISTofVALUE defined as in the X11 protocol
-   encoding document.  Specifically, the most significant bit of
-   value-mask is reserved to allow for chained bitmasks.  The
-   sizes of the individual values depend on the values, but is
-   known.  In case of differing DRI2 versions on client and
-   server, either side must not send values the other side does
-   not know about.
-
 
 A.3 Protocol Events
 

commit f7b737bef90df4430ac491d65accc7742bc6ca38
Author: Kristian Høgsberg [EMAIL PROTECTED]
Date:   Mon Dec 1 14:01:42 

x11proto-dri2: Changes to 'debian-unstable'

2008-06-05 Thread Julien Cristau
 debian/changelog |4 ++--
 debian/control   |8 
 2 files changed, 6 insertions(+), 6 deletions(-)

New commits:
commit 91e0c8039b3c2fde1137b5df63af59da444a0bae
Author: Julien Cristau [EMAIL PROTECTED]
Date:   Thu Jun 5 22:14:08 2008 +0200

Prepare changelog for upload

diff --git a/debian/changelog b/debian/changelog
index cdb59cc..5f23650 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,5 @@
-x11proto-dri2 (1.1-1) UNRELEASED; urgency=low
+x11proto-dri2 (1.1-1) unstable; urgency=low
 
   * Initial release.
 
- -- Julien Cristau [EMAIL PROTECTED]  Wed, 23 Apr 2008 20:06:01 +0200
+ -- Julien Cristau [EMAIL PROTECTED]  Thu, 05 Jun 2008 22:14:02 +0200

commit ff0048ca2dc46e21c46e76fdb5f63cc144a8f2eb
Author: Julien Cristau [EMAIL PROTECTED]
Date:   Thu Jun 5 22:11:54 2008 +0200

add missing build-dep on automake

diff --git a/debian/control b/debian/control
index a949e41..d557bea 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: x11
 Priority: optional
 Maintainer: Debian X Strike Force debian-x@lists.debian.org
 Uploaders: Julien Cristau [EMAIL PROTECTED]
-Build-Depends: debhelper, autoconf
+Build-Depends: debhelper, autoconf, automake
 Standards-Version: 3.8.0
 Vcs-Git: git://git.debian.org/git/pkg-xorg/proto/x11proto-dri2
 Vcs-Browser: http://git.debian.org/?p=pkg-xorg/proto/x11proto-dri2.git

commit 6d8f06365f0452a41964f6f2d203fec571573a17
Author: Julien Cristau [EMAIL PROTECTED]
Date:   Thu Jun 5 22:05:34 2008 +0200

Bump Standards-Version to 3.8.0

diff --git a/debian/control b/debian/control
index 73522c8..a949e41 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Debian X Strike Force debian-x@lists.debian.org
 Uploaders: Julien Cristau [EMAIL PROTECTED]
 Build-Depends: debhelper, autoconf
-Standards-Version: 3.7.3
+Standards-Version: 3.8.0
 Vcs-Git: git://git.debian.org/git/pkg-xorg/proto/x11proto-dri2
 Vcs-Browser: http://git.debian.org/?p=pkg-xorg/proto/x11proto-dri2.git
 

commit 2f889a3cc0d8da8dbe962554b397cb456e97641f
Author: Julien Cristau [EMAIL PROTECTED]
Date:   Thu Jun 5 22:05:00 2008 +0200

Drop the XS- prefix from Vcs-* control fields

diff --git a/debian/control b/debian/control
index dc5cd70..73522c8 100644
--- a/debian/control
+++ b/debian/control
@@ -5,8 +5,8 @@ Maintainer: Debian X Strike Force debian-x@lists.debian.org
 Uploaders: Julien Cristau [EMAIL PROTECTED]
 Build-Depends: debhelper, autoconf
 Standards-Version: 3.7.3
-XS-Vcs-Git: git://git.debian.org/git/pkg-xorg/proto/x11proto-dri2
-XS-Vcs-Browser: http://git.debian.org/?p=pkg-xorg/proto/x11proto-dri2.git
+Vcs-Git: git://git.debian.org/git/pkg-xorg/proto/x11proto-dri2
+Vcs-Browser: http://git.debian.org/?p=pkg-xorg/proto/x11proto-dri2.git
 
 Package: x11proto-dri2-dev
 Architecture: all


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



x11proto-dri2: Changes to 'debian-unstable'

2008-04-23 Thread Julien Cristau
New branch 'debian-unstable' available with the following commits:
commit 9a102e218b07b9fb26aeca5f865e8ebfc934
Author: Julien Cristau [EMAIL PROTECTED]
Date:   Wed Apr 23 20:12:54 2008 +0200

Add packaging


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