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

libice: Changes to 'debian-unstable'



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

New commits:
commit c5cf81937823d79474e9933210cea1bfeb18184e
Author: Julien Cristau <jcristau@debian.org>
Date:   Fri May 16 15:09:10 2008 +0200

    Remove the debian revision from the xtrans-dev build-dep.

diff --git a/debian/changelog b/debian/changelog
index 96dcbbb..588f3fe 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 libice (2:1.0.5-2) UNRELEASED; urgency=low
 
   * libice6-dbg doesn't need to depend on x11-common.
+  * Remove the debian revision from the xtrans-dev build-dep.
 
  -- Julien Cristau <jcristau@debian.org>  Mon, 23 Nov 2009 11:35:29 +0100
 
diff --git a/debian/control b/debian/control
index 0a54658..d25c305 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Build-Depends:
  quilt,
  pkg-config,
  x11proto-core-dev,
- xtrans-dev (>= 1.0.1-1),
+ xtrans-dev (>= 1.0.1),
  automake,
  libtool,
  xutils-dev (>= 1:7.4+4)

commit 0f6ca6b3a58b4766bc17cc2a4362850ff70a25a5
Author: Julien Cristau <jcristau@debian.org>
Date:   Tue May 13 14:08:23 2008 +0200

    libice6-dbg doesn't need to depend on x11-common

diff --git a/debian/changelog b/debian/changelog
index 67f8360..96dcbbb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+libice (2:1.0.5-2) UNRELEASED; urgency=low
+
+  * libice6-dbg doesn't need to depend on x11-common.
+
+ -- Julien Cristau <jcristau@debian.org>  Mon, 23 Nov 2009 11:35:29 +0100
+
 libice (2:1.0.5-1) unstable; urgency=low
 
   [ Brice Goglin ]
diff --git a/debian/control b/debian/control
index 713f6bd..0a54658 100644
--- a/debian/control
+++ b/debian/control
@@ -36,7 +36,7 @@ Package: libice6-dbg
 Architecture: any
 Section: libdevel
 Priority: extra
-Depends: ${shlibs:Depends}, ${misc:Depends}, x11-common, libice6 (= ${binary:Version})
+Depends: ${shlibs:Depends}, ${misc:Depends}, libice6 (= ${binary:Version})
 Description: X11 Inter-Client Exchange library (debug package)
  This package provides the main interface to the X11 Inter-Client Exchange
  library, which allows for communication of data between X clients.


Reply to: