Merge lp:~maxb/bzr-builddeb/testfix into lp:bzr-builddeb

Proposed by Max Bowsher
Status: Merged
Approved by: Jelmer Vernooij
Approved revision: 527
Merged at revision: 528
Proposed branch: lp:~maxb/bzr-builddeb/testfix
Merge into: lp:bzr-builddeb
Diff against target: 27 lines (+5/-1)
2 files modified
debian/changelog (+4/-0)
debian/control (+1/-1)
To merge this branch: bzr merge lp:~maxb/bzr-builddeb/testfix
Reviewer Review Type Date Requested Status
Jelmer Vernooij Approve
Review via email: mp+51427@code.launchpad.net

Commit message

Add devscripts to Build-Depends-Indep, the test suite runs dch.

To post a comment you must log in.
Revision history for this message
Jelmer Vernooij (jelmer) :
review: Approve
lp:~maxb/bzr-builddeb/testfix updated
528. By Max Bowsher

Merge trunk, resolve changelog conflict.

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-02-27 02:08:17 +0000
3+++ debian/changelog 2011-02-27 11:19:14 +0000
4@@ -37,6 +37,10 @@
5 * When building with distribution set to UNRELEASED, it is now assumed
6 the build is targetted at the same distribution as the build before.
7
8+ [ Max Bowsher ]
9+
10+ * Add devscripts to Build-Depends-Indep, the test suite runs dch.
11+
12 -- Jelmer Vernooij <jelmer@debian.org> Sun, 27 Feb 2011 03:08:09 +0100
13
14 bzr-builddeb (2.6) unstable; urgency=low
15
16=== modified file 'debian/control'
17--- debian/control 2011-02-03 13:38:09 +0000
18+++ debian/control 2011-02-27 11:19:14 +0000
19@@ -4,7 +4,7 @@
20 Maintainer: Debian Bazaar Maintainers <pkg-bazaar-maint@lists.alioth.debian.org>
21 Uploaders: Reinhard Tartler <siretart@tauware.de>, James Westby <james.westby@ubuntu.com>, Jelmer Vernooij <jelmer@debian.org>
22 Build-Depends: debhelper (>= 5.0.37.2), python-all (>= 2.3.5-11)
23-Build-Depends-Indep: bzr (>= 2.1~), python-central (>= 0.5.8), python-docutils, python-debian (>= 0.1.11), python-apt, patchutils, python-testtools (>= 0.9.2), pristine-tar
24+Build-Depends-Indep: bzr (>= 2.1~), python-central (>= 0.5.8), python-docutils, python-debian (>= 0.1.11), python-apt, patchutils, python-testtools (>= 0.9.2), pristine-tar, devscripts
25 Vcs-Bzr: http://bzr.debian.org/pkg-bazaar/bzr-builddeb/unstable
26 Vcs-Browser: http://bzr.debian.org/loggerhead/pkg-bazaar/bzr-builddeb/unstable
27 XS-Python-Version: >= 2.4

Subscribers

People subscribed via source and target branches