aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGuido Guenther <agx@sigxcpu.org>2006-09-27 00:51:04 +0200
committerGuido Guenther <agx@bogon.sigxcpu.org>2006-09-27 00:51:04 +0200
commitcb9c7eb61425ef3aeddd0044ce9a3de82a10b5f5 (patch)
tree14c8686c5f0fc3aad07d05d9f1666bbb192627c1
parent944682b943838a6084116c190bb1acf3dfcba164 (diff)
mention apt repositorydebian/0.2
-rw-r--r--README9
1 files changed, 6 insertions, 3 deletions
diff --git a/README b/README
index 4833a82e..4b52e750 100644
--- a/README
+++ b/README
@@ -13,6 +13,9 @@ This is a bunch of scripts to ease the development of Debian packages with git:
--git-ignore-new: ignore uncommited changes
--git-tag: tag after building (version number is fetched from the changelog)
-To import new upstream sources tla-load-dirs from Debian with this patch (to
-add a git-load-dirs command) is used:
- http://honk.sigxcpu.org/unsorted-patches/tla-load-dir_git-support.diff
+To import new upstream sources a pached tla-load-dirs is required. A prebuild
+version can be found here:
+ deb http://honk.sigxcpu.org/linux-ppc/debian/ git-buildpackage/
+It has this patch applied:
+ https://honk.sigxcpu.org/unsorted-patches/tla-load-dir_git-support.diff
+