This is an automated email from the git hooks/post-receive script. lamy-guest pushed a commit to branch master in repository odil.
commit 0d22884da41cda0dddc080e03168c77e3fb0ead7 Author: Julien Lamy <[email protected]> Date: Thu Apr 20 11:52:09 2017 +0200 Update versions and dates --- debian/changelog | 7 +++++++ debian/copyright | 2 +- debian/odil.1 | 7 +++++-- 3 files changed, 13 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 7d32018..7081a76 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +odil (0.8.0-1) unstable; urgency=medium + + * New upstream release. + * Add Python3 packages. + + -- Julien Lamy <[email protected]> Wed, 19 Apr 2017 14:51:28 +0200 + odil (0.7.3-1) unstable; urgency=medium * New upstream release. diff --git a/debian/copyright b/debian/copyright index 2447881..dbc8c92 100644 --- a/debian/copyright +++ b/debian/copyright @@ -3,7 +3,7 @@ Upstream-Name: Odil Source: https://github.com/lamyj/odil Files: * -Copyright: © 2016 Julien Lamy <[email protected]> +Copyright: © 2017 Julien Lamy <[email protected]> License: CeCILL-B License: CeCILL-B diff --git a/debian/odil.1 b/debian/odil.1 index f44b2d3..340bc28 100644 --- a/debian/odil.1 +++ b/debian/odil.1 @@ -1,9 +1,9 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.44.1. -.TH ODIL "1" "October 2016" "odil 0.7.3" "User Commands" +.TH ODIL "1" "April 2017" "odil 0.8.0" "User Commands" .SH NAME odil \- Command-line DICOM tool .SH DESCRIPTION -usage: odil [\-h] {print,transcode,dicomdir,echo,find,get} ... +usage: odil [\-h] {print,transcode,dicomdir,echo,find,get,store} ... .SS "positional arguments:" .IP {print,transcode,dicomdir,echo,find,get} @@ -27,6 +27,9 @@ DICOM query (C\-FIND) .TP get DICOM retrieve (C\-GET) +.TP +store +DICOM store (C\-STORE) .SS "optional arguments:" .TP \fB\-h\fR, \fB\-\-help\fR -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/odil.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
