~ubuntu-branches/ubuntu/gutsy/bugzilla/gutsy-security

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Bazaar Package Importer
  • Author(s): Francesco Paolo Lovergine, Alexis Sukrieh, Francesco P. Lovergine
  • Date: 2004-12-07 22:54:45 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20041207225445-ezb3nym06pow9mng
Tags: 2.16.7-0.2
* NMU 0-days due to serious/important bug solving which prevents
  bugzilla entering testing.

[ Alexis Sukrieh ]

* Post-inst won't fail anymore when no MySQL server is
  available. Added an automatic way of setting up the MySQL server if
  /etc/mysql/debian.cnf exists, will read values from it then.
  (closes: #250638)
* Using a MySQL user with '-' inside its name won't fail anymore.
  (closes unreported bug)
* Better handling on DBI connection errors. When DBI complains about
  something, user is not confused anymore by ugly error messages.
  (closes: #154249)
* Running checksetup.pl by hand won't break the Bugzilla's installation
  anymore. User can use it as he want without running dpkg-reconfigure.
  (closes: #200707)

[ Francesco P. Lovergine ]

* Now rules removes .cvsignore file which trashes /usr/share/bugzilla/template.
* Added virtual package httpd to the list of web server.
  (closes: #213784)

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
 
8
8
Package: bugzilla
9
9
Architecture: all
10
 
Depends: debconf (>= 0.9.95), libtemplate-perl, libappconfig-perl, libdbd-mysql-perl, libtimedate-perl, apache | apache-ssl | cern-httpd | boa | wn | aolserver | roxen | thttpd | caudium | apache-perl | apache2-mpm-perchild | apache2-mpm-threadpool | apache2-mpm-prefork | apache2-mpm-worker | bozohttpd, sendmail | mail-transport-agent
 
10
Depends: debconf (>= 0.9.95), libtemplate-perl, libappconfig-perl, libdbd-mysql-perl, libtimedate-perl, apache | apache-ssl | cern-httpd | boa | wn | aolserver | roxen | thttpd | caudium | apache-perl | apache2-mpm-perchild | apache2-mpm-threadpool | apache2-mpm-prefork | apache2-mpm-worker | bozohttpd | httpd, sendmail | mail-transport-agent
11
11
Suggests: bugzilla-doc, libnet-ldap-perl
12
12
Recommends: libchart-perl (>=0.99c.pre3-0.1), libxml-parser-perl, mysql-server
13
13
Description: Mozilla bug tracking system