[med-svn] r20248 - trunk/packages/gdcm/prepare-2.6/debian

Gert Wollny gert-guest at moszumanska.debian.org
Fri Oct 16 16:54:23 UTC 2015


Author: gert-guest
Date: 2015-10-16 16:54:22 +0000 (Fri, 16 Oct 2015)
New Revision: 20248

Modified:
   trunk/packages/gdcm/prepare-2.6/debian/control
   trunk/packages/gdcm/prepare-2.6/debian/copyright
Log:
run 'cme fix dpkg'

Modified: trunk/packages/gdcm/prepare-2.6/debian/control
===================================================================
--- trunk/packages/gdcm/prepare-2.6/debian/control	2015-10-16 16:52:31 UTC (rev 20247)
+++ trunk/packages/gdcm/prepare-2.6/debian/control	2015-10-16 16:54:22 UTC (rev 20248)
@@ -1,30 +1,50 @@
 Source: gdcm
+Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
+Uploaders: Andreas Tille <tille at debian.org>,
+           Steve M. Robbins <smr at debian.org>,
+           Sébastien Jodogne <s.jodogne at gmail.com>,
+           Gert Wollny <gw.fossdev at gmail.com>
 Section: libs
 Priority: optional
-Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
-Uploaders: Andreas Tille <tille at debian.org>,
- Steve M. Robbins <smr at debian.org>,
- Sébastien Jodogne <s.jodogne at gmail.com>,
- Gert Wollny <gw.fossdev at gmail.com>
-Build-Depends: debhelper (>= 9), python-all-dev, pvrg-jpeg,
- uuid-dev, libz-dev, libexpat-dev, doxygen, dh-python,  
- swig3.0, cmake (>= 2.8.9), libvtk6-dev, libcharls-dev, 
- libopenjpeg-dev, php5-dev, php5-cli, libxml2-dev, libjson-c-dev,
- libpoppler-private-dev, libssl-dev, python-vtk6, castxml, libsocket++-dev, libpapyrus3-dev,
- cli-common-dev (>= 0.8~) [amd64 armel armhf i386 mipsel kfreebsd-amd64 kfreebsd-i386 powerpc ppc64 s390x],
- mono-devel (>= 2.10.5) [amd64 armel armhf i386 mipsel kfreebsd-amd64 kfreebsd-i386 powerpc ppc64 s390x]
-Build-Depends-Indep: vtk6-doc, doxygen-latex, ghostscript, graphviz
+Build-Depends: debhelper (>= 9),
+               python-all-dev,
+               pvrg-jpeg,
+               uuid-dev,
+               libz-dev,
+               libexpat-dev,
+               doxygen,
+               dh-python,
+               swig3.0,
+               cmake (>= 2.8.9),
+               libvtk6-dev,
+               libcharls-dev,
+               libopenjpeg-dev,
+               php5-dev,
+               php5-cli,
+               libxml2-dev,
+               libjson-c-dev,
+               libpoppler-private-dev,
+               libssl-dev,
+               python-vtk6,
+               castxml,
+               libsocket++-dev,
+               libpapyrus3-dev
+Build-Depends-Indep: vtk6-doc,
+                     doxygen-latex,
+                     ghostscript,
+                     graphviz
 Standards-Version: 3.9.6
-X-Python-Version: 2.7
 Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/gdcm/trunk/
 Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/gdcm/trunk/
 Homepage: http://gdcm.sourceforge.net/
+X-Python-Version: 2.7
 
 Package: libgdcm2.6
 Architecture: any
 Multi-Arch: same
+Depends: ${shlibs:Depends},
+         ${misc:Depends}
 Pre-Depends: ${misc:Pre-Depends}
-Depends: ${shlibs:Depends}, ${misc:Depends}
 Description: Grassroots DICOM runtime libraries
  Grassroots DiCoM is a C++ library for DICOM medical files. It is
  automatically wrapped to python/C#/Java (using swig). It supports
@@ -35,11 +55,13 @@
 
 Package: libgdcm-tools
 Architecture: any
+Multi-Arch: foreign
 Section: utils
-Multi-Arch: foreign
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends},
+         ${misc:Depends}
 Recommends: pvrg-jpeg
-Suggests: dcmtk, dicom3tools
+Suggests: dcmtk,
+          dicom3tools
 Description: Grassroots DICOM tools and utilities
  Grassroots DiCoM is a C++ library for DICOM medical files. It is
  automatically wrapped to python/C#/Java (using swig). It supports
@@ -50,9 +72,10 @@
  gdcmxml programs.
 
 Package: libgdcm2-dev
+Architecture: any
 Section: libdevel
-Architecture: any
-Depends: libgdcm2.6 (= ${binary:Version}), ${misc:Depends}
+Depends: libgdcm2.6 (= ${binary:Version}),
+         ${misc:Depends}
 Description: Grassroots DICOM development libraries and headers
  Grassroots DiCoM is a C++ library for DICOM medical files. It is
  automatically wrapped to python/C#/Java (using swig). It supports
@@ -64,10 +87,11 @@
 
 Package: libgdcm2.6-dbg
 Architecture: any
+Multi-Arch: same
 Section: debug
 Priority: extra
-Multi-Arch: same
-Depends: libgdcm2.6 (= ${binary:Version}), ${misc:Depends}
+Depends: libgdcm2.6 (= ${binary:Version}),
+         ${misc:Depends}
 Description: Grassroots DICOM runtime libraries, debug version
  Grassroots DiCoM is a C++ library for DICOM medical files. It is
  automatically wrapped to python/C#/Java (using swig). It supports
@@ -77,9 +101,11 @@
  debugging on end user machines.
 
 Package: libgdcm-cil
+Architecture: amd64 armel armhf i386 mipsel kfreebsd-amd64 kfreebsd-i386 powerpc ppc64 s390x
 Section: cli-mono
-Architecture: amd64 armel armhf i386 mipsel kfreebsd-amd64 kfreebsd-i386 powerpc ppc64 s390x
-Depends: ${shlibs:Depends}, ${misc:Depends}, ${cli:Depends}
+Depends: ${shlibs:Depends},
+         ${misc:Depends},
+         ${cli:Depends}
 Description: Grassroots DICOM CLI bindings
  Grassroots DiCoM is a C++ library for DICOM medical files. It is
  automatically wrapped to python/C#/Java (using swig). It supports
@@ -89,9 +115,11 @@
  GDCM from C# environment.
 
 Package: php5-gdcm
+Architecture: any
 Section: php
-Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, ${php:Depends}
+Depends: ${shlibs:Depends},
+         ${misc:Depends},
+         ${php:Depends}
 Description: Grassroots DICOM PHP5 bindings
  Grassroots DiCoM is a C++ library for DICOM medical files. It is
  automatically wrapped to python/C#/Java (using swig). It supports
@@ -101,9 +129,12 @@
  GDCM from PHP5 environment.
 
 Package: python-gdcm
+Architecture: any
 Section: python
-Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, libgdcm2.6 (= ${binary:Version})
+Depends: ${shlibs:Depends},
+         ${misc:Depends},
+         ${python:Depends},
+         libgdcm2.6 (= ${binary:Version})
 Provides: ${python:Provides}
 Description: Grassroots DICOM Python bindings
  Grassroots DiCoM is a C++ library for DICOM medical files. It is
@@ -115,8 +146,9 @@
 Package: libvtkgdcm2.6
 Architecture: any
 Multi-Arch: same
+Depends: ${shlibs:Depends},
+         ${misc:Depends}
 Pre-Depends: ${misc:Pre-Depends}
-Depends: ${shlibs:Depends}, ${misc:Depends}, 
 Description: Grassroots DICOM VTK runtime libraries
  Grassroots DiCoM is a C++ library for DICOM medical files. It is
  automatically wrapped to python/C#/Java (using swig). It supports
@@ -126,9 +158,11 @@
  from a VTK environment.
 
 Package: libvtkgdcm2-dev
+Architecture: any
 Section: libdevel
-Architecture: any
-Depends: libvtkgdcm2.6 (= ${binary:Version}), libgdcm2-dev, ${misc:Depends}
+Depends: libvtkgdcm2.6 (= ${binary:Version}),
+         libgdcm2-dev,
+         ${misc:Depends}
 Description: Grassroots DICOM VTK development libraries and headers
  Grassroots DiCoM is a C++ library for DICOM medical files. It is
  automatically wrapped to python/C#/Java (using swig). It supports
@@ -139,9 +173,12 @@
  against libvtkgdcm.
 
 Package: libvtkgdcm-cil
+Architecture: amd64 armel armhf i386 mipsel kfreebsd-amd64 kfreebsd-i386 powerpc ppc64 s390x
 Section: cli-mono
-Architecture: amd64 armel armhf i386 mipsel kfreebsd-amd64 kfreebsd-i386 powerpc ppc64 s390x
-Depends: ${shlibs:Depends}, ${misc:Depends}, ${cli:Depends}, libgdcm2.6 (= ${binary:Version})
+Depends: ${shlibs:Depends},
+         ${misc:Depends},
+         ${cli:Depends},
+         libgdcm2.6 (= ${binary:Version})
 Suggests: libgdcm-cil
 Description: Grassroots DICOM VTK CLI bindings
  Grassroots DiCoM is a C++ library for DICOM medical files. It is
@@ -151,9 +188,12 @@
  VTK CLI bindings to the GDCM DICOM library.
 
 Package: php5-vtkgdcm
+Architecture: any
 Section: php
-Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, ${php:Depends}, libgdcm2.6 (= ${binary:Version})
+Depends: ${shlibs:Depends},
+         ${misc:Depends},
+         ${php:Depends},
+         libgdcm2.6 (= ${binary:Version})
 Suggests: php-gdcm
 Description: Grassroots DICOM VTK PHP bindings
  Grassroots DiCoM is a C++ library for DICOM medical files. It is
