~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to lib/lp/soyuz/doc/distroarchseriesbinarypackage.txt

[rs=buildbot-poller] automatic merge from stable. Revisions: 14406,
        14407, 14408, 14409, 14410 included.

Show diffs side-by-side

added added

removed removed

Lines of Context:
69
69
 
70
70
    >>> pe = BinaryPackagePublishingHistory(
71
71
    ...      binarypackagerelease=bpr.id,
 
72
    ...      binarypackagename=bpr.binarypackagename,
72
73
    ...      component=main_component.id,
73
74
    ...      section=misc_section.id,
74
75
    ...      priority=priority,
112
113
 
113
114
    >>> pe = BinaryPackagePublishingHistory(
114
115
    ...      binarypackagerelease=bpr.id,
 
116
    ...      binarypackagename=bpr.binarypackagename,
115
117
    ...      component=main_component.id,
116
118
    ...      section=misc_section.id,
117
119
    ...      priority=priority,