Merge lp:~evgeni/indicator-network/intltool-bd into lp:ubuntu/oneiric/indicator-network

Proposed by Evgeni Golov
Status: Merged
Merged at revision: 24
Proposed branch: lp:~evgeni/indicator-network/intltool-bd
Merge into: lp:ubuntu/oneiric/indicator-network
Diff against target: 25 lines (+7/-0)
2 files modified
debian/changelog (+6/-0)
debian/control (+1/-0)
To merge this branch: bzr merge lp:~evgeni/indicator-network/intltool-bd
Reviewer Review Type Date Requested Status
Chris Coulson (community) Approve
Ubuntu branches Pending
Review via email: mp+63509@code.launchpad.net

Description of the change

When building on Debian Sid, I got:
 "Your intltool is too old. You need intltool 0.35.0 or later."
This was because the build-chroot did not have intltool installed. Fix attached.

To post a comment you must log in.
Revision history for this message
Chris Coulson (chrisccoulson) wrote :

Looks fine, 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 2011-03-22 08:50:18 +0000
3+++ debian/changelog 2011-06-05 22:57:28 +0000
4@@ -1,3 +1,9 @@
5+indicator-network (0.3.8-0ubuntu2) UNRELEASED; urgency=low
6+
7+ * Build-Depend on intltool.
8+
9+ -- Evgeni Golov <evgeni@debian.org> Mon, 06 Jun 2011 00:52:55 +0200
10+
11 indicator-network (0.3.8-0ubuntu1) natty; urgency=low
12
13 * New upstream release
14
15=== modified file 'debian/control'
16--- debian/control 2011-03-17 12:47:54 +0000
17+++ debian/control 2011-06-05 22:57:28 +0000
18@@ -5,6 +5,7 @@
19 Build-Depends: debhelper (>= 7),
20 cdbs (>= 0.4.41),
21 autotools-dev,
22+ intltool,
23 libglib2.0-dev (>= 2.26),
24 libgtk2.0-dev (>= 2.12.0),
25 libdbus-glib-1-dev,

Subscribers

People subscribed via source and target branches

to all changes: