proguard 6.2.2-2 source package in Ubuntu

Changelog

proguard (6.2.2-2) unstable; urgency=medium

  * Team upload.
  * New upstream release
    - Refreshed the patches
  * Track and download the new releases from GitHub
  * Standards-Version updated to 4.6.2
  * Switch to debhelper level 13

 -- Emmanuel Bourg <email address hidden>  Sat, 28 Jan 2023 15:03:27 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
proguard_6.2.2-2.dsc 2.2 KiB ab15c978ea78900c69298de313b5fb2d512bf44611d076213d5723276617e857
proguard_6.2.2.orig.tar.xz 527.9 KiB ff8b5085367cb33783d5ae677c3614d2ba5f666b304a1a52666e88e918af679c
proguard_6.2.2-2.debian.tar.xz 5.4 KiB 0fa509d5222838f4225bdb836ac52b9efb7ad769afbeff29682d63de6ca0e10d

Available diffs

No changes file available.

Binary packages built by this source

libproguard-java: Java class file shrinker, optimizer, and obfuscator (Library)

 ProGuard is a free Java class file shrinker, optimizer, and
 obfuscator. It can detect and remove unused classes, fields,
 methods, and attributes. It can then optimize bytecode and remove
 unused instructions. Finally, it can rename the remaining classes,
 fields, and methods using short meaningless names. The resulting jars
 are smaller and harder to reverse-engineer.
 .
 This package contains the Proguard Java library

proguard: Java class file shrinker, optimizer, and obfuscator

 ProGuard is a free Java class file shrinker, optimizer, and
 obfuscator. It can detect and remove unused classes, fields,
 methods, and attributes. It can then optimize bytecode and remove
 unused instructions. Finally, it can rename the remaining classes,
 fields, and methods using short meaningless names. The resulting jars
 are smaller and harder to reverse-engineer.

proguard-cli: Java class file shrinker, optimizer, and obfuscator (CLI)

 ProGuard is a free Java class file shrinker, optimizer, and
 obfuscator. It can detect and remove unused classes, fields,
 methods, and attributes. It can then optimize bytecode and remove
 unused instructions. Finally, it can rename the remaining classes,
 fields, and methods using short meaningless names. The resulting jars
 are smaller and harder to reverse-engineer.
 .
 This package contains the Proguard command line tool.

proguard-gui: Java class file shrinker, optimizer, and obfuscator (GUI)

 ProGuard is a free Java class file shrinker, optimizer, and
 obfuscator. It can detect and remove unused classes, fields,
 methods, and attributes. It can then optimize bytecode and remove
 unused instructions. Finally, it can rename the remaining classes,
 fields, and methods using short meaningless names. The resulting jars
 are smaller and harder to reverse-engineer.
 .
 This package contains the Proguard desktop application.