Merge lp:~darkxst/ubuntu/trusty/gnome-maps/fix-depend into lp:ubuntu/trusty-proposed/gnome-maps

Proposed by Tim Lunn
Status: Merged
Merge reported by: Martin Pitt
Merged at revision: not available
Proposed branch: lp:~darkxst/ubuntu/trusty/gnome-maps/fix-depend
Merge into: lp:ubuntu/trusty-proposed/gnome-maps
Diff against target: 26 lines (+7/-1)
2 files modified
debian/changelog (+6/-0)
debian/control.in (+1/-1)
To merge this branch: bzr merge lp:~darkxst/ubuntu/trusty/gnome-maps/fix-depend
Reviewer Review Type Date Requested Status
Martin Pitt Approve
Review via email: mp+201676@code.launchpad.net
To post a comment you must log in.
Revision history for this message
Martin Pitt (pitti) wrote :

Uploaded, thanks!

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'debian/changelog'
2--- debian/changelog 2013-10-15 22:08:33 +0000
3+++ debian/changelog 2014-01-14 21:16:50 +0000
4@@ -1,3 +1,9 @@
5+gnome-maps (3.10.0-1ubuntu1) UNRELEASED; urgency=medium
6+
7+ * debian/control: Fix depend on geoclue-2.0 package
8+
9+ -- Tim Lunn <tim@feathertop.org> Wed, 15 Jan 2014 08:11:22 +1100
10+
11 gnome-maps (3.10.0-1) experimental; urgency=low
12
13 * Initial release
14
15=== modified file 'debian/control.in'
16--- debian/control.in 2013-10-15 22:08:33 +0000
17+++ debian/control.in 2014-01-14 21:16:50 +0000
18@@ -16,7 +16,7 @@
19
20 Package: gnome-maps
21 Architecture: any
22-Depends: geoclue (>= 2.0),
23+Depends: geoclue-2.0,
24 gir1.2-champlain-0.12,
25 gir1.2-clutter-1.0,
26 gir1.2-cogl-1.0,

Subscribers

People subscribed via source and target branches

to all changes: