izmjene za wheezy
authorIvan Rako <irako@nekkar.carnet.hr>
Wed, 28 Aug 2013 14:25:02 +0000 (16:25 +0200)
committerIvan Rako <irako@nekkar.carnet.hr>
Wed, 28 Aug 2013 14:25:02 +0000 (16:25 +0200)
debian/changelog
debian/control
debian/postinst

index 6be0dda..9ea24e0 100644 (file)
@@ -1,3 +1,9 @@
+dovecot-cn (1:2.0~cn0) stable; urgency=medium
+
+  * Prva verzija za wheezy
+
+ -- Ivan Rako <Ivan.Rako@CARNet.hr>  Wed, 28 Aug 2013 16:22:34 +0200
+
 dovecot-cn (1:1.2.15.3) stable; urgency=medium
 
   * ssl_disable = no  ->  ssl = yes
index c5fdbe9..983be3b 100644 (file)
@@ -3,11 +3,11 @@ Section: net
 Priority: optional
 Maintainer: Ivan Rako <Ivan.Rako@CARNet.hr>
 Build-Depends: debhelper (>= 8)
-Standards-Version: 3.9.1
+Standards-Version: 3.9.3
 
 Package: dovecot-cn
 Architecture: all
-Depends: dovecot-common (>= 1:1.2.15), dovecot-imapd (>= 1:1.2.15), dovecot-pop3d (>= 1:1.2.15), carnet-tools-cn (>= 2), ${misc:Depends}
+Depends: ${misc:Depends}, dovecot-core (>= 1:2.1.7-7), dovecot-imapd (>= 1:2.1.7-7), dovecot-pop3d (>= 1:2.1.7-7), carnet-tools-cn (>= 2)
 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
index f13fe76..395e1ad 100755 (executable)
@@ -85,3 +85,5 @@ else
 fi
 
 #DEBHELPER#
+
+exit 0