Package: wmdate
Version: 0.5-7.1
Severity: grave
Tags: patch

Hi Warren,

The wmdate package is currently uninstallable in unstable, because it still
installs to /usr/X11R6/bin which is being turned into a compatibility
symlink for the X11R7 transition.  Fortunately, since wmdate is using imake
the transition is fairly easy, but it does require a patch when rebuilding
with the new imake due to some hard-coded references to /usr/X11R6/bin.
Please find the short patch for this attached.

Thanks,
-- 
Steve Langasek                   Give me a lever long enough and a Free OS
Debian Developer                   to set it on, and I can move the world.
[EMAIL PROTECTED]                                   http://www.debian.org/
diff -u wmdate-0.5/debian/changelog wmdate-0.5/debian/changelog
--- wmdate-0.5/debian/changelog
+++ wmdate-0.5/debian/changelog
@@ -1,3 +1,12 @@
+wmdate (0.5-7.2) unstable; urgency=high
+
+  * Non-maintainer upload.
+  * High-urgency upload for RC bugfix.
+  * Build-depend on xutils-dev for the X11R7 transition, and adjust the 
+    packaging to use the FHS paths.
+
+ -- Steve Langasek <[EMAIL PROTECTED]>  Mon,  8 May 2006 02:02:30 -0700
+
 wmdate (0.5-7.1) unstable; urgency=low
 
   * Non-maintainer upload to help xlibs-dev transition
diff -u wmdate-0.5/debian/control wmdate-0.5/debian/control
--- wmdate-0.5/debian/control
+++ wmdate-0.5/debian/control
@@ -2,7 +2,7 @@
 Section: x11
 Priority: optional
 Maintainer: Warren A. Layton <[EMAIL PROTECTED]>
-Build-Depends: debhelper, xutils, libx11-dev, libxext-dev, libxpm-dev, x-dev
+Build-Depends: debhelper, xutils-dev, libx11-dev, libxext-dev, libxpm-dev, 
x-dev
 Standards-Version: 3.5.9.0
 
 Package: wmdate
reverted:
--- wmdate-0.5/debian/dirs
+++ wmdate-0.5.orig/debian/dirs
@@ -1 +0,0 @@
-usr/X11R6/bin
diff -u wmdate-0.5/debian/menu wmdate-0.5/debian/menu
--- wmdate-0.5/debian/menu
+++ wmdate-0.5/debian/menu
@@ -3 +3 @@
-  title="wmDate" command="/usr/X11R6/bin/wmdate"
+  title="wmDate" command="/usr/bin/wmdate"

Attachment: signature.asc
Description: Digital signature

Reply via email to