--- debian/changelog | 7 +++++++ debian/control | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog index 9ef3991..90592f2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +wmaker (0.95.7-8) unstable; urgency=medium + + * debian/control + - Add libwmaker1 to libwmaker-dev Depends (Closes: #857164). + + -- Doug Torrance <dtorra...@piedmont.edu> Wed, 08 Mar 2017 10:59:29 -0500 + wmaker (0.95.7-7) unstable; urgency=medium * Add missing license information to debian/copyright. diff --git a/debian/control b/debian/control index c49ae7f..b1eba75 100644 --- a/debian/control +++ b/debian/control @@ -175,7 +175,7 @@ Package: libwmaker-dev Architecture: any Multi-Arch: same Section: libdevel -Depends: libx11-dev, ${misc:Depends} +Depends: libwmaker1 (= ${binary:Version}), libx11-dev, ${misc:Depends} Description: Static libraries and headers for Window Maker applications Window Maker is a NeXTSTEP-like window manager for X. . -- 2.7.4 -- To unsubscribe, send mail to wmaker-dev-unsubscr...@lists.windowmaker.org.