Merge ~cjwatson/launchpad:fakepackager-dpkg-1.19.3 into launchpad:master

Proposed by Colin Watson
Status: Merged
Approved by: Colin Watson
Approved revision: 397a9b9106b1313de41ad89f7eaebbca8272014b
Merge reported by: Otto Co-Pilot
Merged at revision: not available
Proposed branch: ~cjwatson/launchpad:fakepackager-dpkg-1.19.3
Merge into: launchpad:master
Diff against target: 23 lines (+2/-5)
1 file modified
lib/lp/soyuz/doc/fakepackager.rst (+2/-5)
Reviewer Review Type Date Requested Status
Jürgen Gmach Approve
Review via email: mp+429566@code.launchpad.net

Commit message

Adjust fakepackager.rst for dpkg-dev >= 1.19.3

Description of the change

The changelog for dpkg 1.19.3 says:

  * dpkg-genchanges: Only reference binary packages being uploaded, which
    means that for a source-only upload, the Binary and Description fields
    should be empty. Closes: #818618

We don't really care about this detail in `fakepackager.rst`, so adjust the expected output to compensate for it.

To post a comment you must log in.
Revision history for this message
Jürgen Gmach (jugmac00) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/lib/lp/soyuz/doc/fakepackager.rst b/lib/lp/soyuz/doc/fakepackager.rst
2index 99be2c7..12ba3ff 100644
3--- a/lib/lp/soyuz/doc/fakepackager.rst
4+++ b/lib/lp/soyuz/doc/fakepackager.rst
5@@ -98,16 +98,13 @@ Now we can build the source package using the generated tarball.
6 ... print(changesfile.read())
7 Format: ...
8 Date: ...
9- Source: biscuit
10- Binary: biscuit
11+ Source: biscuit...
12 Architecture: source
13 Version: 1.0-1
14 Distribution: hoary
15 Urgency: low
16 Maintainer: Launchpad team <launchpad@lists.canonical.com>
17- Changed-By: Foo Bar <foo.bar@canonical.com>
18- Description:
19- biscuit - Stuff for testing
20+ Changed-By: Foo Bar <foo.bar@canonical.com>...
21 Changes:
22 biscuit (1.0-1) hoary; urgency=low
23 .

Subscribers

People subscribed via source and target branches

to status/vote changes: