lintian ispravke debian/4.2.6.p2.2
authorValentin Vidic <Valentin.Vidic@CARNet.hr>
Thu, 29 Sep 2011 11:48:16 +0000 (13:48 +0200)
committerValentin Vidic <Valentin.Vidic@CARNet.hr>
Thu, 29 Sep 2011 11:48:52 +0000 (13:48 +0200)
debian/changelog
debian/compat
debian/control
debian/postinst

index cd2087b..ffd5f61 100644 (file)
@@ -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 <Valentin.Vidic@CARNet.hr>  Thu, 29 Sep 2011 13:26:37 +0200
 
index b8626c4..7f8f011 100644 (file)
@@ -1 +1 @@
-4
+7
index acc02ed..fc92f1d 100644 (file)
@@ -2,13 +2,13 @@ Source: ntp-cn
 Section: net
 Priority: optional
 Maintainer: Ivan Rako <Ivan.Rako@CARNet.hr>
-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
index 58fa1da..592bb90 100755 (executable)
@@ -38,3 +38,5 @@ if [ -x /etc/init.d/ntp ]; then
     /etc/init.d/ntp restart
   fi
 fi
+
+#DEBHELPER#