* Prepend our explicit warrant to link with openssl in the COPYING
authorWilfried Göesgens <willi@citadel.org>
Sat, 1 Mar 2008 12:52:23 +0000 (12:52 +0000)
committerWilfried Göesgens <willi@citadel.org>
Sat, 1 Mar 2008 12:52:23 +0000 (12:52 +0000)
* recommend shared-mime-info

webcit/COPYING
webcit/debian/control

index 94a045322262546cfb9d72561e1d587b5c2ffb1e..14476fd9fb8a3866eca5b92c56bf555de01a2987 100644 (file)
@@ -1,3 +1,19 @@
+
+* In addition, as a special exception, the copyright holders give
+* permission to link the code of portions of this program with the
+* OpenSSL library under certain conditions as described in each
+* individual source file, and distribute linked combinations
+* including the two.
+* You must obey the GNU General Public License in all respects
+* for all of the code used other than OpenSSL. If you modify
+* file(s) with this exception, you may extend this exception to your
+* version of the file(s), but you are not obligated to do so. If you
+* do not wish to do so, delete this exception statement from your
+* version. If you delete this exception statement from all source
+* files in the program, then also delete it here.
+
+
+
                     GNU GENERAL PUBLIC LICENSE
                        Version 3, 29 June 2007
 
index 7f35f1baad5815f646674e06cdf94c638be9aedf..a8ea597909b98b294f849d12e4925579d3da8f82 100644 (file)
@@ -9,7 +9,7 @@ Standards-Version: 3.7.2
 Package: citadel-webcit
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}, debconf, tinymce, citadel-common, openssl, locales
-Suggests: citadel-server, apache2 | apache, localepurge
+Suggests: citadel-server, apache2 | apache, localepurge, shared-mime-info
 Description: web-based frontend to Citadel groupware server
  WebCit is a web-based, AJAX-enabled frontend to the Citadel groupware system.
  It is an attractive web middleware layer that allows user-friendly access.