summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: a357edd)
raw | patch | inline | side by side (parent: a357edd)
author | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 12 Dec 2007 15:09:37 +0000 (15:09 +0000) | ||
committer | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 12 Dec 2007 15:09:37 +0000 (15:09 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@8112 594d385d-05f5-0310-b6e9-bd551577e9d8
diff --git a/gosa-si/debian/control b/gosa-si/debian/control
index b7b873de361411f4c9e84ade1813a984dcd7ae34..fdf7f0af68e92d685d16c9200253531efb2feb9c 100644 (file)
--- a/gosa-si/debian/control
+++ b/gosa-si/debian/control
Package: gosa-si-common
Architecture: any
Depends: libconfig-inifiles-perl, libcrypt-rijndael-perl, libxml-simple-perl, libipc-shareable-perl, libdata-dumper-simple-perl, libmime-perl
-Suggests: gosa-si-daemon, gosa-si-client
+Suggests: gosa-si-server, gosa-si-client
Description: GOsa support infrastructure
This package provides common library functionality used by the
infrastructure server and client packages.
GOsa is a combination of system-administrator and end-user web
interface, designed to handle LDAP based setups.
-Package: gosa-si-daemon
+Package: gosa-si-server
Architecture: any
Depends: gosa-si-common
Suggests: gosa
-Description: GOsa support infrastructure daemon
+Description: GOsa support infrastructure server
This package provides everything you need in order to deploy a simple
or distributed GOsa support infrastructure. It can be used to trigger
certain actions or retrieve information from clients.
index dce3f77fc1cfbfde5f95ad528c505dc07d9e0b5d..f4f76b998e51bd460c5e3a524a6b102b8df14f50 100644 (file)
-modules/GosaPackages.pm usr/share/perl5/GOSA/GosaPackages.pm
+modules/GosaPackages.pm usr/share/perl5/GOSA
debian/gosa-si etc/default
index a51ef56911beef54de72bd65b7f0e29842d393bc..a13df20b739bea575194cdb33d89db9f30c6e7e7 100644 (file)
gosa-si-bus usr/sbin
gosa-si-server.conf etc/gosa
gosa-si-bus.conf etc/gosa
-modules/ServerPackages.pm usr/share/perl5/GOSA/ServerPackages.pm
+modules/ServerPackages.pm usr/share/perl5/GOSA
diff --git a/gosa-si/debian/rules b/gosa-si/debian/rules
index 78cd0aaf6851e0a3788e2a1035f1e7ac6b5f8d48..d74e36f0e4e81166bf898265bd8f557afd459fa5 100755 (executable)
--- a/gosa-si/debian/rules
+++ b/gosa-si/debian/rules
dh_installexamples
dh_installchangelogs
#dh_installdebconf
- #dh_installcron -p goto-agents-printmanager
+ dh_installinit --init-script=gosa-si
dh_link
dh_strip
dh_compress