config-package-dev 5.4 source package in Ubuntu
Changelog
config-package-dev (5.4) unstable; urgency=medium
* Add a basic autopkgtest to make sure the examples build.
* Move packaging to GitHub, and add the .travis.yml from
http://travis.debian.net/ to run autopkgtests on each push.
* examples/*: Bump debian/compat to 9 (no changes) and
Standards-Version to 4.1.0 (change priority to "optional").
-- Geoffrey Thomas <email address hidden> Wed, 18 Oct 2017 10:14:41 -0400
Upload details
- Uploaded by:
- Debathena Project on 2017-10-19
- Uploaded to:
- Sid
- Original maintainer:
- Debathena Project
- Architectures:
- all
- Section:
- devel
- Urgency:
- Medium Urgency
See full publishing history Publishing
| Series | Published | Component | Section | |
|---|---|---|---|---|
| Bionic | release | on 2017-10-27 | universe | devel |
Downloads
| File | Size | SHA-256 Checksum |
|---|---|---|
| config-package-dev_5.4.dsc | 1.7 KiB | 554ae526cc7a579e2c42942f976b2757abf69fda9b622c299ffda8d8e7691bda |
| config-package-dev_5.4.tar.xz | 22.3 KiB | ca4e521ae49f05642d507bf05bcc11b613e3fe6ee57da6883fc76dc27f827fb3 |
Available diffs
- diff from 5.2 to 5.4 (3.7 KiB)
No changes file available.
Binary packages built by this source
- config-package-dev: Debhelper (and CDBS) modules for building configuration packages
This package contains a system of 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. In addition to a debhelper command and sequencer extension
module, CDBS modules are also included, but future development will
focus on the debhelper interface.
.
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.

