r36415 - in /packages/life/trunk/debian: changelog control

prudhomm at users.alioth.debian.org prudhomm at users.alioth.debian.org
Fri Apr 23 12:01:34 UTC 2010


Author: prudhomm
Date: Fri Apr 23 12:01:15 2010
New Revision: 36415

URL: http://svn.debian.org/wsvn/debian-science/?sc=1&rev=36415
Log:
added quilt support + patch to reduce compile cost on powerpc

Modified:
    packages/life/trunk/debian/changelog
    packages/life/trunk/debian/control

Modified: packages/life/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/debian-science/packages/life/trunk/debian/changelog?rev=36415&op=diff
==============================================================================
--- packages/life/trunk/debian/changelog (original)
+++ packages/life/trunk/debian/changelog Fri Apr 23 12:01:15 2010
@@ -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

Modified: packages/life/trunk/debian/control
URL: http://svn.debian.org/wsvn/debian-science/packages/life/trunk/debian/control?rev=36415&op=diff
==============================================================================
--- packages/life/trunk/debian/control (original)
+++ packages/life/trunk/debian/control Fri Apr 23 12:01:15 2010
@@ -3,7 +3,7 @@
 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],




More information about the debian-science-commits mailing list