diff options
-rw-r--r-- | debian/changelog | 6 | ||||
-rw-r--r-- | debian/control | 12 |
2 files changed, 12 insertions, 6 deletions
diff --git a/debian/changelog b/debian/changelog index 73c0aa9..2f981c5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +itzks-systems (2014.11.14.1) UNRELEASED; urgency=medium + + * Fix deps for fonts-linex, fonts-sil-doulos. + + -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Fri, 14 Nov 2014 15:08:19 +0100 + itzks-systems (2014.10.28.1) unstable; urgency=medium * itzks-transfer-cleaner: Only remove empty directories that have reached the diff --git a/debian/control b/debian/control index f8911a2..e525f53 100644 --- a/debian/control +++ b/debian/control @@ -408,9 +408,9 @@ Depends: texlive-latex-recommended, totem, tree, - ttf-linex, + fonts-linex | ttf-linex, + fonts-sil-doulus | ttf-sil-doulos, ttf-mscorefonts-installer, - ttf-sil-doulos, unzip, vlc, vlc-plugin-pulse, @@ -595,9 +595,9 @@ Depends: texlive-latex-recommended, totem, tree, - ttf-linex, + fonts-linex | ttf-linex, + fonts-sil-doulus | ttf-sil-doulos, ttf-mscorefonts-installer, - ttf-sil-doulos, unzip, x2go-keyring, x2goclient, @@ -788,9 +788,9 @@ Depends: texlive-latex-recommended, totem, tree, - ttf-linex, + fonts-linex | ttf-linex, + fonts-sil-doulus | ttf-sil-doulos, ttf-mscorefonts-installer, - ttf-sil-doulos, unzip, vlc, vlc-plugin-pulse, |