From 3c3394c84b46e8e65eac010b06279b71758a5712 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 1 Apr 2019 11:38:29 -0400 Subject: Sbuild.built no longer includes Apt.stdSourcesList by default, in order to support non-Debian OS's. (API change) To upgrade: Simply add Sbuild.osDebianStandard to all Sbuild.built calls which have osDebian. Thanks, Sean Whitton --- debian/changelog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 27496138..73540dfe 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +propellor (5.7.0) UNRELEASED; urgency=medium + + * Sbuild.built no longer includes Apt.stdSourcesList by default, + in order to support non-Debian OS's. (API change) + To upgrade: Simply add Sbuild.osDebianStandard to all Sbuild.built + calls which have osDebian. + Thanks, Sean Whitton + + -- Joey Hess Mon, 01 Apr 2019 11:35:15 -0400 + propellor (5.6.1) unstable; urgency=medium * fix Libvirt.hs haddock build -- cgit v1.2.3