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

xorg: Changes to 'debian-unstable'



 debian/changelog |    7 +++++++
 debian/control   |    2 +-
 2 files changed, 8 insertions(+), 1 deletion(-)

New commits:
commit 514bf321ecee99a52db14098a7ffef475137accc
Author: Julien Cristau <jcristau@debian.org>
Date:   Sun Apr 8 20:21:17 2007 +0200

    x11-common contains an ELF object, so it needs ${shlibs:Depends}.

diff --git a/debian/changelog b/debian/changelog
index 344a197..be3f14d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+xorg (1:7.2-4) UNRELEASED; urgency=low
+
+  * Add ${shlibs:Depends} to x11-common's Depends field, because the X server
+    wrapper is an ELF object... oops.
+
+ -- Julien Cristau <jcristau@debian.org>  Mon, 30 Apr 2007 04:38:04 +0200
+
 xorg (1:7.2-3) unstable; urgency=low
 
   [ Christian Perrier ]
diff --git a/debian/control b/debian/control
index c34cef1..d3ccf56 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Build-Depends: dpkg (>= 1.7.0), po-debconf, debhelper (>= 4.1.16)
 
 Package: x11-common
 Architecture: any
-Depends: ${misc:Depends}, debianutils (>= 1.13), lsb-base (>= 1.3-9ubuntu2)
+Depends: ${shlibs:Depends}, ${misc:Depends}, debianutils (>= 1.13), lsb-base (>= 1.3-9ubuntu2)
 Pre-Depends: debconf | debconf-2.0
 Conflicts: xfree86-common, xorg-common, xserver-common, x-common,
  xserver-xorg (<< 1:7.0.12), xserver-xfree86 (<< 1:7.0),



Reply to: