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
commitf35b27e4207c2df1adcd860ac2ea28edb24a14fd (patch)
tree40276acab6d2132dca117cee5c9a450a4b2288c7 /bin
parent28694b23ee292a94a823fb0f58a1459514cb8c2b (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