diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 | ||||
-rw-r--r-- | debian/itzks-systems-diskless.install | 1 | ||||
-rw-r--r-- | debian/itzks-systems-diskless.links | 3 | ||||
-rw-r--r-- | debian/itzks-systems-terminalserver.install | 1 | ||||
-rw-r--r-- | debian/itzks-systems-terminalserver.links | 3 | ||||
-rw-r--r-- | debian/itzks-systems-workstation.install | 1 | ||||
-rw-r--r-- | debian/itzks-systems-workstation.links | 3 |
7 files changed, 10 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index d38f6ac..54f3e1c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,7 @@ itzks-systems (2014.01.31.2) UNRELEASED; urgency=low + Add dependency: musescore (for diskless machines, terminal servers and normal workstations). + Make meta packages exclusively-or installabled. + * Provide default mimeapps.list file in /etc/mimeapps.list. -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Fri, 31 Jan 2014 13:24:26 +0100 diff --git a/debian/itzks-systems-diskless.install b/debian/itzks-systems-diskless.install index e69de29..4e96b91 100644 --- a/debian/itzks-systems-diskless.install +++ b/debian/itzks-systems-diskless.install @@ -0,0 +1 @@ +etc/mimeapps.list etc/
\ No newline at end of file diff --git a/debian/itzks-systems-diskless.links b/debian/itzks-systems-diskless.links index cb0d40e..1a70981 100644 --- a/debian/itzks-systems-diskless.links +++ b/debian/itzks-systems-diskless.links @@ -1 +1,2 @@ -usr/share/doc/itzks-systems-common/README.itzks-common usr/share/doc/itzks-systems-diskless/README.itzks-common
\ No newline at end of file +usr/share/doc/itzks-systems-common/README.itzks-common usr/share/doc/itzks-systems-diskless/README.itzks-common +etc/mimeapps.list usr/share/applications/mimeapps.list
\ No newline at end of file diff --git a/debian/itzks-systems-terminalserver.install b/debian/itzks-systems-terminalserver.install index e69de29..4e96b91 100644 --- a/debian/itzks-systems-terminalserver.install +++ b/debian/itzks-systems-terminalserver.install @@ -0,0 +1 @@ +etc/mimeapps.list etc/
\ No newline at end of file diff --git a/debian/itzks-systems-terminalserver.links b/debian/itzks-systems-terminalserver.links index 4755c83..8dc1d29 100644 --- a/debian/itzks-systems-terminalserver.links +++ b/debian/itzks-systems-terminalserver.links @@ -1 +1,2 @@ -usr/share/doc/itzks-systems-common/README.itzks-common usr/share/doc/itzks-systems-terminalserver/README.itzks-common
\ No newline at end of file +usr/share/doc/itzks-systems-common/README.itzks-common usr/share/doc/itzks-systems-terminalserver/README.itzks-common +etc/mimeapps.list usr/share/applications/mimeapps.list
\ No newline at end of file diff --git a/debian/itzks-systems-workstation.install b/debian/itzks-systems-workstation.install new file mode 100644 index 0000000..4e96b91 --- /dev/null +++ b/debian/itzks-systems-workstation.install @@ -0,0 +1 @@ +etc/mimeapps.list etc/
\ No newline at end of file diff --git a/debian/itzks-systems-workstation.links b/debian/itzks-systems-workstation.links index 75193ce..b62e11a 100644 --- a/debian/itzks-systems-workstation.links +++ b/debian/itzks-systems-workstation.links @@ -1 +1,2 @@ -usr/share/doc/itzks-systems-common/README.itzks-common usr/share/doc/itzks-systems-workstation/README.itzks-common
\ No newline at end of file +usr/share/doc/itzks-systems-common/README.itzks-common usr/share/doc/itzks-systems-workstation/README.itzks-common +etc/mimeapps.list usr/share/applications/mimeapps.list
\ No newline at end of file |