Source: libselinux Version: 2.6-3 Severity: wishlist It would be great if the next upload of libselinux could convert the DEB_STAGE=stage1 code to support a bootstrapping build profile, i.e. supporting DEB_BUILD_PROFILES=stage1 and updating Build-Depends to something like:
Build-Depends: debhelper (>= 9), dh-python <!stage1>, file, gem2deb (>= 0.5.0~) <!stage1>, libsepol1-dev (>= 2.6), libpcre3-dev, pkg-config, python-all-dev (>= 2.6.6-3~) <!stage1>, python3-all-dev <!stage1>, swig <!stage1> And also mark the affected packages in debian/control with Build-Profiles: <!stage1> This would make it easier to automate the bootstrapping of this package. I should be able to write a patch for you if you want. -- Daniel Schepler _______________________________________________ SELinux-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/selinux-devel
