[med-svn] [gadgetron] 01/03: d/*: refresh packaging content

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Fri Feb 20 20:52:44 UTC 2015


This is an automated email from the git hooks/post-receive script.

ghisvail-guest pushed a commit to branch master
in repository gadgetron.

commit e5c5015c37175b65977a81456ea2458552f7d47d
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date:   Fri Feb 20 20:42:27 2015 +0000

    d/*: refresh packaging content
---
 debian/control                                     | 58 +++++++++++-----------
 debian/libgadgetron-dev-doc.doc-base               | 20 --------
 ...bgadgetron0.install => libgadgetron3.1.install} |  0
 3 files changed, 30 insertions(+), 48 deletions(-)

diff --git a/debian/control b/debian/control
index d09fc12..7a9fa09 100644
--- a/debian/control
+++ b/debian/control
@@ -21,42 +21,44 @@ Homepage: https://github.com/gadgetron/gadgetron
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-med/gadgetron.git
 Vcs-Git: git://anonscm.debian.org/debian-med/gadgetron.git
 
-Package: libgadgetron0
+Package: libgadgetron3.1
 Architecture: any
 Depends:
- ${shlibs:Depends},
- ${misc:Depends}
-Description: <insert up to 60 chars description>
- <insert long description, indented with spaces>
+ ${misc:Depends},
+ ${shlibs:Depends}
+Description: an open source framework for medical image reconstruction
+ This package provides the shared libraries
+
+Package: libgadgetron-dev
+Architecture: any
+Depends:
+ libgadgetron3.1 (= ${binary:Version}),
+ ${misc:Depends},
+ ${shlibs:Depends}
+Description: an open source framework for medical image reconstruction
+ This package provides the development files.
 
 Package: gadgetron-client
 Architecture: any
 Depends:
- libgadgetron0 (= ${binary:Version}),
- ${shlibs:Depends},
- ${misc:Depends}
-Description: <insert up to 60 chars description>
- <insert long description, indented with spaces>
+ libgadgetron3.1 (= ${binary:Version}),
+ ${misc:Depends},
+ ${shlibs:Depends}
+Description: an open source framework for medical image reconstruction
+ This package provides the client-side applications.
 
 Package: gadgetron-server
 Architecture: any
 Depends:
- libgadgetron0 (= ${binary:Version}),
- ${shlibs:Depends},
- ${misc:Depends}
-Description: <insert up to 60 chars description>
- <insert long description, indented with spaces>
-
-#Package: libgadgetron-dev
-#Architecture: any
-#Depends:
-# libgadgetron0 (= ${binary:Version}),
-# ${shlibs:Depends},
-# ${misc:Depends}
-#Description: <insert up to 60 chars description>
-# <insert long description, indented with spaces>
+ libgadgetron3.1 (= ${binary:Version}),
+ ${misc:Depends},
+ ${shlibs:Depends}
+Description: an open source framework for medical image reconstruction
+ This package provides the server-side applications.
 
-#Package: libgadgetron-dev-doc
-#Architecture: all
-#Description: <insert up to 60 chars description>
-# <insert long description, indented with spaces>
+Package: gadgetron-schema
+Architecture: all
+Depends:
+ ${misc:Depends}
+Description: an open source framework for medical image reconstruction
+ This package provides the XML schema.
diff --git a/debian/libgadgetron-dev-doc.doc-base b/debian/libgadgetron-dev-doc.doc-base
deleted file mode 100644
index 5ec6358..0000000
--- a/debian/libgadgetron-dev-doc.doc-base
+++ /dev/null
@@ -1,20 +0,0 @@
-Document: gadgetron
-Title: Debian gadgetron Manual
-Author: <insert document author here>
-Abstract: This manual describes what gadgetron is
- and how it can be used to
- manage online manuals on Debian systems.
-Section: unknown
-
-Format: debiandoc-sgml
-Files: /usr/share/doc/gadgetron/gadgetron.sgml.gz
-
-Format: postscript
-Files: /usr/share/doc/gadgetron/gadgetron.ps.gz
-
-Format: text
-Files: /usr/share/doc/gadgetron/gadgetron.text.gz
-
-Format: HTML
-Index: /usr/share/doc/gadgetron/html/index.html
-Files: /usr/share/doc/gadgetron/html/*.html
diff --git a/debian/libgadgetron0.install b/debian/libgadgetron3.1.install
similarity index 100%
rename from debian/libgadgetron0.install
rename to debian/libgadgetron3.1.install

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/gadgetron.git



More information about the debian-med-commit mailing list