~wgrant/ubuntu-archive-tools/ddebs-2

« back to all changes in this revision

Viewing changes to sru-report

  • Committer: Adam Conrad
  • Date: 2013-05-30 04:54:33 UTC
  • Revision ID: adconrad@0c3.net-20130530045433-zaudotre10mtn2cu
Only keep kde-l10n-de as a placeholder for kde-l10n-*

Show diffs side-by-side

added added

removed removed

Lines of Context:
555
555
                    pkg not in ('language-pack-en', 'language-pack-en-base')):
556
556
                continue
557
557
 
 
558
            if (pkg.startswith('kde-l10n-') and pkg != 'kde-l10n-de'):
 
559
                continue
 
560
 
558
561
            # skip everything that shows up on the kernel SRU reports
559
562
            if (pkg in ('linux-firmware', 'linux', 'linux-ppc',
560
563
                        'linux-armadaxp', 'linux-ti-omap4', 'linux-lowlatency',