File: control

package info (click to toggle)
ivyplusplus 1.14-5
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 420 kB
  • ctags: 285
  • sloc: java: 2,114; xml: 513; makefile: 10
file content (26 lines) | stat: -rw-r--r-- 1,006 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
Source: ivyplusplus
Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Hans-Christoph Steiner <hans@eds.org>
Build-Depends: ant,
               ant-optional,
               cmdreader,
               debhelper (>= 9),
               default-jdk,
               ivy,
               libjarjar-java,
               liblombok-java
Standards-Version: 3.9.7
Homepage: https://github.com/rzwitserloot/ivyplusplus
Vcs-Git: https://anonscm.debian.org/git/pkg-java/ivyplusplus.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/ivyplusplus.git

Package: ivyplusplus
Architecture: all
Depends: ${misc:Depends}
Description: Adds features to ivy for creating projects
 ivyplusplus (ipp) adds a few useful features to ivy, such as creating
 an eclipse project from your deps.  Aside from ivy itself, you get a
 few extra tasks and a command line tool that creates a new project by
 filling out a skeleton build.xml and ivy configuration.