blob: 5999f6223481ffabc0f964c3db87e402bffb91f0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
Source: dh-smf
Section: devel
Priority: optional
Maintainer: Igor Pashev <pashev.igor@gmail.com>
Build-Depends: debhelper (>= 7.0.50~)
Standards-Version: 3.9.4
Package: dh-smf
Architecture: all
Multi-Arch: foreign
Depends: ${perl:Depends}, ${misc:Depends}, debhelper (>= 9.20130509+dyson1), libxml-simple-perl
Suggests: libxml2-utils, python-manifold
Enhances: debhelper
Description: debhelper addons to work with SMF
This package includes dh_smf program to help maintaining SMF services.
.
Service Management Facility (SMF) is a feature of the Solaris operating
system that creates a supported, unified model for services and service
management on each Solaris system and replaces init.d scripts
|