[med-svn] [Git][med-team/ctn][master] 3 commits: Build-Depends: s/default-libmysqlclient-dev/libmariadb-dev-compat |...
Andreas Tille (@tille)
gitlab at salsa.debian.org
Sat May 23 06:32:04 BST 2026
Andreas Tille pushed to branch master at Debian Med / ctn
Commits:
aa4b6002 by Andreas Tille at 2026-05-23T07:29:50+02:00
Build-Depends: s/default-libmysqlclient-dev/libmariadb-dev-compat | libmysqlclient-dev/ Closes: #1137308
- - - - -
3e97eefa by Andreas Tille at 2026-05-23T07:31:02+02:00
d/watch: version=5
- - - - -
332fbc34 by Andreas Tille at 2026-05-23T07:31:45+02:00
cme fix dpkg-control
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/watch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,13 @@
+ctn (3.2.0~dfsg-10) UNRELEASED; urgency=medium
+
+ * Build-Depends:
+ s/default-libmysqlclient-dev/libmariadb-dev-compat | libmysqlclient-dev/
+ Closes: #1137308
+ * d/watch: version=5
+ * cme fix dpkg-control
+
+ -- Andreas Tille <tille at debian.org> Sat, 23 May 2026 07:28:47 +0200
+
ctn (3.2.0~dfsg-9) unstable; urgency=medium
* Team upload.
=====================================
debian/control
=====================================
@@ -1,21 +1,22 @@
Source: ctn
+Standards-Version: 4.7.4
Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
-Uploaders: Andreas Tille <tille at debian.org>
+Uploaders:
+ Andreas Tille <tille at debian.org>,
Section: graphics
-Priority: optional
-Build-Depends: debhelper-compat (= 13),
- libmotif-dev,
- libxaw7-dev,
- flex,
- libfl-dev,
- bison,
- zlib1g-dev,
- default-libmysqlclient-dev,
- libx11-dev,
- libxt-dev,
- x11proto-core-dev,
- csh | c-shell
-Standards-Version: 4.7.0
+Build-Depends:
+ debhelper-compat (= 13),
+ libmotif-dev,
+ libxaw7-dev,
+ flex,
+ libfl-dev,
+ bison,
+ zlib1g-dev,
+ libmariadb-dev-compat | libmysqlclient-dev,
+ libx11-dev,
+ libxt-dev,
+ x11proto-core-dev,
+ csh | c-shell,
Vcs-Browser: https://salsa.debian.org/med-team/ctn
Vcs-Git: https://salsa.debian.org/med-team/ctn.git
Homepage: http://sourceforge.net/projects/mirctn
@@ -23,9 +24,11 @@ Rules-Requires-Root: no
Package: ctn
Architecture: any
-Depends: ${shlibs:Depends},
- ${misc:Depends}
-Suggests: ctn-doc
+Depends:
+ ${shlibs:Depends},
+ ${misc:Depends},
+Suggests:
+ ctn-doc,
Description: Central Test Node, a DICOM implementation for medical imaging
DICOM is the standard for image storage, annotation, and networking.
It is used widely for medical imaging. The Central Test Node software (CTN)
@@ -36,9 +39,11 @@ Description: Central Test Node, a DICOM implementation for medical imaging
Package: ctn-dev
Architecture: any
Section: devel
-Depends: ctn (= ${binary:Version}),
- ${misc:Depends}
-Suggests: ctn-doc
+Depends:
+ ctn (= ${binary:Version}),
+ ${misc:Depends},
+Suggests:
+ ctn-doc,
Description: Development files for Central Test Node, a DICOM implementation
DICOM is the standard for image storage, annotation, and networking.
It is used widely for medical imaging.
=====================================
debian/watch
=====================================
@@ -1,3 +1,5 @@
-version=4
-opts=dversionmangle=s/([~\+]dfsg)// \
- http://sf.net/mirctn/mirctn-(\d[\d\.]+)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
+Version: 5
+
+Source: https://sf.net/mirctn/
+Matching-Pattern: mirctn-(\d[\d\.]+)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
+Dversionmangle: s/([~\+]dfsg)//
View it on GitLab: https://salsa.debian.org/med-team/ctn/-/compare/47ae1a03a6dc1ce6b3483c43098594cdf016c047...332fbc349de7b7d60cfb62e809977209729e7da8
--
View it on GitLab: https://salsa.debian.org/med-team/ctn/-/compare/47ae1a03a6dc1ce6b3483c43098594cdf016c047...332fbc349de7b7d60cfb62e809977209729e7da8
You're receiving this email because of your account on salsa.debian.org. Manage all notifications: https://salsa.debian.org/-/profile/notifications | Help: https://salsa.debian.org/help
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20260523/03866f4d/attachment-0001.htm>
More information about the debian-med-commit
mailing list