summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog3
-rw-r--r--debian/control10
-rw-r--r--debian/itzks-systems-smartboard.install3
3 files changed, 10 insertions, 6 deletions
diff --git a/debian/changelog b/debian/changelog
index 790954d..6797e8f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,9 @@ itzks-systems (2015.02.17.1) UNRELEASED; urgency=medium
* debian/control:
+ Add D (workstation-like systems): audacity.
+ * itzks-systems-smartboard: Start SMARTBoardService daemon in user
+ context (not as root) and provide proper udev rules to grant
+ normal users sufficient access to SMART whiteboard devices.
-- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Tue, 17 Feb 2015 13:55:00 +0100
diff --git a/debian/control b/debian/control
index 9a8c8db..9fe7e31 100644
--- a/debian/control
+++ b/debian/control
@@ -380,7 +380,6 @@ Depends:
mate-desktop-environment,
mate-desktop-environment-extras,
mate-media-pulse,
- mate-screensaver,
mate-settings-daemon-pulse,
mc,
memtest86,
@@ -528,7 +527,6 @@ Depends:
imagemagick,
itzks-keyring,
kdm,
- kdm-gdmcompat,
kturtle,
lazarus,
libreoffice,
@@ -569,7 +567,6 @@ Depends:
mate-desktop-environment,
mate-desktop-environment-extras,
mate-media-pulse,
- mate-screensaver,
mate-settings-daemon-pulse,
mc,
musescore,
@@ -720,7 +717,6 @@ Depends:
imagemagick,
itzks-keyring,
kdm,
- kdm-gdmcompat,
kturtle,
lazarus,
libreoffice,
@@ -761,7 +757,6 @@ Depends:
mate-desktop-environment,
mate-desktop-environment-extras,
mate-media-pulse,
- mate-screensaver,
mate-settings-daemon-pulse,
mc,
musescore,
@@ -848,6 +843,8 @@ 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.
@@ -862,6 +859,9 @@ Depends:
${misc:Depends},
Recommends:
itzks-systems-workstation (>= ${source:Version}),
+ xscreensaver,
+Conflicts:
+ mate-screensaver,
Description: Profiling for ITZkS Workstation Systems running a SMART Board
Install this package to pull in all dependencies required on
ITZkS (diskfull) Workstation systems.
diff --git a/debian/itzks-systems-smartboard.install b/debian/itzks-systems-smartboard.install
index 5db729b..8e21a6c 100644
--- a/debian/itzks-systems-smartboard.install
+++ b/debian/itzks-systems-smartboard.install
@@ -1,5 +1,6 @@
bin/smarttech* usr/bin/
etc/xdg/autostart/smarttech-SMART*.desktop etc/xdg/autostart/
etc/schroot/chroot.d/precise-i386-smartboard-ITZkS etc/schroot/chroot.d/
+etc/schroot/slxdesktop.ITZkS etc/schroot/
share/itzks-systems-smartboard/ usr/share/
-share/polkit-1/actions/*smarttech*.policy usr/share/polkit-1/actions/ \ No newline at end of file
+lib-udev-rules.d/60-SMARTBoard32.rules lib/udev/rules.d/ \ No newline at end of file