~ubuntu-branches/ubuntu/lucid/phpmyadmin/lucid

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Bazaar Package Importer
  • Author(s): Michal Čihař
  • Date: 2009-10-14 10:58:28 UTC
  • mfrom: (1.2.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20091014105828-2dpa0jc6nwcgnnp4
* New upstream version.
  - Fixes XSS (PMASA-2009-6, CVE-2009-3696, CVE-2009-3697).
* Register documentation on doc-base.
* Use mootools from Debian package rather than own copy.
* Allow saving of configuration from setup script only after explicit action
  from administrator (Closes: #535044, #543460).

Show diffs side-by-side

added added

removed removed

Lines of Context:
19
19
    perl, 
20
20
    ${misc:Depends}, 
21
21
    dbconfig-common,
22
 
    ucf (>= 0.28)
 
22
    ucf (>= 0.28),
 
23
    libjs-mootools
23
24
Recommends: apache2 | lighttpd | httpd, php5-gd, mysql-client
24
25
Suggests: mysql-server
25
26
Description: MySQL web administration tool