diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2012-11-02 10:46:27 +0100 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2012-11-02 10:46:27 +0100 |
commit | 1d7b63b1d493e8e8d22bad3e550435c86266fce6 (patch) | |
tree | 4a8a8b6e996cf6e4d6896cdd5934a88528af2da6 /debian/control | |
parent | 8097650de3d8784ab290e1647f49aaa8c737ef8e (diff) | |
download | itzks-systems-1d7b63b1d493e8e8d22bad3e550435c86266fce6.tar.gz itzks-systems-1d7b63b1d493e8e8d22bad3e550435c86266fce6.tar.bz2 itzks-systems-1d7b63b1d493e8e8d22bad3e550435c86266fce6.zip |
Rename of bin:package: itzks-systems-config -> itzks-systems-common.
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, |