Package: bugsx
Version: 1.08-8
Severity: grave
Tags: patch

Hi Marcin,

The bugsx 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 bugsx is using imake
the transition is fairly easy, but it does require a patch when rebuilding
with the new imake so that dh_install knows where to find its files.  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 -Nru /tmp/okvLZ9IFSn/bugsx-1.08/debian/bugsx.files 
/tmp/qONUJ9bUce/bugsx-1.08/debian/bugsx.files
--- /tmp/okvLZ9IFSn/bugsx-1.08/debian/bugsx.files       2006-04-21 
00:52:52.000000000 -0700
+++ /tmp/qONUJ9bUce/bugsx-1.08/debian/bugsx.files       2006-04-21 
00:52:52.000000000 -0700
@@ -1,2 +1,2 @@
-/usr/X11R6/bin/bugsx
-/usr/X11R6/man/man1/bugsx.1x
+/usr/bin/bugsx
+/usr/share/man/man1/bugsx.1x
diff -Nru /tmp/okvLZ9IFSn/bugsx-1.08/debian/changelog 
/tmp/qONUJ9bUce/bugsx-1.08/debian/changelog
--- /tmp/okvLZ9IFSn/bugsx-1.08/debian/changelog 2006-04-21 00:52:52.000000000 
-0700
+++ /tmp/qONUJ9bUce/bugsx-1.08/debian/changelog 2006-04-21 00:52:52.000000000 
-0700
@@ -1,3 +1,14 @@
+bugsx (1.08-8.1) unstable; urgency=high
+
+  * Non-maintainer upload.
+  * High-urgency upload for RC bugfix.
+  * Update debian/bugsx.files for the FHS-compliant paths, making the
+    package compatible with imake from Xorg 7.
+  * Build-depend on xutils-dev, since this change makes us incompatible
+    with Xorg 6.9 instead.
+
+ -- Steve Langasek <[EMAIL PROTECTED]>  Fri, 21 Apr 2006 00:49:27 -0700
+
 bugsx (1.08-8) unstable; urgency=low
 
   * Change build-dependancy on xlibs-dev to libx11-dev, since the former was
diff -Nru /tmp/okvLZ9IFSn/bugsx-1.08/debian/control 
/tmp/qONUJ9bUce/bugsx-1.08/debian/control
--- /tmp/okvLZ9IFSn/bugsx-1.08/debian/control   2006-04-21 00:52:52.000000000 
-0700
+++ /tmp/qONUJ9bUce/bugsx-1.08/debian/control   2006-04-21 00:52:52.000000000 
-0700
@@ -2,7 +2,7 @@
 Section: math
 Priority: optional
 Maintainer: Marcin Owsiany <[EMAIL PROTECTED]>
-Build-Depends: libx11-dev, xutils, debhelper (>> 4.1)
+Build-Depends: libx11-dev, xutils-dev, debhelper (>> 4.1)
 Standards-Version: 3.5.9
 
 Package: bugsx

Attachment: signature.asc
Description: Digital signature

Reply via email to