From d68899072bd582cc15f500191000180822c88934 Mon Sep 17 00:00:00 2001 From: Ivan Rako Date: Tue, 25 Aug 2020 16:32:28 +0200 Subject: [PATCH] Prva verzija za buster. --- README.CARNet => README.CARNET | 0 debian/changelog | 6 ++++++ debian/compat | 2 +- debian/control | 8 ++++---- debian/copyright | 2 +- debian/docs | 2 +- debian/source/format | 1 + 7 files changed, 14 insertions(+), 7 deletions(-) rename README.CARNet => README.CARNET (100%) create mode 100644 debian/source/format diff --git a/README.CARNet b/README.CARNET similarity index 100% rename from README.CARNet rename to README.CARNET diff --git a/debian/changelog b/debian/changelog index dcd05bf..a62598c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +dovecot-cn (1:2.3.4.1+cn10u1) stable; urgency=medium + + * Prva verzija za buster + + -- Ivan Rako Tue, 25 Aug 2020 16:29:44 +0200 + dovecot-cn (1:2.2.27~cn1) stable; urgency=medium * Non-Maintainer Upload diff --git a/debian/compat b/debian/compat index ec63514..f599e28 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -9 +10 diff --git a/debian/control b/debian/control index be883b9..b2a5a0a 100644 --- a/debian/control +++ b/debian/control @@ -1,14 +1,14 @@ Source: dovecot-cn Section: net Priority: optional -Maintainer: Ivan Rako -Uploaders: Ivan Rako , Zeljko Boros -Build-Depends: debhelper (>= 9) +Maintainer: Ivan Rako +Uploaders: Zeljko Boros +Build-Depends: debhelper (>= 10) Standards-Version: 3.9.8 Package: dovecot-cn Architecture: all -Depends: ${misc:Depends}, dovecot-core (>= 1:2.2.27), dovecot-imapd (>= 1:2.2.27), dovecot-pop3d (>= 1:2.2.27), carnet-tools-cn (>= 3) +Depends: ${misc:Depends}, dovecot-core (>= 1:2.3.4.1), dovecot-imapd (>= 1:2.3.4.1), dovecot-pop3d (>= 1:2.3.4.1), carnet-tools-cn (>= 3) Description: secure mail server that supports mbox and maildir mailboxes Dovecot is a mail server whose major goals are security and extreme reliability. It tries very hard to handle all error conditions and verify diff --git a/debian/copyright b/debian/copyright index 28add9f..840ef7c 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,4 +1,4 @@ -Copyright 2006 CARNet +Copyright 2006 CARNET You are free to distribute this software package under the terms of the GNU General Public License. diff --git a/debian/docs b/debian/docs index 8f6e250..db3c4b3 100644 --- a/debian/docs +++ b/debian/docs @@ -1 +1 @@ -README.CARNet +README.CARNET diff --git a/debian/source/format b/debian/source/format new file mode 100644 index 0000000..d3827e7 --- /dev/null +++ b/debian/source/format @@ -0,0 +1 @@ +1.0 -- 1.7.10.4