diff options
| -rw-r--r-- | debian/changelog | 4 | ||||
| -rw-r--r-- | debian/control | 57 | 
2 files changed, 58 insertions, 3 deletions
| diff --git a/debian/changelog b/debian/changelog index 83cdf2f..2ec4a32 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,10 @@ itzks-systems (2015.04.03.1) UNRELEASED; urgency=medium    * debian/control:      + Drop from R (itzks-systems-smartboard): xscreensaver.      + Drop from C (itzks-systems-smartboard): mate-screensaver. +    + Add to R (itzks-systems-{terminalserver,workstation,diskless}: All packages +      that are also recommended in mate-desktop-environment. Ensure that we have +      all required packages even if mate-desktop-environment was installed without +      recommended packages.    * debian/itzks-systems-smartboard:      + Create /skole folder on Debian Edu / Skolelinux systems if        not already present. diff --git a/debian/control b/debian/control index 013753a..1e3bbaa 100644 --- a/debian/control +++ b/debian/control @@ -339,7 +339,6 @@ Depends:   imagemagick,   itzks-keyring,   kdm, - kdm-gdmcompat,   kturtle,   lazarus,   libreoffice, @@ -423,6 +422,24 @@ Depends:   xul-ext-adblock-plus,   yakuake,   zip, +Recommends: + kdm-gdmcompat, + atril, + engrampa , + pluma, + eom, + mate-power-manager, + mate-screensaver, + galculator, + mate-utils, + mate-applets, + mate-media, + mate-themes, + mate-icon-theme-faenza, + mate-system-monitor, + mate-notification-daemon, + desktop-base, + ffmpegthumbnailer,  Conflicts:   debian-edu-artwork-joy,   gdm, @@ -613,6 +630,24 @@ Depends:   xul-ext-adblock-plus,   yakuake,   zip, +Recommends: + kdm-gdmcompat, + atril, + engrampa , + pluma, + eom, + mate-power-manager, + mate-screensaver, + galculator, + mate-utils, + mate-applets, + mate-media, + mate-themes, + mate-icon-theme-faenza, + mate-system-monitor, + mate-notification-daemon, + desktop-base, + ffmpegthumbnailer,  Conflicts:   debian-edu-artwork-joy,   gdm, @@ -800,6 +835,24 @@ Depends:   xul-ext-adblock-plus,   yakuake,   zip, +Recommends: + kdm-gdmcompat, + atril, + engrampa , + pluma, + eom, + mate-power-manager, + mate-screensaver, + galculator, + mate-utils, + mate-applets, + mate-media, + mate-themes, + mate-icon-theme-faenza, + mate-system-monitor, + mate-notification-daemon, + desktop-base, + ffmpegthumbnailer,  Conflicts:   debian-edu-artwork-joy,   gdm, @@ -843,8 +896,6 @@ Conflicts:   openoffice.org-thesaurus-de,   openoffice.org-thesaurus-de-ch,   openoffice.org-writer, -Recommends: - kdm-gdmcompat,  Description: Profiling for ITZkS Workstation Systems   Install this package to pull in all dependencies required on   ITZkS (diskfull) Workstation systems. | 
