diff options
author | unknown <knielsen@knielsen-hq.org> | 2012-01-28 21:22:14 +0100 |
---|---|---|
committer | unknown <knielsen@knielsen-hq.org> | 2012-01-28 21:22:14 +0100 |
commit | f923073f681aaae634e915489d50c24c19320bb4 (patch) | |
tree | eeb245e1eeb3caa630986c72a36916a4ec7e0478 /debian/mariadb-server-5.5.templates | |
parent | 300ec4d25ea7c5d933acabe2f9d4cc1e11da537b (diff) | |
download | mariadb-git-f923073f681aaae634e915489d50c24c19320bb4.tar.gz |
Add INFO_SRC and INFO_BIN to .deb packaging to fix a test failure in
file_contents.test. Also fix some old references to 5.3 in .deb packaging
found while debugging this.
Diffstat (limited to 'debian/mariadb-server-5.5.templates')
-rw-r--r-- | debian/mariadb-server-5.5.templates | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/mariadb-server-5.5.templates b/debian/mariadb-server-5.5.templates index 436d599bde3..dfe5f68b319 100644 --- a/debian/mariadb-server-5.5.templates +++ b/debian/mariadb-server-5.5.templates @@ -7,7 +7,7 @@ # Even minor modifications require translation updates and such # changes should be coordinated with translators and reviewers. -Template: mariadb-server-5.3/really_downgrade +Template: mariadb-server-5.5/really_downgrade Type: boolean Default: false _Description: Really proceed with downgrade? @@ -73,7 +73,7 @@ _Description: Unable to set password for the MariaDB "root" user . You should check the account's password after the package installation. . - Please read the /usr/share/doc/mariadb-server-5.3/README.Debian file + Please read the /usr/share/doc/mariadb-server-5.5/README.Debian file for more information. Template: mysql-server/password_mismatch |