Package: src:angband
Version: 1:3.5.1-2
Severity: normal
Tags: patch
Dear Maintainer,
Please use autotools-dev to update config.{sub,guess} for new architectures.
In Ubuntu, a similiar patch was applied to achieve the following:
* Really use autotools-dev.
Thanks for considering the patch.
Erwan Prioul.
diff -Naur a/debian/rules b/debian/rules
--- a/debian/rules 2015-08-14 12:08:12.977386255 +0200
+++ b/debian/rules 2015-08-14 12:09:08.977383279 +0200
@@ -23,7 +23,7 @@
include /usr/share/dpkg/buildflags.mk
%:
- dh $@
+ dh $@ --with autotools_dev
override_dh_auto_clean: