[polyglot-maven] 08/12: Add B-D on jruby

Miguel Landaeta nomadium at moszumanska.debian.org
Sat Jan 21 18:49:25 UTC 2017


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

nomadium pushed a commit to branch experimental
in repository polyglot-maven.

commit f0ef224c5881cc2b78fe08ad6b017663497ed80c
Author: Miguel Landaeta <nomadium at debian.org>
Date:   Sat Jan 21 18:34:27 2017 +0000

    Add B-D on jruby
---
 debian/changelog | 1 +
 debian/control   | 3 ++-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 16663ce..bcf81d1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,7 @@ polyglot-maven (1:0.1.19-1) UNRELEASED; urgency=medium
   * Bump debhelper to compat level 10.
   * Drop -doc package, upstream don't setup their project to provide javadocs.
   * Drop B-D on groovy until groovy module can be built again.
+  * Add B-D on jruby, needed for the ruby module.
 
  -- Miguel Landaeta <nomadium at debian.org>  Sat, 21 Jan 2017 18:15:10 +0000
 
diff --git a/debian/control b/debian/control
index 2e0b97e..1e2701d 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,8 @@ Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.or
 Uploaders: Damien Raude-Morvan <drazzib at debian.org>,
            Miguel Landaeta <nomadium at debian.org>
 Build-Depends: debhelper (>= 10~), default-jdk, maven-debian-helper
-Build-Depends-Indep: junit4,
+Build-Depends-Indep: jruby,
+                     junit4,
                      libcommons-cli-java,
                      libcommons-logging-java,
                      libplexus-classworlds2-java,

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



More information about the pkg-java-commits mailing list