From 372bd7412ce94baf823cf8d62f6997890f0fff3d Mon Sep 17 00:00:00 2001 From: Ivan Rako Date: Mon, 15 Dec 2008 00:42:38 +0100 Subject: [PATCH] ispravak u debian/control --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 7177c27..934c749 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,7 @@ Standards-Version: 3.6.1 Package: mysql-cn Architecture: all -Depends: mysql-client-5.0 (>= 5.0.51a-17~bpo40+1), mysql-server-5.0 (5.0.51a-17~bpo40+1), makepasswd, carnet-tools-cn (>= 2.4), mail-transport-agent +Depends: mysql-client-5.0 (>= 5.0.51a-17~bpo40+1), mysql-server-5.0 (>= 5.0.51a-17~bpo40+1), makepasswd, carnet-tools-cn (>= 2.4), mail-transport-agent Description: MySQL database server MySQL is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query -- 1.7.10.4