diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 6 | ||||
-rw-r--r-- | debian/itzks-systems-diskless.install | 1 | ||||
-rw-r--r-- | debian/itzks-systems-mainserver.install | 2 | ||||
-rw-r--r-- | debian/itzks-systems-terminalserver.install | 1 | ||||
-rw-r--r-- | debian/itzks-systems-workstation.install | 1 |
5 files changed, 11 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index a5b128c..bf3748a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +itzks-systems (2018.04.03.1) UNRELEASED; urgency=medium + + * MATE Panel: Exchange Traditional Menu by Brisk Menu. + + -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Tue, 03 Apr 2018 10:44:29 +0200 + itzks-systems (2018.03.07.1) unstable; urgency=medium [ Mike Gabriel ] diff --git a/debian/itzks-systems-diskless.install b/debian/itzks-systems-diskless.install index f5b956f..1da3420 100644 --- a/debian/itzks-systems-diskless.install +++ b/debian/itzks-systems-diskless.install @@ -5,3 +5,4 @@ etc/mimeapps.list etc/ etc/shutdown-at-night/ etc/ sbin/itzks-switch-to-systemd-networkd usr/sbin/ share/glib-2.0/schemas/90_itzks+mate.gschema.override usr/share/glib-2.0/schemas/ +share/mate-panel/layouts/itzks.layout usr/share/mate-panel/layouts/ diff --git a/debian/itzks-systems-mainserver.install b/debian/itzks-systems-mainserver.install index 935a56f..f62dfa5 100644 --- a/debian/itzks-systems-mainserver.install +++ b/debian/itzks-systems-mainserver.install @@ -5,3 +5,5 @@ etc/sudoers.d/itzks-systems-mainserver etc/sudoers.d/ sbin/itzks-transfer-cleaner usr/sbin usr-lib-nagios-plugins/check_puppetmaster* usr/lib/nagios/plugins/ usr-lib-nagios-plugins/check_squid usr/lib/nagios/plugins/ +share/glib-2.0/schemas/90_itzks+mate.gschema.override usr/share/glib-2.0/schemas/ +share/mate-panel/layouts/itzks.layout usr/share/mate-panel/layouts/ diff --git a/debian/itzks-systems-terminalserver.install b/debian/itzks-systems-terminalserver.install index 5a3ad50..d8c50ce 100644 --- a/debian/itzks-systems-terminalserver.install +++ b/debian/itzks-systems-terminalserver.install @@ -2,3 +2,4 @@ bin/itzks-user-suicide usr/bin/ etc/.java etc/ etc/mimeapps.list etc/ share/glib-2.0/schemas/90_itzks+mate.gschema.override usr/share/glib-2.0/schemas/ +share/mate-panel/layouts/itzks.layout usr/share/mate-panel/layouts/ diff --git a/debian/itzks-systems-workstation.install b/debian/itzks-systems-workstation.install index 2695ae6..5eac25e 100644 --- a/debian/itzks-systems-workstation.install +++ b/debian/itzks-systems-workstation.install @@ -6,3 +6,4 @@ etc/mimeapps.list etc/ etc/shutdown-at-night/ etc/ sbin/itzks-switch-to-systemd-networkd usr/sbin/ share/glib-2.0/schemas/90_itzks+mate.gschema.override usr/share/glib-2.0/schemas/ +share/mate-panel/layouts/itzks.layout usr/share/mate-panel/layouts/ |