[med-svn] [conquest-dicom-server] 08/30: Add missing stuff reported by lintian

Pablo Lorenzzoni spectra at moszumanska.debian.org
Mon Jan 27 19:49:02 UTC 2014


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

spectra pushed a commit to branch master
in repository conquest-dicom-server.

commit cb3d7050b90d40e79a568d137cee49c76048a383
Author: Mathieu Malaterre <malat at debian.org>
Date:   Thu Jul 5 09:33:18 2012 +0000

    Add missing stuff reported by lintian
    
    git-svn-id: svn+ssh://svn.debian.org/svn/debian-med/trunk/packages/conquest-dicom-server/trunk@11563 d8681a01-af0d-0410-a158-b4166a59cfaa
---
 debian/conquest-dicom-server.lintian-overrides |   3 +
 debian/control                                 |   6 +-
 debian/copyright                               | 113 +++++++++++++++++++++++++
 debian/patches/debianlayout.patch              |  25 +-----
 debian/patches/series                          |   2 +-
 5 files changed, 122 insertions(+), 27 deletions(-)

diff --git a/debian/conquest-dicom-server.lintian-overrides b/debian/conquest-dicom-server.lintian-overrides
new file mode 100644
index 0000000..5c176e9
--- /dev/null
+++ b/debian/conquest-dicom-server.lintian-overrides
@@ -0,0 +1,3 @@
+# As any other DICOM implementation we need to heavily patch IJG in order to support
+# all type of JPEG streams
+conquest-dicom-server: embedded-library usr/lib/conquest-dicom-server/dgate: libjpeg
diff --git a/debian/control b/debian/control
index 9362f03..d695a4c 100644
--- a/debian/control
+++ b/debian/control
@@ -13,10 +13,10 @@ Homepage: http://ingenium.home.xs4all.nl/dicom.html
 Package: conquest-dicom-server
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
-Description: Conquest DICOM Server
+Description: ConQuest DICOM Server
  A full featured DICOM server that has been developed based on and heavily
- extending the public domain UCDMC DICOM code. Some possible applications of the
- Conquest DICOM software are:
+ extending the public domain UCDMC DICOM code. Some possible applications of
+ the ConQuest DICOM software are:
   - DICOM training and testing
   - Demonstration and research image archives
   - Image format conversion from a scanner with DICOM network access
