-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 severity #494683 serious thanks
Hello, this bug is RC because if someone upgrades from Etch to Lenny apache2 will also be restarted and this will fail because of the missing dependency, so on the upgrade itself will break. I attached a diff for t-p-u. - -- /* Mit freundlichem Gruß / With kind regards, Patrick Matthäi E-Mail: [EMAIL PROTECTED] Comment: Always if we think we are right, we were maybe wrong. */ -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) iEYEARECAAYFAkj/W1MACgkQ2XA5inpabMf1WgCfUsZ+H6BgEsnUkNBefiDzwjIs 82oAn1/hEPyJzDHJ4lGtXaMNaH/AoCxb =EM+9 -----END PGP SIGNATURE-----
diff -u otrs2-2.2.7/debian/changelog otrs2-2.2.7/debian/changelog --- otrs2-2.2.7/debian/changelog +++ otrs2-2.2.7/debian/changelog @@ -1,3 +1,11 @@ +otrs2 (2.2.7-2+lenny1) testing-proposed-updates; urgency=low + + * NMU by Patrick Matthäi. + * Add dependency on libapache2-reload-perl. + Closes: #494683 + + -- Patrick Matthäi <[EMAIL PROTECTED]> Wed, 22 Oct 2008 18:48:15 +0200 + otrs2 (2.2.7-2) unstable; urgency=high * Disable the patch permissions.diff again because OTRS can't work with such diff -u otrs2-2.2.7/debian/control otrs2-2.2.7/debian/control --- otrs2-2.2.7/debian/control +++ otrs2-2.2.7/debian/control @@ -14,7 +14,8 @@ Depends: perl, apache2 | httpd-cgi, libdbi-perl, libauthen-sasl-perl, libcrypt-passwdmd5-perl, libdate-pcalc-perl, libemail-valid-perl, libio-stringy-perl, libmime-perl, libmailtools-perl, adduser, ucf, debconf, - dbconfig-common (>= 1.8.24), libtext-diff-perl, libxml-parser-perl + dbconfig-common (>= 1.8.24), libtext-diff-perl, libxml-parser-perl, + libapache2-reload-perl Recommends: libapache2-mod-perl2, postgresql-8.2 | mysql-server, libdbd-pg-perl | libdbd-mysql-perl, libgd-text-perl, libgd-graph-perl, procmail | maildrop, aspell | ispell
otrs2_fix_depend.diff.sig
Description: Binary data

