[Git][java-team/jarchivelib][master] 2 commits: Adding Suggests section.
Andrius Merkys
gitlab at salsa.debian.org
Wed May 22 15:25:45 BST 2019
Andrius Merkys pushed to branch master at Debian Java Maintainers / jarchivelib
Commits:
2893f90c by Andrius Merkys at 2019-05-22T14:16:47Z
Adding Suggests section.
- - - - -
c339ce10 by Andrius Merkys at 2019-05-22T14:25:22Z
Adding maven:CompileDepends.
- - - - -
1 changed file:
- debian/control
Changes:
=====================================
debian/control
=====================================
@@ -16,8 +16,11 @@ Vcs-Git: https://salsa.debian.org/java-team/jarchivelib.git
Package: libjarchivelib-java
Architecture: all
Depends:
+ ${maven:CompileDepends},
${maven:Depends},
${misc:Depends},
+Suggests:
+ ${maven:OptionalDepends},
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
View it on GitLab: https://salsa.debian.org/java-team/jarchivelib/compare/e057e3a581a04ad803bf741dbb5f9155e711d529...c339ce10d35387a512b6d7e07638178cd64ded2a
--
View it on GitLab: https://salsa.debian.org/java-team/jarchivelib/compare/e057e3a581a04ad803bf741dbb5f9155e711d529...c339ce10d35387a512b6d7e07638178cd64ded2a
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-java-commits/attachments/20190522/e81237fb/attachment.html>
More information about the pkg-java-commits
mailing list