[med-svn] [Git][med-team/orthanc-webviewer][master] 2 commits: Changed cache location to "/tmp/OrthancWebViewerCache". Closes: #828949
Sebastien Jodogne (@jodogne-guest)
gitlab at salsa.debian.org
Sun Oct 24 11:06:35 BST 2021
Sebastien Jodogne pushed to branch master at Debian Med / orthanc-webviewer
Commits:
0a9ce598 by jodogne-guest at 2021-10-24T11:55:53+02:00
Changed cache location to "/tmp/OrthancWebViewerCache". Closes: #828949
- - - - -
dddcf1d3 by jodogne-guest at 2021-10-24T12:05:46+02:00
Upload to unstable
- - - - -
3 changed files:
- debian/changelog
- debian/configuration/webviewer.json
- debian/control
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+orthanc-webviewer (2.7-5) unstable; urgency=medium
+
+ * Changed cache location to "/tmp/OrthancWebViewerCache". Closes: #828949
+
+ -- Sebastien Jodogne <s.jodogne at gmail.com> Sun, 24 Oct 2021 11:53:44 +0200
+
orthanc-webviewer (2.7-4) unstable; urgency=medium
* Added missing "Built-Using" attribute. Closes: #989127
=====================================
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/WebViewerCache",
+ "CachePath" : "/tmp/OrthancWebViewerCache",
/**
* The maximum size for the cached images, in megabytes. By
=====================================
debian/control
=====================================
@@ -19,7 +19,7 @@ Build-Depends: cmake,
uuid-dev,
yui-compressor,
zlib1g-dev
-Standards-Version: 4.5.1
+Standards-Version: 4.6.0
Vcs-Browser: https://salsa.debian.org/med-team/orthanc-webviewer
Vcs-Git: https://salsa.debian.org/med-team/orthanc-webviewer.git
Homepage: https://www.orthanc-server.com/static.php?page=web-viewer
View it on GitLab: https://salsa.debian.org/med-team/orthanc-webviewer/-/compare/560117d61353a76e441f807cb7c8b4e334735e19...dddcf1d3fb498f307f12c5772eac0955487c3085
--
View it on GitLab: https://salsa.debian.org/med-team/orthanc-webviewer/-/compare/560117d61353a76e441f807cb7c8b4e334735e19...dddcf1d3fb498f307f12c5772eac0955487c3085
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/20211024/3a3ba829/attachment-0001.htm>
More information about the debian-med-commit
mailing list