[SCM] Packaging for getfem++ branch, master, updated. debian/4.2+dfsg1-1-11-gb894e1a

Anton Gladky gladky.anton at gmail.com
Sun Jun 30 21:41:27 UTC 2013


The following commit has been merged in the master branch:
commit 0d35443d17c4a8f8a8d7cdff3e919d46bd7b3c6f
Author: Anton Gladky <gladky.anton at gmail.com>
Date:   Sun Jun 30 20:57:22 2013 +0200

    Fix compilation in a clean environment.

diff --git a/debian/patches/fix_FTBFS_topsrc.patch b/debian/patches/fix_FTBFS_topsrc.patch
index d04a114..4160419 100644
--- a/debian/patches/fix_FTBFS_topsrc.patch
+++ b/debian/patches/fix_FTBFS_topsrc.patch
@@ -242,27 +242,27 @@ Last-Update: 2013-06-30
 -	$(top_srcdir)/tests/laplacian.pl                  \
 -	$(top_srcdir)/tests/stokes.pl                     \
 -	$(top_srcdir)/tests/plate.pl                      \
-+	tests/dynamic_array.pl              \
-+	tests/dynamic_tas.pl                \
-+	tests/test_int_set.pl               \
-+	tests/test_tree_sorted.pl           \
-+	tests/poly.pl                       \
-+	tests/test_small_vector.pl          \
-+	tests/test_kdtree.pl                \
-+	tests/test_rtree.pl                 \
-+	tests/geo_trans_inv.pl              \
-+	tests/test_norm.pl                  \
-+	tests/test_mesh.pl                  \
-+	tests/test_interpolation.pl         \
-+	tests/test_mat_elem.pl              \
-+	tests/test_slice.pl                 \
-+	tests/integration.pl                \
-+	tests/test_assembly.pl              \
-+	tests/test_interpolated_fem.pl      \
-+	tests/test_range_basis.pl           \
-+	tests/laplacian.pl                  \
-+	tests/stokes.pl                     \
-+	tests/plate.pl                      \
++	dynamic_array.pl              \
++	dynamic_tas.pl                \
++	test_int_set.pl               \
++	test_tree_sorted.pl           \
++	poly.pl                       \
++	test_small_vector.pl          \
++	test_kdtree.pl                \
++	test_rtree.pl                 \
++	geo_trans_inv.pl              \
++	test_norm.pl                  \
++	test_mesh.pl                  \
++	test_interpolation.pl         \
++	test_mat_elem.pl              \
++	test_slice.pl                 \
++	integration.pl                \
++	test_assembly.pl              \
++	test_interpolated_fem.pl      \
++	test_range_basis.pl           \
++	laplacian.pl                  \
++	stokes.pl                     \
++	plate.pl                      \
  	$(optpl)                                          \
 -	$(top_srcdir)/tests/nonlinear_elastostatic.pl     \
 -	$(top_srcdir)/tests/nonlinear_membrane.pl         \
@@ -274,19 +274,25 @@ Last-Update: 2013-06-30
 -	$(top_srcdir)/tests/wave_equation.pl   	          \
 -	$(top_srcdir)/tests/cyl_slicer.pl	          \
 -	$(top_srcdir)/tests/make_gmm_test.pl
-+	tests/nonlinear_elastostatic.pl     \
-+	tests/nonlinear_membrane.pl         \
-+	tests/dynamic_friction.pl           \
-+	tests/plasticity.pl                 \
-+	tests/plasticity_old_brick.pl       \
-+	tests/helmholtz.pl                  \
-+	tests/schwarz_additive.pl           \
-+	tests/wave_equation.pl   	          \
-+	tests/cyl_slicer.pl	          \
-+	tests/make_gmm_test.pl
++	nonlinear_elastostatic.pl     \
++	nonlinear_membrane.pl         \
++	dynamic_friction.pl           \
++	plasticity.pl                 \
++	plasticity_old_brick.pl       \
++	helmholtz.pl                  \
++	schwarz_additive.pl           \
++	wave_equation.pl   	          \
++	cyl_slicer.pl	          \
++	make_gmm_test.pl
  
  EXTRA_DIST =                               			\
  	dynamic_array.pl                   			\
+@@ -212,4 +212,4 @@
+ 	meshes/donut_regulier_512_elements.mesh
+ 
+ 
+-TESTS_ENVIRONMENT = perl
++TESTS_ENVIRONMENT = perl TESTS_DIR="$(top_builddir)/tests"
 --- a/tests-2.0/Makefile.in
 +++ b/tests-2.0/Makefile.in
 @@ -45,46 +45,46 @@

-- 
Packaging for getfem++



More information about the debian-science-commits mailing list