~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to scripts/ftpmaster-tools/remove-package.py

  • Committer: Julian Edwards
  • Date: 2010-08-26 08:02:08 UTC
  • mfrom: (11447 launchpad)
  • mto: This revision was merged to the branch mainline in revision 11453.
  • Revision ID: julian.edwards@canonical.com-20100826080208-sut7s35g9z0qtk9v
merge devel

Show diffs side-by-side

added added

removed removed

Lines of Context:
353
353
                to_remove.append(d)
354
354
 
355
355
            if not Options.binaryonly:
356
 
                for spp in distro_series.getPublishedReleases(removal):
 
356
                for spp in distro_series.getPublishedSources(removal):
357
357
                    package = spp.sourcepackagerelease.sourcepackagename.name
358
358
                    version = spp.sourcepackagerelease.version
359
359
                    if (Options.component and