diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,6 +3,7 @@ This is a bunch of scripts to ease the development of Debian packages with git: Usage: git-import-dsc dsc-file This will import the upstream source onto the upstream branch and add the Debian paches on the master branch + - git-import-orig: import a new upstream version into the repository - git-debuild: build a package out of a git repository, check for local modifications and tag appropriately Usage: git-debuild [--git-ignore-new] [-git-tag] |