Merge lp:~sil2100/ubuntu-keyboard/python_any_revert into lp:ubuntu-keyboard

Proposed by Łukasz Zemczak
Status: Merged
Approved by: Gerry Boland
Approved revision: 25
Merged at revision: 25
Proposed branch: lp:~sil2100/ubuntu-keyboard/python_any_revert
Merge into: lp:ubuntu-keyboard
Diff against target: 19 lines (+2/-2)
1 file modified
debian/control (+2/-2)
To merge this branch: bzr merge lp:~sil2100/ubuntu-keyboard/python_any_revert
Reviewer Review Type Date Requested Status
PS Jenkins bot continuous-integration Approve
Ubuntu Phablet Team Pending
Review via email: mp+182151@code.launchpad.net

Commit message

As pointed out by Sebastian, the package:any stanza is not really valid - we already had to revert a similar change in the past

Description of the change

As pointed out by Sebastian, the package:any stanza is not really valid - we already had to revert a similar change in the past

To post a comment you must log in.
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
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-23 00:06:00 +0000
3+++ debian/control 2013-08-26 16:47:29 +0000
4@@ -14,7 +14,7 @@
5 libubuntu-platform-api1-dev,
6 maliit-framework-dev (>= 0.99.0+git20130615+97e8335-0ubuntu3),
7 pkg-config,
8- python:any (>= 2.7),
9+ python (>= 2.7),
10 python-setuptools,
11 qt5-default,
12 qtbase5-dev,
13@@ -65,4 +65,4 @@
14 ${python:Depends},
15 ubuntu-keyboard (>= ${source:Version}),
16 Description: Tests and emulators package for ubuntu-keyboard
17- Autopilot tests for the ubuntu-keyboard package
18\ No newline at end of file
19+ Autopilot tests for the ubuntu-keyboard package

Subscribers

People subscribed via source and target branches