[SCM] smplayer-themes/master: fix lintian warning
mati75-guest at users.alioth.debian.org
mati75-guest at users.alioth.debian.org
Wed Oct 7 12:06:38 UTC 2015
The following commit has been merged in the master branch:
commit 3a68ecb1f9cd3377c65f0efa64204f869910056f
Author: Mateusz Łukasik <mati75 at linuxmint.pl>
Date: Tue Oct 6 15:46:32 2015 +0200
fix lintian warning
diff --git a/debian/control b/debian/control
index 2c22205..8aa96ae 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders:
Reinhard Tartler <siretart at tauware.de>,
Maia Kozheva <sikon at ubuntu.com>,
Mateusz Łukasik <mati75 at linuxmint.pl>
-Build-Depends: debhelper (>= 9), qtbase5-dev-tools, qt5-default
+Build-Depends: debhelper (>= 9), qtbase5-dev-tools
Standards-Version: 3.9.6
Homepage: http://smplayer.sourceforge.net/
Vcs-Git: git://anonscm.debian.org/pkg-multimedia/smplayer-themes.git
diff --git a/debian/rules b/debian/rules
index 2f671b9..af69ad1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,7 @@
#!/usr/bin/make -f
+export QT_SELECT=5
+
%:
dh $@
--
smplayer-themes packaging
More information about the pkg-multimedia-commits
mailing list