File: control

package info (click to toggle)
ivyplusplus 1.32-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 580 kB
  • sloc: java: 4,373; xml: 529; makefile: 5
file content (28 lines) | stat: -rw-r--r-- 931 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-compat (= 13),
 default-jdk,
 ivy,
 javahelper,
 libeclipse-jdt-core-java,
 libjarjar-java,
 liblombok-java (>= 1.16.22)
Standards-Version: 4.5.1
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.