Build debs for Ubuntu jaunty / 9.10.
[git-tools-moved-to-github.git] / id-deb-build / id-pbuild-all.sh
index 13b6048..265c8c9 100755 (executable)
@@ -9,7 +9,7 @@ if test ! -e "$PKG"; then
        echo "${PKG} does not exist"
        exit 1
 fi
-for dist in intrepid hardy etch lenny; do
+for dist in jaunty intrepid hardy etch lenny; do
        for arch in i386 amd64; do
                if $update; then
                        DIST=$dist ARCH=$arch pbuilder update --override-config