diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2015-10-20 15:53:20 +0200 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2015-10-20 15:59:03 +0200 |
commit | 8505790df64dcc876bbc91797bff8caa8f8f10bf (patch) | |
tree | 4a872349e388d9b03f9fa4249ff869cdd4221a1e /debian/control | |
parent | 0b2679d9daaa9c4fa3af1a94df040e088112760f (diff) | |
download | itzks-systems-8505790df64dcc876bbc91797bff8caa8f8f10bf.tar.gz itzks-systems-8505790df64dcc876bbc91797bff8caa8f8f10bf.tar.bz2 itzks-systems-8505790df64dcc876bbc91797bff8caa8f8f10bf.zip |
debian-mate-default-settings: Provide itzks-debian-mate-default-settings for Debian jessie / ITZkS.
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. |