[med-svn] [Git][med-team/orthanc][master] 6 commits: d/control: build depends on libicu-dev.
Étienne Mollier (@emollier)
gitlab at salsa.debian.org
Sat Apr 11 11:37:39 BST 2026
Étienne Mollier pushed to branch master at Debian Med / orthanc
Commits:
b79f7c76 by Étienne Mollier at 2026-04-11T12:31:54+02:00
d/control: build depends on libicu-dev.
Closes: #1133270
- - - - -
bb20292e by Étienne Mollier at 2026-04-11T12:33:45+02:00
d/watch: convert to watch file version 5.
- - - - -
b261d4e0 by Étienne Mollier at 2026-04-11T12:34:07+02:00
d/control: drop redundant Priority: optional.
- - - - -
5a1454f3 by Étienne Mollier at 2026-04-11T12:34:24+02:00
d/control: drop redundant Rules-Requires-Root: no.
- - - - -
d7ceae8b by Étienne Mollier at 2026-04-11T12:35:16+02:00
d/control: declare compliance to standards version 4.7.4.
- - - - -
6bae8c17 by Étienne Mollier at 2026-04-11T12:36:56+02:00
d/changelog: ready for upload to unstable.
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/watch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,13 @@
+orthanc (1.12.10+dfsg-3) unstable; urgency=medium
+
+ * d/control: build depends on libicu-dev. (Closes: #1133270)
+ * d/watch: convert to watch file version 5.
+ * d/control: drop redundant Priority: optional.
+ * d/control: drop redundant Rules-Requires-Root: no.
+ * d/control: declare compliance to standards version 4.7.4.
+
+ -- Étienne Mollier <emollier at debian.org> Sat, 11 Apr 2026 12:35:45 +0200
+
orthanc (1.12.10+dfsg-2) unstable; urgency=medium
* Add versioned dependency on libboost-all-dev in liborthancframework-dev.
=====================================
debian/control
=====================================
@@ -3,7 +3,6 @@ Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.
Uploaders: Sebastien Jodogne <s.jodogne at gmail.com>,
Andreas Tille <tille at debian.org>
Section: science
-Priority: optional
Build-Depends: cmake,
debhelper-compat (= 13),
doxygen,
@@ -13,6 +12,7 @@ Build-Depends: cmake,
libcurl4-openssl-dev | libcurl4-dev,
libdcmtk-dev (>= 3.6.9-5),
libgtest-dev,
+ libicu-dev,
libjpeg-dev,
libjs-jquery,
libjsoncpp-dev,
@@ -31,11 +31,10 @@ Build-Depends: cmake,
uuid-dev,
zlib1g-dev,
yui-compressor
-Standards-Version: 4.7.2
+Standards-Version: 4.7.4
Vcs-Browser: https://salsa.debian.org/med-team/orthanc
Vcs-Git: https://salsa.debian.org/med-team/orthanc.git
Homepage: https://www.orthanc-server.com/
-Rules-Requires-Root: no
Package: orthanc
Architecture: any
=====================================
debian/watch
=====================================
@@ -1,4 +1,8 @@
-version=4
+Version: 5
-opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g,repack,compression=xz" \
-https://orthanc.uclouvain.be/downloads/sources/orthanc/index.html Orthanc-(\d\S*)\.tar\.gz
+Source: https://orthanc.uclouvain.be/downloads/sources/orthanc/index.html
+Matching-Pattern: Orthanc-(\d\S*)\.tar\.gz
+Compression: xz
+Dversionmangle: auto
+Repack: yes
+Repacksuffix: +dfsg
View it on GitLab: https://salsa.debian.org/med-team/orthanc/-/compare/8aa67a640ce855fa8e11e481dca4a109313e415c...6bae8c17af6cedcf674e8d7dce37e1bde63a7a73
--
View it on GitLab: https://salsa.debian.org/med-team/orthanc/-/compare/8aa67a640ce855fa8e11e481dca4a109313e415c...6bae8c17af6cedcf674e8d7dce37e1bde63a7a73
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/20260411/e7aa95d8/attachment-0001.htm>
More information about the debian-med-commit
mailing list