[boinc-app-seti] 01/01: Closing bug #727333

Gianfranco Costamagna locutusofborg-guest at alioth.debian.org
Thu Oct 24 09:50:36 UTC 2013


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

locutusofborg-guest pushed a commit to branch master
in repository boinc-app-seti.

commit 5e0a4a727c2a0a377dfd398b1c2563d3f80806d2
Author: Gianfranco Costamagna <costamagnagianfranco at yahoo.it>
Date:   Thu Oct 24 09:50:21 2013 +0200

    Closing bug #727333
---
 debian/changelog |    1 +
 debian/control   |    2 +-
 debian/rules     |    2 +-
 3 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 938a3b7..1581a5e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 boinc-app-seti (7.19~svn2022-1) UNRELEASED; urgency=low
 
   * New upstream release, addressing some autosetup warnings
+  * Added autotools-dev as build-dep (Closes: #727333)
 
  -- Gianfranco Costamagna <costamagnagianfranco at yahoo.it>  Fri, 11 Oct 2013 18:22:23 +0200
 
diff --git a/debian/control b/debian/control
index 31f5761..23e8ec3 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 ba09ca0..8877430 100755
--- a/debian/rules
+++ b/debian/rules
@@ -101,7 +101,7 @@ APP_INFO_VERSION = $(subst .,,$(UPSTREAM_VERSION))
 
 
 %:
-	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