reverted: --- libxrandr-1.5.2/ChangeLog +++ libxrandr-1.5.2.orig/ChangeLog @@ -1,3 +1,78 @@ +commit 55dcda4518eda8ae03ef25ea29d3c994ad71eb0a +Author: Alan Coopersmith +Date: Sat Mar 16 13:54:20 2019 -0700 + + libXrandr 1.5.2 + + Signed-off-by: Alan Coopersmith + +commit 2a03e8d069fce635981aad248e1cab14ed93e176 +Author: Alan Coopersmith +Date: Sat Mar 16 13:53:42 2019 -0700 + + Add description of libXrandr to README.md + + Signed-off-by: Alan Coopersmith + +commit 583d4f114d36e4df87ba3ed1201acae4aefb68dc +Author: Alan Coopersmith +Date: Fri Dec 7 19:48:28 2018 -0800 + + Update configure.ac bug URL for gitlab migration + + Signed-off-by: Alan Coopersmith + +commit 08fab8367ea5357314d1c54edac04bc6a38da074 +Author: Alan Coopersmith +Date: Mon Nov 19 22:35:01 2018 -0800 + + Update README for gitlab migration + + Signed-off-by: Alan Coopersmith + +commit 87227e5fc79750d3eccc3c3482a3c5b3f2af2e90 +Author: Tobias Stoeckmann +Date: Sat Jan 28 15:37:57 2017 +0100 + + Fix memory leak on error paths + + Introduced in commit a0df3e1c7728205e5c7650b2e6dce684139254a6 "Avoid out + of boundary accesses on illegal responses" + + Signed-off-by: Julien Cristau + +commit 5fb14f7a2c6da81c8e6bb325b354141233ab7d0a +Author: Mihail Konev +Date: Thu Jan 26 13:52:49 2017 +1000 + + autogen: add default patch prefix + + Signed-off-by: Mihail Konev + +commit e0303d9c61d55081ffe4365a24107d851f457948 +Author: Emil Velikov +Date: Mon Mar 9 12:00:52 2015 +0000 + + autogen.sh: use quoted string variables + + Place quotes around the $srcdir, $ORIGDIR and $0 variables to prevent + fall-outs, when they contain space. + + Signed-off-by: Emil Velikov + Reviewed-by: Peter Hutterer + Signed-off-by: Peter Hutterer + +commit f26e07fa0fdb7f5cb5c82a3bb0ab5494fe3faa29 +Author: Peter Hutterer +Date: Tue Jan 24 10:32:07 2017 +1000 + + autogen.sh: use exec instead of waiting for configure to finish + + Syncs the invocation of configure with the one from the server. + + Signed-off-by: Peter Hutterer + Reviewed-by: Emil Velikov + commit 54ac1eb5d14636002b018607227c6d52cca0b754 Author: Matthieu Herrb Date: Tue Oct 4 21:23:23 2016 +0200 @@ -871,7 +946,7 @@ Conflicts: + src/Xrandr.c - src/Xrandr.c commit 00f2e30d0b8296668776d62a4c47f96bf95faa08 Author: Julien Cristau @@ -1050,9 +1125,9 @@ Fix read sizes for 64-bit machines. Be consistent in variable usage: + nbytes = network byte length. + rbytes = memory byte length. + nbytesRead = actual network bytes read. - nbytes = network byte length. - rbytes = memory byte length. - nbytesRead = actual network bytes read. Malloc rbytes data to pass to _XRead*, but use nbytes as the amount of data to read (yes, this is insane, welcome to Xlib). Some of this patch is semi-gratuitous, but the goal is to be consistent @@ -1111,7 +1186,7 @@ Conflicts: + configure.ac - configure.ac commit 0dba1be7969aa56f934d93889cbd589b3dafd3d4 Author: Keith Packard diff -u libxrandr-1.5.2/debian/changelog libxrandr-1.5.2/debian/changelog --- libxrandr-1.5.2/debian/changelog +++ libxrandr-1.5.2/debian/changelog @@ -1,8 +1,8 @@ -libxrandr (2:1.5.2-1build1) jammy; urgency=high +libxrandr (2:1.5.2-2) unstable; urgency=medium - * No change rebuild for ppc64el baseline bump. + * Add libxrandr2-udeb, now needed by setxkbmap. - -- Julian Andres Klode Thu, 24 Mar 2022 17:15:37 +0100 + -- Julien Cristau Fri, 22 Apr 2022 10:49:58 +0200 libxrandr (2:1.5.2-1) unstable; urgency=medium diff -u libxrandr-1.5.2/debian/control libxrandr-1.5.2/debian/control --- libxrandr-1.5.2/debian/control +++ libxrandr-1.5.2/debian/control @@ -1,8 +1,7 @@ Source: libxrandr Section: x11 Priority: optional -Maintainer: Ubuntu Developers -XSBC-Original-Maintainer: Debian X Strike Force +Maintainer: Debian X Strike Force Build-Depends: debhelper-compat (= 13), libx11-dev (>= 1:0.99.2), @@ -13,8 +12,8 @@ quilt, xutils-dev (>= 1:7.5+4), Standards-Version: 4.6.0 -Vcs-Git: https://anonscm.debian.org/git/pkg-xorg/lib/libxrandr.git -Vcs-Browser: https://anonscm.debian.org/cgit/pkg-xorg/lib/libxrandr.git +Vcs-Git: https://salsa.debian.org/xorg-team/lib/libxrandr.git +Vcs-Browser: https://salsa.debian.org/xorg-team/lib/libxrandr Package: libxrandr2 Section: libs @@ -33,7 +32,16 @@ . This module can be found at - git://anongit.freedesktop.org/git/xorg/lib/libXrandr + https://gitlab.freedesktop.org/xorg/lib/libXrandr + +Package: libxrandr2-udeb +XC-Package-Type: udeb +Section: debian-installer +Architecture: any +Depends: + ${shlibs:Depends}, +Description: X11 RandR extension library + This is a udeb, or a microdeb, for the debian-installer. Package: libxrandr-dev Section: libdevel @@ -64 +72 @@ - git://anongit.freedesktop.org/git/xorg/lib/libXrandr + https://gitlab.freedesktop.org/xorg/lib/libXrandr diff -u libxrandr-1.5.2/debian/rules libxrandr-1.5.2/debian/rules --- libxrandr-1.5.2/debian/rules +++ libxrandr-1.5.2/debian/rules @@ -27 +27 @@ - dh_makeshlibs -V'libxrandr2 (>= 2:1.5)' -- -c4 + dh_makeshlibs --add-udeb=$(PACKAGE)-udeb -V'$(PACKAGE) (>= 2:1.5)' -- -c4 only in patch2: unchanged: --- libxrandr-1.5.2.orig/debian/libxrandr2-udeb.install +++ libxrandr-1.5.2/debian/libxrandr2-udeb.install @@ -0,0 +1 @@ +usr/lib/*/libXrandr.so.2* usr/lib