Author: sargentd-guest Date: 2008-04-27 22:32:45 +0000 (Sun, 27 Apr 2008) New Revision: 6817
Modified: packages/trunk/pokerth/debian/changelog packages/trunk/pokerth/debian/copyright Log: update copyright to reflect the openssl exception from http://www.pokerth.net/content/view/38/ Modified: packages/trunk/pokerth/debian/changelog =================================================================== --- packages/trunk/pokerth/debian/changelog 2008-04-27 20:09:42 UTC (rev 6816) +++ packages/trunk/pokerth/debian/changelog 2008-04-27 22:32:45 UTC (rev 6817) @@ -1,9 +1,10 @@ -pokerth (0.6.1-2) UNRELEASED; urgency=low +pokerth (0.6.1-2) unstable; urgency=low - * Remove pokerth-server dependency on adduser, it was a mistake + * Remove pokerth-server's dependency on adduser, it was a mistake * Add a build-dependency on libssl-dev (Closes: #477000) + * Add an OpenSSL exception to the copyright file - -- Evgeni Golov <[EMAIL PROTECTED]> Mon, 21 Apr 2008 00:17:17 +0200 + -- Evgeni Golov <[EMAIL PROTECTED]> Mon, 28 Apr 2008 00:27:57 +0200 pokerth (0.6.1-1) unstable; urgency=low Modified: packages/trunk/pokerth/debian/copyright =================================================================== --- packages/trunk/pokerth/debian/copyright 2008-04-27 20:09:42 UTC (rev 6816) +++ packages/trunk/pokerth/debian/copyright 2008-04-27 22:32:45 UTC (rev 6817) @@ -10,7 +10,12 @@ Files: * Copyright: © 2006-2008 Felix Hammer <[EMAIL PROTECTED]>, Florian Thauer <[EMAIL PROTECTED]> 2007-2008 Lothar May <[EMAIL PROTECTED]> -License: GPL-2+ +License: GPL-2+ | other + In addition, as a special exception, the copyright holders give permission to + link the code of portions of this program with the OpenSSL library. You must + obey the GNU General Public License in all respects for all of the code used + other than OpenSSL. + Source: http://www.pokerth.net/content/view/38/ Files: src/core/libircclient/* Copyright: © 2004 Georgy Yunaev <[EMAIL PROTECTED]> _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

