[SCM] FreeFem++ packaging branch, master, updated. debian/3.13-1-16-g51327d7

Dimitrios Eftaxiopoulos eftaxi12 at otenet.gr
Mon Jun 13 16:24:37 UTC 2011


The following commit has been merged in the master branch:
commit a9aedc136a129ec16f5727c2bb6e1945e8159ff9
Author: Dimitrios Eftaxiopoulos <eftaxi12 at otenet.gr>
Date:   Mon Jun 13 18:19:32 2011 +0300

    Successful build

diff --git a/.pc/applied-patches b/.pc/applied-patches
new file mode 100644
index 0000000..467e73a
--- /dev/null
+++ b/.pc/applied-patches
@@ -0,0 +1,2 @@
+examples-bamg-test-dotest-pl.patch
+examples-load-WHERE-LIBRARY.patch
diff --git a/NEWS b/.pc/examples-bamg-test-dotest-pl.patch/.timestamp
similarity index 100%
copy from NEWS
copy to .pc/examples-bamg-test-dotest-pl.patch/.timestamp
diff --git a/examples-bamg/test/dotest.pl b/.pc/examples-bamg-test-dotest-pl.patch/examples-bamg/test/dotest.pl
similarity index 99%
copy from examples-bamg/test/dotest.pl
copy to .pc/examples-bamg-test-dotest-pl.patch/examples-bamg/test/dotest.pl
index 115c0cb..3c307b0 100755
--- a/examples-bamg/test/dotest.pl
+++ b/.pc/examples-bamg-test-dotest-pl.patch/examples-bamg/test/dotest.pl
@@ -1,4 +1,4 @@
-#!/usr/bin/perl
+#!/usr/local/bin/perl
 # -----  clean ---
 unlink <*.mesh>;
 unlink <*.am_fmt>;
diff --git a/NEWS b/.pc/examples-bamg-test-dotest-pl.patch/examples-load-WHERE-LIBRARY.patch
similarity index 100%
copy from NEWS
copy to .pc/examples-bamg-test-dotest-pl.patch/examples-load-WHERE-LIBRARY.patch
diff --git a/NEWS b/.pc/examples-load-WHERE-LIBRARY.patch/.timestamp
similarity index 100%
copy from NEWS
copy to .pc/examples-load-WHERE-LIBRARY.patch/.timestamp
diff --git a/NEWS b/.pc/examples-load-WHERE-LIBRARY.patch/examples++-load/WHERE_LIBRARY
similarity index 100%
copy from NEWS
copy to .pc/examples-load-WHERE-LIBRARY.patch/examples++-load/WHERE_LIBRARY
diff --git a/DOC/freefem++doc.pdf b/DOC/freefem++doc.pdf
deleted file mode 100644
index 0404b03..0000000
Binary files a/DOC/freefem++doc.pdf and /dev/null differ
diff --git a/debian/.pc/.quilt_patches b/debian/.pc/.quilt_patches
new file mode 100644
index 0000000..4baccb8
--- /dev/null
+++ b/debian/.pc/.quilt_patches
@@ -0,0 +1 @@
+patches
diff --git a/.pc/.quilt_series b/debian/.pc/.quilt_series
similarity index 100%
copy from .pc/.quilt_series
copy to debian/.pc/.quilt_series
diff --git a/.pc/.version b/debian/.pc/.version
similarity index 100%
copy from .pc/.version
copy to debian/.pc/.version
diff --git a/debian/.pc/applied-patches b/debian/.pc/applied-patches
new file mode 100644
index 0000000..253bc59
--- /dev/null
+++ b/debian/.pc/applied-patches
@@ -0,0 +1 @@
+examples-load-WHERE-LIBRARY.patch
diff --git a/NEWS b/debian/.pc/examples-load-WHERE-LIBRARY.patch/.timestamp
similarity index 100%
copy from NEWS
copy to debian/.pc/examples-load-WHERE-LIBRARY.patch/.timestamp
diff --git a/NEWS b/debian/.pc/examples-load-WHERE-LIBRARY.patch/examples++-load/WHERE_LIBRARY
similarity index 100%
copy from NEWS
copy to debian/.pc/examples-load-WHERE-LIBRARY.patch/examples++-load/WHERE_LIBRARY
diff --git a/debian/patches/.directory b/debian/patches/.directory
deleted file mode 100644
index a80a938..0000000
--- a/debian/patches/.directory
+++ /dev/null
@@ -1,3 +0,0 @@
-[Dolphin]
-Timestamp=2011,4,25,0,37,0
-Version=2
diff --git a/debian/patches/examples-bamg-test-dotest-pl.patch b/debian/patches/examples-bamg-test-dotest-pl.patch
new file mode 100644
index 0000000..e0fda07
--- /dev/null
+++ b/debian/patches/examples-bamg-test-dotest-pl.patch
@@ -0,0 +1,11 @@
+Fix location of perl executable
+Index: freefem++-3.13.1/examples-bamg/test/dotest.pl
+===================================================================
+--- freefem++-3.13.1.orig/examples-bamg/test/dotest.pl	2011-06-13 16:40:47.000000000 +0300
++++ freefem++-3.13.1/examples-bamg/test/dotest.pl	2011-06-13 16:41:17.000000000 +0300
+@@ -1,4 +1,4 @@
+-#!/usr/local/bin/perl
++#!/usr/bin/perl
+ # -----  clean ---
+ unlink <*.mesh>;
+ unlink <*.am_fmt>;
diff --git a/debian/patches/examples-load-WHERE-LIBRARY.patch b/debian/patches/examples-load-WHERE-LIBRARY.patch
new file mode 100644
index 0000000..ce27fba
--- /dev/null
+++ b/debian/patches/examples-load-WHERE-LIBRARY.patch
@@ -0,0 +1,7 @@
+Create empty file examples++-load/WHERE_LIBRARY
+Index: freefem++-3.13.1/examples++-load/WHERE_LIBRARY
+===================================================================
+--- /dev/null	1970-01-01 00:00:00.000000000 +0000
++++ freefem++-3.13.1/examples++-load/WHERE_LIBRARY	2011-06-13 17:53:05.000000000 +0300
+@@ -0,0 +1 @@
++# Empty file to be used during build time 
diff --git a/debian/patches/series b/debian/patches/series
index e69de29..467e73a 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -0,0 +1,2 @@
+examples-bamg-test-dotest-pl.patch
+examples-load-WHERE-LIBRARY.patch
diff --git a/examples++-load/WHERE_LIBRARY b/examples++-load/WHERE_LIBRARY
index 3103712..a6d86a7 100644
--- a/examples++-load/WHERE_LIBRARY
+++ b/examples++-load/WHERE_LIBRARY
@@ -1 +1 @@
-# File for storing stuff during build
+# Empty file to be used during build time 

-- 
FreeFem++ packaging



More information about the debian-science-commits mailing list