[SCM] Gmsh packaging. Gmsh is an automatic 3D finite element mesh generator. branch, master, updated. debian/2.7.0.dfsg-1-8-gfe21681

Anton Gladky gladky.anton at gmail.com
Sun May 12 13:10:55 UTC 2013


The following commit has been merged in the master branch:
commit fe216815a6014a08ebc131b974d2beefd1e2a355
Author: Anton Gladky <gladky.anton at gmail.com>
Date:   Sun May 12 15:10:13 2013 +0200

    Add header into onelab.py.

diff --git a/debian/patches/fix_script_header.patch b/debian/patches/fix_script_header.patch
new file mode 100644
index 0000000..3672f48
--- /dev/null
+++ b/debian/patches/fix_script_header.patch
@@ -0,0 +1,11 @@
+Description: add header into onelab
+Author: Anton Gladky <gladk at debian.org>
+Last-Update: 2013-05-12
+
+--- a/contrib/onelab/python/onelab.py
++++ b/contrib/onelab/python/onelab.py
+@@ -1,3 +1,4 @@
++#!/usr/bin/env python
+ import socket, struct, os, sys
+ _VERSION = '1.05'
+ 
diff --git a/debian/patches/series b/debian/patches/series
index b060d11..a792f30 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -7,3 +7,4 @@ fix_FTBFS_linking.patch
 alauzet.patch
 fix_gmshpy_import.patch
 fix_libdir.patch
+fix_script_header.patch

-- 
Gmsh packaging. Gmsh is an automatic 3D finite element mesh generator. 



More information about the debian-science-commits mailing list