summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Preud'homme <robotux@celest.fr>2017-11-02 21:25:41 +0000
committerThomas Preud'homme <robotux@celest.fr>2017-11-24 23:57:26 +0000
commit750c7edb18d5b228d429e008ac0f09e6ea261a7f (patch)
tree319a8c2c6142bb3f1dc94ad2e3be76cc7c5f8832
parent1270082cdd7f9212b1b5acc2f046969d5e01513c (diff)
Select Qt5 libraries.
-rw-r--r--debian/changelog1
-rwxr-xr-xdebian/rules2
2 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index e00354b..a760e51 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,7 @@ ultracopier (1.2.3.6-1) UNRELEASED; urgency=low
+ Update list of informations.xml to patch.
+ Update qmake project file to build.
+ Generate and clean Qt message files.
+ + Select Qt5 libraries.
* debian/watch:
+ Fix URL to upstream tarballs (thanks Bart Martens).
diff --git a/debian/rules b/debian/rules
index 2ce7042..aedcddf 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,6 +3,8 @@
# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1
+export QT_SELECT:=qt5
+
archplugins:=plugins-alternative/Themes/Clean \
plugins-alternative/Themes/Supercopier \
plugins-alternative/Themes/Windows \