]> andersk Git - config-package-dev.git/blame - examples/EXAMPLES
Make check-files aware of multiarch
[config-package-dev.git] / examples / EXAMPLES
CommitLineData
56709134
TA
1This directory contains example packages using the config-package-dev
2system that you can start from in designing your own packages.
3
4debathena-conffile-example-1.0: Example package using DEB_DIVERT_FILES to divert configuration files
5debathena-bin-example-1.0: Example package diverting binaries using DEB_DIVERT_FILES
6debathena-bin-example-1.1: Upgrade of debathena-bin-example-1.0 removing one of the diversions using DEB_UNDIVERT_FILES.
7debathena-transform-example-1.0: Example package using DEB_TRANSFORM_FILES
8debathena-cron-example-1.0: Example package using DEB_REMOVE_FILES to disable a cron job
9
10Note that if you want the control files to be regenerated from the
11control.in files, you need to add
12
13DEB_AUTO_UPDATE_DEBIAN_CONTROL=1
14
15to the debian/rules files (or e.g. set it in your environment).
16
17We do not include DEB_AUTO_UPDATE_DEBIAN_CONTROL=1 in these example
18rules files because option is banned in official Debian packages (see
19the CDBS section of <http://ftp-master.debian.org/REJECT-FAQ.html>).
This page took 0.042154 seconds and 5 git commands to generate.