* remove useless README.Debian
authorFathi Boudra <fabo@uncensored.citadel.org>
Sun, 7 Jan 2007 11:02:19 +0000 (11:02 +0000)
committerFathi Boudra <fabo@uncensored.citadel.org>
Sun, 7 Jan 2007 11:02:19 +0000 (11:02 +0000)
* update control and docs
* rewrite debian/copyright

webcit/debian/README.Debian [deleted file]
webcit/debian/control
webcit/debian/copyright
webcit/debian/docs

diff --git a/webcit/debian/README.Debian b/webcit/debian/README.Debian
deleted file mode 100644 (file)
index 6e63ba4..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-webcit for Debian
------------------
-
-<possible notes regarding this package - if none, delete this file>
-
- -- Wilfried Goesgens <willi@jordy.home.net>, Mon, 25 Jul 2005 12:46:10 +0200
index 5fb1537c24bccc2d1624a9246bce0f5ab124b0b2..2e689d123bf22c6489c0525806308c9b008e9832 100644 (file)
@@ -1,23 +1,23 @@
 Source: webcit
-Section: unknown
+Section: web
 Priority: optional
 Maintainer: Wilfried Goesgens <citadel@outgesourced.org>
-Build-Depends: debhelper (>= 4.0.0), po-debconf, 
- libical-dev, gettext
-Standards-Version: 3.6.1
+Uploaders: Fathi Boudra <fboudra@free.fr>
+Build-Depends: debhelper (>= 4), po-debconf, libical-dev, gettext
+Standards-Version: 3.7.2
 
 Package: citadel-webcit
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, debconf, 
- tinymce
+Depends: ${shlibs:Depends}, ${misc:Depends}, debconf, tinymce
 Suggests: citadel-server
-Description: Webcit, the Webfrontend to the Citadel.
- WebCit puts a web-based front end on Citadel, allowing 
- users to access the system from any web browser. And 
- although you can use any browser, we recommend using 
- FireFox, simply the best web browser on the market. 
- It's the best, it's secure, and it's free, so if you 
- haven't switched yet, why not do so now? 
+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.
+ By combining WebCit and Citadel, you can have a versatile online environment
+ with many users concurrently accessing the same system using the user
+ interface of their choice (text, web, or downloaded client software).
+ .
+  Homepage: http://www.citadel.org
 
 Package: citadel-webcit-apache
 Architecture: any
index edfb01f6fc92a3bd6902a7d4f3c625de3edd2d9b..60df9813de184029e78119d32d23844ebc5bba13 100644 (file)
 This package was debianized by Wilfried Goesgens <dothebart@uncensored.citadel.org> on
 Mon, 25 Jul 2005 12:46:10 +0200.
 
-It was downloaded from citadel.org
+It was downloaded from http://www.citadel.org
 
-Copyright Holder: Copyright ©1987-2005 by the Citadel development team, see http://easyinstall.citadel.org/citadel/docs/citadel.html
+Upstream Authors (the webcit development team):
+   Art Cancro
+   Nathan Bryant
+   Alessandro Fulciniti
+   Wilifried Goesgens
+   Nick Grossman
+   Andru Luvisi
+   Dave Lindquist
+   Matt Pfleger
+   Martin Mouritzen
 
-License: GPL
+Copyright: (C) 1996-2007 WebCit development team
 
-see http://www.gnu.org/copyleft/gpl.html or /usr/share/common-licenses/GPL
+Copyright for Prototype JavaScript Framework <http://prototype.conio.net>:
+   (C) 2005 Sam Stephenson
+
+Copyright for script.aculo.us JavaScript library <http://script.aculo.us>:
+   (C) 2005-2006 Thomas Fuchs
+
+Copyright for TinyMCE <http://tinymce.moxiecode.com/>:
+   (C) 2003-2006 Moxiecode Systems AB
+
+Copyitght for Nifty Corners Cube <http://www.html.it/articoli/niftycube/>:
+   (C) 2005-2006 Alessandro Fulciniti <a.fulciniti@html.it>
+
+Prototype JavaScript Framework license:
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+SOFTWARE.
+
+script.aculo.us JavaScript library license:
+
+Permission is hereby granted, free of charge, to any person obtaining
+a copy of this software and associated documentation files (the
+"Software"), to deal in the Software without restriction, including
+without limitation the rights to use, copy, modify, merge, publish,
+distribute, sublicense, and/or sell copies of the Software, and to
+permit persons to whom the Software is furnished to do so, subject to
+the following conditions:
+
+The above copyright notice and this permission notice shall be
+included in all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
+LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
+OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
+WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+TinyMCE license:
+
+    This package is free software; you can redistribute it and/or
+    modify it under the terms of the GNU Lesser General Public
+    License as published by the Free Software Foundation; either
+    version 2 of the License, or (at your option) any later version.
+
+    This package 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
+    Lesser General Public License for more details.
+
+    You should have received a copy of the GNU Lesser General Public
+    License along with this package; if not, write to the Free Software
+    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
+
+On Debian systems, the complete text of the GNU Lesser General
+Public License can be found in `/usr/share/common-licenses/LGPL'.
+
+Nifty Corners Cube and WebCit license:
+
+   This package 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 2 of the License, or
+   (at your option) any later version.
+
+   This package 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 St, Fifth Floor, Boston, MA  02110-1301 USA
+
+On Debian systems, the complete text of the GNU General
+Public License can be found in `/usr/share/common-licenses/GPL'.
+
+The Debian packaging is (C) 2006, Fathi Boudra <fboudra@free.fr> and
+is licensed under the GPL, see above.
index 6e9fe653f145265bc724390a74d83cd86f87831b..71dfd5bac5a9df12a99ae681d974a58845c43fae 100644 (file)
@@ -1,3 +1 @@
-COPYING.txt
-README.txt
 README.txt