[Git][java-team/filius][master] 2 commits: Add dependency on runtime environment.
Andreas B. Mundt (@andi)
gitlab at salsa.debian.org
Fri Sep 1 06:14:26 BST 2023
Andreas B. Mundt pushed to branch master at Debian Java Maintainers / filius
Commits:
0463b117 by Andreas B. Mundt at 2023-08-31T21:07:53+02:00
Add dependency on runtime environment.
- - - - -
0bf8d5d8 by Andreas B. Mundt at 2023-08-31T22:47:32+02:00
Prepare release.
- - - - -
2 changed files:
- debian/changelog
- debian/control
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+filius (2.4.2~git20230806.eefa4ee3+ds-4) unstable; urgency=medium
+
+ * Add dependency on runtime environment.
+
+ -- Andreas B. Mundt <andi at debian.org> Thu, 31 Aug 2023 22:46:37 +0200
+
filius (2.4.2~git20230806.eefa4ee3+ds-3) unstable; urgency=medium
* Add upstream metadata to package.
=====================================
debian/control
=====================================
@@ -28,7 +28,7 @@ Homepage: https://www.lernsoftware-filius.de
Package: filius
Architecture: all
-Depends: java-wrappers, ${maven:Depends}, ${misc:Depends}
+Depends: default-jre, java-wrappers, ${maven:Depends}, ${misc:Depends}
Suggests: ${maven:OptionalDepends}
Description: educational network simulator
This java application provides a tool to enhance computer science
View it on GitLab: https://salsa.debian.org/java-team/filius/-/compare/dc0da7453e2d1692ed0af0a4855b80be95eec26c...0bf8d5d8e046bf526db926db7b9193e6a17ca98c
--
View it on GitLab: https://salsa.debian.org/java-team/filius/-/compare/dc0da7453e2d1692ed0af0a4855b80be95eec26c...0bf8d5d8e046bf526db926db7b9193e6a17ca98c
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/20230901/b3aaa334/attachment.htm>
More information about the pkg-java-commits
mailing list