Patch management:
-----------------

This package uses quilt to manage Debian related, Debian originated, backported
and/or third party patches against the upstream version, so you need to install
quilt to work with this package, i. e.:

    apt-get install quilt

The makefile debian/rules provides targets to apply and unapply all patches:

    debian/rules patch
    debian/rules unpatch

If you use quilt 0.46-4.1 or later, a more detailed introduction about quilt
and Debian packaging can be viewed with the in the below-mentioned command:

    more /usr/share/doc/quilt/README.source



Version control system:
-----------------------

Upstreams version control system can be viewed with an internet browser using
the stated below URI.  If this is a native Debian package (packages without a
hyphen in the Debian version are native packages), the Debian packaging is
probably also in this repository.

    http://palcal.cvs.sourceforge.net/palcal

To check out a copy of the current development version you can either use the
command line client for the used version control system or an graphical
frontend, for example:

    cvs -d ':pserver:anonymous@palcal.cvs.sourceforge.net:/cvsroot/palcal' login
    (the password is empty, so you can just hit enter at the prompt)
    cvs -z3 -d ':pserver:anonymous@palcal.cvs.sourceforge.net:/cvsroot/palcal' checkout pal



 -- Carsten Hey <c.hey@web.de>  Tue, 17 Jun 2008 16:41:03 +0200
