This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch experimental in repository cdi-api.
commit dd6f54e8d543f02e5fda0c9a8a38ba83b90f4be2 Author: Markus Koschany <[email protected]> Date: Fri Oct 10 18:49:59 2014 +0200 Update Source field in debian/copyright. --- debian/copyright | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/copyright b/debian/copyright index c2be92d..0200137 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,6 +1,6 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: CDI (JSR 299) API -Source: http://jcp.org/en/jsr/detail?id=299 +Source: http://repo1.maven.org/maven2/javax/enterprise/cdi-api/ Files-Excluded: *.jar *.class @@ -16,5 +16,5 @@ Copyright: 2011, Damien Raude-Morvan <[email protected]> License: Apache-2.0 License: Apache-2.0 - On Debian systems, the complete text of the Apache License Version 2.0, + On Debian systems the complete text of the Apache License Version 2.0 can be found in /usr/share/common-licenses/Apache-2.0. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/cdi-api.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

