Bug#857196: unblock: wmaker/0.95.7-8
Doug Torrance
dtorrance at piedmont.edu
Wed Mar 8 19:42:21 UTC 2017
Package: release.debian.org
Severity: normal
User: release.debian.org at packages.debian.org
Usertags: unblock
Please unblock package wmaker.
The new version in sid fixes RC bug #857164. In particular, libwmaker-dev
could be installed without libwmaker1, resulting in a missing symlink.
Thank you!
Doug
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 <dtorrance at 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.
unblock wmaker/0.95.7-8
More information about the Pkg-wmaker-devel
mailing list