[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

libxrandr: Changes to 'debian-experimental'



 debian/changelog          |    3 ++-
 debian/control            |    3 ++-
 debian/libxrandr2.symbols |    6 ++++++
 3 files changed, 10 insertions(+), 2 deletions(-)

New commits:
commit d1e4776f504760ea1ad3684355d21709ce30996f
Author: Timo Aaltonen <tjaalton@cc.hut.fi>
Date:   Tue Dec 9 20:36:04 2008 +0200

    build-depend on xutils-dev.

diff --git a/debian/changelog b/debian/changelog
index b792a3c..c26656b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,7 +2,7 @@ libxrandr (2:1.2.99.2-1) UNRELEASED; urgency=low
 
   * New upstrem prerelease.
   * debian/control:
-    - Build-depend on automake, libtool.
+    - Build-depend on automake, libtool, xutils-dev.
     - Split the build-depends to span multiple lines.
     - Bump the build-dep on x11proto-randr-dev to (>= 1.2.99.2).
   * debian/rules:
diff --git a/debian/control b/debian/control
index fdd5584..871b272 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,8 @@ Build-Depends:
  pkg-config,
  quilt,
  automake,
- libtool
+ libtool,
+ xutils-dev
 Standards-Version: 3.7.3
 Vcs-Git: git://git.debian.org/git/pkg-xorg/lib/libxrandr
 Vcs-Browser: http://git.debian.org/?p=pkg-xorg/lib/libxrandr.git

commit 51e3ef1b6bb6b7d4183d27c562664babfb6722b4
Author: Timo Aaltonen <tjaalton@cc.hut.fi>
Date:   Tue Dec 9 20:29:31 2008 +0200

    debian/libxrandr2.symbols: Add the new symbols.

diff --git a/debian/changelog b/debian/changelog
index fcf40d7..b792a3c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ libxrandr (2:1.2.99.2-1) UNRELEASED; urgency=low
     - Bump the build-dep on x11proto-randr-dev to (>= 1.2.99.2).
   * debian/rules:
     - Run autoreconf -vfi on configure.
+  * debian/libxrandr2.symbols: Add the new symbols.
 
  -- Timo Aaltonen <tjaalton@ubuntu.com>  Mon, 08 Dec 2008 22:25:39 +0200
 
diff --git a/debian/libxrandr2.symbols b/debian/libxrandr2.symbols
index 8560535..f60e020 100644
--- a/debian/libxrandr2.symbols
+++ b/debian/libxrandr2.symbols
@@ -18,15 +18,19 @@ libXrandr.so.2 libxrandr2 #MINVER#
  XRRFreeGamma@Base 2:1.2.0
  XRRFreeModeInfo@Base 2:1.2.0
  XRRFreeOutputInfo@Base 2:1.2.0
+ XRRFreePanning@Base 2:1.2.99.2
  XRRFreeScreenConfigInfo@Base 0
  XRRFreeScreenResources@Base 2:1.2.0
  XRRGetCrtcGamma@Base 2:1.2.0
  XRRGetCrtcGammaSize@Base 2:1.2.0
  XRRGetCrtcInfo@Base 2:1.2.0
+ XRRGetCrtcTransform@Base 2:1.2.99.2
  XRRGetOutputInfo@Base 2:1.2.0
  XRRGetOutputProperty@Base 2:1.2.0
+ XRRGetPanning@Base 2:1.2.99.2
  XRRGetScreenInfo@Base 0
  XRRGetScreenResources@Base 2:1.2.0
+ XRRGetScreenResourcesCurrent@Base 2:1.2.99.2
  XRRGetScreenSizeRange@Base 2:1.2.0
  XRRListOutputProperties@Base 2:1.2.0
  XRRQueryExtension@Base 0
@@ -38,6 +42,8 @@ libXrandr.so.2 libxrandr2 #MINVER#
  XRRSelectInput@Base 0
  XRRSetCrtcConfig@Base 2:1.2.0
  XRRSetCrtcGamma@Base 2:1.2.0
+ XRRSetCrtcTransform@Base 2:1.2.99.2
+ XRRSetPanning@Base 2:1.2.99.2
  XRRSetScreenConfig@Base 0
  XRRSetScreenConfigAndRate@Base 4.3
  XRRSetScreenSize@Base 2:1.2.0


Reply to: