[Git][java-team/jabref][master] 2 commits: Add default-jre to Depends.

gregor herrmann (@gregoa) gitlab at salsa.debian.org
Wed Jul 7 15:47:57 BST 2021



gregor herrmann pushed to branch master at Debian Java Maintainers / jabref


Commits:
a5cd0e60 by gregor herrmann at 2021-07-07T16:36:05+02:00
Add default-jre to Depends.

So far a runtime dependency on a java interpreter was missing, which became
apparent now, as libawt_xawt.so was moved from openjdk-11-jre-headless to
openjdk-11-jre.

Thanks: Matthias Klose for the bug report.
Closes: #990780
LP: #1934815

- - - - -
87c2bd7a by gregor herrmann at 2021-07-07T16:47:29+02:00
releasing package jabref version 3.8.2+ds-15 into distribution unstable

Gbp-Dch: Ignore

- - - - -


2 changed files:

- debian/changelog
- debian/control


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,14 @@
+jabref (3.8.2+ds-15) unstable; urgency=medium
+
+  * Add default-jre to Depends.
+    So far a runtime dependency on a java interpreter was missing, which
+    became apparent now, as libawt_xawt.so was moved from
+    openjdk-11-jre-headless to openjdk-11-jre.
+    Thanks to Matthias Klose for the bug report.
+    (Closes: #990780) (LP: #1934815)
+
+ -- gregor herrmann <gregoa at debian.org>  Wed, 07 Jul 2021 16:39:59 +0200
+
 jabref (3.8.2+ds-14) unstable; urgency=medium
 
   [ Rene Engelhard ]


=====================================
debian/control
=====================================
@@ -51,6 +51,7 @@ Rules-Requires-Root: no
 Package: jabref
 Architecture: all
 Depends: ${misc:Depends},
+         default-jre,
          java-wrappers,
          libandroid-json-java,
          libantlr3-runtime-java,



View it on GitLab: https://salsa.debian.org/java-team/jabref/-/compare/514afa0cfc5b6b42bb23c565b8103dd1ec66c3ee...87c2bd7a4a58b2b203cad587236ccaa1e9a22f46

-- 
View it on GitLab: https://salsa.debian.org/java-team/jabref/-/compare/514afa0cfc5b6b42bb23c565b8103dd1ec66c3ee...87c2bd7a4a58b2b203cad587236ccaa1e9a22f46
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/20210707/9bfc9be4/attachment.htm>


More information about the pkg-java-commits mailing list