[med-svn] [dcmtkpp] 03/04: Update long description of package
Julien Lamy
lamy-guest at moszumanska.debian.org
Thu Jul 23 15:57:33 UTC 2015
This is an automated email from the git hooks/post-receive script.
lamy-guest pushed a commit to branch master
in repository dcmtkpp.
commit 41daf631af57fc933d12c3beb2cb039d08666650
Author: Julien Lamy <lamy at unistra.fr>
Date: Thu Jul 23 17:49:13 2015 +0200
Update long description of package
---
debian/control | 16 ++++++++++++----
1 file changed, 12 insertions(+), 4 deletions(-)
diff --git a/debian/control b/debian/control
index 93683c4..bcbca35 100644
--- a/debian/control
+++ b/debian/control
@@ -23,8 +23,13 @@ Section: libs
Depends: ${shlibs:Depends},
${misc:Depends}
Description: Wrappers around DCMTK to have an easier API
- DCMTK++ is a set of wrappers around DCMTK to have an easier API, notably for
- the networking part.
+ DCMTK++ is a set of wrappers around DCMTK, leveraging C++ constructs to have
+ an easier API, notably for the networking part. Included are exception-based
+ error handling, generic access to datasets elements, standard JSON
+ representation of datasets, explicit messages and generic implementation of
+ SCU and SCP.
+ .
+ This package contains the shared library.
Package: libdcmtkpp0-dev
Architecture: any
@@ -35,7 +40,10 @@ Depends: libdcmtkpp0 (= ${binary:Version}),
Provides: libdcmtkpp-dev
Conflicts: libdcmtkpp-dev
Description: Wrappers around DCMTK to have an easier API (development files)
- DCMTK++ is a set of wrappers around DCMTK to have an easier API, notably for
- the networking part.
+ DCMTK++ is a set of wrappers around DCMTK, leveraging C++ constructs to have
+ an easier API, notably for the networking part. Included are exception-based
+ error handling, generic access to datasets elements, standard JSON
+ representation of datasets, explicit messages and generic implementation of
+ SCU and SCP.
.
This package contains the development files.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/dcmtkpp.git
More information about the debian-med-commit
mailing list