Source: alternative-libc-build-helpers
Section: devel
Priority: optional
Maintainer: Dmitry Bogatov <KAction@debian.org>
Build-Depends: debhelper-compat (= 12)
Standards-Version: 4.3.0
Homepage: https://salsa.debian.org/kaction/build-alternative
Vcs-Browser: https://salsa.debian.org/kaction/build-alternative
Vcs-Git: https://salsa.debian.org/kaction/build-alternative.git

Package: alternative-libc-build-helpers
Architecture: any
Depends:
 ${misc:Depends},
 dietlibc-dev (>= 0.34~cvs20160606-3) [alpha amd64 arm64 armeb armel armhf hppa i386 mips mipsel mips64el powerpc powerpcspe ppc64 ppc64el s390x sparc64 x32],
Description: helper to build Debian package with diet libc
 This package provide makefile snippet, that abstract away
 several issues, related to building package with diet libc.
 .
  * diet libc is not supported on every Debian architecture
  * code to check for build profiles is repetive
