summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorSalvatore Bonaccorso <carnil@debian.org>2020-06-20 09:08:55 +0200
committerSalvatore Bonaccorso <carnil@debian.org>2020-06-20 09:13:18 +0200
commit52e4c2a7f274f3edfc02225ace8ef46f53accd9d (patch)
tree9bdcd32a5d0db8c61de5753dc98a93d72da68808 /bin
parent76bb13fa65e5941aa2224ce7b0d3c5d472741441 (diff)
Remove old comment about LTS releases
Signed-off-by: Salvatore Bonaccorso <carnil@debian.org>
Diffstat (limited to 'bin')
-rwxr-xr-xbin/add-dsa-needed.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/bin/add-dsa-needed.sh b/bin/add-dsa-needed.sh
index 7c71d1cc75..59ed247cd0 100755
--- a/bin/add-dsa-needed.sh
+++ b/bin/add-dsa-needed.sh
@@ -93,8 +93,6 @@ while read pkg; do
sed -ri "/^$pkg\$/d" $tmpd/toadd-*.txt
done
-# Skip oldoldstable for now as it is an LTS release, tracked with
-# dla-needed:
for release in $releases; do
while read pkg; do
printf "%s/%s\n--\n" "$pkg" "$release" >> $output

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