--- /dev/null
+= timeliner project
+
+== building debian package
+
+The upstream software is held as the "master" branch of the project
+while the "debian" branch is used for debian package building.
+
+The debian branch is therfore a (successive) merge of tha master
+branch at tagged "release" versions together with the debian tree that
+is maintained in that branch (only). The building of debian packages
+are done with "gbp buildpackage", which then uses the current
+debian/changelog file to work out which upstream software version is
+concerned and debian/gbp.conf to connect that with the git tag for the
+relevant master branch commit. That commit needs to be merged into the
+debian branch and committed in addition to any packaging set up
+specific for debian package building, e.g. the updated of
+debian/changelog.