[SCM] FreeCAD packaging branch, master, updated. debian/0.11.4446-dfsg-4-6-g4eb6526

Anton Gladky gladky.anton at gmail.com
Mon Jan 9 20:36:30 UTC 2012


The following commit has been merged in the master branch:
commit ce862a0330522b02712f90dcfa00ea31171683a8
Author: Anton Gladky <gladky.anton at gmail.com>
Date:   Mon Jan 9 21:28:43 2012 +0100

    Update copyright file (add data-files).

diff --git a/debian/copyright b/debian/copyright
index 1e7a225..839423f 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -424,3 +424,14 @@ Copyright: 2007-2009 Werner Mayer <wmayer at users.sourceforge.net>,
 License: LGPL-2+
   On Debian systems, the complete text of the GNU Lesser General Public
   License version 2 can be found in `/usr/share/common-licenses/LGPL-2'.
+
+Files: data/examples/DrawingExample.FCStd data/examples/PartDesignExample.FCStd data/examples/RobotExample.FCStd data/examples/Schenkel.stp 
+Copyright: 2011 Juergen Riegel <juergen.riegel at web.de>
+License: CC-BY-SA
+  Creative Commons Attribution Share Alike license.
+  
+Files: data/examples/EngineBlock.FCStd 
+Copyright: 2011 Werner Mayer <wmayer at users.sourceforge.net>
+License: CC-BY-SA
+  Creative Commons Attribution Share Alike license.
+
diff --git a/debian/rules b/debian/rules
index e1e73be..e2ba624 100755
--- a/debian/rules
+++ b/debian/rules
@@ -73,7 +73,7 @@ override_dh_auto_install:
 	$(foreach MODULE,$(MODULES), \
 	dh_install -pfreecad-dev debian/tmp/freecad/usr/lib/freecad/Mod/$(MODULE)/lib*.so usr/lib/freecad/Mod/$(MODULE);)
 	# install the help system
-	dh_install -pfreecad-doc debian/tmp/freecad/usr/share/doc/* usr/share/doc/
+	dh_install -pfreecad-doc -XLicense.txt debian/tmp/freecad/usr/share/doc/* usr/share/doc/
 
 override_dh_compress:
 	dh_compress -X.qch -X.qhc

-- 
FreeCAD packaging



More information about the debian-science-commits mailing list