2006
otrs2 (2.0.4p01-17) unstable; urgency=medium
* Make the dependency on libapache2-mod-perl2 versioned now. (Hopefully
closes: #399238)
* Set urgency to medium because the bug is RC.
-- Torsten Werner <twerner@debian.org> Sun, 19 Nov 2006 00:53:53 +0100
otrs2 (2.0.4p01-16) unstable; urgency=high
* Add czech debconf translation, thanks to Miroslav Kure. (Closes: #391478) * Disable the broken patch autoconfig.diff. (Closes: #392144)
-- Torsten Werner <twerner@debian.org> Thu, 12 Oct 2006 22:34:32 +0200
otrs2 (2.0.4p01-15) unstable; urgency=medium
* Fix the last so called 'bug fix' and set urgency to medium because it is
still RC. (Closes: #388231)
* Fix non UTF-8 encoding of last changelog entry.
* Add LSB comments to init script.
-- Torsten Werner <twerner@debian.org> Thu, 5 Oct 2006 17:52:37 +0200
otrs2 (2.0.4p01-14.1) unstable; urgency=medium
* Non-maintainer upload.
* Check for dbconfig-common existence in the config maintainer script before
trying to use it; patch from Alejandro Ríos Peña. (Closes: #388231)
-- Steinar H. Gunderson <sesse@debian.org> Tue, 26 Sep 2006 13:15:46 +0200
otrs2 (2.0.4p01-14) unstable; urgency=low
* add french debconf translation thanks to Christian Perrier,
closes: #384580
* yet another fix for the cron jobs thanks to Laurent Bonnaud,
closes: #385763
-- Torsten Werner <twerner@debian.org> Sun, 3 Sep 2006 23:07:08 +0200
otrs2 (2.0.4p01-13) unstable; urgency=medium
* add patch autoconfig.diff, closes: #350270 * remove /var/lib/otrs/tmp in postrm * refined debian/templates, closes: #382639 * add german debconf translation * enable Apache2::Reload & Co. * add patch postmaster.diff to temporarily not accepting new email messages if OTRS is in maintainance mode * reorganised cron config to support the init script * add some safety checks for nonessential packages in debian/postrm * add link to the online documentation
-- Torsten Werner <twerner@debian.org> Sun, 20 Aug 2006 23:34:47 +0200
otrs2 (2.0.4p01-12) unstable; urgency=low
* reorganized the documentation of the Debian package
-- Torsten Werner <twerner@debian.org> Sat, 5 Aug 2006 10:46:46 +0200
otrs2 (2.0.4p01-11) experimental; urgency=low
* warn the user when authentication method is 'ident' but the database user
is not 'otrs'
* apache config: point 'ErrorDocument 404' to index.pl
* try to import database settings from older versions into dbconfig-common
* add a versioned Depends: on dbconfig-common
* add an init script for OTRS
* fixes in the apache configuration
* support for mysql
-- Torsten Werner <twerner@debian.org> Sat, 5 Aug 2006 10:36:40 +0200
otrs2 (2.0.4p01-10) experimental; urgency=low
* start using dbconfig-common for database configuration
-- Torsten Werner <twerner@debian.org> Sat, 29 Jul 2006 19:48:48 +0200
otrs2 (2.0.4p01-9) unstable; urgency=low
* create otrs user in debian/preinst now instead of debian/postinst * fixes in debian/postinst and debian/postrm * force-reload apache in debian/postinst because we might enable mod_perl * make sure apache's perl module is enabled * rescue old apache configuration before installing a new one * documentation fixes * added more Recommends and Suggests, closes: #378672
-- Torsten Werner <twerner@debian.org> Wed, 19 Jul 2006 21:41:37 +0200
otrs2 (2.0.4p01-8) experimental; urgency=low
* more /opt fixes * some cosmetic changes in debian/ * switch to ucf for managing config files * remove preinst that was needed for upgrading old otrs packages * updated Depends in debian/control * add a 'quick installation' section to debian/README.Debian * use mod-perl
-- Torsten Werner <twerner@debian.org> Mon, 17 Jul 2006 23:19:14 +0200
otrs2 (2.0.4p01-7) unstable; urgency=low
* switched to mergeWithUpstream mode of svn-buildpackage * switched to quilt for managing upstream changes * lintian fixes * don't move the Output directory from /usr/share/otrs/ to /etc/otrs * removed bashism * fixed permissions of *.pm and *.png files * other minor cleanups
-- Torsten Werner <twerner@debian.org> Sun, 9 Jul 2006 22:21:49 +0200
otrs2 (2.0.4p01-6) unstable; urgency=low
* removed the PDF manuals because they will be provided with source code by
a separate package 'otrs2-doc'
-- Torsten Werner <twerner@debian.org> Tue, 20 Jun 2006 23:35:00 +0200
otrs2 (2.0.4p01-5) unstable; urgency=low
[ Noèl Köthe ] * corrected tar options in scripts/backup.pl, closes: #361448 * corrected FSF address in debian/copyright (lintian error) * added adduser to the dependency because we use it in postinst (lintian warning) * updated Standards-Version to 3.7.2. no changes needed [ Torsten Werner ] * renamed package to otrs2, closes: #367959
-- Torsten Werner <twerner@debian.org> Thu, 18 May 2006 23:55:19 +0200
otrs (2.0.4p01-4) unstable; urgency=low
* reverted last change * applied patch from Thorsten Sandfuchs
-- Torsten Werner <twerner@debian.org> Wed, 8 Mar 2006 21:21:54 +0100
otrs (2.0.4p01-3) unstable; urgency=low
* reverted change to backup.pl
* moved scripts/{backup,restore}.pl to /usr/share/doc/otrs/examples/, please
read NEWS.Debian for more information, closes: #355328
-- Torsten Werner <twerner@debian.org> Mon, 6 Mar 2006 20:41:55 +0100
otrs (2.0.4p01-2) unstable; urgency=low
[ Noèl Köthe ] * corrected spelling errors in README.Debian, closes: #310854 [ Torsten Werner ] * added debian/NEWS.Debian * fixed scripts/backup.pl to backup the configuration files, closes: #355328 * fix for apache2-perl-startup.pl (mentioned in #293062) * added checks for existing binaries in cronjobs, closes: #316340
-- Torsten Werner <twerner@debian.org> Sun, 5 Mar 2006 14:54:03 +0100
2005
otrs (2.0.4p01-1) unstable; urgency=low
* new upstream version, closes: #332441 * it fixes a security bug: http://otrs.org/advisory/OSA-2005-01-en/ * please consider applying any patches to alioth's svn repository, see https://alioth.debian.org/projects/pkg-otrs/
-- Torsten Werner <twerner@debian.org> Tue, 22 Nov 2005 21:57:05 +0100
otrs (2.0.1p01-1) experimental; urgency=low
* new upstream version, closes: #310696 * added debian/watch
-- Torsten Werner <twerner@debian.org> Sat, 6 Aug 2005 23:24:20 +0200
otrs (1.3.2p01-5) unstable; urgency=high
* work around for very old dpkg bug: $OTRSHOME/Kernel/Output in now really a
symlink to /etc/Output (that is why urgency is high), closes: #301245
-- Torsten Werner <twerner@debian.org> Tue, 5 Apr 2005 23:09:33 +0200
otrs (1.3.2p01-4) unstable; urgency=low
* added some 'test -x ...' to the cron jobs, closes: #297454 * removed symlink /usr/share/otrs/.fetchmailrc because it does not work and it is not necessary anyway * moved $OTRSHOME/Kernel/Output into /etc/, closes: #291512
-- Torsten Werner <twerner@debian.org> Sun, 6 Mar 2005 15:10:40 +0100
2004
otrs (1.3.2p01-3) unstable; urgency=low
* applied patch for debian/links and bin/SetPermissions.sh from Sven
Wilhelm, closes: #281515
* minor fixes for debian/post*
-- Torsten Werner <twerner@debian.org> Wed, 29 Dec 2004 16:38:44 +0100
otrs (1.3.2p01-2) unstable; urgency=low
* upload to unstable
-- Torsten Werner <twerner@debian.org> Thu, 11 Nov 2004 21:24:29 +0100
otrs (1.3.2p01-1) experimental; urgency=low
* fixed ErrorDocument in scripts/apache2-httpd.include.conf * added #DEBHELPER# to otrs.preinst * thanks to Andreas Tille for helping
-- Torsten Werner <twerner@debian.org> Fri, 22 Oct 2004 23:38:54 +0200
otrs (1.3.2p01-0.1) unstable; urgency=low
* NMU but no official upload - just helping the maintainer and leave him the upload
* New upstream version
* Split packages into
- otrs (code)
- otrs-doc-en (English documentation)
- otrs-doc-de (German dosumentation)
The language split seems to make sense because of the size of the documentation
and the assumption that only one language will be neede on a normal system.
* Left out the SGML source for the documentation. Remark: It should be checked
whether it is reasonable to rebuild the HTML and PDF version at build time
from SGML.
* Make use of debian/otrs.{docs,examples} instead of using only
debian/otrs.install
* Fight against lintian warnings:
- Removed copy of GPL from /usr/share/doc/otrs
- Added lintian.overrides for files which look like extra license files
- Fix permission of example files
- Removed '#!/bin/sh' from apache2*-perl-startup.pl scripts
- Removed {redhat,suse,fedora}* scripts
- Added missing '!' to sync_node.sh
* Added link to /usr/lib/cgi-bin which enables access without Apache
configuration changes.
* Postrm script now also removes .*_history files of otrs user
* Postrm also removes log files.
ATTENTION: Just feel free to keep log files but I think it is better to
ask a debconf question instead of just keeping stuff in /var/lib/otrs which
users might like to get rid of.
* Moved .fetchmailrc to /etc/otrs/fetchmailrc and adjusted cron file
* Verified occurences of /opt/otrs in the code
- scripts/apache2*-perl-startup.pl:
use lib "/opt/otrs/";
use lib "/opt/otrs/Kernel/cpan-lib";
changed to /usr/share/otrs/... and uncommented
use DBD::mysql ();
because also other databases might be used. It was not yet verified which
further consequences this might have be.
- All other occurences of the string "/opt/otrs" are inside comments or
some strings of error messages which do not really harm.
Closes: #25802
* Tried to increase help for local administrators
- Added example script for setting up a PostgreSQL server as it was suggested
in http://bugs.debian.org/cgi-bin/272113
In addition to the problems described there it was observed that the
permissions for www-data are to restrictive which can be fixed by
the further example script which is provided.
- Added hints to README.Debian how to change PostgreSQL configuration.
- Move apache configuration examples to /usr/share/doc/otrs/examples
- Changed path names also in apache-httpd.include.conf (in case a user
sticks to Apache 1.x)
-- Andreas Tille <tille@debian.org> Wed, 20 Oct 2004 08:00:05 +0200
otrs (1.2.4-2) unstable; urgency=high
* fixed Recommends on mod-perl, closes: 272858 * set urgency to high because it is a minor fix
-- Torsten Werner <twerner@debian.org> Wed, 29 Sep 2004 21:51:38 +0200
otrs (1.2.4-1) unstable; urgency=low
* new upstream version, closes: #258766 * added Recommends: procmail | maildrop, aspell | ispell * moved manual to /usr/share/doc/otrs/, closes: #258782 * moved var stuff to /var/lib/otrs/ * moved config files to /etc/otrs/
-- Torsten Werner <twerner@debian.org> Fri, 16 Jul 2004 23:28:26 +0200
otrs (1.2.3-7) unstable; urgency=low
* fixed apache2-httpd.include.conf
* added Depends: libauthen-sasl-perl, libdate-pcalc-perl,
libemail-valid-perl, libio-stringy-perl, libmime-perl, libmailtools-perl
* removed directory Kernel/cpan-lib/
-- Torsten Werner <twerner@debian.org> Sun, 20 Jun 2004 23:28:42 +0200
otrs (1.2.3-6) unstable; urgency=low
* moved from /opt into /usr/share * added Recommends: libgd-text-perl, libgd-graph-perl
-- Torsten Werner <twerner@debian.org> Sun, 20 Jun 2004 20:42:04 +0200
otrs (1.2.3-5) experimental; urgency=low
* install Kernel/Config/GenericAgent.pm during first install * fixed call to SetPermissions.sh in postinst
-- Torsten Werner <twerner@debian.org> Mon, 26 Apr 2004 22:34:12 +0200
otrs (1.2.3-4) experimental; urgency=low
* Depends: libdbi-perl and Recommends: libdbd-mysql-perl | libdbd-pg-perl
added
-- Torsten Werner <twerner@debian.org> Thu, 22 Apr 2004 22:43:18 +0200
otrs (1.2.3-3) experimental; urgency=low
* more Depends and Recommends in debian/control
-- Torsten Werner <twerner@debian.org> Mon, 19 Apr 2004 23:29:01 +0200
otrs (1.2.3-2) experimental; urgency=low
* corrected some files in debian/ that have been forgotten before the first
upload
-- Torsten Werner <twerner@debian.org> Sun, 18 Apr 2004 12:26:43 +0200
otrs (1.2.3-1) experimental; urgency=low
* initial release
-- Torsten Werner <twerner@debian.org> Fri, 16 Apr 2004 18:49:35 +0200