summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGuido Guenther <agx@sigxcpu.org>2006-10-29 12:29:59 +0100
committerGuido Guenther <agx@bogon.sigxcpu.org>2006-10-29 12:29:59 +0100
commit700bb61a80c24768d6ed2b2fa1e5560e320a4f28 (patch)
tree36e3fcb2842b76be6c461c6e60b9ed4a78690922
parent35d92639e80cb5cb3da3f84c5b6cafaaac44dd04 (diff)
git-load-dirs is now in unstable
-rw-r--r--README6
-rw-r--r--debian/changelog12
2 files changed, 10 insertions, 8 deletions
diff --git a/README b/README
index 24607b0b..a5da6053 100644
--- a/README
+++ b/README
@@ -14,9 +14,3 @@ 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 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
-
diff --git a/debian/changelog b/debian/changelog
index 95b80f7e..23838d05 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,18 @@
+git-buildpackage (0.2.9) git-buildpackage; urgency=low
+
+ * UNRELEASED
+ * README: no need to mention git-load-dirs anymore, it's in unstable now.
+ Thanks John.
+
+ -- Guido Guenther <agx@sigxcpu.org> Sun, 29 Oct 2006 12:28:49 +0100
+
git-buildpackage (0.2.8) git-buildpackage; urgency=low
- * UNRELEASED
* sanitze_version: strip of epochs
* minor cosmetic cleanups all over the place
+ *
- -- Guido Guenther <agx@sigxcpu.org> Mon, 9 Oct 2006 12:53:22 +0200
+ -- Guido Guenther <agx@sigxcpu.org> Sun, 29 Oct 2006 12:28:23 +0100
git-buildpackage (0.2.7) git-buildpackage; urgency=low