ispravak lintian upozorenja wheezy debian/5.5p1.3
authorValentin Vidic <Valentin.Vidic@CARNet.hr>
Wed, 12 Oct 2011 13:53:06 +0000 (15:53 +0200)
committerValentin Vidic <Valentin.Vidic@CARNet.hr>
Wed, 12 Oct 2011 14:40:07 +0000 (16:40 +0200)
debian/changelog
debian/compat
debian/control
debian/postinst

index db4c4d3..76e74b3 100644 (file)
@@ -1,3 +1,9 @@
+openssh-cn (2:5.5p1.3) stable; urgency=low
+
+  * ispravak lintian upozorenja
+
+ -- Valentin Vidic <Valentin.Vidic@CARNet.hr>  Wed, 12 Oct 2011 15:53:21 +0200
+
 openssh-cn (2:5.5p1-2) stable; urgency=medium
 
   * Novi opis paketa
index b8626c4..45a4fb7 100644 (file)
@@ -1 +1 @@
-4
+8
index d757d94..0a0b1d8 100644 (file)
@@ -2,12 +2,12 @@ Source: openssh-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 (>= 8)
+Standards-Version: 3.9.1
 
 Package: openssh-cn
 Architecture: all
-Depends: carnet-tools-cn (>= 2.5), openssh-client (>= 1:5.1p1-5), openssh-server (>= 1:5.1p1-5)
+Depends: carnet-tools-cn (>= 2.5), openssh-client (>= 1:5.1p1-5), openssh-server (>= 1:5.1p1-5), ${misc:Depends}
 Description: secure shell server, an rshd replacement
  This is the portable version of OpenSSH, a free implementation of
  the Secure Shell protocol as specified by the IETF secsh working
index 3090076..4a87744 100755 (executable)
@@ -26,3 +26,5 @@ if [ -x /usr/sbin/invoke-rc.d ]; then
 else
   [ -x /etc/init.d/ssh ] && /etc/init.d/ssh restart
 fi
+
+#DEBHELPER#