[freecad] 01/03: Remove data/examples. (Closes: #745237)

Anton Gladky gladk at moszumanska.debian.org
Sun May 15 11:24:53 UTC 2016


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

gladk pushed a commit to branch master
in repository freecad.

commit 4f08de5c8e788b6e769b668a5768002525ac5891
Author: Anton Gladky <gladk at debian.org>
Date:   Sun May 15 12:25:33 2016 +0200

    Remove data/examples. (Closes: #745237)
---
 debian/copyright                                   |  2 +-
 .../patches/do_not_install_binary_examples.patch   | 57 +++++++++++++++-------
 2 files changed, 40 insertions(+), 19 deletions(-)

diff --git a/debian/copyright b/debian/copyright
index 31d21e0..bd36056 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -3,7 +3,7 @@ Upstream-Name: FreeCAD
 Upstream-Contact: Werner Mayer <wmayer at users.sourceforge.net>
 Source: http://sourceforge.net/projects/free-cad
 Files-Excluded: 
-  data/examples/*.FCStd
+  data/examples
   data/tests/*.fcstd
   src/Doc/freecad.qch
   src/Doc/freecad.qhc
diff --git a/debian/patches/do_not_install_binary_examples.patch b/debian/patches/do_not_install_binary_examples.patch
index 274ba1b..92d60d5 100644
--- a/debian/patches/do_not_install_binary_examples.patch
+++ b/debian/patches/do_not_install_binary_examples.patch
@@ -1,21 +1,42 @@
-Description: binary examples were removed, remove them from Cmake-target
+Description: <short summary of the patch>
+ TODO: Put a short summary on the line above and replace this paragraph
+ with a longer explanation of this change. Complete the meta-information
+ with other relevant fields (see below for details). To make it easier, the
+ information below has been extracted from the changelog. Adjust it or drop
+ it.
+ .
+ freecad (0.16+dfsg2-1) unstable; urgency=medium
+ .
+   * [9e69a23] Update d/watch.
+   * [bf22c89] Drop copying of Version.h explicitly.
+   * [010b5c8] Refresh/Remove patches.
+   * [24a4f7d] Update d/copyright.
+   * [0547be9] Apply cme fix dpkg-control.
+   * [fc9b859] Update d/copyright.
+   * [6e5df4d] Imported Upstream version 0.16+dfsg1. (Closes: #823816)
+   * [06ed39b] Remove freecad-dev and freecad-doc binaries.
+   * [94c3ac2] Update d/copyright. (Closes: #726805 #745237)
 Author: Anton Gladky <gladk at debian.org>
-Last-Update: 2013-09-18
+Bug-Debian: https://bugs.debian.org/726805
+Bug-Debian: https://bugs.debian.org/823816
 
-Index: FreeCAD-0.16/data/examples/CMakeLists.txt
-===================================================================
---- FreeCAD-0.16.orig/data/examples/CMakeLists.txt
-+++ FreeCAD-0.16/data/examples/CMakeLists.txt
-@@ -1,12 +1,6 @@
- 
- SET(Examples_Files 
-     Schenkel.stp
--    DrawingExample.FCStd
--    EngineBlock.FCStd
--    PartDesignExample.FCStd
--    RobotExample.FCStd
--    ArchDetail.FCStd
--    FemCalculixCantilever3D.FCStd
- )
+---
+The information above should follow the Patch Tagging Guidelines, please
+checkout http://dep.debian.net/deps/dep3/ to learn about the format. Here
+are templates for supplementary fields that you might want to add:
+
+Origin: <vendor|upstream|other>, <url of original patch>
+Bug: <url in upstream bugtracker>
+Bug-Debian: https://bugs.debian.org/<bugnumber>
+Bug-Ubuntu: https://launchpad.net/bugs/<bugnumber>
+Forwarded: <no|not-needed|url proving that it has been forwarded>
+Reviewed-By: <name and email of someone who approved the patch>
+Last-Update: <YYYY-MM-DD>
+
+--- freecad-0.16+dfsg2.orig/data/CMakeLists.txt
++++ freecad-0.16+dfsg2/data/CMakeLists.txt
+@@ -1,4 +1,3 @@
+-add_subdirectory(examples)
  
- ADD_CUSTOM_TARGET(Example_data ALL
+ INSTALL(
+     FILES

-- 
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