[Collab-qa-commits] r847 - bapase
lucas at alioth.debian.org
lucas at alioth.debian.org
Mon May 5 07:50:38 UTC 2008
Author: lucas
Date: 2008-05-05 07:50:37 +0000 (Mon, 05 May 2008)
New Revision: 847
Modified:
bapase/bugs_rm_pkgs.rb
Log:
added release.debian.org pseudo-package
Modified: bapase/bugs_rm_pkgs.rb
===================================================================
--- bapase/bugs_rm_pkgs.rb 2008-05-05 07:45:15 UTC (rev 846)
+++ bapase/bugs_rm_pkgs.rb 2008-05-05 07:50:37 UTC (rev 847)
@@ -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', 'bugs.debian.org', 'lists.debian.org', 'wnpp', 'cdimage.debian.org', 'tech-ctte', 'mirrors', 'security.debian.org', 'installation-reports', 'upgrade-reports', 'release-notes']
+PSEUDO_PKGS = ['base', 'cdrom', 'spam', 'press', 'kernel', 'project', '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', 'release.debian.org']
#STDERR.puts "#{Time::now} Reading LDAP dump"
bugid = nil
More information about the Collab-qa-commits
mailing list