Code

Updated build structure
authorcajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Wed, 12 Dec 2007 15:09:37 +0000 (15:09 +0000)
committercajus <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

gosa-si/debian/control
gosa-si/debian/gosa-si-common.install
gosa-si/debian/gosa-si-server.install
gosa-si/debian/rules

index b7b873de361411f4c9e84ade1813a984dcd7ae34..fdf7f0af68e92d685d16c9200253531efb2feb9c 100644 (file)
@@ -8,7 +8,7 @@ Build-Depends: debhelper(>= 4.2.32), dpatch
 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.
@@ -16,11 +16,11 @@ Description: GOsa support infrastructure
  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)
@@ -1,2 +1,2 @@
-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)
@@ -2,4 +2,4 @@ gosa-si-server                  usr/sbin
 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
index 78cd0aaf6851e0a3788e2a1035f1e7ac6b5f8d48..d74e36f0e4e81166bf898265bd8f557afd459fa5 100755 (executable)
@@ -54,7 +54,7 @@ binary-indep: install
        dh_installexamples
        dh_installchangelogs
        #dh_installdebconf
-       #dh_installcron -p goto-agents-printmanager
+       dh_installinit --init-script=gosa-si
        dh_link
        dh_strip
        dh_compress