diff options
-rw-r--r-- | debian/changelog | 8 | ||||
-rw-r--r-- | debian/control | 10 |
2 files changed, 18 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index db36684..d9c81e9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +itzks-systems (2012.08.31.2) UNRELEASED; urgency=low + + * /debian/control (bin:packages: itzks-systems-diskless, + itzks-systems-workstation): + + Add VLC (incl. pulse plugin) and gstreamer-plugins as dependency. + + -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Wed, 12 Sep 2012 09:34:37 +0200 + itzks-systems (2012.08.31.1) squeeze-backports; urgency=low * /debian/control (bin:package: itzks-systems-backup): diff --git a/debian/control b/debian/control index 928f9cd..7b9684c 100644 --- a/debian/control +++ b/debian/control @@ -219,6 +219,9 @@ Depends: gnome-colors-common, git, grdesktop, + gstreamer0.10-plugins-bad, + gstreamer0.10-plugins-good, + gstreamer0.10-plugins-ugly, gv, htop, icedove, @@ -288,6 +291,8 @@ Depends: ttf-mscorefonts-installer, ttf-sil-doulos, unzip, + vlc, + vlc-plugin-pulse, xarchiver, x2go-keyring, x2godesktopsharing, @@ -519,6 +524,9 @@ Depends: gnome-colors-common, git, grdesktop, + gstreamer0.10-plugins-bad, + gstreamer0.10-plugins-good, + gstreamer0.10-plugins-ugly, gv, htop, icedove, @@ -588,6 +596,8 @@ Depends: ttf-mscorefonts-installer, ttf-sil-doulos, unzip, + vlc, + vlc-plugin-pulse, xarchiver, x2go-keyring, x2godesktopsharing, |