diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -8,3 +8,6 @@ This is a bunch of scripts to ease the development of Debian packages with git: Usage: git-debuild [--git-ignore-new] [-git-tag] --git-ignore-new: ignore uncommited changes --git-tag: tag after building (version number is fetched from the changelog) + +To import new upstream sources you can use tla-load-dirs from Debian with this patch: + http://honk.sigxcpu.org/unsorted-patches/tla-load-dir_git-support.diff |