Author: dnusinow
Date: 2006-04-18 21:24:04 -0400 (Tue, 18 Apr 2006)
New Revision: 1859

Modified:
   trunk/lib/libdmx-X11R7.0-1.0.1/debian/changelog
   trunk/lib/libdmx-X11R7.0-1.0.1/debian/control
Log:
* Version pre-depends on x11-common properly. Thanks Josh Triplett.
  (closes: #362877)

Modified: trunk/lib/libdmx-X11R7.0-1.0.1/debian/changelog
===================================================================
--- trunk/lib/libdmx-X11R7.0-1.0.1/debian/changelog     2006-04-19 00:34:19 UTC 
(rev 1858)
+++ trunk/lib/libdmx-X11R7.0-1.0.1/debian/changelog     2006-04-19 01:24:04 UTC 
(rev 1859)
@@ -1,3 +1,10 @@
+libdmx (1:1.0.1-3) unstable; urgency=low
+
+  * Version pre-depends on x11-common properly. Thanks Josh Triplett.
+    (closes: #362877)
+
+ -- David Nusinow <[EMAIL PROTECTED]>  Tue, 18 Apr 2006 21:23:17 -0400
+
 libdmx (1:1.0.1-2) unstable; urgency=low
 
   * Upload to unstable

Modified: trunk/lib/libdmx-X11R7.0-1.0.1/debian/control
===================================================================
--- trunk/lib/libdmx-X11R7.0-1.0.1/debian/control       2006-04-19 00:34:19 UTC 
(rev 1858)
+++ trunk/lib/libdmx-X11R7.0-1.0.1/debian/control       2006-04-19 01:24:04 UTC 
(rev 1859)
@@ -8,7 +8,8 @@
 
 Package: libdmx1
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, x11-common
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Pre-Depends: x11-common (>= 1:7.0.0)
 Description: X11 Distributed Multihead extension library
  libdmx is an interface to the DMX extension for X, which allows a single
  server to be set up as a proxy spanning multiple servers -- not unlike
@@ -52,7 +53,7 @@
 Package: libdmx-dev
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}, x11-common, libdmx1 (= 
${Source-Version}), libx11-dev, x11proto-dmx-dev
-Pre-Depends: x11-common (>= 1.0)
+Pre-Depends: x11-common (>= 1:7.0.0)
 Description: X11 Distributed Multihead extension library (development headers)
  libdmx is an interface to the DMX extension for X, which allows a single
  server to be set up as a proxy spanning multiple servers -- not unlike


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

Reply via email to