[Collab-qa-commits] r861 - bapase

gothicx-guest at alioth.debian.org gothicx-guest at alioth.debian.org
Thu May 29 11:11:43 UTC 2008


Author: gothicx-guest
Date: 2008-05-29 11:11:43 +0000 (Thu, 29 May 2008)
New Revision: 861

Modified:
   bapase/bugs_rm_pkgs.rb
Log:
add security-tracker pseudo-package to the list

Modified: bapase/bugs_rm_pkgs.rb
===================================================================
--- bapase/bugs_rm_pkgs.rb	2008-05-29 11:07:33 UTC (rev 860)
+++ bapase/bugs_rm_pkgs.rb	2008-05-29 11:11:43 UTC (rev 861)
@@ -1,7 +1,7 @@
 #!/usr/bin/ruby -w
 
 # see merkel:/org/bugs.debian.org/etc/pseudo-packages.description
-PSEUDO_PKGS = ['base', 'cdrom', 'spam', 'press', 'kernel', 'project', 'general', 'listarchives', 'nm.debian.org', 'qa.debian.org', 'ftp.debian.org', 'www.debian.org', 'wiki.debian.org', 'bugs.debian.org', 'lists.debian.org', 'wnpp', 'cdimage.debian.org', 'tech-ctte', 'mirrors', 'security.debian.org', 'installation-reports', 'upgrade-reports', 'release-notes', 'release.debian.org']
+PSEUDO_PKGS = ['base', 'cdrom', 'spam', 'press', 'kernel', 'project', 'general', 'listarchives', 'nm.debian.org', 'qa.debian.org', 'ftp.debian.org', 'www.debian.org', 'wiki.debian.org', 'bugs.debian.org', 'lists.debian.org', 'wnpp', 'cdimage.debian.org', 'tech-ctte', 'mirrors', 'security.debian.org', 'security-tracker', 'installation-reports', 'upgrade-reports', 'release-notes', 'release.debian.org']
 
 #STDERR.puts "#{Time::now} Reading LDAP dump"
 bugid = nil




More information about the Collab-qa-commits mailing list