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 8939559b7df88cd25178ebed7ff1e45710a66473 Author: Sylvestre Ledru <[email protected]> Date: Fri Nov 22 09:59:50 2013 +0000 Remove the 'Libraries must depend on the needed runtime environment' from the policy. It was wrong and conflicting with lintian. (Closes: #730133) --- debian/changelog | 11 ++++++++--- policy.xml | 4 ---- 2 files changed, 8 insertions(+), 7 deletions(-) diff --git a/debian/changelog b/debian/changelog index 878a732..1df7a80 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,14 @@ java-common (0.50) UNRELEASED; urgency=low - * Team upload. - * Promote openjdk-7 as default-java on kfreebsd-{i386,amd64}. + * Remove the 'Libraries must depend on the needed runtime environment' + from the policy. It was wrong and conflicting with lintian. + (Closes: #730133) + + [ Damien Raude-Morvan ] + * Promote openjdk-7 as default-java on kfreebsd-{i386,amd64}. + - -- Damien Raude-Morvan <[email protected]> Sat, 17 Aug 2013 20:34:17 +0200 + -- Sylvestre Ledru <[email protected]> Fri, 22 Nov 2013 10:59:20 +0100 java-common (0.49) unstable; urgency=low diff --git a/policy.xml b/policy.xml index 5564faa..f724cfd 100644 --- a/policy.xml +++ b/policy.xml @@ -235,10 +235,6 @@ /usr/share/<package>. </para> <para> - Programs &must; depend on the needed runtime environment (&d-jre; and/or - &d-jre-h; if need a GUI or not). - </para> - <para> There is no naming rules for programs, they are ordinary programs, from the user point of view. </para> -- 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

