Bug#727419: libnova: update config.{sub,guess} for the AArch64 port
Package: libnova
Version: 0.14.0-2
Followup-For: Bug #727419
User: ubuntu-devel@lists.ubuntu.com
Usertags: origin-ubuntu trusty ubuntu-patch
In Ubuntu, the attached patch was applied to achieve the following:
* Use dh_autotools-dev to update config.{sub,guess} for new ports.
The patch is a trivial one-liner and should speak for itself.
... Adam
-- System Information:
Debian Release: wheezy/sid
APT prefers trusty-updates
APT policy: (500, 'trusty-updates'), (500, 'trusty-security'), (500, 'trusty'), (500, 'saucy-updates')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.11.0-13-generic (SMP w/4 CPU cores)
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -Nru libnova-0.14.0/debian/changelog libnova-0.14.0/debian/changelog
diff -Nru libnova-0.14.0/debian/rules libnova-0.14.0/debian/rules
--- libnova-0.14.0/debian/rules 2012-03-18 03:46:28.000000000 -0600
+++ libnova-0.14.0/debian/rules 2013-11-27 14:59:20.000000000 -0700
@@ -1,7 +1,7 @@
#!/usr/bin/make -f
%:
- dh $@
+ dh $@ --with autotools_dev
override_dh_auto_test:
dh_auto_test
Reply to: