Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (2)
Filling in the remaining details.
· 97f5a229
Andrius Merkys
authored
May 22, 2019
97f5a229
Bumping debhelper compat level.
· e057e3a5
Andrius Merkys
authored
May 22, 2019
e057e3a5
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
e057e3a5
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
debian/compat
View file @
e057e3a5
1
1
1
2
debian/control
View file @
e057e3a5
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.