Commit a9919410 authored by Holger Levsen's avatar Holger Levsen
Browse files

Reproducible Debian: do the usrmerge variation on sid, exp and bullseye, but not on buster

parent 369038e3
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -670,7 +670,7 @@ EOF

	local pbuilder_options=()
	case "${SUITE}" in
		(unstable|experimental|buster)
		(unstable|experimental|bullseye)
			pbuilder_options+=(--extrapackages usrmerge)
			;;
	esac