[med-svn] [Git][med-team/orthanc-dicomweb][master] 3 commits: preparing 1.7+dfsg-6

Sebastien Jodogne (@jodogne-guest) gitlab at salsa.debian.org
Fri Dec 2 16:22:25 GMT 2022



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


Commits:
eefefbab by jodogne-guest at 2022-12-02T17:03:13+01:00
preparing 1.7+dfsg-6

- - - - -
0f98f194 by jodogne-guest at 2022-12-02T17:12:00+01:00
fix file format of debian/source.lintian-overrides

- - - - -
d4633722 by jodogne-guest at 2022-12-02T17:21:48+01:00
Upload to unstable

- - - - -


4 changed files:

- debian/ThirdPartyDownloads/JavaScriptLibraries.cmake
- debian/changelog
- debian/control
- debian/source.lintian-overrides


Changes:

=====================================
debian/ThirdPartyDownloads/JavaScriptLibraries.cmake
=====================================
@@ -17,17 +17,13 @@ file(COPY
   ${JAVASCRIPT_LIBS_DIR}/js
   )
 
-# The use of "axios.js" as a replacement for "axios.min.js" stems from
-# the fact that the "node-axios" package doesn't ship the file
-# "/usr/share/nodejs/axios/dist/axios.min.map" anymore starting with
-# version 0.26.1+dfsg-2. This closes #1011886.
 file(COPY_FILE
-  /usr/share/nodejs/axios/dist/axios.js
+  /usr/share/nodejs/axios/dist/axios.min.js
   ${JAVASCRIPT_LIBS_DIR}/js/axios.min.js
   )
 
 file(COPY_FILE
-  /usr/share/nodejs/axios/dist/axios.map
+  /usr/share/nodejs/axios/dist/axios.min.js.map
   ${JAVASCRIPT_LIBS_DIR}/js/axios.min.map
   )
 


=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+orthanc-dicomweb (1.7+dfsg-6) unstable; urgency=medium
+
+  * Patch to deal with changes inside the node-axios package. Closes: #1023738
+
+ -- Sebastien Jodogne <s.jodogne at gmail.com>  Fri, 02 Dec 2022 17:00:07 +0100
+
 orthanc-dicomweb (1.7+dfsg-5) unstable; urgency=medium
 
   * Re-upload of 1.7+dfsg-4 because of git issues


=====================================
debian/control
=====================================
@@ -16,7 +16,7 @@ Build-Depends: cmake,
                unzip,
                uuid-dev,
                yui-compressor
-Standards-Version: 4.6.0
+Standards-Version: 4.6.1
 Vcs-Browser: https://salsa.debian.org/med-team/orthanc-dicomweb
 Vcs-Git: https://salsa.debian.org/med-team/orthanc-dicomweb.git
 Homepage: https://www.orthanc-server.com/static.php?page=dicomweb


=====================================
debian/source.lintian-overrides
=====================================
@@ -1,2 +1,2 @@
-orthanc-dicomweb source: source-is-missing debian/ThirdPartyDownloads/babel-polyfill/polyfill.js
-orthanc-dicomweb source: source-is-missing debian/ThirdPartyDownloads/bootstrap-vue/bootstrap-vue.js
+orthanc-dicomweb source: source-is-missing [debian/ThirdPartyDownloads/babel-polyfill/polyfill.js]
+orthanc-dicomweb source: source-is-missing [debian/ThirdPartyDownloads/bootstrap-vue/bootstrap-vue.js]



View it on GitLab: https://salsa.debian.org/med-team/orthanc-dicomweb/-/compare/8f8bc3832044b814af816513f2283ad3bd8b96ee...d4633722bf3496154e4b35c246f0ec8bfe84c3ef

-- 
View it on GitLab: https://salsa.debian.org/med-team/orthanc-dicomweb/-/compare/8f8bc3832044b814af816513f2283ad3bd8b96ee...d4633722bf3496154e4b35c246f0ec8bfe84c3ef
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/20221202/ffb466f8/attachment-0001.htm>


More information about the debian-med-commit mailing list