[med-svn] [SCM] clinica branch, master, updated. 4642d85beccef6c8f812da65e014086d11ee3308
Leonardo Robol
leo at robol.it
Sat Jan 14 09:53:39 UTC 2012
The following commit has been merged in the master branch:
commit 4642d85beccef6c8f812da65e014086d11ee3308
Author: Leonardo Robol <leo at robol.it>
Date: Sat Jan 14 10:51:31 2012 +0100
As requested by FTP masters:
* Document copyright in debian/copyright for waf and wafadmin
* Renamed gir1.2-clinica to gir1.2-clinica-0.2
diff --git a/debian/control b/debian/control
index f09295d..284e4f1 100644
--- a/debian/control
+++ b/debian/control
@@ -28,7 +28,7 @@ Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
${gir:Depends},
- gir1.2-clinica,
+ gir1.2-clinica-0.2,
clinica-common,
libclinica0
Description: Simple medical records manager
@@ -43,7 +43,7 @@ Description: Simple medical records manager
* Calendar for events and visits
* Extensibility via plugins
-Package: gir1.2-clinica
+Package: gir1.2-clinica-0.2
Architecture: any
Depends: ${gir:Depends}, ${misc:Depends}
Description: Simple medical records manager (gobject introspection files)
@@ -62,7 +62,7 @@ Description: Simple medical records manager (gobject introspection files)
Package: clinica-plugins
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, clinica, gir1.2-clinica, gir1.2-gee-1.0, gir1.2-gtk-3.0, gir1.2-peas-1.0, clinica-dev
+Depends: ${shlibs:Depends}, ${misc:Depends}, clinica, gir1.2-clinica-0.2, gir1.2-gee-1.0, gir1.2-gtk-3.0, gir1.2-peas-1.0, clinica-dev
Description: Simple medical records manager (plugins)
Simple tool for the desktop to mantain medical records.
It is thought to be easy to use and it's mainly addressed to a single doctor.
@@ -80,7 +80,7 @@ Description: Simple medical records manager (plugins)
Package: libclinica0
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, gir1.2-clinica
+Depends: ${shlibs:Depends}, ${misc:Depends}, gir1.2-clinica-0.2
Description: Simple medical records manager (shared library)
Simple tool for the desktop to mantain medical records.
It is thought to be easy to use and it's mainly addressed to a single doctor.
diff --git a/debian/copyright b/debian/copyright
index a9b52bd..44098d5 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -13,6 +13,11 @@ Files: debian/*
Copyright: 2011 Leonardo Robol <Leonardo Robol <leo at robol.it>
License: GPL-3.0+
+Files: waf
+ wafadmin/*
+Copyright: 2005-2011 Thomas Nagy,
+License: BSD
+
License: GPL-3.0+
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -31,3 +36,26 @@ License: GPL-3.0+
Public License version 3 can be found in "/usr/share/common-licenses/GPL-3".
.
and is licensed under the GPL version 3, see above.
+
+License: BSD
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ 1. Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ 2. Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+ 3. The name of the author may not be used to endorse or promote products
+ derived from this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
+ IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
+ OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
+ IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
+ INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
+ NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, 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.
diff --git a/debian/gir1.2-clinica.install b/debian/gir1.2-clinica-0.2.install
similarity index 100%
rename from debian/gir1.2-clinica.install
rename to debian/gir1.2-clinica-0.2.install
--
Simple medical records manager
More information about the debian-med-commit
mailing list