[boinc-app-seti] 01/01: Readded autotools-dev, fixing an arm64 build failure, upload svn1933-2 to unstable

Gianfranco Costamagna locutusofborg-guest at moszumanska.debian.org
Wed Jan 15 08:27:09 UTC 2014


This is an automated email from the git hooks/post-receive script.

locutusofborg-guest pushed a commit to annotated tag debian/7.19_svn2050-2.is.7.00_svn1933-2
in repository boinc-app-seti.

commit 3971cd0912fa250c11a8b3186c7847703ac1e5bf
Author: Gianfranco Costamagna <costamagnagianfranco at yahoo.it>
Date:   Wed Jan 15 09:26:35 2014 +0100

    Readded autotools-dev, fixing an arm64 build failure, upload svn1933-2 to unstable
---
 debian/changelog | 6 ++++++
 debian/control   | 2 +-
 debian/rules     | 2 +-
 3 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index d4f91d0..9c648fc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+boinc-app-seti (7.19~svn2050-2.is.7.00~svn1933-2) unstable; urgency=low
+
+  * Re added autotools-dev as build-dep, fixing arm64 ftbfs
+
+ -- Gianfranco Costamagna <costamagnagianfranco at yahoo.it>  Mon, 30 Dec 2013 23:04:20 +0100
+
 boinc-app-seti (7.19~svn2050-2.is.7.00~svn1933-1) unstable; urgency=low
 
   * Tweak debian/rules, forcing 7.00 as version
diff --git a/debian/control b/debian/control
index 203ea20..8676516 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: Steffen Moeller <moeller at debian.org>,
  Guo Yixuan <culu.gyx at gmail.com>,
  Gianfranco Costamagna <costamagnagianfranco at yahoo.it>
 Standards-Version: 3.9.4
-Build-Depends: debhelper (>= 9),
+Build-Depends: debhelper (>= 9), autotools-dev,
  automake,
  dpkg-dev (>= 1.16.1.1),
  boinc-dev (>= 7.1.21+dfsg) | libboinc-app-dev (>= 7.1.21+dfsg),
diff --git a/debian/rules b/debian/rules
index bc47a61..bb13f80 100755
--- a/debian/rules
+++ b/debian/rules
@@ -101,7 +101,7 @@ APP_INFO_VERSION = $(subst .,,$(UPSTREAM_VERSION))
 APP_INFO_VERSION = 700
 
 %:
-	dh $@ --parallel
+	dh $@ --parallel --with autotools_dev
 
 CFGFLAGS = \
 	  --disable-static-client \

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-boinc/boinc-app-seti.git



More information about the pkg-boinc-commits mailing list