From: Andreas Metzler <[email protected]>
---
debian/changelog | 3 +++
debian/control | 8 ++++----
2 files changed, 7 insertions(+), 4 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 331b9f4..384622a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,9 @@
wmaker (0.92.0-9) unstable; urgency=low
* Add libxmu-dev to build-depends. (Martin Dietze)
+ * Pulled from 0.92.0-8.2 NMU:
+ + Add ${misc:Depends} to all package dependencies. (Lintian
+ debhelper-but-no-misc-depends)
-- Andreas Metzler <[email protected]> Sat, 07 Aug 2010 10:56:00 +0200
diff --git a/debian/control b/debian/control
index 96226b1..879d841 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Package: wmaker
Architecture: any
Section: x11
Priority: optional
-Depends: ${shlibs:Depends}, cpp
+Depends: ${shlibs:Depends}, cpp, ${misc:Depends}
Provides: x-window-manager
Suggests: wmaker-data, menu, x11-apps, xosview, wterm | x-terminal-emulator
Description: NeXTSTEP-like window manager for X
@@ -29,7 +29,7 @@ Package: libwraster3-dev
Architecture: any
Section: libdevel
Priority: optional
-Depends: libwraster3 (= ${Source-Version}), libc6-dev, libx11-dev,
libxext-dev, libxpm-dev, libjpeg-dev, libpng12-0-dev, libgif-dev, libtiff4-dev
+Depends: libwraster3 (= ${Source-Version}), libc6-dev, libx11-dev,
libxext-dev, libxpm-dev, libjpeg-dev, libpng12-0-dev, libgif-dev, libtiff4-dev,
${misc:Depends}
Provides: libwraster-dev
Description: Static libraries and headers of Window Maker rasterizer
Contains libwraster and header files, for manipulating and
@@ -39,7 +39,7 @@ Package: libwraster3
Architecture: any
Section: libs
Priority: optional
-Depends: ${shlibs:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Shared libraries of Window Maker rasterizer
Contains libwraster, for manipulating and rasterizing images.
@@ -47,7 +47,7 @@ Package: libwings-dev
Architecture: any
Section: libdevel
Priority: optional
-Depends: libc6-dev, libx11-dev, libxext-dev, libwraster3-dev, libxft-dev,
libfontconfig1-dev
+Depends: libc6-dev, libx11-dev, libxext-dev, libwraster3-dev, libxft-dev,
libfontconfig1-dev, ${misc:Depends}
Description: Window Maker's own widget set
WINGs Is Not GNUstep (WINGs) is a small widget set with the NeXTSTEP
look and feel. Its API is inspired in OpenSTEP and its
--
1.7.1
--
To unsubscribe, send mail to [email protected].