File: control

package info (click to toggle)
ruby-maven-tools 1.2.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,360 kB
  • sloc: ruby: 4,834; xml: 4,402; makefile: 4
file content (28 lines) | stat: -rw-r--r-- 843 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: ruby-maven-tools
Section: ruby
Priority: optional
Maintainer: Debian Ruby Team <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders:
 Jérôme Charaoui <jerome@riseup.net>,
Build-Depends:
 debhelper-compat (= 13),
 gem2deb (>= 1),
 rake,
 ruby-rspec,
 ruby-virtus (>= 1.0),
Standards-Version: 4.7.2
Vcs-Git: https://salsa.debian.org/ruby-team/ruby-maven-tools.git
Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-maven-tools
Homepage: http://github.com/jruby/maven-tools
Testsuite: autopkgtest-pkg-ruby
Rules-Requires-Root: no

Package: ruby-maven-tools
Architecture: all
Depends:
 ${misc:Depends},
 ${ruby:Depends},
 ${shlibs:Depends},
Description: helpers for maven related tasks
 adds versions conversion from rubygems to maven and vice versa, ruby DSL for
 POM (Project Object Model from maven), pom generators, etc