diff --git a/debian/copyright b/debian/copyright
new file mode 100644
index 0000000..430b535
--- /dev/null
+++ b/debian/copyright
@@ -0,0 +1,113 @@
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: ConQuest DICOM Server
+Upstream-Contact: Lambert Zijp <zijp at nki.nl>
+Upstream-Source: http://ingenium.home.xs4all.nl/dicom.html
+
+Files: *
+Copyright: Copyright © 1995, University of California, Davis
+License:
+ THIS SOFTWARE IS MADE AVAILABLE, AS IS, AND THE UNIVERSITY
+ OF CALIFORNIA DOES NOT MAKE ANY WARRANTY ABOUT 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
+ owned by the University of California, 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 this copyright notice.
+
+Files: jasper-1.900.1-6ct/*
+Copyright: Copyright © 2001-2006 Michael David Adams
+ Copyright © 1999-2000 Image Power, Inc.
+ Copyright © 1999-2000 The University of British Columbia
+License:
+ Permission is hereby granted, free of charge, to any person (the
+ "User") obtaining a copy of this software and associated documentation
+ files (the "Software"), to deal in the Software without restriction,
+ including without limitation the rights to use, copy, modify, merge,
+ publish, distribute, and/or sell copies of the Software, and to permit
+ persons to whom the Software is furnished to do so, subject to the
+ following conditions:
+ .
+ 1.  The above copyright notices and this permission notice (which
+ includes the disclaimer below) shall be included in all copies or
+ substantial portions of the Software.
+ .
+ 2.  The name of a copyright holder shall not be used to endorse or
+ promote products derived from the Software without specific prior
+ written permission.
+ .
+ THIS DISCLAIMER OF WARRANTY CONSTITUTES AN ESSENTIAL PART OF THIS
+ LICENSE.  NO USE OF THE SOFTWARE IS AUTHORIZED HEREUNDER EXCEPT UNDER
+ THIS DISCLAIMER.  THE SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS
+ "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING
+ BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
+ PARTICULAR PURPOSE AND NONINFRINGEMENT OF THIRD PARTY RIGHTS.  IN NO
+ EVENT SHALL THE COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL
+ INDIRECT OR CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING
+ FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
+ NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
+ WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.  NO ASSURANCES ARE
+ PROVIDED BY THE COPYRIGHT HOLDERS THAT THE SOFTWARE DOES NOT INFRINGE
+ THE PATENT OR OTHER INTELLECTUAL PROPERTY RIGHTS OF ANY OTHER ENTITY.
+ EACH COPYRIGHT HOLDER DISCLAIMS ANY LIABILITY TO THE USER FOR CLAIMS
+ BROUGHT BY ANY OTHER ENTITY BASED ON INFRINGEMENT OF INTELLECTUAL
+ PROPERTY RIGHTS OR OTHERWISE.  AS A CONDITION TO EXERCISING THE RIGHTS
+ GRANTED HEREUNDER, EACH USER HEREBY ASSUMES SOLE RESPONSIBILITY TO SECURE
+ ANY OTHER INTELLECTUAL PROPERTY RIGHTS NEEDED, IF ANY.  THE SOFTWARE
+ IS NOT FAULT-TOLERANT AND IS NOT INTENDED FOR USE IN MISSION-CRITICAL
+ SYSTEMS, SUCH AS THOSE USED IN THE OPERATION OF NUCLEAR FACILITIES,
+ AIRCRAFT NAVIGATION OR COMMUNICATION SYSTEMS, AIR TRAFFIC CONTROL
+ SYSTEMS, DIRECT LIFE SUPPORT MACHINES, OR WEAPONS SYSTEMS, IN WHICH
+ THE FAILURE OF THE SOFTWARE OR SYSTEM COULD LEAD DIRECTLY TO DEATH,
+ PERSONAL INJURY, OR SEVERE PHYSICAL OR ENVIRONMENTAL DAMAGE ("HIGH
+ RISK ACTIVITIES").  THE COPYRIGHT HOLDERS SPECIFICALLY DISCLAIM ANY
+ EXPRESS OR IMPLIED WARRANTY OF FITNESS FOR HIGH RISK ACTIVITIES.
+
+Files: jpeg-6c/*
+Copyright: Copyright © 1991-1998, Thomas G. Lane.
+License:
+ The authors make NO WARRANTY or representation, either express or implied,
+ with respect to this software, its quality, accuracy, merchantability, or
+ fitness for a particular purpose.  This software is provided "AS IS", and you,
+ its user, assume the entire risk as to its quality and accuracy.
+ .
+ This software is copyright (C) 1991-1998, Thomas G. Lane.
+ All Rights Reserved except as specified below.
+ .
+ Permission is hereby granted to use, copy, modify, and distribute this
+ software (or portions thereof) for any purpose, without fee, subject to these
+ conditions:
+ (1) If any part of the source code for this software is distributed, then this
+ README file must be included, with this copyright and no-warranty notice
+ unaltered; and any additions, deletions, or changes to the original files
+ must be clearly indicated in accompanying documentation.
+ (2) If only executable code is distributed, then the accompanying
+ documentation must state that "this software is based in part on the work of
+ the Independent JPEG Group".
+ (3) Permission for use of this software is granted only if the user accepts
+ full responsibility for any undesirable consequences; the authors accept
+ NO LIABILITY for damages of any kind.
+ .
+ These conditions apply to any software derived from or based on the IJG code,
+ not just to the unmodified library.  If you use our work, you ought to
+ acknowledge us.
+ .
+ Permission is NOT granted for the use of any IJG author's name or company name
+ in advertising or publicity relating to this software or products derived from
+ it.  This software may be referred to only as "the Independent JPEG Group's
+ software".
+ .
+ We specifically permit and encourage the use of this software as the basis of
+ commercial products, provided that all warranty or liability claims are
+ assumed by the product vendor.
+
+Files: debian/*
+Copyright: 2012, Mathieu Malaterre <malat at debian.org>
+License: 
+ Same as above
diff --git a/debian/patches/debianlayout.patch b/debian/patches/debianlayout.patch
index 5508347..82f1a14 100644
--- a/debian/patches/debianlayout.patch
+++ b/debian/patches/debianlayout.patch
@@ -1,27 +1,6 @@
-Description: <short summary of the patch>
- TODO: Put a short summary on the line above and replace this paragraph
- with a longer explanation of this change. Complete the meta-information
- with other relevant fields (see below for details). To make it easier, the
- information below has been extracted from the changelog. Adjust it or drop
- it.
- .
- conquest-dicom-server (1.14.16-1) unstable; urgency=low
- .
-   * Initial release (Closes: #)
+Description: Use standard debian location for config files
 Author: Mathieu Malaterre <malat at debian.org>
-
----
-The information above should follow the Patch Tagging Guidelines, please
-checkout http://dep.debian.net/deps/dep3/ to learn about the format. Here
-are templates for supplementary fields that you might want to add:
-
-Origin: <vendor|upstream|other>, <url of original patch>
-Bug: <url in upstream bugtracker>
-Bug-Debian: http://bugs.debian.org/<bugnumber>
-Bug-Ubuntu: https://launchpad.net/bugs/<bugnumber>
-Forwarded: <no|not-needed|url proving that it has been forwarded>
-Reviewed-By: <name and email of someone who approved the patch>
-Last-Update: <YYYY-MM-DD>
+Forwarded: not-needed
 
 --- conquest-dicom-server-1.14.16.orig/dicom.ini.sqlite
 +++ conquest-dicom-server-1.14.16/dicom.ini.sqlite
diff --git a/debian/patches/series b/debian/patches/series
index 5efb7e2..423ba44 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1,2 @@
-fix_int32.patch
+#fix_int32.patch
 debianlayout.patch

-- 
Alioth's /git/debian-med/git-commit-notice on /srv/git.debian.org/git/debian-med/conquest-dicom-server.git



More information about the debian-med-commit mailing list