Timo Aaltonen pushed to branch debian-unstable at X Strike Force / lib / libxi
Commits: 63e05389 by Timo Aaltonen at 2021-09-23T05:01:21+03:00 Update symbols. - - - - - 750f454b by Timo Aaltonen at 2021-09-23T05:01:44+03:00 release to sid - - - - - 2 changed files: - debian/changelog - debian/libxi6.symbols Changes: ===================================== debian/changelog ===================================== @@ -1,4 +1,4 @@ -libxi (2:1.8-1) UNRELEASED; urgency=medium +libxi (2:1.8-1) unstable; urgency=medium [ Timo Aaltonen ] * New upstream release. @@ -6,11 +6,12 @@ libxi (2:1.8-1) UNRELEASED; urgency=medium * control: Bump x11proto-dev dependencies. * Update README.source for salsa. * Add upstream metadata, drop git repo from d/watch. + * Update symbols. [ Simon McVittie ] * d/control: Fix Vcs-Git URL. (Closes: #990229) - -- Timo Aaltonen <[email protected]> Wed, 25 Aug 2021 12:41:20 +0300 + -- Timo Aaltonen <[email protected]> Thu, 23 Sep 2021 05:01:30 +0300 libxi (2:1.7.10-1) unstable; urgency=medium ===================================== debian/libxi6.symbols ===================================== @@ -27,6 +27,8 @@ libXi.so.6 libxi6 #MINVER# XGetFeedbackControl@Base 0 XGetSelectedExtensionEvents@Base 0 XGrabDevice@Base 0 + XIGrabPinchGestureBegin@Base 2:1.8 + XIGrabSwipeGestureBegin@Base 2:1.8 XIAllowEvents@Base 2:1.2.99.4 XIAllowTouchEvents@Base 2:1.5.99.2 XIBarrierReleasePointer@Base 2:1.6.99.1 @@ -77,6 +79,8 @@ libXi.so.6 libxi6 #MINVER# XUngrabDevice@Base 0 XUngrabDeviceButton@Base 0 XUngrabDeviceKey@Base 0 + XIUngrabPinchGestureBegin@Base 2:1.8 + XIUngrabSwipeGestureBegin@Base 2:1.8 _XiGetDevicePresenceNotifyEvent@Base 2:1.1.2 _xibadclass@Base 0 _xibaddevice@Base 0 View it on GitLab: https://salsa.debian.org/xorg-team/lib/libxi/-/compare/c79f06418959cf01d2db35c55760f3fd4d4f3d28...750f454b13189cd0d4f62bdb18fe1f7c52a501b5 -- View it on GitLab: https://salsa.debian.org/xorg-team/lib/libxi/-/compare/c79f06418959cf01d2db35c55760f3fd4d4f3d28...750f454b13189cd0d4f62bdb18fe1f7c52a501b5 You're receiving this email because of your account on salsa.debian.org.

