ownCloud packaging TODO list
============================

* Use dbconfig integration to create/config/purge a database user, database
  and configuration in /etc/owncloud.  (Note that migrations are handled by
  ownCloud itself.)
* When purging, a question should be asked about removing the data (from
  the standard data directory at least).
* Figure out what happens if backups are enabled.  Should it work?  What
  does it do?
* Support other httpds that are also supported by owncloud.
* Package more stuff under 3rdparty/ separately (phpass, etc.)
* Patch so that /etc/owncloud/htaccess doesn't need to be owned by www-data.
