This is an automated email from the git hooks/post-receive script. ghisvail-guest pushed a commit to branch master in repository ismrmrd.
commit f1acead3ae199150a9557095a66399671249b59b Author: Ghislain Antony Vaillant <[email protected]> Date: Thu Sep 1 22:49:59 2016 +0100 Add missing Section field for some binary packages. --- debian/control | 3 +++ 1 file changed, 3 insertions(+) diff --git a/debian/control b/debian/control index cda4bf1..ca737f3 100644 --- a/debian/control +++ b/debian/control @@ -19,6 +19,7 @@ Homepage: http://ismrmrd.github.io/ Package: libismrmrd1.3 Architecture: any +Section: libs Depends: ${misc:Depends}, ${shlibs:Depends} Description: ISMRM Raw Data format (ISMRMRD) @@ -71,6 +72,7 @@ Description: documentation for ISMRMRD Package: ismrmrd-tools Architecture: any +Section: utils Depends: ${misc:Depends}, ${shlibs:Depends}, ismrmrd-schema @@ -88,6 +90,7 @@ Description: command-line tools for ISMRMRD Package: ismrmrd-schema Architecture: all +Section: misc Depends: ${misc:Depends} Description: schema for ISMRMRD The ISMRMRD format combines a mix of flexible data structures (XML header) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/ismrmrd.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
