[feel++] 10/122: added quilt support + patch to reduce compile cost on powerpc

Mattia Rizzolo mattia at debian.org
Sun Feb 14 15:29:17 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 5d341fbb7db25ec6fd6b405f4fe04ac9af419ddf
Author: Christophe Prudhomme <prudhomm at debian.org>
Date:   Fri Apr 23 12:01:15 2010 +0000

    added quilt support + patch to reduce compile cost on powerpc
---
 debian/changelog | 9 +++++++++
 debian/control   | 2 +-
 2 files changed, 10 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 7ce8c19..b32f8d3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+life (0.9.23-2) unstable; urgency=low
+
+  * debian/control: force boost1.40
+  * debian/rules: special rules for powerpc so that it builds
+  * debian/rules,debian/patches: added quilt managed patch to remove for
+    powerpc arch the codes that fail to compile (not enough memory)
+
+ -- Christophe Prud'homme <prudhomm at debian.org>  Fri, 23 Apr 2010 13:58:30 +0200
+
 life (0.9.23-1) unstable; urgency=low
 
   * New upstream release
diff --git a/debian/control b/debian/control
index ffce9d8..1dcbfc9 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: science
 Priority: extra
 Maintainer: Debian Science Maintainers <debian-science-maintainers at lists.alioth.debian.org>
 Uploaders: Christophe Prud'homme <prudhomm at debian.org>
-Build-Depends: cdbs, debhelper (>= 7), cmake (>=2.6), g++-4.4, gfortran-4.4,
+Build-Depends: cdbs, quilt, debhelper (>= 7), cmake (>=2.6), g++-4.4, gfortran-4.4,
 	       libboost1.40-all-dev|libboost-all-dev|libboost1.42-all-dev,
 	       mpi-default-dev[!hurd-i386], mpi-default-bin[!hurd-i386],
 	       libtrilinos-dev[!armel !mips !mipsel !s390 !hppa !hurd-i386 !sparc],

-- 
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