Code sync
[external/cups.git] / debian / README.source
1 cups packaging for Debian
2 -------------------------
3
4 cups is maintained with bzr-builddeb on bzr.debian.org (see Vcs-Bzr: control
5 field). bzr-builddeb is documented at /usr/share/doc/bzr-builddeb/ (README.gz or
6 README.html, or the comprehensive user_manual/). 
7
8 It uses the common dpatch patch system, see
9 /usr/share/doc/dpatch/README.source.gz for details.
10
11 The really short path to get a buildable source tree is:
12
13   debcheckout cups
14   cd cups
15   bzr bd-do
16
17 Then you can do dpatch-edit-patch, change debian/*, etc. When you "exit 0", the
18 changes to debian/ will be written back to the bzr checkout, where you can
19 debcommit them.
20