Author: malat-guest Date: 2011-12-08 21:50:19 +0000 (Thu, 08 Dec 2011) New Revision: 8852
Modified: trunk/packages/imagevis3d/trunk/debian/copyright trunk/packages/imagevis3d/trunk/debian/get-orig-source Log: Fix copyright. Remove notdebian Modified: trunk/packages/imagevis3d/trunk/debian/copyright =================================================================== --- trunk/packages/imagevis3d/trunk/debian/copyright 2011-12-08 21:44:55 UTC (rev 8851) +++ trunk/packages/imagevis3d/trunk/debian/copyright 2011-12-08 21:50:19 UTC (rev 8852) @@ -4,7 +4,9 @@ Source: http://www.imagevis3d.com Files: * -Copyright: © 2009-10, President and Fellows of Harvard College. +Copyright: © 2008-2011 Scientific Computing and Imaging Institute + © 2009 Institut of Mechanics and Fluid Dynamics, + © 2009 IVDA, MMC, DFKI, SCI Institute License: MIT Copyright (c) 2008-2011 Scientific Computing and Imaging Institute, University of Utah & Interactive Visualization and Data Analysis Group, DFKI Modified: trunk/packages/imagevis3d/trunk/debian/get-orig-source =================================================================== --- trunk/packages/imagevis3d/trunk/debian/get-orig-source 2011-12-08 21:44:55 UTC (rev 8851) +++ trunk/packages/imagevis3d/trunk/debian/get-orig-source 2011-12-08 21:50:19 UTC (rev 8852) @@ -21,5 +21,8 @@ # glew rm -rf ${FOLDER}/Tuvok/3rdParty +# debian stuff: +rm -rf ${FOLDER}/notdebian + GZIP="--best --no-name" tar czf ${TARFILE} ${FOLDER} rm -rf ${FOLDER} _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
