~ubuntu-docviewer-dev/poppler-qml-plugin/trunk

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Robert Bruce Park
  • Date: 2013-08-15 20:57:52 UTC
  • mfrom: (5.1.2 poppler-qml-plugin)
  • Revision ID: robert.park@canonical.com-20130815205752-cg0fc2pvblmcdpq1
MergedĀ lp:~mathieu-tl/poppler-qml-plugin/bootstrap.

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
# Uncomment this to turn on verbose mode.
5
5
#export DH_VERBOSE=1
6
6
 
 
7
export DPKG_GENSYMBOLS_CHECK_LEVEL = 4
 
8
 
7
9
%:
8
10
        dh $@ --fail-missing --parallel
 
11