Prva verzija za buster. master debian/2%9.11.5+cn10u1
authorIvan Rako <ivan.rako@srce.hr>
Fri, 21 Aug 2020 14:46:11 +0000 (16:46 +0200)
committerIvan Rako <ivan.rako@srce.hr>
Fri, 21 Aug 2020 14:46:11 +0000 (16:46 +0200)
README.CARNET [moved from README.CARNet with 100% similarity]
debian/changelog
debian/compat
debian/control
debian/copyright
debian/docs
debian/postinst
debian/source/format [new file with mode: 0644]

similarity index 100%
rename from README.CARNet
rename to README.CARNET
index 87eca50..f31e4de 100644 (file)
@@ -1,3 +1,9 @@
+bind9-cn (2:9.11.5+cn10u1) stable; urgency=low
+
+  * prva verzija za buster
+
+ -- Ivan Rako <Ivan.Rako@CARNET.hr>  Fri, 21 Aug 2020 16:38:47 +0200
+
 bind9-cn (2:9.10.3~cn0) stable; urgency=low
 
   * prva verzija za stretch
index ec63514..f599e28 100644 (file)
@@ -1 +1 @@
-9
+10
index 496b469..21d8eb4 100644 (file)
@@ -1,18 +1,18 @@
 Source: bind9-cn
 Section: net
 Priority: optional
-Maintainer: Ivan Rako <Ivan.Rako@CARNet.hr>
-Build-Depends: debhelper (>= 9)
+Maintainer: Ivan Rako <Ivan.Rako@CARNET.hr>
+Build-Depends: debhelper (>= 10)
 Standards-Version: 3.9.8
 
 Package: bind9-cn
 Architecture: all
-Depends: bind9 (>= 1:9.10.3.dfsg.P4-12.3+deb9u4), carnet-tools-cn (>= 3.2.1), ${misc:Depends}
-Recommends: bind9-doc (>= 1:9.10.3.dfsg.P4-12.3+deb9u4), bind9-host (>= 1:9.10.3.dfsg.P4-12.3+deb9u4), dnsutils, dnswalk, nslint
+Depends: bind9 (>= 1:9.11.5.P4+dfsg-5.1+deb10u1), carnet-tools-cn (>= 3.3.0), ${misc:Depends}
+Recommends: bind9-doc (>= 1:9.11.5.P4+dfsg-5.1+deb10u1), bind9-host (>= 1:9.11.5.P4+dfsg-5.1+deb10u1), 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
  Internet, and is supported by the Internet Software Consortium, www.isc.org.
  .
- This is a basic CARNet Debian customization package.
+ This is a basic CARNET Debian customization package.
 
index b8602d4..788b02b 100644 (file)
@@ -1,4 +1,4 @@
-Copyright 2013 CARNet 
+Copyright 2013 CARNET 
 
 You are free to distribute this software package under the terms of the
 GNU General Public License.
index 8f6e250..db3c4b3 100644 (file)
@@ -1 +1 @@
-README.CARNet
+README.CARNET
index 2b22637..ca7f6bf 100755 (executable)
@@ -5,11 +5,11 @@ set -e
 [ "$1" = "configure" ] || exit 0
 [ "$DEBIAN_SCRIPT_DEBUG" ] && set -vx
 
-# Load CARNet Tools
+# Load CARNET Tools
 . /usr/share/carnet-tools/functions.sh
 
 echo "CN: Making sample configurations in /usr/share/doc/bind9-cn/examples"
-echo "CN: Make sure you change them appropriately *before* running Bind9 service!"
+echo "CN: Make sure you change them appropriately *before* running bind9 service!"
 
 #variables
 cp_get_ifaddr
@@ -22,7 +22,7 @@ CARNET_REV=`echo $CARNET_IPADDR | awk -F. '{ print $3 "." $2 "." $1 ".in-addr.ar
 SERNO=`date +%Y%m%d01`
 BROJ=`echo $CARNET_IPADDR | cut -d. -f4`
 
-echo "CN: Generating Bind9 examples in /usr/share/doc/bind9-cn/examples"
+echo "CN: Generating bind9 examples in /usr/share/doc/bind9-cn/examples"
 
 # make example named.conf.local
 cat > /usr/share/doc/bind9-cn/examples/named.conf.local <<EOF
diff --git a/debian/source/format b/debian/source/format
new file mode 100644 (file)
index 0000000..d3827e7
--- /dev/null
@@ -0,0 +1 @@
+1.0