[med-svn] r18433 - trunk/packages/orthanc/trunk/debian
Andreas Tille
tille at moszumanska.debian.org
Tue Oct 28 09:56:41 UTC 2014
Author: tille
Date: 2014-10-28 09:56:40 +0000 (Tue, 28 Oct 2014)
New Revision: 18433
Modified:
trunk/packages/orthanc/trunk/debian/changelog
trunk/packages/orthanc/trunk/debian/copyright
Log:
Fix license of Resources/ThirdParty/base64/* which is zlib instead of BSD
Modified: trunk/packages/orthanc/trunk/debian/changelog
===================================================================
--- trunk/packages/orthanc/trunk/debian/changelog 2014-10-28 08:51:47 UTC (rev 18432)
+++ trunk/packages/orthanc/trunk/debian/changelog 2014-10-28 09:56:40 UTC (rev 18433)
@@ -1,3 +1,11 @@
+orthanc (0.8.4+dfsg-3) UNRELEASED; urgency=medium
+
+ * Fix license of Resources/ThirdParty/base64/* which is zlib instead
+ of BSD (thanks for the hint to Gianfranco Costamagna
+ <costamagnagianfranco at yahoo.it>)
+
+ -- Andreas Tille <tille at debian.org> Tue, 28 Oct 2014 10:54:52 +0100
+
orthanc (0.8.4+dfsg-2) unstable; urgency=medium
* Fix crash if bad credentials in HTTP requests
Modified: trunk/packages/orthanc/trunk/debian/copyright
===================================================================
--- trunk/packages/orthanc/trunk/debian/copyright 2014-10-28 08:51:47 UTC (rev 18432)
+++ trunk/packages/orthanc/trunk/debian/copyright 2014-10-28 09:56:40 UTC (rev 18433)
@@ -71,7 +71,7 @@
Files: Resources/ThirdParty/base64/*
Copyright: 2004-2008 Rene Nyffenegger
-License: BSD-3-clause
+License: zlib
Files: Resources/ThirdParty/VisualStudio/*
Copyright: 2006-2008 Alexander Chemeris
More information about the debian-med-commit
mailing list