abego-treelayout 1.0.3-2 source package in Ubuntu

Changelog

abego-treelayout (1.0.3-2) unstable; urgency=medium

  [ Jelmer Vernooij ]
  * Use security copyright file URI.

  [ Emmanuel Bourg ]
  * Standards-Version updated to 4.5.1
  * Switch to debhelper level 13
  * Use salsa.debian.org Vcs-* URLs
  * Removed debian/orig-tar.sh

 -- Emmanuel Bourg <email address hidden>  Thu, 21 Jan 2021 09:09:56 +0100

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
Noble release universe misc
Mantic release universe misc
Lunar release universe misc
Jammy release universe misc

Builds

Hirsute: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
abego-treelayout_1.0.3-2.dsc 2.1 KiB f1d53c387438af52165094960c42ea3af22d9e560b99a9c8a88f072d1c253549
abego-treelayout_1.0.3.orig.tar.xz 248.1 KiB b3bd4aa80ac6ce3565876a3d2436e02ba7feb504a7ef306535986f4719539153
abego-treelayout_1.0.3-2.debian.tar.xz 3.2 KiB 76f12a24522772b796c1f2351b3764191bbe5f017977044125ca0d615d1ef8a0

Available diffs

No changes file available.

Binary packages built by this source

libtreelayout-java: Efficient and customizable TreeLayout Algorithm in Java

 The TreeLayout creates tree layouts for arbitrary trees. It is not restricted
 to a specific output or format, but can be used for any kind of two dimensional
 diagram. Examples are Swing based components, SVG files, and many more. This is
 possible because TreeLayout separates the layout of a tree from the actual
 rendering.