Revision 23076,
1000 bytes
checked in by tabbott, 16 years ago
(diff) |
Improve config-package-dev documentation and examples.
|
Line | |
---|
1 | Source: config-package-dev |
---|
2 | Section: devel |
---|
3 | Priority: extra |
---|
4 | Maintainer: Tim Abbott <tabbott@mit.edu> |
---|
5 | Homepage: http://debathena.mit.edu/config-package-dev |
---|
6 | Build-Depends: @cdbs@ |
---|
7 | Standards-Version: 3.8.0 |
---|
8 | |
---|
9 | Package: config-package-dev |
---|
10 | Architecture: all |
---|
11 | Depends: cdbs, ${misc:Depends} |
---|
12 | Description: CDBS modules for building configuration packages |
---|
13 | This package contains a system of CDBS modules for creating Debian |
---|
14 | configuration packages: packages that configure an existing Debian |
---|
15 | system by using dpkg-divert on configuration files. These modules |
---|
16 | attempt to make the process of creating configuration packages |
---|
17 | efficient by checking the md5sums of upstream configuration files |
---|
18 | that are to be modified and automatically generating the relevant |
---|
19 | postinst code to perform the diversions using the standard debhelper |
---|
20 | mechanism. |
---|
21 | . |
---|
22 | The config-package-dev modules are optimized for site defaults (i.e. |
---|
23 | configuration for a university or a company), though they are useful |
---|
24 | for other applications as well. |
---|
Note: See
TracBrowser
for help on using the repository browser.