diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 5 | ||||
-rw-r--r-- | debian/itzks-systems-common.install | 2 | ||||
-rw-r--r-- | debian/itzks-systems-common.links | 1 |
3 files changed, 5 insertions, 3 deletions
diff --git a/debian/control b/debian/control index abe380e..bbebc56 100644 --- a/debian/control +++ b/debian/control @@ -13,7 +13,10 @@ Package: itzks-systems-common Architecture: all Replaces: itzks-systems-config Breaks: itzks-systems-config -Depends: firefox-esr, python, python-netaddr, ${misc:Depends} +Depends: + ${misc:Depends}, + firefox-esr, + standardskriver, Description: Configuration for ITZkS Systems Set of configuration parameters and common files relevant to ITZkS systems. diff --git a/debian/itzks-systems-common.install b/debian/itzks-systems-common.install index b9dc3c1..da3dfbe 100644 --- a/debian/itzks-systems-common.install +++ b/debian/itzks-systems-common.install @@ -1,5 +1,4 @@ bin/passwd usr/bin/ -bin/standardskriver usr/bin/ etc/apt/* etc/apt/ etc/cron.d/itzks-systems-common etc/debian-edu/* etc/debian-edu/ @@ -7,7 +6,6 @@ etc/firefox-esr/* etc/firefox-esr/ etc/network/* etc/network/ etc/sitesummary/* etc/sitesummary/ etc/standardskriver.cfg etc/ -etc/xdg/autostart/standardskriver.desktop etc/xdg/autostart/ sbin/itzks-systems.do_preseed share/itzks-systems-common/ usr/share/ usr-lib-nagios-plugins/check_fs_ro.sh usr/lib/nagios/plugins/ diff --git a/debian/itzks-systems-common.links b/debian/itzks-systems-common.links new file mode 100644 index 0000000..18c315d --- /dev/null +++ b/debian/itzks-systems-common.links @@ -0,0 +1 @@ +etc/debian-edu/itzks.school etc/standardskriver.site
\ No newline at end of file |