[freecad] 02/04: Refresh patches.

Anton Gladky gladk at moszumanska.debian.org
Mon Dec 2 23:03:38 UTC 2013


This is an automated email from the git hooks/post-receive script.

gladk pushed a commit to branch master
in repository freecad.

commit a42de0b2c8cc5357a4a512cecd8e6a0c4e2356b2
Author: Anton Gladky <gladky.anton at gmail.com>
Date:   Mon Dec 2 21:30:28 2013 +0100

    Refresh patches.
---
 debian/changelog                                    | 6 ++++++
 debian/patches/do_not_install_binary_examples.patch | 4 ++--
 debian/patches/series                               | 3 ---
 debian/patches/use_install_rpath.patch              | 4 ++--
 debian/patches/use_share.patch                      | 2 +-
 5 files changed, 11 insertions(+), 8 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index f10715a..2e679c4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+freecad (0.13.2800-dfsg-1) unstable; urgency=low
+
+  * [e051565] Imported Upstream version 0.13.2800-dfsg. (Closes: #730952)
+
+ -- Anton Gladky <gladk at debian.org>  Mon, 02 Dec 2013 21:17:47 +0100
+
 freecad (0.13.2580-dfsg-2) unstable; urgency=low
 
   * [2aab6f0] Update and re-enable disable_memory_check.patch.
diff --git a/debian/patches/do_not_install_binary_examples.patch b/debian/patches/do_not_install_binary_examples.patch
index a33d3c4..29b3a19 100644
--- a/debian/patches/do_not_install_binary_examples.patch
+++ b/debian/patches/do_not_install_binary_examples.patch
@@ -2,8 +2,8 @@ Description: binary examples were removed, remove them from Cmake-target
 Author: Anton Gladky <gladk at debian.org>
 Last-Update: 2013-09-18
 
---- freecad-0.13.2519-dfsg.orig/data/examples/CMakeLists.txt
-+++ freecad-0.13.2519-dfsg/data/examples/CMakeLists.txt
+--- a/data/examples/CMakeLists.txt
++++ b/data/examples/CMakeLists.txt
 @@ -1,11 +1,6 @@
  
  SET(Examples_Files 
diff --git a/debian/patches/series b/debian/patches/series
index eb138b1..cd4cd7d 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -3,9 +3,6 @@ fix_FTBFS_on_precise.patch
 set_install_rpath.patch
 use_install_rpath.patch
 use_share.patch
-#dir_as_string.patch
-#coin80.patch
 do_not_install_binary_examples.patch
 exclude_ply.patch
-fix_syntax_importOca.patch
 disable_memory_check.patch
diff --git a/debian/patches/use_install_rpath.patch b/debian/patches/use_install_rpath.patch
index 1af563c..905bc94 100644
--- a/debian/patches/use_install_rpath.patch
+++ b/debian/patches/use_install_rpath.patch
@@ -1,6 +1,6 @@
 --- a/src/Mod/PartDesign/App/CMakeLists.txt
 +++ b/src/Mod/PartDesign/App/CMakeLists.txt
-@@ -97,7 +97,6 @@
+@@ -98,7 +98,6 @@
  )
  
  SET(PartDesign_Scripts
@@ -8,7 +8,7 @@
      Init.py
      TestPartDesignApp.py
      Scripts/__init__.py
-@@ -131,9 +130,9 @@
+@@ -132,9 +131,9 @@
  else(MSVC)
      set_target_properties(PartDesign PROPERTIES LIBRARY_OUTPUT_DIRECTORY ${CMAKE_BINARY_DIR}/Mod/PartDesign)
      set_target_properties(PartDesign PROPERTIES PREFIX "")
diff --git a/debian/patches/use_share.patch b/debian/patches/use_share.patch
index 47aab68..ffde70c 100644
--- a/debian/patches/use_share.patch
+++ b/debian/patches/use_share.patch
@@ -35,7 +35,7 @@
  	path = os.environ["PATH"].split(os.pathsep)
 --- a/src/Mod/Drawing/App/CMakeLists.txt
 +++ b/src/Mod/Drawing/App/CMakeLists.txt
-@@ -80,7 +80,7 @@
+@@ -82,7 +82,7 @@
  
  fc_target_copy_resource(Drawing 
      ${CMAKE_SOURCE_DIR}/src/Mod/Drawing

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/freecad.git



More information about the debian-science-commits mailing list