@@ -163,11 +203,14 @@
  VTK PHP bindings to the GDCM DICOM library.
 
 Package: python-vtkgdcm
+Architecture: any
 Section: python
-Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, libvtkgdcm2.6 (= ${binary:Version})
+Depends: ${shlibs:Depends},
+         ${misc:Depends},
+         ${python:Depends},
+         libvtkgdcm2.6 (= ${binary:Version})
+Suggests: python-gdcm
 Provides: ${python:Provides}
-Suggests: python-gdcm
 Description: Grassroots DICOM VTK/Python bindings
  Grassroots DiCoM is a C++ library for DICOM medical files. It is
  automatically wrapped to python/C#/Java (using swig). It supports
@@ -177,9 +220,10 @@
 
 Package: libvtkgdcm-tools
 Architecture: any
+Multi-Arch: foreign
 Section: utils
-Multi-Arch: foreign
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends},
+         ${misc:Depends}
 Suggests: libgdcm-tools
 Description: Grassroots DICOM VTK tools and utilities
  Grassroots DiCoM is a C++ library for DICOM medical files. It is
@@ -193,7 +237,9 @@
 Package: gdcm-doc
 Architecture: all
 Section: doc
-Depends: ${misc:Depends}, vtk-doc, doc-base
+Depends: ${misc:Depends},
+         vtk-doc,
+         doc-base
 Description: Grassroots DICOM documentation
  Grassroots DiCoM is a C++ library for DICOM medical files. It is
  automatically wrapped to python/C#/Java (using swig). It supports

Modified: trunk/packages/gdcm/prepare-2.6/debian/copyright
===================================================================
--- trunk/packages/gdcm/prepare-2.6/debian/copyright	2015-10-16 16:52:31 UTC (rev 20247)
+++ trunk/packages/gdcm/prepare-2.6/debian/copyright	2015-10-16 16:54:22 UTC (rev 20248)
@@ -33,7 +33,6 @@
  OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
  OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
-
 Files: Source/MessageExchangeDefinition/gdcmARTIMTimer.cxx
  Source/MessageExchangeDefinition/gdcmARTIMTimer.h
  Source/MessageExchangeDefinition/gdcmBaseCompositeMessage.h
@@ -93,10 +92,6 @@
 Copyright: Insight Software Consortium
 License: Apache
 
-License: Apache
- On Debian GNU/Linux system you can find the complete text of the
- Apache 2.0 license in '/usr/share/common-licenses/Apache-2.0'.
-
 Files: CMake/*.cmake
 Copyright: 2006-2011 Mathieu Malaterre <mathieu.malaterre at gmail.com>
 License: BSD-3-clause
@@ -124,24 +119,8 @@
  THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 Files: Utilities/gdcmjpeg/*
-Copyright: 1994-2004, OFFIS
-License: public-domain
- THIS SOFTWARE IS MADE AVAILABLE,  AS IS,  AND OFFIS MAKES NO  WARRANTY
- REGARDING  THE  SOFTWARE,  ITS  PERFORMANCE,  ITS  MERCHANTABILITY  OR
- FITNESS FOR ANY PARTICULAR USE, FREEDOM FROM ANY COMPUTER DISEASES  OR
- ITS CONFORMITY TO ANY SPECIFICATION. THE ENTIRE RISK AS TO QUALITY AND
- PERFORMANCE OF THE SOFTWARE IS WITH THE USER.
- .
- Copyright of the software  and  supporting  documentation  is,  unless
- otherwise stated, owned by OFFIS, and free access is hereby granted as
- a license to  use  this  software,  copy  this  software  and  prepare
- derivative works based upon this software.  However, any  distribution
- of this software source code or supporting documentation or derivative
- works  (source code and  supporting documentation)  must  include  the
- three paragraphs of this copyright notice.
-
-Files: Utilities/gdcmjpeg/*
 Copyright: 1991-1998, Thomas G. Lane.
+ 1991-1998, Thomas G. Lane.
 License: BSD-3-clause
  Permission is hereby granted to use, copy, modify, and distribute this
  software (or portions thereof) for any purpose, without fee, subject to these
@@ -240,7 +219,6 @@
     misrepresented as being the original software.
  3. This notice may not be removed or altered from any source distribution.
 
-
 Files: Utilities/gdcmopenjpeg/*
 Copyright: 2001-2002, David Janssens
  2003, Yannick Verschueren
@@ -324,7 +302,6 @@
  USE OF THIS SOFTWARE, EVEN IF NOT ADVISED OF THE POSSIBILITY OF SUCH
  DAMAGE.
 
-
 Files: Utilities/gdcmzlib/*
 Copyright: 1995-2005 Jean-loup Gailly and Mark Adler
 License: Zlib
@@ -442,3 +419,7 @@
  FOR ANY DAMAGES OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE,
  ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
  DEALINGS IN THE SOFTWARE.
+
+License: Apache
+ On Debian GNU/Linux system you can find the complete text of the
+ Apache 2.0 license in '/usr/share/common-licenses/Apache-2.0'.




More information about the debian-med-commit mailing list