Author: tille Date: 2012-12-16 21:57:47 +0000 (Sun, 16 Dec 2012) New Revision: 12637
Modified: trunk/packages/libhmsbeagle/trunk/debian/changelog trunk/packages/libhmsbeagle/trunk/debian/patches/enable_static.patch trunk/packages/libhmsbeagle/trunk/debian/patches/gcc-4.7.patch trunk/packages/libhmsbeagle/trunk/debian/patches/series Log: Latest beast-mcmc needs current SVN trunk from libhmsbeagle which is not yet tagged Modified: trunk/packages/libhmsbeagle/trunk/debian/changelog =================================================================== --- trunk/packages/libhmsbeagle/trunk/debian/changelog 2012-12-16 21:51:39 UTC (rev 12636) +++ trunk/packages/libhmsbeagle/trunk/debian/changelog 2012-12-16 21:57:47 UTC (rev 12637) @@ -1,3 +1,9 @@ +libhmsbeagle (1.1r1092-1) UNRELEASED; urgency=low + + * Package SVN trunk because it is required for beast-mcmc + + -- Andreas Tille <[email protected]> Sun, 16 Dec 2012 21:47:26 +0100 + libhmsbeagle (1.1-1) experimental; urgency=low * New upstream release Modified: trunk/packages/libhmsbeagle/trunk/debian/patches/enable_static.patch =================================================================== --- trunk/packages/libhmsbeagle/trunk/debian/patches/enable_static.patch 2012-12-16 21:51:39 UTC (rev 12636) +++ trunk/packages/libhmsbeagle/trunk/debian/patches/enable_static.patch 2012-12-16 21:57:47 UTC (rev 12637) @@ -2,9 +2,9 @@ Date: Sat, 21 Jan 2012 17:27:53 +0100 Description: Enable building static libraries for the -dev package ---- libhmsbeagle-1.1.orig/configure.ac -+++ libhmsbeagle-1.1/configure.ac -@@ -59,8 +59,8 @@ +--- a/configure.ac ++++ b/configure.ac +@@ -59,8 +59,8 @@ AC_PROG_CC AC_PROG_CXX AC_PROG_INSTALL AC_PROG_LN_S Modified: trunk/packages/libhmsbeagle/trunk/debian/patches/gcc-4.7.patch =================================================================== --- trunk/packages/libhmsbeagle/trunk/debian/patches/gcc-4.7.patch 2012-12-16 21:51:39 UTC (rev 12636) +++ trunk/packages/libhmsbeagle/trunk/debian/patches/gcc-4.7.patch 2012-12-16 21:57:47 UTC (rev 12637) @@ -2,8 +2,8 @@ Bug-Closed: http://bugs.debian.org/672015 Description: Build with gcc-4.7 ---- libhmsbeagle-1.1.orig/libhmsbeagle/CPU/Precision.h -+++ libhmsbeagle-1.1/libhmsbeagle/CPU/Precision.h +--- a/libhmsbeagle/CPU/Precision.h ++++ b/libhmsbeagle/CPU/Precision.h @@ -5,6 +5,8 @@ * Author: msuchard */ Modified: trunk/packages/libhmsbeagle/trunk/debian/patches/series =================================================================== --- trunk/packages/libhmsbeagle/trunk/debian/patches/series 2012-12-16 21:51:39 UTC (rev 12636) +++ trunk/packages/libhmsbeagle/trunk/debian/patches/series 2012-12-16 21:57:47 UTC (rev 12637) @@ -1,3 +1,3 @@ enable_static.patch -disable_cpu_sse_plugin.patch +# disable_cpu_sse_plugin.patch gcc-4.7.patch _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
