Hello w/git

For bonus points, use git-buildpackage to build GNU Hello.

  1. To the package dir

    cd back to the directory you used to package hello.

  2. Initialize the repository

    Mind you, it's a repository in the git sense:

  3. Add the contents of the unpacked source package

  4. Commit that

  5. Add the debian branch

  6. Add the files and commit

  7. Build under git control