[med-svn] [Git][med-team/pixelmed-codec][master] 5 commits: Raising Standards version to 4.6.2 (no change)

Pierre Gruet (@pgt) gitlab at salsa.debian.org
Sat Oct 7 06:05:28 BST 2023



Pierre Gruet pushed to branch master at Debian Med / pixelmed-codec


Commits:
34497784 by Pierre Gruet at 2023-10-06T22:19:07+02:00
Raising Standards version to 4.6.2 (no change)

- - - - -
1246d452 by Pierre Gruet at 2023-10-06T22:21:30+02:00
Marking Debian-specific patches as Forwarded: not-needed

- - - - -
4ea5b62d by Pierre Gruet at 2023-10-06T22:37:02+02:00
Raising source/target versions to comply with OpenJDK-21

- - - - -
dc413144 by Pierre Gruet at 2023-10-06T22:37:47+02:00
Updating changelog

- - - - -
c1f923b0 by Pierre Gruet at 2023-10-06T22:37:56+02:00
Upload to unstable

- - - - -


6 changed files:

- debian/changelog
- debian/control
- debian/patches/reproducible_build.patch
- debian/patches/series
- debian/patches/set_java_home.patch
- + debian/patches/source_target_version.patch


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,11 @@
+pixelmed-codec (20200328-6) unstable; urgency=medium
+
+  * Raising Standards version to 4.6.2 (no change)
+  * Marking Debian-specific patches as Forwarded: not-needed
+  * Raising source/target versions to comply with OpenJDK-21 (Closes: #1053075)
+
+ -- Pierre Gruet <pgt at debian.org>  Fri, 06 Oct 2023 22:37:51 +0200
+
 pixelmed-codec (20200328-5) unstable; urgency=medium
 
   * Moving javahelper from B-D-I to B-D so that the clean rule of source


=====================================
debian/control
=====================================
@@ -10,7 +10,7 @@ Build-Depends-Indep: default-jdk,
                      junit4,
                      libhsqldb-java,
                      help2man
-Standards-Version: 4.6.1
+Standards-Version: 4.6.2
 Vcs-Browser: https://salsa.debian.org/med-team/pixelmed-codec
 Vcs-Git: https://salsa.debian.org/med-team/pixelmed-codec.git
 Homepage: https://www.pixelmed.com/jpeg.html


=====================================
debian/patches/reproducible_build.patch
=====================================
@@ -2,6 +2,7 @@ Description: Make the build reproducible
 Author: Chris Lamb <lamby at debian.org>
 Last-Update: 2020-08-10
 Bug-Debian: https://bugs.debian.org/834052, https://bugs.debian.org/968185
+Forwarded: not-needed
 
 Index: pixelmed-codec/Makefile
 ===================================================================


=====================================
debian/patches/series
=====================================
@@ -2,3 +2,4 @@ set_java_home.patch
 # debian_jars.patch
 reproducible_build.patch
 add_usage.patch
+source_target_version.patch


=====================================
debian/patches/set_java_home.patch
=====================================
@@ -2,6 +2,7 @@ Author: Andreas Tille <tille at debian.org>
 Last-Update: Thu, 14 Sep 2017 18:58:23 +0200
 Bug-Debian: https://bugs.debian.org/875779
 Description: Work around OSX specific way to set JAVA_HOME and remove bootclasspath
+Forwarded: not-needed
 
 --- a/Makefile.common.mk
 +++ b/Makefile.common.mk


=====================================
debian/patches/source_target_version.patch
=====================================
@@ -0,0 +1,17 @@
+Description: raising source/target versions to 1.8 to comply with OpenJDK-21
+Author: Pierre Gruet <pgt at debian.org>
+Bug-Debian: https://bugs.debian.org/1053075
+Forwarded: not-needed
+Last-Update: 2023-10-06
+
+--- a/Makefile.common.mk
++++ b/Makefile.common.mk
+@@ -8,7 +8,7 @@
+ 
+ PATHTOTESTRESULTSFROMROOT = ./testresults
+ 
+-JAVAVERSIONTARGET=1.7
++JAVAVERSIONTARGET=1.8
+ 
+ JAVACTARGETOPTIONS=-target ${JAVAVERSIONTARGET} -source ${JAVAVERSIONTARGET}
+ 



View it on GitLab: https://salsa.debian.org/med-team/pixelmed-codec/-/compare/71b90a8738fe2c5ad05466a02accbc6df7952fbe...c1f923b00da27f1b546b041a0dfb35386037380e

-- 
View it on GitLab: https://salsa.debian.org/med-team/pixelmed-codec/-/compare/71b90a8738fe2c5ad05466a02accbc6df7952fbe...c1f923b00da27f1b546b041a0dfb35386037380e
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/20231007/d4fde898/attachment-0001.htm>


More information about the debian-med-commit mailing list