]> git.donarmstrong.com Git - dak.git/blobdiff - scripts/debian/byhand-di
scripts/debian/byhand-di: don't append -proposed-updates if it's already there
[dak.git] / scripts / debian / byhand-di
index af03af4c8f3d3bfb12fbeab67139ae3cedc90791..8427a8632804aea1f330ee6ae82a9a6338afc920 100755 (executable)
@@ -32,7 +32,7 @@ case $SUITE in
     "")
        error "Error: unable to determine suite from Changes file"
        ;;
-    unstable|sid)
+    unstable|sid|*-proposed-updates)
        : # nothing to do
        ;;
     *)