Author: ebourg-guest Date: 2014-05-16 06:56:06 +0000 (Fri, 16 May 2014) New Revision: 18152
Modified: trunk/commons-math/debian/changelog trunk/commons-math/debian/copyright Log: debian/copyright: Updated the Format URI Modified: trunk/commons-math/debian/changelog =================================================================== --- trunk/commons-math/debian/changelog 2014-05-16 06:52:25 UTC (rev 18151) +++ trunk/commons-math/debian/changelog 2014-05-16 06:56:06 UTC (rev 18152) @@ -2,6 +2,7 @@ * Updated Standards-Version to 3.9.5 (no changes) * Switch to debhelper level 9 + * debian/copyright: Updated the Format URI -- Emmanuel Bourg <[email protected]> Fri, 16 May 2014 08:49:36 +0200 Modified: trunk/commons-math/debian/copyright =================================================================== --- trunk/commons-math/debian/copyright 2014-05-16 06:52:25 UTC (rev 18151) +++ trunk/commons-math/debian/copyright 2014-05-16 06:56:06 UTC (rev 18152) @@ -1,16 +1,17 @@ -Format: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=166 +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Commons Math Upstream-Contact: http://commons.apache.org/math/team-list.html Source: http://www.apache.org/dist/commons/math/source/ Files: * -Copyright: Copyright 2001-2011 The Apache Software Foundation +Copyright: 2001-2011, The Apache Software Foundation License: Apache-2.0 On Debian GNU/Linux system you can find the complete text of the Apache-2.0 license in `/usr/share/common-licenses/Apache-2.0' -Files: src/java/org/apache/commons/math/ode/GraggBulirschStoerStepInterpolator.java src/java/org/apache/commons/math/ode/GraggBulirschStoerIntegrator.java -Copyright: Copyright (c) 2004, Ernst Hairer +Files: src/java/org/apache/commons/math/ode/GraggBulirschStoerStepInterpolator.java + src/java/org/apache/commons/math/ode/GraggBulirschStoerIntegrator.java +Copyright: 2004, Ernst Hairer License: Apache-2.0 | other On Debian GNU/Linux system you can find the complete text of the Apache-2.0 license in `/usr/share/common-licenses/Apache-2.0' @@ -50,9 +51,9 @@ ---------- http://www.unige.ch/~hairer/prog/licence.txt ---------- Files: src/java/org/apache/commons/math/estimation/LevenbergMarquardtEstimator.java - src/test/org/apache/commons/math/estimation/GaussNewtonEstimatorTest.java - src/test/org/apache/commons/math/estimation/MinpackTest.java -Copyright: Copyright Notice (1999) University of Chicago + src/test/org/apache/commons/math/estimation/GaussNewtonEstimatorTest.java + src/test/org/apache/commons/math/estimation/MinpackTest.java +Copyright: 1999, University of Chicago License: Apache-2.0 | other On Debian GNU/Linux system you can find the complete text of the Apache-2.0 license in `/usr/share/common-licenses/Apache-2.0' @@ -122,7 +123,7 @@ ---------- http://www.netlib.org/minpack/disclaimer ---------- Files: debian/* -Copyright: Copyright (C) 2008-2011, Damien Raude-Morvan <[email protected]> +Copyright: 2008-2011, Damien Raude-Morvan <[email protected]> License: Apache-2.0 On Debian GNU/Linux system you can find the complete text of the Apache-2.0 license in `/usr/share/common-licenses/Apache-2.0'. _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

