--- egroupware-1.6.002+dfsg.orig/debian/egroupware-sitemgr.docs
+++ egroupware-1.6.002+dfsg/debian/egroupware-sitemgr.docs
@@ -0,0 +1 @@
+sitemgr/sitemgr-site/htaccess
--- egroupware-1.6.002+dfsg.orig/debian/control
+++ egroupware-1.6.002+dfsg/debian/control
@@ -0,0 +1,288 @@
+Source: egroupware
+Section: web
+Priority: optional
+Maintainer: Debian QA Group <packages@qa.debian.org>
+Uploaders: Jan Wagner <waja@cyconet.org>
+Build-Depends: debhelper (>= 5), po-debconf
+Standards-Version: 3.8.2
+Homepage: http://www.egroupware.org/
+Vcs-Svn: svn://svn.debian.org/collab-maint/ext-maint/egroupware/trunk/
+Vcs-Browser: http://svn.debian.org/viewsvn/collab-maint/ext-maint/egroupware/trunk/
+
+Package: egroupware
+Architecture: all
+Depends: egroupware-core, ${egw:Modules}, ${misc:Depends}
+Description: web-based groupware suite - metapackage
+ ${commondesc}
+ .
+ This package is a metapackage containing dependencies on all the
+ eGroupWare applications.  It can be used to conveniently install
+ eGroupWare with all available applications.
+
+Package: egroupware-core
+Architecture: all
+Depends: apache2,
+ libapache2-mod-php5 (>= 5.1),
+ php5-cli,
+ php5-pgsql | php5-mysql | php5-odbc,
+ php-fpdf (>= 1.53.dfsg-3), php5-gd, php-log, php-pear,
+ egroupware-egw-pear,
+ perl,
+ ${misc:Depends}
+Recommends: postgresql-client | mysql-client
+Suggests: egroupware,
+ php5-ldap,
+ php5-mcrypt,
+ php5-mhash,
+ php5-imap,
+ php5-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-addressbook
+Architecture: all
+Depends: egroupware-core (= ${binary:Version}), egroupware-etemplate (= ${binary:Version}),
+ ${misc:Depends}
+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 (= ${binary:Version}),
+ ${misc:Depends}
+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 (= ${binary:Version}), egroupware-etemplate (= ${binary:Version}), egroupware-infolog (= ${binary:Version}),
+ egroupware-notifications (= ${binary:Version}),
+ ${misc:Depends}
+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 (= ${binary:Version}),
+ ${misc:Depends}
+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 (= ${binary:Version}),
+ ${misc:Depends}
+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
+ egroupware-felamimail.
+
+Package: egroupware-etemplate
+Architecture: all
+Depends: egroupware-core (= ${binary:Version}),
+ ${misc:Depends}
+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 (= ${binary:Version}), egroupware-emailadmin (= ${binary:Version}),
+ php5-imap,
+ ${misc:Depends}
+Provides: mail-reader, imap-client
+Description: web-based groupware suite - e-mail application
+ ${commondesc}
+ .
+ FeLaMiMail is an e-mail application for eGroupWare.
+
+Package: egroupware-filemanager
+Architecture: all
+Depends: egroupware-core (= ${binary:Version}),
+ ${misc:Depends}
+Suggests: php5-cli
+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 ACLs are fully supported.
+
+Package: egroupware-infolog
+Architecture: all
+Depends: egroupware-core (= ${binary:Version}), egroupware-etemplate (= ${binary:Version}),
+ ${misc:Depends}
+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 (= ${binary:Version}), egroupware-wiki (= ${binary:Version}),
+ ${misc:Depends}
+Description: web-based groupware suite - manual
+ ${commondesc}
+ .
+ This package contains the eGroupWare manual, provided as an
+ eGroupWare application.
+
+Package: egroupware-news-admin
+Architecture: all
+Depends: egroupware-core (= ${binary:Version}),
+ ${misc:Depends}
+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-notifications
+Architecture: all
+Depends: egroupware-core (= ${binary:Version}),
+ ${misc:Depends}
+Description: web-based groupware suite - notifications
+ ${commondesc}
+ .
+ This package contains the eGroupWare notifications, provided as an
+ eGroupWare application.
+    
+Package: egroupware-phpbrain
+Architecture: all
+Depends: egroupware-core (= ${binary:Version}),
+ ${misc:Depends}
+Description: web-based groupware suite - phpbrain application
+ ${commondesc}
+ .
+ This eGroupWare application provides a knowledge base system.
+
+Package: egroupware-phpsysinfo
+Architecture: all
+Depends: egroupware-core (= ${binary:Version}),
+ php5-gd,
+ ${misc:Depends}
+Description: web-based groupware suite - phpSysInfo application
+ ${commondesc}
+ .
+ This application displays information about the host being accessed, such as
+ uptime, lm-sensors readings, CPU, memory, SCSI, IDE, PCI, Ethernet, floppy,
+ and video information.
+
+Package: egroupware-polls
+Architecture: all
+Depends: egroupware-core (= ${binary:Version}),
+ ${misc:Depends}
+Description: web-based groupware suite - polling application
+ ${commondesc}
+ .
+ This eGroupWare application provides a simple polling system.
+
+Package: egroupware-projectmanager
+Architecture: all
+Depends: egroupware-core (= ${binary:Version}), egroupware-etemplate (= ${binary:Version}),
+ php5-gd,
+ ${misc:Depends}
+Description: web-based groupware suite - project management application
+ ${commondesc}
+ .
+ This eGroupWare application provides a project workflow tracker.
+
+Package: egroupware-registration
+Architecture: all
+Depends: egroupware-core (= ${binary:Version}),
+ ${misc:Depends}
+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 (= ${binary:Version}), egroupware-etemplate (= ${binary:Version}), egroupware-filemanager (= ${binary:Version}),
+ ${misc:Depends}
+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 (= ${binary:Version}),
+ php5-ldap,
+ ${misc:Depends}
+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 (= ${binary:Version}), egroupware-etemplate (= ${binary:Version}),
+ ${misc:Depends}
+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 (= ${binary:Version}), egroupware-etemplate (= ${binary:Version}),
+ ${misc:Depends}
+Suggests: egroupware-projectmanager
+Description: web-based groupware suite - timesheet application
+ ${commondesc}
+ .
+ This eGroupWare application allows tracking times and other activities
+ for the project manager.
+
+Package: egroupware-tracker
+Architecture: all
+Depends: egroupware-core (= ${binary:Version}), egroupware-etemplate (= ${binary:Version}), egroupware-notifications (= ${binary:Version}),
+ ${misc:Depends}
+Description: web-based groupware suite - tracker application
+ ${commondesc}
+ .
+ This eGroupWare application is a universal tracker for bugs, feature
+ requests, etc. with voting and bounties.
+
+Package: egroupware-wiki
+Architecture: all
+Depends: egroupware-core (= ${binary:Version}), egroupware-etemplate (= ${binary:Version}),
+ ${misc:Depends}
+Description: web-based groupware suite - wiki application
+ ${commondesc}
+ .
+ This eGroupWare application provides a wiki.
--- egroupware-1.6.002+dfsg.orig/debian/egroupware-sitemgr.remove
+++ egroupware-1.6.002+dfsg/debian/egroupware-sitemgr.remove
@@ -0,0 +1,2 @@
+usr/share/doc/egroupware-sitemgr/makedoc.sh
+usr/share/egroupware/sitemgr/sitemgr-site/htaccess
--- egroupware-1.6.002+dfsg.orig/debian/egw-sanitize-tarball
+++ egroupware-1.6.002+dfsg/debian/egw-sanitize-tarball
@@ -0,0 +1,46 @@
+#! /bin/bash
+
+# Call this script with the name of an eGroupWare release tarball,
+# and it will build a new tarball that has CVS/SVN cruft and nonfree
+# files removed.  The new tarball will be placed in the current
+# directory.
+#
+# Written by Peter Eisentraut <petere@debian.org>, 2004-08-11
+# Public domain
+
+set -e
+
+if [ "$1" = --upstream-version ]; then
+	shift 2
+fi
+
+case x"$1"x in
+	*.gzx)	taropt=z;;
+	*.bz2x)	taropt=j;;
+	xx)	echo "$0: specify tarball name as argument" 1>&2; exit 1;;
+	*)	echo "$0: $1 does not appear to be a tarball" 1>&2; exit 1;;
+esac
+
+version=$(expr $1 : '.*eGroupWare-\(.*\).tar') || version=$(expr $1 : '.*egroupware_\(.*\).orig.tar')
+version=$(echo $version | sed 's/\.rc/~rc/')
+version="${version}+dfsg"
+
+origtarname=egroupware_$version.orig.tar.gz
+
+tmpdir=$(mktemp -d)
+trap "rm -rf $tmpdir" EXIT
+
+tar -C $tmpdir -x -$taropt -f $1
+pushd $tmpdir/ >/dev/null
+mv egroupware egroupware-$version
+pushd egroupware-$version/ >/dev/null
+rm -rf debian/					# I'd rather maintain my own ...
+rm calendar/doc/rfc2445.txt			# RFC's are not DFSG-free
+rm phpgwapi/inc/fpdf/tutorial/calligra.*	# doubtful copyright status
+rm -rf $(find -name CVS -o -name .cvsignore -o -name .svn)	# CVS/SVN cruft
+popd >/dev/null
+tar -c -z -f $origtarname egroupware-$version/
+popd >/dev/null
+mv -i $tmpdir/$origtarname .
+
+echo "`basename $0`: wrote \"$origtarname\""
--- egroupware-1.6.002+dfsg.orig/debian/substvars
+++ egroupware-1.6.002+dfsg/debian/substvars
@@ -0,0 +1 @@
+commondesc=eGroupWare is a web-based groupware suite.  It is a flexible framework${Newline} capable of hosting applications such as group calendar, addressbook,${Newline} e-mail, accounting, inventory, and more.  These applications share a${Newline} user store and a flexible access control system to control information${Newline} sharing.  At the core there is an API for PHP that allows creating new${Newline} web-based applications that work within this framework.
--- egroupware-1.6.002+dfsg.orig/debian/egroupware-sitemgr.links
+++ egroupware-1.6.002+dfsg/debian/egroupware-sitemgr.links
@@ -0,0 +1,2 @@
+usr/share/egroupware/sitemgr/sitemgr-link usr/share/egroupware/sitemgr-link
+usr/share/doc/egroupware-sitemgr usr/share/egroupware/sitemgr/doc
--- egroupware-1.6.002+dfsg.orig/debian/egroupware-emailadmin.remove
+++ egroupware-1.6.002+dfsg/debian/egroupware-emailadmin.remove
@@ -0,0 +1,2 @@
+usr/share/doc/egroupware-emailadmin/qmailuser.schema
+usr/share/doc/egroupware-emailadmin/main.cf
--- egroupware-1.6.002+dfsg.orig/debian/egroupware-core.config
+++ egroupware-1.6.002+dfsg/debian/egroupware-core.config
@@ -0,0 +1,88 @@
+#! /bin/sh
+
+set -e
+
+. /usr/share/debconf/confmodule
+db_version 2.0
+db_capb backup
+
+step=0
+finished="false"
+
+while ! $finished ; do
+	skip="false"
+	forward=1
+	backward=1
+	password=""
+	confirm=""
+
+	case $step in
+		0)	# Prompt user for notes.
+			db_beginblock
+				db_subst "egroupware/configuration/note" "site" `hostname -f`
+				db_input high "egroupware/configuration/note" || true
+			db_endblock
+			backward=0
+			;;
+		1)	# Prompt for header admin user.
+			db_input high "egroupware/header/user" || true
+			;;
+		2)	# Prompt for header admin password.
+			db_fset "egroupware/header/password/mismatch" "seen" "false" || true
+			db_beginblock
+				db_input high "egroupware/header/password" || true
+				db_input high "egroupware/header/password/confirm" || true
+			db_endblock
+			# Skip previous step
+			backward=2
+			;;
+		3)	# Check if passwords match.
+			db_get "egroupware/header/password"
+			password="$RET"
+			db_get "egroupware/header/password/confirm"
+			confirm="$RET"
+			if [ "$password" != "$confirm" ] ; then
+				# Reset the template used.
+				db_reset "egroupware/header/password" || true
+				db_fset  "egroupware/header/password" "seen" "false" || true
+				db_reset "egroupware/header/password/confirm" || true
+				db_fset  "egroupware/header/password/confirm" "seen" "false" || true
+				# Prompt the user.
+				db_input high "egroupware/header/password/mismatch" || true
+				# Do one step back anyway.
+				forward=-1
+			else
+				# Do not prompt, go to the next step.
+				skip="true"
+			fi
+			;;
+		*)
+			skip="true"
+			message="Unknown step #$tep."
+			if [ $step -lt 0 ] ; then
+				step=-1
+			elif [ $step -gt 11 ] ; then
+				finished="true"
+			fi
+		;;
+	esac
+	
+	if $skip ; then
+		next=$(($step + 1))
+		eval $onsuccess
+		onsuccess=''
+	else
+		db_title "eGroupWare" || true
+		if db_go ; then
+			next=$(($step + $forward))
+			eval $onsuccess
+			onsuccess=''
+		else
+			next=$(($step - $backward))
+			onsuccess=''
+		fi
+	fi
+	step=$next
+done
+
+db_stop
--- egroupware-1.6.002+dfsg.orig/debian/egroupware-polls.copyright
+++ egroupware-1.6.002+dfsg/debian/egroupware-polls.copyright
@@ -0,0 +1,25 @@
+This package was debianized by Peter Eisentraut <petere@debian.org> on
+Sat, 13 Mar 2004 21:51:38 +0100; heavily based on the debianization work
+for the package phpgroupware.
+
+This package was downloaded from http://www.egroupware.org/.
+
+Upstream authors:
+
+  eGroupWare developers
+  <http://www.egroupware/developers>
+  <egroupware-developers@lists.sourceforge.net>
+
+
+Copyright:
+
+  Copyright (c) 1999 Till Gerken (tig@skv.org)
+  Modified by Greg Haygood (shrykedude@bellsouth.net)
+
+  This program 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.
+
+On Debian systems, the complete text of the GNU GPL version 2 can be found in
+the file /usr/share/common-licenses/GPL-2.
--- egroupware-1.6.002+dfsg.orig/debian/egroupware-phpsysinfo.remove
+++ egroupware-1.6.002+dfsg/debian/egroupware-phpsysinfo.remove
@@ -0,0 +1,3 @@
+usr/share/egroupware/phpsysinfo/config.php.new
+usr/share/egroupware/phpsysinfo/sample/
+usr/share/egroupware/phpsysinfo/tools/
--- egroupware-1.6.002+dfsg.orig/debian/egroupware-core.templates
+++ egroupware-1.6.002+dfsg/debian/egroupware-core.templates
@@ -0,0 +1,31 @@
+Template: egroupware/configuration/note
+Type: note
+_Description: eGroupWare core package configuration note
+ The eGroupWare core package configuration will only set 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/.  There you can continue the
+ configuration, initialize the database, and register installed eGroupWare
+ applications.
+
+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: Passwords mismatch
+ The two passwords you entered were not the same.  Please try again.
--- egroupware-1.6.002+dfsg.orig/debian/README.source
+++ egroupware-1.6.002+dfsg/debian/README.source
@@ -0,0 +1,4 @@
+To create a new package, use egw-sanitize-tarball first.
+
+The interdependencies between the eGroupWare applications can be read
+from APPNAME/setup/setup.inc.php.
--- egroupware-1.6.002+dfsg.orig/debian/egroupware-core.remove
+++ egroupware-1.6.002+dfsg/debian/egroupware-core.remove
@@ -0,0 +1,37 @@
+usr/share/egroupware/svn-helper.php
+usr/share/egroupware/phpgwapi/images/README
+usr/share/egroupware/phpgwapi/inc/adodb/adodb-time.zip
+usr/share/egroupware/phpgwapi/inc/adodb/readme.txt
+usr/share/egroupware/phpgwapi/inc/adodb/pear/readme.Auth.txt
+usr/share/egroupware/phpgwapi/inc/adodb/session/adodb-sessions.mysql.sql
+usr/share/egroupware/phpgwapi/inc/adodb/tests/
+usr/share/egroupware/phpgwapi/inc/adodb/xsl/
+usr/share/egroupware/phpgwapi/inc/fpdf/*.css
+usr/share/egroupware/phpgwapi/inc/fpdf/*.htm
+usr/share/egroupware/phpgwapi/inc/fpdf/*.txt
+usr/share/egroupware/phpgwapi/inc/fpdf/doc/
+usr/share/egroupware/phpgwapi/inc/fpdf/font/
+usr/share/egroupware/phpgwapi/inc/fpdf/tutorial/
+usr/share/egroupware/phpgwapi/inc/savant2/Savant2/tests/
+usr/share/egroupware/phpgwapi/inc/savant2/VERSION
+usr/share/egroupware/phpgwapi/js/dhtmlxtree/index.shtml
+usr/share/egroupware/phpgwapi/js/dhtmlxtree/pro_features.html
+usr/share/egroupware/phpgwapi/js/dhtmlxtree/readme.txt
+usr/share/egroupware/phpgwapi/js/dhtmlxtree/samples/
+usr/share/egroupware/phpgwapi/js/fckeditor/_*
+usr/share/egroupware/phpgwapi/js/foldertree/foldertree.README
+usr/share/egroupware/phpgwapi/js/jscalendar/bugtest-hidden-selects.html
+usr/share/egroupware/phpgwapi/js/jscalendar/calendar.udiff
+usr/share/egroupware/phpgwapi/js/jscalendar/index.html
+usr/share/egroupware/phpgwapi/js/jscalendar/release-notes.html
+usr/share/egroupware/phpgwapi/js/jscalendar/simple-1.html
+usr/share/egroupware/phpgwapi/js/jscalendar/simple-2.html
+usr/share/egroupware/phpgwapi/js/jscalendar/simple-3.html
+usr/share/egroupware/phpgwapi/js/jscalendar/simple-4.html
+usr/share/egroupware/phpgwapi/js/jscalendar/doc/
+usr/share/egroupware/phpgwapi/js/jscalendar/README
+usr/share/egroupware/phpgwapi/js/jscalendar/README-eGW
+usr/share/egroupware/phpgwapi/js/jscalendar/test-position.html
+usr/share/egroupware/phpgwapi/js/jscalendar/test.php
+usr/share/egroupware/phpgwapi/js/xmlrpcMsgCreator/index.html
+usr/share/egroupware/phpgwapi/tests/
--- egroupware-1.6.002+dfsg.orig/debian/egroupware-felamimail.copyright
+++ egroupware-1.6.002+dfsg/debian/egroupware-felamimail.copyright
@@ -0,0 +1,94 @@
+This package was debianized by Peter Eisentraut <petere@debian.org> on
+Sat, 13 Mar 2004 21:51:38 +0100; heavily based on the debianization work
+for the package phpgroupware.
+
+This package was downloaded from http://www.egroupware.org/.
+
+Upstream authors:
+
+  eGroupware developers
+  <http://www.egroupware/developers>
+  <egroupware-developers@lists.sourceforge.net>
+
+  Lars Kneschke <lkneschke@linux-at-work.de>
+
+
+Copyright:
+
+  This program 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.
+ 
+On Debian systems, the complete text of the GNU GPL version 2 can be found in
+the file /usr/share/common-licenses/GPL-2.
+
+
+The following copyright notice applies to
+/usr/share/egroupware/felamimail/inc/class.htmlfilter.inc.php:
+
+  Copyright (c) 2002 by Duke University
+
+  This program 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.
+
+
+The following copyright notice applies to
+/usr/share/egroupware/felamimail/inc/class.Script.inc.php:
+
+  SMARTSIEVE - SIEVE SCRIPT MANAGER
+  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+
+  Copyright 2002 Stephen Grier <stephengrier@users.sourceforge.net>
+
+  This program 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.
+
+
+The following copyright notice applies to
+/usr/share/egroupware/felamimail/inc/class.uidisplay.inc.php:
+
+  copyright notice for the functions highlightQuotes and _countQuoteChars
+  Copyright 1999-2003 Jon Parise <jon@horde.org>
+
+  See the enclosed file COPYING for license information (LGPL). If you
+  did not receive this file, see http://www.fsf.org/copyleft/lgpl.html.
+
+On Debian systems, the complete text of the GNU LGPL can be found in the
+file /usr/share/common-licenses/LGPL.
+
+
+The following copyright notice applies to
+/usr/share/egroupware/felamimail/inc/class.uiwidgets.inc.php:
+
+  Copyright (c) 2004, Lars Kneschke
+  All rights reserved.
+
+  Redistribution and use in source and binary forms, with or without
+  modification, are permitted provided that the following conditions are
+  met:
+
+  * Redistributions of source code must retain the above copyright
+  notice, this list of conditions and the following disclaimer.
+  * Redistributions in binary form must reproduce the above copyright
+  notice, this list of conditions and the following disclaimer in the
+  documentation and/or other materials provided with the distribution.
+  * Neither the name of the FeLaMiMail organization nor the names of
+  its contributors may be used to endorse or promote products derived
+  from this software without specific prior written permission.
+
+  THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+  "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
+  TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
+  PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR
+  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
+  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
+  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
+  PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
+  LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
+  NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+  SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
--- egroupware-1.6.002+dfsg.orig/debian/egroupware-core.links
+++ egroupware-1.6.002+dfsg/debian/egroupware-core.links
@@ -0,0 +1,2 @@
+var/lib/egroupware/header.inc.php usr/share/egroupware/header.inc.php
+usr/share/php/fpdf/font usr/share/egroupware/phpgwapi/inc/fpdf/font
--- egroupware-1.6.002+dfsg.orig/debian/changelog
+++ egroupware-1.6.002+dfsg/debian/changelog
@@ -0,0 +1,538 @@
+egroupware (1.6.002+dfsg-1~bpo50+1) lenny-backports; urgency=low
+
+  * Rebuild for lenny-backports.
+
+ -- Jan Wagner <waja@cyconet.org>  Tue, 04 Aug 2009 15:11:49 +0200
+
+egroupware (1.6.002+dfsg-1) unstable; urgency=low
+
+  * Package orphaned
+  * New upstream release
+  * Pointed copyright to GPL-2 and LGPL-2.1 files instead of symlinks, per
+    lintian
+  * Updated standards version
+  * Debconf translation updates (closes: #523465, #532078, #534961)
+
+ -- Peter Eisentraut <petere@debian.org>  Sat, 25 Jul 2009 15:37:27 +0300
+
+egroupware (1.6.001+dfsg-2) unstable; urgency=low
+
+  * Upload to unstable (closes: #519566)
+
+  [ Jan Wagner ]
+  * add egroupware-notifications package, cause the application was missing
+    and it's needed by calendar application
+  * depend egroupware-calendar on egroupware-notifications (closes: #511913)
+
+  [ Peter Eisentraut ]
+  * Depend egroupware-tracker on egroupware-notifications (closes: #511704)
+  * Add newline after egw:Modules substitution variable; fixes FTBFS
+    (closes: #518840)  (This is caused by a change in debhelper 7.1.0.)
+  * Added ${misc:Depends} to all Depends lines, per lintian
+
+ -- Peter Eisentraut <petere@debian.org>  Fri, 13 Mar 2009 23:38:03 +0200
+
+egroupware (1.6.001+dfsg-1) experimental; urgency=low
+
+  * New upstream release
+  * Updated copyright notices
+  * Added php5-cli dependency to filemanager application, per lintian
+
+ -- Peter Eisentraut <petere@debian.org>  Sat, 06 Dec 2008 11:25:37 +0200
+
+egroupware (1.6~rc5-2+dfsg-1) experimental; urgency=low
+
+  * New upstream release candidate
+
+ -- Peter Eisentraut <petere@debian.org>  Tue, 18 Nov 2008 23:30:37 +0200
+
+egroupware (1.6~rc4+dfsg-1) experimental; urgency=low
+
+  * New upstream release candidate
+    - mydms application removed
+  * Changed watch file temporarily for RC versions
+
+ -- Peter Eisentraut <petere@debian.org>  Sat, 15 Nov 2008 12:35:17 +0200
+
+egroupware (1.4.004-2.dfsg-4) unstable; urgency=low
+
+  * Debconf translation updates (closes: #498957)
+
+ -- Peter Eisentraut <petere@debian.org>  Thu, 02 Oct 2008 01:02:49 +0300
+
+egroupware (1.4.004-2.dfsg-3) unstable; urgency=low
+
+  * Debconf translation updates (closes: #491763)
+
+ -- Peter Eisentraut <petere@debian.org>  Fri, 12 Sep 2008 15:49:05 +0300
+
+egroupware (1.4.004-2.dfsg-2) unstable; urgency=low
+
+  * Debconf translation updates (closes: #480979, #486531, #488573, #489940)
+  * Renamed README.maintainer to now standardized name README.source
+  * Updated standards version
+  * Reference .../doc/egroupware-core/README.Debian.gz with gz suffix
+    (closes: #489023)
+  * Removed obsolete lintian overrides
+  * Simplified setup code, obsoleting 06-egw-header-template.dpatch
+  * Removed obsolete 08-egw-checkinstall-symlink.dpatch and all of dpatch
+  * Replaced gawk by perl in debian/rules, simplified code a bit
+
+ -- Peter Eisentraut <petere@debian.org>  Mon, 14 Jul 2008 14:20:37 +0200
+
+egroupware (1.4.004-2.dfsg-1) unstable; urgency=low
+
+  * New upstream release (closes: #476977)
+    - Obsoletes 01-kses-security.dpatch
+  * Added Vcs-* control fields for move to collab-maint
+  * Made egw-sanitize-tarball compatible with uscan and updated watch file to
+    use it
+  * Debconf translation updates (closes: #472064, #475252)
+
+ -- Peter Eisentraut <petere@debian.org>  Fri, 09 May 2008 16:57:05 +0200
+
+egroupware (1.4.002.dfsg-2.1) unstable; urgency=high
+
+  * Non-maintainer upload by the Security Team.
+  * Fix multiple security issues in kses _bad_protocol_once function. Details
+    are under embargo for now (01-kses-security.dpatch; Closes: #471839).
+
+ -- Nico Golde <nion@debian.org>  Sat, 22 Mar 2008 16:26:39 +0100
+
+egroupware (1.4.002.dfsg-2) unstable; urgency=low
+
+  * Upload to unstable
+  * Updated standards version
+  * Converted copyright files to UTF-8
+  * Added information in egroupware-addressbook/NEWS.Debian about upgrading an
+    LDAP-based addressbook (closes: #445834)
+  * Switched back to integrated version of ttf-bitstream-vera, because the
+    package has been removed (closes: #433807, #447988, #461254)
+  * Debconf templates and package description review (closes: #464110)
+  * Debconf translation updates (closes: #465063, #465133, #465799, #467163,
+    #467173, #467479, #467497, #467536, #468479)
+  * Added Homepage control field
+
+ -- Peter Eisentraut <petere@debian.org>  Sat, 01 Mar 2008 19:22:24 +0100
+
+egroupware (1.4.002.dfsg-1) experimental; urgency=low
+
+  * New upstream release
+    - Fixes mishandling of empty web server docroot (closes: #439912)
+    - Includes fix for cross-site-scripting security problem
+      (CVE-2007-5091) (closes: #444351)
+  * Removed obsolete LDAP setup instructions from egroupware-core's
+    README.Debian (closes: #439323)
+
+ -- Peter Eisentraut <petere@debian.org>  Thu, 04 Oct 2007 23:22:14 +0200
+
+egroupware (1.4.001.dfsg-2) experimental; urgency=low
+
+  * Removed support for Apache 1 and PHP 4 (closes: #432236)
+  * Replaced ${Source-Version} by ${binary:Version}
+  * Fixed bugs in translations of debconf templates
+  * Reenabled outdated translations pt_BR and vi, because the really
+    outdated parts are now obsolete
+
+ -- Peter Eisentraut <petere@debian.org>  Mon, 09 Jul 2007 13:05:03 +0200
+
+egroupware (1.4.001.dfsg-1) experimental; urgency=low
+
+  * New upstream release
+  * Removed egroupware-ldap package
+  * Some installation cleanup
+
+ -- Peter Eisentraut <petere@debian.org>  Fri, 15 Jun 2007 11:25:39 +0200
+
+egroupware (1.3.023.dfsg-1) experimental; urgency=low
+
+  * New upstream release
+    - workflow application removed
+    - Obsoletes patch 04-egw-ldap-doc
+  * Added tracker application
+  * Updated Apache configuration with upstream recommendations
+  * Fixed ttf-bitstream-vera handling
+  * Disabled compression of *.php files installed as documentation
+  * Some installation cleanup
+
+ -- Peter Eisentraut <petere@debian.org>  Tue, 29 May 2007 15:18:00 +0200
+
+egroupware (1.3.022.dfsg-1) experimental; urgency=low
+
+  * New upstream release
+  * Updated egw-sanitize-tarball script to exclude debian/ directory
+    maintained by upstream
+
+ -- Peter Eisentraut <petere@debian.org>  Mon, 21 May 2007 10:30:53 +0200
+
+egroupware (1.2.106-2.dfsg-3) unstable; urgency=low
+
+  * New Galician translation of debconf templates by Jacobo Tarrio
+    (closes: #412187)
+  * Only change permissions on /var/lib/egroupware/ during initial
+    installation, in case someone wants a different setup
+    (closes: #419094)
+
+ -- Peter Eisentraut <petere@debian.org>  Fri, 11 May 2007 18:41:23 +0200
+
+egroupware (1.2.106-2.dfsg-2) unstable; urgency=low
+
+  * Fixed watch file to ignore beta versions
+  * New Portuguese translation of debconf templates by Carlos Lisboa
+    (closes: #409410)
+
+ -- Peter Eisentraut <petere@debian.org>  Fri,  9 Feb 2007 12:49:08 +0100
+
+egroupware (1.2.106-2.dfsg-1) unstable; urgency=low
+
+  * New upstream release
+
+ -- Peter Eisentraut <petere@debian.org>  Mon,  8 Jan 2007 14:43:34 +0100
+
+egroupware (1.2-106.dfsg-1) unstable; urgency=medium
+
+  * New upstream release
+  * Enabled installation with php5 >=5.2 (closes: #402405)
+  * Set php_flag display_errors to off to work around php5 bug
+  * New Spanish translation of debconf templates by César Gómez Martín
+    (closes: #402306)
+  * Added PEAR path to open_basedir (closes: #401892, #402720)
+
+ -- Peter Eisentraut <petere@debian.org>  Tue,  2 Jan 2007 13:38:05 +0100
+
+egroupware (1.2-105.dfsg-4) unstable; urgency=medium
+
+  * Disabled installation with php5 >=5.2 (closes: #399832)
+  * Changed some php_{flag|value} directives to php_admin_{flag|value}
+    as required
+  * Disabled outdated translations pt_BR and vi
+
+ -- Peter Eisentraut <petere@debian.org>  Sat,  2 Dec 2006 10:07:54 +0100
+
+egroupware (1.2-105.dfsg-3) unstable; urgency=low
+
+  * Placed php5 dependencies before php4 alternatives
+  * Raised php4 dependency to 4.3
+
+ -- Peter Eisentraut <petere@debian.org>  Sat,  4 Nov 2006 17:17:52 +0100
+
+egroupware (1.2-105.dfsg-2) unstable; urgency=medium
+
+  * New French translation of debconf templates by "Steve"
+    (closes: #390186)
+  * New Japanese translation of debconf templates by Hideki Yamane
+    (closes: #391806)
+
+ -- Peter Eisentraut <petere@debian.org>  Fri, 13 Oct 2006 23:36:56 +0200
+
+egroupware (1.2-105.dfsg-1) unstable; urgency=low
+
+  * New upstream release
+  * New Czech translation of debconf templates by Miroslav Kure
+    (closes: #389217)
+
+ -- Peter Eisentraut <petere@debian.org>  Sun, 24 Sep 2006 19:33:20 +0200
+
+egroupware (1.2-104.dfsg-3) unstable; urgency=medium
+
+  * New Dutch translation of debconf templates by Kurt De Bree
+    (closes: #387655)
+  * Added missing build dependency po-debconf
+  * Added note about tcpip_socket not enabled by default for PostgreSQL
+    7.4 (closes: #336930)
+  * Set all of /var/lib/egroupware/ owned by www-data:www-data
+  * Handle purging egroupware-core when debconf is not installed
+    (closes: #387980)
+
+ -- Peter Eisentraut <petere@debian.org>  Mon, 18 Sep 2006 13:40:16 +0200
+
+egroupware (1.2-104.dfsg-2) unstable; urgency=low
+
+  * Enhanced watch file
+  * Enable mod_actions for Apache 2 (closes: #381339)
+  * Removed recommendations of php5-mcal and php5-xslt, which don't exist
+  * Altered Debconf templates to fit recommendations in Developer's
+    Reference
+  * Code clean-up in maintainer scripts
+  * Updated setup instructions for new PostgreSQL packaging scheme
+  * Simplified documentation for LDAP setup
+  * Added php{4,5}-odbc as dependency alternative
+  * Updated for new fpdf path
+
+ -- Peter Eisentraut <petere@debian.org>  Mon, 28 Aug 2006 19:29:49 +0200
+
+egroupware (1.2-104.dfsg-1) unstable; urgency=low
+
+  * New upstream release (closes: #362295)
+  * Dropped 05-egw-projects-jpgraph-path patch because upstream clearly
+    believes this feature is relevant
+  * New stuff relative to previous unstable version ...
+    - New applications: mydms, projectmanager, resources, sambaadmin,
+      timesheet, workflow
+    - Dropped applications: backup, comic, email, forum, ftp, fudforum,
+      headlines, jinn, messenger, phpldapadmin, projects, stocks, tts
+      (closes: #271058, #271881, #347460, #365314)
+    - MySQL 5 support (closes: #347480, #372636, #378032)
+    - XMLRPC variable names fixed (closes: #355956)
+    - Added PHP5 dependencies as alternatives (closes: #328056, #367397)
+    - Language installation more robust (closes: #281762)
+    - IPv6 support (#330873)
+    - Calendar support for all-day events (closes: #292603)
+  * Fixed spelling mistake in package description (closes: #363386)
+  * New Dutch translation of debconf templates by Kurt De Bree
+    (closes: #363045)
+
+ -- Peter Eisentraut <petere@debian.org>  Fri, 28 Jul 2006 23:31:57 +0200
+
+egroupware (1.2-102.dfsg-2) experimental; urgency=low
+
+  * New upstream release
+  * Fixed php[45]-gd dependency (closes: #372779)
+
+ -- Peter Eisentraut <petere@debian.org>  Mon, 12 Jun 2006 10:04:54 +0200
+
+egroupware (1.2-2.dfsg-1) experimental; urgency=low
+
+  * New upstream release
+  * Added PHP5 dependencies as alternatives
+  * Added Subversion support to egw-sanitize-tarball
+  * Changed to Debhelper level 5
+  * Sorted out Build-Depends vs. Build-Depends-Indep
+  * Changes to default Apache configuration by Lars Kneschke:
+    - Added /usr/share/php to include_path
+    - Improved ical handling
+    - Improved rpc handling
+
+ -- Peter Eisentraut <petere@debian.org>  Wed, 31 May 2006 15:27:12 +0200
+
+egroupware (1.2-1.dfsg-1) experimental; urgency=low
+
+  * New upstream release
+    - New applications: mydms, projectmanager, resources, sambaadmin,
+      timesheet, workflow
+    - Dropped applications: backup, comic, email, forum, ftp, fudforum,
+      headlines, jinn, messenger, phpldapadmin, projects, stocks, tts
+  * Most patches obsoleted
+  * Calculate dependencies of meta package automatically
+
+ -- Peter Eisentraut <petere@debian.org>  Thu, 20 Apr 2006 17:37:44 +0200
+
+egroupware (1.0.0.009.dfsg-3-4) unstable; urgency=high
+
+  * Fixed fudforum arbitrary code execution security problem (CVE-2005-2781)
+    (closes: #340495)
+  * Fixed watch file to exclude RC versions
+
+ -- Peter Eisentraut <petere@debian.org>  Mon, 28 Nov 2005 14:01:13 +0100
+
+egroupware (1.0.0.009.dfsg-3-3) unstable; urgency=high
+
+  * Corrected fudforum fix
+  * Fixed cross-site-scripting [phpsysinfo/includes/system_footer.php,
+    phpsysinfo/includes/system_header.php,
+    debian/patches/22-egw-CVE-2005-0870-xss.dpatch]
+  * Backported parts of changes by Christopher Kunz to fix arbitrary file
+    inclusion [phpsysinfo/index.php,
+    debian/patches/23-egw-CVE-2005-3347-file.dpatch]
+  * Initialise charset variable to fix cross-site scripting
+    [phpsysinfo/index.php, debian/patches/24-egw-CVE-2005-3348-xss.dpatch]
+
+ -- Peter Eisentraut <petere@debian.org>  Tue, 15 Nov 2005 00:20:10 +0100
+
+egroupware (1.0.0.009.dfsg-3-2) unstable; urgency=low
+
+  * Fixed fudforum cross-site scripting security problem (CAN-2005-2600)
+    (closes: #323928)
+  * New Swedish translation of debconf templates by Daniel Nylander
+    (closes: #333750)
+
+ -- Peter Eisentraut <petere@debian.org>  Tue,  1 Nov 2005 23:47:36 +0100
+
+egroupware (1.0.0.009.dfsg-3-1) unstable; urgency=high
+
+  (The actual upstream release name is "1.0.0.009-3".)
+
+  * New upstream release (closes: #329597)
+    - Obsoletes patch 10-egw-xmlrpc-fix-fix
+
+ -- Peter Eisentraut <petere@debian.org>  Mon, 26 Sep 2005 11:11:11 +0200
+
+egroupware (1.0.0.009.dfsg-2) unstable; urgency=high
+
+  * Added upstream's fix for the previous fix
+
+ -- Peter Eisentraut <petere@debian.org>  Mon,  5 Sep 2005 11:11:11 +0200
+
+egroupware (1.0.0.009.dfsg-1) unstable; urgency=high
+
+  * New upstream release
+    - Includes fix for (another) XML-RPC remote execution security problem
+      (CAN-2005-2498) (closes: #323350)
+
+ -- Peter Eisentraut <petere@debian.org>  Thu,  1 Sep 2005 11:11:11 +0200
+
+egroupware (1.0.0.008-2.dfsg-1) unstable; urgency=low
+
+  * New upstream release
+  * New Czech translation of debconf templates by Miroslav Kure
+    (closes: #318156)
+  * Improved version recognition in watch file
+
+ -- Peter Eisentraut <petere@debian.org>  Fri, 29 Jul 2005 11:11:11 +0200
+
+egroupware (1.0.0.008-1.dfsg-1) unstable; urgency=high
+
+  * New upstream release
+    - Contains better fix for XML-RPC security problem (bug #317263)
+    - Obsoletes patches 09-egw-calendar-konqueror, 10-egw-pam-auth
+
+ -- Peter Eisentraut <petere@debian.org>  Sat,  9 Jul 2005 11:11:11 +0200
+
+egroupware (1.0.0.007-3.dfsg-1) unstable; urgency=high
+
+  * New upstream release
+    - Includes fix for XML-RPC remote execution security problem
+      (CAN-2005-1921) (closes: #317263)
+  * Updated standards version
+
+ -- Peter Eisentraut <petere@debian.org>  Thu,  7 Jul 2005 11:11:11 +0200
+
+egroupware (1.0.0.007-2.dfsg-4) unstable; urgency=low
+
+  * New Vietnamese translation of debconf templates by Clytie Siddall
+    (closes: #311614)
+  * Changed maintainer address
+
+ -- Peter Eisentraut <petere@debian.org>  Sat, 11 Jun 2005 11:11:11 +0200
+
+egroupware (1.0.0.007-2.dfsg-3) unstable; urgency=medium
+
+  * Fixed PAM authentication (closes: #306729)
+
+ -- Peter Eisentraut <peter_e@gmx.net>  Tue, 24 May 2005 11:11:11 +0200
+
+egroupware (1.0.0.007-2.dfsg-2) unstable; urgency=medium
+
+  * Fixed calendar month display in Konqueror
+
+ -- Peter Eisentraut <peter_e@gmx.net>  Thu, 12 May 2005 11:11:11 +0200
+
+egroupware (1.0.0.007-2.dfsg-1) unstable; urgency=high
+
+  * New upstream version
+    - fixes several security problems (closes: #304496, #305576)
+    - fixes SQL error in calendar matrix view (closes: #302341)
+    - skel application removed
+  * Added php4-cli to dependencies of -fudforum
+  * Made Apache 2 the preferred web server alternative in dependencies and
+    debconf question, adjusted debconf translations manually
+  * Added setup instructions for MySQL (thanks to Christian Motschke)
+
+ -- Peter Eisentraut <peter_e@gmx.net>  Thu, 21 Apr 2005 11:11:11 +0200
+
+egroupware (1.0.00.006-1.dfsg-1) unstable; urgency=low
+
+  * New upstream version
+  * Adjusted patch egw-projects-jpgraph-path for upstream changes
+  * Removed patch egw-admin-save-email, obsoleted by upstream changes
+  * Added patch to ignore dangling symlinks in check_install.php;
+    phpldapadmin/config.php is initially a dangling symlink, so we don't
+    want to complain about that.
+  * Added perl to dependencies of -core (needed for postinst)
+
+ -- Peter Eisentraut <peter_e@gmx.net>  Mon, 08 Nov 2004 11:11:11 +0100
+
+egroupware (1.0.00.005-1.dfsg-3) unstable; urgency=low
+
+  * Converted dpatch to use /usr/share/dpatch/dpatch-run
+  * No longer set php_flag display_errors off; this should be chosen by
+    the system administrator or the user.
+  * -calendar depends on -infolog (closes: #275871)
+  * New Japanese translation of debconf templates by Hideki Yamane
+    (closes: #278511)
+  * Added patch to save email addresses when creating new users
+    (closes: #270672)
+
+ -- Peter Eisentraut <peter_e@gmx.net>  Mon, 01 Nov 2004 11:11:11 +0100
+
+egroupware (1.0.00.005-1.dfsg-2) unstable; urgency=low
+
+  * Removed PHP conditionals in apache.conf; besides having been
+    relatively useless, this also gets Apache 2 working.
+  * Symlinked to ttf-bitstream-vera instead of installing our own copy
+  * Symlinked to fpdf instead of installing our own copy (except
+    fpdf.php, which is patched by egroupware)
+
+ -- Peter Eisentraut <peter_e@gmx.net>  Sat, 25 Sep 2004 11:11:11 +0200
+
+egroupware (1.0.00.005-1.dfsg-1) unstable; urgency=low
+
+  * New upstream version
+  * Added ".dfsg" to version name to make explicit that this is not the
+    original upstream tarball
+  * egroupware-infolog.remove now obsolete
+  * Removed new .htaccess file from installation
+  * Adjusted patch egw-ldap-doc for upstream changes
+  * Adjusted patch egw-projects-var-www for upstream changes and renamed
+    to egw-projects-jpgraph-path
+  * Added suggestions of php4-imap and php4-auth-pam to -core package
+  * Removed dependencies on php4-gd2 (see bug #261186)
+
+ -- Peter Eisentraut <peter_e@gmx.net>  Sat, 11 Sep 2004 11:11:11 +0200
+
+egroupware (1.0.00.004-2+cvs20040825-2) unstable; urgency=low
+
+  * Added sitemgr-link symlink into the -sitemgr package
+  * New Brazilian Portuguese translation of debconf templates by
+    André Luís Lopes <andrelop@debian.org> (closes: #269531)
+  * Removed some obsolete files from -filemanager package
+  * phpldapadmin was by fault in debian/rules filtered from the list of
+    modules, so it did not get any files installed at all; fixed
+  * Added symlinks and instructions for setting up a phpldapadmin
+    configuration file
+  * Converted the executable dpatch 00template, which doesn't work, to
+    the nonexecutable variant
+
+ -- Peter Eisentraut <peter_e@gmx.net>  Sat, 04 Sep 2004 11:11:11 +0200
+
+egroupware (1.0.00.004-2+cvs20040825-1) unstable; urgency=low
+
+  * New upstream release plus additional fixes (check out from CVS using
+    -r Version-1_0_0-branch -D '2004-08-25 00:00:00 UTC')
+  * Updated egw-ldap-doc patch for new translations
+  * Sorted out the web server and PHP dependencies:
+    - Support only Apache variants and PHP as module
+    - New Apache 2 support (experimental)
+    - Changed dependency on php4-cgi to php4-cli
+  * Use invoke-rc.d in maintainer scripts
+  * Ignore web server reload failures (closes: #267362)
+  * New French (fr) translation of debconf templates by Florent Usseil
+    (closes: #267828)
+  * Added more dependencies on PHP modules in the applications
+  * Force PHP mbstring overloading to be on
+  * Remove executable permission from installed PHP files
+
+ -- Peter Eisentraut <peter_e@gmx.net>  Thu, 26 Aug 2004 11:11:11 +0200
+
+egroupware (1.0.00.003-2-1) unstable; urgency=low
+
+  * New upstream release (first stable upstream release, so it can go
+    into Debian unstable now)
+  * Patches now handled by dpatch
+  * More detailed copyright information added
+  * More careful selection of installed files
+  * More nonfree files removed from source package
+  * Dependencies revised
+  * debian/rules simplified
+  * Configuration adjusted for new upstream version, web server
+    selection changed in preparation for more supported servers
+
+ -- Peter Eisentraut <peter_e@gmx.net>  Tue, 17 Aug 2004 11:11:11 +0200
+
+egroupware (0.9.99.015-1-1) experimental; urgency=low
+
+  * Initial release (closes: #237854)
+  * Removed calendar/doc/rfc2445.txt, because it is not free.
+  * Changed fudforum setup to work better in Debian directory structure.
+
+ -- Peter Eisentraut <peter_e@gmx.net>  Fri, 11 Jun 2004 22:37:12 +0200
--- egroupware-1.6.002+dfsg.orig/debian/egroupware-sitemgr.copyright
+++ egroupware-1.6.002+dfsg/debian/egroupware-sitemgr.copyright
@@ -0,0 +1,41 @@
+This package was debianized by Peter Eisentraut <petere@debian.org> on
+Sat, 13 Mar 2004 21:51:38 +0100; heavily based on the debianization work
+for the package phpgroupware.
+
+This package was downloaded from http://www.egroupware.org/.
+
+Upstream authors:
+
+  eGroupWare developers
+  <http://www.egroupware/developers>
+  <egroupware-developers@lists.sourceforge.net>
+
+  Ralf Becker <RalfBecker@outdoor-training.de>
+
+
+Copyright:
+
+  Copyright (C) 2002, 2004 Ralf Becker
+  Copyright (C) 2002 Dan Kuykendall, Bettina Gille
+
+  This program 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.
+
+On Debian systems, the complete text of the GNU GPL version 2 can be found in
+the file /usr/share/common-licenses/GPL-2.
+
+
+The following additional copyright notice applies to
+/usr/share/egroupware/sitemgr/sitemgr-site/inc/meta.ui.inc.php:
+
+  PHP-NUKE: Web Portal System
+  ===========================
+
+  Copyright (c) 2002 by Francisco Burzi
+  http://phpnuke.org
+
+  This program 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.
--- egroupware-1.6.002+dfsg.orig/debian/egroupware-mydms.remove
+++ egroupware-1.6.002+dfsg/debian/egroupware-mydms.remove
@@ -0,0 +1,3 @@
+usr/share/egroupware/mydms/install.txt
+usr/share/egroupware/mydms/op/.htaccess
+usr/share/egroupware/mydms/runNotifyMailer.bat
--- egroupware-1.6.002+dfsg.orig/debian/egroupware-filemanager.remove
+++ egroupware-1.6.002+dfsg/debian/egroupware-filemanager.remove
@@ -0,0 +1 @@
+usr/share/egroupware/filemanager/tests/
--- egroupware-1.6.002+dfsg.orig/debian/egroupware-core.docs
+++ egroupware-1.6.002+dfsg/debian/egroupware-core.docs
@@ -0,0 +1,6 @@
+phpgwapi/doc/eGW-overview.*
+phpgwapi/doc/ldap/
+phpgwapi/doc/vfs/*.html
+phpgwapi/doc/xmlrpc/*.html
+phpgwapi/doc/xmlrpc/perl.txt
+phpgwapi/doc/xmlrpc/test.py
--- egroupware-1.6.002+dfsg.orig/debian/rules
+++ egroupware-1.6.002+dfsg/debian/rules
@@ -0,0 +1,100 @@
+#!/usr/bin/make -f
+
+SHELL = /bin/sh -e
+
+
+PACKAGES := $(shell dh_listpackages)
+MODULES = $(filter-out core,$(patsubst egroupware-%,%,$(filter egroupware-%,$(PACKAGES))))
+COREDIR = debian/egroupware-core/usr/share/egroupware
+COREDOC = debian/egroupware-core/usr/share/doc/egroupware-core
+PACKAGEDIR = debian/egroupware-$${APP}/usr/share/egroupware/$${APPDIR}
+PACKAGEDOC = debian/egroupware-$${APP}/usr/share/doc/egroupware-$${APPDIR}
+
+COPYRIGHT = -iname 'copyright*' -or -iname 'copying*' -or -iname '*license*'
+CHANGELOG = -iname 'changelog*'
+EXTRADOC = -iname readme -or -iname todo
+
+FINDOPT = -type f
+APPFILES = -not \( -path '*doc*' -or -path '.' -or -name '*.pl' -or $(COPYRIGHT) -or $(CHANGELOG) -or -iname install -or $(EXTRADOC) \)
+SPECIALDOC = -size 0 -or -iname install -or $(CHANGELOG) -or $(COPYRIGHT) -or \
+	-name '*.sgml' -or -name '*.lyx' -or -name '*.ps' -or -name '*.dvi' -or -name '*.rtf'
+DOCFILES = -not \( $(SPECIALDOC) \)
+
+INSTALL = install -D -m 644
+
+
+clean:
+	dh_testdir
+	dh_testroot
+	debconf-updatepo
+	dh_clean
+
+
+install: build
+	dh_testdir
+	dh_testroot
+	dh_clean -k
+	dh_installdirs
+
+	# install core modules
+
+	for DIR in admin home phpgwapi preferences setup syncml ; do \
+	  cd $(CURDIR)/$${DIR}; \
+	  find $(FINDOPT) $(APPFILES) \
+	    -exec $(INSTALL) {} $(CURDIR)/$(COREDIR)/$${DIR}/{} \; ; \
+	done
+
+	# install applications
+
+	for APP in $(MODULES) ; do \
+	  APPDIR=$$(echo $${APP} | sed 's/-/_/g') ; \
+	  if [ -d $(CURDIR)/$${APPDIR} ] ; then \
+	    cd $(CURDIR)/$${APPDIR}; \
+	    find $(FINDOPT) $(APPFILES) \
+	      -exec $(INSTALL) {} $(CURDIR)/$(PACKAGEDIR)/{} \; ; \
+	    if [ -d $(CURDIR)/$${APPDIR}/doc ] ; then \
+	      cd $(CURDIR)/$${APPDIR}/doc; \
+	      find $(FINDOPT) $(DOCFILES) \
+	        -exec $(INSTALL) {} $(CURDIR)/$(PACKAGEDOC)/{} \; ;\
+	    fi ; \
+	  else \
+	    echo "PACKAGING ERROR: directory $${APP} not found" 1>&2; exit 1 ; \
+	  fi ; \
+	done
+
+	dh_install
+
+	# delete some stuff
+	for APKG in $(PACKAGES) ; do \
+	  if [ -f debian/$${APKG}.remove ] ; then \
+	    perl -l0 -p -e '' debian/$${APKG}.remove | xargs -0ri /bin/sh -c "rm -rf debian/$${APKG}/{}" ; \
+	  fi ; \
+	done
+
+	# remove executable bit from php files
+	find debian/egroupware*/ -type f -and -perm +111 -and -name '*.php' -print0 | xargs -0ri chmod a-x '{}'
+	# make files starting with #! executable
+	find debian/egroupware*/ -type f -exec grep -q '^#!' '{}' \; -print0 | xargs -0ri chmod a+x '{}'
+
+
+binary-indep: build install
+	dh_testdir -i
+	dh_testroot -i
+	dh_installdebconf -i
+	dh_installdocs -i
+	dh_installexamples -i
+	dh_installchangelogs  -i
+	dh_link -i
+	dh_compress -i -X .php
+	dh_fixperms -i
+	dh_installdeb -i
+	(echo -n "egw:Modules="; for x in $(MODULES); do echo -n "egroupware-$$x,"; done; echo) >>debian/egroupware.substvars
+	perl -l0 -p -e 's/^/-V/' debian/substvars | xargs -0 dh_gencontrol -i --
+	dh_md5sums -i
+	dh_builddeb -i
+
+
+binary: binary-indep binary-arch
+
+
+.PHONY: build binary binary-arch binary-indep clean install
--- egroupware-1.6.002+dfsg.orig/debian/TODO.Debian
+++ egroupware-1.6.002+dfsg/debian/TODO.Debian
@@ -0,0 +1,17 @@
+To-do list for the eGroupWare Debian package
+============================================
+
+- When the (slightly patched) adodb in egroupware is in sync with the
+  released upstream version and the Debian package, we should symlink
+  egroupware to the adodb package installation instead of installing
+  our own.
+
+- It would be nice to only install the necessary subset of the files
+  web accessible.  The rest, for example the include files, templates,
+  and language files should be installed hidden from the web user.  The
+  settings PHPGW_SERVER_ROOT and PHPGW_INCLUDE_ROOT probably go in that
+  direction, but they are currently applied inconsistently throughout
+  the source code.
+
+
+Last changed: 2004-11-07
--- egroupware-1.6.002+dfsg.orig/debian/copyright
+++ egroupware-1.6.002+dfsg/debian/copyright
@@ -0,0 +1,30 @@
+This package was debianized by Peter Eisentraut <petere@debian.org> on
+Sat, 13 Mar 2004 21:51:38 +0100; heavily based on the debianization work
+for the package phpgroupware.
+
+This package was downloaded from http://www.egroupware.org/.
+
+Upstream authors:
+
+  eGroupWare developers
+  <http://www.egroupware/developers>
+  <egroupware-developers@lists.sourceforge.net>
+
+
+Copyright:
+
+  Copyright © 2002-8 by Ralf Becker <RalfBecker@outdoor-training.de>
+  Copyright © 2005-7 by Cornelius Weiss <egw@von-und-zu-weiss.de>, Cornelius Weiss <nelius@cwtech.de>
+  Copyright © 2006 by Christian Binder <christian.binder@freakmail.de>
+  Copyright © 2008-8 by leithoff@stylite.de
+  Copyright © 2008 by Oscar van Eijk <oscar.van.eijk@oveas.com>
+  Copyright © 2008 by stefan Becker <StefanBecker@outdoor-training.de>
+  Copyright © 2008 Knut Moeller <k.moeller@metaways.de>
+
+  This program 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.
+
+On Debian systems, the complete text of the GNU GPL version 2 can be found in
+the file /usr/share/common-licenses/GPL-2.
--- egroupware-1.6.002+dfsg.orig/debian/compat
+++ egroupware-1.6.002+dfsg/debian/compat
@@ -0,0 +1 @@
+5
--- egroupware-1.6.002+dfsg.orig/debian/egroupware-felamimail.remove
+++ egroupware-1.6.002+dfsg/debian/egroupware-felamimail.remove
@@ -0,0 +1 @@
+usr/share/egroupware/felamimail/smartsieve-NOTICE
--- egroupware-1.6.002+dfsg.orig/debian/egroupware-wiki.copyright
+++ egroupware-1.6.002+dfsg/debian/egroupware-wiki.copyright
@@ -0,0 +1,27 @@
+This package was debianized by Peter Eisentraut <petere@debian.org> on
+Sat, 13 Mar 2004 21:51:38 +0100; heavily based on the debianization work
+for the package phpgroupware.
+
+This package was downloaded from http://www.egroupware.org/.
+
+Upstream authors:
+
+  eGroupware developers
+  <http://www.egroupware/developers>
+  <egroupware-developers@lists.sourceforge.net>
+
+  Ralf Becker <RalfBecker@outdoor-training.de>
+
+
+Copyright:
+
+  Copyright (C) 2000-2001 Scott Moonen and others.
+  Copyright (C) 2005 RalfBecker@outdoor-training.de
+
+  WikkiTikkiTavi 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.
+
+On Debian systems, the full text of the GNU General Public License version 2
+can be found in the file /usr/share/common-licenses/GPL-2.
--- egroupware-1.6.002+dfsg.orig/debian/egroupware-core.copyright
+++ egroupware-1.6.002+dfsg/debian/egroupware-core.copyright
@@ -0,0 +1,307 @@
+This package was debianized by Peter Eisentraut <petere@debian.org> on
+Sat, 13 Mar 2004 21:51:38 +0100; heavily based on the debianization work
+for the package phpgroupware.
+
+This package was downloaded from http://www.egroupware.org/.
+
+Upstream authors:
+
+  eGroupWare developers
+  <http://www.egroupware/developers>
+  <egroupware-developers@lists.sourceforge.net>
+
+
+With the exceptions listed below, the following license applies:
+
+  Copyright (C) 2001 Loic Dachary
+  Copyright (C) 2000 - 2003 Free Software Foundation, Inc
+  Copyright (C) 1999-2000 NetUSE GmbH Kristian Koehntopp
+  Copyright (C) 2000-2003 Joseph Engo, Bettina Gille
+  Copyright (C) 2000, 2001, 2003, 2004 Miles Lott
+  Copyright (C) 2000-2002 Joseph Engo, Lars Kneschke
+  Copyright (C) 2003 Lars Kneschke, Bettina Gille
+  Copyright (C) 2000-2002 Joseph Engo
+  Copyright (C) 2000, 2001 Dan Kuykendall
+  Copyright (C) 2000, 2001 Mark Peters
+  Copyright (C) 2002-2004 Lars Kneschke
+  Copyright (C) 2001 Dylan Adams
+  Copyright (C) 1999-2000 The SourceForge Crew - http://sourceforge.net
+  Copyright (C) 2001, 2002 Joseph Engo, Miles Lott, Bettina Gille
+  Copyright (C) 1999 Michael L. Dean & Tim R. Norman
+  Copyright (C) 2002 Zeald Ltd
+  Copyright (C) 2003 Richard R. Vasquez, Jr.
+  Copyright (C) 2002, 2003 Ulf Harnhammar
+  Copyright (C) 2000, 2001 Marc Logemann
+  Copyright (C) 1999-2003 Anil Madhavapeddy <anil@recoil.org>
+  Copyright (C) 2002-2003 Michael Slusarz <slusarz@bigworm.colorado.edu>
+  Copyright (C) 2001 - 2003 Brent R. Matzelle
+  Copyright (C) 1999-2000 Dan Wilson <phpPgAdmin@acucore.com>
+  Copyright (C) 1998-1999 Tobias Ratschiller <tobias@dnet.it>
+  Copyright (C) 1998-2000 NetUSE AG Boris Erdmann, Kristian Koehntopp
+  Copyright (C) 2001-2003 Jason Wies, Jonathon Sim
+  Copyright (C) 2001 Jason Wies
+  Copyright (C) 2001 Michael P. Mehl. All rights reserved.
+  Copyright (C) 2002, 2003 Mihai Bazon
+  Copyright Scand LLC http://www.scbr.com
+  Copyright (C) 2002 by Mike Hall
+
+  This program 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.
+
+On Debian systems, the complete text of the GNU GPL version 2 can be found in
+the file /usr/share/common-licenses/GPL-2.
+
+
+The following copyright notice applies to some files in
+/usr/share/egroupware/phpgwapi/inc/, /usr/share/egroupware/phpgwapi/js/
+(see header of the files), as well as
+/usr/share/egroupware/phpgwapi/cron/asyncservices.php,
+/usr/share/egroupware/admin/inc/class.uiasyncservice.inc.php, and
+/usr/share/egroupware/setup/inc/class.Template.inc.php:
+
+  Copyright 2000-2005 Mika Tuupola
+  Copyright 1999-2006 Chuck Hagenbuch <chuck@horde.org>
+  Copyright 1999-2005 Jon Parise <jon@horde.org>
+  Copyright 2003-2004 Mike Cochrane <mike@graftonhall.co.nz>
+  Copyright 2003-2004 Karsten Fourmont (karsten@horde.org)
+  Copyright 2002-2006 Jan Schneider <jan@horde.org>
+  Copyright 2003-2005 Michael Slusarz <slusarz@bigworm.colorado.edu>
+  Copyright 1999-2005 Anil Madhavapeddy <anil@recoil.org>
+  Copyright 2003-2006 Anthony Mills <amills@pyramid6.com>
+  Copyright 2005-2006 Lars Kneschke <l.kneschke@metaways.de>
+  Copyright (c) 2002-2003 Braverock Ventures
+  Copyright 2002, 2003 Mihai Bazon
+  Copyright (c) 2005-2006 by Jared White & J. Max Wilson
+  Copyright 2001 Hayden Porter, hayden@aviarts.com
+  Copyright (c) 2004 Jan-Klaas Kollhof
+  Copyright (C) 2003 Dipl.-Inform. Kai Hofmann and probusiness AG
+  Copyright (c) 2002-2005 Walter Zorn
+
+  This library 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.1 of the License,
+  or any later version.
+
+On Debian systems, the complete text of the GNU LGPL version 2.1 can be found
+in the file /usr/share/common-licenses/LGPL-2.1.
+
+[The intention is that the API for external applications is available
+ under the LGPL, whereas most of eGroupWare itself is available under
+ the GPL. -- the packager]
+
+
+The following copyright notice applies to
+/usr/share/egroupware/phpgwapi/inc/class.pdf.inc.php:
+
+  Copyright (c) 2004, Lars Kneschke
+  All rights reserved.
+
+  Redistribution and use in source and binary forms, with or without
+  modification, are permitted provided that the following conditions are
+  met:
+
+  * Redistributions of source code must retain the above copyright
+  notice, this list of conditions and the following disclaimer.
+  * Redistributions in binary form must reproduce the above copyright
+  notice, this list of conditions and the following disclaimer in the
+  documentation and/or other materials provided with the distribution.
+  * Neither the name of the FeLaMiMail organization nor the names of
+  its contributors may be used to endorse or promote products derived
+  from this software without specific prior written permission.
+
+  THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+  "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
+  TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
+  PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR
+  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
+  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
+  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
+  PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
+  LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
+  NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+  SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+
+
+The following copyright notice applies to
+/usr/share/egroupware/phpgwapi/inc/class.xmlrpc_client_php.inc.php,
+/usr/share/egroupware/phpgwapi/inc/class.xmlrpc_server_php.inc.php:
+
+  Copyright (c) 1999,2000,2001 Edd Dumbill.
+  All rights reserved.
+
+  Redistribution and use in source and binary forms, with or without
+  modification, are permitted provided that the following conditions
+  are met:
+
+     * Redistributions of source code must retain the above copyright
+       notice, this list of conditions and the following disclaimer.
+
+     * Redistributions in binary form must reproduce the above
+       copyright notice, this list of conditions and the following
+       disclaimer in the documentation and/or other materials provided
+       with the distribution.
+
+     * Neither the name of the "XML-RPC for PHP" nor the names of its
+       contributors may be used to endorse or promote products derived
+       from this software without specific prior written permission.
+
+  THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+  "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+  LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
+  FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
+  REGENTS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
+  INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+  (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
+  SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
+  HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
+  STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
+  ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
+  OF THE POSSIBILITY OF SUCH DAMAGE.
+
+
+The following copyright notice applies to
+/usr/share/egroupware/phpgwapi/inc/class.xmlrpcmsg.inc.php,
+/usr/share/egroupware/phpgwapi/inc/class.xmlrpcresp.inc.php,
+/usr/share/egroupware/phpgwapi/inc/class.xmlrpcval.inc.php,
+/usr/share/egroupware/phpgwapi/inc/xml_functions.inc.php:
+
+  by Edd Dumbill (C) 1999-2001
+
+  License is granted to use or modify this software ('XML-RPC for PHP')
+  for commercial or non-commercial use provided the copyright of the author
+  is preserved in any distributed or derivative work.
+
+  THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESSED OR
+  IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
+  OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
+  IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
+  INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
+  NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+  DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+  THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+  (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
+  THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+
+
+The following copyright notice applies to
+/usr/share/egrouware/phpgwapi/inc/adodb/:
+
+  ADOdb is dual licensed using BSD and LGPL.
+
+  In plain English, you do not need to distribute your application  in source code form, nor do you need to distribute ADOdb source code, provided you follow the rest of terms of the BSD license.
+
+  For more info about ADOdb, visit http://adodb.sourceforge.net/
+
+  BSD Style-License
+  =================
+
+  Copyright (c) 2000, 2001, 2002, 2003, 2004 John Lim
+  All rights reserved.
+
+  Redistribution and use in source and binary forms, with or without modification,
+  are permitted provided that the following conditions are met:
+
+  Redistributions of source code must retain the above copyright notice, this list
+  of conditions and the following disclaimer.
+
+  Redistributions in binary form must reproduce the above copyright notice, this list
+  of conditions and the following disclaimer in the documentation and/or other materials
+  provided with the distribution.
+
+  Neither the name of the John Lim nor the names of its contributors may be used to
+  endorse or promote products derived from this software without specific prior written
+  permission.
+
+  DISCLAIMER:
+  THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY
+  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
+  MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL
+  JOHN LIM OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
+  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
+  SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
+  HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
+  OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+  SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+
+
+The following copyright notice applies to
+/usr/share/egroupware/phpgwapi/inc/fpdf/fpdf.php:
+
+  /*******************************************************************************
+  * Software: FPDF                                                               *
+  * Version:  1.52                                                               *
+  * Date:     2003-12-30                                                         *
+  * Author:   Olivier PLATHEY                                                    *
+  * License:  Freeware                                                           *
+  *                                                                              *
+  * You may use, modify and redistribute this software as you wish.              *
+  *******************************************************************************/
+
+
+The following copyright notice applies to
+/usr/share/egroupware/phpgwapi/js/colorpicker/:
+
+  htmlArea License (based on BSD license)
+  Copyright (c) 2002-2004, interactivetools.com, inc.
+  Copyright (c) 2003-2004 dynarch.com
+  All rights reserved.
+
+  Redistribution and use in source and binary forms, with or without
+  modification, are permitted provided that the following conditions are met:
+
+  1) Redistributions of source code must retain the above copyright notice,
+     this list of conditions and the following disclaimer.
+
+  2) Redistributions in binary form must reproduce the above copyright notice,
+     this list of conditions and the following disclaimer in the documentation
+     and/or other materials provided with the distribution.
+
+  3) Neither the name of interactivetools.com, inc. nor the names of its
+     contributors may be used to endorse or promote products derived from this
+     software without specific prior written permission.
+
+  THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
+  AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+  ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
+  LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
+  CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
+  SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
+  INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
+  CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
+  ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
+  POSSIBILITY OF SUCH DAMAGE.
+
+
+The following copyright notice applies to
+/usr/share/egroupware/phpgwapi/js/fckeditor/:
+
+  FCKeditor - The text editor for Internet - http://www.fckeditor.net
+  Copyright (C) 2003-2007 Frederico Caldeira Knabben
+ 
+  == BEGIN LICENSE ==
+ 
+  Licensed under the terms of any of the following licenses at your
+  choice:
+ 
+   - GNU General Public License Version 2 or later (the "GPL")
+     http://www.gnu.org/licenses/gpl.html
+ 
+   - GNU Lesser General Public License Version 2.1 or later (the "LGPL")
+     http://www.gnu.org/licenses/lgpl.html
+ 
+   - Mozilla Public License Version 1.1 or later (the "MPL")
+     http://www.mozilla.org/MPL/MPL-1.1.html
+
+  == END LICENSE ==
+
+
+The following copyright notice applies to
+/usr/share/egroupware/phpgwapi/js/foldertree/:
+
+  Copyright (c) 2002-2003 Geir Landrö
+
+  This script can be used freely as long as all
+  copyright messages are intact.
--- egroupware-1.6.002+dfsg.orig/debian/egroupware-projectmanager.remove
+++ egroupware-1.6.002+dfsg/debian/egroupware-projectmanager.remove
@@ -0,0 +1,3 @@
+usr/share/egroupware/projectmanager/inc/jpgraph-1.5.2/src/Examples/
+usr/share/egroupware/projectmanager/inc/ttf-bitstream-vera-1.10/README.TXT
+usr/share/egroupware/projectmanager/inc/ttf-bitstream-vera-1.10/RELEASENOTES.TXT
--- egroupware-1.6.002+dfsg.orig/debian/egroupware-addressbook.NEWS
+++ egroupware-1.6.002+dfsg/debian/egroupware-addressbook.NEWS
@@ -0,0 +1,6 @@
+egroupware-addressbook (1.4.002.dfsg-2) unstable; urgency=low
+
+  If you are using an LDAP-based addressbook, please follow the upgrade
+  instructions at <fwww.egroupware.org/wiki/AddresbookAccountsConcept>.
+
+ -- Peter Eisentraut <petere@debian.org>  Sat, 01 Mar 2008 19:34:32 +0100
--- egroupware-1.6.002+dfsg.orig/debian/egroupware-core.postinst
+++ egroupware-1.6.002+dfsg/debian/egroupware-core.postinst
@@ -0,0 +1,71 @@
+#! /bin/sh
+
+set -e
+
+
+webserver_soft_reload() {
+	if command -v invoke-rc.d >/dev/null 2>&1; then
+		invoke-rc.d "$1" force-reload || :
+	else
+		[ -x /etc/init.d/"$1" ] && /etc/init.d/"$1" force-reload || :
+	fi
+}
+
+
+. /usr/share/debconf/confmodule
+db_version 2.0
+
+
+if [ "$1" = configure ]; then
+	mkdir -p /var/lib/egroupware/files/users
+	mkdir -p /var/lib/egroupware/files/groups
+	mkdir -p /var/lib/egroupware/files/db_backup
+	mkdir -p /var/lib/egroupware/sessions
+	mkdir -p /var/lib/egroupware/default/files
+	mkdir -p /var/lib/egroupware/default/backup
+
+	config="/var/lib/egroupware/header.inc.php"
+	if [ ! -s $config ] ; then
+		template="/usr/share/egroupware/header.inc.php.template"
+
+		# Get configuration passwords.
+		db_get "egroupware/header/user"
+		header_user="$RET"
+		db_get "egroupware/header/password"
+		header_password="$RET"
+
+		# Build egroupware header manager configuration file.
+		perl -MDigest::MD5 -0777 -p -e "
+			s/<!-- BEGIN domain -->.*<!-- END domain -->//s;
+			s/{domains}//;
+			s#{SERVER_ROOT}#/usr/share/egroupware#;
+			s#{INCLUDE_ROOT}#/usr/share/egroupware#;
+			s/{SETUP_ACL}//;
+			s/{DOMAIN_SELECTBOX}/false/;
+			s/{DB_PERSISTENT}/false/;
+			s/{SESSIONS_TYPE}/db/;
+			s/{ENABLE_MCRYPT}/false/;
+			s/{MCRYPT_VERSION}/none/;
+			s/{MCRYPT_IV}/none/;
+			s/{HEADER_ADMIN_PASSWORD}/Digest::MD5::md5_hex('$header_password')/e;
+			# put this at the end in case someone picks a user name that matches a placeholder
+			s/{HEADER_ADMIN_USER}/$header_user/;
+		" < $template > $config
+	fi
+
+	# Only change permissions during initial installation, in case
+	# someone wants a different setup.
+	if [ -z "$2" ]; then
+		chown -R www-data:www-data /var/lib/egroupware/
+		chmod 600 $config
+	fi
+
+	# Set up web server and reload it.
+	ln -fs ../../egroupware/apache.conf /etc/apache2/conf.d/egroupware
+	a2enmod actions >/dev/null
+	webserver_soft_reload apache2
+fi
+
+#DEBHELPER#
+
+db_stop
--- egroupware-1.6.002+dfsg.orig/debian/egroupware-etemplate.remove
+++ egroupware-1.6.002+dfsg/debian/egroupware-etemplate.remove
@@ -0,0 +1 @@
+usr/share/egroupware/etemplate/phpGtk_test.php
--- egroupware-1.6.002+dfsg.orig/debian/egroupware-core.postrm
+++ egroupware-1.6.002+dfsg/debian/egroupware-core.postrm
@@ -0,0 +1,28 @@
+#! /bin/sh
+
+set -e
+
+
+webserver_soft_reload() {
+	if command -v invoke-rc.d >/dev/null 2>&1; then
+		invoke-rc.d "$1" force-reload || :
+	else
+		[ -x /etc/init.d/"$1" ] && /etc/init.d/"$1" force-reload || :
+	fi
+}
+
+
+if [ "$1" = remove ]; then
+	rm -rf /var/lib/egroupware/sessions/
+	rm -f /etc/apache2/conf.d/egroupware
+	webserver_soft_reload apache2
+fi
+
+
+if [ "$1" = purge ]; then
+	rm -rf /var/lib/egroupware/
+	rm -rf /etc/egroupware/
+fi
+
+
+#DEBHELPER#
--- egroupware-1.6.002+dfsg.orig/debian/egroupware.README.Debian
+++ egroupware-1.6.002+dfsg/debian/egroupware.README.Debian
@@ -0,0 +1,8 @@
+eGroupWare for Debian
+=====================
+
+Read /usr/share/doc/egroupware-core/README.Debian.gz to get started with the
+Debian eGroupWare package.
+
+
+ -- Peter Eisentraut <petere@debian.org>, July 2008
--- egroupware-1.6.002+dfsg.orig/debian/egroupware-bookmarks.copyright
+++ egroupware-1.6.002+dfsg/debian/egroupware-bookmarks.copyright
@@ -0,0 +1,34 @@
+This package was debianized by Peter Eisentraut <petere@debian.org> on
+Sat, 13 Mar 2004 21:51:38 +0100; heavily based on the debianization work
+for the package phpgroupware.
+
+This package was downloaded from http://www.egroupware.org/.
+
+Upstream authors:
+
+  eGroupWare developers
+  <http://www.egroupware/developers>
+  <egroupware-developers@lists.sourceforge.net>
+
+
+Copyright:
+
+  Based on Bookmarker Copyright (C) 1998  Padraic Renaghan
+                      http://www.renaghan.com/bookmarker
+
+  This program 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.
+
+On Debian systems, the complete text of the GNU GPL version 2 can be found in
+the file /usr/share/common-licenses/GPL-2.
+
+
+The following copyright notice applies to
+/usr/share/egroupware/bookmarks/inc/class.sqlquery.inc.php:
+
+  PHP Base Library
+
+  Copyright (c) 1998-2000 NetUSE AG
+                     Boris Erdmann, Kristian Koehntopp
--- egroupware-1.6.002+dfsg.orig/debian/egroupware-etemplate.links
+++ egroupware-1.6.002+dfsg/debian/egroupware-etemplate.links
@@ -0,0 +1 @@
+usr/share/doc/egroupware-etemplate usr/share/egroupware/etemplate/doc
--- egroupware-1.6.002+dfsg.orig/debian/egroupware-projectmanager.copyright
+++ egroupware-1.6.002+dfsg/debian/egroupware-projectmanager.copyright
@@ -0,0 +1,34 @@
+This package was debianized by Peter Eisentraut <petere@debian.org> on
+Sat, 13 Mar 2004 21:51:38 +0100; heavily based on the debianization work
+for the package phpgroupware.
+
+This package was downloaded from http://www.egroupware.org/.
+
+Upstream authors:
+
+  eGroupWare developers
+  <http://www.egroupware/developers>
+  <egroupware-developers@lists.sourceforge.net>
+
+  Ralf Becker <RalfBecker@outdoor-training.de>
+
+
+Copyright:
+
+  Written and (c) 2005 by Ralf Becker <RalfBecker@outdoor-training.de>
+
+  This program 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.
+
+On Debian systems, the complete text of the GNU GPL version 2 can be found in
+the file /usr/share/common-licenses/GPL-2.
+
+
+The following copyright notice applies to
+/usr/share/egroupware/projectmanager/inc/jpgraph-1.5.2/:
+
+  This is JpGraph 1.5.2 an Object Oriented PHP4 Graph Plotting library.
+  The whole libray is Copyright (C) 2001,2002 Johan Persson and released
+  under GPL 2.0
--- egroupware-1.6.002+dfsg.orig/debian/watch
+++ egroupware-1.6.002+dfsg/debian/watch
@@ -0,0 +1,3 @@
+version=3
+opts=dversionmangle=s/\+dfsg$//,uversionmangle=s/\.rc/~rc/ \
+http://sf.net/egroupware/eGroup[Ww]are-([1-9]\.[02468]\.[rc0-9.-]+)\.tar\.gz  debian  debian/egw-sanitize-tarball
--- egroupware-1.6.002+dfsg.orig/debian/egroupware-wiki.remove
+++ egroupware-1.6.002+dfsg/debian/egroupware-wiki.remove
@@ -0,0 +1,2 @@
+usr/share/doc/egroupware-wiki
+usr/share/egroupware/wiki/htaccess
--- egroupware-1.6.002+dfsg.orig/debian/egroupware-phpsysinfo.copyright
+++ egroupware-1.6.002+dfsg/debian/egroupware-phpsysinfo.copyright
@@ -0,0 +1,36 @@
+This package was debianized by Peter Eisentraut <petere@debian.org> on
+Sat, 13 Mar 2004 21:51:38 +0100; heavily based on the debianization work
+for the package phpgroupware.
+
+This package was downloaded from http://www.egroupware.org/.
+
+Upstream authors:
+
+  eGroupWare developers
+  <http://www.egroupware/developers>
+  <egroupware-developers@lists.sourceforge.net>
+
+
+Copyright:
+
+  This program 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.
+
+On Debian systems, the complete text of the GNU GPL version 2 can be found in
+the file /usr/share/common-licenses/GPL-2.
+
+
+The following copyright notice applies to
+/usr/share/egroupware/phpsysinfo/includes/class.Template.inc.php:
+
+  (C) Copyright 1999-2000 NetUSE GmbH Kristian Koehntopp
+
+  This program 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.1 of the License, or
+  any later version.
+ 
+On Debian systems, the complete text of the GNU LGPL version 2.1 can be found
+in the file /usr/share/common-licenses/LGPL-2.1.
--- egroupware-1.6.002+dfsg.orig/debian/egroupware-core.install
+++ egroupware-1.6.002+dfsg/debian/egroupware-core.install
@@ -0,0 +1,2 @@
+debian/etc/apache.conf etc/egroupware/
+*.php header.inc.php.template usr/share/egroupware/
--- egroupware-1.6.002+dfsg.orig/debian/egroupware-core.README.Debian
+++ egroupware-1.6.002+dfsg/debian/egroupware-core.README.Debian
@@ -0,0 +1,129 @@
+eGroupWare for Debian
+=====================
+
+Table of Contents
+-----------------
+
+- General
+- Security Advisory
+- Preparation Steps for PostgreSQL
+- Preparation Steps for MySQL
+
+
+General
+-------
+
+It is highly recommended that eGroupWare only be accessible through
+SSL (https).  This will protect the transmission of your users'
+passwords and personal data.  Users of Apache 1 can achieve that by
+configuring eGroupWare only for Apache-SSL.  For users of Apache 2, it
+may be necessary to explicitly disable access to eGroupWare without
+SSL, for example with the following configuration in the respective
+virtual host definition:
+
+<Directory /usr/share/egroupware>
+    Order deny,allow
+    Deny from all
+</Directory>
+
+The URL for the eGroupWare installation is of the form
+<http(s)://yourhostname/egroupware/>.  You can change this and some
+other web-related settings in /etc/egroupware/apache.conf.  But you
+first need to do some setup, so read on ...
+
+Please log in to the web-based eGroupWare setup tool after installing
+or upgrading the eGroupWare packages.  The URL is of the form
+<http(s)://yourhostname/egroupware/setup/>.  If this is your first
+installation, you should first prepare the database management system
+of your choice as outlined below.  The connection parameters for the
+database must later be entered in the setup tool.
+
+Also log in to the web-based setup tool before uninstalling eGroupWare
+application packages to unregister those applications.  The Debian
+package management system cannot do that automatically.  If you forget
+that, you will have leftovers from the uninstalled applications in the
+database.  (If you forget, you can reinstall the package, unregister
+the application, and remove it again.)
+
+The eGroupWare Debian package does not clear out or drop the database
+when the package is purged.  You need to do that yourself.
+
+
+Security Advisory
+-----------------
+
+eGroupWare stores the database password in plain text in
+/var/lib/egroupware/header.inc.php.  This file is readable by the user
+www-data, which means that every user that can execute user-defined
+scripts (PHP, CGI, etc.) running as the web server user www-data can
+read this file and steal all your eGroupWare data.  Therefore you
+should do at least one of the following:
+
+- Don't allow any untrusted users on your machine.
+
+- Don't allow any untrusted users to run their own PHP, CGI, etc.
+
+- Make sure all the user-defined content is run as a different user,
+  for example using suEXEC.
+
+Alternatively, you may want to run eGroupWare as a separate user or in
+a separate Apache instance altogether, but this is nontrivial to set
+up and not supported by this package (yet).  Suggestions are welcome.
+
+
+Preparation Steps for PostgreSQL
+--------------------------------
+
+The PostgreSQL database system can be on a remote host, of course.
+Substitute the appropriate IP addresses below.
+
+Create a user and database for eGroupWare:
+
+# su - postgres
+$ createuser -A -D -P egroupware
+[enter a password for the user when prompted]
+$ createdb egroupware
+
+You need to configure PostgreSQL to allow connections from the web
+server.  This is not allowed by default.  Add a line like this to
+/etc/postgresql/x.y/foo/pg_hba.conf (where "x.y" is the version number
+such as "8.1", and "foo" is the name of the cluster instance such as
+"main"), most simply before all other records:
+
+host  egroupware  egroupware  127.0.0.1  255.255.255.255  md5
+
+(This allows any OS user from 127.0.0.1 to connect to the PostgreSQL
+database "egroupware" as PostgreSQL user "egroupware" if they can
+supply a valid password.)
+
+If you are using PostgreSQL 7.4, you need to allow TCP/IP access to the
+database server by setting the parameter tcpip_socket to true in
+postgresql.conf.  In 8.0 and later, the parameter is called
+listen_addresses and the default is sufficient.
+
+After having made these changes, run
+
+# /etc/init.d/postgresql-x.y reload
+
+More information about PostgreSQL client authentication can be found
+in the file
+/usr/share/doc/postgresql-doc-x.y/html/client-authentication.html in
+the package postgresql-doc-x.y.
+
+
+Preparation Steps for MySQL
+---------------------------
+
+Set up a database for eGroupWare and grant user access:
+
+$ mysql -u root
+mysql> CREATE DATABASE egroupware;
+mysql> GRANT ALL ON egroupware.* TO 'egroupware'@'localhost' IDENTIFIED BY "password";
+
+If the MySQL server is on a remote host, substitute the name of the
+host of the web server for localhost in the statement above.
+Additionally, the option bind-address in /etc/mysql/my.cnf may need to
+be changed to accept connections from remote hosts.
+
+
+ -- Peter Eisentraut <petere@debian.org>, October 2007
--- egroupware-1.6.002+dfsg.orig/debian/egroupware-wiki.docs
+++ egroupware-1.6.002+dfsg/debian/egroupware-wiki.docs
@@ -0,0 +1 @@
+wiki/htaccess
--- egroupware-1.6.002+dfsg.orig/debian/po/vi.po
+++ egroupware-1.6.002+dfsg/debian/po/vi.po
@@ -0,0 +1,128 @@
+# Vietnamese translation for EGroupWare.
+# Copyright © 2008 Free Software Foundation, Inc.
+# Clytie Siddall <clytie@riverland.net.au>, 2008.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: egroupware 1.2.107-2.dfsg-3\n"
+"Report-Msgid-Bugs-To: egroupware@packages.debian.org\n"
+"POT-Creation-Date: 2008-03-02 08:03+0100\n"
+"PO-Revision-Date: 2008-02-29 20:30+1030\n"
+"Last-Translator: Clytie Siddall <clytie@riverland.net.au>\n"
+"Language-Team: Vietnamese <vi-VN@googlegroups.com>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=1; plural=0;\n"
+"X-Generator: LocFactoryEditor 1.7b3\n"
+
+#. Type: note
+#. Description
+#: ../egroupware-core.templates:1001
+#, fuzzy
+#| msgid "eGroupWare core package configuration"
+msgid "eGroupWare core package configuration note"
+msgstr "Cấu hình gói lõi eGroupWare."
+
+#. Type: note
+#. Description
+#: ../egroupware-core.templates:1001
+#, fuzzy
+#| msgid ""
+#| "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/."
+msgid ""
+"The eGroupWare core package configuration will only set 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/.  There you "
+"can continue the configuration, initialize the database, and register "
+"installed eGroupWare applications."
+msgstr ""
+"Tiến trình cấu hình gói lõi eGroupWare sẽ chỉ giúp thiết lập tên và mật khẩu "
+"của quản trị. Để sơ khởi xong, thăm trang thiết lập eGroupWare ở địa chỉ « "
+"http(s)://${site}/egroupware/setup/ »."
+
+#. Type: string
+#. Description
+#: ../egroupware-core.templates:2001
+msgid "Header admin user name:"
+msgstr "Tên người dùng quản trị phần đầu :"
+
+#. Type: string
+#. Description
+#: ../egroupware-core.templates:2001
+msgid ""
+"The header admin user can change various global configuration settings and "
+"add eGroupWare domains via a provided web interface."
+msgstr ""
+"Người dùng quản trị phần đầu có khả năng thay đổi một số thiết lập cấu hình "
+"toàn cục và miền eGroupWare nào đó thông qua một giao diện Web đã cung cấp."
+
+#. Type: password
+#. Description
+#: ../egroupware-core.templates:3001
+msgid "Header admin password:"
+msgstr "Mật khẩu quản trị phần đầu :"
+
+#. Type: password
+#. Description
+#: ../egroupware-core.templates:3001
+msgid "Please choose a password for the header admin user."
+msgstr "Hãy chọn mật khẩu cho người dùng quản trị phần đầu."
+
+#. Type: password
+#. Description
+#: ../egroupware-core.templates:4001
+msgid "Header admin password confirmation:"
+msgstr "Xác nhận mật khẩu quản trị phần đầu :"
+
+#. Type: password
+#. Description
+#: ../egroupware-core.templates:4001
+msgid "Please confirm the header admin password."
+msgstr "Hãy xác nhận mật khẩu quản trị phần đầu."
+
+#. Type: error
+#. Description
+#: ../egroupware-core.templates:5001
+#, fuzzy
+#| msgid "Password mismatch"
+msgid "Passwords mismatch"
+msgstr "Sai khớp mật khẩu"
+
+#. Type: error
+#. Description
+#: ../egroupware-core.templates:5001
+#, fuzzy
+#| msgid ""
+#| "The two passwords you entered were not the same.  Please enter a password "
+#| "again."
+msgid "The two passwords you entered were not the same.  Please try again."
+msgstr "Bạn đã nhập hai mật khẩu không trùng. Hãy nhập lại mật khẩu."
+
+#~ msgid ""
+#~ "This page allows further configuration steps, initialization of the "
+#~ "database, and registering of installed eGroupWare applications."
+#~ msgstr ""
+#~ "Trang này cho phép các bước cấu hình bổ sung, khởi chạy cơ sở dữ liệu và "
+#~ "đăng ký các ứng dụng khởi chạy đã cài đặt."
+
+#~ msgid "Apache 2, Apache, Apache SSL, Apache Perl"
+#~ msgstr "Apache 2, Apache, Apache SSL, Apache Perl"
+
+#~ msgid "Web server for eGroupWare:"
+#~ msgstr "Trình phục vụ Web cho eGroupWare:"
+
+#~ msgid ""
+#~ "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."
+#~ msgstr ""
+#~ "Ở đây thì chọn trình phục vụ Web cho đó bạn muốn cấu hình eGroupWare. "
+#~ "eGroupWare hỗ trợ bất cứ trình phục vụ nào cũng hỗ trợ PHP, nhưng tiến "
+#~ "trình cấu hình này chỉ hỗ trợ một số biến thể Apache. Mời bạn gửi lời góp "
+#~ "ý hoặc đắp sẽ giúp thiết lập trình phục vụ Web khác."
--- egroupware-1.6.002+dfsg.orig/debian/po/nl.po
+++ egroupware-1.6.002+dfsg/debian/po/nl.po
@@ -0,0 +1,175 @@
+# translation of egroupware_templates.po to Dutch
+#
+# This file is distributed under the same license as the egroupware package.
+# Please see debian/copyright.
+#
+#    Translators, if you are not familiar with the PO format, gettext
+#    documentation is worth reading, especially sections dedicated to
+#    this format, e.g. by running:
+#         info -n '(gettext)PO Files'
+#         info -n '(gettext)Header Entry'
+#    Some information specific to po-debconf are available at
+#            /usr/share/doc/po-debconf/README-trans
+#         or http://www.debian.org/intl/l10n/po-debconf/README-trans#
+#    Developers do not need to manually edit POT or PO files.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: egroupware_1.2-104.dfsg-2_templates\n"
+"Report-Msgid-Bugs-To: egroupware@packages.debian.org\n"
+"POT-Creation-Date: 2008-03-02 08:03+0100\n"
+"PO-Revision-Date: 2006-08-29 17:03\n"
+"Last-Translator: Kurt De Bree <kdebree(AT)telenet(DOT)be>\n"
+"Language-Team: Dutch <debian-l10n-dutch@lists.debian.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: KBabel 1.10.2\n"
+"Plural-Forms:  nplurals=2; plural=(n != 1);\n"
+
+#. Type: note
+#. Description
+#: ../egroupware-core.templates:1001
+#, fuzzy
+#| msgid "eGroupWare core package configuration note"
+msgid "eGroupWare core package configuration note"
+msgstr "Opmerking over de configuratie van het eGroupWare-basispakket."
+
+#. Type: note
+#. Description
+#: ../egroupware-core.templates:1001
+#, fuzzy
+#| msgid ""
+#| "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"
+msgid ""
+"The eGroupWare core package configuration will only set 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/.  There you "
+"can continue the configuration, initialize the database, and register "
+"installed eGroupWare applications."
+msgstr ""
+"De configuratietoepassing van het eGroupWare-basispakket vraagt u enkel om "
+"de naam en het wachtwoord van de beheerder. Ga met uw webbrowser naar de "
+"eGroupware-instellingen om de initialisatie te vervolledigen. Deze bevindt "
+"zich normaal gezien op:"
+
+#. Type: string
+#. Description
+#: ../egroupware-core.templates:2001
+msgid "Header admin user name:"
+msgstr "Gebruikersnaam van de \"header\"-beheerder in:"
+
+#. Type: string
+#. Description
+#: ../egroupware-core.templates:2001
+#, fuzzy
+#| msgid ""
+#| "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."
+msgid ""
+"The header admin user can change various global configuration settings and "
+"add eGroupWare domains via a provided web interface."
+msgstr ""
+"Via een webinterface kan de gebruiker, die de \"header\" beheert, "
+"verscheidene algemene configuratie-instellingen wijzigen, alsook eGroupWare-"
+"domeinen bijvoegen. Voor deze gebruiker moet een naam gekozen worden."
+
+#. Type: password
+#. Description
+#: ../egroupware-core.templates:3001
+msgid "Header admin password:"
+msgstr "Wachtwoord van de \"header\"-beheerder in:"
+
+#. Type: password
+#. Description
+#: ../egroupware-core.templates:3001
+#, fuzzy
+#| msgid "You must choose a password for the header admin user."
+msgid "Please choose a password for the header admin user."
+msgstr "U dient een wachtwoord voor de \"header\"-beheerder te kiezen."
+
+#. Type: password
+#. Description
+#: ../egroupware-core.templates:4001
+#, fuzzy
+#| msgid "Header admin password:"
+msgid "Header admin password confirmation:"
+msgstr "Wachtwoord van de \"header\"-beheerder in:"
+
+#. Type: password
+#. Description
+#: ../egroupware-core.templates:4001
+#, fuzzy
+#| msgid "Confirm the header admin password:"
+msgid "Please confirm the header admin password."
+msgstr "Bevestiging van het wachtwoord van de \"header\"-beheerder:"
+
+#. Type: error
+#. Description
+#: ../egroupware-core.templates:5001
+#, fuzzy
+#| msgid "Passwords did not match."
+msgid "Passwords mismatch"
+msgstr "De wachtwoorden komen niet overeen."
+
+#. Type: error
+#. Description
+#: ../egroupware-core.templates:5001
+#, fuzzy
+#| msgid ""
+#| "The header admin passwords you entered did not match.  Please try again."
+msgid "The two passwords you entered were not the same.  Please try again."
+msgstr ""
+"De wachtwoorden van de \"header\"-beheerder kwamen niet overeen. Probeer het "
+"opnieuw."
+
+#, fuzzy
+#~| msgid ""
+#~| "There you can continue the configuration, initialize the database, and "
+#~| "register installed eGroupWare applications."
+#~ msgid ""
+#~ "This page allows further configuration steps, initialization of the "
+#~ "database, and registering of installed eGroupWare applications."
+#~ msgstr ""
+#~ "De configuratie, het initialiseren van de database en de registratie van "
+#~ "geïnstalleerde eGroupWare-toepassingen kunt u daar verder uitvoeren."
+
+#~ msgid "Apache 2, Apache, Apache SSL, Apache Perl"
+#~ msgstr "Apache 2, Apache, Apache SSL, Apache Perl"
+
+#~ msgid "Web server for eGroupWare:"
+#~ msgstr "Webserver voor eGroupWare:"
+
+#, fuzzy
+#~| msgid ""
+#~| "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."
+#~ msgid ""
+#~ "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."
+#~ msgstr ""
+#~ "Kies hier de webserver waarvoor u eGroupWare wenst te configureren. Alle "
+#~ "webservers die PHP4 ondersteunen worden ook door eGroupWare ondersteund, "
+#~ "maar deze configuratietoepassing ondersteunt slechts enkele Apache-"
+#~ "varianten. Tips of patches die bij de configuratie van andere webservers "
+#~ "helpen mag u steeds naar ons sturen."
+
+#~ msgid "http(s)://${site}/egroupware/setup/"
+#~ msgstr "http(s)://${site}/egroupware/setup/"
+
+#~ msgid ""
+#~ "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."
+#~ msgstr ""
+#~ "Gelieve nogmaals het wachtwoord in te geven. Indien dit niet overeenstemt "
+#~ "met het wachtwoord van daarnet, zal u deze vraag opnieuw gesteld worden."
--- egroupware-1.6.002+dfsg.orig/debian/po/gl.po
+++ egroupware-1.6.002+dfsg/debian/po/gl.po
@@ -0,0 +1,90 @@
+# Galician translation of egroupware's debconf templates
+# This file is distributed under the same license as the egroupware package.
+# Jacobo Tarrio <jtarrio@debian.org>, 2007, 2008.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: egroupware\n"
+"Report-Msgid-Bugs-To: egroupware@packages.debian.org\n"
+"POT-Creation-Date: 2008-03-02 08:03+0100\n"
+"PO-Revision-Date: 2008-05-13 00:35+0100\n"
+"Last-Translator: Jacobo Tarrio <jtarrio@debian.org>\n"
+"Language-Team: Galician <proxecto@trasno.net>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Type: note
+#. Description
+#: ../egroupware-core.templates:1001
+msgid "eGroupWare core package configuration note"
+msgstr "Nota sobre a configuración central dos paquetes de eGroupWare"
+
+#. Type: note
+#. Description
+#: ../egroupware-core.templates:1001
+msgid ""
+"The eGroupWare core package configuration will only set 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/.  There you "
+"can continue the configuration, initialize the database, and register "
+"installed eGroupWare applications."
+msgstr ""
+"O proceso de configuración dos paquetes centrais de eGroupWare só ha "
+"configurar o nome e contrasinal do administrador. Para completar a "
+"inicialización, vaia cun navegador á páxina de configuración de eGroupWare, "
+"en http(s)://${site}/egroupware/setup/ . Aí ha poder continuar a "
+"configuración, inicializar a base de datos e rexistrar as aplicacións de "
+"eGroupWare instaladas."
+
+#. Type: string
+#. Description
+#: ../egroupware-core.templates:2001
+msgid "Header admin user name:"
+msgstr "Nome de usuario do administrador de cabeceira:"
+
+#. Type: string
+#. Description
+#: ../egroupware-core.templates:2001
+msgid ""
+"The header admin user can change various global configuration settings and "
+"add eGroupWare domains via a provided web interface."
+msgstr ""
+"O usuario administrador de cabeceira pode cambiar varias configuracións "
+"globais e engadir dominios de eGroupWare mediante unha interface web."
+
+#. Type: password
+#. Description
+#: ../egroupware-core.templates:3001
+msgid "Header admin password:"
+msgstr "Contrasinal administrador de cabeceira:"
+
+#. Type: password
+#. Description
+#: ../egroupware-core.templates:3001
+msgid "Please choose a password for the header admin user."
+msgstr "Escolla un contrasinal para o usuario administrador de cabeceira."
+
+#. Type: password
+#. Description
+#: ../egroupware-core.templates:4001
+msgid "Header admin password confirmation:"
+msgstr "Confirmación do contrasinal do administrador de cabeceira:"
+
+#. Type: password
+#. Description
+#: ../egroupware-core.templates:4001
+msgid "Please confirm the header admin password."
+msgstr "Confirme o contrasinal do administrador de cabeceira:"
+
+#. Type: error
+#. Description
+#: ../egroupware-core.templates:5001
+msgid "Passwords mismatch"
+msgstr "Contrasinais distintos"
+
+#. Type: error
+#. Description
+#: ../egroupware-core.templates:5001
+msgid "The two passwords you entered were not the same.  Please try again."
+msgstr "Os dous contrasinais que introduciu non son iguais. Volva tentalo."
--- egroupware-1.6.002+dfsg.orig/debian/po/de.po
+++ egroupware-1.6.002+dfsg/debian/po/de.po
@@ -0,0 +1,93 @@
+# German message translation file for egroupware debconf strings
+#
+# Peter Eisentraut <petere@debian.org>, 2004-2008.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: egroupware-core\n"
+"Report-Msgid-Bugs-To: egroupware@packages.debian.org\n"
+"POT-Creation-Date: 2008-03-02 08:03+0100\n"
+"PO-Revision-Date: 2008-03-02 08:40+0100\n"
+"Last-Translator: Peter Eisentraut <petere@debian.org>\n"
+"Language-Team: Debian German <debian-l10n-german@lists.debian.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Type: note
+#. Description
+#: ../egroupware-core.templates:1001
+msgid "eGroupWare core package configuration note"
+msgstr "Konfigurationshinweis für eGroupware-Kernpaket"
+
+#. Type: note
+#. Description
+#: ../egroupware-core.templates:1001
+msgid ""
+"The eGroupWare core package configuration will only set 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/.  There you "
+"can continue the configuration, initialize the database, and register "
+"installed eGroupWare applications."
+msgstr ""
+"Die Konfiguration des eGroupWare-Kernpakets richtet nur den Namen und das "
+"Passwort des Administrators ein. Um die Installation zu vervollständigen, "
+"rufen Sie die eGroupWare-Setup-Seite unter http(s)://${site}/egroupware/"
+"setup/ mit einem Webbrowser auf. Dort können Sie die Konfiguration "
+"fortsetzen, die Datenbank initialisieren und installierte eGroupWare-"
+"Anwendungen registrieren."
+
+#. Type: string
+#. Description
+#: ../egroupware-core.templates:2001
+msgid "Header admin user name:"
+msgstr "Name des Headerverwaltungsbenutzers:"
+
+#. Type: string
+#. Description
+#: ../egroupware-core.templates:2001
+msgid ""
+"The header admin user can change various global configuration settings and "
+"add eGroupWare domains via a provided web interface."
+msgstr ""
+"Der Headerverwaltungsbenutzer kann über ein Web-Interface diverse globale "
+"Konfigurationseinstellungen ändern und eGroupWare-Domains über eine "
+"Webschnittstelle anlegen."
+
+#. Type: password
+#. Description
+#: ../egroupware-core.templates:3001
+msgid "Header admin password:"
+msgstr "Passwort für den Headerverwaltungsbenutzer:"
+
+#. Type: password
+#. Description
+#: ../egroupware-core.templates:3001
+msgid "Please choose a password for the header admin user."
+msgstr "Bitte wählen Sie ein Passwort für den Headerverwaltungsbenutzer."
+
+#. Type: password
+#. Description
+#: ../egroupware-core.templates:4001
+msgid "Header admin password confirmation:"
+msgstr "Passwort für den Headerverwaltungsbenutzer bestätigen:"
+
+#. Type: password
+#. Description
+#: ../egroupware-core.templates:4001
+msgid "Please confirm the header admin password."
+msgstr "Passwort für den Headerverwaltungsbenutzer bitte bestätigen."
+
+#. Type: error
+#. Description
+#: ../egroupware-core.templates:5001
+msgid "Passwords mismatch"
+msgstr "Passwörter stimmten nicht überein."
+
+#. Type: error
+#. Description
+#: ../egroupware-core.templates:5001
+msgid "The two passwords you entered were not the same.  Please try again."
+msgstr ""
+"Die zwei Passwörter, die Sie eingegeben haben, stimmten nicht überein. Bitte "
+"versuchen Sie es nochmal."
--- egroupware-1.6.002+dfsg.orig/debian/po/it.po
+++ egroupware-1.6.002+dfsg/debian/po/it.po
@@ -0,0 +1,92 @@
+# Italian (it) translation of debconf templates for egroupware
+# Copyright (C) 2009 Free Software Foundation, Inc.
+# This file is distributed under the same license as the egroupware package.
+# Luca Monducci <luca.mo@tiscali.it>, 2009.
+# 
+msgid ""
+msgstr ""
+"Project-Id-Version: egroupware 1.6.001+dfsg-2 \n"
+"Report-Msgid-Bugs-To: egroupware@packages.debian.org\n"
+"POT-Creation-Date: 2008-03-02 08:03+0100\n"
+"PO-Revision-Date: 2009-05-31 10:25+0200\n"
+"Last-Translator: Luca Monducci <luca.mo@tiscali.it>\n"
+"Language-Team: Italian <debian-l10n-italian@lists.debian.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Type: note
+#. Description
+#: ../egroupware-core.templates:1001
+msgid "eGroupWare core package configuration note"
+msgstr "Configurazione del pacchetto principale di eGroupWare"
+
+#. Type: note
+#. Description
+#: ../egroupware-core.templates:1001
+msgid ""
+"The eGroupWare core package configuration will only set 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/.  There you "
+"can continue the configuration, initialize the database, and register "
+"installed eGroupWare applications."
+msgstr ""
+"La configurazione del pacchetto principale di eGroupWare imposta solamente "
+"il nome e la password dell'amministratore. Per completare l'installazione "
+"puntare con il proprio browser la pagina di configurazione http(s)://${site}/"
+"egroupware/setup/. Da lì sarà possibile continuare la configurazione, "
+"inizializzare il database e registrare le applicazioni di eGroupWare già "
+"installate."
+
+#. Type: string
+#. Description
+#: ../egroupware-core.templates:2001
+msgid "Header admin user name:"
+msgstr "Nome dell'utente amministratore (header admin):"
+
+#. Type: string
+#. Description
+#: ../egroupware-core.templates:2001
+msgid ""
+"The header admin user can change various global configuration settings and "
+"add eGroupWare domains via a provided web interface."
+msgstr ""
+"L'utente amministratore può cambiare diverse impostazioni della "
+"configurazione globale e aggiungere dei domini eGroupWare tramite "
+"un'apposita interfaccia web."
+
+#. Type: password
+#. Description
+#: ../egroupware-core.templates:3001
+msgid "Header admin password:"
+msgstr "Password dell'amministratore:"
+
+#. Type: password
+#. Description
+#: ../egroupware-core.templates:3001
+msgid "Please choose a password for the header admin user."
+msgstr "Scegliere una password per l'utente amministratore."
+
+#. Type: password
+#. Description
+#: ../egroupware-core.templates:4001
+msgid "Header admin password confirmation:"
+msgstr "Conferma della password dell'amministratore:"
+
+#. Type: password
+#. Description
+#: ../egroupware-core.templates:4001
+msgid "Please confirm the header admin password."
+msgstr "Inserire per conferma la password dell'amministratore."
+
+#. Type: error
+#. Description
+#: ../egroupware-core.templates:5001
+msgid "Passwords mismatch"
+msgstr "Le password non corrispondono"
+
+#. Type: error
+#. Description
+#: ../egroupware-core.templates:5001
+msgid "The two passwords you entered were not the same.  Please try again."
+msgstr "Le due password inserite sono diverse. Inserirle di nuovo."
--- egroupware-1.6.002+dfsg.orig/debian/po/ru.po
+++ egroupware-1.6.002+dfsg/debian/po/ru.po
@@ -0,0 +1,94 @@
+# translation of ru.po to Russian
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the egroupware package.
+#
+# "yuri.nefedov@gmail.com" <yuri.nefedov@gmail.com>, 2008.
+# Yuri Kozlov <kozlov.y@gmail.com>, 2008.
+msgid ""
+msgstr ""
+"Project-Id-Version: egroupware 1.4.004-2.dfsg-1\n"
+"Report-Msgid-Bugs-To: egroupware@packages.debian.org\n"
+"POT-Creation-Date: 2008-03-02 08:03+0100\n"
+"PO-Revision-Date: 2008-06-16 20:49+0400\n"
+"Last-Translator: Yuri Kozlov <kozlov.y@gmail.com>\n"
+"Language-Team: Russian <debian-l10n-russian@lists.debian.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: KBabel 1.11.4\n"
+"Plural-Forms:  nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
+
+#. Type: note
+#. Description
+#: ../egroupware-core.templates:1001
+msgid "eGroupWare core package configuration note"
+msgstr "Замечания по настройке базового пакета eGroupWare"
+
+#. Type: note
+#. Description
+#: ../egroupware-core.templates:1001
+msgid ""
+"The eGroupWare core package configuration will only set 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/.  There you "
+"can continue the configuration, initialize the database, and register "
+"installed eGroupWare applications."
+msgstr ""
+"В процессе настройки базового пакета eGroupWare будет выполнено только "
+"задание имени и пароля администратора. Для завершения инициализации "
+"запустите браузер и перейдите на страницу настройки eGroupWare: "
+"http(s)://${site}/egroupware/setup/. Там можно будет продолжить настройку, "
+"инициализировать базу данных и зарегистрировать установленные"
+"приложения eGroupWare."
+
+#. Type: string
+#. Description
+#: ../egroupware-core.templates:2001
+msgid "Header admin user name:"
+msgstr "Логин главного администратора:"
+
+#. Type: string
+#. Description
+#: ../egroupware-core.templates:2001
+msgid ""
+"The header admin user can change various global configuration settings and "
+"add eGroupWare domains via a provided web interface."
+msgstr ""
+"Главный администратор может изменять различные глобальные настройки и "
+"добавлять домены eGroupWare через специальный веб-интерфейс."
+
+#. Type: password
+#. Description
+#: ../egroupware-core.templates:3001
+msgid "Header admin password:"
+msgstr "Пароль главного администратора:"
+
+#. Type: password
+#. Description
+#: ../egroupware-core.templates:3001
+msgid "Please choose a password for the header admin user."
+msgstr "Введите пароль главного администратора."
+
+#. Type: password
+#. Description
+#: ../egroupware-core.templates:4001
+msgid "Header admin password confirmation:"
+msgstr "Повторите пароль главного администратора:"
+
+#. Type: password
+#. Description
+#: ../egroupware-core.templates:4001
+msgid "Please confirm the header admin password."
+msgstr "Введите пароль главного администратора ещё раз."
+
+#. Type: error
+#. Description
+#: ../egroupware-core.templates:5001
+msgid "Passwords mismatch"
+msgstr "Пароли не совпадают"
+
+#. Type: error
+#. Description
+#: ../egroupware-core.templates:5001
+msgid "The two passwords you entered were not the same.  Please try again."
+msgstr "Вы ввели неодинаковые пароли. Введите пароль ещё раз."
--- egroupware-1.6.002+dfsg.orig/debian/po/ja.po
+++ egroupware-1.6.002+dfsg/debian/po/ja.po
@@ -0,0 +1,142 @@
+#
+#    Translators, if you are not familiar with the PO format, gettext
+#    documentation is worth reading, especially sections dedicated to
+#    this format, e.g. by running:
+#         info -n '(gettext)PO Files'
+#         info -n '(gettext)Header Entry'
+#
+#    Some information specific to po-debconf are available at
+#            /usr/share/doc/po-debconf/README-trans
+#         or http://www.debian.org/intl/l10n/po-debconf/README-trans
+#
+#    Developers do not need to manually edit POT or PO files.
+#
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: egroupware 1.4.004-2.dfsg-1\n"
+"Report-Msgid-Bugs-To: egroupware@packages.debian.org\n"
+"POT-Creation-Date: 2008-03-02 08:03+0100\n"
+"PO-Revision-Date: 2008-07-08 19:26+0900\n"
+"Last-Translator: Hideki Yamane (Debian-JP) <henrich@debian.or.jp>\n"
+"Language-Team: Japanese <debian-japanese@lists.debian.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Type: note
+#. Description
+#: ../egroupware-core.templates:1001
+msgid "eGroupWare core package configuration note"
+msgstr "eGroupWare コアパッケージの設定について"
+
+#. Type: note
+#. Description
+#: ../egroupware-core.templates:1001
+msgid ""
+"The eGroupWare core package configuration will only set 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/.  There you "
+"can continue the configuration, initialize the database, and register "
+"installed eGroupWare applications."
+msgstr ""
+"eGroupWare コアパッケージの設定では、管理者名とパスワードのみを設定します。"
+"初期設定を完了するには、ブラウザを使って eGroupWare の設定ページ http(s):"
+"//${site}/egroupware/setup/ を参照してください。そこで、設定やデータベースの"
+"初期化、そしてインストールされている eGroupWare アプリケーションの登録を続行"
+"できます。"
+
+#. Type: string
+#. Description
+#: ../egroupware-core.templates:2001
+msgid "Header admin user name:"
+msgstr "header admin のユーザ名:"
+
+#. Type: string
+#. Description
+#: ../egroupware-core.templates:2001
+msgid ""
+"The header admin user can change various global configuration settings and "
+"add eGroupWare domains via a provided web interface."
+msgstr ""
+"header admin ユーザは、全体にわたる様々な設定を変更し、web インターフェイスを"
+"介して eGroupWare ドメインを追加できます。"
+
+#. Type: password
+#. Description
+#: ../egroupware-core.templates:3001
+msgid "Header admin password:"
+msgstr "header admin のパスワード:"
+
+#. Type: password
+#. Description
+#: ../egroupware-core.templates:3001
+msgid "Please choose a password for the header admin user."
+msgstr "header admin ユーザのパスワードを入力してください。"
+
+#. Type: password
+#. Description
+#: ../egroupware-core.templates:4001
+msgid "Header admin password confirmation:"
+msgstr "header admin パスワードの確認:"
+
+#. Type: password
+#. Description
+#: ../egroupware-core.templates:4001
+msgid "Please confirm the header admin password."
+msgstr "header admin のパスワードを再度入力してください。"
+
+#. Type: error
+#. Description
+#: ../egroupware-core.templates:5001
+msgid "Passwords mismatch"
+msgstr "パスワードが一致しません"
+
+#. Type: error
+#. Description
+#: ../egroupware-core.templates:5001
+msgid "The two passwords you entered were not the same.  Please try again."
+msgstr "入力されたパスワードが違います。もう一度入力してください。"
+
+#~ msgid ""
+#~ "This page allows further configuration steps, initialization of the "
+#~ "database, and registering of installed eGroupWare applications."
+#~ msgstr ""
+#~ "このページで設定を続行し、データベースを初期化して、インストールした "
+#~ "eGroupWare のアプリケーションを登録できます。"
+
+#~ msgid "Apache 2, Apache, Apache SSL, Apache Perl"
+#~ msgstr "Apache 2, Apache, Apache SSL, Apache Perl"
+
+#~ msgid "Web server for eGroupWare:"
+#~ msgstr "eGroupWare で利用する web サーバ:"
+
+#~ msgid ""
+#~ "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."
+#~ msgstr ""
+#~ "eGroupWare の為にどの web サーバを使うのか、ここで選んでください。"
+#~ "eGroupWare は PHP が動く web サーバであれば、どのサーバであってもサポート"
+#~ "していますが、この設定作業中では Apache 系のみをサポートしています。他の "
+#~ "web サーバの設定を手助けしてくれるヒントやパッチなどがあれば、お送り下さ"
+#~ "い。"
+
+#~ msgid "http(s)://${site}/egroupware/setup/"
+#~ msgstr "http(s)://${site}/egroupware/setup/"
+
+#~ msgid ""
+#~ "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."
+#~ msgstr ""
+#~ "もう一度 header admin のパスワードを入力してください。パスワードが先ほど入"
+#~ "れたものと一致しない場合、もう一度入力を要求されます。"
+
+#~ msgid "Which web server do you want to configure eGroupWare for?"
+#~ msgstr "どの web サーバ向けに eGroupWare を設定しますか?"
+
+#~ msgid "Enter the header admin password again:"
+#~ msgstr "もう一度 header admin のパスワードを入力してください:"
--- egroupware-1.6.002+dfsg.orig/debian/po/cs.po
+++ egroupware-1.6.002+dfsg/debian/po/cs.po
@@ -0,0 +1,129 @@
+#
+#    Translators, if you are not familiar with the PO format, gettext
+#    documentation is worth reading, especially sections dedicated to
+#    this format, e.g. by running:
+#         info -n '(gettext)PO Files'
+#         info -n '(gettext)Header Entry'
+#
+#    Some information specific to po-debconf are available at
+#            /usr/share/doc/po-debconf/README-trans
+#         or http://www.debian.org/intl/l10n/po-debconf/README-trans
+#
+#    Developers do not need to manually edit POT or PO files.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: egroupware\n"
+"Report-Msgid-Bugs-To: egroupware@packages.debian.org\n"
+"POT-Creation-Date: 2008-03-02 08:03+0100\n"
+"PO-Revision-Date: 2009-06-27 12:35+0200\n"
+"Last-Translator: Miroslav Kure <kurem@debian.cz>\n"
+"Language-Team: Czech <debian-l10n-czech@lists.debian.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Type: note
+#. Description
+#: ../egroupware-core.templates:1001
+msgid "eGroupWare core package configuration note"
+msgstr "Konfigurace balíku eGroupWare core"
+
+#. Type: note
+#. Description
+#: ../egroupware-core.templates:1001
+msgid ""
+"The eGroupWare core package configuration will only set 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/.  There you "
+"can continue the configuration, initialize the database, and register "
+"installed eGroupWare applications."
+msgstr ""
+"Nastavení balíku eGroupWare vám pomůže pouze s nastavením správcovského "
+"jména a hesla. Pro dokončení konfigurace navštivte ve svém webovém "
+"prohlížeči konfigurační stránku eGroupWare na http(s)://${site}/egroupware/"
+"setup/, kde můžete pokračovat v konfiguraci, inicializovat databázi a "
+"registrovat instalované eGroupWare aplikace."
+
+#. Type: string
+#. Description
+#: ../egroupware-core.templates:2001
+msgid "Header admin user name:"
+msgstr "Uživatelské jméno správce:"
+
+#. Type: string
+#. Description
+#: ../egroupware-core.templates:2001
+msgid ""
+"The header admin user can change various global configuration settings and "
+"add eGroupWare domains via a provided web interface."
+msgstr ""
+"Správce může přes dodávané webové rozhraní měnit různá globální nastavení a "
+"přidávat eGroupWare domény."
+
+#. Type: password
+#. Description
+#: ../egroupware-core.templates:3001
+msgid "Header admin password:"
+msgstr "Heslo správce:"
+
+#. Type: password
+#. Description
+#: ../egroupware-core.templates:3001
+msgid "Please choose a password for the header admin user."
+msgstr "Zvolte si prosím heslo pro správce."
+
+#. Type: password
+#. Description
+#: ../egroupware-core.templates:4001
+msgid "Header admin password confirmation:"
+msgstr "Potvrzení správcovského hesla:"
+
+#. Type: password
+#. Description
+#: ../egroupware-core.templates:4001
+msgid "Please confirm the header admin password."
+msgstr "Potvrďte prosím správcovské heslo."
+
+#. Type: error
+#. Description
+#: ../egroupware-core.templates:5001
+msgid "Passwords mismatch"
+msgstr "Hesla nesouhlasí"
+
+#. Type: error
+#. Description
+#: ../egroupware-core.templates:5001
+msgid "The two passwords you entered were not the same.  Please try again."
+msgstr "Zadaná hesla nesouhlasí, zkuste je prosím zadat znovu."
+
+#~ msgid ""
+#~ "This page allows further configuration steps, initialization of the "
+#~ "database, and registering of installed eGroupWare applications."
+#~ msgstr ""
+#~ "Stránka umožňuje provádět další konfiguraci, inicializovat databázi a "
+#~ "registrovat instalované eGroupWare aplikace."
+
+#~ msgid "Web server for eGroupWare:"
+#~ msgstr "Webový server pro eGroupWare:"
+
+#~ msgid ""
+#~ "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."
+#~ msgstr ""
+#~ "Vyberte si, který webový server chcete nastavit pro eGroupWare. "
+#~ "eGroupWare podporuje libovolný webový server zvládající PHP, avšak "
+#~ "automatické nastavení umí pouze s variantami Apache. Záplaty a dobré rady "
+#~ "pro podporu jiných webových serverů jsou vítány."
+
+#~ msgid ""
+#~ "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."
+#~ msgstr ""
+#~ "Pro potvrzení prosím heslo administrátora zopakujte. Pokud zadané heslo "
+#~ "nebude souhlasit s předchozím zadaným heslem, budete požádáni o jeho nové "
+#~ "zadání."
--- egroupware-1.6.002+dfsg.orig/debian/po/pt.po
+++ egroupware-1.6.002+dfsg/debian/po/pt.po
@@ -0,0 +1,95 @@
+# Portuguese translation of egroupware debconf messages.
+# Copyright (C) 2007, 2008 Carlos Lisboa
+# This file is distributed under the same license as the egroupware package.
+# Carlos Lisboa <carloslisboa@gmail.com>, 2007, 2008.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: egroupware\n"
+"Report-Msgid-Bugs-To: egroupware@packages.debian.org\n"
+"POT-Creation-Date: 2008-03-02 08:03+0100\n"
+"PO-Revision-Date: 2008-09-14 21:20+0100\n"
+"Last-Translator: Carlos Lisboa <carloslisboa@gmail.com>\n"
+"Language-Team: Portuguese <traduz@debianpt.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Type: note
+#. Description
+#: ../egroupware-core.templates:1001
+msgid "eGroupWare core package configuration note"
+msgstr "Nota de configuração do pacote eGroupware core"
+
+#. Type: note
+#. Description
+#: ../egroupware-core.templates:1001
+msgid ""
+"The eGroupWare core package configuration will only set 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/.  There you "
+"can continue the configuration, initialize the database, and register "
+"installed eGroupWare applications."
+msgstr ""
+"O processo de configuração do pacote eGroupware core apenas irá ajudar a "
+"definir o nome do administrador e a palavra-passe.  Para completar a "
+"inicialização, aponte o seu 'browser' para a página de configuração do "
+"eGroupware em http(s)://${site}/egroupware/setup/. Aí pode continuar a "
+"configuração, inicializar a base de dados e registar as aplicações do "
+"egroupware instaladas."
+
+#. Type: string
+#. Description
+#: ../egroupware-core.templates:2001
+msgid "Header admin user name:"
+msgstr "Nome de utilizador do Administrador Principal:"
+
+#. Type: string
+#. Description
+#: ../egroupware-core.templates:2001
+msgid ""
+"The header admin user can change various global configuration settings and "
+"add eGroupWare domains via a provided web interface."
+msgstr ""
+"O administrador principal pode alterar várias configurações globais e "
+"acrescentar domínios eGroupWare através da interface web."
+
+#. Type: password
+#. Description
+#: ../egroupware-core.templates:3001
+msgid "Header admin password:"
+msgstr "Palavra-passe do Administrador Principal:"
+
+#. Type: password
+#. Description
+#: ../egroupware-core.templates:3001
+msgid "Please choose a password for the header admin user."
+msgstr ""
+"Por favor escolha uma palavra-passe para o utilizador administrador "
+"principal."
+
+#. Type: password
+#. Description
+#: ../egroupware-core.templates:4001
+msgid "Header admin password confirmation:"
+msgstr "Confirmação da palavra-passe do administrador principal:"
+
+#. Type: password
+#. Description
+#: ../egroupware-core.templates:4001
+msgid "Please confirm the header admin password."
+msgstr "Por favor confirme a palavra-passe do administrador principal."
+
+#. Type: error
+#. Description
+#: ../egroupware-core.templates:5001
+msgid "Passwords mismatch"
+msgstr "Palavras-passe não coincidentes"
+
+#. Type: error
+#. Description
+#: ../egroupware-core.templates:5001
+msgid "The two passwords you entered were not the same.  Please try again."
+msgstr ""
+"As duas palavras-passe que introduziu não são iguais.  Por favor introduza "
+"novamente a palavra-passe."
--- egroupware-1.6.002+dfsg.orig/debian/po/fi.po
+++ egroupware-1.6.002+dfsg/debian/po/fi.po
@@ -0,0 +1,97 @@
+msgid ""
+msgstr ""
+"Project-Id-Version: egroupware\n"
+"Report-Msgid-Bugs-To: egroupware@packages.debian.org\n"
+"POT-Creation-Date: 2008-03-02 08:03+0100\n"
+"PO-Revision-Date: 2008-04-09 22:09+0200\n"
+"Last-Translator: Esko Arajärvi <edu@iki.fi>\n"
+"Language-Team: Finnish <debian-l10n-finnish@lists.debian.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Poedit-Language: Finnish\n"
+"X-Poedit-Country: FINLAND\n"
+
+#. Type: note
+#. Description
+#: ../egroupware-core.templates:1001
+msgid "eGroupWare core package configuration note"
+msgstr "eGroupWare-ydinpaketin asetusviesti"
+
+#. Type: note
+#. Description
+#: ../egroupware-core.templates:1001
+msgid "The eGroupWare core package configuration will only set 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/.  There you can continue the configuration, initialize the database, and register installed eGroupWare applications."
+msgstr "Ohjelman eGroupWare ydinpaketin asetusten teko asettaa vain ylläpitäjän nimen ja salasanan. Täydellinen alustus voidaan tehdä verkkoselaimella eGroupWaren asetussivulla osoitteessa http(s)://${site}/egroupware/setup/. Siellä voidaan jatkaa asetusten tekoa, alustaa tietokanta ja rekisteröidä asennetut eGroupWare-sovellukset."
+
+#. Type: string
+#. Description
+#: ../egroupware-core.templates:2001
+msgid "Header admin user name:"
+msgstr "Pääylläpitäjän käyttäjätunnus:"
+
+#. Type: string
+#. Description
+#: ../egroupware-core.templates:2001
+msgid "The header admin user can change various global configuration settings and add eGroupWare domains via a provided web interface."
+msgstr "Pääylläpitäjä voi muuttaa erilaisia globaaleja asetuksia ja lisätä eGroupWare-verkkoalueita verkkokäyttöliittymän kautta."
+
+#. Type: password
+#. Description
+#: ../egroupware-core.templates:3001
+msgid "Header admin password:"
+msgstr "Pääylläpitäjän salasana:"
+
+#. Type: password
+#. Description
+#: ../egroupware-core.templates:3001
+msgid "Please choose a password for the header admin user."
+msgstr "Valitse salasana pääylläpitäjälle."
+
+#. Type: password
+#. Description
+#: ../egroupware-core.templates:4001
+msgid "Header admin password confirmation:"
+msgstr "Pääylläpitäjän salasanan vahvistus:"
+
+#. Type: password
+#. Description
+#: ../egroupware-core.templates:4001
+msgid "Please confirm the header admin password."
+msgstr "Vahvista pääylläpitäjän salasana."
+
+#. Type: error
+#. Description
+#: ../egroupware-core.templates:5001
+msgid "Passwords mismatch"
+msgstr "Salasanat eivät täsmää"
+
+#. Type: error
+#. Description
+#: ../egroupware-core.templates:5001
+msgid "The two passwords you entered were not the same.  Please try again."
+msgstr "Kaksi syötettyä salasanaa eivät olleet sama. Yritä uudelleen."
+
+#~ msgid ""
+#~ "This page allows further configuration steps, initialization of the "
+#~ "database, and registering of installed eGroupWare applications."
+#~ msgstr ""
+#~ "Kyseisellä sivulla voidaan tehdä lisää asetuksia, alustaa tietokanta ja "
+#~ "rekisteröidä asennetut eGroupWare-ohjelmat."
+#~ msgid "Apache 2, Apache, Apache SSL, Apache Perl"
+#~ msgstr "Apache 2, Apache, Apache SSL, Apache Perl"
+#~ msgid "Web server for eGroupWare:"
+#~ msgstr "Verkkopalvelin, jota eGroupWare käyttää:"
+#~ msgid ""
+#~ "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."
+#~ msgstr ""
+#~ "Valitse verkkopalvelin, jota varten eGroupWaren asetukset tehdään. "
+#~ "eGroupWare tukee mitä tahansa verkkopalvelinta, joka tukee PHP:tä, mutta "
+#~ "tämä asetusprosessi tukee vain joitain Apache-muunnelmia. Lisätietoja ja "
+#~ "paikkoja, joiden avulla muidenkin verkkopalvelimien asetusten tekoa "
+#~ "voitaisiin tukea, otetaan mielellään vastaan."
+
--- egroupware-1.6.002+dfsg.orig/debian/po/pt_BR.po
+++ egroupware-1.6.002+dfsg/debian/po/pt_BR.po
@@ -0,0 +1,149 @@
+msgid ""
+msgstr ""
+"Project-Id-Version: egroupware\n"
+"Report-Msgid-Bugs-To: egroupware@packages.debian.org\n"
+"POT-Creation-Date: 2008-03-02 08:03+0100\n"
+"PO-Revision-Date: 2004-09-01 21:11-0300\n"
+"Last-Translator: Andr Lus Lopes <andrelop@debian.org>\n"
+"Language-Team: Debian-BR Project <debian-l10n-portuguese@lists.debian.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=ISO-8859-1\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Type: note
+#. Description
+#: ../egroupware-core.templates:1001
+msgid "eGroupWare core package configuration note"
+msgstr "Nota de configurao do pacote principal do eGroupware"
+
+#. Type: note
+#. Description
+#: ../egroupware-core.templates:1001
+#, fuzzy
+#| msgid ""
+#| "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"
+msgid ""
+"The eGroupWare core package configuration will only set 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/.  There you "
+"can continue the configuration, initialize the database, and register "
+"installed eGroupWare applications."
+msgstr ""
+"A configurao do pacote principal do eGroupware ir solicitar somente o "
+"nome e a senha do administrador. Para completar a inicializao, aponte seu "
+"navegador para a configurao do eGroupware, geralmente em "
+
+#. Type: string
+#. Description
+#: ../egroupware-core.templates:2001
+#, fuzzy
+msgid "Header admin user name:"
+msgstr "Informe nome do usurio administrador do cabealho :"
+
+#. Type: string
+#. Description
+#: ../egroupware-core.templates:2001
+#, fuzzy
+#| msgid ""
+#| "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."
+msgid ""
+"The header admin user can change various global configuration settings and "
+"add eGroupWare domains via a provided web interface."
+msgstr ""
+"O usurio administrador do cabealho pode mudar diversos parmetros de "
+"configurao globais e adicionar domnios eGroupware atravs da interface "
+"Web fornecida. Voc deve fornecer um nome para esse usurio."
+
+#. Type: password
+#. Description
+#: ../egroupware-core.templates:3001
+#, fuzzy
+msgid "Header admin password:"
+msgstr "Informe a senha do usurio administrador do cabealho :"
+
+#. Type: password
+#. Description
+#: ../egroupware-core.templates:3001
+#, fuzzy
+#| msgid "You must choose a password for the header admin user."
+msgid "Please choose a password for the header admin user."
+msgstr ""
+"Voc deve informar uma senha para o usurio administrador do cabealho."
+
+#. Type: password
+#. Description
+#: ../egroupware-core.templates:4001
+#, fuzzy
+msgid "Header admin password confirmation:"
+msgstr "Informe a senha do usurio administrador do cabealho :"
+
+#. Type: password
+#. Description
+#: ../egroupware-core.templates:4001
+#, fuzzy
+msgid "Please confirm the header admin password."
+msgstr "Informe a senha do usurio administrador do cabealho :"
+
+#. Type: error
+#. Description
+#: ../egroupware-core.templates:5001
+#, fuzzy
+#| msgid "Passwords did not match."
+msgid "Passwords mismatch"
+msgstr "Senhas no casam."
+
+#. Type: error
+#. Description
+#: ../egroupware-core.templates:5001
+#, fuzzy
+#| msgid ""
+#| "The header admin passwords you entered did not match.  Please try again."
+msgid "The two passwords you entered were not the same.  Please try again."
+msgstr ""
+"As senhas do administrador do cabealho que voc informou no casam. Por "
+"favor, tente novamente."
+
+#~ msgid "http(s)://${site}/egroupware/setup/"
+#~ msgstr "http(s)://${site}/egroupware/setup/"
+
+#~ msgid ""
+#~ "There you can continue the configuration, initialize the database, and "
+#~ "register installed eGroupWare applications."
+#~ msgstr ""
+#~ "L voc poder continuar a configurao, inicializar a base de dados e "
+#~ "registrar as aplicaes eGroupware instaladas."
+
+#~ msgid ""
+#~ "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."
+#~ msgstr ""
+#~ "Por favor, informe a senha do administrador do cabealho novamente. Caso "
+#~ "a senha que voc informar aqui no casar com a senha informada "
+#~ "anteriormente, lhe ser pedido para inform-la novamente."
+
+#~ msgid "Apache 2, Apache, Apache SSL, Apache Perl"
+#~ msgstr "Apache 2, Apache, Apache SSL, Apache Perl"
+
+#, fuzzy
+#~ msgid ""
+#~ "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."
+#~ msgstr ""
+#~ "O eGroupware suporta qualquer servidor Web que suporte a linguagem de "
+#~ "scripts PHP4, mas este processo de configurao suporta somente as "
+#~ "variantes do servidor Web Apache. Sinta-se livre para enviar qualquer "
+#~ "dica ou patch que auxiliaria na configurao de outros servidores Web."
+
+#~ msgid "Which web server do you want to configure eGroupWare for?"
+#~ msgstr "Para qual servidor Web voc gostaria de configurar o eGroupware ?"
+
+#~ msgid "Enter the header admin password again:"
+#~ msgstr "Informe a senha do administrador do cabealho novamente :"
--- egroupware-1.6.002+dfsg.orig/debian/po/POTFILES.in
+++ egroupware-1.6.002+dfsg/debian/po/POTFILES.in
@@ -0,0 +1 @@
+[type: gettext/rfc822deb] egroupware-core.templates
--- egroupware-1.6.002+dfsg.orig/debian/po/templates.pot
+++ egroupware-1.6.002+dfsg/debian/po/templates.pot
@@ -0,0 +1,84 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
+#
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: egroupware@packages.debian.org\n"
+"POT-Creation-Date: 2008-03-02 08:03+0100\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=CHARSET\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Type: note
+#. Description
+#: ../egroupware-core.templates:1001
+msgid "eGroupWare core package configuration note"
+msgstr ""
+
+#. Type: note
+#. Description
+#: ../egroupware-core.templates:1001
+msgid ""
+"The eGroupWare core package configuration will only set 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/.  There you "
+"can continue the configuration, initialize the database, and register "
+"installed eGroupWare applications."
+msgstr ""
+
+#. Type: string
+#. Description
+#: ../egroupware-core.templates:2001
+msgid "Header admin user name:"
+msgstr ""
+
+#. Type: string
+#. Description
+#: ../egroupware-core.templates:2001
+msgid ""
+"The header admin user can change various global configuration settings and "
+"add eGroupWare domains via a provided web interface."
+msgstr ""
+
+#. Type: password
+#. Description
+#: ../egroupware-core.templates:3001
+msgid "Header admin password:"
+msgstr ""
+
+#. Type: password
+#. Description
+#: ../egroupware-core.templates:3001
+msgid "Please choose a password for the header admin user."
+msgstr ""
+
+#. Type: password
+#. Description
+#: ../egroupware-core.templates:4001
+msgid "Header admin password confirmation:"
+msgstr ""
+
+#. Type: password
+#. Description
+#: ../egroupware-core.templates:4001
+msgid "Please confirm the header admin password."
+msgstr ""
+
+#. Type: error
+#. Description
+#: ../egroupware-core.templates:5001
+msgid "Passwords mismatch"
+msgstr ""
+
+#. Type: error
+#. Description
+#: ../egroupware-core.templates:5001
+msgid "The two passwords you entered were not the same.  Please try again."
+msgstr ""
--- egroupware-1.6.002+dfsg.orig/debian/po/sv.po
+++ egroupware-1.6.002+dfsg/debian/po/sv.po
@@ -0,0 +1,83 @@
+# Translators, if you are not familiar with the PO format, gettext
+# documentation is worth reading, especially sections dedicated to
+# this format, e.g. by running:
+# info -n '(gettext)PO Files'
+# info -n '(gettext)Header Entry'
+# Some information specific to po-debconf are available at
+# /usr/share/doc/po-debconf/README-trans
+# or http://www.debian.org/intl/l10n/po-debconf/README-trans
+# Developers do not need to manually edit POT or PO files.
+# , fuzzy
+#
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: egroupware 1.0.0.009.dfsg-3-1\n"
+"Report-Msgid-Bugs-To: egroupware@packages.debian.org\n"
+"POT-Creation-Date: 2008-03-02 08:03+0100\n"
+"PO-Revision-Date: 2008-07-21 14:38+0100\n"
+"Last-Translator: Martin Bagge <brother@bsnet.se>\n"
+"Language-Team: Swedish <sv@li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=iso-8859-1\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Type: note
+#. Description
+#: ../egroupware-core.templates:1001
+msgid "eGroupWare core package configuration note"
+msgstr "Instllningsinformation fr huvudpaketet av eGroupWare"
+
+#. Type: note
+#. Description
+#: ../egroupware-core.templates:1001
+msgid "The eGroupWare core package configuration will only set 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/.  There you can continue the configuration, initialize the database, and register installed eGroupWare applications."
+msgstr "Instllningen av huvudpaketet fr eGroupWare kommer bara att frga dig efter administratrens namn och lsenord.  Fr att frdigstlla konfigureringen, anvnd din weblsare till fr att visa eGroupWare's instllningssida, normalt finns den p:"
+
+#. Type: string
+#. Description
+#: ../egroupware-core.templates:2001
+msgid "Header admin user name:"
+msgstr "Namnet p huvudadministratren:"
+
+#. Type: string
+#. Description
+#: ../egroupware-core.templates:2001
+msgid "The header admin user can change various global configuration settings and add eGroupWare domains via a provided web interface."
+msgstr "Huvudadministratren kan ndra olika globala konfigurationsinstllningar och lgga till domner i eGroupWare via ett webgrnssnitt.  Du mste vlja ett namn fr den anvndaren."
+
+#. Type: password
+#. Description
+#: ../egroupware-core.templates:3001
+msgid "Header admin password:"
+msgstr "Lsenordet fr huvudadministratren:"
+
+#. Type: password
+#. Description
+#: ../egroupware-core.templates:3001
+msgid "Please choose a password for the header admin user."
+msgstr "Ange ett lsenord fr huvudadministratren."
+
+#. Type: password
+#. Description
+#: ../egroupware-core.templates:4001
+msgid "Header admin password confirmation:"
+msgstr "Lsenordet fr huvudadministratren:"
+
+#. Type: password
+#. Description
+#: ../egroupware-core.templates:4001
+msgid "Please confirm the header admin password."
+msgstr "Upprepa lsenordet fr huvudadministratren:"
+
+#. Type: error
+#. Description
+#: ../egroupware-core.templates:5001
+msgid "Passwords mismatch"
+msgstr "Lsenorden stmde inte verens."
+
+#. Type: error
+#. Description
+#: ../egroupware-core.templates:5001
+msgid "The two passwords you entered were not the same.  Please try again."
+msgstr "Lsenorden fr huvudadministratren stmde inte verrens.  Frsk igen."
--- egroupware-1.6.002+dfsg.orig/debian/po/es.po
+++ egroupware-1.6.002+dfsg/debian/po/es.po
@@ -0,0 +1,144 @@
+# egroupware po-debconf translation to Spanish
+# Copyright (C) 2005, 2009 Software in the Public Interest
+# This file is distributed under the same license as the egroupware package.
+#
+# Changes:
+#   - Initial translation
+#       César Gómez Martín <cesar.gomez@gmail.com>
+#
+#   - Updates
+#       Francisco Javier Cuadrado <fcocuadrado@gmail.com>
+#
+# Traductores, si no conocen el formato PO, merece la pena leer la
+# documentación de gettext, especialmente las secciones dedicadas a este
+# formato, por ejemplo ejecutando:
+#       info -n '(gettext)PO Files'
+#       info -n '(gettext)Header Entry'
+#
+# Equipo de traducción al español, por favor, lean antes de traducir
+# los siguientes documentos:
+#
+#   - El proyecto de traducción de Debian al español
+#     http://www.debian.org/intl/spanish/
+#     especialmente las notas de traducción en
+#     http://www.debian.org/intl/spanish/notas
+#
+#   - La guía de traducción de po's de debconf:
+#     /usr/share/doc/po-debconf/README-trans
+#     o http://www.debian.org/intl/l10n/po-debconf/README-trans
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: egroupware 1.6.001+dfsg-2\n"
+"Report-Msgid-Bugs-To: egroupware@packages.debian.org\n"
+"POT-Creation-Date: 2008-03-02 08:03+0100\n"
+"PO-Revision-Date: 2009-03-31 16:23+0100\n"
+"Last-Translator: Francisco Javier Cuadrado <fcocuadrado@gmail.com>\n"
+"Language-Team: Debian l10n Spanish <debian-l10n-spanish@lists.debian.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Type: note
+#. Description
+#: ../egroupware-core.templates:1001
+msgid "eGroupWare core package configuration note"
+msgstr "Aviso de la configuración del paquete básico de eGroupWare"
+
+#. Type: note
+#. Description
+#: ../egroupware-core.templates:1001
+msgid ""
+"The eGroupWare core package configuration will only set 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/.  There you "
+"can continue the configuration, initialize the database, and register "
+"installed eGroupWare applications."
+msgstr ""
+"La configuración del paquete básico de eGroupWare sólo le ayudará a "
+"establecer el nombre y la contraseña del administrador. Para completar la "
+"inicialización debe dirigirse con su navegador a la página de instalación de "
+"eGroupWare en «http(s)://${site}/egroupware/setup/». Allí puede continuar con "
+"la configuración, inicializar la base de datos y registrar las aplicaciones "
+"de eGroupWare instaladas."
+
+#. Type: string
+#. Description
+#: ../egroupware-core.templates:2001
+msgid "Header admin user name:"
+msgstr "Nombre de usuario del administrador principal:"
+
+#. Type: string
+#. Description
+#: ../egroupware-core.templates:2001
+msgid ""
+"The header admin user can change various global configuration settings and "
+"add eGroupWare domains via a provided web interface."
+msgstr ""
+"El usuario del administrador principal puede cambiar algunas configuraciones "
+"globales y añadir dominios eGroupWare a través de la interfaz web "
+"proporcionada."
+
+#. Type: password
+#. Description
+#: ../egroupware-core.templates:3001
+msgid "Header admin password:"
+msgstr "Contraseña del administrador principal:"
+
+#. Type: password
+#. Description
+#: ../egroupware-core.templates:3001
+msgid "Please choose a password for the header admin user."
+msgstr "Elija una contraseña para el usuario del administrador principal."
+
+#. Type: password
+#. Description
+#: ../egroupware-core.templates:4001
+msgid "Header admin password confirmation:"
+msgstr "Confirmación de la contraseña del administrador principal:"
+
+#. Type: password
+#. Description
+#: ../egroupware-core.templates:4001
+msgid "Please confirm the header admin password."
+msgstr "Confirme la contraseña del administrador principal."
+
+#. Type: error
+#. Description
+#: ../egroupware-core.templates:5001
+msgid "Passwords mismatch"
+msgstr "Las contraseñas no coinciden"
+
+#. Type: error
+#. Description
+#: ../egroupware-core.templates:5001
+msgid "The two passwords you entered were not the same.  Please try again."
+msgstr ""
+"Las dos contraseñas que introdujo no son iguales. Por favor, inténtelo de "
+"nuevo."
+
+#~ msgid ""
+#~ "This page allows further configuration steps, initialization of the "
+#~ "database, and registering of installed eGroupWare applications."
+#~ msgstr ""
+#~ "Esta página permite configurar pasos adicionales, inicializar la base de "
+#~ "datos y registrar las aplicaciones eGroupWare instaladas."
+
+#~ msgid "Apache 2, Apache, Apache SSL, Apache Perl"
+#~ msgstr "Apache 2, Apache, Apache SSL, Apache Perl"
+
+#~ msgid "Web server for eGroupWare:"
+#~ msgstr "Servidor web para eGroupWare:"
+
+#~ msgid ""
+#~ "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."
+#~ msgstr ""
+#~ "Seleccione para qué servidor web quiere configurar eGroupWare. eGroupWare "
+#~ "soporta cualquier servidor web que permita PHP, pero este proceso de "
+#~ "configuración sólo soporta algunas variantes de Apache. Se admiten "
+#~ "sugerencias o parches que ayuden en la instalación de otros servidores "
+#~ "web."
--- egroupware-1.6.002+dfsg.orig/debian/po/fr.po
+++ egroupware-1.6.002+dfsg/debian/po/fr.po
@@ -0,0 +1,139 @@
+# translation of egroupware_1.0.00.003-2-1_fr.po to
+#
+# Florent Usseil, 2004.
+# Florent Usseil <swiip81@free.fr>, 2004.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: egroupware 1.2-104.dfsg-2\n"
+"Report-Msgid-Bugs-To: egroupware@packages.debian.org\n"
+"POT-Creation-Date: 2008-03-02 08:03+0100\n"
+"PO-Revision-Date: 2006-09-14 11:21+0100\n"
+"Last-Translator: Steve Petruzzello <dlist@bluewin.ch>\n"
+"Language-Team: Française <debian-l10n-french@lists.debian.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: KBabel 1.3.1\n"
+"X-Poedit-Language: French\n"
+"X-Poedit-Country: SWITZERLAND\n"
+
+#. Type: note
+#. Description
+#: ../egroupware-core.templates:1001
+msgid "eGroupWare core package configuration note"
+msgstr "Configuration du paquet principal d'eGroupWare"
+
+#. Type: note
+#. Description
+#: ../egroupware-core.templates:1001
+msgid ""
+"The eGroupWare core package configuration will only set 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/.  There you "
+"can continue the configuration, initialize the database, and register "
+"installed eGroupWare applications."
+msgstr ""
+"Le processus de configuration du paquet principal d'eGroupware ne permet que "
+"de définir l'identifiant et le mot de passe de l'administrateur. Afin de "
+"terminer l'initialisation, veuillez pointer votre navigateur vers la page de "
+"configuration d'eGroupWare qui se trouve normalement à l'adresse "
+"suivante : http(s)://${site}/egroupware/setup/."
+
+#. Type: string
+#. Description
+#: ../egroupware-core.templates:2001
+msgid "Header admin user name:"
+msgstr "Nom de l'administrateur :"
+
+#. Type: string
+#. Description
+#: ../egroupware-core.templates:2001
+msgid ""
+"The header admin user can change various global configuration settings and "
+"add eGroupWare domains via a provided web interface."
+msgstr ""
+"L'administrateur peut modifier différents paramètres de configuration et "
+"ajouter des domaines eGroupWare via l'interface web."
+
+#. Type: password
+#. Description
+#: ../egroupware-core.templates:3001
+msgid "Header admin password:"
+msgstr "Mot de passe de l'administrateur :"
+
+#. Type: password
+#. Description
+#: ../egroupware-core.templates:3001
+msgid "Please choose a password for the header admin user."
+msgstr "Veuillez choisir un mot de passe pour l'administrateur."
+
+#. Type: password
+#. Description
+#: ../egroupware-core.templates:4001
+msgid "Header admin password confirmation:"
+msgstr "Confirmation du mot de passe de l'administrateur :"
+
+#. Type: password
+#. Description
+#: ../egroupware-core.templates:4001
+msgid "Please confirm the header admin password."
+msgstr "Veuillez confirmer le mot de passe de l'administrateur :"
+
+#. Type: error
+#. Description
+#: ../egroupware-core.templates:5001
+msgid "Passwords mismatch"
+msgstr "Mots de passe différents"
+
+#. Type: error
+#. Description
+#: ../egroupware-core.templates:5001
+msgid "The two passwords you entered were not the same.  Please try again."
+msgstr ""
+"Le mot de passe et sa confirmation ne correspondent pas. Veuillez "
+"recommencer."
+
+#~ msgid ""
+#~ "This page allows further configuration steps, initialization of the "
+#~ "database, and registering of installed eGroupWare applications."
+#~ msgstr ""
+#~ "Cette page permet de  poursuivre la configuration, en initialisant la "
+#~ "base de données, et en enregistrant les applications eGroupWare "
+#~ "installées."
+
+#~ msgid "Apache 2, Apache, Apache SSL, Apache Perl"
+#~ msgstr "Apache 2, Apache, Apache-SSL, Apache Perl"
+
+#~ msgid "Web server for eGroupWare:"
+#~ msgstr "Serveur web pour eGroupWare :"
+
+#~ msgid ""
+#~ "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."
+#~ msgstr ""
+#~ "Veuillez choisir le serveur web pour lequel vous voulez configurer "
+#~ "eGroupWare. eGroupWare fonctionne avec tous les serveurs web qui gèrent "
+#~ "PHP, mais ce processus de configuration est limité à quelques variantes "
+#~ "d'Apache. Toute contribution pour améliorer sa compatibilité avec "
+#~ "d'autres serveurs est la bienvenue."
+
+#~ msgid "http(s)://${site}/egroupware/setup/"
+#~ msgstr "http(s)://${site}/egroupware/setup/"
+
+#~ msgid ""
+#~ "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."
+#~ msgstr ""
+#~ "Veuillez confirmer le mot de passe de l'administrateur. S'il ne "
+#~ "correspond pas à celui précédemment entré, vous devrez recommencer."
+
+#~ msgid "Which web server do you want to configure eGroupWare for?"
+#~ msgstr "Serveur web pour eGroupWare :"
+
+#~ msgid "Enter the header admin password again:"
+#~ msgstr "Confirmez le mot de passe :"
--- egroupware-1.6.002+dfsg.orig/debian/etc/apache.conf
+++ egroupware-1.6.002+dfsg/debian/etc/apache.conf
@@ -0,0 +1,57 @@
+# Apache and PHP configuration for eGroupWare
+#
+# Read /usr/share/doc/egroupware-core/phpgwapi/php-configuration.txt and
+# /etc/php5/apache/php.ini about the meanings and suggested values for
+# the configuration settings.  Many settings are required to have a
+# certain value for eGroupWare to function reasonably, so only change
+# something if you are sure.
+
+Alias /egroupware /usr/share/egroupware
+
+<Directory /usr/share/egroupware/>
+  Options FollowSymLinks ExecCGI
+  AllowOverride None
+  Order allow,deny
+  Allow from all
+  DirectoryIndex index.html index.php
+  AddHandler cgi-script .cgi
+  AddDefaultCharset Off
+  php_flag display_errors off
+  php_admin_flag file_uploads on
+  php_flag log_errors on
+  php_flag magic_quotes_gpc off
+  php_flag magic_quotes_runtime off
+  php_flag register_globals off
+  php_flag short_open_tag on
+  php_flag track_vars on
+  php_value error_reporting 'E_ALL & ~E_NOTICE'
+  php_value max_execution_time 90
+  php_value mbstring.func_overload 7
+  php_value memory_limit 32M
+  php_value session.gc_divisor 10
+  php_value session.gc_maxlifetime 1440
+  php_value session.gc_probability 1
+  php_value session.save_path /var/lib/egroupware/sessions
+  php_flag session.use_trans_sid off
+  php_value include_path .:/usr/share/php
+  php_admin_value open_basedir /usr/share/egroupware:/var/lib/egroupware:/tmp:/usr/share/php
+  php_value upload_max_filesize 16M
+</Directory>
+
+<Directory /usr/share/egroupware/phpsysinfo/>
+  php_admin_value open_basedir /
+</Directory>
+
+<Location /egroupware/icalsrv.php>
+  Script PUT /usr/share/egroupware/icalsrv.php
+  AddHandler ical/ics .ics
+  Action ical/ics /usr/share/egroupware/icalsrv.php
+  Order allow,deny
+  Allow from all
+</Location>
+
+<Location /egroupware/rpc.php>
+  php_value mbstring.func_overload 0
+  Order allow,deny
+  Allow from all
+</Location>
