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

libxi: Changes to 'debian-experimental'



 debian/changelog |    4 ++--
 debian/control   |    2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

New commits:
commit b422e54151c24cecc0a6611607e479988a8eee0a
Author: Julien Cristau <jcristau@debian.org>
Date:   Sat Feb 3 21:23:19 2007 +0100

    libxi-dev doesn't actually need a newer version of the protocol headers.
    Revert libxi-dev dependency on x11proto-input-dev to an unversioned
    dependency, since the headers and pkg-config file didn't change.

diff --git a/debian/changelog b/debian/changelog
index 6cf9186..55d8d3e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,11 +5,11 @@ libxi (1:1.1.0-1) UNRELEASED; urgency=lo
     descriptions.
   * New upstream release.
     + Drop patches applied upstream
-    + Bump (build-)dependency on x11proto-input-dev to >= 1.4.
+    + Bump build-dependency on x11proto-input-dev to >= 1.4.
   * Install the upstream changelog.
   * Add XS-Vcs-Git header in debian/control.
 
- -- Julien Cristau <julien.cristau@ens-lyon.org>  Wed, 31 Jan 2007 09:21:46 +0100
+ -- Julien Cristau <julien.cristau@ens-lyon.org>  Sat,  3 Feb 2007 21:20:49 +0100
 
 libxi (1:1.0.1-4) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index d34e22e..17942f7 100644
--- a/debian/control
+++ b/debian/control
@@ -52,7 +52,7 @@ Description: X11 Input extension library
 Package: libxi-dev
 Section: libdevel
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, libxi6 (= ${Source-Version}), libx11-dev, libxext-dev, x11proto-input-dev (>= 1.4)
+Depends: ${shlibs:Depends}, ${misc:Depends}, libxi6 (= ${Source-Version}), libx11-dev, libxext-dev, x11proto-input-dev
 Pre-Depends: x11-common (>= 1:7.0.0)
 Description: X11 Input extension library (development headers)
  libXi provides an X Window System client interface to the XINPUT



Reply to: