tag 877229 pending
thanks
Hello,
Bug #877229 reported by you has been fixed in the Git repository. You can
see the changelog below, and you can check the diff of the fix at:
https://anonscm.debian.org/cgit/pkg-wml/wml.git/commit/?id=77cef80
---
commit 77cef807e1320d214628a08253e796cf3586ce8b
Author: Axel Beckert <[email protected]>
Date: Sat Sep 30 15:29:41 2017 +0200
Use DEB_TARGET_GNU_TYPE instead of DEB_TARGET_MULTIARCH
They're not the same on some architectures.
Thanks Andreas Beckmann!
Closes: #877229
diff --git a/debian/changelog b/debian/changelog
index 0fac517..55b61ac 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+wml (2.4.1ds1-2) UNRELEASED; urgency=medium
+
+ * Use DEB_TARGET_GNU_TYPE instead of DEB_TARGET_MULTIARCH. Thanks
+ Andreas Beckmann! (Closes: #877229)
+
+ -- Axel Beckert <[email protected]> Sat, 30 Sep 2017 15:28:26 +0200
+
wml (2.4.1ds1-1) experimental; urgency=low
* Import new upstream release.