Author: osallou Date: 2013-02-23 20:02:27 +0000 (Sat, 23 Feb 2013) New Revision: 13074
Modified: trunk/packages/beast-mcmc/trunk/debian/changelog trunk/packages/beast-mcmc/trunk/debian/control trunk/packages/beast-mcmc/trunk/debian/copyright Log: add copyright info to fix 698497 Modified: trunk/packages/beast-mcmc/trunk/debian/changelog =================================================================== --- trunk/packages/beast-mcmc/trunk/debian/changelog 2013-02-23 18:39:36 UTC (rev 13073) +++ trunk/packages/beast-mcmc/trunk/debian/changelog 2013-02-23 20:02:27 UTC (rev 13074) @@ -1,3 +1,10 @@ +beast-mcmc (1.7.4-2) unstable; urgency=low + + * Add copyright license info for file (Closes: #698497). + - src/dr/math/matrixAlgebra/RobustSingularValueDecomposition.java + + -- Olivier Sallou <[email protected]> Sat, 23 Feb 2013 20:55:28 +0100 + beast-mcmc (1.7.4-1) experimental; urgency=low * New upstream version (adapted patches) Modified: trunk/packages/beast-mcmc/trunk/debian/control =================================================================== --- trunk/packages/beast-mcmc/trunk/debian/control 2013-02-23 18:39:36 UTC (rev 13073) +++ trunk/packages/beast-mcmc/trunk/debian/control 2013-02-23 20:02:27 UTC (rev 13074) @@ -3,7 +3,8 @@ Priority: optional Maintainer: Debian Med Packaging Team <[email protected]> DM-Upload-Allowed: yes -Uploaders: Andreas Tille <[email protected]> +Uploaders: Andreas Tille <[email protected]>, + Olivier Sallou <[email protected]> Build-Depends: debhelper (>= 9), javahelper (>=0.25), ant, ant-optional, default-jdk, libjebl2-java, libjam-java, figtree, liboptions-java, libhmsbeagle-java (>= 1.1r1092), Modified: trunk/packages/beast-mcmc/trunk/debian/copyright =================================================================== --- trunk/packages/beast-mcmc/trunk/debian/copyright 2013-02-23 18:39:36 UTC (rev 13073) +++ trunk/packages/beast-mcmc/trunk/debian/copyright 2013-02-23 20:02:27 UTC (rev 13074) @@ -4,6 +4,18 @@ Andrew Rambaut <[email protected]> Original-Source: http://beast-mcmc.googlecode.com/svn/trunk/ +Files: src/dr/math/matrixAlgebra/RobustSingularValueDecomposition.java +Copyright: 1999 CERN - European Organization for Nuclear Research + 1999 Marc A. Suchard +License: Colt License Agreement + Permission to use, copy, modify, distribute and sell this software and its + documentation for any purpose is hereby granted without fee, provided that + the above copyright notice appear in all copies and that both that + copyright notice and this permission notice appear in supporting + documentation. CERN makes no representations about the suitability of this + software for any purpose. It is provided "as is" without expressed or + implied warranty. + Files: * Copyright: 2002-2011 Alexei Drummond and Andrew Rambaut License: LGPL-3+ _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
