Skip to content
Commits on Source (2)
jarchivelib (1.0.0-1) unstable; urgency=medium
* Initial release (Closes: #nnnn)
* Initial release (Closes: #929375)
-- Andrius Merkys <merkys@debian.org> Wed, 22 May 2019 09:21:36 -0400
Source: jarchivelib
Section: java
Priority: optional
Maintainer: Andrius Merkys <merkys@debian.org>
Build-Depends: debhelper (>= 11),
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders:
Andrius Merkys <merkys@debian.org>,
Build-Depends:
debhelper (>= 12),
libmaven-bundle-plugin-java,
maven-debian-helper,
Standards-Version: 4.1.3
Standards-Version: 4.3.0
Homepage: https://rauschig.org/jarchivelib/
#Vcs-Browser: https://salsa.debian.org/debian/jarchivelib
#Vcs-Git: https://salsa.debian.org/debian/jarchivelib.git
Vcs-Browser: https://salsa.debian.org/java-team/jarchivelib
Vcs-Git: https://salsa.debian.org/java-team/jarchivelib.git
Package: libjarchivelib-java
Architecture: all
Depends: ${misc:Depends}
Description: <insert up to 60 chars description>
<insert long description, indented with spaces>
Depends:
${maven:Depends},
${misc:Depends},
Description: simple archiving and compression library for Java
A simple archiving and compression library for Java that provides a thin and
easy-to-use API layer on top of the powerful and feature-rich
org.apache.commons.compress.