Skip to content

Debian Changelog typo3-dummy (4.2.5-1)

2009

typo3-dummy (4.2.5-1) unstable; urgency=high

   * New upstream release.
     - no changes, only version raise to match typo3-src package

 -- Christian Welzel <gawain@camlann.de>  Mon, 26 Jan 2009 20:00:00 +0100

typo3-dummy (4.2.4-1) unstable; urgency=high

   * New upstream release.
   * Added /usr/share/javascript/prototype/, /usr/share/javascript/scriptaculous/
     to open_basedir in apache.conf. (Closes: 512624)
   * Changed sendmail_path in apache.conf to include parameters "-t -i"
     (Closes: 512626)

 -- Christian Welzel <gawain@camlann.de>  Thu, 22 Jan 2009 12:00:00 +0100

2008

typo3-dummy (4.2.3-1) unstable; urgency=low

   * New upstream release.
   * Changed temporary directory for uploads to /var/run/typo3-dummy
     because of lintian error.
   * Added lintian override for non-standard-dir-perm (above dir is 0750).
   * Raised build-depend of debhelper to >=6.0.7 because of dh_lintian.

 -- Christian Welzel <gawain@camlann.de>  Fri, 14 Nov 2008 22:00:00 +0200

typo3-dummy (4.2.2-2) unstable; urgency=low

   * Added upload_tmp_dir to apache.conf and set it to /var/tmp/typo3-dummy
   * Added creation and access settings for /var/tmp/typo3-dummy to debian/rules.
   * Adopted open_basedir setting (Closes: 502771).

 -- Christian Welzel <gawain@camlann.de>  Fri, 24 Oct 2008 18:00:00 +0200

typo3-dummy (4.2.2-1) unstable; urgency=low

   * New upstream release.
   * Added /tmp to PHPs open_basedir to allow file-uploads in the backend.

 -- Christian Welzel <gawain@camlann.de>  Thu, 09 Oct 2008 15:00:00 +0200

typo3-dummy (4.2.1-1) unstable; urgency=low

   * New upstream release.
   * Modified apache.conf according to hints in bugreport #421205
     (Closes: 421205)
   * Raised standards version to 3.8.0

 -- Christian Welzel <gawain@camlann.de>  Fri, 20 Jun 2008 22:00:00 +0100

2007

typo3-dummy (4.1.6-1) unstable; urgency=low

   * New upstream release.
   * Dependency changed from ttf-bitstream-vera to ttf-dejavu (Closes: 461294)

 -- Christian Welzel <gawain@camlann.de>  Sun, 09 Mar 2007 10:00:00 +0100

typo3-dummy (4.1.5-1) unstable; urgency=medium

   * New upstream release.

 -- Christian Welzel <gawain@camlann.de>  Fri, 14 Dec 2007 20:00:00 +0100

typo3-dummy (4.1.4-1) unstable; urgency=low

   * New upstream release.
   * Changed php "include_path" to "/usr/share/typo3/typo3_src-4.1/" in apache.conf
   * Some cleanups in apache.conf
   * Removed depend on typo3-src-4.0
   * unreleased.

 -- Christian Welzel <gawain@camlann.de>  Thu, 13 Dec 2007 21:00:00 +0100

typo3-dummy (4.1.2-1) unstable; urgency=low

   * New upstream release.

 -- Christian Welzel <gawain@camlann.de>  Wed, 18 Jul 2007 14:00:00 +0100

typo3-dummy (4.1.1-1) unstable; urgency=low

   * New upstream release.

 -- Christian Welzel <gawain@camlann.de>  Wed, 04 Apr 2007 14:00:00 +0100

typo3-dummy (4.1.0-1) unstable; urgency=low

   * New upstream release.

 -- Christian Welzel <gawain@camlann.de>  Tue, 20 Mar 2007 09:00:00 +0100

typo3-dummy (4.0.5-1) unstable; urgency=low

   * New upstream release.
   * Rewritten description of package in control file.

 -- Christian Welzel <gawain@camlann.de>  Thu, 22 Feb 2007 21:00:41 +0100

2006

typo3-dummy (4.0.4-2) unstable; urgency=low

   * Fixed sendmail_path in apache.conf

 -- Christian Welzel <gawain@camlann.de>  Thu, 28 Dec 2006 12:50:41 +0100

typo3-dummy (4.0.4-1) unstable; urgency=low

   * New upstream release.

 -- Christian Welzel <gawain@camlann.de>  Wed, 20 Dec 2006 23:50:41 +0100

typo3-dummy (4.0.3-1) unstable; urgency=low

   * New upstream release.
   * adjusted apache.conf to work with php5 (copied IfModule section).
   * Some minor fixes in build process.

 -- Christian Welzel <gawain@camlann.de>  Sat, 16 Dec 2006 23:05:41 +0100

typo3-dummy (4.0.2-2) unstable; urgency=low

   * Removed finding latest version of source by "latest"-link; now hardcoded.
   * Fixed directory structure in typo3temp.
   * Added permission and owner fix for localconf.php and /var/lib/typo3-dummy
     to postinstall script.
   * Added adding and removing of apache.conf to /etc/apache*/conf.d in postinst
     and postrm.

 -- Christian Welzel <gawain@camlann.de>  Mon, 24 Nov 2006 14:05:41 +0200

typo3-dummy (4.0.2-1) unstable; urgency=low

   * New maintainer (Closes: #388763).
   * New upstream release:
     - Package changes sendmail-Permissions on purge (Closes: #339505).

 -- Christian Welzel <gawain@camlann.de>  Mon, 18 Sep 2006 14:05:41 +0200

2005

typo3-dummy (3.7.0-9) unstable; urgency=low

   * debian/control: add dependies for the used symbolic links

 -- Christian Leutloff <leutloff@debian.org>  Wed, 11 May 2005 17:16:41 +0200

typo3-dummy (3.7.0-8) unstable; urgency=low

   * debian/append2localconf.php: semicolon disappeared 8-(

 -- Christian Leutloff <leutloff@debian.org>  Fri, 6 May 2005 17:24:17 +0200

typo3-dummy (3.7.0-7) unstable; urgency=low

   * make localconf.php a conffile, moved therefor to /etc/typo3-testsite
     again, adapted apache.conf
   * debian/rules: add version number to database file
   * debian/rules: integrate default values from Michael Stuckis example
     localconf.php into the installed localconf.php, default values are now
     in debian/append2localconf.php

 -- Christian Leutloff <leutloff@debian.org>  Thu, 5 May 2005 18:10:14 +0200

typo3-dummy (3.7.0-6) unstable; urgency=low

   * debian/rules: localconf.php readded to /etc/typo3-dummy

 -- Christian Leutloff <leutloff@debian.org>  Wed, 4 May 2005 16:51:42 +0200

typo3-dummy (3.7.0-5) unstable; urgency=low

   * debian/rules: added
     http://www.schories.com/debian/favicon_version4_16_x_16_transparent.ico
     from Alexander Schories <alexander@schories.com> as debian/favicon.ico
   * integrated PHP configuration into apache.conf
   * renamed package

 -- Christian Leutloff <leutloff@debian.org>  Wed, 4 May 2005 07:50:52 +0200

typo3-db-dummy (3.7.0-4) unstable; urgency=low

   * apache.conf: added open_basedir and safe_mode_exec_dir directives
   * remove cached file in postinst during configuration
   * improved package build to include the needed symbolic links

 -- Christian Leutloff <leutloff@debian.org>  Fri, 22 Apr 2005 19:08:41 +0200

typo3-db-dummy (3.7.0-3) unstable; urgency=low

   * integrate the adanced.htaccess from Michael Stucki <mundaun@gmx.ch>
     into apache.conf

 -- Christian Leutloff <leutloff@debian.org>  Mon, 11 Apr 2005 19:16:43 +0200

2004

typo3-db-dummy (3.7.0-2) unstable; urgency=low

   * fixed PHP settings in apache.conf
   * some additions to README.Debian
   * depend on typo3-src-3.7 instead of typo3-backend-3.7

 -- Christian Leutloff <leutloff@debian.org>  Tue, 23 Nov 2004 21:27:11 +0100

typo3-db-dummy (3.7.0-1) unstable; urgency=low

   * Initial Release.

 -- Christian Leutloff <leutloff@debian.org>  Tue, 2 Nov 2004 07:40:23 +0100