[med-svn] r14804 - in trunk/packages/orthanc/trunk/debian: . docs
Sebastien Jodogne
jodogne-guest at alioth.debian.org
Mon Oct 7 09:18:53 UTC 2013
Author: jodogne-guest
Date: 2013-10-07 09:18:53 +0000 (Mon, 07 Oct 2013)
New Revision: 14804
Modified:
trunk/packages/orthanc/trunk/debian/changelog
trunk/packages/orthanc/trunk/debian/control
trunk/packages/orthanc/trunk/debian/copyright
trunk/packages/orthanc/trunk/debian/docs/Orthanc.1
Log:
orthanc 0.6.2 - core
Modified: trunk/packages/orthanc/trunk/debian/changelog
===================================================================
--- trunk/packages/orthanc/trunk/debian/changelog 2013-10-07 08:30:31 UTC (rev 14803)
+++ trunk/packages/orthanc/trunk/debian/changelog 2013-10-07 09:18:53 UTC (rev 14804)
@@ -1,3 +1,10 @@
+orthanc (0.6.2-1) unstable; urgency=low
+
+ * New upstream version: 0.6.2
+ * Fix licensing issue with the SHA-1 library. Closes: #724947
+
+ -- Sebastien Jodogne <s.jodogne at gmail.com> Mon, 07 Oct 2013 10:56:38 +0200
+
orthanc (0.6.1-1) unstable; urgency=low
* New upstream version: 0.6.1
Modified: trunk/packages/orthanc/trunk/debian/control
===================================================================
--- trunk/packages/orthanc/trunk/debian/control 2013-10-07 08:30:31 UTC (rev 14803)
+++ trunk/packages/orthanc/trunk/debian/control 2013-10-07 09:18:53 UTC (rev 14804)
@@ -20,7 +20,8 @@
libssl-dev,
libwrap0-dev,
uuid-dev,
- zlib1g-dev
+ zlib1g-dev,
+ doxygen
Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/orthanc/trunk/
Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/orthanc/trunk/
Modified: trunk/packages/orthanc/trunk/debian/copyright
===================================================================
--- trunk/packages/orthanc/trunk/debian/copyright 2013-10-07 08:30:31 UTC (rev 14803)
+++ trunk/packages/orthanc/trunk/debian/copyright 2013-10-07 09:18:53 UTC (rev 14804)
@@ -11,6 +11,10 @@
Copyright: 2012 CHU of Liege (Belgium) and Sebastien Jodogne <s.jodogne at gmail.com>
License: GPL-3 with OpenSSL exception
+Files: OrthancCppClient/SharedLibrary/AUTOGENERATED/* OrthancCppClient/SharedLibrary/Laaw/*
+Copyright: 2010-2013 Jomago - Alain Mazy, Benjamin Golinvaux, Sebastien Jodogne
+License: GPL-3
+
Files: debian/ThirdPartyDownloads/mongoose-3.1.tgz
Copyright: Copyright (c) 2004-2010 Sergey Lyubka
License: MIT
@@ -79,11 +83,7 @@
Copyright: 1999, 2002 Aladdin Enterprises
License: zlib
-Files: Resources/sha1/*
-Copyright: 1998, 2009 Paul E. Jones <paulej at packetizer.com>
-License: FPL
-
License: GPL-3 with OpenSSL exception
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
@@ -115,6 +115,25 @@
version 3 can be found in the file
`/usr/share/common-licenses/GPL-3'.
+License: GPL-3
+ 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
+ the Free Software Foundation, either version 3 of the License, or (at
+ your option) any later version.
+ .
+ This program is distributed in the hope that it will be useful, but
+ WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ General Public License for more details.
+ .
+ You should have received a copy of the GNU General Public License along
+ with this package; if not, write to the Free Software Foundation, Inc.,
+ 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+ .
+ On Debian systems, the full text of the GNU General Public License
+ version 3 can be found in the file
+ `/usr/share/common-licenses/GPL-3'.
+
License: MIT
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
@@ -199,16 +218,3 @@
.
3. This notice may not be removed or altered from any source
distribution.
-
-License: FPL
- Freeware Public License (FPL)
- .
- This software is licensed as "freeware." Permission to distribute
- this software in source and binary forms, including incorporation
- into other products, is hereby granted without a fee. THIS SOFTWARE
- IS PROVIDED 'AS IS' AND WITHOUT ANY EXPRESSED OR IMPLIED WARRANTIES,
- INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY
- AND FITNESS FOR A PARTICULAR PURPOSE. THE AUTHOR SHALL NOT BE HELD
- LIABLE FOR ANY DAMAGES RESULTING FROM THE USE OF THIS SOFTWARE, EITHER
- DIRECTLY OR INDIRECTLY, INCLUDING, BUT NOT LIMITED TO, LOSS OF DATA
- OR DATA BEING RENDERED INACCURATE.
Modified: trunk/packages/orthanc/trunk/debian/docs/Orthanc.1
===================================================================
--- trunk/packages/orthanc/trunk/debian/docs/Orthanc.1 2013-10-07 08:30:31 UTC (rev 14803)
+++ trunk/packages/orthanc/trunk/debian/docs/Orthanc.1 2013-10-07 09:18:53 UTC (rev 14804)
@@ -1,5 +1,5 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.43.3.
-.TH ORTHANC "1" "September 2013" "Orthanc 0.6.1" "User Commands"
+.TH ORTHANC "1" "October 2013" "Orthanc 0.6.2" "User Commands"
.SH NAME
Orthanc \- Lightweight, RESTful DICOM server for healthcare and medical research
.SH SYNOPSIS
More information about the debian-med-commit
mailing list