[Git][java-team/jabref][master] 4 commits: Freshen debian/patches/080_jdk11_jaxb.patch
Tony Mancill (@tmancill)
gitlab at salsa.debian.org
Thu Nov 6 21:10:03 GMT 2025
Tony Mancill pushed to branch master at Debian Java Maintainers / jabref
Commits:
d976da68 by tony mancill at 2025-11-06T13:09:17-08:00
Freshen debian/patches/080_jdk11_jaxb.patch
- - - - -
a88d2d5a by tony mancill at 2025-11-06T13:09:17-08:00
Add Build-Depends on junit5
- - - - -
3cbfdcf3 by tony mancill at 2025-11-06T13:09:17-08:00
Freshen years in debian/copyright
- - - - -
9a12217e by tony mancill at 2025-11-06T13:09:17-08:00
Prepare changelog for upload
- - - - -
4 changed files:
- debian/changelog
- debian/control
- debian/copyright
- debian/patches/080_jdk11_jaxb.patch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,11 @@
+jabref (3.8.2+ds-18) unstable; urgency=medium
+
+ * Add Build-Depends on junit5 (Closes: #1117407)
+ * Freshen debian/patches/080_jdk11_jaxb.patch
+ * Freshen years in debian/copyright
+
+ -- tony mancill <tmancill at debian.org> Thu, 06 Nov 2025 13:05:34 -0800
+
jabref (3.8.2+ds-17) unstable; urgency=medium
* debian/maven.rules: update antlr* rules after the antlr3 3.5.2 ->
=====================================
debian/control
=====================================
@@ -12,6 +12,7 @@ Build-Depends-Indep: ant,
antlr4,
default-jdk,
junit4,
+ junit5,
libandroid-json-java,
libantlr3-runtime-java,
libcommons-cli-java,
=====================================
debian/copyright
=====================================
@@ -48,8 +48,8 @@ Copyright: 1999-2002, Sylvain Reynal
License: GPL-2+
Files: debian/*
-Copyright: 2005-2022, gregor herrmann <gregoa at debian.org>
- 2005-2022, tony mancill <tmancill at debian.org>
+Copyright: 2005-2025, gregor herrmann <gregoa at debian.org>
+ 2005-2025, tony mancill <tmancill at debian.org>
License: Expat
Files: debian/patches/001_koppor_debian.patch
=====================================
debian/patches/080_jdk11_jaxb.patch
=====================================
@@ -4,7 +4,7 @@ Author: tony mancill <tmancill at debian.org>
--- a/build.gradle
+++ b/build.gradle
-@@ -128,6 +128,7 @@
+@@ -125,6 +125,7 @@
compile 'org.apache.logging.log4j:log4j-core:2.7'
//compile 'org.xmlunit:xmlunit-core:2.3.0'
//compile 'org.xmlunit:xmlunit-matchers:2.3.0'
View it on GitLab: https://salsa.debian.org/java-team/jabref/-/compare/036728d0fd589f1af0f9ad552b9b1938a23e6a18...9a12217ec48f6322a185ac58e5587f313ea03394
--
View it on GitLab: https://salsa.debian.org/java-team/jabref/-/compare/036728d0fd589f1af0f9ad552b9b1938a23e6a18...9a12217ec48f6322a185ac58e5587f313ea03394
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/20251106/31e1db59/attachment.htm>
More information about the pkg-java-commits
mailing list