[med-svn] [Git][med-team/king][master] 3 commits: Raising target/source level for OpenJDK-21

Pierre Gruet (@pgt) gitlab at salsa.debian.org
Thu Sep 28 05:26:26 BST 2023



Pierre Gruet pushed to branch master at Debian Med / king


Commits:
0a8cd114 by Pierre Gruet at 2023-09-27T22:49:25+02:00
Raising target/source level for OpenJDK-21

- - - - -
69103c45 by Pierre Gruet at 2023-09-27T22:50:08+02:00
Updating changelog

- - - - -
03fdee23 by Pierre Gruet at 2023-09-27T22:50:25+02:00
Upload to unstable

- - - - -


3 changed files:

- debian/changelog
- debian/patches/series
- + debian/patches/target_source_level.patch


Changes:

=====================================
debian/changelog
=====================================
@@ -1,13 +1,14 @@
-king (2.24+dfsg2-2) UNRELEASED; urgency=medium
+king (2.24+dfsg2-2) unstable; urgency=medium
 
-  [ Pierre Gruet ]
+  * Team upload
   * Fixing the clean target (Closes: #1047995)
+  * Raising target/source level for OpenJDK-21 (Closes: #1053045)
 
   [ Andreas Tille ]
   * Standards-Version: 4.6.2 (routine-update)
   * Lintian-overrides (see lintian bug #1017966)
 
- -- Pierre Gruet <pgt at debian.org>  Mon, 14 Aug 2023 22:40:00 +0200
+ -- Pierre Gruet <pgt at debian.org>  Wed, 27 Sep 2023 22:50:11 +0200
 
 king (2.24+dfsg2-1) unstable; urgency=medium
 


=====================================
debian/patches/series
=====================================
@@ -3,3 +3,4 @@ ignore_appbundler.patch
 ignore_rdcvis.jar.patch
 using_free_iconset.patch
 no_extratools_doc.patch
+target_source_level.patch


=====================================
debian/patches/target_source_level.patch
=====================================
@@ -0,0 +1,17 @@
+Description: raising target/source levels to comply with openjdk-21
+Author: Pierre Gruet <pgt at debian.org>
+Bug-Debian: https://bugs.debian.org/1053045
+Forwarded: no
+Last-Update: 2023-09-27
+
+--- a/driftwood/build.xml
++++ b/driftwood/build.xml
+@@ -44,7 +44,7 @@
+            excludes="**/old/"
+            deprecation="off"
+            debug="on" debuglevel="lines,source"
+-           target="1.7" source="1.7">
++           target="1.8" source="1.8">
+     </javac>
+ </target>
+ <!-- }}} -->



View it on GitLab: https://salsa.debian.org/med-team/king/-/compare/90f6ba483256fd90be72b821e1baefd992d5cd25...03fdee23354ea601cfec0efb4b73a5aed901c6f1

-- 
View it on GitLab: https://salsa.debian.org/med-team/king/-/compare/90f6ba483256fd90be72b821e1baefd992d5cd25...03fdee23354ea601cfec0efb4b73a5aed901c6f1
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/debian-med-commit/attachments/20230928/af02f996/attachment-0001.htm>


More information about the debian-med-commit mailing list