[Collab-qa-commits] r1379 - bapase
djpig at alioth.debian.org
djpig at alioth.debian.org
Sun Jan 25 12:58:55 UTC 2009
Author: djpig
Date: 2009-01-25 12:58:55 +0000 (Sun, 25 Jan 2009)
New Revision: 1379
Modified:
bapase/bugs_rm_pkgs.rb
Log:
Update list of pseudo packages
Modified: bapase/bugs_rm_pkgs.rb
===================================================================
--- bapase/bugs_rm_pkgs.rb 2009-01-14 21:00:58 UTC (rev 1378)
+++ bapase/bugs_rm_pkgs.rb 2009-01-25 12:58:55 UTC (rev 1379)
@@ -5,12 +5,9 @@
'general', 'listarchives', 'nm.debian.org', 'qa.debian.org',
'ftp.debian.org', 'www.debian.org', 'bugs.debian.org', 'lists.debian.org',
'wnpp', 'cdimage.debian.org', 'tech-ctte', 'mirrors', 'security.debian.org',
-'installation-reports', 'upgrade-reports', 'release-notes' ]
+'installation-reports', 'upgrade-reports', 'release-notes', 'wiki.debian.org', 'security-tracker', 'release.debian.org', 'debian-i18n', 'buildd.emdebian.org', 'buildd.debian.org' ]
EXCLUDED = [
- /^wiki.debian.org$/, # pseudo-package not listed on merkel?
- /^release.debian.org$/, # pseudo-package not listed on merkel?
- /^security-tracker$/, # pseudo-package not listed on merkel?
/^(linux|kernel)-(image|source)-/, # we don't care about those bugs for now
]
More information about the Collab-qa-commits
mailing list