procyon 0.6.0-1 source package in Ubuntu

Changelog

procyon (0.6.0-1) unstable; urgency=medium

  New upstream release
    - Refreshed the patches
    - Updated the Maven poms
    - New build dependency on junit4
  * Added a versioned dependency to libprocyon-java on procyon
  * Track the new releases on GitHub
  * Switch to debhelper level 13
  * Standards-Version updated to 4.6.0.1

 -- Emmanuel Bourg <email address hidden>  Tue, 03 May 2022 23:50:40 +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
Mantic release universe misc
Lunar release universe misc

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
procyon_0.6.0-1.dsc 2.1 KiB ed8e2e752108299dee417c83a5bd44ace316b1ad2d610ab11f81959992a8b3a4
procyon_0.6.0.orig.tar.xz 687.9 KiB a9ae4ed6fbd1f6603917d49685eb005585b33f43a08e167808aca1296b3956fb
procyon_0.6.0-1.debian.tar.xz 8.1 KiB 8bac2d5a4a84c0692e7baa3afac12e6ed15b786fdd48d4e5952bc43f0973e6ff

Available diffs

No changes file available.

Binary packages built by this source

libprocyon-java: No summary available for libprocyon-java in ubuntu kinetic.

No description available for libprocyon-java in ubuntu kinetic.

procyon-decompiler: Procyon Java Decompiler

 Procyon is a Java decompiler handling language enhancements from Java 5
 and beyond that most other decompilers don't. It also excels in areas
 where others fall short. Procyon in particular does well with:
  * Enum declarations
  * Enum and String switch statements
  * Local classes (both anonymous and named)
  * Annotations
  * Java 8 Lambdas and method references