Revision 25426,
1.2 KB
checked in by andersk, 13 years ago
(diff) |
In config-package-dev:
* Fix DEB_CHECK_FILES and DEB_TRANSFORM_FILES with non-conffiles in
Multi-Arch: same packages.
* Fix encode script to work with Perl 5.12. While we’re at it, turn on
strict and warnings.
* Bump Standards-Version to 3.9.2 (no changes required).
* Add Vcs-Git, Vcs-Browser.
|
Rev | Line | |
---|
[22854] | 1 | Source: config-package-dev |
---|
| 2 | Section: devel |
---|
| 3 | Priority: extra |
---|
[22961] | 4 | Maintainer: Tim Abbott <tabbott@mit.edu> |
---|
[23263] | 5 | Uploaders: Anders Kaseorg <andersk@mit.edu> |
---|
[23076] | 6 | Homepage: http://debathena.mit.edu/config-package-dev |
---|
[25426] | 7 | Vcs-Git: git://andersk.mit.edu/config-package-dev.git |
---|
| 8 | Vcs-Browser: http://andersk.mit.edu/gitweb/config-package-dev.git |
---|
[25062] | 9 | Build-Depends: cdbs, |
---|
| 10 | debhelper (>= 6), |
---|
| 11 | dh-buildinfo |
---|
[25426] | 12 | Standards-Version: 3.9.2 |
---|
[22854] | 13 | |
---|
| 14 | Package: config-package-dev |
---|
| 15 | Architecture: all |
---|
| 16 | Depends: cdbs, ${misc:Depends} |
---|
| 17 | Description: CDBS modules for building configuration packages |
---|
| 18 | This package contains a system of CDBS modules for creating Debian |
---|
| 19 | configuration packages: packages that configure an existing Debian |
---|
| 20 | system by using dpkg-divert on configuration files. These modules |
---|
| 21 | attempt to make the process of creating configuration packages |
---|
| 22 | efficient by checking the md5sums of upstream configuration files |
---|
| 23 | that are to be modified and automatically generating the relevant |
---|
| 24 | postinst code to perform the diversions using the standard debhelper |
---|
| 25 | mechanism. |
---|
| 26 | . |
---|
| 27 | The config-package-dev modules are optimized for site defaults (i.e. |
---|
| 28 | configuration for a university or a company), though they are useful |
---|
| 29 | for other applications as well. |
---|
Note: See
TracBrowser
for help on using the repository browser.