diff --git a/make-ppa b/make-ppa index 38a7f1f..13eb22f 100755 --- a/make-ppa +++ b/make-ppa @@ -25,7 +25,7 @@ COPR=0 DPUT=0 # NOTE: These are the supported distributions by Ubuntu Launchpad and Debian: -DPUT_DISTRIBUTIONS="precise trusty xenial bionic focal jammy kinetic unstable" +DPUT_DISTRIBUTIONS="precise trusty xenial bionic focal jammy lunar mantic unstable" while [ $# -gt 0 ] ; do if [ "$1" == "dput" ] ; then