This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a commit to branch master
in repository excalibur-logger.

commit 7c337eccfca1722e2156571cb0cbbfba54d4e504
Author: Emmanuel Bourg <ebo...@apache.org>
Date:   Wed Sep 10 15:06:57 2014 +0000

    libexcalibur-logger-java no longer depends on libservlet3.0-java (the 
dependency is satisfied by the container)
    libexcalibur-logger-java suggests the depedencies on the JMS and mail APIs 
(optional dependencies)
---
 debian/changelog | 4 ++++
 debian/control   | 4 +---
 2 files changed, 5 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 446ba47..fcf286d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,10 @@ excalibur-logger (2.1-6) UNRELEASED; urgency=medium
   * debian/control:
     - Replaced the dependency on jboss-j2ee with glassfish-javaee
     - Standards-Version updated to 3.9.5 (no changes)
+    - libexcalibur-logger-java no longer depends on libservlet3.0-java
+      (the dependency is satisfied by the container)
+    - libexcalibur-logger-java suggests the depedencies on the JMS
+      and mail APIs (optional dependencies)
   * Switch to debhelper level 9
 
  -- Emmanuel Bourg <ebo...@apache.org>  Wed, 10 Sep 2014 16:53:41 +0200
diff --git a/debian/control b/debian/control
index 95333f8..7f079b8 100644
--- a/debian/control
+++ b/debian/control
@@ -21,12 +21,10 @@ Package: libexcalibur-logger-java
 Architecture: all
 Depends: libavalon-framework-java,
          libexcalibur-logkit-java,
-         libgeronimo-jms-1.1-spec-java | glassfish-javaee,
-         libgnumail-java,
          liblog4j1.2-java,
-         libservlet3.0-java,
          libxalan2-java,
          ${misc:Depends}
+Suggests: libgeronimo-jms-1.1-spec-java | glassfish-javaee, libgnumail-java
 Description: Excalibur project's log management system
  Excalibur-Logger integrates neatly into the Avalon ECM and Excalibur-Fortress.
  The main goal is to be able to define the log categories on a component basis

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/excalibur-logger.git

_______________________________________________
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