[Pkg-ofed-commits] [dapl] 07/08: Add B-D on autotools-dev.

Ana Beatriz Guerrero López ana at moszumanska.debian.org
Thu Sep 11 11:32:19 UTC 2014


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

ana pushed a commit to branch master
in repository dapl.

commit 1111d78cac0d7d48838fdd34c416412585f9dffa
Author: Ana Guerrero López <ana at ekaia.org>
Date:   Thu Sep 11 13:00:33 2014 +0200

    Add B-D on autotools-dev.
---
 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 20f6737..14a28b8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ dapl (2.1.2-1) UNRELEASED; urgency=medium
   * New upstream release.
   * Set Architecture: line to linux-any.
   * Add fields Vcs-Browser/Vcs-Git.
+  * Add B-D on autotools-dev and --with autotools-dev.
 
  -- Ana Beatriz Guerrero Lopez <ana at debian.org>  Thu, 11 Sep 2014 12:29:06 +0200
 
diff --git a/debian/control b/debian/control
index 01b1e6f..69893d0 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Priority: extra
 Section: net
 Maintainer: OFED and Debian Developement and Discussion <pkg-ofed-devel at lists.alioth.debian.org>
 Uploaders: Ana Beatriz Guerrero Lopez <ana at debian.org>
-Build-Depends: debhelper (>= 9), librdmacm-dev, libibverbs-dev (>= 1.1.2)
+Build-Depends: debhelper (>= 9), librdmacm-dev, libibverbs-dev (>= 1.1.2), autotools-dev
 Standards-Version: 3.9.5
 Vcs-Git: git://anonscm.debian.org/pkg-ofed/dapl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-ofed/dapl.git
diff --git a/debian/rules b/debian/rules
index b8796e6..91be4b8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,4 +2,4 @@
 # -*- makefile -*-
 
 %:
-	dh $@
+	dh $@ --with autotools-dev

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ofed/dapl.git



More information about the Pkg-ofed-commits mailing list