This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository java-policy.
commit 8f5179cea33c37ccf1c7b8d3cf136dd946afca0c Author: Sylvestre Ledru <[email protected]> Date: Wed Jun 5 13:39:23 2013 +0000 Document the changes in the policy --- debian/changelog | 10 +++++++++- policy.xml | 10 ++++++++++ 2 files changed, 19 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 78b0731..1ef9bce 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,7 +10,15 @@ java-common (0.49) UNRELEASED; urgency=low [ 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) + * Update of the Java policy: + - Recommend default-jre & default-jre-headless for Java libraries + - Create a section "Building Java packages" + - Promote default-jdk + - Advice to use javahelper + - Recommend maven-debian-helper + - Remove some deprecated references to java-runtime{1,2} + - Minor improvements + - State the license of the policy (Closes: #687841) -- Sylvestre Ledru <[email protected]> Wed, 05 Jun 2013 14:11:41 +0200 diff --git a/policy.xml b/policy.xml index d20cc11..8d40419 100644 --- a/policy.xml +++ b/policy.xml @@ -38,6 +38,16 @@ </authorblurb> </author> <author> + <surname>Ledru</surname> + <firstname>Sylvestre</firstname> + <authorblurb> + <para> + <email>[email protected]</email> + </para> + </authorblurb> + + </author> + <author> <surname>Lundqvist</surname> <firstname>Ola</firstname> <authorblurb> -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/java-policy.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

