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 "bsaf packaging".

The branch, master has been updated
       via  4755eed0a3abeaaaeaf9566e03938b930835b593 (commit)
      from  2a76be7ad99b38d766f2276deb2953fe92f93f99 (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 4755eed0a3abeaaaeaf9566e03938b930835b593
Author: Damien Raude-Morvan <[email protected]>
Date:   Wed Jan 26 20:45:06 2011 +0100

    d/control: Drop Depends: default-jre | java2-runtime as a Java library 
don't need to depends on runtime (Java Policy).

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

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

diff --git a/debian/changelog b/debian/changelog
index 9f30742..81766bf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,10 @@
 bsaf (1.9-1) unstable; urgency=low
 
+  [ Andres Mejia ]
   * Initial release. (Closes: #610926)
 
+  [ Damien Raude-Morvan ]
+  * d/control: Drop Depends: default-jre | java2-runtime
+    as a Java library don't need to depends on runtime (Java Policy).
+
  -- Andres Mejia <[email protected]>  Thu, 20 Jan 2011 23:07:01 -0500
diff --git a/debian/control b/debian/control
index 0f338e4..ef68f62 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Vcs-Git: git://git.debian.org/git/pkg-java/bsaf.git
 
 Package: libbetter-appframework-java
 Architecture: all
-Depends: default-jre | java2-runtime, ${java:Depends}, ${misc:Depends}
+Depends: ${java:Depends}, ${misc:Depends}
 Provides: libappframework-java
 Description: Java Better Swing Application Framework (library)
  The Better Swing Application Framework is a fork of the original Swing


hooks/post-receive
-- 
bsaf packaging

_______________________________________________
pkg-java-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

Reply via email to