Merge lp:~ken-vandine/ubuntu-system-settings/dep_tweak into lp:ubuntu-system-settings

Proposed by Ken VanDine
Status: Merged
Approved by: Loïc Minier
Approved revision: 998
Merged at revision: 998
Proposed branch: lp:~ken-vandine/ubuntu-system-settings/dep_tweak
Merge into: lp:ubuntu-system-settings
Diff against target: 12 lines (+1/-1)
1 file modified
debian/control (+1/-1)
To merge this branch: bzr merge lp:~ken-vandine/ubuntu-system-settings/dep_tweak
Reviewer Review Type Date Requested Status
Loïc Minier Approve
Review via email: mp+233426@code.launchpad.net

Commit message

Tweak the depends for accountsservice-ubuntu-schemas to handle a "~" version

Description of the change

Tweak the depends for accountsservice-ubuntu-schemas to handle a "~" version

To post a comment you must log in.
Revision history for this message
Loïc Minier (lool) wrote :

Looks good; this is the right thing to do for a native version which will be backported with a ~rtm in ubuntu-rtm; thanks

review: Approve

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 2014-09-04 00:58:34 +0000
3+++ debian/control 2014-09-04 20:59:54 +0000
4@@ -52,7 +52,7 @@
5 Depends: ${misc:Depends},
6 ${shlibs:Depends},
7 accountsservice,
8- accountsservice-ubuntu-schemas (>= 0.0.3+14.10.20140829),
9+ accountsservice-ubuntu-schemas (>= 0.0.3+14.10.20140829~),
10 bluez (>= 4.36),
11 dbus-property-service [amd64 armhf i386],
12 gsettings-desktop-schemas,

Subscribers

People subscribed via source and target branches