[plexus-bsh-factory] 12/14: Depend on libbsh-java instead of bsh

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Fri Feb 19 16:06:22 GMT 2016


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

ebourg-guest pushed a commit to branch master
in repository plexus-bsh-factory.

commit a14c693d650ecd53e9483133c9e22df879d0eb1c
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Fri Feb 19 16:50:12 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 60bd69c..41d0f45 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ plexus-bsh-factory (1.0~alpha7-3.1) UNRELEASED; urgency=medium
 
   * Non-maintainer upload.
   * Build with maven-debian-helper
+  * Depend on libbsh-java instead of bsh
   * Moved the package to Git
   * Standards-Version updated to 3.9.7 (no changes)
   * Switch to debhelper level 9
diff --git a/debian/control b/debian/control
index 3da8d8d..1d1a59b 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
 Uploaders: Ludovic Claude <ludovic.claude at laposte.net>, Damien Raude-Morvan <drazzib at debian.org>
 Build-Depends: debhelper (>= 9), default-jdk, maven-debian-helper
-Build-Depends-Indep: libplexus-container-default-java, bsh
+Build-Depends-Indep: libplexus-container-default-java, libbsh-java
 Standards-Version: 3.9.7
 Vcs-Git: https://anonscm.debian.org/git/pkg-java/plexus-bsh-factory.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/plexus-bsh-factory.git
@@ -12,7 +12,7 @@ Homepage: http://plexus.codehaus.org/
 
 Package: libplexus-bsh-factory-java
 Architecture: all
-Depends: ${misc:Depends}, libplexus-container-default-java, bsh
+Depends: ${misc:Depends}, libplexus-container-default-java, libbsh-java
 Description: Plexus Beanshell Factory
  The Plexus project provides a full software stack for creating and
  executing software projects. Based on the Plexus container, the applications

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/plexus-bsh-factory.git



More information about the pkg-java-commits mailing list