Source: aspectj
Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Emmanuel Bourg <ebourg@apache.org>
Build-Depends:
 ant,
 ant-optional,
 debhelper (>= 11~),
 default-jdk,
 docbook-to-man,
 docbook-xml,
 docbook-xsl,
 html2text,
 junit (>= 3.8.1),
 libasm-java (>= 6.1),
 libasm-java-doc,
 libaspectj-java (>= 1.9.0~beta5-1~),
 libcommons-logging-java,
 libequinox-app-java,
 libequinox-common-java,
 libequinox-registry-java,
 libequinox-preferences-java,
 libeclipse-core-contenttype-java,
 libeclipse-core-filesystem-java,
 libeclipse-core-jobs-java,
 libeclipse-core-resources-java,
 libeclipse-core-runtime-java,
 libeclipse-osgi-java,
 libeclipse-text-java,
 libregexp-java,
 libxalan2-java,
 maven-repo-helper,
 xsltproc
Standards-Version: 4.2.1
Vcs-Git: https://salsa.debian.org/java-team/aspectj.git
Vcs-Browser: https://salsa.debian.org/java-team/aspectj
Homepage: http://www.eclipse.org/aspectj

Package: aspectj
Architecture: all
Depends:
 default-jre-headless | java8-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, libasm-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.
