Merge lp:~mbp/ubuntu/maverick/hitchhiker/600000-dependency into lp:ubuntu/maverick/hitchhiker

Proposed by Martin Pool
Status: Merged
Merged at revision: 3
Proposed branch: lp:~mbp/ubuntu/maverick/hitchhiker/600000-dependency
Merge into: lp:ubuntu/maverick/hitchhiker
Diff against target: 26 lines (+7/-1)
2 files modified
debian/changelog (+6/-0)
debian/control (+1/-1)
To merge this branch: bzr merge lp:~mbp/ubuntu/maverick/hitchhiker/600000-dependency
Reviewer Review Type Date Requested Status
Ubuntu branches Pending
Review via email: mp+28840@code.launchpad.net

Description of the change

I think this is a reasonable fix for it. I don't know if the changelog entry should be included in the mp or not?

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 2009-11-29 18:35:02 +0000
3+++ debian/changelog 2010-06-30 06:35:38 +0000
4@@ -1,3 +1,9 @@
5+hitchhiker (0.01~20091129+bzr41-1ubuntu1) maverick; urgency=low
6+
7+ * hitchhiker depends on bzr (LP: #600000).
8+
9+ -- Martin Pool <mbp@sourcefrog.net> Wed, 30 Jun 2010 16:29:08 +1000
10+
11 hitchhiker (0.01~20091129+bzr41-1) unstable; urgency=low
12
13 * Initial release (Closes: # 549104)
14
15=== modified file 'debian/control'
16--- debian/control 2009-11-29 18:35:02 +0000
17+++ debian/control 2010-06-30 06:35:38 +0000
18@@ -10,7 +10,7 @@
19
20 Package: hitchhiker
21 Architecture: all
22-Depends: python (>= 2.4), ${misc:Depends}
23+Depends: python (>= 2.4), bzr (>= 2.0.0), ${misc:Depends}
24 Description: access locations using Bazaar transports
25 A client to access bzr transports, namely the Bazaar version control
26 repositories. This utility can be used to log into the remote host

Subscribers

People subscribed via source and target branches

to all changes: