[Git][java-team/stegosuite][master] Change dependency from libcommons-cli to libpicocli-java; update to java11-runtime
Tobias Ilte (@menosmalo-guest)
gitlab at salsa.debian.org
Thu Oct 20 15:28:00 BST 2022
Tobias Ilte pushed to branch master at Debian Java Maintainers / stegosuite
Commits:
d7e064d4 by Tobias Ilte at 2022-10-20T14:27:58+00:00
Change dependency from libcommons-cli to libpicocli-java; update to java11-runtime
- - - - -
1 changed file:
- debian/control
Changes:
=====================================
debian/control
=====================================
@@ -12,7 +12,7 @@ Build-Depends:
libmaven-jar-plugin-java,
libslf4j-java,
libswt-gtk-4-java,
- libcommons-cli-java,
+ libpicocli-java,
maven-debian-helper (>= 1.5)
Standards-Version: 4.6.1
Vcs-Git: https://salsa.debian.org/java-team/stegosuite.git
@@ -22,10 +22,10 @@ Homepage: https://codeberg.org/tob/stegosuite
Package: stegosuite
Architecture: all
Depends:
- default-jre | java8-runtime,
+ default-jre | java11-runtime,
libswt-cairo-gtk-4-jni,
libswt-gtk-4-jni,
- libcommons-cli-java,
+ libpicocli-java,
${maven:Depends},
${misc:Depends}
Suggests:
View it on GitLab: https://salsa.debian.org/java-team/stegosuite/-/commit/d7e064d4c1b2a33ae118a13fd65b926b0632f352
--
View it on GitLab: https://salsa.debian.org/java-team/stegosuite/-/commit/d7e064d4c1b2a33ae118a13fd65b926b0632f352
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/20221020/dabcf081/attachment.htm>
More information about the pkg-java-commits
mailing list