Prva verzija za buster.
authorIvan Rako <ivan.rako@srce.hr>
Tue, 25 Aug 2020 14:44:55 +0000 (16:44 +0200)
committerIvan Rako <ivan.rako@srce.hr>
Tue, 25 Aug 2020 14:44:55 +0000 (16:44 +0200)
README.CARNET [moved from README.CARNet with 100% similarity]
debian/changelog
debian/compat
debian/control
debian/docs
debian/postinst
debian/source/format [new file with mode: 0644]

similarity index 100%
rename from README.CARNet
rename to README.CARNET
index 9f01162..701578a 100644 (file)
@@ -1,3 +1,9 @@
+fail2ban-cn (0.10.2+cn10u1) stable; urgency=low
+
+  * Prva verzija za buster
+
+ -- Ivan Rako <Ivan.Rako@CARNET.hr>  Tue, 25 Aug 2020 16:43:36 +0200
+
 fail2ban-cn (0.9.6~cn0) stable; urgency=low
 
   * Prva verzija za stretch
index ec63514..f599e28 100644 (file)
@@ -1 +1 @@
-9
+10
index fa1087f..6bf1fca 100644 (file)
@@ -1,13 +1,13 @@
 Source: fail2ban-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: fail2ban-cn
 Architecture: all
-Depends: ${misc:Depends}, fail2ban (>= 0.9.6), gamin (>= 0.1.10-4.1), python-gamin (>= 0.1.10-4.1)
+Depends: ${misc:Depends}, fail2ban (>= 0.10.2), gamin (>= 0.1.10-4.1), python-gamin (>= 0.1.10-4.1)
 Description: bans IPs that cause multiple authentication errors
  Fail2ban monitors log files (e.g. /var/log/auth.log,
  /var/log/apache/access.log) and temporarily or persistently bans
@@ -22,4 +22,4 @@ Description: bans IPs that cause multiple authentication errors
  actions are given in the config files, thus fail2ban can be adopted
  to be used with a variety of files and firewalls.
  .
- This package brings CARNet-related configuration.
+ This metapackage brings CARNET-related configuration.
index 8f6e250..db3c4b3 100644 (file)
@@ -1 +1 @@
-README.CARNet
+README.CARNET
index 2254b38..37638c7 100755 (executable)
@@ -4,7 +4,7 @@ set -e
 [ "$1" = "configure" ] || exit 0
 [ "$DEBIAN_SCRIPT_DEBUG" ] && set -vx
 
-# Load CARNet Tools
+# Load CARNET Tools
 . /usr/share/carnet-tools/functions.sh
 
 CONF="/etc/fail2ban/jail.conf"
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