272
272
# 'inDistribution' returns a new collection that only has branches
273
273
# that are source package branches associated with distribution series
274
274
# for the distribution specified.
276
276
distro = series_one.distribution
278
278
# Make two branches in the same distribution, but different series and
280
280
branch = self.factory.makePackageBranch(distroseries=series_one)