summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-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 \