[SCM] vlc/master: Sort
sramacher at users.alioth.debian.org
sramacher at users.alioth.debian.org
Sat Oct 15 16:50:39 UTC 2016
The following commit has been merged in the master branch:
commit 39be89df4e1d6bddefb6d4b8f1954d4548c41bdf
Author: Sebastian Ramacher <sramacher at debian.org>
Date: Sat Oct 15 18:38:51 2016 +0200
Sort
diff --git a/debian/rules b/debian/rules
index 66b7d6d..476ce06 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,15 +7,15 @@ include /usr/share/dpkg/architecture.mk
pluginpackages += access-extra
pluginpackages += base
-pluginpackages += visualization
-pluginpackages += video-splitter
-pluginpackages += skins2
-pluginpackages += qt
pluginpackages += fluidsynth
pluginpackages += jack
pluginpackages += notify
+pluginpackages += qt
pluginpackages += sdl
+pluginpackages += skins2
pluginpackages += svg
+pluginpackages += video-splitter
+pluginpackages += visualization
pluginpackages += zvbi
ifneq (,$(filter debug,$(DEB_BUILD_OPTIONS)))
--
VLC media player packaging
More information about the pkg-multimedia-commits
mailing list