Merge lp:~morphis/media-hub/drop-hybris-version-requirement into lp:media-hub

Proposed by Simon Fels
Status: Merged
Merged at revision: 168
Proposed branch: lp:~morphis/media-hub/drop-hybris-version-requirement
Merge into: lp:media-hub
Diff against target: 12 lines (+1/-1)
1 file modified
debian/control (+1/-1)
To merge this branch: bzr merge lp:~morphis/media-hub/drop-hybris-version-requirement
Reviewer Review Type Date Requested Status
Łukasz Zemczak Needs Fixing
Jim Hodapp (community) Approve
PS Jenkins bot continuous-integration Approve
Review via email: mp+284063@code.launchpad.net

Commit message

Don't depend on a specific hybris version anymore.

Description of the change

Don't depend on a specific hybris version anymore.

To post a comment you must log in.
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Approve (continuous-integration)
Revision history for this message
Jim Hodapp (jhodapp) wrote :

LGTM

review: Approve
Revision history for this message
Łukasz Zemczak (sil2100) wrote :

media-hub uses the new auto-generated debian/control. debian/control a header even:

# This file is autogenerated. DO NOT EDIT!

So actually this change is not visible in the generated package. Please modify debian/control.in instead.

review: Needs Fixing

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 2015-12-16 16:55:51 +0000
3+++ debian/control 2016-01-27 07:20:34 +0000
4@@ -22,7 +22,7 @@
5 libdbus-1-dev,
6 libdbus-cpp-dev (>= 5.0.0),
7 libgoogle-glog-dev,
8- libhybris-dev (>=0.1.0+git20131207+e452e83-0ubuntu30),
9+ libhybris-dev,
10 libprocess-cpp-dev,
11 libproperties-cpp-dev,
12 libgstreamer1.0-dev,

Subscribers

People subscribed via source and target branches