jasperreports 6.1.1+dfsg-1 source package in Ubuntu

Changelog

jasperreports (6.1.1+dfsg-1) unstable; urgency=medium

  * Team upload.

  [ Markus Koschany ]
  * New upstream release.
  * Switch from cdbs to dh sequencer.
  * debian/control:
    - Vcs-Browser: Use https.
    - Add liblucene4-java to Build-Depends. Depend on liblucene4-java.
    - Add libhttpclient-java to Build-Depends and suggest it.
    - Add libcommons-lang-java to Build-Depends.
    - libjasperreports-java: Depend on olap4j.
    - Replace libjackson-json-java with libjackson2-* build-dependencies.
    - Switch from groovy to groovy2. (Closes: #801693)
    - Use javahelper and maven-repo-helper to install Maven artifacts.
    - Tighten dependency on libbatik-java to >= 1.8.
    - wrap-and-sort -sa.
  * Do not install jasperreports-applet.jar. It is gone.
  * debian/patches:
    - Add build.patch which modifies the build.xml file and works around
      various build issues. The old patches 01, 06 and 12 were merged into this
      one. It is simpler to maintain.
    - Rebase 09_use_commons_codec.diff and rename it to
      commons-codec-Base64.patch.
    - Rebase 07_exclude_barcode4j_and_barbecue.diff and rename it to
      exclude-barcode4j-and-barbecue.patch.
    - Rename 17_batik_18.diff to batik-1.8.patch.
    - Drop 02_use_debian_asm.diff because this should be fixed in
      groovy2 if at all.
    - Drop 08_no_maxmemory_for_javadoc.diff. It is obsolete.
    - Drop patch 10, 12 and 14 because they appear to be obsolete and building
      succeeds without them.
  * Override Lintian warnings: source-is-missing and license-problem-json-evil
    because they are both false-positives.

  [ Emmanuel Bourg ]
  * Changed the javadoc settings to make it reproducible

 -- Markus Koschany <email address hidden>  Wed, 28 Oct 2015 16:43:11 +0100

Upload details

Uploaded by:
Debian Java Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Java Maintainers
Architectures:
all
Section:
java
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
jasperreports_6.1.1+dfsg-1.dsc 2.9 KiB 31773abd8d1ed45c012bff6a288ee6a5c504b64cdefa5806e46b09b891131937
jasperreports_6.1.1+dfsg.orig.tar.xz 2.7 MiB 20550810889b9aa3bc97f904fea0748e86f8d565193de3f085b369fc7adbf74f
jasperreports_6.1.1+dfsg-1.debian.tar.xz 11.2 KiB 4e2505940f22d68bba11937b26f4f42fd1462c1b523d94c665de899e39bed4d0

No changes file available.

Binary packages built by this source

libjasperreports-java: Java reporting generator library

 JasperReports is a Java reporting generator library. XML report templates
 are used to generate ready to print documents using data from customizable data
 sources, including JDBC. The output can be delivered to the screen,
 printer, or stored in PDF, HTML, XLS, CSV, and XML format.

libjasperreports-java-doc: Java reporting generator library - documentation

 JasperReports is a Java reporting generator library. XML report templates
 are used to generate ready to print documents using data from customizable data
 sources, including JDBC. The output can be delivered to the screen,
 printer, or stored in PDF, HTML, XLS, CSV, and XML format.
 .
 This package contains Javadoc API and Schema Reference for JasperReports.