debian/changelog | 1 + debian/rules | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-)
New commits: commit 920277f93e40acb8865ff142560b786d542671b4 Author: Timo Aaltonen <tjaal...@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 <tjaal...@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 -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/e1u85vj-0004n1...@vasks.debian.org