Source: cdbs
Section: devel
Priority: optional
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
XSBC-Original-Maintainer: CDBS Hackers <build-common-hackers@lists.alioth.debian.org>
Build-Depends-Indep: debhelper,
 dh-buildinfo,
 autoconf,
 fakeroot,
 python-dev,
 python-all-dev,
 python3-all-dev,
# Only needed for PPAs now since cdbs isn't in main in 18.04+
# python3-scour <!nocheck>,
 pypy-dev,
 dh-python,
 ant,
 default-jdk-headless | default-jdk,
 sharutils,
 lzma
Uploaders: Jonas Smedegaard <dr@jones.dk>,
 Marc Dequènes (Duck) <Duck@DuckCorp.org>,
 Rémi Thebault (RTbo) <remi.thebault@gmail.com>,
 Vasudev Kamath <kamathvasudev@gmail.com>
Standards-Version: 4.1.1
Vcs-Git: https://anonscm.debian.org/git/build-common/cdbs.git
Vcs-Browser: https://anonscm.debian.org/git/build-common/cdbs.git

Package: cdbs
Architecture: all
Multi-Arch: foreign
Depends: dh-translations, python3-scour
Recommends: autotools-dev
Suggests: devscripts
Description: common build system for Debian packages
 This package contains the Common Debian Build System, an abstract build
 system based on Makefile inheritance which is completely extensible and
 overridable.  In other words, CDBS provides a sane set of default rules
 upon which packages can build; any or all rules may be overridden as
 needed.
