From: Ivan Rako Date: Fri, 27 Apr 2012 15:28:36 +0000 (+0200) Subject: stavljena verzija sa . umjesto - X-Git-Tag: debian/2.7.1.4^0 X-Git-Url: http://ftp.carnet.hr/carnet-debian/scm?p=postfix-cn.git;a=commitdiff_plain;h=dff0b6a4d1526203b220380ba39a1b59b61cc4f2 stavljena verzija sa . umjesto - --- diff --git a/debian/control b/debian/control index 23467bf..e446b20 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: postfix-cn Section: mail Priority: optional Maintainer: Ivan Rako -Build-Depends: debhelper (>= 4.0.0) +Build-Depends: debhelper (>= 8) Standards-Version: 3.9.1 Package: postfix-cn diff --git a/debian/postinst b/debian/postinst index eefbed2..c294a00 100755 --- a/debian/postinst +++ b/debian/postinst @@ -359,3 +359,5 @@ if [ "$restart_postfix" = "yes" ]; then fi fi cp_mail postfix-cn + +#DEBHELPER# diff --git a/debian/postrm b/debian/postrm index b6dcb1f..2106974 100755 --- a/debian/postrm +++ b/debian/postrm @@ -8,3 +8,5 @@ set -e . /usr/share/debconf/confmodule db_purge || true + +#DEBHELPER#