[mpfi] 35/39: Import 1.5.1-2.
Jerome Benoit
calculus-guest at moszumanska.debian.org
Sat May 23 02:12:13 UTC 2015
This is an automated email from the git hooks/post-receive script.
calculus-guest pushed a commit to branch master
in repository mpfi.
commit 18413b94ddcce31bc232f0500726007b0c6136d6
Author: Laurent Fousse <laurent at komite.net>
Date: Sun Feb 9 13:47:04 2014 -0800
Import 1.5.1-2.
---
debian/changelog | 7 +++++++
debian/rules | 2 +-
2 files changed, 8 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 7dd0da0..334ec18 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+mpfi (1.5.1-2) unstable; urgency=low
+
+ * Apply patch from Ubuntu fixing build for AArch64
+ (closes: #727466).
+
+ -- Laurent Fousse <lfousse at debian.org> Wed, 13 Nov 2013 20:38:39 -0800
+
mpfi (1.5.1-1) unstable; urgency=low
* New upstream release:
diff --git a/debian/rules b/debian/rules
index b4c921b..84935af 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,4 +5,4 @@ ifeq ($(DEB_BUILD_GNU_CPU),sh4)
endif
%:
- dh $@
+ dh $@ --with autotools_dev
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/mpfi.git
More information about the debian-science-commits
mailing list