Author: sylvestre Date: 2013-06-05 12:27:51 +0000 (Wed, 05 Jun 2013) New Revision: 16813
Modified: trunk/java-common/debian/changelog trunk/java-common/policy.xml Log: State the license of the policy (Closes: #687841) Modified: trunk/java-common/debian/changelog =================================================================== --- trunk/java-common/debian/changelog 2013-06-05 12:12:58 UTC (rev 16812) +++ trunk/java-common/debian/changelog 2013-06-05 12:27:51 UTC (rev 16813) @@ -10,6 +10,7 @@ [ Sylvestre Ledru ] * Remove local variables in the changelog * Update of the Debian Java FAQ (was starting to become obsolete) + * State the license of the policy (Closes: #687841) -- Sylvestre Ledru <[email protected]> Wed, 05 Jun 2013 14:11:41 +0200 Modified: trunk/java-common/policy.xml =================================================================== --- trunk/java-common/policy.xml 2013-06-05 12:12:58 UTC (rev 16812) +++ trunk/java-common/policy.xml 2013-06-05 12:27:51 UTC (rev 16813) @@ -79,6 +79,9 @@ The policy covers java virtual machines, java compilers, java programs and java libraries. </para> + <para> + This policy is published under the GNU GPL v2 or later license. + </para> </abstract> </bookinfo> _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

