This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "eclipse - Powerful IDE written in java - Debian package.".

The branch, master has been updated
       via  6b35c056f750748289b5f24e72b3b3ebbf46989b (commit)
      from  1c4f2542d2d01f1fa3fb0b2ea24487e9b5ec3c47 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 6b35c056f750748289b5f24e72b3b3ebbf46989b
Author: Benjamin Drung <bdr...@debian.org>
Date:   Mon Sep 19 16:21:45 2011 +0200

    Eclipse 3.7 requires at least version 3.3 of asm3.

-----------------------------------------------------------------------

Summary of changes:
 debian/control |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 84fd2d3..d4581d6 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,7 @@ Build-Depends: ant (>= 1.8.2),
                docbook2x,
                junit (>= 3.8.2-4),
                junit4 (>= 4.7-3),
-               libasm3-java (>= 3.2-3),
+               libasm3-java (>= 3.3),
                libatk1.0-dev,
                libcairo2-dev,
                libcommons-codec-java (>= 1.4-2),
@@ -102,7 +102,7 @@ Architecture: any
 Depends: default-jre | java5-runtime | java6-runtime,
          eclipse-jdt (= ${binary:Version}),
          eclipse-platform (= ${binary:Version}),
-         libasm3-java (>= 3.2-3),
+         libasm3-java (>= 3.3),
          ${misc:Depends}
 Suggests: eclipse
 Replaces: eclipse-pde-gcj


hooks/post-receive
-- 
eclipse - Powerful IDE written in java - Debian package.

_______________________________________________
pkg-java-commits mailing list
pkg-java-comm...@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

Reply via email to