From: Valentin Vidic Date: Thu, 29 Sep 2011 11:48:16 +0000 (+0200) Subject: lintian ispravke X-Git-Tag: debian/4.2.6.p2.2^0 X-Git-Url: http://ftp.carnet.hr/carnet-debian/scm?p=ntp-cn.git;a=commitdiff_plain;h=refs%2Ftags%2Fdebian%2F4.2.6.p2.2 lintian ispravke --- diff --git a/debian/changelog b/debian/changelog index cd2087b..ffd5f61 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ ntp-cn (2:4.2.6.p2.2) stable; urgency=low * Non-maintainer upload. * ovisnost o verzijama paketa u squeeze + * lintian ispravke -- Valentin Vidic Thu, 29 Sep 2011 13:26:37 +0200 diff --git a/debian/compat b/debian/compat index b8626c4..7f8f011 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -4 +7 diff --git a/debian/control b/debian/control index acc02ed..fc92f1d 100644 --- a/debian/control +++ b/debian/control @@ -2,13 +2,13 @@ Source: ntp-cn Section: net Priority: optional Maintainer: Ivan Rako -Build-Depends: debhelper (>= 4.0.0) -Standards-Version: 3.6.1 +Build-Depends: debhelper (>= 7) +Standards-Version: 3.9.1 Package: ntp-cn Architecture: all Depends: ntp (>= 1:4.2.6.p2), ntpdate (>= 1:4.2.6.p2), lockfile-progs, - carnet-tools-cn + carnet-tools-cn, ${misc:Depends} Description: Network Time Protocol: server and utilities NTP, the Network Time Protocol, is used to keep computer clocks accurate over the Internet, or by following an accurate hardware receiver which diff --git a/debian/postinst b/debian/postinst index 58fa1da..592bb90 100755 --- a/debian/postinst +++ b/debian/postinst @@ -38,3 +38,5 @@ if [ -x /etc/init.d/ntp ]; then /etc/init.d/ntp restart fi fi + +#DEBHELPER#