Merge lp:~laney/dbus-test-runner/bustle-pcap into lp:dbus-test-runner/15.10

Proposed by Iain Lane
Status: Merged
Approved by: Iain Lane
Approved revision: 96
Merged at revision: 97
Proposed branch: lp:~laney/dbus-test-runner/bustle-pcap
Merge into: lp:dbus-test-runner/15.10
Diff against target: 23 lines (+8/-1)
2 files modified
debian/changelog (+7/-0)
debian/tests/control (+1/-1)
To merge this branch: bzr merge lp:~laney/dbus-test-runner/bustle-pcap
Reviewer Review Type Date Requested Status
PS Jenkins bot (community) continuous-integration Approve
Indicator Applet Developers Pending
Review via email: mp+261823@code.launchpad.net

Commit message

Add bustle-pcap to Depends for the DEP8 tests. This was recently split out of bustle to its own package.

Description of the change

Test-Depend on bustle-pcap. Already uploaded to wily.

To post a comment you must log in.
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Approve (continuous-integration)

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 2015-02-18 03:45:01 +0000
3+++ debian/changelog 2015-06-12 09:16:26 +0000
4@@ -1,3 +1,10 @@
5+dbus-test-runner (15.04.0+15.04.20150218-0ubuntu2) wily; urgency=medium
6+
7+ * debian/tests/control: bustle-pcap has been split out into its own package.
8+ Add a test-dep on that.
9+
10+ -- Iain Lane <iain@orangesquash.org.uk> Fri, 12 Jun 2015 10:08:11 +0100
11+
12 dbus-test-runner (15.04.0+15.04.20150218-0ubuntu1) vivid; urgency=medium
13
14 [ CI Train Bot ]
15
16=== modified file 'debian/tests/control'
17--- debian/tests/control 2014-05-02 14:36:25 +0000
18+++ debian/tests/control 2015-06-12 09:16:26 +0000
19@@ -1,3 +1,3 @@
20 Tests: with-bustle
21-Depends: dbus-test-runner, bustle, build-essential, intltool, pkg-config, libdbus-glib-1-dev, python3-dbusmock
22+Depends: dbus-test-runner, bustle, bustle-pcap, build-essential, intltool, pkg-config, libdbus-glib-1-dev, python3-dbusmock
23 Restrictions: build-needed

Subscribers

People subscribed via source and target branches