This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch eclipse-aether in repository eclipse-aether.
commit 8586e82e3b38755233d81b7a588a71a6a4449282 Author: Damien Raude-Morvan <[email protected]> Date: Fri Dec 9 23:27:39 2011 +0100 Remove class-overview.svg for orig.tarball --- debian/copyright | 1 - debian/orig-tar.exclude | 3 ++- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/copyright b/debian/copyright index 42b6c17..ac0f039 100644 --- a/debian/copyright +++ b/debian/copyright @@ -7,7 +7,6 @@ Copyright: Copyright (c) 2010-2011 Sonatype, Inc. License: EPL Files: aether-impl/src/test/java/org/sonatype/aether/impl/internal/DependencyGraphDumper.java - aether-connector-asynchttpclient/src/main/java/org/sonatype/aether/connector/async/AsyncRepositoryConnector.java Copyright: Copyright (c) 2010-2011 Sonatype, Inc. License: EPL and Apache-2.0 diff --git a/debian/orig-tar.exclude b/debian/orig-tar.exclude index a31723b..d0a6dee 100644 --- a/debian/orig-tar.exclude +++ b/debian/orig-tar.exclude @@ -1 +1,2 @@ -aether-demo/*.jar \ No newline at end of file +aether-demo/*.jar +class-overview.svg \ No newline at end of file -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/eclipse-aether.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

