Author: branden
Date: 2005-06-20 02:02:45 -0500 (Mon, 20 Jun 2005)
New Revision: 115

Modified:
   trunk/debian/changelog
   trunk/debian/control
Log:
Make source package's build-dependency and -dev package's dependency on
render-dev versioned at (>> 1:0.9); this will prevent FTBFSes of libxrender
itself, and of libxrender1-dependent packages that use the new features in
version 0.9 of the RENDER extension exposed by this library.


Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog      2005-06-20 06:58:23 UTC (rev 114)
+++ trunk/debian/changelog      2005-06-20 07:02:45 UTC (rev 115)
@@ -1,3 +1,12 @@
+libxrender (1:0.9.0-2) unstable; urgency=medium
+
+  * Make source package's build-dependency and -dev package's dependency on
+    render-dev versioned at (>> 1:0.9); this will prevent FTBFSes of libxrender
+    itself, and of libxrender1-dependent packages that use the new features in
+    version 0.9 of the RENDER extension exposed by this library.
+
+ -- Branden Robinson <[EMAIL PROTECTED]>  Mon, 20 Jun 2005 01:59:31 -0500
+
 libxrender (1:0.9.0-1) unstable; urgency=low
 
   * Merge upstream 0.9.0 release (0.8.4 was skipped and saw no Debian package

Modified: trunk/debian/control
===================================================================
--- trunk/debian/control        2005-06-20 06:58:23 UTC (rev 114)
+++ trunk/debian/control        2005-06-20 07:02:45 UTC (rev 115)
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Debian X Strike Force <[email protected]>
 Uploaders: Branden Robinson <[EMAIL PROTECTED]>
-Build-Depends: cdbs (>= 0.4.12), debhelper (>= 4.0.0), pkg-config, libx11-dev, 
render-dev, x-dev
+Build-Depends: cdbs (>= 0.4.12), debhelper (>= 4.0.0), pkg-config, libx11-dev, 
render-dev (>> 1:0.9), x-dev
 Standards-Version: 3.6.1
 
 Package: libxrender1
@@ -44,7 +44,7 @@
 Package: libxrender-dev
 Section: libdevel
 Architecture: any
-Depends: libxrender1 (= ${Source-Version}), libc6-dev | libc-dev, libx11-dev, 
render-dev, x-dev
+Depends: libxrender1 (= ${Source-Version}), libc6-dev | libc-dev, libx11-dev, 
render-dev (>> 1:0.9), x-dev
 Conflicts: xlibs-dev (<< 4.3.0)
 Description: X Rendering Extension client library (development files)
  The X Rendering Extension (Render) introduces digital image composition as


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to