Merge lp:~andrewsomething/gnome-contacts/lp-858347 into lp:~ubuntu-desktop/gnome-contacts/ubuntu

Proposed by Andrew Starr-Bochicchio
Status: Merged
Merged at revision: 15
Proposed branch: lp:~andrewsomething/gnome-contacts/lp-858347
Merge into: lp:~ubuntu-desktop/gnome-contacts/ubuntu
Diff against target: 46 lines (+15/-2)
3 files modified
debian/changelog (+7/-0)
debian/control (+4/-1)
debian/control.in (+4/-1)
To merge this branch: bzr merge lp:~andrewsomething/gnome-contacts/lp-858347
Reviewer Review Type Date Requested Status
Ubuntu Desktop Pending
Review via email: mp+76865@code.launchpad.net

Description of the change

Branch corresponding to my upload fixing a FTBFS:

gnome-contacts (0.1.5.2-0ubuntu2) oneiric; urgency=low

  * Build-Depend on libebook1.2-dev, libedataserver1.2-dev,
    and libgoa-1.0-dev. Fixes FTBFS (LP: #858347).

 -- Andrew Starr-Bochicchio <email address hidden> Sat, 24 Sep 2011 13:18:12 -0400

To post a comment you must log in.

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 2011-09-22 15:03:32 +0000
3+++ debian/changelog 2011-09-24 17:40:27 +0000
4@@ -1,3 +1,10 @@
5+gnome-contacts (0.1.5.2-0ubuntu2) oneiric; urgency=low
6+
7+ * Build-Depend on libebook1.2-dev, libedataserver1.2-dev,
8+ and libgoa-1.0-dev. Fixes FTBFS (LP: #858347).
9+
10+ -- Andrew Starr-Bochicchio <a.starr.b@gmail.com> Sat, 24 Sep 2011 13:18:12 -0400
11+
12 gnome-contacts (0.1.5.2-0ubuntu1) oneiric; urgency=low
13
14 * New upstream release
15
16=== modified file 'debian/control'
17--- debian/control 2011-09-22 15:03:32 +0000
18+++ debian/control 2011-09-24 17:40:27 +0000
19@@ -20,7 +20,10 @@
20 libfolks-telepathy-dev (>= 0.6.2),
21 libgnome-desktop-3-dev,
22 libnotify-dev,
23- libgee-dev
24+ libgee-dev,
25+ libebook1.2-dev,
26+ libedataserver1.2-dev,
27+ libgoa-1.0-dev
28 Vcs-Bzr: http://code.launchpad.net/~ubuntu-desktop/gnome-contacts/ubuntu
29
30 Package: gnome-contacts
31
32=== modified file 'debian/control.in'
33--- debian/control.in 2011-09-09 16:30:05 +0000
34+++ debian/control.in 2011-09-24 17:40:27 +0000
35@@ -15,7 +15,10 @@
36 libfolks-telepathy-dev (>= 0.6.2),
37 libgnome-desktop-3-dev,
38 libnotify-dev,
39- libgee-dev
40+ libgee-dev,
41+ libebook1.2-dev,
42+ libedataserver1.2-dev,
43+ libgoa-1.0-dev
44 Vcs-Bzr: http://code.launchpad.net/~ubuntu-desktop/gnome-contacts/ubuntu
45
46 Package: gnome-contacts

Subscribers

People subscribed via source and target branches