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

libxrandr: Changes to 'debian-unstable'



 debian/changelog          |    9 +++++++++
 debian/libxrandr2.symbols |   46 ++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 55 insertions(+)

New commits:
commit ed8006bd9109a8b0c1e28b26874ef8809242a56d
Author: Julien Cristau <jcristau@debian.org>
Date:   Tue Feb 5 16:28:22 2008 +0100

    Add debian/libxrandr2.symbols.
    
    Symbols added in the first version (RandR protocol 1.0) carry no version,
    symbols added for RandR 1.1 need >= 4.3, and RandR 1.2 symbols need
    libxrandr2 >= 2:1.2.0.

diff --git a/debian/changelog b/debian/changelog
index dc77169..a87af84 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+libxrandr (2:1.2.2-2) UNRELEASED; urgency=low
+
+  * Add debian/libxrandr2.symbols.
+    Symbols added in the first version (RandR protocol 1.0) carry no version,
+    symbols added for RandR 1.1 need >= 4.3, and RandR 1.2 symbols need
+    libxrandr2 >= 2:1.2.0.
+
+ -- Julien Cristau <jcristau@debian.org>  Tue, 05 Feb 2008 16:16:57 +0100
+
 libxrandr (2:1.2.2-1) unstable; urgency=low
 
   * New upstream release.
diff --git a/debian/libxrandr2.symbols b/debian/libxrandr2.symbols
new file mode 100644
index 0000000..8560535
--- /dev/null
+++ b/debian/libxrandr2.symbols
@@ -0,0 +1,46 @@
+libXrandr.so.2 libxrandr2 #MINVER#
+ XRRAddOutputMode@Base 2:1.2.0
+ XRRAllocGamma@Base 2:1.2.0
+ XRRAllocModeInfo@Base 2:1.2.0
+ XRRChangeOutputProperty@Base 2:1.2.0
+ XRRConfigCurrentConfiguration@Base 0
+ XRRConfigCurrentRate@Base 4.3
+ XRRConfigRates@Base 4.3
+ XRRConfigRotations@Base 0
+ XRRConfigSizes@Base 0
+ XRRConfigTimes@Base 0
+ XRRConfigureOutputProperty@Base 2:1.2.0
+ XRRCreateMode@Base 2:1.2.0
+ XRRDeleteOutputMode@Base 2:1.2.0
+ XRRDeleteOutputProperty@Base 2:1.2.0
+ XRRDestroyMode@Base 2:1.2.0
+ XRRFreeCrtcInfo@Base 2:1.2.0
+ XRRFreeGamma@Base 2:1.2.0
+ XRRFreeModeInfo@Base 2:1.2.0
+ XRRFreeOutputInfo@Base 2:1.2.0
+ 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
+ XRRGetOutputInfo@Base 2:1.2.0
+ XRRGetOutputProperty@Base 2:1.2.0
+ XRRGetScreenInfo@Base 0
+ XRRGetScreenResources@Base 2:1.2.0
+ XRRGetScreenSizeRange@Base 2:1.2.0
+ XRRListOutputProperties@Base 2:1.2.0
+ XRRQueryExtension@Base 0
+ XRRQueryOutputProperty@Base 2:1.2.0
+ XRRQueryVersion@Base 0
+ XRRRates@Base 4.3
+ XRRRootToScreen@Base 0
+ XRRRotations@Base 0
+ XRRSelectInput@Base 0
+ XRRSetCrtcConfig@Base 2:1.2.0
+ XRRSetCrtcGamma@Base 2:1.2.0
+ XRRSetScreenConfig@Base 0
+ XRRSetScreenConfigAndRate@Base 4.3
+ XRRSetScreenSize@Base 2:1.2.0
+ XRRSizes@Base 0
+ XRRTimes@Base 0
+ XRRUpdateConfiguration@Base 0


Reply to: