Sebastien Jodogne pushed to branch master at Debian Med / orthanc-dicomweb


Commits:
20d613fd by jodogne-guest at 2026-06-29T07:42:15+02:00
fix handling of system-wide symlinks

- - - - -
277aef7b by jodogne-guest at 2026-06-29T07:50:30+02:00
Upload to unstable

- - - - -


2 changed files:

- debian/ThirdPartyDownloads/JavaScriptLibraries.cmake
- debian/changelog


Changes:

=====================================
debian/ThirdPartyDownloads/JavaScriptLibraries.cmake
=====================================
@@ -11,6 +11,7 @@ file(COPY
   /usr/share/javascript/vue/vue.min.js
   /usr/share/nodejs/axios/dist/axios.min.js
   /usr/share/nodejs/axios/dist/axios.min.js.map
+  FOLLOW_SYMLINK_CHAIN
   DESTINATION
   ${JAVASCRIPT_LIBS_DIR}/js
   )
@@ -19,6 +20,7 @@ file(COPY
   /usr/share/bootstrap-html/css/bootstrap.min.css
   /usr/share/bootstrap-html/css/bootstrap.min.css.map
   /usr/share/fonts-font-awesome/css/font-awesome.min.css
+  FOLLOW_SYMLINK_CHAIN
   DESTINATION
   ${JAVASCRIPT_LIBS_DIR}/css
   )
@@ -30,6 +32,7 @@ file(COPY
   /usr/share/fonts-font-awesome/fonts/fontawesome-webfont.woff2
   /usr/share/fonts/opentype/font-awesome/FontAwesome.otf
   /usr/share/fonts/truetype/font-awesome/fontawesome-webfont.ttf
+  FOLLOW_SYMLINK_CHAIN
   DESTINATION
   ${JAVASCRIPT_LIBS_DIR}/fonts
   )


=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+orthanc-dicomweb (1.23+dfsg-3) unstable; urgency=medium
+
+  * Copy the content of symbolic links from system-wide JavaScript
+    libraries, not the links themselves. Closes: #1140995
+
+ -- Sebastien Jodogne <[email protected]>  Mon, 29 Jun 2026 07:38:02 +0200
+
 orthanc-dicomweb (1.23+dfsg-2) unstable; urgency=medium
 
   * Use the shared Orthanc Framework library instead of the static one,



View it on GitLab: 
https://salsa.debian.org/med-team/orthanc-dicomweb/-/compare/eca82853d03a345afefa0a9b763722f6828523a6...277aef7b7f252b934891b1555bf8a3d8f220b529

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/orthanc-dicomweb/-/compare/eca82853d03a345afefa0a9b763722f6828523a6...277aef7b7f252b934891b1555bf8a3d8f220b529
You're receiving this email because of your account on salsa.debian.org. Manage 
all notifications: https://salsa.debian.org/-/profile/notifications | Help: 
https://salsa.debian.org/help


_______________________________________________
debian-med-commit mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to