From b3a9ab092f7935d9706f1bac8e2516506e056866 Mon Sep 17 00:00:00 2001
From: Dragan Dosen <Dragan.Dosen@CARNet.hr>
Date: Tue, 13 Aug 2013 12:30:05 +0200
Subject: [PATCH] Prva inacica paketa za Debian wheezy distribuciju.

---
 README.CARNet        |    3 +--
 debian/changelog     |    9 +++++++++
 debian/compat        |    2 +-
 debian/control       |    8 ++++----
 debian/copyright     |    2 +-
 debian/source/format |    1 +
 6 files changed, 17 insertions(+), 8 deletions(-)
 create mode 100644 debian/source/format

diff --git a/README.CARNet b/README.CARNet
index 6b84826..1e46f11 100644
--- a/README.CARNet
+++ b/README.CARNet
@@ -14,5 +14,4 @@ Izvorni odrzavatelj squirrelmail-cn paketa bio je Albert Novak, a
 zatim Zoran Dzelajlija <jelly+paketi@srce.hr>.
 Trenutno odrzava Dragan Dosen <Dragan.Dosen@CARNet.hr>.
 
-
- -- Dragan Dosen <Dragan.Dosen@CARNet.hr>  Sat, 30 Apr 2011 12:38:47 +0200
+ -- Dragan Dosen <Dragan.Dosen@CARNet.hr>  Tue, 13 Aug 2013 12:13:50 +0200
diff --git a/debian/changelog b/debian/changelog
index 8b81b5b..43072be 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+squirrelmail-cn (2:1.4.23+1) stable; urgency=low
+
+  * Prva inacica paketa za Debian wheezy distribuciju.
+  * Azurirane datoteke debian/README.CARNet, debian/copyright,
+    debian/compat i ovisnosti unutar debian/control.
+  * Dodana datoteka debian/source/format.
+
+ -- Dragan Dosen <Dragan.Dosen@CARNet.hr>  Tue, 13 Aug 2013 12:13:50 +0200
+
 squirrelmail-cn (2:1.4.21+2) stable; urgency=low
 
   * Promjena e-mail adrese odrzavatelja paketa.
diff --git a/debian/compat b/debian/compat
index 7f8f011..45a4fb7 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-7
+8
diff --git a/debian/control b/debian/control
index eaa5dfd..00179a5 100644
--- a/debian/control
+++ b/debian/control
@@ -2,13 +2,13 @@ Source: squirrelmail-cn
 Section: web
 Priority: optional
 Maintainer: Dragan Dosen <Dragan.Dosen@CARNet.hr>
-Build-Depends: debhelper (>= 7), po-debconf
-Standards-Version: 3.9.1
+Build-Depends: debhelper (>= 8.0.0), po-debconf
+Standards-Version: 3.9.3
 
 Package: squirrelmail-cn
 Architecture: all
-Pre-Depends: apache2-cn (>= 2.2), php5-cn
-Depends: squirrelmail (>= 2:1.4.21-1), squirrelmail-locales (>= 1.4.18-20090526-1), carnet-tools-cn (>= 3.0.0), hostname (>= 2.98), locales, ${misc:Depends}
+Pre-Depends: apache2-cn (>= 2.2.22+1), php5-cn
+Depends: squirrelmail (>= 2:1.4.23~svn20120406-2), squirrelmail-locales (>= 1.4.18-20090526-1), carnet-tools-cn (>= 3.0.4), hostname (>= 3.11), locales, ${misc:Depends}
 Recommends: dovecot-cn | imap-server
 Description: Webmail for nuts
  SquirrelMail is a standards-based webmail package written in PHP. It
diff --git a/debian/copyright b/debian/copyright
index 5350ae7..dd9254d 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,4 +1,4 @@
-Copyright 2011 CARNet 
+Copyright 2013 CARNet
 
 You are free to distribute this software package under the terms of the
 GNU General Public License.
diff --git a/debian/source/format b/debian/source/format
new file mode 100644
index 0000000..89ae9db
--- /dev/null
+++ b/debian/source/format
@@ -0,0 +1 @@
+3.0 (native)
-- 
1.7.10.4