File: control

package info (click to toggle)
antlr-maven-plugin 2.2-4
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster
  • size: 616 kB
  • sloc: java: 2,256; xml: 385; sh: 7; makefile: 4
file content (36 lines) | stat: -rw-r--r-- 1,212 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
29
30
31
32
33
34
35
36
Source: antlr-maven-plugin
Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders:
 Ludovic Claude <ludovic.claude@laposte.net>,
 Torsten Werner <twerner@debian.org>,
 Emmanuel Bourg <ebourg@apache.org>
Build-Depends:
 debhelper (>= 10),
 default-jdk,
 libcommons-exec-java,
 libmaven-antrun-plugin-java (>= 1.3),
 libmaven-invoker-plugin-java (>= 1.3),
 libmaven-plugin-tools-java,
 libmaven-reporting-impl-java,
 libmaven-resources-plugin-java (>= 2.3),
 libmaven3-core-java,
 libmodello-maven-plugin-java (>= 1.1),
 libplexus-i18n-java,
 libplexus-utils-java,
 libsurefire-java (>= 2.4.3),
 libwagon-provider-api-java,
 maven-debian-helper (>= 2.2)
Standards-Version: 4.1.1
Vcs-Git: https://anonscm.debian.org/git/pkg-java/antlr-maven-plugin.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/antlr-maven-plugin.git
Homepage: http://mojo.codehaus.org/antlr-maven-plugin/

Package: libantlr-maven-plugin-java
Architecture: all
Depends: ${maven:Depends}, ${misc:Depends}
Recommends: ${maven:OptionalDepends}
Description: Maven ANTLR Plugin
 Maven Plugin for Antlr v2. It can generate code from Antlr 2 scripts
 inside a Maven build.