[med-svn] [Git][med-team/orthanc-webviewer][master] 3 commits: Fix syntax error in /etc/orthanc/webviewer.json

Sebastien Jodogne (@jodogne-guest) gitlab at salsa.debian.org
Sun Dec 19 10:21:06 GMT 2021



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


Commits:
f7d7a210 by jodogne-guest at 2021-12-19T11:11:02+01:00
Fix syntax error in /etc/orthanc/webviewer.json

- - - - -
076bd7ac by jodogne-guest at 2021-12-19T11:13:23+01:00
fix debian/source.lintian-overrides

- - - - -
01f7136f by jodogne-guest at 2021-12-19T11:20:30+01:00
Upload to unstable

- - - - -


3 changed files:

- debian/changelog
- debian/configuration/webviewer.json
- debian/source.lintian-overrides


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+orthanc-webviewer (2.7-6) unstable; urgency=medium
+
+  * Fix syntax error in /etc/orthanc/webviewer.json
+
+ -- Sebastien Jodogne <s.jodogne at gmail.com>  Sun, 19 Dec 2021 11:07:18 +0100
+
 orthanc-webviewer (2.7-5) unstable; urgency=medium
 
   * Changed cache location to "/tmp/OrthancWebViewerCache". Closes: #828949


=====================================
debian/configuration/webviewer.json
=====================================
@@ -9,7 +9,7 @@
        * The location of the cache of the Web viewer. By default, the
        * cache is located inside the storage directory of Orthanc.
        **/
-      "CachePath" : "/tmp/OrthancWebViewerCache",
+      "CachePath" : "/tmp/OrthancWebViewerCache"
       
       /**
        * The maximum size for the cached images, in megabytes. By


=====================================
debian/source.lintian-overrides
=====================================
@@ -1,5 +1,6 @@
 # The following files are wrongly interpreted as minimified
 # JavaScript by lintian, which is not the case.
 # cf. https://lists.debian.org/debian-med/2015/09/msg00135.html
-orthanc-webviewer source: source-is-missing debian/JS/jsPanel-2.3.3/mobile-detect.js line length is 659 characters (>512)
-orthanc-webviewer source: source-is-missing debian/JS/pako-0.2.5/pako_inflate.js line length is 768 characters (>512)
+orthanc-webviewer source: source-is-missing debian/JS/cornerstone-0.11.0/cornerstone.js
+orthanc-webviewer source: source-is-missing debian/JS/jsPanel-2.3.3/mobile-detect.js
+orthanc-webviewer source: source-is-missing debian/JS/pako-0.2.5/pako_inflate.js



View it on GitLab: https://salsa.debian.org/med-team/orthanc-webviewer/-/compare/dddcf1d3fb498f307f12c5772eac0955487c3085...01f7136f64a22819b1fdcb395636631d692aa146

-- 
View it on GitLab: https://salsa.debian.org/med-team/orthanc-webviewer/-/compare/dddcf1d3fb498f307f12c5772eac0955487c3085...01f7136f64a22819b1fdcb395636631d692aa146
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/20211219/d6064d56/attachment-0001.htm>


More information about the debian-med-commit mailing list