+xinetd-cn (3:2.3.15.3+cn10u1) stable; urgency=low
+
+  * Prva verzija za buster
+
+ -- Ivan Rako <Ivan.Rako@CARNET.hr>  Tue, 25 Aug 2020 22:15:56 +0200
+
 xinetd-cn (3:2.3.15~cn0) stable; urgency=low
 
   * local package
 
 Source: xinetd-cn
 Section: net
-Priority: extra
-Maintainer: Ivan Rako <Ivan.Rako@CARNet.hr>
-Build-Depends: debhelper (>> 9)
+Priority: optional
+Maintainer: Ivan Rako <Ivan.Rako@CARNET.hr>
+Build-Depends: debhelper (>> 10)
 Standards-Version: 3.9.8
 
 Package: xinetd-cn
 Architecture: all
-Depends: xinetd (>= 1:2.3.15-7), coreutils (>= 8.23-4), debianutils (>= 4.4), carnet-tools-cn (>= 3.2.1), ${misc:Depends}
+Depends: xinetd (>= 1:2.3.15.3), coreutils (>= 8.23-4), debianutils (>= 4.4), carnet-tools-cn (>= 3.3.0), ${misc:Depends}
 Description: replacement for inetd with many enhancements
  xinetd has access control mechanisms, extensive logging capabilities,
  the ability to make services available based on time, and can place
  network, but not the rest of the world. Or to have a different service
  running on the same port, but different interfaces.
  .
- This is a basic CARNet Debian customization package.
+ This is a basic CARNet Debian customization metapackage.
 
-Copyright 2003-2016 CARNet
+Copyright 2003-2020 CARNET
 
 You are free to distribute this software package under the terms of the
 GNU General Public License.
 
 [ "$1" = "configure" ] || exit 0
 [ "$DEBIAN_SCRIPT_DEBUG" ] && set -vx
 
-# Load CARNet Tools
+# Load CARNET Tools
 . /usr/share/carnet-tools/functions.sh
 
 PKG=xinetd-cn