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
=== modified file 'debian/changelog'
--- debian/changelog 2010-08-26 20:55:52 +0000
+++ debian/changelog 2010-09-02 14:06:41 +0000
@@ -1,3 +1,11 @@
1tomboy (1.3.2-1ubuntu3) maverick; urgency=low
2
3 * debian/control:
4 - Add dependency on libsyncdaemon-1.0-1 for the Ubuntu One sync plugin
5 (LP: #620640)
6
7 -- Rodrigo Moya <rodrigo.moya@canonical.com> Thu, 02 Sep 2010 15:57:24 +0200
8
1tomboy (1.3.2-1ubuntu2) maverick; urgency=low9tomboy (1.3.2-1ubuntu2) maverick; urgency=low
210
3 * debian/patches/05_add_start_u1_note.patch:11 * debian/patches/05_add_start_u1_note.patch:
412
=== modified file 'debian/control'
--- debian/control 2010-08-11 15:53:51 +0000
+++ debian/control 2010-09-02 14:06:41 +0000
@@ -39,7 +39,8 @@
39Architecture: any39Architecture: any
40Depends: ${cli:Depends}, 40Depends: ${cli:Depends},
41 ${misc:Depends},41 ${misc:Depends},
42 ${shlibs:Depends}42 ${shlibs:Depends},
43 libsyncdaemon-1.0-1
43Suggests: evolution,44Suggests: evolution,
44 tasque45 tasque
45Description: desktop note taking program using Wiki style links46Description: desktop note taking program using Wiki style links

Subscribers

People subscribed via source and target branches

to all changes: