File: control

package info (click to toggle)
ivyplusplus 1.28-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 628 kB
  • sloc: java: 4,364; xml: 543; makefile: 5
file content (28 lines) | stat: -rw-r--r-- 925 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: ivyplusplus
Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Build-Depends:
 ant,
 ant-optional,
 cmdreader,
 debhelper (>= 11),
 default-jdk,
 ivy,
 javahelper,
 libeclipse-jdt-core-java,
 libjarjar-java,
 liblombok-java (>= 1.16.22)
Standards-Version: 4.3.0
Vcs-Git: https://salsa.debian.org/java-team/ivyplusplus.git
Vcs-Browser: https://salsa.debian.org/java-team/ivyplusplus
Homepage: https://github.com/rzwitserloot/ivyplusplus

Package: ivyplusplus
Architecture: all
Depends: ${misc:Depends}, libeclipse-jdt-core-java
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.