summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xdebian/leap-madison.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/leap-madison.sh b/debian/leap-madison.sh
index c6bd044..9e2ca9e 100755
--- a/debian/leap-madison.sh
+++ b/debian/leap-madison.sh
@@ -22,7 +22,7 @@ name=$1
[ -z "$name" ] && usage
# Platform
-for dist in jessie stretch
+for dist in jessie stretch buster sid
do
for component in master snapshots staging 0.10
do