Source: aspectj
Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Damien Raude-Morvan <drazzib@debian.org>
Build-Depends: ant, ant-optional, cdbs, debhelper (>= 9), default-jdk
Build-Depends-Indep: default-jdk-doc,
                     docbook-to-man,
                     docbook-xml,
                     docbook-xsl,
                     eclipse-platform (>= 3.4.1),
                     html2text,
                     junit (>= 3.8.1),
                     libasm4-java,
                     libasm4-java-doc,
                     libaspectj-java,
                     libcommons-logging-java,
                     libregexp-java,
                     libxalan2-java,
                     maven-repo-helper,
                     xsltproc
Standards-Version: 3.9.6
Vcs-Git: git://anonscm.debian.org/pkg-java/aspectj.git
Vcs-Browser: http://anonscm.debian.org/cgit/pkg-java/aspectj.git
Homepage: http://www.eclipse.org/aspectj

Package: aspectj
Architecture: all
Depends: default-jre-headless | java2-runtime-headless,
         libaspectj-java (= ${source:Version}),
         ${misc:Depends}
Description: aspect-oriented extension for Java - tools
 AspectJ enables the clean modularization of crosscutting concerns
 such as: error checking and handling, synchronization, context-sensitive
 behavior, performance optimizations, monitoring and logging, debugging
 support, multi-object protocols.
 .
 This package provides the CLI tools of aspectj (aj5, ajc, ajbrowser).

Package: libaspectj-java
Architecture: all
Replaces: aspectj (<< 1.6.10+dfsg-1)
Conflicts: aspectj (<< 1.6.10+dfsg-1)
Depends: ${misc:Depends}
Suggests: aspectj
Description: aspect-oriented extension for Java - library
 AspectJ enables the clean modularization of crosscutting concerns
 such as: error checking and handling, synchronization, context-sensitive
 behavior, performance optimizations, monitoring and logging, debugging
 support, multi-object protocols.
 .
 This package provides the JAR libraries of aspectj.

Package: aspectj-doc
Section: doc
Architecture: all
Depends: ${misc:Depends}
Suggests: libaspectj-java-doc
Description: aspect-oriented extension for Java - documentation
 AspectJ enables the clean modularization of crosscutting concerns
 such as: error checking and handling, synchronization, context-sensitive
 behavior, performance optimizations, monitoring and logging, debugging
 support, multi-object protocols.
 .
 This package provides AspectJ Programming Guide, Diagnosis Guide and
 Development Environment Guide and Development Kit Developer's Notebook.

Package: libaspectj-java-doc
Section: doc
Architecture: all
Depends: ${misc:Depends}
Recommends: default-jdk-doc, libasm4-java-doc
Replaces: aspectj-doc (<< 1.6.10+dfsg-1)
Conflicts: aspectj-doc (<< 1.6.10+dfsg-1)
Suggests: aspectj-doc
Description: aspect-oriented extension for Java - API documentation
 AspectJ enables the clean modularization of crosscutting concerns
 such as: error checking and handling, synchronization, context-sensitive
 behavior, performance optimizations, monitoring and logging, debugging
 support, multi-object protocols.
 .
 This package provides the Javadoc of JAR libraries of aspectj.
