Merge lp:~mvo/libaccounts-qt/multi-arch into lp:libaccounts-qt

Proposed by Michael Vogt
Status: Approved
Approved by: Alberto Mardegan
Approved revision: 144
Proposed branch: lp:~mvo/libaccounts-qt/multi-arch
Merge into: lp:libaccounts-qt
Diff against target: 47 lines (+18/-0)
2 files modified
debian/changelog (+15/-0)
debian/control (+3/-0)
To merge this branch: bzr merge lp:~mvo/libaccounts-qt/multi-arch
Reviewer Review Type Date Requested Status
Alberto Mardegan (community) Approve
PS Jenkins bot (community) continuous-integration Needs Fixing
Review via email: mp+233015@code.launchpad.net

Commit message

Add "Multi-Arch: same" field for libaccounts-qt1 and libaccounts-qt5-1

Description of the change

Trivial branch that adds "Multi-Arch: same" to the lib packages. Thanks to dh9 and cmake the correct dirs are already used so its just the label that is missing. While doing that I also added a Vcs-Bzr header as it appears to be missing.

To post a comment you must log in.
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Needs Fixing (continuous-integration)
Revision history for this message
Alberto Mardegan (mardy) wrote :

Looks good, thanks!

review: Approve
Revision history for this message
Michael Vogt (mvo) wrote :

I uploaded this into vivid now as it blocks the install of the ubuntu-sdk-15.04-dev1 framework in the click chroots.

lp:~mvo/libaccounts-qt/multi-arch updated
145. By Michael Vogt

fix typo in previous upload

Unmerged revisions

145. By Michael Vogt

fix typo in previous upload

144. By Michael Vogt

add multi-arch: same and a vcs-bzr header

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'debian/changelog'
2--- debian/changelog 2014-08-19 14:46:28 +0000
3+++ debian/changelog 2014-11-26 09:48:36 +0000
4@@ -1,3 +1,18 @@
5+libaccounts-qt (1.13+14.10.20140819.1-0ubuntu3) vivid; urgency=low
6+
7+ * fix typo in previous upload
8+
9+ -- Michael Vogt <michael.vogt@ubuntu.com> Wed, 26 Nov 2014 10:48:19 +0100
10+
11+libaccounts-qt (1.13+14.10.20140819.1-0ubuntu2) vivid; urgency=low
12+
13+ * debian/control:
14+ - add "Multi-Arch: same" to libaccounts-qt1 and libaccounts-qt5-1
15+ (no further changes needed thanks to dh9)
16+ - add Vcs-Bzr field
17+
18+ -- Michael Vogt <michael.vogt@ubuntu.com> Tue, 02 Sep 2014 11:43:26 +0200
19+
20 libaccounts-qt (1.13+14.10.20140819.1-0ubuntu1) utopic; urgency=medium
21
22 [ Alberto Mardegan ]
23
24=== modified file 'debian/control'
25--- debian/control 2014-08-15 10:44:53 +0000
26+++ debian/control 2014-11-26 09:48:36 +0000
27@@ -16,10 +16,12 @@
28 Standards-Version: 3.9.3
29 Section: libs
30 Homepage: http://code.google.com/p/accounts-sso/
31+Vcs-Bzr: https://code.launchpad.net/~online-accounts/libaccounts-qt/trunk
32
33 Package: libaccounts-qt1
34 Section: libs
35 Architecture: any
36+Multi-Arch: same
37 Pre-Depends: ${misc:Pre-Depends}
38 Depends: ${shlibs:Depends}, ${misc:Depends}
39 Description: QT library for single sign on
40@@ -41,6 +43,7 @@
41 Package: libaccounts-qt5-1
42 Section: libs
43 Architecture: any
44+Multi-Arch: same
45 Pre-Depends: ${misc:Pre-Depends}
46 Depends: ${shlibs:Depends}, ${misc:Depends}
47 Description: QT library for single sign on

Subscribers

People subscribed via source and target branches

to all changes: