typo3-src (3.5.0-7) experimental; urgency=low

  * typo3-site-installer: complete rewrite
  * typo3-site-installer: added 2 more options (-a, -g)
  * the source of TYPO3 now belongs to root.root (was root.www-data)
  * example localconf.php: now using the im_noFramePrepended option
  * typo3-site-installer: manpage update
  * typo3-base now depends on apache or httpd (provided by apache-ssl, etc.)

 -- Michael Stucki <mundaun@gmx.ch>  Mon, 20 Oct 2003 23:00:24 +0200

typo3-src (3.5.0-6) experimental; urgency=low

  * removed dependency for apache and php4 in typo3-base
  * typo3-site-installer: one more bugfix in sed command

 -- Michael Stucki <mundaun@gmx.ch>  Tue, 16 Sep 2003 01:07:37 +0200

typo3-src (3.5.0-5) experimental; urgency=low

  * typo3-site-installer: Added README.Debian / removed obsolete documentation
  * Added a manpage for typo3-site-installer (thanks to Edelhard Becker)
  * typo3-site-installer.sh was renamed to typo3-site-installer
  * typo3-site-installer: accepts abolute paths now
  * typo3-site-installer: compatibility bugfix in sed command

 -- Michael Stucki <mundaun@gmx.ch>  Mon, 16 Jun 2003 18:11:53 +0100

typo3-src (3.5.0-4) experimental; urgency=low

  * Fixes in typo3-base preinst script
  * typo3-site-installer does no more need to download a dummysite archive

 -- Michael Stucki <mundaun@gmx.ch>  Thu,  5 Jun 2003 17:42:08 +0100

typo3-src (3.5.0-3) experimental; urgency=low

  * Added a localconf.php example
  * Added a new package "typo3-site-installer" that contains a little install
    helper
  * Added a new package "typo3-env" which depends on all needed components.
    "typo3-base" only recommends them, since you could still run your server
    without them. However it's easier to to an 'apt-get install typo3-env'
    since apt wouldn't worry about the recommendations else.
  * Fix wrong PHP short tags: '<?' => '<?php'
  * Fix permissions so that Lintian doesn't complain anymore
    Files and directories are now writable for Apache by changing the owner of
    them to www-data
  * Move everything from /usr/share/typo3 to /var/lib/typo3
    This solves all problems we had with symlinks. However, I think it is not
    really FHS-conform, so I'm still not happy with that.
  * control file: Turn all Suggests into Recommends
  * Site is now based on typo3_src from http://typo3.sunsite.dk/unix-archives/
  * php4-gd can no more be used (use php4-gd2 instead)
  * wget and zip are no longer required
  * README.Debian was updated
  * Documentation has been updated / optimized
  * Code cleanup / optimisations contributed by Edelhard Becker (thank you!)
      
 -- Michael Stucki <mundaun@gmx.ch>  Thu,  5 Jun 2003 02:07:28 +0100

typo3-src (3.5.0-2) experimental; urgency=low

  * Change ownership of /var/lib/typo3 to www-data (webserver could not write
    global extensions before)
  * Fix problem with some missing files by adding symlinks in
    /var/lib/typo3/<version> (this is only a workaround, I am not happy with
    this solution...)

 -- Michael Stucki <mundaun@gmx.ch>  Wed, 26 Mar 2003 15:40:44 +0100

typo3-src (3.5.0-1) experimental; urgency=low

  * New upstream release
  * Move /var/cache/typo3 to /var/lib/typo3 (this was wrong, since extensions
    are not really cache files...)

 -- Michael Stucki <mundaun@gmx.ch>  Sat, 22 Feb 2003 17:16:24 +0100

typo3-src (3.5b5-5) experimental; urgency=low

  * Alter contents of debian/executables
  * Update TODO notes
  * Move typo3/ext to /var/cache/typo3/<version>/ext (keep read-only for now)
  * t3lib/config_default.php: Change 'TTFdpi' from 72 to 96

 -- Michael Stucki <mundaun@gmx.ch>  Tue, 11 Feb 2003 13:39:04 +0100

typo3-src (3.5b5-4) experimental; urgency=low

  * Update TODO notes
  * Move typo3/temp to /var/cache/typo3/<version>/temp
  * Do some code cleanup in debian/rules

 -- Michael Stucki <mundaun@gmx.ch>  Thu,  6 Feb 2003 19:57:37 +0100

typo3-src (3.5b5-3) experimental; urgency=low

  * Fix some dependencies

 -- Michael Stucki <mundaun@gmx.ch>  Thu,  6 Feb 2003 05:39:51 +0100

typo3-src (3.5b5-2) experimental; urgency=low

  * Add a note in README.Debian about how to use this package at all
  * Fix Lintian complains: Small changes in copyright file
  * Add recommendation for php4-cgi (used by some direct_mail scripts)
  * Fix Lintian complains: Change ownership of /typo3/temp from root to
    www-data; remove write permission for group
  * Fix permissions for executable scripts
  * Add symlink that points to latest source installation

 -- Michael Stucki <mundaun@gmx.ch>  Sat,  1 Feb 2003 05:14:52 +0100

typo3-src (3.5b5-1) experimental; urgency=low

  * Initial Release.

 -- Michael Stucki <mundaun@gmx.ch>  Fri, 31 Jan 2003 12:31:54 +0100

