Package: meep-mpi-default
Version: 1.1.1-10
Followup-For: Bug #744462
User: [email protected]
Usertags: origin-ubuntu  ubuntu-patch

Dear Maintainer,

In Ubuntu, the attached patch was applied to achieve the following:

  * Use autotools-dev to update config.{sub,guess} for new arches.

Thanks for considering the patch.

Logan Rosen



-- System Information:
Debian Release: jessie/sid
  APT prefers trusty-updates
  APT policy: (500, 'trusty-updates'), (500, 'trusty-security'), (500, 
'trusty'), (100, 'trusty-backports')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.13.0-24-generic (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -Nru meep-mpi-default-1.1.1/debian/rules meep-mpi-default-1.1.1/debian/rules
--- meep-mpi-default-1.1.1/debian/rules	2013-06-09 13:04:01.000000000 -0400
+++ meep-mpi-default-1.1.1/debian/rules	2014-03-28 00:28:20.000000000 -0400
@@ -29,6 +29,7 @@
 
 configure-stamp-mpi-default: 
 	dh_testdir
+	dh_autotools-dev_updateconfig
 	mkdir -p debian/build-mpi-default
 	cat configure | \
 		sed "s/PACKAGE_NAME='meep'/PACKAGE_NAME='meep-mpi-default'/g" |\
@@ -52,6 +53,7 @@
 	dh_testdir
 	dh_testroot
 	-rm -rf debian/build-mpi-default
+	dh_autotools-dev_restoreconfig
 	dh_clean configure-stamp* build-stamp* install-stamp*
 
 install: install-mpi-default

Reply via email to