Source: config-package-dev
Section: devel
Priority: extra
Maintainer: Tim Abbott <tabbott@mit.edu>
Uploaders: Anders Kaseorg <andersk@mit.edu>
Homepage: http://debathena.mit.edu/config-package-dev
Vcs-Git: git://andersk.mit.edu/config-package-dev.git
Vcs-Browser: http://andersk.mit.edu/gitweb/config-package-dev.git
Build-Depends: cdbs,
 debhelper (>= 6),
 dh-buildinfo
Standards-Version: 3.9.2

Package: config-package-dev
Architecture: all
Depends: cdbs, ${misc:Depends}
Description: CDBS modules for building configuration packages
 This package contains a system of CDBS modules for creating Debian
 configuration packages: packages that configure an existing Debian
 system by using dpkg-divert on configuration files.  These modules
 attempt to make the process of creating configuration packages
 efficient by checking the md5sums of upstream configuration files
 that are to be modified and automatically generating the relevant
 postinst code to perform the diversions using the standard debhelper
 mechanism.
 .
 The config-package-dev modules are optimized for site defaults (i.e.
 configuration for a university or a company), though they are useful
 for other applications as well.
