Emmanuel Bourg pushed to branch master at Debian Med / pixelmed


Commits:
12f7af46 by Emmanuel Bourg at 2023-11-18T18:54:06+01:00
Fixed the buid failure with Java 21 (Closes: #1053074)

- - - - -


2 changed files:

- debian/changelog
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+pixelmed (20220618+dfsg-2) unstable; urgency=medium
+
+  * Team upload.
+  * Fixed the buid failure with Java 21 (Closes: #1053074)
+
+ -- Emmanuel Bourg <ebo...@apache.org>  Sat, 18 Nov 2023 18:53:50 +0100
+
 pixelmed (20220618+dfsg-1) unstable; urgency=medium
 
   * Team upload.


=====================================
debian/rules
=====================================
@@ -9,7 +9,7 @@ include /usr/share/dpkg/default.mk
        dh $@ --with javahelper
 
 override_dh_auto_build:
-       $(MAKE) all
+       $(MAKE) JAVAVERSIONTARGET=8 all
        $(MAKE) javadoc
 
 # See #568897



View it on GitLab: 
https://salsa.debian.org/med-team/pixelmed/-/commit/12f7af46ec57233c731a1911ad288fcf286ef503

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/pixelmed/-/commit/12f7af46ec57233c731a1911ad288fcf286ef503
You're receiving this email because of your account on salsa.debian.org.


_______________________________________________
debian-med-commit mailing list
debian-med-com...@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to