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
commitd9e06da9a03eca30877a17f03f3f013b3df56328 (patch)
tree33ce9860c4fafa08ca87d57d006d94cfc5b1b4d5 /bin
parent25bd255e8d3054b669a6a56d60020970d7cd572f (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