diff options
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 19 | 
1 files changed, 12 insertions, 7 deletions
diff --git a/debian/control b/debian/control index 908164b..7e3e341 100644 --- a/debian/control +++ b/debian/control @@ -11,12 +11,17 @@ 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-config +Package: itzks-systems-common  Architecture: all +Replaces: + itzks-systems-config, +Breaks: + itzks-systems-config,  Depends:   ${misc:Depends},  Description: Configuration for ITZkS Systems - Set of configuration parameters relevant to ITZkS systems. + Set of configuration parameters and common files + relevant to ITZkS systems.  Package: itzks-systems-virtman  Architecture: all @@ -125,7 +130,7 @@ Replaces:  Breaks:   itzks-packages-mainserver,  Depends: - itzks-systems-config, + itzks-systems-common,   ${misc:Depends},   acl,   apt-file, @@ -172,7 +177,7 @@ Replaces:  Breaks:   itzks-packages-disklserver,  Depends: - itzks-systems-config, + itzks-systems-common,   ${misc:Depends},   arj,   atftpd, @@ -212,7 +217,7 @@ Replaces:  Breaks:   itzks-packages-diskless,  Depends: - itzks-systems-config, + itzks-systems-common,   ${misc:Depends},   arc-colors,   arj, @@ -367,7 +372,7 @@ Replaces:  Breaks:   itzks-packages-terminalserver,  Depends: - itzks-systems-config, + itzks-systems-common,   ${misc:Depends},   arc-colors,   arj, @@ -522,7 +527,7 @@ Description: Profiling for ITZkS Terminal Server Systems  Package: itzks-systems-workstation  Architecture: all  Depends: - itzks-systems-config, + itzks-systems-common,   ${misc:Depends},   arc-colors,   arj,  | 
