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

libxi: Changes to 'ubuntu'



 debian/changelog      |   23 +++++++++++++++++++++++
 debian/libxi6.symbols |    2 --
 debian/rules          |    2 +-
 3 files changed, 24 insertions(+), 3 deletions(-)

New commits:
commit 73b66f1f6937ae69acd37c8bfaf5cdf2327c9959
Author: Timo Aaltonen <tjaalton@ubuntu.com>
Date:   Wed Feb 20 11:22:23 2013 +0200

    add a changelog entry for the real -0ubuntu3 upload, bump current ppa

diff --git a/debian/changelog b/debian/changelog
index 0b5a05e..31fa231 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,18 @@
-libxi (2:1.6.99.1-0ubuntu3) raring; urgency=low
+libxi (2:1.6.99.1-0ubuntu3.1) raring; urgency=low
 
   * re-enable pointer barrier support.
   * libxi6.symbols: drop duplicate entries.
 
  -- Timo Aaltonen <tjaalton@ubuntu.com>  Thu, 07 Feb 2013 18:58:48 +0200
 
+libxi (2:1.6.99.1-0ubuntu3) raring; urgency=low
+
+  * revert-xi2.3.diff: Change .pc file to set version back to 1.6.1, to avoid
+    tricking module checks of reverse dependencies into thinking that the
+    installed libxi supports pointer barrier events. Fixes mutter FTBFS.
+
+ -- Martin Pitt <martin.pitt@ubuntu.com>  Wed, 20 Feb 2013 09:58:26 +0100
+
 libxi (2:1.6.99.1-0ubuntu2) raring; urgency=low
 
   * revert support for the new pointer barrier events for now, until

commit 84c15c140c33d57c047ebcec2de25b78d5fd1882
Author: Timo Aaltonen <tjaalton@ubuntu.com>
Date:   Thu Feb 7 19:38:54 2013 +0200

    libxi6.symbols: drop duplicate entries.

diff --git a/debian/changelog b/debian/changelog
index 8dbe2af..0b5a05e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 libxi (2:1.6.99.1-0ubuntu3) raring; urgency=low
 
   * re-enable pointer barrier support.
+  * libxi6.symbols: drop duplicate entries.
 
  -- Timo Aaltonen <tjaalton@ubuntu.com>  Thu, 07 Feb 2013 18:58:48 +0200
 
diff --git a/debian/libxi6.symbols b/debian/libxi6.symbols
index b07392f..c8ee08a 100644
--- a/debian/libxi6.symbols
+++ b/debian/libxi6.symbols
@@ -1,6 +1,5 @@
 libXi.so.6 libxi6 #MINVER#
  XAllowDeviceEvents@Base 0
- XIAllowTouchEvents@Base 2:1.5.99.2
  XChangeDeviceControl@Base 0
  XChangeDeviceDontPropagateList@Base 0
  XChangeDeviceKeyMapping@Base 0
@@ -28,7 +27,6 @@ libXi.so.6 libxi6 #MINVER#
  XGetFeedbackControl@Base 0
  XGetSelectedExtensionEvents@Base 0
  XGrabDevice@Base 0
- XIGrabTouchBegin@Base 2:1.4.1-1ubuntu1
  XIAllowEvents@Base 2:1.2.99.4
  XIAllowTouchEvents@Base 2:1.5.99.2
  XIBarrierReleasePointer@Base 2:1.6.99.1

commit 920277f93e40acb8865ff142560b786d542671b4
Author: Timo Aaltonen <tjaalton@ubuntu.com>
Date:   Thu Feb 7 19:34:05 2013 +0200

    rules: Bump shlibs.

diff --git a/debian/changelog b/debian/changelog
index b252c4c..d2cbec0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ libxi (2:1.6.99.1-1) UNRELEASED; urgency=low
     XInputCopyCookie.
   * control: Bump x11proto-input-dev build-dep to 2.2.99.1.
   * libxi6.symbols: Added new symbols.
+  * rules: Bump shlibs.
 
  -- Timo Aaltonen <tjaalton@ubuntu.com>  Wed, 06 Feb 2013 23:43:08 +0200
 
diff --git a/debian/rules b/debian/rules
index 724042e..3c97ff8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -95,7 +95,7 @@ binary-arch: build install
 	dh_strip -N$(PACKAGE)
 	dh_compress
 	dh_fixperms
-	dh_makeshlibs -V'libxi6 (>= 2:1.5.99.2)' --add-udeb=$(PACKAGE)-udeb -- -c4
+	dh_makeshlibs -V'libxi6 (>= 2:1.6.99.1)' --add-udeb=$(PACKAGE)-udeb -- -c4
 	dh_shlibdeps
 	dh_installdeb
 	dh_gencontrol

commit 335d6c8c4ad7cba1149bd797b13a1b80fb649ce8
Author: Timo Aaltonen <tjaalton@ubuntu.com>
Date:   Thu Feb 7 18:58:43 2013 +0200

    whoopsie daisy..

diff --git a/debian/changelog b/debian/changelog
index 2eeda53..e3145c8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,16 @@
+libxi (2:1.6.99.1-0ubuntu3) raring; urgency=low
+
+  * re-enable pointer barrier support.
+
+ -- Timo Aaltonen <tjaalton@ubuntu.com>  Thu, 07 Feb 2013 18:58:48 +0200
+
+libxi (2:1.6.99.1-0ubuntu2) raring; urgency=low
+
+  * revert support for the new pointer barrier events for now, until
+    the rest of the stack is ready.
+
+ -- Timo Aaltonen <tjaalton@ubuntu.com>  Thu, 07 Feb 2013 18:55:05 +0200
+
 libxi (2:1.6.99.1-0ubuntu1) raring; urgency=low
 
   * Sync from unreleased debian git.


Reply to: