diff options
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 5d5cdae..48207f8 100644 --- a/debian/control +++ b/debian/control @@ -177,6 +177,7 @@ Breaks: Depends: itzks-systems-common (>= ${source:Version}), ${misc:Depends}, + debian-mate-default-settings | itzks-debian-mate-default-settings (>= ${source:Version}), acl, apt-file, arj, @@ -308,6 +309,7 @@ Breaks: itzks-systems-backup, Depends: ${misc:Depends}, + debian-mate-default-settings | itzks-debian-mate-default-settings (>= ${source:Version}), itzks-systems-common (>= ${source:Version}), arj, audacity, @@ -516,6 +518,7 @@ Breaks: itzks-systems-backup, Depends: ${misc:Depends}, + debian-mate-default-settings | itzks-debian-mate-default-settings (>= ${source:Version}), itzks-systems-common (>= ${source:Version}), arj, apt-file, @@ -720,6 +723,7 @@ Replaces: debian-edu-artwork-joy, gnu-fdisk, Depends: + debian-mate-default-settings | itzks-debian-mate-default-settings (>= ${source:Version}), itzks-systems-common (>= ${source:Version}), ${misc:Depends}, arj, @@ -924,3 +928,17 @@ Description: Profiling for ITZkS Workstation Systems running a SMART Board . ITZkS (IT-Zukunft Schule) is a Nothern German project and based on Debian Edu / Skolelinux. + +Package: itzks-debian-mate-default-settings +Architecture: all +Depends: desktop-file-utils, + ${misc:Depends}, +Conflicts: ubuntu-mate-default-settings, + mint-mate-default-settings, +Provides: debian-mate-default-settings, +Breaks: debian-mate-default-settings, +Replaces: debian-mate-default-settings, +Description: Default settings for MATE on Debian + This package comes together with mate-session-manager as provided by upstream + but does a little tweaking here and there to provide best experience of the + MATE desktop environment on Debian systems. |