Author: malat-guest Date: 2011-11-14 21:56:07 +0000 (Mon, 14 Nov 2011) New Revision: 8564
Modified: trunk/packages/tifffile/trunk/debian/control trunk/packages/tifffile/trunk/debian/copyright Log: fix typo in copyright. Modified: trunk/packages/tifffile/trunk/debian/control =================================================================== --- trunk/packages/tifffile/trunk/debian/control 2011-11-14 12:49:41 UTC (rev 8563) +++ trunk/packages/tifffile/trunk/debian/control 2011-11-14 21:56:07 UTC (rev 8564) @@ -7,7 +7,7 @@ Build-Depends: debhelper (>= 8), python-all-dev (>= 2.6.6-3~), python-numpy Standards-Version: 3.9.2 Homepage: http://www.lfd.uci.edu/~gohlke/ -Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/tifffile/trunk/ +Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/tifffile/trunk/ Vcs-Svn: svn://svn.debian.org/svn/debian-med/trunk/packages/tifffile/trunk/ Package: tifffile Modified: trunk/packages/tifffile/trunk/debian/copyright =================================================================== --- trunk/packages/tifffile/trunk/debian/copyright 2011-11-14 12:49:41 UTC (rev 8563) +++ trunk/packages/tifffile/trunk/debian/copyright 2011-11-14 21:56:07 UTC (rev 8564) @@ -3,11 +3,15 @@ Source: http://www.lfd.uci.edu/~gohlke/ Files: * -Copyright: © C 2008-2011, The Regents of the University of California +Copyright: © 2008-2011, The Regents of the University of California Produced by the Laboratory for Fluorescence Dynamics. License: BSD +Files: debian/* +Copyright: © 2011 Mathieu Malaterre <[email protected]> License: BSD + +License: BSD Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: . @@ -31,8 +35,3 @@ CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - - -Files: debian/* -Copyright: © 2011 Mathieu Malaterre <[email protected]> -License: BSD _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
