add perl-doc as dependency package for displaying manual page
authorChristian Arnold <arnold@schlittermann.de>
Wed, 02 Feb 2011 12:39:29 +0100
changeset 3 6aa194e51250
parent 2 e6a93f3c4bd5
child 4 14408207746e
add perl-doc as dependency package for displaying manual page new debian packet (v0.1.1-1)
debian/changelog
debian/control
debian/files
--- a/debian/changelog	Wed Feb 02 09:50:23 2011 +0100
+++ b/debian/changelog	Wed Feb 02 12:39:29 2011 +0100
@@ -1,3 +1,9 @@
+nagios-plugin-check-client-cert (0.1.1-1) stable; urgency=low
+
+  * add perl-doc as dependency package for displaying manual page
+
+ -- Christian Arnold <arnold@schlittermann.de>  Wed, 02 Feb 2011 12:32:16 +0100
+
 nagios-plugin-check-client-cert (0.1.1) stable; urgency=low
 
   * add missing version subroutine
--- a/debian/control	Wed Feb 02 09:50:23 2011 +0100
+++ b/debian/control	Wed Feb 02 12:39:29 2011 +0100
@@ -7,7 +7,7 @@
 
 Package: nagios-plugin-check-client-cert
 Architecture: all
-Depends: ${shlibs:Depends}, ${misc:Depends}, perl-base (>= 5.10.0), libdate-manip-perl
+Depends: ${shlibs:Depends}, ${misc:Depends}, perl-base (>= 5.10.0), libdate-manip-perl, perl-doc
 Description: nagios plugin to check ssl client certificate expire date
  This plugin read certificate status informations from file
  and report epire date for certificates.
--- a/debian/files	Wed Feb 02 09:50:23 2011 +0100
+++ b/debian/files	Wed Feb 02 12:39:29 2011 +0100
@@ -1,1 +1,1 @@
-nagios-plugin-check-client-cert_0.1.1_all.deb net extra
+nagios-plugin-check-client-cert_0.1.1-1_all.deb net extra