ChangeLog                 |  154 ++++++++++++++++++++++++++++++++++++++++++++++
 debian/changelog          |   12 ++-
 debian/control            |    4 -
 debian/libxrandr2.symbols |    2 
 4 files changed, 167 insertions(+), 5 deletions(-)

New commits:
commit 764d98ef2ce050709ef5ec3d7b765d7f45b5077f
Author: Julien Cristau <jcris...@debian.org>
Date:   Sun Jan 4 20:50:25 2009 +0100

    Prepare changelog for upload

diff --git a/debian/changelog b/debian/changelog
index 1eb2081..0dcc3af 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-libxrandr (2:1.2.99.4-1) UNRELEASED; urgency=low
+libxrandr (2:1.2.99.4-1) experimental; urgency=low
 
   [ Timo Aaltonen ]
   * New upstream prerelease.
@@ -15,7 +15,7 @@ libxrandr (2:1.2.99.4-1) UNRELEASED; urgency=low
   * Bump x11proto-randr-dev build and runtime dependencies to >= 1.2.99.3.
   * debian/libxrandr2.symbols: add new symbols.
 
- -- Timo Aaltonen <tjaal...@ubuntu.com>  Mon, 08 Dec 2008 22:25:39 +0200
+ -- Julien Cristau <jcris...@debian.org>  Sun, 04 Jan 2009 20:50:22 +0100
 
 libxrandr (2:1.2.3-1) unstable; urgency=low
 

commit bb34dbdffa7ed68e962ad141dd133256f29bff4d
Author: Julien Cristau <jcris...@debian.org>
Date:   Sun Jan 4 20:47:41 2009 +0100

    Update from 1.2.99.2 to 1.2.99.4
    
    * Bump x11proto-randr-dev build and runtime dependencies to >= 1.2.99.3.
    * debian/libxrandr2.symbols: add new symbols.
    * Update upstream changelog

