[SCM] FreeFem++ packaging branch, master, updated. debian/3.17-2-3-g6e50b56

Dimitrios Eftaxiopoulos eftaxi12 at otenet.gr
Fri Dec 30 22:17:02 UTC 2011


The following commit has been merged in the master branch:
commit 6e50b56f569d633d85de4f6c8733ca35c468dce9
Author: Dimitrios Eftaxiopoulos <eftaxi12 at otenet.gr>
Date:   Sat Dec 31 00:14:43 2011 +0200

    Update debian/README.Debian file regarding use of repack script

diff --git a/debian/README.Debian b/debian/README.Debian
index 78cd7b4..cd83ce0 100644
--- a/debian/README.Debian
+++ b/debian/README.Debian
@@ -1,9 +1,32 @@
+A repack script, namely debian/repack.sh, should be used in order to
+
+i) Remove the apple-mac files, beginning with ., form the upstream source tree.
+ii) Convert the upstream source version numbering from freefem++-a.b-c.tar.gz to
+    freefem++-a.b.c.tar.gz for Debian packaging.
+
+In the debian/repack.sh script one should just set
+
+VERSION=a.b-c
+VERSION1=a.b.c
+
+or
+
+VERSION=a.b
+VERSION1=a.b
+
+if -c is absent in the upstream version, and then should execute the script 
+from within the /debian directory. 
+
+ -- Dimitrios Eftaxiopoulos <eftaxi12 at otent.gr>  Fri, 30 Dec 2011 21:44:00 +0200
+
+
 Note that the executable file /usr/bin/bamg has been renamed /user/bin/ffbamg
 to avoid double occurence of the former, in both freefem++ and rheolef 
 packages.
 
  -- Dimitrios Eftaxiopoulos <eftaxi12 at otent.gr>  Mon, 20 Jun 2011 22:49:00 +0200
 
+
 Please note that gcc 4.5.3 instead of gcc 4.6 is forced because of the bug:
 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49264
 We will update the dependency once gcc 4.6.1 is released and uploaded to
diff --git a/download/nlopt/config.log b/download/nlopt/config.log
index 5d92f6d..ca85358 100644
--- a/download/nlopt/config.log
+++ b/download/nlopt/config.log
@@ -15,3 +15,20 @@ generated by GNU Autoconf 2.68.  Invocation command line was
 on filippos
 
 config.status:1059: creating Make.defs
+
+## ---------------------- ##
+## Running config.status. ##
+## ---------------------- ##
+
+This file was extended by FreeFem++ config.status 3.17, which was
+generated by GNU Autoconf 2.68.  Invocation command line was
+
+  CONFIG_FILES    = 
+  CONFIG_HEADERS  = 
+  CONFIG_LINKS    = 
+  CONFIG_COMMANDS = 
+  $ ../../config.status --file=Make.defs:Make.inc
+
+on filippos
+
+config.status:1059: creating Make.defs

-- 
FreeFem++ packaging



More information about the debian-science-commits mailing list