Source: dcmtk
Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
-Uploaders: Gert Wollny <gewo@debian.org>
+Uploaders: Gert Wollny <gewo@debian.org>, Mathieu Malaterre <malat@debian.org>
Section: science
Priority: optional
Build-Depends: cmake,
debhelper-compat (= 13),
+ gettext,
help2man,
libpng-dev,
libsndfile1-dev,
libtiff-dev,
libwrap0-dev,
libxml2-dev,
- gettext,
zlib1g-dev
-Build-Depends-Indep: doxygen,
- graphviz
+Build-Depends-Indep: doxygen, graphviz
Standards-Version: 4.5.0
Vcs-Browser: https://salsa.debian.org/med-team/dcmtk
Vcs-Git: https://salsa.debian.org/med-team/dcmtk.git
Package: dcmtk
Architecture: any
-Depends: adduser,
- ${misc:Depends},
- ${shlibs:Depends}
+Depends: adduser, ${misc:Depends}, ${shlibs:Depends}
Description: OFFIS DICOM toolkit command line utilities
DCMTK includes a collection of libraries and applications for examining,
constructing and converting DICOM image files, handling offline media,
Package: libdcmtk16
Architecture: any
Section: libs
-Depends: ${misc:Depends},
- ${shlibs:Depends}
-Conflicts: libdcmtk4,
- libdcmtk3
-Replaces: libdcmtk4,
- libdcmtk3
+Depends: ${misc:Depends}, ${shlibs:Depends}
+Conflicts: libdcmtk3, libdcmtk4
+Replaces: libdcmtk3, libdcmtk4
Description: OFFIS DICOM toolkit runtime libraries
DCMTK includes a collection of libraries and applications for examining,
constructing and converting DICOM image files, handling offline media,
Package: libdcmtk-dev
Architecture: any
Section: libdevel
-Depends: libxml2-dev,
- libssl-dev,
+Depends: libdcmtk16 (= ${binary:Version}),
libpng-dev,
- libwrap0-dev,
+ libssl-dev,
libtiff-dev,
- libdcmtk16 (= ${binary:Version}),
+ libwrap0-dev,
+ libxml2-dev,
${misc:Depends}
Suggests: dcmtk-doc
Breaks: libinsighttoolkit4-dev (<< 4.9.0)
-Conflicts: libdcmtk2-dev,
- libdcmtk4-dev
+Conflicts: libdcmtk2-dev, libdcmtk4-dev
Provides: libdcmtk2-dev
-Replaces: libdcmtk2-dev,
- libdcmtk4-dev
+Replaces: libdcmtk2-dev, libdcmtk4-dev
Description: OFFIS DICOM toolkit development libraries and headers
DCMTK includes a collection of libraries and applications for examining,
constructing and converting DICOM image files, handling offline media,
Architecture: all
Section: doc
Depends: ${misc:Depends}
-Suggests: dcmtk,
- libdcmtk-dev
+Suggests: dcmtk, libdcmtk-dev
Description: OFFIS DICOM toolkit documentation
DCMTK includes a collection of libraries and applications for examining,
constructing and converting DICOM image files, handling offline media,
GNU General Public License for more details.
.
You should have received a copy of the GNU General Public License
- along with this library; see the file COPYING, if not, see
+ along with this library; see the file COPYING, if not, see
<http://www.gnu.org/licenses/>.
.
On Debian systems, the complete text of the GNU General Public License
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
- .
- On Debian GNU/Linux systems you can find this license under
+ .
+ On Debian GNU/Linux systems you can find this license under
/usr/share/common-licenses/Apache-2.0
License: BSD-3-clause