[med-svn] [Git][med-team/orthanc-wsi][master] 10 commits: Rebuild against dcmtk 3.6.7
Andreas Tille (@tille)
gitlab at salsa.debian.org
Thu May 12 11:23:53 BST 2022
Andreas Tille pushed to branch master at Debian Med / orthanc-wsi
Commits:
67c1d473 by Andreas Tille at 2022-05-12T11:16:13+02:00
Rebuild against dcmtk 3.6.7
- - - - -
5e79248b by Andreas Tille at 2022-05-12T11:16:58+02:00
Move source.lintian-overrides to source/lintian-overrides
- - - - -
13fffcd6 by Andreas Tille at 2022-05-12T11:17:12+02:00
routine-update: Standards-Version: 4.6.1
- - - - -
a1177b3f by Andreas Tille at 2022-05-12T11:17:12+02:00
routine-update: debhelper-compat 13
- - - - -
ad3e4e62 by Andreas Tille at 2022-05-12T11:17:20+02:00
routine-update: Remove trailing whitespace in debian/copyright
- - - - -
1dbc4333 by Andreas Tille at 2022-05-12T11:17:20+02:00
routine-update: Add salsa-ci file
- - - - -
bc1b3f84 by Andreas Tille at 2022-05-12T11:17:20+02:00
routine-update: Rules-Requires-Root: no
- - - - -
26a411fe by Andreas Tille at 2022-05-12T11:17:23+02:00
Use secure URI in Homepage field.
Changes-By: lintian-brush
Fixes: lintian: homepage-field-uses-insecure-uri
See-also: https://lintian.debian.org/tags/homepage-field-uses-insecure-uri.html
- - - - -
45dc7231 by Andreas Tille at 2022-05-12T11:17:33+02:00
routine-update: watch file standard 4
- - - - -
a82dbfac by Andreas Tille at 2022-05-12T11:22:44+02:00
routine-update: Ready to upload to unstable
- - - - -
7 changed files:
- debian/changelog
- − debian/compat
- debian/control
- debian/copyright
- + debian/salsa-ci.yml
- debian/source.lintian-overrides → debian/source/lintian-overrides
- debian/watch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,17 @@
+orthanc-wsi (1.1-4) unstable; urgency=medium
+
+ * Rebuild against dcmtk 3.6.7
+ * Move source.lintian-overrides to source/lintian-overrides
+ * Standards-Version: 4.6.1 (routine-update)
+ * debhelper-compat 13 (routine-update)
+ * Remove trailing whitespace in debian/copyright (routine-update)
+ * Add salsa-ci file (routine-update)
+ * Rules-Requires-Root: no (routine-update)
+ * Use secure URI in Homepage field.
+ * watch file standard 4 (routine-update)
+
+ -- Andreas Tille <tille at debian.org> Thu, 12 May 2022 11:17:33 +0200
+
orthanc-wsi (1.1-3) unstable; urgency=medium
* "liborthancframework-dev" must be above 1.9.4. Closes: #1007778
=====================================
debian/compat deleted
=====================================
@@ -1 +0,0 @@
-10
=====================================
debian/control
=====================================
@@ -5,28 +5,29 @@ Uploaders: Sebastien Jodogne <s.jodogne at gmail.com>,
Section: science
Priority: optional
Build-Depends: cmake,
- debhelper (>= 10),
+ debhelper-compat (= 13),
libcurl4-openssl-dev | libcurl4-dev,
libdcmtk-dev,
libopenjp2-7-dev,
liborthancframework-dev (>= 1.9.4),
libtiff5-dev,
- orthanc-dev (>= 1.1.0),
+ orthanc-dev,
uuid-dev,
yui-compressor,
zlib1g-dev
-Standards-Version: 4.6.0
+Standards-Version: 4.6.1
Vcs-Browser: https://salsa.debian.org/med-team/orthanc-wsi
Vcs-Git: https://salsa.debian.org/med-team/orthanc-wsi.git
-Homepage: http://www.orthanc-server.com/static.php?page=wsi
+Homepage: https://www.orthanc-server.com/static.php?page=wsi
+Rules-Requires-Root: no
Package: orthanc-wsi
Architecture: any
Depends: ${misc:Depends},
${shlibs:Depends}
-Built-Using: ${orthancframework:Built-Using}
Recommends: orthanc (>= 1.9.7+dfsg-6),
libopenslide0
+Built-Using: ${orthancframework:Built-Using}
Description: Whole-slide imaging support for Orthanc (digital pathology)
Orthanc-WSI brings support of whole-slide imaging for digital
pathology into Orthanc, the lightweight, RESTful Vendor Neutral
=====================================
debian/copyright
=====================================
@@ -26,7 +26,7 @@ License: AGPL-3+
WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
Affero General Public License for more details.
- .
+ .
You should have received a copy of the GNU Affero General Public License
along with this package; if not, write to the Free Software Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
=====================================
debian/salsa-ci.yml
=====================================
@@ -0,0 +1,4 @@
+---
+include:
+ - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/salsa-ci.yml
+ - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/pipeline-jobs.yml
=====================================
debian/source.lintian-overrides → debian/source/lintian-overrides
=====================================
=====================================
debian/watch
=====================================
@@ -1,3 +1,3 @@
-version=3
+version=4
opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g,downloadurlmangle=s/\/browse\.php\?path=//g,repack,compression=xz" \
https://www.orthanc-server.com/browse.php?path=/whole-slide-imaging downloads/get\.php\?path=/whole-slide-imaging/OrthancWSI-(\d\S*)\.tar\.gz
View it on GitLab: https://salsa.debian.org/med-team/orthanc-wsi/-/compare/7e890f1002c6dafbc076da15f9c0f24c74747ad5...a82dbfac79a721ae649c5d21be8f6e9dd88c1999
--
View it on GitLab: https://salsa.debian.org/med-team/orthanc-wsi/-/compare/7e890f1002c6dafbc076da15f9c0f24c74747ad5...a82dbfac79a721ae649c5d21be8f6e9dd88c1999
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/20220512/10373a1d/attachment-0001.htm>
More information about the debian-med-commit
mailing list