stavljena verzija sa . umjesto - debian/2.7.1.4
authorIvan Rako <irako@nekkar.carnet.hr>
Fri, 27 Apr 2012 15:28:36 +0000 (17:28 +0200)
committerIvan Rako <irako@nekkar.carnet.hr>
Fri, 27 Apr 2012 15:28:36 +0000 (17:28 +0200)
debian/control
debian/postinst
debian/postrm

index 23467bf..e446b20 100644 (file)
@@ -2,7 +2,7 @@ Source: postfix-cn
 Section: mail
 Priority: optional
 Maintainer: Ivan Rako <Ivan.Rako@CARNet.hr>
-Build-Depends: debhelper (>= 4.0.0)
+Build-Depends: debhelper (>= 8)
 Standards-Version: 3.9.1
 
 Package: postfix-cn
index eefbed2..c294a00 100755 (executable)
@@ -359,3 +359,5 @@ if [ "$restart_postfix" = "yes" ]; then
   fi
 fi
 cp_mail postfix-cn
+
+#DEBHELPER#
index b6dcb1f..2106974 100755 (executable)
@@ -8,3 +8,5 @@ set -e
 . /usr/share/debconf/confmodule
 
 db_purge || true
+
+#DEBHELPER#