aboutsummaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
authorRenato Araujo Oliveira Filho <renato.filho@canonical.com>2013-02-11 18:34:41 +0000
committerTarmac <>2013-02-11 18:34:41 +0000
commit46f476e45c53d0d1f1db17c71f80d5a7f1ff45de (patch)
treea866fe087a5fe5b559f01fad5a7d27ce6941a087 /debian/rules
parent54bb8046207aa2d22c46be7fbacf546edf8d57c8 (diff)
parentf1d16e8fe5fe0043494a0505742496baa237ba7d (diff)
downloadqmenumodel-46f476e45c53d0d1f1db17c71f80d5a7f1ff45de.tar.gz
qmenumodel-46f476e45c53d0d1f1db17c71f80d5a7f1ff45de.tar.bz2
qmenumodel-46f476e45c53d0d1f1db17c71f80d5a7f1ff45de.zip
Added missing file (COPYING.LGPL);
Updated debian maintainer; Update debian scripts to follow Ubuntu standard;. Fixes: https://bugs.launchpad.net/bugs/1121721. Approved by Olivier Tilloy.
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules11
1 files changed, 3 insertions, 8 deletions
diff --git a/debian/rules b/debian/rules
index 2364c9f..62e4b21 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,15 +1,10 @@
#!/usr/bin/make -f
# -*- makefile -*-
-# Uncomment this to turn on verbose mode.
-#export DH_VERBOSE=1
-
-override_dh_auto_configure:
- PATH=/opt/qt5/bin:${PATH} dh_auto_configure
-
-override_dh_makeshlibs:
- dh_makeshlibs -Xlibqmenumodel-qml.so
+export DPKG_GENSYMBOLS_CHECK_LEVEL=4
%:
dh $@ --parallel
+override_dh_makeshlibs:
+ dh_makeshlibs -Xlibqmenumodel-qml.so