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
=== modified file 'debian/control'
--- debian/control 2013-08-09 16:37:11 +0000
+++ debian/control 2013-10-04 16:35:32 +0000
@@ -8,12 +8,15 @@
8 qtdeclarative5-dev,8 qtdeclarative5-dev,
9Standards-Version: 3.9.49Standards-Version: 3.9.4
10Homepage: https://launchpad.net/ubuntu-settings-components10Homepage: https://launchpad.net/ubuntu-settings-components
11# If you aren't a member of ~ubuntu-settings-components-team but need to upload packaging changes,11# If you don't have have commit access to this branch but would like to upload
12# just go ahead. ~ubuntu-settings-components-team will notice and sync up the code again.12# directly to Ubuntu, don't worry: your changes will be merged back into the
13Vcs-Bzr: https://code.launchpad.net/~ubuntu-settings-components-team/ubuntu-settings-components/trunk13# upstream branch
14Vcs-Bzr: lp:ubuntu-settings-components
1415
15Package: qtdeclarative5-ubuntu-settings-components16Package: qtdeclarative5-ubuntu-settings-components
16Architecture: any17Architecture: any
18Multi-Arch: same
19Pre-Depends: dpkg (>= 1.15.6~)
17Depends: qtdeclarative5-ubuntu-settings-components-assets (= ${source:Version}),20Depends: qtdeclarative5-ubuntu-settings-components-assets (= ${source:Version}),
18 qtdeclarative5-ubuntu-ui-toolkit-plugin,21 qtdeclarative5-ubuntu-ui-toolkit-plugin,
19 ${misc:Depends},22 ${misc:Depends},
2023
=== modified file 'debian/rules'
--- debian/rules 2013-08-09 16:04:19 +0000
+++ debian/rules 2013-10-04 16:35:32 +0000
@@ -1,5 +1,7 @@
1#!/usr/bin/make -f1#!/usr/bin/make -f
2# -*- makefile -*-2# -*- makefile -*-
33
4export DPKG_GENSYMBOLS_CHECK_LEVEL=4
5
4%:6%:
5 dh $@ --parallel --fail-missing7 dh $@ --parallel --fail-missing

Subscribers

People subscribed via source and target branches

to all changes: