File: control

package info (click to toggle)
jruby-maven-plugins 1.1.5%2Bds1-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 4,856 kB
  • ctags: 2,145
  • sloc: java: 10,915; xml: 7,403; ruby: 1,582; sh: 13; makefile: 9
file content (32 lines) | stat: -rw-r--r-- 1,203 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
Source: jruby-maven-plugins
Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Miguel Landaeta <nomadium@debian.org>
Build-Depends:
 debhelper (>= 10),
 default-jdk,
 jruby (>= 1.7.22~),
 libbuild-helper-maven-plugin-java,
 libmaven-dependency-plugin-java,
 libmaven-exec-plugin-java,
 libmaven-install-plugin-java,
 libmaven-source-plugin-java,
 libplexus-archiver-java (>= 3.5),
 libyaml-snake-java,
 maven-debian-helper (>= 2.0~),
 maven-repo-helper (>= 1.5)
Standards-Version: 4.1.0
Vcs-Git: https://anonscm.debian.org/git/pkg-java/jruby-maven-plugins.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/jruby-maven-plugins.git
Homepage: https://github.com/torquebox/jruby-maven-plugins

Package: jruby-maven-plugins
Architecture: all
Depends: ${maven:Depends}, ${misc:Depends}
Recommends: ${maven:OptionalDepends}
Description: Maven plugins to handle Ruby gems in a Maven compatible way
 jruby-maven-plugins is a set of utilities and plugins to handle
 Ruby gems with Maven. This allows one to integrate JRuby and other
 Java libraries with rspec, rails, cucumber, rake and another
 standard Ruby development tools.