summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorEmilio Pozuelo Monfort <pochu@debian.org>2023-06-21 16:03:50 +0200
committerEmilio Pozuelo Monfort <pochu@debian.org>2023-06-27 10:33:04 +0200
commitfa1f2a6575954cde08db295182c36e409f5f99b6 (patch)
treee594d787b1537b50057ccbfc994877f9e17eeea9 /bin
parent6e53648846b3c970c837c640330dc0792da9e3cd (diff)
check-new-issues: move removed packages to the data file
Diffstat (limited to 'bin')
-rwxr-xr-xbin/check-new-issues5
1 files changed, 0 insertions, 5 deletions
diff --git a/bin/check-new-issues b/bin/check-new-issues
index 320fe80d19..cccddd03fc 100755
--- a/bin/check-new-issues
+++ b/bin/check-new-issues
@@ -368,11 +368,6 @@ wnpp = read_wnpp_file(wnppfile)
# packages that should be ignored by -u/-U
ignore_missing_bugs = read_packages_file(removed_packages_file)
ignore_missing_bugs += read_packages_file(ignore_bug_file)
-# TODO: move this to data/packages/{removed,ignored-debian-bug}-packages
-ignore_missing_bugs += "linux-2.6 linux-2.6.24 \
- kfreebsd-source kfreebsd-5 kfreebsd-6 kfreebsd-7 \
- mozilla mozilla-firefox mozilla-thunderbird firefox \
- php4 gnutls11".split()
seen_pkgs = {}

© 2014-2024 Faster IT GmbH | imprint | privacy policy