Package: clustalw
Version: 2.1+lgpl-3
Severity: important
Tags: patch
User: [email protected]
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 one-liner, and fairly self-explanatory. Since you
moved to dh9 (thanks for that, BTW!), you dropped your home-grown
config.{sub,guess} updating magic, but dh --with autotools_dev will
get you the same results in a clean fashion.
... 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 clustalw-2.1+lgpl/debian/changelog clustalw-2.1+lgpl/debian/changelog
diff -Nru clustalw-2.1+lgpl/debian/rules clustalw-2.1+lgpl/debian/rules
--- clustalw-2.1+lgpl/debian/rules 2013-11-14 08:26:29.000000000 +0000
+++ clustalw-2.1+lgpl/debian/rules 2013-11-17 12:41:10.000000000 +0000
@@ -1,7 +1,7 @@
#!/usr/bin/make -f
%:
- dh $@
+ dh $@ --with autotools_dev
override_dh_installchangelogs:
dh_installchangelogs debian/CHANGELOG.upstream