[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Bug#308257: marked as done (doesn't clean up properly due to syntax error in postrm)



Hi Hilko,

On Fri, May 13, 2005 at 09:33:12AM -0700, Debian Bug Tracking System wrote:
> Format: 1.7
> Date: Fri, 13 May 2005 17:22:41 +0200
> Source: mantis
> Binary: mantis
> Architecture: source all
> Version: 0.19.2-3
> Distribution: unstable
> Urgency: high
> Maintainer: Hilko Bengen <bengen@debian.org>
> Changed-By: Hilko Bengen <bengen@debian.org>
> Description: 
>  mantis     - web-based bug tracking system
> Closes: 308257
> Changes: 
>  mantis (0.19.2-3) unstable; urgency=HIGH
>  .
>    * Justification: Fixes RC bug.
>    * Fixed Apache configuration link removal (Closes: #308257)
>    * Stricter apache, apache2 dependency

Approved; however,

diff -u mantis-0.19.2/debian/control mantis-0.19.2/debian/control
--- mantis-0.19.2/debian/control
+++ mantis-0.19.2/debian/control
@@ -7,7 +7,7 @@
 
 Package: mantis
 Architecture: all
-Depends: debconf (>= 0.5), apache | apache-ssl | apache-perl | apache2 | httpd, php4-cli, php4-cgi | libapache-mod-php4 | libapache2-mod-php4, php4-mysql, grep (>>2.4.0), mysql-client, wwwconfig-common (>= 0.0.7), libphp-adodb, makepasswd
+Depends: debconf (>= 0.5), apache (>= 1.3.29.0.2-2) | apache-ssl (>= 1.3.29.0.2-2) | apache-perl (>= 1.3.29.0.2-2) | apache2 (>= 2.0.39+cvs.1028741220-1) | httpd, php4-cli, php4-cgi | libapache-mod-php4 | libapache2-mod-php4, php4-mysql, grep (>>2.4.0), mysql-client, wwwconfig-common (>= 0.0.7), libphp-adodb, makepasswd
 Recommends: mysql-server, php4-ldap
 Description: web-based bug tracking system
  Mantis is a PHP/MySQL/web-based bug tracking system. The software

... if you're just going to put '| httpd' at the end anyway, then all the
version comparisons are no-ops, and much uglier than the original. :)

-- 
Steve Langasek
postmodern programmer

Attachment: signature.asc
Description: Digital signature


Reply to: