From d2a526833f7178a04b00704890cf6ee8c1187618 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 4 Dec 2018 14:39:35 -0400 Subject: libghc-stm-dev package won't be in new versions of debian In Bootstrap, still try to install the package to support bootstrapping to old systems. If it's not available the bootstrapping will still succeed. The added apt-cache check is only to avoid apt complaining when asked to install a not available package. In debian/control, depend on ghc that includes stm, although propellor still supports being used with older versions of ghc Of course this control file is not being used for the package in debian any longer afaik, so something else will be done there. --- debian/changelog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index 99236fff..776e57cb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,8 @@ propellor (5.5.1) UNRELEASED; urgency=medium * Some openbsd portability fixes. Thanks, rsiddharth. * Added Libvirt module. Thanks, Sean Whitton. + * When bootstrapping on Debian, libghc-stm-dev may not be available, + as it's become part of ghc, so check before trying to install it. -- Joey Hess Tue, 23 Oct 2018 11:37:16 -0400 -- cgit v1.2.3