From e9bb9cabf25605075a6853166e3d81a779357dc4 Mon Sep 17 00:00:00 2001
From: Ivan Rako <Ivan.Rako@CARNet.hr>
Date: Mon, 5 Nov 2007 13:56:45 +0000
Subject: [PATCH] r5:

---
 debian/changelog |    1 +
 debian/control   |    2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index a54492e..b465645 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ phpbb2-cn (2.0.21-1) stable; urgency=high
 
   * Prva verzija za Etch
   * Od sad se koristi phpbb2-conf-mysql za konfiguraciju MySQL baze
+  * Ovisnost o php5-cn
 
  -- Ivan Rako <Ivan.Rako@CARNet.hr>  Mon, 22 Oct 2007 16:18:29 +0200
 
diff --git a/debian/control b/debian/control
index b96ca5c..284cc0e 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Standards-Version: 3.6.1
 
 Package: phpbb2-cn
 Architecture: all
-Depends: phpbb2 (>= 2.0.21), phpbb2-languages (>= 2.0.21), phpbb2-conf-mysql, php5-mysql, makepasswd, carnet-tools-cn (>= 2.3), mail-transport-agent
+Depends: phpbb2 (>= 2.0.21), phpbb2-languages (>= 2.0.21), phpbb2-conf-mysql, php5-cn, makepasswd, carnet-tools-cn (>= 2.3), mail-transport-agent
 Pre-Depends: mysql-cn
 Description: A fully featured and skinnable flat (non-threaded) webforum
  phpBB is a high powered, fully scalable, and highly customisable open-source
-- 
1.7.10.4