[Pkg-scicomp-commits] [SCM] qhull branch, master, updated. 759e5c7f96cce081cd05351fda3f51d26ccce469

Rafael Laboissiere rafael at debian.org
Tue Jun 9 04:38:03 UTC 2009


The following commit has been merged in the master branch:
commit 33a289c287c99dc801dacc83b4c1bdb1c559075e
Author: Rafael Laboissiere <rafael at debian.org>
Date:   Mon Jun 8 22:32:12 2009 +0200

    Build-Depend on autotools-dev

diff --git a/debian/changelog b/debian/changelog
index 380bed5..f815763 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,6 +11,8 @@ qhull (2003.1-12) UNRELEASED; urgency=low
     + Add ${misc:Depends} to all packages
     + Drop Section field of the qhull-bin package, which is redundant with
       the Section of the Source package
+    + Build-Depend on autotools-dev, this is necessary for proper
+      treatment of files config.{guess,sub} by CDBS
   * Add descriptions to all patches
   * debian/libqhull5.symbols: Add shared library symbols file
 
diff --git a/debian/control b/debian/control
index 4d32ff6..91d8300 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian Scientific Computing Team <pkg-scicomp-devel at lists.alioth.deb
 Uploaders: Rafael Laboissiere <rafael at debian.org>
 Standards-Version: 3.8.1
 Build-Depends: debhelper (>= 7.0.0), docbook2x (>= 0.8.8-3), xsltproc,
- cdbs, quilt, docbook-xml
+ cdbs, quilt, docbook-xml, autotools-dev
 Homepage: http://www.qhull.org
 Vcs-Git: git://git.debian.org/git/pkg-scicomp/qhull.git
 Vcs-Browser: http://git.debian.org/?p=pkg-scicomp/qhull.git

-- 
qhull



More information about the Pkg-scicomp-commits mailing list