Author: gert-guest Date: 2016-07-08 20:42:50 +0000 (Fri, 08 Jul 2016) New Revision: 22460
Modified: trunk/packages/sofa-framework/trunk/debian/copyright trunk/packages/sofa-framework/trunk/debian/patches/hardening.patch Log: d/copyright: DEP5 corrections Modified: trunk/packages/sofa-framework/trunk/debian/copyright =================================================================== --- trunk/packages/sofa-framework/trunk/debian/copyright 2016-07-08 20:14:05 UTC (rev 22459) +++ trunk/packages/sofa-framework/trunk/debian/copyright 2016-07-08 20:42:50 UTC (rev 22460) @@ -7,38 +7,47 @@ Files: framework/* Copyright: 2006-2008 MGH, INRIA, USTL, UJF, CNRS License: LGPL-2.1+ - + see `/usr/share/common-licenses/LGPL-2.1' + Files: modules/* Copyright: 2006-2008 MGH, INRIA, USTL, UJF, CNRS License: LGPL-2.1+ +Files: extlibs/csparse/* +Copyright: 2006, Timothy A. Davis. +License: LGPL-2.1+ + Files: applications/* Copyright: 2006-2008 MGH, INRIA, USTL, UJF, CNRS License: GPL-2+ + see `/usr/share/common-licenses/GPL-2' Files: extlibs/LML/* Copyright: 2003 TIMC (Emmanuel Promayon) License: GPL-2+ +Files: extlibs/PML/* +Copyright: 2001 TIMC (Emmanuel Promayon, Matthieu Chabanas) +License: GPL-2+ + +Files: debian/* +Copyright: 2008, Dominique Belhachemi <[email protected]> +License: GPL-2+ + Files: extlibs/miniFlowVR/* Copyright: 2005 Laboratoire Informatique et Distribution (UMR5132), INRIA Project MOVI. License: LGPL + see `/usr/share/common-licenses/LGPL' +Files: * +Copyright: 2006-2008 MGH, INRIA, USTL, UJF, CNRS +License: LGPL + Files: extlibs/miniFlowVR/src/librender/* Copyright: 2005 Laboratoire Informatique et Distribution (UMR5132), INRIA Project MOVI. License: GPL see `/usr/share/common-licenses/GPL' -Files: extlibs/PML/* -Copyright: 2001 TIMC (Emmanuel Promayon, Matthieu Chabanas) -License: GPL-2+ - see `/usr/share/common-licenses/GPL-2' - -Files: extlibs/csparse/* -Copyright: 2006, Timothy A. Davis. -License: LGPL-2.1+ - see `/usr/share/common-licenses/LGPL-2.1' - Files: extlibs/tinyxml/* Copyright: 2000-2006 Lee Thomason (www.grinninglizard.com) License: ZLIB @@ -61,12 +70,3 @@ 3. This notice may not be removed or altered from any source distribution. -Files: * -Copyright: 2006-2008 MGH, INRIA, USTL, UJF, CNRS -License: LGPL - see `/usr/share/common-licenses/LGPL' - -Files: debian/* -Copyright: 2008, Dominique Belhachemi <[email protected]> -License: GPL-2+ - The Debian packaging is licensed under the GPL, see `/usr/share/common-licenses/GPL-2' Modified: trunk/packages/sofa-framework/trunk/debian/patches/hardening.patch =================================================================== --- trunk/packages/sofa-framework/trunk/debian/patches/hardening.patch 2016-07-08 20:14:05 UTC (rev 22459) +++ trunk/packages/sofa-framework/trunk/debian/patches/hardening.patch 2016-07-08 20:42:50 UTC (rev 22460) @@ -1,3 +1,8 @@ +Description: Inject hardening flags into QT project file +Author: Gert Wollny <[email protected]> +Forwarded: No + + --- a/sofa-default.cfg +++ b/sofa-default.cfg @@ -113,6 +113,11 @@ _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
