diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2012-08-09 14:01:45 +0200 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2012-08-09 14:01:45 +0200 |
commit | dba2f422dbb82fc14bf51b90a225467b770b4d87 (patch) | |
tree | 039ca9a9420a31edf45a5721b715784f41b102e2 /debian/control | |
parent | c252ac9ef84deb80576c0088e007e75130598fe9 (diff) | |
download | itzks-systems-dba2f422dbb82fc14bf51b90a225467b770b4d87.tar.gz itzks-systems-dba2f422dbb82fc14bf51b90a225467b770b4d87.tar.bz2 itzks-systems-dba2f422dbb82fc14bf51b90a225467b770b4d87.zip |
/debian/control (new bin:package: itzks-systems-config): Place itzks.config into new bin:package itzks-systems-config.
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. + |