diff options
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 12 | 
1 files changed, 12 insertions, 0 deletions
| diff --git a/debian/control b/debian/control index 6f352a3..9cac94b 100644 --- a/debian/control +++ b/debian/control @@ -11,6 +11,13 @@ Vcs-Git: git://code.it-zukunft-schule.de/itzks-systems-virtman.git  Vcs-Browser: http://code.it-zukunft-schule.de/gitweb?p=itzks-systems-virtman.git;a=summary  Standards-Version: 3.9.3 +Package: itzks-systems-mainserver +Architecture: all +Depends: + ${misc:Depends}, +Description: Configuration for ITZkS Systems + Set of configuration parameters relevant to ITZkS systems. +  Package: itzks-systems-virtman  Architecture: all  Replaces: @@ -75,6 +82,7 @@ Replaces:  Breaks:   itzks-packages-mainserver,  Depends: + itzks-systems-config,   ${misc:Depends},   acl,   apt-file, @@ -116,6 +124,7 @@ Replaces:  Breaks:   itzks-packages-disklserver,  Depends: + itzks-systems-config,   ${misc:Depends},   arj,   atftpd, @@ -153,6 +162,7 @@ Replaces:  Breaks:   itzks-packages-diskless,  Depends: + itzks-systems-config,   ${misc:Depends},   arc-colors,   arj, @@ -296,6 +306,7 @@ Replaces:  Breaks:   itzks-packages-terminalserver,  Depends: + itzks-systems-config,   ${misc:Depends},   arc-colors,   arj, @@ -439,3 +450,4 @@ Description: Profiling for ITZkS Terminal Server Systems   .   ITZkS (IT-Zukunft Schule) is a Nothern German project and based   on Debian Edu / Skolelinux. + | 
