[maven-plugin-tools] 02/04: Depend on libbsh-java instead of bsh

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Fri Feb 19 13:33:11 GMT 2016


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

ebourg-guest pushed a commit to branch master
in repository maven-plugin-tools.

commit 108e6ad42066ef672ebafd014fa5e77d4c64ae8c
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Fri Feb 19 14:29:25 2016 +0100

    Depend on libbsh-java instead of bsh
---
 debian/changelog | 1 +
 debian/control   | 4 ++--
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 3882b10..47c7663 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ maven-plugin-tools (3.3-5) UNRELEASED; urgency=medium
 
   * Team upload.
   * Removed 06-plexus-component-metadata-version.patch
+  * Depend on libbsh-java instead of bsh
 
  -- Emmanuel Bourg <ebourg at apache.org>  Fri, 12 Feb 2016 18:31:52 +0100
 
diff --git a/debian/control b/debian/control
index 7942cfc..e367bbf 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Uploaders: Torsten Werner <twerner at debian.org>,
 Build-Depends: debhelper (>= 9), default-jdk
 Build-Depends-Indep: ant,
                      ant-optional,
-                     bsh,
+                     libbsh-java,
                      junit,
                      libasm4-java,
                      libclassworlds-java,
@@ -34,7 +34,7 @@ Homepage: http://maven.apache.org/plugin-tools/
 
 Package: libmaven-plugin-tools-java
 Architecture: all
-Depends: bsh,
+Depends: libbsh-java,
          libdoxia-sitetools-java,
          libjtidy-java,
          libmaven-reporting-impl-java,

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven-plugin-tools.git



More information about the pkg-java-commits mailing list