Please find, for review, the debconf templates and packages descriptions for the egroupware source package. This review will last from Sunday, January 20, 2008 to Wednesday, January 30, 2008. Please send reviews as unified diffs (diff -u) against the original files. Comments about your proposed changes will be appreciated. Your review should be sent as an answer to this mail. When appropriate, I will send intermediate requests for review, with "[RFRn]" (n>=2) as a subject tag. When we will reach a consensus, I send a "Last Chance For Comments" mail with "[LCFC]" as a subject tag. Finally, the reviewed templates will be sent to the package maintainer as a bug report, and a mail will be sent to this list with "[BTS]" as a subject tag. Rationale: --- ../egroupware.old/debian/egroupware-core.templates 2008-01-14 08:36:03.457925740 +0100 +++ debian/egroupware-core.templates 2008-01-16 18:48:34.545535734 +0100 @@ -1,17 +1,17 @@ Template: egroupware/configuration/note Type: note -_Description: eGroupWare core package configuration note - The eGroupWare core package configuration will only prompt you for the - administrator name and password. To complete the initialization, point - your browser to the eGroupWare setup, normally at - http(s)://${site}/egroupware/setup/ - . +_Description: eGroupWare core package configuration "note" is redundant... Please note that this note could be seen as debconf abuse. As this is a though call, I leave up to you, as maintainer, to decide about dropping it or not. + The eGroupWare core package configuration process will only help setting up + the administrator name and password. To complete the initialization, point + a web browser to the eGroupWare setup web page at + http(s)://${site}/egroupware/setup/. More neutral wording (unpersonnalization) Double spaces dropped (general consistency among packages) Final dot . - There you can continue the configuration, initialize the database, and - register installed eGroupWare applications. + That page will allow continuing the configuration, initializing the database, + and registering installed eGroupWare applications. Again, more neutral. At the expense of "will allow". Maybe Justin will have a better idea. Template: egroupware/webserver Type: multiselect +# Not reviewed, absolete _Choices: Apache 2, Apache, Apache SSL, Apache Perl Default: Apache 2 _Description: Web server for eGroupWare: There is no more apache2, apache-perl, apache-ssl packages. So, this template is obsolete. @@ -26,22 +26,20 @@ Default: admin _Description: Header admin user name: The header admin user can change various global configuration settings - and add eGroupWare domains via a provided web interface. You must - choose a name for that user. + and add eGroupWare domains via a provided web interface. Drop the final sentence that really adds no value..:) Template: egroupware/header/password Type: password _Description: Header admin password: - You must choose a password for the header admin user. + Please choose a password for the header admin user. Consistency among packages for such prompting. Template: egroupware/header/password/confirm Type: password -_Description: Confirm the header admin password: - Please enter the header admin password again. If the password you enter - here does not match the previously entered one, you will be asked to - enter it again. +_Description: Header admin password confirmation: + Please confirm the header admin password. Drop the sentence about passwords not matching. This is never used in password confirmation prompts in other packages. Template: egroupware/header/password/mismatch -Type: text -_Description: Passwords did not match. - The header admin passwords you entered did not match. Please try again. +Type: error +_Description: Password mismatch + The two passwords you entered were not the same. Please enter a + password again. Consistency with other packages. --- ../egroupware.old/debian/control 2008-01-14 08:36:03.457925740 +0100 +++ debian/control 2008-01-16 19:18:52.977535406 +0100 @@ -5,6 +5,7 @@ Build-Depends: debhelper (>= 5), dpatch, po-debconf Build-Depends-Indep: gawk Standards-Version: 3.7.2 +Homepage: http://www.egroupware.org/ Use the new Hompage dpkg field. Package: egroupware Architecture: all @@ -14,8 +15,8 @@ ${commondesc} . This package is a metapackage containing dependencies on all the - eGroupWare applications. If you want to conveniently install - eGroupWare with all available applications, install this package. + eGroupWare applications. It should be used to conveniently install + eGroupWare with all available applications. Double spaces dropped. Repeated all over the file Package: egroupware-core Architecture: all @@ -33,12 +34,12 @@ php5-mhash | php4-mhash, php5-imap | php4-imap, php5-auth-pam | php4-auth-pam -Description: eGroupWare core modules +Description: web-based groupware suite - core modules Use a typical "general description - specific description" style. Repeated all over packages @@ -148,16 +149,16 @@ Package: egroupware-manual Architecture: all Depends: egroupware-core (= ${Source-Version}), egroupware-wiki (= ${Source-Version}) -Description: eGroupWare manual +Description: web-based groupware suite - manual ${commondesc} . - This package contains the eGroupWare manual, provided an + This package contains the eGroupWare manual, provided as an eGroupWare application. Missing word @@ -165,16 +166,16 @@ Package: egroupware-news-admin Architecture: all Depends: egroupware-core (= ${Source-Version}) -Description: eGroupWare news administration interface +Description: web-based groupware suite - news administration interface ${commondesc} . - This eGroupWare application provides an interface to handle a simple web - based news system. + This eGroupWare application provides an interface to handle a simple + web-based news system. hyphen link between words @@ -183,10 +184,10 @@ Architecture: all Depends: egroupware-core (= ${Source-Version}), php5-gd | php4-gd -Description: eGroupWare phpSysInfo application +Description: web-based groupware suite - phpSysInfo application ${commondesc} . - phpSysInfo is a PHP script that displays information about the + This PHP script displays information about the host being accessed. It displays uptime, lm-sensors readings, CPU, memory, SCSI, IDE, PCI, ethernet, floppy, and video information. Avoid a leading lowercase letter and avoid "It will displays things...." which is anyway incorrect @@ -204,15 +205,15 @@ Depends: egroupware-core (= ${Source-Version}), egroupware-etemplate (= ${Source-Version}), php5-gd | php4-gd, ttf-bitstream-vera -Description: eGroupWare projects management application +Description: web-based groupware suite - projects management application ${commondesc} . - This eGroupWare application provides a project work-flow tracker. + This eGroupWare application provides a project workflow tracker. Spelling @@ -233,16 +234,16 @@ Architecture: all Depends: egroupware-core (= ${Source-Version}), php5-ldap | php4-ldap -Description: eGroupWare Samba administration application +Description: web-based groupware suite - Samba administration application ${commondesc} . - This eGroupWare application is for managing LDAP-based Samba servers. + This eGroupWare application allows managing LDAP-based Samba servers. "is for" is incorrect, IMHO.
Template: egroupware/configuration/note Type: note _Description: eGroupWare core package configuration The eGroupWare core package configuration process will only help setting up the administrator name and password. To complete the initialization, point a web browser to the eGroupWare setup web page at http(s)://${site}/egroupware/setup/. . That page will allow continuing the configuration, initializing the database, and registering installed eGroupWare applications. Template: egroupware/webserver Type: multiselect # Not reviewed, absolete _Choices: Apache 2, Apache, Apache SSL, Apache Perl Default: Apache 2 _Description: Web server for eGroupWare: Choose here which web server you want to configure eGroupWare for. eGroupWare supports any web server that supports PHP, but this configuration process only supports some Apache variants. Feel free to submit any hint or patch that would help in the setup of other web servers. Template: egroupware/header/user Type: string Default: admin _Description: Header admin user name: The header admin user can change various global configuration settings and add eGroupWare domains via a provided web interface. Template: egroupware/header/password Type: password _Description: Header admin password: Please choose a password for the header admin user. Template: egroupware/header/password/confirm Type: password _Description: Header admin password confirmation: Please confirm the header admin password. Template: egroupware/header/password/mismatch Type: error _Description: Password mismatch The two passwords you entered were not the same. Please enter a password again.
--- egroupware.old/debian/egroupware-core.templates 2008-01-14 08:36:03.457925740 +0100 +++ egroupware/debian/egroupware-core.templates 2008-01-20 14:21:13.640402398 +0100 @@ -1,17 +1,17 @@ Template: egroupware/configuration/note Type: note -_Description: eGroupWare core package configuration note - The eGroupWare core package configuration will only prompt you for the - administrator name and password. To complete the initialization, point - your browser to the eGroupWare setup, normally at +_Description: eGroupWare core package configuration + The eGroupWare core package configuration process will only help setting up + the administrator name and password. To complete the initialization, point + a web browser to the eGroupWare setup web page at + http(s)://${site}/egroupware/setup/. . - http(s)://${site}/egroupware/setup/ - . - There you can continue the configuration, initialize the database, and - register installed eGroupWare applications. + That page will allow continuing the configuration, initializing the database, + and registering installed eGroupWare applications. Template: egroupware/webserver Type: multiselect +# Not reviewed, absolete _Choices: Apache 2, Apache, Apache SSL, Apache Perl Default: Apache 2 _Description: Web server for eGroupWare: @@ -26,22 +26,20 @@ Default: admin _Description: Header admin user name: The header admin user can change various global configuration settings - and add eGroupWare domains via a provided web interface. You must - choose a name for that user. + and add eGroupWare domains via a provided web interface. Template: egroupware/header/password Type: password _Description: Header admin password: - You must choose a password for the header admin user. + Please choose a password for the header admin user. Template: egroupware/header/password/confirm Type: password -_Description: Confirm the header admin password: - Please enter the header admin password again. If the password you enter - here does not match the previously entered one, you will be asked to - enter it again. +_Description: Header admin password confirmation: + Please confirm the header admin password. Template: egroupware/header/password/mismatch -Type: text -_Description: Passwords did not match. - The header admin passwords you entered did not match. Please try again. +Type: error +_Description: Password mismatch + The two passwords you entered were not the same. Please enter a + password again. --- egroupware.old/debian/control 2008-01-14 08:36:03.457925740 +0100 +++ egroupware/debian/control 2008-01-20 14:28:58.964401241 +0100 @@ -5,17 +5,18 @@ Build-Depends: debhelper (>= 5), dpatch, po-debconf Build-Depends-Indep: gawk Standards-Version: 3.7.2 +Homepage: http://www.egroupware.org/ Package: egroupware Architecture: all Depends: egroupware-core, ${egw:Modules} Suggests: egroupware-ldap -Description: web-based groupware suite +Description: web-based groupware suite - meta-package ${commondesc} . This package is a metapackage containing dependencies on all the - eGroupWare applications. If you want to conveniently install - eGroupWare with all available applications, install this package. + eGroupWare applications. It should be used to conveniently install + eGroupWare with all available applications. Package: egroupware-core Architecture: all @@ -33,12 +34,12 @@ php5-mhash | php4-mhash, php5-imap | php4-imap, php5-auth-pam | php4-auth-pam -Description: eGroupWare core modules +Description: web-based groupware suite - core modules ${commondesc} . The core package provides the modules for initial setup, global - administration, and preferences, and the API for the applications. It - does not, by itself, provide any groupware functionality. The actual + administration, and preferences, and the API for the applications. It + does not, by itself, provide any groupware functionality. The actual eGroupWare applications are shipped separately in packages named "egroupware-<name>". @@ -50,24 +51,24 @@ ${commondesc} . This package contains files to support storing eGroupWare user and - addressbook data in an LDAP server. It should be installed on the + addressbook data in an LDAP server. It should be installed on the machine that hosts the LDAP server, which is not necessarily the machine that hosts eGroupWare. Package: egroupware-addressbook Architecture: all Depends: egroupware-core (= ${Source-Version}), egroupware-etemplate (= ${Source-Version}) -Description: eGroupWare addressbook management application +Description: web-based groupware suite - addressbook management application ${commondesc} . This eGroupWare application provides a contact manager with vCard - support. It can store and retrieve contact information via SQL, LDAP, + support. It can store and retrieve contact information via SQL, LDAP, or Active Directory. Package: egroupware-bookmarks Architecture: all Depends: egroupware-core (= ${Source-Version}) -Description: eGroupWare bookmark management application +Description: web-based groupware suite - bookmark management application ${commondesc} . This eGroupWare application provides a bookmark management facility. @@ -76,7 +77,7 @@ Architecture: all Depends: egroupware-core (= ${Source-Version}), egroupware-etemplate (= ${Source-Version}), egroupware-infolog (= ${Source-Version}) Recommends: php4-mcal -Description: eGroupWare calendar management application +Description: web-based groupware suite - calendar management application ${commondesc} . This eGroupWare application provides a powerful calendar with a meeting @@ -85,28 +86,28 @@ Package: egroupware-developer-tools Architecture: all Depends: egroupware-core (= ${Source-Version}) -Description: eGroupWare developer tools +Description: web-based groupware suite - developer tools ${commondesc} . This eGroupWare application contains tools for eGroupWare developers - and translators. The translation tools allow you to create and extend - translation files for eGroupWare. They can search the sources for new - or added phrases and show you the ones missing in your language. + and translators. The translation tools allow creating and extending + translation files for eGroupWare. They can search the sources for new + or added phrases and show the ones missing in a given language. Package: egroupware-emailadmin Architecture: all Depends: egroupware-core (= ${Source-Version}) -Description: eGroupWare E-mail user administration application +Description: web-based groupware suite - e-mail user administration application ${commondesc} . - This eGroupWare application allows the administration of E-mail user - accounts. It is intended to be used with the package + This eGroupWare application allows administering e-mail user + accounts. It is intended to be used with the package egroupware-felamimail. Package: egroupware-etemplate Architecture: all Depends: egroupware-core (= ${Source-Version}) -Description: widget-based template system for eGroupWare +Description: web-based groupware suite - widget-based template system ${commondesc} . This eGroupWare application contains a widget-based template system for @@ -119,7 +120,7 @@ Depends: egroupware-core (= ${Source-Version}), egroupware-emailadmin (= ${Source-Version}), php5-imap | php4-imap Provides: mail-reader, imap-client -Description: eGroupWare FeLaMiMail application +Description: web-based groupware suite - FeLaMiMail application ${commondesc} . FeLaMiMail is an E-mail application for eGroupWare. @@ -127,7 +128,7 @@ Package: egroupware-filemanager Architecture: all Depends: egroupware-core (= ${Source-Version}) -Description: eGroupWare file manager application +Description: web-based groupware suite - file manager application ${commondesc} . This eGroupWare application provides a web-based file manager. @@ -139,7 +140,7 @@ Package: egroupware-infolog Architecture: all Depends: egroupware-core (= ${Source-Version}), egroupware-etemplate (= ${Source-Version}) -Description: eGroupWare infolog application +Description: web-based groupware suite - infolog application ${commondesc} . This eGroupWare application allows tracking on-going and previous support @@ -148,16 +149,16 @@ Package: egroupware-manual Architecture: all Depends: egroupware-core (= ${Source-Version}), egroupware-wiki (= ${Source-Version}) -Description: eGroupWare manual +Description: web-based groupware suite - manual ${commondesc} . - This package contains the eGroupWare manual, provided an + This package contains the eGroupWare manual, provided as an eGroupWare application. Package: egroupware-mydms Architecture: all Depends: egroupware-core (= ${Source-Version}) -Description: eGroupWare document management system +Description: web-based groupware suite - document management system ${commondesc} . This package contains a document management system for eGroupWare. @@ -165,16 +166,16 @@ Package: egroupware-news-admin Architecture: all Depends: egroupware-core (= ${Source-Version}) -Description: eGroupWare news administration interface +Description: web-based groupware suite - news administration interface ${commondesc} . - This eGroupWare application provides an interface to handle a simple web - based news system. + This eGroupWare application provides an interface to handle a simple + web-based news system. Package: egroupware-phpbrain Architecture: all Depends: egroupware-core (= ${Source-Version}) -Description: eGroupWare phpbrain application +Description: web-based groupware suite - phpbrain application ${commondesc} . This eGroupWare application provides a knowledge base system. @@ -183,18 +184,18 @@ Architecture: all Depends: egroupware-core (= ${Source-Version}), php5-gd | php4-gd -Description: eGroupWare phpSysInfo application +Description: web-based groupware suite - phpSysInfo application ${commondesc} . - phpSysInfo is a PHP script that displays information about the - host being accessed. It will displays things like uptime, + This PHP script displays information about the + host being accessed. It displays uptime, lm-sensors readings, CPU, memory, SCSI, IDE, PCI, ethernet, floppy, and video information. Package: egroupware-polls Architecture: all Depends: egroupware-core (= ${Source-Version}) -Description: eGroupWare polling application +Description: web-based groupware suite - polling application ${commondesc} . This eGroupWare application provides a simple polling system. @@ -204,15 +205,15 @@ Depends: egroupware-core (= ${Source-Version}), egroupware-etemplate (= ${Source-Version}), php5-gd | php4-gd, ttf-bitstream-vera -Description: eGroupWare projects management application +Description: web-based groupware suite - projects management application ${commondesc} . - This eGroupWare application provides a project work-flow tracker. + This eGroupWare application provides a project workflow tracker. Package: egroupware-registration Architecture: all Depends: egroupware-core (= ${Source-Version}) -Description: eGroupWare registration application +Description: web-based groupware suite - registration application ${commondesc} . This eGroupWare application allows users to create eGroupWare accounts @@ -223,7 +224,7 @@ Architecture: all Depends: egroupware-core (= ${Source-Version}), egroupware-etemplate (= ${Source-Version}), egroupware-filemanager (= ${Source-Version}) Suggests: egroupware-calendar -Description: eGroupWare resource manager application +Description: web-based groupware suite - resource manager application ${commondesc} . This eGroupWare application provides a resource management and booking @@ -233,16 +234,16 @@ Architecture: all Depends: egroupware-core (= ${Source-Version}), php5-ldap | php4-ldap -Description: eGroupWare Samba administration application +Description: web-based groupware suite - Samba administration application ${commondesc} . - This eGroupWare application is for managing LDAP-based Samba servers. + This eGroupWare application allows managing LDAP-based Samba servers. Package: egroupware-sitemgr Architecture: all Depends: egroupware-core (= ${Source-Version}), egroupware-etemplate (= ${Source-Version}) Recommends: php4-xslt -Description: eGroupWare site manager application +Description: web-based groupware suite - site manager application ${commondesc} . This is a content management system application for eGroupWare. @@ -251,16 +252,16 @@ Architecture: all Depends: egroupware-core (= ${Source-Version}), egroupware-etemplate (= ${Source-Version}) Suggests: egroupware-projectmanager -Description: eGroupWare timesheet application +Description: web-based groupware suite - timesheet application ${commondesc} . - This eGroupWare application is for tracking times and other activities - for the project manager. + This eGroupWare application allows tracking times and other activities + for a project manager. Package: egroupware-wiki Architecture: all Depends: egroupware-core (= ${Source-Version}), egroupware-etemplate (= ${Source-Version}) -Description: eGroupWare wiki application +Description: web-based groupware suite - wiki application ${commondesc} . This eGroupWare application provides a wiki. @@ -268,7 +269,7 @@ Package: egroupware-workflow Architecture: all Depends: egroupware-core (= ${Source-Version}) -Description: eGroupWare workflow application +Description: web-based groupware suite - workflow application ${commondesc} . This eGroupWare application provides a workflow management engine.
Source: egroupware Section: web Priority: optional Maintainer: Peter Eisentraut <petere@debian.org> Build-Depends: debhelper (>= 5), dpatch, po-debconf Build-Depends-Indep: gawk Standards-Version: 3.7.2 Homepage: http://www.egroupware.org/ Package: egroupware Architecture: all Depends: egroupware-core, ${egw:Modules} Suggests: egroupware-ldap Description: web-based groupware suite - meta-package ${commondesc} . This package is a metapackage containing dependencies on all the eGroupWare applications. It should be used to conveniently install eGroupWare with all available applications. Package: egroupware-core Architecture: all Depends: apache2 | apache (>=1.3.29.0.1) | apache-ssl (>=1.3.29.0.1) | apache-perl (>=1.3.29.0.1), libapache2-mod-php5 | libapache-mod-php5 | libapache2-mod-php4 (>=4:4.3) | libapache-mod-php4 (>=4:4.3), php5-cli | php4-cli (>=4:4.3.4-1), php5-pgsql | php5-mysql | php4-pgsql | php4-mysql | php5-odbc | php4-odbc, php-fpdf (>= 1.53.dfsg-3), php5-gd | php4-gd, php-log, php-pear, perl, ${misc:Depends} Recommends: postgresql-client | mysql-client Suggests: egroupware, egroupware-ldap, php5-ldap | php4-ldap, php5-mcrypt | php4-mcrypt, php5-mhash | php4-mhash, php5-imap | php4-imap, php5-auth-pam | php4-auth-pam Description: web-based groupware suite - core modules ${commondesc} . The core package provides the modules for initial setup, global administration, and preferences, and the API for the applications. It does not, by itself, provide any groupware functionality. The actual eGroupWare applications are shipped separately in packages named "egroupware-<name>". Package: egroupware-ldap Architecture: all Depends: slapd Suggests: egroupware Description: eGroupware LDAP support files ${commondesc} . This package contains files to support storing eGroupWare user and addressbook data in an LDAP server. It should be installed on the machine that hosts the LDAP server, which is not necessarily the machine that hosts eGroupWare. Package: egroupware-addressbook Architecture: all Depends: egroupware-core (= ${Source-Version}), egroupware-etemplate (= ${Source-Version}) Description: web-based groupware suite - addressbook management application ${commondesc} . This eGroupWare application provides a contact manager with vCard support. It can store and retrieve contact information via SQL, LDAP, or Active Directory. Package: egroupware-bookmarks Architecture: all Depends: egroupware-core (= ${Source-Version}) Description: web-based groupware suite - bookmark management application ${commondesc} . This eGroupWare application provides a bookmark management facility. Package: egroupware-calendar Architecture: all Depends: egroupware-core (= ${Source-Version}), egroupware-etemplate (= ${Source-Version}), egroupware-infolog (= ${Source-Version}) Recommends: php4-mcal Description: web-based groupware suite - calendar management application ${commondesc} . This eGroupWare application provides a powerful calendar with a meeting request system, alarms, iCal and E-Mail support, and ACL security. Package: egroupware-developer-tools Architecture: all Depends: egroupware-core (= ${Source-Version}) Description: web-based groupware suite - developer tools ${commondesc} . This eGroupWare application contains tools for eGroupWare developers and translators. The translation tools allow creating and extending translation files for eGroupWare. They can search the sources for new or added phrases and show the ones missing in a given language. Package: egroupware-emailadmin Architecture: all Depends: egroupware-core (= ${Source-Version}) Description: web-based groupware suite - e-mail user administration application ${commondesc} . This eGroupWare application allows administering e-mail user accounts. It is intended to be used with the package egroupware-felamimail. Package: egroupware-etemplate Architecture: all Depends: egroupware-core (= ${Source-Version}) Description: web-based groupware suite - widget-based template system ${commondesc} . This eGroupWare application contains a widget-based template system for eGroupWare with an interactive editor and a database-table editor (creates tables_current.inc.php and updates automatically tables_update.inc.php). Package: egroupware-felamimail Architecture: all Depends: egroupware-core (= ${Source-Version}), egroupware-emailadmin (= ${Source-Version}), php5-imap | php4-imap Provides: mail-reader, imap-client Description: web-based groupware suite - FeLaMiMail application ${commondesc} . FeLaMiMail is an E-mail application for eGroupWare. Package: egroupware-filemanager Architecture: all Depends: egroupware-core (= ${Source-Version}) Description: web-based groupware suite - file manager application ${commondesc} . This eGroupWare application provides a web-based file manager. Abilities include all common file actions (upload, mkdir, rename, delete, copy, move), creating, and editing text files, and syncing with the file system. Per file/directory comments are stored, and version history is tracked. Group sharing and ACL are fully supported. Package: egroupware-infolog Architecture: all Depends: egroupware-core (= ${Source-Version}), egroupware-etemplate (= ${Source-Version}) Description: web-based groupware suite - infolog application ${commondesc} . This eGroupWare application allows tracking on-going and previous support requests, phone calls, and other customer relations. Package: egroupware-manual Architecture: all Depends: egroupware-core (= ${Source-Version}), egroupware-wiki (= ${Source-Version}) Description: web-based groupware suite - manual ${commondesc} . This package contains the eGroupWare manual, provided as an eGroupWare application. Package: egroupware-mydms Architecture: all Depends: egroupware-core (= ${Source-Version}) Description: web-based groupware suite - document management system ${commondesc} . This package contains a document management system for eGroupWare. Package: egroupware-news-admin Architecture: all Depends: egroupware-core (= ${Source-Version}) Description: web-based groupware suite - news administration interface ${commondesc} . This eGroupWare application provides an interface to handle a simple web-based news system. Package: egroupware-phpbrain Architecture: all Depends: egroupware-core (= ${Source-Version}) Description: web-based groupware suite - phpbrain application ${commondesc} . This eGroupWare application provides a knowledge base system. Package: egroupware-phpsysinfo Architecture: all Depends: egroupware-core (= ${Source-Version}), php5-gd | php4-gd Description: web-based groupware suite - phpSysInfo application ${commondesc} . This PHP script displays information about the host being accessed. It displays uptime, lm-sensors readings, CPU, memory, SCSI, IDE, PCI, ethernet, floppy, and video information. Package: egroupware-polls Architecture: all Depends: egroupware-core (= ${Source-Version}) Description: web-based groupware suite - polling application ${commondesc} . This eGroupWare application provides a simple polling system. Package: egroupware-projectmanager Architecture: all Depends: egroupware-core (= ${Source-Version}), egroupware-etemplate (= ${Source-Version}), php5-gd | php4-gd, ttf-bitstream-vera Description: web-based groupware suite - projects management application ${commondesc} . This eGroupWare application provides a project workflow tracker. Package: egroupware-registration Architecture: all Depends: egroupware-core (= ${Source-Version}) Description: web-based groupware suite - registration application ${commondesc} . This eGroupWare application allows users to create eGroupWare accounts through a web interface. Site administrators can decide what pieces of information are requested and whether each is required or not. Package: egroupware-resources Architecture: all Depends: egroupware-core (= ${Source-Version}), egroupware-etemplate (= ${Source-Version}), egroupware-filemanager (= ${Source-Version}) Suggests: egroupware-calendar Description: web-based groupware suite - resource manager application ${commondesc} . This eGroupWare application provides a resource management and booking system, which integrates into eGroupWare's calendar. Package: egroupware-sambaadmin Architecture: all Depends: egroupware-core (= ${Source-Version}), php5-ldap | php4-ldap Description: web-based groupware suite - Samba administration application ${commondesc} . This eGroupWare application allows managing LDAP-based Samba servers. Package: egroupware-sitemgr Architecture: all Depends: egroupware-core (= ${Source-Version}), egroupware-etemplate (= ${Source-Version}) Recommends: php4-xslt Description: web-based groupware suite - site manager application ${commondesc} . This is a content management system application for eGroupWare. Package: egroupware-timesheet Architecture: all Depends: egroupware-core (= ${Source-Version}), egroupware-etemplate (= ${Source-Version}) Suggests: egroupware-projectmanager Description: web-based groupware suite - timesheet application ${commondesc} . This eGroupWare application allows tracking times and other activities for a project manager. Package: egroupware-wiki Architecture: all Depends: egroupware-core (= ${Source-Version}), egroupware-etemplate (= ${Source-Version}) Description: web-based groupware suite - wiki application ${commondesc} . This eGroupWare application provides a wiki. Package: egroupware-workflow Architecture: all Depends: egroupware-core (= ${Source-Version}) Description: web-based groupware suite - workflow application ${commondesc} . This eGroupWare application provides a workflow management engine.
Attachment:
signature.asc
Description: Digital signature