[feel++] 60/122: fixes

Mattia Rizzolo mattia at debian.org
Sun Feb 14 15:29:22 UTC 2016


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

mattia pushed a commit to branch master
in repository feel++.

commit 43965781d0aa8b87618595bcae0294019d00de34
Author: Christophe Prudhomme <prudhomm at debian.org>
Date:   Fri Mar 18 10:13:53 2011 +0000

    fixes
---
 debian/changelog | 15 +++++++++++----
 debian/control   |  2 +-
 2 files changed, 12 insertions(+), 5 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index aedda51..81f89ba 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,14 +1,21 @@
+feel++ (0.90.0-5) unstable; urgency=low
+
+  [Christophe Prud'homme]
+  * debian/control: build-depends on tbb only on amd64 and i386
+
+ -- Christophe Prud'homme <prudhomm at debian.org>  Fri, 18 Mar 2011 11:12:00 +0100
+
 feel++ (0.90.0-4) unstable; urgency=low
 
-  [Christophe Prud'homme]    
+  [Christophe Prud'homme]
   * debian/control: tighten up build-depends to help building on more platforms
 
  -- Christophe Prud'homme <prudhomm at debian.org>  Fri, 18 Mar 2011 07:56:02 +0100
 
 feel++ (0.90.0-3) unstable; urgency=low
 
-  [Christophe Prud'homme]  
-  * debian/{control,rules}: use quilt 
+  [Christophe Prud'homme]
+  * debian/{control,rules}: use quilt
 
  -- Christophe Prud'homme <prudhomm at debian.org>  Fri, 18 Mar 2011 06:53:33 +0100
 
@@ -27,7 +34,7 @@ feel++ (0.90.0-1) unstable; urgency=low
 
 feel++ (0.90.0~svn6918-1) experimental; urgency=low
 
-  [ Christophe Prud'homme ]  
+  [ Christophe Prud'homme ]
   * New upstream release
   * debian/control: fix lintian warnings
 
diff --git a/debian/control b/debian/control
index df38f04..f1b1f17 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,7 @@ Build-Depends: cdbs, quilt, debhelper (>= 7), cmake (>=2.6), g++-4.4, gfortran-4
 	       libeigen2-dev, libxml2-dev,
 	       gmsh, transfig, imagemagick, texlive-latex-extra, texlive-base-bin, pgf,
                doxygen, ghostscript,
-	       libtbb-dev[!powerpc !kfreebsd-i386 !kfreebsd-amd64],
+	       libtbb-dev[amd64 i386],
 	       libopenturns-dev, openturns-wrapper, libann-dev, libglpk-dev, octave3.2-headers
 Standards-Version: 3.9.1
 Homepage: http://www.feelpp.org

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/feel++.git



More information about the debian-science-commits mailing list