File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -12,15 +12,17 @@ Standards-Version: 3.9.2
1212Package: config-package-dev
1313Architecture: all
1414Depends: cdbs, ${misc:Depends}
15- Description: CDBS modules for building configuration packages
16- This package contains a system of CDBS modules for creating Debian
15+ Description: Debhelper (and CDBS) modules for building configuration packages
16+ This package contains a system of modules for creating Debian
1717 configuration packages: packages that configure an existing Debian
1818 system by using dpkg-divert on configuration files. These modules
1919 attempt to make the process of creating configuration packages
2020 efficient by checking the md5sums of upstream configuration files
2121 that are to be modified and automatically generating the relevant
2222 postinst code to perform the diversions using the standard debhelper
23- mechanism.
23+ mechanism. In addition to a debhelper command and sequencer extension
24+ module, CDBS modules are also included, but future development will
25+ focus on the debhelper interface.
2426 .
2527 The config-package-dev modules are optimized for site defaults (i.e.
2628 configuration for a university or a company), though they are useful
You can’t perform that action at this time.
0 commit comments