Merge lp:~michihenning/persistent-cache-cpp/fix-cross-build into lp:persistent-cache-cpp/devel

Proposed by Michi Henning
Status: Merged
Approved by: Michi Henning
Approved revision: 44
Merged at revision: 44
Proposed branch: lp:~michihenning/persistent-cache-cpp/fix-cross-build
Merge into: lp:persistent-cache-cpp/devel
Diff against target: 26 lines (+7/-1)
2 files modified
debian/changelog (+6/-0)
debian/control (+1/-1)
To merge this branch: bzr merge lp:~michihenning/persistent-cache-cpp/fix-cross-build
Reviewer Review Type Date Requested Status
Michi Henning (community) Approve
Review via email: mp+300542@code.launchpad.net

Commit message

Changed python dependency to python:any for cross-builds.

Description of the change

Changed python dependency to python:any for cross-builds.

To post a comment you must log in.
Revision history for this message
Michi Henning (michihenning) wrote :

Top-approving because the change is trivial.

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'debian/changelog'
--- debian/changelog 2016-05-05 05:52:21 +0000
+++ debian/changelog 2016-07-19 23:22:36 +0000
@@ -1,3 +1,9 @@
1persistent-cache-cpp (1.0.4+16.10.20160505.5-0ubuntu2) UNRELEASED; urgency=medium
2
3 * Changed python dependency to python:any for cross-builds.
4
5 -- Michi Henning <michi.henning@canonical.com> Wed, 20 Jul 2016 09:18:53 +1000
6
1persistent-cache-cpp (1.0.4+16.10.20160505.5-0ubuntu1) yakkety; urgency=medium7persistent-cache-cpp (1.0.4+16.10.20160505.5-0ubuntu1) yakkety; urgency=medium
28
3 [ CI Train Bot ]9 [ CI Train Bot ]
410
=== modified file 'debian/control'
--- debian/control 2015-12-10 05:30:29 +0000
+++ debian/control 2016-07-19 23:22:36 +0000
@@ -11,7 +11,7 @@
11 libleveldb-dev,11 libleveldb-dev,
12 lsb-release,12 lsb-release,
13 pkg-config,13 pkg-config,
14 python3,14 python3:any,
15Standards-Version: 3.9.615Standards-Version: 3.9.6
16XS-Testsuite: autopkgtest16XS-Testsuite: autopkgtest
17Section: libs17Section: libs

Subscribers

People subscribed via source and target branches

to all changes: