tags 349853 patch
thanks

Hi Jeff,

I've prepared a fixed NMU to correct the botched package name in the
previous NMU.  Please find the patch for this attached.

The NMU will be uploaded to incoming shortly, as this is one of only a
handful of packages left that break with the new xorg.

Cheers,
-- 
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 libdockapp-0.5.0/debian/changelog libdockapp-0.5.0/debian/changelog
--- libdockapp-0.5.0/debian/changelog
+++ libdockapp-0.5.0/debian/changelog
@@ -1,3 +1,12 @@
+libdockapp (1:0.5.0-1.3) unstable; urgency=high
+
+  * Non-maintainer upload.
+  * High-urgency upload for RC bugfix.
+  * Fix the xlibs-dev transition; depend on libx11-dev, libxpm-dev instead
+    of on non-existent "xlibx11-dev".  Closes: #349853.
+
+ -- Steve Langasek <[EMAIL PROTECTED]>  Fri, 10 Feb 2006 20:52:49 -0800
+
 libdockapp (1:0.5.0-1.2) unstable; urgency=low
 
   * Non-maintainer upload.
diff -u libdockapp-0.5.0/debian/control libdockapp-0.5.0/debian/control
--- libdockapp-0.5.0/debian/control
+++ libdockapp-0.5.0/debian/control
@@ -24,7 +24,7 @@
 Package: libdockapp-dev
 Architecture: any
 Section: devel
-Depends: libdockapp2 (= ${Source-Version}), xlibx11-dev, libxpm-dev
+Depends: libdockapp2 (= ${Source-Version}), libx11-dev, libxpm-dev
 Description: Window Maker Dock App support (development files)
  Simple library that eases the creation of Window Maker dock apps. It
  provides functions that set up a dock app in such a way that they can be

Attachment: signature.asc
Description: Digital signature

Reply via email to