[DRE-commits] [passenger] 01/02: Run dh_autoreconf for ext/libev.
Felix Geyer
fgeyer at moszumanska.debian.org
Mon Aug 3 22:22:09 UTC 2015
This is an automated email from the git hooks/post-receive script.
fgeyer pushed a commit to branch master
in repository passenger.
commit f134156c051555d98ac4778fbd7fcaf621e056a0
Author: Felix Geyer <fgeyer at debian.org>
Date: Tue Aug 4 00:14:13 2015 +0200
Run dh_autoreconf for ext/libev.
* Run dh_autoreconf for ext/libev.
- Fixes FTBFS on arm64 and ppc64el.
---
debian/autoreconf | 1 +
debian/changelog | 2 ++
2 files changed, 3 insertions(+)
diff --git a/debian/autoreconf b/debian/autoreconf
index 687170e..6e8556c 100644
--- a/debian/autoreconf
+++ b/debian/autoreconf
@@ -1 +1,2 @@
ext/libeio
+ext/libev
diff --git a/debian/changelog b/debian/changelog
index 99a60fb..c62c849 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
passenger (5.0.7-2) UNRELEASED; urgency=medium
* Install /usr/bin/passenger-config. (Closes: #793013)
+ * Run dh_autoreconf for ext/libev.
+ - Fixes FTBFS on arm64 and ppc64el.
-- Felix Geyer <fgeyer at debian.org> Mon, 27 Jul 2015 20:38:24 +0200
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/passenger.git
More information about the Pkg-ruby-extras-commits
mailing list