From: Zeljko Boros (CARNet) Date: Wed, 23 Oct 2013 17:12:16 +0000 (+0200) Subject: Merge branch 'wheezy' of ssh://merak.carnet.hr/srv/paketi/carnet-debian/scm/munin-cn X-Git-Tag: debian/1.4.5^0 X-Git-Url: http://ftp.carnet.hr/carnet-debian/scm?p=munin-cn.git;a=commitdiff_plain;h=a7a2765602933aaeb467937d7fb5270931b9e7d7;hp=b9db10498dfe4108900f71c1df220184f1d2fe8e Merge branch 'wheezy' of ssh://merak.carnet.hr/srv/paketi/carnet-debian/scm/munin-cn --- diff --git a/debian/compat b/debian/compat index 7f8f011..ec63514 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -7 +9 diff --git a/debian/control b/debian/control index f135b62..e8af7cf 100644 --- a/debian/control +++ b/debian/control @@ -1,9 +1,10 @@ Source: munin-cn Section: net Priority: optional -Maintainer: Dinko Korunic -Build-Depends: debhelper (>= 7) -Standards-Version: 3.9.1 +Maintainer: Grupa za izradu paketa +Uploaders: Zeljko Boros +Build-Depends: debhelper (>= 9) +Standards-Version: 3.9.4 Package: munin-cn Architecture: all diff --git a/debian/postinst b/debian/postinst index 456919a..8724b41 100755 --- a/debian/postinst +++ b/debian/postinst @@ -1,5 +1,5 @@ #!/bin/sh -# postinst script for bind9-cn +# postinst script for munin-cn # # see: dh_installdeb(1)