Source: dbs
Section: devel
Priority: optional
Maintainer: Robert Luberda <robert@debian.org>
Build-Depends: debhelper (>= 5.0.40)
Standards-Version: 3.7.2

Package: dbs
Architecture: all
Depends: make, bzip2, ${perl:Depends}
Description: Allows Debian source packages with multiple patches
 DBS stands for Debian Build System and is an alternative approach for
 source packages which want to ship a pristine source and then apply
 patches to it. This allows the distribution of multiple patches inside
 one package that are applied during the build process.
