Codebase list openssl / d9ccbd4
rules: skip the XXX part The c_rehash is almost not used, we never had the dependency. We could add it now given that the debootstrap bug is fixed but then we plan to drop it so… Signed-off-by: Sebastian Andrzej Siewior <sebastian@breakpoint.cc> Sebastian Andrzej Siewior 5 years ago
1 changed file(s) with 0 addition(s) and 5 deletion(s). Raw diff Collapse all Expand all
134134
135135 override_dh_makeshlibs:
136136 dh_makeshlibs -a -V --add-udeb="libcrypto1.1-udeb" -Xengines -- -c4
137 # XXX: This needs gets set perl:any by dh_perl which is correct, but
138 # that breaks debootstrap in jessie (the current stable). This hack
139 # could be removed once stretch is stable and contains a fixed
140 # debootstrap, see #836525
141 #sed -i 's@perl:Depends=perl:any@perl:Depends=perl@' debian/openssl.substvars
142137
143138 override_dh_shlibdeps:
144139 sed -i '/^udeb: libssl/s/libcrypto1.1-udeb/libssl1.1-udeb/' debian/libssl1.1/DEBIAN/shlibs