[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [RFR] templates://egroupware/{egroupware-core.templates}



Christian Perrier wrote:
> Your review should be sent as an answer to this mail.

If this is wasted work, please bear in mind that I was very bored.
 
(I also recognise the existence of style manuals that insist on
singlespacing, though I personally use en_GB and doublespacing.
I'm happy as long as nobody insists on illogical-quoting...)

>  Template: egroupware/configuration/note
[...]
> 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
    tough!
> 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/.

I'd "point a web browser *at*" (and maybe drop the second "web").

    a web browser at the eGroupWare setup page at
    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.
> 
> Again, more neutral. At the expense of "will allow". Maybe Justin will
> have a better idea.

Grammatical but slightly awkward.  A tricky one.  Um:

    This page allows further configuration steps, initialization of the
    database and registering of installed eGroupWare applications.

> - This eGroupWare application is for managing LDAP-based Samba servers.
> + This eGroupWare application allows managing LDAP-based Samba servers.
> 
> "is for" is incorrect, IMHO.

It seems informal; I'm not sure about "allows Xing Y" either, but
that might be me being hypersensitive; both are grammatical. 

Also I'd suggest:

 Package: egroupware-etemplate         
[...]
  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
+ (creates tables_current.inc.php and automatically updates
  tables_update.inc.php).

 Package: egroupware-filemanager
[...]
  This eGroupWare application provides a web-based file manager.
- Abilities include all common file actions (upload, mkdir, rename,
+ Features 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.
+ history is tracked.  Group sharing and ACLs are fully supported.

And there was an E-Mail, an E-mail and an e-mail; I've standardised
on lowercase. 


Are we doing anything about the ${commondesc} part?

- eGroupWare is a web-based groupware suite.  It is a flexible framework
- capable of hosting applications such as group calendar, addressbook,
- e-mail, accounting, inventory, and more.  These applications share a
- user store and a flexible access control system to control information
  sharing.  At the core there is an API for PHP that allows creating new
  web-based applications that work within this framework.

An awkward list; "calendar", "addressbook" and (probably)
"inventory" are specific applications, while "e-mail" and
"accounting" are *kinds* of application.  Also, it's weaselled at
each end ("such as X, Y, Z and more").

+ The eGroupWare web-based groupware suite provides a flexible framework
+ capable of hosting applications such as a group calendar, addressbook,
+ e-mail client, accounting system and inventory. These applications share
+ a user store and flexible access control system to control information

-- 
JBR	with qualifications in linguistics, experience as a Debian
	sysadmin, and probably no clue about this particular package
--- ../egroupware.old/debian/egroupware-core.templates	2008-01-16 18:36:27.000000000 +0000
+++ debian/egroupware-core.templates	2008-01-20 21:43:31.000000000 +0000
@@ -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 at the eGroupWare setup 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.
+ This page allows further configuration steps, initialization of the
+ database and registering of 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-16 18:36:27.000000000 +0000
+++ debian/control	2008-01-20 21:56:46.000000000 +0000
@@ -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,42 +77,42 @@
 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
- request system, alarms, iCal and E-Mail support, and ACL security.
+ request system, alarms, iCal and e-mail support, and ACL security.
 
 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
  eGroupWare with an interactive editor and a database-table editor
- (creates tables_current.inc.php and updates automatically
+ (creates tables_current.inc.php and automatically updates
  tables_update.inc.php).
 
 Package: egroupware-felamimail
@@ -119,27 +120,27 @@
 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.
+ FeLaMiMail is an e-mail application for eGroupWare.
 
 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.
- Abilities include all common file actions (upload, mkdir, rename,
+ Features 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.
+ history is tracked.  Group sharing and ACLs are fully supported.
 
 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.
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 at the eGroupWare setup page at
 http(s)://${site}/egroupware/setup/.
 .
 This page allows further configuration steps, initialization of the
 database and registering of 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.
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 automatically updates
 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.
 Features 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 ACLs 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.

Reply to: