Author: branden
Date: 2004-01-21 20:19:03 -0500 (Wed, 21 Jan 2004)
New Revision: 957

Modified:
   branches/4.3.0/sid/debian/changelog
   branches/4.3.0/sid/debian/control
Log:
Drop xlibs-static-dev's (exact versioned) dependency on xlibs, since I
cannot think of a justification for it.  XKB data is not needed to compile
objects that use XKB extension libraries, there is nothing else in xlibs,
xlibs-static-dev still depends on -dev packages necessary to link objects
using the libraries in this package, there is no shared counterpart for
the libraries in this package upon which to declare an exact versioned
dependency, and xlibs-static-dev is Architecture:any while xlibs is
Architecture: all -- this renders binary-only NMUs of xfree86 impossible.
Thanks to Colin Watson for bringing this issue up on debian-policy.


Modified: branches/4.3.0/sid/debian/changelog
===================================================================
--- branches/4.3.0/sid/debian/changelog 2004-01-21 21:19:40 UTC (rev 956)
+++ branches/4.3.0/sid/debian/changelog 2004-01-22 01:19:03 UTC (rev 957)
@@ -133,8 +133,19 @@
     time the PAM handle is needed.
     - debian/patches/002_xdm_fixes.diff
 
- -- Branden Robinson <[EMAIL PROTECTED]>  Wed, 21 Jan 2004 16:17:09 -0500
+  * Drop xlibs-static-dev's (exact versioned) dependency on xlibs, since I
+    cannot think of a justification for it.  XKB data is not needed to compile
+    objects that use XKB extension libraries, there is nothing else in xlibs,
+    xlibs-static-dev still depends on -dev packages necessary to link objects
+    using the libraries in this package, there is no shared counterpart for
+    the libraries in this package upon which to declare an exact versioned
+    dependency, and xlibs-static-dev is Architecture:any while xlibs is
+    Architecture: all -- this renders binary-only NMUs of xfree86 impossible.
+    Thanks to Colin Watson for bringing this issue up on debian-policy.
+    - debian/control
 
+ -- Branden Robinson <[EMAIL PROTECTED]>  Wed, 21 Jan 2004 20:12:44 -0500
+
 xfree86 (4.3.0-0pre1v5) experimental; urgency=low
 
   * Grab fixes to upstream CVS xf-4_3-branch since last pull.

Modified: branches/4.3.0/sid/debian/control
===================================================================
--- branches/4.3.0/sid/debian/control   2004-01-21 21:19:40 UTC (rev 956)
+++ branches/4.3.0/sid/debian/control   2004-01-22 01:19:03 UTC (rev 957)
@@ -1446,7 +1446,7 @@
 Package: xlibs-static-dev
 Section: libdevel
 Architecture: any
-Depends: xlibs (= ${Source-Version}), x-dev, libxext-dev, libxv-dev, 
libx11-dev, zlib1g-dev | libz-dev, libc6-dev | libc-dev
+Depends: x-dev, libxext-dev, libxv-dev, libx11-dev, zlib1g-dev | libz-dev, 
libc6-dev | libc-dev
 Suggests: xspecs
 Conflicts: xdevel, xlib6g-dev, xlib6g-static, xpm4g-dev, xmanpages, 
libxfont-xtt-dev
 Replaces: xbase (<< 3.3.2.3a-2), xdevel, xpm4g-dev, xmanpages, xlib6g-dev, 
xlib6g-static, libxfont-xtt-dev, xfs-xtt (<< 1:1.3.0.1-15)

Reply via email to