Merge lp:~rodrigo-moya/ubuntu/maverick/tomboy/depend-on-libsyncdaemon into lp:~ubuntu-desktop/tomboy/ubuntu

Proposed by Rodrigo Moya
Status: Merged
Merged at revision: 53
Proposed branch: lp:~rodrigo-moya/ubuntu/maverick/tomboy/depend-on-libsyncdaemon
Merge into: lp:~ubuntu-desktop/tomboy/ubuntu
Diff against target: 29 lines (+10/-1)
2 files modified
debian/changelog (+8/-0)
debian/control (+2/-1)
To merge this branch: bzr merge lp:~rodrigo-moya/ubuntu/maverick/tomboy/depend-on-libsyncdaemon
Reviewer Review Type Date Requested Status
Sebastien Bacher Pending
Ubuntu Development Team Pending
Review via email: mp+34421@code.launchpad.net

Description of the change

Add missing dependency on libsyncdaemon

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 2010-08-26 20:55:52 +0000
3+++ debian/changelog 2010-09-02 14:06:41 +0000
4@@ -1,3 +1,11 @@
5+tomboy (1.3.2-1ubuntu3) maverick; urgency=low
6+
7+ * debian/control:
8+ - Add dependency on libsyncdaemon-1.0-1 for the Ubuntu One sync plugin
9+ (LP: #620640)
10+
11+ -- Rodrigo Moya <rodrigo.moya@canonical.com> Thu, 02 Sep 2010 15:57:24 +0200
12+
13 tomboy (1.3.2-1ubuntu2) maverick; urgency=low
14
15 * debian/patches/05_add_start_u1_note.patch:
16
17=== modified file 'debian/control'
18--- debian/control 2010-08-11 15:53:51 +0000
19+++ debian/control 2010-09-02 14:06:41 +0000
20@@ -39,7 +39,8 @@
21 Architecture: any
22 Depends: ${cli:Depends},
23 ${misc:Depends},
24- ${shlibs:Depends}
25+ ${shlibs:Depends},
26+ libsyncdaemon-1.0-1
27 Suggests: evolution,
28 tasque
29 Description: desktop note taking program using Wiki style links

Subscribers

People subscribed via source and target branches

to all changes: