Merge lp:~bfiller/telephony-service/conflicts-replaces-phone-app into lp:telephony-service

Proposed by Bill Filler
Status: Merged
Approved by: Gustavo Pichorim Boiko
Approved revision: 734
Merged at revision: 736
Proposed branch: lp:~bfiller/telephony-service/conflicts-replaces-phone-app
Merge into: lp:telephony-service
Diff against target: 12 lines (+2/-0)
1 file modified
debian/control (+2/-0)
To merge this branch: bzr merge lp:~bfiller/telephony-service/conflicts-replaces-phone-app
Reviewer Review Type Date Requested Status
PS Jenkins bot continuous-integration Approve
Gustavo Pichorim Boiko (community) Approve
Review via email: mp+182171@code.launchpad.net

Commit message

Add Conflicts and Replaces phone-app such that both can't be installed at the same time

Description of the change

Add Conflicts and Replaces phone-app such that both can't be installed at the same time

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
Gustavo Pichorim Boiko (boiko) wrote :

Looks good and works as expected.

review: Approve
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Needs Fixing (continuous-integration)
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
1=== modified file 'debian/control'
2--- debian/control 2013-08-26 10:24:16 +0000
3+++ debian/control 2013-08-26 17:27:41 +0000
4@@ -33,6 +33,8 @@
5 Architecture: any
6 Multi-Arch: foreign
7 Pre-Depends: dpkg (>= 1.15.6~)
8+Conflicts: phone-app
9+Replaces: phone-app
10 Depends: gsettings-ubuntu-touch-schemas (>= 0.0.1+13.10.20130730),
11 history-service,
12 libnotify4,

Subscribers

People subscribed via source and target branches