diff --git a/ChangeLog b/ChangeLog
index 14f39b2..5147f47 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,131 @@
+commit 8574ffb20fa10b6f2e9a5f115f23506b93c64b12
+Author: Adam Jackson <a...@redhat.com>
+Date:   Wed Dec 17 11:33:37 2008 -0500
+
+    libXrandr 1.2.99.4
+
+commit e2f075ea3927f83fb7ee8b359ef951222e8f894b
+Author: Adam Jackson <a...@redhat.com>
+Date:   Wed Dec 17 11:29:05 2008 -0500
+
+    Define _XRRHasRates internally.
+
+commit 53bd07438d3671dca86df2bf3052f89ee8ce0891
+Author: Adam Jackson <a...@redhat.com>
+Date:   Wed Dec 17 11:27:19 2008 -0500
+
+    Be sure to return NULL when returning no properties.
+
+commit 7c1ccb19bd2545ccdf7099489e946e772a25649f
+Author: Adam Jackson <a...@redhat.com>
+Date:   Wed Dec 17 11:25:20 2008 -0500
+
+    Use RRCheckExtension in function returning a value.
+
+commit 2db939e82c29fa3ab868bac9d2b54de18419004b
+Author: Adam Jackson <a...@redhat.com>
+Date:   Wed Dec 17 11:24:33 2008 -0500
+
+    Fix type of GetReq() argument.
+
+commit c79e2aecab080d8f47b258ae3c4dd9394280ae2a
+Author: Adam Jackson <a...@redhat.com>
+Date:   Wed Dec 17 11:23:51 2008 -0500
+
+    Use RRSimpleCheckExtension in functions returning void
+
+commit dda80ea67e33d18f7cc869c6f828c444c8966704
+Author: Matthias Hopf <mh...@suse.de>
+Date:   Fri Dec 12 13:04:57 2008 +0100
+
+    Bump to 1.2.99.3
+
+commit 59c8812099f33d56b43044f999ffe5df16adf5ff
+Author: Adam Jackson <a...@redhat.com>
+Date:   Mon Dec 8 15:37:53 2008 -0500
+
+    Add [GS]etOutputPrimary
+
+commit 0f11922bdc0d4e3929df4dc967379ea0b48338b8
+Author: Matthias Hopf <mh...@suse.de>
+Date:   Thu Dec 4 18:24:42 2008 +0100
+
+    Bump to 1.2.99.2.
+    
+    Note the .99
+
+commit e788c1ed41e029e54470a2c79f1478c1be7bba92
+Author: Matthias Hopf <mh...@suse.de>
+Date:   Thu Dec 4 15:51:07 2008 +0100
+
+    Nuke config-timestamp for panning.
+
+commit 1de7212d9a945403f13f4dc15a66ec115c3be44c
+Author: Matthias Hopf <mh...@suse.de>
+Date:   Fri Nov 28 17:26:43 2008 +0100
+
+    Panning support
+
+commit 0dd24bd6ad3c437f320c5d8e922c479fb61b115f
+Author: Julien Cristau <jcris...@debian.org>
+Date:   Mon Dec 1 21:19:35 2008 +0100
+
+    Bump to 1.2.91
+
+commit 0fa7452220701ee44d8bafc57001e362afcedb0c
+Author: Julien Cristau <jcris...@debian.org>
+Date:   Mon Dec 1 21:09:44 2008 +0100
+
+    RRNotify subevents have 'window' at different offsets, the sequel
+    
+    f176b2bda103f6f38aabab8207f47a02cc797659 fixed XRRWireToEvent, but
+    XRREventToWire had the same bug.
+    
+    Signed-off-by: Julien Cristau <jcris...@debian.org>
+
+commit 83e567f427f68dc4ae2de796a1184748bbe0238e
+Merge: 908de8f... 00f2e30...
+Author: Julien Cristau <jcris...@debian.org>
+Date:   Mon Dec 1 20:59:39 2008 +0100
+
+    Merge branch 'transform-proposal' of 
git.freedesktop.org:/git/xorg/lib/libXrandr
+    
+    Conflicts:
+    
+       src/Xrandr.c
+
+commit 00f2e30d0b8296668776d62a4c47f96bf95faa08
+Author: Julien Cristau <jcris...@debian.org>
+Date:   Fri Nov 28 16:16:22 2008 +0100
+
+    Set attr->pendingNparams in XRRGetCrtcTransform()
+
+commit 908de8fc7228ecc7b02825ebede5fb937f3abf1b
+Author: Adam Jackson <a...@redhat.com>
+Date:   Mon Nov 24 16:11:46 2008 -0500
+
+    Add GetScreenResourcesCurrent
+
+commit 377126fdaf1094354d54b1743f9d2bf1f2de1e0c
+Author: Keith Packard <kei...@keithp.com>
+Date:   Fri Sep 12 20:18:21 2008 -0700
+
+    Set NparamsFilter in XRRGetCrtcTransform return value.
+    
+    Leaving this uninitialized isn't very helpful, and can cause segfaults.
+
+commit f176b2bda103f6f38aabab8207f47a02cc797659
+Author: Tomas Carnecky <t...@dbservice.com>
+Date:   Wed Aug 13 10:24:11 2008 -0400
+
+    RRNotify subevents have 'window' at different offsets.
+
+commit d631e453d62104b4a4afdcf0b34e6f3aefd62644
+Author: Adam Jackson <a...@redhat.com>
+Date:   Wed Aug 13 10:21:51 2008 -0400
+
+    Remove RCS tags.
+
 commit bf476779616b24c6456339bc77896460f1a2545a
 Author: Adam Jackson <a...@redhat.com>
 Date:   Wed Jul 2 15:28:08 2008 -0400
@@ -30,6 +158,32 @@ Date:   Tue Feb 5 15:37:32 2008 +0100
     It seems that they were never actually implemented.
     Also remove the corresponding manpage symlinks.
 
+commit 7a21e7bc994c5fa7d3ab15ba7201667e134f1512
+Author: Keith Packard <kei...@keithp.com>
+Date:   Tue Mar 18 16:02:36 2008 -0700
+
+    Eliminate inverse matrix from randr transform protocol
+    
+    It is easier, and potentially more precise, to compute the inverse in the
+    server where everything can eventually be kept in floating point form.
+
+commit a6e5fa4ceb72795380496fcfe62c083866791dc1
+Author: Keith Packard <kei...@keithp.com>
+Date:   Sat Mar 15 00:33:30 2008 -0700
+
+    Support CRTC Transform filters
+    
+    XRRGetCrtcTransform now returns a giant struct containing all of the
+    transform and filter data.
+    
+    XRRSetCrtcTransform now accepts filter parameters.
+
+commit 2a5fb0e58ed6ee1ff1f0ff00b5bf5b2623991132
+Author: Keith Packard <kei...@keithp.com>
+Date:   Tue Mar 4 08:17:48 2008 -0800
+
+    Add support for new Transform requests.
+
 commit dc0ce2e363dbdac560fc2a8c1296c5468d75f644
 Author: Matthieu Herrb <matthieu.he...@laas.fr>
 Date:   Sun Mar 9 08:37:17 2008 +0100
diff --git a/debian/changelog b/debian/changelog
index c26656b..1eb2081 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
-libxrandr (2:1.2.99.2-1) UNRELEASED; urgency=low
+libxrandr (2:1.2.99.4-1) UNRELEASED; urgency=low
 
-  * New upstrem prerelease.
+  [ Timo Aaltonen ]
+  * New upstream prerelease.
   * debian/control:
     - Build-depend on automake, libtool, xutils-dev.
     - Split the build-depends to span multiple lines.
@@ -9,6 +10,11 @@ libxrandr (2:1.2.99.2-1) UNRELEASED; urgency=low
     - Run autoreconf -vfi on configure.
   * debian/libxrandr2.symbols: Add the new symbols.
 
+  [ Julien Cristau ]
+  * Update from 1.2.99.2 to 1.2.99.4
+  * Bump x11proto-randr-dev build and runtime dependencies to >= 1.2.99.3.
+  * debian/libxrandr2.symbols: add new symbols.
+
  -- Timo Aaltonen <tjaal...@ubuntu.com>  Mon, 08 Dec 2008 22:25:39 +0200
 
 libxrandr (2:1.2.3-1) unstable; urgency=low
diff --git a/debian/control b/debian/control
index 871b272..8f068f9 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Build-Depends:
  debhelper (>= 5.0.0),
  libx11-dev (>= 1:0.99.2),
  libxext-dev (>= 1:0.99.1),
- x11proto-randr-dev (>= 1.2.99.2),
+ x11proto-randr-dev (>= 1.2.99.3),
  x11proto-render-dev,
  libxrender-dev (>= 1:0.9.0-2),
  pkg-config,
@@ -64,7 +64,7 @@ Description: X11 RandR extension library (debug package)
 Package: libxrandr-dev
 Section: libdevel
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, libxrandr2 (= ${binary:Version}), 
libx11-dev, libxext-dev, x11proto-randr-dev (>= 1.2), libxrender-dev
+Depends: ${shlibs:Depends}, ${misc:Depends}, libxrandr2 (= ${binary:Version}), 
libx11-dev, libxext-dev, x11proto-randr-dev (>= 1.2.99.3), libxrender-dev
 Pre-Depends: x11-common (>= 1:7.0.0)
 Description: X11 RandR extension library (development headers)
  libXrandr provides an X Window System client interface to the RandR
diff --git a/debian/libxrandr2.symbols b/debian/libxrandr2.symbols
index f60e020..91aab71 100644
--- a/debian/libxrandr2.symbols
+++ b/debian/libxrandr2.symbols
@@ -26,6 +26,7 @@ libXrandr.so.2 libxrandr2 #MINVER#
  xrrgetcrtci...@base 2:1.2.0
  xrrgetcrtctransf...@base 2:1.2.99.2
  xrrgetoutputi...@base 2:1.2.0
+ xrrgetoutputprim...@base 2:1.2.99.3
  xrrgetoutputprope...@base 2:1.2.0
  xrrgetpann...@base 2:1.2.99.2
  xrrgetscreeni...@base 0
@@ -43,6 +44,7 @@ libXrandr.so.2 libxrandr2 #MINVER#
  xrrsetcrtccon...@base 2:1.2.0
  xrrsetcrtcga...@base 2:1.2.0
  xrrsetcrtctransf...@base 2:1.2.99.2
+ xrrsetoutputprim...@base 2:1.2.99.3
  xrrsetpann...@base 2:1.2.99.2
  xrrsetscreencon...@base 0
  xrrsetscreenconfigandr...@base 4.3


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

Reply via email to