diff --git a/debian/changelog b/debian/changelog index b4b1f44..a1f4260 100644 --- a/debian/changelog +++ b/debian/changelog @@ -24,8 +24,10 @@ ubuntu-dev-tools (0.146) UNRELEASED; urgency=low Kitterman (LP: #1088010) * seeded-in-ubuntu: Clarify that "not seeded" binary packages may not exist (LP: #1029620) - * mk-sbuild: Name cross chroots after the build architecture and target - (LP: #1087194) + * mk-sbuild: + - Name cross chroots after the build architecture and target + (LP: #1087194) + - Use the sbuild schroot profile. [ Iain Lane ] * sponsor-patch: Allow all supported bare releases now that LP rewrites diff --git a/mk-sbuild b/mk-sbuild index d4ce4cd..dece157 100755 --- a/mk-sbuild +++ b/mk-sbuild @@ -712,6 +712,7 @@ root-groups=$ADMIN_GROUPS #source-root-users=$ADMIN_GROUPS #source-root-groups=$ADMIN_GROUPS type=SCHROOT_TYPE +profile=sbuild EOM if [ $EATMYDATA -eq 1 ]; then cat >> "$TEMP_SCHROOTCONF" <