Author: gert-guest Date: 2016-07-08 20:54:43 +0000 (Fri, 08 Jul 2016) New Revision: 22461
Modified: trunk/packages/sofa-framework/trunk/debian/changelog trunk/packages/sofa-framework/trunk/debian/control trunk/packages/sofa-framework/trunk/debian/copyright Log: more cleanups d/copyright: DEP5 corrections d/control: set secure VCS browser url Modified: trunk/packages/sofa-framework/trunk/debian/changelog =================================================================== --- trunk/packages/sofa-framework/trunk/debian/changelog 2016-07-08 20:42:50 UTC (rev 22460) +++ trunk/packages/sofa-framework/trunk/debian/changelog 2016-07-08 20:54:43 UTC (rev 22461) @@ -5,8 +5,9 @@ * cme fix dpkg-control * d/copyright: DEP5 - remove duplicate entries * d/rules: hardening += all + * d/rules: enable parallel builds * d/p/hardening: Add hardening flags and debug information - * d/rules: enable parallel builds + * d/control: secure browser url -- Gert Wollny <[email protected]> Fri, 08 Jul 2016 15:55:28 +0000 Modified: trunk/packages/sofa-framework/trunk/debian/control =================================================================== --- trunk/packages/sofa-framework/trunk/debian/control 2016-07-08 20:42:50 UTC (rev 22460) +++ trunk/packages/sofa-framework/trunk/debian/control 2016-07-08 20:54:43 UTC (rev 22461) @@ -24,7 +24,7 @@ graphviz Build-Conflicts: qt3-dev-tools Standards-Version: 3.9.8 -Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/sofa-framework/trunk/ +Vcs-Browser: https://anonscm.debian.org/viewvc/debian-med/trunk/packages/sofa-framework/trunk/ Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/sofa-framework/trunk/ Homepage: http://www.sofa-framework.org/ Modified: trunk/packages/sofa-framework/trunk/debian/copyright =================================================================== --- trunk/packages/sofa-framework/trunk/debian/copyright 2016-07-08 20:42:50 UTC (rev 22460) +++ trunk/packages/sofa-framework/trunk/debian/copyright 2016-07-08 20:54:43 UTC (rev 22461) @@ -4,11 +4,20 @@ Debianized-Date: Tue, 24 Jun 2008 20:51:56 +0200 Source: http://www.sofa-framework.org/ +Files: * +Copyright: 2006-2008 MGH, INRIA, USTL, UJF, CNRS +License: LGPL + + +Files: extlibs/miniFlowVR/* +Copyright: 2005 Laboratoire Informatique et Distribution (UMR5132), INRIA Project MOVI. +License: LGPL + 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+ @@ -20,7 +29,6 @@ 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) @@ -34,19 +42,9 @@ 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/tinyxml/* Copyright: 2000-2006 Lee Thomason (www.grinninglizard.com) @@ -70,3 +68,15 @@ 3. This notice may not be removed or altered from any source distribution. + +License: LGPL + see `/usr/share/common-licenses/LGPL' + +License: LGPL-2.1+ + see `/usr/share/common-licenses/LGPL-2.1' + +License: GPL + see `/usr/share/common-licenses/GPL' + +License: GPL-2+ + see `/usr/share/common-licenses/GPL-2' _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
