diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2014-02-06 21:18:45 +0100 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2014-02-06 21:18:45 +0100 |
commit | 97c6c9a5636e7f0d4601826ad230b024c2e921da (patch) | |
tree | b9cd63f3c7a68316927b65249aed5e76c65efc09 | |
parent | 54104fe05dc7efd307e326d1894624babd0c8478 (diff) | |
download | itzks-systems-97c6c9a5636e7f0d4601826ad230b024c2e921da.tar.gz itzks-systems-97c6c9a5636e7f0d4601826ad230b024c2e921da.tar.bz2 itzks-systems-97c6c9a5636e7f0d4601826ad230b024c2e921da.zip |
Add dependency: totem-gstreamer (for diskless machines, terminal servers and normal workstations).
-rw-r--r-- | debian/changelog | 2 | ||||
-rw-r--r-- | debian/control | 3 |
2 files changed, 5 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index f8b800a..e831d1e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,8 @@ itzks-systems (2014.01.31.2) UNRELEASED; urgency=low * debian/control: + Bump Standards: to 3.9.5. + + Add dependency: totem-gstreamer (for diskless machines, terminal servers + and normal workstations). -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Fri, 31 Jan 2014 13:24:26 +0100 diff --git a/debian/control b/debian/control index 0132b27..1bb589d 100644 --- a/debian/control +++ b/debian/control @@ -334,6 +334,7 @@ Depends: texlive-generic-recommended, texlive-latex-base, texlive-latex-recommended, + totem-gstreamer, tree, ttf-linex, ttf-mscorefonts-installer, @@ -497,6 +498,7 @@ Depends: texlive-generic-recommended, texlive-latex-base, texlive-latex-recommended, + totem-gstreamer, tree, ttf-linex, ttf-mscorefonts-installer, @@ -663,6 +665,7 @@ Depends: texlive-generic-recommended, texlive-latex-base, texlive-latex-recommended, + totem-gstreamer, tree, ttf-linex, ttf-mscorefonts-installer, |