Merge lp:~sil2100/ubuntu-settings-components/small_packaging_mods into lp:~registry/ubuntu-settings-components/trunk

Proposed by Łukasz Zemczak
Status: Merged
Approved by: Robert Bruce Park
Approved revision: 53
Merged at revision: 53
Proposed branch: lp:~sil2100/ubuntu-settings-components/small_packaging_mods
Merge into: lp:~registry/ubuntu-settings-components/trunk
Diff against target: 34 lines (+8/-3)
2 files modified
debian/control (+6/-3)
debian/rules (+2/-0)
To merge this branch: bzr merge lp:~sil2100/ubuntu-settings-components/small_packaging_mods
Reviewer Review Type Date Requested Status
PS Jenkins bot (community) continuous-integration Approve
Robert Bruce Park (community) Approve
Review via email: mp+189368@code.launchpad.net

Commit message

Small changes to packaging

Description of the change

Small changes to packaging

To post a comment you must log in.
Revision history for this message
Robert Bruce Park (robru) :
review: Approve
Revision history for this message
PS Jenkins bot (ps-jenkins) :
review: Approve (continuous-integration)

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'debian/control'
2--- debian/control 2013-08-09 16:37:11 +0000
3+++ debian/control 2013-10-04 16:35:32 +0000
4@@ -8,12 +8,15 @@
5 qtdeclarative5-dev,
6 Standards-Version: 3.9.4
7 Homepage: https://launchpad.net/ubuntu-settings-components
8-# If you aren't a member of ~ubuntu-settings-components-team but need to upload packaging changes,
9-# just go ahead. ~ubuntu-settings-components-team will notice and sync up the code again.
10-Vcs-Bzr: https://code.launchpad.net/~ubuntu-settings-components-team/ubuntu-settings-components/trunk
11+# If you don't have have commit access to this branch but would like to upload
12+# directly to Ubuntu, don't worry: your changes will be merged back into the
13+# upstream branch
14+Vcs-Bzr: lp:ubuntu-settings-components
15
16 Package: qtdeclarative5-ubuntu-settings-components
17 Architecture: any
18+Multi-Arch: same
19+Pre-Depends: dpkg (>= 1.15.6~)
20 Depends: qtdeclarative5-ubuntu-settings-components-assets (= ${source:Version}),
21 qtdeclarative5-ubuntu-ui-toolkit-plugin,
22 ${misc:Depends},
23
24=== modified file 'debian/rules'
25--- debian/rules 2013-08-09 16:04:19 +0000
26+++ debian/rules 2013-10-04 16:35:32 +0000
27@@ -1,5 +1,7 @@
28 #!/usr/bin/make -f
29 # -*- makefile -*-
30
31+export DPKG_GENSYMBOLS_CHECK_LEVEL=4
32+
33 %:
34 dh $@ --parallel --fail-missing

Subscribers

People subscribed via source and target branches

to all changes: