diff options
-rw-r--r-- | debian/changelog | 2 | ||||
-rw-r--r-- | debian/control | 24 |
2 files changed, 26 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 627484e..4e11971 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,8 @@ itzks-systems (2016.09.07.2) UNRELEASED; urgency=medium plugin executable. * New ITZkS System installation type: itzks-systems-filter. Install a host running e2guardian and squid3 proxy. + * Add B/R rules for itzks-systems-backup that forbids parallel installation of + itzks-systems-* packages. -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Thu, 08 Sep 2016 10:53:02 +0200 diff --git a/debian/control b/debian/control index 9a8d1ee..6e8d682 100644 --- a/debian/control +++ b/debian/control @@ -116,6 +116,30 @@ Description: Profiling ITZkS-VirtMan Systems Package: itzks-systems-backup Architecture: all +Replaces: + itzks-packages-backup, + itzks-systems-workstation, + itzks-systems-disklserver, + itzks-systems-diskless, + itzks-systems-displayserver, + itzks-systems-display, + itzks-systems-terminalserver, + itzks-systems-filter, + itzks-systems-virtman, + itzks-systems-backup, + debian-edu-artwork-joy, + gnu-fdisk, +Breaks: + itzks-packages-backup, + itzks-systems-workstation, + itzks-systems-disklserver, + itzks-systems-diskless, + itzks-systems-displayserver, + itzks-systems-display, + itzks-systems-terminalserver, + itzks-systems-filter, + itzks-systems-virtman, + itzks-systems-backup, Depends: ${misc:Depends}, itzks-systems-common (>= ${source:Version}), |