[Pkg-ossec-devel] [SCM] Git repository for pkg-ossec branch, debian, updated. f89fb2c00b1a2606035e5cd0e35b4ebe99f049ac

Javier Fernandez-Sanguino jfs at debian.org
Wed Aug 29 12:57:46 UTC 2012


The following commit has been merged in the debian branch:
commit 77e616512875d0fb6e42cf08916d3b6f34b18679
Author: Javier Fernandez-Sanguino <jfs at debian.org>
Date:   Wed Aug 29 00:35:48 2012 +0200

    Depend on lsb-base

diff --git a/debian/control b/debian/control
index 8506e8c..625ec1e 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Homepage: http://www.ossec.net/
 
 Package: ossec-hids-server
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, expect
+Depends: ${shlibs:Depends}, ${misc:Depends}, expect, lsb-base (>= 3.0-6)
 Description: OSSEC host-based Intrusion Detection System.
  OSSEC is a full platform to monitor and control different computer
  systems. It provides features that make it useful to setup:
@@ -28,7 +28,7 @@ Description: OSSEC host-based Intrusion Detection System.
 
 Package: ossec-hids-agent
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, expect
+Depends: ${shlibs:Depends}, ${misc:Depends}, expect, lsb-base (>= 3.0-6)
 Conflicts: ossec-hids-server, ossec-hids-local
 Description: OSSEC host-based Intrusion Detection System.
  OSSEC is a full platform to monitor and control different computer
@@ -46,7 +46,7 @@ Description: OSSEC host-based Intrusion Detection System.
 
 Package: ossec-hids-local
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, expect
+Depends: ${shlibs:Depends}, ${misc:Depends}, expect, lsb-base (>= 3.0-6)
 Conflicts: ossec-hids-server, ossec-hids-agent
 Description: OSSEC host-based Intrusion Detection System.
  OSSEC is a full platform to monitor and control different computer

-- 
Git repository for pkg-ossec



More information about the Pkg-ossec-devel mailing list