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


Commits:
f5cf80af by jodogne-guest at 2019-11-14T10:26:26Z
fixing #944721 and #944683

- - - - -
0769e0a5 by jodogne-guest at 2019-11-14T10:45:24Z
Install the "Status.txt" documentation file from upstream

- - - - -
e3356b22 by jodogne-guest at 2019-11-14T11:05:17Z
Upload to unstable

- - - - -


4 changed files:

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


Changes:

=====================================
debian/ThirdPartyDownloads/JavaScriptLibraries.cmake
=====================================
@@ -12,8 +12,8 @@ file(COPY
   
${CMAKE_SOURCE_DIR}/debian/ThirdPartyDownloads/bootstrap-vue/bootstrap-vue.min.js
   
${CMAKE_SOURCE_DIR}/debian/ThirdPartyDownloads/bootstrap-vue/bootstrap-vue.min.js.map
   ${CMAKE_SOURCE_DIR}/debian/ThirdPartyDownloads/vue/vue.min.js
-  /usr/lib/nodejs/axios/dist/axios.min.js
-  /usr/lib/nodejs/axios/dist/axios.min.map
+  /usr/share/nodejs/axios/dist/axios.min.js
+  /usr/share/nodejs/axios/dist/axios.min.map
   /usr/share/javascript/bootstrap4/js/bootstrap.min.js
   DESTINATION
   ${JAVASCRIPT_LIBS_DIR}/js


=====================================
debian/changelog
=====================================
@@ -1,3 +1,11 @@
+orthanc-dicomweb (1.0+dfsg-2) unstable; urgency=medium
+
+  * Fix FTBFS: linking with gdcm. Closes: #944721
+  * Fix FTBFS: use of axios. Closes: #944683
+  * Install the "Status.txt" documentation file from upstream.
+
+ -- Sebastien Jodogne <[email protected]>  Thu, 14 Nov 2019 11:20:16 +0100
+
 orthanc-dicomweb (1.0+dfsg-1) unstable; urgency=medium
 
   * New upstream version.


=====================================
debian/control
=====================================
@@ -9,7 +9,7 @@ Build-Depends: cmake,
               fonts-font-awesome,
               libjs-bootstrap4,
                libboost-all-dev,
-               libgdcm2-dev,
+               libgdcm-dev,
                libgtest-dev,
                libjpeg-dev,
                libjs-jquery,


=====================================
debian/install
=====================================
@@ -1 +1,2 @@
 debian/configuration/dicomweb.json etc/orthanc
+Status.txt usr/share/doc/orthanc-dicomweb



View it on GitLab: 
https://salsa.debian.org/med-team/orthanc-dicomweb/compare/b380e8c38f572dbfec19549a537c41e1c5337799...e3356b22ac74b415076c830774c55c87bace74bb

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/orthanc-dicomweb/compare/b380e8c38f572dbfec19549a537c41e1c5337799...e3356b22ac74b415076c830774c55c87bace74bb
You're receiving this email because of your account on salsa.debian.org.


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

Reply via email to