From 98bfe64bf27eea1fbf919cbc9f03f8c5060ad6d7 Mon Sep 17 00:00:00 2001
From: Dinko Korunic <kreator@carnet.hr>
Date: Sun, 12 Apr 2009 16:01:33 +0200
Subject: [PATCH] - update dokumentacije - priprema za Lenny

---
 README.CARNet    |    2 +-
 README.examples  |    2 +-
 debian/changelog |    6 ++++++
 debian/control   |    6 +++---
 debian/postinst  |    2 +-
 5 files changed, 12 insertions(+), 6 deletions(-)

diff --git a/README.CARNet b/README.CARNet
index 05f48ec..00ee3ef 100644
--- a/README.CARNet
+++ b/README.CARNet
@@ -9,4 +9,4 @@ razloga jer je to neprakticno i uglavnom nemoguce, vec se sistemci upucuju
 na iscitavanje primjera izgeneriranih konfiguracijskih datoteka koji se
 nalaze u examples/ direktoriju.
 
- -- Dinko Korunic <kreator@carnet.hr>  Sat,  8 Sep 2007 17:28:46 +0200
+ -- Dinko Korunic <kreator@CARNet.hr>  Sun, 12 Apr 2009 16:00:33 +0200
diff --git a/README.examples b/README.examples
index b8000ac..701e3ee 100644
--- a/README.examples
+++ b/README.examples
@@ -39,4 +39,4 @@ Bind9 posluzitelja i njihova znacenja:
   zaduzeno za sebe - pa to unosimo sa 127.0.0.1 adresom), kao i lokalnu
   domenu u kojem se racunalo nalazi.
 
- -- Dinko Korunic <kreator@carnet.hr>  Sat,  8 Sep 2007 18:06:23 +0200
+ -- Dinko Korunic <kreator@CARNet.hr>  Sun, 12 Apr 2009 16:00:46 +0200
diff --git a/debian/changelog b/debian/changelog
index 4fc640a..5544d82 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+bind9-cn (2:9.5.1-1) stable; urgency=low
+
+  * novi paket za Debian Lenny
+
+ -- Dinko Korunic <kreator@carnet.hr>  Sun, 12 Apr 2009 15:30:35 +0200
+
 bind9-cn (2:9.2.4-3) stable; urgency=low
 
   * maknut query-source kao direktiva viska
diff --git a/debian/control b/debian/control
index cd1cbae..3adff5f 100644
--- a/debian/control
+++ b/debian/control
@@ -1,14 +1,14 @@
 Source: bind9-cn
 Section: net
 Priority: optional
-Maintainer: Dinko Korunic <kreator@carnet.hr>
+Maintainer: Dinko Korunic <kreator@CARNet.hr>
 Build-Depends: debhelper (>= 4)
 Standards-Version: 3.7.2
 
 Package: bind9-cn
 Architecture: all
-Depends: bind9 (>= 9.2.4-1sarge1), carnet-tools-cn (>= 2.1.8)
-Recommends: bind9-doc (>= 9.2.4-1sarge1), bind9-host (>= 9.2.4-1sarge1), dnsutils, dnswalk
+Depends: bind9 (>= 9.5.1.dfsg.P1-2), carnet-tools-cn (>= 2.8.1)
+Recommends: bind9-doc (>= 9.5.1.dfsg.P1-2), bind9-host (>= 9.5.1.dfsg.P1-2), dnsutils, dnswalk, nslint
 Description: Internet Domain Name Server
  The Berkeley Internet Name Domain (BIND) implements an Internet domain
  name server. BIND is the most widely-used name server software on the
diff --git a/debian/postinst b/debian/postinst
index 4b0b4c8..1a30795 100755
--- a/debian/postinst
+++ b/debian/postinst
@@ -31,7 +31,7 @@ esac
 . /usr/share/carnet-tools/functions.sh
 
 echo "CN: Making sample configurations in /usr/share/doc/bind9-cn/examples"
-echo "CN: Make sure you read them and apply *before* running Bind9 service!"
+echo "CN: Make sure you change them appropriately *before* running Bind9 service!"
 
 #variables
 cp_get_ifaddr
-- 
1.7.10.4