diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2012-08-29 21:38:23 +0200 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2012-08-29 21:38:23 +0200 |
commit | 005390e1b71285d67ead2329dcb14134c198ac03 (patch) | |
tree | 9bab5c1fe83ff8a2c5c6c4ee25bdebbc379ff8f9 | |
parent | b0ea23d47857bbd2f9b58a3561db86cf2aa59486 (diff) | |
download | itzks-systems-005390e1b71285d67ead2329dcb14134c198ac03.tar.gz itzks-systems-005390e1b71285d67ead2329dcb14134c198ac03.tar.bz2 itzks-systems-005390e1b71285d67ead2329dcb14134c198ac03.zip |
Add dependencies for phonetic fonts: xfonts-tipa, xfonts-intl-phonetic.
-rw-r--r-- | debian/changelog | 7 | ||||
-rw-r--r-- | debian/control | 6 |
2 files changed, 13 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index dc96aec..e06f270 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +itzks-systems (2012.08.29.4) UNRELEASED; urgency=low + + * /debian/control: + + Add dependencies for phonetic fonts: xfonts-tipa, xfonts-intl-phonetic. + + -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Wed, 29 Aug 2012 21:37:46 +0200 + itzks-systems (2012.08.29.3) squeeze-backports; urgency=low * /debian/control (new bin:package: itzks-systems-workstation): diff --git a/debian/control b/debian/control index 3128ce9..b985a37 100644 --- a/debian/control +++ b/debian/control @@ -255,6 +255,8 @@ Depends: x2godesktopsharing, x2goclient, xemacs21, + xfonts-intl-phonetic, + xfonts-tipa, xpdf, yakuake, zip, @@ -409,6 +411,8 @@ Depends: x2goserver-fmbindings, xarchiver, xemacs21, + xfonts-intl-phonetic, + xfonts-tipa, xpdf, yakuake, zip, @@ -551,6 +555,8 @@ Depends: x2godesktopsharing, x2goclient, xemacs21, + xfonts-intl-phonetic, + xfonts-tipa, xpdf, yakuake, zip, |