[SCM] FreeCAD packaging branch, experimental, updated. debian/0.13.1830-dfsg-1_exp1-2-gfbdfc08

Boris Pek tehnick-8 at yandex.ru
Thu Feb 7 22:03:57 UTC 2013


The following commit has been merged in the experimental branch:
commit 13e134da0a77905073b2c8f0c664d4e70203e85d
Author: Boris Pek <tehnick-8 at yandex.ru>
Date:   Thu Feb 7 22:49:40 2013 +0200

    Update debian/scripts/get_git_orig_src.sh:
    generate src/Build/Version.h during creating tarball
    to get properly version from upstream sources.

diff --git a/debian/scripts/get_git_orig_src.sh b/debian/scripts/get_git_orig_src.sh
index ebdd5cd..6024447 100755
--- a/debian/scripts/get_git_orig_src.sh
+++ b/debian/scripts/get_git_orig_src.sh
@@ -31,6 +31,8 @@ echo $VER_DEB
 echo $FOLDER_NAME
 echo $TARBALL_NAME
 
+python src/Tools/SubWCRev.py
+
 cd ..
 
 mkdir $FOLDER_NAME 

-- 
FreeCAD packaging



More information about the debian-science-commits mailing list