jdependency 2.10-1 source package in Ubuntu

Changelog

jdependency (2.10-1) unstable; urgency=medium

  * New upstream release
    - Depend on libasm-java (>= 9.0)
    - Depend on libcommons-io-java (>= 2.15)
  * Standards-Version updated to 4.7.0
  * Switch to debhelper level 13
  * Updated the watch file

 -- Emmanuel Bourg <email address hidden>  Mon, 08 Apr 2024 16:02:34 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
jdependency_2.10-1.dsc 2.1 KiB eb956b2a6edd7f6d1d2dd8b1b263bdf48a93beaf52a6849a7efd8798293e943b
jdependency_2.10.orig.tar.xz 2.8 MiB 6f87bb5830655ddae9c8cc1e316a86242c1bff6588f0156f393a3499c3494875
jdependency_2.10-1.debian.tar.xz 2.8 KiB 56c5c4a2a04260b6b670d7e3c2a33f62bde53bd4d9d548fea0e705ec1d07efd7

Available diffs

No changes file available.

Binary packages built by this source

libjdependency-java: Java library analyzing class level dependencies

 jdependency is small library that helps you analyze class level dependencies,
 clashes and missing classes. This library provides an API to analyse and
 modify class dependencies. It provides the core to the maven2 minijar plugin
 and provides something in the middle between jarjar and proguard.