File: control

package info (click to toggle)
jruby-maven-plugins 1.1.5%2Bds1-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 4,852 kB
  • ctags: 2,139
  • sloc: java: 10,918; xml: 7,402; ruby: 1,582; sh: 13; makefile: 9
file content (28 lines) | stat: -rw-r--r-- 1,324 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
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, maven-repo-helper (>= 1.5)
Build-Depends-Indep: jruby (>= 1.7.22~),
                     libmaven-dependency-plugin-java,
                     libmaven-exec-plugin-java,
                     libbuild-helper-maven-plugin-java,
                     libmaven-install-plugin-java,
                     libmaven-source-plugin-java,
                     libyaml-snake-java,
                     maven-debian-helper (>= 2.0~)
Standards-Version: 3.9.8
Homepage: https://github.com/torquebox/jruby-maven-plugins
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

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.