Skip to content

Commit 1c1864a

Browse files
jdreedgeofft
authored andcommitted
Update description in control file
[geofft@mit.edu: tweak wording]
1 parent cbd430a commit 1c1864a

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

debian/control

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,15 +12,17 @@ Standards-Version: 3.9.2
1212
Package: config-package-dev
1313
Architecture: all
1414
Depends: 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

0 commit comments

Comments
 (0)