File: control

package info (click to toggle)
doxia-maven-plugin 1.1.4-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch
  • size: 152 kB
  • ctags: 32
  • sloc: java: 205; xml: 180; sh: 12; makefile: 5
file content (35 lines) | stat: -rw-r--r-- 1,592 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
Source: doxia-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>
Build-Depends: cdbs, debhelper (>= 9), default-jdk
Build-Depends-Indep: libdoxia-java (>= 1.1.1),
                     libitext1-java,
                     libmaven-doxia-tools-java,
                     libmaven-plugin-tools-java (>= 2.5),
                     libmaven-shade-plugin-java (>= 1.2.1),
                     libmaven2-core-java,
                     libplexus-utils-java,
                     maven-debian-helper
Standards-Version: 3.9.5
Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/doxia-maven-plugin
Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/doxia-maven-plugin/
Homepage: http://maven.apache.org/doxia/doxia/doxia-maven-plugin

Package: libdoxia-maven-plugin-java
Architecture: all
Depends: ${maven:Depends}, ${misc:Depends}
Description: Maven plugin for Doxia
 Doxia is a content generation framework which aims to provide its users
 with powerful techniques for generating static and dynamic content.
 .
 Doxia can be used to generate static sites in addition to being
 incorporated into dynamic content generation systems like blogs, wikis
 and content management systems.
 .
 Doxia is used exensively by Maven and it powers the entire
 documentation system of Maven. It gives Maven the ability to take any
 document that Doxia supports and output it any format.
 .
 This package provides a Maven plugin for Doxia.