[med-svn] [Git][med-team/pixelmed][master] 2 commits: Remove target which depends on files available in developers home

Andreas Tille (@tille) gitlab at salsa.debian.org
Sun Feb 16 18:15:18 GMT 2025



Andreas Tille pushed to branch master at Debian Med / pixelmed


Commits:
2f55a13a by Andreas Tille at 2025-02-16T19:13:45+01:00
Remove target which depends on files available in developers home

ATTENTION: I have no idea whether this might break anything - but the preconditions we need are just not avialable!

- - - - -
3bf15e4f by Andreas Tille at 2025-02-16T19:14:56+01:00
The new version is not affected by this specific bug

- - - - -


3 changed files:

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


Changes:

=====================================
debian/changelog
=====================================
@@ -1,7 +1,9 @@
 pixelmed (20250211+dfsg-1) UNRELEASED; urgency=medium
 
   * New upstream version
+    Closes: #1084318
   * cme fix dpkg-control
+  * Remove target which depends on files available in developers home
 
  -- Andreas Tille <tille at debian.org>  Sun, 16 Feb 2025 18:24:24 +0100
 


=====================================
debian/patches/ignore_confidentialityprofiledataelementsandhandling_target.patch
=====================================
@@ -0,0 +1,27 @@
+Author: Andreas Tille <tille at debian.org>
+Last-Update: 2025-02-16
+Description: Remove target which depends on files available in developers home
+             Attention: This might possibly break functionality ... but I have no idea where to fetch the preconditions
+
+--- a/com/pixelmed/dicom/Makefile
++++ b/com/pixelmed/dicom/Makefile
+@@ -155,8 +155,7 @@ VersionAndConstants.class \
+ Veterinary.class \
+ VOITransform.class \
+ XMLRepresentationOfDicomObjectFactory.class \
+-XMLRepresentationOfStructuredReportObjectFactory.class \
+-confidentialityprofiledataelementsandhandling.xml
++XMLRepresentationOfStructuredReportObjectFactory.class
+ 
+ all:	${OBJS}
+ 
+@@ -1340,9 +1339,3 @@ testjsonsrqiicriowahntojson:	JSONReprese
+ 	andiff $${HOME}/work/simpleSR/examples/sr_qiicriowahn.dcm $${HOME}/work/simpleSR/examples/sr_qiicriowahn_rt.dcm
+ 	dcsrdiff $${HOME}/work/simpleSR/examples/sr_qiicriowahn.dcm $${HOME}/work/simpleSR/examples/sr_qiicriowahn_rt.dcm
+ 
+-confidentialityprofiledataelementsandhandling.xml:	${HOME}/${PATHTOSTANDARDFROMHOME}/support/stylesheets/extractconfidentialityprofiledataelementsandhandling.xsl ${HOME}/${PATHTOSTANDARDFROMHOME}/source/docbook/part15/part15.xml
+-	java -cp ${PATHTOROOT} ${XALANJAVAOPTS} \
+-		com.pixelmed.utils.ExecuteTranslet \
+-		"$${HOME}/${PATHTOSTANDARDFROMHOME}/support/stylesheets/extractconfidentialityprofiledataelementsandhandling.xsl" \
+-		"$${HOME}/${PATHTOSTANDARDFROMHOME}/source/docbook/part15/part15.xml" \
+-		$@


=====================================
debian/patches/series
=====================================
@@ -26,3 +26,4 @@ jpegblock.patch
 adding_vecmath_in_classpath.patch
 skip_tests_with_nonexisting_files.patch
 opencsv.patch
+ignore_confidentialityprofiledataelementsandhandling_target.patch



View it on GitLab: https://salsa.debian.org/med-team/pixelmed/-/compare/8efb597faaf91edb0b42a9acafea0f123436fb75...3bf15e4f0c11518b24b335ce16a14ab3354a62f2

-- 
View it on GitLab: https://salsa.debian.org/med-team/pixelmed/-/compare/8efb597faaf91edb0b42a9acafea0f123436fb75...3bf15e4f0c11518b24b335ce16a14ab3354a62f2
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/20250216/0458e6f4/attachment-0001.htm>


More information about the debian-med-commit mailing list